/*------------- #THEME STYLES --------------*/
/*------------- #TABLE OF CONTENTS --------------*/
/*------------------------------------------------------------------

1. Blocks / Styles for Blocks
	1.1 Acordion
	1.2 Alerts
	1.3 Blogs
	1.4 Buttons
	1.5 Choose
	1.6 Clients
	1.7 Comments
	1.8 Conference Details
	1.9 Counters
	1.10 Counting Down
	1.11 Course Details
	1.12 Course Features
	1.13 Double Images
	1.14 Curriculum Event
	1.15 Curriculum List
	1.16 Dotted Map
	1.17 Events
	1.18 Forms
	1.19 Heading
	1.20 Info Box
	1.21 Jquery Typehead
	1.22 Module Image
	1.23 Navigation
	1.24 Nice Select
	1.25 Our Video
	1.26 Pagination
	1.27 Pagination Arrow
	1.28 Popup Search
	1.29 Pricing Tables
	1.30 Product Case
	1.31 Raiting Details
	1.32 Reviews
	1.33 Screenshots
	1.34 Send Message Popup
	1.35 Skew Rows
	1.36 Skills
	1.37 Sliders
	1.38 Smartphone Video
	1.39 Socials
	1.40 Sorting
	1.41 Subscribe Form
	1.42 Switcher
	1.43 Teammembers
	1.44 Testimonials
	1.45 Tripple Images
	1.46 Zoom Images
2. Theme Styles / Main Theme Styles
	2.1 Fonts / Styles for fonts
	2.2 Footer
	2.3 Global
	2.4 Grid / Styles for modular grid
	2.5 Header
	2.6 Helper / Additional classes
	2.7 Magnific Popup
	2.8 Mixins
	2.9 Normalize / Makes browsers render all elements more consistently and in line with modern standards
	2.10 Page 404
	2.11 Primary Menu
	2.12 Stunning Header
	2.13 Top Bar
	2.14 Typography / Typography Rules
	2.15 Variables / Variables for styles
3. Widgets / Styles for all Widgets
	3.1 Widget About
	3.2 Widget Author
	3.3 Widget Category
	3.4 Widget Contacts
	3.5 Widget Events
	3.6 Widget Follow
	3.7 Widget Info
	3.8 Widget Latest Members
	3.9 Widget Latest News
	3.10 Widget List
	3.11 Widget Popular Products
	3.12 Widget Search
	3.13 Widget Tags



-------------------------------------------------------------------*/
/*------------- #VARIABLES --------------*/
/*------------- #GLOBAL STYLES --------------*/
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  position: relative;
  height: 100%; }

body {
  background: #fff;
  color: #4b5d73;
  font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, serif, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.02em; }

img {
  max-width: 100%;
  height: auto;
  display: inline-block; }

blockquote {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0; }

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px; }

table {
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left; }

th {
  text-align: left; }

table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  border: 1px solid #ddd; }

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

table, th, td {
  border: 1px solid #ddd; }

table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
  border-top: 0; }

