@import url(https://fonts.googleapis.com/css?family=Roboto:400,900italic,900,700italic,700,500italic,500,400italic,300italic,100italic,100,300&subset=latin,latin-ext);
/*
@font-face {
    font-family: 'effrabold';
    src: url('../fonts/effra-bold-webfont.eot');
    src: url('../fonts/effra-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/effra-bold-webfont.woff2') format('woff2'),
        url('../fonts/effra-bold-webfont.woff') format('woff'),
        url('../fonts/effra-bold-webfont.ttf') format('truetype'),
        url('../fonts/effra-bold-webfont.svg#effrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'effrabold_italic';
    src: url('../fonts/effra-bolditalic-webfont.eot');
    src: url('../fonts/effra-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/effra-bolditalic-webfont.woff2') format('woff2'),
        url('../fonts/effra-bolditalic-webfont.woff') format('woff'),
        url('../fonts/effra-bolditalic-webfont.ttf') format('truetype'),
        url('../fonts/effra-bolditalic-webfont.svg#effrabold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'effraitalic';
    src: url('../fonts/effra-italic-webfont.eot');
    src: url('../fonts/effra-italic-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/effra-italic-webfont.woff2') format('woff2'),
        url('../fonts/effra-italic-webfont.woff') format('woff'),
        url('../fonts/effra-italic-webfont.ttf') format('truetype'),
        url('../fonts/effra-italic-webfont.svg#effraitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'effraregular';
    src: url('../fonts/effra-regular-webfont.eot');
    src: url('../fonts/effra-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/effra-regular-webfont.woff2') format('woff2'),
        url('../fonts/effra-regular-webfont.woff') format('woff'),
        url('../fonts/effra-regular-webfont.ttf') format('truetype'),
        url('../fonts/effra-regular-webfont.svg#effraregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/

/* =Reset
-------------------------------------------------------------- */
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,
img,
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,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    scroll-behavior: smooth;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

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

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

html {
    overflow-y: scroll;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a:focus {
    outline: thin dotted;
}

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

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
}

del {
    color: #333;
}

ins {
    background: #fff9c0;
    text-decoration: none;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin: 24px;
    margin-bottom: 1.714285714rem;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

small {
    font-size: smaller;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

a {
    outline: none !important;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
    clear: both;
}

.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
    display: table;
    content: "";
}

.clearfix {
    padding: 0 !important;
    width: 100% !important;
    height: 10px !important;
    margin: 0 !important;
    border: 0 !important;
    display: block !important;
    position: relative !important;
    float: none !important;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0px;
    font-size: 1px;
}

.snippet {
    border: none;
}

NAV .snippet {
    display: initial;
}

a {
    color: #00A7AC;
    text-decoration: none;
}

.alignright {
    float: right !important;
    margin-left: 10px;
    margin-bottom: 10px;
}

.alignleft {
    float: left !important;
    margin-right: 10px;
    margin-bottom: 10px;
}

/* ------------------ */
h1 {
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 14px;
}

h2 {
    font-size: 24px;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 14px;
}

h3.subtitle {
    font-size: 22px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 14px;
    font-family: inherit;
    padding-top: 50px;
    padding-bottom: 30px;
    margin: 0;
}

body {
    font-family: 'Roboto';
    font-size: 14px;
    color: #161616;
}

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

/*box-model*/
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

#page {
    min-width: 220px;
    overflow: hidden;
}

.area {
    margin: auto;
    text-align: left;
    max-width: 1500px;
    min-width: 220px;
}

/*  Header  */
#header {
    background: #00A7AC;
    padding: 21px 0;
}

#header .area {
    padding: 0 15px;
    max-width: 1530px;
}

#header h1.logo {
    float: left;
    padding: 0;
    margin: 0 40px 0 0;
    clear: none;
    max-width: 100px;
}

#header h1.logo IMG {
    width: 100%;
}

#lang_sel_list {
    position: absolute !important;
    height: 25px !important;
    margin-top: 28px !important;
    right: 0 !important;
    font-family: 'Roboto' !important;
    overflow: hidden;
    display: none;
}

#lang_sel_list li {
    display: inline-block !important;
    float: none !important;
    padding: 0 !important;
}

#lang_sel_list li a {
    background: none !important;
    font-size: 17px !important;
    text-decoration: none !important;
    font-weight: 500 !important;
    color: #fff !important;
    padding: 5px !important;
    display: block !important;
}

#lang_sel_list li a.lang_sel_sel {
    background: #fff !important;
    color: #00A7AC !important;
}

#header .slogan {
    float: left;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    clear: none;
    border-left: 1px solid #fff;
    padding: 7px 0 7px 40px;
    margin: 0 10px 0 0;
    font-weight: 800;
}

#header .search-form {
    float: right;
    position: relative;
    max-width: 253px;
    width: 100%;
}

.search-form::before {
    content: "";
    position: absolute;
    left: 0;
    right: 50px;
    bottom: 0;
    height: 1px;
    background: #fff;
}

.search-input {
    display: block;
    background: none;
    padding: 0 65px 0 15px;
    height: 33px;
    margin: 0;
    border-radius: 0;
    border: none;
    color: #fff;
    font-size: 16px;
    width: 100%;
}

.search-input:focus {
    outline: none;
}

.search-input::-webkit-input-placeholder {
    opacity: 1;
    color: inherit;
}

.search-input:-moz-placeholder {
    opacity: 1;
    color: inherit;
}

.search-input::-moz-placeholder {
    opacity: 1;
    color: inherit;
}

.search-input:-ms-input-placeholder {
    opacity: 1;
    color: inherit;
}

.search-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50px;
    cursor: pointer;
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    text-align: right;
}

.search-btn .fa-search {
    font-size: 31px;
    color: #fff;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(690deg);
    transform: rotate(90deg);
}

.menu {
    clear: both;
    padding: 0;
    margin: 0;
}

header,
#navigation {
    z-index: 999;
}

#navigation {
    width: 100%;
    height: 50px;
    background: #333f48;
    position: relative;
}

#navigation .area {
    position: relative;
}

.single-eventfeed #navigation,
.nav-expand {
    box-shadow: 0 40px 0 10px #424242;
    margin-bottom: 50px;
    -webkit-transition: opacity 2s ease-in;
    -moz-transition: opacity 2s ease-in;
    -o-transition: opacity 2s ease-in;
    -ms-transition: opacity 2s ease-in;
    transition: opacity 2s ease-in;
}

.single-eventfeed #content {
    top: 0px !important;
}

#navigation .main-menu {
    padding: 0;
    margin: 0;
    float: left;
}

#navigation .menu-right ul>li,
#navigation .main-menu ul>li {
    float: left;
    line-height: 50px;
    font-weight: 500;
    margin-right: 0px;
}

#navigation .menu-right ul>li a,
#navigation .main-menu ul>li>a {
    display: block;
    line-height: 50px;
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
}

#navigation .main-menu ul>li:first-child>a {
    padding-left: 20px;
}

.single-team #menu-item-613,
.single-customer #menu-item-613,
.single-vacancy #menu-item-613,
.single-event #menu-item-613,
.single-news #menu-item-613,
#navigation .menu-right ul>li a:hover,
#navigation .main-menu ul>li>a:hover,
#navigation .main-menu ul>li.active>a,
#navigation .main-menu ul>li.current_page_item>a,
#navigation .main-menu ul>li.current_page_ancestor>a,
.menu-right ul>li.current_page_item>a,
.menu-right ul>li.current_page_ancestor>a {
    background: #000;
}

/*.single-vacancy #menu-item-613 .sub-menu {
    display: block;
}*/

#navigation .menu-right {
    padding: 0;
    margin: 0;
    float: right;
}

#navigation .social {
    float: right;
    margin-left: 58px;
}

#navigation .social li {
    float: left;
    padding: 0 10px;
}

#navigation .social li a {
    position: relative;
}

#navigation .social a {
    color: #fff;
    font-size: 28px;
    line-height: 50px;
}

#navigation .social li:last-child a {
    line-height: 56px;
}

#navigation .social li:hover ul {
    display: inline-block;
}

#navigation .social li:hover {
    background-color: #000000;
}

#navigation .social li {
    position: relative;
}

#navigation .social li ul {
    position: absolute;
    top: 100%;
    left: 0px;
    width: 216px;
    display: none;
}

#navigation .social li ul li {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}

#navigation .social li ul li a {
    display: inline-block;
    width: 100%;
    height: 50px;
    color: white;
    font-family: 'Roboto';
    font-size: 17px;
    font-weight: bold;
    line-height: 50px;
    background-color: #000000;
    padding: 0 16px;
}

#navigation .social li ul li a:hover {
    background-color: #E2E2E2;
    color: black;
    cursor: pointer;
}

#navigation .social li ul li a i {
    margin-right: 8px;
}

/*
.main-content .btn {
    display: inline-block;
    padding: 12px 50px;
    text-transform: uppercase;
    font-weight: 200;
    text-decoration: none;
    font-size: 18px;
    color: #FFF;
    background: #00A7AC none repeat scroll 0% 0%;
    font-family: inherit;
}
 */
.events .txt p .btn {
    display: none;
}

/*  Slideshow  */
.rslides {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    background: #000;
    overflow: hidden;
    width: 100%;
}

.rslides LI {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides LI:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides li>IMG,
.rslides li>a>IMG {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

.rslides .area {
    position: relative;
}

.rslides .text-box {
    position: absolute;
    right: 15px;
    left: 15px;
    margin: auto;
    text-align: right;
    top: 50%;
    max-width: 1500px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.text-box-content {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding: 45px;
    max-width: 452px;
    color: #fff;
    background: #000;
    font-size: 19px;
}

.text-box img {
    display: block;
    padding-bottom: 15px;
    max-width: 70%;
}

.text-box p {
    display: block;
    padding: 15px 0;
    font-weight: 800;
    border-top: #00a7ac 10px solid;
}

/*
.underconstruction .btn,
.rslides a.btn, .side-content .btn {
    clear: both;
    display: inline-block;
    padding: 10px 20px;
    background: #00A7AC;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'effrabold';
}
  */
.home #content .slogan-center {
    position: relative;
    margin-top: 80px;
    margin-bottom: 50px;
    text-align: center;
    clear: both;
    padding: 0 15px;
}

.home #content .slogan-center h1 {
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 14px;
}

.home #content .slogan-center p {
    font-size: 16px;
    font-weight: 400;
}

.home #content .info-cols {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.home #content .info-cols .col {
    float: left;
    min-height: 350px;
    position: relative;
}

.home #content .info-cols .col-1 {
    background: #333f48;
    width: 30%;
    color: #fff;
}

.home #content .info-cols .col-2 {
    background: #e2e2e2;
    width: 40%;
    color: #000;
}

.home #content .info-cols .col-3 {
    background: #e2e2e2;
    width: 30%;
    float: right;
    position: relative;
}

.home #content .info-cols .col-1 .indent {
    padding: 40px 40px 100px;
}

.home #content .info-cols .col-2 .indent {
    padding: 40px 40px 100px;
}

.home #content .info-cols .col-1 h3 {
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 35px;
    padding-bottom: 0px;
}

.home #content .info-cols .col-1 h2 {
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 35px;
    padding-bottom: 0px;
}

.home #content .info-cols .col-1 p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 5px;
}

.home #content .info-cols .snippet {
    height: 345px;
}

.home #content .info-cols a {
    position: absolute;
    left: 40px;
    bottom: 40px;
    display: inline-block;
}

/*
#content .news .more,
#content .events .more {
    position: absolute;
    bottom: 55px;
    display: inline-block;
    padding: 15px 70px;
    text-transform: uppercase;
    font-weight: 800;
    text-decoration: none;
    font-size: 18px;
    font-family: inherit;
}

#content .team-entry .more {
    clear: both;
    display: inline-block;
    padding: 5px 45px !important;
    text-transform: uppercase;
    font-weight: 800;
    text-decoration: none;
    font-size: 18px;
    font-family: inherit;
    margin-top: 20px !important;
}
  */

.home #content .info-cols .col-1 .btn {
    color: #fff;
    background: #00A7AC;
}

.home #content .info-cols .col-2 .btn {
    color: #fff;
    background: #00A7AC;
}

.home #content .info-cols .col-2 h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 30px;
    padding-bottom: 0px;
    font-weight: 800;
}

.home #content .info-cols .col-2 p {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 5px;
    padding-bottom: 0px;
}

.home #content .columns {
    margin-bottom: 35px;
    padding-right: 4%;
}

.home #content .columns .column {
    text-align: center;
}

.home #content .columns .column h3 {
    padding-top: 45px;
    padding-bottom: 35px;
    font-size: 28px;
    font-weight: 800;
    letter-spacing: 1px;
}

.home #content .columns .column li {
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
}

.home #content .columns .column li img {
    display: block;
    margin-bottom: 20px;
    clear: both;
}

.home #content .columns .column li a {
    display: block;
    text-align: left;
    line-height: 16px;
    font-size: 18px;
    color: #000;
    font-weight: 800;
    text-decoration: none;
}

.home #content .info-cols .col-2 .btn,
#content .news .more,
#content .events .more,
.side-content .btn,
#content .team-entry .more {
    color: #FFF;
    background: #00A7AC none repeat scroll 0% 0%;
}

.home .bg {
    background: #e2e2e2;
}

.main-content ul {
    padding-left: 60px;
    padding-bottom: 25px;
}

.top-text-full-width ul {
    padding-left: 40px;
    padding-bottom: 0px;
}

.text ol {
    padding-left: 23px;
    padding-bottom: 0px;
}

.text ol li,
.top-text-full-width ol li,
.main-content ol li {
    font-weight: 400;
    line-height: 150%;
    font-size: 17px;
    list-style-type: decimal;
}

.text ul li,
.top-text-full-width ul li,
.main-content ul li {
    font-weight: 400;
    line-height: 150%;
    list-style-type: disc;
}

.vacancy-content,
.vacancy-content p {
    font-size: 12px !important;
}

.single-vacancy .text h2 {
    padding-top: 15px;
}

.single-vacancy .detail .btn {
    margin-top: 40px;
    display: block;
    padding: 12px 10px;
    text-transform: uppercase;
    font-weight: 800;
    text-decoration: none;
    font-size: 18px;
    color: #FFF;
    background: #00A7AC none repeat scroll 0% 0%;
    font-family: inherit;
    max-width: 220px;
    text-align: center;
}

.bg {
    background: #161616;
}

.bg .info-right {
    height: 258px;
}

.bg .left-side {
    width: 50%;
    height: 258px;
    float: left;
    background: url('../images/bg/map.jpg') right no-repeat;
}

.home .bg .left-side {
    background: url('../images/bg/home-map-bg-home.jpg') right no-repeat;
}

.bg .right-side {
    width: 50%;
    float: right;
}

.bg .right-side h4 {
    font-size: 32px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    margin-top: 55px;
}

.home .bg .right-side h4 {
    color: #000;
}

.bg .right-side p {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    margin-top: 15px;
}

.home .bg .right-side p {
    color: #000;
}

.bg .right-side .btn {
    display: inline-block;
    padding: 12px 50px;
    text-transform: uppercase;
    font-weight: 200;
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    background: #00A7AC;
    ;
}

.home .blog-cols {
    min-height: 455px;
    background: #161616;
    padding-bottom: 30px;
    color: #fff;
}

.blog-cols .indent {
    margin-top: 65px;
}

.blog-cols .col-left {
    margin-left: 7%;
    width: 43%;
    float: left;
}

.blog-cols .col-right {
    margin-left: 3%;
    width: 47%;
    float: left;
}

.home .blog-cols h3 {
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 28px;
    clear: both;
}

.blog-cols li {
    display: block;
    clear: both;
}

.blog-cols li img {
    float: left;
    margin-right: 45px;
    margin-bottom: 20px;
    display: block;
}

.blog-cols .col-right img {
    float: left;
    margin-right: 0px;
    margin-bottom: 20px;
    display: block;
}

.blog-cols .col-left .text-area {
    float: left;
    max-width: 350px;
}

