.hewi
{
	height:100% !important;
	width:100% !important;
}

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);

body {font-family: 'Open Sans', sans-serif; font-size: 13px; overflow-x: hidden;}

#wrapwrap { display: inline-block;}

main {  min-height: 473px;}

.modal-backdrop { z-index: 9}
.hover-edition-button { z-index: 4}
.oe_product .ribbon-wrapper { z-index: 1}
.input-group .form-control { z-index: 1}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover { z-index: 1}
.oe_product .oe_product_image img { z-index: 1}
.oe_product section { z-index: 1}
.dropdown-menu  { z-index: 1}
.carousel-indicators  { z-index: 1}

.oe_menu_editor .input-group .input-group-addon { display: table-cell;}
.oe_menu_editor .input-group-btn .fa { font-size: 20px;}
.modal-dialog  {z-index: 9}
 
a { color: #222}
a:focus, a:hover { color: #000; outline:none;}
img { max-width: 100%;}

b, strong{ font-weight: 600;}

.css_attribute_color input { margin: 6px}

.pagination > li:first-child > a, .pagination > li:first-child > span, 
.pagination > li:last-child > a, .pagination > li:last-child > span { border-radius: 0;}
.pagination > .active > a, 
.pagination > .active > a:focus, 
.pagination > .active > a:hover, 
.pagination > .active > span, 
.pagination > .active > span:focus, 
.pagination > .active > span:hover { background: #222; border-color: #222;}
.pagination > li > a, .pagination > li > span { color: #222}

.well {background-color: #fbfafa; border-radius: 0;  box-shadow: none; }
.expanded-message h3 { margin: 0; padding: 0 0 10px 0;}
.expanded-message .search-box { position: relative; width: 100%; display: inline-block; padding: 0; margin: 10px 0 0;}
.expanded-message .search-box .btn{ position: absolute;  right: 0;  top: 0;} 
.expanded-message p { font-size: 13px;}

.alert { border-radius: 0;}
/* Color
======================*/
 
.btn-primary.active, 
.btn-primary.focus, 
.btn-primary:active, 
.btn-primary:focus, 
.btn-primary:hover, 
.open > .dropdown-toggle.btn-primary,
.owl-dots .owl-dot span,
.product .product-img .label-sale,
footer .list-social li a:hover,
.header-middle .cart-toggle .mini-cart { background: #222;}

.nav-top .navbar-nav > li > a:focus  { background: transparent;}

.btn-primary,
.nav-top .navbar-right > li > a,
.nav-top .navbar-nav > li > a:hover,
.nav-top .navbar-nav > li > a:hover,
.nav-top .navbar-nav > li:hover > a,
.nav-top .navbar-nav > li:hover > a, 
.nav-top .navbar-nav > li:hover > a,
footer .list-social li a { background: #ffa500;}

.form-control,
.form-control:focus { box-shadow: none;}
.form-control:focus { border-color: #222;}

.btn-primary,
footer,
.section-title.style1 span,
.header-middle .search-toggle .icon {border-color: #ffa500 !important;}

.page-title { background: url("../img/parallax_14.jpg") no-repeat fixed center center ; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; -o-background-size: cover;    border-style: solid;    border-width: 5px 0 0;    margin-top: 0px;    margin-bottom: 0px;    padding: 50px 0 20px;    position: relative;}
.page-title h1 { color: #fff; font-size: 26px; position: relative; z-index: 1; float: left;}
.page-title:after { content: " ";  height: 100%;  left: 0;  position: absolute;  top: 0;   width: 100%;}
.page-title .breadcrumb {background-color: transparent; border-radius: 0; list-style: outside none none; margin: 15px 0 0 0; padding: 0; position: relative;z-index: 1; width: 100%; display: inline-block; }
.page-title .breadcrumb > li { color: transparent;}
.page-title .breadcrumb > li a { color: #fff; font-size: 12px;}
.page-title .breadcrumb > .active{color: #c8c8c8;}

.btn-primary:hover {border-color: #222 !important;}
.product .price {color: #ffa500;}

.table > thead > tr > th {  background: #f5f5f5;  border-bottom: 1px solid #ddd;}

.oe_website_login_container {background: #eee;  border: 1px solid #ddd;    margin: 40px auto;   max-width: 90%;   padding: 20px;    width: 400px;}

/* Button
===============================*/
.btn,
.form-control { -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;}
 .section-title { width: 100%; display: inline-block; margin: 30px 0 30px 0; padding:0; border-bottom: 1px solid #ddd;}
.section-title.style1 span { border-bottom: 2px solid #ffa500; line-height: normal; padding: 0 0 5px 0;  display: inline-block;}



/* New Customize Theme CSSS
===============================*/
.dark { background-color: #202830 !important;}
.white {
    background-color: #fff;
}

.section-title h4 {
    font-size: 26px;
    color: #ffa500;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0px;
    margin: 0px;
}
.section-title p {
    color: #5C5E64;
    padding: 0px;
}

.service-style-1:hover .icon-container {
    background-color: #3daa62;
}
.service-style-1, .service-style-2 {
    padding: 30px 20px;
    border: 1px solid #d7d7d7;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.icon-container {
    width: 70px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    margin: auto;
    font-size: 30px;
    color: #fff;
    background-color: #202830;
}
.service-style-1 strong, .service-style-2 strong {
    font-size: 18px;
    margin: 30px 0 0;
    padding-bottom: 20px;
    display: block;
    color: #202830;
}
.fun h4, .portfolio-widget-title.green h3, .list-widget li:hover i, .teammember:hover h4, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .testimeta p, .blog-style-2 .blog-meta span a, .invisible-title h4, .invisible-title h4 a, .copyrights a, .twitter-widget a, .accordion-toggle h3:hover, .accordion-toggle h3:focus, .blog-title h4 a, .small-title h4, .text-widget h4, .service-style-2 i, .section-title h4, .service-style-1:hover strong, .custom-list li:before, .contactwrap i, .portfolio-filter a, .skills h3, .dropdown-menu .table h4, #sidebar .widget .widget-title h4, .dropdown-menu .table h4 a, .section-title .fa-play, .breadcrumb > .active, .contact-info span, .yamm-fw .box li:hover a, .pbody ul li span, .header .dropdown-menu > li:hover > a, .header .dropdown-menu > .active > a, .header .dropdown-menu > .active > a:hover, .header .dropdown-menu > .active > a:focus, h1, h2, h3, h4, h5, h6, .shop-meta strong, .header .nav > li > a:hover{
    color: #ffa500;
}

.section-title hr {
    border-color: #cbcbcb;
    border-width: 2px;
    width: 70px;
    margin: 10px auto 17px;
}

.ptables{display:block;position:relative;padding-top:20px!important}.pricing-title h4{color:#fff;font-size:20px;padding:0 20px;font-weight:700}.pricing-title p{padding:0 20px;font-size:15px;color:#fff}.pbody ul li,.pricing-footer{padding:20px}.pbody ul li{font-size:15px;border-bottom:1px solid #d7d7d7}.pbody ul li span{float:right;text-align:left}.pricing-footer .btn{margin:0!important;font-size:17px;font-weight:700;text-transform:none;border-radius:2px!important}.pricing_price{padding:10px;position:absolute;right:33px;top:27px}.pricing_price h4{font-size:16px;font-weight:700;color:#000000;padding:0;margin:0}.pricing-table{border:1px solid #d7d7d7}.pheader{color: #fff !important;
    background-color: #ffa500 !important;
    border-color: #3daa62 !important;
}
.pbody,.pricing_price{background-color:#fff}
.pbody ul li {
    font-size: 15px;
    border-bottom: 1px solid #d7d7d7;
}

/* End Here New Customize Theme CSSS
===============================*/

/* Header
===============================*/
.nav-top { background-color: #202830 !important;}
.header-top { width: 100%; border-bottom: 1px solid #ddd; background: #fff; position: relative; z-index: 3; }
.header-top ul { margin: 0; padding: 0;}
.header-top li { display: inline-block; margin-left: 1px;}
.header-top li a { font-size: 11px; padding:5px 10px; display: block; color: #222; text-transform: uppercase; }
.header-top li a:hover { background: none; text-decoration: underline;}
.nav-top .navbar-nav > li.active > a { background: #ffa500; color: #fff}

.navbar-nav li.dropdown:hover .dropdown-menu { display: block !important;}

.header-middle { padding:0px 0;}
.header-middle .logo { margin: 0; padding: 6px 15px;font-size: 12px; line-height: normal;  }
.menu-toggle { display: none;}

.header-middle .header-search { position: relative; margin: 32px 0;}
.header-middle .header-search .form-control { padding-right: 30px;}
.header-middle .header-search .btn {position: absolute; top: 0px; right: 0px;}
.header-cart { text-align: right; margin-left: 10px; border-left: 1px solid #ddd; padding-left: 15px;}
.header-top .login-nav p { float: left; margin: 4px 0 0}
.header-top .login-nav p span { color: #ffa500}
.header-top .login-nav li > span { float: left;}
.cart-toggle { display: inline-block;    height: 30px;    position: relative;    text-align: center; z-index: 99; line-height: 28px;}
.cart-toggle .icon { color: #222; display: inline-block;}
.cart-toggle .icon i { color: #222;}
.cart-toggle .mini-cart {color: #222;    display: inline-block;  font-size: 12px;  padding: 0 10px 0 3px;  text-align: center;}


.cart-toggle .top-cart-content { background: #fff; border: 1px solid #eee;   display: none;  padding: 15px;  position: absolute;  right:0px;  text-align: left;  top: 30px;  width: 270px; box-shadow: -1px 2px 2px #eee; max-height: 400px; overflow-y: auto;}
.cart-toggle .top-cart-content li.item {float: left; margin: 0 0 10px; width: 100%; border-bottom: 1px solid #ddd;}
.cart-toggle .mini-products-list {display: inline-block;    list-style-type: none;    margin: 0;    padding: 0;    width: 100%;}
.cart-toggle .mini-products-list .product-image { border: 1px solid #ddd; display: inline-block; float: left; width: 52px; padding: 0;}
.cart-toggle .mini-products-list .product-details { margin-left: 70px;position: relative; }
.cart-toggle .top-cart-content .product-name { padding-right: 40px;  width: 100%;  word-wrap: break-word; line-height: normal;}
.cart-toggle .top-cart-content a {    color: #222;    font-size: 12px;    font-weight: 600;    padding: 0; line-height: normal;    text-transform: none; display: inline-block; line-height: normal;}
.cart-toggle .top-cart-content .product-details .btn-remove {  position: absolute; right: 0;top: 4px; }
.cart-toggle .top-cart-content .product-details .btn-edit {position: absolute;   right: 15px;  top: 4px;}
.cart-toggle .top-cart-contain .product-details .price { font-size: 15px; font-weight: bold; width: auto; }
.cart-toggle .top-subtotal { float: left; font-size: 12px; font-weight: 600; margin:2px 0 0; text-transform: uppercase;}
.cart-toggle .top-cart-content .actions { float: right; margin:0;  padding: 0;}
.cart-toggle:hover .top-cart-content { display: block;}
.cart-toggle:hover .icon i,
.cart-toggle:hover .mini-cart { color: #ffa500}

.nav-top { position: relative; z-index: 2}
.navbar-fixed-top { position: fixed; background: #000;}
.nav-top .navbar-collapse { padding: 0; position: relative;}
.nav-top .navbar-nav > li > a { color: #fff; text-transform: uppercase; }
.nav-top .nav .open > a, 
.nav-top .nav .open > a:focus, 
.nav-top .nav .open > a:hover{  background: #ffa500;}

.nav-top .navbar-right { margin-right: 0;}
.nav-top .navbar-right > li { border-left: 1px solid #222;}
.navbar-nav > li.cat-dropdown { position: static;}
.navbar-nav > li { position:relative;}
.navbar-nav ul.mega-menu { width: 100%; padding: 15px 0;  }



.navbar-header .navbar-brand{ display: none;}
.mega-menu .column { float: none; display: inline-block; margin-left: -4px; vertical-align: top; margin-bottom: 10px;}
.mega-menu .column > a  { margin: 0; padding: 0; font-size: 16px; font-weight: 600; color: #ffa500; text-transform: uppercase; display: inline-block; margin-bottom: 15px;}
.mega-menu .column > a:hover { background: none; }

.mega-menu .level1 { margin: 0; padding: 0}
.mega-menu .level1 li{ display: inline-block; width: 100%; border-bottom: 1px solid #ddd; padding: 8px 0; }  
.mega-menu .level1 li:last-child{ border-bottom: none;}
.mega-menu .level1 li a { color: #222; font-size: 13px; display: block;}
.mega-menu .level1 li a:hover {  text-decoration: none; color: #ffa500}

.home-slider { width: 100%; margin-top: -50px; display: inline-block;}
.home-slider img { display: block; margin: 0 auto}


/* Products
===============================*/
#products_grid_before h3 { background: #000;  font-size: 16px;    font-weight: 600;    margin: 0;    padding: 10px;    text-transform: uppercase; border: 1px solid #000; border-bottom: none; color: #fff}
#products_grid_before .nav-pills.mt16 { margin: 0 0 16px 0 !important}
#products_grid_before .nav-pills > li.active > a, 
#products_grid_before .nav-pills > li.active > a:focus, 
#products_grid_before .nav-pills > li.active > a:hover  { background-color: #eee;}

#products_grid {padding: 0}
#products_grid .product { margin-bottom: 30px;}
.product-list .item { margin-bottom: 30px;}
.product { width: 100%; display: inline-block; position: relative; margin-bottom: 30px;}
.product .product-img { width: 100%; float: left;  position: relative; overflow: hidden; border: 1px solid #ddd; border-bottom: none; float: left; text-align: center;}


.product .product-img img	{transition: all .5s ease-in-out; 
	-moz-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;}

.product:hover .product-img img { 
	transition: all .5s ease-in-out; 
	transform: scale(1.1);
	-moz-transition: all .5s ease-in-out; 
	-moz-transform: scale(1.1);
	-webkit-transition: all .5s ease-in-out; 
	-webkit-transform: scale(1.1);
	-o-transition: all .5s ease-in-out; 
	-o-transform: scale(1.1);
} 
.product .product-img .label-sale{color: #fff; padding: 5px 10px; position: absolute; right: 0; top: 0; width: 70px; z-index: 9;}
.product .product-img img { display: inline-block; width: 100%; float: left;}
.product .pro-info {background: #fff;  border: 1px solid #ddd;  display: inline-block;    padding: 10px; /*  bottom: 0;  left: 0; position: absolute; */ width: 100%;}
.product .title { width: 100%; display: inline-block; color: #000; font-weight: 400; padding: 0 0 10px; font-size: 15px;}
.product .title a { color: #222; font-weight: 600;}
.product .title a:hover { text-decoration: none;}
.product .price-box{ width: 100%; display: inline-block; padding: 0 0 10px 0;}
.product .price-box b { font-weight: normal;}
.product .price { display: inline-block; font-weight: 300; margin-right:8px; font-size: 16px; }
.product .old-price .price { color: #999; font-weight: 300; text-decoration: line-through; font-size: 14px;}

.input-group-addon { border-radius: 0 }
.product-details .product-info h1 { width: 100%; display:  inline-block; font-size: 22px; margin: 0; padding: 0;}


#product_detail .product-image {  border: 1px solid #ddd;  padding: 5px; text-align: center;}
#product_detail .product-image img { display: inline-block;}
#product_detail .product-info h1 { width: 100%; display:  inline-block; font-size: 32px; font-weight: 300; margin: 0 0 15px; padding: 0 0 15px 0;}
#product_detail .short-description { width: 100%; display: inline-block; padding: 0 0 20px; font-size: 13px;}
#product_detail .price-box { width: 100%; display: inline-block; padding: 0 0 20px ;}
#product_detail .price-box .price { font-size: 20px;}
#product_detail .cart-bottom { width: 100%; display: inline-block;  padding: 0 0 20px ;}
#product_detail .qty-wrapper { width: 100%; display: inline-block;  padding: 0 0 20px ;}

#product_detail .featured-pro { padding-top: 40px; }
#product_detail .featured-pro .product .pro-info { margin-bottom: 2px;}

#product_detail .block-policy {background: #fbfbfb;  border: 1px solid #ddd;  padding: 15px;}
#product_detail .block-policy .policy { position: relative; width: 100%; display: inline-block; vertical-align: top; padding: 0 0 10px 65px; border-bottom: 1px solid #ddd; margin: 0 0 10px 0 }
#product_detail .block-policy a { font-size: 12px; color: #444; text-transform: uppercase;}
#product_detail .block-policy a:hover,
#product_detail .block-policy a:focus,
#product_detail .block-policy a:active { text-decoration: none;}
#product_detail .block-policy .policy4 { border-bottom: 0 none;  margin-bottom: 0; padding-bottom: 0;}
#product_detail .block-policy .policy h2{ font-size: 16px; margin: 0; padding: 0; text-transform: uppercase; font-weight: 600; color: #222}
#product_detail .block-policy .policy-inner i {  background:#ffa500;  border-radius: 50%;   color: #fff;    font-size: 18px;  height: 40px;    line-height: 40px;    text-align: center;    width: 40px; position: absolute; left: 0; top: 0}
#product_detail .pro-more-info { width: 100%; display: inline-block; padding: 40px 0 0; }
.pro-more-info .nav-tabs > li a { border:1px solid #222; border-radius: 0; margin-right: 15px; background: #222; color: #fff;}
.pro-more-info .nav-tabs > li.active a,
.pro-more-info .nav-tabs > li a:hover,
.pro-more-info .nav-tabs > li a:focus,
.pro-more-info .nav-tabs > li a:active { background: #fff;   color: #222; border-color: #222; border-bottom: 1px solid transparent ;}
.pro-more-info .nav-tabs {border-bottom: 1px solid #222;}
.pro-more-info .tab-content { border:1px solid #222; padding: 25px; border-top: none;}

.section-404 { float: left;  margin-top:20px;  padding: 0;  width: 100%;}
.section-404 h1 label { color: #ffa500; float: left; font-size: 185px;  font-weight: 900;  line-height: normal; text-align: center; text-shadow: 6px 3px #000000; width: 100%;}
.section-404 h1 span{  color: #333;  float: left;  font-size: 60px;  font-weight: 800;  line-height: normal; margin-top: -29px;  text-align: center; text-shadow: 2px 2px #ccc;
width: 100%; margin-bottom:25px;}
.section-404 p {   color: #333;  float: left;  font-size: 20px;  font-weight: 500; margin: 10px 0;  padding: 0;   text-align: center;   text-shadow: 1px 1px #000;  width: 100%; line-height:40px;}
.section-404 p a{  color: #ffa500; font-size: 27px;  font-weight: 900;  line-height: 52px; text-transform: uppercase;}
.section-404 p a:hover{ color:#222; }

#products_grid_before .nav-stacked.mt16 { border: 1px solid #ddd }
#products_grid_before .nav-stacked.mt16 .nav-stacked.mt16 { border: none; margin-bottom: 0 !important}
/*#products_grid_before .nav-stacked.mt16 li:before {  color: #777;  content:"\f105";    float: left;  font-family: FontAwesome;    font-size: 16px;   height: 7px;    line-height: normal;    margin-left: 10px;    margin-right: 10px;    margin-top: 7px;    position: relative;    top: 4px;   width: 7px;   z-index: 1;}*/

#products_grid_before .nav-stacked li .nav-stacked { display: none;}
#products_grid_before .nav-stacked li .nav-stacked li .nav-stacked { display: none;}
#products_grid_before .nav-stacked li.selected .nav-stacked { display: block;}
#products_grid_before .nav-stacked li.selected .nav-stacked li.selected .nav-stacked { display: block;}
#products_grid_before .nav-stacked li.active > a { color: #ffa500 !important;}

#products_grid_before .sub-cat-1,
#products_grid_before .selected .nav-stacked .sub-cat-2 { background: url("../img/plus.png") no-repeat scroll center center ;  cursor: pointer;   float: right;    height: 40px;    position: absolute;    right: 0;    top: 0;    width: 40px;    z-index: 1; }
#products_grid_before .selected .sub-cat-1,
#products_grid_before .selected .nav-stacked .selected .sub-cat-2 { background: url("../img/plus01.png") no-repeat scroll  center  center ; }

#products_grid_before .nav-stacked.mt16 > li > a { background: #eee; border-bottom: 1px solid #ddd;  border-radius: 0; border-top: 1px solid #fff;   color: #222;   padding: 10px;}
#products_grid_before .nav-stacked.mt16 > li > .nav-stacked > li > a { background: #f8f8f8}
#products_grid_before .nav-stacked.mt16 > li > .nav-stacked > li .nav-stacked > li > a { background: #fff}
#products_grid_before .nav-stacked.mt16 > li > a:hover {background: #eee;}
#products_grid_before .nav-stacked.mt16 li { font-size: 13px; padding:0; margin: 0; position: relative; }

#products_grid_before .nav-stacked.mt16 > li > ul > li:before { margin-left: 25px; }
#products_grid_before .nav-stacked.mt16 > li > ul > li > ul > li:before { margin-left: 40px;}
#products_grid_before .nav-stacked.mt16 a { border-radius: 0;padding: 10px 0; color: #222}
#products_grid_before .js_attributes .nav-stacked.mt16 > li { padding:0 10px; width: 100%; display: inline-block;}
#products_grid_before .js_attributes .nav-stacked.mt16 li div strong {  font-size: 14px;  padding:10px 0 4px; text-transform: uppercase; width: 100%; display: inline-block;}
#products_grid_before .js_attributes .nav-stacked.mt16 li:before { border:none; padding: 0; margin: 0; content: " "; height: 0; width: 0;}
#products_grid_before .js_attributes .nav-stacked.mt16 li ul { width: 100%; display: inline-block; padding: 0 0 10px;}
#products_grid_before .js_attributes .nav-stacked.mt16 li ul li label {margin: 0 !important;}

.products_pager  {padding-left: 25%; text-align: center;  width: 100%;}

/* Shopping Cart
===============================*/
table.table { border-top: 1px solid #ccc; border-right: 1px solid #ccc}
table.table td,
table.table th { border-bottom:1px solid #ccc; border-left: 1px solid #ccc; }
.table-striped > tbody > tr:nth-child(2n+1) > td, 
.table-striped > tbody > tr:nth-child(2n+1) > th { background: #fff}
table#cart_products td a img { max-width: 65px;}

.oe_website_sale #right_column {border: 1px solid #ccc; padding: 15px; position: relative; left: -15px;}
#cart_products .img-responsive { width: auto;}
#cart_products td:first-child { width: 12%;}
#cart_products td:first-child + td { width: 60%;}
#cart_products td:first-child + td + td { width: 10%;}
#cart_products td:first-child + td + td + td { width: 10%;}

#right_column h4 { border-bottom: 1px solid #ddd; font-size: 15px; font-weight: 600; padding: 0 0 8px; margin: 0 0 15px ; color: #000; }
#right_column address .css_editable_mode_hidden { padding: 8px 0 0 0; }
#right_column div a { clear: both;  display: inline-block; margin-top: 15px;}

ul.wizard { margin: 0 0 40px; width: 100%; text-align:center; border-radius: 0; box-shadow: none; }
ul.wizard li:first-child { border-radius: 0;}
ul.wizard li .chevron { display: none;}
ul.wizard li {  color: #999; border-color: #000; margin: 0 10px;   padding: 0 30px 0 20px;  border-right: 1px solid #ddd;}
ul.wizard li:before {  border: 2px solid #fff;  border-radius: 50%;  color: #999;  content: "1";  float: left;  font-size: 22px;   font-weight: 600;  height: 50px;  left: -40px;    line-height: 46px;  position: absolute;  text-align: center;   top: -6px;    width: 50px;}

ul.wizard li{ background: #ddf4db; border-color:#a8caa5; float: none; display: inline-block; }
ul.wizard li.text-muted {background: #f5f5f5; border-color: #ccc }
ul.wizard li a { color: #999}
ul.wizard li a:hover { text-decoration: none; color: #999}

ul.wizard li:before { content: "\f14a"; font-family: 'FontAwesome'; background:#ddf4db;  border-color: #a8caa5;    color: #a8caa5;}
ul.wizard li.text-muted:before { content: "\f101"; font-family: 'FontAwesome'; background: #f5f5f5; color: #ccc; border-color: #ccc;}
ul.wizard li.text-primary:before { content: "\f192"; font-family: 'FontAwesome'; background: #fbd3d3; color: #e49797; border-color: #e49797;}
ul.wizard li.text-primary { background: #fbd3d3; color: #be3f3f; border-color: #e49797;}

/*
.oe_website_sale { position: relative;}
ul.wizard {    border-radius: 0;    box-shadow: none;    margin: 0 0 40px;    position: absolute;    right: 15px;   text-align: center;    width: 58%;}
ul.wizard li:first-child {    border-radius: 0;}
ul.wizard li .chevron {    display: none;}
ul.wizard li {    border-color: #000 #ddd #000 #000;    border-right: 1px solid #ddd;    color: #999;    margin: 0 10px;    padding: 0 10px 0 50px;}
ul.wizard li::before {    border: 2px solid #fff;    color: #999;    content: "1";    float: left;    font-size: 19px;    font-weight: 600;    height: 45px;    left: -2px;    line-height: 41px;    position: absolute;    text-align: center;    top: -4px;    width: 44px;}
ul.wizard li,
.confirmation ul.wizard li.text-muted {    background: none repeat scroll 0 0 #ddf4db;    border-color: #a8caa5;    display: inline-block;    float: none;    margin: 0 0 0 -4px;    padding: 0 10px 0 48px;    width: 25%; color: #64a05f;}
ul.wizard li.text-muted {    background: none repeat scroll 0 0 #f5f5f5;    border-color: #ccc;}
ul.wizard li a {    color: #999;}
ul.wizard li a:hover {    color: #999;    text-decoration: none;}
ul.wizard li::before,
.confirmation ul.wizard li.text-muted::before {    background: none repeat scroll 0 0 #ddf4db;    border-color: #a8caa5;    color: #a8caa5;    content: "\f14a";    font-family: "FontAwesome";}
ul.wizard li.text-muted::before {    background: none repeat scroll 0 0 #f5f5f5;    border-color: #ccc;    color: #ccc;    content: "\f101";    font-family: "FontAwesome";}
ul.wizard li.text-primary::before {    background: none repeat scroll 0 0 #fbd3d3;    border-color: #e49797;    color: #e49797;    content: "\f192";    font-family: "FontAwesome";}
ul.wizard li.text-primary {    background: none repeat scroll 0 0 #fbd3d3;    border-color: #e49797;    color: #be3f3f;}

ul.wizard li:first-child { padding: 0 10px 0 50px}
*/

.payment h1,
.check-out h1,
.confirmation h1, 
.oe_website_sale h1 { border-bottom: 1px solid #ddd;  display: inline-block;    float: left;   font-size: 24px;    margin-top: 0;    padding: 10px 0 20px;    width: 100%;}
.oe_website_sale h1 { display: block !important; }

#delivery_carrier {  margin: 0;  padding: 15px; width: 33.33%;  float: left; left: -15px; position: relative;}
#delivery_carrier .col-lg-5 { width: 100%; border: 1px solid #ddd; background: #fafafa;}
#payment_method  { margin: 0; padding:15px 0; width: 66.67%; float: left; position: relative; }
#payment_method .col-lg-5{ border: 1px solid #ddd;  width: 30%; margin-left: -15px; background:#fafafa; }
#payment_method .col-lg-3{ border: 1px solid #ddd;  float: right;  width: 70%; padding: 15px; text-align: right;}
#payment_method .col-lg-3 .btn { margin-bottom: 20px;}
#payment_method .list-unstyled li { border: 1px solid #ddd; display: inline-block; margin: 0 0 10px;  padding: 1px 10px;  width: 100%; background: #fff;}
#payment_method .list-unstyled li:last-child { margin: 0;}

#delivery_carrier .list-unstyled li { border: 1px solid #ddd; display: inline-block; margin: 0 0 10px;  padding: 5px 10px;  width: 100%; background: #fff;}
#delivery_carrier .list-unstyled li:last-child { margin: 0;}

#payment_method h4,
#delivery_carrier h4 { width: 100%; display: inline-block; font-size: 16px; color:#444; text-transform: uppercase; font-weight: 600; padding: 15px 0; margin: 0;}

.confirmation .oe_cart{ background: #ebf8e6; color: #69a251; border: 1px solid #69a251; position: relative; left: 15px;}
.confirmation .oe_cart h1 { font-size: 22px; color:#69a251 }

/* NEW ARRIVALS
===============================*/
.css_attribute_color.active {border: 2px solid #ffa500;}
.owl-controls { width: 100%; display: inline-block; text-align: center; }
.owl-controls .owl-nav { position: absolute;  right: 0; top: -60px;}
.owl-controls .owl-prev,
.owl-controls .owl-next { border: 1px solid #000; color: #fff; display: inline-block;  height: 25px;  line-height: 25px;  margin: 0 2px;  padding: 0; width: 25px; font-size: 0px; position: relative; float: left; }

.owl-controls .owl-next:after,
.owl-controls .owl-prev:after {  color: #000;  font-family: FontAwesome;  font-size: 21px;   position: absolute;  right: 0; top: 0px; line-height: 22px; text-align: center; width: 100%; height: 25px;}
.owl-controls .owl-next:after { content: "\f105";  }
.owl-controls .owl-prev:after { content: "\f104";  }
.owl-controls .owl-next:hover:after { background: #000; color: #fff;}
.owl-controls .owl-prev:hover:after { background: #000; color: #fff;}

.owl-dots { padding-top: 15px;}
.owl-dots .owl-dot { display: inline-block; margin: 0 3px;}
.owl-dots .owl-dot.active span,
.owl-dots .owl-dot span:hover{border: 1px solid #222;    border-radius: 50%;    display: inline-block;    height: 10px;    width: 10px; background: none}
.owl-dots .owl-dot span{border: 1px solid #222;    border-radius: 50%;    display: inline-block;    height: 10px;    width: 10px;}
.owl-carousel .owl-item img { display: inline-block;}
.owl-carousel .owl-item .product { margin-bottom: 0;}

/* policy wrap
===============================*/
.policy-wrap {  background: url("../img/policy-wrap2.jpg") no-repeat fixed center center / cover ;  display: inline-block;  padding: 80px 0;  width: 100%; position: relative; margin: 50px 0 30px;}
.policy-wrap:after {  background: rgba(0, 0, 0, 0.6);    content: " "; height: 100%; left: 0; position: absolute; top: 0; width: 100%;}
.policy-wrap .container { position: relative; z-index: 1}
.policy-wrap .container .policy-inner { background: rgba(255, 255, 255, 0.8); padding: 15px 12px 15px 90px; border: 2px solid #fff; position: relative;}
.policy-wrap .container .policy-inner i { color: #222;  font-size: 50px; left: 15px; position: absolute; top: 10px;}
.policy-wrap .container .policy-inner h2,
.policy-wrap .container .policy-inner a h2 { margin: 0; padding: 0; font-size: 18px; text-transform: uppercase; color: #222;}
.policy-wrap .container .policy-inner a { color: #999; text-transform: uppercase; font-size: 12px;}
.policy-wrap .container .policy-inner a:hover { text-decoration: none;}

.review-box .row { margin: 0;}

.contact-section .alert { padding: 10px; margin: 20px 0 0 0;}
.contact-section .alert  h4 { font-size: 14px; margin: 0;}


.icon-container i.fa { width: 70px; height: 70px; font-size: 35px; color: #fff; background: #000; border-radius: 50%; line-height: 70px;}
.icon-container h4 { color: #ffa500;}

.parallax { width: 100%; display: inline-block; padding: 70px 0; background: url("../img/title-bg.jpg") no-repeat fixed center center; background-size:cover; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; position: relative; margin: 30px 0 ; color: #fff; } 
.parallax:after { content: " ";  height: 100%;  left: 0;  position: absolute;  top: 0;   width: 100%;} 
.parallax .container { position: relative; z-index: 1}
.parallax .h2 { width: 100%; text-align: center; color: #fff;}
.parallax .carousel-indicators { bottom: 0px}
.parallax .carousel-inner .item { width: 50%; margin: 0 auto; max-width: 100%;}



footer {  border-width: 5px 0 0 0; border-style:solid; padding: 20px 0 40px; position: relative; background-color: #202830; no-repeat fixed center center ; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; -o-background-size: cover;  height: auto; margin-top: -20px;} /* margin-top: 50px; */
footer .block-title { width: 100%; display: inline-block; color: #fff; font-size: 18px; font-weight: 400; text-transform: uppercase; margin: 0; padding: 0 0 20px 0; }
footer .widget { color: #ababab; font-size: 14px; font-weight: 400;}
footer .widget .has-error .form-control{ background: #f5cfcf}
footer .widget .has-error .form-control::-moz-placeholder {  color: #b35151;  opacity: 1;}
footer .widget .has-error .form-control:-ms-input-placeholder {  color: #b35151;}
footer .widget .has-error .form-control::-webkit-input-placeholder {  color: #b35151;}


footer .widget li { margin-bottom: 15px;}
footer .widget li a:focus, 
footer .widget li a:hover  { color: #fff; text-decoration: none;}
footer a { font-size: 14px; color: #ababab; font-weight: 400;}
footer a:hover { text-decoration: none; color: #fff; }
footer .form-control { margin-bottom: 15px;}
footer .copyright {background: #1a2128;  bottom: 0;  color: #ababab; display: inline-block;  font-size: 14px;  font-weight: 300;  left: 0;  margin: 25px 0 0;   padding: 8px 0;  position: absolute;   width: 100%;}
footer .copyright .container {width: 1170px; max-width: 100%;}
footer .copyright p {    font-size: 13px; margin: 5px 0 0; padding: 0; color: #fff;}
footer .copyright-right { text-align: right;}
footer .list-social { margin: 0; padding: 0;}
footer .list-social li { display: inline-block;}
footer .list-social li a { width: 25px; height: 25px; display: block;text-align: center; line-height: 25px; color: #222}
footer .list-social li .fa { color: #fff;}
footer .widget .alert { padding: 5px;}
footer .widget .alert h4 { margin: 0; font-size: 12px; }



/* Responsive
---------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 0) and (max-width: 1200px) {
.oe_website_sale #right_column { left: 0}
ul.wizard { width: 70%;}
}

@media only screen and (min-width: 0) and (max-width: 1000px) {
html, body, #wrapwrap { min-height: 100%; height: inherit;}
header { position: relative; z-index: 9}
.nav-top { position: absolute; top: 0; right: 0; z-index: 10; background: none}
/*.navbar-header .navbar-toggle {  background:#222;  border: medium none;  border-radius: 0;   cursor: pointer;   display: inline-block;    float: left;    height: 32px;    margin: 0;   padding: 0 10px;    position: absolute;   right: 0;    top: 0;    width: 40px;    z-index: 999;}  
.navbar-header .navbar-toggle .icon-bar { background: #fff}*/
.nav-top .navbar-collapse {  background: #222;  position: absolute;   right: 15px;  top: 92px;  width: 300px; margin: 0; padding: 0;}
.navbar-nav { margin: 0;}
.header-top li a { padding: 3px 4px}
.nav-top .navbar-nav > li { width: 100%;}

.nav-top .navbar-nav > li.dropdown:hover ul.mega-menu { display:none !important;}

.nav-top .navbar-nav > li > a { background: #000;}
.nav-top .navbar-nav li.cat-dropdown.open ul.mega-menu { position: relative; background: #fff; display: inline-block !important; box-shadow: none; border-radius: 0;}
.nav-top .navbar-nav li.cat-dropdown.open ul.mega-menu a:focus { background: none} 
.nav-top .navbar-nav li.cat-dropdown.open ul.mega-menu .dropdown-toggle a:focus { background: none} 
.mega-menu .level1 li { border:none;}
.mega-menu .column > a { margin: 0}
.navbar-nav ul.mega-menu .column {margin-bottom: 10px;}

.navbar-nav .open ul.mega-menu .column > a { padding: 0}
.navbar-nav ul.mega-menu .column { width: 100%; margin-bottom: 20px;}
.menu-toggle {  background: #222;  border: medium none; cursor: pointer;  display: inline-block;  float: left;  height: 40px;  padding: 22px 10px;  position: absolute;  top: 46px;  width: 40px;  z-index: 999;  right: 0;}  
.menu-toggle span { background-color: #fff; display: block; font-size: 0;  height: 3px;  left: 8px;  margin-top: -2px;  position: absolute;  top: 50%;  width: 25px;  
	-transition: background-color 0.3s ease 0s; 
  	-moz-transition: background-color 0.3s ease 0s; 
  	-o-transition: background-color 0.3s ease 0s; 
  	transition: background-color 0.3s ease 0s; 
	
}
.menu-toggle span:before, 
.menu-toggle span:after { background:#fff;  content: "";  height: 100%; left: 0;  position: absolute;  
	width: 100%;
 	webkit-transition: transform 0.3s ease 0s;  width: 100%;
  	-moz-transition: transform 0.3s ease 0s;  width: 100%;
  	-o-transition: transform 0.3s ease 0s;  width: 100%;
  	transition: transform 0.3s ease 0s;  width: 100%;
}
.menu-toggle span:after { 
	transform: translateY(250%);
    -ms-transform: translateY(250%);
    -webkit-transform:  translateY(250%);
}
.menu-toggle span:before { 
	transform: translateY(-250%);
    -ms-transform: translateY(-250%);
    -webkit-transform: translateY(-250%);
}
.menu-show .menu-toggle span:before { 
	-webkit-transform:  translateY(0px) rotate(45deg);
	-moz-transform: translateY(0px) rotate(45deg);
	-o-transform: translateY(0px) rotate(45deg);
	transform: translateY(0px) rotate(45deg);
}
.menu-show .menu-toggle span:after { 
	-webkit-transform:  translateY(0px) rotate(-45deg);
	-moz-transform: translateY(0px) rotate(-45deg);
	-o-transform: translateY(0px) rotate(-45deg);
	transform: translateY(0px) rotate(-45deg);
}
.menu-show .menu-toggle span { background-color: transparent;}

body{-webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  overflow-x: hidden;
}


.nav-top { z-index: 1}
.nav-top .navbar-collapse { display:none !important; right: 0;  position: absolute;   top: 90px;  visibility: visible;    width: 280px;   background: #222}
.menu-show .nav-top .navbar-collapse { display: block  !important;}
.header-top li a { padding: 3px 4px}
.nav-top .navbar-nav > li { width: 100%;}

.navbar-nav .open ul.mega-menu { position: relative; background: #fff; display: inline-block;}
.navbar-nav .open ul.mega-menu .column > a { padding: 0}
.navbar-nav ul.mega-menu .column { width: 100%; margin-bottom: 20px;}

.home-slider {margin-top:0;}
.header-top .login-nav p { margin: 1px 0 0 0;}

.policy-wrap .container .policy-inner { padding: 15px 10px 15px 50px; margin-bottom: 15px; }
.policy-wrap .container .policy-inner a { font-size: 11px;}
.policy-wrap .container .policy-inner i { font-size: 30px; left: 10px;}
.policy-wrap .container .policy-inner h2, .policy-wrap .container .policy-inner a h2 { font-size: 15px;}
.page-title { margin-top: 0; padding: 0px 0 20px}



.footer .col-sm-6 { float: none; display: inline-block;   width: 49.6%; vertical-align: top;}

}

@media only screen and (min-width: 768px) and (max-width: 992px) {
.product-detail .block-policy { padding: 8px; margin-top: 30px;}
.product-detail .block-policy .policy {width: 24.6%; border:none;}
.product-detail .block-policy .policy { padding: 0 0 0 40px}
.product-detail .block-policy .policy h2 {font-size: 14px;}
.product-detail .block-policy .policy-inner i { width: 35px; height: 35px; line-height: 35px;}
.product-detail .block-policy a {font-size: 10px;}
.product-detail .block-policy .policy { margin: 0}

.confirmation .oe_cart {margin: 0 0 20px; left: 0;} 
.payment h1, .check-out h1, .confirmation h1, .oe_website_sale h1 { float: none;}

.products_pager { padding: 0; }
ul.wizard { width: 100%; position: relative;top: 0;}
}

@media only screen and (min-width: 768px) and (max-width: 815px) {
.header-middle .header-search { padding-right: 45px;}
.header-middle .header-search .btn {right:20px;}
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
.header-top { z-index: 9999}
.nav-top { z-index: 999; position: relative;}
.nav-top .navbar-collapse { top: 0;}
.header-middle .logo { width: 100%; display: inline-block; margin-bottom: 20px;  text-align: center;}
.header-top .account-nav { width: 70%; display: inline-block; text-align: left;}
.header-top .login-nav { border-top: 1px solid #ddd;   display: inline-block;    padding-top: 5px;   text-align: center;   width: 100%;}


.header-middle .header-search { padding-right: 80px;}
.header-middle .header-search .btn { right: 80px;}
.header-middle .header-search { margin: 0;}
.header-top .login-nav p { margin: 0;}
.menu-toggle { top: -44px;}

.cart-toggle .top-cart-content { top: 32px;position: absolute;right: 0px;left: 66px;}
.product-detail .product-info { margin-top: 20px;}


#product_detail .product-info {  display: inline-block;  margin-top: 20px;  width: 100%;}
#product_detail .block-policy { margin-top: 20px;}


ul.wizard li {width: 70%; border-right: 1px solid #ddd }
.oe_website_sale #right_column { left: 0; width: 96%; margin: 0 2%;}

#delivery_carrier { width: 100%; left: 0; padding: 0; margin: 15px 0; }
#payment_method { width: 100%;} 
#payment_method .col-lg-3 { width: 100%;}
#payment_method .col-lg-5 { width: 100% !important; left: 0; margin: 15px 0; }
.payment h1, .check-out h1, .confirmation h1, .oe_website_sale h1 { float:none;}

ul.wizard { width: 100%; position: relative;top: 0; right: 0;}
ul.wizard li { margin-bottom: 15px;}
.confirmation .oe_cart {margin: 0 15px 20px; left: 0;} 

.oe_cart table td:nth-child(2), #modal_optional_products table td:nth-child(2) { border-top-width: 0px;}

.footer .col-sm-6 { float: none; display: inline-block;   width: 100%; }
footer { padding-bottom: 100px}
footer .copyright { text-align: center;}
footer .list-social { margin: 10px 0 ; text-align: center;}

.products_pager { padding: 0; }

}


@media only screen and (min-width: 0px) and (max-width: 479px) {
.product-list .item,
#product_grid .item { width: 100%}

}

.mob_sub { display: none;}
/*Added BY BC 03-07-2015*/
@media (min-width: 0px) and (max-width: 1000px) {

/*Dropdown mmega menu*/
.nav-top .navbar-nav > li .caret { display: none;}
.nav-top .navbar-nav > li { position: relative; float: left;}
.nav-top .navbar-nav > li.dropdown.selected:hover .mega-menu { display: block !important;}
.nav-top .navbar-nav > li.dropdown.selected > a { background: #D52027;}
.nav-top .navbar-nav > li.dropdown.selected .mega-menu { display: block; position: relative; border-radius: 0; top: auto; left: auto; box-shadow: none; padding: 10px 0; border:1px solid #ddd; }
.mega-menu .category-img { padding: 10px 0;}
.mega-menu .level1 {padding: 10px 0px 0px; margin-top: 10px;}
.mega-menu .level1 li { padding: 5px 0px;}
.navbar-nav ul.mega-menu .column { margin: 0px 0 10px 0; border-bottom: 1px solid #ddd; padding: 0 10px 10px;} 
.navbar-nav ul.mega-menu .column:last-child { border-bottom: none; margin-bottom: 0; padding-top: 0;}
.category-img { width: 100%; max-width: 100%;}
.mega-menu .level1 { border:none;}
.mob_sub { display: block;}

.mob_sub {  position: absolute; right: 0;   top: 0;  height: 40px;  width: 40px; z-index: 999; cursor: pointer;}
.mob_sub span { background-color: transparent; display: block; font-size: 0;  height: 1px;  right: 12px;  margin-top: -2px;  position: absolute;  top: 5px; bottom: 0; margin: auto;  width: 15px;  z-index: 99; 
  -transition: background-color 0.3s ease 0s; 
    -moz-transition: background-color 0.3s ease 0s; 
    -o-transition: background-color 0.3s ease 0s; 
    transition: background-color 0.3s ease 0s;  
}
.mob_sub span:before, 
.mob_sub span:after { background:#fff;  content: "";  height: 100%; left: 0;  position: absolute; 
  width: 100%;
  webkit-transition: transform 0.3s ease 0s;
    -moz-transition: transform 0.3s ease 0s;
    -o-transition: transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s; 
}
.mob_sub span:after { 
  transform: translateY(250%);
    -ms-transform: translateY(250%);
    -webkit-transform:  translateY(250%);
     top: -5px;
}
.mob_sub span:before { 
  transform: translateY(-250%) rotate(90deg);
    -ms-transform: translateY(-250%) rotate(90deg);
    -webkit-transform: translateY(-250%) rotate(90deg);
}
.mob_sub_open span:before { 
  -webkit-transform:  translateY(0px) rotate(45deg);
  -moz-transform: translateY(0px) rotate(45deg);
  -o-transform: translateY(0px) rotate(45deg);
  transform: translateY(0px) rotate(45deg);
}
.mob_sub_open span:after { 
  -webkit-transform:  translateY(0px) rotate(-45deg);
  -moz-transform: translateY(0px) rotate(-45deg);
  -o-transform: translateY(0px) rotate(-45deg);
  transform: translateY(0px) rotate(-45deg);
  top: 0; left: 0;
}
.mob_sub_open span { background-color: transparent;}

}



/* Footer CSS */
.bottom-line {
    background: #091725 !important;
    float: left;
    width: 100%;
}
.payment-accept > span {
    color: #FFFFFF;
    float: left;
    font-family: open sans;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 11px;
    margin-right: 30px;
    padding-bottom: 25px;
    padding-top: 27px;
}
.payment-accept > ul {
    float: left;
    margin: 13px 0;
    padding: 0;
}
.payment-accept > ul li {
    float: left;
    list-style: none outside none;
    margin-right: 15px;
}
.bottom-line span i {
    color: #ffa500;
    font-style: normal;
}
.bottom-menu {
    border-left: 1px solid #000000;
    border-right: 1px solid #2E2E2E;
    float: right;
    margin: 0;
    padding: 0;
}
.bottom-menu li {
    border-left: 1px solid #2E2E2E;
    border-right: 1px solid #000000;
    float: left;
    list-style: none outside none;
    overflow: hidden;
    position: relative;
	
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.bottom-menu li:before {
    background: none repeat scroll 0 0 #62676D;
    content: "";
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
	
    -webkit-transform: rotateY(90deg) perspective(200px);
    -moz-transform: rotateY(90deg) perspective(200px);
    -ms-transform: rotateY(90deg) perspective(200px);
    -o-transform: rotateY(90deg) perspective(200px);
    transform: rotateY(90deg) perspective(200px);
	

	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 100%;
    z-index: 0;
}
.bottom-line > span {
    background: #202830 !important;
    color: #FFFFFF;
    float: left;
    font-family: open sans;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 11px;
    margin: 0;
    padding-bottom: 18px;
    padding-top: 18px;
    text-align: center;
    width: 100%;
}
.bottom-menu li:hover:before {
    left: 0;
	
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.bottom-menu li a {
    color: #FFFFFF;
    float: left;
    font-family: open sans;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 15px;
    padding: 25px 20px;
    position: relative;
    text-align: center;
    width: 100%;
}

/* loading css */
.loader-container {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    z-index: 12;
    text-align: center;
}

.sexyload {
    color: #fff !important;
    background-color: #3daa62 !important;
    border-color: #3daa62 !important;
}


/* Brands */
.brands {
    float: left;
    padding: 20px 0;
    position: relative;
    width: 100%;
}
.brands a:hover {

    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.brands a {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.83);
    border: 1px solid #FCFCFC;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    display: table;
    float: none;
    margin: 0 auto;
    text-align: center;
    
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	
    width: auto;
}
#brands {
    position: relative;
    width: 100%;
}
#brands > .container > span {
    left: 0;
    position: absolute;
    top: 0;
}
#brands .container {
    position: relative;
}
#brands > .container > span i {
    color: #F0B70C;
    font-style: normal;
    font-weight: 600;
}

#brands > .container > span:before {
    background-image: url("/ecommerce_theme/static/src/img/brands-shadow.png");
    background-size: 100% 100%;
    content: "";
    height: 146px;
    left: -26px;
    position: absolute;
    top: 0;
    width: 26px;
}
#brands > .container > span:after {
    background-image: url("/ecommerce_theme/static/src/img/brands-shadow.png");
    background-size: 100% 100%;
    content: "";
    height: 146px;
    position: absolute;
    right: -26px;
    top: 0;
	
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 26px;
}
#brands > .container > span {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #3C3C3C;
    font-family: Raleway;
    font-size: 24px;
    font-weight: lighter;
    height: 100%;
    left: 50%;
    margin-left: -111px;
    padding: 57px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 222px;
    z-index: 9999;
}


/* General Setting */
.block {
    float: left;
    padding: 70px 0;
    position: relative;
    width: 100%;
    z-index: auto;
}
.remove-gap {
    padding-top: 0;
}
.block .container {
    padding: 0;
}

.fixed-img {
    background-attachment: fixed !important;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.sec-bg1 {
    background: url("/ecommerce_theme/static/src/img/sec-bg1.jpg") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
}
.sec-bg2 {
    background: url("/ecommerce_theme/static/src/img/sec-bg2.jpg") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
}
.sec-bg3 {
    background: url("/ecommerce_theme/static/src/img/sec-bg3.jpg") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
}
.sec-bg4 {
    background: url("/ecommerce_theme/static/src/img/sec-bg4.jpg") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
}
.sec-bg5 {
    background: url("/ecommerce_theme/static/src/img/sec-bg5.jpg") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
}
.sec-bg6 {
    background: url("/ecommerce_theme/static/src/img/sec-bg6.jpg") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
}
.sec-bg7 {
    background: url("/ecommerce_theme/static/src/img/sec-bg7.jpg") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
}

.slider > img {
    float: left;
    width: 100%;
}

/* latest Deals */
.latest-deal {
    float: left;
    text-align: center;
    width: 100%;
}
.latest-deal > h3 {
    color: #f2f2f2;
    float: left;
    font-family: open sans;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 24px;
    margin: 0 0 17px;
    width: 100%;
}
.latest-deal > h3 i {
    color: #F0B70C;
    font-style: normal;
}
.latest-deal > p {
    color: #E2E2E2;
    font-family: open sans;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 22px;
    margin: 0;
    padding: 0 261px;
}

/* Popular Categories */

.latest-categories {
    float: left;
    position: relative;
    width: 100%;
}


.latest-categories > img {
    display: table;
    float: none;
    margin: 0 auto;

	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.latest-categories:hover img {

	-webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.latest-categories > h3 {
    color: #252424;
    float: left;
    font-family: open sans;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 13px;
    margin: 0 0 15px;
    padding-left: 20px;
    width: 100%;
}
.latest-categories > ul {
    border-bottom: 1px solid #E4E4E4;
    border-left: 1px solid #E4E4E4;
    float: left;
    margin: 0;
    padding: 0 0 12px 20px;
    width: 100%;
}
.latest-categories ul li {
    float: left;
    list-style: none outside none;
    padding: 7px 0;
    width: 100%;
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.latest-categories > ul > li:hover {
    padding-left: 5px;
}
.latest-categories ul li i {
    color: #252424;
    float: left;
    font-size: 12px;
    line-height: 10px;
    margin-right: 10px;
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.latest-categories > ul > li:hover p, .latest-categories > ul > li:hover i {
    color: #ffa500;
}
.latest-categories ul li p {
    color: #525050;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin: 0;
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}


.blog-wrapper .blog-meta{margin-top:30px;margin-bottom:10px}.blog-wrapper{margin-bottom:60px}.media-element{margin-bottom:30px}.blog-wrapper .blog-time{margin:0;padding:6px;left:15px;top:0;background-color:#fff;border:1px solid #d7d7d7}.blog-wrapper .blog-title h4,.blog-wrapper .blog-title h4 a{font-size:26px}.blog-wrapper .blog-time h3,.blog-wrapper .blog-time p{color:#afb0b4!important}.blog-time p{padding:5px 0 0;font-size:12px}.blog-time h3{color:#fff;font-size:30px;padding-bottom:0;line-height:1;margin-bottom:0;font-weight:700}.blog-title h4,.blog-title h4 a{font-weight:700;font-size:16px;padding:0;line-height:1;margin:0}.blog-title p{line-height:22px;font-size:13px;padding:15px 0}.blog-meta span a{color:#4d5359}.blog-meta span{color:#4d5359;margin-right:12px}.blog-meta .btn{color:#4d5359!important;padding:7px 18px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin-top:-8px}



.topbar{background-color:#f4f4f4;position:relative;display:block;padding:0;border-bottom:1px solid #e1e2e3}.topbar.background li,.topbar.background li i{color:#fff}.topbar.background .social li i{color:#aaa}.trans .topbar{border:0;margin-bottom:10px;background-color:transparent!important}.trans .social i{background-color:rgba(255,255,255,.3);border:0}.trans.header{top:0}.parallax-header{padding-top:15em!important}.parallax-header.pageheader h1{color:#fff!important}.contactwrap a,.topbar li{color:#6f7074}.topbar.darkstyle{background-color:#202830}.topbar .list-inline{margin:0}.topbar li{font-size:13px;line-height:20px;padding:12px 13px;font-weight:400;margin:0}.contactwrap i{font-size:15px;padding-right:5px}.social{padding:0}.social i{margin:0!important;padding:0!important;width:27px;height:27px;line-height:27px;background-color:#fff;border:1px solid #d7d7d7;color:#afb0b4;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.social li a{font-size:15px;margin:0;color:#afb0b4}.social li.facebook i:hover,.social li.facebook.active i{color:#fff;background-color:#5d82d1;border-color:#5d82d1}.social li.github i:hover,.social li.github.active i{color:#fff;background-color:#5d82d1;border-color:#5d82d1}.social li.skype i:hover,.social li.skype.active i{color:#fff;background-color:#40bff5;border-color:#5d82d1}.social li.twitter i:hover,.social li.twitter.active i{background-color:#40bff5;color:#fff;border-color:#40bff5}.social li.google i:hover,.social li.google.active i{background-color:#eb5e4c;color:#fff;border-color:#eb5e4c}.social li.pinterest i:hover,.social li.pinterest.active i{background-color:#e13138;color:#fff;border-color:#e13138}.social li.vimeo i:hover{background-color:#35c6ea;border-color:#35c6ea}.social li.linkedin i:hover{background-color:#238cc8;border-color:#238cc8}.social li.dribbble i:hover{background-color:#f7659c;border-color:#f7659c}.social li.youtube i:hover{background-color:#ef4e41;border-color:#ef4e41}.social li.rss i:hover{background-color:#faa33d;border-color:#faa33d}.social li:hover i{color:#fff!important}

	.btn-primary,
	.accordion-toggle h3 .fa-minus,
	.dropdown-menu > li.shopcart:focus .btn-primary,
	.dropdown-menu > li.shopcart.active .btn-primary,
	.dropdown-menu > li.shopcart:active .btn-primary,
	.dropdown-menu > li.shopcart:hover .btn-primary,
	.btn-primary:hover,
	.btn-primary:focus,
	.btn-primary.focus,
	.btn-primary:active,
	.btn-primary.active{
		color: #fff !important;
		background-color: #ffa500 !important;
	  	border-color: #3daa62 !important;
	}
.btn-sm,
.btn-group-sm > .btn {
  padding: 1em 2em;
  font-size: 12px;
  border-radius: 2px;
}


/* Promo */
.promo {

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.promo > img {
    float: left;
    width: 100%;

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;	
}
.promo:hover img {

    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.promo:before {
    background: none repeat scroll 0 0 rgba(249, 197, 12, 0.7); 
    bottom: -24px;
    content: "";
    height: 103%;
    left: -21px;
    position: absolute;
	
    -webkit-transform: skewX(13deg) skewY(7deg);
    -moz-transform: skewX(13deg) skewY(7deg);
    -ms-transform: skewX(13deg) skewY(7deg);
    -o-transform: skewX(13deg) skewY(7deg);
    transform: skewX(13deg) skewY(7deg);

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 100%;
	z-index:9999;
}
.promo > span {
    color: #FFFFFF;
    font-family: open sans;
    font-size: 25px;
    left: 0;
    letter-spacing: 0.3px;
    line-height: 40px;
    padding-left: 0;
    position: absolute;
    text-align: center;
    top: 38%;
    width: 94%;
    z-index: 9999;
}
.promo:hover:before {
    bottom: 0;
    left: 0;
	
    -webkit-transform: skewX(0deg) skewY(0deg);
    -moz-transform: skewX(0deg) skewY(0deg);
    -ms-transform: skewX(0deg) skewY(0deg);
    -o-transform: skewX(0deg) skewY(0deg);
    transform: skewX(0deg) skewY(0deg);
}
.promo.yellow:before {
    background: none repeat scroll 0 0 rgba(249, 197, 12, 0.7);
}
.promo.purple:before {
    background: none repeat scroll 0 0 rgba(191, 63, 125, 0.7);
}
.promo > span i {
    float: left;
    font-size: 35px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 10px;
    text-decoration: underline;
    width: 100%;
}

/* Popup css */

#popup-modal .cc-pop-up__bg {
	background-color: #000000 !important;
}

#popup-modal .cc-pop-up__bg {
	opacity: 0.5 !important;
}

#popup-modal .cc-pop-up__modal {
	border-radius: 3px !important;
}

#popup-modal .cc-pop-up__modal {
	border-width: 0px !important;
}

#popup-modal .cc-pop-up__modal {
	border-style: solid !important;
}

#popup-modal .cc-pop-up__modal {
	background-color: #fff !important;
}

#popup-modal .cc-pop-up__content--header {
	font-family: 'Titillium Web' !important;
}

#popup-modal .cc-pop-up__content--subheader {
	font-family: 'Titillium Web' !important;
}

#popup-modal .cc-pop-up__content--content {
	font-family: 'Titillium Web' !important;
}

#popup-modal .cc-pop-up__content--secondary {
	font-family: 'Titillium Web' !important;
}

#popup-modal .cc-pop-up__privacy-info {
	font-family: 'Titillium Web' !important;
}

#popup-modal a {
	font-family: 'Titillium Web' !important;
}

#popup-modal .cc-pop-up__privacy-link {
	color: #989898 !important;
}

#popup-modal .cc-pop-up__privacy-link {
	border-bottom-color: #ffa500 !important;
}

#popup-modal .cc-pop-up__privacy-info label {
	color: #989898 !important;
}

#popup-modal input {
	border-radius: 0px !important;
}

#popup-modal input {
	font-family: 'Roboto' !important;
}

#popup-modal *::-webkit-input-placeholder {
	font-family: 'Roboto' !important;
}

#popup-modal *::-moz-placeholder {
	font-family: 'Roboto' !important;
}

#popup-modal *:-ms-input-placeholder {
	font-family: 'Roboto' !important;
}

#popup-modal button {
	border-radius: 0px !important;
}

#popup-modal button {
	background-color: #ffa500 !important;
}

#popup-modal button {
	font-family: 'Titillium Web' !important;
}

#popup-modal button {
	color: #FFFFFF !important;
}

#popup-modal .cc-pop-up__close i {
	color: #ffa500 !important;
}

#popup-modal .cc-pop-up__success {
	background-color: #ffa500 !important;
}

#popup-modal .cc-pop-up__success {
	border-color: #ffa500;
}

#popup-modal
										.cc-pop-up__success {
	font-family: 'Roboto' !important;
}

#popup-modal .cc-pop-up__success {
	color: #fff !important;
}

#popup-modal .cc-pop-up__error {
	background-color: #f00 !important;
}

#popup-modal .cc-pop-up__error {
	border-color: #f00;
}

#popup-modal
										.cc-pop-up__error {
	font-family: 'Roboto' !important;
}

#popup-modal .cc-pop-up__error {
	color: #fff !important;
}

#popup-modal .cc-pop-up__error-main {
	background-color: #f00 !important;
}

#popup-modal .cc-pop-up__error-main {
	border-color: #f00;
}

#popup-modal
										.cc-pop-up__error-main {
	font-family: 'Roboto' !important;
}

#popup-modal .cc-pop-up__error-main {
	color: #fff !important;
}

h4 {
	font-size: 40px;
}


/* Right side popup */

@charset "UTF-8";
/******************************************************************
	
Stylesheet: Main Stylesheet

Here's where the magic happens. Here is where you import
all of your Sass files so they can compile into one
CSS file. 

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

Stylesheet: Mixins & Constants Stylesheet

******************************************************************/
/*********************
TOOLS
*********************/
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

/*********************
TYPOGRAPHY
*********************/
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic; }

/*********************
CSS3 GRADIENTS.
*********************/
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/*my Variable*/
/*myVariable*/
/*myVariable*/
/*myVariable*/
/*my Variable*/
/**
 * Foundation for Sites by ZURB
 * Version 6.2.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.slide-in-down.mui-enter, .slide-in-left.mui-enter, .slide-in-up.mui-enter, .slide-in-right.mui-enter, .slide-out-down.mui-leave, .slide-out-right.mui-leave, .slide-out-up.mui-leave, .slide-out-left.mui-leave, .fade-in.mui-enter, .fade-out.mui-leave, .hinge-in-from-top.mui-enter, .hinge-in-from-right.mui-enter, .hinge-in-from-bottom.mui-enter, .hinge-in-from-left.mui-enter, .hinge-in-from-middle-x.mui-enter, .hinge-in-from-middle-y.mui-enter, .hinge-out-from-top.mui-leave, .hinge-out-from-right.mui-leave, .hinge-out-from-bottom.mui-leave, .hinge-out-from-left.mui-leave, .hinge-out-from-middle-x.mui-leave, .hinge-out-from-middle-y.mui-leave, .scale-in-up.mui-enter, .scale-in-down.mui-enter, .scale-out-up.mui-leave, .scale-out-down.mui-leave, .spin-in.mui-enter, .spin-out.mui-leave, .spin-in-ccw.mui-enter, .spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear; }

.slide-in-down.mui-enter {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.slide-in-left.mui-enter {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.slide-in-up.mui-enter {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.slide-in-right.mui-enter {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.slide-out-down.mui-leave {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%); }

.slide-out-right.mui-leave {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

.slide-out-up.mui-leave {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%); }

.slide-out-left.mui-leave {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }

.fade-in.mui-enter {
  opacity: 0;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  opacity: 1;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
  transform-origin: top;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
  transform-origin: right;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  -webkit-transform: perspective(2000px) rotateX(90deg);
  transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  -webkit-transform: perspective(2000px) rotateY(90deg);
  transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
  transform-origin: left;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: top;
  transform-origin: top;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: right;
  transform-origin: right;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: left;
  transform-origin: left;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  -webkit-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  -webkit-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  -webkit-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  transition-duration: 750ms !important; }

.fast {
  transition-duration: 250ms !important; }

.linear {
  transition-timing-function: linear !important; }

.ease {
  transition-timing-function: ease !important; }

.ease-in {
  transition-timing-function: ease-in !important; }

.ease-out {
  transition-timing-function: ease-out !important; }

.ease-in-out {
  transition-timing-function: ease-in-out !important; }

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  transition-delay: 300ms !important; }

.long-delay {
  transition-delay: 700ms !important; }

.shake {
  -webkit-animation-name: shake-7;
  animation-name: shake-7; }

@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
    transform: translateX(-7%); } }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
    transform: translateX(-7%); } }

.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
  animation-name: spin-cw-1turn; }

@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }

@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }

.spin-ccw {
  -webkit-animation-name: spin-cw-1turn;
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }

.wiggle {
  -webkit-animation-name: wiggle-7deg;
  animation-name: wiggle-7deg; }

@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }

.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.slow {
  -webkit-animation-duration: 750ms !important;
  animation-duration: 750ms !important; }

.fast {
  -webkit-animation-duration: 250ms !important;
  animation-duration: 250ms !important; }

.linear {
  -webkit-animation-timing-function: linear !important;
  animation-timing-function: linear !important; }

.ease {
  -webkit-animation-timing-function: ease !important;
  animation-timing-function: ease !important; }

.ease-in {
  -webkit-animation-timing-function: ease-in !important;
  animation-timing-function: ease-in !important; }

.ease-out {
  -webkit-animation-timing-function: ease-out !important;
  animation-timing-function: ease-out !important; }

.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
  animation-timing-function: ease-in-out !important; }

.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  -webkit-animation-delay: 300ms !important;
  animation-delay: 300ms !important; }

.long-delay {
  -webkit-animation-delay: 700ms !important;
  animation-delay: 700ms !important; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
   * 1. Set default font family to sans-serif.
   * 2. Prevent iOS and IE text size adjust after device orientation change,
   *    without disabling user zoom.
   */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/* HTML5 display definitions
     ========================================================================== */
/**
   * Correct `block` display not defined for any HTML5 element in IE 8/9.
   * Correct `block` display not defined for `details` or `summary` in IE 10/11
   * and Firefox.
   * Correct `block` display not defined for `main` in IE 11.
   */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
   * 1. Correct `inline-block` display not defined in IE 8/9.
   * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
   */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

/**
   * Address `[hidden]` styling not present in IE 8/9/10.
   * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
   */
[hidden],
template {
  display: none; }

/* Links
     ========================================================================== */
/**
   * Remove the gray background color from active links in IE 10.
   */
a {
  background-color: transparent; }

/**
   * Improve readability of focused elements when they are also in an
   * active/hover state.
   */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
     ========================================================================== */
/**
   * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
   */
abbr[title] {
  border-bottom: 1px dotted; }

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

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

/**
   * Address variable `h1` font-size and margin within `section` and `article`
   * contexts in Firefox 4+, Safari, and Chrome.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

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

/**
   * Prevent `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
     ========================================================================== */
/**
   * Remove border when inside `a` element in IE 8/9/10.
   */
img {
  border: 0; }

/**
   * Correct overflow not hidden in IE 9/10/11.
   */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
     ========================================================================== */
/**
   * Address margin not present in IE 8/9 and Safari.
   */
figure {
  margin: 1em 40px; }

/**
   * Address differences between Firefox and other browsers.
   */
hr {
  box-sizing: content-box;
  height: 0; }

/**
   * Contain overflow in all browsers.
   */
pre {
  overflow: auto; }

/**
   * Address odd `em`-unit font size rendering in all browsers.
   */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
     ========================================================================== */
/**
   * Known limitation: by default, Chrome and Safari on OS X allow very limited
   * styling of `select`, unless a `border` property is set.
   */
/**
   * 1. Correct color not being inherited.
   *    Known issue: affects color of disabled elements.
   * 2. Correct font properties not being inherited.
   * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
   */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
   * Address `overflow` set to `hidden` in IE 8/9/10/11.
   */
button {
  overflow: visible; }

/**
   * Address inconsistent `text-transform` inheritance for `button` and `select`.
   * All other form control elements do not inherit `text-transform` values.
   * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
   * Correct `select` style inheritance in Firefox.
   */
button,
select {
  text-transform: none; }

/**
   * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
   *    and `video` controls.
   * 2. Correct inability to style clickable `input` types in iOS.
   * 3. Improve 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],
html input[disabled] {
  cursor: not-allowed; }

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

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

/**
   * It's recommended that you don't attempt to style these elements.
   * Firefox's implementation doesn't respect box-sizing, padding, or width.
   *
   * 1. Address box sizing set to `content-box` in IE 8/9/10.
   * 2. Remove excess padding in IE 8/9/10.
   */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
   * Fix the cursor style for Chrome's increment/decrement buttons. For certain
   * `font-size` values of the `input`, it causes the cursor style of the
   * decrement button to change from `default` to `text`.
   */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
   * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
   * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
   */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
   * Remove inner padding and search cancel button in Safari and Chrome on OS X.
   * Safari (but not Chrome) clips the cancel button when the search input has
   * padding (and `textfield` appearance).
   */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
   * Define consistent border, margin, and padding.
   * [NOTE] We don't enable this ruleset in Foundation, because we want the <fieldset> element to have plain styling.
   */
/* fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
  } */
/**
   * 1. Correct `color` not being inherited in IE 8/9/10/11.
   * 2. Remove padding so people aren't caught out if they zero out fieldsets.
   */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
   * Remove default vertical scrollbar in IE 8/9/10/11.
   */
textarea {
  overflow: auto; }

/**
   * Don't inherit the `font-weight` (applied by a rule above).
   * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
   */
optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  font-size: 100%;
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  padding: 0;
  margin: 0;
  font-family: "Titillium Web", sans-serif;
  font-weight: normal;
  line-height: 1.3;
  color: #515456;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  width: 100%;
  border-radius: 0; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  line-height: 1; }
  [data-whatinput='mouse'] button {
    outline: 0; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto; }
  .row::before, .row::after {
    content: ' ';
    display: table; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row .row {
    max-width: none;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    max-width: none; }
    @media screen and (min-width: 40em) {
      .row .row {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem; } }
    .row .row.collapse {
      margin-left: 0;
      margin-right: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-left: auto;
      margin-right: auto; }

.column, .columns {
  width: 100%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  @media screen and (min-width: 40em) {
    .column, .columns {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; } }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

.column.row.row, .row.row.columns {
  float: none; }
  .row .column.row.row, .row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  width: 100%;
  float: left; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  width: 50%;
  float: left; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  width: 33.33333%;
  float: left; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  width: 25%;
  float: left; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  width: 20%;
  float: left; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  width: 16.66667%;
  float: left; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  width: 14.28571%;
  float: left; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  width: 12.5%;
  float: left; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.small-collapse .row {
  margin-left: 0;
  margin-right: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.small-centered {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-left: 0;
  margin-right: 0;
  float: left; }

@media screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    width: 100%;
    float: left; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
      float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    width: 50%;
    float: left; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
      float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    width: 33.33333%;
    float: left; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
      float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    width: 25%;
    float: left; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
      float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    width: 20%;
    float: left; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
      float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    width: 16.66667%;
    float: left; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
      float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    width: 14.28571%;
    float: left; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
      float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    width: 12.5%;
    float: left; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
      float: left; }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  .medium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; } }

@media screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    width: 100%;
    float: left; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
      float: left; }
  .large-up-2 > .column, .large-up-2 > .columns {
    width: 50%;
    float: left; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
      float: left; }
  .large-up-3 > .column, .large-up-3 > .columns {
    width: 33.33333%;
    float: left; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
      float: left; }
  .large-up-4 > .column, .large-up-4 > .columns {
    width: 25%;
    float: left; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
      float: left; }
  .large-up-5 > .column, .large-up-5 > .columns {
    width: 20%;
    float: left; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
      float: left; }
  .large-up-6 > .column, .large-up-6 > .columns {
    width: 16.66667%;
    float: left; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
      float: left; }
  .large-up-7 > .column, .large-up-7 > .columns {
    width: 14.28571%;
    float: left; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
      float: left; }
  .large-up-8 > .column, .large-up-8 > .columns {
    width: 12.5%;
    float: left; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
      float: left; }
  .large-collapse > .column, .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  .large-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; } }

@media screen and (min-width: 75em) {
  .xlarge-1 {
    width: 8.33333%; }
  .xlarge-push-1 {
    position: relative;
    left: 8.33333%; }
  .xlarge-pull-1 {
    position: relative;
    left: -8.33333%; }
  .xlarge-offset-0 {
    margin-left: 0%; }
  .xlarge-2 {
    width: 16.66667%; }
  .xlarge-push-2 {
    position: relative;
    left: 16.66667%; }
  .xlarge-pull-2 {
    position: relative;
    left: -16.66667%; }
  .xlarge-offset-1 {
    margin-left: 8.33333%; }
  .xlarge-3 {
    width: 25%; }
  .xlarge-push-3 {
    position: relative;
    left: 25%; }
  .xlarge-pull-3 {
    position: relative;
    left: -25%; }
  .xlarge-offset-2 {
    margin-left: 16.66667%; }
  .xlarge-4 {
    width: 33.33333%; }
  .xlarge-push-4 {
    position: relative;
    left: 33.33333%; }
  .xlarge-pull-4 {
    position: relative;
    left: -33.33333%; }
  .xlarge-offset-3 {
    margin-left: 25%; }
  .xlarge-5 {
    width: 41.66667%; }
  .xlarge-push-5 {
    position: relative;
    left: 41.66667%; }
  .xlarge-pull-5 {
    position: relative;
    left: -41.66667%; }
  .xlarge-offset-4 {
    margin-left: 33.33333%; }
  .xlarge-6 {
    width: 50%; }
  .xlarge-push-6 {
    position: relative;
    left: 50%; }
  .xlarge-pull-6 {
    position: relative;
    left: -50%; }
  .xlarge-offset-5 {
    margin-left: 41.66667%; }
  .xlarge-7 {
    width: 58.33333%; }
  .xlarge-push-7 {
    position: relative;
    left: 58.33333%; }
  .xlarge-pull-7 {
    position: relative;
    left: -58.33333%; }
  .xlarge-offset-6 {
    margin-left: 50%; }
  .xlarge-8 {
    width: 66.66667%; }
  .xlarge-push-8 {
    position: relative;
    left: 66.66667%; }
  .xlarge-pull-8 {
    position: relative;
    left: -66.66667%; }
  .xlarge-offset-7 {
    margin-left: 58.33333%; }
  .xlarge-9 {
    width: 75%; }
  .xlarge-push-9 {
    position: relative;
    left: 75%; }
  .xlarge-pull-9 {
    position: relative;
    left: -75%; }
  .xlarge-offset-8 {
    margin-left: 66.66667%; }
  .xlarge-10 {
    width: 83.33333%; }
  .xlarge-push-10 {
    position: relative;
    left: 83.33333%; }
  .xlarge-pull-10 {
    position: relative;
    left: -83.33333%; }
  .xlarge-offset-9 {
    margin-left: 75%; }
  .xlarge-11 {
    width: 91.66667%; }
  .xlarge-push-11 {
    position: relative;
    left: 91.66667%; }
  .xlarge-pull-11 {
    position: relative;
    left: -91.66667%; }
  .xlarge-offset-10 {
    margin-left: 83.33333%; }
  .xlarge-12 {
    width: 100%; }
  .xlarge-offset-11 {
    margin-left: 91.66667%; }
  .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
    width: 100%;
    float: left; }
    .xlarge-up-1 > .column:nth-of-type(1n), .xlarge-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-1 > .column:nth-of-type(1n+1), .xlarge-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .xlarge-up-1 > .column:last-child, .xlarge-up-1 > .columns:last-child {
      float: left; }
  .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
    width: 50%;
    float: left; }
    .xlarge-up-2 > .column:nth-of-type(1n), .xlarge-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-2 > .column:nth-of-type(2n+1), .xlarge-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .xlarge-up-2 > .column:last-child, .xlarge-up-2 > .columns:last-child {
      float: left; }
  .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
    width: 33.33333%;
    float: left; }
    .xlarge-up-3 > .column:nth-of-type(1n), .xlarge-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-3 > .column:nth-of-type(3n+1), .xlarge-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .xlarge-up-3 > .column:last-child, .xlarge-up-3 > .columns:last-child {
      float: left; }
  .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
    width: 25%;
    float: left; }
    .xlarge-up-4 > .column:nth-of-type(1n), .xlarge-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-4 > .column:nth-of-type(4n+1), .xlarge-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .xlarge-up-4 > .column:last-child, .xlarge-up-4 > .columns:last-child {
      float: left; }
  .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
    width: 20%;
    float: left; }
    .xlarge-up-5 > .column:nth-of-type(1n), .xlarge-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-5 > .column:nth-of-type(5n+1), .xlarge-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .xlarge-up-5 > .column:last-child, .xlarge-up-5 > .columns:last-child {
      float: left; }
  .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
    width: 16.66667%;
    float: left; }
    .xlarge-up-6 > .column:nth-of-type(1n), .xlarge-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-6 > .column:nth-of-type(6n+1), .xlarge-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .xlarge-up-6 > .column:last-child, .xlarge-up-6 > .columns:last-child {
      float: left; }
  .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
    width: 14.28571%;
    float: left; }
    .xlarge-up-7 > .column:nth-of-type(1n), .xlarge-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-7 > .column:nth-of-type(7n+1), .xlarge-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .xlarge-up-7 > .column:last-child, .xlarge-up-7 > .columns:last-child {
      float: left; }
  .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
    width: 12.5%;
    float: left; }
    .xlarge-up-8 > .column:nth-of-type(1n), .xlarge-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-8 > .column:nth-of-type(8n+1), .xlarge-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .xlarge-up-8 > .column:last-child, .xlarge-up-8 > .columns:last-child {
      float: left; }
  .xlarge-collapse > .column, .xlarge-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .xlarge-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  .xlarge-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .xlarge-uncentered,
  .xlarge-push-0,
  .xlarge-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; } }

@media screen and (min-width: 90em) {
  .xxlarge-1 {
    width: 8.33333%; }
  .xxlarge-push-1 {
    position: relative;
    left: 8.33333%; }
  .xxlarge-pull-1 {
    position: relative;
    left: -8.33333%; }
  .xxlarge-offset-0 {
    margin-left: 0%; }
  .xxlarge-2 {
    width: 16.66667%; }
  .xxlarge-push-2 {
    position: relative;
    left: 16.66667%; }
  .xxlarge-pull-2 {
    position: relative;
    left: -16.66667%; }
  .xxlarge-offset-1 {
    margin-left: 8.33333%; }
  .xxlarge-3 {
    width: 25%; }
  .xxlarge-push-3 {
    position: relative;
    left: 25%; }
  .xxlarge-pull-3 {
    position: relative;
    left: -25%; }
  .xxlarge-offset-2 {
    margin-left: 16.66667%; }
  .xxlarge-4 {
    width: 33.33333%; }
  .xxlarge-push-4 {
    position: relative;
    left: 33.33333%; }
  .xxlarge-pull-4 {
    position: relative;
    left: -33.33333%; }
  .xxlarge-offset-3 {
    margin-left: 25%; }
  .xxlarge-5 {
    width: 41.66667%; }
  .xxlarge-push-5 {
    position: relative;
    left: 41.66667%; }
  .xxlarge-pull-5 {
    position: relative;
    left: -41.66667%; }
  .xxlarge-offset-4 {
    margin-left: 33.33333%; }
  .xxlarge-6 {
    width: 50%; }
  .xxlarge-push-6 {
    position: relative;
    left: 50%; }
  .xxlarge-pull-6 {
    position: relative;
    left: -50%; }
  .xxlarge-offset-5 {
    margin-left: 41.66667%; }
  .xxlarge-7 {
    width: 58.33333%; }
  .xxlarge-push-7 {
    position: relative;
    left: 58.33333%; }
  .xxlarge-pull-7 {
    position: relative;
    left: -58.33333%; }
  .xxlarge-offset-6 {
    margin-left: 50%; }
  .xxlarge-8 {
    width: 66.66667%; }
  .xxlarge-push-8 {
    position: relative;
    left: 66.66667%; }
  .xxlarge-pull-8 {
    position: relative;
    left: -66.66667%; }
  .xxlarge-offset-7 {
    margin-left: 58.33333%; }
  .xxlarge-9 {
    width: 75%; }
  .xxlarge-push-9 {
    position: relative;
    left: 75%; }
  .xxlarge-pull-9 {
    position: relative;
    left: -75%; }
  .xxlarge-offset-8 {
    margin-left: 66.66667%; }
  .xxlarge-10 {
    width: 83.33333%; }
  .xxlarge-push-10 {
    position: relative;
    left: 83.33333%; }
  .xxlarge-pull-10 {
    position: relative;
    left: -83.33333%; }
  .xxlarge-offset-9 {
    margin-left: 75%; }
  .xxlarge-11 {
    width: 91.66667%; }
  .xxlarge-push-11 {
    position: relative;
    left: 91.66667%; }
  .xxlarge-pull-11 {
    position: relative;
    left: -91.66667%; }
  .xxlarge-offset-10 {
    margin-left: 83.33333%; }
  .xxlarge-12 {
    width: 100%; }
  .xxlarge-offset-11 {
    margin-left: 91.66667%; }
  .xxlarge-up-1 > .column, .xxlarge-up-1 > .columns {
    width: 100%;
    float: left; }
    .xxlarge-up-1 > .column:nth-of-type(1n), .xxlarge-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-1 > .column:nth-of-type(1n+1), .xxlarge-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .xxlarge-up-1 > .column:last-child, .xxlarge-up-1 > .columns:last-child {
      float: left; }
  .xxlarge-up-2 > .column, .xxlarge-up-2 > .columns {
    width: 50%;
    float: left; }
    .xxlarge-up-2 > .column:nth-of-type(1n), .xxlarge-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-2 > .column:nth-of-type(2n+1), .xxlarge-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .xxlarge-up-2 > .column:last-child, .xxlarge-up-2 > .columns:last-child {
      float: left; }
  .xxlarge-up-3 > .column, .xxlarge-up-3 > .columns {
    width: 33.33333%;
    float: left; }
    .xxlarge-up-3 > .column:nth-of-type(1n), .xxlarge-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-3 > .column:nth-of-type(3n+1), .xxlarge-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .xxlarge-up-3 > .column:last-child, .xxlarge-up-3 > .columns:last-child {
      float: left; }
  .xxlarge-up-4 > .column, .xxlarge-up-4 > .columns {
    width: 25%;
    float: left; }
    .xxlarge-up-4 > .column:nth-of-type(1n), .xxlarge-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-4 > .column:nth-of-type(4n+1), .xxlarge-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .xxlarge-up-4 > .column:last-child, .xxlarge-up-4 > .columns:last-child {
      float: left; }
  .xxlarge-up-5 > .column, .xxlarge-up-5 > .columns {
    width: 20%;
    float: left; }
    .xxlarge-up-5 > .column:nth-of-type(1n), .xxlarge-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-5 > .column:nth-of-type(5n+1), .xxlarge-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .xxlarge-up-5 > .column:last-child, .xxlarge-up-5 > .columns:last-child {
      float: left; }
  .xxlarge-up-6 > .column, .xxlarge-up-6 > .columns {
    width: 16.66667%;
    float: left; }
    .xxlarge-up-6 > .column:nth-of-type(1n), .xxlarge-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-6 > .column:nth-of-type(6n+1), .xxlarge-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .xxlarge-up-6 > .column:last-child, .xxlarge-up-6 > .columns:last-child {
      float: left; }
  .xxlarge-up-7 > .column, .xxlarge-up-7 > .columns {
    width: 14.28571%;
    float: left; }
    .xxlarge-up-7 > .column:nth-of-type(1n), .xxlarge-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-7 > .column:nth-of-type(7n+1), .xxlarge-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .xxlarge-up-7 > .column:last-child, .xxlarge-up-7 > .columns:last-child {
      float: left; }
  .xxlarge-up-8 > .column, .xxlarge-up-8 > .columns {
    width: 12.5%;
    float: left; }
    .xxlarge-up-8 > .column:nth-of-type(1n), .xxlarge-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-8 > .column:nth-of-type(8n+1), .xxlarge-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .xxlarge-up-8 > .column:last-child, .xxlarge-up-8 > .columns:last-child {
      float: left; }
  .xxlarge-collapse > .column, .xxlarge-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .xxlarge-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .xxlarge-uncollapse > .column, .xxlarge-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  .xxlarge-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .xxlarge-uncentered,
  .xxlarge-push-0,
  .xxlarge-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; } }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  font-size: inherit;
  line-height: 1.6;
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Titillium Web", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    color: #92989e;
    line-height: 0; }

h1 {
  font-size: 1.25rem; }

h2 {
  font-size: 1.25rem; }

h3 {
  font-size: 1.1875rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.0625rem; }

h6 {
  font-size: 0.875rem; }

@media screen and (min-width: 40em) {
  h1 {
    font-size: 1.875rem; }
  h2 {
    font-size: 1.875rem; }
  h3 {
    font-size: 1.5625rem; }
  h4 {
    font-size: 1.25rem; }
  h5 {
    font-size: 1rem; }
  h6 {
    font-size: 0.875rem; } }

@media screen and (min-width: 64em) {
  h1 {
    font-size: 1.875rem; }
  h2 {
    font-size: 1.875rem; }
  h3 {
    font-size: 1.5625rem; }
  h4 {
    font-size: 1.25rem; }
  h5 {
    font-size: 1rem; }
  h6 {
    font-size: 0.875rem; } }

a {
  color: #328796;
  text-decoration: none;
  line-height: inherit;
  cursor: pointer; }
  a:hover, a:focus {
    color: #2b7481; }
  a img {
    border: 0; }

hr {
  max-width: 75rem;
  height: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #92989e;
  border-left: 0;
  margin: 1.25rem auto;
  clear: both; }

ul,
ol,
dl {
  line-height: 1.6;
  margin-bottom: 1rem;
  list-style-position: outside; }

li {
  font-size: inherit; }

ul {
  list-style-type: disc;
  margin-left: 1.25rem; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #92989e; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #4c5359; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #4c5359; }
  cite:before {
    content: '\2014 \0020'; }

abbr {
  color: #515456;
  cursor: help;
  border-bottom: 1px dotted #000000; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #000000;
  background-color: #ebecee;
  border: 1px solid #92989e;
  padding: 0.125rem 0.3125rem 0.0625rem; }

kbd {
  padding: 0.125rem 0.25rem 0;
  margin: 0;
  background-color: #ebecee;
  color: #000000;
  font-family: Consolas, "Liberation Mono", Courier, monospace; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #4c5359; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

.no-bullet {
  margin-left: 0;
  list-style: none; }

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

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

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

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

@media screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

@media screen and (min-width: 75em) {
  .xlarge-text-left {
    text-align: left; }
  .xlarge-text-right {
    text-align: right; }
  .xlarge-text-center {
    text-align: center; }
  .xlarge-text-justify {
    text-align: justify; } }

@media screen and (min-width: 90em) {
  .xxlarge-text-left {
    text-align: left; }
  .xxlarge-text-right {
    text-align: right; }
  .xxlarge-text-center {
    text-align: center; }
  .xxlarge-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #4c5359;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  padding: 0.5rem;
  border: 1px solid #dcdcdc;
  margin: 0 0 1rem;
  font-family: inherit;
  font-size: 1rem;
  color: #000000;
  background-color: #ffffff;
  box-shadow: none;
  border-radius: 0;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    border: 1px solid #92989e;
    background-color: #ffffff;
    outline: none;
    box-shadow: inset 0 1px 2px rgba(146, 152, 158, 0.2);
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #92989e; }

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #92989e; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #92989e; }

input::placeholder,
textarea::placeholder {
  color: #92989e; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #ebecee;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none; }

input[type='search'] {
  box-sizing: border-box; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.8;
  color: #515456; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #000000; }

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem; }
  .input-group > :first-child {
    border-radius: 0 0 0 0; }
  .input-group > :last-child > * {
    border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button {
  margin: 0;
  display: table-cell;
  vertical-align: middle; }

.input-group-label {
  text-align: center;
  padding: 0 1rem;
  background: #ebecee;
  color: #000000;
  border: 1px solid #92989e;
  white-space: nowrap;
  width: 1%;
  height: 100%; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  height: 2.5rem; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  height: 100%;
  width: 1%; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button {
    margin: 0; }

.input-group .input-group-button {
  display: table-cell; }

fieldset {
  border: 0;
  padding: 0;
  margin: 0; }

legend {
  margin-bottom: 0.5rem;
  max-width: 100%; }

.fieldset {
  border: none;
  padding: 0;
  margin: 1.125rem 0; }
  .fieldset legend {
    background: #ffffff;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }

select {
  height: 2.4375rem;
  padding: 0.5rem;
  border: 1px solid #dcdcdc;
  margin: 0 0 1rem;
  font-size: 1rem;
  font-family: inherit;
  line-height: normal;
  color: #000000;
  background-color: #ffffff;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%2876, 83, 89%29"></polygon></svg>');
  background-size: 9px 6px;
  background-position: right center;
  background-origin: content-box;
  background-repeat: no-repeat; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:disabled {
    background-color: #ebecee;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  background-color: rgba(236, 88, 64, 0.1);
  border-color: #ec5840; }

.is-invalid-label {
  color: #ec5840; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ec5840; }
  .form-error.is-visible {
    display: block; }

.button {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.6875rem 1em;
  margin: 0;
  font-size: 0.9rem;
  background-color: #4c5359;
  color: #ffffff; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #393e43;
    color: #ffffff; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .button.primary {
    background-color: #328796;
    color: #ffffff; }
    .button.primary:hover, .button.primary:focus {
      background-color: #286c78;
      color: #ffffff; }
  .button.secondary {
    background-color: #363b3e;
    color: #ffffff; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #2b2f32;
      color: #ffffff; }
  .button.success {
    background-color: #3adb76;
    color: #ffffff; }
    .button.success:hover, .button.success:focus {
      background-color: #22bb5b;
      color: #ffffff; }
  .button.warning {
    background-color: #ffae00;
    color: #ffffff; }
    .button.warning:hover, .button.warning:focus {
      background-color: #cc8b00;
      color: #ffffff; }
  .button.alert {
    background-color: #ec5840;
    color: #ffffff; }
    .button.alert:hover, .button.alert:focus {
      background-color: #da3116;
      color: #ffffff; }
  .button.hollow {
    border: 1px solid #328796;
    color: #328796; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #19444b;
      color: #19444b; }
    .button.hollow.primary {
      border: 1px solid #328796;
      color: #328796; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #19444b;
        color: #19444b; }
    .button.hollow.secondary {
      border: 1px solid #363b3e;
      color: #363b3e; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #1b1e1f;
        color: #1b1e1f; }
    .button.hollow.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #157539;
        color: #157539; }
    .button.hollow.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #805700;
        color: #805700; }
    .button.hollow.alert {
      border: 1px solid #ec5840;
      color: #ec5840; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #881f0e;
        color: #881f0e; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
  .button.dropdown::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    border-color: #ffffff transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: relative;
    top: 0.4em;
    float: right;
    margin-left: 1em;
    display: inline-block; }
  .button.arrow-only::after {
    margin-left: 0;
    float: none;
    top: -0.1em; }

.accordion {
  list-style-type: none;
  background: #ffffff;
  border: 1px solid #ebecee;
  border-bottom: 0;
  border-radius: 0;
  margin-left: 0; }

.accordion-title {
  display: block;
  padding: 1.25rem 1rem;
  line-height: 1;
  font-size: 0.75rem;
  color: #328796;
  position: relative;
  border-bottom: 1px solid #ebecee; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #ebecee; }
  .accordion-title::before {
    content: '+';
    position: absolute;
    right: 1rem;
    top: 50%;
    margin-top: -0.5rem; }
  .is-active > .accordion-title::before {
    content: '–'; }

.accordion-content {
  padding: 1rem;
  display: none;
  border-bottom: 1px solid #ebecee;
  background-color: #ffffff; }

.is-accordion-submenu-parent > a {
  position: relative; }
  .is-accordion-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: #328796 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 1rem; }

.is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1); }

.badge {
  display: inline-block;
  padding: 0.3em;
  min-width: 2.1em;
  font-size: 0.6rem;
  text-align: center;
  border-radius: 50%;
  background: #328796;
  color: #ffffff; }
  .badge.secondary {
    background: #363b3e;
    color: #ffffff; }
  .badge.success {
    background: #3adb76;
    color: #ffffff; }
  .badge.warning {
    background: #ffae00;
    color: #ffffff; }
  .badge.alert {
    background: #ec5840;
    color: #ffffff; }

.breadcrumbs {
  list-style: none;
  margin: 0 0 1rem 0; }
  .breadcrumbs::before, .breadcrumbs::after {
    content: ' ';
    display: table; }
  .breadcrumbs::after {
    clear: both; }
  .breadcrumbs li {
    float: left;
    color: #000000;
    font-size: 0.6875rem;
    cursor: default;
    text-transform: uppercase; }
    .breadcrumbs li:not(:last-child)::after {
      color: #92989e;
      content: "/";
      margin: 0 0.75rem;
      position: relative;
      top: 1px;
      opacity: 1; }
  .breadcrumbs a {
    color: #328796; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs .disabled {
    color: #92989e;
    cursor: not-allowed; }

.button-group {
  margin-bottom: 1rem;
  font-size: 0; }
  .button-group::before, .button-group::after {
    content: ' ';
    display: table; }
  .button-group::after {
    clear: both; }
  .button-group .button {
    margin: 0;
    font-size: 0.9rem; }
    .button-group .button:not(:last-child) {
      margin-right: 1px; }
  .button-group.tiny .button {
    font-size: 0.6rem; }
  .button-group.small .button {
    font-size: 0.75rem; }
  .button-group.large .button {
    font-size: 1.25rem; }
  .button-group.expanded {
    margin-right: -1px; }
    .button-group.expanded::before, .button-group.expanded::after {
      display: none; }
    .button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
      display: inline-block;
      width: calc(50% - 1px);
      margin-right: 1px; }
    .button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
      display: inline-block;
      width: calc(33.33333% - 1px);
      margin-right: 1px; }
    .button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
      display: inline-block;
      width: calc(25% - 1px);
      margin-right: 1px; }
    .button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
      display: inline-block;
      width: calc(20% - 1px);
      margin-right: 1px; }
    .button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
      display: inline-block;
      width: calc(16.66667% - 1px);
      margin-right: 1px; }
  .button-group.primary .button {
    background-color: #328796;
    color: #ffffff; }
    .button-group.primary .button:hover, .button-group.primary .button:focus {
      background-color: #286c78;
      color: #ffffff; }
  .button-group.secondary .button {
    background-color: #363b3e;
    color: #ffffff; }
    .button-group.secondary .button:hover, .button-group.secondary .button:focus {
      background-color: #2b2f32;
      color: #ffffff; }
  .button-group.success .button {
    background-color: #3adb76;
    color: #ffffff; }
    .button-group.success .button:hover, .button-group.success .button:focus {
      background-color: #22bb5b;
      color: #ffffff; }
  .button-group.warning .button {
    background-color: #ffae00;
    color: #ffffff; }
    .button-group.warning .button:hover, .button-group.warning .button:focus {
      background-color: #cc8b00;
      color: #ffffff; }
  .button-group.alert .button {
    background-color: #ec5840;
    color: #ffffff; }
    .button-group.alert .button:hover, .button-group.alert .button:focus {
      background-color: #da3116;
      color: #ffffff; }
  .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
    width: 100%;
    border-right: 1px solid transparent; }
    .button-group.stacked .button:not(:last-child), .button-group.stacked-for-small .button:not(:last-child), .button-group.stacked-for-medium .button:not(:last-child) {
      border-bottom: 1px solid #ffffff; }
  @media screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
      width: auto; }
      .button-group.stacked-for-small .button:not(:last-child) {
        margin-right: 1px; } }
  @media screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
      width: auto; }
      .button-group.stacked-for-medium .button:not(:last-child) {
        margin-right: 1px; } }
  @media screen and (max-width: 39.9375em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0; } }

.callout {
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 0;
  position: relative;
  color: #515456;
  background-color: white; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #dcf0f3; }
  .callout.secondary {
    background-color: #dfe2e3; }
  .callout.success {
    background-color: #e1faea; }
  .callout.warning {
    background-color: #fff3d9; }
  .callout.alert {
    background-color: #fce6e2; }
  .callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

.close-button {
  position: absolute;
  color: #4c5359;
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #000000; }

.menu {
  margin: 0;
  list-style-type: none; }
  .menu > li {
    display: table-cell;
    vertical-align: middle; }
    [data-whatinput='mouse'] .menu > li {
      outline: 0; }
  .menu > li > a {
    display: block;
    padding: 0.7rem 1rem;
    line-height: 1; }
  .menu input,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu > li > a img,
  .menu > li > a i {
    vertical-align: middle; }
  .menu > li > a i + span,
  .menu > li > a img + span {
    vertical-align: middle; }
  .menu > li > a img,
  .menu > li > a i {
    margin-right: 0.25rem;
    display: inline-block; }
  .menu > li {
    display: table-cell; }
  .menu.vertical > li {
    display: block; }
  @media screen and (min-width: 40em) {
    .menu.medium-horizontal > li {
      display: table-cell; }
    .menu.medium-vertical > li {
      display: block; } }
  @media screen and (min-width: 64em) {
    .menu.large-horizontal > li {
      display: table-cell; }
    .menu.large-vertical > li {
      display: block; } }
  @media screen and (min-width: 75em) {
    .menu.xlarge-horizontal > li {
      display: table-cell; }
    .menu.xlarge-vertical > li {
      display: block; } }
  @media screen and (min-width: 90em) {
    .menu.xxlarge-horizontal > li {
      display: table-cell; }
    .menu.xxlarge-vertical > li {
      display: block; } }
  .menu.simple li {
    line-height: 1;
    display: inline-block;
    margin-right: 1rem; }
  .menu.simple a {
    padding: 0; }
  .menu.align-right::before, .menu.align-right::after {
    content: ' ';
    display: table; }
  .menu.align-right::after {
    clear: both; }
  .menu.align-right > li {
    float: right; }
  .menu.expanded {
    width: 100%;
    display: table;
    table-layout: fixed; }
    .menu.expanded > li:first-child:last-child {
      width: 100%; }
  .menu.icon-top > li > a {
    text-align: center; }
    .menu.icon-top > li > a img,
    .menu.icon-top > li > a i {
      display: block;
      margin: 0 auto 0.25rem; }
  .menu.nested {
    margin-left: 1rem; }
  .menu .active > a {
    color: #ffffff;
    background: #328796; }

.menu-text {
  font-weight: bold;
  color: inherit;
  line-height: 1;
  padding-top: 0;
  padding-bottom: 0;
  padding: 0.7rem 1rem; }

.menu-centered {
  text-align: center; }
  .menu-centered > .menu {
    display: inline-block; }

.no-js [data-responsive-menu] ul {
  display: none; }

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px; }
  .menu-icon::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #ffffff;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff; }
  .menu-icon:hover::after {
    background: #92989e;
    box-shadow: 0 7px 0 #92989e, 0 14px 0 #92989e; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px; }
  .menu-icon.dark::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #000000;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #000000, 0 14px 0 #000000; }
  .menu-icon.dark:hover::after {
    background: #4c5359;
    box-shadow: 0 7px 0 #4c5359, 0 14px 0 #4c5359; }

.is-drilldown {
  position: relative;
  overflow: hidden; }
  .is-drilldown li {
    display: block !important; }

.is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  height: 100%;
  width: 100%;
  background: #ffffff;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear; }
  .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  .is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }

.is-drilldown-submenu-parent > a {
  position: relative; }
  .is-drilldown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent transparent #328796;
    border-left-style: solid;
    border-right-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem; }

.js-drilldown-back > a::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent #328796 transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem; }

.dropdown-pane {
  background-color: #ffffff;
  border: 1px solid #92989e;
  border-radius: 0;
  display: block;
  font-size: 1rem;
  padding: 1rem;
  position: absolute;
  visibility: hidden;
  width: 18.75rem;
  z-index: 10; }
  .dropdown-pane.is-open {
    visibility: visible; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 0;
  top: 100%; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 0;
  top: 100%; }

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left .is-dropdown-submenu {
  left: auto;
  right: 100%; }

.dropdown.menu.vertical > li.opens-right .is-dropdown-submenu {
  right: auto;
  left: 100%; }

@media screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .dropdown.menu.medium-vertical > li.opens-right .is-dropdown-submenu {
    right: auto;
    left: 100%; } }

@media screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .dropdown.menu.large-vertical > li.opens-right .is-dropdown-submenu {
    right: auto;
    left: 100%; } }

@media screen and (min-width: 75em) {
  .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.xlarge-vertical > li.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .dropdown.menu.xlarge-vertical > li.opens-right .is-dropdown-submenu {
    right: auto;
    left: 100%; } }

@media screen and (min-width: 90em) {
  .dropdown.menu.xxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  .dropdown.menu.xxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  .dropdown.menu.xxlarge-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.xxlarge-vertical > li.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .dropdown.menu.xxlarge-vertical > li.opens-right .is-dropdown-submenu {
    right: auto;
    left: 100%; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  left: auto;
  right: 0; }

.is-dropdown-menu.vertical {
  width: 100px; }
  .is-dropdown-menu.vertical.align-right {
    float: right; }

.is-dropdown-submenu-parent {
  position: relative; }
  .is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -2px; }
  .is-dropdown-submenu-parent.opens-inner .is-dropdown-submenu {
    top: 100%; }
  .is-dropdown-submenu-parent.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%; }

.is-dropdown-submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  min-width: auto;
  z-index: 1;
  background: #ffffff;
  border: none; }
  .is-dropdown-submenu > li {
    width: 100%; }
  .is-dropdown-submenu:not(.js-dropdown-nohover) > .is-dropdown-submenu-parent:hover > .is-dropdown-submenu, .is-dropdown-submenu.js-dropdown-active {
    display: block; }

.flex-video {
  position: relative;
  height: 0;
  padding-bottom: 75%;
  margin-bottom: 1rem;
  overflow: hidden; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .flex-video.widescreen {
    padding-bottom: 56.25%; }
  .flex-video.vimeo {
    padding-top: 0; }

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  border-radius: 0;
  background: #328796;
  color: #ffffff; }
  .label.secondary {
    background: #363b3e;
    color: #ffffff; }
  .label.success {
    background: #3adb76;
    color: #ffffff; }
  .label.warning {
    background: #ffae00;
    color: #ffffff; }
  .label.alert {
    background: #ec5840;
    color: #ffffff; }

.media-object {
  margin-bottom: 1rem;
  display: block; }
  .media-object img {
    max-width: none; }
  @media screen and (max-width: 39.9375em) {
    .media-object.stack-for-small .media-object-section {
      padding: 0;
      padding-bottom: 1rem;
      display: block; }
      .media-object.stack-for-small .media-object-section img {
        width: 100%; } }

.media-object-section {
  display: table-cell;
  vertical-align: top; }
  .media-object-section:first-child {
    padding-right: 1rem; }
  .media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem; }
  .media-object-section.middle {
    vertical-align: middle; }
  .media-object-section.bottom {
    vertical-align: bottom; }

html,
body {
  height: 100%; }

.off-canvas-wrapper {
  width: 100%;
  overflow-x: hidden;
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: auto; }

.off-canvas-wrapper-inner {
  position: relative;
  width: 100%;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease; }
  .off-canvas-wrapper-inner::before, .off-canvas-wrapper-inner::after {
    content: ' ';
    display: table; }
  .off-canvas-wrapper-inner::after {
    clear: both; }

.off-canvas-content,
.off-canvas-content {
  min-height: 100%;
  background: #ffffff;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  padding-bottom: 0.1px; }

.js-off-canvas-exit {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.25);
  cursor: pointer;
  transition: background 0.5s ease; }

.off-canvas {
  position: absolute;
  background: transparent;
  z-index: -1;
  max-height: 100%;
  overflow-y: auto;
  -webkit-transform: translateX(0);
  transform: translateX(0); }
  [data-whatinput='mouse'] .off-canvas {
    outline: 0; }
  .off-canvas.position-left {
    left: -250px;
    top: 0;
    width: 250px; }
    .is-open-left {
      -webkit-transform: translateX(250px);
      transform: translateX(250px); }
  .off-canvas.position-right {
    right: -250px;
    top: 0;
    width: 250px; }
    .is-open-right {
      -webkit-transform: translateX(-250px);
      transform: translateX(-250px); }

@media screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    left: 0;
    z-index: auto;
    position: fixed; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-medium {
    right: 0;
    z-index: auto;
    position: fixed; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 250px; } }

@media screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    left: 0;
    z-index: auto;
    position: fixed; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-large {
    right: 0;
    z-index: auto;
    position: fixed; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 250px; } }

@media screen and (min-width: 75em) {
  .position-left.reveal-for-xlarge {
    left: 0;
    z-index: auto;
    position: fixed; }
    .position-left.reveal-for-xlarge ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-xlarge {
    right: 0;
    z-index: auto;
    position: fixed; }
    .position-right.reveal-for-xlarge ~ .off-canvas-content {
      margin-right: 250px; } }

@media screen and (min-width: 90em) {
  .position-left.reveal-for-xxlarge {
    left: 0;
    z-index: auto;
    position: fixed; }
    .position-left.reveal-for-xxlarge ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-xxlarge {
    right: 0;
    z-index: auto;
    position: fixed; }
    .position-right.reveal-for-xxlarge ~ .off-canvas-content {
      margin-right: 250px; } }

.orbit {
  position: relative; }

.orbit-container {
  position: relative;
  margin: 0;
  overflow: hidden;
  list-style: none; }

.orbit-slide {
  width: 100%;
  max-height: 100%; }
  .orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0; }

.orbit-figure {
  margin: 0; }

.orbit-image {
  margin: 0;
  width: 100%;
  max-width: 100%; }

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 1rem;
  margin-bottom: 0;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5); }

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #ffffff; }
  [data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0; }
  .orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(0, 0, 0, 0.5); }

.orbit-previous {
  left: 0; }

.orbit-next {
  left: auto;
  right: 0; }

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center; }
  [data-whatinput='mouse'] .orbit-bullets {
    outline: 0; }
  .orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    background-color: #92989e;
    border-radius: 50%; }
    .orbit-bullets button:hover {
      background-color: #4c5359; }
    .orbit-bullets button.is-active {
      background-color: #4c5359; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::before, .pagination::after {
    content: ' ';
    display: table; }
  .pagination::after {
    clear: both; }
  .pagination li {
    font-size: 0.875rem;
    margin-right: 0.0625rem;
    border-radius: 0;
    display: none; }
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media screen and (min-width: 40em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    color: #000000;
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0; }
    .pagination a:hover,
    .pagination button:hover {
      background: #ebecee; }
  .pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #328796;
    color: #ffffff;
    cursor: default; }
  .pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #92989e;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    content: '\2026';
    padding: 0.1875rem 0.625rem;
    color: #000000; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  content: '\00ab';
  display: inline-block;
  margin-right: 0.5rem; }

.pagination-next a::after,
.pagination-next.disabled::after {
  content: '\00bb';
  display: inline-block;
  margin-left: 0.5rem; }

.progress {
  background-color: #92989e;
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0; }
  .progress.primary .progress-meter {
    background-color: #328796; }
  .progress.secondary .progress-meter {
    background-color: #363b3e; }
  .progress.success .progress-meter {
    background-color: #3adb76; }
  .progress.warning .progress-meter {
    background-color: #ffae00; }
  .progress.alert .progress-meter {
    background-color: #ec5840; }

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #328796; }

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ffffff;
  white-space: nowrap; }

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #ebecee;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none; }

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #92989e;
  transition: all 0.2s ease-in-out; }
  .slider-fill.is-dragging {
    transition: all 0s linear; }

.slider-handle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  background-color: #328796;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  border-radius: 0; }
  [data-whatinput='mouse'] .slider-handle {
    outline: 0; }
  .slider-handle:hover {
    background-color: #2b7380; }
  .slider-handle.is-dragging {
    transition: all 0s linear; }

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1); }
  .slider.vertical .slider-fill {
    top: 0;
    width: 0.5rem;
    max-height: 100%; }
  .slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }

.sticky-container {
  position: relative; }

.sticky {
  position: absolute;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5; }
  .sticky.is-stuck.is-at-top {
    top: 0; }
  .sticky.is-stuck.is-at-bottom {
    bottom: 0; }

.sticky.is-anchored {
  position: absolute;
  left: auto;
  right: auto; }
  .sticky.is-anchored.is-at-bottom {
    bottom: 0; }

body.is-reveal-open {
  overflow: hidden; }

.reveal-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1005;
  background-color: rgba(0, 0, 0, 0.45);
  overflow-y: scroll; }

.reveal {
  display: none;
  z-index: 1006;
  padding: 1rem;
  border: 1px solid #92989e;
  background-color: #ffffff;
  border-radius: 0;
  position: relative;
  top: 100px;
  margin-left: auto;
  margin-right: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media screen and (min-width: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal .column, .reveal .columns,
  .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 40em) {
    .reveal {
      width: 600px;
      max-width: 75rem; } }
  @media screen and (min-width: 40em) {
    .reveal .reveal {
      left: auto;
      right: auto;
      margin: 0 auto; } }
  .reveal.collapse {
    padding: 0; }
  @media screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 75rem; } }
  @media screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 75rem; } }
  @media screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 75rem; } }
  .reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 39.9375em) {
    .reveal {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      height: 100vh;
      min-height: 100vh;
      max-width: none;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.switch {
  margin-bottom: 1rem;
  outline: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ffffff;
  font-weight: bold;
  font-size: 0.875rem; }

.switch-input {
  opacity: 0;
  position: absolute; }

.switch-paddle {
  background: #92989e;
  cursor: pointer;
  display: block;
  position: relative;
  width: 4rem;
  height: 2rem;
  transition: all 0.25s ease-out;
  border-radius: 0;
  color: inherit;
  font-weight: inherit; }
  input + .switch-paddle {
    margin: 0; }
  .switch-paddle::after {
    background: #ffffff;
    content: '';
    display: block;
    position: absolute;
    height: 1.5rem;
    left: 0.25rem;
    top: 0.25rem;
    width: 1.5rem;
    transition: all 0.25s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-radius: 0; }
  input:checked ~ .switch-paddle {
    background: #328796; }
    input:checked ~ .switch-paddle::after {
      left: 2.25rem; }
  [data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0; }

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.switch-active {
  left: 8%;
  display: none; }
  input:checked + label > .switch-active {
    display: block; }

.switch-inactive {
  right: 15%; }
  input:checked + label > .switch-inactive {
    display: none; }

.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem; }

.switch.tiny .switch-paddle::after {
  width: 1rem;
  height: 1rem; }

.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem; }

.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem; }

.switch.small .switch-paddle::after {
  width: 1.25rem;
  height: 1.25rem; }

.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem; }

.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem; }

.switch.large .switch-paddle::after {
  width: 2rem;
  height: 2rem; }

.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem; }

table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }
  table thead,
  table tbody,
  table tfoot {
    border: none;
    background-color: #ffffff; }
  table caption {
    font-weight: bold;
    padding: 0.3125rem 0.3125rem 0.3125rem 0; }
  table thead,
  table tfoot {
    background: transparent;
    color: #515456; }
    table thead tr,
    table tfoot tr {
      background: transparent; }
    table thead th,
    table thead td,
    table tfoot th,
    table tfoot td {
      padding: 0.3125rem 0.3125rem 0.3125rem 0;
      font-weight: bold;
      text-align: left; }
  table tbody tr:nth-child(even) {
    background-color: transparent; }
  table tbody th,
  table tbody td {
    padding: 0.3125rem 0.3125rem 0.3125rem 0; }

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover tr:hover {
  background-color: transparent; }

table.hover tr:nth-of-type(even):hover {
  background-color: transparent; }

.table-scroll {
  overflow-x: auto; }
  .table-scroll table {
    width: auto; }

.tabs {
  margin: 0;
  list-style-type: none;
  background: transparent;
  border: 1px solid none; }
  .tabs::before, .tabs::after {
    content: ' ';
    display: table; }
  .tabs::after {
    clear: both; }

.tabs.vertical > li {
  width: auto;
  float: none;
  display: block; }

.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
  background: #328796; }
  .tabs.primary > li > a {
    color: #ffffff; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #3691a2; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    line-height: 1;
    font-size: 1rem; }
    .tabs-title > a:hover {
      background: transparent; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #ffffff; }

.tabs-content {
  background: #ffffff;
  transition: all 0.5s ease;
  border: 1px solid none;
  border-top: 0; }

.tabs-content.vertical {
  border: 1px solid none;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem 0; }
  .tabs-panel.is-active {
    display: block; }

.thumbnail {
  border: solid 4px #ffffff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: box-shadow 200ms ease-out;
  border-radius: 0;
  margin-bottom: 1rem; }
  .thumbnail:hover, .thumbnail:focus {
    box-shadow: 0 0 6px 1px rgba(50, 135, 150, 0.5); }

.title-bar {
  background: #ffffff;
  color: #ffffff;
  padding: 0; }
  .title-bar::before, .title-bar::after {
    content: ' ';
    display: table; }
  .title-bar::after {
    clear: both; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0; }

.title-bar-left {
  float: left; }

.title-bar-right {
  float: right;
  text-align: right; }

.title-bar-title {
  font-weight: bold;
  vertical-align: middle;
  display: inline-block; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px; }
  .menu-icon.dark::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #000000;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #000000, 0 14px 0 #000000; }
  .menu-icon.dark:hover::after {
    background: #4c5359;
    box-shadow: 0 7px 0 #4c5359, 0 14px 0 #4c5359; }

.has-tip {
  border-bottom: none;
  font-weight: bold;
  position: relative;
  display: inline-block;
  cursor: help; }

.tooltip {
  background-color: #328796;
  color: #ffffff;
  font-size: 80%;
  padding: 0.75rem;
  position: absolute;
  z-index: 10;
  top: calc(100% + 0.6495rem);
  max-width: 10rem !important;
  border-radius: 0; }
  .tooltip::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent transparent #328796;
    border-bottom-style: solid;
    border-top-width: 0;
    bottom: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  .tooltip.top::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: #328796 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    top: 100%;
    bottom: auto; }
  .tooltip.left::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent transparent transparent #328796;
    border-left-style: solid;
    border-right-width: 0;
    bottom: auto;
    left: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .tooltip.right::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent #328796 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    bottom: auto;
    left: auto;
    right: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

.top-bar {
  padding: 0; }
  .top-bar::before, .top-bar::after {
    content: ' ';
    display: table; }
  .top-bar::after {
    clear: both; }
  .top-bar,
  .top-bar ul {
    background-color: #ffffff; }
  .top-bar input {
    max-width: auto;
    margin-right: 1rem; }
  .top-bar .input-group-field {
    width: 100%;
    margin-right: 0; }
  .top-bar input.button {
    width: auto; }
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    width: 100%; }
  @media screen and (min-width: 40em) {
    .top-bar .top-bar-left,
    .top-bar .top-bar-right {
      width: auto; } }
  @media screen and (max-width: 63.9375em) {
    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
      width: 100%; } }
  @media screen and (max-width: 74.9375em) {
    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
      width: 100%; } }
  @media screen and (max-width: 89.9375em) {
    .top-bar.stacked-for-xlarge .top-bar-left,
    .top-bar.stacked-for-xlarge .top-bar-right {
      width: 100%; } }
  .top-bar.stacked-for-xxlarge .top-bar-left,
  .top-bar.stacked-for-xxlarge .top-bar-right {
    width: 100%; }

.top-bar-title {
  float: left;
  margin-right: 1rem; }

.top-bar-left {
  float: left; }

.top-bar-right {
  float: right; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

@media screen and (min-width: 75em) {
  .hide-for-xlarge {
    display: none !important; } }

@media screen and (max-width: 74.9375em) {
  .show-for-xlarge {
    display: none !important; } }

@media screen and (min-width: 75em) and (max-width: 89.9375em) {
  .hide-for-xlarge-only {
    display: none !important; } }

@media screen and (max-width: 74.9375em), screen and (min-width: 90em) {
  .show-for-xlarge-only {
    display: none !important; } }

@media screen and (min-width: 90em) {
  .hide-for-xxlarge {
    display: none !important; } }

@media screen and (max-width: 89.9375em) {
  .show-for-xxlarge {
    display: none !important; } }

@media screen and (min-width: 90em) {
  .hide-for-xxlarge-only {
    display: none !important; } }

@media screen and (max-width: 89.9375em) {
  .show-for-xxlarge-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-left: auto;
  margin-right: auto; }

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

.clearfix::after {
  clear: both; }

.header {
  background: #ffffff;
  padding: 1.5625rem 0;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2) ; }
  .header img {
    height: 3.25rem;
    transition: height 0.5s ease;
    -moz-transition: height 0.5s ease;
    -webkit-transition: height 0.5s ease;
    -o-transition: height 0.5s ease; }
  .header.isFixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    /*img{
			height: rem-calc(30);
			width: auto;
		}
		.menu.dropdown > li > a{
			padding-top: 0;
			padding-bottom: 0;
		}
		.topbarIcons{
			top: rem-calc(-5);
		}
		.menu-item-language{
			>a{
				border: none;
				background:none;
			}
		}
		*/ }

.top-bar a {
  font-size: 1.125rem;
  color: #515456;
  text-transform: uppercase;
  padding-right: 0; }
  @media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .top-bar a {
      font-size: 1rem; } }
  .top-bar a:hover {
    color: #328796; }

.top-bar #mainMenue {
  margin-top: 4px; }
  @media screen and (max-width: 39.9375em) {
    .top-bar #mainMenue a {
      padding-left: 0; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .top-bar #mainMenue ul::not(.submenu) li:first-child > a {
      padding-left: 0; } }

.top-bar .current_page_item > a, .top-bar .current-menu-parent > a {
  color: #328796; }

.single-product #menu-item-406 > a, .tax-product_categories #menu-item-406 > a {
  color: #328796; }

.dropdown .submenu {
  width: auto;
  min-width: 100%; }

.dropdown .is-dropdown-submenu-parent > a:after {
  content: "\e902";
  font-family: 'icomoon' !important;
  font-size: 0.875rem;
  right: -0.1875rem;
  top: 0;
  position: relative; }

ul.submenu {
  z-index: 99; }
  @media screen and (min-width: 64em) {
    ul.submenu {
      width: 100%; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    ul.submenu {
      margin: 0.9375rem auto 0; } }
  @media screen and (min-width: 40em) {
    ul.submenu {
      padding: 0.625rem 0;
      left: 0 !important;
      right: auto !important; } }
  ul.submenu li {
    display: block; }
    ul.submenu li a {
      font-size: 1rem;
      padding: 0.3125rem 0.9375rem 0.3125rem 0.9375rem;
      text-transform: none;
      white-space: nowrap; }
      ul.submenu li a:before {
        content: "\e904";
        font-family: 'icomoon' !important;
        font-size: 0.6875rem;
        margin-right: 0.1875rem;
        color: #328796;
        font-weight: bold; }

@media screen and (max-width: 63.9375em) {
  .top-bar-right {
    float: none; } }

.title-bar {
  background: none; }
  .title-bar .title-bar-title {
    max-width: 50%; }
    .title-bar .title-bar-title img {
      height: auto; }
  .title-bar .menu-icon {
    width: 25px; }
    .title-bar .menu-icon:after {
      background: #92989e none repeat scroll 0 0;
      box-shadow: 0 8px 0 #92989e, 0 16px 0 #92989e; }

@media screen and (min-width: 40em) {
  .navBar {
    float: left; } }

.topbarIcons {
  position: relative;
  top: 0.3125rem; }
  @media screen and (min-width: 40em) {
    .topbarIcons {
      float: right; } }
  .topbarIcons a {
    line-height: 1;
    display: inline-block; }
  .topbarIcons .icon-search {
    font-size: 1.6875rem;
    width: 2.1875rem; }
    .topbarIcons .icon-search.active {
      color: #328796; }
  .topbarIcons .icon-clipboard {
    font-size: 1.25rem;
    position: relative;
    top: -0.25rem; }

.searchBox .search-form {
  display: inline-block; }

.searchBox .search-field {
  border: 1px solid #ebecee; }

.searchBox input {
  margin: 0;
  padding: 0 0.625rem;
  height: 2.1875rem; }

@media screen and (min-width: 40em) {
  .searchBox {
    display: none;
    position: absolute;
    top: 2.75rem;
    right: 0;
    width: 100%;
    text-align: right; }
    .searchBox .search-form {
      margin-right: 3.125rem; } }

.isFixed .submenu {
  margin-top: 0.625rem; }

#breadcrumb {
  margin-top: 0.625rem; }
  #breadcrumb * {
    font-size: 0.875rem;
    color: #92989e; }
    @media screen and (max-width: 39.9375em) {
      #breadcrumb * {
        font-size: 0.5625rem; } }
  #breadcrumb a:hover {
    text-decoration: underline; }
  #breadcrumb ul {
    display: inline-block; }
    #breadcrumb ul li {
      display: inline-block; }
      #breadcrumb ul li a {
        padding: 0; }

@media screen and (min-width: 40em) {
  .menu-item-language a {
    font-size: 0.8125rem;
    padding: 0.1875rem; }
  .menu-item-language > a {
    border: 1px solid #ebecee;
    background: #ebecee; }
  .menu-item-language .submenu {
    border: none !important;
    margin: 0;
    width: 100%;
    padding: 0; }
    .menu-item-language .submenu a {
      display: block;
      text-align: center;
      border-top: none; }
      .menu-item-language .submenu a:before {
        display: none; }
  .menu-item-language img.iclflag {
    position: relative;
    top: -1px; } }

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

Stylesheet: Main Stylesheet

*************************************************/
/*********************
LAYOUT STYLES
*********************/
.bodyFixed {
  padding-top: 6.25rem; }

a#pageLogo {
  display: block;
  margin-bottom: 1.25rem; }

main {
  padding-top: 1.25rem; }

.abs {
  position: absolute; }

.rel {
  position: relative; }

.block {
  display: block; }

.noMargin {
  margin: 0; }

.marginBottom {
  margin-bottom: 1rem; }

.marginBottom2 {
  margin-bottom: 2rem; }

.marginTop {
  margin-top: 1rem; }

.marginTop2 {
  margin-top: 2rem; }
  @media screen and (max-width: 39.9375em) {
    .marginTop2 {
      margin-top: 1.5rem; } }

.paddingTop {
  padding-top: 1rem; }

.paddingTop2 {
  padding-top: 2rem; }

.paddingBottom {
  padding-bottom: 1rem; }

.bgLightGrey {
  background: #ebecee; }

.bgMediumGrey {
  background: #92989e;
  color: #ffffff; }

.bgWhite {
  background: #ffffff; }

.colPrim {
  color: #328796; }

a.abs:not(.button) {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  cursor: pointer; }

.sectionSpace {
  padding-top: 2.8125rem;
  padding-bottom: 2.8125rem; }
  @media screen and (max-width: 39.9375em) {
    .sectionSpace {
      padding-top: 1.5625rem;
      padding-bottom: 1.5625rem; } }

.sectionSpaceTop {
  padding-top: 2.8125rem; }
  @media screen and (max-width: 39.9375em) {
    .sectionSpaceTop {
      padding-top: 1.5625rem; } }

@media screen and (min-width: 40em) {
  .verticalCenter {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex; }
    .verticalCenter > div {
      display: block;
      /* OLD - iOS 6-, Safari 3.1-6 */
      /* OLD - Firefox 19- */
      -webkit-flex: 0 0 auto;
      /* Chrome */
      -ms-flex: 0 0 auto;
      /* IE 10 */
      flex: 0 0 auto; } }

/*********************
LINK STYLES
*********************/
a:link, a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

a.icon-cta, a:visited.icon-cta {
  position: relative;
  padding-left: 1.25rem;
  display: inline-block;
  line-height: 1.2; }
  a.icon-cta:before, a:visited.icon-cta:before {
    position: absolute;
    left: 0;
    top: 0.25rem;
    font-size: 0.75rem;
    font-weight: bold; }

/*********************
FONT STYLES
*********************/
body {
  font-size: 1rem; }
  body ::-moz-selection {
    background: #328796;
    color: #ffffff; }
  body ::selection {
    background: #328796;
    color: #ffffff; }
  body ::-moz-selection {
    background: #328796;
    color: #ffffff; }

p, li {
  font-size: 1rem;
  line-height: 1.3; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  color: orange;
  line-height: 1.1;
  text-transform: uppercase; }
  h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
    text-decoration: none; }

.sectionHeadline {
  margin-bottom: 2.5rem;
  position: relative; }
  @media screen and (max-width: 39.9375em) {
    .sectionHeadline {
      margin-bottom: 2.1875rem; } }
  .sectionHeadline:after {
    content: "";
    width: 25%;
    display: block;
    border: 1px solid;
    margin: 0.9375rem auto;
    position: absolute;
    left: 0;
    right: 0; }
  .sectionHeadline p {
    position: absolute;
    bottom: -3.125rem;
    left: 0;
    right: 0;
    margin: 0 auto; }

.inline-list {
  display: inline-block; }
  .inline-list li {
    display: inline-block; }

.editorContent a:not(.button) {
  color: #92989e;
  text-decoration: underline; }

.editorContent .icon-phone a {
  color: inherit;
  text-decoration: none; }

.editorContent h1:first-child, .editorContent h2:first-child, .editorContent h3:first-child, .editorContent h4:first-child, .editorContent h5:first-child {
  margin-bottom: 1.25rem; }
  .editorContent h1:first-child:after, .editorContent h2:first-child:after, .editorContent h3:first-child:after, .editorContent h4:first-child:after, .editorContent h5:first-child:after {
    content: "";
    width: 25%;
    display: block;
    border: 1px solid; }
  .editorContent h1:first-child.alignLeft, .editorContent h2:first-child.alignLeft, .editorContent h3:first-child.alignLeft, .editorContent h4:first-child.alignLeft, .editorContent h5:first-child.alignLeft {
    display: inline-block;
    margin-bottom: 0; }

.editorContent h1:after, .editorContent h2:after, .editorContent h3:after {
  margin: 1.25rem auto; }

.editorContent h4:after, .editorContent h5:after {
  margin: 0.625rem auto; }

.editorContent table {
  max-width: 100%; }
  .editorContent table tr td {
    vertical-align: top; }

ul.checkList {
  list-style: none;
  margin: 0; }
  ul.checkList li {
    margin-bottom: 0.1875rem;
    position: relative;
    padding-left: 1.5625rem; }
    ul.checkList li:before {
      content: "\e907";
      font-family: 'icomoon' !important;
      border-radius: 50% 50% 50% 50%;
      background: #92989e;
      color: #ffffff;
      font-size: 0.6875rem;
      position: absolute;
      left: 0;
      width: 1.25rem;
      height: 1.25rem;
      line-height: 1.25rem;
      text-align: center; }

/*********************
CONTENT STYLES
*********************/
div.checkList {
  position: absolute;
  z-index: 9;
  left: 1.875rem;
  bottom: 1.875rem;
  background: rgba(81, 84, 86, 0.6);
  padding: 0.625rem 0.9375rem;
  color: #ffffff; }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    div.checkList {
      width: 80%; } }
  @media screen and (min-width: 64em) {
    div.checkList {
      width: 40%; } }
  div.checkList ul {
    margin: 0; }
    div.checkList ul li {
      list-style: none;
      margin-bottom: 0.1875rem;
      padding-left: 1.5625rem;
      position: relative; }
      div.checkList ul li:before {
        content: "\e907";
        position: absolute;
        left: 0;
        top: 0.0625rem;
        font-family: 'icomoon' !important;
        border-radius: 50% 50% 50% 50%;
        background: #ffffff;
        color: #515456;
        width: 1.125rem;
        height: 1.125rem;
        line-height: 1.125rem;
        font-size: 0.6875rem;
        text-align: center; }

.bubble {
  border-radius: 3.125rem 3.125rem 0 3.125rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .bubble.bubbleLeft {
    border-radius: 6.25rem 6.25rem 6.25rem 0; }
  .bubble.bubbleSmall {
    width: 3.4375rem;
    height: 3.4375rem; }
  .bubble.bubbleLarge {
    width: 8.125rem;
    height: 8.125rem; }
  .bubble.quoteIcon:after {
    font-family: "Times", "Times New Roman";
    content: ",,";
    font-size: 5rem;
    position: absolute;
    letter-spacing: -0.4375rem;
    top: -2.5rem;
    left: 0.625rem;
    line-height: normal; }

.post-password-form input[type="submit"] {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.6875rem 1em;
  margin: 0;
  font-size: 0.9rem;
  background-color: #4c5359;
  color: #ffffff; }
  [data-whatinput='mouse'] .post-password-form input[type="submit"] {
    outline: 0; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    background-color: #393e43;
    color: #ffffff; }

/*********************
FORM STYLES
*********************/
.button {
  font-weight: bold; }
  .button.buttonCTA {
    position: relative;
    text-align: left;
    padding-right: 1.875rem; }
    .button.buttonCTA:after {
      content: "\e904";
      font-family: 'icomoon' !important;
      position: absolute;
      right: 0.625rem;
      top: 0.75rem; }
  .button.icon-search {
    font-size: 1.875rem;
    padding: 0.125rem 0.3125rem; }
  .button.buttonPrim {
    background: #328796; }
    .button.buttonPrim:hover {
      background: #266571; }

.ajax-loader {
  position: absolute; }

#contactForm textarea, #requestListForm textarea {
  max-height: 16.1875rem; }

div.wpcf7-validation-errors, .wpcf7-response-output {
  border: none !important; }

.reveal {
  padding: 1.875rem; }
  .reveal .close-button {
    right: 0.3125rem;
    top: -0.3125rem; }

.has-tip {
  cursor: inherit; }

.tooltip {
  text-align: center;
  font-size: 90%;
  font-weight: bold;
  line-height: 1.2;
  opacity: 0.9; }
  .tooltip.top {
    margin-top: -0.3125rem; }

/*********************
FOOTER STYLES
*********************/
#scrollUp {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: #328796;
  opacity: 0.9;
  position: absolute;
  color: #ffffff;
  text-align: center;
  font-size: 2.1875rem;
  line-height: 3.125rem;
  font-weight: bold;
  right: 0;
  top: -70px; }
  #scrollUp:after {
    font-family: 'icomoon';
    content: "\e905"; }

.footer {
  background: #ebecee;
  padding: 3.125rem 0;
  clear: both;
  position: relative;
  z-index: 10;
  /*CLEVER REACH*/ }
  .footer * {
    color: #515456; }
  @media screen and (max-width: 63.9375em) {
    .footer .widgetColumn {
      margin-bottom: 2.1875rem; } }
  .footer address {
    font-style: normal; }
    .footer address span {
      color: #92989e; }
    .footer address > * {
      margin-bottom: 0.25rem; }
  .footer .download_widget a {
    text-decoration: underline; }
  .footer input[type="email"], .footer input[type="text"] {
    background: none;
    border: 1px solid #92989e; }
  .footer .haet-cleverreach-field-wrap.type-submit {
    margin: 0;
    text-align: left; }
    .footer .haet-cleverreach-field-wrap.type-submit .button {
      background: none;
      padding: 0;
      margin: 0;
      text-decoration: underline;
      font-size: 1rem;
      font-weight: normal; }
      .footer .haet-cleverreach-field-wrap.type-submit .button:hover {
        color: #328796; }
  .footer .layout_form {
    margin-top: 0.625rem; }
    .footer .layout_form div[rel="email"] .itemname, .footer .layout_form div[rel="checkbox"] .itemname {
      display: none; }
    .footer .layout_form div[rel="checkbox"] {
      font-size: 90%; }
      .footer .layout_form div[rel="checkbox"] input {
        margin-bottom: 0;
        margin-right: 0.3125rem; }
    .footer .layout_form .cr_button {
      text-decoration: underline; }
      .footer .layout_form .cr_button:hover {
        color: #328796; }
  .footer .menu li {
    float: none;
    display: block; }
    .footer .menu li a {
      display: inline-block;
      padding: 0; }
      .footer .menu li a:before {
        content: "\e904";
        font-family: 'icomoon' !important;
        color: #92989e;
        margin-right: 0.3125rem;
        font-size: 0.75rem;
        font-weight: bold; }
  .footer .icon-youtube {
    margin: 1.5625rem 0;
    color: #ffffff;
    background: #515456;
    text-align: center;
    display: inline-block;
    font-size: 1.5625rem;
    line-height: 2.375rem;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 3.125rem 3.125rem 3.125rem 3.125rem; }
    .footer .icon-youtube:hover {
      background: #328796; }

/*********************
FOUNDATION STYLES
*********************/
.flex-video {
  padding-bottom: 55%; }

#headerImg {
  max-height: 25rem;
  position: relative;
  overflow: hidden; }
  #headerImg:before, #headerImg:after {
    content: "";
    display: block;
    width: 100%;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75)  ;
    position: absolute;
    height: 1px; }
  #headerImg:before {
    top: 0; }
  #headerImg:after {
    bottom: 0; }
  #headerImg img {
    width: 100%; }

.parallaxeImg {
  position: relative;
  overflow: hidden;
  min-height: 21.875rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 0; }
  @media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .parallaxeImg {
      min-height: 15.625rem; } }
  @media screen and (max-width: 63.9375em) {
    .parallaxeImg {
      min-height: 9.375rem; } }
  .parallaxeImg:before, .parallaxeImg:after {
    content: "";
    display: block;
    width: 100%;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75)  ;
    position: absolute;
    height: 1px; }
  .parallaxeImg:before {
    top: 0; }
  .parallaxeImg:after {
    bottom: 0; }
  @media screen and (min-width: 75em) {
    .parallaxeImg {
      background-attachment: fixed; } }

/*********************
TEASER STYLES
*********************/
.teaserProductImg {
  background: #f5f6f7;
  position: relative;
  overflow: hidden;
  text-align: center; }
  .teaserProductImg img {
    width: 100%;
    height: auto;
    max-width: inherit;
    transition: width 0.5s ease-out;
    -moz-transition: width 0.5s ease-out;
    -webkit-transition: width 0.5s ease-out;
    -o-transition: width 0.5s ease-out; }
  .teaserProductImg .textBox {
    background: #ffffff;
    text-align: center;
    padding: 0.9375rem;
    width: 100%;
    bottom: -5rem;
    transition: bottom 0.5s ease-out;
    -moz-transition: bottom 0.5s ease-out;
    -webkit-transition: bottom 0.5s ease-out;
    -o-transition: bottom 0.5s ease-out; }
    .teaserProductImg .textBox p {
      color: #92989e;
      text-decoration: underline; }
  .teaserProductImg:hover .textBox {
    bottom: 0; }
  .teaserProductImg:hover img {
    width: 105%; }

#productWrapper .toggleButton {
  position: absolute;
  left: -0.9375rem;
  top: 1.0625rem;
  background: #ebecee;
  color: #515456;
  font-weight: bold;
  z-index: 9; }
  #productWrapper .toggleButton:before {
    font-weight: bold; }

#productWrapper #sidebar {
  top: auto !important;
  /* @include breakpoint(medium down) {
      border: none;
      margin-top: 0;
      position: absolute;
      z-index: 9;
      transform: translateX(-100%);
      transition: transform ease .25s;
      &.is-active {
        transform: translateX(0);
      }
      &.sticky{
        position: fixed;
        top: 50px;
      }
    }*/ }
  #productWrapper #sidebar .bgLightGrey {
    padding: 1rem; }

#sidebar-categories ul li {
  margin-bottom: 0.3125rem; }
  #sidebar-categories ul li.mainCategory > span {
    font-weight: bold; }
  #sidebar-categories ul li span {
    cursor: pointer;
    position: relative;
    padding-left: 1.375rem;
    display: inline-block; }
    #sidebar-categories ul li span:before {
      content: "\e907";
      position: absolute;
      left: 0;
      top: 0.25rem;
      font-family: 'icomoon' !important;
      background: #ffffff;
      color: transparent;
      width: 0.9375rem;
      height: 0.9375rem;
      line-height: 0.9375rem;
      font-size: 0.6875rem;
      text-align: center; }
    #sidebar-categories ul li span:hover {
      color: #328796; }
    #sidebar-categories ul li span.active:before {
      color: #515456; }
  #sidebar-categories ul li ul {
    margin: 0.3125rem 0 0.9375rem 1.25rem; }

#sidebar-orderList #goToList {
  position: absolute;
  right: 0.9375rem;
  top: 0.625rem; }
  #sidebar-orderList #goToList a {
    display: inline-block;
    width: 1.875rem;
    height: 1.875rem; }
    #sidebar-orderList #goToList a:before {
      font-size: 1.5625rem; }
    #sidebar-orderList #goToList a .counter {
      position: absolute;
      right: -0.5rem;
      border-radius: 3.125rem 3.125rem 3.125rem 3.125rem;
      background: #ffffff;
      color: #515456;
      font-size: 0.75rem;
      width: 1.125rem;
      height: 1.125rem;
      line-height: 1.125rem;
      text-align: center; }

.sortbar {
  border-top: 1px solid #ebecee;
  border-bottom: 1px solid #ebecee;
  padding-top: 0.9375rem;
  padding-bottom: 0.4375rem; }
  .sortbar * {
    font-size: 0.875rem; }
  @media screen and (min-width: 40em) {
    .sortbar .selectBar .column, .sortbar .selectBar .columns {
      padding-left: 0.625rem; } }
  .sortbar .lable {
    margin: 0.1875rem 0 0 0; }
    @media screen and (max-width: 39.9375em) {
      .sortbar .lable {
        margin: 0 0 0.3125rem 0; } }
  .sortbar select {
    padding: 3px 15px 3px 3px;
    height: auto;
    background-position: 105% center;
    color: inherit;
    position: relative;
    top: -0.25rem;
    margin: 0; }
  .sortbar .active {
    font-weight: bold; }
  .sortbar a {
    color: #515456; }
    .sortbar a:hover {
      color: #328796; }
  .sortbar .perPages li {
    padding: 0 0.25rem 0 0.375rem;
    border-left: 1px solid #92989e; }
    .sortbar .perPages li:first-child {
      border: none; }
  .sortbar .jumpTo li {
    padding: 0 0.25rem 0 0.375rem; }
    .sortbar .jumpTo li span {
      cursor: pointer; }
  .sortbar .jumpTo .icon-arrowLeft, .sortbar .jumpTo .icon-arrowRight {
    position: relative;
    top: 0.125rem;
    color: #92989e; }
    .sortbar .jumpTo .icon-arrowLeft:before, .sortbar .jumpTo .icon-arrowRight:before {
      font-weight: bold; }

.productTeaser {
  overflow: hidden;
  text-align: center;
  margin: 0.9375rem 0;
  border-bottom: 1px solid #ebecee;
  min-height: 15.625rem; }
  @media screen and (min-width: 40em) {
    .productTeaser {
      min-height: 21.875rem;
      padding-bottom: 2.5rem; } }
  @media screen and (max-width: 39.9375em) {
    .productTeaser {
      min-height: 10.625rem; } }
  .productTeaser a {
    color: inherit;
    transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out; }
    .productTeaser a:hover {
      color: #328796; }
      .productTeaser a:hover img {
        width: 105%; }
  .productTeaser .teaserImg {
    background: url("../images/productFallback.jpg") no-repeat center center;
    background-size: 100% auto;
    height: 14.375rem;
    overflow: hidden; }
    @media screen and (max-width: 39.9375em) {
      .productTeaser .teaserImg {
        height: 6.25rem; } }
    .productTeaser .teaserImg img {
      width: 100%;
      max-width: inherit;
      transition: width 0.5s ease-out;
      -moz-transition: width 0.5s ease-out;
      -webkit-transition: width 0.5s ease-out;
      -o-transition: width 0.5s ease-out; }
  .productTeaser .cat {
    font-size: 0.8125rem; }
  .productTeaser .title {
    padding: 0 0.9375rem; }
  .productTeaser p {
    margin: 0; }
  .productTeaser .addToList {
    position: absolute;
    left: 0;
    width: 100%;
    background: #ebecee;
    text-align: center;
    padding: 0.4375rem 0.3125rem;
    bottom: -3.125rem;
    transition: bottom 0.5s ease-out;
    -moz-transition: bottom 0.5s ease-out;
    -webkit-transition: bottom 0.5s ease-out;
    -o-transition: bottom 0.5s ease-out; }
    .productTeaser .addToList .icon-clipboard {
      position: relative;
      top: 0.125rem; }
    .productTeaser .addToList strong {
      font-size: 0.8125rem; }
  .productTeaser:hover .addToList {
    bottom: 0; }

.productSlider .productTeaser .teaserImg {
  height: auto; }

#productDetail #productMainImg {
  padding-top: 0.9375rem; }
  @media screen and (min-width: 40em) {
    #productDetail #productMainImg img {
      max-width: 31.25rem;
      height: auto; } }
  #productDetail #productMainImg .imgFallback img {
    border: 1px solid #ebecee; }

#productDetail .productSlider {
  margin-top: 5.625rem; }

#productDetail #featureList {
  margin: 3.125rem 0; }
  #productDetail #featureList p {
    padding-left: 1.5625rem;
    position: relative; }
    #productDetail #featureList p:before {
      content: "\e907";
      font-family: 'icomoon' !important;
      border-radius: 50% 50% 50% 50%;
      background: #92989e;
      color: #ffffff;
      font-size: 0.6875rem;
      position: absolute;
      left: 0;
      width: 1.25rem;
      height: 1.25rem;
      line-height: 1.25rem;
      text-align: center; }

#productDetail #sidebar .button {
  display: block; }

#requestList h1 {
  position: relative; }
  #requestList h1:before {
    display: block;
    color: #328796;
    margin-bottom: 1.25rem; }
  #requestList h1:after {
    position: absolute;
    top: 1.25rem;
    left: 0;
    right: 0; }

#requestList dl dd > .row {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  border-bottom: 1px solid #ebecee; }
  #requestList dl dd > .row:first-child {
    border-top: 1px solid #ebecee; }

#requestList dl dd strong {
  display: block;
  text-transform: uppercase; }

#requestList dl dd .productImg img {
  max-height: 8.75rem;
  width: auto; }

#ajaxsearchlite1 {
  box-shadow: none !important; }
  #ajaxsearchlite1 .probox {
    height: auto;
    border: 1px solid #ebecee; }
  #ajaxsearchlite1 .proinput {
    padding-left: 0.625rem;
    margin-left: 0; }
    #ajaxsearchlite1 .proinput input {
      font-family: "Titillium Web", sans-serif !important;
      font-size: 1rem !important;
      border: none;
      position: relative;
      top: 0.3125rem; }
  #ajaxsearchlite1 .proloading, #ajaxsearchlite1 .proclose {
    position: relative;
    top: 0.3125rem; }
  #ajaxsearchlite1 .promagnifier {
    background: #363b3e;
    padding: 0.3125rem; }
    #ajaxsearchlite1 .promagnifier:hover {
      background: #328796; }
    #ajaxsearchlite1 .promagnifier svg {
      fill: #ffffff; }

#ajaxsearchliteres1 {
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.3);
  margin-top: -0.5625rem;
  padding: 0.3125rem 0; }
  #ajaxsearchliteres1 * {
    line-height: 1 !important; }
  #ajaxsearchliteres1 .results {
    padding: 0 0.3125rem; }
    #ajaxsearchliteres1 .results .item a {
      line-height: 1;
      color: #515456;
      font-family: "Titillium Web", sans-serif !important;
      position: relative;
      top: 0.625rem; }
      #ajaxsearchliteres1 .results .item a:hover {
        color: #328796; }
    #ajaxsearchliteres1 .results .item .asl_desc {
      display: none; }
    #ajaxsearchliteres1 .results .item.hovered {
      background: #ffffff; }

#categoryTeaser {
  overflow: hidden; }

.categoryTeaser {
  position: relative;
  text-align: center;
  display: block;
  background: #328796;
  cursor: pointer; }
  @media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .categoryTeaser {
      height: 10.625rem;
      overflow: hidden; } }
  .categoryTeaser .teaserImg {
    /*-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);*/
    opacity: 0.5;
    transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease; }
  .categoryTeaser .textBox {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9;
    top: 20%; }
    @media screen and (min-width: 64em) and (max-width: 74.9375em) {
      .categoryTeaser .textBox {
        top: 10%; } }
  .categoryTeaser .icon {
    display: block;
    width: 5.625rem;
    height: 5.625rem;
    margin: 0 auto 1.25rem; }
    @media screen and (max-width: 39.9375em) {
      .categoryTeaser .icon {
        width: 3.75rem;
        height: 3.75rem; } }
    .categoryTeaser .icon svg {
      width: 5.625rem;
      height: 5.625rem; }
      @media screen and (max-width: 39.9375em) {
        .categoryTeaser .icon svg {
          width: 3.75rem;
          height: 3.75rem; } }
    .categoryTeaser .icon .bg {
      fill: #ffffff; }
    .categoryTeaser .icon .fg {
      fill: #328796; }
  .categoryTeaser .name {
    text-transform: uppercase;
    font-weight: 700;
    color: #ffffff;
    font-size: 1rem;
    z-index: 9;
    padding: 0 1.25rem;
    display: block; }
  .categoryTeaser:hover .teaserImg {
    opacity: 1; }

#loading {
  background-image: url("../images/loading.svg");
  background-size: cover;
  height: 7.625rem;
  width: 7.625rem;
  margin-top: 3.125rem;
  margin-left: 50%;
  margin-bottom: 3.125rem; }

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

Stylesheet: Retina Screens & Devices Stylesheet

When handling retina screens you need to make adjustments, especially
if you're not using font icons. Here you can add them in one neat
place.

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

Stylesheet: Print Stylesheet

This is the print stylesheet. There's probably not a lot
of reasons to edit this stylesheet. 

Remember to add things that won't make sense to print at 
the bottom. Things like nav, ads, and forms shouldbe set 
to display none.
******************************************************************/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important; }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; } }

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

Slider based on owl.carousel

******************************************************************/
.owl-buttons {
  position: absolute;
  top: 45%;
  left: 0;
  width: 100%; }
  .owl-buttons div {
    position: absolute;
    font-size: 1.5625rem;
    font-weight: normal;
    color: #92989e; }
    .owl-buttons div:hover {
      color: #515456; }
    .owl-buttons div:active {
      background: #515456; }
    .owl-buttons div.owl-prev {
      left: -1.875rem; }
    .owl-buttons div.owl-next {
      right: -1.875rem; }
    @media screen and (min-width: 75em) {
      .owl-buttons div.owl-prev {
        left: -3.125rem; }
      .owl-buttons div.owl-next {
        right: -3.125rem; } }
    @media screen and (max-width: 39.9375em) {
      .owl-buttons div.owl-prev {
        left: -0.9375rem; }
      .owl-buttons div.owl-next {
        right: -0.9375rem; } }

.owl-pagination {
  text-align: center;
  position: absolute;
  bottom: 10px;
  width: 100%; }
  .owl-pagination div {
    margin: 0 5px;
    background: red;
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #ebecee;
    border-radius: 50%;
    background: #ffffff; }
    .owl-pagination div:hover {
      background: rgba(235, 236, 238, 0.5); }
    .owl-pagination div:active, .owl-pagination div.active {
      background: #ebecee; }
  @media screen and (max-width: 63.9375em) {
    .owl-pagination {
      display: none; } }

/*IMG SLIDER*/
.fullWidthSlider {
  position: relative; }
  .fullWidthSlider .item {
    position: relative; }
    .fullWidthSlider .item img {
      width: 100%; }
  .fullWidthSlider .owl-buttons div {
    color: rgba(255, 255, 255, 0.8); }
    .fullWidthSlider .owl-buttons div.owl-prev {
      left: 3.125rem; }
    .fullWidthSlider .owl-buttons div.owl-next {
      right: 3.125rem; }
  .fullWidthSlider .owl-prev, .fullWidthSlider .owl-next {
    z-index: 9; }

#headerSlider .bubble {
  right: 5%;
  bottom: 5%;
  position: absolute; }
  #headerSlider .bubble > div {
    display: inline-block;
    margin: 0 auto;
    max-width: 70%;
    margin-top: 0.625rem; }
  #headerSlider .bubble span:not(.title) {
    font-size: 0.8125rem;
    text-decoration: underline; }
  #headerSlider .bubble .title {
    font-size: 1.5rem;
    line-height: 1;
    text-transform: uppercase; }
  #headerSlider .bubble:hover {
    color: #ffffff;
    background: #328796; }

#introSlider {
  position: relative; }
  #introSlider #pageHeadline {
    position: absolute;
    z-index: 9;
    background: #ffffff;
    padding: 1.25rem 1.875rem;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 40%;
    text-align: center; }
    @media screen and (min-width: 64em) and (max-width: 74.9375em) {
      #introSlider #pageHeadline {
        width: 50%; } }
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
      #introSlider #pageHeadline {
        width: 80%; } }
  #introSlider #hoverIcons .item {
    height: 100%; }

#hoverIcons {
  position: absolute;
  z-index: 8;
  width: 100%; }
  #hoverIcons .hoverText {
    position: absolute;
    z-index: 9999;
    display: inline-block;
    height: 3.125rem; }
    #hoverIcons .hoverText.hoverText1 {
      position: relative;
      left: 20%;
      margin-top: 18%; }
    #hoverIcons .hoverText.hoverText2 {
      left: 60%;
      margin-top: 2%; }
    #hoverIcons .hoverText.hoverText3 {
      left: 75%;
      margin-top: 10%; }
    #hoverIcons .hoverText .icon {
      display: inline-block;
      position: absolute;
      left: -2.5rem;
      width: 3.125rem;
      height: 3.125rem;
      border-radius: 3.125rem 3.125rem 0 3.125rem;
      background: rgba(255, 255, 255, 0.5);
      z-index: 5; }
      #hoverIcons .hoverText .icon:after {
        content: "";
        position: absolute;
        top: 0.4375rem;
        left: 0.4375rem;
        width: 2.1875rem;
        height: 2.1875rem;
        background: #ffffff;
        border-radius: 2.1875rem 2.1875rem 0 2.1875rem; }
      #hoverIcons .hoverText .icon:before {
        content: "";
        position: absolute;
        border-radius: 50% 50% 50% 50%;
        background: #92989e;
        width: 0.9375rem;
        height: 0.9375rem;
        top: 1.0625rem;
        left: 1.0625rem;
        z-index: 1; }
    #hoverIcons .hoverText .text {
      display: block;
      background: rgba(76, 83, 89, 0.8);
      padding: 0.3125rem 1.25rem;
      height: 2.875rem;
      color: #ffffff;
      top: 0.25rem;
      max-width: 15.625rem;
      position: relative;
      z-index: 4;
      opacity: 0;
      transition: opacity 0.5s ease-out;
      -moz-transition: opacity 0.5s ease-out;
      -webkit-transition: opacity 0.5s ease-out;
      -o-transition: opacity 0.5s ease-out; }
      #hoverIcons .hoverText .text * {
        line-height: 1.1; }
    #hoverIcons .hoverText:hover .icon {
      background: #328796;
      transition: background 0.5s ease-out;
      -moz-transition: background 0.5s ease-out;
      -webkit-transition: background 0.5s ease-out;
      -o-transition: background 0.5s ease-out; }
    #hoverIcons .hoverText:hover .text {
      opacity: 1;
      transition: opacity 0.5s ease-out;
      -moz-transition: opacity 0.5s ease-out;
      -webkit-transition: opacity 0.5s ease-out;
      -o-transition: opacity 0.5s ease-out; }

.hoverText {
  position: absolute;
  z-index: 9999;
  display: inline-block;
  height: 3.125rem; }
  .hoverText.hoverText1 {
    position: relative;
    left: 20%;
    margin-top: 18%; }
  .hoverText.hoverText2 {
    left: 60%;
    margin-top: 2%; }
  .hoverText.hoverText3 {
    left: 75%;
    margin-top: 10%; }
  .hoverText .icon {
    display: inline-block;
    position: absolute;
    left: -2.5rem;
    width: 3.125rem;
    height: 3.125rem;
    border-radius: 3.125rem 3.125rem 0 3.125rem;
    background: rgba(255, 255, 255, 0.5);
    z-index: 5; }
    .hoverText .icon:after {
      content: "";
      position: absolute;
      top: 0.4375rem;
      left: 0.4375rem;
      width: 2.1875rem;
      height: 2.1875rem;
      background: #ffffff;
      border-radius: 2.1875rem 2.1875rem 0 2.1875rem; }
    .hoverText .icon:before {
      content: "";
      position: absolute;
      border-radius: 50% 50% 50% 50%;
      background: #92989e;
      width: 0.9375rem;
      height: 0.9375rem;
      top: 1.0625rem;
      left: 1.0625rem;
      z-index: 1; }
  .hoverText .text {
    display: block;
    background: rgba(76, 83, 89, 0.8);
    padding: 0.3125rem 1.25rem;
    height: 2.875rem;
    color: #ffffff;
    top: 0.25rem;
    max-width: 15.625rem;
    position: relative;
    z-index: 4;
    opacity: 0;
    transition: opacity 0.5s ease-out;
    -moz-transition: opacity 0.5s ease-out;
    -webkit-transition: opacity 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out; }
    .hoverText .text * {
      line-height: 1.1; }
  .hoverText:hover .icon {
    background: #328796;
    transition: background 0.5s ease-out;
    -moz-transition: background 0.5s ease-out;
    -webkit-transition: background 0.5s ease-out;
    -o-transition: background 0.5s ease-out; }
  .hoverText:hover .text {
    opacity: 1;
    transition: opacity 0.5s ease-out;
    -moz-transition: opacity 0.5s ease-out;
    -webkit-transition: opacity 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out; }

.referenceSlider .item {
  overflow: hidden; }
  @media screen and (min-width: 40em) {
    .referenceSlider .item {
      margin: 0 0.625rem; } }
  .referenceSlider .item img {
    max-height: 31.25rem; }
  .referenceSlider .item .textBox {
    background: #ebecee;
    text-align: center;
    padding: 0.9375rem;
    width: 100%;
    bottom: 0; }
    .referenceSlider .item .textBox h3 {
      min-height: 5rem; }
    .referenceSlider .item .textBox > div {
      max-height: 0;
      overflow: hidden;
      transition: max-height 800ms ease-out;
      -moz-transition: max-height 800ms ease-out;
      -webkit-transition: max-height 800ms ease-out;
      -o-transition: max-height 800ms ease-out; }
  .referenceSlider .item:hover .textBox h3 {
    color: #4c5359; }
  .referenceSlider .item:hover .textBox > div {
    max-height: 28.125rem;
    overflow: visible; }

.quoteSlider .textBox {
  padding: 1.25rem 0.625rem 0 0.625rem; }
  @media screen and (min-width: 40em) {
    .quoteSlider .textBox {
      padding: 0 2.5rem 0 1.25rem; } }
  .quoteSlider .textBox .bubble {
    margin: 0 auto 0.625rem; }

.productSlider .owl-carousel {
  border-top: 1px solid #ebecee; }

.productSlider .owl-buttons {
  width: 1.875rem;
  left: auto;
  right: 0;
  top: -1.875rem; }
  .productSlider .owl-buttons div.owl-prev {
    right: 0; }
  .productSlider .owl-buttons div.owl-next {
    right: 0; }

#productMainImg .owl-pagination {
  position: relative;
  bottom: auto;
  margin-top: 1.25rem; }
  #productMainImg .owl-pagination .owl-page {
    background: none;
    height: 1.875rem;
    width: 1.875rem;
    overflow: hidden;
    border: 1px solid #ffffff;
    border-radius: inherit;
    display: inline-block; }
    #productMainImg .owl-pagination .owl-page span {
      display: block;
      overflow: hidden;
      height: 1.75rem;
      width: 1.75rem; }
      #productMainImg .owl-pagination .owl-page span img {
        height: 1.75rem; }
    #productMainImg .owl-pagination .owl-page.active {
      border: 1px solid #92989e; }
    #productMainImg .owl-pagination .owl-page:hover {
      border: 1px solid #ebecee; }

@media screen and (min-width: 40em) {
  ul.tabs {
    text-align: justify; }
    ul.tabs:after {
      content: "";
      width: 100%;
      display: inline-block; } }

ul.tabs li {
  display: inline-block;
  float: none;
  position: relative; }

.tabs-panel {
  opacity: 0; }
  .tabs-panel.is-active {
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
    opacity: 1; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

#processTabs ul.tabs li a {
  position: relative;
  padding: 0.9375rem 0.3125rem;
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #92989e; }
  @media screen and (min-width: 40em) {
    #processTabs ul.tabs li a {
      padding: 1.25rem 0 0 0;
      font-size: 1.125rem;
      text-align: center;
      min-width: 5.9375rem;
      background: none; } }
  @media screen and (min-width: 64em) {
    #processTabs ul.tabs li a {
      min-width: 8.125rem; } }

#processTabs ul.tabs li .bubble {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0.625rem auto 0;
  background: #ffffff;
  transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  -o-transition: background 0.5s ease; }

#processTabs ul.tabs li:hover a {
  color: #328796; }
  #processTabs ul.tabs li:hover a .bubble {
    background: #dee0e2; }

#processTabs ul.tabs li.is-active a {
  color: #328796; }
  @media screen and (min-width: 40em) {
    #processTabs ul.tabs li.is-active a {
      background: transparent; } }

#processTabs ul.tabs li.is-active .bubble {
  background: #92989e;
  color: #ffffff; }

#processTabs ul.tabs li .arrow {
  display: block;
  border-bottom: 2px dashed #92989e;
  position: absolute;
  top: 1.875rem;
  right: -100%;
  width: 100%; }
  #processTabs ul.tabs li .arrow:after {
    content: "➤";
    display: inline-block;
    position: absolute;
    right: -0.625rem;
    top: -0.625rem;
    color: #92989e; }

#processTabs ul.tabs li:last-child .arrow {
  display: none; }

#referenceTabs {
  text-align: center; }
  @media screen and (max-width: 39.9375em) {
    #referenceTabs #references-tabs {
      margin-bottom: 0.9375rem; } }
  #referenceTabs .tabs-title {
    text-align: center;
    vertical-align: top; }
    @media screen and (max-width: 39.9375em) {
      #referenceTabs .tabs-title {
        margin: 0.3125rem; } }
    #referenceTabs .tabs-title a {
      padding: 0;
      position: relative; }
      #referenceTabs .tabs-title a div {
        max-width: 9.375rem;
        margin-top: 0.625rem;
        color: #92989e;
        font-size: 0.875rem; }
    #referenceTabs .tabs-title img {
      opacity: 0.5;
      transition: opacity 0.5s ease-out;
      -moz-transition: opacity 0.5s ease-out;
      -webkit-transition: opacity 0.5s ease-out;
      -o-transition: opacity 0.5s ease-out; }
    #referenceTabs .tabs-title svg {
      width: 4.6875rem;
      height: 4.6875rem;
      display: block;
      margin: 0 auto; }
      #referenceTabs .tabs-title svg .bg {
        fill: #92989e;
        transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -webkit-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out; }
    #referenceTabs .tabs-title:hover img {
      opacity: 0.9; }
    #referenceTabs .tabs-title:hover svg .bg {
      fill: #363b3e; }
    #referenceTabs .tabs-title:hover div {
      color: #363b3e; }
    #referenceTabs .tabs-title.is-active img {
      opacity: 1; }
    #referenceTabs .tabs-title.is-active svg .bg {
      fill: #328796; }
    #referenceTabs .tabs-title.is-active div {
      color: #328796; }
  #referenceTabs .thumbGallery .thumb {
    display: none;
    overflow: hidden; }
    #referenceTabs .thumbGallery .thumb > img {
      max-width: inherit; }
      @media screen and (min-width: 64em) {
        #referenceTabs .thumbGallery .thumb > img {
          width: 100%; } }
      @media screen and (max-width: 39.9375em) {
        #referenceTabs .thumbGallery .thumb > img {
          width: 100%;
          height: auto; } }
  #referenceTabs a.loadImages {
    color: #515456;
    position: relative; }
    #referenceTabs a.loadImages span {
      position: absolute;
      left: 0;
      right: 0;
      font-size: 1.5625rem;
      bottom: -1.5625rem;
      color: #92989e; }
    #referenceTabs a.loadImages:hover span {
      color: #328796; }

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

Stylesheet: Fancybox Galery Styling
Iconstyle -> SliderIcons

******************************************************************/
.thumbGallery a.thumb {
  overflow: hidden;
  position: relative; }
  .thumbGallery a.thumb span {
    position: absolute;
    height: 100%;
    left: 0.9375rem;
    right: 0.9375rem;
    background: #363b3e;
    opacity: 0;
    transition: opacity 0.5s ease-out;
    -moz-transition: opacity 0.5s ease-out;
    -webkit-transition: opacity 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out; }
    .thumbGallery a.thumb span:before {
      content: "+";
      display: inline-block;
      position: absolute;
      border-radius: 50% 50% 50% 50%;
      background: #ffffff;
      color: #4c5359;
      width: 1.875rem;
      height: 1.875rem;
      font-size: 1.875rem;
      line-height: 1.5625rem;
      text-align: center;
      margin: 0 auto;
      left: 0;
      right: 0;
      top: 40%; }
  .thumbGallery a.thumb:hover span {
    opacity: 0.5; }

/*OVERLAY*/
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: transparent;
  background: rgba(0, 0, 0, 0.5); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative; }
  .fancybox-skin img {
    border: 5px solid #ffffff; }

.fancybox-opened .fancybox-title {
  visibility: visible;
  z-index: 8050; }

.fancybox-image {
  display: block;
  max-width: 100%;
  max-height: 100%; }

.fancybox-close, .fancybox-nav span {
  position: absolute;
  height: 30px;
  width: 30px;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  font-weight: normal;
  line-height: 19.35484px; }
  .fancybox-close:hover, .fancybox-nav span:hover {
    color: #ffffff; }
  .fancybox-close:active, .fancybox-nav span:active {
    color: #ffffff; }

.fancybox-nav {
  position: absolute;
  top: 10%;
  width: 40%;
  height: 80%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/blank.gif");
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
  font-size: 20px; }
  .fancybox-nav span {
    top: 40%;
    display: none; }

.fancybox-prev {
  left: 0; }
  .fancybox-prev span {
    left: 20px; }

.fancybox-next {
  right: 0; }
  .fancybox-next span {
    right: 20px; }

.fancybox-prev:hover span, .fancybox-next:hover span {
  display: block; }

.fancybox-close {
  display: inline-block;
  top: -10px;
  right: -10px;
  line-height: 20px; }
  .fancybox-close:before {
    content: "x"; }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }
  #fancybox-loading #fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("../images/loading.gif") center center no-repeat; }

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

[class^="icon-"]:before, [class*=" icon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrowDown:before {
  content: "\e902"; }

.icon-arrowLeft:before {
  content: "\e903"; }

.icon-arrowRight:before {
  content: "\e904"; }

.icon-arrowUp:before {
  content: "\e905"; }

.icon-check:before {
  content: "\e907"; }

.icon-search:before {
  content: "\e901"; }

.icon-clipboard2:before {
  content: "\e909"; }

.icon-clipboard:before {
  content: "\e013"; }

.icon-youtube:before {
  content: "\f167"; }

.icon-home:before {
  content: "\e900"; }

.icon-phone:before {
  content: "\f095"; }

.icon-at:before {
  content: "\f1fa"; }

.icon-printer:before {
  content: "\e906"; }

.icon-trash:before {
  content: "\e908";
  font-size: 1.875rem;
  color: #92989e; }

.icon-trash:hover:before {
  color: #328796; }

.icon-home:before, .icon-phone:before, .icon-at:before, .icon-printer:before {
  font-size: 1.25rem;
  margin-right: 0.1875rem;
  position: relative;
  top: 0.1875rem; }

.home #contactWidget {
  top: 35%; }
  @media screen and (min-width: 64em) and (max-width: 74.9375em) {
    

.home #contactWidget {
      top: 30%; } }

#contactWidget {
  position: fixed;
  right: 0;
  top: 19.1875rem;
  z-index: 10; }
  #contactWidget #pullWidget {
    background: #ffa500;
    color: #ffffff;
    font-weight: 600;
    font-size: 1.375rem;
    display: inline-block;
    padding: 7px 14px 7px 44px;
    position: absolute;
    /*left: rem-calc(-77);*/
    top: 4.3125rem;
    right: -3.3125rem;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    z-index: 8; }
    #contactWidget #pullWidget span {
      position: absolute;
      left: 0.625rem;
      font-weight: bold;
      top: 0.6875rem; }
    @media screen and (max-width: 39.9375em) {
      #contactWidget #pullWidget {
        font-size: 0.875rem;
        right: -2.5625rem; } }
  #contactWidget #closeWidget {
    color: #ffffff;
    font-weight: 600;
    position: absolute;
    /*left: 0.625rem;*/
    top: 0;
    font-size: 1.25rem; }
  #contactWidget #widgetContent {
    width: 12.625rem;
    background: #ffa500;
    /*padding: 1.875rem;*/
    padding-left: 17px;
    padding-top: 34px;
    padding-bottom: 12px;
    min-height: 9.0625rem;
    display: none;
    position: absolute;
    right: 0;
    z-index: 9; }
    #contactWidget #widgetContent .editorContent *, #contactWidget #widgetContent .hotline {
      color: #ffffff; }
    #contactWidget #widgetContent .hotline {
      font-weight: bold; }
      #contactWidget #widgetContent .hotline:before {
        font-size: 1.875rem; }
  #contactWidget .bubble {
    width: 6.875rem;
    height: 6.875rem;
    color: #328796;
    font-weight: 600;
    top: -5.375rem;
    left: 3.5625rem;
    position: absolute; }
    #contactWidget .bubble p {
      text-align: left;
      font-size: 0.8125rem;
      line-height: 0.9375rem;
      margin: 0 auto;
      max-width: 5rem; }

/* delivery, tax, product image in basket,payment page on Mobile Responsive */
@media only screen and (min-width: 0) and (max-width: 500px) {
.oe_cart table td:first-child, #modal_optional_products table td:first-child{ display: block !important; }
}

@media only screen and (max-width: 767px) and (min-width: 0px){
	#delivery_carrier { margin-top: 15px !important; }
}

@media only screen and (min-width: 0) and (max-width: 500px) {
	#payment_method .bank-details { text-align: left; padding-left: 50px; }
}

@media only screen and (min-width: 0) and (max-width: 500px) {
	#payment_method .last-zuruk { margin-top: 550px; }
}

@media only screen and (min-width: 0) and (max-width: 500px) {
	#payment_method .bank-details-form { margin-left: 50px; }
}




