/*------------- #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
    }
dl, dt, dd {
    display: inline
    }
dl {
    display: 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.428571;
    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:-moz-submit-invalid, textarea:-moz-submit-invalid {
    box-shadow: none
    }
input.wpcf7-form-control, textarea.wpcf7-form-control {
    width: 100%
    }
/* Table responsiveness */
.table-container {
    overflow-x: scroll
    }
/*------------- #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 0.3s ease;
    font-weight: 700
    }
@media (max-width: 640px) {
    .list li {
        font-size: 0.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: #0ff;
    fill: #0ff;
    height: 32px;
    width: 32px;
    margin-top: 0
    }
.list--breez li a {
    color: #0ff
    }
.list--primary i, .list--primary .utouch-icon {
    color: #53bdd0;
    fill: #53bdd0
    }
.list--primary a:hover {
    color: #53bdd0;
    fill: #53bdd0
    }
ol {
    counter-reset: list1;
    padding-left: 20px;
    margin: 0
    }
ol li {
    list-style: none;
    margin-bottom: 18px;
    font-size: 18px;
    transition: all 0.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.3em 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: "";
    position: absolute;
    left: 0;
    transition: all 0.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: #53bdd0;
    font-weight: 700;
    display: block
    }
blockquote cite {
    display: block;
    color: #4b5d73;
    font-size: 0.7em
    }
blockquote cite:before {
    content: "— ";
    color: #4b5d73
    }
blockquote:before {
    content: "";
    width: 100px;
    height: 70px;
    position: absolute;
    top: -10px;
    left: 0;
    display: block;
    background: url(../svg/quotes.svg) 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: 0.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: 0.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: 0.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: 0.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: 0.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: 0.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: 0.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: #53bdd0
    }
.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: #53bdd0;
    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: 30px;
    margin-top: 0
    }
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.666667%
        }
    body.crumina-grid .col-sm-10 {
        width: 83.333333%
        }
    body.crumina-grid .col-sm-9 {
        width: 75%
        }
    body.crumina-grid .col-sm-8 {
        width: 66.666667%
        }
    body.crumina-grid .col-sm-7 {
        width: 58.333333%
        }
    body.crumina-grid .col-sm-6 {
        width: 50%
        }
    body.crumina-grid .col-sm-5 {
        width: 41.666667%
        }
    body.crumina-grid .col-sm-4 {
        width: 33.333333%
        }
    body.crumina-grid .col-sm-3 {
        width: 25%
        }
    body.crumina-grid .col-sm-2 {
        width: 16.666667%
        }
    body.crumina-grid .col-sm-1 {
        width: 8.333333%
        }
    body.crumina-grid .col-sm-pull-12 {
        right: 100%
        }
    body.crumina-grid .col-sm-pull-11 {
        right: 91.666667%
        }
    body.crumina-grid .col-sm-pull-10 {
        right: 83.333333%
        }
    body.crumina-grid .col-sm-pull-9 {
        right: 75%
        }
    body.crumina-grid .col-sm-pull-8 {
        right: 66.666667%
        }
    body.crumina-grid .col-sm-pull-7 {
        right: 58.333333%
        }
    body.crumina-grid .col-sm-pull-6 {
        right: 50%
        }
    body.crumina-grid .col-sm-pull-5 {
        right: 41.666667%
        }
    body.crumina-grid .col-sm-pull-4 {
        right: 33.333333%
        }
    body.crumina-grid .col-sm-pull-3 {
        right: 25%
        }
    body.crumina-grid .col-sm-pull-2 {
        right: 16.666667%
        }
    body.crumina-grid .col-sm-pull-1 {
        right: 8.333333%
        }
    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.666667%
        }
    body.crumina-grid .col-sm-push-10 {
        left: 83.333333%
        }
    body.crumina-grid .col-sm-push-9 {
        left: 75%
        }
    body.crumina-grid .col-sm-push-8 {
        left: 66.666667%
        }
    body.crumina-grid .col-sm-push-7 {
        left: 58.333333%
        }
    body.crumina-grid .col-sm-push-6 {
        left: 50%
        }
    body.crumina-grid .col-sm-push-5 {
        left: 41.666667%
        }
    body.crumina-grid .col-sm-push-4 {
        left: 33.333333%
        }
    body.crumina-grid .col-sm-push-3 {
        left: 25%
        }
    body.crumina-grid .col-sm-push-2 {
        left: 16.666667%
        }
    body.crumina-grid .col-sm-push-1 {
        left: 8.333333%
        }
    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.666667%
        }
    body.crumina-grid .col-sm-offset-10 {
        margin-left: 83.333333%
        }
    body.crumina-grid .col-sm-offset-9 {
        margin-left: 75%
        }
    body.crumina-grid .col-sm-offset-8 {
        margin-left: 66.666667%
        }
    body.crumina-grid .col-sm-offset-7 {
        margin-left: 58.333333%
        }
    body.crumina-grid .col-sm-offset-6 {
        margin-left: 50%
        }
    body.crumina-grid .col-sm-offset-5 {
        margin-left: 41.666667%
        }
    body.crumina-grid .col-sm-offset-4 {
        margin-left: 33.333333%
        }
    body.crumina-grid .col-sm-offset-3 {
        margin-left: 25%
        }
    body.crumina-grid .col-sm-offset-2 {
        margin-left: 16.666667%
        }
    body.crumina-grid .col-sm-offset-1 {
        margin-left: 8.333333%
        }
    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.666667%
        }
    body.crumina-grid .col-xs-10 {
        width: 83.333333%
        }
    body.crumina-grid .col-xs-9 {
        width: 75%
        }
    body.crumina-grid .col-xs-8 {
        width: 66.666667%
        }
    body.crumina-grid .col-xs-7 {
        width: 58.333333%
        }
    body.crumina-grid .col-xs-6 {
        width: 50%
        }
    body.crumina-grid .col-xs-5 {
        width: 41.666667%
        }
    body.crumina-grid .col-xs-4 {
        width: 33.333333%
        }
    body.crumina-grid .col-xs-3 {
        width: 25%
        }
    body.crumina-grid .col-xs-2 {
        width: 16.666667%
        }
    body.crumina-grid .col-xs-1 {
        width: 8.333333%
        }
    body.crumina-grid .col-xs-pull-12 {
        right: 100%
        }
    body.crumina-grid .col-xs-pull-11 {
        right: 91.666667%
        }
    body.crumina-grid .col-xs-pull-10 {
        right: 83.333333%
        }
    body.crumina-grid .col-xs-pull-9 {
        right: 75%
        }
    body.crumina-grid .col-xs-pull-8 {
        right: 66.666667%
        }
    body.crumina-grid .col-xs-pull-7 {
        right: 58.333333%
        }
    body.crumina-grid .col-xs-pull-6 {
        right: 50%
        }
    body.crumina-grid .col-xs-pull-5 {
        right: 41.666667%
        }
    body.crumina-grid .col-xs-pull-4 {
        right: 33.333333%
        }
    body.crumina-grid .col-xs-pull-3 {
        right: 25%
        }
    body.crumina-grid .col-xs-pull-2 {
        right: 16.666667%
        }
    body.crumina-grid .col-xs-pull-1 {
        right: 8.333333%
        }
    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.666667%
        }
    body.crumina-grid .col-xs-push-10 {
        left: 83.333333%
        }
    body.crumina-grid .col-xs-push-9 {
        left: 75%
        }
    body.crumina-grid .col-xs-push-8 {
        left: 66.666667%
        }
    body.crumina-grid .col-xs-push-7 {
        left: 58.333333%
        }
    body.crumina-grid .col-xs-push-6 {
        left: 50%
        }
    body.crumina-grid .col-xs-push-5 {
        left: 41.666667%
        }
    body.crumina-grid .col-xs-push-4 {
        left: 33.333333%
        }
    body.crumina-grid .col-xs-push-3 {
        left: 25%
        }
    body.crumina-grid .col-xs-push-2 {
        left: 16.666667%
        }
    body.crumina-grid .col-xs-push-1 {
        left: 8.333333%
        }
    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.666667%
        }
    body.crumina-grid .col-xs-offset-10 {
        margin-left: 83.333333%
        }
    body.crumina-grid .col-xs-offset-9 {
        margin-left: 75%
        }
    body.crumina-grid .col-xs-offset-8 {
        margin-left: 66.666667%
        }
    body.crumina-grid .col-xs-offset-7 {
        margin-left: 58.333333%
        }
    body.crumina-grid .col-xs-offset-6 {
        margin-left: 50%
        }
    body.crumina-grid .col-xs-offset-5 {
        margin-left: 41.666667%
        }
    body.crumina-grid .col-xs-offset-4 {
        margin-left: 33.333333%
        }
    body.crumina-grid .col-xs-offset-3 {
        margin-left: 25%
        }
    body.crumina-grid .col-xs-offset-2 {
        margin-left: 16.666667%
        }
    body.crumina-grid .col-xs-offset-1 {
        margin-left: 8.333333%
        }
    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.666667%
        }
    .col-lg-10 {
        width: 83.333333%
        }
    .col-lg-9 {
        width: 75%
        }
    .col-lg-8 {
        width: 66.666667%
        }
    .col-lg-7 {
        width: 58.333333%
        }
    .col-lg-6 {
        width: 50%
        }
    .col-lg-5 {
        width: 41.666667%
        }
    .col-lg-4 {
        width: 33.333333%
        }
    .col-lg-3 {
        width: 25%
        }
    .col-lg-2 {
        width: 16.666667%
        }
    .col-lg-1 {
        width: 8.333333%
        }
    .col-lg-pull-12 {
        right: 100%
        }
    .col-lg-pull-11 {
        right: 91.666667%
        }
    .col-lg-pull-10 {
        right: 83.333333%
        }
    .col-lg-pull-9 {
        right: 75%
        }
    .col-lg-pull-8 {
        right: 66.666667%
        }
    .col-lg-pull-7 {
        right: 58.333333%
        }
    .col-lg-pull-6 {
        right: 50%
        }
    .col-lg-pull-5 {
        right: 41.666667%
        }
    .col-lg-pull-4 {
        right: 33.333333%
        }
    .col-lg-pull-3 {
        right: 25%
        }
    .col-lg-pull-2 {
        right: 16.666667%
        }
    .col-lg-pull-1 {
        right: 8.333333%
        }
    .col-lg-pull-0 {
        right: auto
        }
    .col-lg-push-12 {
        left: 100%
        }
    .col-lg-push-11 {
        left: 91.666667%
        }
    .col-lg-push-10 {
        left: 83.333333%
        }
    .col-lg-push-9 {
        left: 75%
        }
    .col-lg-push-8 {
        left: 66.666667%
        }
    .col-lg-push-7 {
        left: 58.333333%
        }
    .col-lg-push-6 {
        left: 50%
        }
    .col-lg-push-5 {
        left: 41.666667%
        }
    .col-lg-push-4 {
        left: 33.333333%
        }
    .col-lg-push-3 {
        left: 25%
        }
    .col-lg-push-2 {
        left: 16.666667%
        }
    .col-lg-push-1 {
        left: 8.333333%
        }
    .col-lg-push-0 {
        left: auto
        }
    .col-lg-offset-12 {
        margin-left: 100%
        }
    .col-lg-offset-11 {
        margin-left: 91.666667%
        }
    .col-lg-offset-10 {
        margin-left: 83.333333%
        }
    .col-lg-offset-9 {
        margin-left: 75%
        }
    .col-lg-offset-8 {
        margin-left: 66.666667%
        }
    .col-lg-offset-7 {
        margin-left: 58.333333%
        }
    .col-lg-offset-6 {
        margin-left: 50%
        }
    .col-lg-offset-5 {
        margin-left: 41.666667%
        }
    .col-lg-offset-4 {
        margin-left: 33.333333%
        }
    .col-lg-offset-3 {
        margin-left: 25%
        }
    .col-lg-offset-2 {
        margin-left: 16.666667%
        }
    .col-lg-offset-1 {
        margin-left: 8.333333%
        }
    .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.666667%
        }
    .col-md-10 {
        width: 83.333333%
        }
    .col-md-9 {
        width: 75%
        }
    .col-md-8 {
        width: 66.666667%
        }
    .col-md-7 {
        width: 58.333333%
        }
    .col-md-6 {
        width: 50%
        }
    .col-md-5 {
        width: 41.666667%
        }
    .col-md-4 {
        width: 33.333333%
        }
    .col-md-3 {
        width: 25%
        }
    .col-md-2 {
        width: 16.666667%
        }
    .col-md-1 {
        width: 8.333333%
        }
    .col-md-pull-12 {
        right: 100%
        }
    .col-md-pull-11 {
        right: 91.666667%
        }
    .col-md-pull-10 {
        right: 83.333333%
        }
    .col-md-pull-9 {
        right: 75%
        }
    .col-md-pull-8 {
        right: 66.666667%
        }
    .col-md-pull-7 {
        right: 58.333333%
        }
    .col-md-pull-6 {
        right: 50%
        }
    .col-md-pull-5 {
        right: 41.666667%
        }
    .col-md-pull-4 {
        right: 33.333333%
        }
    .col-md-pull-3 {
        right: 25%
        }
    .col-md-pull-2 {
        right: 16.666667%
        }
    .col-md-pull-1 {
        right: 8.333333%
        }
    .col-md-pull-0 {
        right: auto
        }
    .col-md-push-12 {
        left: 100%
        }
    .col-md-push-11 {
        left: 91.666667%
        }
    .col-md-push-10 {
        left: 83.333333%
        }
    .col-md-push-9 {
        left: 75%
        }
    .col-md-push-8 {
        left: 66.666667%
        }
    .col-md-push-7 {
        left: 58.333333%
        }
    .col-md-push-6 {
        left: 50%
        }
    .col-md-push-5 {
        left: 41.666667%
        }
    .col-md-push-4 {
        left: 33.333333%
        }
    .col-md-push-3 {
        left: 25%
        }
    .col-md-push-2 {
        left: 16.666667%
        }
    .col-md-push-1 {
        left: 8.333333%
        }
    .col-md-push-0 {
        left: auto
        }
    .col-md-offset-12 {
        margin-left: 100%
        }
    .col-md-offset-11 {
        margin-left: 91.666667%
        }
    .col-md-offset-10 {
        margin-left: 83.333333%
        }
    .col-md-offset-9 {
        margin-left: 75%
        }
    .col-md-offset-8 {
        margin-left: 66.666667%
        }
    .col-md-offset-7 {
        margin-left: 58.333333%
        }
    .col-md-offset-6 {
        margin-left: 50%
        }
    .col-md-offset-5 {
        margin-left: 41.666667%
        }
    .col-md-offset-4 {
        margin-left: 33.333333%
        }
    .col-md-offset-3 {
        margin-left: 25%
        }
    .col-md-offset-2 {
        margin-left: 16.666667%
        }
    .col-md-offset-1 {
        margin-left: 8.333333%
        }
    .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: #53bdd0
    }
.c-yellow-light {
    color: #ff0
    }
.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(../svg/preload.svg) 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(../fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.7.0#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.333333em;
    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.285714em;
    text-align: center
    }
.fa-ul {
    padding-left: 0;
    margin-left: 2.142857em;
    list-style-type: none
    }
.fa-ul > li {
    position: relative
    }
.fa-li {
    position: absolute;
    left: -2.142857em;
    width: 2.142857em;
    top: 0.142857em;
    text-align: center
    }
.fa-li.fa-lg {
    left: -1.857143em
    }
.fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eee;
    border-radius: 0.1em
    }
.fa-pull-left {
    float: left
    }
.fa-pull-right {
    float: right
    }
.fa.fa-pull-left {
    margin-right: 0.3em
    }
.fa.fa-pull-right {
    margin-left: 0.3em
    }
/* Deprecated as of 4.4.0 */
.pull-right {
    float: right
    }