.blog-cols .col-right .text-area {
    float: left;
    max-width: 540px;
    margin-left: 45px;
}

.blog-cols li .text-area h2 {
    font-size: 18px;
    margin-bottom: 15px;
}

.blog-cols li .text-area h2 a {
    color: #fff;
    text-decoration: none;
}

.blog-cols li .text-area p {
    font-size: 16px;
    line-height: 22px;
}

.blog-cols li .date,
#content .events .date {
    float: left;
    width: 137px;
    height: 133px;
    background: #00A7AC;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
}

.blog-cols li .date {
    margin-bottom: 20px;
}

.blog-cols li .date .day,
#content .events .date .day {
    margin-top: 45px;
}

.breadcrumb {
    margin-bottom: 15px;
}

.breadcrumb a {
    color: #161616;
    text-decoration: none;
}

.indent-area {
    margin-left: 7%;
    margin-right: 7%;
    position: relative;
}

.heading-area {
    padding-top: 60px;
    padding-bottom: 60px;
    background: #fff;
}

.heading-area p {
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
}

#clear-filter {
    display: none;
}

.product-overview {
    background: #e2e2e2;
    padding-bottom: 80px;
}

.product-overview:nth-child(odd) {
    background: #f4f4f4;
}

.product-menu-area li {
    display: block;
    float: left;
    margin-left: 30px;
    position: relative;
    cursor: pointer;
}

.product-menu-area li:first-child {
    margin-left: 0px;
}

.product-menu-area .title-area {
    position: absolute;
    height: 40px;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    bottom: 2px;
    z-index: 100;
    text-align: center;
    line-height: 40px;
}

.product-menu-area li.active .title-area,
.product-menu-area li:hover .title-area {
    background: rgba(255, 255, 255, 0.7);
}

.product-menu-area a {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
}

.product-menu-area li.active a,
.product-menu-area li:hover a {
    color: #00A7AC;
}

/*  Product list */

.product-list {
    background: #fff;
    padding: 40px 0;
    margin-top: 18px;
    padding-bottom: 30px;
    clear: both;
}

.page-template-page-products-php .product-list {
    display: none;
}

.product-entry {
    max-width: 290px;
    float: left;
    margin-left: 50px;
    margin-bottom: 20px;
}

.product-entry-title a {
    margin-top: 15px;
    margin-bottom: 15px;
    color: #151515;
    text-decoration: none;
    text-align: center;
    font-size: 22px;
    display: block;
    clear: both;
}

.product-entry-details {
    border-top: 1px solid #cdcdcd;
    padding-top: 20px;
}

.product-details li,
.product-entry-details li {
    font-weight: 400;
    line-height: 26px;
}

.product-details li span,
.product-entry-details li span {
    font-weight: 500;
    display: inline-block;
    min-width: 120px;
    vertical-align: top;
}

.product-details li span.values,
.product-entry-details li span.values {
    font-weight: normal;
    max-width: 160px
}

.product-detail-cat {
    text-transform: lowercase;
}

/* Product details ------------------- */

.heading-product-details {
    line-height: 50px;
    clear: both;
    margin-top: 30px;
}

.heading-product-details .overview-back {
    padding-left: 38px;
}

.heading-product-details .breadcrumb {
    margin-bottom: 0px;
}

.product-details li {
    padding-bottom: 10px;
    font-size: 16px;
}

.product-details li span {
    display: block;
}

.product-details-area h1 {
    font-size: 48px;
}

.product-details-area h2 {
    font-size: 32px;
}

.product-details-area .side-left {
    float: left;
    width: 50%;
}

.product-details-area .side-right {
    float: right;
    width: 50%;
}

.overview-back {
    float: left;
    line-height: 50px;
    margin-right: 50px;
    padding-left: 25px;
    position: relative;
}

.overview-back i {
    font-size: 26px;
    padding-top: 5px;
    position: absolute;
    top: 8px;
    margin-left: -20px;
}

.overview-back a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
}

.product-gallery-thumbs {
    padding: 0;
    margin-top: -2px;
    width: 803px;
    overflow: hidden;
    padding-bottom: 20px;
}

.single-customer .product-gallery-thumbs {
    float: right;
    width: 40%;
}

.single-customer .product-gallery-thumbs IMG {
    width: 100%;
    height: auto;
}

.single-customer .product-gallery-thumbs UL {
    padding: 0;
    width: 100%;
}

.single-customer .product-gallery-thumbs LI {
    width: 25%;
    height: 118px;
}

.product-gallery-thumbs ul {
    width: 820px;
    display: block;
}

.product-gallery-thumbs li {
    float: left;
    cursor: pointer;
    position: relative;
    height: 108px;
    overflow: hidden;
}

.product-details-area .side-left IMG {
    width: 100%;
    height: auto;
}

.product-gallery-thumbs li {
    width: 20%;
}

.product-gallery-thumbs li .image-active {
    position: absolute;
    bottom: 0px;
    height: 4px;
    width: 100%;
    background: #05bfd8;
    z-index: 999;
    display: none;

}

.product-gallery-thumbs li.current .image-active,
.product-gallery-thumbs li:hover .image-active {
    display: block;
}

.product-details-area .side-right .indent {
    padding-left: 60px;
    padding-top: 50px;
}

.side-right .product-details .btn {
    display: inline-block;
    padding: 12px 0px !important;
    text-transform: uppercase;
    font-weight: 800;
    text-decoration: none;
    font-size: 22px;
    color: #fff;
    background: #00A7AC;
    margin-top: 20px;
    text-align: center;
    width: 305px;
}

.side-right .product-details .btn-black {
    display: inline-block;
    padding: 6px 0px;
    text-transform: uppercase;
    font-weight: 800;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    background: #161616;
    margin-top: 20px;
    text-align: center;
    width: 305px;
}

.download-brochure-container {
    position: relative;
    display: inline-block;
}

#brochure-conainer {
    display: none;
    margin-top: 0px !important;
    position: absolute;
    padding-top: 0px !important;
    z-index: 2;
}

.brochure-conainer a {
    color: #fff;
    margin-left: 5px;
    margin-right: 5px;
}

.product-attributes-area {
    background: #161616;
    margin-top: -2px;
    color: #fff;
}

.product-attributes-area .indent-area {
    padding-top: 57px;
    padding-bottom: 57px;
}

.product-attributes-area #tabs>ul {
    width: 100%;
    border-bottom: 1px solid #424242;
    margin-bottom: 45px;
    clear: both;
}

.product-attributes-area #tabs li {
    display: inline-block;
}

.product-attributes-area #tabs li a {
    display: block;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    font-weight: 800;
}

.product-attributes-area #tabs li.ui-state-active a {
    background: #424242 !important;
}

.product-attributes-area .side-right .indent {
    padding-top: 0px;
}

.product-attributes-area .ui-accordion-header {
    height: 37px;
    line-height: 37px;
    padding-left: 50px;
    background: url('../images/icons/acc-plus.png') left top no-repeat #424242;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 24px;
    border-top: 1px solid #161616;
}


.product-attributes-area .ui-accordion-content {
    background: #373737;
    border: 0px;
    padding: 30px;
    color: #fdfdfd;
    height: auto;
}

#tabs-2 p {
    line-height: 20px !important;
}

table.product-attributes {
    width: 100%;
}

table.product-attributes td {
    vertical-align: top;
    padding-bottom: 15px;
    line-height: 24px;
}

table.product-attributes .label {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    width: 40%;
}

table.product-attributes .label-top {
    color: #fff;
    font-size: 17px;
    width: 20%;
    font-weight: 500;
}

table.product-attributes .text {
    color: #c9c9c9;
    font-size: 16px;
    min-width: 25%;
}

.product-attributes-area .side-right h3 {
    font-size: 22px;
    font-weight: 500;
    padding-bottom: 20px;
}

.product-attributes-area .side-right .image-section {
    padding-bottom: 20px;
}

.product-attributes-area .side-right .bottom-section a {
    display: block;
    font-size: 18px;
    color: #00c4d7;
    text-decoration: none;
    font-weight: 500;
    margin-bottom: 10px;
}

.product-details-columns,
.product-details-columns ul {
    padding: 0;
    height: 630px;
}

.product-details-columns ul li {
    float: left;
    width: 25%;
    height: 50%;
}

.product-details-columns ul li img {
    width: 100%;
    height: 100%;
}

.product-details-columns ul li h2 {
    padding-left: 80px;
    padding-top: 90px;
    text-transform: uppercase;
}

.product-details-columns ul li.col4 {
    background: #01bfd7;
    color: #fff;
}

.product-details-columns ul li.col5 {
    background: #424242;
    color: #fff;
}

.product-details-columns ul li.col7 {
    background: #161616;
    color: #fff;
}

.product-details-blog {
    background: #000;
    color: #fff;
}

.product-details-blog h2 a {
    color: #fff;
    text-decoration: none;
}

.product-details-blog .indent-area {
    padding-top: 85px;
    padding-bottom: 85px;
    margin-right: 0px;
}

.product-details-blog .side-left {
    width: 1085px;
    float: left;
}

.product-details-blog .side-left img {
    max-width: 1008px;
}

.product-details-blog .side-right {
    width: 380px;
    float: left;
}

.product-details-blog .side-right h2 {
    text-transform: uppercase;
    padding-bottom: 10px;
}

.product-details-blog .side-right p {
    font-size: 18px;
    font-weight: 800;
    padding-bottom: 15px;
    line-height: 34px;
}

.product-details-blog .side-right .btn {
    display: inline-block;
    padding: 16px 40px;
    text-transform: uppercase;
    font-weight: 800;
    text-decoration: none;
    font-size: 20px;
    color: #fff;
    background: #00A7AC;
    margin-top: 20px;
    text-align: center;
}

.product-details-video {
    background: #fff;
    color: #030303;
}

.product-details-video .indent-area {
    padding-top: 0px;
    padding-bottom: 85px;
}

.product-details-video-1 .indent-area {
    margin-top: 85px !important;
}

.product-details-video .side-right {
    width: 900px;
    float: right;
}

.product-details-video .side-left {
    width: 350px;
    float: left;
}

.product-details-video .side-right iframe {
    float: right;
    clear: both;
}

.product-details-video .side-left h2 {
    text-transform: uppercase;
    padding-bottom: 10px;
}

.product-details-video .side-left p.quotevideo {
    font-size: 18px;
    font-weight: 800;
    padding-bottom: 15px;
    line-height: 34px;
}

.product-details-video .side-left p {
    font-size: 24px;
    padding-bottom: 15px;
    line-height: 44px;
}

.product-details-bottom-area {
    background: #e2e2e2;
    text-align: center;
}

.product-details-bottom-area .btn {
    margin-top: 30px;
}

.product-details-bottom-area h2 {
    text-transform: uppercase;
}

.product-details-bottom-area h2,
.product-details-bottom-area p {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.product-details-bottom-area p {
    font-size: 18px;
    line-height: 26px;
}

/*
.product-details-bottom-area .btn {
display: inline-block;
padding: 16px 50px;
text-transform: uppercase;
font-weight: 200;
text-decoration: none;
font-size: 18px;
color: #fff;
background: #00A7AC;
font-family: 'effrabold';
margin-top: 20px;
text-align: center;
margin-left: auto;
margin-right: auto;
}
*/
.product-details-bottom-area .area {
    padding-top: 60px;
    padding-bottom: 60px;
}

/*  Footer  */
#footer {
    background: #00A7AC;
    color: #fff;
    clear: both;
    position: relative;
    z-index: 7;
}

#footer .columns {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-left: 7%;
    font-size: 16px;
    line-height: 24px;
}

#footer .column {
    float: left;
    width: 23%;
    margin-right: 2%;
}

#footer .social {
    margin: 25px 0 0;
}

#footer .social UL {
    list-style: none;
}

#footer .social UL LI {
    display: inline;
    margin-right: 10px;
}

#footer H3 {
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 15px;
}

#footer .columns a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
}

#footer .copy a {
    color: #fff;
    text-decoration: none;
}

#footer .social a {
    font-size: 28px;
}

#footer .copy {
    height: 70px;
    line-height: 70px;
    background: #02aeae;
    overflow: hidden;
}

.copy-left {
    margin-left: 7%;
    float: left;
}

.copy-right {
    float: right;
    margin-right: 7%;
}

#show-menu {
    float: right;
    display: none;
}

#show-search {
    display: none;
    float: right;
}

#show-search i {
    color: #FFF;
    font-size: 18px;
}

#header .area {
    position: relative;
}

#content .title {
    background-color: #e2e2e2;
    padding: 35px 0;
}

#content .title H1 {
    font-size: 24px;
    margin-bottom: 0;
}

/*.current-menu-ancestor .sub-menu {
    display: block;
    z-index: 9;
}*/
.sub-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    overflow: hidden;
    background-color: #424242;
}

/*
.menu li:hover .sub-menu,
.single-team .menu-item-613 .sub-menu,
.single-customer .menu-item-613 .sub-menu,
.single-event .menu-item-2502 .sub-menu,
.single-news .menu-item-613 .sub-menu,
.current_page_ancestor .sub-menu,
.current_page_item .sub-menu {
*/
/*.menu li:hover .sub-menu {
    display: block;
    z-index: 99;

}*/

#navigation .main-menu ul>li .sub-menu LI {
    margin-top: 0px;
}

#navigation .main-menu ul>li .sub-menu LI A {
    padding-left: 20px;
    padding-right: 20px;
}

.sub-menu .current-menu-item a,
.single-team #menu-item-193 a,
.single-customer #menu-item-1 a,
.single-vacancy #menu-item-190 a,
.single-event #menu-item-191 a,
.single-news #menu-item-192 a,
#navigation .main-menu ul>li .sub-menu .active A,
#navigation .main-menu ul>li .sub-menu A:hover,
#navigation .main-menu ul>li .sub-menu .current_page_item>a {
    background-color: #e2e2e2;
    color: #161616 !important;
}

.news LI,
.events LI {
    border-bottom: 1px solid #e2e2e2;
    padding: 45px 0;
    float: left;
    width: 100%;
}

.news LI>A,
.events LI>A {
    float: left;
}

.news LI IMG {
    max-width: 250px;
    height: auto;
}

.news LI .txt,
.events LI .txt {
    width: 78%;
    float: right;
    margin-top: 8px;
}

#content .news LI .txt H3,
#content .events LI .txt H3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
}

#content .news LI .txt H3 A,
#content .events LI .txt H3 A {
    color: #161616;
    text-decoration: none;
}

#content .news LI .txt P,
#content .events LI .txt P {
    font-size: 17px;
    line-height: 165%;
    font-weight: 400;
    margin-bottom: 20px;
}

#content .news LI .txt H3 SPAN {
    font-size: 18px;
    padding: 11px 20px 11px 20px;
    color: #717171;
    margin-left: -40px;
    border-left: 16px solid #00A7AC;
}

#content .news .more,
#content .events .more,
#content .team-entry .more {
    font-size: 14px;
    position: relative;
    top: 0;
    padding: 10px 45px;
}

#content .pager {
    margin: 35px 0;
}

#content .pager UL LI {
    display: inline-block;
    margin-right: 9px;
}

#content .pager UL LI A {
    display: inline-block;
    width: 35px;
    padding: 10px 0;
    text-align: center;
    color: #161616;
    background-color: #e2e2e2;
    text-decoration: none;
}

#content .pager UL LI A:hover,
#content .pager UL LI.active A {
    color: #fff;
    background-color: #00A7AC;
}

#content .detail {
    padding: 6px 0;
}

#content .detail H1 {
    font-size: 36px;
    font-family: 'Roboto';
    font-weight: 500;
    border-left: 16px solid #00A7AC;
    padding-left: 40px;
    margin-bottom: 20px;
}

#content .detail .date {
    font-size: 18px;
    color: #717171;
    display: block;
    margin: 10px 0 35px;
}

#content .detail IMG {
    float: left;
}

#content .detail .text {
    margin-left: 470px;
}

#content .detail .text h2 {
    display: inline-block;
}

