
.m-desktop.menu-item a, #open-button {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5) !important;
}
.mp-nav {
    padding-left: 4% !important;
    width: 100% !important;
}
.block {
}
#site-title {
    border-radius: 0 0 10px 10px;
    height: 130px;
    padding-top: 20px;
    width: 160px;
}
#site-title h1 {
    margin: 0 !important;
    padding: 0 !important;
}
.pt-section img, .block img {
    width: 100%;
}
section {
}
.fontcolor-regular, .fontcolor-regular a {
    color: #333;
}
.fontcolor-invert, .fontcolor-invert a {
    color: #fff;
}
.fontcolor-medium-light, .fontcolor-medium-light a {
    color: #eaeaea;
    opacity: 0.5;
}
.hovercolor, .hovercolor a {
    color: #5ab3e8 !important;
}
.accent-color, .accent-color a {
    color: #5ab3e8 !important;
}
.accent-color a:hover {
    color: #5ab3e8 !important;
}
.e-block {
    padding: 130px 0;
}
.e-block-ins {
    padding: 100px 0;
}
.e-block-null {
    margin: 0;
    padding: 0;
}
.e-block-skin {
    background: #fff none repeat scroll 0 0;
}
.e-block-light {
    background: #eaeaea none repeat scroll 0 0;
    color: #333;
}
.e-block-light p, .e-block-light h2, .e-block-light h3, .e-block-light h4, .e-block-light h5 {
    color: #333;
}
.e-block-light a, .e-block-light .infoblock a {
    color: #333;
}
.e-block-light a:hover, .e-block-light .infoblock a:hover {
    color: #5ab3e8;
    text-decoration: none;
}
.e-block-dark {
    background-color: #202020;
    color: #fff;
}
.e-block-dark p, .e-block-dark h2, .e-block-dark h3, .e-block-dark h4, .e-block-dark h5 {
    color: #eaeaea;
}
.e-block-dark a, .e-block-dark .infoblock a {
    color: #fff;
}
.e-block-dark a:hover, .e-block-dark .infoblock a:hover {
    color: #5ab3e8;
    text-decoration: none;
}
.e-block-darker {
    background-color: #181818;
    color: #fff;
}
.e-block-darker p, .e-block-darker h2, .e-block-darker h3, .e-block-darker h4, .e-block-darker h5 {
    color: #eaeaea;
}
.e-block-darker a, .e-block-darker .infoblock a {
    color: #fff;
}
.e-block-darker a:hover, .e-block-darker .infoblock a:hover {
    color: #5ab3e8;
    text-decoration: none;
}
.e-block-darkest {
    background-color: #131313;
    color: #fff;
}
.e-block-darkest p, .e-block-darkest h2, .e-block-darkest h3, .e-block-darkest h4, .e-block-darkest h5 {
    color: #eaeaea;
}
.e-block-darkest a, .e-block-darkest .infoblock a {
    color: #fff;
}
.e-block-darkest a:hover, .e-block-darkest .infoblock a:hover {
    color: #5ab3e8;
    text-decoration: none;
}
.e-block-accent {
    background-color: #5ab3e8;
    color: #fff;
}
.e-block-accent p, .e-block-accent h2, .e-block-accent h3, .e-block-accent h4, .e-block-accent h5 {
    color: #fff;
}
.e-block-accent a, .e-block-accent .infoblock a {
    color: #fff;
}
.e-block-accent a:hover, .e-block-accent .infoblock a:hover {
    color: #5ab3e8;
    text-decoration: none;
}
.e-block-centered {
    text-align: center;
}
.border-bot-3 {
    border-bottom: 3px solid #202020;
}
.border-top-3 {
    border-top: 3px solid #202020;
}
.texture-overlay {
    background-image: url("../images/grid.png");
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.e-bg-skin {
    background-color: #fff;
}
.e-bg-light {
    background-color: #eaeaea;
}
.e-bg-light-texture {
    background: #eaeaea url("../images/backgrounds/contrast/bg-light.png") repeat scroll 0 0;
}
.e-bg-medium {
    background-color: #808080;
}
.e-bg-dark {
    background-color: #202020;
    color: #fff;
}
.e-bg-darker {
    background-color: #181818;
    color: #fff;
}
.e-bg-darkest {
    background-color: #131313;
    color: #fff;
}
.e-bg-dark-texture {
    background: #202020 url("../images/backgrounds/contrast/bg-dark.png") repeat scroll 0 0;
}
.e-bg-accent {
    background-color: #5ab3e8;
    color: #fff;
}
.e-bg-section {
    overflow: hidden;
    position: relative;
}
.e-bg-section::before, .e-bg-section::after {
    content: "";
    display: table;
}
.e-bg-section::after {
    clear: both;
}
.e-bg-section::before {
    background: rgba(0, 0, 0, 0) url("../images/section-bg01.jpg") no-repeat scroll center center / cover ;
    content: " ";
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    will-change: transform;
    z-index: -1;
}
.boxed-hero::before {
    left: auto !important;
    margin-left: auto;
    margin-right: auto;
    max-width: 1300px !important;
}
.heroimage-wrap {
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
    top: 0;
    width: 100%;
}
.hero-text-wrap {
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 40%;
    width: 100%;
}
.hero-text-wrap ul {
    display: inline-block;
    list-style: outside none none;
    width: 100%;
}
.hero-text-wrap ul li {
    display: none;
    padding: 0 20px;
}
.hero-text-wrap ul.single li:first-child {
    display: block;
}
.hero-text-wrap ul.border li {
    border: 1px solid #fff;
    padding: 20px 40px 10px;
}
.hero-text-wrap ul.border-top-bottom li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 20px 40px 10px;
}
.hero-text-wrap .hero-subtitle {
    color: rgba(255, 255, 255, 0.9);
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 4px;
    line-height: 12px;
    margin-bottom: 30px;
}
.hero-text-wrap .hero-title {
    color: #fff;
    font-size: 70px;
    font-weight: 800;
    letter-spacing: 8px;
    line-height: 90px;
}
.font-accident-one-bold {
    font-family: "Roboto Condensed",sans-serif;
    font-style: normal;
    font-weight: 700;
}
.font-accident-one-normal {
    font-family: "Roboto Condensed",sans-serif;
    font-style: normal;
    font-weight: 400;
}
.font-accident-two-normal {
    font-family: "Roboto Condensed",sans-serif;
    font-weight: 300;
}
.font-accident-two-bold {
    font-family: arial;
    font-weight: 400;
}
.font-regular-light {
    font-family: "Roboto Condensed",sans-serif;
    font-style: normal;
    font-weight: 400;
}
.font-regular-normal {
    font-family: "Roboto Condensed",sans-serif;
    font-style: normal;
    font-weight: 400;
}
.font-regular-bold {
    font-family: "Roboto Condensed",sans-serif;
    font-style: normal;
    font-weight: 700;
}
h2 {
    font-size: 48px;
}
h3 {
    line-height: 1.5em;
}
h4 {
    letter-spacing: 3px;
}
h5 {
    letter-spacing: 3px;
}
h6 {
    font-size: 11px;
    letter-spacing: 3px;
}
h4 a, h5 a, h6 a {
    color: #5ab3e8;
}
.title {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    display: initial;
    padding-bottom: 20px;
}
.small {
    font-size: 12px;
}
.extrasmall {
    font-size: 10px;
}
.superheading {
    font-size: 48px;
}
#preloader {
    background: #202020 url("../images/preloader.gif") no-repeat scroll center center;
    height: 100%;
    left: 0;
    overflow: visible;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
