div.wpcf7 input[type="text"],
div.wpcf7 input[type="email"],
div.wpcf7 input[type="num"],
div.wpcf7 input[type="password"],
div.wpcf7 input[type="url"],
div.wpcf7 textarea {
    width: 100% !important;
    height: 36px !important;
    line-height: 36px !important;
    padding: 0 15px !important;
    margin-bottom: 12px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #dddddd;
    outline: 0 !important;
    margin-top: -3px;
    margin-bottom: 12px !important;
}

div.wpcf7 textarea {
    min-height: 100px;
}

div.wpcf7 {
    max-width: 550px;
}

div.wpcf7 p,
div.wpcf7 span,
div.wpcf7 label {
    margin-bottom: 0 !important;
}

div.wpcf7 select,
div.wpcf7 .select,
div.wpcf7 .dropdown-toggle {
    width: 100% !important;
    height: 36px !important;
    line-height: 36px !important;
    padding: 0 15px !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #dddddd;
    outline: 0 !important;
    margin-bottom: 0 !important;
}

div.wpcf7 .wpcf7-form-control-wrap,
div.wpcf7 .wpcf7-form-control-wrap>* {
    width: 100% !important;
    display: block;
}

div.wpcf7 .wpcf7-form-control-wrap {
    clear: both !important;
}

div.wpcf7 .dropdown-toggle {
    margin-bottom: 12px !important;
}

div.wpcf7 .wpcf7-list-item {
    margin-left: 0 !important;
    margin-right: 15px !important;
    margin-bottom: 12px !important;
}

div.wpcf7 input[type="file"] {
    border: 0 !important;
    margin: 8px 0 12px !important;
    line-height: initial !important;
    padding: 0 !important;
}

div.wpcf7 button[type="submit"],
div.wpcf7 input[type="submit"] {
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -webkit-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
    cursor: pointer;
    cursor: hand;
    border: 0;
    text-align: center;
    width: 100%;
    min-width: 80px;
    max-width: 215px;
    padding: 10px 10px;
    margin-bottom: 10px;
    font-family: "Gotham", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 0.92857em;
    font-weight: 500;
    color: #FFFFFF;
    background-color: #7FAF1B;
    width: 160px;
    max-width: none;
    min-width: 0;
    background-color: #00adef;
    color: #FFFFFF;
    font-weight: 600;
    margin-right: 6px;
    margin-bottom: 5px;
    margin-top: 20px !important;
}

div.wpcf7 button[type="submit"]:hover,
div.wpcf7 input[type="submit"]:hover {
    background-color: #0088bc !important;
}

.text-decoration-hover:hover {
    text-decoration: underline !important;
}

.news-special-box>a.image-container {
    margin-top: -5.71% !important;
    margin-bottom: -5.71% !important;
}

#contact_us_option {
    margin-bottom: 10px;
}

.super_title {
    /** whitepaper **/
    margin-bottom: 0px !important;
    margin-top: 10px;
}

.super_title span {
    background: #03ADEF;
    color: #fff;
    padding: 10px 15px 5px 15px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 1.2em;
}

.dots-bigger li {
    width: 10px !important;
    height: 10px !important;
}

@media (max-width: 520px) {
    .ui-container.ui-container-style_1>.wrapper,
    .ui-container.ui-container-style_1>.ui-content {
        padding-top: 20px !important;
        padding-bottom: 15px !important;
    }
    .news-special-box>a.image-container {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .news-special-box>.over-news p {
        display: none !important;
    }
    #contact-us-side-zk {
        display: none !important;
    }
}

.news-special-box {
    position: relative;
    overflow: hidden;
}

.news-special-box .over-news {
    position: absolute;
    padding: 20px;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
}

.split-two-li {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}

.split-three-li {
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
}


/** callout styling **/

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}

.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}

.bs-callout p:last-child {
    margin-bottom: 0;
}

.bs-callout+.bs-callout {
    margin-top: -5px;
}

.bs-callout-default {
    border-left-color: #777;
}

.bs-callout-default h4 {
    color: #777;
}

.bs-callout-primary {
    border-left-color: #428bca;
}

.bs-callout-primary h4 {
    color: #428bca;
}

.bs-callout-success {
    border-left-color: #5cb85c;
}

.bs-callout-success h4 {
    color: #5cb85c;
}

.bs-callout-danger {
    border-left-color: #d9534f;
}

.bs-callout-danger h4 {
    color: #d9534f;
}

.bs-callout-warning {
    border-left-color: #f0ad4e;
}

.bs-callout-warning h4 {
    color: #f0ad4e;
}

.bs-callout-info {
    border-left-color: #5bc0de;
}

.bs-callout-info h4 {
    color: #5bc0de;
}


/** end callout styling **/


/** START NEW PRODUCTS PAGE Styling **/

#slider-home-new .slick-dots {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    z-index: 2000;
}

#slider-home-new .slick-dots li {
    display: inline-block;
    margin: 0 7px !important;
}

#slider-home-new .slick-dots li button {
    font-size: 0 !important;
    text-indent: -9999px;
    padding: 0 !important;
    width: 20px !important;
    height: 20px !important;
    background-color: #ffffff !important;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -o-border-radius: 22px;
    border-radius: 22px;
    border: 0 !important;
}

#slider-home-new .slick-dots li:hover button,
#slider-home-new .slick-dots li.slick-active button {
    background-color: #00adef !important;
}