#content .detail P {
    font-size: 17px;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 35px;
}

#content .detail H4 {
    clear: none;
    font-size: 17px;
    margin-bottom: 5px;
}

#content .detail .social {
    margin-top: 50px;
}

#content .detail .social LI {
    display: inline-block;
    margin-right: 22px;
    font-size: 28px;
}

#content .detail .social LI A {
    color: #000;
}

#content .detail .social STRONG {
    font-size: 17px;
    margin-right: 25px;
    position: relative;
    top: -4px;
}

.bg .right-side h4 span {
    font-size: 24px;
    font-family: 'Roboto';
    text-transform: none;
    display: block;
    font-weight: 400;
    margin-bottom: 15px;
}

.bg.in-detail {
    position: relative;
    z-index: 7;
}

.bg.in-detail .left-side {
    width: 170px;
    margin-left: 34%;
}

.bg.in-detail .right-side h4 {
    margin-bottom: 30px;
}

#content .events .date {
    font-size: 24px;
}

#content .events .date .day {
    margin-top: 43px;
}

.events LI .txt {
    width: 71%;
}

.events LI .txt {
    margin-top: 0;
}

.events LI {
    padding: 35px 0;
}

.date-from {
    padding: 40px 0 10px;
}

.date-from LABEL {
    font-size: 18px;
    font-weight: 400;
    float: left;
    margin: 6px 27px 0 0;
}

.date-from INPUT {
    font-size: 14px;
    color: #161616;
    float: left;
    height: 18px;
    padding: 7px 15px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    width: 94px;
}

.bg.with-map .left-side {
    background: url('../images/bg/map.jpg') right center no-repeat;
}

.bg.careers-map .left-side {
    background: url('../images/careers-map.png') right center no-repeat;
    margin-left: 0px !important;
    width: 42% !important;
}

.bg.with-map .right-side H4 {
    margin-bottom: 30px;
}

.top-text {
    padding: 60px 0;
    width: 620px;
}

.top-text-full-width {
    width: 100%;
    padding-bottom: 30px !important;
}

#content .top-text H2 {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

#content .top-text P,
#content .side-column P,
#content .side-content P {
    font-size: 17px;
    font-weight: 400;
    line-height: 150%;
}

.bg-area {
    background: url('../images/bg/side-bg.gif') repeat-y left top;
    padding-bottom: 50px;
}

.bg-area .area {
    max-width: 100%;
    width: auto;
}

.main-content {
    margin-left: 470px;
    background-color: #fff;
    margin-right: 120px;
    min-height: 300px;
}

.sidebar {
    float: left;
    width: 429px;
    margin-top: 35px;
    padding-left: 120px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
}

#content .side-menu {
    font-size: 19px;
    background-color: #f4f4f4;
}

#content .side-menu UL LI {
    width: 100%;
}

#content .side-menu UL A {
    display: block;
    color: #161616;
    text-decoration: none;

    padding: 20px 25px;
    text-transform: uppercase;
    margin-bottom: 1px;
}

#content .side-menu UL A:hover,
#content .side-menu UL .active A,
#content .side-menu UL .current_page_item A,
.page-id-137 #content .side-menu UL .page-item-198 A {
    background-color: #00A7AC;
    color: #fff;
}

#content .main-content P,
#content .team P {
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 25px;

}

#content .main-content P {
    padding-left: 40px;
}

#content .main-content H3,
#content .side-content H3 {
    font-size: 24px;
    font-weight: 500;
    border-left: 16px solid #00A7AC;
    padding: 10px 0 10px 25px;
    margin-bottom: 20px;
}

.side-text {
    padding: 30px 0 15px;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 25px;
}

#content .side-text P {
    width: 60%;
    padding-left: 0;
}

#content .team .area {
    text-align: center;
    padding-top: 104px;
    padding-bottom: 70px;
}

#content .team .area ul {
    text-align: left;
}

#content .team .area>P {
    width: 622px;
    margin: auto auto 65px;
}

#content .team .area UL {
    margin-left: -2%;
}

#content .team .area UL LI {
    display: inline-block;
    width: 25%;
    margin-bottom: 20px;
    margin-left: 8%;
    text-align: left;
    vertical-align: top;
}

#content .team .area UL LI IMG,
#content .side-column IMG {
    display: block;
    width: 100%;
    height: auto;
}

#content .team .area UL LI IMG {
    margin-bottom: 40px;
}

#content .team .area H3 {
    font-size: 28px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.function-entry {
    font-family: inherit;
    margin-top: -10px;
    margin-bottom: 15px;
    /* text-transform:lowercase; */
    font-size: 18px;
    clear: both;
}

#content .team .area H3 A {
    text-decoration: none;
    color: #161616;
}

.side-column {
    float: right;
    position: relative;
    width: 344px;
    padding: 60px 40px 0;
    background-color: #f4f4f4;
}

.side-column .right-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 5000px;
    height: 2000px;
    background-color: #f4f4f4;
}

#content .side-column H3 {
    font-size: 24px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.side-main {
    position: relative;
}

#content .side-column H4 {
    font-size: 18px;
    font-weight: 500;
    padding: 30px 0 15px;
}

#content .side-column LI {
    padding: 35px 0 30px;
    border-bottom: 1px solid #e2e2e2;
}

#content .side-column H4 A {
    text-decoration: none;
    color: #161616;
}

#content .side-column P {
    font-size: 18px;
    color: #717171;
}

.form LABEL {
    font-size: 18px;
    font-weight: 400;
    margin-right: 35px;
    margin-top: 6px;
    float: left;
}

#content .side-content {
    float: left;
    width: 69%;
}

#content .careers UL {
    font-size: 18px;
    color: #717171;
}

#content .careers UL>LI {
    border-top: 1px solid #e2e2e2;
    padding: 40px 0;
}

#content .careers UL>LI:first-child {
    border: none;
}

#content .side-content OL LI {
    width: 43%;
    float: left;
    margin-left: 56px;
    margin-bottom: 20px;
}

#content .side-content STRONG {
    display: inline-block;
    width: 150px;
    color: #161616;
    font-weight: 500;
    margin-right: 15px;
}

#content .side-content H3 {
    padding-left: 40px;
    margin-bottom: 10px;
}

#content .side-content P {
    margin-left: 56px;
    margin-bottom: 20px;
}

#content .side-content H3 A {
    text-decoration: none;
    color: #161616;

}

.side-content .btn {
    margin-left: 56px;
}

#content .jq-selectbox {
    width: 167px;
}

#content .jq-selectbox__select {
    box-shadow: none;
    border-radius: 0;
    border: none;
    font-size: 14px;
    background: #e2e2e2;
    padding-left: 20px;
    text-shadow: none;
    text-transform: uppercase;
}

#content .jq-selectbox__trigger {
    border-left: none;
}

#content .jq-selectbox__trigger-arrow {
    border-top-color: #161616;
}

#content .form {
    padding: 77px 0 0;
}

.map-area {
    position: relative;
}

.map-area IMG {
    width: 100%;
    display: block;
}

.map-area .box {
    position: absolute;
    top: 30px;
    left: 800px;
    padding: 28px 30px;
    background-color: #00A7AC;
    color: #fff;
    text-align: center;
    width: 216px;
    -webkit-box-shadow: 10px 10px 5px -7px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 10px 10px 5px -7px rgba(0, 0, 0, 0.23);
    box-shadow: 10px 10px 5px -7px rgba(0, 0, 0, 0.23);
}

#content .map-area .box H3,
#content .maps-info .title {
    font-size: 17px;
    margin-bottom: 5px;
    text-align: left;
}

#content .map-area .box P,
#content .results P,
#content .maps-info .left {
    font-size: 15px;
    line-height: 150%;
    text-align: left;
}

/*
#content .map-area .box .btn, .map-form BUTTON, #content .maps-info .center A {
background-color: #fff;
font-size: 19px;
font-family: 'effrabold';
color: #00A7AC;
padding: 10px 25px;
margin-top: 20px;
text-transform: uppercase;
text-decoration: none;
display: inline-block;
font-weight: 200;
}
*/
.map-form {
    width: 635px;
    padding: 7px 10px;
    margin: auto auto 25px;
    background-color: #e2e2e2;
}

.map-form INPUT {
    font-size: 17px;
    font-family: 'Roboto';
    font-weight: 400;
    border: none;
    background: #fff;
    padding: 7px 15px;
    width: 135px;
}

.map-form INPUT:first-child {
    width: 40px;
    padding: 0 5px;
    box-sizing: border-box;
    height: 34px;
}

.map-form SPAN {
    font-size: 17px;
    font-family: 'Roboto';
    font-weight: 400;
    margin: 0 7px;
}

.map-form STRONG {
    font-size: 17px;
    font-family: 'Roboto';
    font-weight: 400;
    color: #fff;
    display: inline-block;
    padding: 8px 8px 8px 38px;
    background: #c0c0c0 url('../images/icons/loc.gif') no-repeat 8px center;
    cursor: pointer;
}

.map-form STRONG A {
    color: #fff;
    text-decoration: none;
}

.map-form BUTTON {
    border: none;
    cursor: pointer;
    margin-top: 0;
    float: right;
    height: 34px;
    padding: 0 10px;
}

/*Google Maps Styling*/
#map-canvas {
    margin: 0;
    padding: 0;
    height: 400px;
    max-width: none;
}

#map-canvas img {
    max-width: none !important;
}

.gm-style-iw {
    width: 100% !important;
    top: 0px !important;
    left: 0px !important;
    background-color: #fff;
    /*box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
    border: 1px solid rgba(72, 181, 233, 0.6);*/
    /*padding: 28px 30px;*/
    color: #fff;
    background-color: #00A7AC;
}

.wrap-window {
    box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
    background-color: #00A7AC;
}

.wrap-window>div:first-child>div {
    background: none !important;
}

.wrap-window>div:first-child>div:nth-of-type(3)>div {
    top: 2px !important;
}

#iw-container {
    margin-bottom: 10px;
}

#iw-container .iw-title {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 22px;
    font-weight: 400;
    padding: 10px;
    background-color: #00A7AC;
    color: white;
    margin: 0;
}

#iw-container .iw-content {
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    margin-right: 1px;
    padding: 15px 5px 20px 15px;
    max-height: 140px;
    overflow-y: auto;
    overflow-x: hidden;
}

.iw-content img {
    float: right;
    margin: 0 5px 5px 10px;
}

.iw-subTitle {
    font-size: 16px;
    font-weight: 700;
    padding: 5px 0;
}

#content .maps-info {
    width: 100%;
}

#content .maps-info .title {
    background-color: #00A7AC;
    padding: 0;
    text-align: center;
}

.bg-section #map p {
    margin-top: 0 !important;
}

/*
#content .maps-info .center {
    margin-left: 25px;
}
*/

.iw-bottom-gradient {
    position: absolute;
    width: 326px;
    height: 25px;
    bottom: 10px;
    right: 18px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
}

#content .results {
    padding-bottom: 60px;
}

#content .results H3 {
    font-weight: 500;
    font-size: 17px;
    margin-bottom: 12px;
}

#content .results UL LI {
    float: left;
    width: 20%;
    margin-top: 25px;
    border-bottom: 1px solid #e2e2e2;
    padding: 4px 0 25px 60px;
    background: url('../images/icons/marker.png') no-repeat left top;
}

#content .results UL LI:nth-of-type(4n+1) {
    clear: both;
}

#content.dealers .results UL LI {
    border-bottom: 0;
}

#content .results A {
    color: #00A7AC;
    text-decoration: none;
}

#content .results A:hover {
    text-decoration: underline;
}

.white-line {
    height: 5px;
    background-color: #fff;
    clear: both;
    top: -3px;
    position: relative;
}

.product-details-bottom-area .snippet {
    display: inline;
}

.cat-arrow {
    display: none;
    width: 41px;
    height: 18px;
    background: url('../images/catarrow.png') no-repeat;
    position: absolute;
    bottom: -18px;
    left: 50%;
    margin-left: -20px;
    z-index: 99999;
}

.content-full {
    padding-bottom: 40px;
}

.content-submenu-shown {
    padding-top: 90px;
}

.dealers #map-canvas {
    width: 100%;
    height: 600px;
}

/*SpinKit Loader*/
.spinner {
    width: 40px;
    height: 40px;
    background-color: #00A7AC;
    display: none;
    margin: 100px auto;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }

    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }

    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}

@keyframes sk-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);
    }
}

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

.push-left-20 {
    padding-left: 40px;
}

.customer-details-top .customer-arrow {
    position: absolute;
    z-index: 9999;
    right: -27px;
    width: 27px;
    height: 58px;
    top: 50%;
    margin-top: -28px;
    background: url('../images/icons/arr-right-gray.png') no-repeat;
}

.customer-details-top .col-1 {
    position: relative;
    overflow: visible;
    height: 475px;
}

.customers-area .image-container {
    width: 50%;
    position: relative;
    overflow: hidden;
    height: 360px;
}

.customers-area .text-container {
    width: 50%;
    position: relative;
    overflow: hidden;
    height: 360px;
}

.customer-even .image-container {
    float: left;
}

.customer-even .text-container {
    float: left;
}

.customer-odd .image-container {
    float: right;
}

.customer-odd .customers-area .text-container {
    float: right;
}

.customers-area .side-right-text .customer-text {
    padding-top: 10%;
    margin-left: 20%;
    margin-right: 20%;
}

.customers-area .side-left-text .customer-text {
    padding-top: 10%;
    margin-right: 20%;
    margin-left: 20%;
}

.customers-area h2 {
    text-transform: uppercase;
    font-size: 20px;
}

.customers-area p {
    font-size: 20px;
    font-weight: 400;
    line-height: 170%;
}

.customers-area .btn {
    margin-top: 30px;
    color: #FFF;
    background: #00A7AC none repeat scroll 0% 0%;
    display: inline-block;
    padding: 15px 70px;
    text-transform: uppercase;
    font-weight: 800;
    text-decoration: none;
    font-size: 18px;
    font-family: inherit;
}

.customer-entry {
    clear: both;
    max-height: 360px;
    display: none;
    overflow: hidden;
}

.color1 {
    background: #e2e2e2;
}

.color2 {
    background: #fff;
}

.color3 {
    background: #161616;
}

.customer-even .customer-arrow {
    position: absolute;
    z-index: 9999999;
    left: -27px;
    width: 27px;
    height: 58px;
    top: 50%;
    margin-top: -28px;
}

.customer-odd .customer-arrow {
    position: absolute;
    z-index: 9999999;
    right: -27px;
    width: 27px;
    height: 58px;
    top: 50%;
    margin-top: -28px;
}

.color1.customer-odd .customer-arrow {
    background: url('../images/icons/arr-right-gray.png') no-repeat !important;
}

.color2.customer-odd .customer-arrow {
    background: url('../images/icons/arr-right-white.png') no-repeat;
}

.color3.customer-odd .customer-arrow {
    background: url('../images/icons/arr-right-black.png') no-repeat;
}

.color1.customer-even .customer-arrow {
    background: url('../images/icons/arr-left-gray.png') no-repeat;
}

.color2.customer-even .customer-arrow {
    background: url('../images/icons/arr-left-white.png') no-repeat;
}

.color3 .customer-even .customer-arrow {
    background: url('../images/icons/arr-left-black.png') no-repeat;
}

.color3 .customer-text {
    color: #fff;
}

.customer-select-area {
    /*background:#f1f1f1;*/
    padding-top: 0px;
    padding-bottom: 15px;
}

.customer-select-area .jq-selectbox {
    margin-right: 24px;
}

.customer-select-area .jq-selectbox:first-child {
    margin-right: 24px;
    margin-left: 45px;
}

.customer-details-top .area {
    background: #e2e2e2;
}

.customer-cols .col {
    float: left;
}

.customer-cols .col-1 {
    width: 37%;
}

.customer-cols .col-2 {
    width: 63%;
}

.customer-cols .col-2 img {
    max-width: 100%;
    height: auto;
}

.customer-cols {
    max-height: 475px;
}