table > tbody + tbody {
  border-top: 2px solid #ddd; }

table table {
  background-color: #fff; }

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none; }

table > thead > tr > td.active,
table > tbody > tr > td.active,
table > tfoot > tr > td.active,
table > thead > tr > th.active,
table > tbody > tr > th.active,
table > tfoot > tr > th.active,
table > thead > tr.active > td,
table > tbody > tr.active > td,
table > tfoot > tr.active > td,
table > thead > tr.active > th,
table > tbody > tr.active > th,
table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

table > thead > tr > td.success,
table > tbody > tr > td.success,
table > tfoot > tr > td.success,
table > thead > tr > th.success,
table > tbody > tr > th.success,
table > tfoot > tr > th.success,
table > thead > tr.success > td,
table > tbody > tr.success > td,
table > tfoot > tr.success > td,
table > thead > tr.success > th,
table > tbody > tr.success > th,
table > tfoot > tr.success > th {
  background-color: #dff0d8; }

table > thead > tr > td.info,
table > tbody > tr > td.info,
table > tfoot > tr > td.info,
table > thead > tr > th.info,
table > tbody > tr > th.info,
table > tfoot > tr > th.info,
table > thead > tr.info > td,
table > tbody > tr.info > td,
table > tfoot > tr.info > td,
table > thead > tr.info > th,
table > tbody > tr.info > th,
table > tfoot > tr.info > th {
  background-color: #d9edf7; }

table > thead > tr > td.warning,
table > tbody > tr > td.warning,
table > tfoot > tr > td.warning,
table > thead > tr > th.warning,
table > tbody > tr > th.warning,
table > tfoot > tr > th.warning,
table > thead > tr.warning > td,
table > tbody > tr.warning > td,
table > tfoot > tr.warning > td,
table > thead > tr.warning > th,
table > tbody > tr.warning > th,
table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

table > thead > tr > td.danger,
table > tbody > tr > td.danger,
table > tfoot > tr > td.danger,
table > thead > tr > th.danger,
table > tbody > tr > th.danger,
table > tfoot > tr > th.danger,
table > thead > tr.danger > td,
table > tbody > tr.danger > td,
table > tfoot > tr.danger > td,
table > thead > tr.danger > th,
table > tbody > tr.danger > th,
table > tfoot > tr.danger > th {
  background-color: #f2dede; }

a {
  text-decoration: none;
  color: #273f5b;
  transition: all 0.15s linear; }

p {
  font-size: 16px; }
  @media (max-width: 600px) {
    p {
      font-size: 14px; } }

figure {
  margin: 0;
  max-width: 100%; }

select {
  width: 100%;
  border: 1px solid #4b5d73;
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */ }

textarea {
  height: auto;
  min-height: 50px; }

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #4b5d73; }

textarea:-moz-placeholder,
input:-moz-placeholder {
  color: #4b5d73; }

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
  color: #4b5d73; }

input, textarea {
  -moz-box-shadow: none;
  box-shadow: none; }
  input:invalid, textarea:invalid {
    border: 1px solid #ff00004d; }
  input:-moz-submit-invalid, textarea:-moz-submit-invalid {
    box-shadow: none; }
  input.wpcf7-form-control, textarea.wpcf7-form-control {
    width: 100%; }

/*------------- #Styles for list --------------*/
ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.list {
  color: #273f5b;
  overflow: hidden;
  margin-left: 30px; }
  .list ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .list li {
    margin-bottom: 0.35em;
    font-size: 1em;
    overflow: hidden;
    clear: both;
    transition: all .3s ease;
    font-weight: 700; }
    @media (max-width: 640px) {
      .list li {
        font-size: .8em; } }
    .list li a, .list li li {
      color: inherit;
      display: block;
      overflow: hidden; }
    .list li i, .list li .utouch-icon {
      margin-right: 20px;
      margin-top: 7px;
      font-size: 12px;
      float: left;
      height: 1em;
      width: 1em; }
  .list.with-padding {
    padding-left: 60px; }

.list--standard i, .list--standard .utouch-icon {
  color: #01a23c;
  fill: #01a23c; }

.list--standard a:hover {
  color: #01a23c;
  fill: #01a23c; }

.list--breez li i, .list--breez li .utouch-icon {
  color: #00ffff;
  fill: #00ffff;
  height: 32px;
  width: 32px;
  margin-top: 0; }

.list--breez li a {
  color: #00ffff; }

.list--primary i, .list--primary .utouch-icon {
  color: #0083ff;
  fill: #0083ff; }

.list--primary a:hover {
  color: #0083ff;
  fill: #0083ff; }

ol {
  counter-reset: list1;
  padding-left: 20px;
  margin: 0; }
  ol li {
    list-style: none;
    margin-bottom: 18px;
    font-size: 18px;
    transition: all .3s ease;
    position: relative;
    padding-left: 30px; }
    ol li a {
      display: inline-block; }
  ol.list {
    margin-left: 0; }

/* Init counter */
ol li:before {
  position: absolute;
  counter-increment: list1;
  /* Add "1" */
  content: counter(list1, decimal-leading-zero) " ";
  /* Show count */
  color: #273f5b;
  display: inline-block;
  left: 0; }

ol ol {
  counter-reset: list2;
  margin: 10px 0;
  padding-left: 0; }

ol ol li {
  padding-left: 40px; }

ol ol li:before {
  counter-increment: list2;
  content: counter(list1) "." counter(list2) ". "; }

ol ul ol {
  counter-reset: list1; }
  ol ul ol li:before {
    counter-increment: list1;
    /* Add "1" */
    content: counter(list1, decimal-leading-zero) " ";
    /* Show count */ }

blockquote p {
  margin: 0; }

p {
  margin: 0 0 1.5em 0; }

table {
  margin: 1.5em 0; }

ul ul,
ol ul,
ul ol {
  margin: 10px 0;
  padding-left: 0; }

ul ol li::before {
  position: absolute;
  counter-increment: list1;
  content: counter(list1, decimal-leading-zero) " ";
  color: #2f2c2c;
  display: inline-block;
  font-size: 18px;
  left: 0; }

ul ol ul li::before {
  content: "\f0da";
  position: absolute;
  left: 0;
  transition: all .3s ease;
  font-family: "FontAwesome";
  counter-increment: none;
  font-size: 12px; }

ol ul ol li:before {
  counter-increment: list1;
  /* Add "1" */
  content: counter(list1, decimal-leading-zero) " ";
  /* Show count */
  color: #273f5b;
  display: inline-block;
  position: absolute;
  list-style: none;
  font-size: 18px;
  left: 0; }

ol ol ol {
  counter-reset: list3; }

ol ol ol li {
  padding-left: 55px; }

ol ol ol li::before {
  counter-increment: list3;
  content: counter(list1) "." counter(list1) "." counter(list3) "."; }

ul ol li {
  padding-left: 30px; }

blockquote {
  margin: 3em 0;
  padding: 15px 15px 15px 40px;
  position: relative; }
  @media (max-width: 640px) {
    blockquote {
      padding-left: 50px;
      margin: 1em 0; } }
  blockquote h6 {
    font-size: 14px;
    font-weight: 400;
    color: #6a87a9; }
    blockquote h6 span {
      color: #0083ff;
      font-weight: 700;
      display: block; }
  blockquote cite {
    display: block;
    color: #4b5d73;
    font-size: .7em; }
    blockquote cite:before {
      content: "\2014\00a0";
      color: #4b5d73; }
  blockquote:before {
    content: "";
    width: 100px;
    height: 70px;
    position: absolute;
    top: -10px;
    left: 0;
    display: block;
    background: url("/static/gentouch/svg/quotes.svg?1dd3c1665a7f") 50% 50% no-repeat;
    background-size: cover;
    z-index: -1; }
    @media (max-width: 640px) {
      blockquote:before {
        top: 0; } }
  blockquote p {
    margin: 0 0 20px !important;
    font-size: 28px;
    line-height: 1.3em;
    font-weight: 700; }
    @media (max-width: 640px) {
      blockquote p {
        font-size: 16px; } }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

@media (max-width: 640px) {
  ol li {
    font-size: 13px;
    padding-left: 20px; }
  ol ol li {
    padding-left: 30px; }
  ol ol ol li {
    padding-left: 40px; } }

/*------------- #TYPOGRAPHY --------------*/
h1, .h1 {
  font-size: 48px;
  font-weight: 700;
  color: #273f5b;
  font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin: .5em 0;
  line-height: 1em;
  letter-spacing: 0.02em; }
  h1 a, .h1 a {
    color: inherit; }
  @media (max-width: 800px) {
    h1, .h1 {
      font-size: 2em; } }
  @media (max-width: 640px) {
    h1, .h1 {
      font-size: 1.8em; } }
  @media (max-width: 480px) {
    h1, .h1 {
      font-size: 1.6em; } }
  @media (max-width: 360px) {
    h1, .h1 {
      font-size: 1.5em; } }

h2, .h2 {
  margin: .5em 0;
  font-size: 38px;
  line-height: 1.3em;
  font-weight: 700;
  color: #273f5b;
  font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: 0.02em; }
  h2 a, .h2 a {
    color: inherit; }
  @media (max-width: 800px) {
    h2, .h2 {
      font-size: 1.9em; } }
  @media (max-width: 640px) {
    h2, .h2 {
      font-size: 1.7em; } }
  @media (max-width: 480px) {
    h2, .h2 {
      font-size: 1.5em; } }
  @media (max-width: 360px) {
    h2, .h2 {
      font-size: 1.3em; } }

h3, .h3 {
  margin: .5em 0;
  font-size: 36px;
  line-height: 1.3em;
  font-weight: 700;
  color: #273f5b;
  font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: 0.02em; }
  h3 a, .h3 a {
    color: inherit; }
  @media (max-width: 800px) {
    h3, .h3 {
      font-size: 1.8em; } }
  @media (max-width: 640px) {
    h3, .h3 {
      font-size: 1.6em; } }
  @media (max-width: 480px) {
    h3, .h3 {
      font-size: 1.4em; } }
  @media (max-width: 360px) {
    h3, .h3 {
      font-size: 1.2em; } }

h4, .h4 {
  margin: .5em 0;
  font-size: 32px;
  line-height: 1.3em;
  font-weight: 700;
  color: #273f5b;
  font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: 0.02em; }
  h4 a, .h4 a {
    color: inherit; }
  @media (max-width: 800px) {
    h4, .h4 {
      font-size: 1.7em; } }
  @media (max-width: 640px) {
    h4, .h4 {
      font-size: 1.5em; } }
  @media (max-width: 480px) {
    h4, .h4 {
      font-size: 1.3em; } }
  @media (max-width: 360px) {
    h4, .h4 {
      font-size: 1.1em; } }

h5, .h5 {
  margin: .5em 0;
  font-size: 24px;
  line-height: 1.3em;
  font-weight: 700;
  color: #273f5b;
  font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: 0.02em; }
  h5 a, .h5 a {
    color: inherit; }
  @media (max-width: 800px) {
    h5, .h5 {
      font-size: 1.6em; } }
  @media (max-width: 640px) {
    h5, .h5 {
      font-size: 1.4em; } }
  @media (max-width: 480px) {
    h5, .h5 {
      font-size: 1.2em; } }
  @media (max-width: 360px) {
    h5, .h5 {
      font-size: 1em; } }

h6, .h6 {
  margin: .5em 0;
  font-size: 18px;
  line-height: 1.3em;
  font-weight: 700;
  color: #273f5b;
  font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: 0.02em; }
  h6 a, .h6 a {
    color: inherit; }
  @media (max-width: 800px) {
    h6, .h6 {
      font-size: 1.4em; } }
  @media (max-width: 640px) {
    h6, .h6 {
      font-size: 1.2em; } }
  @media (max-width: 480px) {
    h6, .h6 {
      font-size: 1em; } }
  @media (max-width: 360px) {
    h6, .h6 {
      font-size: .9em; } }

/*------------- #Styles for First-Letter --------------*/
.first-letter--dark-round span:first-of-type {
  display: block;
  position: relative;
  width: 70px;
  height: 70px;
  background-color: #2f2c2c;
  border-radius: 50%;
  float: left;
  margin-right: 20px;
  line-height: 70px;
  font-size: 30px;
  color: #fff;
  text-align: center; }

.first-letter--squared span:first-of-type {
  display: block;
  position: relative;
  width: 70px;
  height: 70px;
  border-radius: 5px;
  float: left;
  margin-right: 20px;
  line-height: 70px;
  font-size: 30px;
  color: #fff;
  text-align: center;
  background-color: #0083ff; }

.first-letter--dark span:first-of-type {
  margin-right: 20px;
  font-size: 48px;
  line-height: 48px;
  color: #273f5b;
  float: left; }

.first-letter--primary span:first-of-type {
  color: #0083ff;
  margin-right: 20px;
  font-size: 48px;
  line-height: 48px;
  float: left; }

/*------------- #Styles for Text Selection --------------*/
/*Selection dark*/
.selection--dark::-moz-selection {
  background: #273f5b;
  color: #4b5d73; }

.selection--dark::selection {
  background: #273f5b;
  color: #4b5d73; }

/*Selection primary*/
.selection--primary::-moz-selection {
  color: #fff; }

.selection--primary::selection {
  color: #fff; }

/*Selection gray*/
.selection--gray::-moz-selection {
  background: #e1e1e1;
  color: #273f5b; }

.selection--gray::selection {
  background: #e1e1e1;
  color: #273f5b; }

dl {
  margin-bottom: 24px; }

dl dt {
  margin-bottom: 5px;
  color: #777;
  font-weight: bold; }

dl dd {
  margin-bottom: 5px;
  margin-left: 20px; }

abbr {
  border-bottom: 1px dotted;
  cursor: help;
  border-color: #4b5d73; }

/*------------- #VARIABLES --------------*/
@media (max-width: 799px) {
  body.crumina-grid .col-sm-1, body.crumina-grid .col-sm-2, body.crumina-grid .col-sm-3, body.crumina-grid .col-sm-4, body.crumina-grid .col-sm-5, body.crumina-grid .col-sm-6, body.crumina-grid .col-sm-7, body.crumina-grid .col-sm-8, body.crumina-grid .col-sm-9, body.crumina-grid .col-sm-10, body.crumina-grid .col-sm-11, body.crumina-grid .col-sm-12 {
    float: left; }
  body.crumina-grid .col-sm-12 {
    width: 100%; }
  body.crumina-grid .col-sm-11 {
    width: 91.66666667%; }
  body.crumina-grid .col-sm-10 {
    width: 83.33333333%; }
  body.crumina-grid .col-sm-9 {
    width: 75%; }
  body.crumina-grid .col-sm-8 {
    width: 66.66666667%; }
  body.crumina-grid .col-sm-7 {
    width: 58.33333333%; }
  body.crumina-grid .col-sm-6 {
    width: 50%; }
  body.crumina-grid .col-sm-5 {
    width: 41.66666667%; }
  body.crumina-grid .col-sm-4 {
    width: 33.33333333%; }
  body.crumina-grid .col-sm-3 {
    width: 25%; }
  body.crumina-grid .col-sm-2 {
    width: 16.66666667%; }
  body.crumina-grid .col-sm-1 {
    width: 8.33333333%; }
  body.crumina-grid .col-sm-pull-12 {
    right: 100%; }
  body.crumina-grid .col-sm-pull-11 {
    right: 91.66666667%; }
  body.crumina-grid .col-sm-pull-10 {
    right: 83.33333333%; }
  body.crumina-grid .col-sm-pull-9 {
    right: 75%; }
  body.crumina-grid .col-sm-pull-8 {
    right: 66.66666667%; }
  body.crumina-grid .col-sm-pull-7 {
    right: 58.33333333%; }
  body.crumina-grid .col-sm-pull-6 {
    right: 50%; }
  body.crumina-grid .col-sm-pull-5 {
    right: 41.66666667%; }
  body.crumina-grid .col-sm-pull-4 {
    right: 33.33333333%; }
  body.crumina-grid .col-sm-pull-3 {
    right: 25%; }
  body.crumina-grid .col-sm-pull-2 {
    right: 16.66666667%; }
  body.crumina-grid .col-sm-pull-1 {
    right: 8.33333333%; }
  body.crumina-grid .col-sm-pull-0 {
    right: auto; }
  body.crumina-grid .col-sm-push-12 {
    left: 100%; }
  body.crumina-grid .col-sm-push-11 {
    left: 91.66666667%; }
  body.crumina-grid .col-sm-push-10 {
    left: 83.33333333%; }
  body.crumina-grid .col-sm-push-9 {
    left: 75%; }
  body.crumina-grid .col-sm-push-8 {
    left: 66.66666667%; }
  body.crumina-grid .col-sm-push-7 {
    left: 58.33333333%; }
  body.crumina-grid .col-sm-push-6 {
    left: 50%; }
  body.crumina-grid .col-sm-push-5 {
    left: 41.66666667%; }
  body.crumina-grid .col-sm-push-4 {
    left: 33.33333333%; }
  body.crumina-grid .col-sm-push-3 {
    left: 25%; }
  body.crumina-grid .col-sm-push-2 {
    left: 16.66666667%; }
  body.crumina-grid .col-sm-push-1 {
    left: 8.33333333%; }
  body.crumina-grid .col-sm-push-0 {
    left: auto; }
  body.crumina-grid .col-sm-offset-12 {
    margin-left: 100%; }
  body.crumina-grid .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  body.crumina-grid .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  body.crumina-grid .col-sm-offset-9 {
    margin-left: 75%; }
  body.crumina-grid .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  body.crumina-grid .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  body.crumina-grid .col-sm-offset-6 {
    margin-left: 50%; }
  body.crumina-grid .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  body.crumina-grid .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  body.crumina-grid .col-sm-offset-3 {
    margin-left: 25%; }
  body.crumina-grid .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  body.crumina-grid .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  body.crumina-grid .col-sm-offset-0 {
    margin-left: 0; } }

@media (max-width: 570px) {
  body.crumina-grid .col-xs-1, body.crumina-grid .col-xs-2, body.crumina-grid .col-xs-3, body.crumina-grid .col-xs-4, body.crumina-grid .col-xs-5, body.crumina-grid .col-xs-6, body.crumina-grid .col-xs-7, body.crumina-grid .col-xs-8, body.crumina-grid .col-xs-9, body.crumina-grid .col-xs-10, body.crumina-grid .col-xs-11, body.crumina-grid .col-xs-12 {
    float: left; }
  body.crumina-grid .col-xs-12 {
    width: 100%; }
  body.crumina-grid .col-xs-11 {
    width: 91.66666667%; }
  body.crumina-grid .col-xs-10 {
    width: 83.33333333%; }
  body.crumina-grid .col-xs-9 {
    width: 75%; }
  body.crumina-grid .col-xs-8 {
    width: 66.66666667%; }
  body.crumina-grid .col-xs-7 {
    width: 58.33333333%; }
  body.crumina-grid .col-xs-6 {
    width: 50%; }
  body.crumina-grid .col-xs-5 {
    width: 41.66666667%; }
  body.crumina-grid .col-xs-4 {
    width: 33.33333333%; }
  body.crumina-grid .col-xs-3 {
    width: 25%; }
  body.crumina-grid .col-xs-2 {
    width: 16.66666667%; }
  body.crumina-grid .col-xs-1 {
    width: 8.33333333%; }
  body.crumina-grid .col-xs-pull-12 {
    right: 100%; }
  body.crumina-grid .col-xs-pull-11 {
    right: 91.66666667%; }
  body.crumina-grid .col-xs-pull-10 {
    right: 83.33333333%; }
  body.crumina-grid .col-xs-pull-9 {
    right: 75%; }
  body.crumina-grid .col-xs-pull-8 {
    right: 66.66666667%; }
  body.crumina-grid .col-xs-pull-7 {
    right: 58.33333333%; }
  body.crumina-grid .col-xs-pull-6 {
    right: 50%; }
  body.crumina-grid .col-xs-pull-5 {
    right: 41.66666667%; }
  body.crumina-grid .col-xs-pull-4 {
    right: 33.33333333%; }
  body.crumina-grid .col-xs-pull-3 {
    right: 25%; }
  body.crumina-grid .col-xs-pull-2 {
    right: 16.66666667%; }
  body.crumina-grid .col-xs-pull-1 {
    right: 8.33333333%; }
  body.crumina-grid .col-xs-pull-0 {
    right: auto; }
  body.crumina-grid .col-xs-push-12 {
    left: 100%; }
  body.crumina-grid .col-xs-push-11 {
    left: 91.66666667%; }
  body.crumina-grid .col-xs-push-10 {
    left: 83.33333333%; }
  body.crumina-grid .col-xs-push-9 {
    left: 75%; }
  body.crumina-grid .col-xs-push-8 {
    left: 66.66666667%; }
  body.crumina-grid .col-xs-push-7 {
    left: 58.33333333%; }
  body.crumina-grid .col-xs-push-6 {
    left: 50%; }
  body.crumina-grid .col-xs-push-5 {
    left: 41.66666667%; }
  body.crumina-grid .col-xs-push-4 {
    left: 33.33333333%; }
  body.crumina-grid .col-xs-push-3 {
    left: 25%; }
  body.crumina-grid .col-xs-push-2 {
    left: 16.66666667%; }
  body.crumina-grid .col-xs-push-1 {
    left: 8.33333333%; }
  body.crumina-grid .col-xs-push-0 {
    left: auto; }
  body.crumina-grid .col-xs-offset-12 {
    margin-left: 100%; }
  body.crumina-grid .col-xs-offset-11 {
    margin-left: 91.66666667%; }
  body.crumina-grid .col-xs-offset-10 {
    margin-left: 83.33333333%; }
  body.crumina-grid .col-xs-offset-9 {
    margin-left: 75%; }
  body.crumina-grid .col-xs-offset-8 {
    margin-left: 66.66666667%; }
  body.crumina-grid .col-xs-offset-7 {
    margin-left: 58.33333333%; }
  body.crumina-grid .col-xs-offset-6 {
    margin-left: 50%; }
  body.crumina-grid .col-xs-offset-5 {
    margin-left: 41.66666667%; }
  body.crumina-grid .col-xs-offset-4 {
    margin-left: 33.33333333%; }
  body.crumina-grid .col-xs-offset-3 {
    margin-left: 25%; }
  body.crumina-grid .col-xs-offset-2 {
    margin-left: 16.66666667%; }
  body.crumina-grid .col-xs-offset-1 {
    margin-left: 8.33333333%; }
  body.crumina-grid .col-xs-offset-0 {
    margin-left: 0; } }

@media (max-width: 768px) {
  body.crumina-grid .kc_column_inner + .kc_column_inner {
    margin-top: 40px; } }

@media (max-width: 768px) {
  body.crumina-grid .kc_column + .kc_column {
    margin-top: 30px; } }

body.crumina-grid .kc_col-of-5 {
  width: 20%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px; }
  @media (max-width: 800px) {
    body.crumina-grid .kc_col-of-5 {
      width: 50%; } }
  @media (max-width: 570px) {
    body.crumina-grid .kc_col-of-5 {
      width: 100%; } }

@media (max-width: 800px) {
  body.crumina-grid * > .kc_col-of-5:last-child {
    width: 100%; } }

@media (max-width: 799px) {
  body.crumina-grid .col-3-responsive-wrapper .kc_column.col-md-4.col-sm-12 {
    width: 33.3333%; } }

@media (max-width: 600px) {
  body.crumina-grid .col-3-responsive-wrapper .kc_column.col-md-4.col-sm-12 {
    width: 100%; } }

@media (max-width: 768px) {
  body.crumina-grid .col-3-responsive-wrapper .kc_column + .kc_column {
    margin-top: 0; } }

@media (max-width: 600px) {
  body.crumina-grid .col-3-responsive-wrapper .kc_column + .kc_column {
    margin-top: 30px; } }

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  display: table;
  content: " ";
  width: 100%; }

.container {
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  .container {
    width: 710px;
    padding-right: 20px;
    padding-left: 20px; }
  .row {
    margin-right: -10px;
    margin-left: -10px; } }

@media (min-width: 992px) {
  .container {
    width: 965px; } }

@media (min-width: 1200px) {
  .container {
    width: 1140px; } }

@media (min-width: 1400px) {
  .container {
    width: 1240px; } }

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto; }

.row {
  margin-right: -20px;
  margin-left: -20px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px; }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0; } }

@media (min-width: 800px) and (max-width: 1199px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0; } }

.kc-elm.small-section {
  max-width: 750px;
  margin: 0 auto;
  float: none; }

.kc-elm.small-section-f-left {
  max-width: 750px;
  float: left; }

.kc-elm.medium-section {
  max-width: 900px;
  margin: 0 auto;
  float: none; }

.kc-container {
  position: relative;
  z-index: 1; }

.kc_row:not(.kc_row_inner) {
  padding: 120px 0; }
  @media (max-width: 800px) {
    .kc_row:not(.kc_row_inner) {
      padding: 60px 0; } }
  @media (max-width: 360px) {
    .kc_row:not(.kc_row_inner) {
      padding: 30px 0; } }

.kc_row_inner + .kc_row_inner {
  margin-top: 40px; }
  @media (max-width: 640px) {
    .kc_row_inner + .kc_row_inner {
      margin-top: 0; } }

.kc-col-inner-container > .kc-elm {
  margin-bottom: 30px; }
  .kc-col-inner-container > .kc-elm:last-child {
    margin-bottom: 0; }
  .kc-col-inner-container > .kc-elm p:last-child {
    margin-bottom: 0; }

@media (max-width: 768px) {
  .kc-col-inner-container > .kc-elm.product-description-solution {
    margin-top: 0;
    margin-bottom: 60px; } }

.kc-col-container > .kc-elm + .kc-elm {
  margin-top: 30px; }

.kc-col-container > .kc-elm {
  margin-bottom: 0; }

@media (max-width: 799px) {
  body.kc-css-system .kc_column.col-sm-6 {
    width: 50%; } }

@media (max-width: 570px) {
  body.kc-css-system .kc_column.col-xs-12 {
    width: 100%; } }

@media (max-width: 570px) {
  .col-xs-12 + .col-xs-12 {
    margin-top: 20px; } }

/*------------- #HELPERS --------------*/
.align-center,
.aligncenter {
  text-align: center; }

.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

.visual-hidden,
.hide {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.half-width {
  width: 50%;
  float: left; }

.ovh {
  overflow: hidden; }

.f-left {
  float: left; }

.f-right {
  float: right; }

.f-none {
  float: none; }

.shadow-image {
  box-shadow: 24px 50px 60px rgba(0, 0, 0, 0.3); }

.table {
  display: table; }

.table-cell {
  display: table-cell;
  vertical-align: middle;
  float: none; }
  @media (max-width: 640px) {
    .table-cell {
      display: block;
      float: left; } }

.text-t-none {
  text-transform: none; }

@media (max-width: 480px) {
  .centered-on-mobile {
    text-align: center; } }

.overlay--light {
  background: rgba(0, 0, 0, 0.2); }

.no-padding {
  padding: 0 !important; }
  @media (max-width: 640px) {
    .no-padding {
      padding: 0 15px !important; } }

.no-margin {
  margin: 0; }

.item-fully-transparent {
  opacity: 0; }

.full-block {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.full-height {
  height: 100%; }

.full-width {
  width: 100%; }

.display-flex {
  display: flex;
  align-items: center; }
  .display-flex.content-center {
    justify-content: center; }

.inline-block, .kc-elm.inline-block {
  display: inline-block;
  width: auto;
  float: none; }

.inline-items > * {
  display: inline-block;
  vertical-align: middle; }

.inline-items > .inline-items + .inline-items {
  margin-left: 70px; }

.block-rounded-shadow {
  border-radius: 10px;
  padding: 60px;
  box-shadow: 10px 0 50px 0 rgba(18, 25, 33, 0.1); }

.overlay-standard, .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(18, 25, 33, 0.4);
  transition: all 0.4s ease; }

.full-bloc-link {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.medium-padding80 {
  padding: 80px 0; }
  @media (max-width: 800px) {
    .medium-padding80 {
      padding: 35px 0; } }

.medium-padding100 {
  padding: 100px 0; }
  @media (max-width: 800px) {
    .medium-padding100 {
      padding: 35px 0; } }

.medium-padding120 {
  padding: 120px 0; }
  @media (max-width: 800px) {
    .medium-padding120 {
      padding: 35px 0; } }

.medium-padding180 {
  padding: 180px 0; }
  @media (max-width: 800px) {
    .medium-padding180 {
      padding: 90px 0; } }

.medium-padding270 {
  padding: 270px 0; }
  @media (max-width: 800px) {
    .medium-padding270 {
      padding: 100px 0; } }

.pb100 {
  padding-bottom: 100px; }
  @media (max-width: 800px) {
    .pb100 {
      padding-bottom: 35px; } }

.pt80 {
  padding-top: 80px; }
  @media (max-width: 800px) {
    .pt80 {
      padding-top: 35px; } }

.pt180 {
  padding-top: 180px; }

.pt100 {
  padding-top: 100px; }
  @media (max-width: 800px) {
    .pt100 {
      padding-top: 35px; } }

.pt400 {
  padding-top: 400px; }
  @media (max-width: 1024px) {
    .pt400 {
      padding-top: 200px; } }
  @media (max-width: 768px) {
    .pt400 {
      padding-top: 100px; } }

.pb360 {
  padding-bottom: 360px; }

.pb120 {
  padding-bottom: 120px; }
  @media (max-width: 800px) {
    .pb120 {
      padding-bottom: 35px; } }

.pt120 {
  padding-top: 120px; }
  @media (max-width: 800px) {
    .pt120 {
      padding-top: 35px; } }

.pb80 {
  padding-bottom: 80px; }
  @media (max-width: 800px) {
    .pb80 {
      padding-bottom: 35px; } }

.pb30 {
  padding-bottom: 30px; }

.mt60 {
  margin-top: 60px; }
  @media (max-width: 800px) {
    .mt60 {
      margin-top: 35px; } }

.mb30 {
  margin-bottom: 30px; }

.mb60 {
  margin-bottom: 60px; }
  @media (max-width: 800px) {
    .mb60 {
      margin-bottom: 35px; } }

.padding-left60-desktop {
  padding-left: 60px; }
  @media (max-width: 980px) {
    .padding-left60-desktop {
      padding-left: 0; } }

.color-icon {
  color: #6987ab; }

.font-color-custom * {
  color: inherit; }

.bg-secondary-color {
  background-color: #273f5b; }

.bg-primary-color {
  background-color: #0083ff; }

.c-yellow-light {
  color: #ffff00; }

.weight-bold {
  font-weight: 700; }

.weight-normal {
  font-weight: 400; }

.half-height-bg {
  position: absolute;
  height: 50%;
  left: 0;
  right: 0;
  top: 0; }

.d-flex--content-inline {
  float: none;
  display: flex;
  align-items: center; }
  .d-flex--content-inline .btn {
    margin-left: auto; }

.negative-margin-top80 {
  margin-top: -80px; }

.negative-margin-bottom80 {
  margin-bottom: -80px; }

.box-shadow--black {
  box-shadow: 30px 0 100px rgba(0, 0, 0, 0.2); }

.pos-relative {
  position: relative; }

.fill-white {
  fill: #fff; }

.display-block {
  display: block; }

/*------------- #Styles for preloader --------------*/
#hellopreloader {
  display: block;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-width: 100%;
  background: #66b5ff url(/static/gentouch/svg/preload.svg?1dd3c1665a7f) center center no-repeat;
  background-size: 41px;
  opacity: 1; }

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: none;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  outline: none; }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
  border: none; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/static/gentouch/fonts/fontawesome-webfont.eot?v=4.7.0&1f9bf151aa45");
  src: url("/static/gentouch/fonts/fontawesome-webfont.eot?&1f9bf151aa45#iefix&v=4.7.0") format("embedded-opentype"), url("/static/gentouch/fonts/fontawesome-webfont.woff2?v=4.7.0&1f9bf151aa45") format("woff2"), url("/static/gentouch/fonts/fontawesome-webfont.woff?v=4.7.0&1f9bf151aa45") format("woff"), url("/static/gentouch/fonts/fontawesome-webfont.ttf?v=4.7.0&1f9bf151aa45") format("truetype"), url("/static/gentouch/fonts/fontawesome-webfont.svg?v=4.7.0&1f9bf151aa45#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the.utouch-icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-handshake-o:before {
  content: "\f2b5"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-o:before {
  content: "\f2b7"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-book-o:before {
  content: "\f2ba"; }

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb"; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-circle-o:before {
  content: "\f2be"; }

.fa-user-o:before {
  content: "\f2c0"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2"; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3"; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-eercast:before {
  content: "\f2da"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-snowflake-o:before {
  content: "\f2dc"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-meetup:before {
  content: "\f2e0"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/*------------- #HEADER --------------*/
.header {
  background: #fff;
  position: fixed;
  width: 100%;
  z-index: 20;
  left: 0;
  color: #839dbc;
  transition: all .3s ease;
  box-shadow: 15px 0 25px 0 rgba(200, 219, 239, 0.3);
  padding-top: 6px; }
  @media (max-width: 1024px) {
    .header > .container {
      width: 100%; } }
  .header.header-color-inherit .site-logo .logo-text .logo-sub-title,
  .header.header-color-inherit .primary-menu-menu > li > a,
  .header.header-color-inherit .nav-add li a,
  .header.header-color-inherit .site-logo .logo-text .logo-title,
  .header.header-color-inherit .nav-add li.cart i,
  .header.header-color-inherit .nav-add li.search i,
  .header.header-color-inherit .primary-menu-menu li .indicator,
  .header.header-color-inherit .primary-menu-menu > li:hover > a > .indicator {
    color: inherit; }
  .header.header-color-inherit .primary-menu-menu > li::before,
  .header.header-color-inherit .primary-menu-menu > li::after {
    border-color: inherit; }
  .header.header-color-inherit .nav-add li.search i:hover {
    color: inherit; }
  .header.header-color-inherit .nav-add li a {
    opacity: .5; }
    .header.header-color-inherit .nav-add li a:hover {
      opacity: 1; }
  .header.header-has-topbar {
    padding: 0; }
    .header.header-has-topbar .header-lines-decoration {
      position: relative;
      top: auto; }
    .header.header-has-topbar + .header-spacer {
      height: 192px; }
  .header.headroom--not-top {
    box-shadow: 40px 0 25px 0 rgba(200, 219, 239, 0.7); }
    .header.headroom--not-top .top-bar, .header.headroom--not-top .top-bar-link {
      opacity: 0;
      visibility: hidden;
      max-height: 0;
      margin-bottom: 0;
      overflow: hidden;
      padding: 0; }
    .header.headroom--not-top.header--small-lines .primary-menu-menu > li::before {
      bottom: 0; }
    .header.headroom--not-top .primary-menu-menu ul.sub-menu,
    .header.headroom--not-top .primary-menu-menu > li > .megamenu {
      top: calc(100% - 4px); }
    .header.headroom--not-top.header--menu-rounded .primary-menu-menu > li {
      padding: 20px 0; }
    .header.headroom--not-top.header--menu-rounded .primary-menu-menu ul.sub-menu,
    .header.headroom--not-top.header--menu-rounded .primary-menu-menu > li > .megamenu {
      top: 100%; }
    .header.headroom--not-top .primary-menu-menu ul.sub-menu li ul.sub-menu {
      top: -20px; }
    .header.headroom--not-top .primary-menu-menu > li {
      padding: 20px 9px; }
  .header .site-logo {
    margin-bottom: 0; }

.header-content-wrapper {
  position: relative;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between; }

.nav-add {
  margin: 0;
  padding-left: 39px; }
  .nav-add li {
    display: inline-block; }
    .nav-add li .utouch-icon {
      transition: all .3s ease;
      height: 28px;
      width: 28px;
      padding: 2px;
      fill: #6987ab; }
    .nav-add li .utouch-icon-search {
      top: 4px;
      position: relative; }
  .nav-add:hover .utouch-icon {
    fill: #0083ff; }

.header-spacer {
  position: relative;
  width: 100%;
  height: 140px;
  background: transparent; }

.header-spacer--small {
  height: 105px; }

.site-logo {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden; }
  .site-logo img {
    float: left;
    margin-right: 12px; }

.logo-text {
  float: left;
  margin-top: 10px;
  line-height: 1;
  letter-spacing: -0.03em; }

.logo-title {
  font-size: 30px;
  color: #273f5b;
  font-family: 'Baloo Paaji', cursive;
  line-height: .7; }

.logo-sub-title {
  font-size: 14px;
  font-weight: 700; }

.header-lines-decoration {
  width: 100%;
  position: absolute;
  top: 0;
  height: 6px; }
  .header-lines-decoration span {
    height: 100%;
    width: 14%;
    float: left; }
    .header-lines-decoration span:first-child, .header-lines-decoration span:last-child {
      width: 15%; }

.header--dark {
  background-color: #121921; }
  .header--dark .logo-title {
    color: #fff; }
  .header--dark .logo-sub-title {
    color: #0083ff; }
  .header--dark .mob-menu--title {
    color: #fff; }

.header--blue-lighteen {
  background-color: #ecf5fe; }

.header--menu-rounded .primary-menu-menu > li > a {
  padding: 10px 13px;
  border-radius: 30px;
  background-color: transparent; }

.header--menu-rounded .primary-menu-menu > li {
  padding: 50px 0; }

.header--menu-rounded .primary-menu-menu > li::before {
  display: none; }

.header--menu-rounded .primary-menu-menu > li > a:hover,
.header--menu-rounded .primary-menu-menu > li.current-menu-item > a {
  background-color: #ecf4fc; }

.header--menu-rounded.header--dark .primary-menu-menu > li > a:hover,
.header--menu-rounded.header--dark .primary-menu-menu > li.current-menu-item > a {
  background-color: rgba(0, 131, 255, 0.2); }

.header--menu-rounded.header--blue-lighteen .primary-menu-menu > li > a:hover,
.header--menu-rounded.header--blue-lighteen .primary-menu-menu > li.current-menu-item > a {
  background-color: #fff; }

.header--menu-rounded .primary-menu-menu > li > .megamenu,
.header--menu-rounded .primary-menu-menu ul.sub-menu {
  border-top: none;
  top: calc(100% - 18px); }

.header--menu-rounded .primary-menu-menu ul.sub-menu li ul.sub-menu {
  border-top: none; }

.header--menu-rounded .primary-menu-menu > li > .megamenu {
  top: calc(100% - 20px); }

.header--small-lines .primary-menu-menu > li::before {
  border-top: 3px solid;
  bottom: 30px; }

.header--small-lines .primary-menu-menu > li > .megamenu {
  top: calc(100% - 34px); }

.header--small-lines .primary-menu-menu ul.sub-menu {
  top: calc(100% - 34px); }

.header--small-lines .primary-menu-menu > li {
  padding: 40px 9px; }

.header--small-lines + .header-spacer {
  height: 105px; }

.admin-bar #site-header {
  top: 46px; }
  @media screen and (min-width: 783px) {
    .admin-bar #site-header {
      top: 32px; } }

/*================= Styles for sticky-Header =========*/
.animated {
  -webkit-animation-duration: .5s;
  -moz-animation-duration: .5s;
  -o-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  will-change: transform,opacity; }
  @media (max-width: 480px) {
    .animated {
      animation-fill-mode: none;
      will-change: unset; } }

@-webkit-keyframes swingInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(-90deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg); } }

@-moz-keyframes swingInX {
  0% {
    -moz-transform: perspective(400px) rotateX(-90deg); }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg); } }

@-o-keyframes swingInX {
  0% {
    -o-transform: perspective(400px) rotateX(-90deg); }
  100% {
    -o-transform: perspective(400px) rotateX(0deg); } }

@keyframes swingInX {
  0% {
    transform: perspective(400px) rotateX(-90deg); }
  100% {
    transform: perspective(400px) rotateX(0deg); } }

.animated.swingInX {
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ie-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: swingInX;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: swingInX;
  -o-backface-visibility: visible !important;
  -o-animation-name: swingInX;
  backface-visibility: visible !important;
  animation-name: swingInX; }
  @media (max-width: 480px) {
    .animated.swingInX {
      animation-name: none;
      transform-origin: unset; } }

@-webkit-keyframes swingOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(-90deg); } }

@-moz-keyframes swingOutX {
  0% {
    -moz-transform: perspective(400px) rotateX(0deg); }
  100% {
    -moz-transform: perspective(400px) rotateX(-90deg); } }

@-o-keyframes swingOutX {
  0% {
    -o-transform: perspective(400px) rotateX(0deg); }
  100% {
    -o-transform: perspective(400px) rotateX(-90deg); } }

@keyframes swingOutX {
  0% {
    transform: perspective(400px) rotateX(0deg); }
  100% {
    transform: perspective(400px) rotateX(-90deg); } }

.animated.swingOutX {
  -webkit-transform-origin: top;
  -webkit-animation-name: swingOutX;
  -webkit-backface-visibility: visible !important;
  -moz-animation-name: swingOutX;
  -moz-backface-visibility: visible !important;
  -o-animation-name: swingOutX;
  -o-backface-visibility: visible !important;
  animation-name: swingOutX;
  backface-visibility: visible !important; }
  @media (max-width: 480px) {
    .animated.swingOutX {
      animation-name: none;
      transform-origin: unset; } }

@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(0); } }

@-moz-keyframes slideDown {
  0% {
    -moz-transform: translateY(-100%); }
  100% {
    -moz-transform: translateY(0); } }

@-o-keyframes slideDown {
  0% {
    -o-transform: translateY(-100%); }
  100% {
    -o-transform: translateY(0); } }

@keyframes slideDown {
  0% {
    transform: translateY(-100%); }
  100% {
    transform: translateY(0); } }

.animated.slideDown {
  -webkit-animation-name: slideDown;
  -moz-animation-name: slideDown;
  -o-animation-name: slideDown;
  animation-name: slideDown; }
  @media (max-width: 480px) {
    .animated.slideDown {
      animation-name: none; } }

@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-100%); } }

@-moz-keyframes slideUp {
  0% {
    -moz-transform: translateY(0); }
  100% {
    -moz-transform: translateY(-100%); } }

@-o-keyframes slideUp {
  0% {
    -o-transform: translateY(0); }
  100% {
    -o-transform: translateY(-100%); } }

@keyframes slideUp {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-100%); } }

.animated.slideUp {
  -webkit-animation-name: slideUp;
  -moz-animation-name: slideUp;
  -o-animation-name: slideUp;
  animation-name: slideUp; }
  @media (max-width: 480px) {
    .animated.slideUp {
      animation-name: none; } }

@-webkit-keyframes swingInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(-90deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg); } }

@-moz-keyframes swingInX {
  0% {
    -moz-transform: perspective(400px) rotateX(-90deg); }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg); } }

@-o-keyframes swingInX {
  0% {
    -o-transform: perspective(400px) rotateX(-90deg); }
  100% {
    -o-transform: perspective(400px) rotateX(0deg); } }

@keyframes swingInX {
  0% {
    transform: perspective(400px) rotateX(-90deg); }
  100% {
    transform: perspective(400px) rotateX(0deg); } }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@-moz-keyframes flipInX {
  0% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@-o-keyframes flipInX {
  0% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  100% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

.animated.flipInX {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInX;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInX;
  backface-visibility: visible !important;
  animation-name: flipInX; }
  @media (max-width: 480px) {
    .animated.flipInX {
      animation-name: none; } }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@-moz-keyframes flipOutX {
  0% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@-o-keyframes flipOutX {
  0% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

.animated.flipOutX {
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -moz-animation-name: flipOutX;
  -moz-backface-visibility: visible !important;
  -o-animation-name: flipOutX;
  -o-backface-visibility: visible !important;
  animation-name: flipOutX;
  backface-visibility: visible !important; }
  @media (max-width: 480px) {
    .animated.flipOutX {
      animation-name: none; } }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-200px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0); } }

@-moz-keyframes bounceInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-200px); }
  60% {
    opacity: 1;
    -moz-transform: translateY(30px); }
  80% {
    -moz-transform: translateY(-10px); }
  100% {
    -moz-transform: translateY(0); } }

@-o-keyframes bounceInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-200px); }
  60% {
    opacity: 1;
    -o-transform: translateY(30px); }
  80% {
    -o-transform: translateY(-10px); }
  100% {
    -o-transform: translateY(0); } }

@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-200px); }
  60% {
    opacity: 1;
    transform: translateY(30px); }
  80% {
    transform: translateY(-10px); }
  100% {
    transform: translateY(0); } }

.animated.bounceInDown {
  -webkit-animation-name: bounceInDown;
  -moz-animation-name: bounceInDown;
  -o-animation-name: bounceInDown;
  animation-name: bounceInDown; }
  @media (max-width: 480px) {
    .animated.bounceInDown {
      animation-name: none; } }

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-200px); } }

@-moz-keyframes bounceOutUp {
  0% {
    -moz-transform: translateY(0); }
  30% {
    opacity: 1;
    -moz-transform: translateY(20px); }
  100% {
    opacity: 0;
    -moz-transform: translateY(-200px); } }

@-o-keyframes bounceOutUp {
  0% {
    -o-transform: translateY(0); }
  30% {
    opacity: 1;
    -o-transform: translateY(20px); }
  100% {
    opacity: 0;
    -o-transform: translateY(-200px); } }

@keyframes bounceOutUp {
  0% {
    transform: translateY(0); }
  30% {
    opacity: 1;
    transform: translateY(20px); }
  100% {
    opacity: 0;
    transform: translateY(-200px); } }

.animated.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  -moz-animation-name: bounceOutUp;
  -o-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }
  @media (max-width: 480px) {
    .animated.bounceOutUp {
      animation-name: none;
      transform-origin: unset; } }

/*================= Responsive Mode ============*/
@media (max-width: 1024px) {
  .header.header-has-topbar + .header-spacer {
    height: 141px; }
  .header.header--small-lines + .header-spacer {
    height: 111px; }
  .header.header-has-topbar .top-bar-link {
    display: block;
    visibility: visible; } }

@media (max-width: 940px) {
  .header .header-content-wrapper {
    flex-direction: column; }
  .header.header-has-topbar .header-content-wrapper {
    padding-top: 40px; }
  .header .site-logo {
    margin-right: 0;
    margin-top: 25px; }
  .primary-menu {
    margin-left: 0; }
  .primary-menu-menu > li {
    padding: 40px 9px; }
  .nav-add {
    margin: 15px 0; }
  .primary-menu-menu > li > .megamenu {
    background-image: none !important; }
  .header-spacer {
    height: 206px; }
  .header--small-lines + .header-spacer {
    height: 171px; }
  .header-spacer--small {
    height: 220px; }
  .header.header-has-topbar + .header-spacer {
    height: 247px; }
  .header.header--small-lines + .header-spacer {
    height: 181px; } }

@media (max-width: 790px) {
  .nav-add {
    padding: 0 0 0 25px; } }

@media (max-width: 768px) {
  .header .header-content-wrapper {
    flex-direction: row;
    justify-content: space-between; }
  .header.header-has-topbar .header-content-wrapper {
    padding: 30px 0; }
  .header .site-logo {
    margin-right: 25px;
    order: 0;
    margin-top: 0; }
  .primary-menu {
    order: 0;
    margin-left: auto; }
  .primary-menu-menu > li {
    padding: 30px 9px; }
  .header {
    position: relative;
    animation: none !important;
    padding: 30px 0; }
  .header-spacer {
    display: none; }
  .header > .container {
    padding: 0 15px; }
  .header--menu-rounded .primary-menu-responsive .primary-menu-menu > li > a {
    border-radius: 0; } }

@media (max-width: 390px) {
  .header .header-content-wrapper {
    display: block;
    float: left; }
  .header .site-logo {
    margin-right: 0;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .nav-add {
    padding: 0;
    float: right; } }

/*
Item name: primary-menu - Responsive Megamenu
Author: marcoarib - marco.arib@gmail.com
License: http://codecanyon.net/licenses
*/
/*
	CONTENTS:

	 1 - MENU CONTAINER
		- Scrollable menu
	 2 - BRAND
	 3 - MENU
		- Right alignment
		- Menu items
		- Active/hover state
	 4 - DROPDOWN
		- Dropdown items
		- Hover state
		- Dropdown left alignment
	 5 - DROPDOWN/MEGAMENU INDICATORS
	 6 - MEGAMENU
	 7 - MEGAMENU WIDTHS
		- Half width
		- Quarter width
	 8 - GRID SYSTEM
	 9 - SHOW/HIDE BUTTON (MOBILE MODE)
		- Icon
	10 - ICONS (parent menu items)
	11 - SEARCH FIELD
		- Form
		- Input
	12 - VERTICAL TABS
	13 - COLOR SCHEMES
	14 - MOBILE MODE (RESPONSIVE MODE)
		- Menu container
		- Brand
		- Show/hide button
		- Menu
		- Dropdown
		- Dropdown items
		- Dropdown/megamenu indicators
		- Megamenu
		- Search field
*/
/* 1 - MENU CONTAINER
======================================*/
.primary-menu,
.primary-menu * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.primary-menu > ul {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  list-style: none; }

.primary-menu a {
  -o-transition: color .3s linear, background .3s linear;
  -moz-transition: color .3s linear, background .3s linear;
  -webkit-transition: color .3s linear, background .3s linear;
  transition: color .3s linear, background .3s linear; }

/* scrollable menu */
.primary-menu-menu.scrollable > .scrollable-fix {
  display: none; }

/* 2 - BRAND
======================================*/
.primary-menu-brand {
  margin: 18px 30px 0 0;
  float: left;
  color: #666;
  text-decoration: none;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  cursor: pointer; }

/* 3 - MENU
======================================*/
/* Right alignment */
/* Menu items */
.primary-menu-menu > li {
  display: inline-block;
  position: relative;
  padding: 55px 9px;
  float: left; }

.primary-menu-menu > li > a {
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  transition: all .3s ease;
  color: #6a85a6;
  display: inline-block;
  line-height: 1; }

.primary-menu-menu > li:hover > a,
.primary-menu-menu > li:hover,
.primary-menu-menu > li.current-menu-item a,
.primary-menu-menu > li.current-menu-item {
  color: #0083ff; }

.primary-menu-menu > li:before {
  content: '';
  display: block;
  width: 100%;
  border-top: 4px solid;
  border-radius: 5px;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: all .3s linear; }

.primary-menu-menu > li:hover:before,
.primary-menu-menu > li.current-menu-item:before {
  opacity: 1; }

.primary-menu-menu > li > i {
  font-size: 10px; }

.primary-menu-responsive .primary-menu-menu > li > i {
  display: none; }

.primary-menu-menu > li.menu-item-has-mega-menu {
  position: static; }

.no-menu-box {
  font-size: 14px; }

/* 4 - DROPDOWN
======================================*/
.primary-menu-menu ul.sub-menu,
.primary-menu-menu ul.sub-menu li ul.sub-menu {
  position: absolute;
  z-index: 9999;
  left: -29px;
  margin-top: 0;
  min-width: 260px;
  top: calc(100% - 4px);
  background-color: #ffffff;
  padding: 20px 0 30px;
  border-radius: 4px 4px 10px 10px;
  box-shadow: 10px 0 50px rgba(18, 25, 33, 0.1);
  list-style: none;
  display: none;
  border-top: 4px solid #0083ff;
  margin-bottom: 0; }

@media (max-width: 768px) {
  .primary-menu-menu ul.sub-menu,
  .primary-menu-menu ul.sub-menu li ul.sub-menu {
    box-shadow: none;
    padding: 0; } }

.primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li,
.primary-menu-menu ul.sub-menu li {
  position: relative; }

.primary-menu-menu ul.sub-menu li:before,
.primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li:before {
  content: '';
  display: block;
  height: 100%;
  width: 3px;
  background-color: #d6dfeb;
  left: 40px;
  top: 0;
  position: absolute;
  transition: background-color .3s ease; }

.primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li:before {
  left: 0; }

.primary-menu-menu ul.sub-menu li:first-child:before,
.primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li:first-child:before {
  border-radius: 3px 3px 0 0; }

.primary-menu-menu ul.sub-menu li:last-child:before,
.primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li:last-child:before {
  border-radius: 0 0 3px 3px; }

.primary-menu-menu ul.sub-menu a i {
  margin-left: 10px;
  opacity: 0;
  transition: all .4s ease;
  font-size: 12px;
  color: #e1e1e1;
  text-align: center;
  margin-right: 0;
  position: absolute;
  top: 50%;
  margin-top: -6px; }

.primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li a i {
  font-size: 24px;
  opacity: 1;
  margin-right: 15px;
  margin-left: 0;
  vertical-align: middle; }

.primary-menu-menu ul.sub-menu li ul.sub-menu {
  left: 100%;
  top: -20px; }

/* Dropdown items */
.primary-menu-menu ul.sub-menu li {
  clear: both;
  width: 100%;
  border: 0 none;
  position: relative; }

.primary-menu-menu ul.sub-menu li a {
  padding: 11px 40px 11px 73px;
  position: relative;
  transition: all .4s ease-out;
  display: block;
  color: #4b5d73;
  line-height: 1; }

@media (max-width: 640px) {
  .primary-menu-menu ul.sub-menu li a {
    padding: 10px; } }

.primary-menu-menu ul.sub-menu li.menu-item-has-children .sub-menu {
  border-top: none; }
  .primary-menu-menu ul.sub-menu li.menu-item-has-children .sub-menu a {
    padding-left: 40px; }
  .primary-menu-menu ul.sub-menu li.menu-item-has-children .sub-menu li:before {
    display: none; }

.primary-menu-menu ul.sub-menu.sub-menu-has-icons li i {
  font-size: 24px;
  opacity: 1;
  margin-right: 15px;
  margin-left: 0;
  vertical-align: middle;
  position: relative; }

.primary-menu-menu ul.sub-menu.sub-menu-has-icons li.menu-item-has-children > a > i {
  opacity: 1; }

.primary-menu-menu ul.sub-menu.sub-menu-has-icons li a:before {
  content: '';
  display: block;
  height: 100%;
  width: 3px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all .3s ease; }

.primary-menu-menu ul.sub-menu.sub-menu-has-icons li a:hover:before {
  opacity: 1; }

.primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li a {
  padding: 11px 0 11px 35px;
  position: relative;
  transition: all .4s ease-out;
  display: block;
  line-height: 1; }

.primary-menu-menu ul.sub-menu li.menu-item-has-children > a > i {
  opacity: 0; }

/* Hover state (sub-menu items) */
.primary-menu-menu ul.sub-menu li:hover > a,
.primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li:hover a {
  transition: all .3s ease;
  color: #0083ff; }

.primary-menu-menu ul.sub-menu li:hover:before,
.primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li:hover:before {
  background-color: #0083ff; }

/* Dropdown left alignment */
.primary-menu-menu ul.sub-menu.sub-menu-left {
  left: auto; }

.primary-menu-menu ul.sub-menu li ul.sub-menu.sub-menu-left {
  left: -100%; }

/* 5 - DROPDOWN/MEGAMENU INDICATORS
======================================*/
.primary-menu-menu li .indicator {
  color: #839dbc;
  font-family: "FontAwesome";
  font-size: 10px;
  margin-left: 6px; }

.primary-menu-menu li ul.sub-menu li .indicator {
  position: absolute;
  top: 13px;
  right: 20px;
  font-size: 15px;
  transition: all .3s ease; }

/* 6 - MEGAMENU
======================================*/
.primary-menu-menu > li > .megamenu {
  width: 100%;
  left: 0;
  position: absolute;
  display: none;
  z-index: 99;
  background: #fff;
  top: calc(100% - 4px);
  background-position: right bottom;
  background-repeat: no-repeat;
  box-shadow: 10px 0 50px rgba(18, 25, 33, 0.1);
  border-radius: 4px 4px 10px 10px;
  border-top: 4px solid #0083ff; }

.primary-menu-menu > li > .megamenu ul {
  list-style: none;
  margin: 0; }

.primary-menu-menu > li > .megamenu .google.site-logo {
  margin-bottom: 15px; }

.primary-menu-menu > li > .megamenu .google-text {
  font-size: 14px;
  color: #acacac;
  margin-top: 20px;
  line-height: 1.7; }

.primary-menu-menu > li > .megamenu .megamenu-item-info .megamenu-item-info-title,
.primary-menu-menu > li > .sub-menu .megamenu-item-info .megamenu-item-info-title {
  margin-bottom: 5px;
  line-height: 1.2; }

.megamenu-item-info-text {
  font-size: 14px;
  color: #6987ab;
  line-height: 1.3; }

.primary-menu-menu > li > .sub-menu .megamenu-item-info {
  padding: 10px 40px 0; }

.primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li.megamenu-item-info:before {
  display: none; }

/* 7 - MEGAMENU WIDTHS
======================================*/
/* Half width */
.primary-menu-menu > li > .megamenu.megamenu-half-width {
  width: 50%;
  left: auto; }

/* Quarter width */
.primary-menu-menu > li > .megamenu.megamenu-quarter-width {
  width: 25%;
  left: auto; }

/* 8 - GRID SYSTEM
======================================*/
.primary-menu-menu > li > .megamenu .megamenu-row {
  width: 100%;
  margin-top: 15px; }

.primary-menu-menu > li > .megamenu .megamenu-row:first-child {
  margin-top: 0; }

.primary-menu-menu > li > .megamenu .megamenu-row:before,
.primary-menu-menu > li > .megamenu .megamenu-row:after {
  display: table;
  content: "";
  line-height: 0; }

.primary-menu-menu > li > .megamenu .megamenu-row:after {
  clear: both; }

.primary-menu-menu > li > .megamenu .megamenu-row .col1,
.primary-menu-menu > li > .megamenu .megamenu-row .col2,
.primary-menu-menu > li > .megamenu .megamenu-row .col3,
.primary-menu-menu > li > .megamenu .megamenu-row .col4,
.primary-menu-menu > li > .megamenu .megamenu-row .col5,
.primary-menu-menu > li > .megamenu .megamenu-row .col6,
.primary-menu-menu > li > .megamenu .megamenu-row .col7,
.primary-menu-menu > li > .megamenu .megamenu-row .col8,
.primary-menu-menu > li > .megamenu .megamenu-row .col9,
.primary-menu-menu > li > .megamenu .megamenu-row .col10,
.primary-menu-menu > li > .megamenu .megamenu-row .col11,
.primary-menu-menu > li > .megamenu .megamenu-row .col12 {
  display: block;
  min-height: 20px;
  float: left;
  padding: 35px 20px; }
  .primary-menu-menu > li > .megamenu .megamenu-row .col1:first-child,
  .primary-menu-menu > li > .megamenu .megamenu-row .col2:first-child,
  .primary-menu-menu > li > .megamenu .megamenu-row .col3:first-child,
  .primary-menu-menu > li > .megamenu .megamenu-row .col4:first-child,
  .primary-menu-menu > li > .megamenu .megamenu-row .col5:first-child,
  .primary-menu-menu > li > .megamenu .megamenu-row .col6:first-child,
  .primary-menu-menu > li > .megamenu .megamenu-row .col7:first-child,
  .primary-menu-menu > li > .megamenu .megamenu-row .col8:first-child,
  .primary-menu-menu > li > .megamenu .megamenu-row .col9:first-child,
  .primary-menu-menu > li > .megamenu .megamenu-row .col10:first-child,
  .primary-menu-menu > li > .megamenu .megamenu-row .col11:first-child,
  .primary-menu-menu > li > .megamenu .megamenu-row .col12:first-child {
    padding-left: 40px; }
  .primary-menu-menu > li > .megamenu .megamenu-row .col1:last-child,
  .primary-menu-menu > li > .megamenu .megamenu-row .col2:last-child,
  .primary-menu-menu > li > .megamenu .megamenu-row .col3:last-child,
  .primary-menu-menu > li > .megamenu .megamenu-row .col4:last-child,
  .primary-menu-menu > li > .megamenu .megamenu-row .col5:last-child,
  .primary-menu-menu > li > .megamenu .megamenu-row .col6:last-child,
  .primary-menu-menu > li > .megamenu .megamenu-row .col7:last-child,
  .primary-menu-menu > li > .megamenu .megamenu-row .col8:last-child,
  .primary-menu-menu > li > .megamenu .megamenu-row .col9:last-child,
  .primary-menu-menu > li > .megamenu .megamenu-row .col10:last-child,
  .primary-menu-menu > li > .megamenu .megamenu-row .col11:last-child,
  .primary-menu-menu > li > .megamenu .megamenu-row .col12:last-child {
    padding-right: 40px; }

.primary-menu-menu > li > .megamenu.with-products .megamenu-row .col1,
.primary-menu-menu > li > .megamenu.with-products .megamenu-row .col2,
.primary-menu-menu > li > .megamenu.with-products .megamenu-row .col3,
.primary-menu-menu > li > .megamenu.with-products .megamenu-row .col4,
.primary-menu-menu > li > .megamenu.with-products .megamenu-row .col5,
.primary-menu-menu > li > .megamenu.with-products .megamenu-row .col6,
.primary-menu-menu > li > .megamenu.with-products .megamenu-row .col7,
.primary-menu-menu > li > .megamenu.with-products .megamenu-row .col8,
.primary-menu-menu > li > .megamenu.with-products .megamenu-row .col9,
.primary-menu-menu > li > .megamenu.with-products .megamenu-row .col10,
.primary-menu-menu > li > .megamenu.with-products .megamenu-row .col11,
.primary-menu-menu > li > .megamenu.with-products .megamenu-row .col12 {
  padding: 0; }
  .primary-menu-menu > li > .megamenu.with-products .megamenu-row .col1:first-child .product-item,
  .primary-menu-menu > li > .megamenu.with-products .megamenu-row .col2:first-child .product-item,
  .primary-menu-menu > li > .megamenu.with-products .megamenu-row .col3:first-child .product-item,
  .primary-menu-menu > li > .megamenu.with-products .megamenu-row .col4:first-child .product-item,
  .primary-menu-menu > li > .megamenu.with-products .megamenu-row .col5:first-child .product-item,
  .primary-menu-menu > li > .megamenu.with-products .megamenu-row .col6:first-child .product-item,
  .primary-menu-menu > li > .megamenu.with-products .megamenu-row .col7:first-child .product-item,
  .primary-menu-menu > li > .megamenu.with-products .megamenu-row .col8:first-child .product-item,
  .primary-menu-menu > li > .megamenu.with-products .megamenu-row .col9:first-child .product-item,
  .primary-menu-menu > li > .megamenu.with-products .megamenu-row .col10:first-child .product-item,
  .primary-menu-menu > li > .megamenu.with-products .megamenu-row .col11:first-child .product-item,
  .primary-menu-menu > li > .megamenu.with-products .megamenu-row .col12:first-child .product-item {
    padding-left: 40px; }
  .primary-menu-menu > li > .megamenu.with-products .megamenu-row .col1:last-child .product-item,
  .primary-menu-menu > li > .megamenu.with-products .megamenu-row .col2:last-child .product-item,
  .primary-menu-menu > li > .megamenu.with-products .megamenu-row .col3:last-child .product-item,
  .primary-menu-menu > li > .megamenu.with-products .megamenu-row .col4:last-child .product-item,
  .primary-menu-menu > li > .megamenu.with-products .megamenu-row .col5:last-child .product-item,
  .primary-menu-menu > li > .megamenu.with-products .megamenu-row .col6:last-child .product-item,
  .primary-menu-menu > li > .megamenu.with-products .megamenu-row .col7:last-child .product-item,
  .primary-menu-menu > li > .megamenu.with-products .megamenu-row .col8:last-child .product-item,
  .primary-menu-menu > li > .megamenu.with-products .megamenu-row .col9:last-child .product-item,
  .primary-menu-menu > li > .megamenu.with-products .megamenu-row .col10:last-child .product-item,
  .primary-menu-menu > li > .megamenu.with-products .megamenu-row .col11:last-child .product-item,
  .primary-menu-menu > li > .megamenu.with-products .megamenu-row .col12:last-child .product-item {
    padding-right: 40px; }

.primary-menu-menu > li > .megamenu .megamenu-row .col1 {
  width: 100%; }

.primary-menu-menu > li > .megamenu .megamenu-row .col2 {
  width: 50%; }

.primary-menu-menu > li > .megamenu .megamenu-row .col3 {
  width: 33.33%; }

.primary-menu-menu > li > .megamenu .megamenu-row .col4 {
  width: 25%; }

.primary-menu-menu > li > .megamenu .megamenu-row .col5 {
  width: 20%; }

.primary-menu-menu > li > .megamenu .megamenu-row .col6 {
  width: 16.6666%; }

.primary-menu-menu > li > .megamenu .megamenu-row .col7 {
  width: 14.28%; }

.primary-menu-menu > li > .megamenu .megamenu-row .col8 {
  width: 12.5%; }

.primary-menu-menu > li > .megamenu .megamenu-row .col9 {
  width: 11.11111%; }

.primary-menu-menu > li > .megamenu .megamenu-row .col10 {
  width: 10%; }

.primary-menu-menu > li > .megamenu .megamenu-row .col11 {
  width: 9.09090909%; }

.primary-menu-menu > li > .megamenu .megamenu-row .col12 {
  width: 8.333333%; }

/* 9 - SHOW/HIDE BUTTON (MOBILE MODE)
======================================*/
.menu-icon-wrapper {
  position: relative;
  display: inline-block;
  width: 34px;
  height: 34px;
  pointer-events: none;
  transition: 0.1s; }

.menu-icon-wrapper.scaled {
  transform: scale(0.5); }

.menu-icon-wrapper svg {
  position: absolute;
  top: -33px;
  left: -33px; }

.menu-icon-wrapper svg path {
  stroke: #6987ab;
  stroke-width: 30px;
  stroke-linecap: round;
  fill: transparent; }

.menu-icon-wrapper .menu-icon-trigger {
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
  pointer-events: auto;
  background: none;
  border: none;
  margin: 0;
  padding: 0; }

.menu-icon-wrapper svg {
  transform: scale(0.1);
  transform-origin: 0 0; }

.showhide .mob-menu--title {
  position: relative;
  top: 2px;
  text-transform: uppercase;
  font-size: 18px;
  margin-right: 15px;
  font-weight: bold; }

.primary-menu .showhide > span {
  display: inline-block;
  vertical-align: middle; }

.primary-menu .showhide {
  height: 46px;
  cursor: pointer;
  text-align: center;
  padding: 0;
  display: none;
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent; }

/* 10 - ICONS (parent menu items)
======================================*/
.primary-menu-menu > li > a > i {
  margin: 0 5px 0 0;
  font-size: 18px;
  float: left;
  line-height: 20px;
  font-family: 'FontAwesome'; }

/* 11 - SEARCH FIELD
======================================*/
/* Form */
.primary-menu-menu > li.search form {
  float: left;
  padding: 22px 16px 17px; }

/* Input */
.primary-menu-menu > li.search form input[type="text"] {
  width: 160px;
  padding: 5px 10px;
  font-family: 'Open Sans', sans-serif;
  border: none;
  background: #f0f0f0;
  border-radius: 2px;
  outline: 0;
  -o-transition: width 1s ease-out;
  -moz-transition: width 1s ease-out;
  -webkit-transition: width 1s ease-out;
  transition: width 1s ease-out; }

.primary-menu-menu > li.search form:hover input[type="text"] {
  width: 160px; }

/* 12 - VERTICAL TABS
======================================*/
.primary-menu-tabs {
  width: 100%;
  float: left; }

.primary-menu-tabs-nav {
  width: 20%;
  margin: 0;
  padding: 0;
  float: left;
  list-style: none; }

.primary-menu-tabs-nav > li > a {
  width: 100%;
  padding: 7px 16px;
  float: left;
  font-size: 13px;
  text-decoration: none;
  color: #666;
  border: solid 1px #f0f0f0;
  outline: 0; }

.primary-menu-tabs-nav li.active a,
.primary-menu-tabs-nav li:hover a {
  background: #f0f0f0; }

.primary-menu-tabs-content {
  width: 80%;
  min-height: 30px;
  padding: 20px;
  float: right;
  display: none;
  font-size: 13px;
  border: solid 1px #f0f0f0; }

.primary-menu-tabs-content.active {
  display: block; }

/* 13 - COLOR SCHEMES
======================================*/
/* blue */
.primary-menu.blue .primary-menu-menu > li.active > a,
.primary-menu.blue .primary-menu-menu > li:hover > a,
.primary-menu.blue .primary-menu-menu ul.sub-menu li:hover > a {
  color: #4A89DC; }

/* green */
.primary-menu.green .primary-menu-menu > li.active > a,
.primary-menu.green .primary-menu-menu > li:hover > a,
.primary-menu.green .primary-menu-menu ul.sub-menu li:hover > a {
  color: #37BC9B; }

/* red */
.primary-menu.red .primary-menu-menu > li.active > a,
.primary-menu.red .primary-menu-menu > li:hover > a,
.primary-menu.red .primary-menu-menu ul.sub-menu li:hover > a {
  color: #E9573F; }

/* orange */
.primary-menu.orange .primary-menu-menu > li.active > a,
.primary-menu.orange .primary-menu-menu > li:hover > a,
.primary-menu.orange .primary-menu-menu ul.sub-menu li:hover > a {
  color: #ff670f; }

/* yellow */
.primary-menu.yellow .primary-menu-menu > li.active > a,
.primary-menu.yellow .primary-menu-menu > li:hover > a,
.primary-menu.yellow .primary-menu-menu ul.sub-menu li:hover > a {
  color: #F6BB42; }

/* purple */
.primary-menu.purple .primary-menu-menu > li.active > a,
.primary-menu.purple .primary-menu-menu > li:hover > a,
.primary-menu.purple .primary-menu-menu ul.sub-menu li:hover > a {
  color: #967ADC; }

/* pink */
.primary-menu.pink .primary-menu-menu > li.active > a,
.primary-menu.pink .primary-menu-menu > li:hover > a,
.primary-menu.pink .primary-menu-menu ul.sub-menu li:hover > a {
  color: #D770AD; }

/* 14 - MOBILE MODE (RESPONSIVE MODE)
======================================*/
@media (max-width: 768px) {
  /* Responsive menu container */
  .primary-menu-responsive.primary-menu {
    overflow: visible; }
  .primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li a {
    padding-left: 10px; }
  .primary-menu-responsive.primary-menu .google-text {
    margin-bottom: 120px; }
  /* Brand */
  .primary-menu-responsive .primary-menu-brand {
    margin: 8px 30px 10px 20px;
    font-size: 20px;
    line-height: 1.55; }
  .primary-menu-responsive .primary-menu-menu > li > .megamenu .megamenu-row .col1,
  .primary-menu-responsive .primary-menu-menu > li > .megamenu .megamenu-row .col2,
  .primary-menu-responsive .primary-menu-menu > li > .megamenu .megamenu-row .col3,
  .primary-menu-responsive .primary-menu-menu > li > .megamenu .megamenu-row .col4,
  .primary-menu-responsive .primary-menu-menu > li > .megamenu .megamenu-row .col5,
  .primary-menu-responsive .primary-menu-menu > li > .megamenu .megamenu-row .col6,
  .primary-menu-responsive .primary-menu-menu > li > .megamenu .megamenu-row .col7,
  .primary-menu-responsive .primary-menu-menu > li > .megamenu .megamenu-row .col8,
  .primary-menu-responsive .primary-menu-menu > li > .megamenu .megamenu-row .col9,
  .primary-menu-responsive .primary-menu-menu > li > .megamenu .megamenu-row .col10,
  .primary-menu-responsive .primary-menu-menu > li > .megamenu .megamenu-row .col11,
  .primary-menu-responsive .primary-menu-menu > li > .megamenu .megamenu-row .col12 {
    padding: 5px 20px;
    margin-top: 0; }
  /* Show/hide button */
  /* Menu */
  .primary-menu-responsive .primary-menu-menu {
    width: 100%;
    padding: 0;
    border-radius: 0 0 10px 10px;
    background-color: #fff;
    box-shadow: 15px 0 25px 0 rgba(0, 0, 0, 0.3); }
  .primary-menu-responsive .primary-menu-menu ul.sub-menu {
    top: 0; }
  /* scrollable menu*/
  .primary-menu-responsive .primary-menu-menu.scrollable {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: absolute;
    top: calc(100% + 30px);
    left: 0; }
  .header.header-has-topbar .primary-menu-responsive .primary-menu-menu.scrollable {
    top: 100%; }
  .primary-menu-responsive .primary-menu-menu.scrollable > .scrollable-fix {
    display: block; }
  /* Menu items */
  .primary-menu-responsive .primary-menu-menu > li {
    width: 100%;
    display: block;
    position: relative; }
  .primary-menu-responsive .primary-menu-menu > li > a {
    width: 100%;
    padding: 18px 20px;
    display: block;
    border-bottom: solid 1px rgba(0, 131, 255, 0.3);
    font-weight: 900; }
  .primary-menu-responsive .primary-menu-menu > li::before {
    display: none; }
  .primary-menu-responsive .primary-menu-menu > li:first-child > a {
    border-top: solid 1px rgba(0, 131, 255, 0.3); }
  .primary-menu-responsive .primary-menu-menu > li:nth-last-child(2) > a {
    border-bottom: none; }
  .primary-menu-responsive .primary-menu-menu ul.sub-menu li::before,
  .primary-menu-responsive .primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li::before {
    display: none; }
  /* Dropdown */
  .primary-menu-responsive .primary-menu-menu ul.sub-menu,
  .primary-menu-responsive .primary-menu-menu ul.sub-menu li ul.sub-menu {
    width: 100%;
    left: 0;
    position: static;
    border: none;
    background: #fff; }
  .primary-menu-responsive .primary-menu-menu ul.sub-menu {
    position: relative; }
  .primary-menu-responsive .primary-menu-menu > li {
    padding: 0; }
  /* Dropdown items */
  .primary-menu-responsive .primary-menu-menu ul.sub-menu li {
    position: relative; }
  .primary-menu-responsive .primary-menu-menu ul.sub-menu li a {
    padding: 10px 30px;
    font-size: 14px;
    border-bottom: solid 1px rgba(0, 131, 255, 0.3); }
  .primary-menu-responsive .primary-menu-menu.primary-menu-indented > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a {
    padding-left: 80px !important; }
  .primary-menu-responsive .primary-menu-menu.primary-menu-indented > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li:hover > a {
    padding-left: 90px !important; }
  .primary-menu-responsive .primary-menu-menu ul.sub-menu li.menu-item-has-children .sub-menu a {
    padding-left: 40px; }
  .primary-menu-responsive .product-item-content .title {
    display: none; }
  /* Dropdown/megamenu indicators */
  .primary-menu-responsive .primary-menu-menu li .indicator {
    width: 60px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    text-align: center;
    line-height: 53px;
    border-left: solid 1px rgba(0, 131, 255, 0.3); }
  .primary-menu-responsive .primary-menu-menu li ul.sub-menu li .indicator {
    height: 100%;
    right: -5px;
    top: 0;
    font-size: 14px;
    line-height: 36px;
    transform: rotate(90deg);
    border-left: none; }
  .primary-menu-menu > li:hover > a .indicator, .primary-menu-menu > li:hover .indicator {
    color: #0083ff; }
  /* Megamenu */
  .primary-menu-responsive .primary-menu-menu > li > .megamenu {
    width: 100% !important;
    left: 0 !important;
    position: static;
    border-top: none;
    box-shadow: none; }
  .primary-menu-responsive .primary-menu-menu > li > .megamenu .megamenu-row [class*="col"],
  nav.primary-menu-responsive li.menu-item-has-mega-menu ul.mega-menu-row li.mega-menu-col {
    float: none;
    display: block;
    width: 100% !important;
    margin-left: 0;
    margin-top: 0; }
  .primary-menu-responsive .primary-menu-menu > li > .megamenu .megamenu-row:first-child [class*="col"]:first-child,
  nav.primary-menu-responsive li.menu-item-has-mega-menu ul.mega-menu-row li.mega-menu-col:first-child {
    margin-top: 0; }
  .primary-menu-responsive .primary-menu-menu > li > .megamenu .megamenu-row {
    margin-top: 0; }
  .primary-menu-responsive .primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li a {
    font-size: 14px; }
  /* Search field */
  .primary-menu-responsive .primary-menu-menu > li.search form {
    width: 100%;
    margin: 4px 0;
    padding: 10px 16px !important; }
  .primary-menu-responsive .primary-menu-menu > li.search form input[type="text"] {
    width: 100%; }
  /* Tabs */
  .primary-menu-responsive .primary-menu-tabs-nav {
    width: 100%; }
  .primary-menu-responsive .primary-menu-tabs-content {
    width: 100%; } }

/* CSS3 ANIMATIONS */
.zoom-in {
  -webkit-animation: zoomIn 400ms ease both;
  -moz-animation: zoomIn 400ms ease both;
  -o-animation: zoomIn 400ms ease both;
  animation: zoomIn 400ms ease both; }

@-webkit-keyframes zoomIn {
  0% {
    -webkit-transform: scale(1.5); }
  100% {
    -webkit-transform: scale(1); } }

@-moz-keyframes zoomIn {
  0% {
    -moz-transform: scale(1.5); }
  100% {
    -moz-transform: scale(1); } }

@-o-keyframes zoomIn {
  0% {
    opacity: 0;
    -o-transform: scale(1.5); }
  100% {
    opacity: 1;
    -o-transform: scale(1); } }

@keyframes zoomIn {
  0% {
    transform: scale(1.5); }
  100% {
    transform: scale(1); } }

.zoom-out {
  -webkit-animation: zoomOut 400ms ease both;
  -moz-animation: zoomOut 400ms ease both;
  -o-animation: zoomOut 400ms ease both;
  animation: zoomOut 400ms ease both; }

@-webkit-keyframes zoomOut {
  0% {
    -webkit-transform: scale(0.6); }
  100% {
    -webkit-transform: scale(1); } }

@-moz-keyframes zoomOut {
  0% {
    -moz-transform: scale(0.6); }
  100% {
    -moz-transform: scale(1); } }

@-o-keyframes zoomOut {
  0% {
    -o-transform: scale(0.6); }
  100% {
    -o-transform: scale(1); } }

@keyframes zoomOut {
  0% {
    transform: scale(0.6); }
  100% {
    transform: scale(1); } }

.drop-up {
  -webkit-animation: drop-up 400ms ease both;
  -moz-animation: drop-up 400ms ease both;
  -o-animation: drop-up 400ms ease both;
  animation: drop-up 400ms ease both; }

@-webkit-keyframes drop-up {
  0% {
    -webkit-transform: translateY(100px); }
  100% {
    -webkit-transform: translateY(0); } }

@-moz-keyframes drop-up {
  0% {
    -moz-transform: translateY(100px); }
  100% {
    -moz-transform: translateY(0); } }

@-o-keyframes drop-up {
  0% {
    -o-transform: translateY(100px); }
  100% {
    -o-transform: translateY(0); } }

@keyframes drop-up {
  0% {
    transform: translateY(100px); }
  100% {
    transform: translateY(0); } }

.drop-left {
  -webkit-animation: drop-left 400ms ease both;
  -moz-animation: drop-left 400ms ease both;
  -o-animation: drop-left 400ms ease both;
  animation: drop-left 400ms ease both; }

@-webkit-keyframes drop-left {
  0% {
    -webkit-transform: translateX(-100px); }
  100% {
    -webkit-transform: translateX(0); } }

@-moz-keyframes drop-left {
  0% {
    -moz-transform: translateX(-100px); }
  100% {
    -moz-transform: translateX(0); } }

@-o-keyframes drop-left {
  0% {
    -o-transform: translateX(-100px); }
  100% {
    -o-transform: translateX(0); } }

@keyframes drop-left {
  0% {
    transform: translateX(-100px); }
  100% {
    transform: translateX(0); } }

.swing {
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -o-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation: swing 400ms ease-out both;
  -moz-animation: swing 400ms ease-out both;
  -o-animation: swing 400ms ease-out both;
  animation: swing 400ms ease-out both; }

@-webkit-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center; }
  20% {
    -webkit-transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg); } }

@-moz-keyframes swing {
  20% {
    -moz-transform: rotate(15deg); }
  40% {
    -moz-transform: rotate(-10deg); }
  60% {
    -moz-transform: rotate(5deg); }
  80% {
    -moz-transform: rotate(-5deg); }
  100% {
    -moz-transform: rotate(0deg); } }

@-o-keyframes swing {
  20% {
    -o-transform: rotate(15deg); }
  40% {
    -o-transform: rotate(-10deg); }
  60% {
    -o-transform: rotate(5deg); }
  80% {
    -o-transform: rotate(-5deg); }
  100% {
    -o-transform: rotate(0deg); } }

@keyframes swing {
  20% {
    transform: rotate(15deg); }
  40% {
    transform: rotate(-10deg); }
  60% {
    transform: rotate(5deg); }
  80% {
    transform: rotate(-5deg); }
  100% {
    transform: rotate(0deg); } }

.flip {
  -webkit-animation: flip 700ms ease both;
  -moz-animation: flip 700ms ease both;
  -o-animation: flip 700ms ease both;
  animation: flip 700ms ease both; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

.roll-in {
  -webkit-animation: roll-in 400ms ease both;
  -moz-animation: roll-in 400ms ease both;
  -o-animation: roll-in 400ms ease both;
  animation: roll-in 400ms ease both; }

@-webkit-keyframes roll-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-15deg);
    transform: translateX(-100%) rotate(-15deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

@keyframes roll-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-15deg);
    -ms-transform: translateX(-100%) rotate(-15deg);
    transform: translateX(-100%) rotate(-15deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

.stretch {
  -webkit-animation: stretch 500ms ease both;
  -moz-animation: stretch 500ms ease both;
  -o-animation: stretch 500ms ease both;
  animation: stretch 500ms ease both;
  transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%; }

@keyframes stretch {
  0% {
    transform: scaleX(0.3); }
  40% {
    transform: scaleX(1.02); }
  60% {
    transform: scaleX(0.98); }
  80% {
    transform: scaleX(1.01); }
  100% {
    transform: scaleX(0.98); }
  80% {
    transform: scaleX(1.01); }
  100% {
    transform: scaleX(1); } }

@-webkit-keyframes stretch {
  0% {
    -webkit-transform: scaleX(0.3); }
  40% {
    -webkit-transform: scaleX(1.02); }
  60% {
    -webkit-transform: scaleX(0.98); }
  80% {
    -webkit-transform: scaleX(1.01); }
  100% {
    -webkit-transform: scaleX(0.98); }
  80% {
    -webkit-transform: scaleX(1.01); }
  100% {
    -webkit-transform: scaleX(1); } }

@-o-keyframes stretch {
  0% {
    -o-transform: scaleX(0.3); }
  40% {
    -o-transform: scaleX(1.02); }
  60% {
    -o-transform: scaleX(0.98); }
  80% {
    -o-transform: scaleX(1.01); }
  100% {
    -o-transform: scaleX(0.98); }
  80% {
    -o-transform: scaleX(1.01); }
  100% {
    -o-transform: scaleX(1); } }

nav li.menu-item-has-mega-menu:hover {
  position: static; }

nav li.menu-item-has-mega-menu ul.mega-menu-row,
nav li.menu-item-has-mega-menu ul.mega-menu-row ul {
  position: static !important;
  margin: 0 !important;
  width: 100%;
  display: table !important;
  table-layout: fixed;
  padding: 0;
  float: none;
  left: 0 !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  -webkit-transform: none !important; }

.mega-menu-col {
  display: table-cell;
  width: 1px; }

nav li.menu-item-has-mega-menu ul.mega-menu-row .mega-menu-col ul {
  display: block !important;
  width: 100%; }

nav li.menu-item-has-mega-menu ul.mega-menu-row li {
  padding: 0 !important; }

.product-item {
  padding: 35px 20px;
  min-height: 100%;
  transition: all .3s ease; }
  .product-item:hover {
    background-color: #ecf4fc; }
    .product-item:hover .square-colored:before {
      opacity: 1; }

.product-item-thumb {
  position: relative;
  text-align: center;
  margin-bottom: 20px; }
  .product-item-thumb img {
    position: relative;
    z-index: 2;
    box-shadow: 30px 0 100px rgba(0, 0, 0, 0.2);
    display: block;
    margin: 0 auto; }
  .product-item-thumb .square-colored {
    position: absolute;
    left: 0;
    bottom: 0; }

.square-colored {
  width: 100%;
  border-radius: 10px;
  height: 75%; }
  .square-colored:before {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all .3s ease;
    border-radius: 10px; }

.product-item-content {
  text-align: center; }
  .product-item-content .title {
    margin-bottom: 30px; }

.more-arrow {
  font-size: 14px;
  font-weight: 700;
  color: #6987ab;
  text-transform: uppercase; }
  .more-arrow > * {
    display: inline-block;
    vertical-align: middle; }
  .more-arrow:hover {
    color: #0083ff; }
    .more-arrow:hover .btn-next .utouch-icon {
      fill: #0083ff; }
    .more-arrow:hover .btn-next {
      margin-left: 5px;
      margin-right: -5px; }
    .more-arrow:hover .btn-next .icon-hover {
      opacity: 1; }
  .more-arrow .btn-next {
    opacity: 1;
    top: 3px; }
  .more-arrow .btn-next .utouch-icon {
    fill: #6987ab;
    width: 26px;
    height: 26px; }
  .more-arrow.white {
    color: #fff;
    fill: #fff; }
    .more-arrow.white .btn-next .utouch-icon {
      fill: #fff; }
    .more-arrow.white:hover {
      color: #fff; }
      .more-arrow.white:hover .btn-next .utouch-icon {
        fill: #fff; }

.bg-product-blue {
  background-color: #007bef; }
  .bg-product-blue:before {
    box-shadow: 10px 0 25px rgba(0, 131, 255, 0.6); }

.bg-product-brown {
  background-color: #5a3f5b; }
  .bg-product-brown:before {
    box-shadow: 10px 0 25px rgba(90, 63, 91, 0.6); }

.bg-product-green {
  background-color: #3fbc85; }
  .bg-product-green:before {
    box-shadow: 10px 0 25px rgba(63, 188, 133, 0.6); }

.bg-product-violet {
  background-color: #af23e0; }
  .bg-product-violet:before {
    box-shadow: 10px 0 25px rgba(187, 38, 240, 0.6); }

.bg-product-red {
  background-color: #d80873; }
  .bg-product-red:before {
    box-shadow: 10px 0 25px rgba(231, 9, 123, 0.6); }

.bg-product-grey {
  background-color: #ecf5fe; }
  .bg-product-grey:before {
    box-shadow: 10px 0 25px rgba(236, 245, 254, 0.6); }

.bg-product-blue-dark {
  background-color: #344399; }
  .bg-product-blue-dark:before {
    box-shadow: 10px 0 25px rgba(56, 72, 163, 0.6); }

.bg-product-marrow {
  background-color: #373b5d; }
  .bg-product-marrow:before {
    box-shadow: 10px 0 25px rgba(55, 59, 93, 0.6); }

.primary-menu--dark .primary-menu-menu ul.sub-menu,
.primary-menu--dark .primary-menu-menu ul.sub-menu li ul.sub-menu,
.primary-menu--dark .primary-menu-menu > li > .megamenu {
  background-color: #121921; }

.primary-menu--dark .primary-menu-menu ul.sub-menu li:before,
.primary-menu--dark .primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li:before {
  background-color: #212c38; }

.primary-menu--dark .primary-menu-menu ul.sub-menu li:hover:before,
.primary-menu--dark .primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li:hover:before {
  background-color: #0083ff; }

.primary-menu--dark .product-item:hover {
  background-color: #0f141a; }

.primary-menu--dark .primary-menu-menu > li > .megamenu .megamenu-item-info .megamenu-item-info-title,
.primary-menu--dark .primary-menu-menu > li > .sub-menu .megamenu-item-info .megamenu-item-info-title {
  color: #fff; }

.primary-menu--dark .primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li a,
.primary-menu--dark .primary-menu-menu ul.sub-menu li a {
  color: #839dbc; }
  .primary-menu--dark .primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li a:hover,
  .primary-menu--dark .primary-menu-menu ul.sub-menu li a:hover {
    color: #0083ff; }

.primary-menu--dark .megamenu-item-info-text {
  color: #4b5d73; }

.primary-menu--dark.primary-menu-responsive .primary-menu-menu {
  background-color: #121921; }

.primary-menu--dark .product-item-content .title {
  color: #fff; }

@media (max-width: 768px) {
  .more-arrow .btn-next {
    margin-left: 5px;
    margin-right: -5px; }
  .more-arrow .btn-next .icon-hover {
    opacity: 1; } }

/*------------- #STUNNING-HEADER --------------*/
.crumina-stunning-header {
  position: relative;
  background-size: cover; }

.stunning-header-title {
  display: inline-block;
  margin: 0;
  line-height: 1.3; }

.category-link {
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 0; }

.stunning-header-content {
  position: relative;
  z-index: 15;
  padding: 55px 0;
  float: left;
  width: 100%; }
  .stunning-header-content > * + * {
    margin-top: 40px; }
    .stunning-header-content > * + *:last-child:not(.breadcrumbs-wrap) {
      margin-bottom: 40px; }

.breadcrumbs {
  padding: 0; }

.breadcrumbs-wrap > * + .breadcrumbs {
  margin-left: 10px; }

.breadcrumbs-item {
  display: inline-block;
  margin-bottom: 0; }
  .breadcrumbs-item a {
    margin-right: 6px; }
    .breadcrumbs-item a:hover {
      color: #0083ff; }
  .breadcrumbs-item.active span {
    font-weight: 700;
    color: #0083ff; }
  .breadcrumbs-item .utouch-icon {
    margin-right: 6px;
    fill: #d1e8f6;
    height: 6px;
    width: 6px; }
  .breadcrumbs-item:last-child .utouch-icon {
    display: none; }

.breadcrumbs--rounded {
  overflow: hidden;
  padding: 10px 30px;
  background-color: #fff;
  border-radius: 30px;
  box-shadow: 0 0 50px 0 rgba(137, 168, 199, 0.25);
  display: inline-block; }

.breadcrumbs--bordered {
  border: solid 2px rgba(255, 255, 255, 0.1);
  border-radius: 30px;
  padding: 6px 30px; }
  .breadcrumbs--bordered .breadcrumbs-item a {
    color: #0083ff; }
  .breadcrumbs--bordered .breadcrumbs-item.active span {
    color: #fff; }

.breadcrumbs--semitransparent .breadcrumbs-item a, .breadcrumbs--semitransparent .utouch-icon {
  font-size: 14px;
  opacity: .7;
  color: #fff;
  width: 14px;
  height: 14px; }

.breadcrumbs--semitransparent .breadcrumbs-item a:hover {
  opacity: 1; }

.breadcrumbs--semitransparent .breadcrumbs-item.active span {
  color: #fff; }

.breadcrumbs-wrap {
  z-index: 19; }
  .breadcrumbs-wrap.with-border {
    padding: 10px 0;
    border-bottom: 1px solid #dbe3ec;
    margin-bottom: 60px; }
  .breadcrumbs-wrap + .crumina-heading {
    margin-top: 20px; }

.stunning-header--breadcrumbs-bottom-left .breadcrumbs-wrap {
  position: absolute;
  left: 0;
  bottom: -25px; }

.stunning-header--breadcrumbs-bottom-center .breadcrumbs-wrap {
  margin-bottom: 60px;
  margin-top: auto; }

.crumina-stunning-header--small .stunning-header-content {
  padding: 30px 0; }

.stunning-header--breadcrumbs-top .stunning-header-content {
  padding: 0; }

.stunning-header--breadcrumbs-top .breadcrumbs-item a {
  font-size: 14px; }

.stunning-header--content-center {
  display: flex;
  flex-direction: column;
  justify-content: center; }

.stunning-header--content-left-bottom {
  display: flex;
  flex-direction: column;
  justify-content: flex-end; }
  .stunning-header--content-left-bottom .stunning-header-content {
    padding-bottom: 80px;
    max-width: 700px; }

.stunning-header--content-padding100 .stunning-header-content {
  padding: 100px 0; }

.stunning-header--min560 {
  min-height: 560px; }

.stunning-header--min620 {
  min-height: 620px; }

.stunning-header--min640 {
  min-height: 640px; }

.icon-text-item .text {
  font-weight: 700; }

.icon-text-item .utouch-icon {
  margin-right: 20px;
  font-size: 26px;
  height: 26px;
  width: 26px; }

/*------------- #Any colors background --------------*/
.stunning-bg-clouds {
  background-image: url("/static/gentouch/img/stunning-bg.jpg?2f191f5f950a"); }

.stunning-bg-1 {
  background-image: url("/static/gentouch/img/stunning-bg1.jpg?c16707fb0432"); }

.stunning-bg-2 {
  background-image: url("/static/gentouch/img/stunning-bg2.jpg?690b56e43450"); }

.stunning-bg-3 {
  background-image: url("/static/gentouch/img/stunning-bg3.jpg?690b56e43450"); }

.stunning-bg-4 {
  background-image: url("/static/gentouch/img/stunning-bg4.jpg?36a5277d418a"); }

.stunning-bg-5 {
  background-image: url("/static/gentouch/img/stunning-bg5.jpg?ae3011300862"); }

.overlay--dark {
  background-color: rgba(18, 25, 33, 0.8); }

.overlay--yellow {
  background-color: rgba(248, 145, 1, 0.5); }

.overlay--red {
  background-color: rgba(255, 49, 51, 0.5); }

.overlay--blue {
  background-color: rgba(0, 130, 215, 0.5); }

.overlay--blue-dark {
  background-color: rgba(0, 131, 255, 0.8); }

.overlay--green {
  background-color: rgba(1, 162, 160, 0.5); }

.custom-color *:not(.btn):not(.breadcrumbs-item):not(.category-link):not(.breadcrumbs-custom) {
  color: inherit !important;
  fill: inherit !important; }

.author-avatar {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 15px; }

.author-prof {
  font-weight: 700; }

.author-name {
  margin: 0;
  line-height: 1; }

.author-info {
  text-align: left; }

/*================= Responsive Mode ============*/
@media (max-width: 1024px) {
  .stunning-header-content .inline-items > .inline-items + .inline-items {
    margin-left: 20px; }
  .stunning-header--content-inline .stunning-header-title {
    width: 50%; } }

@media (max-width: 800px) {
  .stunning-header-content .inline-items .btn.f-right {
    float: none;
    margin-left: 0; }
  .stunning-header--content-inline .stunning-header-title {
    width: auto; }
  .stunning-header-content .inline-items > .inline-items {
    display: block;
    margin-bottom: 20px; }
    .stunning-header-content .inline-items > .inline-items + .inline-items {
      margin-left: 0; }
  .stunning-header-content {
    padding: 30px 0; }
  .stunning-header-title {
    display: block; }
  .stunning-header--breadcrumbs-bottom-left .breadcrumbs-wrap {
    position: relative;
    left: auto;
    bottom: auto;
    transform: none; }
  .breadcrumbs-wrap, .author-block, .icon-text-item {
    position: relative; }
    .breadcrumbs-wrap.inline-items > *, .author-block.inline-items > *, .icon-text-item.inline-items > * {
      display: inline-block; }
      .breadcrumbs-wrap.inline-items > * + *, .author-block.inline-items > * + *, .icon-text-item.inline-items > * + * {
        margin-top: auto; }
  .inline-items > * {
    display: block; }
    .inline-items > * + * {
      margin-top: 20px; }
  .stunning-header--content-padding100 .stunning-header-content {
    padding: 50px 0; } }

@media (max-width: 640px) {
  .stunning-header--breadcrumbs-bottom-left .breadcrumbs-wrap {
    position: relative;
    left: auto;
    bottom: auto;
    margin-top: 20px;
    transform: none; }
    .stunning-header--breadcrumbs-bottom-left .breadcrumbs-wrap > * {
      display: block;
      margin: 0 auto; }
      .stunning-header--breadcrumbs-bottom-left .breadcrumbs-wrap > * + * {
        margin-top: 20px; }
  .stunning-header--content-center .stunning-header-content {
    padding-bottom: 80px; }
  .stunning-header--content-center .breadcrumbs-wrap {
    margin-top: 20px; }
    .stunning-header--content-center .breadcrumbs-wrap > * {
      display: block;
      margin: 0 auto; }
      .stunning-header--content-center .breadcrumbs-wrap > * + * {
        margin-top: 20px; } }

/*------------- #TOP-BAR --------------*/
.top-bar {
  background-color: #fff;
  padding: 13px 0;
  font-size: 13px;
  color: #273f5b;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 30;
  transition: all .3s ease; }
  .top-bar.open {
    transform: translate(-50%, -3%);
    z-index: 9999; }
  .top-bar .top-bar-contact {
    float: left; }
  .top-bar .world {
    width: 30px; }
  .top-bar .nice-select {
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px 0 0;
    background-color: transparent;
    font-size: 13px;
    margin-bottom: 0;
    color: #0083ff;
    width: auto;
    min-width: 110px;
    box-shadow: none;
    position: unset; }
    .top-bar .nice-select .option {
      padding-left: 0;
      padding-right: 0;
      font-size: 12px; }
    .top-bar .nice-select:after {
      height: 6px;
      width: 6px;
      margin-top: -4px; }
    .top-bar .nice-select:focus {
      box-shadow: none;
      background-color: transparent; }
  .top-bar .contact-item {
    padding: 0 30px;
    position: relative;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: bottom; }
    .top-bar .contact-item .utouch-icon {
      height: 15px;
      width: 15px;
      fill: #6987ab;
      margin-right: 15px;
      position: relative;
      top: 2px; }
    .top-bar .contact-item .world {
      display: inline-block;
      vertical-align: middle;
      width: 30px;
      height: 25px;
      top: auto; }
    .top-bar .contact-item.language-switcher {
      padding-left: 0;
      padding-right: 10px;
      margin-right: 50px; }
      .top-bar .contact-item.language-switcher:after {
        display: none; }
    .top-bar .contact-item:last-child {
      padding-right: 0; }
      .top-bar .contact-item:last-child:after {
        display: none; }
    .top-bar .contact-item:after {
      content: '.';
      display: block;
      position: absolute;
      right: 0;
      bottom: 0;
      font-size: 50px;
      line-height: 1;
      color: #4b5d73; }
  .top-bar a:hover {
    color: #0083ff; }
  .top-bar span {
    color: #6987ab; }
  .top-bar .follow_us {
    float: right;
    top: 4px;
    position: relative; }
  .top-bar .socials {
    display: inline-block;
    margin: 0 0 0 10px; }
    .top-bar .socials img {
      width: 16px;
      height: auto; }
    .top-bar .socials a {
      border: none; }
    .top-bar .socials .social__item {
      margin-left: 10px; }

.top-bar-close {
  position: absolute;
  right: 10px;
  top: 15px;
  display: none;
  border: none; }
  .top-bar-close .utouch-icon {
    fill: #6987ab;
    width: 15px;
    height: 15px; }
    .top-bar-close .utouch-icon:hover {
      fill: #0083ff; }

.top-bar-dark {
  background-color: #151414;
  color: #5f7288; }
  .top-bar-dark a {
    color: #5f7288; }
  .top-bar-dark .contact-item .utouch-icon {
    fill: #5f7288; }
  .top-bar-dark .nice-select .list {
    background-color: #151414;
    border: none;
    box-shadow: 0 5px 40px rgba(255, 255, 255, 0.3);
    color: #5f7288; }
  .top-bar-dark .nice-select .option.selected.focus {
    background-color: transparent; }
    .top-bar-dark .nice-select .option.selected.focus:hover {
      background-color: #424444; }
  .top-bar-dark .nice-select::after {
    border-bottom: 2px solid #5f7288;
    border-right: 2px solid #5f7288; }
  .top-bar-dark .nice-select .option:hover {
    background-color: #424444; }

.top-bar-link {
  display: none;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  border-radius: 0 0 10px 10px;
  background-color: #ecf5fe;
  text-align: center;
  padding: 0 16px;
  z-index: 50;
  box-shadow: 10px 0 30px 0 rgba(0, 131, 255, 0.4);
  border: 1px solid #dbe3ec; }
  .top-bar-link .utouch-icon {
    height: 15px;
    width: 15px;
    fill: #6987ab;
    transform: rotate(180deg);
    transition: all .3s ease; }
  .top-bar-link:hover .utouch-icon {
    fill: #0083ff; }

/*================= Responsive Mode ============*/
@media (max-width: 1200px) {
  .top-bar > .container {
    min-width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
  .top-bar .contact-item:first-child {
    margin-right: 0; } }

@media (max-width: 1024px) {
  .top-bar {
    width: 320px;
    transform: translate(-50%, -103%);
    position: absolute;
    left: 50%;
    border-radius: 0 0 10px 10px;
    padding: 40px 0 30px;
    text-align: center;
    box-shadow: 10px 0 30px 0 rgba(0, 131, 255, 0.4); }
    .top-bar > .container {
      min-width: unset;
      width: auto; }
    .top-bar .top-bar-contact {
      float: none; }
    .top-bar .nice-select {
      float: none;
      min-width: 160px; }
    .top-bar .contact-item {
      padding: 0;
      margin-bottom: 15px;
      float: none;
      display: block; }
      .top-bar .contact-item:first-child {
        padding: 0; }
      .top-bar .contact-item:after {
        display: none; }
    .top-bar .follow_us {
      float: none; }
  .top-bar-close {
    display: block; } }

/*------------- #FOOTER --------------*/
.footer {
  background-image: url("/static/gentouch/img/clouds.png?9b22dd48ed87");
  background-color: #121921;
  padding: 120px 0 0;
  position: relative;
  box-shadow: 10px 0 30px 0 rgba(18, 25, 33, 0.4); }
  .footer .widget-title {
    color: #fff;
    margin-bottom: 30px; }
  .footer .w-contacts .btn {
    margin: 30px 0; }
  .footer.js-fixed-footer {
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 1;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0, 1);
    -moz-transition-timing-function: cubic-bezier(0, 0, 0, 1);
    transition-timing-function: cubic-bezier(0, 0, 0, 1); }
    @media (max-width: 768px) {
      .footer.js-fixed-footer {
        position: relative; } }

.sub-footer {
  background-color: #fff;
  padding: 35px 0;
  text-align: center;
  position: relative;
  margin-top: 120px; }
  .sub-footer span {
    font-size: 14px;
    margin-bottom: 1px;
    color: #6987ab;
    display: block; }
  .sub-footer a {
    color: #4b5d73; }
    .sub-footer a:hover {
      color: #0083ff; }
  .sub-footer .sub-footer__link {
    color: #0083ff;
    font-weight: 700; }

.content-wrapper {
  position: relative;
  z-index: 2;
  background-color: #fff;
  -webkit-margin-bottom-collapse: separate; }

.block-footer-height {
  position: relative;
  dth: 100%; }
  @media (max-width: 768px) {
    .block-footer-height {
      display: none; } }

/*------------- #PAGE404 --------------*/
.page404 {
  display: flex;
  min-height: 100vh; }
  .page404 .col-8 {
    width: 12.5%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  .page404 .error {
    font-size: 50px;
    color: #fff;
    transform: rotate(-90deg);
    text-transform: uppercase; }
  .page404 .number {
    font-size: 300px;
    color: #fff;
    margin-left: -50px;
    font-weight: 900; }
  .page404 .sub-footer {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: transparent;
    padding: 0;
    width: 95%; }
    .page404 .sub-footer span {
      color: #fff; }
    .page404 .sub-footer .sub-footer__link {
      color: #fff; }
    .page404 .sub-footer a {
      color: #fff; }
  .page404 .site-logo {
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translate(-50%, 0); }

.logo--center {
  text-align: center;
  color: #fff; }
  .logo--center img {
    float: none;
    margin-right: 0; }
  .logo--center .logo-title {
    color: inherit; }
  .logo--center .logo-text {
    float: none; }

.page404-content {
  position: absolute;
  bottom: 20%;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
  width: 95%; }
  .page404-content > * {
    color: #fff;
    line-height: 1; }
  .page404-content .title {
    font-size: 42px;
    margin-bottom: 20px; }
  .page404-content .sub-title {
    font-size: 22px; }
  .page404-content a {
    text-decoration: underline; }

/*================= Responsive Mode ============*/
@media (max-width: 1024px) {
  .page404 .number {
    font-size: 150px;
    margin-left: -20px; }
  .page404 .error {
    font-size: 40px; }
  .page404-content .title {
    display: none; }
  .page404 .sub-footer {
    bottom: 10px; } }

@media (max-width: 640px) {
  .page404 .number {
    font-size: 100px;
    margin-left: -10px; }
  .page404 .error {
    font-size: 20px; } }

@media (max-width: 460px) {
  .page404 .number {
    font-size: 80px; } }

/*------------- #MAGNIFIC-POPUP --------------*/
:focus {
  outline: 0; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
  cursor: pointer; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
	   * Remove all paddings around the image on small screen
	   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer; }

/*

====== Zoom effect ======

*/
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */ }

.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8); }

.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out; }

.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1); }

.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0; }

.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0; }

/*/ Effect 2: Move Up /*/
#items-grid > div.animate {
  -webkit-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-animation: moveUp 0.65s ease forwards;
  animation: moveUp 0.65s ease forwards; }

@-webkit-keyframes moveUp {
  0% { }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1; } }

@keyframes moveUp {
  0% { }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

/*------------- #BLOCKS --------------*/
/*------------- #VARIABLES --------------*/
/*------------- #HEADING --------------*/
.crumina-heading {
  position: relative;
  z-index: 5;
  margin-bottom: 30px; }
  .crumina-heading > *:last-child {
    margin-bottom: 0; }
  .crumina-heading > *:first-child {
    margin-top: 0; }
  .crumina-heading + * {
    margin-top: 25px; }

.heading-title {
  margin-bottom: 30px;
  line-height: 1.3em; }

.heading-text {
  margin-top: 20px;
  font-weight: 400;
  line-height: 1.75; }
  .heading-text.small {
    font-size: 14px; }

.heading-sup-title {
  opacity: .7;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-size: 16px; }

/*================= Responsive Mode ============*/
@media (max-width: 980px) {
  .heading-text {
    font-size: 20px; } }

@media (max-width: 570px) {
  .heading-text {
    font-size: 16px; } }

/*------------- #styled_selects --------------*/
.nice-select {
  -webkit-tap-highlight-color: transparent;
  padding: 20px 40px 20px 20px;
  border-color: transparent;
  transition: all .3s ease;
  font-size: 16px;
  margin-bottom: 30px;
  border-radius: 50px;
  position: relative;
  background-color: #dbe3ec;
  color: #ccc; }
  .nice-select:focus {
    background-color: #fff;
    box-shadow: 17px 0 60px #d3dcdc; }
  .nice-select.focus-white:focus {
    background-color: #fff;
    -webkit-box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3);
    box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3); }
  .nice-select:after {
    border-bottom: 2px solid #ccc;
    border-right: 2px solid #ccc;
    content: '';
    display: block;
    height: 10px;
    margin-top: -6px;
    pointer-events: none;
    position: absolute;
    right: 30px;
    top: 50%;
    transform-origin: 66% 66%;
    transform: rotate(45deg);
    transition: all 0.15s ease-in-out;
    width: 10px; }
  .nice-select.open:after {
    transform: rotate(-135deg); }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1) translateY(0); }
  .nice-select .list {
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #dbe3ec;
    box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    right: 0;
    transform-origin: 50% 0;
    transform: scale(0.75) translateY(-40px/2);
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
    margin-left: 0; }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 38px;
    list-style: none;
    min-height: 38px;
    outline: none;
    padding-left: 40px;
    padding-right: 60px;
    text-align: center;
    transition: all 0.2s;
    margin: 0;
    font-size: 16px; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #dbe3ec; }
    .nice-select .option:hover {
      color: #0083ff; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      cursor: default; }
      .nice-select .option.disabled:hover {
        color: #4b5d73; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }

/*------------- #FORMS --------------*/
input, textarea, select, .nice-select {
  padding: 13px 40px;
  border: 1px solid transparent;
  transition: all .3s ease;
  font-size: 16px;
  color: #273f5b;
  margin-bottom: 20px;
  border-radius: 50px;
  background-color: #fff;
  box-shadow: 0 0 30px 0 rgba(18, 25, 33, 0.15);
  width: 100%;
  outline: none; }
  input:focus, textarea:focus, select:focus, .nice-select:focus {
    -webkit-box-shadow: 5px 0 40px 0 rgba(0, 88, 171, 0.25);
    box-shadow: 5px 0 40px 0 rgba(0, 88, 171, 0.25);
    color: #0083ff; }

::-webkit-input-placeholder {
  color: #839dbc; }

::-moz-placeholder {
  color: #839dbc; }

/* Firefox 19+ */
:-moz-placeholder {
  color: #839dbc; }

/* Firefox 18- */
:-ms-input-placeholder {
  color: #839dbc; }

textarea {
  min-height: 200px;
  border-radius: 30px; }

.with-icon {
  position: relative; }
  .with-icon input, .with-icon textarea, .with-icon select {
    padding-left: 70px; }
    .with-icon input:focus + .utouch-icon, .with-icon textarea:focus + .utouch-icon, .with-icon select:focus + .utouch-icon {
      fill: #0083ff; }
  .with-icon .utouch-icon {
    position: absolute;
    left: 20px;
    top: 18px;
    height: 16px;
    fill: #6987ab;
    border-right: 1px solid #dbe3ec;
    padding-right: 17px;
    z-index: 1;
    transition: all .3s ease; }
  .with-icon.icon-right input, .with-icon.icon-right textarea, .with-icon.icon-right select {
    padding-left: 40px;
    padding-right: 70px; }
  .with-icon.icon-right .utouch-icon {
    left: auto;
    right: 20px;
    padding-right: 0;
    border-right: none; }

.form-inline {
  position: relative; }
  .form-inline input {
    padding: 17px 200px 18px 40px;
    margin-bottom: 0;
    box-shadow: 0 0 30px 0 rgba(18, 25, 33, 0.15) !important; }
  .form-inline .btn {
    position: absolute;
    right: 5px;
    top: 5px; }

.items-with-border input, .items-with-border textarea, .items-with-border select, .items-with-border .nice-select {
  border: 2px solid #d9e4ef;
  background-color: transparent;
  box-shadow: none; }
  .items-with-border input:focus, .items-with-border textarea:focus, .items-with-border select:focus, .items-with-border .nice-select:focus {
    box-shadow: 5px 0 30px 0 rgba(18, 25, 33, 0.1);
    color: #0083ff;
    border-color: transparent; }

.contact-form .btn {
  margin-top: 5px; }

/*================= Responsive Mode ============*/
@media (max-width: 768px) {
  .form-inline .btn {
    position: relative;
    right: auto;
    top: auto;
    margin-top: 20px; }
  .form-inline input {
    padding-right: 40px; } }

/*------------- #ALERTS --------------*/
.alert {
  border-radius: 30px;
  box-shadow: 9px 9px 9px 0 rgba(47, 44, 44, 0.2);
  border: none;
  margin: 15px 0;
  font-size: 16px;
  padding: 20px;
  color: rgba(255, 255, 255, 0.9); }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit; }

.alert-success {
  background-color: #3cb878; }

.alert-success hr {
  border-top-color: #b3f3b4; }

.alert-success .alert-link {
  color: #b3f3b4; }

.alert-info {
  background-color: #0083ff; }

.alert-info hr {
  border-top-color: #b7fff2; }

.alert-info .alert-link {
  color: #b7fff2; }

.alert-warning {
  background-color: #fcb03b; }

.alert-warning hr {
  border-top-color: #ffe4b4; }

.alert-warning .alert-link {
  color: #ffe4b4; }

.alert-danger {
  background-color: #ff3133; }

.alert-danger hr {
  border-top-color: #ffbcba; }

.alert-danger .alert-link {
  color: #ffbcba; }

/*------------- #BUTTONS --------------*/
.btn {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  padding: 18px 50px;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 900;
  border-radius: 50px;
  position: relative;
  transition: all .3s ease;
  text-align: center;
  line-height: 1; }
  .btn + .btn {
    margin-left: 30px; }

.btn--with-icon {
  text-transform: none;
  text-align: left;
  fill: #fff; }
  .btn--with-icon > * {
    display: inline-block;
    vertical-align: middle; }
  .btn--with-icon .utouch-icon {
    margin-right: 14px;
    font-size: 26px;
    height: 26px; }
  .btn--with-icon .text {
    overflow: hidden; }
  .btn--with-icon span {
    display: block; }
  .btn--with-icon .sup-title {
    font-size: 10px;
    opacity: .7; }
  .btn--with-icon .title {
    font-size: 16px; }

.btn-small {
  padding: 14px 28px;
  font-size: 12px; }

.btn-x-small {
  padding: 8px 20px;
  font-size: 12px; }
  .btn-x-small .utouch-icon {
    height: 20px;
    width: 20px; }

.btn--large {
  padding: 23px 50px; }

.btn-more {
  margin: 40px auto;
  text-align: center; }

.btn-border {
  border: 2px solid;
  background-color: transparent; }
  .btn-border.btn {
    padding: 16px 50px; }
  .btn-border.btn-small {
    padding: 12px 26px; }
  .btn-border.btn--large {
    padding: 21px 50px; }
  .btn-border.btn--with-shadow:after {
    box-shadow: 5px 0 15px 0 rgba(0, 131, 255, 0.3); }

.btn--icon-right .utouch-icon {
  float: right;
  margin-right: 0;
  margin-left: 4px;
  font-size: 26px;
  height: 26px; }

.btn--icon-right .text {
  overflow: hidden;
  margin-top: 8px; }

.btn--round {
  border-radius: 100%;
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 42px;
  fill: #fff;
  position: relative; }
  .btn--round .utouch-icon {
    height: 13px;
    width: 13px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

/*------------- #Color-scheme for buttons --------------*/
div:hover > .btn-reverse-bg-green {
  background-color: #61b131;
  color: #fff; }
  div:hover > .btn-reverse-bg-green .utouch-icon {
    fill: #fff; }

.c-white {
  color: #fff; }

.c-black {
  color: #121921; }

.c-primary {
  color: #0083ff;
  fill: #0083ff; }

.c-secondary {
  color: #273f5b;
  fill: #273f5b; }

.c-gray {
  color: #738CAA;
  fill: #738CAA; }

.c-green {
  color: #01a23c;
  fill: #01a23c; }

.c-orange {
  color: #EF6517;
  fill: #EF6517; }

.c-orange-light {
  color: #F89101;
  fill: #F89101; }

.c-red {
  color: #ff3133;
  fill: #ff3133; }

.c-yellow {
  color: #FECF39;
  fill: #FECF39; }

.c-lime {
  color: #9FC31A;
  fill: #9FC31A; }

.c-breez {
  color: #00ffff; }

.c-lime-light {
  color: #00ff00;
  fill: #00ff00; }

.c-peach {
  color: #f4b3a9;
  fill: #f4b3a9; }

.c-semitransparent-white {
  color: rgba(255, 255, 255, 0.5); }

.bg-blue {
  background-color: #0082d7; }

.bg-rose {
  background-color: #e81d51; }

.bg-violet {
  background-color: #bb26f0; }

.bg-black {
  background-color: #121921; }

.bg-yellow {
  background-color: #FECF39; }

.bg-blue-light {
  background-color: #98d5ff; }

.bg-blue-lighteen {
  background-color: #ecf5fe; }

.bg-orange {
  background-color: #EF6517; }

.bg-orange-light {
  background-color: #F89101; }

.bg-red {
  background-color: #ff3133; }

.bg-green {
  background-color: #01a23c; }

.bg-pamaranch {
  background-color: #f18d01; }

.btn--with-shadow:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  left: 0;
  top: 0;
  position: absolute;
  transition: all .3s ease;
  opacity: 0; }

.btn--with-shadow:hover:after {
  opacity: 1; }

.btn--transparent {
  background-color: transparent;
  color: #6987ab;
  fill: #6987ab; }

.btn--primary {
  background-color: #0083ff; }
  .btn--primary.btn--with-shadow:after {
    box-shadow: 10px 0 30px 0 rgba(0, 131, 255, 0.5); }

.btn--secondary {
  background-color: #273f5b; }
  .btn--secondary.btn--with-shadow:after {
    box-shadow: 10px 0 30px 0 rgba(39, 63, 91, 0.5); }

.btn--green {
  background-color: #01a23c; }
  .btn--green.btn--with-shadow:after {
    box-shadow: 10px 0 30px 0 rgba(1, 162, 60, 0.5); }

.btn--green-light {
  background-color: #61b131; }
  .btn--green-light.btn--with-shadow:after {
    box-shadow: 10px 0 30px 0 rgba(97, 177, 49, 0.5); }

.btn--black {
  background-color: #121921; }
  .btn--black.btn--with-shadow:after {
    box-shadow: 10px 0 30px 0 rgba(18, 25, 33, 0.5); }

.btn--orange {
  background-color: #EF6517; }
  .btn--orange.btn--with-shadow:after {
    box-shadow: 10px 0 30px 0 rgba(239, 101, 23, 0.5); }

.btn--orange-light {
  background-color: #F89101; }
  .btn--orange-light.btn--with-shadow:after {
    box-shadow: 10px 0 30px 0 rgba(248, 145, 1, 0.5); }

.btn--red {
  background-color: #ff3133; }
  .btn--red.btn--with-shadow:after {
    box-shadow: 10px 0 30px 0 rgba(255, 49, 51, 0.5); }

.btn--grey {
  background-color: #738CAA; }
  .btn--grey.btn--with-shadow:after {
    box-shadow: 10px 0 30px 0 rgba(115, 140, 170, 0.5); }

.btn--grey-light {
  background-color: #ecf4fc;
  color: #6987ab; }
  .btn--grey-light .utouch-icon {
    fill: #6987ab; }
  .btn--grey-light.btn--with-shadow:after {
    box-shadow: 10px 0 30px 0 rgba(236, 244, 252, 0.5); }

.btn--yellow {
  background-color: #FECF39; }
  .btn--yellow.btn--with-shadow:after {
    box-shadow: 10px 0 30px 0 rgba(254, 207, 57, 0.5); }

.btn--lime {
  background-color: #9FC31A; }
  .btn--lime.btn--with-shadow:after {
    box-shadow: 10px 0 30px 0 rgba(159, 195, 26, 0.5); }

.btn-market {
  background-color: #121921;
  text-transform: none;
  text-align: left;
  fill: #fff;
  padding: 13px 26px; }
  .btn-market .utouch-icon {
    margin-right: 5px;
    height: 26px;
    width: 26px; }
  .btn-market > * {
    display: inline-block;
    vertical-align: middle; }
  .btn-market .text {
    overflow: hidden; }
  .btn-market span {
    display: block; }
  .btn-market .sup-title {
    font-size: 10px;
    opacity: .7; }
  .btn-market .title {
    font-size: 16px; }
  .btn-market:after {
    box-shadow: 10px 0 15px 0 rgba(18, 25, 33, 0.3); }

/*------------- #Button back-to-top --------------*/
.back-to-top {
  position: absolute;
  z-index: 20;
  width: 60px;
  height: 60px;
  line-height: 77px;
  display: block;
  fill: #fff;
  stroke: inherit;
  transition: all .3s ease;
  top: -30px;
  left: 50%;
  transform: translate(-50%, 0);
  cursor: pointer;
  box-shadow: 10px 0 30px 0 rgba(0, 130, 215, 0.4);
  border-radius: 100%;
  background-color: #0083ff;
  text-align: center; }
  .back-to-top.hidden {
    opacity: 0; }
  .back-to-top .utouch-icon {
    fill: #fff;
    height: 28px;
    width: 28px; }

/*================= Responsive Mode ============*/
@media (max-width: 1024px) {
  .btn + .btn {
    margin-left: 0;
    margin-top: 15px; } }

@media (max-width: 768px) {
  .btn {
    padding: 15px 35px;
    font-size: 13px; }
  .btn--round {
    padding: 0; }
  .btn-small {
    padding: 14px 25px; } }

@media (max-width: 460px) {
  .btn {
    font-size: 10px; } }

/*------------- #SLIDERS --------------*/
.main-slider {
  position: relative;
  cursor: pointer;
  background-color: #ecf5fe; }
  .main-slider .swiper-slide {
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat; }
  .main-slider .slider-content {
    margin: 0 auto 65px; }
    @media (max-width: 980px) {
      .main-slider .slider-content {
        padding: 20px 5px; } }
    .main-slider .slider-content .slider-content-title {
      margin-bottom: 10px;
      line-height: 1.3; }
    .main-slider .slider-content .slider-content-text {
      margin-bottom: 25px;
      line-height: 1.45;
      font-weight: 400; }
    .main-slider .slider-content.align-both .slider-content-title {
      margin-bottom: 23px;
      line-height: 1.2; }
    .main-slider .slider-content.align-both .slider-content-text {
      margin-bottom: 33px;
      line-height: 1.55; }
  .main-slider .main-slider-bg-dark .slider-content .slider-content-title {
    color: #fff; }
  .main-slider .main-slider-bg-dark .slider-content .slider-content-text {
    color: #fff;
    opacity: 1; }
  .main-slider .main-slider-bg-dark .with-decoration .first-decoration, .main-slider .main-slider-bg-dark .with-decoration .second-decoration {
    fill: #fff; }
  .main-slider.navigation-center-both-sides .btn-prev {
    left: 0; }
  .main-slider.navigation-center-both-sides .btn-next {
    right: 0; }
  @media (max-width: 768px) {
    .main-slider .table-cell {
      float: none;
      display: block; } }
  .main-slider .slider-thumb {
    overflow: hidden;
    padding: 0 15px; }
    @media (max-width: 768px) {
      .main-slider .slider-thumb {
        height: auto;
        overflow: visible; } }
  .main-slider .main-slider-btn-wrap .btn + .btn {
    margin-left: 20px; }
    @media (max-width: 980px) {
      .main-slider .main-slider-btn-wrap .btn + .btn {
        margin-left: 0;
        margin-top: 20px; } }
    @media (max-width: 320px) {
      .main-slider .main-slider-btn-wrap .btn + .btn {
        margin-top: 20px; } }
  .main-slider.main-slider-bg-dark .slider-content .slider-content-title {
    color: #fff; }
  .main-slider.main-slider-bg-dark .slider-content .slider-content-text {
    color: #fff; }
  .main-slider .thumb-left {
    direction: rtl; }
    .main-slider .thumb-left .slider-content {
      direction: ltr; }
  .main-slider .thumb-right {
    direction: ltr; }
  @media (max-width: 768px) {
    .main-slider .table {
      width: 100%; } }
  @media (max-width: 768px) {
    .main-slider .container > .row.table-cell {
      display: block; } }
  @media (max-width: 570px) {
    .main-slider .container > .row.table-cell {
      float: none; } }
  .main-slider.main-slider-bg-photo-wrap {
    height: 100vh; }
  .main-slider > .container > .table {
    margin: 0 -15px 0 -15px;
    height: 100%; }
    @media (max-width: 980px) {
      .main-slider > .container > .table {
        padding-top: 40px; } }
    @media (max-width: 640px) {
      .main-slider > .container > .table {
        margin: 0 auto; } }
  .main-slider.no-labels {
    padding-bottom: 0; }

.with-decoration {
  position: relative;
  padding: 0 40px; }
  .with-decoration .first-decoration, .with-decoration .second-decoration {
    display: block;
    position: absolute;
    top: 50%;
    width: 65px;
    max-height: 100%;
    fill: inherit; }
  .with-decoration .first-decoration {
    left: 0;
    transform: translate(0, -50%) rotate(180deg); }
  .with-decoration .second-decoration {
    right: 0;
    transform: translate(0, -50%); }

.main-slider-bg-light .with-decoration .first-decoration, .main-slider-bg-light .with-decoration .second-decoration {
  fill: #273f5b; }

.background-contain {
  background-size: contain;
  background-repeat: no-repeat; }

.background-cover {
  background-size: cover; }

.bg-1 {
  background-image: url("/static/gentouch/img/clouds1.png?ea9e81e0252e"); }

.bg-2 {
  background-image: url("/static/gentouch/img/clouds2.png?13810969dc23"); }

.bg-3 {
  background-image: url("/static/gentouch/img/clouds3.png?fcd0045f8b49"); }

.bg-4 {
  background-image: url("/static/gentouch/img/clouds4.png?ae3011300862"); }

.bg-5 {
  background-image: url("/static/gentouch/img/clouds5.png?13810969dc23"); }

.bg-6 {
  background-image: url("/static/gentouch/img/clouds6.png?ae3011300862"); }

.bg-7 {
  background-image: url("/static/gentouch/img/clouds7.png?ec2aeb9e973e"); }

.bg-8 {
  background-image: url("/static/gentouch/img/clouds11.png?36a5277d418a"); }

.bg-9 {
  background-image: url("/static/gentouch/img/clouds13.png?9b22dd48ed87"); }

.bg-10 {
  background-image: url("/static/gentouch/img/clouds14.png?690b56e43450"); }

.bg-11 {
  background-image: url("/static/gentouch/img/clouds15.png?2f191f5f950a"); }

.bg-12 {
  background-image: url("/static/gentouch/img/clouds16.png?36a5277d418a"); }

.bg-13 {
  background-image: url("/static/gentouch/img/clouds17.png?36a5277d418a"); }

.bg-14 {
  background-image: url("/static/gentouch/img/clouds18.png?c16707fb0432"); }

.bg-15 {
  background-image: url("/static/gentouch/img/clouds19.png?977dcdd9ee1d"); }

.bg-16 {
  background-image: url("/static/gentouch/img/clouds20.png?690b56e43450"); }

.bg-17 {
  background-image: url("/static/gentouch/img/clouds21.png?ec2aeb9e973e"); }

.bg-18 {
  background-image: url("/static/gentouch/img/clouds22.png?847fe72ef081"); }

.bg-19 {
  background-image: url("/static/gentouch/img/clouds24.png?977dcdd9ee1d"); }

.bg-20 {
  background-image: url("/static/gentouch/img/clouds25.png?ea9e81e0252e"); }

.bg-rounded1 {
  background-image: url("/static/gentouch/img/bg-rounded1.png?ea9e81e0252e"); }

.bg-rounded2 {
  background-image: url("/static/gentouch/img/bg-rounded2.png?fcd0045f8b49"); }

.bg-rounded3 {
  background-image: url("/static/gentouch/img/bg-rounded3.png?ec2aeb9e973e"); }

.bg-rounded4 {
  background-image: url("/static/gentouch/img/bg-rounded4.png?fcd0045f8b49"); }

/*------------- #Slider Faqs --------------*/
.slider-faqs-thumb {
  position: relative;
  text-align: center;
  background-image: url("/static/gentouch/img/faqs-cloud.png?c16707fb0432");
  background-repeat: no-repeat;
  background-size: contain; }
  .slider-faqs-thumb .utouch-icon {
    height: 240px;
    width: 240px; }

.slider-faqs-title {
  text-transform: uppercase;
  margin-bottom: 35px;
  letter-spacing: .2em; }

.slider-slides {
  margin-bottom: 75px;
  z-index: 999;
  padding: 10px 0; }

.slides-item {
  display: inline-block;
  position: relative;
  margin-right: 40px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  background-color: #0083ff;
  opacity: .3;
  transition: all .3s ease;
  border-radius: 100%;
  cursor: pointer; }
  .slides-item.slide-active {
    opacity: 1;
    box-shadow: 10px 0 10px 0 rgba(0, 131, 255, 0.2); }
  .slides-item:last-child {
    margin-right: 0; }

.with-thumbs {
  text-align: center;
  margin: 40px 0; }
  .with-thumbs .slides-item {
    margin-right: 10px;
    line-height: 1;
    overflow: hidden;
    background-color: transparent; }

.slider-slides--vertical-line .slides-item {
  opacity: 1;
  background-color: transparent;
  font-size: 18px;
  color: #849dbd; }
  .slider-slides--vertical-line .slides-item:first-child {
    margin-left: 40px; }
  .slider-slides--vertical-line .slides-item.slide-active {
    box-shadow: none;
    top: 20px; }
    .slider-slides--vertical-line .slides-item.slide-active .round:before {
      opacity: 1;
      height: 60px; }
    .slider-slides--vertical-line .slides-item.slide-active .round.primary {
      background-color: #0083ff; }
    .slider-slides--vertical-line .slides-item.slide-active .round.orange {
      background-color: #F89101; }
    .slider-slides--vertical-line .slides-item.slide-active .round.red {
      background-color: #ff3133; }

.slider-slides--vertical-line .round {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background-color: #a1b7d2;
  margin-right: 15px;
  position: relative; }
  .slider-slides--vertical-line .round:before {
    content: '';
    display: block;
    position: absolute;
    width: 4px;
    height: 0;
    border-radius: 0 0 5px 5px;
    top: -70px;
    left: 1px;
    opacity: 0;
    transition: all .3s ease; }
  .slider-slides--vertical-line .round.primary:before {
    background-color: #0083ff; }
  .slider-slides--vertical-line .round.orange:before {
    background-color: #F89101; }
  .slider-slides--vertical-line .round.red:before {
    background-color: #ff3133; }

.cloud-center {
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.play-with-title {
  display: flex;
  align-items: center; }
  .play-with-title .video-control {
    margin-right: 15px; }

.video-control {
  padding: 15px; }
  .video-control img {
    box-shadow: 10px 0 30px 0 rgba(215, 20, 58, 0.4);
    border-radius: 20px; }

.play-title {
  font-size: 20px; }

.btn-slider-wrap {
  display: inline-block;
  z-index: 99; }

.navigation-bottom {
  padding-bottom: 70px; }

.navigation-left-bottom {
  position: absolute;
  left: 13%;
  bottom: 50px; }

.navigation-center-bottom {
  position: absolute;
  left: 50%;
  bottom: 10px;
  transform: translate(-50%, 0); }

.navigation-top-right {
  position: absolute;
  right: 3%;
  top: 0; }

.swiper-container.top-navigation {
  padding-top: 70px;
  top: -70px; }

.crumina-module-slider .swiper-container {
  z-index: 5; }

.navigation-center-both-sides .btn-prev, .navigation-center-both-sides .btn-next {
  top: 50%;
  transform: translate(0, -50%);
  position: absolute; }

.navigation-center-both-sides .btn-prev {
  left: 60px; }

.navigation-center-both-sides .btn-next {
  right: 60px; }

.navigation-top-both-sides .btn-prev, .navigation-top-both-sides .btn-next {
  top: 0;
  position: absolute; }

.navigation-top-both-sides .btn-prev {
  left: 10%; }

.navigation-top-both-sides .btn-next {
  right: 10%; }

.btn-prev, .btn-next {
  transition: all .3s ease;
  stroke: inherit;
  opacity: .4;
  cursor: pointer;
  display: inline-block;
  position: relative;
  z-index: 10; }
  .btn-prev:after, .btn-next:after {
    content: '';
    display: block;
    height: 100%;
    width: 15px;
    position: absolute;
    top: 0; }
  .btn-prev .utouch-icon, .btn-next .utouch-icon {
    color: #0083ff;
    fill: #0083ff;
    transition: all .3s ease;
    width: 36px;
    height: 36px; }
  .btn-prev .icon-hover, .btn-next .icon-hover {
    opacity: 0;
    position: absolute; }
  .btn-prev:hover, .btn-next:hover {
    opacity: 1; }
    .btn-prev:hover .icon-hover, .btn-next:hover .icon-hover {
      opacity: 1; }

.btn-prev .icon-hover {
  left: 0; }

.btn-next .icon-hover {
  right: 0; }

.btn-next:hover {
  margin-left: 5px;
  margin-right: -5px; }

.btn-prev:hover {
  margin-left: -5px;
  margin-right: 5px; }

.btn-prev.with-bg, .btn-next.with-bg {
  opacity: .4;
  background-color: #0083ff; }
  .btn-prev.with-bg .utouch-icon, .btn-next.with-bg .utouch-icon {
    fill: #fff; }
  .btn-prev.with-bg.rounded, .btn-next.with-bg.rounded {
    border-radius: 30px; }
  .btn-prev.with-bg.round, .btn-next.with-bg.round {
    width: 80px;
    height: 80px;
    padding: 0;
    border-radius: 100%; }
    .btn-prev.with-bg.round .utouch-icon, .btn-next.with-bg.round .utouch-icon {
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      position: absolute; }
  .btn-prev.with-bg.bg-black, .btn-next.with-bg.bg-black {
    background-color: #121921; }
    .btn-prev.with-bg.bg-black:hover, .btn-next.with-bg.bg-black:hover {
      background-color: #0083ff; }

.btn-prev.with-bg {
  border-radius: 0 30px 30px 0;
  padding: 7px 0 0 15px; }
  .btn-prev.with-bg .icon-hover {
    left: 16px; }
  .btn-prev.with-bg:hover {
    margin-left: 0;
    margin-right: 0;
    padding: 7px 15px 0 15px;
    opacity: 1; }
  .btn-prev.with-bg.rounded:hover {
    padding: 7px 20px 0 15px; }

.btn-next.with-bg {
  border-radius: 30px 0 0 30px;
  padding: 7px 15px 0 0; }
  .btn-next.with-bg .icon-hover {
    right: 16px; }
  .btn-next.with-bg:hover {
    margin-left: 0;
    margin-right: 0;
    padding: 7px 15px 0 15px;
    opacity: 1; }
  .btn-next.with-bg.rounded:hover {
    padding: 7px 15px 0 20px; }

.btn-next:after {
  left: -15px; }

.btn-prev:after {
  right: -15px; }

.btn-prev.btn--style,
.btn-next.btn--style {
  padding: 7px 40px;
  border-radius: 30px;
  background-color: #ecf5fe;
  opacity: 1;
  text-transform: uppercase;
  color: #6987ab;
  font-weight: 700; }
  .btn-prev.btn--style span,
  .btn-next.btn--style span {
    display: inline-block;
    vertical-align: middle; }
  .btn-prev.btn--style .utouch-icon,
  .btn-next.btn--style .utouch-icon {
    fill: #6987ab;
    display: inline-block;
    vertical-align: middle; }
  .btn-prev.btn--style .icon-hover,
  .btn-next.btn--style .icon-hover {
    right: auto;
    left: auto; }
  .btn-prev.btn--style:hover,
  .btn-next.btn--style:hover {
    color: #0083ff;
    background-color: #fff;
    box-shadow: 10px 0 50px rgba(0, 131, 255, 0.15); }
    .btn-prev.btn--style:hover .utouch-icon,
    .btn-next.btn--style:hover .utouch-icon {
      fill: #0083ff; }

.crumina-module-slider {
  position: relative; }

.slider-tabs-vertical-line .swiper-slide {
  padding: 120px 0;
  background-size: contain;
  margin-bottom: 125px; }

.slider-tabs-vertical-line .slider-slides {
  position: absolute;
  bottom: 35px;
  width: 100%;
  margin-bottom: 0;
  text-align: center; }

.slider-tabs-vertical-thumb {
  margin-bottom: -310px; }

.slider-slides--round-text .slides-item {
  display: block;
  margin-right: 0;
  width: auto;
  height: auto;
  line-height: 1.4;
  text-align: left;
  font-weight: 400;
  background-color: transparent;
  border-radius: 0;
  opacity: 1;
  font-size: unset;
  padding-bottom: 30px;
  margin-bottom: 10px; }
  .slider-slides--round-text .slides-item.slide-active .number {
    border-color: #fff;
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.3); }
  .slider-slides--round-text .slides-item:after {
    content: '';
    display: block;
    width: 4px;
    background-color: #0069cc;
    border-radius: 5px;
    position: absolute;
    bottom: 0;
    top: 70px;
    left: 28px; }

.slider-slides--round-text .number {
  font-size: 30px;
  font-weight: 700;
  float: left;
  margin-right: 35px;
  height: 60px;
  width: 60px;
  border-radius: 100%;
  border: 4px solid #0069cc;
  color: #fff;
  text-align: center;
  line-height: 60px; }

.slider-slides--round-text .crumina-heading {
  overflow: hidden;
  margin-bottom: 0; }

.screenshots-item-bottom .swiper-wrapper {
  align-items: flex-end; }

.slider--full-width .swiper-container {
  padding-top: 20px;
  max-width: 1400px; }

.screenshots-slider-style1 .swiper-slide {
  transform: scale(0.5);
  opacity: .5;
  transition: all .3s ease; }
  .screenshots-slider-style1 .swiper-slide .screenshot-item img {
    box-shadow: none; }
  .screenshots-slider-style1 .swiper-slide.swiper-slide-active {
    transform: scale(1);
    opacity: 1; }
    .screenshots-slider-style1 .swiper-slide.swiper-slide-active .screenshot-item img {
      box-shadow: 15px 0 20px rgba(72, 9, 94, 0.4); }
  .screenshots-slider-style1 .swiper-slide.swiper-slide-prev, .screenshots-slider-style1 .swiper-slide.swiper-slide-next {
    transform: scale(0.7);
    opacity: .8; }

.screenshots-slider-style2 .swiper-slide {
  opacity: .5; }
  .screenshots-slider-style2 .swiper-slide .screenshot-item img {
    box-shadow: none; }
  .screenshots-slider-style2 .swiper-slide.swiper-slide-active {
    opacity: 1; }
    .screenshots-slider-style2 .swiper-slide.swiper-slide-active .screenshot-item img {
      box-shadow: 30px 0 30px rgba(0, 0, 0, 0.3); }

.screenshots-slider-style2.navigation-center-both-sides .btn-prev {
  opacity: 1;
  left: 0; }

.screenshots-slider-style2.navigation-center-both-sides .btn-next {
  opacity: 1;
  right: 0; }

.screenshot-item img {
  width: 100%; }

.slider-with-device {
  position: relative;
  padding-bottom: 100px; }
  .slider-with-device .swiper-container {
    background: url("/static/gentouch/img/smartphone2.png?2f191f5f950a") 50% 0 no-repeat;
    background-size: contain;
    padding: 80px 0; }
  .slider-with-device .swiper-slide {
    opacity: .5;
    transition: all .3s ease;
    transform: scale(0.7); }
    .slider-with-device .swiper-slide .screenshot-item img {
      box-shadow: none; }
    .slider-with-device .swiper-slide.swiper-slide-active {
      transform: scale(0.9);
      opacity: 1; }
      .slider-with-device .swiper-slide.swiper-slide-active .screenshot-item img {
        box-shadow: 30px 0 30px rgba(0, 0, 0, 0.3); }

.slider--full-width-3items .swiper-slide {
  width: 1140px;
  padding-right: 60px;
  max-width: 100%;
  opacity: .2; }
  .slider--full-width-3items .swiper-slide.swiper-slide-active {
    opacity: 1; }

.slider-3-items .swiper-slide {
  opacity: .9; }
  .slider-3-items .swiper-slide img {
    border-radius: 20px;
    overflow: hidden;
    display: block;
    min-width: 100%; }
  .slider-3-items .swiper-slide.swiper-slide-active {
    opacity: 1; }

/*================= Responsive Mode ============*/
@media (max-width: 1024px) {
  .slider-with-device .swiper-container {
    padding: 40px 0; } }

@media (max-width: 800px) {
  .slider-tabs-vertical-thumb {
    margin-bottom: 0; }
  .navigation-center-both-sides .btn-next {
    right: 5px; }
  .navigation-center-both-sides .btn-prev {
    left: 5px; } }

@media (max-width: 768px) {
  .slides-item {
    margin-right: 20px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px; }
  .slider-with-device .swiper-container {
    padding: 60px 0; } }

@media (max-width: 640px) {
  .swiper-container.top-navigation {
    top: auto; }
  .btn-prev.btn--style,
  .btn-next.btn--style {
    display: block;
    margin-bottom: 20px; } }

@media (max-width: 480px) {
  .slider-with-device .swiper-slide {
    padding: 40px; } }

@media (max-width: 460px) {
  .slides-item {
    margin-right: 15px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 16px; }
  .slider-slides--vertical-line .slides-item:first-child {
    margin-left: 0; } }

/*------------- #INFO-BOX --------------*/
.info-boxes .crumina-info-box {
  margin-bottom: 30px; }

.crumina-info-box .info-box-content {
  overflow: hidden;
  position: relative;
  transition: all .3s ease; }

.crumina-info-box .info-box-image {
  margin-right: 30px;
  margin-bottom: 10px;
  overflow: hidden;
  transition: all .3s ease; }

.info-box--standard .utouch-icon {
  height: 32px;
  width: 32px;
  margin-right: 25px;
  fill: #0083ff;
  color: #0083ff; }

.info-box--standard .info-box-image {
  margin-bottom: 20px;
  margin-right: 0; }

.info-box--standard .icon-big {
  margin-right: 40px;
  height: 75px;
  width: 75px; }

.info-box--standard .icon-small {
  height: 40px;
  width: 40px;
  margin-right: 20px; }

.info-box--standard-hover {
  text-align: center; }
  .info-box--standard-hover .info-box-image {
    margin: 0 auto 25px;
    border-radius: 0;
    position: relative; }
  .info-box--standard-hover .cloud {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1; }
  .info-box--standard-hover .info-box-image .utouch-icon {
    height: 70px;
    width: 70px; }
  .info-box--standard-hover .info-box-title {
    display: block;
    margin-bottom: 15px; }
  .info-box--standard-hover .info-box-text {
    margin-bottom: 40px;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto; }
  .info-box--standard-hover:hover .info-box-title {
    color: #0083ff; }
  .info-box--standard-hover:hover .btn-next {
    opacity: 1; }
    .info-box--standard-hover:hover .btn-next .icon-hover {
      opacity: 1; }

.info-box--standard-round {
  text-align: left;
  position: relative;
  z-index: 10; }
  .info-box--standard-round .info-box-title {
    margin-bottom: 17px; }
  .info-box--standard-round .info-box-image {
    float: left;
    width: 100px;
    height: 100px;
    line-height: 140px;
    background-color: #fff;
    box-shadow: 20px 0 60px 0 rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    position: relative; }
  .info-box--standard-round .utouch-icon {
    height: 50px;
    width: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .info-box--standard-round.icon-right {
    text-align: right; }
    .info-box--standard-round.icon-right .info-box-image {
      float: right;
      margin-right: 0;
      margin-left: 30px; }

.negative-margin-right150 {
  margin-right: -150px; }

.negative-margin-left150 {
  margin-left: -150px; }

.particular-image {
  display: block;
  margin: -100px auto 50px; }

.info-box--numbers .order-number {
  color: #0083ff;
  margin-bottom: 20px; }

.info-box--numbers .info-box-title {
  font-size: 28px;
  margin-bottom: 20px; }

.info-box--time-line {
  text-align: center;
  margin-top: 20px; }
  .info-box--time-line .info-box-image {
    width: 100px;
    height: 100px;
    line-height: 135px;
    border-radius: 100%;
    text-align: center;
    margin: 0 auto 15px; }
    .info-box--time-line .info-box-image.bg-primary-color {
      box-shadow: 10px 0 30px 0 rgba(0, 131, 255, 0.4); }
    .info-box--time-line .info-box-image.bg-orange {
      box-shadow: 10px 0 30px 0 rgba(248, 145, 1, 0.4); }
    .info-box--time-line .info-box-image.bg-red {
      box-shadow: 10px 0 30px 0 rgba(255, 49, 51, 0.4); }
    .info-box--time-line .info-box-image.bg-green {
      box-shadow: 10px 0 30px 0 rgba(1, 162, 60, 0.4); }
  .info-box--time-line .utouch-icon {
    fill: #fff;
    height: 40px;
    width: 40px; }
  .info-box--time-line .time-line-arrow {
    fill: #0083ff; }
  .info-box--time-line .timeline-year {
    margin-bottom: 17px; }
  .info-box--time-line .info-box-title {
    margin-bottom: 15px;
    display: block; }

.time-line-arrow {
  position: absolute;
  top: 50px;
  right: -25px;
  fill: #0083ff;
  opacity: .3; }

.info-box--classic .utouch-icon {
  height: 60px;
  width: 60px; }

.info-box--classic .info-box-image {
  float: left;
  margin: 20px 40px 0 0; }

.info-box--classic .info-box-content {
  overflow: hidden; }

.info-box--classic .info-box-title {
  margin-bottom: 17px; }

.text-box .title {
  font-size: 16px;
  margin-bottom: 20px; }

.text-box ul li {
  font-weight: 300;
  display: block;
  margin-bottom: 15px;
  line-height: 1; }

.text-box + .text-box {
  margin-top: 50px; }

/*================= Responsive Mode ============*/
@media (max-width: 1199px) {
  .display-flex.info-boxes {
    display: block; }
  .crumina-info-box.negative-margin-right150 {
    margin-right: 0; }
  .crumina-info-box.negative-margin-left150 {
    margin-left: 0; }
  .particular-image {
    margin: 0 auto 30px; }
    .particular-image + .btn {
      margin-bottom: 30px; } }

@media (max-width: 768px) {
  .info-box--standard-hover .btn-next {
    opacity: 1; }
    .info-box--standard-hover .btn-next .icon-hover {
      opacity: 1; }
  .time-line-arrow {
    right: 0; }
  .info-box--standard-hover .info-box-image {
    margin: 0 auto 20px; }
  .info-box--standard-round .info-box-image {
    width: 70px;
    height: 70px;
    line-height: 100px; }
  .info-box--standard .icon-big {
    margin-right: 15px; }
  .info-box--classic .info-box-image {
    float: none;
    margin: 0; } }

/*------------- #TESTIMONIAL --------------*/
.testimonials-wrap .crumina-testimonial-item {
  margin-bottom: 60px; }

.crumina-testimonial-item {
  position: relative; }
  .crumina-testimonial-item .rait-stars {
    position: relative;
    z-index: 2; }
  .crumina-testimonial-item .author-name {
    display: block;
    margin: 0;
    color: #0083ff; }
  .crumina-testimonial-item .author-company {
    color: #63768d;
    display: block; }
  .crumina-testimonial-item .testimonial-text {
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto; }

.testimonial-img-author {
  border-radius: 100%;
  overflow: hidden;
  text-align: center; }

.testimonial-item-author-top {
  text-align: center;
  padding-top: 20px; }
  .testimonial-item-author-top .author-info {
    text-align: center; }
  .testimonial-item-author-top .testimonial-text {
    font-size: 20px;
    margin-bottom: 70px;
    line-height: 1.3; }
  .testimonial-item-author-top .testimonial-img-author {
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto 40px;
    box-shadow: 10px 0 30px 0 rgba(81, 116, 141, 0.4); }
  .testimonial-item-author-top .author-name {
    margin-bottom: 10px; }

.testimonial-item-arrow {
  padding: 40px;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  box-shadow: 10px 0 10px 0 rgba(18, 25, 33, 0.1);
  margin-top: 15px; }
  .testimonial-item-arrow .testimonial-text {
    margin-bottom: 20px; }
  .testimonial-item-arrow .author-info-wrap {
    margin-bottom: 10px; }
    .testimonial-item-arrow .author-info-wrap > * {
      display: inline-block;
      vertical-align: middle; }
  .testimonial-item-arrow .testimonial-img-author {
    margin-right: 20px;
    margin-bottom: 15px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    box-shadow: 10px 0 30px 0 rgba(81, 116, 141, 0.4); }

.testimonial-item-author-left .testimonial-img-author {
  width: 160px;
  height: 160px;
  line-height: 310px;
  float: left;
  background-color: #edf6fc;
  margin-right: 40px; }

.testimonial-item-author-left .author-name {
  margin-bottom: 25px; }

.testimonial-item-author-left .testimonial-text {
  font-weight: 400;
  margin-bottom: 25px; }

.testimonial-item-author-left .author-info-wrap {
  overflow: hidden; }

.testimonial-item-quote-right {
  padding: 0 40px 40px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 10px 0 50px 0 rgba(18, 25, 33, 0.1);
  overflow: visible;
  margin-top: 80px; }
  .testimonial-item-quote-right .testimonial-img-author {
    text-align: left;
    margin-bottom: -30px;
    top: -60px;
    position: relative;
    overflow: visible; }
    .testimonial-item-quote-right .testimonial-img-author img {
      border-radius: 100%;
      box-shadow: 10px 0 30px 0 rgba(18, 25, 33, 0.15); }
    .testimonial-item-quote-right .testimonial-img-author .share-product, .testimonial-item-quote-right .testimonial-img-author .social__item.main {
      top: auto;
      bottom: 0;
      right: auto;
      left: 10px; }
  .testimonial-item-quote-right .author-name {
    font-size: 22px;
    margin-bottom: 10px;
    color: inherit; }
    .testimonial-item-quote-right .author-name:hover {
      color: #0083ff; }
  .testimonial-item-quote-right .author-company {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px; }
  .testimonial-item-quote-right .testimonial-text {
    font-weight: 400;
    margin-bottom: 35px; }
  .testimonial-item-quote-right .quote {
    position: absolute;
    bottom: 20px;
    right: 40px; }
    .testimonial-item-quote-right .quote .utouch-icon {
      width: 60px;
      height: 60px;
      fill: #e6eff9; }

.testimonial-item-quote-top {
  text-align: center; }
  .testimonial-item-quote-top .author-info {
    text-align: center; }
  .testimonial-item-quote-top .testimonial-text {
    font-size: 28px;
    margin-bottom: 35px; }
  .testimonial-item-quote-top .author-name {
    margin-bottom: 5px; }
  .testimonial-item-quote-top .quote .utouch-icon {
    width: 100px;
    height: 100px;
    fill: #e6eff9; }

.rait-stars .utouch-icon {
  height: 13px;
  width: 13px;
  fill: #FECF39; }

.rait-stars li {
  display: inline-block; }
  .rait-stars li + li {
    margin-left: 2px; }

/*================= Responsive Mode ============*/
@media (max-width: 990px) {
  .testimonial-item-author-left .testimonial-img-author {
    float: none;
    margin-right: 0;
    margin-bottom: 20px; } }

@media (max-width: 980px) {
  .testimonial-item-arrow {
    padding: 30px; } }

@media (max-width: 460px) {
  .testimonial-item-quote-right {
    padding: 0 10px 40px; }
  .testimonial-item-author-top .testimonial-text {
    margin-bottom: 20px; }
  .testimonial-item-quote-top .testimonial-text {
    font-size: 20px; } }

/*------------- #PAGINATION --------------*/
.swiper-pagination {
  position: absolute;
  transition: all .3s ease;
  align-items: center;
  z-index: 5;
  left: 50%;
  bottom: 10px;
  transform: translate(-50%, 0) !important;
  width: 90%; }
  .swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #a1b7d2;
    margin: auto 5px;
    border-radius: 50%;
    cursor: pointer;
    transition: all .3s ease; }
    .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
      width: 20px;
      background-color: #0083ff;
      transition: all .3s ease;
      border-radius: 10px; }
  .swiper-pagination.top-right {
    left: auto;
    bottom: auto;
    right: 0;
    top: 0;
    transform: translate(0); }
  .swiper-pagination.bottom-left {
    left: 0;
    bottom: 0;
    transform: translate(0) !important;
    top: auto; }
  .swiper-pagination.right-bottom {
    right: 100px;
    bottom: -50px;
    top: auto;
    transform: translate(0); }
  .swiper-pagination.pagination-white .swiper-pagination-bullet {
    background-color: #fff; }
    .swiper-pagination.pagination-white .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background-color: #0083ff; }

.pagination-bottom {
  padding-bottom: 80px; }

/*================= Responsive Mode ============*/
@media (max-width: 1024px) {
  .swiper-pagination.bottom-left {
    bottom: 20px; } }

/*------------- #OUR-VIDEO --------------*/
.crumina-our-video {
  overflow: hidden;
  min-width: 100%;
  position: relative;
  text-align: center; }
  .crumina-our-video .cloud {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1; }
  .crumina-our-video .hand {
    position: relative;
    margin: -100px auto 0;
    z-index: 19;
    display: block; }

.video-thumb {
  position: relative;
  display: inline-block;
  width: 100%; }
  .video-thumb .video-control {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 10; }
  .video-thumb img {
    display: block;
    width: 100%; }
  .video-thumb.with-border-r {
    border-radius: 10px;
    overflow: hidden; }

.with-border-r {
  border-radius: 10px;
  overflow: hidden; }

.block-rounded-shadow .crumina-our-video {
  margin: 60px -60px; }

.video-with-cloud .video-thumb {
  width: auto; }

/*================= Responsive Mode ============*/
@media (max-width: 1199px) {
  .block-rounded-shadow {
    padding: 30px; }
    .block-rounded-shadow .crumina-our-video {
      margin: 60px -30px; }
  .video-thumb .video-control {
    width: 30%; } }

/*------------- #CLIENTS --------------*/
.crumina-clients {
  padding: 95px 0;
  background-image: url("/static/gentouch/img/clouds12.png?ae3011300862"); }

.clients-item {
  position: relative;
  min-height: 50px;
  display: flex; }
  .clients-item:hover img {
    opacity: 0; }
  .clients-item:hover .hover {
    opacity: 1; }
  .clients-item img {
    position: relative;
    transition: all .3s linear;
    transform-style: preserve-3d; }
    .clients-item img.hover {
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      z-index: 5; }
  .clients-item .clients-images {
    position: relative;
    display: block;
    margin: auto; }

/*================= Responsive Mode ============*/
@media (max-width: 1200px) {
  .crumina-clients {
    padding: 40px 0; }
  .clients-item {
    margin-bottom: 20px; } }

/*------------- #COUNTERS --------------*/
.counters {
  z-index: 2;
  overflow: hidden;
  position: relative;
  padding: 100px 0;
  display: flex;
  align-items: center; }

.crumina-counter-item .counter-numbers {
  font-size: 46px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 20px; }

.crumina-counter-item .counter-title {
  color: #fff;
  margin: 0;
  line-height: 1.1;
  font-weight: 700; }

.crumina-counter-item .units {
  display: inline-block; }

.counter-item-colored {
  text-align: center; }
  .counter-item-colored .counter-numbers {
    margin-bottom: 15px; }
  .counter-item-colored .counter-title {
    color: #273f5b; }

/*================= Responsive Mode ============*/
@media (max-width: 1200px) {
  .counters {
    display: block;
    text-align: center;
    padding: 50px 0; }
  .crumina-counter-item {
    margin-bottom: 30px; } }

@media (max-width: 768px) {
  .crumina-counter-item .counter-numbers {
    font-size: 30px; } }

/*------------- #PRICING-TABLES --------------*/
.crumina-pricing-tables-item {
  position: relative;
  transition: all .3s ease; }

.pricing-tables-item-standard .main-pricing-content {
  position: relative;
  width: calc(100% - 30px);
  background-color: #fff;
  box-shadow: 20px 0 60px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 60px;
  z-index: 5;
  transition: all .3s ease; }

.pricing-tables-item-standard .rate {
  margin-bottom: 13px;
  margin-top: 0; }

.pricing-tables-item-standard .price {
  font-size: 72px; }

.pricing-tables-item-standard .pricing-title {
  color: #6987ab;
  margin-bottom: 30px; }

.pricing-tables-item-standard .pricing-description {
  margin-bottom: 30px; }

.pricing-tables-item-standard .sub-description {
  font-size: 14px;
  color: #566c86;
  margin-top: 27px;
  margin-bottom: 0; }

.pricing-tables-item-standard:hover {
  margin-bottom: -30px;
  margin-top: -30px; }
  .pricing-tables-item-standard:hover .main-pricing-content {
    padding: 90px 60px; }

.bg-pricing-content {
  position: absolute;
  width: calc(100% - 30px);
  height: calc(100% + 50px);
  right: 0;
  top: 30px;
  border-radius: 10px;
  text-align: center; }
  .bg-pricing-content .title {
    color: #fff;
    position: absolute;
    bottom: 20px;
    text-transform: uppercase;
    width: 100%;
    left: 0; }

.position-item {
  color: #273f5b;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 18px; }
  .position-item.del {
    opacity: .6;
    text-decoration: line-through; }

.pricing-line {
  height: 4px;
  border-radius: 5px;
  margin-bottom: 30px; }

.pricing-tables--item-with-thumb {
  text-align: center;
  padding: 60px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 20px 0 60px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden; }
  .pricing-tables--item-with-thumb .icon-img {
    height: 100px;
    width: 100px;
    margin: 0 auto;
    z-index: 2;
    position: relative; }
  .pricing-tables--item-with-thumb .cloud {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .pricing-tables--item-with-thumb .pricing-thumb {
    position: relative;
    margin-bottom: 25px; }
  .pricing-tables--item-with-thumb .pricing-title {
    display: block;
    font-size: 28px; }
  .pricing-tables--item-with-thumb .more-arrow {
    float: left; }
  .pricing-tables--item-with-thumb .rate {
    float: right;
    margin: 0;
    line-height: 1; }
    .pricing-tables--item-with-thumb .rate span {
      font-size: 36px; }
  .pricing-tables--item-with-thumb .pricing-description {
    margin-bottom: 35px; }
  .pricing-tables--item-with-thumb:hover {
    margin-bottom: -30px;
    margin-top: -30px;
    padding: 90px 60px;
    box-shadow: 20px 0 60px 0 rgba(0, 131, 255, 0.2);
    border-bottom: 5px solid #0083ff; }
    .pricing-tables--item-with-thumb:hover .pricing-title {
      color: #0083ff; }

.pricing-tables-item-colored {
  padding: 60px 30px 90px;
  border-radius: 20px;
  text-align: center; }
  .pricing-tables-item-colored .rate {
    color: #fff;
    font-size: 48px;
    margin: 0 0 15px 0; }
    .pricing-tables-item-colored .rate span {
      font-size: 72px; }
  .pricing-tables-item-colored .period {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .3em; }
  .pricing-tables-item-colored .main-pricing-content {
    border-radius: 20px;
    background-color: #fff;
    padding: 50px 30px 80px;
    margin-top: 45px;
    position: relative;
    box-shadow: 20px 0 60px 0 rgba(0, 0, 0, 0.1); }
  .pricing-tables-item-colored .pricing-line {
    width: 70%;
    margin: 0 auto 35px; }
  .pricing-tables-item-colored .pricing-title {
    text-transform: uppercase;
    font-size: 30px;
    margin: 0 0 27px 0; }
  .pricing-tables-item-colored .btn {
    position: absolute;
    top: calc(100% - 25px);
    left: 50%;
    transform: translate(-50%, 0);
    white-space: nowrap; }
  .pricing-tables-item-colored .position-item {
    margin-bottom: 8px; }
  .pricing-tables-item-colored:hover {
    margin-bottom: -30px;
    margin-top: -30px;
    padding: 90px 30px 120px; }

.pricing-tables-wrap {
  border-radius: 10px;
  float: left;
  background-color: #171e25; }
  .pricing-tables-wrap.bg-light {
    background-color: transparent; }

.pricing-tables-item-solid {
  text-align: center;
  margin: 0 2px;
  min-height: 100%;
  padding: 60px 30px;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  z-index: 1; }
  .pricing-tables-item-solid .bg-layer {
    box-shadow: 20px 0 60px 0 rgba(0, 0, 0, 0.1);
    background-color: #121921;
    border-radius: 10px;
    z-index: -1;
    transition: all .3s ease; }
  .pricing-tables-item-solid .pricing-title {
    font-size: 30px;
    margin: 0 0 30px 0;
    transition: all .3s ease; }
  .pricing-tables-item-solid .btn {
    margin-top: auto; }
  .pricing-tables-item-solid .rate {
    color: #fff;
    font-size: 36px;
    margin: 0 0 10px 0;
    transition: all .3s ease; }
    .pricing-tables-item-solid .rate span {
      font-size: 60px; }
  .pricing-tables-item-solid .period {
    color: #fff;
    margin-bottom: 25px;
    transition: all .3s ease; }
  .pricing-tables-item-solid .position-item {
    margin-bottom: 7px;
    color: #4b5d73;
    transition: all .3s ease; }
  .pricing-tables-item-solid .pricing-tables-position {
    margin-bottom: 40px; }
  .pricing-tables-item-solid:hover {
    z-index: 1000; }
    .pricing-tables-item-solid:hover .bg-layer {
      background-color: #fff;
      transform: translate3d(0, 0, 0) scale(1.05);
      backface-visibility: hidden; }
    .pricing-tables-item-solid:hover .rate,
    .pricing-tables-item-solid:hover .period {
      color: #273f5b; }
  .pricing-tables-item-solid.bg-light .bg-layer {
    background-color: #fff; }
  .pricing-tables-item-solid.bg-light .rate,
  .pricing-tables-item-solid.bg-light .period {
    color: #273f5b; }
  .pricing-tables-item-solid.bg-light:hover .bg-layer {
    background-color: #121921; }
  .pricing-tables-item-solid.bg-light:hover .rate,
  .pricing-tables-item-solid.bg-light:hover .period {
    color: #fff; }

/*================= Responsive Mode ============*/
@media (max-width: 1200px) {
  .pricing-wrap > * {
    margin-bottom: 120px; } }

@media (max-width: 980px) {
  .pricing-tables-item-standard .price {
    font-size: 50px; } }

.pricing-tables-wrap .no-padding {
  padding: 0 !important; }

@media (max-width: 460px) {
  .pricing-tables-item-standard .main-pricing-content {
    padding: 60px 20px; }
  .pricing-tables-item-standard:hover .main-pricing-content {
    padding: 90px 20px; }
  .pricing-tables--item-with-thumb .more-arrow {
    float: none;
    margin-bottom: 10px;
    display: block; }
  .pricing-tables--item-with-thumb .rate {
    float: none; }
  .pricing-tables-item-colored .rate,
  .pricing-tables-item-solid .rate {
    font-size: 24px; }
  .pricing-tables-item-colored .pricing-title {
    font-size: 18px; }
  .pricing-tables-item-colored .rate span,
  .pricing-tables-item-solid .rate span {
    font-size: 30px; } }

/*------------- #SUBSCRIBE-FORM --------------*/
.crumina-module-subscribe-form {
  padding: 120px 0; }

.subscribe-form {
  position: relative;
  float: left;
  width: 100%; }

.subscribe-main-content {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 20px 0 60px 0 rgba(0, 0, 0, 0.1);
  width: calc(100% - 60px);
  margin-left: 60px;
  float: left;
  z-index: 5;
  position: relative;
  padding: 70px 10px 100px 100px; }

.subscribe-layer {
  position: absolute;
  width: calc(100% - 60px);
  height: 100%;
  left: 0;
  top: 60px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 10px; }

.subscribe-img {
  position: absolute;
  right: -100px;
  top: 50%;
  transform: translate(0, -50%);
  z-index: -1; }

/*================= Responsive Mode ============*/
@media (max-width: 1450px) {
  .subscribe-img {
    width: 40%;
    right: 0; } }

@media (max-width: 1200px) {
  .subscribe-img {
    width: auto;
    position: relative;
    transform: none;
    top: auto;
    margin-bottom: 30px; } }

@media (max-width: 768px) {
  .subscribe-main-content {
    padding: 50px 10px;
    margin-left: 20px;
    width: calc(100% - 40px); }
  .subscribe-layer {
    width: 100%; } }

@media (max-width: 480px) {
  .subscribe-main-content {
    margin-left: 0;
    width: 100%; } }

/*------------- #MODULE-IMG--------------*/
.crumina-module-img-bottom {
  display: flex;
  align-items: flex-end; }

.img-bottom {
  display: inline-block;
  vertical-align: bottom; }

/*================= Responsive Mode ============*/
@media (max-width: 1199px) {
  .crumina-module-img-bottom {
    flex-direction: column;
    align-items: flex-start; } }

@media (max-width: 1024px) {
  .crumina-module-img-bottom {
    display: block; } }

/*------------- #SOCIALS --------------*/
.socials {
  margin: 15px 0; }
  .socials li {
    display: inline-block;
    margin-right: 10px; }
    .socials li:last-child {
      margin-right: 0; }
  .socials .utouch-icon {
    height: 15px;
    width: 15px;
    fill: #6987ab;
    display: inline-block;
    vertical-align: middle; }
    .socials .utouch-icon:hover {
      fill: #0083ff; }

.social__item {
  position: relative; }

.socials--round .social__item {
  width: 32px;
  height: 32px;
  line-height: 26px;
  text-align: center;
  border-radius: 100%;
  border: 2px solid #d8e1ec;
  fill: #6987ab;
  display: block;
  background-color: transparent; }
  .socials--round .social__item:hover {
    border-color: transparent;
    box-shadow: 5px 0 10px 0 rgba(0, 131, 255, 0.3); }
    .socials--round .social__item:hover .utouch-icon {
      fill: #fff; }
    .socials--round .social__item:hover.rss {
      background-color: #f4b459; }
    .socials--round .social__item:hover.mail {
      background: #996DD1; }
    .socials--round .social__item:hover.pinterest {
      background: #cc2127; }
    .socials--round .social__item:hover.googlePlus {
      background: #dd4b39; }
    .socials--round .social__item:hover.facebook {
      background: #3b5998; }
    .socials--round .social__item:hover.twitter {
      background: #55acee; }

.socials--round .utouch-icon {
  height: 15px;
  width: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.socials--colored .social__item {
  border-color: transparent; }
  .socials--colored .social__item.rss {
    background-color: #f4b459; }
  .socials--colored .social__item.mail {
    background: #996DD1; }
  .socials--colored .social__item.pinterest {
    background: #cc2127; }
  .socials--colored .social__item.googlePlus {
    background: #dd4b39; }
  .socials--colored .social__item.facebook {
    background: #3b5998; }
  .socials--colored .social__item.twitter {
    background: #55acee; }
  .socials--colored .social__item:hover {
    background-color: inherit; }
  .socials--colored .social__item .utouch-icon {
    fill: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

/*------------- #TEAMMEMBERS --------------*/
.teammembers-wrap .crumina-teammembers-item {
  margin-bottom: 80px; }

.crumina-teammembers-item .teammembers-thumb {
  width: 260px;
  height: 260px;
  background-color: #edf6fc;
  border-radius: 100%;
  text-align: center;
  float: left;
  margin-right: 40px;
  position: relative;
  margin-bottom: 30px; }
  .crumina-teammembers-item .teammembers-thumb img {
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translate(-50%, 0); }

.crumina-teammembers-item .teammember-content {
  overflow: hidden;
  padding-top: 15px; }

.crumina-teammembers-item .teammembers-item-prof {
  text-transform: uppercase;
  font-size: 14px;
  color: #6987ab;
  font-weight: 700;
  margin-bottom: 17px; }

.crumina-teammembers-item .teammembers-item-name {
  margin-bottom: 20px;
  display: block; }
  .crumina-teammembers-item .teammembers-item-name:hover {
    color: #0083ff; }

.crumina-teammembers-item p {
  margin-bottom: 30px; }

.teammember-item--author-in-round .teammembers-thumb {
  width: 200px;
  height: 200px; }
  .teammember-item--author-in-round .teammembers-thumb img {
    position: relative;
    bottom: auto;
    left: auto;
    transform: none;
    border-radius: 100%;
    box-shadow: 10px 0 30px 0 rgba(18, 25, 33, 0.15); }
  .teammember-item--author-in-round .teammembers-thumb .btn {
    position: absolute;
    bottom: 10px;
    left: 10px; }

.teammember-list > li {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #dbe3ec; }
  .teammember-list > li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }

.thumb--big .teammembers-thumb {
  width: 260px;
  height: 260px; }

.teammember-item--author-round-top {
  text-align: center; }
  .teammember-item--author-round-top .teammembers-thumb {
    overflow: hidden;
    float: none;
    margin-right: 0;
    margin: 0 auto 30px; }
    .teammember-item--author-round-top .teammembers-thumb img {
      position: relative;
      bottom: auto;
      left: auto;
      transform: none; }
  .teammember-item--author-round-top .teammember-content {
    padding-top: 0; }

/*================= Responsive Mode ============*/
@media (max-width: 1200px) {
  .crumina-teammembers-item .teammembers-thumb {
    float: none;
    margin-right: 0; }
  .teammember-item--author-in-round .teammembers-thumb {
    float: left;
    margin-right: 20px; }
  .teammember-item--author-round-top .teammembers-thumb {
    margin: 0 auto 30px; } }

@media (max-width: 980px) {
  .teammember-item--author-in-round .teammembers-thumb {
    width: 100px;
    height: 100px;
    float: none;
    margin-right: 0;
    margin-bottom: 0; }
  .teammember-item--author-in-round .teammembers-thumb .btn {
    bottom: 0;
    left: 0; } }

@media (max-width: 800px) {
  .thumb--big .teammembers-thumb {
    width: 100px;
    height: 100px; }
  .crumina-teammembers-item .teammembers-item-prof {
    font-size: 12px; } }

/*------------- #PRODUCT-CASE--------------*/
.crumina-case-item {
  float: left;
  position: relative;
  padding: 30px 0 0;
  overflow: hidden; }
  .crumina-case-item .square-colored {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1; }
  .crumina-case-item:hover .square-colored:before {
    opacity: 1; }
  .crumina-case-item:hover .case-item__thumb {
    transform: perspective(50em) translateZ(0) translate(0%, 0%) rotateY(0deg) rotateX(0deg); }
  .crumina-case-item.bg-light .case-item-content .title {
    color: #273f5b; }

.case-item__thumb {
  float: left;
  margin: 0 40px;
  box-shadow: 30px 0 25px 0 rgba(0, 0, 0, 0.2);
  transition: all .3s ease;
  transition-delay: 0s;
  position: relative;
  transform: perspective(50em) translateZ(0) translate(0%, 0%) rotateY(30deg) rotateX(20deg); }
  .case-item__thumb a {
    display: block; }
  .case-item__thumb img {
    display: inline-block;
    vertical-align: bottom; }

.case-item-content {
  overflow: hidden;
  position: relative;
  padding: 85px 20px 30px 0; }
  .case-item-content .title {
    color: #fff;
    margin-bottom: 40px;
    line-height: 1.25; }

.case-item-wrap .crumina-case-item {
  margin-bottom: 100px; }

/*================= Responsive Mode ============*/
@media (max-width: 1200px) {
  .case-item__thumb {
    float: none;
    display: inline-block; }
  .case-item-content {
    padding: 30px; } }

@media (max-width: 768px) {
  .case-item-wrap .crumina-case-item {
    margin-bottom: 30px; } }

/*------------- #ZOOM IMAGE --------------*/
.crumina-zoom-image {
  position: relative;
  display: inline-block; }
  .crumina-zoom-image img {
    display: inline-block; }
  .crumina-zoom-image:hover .zoom-round-img {
    -webkit-transition: all 2.5s cubic-bezier(0.5, -0.01, 0, 1.005);
    -moz-transition: all 2.5s cubic-bezier(0.5, -0.01, 0, 1.005);
    -o-transition: all 2.5s cubic-bezier(0.5, -0.01, 0, 1.005);
    transition: all 2.5s cubic-bezier(0.5, -0.01, 0, 1.005);
    -webkit-transform: perspective(50em) translateZ(0) translateY(50%) rotateY(0deg) rotateX(3deg) scale(1);
    -moz-transform: perspective(50em) translateZ(0) translateY(50%) rotateY(0deg) rotateX(3deg) scale(1);
    -ms-transform: perspective(50em) translateZ(0) translateY(50%) rotateY(0deg) rotateX(3deg) scale(1);
    -o-transform: perspective(50em) translateZ(0) translateY(50%) rotateY(0deg) rotateX(3deg) scale(1);
    transform: perspective(50em) translateZ(0) translateY(50%) rotateY(0deg) rotateX(3deg) scale(1); }

.zoom-round-img {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(0, 50%) scale(0.4) rotate(90deg);
  max-width: 100%;
  border-radius: 100%;
  border: 14px solid rgba(255, 255, 255, 0.1);
  box-shadow: 30px 0 30px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  transition: all .3s ease; }

/*------------- #ACCORDIONS --------------*/
.crumina-accordion {
  list-style: none;
  margin: 0;
  padding: 0; }

.accordion-panel {
  position: relative;
  background-color: #ecf5fe;
  border-radius: 5px;
  margin-bottom: 10px; }
  .accordion-panel.active {
    background-color: #fff;
    border: 2px solid #0083ff;
    box-shadow: 5px 0 20px rgba(0, 131, 255, 0.3); }
    .accordion-panel.active .ovh {
      color: #0083ff; }

.accordion-heading {
  display: table;
  padding: 11px 25px;
  font-size: 18px;
  transition: all .3s ease; }
  .accordion-heading span {
    display: table-cell;
    vertical-align: middle; }
  .accordion-heading span + span {
    width: 100%; }
  .accordion-heading .title {
    font-weight: 700;
    color: #273f5b; }
  .accordion-heading .icons {
    padding-right: 25px;
    transition: all .3s ease;
    opacity: 1;
    position: relative;
    top: -2px; }
    .accordion-heading .icons .utouch-icon {
      height: 10px;
      width: 10px;
      fill: #839bbd; }
    .accordion-heading .icons .active {
      opacity: 0;
      position: absolute;
      left: 0;
      transition: all .3s ease;
      top: 11px; }

.crumina-accordion .panel-info {
  line-height: 1.3;
  padding: 10px 20px 30px 70px;
  margin-bottom: 5px;
  transition: all .3s ease; }
  .crumina-accordion .panel-info > * {
    float: none; }

.crumina-accordion .panel-heading {
  margin-bottom: 5px;
  transition: all .3s ease; }
  .crumina-accordion .panel-heading.active {
    border-radius: 50px 50px 0 0;
    margin-bottom: 0;
    transition: all .3s ease; }
    .crumina-accordion .panel-heading.active .accordion-heading {
      transition: all .3s ease; }
      .crumina-accordion .panel-heading.active .accordion-heading i, .crumina-accordion .panel-heading.active .accordion-heading .utouch-icon {
        opacity: 0; }
        .crumina-accordion .panel-heading.active .accordion-heading i.active, .crumina-accordion .panel-heading.active .accordion-heading .utouch-icon.active {
          opacity: 1;
          fill: #0083ff; }
    .crumina-accordion .panel-heading.active a {
      padding-bottom: 0; }

.accordion__title {
  font-size: 19px;
  font-weight: 400; }

.accordion__content__a {
  display: inline-block !important;
  color: #2dafd6 !important;
  font-size: 15px;
  text-decoration: underline; }

.accordion__module .after::after {
  right: 72%;
  top: 36%;
  width: 2%; }

/*=====================================================
                Transition
=======================================================*/
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility; }

/*================= Responsive Mode ============*/
@media (max-width: 768px) {
  .accordion-heading .title {
    line-height: 1;
    font-size: 13px; }
  .crumina-accordion .panel-info {
    font-size: 13px; } }

/*------------- #BLOGS --------------*/
.post-thumb {
  position: relative;
  border-radius: 10px 10px 0 0;
  overflow: hidden; }
  .post-thumb img {
    border-radius: 10px 10px 0 0;
    display: block;
    width: 100%; }
  .post-thumb .video-control img {
    border-radius: 20px; }

.post {
  border-radius: 10px;
  box-shadow: 10px 0 50px rgba(18, 25, 33, 0.1);
  transition: all .3s ease;
  margin-bottom: 60px;
  position: relative; }
  .post p {
    margin-bottom: 30px; }
  .post .overlay-standard {
    opacity: 0; }
  .post .link-image {
    position: absolute;
    top: 50%;
    left: 40%;
    transform: translate(0, -50%) scale(0);
    opacity: 0;
    z-index: 50;
    transition: all .6s ease; }
    .post .link-image .utouch-icon {
      height: 40px;
      width: 40px;
      fill: #fff; }
  .post .link-post {
    position: absolute;
    top: 50%;
    right: 40%;
    transform: translate(0, -50%) scale(0);
    opacity: 0;
    z-index: 50;
    transition: all .6s ease; }
    .post .link-post .utouch-icon {
      height: 40px;
      width: 40px;
      fill: #fff; }
  .post:hover {
    box-shadow: 10px 0 50px rgba(0, 131, 255, 0.2); }
    .post:hover .post__title {
      color: #0083ff; }
    .post:hover .overlay-standard {
      opacity: 1; }
    .post:hover .link-post, .post:hover .link-image {
      opacity: 1;
      transform: translate(0, -50%) scale(0.9); }
      .post:hover .link-post:hover, .post:hover .link-image:hover {
        transform: translate(0, -50%) scale(1); }
  .post.sticky:before {
    content: '';
    background: url("/static/gentouch/svg/icon252.svg?1dd3c1665a7f") 50% 50% no-repeat;
    background-size: 60%;
    display: block;
    text-align: center;
    position: absolute;
    z-index: 5;
    top: 60px;
    right: 100%;
    height: 45px;
    width: 35px;
    background-color: #ff3133;
    padding: 10px;
    border-radius: 10px 0 0 10px; }
  .post.quote .post-thumb {
    padding: 100px; }
    @media (max-width: 1024px) {
      .post.quote .post-thumb {
        padding: 30px; } }
  .post.quote .testimonial-content {
    position: relative; }
  .post.quote .testimonial-img-author {
    float: left;
    margin-right: 30px;
    width: 60px;
    height: 60px; }
  .post.quote .author-company {
    font-weight: 700; }
  .post.quote .author-name {
    margin: 0; }
  .post.quote .text {
    font-size: 36px;
    color: #fff;
    line-height: 1.2;
    font-weight: 700; }
    @media (max-width: 570px) {
      .post.quote .text {
        font-size: 18px; } }
  .post.quote .quote {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100px; }
    @media (max-width: 360px) {
      .post.quote .quote {
        display: none; } }
  .post.video .overlay-standard {
    opacity: 1; }
  .post.video .video-control {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10; }
  .post.link .post-thumb {
    padding: 95px 100px; }
    @media (max-width: 1024px) {
      .post.link .post-thumb {
        padding: 80px; } }
    @media (max-width: 570px) {
      .post.link .post-thumb {
        padding: 30px; } }
    .post.link .post-thumb .site-link {
      color: #FECF39;
      display: block; }
  .post.link .thumb-content-title {
    color: #fff;
    margin-bottom: 30px;
    display: block;
    font-size: 36px; }
  .post.link .thumb-content {
    position: relative;
    z-index: 50; }
    .post.link .thumb-content .post-link {
      height: 68px;
      width: 68px;
      display: block;
      position: absolute;
      right: 0;
      bottom: 0; }

.post__content {
  padding: 60px;
  position: relative; }

.post__content-info {
  overflow: hidden; }

.post__date {
  float: left;
  margin-right: 60px;
  font-weight: 700;
  font-size: 14px; }
  .post__date time > * {
    display: block;
    line-height: 1; }
  .post__date .number {
    font-size: 50px;
    margin-bottom: 10px;
    color: #6987ab; }
  .post__date .month {
    margin-bottom: 7px;
    color: #273f5b; }
  .post__date .day {
    font-weight: 400;
    color: #7b9abf; }

.post__title {
  margin-bottom: 15px;
  display: block;
  margin-top: 0;
  line-height: 1.1em; }

.post-additional-info {
  color: #6987ab; }
  .post-additional-info > * {
    display: inline-block; }
  .post-additional-info > * + * {
    margin-left: 30px; }
  .post-additional-info a {
    color: #273f5b;
    font-weight: 700; }
    .post-additional-info a:hover {
      color: #0083ff; }
    .post-additional-info a span {
      color: #6987ab; }
  .post-additional-info .btn-next {
    float: right;
    opacity: 1;
    top: -5px;
    margin-right: 5px; }
    .post-additional-info .btn-next:hover {
      margin-right: 0; }
      .post-additional-info .btn-next:hover .icon-hover {
        opacity: 1; }

.share-product {
  position: absolute;
  right: 60px;
  top: -20px;
  height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  visibility: hidden;
  padding-right: 50px;
  z-index: 999;
  cursor: pointer; }
  .share-product .socials {
    margin: 0; }
    .share-product .socials li {
      margin-right: 5px; }
      .share-product .socials li:last-child {
        margin-right: 0; }
  .share-product.open {
    visibility: visible; }
    .share-product.open .social__item.twitter {
      -webkit-transition-timing-function: cubic-bezier(0.41, 1.26, 0.56, 0.99);
      transition-timing-function: cubic-bezier(0.41, 1.26, 0.56, 0.99);
      -webkit-transition-duration: 0.9s;
      transition-duration: 0.9s; }
    .share-product.open .social__item.facebook {
      -webkit-transition-timing-function: cubic-bezier(0.41, 1.26, 0.56, 0.99);
      transition-timing-function: cubic-bezier(0.41, 1.26, 0.56, 0.99);
      -webkit-transition-duration: 0.8s;
      transition-duration: 0.8s; }
    .share-product.open .social__item.facebook {
      -webkit-transition-timing-function: cubic-bezier(0.41, 1.26, 0.56, 0.99);
      transition-timing-function: cubic-bezier(0.41, 1.26, 0.56, 0.99);
      -webkit-transition-duration: 0.8s;
      transition-duration: 0.8s; }
    .share-product.open .social__item.googlePlus {
      -webkit-transition-timing-function: cubic-bezier(0.41, 1.26, 0.56, 0.99);
      transition-timing-function: cubic-bezier(0.41, 1.26, 0.56, 0.99);
      -webkit-transition-duration: 0.7s;
      transition-duration: 0.7s; }
    .share-product.open .social__item.pinterest {
      -webkit-transition-timing-function: cubic-bezier(0.41, 1.26, 0.56, 0.99);
      transition-timing-function: cubic-bezier(0.41, 1.26, 0.56, 0.99);
      -webkit-transition-duration: 0.6s;
      transition-duration: 0.6s; }
    .share-product.open .social__item.mail {
      -webkit-transition-timing-function: cubic-bezier(0.41, 1.26, 0.56, 0.99);
      transition-timing-function: cubic-bezier(0.41, 1.26, 0.56, 0.99);
      -webkit-transition-duration: 0.5s;
      transition-duration: 0.5s; }

.share-product .social__item {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  display: inline-block;
  opacity: 0;
  text-align: center;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  position: relative;
  -webkit-transition: 0.85s;
  transition: 0.85s; }
  .share-product .social__item .utouch-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.share-product .social__item .utouch-icon {
  height: 16px;
  width: 16px;
  fill: #fff; }

.social__item.main {
  opacity: 1;
  filter: alpha(opacity=100);
  padding: 0;
  z-index: 5;
  letter-spacing: -0.5px;
  position: absolute;
  cursor: pointer;
  right: 60px;
  top: -20px;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  will-change: max-width, padding-right, opacity, text-indent;
  width: 40px;
  height: 40px;
  line-height: 48px;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0 0 30px rgba(39, 63, 91, 0.2);
  text-align: center; }
  .social__item.main .utouch-icon, .social__item.main svg {
    height: 18px;
    width: 18px;
    color: #829dbc;
    fill: #829dbc;
    position: relative; }
  .social__item.main.item--small {
    width: 32px;
    height: 32px;
    line-height: 40px; }

.share-product .social__item .utouch-icon {
  outline: 26px solid rgba(44, 42, 42, 0);
  outline-offset: -12px;
  -webkit-transition: 0.25s;
  transition: 0.25s; }

.share-product .social__item:hover .utouch-icon {
  outline: 26px solid rgba(44, 42, 42, 0.2);
  fill: #fff; }

.share-product .social__item.twitter {
  margin-left: 0;
  -webkit-transition-timing-function: cubic-bezier(0.41, 1.26, 0.56, 0.99);
  transition-timing-function: cubic-bezier(0.41, 1.26, 0.56, 0.99);
  -webkit-transform: translateX(160px) rotate(582deg);
  -ms-transform: translateX(160px) rotate(582deg);
  transform: translateX(160px) rotate(582deg); }

.twitter {
  background: #55acee; }

.share-product .social__item.facebook {
  -webkit-transform: translateX(120px) rotate(436deg);
  -ms-transform: translateX(120px) rotate(436deg);
  transform: translateX(120px) rotate(436deg); }

.facebook {
  background: #3b5998; }

.share-product .social__item.googlePlus {
  -webkit-transform: translateX(80px) rotate(290deg);
  -ms-transform: translateX(80px) rotate(290deg);
  transform: translateX(80px) rotate(290deg); }

.googlePlus {
  background: #dd4b39; }

.share-product .social__item.pinterest {
  -webkit-transform: translateX(40px) rotate(145deg);
  -ms-transform: translateX(40px) rotate(145deg);
  transform: translateX(40px) rotate(145deg); }

.pinterest {
  background: #cc2127; }

.share-product .social__item.mail {
  -webkit-transform: translateX(0) rotate(0deg);
  -ms-transform: translateX(0) rotate(0deg);
  transform: translateX(0) rotate(0deg); }

.mail {
  background: #996DD1; }

.share-product:hover .social__item,
.share-product.hover .social__item {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1; }

.rss {
  background-color: #f4b459; }

.share-product--item-right {
  padding-left: 42px;
  padding-right: 0;
  height: 32px; }
  .share-product--item-right .social__item.main {
    right: auto;
    left: 0;
    width: 32px;
    height: 32px; }
  .share-product--item-right .social__item {
    height: 32px;
    width: 32px; }

/*------------- #Post-standard-details --------------*/
.post-standard-details {
  margin-bottom: 0;
  border-radius: 10px 10px 0 0; }
  .post-standard-details .post-additional-info {
    margin-bottom: 25px; }
  .post-standard-details:hover .post__title {
    color: #273f5b; }

.post-details-shared {
  padding: 55px 0 0;
  border-top: 2px solid #dbe3ec; }

.block-rounded-shadow .post-details-shared {
  border-top: none; }

.tags-inline li {
  display: inline-block;
  font-size: 14px; }
  .tags-inline li + li {
    margin-left: 5px; }
  .tags-inline li:first-child {
    font-weight: 700;
    color: #273f5b; }
  .tags-inline li a:hover {
    color: #0083ff; }

.blog-details-author {
  padding: 55px 60px;
  box-shadow: 10px 0 50px rgba(18, 25, 33, 0.1) inset;
  border-radius: 0 0 10px 10px;
  position: relative; }
  .blog-details-author .author-name {
    color: #273f5b;
    margin-bottom: 15px;
    display: block; }
  .blog-details-author .img-author {
    float: left;
    margin-right: 40px; }
    .blog-details-author .img-author img {
      border-radius: 100%;
      box-shadow: 10px 0 30px rgba(18, 25, 33, 0.15) inset; }
  .blog-details-author:before {
    content: '';
    position: absolute;
    display: inline-block;
    top: -15px;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #eff0f0;
    left: 115px; }

/* =WordPress Core
-------------------------------------------------------------- */
.align-center,
.aligncenter {
  text-align: center; }

.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

img.aligncenter {
  display: block;
  margin: 20px auto; }

.alignnone {
  margin: 5px 20px 20px 0; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 40px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  border: 2px solid #dbe3ec;
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 20px;
  background: #fff;
  text-align: center; }
  .wp-caption img {
    margin-bottom: 15px; }
  .wp-caption.wp-caption-text {
    font-size: 14px;
    margin-bottom: 0; }

.wp-caption-text {
  font-size: 14px; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption p.wp-caption-text {
  font-size: 14px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/*================= Responsive Mode ============*/
@media (max-width: 768px) {
  .post-additional-info > * {
    display: block; }
    .post-additional-info > * + * {
      margin-top: 10px;
      margin-left: 0; }
  .post-additional-info .btn-next {
    margin-right: 0;
    float: left; }
  .post-additional-info .icon-hover {
    opacity: 1; }
  .post__content {
    padding: 25px; }
  .post__date {
    float: none;
    margin-right: 0;
    margin-bottom: 20px; }
  .post.link .post-thumb {
    padding: 30px; }
  .blog-details-author .img-author {
    float: none;
    margin-right: 0;
    margin-bottom: 20px; }
  .blog-details-author {
    padding: 20px; } }

@media (max-width: 560px) {
  .post .link-image {
    left: 30%; }
  .post .link-post {
    right: 30%; }
  .social__item.main {
    right: 20px; }
  .share-product {
    right: 20px; }
  .post.link .thumb-content-title {
    font-size: 20px; }
  .post.sticky::before {
    top: 20px;
    height: 30px;
    width: 30px; } }

/*------------- #NAVIGATION --------------*/
.navigation {
  margin: 20px 0;
  width: 100%;
  position: relative; }

.page-numbers {
  position: relative;
  background-color: #eaf4fe;
  display: inline-block;
  margin: 0 12px 0 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #6987ab;
  font-size: 14px;
  border-radius: 100%;
  transition: all .3s ease;
  font-weight: 700; }
  .page-numbers:hover {
    background-color: #0083ff;
    color: #fff;
    box-shadow: 10px 0 50px rgba(0, 131, 255, 0.15); }
  .page-numbers.current {
    background-color: transparent;
    box-shadow: 10px 0 50px rgba(0, 131, 255, 0.15);
    color: #0083ff; }
  .page-numbers span {
    position: relative; }

/*================= Responsive Mode ============*/
@media (max-width: 640px) {
  .page-numbers {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin: 0 8px 0 0; } }

@media (max-width: 460px) {
  .page-numbers {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    margin: 0 8px 0 0; } }

/*------------- #EVENTS --------------*/
.event-item .img-author {
  width: 42px;
  height: 42px;
  border-radius: 100%;
  margin-right: 18px;
  float: left;
  overflow: hidden; }

.event-item .author-name {
  color: #0083ff;
  font-size: 14px;
  margin-bottom: 0; }

.event-item .event-title {
  display: block;
  margin-bottom: 15px; }

.event-item .author-company {
  font-size: 14px;
  color: #6987ab; }

/*------------- #PAGINATION-ARROW --------------*/
.pagination-arrow {
  padding: 50px 0;
  display: flex;
  justify-content: space-between; }
  .pagination-arrow span {
    display: block; }

.btn-next-wrap {
  display: flex;
  align-items: center; }
  .btn-next-wrap .btn-next:hover {
    margin-left: 0;
    margin-right: 0; }
  .btn-next-wrap .btn-content {
    position: relative;
    text-align: right;
    margin-right: 35px; }
    .btn-next-wrap .btn-content .btn-content-title {
      text-transform: uppercase;
      font-size: 11px;
      transition: all .3s ease;
      font-weight: 700; }
    .btn-next-wrap .btn-content .btn-content-subtitle {
      font-size: 16px;
      margin-bottom: 0;
      color: #6987ab;
      transition: all .3s ease;
      font-weight: 700; }
  .btn-next-wrap:hover {
    margin-right: -2px; }
    .btn-next-wrap:hover .btn-content-subtitle {
      color: #0083ff; }
    .btn-next-wrap:hover .btn-next {
      opacity: 1; }
    .btn-next-wrap:hover .icon-hover {
      opacity: 1; }

.btn-prev-wrap {
  display: flex;
  align-items: center; }
  .btn-prev-wrap .btn-prev {
    margin-right: 35px; }
    .btn-prev-wrap .btn-prev:hover {
      margin-left: 0;
      margin-right: 35px; }
  .btn-prev-wrap .btn-content {
    position: relative; }
    .btn-prev-wrap .btn-content .btn-content-title {
      text-transform: uppercase;
      font-size: 11px;
      transition: all .3s ease;
      font-weight: 700; }
    .btn-prev-wrap .btn-content .btn-content-subtitle {
      font-size: 16px;
      margin-bottom: 0;
      color: #6987ab;
      transition: all .3s ease;
      font-weight: 700; }
  .btn-prev-wrap:hover {
    margin-left: -2px; }
    .btn-prev-wrap:hover .btn-content-subtitle {
      color: #0083ff; }
    .btn-prev-wrap:hover .btn-prev {
      opacity: 1; }
    .btn-prev-wrap:hover .icon-hover {
      opacity: 1; }

.list-post .utouch-icon {
  width: 32px;
  height: 32px;
  fill: #6987ab; }

.list-post:hover .utouch-icon {
  fill: #0083ff; }

/*================= Responsive Mode ============*/
@media (max-width: 980px) {
  .btn-next-wrap .btn-next {
    margin-left: 0;
    margin-right: 0; }
  .btn-prev-wrap .btn-prev {
    margin-left: 0;
    margin-right: auto; }
  .btn-prev-wrap .btn-prev:hover {
    margin-right: auto; }
  .btn-next-wrap .btn-content {
    display: none; }
  .btn-prev-wrap .btn-content {
    display: none; } }

@media (max-width: 800px) {
  .pagination-arrow {
    padding: 30px 0 30px; } }

/*------------- #COMMENTS --------------*/
.comments, .commentlist {
  overflow: hidden;
  float: none;
  box-shadow: 10px 0 50px rgba(18, 25, 33, 0.1);
  border-radius: 0 0 10px 10px;
  padding: 60px 60px 0 60px; }
  .comments ol li::before, .commentlist ol li::before {
    display: none; }

.comments__list {
  list-style: none;
  margin: 0 0 73px 0;
  padding: 0; }

.comments__item {
  padding-left: 0;
  margin-top: 30px; }
  .comments__item .children {
    margin: 30px 0 0 60px;
    list-style: none;
    padding: 0; }

.comments__article {
  border-bottom: 1px solid #dbe3ec;
  padding-bottom: 20px; }
  .comments__article .comment-content {
    margin-top: 20px; }
  .comments__article .comments__header .comments__author {
    margin-right: 15px;
    color: #273f5b;
    font-style: normal; }
    .comments__article .comments__header .comments__author a {
      margin: 0;
      font-size: 16px; }
      .comments__article .comments__header .comments__author a:hover {
        color: #0083ff; }
    .comments__article .comments__header .comments__author .replied {
      font-size: 16px;
      color: #4b5d73; }
  .comments__article .comments__header .comments__time {
    position: relative;
    color: #5c80ac;
    font-size: 14px;
    display: block; }
  .comments__article .comments__avatar img {
    float: left;
    margin-right: 30px;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    box-shadow: 10px 0 30px rgba(81, 116, 141, 0.2); }
  .comments__article .comments__body {
    overflow: hidden; }
    .comments__article .comments__body .reply {
      padding: 8px 14px;
      font-size: 13px;
      border: 2px solid #d6dfeb;
      border-radius: 50px;
      color: #839dbc; }
      .comments__article .comments__body .reply:hover {
        background-color: #0083ff;
        color: #fff;
        box-shadow: 0 0 5px rgba(0, 131, 255, 0.3); }

ol.comments li:before,
ol.commentlist li:before {
  display: none; }

ol.comments li {
  padding-left: 0; }

ol.comments {
  padding-left: 0; }

.comments__item-review {
  margin-bottom: 40px;
  border-bottom: 2px solid #f1f3f3; }
  .comments__item-review .ratings {
    color: #ccc; }
    .comments__item-review .ratings .fa-star {
      color: #fcd846; }

.comments__list-review {
  list-style: none;
  margin: 0 0 73px 0;
  padding: 0; }

.comments__avatar-review {
  float: left;
  margin-right: 30px; }

.comments__author-review {
  margin-right: 15px;
  font-size: 18px;
  color: #273f5b;
  font-style: normal; }
  .comments__author-review a {
    color: #273f5b; }

.comments__header-review {
  margin-bottom: 15px; }
  .comments__header-review > a {
    position: relative;
    color: #ccc;
    font-size: 14px; }

.leave-reply {
  background-color: #f5fafe;
  position: relative;
  padding: 60px;
  min-width: 100%;
  margin: 0 -60px; }
  .leave-reply:before {
    position: absolute;
    display: inline-block;
    content: '';
    top: -15px;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #f5fafe;
    left: 115px; }

.submit-block {
  float: left;
  display: flex;
  align-items: center; }
  .submit-block .submit-block-text {
    font-size: 12px;
    color: #273f5b; }
    .submit-block .submit-block-text span {
      color: #4d6e96; }

/*================= Responsive Mode ============*/
@media (max-width: 1199px) {
  .submit-block-text {
    margin-top: 15px; } }

@media (max-width: 980px) {
  .comments__item .children {
    margin-left: 30px;
    padding-left: 0; } }

@media (max-width: 800px) {
  .leave-reply {
    padding: 30px;
    margin: 0 -30px; } }

@media (max-width: 768px) {
  .comments, .commentlist {
    padding: 20px 20px 0 20px; }
  .comments__article .comments__avatar img {
    float: none;
    margin-right: 0;
    margin-bottom: 15px; }
  .comments .d-flex--content-inline {
    display: block; }
    .comments .d-flex--content-inline * + * {
      margin-top: 10px; } }

@media (max-width: 640px) {
  .submit-block {
    display: block; } }

/*------------- #SCREENSHOTS --------------*/
.crumina-screenshots {
  display: flex;
  justify-content: space-between;
  margin: 80px 160px;
  align-items: center; }
  .crumina-screenshots .col-item {
    margin: 0 30px;
    flex: 1 1 auto; }
    .crumina-screenshots .col-item > div {
      border-radius: 10px;
      position: relative;
      box-shadow: 30px 0 100px rgba(0, 0, 0, 0.2);
      overflow: hidden; }
      .crumina-screenshots .col-item > div:hover .overlay-standard {
        opacity: 1; }
      .crumina-screenshots .col-item > div:hover .expand {
        opacity: 1; }
      .crumina-screenshots .col-item > div .expand {
        opacity: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
      .crumina-screenshots .col-item > div + div {
        margin-top: 60px; }
  .crumina-screenshots img {
    display: block;
    width: 100%; }
  .crumina-screenshots .overlay-standard {
    opacity: 0; }

/*================= Responsive Mode ============*/
@media (max-width: 1200px) {
  .crumina-screenshots {
    margin: 40px 80px; } }

@media (max-width: 768px) {
  .crumina-screenshots {
    display: block;
    margin: 20px 40px;
    text-align: center; }
  .col-item + .col-item {
    margin-top: 30px; }
  .crumina-screenshots .col-item > div {
    display: inline-block; } }

/*------------- #SKILLS --------------*/
.skills-item {
  margin-bottom: 20px; }

.skills-item-meter-active {
  position: absolute;
  height: 8px;
  display: inline-block;
  border-radius: 5px;
  bottom: 0;
  left: 0;
  transition: all .2s ease; }
  .skills-item-meter-active.skills-animate {
    animation: skills-animated 1.2s ease-out; }
  .skills-item-meter-active.skills-animate-opacity {
    animation: skills-animated-opacity .2s ease-out; }

.skills-item-meter {
  padding: 0 5px;
  width: 100%;
  border-radius: 10px;
  background-color: rgba(220, 232, 246, 0.9);
  position: relative;
  height: 8px; }
  .skills-item-meter.bg-border-color {
    background-color: #dbe3ec; }

.skills-item-title {
  font-weight: 700;
  color: #273f5b; }

.skills-item-count {
  float: right;
  font-weight: 700;
  color: #6987ab; }

.skills-item-info {
  margin-bottom: 5px; }

@keyframes skills-animated {
  0% {
    width: 0; } }

@keyframes skills-animated-opacity {
  100% {
    opacity: 1; } }

/*------------- #CONFERENCE DETAILS --------------*/
.conference-details {
  margin-bottom: 80px; }
  .conference-details .tab-content {
    margin-bottom: 80px; }

.conference-details-control {
  margin-bottom: 80px; }

.tabs-with-line .tab-control {
  width: 20%; }
  .tabs-with-line .tab-control a {
    font-size: 18px;
    color: #6987ab;
    text-transform: none; }
    .tabs-with-line .tab-control a:after {
      background-color: #6987ab;
      opacity: 1;
      width: 40%;
      height: 4px; }
  .tabs-with-line .tab-control.active a::after {
    width: 100%;
    background: #0083ff; }
  .tabs-with-line .tab-control + .tab-control {
    margin-left: 40px; }

.schedule-item {
  padding: 60px 40px;
  border-radius: 10px;
  box-shadow: 10px 0 50px 0 rgba(18, 25, 33, 0.1);
  margin-bottom: 40px; }
  .schedule-item .title {
    font-size: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dbe3ec; }
    .schedule-item .title span {
      font-size: 18px;
      font-weight: 400; }

.list-events li + li {
  margin-top: 20px; }

.list-events a {
  color: #0083ff;
  font-size: 14px; }

.list-events .event-title {
  font-size: 16px; }

.list-events.col-2 li {
  width: 49%;
  display: inline-block; }
  .list-events.col-2 li + li {
    padding-left: 25px;
    margin-top: 0; }

/*================= Responsive Mode ============*/
@media (max-width: 980px) {
  .tabs-with-line .tab-control + .tab-control {
    margin-left: 10px; }
  .list-events.col-2 li {
    width: 100%; }
  .schedule-item {
    padding: 30px 15px; } }

@media (max-width: 560px) {
  .tabs-with-line .tab-control a {
    font-size: 13px; } }

@media (max-width: 460px) {
  .tabs-with-line .tab-control {
    display: block;
    margin-bottom: 15px; }
  .tabs-with-line .tab-control + .tab-control {
    margin-left: 0; } }

/*------------- #COURSE-DETAILS --------------*/
.course-details {
  border-radius: 10px;
  box-shadow: 40px 0 100px 0 rgba(18, 25, 33, 0.07);
  overflow: hidden;
  background-color: #fff; }
  .course-details .post-details-shared {
    border-top: none;
    padding: 50px 0;
    width: 100%;
    overflow: hidden; }
  .course-details .tab-content {
    padding: 60px; }
  .course-details .curriculum-list {
    margin: 0 -60px;
    box-shadow: none;
    border-radius: 0; }

.course-details-control {
  background-color: #ecf5fe;
  padding: 30px 60px 0 60px; }
  .course-details-control .tab-control a {
    text-transform: none;
    font-size: 18px;
    color: #6987ab;
    padding: 0 25px 25px 25px; }
    .course-details-control .tab-control a:after {
      height: 4px;
      border-radius: 3px 3px 0 0; }

/*================= Responsive Mode ============*/
@media (max-width: 1024px) {
  .course-details-control {
    padding: 30px 20px 0 20px; }
  .course-details .tab-content {
    padding: 20px; }
  .course-details-control .tab-control a {
    padding: 0 10px 25px 10px; } }

@media (max-width: 690px) {
  .course-details-control .tab-control a {
    font-size: 14px; }
  .course-details-control .tab-control {
    width: 45%; }
    .course-details-control .tab-control + .tab-control {
      margin-left: 0;
      margin-top: 15px; } }

@media (max-width: 360px) {
  .course-details-control .tab-control a {
    font-size: 13px;
    padding: 0 5px 25px 5px; } }

/*------------- #COURSE-FEATURES --------------*/
.course-features-list li {
  padding: 15px 0; }
  .course-features-list li + li {
    border-top: 1px solid #dbe3ec; }

.course-features-list .utouch-icon {
  height: 15px;
  width: 15px;
  fill: #0083ff;
  margin-right: 15px;
  position: relative;
  top: 2px; }

.course-features-list .feature-item {
  width: 50%;
  font-weight: 700;
  color: #273f5b;
  float: left; }

.course-features-list .value {
  width: 50%;
  overflow: hidden; }

/*================= Responsive Mode ============*/
@media (max-width: 480px) {
  .course-features-list li {
    padding: 10px 0;
    font-size: 14px; }
  .course-features-list .utouch-icon {
    margin-right: 5px; } }

/*------------- #REVIEWS --------------*/
.reviews-thumb {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  float: left;
  margin-right: 30px;
  box-shadow: 10px 0 30px 0 rgba(81, 116, 141, 0.2);
  overflow: hidden; }

.reviews-content {
  overflow: hidden;
  padding-top: 10px; }

.author-rait-wrap > * {
  display: inline-block;
  vertical-align: middle;
  margin: 0; }
  .author-rait-wrap > * + * {
    margin-left: 20px; }

.reviews-item-name {
  color: #0083ff; }

.crumina-reviews-item .title {
  font-size: 16px;
  margin-bottom: 17px; }

.crumina-reviews-item .author-rait-wrap {
  margin-bottom: 20px; }

.reviews-list > li {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #dbe3ec; }
  .reviews-list > li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }

/*================= Responsive Mode ============*/
@media (max-width: 560px) {
  .reviews-thumb {
    float: none; } }

@media (max-width: 460px) {
  .reviews-item-name {
    display: block; }
  .rait-stars {
    margin-left: 0; } }

/*------------- #RAITING-DETAILS --------------*/
.overall-rating {
  font-size: 90px;
  margin: 0; }

.raiting-details {
  text-align: center; }
  .raiting-details .title {
    font-size: 16px; }
  .raiting-details p {
    font-size: 14px;
    font-weight: 300; }
  .raiting-details .skills {
    text-align: left;
    margin-top: 60px; }

/*================= Responsive Mode ============*/
@media (max-width: 560px) {
  .overall-rating {
    font-size: 50px; } }

/*------------- #CURRICULUM LIST  --------------*/
.curriculum-list {
  min-width: 100%;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 40px 0 100px 0 rgba(18, 25, 33, 0.07); }
  .curriculum-list .utouch-icon {
    width: 20px;
    height: 20px;
    margin-right: 30px; }
  .curriculum-list li {
    display: flex;
    justify-content: space-between;
    padding: 30px 60px;
    position: relative;
    transition: all .3s ease;
    cursor: pointer;
    border-bottom: 1px solid #dbe3ec; }
    .curriculum-list li:before {
      content: '';
      display: block;
      height: 100%;
      width: 6px;
      background-color: #0083ff;
      left: 0;
      top: 0;
      position: absolute;
      opacity: 0;
      transition: all .3s ease; }
    .curriculum-list li:hover {
      background-color: #ecf5fe; }
      .curriculum-list li:hover:before {
        opacity: 1; }
      .curriculum-list li:hover .title {
        color: #0083ff; }
    .curriculum-list li:last-child {
      border-bottom: none; }
  .curriculum-list .title {
    font-size: 16px;
    margin-right: 30px; }

.lection {
  display: flex;
  align-items: center; }
  .lection .utouch-icon {
    fill: #0083ff; }

.lection-time {
  margin-left: auto;
  display: flex;
  align-items: center; }
  .lection-time .utouch-icon {
    fill: #6987ab; }

/*================= Responsive Mode ============*/
@media (max-width: 1024px) {
  .lection-time {
    margin-left: 20px; } }

@media (max-width: 560px) {
  .course-details .curriculum-list {
    margin: 0 -15px; }
  .curriculum-list li {
    padding: 15px; }
  .lection {
    flex-direction: column;
    align-items: flex-start; }
  .course-details .post-details-shared {
    padding: 15px 0; } }

/*------------- #CURRICULUM-EVENT --------------*/
.curriculum-event {
  border-radius: 10px;
  box-shadow: 10px 0 10px 0 rgba(18, 25, 33, 0.2);
  border-bottom: 5px solid;
  overflow: hidden; }
  .curriculum-event .icon-text-item {
    color: #6987ab;
    margin-bottom: 20px; }
    .curriculum-event .icon-text-item .utouch-icon {
      fill: #98d5ff; }
  .curriculum-event .author-prof,
  .curriculum-event .author-name {
    color: #fff; }
  .curriculum-event.event-big .category-link {
    top: 60px;
    left: 60px; }
  .curriculum-event.event-big .curriculum-event-thumb .curriculum-event-content {
    bottom: 60px;
    left: 60px;
    right: 60px;
    padding: 0; }
  .curriculum-event.event-big .clock {
    margin-top: 50px; }
  .curriculum-event.event-big .curriculum-event-content {
    padding: 60px; }

.curriculum-event-wrap .curriculum-event {
  margin-bottom: 40px; }

.curriculum-event-thumb {
  position: relative; }
  .curriculum-event-thumb img {
    display: block;
    width: 100%; }
  .curriculum-event-thumb .category-link {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    position: absolute;
    top: 35px;
    left: 40px;
    z-index: 1; }
  .curriculum-event-thumb .curriculum-event-content {
    position: absolute;
    bottom: 40px;
    left: 40px;
    right: 40px;
    z-index: 1;
    transition: all .3s ease;
    padding: 0; }
    .curriculum-event-thumb .curriculum-event-content .title {
      color: #fff;
      margin-bottom: 10px; }
    .curriculum-event-thumb .curriculum-event-content .text {
      color: #fff; }
      .curriculum-event-thumb .curriculum-event-content .text.color.utouch-icon {
        color: #6987ab; }
    .curriculum-event-thumb .curriculum-event-content .clock .text {
      color: #98d5ff;
      font-weight: 700;
      font-size: 12px;
      text-transform: uppercase; }

.curriculum-event-content {
  padding: 40px; }
  .curriculum-event-content .title {
    line-height: 1.3;
    display: block; }

/*================= Responsive Mode ============*/
@media (max-width: 990px) {
  .curriculum-event-thumb .curriculum-event-content,
  .curriculum-event.event-big .curriculum-event-thumb .curriculum-event-content {
    bottom: 15px;
    left: 15px;
    width: 90%; }
  .curriculum-event-content,
  .curriculum-event.event-big .curriculum-event-content {
    padding: 20px; }
  .curriculum-event .category-link,
  .curriculum-event.event-big .category-link {
    top: 15px;
    left: 15px; } }

@media (max-width: 380px) {
  .curriculum-event .clock {
    margin-top: 10px; }
  .curriculum-event .timer {
    font-size: 14px; } }

/*------------- #TRIPPLE-IMAGE --------------*/
.crumina-tripple-image {
  text-align: center;
  position: relative; }
  .crumina-tripple-image img {
    display: block;
    position: relative;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    box-shadow: 30px 0 100px 0 rgba(0, 0, 0, 0.15);
    margin: 0 auto;
    z-index: 2;
    transition: all 1s ease-in-out;
    transition-delay: 0s; }
    .crumina-tripple-image img:first-child {
      position: absolute;
      bottom: 0;
      z-index: 3;
      left: 0; }
    .crumina-tripple-image img:last-child {
      position: absolute;
      right: 0;
      bottom: 0;
      z-index: 1; }
  .crumina-tripple-image:hover img:first-child {
    transform: perspective(50em) translateZ(0) rotateY(20deg) rotateX(1deg); }
  .crumina-tripple-image:hover img:last-child {
    transform: perspective(50em) translateZ(0) translate(0%, 0%) rotateY(-20deg) rotateX(-2deg); }
  .crumina-tripple-image:hover img:nth-child(2) {
    transform: perspective(50em) translateZ(0) translateY(0%) rotateY(0deg) rotateX(4deg); }

/*================= Responsive Mode ============*/
@media (max-width: 860px) {
  .crumina-tripple-image img {
    max-width: 33%; } }

/*------------- #SMARTPHONE-VIDEO --------------*/
.crumina-smartphone-video {
  background: url("/static/gentouch/img/smartphone1.png?2f191f5f950a") no-repeat;
  background-size: contain;
  text-align: center;
  margin-bottom: 60px; }
  .crumina-smartphone-video .video-thumb {
    overflow: hidden;
    padding: 40px 132px; }
    .crumina-smartphone-video .video-thumb img {
      border-radius: 20px; }

/*================= Responsive Mode ============*/
@media (max-width: 980px) {
  .crumina-smartphone-video .video-thumb {
    padding: 30px 90px; } }

@media (max-width: 600px) {
  .crumina-smartphone-video .video-thumb {
    padding: 15px 65px; } }

@media (max-width: 420px) {
  .crumina-smartphone-video .video-thumb {
    padding: 15px 45px; } }

/*------------- #SORTING --------------*/
.cat-list-bg-style {
  margin: 50px 0;
  padding: 0;
  list-style: none; }
  .cat-list-bg-style .cat-list__item {
    display: inline-block;
    margin: 0 5px;
    border-radius: 30px;
    overflow: hidden; }
    .cat-list-bg-style .cat-list__item a {
      font-size: 14px;
      text-transform: uppercase;
      transition: all .3s ease;
      padding: 6px 20px;
      display: block;
      color: #6987ab;
      font-weight: 700; }
      .cat-list-bg-style .cat-list__item a:hover {
        color: #fff;
        background-color: #0083ff;
        box-shadow: 10px 0 30px rgba(0, 131, 255, 0.3); }
    .cat-list-bg-style .cat-list__item.active {
      background-color: #0083ff;
      box-shadow: 10px 0 30px rgba(0, 131, 255, 0.3); }
      .cat-list-bg-style .cat-list__item.active a {
        color: #fff;
        box-shadow: 10px 0 30px rgba(0, 131, 255, 0.3); }

.screenshots-item {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  transition: all .3s ease;
  box-shadow: 10px 0 50px rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
  float: left;
  width: 100%; }
  .screenshots-item img {
    width: 100%;
    display: block; }
  .screenshots-item .overlay-standard {
    opacity: 0; }
  .screenshots-item .expand {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .screenshots-item:hover {
    transform: scale(0.9);
    box-shadow: 10px 0 50px rgba(0, 131, 255, 0.5); }
    .screenshots-item:hover .overlay-standard {
      opacity: 1; }
    .screenshots-item:hover .expand {
      opacity: 1; }
  .screenshots-item.style-2 {
    border-radius: 0;
    margin-bottom: 0; }
    .screenshots-item.style-2:hover {
      transform: none; }

.expand {
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 700; }
  .expand .utouch-icon {
    width: 35px;
    height: 35px;
    fill: #fff;
    margin: 0 auto 10px;
    display: block; }

/*------------- #CHOOSE --------------*/
.choose {
  font-size: 0;
  display: table;
  width: 100%;
  height: 340px; }

.choose-item {
  width: 33.33%;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  padding: 20px 20px 20px 120px; }
  .choose-item:after {
    display: block;
    position: absolute;
    z-index: 10;
    top: 0;
    right: -40px;
    content: "";
    width: 0;
    height: 100%;
    border-style: solid;
    border-width: 170px 0 170px 40px;
    border-color: transparent; }
  .choose-item .title {
    text-transform: uppercase;
    font-size: 26px;
    letter-spacing: .2em;
    margin-bottom: 30px;
    color: #fff; }
  .choose-item .text {
    opacity: .5;
    transition: all .3s ease; }
  .choose-item .btn-next {
    margin-left: -25px; }
    .choose-item .btn-next .utouch-icon {
      fill: #fff; }
    .choose-item .btn-next:hover {
      margin-left: 5px; }
  .choose-item:hover .text {
    opacity: 1; }
  .choose-item:hover .btn-next {
    opacity: 1; }
  .choose-item.bg-primary-color:after {
    border-left-color: #0083ff; }
  .choose-item.bg-orange:after {
    border-left-color: #EF6517; }
  .choose-item.bg-red:after {
    border-left-color: #ff3133; }
  .choose-item:last-child:after {
    display: none; }

/*================= Responsive Mode ============*/
@media (max-width: 1199px) {
  .choose-item {
    padding-left: 60px; } }

@media (max-width: 860px) {
  .choose-item .title {
    letter-spacing: 0.02em; }
  .choose-item::after {
    display: none; } }

@media (max-width: 768px) {
  .choose {
    display: block;
    height: auto; }
  .choose-item {
    width: 100%;
    display: block;
    padding: 20px 30px; } }

@media (max-width: 600px) {
  .choose {
    display: block;
    height: auto; }
  .choose-item {
    display: block;
    width: 100%;
    padding: 20px 0 30px; }
    .choose-item:after {
      display: none; } }

/*------------- #DOTTED-MAP --------------*/
.dotted-map {
  position: relative; }

.dotted-map-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center; }
  .dotted-map-content .title {
    font-size: 50px;
    margin-bottom: 20px; }
    .dotted-map-content .title span {
      font-size: 36px; }

/*================= Responsive Mode ============*/
@media (max-width: 768px) {
  .dotted-map-content .title {
    font-size: 20px;
    margin-bottom: 10px; }
  .dotted-map-content .title span {
    font-size: 22px; }
  .dotted-map-content {
    width: 100%; } }

@media (max-width: 420px) {
  .dotted-map-content {
    top: auto;
    position: relative;
    transform: translate(-50%, -100%); } }

/*------------- #SEND-MESSAGE-POPUP --------------*/
.window-popup {
  opacity: 0;
  background-color: #66b5ff;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  -webkit-transition: opacity .3s ease, -webkit-transform .3s ease, scale .4s ease;
  transition: opacity .3s ease, -webkit-transform .3s ease, scale .4s ease;
  -o-transition: opacity .3s ease, transform .3s ease, scale .4s ease;
  transition: opacity .3s ease, transform .3s ease, -webkit-transform .3s ease, scale .4s ease;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  z-index: 50; }
  .window-popup.open {
    opacity: 1;
    z-index: 999999;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    overflow: auto;
    background-color: #1e242c; }

.js-message-popup.cd-nav-trigger {
  position: relative;
  z-index: auto; }

.send-message-popup {
  width: 560px;
  max-width: calc(100% - 60px);
  padding: 60px;
  border-radius: 10px;
  text-align: center;
  position: relative;
  margin: 100px auto;
  background-color: #fff;
  box-shadow: 0px -15px 0px 0px rgba(69, 74, 79, 0.5), 15px -30px 0px 0px rgba(69, 74, 79, 0.5), 30px -45px 0px 0px rgba(69, 74, 79, 0.5), 45px -60px 0px 0px rgba(69, 74, 79, 0.5); }
  .send-message-popup .contact-form {
    margin-top: 40px; }

body:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #1e242c;
  opacity: 0;
  transition: opacity .3s ease;
  z-index: -999; }

body.overlay-enable {
  position: fixed;
  width: 100%;
  height: 100%; }
  body.overlay-enable:before {
    opacity: 1;
    z-index: 500; }

.popup-close {
  border-radius: 0 0 0 30px;
  background-color: #131a22;
  width: 80px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 99999;
  transition: all .3s ease; }
  .popup-close .utouch-icon {
    width: 24px;
    height: 24px;
    fill: #6987ab;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .popup-close .utouch-icon:hover {
      fill: #0083ff; }
  .popup-close.popup-close-round {
    border-radius: 100%;
    right: auto;
    top: 0;
    display: block;
    margin: 50px auto;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0); }

.search-popup {
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  left: 0;
  -webkit-transition: opacity .3s ease, -webkit-transform .3s ease, scale .3s ease, background-color .3s ease;
  transition: opacity .3s ease, -webkit-transform .3s ease, scale .3s ease, background-color .3s ease;
  -o-transition: opacity .3s ease, transform .3s ease, scale .3s ease, background-color .3s ease;
  transition: opacity .3s ease, transform .3s ease, -webkit-transform .3s ease, scale .3s ease, background-color .3s ease;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  z-index: 50;
  background-color: #66b5ff; }
  .search-popup.open {
    opacity: 1;
    z-index: 999999;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .search-popup .search-standard .typeahead__list {
    margin-top: 0; }

.search--white .popup-close {
  background-color: #eaeef3; }

.search--white .search-standard .typeahead__list {
  background-color: #fff; }

.search--white .search-standard .typeahead__container input:focus {
  color: #273f5b; }

.search--white .search-standard .search-full-screen .search-standard input[type="search"]:focus {
  color: #273f5b; }

.search--white .search-standard .typeahead__list > li {
  padding: 15px 60px; }
  .search--white .search-standard .typeahead__list > li:hover {
    background-color: #ecf5fe; }
    .search--white .search-standard .typeahead__list > li:hover > a {
      color: #273f5b; }

.search--white.open {
  background: white; }

.popup-gallery {
  height: 100vh;
  overflow: hidden;
  position: absolute;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  opacity: 0; }
  .popup-gallery.open {
    background: #1e242c;
    z-index: 999;
    opacity: 1; }

/*

.cd-nav-trigger {
  position: fixed;
  display: inline-block;
}

.cd-nav-trigger {
  z-index: 999;
  !* image replacement *!
}

.cd-nav-trigger .cd-icon {
  !* icon created in CSS *!
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: inline-block;
  width: 18px;
  height: 3px;
  background-color: #ffffff;
  z-index: 10;
}

.cd-nav-trigger .cd-icon::before, .cd-nav-trigger .cd-icon:after {
  !* upper and lower lines of the menu icon *!
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  !* Force Hardware Acceleration in WebKit *!
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  !* apply transition to transform property *!
  -webkit-transition: -webkit-transform .3s;
  -moz-transition: -moz-transform .3s;
  transition: transform .3s;
}

.cd-nav-trigger .cd-icon::before {
  -webkit-transform: translateY(-6px) rotate(0deg);
  -moz-transform: translateY(-6px) rotate(0deg);
  -ms-transform: translateY(-6px) rotate(0deg);
  -o-transform: translateY(-6px) rotate(0deg);
  transform: translateY(-6px) rotate(0deg);
}

.cd-nav-trigger .cd-icon::after {
  -webkit-transform: translateY(6px) rotate(0deg);
  -moz-transform: translateY(6px) rotate(0deg);
  -ms-transform: translateY(6px) rotate(0deg);
  -o-transform: translateY(6px) rotate(0deg);
  transform: translateY(6px) rotate(0deg);
}

.cd-nav-trigger::before, .cd-nav-trigger::after {
  !* 2 rounded colored backgrounds for the menu icon *!
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  height: 100%;
  width: 100%;
  !* Force Hardware Acceleration in WebKit *!
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
}

.cd-nav-trigger::before {
  background-color: #091d23;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.cd-nav-trigger::after {
  background-color: #ffb441;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}

.cd-nav-trigger.close-nav::before {
  !* user clicks on the .cd-nav-trigger element - 1st rounded background disappears *!
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.cd-nav-trigger.close-nav::after {
  !* user clicks on the .cd-nav-trigger element - 2nd rounded background appears *!
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.cd-nav-trigger.close-nav .cd-icon {
  !* user clicks on the .cd-nav-trigger element - transform the icon *!
  background-color: rgba(255, 255, 255, 0);
}

.cd-nav-trigger.close-nav .cd-icon::before, .cd-nav-trigger.close-nav .cd-icon::after {
  background-color: white;
}

.cd-nav-trigger.close-nav .cd-icon::before {
  -webkit-transform: translateY(0) rotate(45deg);
  -moz-transform: translateY(0) rotate(45deg);
  -ms-transform: translateY(0) rotate(45deg);
  -o-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
}

.cd-nav-trigger.close-nav .cd-icon::after {
  -webkit-transform: translateY(0) rotate(-45deg);
  -moz-transform: translateY(0) rotate(-45deg);
  -ms-transform: translateY(0) rotate(-45deg);
  -o-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg);
}

.cd-overlay-nav, .cd-overlay-content {
  !* containers of the 2 main rounded backgrounds - these containers are used to position the rounded bgs behind the menu icon *!
  position: fixed;
  top: 0;
  right: 0;
  height: 4px;
  width: 4px;
  -webkit-transform: translateX(-20px) translateY(20px);
  -moz-transform: translateX(-20px) translateY(20px);
  -ms-transform: translateX(-20px) translateY(20px);
  -o-transform: translateX(-20px) translateY(20px);
  transform: translateX(-20px) translateY(20px);
}

.cd-overlay-nav span, .cd-overlay-content span {
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  !* Force Hardware Acceleration in WebKit *!
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.cd-overlay-nav.is-hidden, .cd-overlay-content.is-hidden {
  !* background fades out at the end of the animation *!
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-overlay-nav {
  !* main rounded colored bg 1 *!
  z-index: 21;
}

.cd-overlay-nav span {
  background-color: rgba(30, 36, 44, 1);
}

.cd-overlay-content {
  !* main rounded colored bg 2 *!
  z-index: 9999;
}

.cd-overlay-content span {
  background-color: lighten($primary-color, 20%);
  z-index: 99;
}
*/
/*================= Responsive Mode ============*/
@media (max-width: 768px) {
  .send-message-popup {
    padding: 30px; }
  .popup-close {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 0 0 0 15px; }
    .popup-close .icon {
      width: 16px;
      height: 16px; } }

/*------------- #COUNTING-DOWN --------------*/
.counting-down {
  border-radius: 10px;
  box-shadow: 10px 0 50px 0 rgba(18, 25, 33, 0.1);
  overflow: hidden; }
  .counting-down > * {
    padding: 40px; }
  .counting-down .timer {
    font-size: 38px; }

.counting-header {
  background-color: #d2e9f7;
  position: relative; }
  .counting-header .utouch-icon {
    fill: #B5CCE0;
    width: 150px;
    height: 150px;
    position: absolute;
    top: 25px;
    right: -75px; }
  .counting-header .clock {
    margin-top: 20px; }
    .counting-header .clock .text {
      text-transform: uppercase; }

.counting-date {
  background-color: #ecf5fe; }
  .counting-date .utouch-icon {
    fill: #98d5ff; }
  .counting-date .text {
    color: #6987ab; }

.counting-footer {
  background-color: #fff; }
  .counting-footer .author-prof {
    color: #273f5b; }
  .counting-footer .author-name {
    color: #6987ab; }
  .counting-footer .author-block {
    margin-bottom: 40px; }

/*================= Responsive Mode ============*/
@media (max-width: 980px) {
  .counting-down .timer {
    font-size: 16px; }
  .counting-down > * {
    padding: 15px; }
  .counting-header .utouch-icon {
    max-height: 50%; } }

/*------------- #SKEW-ROWS --------------*/
.section-bg-skew {
  position: relative;
  background-size: cover; }
  .section-bg-skew > .container {
    position: relative;
    z-index: 2; }
  .section-bg-skew:before, .section-bg-skew:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    left: 0; }
  .section-bg-skew:before {
    border: 0 solid transparent;
    border-bottom-width: 170px;
    border-top-width: 0;
    border-left: calc(100vw - 17px) solid #fff;
    top: -1px; }
  .section-bg-skew:after {
    border: 0 solid transparent;
    border-right-width: 0;
    border-left-width: calc(100vw - 17px);
    border-bottom: 170px solid #fff;
    max-width: 100%;
    bottom: -1px; }

/*------------- #Rounded-ROWS --------------*/
.section-bg-rounded {
  position: relative;
  background-size: cover; }
  .section-bg-rounded > .container {
    position: relative;
    z-index: 2; }
  .section-bg-rounded:before, .section-bg-rounded:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    background-size: cover; }
  .section-bg-rounded:before {
    top: -10px;
    left: 0; }
  .section-bg-rounded:after {
    bottom: -10px;
    left: 0; }
  .section-bg-rounded:first-of-type:before {
    display: none; }
  .section-bg-rounded:last-of-type:after {
    display: none; }

.bg-rounded-style1:before {
  content: url("/static/gentouch/svg/01-wave-rotate-180.svg?1dd3c1665a7f"); }

.bg-rounded-style1:after {
  content: url("/static/gentouch/svg/01-wave.svg?1dd3c1665a7f"); }

.bg-rounded-style2:before {
  background-image: url("/static/gentouch/svg/02-wave.svg?1dd3c1665a7f");
  height: 175px; }

.bg-rounded-style2:after {
  background-image: url("/static/gentouch/svg/03-wave.svg?1dd3c1665a7f");
  height: 130px; }

.bg-rounded-style3:before {
  background-image: url("/static/gentouch/svg/04-wave.svg?1dd3c1665a7f");
  height: 150px; }

.bg-rounded-style3:after {
  background-image: url("/static/gentouch/svg/05-wave.svg?1dd3c1665a7f");
  height: 150px; }

.bg-rounded-style4:before {
  background-image: url("/static/gentouch/svg/06-wave.svg?1dd3c1665a7f");
  height: 120px; }

.bg-rounded-style4:after {
  background-image: url("/static/gentouch/svg/06-wave-inverted.svg?1dd3c1665a7f");
  height: 120px; }

.not-top-element:before {
  display: none; }

.not-bottom-element:after {
  display: none; }

/*================= Responsive Mode ============*/
@media (max-width: 1600px) {
  .section-bg-skew::before {
    border-left-width: 100vw; }
  .section-bg-skew::after {
    border-left-width: 100vw; } }

@media (max-width: 800px) {
  .bg-skew > * {
    padding: 0 70px; }
  .bg-skew.medium-padding120 {
    padding: 60px 0; }
  .bg-skew.pt180 {
    padding-top: 90px; }
  .bg-skew.pt120 {
    padding-top: 60px; }
  .negative-margin-bottom80 {
    margin-bottom: auto; }
  body.skew-rows .bg-skew:last-of-type {
    margin-bottom: -40px; }
  .section-bg-skew::before {
    border-bottom-width: 90px; }
  .section-bg-skew::after {
    border-bottom-width: 90px; } }

/*------------- #CRUMINA-DOUBLE-IMAGE --------------*/
.crumina-double-image {
  text-align: center;
  position: relative; }
  .crumina-double-image img {
    display: block;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    box-shadow: 30px 0 100px 0 rgba(0, 0, 0, 0.15);
    margin: 0 auto;
    z-index: 2;
    transition: all .5s ease-in-out; }
    .crumina-double-image img:first-child {
      position: relative;
      z-index: 2;
      transition-delay: 0.25s;
      transform: translateZ(0) translate(0%, 0%) rotateY(40deg) rotateX(0deg); }
    .crumina-double-image img:last-child {
      box-shadow: none;
      position: absolute;
      bottom: 0;
      max-height: 100%;
      z-index: 1;
      transition-delay: 0.25s;
      transform: translateZ(0) translate(0%, 0%) rotateY(0deg) rotateX(0deg); }
  .crumina-double-image:hover img:first-child {
    transform: perspective(50em) translateZ(0) translate(0%, 0%) rotateY(-20deg) rotateX(1deg); }
  .crumina-double-image:hover img:last-child {
    transform: perspective(50em) translateZ(0) translate(-20%, 0%) rotateY(0deg) rotateX(-2deg); }

/*------------- #SWITCHER --------------*/
.tgl {
  position: relative;
  outline: 0;
  display: inline-block;
  cursor: pointer;
  user-select: none;
  margin: 0 0 5px 0; }
  .tgl, .tgl:after, .tgl:before,
  .tgl *, .tgl *:after, .tgl *:before,
  .tgl + .tgl-btn {
    box-sizing: border-box; }
    .tgl::selection, .tgl:after::selection, .tgl:before::selection,
    .tgl *::selection, .tgl *:after::selection, .tgl *:before::selection,
    .tgl + .tgl-btn::selection {
      background: none; }
  .tgl span {
    position: relative;
    display: block;
    font-weight: normal;
    text-align: center;
    border-radius: 2em;
    padding: 1.15em 1em;
    box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.2), 0 2px 0 rgba(255, 255, 255, 0.7);
    transition: color 0.3s ease, padding 0.3s ease-in-out, background 0.3s ease-in-out; }
    .tgl span:before {
      position: relative;
      display: block;
      line-height: 1.3em;
      padding: 0 0.2em;
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 700;
      transition: all .3s ease; }
    .tgl span:after {
      position: absolute;
      display: block;
      content: '';
      border-radius: 2em;
      width: 2.8em;
      height: 2.8em;
      top: 0.35em;
      margin-left: -1.45em;
      background: #FFFFFF;
      transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 0.97), background 0.3s ease-in-out; }
  .tgl input[type="checkbox"] {
    display: none !important; }
    .tgl input[type="checkbox"]:not(:checked) + span {
      background: #0083ff;
      color: #FFFFFF;
      padding-left: 3.7em;
      padding-right: 1.5em;
      box-shadow: 0 0 5px rgba(0, 131, 255, 0.3); }
      .tgl input[type="checkbox"]:not(:checked) + span:before {
        content: attr(data-off);
        color: #FFFFFF; }
      .tgl input[type="checkbox"]:not(:checked) + span:after {
        background: #FFFFFF;
        left: 1.7em; }
    .tgl input[type="checkbox"]:checked + span {
      background: #ff3133;
      color: #FFFFFF;
      padding-left: 1.5em;
      padding-right: 3.7em;
      box-shadow: 0 0 5px rgba(248, 48, 50, 0.3); }
      .tgl input[type="checkbox"]:checked + span:before {
        content: attr(data-on); }
      .tgl input[type="checkbox"]:checked + span:after {
        background: #FFFFFF;
        left: 100%;
        margin-left: -3.1em; }
    .tgl input[type="checkbox"]:disabled, .tgl input[type="checkbox"]:disabled + span, .tgl input[type="checkbox"]:read-only, .tgl input[type="checkbox"]:read-only + span {
      cursor: not-allowed; }

.tgl-gray input[type="checkbox"]:not(:checked) + span {
  background: #e3e3e3;
  color: #999999; }
  .tgl-gray input[type="checkbox"]:not(:checked) + span:before {
    color: #999999; }
  .tgl-gray input[type="checkbox"]:not(:checked) + span:after {
    background: white; }

.tgl-inline {
  display: inline-block !important;
  vertical-align: top; }
  .tgl-inline.tgl {
    font-size: 16px; }
    .tgl-inline.tgl span {
      min-width: 50px; }
      .tgl-inline.tgl span:before {
        line-height: 1.4em;
        padding-left: 0.4em;
        padding-right: 0.4em; }

.tgl-inline-label {
  display: inline-block !important;
  vertical-align: top;
  line-height: 26px; }

.tgl--text-both input[type="checkbox"]:checked + span::before {
  left: 140%;
  color: #ff3133; }

.tgl--text-both input[type="checkbox"]:not(:checked) + span::before {
  left: -140%;
  color: #0083ff; }

.tgl--text-both input[type="checkbox"]:not(:checked) + span,
.tgl--text-both input[type="checkbox"]:checked + span {
  padding-left: .5em;
  padding-right: .5em; }

.typeahead__container {
  padding-bottom: 10px;
  /**
     * Restore the font weight unset by the previous rule.
     */
  /**
     * Show the overflow in IE.
     * 1. Show the overflow in Edge.
     */
  /**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
  /**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
  /**
     * Remove the inner border and padding in Firefox.
     */
  /**
     * Restore the focus styles unset by the previous rule.
     */
  /**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
  /**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
  /**
     * Remove the default vertical scrollbar in IE.
     */
  /**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
  /**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
  /**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
  /**
     * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
     */
  /**
     * Correct the text style of placeholders in Chrome, Edge, and Safari.
     */
  /**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */ }
  .typeahead__container optgroup {
    font-weight: bold; }
  .typeahead__container button,
  .typeahead__container input {
    /* 1 */
    overflow: visible; }
  .typeahead__container button,
  .typeahead__container select {
    /* 1 */
    text-transform: none; }
  .typeahead__container button,
  .typeahead__container html [type="button"],
  .typeahead__container [type="reset"],
  .typeahead__container [type="submit"] {
    -webkit-appearance: button;
    /* 2 */ }
  .typeahead__container button::-moz-focus-inner,
  .typeahead__container [type="button"]::-moz-focus-inner,
  .typeahead__container [type="reset"]::-moz-focus-inner,
  .typeahead__container [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  .typeahead__container button:-moz-focusring,
  .typeahead__container [type="button"]:-moz-focusring,
  .typeahead__container [type="reset"]:-moz-focusring,
  .typeahead__container [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }
  .typeahead__container fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }
  .typeahead__container legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */ }
  .typeahead__container textarea {
    overflow: auto; }
  .typeahead__container [type="checkbox"],
  .typeahead__container [type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */ }
  .typeahead__container [type="number"]::-webkit-inner-spin-button,
  .typeahead__container [type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .typeahead__container [type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
    margin-bottom: 0;
    box-shadow: none;
    border-bottom: 4px solid #5c6c7a;
    border-radius: 0; }
  .typeahead__container [type="search"]::-webkit-search-cancel-button,
  .typeahead__container [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .typeahead__container ::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54; }
  .typeahead__container ::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */ }
  .typeahead__container [type="submit"] {
    background-color: transparent;
    padding: 0; }
    .typeahead__container [type="submit"] .utouch-icon {
      width: 26px;
      height: 26px;
      fill: #6987ab;
      transform: rotateY(-180deg); }
  .typeahead__container .close {
    padding: 0;
    background-color: transparent;
    position: absolute;
    right: 0;
    top: 25px;
    cursor: pointer;
    z-index: 5; }
    .typeahead__container .close .utouch-icon {
      width: 20px;
      height: 20px;
      fill: #6987ab; }
  .typeahead__container input {
    font-size: 20px; }
    .typeahead__container input:focus {
      border-color: #0083ff;
      color: #fff; }
      .typeahead__container input:focus + .typeahead__button .utouch-icon {
        fill: #0083ff; }

.typeahead__container {
  position: relative; }

.typeahead__container * {
  box-sizing: border-box;
  outline: 0; }

.typeahead__query {
  position: relative;
  z-index: 2;
  width: 100%; }

.typeahead__filter {
  position: relative; }
  .typeahead__filter button {
    min-width: 100%;
    white-space: nowrap; }
    .typeahead__filter button:after {
      display: inline-block;
      margin-left: 4px;
      width: 0;
      height: 0;
      vertical-align: -2px;
      content: "";
      border: 4px solid;
      border-right-color: transparent;
      border-bottom-color: transparent;
      border-left-color: transparent; }

.typeahead__field {
  font-size: 0;
  position: relative;
  display: table;
  border-collapse: collapse;
  width: 100%; }
  .typeahead__field > * {
    display: table-cell;
    vertical-align: top; }

.typeahead__button {
  position: absolute;
  left: 0;
  top: 20px; }

.typeahead__field input {
  display: block;
  width: 100%;
  background: transparent;
  transition: all ease-in-out .15s;
  appearance: none;
  box-sizing: border-box; }

.typeahead__field input[type="search"],
.typeahead__field input[type="search"]::-webkit-search-cancel-button {
  appearance: none; }

.typeahead__field input[type="search"]::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

.typeahead__container.hint .typeahead__field input {
  background: transparent; }

.typeahead__container.hint .typeahead__field input:last-child, .typeahead__hint {
  background: #fff; }

.typeahead__container button {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-color: #fff; }

.typeahead__container input.disabled,
.typeahead__container input[disabled],
.typeahead__container button.disabled,
.typeahead__container button[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  box-shadow: none;
  background-color: #fff; }

.typeahead__filter, .typeahead__button {
  z-index: 1; }
  .typeahead__filter button, .typeahead__button button {
    margin-left: -1px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .typeahead__filter:hover, .typeahead__filter:active, .typeahead__filter:focus, .typeahead__button:hover, .typeahead__button:active, .typeahead__button:focus {
    z-index: 1001; }
    .typeahead__filter:hover button:focus, .typeahead__filter:hover button:active, .typeahead__filter:active button:focus, .typeahead__filter:active button:active, .typeahead__filter:focus button:focus, .typeahead__filter:focus button:active, .typeahead__button:hover button:focus, .typeahead__button:hover button:active, .typeahead__button:active button:focus, .typeahead__button:active button:active, .typeahead__button:focus button:focus, .typeahead__button:focus button:active {
      z-index: 1001; }

.typeahead__filter + .typeahead__button button {
  margin-left: -2px; }

.typeahead__container.filter .typeahead__filter {
  z-index: 1001; }

.typeahead__list, .typeahead__dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  width: 100%;
  min-width: 160px;
  margin: 2px 0 0;
  list-style: none;
  text-align: left;
  background-clip: padding-box; }

.typeahead__result.detached .typeahead__list {
  position: relative;
  z-index: 1041;
  top: initial;
  left: initial; }

.typeahead__dropdown {
  right: 0;
  left: initial;
  z-index: 1001; }

.typeahead__list > li {
  position: relative;
  padding: 10px 60px;
  border-radius: 5px;
  display: block; }
  .typeahead__list > li:hover {
    background-color: #232b32; }
    .typeahead__list > li:hover > a {
      color: #fff; }
  .typeahead__list > li:first-child {
    border-top: none; }

.typeahead__list > li > a,
.typeahead__dropdown > li > a {
  display: block;
  clear: both;
  color: #5c6c7a;
  text-decoration: none; }

.typeahead__list.empty > li > a {
  cursor: default; }

.typeahead__list.empty > li > a:hover,
.typeahead__list.empty > li > a:focus,
.typeahead__list.empty > li.active > a {
  background-color: transparent; }

.typeahead__list > li.typeahead__group {
  font-weight: bold; }
  .typeahead__list > li.typeahead__group > a,
  .typeahead__list > li.typeahead__group > a:hover,
  .typeahead__list > li.typeahead__group > a:focus,
  .typeahead__list > li.typeahead__group.active > a {
    cursor: default; }

.typeahead__container.result .typeahead__list,
.typeahead__container.filter .typeahead__dropdown,
.typeahead__container.hint .typeahead__hint,
.typeahead__container.backdrop + .typeahead__backdrop {
  display: block !important; }

.typeahead__container .typeahead__list,
.typeahead__container .typeahead__dropdown,
.typeahead__container .typeahead__hint,
.typeahead__container + .typeahead__backdrop {
  display: none !important; }

.typeahead__container.loading .typeahead__query:before, .typeahead__container.loading .typeahead__query:after {
  transition: all 0s linear, opacity 0.2s ease;
  position: absolute;
  z-index: 3;
  content: '';
  top: 50%;
  right: .55em;
  box-sizing: border-box;
  border-radius: 500rem;
  border-style: solid;
  border-width: .1em; }

.typeahead__container.loading .typeahead__query:before {
  border-color: rgba(0, 0, 0, 0.35); }

.typeahead__container.loading .typeahead__query:after {
  animation: button-spin 0.6s linear;
  animation-iteration-count: infinite;
  border-color: #fff transparent transparent;
  box-shadow: 0 0 0 1px transparent; }

@keyframes button-spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

/*================= Responsive Mode ============*/
@media (max-width: 768px) {
  .typeahead__container input {
    font-size: 14px; }
  .typeahead__container [type="submit"] .utouch-icon {
    width: 16px;
    height: 16px; }
  .typeahead__container .close .utouch-icon {
    width: 16px;
    height: 16px; }
  .typeahead__container [type="search"] {
    padding-bottom: 10px; }
  .typeahead__container .close {
    top: 22px; } }

/*------------- #POPUP-SEARCH --------------*/
.search-full-screen {
  width: 60%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%; }
  .search-full-screen .search-standard {
    opacity: 1;
    visibility: visible;
    max-width: 100%;
    box-shadow: none;
    position: relative;
    transform: none;
    right: auto; }
    .search-full-screen .search-standard input[type="search"] {
      background: transparent;
      outline-offset: -2px;
      margin-bottom: 0;
      box-shadow: none;
      border-bottom: 4px solid #5c6c7a;
      border-radius: 0;
      padding: 17px 50px;
      font-size: 20px; }
      .search-full-screen .search-standard input[type="search"]:focus {
        border-color: #0083ff;
        color: #fff; }
        .search-full-screen .search-standard input[type="search"]:focus + .form-icon .utouch-icon {
          fill: #0083ff; }
    .search-full-screen .search-standard .utouch-icon {
      width: 29px;
      height: 29px; }
    .search-full-screen .search-standard button[type="submit"] {
      left: 0;
      top: 17px;
      padding: 0; }
    .search-full-screen .search-standard .close {
      right: 0; }

.search-standard {
  width: 100%;
  max-width: 700px;
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translate(0, -50%);
  box-shadow: 0 0 20px 0 rgba(18, 25, 33, 0.1);
  border-radius: 10px;
  transition: opacity .35s ease;
  opacity: 0;
  visibility: hidden; }
  .search-standard input[type="search"] {
    border: none;
    background-color: #fff;
    font-size: 16px;
    padding: 17px 80px;
    border-radius: 10px;
    margin: 0; }
  .search-standard input[type="search"]:focus {
    color: #273f5b; }
  .search-standard .form-icon {
    position: absolute; }
  .search-standard .utouch-icon {
    height: 32px;
    width: 32px; }
  .search-standard button[type="submit"] {
    background: none;
    left: 20px;
    top: 17px; }
  .search-standard .utouch-icon-search {
    top: auto; }
  .search-standard .utouch-icon {
    transition: all .3s ease;
    height: 27px;
    width: 27px;
    padding: 2px;
    fill: #839dbc;
    transform: rotate(270deg);
    cursor: pointer; }
  .search-standard .close {
    right: 20px;
    top: 18px; }
  .search-standard .typeahead__container {
    padding-bottom: 0; }
  .search-standard .typeahead__list {
    background-color: #161d22;
    border-radius: 0 0 10px 10px;
    margin-top: -5px;
    padding: 15px 0;
    box-shadow: 0 15px 20px 0 rgba(18, 25, 33, 0.1); }
  .search-standard .typeahead__list > li {
    padding: 10px 30px; }
    .search-standard .typeahead__list > li:hover {
      background-color: #232B32; }
  .search-standard .typeahead__list > li:hover > a {
    color: #fff; }
  .search-standard.open {
    opacity: 1;
    visibility: visible; }

.search--dark input[type="search"] {
  background-color: #1b232d; }
  .search--dark input[type="search"]:focus {
    color: #fff; }
  .search--dark input[type="search"]::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #273f5b;
    opacity: 1; }
  .search--dark input[type="search"]:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #273f5b;
    opacity: 1; }
  .search--dark input[type="search"]::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #273f5b;
    opacity: 1; }
  .search--dark input[type="search"]:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #273f5b;
    opacity: 1; }

.search--dark.open {
  background-color: #1e242c; }

/*================= Responsive Mode ============*/
@media (max-width: 1199px) {
  .search-standard {
    right: 0; } }

@media (max-width: 940px) {
  .search-standard {
    top: 80%;
    right: 50%;
    transform: translate(50%, -100%); } }

@media (max-width: 768px) {
  .search-full-screen {
    width: 90%; }
  .search-full-screen .search-standard input[type="search"] {
    font-size: 13px;
    padding-bottom: 10px; }
  .search-full-screen .search-standard .utouch-icon {
    width: 22px;
    height: 22px; }
  .popup-close .utouch-icon {
    width: 16px;
    height: 16px; } }

/*------------- #WIDGETS --------------*/
/*------------- #VARIABLES --------------*/
/*------------- #W-INFO --------------*/
.w-info .logo-title, .w-info .logo-sub-title {
  display: inline-block; }

.w-info .site-logo {
  margin-bottom: 30px; }

.w-info p {
  margin-bottom: 40px; }

.w-info .logo-title {
  margin-right: 20px;
  color: #0083ff;
  font-size: 45px; }

.w-info .logo-sub-title {
  color: #a1b7d2; }

.w-info .learn-more {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700; }
  .w-info .learn-more:hover {
    color: #0083ff; }

.widget-title {
  margin-bottom: 20px; }

/*================= Responsive Mode ============*/
@media (max-width: 640px) {
  .w-info .learn-more {
    font-size: 12px; } }

/*------------- #W-LIST --------------*/
.w-list .list {
  margin-left: 0; }
  .w-list .list li {
    font-weight: 400;
    margin-bottom: .2em; }
    .w-list .list li > * {
      display: inline-block;
      vertical-align: middle; }
    .w-list .list li:hover .utouch-icon {
      opacity: 1; }
    .w-list .list li:hover a {
      color: #0083ff;
      margin-left: 8px; }
    .w-list .list li .utouch-icon {
      width: 16px;
      height: 16px;
      opacity: 0;
      margin-right: 0;
      margin-top: 2px;
      float: none; }

.w-list .list li a {
  color: #4b5d73;
  margin-right: 8px; }

/*------------- #W-FOLLOW --------------*/
.w-follow ul li {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  line-height: 1;
  font-weight: 700; }

.w-follow ul li a {
  display: inline-block; }

.w-follow .utouch-icon {
  color: #6987ab;
  fill: #6987ab;
  height: 14px;
  width: 14px; }
  .w-follow .utouch-icon:hover {
    color: #0083ff;
    fill: #0083ff; }

svg.utouch-icon {
  transition: all .3s ease;
  width: 32px; }

/*------------- #W-CONTACTS --------------*/
.w-contacts .btn {
  margin: 20px 0; }

.w-contacts .socials {
  margin-top: 25px; }

.w-contacts #map {
  margin: 0 -40px 35px; }

.w-contacts .info-wrap .info {
  display: block; }

.w-contacts a.info:hover {
  color: #0083ff; }

.contact-item {
  margin-bottom: 5px; }
  .contact-item .utouch-icon {
    height: 18px;
    width: 18px;
    color: #0083ff;
    fill: #0083ff;
    margin-right: 10px; }

.contacts-text {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 35px; }

.w-contacts--style2 .contact-item {
  margin-bottom: 15px; }
  .w-contacts--style2 .contact-item .utouch-icon {
    height: 44px;
    min-width: 44px;
    margin-right: 30px; }

.w-contacts--style2 .info {
  font-weight: 700;
  color: #273f5b; }
  .w-contacts--style2 .info span {
    font-weight: 300; }

#map {
  min-width: 100%;
  height: 220px;
  margin-bottom: 40px; }

.sidebar .widget {
  padding: 20px 40px 40px;
  border-radius: 10px;
  box-shadow: 10px 0 50px rgba(18, 25, 33, 0.1);
  margin-bottom: 40px; }

.map--rounded {
  border-radius: 10px;
  box-shadow: 30px 0 100px rgba(0, 0, 0, 0.2);
  position: relative; }
  .map--rounded #map {
    height: 360px;
    margin-bottom: 60px; }

.location-details {
  width: 260px;
  padding: 40px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 10px 0 50px rgba(18, 25, 33, 0.1);
  position: absolute;
  top: 50%;
  right: 10%;
  transform: translate(0, -50%);
  max-width: 100%; }
  .location-details .contacts-text {
    font-size: 16px;
    font-weight: 700;
    color: #273f5b;
    margin-bottom: 20px; }
  .location-details a:hover {
    color: #0083ff; }

/*================= Responsive Mode ============*/
@media (max-width: 580px) {
  .location-details {
    right: 0;
    padding: 15px; }
  .sidebar .widget {
    padding: 20px; }
  .w-contacts #map {
    margin: 0 -20px 40px; } }

@media (max-width: 420px) {
  .location-details {
    display: none; } }

/*------------- #W-SEARCH --------------*/
.w-search input {
  border-radius: 10px;
  padding-left: 60px; }

.w-search .utouch-icon {
  height: 24px;
  width: 42px;
  top: 13px;
  padding-right: 0;
  border-right: none;
  fill: #d0d9e4;
  left: 15px; }

.w-search .with-icon .utouch-icon {
  right: 15px; }

.widget.w-search {
  padding: 0;
  border-radius: 0;
  box-shadow: none; }

/*------------- #W-ABOUT --------------*/
.w-about p {
  margin-bottom: 30px; }

/*------------- #W.category-link --------------*/
.w-category .category-list {
  margin-top: 30px; }
  .w-category .category-list a {
    display: block;
    padding: 9px 0 0 30px;
    position: relative;
    font-size: 18px; }
    .w-category .category-list a:before {
      content: '';
      display: block;
      height: 100%;
      width: 3px;
      background-color: #d6dfeb;
      left: 0;
      top: 0;
      position: absolute;
      transition: background-color .3s ease; }
  .w-category .category-list li:last-child a:before {
    border-radius: 0 0 3px 3px; }
  .w-category .category-list li:first-child a:before {
    border-radius: 3px 3px 0 0; }
  .w-category .category-list li:hover a {
    color: #0083ff; }
    .w-category .category-list li:hover a:before {
      background-color: #0083ff; }
  .w-category .category-list li:hover .cat-count {
    color: #fff;
    background-color: #0083ff; }

.w-category .cat-count {
  font-size: 11px;
  font-weight: 700;
  color: #6987ab;
  background-color: #e6eff9;
  padding: 2px 10px;
  border-radius: 30px;
  line-height: 1;
  margin-left: 20px;
  transition: all .3s ease;
  position: relative;
  top: -2px; }

/*================= Responsive Mode ============*/
@media (max-width: 768px) {
  .w-category .cat-count {
    margin-left: 10px; }
  .w-category .category-list a {
    font-size: 13px; } }

/*------------- #W-TAGS --------------*/
.w-tags {
  overflow: hidden; }
  .w-tags .tags-list {
    margin-left: -10px;
    margin-bottom: -12px;
    float: left; }
    .w-tags .tags-list li {
      margin-left: 10px;
      margin-bottom: 12px;
      float: left; }
  .w-tags a {
    padding: 12px 14px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    border: 2px solid #d6dfeb;
    border-radius: 50px;
    transition: all .3s ease;
    color: #6987ab;
    display: block;
    line-height: 1; }
    .w-tags a:hover {
      background-color: #0083ff;
      color: #fff;
      border-color: #0083ff;
      box-shadow: 10px 0 30px rgba(0, 131, 255, 0.3); }

/*================= Responsive Mode ============*/
@media (max-width: 1024px) {
  .w-tags a {
    padding: 10px 20px; } }

@media (max-width: 560px) {
  .w-tags a {
    font-size: 11px; } }

/*------------- #W-POPULAR-PRODUCTS --------------*/
.w-popular-products .product-item-thumb img {
  box-shadow: 10px 0 10px rgba(0, 0, 0, 0.2); }

.w-popular-products .swiper-container {
  padding-bottom: 50px; }

.w-popular-products .product-item {
  padding: 0; }
  .w-popular-products .product-item:hover {
    background: transparent; }

.w-popular-products .square-colored::before {
  display: none; }

.w-popular-products .product-item-thumb {
  margin-bottom: 40px; }

/*------------- #W-LATEST-NEWS --------------*/
.latest-news-item {
  margin-bottom: 20px; }
  .latest-news-item header {
    display: flex;
    align-items: center; }
  .latest-news-item .post-thumb {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    margin-right: 20px;
    float: left;
    flex: none;
    background-color: #ecf5fe; }
    .latest-news-item .post-thumb.post-formats img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      max-width: 50%;
      max-height: 50%; }
  .latest-news-item .post-additional-info * + * {
    margin-left: 0; }
  .latest-news-item .post-additional-info {
    overflow: hidden; }
  .latest-news-item .post__title {
    margin-bottom: 0;
    font-size: 16px; }
  .latest-news-item .post__date {
    float: none;
    margin-right: 0;
    font-weight: 400;
    display: block; }

.latest-news-control {
  margin-bottom: 35px; }

.tab-control {
  display: inline-block; }
  .tab-control a {
    font-size: 14px;
    font-weight: 700;
    color: #4b5d73;
    text-transform: uppercase;
    padding-bottom: 10px;
    position: relative;
    display: block; }
    .tab-control a:after {
      content: '';
      display: block;
      width: 0;
      height: 3px;
      border-radius: 3px;
      background-color: #0083ff;
      position: absolute;
      bottom: 0;
      left: 0;
      opacity: 0;
      transition: all .3s ease; }
  .tab-control + .tab-control {
    margin-left: 30px; }
  .tab-control.active a {
    color: #0083ff; }
    .tab-control.active a:after {
      opacity: 1;
      width: 100%; }

.tab-content > .tab-pane {
  display: none; }
  .tab-content > .tab-pane.active {
    display: block; }

/*================= Responsive Mode ============*/
@media (max-width: 480px) {
  .tab-control {
    display: block; }
  .tab-control + .tab-control {
    margin-left: 0;
    margin-top: 10px; } }

/*------------- #W-EVENTS --------------*/
.event-day {
  margin: 0 auto 40px;
  border-radius: 30px;
  background-color: #ecf5fe;
  padding: 11px 14px;
  line-height: 1;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  color: #6987ab;
  display: table; }

.w-events .event-item {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #dbe3ec; }
  .w-events .event-item:last-child {
    border-bottom: none; }

/*------------- #W-LATEST-MEMBERS --------------*/
.members-list {
  margin: 35px 0; }
  .members-list a {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    box-shadow: 10px 0 30px rgba(18, 25, 33, 0.15);
    overflow: hidden;
    display: block; }
  .members-list li {
    display: inline-block;
    margin-right: 8px; }
    .members-list li:last-child {
      margin-right: 0; }

/*------------- #W-AUTHOR --------------*/
.w-author {
  margin-top: 60px; }
  .w-author .testimonial-img-author {
    width: 120px;
    height: 120px;
    margin-top: -100px;
    position: relative;
    overflow: visible;
    margin-bottom: 35px; }
    .w-author .testimonial-img-author img {
      border-radius: 100%;
      overflow: hidden;
      box-shadow: 10px 0 30px rgba(18, 25, 33, 0.15); }
    .w-author .testimonial-img-author .socials {
      position: absolute;
      left: 100%;
      bottom: 5px;
      margin: 0;
      width: 100%; }
      .w-author .testimonial-img-author .socials .social__item {
        margin-left: 10px; }
  .w-author .btn {
    margin-top: 10px; }
  .w-author .title {
    margin-bottom: 20px;
    display: block; }

/*================= Responsive Mode ============*/
@media (max-width: 460px) {
  .w-author .testimonial-img-author .socials {
    position: relative;
    left: auto; } }

/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:3}.swiper-container.overflow-visible{overflow: visible}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-o-transition-property:-o-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-o-transition-property:-o-transform;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,right top, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left top, right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left bottom, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-scrollbar{-webkit-border-radius:10px;border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);-webkit-border-radius:10px;border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}

.swiper-container.auto-height .swiper-slide {
    height:auto !important;
}

.info-box--standard-hover .info-box-image .utouch-icon {
    height: unset;
    width: unset;
}

.custom-green {
	background-color: #3CC742;
}

.custom-blue {
	background-color: #7D74DB;
}

.custom--blue {
	background-color: #7289d9;
}

.custom-btn--green {
	background-color: #00B137;
}

.custom-flag-green {
	background-color: #63b746;
}

.custom-setting-blue {
	background-color: #75b1b9;
}

.custom-person-orange {
	background-color: #e3954b;
}

.custom-other-orange {
	background-color: #e79541;
}

.custom-foguete-purple {
	background-color: #7289da;
}

.custom-no-padding {
	padding: unset;
}

.pokedex100-crossbar {
	width: 100%;
	height: 100px;
	background-color: #E79541;
}

.custom-margin-bottom {
	margin: 0px 0px 150px 0px;
}

.center-middle-img {
	position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.custom-header-line-green {
	background-color: #63b746;
}

.custom-header-line-blue {
	background-color: #75b1b9;
}

.custom-header-line-orange {
	background-color: #e3954b;
}

.custom-hard-orange {
	background-color: #ff6f32;
}

.custom-header-line-purple {
	background-color: #7289da;
}

.custom-green-text {
	color: #63b746;
}

.custom-blue-text {
	color: #75b1b9;
}

.custom-blue-text1 {
	color: blue;
}

.custom-orange-text {
	color: #e3954b;
}

.custom-purple-text {
	color: #7289da;
}

.text-align-center {
	text-align: center;
}

.relative-div {
	position: relative;
}

#pokedeximage1 {
	height: 500px;
}

#pokedexlogo {
	height: 150px;
}

.custom-white-text {
	color: white;
}

.custom-bg-blue {
    background-color: #6bb2b9;
}

.custom-bg-12 {
  	background-image: url("/static/gentouch/img/clouds12.png?ae3011300862");
  	background-repeat: no-repeat;
    background-size: 100% 100%;
}

.custom-bg-11 {
	background-image: url("/static/gentouch/img/clouds15.png?2f191f5f950a");
  	background-repeat: no-repeat;
    background-size: 100%;
}

.custom-bg-13 {
	background-image: url("/static/gentouch/img/clouds15.png?2f191f5f950a");
}

.custom-bg-14 {
	background-image:
		url("/static/gentouch/img/update/dontstarvecloud1.png?c16707fb0432"),
		url("/static/gentouch/img/update/dontstarvecloud2.png?2f191f5f950a"),
		url("/static/gentouch/img/update/dontstarvecloud2.png?2f191f5f950a"),
		url("/static/gentouch/img/update/dontstarvecloud1.png?c16707fb0432");
	background-repeat: no-repeat;
	background-size: 15% 15%;
	background-position:
		10% 20%,
		40% 90%,
		80% 10%,
		90% 80%;
}

#custom-whitesnow-img {
	width: 150px;
}

#custom-video-section {
    margin-bottom: 100px;
}

#custom-whitesnow-video {
    margin-top: 200px;
}

.custom-hidden-anything {
	visibility: hidden;
}

#custom-mangameow-icon {
	width: 150px;
    margin-top: 100px;
}

.row.p-in-row > p {
	font-size: 20px;
    font-weight: bold;
}

.row.p-in-row-no-bold > p {
	font-size: 20px;
}

#custom-product-watch-video-area {
	margin-top: 140px;
}

.custom-margin-top-50px {
	margin-top: 50px
}

.custom-margin-top-150px {
	margin-top: 150px
}

.custom-height-1px-for-init {
	height: 1px;
}

.custom-font-weight-700 {
	font-weight: 700;
}

.custom-color-black {
	color: #120F0F;
}

.custom-other-color-black {
	color: #273f5b;
}

#screenshots-section {
    padding: 0 0 120px 0;
}

#custom-mangaslide1, #custom-mangaslide2, #custom-mangaslide3 {
	max-width: unset;
    width: 443px;
}

.custom-bg-2 {
	background-image: url("/static/gentouch/img/necessary/clouds2.png?53e9e3dd233e");
}

.custom-visibility-hidden {
	visibility: hidden;
}

.custom-fill-white {
    fill: white! important;
}

.custom-z-index--1 {
	/*z-index: -1! important;*/
}

.custom-bg-6 {
	background-image: url("/static/gentouch/img/update/slide_mangameow_cloud_2.png?c16707fb0432");
}

.custom-bg-7 {
	background-image: url("/static/gentouch/img/update/slide_mangameow_cloud_3.png?c16707fb0432");
}

#main-gentouch-logo {
	width: 172px;
}

.custom-visibility-hidden-p {
	visibility: hidden;
}

#not-absolute-reading100-img {
    position: unset! important;
}

/*.ytp-cued-thumbnail-overlay-image {
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
}*/

/* Slide image bigger, keep text not wrapped */
.slide-bigger-img {
  transform: scale(1.2);
  transition: transform 0.3s ease;
}

.custom-img-btn {
    display: block;
    border-radius: 32px; /* bạn có thể chỉnh 8px, 16px tùy hình */
    overflow: hidden;
    box-shadow: 0 0 10px rgba(255, 140, 0, 0); /* bóng mặc định tắt */
    transition: box-shadow 0.3s ease;
}

.custom-img-btn:hover {
    box-shadow: 0 0 12px rgba(248, 145, 1, 0.5); /* bóng cam khi hover */
}

.overlay-standard {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	opacity: 0;
	transition: opacity 0.3s ease;
}

.expand {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: opacity 0.3s ease;
	z-index: 2;
}

div:hover .overlay-standard,
div:hover .expand {
	opacity: 1;
}

@media screen and (max-width: 1059px) and (min-width: 992px) {
	#custom-whitesnow-text {
		width: 40%;
	}

	#custom-whitesnow-video {
	    margin-top: 180px;
	    width: 40%;
	}

	#custom-index-youtube-iframe {
		margin-left: -115px;
	}

	#inside-video-thumb {
		margin-top: 110px;
	}
}

@media screen and (max-width: 1058px) and (min-width: 0px) {
	#custom-product-iframe {
		margin-left: -135px;
	}
}

@media screen and (max-width: 991px) and (min-width: 723px) {
	#custom-whitesnow-video {
    	margin-top: 100px;
    }

    #custom-whitesnow-text {
		width: 100%;
	}

	#custom-whitesnow-video {
	    width: 100%;
	}

	#custom-index-youtube-iframe {
		margin-left: -85px;
	}
}

@media screen and (max-width: 722px) and (min-width: 402px) {
	#custom-index-youtube-iframe {
		margin-left: -90px;
	}

	#custom-whitesnow-video {
	    margin-top: 50px;
	    width: 100%;
	}

	#custom-index-youtube-iframe {
		margin-left: -100px;
	}

	#inside-video-thumb {
	    margin-top: 110px;
	}
}

@media screen and (max-width: 401px) and (min-width: 231px) {
	#custom-index-youtube-iframe {
	    margin-left: -115px;
	}

	#custom-whitesnow-video {
	    margin-top: 50px;
	    width: 100%;
	}

	#custom-index-youtube-iframe {
		margin-left: -100px;
	}

	#inside-video-thumb {
	    margin-top: 110px;
	}
}

@media screen and (max-width: 230px) and (min-width: 0px) {
	#custom-index-youtube-iframe {
	    margin-left: -115px;
	}

	#custom-whitesnow-video {
	    margin-top: -20px;
	    width: 100%;
	}

	#custom-index-youtube-iframe {
		margin-left: -100px;
	}

	#inside-video-thumb {
	    margin-top: 210px;
	}
}


@media screen and (max-width: 799px) {
	.reading100-img {
		position: absolute;
	    margin: auto;
	    left: 0;
	    right: 0;
	}

	.reading100-title {
		padding-top: 150px;
		text-align: center;
	}

	.reading100-introduce {
		text-align: center;
	}
}

@media screen and (max-width: 860px) and (min-width: 571px) {
	.custom-margin-top-50px {
	    margin-top: 50px;
	    margin-bottom: 50px;
	}
}

@media screen and (max-width: 991px) {
	#custom-mangaslide1, #custom-mangaslide2, #custom-mangaslide3 {
		max-width: 100%;
	    width: unset;
	}
}