body {
    backface-visibility: hidden;
    background-color: #181818;
    color: #333;
    display: block;
    font: 400 14px/1.7 "Oxygen",sans-serif;
    overflow-x: hidden;
    overflow-y: auto;
}
.boxed {
    background-color: #676767;
    background-image: url("../images/patterns/swirl_pattern.png");
    box-shadow: 0 0 40px 4px rgba(0, 0, 0, 0.1);
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 1300px;
    position: relative;
}
a:focus {
    outline: medium none;
}
ul {
    list-style: outside none none;
    margin-left: 0;
    padding-left: 0;
}
ul li {
    padding: 0;
}
ul li a {
    color: #999;
    cursor: pointer;
}
ul li, ul li a {
    font-size: 13px;
}
ul.list-o {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
ul.list-o li {
    padding-left: 1em;
    text-indent: -0.7em;
}
ul.list-o li::before {
    color: #5ab3e8;
    content: "O";
    padding-right: 4px;
}
.row-no-padding [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.nopadding {
    margin: 0 !important;
    padding: 0 !important;
}
.dividewhite1 {
    height: 10px;
}
.dividewhite2 {
    height: 20px;
}
.dividewhite3 {
    height: 30px;
}
.dividewhite4 {
    height: 40px;
}
.dividewhite6 {
    height: 60px;
}
.dividewhite8 {
    height: 80px;
}
.dividewhite9 {
    height: 90px;
}
.dividewhite10 {
    height: 100px;
}
.divider-dynamic {
    height: 10px;
}
hr {
    border: 2px solid #202020;
    width: 100%;
}
.height-500 {
    min-height: 500px;
}
.height-400 {
    min-height: 400px;
}
.height-300 {
    min-height: 300px;
}
.height-200 {
    min-height: 200px;
}
.height-100 {
    min-height: 100px;
}
.e-absolute {
    position: absolute !important;
}
.e-relative {
    position: relative !important;
}
.e-fixed {
    position: fixed !important;
}
.slider .indicators .indicator-item.active {
    background-color: #5ab3e8 !important;
}
.progress-tracker {
    right: 18px;
    z-index: 9999;
}
.progress-tracker ul li {
    background-color: rgba(255, 255, 255, 0.3);
    border: medium none;
    border-radius: 0;
    height: 24px;
    width: 4px;
}
.progress-tracker ul li .pt-description {
    top: -2px;
}
.progress-tracker ul li .pt-description span {
    background-color: #5ab3e8 !important;
    border-radius: 0;
    color: #fff;
    padding: 3px 14px;
}
.progress-tracker .active {
    background-color: #5ab3e8 !important;
    border-color: #5ab3e8 !important;
}
#content {
    min-height: 600px;
}
#back-top a {
    background: #181818 url("../sources/back_top.png") no-repeat scroll 50% 50%;
    border: 1px solid #fff;
    bottom: 60px;
    display: block;
    height: 40px;
    position: fixed;
    right: 30px;
    transition: all 0.35s ease-in-out 0s;
    width: 40px;
    z-index: 10;
}
#back-top a:hover {
    background: #5ab3e8 url("../sources/back_top.png") no-repeat scroll 50% 50%;
    border-color: #5ab3e8;
}
.inline {
    display: inline;
}
.block {
    display: block;
}
.inline-block {
    display: inline-block;
}
.e-centered {
    margin: 0 auto;
}
.uppercase {
    text-transform: uppercase;
}
i {
    color: #eaeaea;
}
.hidden {
    display: none;
}
.respon-wrap img {
    display: block;
    height: auto;
    max-width: 100% !important;
}
.white {
    color: #fff;
}
.color-333 {
    color: #333;
}
.color-666 {
    color: #666666 !important;
}
.color-666 a {
    color: #666666;
}
.color-666 a:hover {
    color: #5ab3e8;
}
.color-999 {
    color: #999 !important;
}
.color-999 a {
    color: #999;
}
.color-999 a:hover {
    color: #5ab3e8;
}
.hovercolor-box {
    background-color: #5ab3e8;
    color: #fff;
    margin-bottom: 12px !important;
    padding: 0 12px !important;
}
.fullwidth {
    width: 100% !important;
}
.width-90 {
    width: 90%;
}
.width-80 {
    width: 80%;
}
.width-70 {
    width: 70%;
}
.width-60 {
    width: 60%;
}
.width-50 {
    width: 50%;
}
input, textarea {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 1px solid #999;
    color: #fff;
    padding-bottom: 5px;
    padding-top: 5px;
    text-indent: 5px;
    transition: all 0.5s ease 0s;
    width: 100%;
}
input:focus, textarea:focus {
    border-color: #5ab3e8;
}
input, textarea, button {
    color: #777;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
}
button, input, select, textarea {
    box-sizing: border-box;
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
}
:focus {
    outline: 0 none;
}
.btn-lg {
    font-size: 15px;
}
.btn-default {
    font-size: 13px;
}
.btn-sm {
    font-size: 12px;
}
.btn-xs {
    font-size: 11px;
    padding: 3px 9px;
}
.btn-darker, .btn-blk, .btn-gr, .btn-lgr, .btn-lgr-str, .btn-grey-str, .btn-light, .btn-wh, .btn-wh-str, .btn-rd {
    border-radius: 24px;
    transition: all 0.35s ease-in-out 0s;
}
.btn-darker {
    background: #181818 none repeat scroll 0 0;
    border: 1px solid #181818;
    color: #fff !important;
    font-family: "Roboto Condensed",sans-serif;
    font-style: oblique;
}
.btn-darker:hover {
    background: #5ab3e8 none repeat scroll 0 0;
    border: 1px solid #5ab3e8;
    color: #fff !important;
}
.btn-blk {
    background: #353535 none repeat scroll 0 0;
    border: 1px solid #353535;
    color: #fff !important;
    font-family: "Roboto Condensed",sans-serif;
    font-style: oblique;
}
.btn-blk:hover {
    background: #5ab3e8 none repeat scroll 0 0;
    border: 1px solid #5ab3e8;
    color: #fff !important;
}
.btn-blk:focus {
    background: #5ab3e8 none repeat scroll 0 0;
    border: 1px solid #5ab3e8;
    color: #fff !important;
}
.btn-gr {
    background: #505050 none repeat scroll 0 0;
    border: 1px solid #505050;
    color: #fff !important;
    font-family: "Roboto Condensed",sans-serif;
}
.btn-gr:hover {
    background: #5ab3e8 none repeat scroll 0 0;
    border: 1px solid #5ab3e8;
    color: #fff !important;
}
.btn-lgr {
    background: #999999 none repeat scroll 0 0;
    border: 1px solid #999999;
    color: #fff !important;
    font-family: "Roboto Condensed",sans-serif;
    font-style: oblique;
}
.btn-lgr:hover {
    background: #5ab3e8 none repeat scroll 0 0;
    border: 1px solid #5ab3e8;
    color: #fff !important;
}
.btn-lgr-str {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #999;
    color: #999 !important;
    font-family: "Roboto Condensed",sans-serif;
    font-style: oblique;
    margin-right: 12px;
}
.btn-lgr-str:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #5ab3e8;
    color: #5ab3e8 !important;
}
.btn-grey-str {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 2px solid #333;
    color: #333 !important;
    font-family: "Roboto Condensed",sans-serif;
    font-style: oblique;
    margin-right: 12px;
}
.btn-grey-str:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #5ab3e8;
    color: #5ab3e8 !important;
}
.btn-light {
    background: #eaeaea none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    color: #181818 !important;
    font-family: "Roboto Condensed",sans-serif;
    font-style: oblique;
    margin-right: 12px;
}
.btn-light:hover {
    background: #5ab3e8 none repeat scroll 0 0;
    border: 1px solid #5ab3e8;
    color: #fff !important;
}
.btn-wh-str {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #eaeaea;
    color: #eaeaea !important;
    font-family: "Roboto Condensed",sans-serif;
    font-style: oblique;
    margin-right: 12px;
}
.btn-wh-str:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #5ab3e8;
    color: #5ab3e8 !important;
}
.btn-wh {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #fff;
    color: #333 !important;
    font-family: "Roboto Condensed",sans-serif;
    font-style: oblique;
    margin-right: 12px;
}
.btn-wh:hover {
    background: #5ab3e8 none repeat scroll 0 0;
    border: 2px solid #5ab3e8;
    color: #fff !important;
}
.btn-rd {
    background: #5ab3e8 none repeat scroll 0 0;
    border: 1px solid #5ab3e8;
    color: #fff !important;
    font-family: "Roboto Condensed",sans-serif;
    font-style: oblique;
}
.btn-rd:hover {
    background: #ec1717 none repeat scroll 0 0;
    border: 1px solid #ec1717;
    color: #fff !important;
}
.sf-menu, .sf-menu * {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.sf-menu li.menu-item a::before {
    border-bottom: 2px solid #5ab3e8;
    bottom: 7px;
    content: " ";
    position: absolute;
    text-shadow: 0 0 7px rgba(0, 0, 0, 0.75);
    transition: all 0.3s ease 0.1s;
    width: 0;
}
li.menu-item ul li ul {
}
.sf-menu li.menu-item:hover a::before {
    transition: all 0.3s ease 0s;
    width: 100%;
}
.sf-menu li {
    border: medium none;
    position: relative;
    text-align: left;
    white-space: nowrap;
}
.sf-menu li a {
    border: medium none;
    text-align: left;
}
.sf-menu li:hover, .sf-menu li.sfHover {
    transition: none 0s ease 0s ;
}
.sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
    display: inline-block;
}
.sf-menu > li {
    display: inline-block;
}
.sf-menu ul {
    display: none;
    left: 0;
    min-width: 12em;
    position: absolute;
    top: 132%;
    z-index: 99999;
}
.sf-menu ul li ul {
    left: 100%;
    top: 0;
}
.sf-menu a {
    border-left: 1px solid #fff;
    display: block;
    font-size: 12px;
    padding: 0.75em 1em;
    position: relative;
    text-decoration: none;
}
.sf-menu > li:hover, .sf-menu > li.sfHover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
ul.sf-menu > li, .sf-menu > li > a {
    border: medium none;
    text-align: left;
}
.submenu a {
    color: #c0c0c0 !important;
}
.submenu a:hover {
    color: #fff !important;
}
.sf-menu li:hover > .sf-mega, .sf-menu li.sfHover > .sf-mega {
    display: block;
}
.sf-mega {
    display: none;
    left: 0;
    position: absolute;
    top: 100%;
    z-index: 99;
}
.sf-mega {
    background-color: #cfdeff;
    box-sizing: border-box;
    padding: 1em;
    width: 100%;
}
.sf-mega-section {
    border-right: 1px solid #b4c8f5;
    float: left;
    margin-right: 1em;
    padding: 0 1em 1em 0;
    width: 8em;
}
.sf-menu .sf-mega {
    box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.2);
    width: 100%;
}
.mega-item {
    position: static;
}
.sf-arrows {
}
.sf-arrows .sf-with-ul {
    padding-right: 2.5em;
}
.sf-arrows .sf-with-ul::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(10, 10, 10, 0.5) transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 4px;
    content: "";
    height: 0;
    margin-top: -1px;
    position: absolute;
    right: 1.5em;
    top: 50%;
    width: 0;
}
.sf-arrows > li > .sf-with-ul:focus::after, .sf-arrows > li:hover > .sf-with-ul::after, .sf-arrows > .sfHover > .sf-with-ul::after {
    border-top-color: #333;
}
.sf-arrows ul .sf-with-ul::after {
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
    margin-right: -5px;
    margin-top: -4px;
}
.sf-arrows ul li > .sf-with-ul:focus::after, .sf-arrows ul li:hover > .sf-with-ul::after, .sf-arrows ul .sfHover > .sf-with-ul::after {
    border-left-color: white;
}
.menu-wrap a {
    color: #fff;
}
.menu-wrap a:hover, .menu-wrap a:focus {
    color: #5ab3e8;
    text-decoration: none;
}
.content-wrap {
}
.content {
    background: #b4bad2 none repeat scroll 0 0;
    position: relative;
}
.content::before {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: translate3d(100%, 0px, 0px);
    transition-delay: 0s, 0.4s;
    transition-duration: 0.4s, 0s;
    transition-property: opacity, transform;
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    width: 100%;
    z-index: 10;
}
.menu-wrap {
    background: #131313 none repeat scroll 0 0;
    font-size: 1.15em;
    height: 100%;
    padding: 2.5em 1.5em 0;
    position: fixed;
    right: 0;
    transform: translate3d(320px, 0px, 0px);
    transition: transform 0.4s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    width: 300px;
    z-index: 2147483647;
}
.menu, .icon-list {
    height: 100%;
}
.icon-list {
    transform: translate3d(0px, 100%, 0px);
}
.icon-list a {

    display: block;
    padding: 0.5em;
    transform: translate3d(0px, 500px, 0px);
}
.icon-list .socials {
    margin-top: 32px;
}
.icon-list .socials li {
    display: inline-block;
    list-style: outside none none;
    padding: 0;
}
.icon-list .socials li i::before {
    color: #999;
    font-size: 24px !important;
    line-height: 30px;
    margin-left: 0 !important;
    transition: color 0.2s ease-in-out 0s;
}
.icon-list .socials li:hover i::before {
    color: #5ab3e8;
}
.icon-list, .icon-list a {
    transition: transform 0s cubic-bezier(0.7, 0, 0.3, 1) 0.4s;
}
.icon-list a:nth-child(2) {
    transform: translate3d(0px, 1000px, 0px);
}
.icon-list a:nth-child(3) {
    transform: translate3d(0px, 1500px, 0px);
}
.icon-list a:nth-child(4) {
    transform: translate3d(0px, 2000px, 0px);
}
.icon-list a:nth-child(5) {
    transform: translate3d(0px, 2500px, 0px);
}
.icon-list a:nth-child(6) {
    transform: translate3d(0px, 3000px, 0px);
}
.icon-list a span {
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-left: 10px;
    text-transform: uppercase;
}
.show-menu .menu-wrap {
    transform: translate3d(0px, 0px, 0px);
    transition: transform 0.8s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}
.show-menu .icon-list, .show-menu .icon-list a {
    transform: translate3d(0px, 0px, 0px);
    transition: transform 0.8s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}