.customer-cols .col-1 .indent {
    padding-top: 25%;
    padding-left: 15%;
    padding-right: 10%;
}

.customer-cols h2 {
    text-transform: uppercase;
    font-family: "Roboto";
    font-weight: 500;
    font-size: 32px;
}

.customer-cols p {
    /* font-family: "Roboto"; */
    font-weight: normal !important;
    line-height: 180%;
    font-size: 20px;
}

.customer-cols p strong {
    font-weight: normal;
}

.main-content-full-width {
    margin-left: 0px !important;
    margin-right: 0px !important;
    clear: both;
}

div.customer-detail-content {
    padding-top: 40px !important;
    clear: both;
}

.main-content-full-width h3 {
    text-transform: uppercase;
    font-size: 20px;
}

.customer-details strong {
    font-weight: bold;
}

.main-content-full-width .social {
    padding-left: 40px;
}

.contact-left {
    float: left;
    width: 49%;
    overflow: hidden;
    border-top: 1px solid #e2e2e2;
    margin-right: 1%;
}

.contact-right {
    float: right;
    width: 49%;
    overflow: hidden;
    margin-left: 1%;
    background: #f4f4f4;
    min-height: 500px;
}

.contact-left h3 {
    font-size: 24px;
    font-weight: 500;
    border-left: 16px solid #00A7AC;
    padding: 10px 0px 10px 25px;
    margin-bottom: 30px;
    margin-top: 50px;
}

.contact-left table td {
    font-size: 17px;
    font-weight: 400;
    padding-bottom: 30px;
    line-height: 160%;
}

.contact-left table td:first-child {
    width: 30%;
    font-size: 17px;
    font-weight: 500;
}

.contact-left .size-large {
    width: auto;
    max-height: 445px;
}

.contact-form-area,
.main-box .wpcf7 {
    margin-top: 7%;
    margin-left: 7%;
    margin-bottom: 7%;
    padding-bottom: 7%;
    width: 80%;
    background: #f4f4f4;
}

.single-used-machinery,
.main-box .contact-form-area {
    padding-top: 1%;
    padding-bottom: 0%;
}

.contact-form-area label {
    display: inline-block;
    width: 40%;
    line-height: 200%;
    padding-left: 5%;
    padding-right: 5%;
    font-weight: 400;
    font-size: 17px;
}

.form-title {
    font-size: 24px;
    font-weight: 500;
    border-left: 16px solid #00A7AC;
    padding: 10px 0px 10px 25px;
    margin-bottom: 30px;
    margin-top: 50px;
}

.contact-form-area input {
    display: inline-block;
    height: 37px;
    border: 1px solid #d6d6d6;
    margin-bottom: 14px;
    width: 40%;
}

.contact-form-area textarea {
    display: block;
    height: 150px;
    border: 1px solid #d6d6d6;
    margin-bottom: 14px;
    width: 87%;
    margin-left: 5%;
    margin-right: 8%;
}

.contact-form-area .wpcf7-text {
    padding-left: 5px;
    padding-right: 5px;
}

/*
.submit-row input {
 background: #00A7AC;
 font-family: 'effrabold';
 color: #fff;
 font-size: 16px;
 text-transform: uppercase;
}

.contact-form-area .submit-row input {
 float: right;
 margin-right: 45px;
}
*/
.contact-form-area input[type="reset"] {
    display: none;
    float: left;
}

.wpcf7-not-valid-tip {
    text-align: right;
    padding-right: 10%;
    padding-bottom: 10px;
    margin-top: -5px;
    display: none !important;
}

.submit-row .btn {
    cursor: pointer;
}

.customers-side a.btn {
    display: none;
}

.long-reach-brochure-container img {
    max-width: 22px;
    height: auto;
}

.long-reach-brochure-container {
    color: #FFF;
    font-size: 17px;
    font-weight: 500;
}

.under-construction img {
    width: 100%;
    margin-bottom: -4px;
}

input.wpcf7-not-valid,
textarea.wpcf7-not-valid {
    border-left: 6px solid #F04E28 !important;
}

.blog-cols p a.btn {
    display: none;
}

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

.form-wrapper {
    padding-bottom: 25px;
    margin: 20px auto;
    width: 570px;
    color: #111;
    font-size: 1em;
    font-family: Arial, Helvetica, sans-serif
}

.form-elements {
    margin: 0px auto;
    width: 100%
}

.element-wrapper {
    margin-bottom: 15px;
    float: left
}

.red {
    padding-right: 3px;
    color: #f50000;
    font-weight: bold
}

.caution {
    padding-left: 10px;
    font-size: 0.9em
}

.input-wrapper input {
    width: 90%
}

.input-wrapper textarea {
    width: 95%;
}

.input-tbl-wrapper input {
    border: none;
    width: 100%;
}

.multi_radio-input-wrapper {
    margin-top: 10px;
    width: 130px;
}

.element-wrapper label.radio-row {
    float: left;
    margin-right: 15px;
}

input.radio {
    margin-top: 0px;
    width: 15px;
    padding-top: 0px;
    border-style: none;
}

.motivation-element-wrapper,
.business-element-wrapper,
.regions-element-wrapper {
    width: 100%
}

.firstname-element-wrapper,
.familyname-element-wrapper {
    width: 250px;
}

.company-element-wrapper,
.date-element-wrapper,
.titlecompany-element-wrapper,
.address-element-wrapper,
.email-element-wrapper,
.cfmemail-element-wrapper,
.ownership-element-wrapper {
    width: 100%;
}

.zip-element-wrapper,
.country-element-wrapper,
.phone-element-wrapper,
.website-element-wrapper {
    width: 320px;
}

.button-wrapper {
    margin: 10px 20px 0 0;
    float: left;
    padding-bottom: 50px;
}

.confirm-element-wrapper {
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
}

.confirm-label {
    width: 140px;
    float: left;
}

.confirm-label2 {
    width: 100%;
    float: left;
    padding: 0 0 5px 0;
}

/* Ã§Ë˜ÅŸÄÅžÂÃ§Â”Å¥Ã©ÂË˜ÄƒÂ€Â€ÄºÂ…Ä½ÄºÂŠÂ›ÄƒÂÂ—ÄƒÂÂŸÄƒÂƒÂ†ÄƒÂ‚Â­ÄƒÂ‚Å¡ÄƒÂƒÂˆ */
.confirm-content-wrapper {
    float: left;
    color: #585858
}

.firstname-confirm-wrapper,
.familyname-confirm-wrapper,
.title-confirm-wrapper,
.company-confirm-wrapper,
.titlecompany-confirm-wrapper,
.date-confirm-wrapper,
.address-confirm-wrapper,
.zip-confirm-wrapper,
.country-confirm-wrapper,
.phone-confirm-wrapper,
.website-confirm-wrapper,
.email-confirm-wrapper {
    width: 400px;
}

.business-confirm-wrapper,
.motivation-confirm-wrapper,
.regions-confirm-wrapper {
    width: 550px;
    margin: 0 0 20px 0;
}

.ownership {
    margin-top: 3px;
}

.ownership td {
    padding: 3px;
    width: 33%
}

.tbtitle {
    text-align: center;
}

#wpcf7-f1177-p1176-o1 {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #f4f4f4 none repeat scroll 0% 0%;
    max-width: 700px;

}

#wpcf7-f1177-p1176-o1 input {
    display: inline-block;
    height: 37px;
    border: 1px solid #D6D6D6;
    margin-bottom: 14px;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;

    max-width: 565px;
}

#wpcf7-f1177-p1176-o1 textarea {
    border: 1px solid #D6D6D6;
    margin-bottom: 14px;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    margin-right: 10px !important;
    max-width: 565px;
}

#wpcf7-f1177-p1176-o1 .button-wrapper {
    padding-bottom: 0px;
}

.dealer-form-area {
    padding: 20px;
    width: 94%;
    background: #F4F4F4 none repeat scroll 0% 0%;
    padding-bottom: 0px;
}

.dealer-form-area .form-title {
    text-transform: none !important;
    padding-top: 0px;
    margin-top: 0px;
}

.dealer-form-area label {
    display: inline-block;
    width: 100%;
    line-height: 200%;
    padding-left: 0%;
    padding-right: 5%;
    font-weight: 400;
    font-size: 17px;
}

.dealer-form-area table {
    background: none !important;
}

.multi_radio-input-wrapper {
    line-height: 20px;
}

.input-wrapper {
    margin-right: 10px;
}

.multi_radio-input-wrapper input {
    max-width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
    padding: 0 !important;
    margin: 0 !important;
    display: inline-block !important;
    float: left;
    margin-right: 5px !important;
}

.wpcf7-list-item-label {
    display: inline-block;
    float: left;
}

.page-template-page-customers-php .top-text i {
    text-transform: lowercase;
}

.snippet_1013 .btn {
    margin-top: 10px !important;
}

#distance-search:hover,
.more:hover,
.btn:hover {
    background: #02aeae !important;
}

.snippet_118 .btn:hover {
    background: #f2f2f2 !important;
}

#footer a:hover {
    color: #f2f2f2 !important;
}

.btn-black:hover {
    background: #232424 !important;
}

#brochure-conainer {
    padding-top: 15px !important;
    background: #161616 !important;
}

.customers-side h4 a:hover,
.careers h3 a:hover,
.events h3 a:hover,
.news h3 a:hover,
.team h3 a:hover,
.product-entry-title a:hover,
.blog-cols .text-area h2 a:hover {
    color: #00A7AC !important;
}

.careers-snippet {
    padding-top: 60px;
}

.careers-snippet p {
    margin-left: 0 !important;
}

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

.page-template-page-customers .top-text {
    padding-left: 45px;
}

.my-italic {
    font-weight: normal !important;
    text-transform: lowercase;
    line-height: 20px !important;
}

.under-left {
    float: left;
    width: 48%;
    margin-top: 10%;
}

.under-right {
    float: right;
    width: 48%;
}

.under-right img {
    width: 100%;
}

.underconstruction {
    width: 100%;
    background: url('../images/bg/under-construction-bg.png') top right no-repeat;
    background-size: 70% auto;
    background-position-y: 0px;
}

.under-right img {
    visibility: hidden;
}

.page-template-page-underconstruction .top-text,
.error404 .top-text {
    width: 100%;
    padding: 0;
}

.button-wrapper-dealerform {
    width: 100%;
    padding-left: 0px !important;
    margin-left: 0px !important;
    display: block !important;
}

.button-wrapper-dealerform input {
    background: #00A7AC none repeat scroll 0% 0% !important;
    font-family: inherit !important;
    color: #FFF !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    cursor: pointer;
    display: inline-block !important;
    width: 100%;
    max-width: 200px !important;
    margin-right: 2px !important;
    margin-left: 0px !important;
    float: right !important;
}

.button-wrapper-dealerform input[type="reset"] {
    margin-left: -20px !important;
    display: none !important;
}

/*
.submit-row input {
    cursor: pointer !important;
    margin-left: 3%;
    margin-right: 3%;
    width: 34%;
}
*/

.contact-form-area .submit-row input {
    display: inherit;
    height: inherit;
    border: inherit;
    margin-bottom: inherit;
    width: inherit;
}

.wpcf7-submit.btn {
    float: right;
}

.customer-gallery-thumbs {
    float: right;
    max-width: 650px;
    padding-top: 6px !important;
}

.customer-gallery-thumbs ul {
    width: auto !important;
    padding: 0px !important;
}

.customer-gallery-thumbs li {
    width: 23%;
    max-width: 23%;
    margin-right: 1%;
    margin-bottom: 1%;
    padding: 0 !important;
    line-height: 100% !important;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .customer-gallery-thumbs {
        margin-top: -20px !important;
    }
}

.single-customer .social {
    padding-left: 0px !important;
}

.single-customer .social ul {
    padding-left: 0px !important;
}

.customer-details p {
    max-width: 650px;
    padding-left: 0px !important;
}

.single-team .wp-post-image {
    max-width: 400px;
    height: auto;
    margin-bottom: 60px;
}

.video-list-area {
    width: 100%;
    height: 538px;
    margin-top: 55px;
    clear: both;
}

.video-preview {
    float: left;
    width: 66.8%;
    height: 100%;
    position: relative;
    background: #e2e2e2;
}

.video-posts {
    float: left;
    width: 29.4%;
    height: 100%;
    background: #e2e2e2;
}

.video-posts-content {
    padding-top: 25px;
}

.video-preview iframe {
    width: 100%;
    height: 100%;
}

.video-list-entry {
    cursor: pointer;
    height: 80px;
    clear: both;
    position: relative;
}

.video-list-entry-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 100%;
    width: 100%;
    position: relative;
}

.video-list-title {
    /* line-height:30px; */
    font-size: 14px;
    font-weight: bold;
    clear: both;
}

.video-list-date {
    line-height: 30px;
    font-size: 12px;
    clear: both;
}

.video-cover {
    margin-left: 8%;
    width: 20%;
    max-width: 106px;
    height: 62px;
    overflow: hidden;
    float: left;
    margin-top: -1px;
}

.video-cover img {
    width: 106px;
}

.video-list-content {
    width: 67%;
    margin-left: 5%;
    float: left;
}

.videocurrent {
    background: #fff;
}

.arrow-video-active {
    display: none;
    width: 26px;
    height: 80px;
    background: url('../images/arrowleftvideo.png') left center no-repeat;
    position: absolute;
    left: -26px;
    z-index: 999;
}

.videocurrent .arrow-video-active {
    display: block;
}

.video-list-area h3 {
    padding-top: 0px;
    padding-bottom: 35px;
    font-size: 28px;
    font-weight: 800;
    letter-spacing: 1px;
    font-family: inherit;
    text-align: center;
}

.snippet_1745 {
    width: 100%;
}

.manufacturing-content {
    text-align: center;
    font-size: 34px;
    padding-top: 70px;
    padding-bottom: 70px;
    line-height: 42px;
}

.manufacturing-entry {
    clear: both;
    width: 100%;
    overflow: hidden;
    display: block;
    min-height: 475px;
    max-height: 475px;
    padding: 0;
    margin: 0;
}

.manufacturing-entry-even .image-container {
    float: right;
    width: 50%;
    height: 475px;
}

.manufacturing-entry-even .text-container {
    float: left;
    width: 50%;
}

.manufacturing-entry-odd .image-container {
    float: left;
    width: 50%;
    height: 475px;
}

.manufacturing-entry-odd .text-container {
    float: right;
    width: 50%;
}

.image-container {
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.manufacturing-image {
    width: auto;
    min-width: 100%;
    height: 476px;
}

.manufacturing-entry.color3 {
    color: #fff;
}

.manufacturing-text {
    padding-top: 7%;
    padding-left: 8%;
    padding-right: 5%;
    padding-bottom: 5%;
    font-size: 20px;
    font-weight: 400;
    line-height: 170%;
}

.manufacturing-text h2 {
    font-size: 32px;
    font-family: "Roboto";
    font-weight: 500;
    margin-bottom: 20px;
}

.manufacturing-text ul {
    list-style: unset;
    margin-left: 20px;
}

.manufacturing-text ul li {
    margin-bottom: 10px;
}

.page-template-page-manufacturing .attachment-post-thumbnail {
    width: 100%;
    height: auto;
}

.eventfeed-content {
    display: block;
    clear: both;
    height: auto;
}

.eventfeed-left {
    float: left;
    width: 47.52%;
    padding-top: 40px;
}

.eventfeed-right {
    float: right;
    width: 47.47%;
    padding-top: 40px;
}

#get_eventfeed {
    clear: both !important;
}

.eventfeed-item {
    background: #3a4852;
    margin-bottom: 40px;
    position: relative;
}

.eventfeed-item h2 {
    color: #fff;
}

.eventfeed-item img {
    width: 100%;
    height: auto;
}

.eventfeed-content-wrapper {
    padding: 40px;
    color: #b0b6ba;
}

.newsfeed-black {
    background: #000;
}

.newsfeed-blue {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #01b0b5;
}

.quote-content {
    font-size: 20px;
    font-style: italic;
    line-height: 24px;
    color: #fff;
}

