/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */

/* EX: @import url('http://example.com/example_style.css'); */
@import url('//fonts.googleapis.com/css?family=Lato:400,700');

@font-face {
    font-family: "nexa_blackregular";
    font-style: normal;
    font-weight: normal;
    src: url("//cdn2.hubspot.net/hubfs/4124978/AllThingsTalk%20March2018/Fonts/NexaBlack.eot?#iefix") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/4124978/AllThingsTalk%20March2018/Fonts/NexaBlack.woff2") format("woff2"), 
    url("//cdn2.hubspot.net/hubfs/4124978/AllThingsTalk%20March2018/Fonts/NexaBlack.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/4124978/AllThingsTalk%20March2018/Fonts/NexaBlack.ttf") format("truetype"), 
    url("//cdn2.hubspot.net/hubfs/4124978/AllThingsTalk%20March2018/Fonts/NexaBlack.svg#nexa_blackregular") format("svg");
}

@font-face {
    font-family: 'atticonset';
    src:url('//cdn2.hubspot.net/hubfs/4124978/AllThingsTalk%20March2018/Fonts/atticonset.eot');
    src:url('//cdn2.hubspot.net/hubfs/4124978/AllThingsTalk%20March2018/Fonts/atticonset.eot#iefix') format('embedded-opentype'),
    url('//cdn2.hubspot.net/hubfs/4124978/AllThingsTalk%20March2018/Fonts/atticonset.ttf') format('truetype'),
    url('//cdn2.hubspot.net/hubfs/4124978/AllThingsTalk%20March2018/Fonts/atticonset.woff') format('woff'),
    url('//cdn2.hubspot.net/hubfs/4124978/AllThingsTalk%20March2018/Fonts/atticonset.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* HubSpot_Boilerplate-modules.css is required to address style issues with the default modules and responsive grid layout */
/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, img.alignleft{ margin: 0 15px 5px 0; }

/* Reduces min-height on bootstrap structure */
.row-fluid [class*="span"] { min-height: 1px; }

/* Blog Social Sharing */
.hs-blog-social-share .hs-blog-social-share-list {
    margin: 0;
    list-style: none !important;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
    height: 30px;
    list-style: none !important;
}
@media (max-width: 479px){
    .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
        float: none !important; /* Stack social icons into two rows on phones */
    }
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span{
    vertical-align: top !important; /* Aligns Facebook icon with other social media icons */
}

/* Captcha */
#recaptcha_response_field {
    width: auto !important;
    display: inline-block !important;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field { min-height: 0;line-height: 12px; }

@media all and (max-width: 400px) {
/* beat recaptcha into being responsive, !importants and specificity are necessary */
    #captcha_wrapper,
    #recaptcha_area,
    #recaptcha_area table#recaptcha_table,
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
        width: auto !important;
        overflow: hidden; 
    }
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important; }
    #recaptcha_area table#recaptcha_table #recaptcha_image { width:280px !important; }
}

/* Videos */
video {
    max-width: 100%;
    height: auto;
}

/* Date Picker */
#calroot {
    width: 202px !important;
    line-height: normal;
}
#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
} 
#calroot select {
    min-height: 0 !important;
    padding: 1px 2px !important;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
    font-size: 10px !important;
    line-height: 18px !important;
    font-weight: normal !important;
} 
#caldays {
    margin-bottom: 4px;
}

/* Responsive Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-top: 0px;
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0 0 0 0;
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}
@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

/* Forms */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"]
select {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Fix radio button and check box fields in multi column forms*/
.hs-form fieldset[class*="form-columns"] input[type="checkbox"].hs-input,
.hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
    width: auto;
}

/* System Template Forms */
#email-prefs-form .email-edit {
    width: 100% !important;
    max-width: 507px !important;
}
#hs-pwd-widget-password {
    height: auto !important;
}

/* Menus */
.hs-menu-wrapper ul {
    padding: 0; 
}

/* Horizontal Menu
   ========================================================================== */

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
}

/* Vertical Menu
   ========================================================================== */ 

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}


@media (max-width: 767px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
    }

    /* Stacking Horizontal Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        visibility: visible !important;
        opacity: 1 !important;
        position: static !important;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
        padding: 0;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        white-space: normal;
    }

    /* Stacking Vertical Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper  {
        position: static;
        opacity: 1;
        visibility: visible;
    }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}

/* Space Module */
.widget-type-space { visibility: hidden; }

/* Blog Author Section */
.hs-author-social-links { display: inline-block; }
.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

/* Fix for CTA border box issue */
.hs-cta-wrapper a {
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; padding: 0; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {opacity: 1; left: 0;}
  .hs_cos_flex-direction-nav .hs_cos_flex-next {opacity: 1; right: 0;}
}

.hs_cos_flex-slider .caption {
    background-color: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    top: 40%;
    text-align: center;
}
.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 3em;
    line-height: 1.1em;
    position: absolute;
    padding: 0px 5% 0px 5%;
    width: 90%;
    top: 40%;
    text-align: center;
    background-color: transparent;
}

@media all and (max-width: 400px) {
    .hs_cos_flex-slider .superimpose .caption {
        background-color: black;
        position: static;
        font-size: 2em;
        line-height: 1.1em;
        color: white;
        width: 90%;
        padding: 0px 5% 0px 5%;
        top: 40%;
        text-align: center;
    }
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}
/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}

/* responsive pre elements */
pre { overflow-x: auto; }

/* responsive pre tables */
table pre { white-space: pre-wrap; }

/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img { max-width: initial; }

/* adding minimal spacing for blog comments */
.comment { margin: 10px 0 10px 0; }

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
    word-wrap: break-word;
}

/* HTML 5 Reset */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}

/* Support migrations from wordpress */
.wp-float-left {
    float: left;
    margin: 0 20px 20px 0;
}

.wp-float-right {
    float: right;
    margin: 0 0 20px 20px;
}

/* Responsive Google Maps */
#map_canvas img, .google-maps img { max-width: none; }

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

/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Removes default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active, a:hover, a:focus {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */
h1 {
  font-size: 2em; }

/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Sets consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Removes border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*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%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

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; }

/*TV categories*/
/*
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
/* line 8, ../scss/owl-transitions.scss */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px; }

/* slideTop */
/* line 18, ../scss/owl-transitions.scss */
.owl-slideTop-out {
  z-index: 10;
  -webkit-animation: slideTopOut .7s both ease;
  -moz-animation: slideTopOut .7s both ease;
  animation: slideTopOut .7s both ease;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%; }

/* line 24, ../scss/owl-transitions.scss */
.owl-slideTop-in {
  -webkit-animation: slideTopIn .7s both ease;
  -moz-animation: slideTopIn .7s both ease;
  animation: slideTopIn .7s both ease;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0; }

/* fade */
/* line 18, ../scss/owl-transitions.scss */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease; }

/* line 24, ../scss/owl-transitions.scss */
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease; }

/* backSlide */
/* line 30, ../scss/owl-transitions.scss */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease; }

/* line 35, ../scss/owl-transitions.scss */
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease; }

/* goDown */
/* line 41, ../scss/owl-transitions.scss */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both; }

/* line 46, ../scss/owl-transitions.scss */
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both; }

/* scaleUp */
/* line 52, ../scss/owl-transitions.scss */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both; }

/* line 58, ../scss/owl-transitions.scss */
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both; }

/* curtain */
/* line 66, ../scss/owl-transitions.scss */
.owl-curtain-out {
  -webkit-animation: curtainOut .7s ease both;
  -moz-animation: curtainOut .7s ease both;
  animation: curtainOut .7s ease both;
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  transform-origin: 100% 0; }

/* line 74, ../scss/owl-transitions.scss */
.owl-curtain-in {
  -webkit-animation: curtainIn .7s ease both;
  -moz-animation: curtainIn .7s ease both;
  animation: curtainIn .7s ease both; }

/* vertical rotate */
/* line 81, ../scss/owl-transitions.scss */
.owl-verticalRotate-out {
  -webkit-animation: verticalOut .7s ease both;
  -moz-animation: verticalOut .7s ease both;
  animation: verticalOut .7s ease both;
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s; }

/* line 89, ../scss/owl-transitions.scss */
.owl-verticalRotate-in {
  -webkit-animation: verticalIn .7s ease both;
  -moz-animation: verticalIn .7s ease both;
  animation: verticalIn .7s ease both; }

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  /* line 98, ../scss/owl-transitions.scss */
  0% {
    opacity: 1; } }

@-moz-keyframes empty {
  /* line 101, ../scss/owl-transitions.scss */
  0% {
    opacity: 1; } }

@keyframes empty {
  /* line 104, ../scss/owl-transitions.scss */
  0% {
    opacity: 1; } }

@-webkit-keyframes slideTopIn {
  0% {
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    opacity: 1; } }

@-moz-keyframes slideTopIn {
  0% {
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes slideTopIn {
  0% {
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    opacity: 1; } }

@-webkit-keyframes slideTopOut {
  0% {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    opacity: 1; }
  100% {
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    transform: rotateX(90deg);
    opacity: 0; } }

@-moz-keyframes slideTopOut {
  0% {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    opacity: 1; }
  100% {
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    transform: rotateX(90deg);
    opacity: 0; } }

@keyframes slideTopOut {
  0% {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    opacity: 1; }
  100% {
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    transform: rotateX(90deg);
    opacity: 0; } }

@-webkit-keyframes fadeIn {
  /* line 107, ../scss/owl-transitions.scss */
  0% {
    opacity: 0; }
  /* line 108, ../scss/owl-transitions.scss */
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  /* line 111, ../scss/owl-transitions.scss */
  0% {
    opacity: 0; }
  /* line 112, ../scss/owl-transitions.scss */
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  /* line 115, ../scss/owl-transitions.scss */
  0% {
    opacity: 0; }
  /* line 116, ../scss/owl-transitions.scss */
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  /* line 119, ../scss/owl-transitions.scss */
  0% {
    opacity: 1; }
  /* line 120, ../scss/owl-transitions.scss */
  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  /* line 123, ../scss/owl-transitions.scss */
  0% {
    opacity: 1; }
  /* line 124, ../scss/owl-transitions.scss */
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  /* line 127, ../scss/owl-transitions.scss */
  0% {
    opacity: 1; }
  /* line 128, ../scss/owl-transitions.scss */
  100% {
    opacity: 0; } }

@-webkit-keyframes backSlideOut {
  /* line 131, ../scss/owl-transitions.scss */
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  /* line 132, ../scss/owl-transitions.scss */
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); }
  /* line 133, ../scss/owl-transitions.scss */
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); } }

@-moz-keyframes backSlideOut {
  /* line 136, ../scss/owl-transitions.scss */
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  /* line 137, ../scss/owl-transitions.scss */
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); }
  /* line 138, ../scss/owl-transitions.scss */
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); } }

@keyframes backSlideOut {
  /* line 141, ../scss/owl-transitions.scss */
  25% {
    opacity: .5;
    transform: translateZ(-500px); }
  /* line 142, ../scss/owl-transitions.scss */
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); }
  /* line 143, ../scss/owl-transitions.scss */
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); } }

@-webkit-keyframes backSlideIn {
  /* line 146, ../scss/owl-transitions.scss */
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%); }
  /* line 147, ../scss/owl-transitions.scss */
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  /* line 148, ../scss/owl-transitions.scss */
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0); } }

@-moz-keyframes backSlideIn {
  /* line 151, ../scss/owl-transitions.scss */
  0%, 25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%); }
  /* line 152, ../scss/owl-transitions.scss */
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  /* line 153, ../scss/owl-transitions.scss */
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0); } }

@keyframes backSlideIn {
  /* line 156, ../scss/owl-transitions.scss */
  0%, 25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%); }
  /* line 157, ../scss/owl-transitions.scss */
  75% {
    opacity: .5;
    transform: translateZ(-500px); }
  /* line 158, ../scss/owl-transitions.scss */
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0); } }

@-webkit-keyframes scaleToFade {
  /* line 161, ../scss/owl-transitions.scss */
  to {
    opacity: 0;
    -webkit-transform: scale(0.8); } }

@-moz-keyframes scaleToFade {
  /* line 164, ../scss/owl-transitions.scss */
  to {
    opacity: 0;
    -moz-transform: scale(0.8); } }