.pull-left {
    float: left
    }
.fa.pull-left {
    margin-right: 0.3em
    }
.fa.pull-right {
    margin-left: 0.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: #fff
    }
/* 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: ""
    }
.fa-music:before {
    content: ""
    }
.fa-search:before {
    content: ""
    }
.fa-envelope-o:before {
    content: ""
    }
.fa-heart:before {
    content: ""
    }
.fa-star:before {
    content: ""
    }
.fa-star-o:before {
    content: ""
    }
.fa-user:before {
    content: ""
    }
.fa-film:before {
    content: ""
    }
.fa-th-large:before {
    content: ""
    }
.fa-th:before {
    content: ""
    }
.fa-th-list:before {
    content: ""
    }
.fa-check:before {
    content: ""
    }
.fa-remove:before, .fa-close:before, .fa-times:before {
    content: ""
    }
.fa-search-plus:before {
    content: ""
    }
.fa-search-minus:before {
    content: ""
    }
.fa-power-off:before {
    content: ""
    }
.fa-signal:before {
    content: ""
    }
.fa-gear:before, .fa-cog:before {
    content: ""
    }
.fa-trash-o:before {
    content: ""
    }
.fa-home:before {
    content: ""
    }
.fa-file-o:before {
    content: ""
    }
.fa-clock-o:before {
    content: ""
    }
.fa-road:before {
    content: ""
    }
.fa-download:before {
    content: ""
    }
.fa-arrow-circle-o-down:before {
    content: ""
    }
.fa-arrow-circle-o-up:before {
    content: ""
    }
.fa-inbox:before {
    content: ""
    }
.fa-play-circle-o:before {
    content: ""
    }
.fa-rotate-right:before, .fa-repeat:before {
    content: ""
    }
.fa-refresh:before {
    content: ""
    }
.fa-list-alt:before {
    content: ""
    }
.fa-lock:before {
    content: ""
    }
.fa-flag:before {
    content: ""
    }
.fa-headphones:before {
    content: ""
    }
.fa-volume-off:before {
    content: ""
    }
.fa-volume-down:before {
    content: ""
    }
.fa-volume-up:before {
    content: ""
    }
.fa-qrcode:before {
    content: ""
    }
.fa-barcode:before {
    content: ""
    }
.fa-tag:before {
    content: ""
    }
.fa-tags:before {
    content: ""
    }
.fa-book:before {
    content: ""
    }
.fa-bookmark:before {
    content: ""
    }
.fa-print:before {
    content: ""
    }
.fa-camera:before {
    content: ""
    }
.fa-font:before {
    content: ""
    }
.fa-bold:before {
    content: ""
    }
.fa-italic:before {
    content: ""
    }
.fa-text-height:before {
    content: ""
    }
.fa-text-width:before {
    content: ""
    }
.fa-align-left:before {
    content: ""
    }
.fa-align-center:before {
    content: ""
    }
.fa-align-right:before {
    content: ""
    }
.fa-align-justify:before {
    content: ""
    }
.fa-list:before {
    content: ""
    }
.fa-dedent:before, .fa-outdent:before {
    content: ""
    }
.fa-indent:before {
    content: ""
    }
.fa-video-camera:before {
    content: ""
    }
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: ""
    }
.fa-pencil:before {
    content: ""
    }
.fa-map-marker:before {
    content: ""
    }
.fa-adjust:before {
    content: ""
    }
.fa-tint:before {
    content: ""
    }
.fa-edit:before, .fa-pencil-square-o:before {
    content: ""
    }
.fa-share-square-o:before {
    content: ""
    }
.fa-check-square-o:before {
    content: ""
    }
.fa-arrows:before {
    content: ""
    }
.fa-step-backward:before {
    content: ""
    }
.fa-fast-backward:before {
    content: ""
    }
.fa-backward:before {
    content: ""
    }
.fa-play:before {
    content: ""
    }
.fa-pause:before {
    content: ""
    }
.fa-stop:before {
    content: ""
    }
.fa-forward:before {
    content: ""
    }
.fa-fast-forward:before {
    content: ""
    }
.fa-step-forward:before {
    content: ""
    }
.fa-eject:before {
    content: ""
    }
.fa-chevron-left:before {
    content: ""
    }
.fa-chevron-right:before {
    content: ""
    }
.fa-plus-circle:before {
    content: ""
    }
.fa-minus-circle:before {
    content: ""
    }
.fa-times-circle:before {
    content: ""
    }
.fa-check-circle:before {
    content: ""
    }
.fa-question-circle:before {
    content: ""
    }
.fa-info-circle:before {
    content: ""
    }
.fa-crosshairs:before {
    content: ""
    }
.fa-times-circle-o:before {
    content: ""
    }
.fa-check-circle-o:before {
    content: ""
    }
.fa-ban:before {
    content: ""
    }
.fa-arrow-left:before {
    content: ""
    }
.fa-arrow-right:before {
    content: ""
    }
.fa-arrow-up:before {
    content: ""
    }
.fa-arrow-down:before {
    content: ""
    }
.fa-mail-forward:before, .fa-share:before {
    content: ""
    }
.fa-expand:before {
    content: ""
    }
.fa-compress:before {
    content: ""
    }
.fa-plus:before {
    content: ""
    }
.fa-minus:before {
    content: ""
    }
.fa-asterisk:before {
    content: ""
    }
.fa-exclamation-circle:before {
    content: ""
    }
.fa-gift:before {
    content: ""
    }
.fa-leaf:before {
    content: ""
    }
.fa-fire:before {
    content: ""
    }
.fa-eye:before {
    content: ""
    }
.fa-eye-slash:before {
    content: ""
    }
.fa-warning:before, .fa-exclamation-triangle:before {
    content: ""
    }
.fa-plane:before {
    content: ""
    }
.fa-calendar:before {
    content: ""
    }
.fa-random:before {
    content: ""
    }
.fa-comment:before {
    content: ""
    }
.fa-magnet:before {
    content: ""
    }
.fa-chevron-up:before {
    content: ""
    }
.fa-chevron-down:before {
    content: ""
    }
.fa-retweet:before {
    content: ""
    }
.fa-shopping-cart:before {
    content: ""
    }
.fa-folder:before {
    content: ""
    }
.fa-folder-open:before {
    content: ""
    }
.fa-arrows-v:before {
    content: ""
    }
.fa-arrows-h:before {
    content: ""
    }
.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: ""
    }
.fa-twitter-square:before {
    content: ""
    }
.fa-facebook-square:before {
    content: ""
    }
.fa-camera-retro:before {
    content: ""
    }
.fa-key:before {
    content: ""
    }
.fa-gears:before, .fa-cogs:before {
    content: ""
    }
.fa-comments:before {
    content: ""
    }
.fa-thumbs-o-up:before {
    content: ""
    }
.fa-thumbs-o-down:before {
    content: ""
    }
.fa-star-half:before {
    content: ""
    }
.fa-heart-o:before {
    content: ""
    }
.fa-sign-out:before {
    content: ""
    }
.fa-linkedin-square:before {
    content: ""
    }
.fa-thumb-tack:before {
    content: ""
    }
.fa-external-link:before {
    content: ""
    }
.fa-sign-in:before {
    content: ""
    }
.fa-trophy:before {
    content: ""
    }
.fa-github-square:before {
    content: ""
    }
.fa-upload:before {
    content: ""
    }
.fa-lemon-o:before {
    content: ""
    }
.fa-phone:before {
    content: ""
    }
.fa-square-o:before {
    content: ""
    }
.fa-bookmark-o:before {
    content: ""
    }
.fa-phone-square:before {
    content: ""
    }
.fa-twitter:before {
    content: ""
    }
.fa-facebook-f:before, .fa-facebook:before {
    content: ""
    }
.fa-github:before {
    content: ""
    }
.fa-unlock:before {
    content: ""
    }
.fa-credit-card:before {
    content: ""
    }
.fa-feed:before, .fa-rss:before {
    content: ""
    }
.fa-hdd-o:before {
    content: ""
    }
.fa-bullhorn:before {
    content: ""
    }
.fa-bell:before {
    content: ""
    }
.fa-certificate:before {
    content: ""
    }
.fa-hand-o-right:before {
    content: ""
    }
.fa-hand-o-left:before {
    content: ""
    }
.fa-hand-o-up:before {
    content: ""
    }
.fa-hand-o-down:before {
    content: ""
    }
.fa-arrow-circle-left:before {
    content: ""
    }
.fa-arrow-circle-right:before {
    content: ""
    }
.fa-arrow-circle-up:before {
    content: ""
    }
.fa-arrow-circle-down:before {
    content: ""
    }
.fa-globe:before {
    content: ""
    }
.fa-wrench:before {
    content: ""
    }
.fa-tasks:before {
    content: ""
    }
.fa-filter:before {
    content: ""
    }
.fa-briefcase:before {
    content: ""
    }
.fa-arrows-alt:before {
    content: ""
    }
.fa-group:before, .fa-users:before {
    content: ""
    }
.fa-chain:before, .fa-link:before {
    content: ""
    }
.fa-cloud:before {
    content: ""
    }
.fa-flask:before {
    content: ""
    }
.fa-cut:before, .fa-scissors:before {
    content: ""
    }
.fa-copy:before, .fa-files-o:before {
    content: ""
    }
.fa-paperclip:before {
    content: ""
    }
.fa-save:before, .fa-floppy-o:before {
    content: ""
    }
.fa-square:before {
    content: ""
    }
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: ""
    }
.fa-list-ul:before {
    content: ""
    }
.fa-list-ol:before {
    content: ""
    }
.fa-strikethrough:before {
    content: ""
    }
.fa-underline:before {
    content: ""
    }
.fa-table:before {
    content: ""
    }
.fa-magic:before {
    content: ""
    }
.fa-truck:before {
    content: ""
    }
.fa-pinterest:before {
    content: ""
    }
.fa-pinterest-square:before {
    content: ""
    }
.fa-google-plus-square:before {
    content: ""
    }
.fa-google-plus:before {
    content: ""
    }
.fa-money:before {
    content: ""
    }
.fa-caret-down:before {
    content: ""
    }
.fa-caret-up:before {
    content: ""
    }
.fa-caret-left:before {
    content: ""
    }
.fa-caret-right:before {
    content: ""
    }
.fa-columns:before {
    content: ""
    }
.fa-unsorted:before, .fa-sort:before {
    content: ""
    }
.fa-sort-down:before, .fa-sort-desc:before {
    content: ""
    }
.fa-sort-up:before, .fa-sort-asc:before {
    content: ""
    }
.fa-envelope:before {
    content: ""
    }
.fa-linkedin:before {
    content: ""
    }
.fa-rotate-left:before, .fa-undo:before {
    content: ""
    }
.fa-legal:before, .fa-gavel:before {
    content: ""
    }
.fa-dashboard:before, .fa-tachometer:before {
    content: ""
    }
.fa-comment-o:before {
    content: ""
    }
.fa-comments-o:before {
    content: ""
    }
.fa-flash:before, .fa-bolt:before {
    content: ""
    }
.fa-sitemap:before {
    content: ""
    }
.fa-umbrella:before {
    content: ""
    }
.fa-paste:before, .fa-clipboard:before {
    content: ""
    }
.fa-lightbulb-o:before {
    content: ""
    }
.fa-exchange:before {
    content: ""
    }
.fa-cloud-download:before {
    content: ""
    }
.fa-cloud-upload:before {
    content: ""
    }
.fa-user-md:before {
    content: ""
    }
.fa-stethoscope:before {
    content: ""
    }
.fa-suitcase:before {
    content: ""
    }
.fa-bell-o:before {
    content: ""
    }
.fa-coffee:before {
    content: ""
    }
.fa-cutlery:before {
    content: ""
    }
.fa-file-text-o:before {
    content: ""
    }
.fa-building-o:before {
    content: ""
    }
.fa-hospital-o:before {
    content: ""
    }
.fa-ambulance:before {
    content: ""
    }
.fa-medkit:before {
    content: ""
    }
.fa-fighter-jet:before {
    content: ""
    }
.fa-beer:before {
    content: ""
    }
.fa-h-square:before {
    content: ""
    }
.fa-plus-square:before {
    content: ""
    }
.fa-angle-double-left:before {
    content: ""
    }
.fa-angle-double-right:before {
    content: ""
    }
.fa-angle-double-up:before {
    content: ""
    }
.fa-angle-double-down:before {
    content: ""
    }
.fa-angle-left:before {
    content: ""
    }
.fa-angle-right:before {
    content: ""
    }
.fa-angle-up:before {
    content: ""
    }
.fa-angle-down:before {
    content: ""
    }
.fa-desktop:before {
    content: ""
    }
.fa-laptop:before {
    content: ""
    }
.fa-tablet:before {
    content: ""
    }
.fa-mobile-phone:before, .fa-mobile:before {
    content: ""
    }
.fa-circle-o:before {
    content: ""
    }
.fa-quote-left:before {
    content: ""
    }
.fa-quote-right:before {
    content: ""
    }
.fa-spinner:before {
    content: ""
    }
.fa-circle:before {
    content: ""
    }
.fa-mail-reply:before, .fa-reply:before {
    content: ""
    }
.fa-github-alt:before {
    content: ""
    }
.fa-folder-o:before {
    content: ""
    }
.fa-folder-open-o:before {
    content: ""
    }
.fa-smile-o:before {
    content: ""
    }
.fa-frown-o:before {
    content: ""
    }
.fa-meh-o:before {
    content: ""
    }
.fa-gamepad:before {
    content: ""
    }
.fa-keyboard-o:before {
    content: ""
    }
.fa-flag-o:before {
    content: ""
    }
.fa-flag-checkered:before {
    content: ""
    }
.fa-terminal:before {
    content: ""
    }
.fa-code:before {
    content: ""
    }
.fa-mail-reply-all:before, .fa-reply-all:before {
    content: ""
    }
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: ""
    }
.fa-location-arrow:before {
    content: ""
    }
.fa-crop:before {
    content: ""
    }
.fa-code-fork:before {
    content: ""
    }
.fa-unlink:before, .fa-chain-broken:before {
    content: ""
    }
.fa-question:before {
    content: ""
    }
.fa-info:before {
    content: ""
    }
.fa-exclamation:before {
    content: ""
    }
.fa-superscript:before {
    content: ""
    }
.fa-subscript:before {
    content: ""
    }
.fa-eraser:before {
    content: ""
    }
.fa-puzzle-piece:before {
    content: ""
    }
.fa-microphone:before {
    content: ""
    }
.fa-microphone-slash:before {
    content: ""
    }
.fa-shield:before {
    content: ""
    }
.fa-calendar-o:before {
    content: ""
    }
.fa-fire-extinguisher:before {
    content: ""
    }
.fa-rocket:before {
    content: ""
    }
.fa-maxcdn:before {
    content: ""
    }
.fa-chevron-circle-left:before {
    content: ""
    }
.fa-chevron-circle-right:before {
    content: ""
    }
.fa-chevron-circle-up:before {
    content: ""
    }
.fa-chevron-circle-down:before {
    content: ""
    }
.fa-html5:before {
    content: ""
    }
.fa-css3:before {
    content: ""
    }
.fa-anchor:before {
    content: ""
    }
.fa-unlock-alt:before {
    content: ""
    }
.fa-bullseye:before {
    content: ""
    }
.fa-ellipsis-h:before {
    content: ""
    }
.fa-ellipsis-v:before {
    content: ""
    }
.fa-rss-square:before {
    content: ""
    }
.fa-play-circle:before {
    content: ""
    }
.fa-ticket:before {
    content: ""
    }
.fa-minus-square:before {
    content: ""
    }
.fa-minus-square-o:before {
    content: ""
    }
.fa-level-up:before {
    content: ""
    }
.fa-level-down:before {
    content: ""
    }
.fa-check-square:before {
    content: ""
    }
.fa-pencil-square:before {
    content: ""
    }
.fa-external-link-square:before {
    content: ""
    }
.fa-share-square:before {
    content: ""
    }
.fa-compass:before {
    content: ""
    }
.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: ""
    }
.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: ""
    }
.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: ""
    }
.fa-euro:before, .fa-eur:before {
    content: ""
    }
.fa-gbp:before {
    content: ""
    }
.fa-dollar:before, .fa-usd:before {
    content: ""
    }
.fa-rupee:before, .fa-inr:before {
    content: ""
    }
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: ""
    }
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: ""
    }
.fa-won:before, .fa-krw:before {
    content: ""
    }
.fa-bitcoin:before, .fa-btc:before {
    content: ""
    }
.fa-file:before {
    content: ""
    }
.fa-file-text:before {
    content: ""
    }
.fa-sort-alpha-asc:before {
    content: ""
    }
.fa-sort-alpha-desc:before {
    content: ""
    }
.fa-sort-amount-asc:before {
    content: ""
    }
.fa-sort-amount-desc:before {
    content: ""
    }
.fa-sort-numeric-asc:before {
    content: ""
    }
.fa-sort-numeric-desc:before {
    content: ""
    }
.fa-thumbs-up:before {
    content: ""
    }
.fa-thumbs-down:before {
    content: ""
    }
.fa-youtube-square:before {
    content: ""
    }
.fa-youtube:before {
    content: ""
    }
.fa-xing:before {
    content: ""
    }
.fa-xing-square:before {
    content: ""
    }
.fa-youtube-play:before {
    content: ""
    }
.fa-dropbox:before {
    content: ""
    }
.fa-stack-overflow:before {
    content: ""
    }
.fa-instagram:before {
    content: ""
    }
.fa-flickr:before {
    content: ""
    }
.fa-adn:before {
    content: ""
    }
.fa-bitbucket:before {
    content: ""
    }
.fa-bitbucket-square:before {
    content: ""
    }
.fa-tumblr:before {
    content: ""
    }
.fa-tumblr-square:before {
    content: ""
    }
.fa-long-arrow-down:before {
    content: ""
    }
.fa-long-arrow-up:before {
    content: ""
    }
.fa-long-arrow-left:before {
    content: ""
    }
.fa-long-arrow-right:before {
    content: ""
    }
.fa-apple:before {
    content: ""
    }
.fa-windows:before {
    content: ""
    }
.fa-android:before {
    content: ""
    }
.fa-linux:before {
    content: ""
    }
.fa-dribbble:before {
    content: ""
    }
.fa-skype:before {
    content: ""
    }
.fa-foursquare:before {
    content: ""
    }
.fa-trello:before {
    content: ""
    }
.fa-female:before {
    content: ""
    }
.fa-male:before {
    content: ""
    }
.fa-gittip:before, .fa-gratipay:before {
    content: ""
    }
.fa-sun-o:before {
    content: ""
    }
.fa-moon-o:before {
    content: ""
    }
.fa-archive:before {
    content: ""
    }
.fa-bug:before {
    content: ""
    }
.fa-vk:before {
    content: ""
    }
.fa-weibo:before {
    content: ""
    }
.fa-renren:before {
    content: ""
    }
.fa-pagelines:before {
    content: ""
    }
.fa-stack-exchange:before {
    content: ""
    }
.fa-arrow-circle-o-right:before {
    content: ""
    }
.fa-arrow-circle-o-left:before {
    content: ""
    }
.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: ""
    }
.fa-dot-circle-o:before {
    content: ""
    }
.fa-wheelchair:before {
    content: ""
    }
.fa-vimeo-square:before {
    content: ""
    }
.fa-turkish-lira:before, .fa-try:before {
    content: ""
    }
.fa-plus-square-o:before {
    content: ""
    }
.fa-space-shuttle:before {
    content: ""
    }
.fa-slack:before {
    content: ""
    }
.fa-envelope-square:before {
    content: ""
    }
.fa-wordpress:before {
    content: ""
    }
.fa-openid:before {
    content: ""
    }
.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: ""
    }
.fa-mortar-board:before, .fa-graduation-cap:before {
    content: ""
    }
.fa-yahoo:before {
    content: ""
    }
.fa-google:before {
    content: ""
    }
.fa-reddit:before {
    content: ""
    }
.fa-reddit-square:before {
    content: ""
    }
.fa-stumbleupon-circle:before {
    content: ""
    }
.fa-stumbleupon:before {
    content: ""
    }
.fa-delicious:before {
    content: ""
    }
.fa-digg:before {
    content: ""
    }
.fa-pied-piper-pp:before {
    content: ""
    }
.fa-pied-piper-alt:before {
    content: ""
    }
.fa-drupal:before {
    content: ""
    }
.fa-joomla:before {
    content: ""
    }
.fa-language:before {
    content: ""
    }
.fa-fax:before {
    content: ""
    }
.fa-building:before {
    content: ""
    }
.fa-child:before {
    content: ""
    }
.fa-paw:before {
    content: ""
    }
.fa-spoon:before {
    content: ""
    }
.fa-cube:before {
    content: ""
    }
.fa-cubes:before {
    content: ""
    }
.fa-behance:before {
    content: ""
    }
.fa-behance-square:before {
    content: ""
    }
.fa-steam:before {
    content: ""
    }
.fa-steam-square:before {
    content: ""
    }
.fa-recycle:before {
    content: ""
    }
.fa-automobile:before, .fa-car:before {
    content: ""
    }
.fa-cab:before, .fa-taxi:before {
    content: ""
    }
.fa-tree:before {
    content: ""
    }
.fa-spotify:before {
    content: ""
    }
.fa-deviantart:before {
    content: ""
    }
.fa-soundcloud:before {
    content: ""
    }
.fa-database:before {
    content: ""
    }
.fa-file-pdf-o:before {
    content: ""
    }
.fa-file-word-o:before {
    content: ""
    }
.fa-file-excel-o:before {
    content: ""
    }
.fa-file-powerpoint-o:before {
    content: ""
    }
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: ""
    }
.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: ""
    }
.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: ""
    }
.fa-file-movie-o:before, .fa-file-video-o:before {
    content: ""
    }
.fa-file-code-o:before {
    content: ""
    }
.fa-vine:before {
    content: ""
    }
.fa-codepen:before {
    content: ""
    }
.fa-jsfiddle:before {
    content: ""
    }
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: ""
    }
.fa-circle-o-notch:before {
    content: ""
    }
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: ""
    }
.fa-ge:before, .fa-empire:before {
    content: ""
    }
.fa-git-square:before {
    content: ""
    }
.fa-git:before {
    content: ""
    }
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: ""
    }
.fa-tencent-weibo:before {
    content: ""
    }
.fa-qq:before {
    content: ""
    }
.fa-wechat:before, .fa-weixin:before {
    content: ""
    }
.fa-send:before, .fa-paper-plane:before {
    content: ""
    }
.fa-send-o:before, .fa-paper-plane-o:before {
    content: ""
    }
.fa-history:before {
    content: ""
    }
.fa-circle-thin:before {
    content: ""
    }
.fa-header:before {
    content: ""
    }
.fa-paragraph:before {
    content: ""
    }
.fa-sliders:before {
    content: ""
    }
.fa-share-alt:before {
    content: ""
    }
.fa-share-alt-square:before {
    content: ""
    }
.fa-bomb:before {
    content: ""
    }
.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: ""
    }
.fa-tty:before {
    content: ""
    }
.fa-binoculars:before {
    content: ""
    }
.fa-plug:before {
    content: ""
    }
.fa-slideshare:before {
    content: ""
    }
.fa-twitch:before {
    content: ""
    }
.fa-yelp:before {
    content: ""
    }
.fa-newspaper-o:before {
    content: ""
    }
.fa-wifi:before {
    content: ""
    }
.fa-calculator:before {
    content: ""
    }
.fa-paypal:before {
    content: ""
    }
.fa-google-wallet:before {
    content: ""
    }
.fa-cc-visa:before {
    content: ""
    }
.fa-cc-mastercard:before {
    content: ""
    }
.fa-cc-discover:before {
    content: ""
    }
.fa-cc-amex:before {
    content: ""
    }
.fa-cc-paypal:before {
    content: ""
    }
.fa-cc-stripe:before {
    content: ""
    }
.fa-bell-slash:before {
    content: ""
    }
.fa-bell-slash-o:before {
    content: ""
    }
.fa-trash:before {
    content: ""
    }
.fa-copyright:before {
    content: ""
    }
.fa-at:before {
    content: ""
    }
.fa-eyedropper:before {
    content: ""
    }
.fa-paint-brush:before {
    content: ""
    }
.fa-birthday-cake:before {
    content: ""
    }
.fa-area-chart:before {
    content: ""
    }
.fa-pie-chart:before {
    content: ""
    }
.fa-line-chart:before {
    content: ""
    }
.fa-lastfm:before {
    content: ""
    }
.fa-lastfm-square:before {
    content: ""
    }
.fa-toggle-off:before {
    content: ""
    }
.fa-toggle-on:before {
    content: ""
    }
.fa-bicycle:before {
    content: ""
    }
.fa-bus:before {
    content: ""
    }
.fa-ioxhost:before {
    content: ""
    }
.fa-angellist:before {
    content: ""
    }
.fa-cc:before {
    content: ""
    }
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: ""
    }
.fa-meanpath:before {
    content: ""
    }
.fa-buysellads:before {
    content: ""
    }
.fa-connectdevelop:before {
    content: ""
    }
.fa-dashcube:before {
    content: ""
    }
.fa-forumbee:before {
    content: ""
    }
.fa-leanpub:before {
    content: ""
    }
.fa-sellsy:before {
    content: ""
    }
.fa-shirtsinbulk:before {
    content: ""
    }
.fa-simplybuilt:before {
    content: ""
    }
.fa-skyatlas:before {
    content: ""
    }
.fa-cart-plus:before {
    content: ""
    }
.fa-cart-arrow-down:before {
    content: ""
    }
.fa-diamond:before {
    content: ""
    }
.fa-ship:before {
    content: ""
    }
.fa-user-secret:before {
    content: ""
    }
.fa-motorcycle:before {
    content: ""
    }
.fa-street-view:before {
    content: ""
    }
.fa-heartbeat:before {
    content: ""
    }
.fa-venus:before {
    content: ""
    }
.fa-mars:before {
    content: ""
    }
.fa-mercury:before {
    content: ""
    }
.fa-intersex:before, .fa-transgender:before {
    content: ""
    }
.fa-transgender-alt:before {
    content: ""
    }
.fa-venus-double:before {
    content: ""
    }
.fa-mars-double:before {
    content: ""
    }
.fa-venus-mars:before {
    content: ""
    }
.fa-mars-stroke:before {
    content: ""
    }
.fa-mars-stroke-v:before {
    content: ""
    }
.fa-mars-stroke-h:before {
    content: ""
    }
.fa-neuter:before {
    content: ""
    }
.fa-genderless:before {
    content: ""
    }
.fa-facebook-official:before {
    content: ""
    }
.fa-pinterest-p:before {
    content: ""
    }
.fa-whatsapp:before {
    content: ""
    }
.fa-server:before {
    content: ""
    }
.fa-user-plus:before {
    content: ""
    }
.fa-user-times:before {
    content: ""
    }
.fa-hotel:before, .fa-bed:before {
    content: ""
    }
.fa-viacoin:before {
    content: ""
    }
.fa-train:before {
    content: ""
    }
.fa-subway:before {
    content: ""
    }
.fa-medium:before {
    content: ""
    }
.fa-yc:before, .fa-y-combinator:before {
    content: ""
    }
.fa-optin-monster:before {
    content: ""
    }
.fa-opencart:before {
    content: ""
    }
.fa-expeditedssl:before {
    content: ""
    }
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: ""
    }
.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: ""
    }
.fa-battery-2:before, .fa-battery-half:before {
    content: ""
    }
.fa-battery-1:before, .fa-battery-quarter:before {
    content: ""
    }
.fa-battery-0:before, .fa-battery-empty:before {
    content: ""
    }
.fa-mouse-pointer:before {
    content: ""
    }
.fa-i-cursor:before {
    content: ""
    }
.fa-object-group:before {
    content: ""
    }
.fa-object-ungroup:before {
    content: ""
    }
.fa-sticky-note:before {
    content: ""
    }
.fa-sticky-note-o:before {
    content: ""
    }
.fa-cc-jcb:before {
    content: ""
    }
.fa-cc-diners-club:before {
    content: ""
    }
.fa-clone:before {
    content: ""
    }
.fa-balance-scale:before {
    content: ""
    }
.fa-hourglass-o:before {
    content: ""
    }
.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: ""
    }
.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: ""
    }
.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: ""
    }
.fa-hourglass:before {
    content: ""
    }
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: ""
    }
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: ""
    }
.fa-hand-scissors-o:before {
    content: ""
    }
.fa-hand-lizard-o:before {
    content: ""
    }
.fa-hand-spock-o:before {
    content: ""
    }
.fa-hand-pointer-o:before {
    content: ""
    }
.fa-hand-peace-o:before {
    content: ""
    }
.fa-trademark:before {
    content: ""
    }
.fa-registered:before {
    content: ""
    }
.fa-creative-commons:before {
    content: ""
    }
.fa-gg:before {
    content: ""
    }
.fa-gg-circle:before {
    content: ""
    }
.fa-tripadvisor:before {
    content: ""
    }
.fa-odnoklassniki:before {
    content: ""
    }
.fa-odnoklassniki-square:before {
    content: ""
    }
.fa-get-pocket:before {
    content: ""
    }
.fa-wikipedia-w:before {
    content: ""
    }
.fa-safari:before {
    content: ""
    }
.fa-chrome:before {
    content: ""
    }
.fa-firefox:before {
    content: ""
    }
.fa-opera:before {
    content: ""
    }
.fa-internet-explorer:before {
    content: ""
    }
.fa-tv:before, .fa-television:before {
    content: ""
    }
.fa-contao:before {
    content: ""
    }
.fa-500px:before {
    content: ""
    }
.fa-amazon:before {
    content: ""
    }
.fa-calendar-plus-o:before {
    content: ""
    }
.fa-calendar-minus-o:before {
    content: ""
    }
.fa-calendar-times-o:before {
    content: ""
    }
.fa-calendar-check-o:before {
    content: ""
    }
.fa-industry:before {
    content: ""
    }
.fa-map-pin:before {
    content: ""
    }
.fa-map-signs:before {
    content: ""
    }
.fa-map-o:before {
    content: ""
    }
.fa-map:before {
    content: ""
    }
.fa-commenting:before {
    content: ""
    }
.fa-commenting-o:before {
    content: ""
    }
.fa-houzz:before {
    content: ""
    }
.fa-vimeo:before {
    content: ""
    }
.fa-black-tie:before {
    content: ""
    }
.fa-fonticons:before {
    content: ""
    }
.fa-reddit-alien:before {
    content: ""
    }
.fa-edge:before {
    content: ""
    }
.fa-credit-card-alt:before {
    content: ""
    }
.fa-codiepie:before {
    content: ""
    }
.fa-modx:before {
    content: ""
    }
.fa-fort-awesome:before {
    content: ""
    }
.fa-usb:before {
    content: ""
    }
.fa-product-hunt:before {
    content: ""
    }
.fa-mixcloud:before {
    content: ""
    }
.fa-scribd:before {
    content: ""
    }
.fa-pause-circle:before {
    content: ""
    }
.fa-pause-circle-o:before {
    content: ""
    }
.fa-stop-circle:before {
    content: ""
    }
.fa-stop-circle-o:before {
    content: ""
    }
.fa-shopping-bag:before {
    content: ""
    }
.fa-shopping-basket:before {
    content: ""
    }
.fa-hashtag:before {
    content: ""
    }
.fa-bluetooth:before {
    content: ""
    }
.fa-bluetooth-b:before {
    content: ""
    }
.fa-percent:before {
    content: ""
    }
.fa-gitlab:before {
    content: ""
    }
.fa-wpbeginner:before {
    content: ""
    }
.fa-wpforms:before {
    content: ""
    }
.fa-envira:before {
    content: ""
    }
.fa-universal-access:before {
    content: ""
    }
.fa-wheelchair-alt:before {
    content: ""
    }
.fa-question-circle-o:before {
    content: ""
    }
.fa-blind:before {
    content: ""
    }
.fa-audio-description:before {
    content: ""
    }
.fa-volume-control-phone:before {
    content: ""
    }
.fa-braille:before {
    content: ""
    }
.fa-assistive-listening-systems:before {
    content: ""
    }
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: ""
    }
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: ""
    }
.fa-glide:before {
    content: ""
    }
.fa-glide-g:before {
    content: ""
    }
.fa-signing:before, .fa-sign-language:before {
    content: ""
    }
.fa-low-vision:before {
    content: ""
    }
.fa-viadeo:before {
    content: ""
    }
.fa-viadeo-square:before {
    content: ""
    }
.fa-snapchat:before {
    content: ""
    }
.fa-snapchat-ghost:before {
    content: ""
    }
.fa-snapchat-square:before {
    content: ""
    }
.fa-pied-piper:before {
    content: ""
    }
.fa-first-order:before {
    content: ""
    }
.fa-yoast:before {
    content: ""
    }
.fa-themeisle:before {
    content: ""
    }
.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: ""
    }
.fa-fa:before, .fa-font-awesome:before {
    content: ""
    }
.fa-handshake-o:before {
    content: ""
    }
.fa-envelope-open:before {
    content: ""
    }
.fa-envelope-open-o:before {
    content: ""
    }
.fa-linode:before {
    content: ""
    }
.fa-address-book:before {
    content: ""
    }
.fa-address-book-o:before {
    content: ""
    }
.fa-vcard:before, .fa-address-card:before {
    content: ""
    }
.fa-vcard-o:before, .fa-address-card-o:before {
    content: ""
    }
.fa-user-circle:before {
    content: ""
    }
.fa-user-circle-o:before {
    content: ""
    }
.fa-user-o:before {
    content: ""
    }
.fa-id-badge:before {
    content: ""
    }
.fa-drivers-license:before, .fa-id-card:before {
    content: ""
    }
.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: ""
    }
.fa-quora:before {
    content: ""
    }
.fa-free-code-camp:before {
    content: ""
    }
.fa-telegram:before {
    content: ""
    }
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: ""
    }
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: ""
    }
.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: ""
    }
.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: ""
    }
.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: ""
    }
.fa-shower:before {
    content: ""
    }
.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: ""
    }
.fa-podcast:before {
    content: ""
    }
.fa-window-maximize:before {
    content: ""
    }
.fa-window-minimize:before {
    content: ""
    }
.fa-window-restore:before {
    content: ""
    }
.fa-times-rectangle:before, .fa-window-close:before {
    content: ""
    }
.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: ""
    }
.fa-bandcamp:before {
    content: ""
    }
.fa-grav:before {
    content: ""
    }
.fa-etsy:before {
    content: ""
    }
.fa-imdb:before {
    content: ""
    }
.fa-ravelry:before {
    content: ""
    }
.fa-eercast:before {
    content: ""
    }
.fa-microchip:before {
    content: ""
    }
.fa-snowflake-o:before {
    content: ""
    }
.fa-superpowers:before {
    content: ""
    }
.fa-wpexplorer:before {
    content: ""
    }
.fa-meetup:before {
    content: ""
    }
.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 0.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: 0.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 0.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: #53bdd0
    }
.header-spacer {
    position: relative;
    width: 100%;
    height: 89px;
    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: 0.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: #53bdd0
    }
.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: 25px 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: 0.5s;
    -moz-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.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 0.3s linear, background 0.3s linear;
    -moz-transition: color 0.3s linear, background 0.3s linear;
    -webkit-transition: color 0.3s linear, background 0.3s linear;
    transition: color 0.3s linear, background 0.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 0.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: #53bdd0
    }
.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 0.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: #fff;
    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 #53bdd0;
    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 0.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 0.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 0.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 0.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 0.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 0.3s ease;
    color: #53bdd0
    }
.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: #53bdd0
    }
/* 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 0.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 #53bdd0
    }
.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.090909%
    }
.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;
        text-align: left
        }
    .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: #53bdd0
        }
    /* 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 0.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 0.3s ease;
    border-radius: 10px
    }
.product-item-content {
    text-align: center
    }
.product-item-content .title {
    margin-bottom: 30px;
    font-weight: 700;
    display: block;
    font-size: 18px
    }
.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: #53bdd0
    }
.more-arrow:hover .btn-next .utouch-icon {
    fill: #53bdd0
    }
.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: #53bdd0
    }
.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: #53bdd0
    }
.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: #53bdd0
    }
.breadcrumbs-item.active span {
    font-weight: 700;
    color: #53bdd0
    }
.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: #53bdd0
    }
.breadcrumbs--bordered .breadcrumbs-item.active span {
    color: #fff
    }
.breadcrumbs--semitransparent .breadcrumbs-item a, .breadcrumbs--semitransparent .utouch-icon {
    font-size: 14px;
    opacity: 0.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(../img/stunning-bg.jpg)
    }
.stunning-bg-1 {
    background-image: url(../img/stunning-bg1.jpg)
    }
.stunning-bg-2 {
    background-image: url(../img/stunning-bg2.jpg)
    }
.stunning-bg-3 {
    background-image: url(../img/stunning-bg3.jpg)
    }
.stunning-bg-4 {
    background-image: url(../img/stunning-bg4.jpg)
    }
.stunning-bg-5 {
    background-image: url(../img/stunning-bg5.jpg)
    }
.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 0.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: #53bdd0;
    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: #53bdd0
    }
.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: #53bdd0
    }
.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 0.3s ease
    }
.top-bar-link:hover .utouch-icon {
    fill: #53bdd0
    }
/*================= 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(../img/clouds.png);
    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: #53bdd0
    }
.sub-footer .sub-footer__link {
    color: #53bdd0;
    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;
        }
    }