.quote-author {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    color: #97dee0;
    padding-top: 10px;
    text-transform: capitalize;
}

.quote-author:before {
    content: "- ";
}

.newsfeed-blue .eventfeed-content-wrapper:before {
    position: absolute;
    width: 27px;
    height: 24px;
    content: "";
    background: url('../images/quoteicontop.png') no-repeat;
    top: 40px;
    left: 40px;
}

.newsfeed-blue .eventfeed-content-wrapper:after {
    position: absolute;
    width: 27px;
    height: 24px;
    content: "";
    background: url('../images/quoteiconbottom.png') no-repeat;
    bottom: 40px;
    right: 40px;
}

.eventfeed-content {
    background: url('../images/eventfeedline.png') center top repeat-y;
}

.eventfeed-right .newsfeed-normal:before {
    position: absolute;
    width: 49px;
    height: 28px;
    content: "";
    background: url('../images/eventfeed-normal-point-right.png') no-repeat;
    left: -49px;
    bottom: 50%;
}

.eventfeed-right .newsfeed-blue:before {
    position: absolute;
    width: 54px;
    height: 28px;
    content: "";
    background: url('../images/eventfeed-quote-point-right.png') no-repeat;
    left: -54px;
    bottom: 50%;
}

.eventfeed-right .newsfeed-black:before {
    position: absolute;
    width: 49px;
    height: 28px;
    content: "";
    background: url('../images/eventfeed-image-point-right.png') no-repeat;
    left: -49px;
    bottom: 50%;
}

.eventfeed-left .newsfeed-normal:before {
    position: absolute;
    width: 54px;
    height: 28px;
    content: "";
    background: url('../images/eventfeed-normal-point-left.png') no-repeat;
    right: -54px;
    bottom: 50%;
}

.eventfeed-left .newsfeed-blue:before {
    position: absolute;
    width: 54px;
    height: 28px;
    content: "";
    background: url('../images/eventfeed-quote-point-left.png') no-repeat;
    right: -54px;
    bottom: 50%;
}

.eventfeed-left .newsfeed-black:before {
    position: absolute;
    width: 54px;
    height: 28px;
    content: "";
    background: url('../images/eventfeed-image-point-left.png') no-repeat;
    right: -54px;
    bottom: 50%;
}

#get_eventfeed button {
    display: table;
    margin-left: auto;
    margin-right: auto;
    background: #01b0b5 !important;
    color: #fff;
    font-size: 14px;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
    padding: 5px 10px;
    font-weight: bold;
}

.event-parent-container {
    background: #01b0b5;
    color: #fff;
    margin-bottom: 0px;
}

.event-parent-col-left {
    float: left;
    width: 60%;
    height: 500px;
    overflow: hidden;
}

.event-parent-col-right {
    float: left;
    width: 40%;
    line-height: 20px;
}

.event-parent-col-left img {
    width: auto;
    height: 500px;
    margin: 0;
    padding: 0;
}

.parent-col-right-content-wrapper {
    padding: 40px;
}

.parent-col-right-content-wrapper>div {
    padding-bottom: 15px;
}

.col-first-right {
    font-weight: bold;
    color: #97dee0;
    width: 100%;
    display: block;
}

.parent-col-right-content-wrapper td {
    padding-bottom: 15px;
    font-size: 16px;
}

.eventfeed-date-list {
    margin-top: -10px;
    padding-bottom: 22px;
    display: block;
}

.eventfeed-read-more {
    color: #fff;
    background: #01b0b5;
    display: table;
    margin-top: 20px;
    padding: 10px 25px;
    text-transform: uppercase;
}

.eventfeed-single-content {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

.eventfeed-back-single {
    border-bottom: 2px solid #e6e6e6;
    text-align: left;
    color: #000;
    font-size: 18px;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 30px;
}

.eventfeed-back-single a {
    font-size: 18px;
    color: #000;
    text-decoration: none;
}

h1.eventfeed-single-title {
    font-size: 34px;
    text-align: center;
    font-weight: normal;
}

.eventfeed-single-date {
    text-align: center;
    margin-top: -5px;
    padding-bottom: 30px;
}

.eventfeed-single-pic img {
    max-width: 100%;
    height: auto;
}

.eventfeed-single-text .social {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 2px solid #e6e6e6;
    border-bottom: 2px solid #e6e6e6;
}

.eventfeed-single-text {
    padding-top: 30px;
}

.eventfeed-single-text .social {
    margin-top: 30px;
}

.eventfeed-single-text .social ul {
    padding-left: 0px;
    margin-left: 0px;
}

.eventfeed-single-text .social li {
    display: inline-block;
    font-size: 24px;
    margin-right: 10px;
}

.eventfeed-single-text .social strong {
    font-size: 14px;
    display: inline-block;
    margin-right: 10px;
}

.eventfeed-single-content .gallery-area {
    max-width: 100%;
}

.eventfeed-single-content .product-gallery-thumbs li {
    height: auto;
}

.eventfeed-single-content .gallery-area img {
    width: 100%;
    height: auto;
}

.eventfeed-single-content .product-gallery-thumbs,
.eventfeed-single-content .product-gallery-thumbs ul,
.eventfeed-single-content .gallery-preview-image {
    width: 100%;
    height: auto;
}

.eventfeed-single-content .gallery-area ul {
    padding-left: 0px;
}

/*tr {
    display: block;
}*/

.promo-video-section {
    margin: 70px 0 0;
}

/*
.promo-video-section H3{
   padding-top: 0px;
   padding-bottom: 35px;
   font-size: 28px;
   font-weight: 200;
   font-family: inherit;
   text-align: center;
}
 */
.promo-video-group {
    background: #e7e7e7;
}

iframe {
    /*width: 1px;
    min-width: 100%;
    *width: 100%;*/
    max-width: 100%;
    border: none;
}

.promo-video {
    display: block;
    float: left;
    width: 58%;
}

.promo-video iframe {
    width: 100%;
}

/*.promo-video IFRAME{
    min-height: 558px;
}*/

.promo-video-discription {
    float: left;
    width: 42%;
    padding: 45px 50px 30px;
}

.promo-video-discription H4 {
    color: #000;
    font-size: 24px;
    font-weight: 800;
    margin: 0 0 10px;
}

.promo-video-discription H5 {
    color: #151515;
    font-size: 12px;
    margin: 0 0 36px;
}

.promo-video-discription P {
    color: #000;
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 25px;
}

.promo-video-discription a,
.btn-ln,
.btn {
    display: inline-block;
    vertical-align: top;
    padding: 10px 25px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 800;
    font-size: 18px;
    line-height: 1.4;
    color: #FFF;
    background: #00A7AC;
}

.title-row {
    font-size: 24px;
    font-weight: 800;
    text-align: center;
    margin: 80px 0 50px;
    text-transform: uppercase;
}

.home #content .info-cols.info-cols-1 .col-1 {
    background: #000;
}

.container-col-group {
    padding: 0 15px;
    width: 100%;
    margin: auto;
    max-width: 1530px;
    min-width: 220px;
}

.promo-box {
    padding-bottom: 75px;
}

.promo-box IMG {
    display: block;
    width: 100%;
    height: auto;
}

.promo-box .bg-box {
    background: #333f48;
    margin-bottom: 15px;
}

.promo-box .table-box {
    display: table;
    width: 100%;
}

.promo-box .cell-box {
    display: table-cell;
    vertical-align: middle;
}

.promo-box .cell-box {
    padding: 30px;
}

.promo-box H4 {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 800;
    color: #FFF;
    margin: 0 0 10px;
}

.promo-box P {
    font-size: 14px;
    line-height: 1.4;
    color: #FFF;
    margin: 0;
}

.home #content .promo-box .btn {
    color: #fff;
    background: #00A7AC;
    display: inline-block;
    vertical-align: top;
    padding: 10px 25px;
    text-transform: uppercase;
    font-weight: 800;
    text-decoration: none;
    font-size: 18px;
    line-height: 1.4;
    margin: 0;
    white-space: nowrap;
}

.bg-section {
    background: #000;
}

.bg-section .wrap-col {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.bg-section .left-col {
    display: table-cell;
    vertical-align: top;
    padding: 30px;
}

.bg-section .right-col {
    display: table-cell;
    vertical-align: top;
    padding: 30px;
}

.bg-section h4 {
    font-size: 32px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    margin-top: 95px;
}

.bg-section p {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    margin-top: 15px;
}

/*
.bg-section .btn {
    display: inline-block;
    padding: 12px 50px;
    text-transform: uppercase;
    font-weight: 200;
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    background: #00A7AC;
    font-family: 'effrabold';
}
 */
.small-container {
    padding: 0 15px;
    max-width: 1446px;
    width: 100%;
    margin: auto;
    min-width: 220px;
}

.search-item {
    position: relative;
    max-width: 600px;
    width: 100%;
    margin: 0 0 50px;
}

.search-item-input {
    display: block;
    background: #f8f8f8;
    padding: 0 70px 0 20px;
    height: 50px;
    margin: 0;
    border-radius: 0;
    border: none;
    color: #bbb;
    font-size: 16px;
    width: 100%;
}

.search-input:focus {
    outline: none;
}

.search-input::-webkit-input-placeholder {
    opacity: 1;
    color: inherit;
}

.search-input:-moz-placeholder {
    opacity: 1;
    color: inherit;
}

.search-input::-moz-placeholder {
    opacity: 1;
    color: inherit;
}

.search-input:-ms-input-placeholder {
    opacity: 1;
    color: inherit;
}

.search-item-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50px;
    cursor: pointer;
    background: #000;
    border: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.search-item-btn .fa-search {
    font-size: 21px;
    color: #fff;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(690deg);
    transform: rotate(90deg);
}

.select-group {
    display: table;
    width: 100%;
    table-layout: fixed;
    font-size: 0;
    line-height: 0;
}

.select-group br {
    display: none;
}

.select-group>:last-child {
    margin-right: 0;
}

.selectric-wrapper {
    display: inline-block;
    vertical-align: middle;
    max-width: 184px;
    width: 100%;
    margin: 0 24px 50px 0;
}

.selectric {
    border: none;
    background: #000;
}

.selectric .label {
    margin: 0 40px 0 20px;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    height: 40px;
}

.selectric .button {
    width: 40px;
    height: 40px;
    color: #fff;
}

.selectric .button:after {
    border: 6px solid transparent;
    border-top-color: #fff;
    right: 21px;
    top: 50%;
    left: auto;
    margin: -3px 0 0;
}

.selectric-open .selectric .button:after {
    border: 6px solid transparent;
    border-top: none;
    border-bottom: 6px solid #fff;
}

.selectric-items {
    margin: 1px 0 0;
    background: #000;
    border: none;
    box-shadow: none;
}

.selectric-items ul,
.selectric-items li {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.4;
    min-height: 0;
}

.selectric-items li {
    font-size: 14px;
    padding: 15px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.selectric-items ul>:last-child {
    border-bottom: none;
}

.select-checked {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.4;
    color: #4c4c4c;
    margin: 0 30px 50px 0;
    white-space: nowrap;
}

.select-checked SPAN {
    margin: 0 10px 0 0;
    white-space: normal;
}

.items-section {
    background: #e2e2e2;
    padding: 40px 0 0;
}

.items-section H3 {
    font-size: 30px;
    color: #000;
    margin: 0 42px 50px;
    padding: 0;
}

.items-container {
    margin: auto;
    text-align: left;
    max-width: 1500px;
    min-width: 220px;
}

.items-section .wrap-col-group {
    margin: 0 0 50px;
    background: #fff;
    padding: 30px 15px;
}

.items-section .col-mb-12 {
    padding: 0;
}

.item-box {
    position: relative;
    margin: 0 0 80px;
}

.item-box:hover {
    -webkit-box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.2);
    z-index: 50;
}

.item-box A {
    display: block;
    font-size: 26px;
    text-align: center;
    font-family: inherit;
    position: relative;
    padding: 0 0 20px;
    color: #000;
    margin: 0 0 10px;
}

.item-box A SPAN {
    padding: 0 45px;
}

.item-box A:after {
    content: "";
    position: absolute;
    left: 45px;
    right: 45px;
    bottom: 0;
    height: 1px;
    background: #d0d0d0;
}

.item-box .img-wrap {
    overflow: hidden;
    position: relative;
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
}

.item-box .img-wrap .status {
    position: absolute;
    font-size: 15px;
    top: 15px;
    left: 15px;
    color: #fff;
    text-transform: uppercase;
    padding: 0px 10px;
}

.item-box .img-wrap .status.featured {
    background-color: #00a7ac;
}

.item-box .img-wrap .status.sold {
    background-color: #414141;
}

.item-box IMG {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

/*.item-box .img-wrap {
    height: 280px;
    overflow: hidden;
}
.item-box IMG {
    display: inline-block;
    max-width: 85%;
    height: auto;
}
*/
.item-box .item-detail {
    display: table;
    width: 100%;
    padding: 0 45px;
}

.item-box .row-box {
    display: table-row;
}

.item-box .cell-box {
    display: table-cell;
    font-size: 14px;
    padding: 9px 0;
    width: 50%;
}

.item-box .cell-box:nth-child(1) {
    padding-right: 20px;
}

.item-box .label-box {
    width: 96px;
    height: 80px;
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(-40deg, transparent 57.66%, #00a7ac 57.66%) 0 100%;
    background-repeat: no-repeat;
    text-align: left;
}

.item-box .label-box SPAN {
    font-size: 14px;
    padding: 27px 0 0 2px;
    color: #fff;
    text-transform: uppercase;
    transform: rotate(-40deg);
    display: block;
    transform-origin: 0;
}

.pagination {
    list-style: none;
    margin: 0;
    padding: 0 0 50px;
    font-size: 0;
    line-height: 0;
    text-align: center;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.pagination LI {
    margin: 0 5px 15px;
    padding: 0;
    font-size: 14px;
    line-height: 1.4;
    display: inline-block;
    vertical-align: top;
}

.pagination A {
    display: block;
    padding: 6px 4px;
    min-width: 32px;
    color: #000;
    font-size: 16px;
    line-height: 1.4;
    background: #fff;
}

.pagination .active A {
    background: #00a7ac;
    color: #fff;
}

/********** slider **********/
.slider {
    margin: 0 0 50px;
}

.slider .slick-slide {
    min-height: 658px;
    padding-top: 90px;
    padding-bottom: 130px;
}

.slide-description {
    max-width: 540px;
}

.slide-description H3 {
    font-size: 48px;
    color: #fff;
    margin: 0 0 5px;
}

.slide-description H4 {
    font-size: 48px;
    color: #fff;
    font-family: inherit;
    margin: 0 0 25px;
    padding: 0 0 27px;
    position: relative;
}

.slide-description H4::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 25px;
    height: 5px;
    background: #fff;
}

.slide-description P {
    font-size: 24px;
    color: #fff;
    margin: 0 0 15px;
}

.slide-description P B {
    font-family: inherit;
}

.slider .slick-dots {
    padding: 0 15px;
    max-width: 1446px;
    margin: auto;
    min-width: 220px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 110px;
    z-index: 100;
    display: table;
    font-size: 0;
    line-height: 0;
    table-layout: fixed;
    text-align: left;
    width: 100%;
}

.slider .slick-dots LI {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 10px 0;
}

.slider .slick-dots>:last-child {
    margin-right: 0;
}

.slider .slick-dots BUTTON {
    display: block;
    width: 10px;
    height: 10px;
    background: #fff;
    border: none;
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 0;
    border-radius: 50%;
    cursor: pointer;
}

.slider .slick-dots .slick-active BUTTON {
    background: #00a7ac;
}

.carousel-container {
    padding: 0 22px 100px;
    max-width: 1460px;
    width: 100%;
    margin: auto;
    min-width: 220px;
}

.carousel {
    margin: 0 -22px;
    padding: 0 80px;
    position: relative;
}

.carousel .slick-slide {
    margin: 0 22px;
}

.carousel .slick-prev {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 50px;
    height: 50px;
    background: #00a7ac;
    border: none;
    padding: 0;
    margin: -25px 0 0;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
}

.carousel .slick-prev.slick-disabled {
    background: #e2e2e2;
}

.carousel .slick-prev:before {
    content: "";
    display: block;
    position: absolute;
    left: 18px;
    top: 17px;
    width: 15px;
    height: 15px;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    transform: rotate(-45deg);
}

.carousel .slick-next {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    width: 50px;
    height: 50px;
    background: #00a7ac;
    border: none;
    padding: 0;
    margin: -25px 0 0;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
}

.carousel .slick-next.slick-disabled {
    background: #e2e2e2;
}

.carousel .slick-next:before {
    content: "";
    display: block;
    position: absolute;
    left: 16px;
    top: 17px;
    width: 15px;
    height: 15px;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    transform: rotate(135deg);
}

.review-box {
    position: relative;
    padding-bottom: 80px;
    min-height: 490px;
}

.review-box IMG {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 28px;
}

.review-box H4 {
    font-size: 18px;
    color: #151515;
    font-weight: 800;
    margin: 0 0 10px;
}

.review-box H5 {
    font-size: 12px;
    color: #000;
    margin: 0 0 10px;
    font-style: italic;
}

.review-box span.small {
    display: block;
    font-size: 12px;
    color: #000;
    margin: 0 0 10px;
    font-style: italic;
    text-decoration: none;
    color: #00a7ac;
    font-weight: 800;
}


.review-box P {
    font-size: 14px;
    color: #151515;
    margin: 10px 0 0px;
    line-height: 1.8;
}

.review-btn {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    text-align: center;
}

.product-details-section {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding: 40px 0 80px;
}

.product-media {
    display: table-cell;
    vertical-align: top;
    width: 70%;
    padding: 0 80px 0 0;
}

.product-description {
    display: table-cell;
    vertical-align: top;
    width: 30%;
}

.product-media H3 {
    font-size: 24px;
    color: #000;
    padding: 0 90px;
    font-family: inherit;
    margin: 0 0 50px;
}

.product-media-slider {
    padding: 0 90px 30px;
}

/*
.product-media-slider .slick-list {
    background: #000;
}
*/

.product-media-slider IMG {
    width: 100%;
    height: auto;
    display: block;
}

.product-video {
    position: relative;
    display: block;
}

.product-video:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}

.product-video SPAN {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    width: 85px;
    height: 85px;
    background: #00a7ac;
    border-radius: 50%;
    transform: translateY(-50%);
}

.product-video SPAN:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 16px solid #fff;
    border-bottom: 10px solid transparent;
}

.gallery-media-slider,
.gallery-media-slider .slick-list,
.gallery-media-slider .slick-track {
    height: 100%;
}

.gallery-media-slider .slick-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery-media-slider .slick-prev,
.product-media-slider .slick-prev {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 50px;
    height: 50px;
    background: #00a7ac;
    border: none;
    padding: 0;
    margin: -25px 0 0;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    z-index: 10;
}

.gallery-media-slider .slick-prev.slick-disabled,
.product-media-slider .slick-prev.slick-disabled {
    background: #e2e2e2;
}

.gallery-media-slider .slick-prev:before,
.product-media-slider .slick-prev:before {
    content: "";
    display: block;
    position: absolute;
    left: 18px;
    top: 17px;
    width: 15px;
    height: 15px;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    transform: rotate(-45deg);
}

.gallery-media-slider .slick-next,
.product-media-slider .slick-next {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    width: 50px;
    height: 50px;
    background: #00a7ac;
    border: none;
    padding: 0;
    margin: -25px 0 0;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
}

.gallery-media-slider .slick-next.slick-disabled,
.product-media-slider .slick-next.slick-disabled {
    background: #e2e2e2;
}

.gallery-media-slider .slick-next:before,
.product-media-slider .slick-next:before {
    content: "";
    display: block;
    position: absolute;
    left: 16px;
    top: 17px;
    width: 15px;
    height: 15px;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    transform: rotate(135deg);
}

.product-media-slider .slick-dots {
    position: absolute;
    left: 130px;
    right: 130px;
    bottom: 40px;
    z-index: 100;
    display: table;
    font-size: 0;
    line-height: 0;
    table-layout: fixed;
    text-align: left;
    width: 100%;
}

.product-media-slider .slick-dots LI {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 10px 0;
}

.product-media-slider .slick-dots>:last-child {
    margin-right: 0;
}

.product-media-slider .slick-dots BUTTON {
    display: block;
    width: 10px;
    height: 10px;
    background: #e2e2e2;
    border: none;
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 0;
    border-radius: 50%;
    cursor: pointer;
}

.product-media-slider .slick-dots .slick-active BUTTON {
    background: #00a7ac;
}

.product-description H3 {
    font-size: 48px;
    color: #000;
    padding: 0 0 30px;
    font-family: inherit;
    margin: 0 0 20px;
    position: relative;
}

.product-description H3:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 25px;
    height: 5px;
    background: #000;
}