.show-menu .icon-list a {
    transition-duration: 0.9s;
}
.show-menu .content::before {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    transition: opacity 0.8s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}
.icon-list {
    padding-left: 0;
}
.icon-list li:nth-child(2) {
    background-image: url("../images/navigation/accueil.jpg");
}
.icon-list li:nth-child(3) {
    background-image: url("../images/navigation/qui_sommes_nous.jpg");
}
.icon-list li:nth-child(4) {
    background-image: url("../images/navigation/vision.jpg");
}
.icon-list li:nth-child(5) {
    background-image: url("../images/navigation/produits.jpg");
}
.icon-list li:nth-child(6) {
    background-image: url("../images/navigation/clients.jpg");
}
.icon-list li:nth-child(7) {
    background-image: url("../images/navigation/partenaires.jpg");
}
.icon-list li:nth-child(8) {
    background-image: url("../images/navigation/contact.jpg");
}
.icon-list li:nth-child(9) {
    background-image: url("../images/navigation/photos.jpg");
}
.icon-list li a {
    background-color: rgba(0, 0, 0, 0.3);
    height: 100%;
    text-decoration: none;
    width: 100%;
}
.icon-list li a:hover {
    background-color: #000;
    background-size: cover;
    text-decoration: none;
}
.icon-list li {
    background-size: cover;
    height: 8%;
    overflow: hidden;
    padding: 0;
    text-shadow: 0 0 120px #000;
}
.icon-list li:hover i {
}
.icon-list li.menu-item a::before {
    border-bottom: 1px solid #5ab3e8;
    bottom: 3px;
    content: " ";
    position: absolute;
    transition: all 0.3s ease 0.1s;
    width: 0;
}
.icon-list li.menu-item:hover a::before {
    transition: all 0.3s ease 0s;
    width: 100%;
}
.icon-list li .m-usermenu {
    background: #ffffff none repeat scroll 0 0;
    border-left: 1px solid #5ab3e8;
    padding: 10px;
    text-align: center;
}
.icon-list li .m-usermenu .article-author-userpic {
    display: inline-block;
}
.icon-list li .m-usermenu .article-author-userpic img {
    max-width: 80px;
}
.icon-list li .m-usermenu .article-author-name {
    display: inline-block;
    margin: 0 0 24px;
    padding-left: 8px;
}
.icon-list li .m-usermenu h4 {
    letter-spacing: 1px;
    margin: 8px 0 0;
    padding: 0;
}
.icon-list li .m-usermenu h4 a {
    font-size: 16px;
}
.icon-list li .m-usermenu a {
    display: inline-block;
    padding: 0;
}
#sub-top-dark, #sub-top-light {
    font-size: 12px;
    height: 40px;
}
#sub-top-dark i, #sub-top-light i {
    font-size: 14px;
    margin-right: 4px;
}
#sub-top-dark .top-contacts, #sub-top-dark .top-shop, #sub-top-light .top-contacts, #sub-top-light .top-shop {
    padding-top: 10px;
}
#sub-top-dark .top-contacts, #sub-top-light .top-contacts {
    float: left;
}
#sub-top-dark .top-contacts div, #sub-top-light .top-contacts div {
    display: inline;
    margin-right: 12px;
}
#sub-top-dark .top-shop, #sub-top-light .top-shop {
    float: right;
}
#header-wrapper-mp {
}
#header-wrapper-mp #site-title {
    float: left;
}
#header-wrapper-mp #site-title a {
    text-decoration: none;
}
#header-wrapper-mp #site-title a h1 {
    font-size: 44px;
    margin-top: 37px;
    text-transform: uppercase;
}
#header-wrapper-mp #site-title a h1 i {
    font-weight: normal !important;
    margin-right: 14px;
}
#header-wrapper-mp #site-title a h1 i::before {
    font-size: 42px;
    margin-left: 0;
}
#header-wrapper-mp #main-menu {
    border: medium none;
    float: right;
    margin-right: 9%;
    margin-top: 36px;
    text-align: right;
}
#header-wrapper-mp #main-menu ul {
    list-style: outside none none;
    margin-bottom: 12px;
    margin-right: 60px;
}
#header-wrapper-mp #main-menu > li {
    border: medium none;
    display: inline-block;
    margin-right: 24px;
}
#header-wrapper-mp #main-menu li:last-child {
    margin-right: 0;
}
#header-wrapper-mp #main-menu a {
    font-size: 13px;
    font-weight: 400;
}
#header-wrapper-mp #main-menu > ul > li > a {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
.sticky-overlay .sticky-wrapper {
    position: relative;
    z-index: 999;
}
.head-overlay {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
#header-wrapper-mp .sticky-header {
    height: 120px;
}
#header-wrapper-mp #site-title h1, #header-wrapper-mp #site-title h1 i::before, #header-wrapper-mp #main-menu {
    transition: margin 0.5s ease-in-out 0.5s;
}
#header-wrapper-mp {
    box-sizing: border-box;
    text-align: center;
    width: 100%;
}
.sticky-header {
    box-sizing: border-box;
    left: 0;
    position: relative;
    right: 0;
    z-index: 999;
}
#header-wrapper-mp .is-sticky .sticky-header {
    height: 80px;
    top: 0;
    transition-delay: 0.1s;
    transition-duration: 0.5s, 0.5s, 0.1s, 0.5s;
    transition-property: width, height, background-color, transform;
    transition-timing-function: ease, ease, ease, ease;
}
#header-wrapper-mp .is-sticky > .sticky-header > .mp-nav {
    border-bottom: medium none;
}
#header-wrapper-mp .is-sticky #site-title {
    float: left;
}
#header-wrapper-mp .is-sticky #site-title h1 {
    font-size: 28px;
    margin-top: 24px;
}
#header-wrapper-mp .is-sticky #site-title h1 i::before {
    font-size: 30px;
}
#header-wrapper-mp .is-sticky #site-title h1 a {
    text-decoration: none;
}
#header-wrapper-mp .is-sticky #main-menu {
    border: medium none;
    float: right;
    margin-top: 18px;
}
#header-wrapper-mp .is-sticky #main-menu > ul > li > a {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
#sub-top-dark {
    background-color: #181818;
    color: #eaeaea;
}
#sub-top-dark a, #sub-top-dark i {
    color: #eaeaea;
}
#sub-top-light {
    background-color: #f2f2f2;
    color: #333;
}
#sub-top-light a, #sub-top-light i {
    color: #333;
}
#header-wrapper-mp .header-dark {
    background: #202020 none repeat scroll 0 0;
}
#header-wrapper-mp .header-dark .nav-icon div {
    background-color: #fff;
}
#header-wrapper-mp .header-dark .nav-icon::before, #header-wrapper-mp .header-dark .nav-icon::after {
    background-color: #fff;
}
#header-wrapper-mp .header-dark .nav-icon:hover::before, #header-wrapper-mp .header-dark .nav-icon:hover::after, #header-wrapper-mp .header-dark .nav-icon:hover div {
    background-color: #5ab3e8;
}
#header-wrapper-mp .header-dark #site-title a {
    color: #fff;
}
#header-wrapper-mp .header-dark #site-title a h1 {
    color: #fff !important;
}
#header-wrapper-mp .header-dark #site-title a h1 i {
    color: #fff;
}
#header-wrapper-mp .header-dark #mobnav-btn i {
    color: #fff;
}
#header-wrapper-mp .header-dark #main-menu a > i {
    color: #eaeaea;
}
#header-wrapper-mp .header-dark #main-menu a:hover {
    color: #fff;
}
#header-wrapper-mp .header-dark #main-menu > ul > li > a {
    color: #eaeaea;
    letter-spacing: 3px;
}
#header-wrapper-mp .header-dark #main-menu > ul > li > .sf-with-ul::after {
    border-top-color: #fff;
}
#header-wrapper-mp .header-dark .overlay-border {
    background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
    border-radius: 72px;
    color: #333;
    margin-top: 64px;
    overflow: hidden;
    padding: 4px 0 6px;
    position: relative;
    text-align: left;
    transition: all 0.3s ease-in-out 0s;
}
#header-wrapper-mp .header-dark .overlay-border .overlay-content {
    padding: 0 42px;
}
#header-wrapper-mp .header-dark .overlay-border input, #header-wrapper-mp .header-dark .overlay-border textarea {
    border: 1px solid #202020;
    border-radius: 1px;
    color: #202020;
}
#header-wrapper-mp .header-dark .overlay-border:hover {
    background: white none repeat scroll 0 0;
}
#header-wrapper-mp .header-dark .overlay-border:hover i::before {
    color: #5ab3e8;
}
#header-wrapper-mp .header-dark .overlay-border a {
    color: #333;
}
#header-wrapper-mp .header-dark .overlay-border a:hover, #header-wrapper-mp .header-dark .overlay-border a:focus {
    color: #333;
    text-decoration: none;
}
#header-wrapper-mp .header-dark .overlay-border i::before {
    font-size: 18px;
}
#header-wrapper-mp .header-dark .overlay-border .label-click {
    background: #202020 none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    height: 100px;
    left: auto;
    padding-top: 80px;
    position: absolute;
    right: -50px;
    text-align: center;
    text-transform: uppercase;
    top: -50px;
    transform: rotate(45deg);
    width: 100px;
    z-index: auto;
}
#header-wrapper-mp .header-dark .overlay-border .label-click i::before {
    color: #fff;
    font-size: 22px;
    left: 40px;
    margin: 0;
    position: absolute;
    top: 64px;
}
#header-wrapper-mp .header-dark .overlay-border i::before {
    color: #202020;
    font-size: 72px;
    transition: all 0.2s ease-in-out 0s;
}
#header-wrapper-mp .header-dark .overlay-border h4 {
    color: #202020;
    display: inline-block;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 14px;
    letter-spacing: normal;
    text-transform: uppercase;
}
#header-wrapper-mp .header-dark .overlay-border p {
    color: #202020;
    font-size: 12px;
}
#header-wrapper-mp .header-dark .overlay-border .overlay-description {
    margin-top: 21px;
}
#header-wrapper-mp .header-dark .overlay-border .overlay-description ul {
    padding: 0;
}
#header-wrapper-mp .header-dark .overlay-border .overlay-description ul li {
    display: inline-block;
    list-style: outside none none;
    padding: 0;
}
#header-wrapper-mp .header-dark .overlay-border .overlay-description ul li i, #header-wrapper-mp .header-dark .overlay-border .overlay-description ul li i::before {
    color: #202020;
    font-size: 24px !important;
    line-height: 30px;
    margin-left: 0 !important;
}
#header-wrapper-mp .header-dark .overlay-border .overlay-description ul li a:hover i::before {
    color: #5ab3e8;
}
#header-wrapper-mp .header-light {
    background: #fff none repeat scroll 0 0;
}
#header-wrapper-mp .header-light .nav-icon div {
    background-color: #202020;
}
#header-wrapper-mp .header-light .nav-icon::before, #header-wrapper-mp .header-light .nav-icon::after {
    background-color: #202020;
}
#header-wrapper-mp .header-light .nav-icon:hover::before, #header-wrapper-mp .header-light .nav-icon:hover::after, #header-wrapper-mp .header-light .nav-icon:hover div {
    background-color: #5ab3e8;
}
#header-wrapper-mp .header-light #site-title a {
    color: #202020;
}
#header-wrapper-mp .header-light #site-title a h1 {
    color: #202020 !important;
}
#header-wrapper-mp .header-light #site-title a h1 i {
    color: #202020;
}
#header-wrapper-mp .header-light #mobnav-btn i {
    color: #202020;
}
#header-wrapper-mp .header-light #main-menu a > i {
    color: #333;
}
#header-wrapper-mp .header-light #main-menu a:hover {
    color: #5ab3e8;
}
#header-wrapper-mp .header-light #main-menu > ul > li > a {
    color: #202020;
    letter-spacing: 3px;
}
#header-wrapper-mp .header-light #main-menu > ul > li > .sf-with-ul::after {
    border-top-color: #202020;
}
#header-wrapper-mp .header-light .overlay-border {
    background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
    border-radius: 72px;
    color: #333;
    margin-top: 64px;
    overflow: hidden;
    padding: 4px 0 6px;
    position: relative;
    text-align: left;
    transition: all 0.3s ease-in-out 0s;
}
#header-wrapper-mp .header-light .overlay-border .overlay-content {
    padding: 0 42px;
}
#header-wrapper-mp .header-light .overlay-border input, #header-wrapper-mp .header-light .overlay-border textarea {
    border: 1px solid #202020;
    border-radius: 1px;
    color: #202020;
}
#header-wrapper-mp .header-light .overlay-border:hover {
    background: white none repeat scroll 0 0;
}
#header-wrapper-mp .header-light .overlay-border:hover i::before {
    color: #5ab3e8;
}
#header-wrapper-mp .header-light .overlay-border a {
    color: #333;
}
#header-wrapper-mp .header-light .overlay-border a:hover, #header-wrapper-mp .header-light .overlay-border a:focus {
    color: #333;
    text-decoration: none;
}
#header-wrapper-mp .header-light .overlay-border i::before {
    font-size: 18px;
}
#header-wrapper-mp .header-light .overlay-border .label-click {
    background: #202020 none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    height: 100px;
    left: auto;
    padding-top: 80px;
    position: absolute;
    right: -50px;
    text-align: center;
    text-transform: uppercase;
    top: -50px;
    transform: rotate(45deg);
    width: 100px;
    z-index: auto;
}
#header-wrapper-mp .header-light .overlay-border .label-click i::before {
    color: #fff;
    font-size: 22px;
    left: 40px;
    margin: 0;
    position: absolute;
    top: 64px;
}
#header-wrapper-mp .header-light .overlay-border i::before {
    color: #202020;
    font-size: 72px;
    transition: all 0.2s ease-in-out 0s;
}
#header-wrapper-mp .header-light .overlay-border h4 {
    color: #202020;
    display: inline-block;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 14px;
    letter-spacing: normal;
    text-transform: uppercase;
}
#header-wrapper-mp .header-light .overlay-border p {
    color: #202020;
    font-size: 12px;
}
#header-wrapper-mp .header-light .overlay-border .overlay-description {
    margin-top: 21px;
}
#header-wrapper-mp .header-light .overlay-border .overlay-description ul {
    padding: 0;
}
#header-wrapper-mp .header-light .overlay-border .overlay-description ul li {
    display: inline-block;
    list-style: outside none none;
    padding: 0;
}
#header-wrapper-mp .header-light .overlay-border .overlay-description ul li i, #header-wrapper-mp .header-light .overlay-border .overlay-description ul li i::before {
    color: #202020;
    font-size: 24px !important;
    line-height: 30px;
    margin-left: 0 !important;
}
#header-wrapper-mp .header-light .overlay-border .overlay-description ul li a:hover i::before {
    color: #5ab3e8;
}
#header-wrapper-mp .nobg {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#header-wrapper-mp.sticky-menu-dark .is-sticky #main-menu .sf-arrows > li > .sf-with-ul:focus::after, #header-wrapper-mp.sticky-menu-dark .is-sticky #main-menu .sf-arrows > li:hover > .sf-with-ul::after, #header-wrapper-mp.sticky-menu-dark .is-sticky #main-menu .sf-arrows > .sfHover > .sf-with-ul::after {
    border-top-color: #fff;
}
#header-wrapper-mp.sticky-menu-dark .is-sticky #main-menu a > i {
    color: #fff !important;
}
#header-wrapper-mp.sticky-menu-dark .is-sticky #main-menu a > i {
    color: #eaeaea !important;
}
#header-wrapper-mp.sticky-menu-dark .is-sticky #main-menu a:hover {
    color: #fff;
}
#header-wrapper-mp.sticky-menu-dark .is-sticky #main-menu > ul > li > a {
    color: #eaeaea;
}
#header-wrapper-mp.sticky-menu-dark .is-sticky #main-menu > ul > li > .sf-with-ul::after {
    border-top-color: #fff !important;
}
#header-wrapper-mp.sticky-menu-dark .is-sticky .overlay-border {
    display: none;
}
#header-wrapper-mp.sticky-menu-dark .is-sticky .nav-icon div {
    background-color: #202020;
}
#header-wrapper-mp.sticky-menu-dark .is-sticky .nav-icon::before, #header-wrapper-mp.sticky-menu-dark .is-sticky .nav-icon::after {
    background-color: #fff;
}
#header-wrapper-mp.sticky-menu-dark .is-sticky .nav-icon:hover::before, #header-wrapper-mp.sticky-menu-dark .is-sticky .nav-icon:hover::after, #header-wrapper-mp.sticky-menu-dark .is-sticky .nav-icon:hover div {
    background-color: #5ab3e8;
}
#header-wrapper-mp.sticky-menu-dark .is-sticky #site-title a {
    color: #fff !important;
}
#header-wrapper-mp.sticky-menu-dark .is-sticky #site-title a h1 {
    color: #fff !important;
}
#header-wrapper-mp.sticky-menu-dark .is-sticky #site-title a h1 i {
    color: #fff !important;
}
#header-wrapper-mp.sticky-menu-dark .is-sticky .sticky-header {
    background: #202020 none repeat scroll 0 0;
    opacity: 1;
}
#header-wrapper-mp.sticky-menu-dark .sf-menu ul li {
    background: #181818 none repeat scroll 0 0;
    opacity: 1;
}
#header-wrapper-mp.sticky-menu-dark .sf-menu ul li ul li {
    background: #181818 none repeat scroll 0 0;
    opacity: 1;
}
#header-wrapper-mp.sticky-menu-dark .sf-menu ul li:hover, #header-wrapper-mp.sticky-menu-dark .sf-menu ul li.sfHover {
    background: #202020 none repeat scroll 0 0;
}
#header-wrapper-mp.sticky-menu-light .is-sticky #main-menu a > i {
    color: #202020;
}
#header-wrapper-mp.sticky-menu-light .is-sticky #main-menu > ul > li > .sf-with-ul::after {
    border-top-color: #333;
}
#header-wrapper-mp.sticky-menu-light .is-sticky #main-menu > ul > li > a {
    color: #eaeaea;
}
#header-wrapper-mp.sticky-menu-light .is-sticky #main-menu > ul > li > a:hover {
    color: #fff;
}
#header-wrapper-mp.sticky-menu-light .is-sticky #main-menu a > i {
    color: #333;
}
#header-wrapper-mp.sticky-menu-light .is-sticky #main-menu a:hover {
    color: #5ab3e8;
}
#header-wrapper-mp.sticky-menu-light .is-sticky #main-menu > ul > li > a {
    color: #202020;
}
#header-wrapper-mp.sticky-menu-light .is-sticky #main-menu > ul > li > a:hover {
    color: #5ab3e8;
}
#header-wrapper-mp.sticky-menu-light .is-sticky #main-menu > ul > li > .sf-with-ul::after {
    border-top-color: #202020;
}
#header-wrapper-mp.sticky-menu-light .is-sticky .overlay-border {
    display: none;
}
#header-wrapper-mp.sticky-menu-light .is-sticky .nav-icon div {
    background-color: #202020;
}
#header-wrapper-mp.sticky-menu-light .is-sticky .nav-icon::before, #header-wrapper-mp.sticky-menu-light .is-sticky .nav-icon::after {
    background-color: #333;
}
#header-wrapper-mp.sticky-menu-light .is-sticky .nav-icon:hover::before, #header-wrapper-mp.sticky-menu-light .is-sticky .nav-icon:hover::after, #header-wrapper-mp.sticky-menu-light .is-sticky .nav-icon:hover div {
    background-color: #5ab3e8;
}
#header-wrapper-mp.sticky-menu-light .is-sticky #site-title a {
    color: #333 !important;
}
#header-wrapper-mp.sticky-menu-light .is-sticky #site-title a h1 {
    color: #333 !important;
}
#header-wrapper-mp.sticky-menu-light .is-sticky #site-title a h1 i {
    color: #333 !important;
}
#header-wrapper-mp.sticky-menu-light .is-sticky .sticky-header {
    opacity: 1;
}
#header-wrapper-mp.sticky-menu-light .is-sticky .sticky-header #site-title {
    display: none;
    opacity: 0 !important;
}
#header-wrapper-mp.sticky-menu-light .sf-menu ul li {
    background: #202020 none repeat scroll 0 0;
    opacity: 1;
}
#header-wrapper-mp.sticky-menu-light .sf-menu ul li ul li {
    background: #202020 none repeat scroll 0 0;
    opacity: 1;
}
#header-wrapper-mp.sticky-menu-light .sf-menu ul li:hover, #header-wrapper-mp.sticky-menu-light .sf-menu ul li.sfHover {
    background: #202020 none repeat scroll 0 0;
}
.menu-button {
    cursor: pointer;
    margin-left: 2em;
    margin-right: 0;
    padding: 0 !important;
    position: absolute !important;
    right: -55px;
    top: -41px;
    z-index: 10000;
}
.nav-icon {
    margin: 1em 0 1em 1em;
    width: 30px;
}
.nav-icon::after, .nav-icon::before, .nav-icon div {
    border-radius: 1px;
    content: "";
    display: block;
    height: 2px;
    margin: 10px 0;
    transition: all 0.2s ease-in-out 0s;
}
.nav-icon:hover::before {
    transform: translateY(12px) rotate(135deg);
}
.nav-icon:hover::after {
    transform: translateY(-12px) rotate(-135deg);
}
.nav-icon:hover div {
    transform: scale(0);
}
.close-button {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    position: absolute;
    right: 1em;
    top: 0;
}
.nav-icon2 {
    cursor: pointer;
    margin: 1em;
    width: 30px;
}
.nav-icon2::after, .nav-icon2::before, .nav-icon2 div {
    background-color: #eaeaea;
    border-radius: 1px;
    content: "";
    display: block;
    height: 2px;
    margin: 10px 0;
    transition: all 0.2s ease-in-out 0s;
}
.nav-icon2::before {
    transform: translateY(12px) rotate(135deg);
}
.nav-icon2::after {
    transform: translateY(-12px) rotate(-135deg);
}
.nav-icon2 div {
    transform: scale(0);
}
.nav-icon2:hover::before {
    background-color: #5ab3e8;
    transform: translateY(0px) rotate(0deg);
}
.nav-icon2:hover::after {
    background-color: #5ab3e8;
    transform: translateY(0px) rotate(0deg);
}
.nav-icon2:hover div {
    background-color: #5ab3e8;
    transform: scale(1);
}
.tparrows.preview1::after {
    background: transparent none repeat scroll 0 0 !important;
}
.tparrows.preview1:hover::after {
    color: #5ab3e8;
}
.hades.tparrows {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.hades.tparrows::before {
    color: #fff !important;
    font-size: 40px;
    opacity: 0.7;
}
.hades.tparrows:hover::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    opacity: 1;
}
.tp-bullets .tp-bullet {
    height: 4px;
    width: 24px;
}
.tp-bullets .selected {
    background-color: #5ab3e8;
}
.tp-caption a {
    margin: 0;
}
.cap-title {
    text-transform: uppercase;
}
.cap-subtitle {
    font-size: 21px;
    margin-top: 5px;
    text-transform: uppercase;
}
.cap-sub-subtitle {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 3px;
}
.cap-title {
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5) !important;
}
.cap-subtitle {
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5) !important;
}
.cap-sub-subtitle {
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5) !important;
}
#counts {
    background: rgba(0, 0, 0, 0) url("../images/backgrounds/dark_wood.png") repeat scroll 0 0;
}
#progress {
    background: rgba(0, 0, 0, 0) url("../images/backgrounds/dark_wood.png") repeat scroll 0 0;
}
.progressbar {
    display: inline-block;
    margin: 25px;
    width: 200px;
}
.circle {
    display: inline-block;
    margin: 10px auto 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.circle h4 {
    margin-top: 24px;
}
.circle canvas {
    vertical-align: middle;
}
.circle div {
    font-size: 32px;
    left: 0;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 57px;
    width: 100%;
}
.circle strong i {
    font-size: 0.6em;
    font-style: normal;
    font-weight: normal;
}
.circle span {
    color: #aaa;
    display: block;
    margin-top: 12px;
}
#testmonials {
    background: rgba(0, 0, 0, 0) url("../images/backgrounds/dark_wood.png") repeat scroll 0 0;
}
#blog .post-author {
    font-family: "Roboto Condensed",sans-serif;
}
#blog .comment-baloon {
    background: #202020 none repeat scroll 0 0;
    border-radius: 0;
    border-right: 1px dotted #808080;
    color: #eaeaea;
    height: 40px;
    line-height: 40px;
    width: 40px;
}
#blog .post-date2 {
    border-top: 1px dotted #808080;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 12px;
    font-style: oblique;
    line-height: 14px;
    margin-top: 24px;
    padding-top: 8px;
}
.infoblock {
    margin: 0 0 24px;
}
.infoblock hr {
    border-top: 3px solid #202020;
    margin-top: 18px;
}
.infoblock a {
    color: #333;
}
.infoblock a:hover {
    color: #5ab3e8;
    text-decoration: none;
}
.features-block a, .features-block a:hover, .features-block a:focus {
    text-decoration: none;
}
#timeline > div > div .btn-lgr-str {
    margin-right: 0 !important;
}
.timeline {
    list-style: outside none none;
    padding: 20px 0;
    position: relative;
}
.timeline::before {
    background-color: #eaeaea;
    bottom: 0;
    content: " ";
    left: 50%;
    margin-left: -0.5px;
    opacity: 0.3;
    position: absolute;
    top: 0;
    width: 1px;
}
.timeline li {
    margin-bottom: 20px;
    position: relative;
}
.timeline li::before, .timeline li::after {
    content: " ";
    display: table;
}
.timeline li::after {
    clear: both;
}
.timeline li .timeline-photo {
    min-height: 250px;
}
.timeline li .timeline-time {
    background-color: #181818;
    padding: 6px 30px;
    position: absolute;
    transition: all 0.5s ease-in-out 0s;
    z-index: 9;
}
.timeline li:hover .timeline-badge {
    background: #fff none repeat scroll 0 0 !important;
}
.timeline li:hover .timeline-time {
    background-color: #5ab3e8;
}
.timeline li:hover .timeline-panel {
    background: #2d2d2d none repeat scroll 0 0;
}
.timeline li:hover .timeline-photo {
    filter: url("grayscale.svg");
}
.timeline li.timeline-inverted > .timeline-panel {
    float: right;
}
.timeline li.timeline-inverted > .timeline-panel::before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
.timeline li.timeline-inverted > .timeline-panel::after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
.timeline-badge {
    background: #808080 none repeat scroll 0 0;
    border: 3px solid #181818;
    border-radius: 50%;
    color: #181818;
    font-size: 1.4em;
    height: 50px;
    left: 50%;
    line-height: 50px;
    margin-left: -25px;
    position: absolute;
    text-align: center;
    top: 16px;
    transition: all 0.5s ease-in-out 0s;
    width: 50px;
    z-index: 100;
}
.timeline-badge i::before {
    color: #181818;
    font-size: 22px;
    left: -10px;
    position: relative;
    top: -3px;
}
.timeline-panel {
    background: #202020 none repeat scroll 0 0;
    border-radius: 0;
    float: left;
    padding: 30px;
    position: relative;
    transition: all 0.5s ease-in-out 0s;
    width: 46%;
}
.timeline-panel::before {
    border-color: transparent #202020;
    border-style: solid;
    border-width: 15px 0 15px 15px;
    content: " ";
    display: inline-block;
    position: absolute;
    right: -15px;
    top: 26px;
    transition: all 0.5s ease-in-out 0s;
}
.timeline-panel::after {
    border-color: transparent #202020;
    border-style: solid;
    border-width: 14px 0 14px 14px;
    content: " ";
    display: inline-block;
    position: absolute;
    right: -14px;
    top: 27px;
    transition: all 0.5s ease-in-out 0s;
}
.timeline-panel h3 {
    line-height: 1.3em;
}
.timeline-panel h6 {
    border-left: 1px solid #808080;
    margin-bottom: 12px;
    padding-left: 14px;
}
.timeline-title {
    color: inherit;
    margin-top: 0;
}
.timeline-body > p, .timeline-body > ul {
    margin-bottom: 0;
}
.timeline-body > p + p {
    margin-top: 5px;
}
.timeline-bg01, .timeline-bg02, .timeline-bg03, .timeline-bg04 {
    filter: url("grayscale.svg");
    transition: all 0.5s ease-in-out 0s;
}
.timeline-bg01 {
    background: rgba(0, 0, 0, 0) url("../images/timeline-1.jpg") repeat scroll center center;
}
.timeline-bg02 {
    background: rgba(0, 0, 0, 0) url("../images/timeline-2.jpg") repeat scroll center center;
}
.timeline-bg03 {
    background: rgba(0, 0, 0, 0) url("../images/timeline-3.jpg") repeat scroll center center;
}
.timeline-bg04 {
    background: rgba(0, 0, 0, 0) url("../images/timeline-4.jpg") repeat scroll center center;
}
@media (max-width: 767px) {
ul.timeline::before {
    left: 40px;
}
ul.timeline > li > .timeline-panel {
    width: calc(100% - 90px);
}
ul.timeline > li > .timeline-badge {
    left: 15px;
    margin-left: 0;
    top: 16px;
}
ul.timeline > li > .timeline-panel {
    float: right;
}
ul.timeline > li > .timeline-panel::before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
ul.timeline > li > .timeline-panel::after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
}
.cd-single-item {
    position: relative;
}
.cd-slider-wrapper {
    backface-visibility: hidden;
    position: relative;
    transform: translateZ(0px);
    transition: width 0.4s ease 0s;
    will-change: width;
    z-index: 1;
}
.cd-slider-wrapper ul {
    margin: 0;
}
@media only screen and (min-width: 1024px) {
.cd-slider-wrapper {
    width: 50%;
}
.cd-slider-active .cd-slider-wrapper {
    width: 100%;
}
}
.cd-slider {
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.cd-slider::before {
    content: "mobile";
    display: none;
}
.cd-slider li {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: translateX(100%);
    transition: transform 0.3s ease 0s;
    width: 100%;
    z-index: 1;
}
.cd-slider li img {
    display: block;
    width: 100%;
}
.cd-slider li.selected {
    position: relative;
    transform: translateX(0px);
    z-index: 2;
}
.cd-slider li.move-left {
    transform: translateX(-100%);
}
@media only screen and (min-width: 1024px) {
.cd-slider {
    cursor: pointer;
}
.cd-slider::before {
    content: "desktop";
}
.cd-slider::after {
    background: rgba(232, 72, 85, 0.4) url("../images/cd-icon-zoom.svg") no-repeat scroll center center / 48px auto;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.2s ease 0s;
    width: 100%;
    z-index: 4;
}
.no-touch .cd-slider:hover::after {
    opacity: 1;
}
.cd-slider-active .cd-slider {
    cursor: auto;
}
.cd-slider-active .cd-slider::after {
    display: none;
}
}
@media only screen and (min-width: 1024px) {
.cd-slider-navigation li, .cd-slider-pagination {
    opacity: 0;
    transition: opacity 0.4s ease 0s, visibility 0s ease 0.4s;
    visibility: hidden;
}
.cd-slider-active .cd-slider-navigation li, .cd-slider-active .cd-slider-pagination {
    opacity: 1;
    transition: opacity 0.4s ease 0.4s, visibility 0s ease 0.4s;
    visibility: visible;
}
}
.cd-slider-navigation li {
    bottom: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}
.cd-slider-navigation li:first-of-type {
    left: 10px;
}
.cd-slider-navigation li:last-of-type {
    right: 10px;
}
.cd-slider-navigation li a {
    background: rgba(0, 0, 0, 0) url("../images/cd-icon-arrow.svg") no-repeat scroll center center;
    display: block;
    height: 48px;
    overflow: hidden;
    text-indent: 100%;
    transition: opacity 0.2s ease 0s, visibility 0s ease 0s;
    white-space: nowrap;
    width: 48px;
}
.cd-slider-navigation li a.inactive {
    opacity: 0;
    transition: opacity 0.2s ease 0s, visibility 0s ease 0.2s;
    visibility: hidden;
}
.no-touch .cd-slider-navigation li a:hover {
    opacity: 0.7;
}
.cd-slider-navigation li:first-of-type a {
    transform: rotate(180deg);
}
@media only screen and (min-width: 1024px) {
.cd-slider-navigation li:first-child {
    left: 30px;
}
.cd-slider-navigation li:last-child {
    right: 30px;
}
}
.cd-slider-pagination {
    bottom: 30px;
    left: 50%;
    position: absolute;
    right: auto;
    transform: translateX(-50%);
    visibility: hidden;
    z-index: 2;
}
.cd-slider-pagination::after {
    clear: both;
    content: "";
    display: table;
}
.touch .cd-slider-pagination {
    visibility: hidden;
}
.cd-slider-pagination li {
    display: inline-block;
    float: left;
    margin: 0 5px;
}
.cd-slider-pagination li.selected a {
    background: #5ab3e8 none repeat scroll 0 0;
}
.cd-slider-pagination a {
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 0;
    display: block;
    height: 4px;
    overflow: hidden;
    text-indent: 100%;
    transition: all 0.3s ease-in-out 0s;
    white-space: nowrap;
    width: 24px;
}
.cd-slider-pagination a:hover {
    background-color: #eaeaea;
}
.cd-slider-wrapper .cd-close {
    background: rgba(0, 0, 0, 0) url("../sources/cd-icon-close.svg") no-repeat scroll center center;
    display: none;
    height: 48px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 30px;
    text-indent: 100%;
    top: 30px;
    transition: transform 0.3s ease 0s, visibility 0s ease 0.4s;
    visibility: hidden;
    white-space: nowrap;
    width: 48px;
    z-index: 2;
}
.cd-slider-active .cd-slider-wrapper .cd-close {
    opacity: 1;
    transition: transform 0.3s ease 0s, visibility 0s ease 0s, opacity 0.4s ease 0.4s;
    visibility: visible;
}
.no-touch .cd-slider-active .cd-slider-wrapper .cd-close:hover {
    transform: scale(1.2);
}
@media only screen and (min-width: 1024px) {
.cd-slider-wrapper .cd-close {
    display: block;
}
}
.cd-item-info {
    padding: 50px 5%;
}
.cd-item-info h2, .cd-item-info p {
    max-width: 480px;
}
.cd-item-info h2 {
    font-size: 4.1rem;
}
.cd-item-info p {
    line-height: 1.6;
    margin: 1em 0;
}
.cd-item-info .add-to-cart {
    -moz-appearance: none;
    background-color: #f42e4e;
    border: medium none;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 1.6rem;
    font-weight: bold;
    padding: 0.8em 1.6em;
}
@media only screen and (min-width: 1024px) {
.cd-item-info {
    margin: 0;
    padding: 60px 60px 0;
    position: absolute;
    right: 0;
    top: 3%;
    width: 50%;
}
}
.cd-content p {
    color: #afa8a0;
    line-height: 1.8;
    margin: 0 auto;
    max-width: 768px;
    padding: 4em 0;
    width: 90%;
}
.author-userpic {
    display: inline-block;
}
.portfolio-hp .mag-content {
    margin: 0 auto;
    max-width: 1170px;
}
.grid {
    height: 700px;
    padding: 0;
    position: relative;
}
.grid .row {
    margin-left: 0;
    margin-right: 0;
}
.grid .row .grid-item {
    border: medium none;
    padding-left: 5px;
    padding-right: 5px;
    position: relative !important;
}
.grid {
    transition-property: height, width;
}
.bg-light .counts {
    color: #fff;
}
.bg-dark .counts {
    color: #fff;
}
.counts {
    text-align: center;
}
.counts i::before, .counts .count, .counts .digit, .counts .count-text {
    transition: all 0.35s ease-in-out 0.1s;
}
.counts .count-container {
    text-align: center;
}
.counts .count-container .count-icon {
    font-size: 25px;
    margin: 0;
    padding: 0;
}
.counts .count-container .count-icon i::before {
    color: #fff;
    font-size: 40px;
    margin: 0;
}
.counts .count-container .count {
    display: inline-block;
    opacity: 0.8;
    text-align: center;
}
.counts .count-container .count .digit {
    color: #fff;
    font-size: 40px;
    line-height: 64px;
    margin: 0;
    padding: 0;
}
.counts .count-container .count .count-text {
    color: #fff;
    font-size: 11px;
    letter-spacing: 3px;
    margin-top: 8px;
    text-transform: uppercase;
}
.counts .count-container .count:hover {
    color: #5ab3e8;
    cursor: pointer;
}
.counts .count-container .count:hover i::before {
    color: #5ab3e8;
}
.counts .count-container .count:hover .digit, .counts .count-container .count:hover .count-text {
    color: #5ab3e8;
}
.m-details i::before {
    color: #5ab3e8;
    font-size: 32px;
    line-height: 32px;
}
.customer-review .review-container {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 80%;
}
.customer-review .review-container .review-author {
    display: inline-block;
    margin-bottom: 40px;
    text-align: center;
}
.customer-review .review-container .review-author span {
    color: #666;
}
.customer-review .review-container .review-content {
    display: inline-block;
    text-align: left;
}
.hp-services ul {
    font-size: 12px;
    font-weight: 600;
    margin-top: 8px;
    padding: 0 8px;
}
.hp-services ul li {
    border-bottom: 1px dotted #808080;
    color: #202020;
    padding: 8px 0;
}
.hp-services ul li:last-child {
    border-bottom: medium none;
}
.rd-medal, .rd-medal-skin, .rd-medal-light, .rd-medal-dark, .rd-medal-medium, .rd-medal-outline {
    border-radius: 50px;
    height: 100px;
    text-align: center;
    transition: all 0.35s ease-in-out 0s;
    width: 100px;
}
.rd-medal i::before, .rd-medal-skin i::before, .rd-medal-light i::before, .rd-medal-dark i::before, .rd-medal-medium i::before, .rd-medal-outline i::before {
    font-size: 36px;
    line-height: 100px;
    margin-left: 0;
    transition: all 0.35s ease-in-out 0s;
}
.rd-medal {
    background: #eaeaea none repeat scroll 0 0;
}
.rd-medal i::before {
    color: #202020;
}
.rd-medal:hover {
    background: #5ab3e8 none repeat scroll 0 0;
}
.rd-medal:hover i::before {
    color: #fff;
}
.rd-medal-skin {
    background: #fff none repeat scroll 0 0;
}
.rd-medal-skin i::before {
    color: #5ab3e8;
}
.rd-medal-skin:hover {
    background: #5ab3e8 none repeat scroll 0 0;
}
.rd-medal-skin:hover i::before {
    color: #fff;
}
.rd-medal-light {
    background: #eaeaea none repeat scroll 0 0;
}
.rd-medal-light i::before {
    color: #202020;
}
.rd-medal-light:hover {
    background: #5ab3e8 none repeat scroll 0 0;
}
.rd-medal-light:hover i::before {
    color: #fff;
}
.rd-medal-dark {
    background: #202020 none repeat scroll 0 0;
}
.rd-medal-dark i::before {
    color: #fff;
}
.rd-medal-dark:hover {
    background: #5ab3e8 none repeat scroll 0 0;
}
.rd-medal-dark:hover i::before {
    color: #fff;
}
.rd-medal-medium {
    background: #808080 none repeat scroll 0 0;
}
.rd-medal-medium i::before {
    color: #fff;
}
.rd-medal-medium:hover {
    background: #5ab3e8 none repeat scroll 0 0;
}
.rd-medal-medium:hover i::before {
    color: #fff;
}
.rd-medal-outline {
    border: 2px solid #5ab3e8;
}
.rd-medal-outline i::before {
    color: #5ab3e8;
}
.rd-medal-outline:hover {
    background: #5ab3e8 none repeat scroll 0 0;
    border-color: #5ab3e8;
}
.rd-medal-outline:hover i::before {
    color: #fff;
}
.logos .logos-filter ul {
    list-style: outside none none;
    padding: 0;
}
.logos .logos-filter ul li {
    display: inline-block;
    margin-right: 32px;
}
.logos .logos-filter ul li:last-child {
}
.logos .logos-filter ul li a {
    color: #eaeaea;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 18px;
    font-style: oblique;
}
.logos .logos-filter ul li a:hover {
    color: #fff;
    text-decoration: underline;
}
.logos .logos-filter ul li a:active {
    color: #fff;
}
.logos .logos-item {
    text-align: center;
}
.logos .logos-item h3 {
    font-family: "Roboto Condensed",sans-serif;
    font-style: oblique;
}
.logos .logos-item .logos-pic-01 {
    background: rgba(0, 0, 0, 0) url("../images/hp-portf-01.png") no-repeat scroll center center;
    height: 150px;
    margin: 0 auto 30px;
    width: 140px;
}
.logos .logos-item .logos-pic-02 {
    background: rgba(0, 0, 0, 0) url("../images/hp-portf-02.png") no-repeat scroll center center;
    height: 150px;
    margin: 0 auto 30px;
    width: 140px;
}
.logos .logos-item .logos-pic-03 {
    background: rgba(0, 0, 0, 0) url("../images/hp-portf-03.png") no-repeat scroll center center;
    height: 150px;
    margin: 0 auto 30px;
    width: 140px;
}
.logos .logos-item .logos-pic-04 {
    background: rgba(0, 0, 0, 0) url("../images/hp-portf-04.png") no-repeat scroll center center;
    height: 150px;
    margin: 0 auto 30px;
    width: 140px;
}
.logos .btn-logos {
    min-width: 180px;
}
.feedback .wpcf7-form span.wpcf7-form-control-wrap {
    position: relative;
}
.feedback .wpcf7-form .left-field {
    float: left;
}
.feedback .wpcf7-form .right-field {
    float: right;
}
.feedback .wpcf7-form .left-field, .feedback .wpcf7-form .right-field {
    width: calc(50% - 5px);
}
.feedback .wpcf7-form input[type="text"], .feedback .wpcf7-form input[type="email"], .feedback .wpcf7-form input[type="password"], .feedback .wpcf7-form input[type="search"], .feedback .wpcf7-form input[type="url"], .feedback .wpcf7-form textarea {
    background-color: #202020 !important;
    border: 0 none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07), 0 0 0 2px transparent inset;
    box-sizing: border-box;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5em;
    margin: 0 0 10px;
    max-width: 100%;
    padding: 12px 15px;
    transition: all 0.5s ease 0s;
    vertical-align: baseline;
}
.feedback .wpcf7-form input[type="submit"] {
    width: auto;
}
.portfolio-details {
    padding: 14px;
}
.portfolio-caption {
    background: #f2f2f2 none repeat scroll 0 0;
    font-size: 12px;
    padding: 12px 18px 21px;
    text-align: left;
    width: 100%;
}
.portfolio-caption p {
    line-height: 18px;
    margin: 0;
}
.portfolio-caption .portfolio-date {
    color: #999;
    font-size: 11px;
    line-height: 20px;
}
.portfolio-caption .portfolio-date a {
    color: #999;
}
.portfolio-caption .portfolio-date a:hover {
    color: #5ab3e8;
    text-decoration: none;
}
.portfolio-caption .portfolio-date span {
    font-size: 14px;
    margin-right: 2px;
    position: relative;
}
.portfolio-caption .portfolio-date p {
    display: inline-block;
    margin-right: 10px;
}
.portfolio-caption a {
    color: #333;
}
.portfolio-caption h4 {
    margin: 10px 0 5px;
}
.portfolio-caption h4 a {
    color: #202020;
}
.portfolio-caption h4 a:hover, .portfolio-caption h4 a:active, .portfolio-caption h4 a:focus {
    color: #5ab3e8;
    text-decoration: none;
}
.portfolio-caption h4 a:visited {
    text-decoration: none;
}
.portfolio-item-data ul {
    padding-left: 0;
}
.portfolio-item-data ul li span {
    font-weight: 600;
}
.port-filter ul {
    list-style: outside none none;
    padding: 0;
}
.port-filter ul li {
    display: inline-block;
}
.port-filter ul li a {
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    font-style: oblique;
    letter-spacing: 3px;
    margin-right: 1px;
    padding: 6px 24px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.35s ease-in-out 0s;
}
.port-filter ul li a::after {
    border-color: #fff transparent;
    border-style: solid;
    border-width: 8px 8px 0;
    bottom: -8px;
    content: "";
    display: block;
    left: 50%;
    margin-left: -8px;
    opacity: 0;
    position: absolute;
    transition: all 0.35s ease-in-out 0s;
    width: 0;
    z-index: 1;
}
.port-filter ul li a:hover, .port-filter ul li a:focus {
    background: #5ab3e8 none repeat scroll 0 0;
    color: #fff;
    text-decoration: none;
}
.port-filter ul li a:hover::after, .port-filter ul li a:focus::after {
    border-color: #5ab3e8 transparent;
    opacity: 1;
}
.shop-item {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 60px;
    min-height: 300px;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.shop-item .item-photo {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    min-height: 200px;
    padding: 16px 0;
}
.shop-item .item-photo img {
    margin: 0 auto;
}
.shop-item .item-attrs {
    padding: 9px 16px 0;
}
.shop-item .item-attrs .item-oldprice {
    color: #999;
    font-size: 18px;
    line-height: 18px;
    text-decoration: line-through;
}
.shop-item .item-attrs .item-newprice {
    color: #333;
    font-size: 30px;
    line-height: 30px;
}
.shop-item .item-attrs .add-to-cart {
    border-top: 1px solid #999;
    margin-top: 24px;
}
.shop-item .item-attrs .add-to-cart i {
    color: #808080;
    font-size: 18px;
    margin-top: 16px;
}
.shop-item .item-attrs .add-to-cart a {
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
}
.shop-item .item-attrs .add-to-cart a:hover, .shop-item .item-attrs .add-to-cart a:hover i {
    color: #5ab3e8;
}
.shop-item .item-content {
    background: #fff none repeat scroll 0 0;
    font-size: 11px;
    padding: 16px;
}
.shop-item .item-content p {
    color: #333;
}
.shop-item:hover {
    cursor: pointer;
}
.shop-item:hover .add-to-cart {
    border-top: 1px solid #5ab3e8;
}
.shop-item:hover .item-newprice, .shop-item:hover .item-content p, .shop-item:hover .add-to-cart i, .shop-item:hover .add-to-cart a {
    color: #5ab3e8;
}
.block-dark .shop-item {
    border: medium none;
}
.block-dark .shop-item:hover {
    border: medium none;
}
.shop-item, .item-content p, .shop-item .item-attrs .item-newprice, .shop-item .item-attrs .add-to-cart, .shop-item .item-attrs .add-to-cart i, .shop-item .item-attrs .add-to-cart a {
    transition: all 0.35s ease-in-out 0s;
}
.onsale {
    background: #5ab3e8 none repeat scroll 0 0;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    height: 100px;
    left: -60px;
    padding-top: 80px;
    position: absolute;
    right: auto;
    text-align: center;
    text-transform: uppercase;
    top: -60px;
    transform: rotate(-45deg);
    width: 100px;
    z-index: auto;
}
.item-new {
    background: #5ab3e8 none repeat scroll 0 0;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    height: 100px;
    left: -60px;
    padding-top: 80px;
    position: absolute;
    right: auto;
    text-align: center;
    text-transform: uppercase;
    top: -60px;
    transform: rotate(-45deg);
    width: 100px;
    z-index: auto;
}
.shop-navigation {
    border-top: 1px dotted #202020;
}
.shop-navigation ul {
    display: inline-block;
    list-style: outside none none;
    margin-top: 12px;
    padding-left: 0;
}
.shop-navigation ul li {
    display: inline-block;
    margin-right: 24px;
}
.shop-navigation ul li:last-child {
    margin-right: 0;
}
.shop-navigation ul li a {
    color: #202020;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 15px;
    text-transform: uppercase;
}
.shop-navigation ul li a:hover {
    color: #5ab3e8;
    text-decoration: none;
}
.shop-item-description h2 {
    font-weight: 600;
}
.shop-item-description h2 span {
    font-size: 36px;
    font-weight: 400;
}
.shop-item-block {
    border: 3px solid #202020;
    position: relative;
}
.shop-item-block .shop-item-price {
    display: inline-block;
    padding: 18px;
    width: 60%;
}
.shop-item-block .shop-item-price table {
    width: 100%;
}
.shop-item-block .shop-item-price table tr td {
    padding: 5px 0;
}
.shop-item-block .shop-item-price .list-price {
    color: #999;
    font-size: 18px;
    line-height: 18px;
    text-decoration: line-through;
}
.shop-item-block .shop-item-price .deal-price {
    color: #333;
    font-size: 30px;
    line-height: 30px;
}
.shop-item-block .shop-item-attrs {
    border: 3px solid #202020;
    float: right;
    position: absolute;
    right: -3px;
    top: -3px;
    width: 30%;
}
.shop-item-block .shop-item-attrs .item-material, .shop-item-block .shop-item-attrs .item-quantity, .shop-item-block .shop-item-attrs .item-add {
    display: inline-block;
    padding: 10px 14px;
    width: 100%;
}
.shop-item-block .shop-item-attrs .item-quantity {
    border-top: 3px solid #202020;
}
.shop-item-block .shop-item-attrs .item-add {
    background: #eaeaea none repeat scroll 0 0;
    border-top: 3px solid #202020;
}
.shop-item-block .shop-item-attrs .item-add a {
    color: #333;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
}
.shop-item-block .shop-item-attrs .item-add a i {
    color: #202020;
    font-size: 16px;
}
.shop-item-block .shop-item-attrs .item-add a:hover, .shop-item-block .shop-item-attrs .item-add a:hover a, .shop-item-block .shop-item-attrs .item-add a:hover i {
    color: #5ab3e8;
}
.post-attrib {
    display: inline-block;
    min-height: 60px;
    vertical-align: middle;
}
.post-data, .post-data0, .post-data1, .post-data2 {
    display: inline-block;
}
.post-date {
    color: #666;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 12px;
    font-style: oblique;
    line-height: 14px;
    margin-top: 8px;
}
.post-title {
    letter-spacing: 2px;
    line-height: 24px;
    margin-top: 4px;
}
.post-author {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 14px;
    font-style: oblique;
    margin-bottom: 5px;
}
.post-author a {
    color: #333;
}
.comment-baloon {
    background: #202020 none repeat scroll 0 0;
    border-radius: 22px;
    color: #fff;
    display: inline-block;
    height: 44px;
    line-height: 44px;
    margin: 6px 8px 24px 0;
    text-align: center;
    vertical-align: middle;
    width: 44px;
}
.price-number, .pricing, .pricing ul li, .price-plan, .price-descr, .price-conclusion {
    transition: all 0.35s ease-in-out 0s;
}
.price-number {
    color: #202020;
}
.pricing {
    box-sizing: border-box;
    font-size: 13px;
    min-height: 300px;
    padding: 30px 30px 56px;
    text-align: center;
}
.pricing ul {
    margin: 24px 0 32px;
    padding: 0;
    text-align: center;
}
.pricing ul li {
    border-top: 1px solid #969696;
}
.pricing ul li:last-child {
    border-bottom: 1px solid #969696;
}
.pricing:hover {
    background: #5ab3e8 none repeat scroll 0 0;
    cursor: pointer;
}
.pricing:hover ul li {
    border-top: 1px solid #fff;
    color: #fff;
}
.pricing:hover ul li:last-child {
    border-bottom: 1px solid #fff;
}
.pricing:hover .price-number, .pricing:hover .price-plan, .pricing:hover .price-descr, .pricing:hover .price-conclusion {
    color: #fff;
    cursor: pointer;
}
.pricing:hover .btn {
    background: #fff none repeat scroll 0 0;
    border-color: #fff;
    color: #fff !important;
}
.plain {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    color: #333;
}
.proposal {
    background: #fff none repeat scroll 0 0;
    color: #5ab3e8;
}
.proposal ul li {
    border-top: 1px solid #5ab3e8;
}
.proposal ul li:last-child {
    border-bottom: 1px solid #5ab3e8;
}
.proposal .price-number {
    color: #5ab3e8;
}
.proposal:hover .btn {
    color: #5ab3e8 !important;
}
.price-attrs {
    height: auto;
    width: 100%;
}
.price-number {
    font-size: 84px;
    line-height: 90px;
    padding-bottom: 18px;
}
.price-plan {
    font-size: 24px;
}
.price-descr {
    text-transform: uppercase;
}
.price-conclusion {
    font-size: 11px;
}
.team-member {
    background: #fff none repeat scroll 0 0;
    box-shadow: 2px 3px 9px rgba(0, 0, 0, 0.1);
    text-align: center;
    transition: all 0.1s ease-in-out 0s;
}
.team-member .team-photo {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    min-height: 200px;
    padding: 24px 24px 32px;
}
.team-member .team-attrs {
    color: #333;
    padding: 2px 16px 16px;
}
.team-member .team-attrs .team-name {
    font-size: 21px;
    text-transform: uppercase;
}
.team-member .team-attrs .team-position {
    font-size: 12px;
    letter-spacing: 2px;
}
.team-member .team-content {
    color: #333;
    opacity: 0.8;
    padding: 16px 24px 40px;
}
.item-wrap {
    margin-bottom: 10px;
}
figure {
    overflow: hidden;
    position: relative;
    text-align: center;
}
figure img {
    opacity: 1;
    position: relative;
}
figure figcaption {
    backface-visibility: hidden;
    color: #fff;
    padding: 1em;
    text-transform: uppercase;
}
figure figcaption > .fig-description a {
    font-size: 0;
    text-indent: 200%;
    white-space: nowrap;
    z-index: 1000;
}
figure figcaption::before, figure figcaption::after {
    pointer-events: none;
}
figure figcaption, figure figcaption > a {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
figure h3 {
    font-family: "Roboto Condensed",sans-serif;
    word-spacing: -0.15em;
}
figure h3 span {
    font-family: "Roboto Condensed",sans-serif;
}
figure h3, figure p {
    margin: 0;
}
figure p {
    font-size: 68.5%;
    letter-spacing: 1px;
}
figure.effect-goliath {
    background: #5ab3e8 none repeat scroll 0 0;
}
figure.effect-goliath .popup-call {
    opacity: 0;
    position: absolute;
    right: 40px;
    top: 30px;
    transition: opacity 0.5s ease-in-out 0s;
    z-index: 1001;
}
figure.effect-goliath .popup-call a:hover, figure.effect-goliath .popup-call a:focus {
    text-decoration: none;
}
figure.effect-goliath .popup-call a i {
    color: #fff;
    transition: color 0.5s ease-in-out 0s;
}
figure.effect-goliath .popup-call a i::before {
    font-size: 40px;
    margin-left: 2px;
}
figure.effect-goliath .popup-call a i:hover {
    color: #202020;
}
figure.effect-goliath figcaption {
    font-size: 12px;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: left;
    top: 0;
    width: 100%;
}
figure.effect-goliath figcaption .fig-description {
    bottom: 30px;
    left: 40px;
    position: absolute;
    right: 40px;
}
figure.effect-goliath figcaption a {
    color: #fff;
    font-size: 11px;
    line-height: 20px;
}
figure.effect-goliath figcaption span {
    margin-right: 2px;
    position: relative;
}
figure.effect-goliath img, figure.effect-goliath h3 {
    transition: transform 3.5s ease 0s;
}
figure.effect-goliath img {
    backface-visibility: hidden;
    max-width: none;
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) scale(1.12);
    transition: opacity 0.5s ease 0s, transform 5.5s ease 0s;
    width: calc(100% + 0px);
}
figure.effect-goliath h3 {
    color: #fff;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 21px;
    opacity: 0;
    text-transform: uppercase;
    transform: translate3d(0px, 0px, 0px);
    transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
}
figure.effect-goliath h3::before {
    border-bottom: 1px dotted #eaeaea;
    bottom: -5px;
    content: " ";
    position: absolute;
    transition: all 0.6s ease 0.3s;
    width: 0;
}
figure.effect-goliath p {
    color: #fff;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 13px;
    margin-top: 7px;
    opacity: 0;
    text-transform: none;
    transform: translate3d(0px, 0px, 0px);
    transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
}
figure.effect-goliath:hover .popup-call {
    opacity: 1;
}
figure.effect-goliath:hover img {
    opacity: 0.1;
    transform: translate3d(0px, 0px, 0px) scale(1);
}
figure.effect-goliath:hover h3 {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
figure.effect-goliath:hover h3::before {
    transition: all 0.6s ease 0s;
    width: 100%;
}
figure.effect-goliath:hover p {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    width: 100%;
}
.captions:hover img {
    opacity: 0.7 !important;
}
figure.effect-zoe {
    float: none;
    height: auto;
    margin: 0;
    max-height: none;
    max-width: none;
    min-width: 200px;
    width: 100%;
}
figure.effect-zoe img {
    display: inline-block;
    opacity: 1;
}
figure.effect-zoe p.icon-links {
    margin: 0;
}
figure.effect-zoe p.icon-links a {
    color: #fff;
    transform: translate3d(0px, 200%, 0px);
    transition: transform 0.35s ease 0s;
}
figure.effect-zoe p.icon-links a i::before {
    display: inline-block;
    font-size: 24px;
    margin-left: 0;
    padding: 15px 10px;
}
figure.effect-zoe p.phone-number a {
    color: #fff;
    font-size: 12px;
}
figure.effect-zoe p.phone-number a:hover {
    color: #fff;
    text-decoration: underline;
}
figure.effect-zoe figcaption {
    background: #5ab3e8 none repeat scroll 0 0;
    border-top: 3px solid #fff;
    bottom: 0;
    color: #fff;
    height: 8em;
    padding: 0;
    top: auto;
    transform: translate3d(0px, 100%, 0px);
    transition: transform 0.35s ease 0s;
}
figure.effect-zoe .icon-eye::before {
    content: "";
}
figure.effect-zoe .icon-paper-clip::before {
    content: "";
}
figure.effect-zoe .icon-heart::before {
    content: "";
}
figure.effect-zoe:hover figcaption, figure.effect-zoe:hover h2, figure.effect-zoe:hover p.icon-links a {
    transform: translate3d(0px, 0px, 0px);
}
figure.effect-zoe:hover p.icon-links a:nth-child(3) {
    transition-delay: 0.1s;
}
figure.effect-zoe:hover p.icon-links a:nth-child(2) {
    transition-delay: 0.15s;
}
figure.effect-zoe:hover p.icon-links a:first-child {
    transition-delay: 0.2s;
}
.mfp-arrow-right::after, .mfp-arrow-right .mfp-a {
    border-left: 0 none;
    box-shadow: 2px -2px 0 0 #fff inset;
    cursor: pointer;
    margin-left: 0;
    padding: 13px;
    position: absolute;
    transform: rotate(225deg);
    transition: all 0.15s ease 0s;
}
.mfp-arrow-left::after, .mfp-arrow-left .mfp-a {
    border-right: 0 none;
    box-shadow: 2px -2px 0 0 #fff inset;
    cursor: pointer;
    left: 50px;
    margin-left: 0;
    padding: 13px;
    position: absolute;
    transform: rotate(45deg);
    transition: all 0.15s ease 0s;
}
.mfp-arrow-right::before, .mfp-arrow-left::before {
    display: none;
}
#google-map {
    width: 100%;
}
#google-map img {
    max-width: none;
}
.bigmap {
    height: 300px !important;
}
#gm-panel {
    background: #eeeeee none repeat scroll 0 0;
    bottom: 300px;
    display: none;
    text-align: center;
    width: 100%;
}
a.gm-toggle-link {
    cursor: pointer;
}
.gm-toggle {
    margin: 0 auto;
    padding-left: 24px;
    text-align: center;
    transition: all 0.35s ease-in-out 0s;
    width: 100%;
}
.gm-toggle i {
    color: #999;
    font-size: 32px;
    line-height: 32px;
}
.gm-toggle:hover {
    background: #5ab3e8 none repeat scroll 0 0;
}
.gm-toggle:hover i {
    color: #fff;
}
#footer {
    background: #202020 none repeat scroll 0 0;
    color: #999;
    font-size: 12px;
    min-height: 150px;
    padding: 48px 0;
    position: relative;
}
#footer h2 {
    font-size: 24px;
    margin-bottom: 24px;
    text-transform: uppercase;
}
#footer p {
    margin-bottom: 10px;
}
#footer a {
    font-size: 12px;
    text-decoration: underline;
}
#footer i {
    color: #999;
}
#footer .contact {
    display: table;
}
#footer .footer-addr {
    display: table-row;
    margin-bottom: 24px;
    width: 100%;
}
#footer .footer-icon {
    display: table-cell;
    float: left;
    font-size: 16px;
    width: 10%;
}
#footer .addr-text {
    display: table-cell;
    float: right;
    padding-top: 4px;
    width: 90%;
}
.thumbs {
    margin: 0 0 0 -6px;
    overflow: hidden;
    padding: 0;
}
.thumbs li {
    float: left;
    list-style: outside none none;
    margin: 5px;
    padding: 3px;
}
.thumbs li img {
    display: block;
    height: 40px;
    width: 40px;
}
.thumbs li a img {
    border: medium none;
}
.thumbs .img-rounded {
    border-radius: 20px;
}
#cycle {
    background: #eee none repeat scroll 0 0;
    box-shadow: 0 0 2px #000;
    height: 333px;
    margin: 0;
    padding: 3px;
    width: 500px;
}
#cycle li {
    height: 333px;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 3px;
    position: relative;
    width: 500px;
}
#cycle li div {
    background: black none repeat scroll 0 0;
    bottom: 3px;
    color: white;
    font-size: 12px;
    left: 3px;
    opacity: 0.8;
    padding: 3px;
    position: absolute;
    width: 494px;
}
.follow {
    margin-top: 21px;
}
.follow ul {
    padding: 0;
}
.follow ul li {
    display: inline-block;
    list-style: outside none none;
    margin-right: 8px;
    padding: 0;
}
.follow ul li i, .follow ul li i::before {
    color: #999;
    font-size: 24px !important;
    line-height: 30px;
    margin-left: 0 !important;
}
.follow ul li a {
    text-decoration: none !important;
}
.follow ul li a:hover i::before {
    color: #5ab3e8;
}
.partners {
    margin: 72px 0;
    opacity: 0.4;
}
#copyrights-wrapper {
    background-color: #181818;
    padding: 24px 0;
}
#copyrights-wrapper .copyright {
    color: #999;
    display: inline-block;
    font-size: 12px;
    line-height: 24px;
}
#copyrights-wrapper .copyright a {
    color: #999;
}
#copyrights-wrapper .copyright a:hover {
    color: #eaeaea;
}
#copyrights-wrapper .copy-attrs {
    float: left;
    margin-right: 30px;
}
#copyrights-wrapper .copy-link {
    float: left;
    margin-right: 30px;
}
.tp-mask-wrap {
}
@media (max-width: 992px) {
.tp-mask-wrap {
}
.divider-dynamic {
    height: 60px;
}
.overlay-border {
    display: none;
}
.team-member {
    margin-bottom: 32px;
}
.infoblock {
    margin-bottom: 70px;
}
.counts .count-container .count .count-icon {
    font-size: 32px;
}
.carousel-inner {
    margin: 0 auto;
    text-align: center;
}
#header-wrapper-mp #site-title, #header-wrapper-mp .is-sticky #site-title {
    float: left;
}
#header-wrapper-mp #site-title h1, #header-wrapper-mp .is-sticky #site-title h1 {
    font-size: 28px;
    margin-top: 24px;
}
#header-wrapper-mp .sticky-wrapper, #header-wrapper-mp .sticky-header, #header-wrapper-mp .is-sticky .sticky-wrapper, #header-wrapper-mp .is-sticky .sticky-header {
    height: 80px !important;
}
.m-desktop {
    display: none !important;
}
.menu-button {
    margin: 23px 0 0;
}
.shop-item {
    margin-bottom: 60px;
}
figure {
    margin: 0;
    max-width: 100%;
    width: 100%;
}
.customer-review .review-container .review-content {
    text-align: center;
}
.hp-block .hp-categories-menu {
    text-align: center;
}
.hp-block .hp-categories-menu ul {
    padding-left: 0;
    text-align: center;
    white-space: normal;
    width: 100%;
}
.hp-block .hp-categories-menu ul li {
    width: 100%;
}
}
.tp-parallax-wrap {
    margin-top: -10% !important;
}
@media (max-width: 768px) {
.title {
    border-bottom: medium none;
    padding-bottom: 0;
}
.features-slider-wrap {
    display: none;
}
.digit {
    font-size: 38px;
    line-height: 24px;
}
.counts .count-container .count .count-icon {
    font-size: 24px;
}
.partners {
    display: none;
}
.port-filter ul li {
    display: block;
    margin-bottom: 24px;
    width: 100%;
}
.port-filter ul li a {
    width: 100%;
}
#header-wrapper-mp #site-title a h1 {
    font-size: 32px;
    margin-top: 42px;
}
#header-wrapper-mp #site-title a h1 i::before {
    font-size: 32px;
    margin-top: 112px;
}
}
@media (max-width: 400px) {
.tp-parallax-wrap {
    margin-top: -35% !important;
}
.carousel-inner {
    width: 100%;
}
.overlay-divide {
    display: none;
}
.count {
    display: block !important;
    margin-bottom: 30px;
}
.sticky-wrapper {
    height: 80px;
}
}
section {
    float: left;
    width: 100%;
}
.tp-mask-wrap, .tp-mask-wrap div {
    font-family: "Roboto Condensed",sans-serif !important;
}
