@charset "UTF-8";
/* IE5.5 hacks */
@import url("style.css");
@import url("forms.css");

* html #lang_sel,
* html #lang_sel_list {
    width: 12em;
}

* html #lang_sel a,
* html #lang_sel_list a {
    width: 149px;
}

* html #lang_sel a:visited,
* html #lang_sel_list a:visited {
    width: 149px;
}

* html #lang_sel ul ul,
* html #lang_sel_list ul {
    top: 18px;
}

* html #lang_sel ul ul a,
* html #lang_sel_list ul a {
    width: 150px;
}

* html #lang_sel ul ul a:visited,
* html #lang_sel_list ul a:visited {
    width: 150px;
}

/* remove all the bullets, borders and padding from the default list styling */
#lang_sel {
    height: 32px;
    position: relative;
    font-family: verdana, arial, sans-serif;
    display: inline-block;
    /* style the table so that it takes no part in the layout - required for IE to work */
    /* style the top level hover */
}

#lang_sel ul {
    padding: 0 !important;
    margin: 0 !important;
    list-style-type: none !important;
    /* hide the sub levels and give them a positon absolute so that they take up no room */
}

#lang_sel ul li:hover ul, #lang_sel ul a:hover ul {
    visibility: visible;
}

#lang_sel ul ul {
    width: 149px;
    visibility: hidden;
    position: absolute;
    height: 0;
    top: 25px;
    left: 0;
    border-top: 1px solid #cdcdcd;
}

#lang_sel ul ul a {
    background: #ffffff;
    color: #444444;
    height: auto;
    line-height: 1em;
    padding: 5px 10px;
    border-width: 0 1px 1px 1px;
}

#lang_sel ul ul a:visited {
    background: #ffffff;
    color: #444444;
    height: auto;
    line-height: 1em;
    padding: 5px 10px;
    border-width: 0 1px 1px 1px;
}

#lang_sel li {
    float: left;
    width: 149px;
    position: relative;
    padding: 0 !important;
    margin: 0 !important;
    list-style-type: none !important;
}

#lang_sel li:before {
    content: '' !important;
}

#lang_sel a {
    display: block;
    font-size: 11px;
    text-decoration: none !important;
    color: #444444;
    border: 1px solid #cdcdcd;
    background: #fff;
    padding-left: 10px;
    line-height: 24px;
}

#lang_sel a:visited {
    display: block;
    font-size: 11px;
    text-decoration: none !important;
    color: #444444;
    border: 1px solid #cdcdcd;
    background: #fff;
    padding-left: 10px;
    line-height: 24px;
}

#lang_sel a.lang_sel_sel {
    background: url(../images/for_css/nav-arrow-down.png) #fff right no-repeat;
    color: #444;
}

#lang_sel a.lang_sel_sel:hover {
    text-decoration: none;
    color: #000;
}

#lang_sel table {
    position: absolute;
    top: 0;
    left: 0;
    border-collapse: collapse;
}

#lang_sel a:hover, #lang_sel ul ul a:hover, #lang_sel :hover > a, #lang_sel ul ul :hover > a {
    color: #000;
    background: #eee;
}

#lang_sel img.iclflag {
    width: 18px;
    height: 12px;
    position: relative;
    top: 1px;
}

#lang_sel.icl_rtl {
    text-align: right;
    direction: rtl;
}

#lang_sel.icl_rtl .lang_sel_sel {
    padding-right: 14px;
}

/* make the second level visible when hover on first level list OR link */
#lang_sel_footer {
    margin: 0;
    padding: 7px;
    text-align: center;
    font: 11px Verdana, sans-serif;
    min-height: 15px;
    clear: both;
    background-color: #fff;
    border: 1px solid #cdcdcd;
}

#lang_sel_footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#lang_sel_footer ul li {
    display: inline;
    margin: 0 1px 0 0;
    padding: 0;
    white-space: nowrap;
    line-height: 25px;
}

#lang_sel_footer ul li img {
    position: relative;
    top: 1px;
    width: 18px;
    height: 12px;
}

#lang_sel_footer ul li a {
    text-decoration: none;
    padding: 5px 10px;
}

#lang_sel_footer ul li a:visited {
    text-decoration: none;
    padding: 5px 10px;
}

#wpml_credit_footer {
    width: 100%;
    margin: 10px 0;
    padding: 0;
    text-align: center;
    font-size: 11px;
}

/* remove all the bullets, borders and padding from the default list styling */
#lang_sel_list {
    height: 32px;
    position: relative;
    z-index: 99;
    font-family: verdana, arial, sans-serif;
    /* style the table so that it takes no ppart in the layout - required for IE to work */
}

#lang_sel_list ul {
    padding: 0 !important;
    margin: 0 !important;
    list-style-type: none !important;
}

#lang_sel_list ul li:hover ul, #lang_sel_list ul a:hover ul {
    visibility: visible;
}

#lang_sel_list ul.lang_sel_list_vertical {
    width: 149px;
}

#lang_sel_list ul a {
    background: #ffffff;
    color: #444444;
    height: auto;
    line-height: 1em;
}

#lang_sel_list li {
    float: left;
    position: relative;
    padding: 0 !important;
    margin: 0 !important;
    list-style-type: none !important;
}

#lang_sel_list li:before {
    content: '' !important;
}

#lang_sel_list a {
    display: block;
    font-size: 11px;
    text-decoration: none !important;
    color: #444444;
    background: #fff;
    line-height: 18px;
    padding-left: 5px;
}

#lang_sel_list a:visited {
    display: block;
    font-size: 11px;
    text-decoration: none !important;
    color: #444444;
    background: #fff;
    line-height: 18px;
    padding-left: 5px;
}

#lang_sel_list a.lang_sel_sel {
    background-image: none;
    color: #444;
}

#lang_sel_list a.lang_sel_sel:hover {
    text-decoration: none;
    color: #000;
}

#lang_sel_list.lang_sel_list_vertical {
    width: 149px;
    /* hide the sub levels and give them a positon absolute so that they take up no room */
}

#lang_sel_list.lang_sel_list_vertical ul {
    /*visibility:hidden;position:absolute;*/
    height: 0;
    top: 19px;
    left: 0;
    border-top: 1px solid #cdcdcd;
}

#lang_sel_list.lang_sel_list_vertical ul a {
    padding: 3px 10px;
}

#lang_sel_list.lang_sel_list_vertical li {
    width: 149px;
}

#lang_sel_list.lang_sel_list_vertical a {
    border: 1px solid #cdcdcd;
    border-top-width: 0;
    padding-left: 10px;
}

#lang_sel_list.lang_sel_list_vertical a:visited {
    border: 1px solid #cdcdcd;
    border-top-width: 0;
    padding-left: 10px;
}

#lang_sel_list table {
    position: absolute;
    top: 0;
    left: 0;
    border-collapse: collapse;
}

#lang_sel_list img.iclflag {
    width: 18px;
    height: 12px;
    position: relative;
    top: 1px;
}

/* style the second level links */
#lang_sel_list_list ul a:visited {
    background: #ffffff;
    color: #444444;
    height: auto;
    line-height: 1em;
    padding: 3px 10px;
}

/* reset menu img definitions */
.menu-item-language img.iclflag {
    height: 12px !important;
    width: 18px !important;
    margin-bottom: 0 !important;
    margin-right: 4px;
}

img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

/*
	* Style settings of LayerSlider
	*
	* (c) 2011-2013 George Krupa, John Gera & Kreatura Media
	*
	* Plugin web:			http://kreaturamedia.com/
	* Licenses: 			http://codecanyon.net/licenses/
*/
/* Global settings */
.ls-container {
    visibility: hidden;
    position: relative;
}

.ls-lt-container {
    position: absolute;
}

.ls-lt-container,
.ls-lt-container * {
    text-align: left !important;
    direction: ltr !important;
}

.ls-container-fullscreen {
    margin: 0 auto !important;
    padding: 2% !important;
    background: black !important;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border: none !important;
}

.ls-container-fullscreen .ls-thumbnail-wrapper,
.ls-container-fullscreen .ls-fullscreen,
.ls-container-fullscreen .ls-shadow {
    display: none !important;
}

.ls-overflow-hidden {
    overflow: hidden;
}

.ls-inner {
    position: relative;
    background-position: center center;
    z-index: 2;
}

.ls-loading-container {
    position: absolute !important;
    display: none;
    z-index: 3 !important;
    left: 50% !important;
    top: 50% !important;
}

.ls-loading-indicator {
    margin: 0 auto;
}

.ls-inner,
.ls-slide {
    width: 100%;
    height: 100%;
}

.ls-slide,
.ls-layer {
    position: absolute;
    display: none;
    background-position: center center;
    overflow: hidden;
}

.ls-active,
.ls-animating {
    display: block !important;
}

.ls-slide > * {
    position: absolute;
    line-height: normal;
    margin: 0;
    left: 0;
    top: 0;
}

.ls-slide .ls-bg {
    left: 0px;
    top: 0px;
    transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
}

.ls-yourlogo {
    position: absolute;
    z-index: 99;
}

/* Timers */
.ls-bar-timer {
    position: absolute;
    width: 0;
    height: 2px;
    background: white;
    border-bottom: 2px solid #555;
    opacity: .55;
    filter: alpha(opacity=55);
    z-index: 4;
    top: 0;
}

.ls-circle-timer {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 4;
    opacity: .65;
    filter: alpha(opacity=65);
    display: none;
}

.ls-ct-half {
    background: white;
}

.ls-ct-center {
    background: #444;
}

.ls-ct-left,
.ls-ct-right {
    width: 50%;
    height: 100%;
    overflow: hidden;
}

.ls-ct-left,
.ls-ct-right {
    float: left;
    position: relative;
}

.ls-ct-rotate {
    width: 200%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ls-ct-left .ls-ct-rotate,
.ls-ct-right .ls-ct-hider,
.ls-ct-right .ls-ct-half {
    left: 0;
}

.ls-ct-right .ls-ct-rotate,
.ls-ct-left .ls-ct-hider,
.ls-ct-left .ls-ct-half {
    right: 0;
}

.ls-ct-hider,
.ls-ct-half {
    position: absolute;
    top: 0;
}

.ls-ct-hider {
    width: 50%;
    height: 100%;
    overflow: hidden;
}

.ls-ct-half {
    width: 200%;
    height: 100%;
}

.ls-ct-center {
    width: 50%;
    height: 50%;
    left: 25%;
    top: 25%;
    position: absolute;
}

.ls-ct-half,
.ls-ct-center {
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
}

/* Navigation */
.ls-bottom-nav-wrapper {
    height: 0;
}

.ls-bottom-slidebuttons {
    text-align: left;
}

.ls-bottom-nav-wrapper,
.ls-below-thumbnails {
    z-index: 2;
    height: 0;
    position: relative;
    text-align: center;
    margin: 0 auto;
}

.ls-below-thumbnails {
    display: none;
    z-index: 6;
}

.ls-bottom-nav-wrapper a,
.ls-nav-prev,
.ls-nav-next {
    outline: none;
}

* .ls-bottom-nav-wrapper *,
* .ls-bottom-nav-wrapper span * {
    direction: ltr !important;
}

.ls-bottom-slidebuttons {
    position: relative;
    z-index: 1000;
}

.ls-bottom-slidebuttons,
.ls-nav-start,
.ls-nav-stop,
.ls-nav-sides {
    position: relative;
}

.ls-nothumb {
    text-align: center !important;
}

.ls-link {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    background-image: url(../../../../../comunello-avtomatika.com.ua/wp-content/themes/comunello/css/blank.html);
}

.ls-slide > a > * {
    background-image: url(../../../../../comunello-avtomatika.com.ua/wp-content/themes/comunello/css/blank.html);
}

/* Embedded videos */
.ls-vpcontainer {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.ls-videopreview {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}

.ls-playvideo {
    position: absolute;
    left: 50%;
    top: 50%;
    cursor: pointer;
}

/* Thumbnails */
.ls-tn {
    display: none !important;
}

.ls-thumbnail-hover {
    display: none;
    position: absolute;
    left: 0;
}

.ls-thumbnail-hover-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.ls-thumbnail-hover-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.ls-thumbnail-hover-img {
    position: absolute;
    overflow: hidden;
}

.ls-thumbnail-hover img {
    max-width: none !important;
    position: absolute;
    display: inline-block;
    visibility: visible !important;
    left: 50%;
    top: 0;
}

.ls-thumbnail-hover span {
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
}

.ls-thumbnail-wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    z-index: 4;
}

.ls-thumbnail {
    position: relative;
    margin: 0 auto;
}

.ls-thumbnail-inner,
.ls-thumbnail-slide-container {
    width: 100%;
}

.ls-thumbnail-slide-container {
    overflow: hidden !important;
    position: relative;
}

.ls-touchscroll {
    overflow-x: auto !important;
}

.ls-thumbnail-slide {
    text-align: center;
    white-space: nowrap;
    float: left;
    position: relative;
}

.ls-thumbnail-slide a {
    overflow: hidden;
    display: inline-block;
    width: 0;
    height: 0;
    position: relative;
}

.ls-thumbnail-slide img {
    max-width: none !important;
    max-height: 100% !important;
    height: 100%;
    visibility: visible !important;
}

.ls-shadow {
    display: none;
    position: absolute;
    z-index: 1;
    top: 100%;
    width: 100%;
    left: 0;
    overflow: hidden !important;
    visibility: hidden;
}

.ls-shadow img {
    width: 100% !important;
    height: auto !important;
    position: absolute !important;
    left: 0 !important;
    bottom: 0 !important;
}

.ls-bottom-nav-wrapper,
.ls-thumbnail-wrapper,
.ls-nav-prev,
.ls-nav-next {
    visibility: hidden;
}

/* WP plugin fullwidth */
.ls-wp-fullwidth-container {
    width: 100%;
    position: relative;
}

.ls-wp-fullwidth-helper {
    position: absolute;
}

/* 2D & 3D Layer Transitions */
.ls-overflow-hidden {
    overflow: hidden;
}

.ls-lt-tile {
    position: relative;
    float: left;
    perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    -moz-perspective: 1000px;
    -webkit-perspective: 1000px;
}

.ls-lt-tile img {
    visibility: visible;
    display: inline-block;
}

.ls-curtiles {
    overflow: hidden;
}

.ls-curtiles,
.ls-nexttiles {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.ls-curtile, .ls-nexttile {
    overflow: hidden;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.ls-curtile {
    left: 0;
    top: 0;
}

.ls-curtile img,
.ls-nexttile img {
    position: absolute;
    filter: inherit;
}

.ls-3d-container {
    position: relative;
    overflow: visible !important;
}

.ls-3d-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}

.ls-3d-box div {
    overflow: hidden;
    background: #777;
    margin: 0;
    padding: 0;
    position: absolute;
}

/* Full screen */
.ls-fullscreen {
    position: absolute;
    z-index: 10;
    cursor: pointer;
    display: block;
}

/* Removing all default global styles of WordPress themes */
html * .ls-nav-prev,
html * .ls-nav-next,
html * .ls-container img,
html * .ls-bottom-nav-wrapper a,
html * .ls-container .ls-fullscreen,
body * .ls-nav-prev,
body * .ls-nav-next,
body * .ls-container img,
body * .ls-bottom-nav-wrapper a,
body * .ls-container .ls-fullscreen,
#ls-global * .ls-nav-prev,
#ls-global * .ls-nav-next,
#ls-global * .ls-container img,
#ls-global * .ls-bottom-nav-wrapper a,
#ls-global * .ls-container .ls-fullscreen,
html * .ls-thumbnail a,
body * .ls-thumbnail a,
#ls-global * .ls-thumbnail a {
    transition: none;
    -o-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    line-height: normal;
    outline: none;
    padding: 0;
    border: 0;
}

html * .ls-slide > a,
body * .ls-slide > a,
#ls-global * .ls-slide > a,
html * .ls-slide > h1,
body * .ls-slide > h1,
#ls-global * .ls-slide > h1,
html * .ls-slide > h2,
body * .ls-slide > h2,
#ls-global * .ls-slide > h2,
html * .ls-slide > h3,
body * .ls-slide > h3,
#ls-global * .ls-slide > h3,
html * .ls-slide > h4,
body * .ls-slide > h4,
#ls-global * .ls-slide > h4,
html * .ls-slide > h5,
body * .ls-slide > h5,
#ls-global * .ls-slide > h5,
html * .ls-slide > p,
body * .ls-slide > p,
#ls-global * .ls-slide > p,
html * .ls-slide > div,
body * .ls-slide > div,
#ls-global * .ls-slide > div,
html * .ls-slide > span,
body * .ls-slide > span,
#ls-global * .ls-slide > span,
html * .ls-slide > *,
body * .ls-slide > *,
#ls-global * .ls-slide > * {
    transition: none;
    -o-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}

html * .ls-slide > *,
body * .ls-slide > *,
#ls-global * .ls-slide > * {
    margin: 0;
}

html * .ls-container img,
body * .ls-container img,
#ls-global * .ls-container img {
    background: none !important;
    min-width: 0 !important;
    max-width: none !important;
    border-radius: 0;
    box-shadow: none;
    border: 0;
    padding: 0;
}

/*html * .ls-thumbnail a img,
body * .ls-thumbnail a img,
#ls-global * .ls-thumbnail a img {
	min-width: 100% !important;
}
*/
html * .ls-wp-container .ls-slide > *,
body * .ls-wp-container .ls-slide > *,
#ls-global * .ls-wp-container .ls-slide > * {
    line-height: normal;
    outline: none;
    padding: 0;
    margin: 0;
    border: 0;
}

html * .ls-wp-container .ls-slide > a > *,
body * .ls-wp-container .ls-slide > a > *,
#ls-global * .ls-wp-container .ls-slide > a > * {
    margin: 0;
}

html * .ls-wp-container .ls-slide > a,
body * .ls-wp-container .ls-slide > a,
#ls-global * .ls-wp-container .ls-slide > a {
    text-decoration: none;
}

.ls-wp-fullwidth-container,
.ls-wp-fullwidth-helper,
.ls-container,
.ls-container * {
    box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
}

html * .ls-yourlogo,
body * .ls-yourlogo,
#ls-global * .ls-yourlogo {
    margin: 0;
}

html * .ls-tn,
body * .ls-tn,
#ls-global * .ls-tn {
    display: none;
}

.site {
    overflow: visible !important;
}

/* Style of LayerSlider Debug Console */
.ls-debug-console * {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    color: white !important;
    text-shadow: none !important;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif !important;
    line-height: normal !important;
    -webkit-font-smoothing: antialiased !important;
    text-align: left !important;
    font-style: normal !important;
}

.ls-debug-console h1 {
    padding-top: 10px !important;
    font-size: 17px !important;
    font-weight: bold !important;
}

.ls-debug-console h1:first-child {
    padding-top: 0 !important;
}

.ls-debug-console ul {
    padding-top: 10px !important;
    list-style: none !important;
}

.ls-debug-console li {
    margin-left: 10px !important;
    font-size: 13px !important;
    position: relative !important;
    font-weight: normal !important;
}

html * .ls-debug-console li ul,
body * .ls-debug-console li ul,
#ls-global * .ls-debug-console li ul {
    display: none;
    width: 260px;
    left: -10px;
}

.ls-debug-console li ul {
    position: absolute !important;
    bottom: 100% !important;
    padding: 10px 10px 10px 0 !important;
    background: white !important;
    border-radius: 10px !important;
    box-shadow: 0 0 20px black !important;
}

html * .ls-debug-console li:hover ul,
body * .ls-debug-console li:hover ul,
#ls-global * .ls-debug-console li:hover ul {
    display: block;
}

.ls-debug-console li ul * {
    color: black !important;
}

.ls-debug-console a {
    text-decoration: none !important;
    border-bottom: 1px dotted white !important;
}

.ls-error {
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -wenkit-border-radius: 5px !important;
    background: white !important;
    height: auto !important;
    width: auto !important;
    color: white !important;
    padding: 20px 40px 30px 80px !important;
    position: relative !important;
    box-shadow: 0 2px 20px -5px black;
}

.ls-error p {
    line-height: normal !important;
    text-shadow: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    text-align: justify !important;
    font-family: Arial, sans-serif !important;
}

.ls-error .ls-error-title {
    line-height: 40px !important;
    color: red !important;
    font-weight: bold !important;
    font-size: 16px !important;
}

.ls-error .ls-error-text {
    color: #555 !important;
    font-weight: normal !important;
    font-size: 13px !important;
}

.ls-error .ls-exclam {
    width: 40px !important;
    height: 40px !important;
    position: absolute !important;
    left: 20px !important;
    top: 20px !important;
    border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    font-size: 30px !important;
    font-weight: bold !important;
    color: white !important;
    line-height: 40px !important;
    background: red !important;
    text-align: center !important;
}

/* GPU Hardware Acceleration */
html * .ls-container .ls-shadow,
html * .ls-container .ls-slide > *,
html * .ls-container .ls-fullscreen,
html * .ls-container .ls-3d-container,
html * .ls-container .ls-lt-container,
html * .ls-container .ls-lt-container *,
html * .ls-container .ls-thumbnail-wrapper,
html * .ls-container .ls-bottom-nav-wrapper,
body * .ls-container .ls-shadow,
body * .ls-container .ls-slide > *,
body * .ls-container .ls-fullscreen,
body * .ls-container .ls-3d-container,
body * .ls-container .ls-lt-container,
body * .ls-container .ls-lt-container *,
body * .ls-container .ls-thumbnail-wrapper,
body * .ls-container .ls-bottom-nav-wrapper,
#ls-global * .ls-container .ls-shadow,
#ls-global * .ls-container .ls-slide > *,
#ls-global * .ls-container .ls-fullscreen,
#ls-global * .ls-container .ls-3d-container,
#ls-global * .ls-container .ls-lt-container,
#ls-global * .ls-container .ls-lt-container *,
#ls-global * .ls-container .ls-thumbnail-wrapper,
#ls-global * .ls-container .ls-bottom-nav-wrapper,
.ls-gpuhack {
    transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}

.ls-videohack {
    transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    transform-origin: none !important;
    -o-transform-origin: none !important;
    -ms-transform-origin: none !important;
    -moz-transform-origin: none !important;
    -webkit-transform-origin: none !important;
}

... /images/ for_css

/
ls-oldiepnghack {
    filter: none !important;
}

.ls-gpuhack {
    width: 100% !important;
    height: 100% !important;
    left: 0px !important;
    top: 0px !important;
}

html * .ls-container .ls-webkit-hack,
body * .ls-container .ls-webkit-hack,
#ls-global * .ls-container .ls-webkit-hack {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

/* GPU */

/* Mobile features */
.ls-forcehide {
    display: none !important;
}

div.wpcf7 {
    margin: 0;
    padding: 0;
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
    border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
    border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
    position: relative;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid #ff0000;
    background: #fff;
    padding: .2em .8em;
}

span.wpcf7-list-item {
    margin-left: 0.5em;
}

.wpcf7-display-none {
    display: none;
}

div.wpcf7 img.ajax-loader {
    border: none;
    vertical-align: middle;
    margin-left: 4px;
}

div.wpcf7 div.ajax-error {
    display: none;
}

div.wpcf7 .placeheld {
    color: #888;
}

#cookie-law-info-bar {
    border: 0;
    font-size: 10pt;
    margin: 0 auto;
    padding: 5px 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 9999;
}

#cookie-law-info-again {
    font-size: 10pt;
    margin: 0;
    padding: 2px 10px;
    text-align: center;
    z-index: 9999;
    cursor: pointer;
}

#cookie-law-info-bar span {
    vertical-align: middle;
}

/** Buttons (http://papermashup.com/demos/css-buttons) */
.cli-plugin-button, .cli-plugin-button:visited {
    background: #222 url("../images/for_css/overlay.png") repeat-x;
    display: inline-block;
    padding: 5px 10px 6px;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    position: relative;
    cursor: pointer;
    margin: auto 10px;
}

.cli-plugin-button:hover {
    background-color: #111;
    color: #fff;
}

.cli-plugin-button:active {
    top: 1px;
}

.small.cli-plugin-button, .small.cli-plugin-button:visited {
    font-size: 11px;
}

.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}

.large.cli-plugin-button, .large.cli-plugin-button:visited {
    font-size: 14px;
    padding: 8px 14px 9px;
}

.super.cli-plugin-button, .super.cli-plugin-button:visited {
    font-size: 34px;
    padding: 8px 14px 9px;
}

.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
    background-color: #e22092;
}

.pink.cli-plugin-button:hover {
    background-color: #c81e82;
}

.green.cli-plugin-button, .green.cli-plugin-button:visited {
    background-color: #91bd09;
}

.green.cli-plugin-button:hover {
    background-color: #749a02;
}

.red.cli-plugin-button, .red.cli-plugin-button:visited {
    background-color: #e62727;
}

.red.cli-plugin-button:hover {
    background-color: #cf2525;
}

.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
    background-color: #ff5c00;
}

.orange.cli-plugin-button:hover {
    background-color: #d45500;
}

.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
    background-color: #2981e4;
}

.blue.cli-plugin-button:hover {
    background-color: #2575cf;
}

.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
    background-color: #ffb515;
}

.yellow.cli-plugin-button:hover {
    background-color: #fc9200;
}

/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
    overflow: hidden !important;
}

#swipebox-overlay img {
    border: none !important;
}

#swipebox-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999 !important;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#swipebox-container {
    position: relative;
    width: 100%;
    height: 100%;
}

#swipebox-slider {
    -webkit-transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    white-space: nowrap;
    position: absolute;
    display: none;
    cursor: pointer;
}

#swipebox-slider .slide {
    height: 100%;
    width: 100%;
    line-height: 1px;
    text-align: center;
    display: inline-block;
}

#swipebox-slider .slide:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}

#swipebox-slider .slide .swipebox-inline-container, #swipebox-slider .slide .swipebox-video-container, #swipebox-slider .slide img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle;
}

#swipebox-slider .slide .swipebox-video-container {
    background: 0 0;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}

#swipebox-slider .slide-loading {
    background: url(../images/for_css/loader.gif) center center no-repeat;
}

#swipebox-bottom-bar, #swipebox-top-bar {
    -webkit-transition: .5s;
    transition: .5s;
    position: absolute;
    left: 0;
    z-index: 999;
    height: 50px;
    width: 100%;
}

#swipebox-bottom-bar {
    bottom: -50px;
}

#swipebox-bottom-bar.visible-bars {
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
}

#swipebox-top-bar {
    top: -50px;
}

#swipebox-top-bar.visible-bars {
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
}

#swipebox-title {
    display: block;
    width: 100%;
    text-align: center;
}

#swipebox-close, #swipebox-next, #swipebox-prev {
    background-image: url(../images/for_css/icons.png);
    background-repeat: no-repeat;
    border: none !important;
    text-decoration: none !important;
    cursor: pointer;
    width: 50px;
    height: 50px;
    top: 0;
}

#swipebox-arrows {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 50px;
}

#swipebox-prev {
    background-position: -32px 13px;
    float: left;
}

#swipebox-next {
    background-position: -78px 13px;
    float: right;
}

#swipebox-close {
    top: 0;
    right: 0;
    position: absolute;
    z-index: 9999;
    background-position: 15px 12px;
}

.swipebox-no-close-button #swipebox-close {
    display: none;
}

#swipebox-next.disabled, #swipebox-prev.disabled {
    opacity: .3;
}

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
    -webkit-animation: rightSpring .3s;
    animation: rightSpring .3s;
}

.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
    -webkit-animation: leftSpring .3s;
    animation: leftSpring .3s;
}

.swipebox-touch #swipebox-container:after, .swipebox-touch #swipebox-container:before {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    content: ' ';
    position: absolute;
    z-index: 999;
    top: 0;
    height: 100%;
    width: 20px;
    opacity: 0;
}

.swipebox-touch #swipebox-container:before {
    left: 0;
    -webkit-box-shadow: inset 10px 0 10px -8px #656565;
    box-shadow: inset 10px 0 10px -8px #656565;
}

.swipebox-touch #swipebox-container:after {
    right: 0;
    -webkit-box-shadow: inset -10px 0 10px -8px #656565;
    box-shadow: inset -10px 0 10px -8px #656565;
}

.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before, .swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
    opacity: 1;
}

@-webkit-keyframes rightSpring {
    0% {
        left: 0;
    }
    50% {
        left: -30px;
    }
    100% {
        left: 0;
    }
}

@keyframes rightSpring {
    0% {
        left: 0;
    }
    50% {
        left: -30px;
    }
    100% {
        left: 0;
    }
}

@-webkit-keyframes leftSpring {
    0% {
        left: 0;
    }
    50% {
        left: 30px;
    }
    100% {
        left: 0;
    }
}

@keyframes leftSpring {
    0% {
        left: 0;
    }
    50% {
        left: 30px;
    }
    100% {
        left: 0;
    }
}

@media screen and (min-width: 800px) {
	
    #swipebox-close {
        right: 10px;
    }

    #swipebox-arrows {
        width: 92%;
        max-width: 800px;
    }
}

#swipebox-overlay {
    background: #0d0d0d;
}

#swipebox-bottom-bar, #swipebox-top-bar {
    text-shadow: 1px 1px 1px #000;
    background: #000;
    opacity: .95;
}

#swipebox-top-bar {
    color: #fff !important;
    font-size: 15px;
    line-height: 43px;
    font-family: Helvetica, Arial, sans-serif;
}

/*-----------------------------------------------------------------------------

	-	Revolution Slider 4.1 Captions -

		Screen Stylesheet

version:   	1.4.5
date:      	27/11/13
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/
@font-face {
    font-family: 'revicons';
    src: url("http://comunello-avtomatika.com.ua/wp-content/themes/comunello/css/revicons90c6.eot?5510888");
    src: url("http://comunello-avtomatika.com.ua/wp-content/themes/comunello/css/revicons90c6.eot?5510888") format("embedded-opentype"), url("http://comunello-avtomatika.com.ua/wp-content/themes/comunello/css/revicons90c6.woff?5510888") format("woff"), url("http://comunello-avtomatika.com.ua/wp-content/themes/comunello/html/revicons90c6.html?5510888") format("truetype"), url("http://comunello-avtomatika.com.ua/wp-content/themes/comunello/css/revicons90c6.svg?5510888") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('../font/revicons.svg?5510888#revicons') format('svg');
  }
}
*/
[class^="revicon-"]:before, [class*=" revicon-"]:before {
    font-family: "revicons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before {
    content: '\e802';
}

/* '' */
.revicon-pencil-1:before {
    content: '\e831';
}

/* '' */
.revicon-picture-1:before {
    content: '\e803';
}

/* '' */
.revicon-cancel:before {
    content: '\e80a';
}

/* '' */
.revicon-info-circled:before {
    content: '\e80f';
}

/* '' */
.revicon-trash:before {
    content: '\e801';
}

/* '' */
.revicon-left-dir:before {
    content: '\e817';
}

/* '' */
.revicon-right-dir:before {
    content: '\e818';
}

/* '' */
.revicon-down-open:before {
    content: '\e83b';
}

/* '' */
.revicon-left-open:before {
    content: '\e819';
}

/* '' */
.revicon-right-open:before {
    content: '\e81a';
}

/* '' */
.revicon-angle-left:before {
    content: '\e820';
}

/* '' */
.revicon-angle-right:before {
    content: '\e81d';
}

/* '' */
.revicon-left-big:before {
    content: '\e81f';
}

/* '' */
.revicon-right-big:before {
    content: '\e81e';
}

/* '' */
.revicon-magic:before {
    content: '\e807';
}

/* '' */
.revicon-picture:before {
    content: '\e800';
}

/* '' */
.revicon-export:before {
    content: '\e80b';
}

/* '' */
.revicon-cog:before {
    content: '\e832';
}

/* '' */
.revicon-login:before {
    content: '\e833';
}

/* '' */
.revicon-logout:before {
    content: '\e834';
}

/* '' */
.revicon-video:before {
    content: '\e805';
}

/* '' */
.revicon-arrow-combo:before {
    content: '\e827';
}

/* '' */
.revicon-left-open-1:before {
    content: '\e82a';
}

/* '' */
.revicon-right-open-1:before {
    content: '\e82b';
}

/* '' */
.revicon-left-open-mini:before {
    content: '\e822';
}

/* '' */
.revicon-right-open-mini:before {
    content: '\e823';
}

/* '' */
.revicon-left-open-big:before {
    content: '\e824';
}

/* '' */
.revicon-right-open-big:before {
    content: '\e825';
}

/* '' */
.revicon-left:before {
    content: '\e836';
}

/* '' */
.revicon-right:before {
    content: '\e826';
}

/* '' */
.revicon-ccw:before {
    content: '\e808';
}

/* '' */
.revicon-arrows-ccw:before {
    content: '\e806';
}

/* '' */
.revicon-palette:before {
    content: '\e829';
}

/* '' */
.revicon-list-add:before {
    content: '\e80c';
}

/* '' */
.revicon-doc:before {
    content: '\e809';
}

/* '' */
.revicon-left-open-outline:before {
    content: '\e82e';
}

/* '' */
.revicon-left-open-2:before {
    content: '\e82c';
}

/* '' */
.revicon-right-open-outline:before {
    content: '\e82f';
}

/* '' */
.revicon-right-open-2:before {
    content: '\e82d';
}

/* '' */
.revicon-equalizer:before {
    content: '\e83a';
}

/* '' */
.revicon-layers-alt:before {
    content: '\e804';
}

/* '' */
.revicon-popup:before {
    content: '\e828';
}

/* '' */
/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/
.tp-static-layers {
    position: absolute;
    z-index: 505;
    top: 0px;
    left: 0px;
}

.tp-caption .frontcorner {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0px;
}

.tp-caption .backcorner {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    right: 0px;
    top: 0px;
}

.tp-caption .frontcornertop {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0px;
}

.tp-caption .backcornertop {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    right: 0px;
    top: 0px;
}

/******************************
	-	WRAPPER STYLES		-
******************************/
.rev_slider_wrapper {
    position: relative;
}

.rev_slider_wrapper > ul {
    visibility: hidden;
}

.rev_slider {
    position: relative;
    overflow: visible;
}

.rev_slider img {
    max-width: none !important;
    -moz-transition: none 0;
    -webkit-transition: none 0;
    -o-transition: none 0;
    transition: none 0;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    border: none;
}

.rev_slider .no-slides-text {
    font-weight: bold;
    text-align: center;
    padding-top: 80px;
}

.rev_slider ul {
    margin: 0px;
    padding: 0px;
    list-style: none !important;
    list-style-type: none;
    background-position: 0px 0px;
}

.rev_slider ul li,
.rev_slider > ul > li,
.rev_slider > ul > li:before {
    list-style: none !important;
    position: absolute;
    visibility: hidden;
    margin: 0px !important;
    padding: 0px !important;
    overflow-x: visible;
    overflow-y: visible;
    list-style-type: none !important;
    background-image: none;
    background-position: 0px 0px;
    text-indent: 0em;
}

.rev_slider .tp-caption,
.rev_slider .caption {
    position: absolute;
    visibility: hidden;
    white-space: nowrap;
}

.tp-simpleresponsive img {
    max-width: none;
}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp-caption {
    z-index: 1;
}

.tp_inner_padding {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: none !important;
}

.tp-hide-revslider, .tp-caption.tp-hidden-caption {
    visibility: hidden !important;
    display: none !important;
}

.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider video {
    max-width: none !important;
}

/******************************
	-	WRAPPER STYLES END	-
******************************/
/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
    filter: none !important;
}

/******************************
	-	IE8 HACKS ENDS	-
*******************************/
/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
}

.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video {
    width: 100% !important;
    height: 100% !important;
    display: none;
}

.tp-caption.fullscreenvideo {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
}

.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video {
    width: 100% !important;
    height: 100% !important;
    display: none;
}

.fullcoveredvideo video,
.fullscreenvideo video {
    background: #000;
}

.fullcoveredvideo .tp-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.html5vid.videoisplaying .tp-poster {
    display: none;
}

.tp-video-play-button {
    background: #000;
    background: rgba(0, 0, 0, 0.3);
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 40px;
    color: #FFF;
    z-index: 3;
    margin-top: -27px;
    margin-left: -28px;
    text-align: center;
    cursor: pointer;
}

.html5vid .tp-revstop {
    width: 15px;
    height: 20px;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    position: relative;
    margin: 10px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.html5vid .tp-revstop {
    display: none;
}

.html5vid.videoisplaying .revicon-right-dir {
    display: none;
}

.html5vid.videoisplaying .tp-revstop {
    display: block;
}

.html5vid.videoisplaying .tp-video-play-button {
    display: none;
}

.html5vid:hover .tp-video-play-button {
    display: block;
}

.fullcoveredvideo .tp-video-play-button {
    display: none !important;
}

/********************************
	-	FULLSCREEN VIDEO ENDS	-
*********************************/
/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3;
}

.tp-dottedoverlay.twoxtwo {
    background: url(../images/for_css/gridtile.png);
}

.tp-dottedoverlay.twoxtwowhite {
    background: url(../images/for_css/gridtile_white.png);
}

.tp-dottedoverlay.threexthree {
    background: url(../images/for_css/gridtile_3x3.png);
}

.tp-dottedoverlay.threexthreewhite {
    background: url(../images/for_css/gridtile_3x3_white.png);
}

/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/
/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/
.fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
}

.fullwidthbanner-container {
    width: 100%;
    position: relative;
    padding: 0;
    overflow: hidden;
}

.fullwidthbanner-container .fullwidthabanner {
    width: 100%;
    position: relative;
}

/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/
.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img {
    /*-webkit-transform: translateZ(0);
										  -webkit-backface-visibility: hidden;
										  -webkit-perspective: 1000;*/
}

/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
    position: absolute;
    -webkit-font-smoothing: antialiased !important;
}

/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-bannershadow.tp-shadow1 {
    background: url(../images/for_css/shadow1.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 30px;
    bottom: -30px;
}

.tp-bannershadow.tp-shadow2 {
    background: url(../images/for_css/shadow2.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px;
}

.tp-bannershadow.tp-shadow3 {
    background: url(../images/for_css/shadow3.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px;
}

/******************************
	-	BUTTONS	-
*******************************/
.tp-button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff !important;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
    font-size: 15px;
    line-height: 45px !important;
    background: url(../images/for_css/g30.png) repeat-x top;
    font-family: arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
    text-decoration: none;
}

.tp-button.big {
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
    font-weight: bold;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px !important;
    background: url(../images/for_css/g40.png) repeat-x top;
}

.purchase:hover,
.tp-button:hover,
.tp-button.big:hover {
    background-position: bottom, 15px 11px;
}

/*@media only screen and (min-width: 480px) and (max-width: 767px) {
		.tp-button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}
		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tp-button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important}
		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}*/
/*	BUTTON COLORS	*/
.tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green {
    background-color: #21a117;
    -webkit-box-shadow: 0px 3px 0px 0px #104d0b;
    -moz-box-shadow: 0px 3px 0px 0px #104d0b;
    box-shadow: 0px 3px 0px 0px #104d0b;
}

.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue {
    background-color: #1d78cb;
    -webkit-box-shadow: 0px 3px 0px 0px #0f3e68;
    -moz-box-shadow: 0px 3px 0px 0px #0f3e68;
    box-shadow: 0px 3px 0px 0px #0f3e68;
}

.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red {
    background-color: #cb1d1d;
    -webkit-box-shadow: 0px 3px 0px 0px #7c1212;
    -moz-box-shadow: 0px 3px 0px 0px #7c1212;
    box-shadow: 0px 3px 0px 0px #7c1212;
}

.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange {
    background-color: #ff7700;
    -webkit-box-shadow: 0px 3px 0px 0px #a34c00;
    -moz-box-shadow: 0px 3px 0px 0px #a34c00;
    box-shadow: 0px 3px 0px 0px #a34c00;
}

.tp-button.darkgrey, .tp-button.grey,
.tp-button:hover.darkgrey, .tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey {
    background-color: #555;
    -webkit-box-shadow: 0px 3px 0px 0px #222;
    -moz-box-shadow: 0px 3px 0px 0px #222;
    box-shadow: 0px 3px 0px 0px #222;
}

.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey {
    background-color: #888;
    -webkit-box-shadow: 0px 3px 0px 0px #555;
    -moz-box-shadow: 0px 3px 0px 0px #555;
    box-shadow: 0px 3px 0px 0px #555;
}

/************************
	-	NAVIGATION	-
*************************/
/** BULLETS **/
.tpclear {
    clear: both;
}

.tp-bullets {
    z-index: 1000;
    position: absolute;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(5px);
}

.tp-bullets.hidebullets {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.tp-bullets.simplebullets.navbar {
    border: 1px solid #666;
    border-bottom: 1px solid #444;
    background: url(../images/for_css/boxed_bgtile.png);
    height: 40px;
    padding: 0px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.tp-bullets.simplebullets.navbar-old {
    background: url(../images/for_css/navigdots_bgtile.png);
    height: 35px;
    padding: 0px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background: url(../images/for_css/bullet.png) no-repeat top left;
    width: 20px;
    height: 20px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
    margin-left: 3px;
}

.tp-bullets.simplebullets.round .bullet.last {
    margin-right: 3px;
}

.tp-bullets.simplebullets.round-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../images/for_css/bullets.png) no-repeat bottom left;
    width: 23px;
    height: 23px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-bullets.simplebullets.round-old .bullet.last {
    margin-right: 0px;
}

/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet {
    cursor: pointer;
    position: relative;
    background: url(../images/for_css/bullets2.png) no-repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-bullets.simplebullets.square .bullet.last {
    margin-right: 0px;
}

/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../images/for_css/bullets2.png) no-repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-bullets.simplebullets.square-old .bullet.last {
    margin-right: 0px;
}

/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet {
    cursor: pointer;
    position: relative;
    background: url(../images/for_css/bullet_boxed.png) no-repeat top left;
    width: 18px;
    height: 19px;
    margin-right: 5px;
    float: left;
    margin-top: 10px;
}

.tp-bullets.simplebullets.navbar .bullet.first {
    margin-left: 0px !important;
}

.tp-bullets.simplebullets.navbar .bullet.last {
    margin-right: 0px !important;
}

/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../images/for_css/navigdots.png) no-repeat bottom left;
    width: 15px;
    height: 15px;
    margin-left: 5px !important;
    margin-right: 5px !important;
    float: left;
    margin-top: 10px;
}

.tp-bullets.simplebullets.navbar-old .bullet.first {
    margin-left: 0px !important;
}

.tp-bullets.simplebullets.navbar-old .bullet.last {
    margin-right: 0px !important;
}

.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
    background-position: top left;
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
    background-position: bottom left;
}

/*************************************
	-	TP ARROWS 	-
**************************************/
.tparrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(1000px);
    -webkit-transform-style: preserve-3d;
}

.tparrows .tp-arr-imgholder {
    display: none;
}

.tparrows .tp-arr-titleholder {
    display: none;
}

.tparrows.hidearrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.tp-leftarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/for_css/large_left.png) no-repeat top left;
    width: 40px;
    height: 40px;
}

.tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/for_css/large_right.png) no-repeat top left;
    width: 40px;
    height: 40px;
}

.tp-leftarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/for_css/small_left.png) no-repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-rightarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/for_css/small_right.png) no-repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-leftarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/for_css/arrow_left.png) no-repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-rightarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/for_css/arrow_right.png) no-repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-leftarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/for_css/small_left_boxed.png) no-repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-right: 6px;
    margin-top: 12px;
}

.tp-rightarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/for_css/small_right_boxed.png) no-repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-left: 6px;
    margin-top: 12px;
}

.tp-leftarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/for_css/arrowleft.png) no-repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-right: 6px;
    margin-top: 10px;
}

.tp-rightarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/for_css/arrowright.png) no-repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-left: 6px;
    margin-top: 10px;
}

.tp-leftarrow.navbar-old.thumbswitharrow {
    margin-right: 10px;
}

.tp-rightarrow.navbar-old.thumbswitharrow {
    margin-left: 0px;
}

.tp-leftarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/for_css/arrow_left2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0px;
    margin-top: 0px;
}

.tp-rightarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/for_css/arrow_right2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0px;
    margin-top: 0px;
}

.tp-leftarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/for_css/arrow_left2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0px;
    margin-top: 0px;
}

.tp-rightarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/for_css/arrow_right2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0px;
    margin-top: 0px;
}

.tp-leftarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/for_css/large_left.png) no-repeat 0 0;
    width: 40px;
    height: 40px;
}

.tp-rightarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/for_css/large_right.png) no-repeat 0 0;
    width: 40px;
    height: 40px;
}

.tp-leftarrow:hover,
.tp-rightarrow:hover {
    background-position: bottom left;
}

/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/
.tp-bullets.tp-thumbs {
    z-index: 1000;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    /* THE DIMENSIONS OF THE THUMB CONTAINER */
    margin-top: -50px;
    vertical-align: top;
}

.tp-bullets.tp-thumbs img {
    vertical-align: top;
}

.fullwidthbanner-container .tp-thumbs {
    padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    /* THE DIMENSIONS OF THE THUMB CONTAINER */
    overflow: hidden;
    position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    /* THE DIMENSION OF A SINGLE THUMB */
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /*filter: alpha(opacity=50);	*/
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-thumbs img {
    width: 100%;
}

/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer {
    visibility: hidden;
    width: 100%;
    height: 5px;
    background: #fff;
    background: rgba(0, 0, 0, 0.15);
    position: absolute;
    z-index: 200;
    top: 0px;
}

.tp-bannertimer.tp-bottom {
    top: auto;
    bottom: 0px !important;
    height: 5px;
}

/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/
/* NAVIGATION PREVIEW 1 */
.tparrows.preview1 {
    width: 100px;
    height: 100px;
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    background: transparent;
}

.tparrows.preview1:after {
    position: absolute;
    left: 0px;
    top: 0px;
    font-family: "revicons";
    color: #fff;
    font-size: 30px;
    width: 100px;
    height: 100px;
    text-align: center;
    background: #fff;
    background: rgba(0, 0, 0, 0.15);
    z-index: 2;
    line-height: 100px;
    -webkit-transition: background 0.3s, color 0.3s;
    -moz-transition: background 0.3s, color 0.3s;
    transition: background 0.3s, color 0.3s;
}

.tp-rightarrow.preview1:after {
    content: '\e825';
}

.tp-leftarrow.preview1:after {
    content: '\e824';
}

.tparrows.preview1:hover:after {
    background: white;
    color: #aaa;
}

.tparrows.preview1 .tp-arr-imgholder {
    background-size: cover;
    background-position: center center;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/*.tparrows.preview1 .tp-arr-iwrapper			{	  -webkit-transition: all 0.3s;transition: all 0.3s;
												-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0}
.tparrows.preview1:hover .tp-arr-iwrapper	{	  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1}*/
.tp-rightarrow.preview1 .tp-arr-imgholder {
    right: 100%;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
    opacity: 0.0;
}

.tp-leftarrow.preview1 .tp-arr-imgholder {
    left: 100%;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
    opacity: 0.0;
}

.tparrows.preview1:hover .tp-arr-imgholder {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 24px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 20px;
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 12px;
    }
}

/* PREVIEW 1 BULLETS */
.tp-bullets.preview1 {
    height: 21px;
}

.tp-bullets.preview1 .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, 0.15) !important;
    /*-webkit-border-radius: 10px;
											    border-radius: 10px;*/
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 5px !important;
    height: 5px !important;
    border: 8px solid transparent !important;
    display: inline-block;
    margin-right: 5px !important;
    margin-bottom: 0px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.tp-bullets.preview1 .bullet.last {
    margin-right: 0px;
}

.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #aaa !important;
    width: 5px !important;
    height: 5px !important;
    border: 8px solid white !important;
}

/* NAVIGATION PREVIEW 2 */
.tparrows.preview2 {
    min-width: 60px;
    min-height: 60px;
    background: #fff;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    overflow: hidden;
    -webkit-transition: -webkit-transform 1.3s;
    -webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
    transition: width 0.3s, background-color 0.3s, opacity 0.3s;
    backface-visibility: hidden;
}

.tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    color: #aaa;
    font-size: 25px;
    margin-top: -12px;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

.tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 18px;
}

.tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 18px;
}

.tparrows.preview2 .tp-arr-titleholder {
    background-size: cover;
    background-position: center center;
    display: block;
    visibility: hidden;
    position: relative;
    top: 0px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    white-space: nowrap;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    line-height: 60px;
    padding: 0px 10px;
}

.tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 50px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 50px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.tparrows.preview2.hovered {
    width: 300px;
}

.tparrows.preview2:hover {
    background: #fff;
}

.tparrows.preview2:hover:after {
    color: #000;
}

.tparrows.preview2:hover .tp-arr-titleholder {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    visibility: visible;
    position: absolute;
}

/* PREVIEW 2 BULLETS */
.tp-bullets.preview2 {
    height: 17px;
}

.tp-bullets.preview2 .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid transparent !important;
    display: inline-block;
    margin-right: 2px !important;
    margin-bottom: 0px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.tp-bullets.preview2 .bullet.last {
    margin-right: 0px;
}

.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: white !important;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid black !important;
}

.tp-arr-titleholder.alwayshidden {
    display: none !important;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
    .tparrows.preview2 {
        min-width: 40px;
        min-height: 40px;
        width: 40px;
        height: 40px;
        border-radius: 20px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
    }

    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: "revicons";
        font-size: 20px;
        margin-top: -12px;
    }

    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 11px;
    }

    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 11px;
    }

    .tparrows.preview2 .tp-arr-titleholder {
        font-size: 12px;
        line-height: 40px;
        letter-spacing: 0px;
    }

    .tp-rightarrow.preview2 .tp-arr-titleholder {
        right: 35px;
    }

    .tp-leftarrow.preview2 .tp-arr-titleholder {
        left: 35px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tparrows.preview2 {
        min-width: 30px;
        min-height: 30px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
    }

    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: "revicons";
        font-size: 14px;
        margin-top: -12px;
    }

    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 8px;
    }

    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 8px;
    }

    .tparrows.preview2 .tp-arr-titleholder {
        font-size: 10px;
        line-height: 30px;
        letter-spacing: 0px;
    }

    .tp-rightarrow.preview2 .tp-arr-titleholder {
        right: 25px;
    }

    .tp-leftarrow.preview2 .tp-arr-titleholder {
        left: 25px;
    }

    .tparrows.preview2 .tp-arr-titleholder {
        display: none;
        visibility: none;
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .tparrows.preview2 {
        min-width: 30px;
        min-height: 30px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
    }

    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: "revicons";
        font-size: 14px;
        margin-top: -12px;
    }

    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 8px;
    }

    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 8px;
    }

    .tparrows.preview2 .tp-arr-titleholder {
        display: none;
        visibility: none;
    }

    .tparrows.preview2:hover {
        width: 30px !important;
        height: 30px !important;
    }
}

/* NAVIGATION PREVIEW 3 */
.tparrows.preview3 {
    width: 70px;
    height: 70px;
    background: #fff;
    background: white;
    -webkit-transform-style: flat;
}

.tparrows.preview3:after {
    position: absolute;
    line-height: 70px;
    text-align: center;
    font-family: "revicons";
    color: #aaa;
    font-size: 30px;
    top: 0px;
    left: 0px;
    background: #fff;
    z-index: 100;
    width: 70px;
    height: 70px;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

.tparrows.preview3:hover:after {
    color: #000;
}

.tp-rightarrow.preview3:after {
    content: '\e825';
}

.tp-leftarrow.preview3:after {
    content: '\e824';
}

.tparrows.preview3 .tp-arr-iwrapper {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    z-index: 0;
    position: absolute;
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    display: table;
    min-height: 90px;
    top: -10px;
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
}

.tparrows.preview3 .tp-arr-imgholder {
    display: block;
    background-size: cover;
    background-position: center center;
    display: table-cell;
    min-width: 90px;
    height: 90px;
    position: relative;
    top: 0px;
}

.tp-rightarrow.preview3 .tp-arr-iwrapper {
    right: 0px;
    padding-right: 70px;
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
    left: 0px;
    direction: rtl;
    padding-left: 70px;
}

.tparrows.preview3 .tp-arr-titleholder {
    display: table-cell;
    padding: 30px;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    position: relative;
    clear: right;
    vertical-align: middle;
}

.tparrows.preview3:hover .tp-arr-iwrapper {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

/* PREVIEW 3 BULLETS */
.tp-bullets.preview3 {
    height: 17px;
}

.tp-bullets.preview3 .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid transparent !important;
    display: inline-block;
    margin-right: 2px !important;
    margin-bottom: 0px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.tp-bullets.preview3 .bullet.last {
    margin-right: 0px;
}

.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: white !important;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid black !important;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
    .tparrows.preview3:after,
    .tparrows.preview3 {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px;
    }

    .tparrows.preview3 .tp-arr-iwrapper {
        min-height: 70px;
    }

    .tparrows.preview3 .tp-arr-imgholder {
        min-width: 70px;
        height: 70px;
    }

    .tp-rightarrow.preview3 .tp-arr-iwrapper {
        padding-right: 50px;
    }

    .tp-leftarrow.preview3 .tp-arr-iwrapper {
        padding-left: 50px;
    }

    .tparrows.preview3 .tp-arr-titleholder {
        padding: 10px;
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .tparrows.preview3:after,
    .tparrows.preview3 {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px;
    }

    .tparrows.preview3 .tp-arr-iwrapper {
        min-height: 70px;
    }
}

/* NAVIGATION PREVIEW 4 */
.tparrows.preview4 {
    width: 30px;
    height: 110px;
    background: transparent;
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
}

.tparrows.preview4:after {
    position: absolute;
    line-height: 110px;
    text-align: center;
    font-family: "revicons";
    color: #fff;
    font-size: 20px;
    top: 0px;
    left: 0px;
    z-index: 0;
    width: 30px;
    height: 110px;
    background: #000;
    background: rgba(0, 0, 0, 0.25);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-rightarrow.preview4:after {
    content: '\e825';
}

.tp-leftarrow.preview4:after {
    content: '\e824';
}

.tparrows.preview4 .tp-arr-allwrapper {
    visibility: hidden;
    width: 180px;
    position: absolute;
    z-index: 1;
    min-height: 120px;
    top: 0px;
    left: -150px;
    overflow: hidden;
    -webkit-perspective: 1000px;
    -webkit-transform-style: flat;
}

.tp-leftarrow.preview4 .tp-arr-allwrapper {
    left: 0px;
}

.tparrows.preview4 .tp-arr-iwrapper {
    position: relative;
}

.tparrows.preview4 .tp-arr-imgholder {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 180px;
    height: 110px;
    position: relative;
    top: 0px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tparrows.preview4 .tp-arr-imgholder2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 180px;
    height: 110px;
    position: absolute;
    top: 0px;
    left: 180px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tp-leftarrow.preview4 .tp-arr-imgholder2 {
    left: -180px;
}

.tparrows.preview4 .tp-arr-titleholder {
    display: block;
    font-size: 12px;
    line-height: 25px;
    padding: 0px 10px;
    text-align: left;
    color: #fff;
    position: relative;
    background: #000;
    color: #FFF;
    text-transform: uppercase;
    white-space: nowrap;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 11px;
    line-height: 2.75;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
    opacity: 0.0;
}

.tparrows.preview4:after {
    transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
}

.tp-leftarrow.preview4:after {
    transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
}

@media only screen and (min-width: 768px) {
    .tparrows.preview4:hover:after {
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
    }

    .tp-leftarrow.preview4:hover:after {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg);
    }

    .tparrows.preview4:hover .tp-arr-titleholder {
        -webkit-transition-delay: 0.4s;
        transition-delay: 0.4s;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }
}

/* PREVIEW 4 BULLETS */
.tp-bullets.preview4 {
    height: 17px;
}

.tp-bullets.preview4 .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid transparent !important;
    display: inline-block;
    margin-right: 2px !important;
    margin-bottom: 0px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.tp-bullets.preview4 .bullet.last {
    margin-right: 0px;
}

.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: white !important;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid black !important;
}

@media only screen and (max-width: 767px) {
    .tparrows.preview4 {
        width: 20px;
        height: 80px;
    }

    .tparrows.preview4:after {
        width: 20px;
        height: 80px;
        line-height: 80px;
        font-size: 14px;
    }

    .tparrows.preview1 .tp-arr-allwrapper,
    .tparrows.preview2 .tp-arr-allwrapper,
    .tparrows.preview3 .tp-arr-allwrapper,
    .tparrows.preview4 .tp-arr-allwrapper {
        display: none !important;
    }
}

/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/
/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/
.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-caption img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    zoom: 1;
}

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tp-simpleresponsive > ul li {
    list-style: none;
    position: absolute;
    visibility: hidden;
}

/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(../images/for_css/coloredbg.png) repeat;
}

.tp-caption.slidelink a span {
    background: url(../images/for_css/coloredbg.png) repeat;
}

/******************************
	-	LOADER FORMS	-
********************************/
.tp-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
}

.tp-loader.spinner0 {
    width: 40px;
    height: 40px;
    background: url(../images/for_css/loader-2.gif) no-repeat center center;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    margin-top: -20px;
    margin-left: -20px;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.tp-loader.spinner1 {
    width: 40px;
    height: 40px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    margin-top: -20px;
    margin-left: -20px;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.tp-loader.spinner5 {
    background: url(../../../../../comunello-avtomatika.com.ua/wp-content/themes/comunello/css/loader-2.html) no-repeat 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

@-webkit-keyframes tp-rotateplane {
    0% {
        -webkit-transform: perspective(120px);
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg);
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    }
}

@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

.tp-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: #ff0000;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    border-radius: 100%;
    -webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
    animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
    0% {
        -webkit-transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

@keyframes tp-scaleout {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

.tp-loader.spinner3 {
    margin: -9px 0px 0px -35px;
    width: 70px;
    text-align: center;
}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
    animation: tp-bouncedelay 1.4s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
    }
}

@keyframes tp-bouncedelay {
    0%, 80%, 100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    40% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

.tp-loader.spinner4 {
    margin: -20px 0px 0px -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-animation: tp-rotate 2.0s infinite linear;
    animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
    animation: tp-bounce 2.0s infinite ease-in-out;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

.tp-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0px;
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes tp-rotate {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes tp-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes tp-bounce {
    0%, 100% {
        -webkit-transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
    }
}

@keyframes tp-bounce {
    0%, 100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

.tp-caption a {
    color: #ff7302;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-caption a:hover {
    color: #ffa902;
}

.wp-caption, .wp-caption-text, .sticky, .gallery-caption, .bypostauthor {
    opacity: 1;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.clear:after {
    clear: both;
    content: "";
    display: block;
}

::selection {
    background: #1abc9c;
    color: #fff;
}

::-moz-selection {
    background: #1abc9c;
    color: #fff;
}

.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}

.alignright {
    float: right;
    margin: 0 0 20px 20px;
}

.aligncenter {
    display: block;
    margin: 10px auto;
}

.header_top .aligncenter {
    margin: 8px auto;
}

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

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

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

.content ul ul, .content ol ol {
    padding: 0 0 0 15px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    outline: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

blockquote {
    quotes: none;
}

blockquote:before, blockquote:after {
    content: '';
    content: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: medium none;
    vertical-align: middle;
}

table th {
    border: 0;
    padding: 5px 7px;
    text-align: center;
}

table td {
    padding: 5px 10px;
    text-align: center;
}

a img {
    border: 0;
}

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

h1, h2, h3, h4, h5, h6 {
    color: #303030;
}

h1 {
    font-size: 30px;
    line-height: 1.25em;
}

h2 {
    font-size: 24px;
    line-height: 1.384615384615385em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}

h3 {
    font-size: 17px;
    line-height: 1.304347826086957em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}

h4 {
    font-size: 19px;
    line-height: 1.375em;
    font-weight: 400;
}

h5 {
    font-size: 15px;
    line-height: 1.571428571428571em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}

h6 {
    font-size: 13px;
    line-height: 1.538461538461538em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #303030;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #1abc9c;
}

a, p a {
    color: #303030;
    text-decoration: none;
    cursor: pointer;
}

a:hover, p a:hover {
    color: #1abc9c;
    text-decoration: none;
}

input[type='submit'], .woocommerce input[type='button'], .woocommerce-page input[type='button'] {
    -webkit-appearance: none;
}

ul {
    list-style-position: inside;
}

html {
    height: 100%;
    margin: 0 !important;
    -webkit-transition: all 1.3s ease-out;
    -moz-transition: all 1.3s ease-out;
    -o-transition: all 1.3s ease-out;
    -ms-transition: all 1.3s ease-out;
    transition: all 1.3s ease-out;
}

body {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 26px;
    color: #818181;
    font-weight: 400;
    background-color: #f6f6f6;
    overflow-y: scroll;
    overflow-x: hidden !important;
    -webkit-font-smoothing: antialiased;
}

.wrapper {
    background-color: #f6f6f6;
    position: relative;
    z-index: 1000;
    -webkit-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -moz-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -o-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -ms-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    left: 0;
}

.right_side_menu_opened .wrapper {
    left: -270px;
}

.right_side_menu_opened .wrapper header.fixed, .right_side_menu_opened .wrapper header.fixed_hiding, .right_side_menu_opened .wrapper header.sticky {
    left: -270px;
}

@media only screen and (min-width: 1100px) {
    .right_side_menu_opened:not(.boxed) .carousel-inner:not(.relative_position) {
        left: -270px !important;
    }
}

.wrapper_inner {
    width: 100%;
    overflow: hidden;
}

body.boxed .wrapper_inner {
    overflow: visible;
}

body.boxed .content {
    overflow: hidden;
}

.meta {
    display: none;
}

.ajax_loader {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1100;
    display: none;
}

.ajax_loader_1 {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.ajax_loader_2 {
    margin: -50% 0 0 -50%;
}

.ajax_loader .pulse {
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background-color: #303030;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    border-radius: 16px;
    -webkit-animation: scaleout 1.0s infinite ease-in-out;
    animation: scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes scaleout {
    0% {
        -webkit-transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

@-moz-keyframes scaleout {
    0% {
        -moz-transform: scale(0);
    }
    100% {
        -moz-transform: scale(1);
        opacity: 0;
    }
}

@-ms-keyframes scaleout {
    0% {
        -ms-transform: scale(0);
    }
    100% {
        -ms-transform: scale(1);
        opacity: 0;
    }
}

@-o-keyframes scaleout {
    0% {
        -o-transform: scale(0);
    }
    100% {
        -o-transform: scale(1);
        opacity: 0;
    }
}

@keyframes scaleout {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

.ajax_loader .double_pulse {
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    position: relative;
}

.ajax_loader .double_pulse .double-bounce1, .ajax_loader .double_pulse .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #303030;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: bounce 2.0s infinite ease-in-out;
    animation: bounce 2.0s infinite ease-in-out;
}

.ajax_loader .double_pulse .double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes bounce {
    0%, 100% {
        -webkit-transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
    }
}

@keyframes bounce {
    0%, 100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

.ajax_loader .cube {
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    background-color: #303030;
    -webkit-animation: rotateplane 1.2s infinite ease-in-out;
    animation: rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes rotateplane {
    0% {
        -webkit-transform: perspective(120px);
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg);
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    }
}

@keyframes rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

.ajax_loader .rotating_cubes {
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    position: relative;
}

.ajax_loader .rotating_cubes .cube1, .ajax_loader .rotating_cubes .cube2 {
    background-color: #303030;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: cubemove 1.8s infinite ease-in-out;
    animation: cubemove 1.8s infinite ease-in-out;
}

.ajax_loader .rotating_cubes .cube2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

@-webkit-keyframes cubemove {
    25% {
        -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    }
    50% {
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    }
    75% {
        -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    }
    100% {
        -webkit-transform: rotate(-360deg);
    }
}

@keyframes cubemove {
    25% {
        transform: translateX(42px) rotate(-90deg) scale(0.5);
        -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    }
    50% {
        transform: translateX(42px) translateY(42px) rotate(-179deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
    }
    50.1% {
        transform: translateX(42px) translateY(42px) rotate(-180deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    }
    75% {
        transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
        -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    }
    100% {
        transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg);
    }
}

.ajax_loader .stripes {
    width: 50px;
    height: 60px;
    margin: -30px 0 0 -25px;
    text-align: center;
    font-size: 10px;
}

.ajax_loader .stripes > div {
    background-color: #303030;
    height: 100%;
    width: 6px;
    display: inline-block;
    margin: 0 3px 0 0;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out;
}

.ajax_loader .stripes .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.ajax_loader .stripes .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.ajax_loader .stripes .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.ajax_loader .stripes .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4);
    }
    20% {
        -webkit-transform: scaleY(1);
    }
}

@keyframes stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }
    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
    }
}

.ajax_loader .wave {
    width: 72px;
    text-align: center;
    margin: -9px 0 0 -36px;
}

.ajax_loader .wave > div {
    width: 18px;
    height: 18px;
    background-color: #303030;
    margin: 0 3px 0 0;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.ajax_loader .wave .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.ajax_loader .wave .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
    }
}

@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    40% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

.ajax_loader .two_rotating_circles {
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    position: relative;
    text-align: center;
    -webkit-animation: rotatecircles 2.0s infinite linear;
    animation: rotatecircles 2.0s infinite linear;
}

.ajax_loader .two_rotating_circles .dot1, .ajax_loader .two_rotating_circles .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #303030;
    border-radius: 100%;
    -webkit-animation: bounce 2.0s infinite ease-in-out;
    animation: bounce 2.0s infinite ease-in-out;
}

.ajax_loader .two_rotating_circles .dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes rotatecircles {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotatecircles {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

.ajax_loader .five_rotating_circles {
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    position: relative;
}

.ajax_loader .five_rotating_circles .container1 > div, .ajax_loader .five_rotating_circles .container2 > div, .ajax_loader .five_rotating_circles .container3 > div {
    width: 12px;
    height: 12px;
    background-color: #303030;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.ajax_loader .five_rotating_circles .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%;
}

.ajax_loader .five_rotating_circles .container2 {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.ajax_loader .five_rotating_circles .container3 {
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}

.ajax_loader .five_rotating_circles .circle1 {
    top: 0;
    left: 0;
}

.ajax_loader .five_rotating_circles .circle2 {
    top: 0;
    right: 0;
}

.ajax_loader .five_rotating_circles .circle3 {
    right: 0;
    bottom: 0;
}

.ajax_loader .five_rotating_circles .circle4 {
    left: 0;
    bottom: 0;
}

.ajax_loader .five_rotating_circles .container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.ajax_loader .five_rotating_circles .container3 .circle1 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.ajax_loader .five_rotating_circles .container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.ajax_loader .five_rotating_circles .container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.ajax_loader .five_rotating_circles .container3 .circle2 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.ajax_loader .five_rotating_circles .container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.ajax_loader .five_rotating_circles .container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.ajax_loader .five_rotating_circles .container3 .circle3 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.ajax_loader .five_rotating_circles .container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.ajax_loader .five_rotating_circles .container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.ajax_loader .five_rotating_circles .container3 .circle4 {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

body.smooth_scroll {
    overflow-y: hidden;
}

body.boxed .wrapper_inner, body.boxed .footer_inner {
    width: 1150px;
    margin: 0 auto;
}

header {
    width: 100%;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    position: relative;
    z-index: 110;
    -webkit-backface-visibility: hidden;
}

header .header_inner_left {
    position: absolute;
    left: 45px;
    top: 0;
}

header .container_inner .header_inner_left {
    position: absolute;
    left: 0;
    top: 0;
}

.boxed header {
    background-color: transparent !important;
    border: 0 !important;
}

.boxed .header_inner {
    width: 1150px;
    margin: 0 auto;
}

.header_inner_right {
    float: right;
    position: relative;
    z-index: 110;
}

.header_top {
    position: relative;
    z-index: 111;
    line-height: 33px;
    height: 33px;
    padding: 0;
    font-size: 13px;
    background-color: #fff;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
}

header.scrolled .header_top {
    background-color: #fff !important;
}

.header_top p {
    line-height: 32px;
    padding: 0 15px;
}

.header_top .left {
    float: left;
}

.header_top .right {
    float: right;
}

.header_top .right .inner #lang_sel {
    float: left;
    padding: 0;
}

.header_top .inner #lang_sel > ul {
    list-style: none;
}

.header_top .left .inner > div, .header_top .left .inner > div:last-child {
    float: left;
    border-bottom: 0;
    border-top: 0;
}

.header_top .right .inner > div {
    border-left: 0;
    float: left;
}

header.scrolled:not(.scroll_header_top_area) .header_top {
    border-bottom: 0;
}

.header_bottom {
    padding: 0 45px;
    position: relative;
    background-color: #fff;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
}

.boxed .header_bottom {
    padding: 0 25px;
}

.logo_wrapper {
    height: 100px;
    float: left;
}

.q_logo {
    position: relative;
    top: 50%;
    left: 0;
}

.q_logo a {
    position: relative;
    display: block;
    visibility: hidden;
}

.q_logo img {
    display: block;
    opacity: 1;
    position: absolute;
    top: -50%;
    width: auto !important;
    max-width: none;
    -webkit-transition: opacity .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out;
    -o-transition: opacity .6s ease-in-out;
    -ms-transition: opacity .6s ease-in-out;
}

.q_logo img.light, .q_logo img.sticky, .q_logo img.dark, .q_logo img.popup {
    opacity: 0;
}

header.scrolled .q_logo img.normal, header.scrolled.dark .q_logo img.normal, header.scrolled.light .q_logo img.normal {
    opacity: 1;
}

header.scrolled .q_logo img.light, header.scrolled.light .q_logo img.light, header.scrolled.dark .q_logo img.light, header.scrolled .q_logo img.dark, header.scrolled.light .q_logo img.dark, header.scrolled.dark .q_logo img.dark {
    opacity: 0;
}

header.light .q_logo img.normal {
    opacity: 0;
}

header.light .q_logo img.light {
    opacity: 1;
}

header.light .q_logo img.dark {
    opacity: 0;
}

header.dark .q_logo img.normal {
    opacity: 0;
}

header.dark .q_logo img.light {
    opacity: 0;
}

header.dark .q_logo img.dark {
    opacity: 1;
}

header.sticky {
    -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -moz-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -o-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -ms-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    top: -120px;
    left: 0;
    position: fixed;
    -moz-background-clip: border;
    -webkit-background-clip: border;
    background-clip: border-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    -moz-background-clip: content;
    -webkit-background-clip: content;
    background-clip: content-box;
}

header.sticky .header_top {
    display: none;
}

header.sticky .header_bottom {
    background-color: #fff !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
}

header.sticky.no_shadow .header_bottom {
    box-shadow: none;
}

header.sticky.centered_logo {
    top: -300px;
}

header.sticky.sticky_animate {
    top: 0;
}

header.sticky .q_logo img.sticky {
    opacity: 1;
}

header.sticky .q_logo img.normal, header.sticky .q_logo img.light, header.sticky .q_logo img.dark, header.sticky .q_logo img.popup {
    opacity: 0 !important;
}

header.sticky .logo_wrapper, header.sticky.centered_logo .logo_wrapper {
    height: 60px !important;
    float: left;
}

header.sticky .drop_down .second {
    margin-top: 0;
}

header.sticky .header_fixed_right_area {
    display: none;
}

header.sticky .side_menu_button {
    height: 60px;
}

.sticky .header_menu_bottom {
    position: static;
}

header.fixed, header.fixed_hiding {
    -webkit-transition: left 0.13s cubic-bezier(0.694, 0.0482, 0.335, 1), left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -moz-transition: left 0.13s cubic-bezier(0.694, 0.0482, 0.335, 1), left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -o-transition: left 0.13s cubic-bezier(0.694, 0.0482, 0.335, 1), left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -ms-transition: left 0.13s cubic-bezier(0.694, 0.0482, 0.335, 1), left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    transition: left 0.13s cubic-bezier(0.694, 0.0482, 0.335, 1), left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    width: 100%;
    position: fixed;
    z-index: 110;
    top: 0;
    left: 0;
}

header.fixed.scrolled .header_bottom, header.fixed_hiding.scrolled .header_bottom {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
    background-color: #fff !important;
}

header.menu_bottom .header_inner_left {
    left: 0;
}

header:not(.sticky) .header_menu_bottom nav.main_menu > ul > li > a {
    line-height: 60px;
}

header:not(.sticky) .header_menu_bottom nav.main_menu > ul > li:first-child > a {
    padding-left: 0;
}

header.menu_bottom:not(.sticky) .drop_down .second {
    top: 100%;
}

header:not(.sticky) .header_menu_bottom .side_menu_button {
    height: 60px;
}

header.menu_bottom.has_header_fixed_right .mobile_menu_button {
    height: 130px;
}

header.menu_bottom .header_inner_left {
    position: relative;
}

.menu_bottom.sticky .container_inner .header_inner_left {
    position: absolute;
}

.menu_bottom .logo_wrapper {
    float: none;
}

.menu_bottom .q_logo a {
    display: inline-block;
}

.menu_bottom.sticky .logo_wrapper {
    float: left;
}

.header_menu_bottom {
    position: relative;
    display: block;
}

header.centered_logo {
    text-align: center;
}

header.centered_logo .header_inner_left {
    float: none;
    position: relative;
    display: block;
    margin: 20px 0 10px 0;
}

header.centered_logo.sticky .header_inner_left {
    margin: 0;
}

header.centered_logo .logo_wrapper {
    float: none;
    height: auto !important;
}

header.centered_logo .q_logo {
    top: 0;
}

header.centered_logo.sticky .q_logo {
    top: 50%;
}

header.centered_logo .q_logo a {
    display: inline-block;
    vertical-align: middle;
}

header.centered_logo .q_logo img {
    top: 0;
    margin: 0;
}

@media only screen and (min-width: 1000px) {
    header.centered_logo:not(.sticky) .q_logo img {
        -webkit-transform: translate(-50%, 0px);
        -moz-transform: translate(-50%, 0px);
        -ms-transform: translate(-50%, 0px);
        -o-transform: translate(-50%, 0px);
        transform: translate(-50%, 0px);
    }
}

header.centered_logo.centered_logo_animate .q_logo img, header:not(.centered_logo) .q_logo img {
    height: 100%;
}

header.centered_logo.sticky .q_logo img {
    top: -50%;
}

header.centered_logo.sticky .q_logo img {
    height: 100% !important;
}

header.centered_logo .header_inner_right {
    float: none;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

header.centered_logo .header_right_widget {
    float: left;
}

header.centered_logo nav.main_menu, header.centered_logo nav.main_menu.right {
    position: relative;
    display: inline-block;
    left: auto;
    float: none;
    vertical-align: middle;
}

header.centered_logo nav.main_menu > ul {
    left: 0;
}

@media only screen and (min-width: 1000px) {
    header.fixed_hiding .holeder_for_hidden_menu {
        overflow: hidden;
        max-height: 150px;
        vertical-align: middle;
        -webkit-transition: max-height 0.2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
        -moz-transition: max-height 0.2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
        -o-transition: max-height 0.2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
        -ms-transition: max-height 0.2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
        transition: max-height 0.2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    }

    header.fixed_hiding.scrolled .holeder_for_hidden_menu {
        max-height: 0;
    }

    header.fixed_hiding .holeder_for_hidden_menu:hover {
        overflow: visible;
    }

    header.fixed_hiding.scrolled:hover .holeder_for_hidden_menu {
        max-height: 150px;
        transition-duration: .5s;
        -webkit-transition-duration: .8s;
        -moz-transition-duration: .8s;
        -ms-transition-duration: .8s;
        -o-transition-duration: .8s;
    }

    header.fixed_hiding.centered_logo .header_inner_left {
        margin: 20px 0;
        display: table;
        width: 100%;
    }

    header.fixed_hiding.centered_logo.fixed_hiding .header_inner_left {
        height: 50px;
    }

    header.fixed_hiding .header-left-from-logo-widget, header.fixed_hiding .header-right-from-logo-widget, header.fixed_hiding .logo_wrapper {
        display: table-cell;
        width: 33.33%;
        vertical-align: middle;
        position: relative;
    }

    header.fixed_hiding .header-left-from-logo-widget-inner, header.fixed_hiding .header-right-from-logo-widget-inner {
        width: 100%;
    }

    header.fixed_hiding .header-left-from-logo-widget {
        text-align: left;
    }

    header.fixed_hiding .header-right-from-logo-widget {
        text-align: right;
    }

    header.fixed_hiding .q_logo a, header.fixed_hiding .q_logo {
        max-height: 124px;
        opacity: 1;
        -webkit-transition: max-height .2s ease 0s, opacity .2s ease 0s;
        -moz-transition: max-height .2s ease 0s, opacity .2s ease 0s;
        -o-transition: max-height .2s ease 0s, opacity .2s ease 0s;
        -ms-transition: max-height .2s ease 0s, opacity .2s ease 0s;
        transition: max-height .2s ease-out 0s, opacity .2s ease 0s;
    }

    header.fixed_hiding.scrolled .q_logo, header.fixed_hiding.scrolled .q_logo a {
        -webkit-transition: max-height .2s ease 0s, opacity .4s ease 0s;
        -moz-transition: max-height .2s ease 0s, opacity .4s ease 0s;
        -o-transition: max-height .2s ease 0s, opacity .4s ease 0s;
        -ms-transition: max-height .2s ease 0s, opacity .4s ease 0s;
        transition: max-height .2s ease-out 0s, opacity .4s ease 0s;
        max-height: 0 !important;
        opacity: 0;
    }

    header.fixed_hiding .q_logo_hidden a {
        height: 50px;
        position: relative;
        display: block;
        opacity: 0;
        max-height: 0;
        -webkit-transition: opacity 0s ease 0s, max-height 0s ease 0s;
        -moz-transition: opacity 0s ease 0s, max-height 0s ease 0s;
        -o-transition: opacity 0s ease 0s, max-height 0s ease 0s;
        -ms-transition: opacity 0s ease 0s, max-height 0s ease 0s;
        transition: opacity 0s ease 0s, max-height 0s ease 0s;
    }

    header.fixed_hiding.scrolled .q_logo_hidden a {
        max-height: 500px;
        opacity: 1;
        -webkit-transition: opacity .15s ease .3s, max-height .15s ease .2s;
        -moz-transition: opacity .15s ease .3s, max-height .15s ease .2s;
        -o-transition: opacity .15s ease .3s, max-height .15s ease .2s;
        -ms-transition: opacity .15s ease .3s, max-height .15s ease .2s;
        transition: opacity .15s ease .3s, max-height .15s ease .2s;
    }
}

nav.main_menu {
    position: absolute;
    left: 50%;
    z-index: 100;
    text-align: left;
}

nav.main_menu.right {
    position: relative;
    left: auto;
    float: right;
}

nav.main_menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

nav.main_menu > ul {
    left: -50%;
    position: relative;
}

nav.main_menu.right > ul {
    left: auto;
}

nav.main_menu ul li {
    display: inline-block;
    float: left;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
    background-position: right;
}

nav.main_menu ul li a {
    color: #777;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    position: relative;
    line-height: 100px;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

header.sticky nav.main_menu > ul > li > a, .light.sticky nav.main_menu > ul > li > a, .light.sticky nav.main_menu > ul > li > a:hover, .light.sticky nav.main_menu > ul > li.active > a, .dark.sticky nav.main_menu > ul > li > a, .dark.sticky nav.main_menu > ul > li > a:hover, .dark.sticky nav.main_menu > ul > li.active > a {
    line-height: 60px;
}

nav.main_menu > ul > li > a, nav.main_menu > ul > li > a {
    display: inline-block;
    height: 100%;
    background-color: transparent;
    -webkit-transition: opacity .3s ease-in-out, color .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out, color .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out, color .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out, color .3s ease-in-out;
    transition: opacity .3s ease-in-out, color .3s ease-in-out;
}

.with_hover_bg_color nav.main_menu > ul > li > a {
    -webkit-transition: background-color 0 ease-in-out .15s, color 0 ease-in-out .15s;
    -moz-transition: background-color 0 ease-in-out .15s, color 0 ease-in-out .15s;
    -ms-transition: background-color 0 ease-in-out .15s, color 0 ease-in-out .15s;
    -o-transition: background-color 0 ease-in-out .15s, color 0 ease-in-out .15s;
    transition: background-color 0 ease-in-out .15s, color 0 ease-in-out .15s;
}

header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a {
    opacity: .8;
}

nav.main_menu > ul > li.active > a {
    color: #303030;
}

nav.main_menu > ul > li > a > i.blank {
    display: none;
}

nav.main_menu > ul > li.has_sub > a > i.q_menu_arrow {
    display: inline-block;
    margin-left: 6px;
}

.light:not(.sticky):not(.scrolled) nav.main_menu > ul > li > a, .light:not(.sticky):not(.scrolled) nav.main_menu > ul > li > a:hover, .light:not(.sticky):not(.scrolled) nav.main_menu > ul > li.active > a, .light:not(.sticky):not(.scrolled) nav.main_menu > ul > li:before {
    color: #fff;
}

.dark:not(.sticky):not(.scrolled) nav.main_menu > ul > li > a, .dark:not(.sticky):not(.scrolled) nav.main_menu > ul > li.active > a, .dark:not(.sticky):not(.scrolled) nav.main_menu > ul > li:not(:first-child):before {
    color: #000;
}

nav.main_menu > ul > li > a {
    position: relative;
    padding: 0 17px;
    color: #9d9d9d;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
}

.drop_down ul {
    list-style: none;
}

.drop_down ul li {
    position: relative;
}

header.transparent.fixed.scrolled .drop_down .second, header.transparent.fixed_hiding.scrolled .drop_down .second {
    top: 100%;
}

.drop_down .second {
    left: 0;
    margin: 0;
    top: 100%;
    position: absolute;
    display: block;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    z-index: 10;
    -webkit-transition: top .3s ease-in-out;
    -moz-transition: top .3s ease-in-out;
    -ms-transition: top .3s ease-in-out;
    -o-transition: top .3s ease-in-out;
    transition: top .3s ease-in-out;
}

header.transparent:not(.sticky) .drop_down .second {
    top: 75%;
}

header.transparent.with_border:not(.sticky) .drop_down .second, header.transparent.with_hover_bg_color:not(.sticky) .drop_down .second {
    top: 100%;
}

.drop_down li.left_position .second {
    left: auto;
    right: 0;
}

header.transparent .drop_down .second:not(.right) {
    left: 16px;
}

header.transparent.with_hover_bg_color .drop_down .second:not(.right) {
    left: 0;
}

.drop_down li.right_position .second {
    left: -100%;
}

.drop_down .second.drop_down_start {
    visibility: visible;
    overflow: visible;
    opacity: 1;
}

nav.main_menu > ul > li:hover > .second {
    z-index: 20;
}

.drop_down .second .inner {
    position: relative;
    padding: 0;
    display: block;
    z-index: 997;
}

.drop_down .second .inner > ul, li.narrow .second .inner ul {
    display: inline-block;
    position: relative;
    background-color: #262626;
    border-color: #3d3d3d;
}

li.narrow .second .inner ul {
    padding: 7px 0;
}

.drop_down .second .inner ul li {
    display: block;
    padding: 0 15px;
    position: relative;
    float: none;
    height: auto;
    background: 0;
    width: 190px;
}

li.narrow .second .inner ul li:last-child {
    border-bottom: 0;
}

.drop_down .wide.left_position .second ul li, .drop_down .wide.right_position .second ul li {
    width: 180px;
}

.drop_down .second .inner ul li a, .drop_down .second .inner ul li h5 {
    display: block;
    font-weight: 600;
    color: #9d9d9d;
    height: auto;
    line-height: 16px;
    margin: 0;
    padding: 9px 0;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.drop_down .second .inner > ul > li:last-child > a, .drop_down .second .inner > ul > li > ul > li:last-child > a, .drop_down .second .inner > ul > li > ul > li > ul > li:last-child > a {
    border-bottom: 0;
}

.drop_down .second .inner ul.right li a {
    padding: 9px 20px 9px 0;
}

.drop_down .second .inner > ul > li > a:hover, .drop_down .second .inner ul li.sub ul li a:hover {
    color: #fff;
}

.drop_down .narrow .second .inner ul li {
    padding: 0;
    width: 225px;
}

.drop_down .narrow .second .inner ul li a {
    padding-left: 20px;
    padding-right: 20px;
}

.drop_down .wide .second ul li a, .drop_down .wide .second .inner ul li.sub a, .drop_down .wide .second .inner ul li h5 {
    background: 0;
}

.drop_down .second i {
    display: none;
}

.drop_down .second .inner ul li ul {
    position: absolute;
    left: 100%;
    top: -7px;
    height: auto;
    display: none;
    overflow: hidden;
    z-index: 10;
}

.drop_down .second .inner ul li:hover ul {
    z-index: 20;
    display: block;
}

.drop_down .second.right {
    right: 0;
    left: auto;
}

.drop_down .second .inner ul.right li a, .drop_down .second .inner ul.right li h5 {
    text-align: right;
}

.drop_down .second .inner ul.right li ul {
    left: -100%;
}

.drop_down .second .inner ul li.sub ul li a, .drop_down .second .inner ul.right li.sub ul li a {
    background: 0;
}

.drop_down .second .inner .widget {
    padding: 0 20px;
}

.drop_down .second .inner .widget p {
    font-size: 13px;
    line-height: 16px;
    padding: 12px 0;
}

.drop_down .wide .second ul {
    padding: 15px 10px;
}

.drop_down .second ul li {
    border-bottom-width: 1px;
    border-bottom-color: #3d3d3d;
}

.drop_down .wide .second ul li {
    float: left;
    width: 249px;
    padding: 0 10px 0 10px;
    border-left: 1px solid #3d3d3d;
    border-bottom: 0;
}

.drop_down .wide .second > .inner > ul > li.sub > ul > li > a, .drop_down .wide .second ul li a {
    padding: 11px 9px;
}

.drop_down .wide:not(.right_position) .second ul li:first-child, .drop_down .wide.right_position .second ul li:last-child {
    border-left-color: transparent;
}

.drop_down .wide .second ul li:last-child {
    margin-right: 0;
}

.drop_down .wide.right_position .second ul li {
    float: right;
}

.drop_down .wide .second ul li:hover {
    background-color: transparent;
}

.drop_down .wide .second ul li:nth-child(4n+1) {
    clear: both;
}

.drop_down .second .inner ul li.sub a i.q_menu_arrow {
    display: inline-block;
    float: right;
    position: relative;
    top: 2px;
    font-size: 12px;
    color: #888;
}

.drop_down .second .inner ul li.sub ul li a i.q_menu_arrow, .drop_down .wide .second .inner ul li.sub a i.q_menu_arrow {
    display: none;
}

.drop_down .second .inner ul.right li.sub a i.q_menu_arrow {
    float: left;
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.drop_down .wide .second .inner > ul > li > a {
    color: #fff;
    border-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}

.drop_down .wide .second .inner > ul > li > a {
    margin-bottom: 7px;
    font-size: 13px;
}

.drop_down .wide .second .inner ul li.sub h5 a, .drop_down .wide .second .inner ul li h5 a {
    padding: 0 !important;
}

.drop_down .wide .second ul li ul {
    display: block;
    left: 0;
    padding: 0;
    position: relative;
    top: 0;
    visibility: visible;
    background-color: transparent !important;
}

.drop_down .wide .second ul li ul .widget {
    padding: 0 10px;
}

.drop_down .second .inner ul li ul {
    overflow: visible;
}

.drop_down .wide .second ul li.show_widget_area_in_popup:hover .popup_wrapper > a {
    color: #fff;
}

.drop_down .wide .second ul li.show_widget_area_in_popup .popup_wrapper {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.drop_down .wide .second ul li.show_widget_area_in_popup a {
    display: inline-block;
    vertical-align: middle;
}

.drop_down .wide .second ul li.show_widget_area_in_popup .widget {
    height: 0;
    width: 0;
    overflow: hidden;
    opacity: 0;
    position: absolute;
    left: 100%;
    top: 0;
    padding: 5px;
    margin: 5px 0 0 5px;
    background-color: #262626;
}

.drop_down .wide .second ul li ul li {
    z-index: 1;
}

.drop_down .wide .second ul li.show_widget_area_in_popup:hover {
    z-index: 10;
}

.drop_down .wide .second ul li.show_widget_area_in_popup:hover .widget {
    height: auto;
    width: auto;
    opacity: 1;
}

.drop_down .wide .second ul li.show_widget_area_in_popup .widget img {
    max-width: inherit;
    display: block;
    position: relative;
}

.drop_down .wide .second ul li.show_widget_area_in_popup .widget a {
    padding: 0;
}

.drop_down .wide .second ul li ul li {
    padding: 0;
    margin: 0;
    border: 0;
}

.drop_down .wide .second ul li ul li.menu-item-has-children > a, .drop_down .wide .second ul li ul li.menu-item-has-children > a:hover {
    border-bottom: 0 none;
    color: #303030;
    font-size: 15px;
}

.drop_down .wide.icons .second ul li a span {
    position: relative;
    display: block;
}

.drop_down .wide.icons .second i {
    width: 24px;
    height: 16px;
    float: left;
    display: inline-block;
    color: #888;
    line-height: 16px;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

.drop_down .wide.icons .second a:hover i {
    color: #fff;
}

.drop_down .wide.icons .second i.blank {
    background: 0;
    border: 0;
    display: none;
}

@media only screen and (min-width: 1000px) {
    header.stick_with_left_right_menu:not(.sticky) {
        text-align: center;
    }

    header.stick_with_left_right_menu .header_inner_left {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: 0;
        left: auto;
        z-index: 100;
    }

    header.stick_with_left_right_menu.sticky .header_inner_left {
        display: none;
    }

    header.stick_with_left_right_menu nav.main_menu.left_side {
        text-align: right;
        position: absolute;
        width: 49%;
        top: 0;
        left: 0;
        z-index: 50;
    }

    header.stick_with_left_right_menu nav.main_menu.left_side > ul {
        text-align: left;
        display: inline-block;
        vertical-align: middle;
    }

    header.stick_with_left_right_menu nav.main_menu.right_side {
        position: absolute;
        width: 49%;
        top: 0;
        right: 0;
        left: auto;
        z-index: 50;
    }

    header.stick_with_left_right_menu nav.main_menu.left_side:hover, header.stick_with_left_right_menu nav.main_menu.right_side:hover {
        z-index: 200;
    }

    header.stick_with_left_right_menu.sticky nav.main_menu.left_side, header.stick_with_left_right_menu.sticky nav.main_menu.right_side {
        position: relative;
        display: inline-block;
        vertical-align: middle;
    }

    header.stick_with_left_right_menu.sticky nav.main_menu.left_side > ul > li:last-child, header.stick_with_left_right_menu.sticky nav.main_menu.right_side > ul > li:first-child {
        margin: 0 !important;
    }

    nav.main_menu.left_side > ul, nav.main_menu.right_side > ul {
        left: auto;
    }
}

.mobile_menu_button {
    display: none;
    float: left;
    height: 100px;
    margin: 0 20px 0 0;
}

.mobile_menu_button span {
    color: #777;
    width: 19px;
    height: 17px;
    font-size: 14px;
    z-index: 50;
    display: table-cell;
    position: relative;
    cursor: pointer;
    vertical-align: middle;
}

.dark .mobile_menu_button span {
    color: #000;
}

nav.mobile_menu {
    display: none;
    width: 100%;
    float: left;
    position: relative;
    top: 0;
    text-align: left;
    overflow: hidden;
    background-color: #fff;
    z-index: 100;
}

nav.mobile_menu ul {
    display: none;
    width: 100%;
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
}

nav.mobile_menu > ul {
    margin-bottom: -1px !important;
}

nav.mobile_menu ul li {
    margin: 0;
    padding: 0;
    position: relative;
}

nav.mobile_menu ul li a {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-tap-highlight-color: transparent;
}

nav.mobile_menu ul li, nav.mobile_menu ul li, nav.mobile_menu ul li ul li {
    border-bottom: 1px solid #eaeaea;
}

nav.mobile_menu ul li.open_sub > ul {
    border-top: 1px solid #eaeaea;
}

nav.mobile_menu ul li:last-child {
    border: 0 !important;
}

nav.mobile_menu ul > li.has_sub > span.mobile_arrow, nav.mobile_menu ul > li.has_sub > span.mobile_arrow {
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 46px;
    line-height: 46px;
    margin: 0;
    padding: 0 10px 0 0;
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    width: 50px;
    z-index: 9000;
    -webkit-tap-highlight-color: transparent;
}

nav.mobile_menu ul li span.mobile_arrow i, nav.mobile_menu ul li span.mobile_arrow i {
    color: #888;
}

nav.mobile_menu ul > li > span.mobile_arrow i {
    display: none;
}

nav.mobile_menu ul > li.has_sub > span.mobile_arrow i {
    display: inline;
}

nav.mobile_menu ul > li.has_sub > span.mobile_arrow i.fa-angle-down, nav.mobile_menu ul > li.has_sub > span.mobile_arrow i.fa-angle-down {
    display: none;
}

nav.mobile_menu ul > li.has_sub.open_sub > span.mobile_arrow i.fa-angle-right, nav.mobile_menu ul > li.has_sub > ul.open_sub > li > span.mobile_arrow i.fa-angle-right {
    display: none;
}

nav.mobile_menu ul > li.has_sub.open_sub > span.mobile_arrow i.fa-angle-down, nav.mobile_menu ul > li.has_sub ul.open_sub > li > span.mobile_arrow i.fa-angle-down {
    display: inline;
}

nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {
    font-size: 13px;
    font-weight: 400;
    color: #888;
    padding: 10px 0 10px 0;
    display: block;
    position: relative;
    text-transform: none;
    line-height: 26px;
    letter-spacing: 0;
}

nav.mobile_menu ul li a:hover, nav.mobile_menu ul li.active > a {
    color: #1abc9c;
}

nav.mobile_menu ul li ul li {
    margin: 0 0 0 20px;
}

header:not(.centered_logo) .header_fixed_right_area {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    line-height: 100px;
}

.header_menu_bottom .main_menu {
    left: auto;
}

.sticky .header_menu_bottom .main_menu {
    float: right;
    left: auto;
    position: relative;
}

.sticky .header_menu_bottom .main_menu_header_inner_right_holder .main_menu {
    float: left;
}

.sticky .header_menu_bottom .main_menu_header_inner_right_holder.with_center_logo .main_menu {
    float: left;
}

.sticky .header_menu_bottom .main_menu_header_inner_right_holder {
    float: right;
}

.header_menu_bottom nav.main_menu > ul {
    left: auto;
}

.sticky .header_menu_bottom nav.main_menu > ul {
    left: auto;
}

.side_menu_button_wrapper {
    display: table;
}

.side_menu_button {
    cursor: pointer;
    display: table-cell;
    vertical-align: middle;
    height: 100px;
}

.header_bottom_right_widget_holder {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    padding: 0 17px;
}

@media only screen and (min-width: 1000px) {
    header.dark:not(.sticky):not(.scrolled) .header_bottom_right_widget_holder a.qbutton {
        border-color: #000 !important;
        background-color: transparent !important;
        color: #000 !important;
    }

    header.light:not(.sticky):not(.scrolled) .header_bottom_right_widget_holder a.qbutton {
        border-color: #fff !important;
        background-color: transparent !important;
        color: #fff !important;
    }
}

.side_menu_button > a {
    font-size: 14px;
    position: relative;
    display: inline;
    width: 20px;
    height: 20px;
    padding: 0 12px;
}

.side_menu_button > a.side_menu_button_link.medium {
    display: inline-block;
    font-size: 21px;
    line-height: 30px;
    height: 30px;
    width: 19px;
}

.side_menu_button > a.side_menu_button_link.large {
    display: inline-block;
    font-size: 28px;
    line-height: 34px;
    height: 34px;
    width: 24px;
}

.side_menu_button > a, .mobile_menu_button span {
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    color: #9d9d9d;
}

.side_menu_button > a:hover, .mobile_menu_button span:hover {
    opacity: .8;
}

.light:not(.sticky):not(.scrolled) .header-widget .q_social_icon_holder i.simple_social, .light:not(.sticky):not(.scrolled) .header-widget, .light:not(.sticky):not(.scrolled) .header-widget.widget_nav_menu ul.menu > li > a, .light:not(.sticky):not(.scrolled) .header-widget p, .light:not(.sticky):not(.scrolled) .header-widget a, .light:not(.sticky):not(.scrolled) .header-widget span {
    color: #fff;
}

.light:not(.sticky):not(.scrolled) .header-widget .q_social_icon_holder i.simple_social, .light:not(.sticky):not(.scrolled) .header-widget #lang_sel > ul > li > a, .light:not(.sticky):not(.scrolled) .header-widget #lang_sel_click > ul > li > a {
    color: #fff !important;
}

.dark:not(.sticky):not(.scrolled) .q_social_icon_holder i.simple_social, .dark:not(.sticky):not(.scrolled) .header-widget, .dark:not(.sticky):not(.scrolled) .header-widget.widget_nav_menu ul.menu > li > a, .dark:not(.sticky):not(.scrolled) .header-widget p, .dark:not(.sticky):not(.scrolled) .header-widget a, .dark:not(.sticky):not(.scrolled) .header-widget span {
    color: #000;
}

.dark:not(.sticky):not(.scrolled) .header-widget .q_social_icon_holder i.simple_social, .dark:not(.sticky):not(.scrolled) .header-widget #lang_sel > ul > li > a, .dark:not(.sticky):not(.scrolled) .header-widget #lang_sel_click > ul > li > a {
    color: #000 !important;
}

.side_menu_button a:last-child {
    padding: 0 0 0 8px;
}

.side_menu .q_font_awsome_icon i {
    color: #818181;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    margin: 0 8px 0 0;
    -webkit-backface-visibility: visible;
}

.side_menu li:hover .q_font_awsome_icon i {
    color: #fff;
}

.q_slider {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 10;
}

.ls-wp-fullwidth-helper {
    left: 0 !important;
}

.content {
    margin-top: 0;
    position: relative;
    z-index: 100;
    background-color: #f6f6f6;
}

.content.content_top_margin {
    margin-top: 100px !important;
}

.content.content_top_margin_none {
    margin-top: 0 !important;
}

.container {
    position: relative;
    padding: 0;
    width: 100%;
    z-index: 100;
}

.container_inner {
    width: 1100px;
    margin: 0 auto;
}

.content .container {
    background-color: #f6f6f6;
}

.content .container .container_inner {
    padding: 0;
}

.content .container .container_inner.page_container_inner {
    padding: 30px 0 0 0;
}

.full_page_container_inner {
    padding: 30px 0 0 0;
}

.full_width {
    position: relative;
    z-index: 100;
    background-color: #f6f6f6;
}

.header_bottom .container_inner {
    position: relative;
}

.content .title .container_inner {
    padding: 0 !important;
}

section.section {
    display: block;
    position: relative;
    padding: 50px 0;
    overflow: hidden;
}

div.section {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.use_row_as_box {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

div.video_section {
    overflow: hidden;
}

.boxed .section .section_inner, .grid_section .section_inner {
    width: 1100px;
    margin: 0 auto;
    position: relative;
    z-index: 20;
}

.full_section_inner {
    position: relative;
    z-index: 20;
}

.section .mobile-video-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}

.section .video-overlay {
    height: 3000px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 11;
}

.section .video-overlay.active {
    background-image: url("../images/for_css/pixel-video.png");
    background-position: 0 0;
    background-repeat: repeat;
    opacity: 1;
}

.section .video-wrap {
    top: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 10;
}

.section .video-wrap .mejs-poster {
    background-size: cover !important;
    -moz-background-size: cover !important;
    -webkit-background-size: cover !important;
    -o-background-size: cover !important;
}

.section .video-wrap .mejs-container .mejs-controls {
    display: none !important;
}

.section .video-wrap .mejs-controls .mejs-button button:focus {
    outline: none !important;
}

.section .video-wrap .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background-color: rgba(255, 255, 255, 0.18) !important;
}

.section .video-wrap .mejs-container {
    background-color: transparent !important;
    background-image: none !important;
    height: auto !important;
}

.section .video-wrap .mejs-mediaelement {
    background: none !important;
    border: 0 !important;
}

.section .video-wrap .mejs-container .mejs-poster img {
    max-width: none !important;
    width: 100% !important;
}

.section .video-wrap .mejs-controls button {
    opacity: .8;
}

.section .video-wrap .mejs-controls button:hover, .mejs-controls .mejs-fullscreen-button:hover button {
    opacity: 1 !important;
}

.section .video-wrap .mejs-controls .mejs-time-rail .mejs-time-total {
    background: #1f1f1f none repeat scroll 0 0 !important;
}

.section .video-wrap .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: transparent !important;
}

.two_columns_66_33 {
    width: 100%;
}

.two_columns_66_33 > .column1 {
    width: 66.66%;
    float: left;
}

.two_columns_66_33 > .column1 > .column_inner {
    padding: 0 20px 0 0;
}

.two_columns_66_33 > .column2 {
    width: 33.33%;
    float: left;
}

.two_columns_66_33 > .column2 > .column_inner {
    padding: 0 0 0 20px;
}

.two_columns_33_66 {
    width: 100%;
}

.two_columns_33_66 > .column1 {
    width: 33.33%;
    float: left;
}

.two_columns_33_66 > .column1 > .column_inner {
    padding: 0 20px 0 0;
}

.two_columns_33_66 > .column2 {
    width: 66.66%;
    float: left;
}

.two_columns_33_66 > .column2 > .column_inner {
    padding: 0 0 0 20px;
}

.two_columns_75_25 {
    width: 100%;
}

.two_columns_75_25 > .column1 {
    width: 75%;
    float: left;
}

.two_columns_75_25 > .column1 > .column_inner {
    padding: 0 20px 0 0;
}

.two_columns_75_25 > .column2 {
    width: 25%;
    float: left;
}

.two_columns_75_25 > .column2 > .column_inner {
    padding: 0 0 0 20px;
}

.two_columns_25_75 {
    width: 100%;
}

.two_columns_25_75 > .column1 {
    width: 25%;
    float: left;
}

.two_columns_25_75 > .column1 > .column_inner {
    padding: 0 20px 0 0;
}

.two_columns_25_75 > .column2 {
    width: 75%;
    float: left;
}

.two_columns_25_75 > .column2 > .column_inner {
    padding: 0 0 0 20px;
}

.two_columns_50_50 {
    width: 100%;
}

.two_columns_50_50 > .column1 {
    width: 50%;
    float: left;
}

.two_columns_50_50 > .column1 > .column_inner {
    padding: 0 10px 0 0;
}

.two_columns_50_50 > .column2 {
    width: 50%;
    float: left;
}

.two_columns_50_50 > .column2 > .column_inner {
    padding: 0 0 0 10px;
}

.three_columns {
    width: 100%;
}

.three_columns > .column1, .three_columns > .column2, .three_columns > .column3 {
    width: 33.33%;
    float: left;
}

.three_columns > .column1 > .column_inner {
    padding: 0 15px 0 0;
}

.three_columns > .column2 > .column_inner {
    padding: 0 5px 0 10px;
}

.three_columns > .column3 > .column_inner {
    padding: 0 0 0 15px;
}

.four_columns {
    width: 100%;
}

.four_columns > .column1, .four_columns > .column2, .four_columns > .column3, .four_columns > .column4 {
    width: 25%;
    float: left;
}

.four_columns > .column1 > .column_inner {
    padding: 0 15px 0 0;
}

.four_columns > .column2 > .column_inner {
    padding: 0 10px 0 5px;
}

.four_columns > .column3 > .column_inner {
    padding: 0 5px 0 10px;
}

.four_columns > .column4 > .column_inner {
    padding: 0 0 0 15px;
}

.five_columns > .column1, .five_columns > .column2, .five_columns > .column3, .five_columns > .column4, .five_columns > .column5 {
    width: 20%;
    float: left;
}

.five_columns > .column1 > .column_inner, .five_columns > .column2 > .column_inner, .five_columns > .column3 > .column_inner, .five_columns > .column4 > .column_inner {
    margin: 0 2.5% 0 0;
}

.five_columns > .column5 > .column_inner {
    margin: 0;
}

.title_outer.animate_title_area {
    overflow: hidden;
}

.title {
    display: block;
    width: 100%;
    height: 100px;
    text-align: left;
    position: relative;
    z-index: 101;
    border-bottom-color: #eee;
}

.title_outer.with_image .title {
    height: auto !important;
    line-height: normal;
    background: 0;
}

.title img {
    display: block;
    position: relative;
    width: 100%;
}

.title .not_responsive {
    display: none;
}

.title .title_holder {
    display: table;
    height: 100%;
    left: 0;
    position: relative;
    width: 100%;
}

.title_outer.with_image .title .title_holder, .title_outer .has_fixed_background.title .title_holder, .title_outer .has_background.title .title_holder {
    position: absolute;
    top: 0;
    display: block;
}

.title .title_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: repeat;
    background-position: 0 0;
    top: 0;
}

.title .title_holder .container {
    display: table-cell;
    vertical-align: middle;
    background-color: transparent;
}

.title_outer.with_image .title .title_holder .container, .title_outer .has_fixed_background.title .title_holder .container, .title_outer .has_background.title .title_holder .container {
    display: block;
    height: 100%;
}

.content .title_outer.with_image .title .container_inner, .title_outer .has_fixed_background.title .title_holder .container_inner, .title_outer .has_background.title .title_holder .container_inner {
    display: table;
    height: 100%;
}

.title_subtitle_holder {
    display: block;
    padding: 0;
    position: relative;
}

.title_outer.with_image .title .title_subtitle_holder, .title_outer .has_fixed_background.title .title_subtitle_holder, .title_outer .has_background.title .title_subtitle_holder {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.title_subtitle_holder_inner {
    position: relative;
}

.title h1 {
    color: #303030;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}

.title.title_size_medium h1 {
    font-size: 24px;
    line-height: 1.384615384615385em;
}

.title.title_size_small h1, .title h1 {
    font-size: 17px;
    line-height: 1.304347826086957em;
}

.title.title_size_large h1 {
    font-size: 47px;
    line-height: 60px;
}

.title_text_shadow .title h1 {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

.subtitle {
    display: block;
}

.title_text_shadow .subtitle {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

.animate_title_text .title h1 {
    -webkit-animation: title-from-right 0.5s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275) 1s;
    -moz-animation: title-from-right 0.5s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275) 1s;
    -o-animation: title-from-right 0.5s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275) 1s;
    animation: title-from-right 0.5s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275) 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: visible;
}

@-webkit-keyframes title-from-right {
    0% {
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: translate(50%, 0);
    }
    100% {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: translate(0, 0);
    }
}

@-moz-keyframes title-from-right {
    0% {
        filter: alpha(opacity=0);
        opacity: 0;
        -moz-transform: translate(50%, 0);
    }
    100% {
        filter: alpha(opacity=100);
        opacity: 1;
        -moz-transform: translate(0, 0);
    }
}

@-o-keyframes title-from-right {
    0% {
        filter: alpha(opacity=0);
        opacity: 0;
        -o-transform: translate(50%, 0);
    }
    100% {
        filter: alpha(opacity=100);
        opacity: 1;
        -o-transform: translate(0, 0);
    }
}

@keyframes title-from-right {
    0% {
        filter: alpha(opacity=0);
        opacity: 0;
        transform: translate(50%, 0);
    }
    100% {
        filter: alpha(opacity=100);
        opacity: 1;
        transform: translate(0, 0);
    }
}

.position_center.title .title_subtitle_holder {
    text-align: center;
}

.position_right.title .title_subtitle_holder {
    text-align: right;
}

.position_right .breadcrumb {
    left: 0;
    right: auto;
}

.title.has_background {
    background-repeat: no-repeat;
    background-position: center 0;
}

.title.has_fixed_background {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 0;
    position: relative;
    z-index: 101;
}

.breadcrumb {
    position: absolute;
    height: 100%;
    font-size: 13px;
    top: 0;
    right: 0;
    color: #303030;
}

.breadcrumbs {
    display: table;
    height: 100%;
    width: 100%;
    line-height: 1em;
}

.breadcrumbs .breadcrumbs_inner {
    display: table-cell;
    vertical-align: middle;
}

.title_text_shadow .breadcrumbs .breadcrumbs_inner {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

.position_center.title .breadcrumb {
    position: relative;
    text-align: center;
}

.title .separator.small, .title .separator.small.left, .title .separator.small.right {
    margin-top: 14px;
    margin-bottom: 10px;
}

.breadcrumb .current {
    color: #303030;
}

.breadcrumb a {
    color: #303030;
}

.breadcrumb a:hover {
    color: #1abc9c;
}

.touch .title.has_fixed_background {
    background-attachment: scroll;
}

.box_image_with_border {
    display: block;
    position: relative;
    border-bottom: 5px solid #ddd;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    text-align: center;
}

.box_image_with_border:hover {
    border-color: #1abc9c;
}

.box_image_with_border h3 {
    margin: 0 0 15px;
}

.box_image_holder {
    display: block;
    position: relative;
    margin: 0 0 56px;
    text-align: left;
}

.box_image_holder a {
    position: relative;
    display: block;
}

.box_image_holder .box_image_shadow {
    display: block;
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("http://comunello-avtomatika.com.ua/wp-content/themes/comunello/html/box_image_shadow.html");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 30px;
    -webkit-background-size: 100% 30px;
    -moz-background-size: 100% 30px;
    -o-background-size: 100% 30px;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
}

.box_image_with_border:hover .box_image_shadow {
    bottom: -13px;
    opacity: .2;
    filter: alpha(opacity=20);
}

.box_image_holder .image_holder_inner {
    position: relative;
    display: inline-block;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
}

.box_image_with_border:hover .box_image_holder .image_holder_inner {
    top: -15px;
}

.box_image_holder img {
    width: 100%;
}

.box_image_holder .box_icon {
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
}

.box_image_holder .box_icon .fa-stack {
    margin: 0 0 0 -50%;
    font-size: 4em;
}

.box_image_holder .box_icon .fa-stack i {
    margin: 35% 0 0;
}

.box_image_holder .box_icon .fa-stack i.fa-stack-base {
    color: #1abc9c;
}

.separator {
    position: relative;
    display: block;
    height: 1px;
    background-color: #eaeaea;
    margin: 10px 0;
}

.separator.transparent {
    background-color: transparent;
}

.separator.small {
    background-color: #303030;
    height: 2px;
    position: relative;
    width: 22px;
    display: block;
    margin: 10px auto 20px auto;
}

.wpb_column > .wpb_wrapper .separator.small {
    margin-bottom: 20px;
}

.separator.small.left {
    margin: 10px 0 20px 0;
}

.separator.small.right {
    margin: 10px 0 20px auto;
}

.q_icon_list {
    margin-bottom: 21px;
}

.q_icon_list p {
    font-size: 15px;
    line-height: 27px;
    font-weight: 400;
    margin: 0 0 10px;
    padding: 0 0 0 38px;
    position: relative;
    color: #303030;
}

.q_icon_list i {
    background-color: #1abc9c;
    color: #fff;
    font-size: 18px;
    line-height: 27px;
    height: 27px;
    width: 27px;
    text-align: center;
    border-radius: 2em;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    -o-border-radius: 2em;
}

.q_icon_list i.transparent {
    background: transparent;
    border: 0;
    color: #ababab;
}

.q_progress_bar {
    position: relative;
    margin: 0 0 28px 0;
    width: 100%;
    overflow: hidden;
    text-align: left;
}

.q_progress_bar .progress_content_outer {
    background-color: #e3e3e3;
    position: relative;
    overflow: hidden;
    height: 13px;
}

.q_progress_bar .progress_content {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    overflow: hidden;
    background-color: #1abc9c;
    height: 13px;
    box-sizing: border-box;
}

.q_progress_bar .progress_title_holder {
    position: relative;
    margin: 0 0 7px 0;
}

.q_progress_bar .progress_title {
    display: inline-block;
    z-index: 100;
}

.q_progress_bar .progress_number_wrapper {
    text-align: right;
    position: absolute;
    left: 0;
    z-index: 10;
    opacity: 0;
    filter: alpha(opacity=0);
    color: #fff;
}

.q_progress_bar .progress_number {
    position: absolute;
    right: 0;
    font-size: 18px;
    font-weight: 500;
    top: -1px;
}

.q_progress_bars_vertical .progress_content_outer {
    height: 200px;
    position: relative;
    background-color: #e3e3e3;
}

.q_progress_bars_vertical .progress_number {
    font-size: 18px;
    line-height: 1em;
    color: #303030;
    display: block;
    position: relative;
    font-weight: 500;
    margin-bottom: 14px;
}

.q_progress_bars_vertical .progress_title {
    margin-bottom: .7777777777777778em;
    margin-top: 1em;
}

.q_progress_bars_vertica .progress_text {
    display: inline-block;
    line-height: 18px;
}

.q_progress_bars_vertical .progress_content_outer .progress_content {
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #1abc9c;
    box-sizing: border-box;
}

.q_counter_holder {
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .4s ease 0s;
    -moz-transition: opacity .4s ease 0s;
    -o-transition: opacity .4s ease 0s;
    padding: 20px 0;
}

.q_counter_holder.boxed_counter {
    border: 1px solid #eaeaea;
    padding: 20px 40px;
    background-color: #fff;
}

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

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

.q_counter_holder.center {
    text-align: center;
    padding: 20px 40px;
}

.q_counter_holder span.counter {
    font-size: 60px;
    line-height: 1em;
    font-weight: 300;
    color: #1abc9c;
    display: inline-block !important;
    height: 1em;
}

.q_counter_holder p.counter_text {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 12px 0 0 00;
}

.q_counter_holder .separator.small {
    background-color: #eaeaea;
    margin: 19px auto 0 auto;
}

.q_counter_holder.left .separator.small {
    margin-left: 0;
    margin-right: auto;
}

.q_counter_holder.right .separator.small {
    margin-left: auto;
    margin-right: 0;
}

.q_box_holder {
    display: block;
    position: relative;
    border: 1px solid transparent;
    z-index: 200;
}

.q_box_holder.with_icon {
    border: 2px solid #c0c0c0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.box_holder_inner {
    padding: 30px 20px;
    display: block;
}

.q_box_holder.with_icon .box_holder_inner.tiny {
    padding: 37px 20px 30px;
}

.q_box_holder.with_icon .box_holder_inner.small {
    padding: 45px 20px 30px;
}

.q_box_holder.with_icon .box_holder_inner.medium {
    padding: 58px 20px 30px;
}

.q_box_holder.with_icon .box_holder_inner.large {
    padding: 71px 20px 30px;
}

.q_box_holder.with_icon .box_holder_inner.very_large {
    padding: 85px 20px 30px;
}

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

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

.box_holder_inner.center {
    text-align: center;
}

.box_holder_icon {
    position: absolute;
    display: block;
    left: 50%;
    top: 0;
    z-index: 250;
}

.box_holder_icon_inner {
    margin: -50% 0 0 -50%;
}

.box_holder_icon_inner.circle, .box_holder_icon_inner.square, .box_holder_icon_inner.image {
    margin: -50% 0 0 -50%;
}

.box_holder_icon_inner.circle .fa-stack, .circle .icon_holder .fa-stack {
    -o-border-radius: 2em;
    -moz-border-radius: 2em;
    -webkit-border-radius: 2em;
    -ms-border-radius: 2em;
    border-radius: 2em;
}

.box_holder_icon .fa-stack i {
    color: #1abc9c;
}

.box_holder_icon_inner.tiny i.fa-circle {
    font-size: 40px;
}

.box_holder_icon_inner.image.tiny img {
    height: 35px;
}

.box_holder_icon_inner.image.small img {
    height: 52px;
}

.box_holder_icon_inner.image.medium img {
    height: 78px;
}

.box_holder_icon_inner.image.large img {
    height: 104px;
}

.box_holder_icon_inner.image.very_large img {
    height: 130px;
}

.qbutton, .load_more a, .blog_load_more_button a, #submit_comment, .drop_down .wide .second ul li .qbutton, .drop_down .wide .second ul li ul li .qbutton {
    position: relative;
    display: inline-block;
    width: auto;
    height: 39px;
    line-height: 39px;
    margin: 0;
    padding: 0 23px;
    border: 2px solid #303030;
    font-size: 13px;
    font-weight: 700;
    font-family: inherit;
    text-align: left;
    color: #303030;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    outline: 0;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    background-color: transparent;
    -webkit-transition: color .1s linear, background-color .1s linear, border-color .1s linear;
    -moz-transition: color .1s linear, background-color .1s linear, border-color .1s linear;
    -ms-transition: color .1s linear, background-color .1s linear, border-color .1s linear;
    -o-transition: color .1s linear, background-color .1s linear, border-color .1s linear;
    transition: color .1s linear, background-color .1s linear, border-color .1s linear;
    -webkit-box-sizing: initial !important;
    -moz-box-sizing: initial !important;
    box-sizing: initial !important;
}

input.qbutton {
    line-height: 36px;
}

.qbutton:hover, .load_more a:hover, .blog_load_more_button a:hover, #submit_comment:hover, .drop_down .wide .second ul li .qbutton:hover, .drop_down .wide .second ul li ul li .qbutton:hover {
    background-color: #1abc9c;
    border-color: #1abc9c;
    color: #fff;
    text-decoration: none;
}

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

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

.qbutton.center {
    text-align: center;
}

.qbutton.big_large {
    height: 58px;
    line-height: 58px;
    font-size: 20px;
    padding: 0 22px;
}

.qbutton.big_large_full_width {
    width: 100%;
    height: 90px;
    line-height: 90px;
    font-size: 20px;
    padding: 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.qbutton.large {
    height: 47px;
    line-height: 47px;
    font-size: 16px;
    padding: 0 29px;
}

.qbutton.small {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding: 0 17px;
}

.qbutton.white {
    border-color: #fff;
    color: #fff;
}

.qbutton.white:hover {
    background-color: #1abc9c;
    border-color: #1abc9c;
}

.qbutton.green {
    border-color: #1abc9c;
    color: #fff;
    background-color: #1abc9c;
}

.qbutton.green:hover {
    background-color: #fff;
    border-color: #fff;
    color: #a2a2a2;
}

.qbutton i {
    margin: 0 0 0 10px;
}

.qbutton.large i {
    margin: 0 0 0 17px;
}

.qbutton.medium i {
    margin: 0 0 0 15px;
}

.qbutton.small i {
    margin: 0 0 0 10px;
}

.qbutton.tiny i {
    margin: 0 0 0 8px;
}

.qbutton.big_large i, .qbutton.big_large_full_width i {
    margin: 0 0 0 19px;
}

#submit_comment, .load_more.tiny a {
    height: 39px;
    line-height: 39px;
    font-size: 12px;
    padding: 0 18px;
}

#submit_comment {
    line-height: 36px;
}

.easyPieChart {
    position: relative;
}

.easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0;
}

.q_pie_chart_holder, .q_pie_chart_with_icon_holder {
    display: block;
    margin: 0 0 30px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s ease 0s;
    -moz-transition: opacity .3s ease 0s;
    -o-transition: opacity .3s ease 0s;
}

.q_percentage {
    font-size: 35px;
    font-weight: 500;
    color: #303030;
    text-align: center;
    margin: 0 auto;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s ease 0s;
    -moz-transition: opacity .3s ease 0s;
    -o-transition: opacity .3s ease 0s;
}

.q_percentage_with_icon {
    color: #1abc9c;
    text-align: center;
    margin: 0 auto;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s ease 0s;
    -moz-transition: opacity .3s ease 0s;
    -o-transition: opacity .3s ease 0s;
    -webkit-backface-visibility: hidden;
}

.q_pie_chart_holder .tocounter {
    float: none;
    margin: 0;
}

.q_percentage_with_icon i {
    float: none;
    margin: 0;
    vertical-align: middle !important;
    color: #b9b9b9;
}

.q_pie_chart_holder .pie_chart_text, .q_pie_chart_with_icon_holder .pie_chart_text {
    text-align: center;
    margin: 28px 0 0;
}

.q_pie_chart_holder .pie_chart_text .pie_title, .q_pie_chart_with_icon_holder .pie_chart_text .pie_title {
    margin: 0 0 .35em;
}

.q_pie_chart_holder .separator.small {
    background-color: #eaeaea;
    margin: 10px auto 12px auto;
}

.image_with_text {
    display: inline-block;
    width: 100%;
    position: relative;
}

.image_with_text img {
    display: block;
    margin: 0 0 22px 0;
}

.call_to_action {
    position: relative;
    display: block;
    padding: 51px 21px;
    background-color: #1abc9c;
}

.call_to_action .two_columns_75_25 {
    position: relative;
}

.call_to_action .text_wrapper {
    position: relative;
}

.call_to_action .text_wrapper .call_to_action_text {
    color: #fff;
    letter-spacing: 1px;
    font-size: 22px;
    font-weight: 500;
}

.call_to_action.with_icon .text_wrapper .call_to_action_text {
    padding: 0 0 0 54px;
    line-height: 1em;
}

.call_to_action .text_wrapper .call_to_action_icon_holder {
    position: absolute;
    height: 100%;
}

.call_to_action .text_wrapper .call_to_action_icon {
    display: table;
    height: 100%;
}

.call_to_action .text_wrapper .call_to_action_icon_inner {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.call_to_action .text_wrapper .call_to_action_icon_inner i {
    color: #fff;
}

.call_to_action .column2.button_wrapper {
    text-align: right;
}

.call_to_action .column2.button_wrapper .qbutton {
    position: absolute;
    right: 0;
    top: 50%;
    margin: -21px 0 0 0;
}

.call_to_action .column2.button_wrapper .qbutton.small {
    margin-top: -17px;
}

.call_to_action .column2.button_wrapper .qbutton.large {
    margin-top: -25px;
}

.call_to_action .column2.button_wrapper .qbutton.big_large {
    margin-top: -31px;
}

.full_width .parallax_content {
    width: 1100px;
    margin: 0 auto;
}

section.section section.parallax {
    margin: -50px 0;
}

.boxed section.section section.parallax {
    margin: -50px -25px;
}

.boxed .full_width .parallax_content {
    width: auto;
    margin: 0;
    padding: 0 25px;
}

section.parallax_section_holder {
    position: static;
    padding: 0;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center 0;
    background-attachment: fixed;
    overflow: hidden;
}

.parallax_content {
    z-index: 100;
    position: relative;
}

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

.parallax_content.center {
    text-align: center;
}

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

.portfolio_single {
    display: block;
    position: relative;
}

.portfolio_single_text_holder, .portfolio_detail, .lightbox_single_portfolio {
    position: relative;
}

.portfolio_single .flexslider, .portfolio_single .portfolio_single_text_holder {
    margin: 0 0 40px;
}

.portfolio_single .portfolio_images .fluid-width-video-wrapper, .portfolio_single .portfolio_images img {
    margin: 0 0 18px;
}

.portfolio_single .portfolio_container {
    position: relative;
    z-index: 200;
}

.portfolio_single h2 {
    margin: 0 0 5px 0;
}

.portfolio_single h3 {
    margin: 0 0 8px 0;
}

.portfolio_detail.portfolio_single_follow {
    position: relative;
}

.portfolio_detail .info {
    padding: 0 0 9px;
    margin: 0 0 9px;
}

.portfolio_detail .info:last-child {
    border: 0;
}

.video_holder {
    position: relative;
    width: 100%;
    display: block;
    min-height: 1px;
}

.portfolio_single .video .mobile-video-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}

.portfolio_single .video {
    margin: 0 0 44px;
    position: relative;
}

.portfolio_single .video .video-wrap {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 10;
}

.portfolio_single .video .video-wrap .mejs-poster {
    background-size: cover !important;
    -moz-background-size: cover !important;
    -webkit-background-size: cover !important;
    -o-background-size: cover !important;
    width: 100% !important;
    height: 100% !important;
}

.portfolio_single .video .video-wrap .mejs-container {
    background-color: transparent !important;
    background-image: none !important;
    height: 100% !important;
    width: 100% !important;
    overflow: hidden;
}

.portfolio_single .video .video-wrap .mejs-mediaelement {
    background: none !important;
    border: 0 !important;
}

.portfolio_single .video .video-wrap .mejs-container .mejs-poster img {
    max-width: none !important;
    width: 100% !important;
}

.portfolio_single .mejs-container .mejs-controls {
    visibility: visible !important;
}

.portfolio_single .mejs-controls .mejs-volume-button .mejs-volume-slider {
    display: none !important;
}

.flexslider .slides .mejs-poster img, .portfolio_slider .portfolio_slides .mejs-poster img {
    display: none;
}

.portfolio_single .flexslider .video .video-wrap {
    margin: 0;
}

.portfolio_navigation {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 28px 0 50px;
    z-index: 100;
    position: relative;
}

.portfolio_navigation .portfolio_prev, .portfolio_navigation .portfolio_next, .portfolio_navigation .portfolio_button {
    display: inline-block;
    height: 35px;
    line-height: 35px;
}

.portfolio_navigation .portfolio_prev {
    position: absolute;
    left: 0;
}

.portfolio_navigation .portfolio_next {
    position: absolute;
    right: 0;
}

.portfolio_navigation .portfolio_prev a, .portfolio_navigation .portfolio_next a {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    margin: 0 11px 0 0;
    text-align: center;
    font-size: 18px;
    color: #b4b4b4;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    border: 2px solid #e5e5e5;
    outline: 0;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.portfolio_navigation .portfolio_prev a:hover, .portfolio_navigation .portfolio_next a:hover {
    color: #303030;
    background-color: #e3e3e3;
    border-color: #e3e3e3;
}

.portfolio_navigation .portfolio_button a {
    background-image: url("../images/for_css/portfolio_list_button.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 19px;
    display: block;
    height: 19px;
    margin: 11px 0 0 0;
    -webkit-transition: background-image .3s ease-in-out;
    -moz-transition: background-image .3s ease-in-out;
    -ms-transition: background-image .3s ease-in-out;
    -o-transition: background-image .3s ease-in-out;
    transition: background-image .3s ease-in-out;
}

.portfolio_navigation .portfolio_button a:hover {
    background-image: url("../images/for_css/portfolio_list_button_hover.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 150 / 100), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 160dpi) {
    .portfolio_navigation .portfolio_button a {
        background-image: url("../images/for_css/portfolio_list_button.png");
        -o-background-size: 19px 19px;
        -webkit-background-size: 19px 19px;
        -moz-background-size: 19px 19px;
        background-size: 19px 19px;
    }

    .portfolio_navigation .portfolio_button a:hover {
        background-image: url("../images/for_css/portfolio_list_button_hover.png");
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 200 / 100), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 210dpi) {
    .portfolio_navigation .portfolio_button a {
        background-image: url("../../../../../comunello-avtomatika.com.ua/wp-content/themes/comunello/images/for_css/portfolio_list_button%402x.html");
        -o-background-size: 19px 19px;
        -webkit-background-size: 19px 19px;
        -moz-background-size: 19px 19px;
        background-size: 19px 19px;
    }

    .portfolio_navigation .portfolio_button a:hover {
        background-image: url("../images/for_css/portfolio_list_button_hover.png");
    }
}

.portfolio_navigation .portfolio_prev a:hover, .portfolio_navigation .portfolio_next a:hover {
    background-image: url("../images/for_css/button-bg-px.png") !important;
}

.portfolio_social_holder {
    width: 100%;
    display: inline-block;
}

.portfolio_single .portfolio_social_holder .portfolio_share, .portfolio_single .portfolio_social_holder .portfolio_like {
    display: inline-block;
    margin: 0;
}

.portfolio_gallery {
    display: inline-block;
    width: 100%;
    position: relative;
    margin: 0 0 15px 0;
}

.portfolio_single .portfolio_gallery {
    margin: 0 0 3px 0;
}

.portfolio_gallery a {
    position: relative;
    float: left;
    display: inline-block;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
}

.portfolio_gallery a.v2 {
    width: 49%;
    margin: 0 2% 2% 0;
}

.portfolio_gallery a.v3 {
    width: 32%;
    margin: 0 2% 2% 0;
}

.portfolio_gallery a.v4 {
    width: 23.5%;
    margin: 0 2% 2% 0;
}

.portfolio_gallery a.v2:nth-child(2n), .portfolio_gallery a.v3:nth-child(3n), .portfolio_gallery a.v4:nth-child(4n) {
    margin: 0 0 2% 0;
}

.portfolio_gallery a img, .portfolio_gallery a frame {
    position: relative;
    display: block;
    width: 100%;
    z-index: 100;
}

.portfolio_gallery iframe {
    min-height: 200px;
}

.portfolio_gallery a .gallery_text_holder {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    z-index: 200;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -o-transition: opacity .4s;
    -ms-transition: opacity .4s;
}

.portfolio_gallery a img {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.portfolio_gallery a:hover .gallery_text_holder {
    opacity: 1;
    filter: alpha(opacity=100);
}

.portfolio_gallery a .gallery_text_inner {
    display: table;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

.portfolio_gallery a .gallery_text_inner h6 {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 15px;
    color: #fff;
}

.projects_holder_outer {
    margin: 0;
    display: block;
    width: 100%;
}

.projects_holder_outer .container .container_inner {
    padding: 0;
}

.full_width .projects_holder_outer.v6 .hover_text, .full_width .projects_holder_outer.v5 .hover_text, .full_width .projects_holder_outer.v4 .hover_text, .full_width .projects_holder_outer.v5 .standard, .full_width .projects_holder_outer.v6 .standard, .full_width .projects_holder_outer.v4 .standard {
    width: 95%;
    margin: 0 auto;
}

.full_width .section_inner .projects_holder_outer.v6 .hover_text, .full_width .section_inner .projects_holder_outer.v5 .hover_text, .full_width .section_inner .projects_holder_outer.v4 .hover_text, .full_width .section_inner .projects_holder_outer.v5 .standard, .full_width .section_inner .projects_holder_outer.v6 .standard, .full_width .section_inner .projects_holder_outer.v4 .standard {
    width: 100%;
}

.full_width .projects_holder_outer.v6 .hover_text.no_space, .full_width .projects_holder_outer.v5 .hover_text.no_space, .full_width .projects_holder_outer.v4 .hover_text.no_space {
    width: 100%;
    margin: 0;
}

.projects_holder {
    font-size: .1px;
    line-height: 0;
    list-style-type: none;
    text-align: justify;
}

.projects_holder:after, .projects_holder:before {
    content: "";
    display: inline-block !important;
    width: 100%;
}

.projects_holder > .mix {
    display: none;
    position: relative;
    vertical-align: top;
    -webkit-transition: all .7s ease-out;
    -moz-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    transition: all .7s ease-out;
    text-align: left;
}

.projects_holder .mix .image {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    -moz-transform: translateZ(0px);
    -webkit-transform: translateZ(0px);
}

.projects_holder article .image img {
    position: relative;
    display: block;
    width: 100%;
    z-index: 100;
}

.projects_holder article .image img, .portfolio_slider .portfolio_slides li.item img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    -ms-transition: -ms-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
}

.projects_holder.hover_text.no_space article .image img {
    margin: 0 1px;
}

.projects_holder article .image_holder:hover .image img, .portfolio_slider .portfolio_slides li.item:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.projects_holder article .image_holder, .projects_holder article .portfolio_description {
    display: block;
    position: relative;
}

.projects_holder article .portfolio_description {
    padding: 20px 0 22px;
    text-align: center;
    background-color: #fff;
    border-style: none;
    border-top: none !important;
    border-width: 1px;
    border-color: #fefefe;
}

.projects_holder article .portfolio_description.text_align_left {
    text-align: left;
}

.projects_holder article .portfolio_description.text_align_center {
    text-align: center;
}

.projects_holder article .portfolio_description.text_align_right {
    text-align: right;
}

.standard_no_space.projects_holder article .portfolio_description {
    margin: 0 -1px 0 0;
}

.projects_holder article .portfolio_description .portfolio_title {
    display: block;
    margin: 0 0 7px 0;
}

.portfolio_slider .image_holder .separator.small {
    margin: 10px auto;
    background-color: #fff;
}

.projects_holder article .hover_feature_holder_title .separator.small, .projects_masonry_holder article .hover_feature_holder_title .separator.small {
    background-color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}

.projects_holder article .portfolio_description .separator.small {
    margin-top: 10px;
    margin-bottom: 10px;
}

.wpb_column > .wpb_wrapper .portfolio_slider .image_holder .separator.small {
    background-color: #fff;
}

.portfolio_slider .image_holder .separator.small.transparent {
    background-color: transparent !important;
}

.projects_holder.hover_text article .hover_feature_holder_title .separator {
    background-color: #fff;
}

.projects_holder.hover_text article .hover_feature_holder_title .portfolio_title a, .projects_holder.hover_text article span.text_holder span.text_inner .hover_feature_holder_title .project_category {
    color: #fff;
}

.projects_holder.hover_text article span.text_holder span.text_inner .hover_feature_holder_title .project_category {
    font-weight: 500;
}

.projects_holder.hover_text article .hover_feature_holder_title .portfolio_title {
    margin: 0 0 7px;
}

.projects_holder article .portfolio_description .project_category, .projects_holder.hover_text article .project_category {
    line-height: 22px;
    display: block;
    font-size: 13px;
    font-weight: 500;
}

.portfolio_single .portfolio_like {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding: 0;
}

.portfolio_single .dots {
    padding: 0 7px 0 4px;
}

.portfolio_single .dots i {
    font-size: 3px;
    vertical-align: middle;
}

.portfolio_single .portfolio_like a {
    display: block;
    font-size: 13px;
    line-height: 13px;
    text-align: center;
}

.portfolio_single .portfolio_like span {
    line-height: 19px;
}

.portfolio_slider .portfolio_like a:hover i, .portfolio_slider .portfolio_like span {
    color: #e0e0e0;
}

.projects_holder article .portfolio_like a, .projects_holder article .portfolio_like:hover a {
    color: #fff;
}

.projects_holder article span.text_holder {
    background-color: #000;
    background-color: rgba(21, 21, 21, 0.78);
    bottom: 0;
    display: inline-block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    visibility: visible;
    overflow: hidden;
    width: 100%;
    z-index: 200;
}

.touch .projects_holder article span.text_holder {
    display: none !important;
    height: 0 !important;
    width: 0 !important;
    opacity: 0 !important;
    visibility: hidden !important;
}

.projects_holder article:hover span.text_holder {
    height: 100% !important;
}

.projects_holder article .image_holder:hover span.text_holder {
    opacity: 1;
    filter: alpha(opacity=100);
}

.projects_holder.hover_text.with_mask article .image_holder:hover .image_hover {
    opacity: 0;
    filter: alpha(opacity=0);
}

.projects_holder article span.text_holder span.text_outer {
    display: table;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.projects_holder article span.text_holder span span.text_inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.projects_holder article span.text_holder span span.text_inner .project_category {
    color: #a6a6a6;
    display: block;
    font-size: 13px;
    line-height: 22px;
}

.projects_holder article .feature_holder, .projects_holder article .feature_holder .feature_holder_icons {
    display: inline-block;
}

.projects_holder.hover_text article .feature_holder {
    width: 100%;
}

.projects_holder.hover_text article .feature_holder .feature_holder_icons {
    margin: 20px 0 0 0;
}

.portfolio_slider, .portfolio_slides .image_holder {
    position: relative;
    display: block;
    -webkit-backface-visibility: hidden;
}

.portfolio_slides .image_pixel_hover {
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    background-color: transparent;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 100;
}

.touch .portfolio_slides .image_pixel_hover {
    display: none !important;
}

.portfolio_slides li:hover .image_pixel_hover {
    background-color: #000;
    background-color: rgba(21, 21, 21, 0.78);
}

.portfolio_slides .image_holder .image {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    -webkit-transition: -webkit-transform .4s;
    -moz-transition: -moz-transform .4s;
    transition: transform .4s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}

.portfolio_slides .hover_feature_holder {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 101;
}

.touch .portfolio_slides .hover_feature_holder {
    display: none !important;
}

.portfolio_slides .hover_feature_holder_icons {
    position: relative;
    opacity: 0;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 0 0 30px;
    -webkit-transition: opacity .4s ease-in-out .1s;
    -moz-transition: opacity .4s ease-in-out .1s;
    -o-transition: opacity .4s ease-in-out .1s;
    -ms-transition: opacity .4s ease-in-out .1s;
    transition: opacity .4s ease-in-out .1s;
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    display: none;
}

.portfolio_slides li:hover .hover_feature_holder_icons {
    opacity: 1;
}

.portfolio_slides .hover_feature_holder_icons_inner {
    display: inline-block;
    position: relative;
}

.portfolio_slides .hover_feature_holder_outer {
    position: relative;
    opacity: 1 !important;
    top: 0;
    height: 100%;
    display: table;
    width: 100%;
}

.portfolio_slides .hover_feature_holder_inner {
    height: 100%;
    width: 100%;
    top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    display: table-cell;
    vertical-align: middle;
    padding: 0 5%;
    text-align: center;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}

.portfolio_slides .hover_feature_holder_inner .portfolio_title {
    text-transform: uppercase;
    letter-spacing: 1px;
}

.portfolio_slides .hover_feature_holder_inner .portfolio_title a {
    color: #fff;
}

.portfolio_slides .hover_feature_holder_inner .qbutton {
    margin-top: 24px;
    margin-left: 5px;
    margin-right: 5px;
}

.portfolio_slides .hover_feature_holder_inner .qbutton:hover {
    border-color: #1abc9c;
}

.portfolio_slides li:hover .hover_feature_holder_inner {
    opacity: 1;
}

.projects_holder.hover_text article .image_holder {
    overflow: hidden;
}

.projects_holder.hover_text.no_space article .image_holder {
    margin: 0 -1px;
}

.projects_holder article a.lightbox, .projects_holder article a.preview, .projects_holder article .portfolio_like, .portfolio_slider a.lightbox, .portfolio_slider a.preview, .portfolio_slider .portfolio_like {
    position: relative;
    display: inline-block;
    margin: 0 0 5px 0;
    -webkit-backface-visibility: hidden;
}

.projects_holder article a.lightbox, .portfolio_slider a.lightbox {
    margin: 0 10px 0 0;
}

.projects_holder article .portfolio_like, .portfolio_slider .portfolio_like {
    margin: 0 0 0 10px;
}

.projects_holder article .portfolio_like i, .portfolio_slider .portfolio_like i {
    line-height: 20px;
    margin: 4px 0 0 0;
}

.portfolio_like .qode-like-count span {
    display: none;
}

.projects_holder article .portfolio_like .qode-like-count, .portfolio_slider article .portfolio_like .qode-like-count {
    font-size: 13px;
    line-height: 13px;
    color: #fff;
}

.projects_holder .filler {
    display: inline-block;
    height: 0;
}

.projects_holder.v6 .mix, .projects_holder.v6.hover_text .mix {
    width: 15.7%;
    margin: 0 0 1.2%;
}

.projects_holder.v6.hover_text .mix {
    margin: 0 0 1.7%;
}

.projects_holder.v6 .filler, .projects_holder.v6.hover_text .filler {
    width: 15.7%;
}

.projects_holder.v6.standard_no_space .mix, .projects_holder.v6.hover_text.no_space .mix {
    width: 16.66%;
    margin: 0;
}

.projects_holder.v6.standard_no_space .mix {
    margin: 0;
}

.projects_holder.v6.standard_no_space .filler, .projects_holder.v6.hover_text.no_space .filler {
    width: 16.66%;
}

.safari_browser .projects_holder.v6.standard_no_space .mix, .safari_browser .projects_holder.v6.hover_text.no_space .mix {
    width: 16.6%;
}

.safari_browser .projects_holder.v6.standard_no_space .filler, .safari_browser .projects_holder.v6.hover_text.no_space .filler {
    width: 16.6%;
}

.projects_holder.v5 .mix, .projects_holder.v5.hover_text .mix {
    width: 18%;
    margin: 0 0 2.9%;
}

.projects_holder.v5.hover_text .mix {
    margin: 0 0 2%;
}

.projects_holder.v5 .filler, .projects_holder.v5.hover_text .filler {
    width: 18.5%;
}

.projects_holder.v5.standard_no_space .mix, .projects_holder.v5.hover_text.no_space .mix {
    width: 19.99%;
    margin: 0;
}

.projects_holder.v5.standard_no_space .mix {
    margin: 0;
}

.projects_holder.v5.standard_no_space .filler, .projects_holder.v5.hover_text.no_space .filler {
    width: 19.99%;
}

.safari_browser .projects_holder.v5.standard_no_space .mix, .safari_browser .projects_holder.v5.hover_text.no_space .mix {
    width: 19.93%;
}

.safari_browser .projects_holder.v5.standard_no_space .filler, .safari_browser .projects_holder.v5.hover_text.no_space .filler {
    width: 19.93%;
}

.projects_holder.v4 .mix, .projects_holder.v4.hover_text .mix {
    width: 23.5%;
    margin: 0 0 2.5%;
}

.projects_holder.v4.hover_text .mix {
    margin: 0 0 2.2%;
}

.projects_holder.v4 .filler, .projects_holder.v4.hover_text .filler {
    width: 23.5%;
}

.projects_holder.v4.standard_no_space .mix, .projects_holder.v4.hover_text.no_space .mix {
    width: 24.99%;
    margin: 0;
}

.projects_holder.v4.standard_no_space .mix {
    margin: 0;
}

.projects_holder.v4.standard_no_space .filler, .projects_holder.v4.hover_text.no_space .filler {
    width: 24.99%;
}

.projects_holder.v3 .mix, .projects_holder.v3.hover_text .mix {
    width: 32%;
    margin: 0 0 2.4%;
}

.projects_holder.v3.hover_text .mix {
    margin: 0 0 2.2%;
}

.projects_holder.v3 .filler, .projects_holder.v3.hover_text .filler {
    width: 32%;
}

.projects_holder.v3.standard_no_space .mix, .projects_holder.v3.hover_text.no_space .mix {
    width: 33.32%;
    margin: 0;
}

.projects_holder.v3.standard_no_space .mix {
    margin: 0;
}

.projects_holder.v3.standard_no_space .filler, .projects_holder.v3.hover_text.no_space .filler {
    width: 33.32%;
}

.safari_browser .projects_holder.v3.standard_no_space .mix, .safari_browser .projects_holder.v3.hover_text.no_space .mix {
    width: 33.3%;
}

.safari_browser .projects_holder.v3.standard_no_space .filler, .safari_browser .projects_holder.v3.hover_text.no_space .filler {
    width: 33.3%;
}

.projects_holder.v2 .mix, .projects_holder.v2.hover_text .mix {
    width: 49%;
    margin: 0 0 2.4%;
}

.projects_holder.v2.hover_text .mix {
    margin: 0 0 2.1%;
}

.projects_holder.v2 .filler, .projects_holder.v2.hover_text .filler {
    width: 49%;
}

.projects_holder.v2.standard_no_space .mix, .projects_holder.v2.hover_text.no_space .mix {
    width: 49.99%;
    margin: 0;
}

.projects_holder.v2.standard_no_space .mix {
    margin: 0;
}

.projects_holder.v2.standard_no_space .filler, .projects_holder.v2.hover_text.no_space .filler {
    width: 49.99%;
}

.portfolio_paging, .portfolio_paging_loading {
    text-align: center;
    margin: 40px 0 0;
}

.portfolio_paging_loading {
    display: none;
}

.portfolio_with_space .portfolio_paging, .portfolio_with_space .portfolio_paging_loading {
    margin: 15px 0 0;
}

.filter_outer {
    display: block;
    position: relative;
    height: 37px;
    margin: -30px 0 40px;
    text-align: center;
}

.vertical_menu_enabled .full_width .filter_outer {
    margin: 0 0 40px;
}

.filter_holder {
    display: inline-block;
}

.filter_holder ul {
    display: inline-block;
    list-style: none;
}

.filter_holder ul li {
    cursor: pointer;
    display: block;
    margin: 0;
    float: left;
    text-align: center;
}

.filter_holder ul li span {
    display: inline-block;
    padding: 0 22px;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
}

.filter_holder ul li.active span {
    color: #1abc9c !important;
}

.filter_holder ul li:hover span {
    color: #1abc9c !important;
}

.projects_masonry_holder {
    opacity: 0;
}

.projects_masonry_holder .portfolio_masonry_item, .projects_masonry_holder .portfolio_masonry_item.large_height {
    width: 33.33%;
}

.projects_masonry_holder .portfolio_masonry_item.large_width, .projects_masonry_holder .portfolio_masonry_item.large_width_height {
    width: 66.66%;
}

.full_width .projects_masonry_holder .portfolio_masonry_item, .full_width .projects_masonry_holder .portfolio_masonry_item.large_height {
    width: 19.96%;
}

.full_width .projects_masonry_holder .portfolio_masonry_item.large_width, .full_width .projects_masonry_holder .portfolio_masonry_item.large_width_height {
    width: 39.92%;
}

.projects_masonry_holder:after, .projects_masonry_holder .portfolio_masonry_item:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}

.projects_masonry_holder .image_holder img {
    vertical-align: top;
    width: 100%;
    height: auto;
}

.projects_masonry_holder .image_holder {
    margin: 0 -1px 0 0;
}

.projects_masonry_holder .text_holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100.2%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    text-align: center;
    transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    visibility: visible;
    overflow: hidden;
    z-index: 200;
    opacity: 0;
    filter: alpha(opacity=0);
}

.projects_masonry_holder .text_holder .text_outer {
    display: table;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.projects_masonry_holder .text_holder .text_inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.projects_masonry_holder article.portfolio_masonry_item:hover .text_holder {
    opacity: 1;
    filter: alpha(opacity=100);
}

.projects_masonry_holder .portfolio_title {
    margin: 0 0 7px;
}

.projects_masonry_holder .portfolio_title a {
    color: #fff;
}

.projects_masonry_holder .project_category {
    font-weight: 500;
    color: #fff;
}

.projects_masonry_holder .feature_holder_icons {
    margin: 20px 0 0 0;
    display: inline-block;
}

.projects_masonry_holder .feature_holder {
    width: 100%;
    display: inline-block;
}

.projects_masonry_holder a.lightbox {
    margin: 0 10px 0 0;
}

.projects_masonry_holder .portfolio_like {
    margin: 0 0 0 10px;
}

.projects_masonry_holder .portfolio_like a, .projects_masonry_holder .portfolio_like:hover a {
    color: #fff;
}

.masonry_with_space .projects_holder {
    position: relative;
    opacity: 0;
}

.masonry_with_space .projects_holder .mix {
    display: block;
    padding: 0 7px;
    margin: 0 0 14px 0 !important;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.masonry_with_space .projects_holder.v6 .mix {
    width: 16.66%;
}

.masonry_with_space .projects_holder.v5 .mix {
    width: 20%;
}

.masonry_with_space .projects_holder.v4 .mix {
    width: 25%;
}

.masonry_with_space .projects_holder.v3 .mix {
    width: 33.33%;
}

.masonry_with_space .projects_holder.v2 .mix {
    width: 49.99%;
}

.q_tabs {
    display: block;
    visibility: hidden;
}

.q_tabs .tabs-nav {
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    display: inline-block;
    position: relative;
}

.q_tabs .tabs-nav li {
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    display: inline-block;
    float: left;
}

.q_tabs .tabs-nav li a {
    height: 40px;
    line-height: 40px;
    display: block;
    margin: 0;
    padding: 0 14px;
    font-size: 13px;
    text-decoration: none;
    font-style: normal;
    color: #b4b4b4;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

.q_tabs .tabs-nav li.active a {
    color: #303030;
}

.q_tabs .tabs-nav li.active a:hover, .q_tabs .tabs-nav li a:hover {
    color: #1abc9c;
}

.q_tabs.horizontal.center {
    text-align: center;
}

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

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

.q_tabs.horizontal .tabs-container {
    padding-top: 4px;
    text-align: left;
}

.q_tabs.horizontal.right .tabs-container {
    text-align: right;
}

.q_tabs.horizontal .tabs-nav li:first-child a {
    padding-left: 0;
}

.q_tabs.vertical .tabs-nav {
    width: 24.02957486136784%;
    margin: 0;
}

.q_tabs.vertical.right .tabs-nav {
    float: right;
}

.q_tabs.vertical.left .tabs-nav {
    float: left;
}

.q_tabs.vertical .tabs-nav li {
    display: block;
    width: 100%;
}

.q_tabs.vertical .tabs-nav li a {
    text-align: center;
    height: auto;
    line-height: normal;
    padding: 13px 17px;
}

.q_tabs.vertical .tabs-nav li.active a {
    border: 2px solid #e3e3e3;
    padding: 11px 14px 11px 14px;
    position: relative;
    z-index: 100;
}

.q_tabs.vertical.left .tabs-nav li.active a {
    border-right-color: #fff;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.q_tabs.vertical.right .tabs-nav li.active a {
    border-left-color: #fff;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.q_tabs.vertical .tabs-container {
    width: 73.68576709796673%;
}

.q_tabs.vertical.left .tabs-container {
    float: left;
    text-align: left;
}

.q_tabs.vertical.right .tabs-container {
    float: right;
    text-align: right;
}

.q_tabs.vertical .tab-content {
    position: relative;
    z-index: 50;
}

.q_tabs.vertical.left .tab-content {
    padding-left: 17px;
    border-left: 2px solid #e3e3e3;
    left: -2px;
}

.q_tabs.vertical.right .tab-content {
    padding-right: 17px;
    border-right: 2px solid #e3e3e3;
    right: -2px;
}

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

.q_tabs.boxed .tabs-nav {
    display: block;
}

.q_tabs.boxed .tabs-nav li a {
    border-bottom: 0;
    position: relative;
    z-index: 200;
}

.q_tabs.boxed .tabs-nav li.active a {
    position: relative;
    z-index: 100;
    line-height: 40px;
    height: 40px;
    padding: 0 12px;
    border: 2px solid #e3e3e3;
    border-bottom-color: #fff;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
}

.q_tabs.boxed .tabs-container {
    overflow: hidden;
    text-align: left;
    padding: 19px 0 0;
    border-top: 2px solid #e3e3e3;
    position: relative;
    top: -2px;
    z-index: 50;
}

.q_accordion_holder {
    position: relative;
    display: block;
    visibility: hidden;
    margin: 0 0 30px;
}

.q_accordion_holder.accordion.with_icon {
    border-top: 1px solid #eaeaea;
}

.q_accordion_holder.accordion .ui-accordion-header {
    cursor: pointer;
    position: relative;
    display: block;
    line-height: 2em;
    min-height: 45px;
    padding: 0;
    margin: 0 0 5px;
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    box-sizing: border-box;
}

.q_accordion_holder.accordion h3.ui-accordion-header {
    padding-top: 3px;
}

.q_accordion_holder.accordion h4.ui-accordion-header {
    padding-top: 5px;
}

.q_accordion_holder.accordion h5.ui-accordion-header {
    font-size: 14px;
    padding-top: 9px;
}

.q_accordion_holder.accordion h6.ui-accordion-header {
    padding-top: 10px;
}

.q_accordion_holder.accordion.with_icon h3.ui-accordion-header {
    padding-bottom: 3px;
}

.q_accordion_holder.accordion.with_icon h4.ui-accordion-header {
    padding-bottom: 5px;
}

.q_accordion_holder.accordion.with_icon h5.ui-accordion-header {
    padding-bottom: 9px;
}

.q_accordion_holder.accordion.with_icon h6.ui-accordion-header {
    padding-bottom: 10px;
}

.q_accordion_holder.accordion.with_icon .ui-accordion-header {
    line-height: 3em;
    min-height: 3em;
    margin: 0;
    border: 1px solid #eaeaea;
    border-top: 0 !important;
    -webkit-transition: border-bottom .3s ease-in-out;
    -moz-transition: border-bottom .3s ease-in-out;
    -o-transition: border-bottom .3s ease-in-out;
    -ms-transition: border-bottom .3s ease-in-out;
}

.q_accordion_holder.accordion .ui-accordion-header, .q_accordion_holder.accordion.with_icon .ui-accordion-header {
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    color: #303030;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.q_accordion_holder.accordion .ui-accordion-header:hover {
    color: #1abc9c;
}

.q_accordion_holder.accordion.with_icon .ui-accordion-header:last-child {
    border-bottom: 0 !important;
}

.q_accordion_holder.accordion.with_icon .ui-accordion-header span.tab-title {
    width: 72%;
    line-height: 1.5625em;
    margin: .85em 0 .85em 20px;
    display: inline-block;
}

.q_accordion_holder.accordion.without_icon .ui-accordion-header span.tab-title {
    padding: 0 0 0 63px;
    display: block;
}

.q_accordion_holder.accordion.with_icon .ui-state-active {
    border-bottom-color: transparent;
    -webkit-transition: border-bottom .3s ease-in-out;
    -moz-transition: border-bottom .3s ease-in-out;
    -o-transition: border-bottom .3s ease-in-out;
    -ms-transition: border-bottom .3s ease-in-out;
}

.q_accordion_holder.accordion.with_icon .ui-state-active, .q_accordion_holder.accordion .ui-state-active {
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
}

.q_accordion_holder.accordion.with_icon .ui-accordion-header-active, .q_accordion_holder.with_icon div.accordion_content {
    background-color: #fbfbfb;
}

.q_accordion_holder.accordion.with_icon .ui-accordion-header div.icon-wrapper, .q_accordion_holder .ui-accordion-header .accordion_mark {
    float: left;
    line-height: 3.25em;
    position: relative;
    top: .09375em;
}

.q_accordion_holder.accordion.without_icon .ui-accordion-header div.icon-wrapper {
    display: none !important;
}

.q_accordion_holder.accordion.with_icon .ui-accordion-header i {
    margin: 0 0 0 15px;
    font-size: 18px;
    color: #1abc9c;
}

.q_accordion_holder.accordion .ui-accordion-header .accordion_mark_icon {
    display: block;
    width: 41px;
    height: 41px;
    background-image: url(../images/for_css/plus.png);
    background-repeat: no-repeat;
    background-position: center;
}

.q_accordion_holder.with_icon .ui-accordion-header.ui-state-active .accordion_icon_mark {
    background-image: url(../images/for_css/minus.png);
}

.q_accordion_holder.accordion .ui-accordion-header .accordion_mark {
    display: block;
    width: 45px;
    height: 45px;
    border: 2px solid #e3e3e3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: transparent;
    transition: background-color .3s ease-in-out;
    box-sizing: border-box;
}

.q_accordion_holder.accordion .ui-accordion-header .accordion_mark:hover {
    background-image: url("../images/for_css/button-bg-px.png") !important;
}

.q_accordion_holder.accordion .ui-accordion-header .accordion_mark.left_mark {
    position: absolute;
    top: 0;
    left: 0;
}

.q_accordion_holder.accordion .ui-accordion-header .accordion_mark.right_mark {
    position: absolute;
    right: .65em;
    top: .65em;
}

.q_accordion_holder.accordion.without_icon .ui-accordion-header .accordion_mark.right_mark, .q_accordion_holder.accordion.with_icon .ui-accordion-header .accordion_mark.left_mark {
    display: none;
}

.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark_icon {
    background-image: url(../images/for_css/minus.png);
}

.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark {
    background-color: #e3e3e3;
    transition: background-color .3s ease-in-out;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 150 / 100), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 160dpi) {
    .q_accordion_holder.with_icon .accordion_icon_mark, .q_accordion_holder.accordion .ui-accordion-header .accordion_mark_icon {
        -o-background-size: 9px 9px;
        -webkit-background-size: 9px 9px;
        -moz-background-size: 9px 9px;
        background-size: 9px 9px;
        background-image: url("../images/for_css/plus.png");
    }

    .q_accordion_holder.with_icon .ui-accordion-header.ui-state-active .accordion_icon_mark, .q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark_icon {
        -o-background-size: 9px 9px;
        -webkit-background-size: 9px 9px;
        -moz-background-size: 9px 9px;
        background-size: 9px 9px;
        background-image: url("../images/for_css/minus.png");
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 200 / 100), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 210dpi) {
    .q_accordion_holder.with_icon .accordion_icon_mark, .q_accordion_holder.accordion .ui-accordion-header .accordion_mark_icon {
        -o-background-size: 9px 9px;
        -webkit-background-size: 9px 9px;
        -moz-background-size: 9px 9px;
        background-size: 9px 9px;
        background-image: url("../images/for_css/plus.png");
    }

    .q_accordion_holder.with_icon .ui-accordion-header.ui-state-active .accordion_icon_mark, .q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark_icon {
        -o-background-size: 9px 9px;
        -webkit-background-size: 9px 9px;
        -moz-background-size: 9px 9px;
        background-size: 9px 9px;
        background-image: url("../images/for_css/minus.png");
    }
}

.q_accordion_holder.accordion div.accordion_content {
    padding: 0 0 0 63px;
    margin: 0;
}

.q_accordion_holder.with_icon div.accordion_content {
    padding: 0 0 0 50px;
    border: 1px solid #eaeaea;
    border-top: 0;
}

.q_accordion_holder.accordion.with_icon div.accordion_content.no_icon {
    padding: 0 0 0 22px;
}

.q_accordion_holder.accordion div.accordion_content_inner {
    padding: 8px 0 25px;
    display: block;
}

.q_accordion_holder.with_icon div.accordion_content_inner {
    padding: 10px 27px 19px 0;
}

.q_accordion_holder.accordion.boxed .ui-accordion-header {
    text-align: center;
    background-color: #e3e3e3;
}

.q_accordion_holder.boxed .ui-accordion-header .accordion_mark {
    display: none;
}

.q_accordion_holder.boxed div.accordion_content {
    padding-left: 26px;
}

.q_accordion_holder.boxed div.accordion_content_inner {
    padding-top: 20px;
}

.highlight {
    background-color: #1abc9c;
    color: #fff;
    padding: 0 3px;
}

.testimonials_holder {
    text-align: center;
}

.testimonials {
    position: relative;
}

.testimonials .testimonial_container {
    overflow: hidden;
    width: 100%;
    background-color: transparent;
    text-align: left;
    margin: 0 0 16px;
}

.testimonials_holder .flex-direction-nav {
    display: block;
    position: static;
}

.testimonials_holder .flex-direction-nav li {
    display: inline-block;
    height: 30px;
    margin-top: 37px;
}

.testimonials_holder .flex-direction-nav li:first-child {
    margin-right: 5px;
}

.testimonials_holder .flex-direction-nav li:last-child {
    margin-left: 4px;
}

.testimonials_holder .flex-direction-nav a {
    position: relative;
    width: 30px;
    height: 30px;
    border: 2px solid #303030;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    opacity: 1;
    background-color: transparent;
    text-indent: -9999px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.testimonials_holder .flex-direction-nav a:hover {
    background-color: #303030;
}

.testimonials_holder.light .flex-direction-nav a {
    border-color: #fff;
}

.testimonials_holder.light .flex-direction-nav a:hover {
    background-color: #1abc9c;
    border-color: #1abc9c;
}

.testimonials_holder.light .flex-direction-nav a:before {
    color: #fff;
}

.testimonials_holder .flex-direction-nav a:before {
    font-family: 'FontAwesome', sans-serif;
    position: absolute;
    height: 26px;
    width: 26px;
    line-height: 26px;
    top: 0;
    left: 0;
    color: #000;
    text-indent: 0;
    font-size: 16px;
}

.testimonials_holder .flex-direction-nav a:hover:before {
    color: #fff;
}

.testimonials_holder .flex-direction-nav a.flex-prev:before {
    content: '\f104';
}

.testimonials_holder .flex-direction-nav a.flex-next:before {
    content: '\f105';
}

.testimonials_holder.full_width {
    background: 0;
}

.content .testimonial_content .container .container_inner {
    padding: 0;
}

.testimonial_text_holder {
    position: relative;
    display: block;
}

.testimonials .author_image_holder {
    margin-left: 15px;
    position: relative;
}

.author_image_holder .image_holder {
    border-radius: 3em;
    border: 1px solid #eaeaea;
    width: 60px;
    height: 60px;
    display: inline-block;
    float: left;
    margin: 0 15px 0 0;
    overflow: hidden;
}

.testimonials .testimonial_text_inner p.testimonial_author {
    font-size: 13px;
    color: #303030;
    margin-top: 22px;
    font-weight: 500;
}

.testimonials .testimonial_text_inner p.testimonial_author span.author_company {
    color: #1abc9c;
}

.testimonial_content_inner .testimonial_author .website {
    color: #303030;
    font-weight: 300;
    display: block;
}

.testimonial_content_inner .testimonial_author h4 {
    color: #00a8e8;
}

.testimonial_text_inner .testimonial_name {
    display: block;
}

.testimonial_content_inner .testimonial_author .company_position {
    color: #1abc9c;
}

.testimonials .testimonial_text_inner {
    display: block;
}

.testimonials .testimonial_text_inner p {
    line-height: 1.666666666666667em;
    font-size: 21px;
}

.testimonials_holder.standard .testimonials .testimonial_text_inner {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.testimonials_holder.full_width .testimonials .testimonial_text_inner {
    border-left: none;
    border-right: 0;
    position: relative;
    text-align: center;
}

.testimonials_holder.full_width .testimonials .testimonial_text_inner p {
    margin: 0 0 19px;
}

.testimonial_arrow {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: 0 0 0 -10px;
    z-index: 999;
    position: relative;
    overflow: hidden;
    left: 45px;
    bottom: 11px;
    background-color: #fbfbfb;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #eaeaea;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.testimonials.transparent .testimonial_text_inner {
    background-color: transparent !important;
    padding: 0;
    border: 0;
}

.testimonial_image_holder {
    text-align: center;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -o-border-radius: 60px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    height: 47px;
    width: 47px;
}

blockquote {
    position: relative;
    padding: 14px 14px 14px 10px;
    border-left: 4px solid transparent;
}

blockquote h5 {
    line-height: 1.5625em;
    text-transform: none;
    font-size: 21px;
    letter-spacing: normal;
    font-weight: 400;
    margin: 0 !important;
}

blockquote.with_quote_icon h5 {
    padding: 0 0 0 40px;
}

blockquote i.pull-left {
    font-size: 22px;
    color: #c1c0c0;
    margin: 6px 0 0 !important;
}

.gallery_holder {
    display: block;
    position: relative;
}

.wpb_image_grid .gallery_holder {
    width: 100.1%;
}

.gallery_holder ul {
    list-style: none;
    display: block;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0;
}

.gallery_holder ul li {
    position: relative;
    display: block;
    float: left;
    overflow: hidden;
}

.gallery_holder ul li a {
    display: block;
    position: relative;
    -webkit-backface-visibility: hidden;
}

.gallery_holder ul li a {
    display: block;
    overflow: hidden;
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
}

.wpb_image_grid .gallery_holder ul li a {
    margin-right: -1px;
    margin-bottom: -1px !important;
}

.gallery_holder ul li a img {
    display: block;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.gallery_holder ul li.grayscale a img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    filter: url(http://comunello-avtomatika.com.ua/wp-content/themes/comunello/css/desaturate.svg);
}

.gallery_holder ul li.grayscale:hover a img {
    -webkit-filter: grayscale(0);
    filter: none;
}

.gallery_holder ul li:hover a img {
    -webkit-transform: scale(1.03, 1.03);
    -moz-transform: scale(1.03, 1.03);
    -ms-transform: scale(1.03, 1.03);
    -o-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03);
}

.gallery_holder ul li .gallery_hover {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.81);
    visibility: visible;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -o-transition: opacity .4s;
    -ms-transition: opacity .4s;
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    -webkit-backface-visibility: hidden;
    z-index: 1000;
}

.gallery_holder ul li:hover .gallery_hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.gallery_holder ul li .gallery_hover i {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -15px;
    font-size: 30px;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
}

.gallery_holder ul.v5 li, .wpb_gallery_slides .gallery_holder ul.v5 li {
    width: 20%;
    margin: 0;
}

.gallery_holder ul.v4 li, .wpb_gallery_slides .gallery_holder ul.v4 li {
    width: 25%;
    margin: 0;
}

.gallery_holder ul.v3 li, .wpb_gallery_slides .gallery_holder ul.v3 li {
    width: 33.33333333333333%;
    margin: 0;
}

.gallery_holder ul.v2 li, .wpb_gallery_slides .gallery_holder ul.v2 li {
    width: 50%;
    margin: 0;
}

.wpb_content_element.wpb_single_image img {
    vertical-align: middle;
}

.q_dropcap {
    position: relative;
    display: inline-block;
    float: left;
    height: 48px;
    width: 48px;
    line-height: 48px;
    font-size: 23px;
    color: #1abc9c;
    text-align: center;
    margin: 5px 20px 0 0;
    border: 1px solid transparent;
}

.q_dropcap.circle, .q_dropcap.square {
    margin: 5px 20px 0 0;
    font-size: 22px;
    background-color: #1abc9c;
    border: 1px solid transparent;
    color: #fff;
    font-weight: 300;
}

.q_dropcap.normal {
    font-weight: 700;
    position: relative;
    left: 8px;
}

.q_dropcap.circle {
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    -ms-border-radius: 2em;
    -o-border-radius: 2em;
    border-radius: 2em;
}

.q_dropcap.square {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.q_message {
    position: relative;
    padding: 26px 30px;
    color: #fff;
    background-color: #1abc9c;
}

.q_message .q_message_inner {
    position: relative;
}

.q_message.with_icon .q_message_icon_holder {
    float: left;
    padding: 0 27px 0 0;
}

.q_message.with_icon .q_message_icon {
    display: table;
    height: 100%;
}

.q_message.with_icon .q_message_icon_inner {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.q_message.with_icon > i {
    line-height: 1em;
}

.q_message.with_icon img {
    float: left;
}

.q_message a.close {
    position: absolute;
    top: -19px;
    right: -23px;
    line-height: 13px;
    color: #fff;
}

.q_message a.close i {
    width: 14px;
    height: 14px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
}

.q_message .message_text {
    display: table;
    height: 100%;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.q_message .message_text_holder {
    padding: 0 20px 0 0;
}

.q_message .message_text_inner {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.q_message.with_icon .message_text_holder {
    padding: 0 20px 0 0;
}

.q_price_table {
    position: relative;
    width: 100%;
    padding: 0;
    color: #fff;
    border-top: 1px solid #ebebeb;
    margin-left: 2.5%;
    float: left;
}

.qode_pricing_tables.two_columns .q_price_table {
    width: 48.75%;
}

.qode_pricing_tables.three_columns .q_price_table {
    width: 31.666666666666668%;
}

.qode_pricing_tables.four_columns .q_price_table {
    width: 23.125%;
}

.qode_pricing_tables .q_price_table:first-child {
    margin-left: 0;
}

.q_price_table .price_table_inner {
    background-color: #262626;
    position: relative;
}

.q_price_table.active .active_text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background-color: #1abc9c;
    font-size: 13px;
    line-height: 31px;
}

.q_price_table.active .price_table_inner > ul {
    padding: 31px 0 0;
    margin: -31px 0;
}

.price_table_inner ul {
    list-style: none outside none;
    margin: 0;
    padding-left: 0 !important;
}

.price_table_inner ul li {
    text-align: center;
    margin: 0;
    padding: 2px 20px 13px;
}

.price_table_inner ul li.pricing_table_content {
    padding: 20px 27px 10px;
}

.price_table_inner ul li.pricing_table_content li {
    font-size: 13px;
}

.price_table_inner ul li.pricing_table_content li:last-child {
    border-bottom: 0;
}

.price_table_inner ul li.prices {
    padding-top: 0;
    padding-bottom: 3px;
}

.price_table_inner ul li.table_title {
    padding: 25px 25px 3px;
}

.price_table_inner ul li.table_title .title_content {
    color: #fff;
    font-weight: 700;
    font-size: 17px;
}

.price_in_table {
    text-align: center;
}

.price_in_table .value {
    font-size: 20px;
    font-weight: 600;
    vertical-align: top;
    position: relative;
    top: 17px;
}

.price_in_table .price {
    font-size: 83px;
    line-height: 1em;
    padding: 0 3px;
    font-weight: 200;
    vertical-align: middle;
}

.price_in_table .mark {
    vertical-align: bottom;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    top: 10px;
}

.price_table_inner .price_button {
    padding: 0 0 32px;
}

.price_button .qbutton {
    margin: 0 7px;
}

.q_icon_with_title {
    display: block;
    position: relative;
}

.q_icon_with_title .icon_holder {
    float: left;
    display: inline-block;
    position: relative;
    z-index: 2;
}

.q_icon_with_title .icon_text_holder .icon_title {
    display: block;
    margin: 0 0 1.08em;
    font-weight: 600;
}

.q_icon_with_title.large .icon_text_holder .icon_title {
    margin-bottom: .35em;
}

.q_icon_with_title .icon_with_title_link {
    display: inline-block;
    margin: 13px 0 0;
    color: #1abc9c;
}

.q_icon_with_title .icon_with_title_link:hover {
    color: #303030;
}

.q_icon_with_title .icon_holder.q_icon_animation, .box_holder_icon_inner.q_icon_animation {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-backface-visibility: hidden;
}

.q_icon_with_title .icon_holder.q_icon_animation.q_show_animation, .box_holder_icon_inner.q_icon_animation.q_show_animation {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.q_icon_with_title .icon_holder .fa-stack, .box_holder_icon_inner .fa-stack, .q_font_awsome_icon_square, .q_font_awsome_icon_stack i.fa-stack-base {
    border: 2px solid #c0c0c0;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.q_font_awsome_icon_stack i.fa-stack-base {
    border: 0;
}

.q_icon_with_title .icon_text_holder {
    position: relative;
}

.q_icon_with_title span.fa-stack i:last-child, .q_box_holder.with_icon span.fa-stack i:last-child {
    font-size: .7em;
    color: #c0c0c0;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s ease-in-out;
}

.q_icon_with_title.circle span.fa-stack i:last-child {
    font-size: .9em;
}

.q_icon_with_title span.fa-stack.custom-font i:last-child {
    font-size: .7em;
}

.q_icon_with_title .icon_text_inner {
    padding: 0 0 18px;
}

.q_icon_with_title .icon_title_holder {
    display: table;
    width: 100%;
    height: 100%;
    margin: 0 0 12px;
}

.q_icon_with_title .icon_title_holder .icon_holder {
    display: table-cell;
    text-align: center;
    height: 100%;
    vertical-align: middle;
    float: none;
    padding: 0 15px 0 0;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.q_icon_with_title .icon_title_holder .icon_holder span {
    position: relative;
    top: 2px;
}

.q_icon_with_title .icon_text_holder .icon_title_holder .icon_title {
    display: table-cell;
    margin: 0;
    vertical-align: middle;
    width: 100%;
}

.q_font_awsome_icon_square i {
    color: #fff;
}

.q_font_awsome_icon_stack i:last-child {
    color: #fff;
}

.qode_icon_shortcode.fa-stack a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.touch .no_animation_on_touch .q_icon_animation {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.q_icon_with_title.center {
    text-align: center;
}

.q_icon_with_title.center.center .icon_holder {
    float: none;
    display: block;
    margin: 0 0 20px;
}

.q_icon_with_title.icon_image.center .icon_holder {
    margin: 0 0 13px;
}

.q_icon_with_title.center .icon_holder {
    width: 100% !important;
}

.q_icon_with_title.center .icon_holder .font_awsome_icon i {
    color: #7b7b7b;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

.q_icon_with_title.center .icon_holder .font_awsome_icon i:hover {
    color: #1abc9c;
}

.q_icon_with_title.boxed .icon_holder .fa-stack, .q_font_awsome_icon_square {
    background-color: #1abc9c;
    border-radius: 4px;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden;
}

.q_box_holder.with_icon .box_holder_icon_inner .fa-stack i.fa-stack-base {
    color: #1abc9c;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden;
}

.q_icon_with_title.square .icon_holder .fa-stack, .box_holder_icon_inner.square .fa-stack {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    line-height: 1.7em;
}

.q_font_awsome_icon_square {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.q_icon_with_title.square .icon_holder .fa-stack:hover, .box_holder_icon_inner.square .fa-stack:hover, .box_holder_icon_inner.circle .fa-stack:hover, .circle .icon_holder .fa-stack:hover {
    background-color: #1abc9c;
    border-color: transparent !important;
}

.q_font_awsome_icon_stack .fa-circle, .q_icon_with_title.boxed .icon_holder .fa-stack {
    color: #1abc9c;
    -webkit-transition: color .4s ease-in-out;
    -moz-transition: color .4s ease-in-out;
    -o-transition: color .4s ease-in-out;
    transition: color .4s ease-in-out;
}

.q_icon_with_title.circle .icon_holder .fa-stack:hover i.fa-circle, .q_font_awsome_icon_stack:hover .fa-circle, .q_box_holder.with_icon .box_holder_icon_inner .fa-stack:hover i.fa-stack-base {
    color: #f3f3f3 !important;
}

.q_icon_with_title.boxed .icon_holder .fa-stack {
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

.q_icon_with_title.circle .icon_holder .fa-stack:hover i:last-child, .q_font_awsome_icon_stack:hover i:last-child, .q_icon_with_title.boxed .icon_holder .fa-stack:hover i, .q_box_holder.with_icon span.fa-stack:hover i:last-child, .q_icon_with_title.square .icon_holder .fa-stack:hover i, .box_holder_icon_inner.square:hover i, .q_font_awsome_icon_square:hover i {
    color: #fff;
}

.q_box_holder.with_icon .tiny span.fa-stack i:last-child {
    top: 1px;
}

.q_icon_with_title.with_border_line .icon_text_inner {
    border-bottom: 1px solid #fbfbfb;
}

.q_icon_with_title.tiny .icon_text_holder {
    padding: 0 0 0 44px;
}

.q_icon_with_title.small .icon_text_holder {
    padding: 0 0 0 46px;
}

.q_icon_with_title.left_from_title .icon_text_holder {
    padding: 0;
}

.q_icon_with_title.medium .icon_holder, .q_icon_with_title.tiny.square .icon_holder, .q_icon_with_title.small.square .icon_holder {
    text-align: center;
}

.q_icon_with_title.tiny.square .icon_text_holder, .q_icon_with_title.medium .icon_text_holder {
    padding: 0 0 0 56px;
}

.q_icon_with_title.large .icon_text_holder {
    padding: 0 0 0 65px;
}

.q_icon_with_title.large .icon_holder {
    text-align: center;
}

.q_icon_with_title.very_large .icon_text_holder {
    padding: 0 0 0 84px;
}

.q_icon_with_title.tiny.boxed .icon_text_holder, .q_icon_with_title.tiny.circle .icon_text_holder, .q_icon_with_title.tiny.icon_image .icon_text_holder {
    padding: 0 0 0 55px;
}

.q_icon_with_title.small.square .icon_text_holder, .q_icon_with_title.small.boxed .icon_text_holder, .q_icon_with_title.small.circle .icon_text_holder, .q_icon_with_title.small.icon_image .icon_text_holder {
    padding: 0 0 0 72px;
}

.q_icon_with_title.medium.circle .icon_text_holder {
    padding: 0 0 0 119px;
}

.q_icon_with_title.medium.boxed .icon_text_holder, .q_icon_with_title.medium.icon_image .icon_text_holder, .q_icon_with_title.medium.square .icon_text_holder {
    padding: 0 0 0 95px;
}

.q_icon_with_title.large.boxed .icon_text_holder, .q_icon_with_title.large.circle .icon_text_holder, .q_icon_with_title.large.icon_image .icon_text_holder, .q_icon_with_title.large.square .icon_text_holder {
    padding: 0 0 0 122px;
}

.q_icon_with_title.very_large.boxed .icon_text_holder, .q_icon_with_title.very_large.circle .icon_text_holder, .q_icon_with_title.very_large.icon_image .icon_text_holder, .q_icon_with_title.very_large.square .icon_text_holder {
    padding: 0 0 0 150px;
}

.q_icon_with_title.left_from_title .icon_text_holder {
    padding: 0 0 0 0 !important;
}

.q_icon_with_title.left_from_title .icon_text_holder .icon_holder {
    width: auto !important;
}

.q_icon_with_title.tiny.center .icon_text_holder, .q_icon_with_title.small.center .icon_text_holder, .q_icon_with_title.medium.center .icon_text_holder, .q_icon_with_title.large.center .icon_text_holder, .q_icon_with_title.very_large.center .icon_text_holder, .q_icon_with_title.tiny.boxed.center .icon_text_holder, .q_icon_with_title.tiny.circle.center .icon_text_holder, .q_icon_with_title.small.boxed.center .icon_text_holder, .q_icon_with_title.small.circle.center .icon_text_holder, .q_icon_with_title.medium.boxed.center .icon_text_holder, .q_icon_with_title.medium.circle.center .icon_text_holder, .q_icon_with_title.large.boxed.center .icon_text_holder, .q_icon_with_title.large.circle.center .icon_text_holder, .q_icon_with_title.very_large.boxed.center .icon_text_holder, .q_icon_with_title.very_large.circle.center .icon_text_holder, .q_icon_with_title.tiny.icon_image.center .icon_text_holder, .q_icon_with_title.small.icon_image.center .icon_text_holder, .q_icon_with_title.medium.icon_image.center .icon_text_holder, .q_icon_with_title.large.icon_image.center .icon_text_holder, .q_icon_with_title.very_large.icon_image.center .icon_text_holder {
    padding: 0;
}

.q_icon_with_title.left_from_title .icon_holder {
    display: block;
}

.q_icon_with_title.tiny .icon_holder img, .q_icon_with_title.left_from_title.tiny .icon_holder, .q_icon_with_title.left_from_title.small.normal_icon .icon_holder {
    width: 35px;
}

.q_icon_with_title.small .icon_holder img, .q_icon_with_title.left_from_title.small .icon_holder, .q_icon_with_title.left_from_title.large.normal_icon .icon_holder {
    width: 52px;
}

.q_icon_with_title.medium .icon_holder img, .q_icon_with_title.left_from_title.medium .icon_holder, .q_icon_with_title.left_from_title.very_large.normal_icon .icon_holder {
    width: 78px;
}

.q_icon_with_title.large .icon_holder img, .q_icon_with_title.left_from_title.large .icon_holder {
    width: 104px;
}

.q_icon_with_title.very_large .icon_holder img, .q_icon_with_title.left_from_title.very_large .icon_holder {
    width: 130px;
}

.q_icon_with_title.left_from_title.tiny.normal_icon .icon_holder {
    width: 25px;
}

.q_icon_with_title.left_from_title.medium.normal_icon .icon_holder {
    width: 45px;
}

.q_font_awsome_icon {
    display: inline-block;
}

.q_font_awsome_icon i {
    color: #1abc9c;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    -webkit-backface-visibility: hidden;
}

.q_font_awsome_icon i:hover {
    color: #1abc9c;
}

.q_font_awsome_icon.pull-center {
    display: block;
    text-align: center;
}

.q_font_awsome_icon_square.pull-center, .q_font_awsome_icon_stack.pull-center {
    display: block;
    margin: 0 auto !important;
}

.q_font_awsome_icon.q_icon_animation, .q_font_awsome_icon_square.q_icon_animation, .q_font_awsome_icon_stack.q_icon_animation {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .4s ease;
    -moz-transition: -moz-transform .4s ease;
    -o-transition: -o-transform .4s ease;
    -ms-transition: -ms-transform .4s ease;
    transition: transform .4s ease;
    -webkit-backface-visibility: hidden;
}

.q_font_awsome_icon.q_icon_animation.q_show_animation, .q_font_awsome_icon_square.q_icon_animation.q_show_animation, .q_font_awsome_icon_stack.q_icon_animation.q_show_animation {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

#back_to_top span, .q_social_icon_holder .fa-stack, .q_icon_with_title.square .icon_holder .fa-stack, .box_holder_icon_inner.square .fa-stack {
    text-align: center;
}

.drop_down .wide .second ul li div.flexslider li:nth-child(4n+1) {
    clear: none;
}

.drop_down .wide .second ul li .flexslider ul {
    padding: 0;
    border: 0;
}

.drop_down .wide .second ul li ul.flex-direction-nav a {
    position: absolute;
    top: 0;
    border: 0;
    margin: 0;
}

.drop_down .wide .second ul li ul.flex-direction-nav {
    position: absolute;
    top: 45px;
    left: 0;
    overflow: visible;
    width: 100%;
}

.drop_down .wide .second ul li div.flexslider {
    margin: 0;
}

.drop_down .wide .second ul li .flexslider.widget_flexslider ul.flex-direction-nav li {
    width: 100%;
}

.flexslider.widget_flexslider h3, .drop_down .wide .second ul li ul li .flexslider.widget_flexslider h3, .drop_down .wide .second ul li ul li .flexslider.widget_flexslider h3 a {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    padding: 10px 0 2px !important;
}

.flexslider.widget_flexslider ul li h3 a, .drop_down .wide .second .inner ul li.flexslider.widget_flexslider ul li h3 a {
    color: #000;
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
}

.flexslider.widget_flexslider ul.flex-direction-nav a.flex-prev, .drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider ul.flex-direction-nav a.flex-prev {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.drop_down .second .flexslider.widget_flexslider ul.flex-direction-nav i {
    display: inline;
}

.drop_down .wide.icons .second .flexslider.widget_flexslider ul.flex-direction-nav i {
    width: auto;
    float: none;
    height: auto;
    color: #fff;
}

.flexslider.widget_flexslider ul.flex-direction-nav a.flex-next, .drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider ul.flex-direction-nav a.flex-next {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.flexslider.widget_flexslider ul.flex-direction-nav a.flex-next:hover, .drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider ul.flex-direction-nav a.flex-next:hover, .flexslider.widget_flexslider ul.flex-direction-nav a.flex-prev:hover, .drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider ul.flex-direction-nav a.flex-prev:hover {
    background-color: #000;
}

.drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider .menu_recent_post_text {
    padding: 10px 0;
}

.drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider .menu_recent_post_text a {
    display: inline;
    padding: 0;
}

.drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider .menu_recent_post_text a:hover {
    color: #fff;
}

.drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider a, .drop_down .wide .second ul li .flexslider.widget_flexslider a {
    padding: 0;
    margin: 0;
}

.drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider a i, .drop_down .wide .second ul li .flexslider.widget_flexslider a i {
    font-size: 20px;
}

ul.flickr_widget {
    display: inline-block;
    position: relative;
    padding: 0;
}

ul.flickr_widget li {
    float: left;
    margin: 0 5px 5px 0;
}

ul.flickr_widget li:nth-child(3n) {
    margin: 0 0 5px;
}

ul.flickr_widget li a img {
    float: left;
}

.menu_recent_post_text {
    display: block;
}

.menu_recent_post_text a {
    display: inline-block !important;
    color: #fff !important;
}

.q_progress_bars_icons {
    display: block;
    position: relative;
    opacity: 0;
    filter: alpha(opacity=0);
}

.q_progress_bars_icons_inner {
    position: relative;
    width: 100%;
}

.q_progress_bars_icons_inner .bar {
    position: relative;
    float: left;
    margin: 0 10px 10px 0;
}

.q_progress_bars_icons_inner.normal .bar {
    margin: 0 0 10px;
}

.q_progress_bars_icons_inner.tiny .bar {
    height: 39px;
    width: 39px;
}

.q_progress_bars_icons_inner.small .bar {
    width: 56px;
    height: 56px;
}

.q_progress_bars_icons_inner.medium .bar {
    width: 83px;
    height: 83px;
}

.q_progress_bars_icons_inner.large .bar {
    width: 109px;
    height: 109px;
}

.q_progress_bars_icons_inner.very_large .bar {
    width: 135px;
    height: 135px;
}

.q_progress_bars_icons_inner .bar .bar_noactive, .q_progress_bars_icons_inner .bar .bar_active {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 50;
}

.q_progress_bars_icons_inner .bar.active .bar_noactive {
    z-index: 100;
}

.q_progress_bars_icons_inner.square .bar .bar_noactive, .q_progress_bars_icons_inner.square .bar .bar_active {
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.q_progress_bars_icons_inner.circle .bar .bar_noactive, .q_progress_bars_icons_inner.circle .bar .bar_active {
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    -ms-border-radius: 2em;
    -o-border-radius: 2em;
    border-radius: 2em;
}

.q_progress_bars_icons_inner.square .bar.active .bar_noactive, .q_progress_bars_icons_inner.square .bar.active .bar_active, .q_progress_bars_icons_inner.circle .bar.active .bar_noactive, .q_progress_bars_icons_inner.circle .bar.active .bar_active {
    border: 1px solid #1abc9c;
}

.q_progress_bars_icons_inner.square .bar.active i, .q_progress_bars_icons_inner.circle .bar.active i, .q_progress_bars_icons_inner.normal .bar.active i, .q_progress_bars_icons_inner .bar.active i.fa-circle {
    color: #1abc9c;
}

.q_progress_bars_icons_inner.square .bar i, .q_progress_bars_icons_inner.circle .bar i, .q_progress_bars_icons_inner.normal .bar i, .q_progress_bars_icons_inner .bar i.fa-circle {
    color: #d7d7d7;
}

.more_facts_outer {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
}

.more_facts_inner_holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}

.more_facts_inner {
    display: inline-block;
    width: 100%;
    padding: 70px 0 0;
    position: relative;
}

.more_facts_holder {
    background-color: #f6f6f6;
}

.more_facts_button {
    display: block;
    position: relative;
    margin: 0;
    padding: 39px 0 15px;
    color: #303030;
    font-size: 19px;
    line-height: 22px;
    cursor: pointer;
    z-index: 90;
}

.more_facts_button:hover {
    color: #1abc9c;
}

.more_facts_button .more_facts_button_text, .more_facts_button .more_facts_button_arrow {
    display: block;
}

.more_facts_button .more_facts_button_text {
    display: block;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0 0 5px;
}

.more_facts_button .more_facts_button_arrow {
    -webkit-transition: -webkit-transform 300ms ease-in-out;
    -moz-transition: -moz-transform 300ms ease-in-out;
    -ms-transition: -ms-transform 300ms ease-in-out;
    -o-transition: -o-transform 300ms ease-in-out;
    transition: transform 300ms ease-in-out;
}

.more_facts_button .more_facts_button_arrow.rotate_arrow {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.more_facts_button_holder {
    display: block;
    position: relative;
}

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

.more_facts_button_holder.center {
    text-align: center;
}

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

.ordered ul, .ordered ol {
    counter-reset: li;
    display: block;
    list-style-type: decimal;
    background-position: left center;
    background-repeat: no-repeat;
    margin: 0 0 30px;
    padding: 0 0 0 20px;
}

.ordered ol li {
    margin: 0 0 21px;
    padding: 0 0 0 4px;
    color: #303030;
}

.q_list.normal ul > li {
    font-weight: 400 !important;
}

.q_list.light ul > li {
    font-weight: 300 !important;
}

.q_list.bold ul > li {
    font-weight: 600 !important;
}

.q_list.circle ul, .q_list.number ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.q_list.number ul {
    counter-reset: li;
}

.q_list.number.circle_number li {
    padding-left: 43px;
    margin-bottom: 22px;
}

.q_list.circle ul > li, .q_list.number ul > li {
    position: relative;
    font-weight: 400;
    margin: 0 0 22px;
    padding: 0 0 0 22px;
    color: #303030;
}

.q_list.circle ul > li:before {
    position: absolute;
    left: 0;
    width: 7px;
    height: 7px;
    top: 9px;
    background-color: #ababab;
    display: block;
    content: '';
    border-radius: 25px;
}

.q_list.number ul > li:before {
    height: 20px;
    width: 20px;
    line-height: 20px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 1px;
    padding: 0;
    color: #1abc9c;
    text-align: center;
    content: counter(li, decimal-leading-zero);
    counter-increment: li;
    font-weight: 500;
}

.q_list.number.circle_number ul > li:before {
    color: #fff;
    background-color: #1abc9c;
    border-radius: 2em;
    height: 31px;
    width: 31px;
    line-height: 31px;
    top: -3px;
}

.q_list.circle.animate_list ul li, .q_list.number.animate_list ul li {
    opacity: 0;
    filter: alpha(opacity=0);
    top: -40px;
}

.touch .no_animation_on_touch .q_list.circle.animate_list ul li, .touch .no_animation_on_touch .q_list.number.animate_list ul li {
    opacity: 1;
    filter: alpha(opacity=100);
    top: 0;
}

.q_social_icon_holder {
    display: inline-block;
    position: relative;
}

.q_social_icon_holder.normal_social {
    margin: 0 6px;
}

header .header_top .q_social_icon_holder {
    float: left;
    margin: 0;
    width: 32px;
}

.q_social_icon_holder i.simple_social {
    color: #bcbcbc;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.q_social_icon_holder:hover i.simple_social {
    color: #1abc9c;
}

header .header_top .q_social_icon_holder a {
    display: block;
}

header .header_top .q_social_icon_holder:last-child {
    border-right: 0;
}

header .header_top .q_social_icon_holder i.simple_social.fa-lg {
    font-size: 13px;
}

.q_social_icon_holder .fa-stack {
    background-color: #e3e3e3;
    border: 0 solid #f0f0f0;
    -o-border-radius: 2em;
    -moz-border-radius: 2em;
    -webkit-border-radius: 2em;
    border-radius: 2em;
    margin: .2307692307692308em;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.q_social_icon_holder .fa-stack .header_top .q_social_icon_holder .fa-stack {
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    font-size: 13px;
}

.header_top .q_social_icon_holder .fa-stack:hover i {
    color: #fff;
}

.q_social_icon_holder .fa-stack i {
    color: #b9b9b9;
    -webkit-transition: color .3s ease-out;
    -moz-transition: color .3s ease-out;
    -o-transition: color .3s ease-out;
    transition: color .3s ease-out;
}

.header_top .q_social_icon_holder .fa-stack i {
    color: #7b7b7b;
}

.q_social_icon_holder.circle_social .fa-stack:hover {
    background-color: #1abc9c;
    border-color: transparent;
}

.q_social_icon_holder.circle_social .fa-stack:hover i {
    color: #fff;
}

.q_social_icon_holder .fa-stack i.fa-circle {
    color: #fbfbfb;
}

.q_social_icon_holder .fa-stack.fa-2x {
    width: 36px;
    height: 36px;
    line-height: 31px;
}

.q_social_icon_holder .fa-stack i:last-child {
    font-size: .7692307692307692em;
}

.q_social_icon_holder .fa-stack.fa-lg i:last-child {
    font-size: 1em;
}

.social_share_holder {
    position: relative;
    display: inline-block;
}

.social_share_holder:hover .social_share_title {
    cursor: pointer;
}

.social_share_holder:hover .social_share_dropdown {
    visibility: visible;
}

.social_share_title {
    display: inline-block;
}

.social_share_dropdown {
    display: block;
    left: 3px;
    margin: 0;
    padding: 10px 0 0 0;
    position: absolute;
    top: 100%;
    width: 35px;
    visibility: hidden;
    z-index: 950;
}

.social_share_dropdown .inner_arrow {
    display: block;
    position: absolute;
    top: -6px;
    left: 8px;
    width: 0;
    height: 0;
    border-color: transparent transparent #323232 transparent;
    border-style: solid;
    border-width: 9px;
    z-index: 999;
}

.social_share_dropdown ul {
    list-style: none;
    position: relative;
    display: block;
    background-color: #323232;
    z-index: 990;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 4px 0 !important;
    width: 35px;
}

.page_share {
    position: relative;
}

.social_share_dropdown ul li {
    display: block;
    position: relative;
    text-align: center;
}

.social_share_dropdown ul li.share_title {
    display: block;
    text-align: center;
    color: #fff;
    background-color: #1abc9c;
    padding: 10px 20px;
}

.social_share_dropdown ul li a {
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 5px 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0 !important;
}

.social_share_dropdown ul li:last-child a {
    border-bottom: 0;
}

.social_share_dropdown ul li i {
    font-size: 17px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    text-align: center;
}

.social_share_dropdown ul li img {
    width: 22px;
    float: left;
    margin: 0 13px 0 0;
}

.social_share_dropdown ul li :hover i {
    color: #1abc9c;
}

.social_share_list_holder ul {
    list-style: none;
    display: inline-block;
}

.social_share_list_holder ul li {
    display: inline;
    margin-right: 10px;
}

.social_share_list_holder ul li i {
    color: #bcbcbc;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

.social_share_list_holder ul li i:hover {
    color: #1abc9c;
}

.latest_post_holder {
    display: inline-block;
    width: 100%;
}

.latest_post_holder.date_in_box .latest_post {
    padding-left: 85px;
}

.latest_post_holder.minimal .latest_post {
    border-bottom: 0;
    padding-bottom: 0;
}

.latest_post_holder li:last-child .latest_post {
    border-bottom: 0;
}

.latest_post_holder .latest_post_date {
    float: left;
    margin-right: 25px;
    width: 59px;
    border-radius: 4px;
    text-align: center;
    margin-top: 5px;
}

.latest_post_holder .latest_post_date .post_publish_day {
    font-size: 22px;
    color: #fff;
    height: 39px;
    line-height: 39px;
    background-color: #1abc9c;
}

.latest_post_holder .latest_post_date .post_publish_month {
    border: 1px solid #eaeaea;
    background-color: #f4f4f4;
    color: #303030;
    font-size: 12px;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    height: 18px;
    line-height: 18px;
}

.latest_post_holder > ul {
    list-style: none;
    display: inline-block;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0;
}

.latest_post_holder > ul > li {
    display: block;
    position: relative;
    padding-top: 15px;
}

.latest_post_holder.minimal > ul > li {
    padding-top: 11px;
}

.latest_post_holder.image_in_box .latest_post_holder > ul > li {
    padding-top: 15px;
}

.latest_post_holder > ul > li:first-child {
    padding-top: 0;
}

.latest_post_holder.boxes > ul {
    clear: both;
}

.latest_post_holder.boxes > ul > li {
    padding: 0;
    float: left;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    margin: 0 2% 0 0;
    background-color: #fff;
}

.latest_post_holder.boxes.two_columns > ul > li {
    width: 49%;
}

.latest_post_holder.boxes.three_columns > ul > li {
    width: 32%;
}

.latest_post_holder.boxes.four_columns > ul > li {
    width: 23.5%;
}

.latest_post_holder.boxes > ul > li:last-child {
    margin: 0;
}

.latest_post_holder.boxes > ul > li .latest_post {
    padding: 19px 20px 10px;
    border-top: 0;
}

.latest_post_holder.boxes > ul > li .latest_post p.excerpt {
    margin: 10px 0 9px;
}

.latest_post_holder.boxes > ul > li .latest_post .post_infos > a, .latest_post_holder.boxes > ul > li .latest_post .post_infos > span {
    display: inline-block;
}

.latest_post_holder.boxes > ul > li .latest_post .latest-vert-separator {
    margin-left: 3px;
}

.latest_post_holder.boxes .boxes_image {
    overflow: hidden;
}

.latest_post_holder.boxes .boxes_image a {
    display: block;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    -ms-transition: -ms-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    -webkit-backface-visibility: hidden;
}

.latest_post_holder.boxes .boxes_image a img {
    vertical-align: top;
}

.latest_post_holder.boxes .boxes_image a:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.latest_post_holder > ul > li .date_hour_holder i {
    margin-right: 8px;
}

.latest_post, .latest_post > a, .latest_post a img {
    display: block;
    position: relative;
}

.latest_post_image {
    width: 95px;
    float: left;
}

.latest_post_image img {
    width: 100%;
    float: left;
}

.latest_post_text {
    display: block;
    width: auto;
}

.latest_post_holder.image_in_box .latest_post_text {
    padding: 0 0 0 116px;
}

.latest_post_holder.minimal .latest_post_inner {
    margin: 0 0 0 !important;
}

.latest_post_inner {
    margin: 0 0 10px !important;
}

.latest_post_holder.image_in_box .latest_post_text_inner {
    display: table-cell;
    vertical-align: middle;
}

.latest_post_holder.image_in_box .latest_post_inner {
    display: table;
    width: 100%;
    margin: 0 0 0 !important;
}

.latest_post_inner .post_infos {
    display: block;
    font-weight: 500;
}

.latest_post_inner .post_infos a {
    color: #303030;
}

.latest_post_inner .post_infos a {
    margin: 0 7px 0 0;
}

.latest_post_inner .post_infos a.post_comments {
    margin: 0;
}

.latest_post_inner .post_infos a:hover {
    color: #1abc9c;
}

.latest_post_holder.minimal .latest_post_inner .post_infos {
    margin: 0 0 3px 0;
}

.latest_post_holder.image_in_box .latest_post_text .latest_post_title {
    margin: -3px 0 2px 0;
}

.latest_post_holder.image_in_box .latest_post_text .excerpt {
    margin: 0 0 8px 0;
}

.latest_post_holder .post_infos .dots {
    padding: 0 7px 0 7px;
}

.latest_post_holder .post_infos .dots i {
    font-size: 3px;
    vertical-align: middle;
}

.q_masonry_blog {
    margin-bottom: 50px;
    transition: none !important;
    overflow: visible !important;
    opacity: 0;
    filter: alpha(opacity=0);
}

.q_masonry_blog article, .full_width .grid_section .q_masonry_blog article {
    width: 31.2%;
    margin: 0 0 20px;
    padding: 0;
    text-align: left;
    vertical-align: top;
    z-index: 100;
    border: 0;
    background-color: #fff;
    float: left;
    display: block;
}

.full_width .q_masonry_blog article {
    width: 18.9%;
    margin-left: .5%;
    margin-right: .5%;
}

.q_masonry_blog article.format-link:hover, .q_masonry_blog article.format-quote:hover {
    background-color: #1abc9c;
}

.q_masonry_blog article.format-link .q_masonry_blog_post_title, .q_masonry_blog article.format-quote .q_masonry_blog_post_title {
    padding: 0 0 0 60px;
}

.q_masonry_blog article.format-quote .q_masonry_blog_post_text i.qoute_mark, .q_masonry_blog article.format-link .q_masonry_blog_post_text i.link_mark {
    margin: 7px 0 0;
    color: #c0c0c0;
    font-size: 36px;
}

.q_masonry_blog article.format-quote .q_masonry_blog_post_text p, .q_masonry_blog article.format-link .q_masonry_blog_post_text p {
    font-size: 21px;
    line-height: 35px;
    color: #303030;
}

.q_masonry_blog article.format-link:hover .q_masonry_blog_post_info, .q_masonry_blog article.format-link:hover .q_masonry_blog_post_info a, .q_masonry_blog article.format-quote:hover .q_masonry_blog_post_info, .q_masonry_blog article.format-quote:hover .q_masonry_blog_post_info a, .q_masonry_blog article.format-quote:hover .q_masonry_blog_post_text .quote_author, .q_masonry_blog article.format-quote:hover .q_masonry_blog_post_text i.qoute_mark, .q_masonry_blog article.format-link:hover .q_masonry_blog_post_text i.link_mark, .q_masonry_blog article.format-quote:hover .q_masonry_blog_post_text p a, .q_masonry_blog article.format-link:hover .q_masonry_blog_post_text p a {
    color: #fff;
}

.two_columns_75_25 .q_masonry_blog article, .two_columns_66_33 .q_masonry_blog article, .two_columns_33_66 .q_masonry_blog article, .two_columns_25_75 .q_masonry_blog article {
    width: 48%;
}

.q_masonry_blog article:hover {
    z-index: 200;
}

.q_masonry_blog article .q_masonry_blog_post_image {
    margin: 0;
    width: auto;
}

.q_masonry_blog article .q_masonry_blog_post_image img {
    vertical-align: middle;
}

.q_masonry_blog article .q_masonry_blog_post_info {
    margin: 15px 0 0 0;
    color: #303030;
}

.q_masonry_blog article .q_masonry_blog_post_info a {
    color: #bebebe;
}

.q_masonry_blog article .q_masonry_blog_post_info a:hover {
    color: #1abc9c;
}

.q_masonry_blog article .quote_author {
    font-family: inherit;
    font-weight: 400;
    display: block;
    font-size: 21px;
    line-height: 35px;
    color: #c0c0c0;
}

.q_masonry_blog article.format-link .q_masonry_blog_post_info, .q_masonry_blog article.format-quote .q_masonry_blog_post_info {
    margin: 0 0 20px;
}

.q_masonry_blog article .q_masonry_blog_post_text {
    padding: 20px 15px 20px 15px;
}

.q_masonry_blog article h5 {
    margin: 0 0 10px;
}

.q_masonry_blog article .mejs-controls div.mejs-horizontal-volume-slider {
    margin: 0 10px 0 0;
}

.q_masonry_blog article .flexslider {
    margin-bottom: 0;
}

.blog_holder article {
    display: inline-block;
    width: 100%;
    margin: 0 0 60px;
}

.blog_holder.masonry article, .blog_holder.masonry_full_width article {
    display: block;
    float: left;
}

.blog_holder.blog_large_image_simple article {
    margin: 0 0 23px;
}

.blog_holder.blog_single article {
    margin: 0;
}

.blog_holder.blog_small_image article {
    margin: 0 0 32px;
}

.single-post .blog_single p {
    margin-bottom: 22px;
}

.single-post .blog_single p:last-child {
    margin-bottom: 0;
}

.blog_single.blog_holder article .post_text .post_text_inner {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    background-color: transparent;
}

.blog_single.blog_holder article.format-link .post_text .post_text_inner, .blog_single.blog_holder article.format-quote .post_text .post_text_inner {
    padding: 23px 23px 35px 23px;
    background-color: #fff;
    margin: 0 0 30px 0;
}

.blog_holder article .post_content_holder {
    width: 100%;
}

.blog_holder article .post_image, .blog_holder article .post_image > a, .blog_holder article .post_image img {
    position: relative;
    width: 100%;
    display: block;
}

.blog_holder article .post_text .post_text_inner {
    padding: 23px 23px 35px 23px;
    background-color: #fff;
}

.blog_holder.blog_large_image_simple article .post_text .post_text_inner {
    background-color: transparent;
    padding-left: 195px;
    padding-right: 195px;
    padding-top: 45px;
    padding-bottom: 45px;
    text-align: center;
}

.blog_holder.masonry article .post_text .post_text_inner, .blog_holder.masonry_full_width article .post_text .post_text_inner {
    padding: 17px 15px 18px 15px;
    background-color: #fff;
}

.blog_large_image_simple .minimalist_date {
    padding-bottom: 9px;
    color: #1abc9c;
}

.blog_large_image_simple .separator.small {
    margin-top: 22px;
}

.blog_holder article .post_text h5 {
    margin: 0 0 10px;
}

.blog_holder article .post_text h2 .date {
    color: #bebebe;
}

.blog_holder article .post_info {
    display: inline-block;
    width: 100%;
    margin: 0 0 18px;
    color: #bebebe;
    font-weight: 500;
}

.blog_holder article .post_info a {
    color: #bebebe;
}

.blog_holder article .post_info a:hover {
    color: #1abc9c;
}

.blog_holder article.format-quote .post_info, .blog_holder article.format-link .post_info {
    margin: 0 0 15px;
}

.blog_holder article .post_info .dots {
    padding: 0 7px 0 4px;
}

.blog_holder article .post_info .dots i {
    font-size: 3px;
    vertical-align: middle;
}

.blog_holder article .post_more {
    margin: 30px 0 0;
}

.blog_holder article .video .mobile-video-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}

.blog_holder article .video {
    position: relative;
}

.blog_holder article .video .video-wrap {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 10;
}

.blog_holder article .video .video-wrap .mejs-poster {
    background-size: cover !important;
    -moz-background-size: cover !important;
    -webkit-background-size: cover !important;
    -o-background-size: cover !important;
    width: 100% !important;
    height: 100% !important;
}

.blog_holder article .video .video-wrap .mejs-container {
    background-color: transparent !important;
    background-image: none !important;
    height: 100% !important;
    width: 100% !important;
    overflow: hidden;
}

.blog_holder article .video .video-wrap .mejs-mediaelement {
    background: none !important;
    border: 0 !important;
}

.blog_holder article .video .video-wrap .mejs-container .mejs-poster img {
    max-width: none !important;
    width: 100% !important;
}

.blog_holder article .mejs-container .mejs-controls {
    visibility: visible !important;
}

.blog_holder article .mejs-controls .mejs-volume-button .mejs-volume-slider {
    display: none !important;
}

.blog_holder article .post_image .mejs-poster img {
    display: none !important;
}

.blog_holder article.format-gallery .flexslider {
    margin: 0;
    overflow: hidden;
}

.portfolio_single .flexslider {
    overflow: hidden;
}

.blog_holder.blog_small_image article .post_image, .blog_holder.blog_small_image article .post_text {
    width: 50%;
    float: left;
    margin: 0;
}

.blog_holder.blog_small_image article .post_text .post_text_inner {
    padding: 23px 23px 23px 23px;
}

.grid2 .blog_holder.blog_small_image article .post_comments {
    margin-left: 0;
}

.blog_holder article .post_description {
    margin: 2px 0 10px;
}

.latest_post_inner .post_comments i {
    font-size: 16px;
    color: #adadad;
    padding: 0 8px 0 0;
}

.latest_post_inner .post_comments:hover i {
    color: #1abc9c;
}

.blog_holder article .post_info .post_info_left a.post_author_avatar {
    display: inline-block;
    float: left;
    padding: 0 10px 0 0;
}

.blog_holder article .post_info .post_info_left a.post_author {
    display: inline-block;
    line-height: 64px;
    float: left;
}

.post_author_avatar img {
    border-radius: 60px;
    border: 2px solid #eaeaea;
}

.blog_holder.masonry article .post_description, .blog_holder.masonry_full_width article .post_description {
    margin: 0 0 4px;
}

.blog_holder article .post_description a:hover, .blog_holder article .post_description .post_comments:hover {
    color: #1abc9c;
}

.blog_like {
    display: inline-block;
}

.blog_like a {
    display: block;
    line-height: 14px;
}

.blog_like a i {
    color: #adadad;
    font-size: 16px;
}

.blog_holder.masonry article .blog_like a i, .blog_holder.masonry_full_width article .blog_like a i, .blog_holder.blog_single article .blog_like a i, .blog_holder.blog_large_image article .blog_like a i {
    display: inline-block;
}

.blog_like a:hover i, .blog_like a.liked i, .blog_like a:hover span {
    color: #1abc9c;
}

.blog_like span {
    padding: 0 0 0 4px;
}

.blog_holder.masonry article .blog_like span, .blog_holder.masonry_full_width article .blog_like span, .blog_holder.blog_single article .blog_like span, .blog_holder.blog_large_image article .blog_like span {
    display: inline-block;
    padding: 0 0 0 5px;
}

.blog_holder article .post_info .qbutton.dark {
    text-transform: none;
}

.blog_share {
    display: inline-block;
}

.blog_holder article.format-quote .post_text i.qoute_mark, .blog_holder article.format-link .post_text i.link_mark {
    margin: 7px 0 0;
    color: #c0c0c0;
    font-size: 36px;
}

.blog_large_image_simple.blog_holder article.format-quote .post_text i.qoute_mark, .blog_large_image_simple.blog_holder article.format-link .post_text i.link_mark {
    margin: 20px 0;
    float: none;
}

.blog_holder article.format-quote .post_text .post_title, .blog_holder article.format-link .post_text .post_title {
    padding: 0 0 0 60px;
}

.blog_large_image_simple.blog_holder article.format-quote .post_text .post_title, .blog_large_image_simple.blog_holder article.format-link .post_text .post_title {
    padding: 0;
}

.blog_holder article.format-quote .post_text .post_title p, .blog_holder article.format-link .post_text .post_title p {
    font-size: 21px;
    line-height: 35px;
    color: #303030;
}

.blog_holder article.format-quote .post_text .quote_author {
    font-family: inherit;
    font-weight: 400;
    display: block;
    font-size: 21px;
    line-height: 35px;
    color: #c0c0c0;
}

.blog_holder article.format-link .post_text:hover .post_text_inner, .blog_holder article.format-quote .post_text:hover .post_text_inner {
    background-color: #1abc9c !important;
}

.blog_holder article.format-link .post_text:hover .post_text_inner, .blog_holder article.format-quote .post_text:hover .post_text_inner {
    border-color: #1abc9c !important;
}

.blog_holder article.format-link .post_text:hover .post_info, .blog_holder article.format-link .post_text:hover .post_info a, .blog_holder article.format-quote .post_text:hover .post_info, .blog_holder article.format-quote .post_text:hover .post_info a, .blog_holder article.format-quote .blog_like a:hover span, .blog_holder article.format-quote .post_text:hover .quote_author, .blog_holder article.format-quote .post_text:hover i.qoute_mark, .blog_holder article.format-link .post_text:hover i.link_mark, .blog_holder article.format-link .blog_like a:hover span, .blog_holder article.format-quote .post_text:hover p a, .blog_holder article.format-link .post_text:hover p a, .blog_holder.blog_single article.format-quote .post_text:hover p, .blog_holder.blog_single article.format-link .post_text:hover p, .blog_large_image_simple article.format-quote .post_text:hover .minimalist_date, .blog_large_image_simple article.format-link .post_text:hover .minimalist_date {
    color: #fff;
}

.blog_holder.blog_single article h2 {
    display: block;
}

.blog_load_more_button_holder {
    text-align: center;
    padding: 0 0 40px;
}

.blog_load_more_button_loading {
    display: none;
}

.single_links_pages {
    margin: 50px 0 0;
    display: block;
    text-align: center;
    display: block;
    text-decoration: none;
}

.single_links_pages span {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    margin: 0 11px 0 0;
    text-align: center;
    color: #303030;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    border: 2px solid #e3e3e3;
    background-color: #e3e3e3;
    outline: 0;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.single_links_pages a span {
    color: #b4b4b4;
    background-color: transparent;
    border-color: #e5e5e5;
}

.single_links_pages a:hover span {
    background-color: #e3e3e3;
    border-color: #e3e3e3;
    color: #303030;
}

.author_description {
    display: block;
    position: relative;
    margin: 34px 0 0;
    background-color: #fff;
    padding: 23px 23px;
}

.author_description_inner {
    display: block;
}

.author_description_inner .image {
    display: block;
    width: 75px;
    height: 75px;
    float: left;
    border-radius: 75px;
    overflow: hidden;
}

.author_text_holder {
    padding: 0 0 0 100px;
    min-height: 100px;
    position: relative;
}

.author_text_holder .author_name {
    display: block;
    margin: 0 0 4px 0;
}

.author_text_holder .author_email {
    display: block;
    margin: 0 0 6px 0;
}

.single_tags {
    margin: 26px 0 0 0;
}

.single_tags a, .widget .tagcloud a {
    letter-spacing: 1px;
}

.single_tags h5 {
    display: inline-block;
}

.widget .tagcloud a {
    display: inline-block;
    font-size: 13px !important;
}

.widget .tagcloud a:after {
    content: ",";
}

.widget .tagcloud a:last-child:after {
    content: "";
}

.blog_social_and_comments {
    display: inline-block;
    width: 100%;
    margin: 0 0 20px;
}

.comment_number_holder {
    display: inline-block;
    float: left;
}

.blog_single_social {
    display: inline-block;
    float: right;
}

.blog_single_social .blog_like {
    float: right;
    margin: 0 0 0 15px;
}

.comment_holder {
    padding: 28px 0 38px;
    margin: 0;
}

.comment_number_holder .comment_number {
    color: #000;
}

.comment_holder .comment_number {
    margin: 0 0 20px;
}

.comment_number .comment_number_inner i {
    position: relative;
    top: -1px;
    padding: 0 10px 0 0;
}

.comment_holder ul.comment-list {
    list-style: none;
    position: relative;
    z-index: 150;
    padding: 0;
}

.comment_holder .comment-list {
    margin: 0;
}

.comment_holder .comment-list li {
    display: inline-block;
    position: relative;
    width: 100%;
}

.comment_holder .comment-list li ul.children li:last-child {
    padding: 0;
}

.comment_holder .comment-list > li {
    margin: 0 0 18px;
}

.comment_holder .comment-list > li:last-child {
    margin: 0;
}

.comment_holder .comment {
    padding: 23px;
    background-color: #fff;
}

.comment_holder .comment .image {
    display: block;
    width: 75px;
    height: 75px;
    float: left;
    border-radius: 75px;
    overflow: hidden;
}

.comment_holder .comment .text {
    padding: 0 0 0 100px;
    min-height: 80px;
    position: relative;
}

.comment_holder .comment .text .name {
    display: block;
    color: #303030;
}

.comment_holder .comment .text .replay, .comment_holder .comment .text .comment-reply-link {
    color: #1abc9c;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 0 0 5px;
}

.comment_holder .comment .text .text_holder {
    display: block;
    margin: 3px 0 0 0;
}

.comment_holder .comment .logged-in-as {
    margin: 10px 0;
}

.comment_holder .comment .form-submit {
    margin: 0 0 20px;
}

.comment_holder .comment-list li ul.children {
    margin: 18px 0 0 0;
    padding: 0 0 0 70px;
}

.comment_holder .comment-list li ul.children li {
    margin: 0;
    border-bottom: 0;
}

#respond h3 {
    margin: 0 0 15px 0;
}

#respond h3.comment-reply-title {
    margin: 0;
}

#respond small {
    display: block;
    margin: 0 0 12px;
    position: relative;
}

.comment_holder .comment .comment-respond {
    margin-top: 20px;
}

#respond textarea, #respond input[type='text'], .contact_form input[type='text'], .contact_form textarea {
    width: 100%;
    margin: 0 0 20px 0;
    padding: 15px 12px;
    border: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-family: 'Raleway';
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#respond textarea {
    padding: 12px;
}

.comment_holder #respond textarea, .comment_holder #respond input[type='text'] {
    background-color: #fff;
}

.comment_holder .comment #respond textarea, .comment_holder .comment #respond input[type='text'] {
    background-color: #f6f6f6;
}

.comment_holder #respond textarea {
    margin: 0 0 12px;
}

div.comment_form {
    display: inline-block;
    margin: 0 0 30px;
    width: 100%;
}

div.comment_form form p.form-submit, div.comment_holder .comment p.form-submit {
    margin: 0;
    text-align: right;
}

div.comment_form form p.form-submit .success p {
    margin: 10px 0 0;
}

div.comment_form form p.logged-in-as {
    margin: 0 0 17px;
}

#cancel-comment-reply-link {
    margin: 0;
    display: inline-block;
    width: 100%;
}

body.page-template-blog-masonry-full-width-php .content .full_width {
    padding: 0 20px 25px 45px;
}

body.page-template-blog-masonry-full-width-php.vertical_menu_enabled .content .full_width {
    padding-left: 305px;
}

.blog_holder.masonry, .blog_holder.masonry_full_width {
    margin-bottom: 20px;
    transition: none !important;
    overflow: visible !important;
    opacity: 0;
    filter: alpha(opacity=0);
}

#infscr-loading {
    position: absolute;
    bottom: -15px;
    left: 50%;
}

.blog_infinite_scroll_button {
    display: none;
}

.blog_holder.masonry article, .blog_holder.masonry_full_width article {
    width: 31.2%;
    margin: 0 0 20px;
    padding: 0;
    text-align: left;
    vertical-align: top;
    z-index: 100;
    border: 0;
}

.blog_holder.masonry_full_width article {
    width: 18.7%;
}

.two_columns_75_25 .blog_holder.masonry article, .two_columns_66_33 .blog_holder.masonry article, .two_columns_33_66 .blog_holder.masonry article, .two_columns_25_75 .blog_holder.masonry article {
    width: 48%;
}

.blog_holder.masonry article:hover {
    z-index: 200;
}

.blog_holder.masonry article .post_image {
    margin: 0;
    width: auto;
}

.blog_holder.masonry article .post_info, .blog_holder.masonry_full_width article .post_info {
    margin: 15px 0 0 0;
    color: #303030;
}

.blog_holder.masonry article.format-link .post_info, .blog_holder.masonry_full_width article.format-link .post_info, .blog_holder.masonry_full_width article.format-quote .post_info, .blog_holder.masonry article.format-quote .post_info {
    margin: 0 0 20px;
}

.blog_holder.masonry article .post_text .post_text_innet, .blog_holder.masonry_full_width article .post_text .post_text_innet {
    padding: 20px 15px 20px 15px;
}

.blog_holder.masonry article.format-link .post_text, .blog_holder.masonry_full_width article.format-link .post_text, .blog_holder.masonry article.format-quote .post_text, .blog_holder.masonry_full_width article.format-quote .post_text {
    border: 0;
}

.blog_holder article.format-quote h3 {
    margin: 0 0 10px;
    line-height: 35px;
}

.blog_holder.masonry article h4, .blog_holder.masonry_full_width article h4 {
    margin: 0 0 4px;
}

.blog_holder.masonry article h3 a {
    font-weight: 300;
}

.blog_holder.masonry article.format-link .post_text, .blog_holder.masonry_full_width article.format-link .post_text, .blog_holder.masonry_full_width article.format-quote .post_text, .blog_holder.masonry article.format-quote .post_text {
    padding: 0;
}

.blog_holder.masonry article .mejs-controls div.mejs-horizontal-volume-slider, .blog_holder.masonry_full_width article .mejs-controls div.mejs-horizontal-volume-slider {
    margin: 0 10px 0 0;
}

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope {
    -webkit-transition-property: height;
    -moz-transition-property: height;
    -ms-transition-property: height;
    -o-transition-property: height;
    transition-property: height;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

.pagination {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 0 50px;
    position: relative;
}

.pagination ul {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.pagination ul li {
    float: left;
}

.pagination ul li span, .pagination ul li a {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    margin: 0 11px 0 0;
    text-align: center;
    color: #b4b4b4;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    border: 2px solid #e5e5e5;
    outline: 0;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.pagination ul li span, .pagination ul li a:hover {
    color: #303030;
    background-color: #e3e3e3;
    border-color: #e3e3e3;
}

.google_map_holder {
    position: relative;
}

.google_map_ovrlay {
    position: absolute;
    z-index: 1000;
    width: 100%;
    height: 100%;
    display: none;
}

.google_map {
    display: block;
    width: 100%;
    height: 450px;
    margin: 0 0 25px;
}

.google_map iframe, .google_map object, .google_map embed {
    width: 100%;
    display: block;
}

.google_map img {
    max-width: none;
}

.contact_form h5 {
    margin: 0 0 18px;
}

.contact_info .q_social_icon_holder .fa-stack {
    margin: .2307692307692308em .4615384615384616em .2307692307692308em 0;
}

.contact-error {
    display: block;
    margin: 0;
    position: relative;
    top: -20px;
}

.contact_section {
    text-align: center;
    padding: 0 0 55px;
}

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

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

.contact_section .separator, .contact_section .separator.small.right, .contact_section .separator.small.left {
    margin-top: 6px;
    margin-bottom: 35px;
}

span.submit_button_contact {
    display: block;
    text-align: right;
}

.contact_form {
    margin: 0 0 50px;
}

.contact_detail.map_grid .google_map {
    margin: 0 0 35px;
}

.header-widget.widget_nav_menu {
    padding: 0 15px 0 0;
    position: relative;
    font-size: 12px;
}

.header-widget.widget_nav_menu ul ul {
    display: none;
    height: auto;
    border-top: 0;
    background-color: #262626;
    z-index: 1010;
    position: absolute;
    top: 33px;
    left: -1px;
    width: 180px;
    padding: 0;
}

.header-widget.widget_nav_menu ul li:hover ul {
    display: block;
}

.header-widget.widget_nav_menu ul li {
    list-style: none;
}

.header-widget.widget_nav_menu ul.menu > li {
    display: inline-block;
    float: left;
    position: relative;
}

.header-widget.widget_nav_menu ul.menu li a {
    display: inline-block;
    padding: 0 0 0 15px;
    color: #777;
}

.header-widget.widget_nav_menu ul.menu > li.menu-item-has-children > a:after {
    content: "\f107";
    font-family: 'FontAwesome', sans-serif;
    margin-left: 5px;
}

.header-widget.widget_nav_menu ul.menu li a:hover {
    color: #1abc9c;
}

.header-widget.widget_nav_menu ul.menu li ul li a {
    color: #9d9d9d;
    display: block;
    white-space: nowrap;
    font-size: 11px;
    font-weight: 600;
    line-height: 38px;
    padding: 0 15px;
    border-bottom: 1px solid #303030;
    text-transform: uppercase;
}

.header-widget.widget_nav_menu ul.menu li ul li:last-child a {
    border-bottom: 0;
}

.header-widget ul.menu li:last-child {
    margin-right: 0;
}

.header-left-from-logo-widget, .header-right-from-logo-widget {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 50px;
}

.header-right-from-logo-widget {
    left: auto;
    right: 0;
}

header .container_inner .header-left-from-logo-widget, header .container_inner .header-right-from-logo-widget {
    padding: 0;
}

.header-left-from-logo-widget-inner, .header-right-from-logo-widget-inner {
    display: table;
    height: 100%;
}

.header-left-from-logo-widget-inner2, .header-right-from-logo-widget-inner2 {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

header.sticky .header-left-from-logo-widget, header.sticky .header-right-from-logo-widget {
    display: none;
}

.container aside {
    position: relative;
    z-index: 11;
}

aside .widget a, .side_menu a, .side_menu .widget li {
    font-weight: 400;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

aside .widget a:hover {
    color: #1abc9c;
}

.side_menu .widget a:hover, .side_menu .widget li:hover, .side_menu .widget li:hover > a {
    color: #fff;
}

aside .widget ul, .side_menu .widget ul {
    list-style: none;
    padding: 0;
}

aside .widget li, .side_menu .widget li {
    margin: 0 0 10px;
}

aside .widget li:last-child, .side_menu .widget li:last-child {
    margin: 0;
}

.widget.widget_rss li a.rsswidget, #wp-calendar caption {
    color: #000;
}

.footer_top .widget.widget_rss li a.rsswidget, .footer_top #wp-calendar caption {
    color: #fff;
}

#wp-calendar th, #wp-calendar td {
    padding: 3px 4px;
}

#wp-calendar td#today {
    color: #fff;
    background-color: #1abc9c;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

#wp-calendar {
    width: 100%;
    text-align: center;
}

.widget.widget_rss li span.rss-date, #wp-calendar caption {
    margin: 0 0 15px;
}

.widget.widget_rss li {
    margin: 0 0 25px;
}

aside .widget.widget_search {
    border-bottom: 0;
    padding: 0;
}

aside .widget h5 {
    margin-bottom: 14px;
}

aside .widget.posts_holder li {
    padding: 7px 0 7px 0;
    margin: 0;
}

aside .widget.posts_holder li.page_item_has_children > ul.children li:last-child, aside .widget.posts_holder li.menu-item-has-children > ul.sub-menu li:last-child {
    border-bottom: 0;
}

aside .widget.posts_holder li:hover {
    color: #1abc9c;
}

aside .widget.posts_holder li.page_item_has_children > ul.children, aside .widget.posts_holder li.menu-item-has-children > ul.sub-menu {
    padding-left: 10px;
}

aside .widget.posts_holder li.page_item_has_children > a, aside .widget.posts_holder li.menu-item-has-children > a {
    display: block;
}

aside .widget a {
    color: inherit;
}

aside .widget {
    margin: 0 0 42px;
}

aside .widget_nav_menu .sub-menu, aside .widget_pages .children {
    margin-left: 20px;
    margin-top: 6px;
}

.side_menu {
    background-color: #1b1b1b;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    padding: 30px;
    position: fixed;
    top: 0;
    right: -270px;
    width: 210px;
    z-index: 90;
    visibility: hidden;
}

.side_menu h5, .side_menu h6 {
    margin: 0 0 12px 0;
    color: #fff;
}

.side_menu .widget li {
    position: relative;
}

.side_menu .widget ul li.page_item_has_children, .side_menu .widget ul li.menu-item-has-children {
    padding-right: 0;
    border-bottom: 0;
}

.side_menu .widget ul ul {
    padding: 6px 0 0 20px;
}

.side_menu .widget {
    margin: 0 0 43px;
}

.side_menu a, .side_menu li, .side_menu span, .side_menu p, .side_menu .widget.widget_rss li a.rsswidget, .side_menu #wp-calendar caption, .side_menu #wp-calendar th, .side_menu #wp-calendar td {
    color: #818181;
}

.side_menu .side_menu_title {
    display: block;
    margin: 0 0 12px;
}

.side_menu .widget.widget_nav_menu li:last-child, .side_menu .widget.widget_nav_menu li a {
    margin: 0;
}

.side_menu a.close_side_menu {
    display: inline-block;
    position: absolute;
    top: 29px;
    right: 25px;
    width: 13px;
    height: 13px;
    line-height: 13px;
    background-image: url("../images/for_css/close_side_menu.png");
    background-repeat: no-repeat;
    z-index: 1000;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.side_menu a.close_side_menu:hover {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 200 / 100), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 210dpi) {
    .side_menu a.close_side_menu {
        background-image: url("../images/for_css/close_side_menu.png");
        -o-background-size: 13px 13px;
        -webkit-background-size: 13px 13px;
        -moz-background-size: 13px 13px;
        background-size: 13px 13px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 150 / 100), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 160dpi) {
    .side_menu a.close_side_menu {
        background-image: url("../images/for_css/close_side_menu.png");
        -o-background-size: 13px 13px;
        -webkit-background-size: 13px 13px;
        -moz-background-size: 13px 13px;
        background-size: 13px 13px;
    }
}

.side_menu.dark a.close_side_menu {
    background-image: url("../images/for_css/close_side_menu_dark.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 200 / 100), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 210dpi) {
    .side_menu.dark a.close_side_menu {
        background-image: url("../images/for_css/close_side_menu_dark.png");
        -o-background-size: 13px 13px;
        -webkit-background-size: 13px 13px;
        -moz-background-size: 13px 13px;
        background-size: 13px 13px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 150 / 100), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 160dpi) {
    .side_menu.dark a.close_side_menu {
        background-image: url("../images/for_css/close_side_menu_dark.png");
        -o-background-size: 13px 13px;
        -webkit-background-size: 13px 13px;
        -moz-background-size: 13px 13px;
        background-size: 13px 13px;
    }
}

.footer_top .widget.widget_nav_menu li {
    margin: 0;
    line-height: 22px;
}

.widget.widget_archive select, .widget.widget_categories select, .widget.widget_text select {
    width: 100%;
    overflow: hidden;
    border: 1px solid transparent;
    font-size: 13px;
    background-color: #fff;
    outline: 0;
    color: #818181;
    font-family: inherit;
    padding: 2px 4%;
    height: 37px;
}

.widget #searchform {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}

.footer_top .widget #searchform {
    background-color: transparent;
    border: 1px solid #6a6a6a;
}

.header_top #searchform {
    padding: 0 10px;
    height: 33px;
}

.widget.widget_search form.form_focus {
    border-color: #1abc9c;
}

.widget.widget_search form input[type="submit"], .header_top #searchform input[type="submit"] {
    width: 37px;
    height: 37px;
    line-height: 37px;
    display: inline-block;
    margin: 0;
    padding: 0 4%;
    outline: 0;
    border: 0;
    text-decoration: none;
    background-color: transparent;
    color: #b9b9b9;
    font-family: 'FontAwesome', sans-serif;
    cursor: pointer;
    white-space: nowrap;
    float: right;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

.footer_top .widget #searchform input[type="submit"] {
    color: #6a6a6a;
}

.header_top #searchform input[type="submit"] {
    width: 22px;
    height: 25px;
    line-height: 25px;
    margin: 4px 0 0;
    background: 0;
}

.widget.widget_search form .screen-reader-text, .header_top #searchform .screen-reader-text {
    display: none;
}

.widget.widget_search form input[type="text"], .header_top #searchform input[type="text"] {
    display: inline-block;
    text-decoration: none;
    border: 0;
    outline: 0;
    color: #adadad;
    background-color: transparent;
    font-family: inherit;
    margin: 0;
    padding: 2px 4%;
    width: 74%;
    height: 33px;
    float: left;
}

.footer_top .widget #searchform input[type="text"] {
    color: #6a6a6a;
}

.header_top #searchform input[type="text"] {
    height: 29px;
    font-size: 12px;
}

.side_menu .widget #searchform input[type="text"], .footer_top .widget.widget_search form input[type="text"] {
    width: 70% !important;
}

.widget .tagcloud {
    display: inline-block;
    width: 100%;
}

.widget .tagcloud a {
    margin: 0 0 3px 0;
}

.side_menu .widget .tagcloud a {
    color: #fff;
}

footer {
    display: block;
    width: 100%;
    margin: 0 auto;
    z-index: 99;
    position: relative;
}

footer.uncover {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    -webkit-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -moz-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -o-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -ms-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -webkit-backface-visibility: hidden;
}

.boxed footer {
    width: 100% !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.right_side_menu_opened footer.uncover {
    left: -270px;
}

footer .container_inner {
    position: relative;
}

.footer_top_holder {
    display: block;
    background-color: #262626;
}

.footer_top {
    padding: 72px 0 52px;
}

.footer_top.footer_top_full {
    padding: 48px 24px;
}

.footer_top h5 {
    color: #fff;
    margin: 0 0 22px;
}

.footer_top ul {
    list-style: none;
}

.footer_top a, .footer_top p, .footer_top span, .footer_top li, .footer_top .textwidget {
    color: #818181;
    word-wrap: break-word;
}

.footer_top a {
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
}

.footer_top a:hover {
    color: #fff !important;
}

.footer_top .four_columns .column2 .column_inner > div, .footer_top .three_columns .column2 .column_inner > div, .footer_top .two_columns_50_50 .column2 .column_inner > div {
    margin: 0 0 0 15px;
}

.footer_top .four_columns .column3 .column_inner > div, .footer_top .three_columns .column3 .column_inner > div {
    margin: 0 0 0 10px;
}

.footer_top .four_columns .column4 .column_inner > div {
    margin: 0 0 0 5px;
}

.footer_top .widget_nav_menu li.menu-item a {
    margin-bottom: 0;
}

.footer_top .widget_recent_entries > ul > li, .footer_top .widget_recent_comments > ul > li, .footer_top .widget_meta > ul > li, .footer_top .widget_nav_menu ul li, .footer_top .widget_pages ul li {
    padding: 0 0 17px;
    position: relative;
}

.footer_top .widget_nav_menu ul li ul, .footer_top .widget_pages ul li ul {
    padding: 0 0 0 10px;
}

.footer_top .widget_recent_entries > ul > li > a, .footer_top .widget_pages > ul > li > a, .footer_top .widget_meta > ul > li > a, .footer_top .widget_nav_menu ul li a, .footer_top .widget_recent_comments > ul > li > a, .footer_top .widget_recent_entries > ul > li > span {
    display: block;
}

.footer_top .widget_recent_entries > ul > li > span {
    color: #9d9d9d;
}

.footer_bottom_holder {
    display: block;
    background-color: #1b1b1b;
}

.footer_bottom {
    display: table-cell;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
    height: 53px;
    width: 1%;
    vertical-align: middle;
}

.footer_bottom p, .footer_bottom span {
    margin: 0;
}

.footer_bottom .footer_text_title {
    display: none;
}

.footer_bottom ul {
    list-style: none;
    text-align: center;
}

.footer_bottom ul li {
    display: inline-block;
    margin-right: 46px;
}

.footer_bottom ul li:last-child {
    margin-right: 0;
}

.footer_bottom ul li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 13px;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

.footer_bottom ul li a:hover {
    color: #818181;
}

.footer_top .q_social_icon_holder i.simple_social {
    margin-right: 16px;
}

.footer_top .q_social_icon_holder i.simple_social, .side_menu .q_social_icon_holder i.simple_social {
    color: #818181;
}

.footer_top .q_social_icon_holder:hover i.simple_social, .side_menu .q_social_icon_holder:hover i.simple_social {
    color: #fff !important;
}

.footer_top .q_social_icon_holder.normal_social {
    margin: 0;
}

.footer_top .q_social_icon_holder:last-child i.simple_social {
    margin-right: 0;
}

.footer_top .q_social_icon_holder i.simple_social {
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

#back_to_top {
    color: #cdcdcd;
    height: auto;
    position: fixed;
    bottom: 65px;
    margin: 0;
    z-index: 10000;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    right: 25px;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-backface-visibility: hidden;
}

#back_to_top.off {
    opacity: 0;
    filter: alpha(opacity=0);
    right: 25px;
}

#back_to_top.on {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    right: 25px;
}

#back_to_top .hover {
    display: none;
}

#back_to_top span {
    width: 52px;
    height: 52px;
    line-height: 52px;
    text-decoration: none;
    -o-border-radius: 52px;
    -moz-border-radius: 52px;
    -webkit-border-radius: 52px;
    border-radius: 52px;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    border: 2px solid #e8e8e8;
    background: transparent;
}

#back_to_top span i {
    font-size: 22px;
    -webkit-transition: color .2s ease 0s;
    -moz-transition: color .2s ease 0s;
    -o-transition: color .2s ease 0s;
    color: #b0b0b0;
    line-height: 52px;
}

#back_to_top:hover span {
    background-color: #e8e8e8;
}

.right_side_menu_opened #back_to_top {
    display: none;
}

.q_steps_holder {
    width: 100%;
    text-align: center;
}

.q_steps_holder_inner {
    position: relative;
    display: inline-block;
}

.q_steps_holder .circle_small, .q_steps_holder .circle_small_inner {
    width: 192px;
    height: 192px;
}

.q_steps_holder .circle_small_wrapper {
    margin: 0 auto;
    border-radius: 530px;
    border: 2px solid transparent;
    border-top: 2px solid #1abc9c;
    width: 193px;
    height: 192px;
}

.q_steps_holder .circle_small {
    margin: 0 auto;
    border: 1px solid #c7c7c7;
    color: #666;
    font-family: inherit;
    font-size: 26px;
    border-radius: 500px;
    text-align: center;
}

.q_steps_holder .circle_small:hover span, .q_steps_holder .circle_small:hover .step_title {
    color: #1abc9c !important;
}

.q_steps_holder .circle_small_inner {
    display: table-cell;
    vertical-align: middle;
}

.q_steps_holder .circle_small_inner span {
    font-size: 50px;
    font-weight: 500;
    line-height: 50px;
}

.q_steps_holder a.circle_small_inner {
    color: #666;
}

.q_steps_holder a.circle_small_inner:hover {
    color: inherit;
}

.q_steps_holder .circle_small span {
    display: block;
    margin-bottom: 5px;
    -webkit-transition: color .2s ease 0s;
    -moz-transition: color .2s ease 0s;
    -o-transition: color .2s ease 0s;
}

.q_steps_holder .circle_small .step_title {
    color: #666;
    letter-spacing: 1px;
    font-size: 16px;
    -webkit-transition: color .2s ease 0s;
    -moz-transition: color .2s ease 0s;
    -o-transition: color .2s ease 0s;
}

.q_steps_holder .circle_small_holder p {
    margin-top: 5px;
    text-align: center;
    padding: 0 21px;
}

.q_steps_holder .circle_small_holder {
    width: 265px;
    display: inline-block;
}

.q_steps_holder .circle_small_holder_inner {
    position: relative;
}

.q_steps_holder .circle_small_holder:last-child .circle_small_holder_inner .arrow_holder {
    background: 0;
}

.q_steps_holder.show .circle_small_holder {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.q_steps_holder .circle_small_holder {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.q_steps_holder .step1 {
    left: 40px;
    top: 85px;
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
}

.q_steps_holder .step1 .circle_small_wrapper {
    transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    -webkit-transform: rotate(-25deg);
}

.q_steps_holder .step1 .circle_small {
    transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
}

.q_steps_holder .step2 {
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -ms-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
}

.q_steps_holder .step2 .circle_small_wrapper {
    transform: rotate(-175deg);
    -ms-transform: rotate(-175deg);
    -webkit-transform: rotate(-175deg);
}

.q_steps_holder .step2 .circle_small {
    transform: rotate(175deg);
    -ms-transform: rotate(175deg);
    -webkit-transform: rotate(175deg);
}

.q_steps_holder .step3 {
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
    -ms-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s;
}

.q_steps_holder .step3 .circle_small_wrapper {
    transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
}

.q_steps_holder .step3 .circle_small {
    transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    -webkit-transform: rotate(-25deg);
}

.q_steps_holder .step4 .circle_small_wrapper {
    transform: rotate(-170deg);
    -ms-transform: rotate(-170deg);
    -webkit-transform: rotate(-170deg);
}

.q_steps_holder .step4 .circle_small {
    transform: rotate(170deg);
    -ms-transform: rotate(170deg);
    -webkit-transform: rotate(170deg);
}

.q_steps_holder .step4 {
    -webkit-transition-delay: 2s;
    -moz-transition-delay: 2s;
    -ms-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s;
}

.vc_text_separator.full {
    padding-bottom: 20px;
    border-top: 1px solid #eaeaea;
    margin-top: 20px;
    border-bottom: 0;
}

.vc_text_separator.full.separator_align_center {
    text-align: center;
}

.vc_text_separator.full.separator_align_right {
    text-align: right;
}

.vc_text_separator.full div {
    padding: 0 35px;
    line-height: 36px;
    top: -19px;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    background-color: #1abc9c;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border: 1px solid transparent;
    display: inline-block;
    position: relative;
}

.page_not_found {
    text-align: center;
    margin: 0 0 83px;
}

.page_not_found h2 {
    margin: 40px 0 20px;
    font-size: 32px;
}

.page_not_found p {
    margin: 15px 0 35px;
}

.custom_font_holder {
    display: block;
    position: relative;
}

body div.pp_default .pp_loaderIcon {
    background-color: #fff;
    border-radius: 20px;
}

div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right {
    height: 13px;
}

div.pp_default .pp_top .pp_left {
    background: url(../images/for_css/sprite.png) -78px -93px no-repeat;
}

div.pp_default .pp_top .pp_middle {
    background: url(../images/for_css/sprite_x.png) top left repeat-x;
}

div.pp_default .pp_top .pp_right {
    background: url(../images/for_css/sprite.png) -112px -93px no-repeat;
}

div.pp_default .pp_content .ppt {
    color: #f8f8f8;
}

div.pp_default .pp_content_container .pp_left {
    background: url(../images/for_css/sprite_y.png) -7px 0 repeat-y;
    padding-left: 13px;
}

div.pp_default .pp_content_container .pp_right {
    background: url(../images/for_css/sprite_y.png) top right repeat-y;
    padding-right: 13px;
}

div.pp_default .pp_next:hover {
    background: url(../images/for_css/sprite_next.png) center right no-repeat;
    cursor: pointer;
}

div.pp_default .pp_previous:hover {
    background: url(../images/for_css/sprite_prev.png) center left no-repeat;
    cursor: pointer;
}

div.pp_default .pp_expand {
    background: url(../images/for_css/sprite.png) 0 -29px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px;
}

div.pp_default .pp_expand:hover {
    background: url(../images/for_css/sprite.png) 0 -56px no-repeat;
    cursor: pointer;
}

div.pp_default .pp_contract {
    background: url(../images/for_css/sprite.png) 0 -84px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px;
}

div.pp_default .pp_contract:hover {
    background: url(../images/for_css/sprite.png) 0 -113px no-repeat;
    cursor: pointer;
}

div.pp_default .pp_close {
    width: 30px;
    height: 30px;
    background: url(../images/for_css/sprite.png) 2px 1px no-repeat;
    cursor: pointer;
}

div.pp_default .pp_gallery ul li a {
    background: url(../images/for_css/default_thumb.png) center center #f8f8f8;
    border: 1px solid #aaa;
}

div.pp_default .pp_social {
    margin-top: 7px;
}

div.pp_default .pp_gallery a.pp_arrow_previous, div.pp_default .pp_gallery a.pp_arrow_next {
    position: static;
    left: auto;
}

div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause {
    background: url(../images/for_css/sprite.png) -51px 1px no-repeat;
    height: 30px;
    width: 30px;
}

div.pp_default .pp_nav .pp_pause {
    background-position: -51px -29px;
}

div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next {
    background: url(../images/for_css/sprite.png) -31px -3px no-repeat;
    height: 20px;
    width: 20px;
    margin: 4px 0 0;
}

div.pp_default a.pp_arrow_next {
    left: 52px;
    background-position: -82px -3px;
}

div.pp_default .pp_content_container .pp_details {
    margin-top: 5px;
}

div.pp_default .pp_nav {
    clear: none;
    height: 30px;
    width: 110px;
    position: relative;
}

div.pp_default .pp_nav .currentTextHolder {
    font-family: inherit;
    color: #999;
    font-size: 13px;
    left: 65px;
    line-height: 25px;
    position: absolute;
    top: 2px;
    margin: 0;
    padding: 0 0 0 10px;
}

div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover {
    opacity: .7;
}

div.pp_default .pp_description {
    font-size: 15px;
    font-weight: 300;
    line-height: 14px;
    margin: 10px 50px 10px 0;
}

div.pp_default .pp_bottom .pp_left {
    background: url(../images/for_css/sprite.png) -78px -127px no-repeat;
}

div.pp_default .pp_bottom .pp_middle {
    background: url(../images/for_css/sprite_x.png) bottom left repeat-x;
}

div.pp_default .pp_bottom .pp_right {
    background: url(../images/for_css/sprite.png) -112px -127px no-repeat;
}

div.pp_default .pp_loaderIcon {
    background: url(../../../../../comunello-avtomatika.com.ua/wp-content/themes/comunello/css/loader-3.html) center center no-repeat;
}

div.pp_pic_holder a:focus {
    outline: 0;
}

div.pp_overlay {
    background-color: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500;
}

div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000;
}

.pp_content {
    height: 40px;
    min-width: 40px;
}

* html .pp_content {
    width: 40px;
}

.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%;
}

.pp_content_container .pp_left {
    padding-left: 20px;
}

.pp_content_container .pp_right {
    padding-right: 20px;
}

.pp_content_container .pp_details {
    float: left;
    margin: 10px 0 2px;
}

.pp_description {
    display: none;
    margin: 0;
}

.pp_social {
    float: left;
    margin: 0;
}

.pp_social .facebook {
    float: left;
    margin-left: 5px;
    width: 55px;
    overflow: hidden;
}

.pp_social .twitter {
    float: left;
}

.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0;
}

.pp_nav p {
    float: left;
    white-space: nowrap;
    margin: 2px 4px;
}

.pp_nav .pp_play, .pp_nav .pp_pause {
    float: left;
    margin-right: 4px;
    text-indent: -10000px;
}

a.pp_arrow_previous, a.pp_arrow_next {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px;
}

.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
}

.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000;
}

.pp_gallery div {
    float: left;
    overflow: hidden;
    position: relative;
}

.pp_gallery ul {
    float: left;
    height: 35px;
    position: relative;
    white-space: nowrap;
    margin: 0 0 0 5px;
    padding: 0;
}

.pp_gallery ul a {
    border: 1px rgba(0, 0, 0, 0.5) solid;
    display: block;
    float: left;
    height: 33px;
    overflow: hidden;
}

.pp_gallery ul a img {
    border: 0;
}

.pp_gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
}

.pp_gallery li.default a {
    background: url(http://comunello-avtomatika.com.ua/wp-content/themes/comunello/html/default_thumbnail.html) 0 0 no-repeat;
    display: block;
    height: 33px;
    width: 50px;
}

.pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next {
    margin-top: 7px !important;
}

a.pp_next {
    display: block;
    float: right;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
}

a.pp_previous {
    display: block;
    float: left;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
}

a.pp_expand, a.pp_contract {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000;
}

a.pp_close {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    line-height: 22px;
    text-indent: -10000px;
}

.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 24px;
    margin: -12px 0 0 -12px;
}

#pp_full_res {
    line-height: 1 !important;
}

#pp_full_res .pp_inline {
    text-align: left;
}

#pp_full_res .pp_inline p {
    margin: 0 0 15px;
}

div.ppt {
    color: #fff;
    display: none;
    font-size: 17px;
    z-index: 9999;
    margin: 0 0 5px 15px;
}

div.pp_default .pp_content {
    background-color: #fff;
}

div.pp_default #pp_full_res .pp_inline {
    color: #000;
}

div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a, .pp_gallery ul a:hover, .pp_gallery li.selected a {
    border-color: #fff;
}

div.pp_default .pp_details {
    position: relative;
}

.pp_top, .pp_bottom {
    height: 20px;
    position: relative;
}

* html .pp_top, * html .pp_bottom {
    padding: 0 20px;
}

.pp_top .pp_left, .pp_bottom .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px;
}

.pp_top .pp_middle, .pp_bottom .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px;
}

* html .pp_top .pp_middle, * html .pp_bottom .pp_middle {
    left: 0;
    position: static;
}

.pp_top .pp_right, .pp_bottom .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}

.pp_fade, .pp_gallery li.default a img {
    display: none;
}

body div.pp_overlay {
    opacity: 0.7 !important;
}

body div.pp_default .pp_content_container .pp_left {
    background: 0;
    padding: 0;
}

body div.pp_default .pp_content_container .pp_right {
    background: 0;
    padding: 0;
}

body div.pp_default .pp_top, body div.pp_default .pp_top .pp_middle, body div.pp_default .pp_top .pp_left, body div.pp_default .pp_top .pp_right, body div.pp_default .pp_bottom, body div.pp_default .pp_bottom .pp_left, body div.pp_default .pp_bottom .pp_middle, body div.pp_default .pp_bottom .pp_right {
    background: 0;
    display: none;
}

body div.pp_default .pp_expand {
    display: none !important;
}

body div.pp_default .pp_content {
    background: 0;
}

body a.pp_next, body a.pp_previous {
    background: none !important;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

body div.pp_default .pp_content:hover a.pp_next, body div.pp_default .pp_content:hover a.pp_previous {
    opacity: 1;
}

body a.pp_next:after {
    border: 2px solid #fff;
    border-radius: 50px;
    color: #fff;
    content: "\f105";
    display: block !important;
    font-family: 'FontAwesome', serif;
    font-size: 30px;
    height: 54px;
    line-height: 54px;
    margin: -27px 0 0;
    position: absolute;
    right: 25px;
    text-align: center;
    top: 50%;
    width: 54px;
    text-indent: 0;
}

body a.pp_previous:after {
    border: 2px solid #fff;
    border-radius: 50px;
    color: #fff;
    content: "\f104";
    display: block !important;
    font-family: 'FontAwesome', serif;
    font-size: 30px;
    height: 54px;
    line-height: 54px;
    margin: -27px 0 0;
    position: absolute;
    left: 25px;
    text-align: center;
    top: 50%;
    width: 54px;
    text-indent: 0;
}

body div.pp_default .pp_content_container .pp_details {
    opacity: .7;
}

body div.pp_default .pp_description {
    display: none !important;
}

body div.pp_default .pp_nav {
    float: none;
    width: auto;
    margin: 0;
}

body div.pp_default .pp_nav .currentTextHolder {
    left: auto;
    position: relative;
    float: left;
    padding: 0 20px;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
}

body .pp_gallery {
    display: none !important;
}

body div.pp_default .pp_nav .pp_play, body div.pp_default .pp_nav .pp_pause {
    display: none;
}

body div.pp_default a.pp_arrow_previous, body div.pp_default a.pp_arrow_next {
    background: 0;
    position: relative;
    left: 0;
}

body div.pp_default a.pp_arrow_previous:after {
    color: #fff;
    content: "\f104";
    font-family: 'FontAwesome', serif;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 20px;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
}

body div.pp_default a.pp_arrow_next:after {
    color: #fff;
    content: "\f105";
    font-family: 'FontAwesome', serif;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 20px;
    text-indent: 0;
    position: absolute;
    top: 0;
    right: 0;
}

body div.pp_default .pp_close {
    background: 0;
    opacity: 1 !important;
}

body div.pp_default .pp_close:after {
    color: #fff;
    content: "\f00d";
    font-family: 'FontAwesome', serif;
    font-size: 15px;
    height: 15px;
    line-height: 30px;
    text-align: center;
    width: 30px;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.mejs-container {
    position: relative;
    text-align: left;
    vertical-align: top;
    text-indent: 0;
    height: 40px !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: #fff;
}

.mejs-container.wp-audio-shortcode {
    height: 30px !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.blog_holder.masonry .mejs-container {
    border: 0;
}

.blog_holder.small_images article .post_text .post_inner .mejs-container {
    margin: 0 0 15px;
}

.me-plugin {
    position: absolute;
}

.mejs-embed, .mejs-embed body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.mejs-fullscreen {
    overflow: hidden !important;
}

.mejs-container-fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1000;
}

.mejs-container-fullscreen .mejs-mediaelement, .mejs-container-fullscreen video {
    width: 100%;
    height: 100%;
}

.mejs-clear {
    clear: both;
}

.mejs-background {
    position: absolute;
    top: 0;
    left: 0;
}

.mejs-mediaelement {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.blog_holder.masonry .mejs-mediaelement {
    border: 0;
}

.mejs-poster {
    position: absolute;
    top: 0;
    left: 0;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

:root .mejs-poster img {
    display: none;
}

.mejs-poster img {
    border: 0;
    padding: 0;
    border: 0;
}

.mejs-overlay {
    position: absolute;
    top: 0;
    left: 0;
}

.mejs-overlay-play {
    cursor: pointer;
}

.mejs-container .mejs-controls {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    bottom: 0;
    left: 0;
    height: 40px;
    width: 100%;
}

.mejs-container .mejs-controls div {
    list-style-type: none;
    background-image: none;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 35px;
    height: 40px;
    border: 0;
}

.mejs-controls .mejs-button button {
    cursor: pointer;
    display: block;
    font-size: 0;
    line-height: 0;
    text-decoration: none;
    margin: 14px 15px 13px 15px;
    padding: 0;
    position: absolute;
    width: 12px;
    height: 13px;
    border: 0;
    background: transparent;
}

.no-svg .mejs-controls .mejs-button button {
    background-image: url(../images/for_css/controls.png);
}

.mejs-controls .mejs-button button:focus {
    outline: 0;
}

.mejs-container .mejs-controls .mejs-time {
    color: #000;
    display: block;
    height: 40px;
    width: auto;
    padding: 0;
    overflow: hidden;
    text-align: center;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.mejs-container .mejs-controls .mejs-time span {
    color: #000;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    display: block;
    float: left;
    margin: 0;
    width: auto;
}

.mejs-controls .mejs-play button {
    background-image: url(../images/for_css/play.png);
    background-repeat: no-repeat;
    background-position: center;
}

.mejs-controls .mejs-pause button {
    background-image: url(../images/for_css/pause.png);
    background-repeat: no-repeat;
    background-position: center;
}

.mejs-controls .mejs-stop button {
    background-image: url(../images/for_css/stop.png);
    background-repeat: no-repeat;
    background-position: center;
}

.mejs-controls div.mejs-time-rail {
    direction: ltr;
    width: 200px;
}

.mejs-controls .mejs-time-rail span {
    display: block;
    position: absolute;
    width: auto;
    height: 8px;
    margin: 16px 15px;
    cursor: pointer;
}

.mejs-controls .mejs-time-rail .mejs-time-total {
    background-color: #ddd;
}

.mejs-controls .mejs-time-rail .mejs-time-buffering {
    width: 100%;
    background-image: -o-linear-gradient(-45deg, rgba(224, 222, 222, 0.15) 25%, transparent 25%, transparent 50%, rgba(224, 222, 222, 0.15) 50%, rgba(224, 222, 222, 0.15) 75%, transparent 75%, transparent);
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(224, 222, 222, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(224, 222, 222, 0.15)), color-stop(0.75, rgba(224, 222, 222, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(224, 222, 222, 0.15) 25%, transparent 25%, transparent 50%, rgba(224, 222, 222, 0.15) 50%, rgba(224, 222, 222, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(224, 222, 222, 0.15) 25%, transparent 25%, transparent 50%, rgba(224, 222, 222, 0.15) 50%, rgba(224, 222, 222, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(224, 222, 222, 0.15) 25%, transparent 25%, transparent 50%, rgba(224, 222, 222, 0.15) 50%, rgba(224, 222, 222, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(224, 222, 222, 0.15) 25%, transparent 25%, transparent 50%, rgba(224, 222, 222, 0.15) 50%, rgba(224, 222, 222, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 15px 15px;
    -moz-background-size: 15px 15px;
    -o-background-size: 15px 15px;
    background-size: 15px 15px;
    -webkit-animation: buffering-stripes 2s linear infinite;
    -moz-animation: buffering-stripes 2s linear infinite;
    -ms-animation: buffering-stripes 2s linear infinite;
    -o-animation: buffering-stripes 2s linear infinite;
    animation: buffering-stripes 2s linear infinite;
}

@-webkit-keyframes buffering-stripes {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 30px 0;
    }
}

@-moz-keyframes buffering-stripes {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 30px 0;
    }
}

@-ms-keyframes buffering-stripes {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 30px 0;
    }
}

@-o-keyframes buffering-stripes {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 30px 0;
    }
}

@keyframes buffering-stripes {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 30px 0;
    }
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
    width: 0;
    margin: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background-color: #1abc9c;
    margin: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
    display: none;
    position: absolute;
    margin: 0;
    width: 10px;
    background-color: #1abc9c;
    cursor: pointer;
    top: 0;
    text-align: center;
}

.mejs-controls .mejs-time-rail .mejs-time-float {
    position: absolute;
    display: none;
    width: 36px;
    height: 15px;
    top: -35px;
    margin-left: -18px;
    text-align: center;
    color: #000;
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
    margin: 2px;
    width: 30px;
    display: block;
    text-align: center;
    left: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
    display: none;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
    width: 48px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
    width: 44px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
    left: 18px;
}

.mejs-controls .mejs-volume-button {
    background-image: url(../images/for_css/sound.png);
    background-repeat: no-repeat;
    background-position: center;
}

.mejs-controls .mejs-mute button {
    background-image: url(../images/for_css/sound.png);
    background-repeat: no-repeat;
    background-position: center;
}

.mejs-controls .mejs-unmute button {
    background-image: url(../images/for_css/mute.png);
    background-repeat: no-repeat;
    background-position: center;
}

.mejs-controls .mejs-volume-button {
    position: relative;
}

.mejs-controls .mejs-volume-button button {
    width: 18px;
    height: 16px;
    margin: 12px 6px 12px 11px;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider {
    display: none;
    height: 115px;
    width: 25px;
    background-image: url(../images/for_css/sound.png);
    background-repeat: no-repeat;
    background-position: center;
    top: -115px;
    left: 0;
    z-index: 1;
    position: absolute;
    margin: 0;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
    position: absolute;
    left: 11px;
    top: 8px;
    width: 2px;
    height: 100px;
    margin: 0;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
    position: absolute;
    left: 11px;
    top: 8px;
    width: 2px;
    height: 100px;
    margin: 0;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
    position: absolute;
    left: 4px;
    top: -3px;
    width: 16px;
    height: 6px;
    cursor: N-resize;
    margin: 0;
}

.mejs-controls div.mejs-horizontal-volume-slider {
    height: 40px;
    width: 45px;
    position: relative;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    position: absolute;
    left: 0;
    top: 16px;
    width: 35px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    background-color: #ddd;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    position: absolute;
    left: 0;
    top: 16px;
    width: 40px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    background-color: #1abc9c;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
    display: none;
}

.me-cannotplay a {
    color: #fff;
    font-weight: bold;
}

.me-cannotplay span {
    padding: 15px;
    display: block;
}

.mejs-controls .mejs-loop-off button {
    background-position: -64px -16px;
}

.mejs-controls .mejs-loop-on button {
    background-position: -64px 0;
}

.mejs-controls .mejs-backlight-off button {
    background-position: -80px -16px;
}

.mejs-controls .mejs-backlight-on button {
    background-position: -80px 0;
}

.q_pie_graf_holder, .q_line_graf_holder {
    display: block;
    position: relative;
    overflow: hidden;
}

.q_pie_graf, .q_line_graf {
    margin: 0 22px 0 0;
    float: left;
}

.q_pie_graf_legend {
    position: relative;
    float: left;
    width: 40%;
}

.q_line_graf_legend {
    position: relative;
    float: left;
    width: 20%;
}

.q_pie_graf_legend ul, .q_line_graf_legend ul {
    list-style: none;
    padding: 0;
}

.q_pie_graf_legend ul li, .q_line_graf_legend ul li {
    display: block;
    margin: 0 0 10px 0;
}

.q_pie_graf_legend ul li .color_holder, .q_line_graf_legend ul li .color_holder {
    width: 25px;
    height: 25px;
    background-color: #1abc9c;
    float: left;
}

.q_pie_graf_legend ul li p, .q_line_graf_legend ul li p {
    line-height: 25px;
    margin: 0;
    padding: 0 0 0 50px;
}

.header_top .right #lang_sel ul ul img.iclflag, .header_top .right #lang_sel_click ul ul img.iclflag {
    float: right;
    top: 11px;
    margin-right: 0;
    margin-left: 15px;
}

.header_top .left #lang_sel ul ul img.iclflag, .header_top .left #lang_sel_click ul ul img.iclflag {
    float: left;
    top: 11px;
}

.header_top .right #lang_sel ul ul, .header_top .right #lang_sel_click ul ul {
    left: auto;
    right: 0;
}

.header_top #lang_sel_click ul ul {
    padding: 5px 15px !important;
}

.header_top .right #lang_sel ul ul li, .header_top .right #lang_sel_click ul ul li {
    width: 100%;
    text-align: right;
}

.header_top .left #lang_sel ul ul li, .header_top .left #lang_sel_click ul ul li {
    width: 100%;
}

.header_top #lang_sel ul ul li img.iclflag, .header_top #lang_sel_click ul ul li img.iclflag {
    position: relative;
    top: 11px;
}

.header_top #lang_sel li, .header_top #lang_sel_click li {
    width: auto;
}

.header_top #lang_sel, .header_top #lang_sel_click {
    font-family: inherit;
    float: left;
    padding: 0;
    z-index: 1000;
    height: 33px;
    position: relative;
}

.header_top #lang_sel ul > li > a, .header_top #lang_sel_click ul > li > a {
    width: auto;
    float: none;
    padding: 0 15px !important;
}

.header_top #lang_sel > ul > li:hover, .header_top #lang_sel_click > ul > li:hover {
    border-bottom: none !important;
}

.header_top #lang_sel > ul > li > a, .header_top #lang_sel_click > ul > li > a {
    color: #777 !important;
    line-height: 33px !important;
    height: 33px;
    z-index: 2500;
    font-size: 13px;
}

.header_top #lang_sel > ul > li > a:hover, .header_top #lang_sel_click > ul > li > a:hover {
    color: #1abc9c !important;
}

.header_top .left #lang_sel > ul > li > a, .header_top .left #lang_sel_click > ul > li > a {
    left: 0;
    right: auto;
}

.header_top #lang_sel > ul > li > a:hover, .header_top #lang_sel_click > ul > li > a:hover, .header_top #lang_sel > ul > li:hover > a, .header_top #lang_sel_click > ul > li:hover > a {
    top: 0;
}

.header_top #lang_sel ul > li ul > li, .header_top #lang_sel_click ul > li ul > li {
    padding: 0 !important;
}

.header_top #lang_sel ul > li a.lang_sel_sel, .header_top #lang_sel_click ul > li a.lang_sel_sel {
    background: 0;
    line-height: 30px;
    border: 0;
    padding: 0;
}

.header_top .right #lang_sel ul > li a.lang_sel_sel, .header_top .right #lang_sel_click ul > li a.lang_sel_sel {
    text-align: right;
}

.header_top .right #lang_sel ul > li a.lang_sel_sel {
    padding-right: 0 !important;
}

.header_top .left #lang_sel ul > li a.lang_sel_sel {
    padding-left: 0 !important;
}

.header_top #lang_sel .lang_sel_sel:after, .header_top #lang_sel_click .lang_sel_sel:after {
    content: "\f107";
    font-family: 'FontAwesome', sans-serif;
    margin-left: 5px;
}

.header_top .left #lang_sel ul > li a.lang_sel_sel, .header_top .left #lang_sel_click ul > li a.lang_sel_sel {
    text-align: left;
}

.header_top #lang_sel ul ul, .header_top #lang_sel_click ul ul {
    height: auto;
    border-top: 0;
    background-color: #262626;
    z-index: 1000;
    position: absolute;
    top: 33px;
    left: -1px;
    width: 180px;
    list-style: none;
}

.header_top #lang_sel ul li ul li a, .header_top #lang_sel ul li ul li a:visited, .header_top #lang_sel_click ul li ul li a, .header_top #lang_sel_click ul li ul li a:visited {
    background: 0;
    border: 0;
    color: #9d9d9d;
    display: block;
    height: 38px;
    white-space: nowrap;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 38px;
    padding: 0 15px !important;
    border-bottom: 1px solid #303030;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

.header_top #lang_sel ul li ul li:last-child a, .header_top #lang_sel_click ul li ul li:last-child a {
    border-bottom: 0;
}

.header_top #lang_sel ul li ul li a:hover, .header_top #lang_sel_click ul li ul li a:hover {
    color: #fff;
}

.header_top #lang_sel_list {
    font-family: inherit;
    height: auto;
    width: auto;
    float: left;
}

.header_top #lang_sel_list ul {
    border: 0;
    padding: 0 !important;
    width: auto;
}

.header_top #lang_sel_list li {
    display: inline-block;
    float: none;
    width: auto;
}

.header_top #lang_sel_list ul li a, .header_top #lang_sel_list ul li a:visited {
    padding: 0 8px 0 8px;
    border: 0;
    background: none repeat scroll 0 0 transparent;
    line-height: 33px;
    font-size: 13px;
    color: #818181;
    margin: 0 !important;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

.header_top #lang_sel_list ul li a.lang_sel_sel, .header_top #lang_sel_list ul li a:hover {
    color: #1abc9c;
}

.header_top #lang_sel img.iclflag, .header_top #lang_sel_click img.iclflag, .header_top #lang_sel_list img.iclflag {
    display: inline;
    float: none;
    top: 1px;
    position: relative;
    margin-right: 5px;
}

aside .widget.posts_holder #lang_sel li:after, aside .widget.posts_holder #lang_sel_click li:after {
    content: none;
}

aside .widget #lang_sel_list, section.side_menu #lang_sel_list, footer #lang_sel_list {
    height: auto;
    font-family: inherit;
    width: 100%;
}

aside .widget #lang_sel_list li, section.side_menu #lang_sel_list li, footer #lang_sel_list li {
    float: none;
    margin-bottom: 0 !important;
    padding: 9px 10px 9px 0 !important;
    width: auto;
}

footer #lang_sel_list li {
    padding: 5px 5px 5px 0 !important;
}

aside .widget #lang_sel_list li a, aside .widget #lang_sel li a, aside .widget #lang_sel_click li a, section.side_menu #lang_sel_list li a, section.side_menu #lang_sel li a, section.side_menu #lang_sel_click li a, footer #lang_sel_list li a, footer #lang_sel li a, footer #lang_sel_click li a {
    font-family: inherit;
    font-size: 13px;
    font-weight: 400;
    border: 0;
    color: #777;
}

aside .widget #lang_sel_list li a, section.side_menu #lang_sel_list li a, aside .widget #lang_sel_list li a, footer #lang_sel_list li a {
    display: inline;
}

aside .widget #lang_sel li, aside .widget #lang_sel_click li, section.side_menu #lang_sel li, section.side_menu #lang_sel_click li, footer #lang_sel li, footer #lang_sel_click li {
    margin-bottom: 0;
}

aside .widget #lang_sel, aside .widget #lang_sel_click, section.side_menu #lang_sel, section.side_menu #lang_sel_click, footer #lang_sel, footer #lang_sel_click {
    width: 100%;
}

aside .widget #lang_sel > ul > li > a, aside .widget #lang_sel_click > ul > li > a, section.side_menu #lang_sel > ul > li > a, section.side_menu #lang_sel_click > ul > li > a, footer #lang_sel > ul > li > a, footer #lang_sel_click > ul > li > a {
    height: 35px;
    line-height: 35px !important;
    font-family: inherit;
    font-weight: 300;
    padding-left: 13px;
    font-weight: 300;
    background-image: url(../images/for_css/wc_select_arrow.png) !important;
    background-repeat: no-repeat;
    background-position: right;
}

footer #lang_sel > ul > li > a, footer #lang_sel_click > ul > li > a, section.side_menu #lang_sel > ul > li > a, section.side_menu #lang_sel_click > ul > li > a {
    background-image: url(../images/for_css/wc_select_arrow_footer.png) !important;
    background-repeat: no-repeat;
    background-position: right;
}

aside .widget #lang_sel > ul > li a, aside .widget #lang_sel_click > ul > li a {
    background-color: #fff;
}

footer #lang_sel > ul > li a, footer #lang_sel_click > ul > li a, section.side_menu #lang_sel > ul > li a, section.side_menu #lang_sel_click > ul > li a {
    background-color: #262626 !important;
}

footer #lang_sel ul li a, footer #lang_sel ul ul a, footer #lang_sel_click ul li a, footer #lang_sel_click ul ul a, footer #lang_sel_click ul ul a span, section.side_menu #lang_sel ul li a, section.side_menu #lang_sel ul ul a, section.side_menu #lang_sel ul ul a:visited, section.side_menu #lang_sel_click > ul > li > a, section.side_menu #lang_sel_click ul ul a, section.side_menu #lang_sel_click ul ul a:visited {
    color: #777 !important;
}

aside .widget #lang_sel > ul li a, aside .widget #lang_sel ul ul a, aside .widget #lang_sel_click > ul li a, aside .widget #lang_sel_click ul ul a, aside .widget #lang_sel_list li a {
    color: #adadad;
    font-family: 'Raleway', sans-serif;
    background-color: #fff;
}

aside .widget #lang_sel a.lang_sel_sel:hover, aside .widget #lang_sel_click a.lang_sel_sel:hover, aside .widget #lang_sel ul ul a:hover, aside .widget #lang_sel_click ul ul a:hover, aside .widget #lang_sel_list li a.lang_sel_sel, aside .widget #lang_sel_list li a:hover {
    color: #1abc9c;
}

footer #lang_sel_list li a:hover, footer #lang_sel a.lang_sel_sel, footer #lang_sel a.lang_sel_sel:hover, footer #lang_sel ul ul a:hover, footer #lang_sel_click a.lang_sel_sel, footer #lang_sel_click ul ul a:hover, footer #lang_sel_click ul ul a:hover span, footer #lang_sel_list a.lang_sel_sel, footer #lang_sel_list ul ul a:hover, footer #lang_sel_list ul ul a:hover span, section.side_menu a.lang_sel_sel, section.side_menu #lang_sel ul li a.lang_sel_sel, section.side_menu #lang_sel_click ul li a.lang_sel_sel, section.side_menu #lang_sel_list li a:hover, section.side_menu #lang_sel ul ul a:hover, section.side_menu #lang_sel_click ul ul a:hover, section.side_menu #lang_sel_click ul ul a:hover span {
    color: #fff !important;
}

aside .widget #lang_sel li, aside .widget #lang_sel_click li, section.side_menu #lang_sel li, section.side_menu #lang_sel_click li, footer #lang_sel li, footer #lang_sel_click li {
    width: 100%;
    padding: 0;
    border: 0;
}

aside .widget #lang_sel ul ul, aside .widget #lang_sel_click ul ul {
    width: 100%;
    top: 32px;
    height: auto;
    border: 0;
    z-index: 1000;
    padding: 3px 0 0 0;
    overflow: hidden;
}

footer #lang_sel ul ul, footer #lang_sel_click ul ul, section.side_menu #lang_sel ul ul, section.side_menu #lang_sel_click ul ul {
    width: 100%;
    top: 32px;
    border: 0;
}

section.side_menu #lang_sel li a:after, section.side_menu #lang_sel li:before {
    display: none;
}

section.side_menu #lang_sel ul ul a, #lang_sel ul ul a:visited {
    padding: 8px 10px;
}

footer #lang_sel ul ul, footer #lang_sel_click ul ul, section.side_menu #lang_selul ul, section.side_menu #lang_sel_click ul ul {
    left: 0 !important;
}

aside .widget #lang_sel ul ul a, aside .widget #lang_sel_click ul ul a, aside .widget #lang_sel ul ul a:visited, aside .widget #lang_sel_click ul ul a:visited {
    padding: 10px 13px;
}

footer #lang_sel ul ul a, footer #lang_sel_click ul ul a, footer #lang_sel ul ul a:visited, footer #lang_sel_click ul ul a:visited {
    padding: 10px 13px;
}

aside .widget #lang_sel_list.lang_sel_list_vertical ul, section.side_menu #lang_sel_list.lang_sel_list_vertical ul, footer #lang_sel_list.lang_sel_list_vertical ul {
    height: auto;
    border-top: 0;
}

aside .widget #lang_sel_list.lang_sel_list_vertical a, aside .widget #lang_sel_list.lang_sel_list_vertical a:visited, section.side_menu #lang_sel_list.lang_sel_list_vertical a, section.side_menu #lang_sel_list.lang_sel_list_vertical a:visited, footer #lang_sel_list.lang_sel_list_vertical a, footer #lang_sel_list.lang_sel_list_vertical a:visited {
    border: 0;
    padding: 0;
}

section.side_menu #lang_sel_list.lang_sel_list_vertical a, section.side_menu #lang_sel_list.lang_sel_list_vertical a:visited, section.side_menu #lang_sel_list.lang_sel_list_horizontal a, section.side_menu #lang_sel_list.lang_sel_list_horizontal a:visited, footer #lang_sel_list.lang_sel_list_vertical a, footer #lang_sel_list.lang_sel_list_vertical a:visited, footer #lang_sel_list.lang_sel_list_horizontal a, footer #lang_sel_list.lang_sel_list_horizontal a:visited {
    background: transparent;
}

aside #lang_sel img.iclflag, aside #lang_sel_click img.iclflag, section.side_menu #lang_sel img.iclflag, section.side_menu #lang_sel_click img.iclflag, footer #lang_sel img.iclflag, footer #lang_sel_click img.iclflag, footer #lang_sel_list.lang_sel_list_horizontal a img, footer #lang_sel_list.lang_sel_list_vertical a img {
    margin-right: 5px;
}

footer #lang_sel_list.lang_sel_list_horizontal a:hover, footer #lang_sel_list.lang_sel_list_vertical a:hover, .side_menu #lang_sel_list.lang_sel_list_horizontal a:hover, .side_menu #lang_sel_list.lang_sel_list_vertical a:hover {
    color: #fff;
}

footer #lang_sel_list.lang_sel_list_horizontal a, footer #lang_sel_list.lang_sel_list_vertical a, .side_menu #lang_sel_list.lang_sel_list_horizontal a, .side_menu #lang_sel_list.lang_sel_list_vertical a {
    color: #777;
}

#lang_sel_footer {
    background-color: #111;
    border: 0;
    z-index: 1500;
    position: relative;
    font-family: 'Roboto', sans-serif;
}

#lang_sel_footer a {
    font-size: 13px;
    color: #777;
    -webkit-transition: color 0.3s ease 0s !important;
    -moz-transition: color 0.3s ease 0s !important;
    -o-transition: color 0.3s ease 0s !important;
    -ms-transition: color 0.3s ease 0s !important;
    transition: color 0.3s ease 0s !important;
}

#lang_sel_footer a:hover {
    color: #fff;
    -webkit-transition: color 0.3s ease 0s !important;
    -moz-transition: color 0.3s ease 0s !important;
    -o-transition: color 0.3s ease 0s !important;
    -ms-transition: color 0.3s ease 0s !important;
    transition: color 0.3s ease 0s !important;
}

#lang_sel_footer a img {
    margin-right: 15px;
}

.ls-nav-prev, .ls-nav-next {
    position: absolute;
    display: block !important;
    line-height: 40px;
    margin: -20px 0 0;
    top: 60%;
    z-index: 90;
    cursor: pointer;
    opacity: 0.6 !important;
    filter: alpha(opacity=60) !important;
}

.ls-nav-prev {
    background-image: none !important;
    background-color: transparent !important;
    height: 54px;
    width: 54px;
    border: 2px solid #fff !important;
    line-height: 54px;
    font-size: 14px;
    position: absolute;
    top: 50%;
    margin-top: -27px;
    text-align: center;
    z-index: 10;
    -webkit-transition: opacity 0.3s ease 0s !important;
    -moz-transition: opacity 0.3s ease 0s !important;
    -o-transition: opacity 0.3s ease 0s !important;
    transition: opacity 0.3s ease-in-out !important;
    opacity: .7;
    -webkit-border-radius: 56px;
    -moz-border-radius: 56px;
    -ms-border-radius: 56px;
    -o-border-radius: 56px;
    border-radius: 56px;
    position: absolute;
    left: 23px;
}

.ls-nav-prev:after {
    position: absolute;
    left: 0 !important;
    color: #fff;
    width: 100%;
    height: 100%;
    content: "\f104";
    font-family: 'FontAwesome', serif;
    line-height: 54px;
    text-align: center;
    display: block !important;
    font-size: 30px;
}

.ls-nav-next {
    background-image: none !important;
    background-color: transparent !important;
    height: 54px;
    width: 54px;
    border: 2px solid #fff !important;
    line-height: 54px;
    font-size: 14px;
    position: absolute;
    top: 50%;
    margin-top: -27px;
    text-align: center;
    z-index: 10;
    -webkit-transition: opacity .3s ease 0s;
    -moz-transition: opacity .3s ease 0s;
    -o-transition: opacity .3s ease 0s;
    transition: opacity .3s ease-in-out;
    opacity: 0;
    -webkit-border-radius: 56px;
    -moz-border-radius: 56px;
    -ms-border-radius: 56px;
    -o-border-radius: 56px;
    border-radius: 56px;
    right: 23px;
}

.ls-nav-next:after {
    position: absolute;
    left: 0 !important;
    color: #fff;
    width: 100%;
    height: 100%;
    content: "\f105";
    font-family: 'FontAwesome', serif;
    line-height: 54px;
    text-align: center;
    display: block !important;
    font-size: 30px;
}

.ls-nav-prev:hover, .ls-nav-next:hover {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.element_from_left, .element_from_right, .element_from_top, .element_from_bottom, .element_from_fade {
    display: inline-block;
    width: 100%;
}

.touch .no_animation_on_touch .element_from_left > div, .touch .no_animation_on_touch .element_from_right > div, .touch .no_animation_on_touch .element_from_top > div, .touch .no_animation_on_touch .element_from_bottom > div, .touch .no_animation_on_touch .element_from_fade > div, .touch .no_animation_on_touch .element_transform > div {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
}

.element_from_left > div, .element_from_right > div, .element_from_top > div, .element_from_bottom > div, .element_from_fade > div {
    opacity: 0;
    display: inline-block;
    width: 100%;
    filter: alpha(opacity=0);
}

.element_transform > div {
    opacity: .2;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
}

.element_from_fade.element_from_fade_on > div {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity .8s ease 0s;
    -moz-transition: opacity .8s ease 0s;
    -o-transition: opacity .8s ease 0s;
    -webkit-backface-visibility: hidden;
}

.element_from_left.element_from_left_on > div {
    -webkit-animation: element-from-left .7s 1 ease-in-out;
    -moz-animation: element-from-left .7s 1 ease-in-out;
    -o-animation: element-from-left .7s 1 ease-in-out;
    animation: element-from-left .7s 1 ease-in-out;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: hidden;
}

.element_from_right.element_from_right_on > div {
    -webkit-animation: element-from-right .7s 1 ease-in-out;
    -moz-animation: element-from-right .7s 1 ease-in-out;
    -o-animation: element-from-right .7s 1 ease-in-out;
    animation: element-from-right .7s 1 ease-in-out;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: hidden;
}

.element_from_top.element_from_top_on > div {
    -webkit-animation: element-from-top .7s 1 ease-in-out;
    -moz-animation: element-from-top .7s 1 ease-in-out;
    -o-animation: element-from-top .7s 1 ease-in-out;
    animation: element-from-top .7s 1 ease-in-out;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: hidden;
}

.element_from_bottom.element_from_bottom_on > div {
    -webkit-animation: element-from-bottom .7s 1 ease-in-out;
    -moz-animation: element-from-bottom .7s 1 ease-in-out;
    -o-animation: element-from-bottom .7s 1 ease-in-out;
    animation: element-from-bottom .7s 1 ease-in-out;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: hidden;
}

.element_transform.element_transform_on > div {
    -webkit-animation: element-transform 0.4s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-animation: element-transform 0.4s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-animation: element-transform 0.4s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation: element-transform 0.4s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

@-webkit-keyframes element-from-left {
    0% {
        -webkit-transform: translate(-20%, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}

@-moz-keyframes element-from-left {
    0% {
        -moz-transform: translate(-20%, 0);
        opacity: 0;
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}

@-o-keyframes element-from-left {
    0% {
        -o-transform: translate(-20%, 0);
        opacity: 0;
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes element-from-left {
    0% {
        transform: translate(-20%, 0);
        opacity: 0;
    }
    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

@-webkit-keyframes element-from-right {
    0% {
        -webkit-transform: translate(20%, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}

@-moz-keyframes element-from-right {
    0% {
        -moz-transform: translate(20%, 0);
        opacity: 0;
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}

@-o-keyframes element-from-right {
    0% {
        -o-transform: translate(20%, 0);
        opacity: 0;
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes element-from-right {
    0% {
        transform: translate(20%, 0);
        opacity: 0;
    }
    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

@-webkit-keyframes element-from-bottom {
    0% {
        -webkit-transform: translate(0, 30%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}

@-moz-keyframes element-from-bottom {
    0% {
        -moz-transform: translate(0, 30%);
        opacity: 0;
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}

@-o-keyframes element-from-bottom {
    0% {
        -o-transform: translate(0, 30%);
        opacity: 0;
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes element-from-bottom {
    0% {
        transform: translate(0, 30%);
        opacity: 0;
    }
    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

@-webkit-keyframes element-from-top {
    0% {
        -webkit-transform: translate(0, -30%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}

@-moz-keyframes element-from-top {
    0% {
        -moz-transform: translate(0, -30%);
        opacity: 0;
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}

@-o-keyframes element-from-top {
    0% {
        -o-transform: translate(0, -30%);
        opacity: 0;
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes element-from-top {
    0% {
        transform: translate(0, -30%);
        opacity: 0;
    }
    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

@-webkit-keyframes element-transform {
    0% {
        -webkit-transform: scale(0.3);
        opacity: .1;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@-moz-keyframes element-transform {
    0% {
        -moz-transform: scale(0.3);
        opacity: .1;
    }
    100% {
        -moz-transform: scale(1);
        opacity: 1;
    }
}

@-o-keyframes element-transform {
    0% {
        -o-transform: scale(0.3);
        opacity: .1;
    }
    100% {
        -o-transform: scale(1);
        opacity: 1;
    }
}

@keyframes element-transform {
    0% {
        transform: scale(0.3);
        opacity: .1;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.q_image_with_text_over {
    display: inline-block;
    position: relative;
    margin: 0;
    width: 100%;
}

.q_image_with_text_over.one_half {
    width: 50%;
}

.q_image_with_text_over.one_third {
    width: 33.33%;
}

.q_image_with_text_over.one_fourth {
    width: 25%;
}

.q_image_with_text_over img {
    display: block;
    position: relative;
    width: 100%;
    z-index: 10;
}

.q_image_with_text_over .shader {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 20;
    background-color: rgba(0, 0, 0, 0.5);
}

.q_image_with_text_over .text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 30;
    text-align: center;
}

.q_image_with_text_over table {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.q_image_with_text_over table td {
    padding: 0;
    vertical-align: middle;
    background: none !important;
}

.q_image_with_text_over .caption, .q_image_with_text_over .icon_holder {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -webkit-transform: translateZ(0px);
}

.q_image_with_text_over .caption {
    line-height: 1em;
}

.q_image_with_text_over .text p, .q_image_with_text_over .caption, .q_image_with_text_over .icon_holder {
    color: #fff;
}

.q_image_with_text_over .icon_holder {
    display: inline-block;
}

.q_image_with_text_over .icon_holder.fa-2x {
    padding: .67em .7em;
}

.q_image_with_text_over .icon_holder.fa-3x {
    padding: .6em .62em;
}

.q_image_with_text_over .caption {
    margin: 2% 0 0;
}

.q_image_with_text_over .caption.no_icon {
    margin: 0;
}

.q_image_with_text_over .desc {
    margin: 0 30px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0px);
    color: #fff;
}

.q_image_with_text_over .text:hover .caption, .q_image_with_text_over .text:hover .icon_holder {
    opacity: 0;
    filter: alpha(opacity=0);
}

.q_image_with_text_over .text:hover .desc {
    opacity: 1;
    filter: alpha(opacity=100);
}

.q_team {
    background-color: #fff;
    overflow: hidden;
}

.q_team_inner {
    overflow: hidden;
    width: 100%;
}

.q_team .q_team_image {
    position: relative;
}

.q_team .q_team_image img {
    width: 100%;
    vertical-align: middle;
}

.q_team .q_team_description_wrapper {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.95);
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    cursor: default;
}

.q_team .q_team_image:hover .q_team_description_wrapper {
    opacity: 1;
}

.q_team .q_team_description {
    display: table;
    width: 100%;
    height: 100%;
}

.q_team .q_team_description_inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 50px;
}

.q_team .q_team_description_inner p {
    color: #303030;
}

.q_team .q_team_text {
    padding: 23px 16px 23px;
    border-style: none;
    border-width: 1px;
    border-color: #f6f6f6;
    border-top: none !important;
}

.q_team .q_team_title_holder {
    margin: 0 0 9px;
    text-align: center;
}

.q_team .q_team_title_holder .q_team_name {
    margin-bottom: 7px;
}

.q_team .q_team_text_inner .separator {
    background-color: #1abc9c;
    margin-bottom: 16px !important;
}

.q_team .q_team_social_holder {
    position: relative;
    text-align: center;
}

.q_team .q_team_social_holder .q_social_icon_holder i.simple_social {
    font-size: 19px;
    color: #bcbcbc;
}

.q_team .q_team_social_holder .q_social_icon_holder:hover i.simple_social {
    color: #1abc9c;
}

.circle_item .circle {
    font-size: 15px;
    line-height: 13px;
    width: 155px;
    height: 155px;
    display: inline-block;
    text-align: center;
    color: #000;
    background-color: #fbfbfb;
    -o-border-radius: 182px;
    -moz-border-radius: 182px;
    -webkit-border-radius: 182px;
    border-radius: 182px;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
}

.circle_item .circle div {
    padding: 69.5px 0;
}

.circle_left {
    width: 100%;
    display: inline-block;
    margin: 0 0 25px 0;
}

.circle_left .circle {
    float: left;
}

.circle_left .text {
    padding: 0 10px 0 170px;
}

.circle_top {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 0 0 25px 0;
}

.circle_top .circle {
    margin: 0 auto;
}

.circle_top .text {
    margin: 25px 0 0;
}

.circle_top .text p {
    margin: 0;
}

.circle_item .circle a {
    text-decoration: none;
}

.circle_item .circle:hover {
    background-color: #1abc9c;
    color: #fff;
}

.circle_item .circle.hover {
    cursor: pointer;
}

.circle_item .circle:hover a {
    color: #fff;
}

.fade_in_circle_holder {
    display: block;
    cursor: pointer;
    overflow: hidden;
}

.fade_in_circle_holder.animate_circle {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.fade_in_circle_holder {
    display: table;
    position: relative;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -o-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-backface-visibility: hidden;
    z-index: 2000;
}

.touch .no_animation_on_touch .fade_in_circle_holder {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.image_hover {
    position: relative;
    display: inline-block;
    width: 100%;
}

.image_hover .images_holder {
    position: relative;
    display: inline-block;
}

.image_hover .images_holder img.hover_image {
    position: absolute;
    top: 0;
    left: 0;
}

.image_hover .images_holder img.active_image {
    opacity: 1;
    filter: alpha(opacity=100);
    position: relative;
    display: block;
}

.image_hover .images_holder img.active_image, .image_hover .images_holder img.hover_image, .image_hover.hovered.show .images_holder img.active_image, .image_hover.hovered.show .images_holder img.hover_image {
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0px);
}

.image_hover .images_holder img.hover_image {
    opacity: 0;
    filter: alpha(opacity=0);
}

.image_hover .images_holder:hover img.active_image, .image_hover.hovered.show .images_holder img.active_image {
    opacity: 0;
    filter: alpha(opacity=0);
}

.image_hover .images_holder:hover img.hover_image, .image_hover.hovered.show .images_holder img.hover_image {
    opacity: 1;
    filter: alpha(opacity=100);
}

.content_bottom {
    position: relative;
    z-index: 100;
}

.qode_call_to_action.container {
    background-color: #1abc9c;
}

.qode_call_to_action.in_grid {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.qode_call_to_action.container .container_inner {
    padding: 40px 0;
}

.call_to_action_text_wrapper p {
    font-size: 19px;
    font-weight: 300;
    line-height: 1.692307692307692em;
    color: #fff;
    text-align: center;
}

.qode_call_to_action .call_to_action_text_wrapper {
    line-height: 40px;
}

.qode_call_to_action .qbutton {
    position: static;
}

.call_to_action_button_wrapper {
    text-align: left;
}

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

.qode_call_to_action .two_columns_75_25 > .column2.left > .column_inner {
    padding: 0 20px 0 0;
}

.qode_call_to_action.in_grid .two_columns_75_25 > .column2.left > .column_inner {
    padding-left: 28px;
}

.qode_call_to_action.in_grid .two_columns_75_25 > .column2 > .column_inner {
    padding-right: 28px;
}

.qode_call_to_action.in_grid .two_columns_75_25 > .column1.left > .column_inner {
    padding-right: 28px;
}

.qode_call_to_action.in_grid .two_columns_75_25 > .column1 > .column_inner {
    padding-left: 28px;
}

.qode_call_to_action .two_columns_75_25 > .column1.left > .column_inner {
    padding: 0;
}

.qode_call_to_action .two_columns_75_25 > .column1.left {
    text-align: right;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.boxed .carousel-inner {
    width: 1150px;
    left: auto !important;
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    height: auto;
    max-width: 100%;
    line-height: 1;
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0;
}

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel.fade .item {
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    opacity: 1;
    filter: alpha(opacity=100);
}

.carousel.fade .active.left, .carousel.fade .active.right {
    opacity: 0;
    filter: alpha(opacity=0);
}

.carousel.fade .active.item {
    opacity: 1;
    filter: alpha(opacity=100);
}

.carousel.fade .active.left, .carousel.fade .active.right {
    left: 0;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
}

.carousel.fade .next, .carousel.fade .prev {
    left: 0;
    z-index: 1;
}

.carousel-indicators {
    position: absolute;
    bottom: 20px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.carousel-indicators li {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    border-radius: 10px;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 40px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width: 768px) {
    .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px;
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }
}

.carousel {
    margin-bottom: 0;
}

.carousel.full_screen {
    height: 1500px;
}

.qode_slider_preloader {
    width: 100%;
    background-color: #1c1c1c;
    position: absolute;
    z-index: 20;
}

.qode_slider_preloader {
    height: 1500px;
}

.qode_slider_preloader .ajax_loader {
    position: absolute;
}

.carousel-inner .slider_content_outer {
    position: relative;
    height: 100%;
    width: 1100px;
    margin: 0 auto;
    z-index: 12;
}

.carousel-inner .slider_content {
    position: absolute;
    width: 100%;
}

.carousel-inner .slider_content .slide_anchor_holder {
    margin-top: 8%;
}

.carousel-inner .item.dark .slider_content .text .slide_anchor_holder .slide_anchor_button {
    color: #000;
}

.carousel-inner .slider_content .slide_anchor_holder .slide_anchor_button {
    font-size: 51px;
    color: #fff;
}

.carousel-inner .slider_content .thumb {
    opacity: 0;
    filter: alpha(opacity=0);
    text-align: center;
    height: 100%;
}

@media only screen and (max-height: 850px) {
    .full_screen .carousel-inner .slider_content {
        height: 35%;
    }
}

@media only screen and (max-height: 600px) {
    .full_screen .carousel-inner .slider_content {
        height: 25%;
    }
}

.carousel-inner .slider_content.left .thumb {
    text-align: left;
}

.carousel-inner .slider_content.right .thumb {
    text-align: right;
}

.carousel-inner .active .slider_content .thumb {
    -webkit-animation: rotate 1s 1 ease-out;
    -moz-animation: rotate 1s 1 ease-out;
    -o-animation: rotate 1s 1 ease-out;
    animation: rotate 1s 1 ease-out;
    opacity: 1;
    filter: alpha(opacity=100);
}

.carousel-inner .active .slider_content .thumb.fade {
    -webkit-animation: fade 1s 1 ease-out;
    -moz-animation: fade 1s 1 ease-out;
    -o-animation: fade 1s 1 ease-out;
    animation: fade 1s 1 ease-out;
}

.carousel-inner .slider_content .thumb img {
    max-height: 100%;
}

.carousel-inner .slider_content .text {
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 10px 0 10px 0;
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
    -o-transform: translateZ(0px);
    transform: translateZ(0px);
}

.carousel-inner .active .slider_content .text {
    -webkit-animation: text-from-bottom 1.5s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-animation: text-from-bottom 1.5s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-animation: text-from-bottom 1.5s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
    animation: text-from-bottom 1.5s 1 cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 1;
    filter: alpha(opacity=100);
}

.carousel-inner .slider_content .text.one_by_one {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
    opacity: 1;
}

.carousel-inner .slider_content .text.one_by_one h2, .carousel-inner .slider_content .text.one_by_one h4, .carousel-inner .slider_content .text.one_by_one .separator, .carousel-inner .slider_content .text.one_by_one p, .carousel-inner .slider_content .text.one_by_one a.qbutton, .carousel-inner .slider_content .text.one_by_one .slide_anchor_holder {
    opacity: 0;
    filter: alpha(opacity=0);
    position: relative;
    top: 70px;
}

.carousel-inner .active .slider_content .text.one_by_one h2, .carousel-inner .active .slider_content .text.one_by_one h4, .carousel-inner .active .slider_content .text.one_by_one .separator, .carousel-inner .active .slider_content .text.one_by_one p, .carousel-inner .active .slider_content .text.one_by_one a.qbutton, .carousel-inner .active .slider_content .text.one_by_one .slide_anchor_holder {
    -webkit-animation: text-from-bottom-one-by-one 1.2s 1 cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    -moz-animation: text-from-bottom-one-by-one 1.2s 1 cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    -o-animation: text-from-bottom-one-by-one 1.2s 1 cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    animation: text-from-bottom-one-by-one 1.2s 1 cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1;
    filter: alpha(opacity=100);
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.no_separator h2 {
    animation-delay: .15s;
    -webkit-animation-delay: .15s;
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.no_separator p {
    animation-delay: .3s;
    -webkit-animation-delay: .3s;
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.no_separator a.qbutton {
    animation-delay: .45s;
    -webkit-animation-delay: .45s;
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.no_separator .slide_anchor_holder {
    animation-delay: .6s;
    -webkit-animation-delay: .6s;
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.has_separator h2 {
    animation-delay: .15s;
    -webkit-animation-delay: .15s;
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.has_separator .separator {
    animation-delay: .3s;
    -webkit-animation-delay: .3s;
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.has_separator p {
    animation-delay: .45s;
    -webkit-animation-delay: .45s;
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.has_separator a.qbutton {
    animation-delay: .6s;
    -webkit-animation-delay: .6s;
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.has_separator .slide_anchor_holder {
    animation-delay: .75s;
    -webkit-animation-delay: .75s;
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.no_separator h4 {
    animation-delay: .15s;
    -webkit-animation-delay: .15s;
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.no_separator p {
    animation-delay: .3s;
    -webkit-animation-delay: .3s;
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.no_separator a.qbutton {
    animation-delay: .45s;
    -webkit-animation-delay: .45s;
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.no_separator .slide_anchor_holder {
    animation-delay: .6s;
    -webkit-animation-delay: .6s;
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.has_separator h4 {
    animation-delay: .15s;
    -webkit-animation-delay: .15s;
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.has_separator .separator {
    animation-delay: .3s;
    -webkit-animation-delay: .3s;
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.has_separator p {
    animation-delay: .45s;
    -webkit-animation-delay: .45s;
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.has_separator a.qbutton {
    animation-delay: .6s;
    -webkit-animation-delay: .6s;
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.has_separator .slide_anchor_holder {
    animation-delay: .75s;
    -webkit-animation-delay: .75s;
}

.carousel-inner .active .slider_content .text.one_by_one.no_subtitle.no_separator p {
    animation-delay: .2s;
    -webkit-animation-delay: .2s;
}

.carousel-inner .active .slider_content .text.one_by_one.no_subtitle.no_separator a.qbutton {
    animation-delay: .4s;
    -webkit-animation-delay: .4s;
}

.carousel-inner .active .slider_content .text.one_by_one.no_subtitle.no_separator .slide_anchor_holder {
    animation-delay: .6s;
    -webkit-animation-delay: .6s;
}

.carousel-inner .active .slider_content .text.one_by_one.no_subtitle.has_separator .separator {
    animation-delay: .15s;
    -webkit-animation-delay: .15s;
}

.carousel-inner .active .slider_content .text.one_by_one.no_subtitle.has_separator p {
    animation-delay: .3s;
    -webkit-animation-delay: .3s;
}

.carousel-inner .active .slider_content .text.one_by_one.no_subtitle.has_separator a.qbutton {
    animation-delay: .45s;
    -webkit-animation-delay: .45s;
}

.carousel-inner .active .slider_content .text.one_by_one.no_subtitle.has_separator .slide_anchor_holder {
    animation-delay: .6s;
    -webkit-animation-delay: .6s;
}

.carousel-inner .slider_content .text .qbutton {
    margin: 10px 0 0 0;
}

.carousel-inner .item.dark .slider_content .text .qbutton {
    border-color: #303030;
    background-color: #303030;
    color: #fff;
}

.carousel-inner .item.dark .slider_content .text .qbutton:hover {
    background-color: transparent;
    color: #303030;
}

.carousel-inner .item.dark .slider_content .text .qbutton.white {
    background-color: transparent;
    color: #303030;
}

.carousel-inner .item.dark .slider_content .text .qbutton.white:hover {
    background-color: #303030;
    color: #fff !important;
    border-color: #303030;
}

.carousel-inner .slider_content .text .qbutton.white {
    margin: 10px 0 0 10px;
}

.carousel-inner h2 {
    margin: 10px 0 20px 0;
    font-size: 45px;
    line-height: 1.071428571428571em;
}

.carousel-inner h2.with_title_border {
    margin: 20px 0 30px 0;
}

.carousel-inner h2.with_title_border span {
    display: inline-block;
    padding: .3em 1.1em;
}

.carousel-inner h2, .carousel-inner .slide_subtitle {
    font-weight: 600;
    color: #fff;
    text-align: center;
    padding: 0;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

.carousel-inner h2.with_background_color span {
    padding: 10px;
}

.carousel-inner .slide_subtitle {
    font-size: 26px;
    letter-spacing: 1px;
}

.carousel-inner .slide_subtitle span {
    font-size: 1em;
    margin-bottom: 13px;
    display: inline-block;
}

.carousel-inner .slide_subtitle.with_background_color span {
    padding: 10px;
    margin-bottom: 12px;
}

.carousel-inner p {
    color: #fff;
    text-align: center;
    font-size: 21px;
    line-height: 1.363157894736842em;
    font-weight: 400;
    margin: 10px 0 15px 0;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

.carousel-inner .dark h2, .carousel-inner .dark .slide_subtitle, .carousel-inner .dark p {
    color: #000;
}

.carousel-inner .left .text, .carousel-inner .left h2, .carousel-inner .left .slide_subtitle, .carousel-inner .left p {
    text-align: left;
}

.carousel-inner .right .text, .carousel-inner .right h2, .carousel-inner .right .slide_subtitle, .carousel-inner .right p {
    text-align: right;
}

.carousel-inner {
    left: 0 !important;
    position: fixed;
    overflow: hidden;
    width: 100%;
    z-index: 1;
    transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -webkit-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1), margin 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -moz-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1), margin 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -o-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1), margin 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -ms-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1), margin 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1), margin 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}

.carousel-inner.relative_position {
    position: relative;
}

.carousel-inner .item img {
    display: inline-block !important;
}

.touch .carousel-inner .item {
    background-position: center 0 !important;
}

.carousel-inner .item .image {
    position: absolute;
    top: 0;
    left: 0;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.carousel-inner .item .image img {
    display: none !important;
    width: 0;
    height: 0;
}

.carousel-inner .item .image_pattern {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 0 0;
    background-repeat: repeat;
    z-index: 2;
}

.carousel-control {
    top: 0;
    width: 23%;
    color: #303030;
    font-size: 13px;
    height: 100%;
    background: 0;
    text-shadow: none;
    position: absolute;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: 0;
    z-index: 2 !important;
    margin: 0;
    outline: 0;
    cursor: pointer;
    -webkit-transition: color .6s ease-in-out, opacity .3s ease-in-out;
    -moz-transition: color .6s ease-in-out, opacity .3s ease-in-out;
    -o-transition: color .6s ease-in-out, opacity .3s ease-in-out;
    -ms-transform: color .6s ease-in-out, opacity .3s ease-in-out;
    transition: color .6s ease-in-out, opacity .3s ease-in-out;
}

.carousel-control.right {
    right: 0;
    left: auto;
}

.carousel-control:hover {
    color: #303030;
    opacity: 1 !important;
}

.carousel-control.dark, .carousel-control.dark:hover {
    color: #fff;
}

.carousel-control .prev_nav, .carousel-control .next_nav {
    height: 54px;
    width: 54px;
    border: 2px solid #fff;
    line-height: 54px;
    font-size: 14px;
    position: absolute;
    top: 50%;
    margin-top: -27px;
    text-align: center;
    z-index: 10;
    -webkit-transition: opacity .3s ease 0s;
    -moz-transition: opacity .3s ease 0s;
    -o-transition: opacity .3s ease 0s;
    transition: opacity .3s ease-in-out;
    opacity: 0;
    -webkit-border-radius: 56px;
    -moz-border-radius: 56px;
    -ms-border-radius: 56px;
    -o-border-radius: 56px;
    border-radius: 56px;
}

.carousel-control i {
    font-size: 30px;
    color: #fff;
    line-height: 54px;
}

.carousel-control.dark i {
    color: #000;
}

.carousel-control.dark .prev_nav, .carousel-control.dark .next_nav {
    border-color: #000;
}

.carousel-control .prev_nav {
    left: 23px;
}

.q_slider:hover .carousel-control .prev_nav {
    opacity: 1;
}

.carousel-control .next_nav {
    right: 23px;
}

.q_slider:hover .carousel-control .next_nav {
    opacity: 1;
}

.q_slider:hover .carousel-control .next_nav:hover, .q_slider:hover .carousel-control .prev_nav:hover {
    opacity: 1;
}

.carousel-control .thumb_holder {
    width: 150px;
    display: block;
    position: absolute;
    margin: -20px 0 0 0;
    top: 50%;
    z-index: 9;
}

.carousel-control .thumb_holder .thumb_top {
    background-color: #fff;
    display: block;
    position: relative;
}

.carousel-control.dark .thumb_holder .thumb_top {
    background-color: #000;
}

.carousel-control.left .thumb_holder .thumb_top {
    -webkit-border-radius: 0 3px 0 0;
    -moz-border-radius: 0 3px 0 0;
    -ms-border-radius: 0 3px 0 0;
    border-radius: 0 3px 0 0;
}

.carousel-control.right .thumb_holder .thumb_top {
    -webkit-border-radius: 3px 0 0 0;
    -moz-border-radius: 3px 0 0 0;
    -ms-border-radius: 3px 0 0 0;
    border-radius: 3px 0 0 0;
}

.carousel-control.left .thumb_holder {
    left: -100%;
    -webkit-transition: left .2s ease-in-out;
    -moz-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    -ms-transform: left .2s ease-in-out;
    transition: left .2s ease-in-out;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    display: none;
}

.slider_thumbs .carousel-control.left:hover .thumb_holder {
    left: 0;
}

.in_progress.slider_thumbs .carousel-control.left .thumb_holder {
    left: -100% !important;
}

.carousel-control.right .thumb_holder {
    right: -100%;
    -webkit-transition: right .2s ease-in-out;
    -moz-transition: right .2s ease-in-out;
    -o-transition: right .2s ease-in-out;
    -ms-transform: right .2s ease-in-out;
    transition: right .2s ease-in-out;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    display: none;
}

.slider_thumbs .carousel-control.right:hover .thumb_holder {
    right: 0;
}

.in_progress.slider_thumbs .carousel-control.right .thumb_holder {
    right: -100% !important;
}

.carousel-control.left .arrow_left {
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 15px;
}

.carousel-control.left .numbers {
    float: right;
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 0;
}

.carousel-control.right .arrow_right {
    float: right;
    height: 40px;
    line-height: 40px;
    padding: 0 15px 0 0;
}

.carousel-control.right .numbers {
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 20px;
}

.carousel-control .img_outer {
    top: 0;
    clear: both;
    width: 150px;
    height: 47px;
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 0 -2px 0;
}

.carousel-control .img {
    top: -47px;
    width: 150px;
    height: 47px;
    position: relative;
    display: block;
    overflow: hidden;
}

.in_progress .carousel-control:hover .img {
    top: -47px !important;
}

.carousel-control:hover .img {
    top: 0;
    -webkit-transition: top .2s ease-in-out .2s;
    -moz-transition: top .2s ease-in-out .2s;
    -o-transition: top .2s ease-in-out .2s;
    -ms-transform: top .2s ease-in-out .2s;
    transition: top .2s ease-in-out .2s;
}

.carousel-control.right .img {
    float: right;
}

.carousel-control .img img, .carousel-control .img .video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.carousel-control .img .video {
    left: -1px;
}

.carousel-control .img .old {
    z-index: 1;
}

@media only screen and (max-width: 1300px) {
    .carousel-control {
        width: 15%;
    }
}

@media only screen and (max-width: 1000px) {
    .carousel-control {
        width: 10%;
    }

    .carousel-control .prev_nav {
        left: 0;
        opacity: 1;
    }

    .carousel-control.left .thumb_holder {
        display: none;
    }

    .carousel-control .next_nav {
        right: 0;
        opacity: 1;
    }

    .carousel-control.right .thumb_holder {
        display: none;
    }
}

.touch .carousel-control {
    width: 10%;
}

.touch .carousel-control.left {
    background-position: 30px center !important;
}

.touch .carousel-control.left .thumb_holder {
    display: none;
}

.touch .carousel-control.right {
    background-position: 100% center !important;
}

.touch .carousel-control.right .thumb_holder {
    display: none;
}

@media (max-width: 1200px) {
    .carousel-inner h2 {
        margin-top: 0;
    }

    .carousel-inner h2 span {
        font-size: 0.625em !important;
        line-height: 1.4em !important;
    }

    .carousel-inner .slide_subtitle span {
        font-size: .8em;
    }

    .carousel-inner h2 {
        line-height: inherit !important;
    }
}

@media (max-width: 1024px) {
    .carousel-inner {
        position: relative;
    }

    .carousel-inner .qbutton {
        font-size: 12px;
        line-height: 31px;
        height: 31px;
    }

    .carousel-inner .qbutton i {
        margin: 0 0 0 20px;
    }
}

@media only screen and (max-width: 800px) {
    .carousel .carousel-inner .slider_content_outer {
        display: table;
    }

    .carousel-inner .slider_content .thumb {
        height: auto;
    }

    .carousel .carousel-inner .slider_content {
        display: table-cell;
        vertical-align: middle;
        position: static;
        top: 0 !important;
        left: 0 !important;
    }

    .carousel-inner h2.large span {
        font-size: 0.425em !important;
    }
}

@media (max-width: 768px) {
    .carousel-inner .qbutton {
        font-size: 11px;
        line-height: 27px;
        height: 27px;
    }

    .carousel-inner .qbutton i {
        margin: 0 0 0 17px;
    }

    .carousel-inner h2.with_title_border span {
        padding: .3em .8em;
    }
}

@media (max-width: 567px) {
    .carousel-inner .qbutton {
        font-size: 10px;
        line-height: 23px;
        height: 23px;
    }

    .carousel-inner .qbutton i {
        margin: 0 0 0 14px;
    }

    .carousel-inner p {
        line-height: 1.4em !important;
    }

    .carousel-control {
        display: none;
    }

    .carousel-inner h2.large span {
        font-size: 0.38em !important;
    }

    .carousel-inner h2 span {
        font-size: 0.525em !important;
    }
}

@media (max-width: 480px) {
    .carousel-inner h2.large span {
        font-size: 0.3em !important;
    }
}

@media (max-width: 320px) {
    .carousel-inner h2.large span {
        font-size: 0.2em !important;
    }

    .carousel-inner h2 span {
        font-size: 0.4em !important;
        line-height: 1em !important;
    }

    .carousel-inner p span {
        font-size: 60% !important;
    }

    .carousel-inner p {
        line-height: 1em !important;
    }

    .carousel-inner .qbutton {
        font-size: 9px;
        line-height: 20px;
        height: 20px;
    }

    .carousel-inner .qbutton i {
        margin: 0 0 0 10px;
    }

    .carousel-inner h2.with_title_border {
        margin: 0 0 10px;
    }
}

@media (max-width: 768px) {
    .carousel-control.left {
        left: 0;
    }

    .carousel-control.right {
        right: 0;
    }
}

.carousel-indicators li {
    background-color: #fff;
    margin: 0;
    opacity: .4;
    margin: 0 3px;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -ms-transform: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.carousel-indicators.dark li {
    background-color: #000;
}

.carousel-indicators .active {
    opacity: 1;
    margin: 0 3px;
}

@-webkit-keyframes text-from-bottom {
    0% {
        -webkit-transform: translate(0, 15%);
        opacity: 0;
    }
    50% {
        -webkit-transform: translate(0, 15%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}

@-moz-keyframes text-from-bottom {
    0% {
        -moz-transform: translate(0, 15%);
        opacity: 0;
    }
    50% {
        -moz-transform: translate(0, 15%);
        opacity: 0;
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}

@-o-keyframes text-from-bottom {
    0% {
        -o-transform: translate(0, 15%);
        opacity: 0;
    }
    50% {
        -o-transform: translate(0, 15%);
        opacity: 0;
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes text-from-bottom {
    0% {
        transform: translate(0, 15%);
        opacity: 0;
    }
    50% {
        transform: translate(0, 15%);
        opacity: 0;
    }
    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: perspective(600px) rotateX(90deg) scale(0.5);
        opacity: 0;
    }
    50% {
        -webkit-transform: perspective(600px) rotateX(90deg) scale(0.5);
        opacity: 0;
    }
    100% {
        -webkit-transform: perspective(600px) rotateX(0deg) scale(1);
        opacity: 1;
    }
}

@-moz-keyframes rotate {
    0% {
        -moz-transform: perspective(600px) rotateX(90deg) scale(0.5);
        opacity: 0;
    }
    50% {
        -moz-transform: perspective(600px) rotateX(90deg) scale(0.5);
        opacity: 0;
    }
    100% {
        -moz-transform: perspective(600px) rotateX(0deg) scale(1);
        opacity: 1;
    }
}

@-o-keyframes rotate {
    0% {
        -o-transform: perspective(600px) rotateX(90deg) scale(0.5);
        opacity: .2;
    }
    50% {
        -o-transform: perspective(600px) rotateX(90deg) scale(0.5);
        opacity: .2;
    }
    100% {
        -o-transform: perspective(600px) rotateX(0deg) scale(1);
        opacity: 1;
    }
}

@keyframes rotate {
    0% {
        transform: perspective(600px) rotateX(90deg) scale(0.5);
        opacity: 0;
    }
    50% {
        transform: perspective(600px) rotateX(90deg) scale(0.5);
        opacity: 0;
    }
    100% {
        transform: perspective(600px) rotateX(0deg) scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes fade {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fade {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes fade {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fade {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes text-from-bottom-one-by-one {
    0% {
        top: 70px;
        opacity: 0;
    }
    50% {
        top: 45px;
        opacity: 0;
    }
    100% {
        top: 0;
        opacity: 1;
    }
}

@-moz-keyframes text-from-bottom-one-by-one {
    0% {
        top: 70px;
        opacity: 0;
    }
    50% {
        top: 45px;
        opacity: 0;
    }
    100% {
        top: 0;
        opacity: 1;
    }
}

@-o-keyframes text-from-bottom-one-by-one {
    0% {
        top: 70px;
        opacity: 0;
    }
    50% {
        top: 45px;
        opacity: 0;
    }
    100% {
        top: 0;
        opacity: 1;
    }
}

@keyframes text-from-bottom-one-by-one {
    0% {
        top: 70px;
        opacity: 0;
    }
    50% {
        top: 45px;
        opacity: 0;
    }
    100% {
        top: 0;
        opacity: 1;
    }
}

.carousel .video .mobile-video-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}

.carousel .video .video-overlay {
    height: 3000px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 11;
}

.carousel .video .video-overlay.active {
    background-image: url("../images/for_css/pixel-video.png");
    background-position: 0 0;
    background-repeat: repeat;
    opacity: 1;
}

.carousel .video .video-overlay img {
    display: none !important;
}

.carousel .video .video-wrap {
    top: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 10;
}

.carousel .video .video-wrap .mejs-poster {
    background-size: cover !important;
    -moz-background-size: cover !important;
    -webkit-background-size: cover !important;
    -o-background-size: cover !important;
}

.carousel .video .video-wrap .mejs-container .mejs-controls {
    display: none !important;
}

.carousel .video .video-wrap .mejs-controls .mejs-button button:focus {
    outline: none !important;
}

.carousel .video .video-wrap .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background-color: rgba(255, 255, 255, 0.18) !important;
}

.carousel .video .video-wrap .mejs-container {
    background-color: transparent !important;
    background-image: none !important;
    height: auto !important;
}

.carousel .video .video-wrap .mejs-mediaelement {
    background: none !important;
    border: 0 !important;
}

.carousel .video .video-wrap .mejs-container .mejs-poster img {
    max-width: none !important;
    width: 100% !important;
}

.carousel .video .video-wrap .mejs-controls button {
    opacity: .8;
}

.carousel .video .video-wrap .mejs-controls button:hover, .mejs-controls .mejs-fullscreen-button:hover button {
    opacity: 1 !important;
}

.carousel .video .video-wrap .mejs-controls .mejs-time-rail .mejs-time-total {
    background: #1f1f1f none repeat scroll 0 0 !important;
}

.carousel .video .video-wrap .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: transparent !important;
}

.carousel .item .text .separator {
    margin-top: 40px;
    margin-bottom: 40px;
    width: 68%;
}

.carousel .item .left .text .separator {
    margin-left: 0;
}

.carousel .item .right .text .separator {
    margin-right: 0;
}

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus, .portfolio_slider .flex-container a:active, .portfolio_slider .flexslider a:active, .portfolio_slider .flex-container a:focus, .portfolio_slider .flexslider a:focus, .qode_carousels .flex-container a:active, .qode_carousels a:active, .qode_carousels .flex-container a:focus, .qode_carousels a:focus {
    outline: 0;
}

.portfolio_slides, .slides, .flex-control-nav, .flex-direction-nav, .caroufredsel-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flexslider .slides > li {
    background-color: transparent;
    display: none;
    position: relative;
    margin: 0;
}

.caroufredsel_wrapper {
    cursor: grab !important;
    cursor: -moz-grab !important;
    cursor: -webkit-grab !important;
    margin: 0 !important;
}

.portfolio_slider .portfolio_slides, .qode_carousels .slides {
    opacity: 0;
}

.portfolio_slider .portfolio_slides > li, .qode_carousels .slides > li {
    background-color: transparent;
    position: relative;
    margin: 0;
    float: left;
}

.qode_carousels .slides > li {
    margin: 0 2px 0 0;
}

.flexslider .slides img, .portfolio_slider .portfolio_slides img, .qode_carousels .slides img {
    width: 100%;
    display: block;
}

.gallery_frame {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    text-align: center;
}

.wpb_flexslider.flexslider.have_frame {
    width: 645px;
    margin: 0 auto;
    overflow: visible;
}

.frame_holder > .wpb_wrapper {
    padding: 34px 0 102px 0;
    position: relative;
}

.frame_holder.frame_holder2 > .wpb_wrapper {
    padding: 48px 0 75px 0;
}

.slides:after, .portfolio_slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides, html[xmlns] .portfolio_slides {
    display: block;
}

* html .slides, * html .portfolio_slides {
    height: 1%;
}

.no-js .slides > li:first-child, .no-js .portfolio_slides > li:first-child {
    display: block;
}

.flexslider, .portfolio_slider {
    margin: 0 0 60px;
    position: relative;
    zoom: 1;
}

.wpb_flexslider.flexslider {
    overflow: hidden;
}

.portfolio_slider {
    margin: 0;
    width: 100.2%;
}

.boxed .portfolio_slider {
    margin: 0 -25px 60px;
    overflow: hidden;
}

.flex-viewport, .portfolio_slider .flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides, .portfolio_slider .portfolio_slides, .qode_carousels .slides {
    zoom: 1;
}

.flexslider ul {
    padding: 0;
}

.portfolio_slider .flex-direction-nav, .flexslider .flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a, .caroufredsel-direction-nav a {
    width: 42px;
    height: 42px;
    line-height: 42px;
    margin: -23px 0 0;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    color: #8a8a8a;
    background-color: transparent;
    text-align: center;
    z-index: 200;
    border: 2px solid #fff;
}

.flex-direction-nav a {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.flexslider:hover .flex-direction-nav a.flex-prev:hover, .flexslider:hover .flex-direction-nav a.flex-next:hover, .portfolio_slider:hover .flex-direction-nav a.flex-prev:hover, .portfolio_slider:hover .flex-direction-nav a.flex-next:hover, .portfolio_slider:hover .caroufredsel-direction-nav a.caroufredsel-next:hover, .portfolio_slider:hover .caroufredsel-direction-nav a.caroufredsel-prev:hover {
    background-color: #fff;
}

.flexslider:hover .flex-direction-nav a.flex-prev:hover i, .flexslider:hover .flex-direction-nav a.flex-next:hover i, .portfolio_slider:hover .flex-direction-nav a.flex-prev:hover i, .portfolio_slider:hover .flex-direction-nav a.flex-next:hover i, .portfolio_slider:hover .caroufredsel-direction-nav a.caroufredsel-next:hover i, .portfolio_slider:hover .caroufredsel-direction-nav a.caroufredsel-prev:hover i {
    color: #8a8a8a;
}

.flex-direction-nav a i, .caroufredsel-direction-nav a i {
    line-height: 42px;
    color: #fff;
    font-size: 22px;
}

.have_frame .flex-direction-nav a i {
    display: none;
}

.flexslider .flex-next, .portfolio_slider .flex-next, .portfolio_slider .caroufredsel-next {
    right: 15px;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    -ms-border-radius: 2em;
    border-radius: 2em;
}

.have_frame.flexslider .flex-next {
    right: -80px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    background-image: url("../images/for_css/frame_arrow_right.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 25px;
    height: 67px;
    border: 0;
}

.have_frame.flexslider .flex-next:hover {
    background-color: transparent !important;
    background-image: url("../images/for_css/frame_arrow_right_hover.png");
}

.flexslider .flex-prev, .portfolio_slider .flex-prev, .portfolio_slider .caroufredsel-prev {
    left: 15px;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    -ms-border-radius: 2em;
    border-radius: 2em;
}

.have_frame.flexslider .flex-prev {
    left: -80px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    background-image: url("../images/for_css/frame_arrow_left.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 25px;
    height: 67px;
    border: 0;
}

.have_frame.flexslider .flex-prev:hover {
    background-color: transparent !important;
    background-image: url("../images/for_css/frame_arrow_left_hover.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 150 / 100), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 160dpi) {
    .have_frame.flexslider .flex-prev {
        background-image: url("../images/for_css/frame_arrow_left.png");
        -o-background-size: 25px 67px;
        -webkit-background-size: 25px 67px;
        -moz-background-size: 25px 67px;
        background-size: 25px 67px;
    }

    .have_frame.flexslider .flex-prev:hover {
        background-image: url("../images/for_css/frame_arrow_left_hover.png");
    }

    .have_frame.flexslider .flex-next {
        background-image: url("../images/for_css/frame_arrow_right.png");
        -o-background-size: 25px 67px;
        -webkit-background-size: 25px 67px;
        -moz-background-size: 25px 67px;
        background-size: 25px 67px;
    }

    .have_frame.flexslider .flex-next:hover {
        background-image: url("../images/for_css/frame_arrow_right_hover.png");
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 200 / 100), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 210dpi) {
    .have_frame.flexslider .flex-prev {
        background-image: url("../images/for_css/frame_arrow_left.png");
        -o-background-size: 25px 67px;
        -webkit-background-size: 25px 67px;
        -moz-background-size: 25px 67px;
        background-size: 25px 67px;
    }

    .have_frame.flexslider .flex-prev:hover {
        background-image: url("../images/for_css/frame_arrow_left_hover.png");
    }

    .have_frame.flexslider .flex-next {
        background-image: url("../images/for_css/frame_arrow_right.png");
        -o-background-size: 25px 67px;
        -webkit-background-size: 25px 67px;
        -moz-background-size: 25px 67px;
        background-size: 25px 67px;
    }

    .have_frame.flexslider .flex-next:hover {
        background-image: url("../images/for_css/frame_arrow_right_hover.png");
    }
}

.flex-direction-nav .flex-disabled {
    cursor: default;
}

.qode_carousels .slides > li .first_image_holder, .qode_carousels .slides > li .second_image_holder {
    display: block;
    position: relative;
    width: 100%;
    opacity: 1;
    -webkit-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}

.qode_carousels .slides > li .second_image_holder {
    position: absolute;
    top: 0;
    left: 0;
}

.qode_carousels .slides > li .second_image_holder, .qode_carousels .slides > li .carousel_item_holder:hover .first_image_holder.has_hover_image {
    opacity: 0;
}

.qode_carousels .slides > li .carousel_item_holder:hover .second_image_holder.has_hover_image {
    opacity: 1;
}

.qode_carousels {
    padding: 0;
    position: relative;
    display: block;
    zoom: 1;
}

.qode_carousels_holder.two_rows .slides > li .carousel_item_holder {
    margin-bottom: 15px;
    position: relative;
}

.qode_carousels .flex-direction-nav {
    height: 0;
    display: none !important;
}

.qode_carousels .flex-control-nav {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -60px;
}

.qode_carousels .flex-control-nav li {
    margin: 0 3px;
    display: inline-block;
    zoom: 1;
    display: inline;
}

.qode_carousels .flex-control-paging li a {
    width: 9px;
    height: 9px;
    display: inline-block;
    border: 1px solid #eaeaea;
    background-color: #fff;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

.qode_carousels .flex-control-paging li a.flex-active {
    background-color: #1abc9c;
    cursor: default;
    border: 0;
}

.qode_carousels.gray .flex-control-paging li a.flex-active {
    cursor: default;
}

.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
    margin-bottom: 0 !important;
}

.qode_clients .qode_client_holder {
    float: left;
    text-align: center;
    margin-bottom: 35px;
}

.qode_clients.two_columns .qode_client_holder {
    width: 50%;
}

.qode_clients.three_columns .qode_client_holder {
    width: 33.33%;
}

.qode_clients.four_columns .qode_client_holder {
    width: 25%;
}

.qode_clients.five_columns .qode_client_holder {
    width: 20%;
}

.qode_clients.six_columns .qode_client_holder {
    width: 16.66666666666667%;
}

.qode_clients .qode_client_holder_inner {
    position: relative;
    margin: 0 20px;
}

.qode_clients .qode_client_holder_inner:before, .qode_clients .qode_client_holder_inner:after {
    display: block;
    content: "";
    position: absolute;
}

.qode_clients .qode_client_holder_inner:before {
    height: 100%;
    right: -20px;
    width: 1px;
    border-right: 1px solid #eaeaea;
}

.qode_clients .qode_client_holder_inner:after {
    width: 100%;
    bottom: -20px;
    height: 1px;
    border-bottom: 1px solid #eaeaea;
}

.qode_clients .qode_client_holder.border-bottom-none .qode_client_holder_inner:after {
    border-bottom: 0;
}

.qode_clients.two_columns .qode_client_holder:nth-child(2n) .qode_client_holder_inner:before, .qode_clients.three_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before, .qode_clients.four_columns .qode_client_holder:nth-child(4n) .qode_client_holder_inner:before, .qode_clients.five_columns .qode_client_holder:nth-child(5n) .qode_client_holder_inner:before, .qode_clients.six_columns .qode_client_holder:nth-child(6n) .qode_client_holder_inner:before {
    border-right-width: 0;
}

.qode_clients .qode_client_holder a {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    line-height: 0;
    -webkit-transition: opacity .6s ease-out;
    -moz-transition: opacity .6s ease-out;
    -o-transition: opacity .6s ease-out;
    -ms-transform: opacity .6s ease-out;
    transition: opacity .6s ease-out;
}

.qode_clients .qode_client_holder a:hover {
    opacity: .4;
}

.animated_icons_with_text .animated_icon_with_text_holder {
    float: left;
    text-align: center;
}

.animated_icons_with_text.two_columns .animated_icon_with_text_holder {
    width: 50%;
}

.animated_icons_with_text.three_columns .animated_icon_with_text_holder {
    width: 33.33%;
}

.animated_icons_with_text.four_columns .animated_icon_with_text_holder {
    width: 25%;
}

.animated_icons_with_text.five_columns .animated_icon_with_text_holder {
    width: 20%;
}

.animated_icons_with_text.six_columns .animated_icon_with_text_holder {
    width: 16.66666666666667%;
}

.animated_icons_with_text .animated_icon_with_text_inner {
    position: relative;
    padding: 0 20px;
    height: 85px;
}

.animated_icons_with_text .animated_icon_with_text_inner:before, .animated_icons_with_text .animated_icon_with_text_inner:after {
    display: block;
    content: "";
    position: absolute;
}

.animated_icons_with_text .animated_icon_with_text_inner:before {
    height: 100%;
    right: 0;
    width: 1px;
    border-right: 1px solid #f5f5f5;
}

.animated_icons_with_text .animated_icon_with_text_inner:after {
    width: 100%;
    bottom: 0;
    height: 1px;
    border-bottom: 1px solid #f5f5f5;
}

.animated_icons_with_text .animated_icon_with_text_holder.border-bottom-none .animated_icon_with_text_inner:after {
    border-bottom: 0;
}

.animated_icons_with_text.two_columns .animated_icon_with_text_holder:nth-child(2n) .animated_icon_with_text_inner:before, .animated_icons_with_text.three_columns .animated_icon_with_text_holder:nth-child(3n) .animated_icon_with_text_inner:before, .animated_icons_with_text.four_columns .animated_icon_with_text_holder:nth-child(4n) .animated_icon_with_text_inner:before, .animated_icons_with_text.five_columns .animated_icon_with_text_holder:nth-child(5n) .animated_icon_with_text_inner:before, .animated_icons_with_text.six_columns .animated_icon_with_text_holder:nth-child(6n) .animated_icon_with_text_inner:before {
    border-right-width: 0;
}

.animated_icon_holder {
    height: 100%;
    padding: 0 0 0 15px;
    display: block;
    width: 81px;
    float: left;
    position: relative;
}

.animated_icon {
    height: 100%;
    width: 100%;
    position: relative;
}

.animated_icon_inner span {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    backface-visibility: hidden;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: 200ms ease-in;
    -moz-transition: 200ms ease-in;
    -o-transition: 200ms ease-in;
    transition: 200ms ease-in;
}

.animated_icon_inner span.animated_icon_back {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

.animated_icon_with_text_holder:hover .animated_icon_inner span.animated_icon_back {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
}

.animated_icon_with_text_holder:hover .animated_icon_inner span {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.animated_icon_inner {
    height: 81px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -41px 0 0 0;
}

.animated_icon_inner i {
    width: 77px;
    height: 77px;
    line-height: 77px;
    background: transparent;
    -o-border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    margin: 0;
    border: 2px solid #c0c0c0;
    color: #c0c0c0;
    font-size: 35px;
}

.animated_icon_inner span.animated_icon_back i {
    background-color: #1abc9c;
    color: #fff;
    border-color: #1abc9c;
}

.animated_icon_with_text_holder .animated_text_holder {
    text-align: left;
    width: 100%;
    height: 100%;
}

.animated_icon_with_text_holder .animated_text_holder_wrap {
    display: block;
    padding: 0 0 0 116px;
    height: 100%;
}

.animated_icon_with_text_holder .animated_text_holder_wrap_inner {
    width: 100%;
    height: 100%;
    position: relative;
}

.animated_text_holder_inner {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    overflow: hidden;
    height: 100%;
}

.animated_icon_with_text_holder .animated_title, .animated_icon_with_text_holder .animated_text {
    display: table;
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.animated_icon_with_text_holder .animated_title_inner, .animated_icon_with_text_holder .animated_text p {
    display: table-cell;
    vertical-align: middle;
}

.animated_icon_with_text_holder .animated_title, .animated_icon_with_text_holder .animated_title_inner, .animated_icon_with_text_holder .animated_text, .animated_icon_with_text_holder .animated_text p {
    -webkit-transition: 200ms ease-in;
    -moz-transition: 200ms ease-in;
    -o-transition: 200ms ease-in;
    transition: 200ms ease-in;
}

.animated_icon_with_text_holder .animated_text {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}

.animated_icon_with_text_holder .animated_text p {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.animated_icon_with_text_holder:hover .animated_text, .animated_icon_with_text_holder:hover .animated_text p {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: 350ms ease-out;
    -moz-transition: 350ms ease-out;
    -o-transition: 350ms ease-out;
    transition: 350ms ease-out;
}

.animated_icon_with_text_holder:hover .animated_title_inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    -webkit-transition: 350ms ease-out;
    -moz-transition: 350ms ease-out;
    -o-transition: 350ms ease-out;
    transition: 350ms ease-out;
}

.animated_icon_with_text_holder:hover .animated_title {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: 350ms ease-out;
    -moz-transition: 350ms ease-out;
    -o-transition: 350ms ease-out;
    transition: 350ms ease-out;
}

.service_table_holder {
    display: block;
    position: relative;
    border-color: #f6f6f6;
    border-width: 1px;
    border-style: none;
}

.service_table_inner {
    display: block;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.service_table_inner ul {
    padding: 0 !important;
}

.service_table_inner li {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    border-bottom: 1px solid #f6f6f6;
}

.service_table_inner > li {
    background-color: #fff;
}

.service_table_inner li li {
    padding: 9px 20px;
}

.service_table_inner li:last-child {
    border-bottom: 0;
}

.service_table_inner li.service_table_title_holder {
    display: block;
    position: relative;
    padding: 31px 20px 20px;
    background-color: #fff;
    border: 0;
}

.service_table_inner li.service_table_title_holder i {
    color: #1abc9c;
}

.service_table_title_inner {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
}

.service_table_title_inner2 {
    display: table-cell;
    width: 100%;
    height: 100%;
    padding: 20px 20px 25px;
    vertical-align: middle;
}

.service_table_inner li.service_table_title_holder.background_image_type {
    background-color: transparent !important;
    border: 0 !important;
    padding: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.service_table_inner li.service_table_title_holder.background_color_type .service_table_title_inner2 {
    padding: 0;
}

.service_table_title_holder .service_title {
    display: block;
}

.service_table_title_holder i {
    display: block;
    line-height: 1em;
    padding: 33px 0 0;
}

.header_top_bottom_holder {
    position: relative;
}

.qode_search_form {
    background: none repeat scroll 0 0 #262626;
    color: #fff;
    margin: 0;
    overflow: hidden;
    width: 100%;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.qode_search_form i {
    color: #959595;
    font-size: 13px;
    display: inline-block;
    padding: 0 0 0 45px;
    float: left;
    line-height: 50px;
}

.qode_search_form input, .qode_search_form input:focus {
    background-color: #262626;
    border: medium none;
    box-shadow: none;
    color: #959595;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    height: 20px;
    margin: 15px 0;
    width: 90%;
    padding: 0 45px 0 10px;
    font-family: inherit;
    outline: 0;
    outline-offset: 0;
    -webkit-appearance: none;
    border-radius: 0;
    float: left;
}

.qode_search_form input:focus {
    outline-offset: 0 !important;
}

::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder {
    color: #959595;
    margin: 10px 0 0 0;
}

@media only screen and (max-width: 1200px) {
    .qode_search_form input {
        width: 80%;
    }
}

@media only screen and (max-width: 768px) {
    .qode_search_form input {
        width: 70%;
    }
}

@media only screen and (max-width: 500px) {
    .qode_search_form input {
        width: 65%;
    }
}

.qode_search_form .container_inner {
    position: relative;
}

.qode_search_form .container i {
    padding: 0;
}

.qode_search_form .container input {
    width: 90%;
    padding: 0 0 0 10px;
}

.qode_search_form input[type="submit"] {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
    visibility: hidden;
}

.qode_search_form .qode_search_close {
    color: #959595;
    font-size: 13px;
    position: absolute;
    line-height: 50px;
    height: 50px;
    top: 0;
    right: 45px;
}

.qode_search_form .container .qode_search_close {
    right: 0;
}

.cover_boxes {
    position: relative;
    overflow: hidden;
}

.cover_boxes ul {
    list-style: none;
    margin: 0 -20px 0 0;
    padding: 0;
    width: 200%;
}

.cover_boxes ul li {
    float: left;
    margin-right: 20px;
    overflow: hidden;
    position: relative;
    width: 265px;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}

.cover_boxes ul li.act {
    width: 530px;
}

.cover_boxes ul li .box {
    width: 530px;
}

.cover_boxes ul li .box .thumb {
    display: inline-block;
    float: left;
    margin-right: 20px;
    position: relative;
    z-index: 10;
    width: 265px;
}

.cover_boxes ul li .box .thumb img {
    display: block;
    position: relative;
    max-width: 100%;
}

.cover_boxes ul li .box .box_content {
    bottom: 0;
    left: 285px;
    position: absolute;
    padding: 0;
    width: 245px;
    z-index: 9;
    top: 0;
}

.cover_boxes ul li .box h3 {
    margin: 0 0 18px 0;
}

.cover_boxes ul li .box .qbutton, .cover_boxes ul li .box h5 {
    margin: 20px 0 0 0;
}

.q_circles_holder {
    position: relative;
    display: inline-block;
    width: 100%;
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
}

.q_circles_holder:before {
    position: absolute;
    left: 80px;
    display: block;
    width: 85%;
    height: 0;
    border-top: 1px solid #eaeaea;
    content: "";
}

.q_circles_holder.three_columns:before {
    top: 115px;
}

.q_circles_holder.four_columns:before {
    top: 90px;
}

.q_circles_holder.five_columns:before {
    top: 82px;
}

.q_circles_holder.no_line:before {
    display: none;
    border: 0;
    height: 0;
    width: 0;
}

.q_circles_holder .q_circle_outer {
    position: relative;
    float: left;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.q_circles_holder.three_columns .q_circle_outer {
    width: 33.3%;
}

.q_circles_holder.four_columns .q_circle_outer {
    width: 25%;
}

.q_circles_holder.five_columns .q_circle_outer {
    width: 20%;
}

.q_circles_holder .q_circle_inner {
    position: relative;
    display: table;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
}

.q_circles_holder.three_columns .q_circle_inner {
    width: 230px;
    height: 230px;
}

.q_circles_holder.four_columns .q_circle_inner {
    width: 180px;
    height: 180px;
}

.q_circles_holder.five_columns .q_circle_inner {
    width: 161px;
    height: 161px;
}

.q_circles_holder.five_columns .q_circle_inner.big_border {
    width: 177px;
    height: 177px;
}

.q_circles_holder .q_circle_inner2 {
    position: relative;
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    background-color: #e3e3e3;
    border: 1px solid #f0f0f0;
    border-radius: 1000px;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    -o-border-radius: 1000px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    overflow: hidden;
}

.q_circles_holder .q_circle_inner2 img {
    display: block;
    width: 100%;
    border-radius: 1000px;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    -o-border-radius: 1000px;
}

.q_circles_holder .q_circle_inner2 i, .q_circles_holder .q_circle_inner2, .q_circles_holder .q_circle_inner2 .q_text_in_circle {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.q_circles_holder .q_circle_inner2 i {
    color: #b9b9b9;
}

.q_circles_holder .q_circle_inner2:hover {
    background-color: #1abc9c !important;
    border-color: #1abc9c !important;
}

.q_circles_holder .q_circle_inner2:hover i, .q_circles_holder .q_circle_inner2:hover .q_text_in_circle {
    color: #fff !important;
}

.q_circles_holder .q_circle_text_holder {
    display: block;
    text-align: center;
    margin: 36px 0 0;
    padding: 0 10px;
}

.q_circles_holder .q_circle_text_holder .q_circle_text {
    display: block;
    margin: 7px 0 0;
}

nav.content_menu {
    position: relative;
    text-align: left;
    display: block;
    z-index: 1001;
    background-color: #fff;
    -webkit-transform: translateZ(0px);
    width: 100%;
    -webkit-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -moz-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -o-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -ms-transform: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}

.full_width nav.content_menu.fixed {
    left: 0;
}

.right_side_menu_opened .full_width nav.content_menu.fixed {
    left: -270px;
}

.container_inner nav.content_menu {
    width: 1100px;
}

.container_inner nav.content_menu.fixed {
    -moz-box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.11);
    -webkit-box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.11);
    box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.11);
}

nav.content_menu ul {
    width: 1100px;
    margin: 0 auto;
    position: relative;
    list-style: none outside none;
    padding: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
}

nav.content_menu ul li {
    display: inline-block;
    padding: 0;
    text-align: center;
    position: relative;
    -webkit-backface-visibility: hidden;
}

nav.content_menu ul li .arrow {
    background-image: url("../images/for_css/content_menu_arrow.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: none;
    width: 11px;
    height: 7px;
    position: absolute;
    left: 50%;
    margin: -1px 0 0 -5px;
    -webkit-backface-visibility: hidden;
}

nav.content_menu.fixed ul li.active .arrow {
    display: none;
}

nav.content_menu ul li a {
    color: #c3c3c3;
    font-size: 13px;
    text-decoration: none;
    display: inline-block;
    position: relative;
    cursor: pointer;
    padding: 21px 20px;
    margin: 0;
}

nav.content_menu ul li a span {
    display: block;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 18px;
    padding: 12px 0 0 0;
    font-weight: 600;
}

nav.content_menu ul li i {
    color: #c3c3c3;
    margin: 4px 0 0 0;
    font-size: 24px;
    line-height: 1em;
    display: block;
}

nav.content_menu ul li i.undefined {
    display: none;
}

nav.content_menu ul li.active:hover i, nav.content_menu ul li:hover i, nav.content_menu ul li.active:hover a, nav.content_menu ul li:hover a {
    color: #1abc9c;
}

nav.content_menu ul li.active i, nav.content_menu ul li.active a {
    color: #303030;
}

nav.content_menu .nav_select_menu {
    display: none;
    border: 1px solid #eaeaea;
}

nav.content_menu .nav_select_menu .nav_select_button {
    cursor: pointer;
    display: block;
    height: 40px;
    position: relative;
    width: 40px;
    line-height: 40px;
    text-align: center;
    float: right;
}

nav.content_menu .nav_select_menu ul {
    display: none;
    border: 0;
    width: 100%;
    position: relative;
    top: 0;
    text-align: left;
    padding: 0 0 10px 0;
    float: left;
    z-index: 100;
    zoom: 1;
}

nav.content_menu .nav_select_menu ul li {
    display: block;
    border: 0;
    float: none;
    padding: 0;
    margin: 0;
    text-align: left;
    position: relative;
    -webkit-backface-visibility: hidden;
}

nav.content_menu .nav_select_menu ul li a {
    line-height: 30px;
}

nav.content_menu .nav_select_menu ul li a i {
    width: 12px;
    text-align: center;
}

.boxed nav.content_menu.fixed {
    padding: 0;
    width: 1100px;
}

.section_inner_margin, .parallax_section_inner_margin {
    margin-left: -15px;
    margin-right: -15px;
}

.wpcf7 form.wpcf7-form p {
    margin-bottom: 20px;
}

input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select {
    width: 100%;
}

input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select, input.wpcf7-form-control.wpcf7-quiz {
    margin: 5px 0 0;
    padding: 15px;
    border: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-family: 'Raleway';
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input.wpcf7-form-control.wpcf7-quiz {
    margin-left: 15px;
}

span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type="checkbox"], span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio input[type="radio"] {
    position: relative;
    top: 2px;
}

span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type="checkbox"] {
    margin-left: 5px;
}

input.wpcf7-form-control.wpcf7-submit {
    position: relative;
    display: inline-block;
    width: auto;
    height: 39px;
    line-height: 36px;
    margin: 0;
    padding: 0 23px;
    font-size: 13px;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    text-align: left;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    outline: 0;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    background-color: transparent;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

input.wpcf7-form-control.wpcf7-submit[disabled] {
    color: #818181;
    border: 2px solid #818181;
    cursor: not-allowed;
}

input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    border: 2px solid #303030;
    color: #303030;
}

input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
    background-color: #1abc9c;
    border-color: #1abc9c;
    color: #fff;
    text-decoration: none;
}

input.wpcf7-form-control.wpcf7-range {
    width: 100%;
}

div.wpcf7-response-output {
    position: relative;
    padding: 17px 30px 17px 55px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    margin-left: 0;
    margin-right: 0;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 0;
}

div.wpcf7-response-output:before {
    font-family: 'FontAwesome', sans-serif;
    width: 20px;
    height: 20px;
    display: inline-block;
    color: #fff;
    position: absolute;
    left: 25px;
}

div.wpcf7-response-output.wpcf7-mail-sent-ok {
    background-color: #1abc9c;
}

div.wpcf7-response-output.wpcf7-mail-sent-ok:before {
    content: "\f087";
}

div.wpcf7-response-output.wpcf7-validation-errors {
    background-color: #f1c40f;
}

div.wpcf7-response-output.wpcf7-validation-errors:before {
    content: "\f12a";
}

body .gform_wrapper .gform_fields .gfield {
    margin: 0 0 20px 0;
}

body .gform_wrapper .gf_progressbar_percentage, body .gform_wrapper .gf_step, body .gform_wrapper .gf_step span.gf_step_number, body .gform_wrapper .gfield_description, body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper input[type=email], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper textarea, body .gform_wrapper input[type="button"], body .gform_wrapper input[type="submit"], body .gform_wrapper input[type="reset"], body .gform_wrapper .chzn-container .chzn-single, body .gform_wrapper .chzn-container-single .chzn-single, body .gform_wrapper select {
    font-family: 'Raleway', sans-serif;
}

body .gform_wrapper .gf_progressbar, body .gform_wrapper .chzn-container .chzn-single, body .gform_wrapper .chzn-container-single .chzn-single, body .gform_wrapper .chzn-container-single .chzn-drop, body .gform_wrapper .chzn-container-multi .chzn-drop, body .gform_wrapper .chzn-container-active .chzn-single, body .gform_wrapper .chzn-container-active .chzn-choices {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

body .gform_wrapper .gf_progressbar, body .gform_wrapper .chzn-container .chzn-single, body .gform_wrapper .chzn-container-single .chzn-single, body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper input[type=email], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper textarea, body .gform_wrapper .chzn-container-single .chzn-single div, body .gform_wrapper .chzn-container-single .chzn-single b, body .gform_wrapper .chzn-container .chzn-drop, body .gform_wrapper .chzn-choices, body .gform_wrapper .chzn-container-multi .chzn-choices, body .gform_wrapper li.gfield.gfield_error, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning, body .gform_wrapper select {
    border: 0;
}

body .gform_wrapper .gf_progressbar, body .gform_wrapper .chzn-container .chzn-single, body .gform_wrapper .chzn-container-single .chzn-single {
    background-image: none;
}

body .gform_wrapper .top_label .gfield_label, body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper input[type=email], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper textarea, body .gform_wrapper .ginput_left input:focus + label, body .gform_wrapper .ginput_right input:focus + label, body .gform_wrapper .ginput_full input:focus + label, body .gform_wrapper table.gfield_list thead th {
    font-weight: 400;
}

body .gform_wrapper .charleft {
    margin-top: 0;
}

body .gform_wrapper .gfield_description {
    padding: 5px 0 0 0;
}

body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper input[type=email], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper textarea, body .gform_wrapper select, body .gform_wrapper.gf_browser_chrome .ginput_complex select, body .gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select {
    padding: 15px;
    outline: 0;
    resize: none;
    box-sizing: border-box;
}

body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper input[type=email], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper textarea, body .gform_wrapper input[type="button"], body .gform_wrapper input[type="submit"], body .gform_wrapper input[type="reset"], body .gform_wrapper .chzn-container .chzn-single, body .gform_wrapper .chzn-container-single .chzn-single, body .gform_wrapper select {
    font-size: 13px;
}

body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper input[type=email], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper textarea, body .gform_wrapper .chzn-container .chzn-single, body .gform_wrapper .chzn-container-single .chzn-single {
    line-height: 17px;
}

body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper input[type=email], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper textarea, body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper input[type=email], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper .chzn-container .chzn-single, body .gform_wrapper .chzn-container-single .chzn-single, body .gform_wrapper .chzn-container-single .chzn-single b {
    background-color: #fff;
}

body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper input[type=email], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper textarea, body .gform_wrapper .chzn-container-single .chzn-single span, body .gform_wrapper select {
    color: #818181;
}

body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper input[type=email], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper textarea, body .gform_wrapper .chzn-container, body .gform_wrapper select {
    margin: 5px 0 0;
}

body .gform_wrapper input[type="button"], body .gform_wrapper input[type="submit"], body .gform_wrapper input[type="reset"] {
    position: relative;
    display: inline-block;
    width: auto;
    height: 39px;
    line-height: 36px;
    margin: 0;
    padding: 0 23px;
    border: 2px solid #303030;
    font-weight: 700;
    text-align: left;
    color: #303030;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    outline: 0;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    background-color: transparent;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}

body .gform_wrapper input[type="button"]:hover, body .gform_wrapper input[type="submit"]:hover, body .gform_wrapper input[type="reset"]:hover {
    background-color: #1abc9c;
    border-color: #1abc9c;
    color: #fff;
    text-decoration: none;
}

body .gform_wrapper .chzn-container .chzn-single, body .gform_wrapper .chzn-container-single .chzn-single {
    height: auto;
    padding: 15px 2%;
}

body .gform_wrapper .chzn-container-single .chzn-single div b {
    background-position: -18px 10px;
}

body .gform_wrapper .chzn-container-single .chzn-single-with-drop div b {
    background-position: -1px 10px;
}

body .gform_wrapper .chzn-container-single .chzn-search input {
    border: 1px solid #aaa;
}

body .gform_wrapper .chzn-choices {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0, #fff)) !important;
}

body .gform_wrapper .chzn-choices .search-field .default {
    padding-left: 10%;
}

body .gform_wrapper .chzn-container-multi .chzn-choices .search-field input {
    padding: 15px;
}

body .gform_wrapper div.validation_error, body .gform_wrapper .gform_confirmation_message {
    position: relative;
    padding: 17px 30px 17px 30px;
    color: #fff;
    text-transform: uppercase;
    margin-left: 0;
    margin-right: 0;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 0;
}

body .gform_wrapper div.validation_error {
    background-color: #f1c40f;
}

body .gform_wrapper .gform_confirmation_message {
    background-color: #1abc9c;
}

body .gform_wrapper .ginput_complex .name_prefix, body .gform_wrapper .ginput_complex .name_suffix, body .gform_wrapper input.ginput_quantity {
    width: 60px !important;
}

body .gform_wrapper .datepicker {
    width: 105px !important;
}

body .gform_wrapper .gfield_time_ampm select {
    min-width: 80px;
}

body .gform_wrapper .gfield_time_hour {
    vertical-align: middle;
}

body .gform_wrapper .button.gform_button_select_files {
    height: 31px;
    line-height: 24px;
    padding: 0 9px;
    font-size: 12px;
    margin-left: 10px;
}

.vertical_menu_enabled .q_slider, .vertical_menu_enabled .full_width, .vertical_menu_enabled .content .container, .vertical_menu_enabled .title_outer, .vertical_menu_enabled footer {
    padding-left: 260px;
}

.boxed.vertical_menu_enabled .q_slider, .boxed.vertical_menu_enabled .full_width, .boxed.vertical_menu_enabled .content .container, .boxed.vertical_menu_enabled .title_outer, .boxed.vertical_menu_enabled footer {
    padding-left: 0;
}

.boxed.vertical_menu_enabled, .boxed.vertical_menu_enabled footer.uncover {
    padding-left: 260px;
}

.vertical_menu_enabled .content .title .container {
    padding-left: 0;
}

.vertical_menu_enabled .content .container, .vertical_menu_enabled .q_slider, .vertical_menu_enabled footer {
    width: auto;
}

aside.vertical_menu_area {
    position: fixed;
    width: 260px;
    top: 0;
    left: 0;
    padding: 10px 30px;
    background-color: #fff;
    height: 100%;
    z-index: 101;
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    -ms-transition: background-color .3s ease;
    transition: background-color .3s ease;
    outline: 0;
}

aside.vertical_menu_area.with_scroll {
    overflow: hidden;
}

aside.vertical_menu_area .vertical_menu_area_widget_holder {
    font-size: 13px;
    position: relative;
}

.vertical_menu_enabled.vertical_area_transparent .content {
    padding-left: 0;
}

.vertical_menu_transparency_on aside.vertical_menu_area.light .vertical_menu_area_widget_holder, .vertical_menu_transparency_on aside.vertical_menu_area.light .widget a, .vertical_menu_transparency_on aside.vertical_menu_area.light .q_social_icon_holder i.simple_social {
    color: #fff;
}

.vertical_menu_transparency_on aside.vertical_menu_area.dark .vertical_menu_area_widget_holder, .vertical_menu_transparency_on aside.vertical_menu_area.dark .widget a, .vertical_menu_transparency_on aside.vertical_menu_area.dark .q_social_icon_holder i.simple_social {
    color: #000;
}

.vertical_menu_enabled header {
    display: block;
}

.vertical_menu_enabled header .header_inner {
    display: none;
}

.vertical_area_background {
    position: fixed;
    width: 260px;
    height: 100%;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    left: 0;
    z-index: 0;
    -webkit-transition: opacity .6s ease;
    -moz-transition: opacity .6s ease;
    -o-transition: opacity .6s ease;
    -ms-transition: opacity .6s ease;
    transition: opacity .6s ease;
    opacity: 1;
}

.vertical_logo_wrapper {
    z-index: 100;
    position: relative;
}

.vertical_logo_wrapper img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.q_logo_vertical img.normal {
    position: relative;
}

.q_logo_vertical img.light, .q_logo_vertical img.dark {
    opacity: 0;
}

.vertical_menu_transparency_on .light .q_logo_vertical img.normal {
    opacity: 0;
}

.vertical_menu_transparency_on .light .q_logo_vertical img.light {
    opacity: 1;
}

.vertical_menu_transparency_on .light .q_logo_vertical img.dark {
    opacity: 0;
}

.vertical_menu_transparency_on .dark .q_logo_vertical img.normal {
    opacity: 0;
}

.vertical_menu_transparency_on .dark .q_logo_vertical img.light {
    opacity: 0;
}

.vertical_menu_transparency_on .dark .q_logo_vertical img.dark {
    opacity: 1;
}

nav.vertical_menu {
    position: relative;
    z-index: 101;
    margin: 45px 0 0 0;
}

.vertical_menu ul {
    list-style: none;
}

.vertical_menu ul li {
    position: relative;
}

nav.vertical_menu > ul > li > a {
    position: relative;
    color: #303030;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    position: relative;
    line-height: 34px;
    padding: 0;
    margin: 0;
    cursor: pointer;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -o-transition: color .3s ease;
    -ms-transition: color .3s ease;
    transition: color .3s ease;
}

.vertical_menu_transparency_on .light nav.vertical_menu > ul > li > a {
    color: #fff;
}

.vertical_menu_transparency_on .dark nav.vertical_menu > ul > li > a {
    color: #000;
}

.vertical_menu .second .inner {
    position: relative;
    display: block;
    padding: 0;
    z-index: 997;
}

.vertical_menu_toggle .second .inner_arrow {
    display: none;
}

.vertical_menu .second .inner > ul > li > a:hover {
    color: #303030;
}

.vertical_menu_toggle .second {
    margin: 0;
    display: none;
    overflow: hidden;
    z-index: 10;
}

.vertical_menu_toggle .second ul ul {
    display: none;
}

nav.vertical_menu_toggle ul li a {
    display: block;
}

nav.vertical_menu_toggle ul li a .line {
    display: none;
}

nav.vertical_menu_toggle ul > li.menu-item-has-children > a > .plus {
    float: right;
    width: 20px;
    height: 8px;
    margin: 12px 0 0 0;
    z-index: 10000;
    display: block;
    position: relative;
    background-image: url("../images/for_css/vertical_menu_cross.png");
    background-repeat: no-repeat;
    background-position: 100%;
    -o-background-size: 8px 8px;
    -webkit-background-size: 8px 8px;
    -moz-background-size: 8px 8px;
    background-size: 8px 8px;
}

nav.vertical_menu_toggle ul li ul > li.menu-item-has-children > a > .plus {
    margin: 5px 0 0 0;
}

.no-touch nav.vertical_menu_toggle ul > li.menu-item-has-children > a:hover > .plus {
    background-image: url("../images/for_css/vertical_menu_minus.png");
}

.touch nav.vertical_menu_toggle ul > li.menu-item-has-children.open > a > .plus {
    background-image: url("../images/for_css/vertical_menu_minus.png");
}

nav.vertical_menu_toggle ul li.menu-item-has-children a span {
    display: inline-block;
    max-width: 180px;
}

.vertical_menu_transparency_on .light nav.vertical_menu_toggle ul > li.menu-item-has-children > a > .plus {
    background-image: url("../images/for_css/vertical_menu_cross_white.png");
}

.vertical_menu_transparency_on .light nav.vertical_menu_toggle ul > li.menu-item-has-children > a:hover > .plus {
    background-image: url("../images/for_css/vertical_menu_minus_white.png");
}

.vertical_menu_transparency_on .dark nav.vertical_menu_toggle ul > li.menu-item-has-children > a > .plus {
    background-image: url("../images/for_css/vertical_menu_cross_black.png");
}

.vertical_menu_transparency_on .dark nav.vertical_menu_toggle ul > li.menu-item-has-children > a:hover > .plus {
    background-image: url("../images/for_css/vertical_menu_minus_black.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 150 / 100), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 160dpi) {
    nav.vertical_menu_toggle ul li.menu-item-has-children a .plus {
        background-image: url("../images/for_css/vertical_menu_cross.png");
    }

    .no-touch nav.vertical_menu_toggle ul > li.menu-item-has-children > a:hover > .plus {
        background-image: url("../images/for_css/vertical_menu_minus.png");
    }

    .touch nav.vertical_menu_toggle ul > li.menu-item-has-children.open > a > .plus {
        background-image: url("../images/for_css/vertical_menu_minus.png");
    }

    .vertical_menu_transparency_on .light nav.vertical_menu_toggle ul li.menu-item-has-children a .plus {
        background-image: url("../images/for_css/vertical_menu_cross_white.png");
    }

    .vertical_menu_transparency_on .light nav.vertical_menu_toggle ul > li.menu-item-has-children > a:hover > .plus {
        background-image: url("../images/for_css/vertical_menu_minus_white.png");
    }

    .vertical_menu_transparency_on .dark nav.vertical_menu_toggle ul li.menu-item-has-children a .plus {
        background-image: url("../images/for_css/vertical_menu_cross_black.png");
    }

    .vertical_menu_transparency_on .dark nav.vertical_menu_toggle ul > li.menu-item-has-children > a:hover > .plus {
        background-image: url("../images/for_css/vertical_menu_minus_black.png");
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 200 / 100), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 210dpi) {
    nav.vertical_menu_toggle ul li.menu-item-has-children a .plus {
        background-image: url("../images/for_css/vertical_menu_cross.png");
    }

    .no-touch nav.vertical_menu_toggle ul > li.menu-item-has-children > a:hover > .plus {
        background-image: url("../images/for_css/vertical_menu_minus.png");
    }

    .touch nav.vertical_menu_toggle ul > li.menu-item-has-children.open > a > .plus {
        background-image: url("../images/for_css/vertical_menu_minus.png");
    }

    .vertical_menu_transparency_on .light nav.vertical_menu_toggle ul li.menu-item-has-children a .plus {
        background-image: url("../images/for_css/vertical_menu_cross_white.png");
    }

    .vertical_menu_transparency_on .light nav.vertical_menu_toggle ul > li.menu-item-has-children > a:hover > .plus {
        background-image: url("../images/for_css/vertical_menu_minus_white.png");
    }

    .vertical_menu_transparency_on .dark nav.vertical_menu_toggle ul li.menu-item-has-children a .plus {
        background-image: url("../images/for_css/vertical_menu_cross_black.png");
    }

    .vertical_menu_transparency_on .dark nav.vertical_menu_toggle ul > li.menu-item-has-children > a:hover > .plus {
        background-image: url("../images/for_css/vertical_menu_minus_black.png");
    }
}

nav.vertical_menu_toggle ul li a .q_menu_arrow {
    display: none;
}

nav.vertical_menu_toggle li.narrow .second .inner ul {
    background-color: transparent;
    padding: 0;
    width: 100%;
}

nav.vertical_menu_toggle li.narrow .second .inner ul ul {
    display: none;
}

.vertical_menu_toggle .second .inner ul li a {
    display: block;
    height: auto;
    font-family: inherit;
    font-size: 13px;
    line-height: 18px;
    color: #818181;
    margin: 0;
    padding: 5px 0 5px 0;
    text-decoration: none;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -o-transition: color .3s ease;
    -ms-transition: color .3s ease;
    transition: color .3s ease;
}

.vertical_menu_transparency_on .light .vertical_menu_toggle .second .inner ul li a {
    color: #fff;
}

.vertical_menu_transparency_on .dark .vertical_menu_toggle .second .inner ul li a {
    color: #000;
}

.vertical_menu_toggle .second .inner ul ul li a {
    padding-left: 15px;
}

.vertical_menu_area_widget_holder {
    margin: 60px 0 0 0;
}

.vertical_menu_enabled .carousel-inner:not(.relative_position) {
    left: 260px !important;
}

.vertical_menu_area .q_social_icon_holder {
    margin: 0 8px 2px 0 !important;
}

.vertical_menu_enabled .content {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.boxed.vertical_menu_enabled .carousel-inner {
    width: 1150px !important;
    left: auto !important;
}

.vertical_menu_enabled.vertical_menu_transparency .full_section_inner {
    overflow: hidden;
}

.vertical_menu_enabled.vertical_menu_transparency_on aside.vertical_menu_area {
    background-color: transparent !important;
}

.vertical_menu_enabled.vertical_menu_transparency_on aside.vertical_menu_area .vertical_area_background {
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease;
    opacity: 0 !important;
}

.vertical_menu_enabled.vertical_menu_transparency .q_slider {
    padding-left: 0;
}

.vertical_menu_enabled.vertical_menu_enabled.vertical_menu_transparency .carousel-inner:not(.relative_position) {
    left: 0 !important;
}

.boxed.vertical_menu_enabled.vertical_menu_enabled.vertical_menu_transparency .carousel-inner:not(.relative_position) {
    left: auto !important;
}

.vertical_menu_enabled.vertical_menu_transparency .carousel-control.left {
    bottom: 60px;
    height: 44px;
    right: 105px;
    top: auto;
    width: 44px;
}

.vertical_menu_enabled.vertical_menu_transparency .carousel-control.right {
    bottom: 60px;
    height: 44px;
    right: 50px;
    top: auto;
    width: 44px;
}

.vertical_menu_enabled.vertical_menu_transparency .carousel-control .prev_nav {
    left: 0;
    margin: 0;
    top: 0;
    height: 40px;
    width: 40px;
    line-height: 40px;
}

.vertical_menu_enabled.vertical_menu_transparency .carousel-control .next_nav {
    margin: 0;
    right: 0;
    top: 0;
    height: 40px;
    width: 40px;
    line-height: 40px;
}

.vertical_menu_enabled.vertical_menu_transparency .carousel-control i {
    font-size: 24px;
    line-height: 40px;
}

.vertical_menu_enabled.vertical_menu_transparency .carousel-indicators {
    display: none !important;
}

.popup_menu_inner {
    display: inline-block;
    height: 2px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 20px;
    position: relative;
    width: 20px;
}

.popup_menu .line {
    background-color: #9d9d9d;
    height: 2px;
    margin: 0;
    width: 13px;
    top: 0;
    left: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transform: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: absolute;
    display: inline-block;
}

.popup_menu .line:after, .popup_menu .line:before {
    background-color: #9d9d9d;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transform: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 13px;
    z-index: -1;
    -webkit-backface-visibility: hidden;
}

@media only screen and (min-width: 1000px) {
    .dark:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line, .dark:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line:before, .dark:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line:after {
        background-color: #000;
    }

    .light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line, .light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line:before, .light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line:after {
        background-color: #fff;
    }
}

.popup_menu .line:before {
    top: -4px;
}

.popup_menu .line:after {
    top: 4px;
}

.side_menu_button .popup_menu:hover {
    opacity: .8;
}

.popup_menu.opened .line {
    background-color: transparent !important;
}

.popup_menu.opened .line:after {
    background-color: #fff;
    top: 0 !important;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.popup_menu.opened .line:before {
    background-color: #fff;
    top: 0 !important;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.popup_menu_holder_outer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    z-index: 105;
}

.popup_menu_holder {
    width: 100%;
    height: 100%;
    background-color: rgba(48, 48, 48, 0.95);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: table;
}

.popup_menu_holder_inner {
    display: table-cell;
    vertical-align: middle;
    padding: 100px 0;
}

.popup_menu_opened .main_menu, .popup_menu_opened .side_menu_button a:not(.popup_menu), .popup_menu_opened #back_to_top, .popup_menu_opened .header_top, .popup_menu_opened header .tooltip, .popup_menu_opened .mobile_menu_button {
    visibility: hidden !important;
}

.popup_menu_opened .side_menu_button .shopping_cart_header {
    display: none;
}

.popup_menu_opened .popup_menu_holder_outer {
    visibility: visible;
    opacity: 1;
}

.touch .popup_menu_holder_outer {
    display: none;
}

.touch .popup_menu_opened .popup_menu_holder_outer {
    display: block;
}

.popup_menu_opened header.scrolled .header_bottom, .popup_menu_opened header.sticky .header_bottom {
    background-color: transparent !important;
    box-shadow: none;
}

.popup_menu_opened .header_top, .popup_menu_opened .header_bottom {
    background-color: transparent !important;
    border: 0 !important;
}

.popup_menu_opened .q_logo img.normal, .popup_menu_opened .q_logo img.light, .popup_menu_opened .q_logo img.sticky, .popup_menu_opened .q_logo img.dark {
    opacity: 0 !important;
}

.popup_menu_opened header .q_logo img.popup {
    opacity: 1 !important;
}

nav.popup_menu {
    margin: 0 auto;
    position: relative;
    top: 0;
    text-align: left;
}

nav.popup_menu ul {
    display: none;
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
}

nav.popup_menu > ul {
    display: block;
}

nav.popup_menu ul li {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 45px;
    line-height: 50px;
}

nav.popup_menu ul li a, nav.popup_menu ul li h6 {
    font-size: 24px;
    font-weight: 500;
    line-height: 50px;
    letter-spacing: 2px;
    color: #fff;
    padding: 0;
    display: block;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}

nav.popup_menu ul li a:hover, nav.popup_menu ul li h6:hover {
    color: #9c9c9c;
}

nav.popup_menu ul li a span, nav.popup_menu ul li h6 span {
    display: inline-block;
    vertical-align: middle;
}

nav.popup_menu ul li ul li a, nav.popup_menu ul li ul li h6 {
    font-size: 14px;
    text-transform: none;
}

nav.popup_menu ul li ul li ul li a, nav.popup_menu ul li ul li ul li h6 {
    font-size: .5em;
    line-height: 1em;
}

.popup_menu.medium .popup_menu_inner, .popup_menu.medium .line, .popup_menu.medium .line:after, .popup_menu.medium .line:before {
    height: 3px;
    width: 19px;
}

.popup_menu.medium .line:before {
    top: -6px;
}

.popup_menu.medium .line:after {
    top: 6px;
}

.popup_menu.large .popup_menu_inner, .popup_menu.large .line, .popup_menu.large .line:after, .popup_menu.large .line:before {
    height: 4px;
    width: 24px;
}

.popup_menu.large .line:before {
    top: -8px;
}

.popup_menu.large .line:after {
    top: 8px;
}

.qode_pricing_list .qode_pricing_list_holder {
    list-style: none;
}

.qode_pricing_list .qode_pricing_list_item {
    position: relative;
    border-bottom: 1px solid #e7e7e7;
    padding: 19px 0;
}

.qode_pricing_list .qode_pricing_item_title {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 600;
}

.qode_pricing_list .qode_pricing_item_text {
    padding-right: 170px;
}

.qode_pricing_list .qode_pricing_item_price {
    position: absolute;
    width: 170px;
    height: 100%;
    text-align: right;
    right: 0;
    top: 0;
}

.qode_pricing_list .qode_pricing_item_price_inner {
    display: table;
    height: 100%;
    width: 100%;
}

.qode_pricing_list .qode_pricing_item_price_inner span {
    display: table-cell;
    vertical-align: middle;
    font-size: 30px;
    color: #303030;
    font-weight: 600;
}

.q_elements_holder {
    width: 100%;
    display: table;
}

.q_elements_holder .q_elements_item {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}

.q_elements_holder .q_elements_item_inner {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.q_elements_holder.two_columns .q_elements_item {
    width: 50%;
}

.q_elements_holder.three_columns .q_elements_item {
    width: 33.33333333333333%;
}

.q_elements_holder.four_columns .q_elements_item {
    width: 25%;
}

.content_top_margin .content .container .container_inner.page_container_inner {
    padding: 0;
}

.content_top_margin .content .container .container_inner .call_to_action {
    margin: 0 -15px;
}

.content_top_margin .content .container .container_inner .call_to_action .container_inner {
    width: 100%;
}

.post-password-form {
    width: 300px;
}

.post-password-form p {
    margin-bottom: 20px;
}

.post-password-form input[type='password'] {
    width: 100%;
    display: block;
    margin: 5px 0 20px;
    padding: 15px 12px;
    border: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-family: inherit;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.post-password-form input[type='submit'] {
    position: relative;
    display: inline-block;
    width: auto;
    height: 39px;
    line-height: 39px;
    margin: 0;
    padding: 0 23px;
    border: 2px solid #303030;
    font-size: 13px;
    font-weight: 700;
    font-family: inherit;
    text-align: left;
    color: #303030;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    outline: 0;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    background-color: transparent;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-box-sizing: initial !important;
    -moz-box-sizing: initial !important;
    box-sizing: initial !important;
}

.post-password-form input[type='submit']:hover {
    background-color: #1abc9c;
    border-color: #1abc9c;
    color: #fff;
    text-decoration: none;
}

.full_width {
    position: static;
}

.full_width_inner {
    position: static;
}

.container {
    position: static;
}

.container_inner {
    position: relative;
}

h1 a:hover,
.box_image_holder .box_icon .fa-stack i.fa-stack-base,
.q_percentage_with_icon,
.filter_holder ul li.active span,
.filter_holder ul li:hover span,
.q_tabs .tabs-nav li.active a:hover,
.q_tabs .tabs-nav li a:hover,
.q_accordion_holder.accordion .ui-accordion-header:hover,
.q_accordion_holder.accordion.with_icon .ui-accordion-header i,
.testimonials .testimonial_text_inner p.testimonial_author span.author_company,
.testimonial_content_inner .testimonial_author .company_position,
.q_icon_with_title.center .icon_holder .font_awsome_icon i:hover,
.q_box_holder.with_icon .box_holder_icon_inner .fa-stack i.fa-stack-base,
.q_icon_with_title.boxed .icon_holder .fa-stack,
.q_font_awsome_icon i:hover,
.q_progress_bars_icons_inner .bar.active i.fa-circle,
.q_list.number ul > li:before,
.q_social_icon_holder:hover i.simple_social,
.social_share_dropdown ul li :hover i,
.social_share_list_holder ul li i:hover,
.latest_post_inner .post_infos a:hover,
.q_masonry_blog article .q_masonry_blog_post_info a:hover,
.blog_holder article:not(.format-quote):not(.format-link) .post_info a:hover,
.latest_post_inner .post_comments:hover i,
.blog_holder article .post_description a:hover,
.blog_holder article .post_description .post_comments:hover,
.blog_like a:hover i,
.blog_like a.liked i,
article:not(.format-quote):not(.format-link) .blog_like a:hover span,
.comment_holder .comment .text .replay,
.comment_holder .comment .text .comment-reply-link,
.header-widget.widget_nav_menu ul.menu li a:hover,
aside .widget a:hover,
aside .widget.posts_holder li:hover,
.q_steps_holder .circle_small:hover span,
.q_steps_holder .circle_small:hover .step_title,
.header_top #lang_sel > ul > li > a:hover,
.header_top #lang_sel_click > ul > li > a:hover,
.header_top #lang_sel_list ul li a.lang_sel_sel,
.header_top #lang_sel_list ul li a:hover,
aside .widget #lang_sel a.lang_sel_sel:hover,
aside .widget #lang_sel_click a.lang_sel_sel:hover,
aside .widget #lang_sel ul ul a:hover,
aside .widget #lang_sel_click ul ul a:hover,
aside .widget #lang_sel_list li a.lang_sel_sel,
aside .widget #lang_sel_list li a:hover,
.service_table_inner li.service_table_title_holder i,
.q_team .q_team_social_holder .q_social_icon_holder:hover i.simple_social {
    color: #cccccc !important;
}

h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
p a:hover,
.portfolio_share .social_share_holder a:hover,
.breadcrumb .current,
.breadcrumb a:hover,
.q_icon_with_title .icon_with_title_link,
.q_counter_holder span.counter,
.q_font_awsome_icon i,
.q_dropcap,
.q_counter_holder span.counter,
nav.mobile_menu ul li a:hover,
nav.mobile_menu ul li.active > a,
.q_progress_bars_icons_inner.square .bar.active i,
.q_progress_bars_icons_inner.circle .bar.active i,
.q_progress_bars_icons_inner.normal .bar.active i,
.q_font_awsome_icon_stack .fa-circle,
.footer_top .q_social_icon_holder:hover i.simple_social,
.more_facts_button:hover,
.box_holder_icon .fa-stack i,
.blog_large_image_simple .minimalist_date {
    color: #cccccc;
}

.box_image_with_border:hover,
.qbutton:hover,
.load_more a:hover,
.blog_load_more_button a:hover,
#submit_comment:hover,
.drop_down .wide .second ul li .qbutton:hover,
.drop_down .wide .second ul li ul li .qbutton:hover,
.qbutton.white:hover,
.qbutton.green,
.portfolio_slides .hover_feature_holder_inner .qbutton:hover,
.testimonials_holder.light .flex-direction-nav a:hover,
.q_progress_bars_icons_inner.square .bar.active .bar_noactive,
.q_progress_bars_icons_inner.square .bar.active .bar_active,
.q_progress_bars_icons_inner.circle .bar.active .bar_noactive,
.q_progress_bars_icons_inner.circle .bar.active .bar_active,
.widget.widget_search form.form_focus,
.q_steps_holder .circle_small_wrapper,
.animated_icon_inner span.animated_icon_back i,
.blog_holder article.format-link .post_text:hover .post_text_inner,
.blog_holder article.format-quote .post_text:hover .post_text_inner,
input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
    border-color: #cccccc;
}

.q_icon_list i,
.q_progress_bar .progress_content,
.q_progress_bars_vertical .progress_content_outer .progress_content,
.qbutton:hover,
.post-password-form input[type='submit']:hover,
.load_more a:hover,
.blog_load_more_button a:hover,
#submit_comment:hover,
.drop_down .wide .second ul li .qbutton:hover,
.drop_down .wide .second ul li ul li .qbutton:hover,
.qbutton.white:hover,
.qbutton.green,
.call_to_action,
.highlight,
.testimonials_holder.light .flex-direction-nav a:hover,
.q_dropcap.circle,
.q_dropcap.square,
.q_message,
.q_price_table.active .active_text,
.q_icon_with_title.boxed .icon_holder .fa-stack,
.q_font_awsome_icon_square,
.q_icon_with_title.square .icon_holder .fa-stack:hover,
.box_holder_icon_inner.square .fa-stack:hover,
.box_holder_icon_inner.circle .fa-stack:hover,
.circle .icon_holder .fa-stack:hover,
.q_list.number.circle_number ul > li:before,
.q_social_icon_holder.circle_social .fa-stack:hover,
.social_share_dropdown ul li.share_title,
.latest_post_holder .latest_post_date .post_publish_day,
.q_masonry_blog article.format-link:hover,
.q_masonry_blog article.format-quote:hover,
#wp-calendar td#today,
.vc_text_separator.full div,
.mejs-controls .mejs-time-rail .mejs-time-current,
.mejs-controls .mejs-time-rail .mejs-time-handle,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.q_pie_graf_legend ul li .color_holder,
.q_line_graf_legend ul li .color_holder,
.q_team .q_team_text_inner .separator,
.circle_item .circle:hover,
.qode_call_to_action.container,
.qode_carousels .flex-control-paging li a.flex-active,
.animated_icon_inner span.animated_icon_back i,
.q_circles_holder .q_circle_inner2:hover,
input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
    background-color: #cccccc;
}

.q_circles_holder .q_circle_inner2:hover,
.blog_holder article.format-link .post_text:hover .post_text_inner,
.blog_holder article.format-quote .post_text:hover .post_text_inner {
    background-color: #cccccc !important;
    border-color: #cccccc !important;
}

body {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}

.header_bottom,
.header_top {
    background-color: rgba(0, 0, 0, 0.6);
}

header.sticky .header_bottom {
    background-color: rgba(0, 0, 0, 0.6) !important;
}

.header_top {
    background-color: rgba(255, 255, 255, 0.6);
}

.content {
    margin-top: -65px;
}

.logo_wrapper,
.side_menu_button,
.shopping_cart_inner {
    height: 65px;
}

.content.content_top_margin {
    margin-top: 65px !important;
}

header:not(.centered_logo) .header_fixed_right_area {
    line-height: 65px;
}

header.sticky .logo_wrapper,
header.sticky.centered_logo .logo_wrapper,
header.sticky .side_menu_button,
header.sticky .shopping_cart_inner {
    height: 45px !important;
}

header.sticky nav.main_menu > ul > li > a,
.light.sticky nav.main_menu > ul > li > a,
.light.sticky nav.main_menu > ul > li > a:hover,
.light.sticky nav.main_menu > ul > li.active > a,
.dark.sticky nav.main_menu > ul > li > a,
.dark.sticky nav.main_menu > ul > li > a:hover,
.dark.sticky nav.main_menu > ul > li.active > a {
    line-height: 45px;
}

header.fixed_hiding .q_logo a,
header.fixed_hiding .q_logo {
    max-height: 20px;
}

nav.main_menu > ul > li > a {
    line-height: 65px;
}

nav.main_menu > ul > li > a {
    color: #cccccc;
}

nav.main_menu ul li:hover a {
    color: #ffffff;
}

nav.main_menu ul li.active a {
    color: #ffffff;
}

header.scrolled nav.main_menu > ul > li > a,
header.light.scrolled nav.main_menu > ul > li > a,
header.dark.scrolled nav.main_menu > ul > li > a {
    color: #cccccc;
}

header.scrolled .side_menu_button a {
    color: #cccccc !important;
}

header.scrolled nav.main_menu > ul > li > a:hover > span,
header.scrolled nav.main_menu > ul > li:hover > a > span,
header.scrolled nav.main_menu > ul > li.active > a > span,
header.scrolled nav.main_menu > ul > li > a:hover > i,
header.scrolled nav.main_menu > ul > li:hover > a > i,
header.scrolled nav.main_menu > ul > li.active > a > i,
header.scrolled .side_menu_button a:hover,
.light.scrolled nav.main_menu > ul > li > a:hover,
.light.scrolled nav.main_menu > ul > li.active > a,
.light.scrolled .side_menu_button a:hover,
.dark.scrolled nav.main_menu > ul > li > a:hover,
.dark.scrolled nav.main_menu > ul > li.active > a,
.dark.scrolled .side_menu_button a:hover {
    color: #ffffff !important;
}

header.sticky nav.main_menu > ul > li > a,
header.light.sticky nav.main_menu > ul > li > a,
header.dark.sticky nav.main_menu > ul > li > a {
    color: #cccccc;
}

header.sticky .side_menu_button a,
header.sticky .side_menu_button a:hover {
    color: #cccccc;
}

header.sticky nav.main_menu > ul > li > a:hover span,
header.sticky nav.main_menu > ul > li.active > a span,
header.sticky nav.main_menu > ul > li:hover > a > span,
header.sticky nav.main_menu > ul > li > a:hover > i,
header.sticky nav.main_menu > ul > li:hover > a > i,
header.sticky nav.main_menu > ul > li.active > a > i,
.light.sticky nav.main_menu > ul > li > a:hover,
.light.sticky nav.main_menu > ul > li.active > a,
.dark.sticky nav.main_menu > ul > li > a:hover,
.dark.sticky nav.main_menu > ul > li.active > a {
    color: #ffffff !important;
}

nav.mobile_menu ul li a,
nav.mobile_menu ul li h3 {
    color: #cccccc;
}

nav.mobile_menu ul li span.mobile_arrow i, nav.mobile_menu ul li span.mobile_arrow i {
    color: #cccccc;
}

nav.mobile_menu ul li a:hover,
nav.mobile_menu ul li.active > a,
nav.mobile_menu ul li.current-menu-item > a {
    color: #ffffff;
}

@media only screen and (max-width: 1000px) {
    .header_bottom,
    nav.mobile_menu {
        background-color: #666666 !important;
    }
}

h1,
.title h1 {
    color: #6d6d6d;
    font-family: 'Lato', sans-serif;
    font-size: 46px;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
}

h2,
h2 a {
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
}

p {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 300;
}

.google_map {
    height: 750px;
}

.vertical_menu_area {
    text-align: left;
}

.header_top .q_social_icon_holder i.simple_social,
.header_top .header-widget,
.header_top .header-widget.widget_nav_menu ul.menu > li > a,
.header_top .header-widget p,
.header_top .header-widget a,
.header_top .header-widget span {
    color: #cccccc;
}

.header_top .q_social_icon_holder i.simple_social:hover,
.header_top .header-widget:hover,
.header_top .header-widget.widget_nav_menu ul.menu > li > a:hover,
.header_top .header-widget p:hover,
.header_top .header-widget a:hover,
.header_top .header-widget span:hover {
    color: #ffffff;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .full_width .projects_masonry_holder .portfolio_masonry_item, .full_width .projects_masonry_holder .portfolio_masonry_item.large_height {
        width: 24.98% !important;
        margin: 0 !important;
    }

    .full_width .projects_masonry_holder .portfolio_masonry_item.large_width, .full_width .projects_masonry_holder .portfolio_masonry_item.large_width_height {
        width: 49.96% !important;
        margin: 0 !important;
    }
}

@media only screen and (max-width: 1400px) {
    .full_width .q_masonry_blog article {
        width: 23%;
    }

    .blog_holder.masonry_full_width article {
        width: 23%;
    }
}

@media only screen and (max-width: 1300px) {
    .touch footer.uncover {
        position: relative;
        top: 0;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
        transition: none;
    }

    .touch .content {
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 1200px) {
    body.boxed .wrapper_inner, body.boxed footer, body.boxed .header_inner, body.boxed .full_width .parallax_content, body.boxed .carousel-inner, body.boxed .footer_inner {
        width: 1000px;
    }

    body.boxed footer.uncover {
        width: 100%;
    }

    .container_inner, .boxed div.section .section_inner, div.grid_section .section_inner, .full_width .parallax_content, .steps_holder_inner, .carousel-inner .slider_content_outer, nav.content_menu ul, .container_inner nav.content_menu {
        width: 950px;
    }

    .drop_down .wide .second ul li {
        width: 207px;
    }

    .drop_down .wide .second .inner > ul > li > a {
        line-height: 1.4em;
    }

    .projects_holder.v6 .mix, .projects_holder.v6.hover_text .mix {
        width: 18.5%;
        margin: 0 0 1.7%;
    }

    .projects_holder.v6 .filler, .projects_holder.v6.hover_text .filler {
        width: 18.5%;
    }

    .blog_small_image.blog_holder article .post_description .post_description_left, .blog_small_image .post_info_left, .blog_small_image.blog_holder article .post_description .post_description_right {
        float: none;
    }

    .blog_small_image.blog_holder article .post_description .post_description_left, .blog_small_image .post_info_left {
        margin-top: 10px;
    }

    .blog_holder.blog_small_image article .post_comments {
        margin-left: 0;
    }

    .cover_boxes ul li, .cover_boxes ul li .box .thumb {
        width: 227px;
    }

    .cover_boxes ul li.act, .cover_boxes ul li .box {
        width: 455px;
    }

    .cover_boxes ul li .box .box_content {
        left: 247px;
        width: 207px;
    }

    body.boxed .cover_boxes ul li, body.boxed .cover_boxes ul li .box .thumb {
        width: 223px;
    }

    body.boxed .cover_boxes ul li.act, body.boxed .cover_boxes ul li .box {
        width: 464px;
    }

    body.boxed .cover_boxes ul li .box .box_content {
        left: 242px;
        width: 220px;
    }

    .projects_holder.v6.standard_no_space .mix, .projects_holder.v6.standard_no_space .filler, .projects_holder.v6.hover_text.no_space .mix, .projects_holder.v6.hover_text.no_space .filler {
        width: 19.99%;
    }

    .safari_browser .projects_holder.v6.standard_no_space .mix, .safari_browser .projects_holder.v6.hover_text.no_space .mix, .safari_browser .projects_holder.v6.standard_no_space .filler, .safari_browser .projects_holder.v6.hover_text.no_space .filler {
        width: 19.93%;
    }

    .full_width .projects_masonry_holder .portfolio_masonry_item, .full_width .projects_masonry_holder .portfolio_masonry_item.large_height {
        width: 33.3% !important;
        margin: 0 !important;
    }

    .full_width .projects_masonry_holder .portfolio_masonry_item.large_width, .full_width .projects_masonry_holder .portfolio_masonry_item.large_width_height {
        width: 66.6% !important;
        margin: 0 !important;
    }

    .masonry_with_space .projects_holder.v6 .mix {
        width: 20%;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {
    .qode_pricing_tables.four_columns .price_in_table .price {
        font-size: 60px;
    }

    .header_bottom .container_inner {
        width: 100%;
    }
}

@media only screen and (min-width: 1000px) {
    .light:not(.sticky):not(.scrolled) .side_menu_button > a {
        color: #fff;
    }

    .dark:not(.sticky):not(.scrolled) .side_menu_button > a {
        color: #000;
    }

    .admin-bar header.sticky.sticky_animate, .admin-bar header.fixed {
        padding-top: 32px !important;
    }

    .admin-bar header.sticky .qode_search_form, .admin-bar header.fixed .qode_search_form {
        top: 32px;
    }

    .admin-bar .side_menu {
        top: 32px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 1000px) {
    .q_image_with_text_over .text:hover .desc {
        display: none;
    }
}

@media only screen and (max-width: 1000px) {
    body.boxed .wrapper_inner, body.boxed footer, body.boxed .header_inner, body.boxed .full_width .parallax_content, body.boxed .carousel-inner, body.boxed .footer_inner {
        width: 818px;
    }

    .container_inner, .boxed div.section .section_inner, div.grid_section .section_inner, .full_width .parallax_content, .steps_holder_inner, .carousel-inner .slider_content_outer, nav.content_menu {
        width: 768px;
    }

    .full_width .projects_holder_outer.v6, .full_width .projects_holder_outer.v5 {
        width: 100%;
    }

    .header_top .container {
        display: inline-block;
    }

    header, .header_inner_left, footer.uncover {
        position: relative !important;
        left: 0 !important;
        margin-bottom: 0;
    }

    .content {
        margin-bottom: 0 !important;
    }

    .right_side_menu_opened .wrapper header {
        left: 0 !important;
    }

    header {
        top: 0 !important;
        margin-top: 0 !important;
        display: block;
    }

    .header_top {
        height: auto;
        display: block !important;
    }

    .header_top .left, .header_top .right {
        text-align: center;
        float: none;
    }

    .header_top .inner {
        display: inline-block;
        margin: 0 0 -4px;
    }

    .header_bottom {
        background-color: #fff !important;
    }

    header.centered_logo .header_inner_left {
        margin: 0;
    }

    header.centered_logo .header_inner_right {
        float: right;
    }

    header.centered_logo .logo_wrapper {
        height: 100px !important;
    }

    header .q_logo img.normal {
        display: block !important;
        opacity: 1 !important;
        position: relative;
    }

    header .q_logo img.light, header .q_logo img.dark, header .q_logo img.sticky {
        display: none !important;
    }

    header .q_logo.animate_logo div.normal {
        opacity: 1 !important;
        display: block;
    }

    header .q_logo.animate_logo div.dark, header .q_logo.animate_logo div.sticky {
        display: none;
    }

    .header-left-from-logo-widget, .header-right-from-logo-widget {
        display: none;
    }

    .q_logo_hidden {
        display: none;
    }

    .main_menu {
        display: none !important;
    }

    nav.mobile_menu {
        display: block;
    }

    .mobile_menu_button {
        display: table;
    }

    nav.mobile_menu > ul {
        width: 768px;
        margin: 0 auto;
    }

    .logo_wrapper {
        display: table;
        height: 100px !important;
        left: 50%;
        position: absolute;
    }

    .q_logo {
        display: table-cell;
        position: relative;
        top: auto;
        vertical-align: middle;
    }

    .q_logo a {
        left: -50%;
        width: auto !important;
    }

    .q_logo img {
        top: 0;
        left: 0;
    }

    header .header_fixed_right_area {
        line-height: 100% !important;
        top: 80px !important;
        width: 100%;
        display: block;
        text-align: center;
        margin: 0;
        position: absolute;
    }

    .header_menu_bottom {
        border-top: 0;
    }

    .light .header_top .q_social_icon_holder i.simple_social, .light .header_top .header-widget, .light .header_top .header-widget.widget_nav_menu ul.menu > li > a, .light .header_top .header-widget p, .light .header_top .header-widget a, .light .header_top .header-widget span, .dark .mobile_menu_button span, .dark .side_menu_button > a, .dark .shopping_cart_header .header_cart > i {
        color: #777;
    }

    .light .header_top .q_social_icon_holder i.simple_social, .light .header_top #lang_sel > ul > li > a, .light .header_top #lang_sel_click > ul > li > a {
        color: #777 !important;
    }

    .dark .header_top .q_social_icon_holder i.simple_social, .dark .header_top .header-widget, .dark .header_top .header-widget.widget_nav_menu ul.menu > li > a, .dark .header_top .header-widget p, .dark .header_top .header-widget a, .dark .header_top .header-widget span, .dark .mobile_menu_button span, .dark .side_menu_button > a, .dark .shopping_cart_header .header_cart > i {
        color: #777;
    }

    .dark .header_top .q_social_icon_holder i.simple_social, .dark .header_top #lang_sel > ul > li > a, .dark .header_top #lang_sel_click > ul > li > a {
        color: #777 !important;
    }

    .title {
        height: auto !important;
        padding: 30px 0 !important;
    }

    .title_outer.with_image .title {
        padding: 0 !important;
    }

    .title.has_fixed_background, .title.has_background {
        background: none !important;
        height: auto !important;
        padding: 0 !important;
    }

    .title_outer.animate_title_area {
        height: auto !important;
        opacity: 1 !important;
    }

    .title .not_responsive {
        display: block;
    }

    .title_outer.with_image .title .title_subtitle_holder {
        padding: 0 !important;
    }

    .title h1 {
        margin: 0;
    }

    .side_menu_button, .shopping_cart_inner {
        height: 100px !important;
    }

    header.menu_bottom.has_header_fixed_right .side_menu_button {
        height: 130px !important;
    }

    .header_top .right #lang_sel ul ul, .header_top .right #lang_sel_click ul ul {
        right: 0;
    }

    nav.content_menu {
        position: relative !important;
        top: 0 !important;
        margin: 0 auto;
    }

    nav.content_menu ul.menu {
        display: none;
    }

    nav.content_menu .nav_select_menu {
        display: block;
    }

    nav.content_menu .back_outer {
        display: none;
    }

    .ls-nav-prev, .ls-nav-next {
        top: 50% !important;
    }

    .projects_holder.v6 .mix, .projects_holder.v5 .mix, .projects_holder.v4 .mix, .projects_holder.v6.hover_text .mix, .projects_holder.v5.hover_text .mix, .projects_holder.v4.hover_text .mix {
        width: 23%;
        margin: 0 0 3%;
    }

    .projects_holder.v6 .filler, .projects_holder.v5 .filler, .projects_holder.v4 .filler, .projects_holder.v6.hover_text .filler, .projects_holder.v5.hover_text .filler, .projects_holder.v4.hover_text .filler {
        width: 23%;
    }

    .projects_holder.v3 .mix, .projects_holder.v2 .mix {
        margin: 0 0 3%;
    }

    .projects_holder.v6.hover_text .mix, .projects_holder.v5.hover_text .mix, .projects_holder.v4.hover_text .mix, .projects_holder.v3.hover_text .mix, .projects_holder.v2.hover_text .mix {
        margin: 0 0 2.8%;
    }

    .projects_holder.v6.standard_no_space .mix, .projects_holder.v5.standard_no_space .mix, .projects_holder.v4.standard_no_space .mix, .projects_holder.v6.standard_no_space .filler, .projects_holder.v5.standard_no_space .filler, .projects_holder.v4.standard_no_space .filler, .projects_holder.v6.hover_text.no_space .mix, .projects_holder.v5.hover_text.no_space .mix, .projects_holder.v4.hover_text.no_space .mix, .projects_holder.v6.hover_text.no_space .filler, .projects_holder.v5.hover_text.no_space .filler, .projects_holder.v4.hover_text.no_space .filler {
        width: 24.99%;
    }

    .safari_browser .projects_holder.v6.standard_no_space .mix, .safari_browser .projects_holder.v6.hover_text.no_space .mix, .safari_browser .projects_holder.v6.standard_no_space .filler, .safari_browser .projects_holder.v6.hover_text.no_space .filler, .safari_browser .projects_holder.v5.standard_no_space .mix, .safari_browser .projects_holder.v5.hover_text.no_space .mix, .safari_browser .projects_holder.v5.standard_no_space .filler, .safari_browser .projects_holder.v5.hover_text.no_space .filler, .safari_browser .projects_holder.v4.standard_no_space .mix, .safari_browser .projects_holder.v4.hover_text.no_space .mix, .safari_browser .projects_holder.v4.standard_no_space .filler, .safari_browser .projects_holder.v4.hover_text.no_space .filler {
        width: 24.95%;
    }

    .projects_holder.v6.standard_no_space .mix, .projects_holder.v5.standard_no_space .mix, .projects_holder.v4.standard_no_space .mix, .projects_holder.v3.standard_no_space .mix {
        margin: 0;
    }

    .projects_holder article .feature_holder .feature_holder_icons {
        margin: 10px 0 0 0;
    }

    .masonry_with_space .projects_holder.v6 .mix, .masonry_with_space .projects_holder.v5 .mix {
        width: 25%;
    }

    .full_width .projects_masonry_holder .portfolio_masonry_item, .full_width .projects_masonry_holder .portfolio_masonry_item.large_height {
        width: 49.9% !important;
        margin: 0 !important;
    }

    .full_width .projects_masonry_holder .portfolio_masonry_item.large_width, .full_width .projects_masonry_holder .portfolio_masonry_item.large_width_height {
        width: 100% !important;
        margin: 0 !important;
    }

    .projects_masonry_holder .portfolio_masonry_item, .projects_masonry_holder .portfolio_masonry_item.large_height {
        width: 49.9%;
    }

    .projects_masonry_holder .portfolio_masonry_item.large_width, .projects_masonry_holder .portfolio_masonry_item.large_width_height {
        width: 100%;
    }

    .blog_holder.masonry article, .q_masonry_blog article {
        width: 47%;
    }

    .blog_holder.masonry_full_width article {
        width: 30.5%;
    }

    .full_width .q_masonry_blog article {
        width: 30.5%;
    }

    .box_image_holder .box_icon .fa-stack {
        font-size: 3em;
    }

    .q_steps_holder .step1 {
        left: -81px;
    }

    .q_steps_holder .step2 {
        left: 122px;
    }

    .q_steps_holder .step3 {
        left: 350px;
    }

    .q_steps_holder .step4 {
        left: 560px;
    }

    .q_steps_holder .step1, .q_steps_holder .step2, .q_steps_holder .step3, .q_steps_holder .step4 {
        margin: 0 0 30px;
    }

    .qode_call_to_action .two_columns_75_25 > .column2 > .column_inner {
        padding: 0;
    }

    .qode_call_to_action .qbutton {
        padding: 0 10px !important;
        font-size: 10px;
    }

    .header_top .left .inner > div:last-child, header .q_social_icon_holder, .header_top .right .inner > div {
        border-right: 0;
    }

    .header_top .left .inner > div, .header_top .right .inner > div:first-child {
        border-left: 0;
    }

    .qode_clients.six_columns .qode_client_holder, .qode_clients.five_columns .qode_client_holder, .qode_clients.four_columns .qode_client_holder {
        width: 33.33333333333333%;
    }

    .qode_clients.six_columns .qode_client_holder:nth-child(6n) .qode_client_holder_inner:before, .qode_clients.five_columns .qode_client_holder:nth-child(5n) .qode_client_holder_inner:before, .qode_clients.four_columns .qode_client_holder:nth-child(4n) .qode_client_holder_inner:before {
        border-right-width: 1px;
    }

    .qode_clients.six_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before, .qode_clients.five_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before, .qode_clients.four_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before {
        border-right-width: 0;
    }

    .animated_icons_with_text.five_columns .animated_icon_with_text_holder, .animated_icons_with_text.four_columns .animated_icon_with_text_holder, .animated_icons_with_text.three_columns .animated_icon_with_text_holder {
        width: 50%;
    }

    .animated_icons_with_text.three_columns .animated_icon_with_text_holder:nth-child(3n) .animated_icon_with_text_inner:before, .animated_icons_with_text.four_columns .animated_icon_with_text_holder:nth-child(4n) .animated_icon_with_text_inner:before, .animated_icons_with_text.five_columns .animated_icon_with_text_holder:nth-child(5n) .animated_icon_with_text_inner:before {
        border-right-width: 1px;
    }

    .animated_icons_with_text.three_columns .animated_icon_with_text_holder:nth-child(2n) .animated_icon_with_text_inner:before, .animated_icons_with_text.four_columns .animated_icon_with_text_holder:nth-child(2n) .animated_icon_with_text_inner:before, .animated_icons_with_text.five_columns .animated_icon_with_text_holder:nth-child(2n) .animated_icon_with_text_inner:before {
        border-right-width: 0;
    }

    .cover_boxes ul {
        margin: 0 -8px 0 0;
    }

    .cover_boxes ul li {
        margin-right: 8px;
    }

    .cover_boxes ul li, .cover_boxes ul li .box .thumb {
        width: 187px;
    }

    .cover_boxes ul li.act, .cover_boxes ul li .box {
        width: 374px;
    }

    .cover_boxes ul li .box .box_content {
        left: 197px;
        width: 177px;
    }

    body.boxed .cover_boxes ul li, body.boxed .cover_boxes ul li .box .thumb {
        width: 185px;
    }

    body.boxed .cover_boxes ul li.act, body.boxed .cover_boxes ul li .box {
        width: 381px;
    }

    body.boxed .cover_boxes ul li .box .box_content {
        left: 200px;
        width: 185px;
    }

    .cover_boxes ul li .box .box_content p {
        max-height: 105px;
        overflow: hidden;
    }

    .cover_boxes ul li .box h3 {
        margin: 0 0 5px;
    }

    .cover_boxes ul li .box .qbutton, .cover_boxes ul li .box h5 {
        margin: 8px 0 0;
    }

    .latest_post_holder.four_columns > ul > li, .latest_post_holder.boxes.four_columns > ul > li {
        width: 49%;
        margin: 0 2% 25px 0 !important;
    }

    .latest_post_holder.boxes.four_columns > ul > li:nth-child(2n) {
        margin: 0 0 25px !important;
    }

    .q_team .q_team_social_holder .fa-stack {
        margin: 0 4px 3px 0;
        width: 1.6em;
        height: 1.6em;
        line-height: 1.6em;
    }

    .q_tabs .tabs-nav li a {
        padding: 0 7px;
    }

    .price_table_inner ul li.table_title {
        padding: 18px 15px 17px;
    }

    .price_table_inner ul li {
        padding: 11px 10px;
    }

    .price_table_inner ul li.pricing_table_content {
        padding: 20px 12px 10px;
    }

    .price_button .qbutton {
        margin-bottom: 5px;
    }

    .content, .content.content_top_margin {
        margin-top: 0 !important;
    }

    .title .title_holder {
        height: 100% !important;
        padding: 0 !important;
    }

    .q_counter_holder.center {
        padding: 20px 30px;
    }

    .wpb_flexslider.flexslider.have_frame {
        width: 566px;
    }

    .frame_holder > .wpb_wrapper {
        padding: 30px 0 66px 0;
    }

    .frame_holder.frame_holder2 > .wpb_wrapper {
        padding: 42px 0 66px 0;
    }

    .qode_pricing_tables.four_columns .q_price_table {
        width: 48.75%;
        margin-bottom: 15px;
    }

    .qode_pricing_tables.four_columns .q_price_table:nth-child(2n+1) {
        margin-left: 0;
        clear: both;
    }

    .gallery_holder ul.v5 li, .wpb_gallery_slides .gallery_holder ul.v5 li {
        width: 25%;
    }

    .google_map_ovrlay {
        display: block;
    }

    .title.title_size_large h1 {
        font-size: 40px !important;
        line-height: 50px !important;
    }

    .blog_holder.blog_large_image_simple article .post_text .post_text_inner {
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
    .portfolio_gallery a.v4 {
        width: 32%;
        margin: 0 2% 2% 0 !important;
    }

    .portfolio_gallery a.v4:nth-child(3n) {
        margin: 0 0 2% 0 !important;
    }

    .drop_down .wide .second ul li .flexslider.widget_flexslider ul.flex-direction-nav li {
        width: 194px;
    }

    .widget.widget_search form input[type="text"] {
        width: 67%;
    }

    .q_percentage_with_icon canvas {
        width: 100% !important;
        height: 100% !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
    .grid2 .blog_holder.masonry .blog_share {
        margin-left: 0;
    }

    .grid2.two_columns_66_33 .blog_holder.blog_single article .post_comments {
        margin-left: 0;
    }

    .grid2.two_columns_66_33 .blog_holder.blog_single article .post_description .post_description_left, .grid2.two_columns_66_33 .blog_holder.blog_single article .post_description .post_description_right {
        float: none;
    }
}

@media only screen and (max-width: 900px) {
    .projects_holder.v6.standard_no_space .mix, .projects_holder.v5.standard_no_space .mix, .projects_holder.v4.standard_no_space .mix, .projects_holder.v6.standard_no_space .filler, .projects_holder.v5.standard_no_space .filler, .projects_holder.v4.standard_no_space .filler, .projects_holder.v6.hover_text.no_space .mix, .projects_holder.v5.hover_text.no_space .mix, .projects_holder.v4.hover_text.no_space .mix, .projects_holder.v6.hover_text.no_space .filler, .projects_holder.v5.hover_text.no_space .filler, .projects_holder.v4.hover_text.no_space .filler {
        width: 33.32%;
    }

    .safari_browser .projects_holder.v6.standard_no_space .mix, .safari_browser .projects_holder.v6.hover_text.no_space .mix, .safari_browser .projects_holder.v6.standard_no_space .filler, .safari_browser .projects_holder.v6.hover_text.no_space .filler, .safari_browser .projects_holder.v5.standard_no_space .mix, .safari_browser .projects_holder.v5.hover_text.no_space .mix, .safari_browser .projects_holder.v5.standard_no_space .filler, .safari_browser .projects_holder.v5.hover_text.no_space .filler, .safari_browser .projects_holder.v4.standard_no_space .mix, .safari_browser .projects_holder.v4.hover_text.no_space .mix, .safari_browser .projects_holder.v4.standard_no_space .filler, .safari_browser .projects_holder.v4.hover_text.no_space .filler {
        width: 33.3%;
    }
}

@media only screen and (max-width: 783px) {
    .full_width .q_masonry_blog article {
        width: 46.5%;
    }

    .blog_holder.masonry_full_width article {
        width: 46.5%;
    }
}

@media only screen and (max-width: 768px) {
    body.boxed .wrapper_inner, body.boxed footer, body.boxed .header_inner, body.boxed .full_width .parallax_content, body.boxed .carousel-inner, body.boxed .footer_inner {
        width: 650px;
    }

    .container_inner, .boxed div.section .section_inner, div.grid_section .section_inner, .full_width .parallax_content, .steps_holder_inner, .carousel-inner .slider_content_outer, nav.content_menu {
        width: 600px;
    }

    nav.mobile_menu > ul {
        width: 600px;
    }

    .projects_holder.v6 .mix, .projects_holder.v5 .mix, .projects_holder.v4 .mix, .projects_holder.v3 .mix, .projects_holder.v6.hover_text .mix, .projects_holder.v5.hover_text .mix, .projects_holder.v4.hover_text .mix, .projects_holder.v3.hover_text .mix {
        width: 31%;
        margin: 0 0 4%;
    }

    .projects_holder.v6 .filler, .projects_holder.v5 .filler, .projects_holder.v4 .filler, .projects_holder.v3 .filler, .projects_holder.v6.hover_text .filler, .projects_holder.v5.hover_text .filler, .projects_holder.v4.hover_text .filler, .projects_holder.v3.hover_text .filler {
        width: 31%;
    }

    .projects_holder.v2 .mix {
        width: 48.3%;
        margin: 0 0 3.6%;
    }

    .projects_holder.v2 .filler {
        width: 48.3%;
    }

    .projects_holder.v6.hover_text .mix, .projects_holder.v5.hover_text .mix, .projects_holder.v4.hover_text .mix, .projects_holder.v3.hover_text .mix, .projects_holder.v2.hover_text .mix {
        margin: 0 0 3.4%;
    }

    .projects_holder.v6.standard_no_space .mix, .projects_holder.v5.standard_no_space .mix, .projects_holder.v4.standard_no_space .mix, .projects_holder.v3.standard_no_space .mix, .projects_holder.v2.standard_no_space .mix, .projects_holder.v6.standard_no_space .filler, .projects_holder.v5.standard_no_space .filler, .projects_holder.v4.standard_no_space .filler, .projects_holder.v3.standard_no_space .filler, .projects_holder.v2.standard_no_space .filler, .projects_holder.v6.hover_text.no_space .mix, .projects_holder.v5.hover_text.no_space .mix, .projects_holder.v4.hover_text.no_space .mix, .projects_holder.v3.hover_text.no_space .mix, .projects_holder.v2.hover_text.no_space .mix, .projects_holder.v6.hover_text.no_space .filler, .projects_holder.v5.hover_text.no_space .filler, .projects_holder.v4.hover_text.no_space .filler, .projects_holder.v3.hover_text.no_space .filler, .projects_holder.v2.hover_text.no_space .filler {
        width: 49.99%;
    }

    .safari_browser .projects_holder.v6.standard_no_space .mix, .safari_browser .projects_holder.v6.hover_text.no_space .mix, .safari_browser .projects_holder.v6.standard_no_space .filler, .safari_browser .projects_holder.v6.hover_text.no_space .filler, .safari_browser .projects_holder.v5.standard_no_space .mix, .safari_browser .projects_holder.v5.hover_text.no_space .mix, .safari_browser .projects_holder.v5.standard_no_space .filler, .safari_browser .projects_holder.v5.hover_text.no_space .filler, .safari_browser .projects_holder.v4.standard_no_space .mix, .safari_browser .projects_holder.v4.hover_text.no_space .mix, .safari_browser .projects_holder.v4.standard_no_space .filler, .safari_browser .projects_holder.v4.hover_text.no_space .filler, .safari_browser .projects_holder.v3.standard_no_space .mix, .safari_browser .projects_holder.v3.hover_text.no_space .mix, .safari_browser .projects_holder.v3.standard_no_space .filler, .safari_browser .projects_holder.v3.hover_text.no_space .filler, .safari_browser .projects_holder.v2.standard_no_space .mix, .safari_browser .projects_holder.v2.hover_text.no_space .mix, .safari_browser .projects_holder.v2.standard_no_space .filler, .safari_browser .projects_holder.v2.hover_text.no_space .filler {
        width: 49.97%;
    }

    .projects_holder.v6.standard_no_space .mix, .projects_holder.v5.standard_no_space .mix, .projects_holder.v4.standard_no_space .mix, .projects_holder.v3.standard_no_space .mix, .projects_holder.v2.standard_no_space .mix {
        margin: 0;
    }

    .masonry_with_space .projects_holder.v6 .mix, .masonry_with_space .projects_holder.v5 .mix, .masonry_with_space .projects_holder.v4 .mix {
        width: 33.33%;
    }

    .blog_holder.masonry article, .q_masonry_blog article, .full_width .grid_section .q_masonry_blog article, .blog_holder.masonry_full_width article {
        width: 46.5%;
    }

    .blog_holder.blog_small_image article .post_text .post_text_inner {
        min-height: 0 !important;
    }

    .comment_holder .comment_number {
        display: none;
    }

    .comment_holder .comments {
        width: 100%;
    }

    .two_columns_75_25 .blog_holder.masonry article, .two_columns_66_33 .blog_holder.masonry article, .two_columns_33_66 .blog_holder.masonry article, .two_columns_25_75 .blog_holder.masonry article, .two_columns_75_25 .q_masonry_blog article, .two_columns_66_33 .q_masonry_blog article, .two_columns_33_66 .q_masonry_blog article, .two_columns_25_75 .q_masonry_blog article, .full_width .q_masonry_blog article, .blog_holder.masonry_full_width article {
        width: 100%;
    }

    div.comment_form {
        padding-top: 40px;
        border-top: 1px solid #ddd;
    }

    .title {
        padding: 25px 0 !important;
    }

    .header_bottom_right_widget_holder {
        display: none;
    }

    .q_line_graf {
        margin: 0 0 25px;
        width: 100%;
    }

    .q_pie_graf {
        width: 70%;
        margin: 0 auto 25px;
        float: none;
    }

    .q_line_graf canvas, .q_line_graf_legend, .q_pie_graf canvas, .q_pie_graf_legend {
        width: 100% !important;
        height: auto !important;
    }

    .q_icon_list p, .q_list.number.circle_number li {
        line-height: 37px;
    }

    .q_list.number.circle_number ul > li:before {
        top: 0;
    }

    .q_icon_list p {
        padding: 0 0 0 45px;
    }

    .q_icon_list i {
        line-height: 35px;
        height: 35px;
        width: 35px;
    }

    .grid2 .blog_holder article .post_description .post_description_left, .grid2 .post_info_left, .grid2 .blog_holder article .post_description .post_description_right {
        float: none;
    }

    .grid2 .blog_holder article .post_description .post_description_left, .grid2 .post_info_left {
        margin-top: 10px;
    }

    .grid2 .blog_holder article .post_comments {
        margin-left: 0;
    }

    .blog_holder.blog_small_image article .post_image, .blog_holder.blog_small_image article .post_text {
        float: left;
        width: 100%;
    }

    .cover_boxes ul {
        width: 100% !important;
    }

    .cover_boxes ul li {
        width: 100% !important;
        margin: 0 0 20px !important;
    }

    .cover_boxes ul li, .cover_boxes ul li .box .thumb {
        width: 270px;
    }

    .cover_boxes ul li.act, .cover_boxes ul li .box {
        width: 100%;
    }

    .cover_boxes ul li .box .box_content {
        position: static;
        left: 0;
        float: right;
        width: 310px;
    }

    .cover_boxes ul li .box .box_content p {
        height: auto;
        max-height: none;
        overflow: visible;
    }

    body.boxed .cover_boxes ul li.act, body.boxed .cover_boxes ul li .box {
        width: 100%;
    }

    body.boxed .cover_boxes ul li .box .box_content {
        left: 0;
        width: 395px;
    }

    .latest_post_holder.boxes > ul > li {
        margin: 0 2% 25px 0 !important;
    }

    .latest_post_holder.boxes.two_columns > ul > li, .latest_post_holder.boxes.three_columns > ul > li, .latest_post_holder.boxes.four_columns > ul > li {
        width: 49%;
    }

    .latest_post_holder.boxes > ul > li:nth-child(2n) {
        margin: 0 0 25px !important;
    }

    .q_circles_holder .q_circle_outer {
        width: 50% !important;
        margin: 0 0 30px;
    }

    .q_circles_holder:before {
        display: none;
        width: 0;
        height: 0;
        border: 0;
    }

    .qbutton, .load_more a, #submit_comment, .drop_down .wide .second ul li .qbutton, .drop_down .wide .second ul li ul li .qbutton, .qbutton.small {
        padding: 0 14px;
    }

    .qbutton.big_large, .qbutton.big_large_full_width {
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        padding: 0 20px;
    }

    .qbutton.large {
        height: 42px;
        line-height: 42px;
        padding: 0 17px;
    }

    .qbutton.medium, #submit_comment, .load_more.tiny a {
        height: 38px;
        line-height: 38px;
        padding: 0 16px;
    }

    .qbutton.large i, .qbutton.big_large i, .qbutton.big_large_full_width i {
        margin: 0 0 0 15px;
    }

    .qbutton.medium i {
        margin: 0 0 0 13px;
    }

    .qbutton.small i {
        margin: 0 0 0 8px;
    }

    .q_social_icon_holder .fa-stack {
        margin: .1407692307692308em;
    }

    .wpb_flexslider.flexslider.have_frame {
        width: 442px;
    }

    .frame_holder > .wpb_wrapper {
        padding: 24px 0 58px 0;
    }

    .frame_holder.frame_holder2 > .wpb_wrapper {
        padding: 33px 0 58px 0;
    }

    .have_frame.flexslider .flex-prev {
        left: -60px;
    }

    .have_frame.flexslider .flex-next {
        right: -60px;
    }

    .touch .content {
        margin: 0 !important;
    }

    nav.popup_menu ul li a, nav.popup_menu ul li h6 {
        line-height: 40px;
    }

    nav.popup_menu ul li a span, nav.popup_menu ul li h6 span {
        font-size: .7em;
    }

    .title.title_size_large h1 {
        font-size: 30px !important;
        line-height: 40px !important;
    }

    .q_elements_holder.four_columns {
        display: inline-block;
        width: 100%;
    }

    .q_elements_holder.two_columns .q_elements_item, .q_elements_holder.three_columns .q_elements_item, .q_elements_holder.four_columns .q_elements_item {
        width: 100%;
        display: inline-block;
        height: auto;
    }
}

@media only screen and (min-width: 600px) and (max-width: 768px) {
    .portfolio_gallery a.v3, .portfolio_gallery a.v4 {
        width: 49% !important;
        margin: 0 2% 2% 0 !important;
    }

    .portfolio_gallery a.v3:nth-child(2n), .portfolio_gallery a.v4:nth-child(2n) {
        margin: 0 0 2% 0 !important;
    }

    .gallery_holder ul.v4 li {
        width: 50% !important;
    }

    .gallery_holder ul.v5 li, .gallery_holder ul.v3 li {
        width: 33.33333% !important;
    }

    .blog_holder article .post_info .inner {
        padding: 0 10px 0 0;
    }

    .widget.widget_search form input[type="text"] {
        width: 60%;
    }

    .q_image_with_text_over.one_fourth {
        width: 49.9%;
    }

    .q_percentage_with_icon canvas {
        width: 100% !important;
        height: 100% !important;
    }

    .q_circles_holder .q_circle_outer:nth-child(2n+1) {
        clear: both;
    }

    .blog_like {
        padding: 0 0 0 8px;
    }

    .blog_share {
        margin: 0 0 0 8px;
    }

    .blog_holder article .post_description .post_description_left {
        margin: 0 12px 0 0;
    }

    .blog_holder.masonry article .post_description .post_description_left {
        margin: 0;
    }

    .q_tabs .tabs-nav li a {
        padding: 0 4px;
        font-size: 12px;
    }

    .q_counter_holder.center {
        padding: 20px 15px;
    }

    .price_in_table .price {
        font-size: 60px;
    }
}

@media only screen and (max-width: 600px) {
    body.boxed .wrapper_inner, body.boxed footer, body.boxed .header_inner, body.boxed .full_width .parallax_content, body.boxed .carousel-inner, body.boxed .footer_inner {
        width: 470px;
    }

    .container_inner, .boxed div.section .section_inner, div.grid_section .section_inner, .full_width .parallax_content, .steps_holder_inner, .carousel-inner .slider_content_outer, nav.content_menu {
        width: 420px;
    }

    nav.mobile_menu > ul {
        width: 420px;
    }

    .projects_holder.v6 .mix, .projects_holder.v5 .mix, .projects_holder.v4 .mix, .projects_holder.v3 .mix, .projects_holder.v2 .mix, .projects_holder.v6.hover_text .mix, .projects_holder.v5.hover_text .mix, .projects_holder.v4.hover_text .mix, .projects_holder.v3.hover_text .mix, .projects_holder.v2.hover_text .mix {
        width: 47.9%;
        margin: 0 0 4.7%;
    }

    .projects_holder.v6.hover_text .mix, .projects_holder.v5.hover_text .mix, .projects_holder.v4.hover_text .mix, .projects_holder.v3.hover_text .mix, .projects_holder.v2.hover_text .mix {
        margin: 0 0 4.2%;
    }

    .projects_holder.v6 .filler, .projects_holder.v5 .filler, .projects_holder.v4 .filler, .projects_holder.v3 .filler, .projects_holder.v2 .filler, .projects_holder.v6.hover_text .filler, .projects_holder.v5.hover_text .filler, .projects_holder.v4.hover_text .filler, .projects_holder.v3.hover_text .filler, .projects_holder.v2.hover_text .filler {
        width: 47.9%;
    }

    .projects_holder.v6.standard_no_space .mix, .projects_holder.v5.standard_no_space .mix, .projects_holder.v4.standard_no_space .mix, .projects_holder.v3.standard_no_space .mix, .projects_holder.v2.standard_no_space .mix, .projects_holder.v6.standard_no_space .filler, .projects_holder.v5.standard_no_space .filler, .projects_holder.v4.standard_no_space .filler, .projects_holder.v3.standard_no_space .filler, .projects_holder.v2.standard_no_space .filler, .projects_holder.v6.hover_text.no_space .mix, .projects_holder.v5.hover_text.no_space .mix, .projects_holder.v4.hover_text.no_space .mix, .projects_holder.v3.hover_text.no_space .mix, .projects_holder.v2.hover_text.no_space .mix, .projects_holder.v6.hover_text.no_space .filler, .projects_holder.v5.hover_text.no_space .filler, .projects_holder.v4.hover_text.no_space .filler, .projects_holder.v3.hover_text.no_space .filler, .projects_holder.v2.hover_text.no_space .filler, .safari_browser .projects_holder.v6.standard_no_space .mix, .safari_browser .projects_holder.v6.hover_text.no_space .mix, .safari_browser .projects_holder.v6.standard_no_space .filler, .safari_browser .projects_holder.v6.hover_text.no_space .filler, .safari_browser .projects_holder.v5.standard_no_space .mix, .safari_browser .projects_holder.v5.hover_text.no_space .mix, .safari_browser .projects_holder.v5.standard_no_space .filler, .safari_browser .projects_holder.v5.hover_text.no_space .filler, .safari_browser .projects_holder.v4.standard_no_space .mix, .safari_browser .projects_holder.v4.hover_text.no_space .mix, .safari_browser .projects_holder.v4.standard_no_space .filler, .safari_browser .projects_holder.v4.hover_text.no_space .filler, .safari_browser .projects_holder.v3.standard_no_space .mix, .safari_browser .projects_holder.v3.hover_text.no_space .mix, .safari_browser .projects_holder.v3.standard_no_space .filler, .safari_browser .projects_holder.v3.hover_text.no_space .filler, .safari_browser .projects_holder.v2.standard_no_space .mix, .safari_browser .projects_holder.v2.hover_text.no_space .mix, .safari_browser .projects_holder.v2.standard_no_space .filler, .safari_browser .projects_holder.v2.hover_text.no_space .filler {
        width: 100%;
    }

    .projects_holder.v6.standard_no_space .mix, .projects_holder.v5.standard_no_space .mix, .projects_holder.v4.standard_no_space .mix, .projects_holder.v3.standard_no_space .mix, .projects_holder.v2.standard_no_space .mix {
        margin: 0 0 6.5%;
    }

    .masonry_with_space .projects_holder.v6 .mix, .masonry_with_space .projects_holder.v5 .mix, .masonry_with_space .projects_holder.v4 .mix, .masonry_with_space .projects_holder.v3 .mix {
        width: 49.99%;
    }

    .portfolio_gallery a.v2, .portfolio_gallery a.v3, .portfolio_gallery a.v4 {
        width: 100%;
        margin: 0 0 4% 0 !important;
    }

    .portfolio_gallery a.v3:nth-child(2n), .portfolio_gallery a.v4:nth-child(2n) {
        margin: 0 0 4% 0 !important;
    }

    .two_columns_50_50 .column1, .two_columns_50_50 .column2, .three_columns .column1, .three_columns .column2, .three_columns .column3, .two_columns_66_33 .column1, .two_columns_66_33 .column2, .two_columns_33_66 .column1, .two_columns_33_66 .column2, .two_columns_75_25 .column1, .two_columns_75_25 .column2, .two_columns_25_75 .column1, .two_columns_25_75 .column2, .four_columns .column1, .four_columns .column2, .four_columns .column3, .four_columns .column4 {
        width: 100%;
    }

    .two_columns_50_50 .column1 .column_inner, .two_columns_50_50 .column2 .column_inner, .three_columns .column1 .column_inner, .three_columns .column2 .column_inner, .three_columns .column3 .column_inner, .two_columns_66_33 .column1 .column_inner, .two_columns_66_33 .column2 .column_inner, .two_columns_33_66 .column1 .column_inner, .two_columns_33_66 .column2 .column_inner, .two_columns_75_25 .column1 .column_inner, .two_columns_75_25 .column2 .column_inner, .two_columns_25_75 .column1 .column_inner, .two_columns_25_75 .column2 .column_inner, .two_columns_66_33.grid2 .column1 .column_inner, .two_columns_66_33.grid2 .column2 .column_inner, .two_columns_33_66.grid2 .column1 .column_inner, .two_columns_33_66.grid2 .column2 .column_inner, .two_columns_75_25.grid2 .column1 .column_inner, .two_columns_75_25.grid2 .column2 .column_inner, .two_columns_25_75.grid2 .column1 .column_inner, .two_columns_25_75.grid2 .column2 .column_inner, .four_columns .column1 .column_inner, .four_columns .column2 .column_inner, .four_columns .column3 .column_inner, .four_columns .column4 .column_inner {
        padding: 0;
    }

    .q_tabs.vertical .tabs-nav {
        width: 22%;
    }

    .q_tabs.vertical.right .tabs-nav {
        float: right;
    }

    .q_tabs.vertical .tabs-container {
        width: 73%;
    }

    .q_tabs.horizontal .tab-content {
        padding: 30px 0 10px;
    }

    .q_tabs .tabs-nav li a {
        padding: 0 8px;
    }

    .q_tabs.vertical .tabs-nav li a {
        padding: 6px 10px;
    }

    .gallery_holder ul.v5 li, .gallery_holder ul.v4 li, .gallery_holder ul.v3 li, .gallery_holder ul.v2 li {
        width: 50% !important;
    }

    #respond textarea {
        padding: 13px;
    }

    .comment_holder .comment-list li ul.children {
        padding: 0 0 0 30px;
    }

    .blog_holder.masonry article, .two_columns_75_25 .blog_holder.masonry article, .two_columns_66_33 .blog_holder.masonry article, .two_columns_33_66 .blog_holder.masonry article, .two_columns_25_75 .blog_holder.masonry article, .two_columns_75_25 .q_masonry_blog article, .two_columns_66_33 .q_masonry_blog article, .two_columns_33_66 .q_masonry_blog article, .two_columns_25_75 .q_masonry_blog article, .q_masonry_blog article, .full_width .grid_section .q_masonry_blog article {
        width: 100%;
    }

    .call_to_action_button_wrapper.right {
        text-align: center !important;
        margin-top: 15px;
    }

    .title {
        padding: 15px 0 !important;
    }

    .title h1 {
        float: none;
    }

    .breadcrumb {
        position: relative;
    }

    .title .subtitle {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .blog_holder article .post_description .post_description_left, .post_info_left, .blog_holder article .post_description .post_description_right {
        float: none;
    }

    .blog_holder article .post_description .post_description_left, .post_info_left {
        margin-top: 10px;
    }

    .blog_holder article .post_comments {
        margin-left: 0;
    }

    .qode_clients.six_columns .qode_client_holder, .qode_clients.five_columns .qode_client_holder, .qode_clients.four_columns .qode_client_holder, .qode_clients.three_columns .qode_client_holder {
        width: 50%;
    }

    .qode_clients.six_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before, .qode_clients.five_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before, .qode_clients.four_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before, .qode_clients.three_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before {
        border-right-width: 1px;
    }

    .qode_clients.six_columns .qode_client_holder:nth-child(2n) .qode_client_holder_inner:before, .qode_clients.five_columns .qode_client_holder:nth-child(2n) .qode_client_holder_inner:before, .qode_clients.four_columns .qode_client_holder:nth-child(2n) .qode_client_holder_inner:before, .qode_clients.three_columns .qode_client_holder:nth-child(2n) .qode_client_holder_inner:before {
        border-right-width: 0;
    }

    .animated_icons_with_text.two_columns .animated_icon_with_text_holder, .animated_icons_with_text.three_columns .animated_icon_with_text_holder, .animated_icons_with_text.four_columns .animated_icon_with_text_holder, .animated_icons_with_text.five_columns .animated_icon_with_text_holder {
        width: 100%;
    }

    .animated_icons_with_text .animated_icon_with_text_inner:before, .animated_icons_with_text.three_columns .animated_icon_with_text_holder:nth-child(3n) .animated_icon_with_text_inner:before, .animated_icons_with_text.four_columns .animated_icon_with_text_holder:nth-child(4n) .animated_icon_with_text_inner:before, .animated_icons_with_text.five_columns .animated_icon_with_text_holder:nth-child(5n) .animated_icon_with_text_inner:before {
        border-right-width: 0;
    }

    .qode_pricing_list .qode_pricing_item_text {
        padding-right: 130px;
    }

    .qode_pricing_list .qode_pricing_item_price {
        width: 130px;
    }

    .qode_pricing_list .qode_pricing_item_price_inner span {
        font-size: 25px !important;
    }

    body.boxed .cover_boxes ul li .box .box_content {
        left: 0;
        width: 215px;
    }

    .vc_row-fluid [class*='vc_span'] {
        width: 100% !important;
        margin-left: 0 !important;
    }

    .q_image_with_text_over.one_half, .q_image_with_text_over.one_third, .q_image_with_text_over.one_fourth {
        width: 100%;
    }

    .call_to_action .column2.button_wrapper {
        position: relative;
        text-align: center;
    }

    .call_to_action .column2.button_wrapper .qbutton {
        position: static;
        margin: 10px 0 0 0;
    }

    .cover_boxes ul li, .cover_boxes ul li .box .thumb {
        width: 190px;
    }

    .cover_boxes ul li .box .box_content {
        width: 210px;
    }

    .latest_post_holder.two_columns > ul > li, .latest_post_holder.three_columns > ul > li, .latest_post_holder.four_columns > ul > li, .latest_post_holder.boxes.two_columns > ul > li, .latest_post_holder.boxes.three_columns > ul > li, .latest_post_holder.boxes.four_columns > ul > li {
        width: 100%;
        margin: 0 0 25px !important;
    }

    .q_circles_holder .q_circle_outer {
        width: 100% !important;
    }

    .footer_top .four_columns .column2 .column_inner > div, .footer_top .three_columns .column2 .column_inner > div, .footer_top .two_columns_50_50 .column2 .column_inner > div, .footer_top .four_columns .column3 .column_inner > div, .footer_top .three_columns .column3 .column_inner > div, .footer_top .four_columns .column4 .column_inner > div {
        margin: 0;
    }

    .footer_top .four_columns .column1, .footer_top .four_columns .column2, .footer_top .four_columns .column3, .footer_top .three_columns .column1, .footer_top .three_columns .column2, .footer_top .two_columns_50_50 .column1 {
        margin: 0 0 25px;
    }

    .wpb_flexslider.flexslider.have_frame {
        width: 307px;
    }

    .frame_holder > .wpb_wrapper {
        padding: 18px 0 42px 0;
    }

    .frame_holder.frame_holder2 > .wpb_wrapper {
        padding: 23px 0 40px 0;
    }

    .qode_pricing_tables .q_price_table {
        width: 100% !important;
        margin-left: 0;
        margin-bottom: 15px;
    }

    .qode_pricing_tables .q_price_table.active {
        margin-top: 20px;
        margin-bottom: 25px;
    }

    .call_to_action .text_wrapper .call_to_action_text {
        text-align: center;
        margin-bottom: 10px !important;
    }

    .title.title_size_large h1 {
        font-size: 25px !important;
        line-height: 35px !important;
    }

    .post-password-form {
        width: 100%;
    }
}

@media only screen and (max-width: 500px) {
    .full_width .projects_masonry_holder .portfolio_masonry_item.large_height a.portfolio_link_for_touch {
        display: block;
    }

    .full_width .projects_masonry_holder .portfolio_masonry_item.large_height .image_holder img {
        height: auto !important;
    }
}

@media only screen and (max-width: 480px) {
    body.boxed .wrapper_inner, body.boxed footer, body.boxed .header_inner, body.boxed .full_width .parallax_content, body.boxed .carousel-inner {
        width: 350px;
    }

    body.boxed .footer_inner {
        width: 100%;
    }

    .container_inner, .boxed div.section .section_inner, div.grid_section .section_inner, .full_width .parallax_content, .steps_holder_inner, .carousel-inner .slider_content_outer, nav.content_menu {
        width: 300px;
    }

    .full_width .projects_masonry_holder .portfolio_masonry_item, .full_width .projects_masonry_holder .portfolio_masonry_item.large_height, .full_width .projects_masonry_holder .portfolio_masonry_item.large_width, .full_width .projects_masonry_holder .portfolio_masonry_item.large_width_height {
        width: 100% !important;
        margin: 0 !important;
    }

    .projects_masonry_holder .portfolio_masonry_item, .projects_masonry_holder .portfolio_masonry_item.large_height, .projects_masonry_holder .portfolio_masonry_item.large_width, .projects_masonry_holder .portfolio_masonry_item.large_width_height {
        width: 100%;
    }

    .blog_holder.masonry {
        width: 300px !important;
    }

    .header_bottom, footer .container_inner {
        padding: 0 25px;
    }

    footer .container_inner, .header_bottom .container_inner {
        width: auto;
    }

    nav.mobile_menu > ul {
        width: auto;
    }

    .projects_holder.v6 .mix, .projects_holder.v5 .mix, .projects_holder.v4 .mix, .projects_holder.v3 .mix, .projects_holder.v2 .mix, .projects_holder.v6.hover_text .mix, .projects_holder.v5.hover_text .mix, .projects_holder.v4.hover_text .mix, .projects_holder.v3.hover_text .mix, .projects_holder.v2.hover_text .mix {
        width: 100%;
        margin: 0 0 7.4%;
    }

    .projects_holder.v6.hover_text .mix, .projects_holder.v5.hover_text .mix, .projects_holder.v4.hover_text .mix, .projects_holder.v3.hover_text .mix, .projects_holder.v2.hover_text .mix {
        margin: 0 0 7.8%;
    }

    .projects_holder.v6 .filler, .projects_holder.v5 .filler, .projects_holder.v4 .filler, .projects_holder.v3 .filler, .projects_holder.v2 .filler, .projects_holder.v6.hover_text .filler, .projects_holder.v5.hover_text .filler, .projects_holder.v4.hover_text .filler, .projects_holder.v3.hover_text .filler, .projects_holder.v2.hover_text .filler {
        width: 100%;
    }

    .masonry_with_space .projects_holder.v6 .mix, .masonry_with_space .projects_holder.v5 .mix, .masonry_with_space .projects_holder.v4 .mix, .masonry_with_space .projects_holder.v3 .mix, .masonry_with_space .projects_holder.v2 .mix {
        width: 100%;
    }

    .single_tags {
        margin: 35px 0 0 19%;
    }

    .q_tabs.vertical .tabs-nav {
        width: 30%;
    }

    .q_tabs.vertical .tabs-container {
        width: 65%;
    }

    .q_tabs .tabs-nav li a {
        padding: 0 5px;
    }

    .q_tabs.vertical .tabs-nav li a {
        padding: 7px 5px;
    }

    .gallery_holder ul.v5 li, .gallery_holder ul.v4 li, .gallery_holder ul.v3 li, .gallery_holder ul.v2 li {
        width: 100% !important;
        margin: 0 !important;
    }

    .comment_holder .comment-list li ul.children {
        padding: 0 0 0 15px;
    }

    .box_image_with_border {
        margin: 0 0 30px 0;
    }

    .box_image_holder .box_icon .fa-stack {
        font-size: 4em;
    }

    .filter_holder ul li span {
        padding: 0 10px;
    }

    .q_steps_holder .circle_small span {
        left: -35px;
    }

    .footer_bottom {
        line-height: 35px;
        height: auto;
    }

    .blog_holder article .post_description .post_description_left, .post_info_left {
        display: inline-block;
        float: none;
        margin: 0 0 5px;
        width: 100%;
    }

    .blog_holder article .post_description .post_description_right, .post_info_right {
        float: none;
    }

    .post_info_right {
        text-align: right;
    }

    .author_description_inner .image {
        float: none;
    }

    .author_text_holder {
        padding: 10px 0 0;
    }

    .single_tags {
        margin-left: 0;
    }

    .footer_top .column_inner > div {
        margin: 0 0 25px !important;
    }

    .footer_top .column_inner {
        border: 0;
    }

    .qbutton.big_large {
        height: 50px;
        line-height: 50px;
        padding: 0 18px;
    }

    .qode_clients.six_columns .qode_client_holder, .qode_clients.five_columns .qode_client_holder, .qode_clients.four_columns .qode_client_holder, .qode_clients.three_columns .qode_client_holder, .qode_clients.two_columns .qode_client_holder {
        width: 100%;
    }

    .qode_clients.six_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before, .qode_clients.five_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before, .qode_clients.four_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before, .qode_clients.three_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before, .qode_clients.six_columns .qode_client_holder .qode_client_holder_inner:before, .qode_clients.five_columns .qode_client_holder .qode_client_holder_inner:before, .qode_clients.four_columns .qode_client_holder .qode_client_holder_inner:before, .qode_clients.three_columns .qode_client_holder .qode_client_holder_inner:before, .qode_clients.two_columns .qode_client_holder .qode_client_holder_inner:before {
        border-right-width: 0;
    }

    .side_menu_button > a {
        padding: 0;
    }

    .cover_boxes ul li .box .thumb {
        width: 100% !important;
    }

    .cover_boxes ul li.act, .cover_boxes ul li .box {
        width: 100%;
    }

    .cover_boxes ul li.act, .cover_boxes ul li .box a.thumb {
        float: none;
        margin: 0 !important;
    }

    .cover_boxes ul li .box .box_content {
        position: static;
        margin-top: 20px;
        width: 100%;
    }

    .cover_boxes ul li.act {
        margin-bottom: 35px !important;
    }

    .cover_boxes ul li .box .thumb img {
        width: 100%;
    }

    body.boxed .cover_boxes ul li .box .box_content {
        left: 0;
        width: 100%;
    }

    .q_counter_holder.center {
        padding: 20px;
    }

    .q_accordion_holder, .q_tabs {
        visibility: visible !important;
    }

    .wpb_flexslider.flexslider.have_frame {
        width: 220px;
    }

    .frame_holder > .wpb_wrapper {
        padding: 12px 0 30px 0;
    }

    .frame_holder.frame_holder2 > .wpb_wrapper {
        padding: 17px 0 28px 0;
    }

    .have_frame.flexslider .flex-prev {
        left: -50px;
    }

    .have_frame.flexslider .flex-next {
        right: -50px;
    }

    body .gform_wrapper .top_label input.small, body .gform_wrapper .top_label input.medium {
        width: 100%;
    }

    div.pp_pic_holder {
        width: 100% !important;
        left: 0 !important;
    }

    .pp_content {
        width: 100% !important;
        height: 300px !important;
    }

    .pp_hoverContainer {
        width: 100% !important;
        height: 250px !important;
    }

    #pp_full_res > img {
        width: 100% !important;
        height: auto !important;
    }

    div.pp_default .pp_details {
        width: 98% !important;
    }

    div.ppt {
        width: 100% !important;
    }

    .title .separator {
        display: none;
    }

    .qode_pricing_list .qode_pricing_item_text {
        padding-right: 100px;
    }

    .qode_pricing_list .qode_pricing_item_price {
        width: 100px;
    }

    .qode_pricing_list .qode_pricing_item_price_inner span {
        font-size: 20px !important;
    }

    .title.title_size_large h1 {
        font-size: 20px !important;
        line-height: 25px !important;
    }
}

@media only screen and (max-width: 420px) {
    body.boxed .wrapper_inner, body.boxed footer, body.boxed .header_inner, body.boxed .full_width .parallax_content, body.boxed .carousel-inner {
        width: 320px;
    }

    .header_bottom, footer .container_inner, nav.content_menu {
        padding: 0 15px;
    }

    .pp_content {
        height: 250px !important;
    }

    .pp_hoverContainer {
        height: 200px !important;
    }

    .boxed .full_width .parallax_content {
        padding: 0;
    }
}

@media only screen and (max-width: 350px) {
    .container_inner, .boxed div.section .section_inner, div.grid_section .section_inner, .full_width .parallax_content, .steps_holder_inner, .carousel-inner .slider_content_outer, nav.content_menu, body.boxed .wrapper_inner, body.boxed footer, body.boxed .header_inner, body.boxed .full_width .parallax_content, body.boxed .carousel-inner {
        width: 95%;
    }

    body.boxed .footer_inner {
        width: 100%;
    }

    .section_inner_margin, .parallax_section_inner_margin {
        margin: 0;
    }
}

@media only screen and (max-width: 1000px) {
    .header_bottom {
        background-color: #000000;
    }

    .header_bottom,
    nav.mobile_menu {
        background-color: #666666 !important;
    }
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
    section.parallax_section_holder {
        height: auto !important;
        min-height: 400px;
    }
}

@media only screen and (max-width: 480px) {
    section.parallax_section_holder {
        height: auto !important;
        min-height: 400px;
    }
}

/*!
 * Visual Composer v4.3.4 (http://vc.wpbakery.com)
 * Copyright 2011-2014 Michael M - WPBakery.com
 */
/** Front end editor */
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.vc_row:before,
.vc_row:after {
    content: " ";
    display: table;
}

.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.vc_row:after {
    clear: both;
}

/* Navbar */
/* Modal box */
/* Panel */
@media (max-width: 767px) {
    .vc_hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .vc_hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .vc_hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .vc_hidden-lg {
        display: none !important;
    }
}

.vc_non_responsive .vc_row .vc_col-sm-1 {
    position: relative;
    float: left;
    width: 8.33333333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.vc_non_responsive .vc_row .vc_col-sm-2 {
    position: relative;
    float: left;
    width: 16.66666667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.vc_non_responsive .vc_row .vc_col-sm-3 {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.vc_non_responsive .vc_row .vc_col-sm-4 {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.vc_non_responsive .vc_row .vc_col-sm-5 {
    position: relative;
    float: left;
    width: 41.66666667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.vc_non_responsive .vc_row .vc_col-sm-6 {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.vc_non_responsive .vc_row .vc_col-sm-7 {
    position: relative;
    float: left;
    width: 58.33333333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.vc_non_responsive .vc_row .vc_col-sm-8 {
    position: relative;
    float: left;
    width: 66.66666667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.vc_non_responsive .vc_row .vc_col-sm-9 {
    position: relative;
    float: left;
    width: 75%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.vc_non_responsive .vc_row .vc_col-sm-10 {
    position: relative;
    float: left;
    width: 83.33333333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.vc_non_responsive .vc_row .vc_col-sm-11 {
    position: relative;
    float: left;
    width: 91.66666667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.vc_non_responsive .vc_row .vc_col-sm-12 {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-12 {
    margin-left: 100%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-11 {
    margin-left: 91.66666667%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-10 {
    margin-left: 83.33333333%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-9 {
    margin-left: 75%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-8 {
    margin-left: 66.66666667%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-7 {
    margin-left: 58.33333333%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-6 {
    margin-left: 50%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-5 {
    margin-left: 41.66666667%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-4 {
    margin-left: 33.33333333%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-3 {
    margin-left: 25%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-2 {
    margin-left: 16.66666667%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-1 {
    margin-left: 8.33333333%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-0 {
    margin-left: 0%;
}

.vc_non_responsive .vc_row .vc_hidden-sm {
    display: none !important;
}

.vc_row {
    margin-left: -15px;
    margin-right: -15px;
}

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

.vc_col-xs-1, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, .vc_col-xs-8, .vc_col-xs-9, .vc_col-xs-10, .vc_col-xs-11, .vc_col-xs-12 {
    float: left;
}

.vc_col-xs-12 {
    width: 100%;
}

.vc_col-xs-11 {
    width: 91.66666667%;
}

.vc_col-xs-10 {
    width: 83.33333333%;
}

.vc_col-xs-9 {
    width: 75%;
}

.vc_col-xs-8 {
    width: 66.66666667%;
}

.vc_col-xs-7 {
    width: 58.33333333%;
}

.vc_col-xs-6 {
    width: 50%;
}

.vc_col-xs-5 {
    width: 41.66666667%;
}

.vc_col-xs-4 {
    width: 33.33333333%;
}

.vc_col-xs-3 {
    width: 25%;
}

.vc_col-xs-2 {
    width: 16.66666667%;
}

.vc_col-xs-1 {
    width: 8.33333333%;
}

.vc_col-xs-pull-12 {
    right: 100%;
}

.vc_col-xs-pull-11 {
    right: 91.66666667%;
}

.vc_col-xs-pull-10 {
    right: 83.33333333%;
}

.vc_col-xs-pull-9 {
    right: 75%;
}

.vc_col-xs-pull-8 {
    right: 66.66666667%;
}

.vc_col-xs-pull-7 {
    right: 58.33333333%;
}

.vc_col-xs-pull-6 {
    right: 50%;
}

.vc_col-xs-pull-5 {
    right: 41.66666667%;
}

.vc_col-xs-pull-4 {
    right: 33.33333333%;
}

.vc_col-xs-pull-3 {
    right: 25%;
}

.vc_col-xs-pull-2 {
    right: 16.66666667%;
}

.vc_col-xs-pull-1 {
    right: 8.33333333%;
}

.vc_col-xs-pull-0 {
    right: auto;
}

.vc_col-xs-push-12 {
    left: 100%;
}

.vc_col-xs-push-11 {
    left: 91.66666667%;
}

.vc_col-xs-push-10 {
    left: 83.33333333%;
}

.vc_col-xs-push-9 {
    left: 75%;
}

.vc_col-xs-push-8 {
    left: 66.66666667%;
}

.vc_col-xs-push-7 {
    left: 58.33333333%;
}

.vc_col-xs-push-6 {
    left: 50%;
}

.vc_col-xs-push-5 {
    left: 41.66666667%;
}

.vc_col-xs-push-4 {
    left: 33.33333333%;
}

.vc_col-xs-push-3 {
    left: 25%;
}

.vc_col-xs-push-2 {
    left: 16.66666667%;
}

.vc_col-xs-push-1 {
    left: 8.33333333%;
}

.vc_col-xs-push-0 {
    left: auto;
}

.vc_col-xs-offset-12 {
    margin-left: 100%;
}

.vc_col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.vc_col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.vc_col-xs-offset-9 {
    margin-left: 75%;
}

.vc_col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.vc_col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.vc_col-xs-offset-6 {
    margin-left: 50%;
}

.vc_col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.vc_col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.vc_col-xs-offset-3 {
    margin-left: 25%;
}

.vc_col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.vc_col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.vc_col-xs-offset-0 {
    margin-left: 0%;
}

@media (min-width: 768px) {
    .vc_col-sm-1, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12 {
        float: left;
    }

    .vc_col-sm-12 {
        width: 100%;
    }

    .vc_col-sm-11 {
        width: 91.66666667%;
    }

    .vc_col-sm-10 {
        width: 83.33333333%;
    }

    .vc_col-sm-9 {
        width: 75%;
    }

    .vc_col-sm-8 {
        width: 66.66666667%;
    }

    .vc_col-sm-7 {
        width: 58.33333333%;
    }

    .vc_col-sm-6 {
        width: 50%;
    }

    .vc_col-sm-5 {
        width: 41.66666667%;
    }

    .vc_col-sm-4 {
        width: 33.33333333%;
    }

    .vc_col-sm-3 {
        width: 25%;
    }

    .vc_col-sm-2 {
        width: 16.66666667%;
    }

    .vc_col-sm-1 {
        width: 8.33333333%;
    }

    .vc_col-sm-pull-12 {
        right: 100%;
    }

    .vc_col-sm-pull-11 {
        right: 91.66666667%;
    }

    .vc_col-sm-pull-10 {
        right: 83.33333333%;
    }

    .vc_col-sm-pull-9 {
        right: 75%;
    }

    .vc_col-sm-pull-8 {
        right: 66.66666667%;
    }

    .vc_col-sm-pull-7 {
        right: 58.33333333%;
    }

    .vc_col-sm-pull-6 {
        right: 50%;
    }

    .vc_col-sm-pull-5 {
        right: 41.66666667%;
    }

    .vc_col-sm-pull-4 {
        right: 33.33333333%;
    }

    .vc_col-sm-pull-3 {
        right: 25%;
    }

    .vc_col-sm-pull-2 {
        right: 16.66666667%;
    }

    .vc_col-sm-pull-1 {
        right: 8.33333333%;
    }

    .vc_col-sm-pull-0 {
        right: auto;
    }

    .vc_col-sm-push-12 {
        left: 100%;
    }

    .vc_col-sm-push-11 {
        left: 91.66666667%;
    }

    .vc_col-sm-push-10 {
        left: 83.33333333%;
    }

    .vc_col-sm-push-9 {
        left: 75%;
    }

    .vc_col-sm-push-8 {
        left: 66.66666667%;
    }

    .vc_col-sm-push-7 {
        left: 58.33333333%;
    }

    .vc_col-sm-push-6 {
        left: 50%;
    }

    .vc_col-sm-push-5 {
        left: 41.66666667%;
    }

    .vc_col-sm-push-4 {
        left: 33.33333333%;
    }

    .vc_col-sm-push-3 {
        left: 25%;
    }

    .vc_col-sm-push-2 {
        left: 16.66666667%;
    }

    .vc_col-sm-push-1 {
        left: 8.33333333%;
    }

    .vc_col-sm-push-0 {
        left: auto;
    }

    .vc_col-sm-offset-12 {
        margin-left: 100%;
    }

    .vc_col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .vc_col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .vc_col-sm-offset-9 {
        margin-left: 75%;
    }

    .vc_col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .vc_col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .vc_col-sm-offset-6 {
        margin-left: 50%;
    }

    .vc_col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .vc_col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .vc_col-sm-offset-3 {
        margin-left: 25%;
    }

    .vc_col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .vc_col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .vc_col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 992px) {
    .vc_col-md-1, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12 {
        float: left;
    }

    .vc_col-md-12 {
        width: 100%;
    }

    .vc_col-md-11 {
        width: 91.66666667%;
    }

    .vc_col-md-10 {
        width: 83.33333333%;
    }

    .vc_col-md-9 {
        width: 75%;
    }

    .vc_col-md-8 {
        width: 66.66666667%;
    }

    .vc_col-md-7 {
        width: 58.33333333%;
    }

    .vc_col-md-6 {
        width: 50%;
    }

    .vc_col-md-5 {
        width: 41.66666667%;
    }

    .vc_col-md-4 {
        width: 33.33333333%;
    }

    .vc_col-md-3 {
        width: 25%;
    }

    .vc_col-md-2 {
        width: 16.66666667%;
    }

    .vc_col-md-1 {
        width: 8.33333333%;
    }

    .vc_col-md-pull-12 {
        right: 100%;
    }

    .vc_col-md-pull-11 {
        right: 91.66666667%;
    }

    .vc_col-md-pull-10 {
        right: 83.33333333%;
    }

    .vc_col-md-pull-9 {
        right: 75%;
    }

    .vc_col-md-pull-8 {
        right: 66.66666667%;
    }

    .vc_col-md-pull-7 {
        right: 58.33333333%;
    }

    .vc_col-md-pull-6 {
        right: 50%;
    }

    .vc_col-md-pull-5 {
        right: 41.66666667%;
    }

    .vc_col-md-pull-4 {
        right: 33.33333333%;
    }

    .vc_col-md-pull-3 {
        right: 25%;
    }

    .vc_col-md-pull-2 {
        right: 16.66666667%;
    }

    .vc_col-md-pull-1 {
        right: 8.33333333%;
    }

    .vc_col-md-pull-0 {
        right: auto;
    }

    .vc_col-md-push-12 {
        left: 100%;
    }

    .vc_col-md-push-11 {
        left: 91.66666667%;
    }

    .vc_col-md-push-10 {
        left: 83.33333333%;
    }

    .vc_col-md-push-9 {
        left: 75%;
    }

    .vc_col-md-push-8 {
        left: 66.66666667%;
    }

    .vc_col-md-push-7 {
        left: 58.33333333%;
    }

    .vc_col-md-push-6 {
        left: 50%;
    }

    .vc_col-md-push-5 {
        left: 41.66666667%;
    }

    .vc_col-md-push-4 {
        left: 33.33333333%;
    }

    .vc_col-md-push-3 {
        left: 25%;
    }

    .vc_col-md-push-2 {
        left: 16.66666667%;
    }

    .vc_col-md-push-1 {
        left: 8.33333333%;
    }

    .vc_col-md-push-0 {
        left: auto;
    }

    .vc_col-md-offset-12 {
        margin-left: 100%;
    }

    .vc_col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .vc_col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .vc_col-md-offset-9 {
        margin-left: 75%;
    }

    .vc_col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .vc_col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .vc_col-md-offset-6 {
        margin-left: 50%;
    }

    .vc_col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .vc_col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .vc_col-md-offset-3 {
        margin-left: 25%;
    }

    .vc_col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .vc_col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .vc_col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1200px) {
    .vc_col-lg-1, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12 {
        float: left;
    }

    .vc_col-lg-12 {
        width: 100%;
    }

    .vc_col-lg-11 {
        width: 91.66666667%;
    }

    .vc_col-lg-10 {
        width: 83.33333333%;
    }

    .vc_col-lg-9 {
        width: 75%;
    }

    .vc_col-lg-8 {
        width: 66.66666667%;
    }

    .vc_col-lg-7 {
        width: 58.33333333%;
    }

    .vc_col-lg-6 {
        width: 50%;
    }

    .vc_col-lg-5 {
        width: 41.66666667%;
    }

    .vc_col-lg-4 {
        width: 33.33333333%;
    }

    .vc_col-lg-3 {
        width: 25%;
    }

    .vc_col-lg-2 {
        width: 16.66666667%;
    }

    .vc_col-lg-1 {
        width: 8.33333333%;
    }

    .vc_col-lg-pull-12 {
        right: 100%;
    }

    .vc_col-lg-pull-11 {
        right: 91.66666667%;
    }

    .vc_col-lg-pull-10 {
        right: 83.33333333%;
    }

    .vc_col-lg-pull-9 {
        right: 75%;
    }

    .vc_col-lg-pull-8 {
        right: 66.66666667%;
    }

    .vc_col-lg-pull-7 {
        right: 58.33333333%;
    }

    .vc_col-lg-pull-6 {
        right: 50%;
    }

    .vc_col-lg-pull-5 {
        right: 41.66666667%;
    }

    .vc_col-lg-pull-4 {
        right: 33.33333333%;
    }

    .vc_col-lg-pull-3 {
        right: 25%;
    }

    .vc_col-lg-pull-2 {
        right: 16.66666667%;
    }

    .vc_col-lg-pull-1 {
        right: 8.33333333%;
    }

    .vc_col-lg-pull-0 {
        right: auto;
    }

    .vc_col-lg-push-12 {
        left: 100%;
    }

    .vc_col-lg-push-11 {
        left: 91.66666667%;
    }

    .vc_col-lg-push-10 {
        left: 83.33333333%;
    }

    .vc_col-lg-push-9 {
        left: 75%;
    }

    .vc_col-lg-push-8 {
        left: 66.66666667%;
    }

    .vc_col-lg-push-7 {
        left: 58.33333333%;
    }

    .vc_col-lg-push-6 {
        left: 50%;
    }

    .vc_col-lg-push-5 {
        left: 41.66666667%;
    }

    .vc_col-lg-push-4 {
        left: 33.33333333%;
    }

    .vc_col-lg-push-3 {
        left: 25%;
    }

    .vc_col-lg-push-2 {
        left: 16.66666667%;
    }

    .vc_col-lg-push-1 {
        left: 8.33333333%;
    }

    .vc_col-lg-push-0 {
        left: auto;
    }

    .vc_col-lg-offset-12 {
        margin-left: 100%;
    }

    .vc_col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .vc_col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .vc_col-lg-offset-9 {
        margin-left: 75%;
    }

    .vc_col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .vc_col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .vc_col-lg-offset-6 {
        margin-left: 50%;
    }

    .vc_col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .vc_col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .vc_col-lg-offset-3 {
        margin-left: 25%;
    }

    .vc_col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .vc_col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .vc_col-lg-offset-0 {
        margin-left: 0%;
    }
}

/*
//Grid
.vc_container-block {
    .container-fixed();
    @media (min-width: @screen-sm) {
        width: @container-sm;
    }
    @media (min-width: @screen-md) {
        width: @container-md;
    }
    @media (min-width: @screen-lg-min) {
        width: @container-lg;
    }
}
*/
.vc_pull-right {
    float: right !important;
}

.vc_pull-left {
    float: left !important;
}

.vc_clearfix:before,
.vc_clearfix:after {
    content: " ";
    display: table;
}

.vc_clearfix:after {
    clear: both;
}

.vc_clearfix:before,
.vc_clearfix:after {
    content: " ";
    display: table;
}

.vc_clearfix:after {
    clear: both;
}

.vc_el-clearfix {
    clear: both;
}

@media (max-width: 767px) {
    .vc_el-clearfix-xs {
        clear: both;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .vc_el-clearfix-sm {
        clear: both;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .vc_el-clearfix-md {
        clear: both;
    }
}

@media (min-width: 1200px) {
    .vc_el-clearfix-lg {
        clear: both;
    }
}

.vc_visible {
    display: block;
}

.vc_table {
    width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse;
}

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

.vc_table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
}

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

.vc_table > tbody + tbody {
    border-top: 2px solid #dddddd;
}

.vc_table .table {
    background-color: #ffffff;
}

.vc_table-bordered {
    border: 1px solid #dddddd;
}

.vc_table-bordered > thead > tr > th,
.vc_table-bordered > tbody > tr > th,
.vc_table-bordered > tfoot > tr > th,
.vc_table-bordered > thead > tr > td,
.vc_table-bordered > tbody > tr > td,
.vc_table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd;
}

.vc_table-bordered > thead > tr > th,
.vc_table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}

.vc_txt_align_left {
    text-align: left;
}

.vc_txt_align_right {
    text-align: right;
}

.vc_txt_align_center {
    text-align: center;
}

.vc_txt_align_justify {
    text-align: justify;
    text-justify: inter-word;
}

.vc_el_width_50 {
    width: 50%;
    margin-left: auto !important;
    margin-right: auto !important;
}

.vc_el_width_60 {
    width: 60%;
    margin-left: auto !important;
    margin-right: auto !important;
}

.vc_el_width_70 {
    width: 70%;
    margin-left: auto !important;
    margin-right: auto !important;
}

.vc_el_width_80 {
    width: 80%;
    margin-left: auto !important;
    margin-right: auto !important;
}

.vc_el_width_90 {
    width: 90%;
    margin-left: auto !important;
    margin-right: auto !important;
}

.vc_el_width_100 {
    width: 100%;
}

/* 1. Buttons
---------------------------------------------------------- */
.vc_btn {
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    text-decoration: none !important;
    padding: 9px 12px;
    font-size: 100%;
    line-height: 20px;
    border-radius: 4px;
    /* Button colors variations */
}

.vc_btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.vc_btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.vc_btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.vc_btn_square {
    border-radius: 0;
}

.vc_btn_square_outlined {
    border-radius: 0;
    background: none !important;
    border: 2px solid;
}

.vc_btn_round {
    border-radius: 25px;
}

.vc_btn_outlined {
    background: none !important;
    border: 2px solid;
}

.vc_btn-blue {
    background-color: #5472d2;
    color: #ffffff !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.vc_btn-blue:hover {
    background-color: #3c5ecc;
    color: #f7f7f7 !important;
}

.vc_btn-blue.vc_btn_outlined,
.vc_btn-blue.vc_btn_square_outlined {
    color: #5472d2 !important;
}

.vc_btn-blue.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #3253bc;
    box-shadow: 0 5px 0 #3253bc;
    margin-bottom: 5px;
}

.vc_btn-turquoise {
    background-color: #00c1cf;
    color: #ffffff !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.vc_btn-turquoise:hover {
    background-color: #00a4b0;
    color: #f7f7f7 !important;
}

.vc_btn-turquoise.vc_btn_outlined,
.vc_btn-turquoise.vc_btn_square_outlined {
    color: #00c1cf !important;
}

.vc_btn-turquoise.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #008d97;
    box-shadow: 0 5px 0 #008d97;
    margin-bottom: 5px;
}

.vc_btn-pink {
    background-color: #fe6c61;
    color: #ffffff !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.vc_btn-pink:hover {
    background-color: #fe5043;
    color: #f7f7f7 !important;
}

.vc_btn-pink.vc_btn_outlined,
.vc_btn-pink.vc_btn_square_outlined {
    color: #fe6c61 !important;
}

.vc_btn-pink.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #fe3829;
    box-shadow: 0 5px 0 #fe3829;
    margin-bottom: 5px;
}

.vc_btn-violet {
    background-color: #8d6dc4;
    color: #ffffff !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.vc_btn-violet:hover {
    background-color: #7c57bb;
    color: #f7f7f7 !important;
}

.vc_btn-violet.vc_btn_outlined,
.vc_btn-violet.vc_btn_square_outlined {
    color: #8d6dc4 !important;
}

.vc_btn-violet.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #6e48b1;
    box-shadow: 0 5px 0 #6e48b1;
    margin-bottom: 5px;
}

.vc_btn-peacoc {
    background-color: #4cadc9;
    color: #ffffff !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.vc_btn-peacoc:hover {
    background-color: #39a0bd;
    color: #f7f7f7 !important;
}

.vc_btn-peacoc.vc_btn_outlined,
.vc_btn-peacoc.vc_btn_square_outlined {
    color: #4cadc9 !important;
}

.vc_btn-peacoc.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #338faa;
    box-shadow: 0 5px 0 #338faa;
    margin-bottom: 5px;
}

.vc_btn-chino {
    background-color: #cec2ab;
    color: #ffffff !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.vc_btn-chino:hover {
    background-color: #c3b498;
    color: #f7f7f7 !important;
}

.vc_btn-chino.vc_btn_outlined,
.vc_btn-chino.vc_btn_square_outlined {
    color: #cec2ab !important;
}

.vc_btn-chino.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #b9a888;
    box-shadow: 0 5px 0 #b9a888;
    margin-bottom: 5px;
}

.vc_btn-mulled_wine {
    background-color: #50485b;
    color: #ffffff !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.vc_btn-mulled_wine:hover {
    background-color: #413a4a;
    color: #f7f7f7 !important;
}

.vc_btn-mulled_wine.vc_btn_outlined,
.vc_btn-mulled_wine.vc_btn_square_outlined {
    color: #50485b !important;
}

.vc_btn-mulled_wine.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #342f3c;
    box-shadow: 0 5px 0 #342f3c;
    margin-bottom: 5px;
}

.vc_btn-vista_blue {
    background-color: #75d69c;
    color: #ffffff !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.vc_btn-vista_blue:hover {
    background-color: #5dcf8b;
    color: #f7f7f7 !important;
}

.vc_btn-vista_blue.vc_btn_outlined,
.vc_btn-vista_blue.vc_btn_square_outlined {
    color: #75d69c !important;
}

.vc_btn-vista_blue.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #4ac97d;
    box-shadow: 0 5px 0 #4ac97d;
    margin-bottom: 5px;
}

.vc_btn-black {
    background-color: #2a2a2a;
    color: #ffffff !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.vc_btn-black:hover {
    background-color: #1b1b1b;
    color: #f7f7f7 !important;
}

.vc_btn-black.vc_btn_outlined,
.vc_btn-black.vc_btn_square_outlined {
    color: #2a2a2a !important;
}

.vc_btn-black.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #0e0e0e;
    box-shadow: 0 5px 0 #0e0e0e;
    margin-bottom: 5px;
}

.vc_btn-grey {
    background-color: #ebebeb;
    color: #666666 !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.vc_btn-grey:hover {
    background-color: #dcdcdc;
    color: #5e5e5e !important;
}

.vc_btn-grey.vc_btn_outlined,
.vc_btn-grey.vc_btn_square_outlined {
    color: #ebebeb !important;
}

.vc_btn-grey.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #cfcfcf;
    box-shadow: 0 5px 0 #cfcfcf;
    margin-bottom: 5px;
}

.vc_btn-orange {
    background-color: #f7be68;
    color: #ffffff !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.vc_btn-orange:hover {
    background-color: #f5b14b;
    color: #f7f7f7 !important;
}

.vc_btn-orange.vc_btn_outlined,
.vc_btn-orange.vc_btn_square_outlined {
    color: #f7be68 !important;
}

.vc_btn-orange.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #f4a733;
    box-shadow: 0 5px 0 #f4a733;
    margin-bottom: 5px;
}

.vc_btn-sky {
    background-color: #5aa1e3;
    color: #ffffff !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.vc_btn-sky:hover {
    background-color: #4092df;
    color: #f7f7f7 !important;
}

.vc_btn-sky.vc_btn_outlined,
.vc_btn-sky.vc_btn_square_outlined {
    color: #5aa1e3 !important;
}

.vc_btn-sky.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #2a86db;
    box-shadow: 0 5px 0 #2a86db;
    margin-bottom: 5px;
}

.vc_btn-green {
    background-color: #6dab3c;
    color: #ffffff !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.vc_btn-green:hover {
    background-color: #5f9434;
    color: #f7f7f7 !important;
}

.vc_btn-green.vc_btn_outlined,
.vc_btn-green.vc_btn_square_outlined {
    color: #6dab3c !important;
}

.vc_btn-green.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #53812d;
    box-shadow: 0 5px 0 #53812d;
    margin-bottom: 5px;
}

.vc_btn-juicy_pink {
    background-color: #f4524d;
    color: #ffffff !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.vc_btn-juicy_pink:hover {
    background-color: #f23630;
    color: #f7f7f7 !important;
}

.vc_btn-juicy_pink.vc_btn_outlined,
.vc_btn-juicy_pink.vc_btn_square_outlined {
    color: #f4524d !important;
}

.vc_btn-juicy_pink.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #f11f18;
    box-shadow: 0 5px 0 #f11f18;
    margin-bottom: 5px;
}

.vc_btn-sandy_brown {
    background-color: #f79468;
    color: #ffffff !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.vc_btn-sandy_brown:hover {
    background-color: #f57f4b;
    color: #f7f7f7 !important;
}

.vc_btn-sandy_brown.vc_btn_outlined,
.vc_btn-sandy_brown.vc_btn_square_outlined {
    color: #f79468 !important;
}

.vc_btn-sandy_brown.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #f46e33;
    box-shadow: 0 5px 0 #f46e33;
    margin-bottom: 5px;
}

.vc_btn-purple {
    background-color: #b97ebb;
    color: #ffffff !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.vc_btn-purple:hover {
    background-color: #ae6ab0;
    color: #f7f7f7 !important;
}

.vc_btn-purple.vc_btn_outlined,
.vc_btn-purple.vc_btn_square_outlined {
    color: #b97ebb !important;
}

.vc_btn-purple.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #a559a8;
    box-shadow: 0 5px 0 #a559a8;
    margin-bottom: 5px;
}

.vc_btn-white {
    background-color: #ffffff;
    color: #666666 !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.vc_btn-white:hover {
    background-color: #f0f0f0;
    color: #5e5e5e !important;
}

.vc_btn-white.vc_btn_outlined,
.vc_btn-white.vc_btn_square_outlined {
    color: #ffffff !important;
}

.vc_btn-white.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #e3e3e3;
    box-shadow: 0 5px 0 #e3e3e3;
    margin-bottom: 5px;
}

.vc_btn-grace {
    background-color: #aed13b;
    color: #ffffff !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.vc_btn-grace:hover {
    background-color: #9ec02d;
    color: #f7f7f7 !important;
}

.vc_btn-grace.vc_btn_outlined,
.vc_btn-grace.vc_btn_square_outlined {
    color: #aed13b !important;
}

.vc_btn-grace.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #8dac28;
    box-shadow: 0 5px 0 #8dac28;
    margin-bottom: 5px;
}

.vc_btn-default {
    color: #7d7d7d;
    background-color: #ffffff;
    border-color: transparent;
}

.vc_btn-default:hover,
.vc_btn-default:focus,
.vc_btn-default:active,
.vc_btn-default.active,
.open > .dropdown-toggle.vc_btn-default {
    color: #7d7d7d;
    background-color: #e6e6e6;
    border-color: transparent;
}

.vc_btn-default:active,
.vc_btn-default.active,
.open > .dropdown-toggle.vc_btn-default {
    background-image: none;
}

.vc_btn-default .badge {
    color: #ffffff;
    background-color: #7d7d7d;
}

.vc_btn-primary {
    color: #ffffff;
    background-color: #00aef0;
    border-color: transparent;
}

.vc_btn-primary:hover,
.vc_btn-primary:focus,
.vc_btn-primary:active,
.vc_btn-primary.active,
.open > .dropdown-toggle.vc_btn-primary {
    color: #ffffff;
    background-color: #0089bd;
    border-color: transparent;
}

.vc_btn-primary:active,
.vc_btn-primary.active,
.open > .dropdown-toggle.vc_btn-primary {
    background-image: none;
}

.vc_btn-primary .badge {
    color: #00aef0;
    background-color: #ffffff;
}

.vc_btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: transparent;
}

.vc_btn-success:hover,
.vc_btn-success:focus,
.vc_btn-success:active,
.vc_btn-success.active,
.open > .dropdown-toggle.vc_btn-success {
    color: #ffffff;
    background-color: #449d44;
    border-color: transparent;
}

.vc_btn-success:active,
.vc_btn-success.active,
.open > .dropdown-toggle.vc_btn-success {
    background-image: none;
}

.vc_btn-success .badge {
    color: #5cb85c;
    background-color: #ffffff;
}

.vc_btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: transparent;
}

.vc_btn-info:hover,
.vc_btn-info:focus,
.vc_btn-info:active,
.vc_btn-info.active,
.open > .dropdown-toggle.vc_btn-info {
    color: #ffffff;
    background-color: #31b0d5;
    border-color: transparent;
}

.vc_btn-info:active,
.vc_btn-info.active,
.open > .dropdown-toggle.vc_btn-info {
    background-image: none;
}

.vc_btn-info .badge {
    color: #5bc0de;
    background-color: #ffffff;
}

.vc_btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: transparent;
}

.vc_btn-warning:hover,
.vc_btn-warning:focus,
.vc_btn-warning:active,
.vc_btn-warning.active,
.open > .dropdown-toggle.vc_btn-warning {
    color: #ffffff;
    background-color: #ec971f;
    border-color: transparent;
}

.vc_btn-warning:active,
.vc_btn-warning.active,
.open > .dropdown-toggle.vc_btn-warning {
    background-image: none;
}

.vc_btn-warning .badge {
    color: #f0ad4e;
    background-color: #ffffff;
}

.vc_btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: transparent;
}

.vc_btn-danger:hover,
.vc_btn-danger:focus,
.vc_btn-danger:active,
.vc_btn-danger.active,
.open > .dropdown-toggle.vc_btn-danger {
    color: #ffffff;
    background-color: #c9302c;
    border-color: transparent;
}

.vc_btn-danger:active,
.vc_btn-danger.active,
.open > .dropdown-toggle.vc_btn-danger {
    background-image: none;
}

.vc_btn-danger .badge {
    color: #d9534f;
    background-color: #ffffff;
}

i.icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    vertical-align: text-top;
    margin-left: 5px;
}

.wpb_btn-large i.icon {
    height: 19px;
    margin-left: 9px;
}

.wpb_btn-small i.icon {
    height: 15px;
}

.wpb_btn-mini i.icon {
    display: none;
}

.wpb_address_book i.icon,
option.wpb_address_book {
    background: url(../images/for_css/address-book.png) no-repeat right center;
}

.wpb_alarm_clock i.icon,
option.wpb_alarm_clock {
    background: url(../images/for_css/alarm-clock.png) no-repeat right center;
}

.wpb_anchor i.icon,
option.wpb_anchor {
    background: url(../images/for_css/anchor.png) no-repeat right center;
}

.wpb_application_image i.icon,
option.wpb_application_image {
    background: url(../images/for_css/application-image.png) no-repeat right center;
}

.wpb_arrow i.icon,
option.wpb_arrow {
    background: url(../images/for_css/arrow.png) no-repeat right center;
}

.wpb_asterisk i.icon,
option.wpb_asterisk {
    background: url(../images/for_css/asterisk.png) no-repeat right center;
}

.wpb_hammer i.icon,
option.wpb_hammer {
    background: url(../images/for_css/auction-hammer.png) no-repeat right center;
}

.wpb_balloon i.icon,
option.wpb_balloon {
    background: url(../images/for_css/balloon.png) no-repeat right center;
}

.wpb_balloon_buzz i.icon,
option.wpb_balloon_buzz {
    background: url(../images/for_css/balloon-buzz.png) no-repeat right center;
}

.wpb_balloon_facebook i.icon,
option.wpb_balloon_facebook {
    background: url(../images/for_css/balloon-facebook.png) no-repeat right center;
}

.wpb_balloon_twitter i.icon,
option.wpb_balloon_twitter {
    background: url(../images/for_css/balloon-twitter.png) no-repeat right center;
}

.wpb_battery i.icon,
option.wpb_battery {
    background: url(../images/for_css/battery-full.png) no-repeat right center;
}

.wpb_binocular i.icon,
option.wpb_binocular {
    background: url(../images/for_css/binocular.png) no-repeat right center;
}

.wpb_document_excel i.icon,
option.wpb_document_excel {
    background: url(../images/for_css/blue-document-excel.png) no-repeat right center;
}

.wpb_document_image i.icon,
option.wpb_document_image {
    background: url(../images/for_css/blue-document-image.png) no-repeat right center;
}

.wpb_document_music i.icon,
option.wpb_document_music {
    background: url(../images/for_css/blue-document-music.png) no-repeat right center;
}

.wpb_document_office i.icon,
option.wpb_document_office {
    background: url(../images/for_css/blue-document-office.png) no-repeat right center;
}

.wpb_document_pdf i.icon,
option.wpb_document_pdf {
    background: url(../images/for_css/blue-document-pdf.png) no-repeat right center;
}

.wpb_document_powerpoint i.icon,
option.wpb_document_powerpoint {
    background: url(../images/for_css/blue-document-powerpoint.png) no-repeat right center;
}

.wpb_document_word i.icon,
option.wpb_document_word {
    background: url(../images/for_css/blue-document-word.png) no-repeat right center;
}

.wpb_bookmark i.icon,
option.wpb_bookmark {
    background: url(../images/for_css/bookmark.png) no-repeat right center;
}

.wpb_camcorder i.icon,
option.wpb_camcorder {
    background: url(../images/for_css/camcorder.png) no-repeat right center;
}

.wpb_camera i.icon,
option.wpb_camera {
    background: url(../images/for_css/camera.png) no-repeat right center;
}

.wpb_chart i.icon,
option.wpb_chart {
    background: url(../images/for_css/chart.png) no-repeat right center;
}

.wpb_chart_pie i.icon,
option.wpb_chart_pie {
    background: url(../images/for_css/chart-pie.png) no-repeat right center;
}

.wpb_clock i.icon,
option.wpb_clock {
    background: url(../images/for_css/clock.png) no-repeat right center;
}

.wpb_play i.icon,
option.wpb_play {
    background: url(../images/for_css/control.png) no-repeat right center;
}

.wpb_fire i.icon,
option.wpb_fire {
    background: url(../images/for_css/fire.png) no-repeat right center;
}

.wpb_heart i.icon,
option.wpb_heart {
    background: url(../images/for_css/heart.png) no-repeat right center;
}

.wpb_mail i.icon,
option.wpb_mail {
    background: url(../images/for_css/mail.png) no-repeat right center;
}

.wpb_shield i.icon,
option.wpb_shield {
    background: url(../images/for_css/plus-shield.png) no-repeat right center;
}

.wpb_video i.icon,
option.wpb_video {
    background: url(../images/for_css/video.png) no-repeat right center;
}

.vc_column_container .vc_btn,
.vc_column_container .wpb_button {
    margin-top: 5px;
    margin-bottom: 5px;
}

/* 2. Alerts (Message boxes)
---------------------------------------------------------- */
.wpb_alert {
    padding: 1em 35px 1em 25px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #faebcc;
    border-radius: 5px;
    color: #8a6d3b;
    clear: both;
}

.wpb_alert .messagebox_text *:last-child {
    margin-bottom: 0;
}

.wpb_alert.vc_alert_square {
    border-radius: 0;
}

.wpb_alert.vc_alert_square_outlined {
    border-radius: 0;
    background: none !important;
    border-width: 2px;
}

.wpb_alert.vc_alert_round {
    border-radius: 50px;
}

.wpb_alert.vc_alert_outlined {
    background: none !important;
    border-width: 2px;
}

.wpb_alert.vc_alert_3d {
    border-width: 1px 1px 1px 1px;
}

.wpb_alert-success {
    color: #3c763d;
    border-color: #d6e9c6;
    background-color: #dff0d8;
}

.wpb_alert-success.vc_alert_outlined,
.wpb_alert-success.vc_alert_square_outlined {
    color: #3c763d;
}

.wpb_alert-success.vc_alert_3d {
    -webkit-box-shadow: 0 5px 0 #c1e2b3;
    box-shadow: 0 5px 0 #c1e2b3;
}

.wpb_alert-error,
.wpb_alert-danger {
    color: #a94442;
    border-color: #ebccd1;
    background-color: #f2dede;
}

.wpb_alert-error.vc_alert_outlined,
.wpb_alert-danger.vc_alert_outlined,
.wpb_alert-error.vc_alert_square_outlined,
.wpb_alert-danger.vc_alert_square_outlined {
    color: #a94442;
}

.wpb_alert-error.vc_alert_3d,
.wpb_alert-danger.vc_alert_3d {
    -webkit-box-shadow: 0 5px 0 #e4b9b9;
    box-shadow: 0 5px 0 #e4b9b9;
}

.wpb_alert-info {
    color: #31708f;
    border-color: #bce8f1;
    background-color: #d9edf7;
}

.wpb_alert-info.vc_alert_outlined,
.wpb_alert-info.vc_alert_square_outlined {
    color: #31708f;
}

.wpb_alert-info.vc_alert_3d {
    -webkit-box-shadow: 0 5px 0 #afd9ee;
    box-shadow: 0 5px 0 #afd9ee;
}

.wpb_alert .messagebox_text,
.wpb_alert-warning .messagebox_text {
    padding-left: 40px;
    background: url(../images/for_css/alert.png) no-repeat left center;
}

.wpb_alert-info .messagebox_text {
    background: url(../images/for_css/info.png) no-repeat left center;
}

.wpb_alert-success .messagebox_text {
    background: url(../images/for_css/tick.png) no-repeat left center;
}

.wpb_alert-error .messagebox_text,
.wpb_alert-danger .messagebox_text {
    background: url(../images/for_css/exclamation.png) no-repeat left center;
}

/* 4. Separators
---------------------------------------------------------- */
/* 5. Single image
---------------------------------------------------------- */
img {
    height: auto;
}

.wpb_single_image img {
    height: auto;
    max-width: 100%;
}

.wpb_single_image.vc_align_center {
    text-align: center;
}

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

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

div .vc_box_rounded {
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

div .vc_box_outline,
div .vc_box_outline_circle {
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 6px;
    border: 1px solid #ebebeb;
}

div .vc_box_border,
div .vc_box_border_circle {
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 6px;
    border: none;
}

div .vc_box_shadow,
div .vc_box_shadow_border,
div .vc_box_shadow_border_circle,
div .vc_box_shadow_circle {
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
}

div .vc_box_shadow_border,
div .vc_box_shadow_border_circle {
    padding: 6px;
}

div .vc_box_shadow_3d {
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 15px;
}

div .vc_box_circle,
div .vc_box_outline_circle,
div .vc_box_border_circle,
div .vc_box_shadow_circle,
div .vc_box_shadow_border_circle {
    border-radius: 5000px;
    border-radius: 50%;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
}

div .vc_box_shadow_circle,
div .vc_box_shadow_border_circle {
    -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
}

.vc_box_shadow_3d_wrap {
    position: relative;
    z-index: 0;
    display: inline-block;
    max-width: 100%;
}

.vc_box_shadow_3d_wrap:after,
.vc_box_shadow_3d_wrap:before {
    content: "";
    position: absolute;
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
    left: 10px;
    bottom: 8%;
    width: 40%;
    height: 20%;
    max-height: 100px;
    max-width: 300px;
    z-index: -1;
    -webkit-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    transform: rotate(-6deg);
}

.vc_box_shadow_3d_wrap:after {
    left: auto;
    right: 10px;
    -webkit-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    -o-transform: rotate(6deg);
    transform: rotate(6deg);
}

.vc_box_outline.vc_box_border_blue,
.vc_box_outline_circle.vc_box_border_blue {
    border-color: #5472d2;
}

.vc_box_border.vc_box_border_blue,
.vc_box_border_circle.vc_box_border_blue {
    background-color: #5472d2;
}

.vc_box_outline.vc_box_border_turquoise,
.vc_box_outline_circle.vc_box_border_turquoise {
    border-color: #00c1cf;
}

.vc_box_border.vc_box_border_turquoise,
.vc_box_border_circle.vc_box_border_turquoise {
    background-color: #00c1cf;
}

.vc_box_outline.vc_box_border_pink,
.vc_box_outline_circle.vc_box_border_pink {
    border-color: #fe6c61;
}

.vc_box_border.vc_box_border_pink,
.vc_box_border_circle.vc_box_border_pink {
    background-color: #fe6c61;
}

.vc_box_outline.vc_box_border_violet,
.vc_box_outline_circle.vc_box_border_violet {
    border-color: #8d6dc4;
}

.vc_box_border.vc_box_border_violet,
.vc_box_border_circle.vc_box_border_violet {
    background-color: #8d6dc4;
}

.vc_box_outline.vc_box_border_peacoc,
.vc_box_outline_circle.vc_box_border_peacoc {
    border-color: #4cadc9;
}

.vc_box_border.vc_box_border_peacoc,
.vc_box_border_circle.vc_box_border_peacoc {
    background-color: #4cadc9;
}

.vc_box_outline.vc_box_border_chino,
.vc_box_outline_circle.vc_box_border_chino {
    border-color: #cec2ab;
}

.vc_box_border.vc_box_border_chino,
.vc_box_border_circle.vc_box_border_chino {
    background-color: #cec2ab;
}

.vc_box_outline.vc_box_border_mulled_wine,
.vc_box_outline_circle.vc_box_border_mulled_wine {
    border-color: #50485b;
}

.vc_box_border.vc_box_border_mulled_wine,
.vc_box_border_circle.vc_box_border_mulled_wine {
    background-color: #50485b;
}

.vc_box_outline.vc_box_border_vista_blue,
.vc_box_outline_circle.vc_box_border_vista_blue {
    border-color: #75d69c;
}

.vc_box_border.vc_box_border_vista_blue,
.vc_box_border_circle.vc_box_border_vista_blue {
    background-color: #75d69c;
}

.vc_box_outline.vc_box_border_black,
.vc_box_outline_circle.vc_box_border_black {
    border-color: #2a2a2a;
}

.vc_box_border.vc_box_border_black,
.vc_box_border_circle.vc_box_border_black {
    background-color: #2a2a2a;
}

.vc_box_outline.vc_box_border_grey,
.vc_box_outline_circle.vc_box_border_grey {
    border-color: #ebebeb;
}

.vc_box_border.vc_box_border_grey,
.vc_box_border_circle.vc_box_border_grey {
    background-color: #ebebeb;
}

.vc_box_outline.vc_box_border_orange,
.vc_box_outline_circle.vc_box_border_orange {
    border-color: #f7be68;
}

.vc_box_border.vc_box_border_orange,
.vc_box_border_circle.vc_box_border_orange {
    background-color: #f7be68;
}

.vc_box_outline.vc_box_border_sky,
.vc_box_outline_circle.vc_box_border_sky {
    border-color: #5aa1e3;
}

.vc_box_border.vc_box_border_sky,
.vc_box_border_circle.vc_box_border_sky {
    background-color: #5aa1e3;
}

.vc_box_outline.vc_box_border_green,
.vc_box_outline_circle.vc_box_border_green {
    border-color: #6dab3c;
}

.vc_box_border.vc_box_border_green,
.vc_box_border_circle.vc_box_border_green {
    background-color: #6dab3c;
}

.vc_box_outline.vc_box_border_juicy_pink,
.vc_box_outline_circle.vc_box_border_juicy_pink {
    border-color: #f4524d;
}

.vc_box_border.vc_box_border_juicy_pink,
.vc_box_border_circle.vc_box_border_juicy_pink {
    background-color: #f4524d;
}

.vc_box_outline.vc_box_border_sandy_brown,
.vc_box_outline_circle.vc_box_border_sandy_brown {
    border-color: #f79468;
}

.vc_box_border.vc_box_border_sandy_brown,
.vc_box_border_circle.vc_box_border_sandy_brown {
    background-color: #f79468;
}

.vc_box_outline.vc_box_border_purple,
.vc_box_outline_circle.vc_box_border_purple {
    border-color: #b97ebb;
}

.vc_box_border.vc_box_border_purple,
.vc_box_border_circle.vc_box_border_purple {
    background-color: #b97ebb;
}

.vc_box_outline.vc_box_border_white,
.vc_box_outline_circle.vc_box_border_white {
    border-color: #ffffff;
}

.vc_box_border.vc_box_border_white,
.vc_box_border_circle.vc_box_border_white {
    background-color: #ffffff;
}

/***************** OLD CSS *****************/
/* Content elements margins
---------------------------------------------------------- */
.wpb_alert p:last-child,
#content .wpb_alert p:last-child,
.wpb_text_column p:last-child,
.wpb_text_column *:last-child,
#content .wpb_text_column p:last-child,
#content .wpb_text_column *:last-child,
.wpb_toggle_content p:last-child {
    margin-bottom: 0;
}

.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin,
.wpb_button {
    margin-bottom: 35px;
}

.fb_like,
.twitter-share-button,
.entry-content .twitter-share-button,
.wpb_googleplus,
.wpb_pinterest,
.wpb_tab .wpb_content_element,
.wpb_accordion .wpb_content_element,
.wpb_toggle_content {
    margin-bottom: 21.73913043px;
}

.wpb_column > .wpb_wrapper > *:last-child {
    margin-bottom: 0;
}

/* Facebook
---------------------------------------------------------- */
.fb_type_standard {
    height: 25px;
}

.fb_type_standard iframe {
    height: 25px;
}

.fb_type_button_count {
    height: 20px;
}

.fb_type_button_count iframe {
    height: 20px;
}

.fb_type_box_count {
    height: 62px;
}

.fb_type_box_count iframe {
    height: 62px;
}

/* Google plus
---------------------------------------------------------- */
.wpb_googleplus_type_standard {
    height: 25px;
}

.wpb_googleplus_type_small {
    height: 19px;
}

.wpb_googleplus_type_medium {
    height: 21px;
}

.wpb_googleplus_type_tall {
    height: 21px;
}

/* Pinterest
---------------------------------------------------------- */
.wpb_pinterest_type_horizontal {
    height: 21px;
}

.wpb_pinterest_type_vertical {
    height: 60px;
}

.wpb_pinterest_type_none {
    height: 21px;
}

/* Pinterest
---------------------------------------------------------- */
iframe.twitter-share-button {
    margin: 0;
}

/* Toggle / FAQ
---------------------------------------------------------- */
.wpb_toggle,
#content h4.wpb_toggle {
    background: url(../images/for_css/toggle_open.png) no-repeat left center;
    padding-left: 25px;
    clear: both;
    margin-top: 0;
}

.wpb_toggle_title_active,
#content h4.wpb_toggle_title_active {
    background: url(../images/for_css/toggle_close.png) no-repeat left center;
}

.wpb_toggle:hover {
    cursor: pointer;
}

.wpb_toggle_content {
    display: none;
    overflow: hidden;
    padding: 0px 0px 0px 25px;
    margin-top: 1em;
}

.wpb_toggle_open {
    display: block;
}

/* Widgetised column element
---------------------------------------------------------- */
.wpb_widgetised_column .wpb_wrapper > ul {
    margin: 0;
}

.wpb_widgetised_column .wpb_wrapper > ul > li {
    margin-left: 0;
    background-image: none;
    list-style: none !important;
}

.wpb_widgetised_column .wpb_wrapper > ul > li:after,
.wpb_widgetised_column .wpb_wrapper > ul > li:before {
    display: none !important;
}

/* Buttons
---------------------------------------------------------- */
.wpb_button {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 13px;
    line-height: 18px;
    *line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f7f7f7;
    border: 1px solid #cccccc;
    *border: 0;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    *margin-left: .3em;
}

.wpb_button:hover,
.wpb_button:active,
.wpb_button.active,
.wpb_button.disabled,
.wpb_button[disabled] {
    background-color: #eaeaea;
}

.wpb_button:active,
.wpb_button.active {
    background-color: #d1d1d1 \9;
}

.wpb_button:first-child {
    *margin-left: 0;
}

.vc_vc_button2 .vc_btn {
    margin-top: 5px;
    margin-bottom: 5px;
}

.vc_vc_button .vc_btn {
    margin-top: 5px;
    margin-bottom: 5px;
}

.wpb_button:hover {
    color: #333333;
    text-decoration: none;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    /* Buttons in IE7 don't get borders, so darken on hover */
    -webkit-transition: background-color 0.1s linear;
    -o-transition: background-color 0.1s linear;
    transition: background-color 0.1s linear;
}

.wpb_button:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.wpb_button.active,
.wpb_button:active {
    background-color: #e6e6e6;
    background-color: #d9d9d9 \9;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

button.wpb_btn-large,
span.wpb_btn-large {
    padding: 9px 14px;
    font-size: 15px;
    line-height: normal;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

button.wpb_btn-large [class^="icon-"],
span.wpb_btn-large [class^="icon-"] {
    margin-top: 1px;
}

button.wpb_btn-small,
span.wpb_btn-small {
    padding: 5px 9px;
    font-size: 11px;
    line-height: 16px;
}

button.wpb_btn-small [class^="icon-"],
span.wpb_btn-small [class^="icon-"] {
    margin-top: -1px;
}

button.wpb_btn-mini,
span.wpb_btn-mini {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 14px;
}

.wpb_btn-primary,
.wpb_btn-primary:hover,
.wpb_btn-warning,
.wpb_btn-warning:hover,
.wpb_btn-danger,
.wpb_btn-danger:hover,
.wpb_btn-success,
.wpb_btn-success:hover,
.wpb_btn-info,
.wpb_btn-info:hover,
.wpb_btn-inverse,
.wpb_btn-inverse:hover {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.wpb_btn-primary.active,
.wpb_btn-warning.active,
.wpb_btn-danger.active,
.wpb_btn-success.active,
.wpb_btn-info.active,
.wpb_btn-inverse.active {
    color: rgba(255, 255, 255, 0.75);
}

.wpb_button {
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
}

.wpb_btn-primary {
    background-color: #0088cc;
}

.wpb_btn-primary:hover,
.wpb_btn-primary:active,
.wpb_btn-primary.active,
.wpb_btn-primary.disabled,
.wpb_btn-primary[disabled] {
    background-color: #0077b3;
}

.wpb_btn-primary:active,
.wpb_btn-primary.active {
    background-color: #005580 \9;
}

.wpb_btn-warning {
    background-color: #ff9900;
}

.wpb_btn-warning:hover,
.wpb_btn-warning:active,
.wpb_btn-warning.active,
.wpb_btn-warning.disabled,
.wpb_btn-warning[disabled] {
    background-color: #e68a00;
}

.wpb_btn-warning:active,
.wpb_btn-warning.active {
    background-color: #b36b00 \9;
}

.wpb_btn-danger {
    background-color: #ff675b;
}

.wpb_btn-danger:hover,
.wpb_btn-danger:active,
.wpb_btn-danger.active,
.wpb_btn-danger.disabled,
.wpb_btn-danger[disabled] {
    background-color: #ff4f42;
}

.wpb_btn-danger:active,
.wpb_btn-danger.active {
    background-color: #ff200f \9;
}

.wpb_btn-success {
    background-color: #6ab165;
}

.wpb_btn-success:hover,
.wpb_btn-success:active,
.wpb_btn-success.active,
.wpb_btn-success.disabled,
.wpb_btn-success[disabled] {
    background-color: #5aa855;
}

.wpb_btn-success:active,
.wpb_btn-success.active {
    background-color: #488644 \9;
}

.wpb_btn-info {
    background-color: #58b9da;
}

.wpb_btn-info:hover,
.wpb_btn-info:active,
.wpb_btn-info.active,
.wpb_btn-info.disabled,
.wpb_btn-info[disabled] {
    background-color: #43b0d5;
}

.wpb_btn-info:active,
.wpb_btn-info.active {
    background-color: #2a97bc \9;
}

.wpb_btn-inverse {
    background-color: #555555;
}

.wpb_btn-inverse:hover,
.wpb_btn-inverse:active,
.wpb_btn-inverse.active,
.wpb_btn-inverse.disabled,
.wpb_btn-inverse[disabled] {
    background-color: #484848;
}

.wpb_btn-inverse:active,
.wpb_btn-inverse.active {
    background-color: #2f2f2f \9;
}

button.wpb_button,
input[type="submit"].wpb_button {
    *padding-top: 2px;
    *padding-bottom: 2px;
}

button.wpb_button::-moz-focus-inner,
input[type="submit"].wpb_button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button.wpb_button.wpb_btn-large,
input[type="submit"].wpb_button.wpb_btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px;
}

button.wpb_button.wpb_btn-small,
input[type="submit"].wpb_button.wpb_btn-small {
    *padding-top: 3px;
    *padding-bottom: 3px;
}

button.wpb_button.wpb_btn-mini,
input[type="submit"].wpb_button.wpb_btn-mini {
    *padding-top: 1px;
    *padding-bottom: 1px;
}

/* Button
---------------------------------------------------------- */
a.wpb_button_a {
    text-decoration: none;
    border: none;
}

a.wpb_button_a:hover {
    text-decoration: none;
}

.wpb_button:hover {
    background-image: none;
}

/* Call to action
---------------------------------------------------------- */
.vc_call_to_action {
    background-color: #ebebeb;
    border: 2px solid #ebebeb;
    padding: 2em;
    border-radius: 5px;
}

.vc_call_to_action *:last-child {
    margin-bottom: 0;
}

.vc_call_to_action.vc_cta_square {
    border-radius: 0;
}

.vc_call_to_action.vc_cta_square_outlined {
    border-radius: 0;
    background: none !important;
}

.vc_call_to_action.vc_cta_round {
    border-radius: 50px;
}

.vc_call_to_action.vc_cta_outlined {
    background: none !important;
}

.vc_call_to_action hgroup h2,
.vc_call_to_action hgroup h4 {
    margin: 0;
    clear: none;
}

.vc_call_to_action hgroup + p {
    margin-top: 1em;
}

.vc_call_to_action.vc_cta_btn_pos_right .vc_cta_btn {
    float: right;
    margin-left: 2em;
}

.vc_call_to_action.vc_cta_btn_pos_left .vc_cta_btn {
    float: left;
    margin-right: 2em;
}

.wpb_call_to_action {
    position: relative;
    background-color: #f7f7f7;
    padding: 20px;
    padding: 35px;
    border: 1px solid #f0f0f0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wpb_call_to_action .wpb_button {
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cta_align_left .wpb_button {
    float: left;
}

.cta_align_right .wpb_button {
    float: right;
}

.cta_align_left .wpb_button,
.cta_align_right .wpb_button {
    max-width: 27.5%;
}

.cta_align_left .wpb_call_text,
.cta_align_right .wpb_call_text {
    width: 70%;
    float: left;
    clear: none;
}

.cta_align_left .wpb_call_text {
    float: right;
}

.wpb_call_to_action .wpb_call_text,
#content .wpb_call_to_action .wpb_call_text {
    margin: 0;
    padding-top: 0;
}

.cta_align_bottom {
    text-align: center;
}

.cta_align_bottom .wpb_button {
    position: static;
    margin-top: 21.73913043px;
    display: inline-block;
}

.cta_no_button .wpb_call_text {
    width: auto;
    float: none;
}

/* Call to action responsive rules
---------------------------------------------------------- */
@media (max-width: 600px) {
    .vc_responsive .cta_align_left .wpb_button,
    .vc_responsive .cta_align_right .wpb_button {
        max-width: 70%;
        width: 70%;
        float: none;
        display: block;
        margin: 3% auto;
    }

    .vc_responsive .cta_align_left .wpb_call_text,
    .vc_responsive .cta_align_right .wpb_call_text {
        width: auto;
        max-width: none;
        text-align: center;
    }
}

/* Google maps
---------------------------------------------------------- */
.wpb_gmaps_widget .wpb_wrapper {
    background-color: #f7f7f7;
    padding: 5px;
}

.wpb_gmaps_widget .wpb_map_wraper iframe {
    margin-bottom: 0;
    padding: 0;
    display: block;
    width: 100%;
    border: none;
}

.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
}

.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.wpb_content_element .wpb_tabs_nav li a:focus,
.wpb_accordion_section .wpb_accordion_header a:focus,
.wpb_tour_next_prev_nav a:focus {
    outline: none;
}

/** Tabs/Tour Common **/
.wpb_content_element .wpb_tour_tabs_wrapper,
.wpb_content_element .wpb_tabs_nav {
    padding: 0;
}

.wpb_content_element .wpb_tabs_nav {
    margin: 0;
    padding-left: 0 !important;
    text-indent: inherit !important;
}

#content .wpb_content_element .wpb_tabs_nav {
    margin: 0;
}

.wpb_content_element .wpb_tabs_nav li {
    background-color: #ffffff;
    white-space: nowrap;
    padding: 0;
    background-image: none;
    list-style: none !important;
}

.wpb_content_element .wpb_tabs_nav li:after,
.wpb_content_element .wpb_tabs_nav li:before {
    display: none !important;
}

.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.wpb_content_element .wpb_tabs_nav li:hover {
    background-color: #f7f7f7;
}

.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
    cursor: default;
}

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_ui-tabs-hide {
    display: none;
}

/** Tabs/Tour/Accordion Common **/
.wpb_content_element {
    /* fix: #1019
  .wpb_tour_tabs_wrapper .wpb_tabs_nav li,
  .wpb_accordion_wrapper .wpb_accordion_header {
    .wpb_transition();
  }*/
}

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a,
.wpb_content_element .wpb_accordion_header a {
    border-bottom: none;
    text-decoration: none;
    display: block;
    padding: 0.5em 1em;
}

.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    background-color: #f7f7f7;
}

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
    padding: 1em;
}

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab > .wpb_content_element:last-child,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content > .wpb_content_element:last-child,
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .wpb_row:last-child > div > div.wpb_wrapper .wpb_content_element:last-child,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content .wpb_row:last-child > div > div.wpb_wrapper .wpb_content_element:last-child {
    margin-bottom: 0;
}

/** Tabs **/
.wpb_tabs .wpb_tabs_nav li {
    float: left;
    margin: 0 1px 0 0;
}

/** Tour **/
.wpb_tour .wpb_tabs_nav {
    float: left;
    width: 31.66666667%;
}

.wpb_tour .wpb_tabs_nav li {
    margin: 0 0 1px 0;
    clear: left;
    width: 100%;
}

.wpb_tour .wpb_tabs_nav a {
    width: 100%;
}

.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    float: left;
    width: 68.33333333%;
    padding: 0 0 0 21.73913043px;
}

.wpb_tour_next_prev_nav {
    margin-left: 31.66666667%;
    padding-left: 21.73913043px;
    font-size: 80%;
}

.wpb_tour_next_prev_nav a {
    border-bottom: 1px dotted;
    text-decoration: none;
}

.wpb_tour_next_prev_nav a:hover {
    text-decoration: none;
    border-bottom: none;
}

.wpb_tour_next_prev_nav span {
    width: 48%;
    display: inline-block;
    padding-top: 1em;
    float: left;
}

.wpb_tour_next_prev_nav span.wpb_next_slide {
    text-align: right;
    float: right;
}

/** Accordion **/
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
    margin: 0 0 1px 0;
    padding-top: 0;
    position: relative;
    text-transform: none;
    font-weight: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    letter-spacing: inherit;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
    padding-left: 1em;
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(../images/for_css/toggle_open.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 0.7em;
    top: 0.7em;
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
    background-image: url(../images/for_css/toggle_close.png);
}

/* tabs_tour_accordion responsive rules */
@media (max-width: 480px) {
    .vc_responsive .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav,
    .vc_responsive .wpb_tour .wpb_tab,
    .vc_responsive .wpb_tour_next_prev_nav {
        width: 100%;
        float: none;
        margin-left: 0;
    }

    .vc_responsive .wpb_tour_next_prev_nav {
        width: auto;
        padding: 0 1em;
    }

    .vc_responsive #content .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav {
        margin-bottom: 1em;
    }

    .vc_responsive .wpb_tour .wpb_tab {
        padding-left: 1em;
        padding-right: 1em;
    }
}

/* Teaser Grid
---------------------------------------------------------- */
.wpb_column .wpb_wrapper .wpb_teaser_grid {
    float: none;
}

body ul.wpb_thumbnails-fluid li {
    /* some themes add bg image as a bullet */
    padding: 0;
    margin-left: 0;
    background-image: none;
    list-style: none !important;
}

body ul.wpb_thumbnails-fluid li:after,
body ul.wpb_thumbnails-fluid li:before {
    display: none !important;
}

body ul.wpb_thumbnails-fluid li .entry-content *:last-child {
    margin-bottom: 0;
}

.wpb_row .wpb_grid ul.wpb_thumbnails-fluid,
.wpb_row .wpb_filtered_grid ul.wpb_thumbnails-fluid {
    padding: 0;
    overflow: visible !important;
}

/* Grid adjustments */
/* Teaser grid
---------------------------------------------------------- */
.wpb_teaser_grid .entry-content {
    margin: 0;
    padding: 0;
    width: 100%;
}

.grid_layout-thumbnail .post-thumb {
    margin-bottom: 0;
}

.grid_layout-thumbnail .post-thumb img {
    max-width: 100%;
}

/* Carousel layout
---------------------------------------------------------- */
.wpb_carousel .wpb_wrapper {
    position: relative;
}

.wpb_carousel .prev,
.wpb_carousel .next {
    position: absolute;
    top: 3px;
    background-color: #f7f7f7;
    padding: 0px 6px 0px 6px;
    font-size: 12px;
    z-index: 10;
    text-decoration: none;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

.wpb_carousel .prev:hover,
.wpb_carousel .next:hover {
    background-color: #f0f0f0;
}

.wpb_carousel .prev:focus,
.wpb_carousel .next:focus {
    outline: none;
    text-decoration: none;
}

.wpb_carousel .prev {
    right: 30px;
}

.wpb_carousel .next {
    right: 0px;
}

.wpb_carousel .wpb_thumbnails-fluid {
    width: 100%;
}

.wpb_carousel .wpb_thumbnails-fluid > [class*="vc_span"] {
    height: auto !important;
}

/*** Categories filter ***/
.wpb_teaser_grid .categories_filter,
.wpb_categories_filter {
    list-style: none;
    list-style-type: none;
    padding: 0;
    margin: 0 0 10px 0;
}

.wpb_teaser_grid .categories_filter li,
.wpb_categories_filter li {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
    background-image: none;
    list-style: none !important;
}

.wpb_teaser_grid .categories_filter li:after,
.wpb_categories_filter li:after,
.wpb_teaser_grid .categories_filter li:before,
.wpb_categories_filter li:before {
    display: none !important;
}

.wpb_teaser_grid .categories_filter li a,
.wpb_categories_filter li a {
    border: none;
    text-decoration: none;
}

.wpb_teaser_grid .categories_filter li a:hover,
.wpb_categories_filter li a:hover {
    border-bottom: 1px dotted;
}

.wpb_teaser_grid .categories_filter li.active a,
.wpb_categories_filter li.active a {
    border-bottom: 1px dotted;
}

@media (max-width: 480px) {
    .vc_responsive .wpb_row ul.wpb_thumbnails-fluid {
        margin-left: 0;
        width: auto;
    }

    .vc_responsive .wpb_row .wpb_teaser_grid ul.wpb_thumbnails-fluid [class*="vc_col-"] {
        width: 100%;
        float: none;
        display: block;
        margin-left: 0;
        margin-right: 0;
    }
}

/* Image grid
---------------------------------------------------------- */
.wpb_image_grid .wpb_image_grid_ul {
    margin: 0;
    padding: 0;
}

.wpb_image_grid .wpb_image_grid_ul > li {
    background-image: none;
    list-style: none !important;
}

.wpb_image_grid .wpb_image_grid_ul > li:after,
.wpb_image_grid .wpb_image_grid_ul > li:before {
    display: none !important;
}

.wpb_image_grid .wpb_image_grid_ul .isotope-item {
    list-style: none;
    margin: 0 1px 1px 0;
    max-width: 100%;
    float: left;
}

.wpb_image_grid .wpb_image_grid_ul a {
    display: block;
}

.wpb_image_grid .wpb_image_grid_ul img {
    display: block;
    max-width: 100%;
    height: auto;
}

/* Gallery
---------------------------------------------------------- */
.wpb_gallery .theme-default .nivoSlider {
    margin-bottom: 0;
}

.wpb_gallery .theme-default .nivo-controlNav {
    padding: 10px 0 3px 0;
}

.wpb_gallery .wpb_flexslider .flex-control-nav {
    bottom: -35px;
}

.wpb_gallery .wpb_flexslider .flex-caption {
    cursor: default;
}

.wpb_gallery .wpb_flexslider .flex-direction-nav a:before {
    line-height: 1;
}

.wpb_gallery .wpb_flexslider .flex-control-paging {
    z-index: 10;
}

/*** remove ul & li margins ***/
#content .wpb_gallery_slides ul.slides,
.content .wpb_gallery_slides ul.slides,
.wpb_gallery_slides ul.slides,
#content .wpb_gallery_slides ul.flex-direction-nav,
.content .wpb_gallery_slides ul.flex-direction-nav,
.wpb_gallery_slides ul.flex-direction-nav,
body .wpb_gallery_slides ul li,
.wpb_content_element .wpb_gallery_slides ul li {
    list-style: none;
    padding: 0;
    background-image: none;
    margin: 0;
}

/* Flickr stream
---------------------------------------------------------- */
.flickr_badge_image {
    margin: 0 10px 10px 0px;
    width: 72px;
    height: 72px;
    float: left;
    background: none;
    padding: 0;
}

.flickr_badge_image a {
    border: none;
}

.flickr_badge_image img {
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}

.wpb_flickr_widget p.flickr_stream_wrap {
    clear: both;
    margin-bottom: 0;
    font-size: 80%;
}

.wpb_flickr_widget p.flickr_stream_wrap a {
    background-image: url(../images/for_css/flickr.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
    display: inline-block;
}

/* Video widget
---------------------------------------------------------- */
.wpb_video_widget .wpb_wrapper .wpb_video_wrapper {
    padding-top: 56%;
    position: relative;
}

.wpb_video_widget .wpb_wrapper .wpb_video_wrapper > div {
    padding-top: 0 !important;
    position: static;
}

.wpb_video_widget .wpb_wrapper iframe {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wpb_video_wrapper .fluid-width-video-wrapper {
    padding-top: 0 !important;
    position: static;
}

/* Posts slider
---------------------------------------------------------- */
.wpb_posts_slider .flex-caption,
.wpb_posts_slider .nivo-caption {
    background-color: #f7f7f7;
    opacity: 1;
    color: inherit;
    padding: 10px 15px;
    position: static;
}

.wpb_posts_slider .wpb_gallery_slides > ul > li {
    background-image: none;
    list-style: none !important;
}

.wpb_posts_slider .wpb_gallery_slides > ul > li:after,
.wpb_posts_slider .wpb_gallery_slides > ul > li:before {
    display: none !important;
}

/* Progress bar
---------------------------------------------------------- */
.vc_progress_bar .vc_single_bar {
    background: #f7f7f7;
    position: relative;
    margin-bottom: 11.66666667px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.vc_progress_bar .vc_single_bar:last-child {
    margin-bottom: 0;
}

.vc_progress_bar .vc_single_bar .vc_label {
    display: block;
    padding: 0.5em 1em;
    position: relative;
    z-index: 1;
}

.vc_progress_bar .vc_single_bar.bar_blue .vc_bar {
    background-color: #0074CC;
}

.vc_progress_bar .vc_single_bar.bar_blue .vc_label {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.vc_progress_bar .vc_single_bar.bar_turquoise .vc_bar {
    background-color: #49afcd;
}

.vc_progress_bar .vc_single_bar.bar_turquoise .vc_label {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.vc_progress_bar .vc_single_bar.bar_green .vc_bar {
    background-color: #5bb75b;
}

.vc_progress_bar .vc_single_bar.bar_green .vc_label {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.vc_progress_bar .vc_single_bar.bar_orange .vc_bar {
    background-color: #faa732;
}

.vc_progress_bar .vc_single_bar.bar_orange .vc_label {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.vc_progress_bar .vc_single_bar.bar_red .vc_bar {
    background-color: #da4f49;
}

.vc_progress_bar .vc_single_bar.bar_red .vc_label {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.vc_progress_bar .vc_single_bar.bar_black .vc_bar {
    background-color: #414141;
}

.vc_progress_bar .vc_single_bar.bar_black .vc_label {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.vc_progress_bar .vc_single_bar .vc_bar {
    display: block;
    position: absolute;
    height: 100%;
    background-color: #e0e0e0;
    width: 0%;
    top: 0;
    left: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: width 1s linear;
    -moz-transition: width 1s linear;
    -webkit-transition: width 1s linear;
    -o-transition: width 1s linear;
}

.vc_progress_bar .vc_single_bar .vc_bar.striped {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px;
}

.vc_progress_bar .vc_single_bar .vc_bar.animated {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-ms-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 40px 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

/*** Pie chart **/
.vc_pie_chart {
    z-index: 0;
    text-align: center;
    opacity: 0;
}

.vc_pie_chart.vc_ready {
    opacity: 1;
}

.vc_pie_chart .vc_pie_wrapper {
    position: relative;
    margin: 0 auto;
}

.vc_pie_chart canvas {
    position: relative;
    z-index: 1;
}

.vc_pie_chart .vc_pie_chart_value {
    font-size: 200%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}

.vc_pie_chart[data-pie-color="wpb_button"] .vc_pie_chart_back {
    border-color: #f7f7f7;
}

.vc_pie_chart[data-pie-color="btn-primary"] .vc_pie_chart_back {
    border-color: #0088cc;
}

.vc_pie_chart[data-pie-color="btn-info"] .vc_pie_chart_back {
    border-color: #58b9da;
}

.vc_pie_chart[data-pie-color="btn-success"] .vc_pie_chart_back {
    border-color: #6ab165;
}

.vc_pie_chart[data-pie-color="btn-warning"] .vc_pie_chart_back {
    border-color: #ff9900;
}

.vc_pie_chart[data-pie-color="btn-danger"] .vc_pie_chart_back {
    border-color: #ff675b;
}

.vc_pie_chart[data-pie-color="btn-inverse"] .vc_pie_chart_back {
    border-color: #555555;
}

.vc_pie_chart_back {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 6px solid #f7f7f7;
    border-radius: 999px;
    border-radius: 50%;
    opacity: 0.3;
    filter: alpha(opacity=30);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.vc_carousel .vc_carousel-control {
    text-shadow: none;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    /*.icon-prev,
        .icon-next {
            background-color: @vc_carousel_arrows_bg;
            .wpb_transition();
            &:hover {
                background-color: @vc_carousel_arrows_bg_hover;
            }
        }*/
}

.vc_carousel .vc_carousel-control:active,
.vc_carousel .vc_carousel-control:focus {
    outline: none;
}

.vc_carousel .vc_carousel-indicators li {
    width: 5px;
    height: 5px;
    margin: 0;
    border-color: #f7f7f7;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

.vc_separator {
    display: table;
}

.vc_separator h4 {
    line-height: 1em;
    font-size: 100%;
    display: table-cell;
    white-space: pre;
}

.vc_separator h4 .normal {
    font-size: 12px;
    font-weight: normal;
}

.vc_separator.vc_separator_align_center h4 {
    padding: 0 0.8em;
}

.vc_separator.vc_separator_align_left {
    margin-left: 0;
}

.vc_separator.vc_separator_align_left h4 {
    padding: 0 0.8em 0 0;
}

.vc_separator.vc_separator_align_left .vc_sep_holder {
    width: 100%;
}

.vc_separator.vc_separator_align_left .vc_sep_holder.vc_sep_holder_l {
    display: none;
}

.vc_separator.vc_separator_align_right {
    margin-right: 0;
}

.vc_separator.vc_separator_align_right h4 {
    padding: 0 0 0 0.8em;
    margin: 0 !important;
}

.vc_separator.vc_separator_align_right .vc_sep_holder {
    width: 100%;
}

.vc_separator.vc_separator_align_right .vc_sep_holder.vc_sep_holder_r {
    display: none;
}

.vc_separator .vc_sep_holder {
    display: table-cell;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}

.vc_separator .vc_sep_holder .vc_sep_line {
    height: 1px;
    border-top: 1px solid #ebebeb;
    display: block;
    position: relative;
    top: 1px;
    width: 100%;
}

.vc_separator.vc_sep_double {
    height: 3px;
}

.vc_separator.vc_sep_double .vc_sep_line {
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    height: 3px;
}

.vc_separator.vc_sep_dashed .vc_sep_line {
    border-top-style: dashed;
}

.vc_separator.vc_sep_dotted .vc_sep_line {
    border-top-style: dotted;
}

.vc_separator.vc_sep_color_blue .vc_sep_line {
    border-color: #5472d2;
}

.vc_separator.vc_sep_color_turquoise .vc_sep_line {
    border-color: #00c1cf;
}

.vc_separator.vc_sep_color_pink .vc_sep_line {
    border-color: #fe6c61;
}

.vc_separator.vc_sep_color_violet .vc_sep_line {
    border-color: #8d6dc4;
}

.vc_separator.vc_sep_color_peacoc .vc_sep_line {
    border-color: #4cadc9;
}

.vc_separator.vc_sep_color_chino .vc_sep_line {
    border-color: #cec2ab;
}

.vc_separator.vc_sep_color_mulled_wine .vc_sep_line {
    border-color: #50485b;
}

.vc_separator.vc_sep_color_vista_blue .vc_sep_line {
    border-color: #75d69c;
}

.vc_separator.vc_sep_color_black .vc_sep_line {
    border-color: #2a2a2a;
}

.vc_separator.vc_sep_color_grey .vc_sep_line {
    border-color: #ebebeb;
}

.vc_separator.vc_sep_color_orange .vc_sep_line {
    border-color: #f7be68;
}

.vc_separator.vc_sep_color_sky .vc_sep_line {
    border-color: #5aa1e3;
}

.vc_separator.vc_sep_color_green .vc_sep_line {
    border-color: #6dab3c;
}

.vc_separator.vc_sep_color_juicy_pink .vc_sep_line {
    border-color: #f4524d;
}

.vc_separator.vc_sep_color_sandy_brown .vc_sep_line {
    border-color: #f79468;
}

.vc_separator.vc_sep_color_purple .vc_sep_line {
    border-color: #b97ebb;
}

.vc_separator.vc_sep_color_white .vc_sep_line {
    border-color: #ffffff;
}

.vc_separator.vc_sep_color_grace .vc_sep_line {
    border-color: #aed13b;
}

.wpb_separator,
.vc_text_separator {
    border-bottom: 1px solid #ebebeb;
}

/* Separator
---------------------------------------------------------- */
.wpb_separator {
    clear: both;
    height: 1px;
}

/* Text Separator
---------------------------------------------------------- */
.vc_text_separator {
    clear: both;
    height: 1px;
}

.vc_text_separator div {
    display: inline-block;
    background-color: #ffffff;
    padding: 1px 1em;
    position: relative;
    top: -9px;
}

.separator_align_center {
    text-align: center;
}

.separator_align_left {
    text-align: left;
}

.separator_align_right {
    text-align: right;
}

/* CSS Animations */
.wpb_animate_when_almost_visible {
    opacity: 0;
}

.wpb_start_animation.wpb_top-to-bottom {
    -webkit-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    /* Safari 4+ */
    -moz-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    /* Fx 5+ */
    -o-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    /* Opera 12+ */
    animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    /* IE 10+ */
    opacity: 1;
}

.wpb_start_animation.wpb_bottom-to-top {
    -webkit-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    /* Safari 4+ */
    -moz-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    /* Fx 5+ */
    -o-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    /* Opera 12+ */
    animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    /* IE 10+ */
    opacity: 1;
}

.wpb_start_animation.wpb_left-to-right {
    -webkit-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    /* Safari 4+ */
    -moz-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    /* Fx 5+ */
    -o-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    /* Opera 12+ */
    animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    /* IE 10+ */
    opacity: 1;
}

.wpb_start_animation.wpb_right-to-left {
    -webkit-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    /* Safari 4+ */
    -moz-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    /* Fx 5+ */
    -o-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    /* Opera 12+ */
    animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    /* IE 10+ */
    opacity: 1;
}

.wpb_start_animation.wpb_appear {
    -webkit-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    /* Safari 4+ */
    -moz-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    /* Fx 5+ */
    -o-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    /* Opera 12+ */
    animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    /* IE 10+ */
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

/* Top to bottom keyframes */
@-webkit-keyframes wpb_ttb {
    0% {
        -webkit-transform: translate(0, -10%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}

@-moz-keyframes wpb_ttb {
    0% {
        -moz-transform: translate(0, -10%);
        opacity: 0;
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}

@-o-keyframes wpb_ttb {
    0% {
        -o-transform: translate(0, -10%);
        opacity: 0;
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes wpb_ttb {
    0% {
        transform: translate(0, -10%);
        opacity: 0;
    }
    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

/* Bottom to top keyframes */
@-webkit-keyframes wpb_btt {
    0% {
        -webkit-transform: translate(0, 10%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}

@-moz-keyframes wpb_btt {
    0% {
        -moz-transform: translate(0, 10%);
        opacity: 0;
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}

@-o-keyframes wpb_btt {
    0% {
        -o-transform: translate(0, 10%);
        opacity: 0;
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes wpb_btt {
    0% {
        transform: translate(0, 10%);
        opacity: 0;
    }
    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

/* Left to right keyframes */
@-webkit-keyframes wpb_ltr {
    0% {
        -webkit-transform: translate(-10%, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}

@-moz-keyframes wpb_ltr {
    0% {
        -moz-transform: translate(-10%, 0);
        opacity: 0;
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}

@-o-keyframes wpb_ltr {
    0% {
        -o-transform: translate(-10%, 0);
        opacity: 0;
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes wpb_ltr {
    0% {
        transform: translate(-10%, 0);
        opacity: 0;
    }
    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

/* Right to left keyframes */
@-webkit-keyframes wpb_rtl {
    0% {
        -webkit-transform: translate(10%, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}

@-moz-keyframes wpb_rtl {
    0% {
        -moz-transform: translate(10%, 0);
        opacity: 0;
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}

@-o-keyframes wpb_rtl {
    0% {
        -o-transform: translate(10%, 0);
        opacity: 0;
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes wpb_rtl {
    0% {
        transform: translate(10%, 0);
        opacity: 0;
    }
    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

/* Appear from center keyframes */
@-webkit-keyframes wpb_appear {
    0% {
        -webkit-transform: scale(0.5);
        opacity: 0.1;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@-moz-keyframes wpb_appear {
    0% {
        -moz-transform: scale(0.5);
        opacity: 0.1;
    }
    100% {
        -moz-transform: scale(1);
        opacity: 1;
    }
}

@-o-keyframes wpb_appear {
    0% {
        -o-transform: scale(0.5);
        opacity: 0.1;
    }
    100% {
        -o-transform: scale(1);
        opacity: 1;
    }
}

@keyframes wpb_appear {
    0% {
        transform: scale(0.5);
        opacity: 0.1;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
.categoryTitle {
    padding-top: 50px !important;
    padding-left: 50px !important;
}

.dusoftBreadCrumbs {
    list-style: none;
}

.dusoftBreadCrumbs > li {
    float: left;
    margin-right: 5px;
}

.pageWrap {
    width: 1100px;
    margin: 0 auto;
    padding-bottom: 100px;
}

.productList {
    list-style: none;
    border-top: solid 1px #cccccc;
    width: 100%;
    max-width: 675px;
}

.productList li {
    float: left;
    width: 225px;
    height: 175px;
    text-align: center;
    border-bottom: solid 1px #cccccc;
}

.productList li > img {
    width: 225px;
}

.configProducts {
    width: 400px;
    padding: 100px 50px;
    background-color: #e5e5e5;
    position: absolute;
    top: 0;
    right: 0;
}

.configProducts form#configurator {
    min-width: 300px;
}

.contentContainer.products > div {
    border-top: solid 1px #cccccc;
    clear: both;
    min-height: 90px;
    line-height: 100px;
}

.contentContainer.products > div > p:first-child {
    float: left;
    width: 130px;
}

.contentContainer.products > div.title > h1 {
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
}

.contentContainer.products > div.title > .configureButton {
    float: right;
}

.configureButton > a {
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 20px;
    padding: 5px 10px;
}

.productFiles {
    list-style: none;
    display: inline-block;
    line-height: 0px;
    padding-top: 5px;
}

.productFiles > li {
    display: inline-block;
    float: left;
    margin-right: 62px;
    max-width: 940px;
    position: relative;
    padding-top: 20px;
}

.productFiles > li:nth-child(3n+4) {
    display: block;
    clear: both;
}

.productFiles > li > a {
    display: block;
    float: right;
    color: #000 !important;
    text-decoration: underline;
}

.productFiles > li > a:hover, .productFiles > li > a:active, .productFiles > li > a:focus {
    color: #303030 !important;
}

.productFiles > li > a:hover span i, .productFiles > li > a:active span i, .productFiles > li > a:focus span i {
    color: #cccccc !important;
}

.productImages {
    list-style: none;
    margin-left: 130px;
    margin-top: 45px;
}

.productImages > li {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 20px;
}

.productImages > li > a, .productImages > li > a:hover, .productImages > li > a:active, .productImages > li > a:focus {
    padding: 20px;
    margin-right: 20px;
    border: solid 1px #cccccc;
    display: block;
    height: 175px;
    /* equals max image height */
    white-space: nowrap;
    text-align: center;
}

.productImages > li > a > .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.productImages > li > a > img {
    max-height: 175px;
    vertical-align: middle;
}

.description > p {
    line-height: 1.5em;
    padding-top: 40px;
}

.description > div {
    line-height: 1.5em;
    padding: 40px 0 40px 130px;
}

.familyList {
    max-width: 675px;
}

.familyElement {
    width: 33%;
}

.preloader {
    padding: 20px 0;
}

.preloader p {
    text-align: center;
    margin-bottom: 20px;
}

.pageWrap .contentContainer > h1, .configProducts .configurator > h1 {
    text-transform: uppercase;
    margin-bottom: 36px;
    font-size: 34px;
    font-weight: 400;
}

form#configurator {
    max-width: 330px;
    border-top: 1px solid #cdcdcd;
    margin-top: 45px;
    float: left;
}

.configurator #main-image {
    margin-top: 45px;
    margin-left: 40px;
}

form#configurator fieldset, form#code_search fieldset {
    border-bottom: 1px solid #cdcdcd;
    padding: 25px 0;
}

form#configurator fieldset h4, form#code_search fieldset h4 {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    color: #818181;
    display: inline-block;
}

form#configurator fieldset select, form#code_search fieldset select {
    float: right;
    margin-top: 3px;
    min-width: 120px;
    font-family: Lato;
}

form#configurator fieldset select {
    float: none;
    width: 100%;
    max-width: none !important;
}

form#configurator fieldset input[type=text], form#code_search fieldset input[type=text] {
    width: 40px;
    font-family: Lato;
}

form#configurator fieldset p, form#code_search fieldset p {
    display: inline-block;
}

form#configurator fieldset p span, form#code_search fieldset p span {
    font-weight: bold;
}

form#configurator fieldset #materiale, form#code_search fieldset #materiale {
    max-width: 150px;
}

form#configurator .configureButton {
    margin-top: 20px;
}

form#configurator fieldset #codice, form#code_search fieldset #codice {
    width: 90px;
}

.configurator #productList {
    clear: both;
    padding-top: 85px;
}

.configurator #productList h4 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 35px;
    color: #818181;
}

.sideConfigLinks {
    list-style: none;
    padding-top: 30px;
}

.sideConfigLinks li {
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 40px;
    margin-bottom: 40px;
    padding-left: 20px;
}

.sideConfigLinks .marginLinks {
    margin-left: 20px;
}

.sideConfigLinks span.marginLinks {
    margin-left: 16px;
}

#rete_vendita_table, #rete_vendita_table th, #rete_vendita_table td,
#rete_vendita_table_mobile, #rete_vendita_table_mobile th, #rete_vendita_table_mobile td {
    border: 1px solid black;
    color: black;
}

.language_flag_footer {
    float: right;
    top: 5px;
}

.footer_select_language > ul {
    float: left;
    width: 149px;
}

.footer_select_language a {
    background-color: white !important;
    border-color: #cdcdcd !important;
    color: #444444 !important;
}

.footer_select_language a:hover {
    background-color: blue !important;
}

.ytplayer_products {
    width: 90%;
    max-width: 560px;
    height: 315px;
}

.title-section {
    padding-left: 50px;
    padding-top: 50px;
}

.contact-divisions-logo {
    margin-left: -70px;
    margin-top: -20px;
}

#lang_sel.footer_select_language {
    margin-bottom: 40px;
}

.mainProductLink > span {
    display: inline-block;
    width: 80%;
}

.category_header_image {
    height: 230px;
}

.salestable_mobile {
    display: none;
}

.familyListWeb .vc_column_container .wpb_wrapper .wpb_content_element:nth-child(3) > .wpb_wrapper {
    border-bottom: 1px solid;
    margin-bottom: 20px;
    padding-bottom: 30px;
}

.familyListWeb .vc_column_container .wpb_wrapper > .separator {
    display: none;
}

.comunelloHomeCounter {
    /*DISABLES HOME COUNTER ON MOBILE DEVICES*/
    display: block;
}

.comunelloHomeCounterMobile {
    /*DISABLES HOME COUNTER ON MOBILE DEVICES*/
    display: none;
}

.fasciaSopraDivision {
    z-index: 1000;
    background-color: #262626;
}

.fasciaSopraDivision #lang_sel.footer_select_language {
    position: relative;
    z-index: 10000;
    margin-bottom: 0;
    margin-right: 17px;
}

.fasciaSopraDivision > .container {
    height: 27px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 13px !important;
    color: #E0E0E0 !important;
}

.fasciaSopraDivision > .container a {
    color: #E0E0E0 !important;
}

.fasciaSopraDivision > div > div > div {
    float: right;
    margin-left: 10px;
}

.sticky .fasciaSopraDivision {
    display: none;
}

#loginWrap {
    background-color: #606056;
}

#loginArea {
    width: 1100px;
    margin: 0 auto;
    padding: 20px 0;
    color: white;
}

#loginArea .myTitle {
    font-size: 26px;
    width: 50px;
    padding-right: 200px;
    display: inline-block;
    text-transform: uppercase;
}

#loginArea a {
    color: white;
    text-decoration: underline;
}

#loginArea a#loginRegister {
    display: inline-block;
    height: 32px;
    padding-left: 40px;
    padding-top: 3px;
    float: right;
    text-transform: uppercase;
}

#loginArea label {
    margin-right: 20px;
    font-size: 17px;
    padding-left: 40px;
    padding-top: 3px;
    text-transform: uppercase;
    display: inline-block;
    height: 32px;
}

#loginArea input {
    margin-right: 20px;
    width: 90px;
}

#loginArea #userDetails {
    float: right;
}

#loginArea #userDetails label, #loginArea #userDetails #logoutButton {
    margin-left: 5px;
    margin-left: 20px;
}

.myMessages {
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.myMessages.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url("../images/for_css/success.png");
}

.myMessages.fail {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url("../images/for_css/fail.png");
}

#registerArea > div {
    width: 42%;
}

#registerArea #registration {
    float: right;
    border-left: 1px solid #c9c9c9;
    padding-left: 7%;
}

#registerArea #smallLogin {
    float: left;
    padding-right: 7%;
}

#registration fieldset, #smallLogin fieldset {
    margin-bottom: 40px;
    border-bottom: 1px solid #c9c9c9;
    padding-top: 10px;
}

#registration fieldset legend, #smallLogin fieldset legend {
    border-bottom: 1px solid #c9c9c9;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
}

#registration fieldset p, #smallLogin fieldset p {
    margin-bottom: 10px;
}

#registration fieldset label, #smallLogin fieldset label {
    width: 100px;
    margin-right: 50px;
    display: inline-block;
}

#registration fieldset input[type=text],
#registration fieldset input[type=telephone],
#registration fieldset input[type=email],
#registration fieldset input[type=password],
#registration fieldset select,
#smallLogin fieldset input[type=text],
#smallLogin fieldset input[type=telephone],
#smallLogin fieldset input[type=email],
#smallLogin fieldset input[type=password],
#smallLogin fieldset select {
    width: 200px;
}

#userSide > p {
    margin-top: 10px;
    border-top: 1px solid #c9c9c9;
    padding-top: 10px;
    padding-left: 20px;
}

#userSide > p > span {
    font-weight: bold;
    text-transform: uppercase;
}

#userSide > .configurators {
    padding-left: 20px;
}

#userSide > .configurators, #userSide > .configurators > li {
    list-style: none;
}

#userSide > .configurators li a img {
    display: inline-block;
    margin: 0 17px 0 0;
    position: relative;
    top: 10px;
    width: 45px;
}

#accordion, #accordion .ui-widget input, #accordion .ui-widget select, #accordion .ui-widget textarea, #accordion .ui-widget button {
    font-family: "Lato", sans-serif !important;
}

#accordion .configureButton a {
    color: white !important;
}

.configuratorForm div.configSection h4 {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}

.configuratorForm div.configSection h4, .configuratorForm div.configSection > fieldset > div {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: solid 1px #cccccc;
    position: relative;
}

.configuratorForm div.configSection > fieldset > div > .esito {
    position: absolute;
    right: 14px;
    top: 4px;
}

.configuratorForm div.configSection > fieldset > div > label {
    width: 250px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
}

.configuratorForm div.configSection > fieldset > div > label > span:after {
    margin: 0 10px;
    content: ' = ';
    color: #818181;
}

.configuratorForm div.configSection > fieldset > div > label > span {
    color: #cf1f4e;
    position: absolute;
    display: block;
    right: 0;
    top: 0;
}

.configuratorForm div.configSection > fieldset > div > select {
    width: 120px;
}

.configuratorForm div.configSection > fieldset > div > .select_measures {
    display: inline-block;
}

.configuratorForm div.configSection input.small {
    width: 45px;
}

.configuratorSteps h3.ui-accordion-header {
    border: none;
    color: white;
    text-transform: uppercase;
    padding: 15px 15px 15px 60px;
    font-size: 20px;
    background: #b70825 !important;
    border-radius: 0;
}

.configuratorSteps h3.ui-accordion-header > span.details {
    font-size: 12px;
    padding-right: 25px;
    position: absolute;
    right: 15px;
    text-transform: none;
    top: 21px;
}

.configuratorSteps h3.ui-accordion-header > span.details.success {
    background: url("../images/for_css/success.png") right center no-repeat;
}

.configuratorSteps h3.ui-accordion-header > span.details.fail {
    background: url("../images/for_css/fail.png") right center no-repeat;
}

.configuratorSteps h3.ui-accordion-header > span.ui-accordion-header-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    left: 20px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    background: url("../../../../../comunello-avtomatika.com.ua/wp-content/themes/comunello/css/closed-accordion.html") 0 0;
}

.configuratorSteps h3.ui-accordion-header-active > span.ui-accordion-header-icon {
    background: url("../../../../../comunello-avtomatika.com.ua/wp-content/themes/comunello/css/open-accordion.html") 0 0;
}

.configuratorSteps > div {
    border: medium none !important;
    color: #818181 !important;
    padding: 40px 10px 60px 50px !important;
}

.projectList {
    width: 100%;
    text-transform: none;
    margin-bottom: 40px;
}

.projectList thead {
    background-color: #eaeaea;
    color: #000;
    text-transform: uppercase;
}

.projectList tr {
    border-bottom: 2px solid white;
}

.projectList tr.odd {
    background-color: #f3f3f3;
}

.projectList tr.even {
    background-color: #f9f9f9;
}

.projectList tr td {
    vertical-align: middle;
}

.bestElement {
    display: none;
    position: absolute;
    color: #fff;
    background-color: #b70926;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 20px;
    padding: 5px 10px;
    right: 22px;
    top: -10px;
}

.best .bestElement {
    display: block;
}

@media only screen and (max-width: 1100px) {
    .categoryTitle {
        padding-bottom: 35px;
        padding-top: 0 !important;
        position: relative;
        top: -15px;
    }

    .pageWrap {
        width: 90%;
        margin: 0 5%;
    }

    .familyList {
        max-width: 100%;
    }

    .productList {
        max-width: 100%;
        border-top: none;
        text-align: center;
    }

    .productList li {
        border-top: solid 1px #cccccc;
        border-bottom: none;
        display: inline-block;
    }

    .productImages {
        max-width: 100%;
        text-align: center;
    }

    .productImages li {
        display: inline-block;
    }

    .configProducts {
        width: 100%;
        padding: 100px 0;
        position: relative;
    }

    section.parallax_section_holder {
        background-attachment: scroll;
        background-position: top;
        -webkit-background-size: auto;
        -moz-background-size: auto;
        background-size: auto;
    }

    h1 {
        font-size: 3em;
    }

    .salestable_full {
        display: none;
    }

    .salestable_mobile {
        display: block;
    }
}

@media only screen and (max-width: 1000px) {
    #loginArea {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    .contact-divisions-logo {
        margin-left: 0;
    }

    .mainProductLink {
        padding-left: 50px !important;
    }

    #rev_slider_2_1_wrapper, #rev_slider_2_1,
    #rev_slider_5_1_wrapper, #rev_slider_5_1,
    #rev_slider_12_1_wrapper, #rev_slider_12_1,
    #rev_slider_13_1_wrapper, #rev_slider_13_1,
    #rev_slider_1_1_wrapper, #rev_slider_1_1 {
        width: 100% !important;
    }

    .fasciaSopraDivision {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    #registerArea #registration {
        float: none;
        border-left: none;
        padding-left: 0;
        width: 100%;
    }

    #registerArea #smallLogin {
        float: none;
        padding-right: 0;
        width: 100%;
    }

    #loginArea #userDetails {
        float: none;
    }

    #loginArea label {
        margin-left: 0;
        display: block;
    }

    .category_header_image {
        height: auto;
    }

    .familyElement {
        width: 100%;
    }

    .mainProductLink {
        padding-left: 80px !important;
    }

    .title-section {
        padding-bottom: 20px;
        padding-top: 0;
        top: -25px;
    }

    h1 {
        font-size: 2em;
    }

    .contact-divisions-logo {
        margin-top: 0;
    }

    .comunelloHomeCounter {
        /*DISABLES HOME COUNTER ON MOBILE DEVICES*/
        display: none;
    }

    .comunelloHomeCounterMobile {
        /*DISABLES HOME COUNTER ON MOBILE DEVICES*/
        display: block;
        background-position: left !important;
    }

    .full_width_inner > .wpb_row:first-of-type .section_inner.clearfix {
        width: 100% !important;
    }
}

@media only screen and (max-width: 530px) {
    .productList li {
        float: none;
    }

    .productImages li {
        float: none;
        margin-bottom: 10px;
    }

    .configProducts form#configurator {
        min-width: auto;
    }

    .footer_select_language > ul {
        float: none;
        width: 100%;
    }

    .productFiles > li {
        display: block;
        clear: both;
        margin-right: 0;
    }

    .videoWrap {
        padding-left: 130px;
    }

    .videoWrap .ytplayer_products {
        width: 100%;
        height: auto;
    }
}

.form-left {
    width: 30%;
    float: left;
    clear: both;
}

.form-right {
    width: 60%;
    float: right;
}

.form-left.big, .form-right.big {
    width: 45%;
}

.form-section {
    margin-bottom: 30px;
}

.form-section h3 {
    margin-bottom: 10px;
}

.form-section .wpcf7-not-valid-tip {
    margin: 15px 0px 0px 10px;
}

.separator-satisfaction {
    width: 95%;
    margin-right: 15px;
    float: right;
}

.customer-satisfaction-wrapper {
    margin-bottom: 150px;
}

.customer-satisfaction-form input[type=text],
.customer-satisfaction-form input[type=email],
.customer-satisfaction-form .wpcf7-textarea {
    background-color: #ececec !important;
}

.configuratorSteps.customerSatisfaction > div {
    padding: 10px 0 30px 2% !important;
}

@media (max-width: 700px) {
    .form-left, .form-right, .form-left.big, .form-right.big {
        width: 100%;
        float: none;
        clear: both;
    }

    .form-left strong {
        display: block;
        padding-top: 20px;
    }
}

@media (max-width: 500px) {
    .form-section .wpcf7-checkbox .wpcf7-list-item {
        display: block;
    }
}

.swingingRadio .wpb_text_column p:last-child {
    font-size: 13px;
}

.swingingAccordion #ui-accordion-accordion-header-9 {
    display: none;
}

.customer-satisfaction-form .configuratorSteps h3.ui-accordion-header {
    background-color: #8c8c8c !important;
}

.configuratorSteps h3.ui-accordion-header > span.ui-accordion-header-icon {
    background: transparent url("../../../../../comunello-avtomatika.com.ua/wp-content/themes/comunello/css/closed-accordion-grey.html") repeat scroll 0 0;
}

.customer-satisfaction-form .configuratorSteps h3.ui-accordion-header-active > span.ui-accordion-header-icon {
    background: transparent url("../../../../../comunello-avtomatika.com.ua/wp-content/themes/comunello/css/open-accordion-grey.html") repeat scroll 0 0;
}

/**
 * IE8 CSS for the Visual Composer plugin - eww, IE8 is bad.
 * Author: WPExplorer.com
 */
.wp_row {
    zoom: 1;
    position: relative;
}

.vc_col-sm-1, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12 {
    float: left;
}

.vc_col-sm-12 {
    width: 100%;
}

.vc_col-sm-11 {
    width: 91.66666667%;
}

.vc_col-sm-10 {
    width: 83.33333333%;
}

.vc_col-sm-9 {
    width: 75%;
}

.vc_col-sm-8 {
    width: 66.66666667%;
}

.vc_col-sm-7 {
    width: 58.33333333%;
}

.vc_col-sm-6 {
    width: 50%;
}

.vc_col-sm-5 {
    width: 41.66666667%;
}

.vc_col-sm-4 {
    width: 33.33333333%;
}

.vc_col-sm-3 {
    width: 25%;
}

.vc_col-sm-2 {
    width: 16.66666667%;
}

.vc_col-sm-1 {
    width: 8.33333333%;
}

.vc_col-sm-pull-12 {
    right: 100%;
}

.vc_col-sm-pull-11 {
    right: 91.66666667%;
}

.vc_col-sm-pull-10 {
    right: 83.33333333%;
}

.vc_col-sm-pull-9 {
    right: 75%;
}

.vc_col-sm-pull-8 {
    right: 66.66666667%;
}

.vc_col-sm-pull-7 {
    right: 58.33333333%;
}

.vc_col-sm-pull-6 {
    right: 50%;
}

.vc_col-sm-pull-5 {
    right: 41.66666667%;
}

.vc_col-sm-pull-4 {
    right: 33.33333333%;
}

.vc_col-sm-pull-3 {
    right: 25%;
}

.vc_col-sm-pull-2 {
    right: 16.66666667%;
}

.vc_col-sm-pull-1 {
    right: 8.33333333%;
}

.vc_col-sm-pull-0 {
    right: auto;
}

.vc_col-sm-push-12 {
    left: 100%;
}

.vc_col-sm-push-11 {
    left: 91.66666667%;
}

.vc_col-sm-push-10 {
    left: 83.33333333%;
}

.vc_col-sm-push-9 {
    left: 75%;
}

.vc_col-sm-push-8 {
    left: 66.66666667%;
}

.vc_col-sm-push-7 {
    left: 58.33333333%;
}

.vc_col-sm-push-6 {
    left: 50%;
}

.vc_col-sm-push-5 {
    left: 41.66666667%;
}

.vc_col-sm-push-4 {
    left: 33.33333333%;
}

.vc_col-sm-push-3 {
    left: 25%;
}

.vc_col-sm-push-2 {
    left: 16.66666667%;
}

.vc_col-sm-push-1 {
    left: 8.33333333%;
}

.vc_col-sm-push-0 {
    left: auto;
}

.vc_col-sm-offset-12 {
    margin-left: 100%;
}

.vc_col-sm-offset-11 {
    margin-left: 91.66666667%;
}

.vc_col-sm-offset-10 {
    margin-left: 83.33333333%;
}

.vc_col-sm-offset-9 {
    margin-left: 75%;
}

.vc_col-sm-offset-8 {
    margin-left: 66.66666667%;
}

.vc_col-sm-offset-7 {
    margin-left: 58.33333333%;
}

.vc_col-sm-offset-6 {
    margin-left: 50%;
}

.vc_col-sm-offset-5 {
    margin-left: 41.66666667%;
}

.vc_col-sm-offset-4 {
    margin-left: 33.33333333%;
}

.vc_col-sm-offset-3 {
    margin-left: 25%;
}

.vc_col-sm-offset-2 {
    margin-left: 16.66666667%;
}

.vc_col-sm-offset-1 {
    margin-left: 8.33333333%;
}

.vc_col-sm-offset-0 {
    margin-left: 0%;
}

.vc_custom_1422101600308 {
    border-top-width: 20px !important;
    padding-top: 50px !important;
    background-color: #dadada !important;
    border-top-color: #5b6268 !important;
}

.vc_custom_1418315541392 {
    margin-right: -30px !important;
    margin-left: -30px !important;
    border-right-width: -30px !important;
    border-left-width: -30px !important;
    padding-right: -30px !important;
    padding-left: -30px !important;
}

.vc_custom_1424600594459 {
    margin-right: 20px !important;
}

.vc_custom_1424386891951 {
    margin-right: 20px !important;
}

.vc_custom_1424386931193 {
    margin-right: 20px !important;
}

.vc_custom_1424866313644 {
    margin-right: 20px !important;
}

.vc_custom_1425483628244 {
    margin-right: 20px !important;
}

.vc_custom_1425483688807 {
    margin-right: 20px !important;
}

.vc_custom_1424387096154 {
    margin-top: 10px !important;
}

.vc_custom_1424387078492 {
    margin-left: -70px !important;
}

.vc_custom_1424387062985 {
    margin-top: 10px !important;
}

.vc_custom_1424387105760 {
    margin-left: -70px !important;
}

.vc_custom_1424387015939 {
    margin-top: 10px !important;
}

.vc_custom_1424387031867 {
    margin-left: -70px !important;
}

.vc_custom_1424387145600 {
    margin-top: 10px !important;
}

.vc_custom_1424387162476 {
    margin-left: -70px !important;
}

.vc_custom_1424387208438 {
    margin-top: 10px !important;
}

.vc_custom_1424387178612 {
    margin-left: -70px !important;
}

.vc_custom_1424387262310 {
    margin-top: 10px !important;
}

.vc_custom_1424387278289 {
    margin-left: -70px !important;
}

.vc_custom_1424387321294 {
    margin-top: 10px !important;
}

.vc_custom_1424387334682 {
    margin-left: -70px !important;
}

.vc_custom_1424387370887 {
    margin-top: 10px !important;
}

.vc_custom_1424387385533 {
    margin-left: -70px !important;
}

.vc_custom_1424387418848 {
    margin-top: 10px !important;
}

.vc_custom_1424387432978 {
    margin-left: -70px !important;
}

.vc_custom_1434017783029 {
    margin-top: 10px !important;
}

.vc_custom_1434017806910 {
    margin-left: -70px !important;
}

nav.main_menu > ul > li > a {
    color: #606057 !important;
}

header.sticky nav.main_menu > ul > li > a:hover span, header.sticky nav.main_menu > ul > li.active > a span, header.sticky nav.main_menu > ul > li:hover > a > span, header.sticky nav.main_menu > ul > li > a:hover > i, header.sticky nav.main_menu > ul > li:hover > a > i, header.sticky nav.main_menu > ul > li.active > a > i, .light.sticky nav.main_menu > ul > li > a:hover, .light.sticky nav.main_menu > ul > li.active > a, .dark.sticky nav.main_menu > ul > li > a:hover, .dark.sticky nav.main_menu > ul > li.active > a {
    color: #606057 !important;
}

@media only screen and (max-width: 768px) {
    .wr-image-main-container {
        float: none;
        width: 100%;
    }
}

/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../../../../../comunello-avtomatika.com.ua/wp-content/themes/comunello/bridge/style.html");
@import url("forms.css");

.categoryTitle {
    padding-top: 50px !important;
    padding-left: 50px !important;
}

.dusoftBreadCrumbs {
    list-style:none;
}

.dusoftBreadCrumbs > li {
    float:left;
    margin-right:5px;
}

.pageWrap {
    width:1100px;
    margin:0 auto;
    padding-bottom:100px;
}

.productList {
    list-style:none;
    border-top:solid 1px #cccccc;
    width:100%;
    max-width:675px;
}

.productList li {
    float:left;
    width:225px;
    height:175px;
    text-align:center;
    border-bottom:solid 1px #cccccc;
}

.productList li > img {
    width:225px;
}

.configProducts {
    width:400px;
    padding:100px 50px;
    background-color:#e5e5e5;
    position:absolute;
    top:0;
    right:0;
}

.configProducts form#configurator {
    min-width: 300px;
}

.contentContainer.products > div {
    border-top:solid 1px #cccccc;
    clear:both;
    min-height:90px;
    line-height:100px;
}

.contentContainer.products > div > p:first-child {
    float: left;
    width: 130px;
}

.contentContainer.products > div.title > h1 {
    display:inline-block;
    font-size:30px;
    font-weight:bold;
}

.contentContainer.products > div.title > .configureButton {
    float:right;
}
.configureButton  > a{
    color:#fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 20px;
    padding: 5px 10px;
}

.productFiles {
    list-style:none;
    display:inline-block;
    line-height: 0px;
    padding-top: 5px;
}

.productFiles > li {
    display:inline-block;
    float:left;
    margin-right:62px;
    max-width: 940px;
    position:relative;
    padding-top: 20px;
}

.productFiles > li:nth-child(3n+4) {
    display:block;
    clear:both;
}

.productFiles > li > a {
    display: block;
    float: right;
    color:#000 !important;
    text-decoration:underline;
}

.productFiles > li > a:hover, .productFiles > li > a:active, .productFiles > li > a:focus {
    color:#303030 !important;
}

.productFiles > li > a:hover span i, .productFiles > li > a:active  span i, .productFiles > li > a:focus  span i {
    color:#cccccc !important;
}

.productImages {
    list-style: none;
    margin-left: 130px;
    margin-top: 45px;
}

.productImages > li {
    display:inline-block;
    max-width:100%;
    margin-bottom:20px;
}

.productImages > li > a, .productImages > li > a:hover, .productImages > li > a:active, .productImages > li > a:focus{
    padding:20px;
    margin-right:20px;
    border:solid 1px #cccccc;
    display:block;
    height: 175px;      /* equals max image height */
    white-space: nowrap;
    text-align: center;
}
.productImages > li > a > .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.productImages > li > a > img {
    max-height:175px;
    vertical-align: middle;
}

.description > p {
    line-height: 1.5em;
    padding-top: 40px;
}


.description > div {
    line-height: 1.5em;
    padding: 40px 0 40px 130px;
}

.familyList {
    max-width:675px;
}

.familyElement {
    width: 33%;
}

.preloader {
    padding: 20px 0;
}

.preloader p {
    text-align:center;
    margin-bottom:20px;
}

.pageWrap .contentContainer > h1, .configProducts .configurator > h1 {
    text-transform:uppercase;
    margin-bottom:36px;
    font-size: 34px;
    font-weight: 400;
}

form#configurator {
    max-width:330px;
    border-top:1px solid #cdcdcd;
    margin-top:45px;
    float:left;
}

.configurator #main-image {
    margin-top: 45px;
    margin-left:40px;
}

form#configurator fieldset, form#code_search fieldset {
    border-bottom:1px solid #cdcdcd;
    padding:25px 0;
}

form#configurator fieldset h4, form#code_search fieldset h4{
    text-transform:uppercase;
    font-size:13px;
    font-weight:bold;
    color: #818181;
    display:inline-block;
}

form#configurator fieldset select, form#code_search fieldset select{
    float:right;
    margin-top: 3px;
    min-width: 120px;
    font-family:Lato;
}

form#configurator fieldset select {
    float:none;
    width:100%;
    max-width: none !important;
}

form#configurator fieldset input[type=text], form#code_search fieldset input[type=text]{
    width: 40px;
    font-family:Lato;
}

form#configurator fieldset p, form#code_search fieldset  p {
    display:inline-block;
}

form#configurator fieldset p span, form#code_search fieldset p span {
    font-weight:bold;
}

form#configurator fieldset #materiale, form#code_search fieldset #materiale {
    max-width: 150px;
}

form#configurator .configureButton{
    margin-top:20px;
}

form#configurator fieldset #codice, form#code_search fieldset #codice {
    width: 90px;
}

.configurator #productList {
    clear:both;
    padding-top:85px;
}

.configurator #productList  h4 {
    text-transform:uppercase;
    font-size:14px;
    margin-bottom:35px;
    color: #818181;
}
.sideConfigLinks {
    list-style:none;
    padding-top:30px;
}
.sideConfigLinks li{
    border-bottom:1px solid #cdcdcd;
    padding-bottom:40px;
    margin-bottom:40px;
    padding-left:20px;
}

.sideConfigLinks .marginLinks {
    margin-left:20px;
}

.sideConfigLinks span.marginLinks {
    margin-left: 16px;
}

#rete_vendita_table, #rete_vendita_table th, #rete_vendita_table td,
#rete_vendita_table_mobile, #rete_vendita_table_mobile th, #rete_vendita_table_mobile td {
    border:1px solid black;
    color:black;
}

.language_flag_footer {
    float:right;
    top:5px;
}

.footer_select_language > ul {
    float:left;
    width:149px;
}

.footer_select_language a {
    background-color: rgb(255, 255, 255) !important;
    border-color: rgb(205, 205, 205) !important;
    color: rgb(68, 68, 68) !important;
}

.footer_select_language a:hover {
    background-color:blue !important;
}

.ytplayer_products{
    width:90%;
    max-width:560px;
    height:315px
}

.title-section {
    padding-left: 50px;
    padding-top: 50px;
}

.contact-divisions-logo{
    margin-left: -70px;
    margin-top: -20px;
}

#lang_sel.footer_select_language {
    margin-bottom: 40px;
}

.mainProductLink > span{
    display:inline-block;
    width: 80%;
}

.category_header_image {
    height:230px;
}

.salestable_full {
}

.salestable_mobile {
    display:none;
}

.familyListWeb .vc_column_container .wpb_wrapper .wpb_content_element:nth-child(3) >.wpb_wrapper{
    border-bottom: 1px solid;
    margin-bottom: 20px;
    padding-bottom: 30px;
}

.familyListWeb .vc_column_container .wpb_wrapper > .separator{
    display:none;
}

.comunelloHomeCounter { /*DISABLES HOME COUNTER ON MOBILE DEVICES*/
    display:block;
}
.comunelloHomeCounterMobile { /*DISABLES HOME COUNTER ON MOBILE DEVICES*/
    display:none;
}


.fasciaSopraDivision {
    z-index:1000;
    background-color:#262626
}

.fasciaSopraDivision #lang_sel.footer_select_language {
    position:relative;
    z-index:10000;
    margin-bottom:0;
    margin-right:17px;
}

.fasciaSopraDivision > .container {
    height:27px;
    padding-top:4px;
    padding-bottom:4px;
    font-size:13px !important;
    color:#E0E0E0 !important;
}
.fasciaSopraDivision > .container a{
    color:#E0E0E0 !important;
}

.fasciaSopraDivision > div > div > div{
    float:right;
    margin-left:10px;
}

.sticky .fasciaSopraDivision {
    display:none;
}

#loginWrap {
    background-color:#606056;
}

#loginArea {
    width:1100px;
    margin:0 auto;
    padding:20px 0;
    color:white;
}

#loginArea .myTitle {
    font-size:26px;
    width:50px;
    padding-right:200px;
    display:inline-block;
    text-transform:uppercase;
}

#loginArea a {
    color:white;
    text-decoration:underline;
}

#loginArea a#loginRegister {
    display:inline-block;
    height:32px;
    padding-left:40px;
    padding-top:3px;
    float:right;
    text-transform:uppercase;
}

#loginArea label {
    margin-right:20px;
    font-size:17px;
    padding-left:40px;
    padding-top:3px;
    text-transform:uppercase;
    display:inline-block;
    height:32px;
}

#loginArea input {
    margin-right:20px;
    width:90px;
}

#loginArea #userDetails{
    float:right;
}

#loginArea #userDetails label, #loginArea #userDetails #logoutButton {
    margin-left:5px;
    margin-left:20px;
}

.myMessages {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

#registerArea > div {
    width:42%;
}

#registerArea #registration {
    float:right;
    border-left:1px solid #c9c9c9;
    padding-left:7%
}

#registerArea #smallLogin {
    float:left;
    padding-right:7%;
}

#registration fieldset, #smallLogin fieldset {
    margin-bottom:40px;
    border-bottom:1px solid #c9c9c9;
    padding-top:10px;
}

#registration fieldset legend, #smallLogin fieldset legend{
    border-bottom: 1px solid #c9c9c9;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
}

#registration fieldset p, #smallLogin fieldset p{
    margin-bottom:10px;
}

#registration fieldset label, #smallLogin fieldset label{
    width:100px;
    margin-right:50px;
    display:inline-block;
}

#registration fieldset input[type=text],
#registration fieldset input[type=telephone],
#registration fieldset input[type=email],
#registration fieldset input[type=password],
#registration fieldset select,
#smallLogin fieldset input[type=text],
#smallLogin fieldset input[type=telephone],
#smallLogin fieldset input[type=email],
#smallLogin fieldset input[type=password],
#smallLogin fieldset select
{
    width:200px;
}

#userSide > p {
    margin-top:10px;
    border-top:1px solid #c9c9c9;
    padding-top:10px;
    padding-left:20px;
}

#userSide > p > span {
    font-weight:bold;
    text-transform:uppercase;
}

#userSide > .configurators {
    padding-left:20px;
}
#userSide > .configurators, #userSide > .configurators > li {
    list-style:none;
}

#userSide > .configurators li a img {
    display: inline-block;
    margin: 0 17px 0 0;
    position: relative;
    top: 10px;
    width: 45px;
}

.userPage #registration {

}

#accordion, #accordion .ui-widget input, #accordion .ui-widget select, #accordion .ui-widget textarea, #accordion .ui-widget button {
    font-family: "Lato",sans-serif !important;
}

#accordion .configureButton a {
    color:white !important;
}

.configuratorForm div.configSection h4 {
    font-weight:bold;
    font-size:14px;
    text-transform:uppercase;
}
.configuratorForm div.configSection h4, .configuratorForm div.configSection > fieldset > div {
    padding-bottom:25px;
    margin-bottom:25px;
    border-bottom:solid 1px #cccccc;
    position:relative;
}

.configuratorForm div.configSection > fieldset > div > .esito{
    position: absolute;
    right: 14px;
    top: 4px;
}

.configuratorForm div.configSection > fieldset > div > label {
    width:250px;
    text-transform:uppercase;
    position:relative;
    display:inline-block;
}

.configuratorForm div.configSection > fieldset > div > label > span:after {
    margin:0 10px;
    content: ' = ';
    color:#818181;
}

.configuratorForm div.configSection > fieldset > div > label > span {
    color:#cf1f4e;
    position:absolute;
    display:block;
    right:0;
    top:0;
}

.configuratorForm div.configSection > fieldset > div > select{
    width:120px;
}

.configuratorForm div.configSection > fieldset > div > .select_measures {
    display:inline-block;
}

.configuratorForm div.configSection input.small {
    width:45px;
}

.configuratorSteps h3.ui-accordion-header {
    border:none;
    color:white;
    text-transform:uppercase;
    padding:15px 15px 15px 60px;
    font-size:20px;
    background:#b70825 !important;
    border-radius: 0;
}

.configuratorSteps h3.ui-accordion-header > span.details {
    font-size: 12px;
    padding-right: 25px;
    position: absolute;
    right: 15px;
    text-transform: none;
    top: 21px;
}

.configuratorSteps > div {
    border: medium none !important;
    color: #818181 !important;
    padding: 40px 10px 60px 50px !important;
}

.projectList {
    width:100%;
    text-transform:none;
    margin-bottom:40px;
}

.projectList thead {
    background-color:#eaeaea;
    color:#000;
    text-transform:uppercase;
}

.projectList tr {
    border-bottom:2px solid white;
}

.projectList tr.odd {
    background-color:#f3f3f3;
}

.projectList tr.even {
    background-color:#f9f9f9;
}

.projectList tr td {
    vertical-align:middle;
}

.bestElement {
    display:none;
    position:absolute;
    color:#fff;
    background-color:#b70926;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 20px;
    padding: 5px 10px;
    right: 22px;
    top: -10px;
}

.best .bestElement {
    display:block;
}

@media only screen and (max-width: 1100px) {
    .categoryTitle {
        padding-bottom: 35px;
        padding-top: 0 !important;
        position: relative;
        top: -15px;
    }

    .pageWrap {
        width: 90%;
        margin:0 5%;
    }

    .familyList {
        max-width:100%;
    }

    .productList{
        max-width:100%;
        border-top:none;
        text-align:center;
    }

    .productList li {
        border-top:solid 1px #cccccc;
        border-bottom:none;
        display:inline-block;
    }

    .productImages{
        max-width:100%;
        text-align:center;
    }

    .productImages li {
        display:inline-block;
    }

    .configProducts	{
        width:100%;
        padding:100px 0;
        position:relative;
    }

    section.parallax_section_holder {
        background-attachment: scroll;
        background-position: top;
        -webkit-background-size: auto;
        -moz-background-size: auto;
        background-size: auto;
    }

    h1 {
        font-size:3em;
    }
    .salestable_full {
        display:none;
    }

    .salestable_mobile {
        display:block;
    }
}

@media only screen and (max-width: 1000px) {
    #loginArea {
        width:100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    .contact-divisions-logo{
        margin-left: 0;
    }
    .mainProductLink {
        padding-left: 50px !important;
    }

    #rev_slider_2_1_wrapper, #rev_slider_2_1,
    #rev_slider_5_1_wrapper, #rev_slider_5_1,
    #rev_slider_12_1_wrapper, #rev_slider_12_1,
    #rev_slider_13_1_wrapper, #rev_slider_13_1,
    #rev_slider_1_1_wrapper, #rev_slider_1_1	{
        width:100% !important;
    }

    .fasciaSopraDivision {
        display:none;
    }


}

@media only screen and (max-width: 768px) {

    #registerArea #registration {
        float:none;
        border-left:none;
        padding-left:0;
        width:100%;
    }

    #registerArea #smallLogin {
        float:none;
        padding-right:0;
        width:100%;
    }


    #loginArea #userDetails {
        float:none;
    }

    #loginArea label {
        margin-left:0;
        display:block;
    }

    .category_header_image {
        height:auto;
    }

    .familyElement {
        width: 100%;
    }

    .mainProductLink {
        padding-left:80px !important;
    }

    .title-section {
        padding-bottom: 20px;
        padding-top: 0;
        top: -25px;
    }

    h1 {
        font-size:2em ;
    }

    .contact-divisions-logo{
        margin-top: 0;
    }

    .comunelloHomeCounter { /*DISABLES HOME COUNTER ON MOBILE DEVICES*/
        display:none;
    }
    .comunelloHomeCounterMobile { /*DISABLES HOME COUNTER ON MOBILE DEVICES*/
        display:block;
        background-position: left !important;
    }

    .full_width_inner > .wpb_row:first-of-type .section_inner.clearfix {
        width:100% !important;
    }

}
@media only screen and (max-width: 530px) {

    .productList li {
        float:none;
    }

    .productImages li {
        float:none;
        margin-bottom:10px;
    }

    .configProducts form#configurator {
        min-width: auto;
    }

    .footer_select_language > ul {
        float:none;
        width:100%;
    }

    .productFiles {

    }

    .productFiles > li {
        display:block;
        clear:both;
        margin-right:0;
    }

    .videoWrap {
        padding-left:130px;
    }

    .videoWrap .ytplayer_products {
        width:100%;
        height:auto;
    }

}

.form-left {
    width:30%;
    float:left;
    clear:both;
}

.form-right {
    width:60%;
    float:right;
}

.form-left.big, .form-right.big {
    width:45%;
}

.form-section {
    margin-bottom: 30px;
}

.form-section h3 {
    margin-bottom: 10px;
}

.form-section .wpcf7-not-valid-tip {
    margin: 15px 0px 0px 10px;
}

.separator-satisfaction {
    width: 95%;
    margin-right: 15px;
    float: right;
}

.customer-satisfaction-wrapper {
    margin-bottom:150px;
}

.customer-satisfaction-form input[type=text],
.customer-satisfaction-form input[type=email],
.customer-satisfaction-form .wpcf7-textarea {
    background-color:#ececec !important;
}

.configuratorSteps.customerSatisfaction > div {
    padding: 10px 0 30px 2% !important;
}

@media (max-width: 700px) {
    .form-left, .form-right, .form-left.big, .form-right.big  {
        width:100%;
        float:none;
        clear:both;
    }
    .form-left strong {
        display: block;
        padding-top: 20px;
    }

}
@media (max-width: 500px) {
    .form-section .wpcf7-checkbox .wpcf7-list-item {
        display:block;
    }
}

.swingingRadio .wpb_text_column p:last-child {
    font-size:13px;
}


.swingingAccordion #ui-accordion-accordion-header-9 {
    display: none;
}

.customer-satisfaction-form .configuratorSteps h3.ui-accordion-header {
    background-color:#8c8c8c !important;
}


@media only screen and (max-width: 768px) {
    .wr-image-main-container {
        float: none;
        width: 100%;
    }
}

header{
    position: fixed !important;
}
.content{
    padding-top: 65px !important;
}

    /*close default wp category decription*/
.term-description{
    display: none;
}

/*Woocommerce part*/
.woocommerce-result-count{
    display: none;
}
.woocommerce-breadcrumb{
    display: none;
}
.products > div:nth-child(4n+1){
    clear: left;
}
/*Menu parrt*/
nav.main_menu ul li {
    position: relative;
}

nav.main_menu ul li ul{
    display: block;
    left: 0;
    margin: 0;
    top: 100%;
    position: absolute;
    display: block;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    z-index: 10;
    -webkit-transition: top .3s ease-in-out;
    -moz-transition: top .3s ease-in-out;
    -ms-transition: top .3s ease-in-out;
    -o-transition: top .3s ease-in-out;
    transition: top .3s ease-in-out;
    z-index: 997;
    background: #303030;
}

nav.main_menu ul li ul li{

padding: 0;
    display: block;
    padding: 0 17px;
    position: relative;
    float: none;
    height: auto;
    background: 0;
    min-width: 190px;
    border-bottom-width: 1px;
    border-bottom-color: #3d3d3d;
}

nav.main_menu ul li ul li a{
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    font-weight: 600;
    color: #9d9d9d !important;
    height: auto;
    line-height: 16px;
    margin: 0;
    padding: 9px 0;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

nav.main_menu ul li:hover ul{
    visibility: visible;
    opacity: 1;
}
nav.main_menu ul li ul li:hover a{
    color: #fff !important;
}
.dusoftBreadCrumbs >a:first-child{
    position: relative;
    top: -2px;
}
.products_categories_wrap > div{
    min-height: 250px;
    display: table;
}
.products_categories_wrap > div > .wpb_wrapper{
    height: 100%;
    display:  table-cell;
    vertical-align: bottom;
}
.products_categories_wrap > div:nth-child(4n+1){
    clear: left;
}
.products_categories_wrap > div > .separator{
    margin-top: 50px !important;
    margin-bottom:0 !important;
}
.products{
    height: auto;
    overflow: hidden;
}



.wp-pagenavi, .wp-commentnavi, .woocommerce-pagination{
    font-size: 1.111em;
    text-align: center;
    padding: 0 .2em .5em .2em;
}

.woocommerce-pagination{
    padding-top: 2em;
}
.woocommerce-pagination ul{
    list-style: none;
}
.woocommerce-pagination ul li{
    display: inline-block;
    padding: 0 0.5em;
}
.products-category .products-category-wrapper ul{
    padding: 0;
    margin: 0;
}
.products-category .products-category-wrapper ul li{
    list-style: none;
    padding: 0;
    margin: 0;
}
.wp-pagenavi a.current, .wp-pagenavi span.current, .wp-commentnavi a.current, .wp-commentnavi span.current, .woocommerce-pagination a.current, .woocommerce-pagination span.current{
    color: #000;
    font-weight: 900;
}

html, body, p, span, h1,h2,h3,h4, a{
    font-family: 'PT Sans', sans-serif !important;
}
@media screen and (min-width: 800px) {
	
	.sales-network-item{
		width: 	50% !important;
		float: left !important;
	}
	.sales-network-item:last-child{
		clear: left;
		
	}
   
}

@media screen and (min-width: 992px) {
	
	.sales-network-item{
		width: 	50% !important;
		float: left !important;
	}
	.sales-network-item:last-child{
		clear: none ;
		
	}
   
}


.productImages > li > a > img{
    max-height: 100%;
}

.products_categories_wrap > div > .wpb_wrapper{
	vertical-align: top !important;
	min-height: 50px !important;
}
.products_categories_wrap .wpb_text_column .separator:last-child{
	margin-top: 0 !important;
}

.products_categories_wrap > .wpb_column .wpb_wrapper > .wpb_text_column.wpb_content_element{
	min-height: 55px !important;
} 