.product-description H4 {
    font-size: 24px;
    color: #000;
    margin: 0 0 50px;
}

.product-description H5 {
    font-size: 24px;
    color: #151515;
    margin: 0 0 20px;
}

.product-description H6 {
    font-size: 14px;
    color: #151515;
    font-family: inherit;
    margin: 0 0 15px;
}

.product-description P {
    font-size: 16px;
    color: #151515;
    margin: 0 0 15px;
}

.pr-btn-group {
    padding: 35px 0 0;
}

.pr-btn {
    display: inline-block;
    font-size: 19px;
    color: #fff;
    margin: 0 0 20px;
    text-align: center;
    background: #00a7ac;
    padding: 15px;
    text-transform: uppercase;
    min-width: 231px;
}

.product-specifications-container {
    margin: auto auto 100px;
    padding: 0 15px;
    text-align: left;
    max-width: 1530px;
    min-width: 220px;

}

.product-specifications-section {
    margin-bottom: 20px;
}

.product-specifications-section hr {
    margin: 0 0 100px;
}

.product-specifications-section H3 {
    font-size: 24px;
    color: #151515;
    display: inline-block;
    font-family: inherit;
    margin: 30px 0 5px;
}

.specification-box {
    margin: 0;
    max-width: 90%;
}

.specification-box H4 {
    font-size: 18px;
    color: #151515;
    margin: 0 0 30px;
    padding: 30px 0 0;
    text-transform: uppercase;
    font-weight: 100;
    line-height: 1.6;
}

.specification-table {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.specification-table .row-box {
    display: table-row;
}

.specification-table .cell-box {
    display: table-cell;
    vertical-align: top;
    font-size: 16px;
    color: #151515;
    padding: 5px 0;
}

.specification-table .cell-box:nth-child(1) {
    width: 50%;
    padding-right: 15px;
}

.specification-bg {
    background: #f4f4f4;
    padding: 30px;
}

.specification-box .specification-bg H4 {
    padding-top: 0;
}

.specification-box H4 {
    font-weight: 400;
}

.specification-icon {
    display: block;
    padding: 0 0 0 45px;
    position: relative;
}

.specification-icon:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    display: block;
    background-size: 30px 30px;
    background-repeat: no-repeat;
}

.specification-icon-long-reach:before {
    background-image: url('../img/longreach_icon.png');
}

.specification-icon-engine:before {
    background-image: url('../img/engine_icon.png');
}

.specification-icon-digging-force:before {
    background-image: url('../img/diggingforce_icon.png');
}

.specification-icon-hydraulic-system:before {
    background-image: url('../img/hydraulics_icon.png');
}

.specification-icon-travel-force:before {
    background-image: url('../img/travelsystem_icon.png');
}

/*
.specification-table .cell-box span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 31px;
    height: 30px;
    display: block;
    background-size: contain;
}
.specification-icon-352:before,
.specification-icon-1:before {
    background: url('../images/icons/ic-1.png')  no-repeat;
}
.specification-icon-2:before {
    background: url('../images/icons/ic-2.png')  no-repeat;
}
.specification-icon-14:before,
.specification-icon-3:before {
    background: url('../images/icons/ic-3.png')  no-repeat;
}
.specification-icon-4:before {
    background: url('../images/icons/ic-4.png')  no-repeat;
}
.specification-icon-5:before {
    background: url('../images/icons/rekobelcospecicons/SPECICON_ratedpoweroutput_WEB.JPG')  no-repeat;
}
.specification-icon-6:before {
    background: url('../images/icons/ic-6.png')  no-repeat;
}
.specification-icon-7:before {
    background: url('../images/icons/ic-7.png')  no-repeat;
}
.specification-icon-8:before {
    background: url('../images/icons/ic-8.png')  no-repeat;
}
.specification-icon-9:before {
    background: url('../images/icons/ic-8.png')  no-repeat;
}
.specification-icon-10:before {
    background: url('../images/icons/ic-8.png')  no-repeat;
}
.specification-icon-8:before {
    background: url('../images/icons/ic-8.png')  no-repeat;
}
.specification-icon-8:before {
    background: url('../images/icons/ic-8.png')  no-repeat;
}
.specification-icon-8:before {
    background: url('../images/icons/ic-8.png')  no-repeat;
}
.specification-icon-8:before {
    background: url('../images/icons/ic-8.png')  no-repeat;
}
.specification-icon-15:before {
    background: url('../images/icons/rekobelcospecicons/SPECICON_boom-arm-bucket_WEB.JPG')  no-repeat;
}
.specification-icon-8:before {
    background: url('../images/icons/ic-8.png')  no-repeat;
}
 .specification-icon-28:before {
     background: url('../images/icons/rekobelcospecicons/SPECICON_travelspeed_WEB.JPG')  no-repeat;
 }
.specification-icon-29:before {
    background: url('../images/icons/rekobelcospecicons/SPECICON_swingspeed_WEB.JPG')  no-repeat;
}
.specification-icon-30:before {
    background: url('../images/icons/rekobelcospecicons/SPECICON_drawbarforce_WEB.JPG')  no-repeat;
}
.specification-icon-32:before {
    background: url('../images/icons/rekobelcospecicons/Armlength-Kilograms.png')  no-repeat;
}
.specification-icon-33:before {
    background: url('../images/icons/rekobelcospecicons/SPECICON_bucketdigging_armcrowdingforce_WEB.JPG')  no-repeat;
}
.specification-icon-34:before {
    background: url('../images/icons/rekobelcospecicons/Arm-Crowding-Force-Kilograms.png')  no-repeat;
}
.specification-icon-36:before {
    background: url('../images/icons/rekobelcospecicons/SPECICON_drawbarforce_WEB.JPG')  no-repeat;
}
.specification-icon-37:before {
    background: url('../images/icons/rekobelcospecicons/SPECICON_bucketcapacity_WEB.jpg')  no-repeat;
}
*/
.highlights-section {
    background: #e5e5e5;
    padding: 95px 0 70px;
}

.highlights-section.no-bg {
    background: none;
}

.highlights-container {
    margin: auto;
    text-align: left;
    padding: 0 15px;
    max-width: 1530px;
    min-width: 220px;
}

.highlights-section H3 {
    font-size: 24px;
    color: #151515;
    margin: 0 0 45px;
}

.highlights-box {
    position: relative;
    margin: 0 auto 30px;
    padding: 10px 0 0;
    max-width: 480px;
}

.highlights-link {
    display: block;
    font-size: 18px;
    color: #000;
}

.highlights-link IMG {
    display: inline-block;
    max-width: 100%;
    height: auto;
    margin: 0 0 20px;
}

.highlights-box H5 {
    display: block;
    font-size: 12px;
    color: #151515;
    margin: 0 0 15px;
}

.highlights-box P {
    display: block;
    font-size: 14px;
    color: #151515;
    line-height: 1.8;
    margin: 0 0 20px;
}

/*
.highlights-btn {
    display: inline-block;
    font-size: 19px;
    color: #fff;
    font-family: inherit;
    margin: 0;
    background: #00b7bc;
    text-align: center;
    padding: 10px 25px;
    text-transform: uppercase;
}
  */
.highlights-label {
    position: absolute;
    top: 0;
    left: 40px;
    width: 80px;
    background: #00a7ac;
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    padding: 20px 10px 15px;
}

.highlights-label.bg-lb {
    background: #686868;
}

.highlights-label:before {
    content: "";
    position: absolute;
    right: -10px;
    top: 0;
    width: 0;
    height: 0;
    border-bottom: 10px solid #005355;
    border-right: 10px solid transparent;
}

.highlights-label.bg-lb {
    width: 60px;
}

.highlights-label.bg-lb:before {
    border-bottom: 10px solid #000;
}

.highlights-label:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 5px solid #00a7ac;
}

.highlights-label.bg-lb:after {
    border-top: 5px solid #686868;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;

}

/*event-section*/
.events-section {
    padding: 50px 0 0;
}

.highlights-section H2,
.events-section H2 {
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 50px;
}

.datepicker-section {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0 0 100px;
}

.datepicker-section .col {
    display: table-cell;
    vertical-align: top;
    border: 1px solid #333f48;
    padding: 50px 30px;
}

.datepicker-section .col:nth-child(1) {
    background: #333f48;
    width: 38%;
    padding: 25px;
}

.datepicker-section .col.has-bg-img {
    position: relative;
}

.datepicker-section .col.has-bg-img>* {
    position: relative;
    z-index: 2;
}

.datepicker-section .col.has-bg-img:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 0.05;
    background: #333f48 url('../images/bg/bg-event-1.png') no-repeat;
    background-size: cover;
}

.datepicker-section .col-container {
    padding: 15px;
}

.datepicker-section H3 {
    color: #fff;
    font-size: 42px;
    text-transform: uppercase;
    margin: 0 0 25px;
    font-weight: 200;
}

.datepicker-section P {
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 25px;
}

.datepicker-section H4 {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 25px;
    font-weight: 800;
}

.datepicker-section .fa {
    color: #fff;
    font-size: 40px;
}

.datepicker-section P I {
    display: table-cell;
    vertical-align: top;
    font-style: normal;
}

.datepicker-section P I:nth-child(1) {
    padding-right: 10px;
}

.social-list {
    list-style: none;
    margin: 0;
    padding: 0 0 50px;
    display: table;
    table-layout: fixed;
    font-size: 0;
    line-height: 0;
}

.social-list LI {
    margin: 0 10px 10px 0;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 1.5;
}

.social-list>:last-child {
    margin-right: 0;
}

.social-list A {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    background: #576570;
    border-radius: 50%;
    text-align: center;
}

.social-list .fa {
    font-size: 24px;
    color: #fff;
    line-height: 40px;
}

/*
.datepicker-section .btn {
 color: #fff;
 background: #00A7AC;
 display: inline-block;
 vertical-align: top;
 padding: 7px 30px;
 text-transform: uppercase;
 font-weight: 800;
 text-decoration: none;
 font-size: 18px;
 line-height: 1.4;
 font-family: 'effrabold';
 margin: 0;
 white-space: nowrap;
}*/
/*datepicker*/
.datepicker {
    min-height: 480px;
    max-width: 510px;
    width: 100%;
    margin: auto;
}

.datepicker .year {
    color: rgba(51, 63, 72, 0.4);
    font-size: 24px;
    margin: 0 0 70px;
    text-align: right;
}

.datepicker .month {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0 0 35px;
}

.datepicker .month .year-mb,
.datepicker .month .prev,
.datepicker .month .next {
    display: none;
}

.datepicker .month .prev,
.datepicker .month .next {
    position: relative;
    font-size: 0;
    line-height: 0;
}

.ui-datepicker-prev span:before,
.datepicker .month .prev:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 21px;
    margin: auto;
    width: 9px;
    height: 9px;
    border-top: 2px solid #e9f0f4;
    border-left: 2px solid #e9f0f4;
    transform: rotate(-45deg);
}

.ui-datepicker-next span:before,
.datepicker .month .next:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 21px;
    margin: auto;
    width: 9px;
    height: 9px;
    border-top: 2px solid #e9f0f4;
    border-left: 2px solid #e9f0f4;
    transform: rotate(135deg);
}