.undeline-small {
    background-image: linear-gradient(#29aae1, #29aae1);
    background-position: bottom center;
    /*Adjust the background-position to move the line*/
    background-size: 10% 2px;
    /*Adjust the background size to control length and height*/
    background-repeat: no-repeat;
    padding-bottom: 4px;
    /* this can also control the position */
    background-position: bottom left;
}

.selected-thumb div {
    opacity: 0.5;
    border-bottom: 3px solid #019DE0;
}

.control-slider-text {
    color: #019DE0;
    font-weight: 600;
    position: absolute;
    margin-top: 14%;
    margin-left: 5%;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 4px 8px;
}

#slider-thumbs {
    height: 125px;
}


/** filter btn styling */

#filter-btn {
    height: 100%;
    width: 100%;
    margin-bottom: 40px;
    padding-top: 20px;
    background-color: #e5e5e5;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

body:not(.page-id-5502, .page-id-7670, .page-id-11870, .page-id-11928, .page-id-11930, .page-id-11934, .page-id-12113, .page-id-12842) .btn-group button {
    margin-right: 10px;
    margin-top: 10px;
    color: #018dc7;
    font-weight: 500;
    border: solid 0.1rem #ddd;
    border-radius: 0.2rem;
    background: #fff;
    box-shadow: none;
    min-width: 180px;
    height: 40px;
}

body:not(.page-id-5502, .page-id-7670, .page-id-11870, .page-id-11928, .page-id-11930, .page-id-11934, .page-id-12113, .page-id-12842) .btn-group button:last-child {
    min-width: 80px;
}

body:not(.page-id-5502, .page-id-7670, .page-id-11870, .page-id-11928, .page-id-11930, .page-id-11934, .page-id-12113, .page-id-12842) .btn-group button:not(:last-child) {}

body:not(.page-id-5502, .page-id-7670, .page-id-11870, .page-id-11928, .page-id-11930, .page-id-11934, .page-id-12113, .page-id-12842) .btn-group button:hover {
    background-color: #fff;
    color: #018dc7;
}

body:not(.page-id-5502, .page-id-7670, .page-id-11870, .page-id-11928, .page-id-11930, .page-id-11934, .page-id-12113, .page-id-12842) .btn-group-primary:hover {
    background-color: #fff;
    color: #018dc7;
    border: solid 0.1rem #ddd;
    border-radius: 0.2rem;
    box-shadow: none;
}

body:not(.page-id-5502, .page-id-7670, .page-id-11870, .page-id-11928, .page-id-11930, .page-id-11934, .page-id-12113, .page-id-12842) .btn-group .active,
body:not(.page-id-5502, .page-id-7670, .page-id-11870, .page-id-11928, .page-id-11930, .page-id-11934, .page-id-12113, .page-id-12842) .btn-group-primary:active:hover,
body:not(.page-id-5502, .page-id-7670, .page-id-11870, .page-id-11928, .page-id-11930, .page-id-11934, .page-id-12113, .page-id-12842) .btn-group-primary:active:focus,
body:not(.page-id-5502, .page-id-7670, .page-id-11870, .page-id-11928, .page-id-11930, .page-id-11934, .page-id-12113, .page-id-12842) .btn-group-primary:active.focus,
body:not(.page-id-5502, .page-id-7670, .page-id-11870, .page-id-11928, .page-id-11930, .page-id-11934, .page-id-12113, .page-id-12842) .btn-group-primary.active:hover,
body:not(.page-id-5502, .page-id-7670, .page-id-11870, .page-id-11928, .page-id-11930, .page-id-11934, .page-id-12113, .page-id-12842) .btn-group-primary.active:focus,
body:not(.page-id-5502, .page-id-7670, .page-id-11870, .page-id-11928, .page-id-11930, .page-id-11934, .page-id-12113, .page-id-12842) .btn-group-primary.active.focus,
body:not(.page-id-5502, .page-id-7670, .page-id-11870, .page-id-11928, .page-id-11930, .page-id-11934, .page-id-12113, .page-id-12842) .open>.btn-group-primary.dropdown-toggle:hover,
body:not(.page-id-5502, .page-id-7670, .page-id-11870, .page-id-11928, .page-id-11930, .page-id-11934, .page-id-12113, .page-id-12842) .open>.btn-group-primary.dropdown-toggle:focus,
body:not(.page-id-5502, .page-id-7670, .page-id-11870, .page-id-11928, .page-id-11930, .page-id-11934, .page-id-12113, .page-id-12842) .open>.btn-group-primary.dropdown-toggle.focus {
    background-color: #e8f7ff;
    border-color: #29aae1;
    color: #018dc7;
    box-shadow: none;
}

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

.left-char-slider:before {
    content: "\f053"
}

.right-char-slider:before {
    content: "\f054"
}


/** END NEW PRODUCTS PAGE Styling **/

.with-overlay-events {
    position: relative;
}

.with-overlay-events:after {
    content: ' ';
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.with-overlay-events>* {
    position: relative;
    z-index: 10;
}

#fixed-search-box {
    height: 106px;
}

#fixed-search-box>.option-search>label {
    color: #ffffff;
    margin-top: 8px;
}

.option-search {
    padding-top: 10px;
}

@media (max-width: 782px) {
    .not-mobile-space-funct {
        display: none !important;
    }
    #slider-thumbs {
        display: none;
    }
}