@keyframes scaleToFade {
  /* line 167, ../scss/owl-transitions.scss */
  to {
    opacity: 0;
    transform: scale(0.8); } }

@-webkit-keyframes goDown {
  /* line 170, ../scss/owl-transitions.scss */
  from {
    -webkit-transform: translateY(-100%); } }

@-moz-keyframes goDown {
  /* line 173, ../scss/owl-transitions.scss */
  from {
    -moz-transform: translateY(-100%); } }

@keyframes goDown {
  /* line 176, ../scss/owl-transitions.scss */
  from {
    transform: translateY(-100%); } }

@-webkit-keyframes scaleUpFrom {
  /* line 180, ../scss/owl-transitions.scss */
  from {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@-moz-keyframes scaleUpFrom {
  /* line 183, ../scss/owl-transitions.scss */
  from {
    opacity: 0;
    -moz-transform: scale(1.5); } }

@keyframes scaleUpFrom {
  /* line 186, ../scss/owl-transitions.scss */
  from {
    opacity: 0;
    transform: scale(1.5); } }

@-webkit-keyframes scaleUpTo {
  /* line 190, ../scss/owl-transitions.scss */
  to {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@-moz-keyframes scaleUpTo {
  /* line 193, ../scss/owl-transitions.scss */
  to {
    opacity: 0;
    -moz-transform: scale(1.5); } }

@keyframes scaleUpTo {
  /* line 196, ../scss/owl-transitions.scss */
  to {
    opacity: 0;
    transform: scale(1.5); } }

@keyframes curtainOut {
  /* line 201, ../scss/owl-transitions.scss */
  30% {
    transform: rotateX(-10deg);
    opacity: 0.6; }
  /* line 202, ../scss/owl-transitions.scss */
  90% {
    transform: rotateX(-10deg);
    opacity: 0.6; }
  /* line 203, ../scss/owl-transitions.scss */
  100% {
    transform: rotateX(0); } }

@keyframes curtainIn {
  /* line 206, ../scss/owl-transitions.scss */
  0% {
    transform: translateY(200%) scale(0.8);
    opacity: 0.5; }
  /* line 207, ../scss/owl-transitions.scss */
  60% {
    transform: translateY(-120px) scale(0.8);
    opacity: 0.9; }
  /* line 208, ../scss/owl-transitions.scss */
  90% {
    transform: translateY(120px) scale(1); }
  /* line 209, ../scss/owl-transitions.scss */
  100% {
    transform: translateY(0); } }

@-webkit-keyframes curtainOut {
  /* line 212, ../scss/owl-transitions.scss */
  30% {
    -webkit-transform: rotateX(-10deg);
    opacity: 0.6; }
  /* line 213, ../scss/owl-transitions.scss */
  90% {
    -webkit-transform: rotateX(-10deg);
    opacity: 0.6; }
  /* line 214, ../scss/owl-transitions.scss */
  100% {
    -webkit-transform: rotateX(0); } }

@-webkit-keyframes curtainIn {
  /* line 217, ../scss/owl-transitions.scss */
  0% {
    -webkit-transform: translateY(200%) scale(0.8);
    opacity: 0.5; }
  /* line 218, ../scss/owl-transitions.scss */
  60% {
    -webkit-transform: translateY(-120px) scale(0.8);
    opacity: 0.9; }
  /* line 219, ../scss/owl-transitions.scss */
  90% {
    -webkit-transform: translateY(120px) scale(1); }
  /* line 220, ../scss/owl-transitions.scss */
  100% {
    -webkit-transform: translateY(0); } }

@-moz-keyframes curtainOut {
  /* line 223, ../scss/owl-transitions.scss */
  30% {
    -moz-transform: rotateX(-10deg);
    opacity: 0.6; }
  /* line 224, ../scss/owl-transitions.scss */
  90% {
    -moz-transform: rotateX(-10deg);
    opacity: 0.6; }
  /* line 225, ../scss/owl-transitions.scss */
  100% {
    -moz-transform: rotateX(0); } }

@-moz-keyframes curtainIn {
  /* line 228, ../scss/owl-transitions.scss */
  0% {
    -moz-transform: translateY(200%) scale(0.8);
    opacity: 0.5; }
  /* line 229, ../scss/owl-transitions.scss */
  60% {
    -moz-transform: translateY(-120px) scale(0.8);
    opacity: 0.9; }
  /* line 230, ../scss/owl-transitions.scss */
  90% {
    -moz-transform: translateY(120px) scale(1); }
  /* line 231, ../scss/owl-transitions.scss */
  100% {
    -moz-transform: translateY(0); } }

@keyframes verticalOut {
  /* line 235, ../scss/owl-transitions.scss */
  to {
    transform: translateY(-100%) skewY(20deg); } }

@keyframes verticalIn {
  /* line 238, ../scss/owl-transitions.scss */
  from {
    transform: translateY(100%) skewY(20deg); } }

/*OWL SLIDER DEFAULTS*/
.owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-item {
  float: left; }

.owl-page, .owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

.grabbing {
  cursor: move; }

.owl-wrapper, .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/*OWL SLIDER DEFAULTS END*/
/****************owl pagination******************/
.owl-pagination {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  text-align: center; }
  .owl-pagination .owl-page {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 0 5px;
    background-color: transparent;
    border: solid 2px white;
    -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    /* custom */
    -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    /* custom */ }
  .owl-pagination .owl-page:hover {
    background-color: rgba(255, 255, 255, 0.4);
    border-color: rgba(255, 255, 255, 0.4); }
  .owl-pagination .owl-page.active {
    background-color: white;
    border-color: white; }

/******************content slider***********************************************/
.partners-slider {
  margin: 0 50px;
  position: relative; }
  .partners-slider img {
    -webkit-filter: grayscale(100%) brightness(120%);
    filter: grayscale(100%) brightness(120%); }
    .partners-slider img:hover {
      -webkit-filter: none;
      filter: none; }

.content-slider {
  width: 100%;
  position: relative; }

.content-slider .owl-controls,
.kits-slider .owl-controls,
.partners-slider .owl-controls {
  position: absolute;
  top: 50%;
  width: 100%;
  bottom: auto;
  margin-top: -20px; }

.kits-slider .owl-buttons div.owl-prev,
.partners-slider .owl-buttons div.owl-prev {
  left: -30px; }

.kits-slider .owl-buttons div.owl-next,
.partners-slider .owl-buttons div.owl-next {
  right: -30px; }

.owl-buttons div {
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  position: absolute; }

.owl-buttons div.owl-prev {
  left: 20px; }

.owl-buttons div.owl-next {
  right: 20px; }

.owl-buttons div:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 40px;
  opacity: 0.3;
  text-indent: 0;
  font-family: "atticonset";
  font-size: 24px;
  color: #4b575e; }

.owl-buttons div:hover:after {
  opacity: 1; }

.owl-buttons div.owl-prev:after {
  content: "\e094"; }

.owl-buttons div.owl-next:after {
  content: "\e095"; }

/******************gallery slider***********************************************/
.gallery {
  width: 100%;
  position: relative;
  padding: 20px; }
  .gallery img {
    width: 100%; }
  .gallery .owl-controls {
    position: relative;
    display: block; }
  .gallery .owl-buttons {
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center; }
    .gallery .owl-buttons > * {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      left: inherit !important;
      right: inherit !important;
      top: inherit !important; }
    .gallery .owl-buttons span {
      font-size: 15px;
      margin: 0 2px; }
  .gallery .owl-item > aside > span {
    position: absolute;
    width: 60%;
    text-align: center;
    font-size: 14px;
    padding: 5px;
    background-color: rgba(255, 255, 255, 0.1);
    transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform-origin: 0% 50%;
    -webkit-transform-origin: 0% 50%;
    left: 30px;
    bottom: 0; }

.gallery.half {
  width: 50%; }

@media screen and (max-width: 1330px) {
  .gallery.half {
    width: 50%; } }

@media screen and (max-width: 960px) {
  .gallery.half {
    width: 100%; } }

/*setup*/
*, *:after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  height: 100%; }

/*style*/
body {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  color: #4b575e;
  overflow-x: hidden;
  font-size: 13.5pt;
  line-height: 1.4em;
  cursor: default;
  background: #f2f2f2;
  overflow-y: scroll; }

* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }

*:focus {
  outline: none; }

a {
  text-decoration: none;
  color: #ff855a; }

p {
  margin: 10px 0; }

b {
  font-weight: 900; }

i {
  font-style: italic; }

small {
  font-size: 75%;
  display: block;
  opacity: 0.6;
  line-height: 1.5em; }

.wrapper {
  width: 100%;
  overflow-x: hidden; }

h1 {
  font-size: 40px;
  font-weight: 300;
  line-height: 0.9em;
  margin-bottom: 0.5em; }

h2 {
  font-weight: 300;
  font-size: 30px;
  line-height: 1.1em;
  margin-bottom: 0.5em; }

h3 {
  font-size: 180%;
  font-weight: 300;
  line-height: 1em; }

h4 {
  font-size: 4vmin;
  line-height: 1em;
  font-family: "nexa_blackregular";
  text-transform: uppercase; }

h5 {
  font-size: 130%;
  line-height: 1em; }

* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -moz-tap-highlight-color: rgba(255, 255, 255, 0);
  tap-highlight-color: rgba(255, 255, 255, 0); }
  * ::selection {
    background: #ff855a;
    color: #fff; }
  * ::-moz-selection {
    background: #ff855a;
    color: #fff; }

hr {
  height: 1px;
  border: none;
  background: #f2f2f2;
  margin: 30px 0;
  width: 100%;
  display: block;
  clear: both; }

img.bg-img {
  display: none !important; }

[data-page-loader] {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1000;
  background: #252a2e; }
  [data-page-loader] img {
    position: absolute;
    width: 120px;
    height: 120px;
    left: 50%;
    top: 50%;
    margin-top: -60px;
    margin-left: -60px;
    z-index: 1; }

.video-wrapper {
  position: relative;
  padding-bottom: 54%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin: 25px 0; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 !important;
    margin: 0 !important; }

.horisontal-spacing {
  padding-top: 80px !important;
  padding-bottom: 80px !important; }

.top-spacing {
  padding-top: 80px; }

.bottom-spacing {
  padding-bottom: 80px; }

.caption {
  margin: auto;
  padding: 0 20px;
  max-width: 1200px;
  margin-top: 80px;
  line-height: 1.18em; }

.title {
  margin: auto;
  text-align: center;
  position: relative;
  font-size: 23px !important;
  font-weight: 600 !important;
  line-height: 1.5em !important;
  letter-spacing: -0.01em;
  margin-bottom: 1em; }
  .title:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -5px;
    width: 80px;
    margin-left: -40px;
    height: 2px;
    background: #ff855a;
    z-index: 1; }

.min-height {
  min-height: 700px; }

.center-content {
  margin: auto;
  max-width: 900px;
  padding: 20px; }

ol {
  text-align: left;
  margin-left: 0;
  padding-left: 20px;
  list-style: decimal; }

ol li {
  margin: 0.3em 0;
  position: relative;
  padding-left: 8px; }

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

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

.text-light {
  color: #fff; }
  .text-light [class^="link-"], .text-light [class*="link-"] {
    color: #fff; }

.text-dark {
  color: #4b575e; }

.bg-dark {
  background: #21232a; }

.bg-light {
  background: #f2f2f2; }

.bg-light-gradient {
  max-width: 100%; background: #f2f2f2; /* Old browsers */
  background: -moz-linear-gradient(top, #b5babd 0%, #ffffff 100%);/* FF3.6-15 */
  background: -webkit-linear-gradient(top, #b5babd 0%,#ffffff 100%);/* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #b5babd 0%,#ffffff 100%);/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ 
}

.bg-white {
  background: #fff; }

.bg-blue {
  background: #ff855a; }

.bg-green {
  background: #43c399; }

.bg-yellow {
  background: #ffbd1f; }

.bg-aqua {
  background: #25c2d5; }

.bg-violet {
  background: #905fd4; }

.bg-red {
  background: #ff6458; }

.bg-orange {
  background: #ff855a; }

.bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center center; }
  .bg.fixed {
    background-attachment: fixed; }

.section {
  position: relative;
  overflow: hidden; }

[class^="link-"], [class*="link-"] {
  display: block;
  padding: 10px 0;
  font-size: 105%;
  font-weight: 400; }
  [class^="link-"]:before, [class*="link-"]:before {
    font-family: "atticonset";
    font-size: 22px;
    margin-right: 5px;
    vertical-align: bottom; }

[data-scroll-trigger] {
  cursor: pointer; }

.hidden {
  opacity: 0; }

.visible {
  opacity: 1; }

.card, .container {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.03), 0px 2px 3px rgba(0, 0, 0, 0.06); }

.center {
  text-align: center; }

.trademark {
  font-size: 70%;
  vertical-align: text-top;
  display: inline-block;
  margin-left: -4px;
  opacity: 1; }

.no-vertical-center {
  top: 5% !important;
  transform: translate(-50%, 0) !important;
  -webkit-transform: translate(-50%, 0) !important; }

.link-outline:before {
  content: '\e626'; }

.link-outline:hover:before {
  content: '\e622'; }

.link-outline.close:before {
  content: '\e62d'; }

.link-outline-back:before {
  content: '\e625'; }

.link-outline-back:hover:before {
  content: '\e621'; }

.link-fill:before {
  content: '\e622'; }

.link-fill:hover:before {
  content: '\e626'; }

.link-fill.active:before {
  content: '\e625'; }

.link-fill-back:before {
  content: '\e621'; }

.link-fill-back:hover:before {
  content: '\e625'; }

.stroke-main * {
  stroke: #ff855a; }

@media screen and (min-width: 960px) {
  ::-webkit-scrollbar {
    width: 8px;
    /* for vertical scrollbars */
    height: 8px;
    /* for horizontal scrollbars */ }
  ::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.06); }
  ::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 10px; } }

@media screen and (max-width: 1550px) {
  body {
    font-size: 18px; } }

@media screen and (max-width: 1200px) {
  h1 {
    font-size: 30px; }
  h2 {
    font-size: 26px; }
  body {
    font-size: 15px; }
  .horisontal-spacing {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }
  .top-spacing {
    padding-top: 40px; }
  .bottom-spacing {
    padding-bottom: 40px; }
  .caption {
    margin-top: 40px; } }

@media screen and (max-width: 960px) {
  .stick-menu {
    display: none; }
  .stick-menu + .section {
    padding-top: 0; } }

[data-popup-id] {
  display: none; }

.popup {
  visibility: hidden; }

.popup.active {
  visibility: visible;
  z-index: 300;
  pointer-events: none; }

.popup {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden; }
  .popup h2 {
    font-size: 35px; }

.popup-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  /* custom */ }

.popup-overlay.active {
  z-index: 250;
  opacity: 1;
  visibility: visible; }

.popup-holder {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow-x: hidden;
  overflow-y: auto; }

.popup .popup-body {
  z-index: 300;
  display: block;
  max-width: 100%;
  min-height: 400px;
  background: #fff;
  position: absolute;
  left: 50%;
  top: -100%;
  -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  /* custom */
  opacity: 0;
  pointer-events: auto; }

.popup.active .popup-body {
  opacity: 1;
  top: 50%; }

.popup-content {
  padding: 50px; }

.popup .close {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 35px;
  color: #4b575e;
  cursor: pointer; }
  .popup .close:before {
    content: '\e628';
    font-family: "atticonset"; }
  .popup .close:hover {
    opacity: 0.6; }

@media screen and (max-width: 960px) {
  .popup-holder {
    overflow: hidden; }
  .popup .popup-body {
    width: 100%;
    max-height: 100%;
    min-height: 100%;
    overflow-x: hidden;
    overflow-Y: auto; }
  .popup-content {
    padding: 50px 20px; } }

@media screen and (max-width: 500px) {
  .popup h2 {
    font-size: 25px; } }

.click-response {
  position: relative;
  overflow: hidden; }
  .click-response ripple {
    position: absolute;
    border-radius: 50%;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.07);
    transform: scale(0);
    -webkit-transform: scale(0); }
  .click-response ripple:after {
    content: '';
    position: absolute;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    border: solid 5px rgba(0, 0, 0, 0.06);
    transform: scale(0);
    -webkit-transform: scale(0);
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s; }
  .click-response ripple.ripple, .click-response ripple.ripple:after {
    animation: clickResponse 0.55s linear;
    -webkit-animation: clickResponse 0.55s linear; }

.fixed-ripple {
  position: relative; }
  .fixed-ripple ripple {
    position: absolute;
    border-radius: 50%;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.07);
    transform: scale(0);
    -webkit-transform: scale(0); }
  .fixed-ripple ripple.ripple {
    animation: fixedRipple 0.35s linear;
    -webkit-animation: fixedRipple 0.35s linear; }

/***********************************************************************************************/
@keyframes clickResponse {
  60% {
    transform: scale(0.6);
    -webkit-transform: scale(0.6); }
  80% {
    transform: scale(2);
    -webkit-transform: scale(2);
    opacity: 1; }
  100% {
    transform: scale(2.5);
    -webkit-transform: scale(2.5);
    opacity: 0; } }

@-webkit-keyframes clickResponse {
  60% {
    transform: scale(0.6);
    -webkit-transform: scale(0.6); }
  80% {
    transform: scale(2);
    -webkit-transform: scale(2);
    opacity: 1; }
  100% {
    transform: scale(2.5);
    -webkit-transform: scale(2.5);
    opacity: 0; } }

@keyframes fixedRipple {
  70% {
    transform: scale(2.5);
    -webkit-transform: scale(2.5);
    opacity: 1; }
  100% {
    transform: scale(3.5);
    -webkit-transform: scale(3.5);
    opacity: 0; } }

@-webkit-keyframes fixedRipple {
  70% {
    transform: scale(2.5);
    -webkit-transform: scale(2.5);
    opacity: 1; }
  100% {
    transform: scale(3.5);
    -webkit-transform: scale(3.5);
    opacity: 0; } }

.sharing-section {
  padding: 50px 0; }
  .sharing-section h2 {
    margin-bottom: 1em; }

.share {
  text-align: center;
  display: inline-block;
  margin: auto; }
  .share > a {
    padding: 3px !important; }
    .share > a img {
      width: 160px;
      height: auto;
      border-radius: 5px; }
    .share > a:hover {
      opacity: 0.8; }

@media screen and (max-width: 1200px) {
  .share > a img {
    width: 110px; } }

.in-wrap {
  position: relative;
  overflow: hidden;
  max-width: 1550px;
  margin: auto;
  margin-bottom: 30px;
  zoom: 1; }
  .in-wrap:before, .in-wrap:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .in-wrap:after {
    clear: both; }

.container {
  position: relative;
  overflow: hidden;
  max-width: 1550px;
  margin: auto;
  margin-bottom: 30px;
  background: #fff;
  zoom: 1; }
  .container:before, .container:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .container:after {
    clear: both; }
  .container .container {
    box-shadow: none;
    background-color: auto;
    margin-bottom: 0; }
  .container .description {
    width: 45%;
    height: auto;
    padding: 30px 80px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%); }
    .container .description h1 span {
      color: #ff855a; }
    .container .description h2 {
      font-size: 210%; }
      .container .description h2 span {
        color: #ff855a; }
    .container .description h1, .container .description h2, .container .description h3, .container .description h4, .container .description h5 {
      margin-bottom: 30px; }
  .container img {
    max-width: 100%; }
  .container > img, .container > a img {
    max-width: 55%;
    max-height: 650px; }
  .container > img.full, .container > a img {
    max-width: 100%;
    max-height: none; }
  .container > svg {
    max-width: 60%;
    max-height: 650px;
    width: 100%; }

.description-txt {
  padding: 30px 80px; }
  .description-txt h1 span {
    color: #ff855a; }
  .description-txt h2 {
    font-size: 210%; }
    .description-txt h2 span {
      color: #ff855a; }
  .description-txt h1, .description-txt h2, .description-txt h3, .description-txt h4, .description-txt h5 {
    margin-bottom: 30px; }

.container.text-left .description {
  left: 0; }

.container.text-right .description {
  right: 0; }

.container.img-right > img, .container.img-right > a img, .container.img-right > svg, .container.img-right .gallery {
  float: right; }

.container.img-left > img, .container.img-left > a img, .container.img-left > svg, .container.img-left .gallery {
  float: left; }

.container.text-half .description {
  width: 50%; }

.cols-list {
  margin: 0 50px;
  text-align: center; }

.cols-list.cols-02 .box {
  width: 47%; }

.cols-list.cols-04 .box {
  width: 23%; }

.cols-list.cols-05 .box {
  width: 18%;
  padding: 0; }

.products {
  margin: 30px 0; }

.box, a.box {
  display: inline-block;
  vertical-align: top;
  padding: 30px;
  margin: 10px;
  border-radius: 5px;
  border: solid 1px transparent;
  width: 30%;
  overflow: hidden;
  color: #4b575e;
  -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  /* custom */ }
  .box .num, a.box .num {
    font-size: 45px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-weight: 800;
    display: block;
    margin: auto;
    text-align: center;
    border-radius: 100%;
    border: solid 1px #4b575e;
    -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    /* custom */
    -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    /* custom */ }
  .box i, a.box i {
    font-size: 80px;
    line-height: 85px;
    display: block;
    -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    /* custom */
    -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    /* custom */ }
  .box img, a.box img {
    max-width: 100%;
    -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    /* custom */
    -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    /* custom */ }
  .box h2, a.box h2 {
    font-weight: 300;
    font-size: 30px;
    margin: 20px 0;
    display: block; }
  .box aside, a.box aside {
    -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    /* custom */
    -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    /* custom */ }
  .box p, .box ol li, a.box p, a.box ol li {
    font-size: 90%;
    line-height: 1.4em;
    display: block;
    margin-bottom: 1em;
    -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    /* custom */
    -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    /* custom */ }
    .box p small, .box ol li small, a.box p small, a.box ol li small {
      font-size: 85%; }
  .box p.equal, a.box p.equal {
    min-height: 4.2em; }

.box:hover i {
  color: #ff855a; }

.box:hover .num {
  border: solid 1px #ff855a;
  color: #ff855a; }

.box.box-half {
  width: 45%; }

.box.box-still aside, .box.box-still p {
  transform: none;
  -moz-transform: none;
  -webkit-transform: none;
  -ms-transform: none; }

.num-box {
  display: inline-block;
  vertical-align: top;
  padding: 30px 30px 30px 80px;
  margin: 10px;
  width: 45%;
  overflow: hidden;
  text-align: left;
  position: relative;
  -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  /* custom */ }
  .num-box .num {
    position: absolute;
    left: 0;
    top: 42%;
    height: auto;
    font-size: 13vw;
    font-weight: 800;
    text-align: left;
    z-index: 0;
    opacity: 0.12; }
  .num-box h2 {
    font-weight: 600;
    font-size: 24px;
    margin: 20px 0;
    display: block; }
  .num-box p {
    font-size: 80%;
    display: block;
    line-height: 1.4em; }

.product-box {
  display: inline-block;
  height: 400px;
  vertical-align: top;
  padding: 30px;
  margin: 10px;
  border-radius: 5px;
  width: 45%;
  max-width: 550px;
  overflow: hidden;
  position: relative;
  color: #4b575e;
  background-color: #f2f2f2;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  /* custom */ }
  .product-box aside {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 30px;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    z-index: 1; }
  .product-box i {
    font-size: 320px;
    display: block;
    position: absolute;
    right: -50px;
    opacity: 0.15;
    -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    /* custom */
    -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    /* custom */ }
  .product-box h2 {
    font-weight: 600;
    font-size: 32px;
    margin: 10px 0;
    display: block; }
  .product-box p, .product-box li {
    display: block;
    line-height: 1.4em;
    list-style: disc; }

.product-box[href]:hover {
  opacity: 0.8; }
  .product-box[href]:hover i {
    transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8); }

.post-box {
  display: block;
  color: #4b575e;
  padding: 50px;
  text-align: left;
  float: left;
  width: 25%;
  height: 350px;
  overflow: hidden;
  transition: background 0.2s linear;
  box-shadow: 0 0 0 1px #eaeaea;
  background: #fff;
  position: relative; }
  .post-box:hover {
    background: #ff855a;
    color: #fff; }
	.post-box:hover h2 {
    color: #fff }
  .post-box aside {
    display: inline-block;
    vertical-align: middle;
    max-width: 80%; }
  .post-box .graphic {
    width: 200px;
    height: 200px;
    margin-right: 30px;
    text-align: center;
    position: relative;
    border-radius: 100%; }
    .post-box .graphic i {
      font-size: 200px;
      width: 200px;
      height: 200px;
      line-height: 200px; }
  .post-box .info p {
    color: #b3bdc2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .post-box .info h2 {
    margin-top: 0.6em;
    max-height: 6em;
    line-height: 1.1em;
    overflow: hidden;
    font-size: 120%;
    font-weight: 400; }
  .post-box .info span {
    font-size: 15px;
    font-weight: 400;
    margin-right: 10px; }
    .post-box .info span i {
      font-size: 22px;
      margin-right: 5px;
      opacity: 0.4;
      vertical-align: text-bottom; }
  .post-box .location {
    position: absolute;
    bottom: 50px;
    left: 50px; }

.news-year {
  clear: both;
  padding: 15px 30px;
  margin: 0;
  border-left: solid 7px #ff855a;
  font-weight: 800;
  box-shadow: 0 0 0 1px #eaeaea; }

/********kits list*********/
.kits-list {
  display: block;
  zoom: 1;
  text-align: center;
  margin: 0 50px;
  position: relative; }
  .kits-list:before, .kits-list:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .kits-list:after {
    clear: both; }
  .kits-list .box {
    width: 100%;
    padding: 10px;
    margin: 0;
    color: #4b575e !important;
    text-align: center; }
    .kits-list .box img {
      -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
      -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
      transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
      /* custom */
      -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
      -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
      transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
      /* custom */ }
    .kits-list .box:hover img {
      transform: scale(1.1, 1.1);
      -moz-transform: scale(1.1, 1.1);
      -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1); }

@media screen and (max-width: 1550px) {
  .in-wrap {
    max-width: 1280px; }
  .container {
    max-width: 1280px; }
    .container > img, .container > a img {
      max-height: 500px;
      max-width: 50%; }
    .container > svg {
      max-height: 500px;
      max-width: 50%; }
  .container .description {
    width: 55%; }
  .features-img svg {
    height: 500px; } }

@media screen and (max-width: 1330px) {
  .post-box {
    width: 33.33%; }
  .in-wrap {
    max-width: 1200px; }
  .container {
    max-width: 1200px; }
    .container > img, .container > a img {
      max-height: 450px; }
    .container > svg {
      max-height: 450px; }
  .features-img svg {
    height: 500px; } }

@media screen and (max-width: 1200px) {
  .in-wrap {
    max-width: 95%; }
  .post-box {
    width: 50%; }
  .container {
    max-width: 95%; }
    .container .container {
      max-width: 100%; }
  .features-img svg {
    height: 500px; }
  .cols-list {
    margin: 0px 20px; }
  .box aside {
    transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0); }
  .box p {
    transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0); }
  .box:hover i, .box:hover .num {
    -webkit-animation: none;
    -moz-animation: none;
    animation: none; } }

@media screen and (max-width: 960px) {
  .container .description {
    width: auto !important;
    height: auto;
    padding: 30px 20px;
    position: relative;
    display: block;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    color: #4b575e;
    clear: both; }
    .container .description a {
      color: #ff855a; }
  .description-txt {
    padding: 30px 20px; }
  [class^="link-"], [class*="link-"] {
    color: #ff855a !important; }
  .container {
    max-width: 95%; }
    .container > img, .container > a img {
      max-width: 100%;
      float: none !important;
      display: block;
      margin: auto; }
    .container > svg {
      max-width: none;
      width: 100%;
      float: none !important;
      display: block;
      margin: auto; }
  .features-img svg {
    height: 400px; }
  .box, .box.box-half {
    width: 47.7%;
    margin: 0.8%;
    padding: 15px; }
  .post-box {
    padding: 30px; }
    .post-box .location {
      left: 30px;
      bottom: 30px; }
    .post-box aside {
      display: block;
      max-width: 100%; }
    .post-box .graphic {
      width: 100px;
      height: 100px;
      margin: auto;
      margin-bottom: 20px; }
      .post-box .graphic i {
        font-size: 100px;
        width: 100px;
        height: 100px;
        line-height: 100px; }
    .post-box .info p {
      white-space: normal; }
    .post-box .info h2 {
      margin-bottom: 20px; }
    .post-box .info span {
      display: block; }
  .cols-list.cols-02 .box, .cols-list.cols-04 .box, .cols-list.cols-05 .box {
    width: 47.2% !important; } }

@media screen and (max-width: 700px) {
  .post-box {
    width: 100%;
    height: auto; }
    .post-box .location {
      position: relative;
      display: block;
      margin-top: 30px;
      left: initial;
      bottom: initial; }
  .cols-list {
    margin: 30px 0px; }
  .box, .box.box-half, .num-box {
    width: 100% !important;
    margin: 0;
    padding: 10px; }
  .num-box .num {
    font-size: 120px; }
  .in-wrap {
    max-width: 100%;
    margin-bottom: 5px; }
  .container {
    max-width: 100%;
    margin-bottom: 10px; }
    .container > svg {
      max-height: auto;
      height: auto;
      width: 100%; }
  .product-box {
    width: auto;
    display: block; }
    .product-box aside {
      padding: 20px; }
    .product-box i {
      font-size: 250px; }
    .product-box h2 {
      font-size: 26px; } }

/********************************************************************************/
@-webkit-keyframes iconPulse {
  0%, 100% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  80% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }

@keyframes iconPulse {
  0%, 100% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  80% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }

.bg-color-main {
  background-color: #ff855a;
  color: #fff; }

.bg-color-green {
  background-color: #43c399;
  color: #fff; }

.bg-color-red {
  background-color: #ff6458;
  color: #fff; }

.bg-color-orange {
  background-color: #ff855a;
  color: #fff; }

.bg-color-orange-h {
  background-color: #ff921d;
  color: #fff; }

.bg-color-blue {
  background-color: #2670e0;
  color: #fff; }

.bg-color-light {
  background-color: #f9f9f9;
  color: #4b575e; }

.bg-color-main .description, .bg-color-green .description, .bg-color-red .description, .bg-color-orange .description, .bg-color-orange-h .description, .bg-color-blue .description {
  color: #fff !important; }

.bg-color-main ol li:before, .bg-color-green ol li:before, .bg-color-red ol li:before, .bg-color-orange ol li:before, .bg-color-orange-h ol li:before, .bg-color-blue ol li:before {
  color: #fff !important; }

.section.svg-anim svg path, .section.svg-anim svg polygon, .section.svg-anim svg circle, .section.svg-anim svg line, .section.svg-anim svg polyline, .section.svg-anim svg rect {
  animation: draw 2s linear both;
  -webkit-animation: draw 2s linear both; }

@keyframes draw {
  0% {
    stroke-dasharray: 500;
    stroke-dashoffset: 1000;
    fill-opacity: 0; }
  90% {
    fill-opacity: 0; }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 3000;
    fill-opacity: 1; } }

@-webkit-keyframes draw {
  0% {
    stroke-dasharray: 500;
    stroke-dashoffset: 1000;
    fill-opacity: 0; }
  90% {
    fill-opacity: 0; }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 3000;
    fill-opacity: 1; } }

@media screen and (max-width: 1330px) {
  .section .container {
    opacity: 1;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -ms-transform: none; }
  .section.svg-anim svg path, .section.svg-anim svg polygon, .section.svg-anim svg circle, .section.svg-anim svg line, .section.svg-anim svg polyline, .section.svg-anim svg rect {
    animation: none;
    -webkit-animation: none; } }

@keyframes fadeIn {
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  100% {
    opacity: 1; } }

@keyframes showSection {
  100% {
    opacity: 1;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -ms-transform: none; } }

@-webkit-keyframes showSection {
  100% {
    opacity: 1;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -ms-transform: none; } }

.main-menu {
  position: absolute;
  height: 40px;
  margin: 15px 0;
  width: 100%;
  zoom: 1;
  -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  /* custom */
  z-index: 10; }
  .main-menu:before, .main-menu:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .main-menu:after {
    clear: both; }
  .main-menu ul {
    float: right;
    margin-right: 20px; }
    .main-menu ul li {
      display: inline-block;
      padding: 0;
      vertical-align: middle; }
      .main-menu ul li aside, .main-menu ul li i {
        display: inline-block;
        vertical-align: middle; }
      .main-menu ul li aside {
        margin-right: 5px; }
      .main-menu ul li a, .main-menu ul li span {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        border: solid 2px transparent;
        text-transform: uppercase;
        font-size: 9.3pt;
        text-align: center;
        padding: 0 8px;
        line-height: 37px;
        color: #fff;
        -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
        -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
        transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
        /* custom */
        -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
        -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
        transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
        /* custom */ }
        .main-menu ul li a:hover, .main-menu ul li a:focus, .main-menu ul li span:hover, .main-menu ul li span:focus {
          opacity: 0.6; }
        .main-menu ul li a.active, .main-menu ul li span.active {
          border-bottom: solid 2px #fff; }
    .main-menu ul li.border {
      height: 22px;
      width: 1px;
      background: #fff;
      opacity: 0.3;
      padding: 0;
      margin-right: 5px; }
    .main-menu ul .icon {
      font-size: 14pt;
      padding: 0 2px;
      text-decoration: none !important;
      vertical-align: middle; }
  .main-menu .logo {
    margin-left: 20px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden; }
    .main-menu .logo svg {
      width: 40px;
      height: 40px; }
    .main-menu .logo:hover, .main-menu .logo:focus {
      opacity: 0.6; }
    .main-menu .logo i {
      display: inline-block;
      width: 25px;
      height: 30px;
      margin-top: 5px;
      font-size: 30px;
      color: #fff;
      vertical-align: top; }
  .main-menu .back {
    margin: 0 0 0 20px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    color: #fff;
    line-height: 40px; }

.main-nav-trigger {
  display: none; }

.stick-menu {
  width: 100%;
  z-index: 1;
  -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  /* custom */
  position: absolute; }

.stick-menu + .section {
  padding-top: 90px; }

.stick-menu.active {
  position: fixed;
  top: 0;
  padding-top: 0;
  z-index: 100; }

.page-menu {
  margin: 0 auto;
  -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  /* custom */ }
  .page-menu ul {
    display: table;
    table-layout: fixed;
    width: 100%; }
    .page-menu ul li {
      display: table-cell;
      -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
      -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
      transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
      /* custom */
      -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
      -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
      transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
      /* custom */ }
      .page-menu ul li.active a {
        background: #f2f2f2;
        font-weight: 900; }
        .page-menu ul li.active a:after {
          width: 100%;
          left: 0; }
      .page-menu ul li:first-child {
        border-left: none; }
      .page-menu ul li a {
        position: relative;
        display: block;
        text-transform: uppercase;
        font-size: 14px;
        text-align: center;
        line-height: 60px;
        color: #4b575e;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        padding: 0 15px;
        transiton: background 0.3s ease;
        -webkit-transiton: background 0.3s ease; }
        .page-menu ul li a:after {
          content: '';
          position: absolute;
          top: 0px;
          width: 0px;
          left: 50%;
          height: 3px;
          background: #ff855a; }
      .page-menu ul li:hover, .page-menu ul li:focus {
        background: #f2f2f2; }
    .page-menu ul li.up {
      width: 60px; }
      .page-menu ul li.up i {
        font-size: 16px;
        vertical-align: middle;
        display: inline-block; }

@media screen and (max-width: 960px) {
  .main-nav-trigger {
    display: block;
    float: right;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    cursor: pointer; }
    .main-nav-trigger i {
      font-size: 24px;
      line-height: 40px; }
  .main-nav {
    visibility: visible;
    opacity: 1;
    transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    /* custom */
    -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    /* custom */ }
  .main-nav.active {
    visibility: visible;
    opacity: 1;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.3); }
  .main-menu {
    position: fixed;
    margin: 0;
    background: #21232a; }
    .main-menu ul {
      margin-right: 0;
      position: fixed;
      right: 0;
      top: 0;
      background: #fff;
      width: 80%;
      height: 100%;
      max-width: 300px; }
      .main-menu ul li {
        display: block; }
        .main-menu ul li a {
          color: #4b575e;
          padding: 0 20px;
          font-size: 14px;
          line-height: 50px; }
        .main-menu ul li a.active {
          color: #ff855a;
          border-left: 4px solid #ff855a;
          border-bottom: none; }
      .main-menu ul li.border {
        width: 100%;
        height: 1px;
        background: #ddd;
        margin-right: 0; }
      .main-menu ul li.icon {
        font-size: 12pt;
        padding: 0 20px;
        display: inline-block; }
    .main-menu .logo {
      margin-left: 0px; }
      .main-menu .logo svg {
        height: 30px;
        margin-top: 5px; }
      .main-menu .logo i {
        width: 20px; }
    .main-menu .back {
      margin: 0 0 0 10px;
      color: #fff !important; }
  .stick-menu {
    display: none; }
  .stick-menu + .section {
    padding-top: 0; } }

.features-img svg {
  float: right;
  height: 700px;
  width: 1000px;
  top: 0;
  margin-right: -80px; }

.features .desc {
  position: relative;
  height: 0;
  visibility: hidden;
  top: -50%;
  -moz-transition: transform 0.6s 0.4s, opacity 0.6s 0.3s, height 0s 0s;
  -webkit-transition: transform 0.6s 0.4s, opacity 0.6s 0.3s, height 0s 0s;
  transition: transform 0.6s 0.4s, opacity 0.6s 0.3s, height 0s 0s;
  opacity: 0; }
  .features .desc.active {
    visibility: visible;
    height: auto;
    opacity: 1; }

.desc-nav {
  position: absolute;
  top: 10%;
  left: 80px; }
  .desc-nav a {
    display: inline-block;
    margin-right: 20px;
    padding: 3px; }
  .desc-nav ripple {
    width: 30px;
    height: 30px;
    left: 3px;
    top: 3px; }

@media screen and (max-width: 1550px) {
  .features-img svg {
    height: 650px;
    width: 900px; } }

@media screen and (max-width: 1330px) {
  .features-img svg {
    height: 650px;
    width: 800px; } }

@media screen and (max-width: 960px) {
  .features-img svg {
    max-height: 400px;
    width: 100%;
    margin-right: 0; }
  .features .desc {
    margin: 0;
    height: 0;
    position: relative;
    -moz-transition: none;
    -webkit-transition: none;
    transition: none;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    opacity: 0; }
    .features .desc.active {
      transform: none;
      -moz-transform: none;
      -webkit-transform: none;
      -ms-transform: none;
      opacity: 1;
      height: auto; }
  .desc-nav {
    position: relative;
    top: auto;
    left: auto;
    padding: 20px; }
    .desc-nav a {
      display: inline-block;
      margin-right: 20px;
      color: #b3bdc2; }
      .desc-nav a.close {
        color: #ff855a; } }

@media screen and (max-width: 600px) {
  .features-img svg {
    max-height: 250px; } }

.about-box {
  border: solid 2px #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  max-width: 600px;
  padding: 50px;
  text-align: center; }

.contact-box {
  text-align: center;
  width: 100%; }

.contact-box-text {
  margin-bottom: 30px; }

.address {
  display: table;
  width: 100%;
  table-layout: fixed; }
  .address article {
    display: table-cell;
    width: 50%;
    padding: 0 30px; }
    .address article p {
      line-height: 1.5em;
      font-size: 15px; }
    .address article:first-child {
      text-align: right;
      border-right: solid 1px rgba(255, 255, 255, 0.3); }
    .address article:last-child {
      text-align: left; }

@media screen and (max-width: 600px) {
  .subscribe {
    width: 95%; }
  .address {
    display: block; }
    .address article {
      display: block;
      width: 100%;
      padding: 0 20px; }
      .address article:first-child {
        text-align: left; }
      .address article:last-child {
        text-align: left; } }

.main-header {
  margin-bottom: 30px;
	min-height: 320px; }
	.main-header .hero-careers {
		background-image: url('https://cdn2.hubspot.net/hubfs/4124978/AllThingsTalk%20March2018/Images/Careers/00-hero.jpg'); }
  .main-header .hero {
    background-size: cover;
    background-position: center 0px;
    position: absolute;
    background-attachment: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow-y: auto; }
    .main-header .hero:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: url("../images/noiz.jpg");
      opacity: 0.03;
      z-index: 1; }
  .main-header .scroll-action {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 7%;
    width: 100%;
    z-index: 5; }
  .main-header h1, .main-header h2 {
    font-family: "nexa_blackregular";
    text-transform: uppercase;
    margin-bottom: 0; }
	.hero-post-title * { 
    font-family: 'nexa_blackregular',sans-serif;
    text-transform: uppercase !important;
    margin-bottom: 0 !important;
    color: #fff !important;
	}
  .main-header .content-wrapper {
    padding: 0; }
  .main-header .scroller {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    z-index: 2; }

.main-header + .section {
  margin-top: 30px; }

.main-header.no-margin {
  margin: 0; }

.banner-text-holder {
  position: absolute;
  bottom: 7%;
  width: 100%;
  z-index: 1; }
  .banner-text-holder .container {
    background: none;
    box-shadow: none;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    opacity: 1;
    margin-bottom: 0; }

.banner-text {
  width: 50%; }
  .banner-text i {
    font-size: 80px; }
  .banner-text .date-icon {
    font-size: 120%;
    opacity: 0.6;
    margin: 0 2px;
    vertical-align: text-top; }
  .banner-text p {
    font-size: 9pt;
    text-transform: uppercase;
    letter-spacing: 0.2em; }
  .banner-text h1, .banner-text h2 {
    font-size: 11vmin;
    line-height: 0.85em;
    letter-spacing: -0.03em;
    display: inline-block; }
		.banner-text-careers h1 {
    color: #fff; }
    .banner-text h1 span, .banner-text h2 span {
      color: #ff855a; }
    .banner-text h1 .trademark, .banner-text h2 .trademark {
      font-size: 40%;
      margin-left: -2.5vmin;
      vertical-align: super;
      position: relative;
      top: -1vmin; }
  .banner-text h2 {
    font-size: 8vmin; }
  .banner-text .banner-paragraph {
    margin: 30px 0; }
    .banner-text .banner-paragraph p {
      font-size: 100%;
      text-transform: none;
      letter-spacing: 0.02em;
      font-weight: 400;
      line-height: 1.3em; }
      .banner-text .banner-paragraph p span {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
        padding: 10px 0; }
  .banner-text h3 span {
    margin: 0 5px; }
  .banner-text .location-news {
    display: none; }

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

.hero-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 1;
  width: 90%;
  text-align: center; }
  .hero-center > *:not(.hero-project-cta) {
    max-width: 1200px;
    margin: auto; }
  .hero-center > div {
    margin: 2% auto !important; }
  .hero-center h1 {
    font-size: 5.8vmin;
    text-shadow: 1px 1.732px 2px rgba(0, 0, 0, 0.04);
    line-height: 0.85em; }
  .hero-center h1.large {
    font-size: 9vmin; }
  .hero-center h2 {
    font-size: 5.2vmin;
    text-shadow: 1px 1.732px 2px rgba(0, 0, 0, 0.04);
    line-height: 0.95em;
    margin: 1% auto !important; }
  .hero-center h3 {
    font-size: 2.5vmin;
    font-weight: 400;
    text-shadow: 1px 1.732px 2px rgba(0, 0, 0, 0.04);
    line-height: 1.2em;
    margin: 2% auto !important; }
  .hero-center .hero-icon {
    font-size: 160px; }
  .hero-center .hero-logo {
    width: 250px;
    height: auto;
    margin-bottom: 15px; }

.scroll-down, .scroll-up {
  color: #fff;
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  z-index: 1;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  /* custom */ }
  .scroll-down:after, .scroll-up:after {
    font-family: "atticonset";
    font-size: 16px;
    width: 50px;
    text-align: center;
    position: absolute;
    bottom: 20%;
    left: 50%;
    margin-left: -25px;
    -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    /* custom */
    -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    /* custom */ }

.scroll-down:after {
  content: '\e629'; }

.scroll-up:after {
  content: '\e62a'; }

.hero-project-cta {
  display: table;
  table-layout: fixed;
  margin: auto;
  overflow: hidden; }
  .hero-project-cta a {
    display: table-cell;
    border-radius: 3px;
    width: 33.3%;
    vertical-align: middle;
    text-align: left;
    padding: 10px 25px;
    -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    /* custom */
    -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    /* custom */ }
    .hero-project-cta a i, .hero-project-cta a aside {
      display: inline-block;
      vertical-align: middle;
      -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
      -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
      transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
      /* custom */
      -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
      -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
      transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
      /* custom */ }
    .hero-project-cta a i {
      font-size: 70px;
      color: #fff;
      opacity: 0.4;
      margin-right: 10px; }
    .hero-project-cta a aside {
      color: #fff;
      max-width: 76%; }
      .hero-project-cta a aside span {
        font-size: 12px;
        letter-spacing: 0.25em;
        text-transform: uppercase;
        -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
        -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
        transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
        /* custom */
        -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
        -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
        transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
        /* custom */ }
      .hero-project-cta a aside h2 {
        font-family: "nexa_blackregular";
        font-size: 22px;
        text-transform: uppercase;
        text-shadow: none; }
      .hero-project-cta a aside p {
        font-size: 14px;
        line-height: 1.2em; }
      .hero-project-cta a aside .link {
        color: #ff855a; }
      .hero-project-cta a aside .link:before {
        content: '\e626';
        font-family: "atticonset";
        font-size: 21px;
        vertical-align: bottom;
        margin-right: 6px; }

.hero-project-cta a:hover *, .hero-project-cta a:focus * {
  color: #fff; }

.hero-project-cta a:hover .link, .hero-project-cta a:focus .link {
  color: #fff; }

.hero-project-cta a:nth-child(1):hover, .hero-project-cta a:nth-child(1):focus {
  background: #2670e0; }

.hero-project-cta a:nth-child(2):hover, .hero-project-cta a:nth-child(2):focus {
  background: #43c399; }

.hero-project-cta a:nth-child(3):hover, .hero-project-cta a:nth-child(3):focus {
  background: #ff6458; }

@-webkit-keyframes pulse {
  0%, 100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0.6; }
  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 1; } }

@keyframes pulse {
  0%, 100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 0.6; }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 1; } }

.scroll-down:after {
  -webkit-animation: pulse 1.5s ease infinite;
  -moz-animation: pulse 1.5s ease infinite;
  animation: pulse 1.5s ease infinite; }

.scroll-down:hover:after {
  -webkit-animation: none;
  -moz-animation: none;
  animation: none; }

[data-hero-overlay]:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #21232a;
  opacity: 0.55; }

@media screen and (max-width: 1500px) {
  .banner-text {
    width: 75%; } }

@media screen and (max-width: 1330px) {
  .hero-project-cta a {
    vertical-align: top;
    padding: 15px; }
    .hero-project-cta a i {
      font-size: 40px; }
  .hero-project-cta a i, .hero-project-cta a aside {
    display: block;
    text-align: center; }
  .hero-project-cta a aside {
    max-width: 100%; } }

@media screen and (max-width: 960px) {
  .hero-center .hero-logo {
    width: 180px;
    height: 59px;
    margin-bottom: 0px; }
  .hero-center .hero-icon {
    font-size: 100px; }
  .hero-project-cta {
    display: block;
    overflow: hidden; }
    .hero-project-cta a {
      border: solid 1px #fff;
      border-radius: 3px;
      padding: 0 8px;
      display: inline-block;
      margin: 3px;
      width: auto;
      height: 2.5em; }
      .hero-project-cta a i, .hero-project-cta a aside {
        text-align: center;
        display: block; }
      .hero-project-cta a i {
        display: none; }
      .hero-project-cta a aside h2 {
        font-size: 15px;
        margin: 0 !important;
        line-height: 2.5em; }
      .hero-project-cta a span, .hero-project-cta a p {
        display: none; }
  .hero-project-cta a:nth-child(1):hover, .hero-project-cta a:nth-child(1):focus,
  .hero-project-cta a:nth-child(2):hover, .hero-project-cta a:nth-child(2):focus,
  .hero-project-cta a:nth-child(3):hover, .hero-project-cta a:nth-child(3):focus {
    background: none; }
  .banner-text {
    width: 80%; } }

@media screen and (max-width: 600px) {
  .banner-text {
    width: 95%;
    margin: auto;
    text-align: center; }
    .banner-text h1, .banner-text h2 {
      line-height: 1.2em; }
    .banner-text h5 {
      font-size: 100%; }
  .banner-text.right {
    float: none;
    text-align: center; }
  .scroll-down:after, .scroll-up:after {
    font-size: 20px; }
  .hero-project-cta a {
    display: block; }
  .hero-center h3 {
    font-size: 17px; } }

#bar {
  width: 0%;
  max-width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0); }

#progressBar {
  position: absolute;
  bottom: -10px;
  width: 60%;
  height: 1px;
  left: 50%;
  background: rgba(255, 255, 255, 0.2);
  transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0); }

.fader {
  position: relative;
  display: block; }
  .fader .owl-item > div {
    position: relative;
    display: block;
    height: 301px; }
  .fader .owl-item > div > article {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%); }

@media screen and (max-width: 1536px) {
  .fader .owl-item > div {
    height: 230px; } }

@media screen and (max-width: 1366px) {
  .fader .owl-item > div {
    height: 200px; } }

@media screen and (max-width: 1300px) {
  .hero-center h1 {
    font-size: 5.4vmin; }
  .hero-center h1.large {
    font-size: 7vmin; }
  .hero-center h2 {
    font-size: 4.6vmin; }
  .hero-center h3 {
    font-size: 2vmin; } }

@media screen and (max-width: 500px) {
  .fader .owl-item > div {
    height: 150px; }
  .hero-center h1 {
    font-size: 5.4vmin; }
  .hero-center h1.large {
    font-size: 7vmin; }
  .hero-center h2 {
    font-size: 12pt; }
  .hero-center h3 {
    font-size: 10pt; } }

.corners {
  position: relative; }
  .corners .corner-tl, .corners .corner-tr, .corners .corner-bl, .corners .corner-br {
    position: absolute;
    width: 60px;
    height: 60px;
    border: solid 2px #fff;
    -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    /* custom */
    -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    /* custom */ }
  .corners .corner-tl {
    left: 25px;
    top: 25px;
    border-right: none;
    border-bottom: none; }
  .corners .corner-tr {
    right: 25px;
    top: 25px;
    border-left: none;
    border-bottom: none; }
  .corners .corner-bl {
    left: 25px;
    bottom: 25px;
    border-right: none;
    border-top: none; }
  .corners .corner-br {
    right: 25px;
    bottom: 25px;
    border-left: none;
    border-top: none; }
  .corners:hover .corner-tl, .corners:hover .corner-tr, .corners:hover .corner-bl, .corners:hover .corner-br {
    width: 120px;
    height: 120px; }
  .corners:hover .corner-tl {
    left: 15px;
    top: 15px; }
  .corners:hover .corner-tr {
    right: 15px;
    top: 15px; }
  .corners:hover .corner-bl {
    left: 15px;
    bottom: 15px; }
  .corners:hover .corner-br {
    right: 15px;
    bottom: 15px; }

.testimonial {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.testimonial-text {
  max-width: 800px;
  margin: 8% auto;
  padding: 0 20px;
  text-align: center; }
  .testimonial-text img {
    margin: auto; }
  .testimonial-text i {
    font-size: 80px;
    margin: 20px 0; }
  .testimonial-text h1 {
    font-size: 265%; }
  .testimonial-text h3 {
    line-height: 1.2em; }
  .testimonial-text h5 {
    margin: 20px 0; }
  .testimonial-text > * {
    display: block; }

.content-wrapper {
  max-width: 900px;
  padding: 20px;
  margin: auto; }
  .content-wrapper h1 {
    text-align: center; }
  .content-wrapper h1 {
    font-weight: 300;
    font-size: 5.5vmin;
    line-height: 1em; }
  .content-wrapper h2 {
    font-weight: 800;
    font-size: 140%;
    line-height: 1em; }
  .content-wrapper h3 {
    font-weight: 300;
    font-size: 140%;
    line-height: 1em; }
  .content-wrapper h4 {
    font-weight: 400;
    font-size: 120%;
    line-height: 1em; }
  .content-wrapper h5 {
    font-weight: 800;
    font-size: 120%;
    line-height: 1em; }
  .content-wrapper h6 {
    font-weight: 800;
    font-size: 100%;
    line-height: 1em;
    text-transform: uppercase; }
  .content-wrapper h1, .content-wrapper h2, .content-wrapper h3, .content-wrapper h4, .content-wrapper h5, .content-wrapper h6 {
    margin: 50px 0;
    font-family: 'Lato', sans-serif; }
  .content-wrapper .btn {
    margin: 30px auto; }

.content {
  margin-top: -15vh !important;
  z-index: 3; }
  .content .container {
    opacity: 1;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -ms-transform: none; }

.md-styles strong, .md-styles b {
  font-weight: 600; }

.md-styles em {
  font-style: italic; }

.md-styles img {
  max-width: 100%;
  display: block;
  margin: 30px auto; }

.md-styles iframe {
  margin: 30px auto;
  display: block; }

.md-styles h1 {
  font-weight: 300; }

.md-styles h2 {
  font-weight: 600;
  font-size: 150%;
  line-height: 1em; }

.md-styles h3 {
  font-weight: 600;
  font-size: 130%;
  line-height: 1em; }

.md-styles h4 {
  font-weight: 600;
  font-size: 120%;
  line-height: 1em;
  font-family: 'Lato';
  text-transform: none; }

.md-styles h5 {
  font-weight: 800;
  font-size: 110%;
  line-height: 1em; }

.md-styles h6 {
  font-weight: 800;
  font-size: 100%;
  line-height: 1em; }

.md-styles h1, .md-styles h2, .md-styles h3, .md-styles h4, .md-styles h5, .md-styles h6 {
  margin-top: 50px;
  margin-bottom: 30px;
  letter-spacing: -0.01em; }

.md-styles blockquote {
  margin: 20px 0;
  padding: 10px;
  padding-left: 20px;
  border-left: solid 7px rgba(0, 0, 0, 0.1); }

.md-styles ol, .md-styles ul {
  text-align: left; }

.md-styles ul li {
  margin: 0.3em 0;
  position: relative;
  padding-left: 25px; }
  .md-styles ul li:before {
    content: '\e019';
    font-family: "atticonset";
    color: #ff855a;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    position: absolute;
    left: 0; }

.col-04 {
  display: block;
  zoom: 1; }
  .col-04:before, .col-04:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .col-04:after {
    clear: both; }
  .col-04 .col {
    width: calc(25% - 16px);
    margin-right: 20px;
    margin-bottom: 20px;
    float: left; }
    .col-04 .col:nth-child(4n + 4) {
      margin-right: 0; }

.col-02 {
  display: block;
  zoom: 1; }
  .col-02:before, .col-02:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .col-02:after {
    clear: both; }
  .col-02 .col {
    width: calc(50% - 16px);
    margin-right: 20px;
    margin-bottom: 20px;
    float: left; }
    .col-02 .col:nth-child(2n + 2) {
      margin-right: 0; }

.cards {
  margin-bottom: 10px;
  background: none;
  box-shadow: none; }

.card {
  background: #fff;
  height: 450px;
  overflow: hidden;
  position: relative; }
  .card:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10%;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 4%, white 84%, white 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(4%, rgba(255, 255, 255, 0)), color-stop(84%, white), color-stop(100%, white));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 4%, white 84%, white 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 4%, white 84%, white 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 4%, white 84%, white 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 4%, white 84%, white 100%);
    /* W3C */ }
  .card header {
    position: relative;
    height: 355px;
    text-align: center;
    background: #ff855a;
    background-size: cover !important;
    background-position: center center !important;
    -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
    /* custom */
    -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
    /* custom */ }
    .card header i {
      line-height: 355px;
      font-size: 100px;
      color: #fff;
      position: relative;
      z-index: 2;
      -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
      -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
      transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
      /* custom */
      -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
      -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
      transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
      /* custom */ }
    .card header span {
      color: rgba(255, 255, 255, 0.8);
      position: absolute;
      bottom: 0px;
      left: 0px;
      padding: 5px 30px;
      font-size: 12px;
      text-transform: uppercase;
      z-index: 2;
      background-color: #ff855a; }
  .card article {
    margin: 30px;
    color: #4b575e; }

.card:hover header {
  height: 250px; }
  .card:hover header i {
    line-height: 250px; }

/******************************************************************************************************/
@media screen and (max-width: 1200px) {
  .col-04 .col {
    width: calc(50% - 16px); }
    .col-04 .col:nth-child(4n + 4) {
      margin-right: 20px; }
    .col-04 .col:nth-child(2n + 2) {
      margin-right: 0; }
  .card header {
    height: 250px; }
    .card header i {
      line-height: 250px; } }

@media screen and (max-width: 500px) {
  .col-04 .col, .col-02 .col {
    width: 100%;
    margin-right: 0 !important; } }

.form {
  width: 100%;
  max-width: 960px !important;
  margin: 30px 0;
  zoom: 1;
  display: inline-block; }
  .form:before, .form:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .form:after {
    clear: both; }
  .form .block {
    display: block;
    zoom: 1;
    width: 100%; }
    .form .block:before, .form .block:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    .form .block:after {
      clear: both; }
  .form .inline {
    float: left;
    width: 50%;
    padding: 10px; }
  .form .center {
    margin: auto;
    display: inline-block;
    padding: 10px; }
  .form .spacing {
    padding: 10px; }
  .form input {
    display: block;
    width: 100%;
    padding: 0 15px;
    border: solid 3px #eceeef;
    background: none;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    font-weight: 400;
    color: #4b575e; }
    .form input:focus {
      border-color: #b3bdc2; }
    .form input:hover {
      background: #f2f2f2; }
  .form textarea {
    display: block;
    width: 100%;
    padding: 15px;
    border: solid 3px #eceeef;
    background: none;
    font-size: 16px;
    font-weight: 400;
    color: #4b575e;
    resize: none; }
    .form textarea:focus {
      border-color: #b3bdc2; }
    .form textarea:hover {
      background: #f2f2f2; }
  .form label {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    text-align: left;
    padding: 0 15px; }
  .form input[type="text"], .form input[type="email"], .form textarea {
    /* FF 4-18 */
    /* FF 19+ */
    /* IE 10+ */ }
    .form input[type="text"]::-webkit-input-placeholder, .form input[type="email"]::-webkit-input-placeholder, .form textarea::-webkit-input-placeholder {
      color: #4b575e;
      opacity: 0.6; }
    .form input[type="text"]:-moz-placeholder, .form input[type="email"]:-moz-placeholder, .form textarea:-moz-placeholder {
      color: #4b575e;
      opacity: 0.6; }
    .form input[type="text"]::-moz-placeholder, .form input[type="email"]::-moz-placeholder, .form textarea::-moz-placeholder {
      color: #4b575e;
      opacity: 0.6; }
    .form input[type="text"]:-ms-input-placeholder, .form input[type="email"]:-ms-input-placeholder, .form textarea:-ms-input-placeholder {
      color: #4b575e;
      opacity: 0.6; }
    .form input[type="text"]:focus::-webkit-input-placeholder, .form input[type="email"]:focus::-webkit-input-placeholder, .form textarea:focus::-webkit-input-placeholder {
      color: transparent; }
    .form input[type="text"]:focus:-moz-placeholder, .form input[type="email"]:focus:-moz-placeholder, .form textarea:focus:-moz-placeholder {
      color: transparent; }
    .form input[type="text"]:focus::-moz-placeholder, .form input[type="email"]:focus::-moz-placeholder, .form textarea:focus::-moz-placeholder {
      color: transparent; }
    .form input[type="text"]:focus:-ms-input-placeholder, .form input[type="email"]:focus:-ms-input-placeholder, .form textarea:focus:-ms-input-placeholder {
      color: transparent; }
  .form input {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .form .form-alert {
    display: none;
    padding: 5px 10px;
    margin: 10px 0;
    color: #fff;
    background: #ff855a; }
  .form .form-alert.active {
    display: block; }
  .form .form-alert.thanks {
    background: #43c399; }
  .form .btn {
    margin: auto; }

.form-alert {
  display: none;
  padding: 5px 10px;
  margin: 10px 0;
  color: #fff;
  background: #ff855a; }

.form-alert.active {
  display: block; }

.form-alert.thanks {
  background: #43c399; }

/******************form in header************************/
.main-header .form {
  color: #fff; }
  .main-header .form input {
    border-color: rgba(255, 255, 255, 0.4);
    color: #fff; }
    .main-header .form input:focus {
      border-color: white; }
    .main-header .form input:hover {
      background: rgba(0, 0, 0, 0.1); }
  .main-header .form textarea {
    border-color: rgba(255, 255, 255, 0.4);
    color: #fff; }
    .main-header .form textarea:focus {
      border-color: white; }
    .main-header .form textarea:hover {
      background: rgba(0, 0, 0, 0.1); }
  .main-header .form input[type="text"]::-webkit-input-placeholder, .main-header .form input[type="email"]::-webkit-input-placeholder, .main-header .form textarea::-webkit-input-placeholder {
    color: #fff;
    opacity: 0.6; }
  .main-header .form input[type="text"]:-moz-placeholder, .main-header .form input[type="email"]:-moz-placeholder, .main-header .form textarea:-moz-placeholder {
    color: #fff;
    opacity: 0.6; }
  .main-header .form input[type="text"]::-moz-placeholder, .main-header .form input[type="email"]::-moz-placeholder, .main-header .form textarea::-moz-placeholder {
    color: #fff;
    opacity: 0.6; }
  .main-header .form input[type="text"]:-ms-input-placeholder, .main-header .form input[type="email"]:-ms-input-placeholder, .main-header .form textarea:-ms-input-placeholder {
    color: #fff;
    opacity: 0.6; }
  .main-header .form .btn {
    color: #ff855a !important;
    background: #fff; }

/*************mailchimp subscription form********/
#mc_embed_signup input.mce_inline_error {
  border-color: #ff6458 !important; }

#mc_embed_signup div.mce_inline_error {
  margin: 0 !important;
  padding: 5px 10px;
  background-color: #ff6458 !important;
  font-weight: normal !important;
  z-index: 1;
  color: #fff; }

/*********************************************************************************************************/
@media screen and (max-width: 960px) {
  .form {
    margin: 20px 0; }
    .form input {
      height: 45px;
      line-height: 45px; } }

@media screen and (max-width: 800px) {
  .form .inline {
    width: 100%; } }

/******* SUBSCRIBE FORM ****/
.subscribe-popup {
  margin: 5% 0;
  text-align: center; }

.ss-success {
  display: none; }

.subscribe-form {
  zoom: 1;
  position: relative;
  text-align: center; }
  .subscribe-form:before, .subscribe-form:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .subscribe-form:after {
    clear: both; }

.subscribe {
  zoom: 1;
  margin: 30px auto;
  max-width: 550px;
  min-width: 280px;
  position: relative;
  text-align: center; }
  .subscribe:before, .subscribe:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .subscribe:after {
    clear: both; }
  .subscribe input[type="email"] {
    width: 100%;
    padding: 0 6em 0 1em; }
  .subscribe .btn {
    margin-top: 20px; }

#how-does-it-work {
  margin: auto;
  width: 100%;
  height: auto;
  display: block; }

[id^="hover"], [id*="hover"] {
  cursor: pointer;
  pointer-events: all; }

[id^="mask"], [id*="mask"] {
  cursor: pointer;
  pointer-events: all; }

[data-remote-description] {
  position: absolute;
  background: white;
  border-radius: 3px;
  max-width: 250px;
  overflow: hidden;
  transform-origin: 0, 0;
  visibility: hidden;
  opacity: 0;
  border: solid 1px rgba(0, 0, 0, 0.2);
  padding: 5px 15px;
  text-align: left;
  transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transition: opacity 0.2s ease, transform 0.35s ease;
  -webkit-transition: opacity 0.2s ease, transform 0.35s ease; }
  [data-remote-description] h5 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 5px; }
  [data-remote-description] p {
    font-size: 15px;
    color: #7a8b95;
    line-height: 1.2em; }
  [data-remote-description] img {
    width: 100%;
    min-width: 180px; }

[data-remote-description].active {
  visibility: visible;
  opacity: 1;
  transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1); }

/*******spacing*******/
.rules {
  display: table;
  table-layout: fixed;
  width: 100%;
  background: #fff;
  border: solid 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  overflow: hidden;
  text-align: left;
  margin: 30px 0; }
  .rules .rule-part {
    display: table-cell;
    width: 50%;
    border-right: solid 1px rgba(0, 0, 0, 0.1);
    padding: 2em 4em;
    position: relative; }
    .rules .rule-part:last-child {
      border-right: none; }
    .rules .rule-part:last-child:after {
      display: none; }
    .rules .rule-part:last-child:before {
      display: none; }
    .rules .rule-part:before {
      content: '';
      position: absolute;
      top: 50%;
      width: 0;
      height: 0;
      border-top: 20px solid transparent;
      border-bottom: 20px solid transparent;
      border-left: 20px solid rgba(0, 0, 0, 0.1);
      margin-top: -20px;
      right: -20px; }
    .rules .rule-part:after {
      content: '';
      position: absolute;
      top: 50%;
      width: 0;
      height: 0;
      border-top: 18px solid transparent;
      border-bottom: 18px solid transparent;
      border-left: 18px solid #fff;
      margin-top: -18px;
      right: -18px; }
  .rules .rule-header i {
    display: inline-block;
    vertical-align: middle;
    font-size: 120px;
    color: #4b575e;
    opacity: 0.3; }
  .rules .rule-header aside {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    max-width: 60%; }
    .rules .rule-header aside h1 {
      font-family: 'Lato';
      text-transform: none;
      font-size: 33px;
      font-weight: 900;
      color: #ff855a; }
    .rules .rule-header aside h2 {
      font-size: 20px;
      font-weight: bold; }
    .rules .rule-header aside p {
      margin: 0;
      font-size: 16px;
      font-weight: 400;
      line-height: 1.3em; }
  .rules .rule-img {
    text-align: center;
    display: block; }
    .rules .rule-img img {
      max-width: 100%;
      max-height: 400px; }

@media screen and (max-width: 1200px) {
  .rules .rule-part {
    padding: 20px; }
  .rules .rule-header i {
    display: block;
    text-align: center;
    font-size: 120px;
    margin-bottom: 20px; }
  .rules .rule-header aside {
    display: block;
    text-align: center;
    margin-left: 0;
    max-width: 100%; } }

@media screen and (max-width: 650px) {
  .rules .rule-part {
    padding: 1em; }
    .rules .rule-part:last-child {
      border-right: none; }
    .rules .rule-part:before {
      display: none; }
    .rules .rule-part:after {
      display: none; }
  .rules .rule-header i {
    font-size: 80px; }
  .rules .rule-header aside {
    margin-left: 0;
    width: 100%; }
    .rules .rule-header aside h1 {
      font-size: 26px; }
    .rules .rule-header aside h2 {
      font-size: 18px; } }

.experiments {
  display: block;
  margin: 30px auto;
  max-width: 1200px; }

.ex-01 .card-front {
  background-color: #2a71d8; }

.ex-01 .card-back {
  background-color: #2363c0; }

.ex-02 .card-front {
  background-color: #ff855a; }

.ex-02 .card-back {
  background-color: #ff6e3b; }

.ex-03 .card-front {
  background-color: #2bb2d6; }

.ex-03 .card-back {
  background-color: #259dbe; }

.ex-04 .card-front {
  background-color: #f7b521; }

.ex-04 .card-back {
  background-color: #f1a909; }

.experiment-card-holder {
  display: inline-block;
  vertical-align: top;
  width: calc(25% - 44px);
  height: 260px;
  position: relative;
  margin: 20px;
  perspective: 1000px; }
  .experiment-card-holder img {
    max-height: 100%;
    max-width: auto;
    margin: auto;
    display: block; }
  .experiment-card-holder h3 {
    font-size: 120%; }
  .experiment-card-holder p {
    font-size: 80%;
    line-height: 1.4em; }
  .experiment-card-holder a {
    color: #fff;
    text-decoration: underline; }
  .experiment-card-holder .card-front, .experiment-card-holder .card-back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 22px;
    border-radius: 20px;
    color: #fff;
    overflow: hidden;
    box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
    transition: all 0.6s linear;
    -webkit-transition: all 0.6s linear; }
  .experiment-card-holder .card-front {
    z-index: 1;
    text-align: center; }
  .experiment-card-holder .card-back {
    transform: rotate(5deg); }

.experiment-card-holder:hover .card-front {
  z-index: 0;
  transform: rotate(5deg);
  animation: goLeft 0.4s forwards running;
  -webkit-animation: goLeft 0.4s forwards running; }

.experiment-card-holder:hover .card-back {
  z-index: 1;
  transform: none;
  animation: goRight 0.4s forwards running;
  -webkit-animation: goRight 0.4s forwards running; }

@keyframes goLeft {
  0% {
    z-index: 1;
    transform: none; }
  50% {
    transform: translateY(-50px); }
  100% {
    z-index: 0;
    transform: rotate(5deg); } }

@-webkit-keyframes goLeft {
  0% {
    z-index: 1;
    transform: none; }
  50% {
    transform: translateY(-50px); }
  100% {
    z-index: 0;
    transform: rotate(5deg); } }

@keyframes goRight {
  0% {
    z-index: 0;
    transform: rotate(5deg); }
  50% {
    transform: translateY(50px); }
  100% {
    z-index: 1;
    transform: none; } }

@-webkit-keyframes goRight {
  0% {
    z-index: 0;
    transform: rotate(5deg); }
  50% {
    transform: translateY(50px); }
  100% {
    z-index: 1;
    transform: none; } }

@media screen and (max-width: 960px) {
  .experiment-card-holder {
    width: calc(50% - 44px); } }

@media screen and (max-width: 500px) {
  .experiment-card-holder {
    width: calc(100% - 44px); } }

/*******spacing*******/
.accordion-group {
  display: block;
  margin: 30px auto;
  max-width: 1200px; }
  .accordion-group .accordion {
    border: solid 1px #f2f2f2;
    margin: 10px; }
    .accordion-group .accordion h2 {
      font-size: 110%;
      font-weight: 400;
      line-height: 60px;
      padding: 0 60px 0 30px;
      margin: 0;
      position: relative;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      cursor: pointer;
      -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
      -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
      transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
      /* custom */
      -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
      -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
      transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
      /* custom */ }
      .accordion-group .accordion h2:hover {
        background-color: #f2f2f2; }
      .accordion-group .accordion h2:after {
        content: '\e114';
        font-family: "atticonset";
        position: absolute;
        top: 0;
        right: 0;
        width: 60px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        font-size: 20px; }
    .accordion-group .accordion h2.active {
      background-color: #f2f2f2; }
      .accordion-group .accordion h2.active:after {
        content: '\e115'; }
    .accordion-group .accordion article {
      -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
      -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
      transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
      /* custom */
      -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
      -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
      transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
      /* custom */
      font-size: 90%;
      overflow: hidden;
      padding: 0 30px;
      height: 0; }
    .accordion-group .accordion article.active {
      background-color: #f2f2f2;
      padding: 30px;
      height: auto; }

/*TV categories*/
/*Social networks*/
/* line 3, ../scss/tabs.scss */
.tabs-list {
  clear: both; }

/* line 7, ../scss/tabs.scss */
.tabs-list span {
  font-size: 13px;
  display: inline-block;
  padding: 13px 15px;
  margin: 0;
  list-style: none;
  cursor: pointer; }

/* line 17, ../scss/tabs.scss */
.tabs-container {
  padding: 0px;
  clear: left;
  position: relative;
  zoom: 1; }

/* line 3, ../scss/variables.scss */
.tabs-container:before, .tabs-container:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden; }

/* line 9, ../scss/variables.scss */
.tabs-container:after {
  clear: both; }

/* line 25, ../scss/tabs.scss */
h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none; }

/* line 31, ../scss/tabs.scss */
.resp-tab-content {
  position: relative;
  width: 100%;
  display: none; }

/* line 44, ../scss/tabs.scss */
.resp-tab-content.resp-tab-content-active {
  display: block; }

/* line 52, ../scss/tabs.scss */
h2.resp-accordion {
  font-size: 120%;
  font-weight: normal;
  margin: 0px;
  padding: 15px;
  display: none;
  position: relative;
  border-top: solid 1px #eee; }

/* line 59, ../scss/tabs.scss */
h2.tab-active {
  margin-bottom: 0px !important;
  padding: 15px !important; }

/* line 64, ../scss/tabs.scss */
h2.resp-tab-title:last-child {
  background: blue; }

/*-----------Vertical tabs-----------*/
/* line 69, ../scss/tabs.scss */
.resp-vtabs .tabs-list {
  float: left;
  width: 30%; }

/* line 74, ../scss/tabs.scss */
.resp-vtabs .tabs-list span {
  display: block;
  padding: 15px 15px !important;
  margin: 0;
  cursor: pointer;
  float: none; }

/* line 82, ../scss/tabs.scss */
.resp-vtabs .tabs-container {
  padding: 0px;
  background-color: #fff;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 4px;
  clear: none; }

/* line 92, ../scss/tabs.scss */
.resp-vtabs li.tab-active {
  background-color: #fff;
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important; }

/* line 100, ../scss/tabs.scss */
.resp-arrow {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 10px;
  top: 15px; }

/* line 109, ../scss/tabs.scss */
.resp-arrow:before {
  content: "\e114";
  font-family: "atticonset";
  text-align: center;
  width: 15px;
  height: 15px;
  position: absolute;
  font-size: 15px;
  color: #9ea2a7; }

/* line 122, ../scss/tabs.scss */
h2.resp-tab-active .resp-arrow:before {
  content: "\e115";
  opacity: 1; }

/*-----------Accordion styles-----------*/
/* line 133, ../scss/tabs.scss */
h2.tab-active {
  background: #DBDBDB !important; }

/* line 137, ../scss/tabs.scss */
.resp-easy-accordion h2.resp-accordion {
  display: block; }

/* line 145, ../scss/tabs.scss */
.resp-jfit {
  width: 100%;
  margin: 0px; }

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 600px) {
  /* line 152, ../scss/tabs.scss */
  .tabs-list {
    display: none !important; }
  /* line 156, ../scss/tabs.scss */
  h2.resp-accordion {
    display: block; }
  /* line 165, ../scss/tabs.scss */
  .resp-tab-content {
    zoom: 1; }
  /* line 3, ../scss/variables.scss */
  .resp-tab-content:before, .resp-tab-content:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  /* line 9, ../scss/variables.scss */
  .resp-tab-content:after {
    clear: both; }
  /* line 169, ../scss/tabs.scss */
  .resp-vtabs .tabs-container {
    float: none;
    width: 100%;
    min-height: initial;
    clear: none; }
  /* line 175, ../scss/tabs.scss */
  .resp-accordion-closed {
    display: none !important; } }

/*******spacing*******/
.tabs-holder .testimonial-text {
  margin: 6% auto; }

.tabs-holder .tabs-list {
  margin: 40px auto;
  position: relative;
  display: table;
  table-layout: fixed;
  width: auto;
  text-align: center;
  color: #96a4ac; }

.tabs-holder .tabs-list span {
  padding: 0 30px;
  height: 46.15385px;
  line-height: 46.15385px;
  display: table-cell;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border: solid 1px;
  border-right: none;
  margin-left: -4px;
  font-size: 15px;
  color: #96a4ac;
  border-color: #96a4ac; }
  .tabs-holder .tabs-list span:first-child {
    border-radius: 30px 0 0 30px; }
  .tabs-holder .tabs-list span:last-child {
    border-right: solid 1px;
    border-radius: 0 30px 30px 0; }
  .tabs-holder .tabs-list span:hover {
    background: #f2f2f2; }
  .tabs-holder .tabs-list span.resp-tab-active {
    color: #fff;
    background: #96a4ac;
    border-color: #96a4ac; }

.main-color-blue a {
  color: #2670e0; }

.main-color-green a {
  color: #43c399; }

.main-color-red a {
  color: #ff6458; }

.main-color-orange-h a {
  color: #ff921d; }

.main-color-blue ol li:before {
  color: #2670e0; }

.main-color-red ol li:before {
  color: #ff6458; }

.main-color-green ol li:before {
  color: #43c399; }

.main-color-orange-h ol li:before {
  color: #ff921d; }

.main-color-blue * ::selection {
  background: #2670e0;
  color: #fff; }

.main-color-blue * ::-moz-selection {
  background: #2670e0;
  color: #fff; }

.main-color-green * ::selection {
  background: #43c399;
  color: #fff; }

.main-color-green * ::-moz-selection {
  background: #43c399;
  color: #fff; }

.main-color-red * ::selection {
  background: #ff6458;
  color: #fff; }

.main-color-red * ::-moz-selection {
  background: #ff6458;
  color: #fff; }

.main-color-orange-h * ::selection {
  background: #ff921d;
  color: #fff; }

.main-color-orange-h * ::-moz-selection {
  background: #ff921d;
  color: #fff; }

/***project cards***/
.card.main-color-blue header span {
  background: #2670e0; }

.card.main-color-green header span {
  background: #43c399; }

.card.main-color-red header span {
  background: #ff6458; }

.card.main-color-orange-h header span {
  background: #ff921d; }

/***hero sections***/
.main-color-green .banner-text h1 span {
  color: #43c399; }

.main-color-red .banner-text h1 span {
  color: #ff6458; }

.main-color-orange .banner-text h1 span {
  color: #ff855a; }

.main-color-orange-h .banner-text h1 span {
  color: #ff921d; }

.main-color-blue .banner-text h1 span {
  color: #2670e0; }

/***sections***********************************************************************************************/
.main-color-red .box:hover i {
  color: #ff6458; }

.main-color-red .box:hover .num {
  border: solid 1px #ff6458;
  color: #ff6458; }

.main-color-red .container .description h1 span,
.main-color-red .container .description h2 span {
  color: #ff6458; }

.main-color-red .rules .rule-header aside h1 {
  color: #ff6458; }

.main-color-green .box:hover i {
  color: #43c399; }

.main-color-green .box:hover .num {
  border: solid 1px #43c399;
  color: #43c399; }

.main-color-green .container .description h1 span,
.main-color-green .container .description h2 span {
  color: #43c399; }

.main-color-green .rules .rule-header aside h1 {
  color: #43c399; }

.main-color-orange-h .box:hover i {
  color: #ff921d; }

.main-color-orange-h .box:hover .num {
  border: solid 1px #ff921d;
  color: #ff921d; }

.main-color-orange-h .container .description h1 span,
.main-color-orange-h .container .description h2 span {
  color: #ff921d; }

.main-color-orange-h .rules .rule-header aside h1 {
  color: #ff921d; }

.main-color-blue .box:hover i {
  color: #2670e0; }

.main-color-blue .box:hover .num {
  border: solid 1px #2670e0;
  color: #2670e0; }

.main-color-blue .container .description h1 span,
.main-color-blue .container .description h2 span {
  color: #2670e0; }

.main-color-blue .rules .rule-header aside h1 {
  color: #2670e0; }

/*************************************************************************************************************************/
@media screen and (max-width: 960px) {
  .main-color-green [class^="link-"], .main-color-green [class*="link-"] {
    color: #43c399 !important; }
  .main-color-red [class^="link-"], .main-color-red [class*="link-"] {
    color: #ff6458 !important; }
  .main-color-orange-h [class^="link-"], .main-color-orange-h [class*="link-"] {
    color: #ff921d !important; } }

.btn, a.btn {
  padding: 0 40px;
  line-height: 59px;
  font-size: 18px;
  min-width: 180px;
  margin: 0;
  background: none;
  font-weight: 400;
  color: #fff !important;
  background: #4b575e;
  display: inline-block;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 80vw;
  cursor: pointer;
  -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  /* custom */
  border: none;
  border-radius: 59px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15), 0 0 10px rgba(0, 0, 0, 0.1); }
  .btn:hover, .btn:focus, a.btn:hover, a.btn:focus {
    opacity: 0.8; }
  .btn small, a.btn small {
    display: block;
    margin-top: -20px;
    margin-bottom: 12px;
    opacity: 0.8; }
  .btn.inline, a.btn.inline {
    margin-right: 10px !important; }

[data-min-width] {
  min-width: 250px; }

.btn-icc-right {
  padding: 0 59px 0 40px !important; }
  .btn-icc-right i {
    position: absolute;
    right: 0;
    top: 0;
    width: 59px;
    height: 100%;
    line-height: 59px;
    font-size: 18px !important;
    vertical-align: middle;
    text-align: center; }

.btn-icc-left {
  padding: 0 40px 0 59px !important; }
  .btn-icc-left i {
    position: absolute;
    left: 0;
    top: 0;
    width: 59px;
    height: 100%;
    line-height: 59px;
    font-size: 18px !important;
    vertical-align: middle;
    text-align: center; }

.small-btn, a.small-btn, .btn.small {
  padding: 0 20px;
  margin: 0;
  line-height: 41px;
  font-size: 15px;
  min-width: 100px;
  background: none;
  font-weight: 400;
  color: #fff !important;
  background: #4b575e;
  display: inline-block;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 80vw;
  -webkit-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  -moz-transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  transition: all 500ms cubic-bezier(0, 0.85, 0.44, 0.995);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  -moz-transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  transition-timing-function: cubic-bezier(0, 0.85, 0.44, 0.995);
  /* custom */
  border: none;
  border-radius: 35px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15), 0 0 10px rgba(0, 0, 0, 0.1); }
  .small-btn:hover, .small-btn:focus, a.small-btn:hover, a.small-btn:focus, .btn.small:hover, .btn.small:focus {
    opacity: 0.8; }

.btn-group {
  display: table;
  table-layout: fixed; }
  .btn-group .btn, .btn-group .small-btn {
    display: table-cell; }
    .btn-group .btn:not(:last-child), .btn-group .small-btn:not(:last-child) {
      border-right: none; }

.btn.white, .small-btn.white {
  color: #ff855a !important;
  background: #fff; }

.btn.main, .small-btn.main {
  color: #fff !important;
  background: #ff855a; }

.btn-spacing {
  margin: 30px 0 !important; }

.small-btn-spacing {
  margin: 10px 0 !important; }

@media screen and (max-width: 960px) {
  .btn, a.btn {
    padding: 0 25px;
    line-height: 45px;
    font-size: 15px;
    font-weight: 400;
    min-width: 120px;
    border-width: 2px; }
  .btn-icc-right, a.btn-icc-right {
    padding: 0 20px 0 40px; }
    .btn-icc-right i, a.btn-icc-right i {
      width: 40px;
      line-height: 40px;
      font-size: 20px !important; }
  .btn-icc-left, a.btn-icc-left {
    padding: 0 20px 0 40px; }
    .btn-icc-left i, a.btn-icc-left i {
      width: 40px;
      line-height: 40px;
      font-size: 20px !important; } }

footer {
  margin-bottom: 30px; }

footer {
  text-align: center;
  font-size: 14px; }
  footer > div {
    display: inline-block;
    color: #96a4ac; }
    footer > div * {
      margin: 0;
      display: inline-block; }
    footer > div:after {
      content: "||";
      display: inline-block;
      margin: 0 15px; }
    footer > div:last-child:after {
      display: none; }
  footer a, footer span {
    cursor: pointer;
    color: #96a4ac; }
    footer a:hover, footer span:hover {
      text-decoration: underline; }
  footer .icon {
    font-size: 14pt;
    margin: 0 3px;
    text-decoration: none !important;
    vertical-align: middle; }