.datepicker .month LI {
    display: table-cell;
    vertical-align: middle;
    color: rgba(66, 66, 6, 0.4);
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
}

.datepicker .month .active {
    color: rgba(66, 66, 6, 1);
    font-size: 16px;
}

.datepicker .weeks-days {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    width: 100%;
    table-layout: fixed;
    margin: 0;
    padding: 0;
}

.datepicker .weeks-days TH {
    color: rgba(66, 66, 6, 1);
    font-size: 16px;
    margin: 0;
    padding: 0 0 25px;
    text-align: center;
    text-transform: uppercase;
}

.datepicker .weeks-days TD {
    color: rgba(66, 66, 6, 1);
    font-size: 16px;
    margin: 0;
    padding: 8px 0;
    text-align: center;
}

.datepicker .weeks-days .active {
    color: #00a7ac;
    font-family: inherit;
}

.datepicker .weeks-days SPAN {
    display: inline-block;
    vertical-align: top;
    padding: 7px;
}

.datepicker .weeks-days .current SPAN {
    background: #00b7bc;
    color: #fff;
}

.datepicker .weeks-days .not-current {
    color: rgba(66, 66, 6, 0.4);
}

/*single-news-page*/
.back {
    padding: 45px 0;
}

.back A {
    font-size: 19px;
    margin: 0;
    color: #000;
}

.back A I {
    font-size: 21px;
    color: #000;
    margin-right: 15px;
}

.banner-section {
    position: relative;
    padding: 85px 0;
    margin: 0 0 40px;
}

.banner-section:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
}

.banner-section .small-container {
    min-height: 658px;
    position: relative;
    z-index: 5;
}

.banner-section H4 {
    font-size: 48px;
    margin: 0 0 10px;
    color: #fff;
}

.banner-section H5 {
    font-size: 48px;
    margin: 0 0 25px;
    color: #fff;
    position: relative;
    padding: 0 0 28px;
}

.banner-section H5:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 25px;
    height: 5px;
    background: #fff;
}

.banner-section P {
    font-size: 24px;
    margin: 0 0 10px;
    color: #fff;
    font-weight: 200;
}

/*
.banner-section P I{
    font-family: 'effraitalic';
}
  */
.description-section {
    max-width: 1014px;
    width: 100%;
    padding: 0 90px 90px;
    margin: auto;
}

.description-section H3 {
    font-size: 24px;
    font-family: inherit;
    margin: 0 0 5px;
    color: #151515;
}

.description-section H6 {
    font-size: 12px;
    margin: 0 0 25px;
    color: #151515;
}

.description-section H5 {
    font-size: 16px;
    line-height: 1.9;
    margin: 0;
    color: #151515;
}

.description-section P {
    font-size: 16px;
    line-height: 1.9;
    margin: 0 0 30px;
    color: #151515;
}

.description-section P I {
    font-size: 16px;
    margin: 0;
    color: #151515;
}

.description-section H5 B,
.description-section P B {
    font-size: 16px;
    font-family: inherit;
    margin: 0;
    color: #151515;
}

.description-slider .slick-list {
    background: #000;
    margin: 0 0 40px;
}

.description-slider IMG {
    width: 100%;
    height: auto;
    display: block;
}

.description-slider .slick-prev {
    display: block;
    position: absolute;
    left: -90px;
    top: 50%;
    width: 50px;
    height: 50px;
    background: #00a7ac;
    border: none;
    padding: 0;
    margin: -25px 0 0;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
}

.description-slider .slick-prev.slick-disabled {
    background: #e2e2e2;
}

.description-slider .slick-prev:before {
    content: "";
    display: block;
    position: absolute;
    left: 18px;
    top: 17px;
    width: 15px;
    height: 15px;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    transform: rotate(-45deg);
}

.description-slider .slick-next {
    display: block;
    position: absolute;
    right: -90px;
    top: 50%;
    width: 50px;
    height: 50px;
    background: #00a7ac;
    border: none;
    padding: 0;
    margin: -25px 0 0;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
}

.description-slider .slick-next.slick-disabled {
    background: #e2e2e2;
}

.description-slider .slick-next:before {
    content: "";
    display: block;
    position: absolute;
    left: 16px;
    top: 17px;
    width: 15px;
    height: 15px;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    transform: rotate(135deg);
}

.description-slider .slick-dots {
    position: absolute;
    left: 50px;
    right: 50px;
    bottom: 40px;
    z-index: 100;
    display: table;
    font-size: 0;
    line-height: 0;
    table-layout: fixed;
    text-align: left;
    width: 100%;
}

.description-slider .slick-dots LI {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 10px 0;
}

.description-slider .slick-dots>:last-child {
    margin-right: 0;
}

.description-slider .slick-dots BUTTON {
    display: block;
    width: 10px;
    height: 10px;
    background: #fff;
    border: none;
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 0;
    border-radius: 50%;
    cursor: pointer;
}

.description-slider .slick-dots .slick-active BUTTON {
    background: #00a7ac;
}

.description-social {
    display: table;
    table-layout: fixed;
    width: 100%;
    text-align: center;
    font-size: 0;
    line-height: 0;
}

.description-social LI {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 10px;
    font-size: 16px;
    line-height: 1.5;
    color: #151515;
}

.description-social LI:nth-child(1) {
    display: block;
    text-align: center;
    margin: 0 0 24px;
}

.description-social A {
    display: block;
    width: 60px;
    height: 60px;
    background: #00a7ac;
    border-radius: 50%;
    text-align: center;
}

.description-social .fa {
    font-size: 28px;
    color: #fff;
    line-height: 60px;
}

.spinner {
    display: none;
}

/*Datepicker */
.ui-datepicker-header {
    display: none;
}

.ui-datepicker-header a {
    position: relative;
}

.datepicker {
    max-width: 510px;
    width: 100%;
    margin: auto;
}

.datepicker .year {
    color: rgba(51, 63, 72, 0.4);
    font-size: 24px;
    margin: 0 0 70px;
    text-align: right;
}

.datepicker .month {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0 0 35px;
}

.datepicker .month .year-mb,
.datepicker .month .prev,
.datepicker .month .next {
    display: none;
}

.datepicker .month .prev,
.datepicker .month .next {
    position: relative;
    font-size: 0;
    line-height: 0;
}

.datepicker .month .prev:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 21px;
    margin: auto;
    width: 9px;
    height: 9px;
    border-top: 2px solid #e9f0f4;
    border-left: 2px solid #e9f0f4;
    transform: rotate(-45deg);
}

.datepicker .month .next:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 21px;
    margin: auto;
    width: 9px;
    height: 9px;
    border-top: 2px solid #e9f0f4;
    border-left: 2px solid #e9f0f4;
    transform: rotate(135deg);
}

.datepicker .month LI {
    display: table-cell;
    vertical-align: middle;
    color: #333f48;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
}

.datepicker .month .active {
    color: #333f48;
    font-size: 16px;
}

.ui-datepicker-calendar {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    width: 100%;
    table-layout: fixed;
    margin: 0;
    padding: 0;
}

.datepicker TH {
    color: #333f48;
    font-size: 16px;
    margin: 0;
    padding: 0 0 25px;
    text-align: center;
    text-transform: uppercase;
}

.datepicker TD {
    color: #333f48;
    font-size: 16px;
    margin: 0;
    padding: 15px 0;
    text-align: center;
}

.datepicker .ui-datepicker-today span {
    background-color: #00a7ac;
    color: #FFF;
    display: inline-block;
    width: 30px;

}

.datepicker span,
.datepicker a {
    padding: 5px;
}

.datepicker a {
    color: #00a7ac;
    font-family: inherit;
}

.datepicker .ui-datepicker-current-day a {
    background-color: #00a7ac;
    color: #FFF;
    display: inline-block;
    width: 30px;
}

.text-center {
    text-align: center
}

#panorama {
    width: 790px;
    height: 490px;
}

.panorama-icon {
    position: absolute;
    width: 100px;
    height: 100px;
    display: block;
    background: url('../images/icons/panorama-icon.png') right no-repeat;
    right: 20px;
    bottom: 10px;
    z-index: 999;
}

/** Search.php **/
.search .top-text-full-width {
    padding-top: 0 !important;
}

.search #content .top-text-full-width .area {
    padding-top: 30px !important;
}

.filter {
    background: #e6e6e6;
}

.search .search-menu li {
    cursor: pointer;
    float: left;
    background: #333f48;
    display: inline-block;
    color: #FFFFFF;
    padding: 20px 40px;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 500;
}

.search .search-menu li.active {
    background: #FFFFFF;
    color: #333f48;
}

.search .search-results {
    padding-left: 0;
}

.search h1 {
    font-weight: normal;
}

.search .search-results li {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
    list-style: none;
}

.search .search-results li span.label {
    background: #333f48;
    display: inline-block;
    color: #FFFFFF;
    padding: 2px 15px;
    clear: both;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: 500;
}

.search .search-results li span.date {
    display: block;
    margin-bottom: 5px;
}

.search .search-results li h2 {
    margin-bottom: 5px !important;
    font-weight: normal;
}

#searchform .screen-reader-text {
    display: none;
}

.filter #searchform {
    margin-bottom: 10px;
}

.filter input#s,
.contact-form-area input {
    display: inline-block;
    height: 37px;
    border: 1px solid #d6d6d6;
    margin-bottom: 14px;
    width: 40%;
}

.filter input#s {
    padding-left: 10px;
    padding-right: 50px;
    height: 55px;
}

.filter .search-form .fa {
    color: #00a7ac;
}

.filter .search-form button {
    position: relative;
    left: -40px;
    border: 0;
    font-size: 20px;
    background: none;
}

.single-product #brochure-conainer {
    background: #fff !important;
}

.single-product .specification-table {
    padding-left: 45px;
}

.datepicker .month .active {
    color: #00a7ac;
    font-size: 16px;
    font-weight: bold;
}

.highlights-link .img {
    padding-left: 100%;
    padding-top: 70%;
    margin-bottom: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: cover;
}

.single-product .product-specifications-container {
    max-width: 1380px;
}

@media screen and (min-width: 768px) {
    .highlights-box {
        position: static;
    }

    .highlights-box .btn {
        position: absolute;
        bottom: 0;
    }

    .highlights-section .col-group .col-ld-4 {
        position: relative;
        display: table-cell;
    }

    .highlights-box {
        padding-bottom: 50px;
        margin-left: 0;
        margin-right: 0;
    }

}

#content .detail IMG {
    margin-bottom: 10px;
}

.open-sub-menu+#content {
    top: 0 !important;
}

.open-sub-menu {
    margin-bottom: 50px;
}

.single-customer .highlights-container {
    max-width: 1446px;
    padding: 0 15px;
}

#content .team .area UL LI {
    display: table-cell;
    padding-bottom: 65px;
    padding-left: 8%;
    padding-right: 0%;
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 25%;
}

#content .team .team-entry .btn {
    bottom: 20px;
    position: absolute;
}

#content .team .area .function-entry {
    line-height: 21px;
}

@media screen and (max-width: 1200px) {
    #content .team .area UL LI {
        padding-left: 4%;
        padding-right: 4%;
    }

    #content .team .area UL {
        margin-left: 0%;
    }
}

@media screen and (max-width: 572px) {
    #content .team .area UL LI {
        margin: 0 0 15px;
        width: auto;
        display: inline-block;
    }
}

.year span {
    cursor: pointer;
}

.year span.active {
    color: #00a7ac;
}

.banner-section.without-black-layer:before {
    background: none;
}

.banner-section H4.align-right,
.banner-section H5.align-right {
    text-align: right;
}

.banner-section H5.align-right:after {
    left: auto;
    right: 0;
}

.contact-form-area .submit-row input[type="submit"] {
    background: #00a7ac none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.4;
    padding: 10px 25px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;
    float: right;
    margin-right: 8%;
}

.home .text-box-content {
    background: #161616;
}

.description-section iframe {
    height: 500px;
}

#content .detail IMG {
    max-width: 430px;
    height: auto;
    width: 100%;
}

#events-form .date-from INPUT {
    height: 34px;
    width: 125px;
}

.page-template-page-event #ui-datepicker-div {
    max-width: 250px;
    background: #fff;
    padding: 10px;
}

#content .detail ul {
    font-size: 17px;
    font-weight: 400;
    line-height: 150%;
}

.date-from {
    display: inline-block;
    margin-right: 40px;
}

.datepicker-section H3 {
    line-height: 115%;
    font-size: 35px;
}

.wrap-panorama {
    width: 100%;
    height: 450px;
}

.product-media-slider .slick-dots {
    left: 0;
    right: 0;
    bottom: auto;
    padding-right: 90px;
    top: -40px;
    text-align: right;
}

.description-section iframe {
    height: 500px;
}

.description-section UL {
    font-size: 16px;
    line-height: 1.9;
    margin: 0 0 30px;
    color: #151515;
}

.home #content .info-cols .col .btn {
    color: #fff;
    background: #00A7AC;
}

.home #content .info-cols .col h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 30px;
    padding-bottom: 0px;
    font-weight: 800;
}

.home #content .info-cols .col p {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 5px;
    padding-bottom: 0px;
    font-style: italic;
}

.home #content .info-cols .col .indent {
    padding: 40px 40px 100px;
}

.home #content .info-cols.info-cols-1 .col {
    background: #000;
    color: #fff;
    width: 33.333%;
    float: left;
    min-height: 350px;
    position: relative;
}

.home #content .info-cols.info-cols-1 .col:nth-of-type(2) {
    background: #e2e2e2 none repeat scroll 0 0;
    float: left;
    position: relative;
    width: 33.333%;
    color: #000;
}

.home #content .info-cols.info-cols-1 h2 {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 35px;
    padding-bottom: 0;
    text-transform: uppercase;
    min-height: 75px;
}

.home #content .info-cols.info-cols-1 .col:nth-of-type(2) p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 5px;
}

@media screen and (max-width: 1024px) {

    .home #content .info-cols.info-cols-1 .col:nth-of-type(1),
    .home #content .info-cols.info-cols-1 .col:nth-of-type(2),
    .home #content .info-cols.info-cols-1 .col:nth-of-type(3) {
        float: none;
        width: 100%;
    }
}

.contact-form-area .submit-row input[type="reset"] {
    display: none;
}

.home .promo-video-discription P,
.home .promo-box P {
    font-size: 18px;
}

.home .promo-box P {
    line-height: 120%;
}

.home .promo-box H4 {
    font-size: 24px;
}

.calendar-page .datepicker-section {
    margin-bottom: 0px;
}

.eventfeed-single-content .description-section {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.eventfeed-single-text .social ul {
    margin: 0;
}

.home #content .info-cols .snippet {
    position: static;
}

.social-list .website-link {
    background-image: url('../images/bg/internet.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% auto;
    display: inline-block;
    width: 40px;
    height: 40px;
    overflow: hidden;
}

.home .news-ribbon .img {
    padding-left: 100%;
    padding-top: 66%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.home #content .news-ribbon .info-cols .col .indent {
    padding: 30px 40px 100px;
}

.wrap-event {
    margin-top: 50px;
}

.wrap-event:first-child {
    margin: 0;
}

.wrap-event .social-list {
    padding: 0 0 20px;
}

.highlights-section .carousel,
.highlights-section .carousel .slick-slide {
    margin: 0;
}

@media screen and (max-width: 767px) {
    .highlights-section .carousel {
        padding: 0 20px;
    }

    .highlights-section .carousel .slick-prev {
        left: -30px;
    }

    .highlights-section .carousel .slick-next {
        right: -30px;
    }
}

.flexible-template .manufacturing-entry {
    position: relative;
    max-height: 100%;
}

.flexible-template .manufacturing-entry-even .image-container,
.flexible-template .manufacturing-entry-odd .image-container {
    position: absolute;
    top: 0;
    right: 0;
    float: none;
    width: 50% !important;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.flexible-template .manufacturing-entry-odd .image-container {
    right: auto;
    left: 0;
}

.flexible-template .manufacturing-entry .image-container iframe {
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 1440px) {
    .flexible-template .manufacturing-area .image-container {
        width: 50% !important;
    }

    .flexible-template .manufacturing-entry-even .text-container {
        float: left;
        width: 50% !important;
    }

    .flexible-template .manufacturing-entry-odd .text-container {
        float: right;
        width: 50% !important;
    }

    .flexible-template .manufacturing-entry-even .image-container,
    .flexible-template .manufacturing-entry-odd .image-container {
        max-height: 100% !important;
    }

}

@media screen and (min-width: 768px) and (max-width: 1440px) {

    .flexible-template .manufacturing-text,
    .flexible-template .manufacturing-text h3 {
        font-size: 18px;
        line-height: 150%;
    }
}

@media screen and (max-width: 768px) {
    .flexible-template .manufacturing-entry {
        padding-bottom: 100px;
    }

    .flexible-template .manufacturing-area .image-container,
    .flexible-template .manufacturing-entry-odd .text-container,
    .flexible-template .manufacturing-entry-even .text-container {
        width: 100% !important;
    }

    .flexible-template .manufacturing-entry-even .image-container,
    .flexible-template .manufacturing-entry-odd .image-container {
        position: relative;
        padding: 0 0 80% 100%;
    }

    .flexible-template .manufacturing-entry .image-container iframe {
        position: absolute;
        top: 0;
        left: 0;
    }

    .flexible-template .manufacturing-area .image-container,
    .flexible-template .manufacturing-text {
        display: block;
        float: none;
        clear: both;
        width: 100% !important;
        height: auto;
    }

}

.calendar-page .datepicker-section H3 {
    font-size: 16px;
    color: #BFC3C6;
    text-transform: none;
    margin-bottom: 3px;
}

.calendar-page .datepicker-section H4 {
    text-transform: none;
    font-size: 24px;
    margin-bottom: 15px;
}

.calendar-page .datepicker-section .fa {
    font-size: 26px;
}

.calendar-page .btn {
    font-size: 16px;
    padding: 7px 16px;
}

.calendar-page .wrap-event {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #fff;
}

.calendar-page .wrap-event:first-child {
    padding: 0;
    margin: 0;
    border: none;
}

.calendar-page .datepicker-section P I:nth-of-type(2) {
    padding-top: 4px;
}

.calendar-page .datepicker-section .col-container {
    padding: 0 15px;
}

.calendar-page .datepicker-section P {
    margin-bottom: 15px;
}

.calendar-page .datepicker TD {
    position: relative;
}

.calendar-page .datepicker TD .count-events {
    position: absolute;
    /*right: -13px;*/
    top: -4px;
    background: #2A3740;
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    padding: 0 5px;
}

@media screen and (min-width: 1024px) {
    .promo-video-discription {
        min-height: 510px;
    }

    .promo-video img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

.captcha {
    margin-left: 5%;
    margin-right: 5%;
}

.img-fix {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.img-fix img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

@media screen and (min-width: 1025px) {
    #navigation .main-menu ul>li {
        position: relative;
        white-space: nowrap;
    }

    #navigation .main-menu ul>li li {
        float: none;
    }

    #navigation .sub-menu {
        left: 0;
        top: 100%;
        overflow: visible;
        width: auto;
    }

    #navigation .sub-menu .sub-menu {
        left: 100%;
        top: 0px;
    }

    .nav-expand {
        box-shadow: 0 0 0 0;
    }

    .menu li:hover>.sub-menu {
        display: block;
        z-index: 99;
    }

    #navigation .menu-right .menu-item-has-children .arrow,
    #navigation .main-menu .menu-item-has-children .arrow {
        display: none;
    }
}

@media screen and (max-width: 1025px) {

    #navigation .menu-right .menu-item-has-children .arrow,
    #navigation .main-menu .menu-item-has-children .arrow {
        position: absolute;
        top: 0;
        right: 0;
        color: #fff;
        display: block;
        width: 30px;
        text-align: center;
        line-height: 29px;
    }

    #navigation .menu-right .menu-item-has-children .arrow.open~.sub-menu,
    #navigation .main-menu .menu-item-has-children .arrow.open~.sub-menu {
        display: block;
    }
}

.gallery-carousel {
    position: relative;
    height: 100%;
}

.small-media-slider {
    position: absolute;
    bottom: 10px;
    max-width: 100%;
    overflow: hidden;
}

.small-media-slider .slick-slide {
    border: 1px solid #fff;
    cursor: pointer;
}

.flexible-template .manufacturing-entry {
    padding: 0;
}

@media screen and (min-width: 768px) {
    .flexible-template .manufacturing-entry {
        display: flex;
    }

    .flexible-template .manufacturing-entry.manufacturing-entry-odd {
        flex-direction: row-reverse;
    }

    .flexible-template .manufacturing-area .text-container {
        min-height: 100%;
    }
}

.single-product-crane .slick-slide .product-img,
.single-product .slick-slide .product-img,
.single-used-machinery .slick-slide .product-img {
    padding-bottom: 62.5%;
    display: block;
    padding-left: 100%;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.main-box p {
    color: #151515;
    font-size: 16px;
    line-height: 140%;
    padding-bottom: 20px;
}

.product-specifications-section .main-box hr {
    margin: 0 0 50px;
}

#content .maps-info .center A:hover,
#content .results .btn {
    color: #fff !important;
}

#content .results .btn {
    display: inline-block;
    padding: 12px 50px;
    text-transform: uppercase;
    font-weight: 800;
    text-decoration: none;
    font-size: 18px;
    background: #00A7AC;
}

.ajax-content+.spinner {
    background: url('../images/loading.gif') no-repeat;
    display: none;
    opacity: .7;
    filter: alpha(opacity=70);
    width: 32px;
    height: 32px;
    margin: 50px auto;
    position: relative;
}

.filter-news {
    display: inline-block;
}

.filter-news a {
    display: inline-block;
    vertical-align: top;
    padding: 0px 25px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 800;
    font-size: 14px;
    line-height: 36px;
    color: #FFF;
    background: #00A7AC;
    margin-left: 10px;
}

.filter-news span {
    line-height: 36px;
}

.news-title h1 {
    display: inline-block;
    width: 22%;
}

@media screen and (max-width: 1440px) {
    .news-title h1 {
        width: 32%;
    }
}

@media screen and (max-width: 767px) {
    .news-title h1 {
        width: 100%
    }

    .filter-news {
        margin-top: 20px;
    }
}

.cranes-archive .item-box .cell-box {
    width: 40%;
}

.cranes-archive .item-box .cell-box:nth-child(1) {
    width: 60%;
}

.general-dimensions h3 {
    display: block;
    margin-bottom: 30px;
}

.picture-gallery .intro {
    display: inline-block;
    width: 100%;
    margin-bottom: 21px;
    margin-top: 63px;
}

.picture-gallery .intro h1 {
    display: inline-block;
    width: 100%;
    line-height: 24px;
}

.picture-gallery .intro p {
    display: inline-block;
    width: 100%;
    line-height: 24px;
}

.picture-gallery .picture {
    display: inline-block;
    width: 19.8%;
    padding: 0 15px;
    margin-bottom: 30px;
    font-size: 0;
}

.picture-gallery .picture .photo:hover {
    cursor: pointer;
}

.picture-gallery .picture .photo {
    display: inline-block;
    width: 100%;
    padding-top: 75%;
    position: relative;
    margin-bottom: 12px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.picture-gallery .picture .photo .zoom {
    opacity: 0;
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 167, 174, 0.85);
    background-image: url("../images/kobelco-europe-new/zoom.png");
    background-position: center;
    background-size: 40px 40px;
    z-index: 10;
    background-repeat: no-repeat;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.picture-gallery .picture:hover .photo .zoom {
    opacity: 1;
}

.picture-gallery .picture .text p {
    color: #000000;
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
}

.picture-gallery .picture .text a.product {
    font-size: 18px;
    text-decoration: none;
    color: #00a7ac;
    font-weight: 800;
}

.picture-gallery .picture .text p.job-type {
    font-weight: 400;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #151515;
    margin: 10px 0 0px;
    line-height: 1.8;
}

.picture-gallery .picture .text p.location {
    font-weight: 800;
    line-height: 24px;
    display: inline-block;
    width: 100%;
    font-size: 12px;
    color: #000;
    font-style: italic;
}

.picture-gallery .row {
    margin-left: -15px;
    margin-right: -15px;
}

@media(max-width: 767px) {
    .picture-gallery .intro {
        padding: 0 15px;
    }

    .picture-gallery .row {
        margin-left: 0px;
        margin-right: 0px;
    }

    .picture-gallery .picture {
        display: inline-block;
        width: 49%;
        padding: 0 15px;
        margin-bottom: 30px;
        font-size: 0;
    }
}

@media(min-width: 768px) and (max-width: 992px) {
    .picture-gallery .intro {
        padding: 0 15px;
    }

    .picture-gallery .row {
        margin-left: 0px;
        margin-right: 0px;
    }

    .picture-gallery .picture {
        display: inline-block;
        width: 33%;
        padding: 0 15px;
        margin-bottom: 30px;
        font-size: 0;
    }
}

@media(min-width: 993px) and (max-width: 1200px) {
    .picture-gallery .intro {
        padding: 0 15px;
    }

    .picture-gallery .row {
        margin-left: 0px;
        margin-right: 0px;
    }

    .picture-gallery .picture {
        display: inline-block;
        width: 24%;
        padding: 0 15px;
        margin-bottom: 30px;
        font-size: 0;
    }
}

@media(min-width: 1201px) and (max-width: 1440px) {
    .picture-gallery .intro {
        padding: 0 15px;
    }

    .picture-gallery .row {
        margin-left: 0px;
        margin-right: 0px;
    }

    .picture-gallery .picture {
        display: inline-block;
        width: 24%;
        padding: 0 15px;
        margin-bottom: 30px;
        font-size: 0;
    }
}

#content .maps-info .left {
    color: #000;
}

.contact-form-area .selectric-wrapper {
    display: inline-block;
    height: 39px;
    border: 1px solid #d6d6d6;
    margin: 0;
    margin-bottom: 14px;
    width: 60%;
    max-width: 100%;
}

.contact-form-area .selectric {
    background: #fff;
}

.contact-form-area .selectric .label {
    height: 37px;
    color: #161616;
    margin: 0 20px 0 10px;
    line-height: 36px;
}

.contact-form-area .selectric-items {
    background: #fff;
}

.contact-form-area .selectric .button:after {
    display: none;
}

.contact-form-area .selectric .button:before {
    font-family: FontAwesome;
    content: "\f107";
    font-size: 15px;
    position: absolute;
    right: 0;
    top: 0;
    color: #000;
    line-height: 37px;
    width: 30px;
    text-align: center;
    font-weight: bold;
}

.contact-form-area input {
    width: 60%;
}

.contact-form-area .selectric-items li,
.contact-form-area .selectric-items ul> :last-child {
    border: 1px solid #c4c4c4;
    border-top: none;
    padding: 10px
}

.contact-form-area .form-desc {
    display: flex;
    border-bottom: 1px solid #c4c4c4;
    margin-left: 5%;
}

.contact-form-area .form-desc p {
    font-size: 17px;
    font-weight: 400;
    padding-bottom: 20px;
    line-height: 160%;
}

.contact-form-area .form-desc .btn {
    min-width: 192px;
    padding: 10px 15px;
}

.contact-form-area .form-desc+.form-title {
    margin-top: 30px;
}

#navigation .menu-right ul>li {
    position: relative;
}

#navigation .menu-right ul>li li {
    float: none;
}

#navigation .menu-right li li:hover a,
#navigation .menu-right ul>li li.current_page_item>a {
    background-color: #e2e2e2;
    color: #161616 !important;
}

.section-white,
.section-gray {
    padding: 50px;
}

.section-gray {
    padding-top: 0;
}

.section-white .contact-left,
.section-gray .contact-left {
    float: none;
    width: 100%;
}

.section-white .row,
.section-gray .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.section-gray .col-md-6,
.section-white .col-md-6 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media(min-width: 768px) {

    .section-gray .col-md-6,
    .section-white .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.section-gray {
    background: #F4F4F4;
}

.section-gray .contact-left {
    border: none;
}

.section-gray .contact-left table td,
.section-white .contact-left table td {
    padding-bottom: 0px;
}

.section-gray .contact-left table td:first-child,
.section-white .contact-left table td:first-child {
    width: 100px;
}

.section-white table,
.section-gray table {
    margin-left: 42px;
}

#content .section-white .contact-left h1,
#content .section-white .contact-left h2,
#content .section-white .contact-left h3 {
    font-size: 24px;
    font-weight: 500;
    border-left: 16px solid #00A7AC;
    padding: 10px 0px 10px 25px;
    margin-bottom: 30px;
    margin-top: 50px;
}

#map {
    height: 100%;
    width: 50%;
}

#map .gm-style .gm-style-iw {
    color: #000;
    font-size: 16px;
    width: auto !important;
}

.contact-form-style.contact-form-area textarea {
    width: 95%;
    margin-right: 0;
}

.contact-form-style.contact-form-area .submit-row input[type="submit"] {
    margin-right: 0;
}

.contact-form-style.contact-form-area label {
    vertical-align: bottom;
    margin-bottom: 14px;
}

/*.contact-form-style .form-row {
	display: flex;
	align-items: flex-end;
	flex-wrap: wrap;
}*/
@media(max-width: 1440px) {

    .contact-form-style.contact-form-area input,
    .contact-form-style .selectric-wrapper {
        width: 95%;
        margin-left: 5%;
        margin-right: 0;
    }

    .contact-form-style.contact-form-area label {
        margin-bottom: 0;
    }
}

.contact-form-style .form-row.submit-row::before,
.contact-form-style .form-row.submit-row::after {
    content: '';
    display: table;
    clear: both;
}

div.wpcf7-response-output {
    width: 95%;
    margin-left: 5%;
    margin-right: 0;
    padding: 10px 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 160%;
    color: #161616;
    border-color: #f04e28;
}

div.wpcf7-mail-sent-ok {
    border-color: #00a7ac;
    font-weight: bold;
    color: #00a7ac;
}

.social-icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    width: 231px;
    justify-content: center;
}

.social-icons ul li {
    margin-right: 15px;
    position: relative;
}

.social-icons ul li ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    font-size: 25px;
    width: 100%;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 4px 0px #eee;
}

.social-icons ul li:hover>ul {
    display: block;
}

.social-icons ul li ul li {
    margin: 0;
}

.social-icons ul li ul li a {
    display: block;
    padding: 10px;
}

.social-icons>ul>li:first-child {
    margin: 0;
}

.desc-line h6,
.desc-line p {
    display: inline-block;
}

#quotation-form-link {
    text-align: center;
    background: #f4f4f4;
}

#quotation-form-link .wpcf7 {
    margin: 0;
    width: 100%;
}

#quotation-form-link .contact-form-area {
    margin-top: 0;
    margin-bottom: 0;
}

.item-box .img-wrap.highlight,
.item-box .img-wrap.featured,
.item-box .img-wrap.sold,
.item-box .img-wrap.on-hire {
    position: relative;
}

.item-box .img-wrap.highlight:after {
    position: absolute;
    top: 9px;
    left: -25px;
    width: 100px;
    height: 30px;
    content: "NEW";
    background: #02aeae;
    transform: rotate(-45deg);
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.item-box .img-wrap.featured:after {
    position: absolute;
    top: 22px;
    left: -31px;
    width: 140px;
    height: 30px;
    content: "FEATURED";
    background: #02aeae;
    transform: rotate(-45deg);
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.item-box .img-wrap.sold:after {
    position: absolute;
    top: 9px;
    left: -25px;
    width: 100px;
    height: 30px;
    content: "SOLD";
    background: #02aeae;
    transform: rotate(-45deg);
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.item-box .img-wrap.on-hire:after {
    position: absolute;
    top: 22px;
    left: -31px;
    width: 140px;
    height: 30px;
    content: "ON HIRE";
    background: #02aeae;
    transform: rotate(-45deg);
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}