@charset "UTF-8";
@charset "UTF-8";
.novalnet-test-mode{
position: relative;
background-color: #0080c9;
color: #fff;
padding: 10px 20px;
margin-bottom: 8px;
font-size: 10px;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 0.8px;
border-radius: 0px 0px 5px 5px;
transition: transform 0.5s ease 0.5s;
animation: novalnet-test-mode-blinker 2s linear infinite;
font-weight: bold;
float:right;
}
#update_all_subscriptions_payment_method_field{
display:none;
}
.novalnet-tooltip {
position:relative;
}
.novalnet-tooltip:before {
content: attr(data-text);
position:absolute;
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
transform:translateX(-50%);
top:99%;
margin-top:10px;
margin-left:5px;
left: 2px;
z-index:1;
width:200px;
padding:10px;
border-radius:10px;
background:#333;
color: #fff;
font-size:10px;
line-height:1.5;
display:none;
}
.novalnet-tooltip:hover:before, .novalnet-tooltip:hover:after  {
display:block;
}
.novalnet-tooltip:after {
content: "";
position:absolute;
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
transform:translateX(-50%);
left:50%;
top:100%;
margin-top:-10px;
border:10px solid #333;
border-color: transparent transparent #333 transparent;
display:none;
}
.novalnet-tooltip i{
font-family: "Font Awesome 5 free";
}
@keyframes novalnet-test-mode-blinker {
50% {
opacity: 0;
}
}
.novalnet-info-box thead{
display:block!important;
}
.novalnet-info-box thead{
display:block!important;
}
.novalnet-display-none {
display:none;
}
.novalnet-info-box{
position:relative;
width: auto;
height: auto;
background: content-box;
font-size: 14px;
color: #333;
margin: 20px 0px;
padding:1em;
border-left: 5px solid #0080c9;
box-shadow: 0 0 8px 0px rgba(0,0,0,.4);
}
.novalnet-info-box ul{
margin: 0 20px 0px 20px;
padding: 0;
}
.novalnet-info-box li{
list-style: disc !important;
}
.novalnet-info-box li:before{
display:block !important;
}
#bz-checkout-modal{
position:fixed !important;
}
.woocommerce-info
{
padding:1em 1em 1em 1.5em!important;
}
.woocommerce-info::before
{
display:none !important;
}
.novalnet-challenge-window-overlay {
position: fixed;
width: 100%;
height: 100% ! important;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0,0,0,0.5);
z-index: 2;
cursor: pointer;
}
.wc_novalnet_instalment_related_orders_admin {
margin: 0;
overflow: auto;
}
.wc_novalnet_instalment_related_orders_admin table {
width: 100%;
border-collapse: collapse;
}
.wc_novalnet_instalment_related_orders_admin table thead th {
background: #f8f8f8;
padding: 8px;
font-size: 11px;
text-align: left;
color: #555;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.wc_novalnet_instalment_related_orders_admin table thead th {
width:12%!important;
}
.wc_novalnet_instalment_related_orders_admin table thead th:nth-child(6){
width:50%!important;
}
.wc_novalnet_instalment_related_orders_admin table thead th:first-child {
padding-left: 12px;
width:12%!important;
}
.wc_novalnet_instalment_related_orders_admin table td:last-of-type {
text-align: right;
}
.wc_novalnet_instalment_related_orders_admin table tbody th,
.wc_novalnet_instalment_related_orders_admin table td {
padding: 8px;
text-align: left;
line-height: 26px;
vertical-align: top;
border-bottom: 1px dotted #ececec;
}
.wc_novalnet_instalment_related_orders_admin table tbody tr:last-child td {
border-bottom: none;
}
.novalnet-cc-error .woocommerce_error	{
color : red;
font-size: 17px;
margin: 0px;
}
.novalnet-popover-inner {
overflow: hidden;
border: 1px solid #cdcdcd;
border-color: rgba(0,0,0,.2);
height: auto;
width: 100%;
border-radius: 4px;
box-shadow: 0 2px 4px rgba(0,0,0,.13);
background-color: #fff;
}
.novalnet-popover-header {
position: relative;
text-align: left;
background: -webkit-linear-gradient(top,#f7f7f7,#eaeaea);
background: linear-gradient(to bottom,#f7f7f7,#eaeaea);
border-radius: 4px 4px 0 0;
border-bottom: 1px solid #cdcdcd;
border-bottom-color: rgba(0,0,0,.2);
box-shadow: 0 1px 0 rgba(255,255,255,.5) inset, 0 -1px 0 rgba(255,255,255,.4) inset;
padding: 0 14px;
margin: 0;
z-index: 10;
}
.novalnet-popover-header .novalnet-popover-header-content {
min-height: 25px;
line-height: 16px;
padding: 10px 0 10px;
font-size: 13px;
font-weight: 700;
margin: 0;
}
.novalnet-popover-button-close {
display: block;
zoom: 1;
background-color: transparent;
border-radius: 3px;
border: 1px solid;
border-color: transparent;
float: right;
padding: 5px;
position: absolute;
top: 50%;
right: 5px;
margin: -13px 0 0;
line-height: 0;
background: none !important;
}
.novalnet-popover-button-close i{
color:#000;
}
.novalnet-popover-button-close:hover{
background:none;
}
.novalnet-popover-button-close .fa-window-close:before {
content: "\f410" !important;
}
.novalnet-instalment-footer{
color: #555!important;
font-size: 12px!important;
padding: 10px 10px 0px;
margin: 0px !important;
width: 100%;
text-align: left;
}
#novalnet-instalment-suggestions{
padding: 10px 0;
}
.novalnet_instalment_sepa_plan, .novalnet_instalment_invoice_plan{
padding: 10px 5px !important;
float: left;
margin: 0 !important;
font-size: 12px;
text-align: center;
width:50%;
font-weight:600;
}
.novalnet_instalment_sepa_plan.active, .novalnet_instalment_invoice_plan.active{
background: #ededed;
}
.novalnet-popover-container ul{
margin:0 !important;
}
.novalnet-popover-container th, .novalnet-popover-container td{
text-align:center;
border: none !important;
}
.novalnet-popover-container table{
margin:0 !important;
width:100% !important;
}
.novalnet-popover-container .woocommerce-tabs{
padding-bottom:1em !important;
padding-top:0 !important;
margin:0 !important;
}
.novalnet-popover-container .woocommerce-tabs .panel, .novalnet-popover-container .woocommerce-tabs ul.tabs{
width:100% !important;
margin: 0px !important;
padding: 0px !important;
}.dgwt-wcas-block-scroll{overflow:hidden}.dgwt-wcas-search-wrapp{position:relative;line-height:100%;display:block;color:#444;min-width:230px;width:100%;text-align:left;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dgwt-wcas-tpd-image img{margin:0 15px 0 0!important}.rtl .dgwt-wcas-tpd-image img{margin:0 0 0 15px!important}.dgwt-wcas-preloader-wrapp img{margin:10px auto 0;display:block;max-width:200px}.dgwt-wcas-preloader-wrapp img.dgwt-wcas-placeholder-preloader{display:block;width:100%;height:auto;max-width:300px;margin:0}.dgwt-wcas-suggestions-wrapp{background:#fff;border:1px solid #ddd;border-top:none;padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.dgwt-wcas-details-wrapp *,.dgwt-wcas-search-wrapp *,.dgwt-wcas-suggestions-wrapp *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dgwt-wcas-details-wrapp a:focus,.dgwt-wcas-suggestions-wrapp a:focus{outline:0}.dgwt-wcas-suggestions-wrapp.dgwt-wcas-suggestions-wrapp--top{border:1px solid #ddd;border-bottom:none}.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp{max-width:550px}.dgwt-wcas-full-width.dgwt-wcas-is-detail-box .dgwt-wcas-suggestion{padding:8px 15px}.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px;border-left-color:#eee}.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp{border-radius:0 0 0 5px;border-right-color:#eee}.dgwt-wcas-suggestion{cursor:pointer;font-size:12px;line-height:110%;text-align:left;padding:7px 10px;position:relative;border-bottom:1px solid #dfdfdf;display:flex;flex-direction:row;justify-content:space-between;align-items:center;resize:vertical;width:100%}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{justify-content:center;color:#6d6d6d}a.dgwt-wcas-details-more-products{padding:15px 0 10px;display:block;border-top:1px solid #eee;text-align:center;font-size:12px;text-transform:uppercase;color:#6d6d6d;transition:.2s ease-in-out}a.dgwt-wcas-details-more-products:hover,a.dgwt-wcas-details-post-title:hover,a.dgwt-wcas-details-product-title:hover,a.dgwt-wcas-product-details-readmore:hover{text-decoration:underline}a.dgwt-wcas-product-details-readmore{display:block;text-align:right;margin-top:15px;color:#6d6d6d;text-transform:uppercase;letter-spacing:1px;font-weight:400;font-size:12px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax,.dgwt-wcas-suggestion.dgwt-wcas-suggestion-no-border-bottom,body:not(.dgwt-wcas-is-details) .dgwt-wcas-suggestion:last-child{border-bottom:none}.dgwt-wcas-suggestion:after{clear:both;display:block;content:''}.dgwt-wcas-suggestion.dgwt-wcas-nores{cursor:default;opacity:.5}.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product{padding-top:8px;padding-bottom:8px;min-height:60px}.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-more,.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{min-height:30px;text-transform:uppercase}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more .dgwt-wcas-st-more{padding:0 10px;text-align:center}.dgwt-wcas-st{display:block;color:#444;font-size:15px;width:100%;line-height:110%}.dgwt-wcas-st>span{display:inline-block;vertical-align:middle}.dgwt-wcas-has-sku .dgwt-wcas-st-title{margin-right:6px}.dgwt-wcas-st>span.dgwt-wcas-st--direct-headline{display:block;font-style:italic;font-size:10px;text-transform:uppercase;opacity:.4;line-height:10px;margin-bottom:1px;letter-spacing:2px}.dgwt-wcas-st-breadcrumbs{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:80%;text-align:left;opacity:.6;width:100%;padding-right:10px}.rtl .dgwt-wcas-st-breadcrumbs{padding-right:0;padding-left:10px;text-align:right}.dgwt-wcas-sku{font-size:80%}.dgwt-wcas-si{width:50px;display:block;height:100%}.dgwt-wcas-si img{background:#fff;border:1px solid #e8e8e8;border-radius:3px;display:block;margin:auto;padding:2px;height:auto;width:auto;max-height:90%;max-width:100%}.dgwt-wcas-content-wrapp{display:flex;height:100%;width:100%;justify-content:space-between;align-items:center;resize:vertical;padding-left:10px}.rtl .dgwt-wcas-content-wrapp{padding-left:0;padding-right:10px}.dgwt-wcas-sp{color:#555;font-size:14px;text-align:right;line-height:4px;padding-left:10px}.dgwt-wcas-sp *{line-height:130%}.dgwt-wcas-search-form{margin:0;padding:0;width:100%}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-is-details:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestion-nores,.dgwt-wcas-sd{margin-top:5px}.dgwt-wcas-sp del{opacity:.5;font-size:12px}.dgwt-wcas-sd{color:#777;display:block;line-height:14px;width:100%;font-size:.8em}.dgwt-wcas-vendor-city{margin-left:5px;font-size:.8em}.dgwt-wcas-st>.dgwt-wcas-product-vendor{font-size:12px;margin-top:5px;display:block}.dgwt-wcas-suggestion-selected{background-color:#eee}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp.dgwt-wcas-search-focused input[type=search].dgwt-wcas-search-input:hover,.dgwt-wcas-tpd-image{background-color:#fff}.dgwt-wcas-suggestion-selected:first-child{border-top:none}.rtl .dgwt-wcas-suggestion{padding-left:0;padding-right:15px;text-align:right}.dgwt-wcas-details-wrapp{background:#fff;border:1px solid #ddd;border-top:none;border-left:none;padding:0;width:300px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:100;min-height:340px}.dgwt-wcas-datails-title,.dgwt-wcas-pd-title{border-bottom:1px dashed #eee;padding-bottom:5px}.rtl .dgwt-wcas-details-wrapp{border-left:1px solid #ddd;border-right:none}.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp,.dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{margin-top:-1px;border-top:1px solid #ddd}.dgwt-wcas-details-right .dgwt-wcas-details-wrapp{border-left:none;border-right:1px solid #ddd;border-radius:0 5px 5px 0}.dgwt-wcas-details-left .dgwt-wcas-details-wrapp{border-right:none;border-left:1px solid #ddd;border-radius:5px 0 0 5px}.dgwt-wcas-details-inner,.dgwt-wcas-details-notfit .dgwt-wcas-details-wrapp{display:none}.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp,.rtl.dgwt-wcas-full-width .dgwt-wcas-details-wrapp{border-radius:0 0 0 5px}.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.rtl.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px}.dgwt-wcas-details-inner.dgwt-wcas-details-inner-active,.dgwt-wcas-details-wrapp .added_to_cart,.dgwt-wcas-has-desc .dgwt-wcas-sp>*,.dgwt-wcas-has-img .dgwt-wcas-sp>*{display:block}.dgwt-wcas-details-inner-taxonomy{margin-top:11px}.woocommerce .dgwt-wcas-pd-rating .star-rating{float:left;margin-right:5px;font-size:12px;color:#ccae72}.rtl .dgwt-wcas-pd-rating .star-rating{float:right;margin-left:5px;margin-right:0}.dgwt-wcas-datails-title{font-size:14px}.dgwt-wcas-pd-title{color:#202020}.dgwt-wcas-pd-title .product-title{color:#202020;text-transform:uppercase;margin:0}.dgwt-wcas-tax-product-details{text-decoration:none;display:flex;align-items:center;justify-content:left;transition:.2s ease-in-out;padding:5px;margin:0 -5px 15px}.dgwt-wcas-pd-rating:after,.dgwt-wcas-tax-product-details:after{content:'';clear:both;display:block}.dgwt-wcas-tax-product-details:hover{box-shadow:0 0 11px 2px rgba(0,0,0,.05)}.rtl .dgwt-wcas-tax-product-details{justify-content:right}.dgwt-wcas-details-wrapp .dgwt-wcas-pd-title{margin-bottom:8px}.dgwt-wcas-tpd-image{margin-right:15px}.dgwt-wcas-pd-rest .product-title{display:block;line-height:100%;font-weight:500;margin-bottom:5px}.dgwt-wcas-tpd-rest{max-width:200px}.dgwt-wcas-tpd-rest-title{display:block;line-height:125%;font-size:14px;font-weight:500;letter-spacing:0;margin:0 0 8px;overflow:hidden;color:#000}.dgwt-wcas-suggestion-nores{pointer-events:none;opacity:.45}.dgwt-wcas-pd-price,.dgwt-wcas-tpd-price{line-height:120%;overflow:hidden;color:#000;margin-top:15px;font-weight:700;font-size:18px}.dgwt-wcas-tpd-price{font-size:12px;color:#777}.dgwt-wcas-pd-price .woocommerce-price-suffix,.dgwt-wcas-tpd-price .woocommerce-price-suffix{font-size:12px;font-weight:lighter;color:#999;margin-left:4px;display:inline-block}.dgwt-wcas-details-title-tax,.dgwt-wcas-pd-title .product-title{font-weight:900;letter-spacing:-1px;text-transform:uppercase}.dgwt-wcas-pd-price del .amount,.dgwt-wcas-tpd-price del .amount{font-weight:lighter;background:0 0;font-size:90%;opacity:.6}.dgwt-wcas-pd-price ins,.dgwt-wcas-tpd-price ins{background:0 0;text-decoration:none}.dgwt-wcas-pd-rating{font-size:13px;line-height:13px}.dgwt-wcas-pd-review{color:#777;font-size:11px;line-height:11px}.dgwt-wcas-datails-title{display:block;margin:5px 0 15px}.dgwt-wcas-pd-title{margin-bottom:15px;display:block;text-decoration:none}.dgwt-wcas-details-title-tax{margin-right:3px}.rtl .dgwt-wcas-details-title-tax{margin:0 0 0 3px;float:right}.dgwt-wcas-tpd-image{width:70px;padding:4px;border:1px solid #e8e8e8;border-radius:4px;display:flex;flex-direction:column;justify-content:center}.dgwt-wcas-details-space{padding:0 15px 15px}.dgwt-wcas-details-main-image{border-bottom:1px solid #eee;min-height:200px;display:flex}.dgwt-wcas-details-main-image img{width:auto;height:auto;display:block;max-height:250px;max-width:100%;margin:0 auto;padding:0;border:none;align-self:center}.dgwt-wcas-details-right .dgwt-wcas-details-main-image img{border-radius:0 3px 0 0}.dgwt-wcas-details-left .dgwt-wcas-details-main-image img{border-radius:3px 0 0}a.dgwt-wcas-details-post-title,a.dgwt-wcas-details-product-title{color:#333;display:block;line-height:120%;margin:10px 0 0;font-size:21px;font-weight:400;text-decoration:none;text-transform:none}a.dgwt-wcas-details-post-title{margin-bottom:15px}.dgwt-wcas-details-product-sku{display:block;font-size:12px;line-height:110%;color:#999}.dgwt-wcas-tpd-image img{display:block;max-width:100%;width:100%;height:auto}.dgwt-wcas-details-hr{height:1px;width:100%;border-bottom:1px solid #eee;margin:15px 0}.rtl .dgwt-wcas-tpd-image{float:right;margin-right:0;margin-left:15px}.rtl .dgwt-wcas-tpd-rest{float:right;max-width:190px}.rtl input[type=search].dgwt-wcas-search-input{text-align:right}input[type=search].dgwt-wcas-search-input,input[type=text].dgwt-cas-search-input{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;-webkit-box-shadow:none;box-shadow:none;margin:0;-webkit-appearance:textfield;text-align:left}[type=search].dgwt-wcas-search-input::-ms-clear{display:none}[type=search].dgwt-wcas-search-input::-webkit-search-decoration{-webkit-appearance:none}[type=search].dgwt-wcas-search-input::-webkit-search-cancel-button{display:none}.dgwt-wcas-details-desc{font-size:13px;line-height:157%}.dgwt-wcas-details-desc b,.dgwt-wcas-details-desc strong{font-weight:400;color:#000;margin:0;padding:0}.dgwt-wcas-pd-addtc-form{margin:10px 0;display:flex;align-items:center;justify-content:flex-end}.dgwt-wcas-pd-addtc-form>.quantity{margin-right:10px}.dgwt-wcas-pd-addtc-form .add_to_cart_inline,.dgwt-wcas-pd-addtc-form .quantity input.qty{margin-bottom:0;margin-top:0}.dgwt-wcas-stock{display:block;text-align:right;font-size:14px;line-height:14px;margin-bottom:14px}.dgwt-wcas-stock.in-stock{color:#0f834d}.dgwt-wcas-stock.out-of-stock{color:#e2401c}.dgwt-wcas-pd-addtc .add_to_cart_button,.dgwt-wcas-pd-addtc .add_to_cart_inline{margin:0}.dgwt-wcas-has-headings .dgwt-wcas-st>span.dgwt-wcas-st--direct-headline,.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon,.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon-arrow,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon-arrow,.dgwt-wcas-om-bar .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon,.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon-arrow,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-enable-mobile-form,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-icon-handler,.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios body:not(.dgwt-wcas-theme-flatsome)>:not(.dgwt-wcas-overlay-mobile),.dgwt-wcas-pd-addtc .add_to_cart_button.added,.dgwt-wcas-search-icon-arrow,.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open:not(.dgwt-wcas-has-submit) .dgwt-wcas-sf-wrapp .dgwt-wcas-ico-magnifier,.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:before,body .dgwt-wcas-content-wrapp .rood,body .dgwt-wcas-content-wrapp .zwave{display:none}button.dgwt-wcas-search-submit,input[type=submit].dgwt-wcas-search-submit{position:relative}.dgwt-wcas-ico-magnifier{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;height:65%;display:block}.dgwt-wcas-preloader{height:100%;position:absolute;right:0;top:0;width:40px;z-index:-1;background-repeat:no-repeat;background-position:right 15px center;background-size:auto 44%}.dgwt-wcas-voice-search{position:absolute;right:0;top:0;height:100%;width:40px;z-index:1;opacity:.5;cursor:pointer;align-items:center;justify-content:center;display:none;-webkit-transition:160ms ease-in-out;-moz-transition:160ms ease-in-out;-ms-transition:160ms ease-in-out;-o-transition:160ms ease-in-out;transition:160ms ease-in-out}.dgwt-wcas-close:hover,.dgwt-wcas-style-pirx .dgwt-wcas-voice-search:hover,.dgwt-wcas-voice-search:hover{opacity:.3}.dgwt-wcas-voice-search path{fill:#444}.dgwt-wcas-voice-search-supported .dgwt-wcas-voice-search{display:flex}.dgwt-wcas-voice-search-supported .dgwt-wcas-preloader{right:40px}.rtl .dgwt-wcas-preloader,.rtl .dgwt-wcas-voice-search{right:auto;left:5px}.dgwt-wcas-mobile-overlay-trigger-active .dgwt-wcas-voice-search{z-index:105}.rtl .dgwt-wcas-voice-search-supported .dgwt-wcas-preloader{right:auto;left:45px}.dgwt-wcas-inner-preloader{background-repeat:no-repeat;background-position:right 8px center;background-size:auto 22px;display:flex;align-items:center;justify-content:center;z-index:1}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.dgwt-wcas-inner-preloader{background-image:url(//www.ikey.at/wp-content/plugins/ajax-search-for-woocommerce/assets/img/preloader.gif)}}.dgwt-wcas-loader-circular{height:24px;width:24px;-webkit-animation:2s linear infinite rotate;-moz-animation:2s linear infinite rotate;animation:2s linear infinite rotate}.dgwt-wcas-loader-circular-path{fill:transparent;stroke-linecap:round;stroke-width:4px;stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:1s ease-in-out infinite dash;-moz-animation:1s ease-in-out infinite dash;animation:1s ease-in-out infinite dash;stroke:#ddd}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes rotate{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-moz-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader){cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-transition:160ms ease-in-out;-moz-transition:160ms ease-in-out;-ms-transition:160ms ease-in-out;-o-transition:160ms ease-in-out;transition:160ms ease-in-out;z-index:1}.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader):before{content:'';display:block;position:absolute;background:0 0;height:100%;width:100%;left:0;bottom:0;top:0;right:0;margin:auto}.dgwt-wcas-close path{fill:#ccc}@media screen and (max-width:992px){.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp{max-width:none}}.dgwt-wcas-suggestion strong{font-weight:700}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.dgwt-wcas-sf-wrapp:after,.dgwt-wcas-sf-wrapp:before{content:"";display:table}.dgwt-wcas-sf-wrapp:after{clear:both}.dgwt-wcas-sf-wrapp{zoom:1;width:100%;max-width:100vw;margin:0;position:relative;background:0 0}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{width:100%;height:40px;font-size:14px;line-height:100%;padding:10px 15px;margin:0;background:#fff;border:1px solid #ddd;border-radius:3px;-webkit-border-radius:3px;-webkit-appearance:none;box-sizing:border-box}.dgwt-wcas-open .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:3px 3px 0 0}.dgwt-wcas-open.dgwt-wcas-nores .dgwt-wcas-details-wrapp .dgwt-wcas-preloader-wrapp,.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp{display:none!important}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-suggestions-wrapp{min-height:0!important;border-radius:0 0 5px 5px;border-right-color:#ddd}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{min-height:41px!important}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.rtl):not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp{border-right-color:transparent}.rtl.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp{border-left-color:transparent}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{outline:0;background:#fff;box-shadow:0 0 9px 1px rgba(0,0,0,.06);-webkit-transition:150ms ease-in;-moz-transition:150ms ease-in;-ms-transition:150ms ease-in;-o-transition:150ms ease-in;transition:150ms ease-in}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-webkit-input-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-moz-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-moz-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-ms-input-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{overflow:visible;position:absolute;border:0;padding:0 15px;margin:0;cursor:pointer;height:40px;min-width:50px;width:auto;line-height:100%;min-height:100%;right:0;left:auto;top:0;bottom:auto;color:#fff;-webkit-transition:250ms ease-in-out;-moz-transition:250ms ease-in-out;-ms-transition:250ms ease-in-out;-o-transition:250ms ease-in-out;transition:250ms ease-in-out;text-transform:uppercase;background-color:#333;border-radius:0 2px 2px 0;-webkit-border-radius:0 2px 2px 0;text-shadow:0 -1px 0 rgba(0,0,0,.3);-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none}.rtl .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:0;right:auto}.dgwt-wcas-open .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit{border-radius:0 2px 0 0}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover{opacity:.7}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus{opacity:.7;outline:0}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{content:'';position:absolute;border-width:8px 8px 8px 0;border-style:solid solid solid none;border-color:transparent #333;top:12px;left:-6px;-webkit-transition:250ms ease-in-out;-moz-transition:250ms ease-in-out;-ms-transition:250ms ease-in-out;-o-transition:250ms ease-in-out;transition:250ms ease-in-out}.rtl .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{left:auto;right:-6px;border-width:8px 0 8px 8px;border-style:solid none solid solid}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active:before,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus:before,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover:before{border-right-color:#333}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::-moz-focus-inner{border:0;padding:0}.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{min-height:340px;overflow:visible}.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product{min-height:40px}.dgwt-wcas-is-details .dgwt-wcas-si{width:30px;max-width:100%;box-sizing:border-box}.dgwt-wcas-is-details .dgwt-wcas-sp{display:flex;top:0;flex-direction:column;height:100%;justify-content:center;resize:vertical}.dgwt-wcas-is-details .dgwt-wcas-sd{font-size:11px;line-height:100%}.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_cat],.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_tag]{padding-left:15px;min-height:0}.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_cat] .dgwt-wcas-st,.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_tag] .dgwt-wcas-st{padding-left:0}.dgwt-wcas-ico-magnifier,.dgwt-wcas-ico-magnifier-handler,html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{max-width:20px}.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{height:50%;margin:auto;max-height:20px;width:100%;max-width:20px;left:12px;right:auto;opacity:.5;fill:#444}.rtl .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{left:auto;right:12px}.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:10px 15px 10px 40px}.rtl .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:10px 40px 10px 15px}.dgwt-wcas-overlay-mobile-on,.dgwt-wcas-overlay-mobile-on body{overflow:hidden;min-width:100vw;min-height:100vh}html.dgwt-wcas-overlay-mobile-on{scroll-behavior:unset}.dgwt-wcas-om-bar{display:flex;height:45px;width:100%}.dgwt-wcas-om-bar button.dgwt-wcas-om-return,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:active,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:focus,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:hover{width:45px;height:100%;display:block;background:#ccc;cursor:pointer;position:relative;margin:0;padding:0;box-shadow:none;outline:0;border:none;border-spacing:0;border-radius:0}.dgwt-wcas-om-bar .dgwt-wcas-om-return svg{width:23px;height:23px;position:absolute;left:12px;top:12px;fill:#fff}.rtl .dgwt-wcas-om-bar .dgwt-wcas-om-return svg{left:11px;top:9px;-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{fill:#fff}.dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader{right:0!important}.rtl .dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader{left:4px!important;right:auto!important}@keyframes dgwt-wcas-preloader-price-anim{0%,100%{background:rgba(128,128,128,.03)}50%{background:rgba(128,128,128,.1)}}.dgwt-wcas-preloader-price-inner div:first-child{left:0;animation-delay:-.1s}.dgwt-wcas-preloader-price-inner div:nth-child(2){left:13px;animation-delay:-.2s}.dgwt-wcas-preloader-price-inner div:nth-child(3){left:26px;animation-delay:-.3s}.dgwt-wcas-preloader-price{width:34px;height:10px;display:inline-block;overflow:hidden;background:0 0}.dgwt-wcas-preloader-price-inner{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0}.dgwt-wcas-preloader-price-inner div{position:absolute;width:8px;height:8px;background:rgba(128,128,128,.05);animation:.8s cubic-bezier(0,.5,.5,1) infinite dgwt-wcas-preloader-price-anim;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-ms-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.dgwt-wcas-om-bar .dgwt-wcas-search-wrapp-mobile{width:calc(100% - 45px);max-width:none;margin:0}.dgwt-wcas-overlay-mobile .dgwt-wcas-search-form,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestion{width:100%}.dgwt-wcas-overlay-mobile{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;background:#fff}.dgwt-wcas-overlay-mobile *{box-sizing:border-box}.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input{height:45px!important;border-top:none;border-right:none;border-left:none;border-radius:0;font-size:16px!important}.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input:focus{font-size:16px!important}.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp{left:0!important;top:45px!important;width:100%!important;height:calc(100% - 45px)!important;position:absolute;overflow-y:auto;border:none;margin:0;display:block}.dgwt-wcas-enable-mobile-form{position:absolute;z-index:100;left:0;top:0;width:100%;height:100%;cursor:pointer}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-mobile .dgwt-wcas-search-form{display:none;position:relative}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-icon-mobile{min-width:0;display:inline-block;width:28px;height:28px}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler{height:100%;width:100%}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler .dgwt-wcas-ico-magnifier{opacity:1;position:static;max-width:none;max-height:none}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios{overflow:visible}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios .dgwt-wcas-suggestions-wrapp{max-height:none!important;height:auto!important}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{min-width:unset}.dgwt-wcas-layout-icon-flexible .dgwt-wcas-search-form,.dgwt-wcas-layout-icon-flexible-inv .dgwt-wcas-search-form{opacity:0}.dgwt-wcas-layout-icon-flexible-loaded .dgwt-wcas-search-form{opacity:1}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon .dgwt-wcas-search-form{opacity:0;display:none;position:absolute;left:0;top:calc(100% + 8px);min-width:500px;z-index:1000}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-form{display:block;opacity:1}.dgwt-wcas-search-icon{width:20px;height:auto;cursor:pointer}.dgwt-wcas-ico-magnifier-handler{margin-bottom:-.2em;width:100%}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon{opacity:.6}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:15px}.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon-arrow{display:block;position:absolute;top:calc(100% + 2px);left:0;z-index:5;width:15px;height:15px;background:#fff;border:1px solid #ddd;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline{pointer-events:none;display:block;font-weight:500;white-space:nowrap}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st{border-bottom:1px solid #ddd;padding-bottom:3px;text-transform:uppercase;margin-top:16px;font-size:12px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-tax .dgwt-wcas-st{padding:0}.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax.dgwt-wcas-suggestion-selected,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax:hover{background:0 0;text-decoration:underline}.dgwt-wcas-is-details .dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax{min-height:30px}.dgwt-wcas-darkened-overlay{display:block;position:absolute;opacity:.15;z-index:100000;left:0;top:0}.dgwt-wcas-darkened-overlay>div{background:#111;position:absolute}.dgwt-wcas-search-wrapp.dgwt-wcas-search-darkoverl-on .dgwt-wcas-search-form{background-color:rgba(17,17,17,.15);border:none;border-radius:0}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp{background:#fff;padding:10px;border-radius:10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp{padding-top:0;padding-bottom:0}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:13px 24px 13px 48px;line-height:24px;font-size:17px;border:2px solid transparent;border-radius:30px;height:auto;font-family:Roboto,sans-serif;background-color:#eee}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{box-shadow:none;transition:30ms ease-in}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover{background-color:#dfdfdf}.dgwt-wcas-style-pirx.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-color:#333}.dgwt-wcas-open .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:30px}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{background:0 0;border-radius:100%;border:0;display:flex;align-items:center;justify-content:center;padding:0;margin:0;position:absolute;min-height:33px;min-width:33px;height:33px;width:33px;left:23px;top:21px;pointer-events:none;transition:none}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg{width:18px;height:18px}.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:auto;right:28px;pointer-events:auto;animation:.3s fadeIn}.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:24px;padding-right:48px;transition:none!important}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover{opacity:1;background:#e4e4e4;box-shadow:0 0 0 2px #e4e4e4;border-radius:100%}.dgwt-wcas-style-pirx .dgwt-wcas-preloader{margin-right:35px}.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader){transition:none;width:18px}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path,.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path,.dgwt-wcas-style-pirx .dgwt-wcas-voice-search svg path,.dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{fill:#111}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{opacity:1;font-style:normal;font-weight:300;color:#777}.dgwt-wcas-open-pirx .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp{border-color:#fff;padding-top:10px;padding-bottom:10px}.dgwt-wcas-open-pirx .dgwt-wcas-details-inner,.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion{padding-left:20px;padding-right:20px}.dgwt-wcas-open-pirx .dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion,.dgwt-wcas-open-pirx body.dgwt-wcas-details-left .dgwt-wcas-details-wrapp{border-right:1px solid #ddd}.dgwt-wcas-open-pirx .dgwt-wcas-details-outside .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{margin-top:0;border-top:none}.dgwt-wcas-open-pirx body.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp{border-right:none}.dgwt-wcas-open-pirx body.dgwt-wcas-details-right .dgwt-wcas-details-wrapp{border-left:1px solid #ddd}.dgwt-wcas-open-pirx body.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp{border-left:none}.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{min-height:70px!important}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:0;background:0 0;padding:0 10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-color:transparent}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover{background-color:transparent}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp{border-top:1px solid #e0e2e5}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return{background:#fff}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return svg{left:17px;top:16px;width:17px;height:17px}.dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:15px;top:2px;opacity:1}.dgwt-wcas-style-pirx.dgwt-wcas-search-filled.dgwt-wcas-voice-search-supported .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{right:47px}.dgwt-wcas-style-pirx.dgwt-wcas-voice-search-supported .dgwt-wcas-preloader{margin-right:50px}.dgwt-wcas-suggestions-wrapp-fixed{position:fixed!important}
.clear,.woocommerce .woocommerce-breadcrumb:after{clear:both}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg)}}@-moz-keyframes spin{100%{-moz-transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@font-face{font-family:star;src:url(//www.ikey.at/wp-content/themes/plumbing/fonts/star.eot);src:url(//www.ikey.at/wp-content/themes/plumbing/fonts/star.eot?#iefix) format("embedded-opentype"),url(//www.ikey.at/wp-content/themes/plumbing/fonts/star.woff) format("woff"),url(//www.ikey.at/wp-content/themes/plumbing/fonts/star.ttf) format("truetype"),url(//www.ikey.at/wp-content/themes/plumbing/fonts/star.svg#star) format("svg");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(//www.ikey.at/wp-content/themes/plumbing/fonts/WooCommerce.eot);src:url(//www.ikey.at/wp-content/themes/plumbing/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(//www.ikey.at/wp-content/themes/plumbing/fonts/WooCommerce.woff) format("woff"),url(//www.ikey.at/wp-content/themes/plumbing/fonts/WooCommerce.ttf) format("truetype"),url(//www.ikey.at/wp-content/themes/plumbing/fonts/WooCommerce.svg#WooCommerce) format("svg");font-weight:400;font-style:normal}p.demo_store{position:fixed;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#a46497;color:#fff;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2)}p.demo_store a{color:#fff}.admin-bar p.demo_store{top:32px}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay:before,.woocommerce .loader:before{height:1em;width:1em;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;display:block;content:"";-webkit-animation:spin 1s ease-in-out infinite;-moz-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(//www.ikey.at/wp-content/themes/plumbing/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:red!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:red}.woocommerce small.note{display:block;color:#777;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0;font-size:.92em;color:#777}.woocommerce .woocommerce-breadcrumb:after,.woocommerce .woocommerce-breadcrumb:before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb a{color:#777}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce #reviews #comments .add_review:after,.woocommerce .products ul:after,.woocommerce div.product form.cart:after,.woocommerce div.product p.cart:after,.woocommerce nav.woocommerce-pagination ul,.woocommerce ul.products:after{clear:both}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#77a464;font-size:1.25em}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .stock{color:#77a464}.woocommerce div.product .out-of-stock{color:red}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images,.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #d3ced2;background-color:#ebe9eb;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 0px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product form.cart:after,.woocommerce div.product form.cart:before,.woocommerce div.product p.cart:after,.woocommerce div.product p.cart:before{display:table;content:" "}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before{border:1px solid #d3ced2;position:absolute;bottom:-1px;width:5px;height:5px;content:" "}.woocommerce div.product .woocommerce-tabs ul.tabs li:before{left:-6px;-webkit-border-bottom-right-radius:4px;-moz-border-bottom-right-radius:4px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #ebe9eb}.woocommerce div.product .woocommerce-tabs ul.tabs li:after{right:-6px;-webkit-border-bottom-left-radius:4px;-moz-border-bottom-left-radius:4px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #ebe9eb}.woocommerce div.product .woocommerce-tabs ul.tabs:before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #d3ced2;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product form.cart,.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;vertical-align:top;line-height:2em}.woocommerce div.product form.cart .variations label{font-weight:700}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#77a464;color:#fff;font-size:.857em;-webkit-font-smoothing:antialiased}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none;clear:both}.woocommerce .products ul:after,.woocommerce .products ul:before,.woocommerce ul.products:after,.woocommerce ul.products:before{display:table}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{margin-top:1em}.woocommerce ul.products li.product .price{color:#77a464;display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.5;display:block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0;text-transform:uppercase;color:rgba(132,132,132,.5)}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;border:1px solid #d3ced2;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #d3ced2;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#ebe9eb;color:#8a7e88}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:12px 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#ebe9eb;border:0;white-space:nowrap;display:inline-block;background-image:none;box-shadow:none;-webkit-box-shadow:none;text-shadow:none}.woocommerce #respond input#submit.loading,.woocommerce a.button.loading,.woocommerce button.button.loading,.woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce #respond input#submit.loading:after,.woocommerce a.button.loading:after,.woocommerce button.button.loading:after,.woocommerce input.button.loading:after{font-family:WooCommerce;content:"\e01c";vertical-align:top;-webkit-font-smoothing:antialiased;font-weight:400;position:absolute;top:.618em;right:1em;-webkit-animation:spin 2s linear infinite;-moz-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.woocommerce #respond input#submit.added:after,.woocommerce a.button.added:after,.woocommerce button.button.added:after,.woocommerce input.button.added:after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background-color:#dad8da;text-decoration:none;background-image:none;color:#515151}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background-color:#a46497;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{color:#fff}.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover{background-color:#a46497;color:#fff}.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled:hover,.woocommerce #respond input#submit:disabled[disabled]:hover,.woocommerce a.button.disabled:hover,.woocommerce a.button:disabled:hover,.woocommerce a.button:disabled[disabled]:hover,.woocommerce button.button.disabled:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover,.woocommerce input.button.disabled:hover,.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#ebe9eb}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;white-space:nowrap;display:inline-block}.woocommerce #reviews #comments .add_review:after,.woocommerce #reviews #comments .add_review:before,.woocommerce #reviews #comments ol.commentlist li .comment-text:after,.woocommerce #reviews #comments ol.commentlist li .comment-text:before,.woocommerce #reviews #comments ol.commentlist:after,.woocommerce #reviews #comments ol.commentlist:before{content:" ";display:table}.woocommerce #reviews h2 small{float:right;color:#777;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#777}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments h2{clear:none}.woocommerce #review_form #respond:after,.woocommerce #reviews #comments ol.commentlist li .comment-text:after,.woocommerce #reviews #comments ol.commentlist:after,.woocommerce .woocommerce-product-rating:after,.woocommerce td.product-name dl.variation:after{clear:both}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li .meta{color:#777;font-size:.75em}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#ebe9eb;border:1px solid #e4e1e3;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e4e1e3;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e4e1e3;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li:before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:star}.woocommerce .star-rating:before{content:"\73\73\73\73\73";color:#d3ced2;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating:after,.woocommerce .woocommerce-product-rating:before{content:" ";display:table}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:0 0;border:0}.woocommerce #review_form #respond:after,.woocommerce #review_form #respond:before{content:" ";display:table}.woocommerce p.stars a:before,.woocommerce p.stars a:hover~a:before{content:"\e021"}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none}.woocommerce p.stars a:before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;text-indent:0}.woocommerce table.shop_attributes td,.woocommerce table.shop_attributes th{line-height:1.5;border-bottom:1px dotted rgba(0,0,0,.1);border-top:0;margin:0}.woocommerce p.stars.selected a.active:before,.woocommerce p.stars:hover a:before{content:"\e020"}.woocommerce p.stars.selected a.active~a:before{content:"\e021"}.woocommerce p.stars.selected a:not(.active):before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px}.woocommerce table.shop_attributes td{font-style:italic;padding:0}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes .alt td,.woocommerce table.shop_attributes .alt th{background:rgba(0,0,0,.025)}.woocommerce table.shop_table{border:1px solid rgba(0,0,0,.1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}
.woocommerce table.shop_table th{
font-weight: normal;
color: #000000;
font-size: 13px;
line-height: 60px;
padding: 0 40px;
font-weight: 500;
border: 1px solid #EBEBEB;
border-bottom: 0;
text-transform: uppercase;
text-align: center;
}
.woocommerce table.shop_table td{
border: 1px solid #ebebeb;
color: #898989;
font-size: 14px;
font-weight: 500;
line-height: 42px;
padding: 0 25px;
text-align: center;
}
.woocommerce-error {
overflow: hidden;
}
.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgba(0,0,0,.1)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.my_account_orders .order-actions{text-align:right}.woocommerce table.my_account_orders .order-actions .button{margin:.125em 0 .125em .25em}.woocommerce td.product-name dl.variation{margin:.25em 0}.woocommerce td.product-name dl.variation:after,.woocommerce td.product-name dl.variation:before{content:" ";display:table}.woocommerce td.product-name dl.variation dd,.woocommerce td.product-name dl.variation dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce td.product-name dl.variation dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl:after,.woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li dl:after,.woocommerce ul.product_list_widget li:after{clear:both}.woocommerce td.product-name dl.variation dd{padding:0 0 .25em}.woocommerce td.product-name dl.variation dd p:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li:after,.woocommerce ul.cart_list li:before,.woocommerce ul.product_list_widget li:after,.woocommerce ul.product_list_widget li:before{content:" ";display:table}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,.1)}.woocommerce ul.cart_list li dl:after,.woocommerce ul.cart_list li dl:before,.woocommerce ul.product_list_widget li dl:after,.woocommerce ul.product_list_widget li dl:before{content:" ";display:table}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}#add_payment_method .wc-proceed-to-checkout:after,.woocommerce .order_details:after,.woocommerce .widget_layered_nav ul li:after,.woocommerce .widget_rating_filter ul li:after,.woocommerce .widget_shopping_cart .buttons:after,.woocommerce-account .addresses .title:after,.woocommerce-account .woocommerce:after,.woocommerce-cart .wc-proceed-to-checkout:after,.woocommerce-checkout .wc-proceed-to-checkout:after,.woocommerce-error:after,.woocommerce-info:after,.woocommerce-message:after,.woocommerce.widget_shopping_cart .buttons:after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #ebe9eb;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons:after,.woocommerce .widget_shopping_cart .buttons:before,.woocommerce.widget_shopping_cart .buttons:after,.woocommerce.widget_shopping_cart .buttons:before{content:" ";display:table}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;-moz-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row select{cursor:pointer;margin:0}.woocommerce form .form-row .required{color:red;font-weight:700;border:0}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{box-sizing:border-box;width:100%;margin:0;outline:0;line-height:1}.woocommerce form .form-row textarea{height:4em;line-height:1.5;display:block;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.woocommerce form .form-row .select2-container{width:100%;line-height:2em}.woocommerce form .form-row.woocommerce-invalid label{color:#a00}.woocommerce form .form-row.woocommerce-invalid .select2-container,.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:#a00}.woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:#69bf29}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #d3ced2;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce ul#shipping_method{list-style:none;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0;padding:.25em 0 .25em 22px;text-indent:-22px;list-style:none}.woocommerce ul#shipping_method li input{margin:3px .5ex}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce .order_details{margin:0 0 1.5em;list-style:none}.woocommerce .order_details:after,.woocommerce .order_details:before{content:" ";display:table}.woocommerce .order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #d3ced2;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce .order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce .order_details li:last-of-type{border:none}.woocommerce .widget_layered_nav ul{margin:0;padding:0;border:0;list-style:none}.woocommerce .widget_layered_nav ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_layered_nav ul li:after,.woocommerce .widget_layered_nav ul li:before{content:" ";display:table}.woocommerce .widget_layered_nav ul li.chosen a:before,.woocommerce .widget_layered_nav_filters ul li a:before{line-height:1;content:"";font-family:WooCommerce;font-weight:400;color:#a00;speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;text-decoration:none}.woocommerce .widget_layered_nav ul li a,.woocommerce .widget_layered_nav ul li span{padding:1px 0}.woocommerce .widget_layered_nav ul li.chosen a:before{margin-right:.618em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1px 1px 0;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a:before{margin-right:.618em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;fab702}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#103d68;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li:after,.woocommerce .widget_rating_filter ul li:before{content:" ";display:table}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a:before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;color:#a00}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em!important;margin:0 0 2em!important;position:relative;background-color:#f7f6f7;color:#515151;border-top:3px solid #a46497;list-style:none!important;width:auto;word-wrap:break-word}.woocommerce-error:after,.woocommerce-error:before,.woocommerce-info:after,.woocommerce-info:before,.woocommerce-message:after,.woocommerce-message:before{content:" ";display:table}.woocommerce-error:before,.woocommerce-info:before,.woocommerce-message:before{font-family:WooCommerce;content:"\e028";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none!important;padding-left:0!important;margin-left:0!important}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message:before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info:before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error:before{content:"\e016";color:#b81c23}.woocommerce-account .addresses .title:after,.woocommerce-account .addresses .title:before,.woocommerce-account .woocommerce:after,.woocommerce-account .woocommerce:before{content:" ";display:table}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit,.woocommerce-account ul.digital-downloads li .count{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li:before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:120px; padding: 25px 50px;}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:120px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #d3ced2;padding:6px 6px 5px;margin:0 4px 0 0;outline:0;line-height:1}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle;line-height:1}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout:after,#add_payment_method .wc-proceed-to-checkout:before,.woocommerce-cart .wc-proceed-to-checkout:after,.woocommerce-cart .wc-proceed-to-checkout:before,.woocommerce-checkout .wc-proceed-to-checkout:after,.woocommerce-checkout .wc-proceed-to-checkout:before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping_calculator .button,.woocommerce-cart .cart-collaterals .shipping_calculator .button,.woocommerce-checkout .cart-collaterals .shipping_calculator .button{width:100%;float:none;display:block}#add_payment_method .cart-collaterals .shipping_calculator .shipping-calculator-button:after,.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button:after,.woocommerce-checkout .cart-collaterals .shipping_calculator .shipping-calculator-button:after{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none}#add_payment_method #payment ul.payment_methods li:after,#add_payment_method #payment ul.payment_methods li:before,#add_payment_method #payment ul.payment_methods:after,#add_payment_method #payment ul.payment_methods:before,.woocommerce-cart #payment ul.payment_methods li:after,.woocommerce-cart #payment ul.payment_methods li:before,.woocommerce-cart #payment ul.payment_methods:after,.woocommerce-cart #payment ul.payment_methods:before,.woocommerce-checkout #payment ul.payment_methods li:after,.woocommerce-checkout #payment ul.payment_methods li:before,.woocommerce-checkout #payment ul.payment_methods:after,.woocommerce-checkout #payment ul.payment_methods:before{content:" ";display:table}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#777;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:40%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#777}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#77a464}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #ebe9eb}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .form-row-first,#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#777;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method #payment ul.payment_methods li:after,#add_payment_method #payment ul.payment_methods:after,#add_payment_method .checkout .shipping_address,.single-product .twentythirteen p.stars,.woocommerce-cart #payment ul.payment_methods li:after,.woocommerce-cart #payment ul.payment_methods:after,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout #payment ul.payment_methods li:after,.woocommerce-checkout #payment ul.payment_methods:after,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:#ebe9eb;border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid #d3ced2;margin:0;list-style:none}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dfdcde;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#bbb3b9 #c7c1c6 #c7c1c6}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(//www.ikey.at/wp-content/themes/plumbing/images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(//www.ikey.at/wp-content/themes/plumbing/images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(//www.ikey.at/wp-content/themes/plumbing/images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(//www.ikey.at/wp-content/themes/plumbing/images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(//www.ikey.at/wp-content/themes/plumbing/images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(//www.ikey.at/wp-content/themes/plumbing/images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(//www.ikey.at/wp-content/themes/plumbing/images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(//www.ikey.at/wp-content/themes/plumbing/images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#777;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box:before,.woocommerce-cart #payment div.payment_box:before,.woocommerce-checkout #payment div.payment_box:before{content:"";display:block;border:1em solid #dfdcde;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}.product.has-default-attributes.has-children>.images{opacity:0}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}
.product-tab-box .tab-title-box ul li.active a {
background: #ffffff none repeat scroll 0 0!important;
border-bottom-color: #fff!important;
border-top: 3px solid;
line-height: 44px!important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
text-align:center;
}
.woocommerce .products .star-rating, .woocommerce-page .products .star-rating {
float:none;
display:block;
margin-left:auto;
margin-right:auto;
}
.woocommerce ul.products li.product h3{
color: #242424;
font-size: 15px;
font-weight: bold;
margin: 0 0 10px;
text-transform: uppercase;
}
.woocommerce ul.products li.product .price {
color: #2d2d2d;
display: block;
font-family: "Alegreya";
font-size: 25px;
font-style: italic;
}
.woocommerce ul.products li.product .button {
border-radius: 5px;
color: #fff;
display: inline-block;
font-family: "Open Sans";
font-weight: 600;
letter-spacing: 0.05em;
line-height: 32px;
margin-top: 10px;
padding: 0 18px;
text-transform: uppercase;
}
.woocommerce ul.products li.product .button:hover {color: #000;}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
background: #fff none repeat scroll 0 0;
border: 1px solid #e2e2e2;
color: #8e8d8d;
display: inline-block;
font-size: 20px;
height: 46px;
margin-right: 5px;
text-align: center;
transition: all 0.3s ease 0s;
width: 46px;
}
.page-numbers li {
border: 0 none !important;
}
ul.page-numbers {
border: 0 none !important;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
float: left;
width: 110px;
}
.product_list_widget .product-title {
color: #242424;
font-family: "Open Sans";
font-size: 13px;
margin: 0;
text-transform: uppercase;
}
.product_list_widget .woocommerce-Price-amount {
color: #2d2d2d;
font-family: "Alegreya";
font-size: 25px;
font-style: italic;
margin: 10px 0 15px;
}
.product_title.entry-title{
color: #242424;
font-family: "Raleway";
font-size: 20px;
font-weight: 800;
margin: 0;
text-transform: uppercase;
}
.product-details-content {
margin-bottom: 80px;
}
.product-details-content .img-box {
float:left;
width: 306px;
}
.product-details-content .content-box {
padding-left: 65px;
}
.product-details-content .img-box, .product-details-content .content-box {
display: table-cell;
vertical-align: top;
}
.product-details-content .content-box .title h3 {
color: #242424;
font-family: "Raleway";
font-size: 20px;
font-weight: 800;
margin: 0;
text-transform: uppercase;
}
.woocommerce a.button.alt {
color: #fff!important;
}
.woocommerce a.button.alt:hover {
color: #000!important;
}
.product-details-content .content-box .content-text {
border-bottom: 1px solid #eaeaea;
border-top: 1px solid #eaeaea;
margin-bottom: 30px;
margin-top: 20px;
padding-bottom: 15px;
padding-top: 19px;
}
.product-details-content .content-box p {
color: #959595;
font-size: 14px;
line-height: 26px;
}
.product-details-content .content-box .price, .product-details-content .content-box .quantity {
color: #1f1f1f;
font-size: 16px;
}
.product-details-content .content-box .price span {
color: #292929;
font-family: "Alegreya";
font-size: 35px;
font-style: italic;
margin-left: 20px;
}
.product-details-content .content-box .quantity {
margin-top: 20px;
}
.product-details-content .content-box .quantity input {
border: 1px solid #d9d9d9;
height: 35px;
line-height: 33px;
margin-left: 20px;
padding-left: 10px;
text-align: center;
}
.product-details-content .content-box .cart-btn {
background: #fab90a none repeat scroll 0 0;
border-radius: 5px;
color: #000000;
display: inline-block;
font-family: "Raleway";
font-size: 20px;
font-weight: bold;
letter-spacing: 0.1em;
line-height: 54px;
margin-top: 28px;
padding: 0 49px;
text-transform: uppercase;
}
.product-tab-box {
margin-bottom: 80px;
}
.product-tab-box .tab-title-box ul {
margin: 0!important;
padding: 0!important;
}
.product-tab-box .tab-title-box ul li {
display: inline-block!important;
list-style: outside none none!important;
margin-right: 6px!important;
padding:0 0px!important;
border:0!important;
}
.product-tab-box .tab-title-box ul li a {
background: #f7f7f7 none repeat scroll 0 0!important;
border-left: 1px solid #e2e2e2!important;
border-right: 1px solid #e2e2e2!important;
color: #242424!important;
display: block!important;
font-size: 13px!important;
line-height: 44px!important;
padding: 0 29px!important;
text-transform: uppercase;
text-decoration: none;
}
.product-tab-box .tab-content {
border: 1px solid #e2e2e2!important;
margin-top: -1px!important;
padding: 50px 40px 65px!important;
}
.woocommerce-breadcrumb {
display: none;
}
.cart-table {
margin: 0;
}
.cart-table thead {
background: #f9f9f9 none repeat scroll 0 0!important;
}
table.shop_table thead {
background: #f9f9f9 none repeat scroll 0 0!important;
}
table.shop_table thead tr th {
padding: 0!important;
}
.cart-table > thead > tr > th {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: #ebebeb #ebebeb -moz-use-text-color;
border-image: none;
border-style: solid solid none;
border-width: 1px 1px 0;
color: #000000;
font-size: 13px;
font-weight: 500;
line-height: 60px;
padding: 0 40px;
text-align: center;
text-transform: uppercase;
}
.cart-table > tbody > tr > td.product-thumbnail {
padding: 25px 50px!important;
}
.cart-table > tbody > tr > td {
border: 1px solid #ebebeb;
color: #898989;
font-size: 14px;
font-weight: 500;
line-height: 42px;
padding: 60px 25px;
text-align: center;
}
.cart-table > tbody > tr > td.price {
font-size: 16px;
}
.cart-table > tbody > tr > td.price {
font-size: 16px;
}
.cart-table .product-remove .fa.fa-close {
color: #c56e21!important;
font-size: 18px;
font-weight: normal;
}
.product-name a {
color: #898989!important;
}
.product-name a:hover {
text-decoration:none;
}
.cart-table .bottom-box {
background: #f9f9f9 none repeat scroll 0 0;
border-bottom: 1px solid #ebebeb;
border-left: 1px solid #ebebeb;
border-right: 1px solid #ebebeb;
margin: 0 0 50px;
padding: 30px 25px;
}
.cart-table .bottom-box .cupon-box .input-text {
background: #fff none repeat scroll 0 0;
border: 1px solid #eeeeee;
color: #8e8d8d;
line-height: 36px;
margin-right: 10px;
outline: medium none;
padding: 0 20px;
width: 130px;
float:left;
}
.bottom-box .button {
float: left;
}
.cart-table .bottom-box .cart-btn {
background: #fab90a none repeat scroll 0 0;
border-radius: 5px;
color: #000000;
display: inline-block;
font-family: "Open Sans";
font-weight: 600;
letter-spacing: 0.05em;
line-height: 32px;
margin-top: 10px;
padding: 0 18px;
text-transform: uppercase;
}
.cart-table .bottom-box .cupon-box .submit {
background: #e3e3e3 none repeat scroll 0 0;
border: medium none;
color: #000000;
font-weight: normal;
line-height: 36px;
outline: medium none;
padding: 0 20px;
text-transform: capitalize;
}
.cart-table .bottom-box .cart-btn {
background: #fab90a none repeat scroll 0 0;
border-radius: 5px;
color: #000000;
display: inline-block;
font-family: "Open Sans";
font-weight: 600;
letter-spacing: 0.05em;
line-height: 32px;
margin-top: 10px;
padding: 0 18px;
text-transform: uppercase;
}
.cart-table .bottom-box .cart-btn:hover {background: #D6B161; color: #fff; border-color: #D6B161; }
.table.cart-table {
margin-bottom: 50px !important;
}
.cart_totals.calculated_shipping {
padding: 0 15px;
}
.cart_totals li:first-child {
border-top: 1px solid #ebebeb;
}
.cart-total {
background: #f9f9f9 none repeat scroll 0 0;
}
.cart_totals li {
border-bottom: 1px solid #ebebeb;
border-left: 1px solid #ebebeb;
border-right: 1px solid #ebebeb;
color: #000000;
font-size: 13px;
font-weight: 500;
line-height: 58px;
padding: 0 25px;
text-transform: uppercase;
}
.cart_totals li span {
color: #898989;
font-size: 16px;
margin-left: 25px;
}
.cart_totals .proceed-to-checkout {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: -moz-use-text-color #ebebeb #ebebeb;
border-image: none;
border-style: none solid solid;
border-width: 0 1px 1px;
padding-bottom: 10px;
padding-right: 20px;
padding-top: 10px;
text-align: right;
}
.cart_totals .checkout-button {
border-radius: 5px!important;
color: #000000!important;
display: inline-block!important;
font-family: "Open Sans"!important;
font-weight: 600!important;
letter-spacing: 0.05em!important;
line-height: 32px!important;
margin-top: 10px!important;
padding: 4px 22px!important;
text-transform: uppercase!important;
}
@media (max-width: 768px) {
ul.products li.product {
width: 48%!important;
}
}
@media (max-width: 559px) {
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
width: 100%!important;
}
ul.products li.product {
width: 100%!important;
}
.product-details-content .content-box {
padding-left: 0px!important;
}
}
.woocommerce form .form-row .input-checkbox {
margin: -3px 8px 0px 10px!important;
}
.woocommerce form .form-row label {
line-height: 1.2!important;
}
.col-1 .title h3:before {
content: "";
width: 55px;
height: 3px;
display: inline-block;
position: absolute;
margin-top: 40px;
}
.col-2 .title h3:before {
content: "";
width: 55px;
height: 3px;
display: inline-block;
position: absolute;
margin-top: 40px;
}
.woocommerce .row_inner_wrapper {
padding: 0;
}
.woocommerce .order_details {
font: 400 1.2em/1.8em "Open Sans", sans-serif;
}
p.woocommerce-thankyou-order-received{color: #242424;}
a.shipping-calculator-button {
padding: 5px;
border-radius: 2px;
font-weight: 700;
text-decoration: underline!important;
}
p#calc_shipping_state_field span {
margin-left: 0;
}
.woocommerce form .form-row {
padding: 3px 0!important;
}
.columns-2 .products li {
width: 50%!important;
clear:initial;
}
.columns-3 .products li {
width: 33.33%!important;
clear:initial!important;
}
.columns-4 .products li {
width: 25%!important;
clear:initial;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
float: left;
padding: 0 2% 0 0;
margin: 0 0 2.992em 0;
position: relative;
text-align: center;
}
.product-details-content .content-box .cart-btn {    margin-left: 10px;}.woocommerce div.product .woocommerce-tabs ul.tabs li {    border: 1px solid #d3ced2 !important;    background-color: #f7f7f7;    border-left: 1px solid #d3ced2 !important;    border-bottom: none !important;}
.woocommerce a.remove {
margin: 0 auto;
}
.cart_totals li span span.woocommerce-Price-currencySymbol {
float: left;
}
.shop_table.shop_table_responsive.cart .row.bottom-box .pull-left.cupon-box input::-webkit-input-placeholder {
color: #8e8d8d !important;
}
.shop_table.shop_table_responsive.cart .row.bottom-box .pull-left.cupon-box input:-moz-placeholder { color: #8e8d8d !important;  
}
.shop_table.shop_table_responsive.cart .row.bottom-box .pull-left.cupon-box input::-moz-placeholder { color: #8e8d8d !important;  
}
.shop_table.shop_table_responsive.cart .row.bottom-box .pull-left.cupon-box input:-ms-input-placeholder {  
color: #8e8d8d !important;  
}
.woocommerce-message a.button.wc-forward {
font-family: "Open Sans", sans-serif;
}
.login .form-row.form-row-first input#username {
border-radius: 0;
padding: 9px 20px;
font: 14px/25px "Open Sans", sans-serif;
color: #000;
margin-bottom: 20px;
background: #f9f9f9;
border: 1px solid #ebebeb;
-webkit-box-shadow: none;
box-shadow: none;
}
.login .form-row.form-row-last input#password {
border-radius: 0;
padding: 9px 20px;
font: 14px/25px "Open Sans", sans-serif;
color: #000;
margin-bottom: 20px;
background: #f9f9f9;
border: 1px solid #ebebeb;
-webkit-box-shadow: none;
box-shadow: none;
}
.checkout_coupon .form-row.form-row-first input#coupon_code{
border-radius: 0;
padding: 9px 20px;
font: 14px/25px "Open Sans", sans-serif;
color: #000;
margin-bottom: 20px;
background: #f9f9f9;
border: 1px solid #ebebeb;
-webkit-box-shadow: none;
box-shadow: none;
}
.woocommerce form.login .form-row input, .woocommerce .checkout_coupon .form-row-last input{
font: 14px/25px "Open Sans", sans-serif;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
font: 14px/25px "Open Sans", sans-serif;
}
.bottom-box .pull-left input.button {
width: 30%;
}
.bottom-box .pull-right input.button {
width: 60%;
}
.woocommerce a.added_to_cart {
margin-top: 10px;
}
.left-checkout .woocommerce-billing-fields .select2-container.select2-container--default .select2-selection--single{
background: none;
}
.left-checkout .woocommerce-billing-fields .section_header.color h2,
.left-checkout .woocommerce-shipping-fields h3,
.right-checkout .section_header.color h2 {
font: bold 38px/48px "Alegreya", serif;
margin-top: 0;
margin-bottom: 15px;
color: #242424;
letter-spacing: 0.15px;
}
.left-checkout .woocommerce-billing-fields .section_header.color h2:after,
.left-checkout .woocommerce-shipping-fields h3:after,
.right-checkout .section_header.color h2:after {
display: inline-block;
content: '';
width: 35px;
height: 2px;
background: #099bd7;
margin-left: 5px;
}
.woocommerce-message a.button.wc-forward,
.bottom-box .pull-right input.button,
.bottom-box .pull-left input.button,
.woocommerce #review_form #respond .form-submit input,
.woocommerce a.added_to_cart,
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order,
.woocommerce form.login .form-row input,
.woocommerce .checkout_coupon .form-row-last input {
border: none;
font-weight: bold;
background: #09a3d5;
line-height: 40px;
padding: 0 22px;
color: #fff;
text-transform: uppercase;
font-family: "Open Sans", sans-serif;
display: inline-block;
border-radius: 3px;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.product-details-content .content-box .cart-btn:focus,
.woocommerce #respond input#submit:focus,
.woocommerce-message a.button.wc-forward:focus,
.woocommerce a.added_to_cart:focus,
.woocommerce #payment #place_order:focus, 
.woocommerce-page #payment #place_order:focus,
.woocommerce form.login .form-row input:focus,
.woocommerce .checkout_coupon .form-row-last input:focus {
background: #282D3E;
color: #fff;
}
.product-details-content .content-box .cart-btn:hover,
.woocommerce #respond input#submit:hover,
.woocommerce-message a.button.wc-forward:hover,
.woocommerce a.added_to_cart:hover,
.woocommerce #payment #place_order:hover, 
.woocommerce-page #payment #place_order:hover,
.woocommerce form.login .form-row input:hover,
.woocommerce .checkout_coupon .form-row-last input:hover {
background: #282D3E;
color: #fff;
}
.checkout_coupon .form-row.form-row-first input#coupon_code::-webkit-input-placeholder,
.woocommerce form .form-row input.input-text::-webkit-input-placeholder,
.woocommerce form .form-row textarea::-webkit-input-placeholder { color: #c6c6c6;
}
.checkout_coupon .form-row.form-row-first input#coupon_code::-moz-placeholder,
.woocommerce form .form-row input.input-text::-moz-placeholder, 
.woocommerce form .form-row textarea::-moz-placeholder { color: #c6c6c6;
}
.checkout_coupon .form-row.form-row-first input#coupon_code:-ms-input-placeholder,
.woocommerce form .form-row input.input-text:-ms-input-placeholder, 
.woocommerce form .form-row textarea:-ms-input-placeholder { color: #c6c6c6;
}
.checkout_coupon .form-row.form-row-first input#coupon_code:-moz-placeholder,
.woocommerce form .form-row input.input-text:-moz-placeholder, 
.woocommerce form .form-row textarea:-moz-placeholder { color: #c6c6c6;
}
.woocommerce .woocommerce-ordering select {
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
}
.order-box ul li span span {
float: left;
}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0} @media print{*,*:before,*:after{background:transparent !important;color:#000 !important;-webkit-box-shadow:none !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]: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}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff !important}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}@font-face{font-family:'Glyphicons Halflings';src:url(//www.ikey.at/wp-content/themes/plumbing/assets/fonts/glyphicons-halflings-regular.eot);src:url(//www.ikey.at/wp-content/themes/plumbing/assets/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(//www.ikey.at/wp-content/themes/plumbing/assets/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(//www.ikey.at/wp-content/themes/plumbing/assets/fonts/glyphicons-halflings-regular.woff) format('woff'),url(//www.ikey.at/wp-content/themes/plumbing/assets/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(//www.ikey.at/wp-content/themes/plumbing/assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before,.glyphicon-eur:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:bold}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}kbd kbd{padding:0;font-size:100%;font-weight:bold;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1140px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*="col-"]{position:static;float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:0.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{line-height:34px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{line-height:30px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.form-group-sm .form-control{height:30px;line-height:30px}textarea.form-group-sm .form-control,select[multiple].form-group-sm .form-control{height:auto}.form-group-sm .form-control-static{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;min-height:32px}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.form-group-lg .form-control{height:46px;line-height:46px}textarea.form-group-lg .form-control,select[multiple].form-group-lg .form-control{height:auto}.form-group-lg .form-control-static{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;min-height:38px}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.333333px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default.focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success.focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info.focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning.focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#337ab7;font-weight:normal;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height, visibility;-o-transition-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);-webkit-background-clip:padding-box;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-right-radius:0;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:15px 15px;font-size:18px;line-height:20px;height:50px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);margin-top:8px;margin-bottom:8px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-left:15px;margin-right:15px}}@media (min-width:768px){.navbar-left{float:left !important}.navbar-right{float:right !important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#080808;color:#fff}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;color:#fff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px 15px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding:48px 0}.container .jumbotron,.container-fluid .jumbotron{padding-left:60px;padding-right:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-left:auto;margin-right:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;color:#555;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{background-color:#eee;color:#777;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-left:15px;padding-right:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);-webkit-background-clip:padding-box;background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857143px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-weight:normal;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-weight:normal;line-height:1.42857143;text-align:left;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);white-space:normal}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,0.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,0.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform 0.6s ease-in-out;-o-transition:-o-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.carousel-inner>.item.next,.carousel-inner>.item.active.right{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);left:0}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-control.left{background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);background-image:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.5)), to(rgba(0,0,0,0.0001)));background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);background-image:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.5)));background-image:linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:hover,.carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;line-height:1;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:767px){.visible-xs-block{display:block !important}}@media (max-width:767px){.visible-xs-inline{display:inline !important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:1200px){.visible-lg-block{display:block !important}}@media (min-width:1200px){.visible-lg-inline{display:inline !important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width:767px){.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media (min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}} html {
font-size: 100%;}
body {
color: #333; }
body.error404 {
background-size: cover !important; }
body.error404 #main {
background-color: transparent; }
body.error404 .content_wrapper {
background: none; }
#main {
position: relative;
z-index: 10; }
#wrapper {
position: relative;
overflow: hidden; }html {
font-size: 100%; }
body {
color: #333; }
body.error404 {
background-size: cover !important; }
body.error404 #main {
background-color: transparent; }
body.error404 .content_wrapper {
background: none; }
#main {
position: relative;
z-index: 10; }
#wrapper {
position: relative;
overflow: hidden; }
.content_wrapper {
position: relative;
background: #fff;
z-index: 10; } .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.wp-caption {
margin-bottom: 1.6em;
max-width: 100%;
} 
img {
border: 0;
height: auto;
max-width: 100%;
}
button, select {
text-transform: none;
max-width: 100%;
}
table {
border-bottom: 1px solid #ededed;
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
line-height: 2;
margin: 0 0 20px;
width: 100%;
}
td {
border-top: 1px solid #ededed;
padding: 6px 10px 6px 0;
}
.grid-xs-1, .grid-sm-1, .grid-md-1, .grid-lg-1, .grid-xs-2, .grid-sm-2, .grid-md-2, .grid-lg-2, .grid-xs-3, .grid-sm-3, .grid-md-3, .grid-lg-3, .grid-xs-4, .grid-sm-4, .grid-md-4, .grid-lg-4, .grid-xs-5, .grid-sm-5, .grid-md-5, .grid-lg-5, .grid-xs-6, .grid-sm-6, .grid-md-6, .grid-lg-6, .grid-xs-7, .grid-sm-7, .grid-md-7, .grid-lg-7, .grid-xs-8, .grid-sm-8, .grid-md-8, .grid-lg-8, .grid-xs-9, .grid-sm-9, .grid-md-9, .grid-lg-9, .grid-xs-10, .grid-sm-10, .grid-md-10, .grid-lg-10, .grid-xs-11, .grid-sm-11, .grid-md-11, .grid-lg-11, .grid-xs-12, .grid-sm-12, .grid-md-12, .grid-lg-12 {
position: relative;
min-height: 1px;
padding-left: 20px;
padding-right: 20px;
}
.genericon-pinned:before {
content: "\f00c";
font-family: FontAwesome;
font-size: 30px;
float: left;
}
.site-contents {
padding: 100px 0;
}
@media (min-width: 768px) {
.grid-sm-1, .grid-sm-2, .grid-sm-3, .grid-sm-4, .grid-sm-5, .grid-sm-6, .grid-sm-7, .grid-sm-8, .grid-sm-9, .grid-sm-10, .grid-sm-11, .grid-sm-12 {
float: left;
}
.grid-sm-12 {
width: 100%;
}
.grid-sm-11 {
width: 91.66666667%;
}
.grid-sm-10 {
width: 83.33333333%;
}
.grid-sm-9 {
width: 75%;
}
.grid-sm-8 {
width: 66.66666667%;
}
.grid-sm-7 {
width: 58.33333333%;
}
.grid-sm-6 {
width: 50%;
}
.grid-sm-5 {
width: 41.66666667%;
}
.grid-sm-4 {
width: 33.33333333%;
}
.grid-sm-3 {
width: 25%;
}
.grid-sm-2 {
width: 16.66666667%;
}
.grid-sm-1 {
width: 8.33333333%;
}
}
@media (min-width: 992px) {
.grid-md-1, .grid-md-2, .grid-md-3, .grid-md-4, .grid-md-5, .grid-md-6, .grid-md-7, .grid-md-8, .grid-md-9, .grid-md-10, .grid-md-11, .grid-md-12 {
float: left;
}
.grid-md-12 {
width: 100%;
}
.grid-md-11 {
width: 91.66666667%;
}
.grid-md-10 {
width: 83.33333333%;
}
.grid-md-9 {
width: 75%;
}
.grid-md-8 {
width: 66.66666667%;
}
.grid-md-7 {
width: 58.33333333%;
}
.grid-md-6 {
width: 50%;
}
.grid-md-5 {
width: 41.66666667%;
}
.grid-md-4 {
width: 33.33333333%;
}
.grid-md-3 {
width: 25%;
}
.grid-md-2 {
width: 16.66666667%;
}
.grid-md-1 {
width: 8.33333333%;
}
}
.widget_calendar td, .widget_calendar th {
line-height: 2.3333;
text-align: center;
padding: 0;
}
.widget_calendar caption {
font-family: "Noto Serif", serif;
font-weight: 700;
margin: 0 0 1.6em;
letter-spacing: 0.04em;
text-transform: uppercase;
}
ul.sub-menu {
list-style: none;
padding-left: 20px;	
}
ul.sub-menu li a{padding-right: 0!important;}
ul.sub-menu li a:after {display:none;} .alignleft {
display: inline;
float: left;
}
.alignright {
display: inline;
float: right;
}
.aligncenter {
display: block;
margin-right: auto;
margin-left: auto;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
clear: both;
margin-top: 0.4em;
margin-bottom: 1.6em;
}
.post-thumbnail img {
display: block;
margin: 0 auto;
}
.entry-title, .widecolumn h2 {
margin-bottom: 1.2308em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 1.2em;
} #header {
position: relative;
z-index: 99999; }
#menu_toggle {
position: relative;
cursor: pointer;
float: right;
width: 25px;
height: 20px;
padding: 10px 0;
margin-top: 10px;
}
#menu_toggle button {
position: absolute;
left: 0;
top: 50%;
margin: -2px 0 0;
background:#092942;
height: 3px;
padding: 0;
border: none;
width: 100%;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
outline: none !important;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
border-radius: 2px; }
#menu_toggle button:before {
content: '';
position: absolute;
left: 8px;
top: -8px;
width: 15px;
height: 3px;
background:#092942;
-webkit-transform-origin: 1.5px center;
-moz-transform-origin: 1.5px center;
-o-transform-origin: 1.5px center;
transform-origin: 1.5px center;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
border-radius: 2px; }
#menu_toggle button:after {
content: '';
position: absolute;
left: 5px;
bottom: -8px;
width: 20px;
height: 3px;
background: #092942;
-webkit-transform-origin: 1.5px center;
-moz-transform-origin: 1.5px center;
-o-transform-origin: 1.5px center;
transform-origin: 1.5px center;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
border-radius: 2px; }
#menu_toggle.open button {
background: transparent; }
#menu_toggle.open button:before {
top: 0;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
-moz-transform: rotate3d(0, 0, 1, -45deg);
-o-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
transform-origin: 50% 50%; }
#menu_toggle.open button:after {
bottom: 0;
transform: rotate3d(0, 0, 1, 45deg);
transform-origin: 50% 50%; } 
.header_info {
background: #2875b1;
background: -webkit-linear-gradient(top, #2875b1 50%, #266fac 50%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #2875b1), color-stop(50%, #266fac));
background: linear-gradient(to bottom, #2875b1 50%, #266fac 50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2875b1', endColorstr='#266fac',GradientType=0 );
-webkit-box-shadow: none;
box-shadow: none;
left: -webkit-calc(50% - 585px);
left: calc(50% - 585px);
right: -webkit-calc(50% - 585px);
right: calc(50% - 585px);
z-index: 10;
border: none;
text-transform: uppercase;
z-index: 9999;
border-radius: 0;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}  
.header_info .container {
background: #3baed4;
}
.mobile_header .top_nav_mobile {
display: none;}
.mobile_header .top_nav_mobile .main_menu_nav {
padding: 0;
margin: 0; }
.mobile_header .top_nav_mobile .main_menu_nav li {
position: relative;
list-style: none;
border-bottom: 1px solid #4fc2e8;	}
.mobile_header .top_nav_mobile .main_menu_nav > li > a {
display: block;
font-size: 15px;
color: #ffffff;
text-transform: uppercase;
font: bold 15px/54px "Open Sans", sans-serif;
letter-spacing: -0.04em; }
.mobile_header .top_nav_mobile .main_menu_nav > li:hover > a { }
.mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow {
position: absolute;
display: block;
right: 8px;
top: 0;
cursor: pointer;
height: 50px;
padding: 0 15px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow.active {
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg); }
.mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow.active i:before, .mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow.active i:after { }
.mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow i {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
width: 11px;
height: 11px; }
.mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow i:before {
content: '';
position: absolute;
left: 0;
top: 4px;
width: 11px;
height: 3px;
background: #fff;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
border-radius: 1px; }
.mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow i:after {
content: '';
position: absolute;
left: 4px;
top: 0;
width: 3px;
height: 11px;
background: #fff;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
border-radius: 1px; }
.mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow {
padding: 10px 20px 12px; }
.mobile_header .top_nav_mobile .main_menu_nav ul {
position: relative;
margin: 0;
padding: 0;
display: none;
background: #3baed4;}
.mobile_header .top_nav_mobile .main_menu_nav ul:before {
content: '';
position: absolute;
right: 31px;
top: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;}
.mobile_header .top_nav_mobile .main_menu_nav ul li {
text-transform: capitalize; }
.mobile_header .top_nav_mobile .main_menu_nav ul li .arrow {
display: none !important; }
.mobile_header .top_nav_mobile .main_menu_nav ul li a {
font: bold 15px/54px "Open Sans", sans-serif;
padding: 0 15px;
display: block;
color: #fff;
font-size: 15px;
font-weight: normal;
text-transform: capitalize;
line-height: 48px }
.mobile_header .top_nav_mobile .main_menu_nav ul li a:before {
content: '-';
padding-right: 10px;
}	
.mobile_header .top_nav_mobile .main_menu_nav ul li:active > a {
color: #fde428; }
.mobile_header .top_nav_mobile .main_menu_nav ul li ul {
display: block;
background: #fff; }
.mobile_header .top_nav_mobile .main_menu_nav ul li ul:before {
display: none; }
.mobile_header .top_nav_mobile .main_menu_nav ul li ul a {
font-size: 14px;
font-weight: 400; }
.mobile_header .top_nav_mobile .main_menu_nav ul li ul li {
position: relative;
padding: 0 0 0 7px; }
.mobile_header .top_nav_mobile .main_menu_nav ul li ul li:before {
content: '';
position: absolute;
left: 44px;
top: 50%;
width: 4px;
height: 1px;
background: #002e5b; }
.mobile_header .top_nav_mobile .main_menu_nav li:hover {
background: #4fc2e8;
}
.mobile_header .top_nav_mobile .main_menu_nav > li.current_page_item.menu-item-has-children > .arrow {
color: #002e5b; }
.mobile_header .top_nav_mobile .main_menu_nav > li.current-menu-parent.menu-item-has-children > .arrow, .mobile_header .top_nav_mobile .main_menu_nav > li.current-menu-ancestor.menu-item-has-children > .arrow, .mobile_header .top_nav_mobile .main_menu_nav > li.current-menu-parent.menu-item-has-children > .sub-menu > li.current-menu-item.menu-item-has-children > .arrow, .mobile_header .top_nav_mobile .main_menu_nav > li.current-menu-ancestor.menu-item-has-children > .sub-menu > li.current-menu-parent.menu-item-has-children > .arrow {
color: #002e5b; }
.mobile_menu > ul ul ul {
display: block; }
.header_top {
position: relative;
padding: 43px 0 71px;
background: #002e5b; }
.header_top:before {
content: '';
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.1);
z-index: 10;
display: block; }
.header_top .container {
position: relative;
z-index: 15; }
.logo {
float: left;
font-size: 29px;
text-transform: uppercase;
color: #333; }
.logo a {
display: block; }
.logo a img {
max-width: inherit; }
.header_socials {
float: right;
font-size: 0;
margin: 0 0 0 82px; }
.header_socials a {
font-size: 22px;
line-height: 22px;
display: inline-block;
margin: 10px 0 0 16px;
color: rgba(255, 255, 255, 0.66);
transition: color 0.2s linear; }
.header_socials a:first-child {
margin: 0; }
.header_socials a:hover {
color: #fff; }
.icon_text {
position: relative; }
.icon_text .icon {
float: left;
font-size: 26px;
color: #C4D114;
margin: 0 14px 0 0; }
.icon_text .icon i {
vertical-align: top; }
.icon_text .text {
color: #fff;
float: right;
font-size: 13px; }
.icon_text .text strong {
font-weight: 400;
line-height: 16px; }
.header_top .icon_text {
float: right;
margin: 5px 14px 0 20px;
line-height: 16px; }
.mobile_header {
display: none; }
.overflow_hidden {
overflow: hidden; }
.top_bar {
position: relative;
z-index: 20;
font-size: 13px;
background-color: #002e5b; }
.tmc_header_3 {
background: #152348;
}
.top_nav {
position: absolute;
left: 0;
right: 0;
z-index: 20; }
.top_nav .top_nav_wrapper {
}
.top_nav .top_nav_wrapper > ul {
position: relative;
font-family: Poppins;
list-style: none;
margin: 0;
padding: 0 0px;
float: left; }
.top_nav .main_menu_nav > ul {
position: relative;
list-style: none;
margin: 0;
float: left; }
.top_nav .top_nav_wrapper > ul:after, .top_nav .main_menu_nav > ul:after {
content: '';
clear: both;
display: table; }
.top_nav .top_nav_wrapper > ul > li, .top_nav .main_menu_nav > ul > li {
position: relative;
float: left;
font-size: 16px;
line-height: 1;
color: #ffffff;
font-weight: 600 !important; }
.top_nav .top_nav_wrapper > ul > li.current_page_item > a, .top_nav .top_nav_wrapper > ul > li.current-menu-ancestor > a, .top_nav .top_nav_wrapper > ul > li.current-menu-parent > a, .top_nav .top_nav_wrapper > ul > li.current_page_parent > a, .top_nav .top_nav_wrapper > ul > li.current_page_ancestor > a, .top_nav .main_menu_nav > ul > li.current_page_item > a, .top_nav .main_menu_nav > ul > li.current-menu-ancestor > a, .top_nav .main_menu_nav > ul > li.current-menu-parent > a, .top_nav .main_menu_nav > ul > li.current_page_parent > a, .top_nav .main_menu_nav > ul > li.current_page_ancestor > a {
color: #c4d114; }
.top_nav .top_nav_wrapper > ul > li:hover > a, .top_nav .main_menu_nav > ul > li:hover > a {
color: #c4d114; }
.top_nav .top_nav_wrapper > ul > li > a, .top_nav .main_menu_nav > ul > li > a {
position: relative;
display: block;
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
color: #ffffff;
padding: 21px 16px;
text-decoration: none !important;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.top_nav .top_nav_wrapper .sub-menu > li.menu-item-has-children > a, .top_nav .top_nav_wrapper .sub-menu > li.page_item_has_children > a {
position: relative; }
.top_nav .top_nav_wrapper .sub-menu > li.menu-item-has-children > a:hover:before, 
.top_nav .top_nav_wrapper .sub-menu > li.page_item_has_children > a:hover:before {
border-left-color: #fde428; }
.top_nav .top_nav_wrapper .sub-menu > li.menu-item-has-children > a:before, 
.top_nav .top_nav_wrapper .sub-menu > li.page_item_has_children > a:before {
content: '';
position: absolute;
right: 20px;
top: 50%;
margin: -4px 0 0;
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
border-left: 5px solid #cccccc; }
.top_nav .main_menu_nav > ul > li.menu-item-has-children > a, 
.top_nav .main_menu_nav > ul > li.page_item_has_children > a {
padding-right: 23px; }
.top_nav .top_nav_wrapper > ul > li ul, .top_nav .main_menu_nav > ul > li ul {
position: absolute;
top: 100%;
left: 0;
opacity: 0;
visibility: hidden;
background: #3baed4;
list-style: none;
padding:0;
margin: 0;
min-width: 256px;
z-index: 1;
-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.27);
-moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.27);
box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.27);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.top_nav .top_nav_wrapper > ul > li ul ul, 
.top_nav .main_menu_nav > ul > li ul ul {
left: 100%;
top: -2px;
background: #002e5b;
padding: 6px 0 4px; }
.top_nav .top_nav_wrapper > ul > li ul ul li a, 
.top_nav .main_menu_nav > ul > li ul ul li a {
color: #fff;
padding: 12px 26px; }
.top_nav .top_nav_wrapper > ul > li ul ul li a:hover, 
.top_nav .main_menu_nav > ul > li ul ul li a:hover {
color: #fde428; }
.top_nav .top_nav_wrapper > ul li:hover > ul, 
.top_nav .main_menu_nav > ul li:hover > ul {
visibility: visible;
opacity: 1; }
.top_nav .top_nav_wrapper > ul > li ul li, 
.top_nav .main_menu_nav > ul > li ul li {
position: relative;
font-weight: 500;
font-size: 14px;
text-transform: capitalize;
color: #333333; }
.top_nav .top_nav_wrapper > ul > li ul li a, 
.top_nav .main_menu_nav > ul > li ul li a {
display: block;
padding: 14px 26px 14px;
color: #333333;
text-decoration: none !important; }
.top_nav .main_menu_nav > ul > li ul li:before, 
.top_nav .top_nav_wrapper > ul > li ul li:before {
content: '';
position: absolute;
left: 0;
right: 0;
top: -2px;
height: 2px;
background: #002e5b;
opacity: 0;
visibility: hidden; }
.top_nav .main_menu_nav > ul > li ul li:after, .top_nav .top_nav_wrapper > ul > li ul li:after {
content: '';
position: absolute;
left: 0;
right: 0;
bottom: -2px;
height: 2px;
background: #002e5b;
opacity: 0;
visibility: hidden; }
.top_nav .main_menu_nav > ul > li ul li:hover:before, .top_nav .top_nav_wrapper > ul > li ul li:hover:before {
opacity: 1;
visibility: visible; }
.top_nav .main_menu_nav > ul > li ul li:hover:after, .top_nav .top_nav_wrapper > ul > li ul li:hover:after {
opacity: 1;
visibility: visible; }
.top_nav .main_menu_nav > ul > li ul li:hover > a, .top_nav .top_nav_wrapper > ul > li ul li:hover > a {
background: #4fc2e8 none repeat scroll 0 0;
color: #fff; }
.top_nav .icon_text {
float: right;
padding: 0 0 0 35px;
margin: 18px 38px 0 0;
color: #fff; }
.top_nav .icon_text:before {
content: '';
position: absolute;
left: 0;
top: 50%;
margin: -17px 0 0 0;
border-left: 1px solid rgba(255, 255, 255, 0.15);
height: 27px; }
.top_nav .icon_text strong {
color: #fff;
font-size: 18px;
font-weight: 700 !important;
font-family: Poppins; }
.top_nav .icon_text strong a {
color: #fff;
font-size: 18px; }
.top_nav .icon_text span {
font-size: 13px; } .page_title {
position: relative;
padding: 57.5px 0;
background-color: #fde428;
background-position: 50% 0;
color: #222222;
background-size: cover; }
.page_title:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #E9E9F0;
opacity: .8;
}
.page_title h1 {
margin: 0;
text-transform: uppercase;
font-size: 35px;
line-height: 55px;
color: #252536;
font-weight: 800; }
.page_title h1:after {
background: #fff; }
.page_title.transparent {
background-color: transparent;
padding-bottom: 0;
margin-bottom: 0;
padding-top: 32px; }
.page_title.transparent h1 {
margin-bottom: 20px; }
.page_title.transparent h1:after {
background-color: #fde428; }
.page_title.disable_title {
margin-bottom: 0;
padding-bottom: 17px; }
input[type="text"],  input[type="search"], input[type="password"] {
-webkit-appearance: none;
-moz-appearance: none;
width: 100%;
padding: 0.6em;  }
textarea {
-webkit-appearance: none;
-moz-appearance: none; }
embed, iframe, object, video {
margin-bottom: 1.6em;
max-width: 100%;
vertical-align: middle;
}
::-webkit-input-placeholder { color: #222222; }
:-moz-placeholder { color: #222222;
opacity: 1; }
::-moz-placeholder { color: #222222;
opacity: 1; }
:-ms-input-placeholder { color: #222222; }
.button{
position: relative;
outline: none !important;
border: none;
font-weight: 700;
font-family: Poppins;
font-size: 14px;
padding: 8px 21px;
color: #fff;
border-radius: 0;
background: #002e5b;
border: 3px solid #002e5b;
display: inline-block;
line-height: 23px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.post-password-form input[type="submit"] {
padding: 0.7917em;
right: 0;
bottom: 0;
margin-left: -4px;
}
.post-password-form input[type="submit"] {
-webkit-appearance: button;
background-color: #333;
border: 0;
color: #fff;
cursor: pointer;
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
font-weight: 700;
padding: 0.68em 1.625em;
margin-left: -7px;
text-transform: uppercase;}
.post-password-form label {
margin: 0px 0px 0px 0px;
width: 85%;
}
.input-group {
width: 100%; }
body textarea.form-control, body textarea.wpcf7-form-control, body #order_comments, body .input-group textarea.form-control {
height: 128px; }
textarea.wpcf7-form-control {
resize: vertical; }
.request_callback {
position: relative; }
.request_callback p {
font-weight: 700;
font-family: Poppins;
color: #fff;
margin-bottom: 12px; }
.select2-container .selection,
.select2-container--default .select2-selection--single,
.select2-container {
outline: none !important; }
.widget_archive .select2-container.select2-container--default .select2-selection--single {
height: 44px; }
.widget_archive .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 42px;
padding-left: 15px;
padding-right: 50px; }
.widget_archive .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
width: 44px;
height: 44px; }
.select2-container .selection {
display: block; }
.select2-container .selection:after {
content: "";
display: table;
clear: both; }
.select2-container.select2-container--default .select2-selection--single {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
border: 1px solid #cacaca;
height: 49px;
line-height: 1;
background: #cacaca;
font-size: 13px; }
.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 48px;
padding-left: 29px;
padding-right: 50px;
color: #222222; }
.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
width: 50px;
height: 49px;
top: 0;
right: 0; }
.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
border-width: 6px 6px 0 6px;
border-color: #777777 transparent transparent transparent;
margin-left: -6px;
margin-top: -3px; }
.select2-container.select2-container--default.select2-container--open .select2-selection--single {
border-color: #cacaca;
background-color: #fff; }
.select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent #777777 transparent;
border-width: 0 6px 6px 6px; }
.select2-container .select2-dropdown {
border: 1px solid #cacaca;
color: #222;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0; }
.select2-container .select2-dropdown .select2-results__option--highlighted[aria-selected] {
background: #6c98e1; }
.select2-container .select2-dropdown .select2-results__option {
padding: 10px 18px; }
span.wpcf7-not-valid-tip {
display: none; }
div.wpcf7-response-output {
margin: 0 0 10px;
background-color: #c9f7b2;
color: #61a600;
font-size: 14px;
border: none; }
div.wpcf7-response-output.wpcf7-validation-errors {
background-color: #ffd9d9;
color: #ff0000; 
margin: 0 auto;
margin-top: 10px;
border: 2px solid #f7e700;}
div.wpcf7-response-output.wpcf7-mail-sent-ng {
background-color: #fff2b2;
color: #ff9900; }
.comment-info ul {
list-style: none;
padding: 0;
margin: 0 0 20px; }
.comment-info ul li {
position: relative;
padding: 0 0 0 20px;
margin: 0 0 4px; }
.comment-info ul.type_1 li:before {
content: '\f00c';
top: 4px; }
.comment-info ul.type_2 li:before {
content: '\f14a';
top: 3px;
font-size: 14px; }
.comment-info ol {
margin: 0 0 20px;
padding: 0;
list-style-position: inside; }
.comment-info ol li {
position: relative;
padding: 0 0 0 20px;
margin: 0 0 4px; }
.comments-title {
position: relative;
font-weight: 700;
text-transform: lowercase;
margin-bottom: 20px; }
.comments-title:after {
display: none; }
ul.comment-list {
position: relative;
margin: 0 0 40px;
padding: 0; }
ul.comment-list li {
list-style: none;
border-top: 1px solid #dddddd;
padding: 30px 0 0;
margin: 0 0 30px; }
ul.comment-list .comment .vcard {
float: left;
margin: 0 32px 0 0;
width: 87px; }
ul.comment-list .comment .vcard img {
max-width: 100%;
height: auto; }
ul.comment-list .comment .comment-info {
overflow: hidden; }
ul.comment-list .comment .comment-author {
float: left;
font-family: Poppins;
font-weight: 600;
color: #333333; }
ul.comment-list .comment .comment-meta {
float: right;
font-size: 11px;
color: #aaaaaa;
text-transform: uppercase;
font-weight: 600;
margin: 0 0 15px 0; }
ul.comment-list .comment .comment-meta a {
display: inline-block;
vertical-align: middle;
color: #aaaaaa; }
ul.comment-list .comment .comment-meta a:hover {
color: #6c98e1;
text-decoration: none; }
ul.comment-list .comment .comment-meta a:before {
content: "/";
display: inline-block;
vertical-align: baseline;
margin: 0 7px 0 5px;
color: #dddddd; }
ul.comment-list .comment .comment-meta a:first-child:before {
display: none; }
ul.comment-list .comment .comment-text {
clear: both; }
ul.comment-list .comment .comment-text p {
line-height: 22px; }
ul.comment-list .comment .comment-text *:last-child {
margin-bottom: 0; }
ul.comment-list .children {
margin: 29px 0 0 30px;
padding: 0; }
ul.comment-list .children > li {
position: relative;
padding: 30px 0 0;
margin: 0 0 30px;
border-top: 1px solid #dddddd; }
ul.comment-list .children > li:before {
content: '';
position: absolute;
left: 66px;
top: -9px;
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/images/comment_before.png) no-repeat 0 0;
width: 15px;
height: 9px; }
.comment-respond {
margin: 40px 0 0 0; }
.comment-reply-title {
margin: 0 0 19px;
font-size: 20px;
}
.comment-reply-title:after {
display: none; }
.comment-reply-title:before {
margin: 0 0 22px 0; }
.comment-awaiting-moderation {
display: block;
color: #6c98e1;
font-weight: 700;
text-transform: lowercase;
margin: 10px 0 0; }
.comment-info table {
width: 100%;
margin: 0 0 40px; }
.comment-info table td, .comment-info table th {
border: 1px solid #e9e9e9;
padding: 5px 10px; }
.comment-form label {
display: none !important;
}
.woocommerce-Tabs-panel .woocommerce-Reviews p.comment-form-author input#author {
border: 1px solid #ebebeb;
border-radius: 0;
box-shadow: none;
float: left;
font: 14px/25px "Open Sans",sans-serif;
height: 42px;
margin-bottom: 20px;
padding: 9px 20px;
width: 100%;
color: #c4c4c4;
}
.woocommerce-Tabs-panel .woocommerce-Reviews p.comment-form-comment textarea#comment {
border: 1px solid #e2e2e2;
color: #898989;
}
.woocommerce-Tabs-panel .woocommerce-Reviews p.comment-form-email input#email {
border: 1px solid #ebebeb;
border-radius: 0;
box-shadow: none;
color: #c4c4c4;
float: left;
font: 14px/25px "Open Sans",sans-serif;
height: 42px;
margin-bottom: 20px;
padding: 9px 20px;
width: 100%;
}
.woocommerce-Tabs-panel .woocommerce-Reviews .comment-form label {
display: block !important;
}
.woocommerce #review_form #respond p.comment-form-author{
width:100%;
}
.comment-form-author input {
border: medium none;
padding: 0;
background-color: transparent;
}
.comment-form-email input {
border: medium none;
padding: 0;
background-color: transparent;
}
.comment-form-comment textarea {
border: 0;
margin: 0;
padding: 0;
resize: none;
background-color: transparent;
width: 100%;
outline: none;
}
.comments-area .comment-form .comment-form-author input {
outline: none;
}
.comments-area .comment-form .comment-form-email input {
outline: none;
}
.comments-area .comment-form .comment-form-comment textarea {
border: 0;
margin: 0;
padding: 0;
resize: none;
background-color: transparent;
width: 100%;
outline: none;
}
#comments .comment {
list-style: none;
margin: 30px 0;
}
#comments .comment .avatar {
width: 60px;
float: left;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#comments .comment .comment-wrapper {
margin-left: 90px;
padding: 25px 30px 15px 30px;
background: #f8f9f9;
position: relative;
}
#comments .comment-list {
list-style: none;
padding-left: 0px;
}
.comment-info ul ul, .comment-info ol ol {
margin: 10px 0 20px 20px; }
.slick_prev, .slick_next {
width: 45px;
height: 45px;
z-index: 10000;
border: 3px solid #d7d7d7;
top: 50%;
margin-top: -22px;
position: absolute;
font-size: 20px;
text-align: center;
color: #d7d7d7;
cursor: pointer;
box-sizing: border-box;
transition: border 0.2s linear, background 0.2s linear, color 0.2s linear, opacity 0.2s linear; }
.slick_prev:hover, .slick_next:hover {
border-color: #002e5b !important;
background: #002e5b;
color: #fff;
opacity: 1; }
.slick_prev i, .slick_next i {
margin-top: 9px; }
.slick-dots {
margin: 30px auto 0;
display: table; }
.slick-dots:after {
content: '';
clear: both;
display: table; }
.slick-dots li {
float: left;
margin: 0 10px 0 0;list-style:none; }
.multiple_project .slick-dots li {
float: none;
display: inline-block;
vertical-align: top;
margin: 0 5px; }
.slick-dots li.slick-active button {
background: #002e5b; }
.slick-dots li button {
display: block;
border: none;
text-indent: -3000px;
width: 10px;
height: 8px;
background: #cccccc;
outline: none;
padding: 0;
margin: 0;
border-radius: 50%;
width: 15px;
height: 15px;
background: #f5f5f5;
border: 1px solid #bcbcbc;
float: left;  }
ul.page-numbers, .page-links {
position: relative;
margin: 0 0 40px 0;
padding: 0; }
.page-numbers:after, .page-links:after, .page-links:after {
content: '';
clear: both;
display: table; }
.page-numbers li {
list-style: none;
float: left;
margin: 0 11px 0 0; }
.page-links > span, .page-links > a {
list-style: none;
float: left;
margin: 0 11px 0 0;
display: block;
min-width: 40px;
height: 40px;
text-align: center;
border: 2px solid transparent;
padding: 11px 5px 0;
font-size: 16px;
line-height: 16px;
font-weight: 600;
font-family: Poppins;
color: #002e5b; }
.page-links > span:hover, .page-links > span.current, .page-links > a:hover, .page-links > a.current {
border-color: #002e5b;
text-decoration: none; }
.page-links > span {
border-color: #002e5b; }
.page-links > .page-links-title {
padding-left: 0;
border: none; }
.page-links > label {
list-style: none;
float: left;
margin: 0 11px 0 0;
line-height: 30px; }
.page-numbers .page-numbers {
display: block;
min-width: 40px;
height: 40px;
text-align: center;
border: 2px solid transparent;
padding: 11px 5px 0;
font-size: 24px;
line-height: 16px;
font-weight: 600;
font-family: Poppins;
color: #002e5b; }
.page-numbers .page-numbers:hover, .page-numbers .page-numbers.current {
border-color: #002e5b;
text-decoration: none; }
.posts_list > ul {
padding: 0;
margin: 0;
list-style: none;
}
.posts_list > ul > li {
list-style: none;
padding: 0 0 40px;
margin: 0 0 49px 0;
border-bottom: 1px solid #dddddd; 
}
.posts_list > ul > li.sticky {
background: #f2f2f2;
padding: 40px;
}
.posts_list > ul > li:last-child {
padding-bottom: 50px;
margin-bottom: 29px;
}
.posts_list > ul > li h4 {
padding-top: 0;
font-weight: 700;
font-size: 22px; 
} #footer {
position: relative;
background-size: cover;
}
#footer .footer_widgets .widget .widget_title {
font-size: 16px;
font-family: "Open Sans", sans-serif;
font-weight: 700;
color: #eeeeee;
text-transform: uppercase;
margin: 38px 0 30px;
letter-spacing: 0.15px;
line-height: 1;
}
.footer_widgets {
padding: 40px 0 0;
}
.footer_widgets .socials {
margin-top: 28px;
}
.socials ul {
list-style: none;
padding-left: 0;
}
.socials ul li {
display: inline;
margin-left: 10px;
}
.socials ul li:first-child {
margin-left: 0;
}
.socials ul li a {
width: 28px;
height: 28px;
text-align: center;
line-height: 18px;
border: 1px solid #5e7285;
border-radius: 100%;
padding: 5px;
color: #5e7285;
display: inline-block;
}
.copyright {
float: left;
}
.copyright_row {
padding: 25px 0 40px;
}
.credit-texts a {
color: #4ba4cd!important;
}
.mc4wp-alert.mc4wp-error {
text-align: center;
}
.m0 {
margin: 0;
}
.p0 {
padding: 0;
}
@media (min-width: 1281px) {
.container {
width: 1200px;
}
}
@media (max-width: 767px) and (min-width: 361px) {
.container {
padding: 0 25px;
}
}
a, .btn, button {
text-decoration: none;
outline: none;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
a:after, a:before, .btn:after, .btn:before, button:after, button:before {
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
a:hover, a:focus, .btn:hover, .btn:focus, button:hover, button:focus {
text-decoration: none;
outline: none;
}
.page-cover, header.row, footer.row {
margin: 0;
position: relative;
}
p {
font: 15px/26px "Open Sans", sans-serif;
color: #898989;
}
@media (max-width: 1199px) {
p {
font-size: 14px;
line-height: 24px;
}
}
}
@media (max-width: 767px) {
.site-contents {
padding: 70px 0;
}
} .btn {
border-radius: 3px;
text-transform: uppercase;
font: bold 18px/50px "Raleway", sans-serif;
padding: 0 35px;
color: #fff;
border: none;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.btn-big {
line-height: 58px;
padding: 0 30px;
}
.btn-sm {
line-height: 37px;
padding: 0 20px;
}
.btn-outline {
border: 1px solid #fff;
line-height: 48px;
}
.btn-primary {
background-image: -webkit-linear-gradient(90deg, #d41818 0%, #e33d3d 100%);
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.btn-primary:hover, .btn-primary:focus {
background: #099bd7;
}
.section-title {
font: bold 38px/48px "Alegreya", serif;
margin-top: 0;
margin-bottom: 15px;
color: #242424;
letter-spacing: 0.15px;
}
@media (max-width: 767px) {
.section-title {
font-size: 33px;
}
}
.section-title:after {
display: inline-block;
content: '';
width: 35px;
height: 2px;
margin-left: 10px;
}
.section-title.style2 {
text-align: center;
}
.section-title.style2:after {
display: none;
}
.section-title + p {
color: #ffffff;
letter-spacing: 0.3px;
margin-bottom: 25px;
}
.section-title.blue-c {
color: #099bd7;
}
.top-header {
background: #092942;
}
.top-header .header-social {
float: right;
}
@media (min-width: 992px) {
.top-header .header-contacts {
display: none;
}
}
.welcome-texts {
color: #eee;
font: italic 16px/50px "Open Sans", sans-serif;
opacity: 0.6;
}
@media (max-width: 1199px) {
.welcome-texts {
font-size: 14px;
}
}
.header-social li + li {
margin: 0;
}
.header-social li a {
padding: 0 8px;
font-size: 18px;
color: #5996c6;
line-height: 50px;
border-radius: 0;
}
@media (max-width: 1199px) {
.header-social li a {
font-size: 14px;
padding: 0 5px;
}
}
.header-social li a:hover, .header-social li a:focus {
color: #fff;
background: none;
}
.header-searchform {
background: #041e32;
}
@media (max-width: 991px) {
.header-searchform {
margin-bottom: 20px;
}
}
.header-searchform .form-control {
background: none;
border-radius: 0;
height: 50px;
border: none;
padding-left: 30px;
-webkit-box-shadow: none;
box-shadow: none;
font: 16px/1 "Open Sans", sans-serif;
color: #5f93bb;
}
@media (max-width: 1199px) {
.header-searchform .form-control {
padding-left: 15px;
font-size: 14px;
}
}
.header-searchform .form-control.placeholder {
font-style: italic;
color: #5f93bb;
}
.header-searchform .form-control::-moz-placeholder {
font-style: italic;
color: #5f93bb;
}
.header-searchform .form-control::-webkit-input-placeholder {
font-style: italic;
color: #5f93bb;
}
.header-searchform .form-control::-ms-input-placeholder {
font-style: italic;
color: #5f93bb;
}
.header-searchform .input-group-addon {
border-radius: 0;
padding: 0;
border: none;
background: none;
}
.top-mobile-header {
background: #092942;
}
.mob-search {overflow:hidden;}
.header-searchform .input-group-addon button[type="submit"] {
padding: 0 20px 0 15px;
font-size: 16px;
color: #5f93bb;
background: none;
border: none;
line-height: 50px;
}
@media (max-width: 1199px) {
.header-searchform .input-group-addon button[type="submit"] {
padding: 0 10px;
}
}
.main-header {
background-image: -webkit-linear-gradient(90deg, #e1e0e4 0%, white 100%);
-webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
padding-top: 5px;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
@media (max-width: 991px) {
.main-header {
padding-top: 0;
}
.top-header {
display: none;
}
.main-header {
display: none;
}
.mobile_header {
display: block;
}
.logo {max-width:199px; font-size:24px;}
.logo img {width:100%;}
}
.main-header .this-inner {
margin: 0;
border-top: 1px dashed #85919b;
padding: 30px 0 44px;
}
@media (max-width: 991px) {
.main-header .this-inner {
border: none;
padding: 15px 0;
}
}
.main-header .header-contacts {
float: right;
}
.main-header.affix-coming {
top: -100px;
-webkit-transition-duration: 400ms;
transition-duration: 400ms;
}
.main-header.affix {
top: 0;
left: 0;
right: 0;
position: fixed;
margin: 0;
z-index: 9999;
}
.main-header.affix + section, .main-header.affix + div {
margin-top: 70px;
}
.main-logo {
display: inline-block;
}
.main-logo img {
max-width: 100%;
}
@media (max-width: 991px) {
.main-logo {
max-width: 199px;
}
}
.header-contacts li {
display: table-cell;
vertical-align: middle;
float: none;
padding: 0 20px;
border-right: 1px solid #d6d6d6;
}
.header-contacts li + li {
margin: 0;
border-left: 1px solid #fff;
}
.header-contacts li:last-child {
padding-right: 0;
border: none;
}
.header-contacts .media {
display: inline-table;
vertical-align: middle;
}
.header-contacts .media-left {
vertical-align: middle;
padding-right: 17px;
}
.header-contacts .media-left span {
display: block;
}
.header-contacts .media-body {
width: auto;
}
.header-contacts .this-subtitle {
margin: 0;
text-transform: uppercase;
font: bold 14px/20px "Open Sans", sans-serif;
color: #7d7987;
}
.header-contacts .this-title {
margin: 0;
font: 15px/20px "Open Sans", sans-serif;
color: #232932;
}
.header-contacts .this-title a {
color: #232932;
}
.header-contacts h3.this-title {
font-size: 22px;
font-weight: bold;
color: #424242;
}
.header-contacts.mob-style {
margin-top: 18px;
margin-bottom: 20px;
width: 100%;
padding-left: 0;
}
.header-contacts.mob-style li {width:100%;display: block;border-right: none;}
.header-contacts.mob-style li:last-child {
margin-top: 15px;
}
.header-contacts.mob-style .media {
display: table;
}
.header-contacts.mob-style .this-title {
color: #cbdae6;
}
.header-contacts.mob-style .this-title a{
color: #cbdae6;
}
@-webkit-keyframes fadeItIn {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeItIn {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
} .plumber-n { background: #2875b1;  background: -webkit-linear-gradient(top, #2875b1 50%, #266fac 50%); background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #2875b1), color-stop(50%, #266fac));
background: linear-gradient(to bottom, #2875b1 50%, #266fac 50%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2875b1', endColorstr='#266fac',GradientType=0 ); -webkit-box-shadow: none;
box-shadow: none;
position: absolute;
left: -webkit-calc(50% - 585px);
left: calc(50% - 585px);
right: -webkit-calc(50% - 585px);
right: calc(50% - 585px);
z-index: 10;
border: none;
text-transform: uppercase;
margin: -16px 0 -50px!important;
z-index: 9999;
border-radius: 0;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
@media (max-width: 1199px) {
.plumber-n {
left: -webkit-calc(50% - 485px);
left: calc(50% - 485px);
right: -webkit-calc(50% - 485px);
right: calc(50% - 485px);
}
}
@media (max-width: 991px) {
.plumber-n {
margin: 0;
min-height: 0;
left: auto;
right: auto;
position: relative;
}
}
.plumber-n .container {
padding: 5px;
max-width: 1170px;
position: relative;
}
@media (max-width: 991px) {
.plumber-n .container {
background: #3baed4;
padding: 0;
}
}
.plumber-n #plumber-nav {
position: relative;
z-index: 2;
padding: 0;
}
@media (max-width: 991px) {
.plumber-n #plumber-nav {
border: none;
}
.plumber-n #plumber-nav .nav {
margin: 0;
}
}
.plumber-n #plumber-nav li {
position: relative;
}
@media (max-width: 991px) {
.plumber-n #plumber-nav li {
border-bottom: 1px solid #4fc2e8;
}
}
.plumber-n #plumber-nav li:after, .plumber-n #plumber-nav li:before {
content: '';
height: 34px;
width: 1px;
display: block;
position: absolute;
top: 50%;
margin-top: -17px;
}
@media (max-width: 991px) {
.plumber-n #plumber-nav li:after, .plumber-n #plumber-nav li:before {
display: none;
}
}
.plumber-n #plumber-nav li:before {
background: #265c86;
left: 0;
}
.plumber-n #plumber-nav li:after {
background: #4287b8;
right: 0;
}
.plumber-n #plumber-nav li:first-child:before {
display: none;
}
.plumber-n #plumber-nav li:last-child:after {
display: none;
}
.plumber-n #plumber-nav li a {
color: #fff;
text-shadow: none;
padding: 0 25px;
font: bold 16px/54px "Open Sans", sans-serif;
border: 0;
}
@media (max-width: 1199px) {
.plumber-n #plumber-nav li a {
padding: 0 15px;
font-size: 14px;
}
}
@media (max-width: 991px) {
.plumber-n #plumber-nav li a {
font-size: 15px;
line-height: 52px;
}
}
@media (max-width: 767px) and (min-width: 361px) {
.plumber-n #plumber-nav li a {
padding: 0 25px;
}
}
.plumber-n #plumber-nav li a:hover, .plumber-n #plumber-nav li a:focus {
background: none;
color: #7cc3ff;
-webkit-box-shadow: none;
box-shadow: none;
}
@media (max-width: 991px) {
.plumber-n #plumber-nav li a:hover, .plumber-n #plumber-nav li a:focus {
color: #fff;
}
}
.plumber-n #plumber-nav li.active a {
color: #7cc3ff;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
}
@media (max-width: 991px) {
.plumber-n #plumber-nav li.active a {
color: #fff;
}
}
.plumber-n #plumber-nav li .sub-menu {
top: calc(100% + 5px);
background: #3baed4;
border-radius: 0;
border: none;
padding: 0;
min-width: 256px;
}
.plumber-n #plumber-nav li .sub-menu,
.tmc_header_3 .plumber-navbar #plumber-nav li .sub-menu,
.plumber-navbar4 #plumber-nav li .sub-menu,
.plumber-navbar5 #plumber-nav li .sub-menu{
display: block;
transform: scale(1, 0);
transform-origin: top;
transition: all 300ms linear 0s;
transition-duration: 200ms;
}
.plumber-n #plumber-nav li:hover .sub-menu,
.tmc_header_3 .plumber-navbar #plumber-nav li:hover .sub-menu,
.plumber-navbar4 #plumber-nav li:hover .sub-menu,
.plumber-navbar5 #plumber-nav li:hover .sub-menu {
transform: scale(1, 1);
}
@media (min-width: 1025px) {
.plumber-n #plumber-nav li .dropdown-menu {
display: block;
-webkit-transform: scale(1, 0);
-ms-transform: scale(1, 0);
transform: scale(1, 0);
-webkit-transform-origin: top;
-ms-transform-origin: top;
transform-origin: top;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
-webkit-transition-duration: 200ms;
transition-duration: 200ms;
}
}
@media (max-width: 991px) {
.plumber-n #plumber-nav li .sub-menu {
background: #4fc2e8;
}
}
.plumber-n #plumber-nav li .sub-menu li {
border-bottom: 1px solid #4fc2e8;
}
.plumber-n #plumber-nav li .sub-menu li:before, .plumber-n #plumber-nav li .sub-menu li:after {
display: none;
}
@media (max-width: 991px) {
.plumber-n #plumber-nav li .sub-menu li {
padding-left: 15px;
border-bottom: none;
border-top: 1px solid #75dbfd;
}
}
.plumber-n #plumber-nav li .sub-menu li:last-child {
border: none;
}
@media (max-width: 991px) {
.plumber-n #plumber-nav li .sub-menu li:last-child {
border-top: 1px solid #75dbfd;
}
}
.plumber-n #plumber-nav li .sub-menu li a {
color: #fff;
font-size: 15px;
font-weight: normal;
text-transform: capitalize;
line-height: 48px;
}
@media (max-width: 991px) {
.plumber-n #plumber-nav li .sub-menu li a {
padding: 0 15px;
}
.plumber-n #plumber-nav li .sub-menu li a:before {
content: '-';
padding-right: 10px;
}
}
.plumber-n #plumber-nav li .sub-menu li a:hover, .plumber-n #plumber-nav li .dropdown-menu li a:focus {
background: #4fc2e8;
}
@media (max-width: 991px) {
.plumber-n #plumber-nav li:hover, .plumber-n #plumber-nav li:focus {
background: #4fc2e8;
}
}
.plumber-n #plumber-nav li:hover a,
.plumber-n #plumber-nav li:focus a {
color: #64d9ff;
}
@media (max-width: 991px) {
.plumber-n #plumber-nav li:hover a, .plumber-n #plumber-nav li:focus a {
color: #fff;
}
}
.plumber-n #plumber-nav li.dropdown > a:after {
font-family: "FontAwesome";
display: none;
content: "\f107";
}
@media (max-width: 991px) {
.plumber-n #plumber-nav li.dropdown > a:after {
display: block;
float: right;
}
}
.plumber-n #plumber-nav li.dropdown.open > a:after {
content: "\f106";
}
@media (min-width: 1025px) {
.plumber-n #plumber-nav li.dropdown:hover .sub-menu, .plumber-n #plumber-nav li.dropdown:focus .sub-menu {
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
}
}
.plumber-n #plumber-nav .header-social {
display: table;
margin: 0 auto 30px;
}
@media (min-width: 992px) {
.plumber-n #plumber-nav .header-social {
display: none;
}
}
.plumber-n #plumber-nav .header-social li {
border: none;
}
.plumber-n #plumber-nav .header-social li a {
line-height: 1;
}
.plumber-navbar.affix-coming {
top: -100px;
}
.plumber-navbar.affix {
top: 0;
left: 0;
right: 0;
position: fixed;
margin: 0;
-webkit-animation: fadeItIn 1s;
animation: fadeItIn 1s;
}
.plumber-navbar.affix + section, .plumber-n.affix + div {
margin-top: 70px;
}
.navbar-container {
margin: 0;
border: 1px dashed rgba(255, 255, 255, 0.3);
position: relative;
z-index: 2;
}
@media (max-width: 991px) {
.navbar-container {
border: none;
}
}
.get-appointment-btn {
float: right;
color: #fff;
font: bold 16px/54px "Open Sans", sans-serif;
padding: 0 34px;
background: #058dc5;
position: relative;
text-align: center;
transform: scale(1, 1);
}
@media (max-width: 991px) {
.get-appointment-btn {
float: none;
display: block;
margin: 25px 15px 20px;
}
.get-appointment-btn {
margin: 25px 15px 5px;
}
.header-social li a {
color: #fff;
}
.header_info .header-social li a {
color: #fff;
}
.nav.nav-pills.header-social {
display: table;
margin: 0 auto;
}
.nav.nav-pills.header-social li {
padding:0 15px;
}
}
@media (max-width: 767px) and (min-width: 361px) {
.get-appointment-btn {
margin: 25px 25px 20px;
}
}
.get-appointment-btn:before {
content: '';
display: block;
position: absolute;
z-index: 1;
top: 50%;
left: 0;
right: 0;
bottom: 0;
background: #0688c0;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.get-appointment-btn span {
position: relative;
z-index: 2;
}
.get-appointment-btn:hover, .get-appointment-btn:focus {
color: #fff;
background: #092942;
transform: scale(1,1);
}
.get-appointment-btn:hover:before, .get-appointment-btn:focus:before {
background: #09263e;
}
.navbar-toggle {
border-radius: 0;
padding: 0;
border: none;
margin: 8px 0;
width: 25px;
display:block;
}
.navbar-toggle .icon-bar {
height: 3px;
width: 15px;
background: #092942;
margin: 0;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
float: right;
}
.navbar-toggle .icon-bar:nth-child(2) {
width: 25px;
}
.navbar-toggle .icon-bar:nth-child(3) {
width: 20px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 3px;
}
.navbar-toggle[aria-expanded="true"] .icon-bar {
width: 25px;
}
.porltv {
position: relative;
} .slider-caption {
position: absolute;
left: 0;
right: 0;
top: 195px;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
@media (max-width: 1440px) {
.slider-caption {
top: 120px;
}
}
@media (max-width: 1199px) {
.slider-caption {
top: 80px;
}
}
@media (max-width: 991px) {
.slider-caption {
top: 20px;
}
}
.slider-caption .this-ttitle,
.slider-caption .this-mtitle {
text-transform: uppercase;
font: bold 25px/1 "Raleway", sans-serif;
margin: 0 0 10px;
color: #fff;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
@media (max-width: 1199px) {
.slider-caption .this-ttitle,
.slider-caption .this-mtitle {
font-size: 24px;
margin-bottom: 5px;
}
}
@media (max-width: 767px) {
.slider-caption .this-ttitle,
.slider-caption .this-mtitle {
font-size: 18px;
}
}
.slider-caption .this-ttitle.blue,
.slider-caption .this-mtitle.blue {
color: #266fac;
}
.slider-caption .this-mtitle {
font-weight: 800;
font-size: 50px;
margin-bottom: 18px;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
@media (max-width: 1199px) {
.slider-caption .this-mtitle {
font-size: 36px;
margin-bottom: 12px;
}
}
@media (max-width: 767px) {
.slider-caption .this-mtitle {
font-size: 26px;
}
}
@media (max-width: 1199px) {
.slider-caption .btn {
font-size: 16px;
padding: 0 25px;
line-height: 52px;
}
}
.main-slider {
margin-bottom: 10px;
}
@media (max-width: 767px) {
.main-slider .owl-item img {
height: 264px;
width: auto;
}
}
.main-slider .owl-prev, .main-slider .owl-next {
width: 40px;
background-color: rgba(0, 0, 0, 0.8);
line-height: 40px;
text-align: center;
color: #fff;
position: absolute;
top: 50%;
margin-top: -20px;
opacity: 0;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
@media (max-width: 991px) {
.main-slider .owl-prev, .main-slider .owl-next {
opacity: 1;
}
}
@media (max-width: 767px) {
.main-slider .owl-prev, .main-slider .owl-next {
display: none;
}
}
.main-slider .owl-prev {
left: 0;
}
.main-slider .owl-next {
right: 0;
}
.main-slider:hover .owl-prev, .main-slider:hover .owl-next, .main-slider:focus .owl-prev, .main-slider:focus .owl-next {
opacity: 1;
}
.slider-list {
margin-bottom: 25px;
}
@media (max-width: 1199px) {
.slider-list {
margin-bottom: 20px;
}
}
.slider-list li {
letter-spacing: 0.3px;
font: 500 20px/35px "Raleway", sans-serif;
color: #fff;
}
.slider-list li:before {
content: "\f00c";
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
padding-right: 10px;
color: #ffb129;
}
@media (max-width: 1199px) {
.slider-list li {
font-size: 18px;
line-height: 26px;
}
}
@media (max-width: 767px) {
.slider-list li {
font-size: 14px;
line-height: 24px;
}
} #minimal-bootstrap-carousel {
margin-bottom: 10px;
}
#minimal-bootstrap-carousel .carousel-caption {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
padding: 0;
text-align: right;
text-shadow: none;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container {
display: table;
width: 100%;
height: 100%;
max-width: 1170px;
padding-left: 15px;
padding-right: 15px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 1199px) {
#minimal-bootstrap-carousel .carousel-caption .thm-container {
max-width: 970px;
}
}
@media (max-width: 991px) {
#minimal-bootstrap-carousel .carousel-caption .thm-container {
max-width: 750px;
}
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box {
display: table-cell;
text-align: left;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top {
vertical-align: top;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-bottom {
vertical-align: bottom;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-middle {
vertical-align: middle;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content {
display: block;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-ttitle,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-mtitle {
text-transform: uppercase;
font: bold 25px/1 "Raleway", sans-serif;
margin: 0 0 10px;
color: #fff;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
@media (max-width: 1199px) {
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-ttitle,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-mtitle {
font-size: 24px;
margin-bottom: 5px;
}
}
@media (max-width: 767px) {
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-ttitle,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-mtitle {
font-size: 18px;
}
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-ttitle.blue,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-mtitle.blue {
color: #266fac;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-mtitle {
font-weight: 800;
font-size: 50px;
margin-bottom: 18px;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
@media (max-width: 1199px) {
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-mtitle {
font-size: 36px;
margin-bottom: 12px;
}
}
@media (max-width: 767px) {
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-mtitle {
font-size: 26px;
}
}
@media (max-width: 1199px) {
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .btn {
font-size: 16px;
padding: 0 25px;
line-height: 52px;
}
}
#minimal-bootstrap-carousel .carousel-inner .item {
min-height: 655px;
height: 100%;
width: 100%;
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
background-color: #1E1E1E;
}
@media (max-width: 991px) {
#minimal-bootstrap-carousel .carousel-inner .item {
min-height: 500px;
}
}
@media (max-width: 767px) {
#minimal-bootstrap-carousel .carousel-inner .item {
min-height: 400px;
}
}
#minimal-bootstrap-carousel .carousel-control {
background: none;
width: 40px;
height: 40px;
font-size: 15px;
line-height: 40px;
color: #fff;
background: rgba(0, 0, 0, 0.5);
visibility: visible !important;
opacity: .65;
margin-top: -20px;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
top: 50%;
border-radius: 0;
z-index: 99;
}
#minimal-bootstrap-carousel .carousel-control.left {
left: 1%;
}
#minimal-bootstrap-carousel .carousel-control.right {
right: 1%;
}
#minimal-bootstrap-carousel .carousel-control:hover {
opacity: 1;
background: #000;
} .carousel-fade .carousel-inner .item {
-webkit-transition-property: opacity;
transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
z-index: 2;
} #minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-bottom .content {
padding-bottom: 135px;
}
#minimal-bootstrap-carousel .slide-1 .carousel-caption .content {
padding-top: 155px;
}
@media (max-width: 991px) {
#minimal-bootstrap-carousel .slide-1 .carousel-caption .content {
padding-top: 120px;
}
}
@media (max-width: 767px) {
#minimal-bootstrap-carousel .slide-1 .carousel-caption .content {
padding-top: 100px;
}
}
#minimal-bootstrap-carousel .slide-2 .carousel-caption .content,
#minimal-bootstrap-carousel .slide-3 .carousel-caption .content {
padding-top: 195px;
}
@media (max-width: 991px) {
#minimal-bootstrap-carousel .slide-2 .carousel-caption .content,
#minimal-bootstrap-carousel .slide-3 .carousel-caption .content {
padding-top: 140px;
}
}
@media (max-width: 767px) {
#minimal-bootstrap-carousel .slide-2 .carousel-caption .content,
#minimal-bootstrap-carousel .slide-3 .carousel-caption .content {
padding-top: 120px;
}
}
.maintance-row {
background-image: -webkit-linear-gradient(90deg, #e1e0e4 0%, white 100%);
}
@media (max-width: 767px) {
.maintance-row {
padding: 25px 0;
}
}
.maintance-row .col-sm-6 {
padding: 32px 0px 32px;
}
@media (max-width: 767px) {
.maintance-row .col-sm-6 {
padding: 15px;
}
}
.maintance-row .col-sm-6:first-child {
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/images/icons/5.png) no-repeat scroll right center;
}
@media (max-width: 991px) {
.maintance-row .col-sm-6:first-child {
background: none;
}
.media.maintance-media .media-left img{
max-width:initial;
}
}
.maintance-media {
padding: 0 100px 0 35px;
}
@media (max-width: 1199px) {
.maintance-media {
padding: 0;
}
}
.maintance-media .media-left {
padding-right: 25px;
}
.maintance-media .media-body {
vertical-align: middle;
}
.maintance-media .this-title {
text-transform: uppercase;
margin-top: 0;
margin-bottom: 5px;
font: 800 20px/1.2 "Raleway", sans-serif;
color: #4b4b4b;
}
.maintance-media .this-title span {
color: #ba0e0c;
}
.maintance-media p {
font: 14px/23px "Open Sans", sans-serif;
color: #202020;
}
.maintance-media p a {
font-weight: bold;
text-decoration: underline;
color: #202020;
}
.maintance-media p a:hover, .maintance-media p a:focus {
color: #096697;
}
.welcome-section {
padding: 100px 0;
}
@media (max-width: 767px) {
.welcome-section {
padding: 70px 0;
}
}
.welcome-textss {
padding-right: 85px;
}
@media (max-width: 1199px) {
.welcome-textss {
padding-right: 15px;
}
}
.welcome-textss .this-title {
margin-bottom: 25px;
margin-top: 0;
font-size: 42px;
font-family: "Alegreya", serif;
font-weight: bold;
}
@media (max-width: 1199px) {
.welcome-textss .this-title {
font-size: 36px;
}
}
.welcome-textss .this-title span {
color: #09a3d5;
}
.welcome-textss .this-stitle {
letter-spacing: 0.30px;
font-size: 22px;
font-style: italic;
font-family: "PT Serif", serif;
}
@media (max-width: 1199px) {
.welcome-textss .this-stitle {
font-size: 20px;
}
}
.welcome-textss p {
margin-bottom: 25px!important;
letter-spacing: 0.3px;
}
.welcome-box {
width: 50%;
padding-right: 30px;
float: left;
}
@media (max-width: 991px) {
.welcome-box {
padding: 15px;
}
}
@media (max-width: 479px) {
.welcome-box {
width: 300px;
max-resolution: 100%;
float: none;
margin: 0 auto;
}
}
.welcome-box .this-title {
margin-top: 40px;
margin-bottom: 12px;
font-family: "Alegreya", serif;
font-weight: bold;
}
.welcome-box p {
color: #999;
}
.welcome-box a {
font-family: "Open Sans", sans-serif;
font-weight: bold;
color: #ec3633;
text-transform: capitalize;
}
.welcome-box a:hover, .welcome-box a:focus {
color: #096697;
}
.service-offers {
padding: 95px 0 90px;
}
@media (max-width: 767px) {
.service-offers {
padding: 65px 0 70px;
}
}
.service-offer-carousel .item {
text-align: center;
padding: 15px;
outline: none;
}
.service-offer-carousel .item img {
width: auto;
display: inline-block;
}
.service-offer-carousel .so-icon {
border-radius: 50%;
background: #fff;
-webkit-box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.06);
box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.06);
width: 116px;
height: 116px;
margin: 0 auto;
line-height: 116px;
}
.service-offer-carousel .this-title {
font-size: 16px;
line-height: 26px;
color: #242424;
font-family: "Raleway", sans-serif;
margin-top: 30px;
margin-bottom: 12px;
text-transform: uppercase;
font-weight: bold;
display: block;
}
.service-offer-carousel .this-title:hover, .service-offer-carousel .this-title:focus {
color: #096697;
}
.service-offer-carousel p {
font-size: 15px;
line-height: 26px;
font-family: "Raleway", sans-serif;
font-weight: 500;
color: #333;
margin: 0;
}
.service-offer-carousel .owl-dots {
margin: 30px auto 0;
display: table;
}
.service-offer-carousel .owl-dot {
border-radius: 50%;
width: 15px;
height: 15px;
background: #f5f5f5;
border: 1px solid #bcbcbc;
float: left;
}
.service-offer-carousel .owl-dot + .owl-dot {
margin-left: 10px;
}
.service-offer-carousel .owl-dot.active {
background: #096697;
border-color: #096697;
}
.services-contents.site-contents {
padding: 85px 0 35px;
}
.service-grid {
padding: 15px;
}
@media (max-width: 767px) {
.service-grid {
max-width: 400px;
margin: 0 auto;
}
}
@media (max-width: 479px) {
.service-grid {
max-width: 320px;
margin: 0 auto;
}
}
.service-grid .featured-image {
margin-bottom: 40px;
display: block;
position: relative;
width: 100%;
height: auto;
overflow: hidden;
}
.service-grid .featured-image:after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #000;
opacity: 0;
}
@media (max-width: 1199px) {
.service-grid .featured-image {
margin-bottom: 20px;
}
}
.service-grid .featured-image img {
width: 100%;
opacity: 1;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.service-grid .this-title {
font: bold 25px/1.2 "Alegreya", serif;
letter-spacing: 0.3px;
margin-bottom: 15px;
}
.service-grid .this-title a {
color: #242424;
}
.service-grid .this-title a:hover, .service-grid .this-title a:focus {
color: #099bd7;
}
.service-grid .this-excerpts {
font: 15px/24px "Open Sans", sans-serif;
letter-spacing: 0.4px;
color: #999;
margin-bottom: 25px;
}
.service-grid .read-more {
margin-bottom: 50px;
font-size: 14px;
}
@media (max-width: 1199px) {
.service-grid .read-more {
margin-bottom: 0;
}
}
.service-grid:hover .featured-image:after, .service-grid:focus .featured-image:after {
opacity: 0.1;
}
.service-grid:hover .featured-image img, .service-grid:focus .featured-image img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.banner-row {
margin: 30px 0;
}
.banner-row a {
padding: 10px;
background: #d3dde6;
display: block;
position: relative;
}
.banner-row p {
color: #154469;
letter-spacing: 0.3px;
font: italic 16px/20px "Open Sans", sans-serif;
padding-left: 7px;
padding-right: 80px;
margin: 10px 0;
}
.banner-row .this-cursive {
font-family: "Pacifico", cursive;
color: #fff;
margin: 12px 0 4px;
letter-spacing: 0.3px;
}
.banner-row .this-stitle {
font-size: 19.85px;
font-family: "Open Sans Condensed", sans-serif;
font-weight: bold;
color: #fff;
opacity: 0.7;
text-transform: uppercase;
margin-top: 0;
line-height: 1;
margin-bottom: 0;
letter-spacing: 0.3px;
}
.banner-row .this-title {
font-weight: 800;
font-family: "Open Sans", sans-serif;
text-transform: uppercase;
color: #40bcf4;
line-height: 1;
margin-top: 2px;
}
.bovelay-img {
position: absolute;
bottom: 0;
right: 0;
}
.btop-box {
padding: 0 80px 0 16px;
background: #1c537f;
margin: 0;
}
.btop-box h2 {
font-size: 37.57px;
}
.bphone {
background: #1c5784;
line-height: 1;
margin: 0 -10px;
display: block;
padding: 10px 80px 12px 18px;
color: #fff;
font-family: "Open Sans Condensed", sans-serif;
font-weight: bold;
}
.download-btn2 {
padding-right: 22px;
display: block;
border: 3px solid rgba(232, 232, 232, 0.7);
color: #5e5e5e;
font: bold 15px/54px "Open Sans", sans-serif;
text-transform: uppercase;
}
@media (max-width: 991px) {
.download-btn2 {
margin-bottom: 50px;
}
}
.download-btn2 span {
display: inline-block;
width: 45px;
line-height: 54px;
margin-right: 18px;
text-align: center;
background-color: rgba(232, 232, 232, 0.4);
}
.single-services-menu {
border: none;
}
.single-services-menu li {
display: block;
float: none;
}
.single-services-menu li a {
border-radius: 0;
border: 1px solid #e4e4e4;
border-left-width: 5px;
background: #f8f8f8;
font: 600 15px/20px "Open Sans", sans-serif;
color: #585858;
padding: 20px;
margin: 0;
}
@media (max-width: 1199px) {
.single-services-menu li a {
padding: 15px;
}
}
.single-services-menu li a:hover, .single-services-menu li a:focus {
color: #fff;
background: #058dc5;
border-left: 5px solid #042938;
}
.single-services-menu li.active a {
color: #fff;
background: #058dc5;
border-left: 5px solid #042938;
}
.single-services-menu li.active a:hover, .single-services-menu li.active a:focus {
color: #fff;
background: #058dc5;
border-left: 5px solid #042938;
}
@media (min-width: 1200px) {
.s_service-content {
padding-left:30px!important;
}
}
.s_service-content .this-featured-images {
margin-bottom: 20px;
}
.s_service-content .this-featured-images img {
max-width: 100%;
margin-right: 30px;
margin-bottom: 25px;
float: left;
}
.s_service-content .this-featured-images img:last-child {
margin-right: 0;
}
.s_service-content p {
font: 15px/26px "Open Sans", sans-serif;
letter-spacing: 0.3px;
color: #8e8d8d;
margin-bottom: 25px;
}
.s_service-content p.highlight-texts {
font-size: 17px;
color: #000;
margin: 22px 0 10px;
}
.offer-title {
margin-top: 0;
margin-bottom: 15px;
font: bold 28px/38px "Alegreya", serif;
color: #404040;
letter-spacing: 0.3px;
}
.offer-hr {
margin: 50px 0 45px!important;
background: #e8e8e8;
}
.appointment-banner {
background: #0086b6;
padding: 27px 30px;
position: relative;
margin-top: 40px!important;
}
.appointment-banner:before, .appointment-banner:after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/images/bg7.jpg) no-repeat scroll right center #0087b8;
-webkit-background-size: cover;
background-size: cover;
background-blend-mode: multiply;
opacity: 0.2;
}
.appointment-banner .media-body {
vertical-align: middle;
position: relative;
z-index: 2;
}
.appointment-banner .media-right {
vertical-align: middle;
padding-left: 30px;
position: relative;
z-index: 2;
}
@media (max-width: 1199px) {
.appointment-banner .media-right {
padding-left: 10px;
}
}
@media (max-width: 991px) {
.appointment-banner .media-right {
padding-top: 10px;
padding-left: 0;
display: block;
}
}
.appointment-banner .btn {
line-height: 52px;
font-size: 16px;
padding: 0 17px;
}
@media (max-width: 479px) {
.appointment-banner .btn {
line-height: 48px;
padding: 0 10px;
width: 100%;
font-size: 14px;
}
}
.ab-title {
margin: 0;
color: #fff;
font: bold 32px/42px "Alegreya", serif;
}
@media (max-width: 1199px) {
.ab-title {
font-size: 28px;
line-height: 36px;
}
}
.media-left-margin {
padding-left: 30px;
}
.key-features {
margin-top: 50px!important;
}
.key-features .media-left {
padding-right: 40px;
}
@media (max-width: 991px) {
.key-features .media-left {
padding-right: 0;
padding-bottom: 20px;
display: block;
}
}
.key-features .media-right {
padding-left: 30px;
}
@media (max-width: 1199px) {
.key-features .media-right {
padding-left: 0;
padding-top: 40px;
display: block;
}
}
.key-features .media-left span,
.key-features .media-right span {
display: table;
}
.key-features .media-left span img,
.key-features .media-right span img {
float: left;
}
.key-features .media-left span img + img,
.key-features .media-right span img + img {
margin-left: 3px;
}
.key-features .media-left .kfeatues-texts,
.key-features .media-right .kfeatues-texts {
display: block;
width: 271px;
margin-left: -1px;
}
@media (max-width: 1199px) {
.key-features .media-left .kfeatues-texts,
.key-features .media-right .kfeatues-texts {
width: auto;
margin: 0;
}
}
.key-features .media-left .offer-title,
.key-features .media-right .offer-title {
margin-top: -7px;
}
.key-features .media-left p,
.key-features .media-right p {
margin-bottom: 20px;
}
.key-features .twentytwenty-wrapper {
width: 540px;
}
.key-features .service-compare-img {
margin-top: 0;
}
.key-feature-list li {
width: -webkit-calc(50% - 15px);
width: calc(50% - 15px);
font: 15px/34px "Open Sans", sans-serif;
color: #858585;
}
.key-feature-list li:before {
content: "\f00c";
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
padding-right: 10px;
color: #1e99cb;
}
.key-feature-list li + li {
margin-left: 0;
}
.key-feature-list li:nth-child(odd) {
margin-right: 15px;
}
.key-feature-list li:nth-child(even) {
margin-left: 15px;
}
@media (max-width: 1199px) {
.key-feature-list li:nth-child(odd), .key-feature-list li:nth-child(even) {
margin: 0;
width: 100%;
}
}
.key-feature-list.style2 li {
width: 100%;
}
.key-feature-list.style2 li:nth-child(odd), .key-feature-list.style2 li:nth-child(even) {
margin-left: 0;
margin-right: 0;
}
.service-desc .media-right {
padding-left: 30px;
}
@media (max-width: 991px) {
.service-desc .media-right {
padding-left: 0;
padding-bottom: 15px;
display: block;
}
}
.key-feature-list2 li {
font: 15px/2 "Open Sans", sans-serif;
color: #434343;
padding-left: 15px;
}
.key-feature-list2 li:before {
float: left;
margin-left: -15px;
width: 15px;
content: '-';
}
.check-video {
padding: 100px 0;
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/images/bg2.jpg) no-repeat fixed 0 0 #1e2c30;
-webkit-background-size: cover;
background-size: cover;
background-blend-mode: multiply;
margin: 0;
}
@media (max-width: 767px) {
.check-video {
padding: 70px 0;
}
}
.check-video .media-left {
padding-right: 50px;
}
@media (max-width: 1199px) {
.check-video .media-left {
padding-right: 20px;
}
}
@media (max-width: 991px) {
.check-video .media-left {
display: block;
padding-right: 0;
padding-bottom: 20px;
}
}
.check-video .media-left a {
display: block;
position: relative;
}
@media (max-width: 991px) {
.check-video .media-left a {
display: table;
}
}
@media (max-width: 767px) {
.check-video .media-left a {
max-width: 100%;
}
.check-video .media-left a img {
max-width: 100%;
}
}
.check-video .media-left a:after {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/images/icons/10.png) no-repeat scroll center center rgba(0, 0, 0, 0.5);
}
.check-video .media-left a:hover:after, .check-video .media-left a:focus:after {
background-color: rgba(0, 0, 0, 0.3);
}
.check-video h2 {
margin-bottom: 20px;
}
.check-video .this-stitle {
color: #d5d6d6;
font: italic 22px/26px "Open Sans", sans-serif;
}
@media (max-width: 1199px) {
.check-video .this-stitle {
font-size: 18px;
}
}
.check-video p {
color: #acb2b4;
font: 15px/26px "Open Sans", sans-serif;
margin-bottom: 25px;
}
.size1 {
width: 1px;
}
.latest-projects {
padding: 100px 0 85px;
background: #e6e9ec;
}
@media (max-width: 767px) {
.latest-projects {
padding: 70px 0 55px;
}
}
.latest-projects .section-title {
margin-bottom: 35px;
}
@media (max-width: 767px) {
.latest-projects .section-title {
margin-bottom: 15px;
}
}
@media (max-width: 767px) {
.filterable-gallery {
max-width: 400px;
margin: 0 auto;
}
.filterable-gallery.row {
max-width: 100%;
}
}
@media (max-width: 767px) {
.filterable-gallery.full-width-project-gallery {
max-width: 740px;
margin: 0 auto;
}
}
@media (max-width: 599px) {
.filterable-gallery.full-width-project-gallery {
max-width: 370px;
margin: 0 auto;
}
}
.lp-gallery-item {
padding: 15px;
}
.lp-gallery-item .this-inner {
margin: 0;
position: relative;
display: block;
overflow: hidden;
}
.lp-gallery-item img {
width: 100%;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.lp-gallery-item .this-infos {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: transparent;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
overflow: hidden;
}
.lp-gallery-item .infos-inner {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
text-transform: uppercase;
}
.lp-gallery-item .this-title {
margin-bottom: 15px;
font-weight: bold;
margin-top: 0;
font-family: "Open Sans", sans-serif;
color: #fff;
position: relative;
right: -500px;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
-webkit-transition-duration: .5s;
transition-duration: .5s;
}
.lp-gallery-item .btn {
font-size: 15px;
padding: 0 28px;
position: relative;
left: -500px;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
-webkit-transition-duration: .5s;
transition-duration: .5s;
}
.lp-gallery-item:hover .this-infos, .lp-gallery-item:focus .this-infos {
background: rgba(4, 70, 121, 0.8);
}
.lp-gallery-item:hover img, .lp-gallery-item:focus img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.lp-gallery-item:hover .this-title, .lp-gallery-item:focus .this-title {
right: 0;
}
.lp-gallery-item:hover .btn, .lp-gallery-item:focus .btn {
left: 0;
}
.project-filters {
display: table;
margin: 0 auto 35px;
}
.project-filters li {
font: bold 15px/26px "Open Sans", sans-serif;
color: #c1c1c1;
letter-spacing: 0.1px;
text-transform: uppercase;
padding-bottom: 10px;
border-bottom: 2px solid transparent;
cursor: pointer;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.project-filters li.active, .project-filters li:hover, .project-filters li:focus {
color: #2d89d1;
border-color: #2d89d1;
}
.project-filters li + li {
margin-left: 45px;
}
@media (max-width: 991px) {
.project-filters li + li {
margin-left: 15px;
}
}
.full-width-project-gallery .gallery-item, .full-width-project-gallery .grid-sizer {
width: 20%;
padding: 0;
}
@media (max-width: 1199px) {
.full-width-project-gallery .gallery-item, .full-width-project-gallery .grid-sizer {
width: -webkit-calc(100% / 3);
width: calc(100% / 3);
}
}
@media (max-width: 767px) {
.full-width-project-gallery .gallery-item, .full-width-project-gallery .grid-sizer {
width: -webkit-calc(100% / 2);
width: calc(100% / 2);
}
}
@media (max-width: 599px) {
.full-width-project-gallery .gallery-item, .full-width-project-gallery .grid-sizer {
width: 100%;
}
}
.popup-i {
font-size: 22px;
color: #0c6db9;
width: 66px;
line-height: 66px;
border-radius: 66px;
display: block;
margin: 0 auto 18px;
background: #fff;
}
.project-images.style2 {
padding-top: 55px;
}
@media (max-width: 991px) {
.project-images, .project-descs {
width: 600px;
max-width: 100%;
margin: 0 auto;
}
}
@media (max-width: 479px) {
.project-images, .project-descs {
width: 100%;
}
}
.pr-img-holder {
padding: 15px;
}
@media (max-width: 479px) {
.pr-img-holder {
width: 100%;
text-align: center;
}
.pr-img-holder img {
display: inline-block;
}
}
.pr-images {
margin-bottom: 30px;
}
.prst {
font-size: 28px;
font-weight: bold;
font-family: "Alegreya", serif;
margin-top: 40px;
margin-bottom: 20px;
}
.projects-contents p {
margin-bottom: 25px;
}
.pr-quote {
padding: 0 20px;
margin: 85px 0 50px;
border: none;
position: relative;
}
.pr-quote:before {
content: '“';
font: bold 100px/1 "Arial";
display: block;
color: #5aa0d1;
position: absolute;
top: -52px;
left: 17px;
}
.pr-quote p {
font: italic 16px/28px "Open Sans", sans-serif;
color: #b5b5b5;
margin-bottom: 10px;
}
.pr-quote footer {
color: #5aa0d1;
font: italic 15px/1 "Open Sans", sans-serif;
}
.pr-quote footer:before {
display: none;
}
.pr-twenty20 {
background: #000;
margin-top: 45px;
}
.emmergency-leaks {
text-align: center;
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/images/bg3.jpg) no-repeat scroll 0 0;
-webkit-background-size: cover;
background-size: cover;
padding: 65px 0 55px;
text-align: center;
color: #fff;
letter-spacing: 0.3px;
}
.emmergency-leaks h4 {
font-size: 20px;
font-family: "Raleway", sans-serif;
margin: 0 0 10px;
font-weight: 300;
color: #fff;
}
@media (max-width: 1199px) {
.emmergency-leaks h4 {
font-size: 18px;
}
}
@media (max-width: 991px) {
.emmergency-leaks h4 {
font-size: 16px;
}
}
.emmergency-leaks h2 {
font-size: 34px;
margin: 0 0 18px;
font-family: "Raleway", sans-serif;
font-weight: bold;
text-transform: uppercase;
color: #fff;
}
@media (max-width: 1199px) {
.emmergency-leaks h2 {
font-size: 26px;
margin-bottom: 15px;
}
}
.emmergency-leaks h2 span {
color: #1dbee8;
}
.emmergency-leaks .call-link {
display: inline-block;
color: #f9bb27;
font-size: 40px;
line-height: 1;
font-family: "Open Sans", sans-serif;
font-weight: bold;
}
@media (max-width: 1199px) {
.emmergency-leaks .call-link {
font-size: 30px;
}
}
.about-us-section {
padding: 100px 0;
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/css/images/bg4.jpg) no-repeat scroll right bottom white;
}
@media (max-width: 767px) {
.about-us-section {
padding: 70px 0;
}
}
.about-us-srow {
margin-left: 40px;
margin-right: 0;
}
@media (max-width: 1199px) {
.about-us-srow {
margin-left: 0;
}
}
@media (max-width: 991px) {
.about-us-srow {
margin-top: 40px;
}
}
.about-us-srow hr {
margin: 30px 0 40px;
background: #e9e9e9;
}
.request-service-form {
padding: 45px 30px 40px;
background: #2b9cbe;
}
@media (max-width: 1199px) {
.request-service-form {
padding: 30px 25px;
}
}
.request-service-form .this-title {
color: #fff;
font-family: "Raleway", sans-serif;
font-weight: 800;
text-transform: uppercase;
margin-top: 0;
margin-bottom: 15px;
}
@media (max-width: 1199px) {
.request-service-form .this-title {
font-size: 26px;
}
}
.request-service-form p {
margin-bottom: 25px;
font: 400 italic 17px/24px "Open Sans", sans-serif;
color: #fff;
}
.request-service-form p:last-child {
margin-bottom: 0px;
}
@media (max-width: 1199px) {
.request-service-form p {
font-size: 15px;
}
}
.request-service-form .form-control {
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
margin-bottom: 8px;
padding: 8px 20px;
height: 42px;
font-style: normal;
font-family: "Open Sans", sans-serif;
}
.request-service-form textarea.form-control {
margin-bottom: 12px;
height: 120px;
resize: none;
}
.about-us-lists .this-title {
font: italic 20px/26px "PT Serif", serif;
margin-top: 0;
margin-bottom: 20px;
color: #424242;
}
.about-us-lists .this-title + p {
margin-top: -10px;
margin-bottom: 20px;
font: 500 15px/26px "Raleway", sans-serif;
color: #8e8d8d;
}
.about-us-lists .nav {
display: inline-table;
}
.about-us-lists .nav li {
font-size: 16px;
font-family: "Open Sans", sans-serif;
margin-bottom: 10px;
}
.about-us-lists .nav li:before {
content: "\f00c";
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
padding-right: 10px;
color: #2b9cbe;
}
.about-us-lists .list1 li {
min-width: 260px;
display: inline-table;
}
@media (max-width: 767px) {
.about-us-lists .list1 li {
min-width: 0;
width: 100%;
}
}
.about-us-lists .seal-logo {
float: right;
margin-right: 75px;
}
@media (max-width: 767px) {
.mission-statement {
padding: 70px 0;
}
}
.mission-statement .this-textss {
margin-left: 50px;
margin-right: 0;
}
@media (max-width: 1199px) {
.mission-statement .this-textss {
margin: 0;
}
}
@media (max-width: 767px) {
.mission-statement .this-textss {
margin-top: 40px;
}
}
.mission-statement .this-textss hr {
margin-top: 48px;
margin-bottom: 32px;
background: #d6d6d6;
}
.mission-statement .this-title {
font: bold 38px/1.2 "Alegreya", serif;
color: #242424;
margin-top: 0;
margin-bottom: 32px;
letter-spacing: 0.3px;
}
.mission-statement .this-title:after {
content: '';
display: inline-block;
margin-left: 16px;
background: #099bd7;
width: 35px;
height: 2px;
}
.mission-statement .this-title2 {
font: bold 28px/1.2 "Alegreya", serif;
color: #404040;
margin-top: 0;
letter-spacing: 0.3px;
}
.mission-statement p {
font: 15px/26px "Open Sans", sans-serif;
color: #898989;
}
.mission-statement p + p {
margin-top: 25px;
}
@media (min-width: 992px) {
.vision-trust-row {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
}
.vision-part {
padding: 90px 15px 95px;
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
background: #e6e9ec;
}
@media (min-width: 1200px) {
.vision-part {
width: -webkit-calc(50% + 115px);
width: calc(50% + 115px);
}
}
.vision-part .this-inner {
display: table;
margin-left: auto;
}
@media (min-width: 1200px) {
.vision-part .this-inner {
width: 630px;
margin-right: 55px;
}
}
.vision-part .section-title {
margin-bottom: 30px;
}
.vision-part p {
font: 16px/26px "Open Sans", sans-serif;
letter-spacing: 0.3px;
color: #424242;
margin-bottom: 20px;
}
.trust-part {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/images/trust.jpg) no-repeat scroll 0 0;
-webkit-background-size: cover;
background-size: cover;
}
@media (min-width: 1200px) {
.trust-part {
width: -webkit-calc(50% - 115px);
width: calc(50% - 115px);
}
}
.trust-part:before {
content: '';
background: #1778aa;
opacity: 0.9;
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.trust-part .this-inner {
padding-top: 105px;
position: relative;
z-index: 2;
}
@media (min-width: 1200px) {
.trust-part .this-inner {
width: 400px;
margin-left: 50px;
}
}
@media (max-width: 1199px) {
.trust-part .this-inner {
margin-left: 20px;
}
}
@media (max-width: 991px) {
.trust-part .this-inner {
margin-left: 0;
padding: 90px 0;
}
}
.trust-part .section-title {
color: #fff;
font-size: 28px;
line-height: 34px;
letter-spacing: 0.3px;
margin-bottom: 35px;
}
.trust-part .section-title:after {
background: #fff;
}
.trust-part p {
font: italic 20px/30px "PT Serif", serif;
letter-spacing: 0.3px;
color: #fff;
margin-bottom: 45px;
}
.vision-list li {
font: bold 16px/30px "Open Sans", sans-serif;
letter-spacing: 0.3px;
color: #1e75a7;
}
.vision-list li:before {
content: "\f00c";
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
padding-right: 10px;
color: #b7b7b7;
}
.our-plumbers {
padding: 98px 0 85px;
}
@media (max-width: 767px) {
.our-plumbers {
padding: 68px 0 55px;
}
}
.our-plumbers .section-title {
margin-bottom: 35px;
}
@media (max-width: 767px) {
.our-plumbers .section-title {
margin-bottom: 15px;
}
}
.our-plumber {
padding: 15px;
}
@media (max-width: 550px) {
.our-plumber {
float: none;
width: 100%;
margin: 0 auto;
}
}
.our-plumber img {
width: 100%;
height: 100%;
}
.our-plumber .overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 33px;
background: #000;
opacity: 0.15;
}
.our-plumber .his-details {
margin: 0;
position: absolute;
bottom: 0;
height: 53px;
left: 10px;
right: 10px;
border: 4px solid #fff;
padding: 0 15px 5px;
background: #127fb8;
text-align: center;
overflow: hidden;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.our-plumber .name {
line-height: 40px;
letter-spacing: .4px;
font-size: 16px;
font-weight: bold;
font-family: "Open Sans", sans-serif;
color: #fff;
text-transform: uppercase;
margin: 0;
}
.our-plumber p {
font: 15px/22px "Open Sans", sans-serif;
color: #bbcbd4;
margin: 0 0 15px;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.our-plumber .nav {
display: table;
margin: 0 auto;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.our-plumber .nav li + li {
margin-left: 5px;
}
.our-plumber .nav li a {
text-align: center;
border: 1px solid rgba(168, 209, 231, 0.5);
color: #fff;
padding: 0;
border-radius: 100px;
font-size: 18px;
width: 36px;
height: 36px;
line-height: 36px;
}
.our-plumber .inner {
margin: 0;
padding-bottom: 33px;
position: relative;
}
.our-plumber .inner:hover .his-details, .our-plumber .inner:focus .his-details {
padding-top: 10px;
padding-bottom: 15px;
border-width: 0;
height: 198px;
}
.our-plumber .inner:hover ul li a:hover, .our-plumber .inner:hover ul li a:focus, .our-plumber .inner:focus ul li a:hover, .our-plumber .inner:focus ul li a:focus {
background: #fff;
border-color: #fff;
color: #127fb8;
}
.our-company {
background: #ededf1;
}
.our-company .section-title {
margin-bottom: 32px;
}
.our-company .section-title + p {
font: 15px/26px "Open Sans", sans-serif;
letter-spacing: 0.3px;
color: #898989;
margin: 0;
}
@media (max-width: 767px) {
.our-company .section-title + p {
margin-bottom: 25px;
}
}
.our-company .econtacts {
position: relative;
}
@media (max-width: 991px) {
.our-company .econtacts {
text-align: center;
}
}
.our-company .econtacts img {
display: inline-block;
}
.company-econtacts {
margin-top: 20px;
}
@media (min-width: 992px) {
.company-econtacts {
position: absolute;
top: 48px;
right: 75px;
margin: 0;
}
}
.company-econtacts .this-title {
margin: 0 0 10px;
font-family: "Raleway", sans-serif;
font-size: 22px;
font-weight: 800;
line-height: 28px;
color: #092942;
text-transform: uppercase;
}
.company-econtacts .this-title span {
color: #0f6fb9;
}
.company-econtacts .this-no {
font: 20px/1 "Open Sans", sans-serif;
color: #151515;
margin: 0 0 10px;
letter-spacing: 0.3px;
}
.company-econtacts .this-texts {
margin: 0;
text-transform: capitalize;
font: italic 17px/1 "Open Sans", sans-serif;
color: #151515;
}
.job-header {
margin: 40px 0;
}
@media (max-width: 991px) {
.job-header .media-right {
display: none;
}
}
.dl-horizontal {
margin: 0;
font: 15px/26px "Open Sans", sans-serif;
color: #898989;
letter-spacing: 0.3px;
}
.dl-horizontal dt {
width: auto;
font-weight: normal;
float: left;
}
.dl-horizontal dd {
margin-left: 110px;
white-space: normal;
}
.job-details-contents p {
margin: 40px 0;
letter-spacing: 0.3px;
}
.job-slist {
margin: 30px 0;
letter-spacing: 0.3px;
}
.job-slist h4 {
text-transform: uppercase;
font-weight: bold;
font-family: "Open Sans", sans-serif;
line-height: 26px;
margin-top: 0;
color: #242424;
}
.job-slist ul {
margin: 0;
font: 15px/2 "Open Sans", sans-serif;
color: #898989;
padding-left: 24px;
}
.job-slist ul li {
padding-left: 14px;
}
.job-slist ul li:before {
content: '-';
margin-right: 10px;
float: left;
margin-left: -14px;
}
.coupons-contents {
padding-bottom: 0;
}
.coupons-contents .section-title {
margin-bottom: 28px;
}
.coupons-contents .section-title + p {
margin-bottom: 65px;
}
.coupon {
position: relative;
padding: 15px;
}
.coupon:after {
content: '';
display: block;
position: absolute;
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/css/images/icons/secior.png) no-repeat scroll 0 0;
width: 33px;
height: 21px;
bottom: 7px;
right: 66px;
}
.coupon .media {
padding: 30px 15px 30px 20px;
border: 3px dashed  #242424;
}
.coupon .media-left {
padding-right: 20px;
}
@media (max-width: 479px) {
.coupon .media-left {
display: block;
padding-right: 0;
padding-bottom: 20px;
}
}
.coupon .coupon-off {
width: 152px;
padding: 8px 0;
background: #d24532;
text-align: center;
color: #fff;
font: bold 55px/1 "Open Sans", sans-serif;
text-transform: uppercase;
margin: 0 0 2px;
letter-spacing: 0.3px;
}
.coupon .coupon-off span {
display: block;
font-size: 40px;
}
.coupon .coupon-off sup {
font-size: 40px;
top: -12px;
padding-right: 3px;
}
.coupon .media-body img {
margin-bottom: 8px;
}
.coupon .media-body p {
margin: 0;
font: 13px/17px "Open Sans", sans-serif;
color: #404c60;
}
.cupon-plumber img {
display: inline-block;
}
.testimonial-row {
padding: 95px 0 85px;
}
@media (max-width: 767px) {
.testimonial-row {
padding: 65px 0 55px;
}
}
.testimonial-row .section-title {
margin-bottom: 20px;
}
@media (max-width: 767px) {
.testimonial-row .section-title {
margin-bottom: 15px;
}
}
.testimonial-block {
padding: 15px;
}
.testimonial-text-box {
margin: 0 0 30px;
padding: 32px 20px 35px 0;
background: #fff;
-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
display: table;
position: relative;
}
.testimonial-text-box:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
bottom: -25px;
left: 69px;
border-top: 25px solid  #fff;
border-right: 25px solid transparent;
}
.testimonial-text-box .this-quote {
display: table-cell;
width: 70px;
text-align: center;
font-family: "Arial";
letter-spacing: -0.25px;
font-size: 60px;
line-height: 50px;
font-weight: bold;
color: #099bd7;
}
.testimonial-text-box .this-texts {
display: table-cell;
width: -webkit-calc(100% - 70px);
width: calc(100% - 70px);
vertical-align: top;
color: #9d9d9d;
font: 15px/30px "Open Sans", sans-serif;
letter-spacing: 0.25px;
}
@media (max-width: 1199px) {
.testimonial-text-box .this-texts {
font-size: 14px;
line-height: 24px;
}
}
.testimonial-author .media-left {
padding-right: 30px;
}
.testimonial-author .media-left a {
display: block;
width: 60px;
height: 60px;
border-radius: 100%;
}
.testimonial-author .this-title {
font-size: 15px;
font-family: "Open Sans", sans-serif;
color: #9d9d9d;
line-height: 20px;
margin: 0;
}
.testimonial-author .loc {
font-family: "Open Sans", sans-serif;
color: #099bd7;
line-height: 20px;
margin: 0;
text-transform: uppercase;
}
.testimonial-author .media-body {
vertical-align: middle;
}
.testimonials-contents {
background: #f0f0f0;
}
.testimonials-contents .testimonial-block {
padding-bottom: 50px;
}
.google-map {
height: 458px;
margin: 0;
background: #f3f3f3;
}
.contact-form-area .section-title + p {
color: #8e8d8d;
font: 15px/26px "Open Sans", sans-serif;
margin: 35px 0 50px;
}
.contact-form {
margin: 0;
}
.contact-form .form-control {
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
border: 1px solid #ebebeb;
padding: 15px 22px;
font: 15px/25px "Open Sans", sans-serif;
color: #242424;
height: 55px;
margin-bottom: 20px;
background: none;
}
.contact-form .form-control:focus {
-webkit-box-shadow: 0px 0px 18px 0px rgba(188, 188, 188, 0.39);
box-shadow: 0px 0px 18px 0px rgba(188, 188, 188, 0.39);
}
.contact-form .form-control.placeholder {
color: #959595;
}
.contact-form .form-control::-moz-placeholder {
color: #959595;
}
.contact-form .form-control::-webkit-input-placeholder {
color: #959595;
}
.contact-form .form-control::-ms-input-placeholder {
color: #959595;
}
.contact-form .form-control + label {
margin-top: -20px;
display: block;
margin-bottom: 20px;
font: 300 italic 13px/20px "Open Sans", sans-serif;
color: #2875b1;
}
.contact-form textarea.form-control {
margin-bottom: 50px;
height: 203px!important;
resize: none;
}
.contact-form textarea.form-control + label {
margin-top: -50px;
margin-bottom: 50px;
}
.emmergency-contact-numbers {
margin: 0;
padding: 45px 40px;
background: #f3f3f3;
}
@media (max-width: 1199px) {
.emmergency-contact-numbers {
padding: 30px;
}
}
@media (max-width: 991px) {
.emmergency-contact-numbers {
margin-top: 40px;
}
}
.emmergency-contact-number {
margin: 0;
}
.emmergency-contact-number + .emmergency-contact-number {
margin-top: 30px;
padding-top: 25px;
border-top: 1px solid #d5d5d5;
}
.emmergency-contact-number .this-title {
font: 800 20px/1 "Raleway", sans-serif;
color: #4b4b4b;
text-transform: uppercase;
letter-spacing: 0.3px;
margin-top: 0;
margin-bottom: 12px;
}
@media (max-width: 1199px) {
.emmergency-contact-number .this-title {
font-size: 18px;
}
}
.emmergency-contact-number .this-title span {
color: #ba0e0c;
}
.emmergency-contact-number p {
font: 15px/23px "Verdana";
color: #202020;
margin-right: 4px;
margin-bottom: 12px;
}
.emmergency-contact-number p strong {
font-weight: bold;
}
.emmergency-contact-number .callto-number {
font: bold 22px/1 "Verdana";
color: #202020;
display: inline-block;
}
.get-appointment-contents .section-title {
max-width: 870px;
}
.appointment-form {
padding: 60px 40px;
background: #f0f0f0;
}
@media (max-width: 767px) {
.appointment-form {
padding: 25px;
}
}
.appointment-form .btn-primary {
margin-top: 50px;
}
@media (max-width: 360px) {
.appointment-form .btn-primary {
padding: 0 15px;
width: 100%;
font-size: 14px;
line-height: 50px;
}
}
.appointment-form .form-control {
height: 40px;
padding: 8px 15px;
line-height: 24px;
resize: none;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
color: #242424;
}
@media (max-width: 479px) {
.appointment-form .form-control.month-picker, .appointment-form .form-control.day-picker, .appointment-form .form-control.year-picker {
padding-right: 0;
padding-left: 10px;
}
}
.appointment-form .form-control[type="text"] + [type="text"] {
margin-top: 20px;
}
.appointment-form textarea.form-control {
height: 184px;
}
.input-set {
margin: 0;
}
.input-set + .input-set {
margin-top: 40px;
}
.input-set-label {
margin-top: 0;
margin-bottom: 15px;
text-transform: uppercase;
font-weight: bold;
font-family: "Open Sans", sans-serif;
color: #242424;
line-height: 1.2;
letter-spacing: 0.3px;
}
@media (max-width: 479px) {
.input-set-label {
font-size: 12px;
}
}
.input-set-sublabel {
margin-top: 20px;
margin-bottom: 15px;
font-weight: 400;
font-family: "Open Sans", sans-serif;
color: #242424;
line-height: 1.2;
letter-spacing: 0.3px;
}
span.wpcf7-list-item {
margin-left: 0px;
}
.your-month select{
width:99px;
height:40px;
line-height: 24px;
padding:8px 15px;
margin-right:15px;
}
.your-date select{
width: 75px;
margin-right: 10px;
height:40px;
line-height: 24px;
padding:8px 15px;
}
.your-time select{
width: 160px; 
height:40px;
line-height: 24px;
padding:8px 15px;
}
.ga-radio {
display: none;
}
.ga-radio + label {
float: left;
font: 400 15px/26px "Open Sans", sans-serif;
letter-spacing: 0.3px;
color: #898989;
padding-left: 30px;
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/css/images/icons/check-box.jpg) no-repeat scroll left 8px;
margin: 0 30px 0 0;
max-width: 630px;
cursor: pointer;
float: right;
}
.ga-radio:checked + label {
background-image: url(//www.ikey.at/wp-content/themes/plumbing/assets/css/images/icons/check-box-checked.jpg);
}
.wpcf7-list-item-label {
font: 400 15px/26px "Open Sans", sans-serif;
letter-spacing: 0.3px;
color: #898989;
padding-left: 5px;
margin: 0 20px 0 0;
max-width: 630px;
cursor: pointer;
float: right;
}
.time-picker {
width: 160px;
}
.month-picker {
width: 99px;
float: left;
margin-right: 10px;
}
@media (max-width: 479px) {
.month-picker {
width: 80px;
padding-right: 0;
}
}
.day-picker {
width: 75px;
float: left;
margin-right: 10px;
}
@media (max-width: 479px) {
.day-picker {
width: 60px;
}
}
.year-picker {
width: 104px;
float: left;
}
@media (max-width: 479px) {
.year-picker {
width: 80px;
}
}
.faqs-contact-contents {
background: #f4f4f4;
}
.faqs-contact-contents .section-title {
margin-bottom: 45px!important;
}
.faq-contact-form .form-control {
background: #fff;
}
.faqs-contents .section-title {
margin-bottom: 40px;
} .bee-accordion .panel {
border-radius: 0;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.bee-accordion .panel + .panel {
margin-top: 10px;
}
.bee-accordion .panel-heading {
padding: 0;
background: #fafafa;
border: 1px solid #d1d1d1;
border-radius: 0;
}
.bee-accordion .panel-heading a {
display: block;
line-height: 24px;
padding: 12px 50px 12px 20px;
font-size: 16px;
color: #242424;
position: relative;
}
.bee-accordion .panel-heading a:after {
content: '';
display: block;
width: 50px;
height: 48px;
background: no-repeat scroll center center transparent;
position: absolute;
top: 0;
right: 0;
}
.bee-accordion .panel-heading [aria-expanded="false"]:after {
background-image: url(//www.ikey.at/wp-content/themes/plumbing/assets/css/images/icons/right.png);
}
.bee-accordion .panel-heading [aria-expanded="true"]:after {
background-image: url(//www.ikey.at/wp-content/themes/plumbing/assets/css/images/icons/down.png);
}
.bee-accordion .panel-heading + .panel-collapse > .panel-body, .bee-accordion .panel-heading + .panel-collapse > .list-group {
border: 1px solid #d1d1d1;
border-top: none;
}
.bee-accordion .panel-body {
padding: 24px 28px;
font: 15px/26px "Open Sans", sans-serif;
letter-spacing: 0.3px;
color: #898989;
background: #fff;
}
.blogs-row {
padding: 95px 0 90px;
}
@media (max-width: 767px) {
.blogs-row {
padding: 65px 0 60px;
}
}
.blogs-row .section-title {
margin-bottom: 40px;
}
@media (max-width: 767px) {
.blogs-row .section-title {
margin-bottom: 15px;
}
}
.blog-grid {
padding: 15px;
}
@media (max-width: 767px) {
.blog-grid {
max-width: 400px;
margin: 0 auto;
}
}
@media (max-width: 479px) {
.blog-grid {
max-width: 320px;
margin: 0 auto;
}
}
.bg-featured-image {
display: block;
margin-bottom: 35px;
width: 100%;
height: auto;
overflow: hidden;
background: #000;
}
.bg-featured-image img {
width: 100%;
opacity: 1;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.bg-featured-image:hover img, .bg-featured-image:focus img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
opacity: 0.8;
}
.bg-post-excerpt {
font: 15px/26px "Open Sans", sans-serif;
color: #898989;
padding-bottom: 15px;
margin-bottom: 19px;
border-bottom: 1px dashed #e2e2e2;
}
.bg-post-meta {
display: table;
margin: 0;
}
.bg-post-meta li + li {
border-left: 1px solid #c1c1c1;
margin-left: 15px;
padding-left: 15px;
}
.bg-post-meta li a {
color: #c1c1c1;
font-size: 13px;
line-height: 14px;
display: block;
}
.bg-post-meta li a i {
margin-right: 8px;
color: #95aac6;
font-size: 18px;
}
.more-blog-lists {
padding-top: 0px;
}
@media (max-width: 767px) {
.more-blog-lists {
margin: 0 auto;
max-width: 400px;
padding: 0;
}
}
@media (max-width: 1199px) {
.blog-line {
padding: 15px 20px!important;
}
}
.blog-line:before {
content: '';
display: block;
position: absolute;
background: #fff;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.blog-line:last-child {
padding: 20px 34px;
}
@media (max-width: 1199px) {
.blog-line:last-child {
padding: 15px 20px;
}
}
.blog-line:last-child:before {
display: none;
}
.blog-line h4, .blog-line ul {
position: relative;
z-index: 2;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.blog-line ul {
display: table;
margin: 0;
}
.blog-line ul li + li {
margin-left: 18px;
}
.blog-line ul li a {
display: inline-block;
font: 15px/1 "Open Sans", sans-serif;
color: #898989;
}
.blog-line a.redirect-link {
color: #3695cc;
font: bold 15px/1 "Open Sans", sans-serif;
}
.blog-line a.redirect-link:hover, .blog-line a.redirect-link:focus {
color: #000;
}
.blog-line:hover:before, .blog-line:focus:before {
background: #00527a;
opacity: 0.85;
}
.blog-line:hover h4 a, .blog-line:hover ul li a, .blog-line:focus h4 a, .blog-line:focus ul li a {
color: #fff;
}
.bg-post-title, .bl-post-title {
margin-top: 0;
}
.bg-post-title a, .bl-post-title a {
display: inline-block;
color: #000;
font-family: "Raleway", sans-serif;
font-weight: bold;
line-height: 26px;
letter-spacing: .3px;
}
.bg-post-title a:hover, .bg-post-title a:focus, .bl-post-title a:hover, .bl-post-title a:focus {
color: #09a3d5;
}
.bl-post-title {
margin-bottom: 15px;
}
.blog-loop {
margin: 0 30px 75px 0;
}
@media (max-width: 1199px) {
.blog-loop {
margin-right: 0;
}
}
@media (max-width: 991px) {
.blog-loop {
margin-bottom: 50px;
}
}
.blog-loop .featured-image {
display: block;
margin-bottom: 38px;
height: auto;
text-align: center;
overflow: hidden;
}
.blog-loop .featured-image img {
max-width: 100%;
opacity: 1;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.blog-loop .featured-image:hover img, .blog-loop .featured-image:focus img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
opacity: 0.8;
}
.blog-loop .this-date {
margin: 0 0 20px;
line-height: 1;
font: bold 20px/1 "Open Sans", sans-serif;
letter-spacing: 0.3px;
text-transform: uppercase;
}
.blog-loop .this-date a {
display: inline-block;
color: #b8b8b8;
}
.blog-loop .this-date a:hover, .blog-loop .this-date a:focus {
color: #464646;
}
.blog-loop .this-title {
font: bold 28px/1.15 "Alegreya", serif;
margin: 0 0 28px;
}
.blog-loop .this-title a {
display: inline-block;
color: #464646;
}
.blog-loop .this-title a:hover, .blog-loop .this-title a:focus {
color: #0874cf;
}
.blog-loop .this-excerpt {
margin: 0 0 32px;
font: 15px/26px "Open Sans", sans-serif;
color: #8e8d8d;
letter-spacing: 0.3px;
}
.blog-loop .this-footer {
display: table;
width: 100%;
border-top: 1px solid #e4e4e4;
padding-top: 28px;
margin: 0;
}
@media (max-width: 1199px) {
.blog-loop .this-footer {
padding-top: 15px;
}
}
.blog-loop .this-footer li {
line-height: 1;
font-family: "Open Sans", sans-serif;
font-weight: bold;
text-transform: uppercase;
color: #b8b8b8;
margin-right: 15px;
}
@media (max-width: 1199px) {
.blog-loop .this-footer li {
font-size: 12px;
font-weight: 600;
margin-right: 10px;
line-height: 1.7;
}
}
.blog-loop .this-footer li a {
color: #b8b8b8;
margin: 0 5px;
}
.blog-loop .this-footer li a:hover, .blog-loop .this-footer li a:focus {
color: #0874cf;
}
.blog-loop .this-footer li:first-child a:hover, .blog-loop .this-footer li:first-child a:focus {
color: #b8b8b8;
}
.blog-loop .this-footer li i {
font-size: 17px;
margin-right: 10px;
}
@media (max-width: 1199px) {
.blog-loop .this-footer li i {
font-size: 14px;
margin-right: 5px;
}
}
@media (max-width: 991px) {
.blog-pagination {
margin-bottom: 50px;
}
}
.blog-pagination li + li {
margin-left: 10px;
}
.blog-pagination li a {
border-radius: 0;
min-width: 44px;
height: 44px;
line-height: 40px;
text-align: center;
padding: 0;
color: #242424;
border: 2px solid #b4b4b4;
}
.blog-pagination li a:hover, .blog-pagination li a:focus {
color: #448ed8;
border-color: #448ed8;
background: none;
}
.blog-pagination li.active a, .blog-pagination li.active a:hover, .blog-pagination li.active a:focus {
color: #448ed8;
border-color: #448ed8;
background: none;
}
@media (max-width: 991px) {
.news-sidebar {
padding-top: 40px;
overflow: hidden;
}
}
.news-sidebar .widget {
z-index: 1;
}
.news-sidebar .widget + .widget {
margin-top: 50px;
}
.news-sidebar .widget-title {
margin-top: 0;
margin-bottom: 30px;
font: bold 28px/1 "Alegreya", serif;
color: #242424;
}
.news-sidebar .menu {
padding: 0;
margin: -15px 0 0;
list-style: none;
}
.news-sidebar .menu li + li {
border-top: 1px solid #e6e6e6;
}
.news-sidebar .menu li a {
display: inline-block;
font: 15px/40px "Open Sans", sans-serif;
color: #898989;
padding-right: 0px;
position: relative;
}
.news-sidebar .menu li a:hover, .news-sidebar .menu li a:focus {
color: #09a3d5;
}
.news-sidebar .menu li a:hover:after, .news-sidebar .menu li a:focus:after {
color: #09a3d5;
}
.news-sidebar .tag {
float: left;
margin: 0 10px 10px 0;
line-height: 36px;
padding: 0 22px;
border: 1px solid #e4e4e4;
font-family: "Open Sans", sans-serif;
color: #a6a6a6;
font-size: 14px !important;
}
.news-sidebar .tag:hover, .news-sidebar .tag:focus {
background: #266fac;
color: #fff;
border-color: #266fac;
}
.news-sidebar .search-form {
border: 1px solid #e4e4e4;
background: #f0f0f0;
}
.news-sidebar .search-form .form-control {
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0;
height: 49px;
border: none;
background: none;
font-family: "Open Sans", sans-serif;
letter-spacing: 0.3px;
padding: 0 20px;
}
.news-sidebar .search-form .form-control.placeholder {
color: #909090;
}
.news-sidebar .search-form .form-control::-moz-placeholder {
color: #909090;
}
.news-sidebar .search-form .form-control::-webkit-input-placeholder {
color: #909090;
}
.news-sidebar .search-form .form-control::-ms-input-placeholder {
color: #909090;
}
.news-sidebar .search-form .input-group-addon {
border: none;
padding: 0;
background: none;
border-radius: 0;
}
.news-sidebar .search-form .input-group-addon button {
padding: 0 10px;
line-height: 49px;
background: none;
color: #7c7c7c;
border: none;
font-size: 16px;
}
.news-sidebar .download-btn {
display: block;
padding-left: 22px;
font: 700 22px/60px "Open Sans Condensed", sans-serif!important;
color: #fff;
text-transform: capitalize;
position: relative;
float: none;
margin: 0;
padding-right: 0;
}
.news-sidebar .download-btn:before {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #266fac;
z-index: -2;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.news-sidebar .download-btn:after {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: -webkit-calc(100% - 57px);
left: calc(100% - 57px);
background: #105fa1;
z-index: -1;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.news-sidebar .download-btn span {
width: 57px;
line-height: 53px;
height: 60px;
text-align: center;
float: right;
position: relative;
z-index: 1;
}
.news-sidebar .download-btn:hover, .download-btn:focus {
color: #fff;
}
.news-sidebar .download-btn:hover:after, .download-btn:focus:after {
left: 0;
}
.recent-posts {
display: table;
width: 100%;
border: 1px solid #e4e4e4;
margin: 0;
}
.recent-posts li {
padding: 26px 20px;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.recent-posts li:hover, .recent-posts li:focus {
background: #f7f7f7;
}
.recent-posts li + li {
border-top: 1px solid #e4e4e4;
}
.recent-posts li a {
display: block;
}
.recent-posts li a.title {
line-height: 22px;
font-family: "Open Sans", sans-serif;
font-weight: bold;
color: #404040;
}
.recent-posts li a.title:hover, .recent-posts li a.title:focus {
color: #0874cf;
}
.recent-posts li a.date {
margin-top: 16px;
font-family: "Open Sans", sans-serif;
color: #898989;
line-height: 1;
}
.recent-posts li a.date:hover, .recent-posts li a.date:focus {
color: #404040;
}
.recent-posts li a.read-more {
font: bold 15px/1 "Open Sans", sans-serif;
color: #0874cf;
}
.recent-posts li a.read-more:hover, .recent-posts li a.read-more:focus {
color: #404040;
}
.single-post .this-title {
color: #464646;
}
.single-post .this-contents {
margin: 0 0 25px;
}
.single-post .this-contents p {
margin-bottom: 25px;
font: 15px/26px "Open Sans", sans-serif;
color: #8e8d8d;
letter-spacing: 0.3px;
}
.single-post .this-footer {
margin-bottom: 50px;
}
.comment-title {
margin-top: 0;
margin-bottom: 22px;
font: bold 28px/1 "Alegreya", serif;
color: #242424;
}
#comments #submit {
border-radius: 3px;
text-transform: uppercase;
font: bold 18px/50px "Raleway", sans-serif;
padding: 0 35px;
color: #fff;
border: none;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
background-image: -webkit-linear-gradient(90deg, #d41818 0%, #e33d3d 100%);
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
#comments #submit:hover {background: #099bd7;}
.comment-form {
padding: 10px 20px;
border: 1px solid #e4e4e4;
}
.comment-form .row {
margin: 0 -25px;
}
.comment-form .row .col-sm-6 {
padding: 0 25px;
}
.comment-form .row .form-control {
height: 45px;
}
.social-shares li + li {
margin-left: 6px;
}
.social-shares li:first-child {
margin-right: 12px;
border: 2px solid #e4e4e4;
line-height: 46px;
width: 50px;
text-align: center;
color: #a5a5a5;
font-size: 18px;
}
.social-shares li:first-child:after {
content: '';
width: 10px;
height: 10px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
border-top: 2px solid #e4e4e4;
border-right: 2px solid #e4e4e4;
background: #fff;
display: block;
position: absolute;
top: 50%;
right: -7px;
margin-top: -7px;
}
.social-shares li a {
padding: 0 16px;
line-height: 50px;
text-transform: capitalize;
font-family: "Raleway", sans-serif;
font-weight: bold;
color: #fff;
border-radius: 0;
letter-spacing: 0.3px;
}
@media (max-width: 767px) {
.social-shares li a i {
display: block;
line-height: 50px;
padding: 0 2px;
}
}
@media (max-width: 767px) {
.social-shares li a span {
display: none;
}
}
.social-shares li:nth-child(2) a {
background: #4cc5f3;
}
.social-shares li:nth-child(3) a {
background: #758ab7;
}
.social-shares li:nth-child(4) a {
background: #e78074;
}
.social-shares li:nth-child(5) a {
background: #4ca2cc;
} .backclr.page-cover {
background: #717e95;
color: #fff;
letter-spacing: 0.3px;
}
.tmc_header_1 .backclr.page-cover:before{
background:#717e95;
}
.page-cover:before, .page-cover:after {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
content: '';
opacity: .2;
display:inline-block!important;
}
.page-cover:after {
background-blend-mode: overlay;
}
.page-cover .container {
position: relative;
z-index: 3;
padding: 100px 25px 55px 15px;
}
.page-title {
margin: 0;
font-size: 50px;
font-weight: bold;
line-height: 1;
color: #fff;
}
.page-subtitle {
margin: 0;
position: relative;
font-family: "Open Sans", sans-serif;
line-height: 33px;
color: #fff;
}
span.sub-title-before {
margin-right: 15px;
}
.page-subtitle:after {
content: '';
display: inline-block;
margin-left: 0;
width: 72px;
height: 2px;
}
.breadcrumb-row {
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
background: #fafafa;
}
.breadcrumb-row .breadcrumb {
background: none;
margin: 0;
padding: 0;
}
.breadcrumb-row .breadcrumb li{ width: 100%;}
.breadcrumb-row .breadcrumb li {
float: left;
line-height: 55px;
font-family: "Open Sans", sans-serif;
font-weight: bold;
color: #bfbfbf;
}
.breadcrumb-row .breadcrumb li + li:before {
content: "\f105";
font-family: "FontAwesome";
}
.breadcrumb-row .breadcrumb li a {
color: #bfbfbf;
}
.prices-contents {
padding-bottom: 50px;
}
.prices-contents p {
margin-bottom: 45px;
}
.price-grid {
margin-bottom: 50px;
}
.price-grid .media {
background: #f3f3f3;
}
.price-grid .media-left {
padding-right: 40px;
}
@media (max-width: 1199px) {
.price-grid .media-left {
padding-right: 20px;
}
}
@media (max-width: 479px) {
.price-grid .media-left {
padding-right: 0;
display: block;
}
}
.price-grid .media-left a {
display: block;
width: 270px;
height: auto;
background: #000;
overflow: hidden;
}
@media (max-width: 1199px) {
.price-grid .media-left a {
width: 200px;
}
}
@media (max-width: 767px) {
.price-grid .media-left a {
width: 100%;
}
}
.price-grid .media-left a img {
width: 100%;
opacity: 1;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.price-grid .media-left a:hover img, .price-grid .media-left a:focus img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
opacity: 0.8;
}
.price-grid .media-body {
vertical-align: middle;
}
@media (max-width: 767px) {
.price-grid .media-body {
padding: 20px;
}
}
.price-grid-title {
font: bold 24px/30px "Alegreya", serif;
margin-top: 0;
margin-bottom: 0;
color: #242424;
}
a.price-grid-title:hover, a.price-grid-title:focus {
color: #09a3d5;
}
.price-grid-price {
font: bold 50px/1 "Alegreya", serif;
color: #242424;
margin: 0;
}
.price-grid-price small {
font-weight: normal;
font-size: 20px;
color: #898989;
}
.price-grid-contact {
background: #f3f3f3;
padding: 45px 37px 37px;
}
@media (max-width: 1199px) {
.price-grid-contact {
padding: 27px;
}
}
.price-grid-contact .price-grid-title {
margin-bottom: 23px;
}
@media (max-width: 1199px) {
.price-grid-contact .price-grid-title {
margin-bottom: 15px;
}
}
@media (max-width: 1199px) {
.price-grid-contact .btn {
line-height: 45px;
padding: 0 25px;
}
}
.big-p {
font-weight: 400;
font: 20px/26px "Open Sans", sans-serif;
letter-spacing: 0.3px;
color: #242424;
}
.transparency-contents p {
margin-bottom: 25px;
letter-spacing: 0.3px;
}
.transparency-contents .big-p {
margin-bottom: 10px;
}
@media (min-width: 1200px) {
.transparency-contents .big-p {
padding-right: 100px;
}
}
.t3h {
font-size: 26px;
letter-spacing: 0.3px;
font-family: "Alegreya", serif;
font-weight: bold;
color: #242424;
}
.p3h {
font-size: 25px;
letter-spacing: 0.3px;
font-family: "Alegreya", serif;
font-weight: bold;
color: #242424;
margin-top: 30px;
}
.p3h.mb25 {
margin-bottom: 25px;
}
.t3h2 {
font-size: 22px;
letter-spacing: 0.3px;
font-family: "Open Sans", sans-serif;
font-weight: bold;
color: #898989;
margin-top: 30px;
}
.t2h {
font-weight: bold;
letter-spacing: 0.3px;
font-family: "Alegreya", serif;
color: #242424;
}
.pmethod-contents .big-p {
margin-bottom: 45px;
}
.pmethod-contents p {
margin-bottom: 25px;
}
@media (max-width: 767px) {
.pmethod-contents p + img {
margin-bottom: 30px;
}
}
.shop-header {
height: 660px;
background: #8d949a;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.shop-header .this-main-bg {
opacity: 0.2;
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/css/images/sph2.jpg) no-repeat scroll center center;
-webkit-background-size: cover;
background-size: cover;
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
}
.shop-header .this-main-bg2 {
opacity: 0.2;
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/css/images/sph2.jpg) no-repeat scroll center center;
-webkit-background-size: cover;
background-size: cover;
background-blend-mode: overlay;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.shop-header .this-main-bg3 {
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/css/images/sph1.jpg) no-repeat scroll right center;
-webkit-background-size: cover;
background-size: cover;
background-blend-mode: overlay;
position: absolute;
top: 0;
left: 0;
right: -webkit-calc(50% + 65px);
right: calc(50% + 65px);
bottom: 0;
}
.shop-header .this-main-bg4 {
opacity: 0.4;
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/css/images/sph1.jpg) no-repeat scroll right center;
-webkit-background-size: cover;
background-size: cover;
background-blend-mode: soft-light;
position: absolute;
top: 0;
left: 0;
right: -webkit-calc(50% + 65px);
right: calc(50% + 65px);
bottom: 0;
}
.shop-header .container {
position: relative;
z-index: 2;
}
.shop-header .this-contents {
float: right;
width: -webkit-calc(50% + 90px);
width: calc(50% + 90px);
border-top: 2px solid #fff;
border-bottom: 2px solid #fff;
position: relative;
min-height: 200px;
padding-top: 35px;
padding-left: 72px;
padding-bottom: 65px;
}
@media (max-width: 1199px) {
.shop-header .this-contents {
padding: 35px 0 45px 50px;
}
}
@media (max-width: 767px) {
.shop-header .this-contents {
width: 100%;
padding: 35px 20px 45px;
}
}
.shop-header .this-contents:before, 
.shop-header .this-contents:after {
content: '';
display: block;
width: 2px;
height: 75px;
background: #fff;
position: absolute;
left: 0;
}
@media (max-width: 767px) {
.comment ul.children {
padding-left: 10px;
}
#comments .comment .comment-wrapper {
margin-left: 70px;
}
.shop-header .this-contents:before, 
.shop-header .this-contents:after {
display: none;
}
}
.shop-header .this-contents:before {
top: 0;
}
.shop-header .this-contents:after {
bottom: 0;
}
.shop-header h2 {
margin: 0;
color: #fff;
}
.shop-header .this-ftitle {
text-transform: uppercase;
font-weight: bold;
font-family: "Raleway", sans-serif;
line-height: 1;
}
@media (max-width: 1199px) {
.shop-header .this-ftitle {
font-size: 24px;
}
}
@media (max-width: 991px) {
.shop-header .this-ftitle {
font-size: 20px;
}
}
.shop-header .this-mtitle {
text-transform: uppercase;
font: bold 56px/1 "Raleway", sans-serif;
margin: 5px 0;
}
@media (max-width: 1199px) {
.shop-header .this-mtitle {
font-size: 42px;
}
}
@media (max-width: 991px) {
.shop-header .this-mtitle {
font-size: 36px;
}
}
.shop-header .this-ttitle {
font: italic 32px/36px "PT Serif", serif;
margin-bottom: 35px;
}
@media (max-width: 1199px) {
.shop-header .this-ttitle {
font-size: 25px;
}
}
@media (max-width: 991px) {
.shop-header .this-ttitle {
font-size: 22px;
}
}
@media (max-width: 991px) {
.shop-header .btn {
padding: 0 15px;
}
}
@media (max-width: 767px) {
.shop-header .btn {
display: block;
}
}
.shop-header .btn + .btn {
margin-left: 15px;
}
@media (max-width: 767px) {
.shop-header .btn + .btn {
margin-left: 0;
margin-top: 15px;
}
}
.shop-header .btn-outline:hover, .shop-header .btn-outline:focus {
background: #e8b607;
border-color: #e8b607;
color: #fff;
}
.shop-header .btn-primary {
background: #e8b607;
}
.shop-header .btn-primary:hover, .shop-header .btn-primary:focus {
background: #5996c6;
}
.shop-features {
padding: 44px 0 34px;
background-image: -webkit-linear-gradient(90deg, #e1e0e4 0%, white 100%);
}
@media (max-width: 767px) {
.shop-feature + .shop-feature {
margin-top: 20px;
}
}
.shop-feature .media-left {
padding-right: 30px;
}
@media (max-width: 991px) {
.shop-feature .media-left {
padding-right: 15px;
}
}
.shop-feature .this-title {
text-transform: uppercase;
margin-top: 0;
margin-bottom: 5px;
font: 800 20px/1.2 "Raleway", sans-serif;
color: #4b4b4b;
}
.shop-feature .this-title span {
color: #ba0e0c;
}
.shop-feature p {
margin: 0;
font-family: "Verdana";
line-height: 20px;
color: #202020;
}
.featured-products .section-title, 
.new-products .section-title {
margin-bottom: 25px;
}
.new-products {
background: #f6f6f6;
}
.product {
padding: 25px 15px;
text-align: center;
}
@media (max-width: 767px) {
.product {
max-width: 300px;
margin: 0 auto;
}
}
.product .featured-image {
margin-bottom: 25px;
display: block;
}
.product .featured-image img {
max-width: 100%;
}
.product.style2 {
padding: 15px;
}
.product.style2 .inner {
margin: 0;
padding: 22px 25px 40px;
background: #f1f2f2;
}
.product.style2 .featrued-img {
margin-bottom: 10px;
}
.pro-title {
font: bold 22px/30px "Alegreya", serif;
margin-top: 0;
margin-bottom: 5px;
}
.pro-title a {
color: #404040;
}
.pro-price {
margin: 0 0 18px;
font-weight: bold;
font-family: "Alegreya", serif;
color: #d01414;
font-style: italic;
}
.pro4m-collection {
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/css/images/prc.jpg) no-repeat scroll center center #062b51;
-webkit-background-size: cover;
background-size: cover;
padding: 80px 0;
}
.pro4m-collection .this-slbg {
opacity: 0.5;
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/css/images/prc.jpg) no-repeat scroll center center;
-webkit-background-size: cover;
background-size: cover;
background-blend-mode: soft-light;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.pro4m-collection .this-cbg1, .pro4m-collection .this-cbg2 {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #074264;
opacity: 0.5;
}
.shop-banner {
padding: 100px 0 60px;
}
.shop-banner .media {
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/css/images/shop-banner.jpg) no-repeat scroll 0 0;
-webkit-background-size: cover;
background-size: cover;
padding: 50px 44px;
}
@media (max-width: 767px) {
.shop-banner .media {
padding: 20px 30px 30px;
background-position: center center;
}
}
.shop-banner .media-right {
padding-left: 40px;
}
@media (max-width: 767px) {
.shop-banner .media-right {
display: block;
padding-top: 20px;
padding-left: 0;
}
}
.shop-banner .this-title {
margin: 0;
width: 425px;
font: bold 38px/53px "Alegreya", serif;
letter-spacing: 0.2px;
color: #fff;
}
@media (max-width: 767px) {
.shop-banner .this-title {
font-size: 30px;
width: auto;
}
.shop-banner .this-title br {
display: none;
}
}
.shop-banner .btn {
margin-bottom: 5px;
}
.collection-texts .inner {
margin: 0;
padding-left: 40px;
}
@media (max-width: 1199px) {
.collection-texts .inner {
padding-left: 0;
}
}
.collection-texts h2 {
margin: 0;
line-height: 49px;
font-family: "PT Serif", serif;
letter-spacing: 0.3px;
font-style: italic;
}
.collection-texts .this-ftitle {
font-size: 48px;
color: #fff;
margin-top: 20px;
}
@media (max-width: 1199px) {
.collection-texts .this-ftitle {
font-size: 40px;
}
}
.collection-texts .this-stitle {
font-size: 40px;
color: #1dbee8;
}
@media (max-width: 1199px) {
.collection-texts .this-stitle {
font-size: 32px;
}
}
.collection-texts p {
margin: 35px 0 45px;
letter-spacing: 0.3px;
font-size: 18px;
color: #fff;
}
.prod-details {
margin-bottom: 80px;
}
.prod-details .media-left {
padding-right: 75px;
}
@media (max-width: 1199px) {
.prod-details .media-left {
padding-right: 25px;
}
}
@media (max-width: 767px) {
.prod-details .media-left {
padding-right: 0;
display: block;
padding-bottom: 25px;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.prod-details .media-object {
width: 350px;
}
.prod-details .media-object img {
max-width: 100%;
}
}
@media (max-width: 767px) {
.prod-details .media-object {
width: 100%;
}
.prod-details .media-object img {
max-width: 100%;
}
}
.prod-details .this-title {
font: bold 38px/1.2 "Alegreya", serif;
margin-top: -6px;
margin-bottom: 25px;
color: #000;
}
.prod-details p {
margin: 25px 0;
padding: 25px 0;
letter-spacing: 0.3px;
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
}
.prod-details .this-subtitle {
font-family: "Raleway", sans-serif;
margin: 25px 0;
color: #242424;
letter-spacing: 0.3px;
line-height: 1;
}
.prod-details .this-subtitle span {
font-family: "Open Sans", sans-serif;
font-size: 24px;
font-weight: 600;
display: inline-block;
margin-left: 4px;
}
.prod-details .this-subtitle .form-control {
width: 50px;
height: 35px;
border: 1px solid #ebebeb;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
display: inline-block;
font: 500 18px/35px "Raleway", sans-serif;
padding: 0;
text-align: center;
margin-left: 4px;
}
.prod-details .thm-btn {
line-height: 47px;
width: 223px;
margin-top: 25px;
}
@media (max-width: 767px) {
.proTab li {
float: none;
display: block;
margin-bottom: 0;
}
}
.proTab li + li {
margin-left: 10px;
}
@media (max-width: 767px) {
.proTab li + li {
margin-left: 0;
}
}
.proTab li a {
border-radius: 0;
margin: 0;
padding: 0 45px;
background: #f4f4f4;
border-bottom-color: #e2e2e2;
font: 16px/46px "Open Sans", sans-serif;
color: #000;
}
.proTab li a:hover, .proTab li a:focus {
border-top: 2px solid #e1ba60;
line-height: 45px;
border-bottom-color: #fff;
background: #fff;
}
.proTab li.active a, .proTab li.active a:hover, 
.proTab li.active a:focus {
border-top: 2px solid #e1ba60;
line-height: 45px;
}
@media (max-width: 767px) {
.proTab li.active a, .proTab li.active a:hover, 
.proTab li.active a:focus {
border-bottom: 2px solid #e1ba60;
}
}
input:focus, textarea:focus, keygen:focus, select:focus {
outline-offset: none;
}
.proTab-content {
letter-spacing: 0.3px;
border: 1px solid #e2e2e2;
border-top: none;
}
.proTab-content .tab-pane {
padding: 50px 70px 55px 40px;
}
.cart-contents .thm-btn {
float: right;
}
@media (max-width: 767px) {
.cart-contents .thm-btn {
float: none;
margin-top: 20px;
}
}
@media (max-width: 767px) {
.cart-contents .table-responsive {
margin: 0;
}
}
.cart-table {
margin: 0;
}
.cart-table thead {
background: #f9f9f9;
}
.cart-table thead tr th {
color: #000000;
font: bold 22px/60px "Alegreya", serif;
padding: 0 20px;
font-weight: 500;
border: 1px solid #EBEBEB;
border-top: 1px solid #ebebeb !important;
border-bottom: 0;
}
.cart-table thead tr th:first-child {
padding: 0 40px;
}
.cart-table tbody tr td {
border: 1px solid #ebebeb;
color: #898989;
font-size: 16px;
font-family: "Open Sans", sans-serif;
padding: 25px 20px;
vertical-align: middle;
}
.cart-table tbody tr td:first-child {
padding: 25px 40px;
}
.cart-table tbody tr td:last-child {
font: bold 18px/1 "Raleway", sans-serif;
color: #000;
text-transform: uppercase;
text-align: center;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
width: 96px;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn {
line-height: 40px;
border: 1px solid #ebebeb;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
padding: 0;
text-align: center;
border-radius: 0;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn .filter-option {
color: #898989;
font-weight: normal;
width: -webkit-calc(100% - 37px);
width: calc(100% - 37px);
text-align: center;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn .bs-caret {
color: #898989;
width: 32px;
height: 40px;
float: right;
border-left: 1px solid #ebebeb;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-menu {
border-radius: 0;
padding: 0;
border: 1px solid #ebebeb;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-menu li + li {
border-top: 1px solid #ebebeb;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-menu li a {
padding: 0 15px;
color: #898989;
font-size: 14px;
line-height: 30px;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-menu li a:hover, .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-menu li a:focus {
background: #363636;
color: #fff;
}
.bottom-box {
background: #f9f9f9;
margin: 0 0 50px!important;
padding: 30px 25px!important;
border: 1px solid #ebebeb;
border-top: 0;
}
@media (max-width: 479px) {
.bottom-box {
padding: 15px 0;
}
}
.bottom-box input {
border: 1px solid #eeeeee;
color: #242424;
line-height: 36px!important;
margin-right: 10px!important;
outline: medium none;
padding: 0 20px;
width: 130px;
float:left;
}
@media (max-width: 479px) {
.bottom-box input {
width: 120px;
}
}
.bottom-box  input.button {
padding: 0 20px;
color: #fff;
background: #282D3E;
text-transform: capitalize;
border: none;
outline: none;
font-weight: normal;
line-height: 36px !important;
font-family: sans-serif;
}
.bottom-box .pull-left input.button {
float: left !important;
}
.bottom-box .pull-left input.button:hover {
background: #282D3E;
color: #fff;
}
.bottom-box .pull-right input.button {
float: right !important;
background: #09a3d5;
text-transform: uppercase;
}
.bottom-box .pull-right input.button:hover {
background: #282D3E;
color: #fff;
}
.thm-btn {
border: none;
font-weight: bold;
background: #09a3d5;
line-height: 40px;
padding: 0 22px;
color: #fff;
text-transform: uppercase;
font-family: "Open Sans", sans-serif;
display: inline-block;
border-radius: 3px;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.thm-btn:hover, .thm-btn:focus {
background: #282D3E;
color: #fff;
}
.cart_totals ul {
margin: 0;
padding-left: 0;
}
.cart_totals ul li {
border: 1px solid #ebebeb;
border-top: 0;
font-weight: 500;
line-height: 60px;
padding: 0 40px 0 25px;
color: #000000;
font-family: "Open Sans", sans-serif;
font-size: 16px;
display: table;
width: 100%;
text-transform: capitalize;
}
.cart_totals li span {
float: right;
}
.calculated_shipping span.woocommerce-Price-currencySymbol {
float: left !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
width: 41.6666%;
}
.cart_totals.calculated_shipping {
padding: 0;
}
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt {
border: none;
font-weight: bold;
background: #09a3d5;
line-height: 40px;
padding: 0 22px;
color: #fff;
text-transform: uppercase;
font-family: "Open Sans", sans-serif;
display: inline-block;
border-radius: 3px;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover {
background: #282D3E;
color: #fff!important;
}
.woocommerce-tabs.wc-tabs-wrapper.tab-title-box {
text-align: left;
}
.product-details-content {
overflow: hidden;
}
.product-details-content .content-box .cart-btn {
border: none;
font-weight: bold;
background: #09a3d5;
line-height: 40px;
padding: 0 22px;
color: #fff;
text-transform: uppercase;
font-family: "Open Sans", sans-serif;
display: inline-block;
border-radius: 3px;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
line-height: 47px;
width: 223px;
margin-top: 25px;
}
.product-tab-box .tab-title-box ul li.active a {
border-top: 2px solid #e1ba60;
line-height: 45px!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
background-color: #f7f7f7;
}
.product-tab-box .tab-title-box ul li.reviews_tab a {
border-left: none!important;
border-right: none!important;
}
.product-tab-box .tab-title-box ul li.description_tab a {
border-left: none!important;
border-right: none!important;
}
@media (max-width: 767px) {
.cart-total-box ul li {
padding-right: 25px;
}
}
.cart_totals ul li:first-child {
border-top: 1px solid #EBEBEB;
background: #F9F9F9;
font-size: 22px;
font-weight: bold;
font-family: "Alegreya", serif;
}
.cart-total-box ul li:nth-child(2) span {
color: #8e8d8d;
}
.cart-total-box ul li:nth-child(3) span {
color: #363636;
font-weight: bold;
}
.cart-total-box ul li:last-child {
padding-top: 25px;
padding-bottom: 25px;
}
.cart-total-box ul li span {
float: right;
} .checkout-contents .section-title {
margin-bottom: 38px;
}
.checkout-contents .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
width: 100%;
}
.checkout-contents .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn .filter-option {
font-size: 14px;
text-transform: none;
padding: 0 20px;
text-align: left;
}
.return-customer {
padding: 25px 30px;
background: #f9f9f9;
border: 1px solid #ebebeb;
color: #8e8e8e;
font: 16px/1 "Open Sans", sans-serif;
margin-bottom: 40px;
}
.return-customer a {
color: #1175ca;
text-decoration: underline;
}
.checkout-contents label,
.checkout-contents input[type="text"] {
display: block;
}
.checkout-contents label {
color: #8e8d8d;
font-size: 14px;
font-weight: 500;
line-height: 26px;
margin-bottom: 4px;
}
.checkout-contents input[type="text"] {
border: 1px solid #e2e2e2;
color: #c6c6c6;
font-size: 14px;
font-weight: 400;
height: 40px;
line-height: 40px;
margin-bottom: 10px;
outline: medium none;
padding: 0 20px;
width: 100%;
}
.left-checkout .section-title2.ship-to-different {
margin-bottom: 39px;
margin-top: 40px;
}
.checkout-contents input[type="text"]:last-child {
margin-bottom: 0;
}
.checkout-contents .left-checkout > .row {
margin-bottom: 23px;
}
.checkout-contents .row span b {
color: #8e8d8d;
font-size: 14px;
font-weight: 500;
}
.checkout-contents input[type="checkbox"] {
display: inline-block;
margin: 0 15px 0 0;
vertical-align: middle;
float: left;
margin-top: 8px;
}
.checkout-contents textarea {
width: 100%;
height: 100px;
border: 1px solid #E2E2E2;
padding: 10px 20px;
outline: none;
}
.checkout-contents .ship-different {
margin-top: 80px;
}
.checkout-contents .order-box {
border: 1px solid #D9D9D9;
padding: 30px;
}
.checkout-contents .order-box ul {
padding: 0;
margin: 0;
}
.checkout-contents .order-box ul li {
color: #8e8d8d;
display: block;
font-size: 14px;
font-weight: 500;
line-height: 45px;
}
.checkout-contents .order-box ul li.total {
border-bottom: 1px solid #e2e2e2;
border-top: 1px solid #e2e2e2;
color: #242424;
}
.checkout-contents .order-box ul li span {
color: #898989;
display: inline-block;
float: right;
font-size: 14px;
font-family: "Open Sans", sans-serif;
}
.checkout-contents .order-box ul li span.bold {
color: #242424;
font-size: 18px;
font-weight: 500;
font-family: "Open Sans", sans-serif;
}
.checkout-contents .order-box ul li a span {
color: #ff9101;
font-size: 13px;
font-weight: 500;
font-family: "Raleway", sans-serif;
}
.checkout-contents .order-box ul li.place-order-button {
padding-top: 30px;
line-height: 30px;
}
.checkout-contents .order-box ul li input[type="radio"] {
margin-right: 10px;
}
.checkout-contents .order-box ul li .note {
background: #ECECEC;
padding: 25px;
color: #8E8D8D;
line-height: 24px;
font-size: 14px;
font-weight: normal;
position: relative;
}
.checkout-contents .order-box ul li .note .fa {
font-size: 35px;
position: absolute;
top: -25px;
left: 25px;
color: #ECECEC;
}
.checkout-contents .order-box ul li a.place-order {
background: #FD9C1E;
text-transform: uppercase;
display: inline-block;
line-height: 36px;
font-weight: 700;
color: #fff;
padding: 0 40px;
margin-top: 30px;
}
.checkout-contents .select-menu + .ui-selectmenu-button .ui-selectmenu-text {
padding: 0;
font-weight: normal;
font-family: 'Open Sans', sans-serif;
line-height: 42px;
color: #898989;
text-transform: capitalize;
}
.checkout-contents .select-menu + .ui-selectmenu-button .ui-icon.ui-icon-triangle-1-s {
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/css/images/select-menu-arrow.png) 0 0 no-repeat;
width: 9px;
height: 6px;
margin-top: -3px;
margin-right: 8px;
}
.checkout-contents .select-menu + .ui-selectmenu-button {
width: 100% !important;
border-radius: 0;
padding: 0px 20px;
border: 1px solid #E5E5E5;
height: 42px;
background: #fff;
outline: none;
color: #898989;
} .footer-contacts {
padding: 25px 0;
position: relative;
}
.footer-contacts:before {
content: '';
display: block!important;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #001125;
opacity: 0.7;
}
.footer-contacts .container {
position: relative;
z-index: 2;
}
.footer-contact,
.footer-contact .media-body a {
font: 15px/22px "Open Sans", sans-serif;
color: #fff;
letter-spacing: 0.3px;
}
@media (max-width: 1199px) {
.footer-contact {
font-size: 14px;
}
}
@media (max-width: 991px) {
.footer-contact + .footer-contact {
margin-top: -1px;
}
}
.footer-contact .media {
border: 1px solid rgba(255, 255, 255, 0.2);
background: rgba(1, 17, 32, 0.7);
}
.footer-contact .media-left {
vertical-align: middle;
padding: 0;
background: rgba(0, 0, 0, 0.5);
font-size: 30px;
color: #489dc5;
}
.footer-contact .media-left i {
text-align: center;
width: 70px;
}
.footer-contact .media-body {
padding: 24px 18px;
}
@media (max-width: 767px) {
.footer-contact .media-body {
word-break: break-all;
}
}
.footer-contact strong {
text-transform: uppercase;
display: block;
color: #9bb2c7;
}
.site-footer {
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/css/images/bg6.jpg) no-repeat fixed center 0 #111f2d;
-webkit-background-size: cover;
background-size: cover;
}
.site-footer .container {
position: relative;
z-index: 3;
}
.footer-sidebar {
padding: 40px 0 0;
}
.widget-footer .widget-title {
color: #eeeeee;
font-family: "Open Sans", sans-serif;
font-size: 16px;
font-weight: bold;
letter-spacing: 0.15px;
line-height: 1;
text-transform: uppercase;
margin: 38px 0 30px;
}
.widget-footer .widget-title:after {
content: '';
width: 45px;
height: 1px;
background: #6dd1ff;
display: block;
margin: 15px 0 0;
}
.widget-footer p {
font-family: "Open Sans", sans-serif;
line-height: 24px !Important;
color: #7e95a2;
letter-spacing: 0.3px;
font-size: 15px !Important;
}
.widget-footer .menu {
list-style: none;
padding: 0;
margin: 0 0 20px;
}
.widget-footer .menu li + li {
margin-top: 15px;
}
.widget-footer .menu li:before {
display: inline-block;
content: "\f105";
font-family: "FontAwesome";
color: #7e95a2;
width: 18px;
}
.widget-footer .menu li a {
letter-spacing: 0.3px;
line-height: 20.5px;
color: #7e95a2;
}
.widget-footer .menu li a:hover, .widget-footer .menu li a:focus {
color: #489dc5;
}
.emmergency-support-banner {
margin-right: 35px;
float: right;
}
@media (max-width: 991px) {
.emmergency-support-banner {
display: table;
margin: 0 auto;
float: none;
}
}
.footer-social {
margin-top: 28px;
}
.footer-social li + li {
margin-left: 10px;
}
.footer-social li a {
width: 28px;
height: 28px;
text-align: center;
line-height: 26px;
border: 1px solid #5e7285;
border-radius: 100%;
padding: 0;
color: #5e7285;
}
.footer-social li a:hover, .footer-social li a:focus {
color: #489dc5;
border-color: #489dc5;
background: none;
}
.newsletter-form {
margin: 0;
padding: 20px 30px;
border: 1px dashed rgba(255, 255, 255, 0.25);
background: rgba(7, 15, 23, 0.25);
}
.nform-texts {
float: left;
width: 450px;
font: italic 17px/24px "Open Sans", sans-serif;
color: #4ba4cd;
letter-spacing: 0.3px;
margin-right: 30px;
}
@media (max-width: 1199px) {
.nform-texts {
margin-right: 15px;
width: 430px;
}
}
@media (max-width: 991px) {
.nform-texts {
margin-right: 0;
margin-bottom: 15px;
width: 100%;
}
}
.nform-input {
float: left;
width: 436px;
margin-right: 30px;
border-radius: 0;
background: none;
height: 43px;
border: 1px solid rgba(255, 255, 255, 0.2);
background: rgba(0, 0, 0, 0.2);
color: #909090;
}
@media (max-width: 1199px) {
.nform-input {
width: 265px;
margin-right: 15px;
}
}
@media (max-width: 991px) {
.nform-input {
width: -webkit-calc(100% - 165px);
width: calc(100% - 165px);
}
}
@media (max-width: 767px) {
.nform-input {
width: 100%;
margin-right: 0;
}
}
.nform-btn {
float: left;
padding: 0 30px;
line-height: 46px;
}
@media (max-width: 1199px) {
.nform-btn {
padding: 0 25px;
}
}
@media (max-width: 991px) {
.nform-btn {
padding: 0 24px;
width: 150px;
}
}
@media (max-width: 767px) {
.nform-btn {
width: 100%;
margin-top: 15px;
}
}
.copyright-row {
font: 14px/26px "Open Sans", sans-serif;
letter-spacing: 0.3px;
color: #7e95a2;
}
.copyright-row a {
color: #7e95a2!important;
}
.copyright-texts {
float: left;
}
.credit-texts {
float: right;
}
@media (max-width: 767px) {
.copyright-texts,
.credit-texts {
width: 100%;
}
}
.widgets_width.footer-1 {
width: 33.33333333%;
}
.widgets_width.footer-2 {
width: 16.66666667%;
}
.widgets_width.footer-3 {
width: 16.66666667%;
}
.widgets_width.footer-4{
width: 33.33333333%;
}
h4.widget_title.no_stripe:after {
content: '';
width: 45px;
height: 1px;
display: block;
margin: 15px 0 0;
}
.float-left {
float: left;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li{
margin-bottom:0px!important;
}
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
padding-top: 0px!important;
}
.slick-list {
overflow: hidden;
outline: none;
}
.custom-heading.wpb_content_element h2 {
font: bold 38px/48px "Alegreya", serif;
margin-top: 0;
margin-bottom: 15px;
color: #242424;
letter-spacing: 0.15px;
}
.custom-heading.wpb_content_element h2:after {
display: inline-block;
content: '';
width: 35px;
height: 2px;
margin-left: 5px;
}
.section-title-p {
color: #333;
letter-spacing: 0.3px;
margin-bottom: 25px !important;
font: 15px/26px "Open Sans", sans-serif;
}
.wpb_gmaps_widget .wpb_wrapper {
padding: 0px!important;
}
.testimonial-carousel {
float: left;
padding:0;
}
.border-image img {
border-radius: 50%;
}
.col-md-4.col-sm-12.more-blog-lists.left-right {
float: right;
}
.section-bottom h2 {
margin-bottom: 40px !important;
}
.custom-margin-bottom h2 {
margin-bottom: 20px !important;
}
.section-bottom-one h2{
margin-bottom: 35px !important;
}
.margin-bottom-nothing h2{
margin-bottom: 15px !important;
}
.margin-bottom-nothing{
margin-bottom: 15px !important;
}
.margin-padding-both h2{
padding-left:15px;
padding-right:15px;
}
.letter-spacing p{
letter-spacing:0.3px;
}
.faqs-contact-contents label {
width: 100%;
margin-bottom: 0px;
}
.contact-form label {
width: 100%;
margin-bottom: 0px;
}
.faqs-contact-contents div.wpcf7{
overflow: hidden;
}
.vc_tta.vc_tta-gap-10 .vc_tta-panel:not(:last-child):not(.vc_active) .vc_tta-panel-heading, .vc_tta.vc_tta-gap-10.vc_tta-tabs-position-top .vc_tta-tabs-container {
background: #fafafa;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{
background-color:initial!important;
}
.vc_tta.vc_general .vc_tta-panel-heading{
border: 1px solid #d1d1d1!important;
}
.vc_tta.vc_general .vc_tta-panel-body{
border: 1px solid #d1d1d1!important;
padding: 24px 28px!important;
font: 15px/26px "Open Sans", sans-serif;
letter-spacing: 0.3px;
color: #898989;
background: #fff;
}
.vc_tta.vc_general .vc_tta-panel-title>a{
line-height: 24px;
padding: 12px 50px 12px 20px!important;
font-size: 16px;
color: #242424!important;
}
.breadcrumb li span i{
font-weight:bold;
}
.breadcrumb li span i:before{
padding:0 5px;
}
.contain-widh {
width: 66.66666667%;
margin: 0 auto;
}
.col-md-image-right {
float: right;
}
.min-max-width div.wpcf7-response-output.wpcf7-validation-errors{
width: 66.6666%;
}
.margin-top-bottom-o {
margin-top: 50px;
}
.s_service-content img{
}
.mix {
display: none;
}
.margin-frm-top {
padding-top: 15px;
padding-bottom: 15px;
}
.recent-posts li a{
padding-right:0!important;
font-size: 14px !Important;
}
.recent-posts li a:after{
display:none;
}
.blog-list-more {
padding: 15px 0px;
}
.socials ul li a:hover, .socials ul li a:focus{
color: #489dc5;
border-color: #489dc5;
background: none!Important;
}
.get-appointment-cont h2 {
max-width: 870px;
}
.letter-spacing_margin p{
letter-spacing:0.3px;
margin-bottom:25px!Important;
}
#content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .vc_message_box > p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child{
margin-bottom:auto;
}
.padding-left-non .vc_column-inner {
padding-left: 0px!Important;
margin-left: -15px;
}
.no_key .media-right{
padding-left: 10px;
}
a.button-facebook, a.button-googleplus, a.button-twitter, a.button-linkedin, a.button-pinterest, a.button-xing{
padding: 0 16px!important;
line-height: 50px;
text-transform: capitalize;
font-family: "Raleway", sans-serif;
font-weight: bold;
color: #fff;
border-radius: 0;
letter-spacing: 0.3px;
margin:0;
}
a.button-facebook{
background: #758ab7!important;
}
a.button-twitter{
background: #4cc5f3!important;
}
a.button-googleplus{
background: #e78074!important;
}
a.button-linkedin{
background: #4ca2cc!important;
}
.full-width-project-gallery {
width: 20%;
padding: 0;
float:left;
}
ul.products {
margin-left: -15px !important;
margin-right: -15px !important;
}
.woocommerce ul.products li.product .button {
border: none;
font-weight: bold;
background: #09a3d5;
line-height: 40px;
padding: 0 22px;
color: #fff;
text-transform: uppercase;
font-family: "Open Sans", sans-serif;
display: inline-block;
border-radius: 3px;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.woocommerce ul.products li.product .button:hover {
background: #282D3E;
color: #fff;
}
.woocommerce ul.products li.product .button:focus {
background: #282D3E;
color: #fff;
}
.woocommerce ul.products li.product .price {
margin: 0;
font-weight: bold;
font-family: "Alegreya", serif;
color: #d01414;
font-style: italic;
font-size:30px;
}
.woocommerce ul.products li.product h3 {
color: #242424;
font: bold 22px/30px "Alegreya", serif;
margin-top: 0;
margin-bottom: 0;
text-transform: capitalize;
}
.woocommerce table.shop_table th {
text-align: center;
color: #000000;
font: bold 22px/60px "Alegreya", serif;
padding: 0 20px;
font-weight: 500;
border: 1px solid #EBEBEB;
border-top: 1px solid #ebebeb;
border-bottom: 0;
text-transform: capitalize;
}
.shop_table thead tr th:first-child {
padding-left:40px!important;
padding-right:40px!important;
text-align: left;
}
.blog-grid a.bg-featured-image img{
width: 100%;
height: 100%;
}
@media only screen and (min-width:491px) and (max-width:999px){
.lp-gallery-item {
width: 50%;
}
.wiidth-light{
width:50%!important;
}
.light-width{
width:50%!important;
}
}
@media only screen and (max-width:800px){
.blog-list-more {
width: 100%;
}
.thm-container-reset {
padding: 0px!important;
}
.padding-left-non .vc_column-inner {
padding-left: 15px!Important;
}
.footer-4 {
width: 100%;
}
#footer.style_2 .footer_widgets .widget{
margin-bottom:0px;
}
#footer.style_2 .socials {
margin-bottom: 0px;
}
.grid-2-columns .testimonial-carousel {
width: 100%;
}
.type-services .wpb_column.vc_column_container.vc_col-sm-3{
width:100%;
}
.type-services .tab-content.s_service-content.wpb_column.vc_column_container.vc_col-sm-9{
width:100%;
}
.margin-top-bottom-o.media .wpb_column.vc_column_container.vc_col-sm-8{
width:100%;
}
.margin-top-bottom-o.media .wpb_column.vc_column_container.vc_col-sm-8 .wpb_wrapper{
overflow:hidden;
}
.no-way{
width:100%!important;
}
.width-increase .wpb_single_image.vc_align_left {
width:100%;
}
.width-increase  .wpb_single_image .vc_figure{
width:100%;
}
.width-increase .wpb_single_image .vc_single_image-wrapper{
width:100%;
}
.width-increase .wpb_single_image .vc_single_image-wrapper img{
width:100%;
margin-top:15px;
}
.col-lg-3.col-md-4.hidden-sm.hidden-xs.news-sidebar {
display: block !important;
overflow: hidden;
}
.width-control.wpb_column.vc_column_container.vc_col-sm-9 {
width: 100%;
}
.main-header.clearfix.one {
display: none;
}
}
@media only screen and (min-width:768px) and (max-width:980px){
.footer-1 {
width: 50%!important;
}
.footer-2 {
width: 25%!important;
}
.footer-3 {
width: 25%!important;
}
.footer-4 {
width: 100%;
}
.lp-gallery-item {
width: 32.3333%;
}
}
@media only screen and (max-width:321px){
.col-md-4.col-sm-6.blog-grid.blog-grid {
padding-left:15px!important;
padding-right:15px!important;
}
.blog-grid a.bg-featured-image {
width: 100%;
}
}
@media only screen and (max-width:361px){
.wpb_single_image.wpb_content_element.vc_align_left.margin-frm-top .wpb_wrapper.vc_figure{
width: 100%;
}
.wpb_single_image.wpb_content_element.vc_align_left.margin-frm-top .vc_single_image-wrapper.vc_box_border_grey {
width: 100%;
}
.wpb_single_image.wpb_content_element.vc_align_left.margin-frm-top img {
width: 100%;
}
}
@media only screen and (max-width:445px){
.blog-grid {
padding-left:0px!important;
padding-right:0px!important;
}
.plumber-lists.float-left {
width: 100%;
}
.our-plumber {
padding-left:0;
padding-right:0;
}
.faq-contact-form.contain-widh {
width: 100%;
}
.full-width-project-gallery {
width: 100%;
}
.blog-loop .featured-image img {
height: auto;
}
a.button-facebook, a.button-googleplus, a.button-twitter, a.button-linkedin, a.button-pinterest, a.button-xing {
background-image: none !important;
width: 24%!important;
height: auto!important;
}
a.button-facebook, a.button-googleplus, a.button-twitter, a.button-linkedin, a.button-pinterest, a.button-xing {
padding: 5px 1% !important;
padding: .5rem 1% !important;
}
.social-sharing a {
text-indent: 0px!important;
}
.your-month select {
width: 80px;
margin-right: 10px;
}
}
@media only screen and (min-width: 1200px){
.container {
width: 1200px;
}
}
@media only screen and (min-width:999px) and (max-width: 1200px) {
.s_service-content .vc_column-inner {
padding-left: 0!important;
padding-right: 0!important;
}
}
@media only screen and (min-width:768px) and (max-width:999px){
.wpb_column.vc_column_container.vc_col-sm-4 {
width: 33.3333%;
}
.wpb_column.vc_column_container.vc_col-sm-8 {
width: 66.66666667%;
}
.wpb_column.vc_column_container.vc_col-sm-6 {
width: 50%;
}
.plumber-lists.float-left {
width: 50%;
}
.contact-form-area .wpb_column.vc_column_container.vc_col-sm-8{
width:100%;
}
.contact-form-area .wpb_column.vc_column_container.vc_col-sm-4 {
width: 100%;
}
}
@media(min-width: 1200px) {
.footer.style_2 .container{
width:1200px;
}
} .return-customer{background:#f9f9f9 none repeat scroll 0 0;border:1px solid #ebebeb;margin-bottom:45px;padding:21px 30px!important;color:#898989;font-size:18px;line-height:26px;}
.return-customer a{color:#11a9e0;}
.left-checkout input.input-checkbox{border:0;color:#c6c6c6;font-size:14px;font-weight:400;height:40px;line-height:40px;margin-bottom:0px!important;outline:medium none;padding:0!important;width:initial!important;}
.left-checkout input{border:1px solid #e2e2e2;color:#242424;font-size:14px;font-weight:400;height:40px;line-height:40px;margin-bottom:10px;outline:medium none;padding:0 20px;width:100%;}
.woocommerce form .form-row textarea{
height: 10em!important;
color: #242424;
}
.woocommerce form .form-row .select2-container{line-height:38px!important;}
.select2-container .select2-choice > .select2-chosen{margin-left:12px;}
.order-box{border:1px solid #d9d9d9;padding:30px;}
.order-box ul li{color:#8e8d8d;display:block;font-size:14px;font-weight:400;line-height:45px;}
.order-box ul li span{color:#898989;display:inline-block;float:right;font-family:"Open Sans",sans-serif;font-size:14px;}
.order-box ul li.total{border-bottom:1px solid #e2e2e2;border-top:1px solid #e2e2e2;color:#242424;}
.order-box ul li.upper{text-transform:uppercase;}
.order-box ul li span.bold{color:#242424;font-family:"Open Sans",sans-serif;font-size:18px;font-weight:500;}
.order-box ul li.place-order-button{line-height:30px;padding-top:20px;}
.order-box ul li input[type="radio"]{margin-right:10px;}
.order-box ul li .note{background:#ececec none repeat scroll 0 0;color:#8e8d8d;font-size:14px;font-weight:normal;line-height:24px;padding:25px;position:relative;}
.order-box ul li .note .fa{color:#ececec;font-size:35px;left:25px;position:absolute;top:-22px;}
.order-box ul li a span{color:#11a9e0;font-family:"Raleway",sans-serif;font-size:13px;font-weight:500;}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{background:rgba(0, 0, 0, 0) none repeat scroll 0 0!important;}
.wc_payment_method label{font-weight:normal !important;}
.payment_box{background:#ececec none repeat scroll 0 0 !important;margin-top:4px !important;}
.wc_payment_method.payment_method_paypal label{width:90%;}
.wc_payment_method.payment_method_paypal label a{color:#11a9e0;font-family:"Raleway",sans-serif;font-size:13px;font-weight:500;}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods{border-bottom:none!important;}
.woocommerce form .form-row .required{color:#8e8d8d!important;}
.woocommerce form .form-row.woocommerce-invalid label{color:#8e8d8d!important;}
.payment_box:before{border-color:transparent transparent #ececec!important;}
.ship-to-different input[type="checkbox"]{display:inline-block;float:left !important;height:20px !important;margin:4px 15px 0 0 !important;vertical-align:middle !important;}
.left-checkout .section-title2.ship-to-different{margin-bottom:39px;margin-top:68px;}
label.checkbox{color:#8e8d8d;font-size:14px;font-weight:500;}
.p0{padding:0 !important;}
.m0{margin:0 !important;}
.woocommerce-MyAccount-navigation-link a{font-size:17px;font-weight:500;}
.woocommerce-MyAccount-content p{font-size:16px;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{line-height:1.4!important;}
.nav-footer ul.nav li.menu-item-has-children > a > button{display:none;}
.content-box .price{color:#1f1f1f !important;font-size:16px !important;font-weight:normal !important;line-height:26px !important;margin:25px 0 !important;}
.order-box  ul{
padding-left:0;}
@media(max-width: 981px) {
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: 50% !important;
}
}
@media(max-width: 767px) {
.woocommerce .products ul, .woocommerce ul.products {
margin: 0 auto !important;
max-width: 300px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: 98% !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
width: 100%;
}
.col-lg-6.col-md-6.col-sm-6.pull-left.cupon-box {
width: 88% !important;
padding: 0;
}
.bottom-box .pull-left input.button {
width: 100%;
}
.bottom-box .pull-right input.button {
width: 100%;
margin-top: 10px;
}
.bottom-box input {
width: 100%;
margin-bottom: 10px !important;
}
}
.media.maintance-media .media-left img {
max-width: initial;
}
.woocommerce-Reviews .comment-respond #reply-title {
margin-bottom: 22px;
}
#reply-title {
margin-top: 0;
margin-bottom: 22px;
font: bold 28px/1 "Alegreya", serif;
color: #242424;
}
.woocommerce a.remove:hover {
line-height: 1px;
}
#order_comments {
width: 100%;
height: 100px;
border: 1px solid #E2E2E2;
padding: 10px 20px;
outline: none;
}
#place_order {
background: #09a3d5;
color: #fff;
}
#place_order:hover {
background: #282D3E;
color: #fff;
}
@media (max-width: 800px){
.padding-left-non.wpb_column.vc_column_container.vc_col-sm-7 {
width: 100%;
}
.row.vision-trust-row {
margin: 0;
}
.res-with {
width: 100% !important;
}
.tab-content.s_service-content.wpb_column.vc_column_container.vc_col-sm-9 {
margin-top: 50px;
}
}
@media (max-width: 456px){
.row {
margin-left: 0px;
margin-right: 0px;
}
.footer-1.widget-footer {
padding: 0 !important;
}
.footer-2.widget-footer{
padding: 0 !important;
}
.footer-3.widget-footer{
padding: 0 !important;
}
.footer-4.widget-footer{
padding: 0 !important;
}
.sidebar-right {
margin-right: -15px;
margin-left: -15px;
}
.col-lg-3.col-md-4.hidden-sm.hidden-xs.news-sidebar {
margin-left: -15px;
margin-right: -15px;
}
.non-left .vc_column-inner {
margin-left: 0px;
}
}
@media (max-width: 767px){
.tp-bgimg.defaultimg {
background-position: 34% 15%!important;
}
}
.row.input-set .mc4wp-checkbox-contact-form-7 label span {
overflow: hidden;
padding-left: 10px;
font: 400 15px/26px "Open Sans", sans-serif;
letter-spacing: 0.3px;
color: #898989;
padding-left: 15px;
margin: 0;
max-width: 630px;
cursor: pointer;
}
.comments-area .comment-form input{
border-radius: 0;
padding: 9px 20px;
font: 14px/25px "Open Sans", sans-serif;
color: #000;
margin-bottom: 20px;
background: transparent;
border: 1px solid #ebebeb;
-webkit-box-shadow: none;
box-shadow: none;
}
.comments-area .comment-form textarea{
border-radius: 0;
padding: 9px 20px!important;
font: 14px/25px "Open Sans", sans-serif;
color: #000;
margin-bottom: 20px!important;
background: #f9f9f9;
border: 1px solid #ebebeb!important;
-webkit-box-shadow: none;
box-shadow: none;
}
.comments-area .comment-form p.comment-form-author {
width: 48.5%;
float: left;
}
.comments-area .comment-form p.comment-form-email {
margin-left: 26px;
width: 48%;
float: left;
}
.comments-area .comment-form .comment-form-email input {
width: 100%;
} .welcome-box2 {
margin: 0 0 0 40px;
}
.welcome-box2 h2.this-title {
font-family: "Raleway", sans-serif;
font-weight: 900;
font-size: 38px;
text-transform: uppercase;
margin: 0 0 35px 0;
}
.welcome-box2 h3.this-title {
font-family: "PT Serif", serif;
margin: 0;
font-size: 22px;
font-style: italic;
margin: 0 0 20px 0;
}
.welcome-box2 ul {
margin: 0;
padding: 25px 0 30px 0;
display: inline-block;
}
.welcome-box2 ul li {
list-style: none;
float: left;
border-right: 1px dashed #d9d9d9;
width: 205px;
margin: 0 20px 0 0;
}
.welcome-box2 ul li span {
display: inline-block;
vertical-align: middle;
font-style: italic;
}
.welcome-box2 ul li img {
margin: 0 20px 0 0;
}
.welcome-box2 ul li span strong {
font-size: 15px;
font-family: "Open Sans", sans-serif;
font-style: normal;
}
.welcome-box2 .btn-primary {
background: #f8d24b;
font-size: 14px;
color: #000;
font-family: "Open Sans", sans-serif;
}
.welcome-box2 .btn-primary i {
margin: 0 0 0 15px;
}
.awsm-section-distribution-settings .vc_tta-tabs-container{
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/images/plumbing1.jpg) left center no-repeat;
min-height: 550px;
float: left;
width: 40%;
}
.awsm-r-pad-finish .vc_column-inner {
padding-left:0px!important;
padding-right:0px!important;
}
.about-us-srow .about-us-lists-img img:first-child {
margin: 0 10px 40px 0;
}
.about-us-srow .about-us-lists-img img {
margin: 0 0 40px 0;
}
.section-title-creative{
font: bold 38px/48px "Alegreya", serif;
margin-top: 0;
margin-bottom: 30px!important;
color: #242424;
letter-spacing: 0.15px;
}
.general-question-all .general-questions .vc_tta-panel {
border-radius: 0;
border: none;
margin: 20px 0 0 0;
}
.general-question-all .general-questions .vc_tta-panel-heading a{
font-size: 18px;
font-family: "Open Sans", sans-serif;
color: #000!important;
display: block;
padding: 16px 0 16px 60px !important;
display: block;
text-decoration: none !important;
position: relative;
background: #f3f3f3;
}
.general-question-all .general-questions .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
background-color: #f3f3f3;
border:none;
}
.general-question-all .general-questions .vc_tta.vc_general .vc_tta-panel-heading {
border: none!important;
}
.general-question-all .general-questions .vc_tta.vc_general .vc_tta-panel-body {
background: #f3f3f3!important;
border:none!important;
padding: 5px 30px 10px 60px!important;
}
.general-question-all .single-tip .bg-featured-image {
background: transparent;
width: 200px;
margin: 0 0 45px 0;
}
.general-question-all .single-tip .bg-featured-image img {
width: auto;
}
.general-question-all .single-tip .bg-post-excerpt {
border-bottom: none;
margin: 0;
padding: 0;
}
.general-question-all .single-tip a.read-more {
font-family: "Open Sans", sans-serif;
font-size: 13px;
color: #c1c1c1;
display: block;
margin: 5px 0 0 0;
}
.general-question-all {
padding: 91px 0;
min-height: 697px;
}
.general-question-all .section-title {
margin-bottom: 30px;
}
.increase-mar-bottom{
margin-bottom:10px!important;
}
.general-question-all .general-questions .panel .inner-box {
padding: 5px 30px 10px 60px;
background: #f3f3f3;
}
.general-question-all .general-questions {
padding: 0 33px 0 0;
}
.general-question-all .general-questions .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
color: #242424;
background: #f3f3f3;
}
.general-question-all .general-questions .vc_tta-title-icon{
position: absolute;
top: 14px;
left: 0px;
width: 30px;
height: 30px;
content: '+';
font-family: 'Raleway';
font-size: 40px;
line-height: 30px;
font-weight: normal;
text-align: center;
color: #aeaeae;
background: #fff;
}
.general-question-all .general-questions .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
left:8px;
}
.general-question-all .general-questions .vc_tta-panel.vc_active .vc_tta-title-icon{
background: #3b5e98;
border-color: #fff;
}
.general-question-all .general-questions .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
border-color: #ffffff
top: 14px;
width: 30px;
height: 30px;
content: '-';
font-family: 'Raleway';
font-size: 40px;
line-height: 22px;
font-weight: normal;
text-align: center;
color: #fff;
background: #3b5e98;
border: none;;
}
.general-question-all .general-questions .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
border-color: #aeaeae;
border: none;
width: 30px;
height: 30px;
content: '+';
font-family: 'Raleway';
font-size: 40px;
line-height: 30px;
font-weight: normal;
text-align: center;
color: #aeaeae;
background: #fff;
font-style: normal;
}
.general-question-all .general-questions .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after {
border-color: #aeaeae;
border: none;
}
.general-question-all .general-questions .vc_tta .vc_tta-controls-icon {
height: 14px;
width: 14px;
}
.general-question-all .general-questions .vc_tta.vc_general .vc_tta-panel-title > a {
line-height: 1.42857143;
}
.general-question-all .general-questions .vc_tta-container{
margin-bottom:20px;
}
.plumbing-repairing {
background: #eeeff4;
}
.plumbing-repairing .vc_tta-tabs-container {
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/images/plumbing1.jpg) left center no-repeat;
min-height: 550px;
float: left;
width:40%;
background-size: cover !important;
}
.plumbing-repairing .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
border-color: #f0f0f0;
background-color: #2875b1;
color: white;
border-radius: unset;
border-radius: 0;
margin: 0;
font-family: "Raleway", sans-serif;
font-size: 18px;
padding: 20px 0 20px 30px;
border: none;
color: #fff;
text-transform: uppercase;
font-weight: bold;
}
.plumbing-repairing .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
border-color: transparent;
background-color: transparent;
border-bottom: 1px solid #3e4759;
border-radius: 0;
margin: 0;
font-family: "Raleway", sans-serif;
font-size: 18px;
padding: 20px 0 20px 30px;
color: #fff;
text-transform: uppercase;
font-weight: bold;
}	
.plumbing-repairing .vc_tta-tabs-container .vc_tta-tab > a:hover {
background-color:#2875b1;
}
.plumbing-repairing .vc_tta-tabs-container .vc_tta-tabs-list {
border-bottom: none;
width: 370px;
float: right;
padding: 74px 0!important;
min-height: 550px;
margin-left: 31.5% !important;
}
.plumbing-repairing.vc_tta-tabs.vc_tta-tabs-position-left:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active > a {
border:none;
}
.plumbing-repairing .vc_tta-tabs-list .vc_tta-tab.vc_active a{
background: #2875b1;
}
.plumbing-repairing .vc_tta-container {
margin-bottom:0px!important;
}
.plumbing-repairing.vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container {
margin: 0px!important;
}
.plumbing-repairing .vc_tta.vc_general .vc_tta-tab.vc_active > a::before{
width: 0!important;
height: 0;
border-top: 10px solid transparent!important;
border-bottom: 10px solid transparent!important;
border-right: 10px solid #eeeff4!important;
content: "";
position: absolute;
right: 0;
z-index: 100;
top: 22px;
display:inherit;
}
.plumbing-repairing.vc_tta-tabs.vc_tta-tabs-position-left:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active > a::before {
left: auto;
}
.plumbing-repairing .vc_tta.vc_general .vc_tta-tab.vc_tta-tab > a:hover::before{
width: 0!important;
height: 0;
border-top: 10px solid transparent!important;
border-bottom: 10px solid transparent!important;
border-right: 10px solid #eeeff4!important;
content: "";
position: absolute;
right: 0;
z-index: 100;
top: 22px;
display:inherit;
}
.plumbing-repairing .plumbing-repairing-right .tab-content {
padding: 67px 0 66px 70px;
width: 770px;
min-height: 550px;
}
.plumbing-repairing .plumbing-repairing-right h2.this-title {
margin: 0 0 30px 0;
font-family: "Alegreya", serif;
font-weight: bold;
font-size: 38px;
}
.plumbing-repairing .plumbing-repairing-right p {
padding: 15px 0;
letter-spacing: 0;
}
.plumbing-repairing .plumbing-repairing-right p:last-child{
padding:0;
}
.plumbing-repairing .plumbing-repairing-right a.read-more {
font-size: 14px;
text-transform: uppercase;
color: #000;
font-weight: bold;
margin: 10px 0 0 0;
display: block;
}
.plumbing-repairing .plumbing-repairing-right a.read-more i {
margin: 0 0 0 10px;
}
.plumbing-repairing .vc_tta-panels-container{
width: calc(100% - 745px);
background: #eeeff4;
float: left;
}
.plumbing-repairing.vc_tta.vc_general .vc_tta-panel-body{
padding:0px!important;
border: none !important;
}
.plumbing-repairing .vc_tta-panels-container .vc_tta-panels{
background-color: #eeeff4!important;
}
.awsm-responsive-width .request-service-form .form-control {
font-size: 13px !important;
font: inherit;
font-style:normal;
}
.plumbing-repairing .plumbing-repairing-right h3.this-title {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
color: #333;
} .main-header3{
background: #152348;
}
.main-header3 .this-inner{
padding: 30px 0 44px;
margin:0;
}
.main-header3 .header-contacts {
float: right;
}
.single-header-right-info .icon-box {
text-align: center;
padding: 0 25px;
display: table-cell;
vertical-align: middle;
}
.single-header-right-info .icon-box i {
color: #5f8aac;
font-size: 30px;
display: table-cell;
}
.single-header-right-info .text-box, .main-header3 .header-right-info ul li .single-header-right-info .icon-box {
display: table-cell;
vertical-align: middle;
}
.single-header-right-info .text-box p {
color: #5f8aac;
line-height: 20px;
font-size: 14px;
margin: 0;
}
.single-header-right-info .text-box p a{
color: #5f8aac;
}
.pull-right {
float: right !important;
}
.main-header3 ul li + li .single-header-right-info {
border-left: 1px solid #3b4662;
margin: 0 0 0 20px;
}
.asociate.header-contacts li + li{
border-left:transparent;
}
.asociate.header-contacts li {
border-right: transparent;
padding:0px;
}
.get-appointment-btn-new {
float: right;
color: #fff;
font: bold 16px/54px "Open Sans", sans-serif;
padding: 0 34px;
background: #e1444b;;
position: relative;
text-align: center;
}
.get-appointment-btn3 a:hover{
color:#ffffff;
} .bg-homepage4 {
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/css/images/homepage4/bg-homepage4.jpg) center center;
min-height: 831px;
}
.about-us-section4 {
padding: 175px 0 95px 0;
}
.pull-right {
float: right;
}
.bg-homepage4.vc_row-no-padding .awsm-container-settings.vc_inner{
margin-right: auto;
margin-left: auto;
}
.awsm-pad-increase.vc_column_container{
padding-left:15px;
padding-right:15px;
}
.service-offers3 {
padding: 95px 0 85px;
background: #fff;
}
.section-titles p {
color: #8e8d8d;
letter-spacing: 0.3px;
margin-bottom: 25px!important;
}
.professional-row2 {
min-height: 472px;
}
.professional-row2 .professional-left {
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/images/tmp/bg4.jpg) no-repeat right center;
min-height: 472px;
float: left;
}
.professional-row2 .professional-right {
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/images/bg-2.jpg) repeat-x;
min-height: 472px;
width: calc(100% - 745px);
float: left;
background-size: cover;
}
.professional-row2 .professional-right .content-inn {
width: 700px;
padding: 60px 0 0 100px;
}
.professional-row2 .section-title.white {
color: #fff;
}
.professional-row2 .professional-right .content-inn p {
border-bottom: 1px solid #0b1c30;
padding: 0 0 40px 0;
margin-bottom: 0;
color: #b5c9db;
}
.professional-row2 .professional-right .content-inn ul {
padding: 35px 0 0 0;
border-top: 1px solid #1f4470;
display: inline-block;
margin: 0;
}
.professional-row2 .professional-right .content-inn ul li {
float: left;
list-style: none;
border-right: 1px dashed #6e6e6e;
width: 200px;
}
.professional-row2 .professional-right .content-inn ul li img {
margin: 0 20px 0 10px;
}
.professional-row2 .professional-right .content-inn ul li span {
color: #fff;
font-size: 18px;
display: inline-block;
vertical-align: middle;
}
.professional-row2 .professional-right .content-inn ul li:last-child {
border-right: 1px solid transparent;
}
.why-choose-us {
background-color: transparent;
background-repeat: no-repeat;
background-attachment: scroll;
background-clip: border-box;
background-origin: padding-box;
background-position-x: center;
background-position-y: center;
background-size: auto auto;
min-height: 541px;
padding: 87px 0;
background-size: cover;
}
.about-us-srow {
margin-left: 40px;
margin-right: 0;
}
.m0 {
margin: 0;
}
.about-us-lists .this-title {
font: italic 20px/26px "PT Serif", serif;
margin-top: 0;
margin-bottom: 20px;
color: #424242;
}
.about-us-lists .this-title + p {
margin-top: -10px;
margin-bottom: 20px;
font: 500 15px/26px "Raleway", sans-serif;
color: #8e8d8d;
}
.about-us-lists .nav {
display: inline-table;
}
.service-offer-carousel3 {
padding: 25px 0 0 0;
}
.service-offer-carousel3 .item {
text-align: center;
background: #fff;
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
-webkit-transition: all .5s ease;
transition: all .5s ease;
position: relative;
height: 148px;
}
.service-offer-carousel3 .item .so-icon {
padding: 20px 0;
}
.service-offer-carousel3 .item img {
width: auto;
display: inline-block;
}
.service-offer-carousel3 .this-title {
font-size: 24px;
line-height: 26px;
color: #404040;
font-family: "Alegreya", serif;
text-transform: capitalize;
text-decoration: none;
font-weight: bold;
display: block;
margin: 0;
} 
.service-offer-carousel3 .item .bg-so-icon {
position: absolute;
top: 172px;
padding: 15px 0;
z-index: 100;
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/css/images/homepage4/bg-item-service.jpg) no-repeat;
width: 100%;
height: 172px;
display: block;
-webkit-transition: all .5s ease;
transition: all .5s ease;
margin: -14px 0 0 0;
background-size: cover;
}
.service-offer-carousel3 .item a {
text-decoration: none;
}
.service-offer-carousel3 .owl-item{
padding:15px;
height: 165px;
}
.carousel-prev, .carousel-next {
position: initial;
display: inline-flex !important;
top: 4px;
margin: 0 auto;
color: #000;
margin-left: 46%;
margin-right: -45%;
background: #fff;
border-radius: 0;
border: 2px solid #c7c7c7;
width: 40px;
height: 40px;
line-height: 30px;
text-align: center;
color: #c7c7c7!important;
margin-top: 50px;
text-decoration: none;
border-radius: 0;
border: 2px solid #c7c7c7;
}
.carousel-prev i, .carousel-next i {
font-size: 14px;  
margin: 0 auto;  
}
.carousel-prev {
right: 60px;
width: 33px;
font-size: 20px;
line-height: 33px;
color: #fff;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.carousel-prev, .carousel-next {
height: 35px;
border-radius: 2px;
cursor: pointer;
}
.carousel-prev, .carousel-next {
width: 40px;
height: 40px;
padding: 10px 7px;
}
.carousel-prev:hover{
border: 2px solid #2c82be;
color: #2c82be;
}
.carousel-prev:hover i{
color: #2c82be;
}
.carousel-next:hover{
border: 2px solid #2c82be;
color: #2c82be;
}
.carousel-next:hover i{
color: #2c82be;
}
.service-offer-carousel3 .item:hover .bg-so-icon {
top: 0;
}
.service-offer-carousel3 .item .bg-so-icon {
position: absolute;
top: 172px;
padding: 15px 0;
z-index: 100;
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/images/bg-item-service.jpg) no-repeat;
width: 100%;
height: 172px;
display: block;
-webkit-transition: all .5s ease;
transition: all .5s ease;
margin: -14px 0 0 0;
background-size: cover;
}
.filterable-gallery3 {
width: 100%;
padding: 40px 0 0 0;
}
.lp-gallery-item3 {
width: 20%;
float: left;
}
.lp-gallery-item3 .this-inner {
margin: 0;
position: relative;
display: block;
overflow: hidden;
}
.lp-gallery-item3 img {
width: 100%;
transition: all 300ms linear 0s;
}
.lp-gallery-item3 .this-infos {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: transparent;
transition: all 300ms linear 0s;
overflow: hidden;
}
.lp-gallery-item3 .infos-inner {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
transition: all 300ms linear 0s;
text-transform: uppercase;
}
.lp-gallery-item3 .this-title {
margin-bottom: 15px;
font-weight: bold;
margin-top: 0;
font-family: "Open Sans", sans-serif;
color: #fff;
position: relative;
right: -500px;
transition: all 300ms linear 0s;
transition-duration: .5s;
}
.lp-gallery-item3 .btn {
font-size: 15px;
padding: 0 28px;
position: relative;
left: -500px;
transition: all 300ms linear 0s;
transition-duration: .5s;
}
.lp-gallery-item3:hover .this-infos, .lp-gallery-item3:focus .this-infos {
background: rgba(4, 70, 121, 0.8);
}
.lp-gallery-item3:hover .this-title, .lp-gallery-item3:focus .this-title {
right: 0;
}
.lp-gallery-item3:hover .btn, .lp-gallery-item3:focus .btn {
left: 0;
}
.lp-gallery-item3:hover img, .lp-gallery-item3:focus img {
transform: scale(1.1);
}
.latest-projects3 {
padding: 98px 0 0 0;
}
.latest-projects3 .section-titlem {
margin-bottom: 35px;
}
.section-titlen p {
color: #8e8d8d;
letter-spacing: 0.3px;
margin-bottom: 25px!important;
}
.filterable-gallery3 {
width: 100%;
padding: 40px 0 0 0;
}
.centers-back {
text-align: center;
background-color: transparent;
background-repeat: repeat-x;
background-attachment: scroll;
background-clip: border-box;
background-origin: padding-box;
background-position-x: 0%;
background-position-y: 0%;
background-size: auto auto;
}
.center {
text-align: center;
min-height: 204px;
clear: both;
padding: 50px 0 0 0;
}
.service-offer-carousel3 .item .bg-so-icon h2 {
color: #fff;
margin: 5px;
text-decoration: none;
}
.service-offer-carousel3 .item .bg-so-icon span {
font-size: 15px;
font-style: italic;
font-family: "Open Sans", sans-serif;
color: #fff;
} .top-header2 {
background: rgba(0, 0, 0, 0.6);
margin: 0;
position: relative;
}
.top-header2 .nav {
min-height: 50px;
}
.top-header2 .nav li {
background-color: transparent;
}
.top-header2 .nav li a {
padding: 14px;
}
.top-header2 .nav li i, .top-header2 .nav li span {
font-size: 15px;
color: #c1d0e1;
}
.top-header2 .nav li i {
margin: 0 15px 0 0;
}
.top-header2 .nav li i, .top-header2 .nav li span {
font-size: 15px;
color: #c1d0e1;
}
.top-header2 .get-appointment-btn4 {
background: #e1444b;
padding: 13px 30px;
font-family: "Raleway", sans-serif;
min-height: 50px;
display: inline-block;
float: right;
}
.top-header2 .get-appointment-btn4 span {
font-size: 16px;
color: #fff;
text-transform: uppercase;
font-weight: bold;
}
.plumber-navbar4 {
margin: 0;
padding: 5px 0 0 0;
}
.plumber-navbar4 {
background: transparent;
border: none;
box-shadow: none;
transition: all 300ms linear 0s;
}
.navbar-container3 {
margin: 0;
position: relative;
z-index: 2;
}
.plumber-navbar4 #plumber-nav li {
position: relative;
margin: 0 5px 0 0;
}
.plumber-navbar4 #plumber-nav li.current_page_item a {
color: #fff;
background: #1d2121;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.plumber-navbar4 #plumber-nav li a {
color: #fff;
text-shadow: none;
padding: 0 20px;
font: bold 15px "Raleway", sans-serif;
text-transform: uppercase;
line-height: 35px;
border-radius: 5px;
}
.plumber-navbar4 #plumber-nav li.menu-item-has-children:hover a {
background: #1d2121;
border-radius: 0;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
color: #fff;
}
.plumber-navbar4 #plumber-nav li .sub-menu {
display: block;
}
.plumber-navbar4 #plumber-nav li .sub-menu {
top: calc(100%);
background: #1d2121;
border-radius: 0;
border: none;
padding: 0;
min-width: 256px;
box-shadow: none;
}
.plumber-navbar4 #plumber-nav li .sub-menu li a {
color: #fff;
font-size: 15px;
font-weight: normal;
text-transform: capitalize;
padding: 0 32px;
line-height: 48px;
}
.plumber-navbar4 #plumber-nav li .sub-menu li a:hover, .plumber-navbar4 #plumber-nav li .sub-menu li a:focus {
background: #4fc2e8;
border-radius: 0;
}
.header_top4 {
padding: 30px 0 0px;
position: absolute;
width: 100%;
background: transparent;
}
.top-header2 .nav li a:hover {
background: transparent;
}
.awsm-relative{
position: relative;
}
.tmc_header_4{
position: absolute!important;
width: 100%;
}
.plumber-navbar4 #plumber-nav li .sub-menu li {
margin: 0;
}
.plumber-navbar4 #plumber-nav li::before {
content: '';
height: 34px;
width: 1px;
display: block;
position: absolute;
top: 50%;
margin-top: -17px;
}
.navhere.affix {
position: fixed;
z-index: 1000;
width: 100%;
top: 0;
} .footer-contacts.row{
margin: 0;
position: relative;
}
section.row, header.row, footer.row {
margin: 0;
position: relative;
}
.main-header2 {
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/images/home2/bg1.jpg);
}
.main-header2 .this-inner {
margin: 0;
padding: 46px 0 50px;
}
.main-header2 .header-contacts2 {
float: right;
}
.main-header2.affix-coming {
top: -100px;
transition-duration: 400ms;
}
.main-header2.affix {
top: 0;
left: 0;
right: 0;
position: fixed;
margin: 0;
z-index: 9999;
}
.main-header2.affix + section, .main-header2.affix + div {
margin-top: 70px;
}
.main-header2 .navbar-toggle .icon-bar {
background: #eab206;
}
.header-contacts2 li {
display: table-cell;
vertical-align: middle;
float: none;
padding: 0 20px;
border-right: 1px solid #31526c;
}
.header-contacts2 li + li {
margin: 0;
border-left: 1px solid #fff;
}
.header-contacts2 li:last-child {
padding-right: 0;
border: none;
}
.header-contacts2 .media {
display: inline-table;
vertical-align: middle;
}
.header-contacts2 .media-left {
vertical-align: middle;
padding-right: 17px;
}
.header-contacts2 .media-left span {
display: block;
}
.header-contacts2 .media-body {
width: auto;
}
.header-contacts2 .this-subtitle {
margin: 0;
text-transform: uppercase;
font: bold 14px/20px "Open Sans", sans-serif;
color: #0c98d2;
}
.header-contacts2 .this-title {
margin: 0;
font: 15px/20px "Open Sans", sans-serif;
color: #c2ccda;
}
.header-contacts2 .this-title a{
color: #c2ccda;
}
.header-contacts2 h3.this-title {
font-size: 22px;
font-weight: bold;
color: #c2ccda;
}
.header-contacts2.mob-style {
margin-top: 18px;
margin-bottom: 20px;
}
.header-contacts2.mob-style .media {
display: table;
}
.header-contacts2.mob-style .this-title {
color: #cbdae6;
} .plumber-navbar2 { background: #f0c007; background: -moz-linear-gradient(top, #f0c007 50%, #e7b207 50%); background: -webkit-linear-gradient(top, #f0c007 50%, #e7b207 50%); background: linear-gradient(to bottom, #f0c007 50%, #e7b207 50%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0c007', endColorstr='#e7b207',GradientType=0 ); box-shadow: none;
position: absolute;
left: calc(50% - 585px);
right: calc(50% - 585px);
z-index: 10;
border-radius: 3px;
border: none;
text-transform: uppercase;
margin: -16px 0 -50px;
z-index: 9999;
transition: all 300ms linear 0s;
}
.plumber-navbar2 .container {
padding: 5px;
max-width: 1170px;
position: relative;
}
.plumber-navbar2 #plumber-nav {
position: relative;
z-index: 2;
padding: 0;
}
.plumber-navbar2 #plumber-nav li {
position: relative;
}
.plumber-navbar2 #plumber-nav li:after, .plumber-navbar2 #plumber-nav li:before {
content: '';
height: 34px;
width: 1px;
display: block;
position: absolute;
top: 50%;
margin-top: -17px;
}
.plumber-navbar2 #plumber-nav li:before {
background: #c1a10f;
left: 0;
}
.plumber-navbar2 #plumber-nav li:after {
background: #ebd810;
right: 0;
}
.plumber-navbar2 #plumber-nav li:first-child:before {
display: none;
}
.plumber-navbar2 #plumber-nav li:last-child:after {
display: none;
}
.plumber-navbar2 #plumber-nav li a {
color: #443c1a;
text-shadow: none;
padding: 0 25px;
font: bold 16px/54px "Open Sans", sans-serif;
}
.plumber-navbar2 #plumber-nav li a:hover, .plumber-navbar2 #plumber-nav li a:focus {
background: none;
color: #7cc3ff;
box-shadow: none;
}
.plumber-navbar2 #plumber-nav li.active a {
color: #7cc3ff;
background: none;
box-shadow: none;
}
.plumber-navbar2 #plumber-nav li .sub-menu {
top: calc(100% + 5px);
background: #f2cb35;
border-radius: 0;
border: none;
padding: 0;
min-width: 256px;
}
.plumber-navbar2 #plumber-nav li .sub-menu li {
border-bottom: 1px solid #feda4e;
}
.plumber-navbar2 #plumber-nav li .sub-menu li:before, .plumber-navbar2 #plumber-nav li .sub-menu li:after {
display: none;
}
.plumber-navbar2 #plumber-nav li .sub-menu li:last-child {
border: none;
}
.plumber-navbar2 #plumber-nav li .sub-menu li a {
color: #443c1a;
font-size: 15px;
font-weight: normal;
padding: 0 32px;
line-height: 48px;
text-transform: capitalize;
}
.plumber-navbar2 #plumber-nav li .sub-menu li a:hover, .plumber-navbar2 #plumber-nav li .sub-menu li a:focus {
background: #e7b207;
color: #fff;
}
.plumber-navbar2 #plumber-nav li:hover a, .plumber-navbar2 #plumber-nav li:focus a {
color: #fff;
}
.plumber-navbar2 #plumber-nav li.dropdown > a:after {
font-family: "FontAwesome";
display: none;
content: "\f107";
}
.plumber-navbar2 #plumber-nav li.dropdown.open > a:after {
content: "\f106";
}
.plumber-navbar2 #plumber-nav .header-social {
display: table;
margin: 0 auto 30px;
}
.plumber-navbar2 #plumber-nav .header-social li {
border: none;
background: none;
}
.plumber-navbar2 #plumber-nav .header-social li a {
line-height: 1;
}
.plumber-navbar2 #plumber-nav .header-social li a i {
color: #fff;
}
.plumber-navbar2.affix-coming {
top: -100px;
}
.plumber-navbar2.affix {
top: 0;
left: 0;
right: 0;
position: fixed;
margin: 0;
animation: fadeItIn 1s;
}
.plumber-navbar2.affix + section, .plumber-navbar2.affix + div {
margin-top: 70px;
}
.navbar-container2 {
margin: 0;
border: 1px solid #efdf9e;
position: relative;
z-index: 2;
border-radius: 3px;
}
.get-appointment-btn2 {
float: right;
color: #443c1a;
font: bold 16px/54px "Open Sans", sans-serif;
padding: 0 34px;
background: #eab206;
position: relative;
text-align: center;
}
.get-appointment-btn2:before {
content: '';
display: block;
position: absolute;
z-index: 1;
top: 50%;
left: 0;
right: 0;
bottom: 0;
background: #e0a306;
transition: all 300ms linear 0s;
}
.get-appointment-btn2 span {
position: relative;
z-index: 2;
}
.get-appointment-btn2:hover, .get-appointment-btn2:focus {
color: #fff;
background: #e0a306;
}
.get-appointment-btn2:hover:before, .get-appointment-btn2:focus:before {
background: #dba207;
} #minimal-bootstrap-carousel {
margin-bottom: 10px;
}
#minimal-bootstrap-carousel .carousel-caption {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
padding: 0;
text-align: right;
text-shadow: none;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container {
display: table;
width: 100%;
height: 100%;
max-width: 1170px;
padding-left: 15px;
padding-right: 15px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box {
display: table-cell;
text-align: left;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top {
vertical-align: top;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-bottom {
vertical-align: bottom;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-middle {
vertical-align: middle;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content {
display: block;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-ttitle,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-mtitle {
text-transform: uppercase;
font: bold 25px/1 "Raleway", sans-serif;
margin: 0;
color: #fff;
transition: all 300ms linear 0s;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-ttitle.blue,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-mtitle.blue {
color: #266fac;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-mtitle {
font-weight: 800;
font-size: 50px;
margin-bottom: 18px;
transition: all 300ms linear 0s;
}
#minimal-bootstrap-carousel .carousel-inner .item {
min-height: 655px;
height: 100%;
width: 100%;
background-size: cover;
background-position: center center;
background-color: #1E1E1E;
}
#minimal-bootstrap-carousel .carousel-control {
background: none;
width: 40px;
height: 40px;
font-size: 15px;
line-height: 40px;
color: #fff;
background: rgba(0, 0, 0, 0.5);
visibility: visible !important;
opacity: .65;
margin-top: -20px;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
top: 50%;
border-radius: 0;
z-index: 99;
}
#minimal-bootstrap-carousel .carousel-control.left {
left: 1%;
}
#minimal-bootstrap-carousel .carousel-control.right {
right: 1%;
}
#minimal-bootstrap-carousel .carousel-control:hover {
opacity: 1;
background: #000;
} .carousel-fade .carousel-inner .item {
-webkit-transition-property: opacity;
transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
z-index: 2;
} #minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-bottom .content {
padding-bottom: 135px;
}
#minimal-bootstrap-carousel .slide-1 .carousel-caption .content {
padding-top: 155px;
}
#minimal-bootstrap-carousel .slide-2 .carousel-caption .content,
#minimal-bootstrap-carousel .slide-3 .carousel-caption .content {
padding-top: 195px;
}
#minimal-bootstrap-carousel.shop-slider2 {
margin-bottom: 0;
}
#minimal-bootstrap-carousel.shop-slider2 .slider-list li {
color: #073a5e;
}
#minimal-bootstrap-carousel.shop-slider2 .slider-list li:before {
content: "\f00c";
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
padding-right: 10px;
color: #073a5e;
}
#minimal-bootstrap-carousel.shop-slider2 .carousel-inner .item {
min-height: 735px;
}
#minimal-bootstrap-carousel.shop-slider2 .carousel-caption h3.this-ttitle {
display: table;
background: #073a5e;
font-size: 45px !important;
color: #fff;
padding: 10px;
}
#minimal-bootstrap-carousel.shop-slider2 .carousel-caption h2.this-mtitle {
display: table;
background: #fff;
font-size: 45px !important;
color: #073a5e !important;
padding: 10px;
}
.shop-slider2 .slider-list li {
font: 500 20px/35px "Raleway", sans-serif!important;
}
.maintance2-row {
background: #414f5b;
}
.maintance2-row h2.section-title {
font-family: "PT Serif", serif;
color: #fff;
font-size: 32px;
margin: 32px 0;
font-style: italic;
font-weight: normal;
}
.maintance2-row h2.section-title:after {
display: none;
} .service-offers2 {
padding: 95px 0 85px;
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/images/bg1.jpg) repeat scroll 0 0;
}
.service-offers2 .section-service {
text-transform: uppercase;
font-family: "Raleway";
}
.service-offers2 .section-service:after {
display: none;
}
.service-offers3 {
padding: 95px 0 85px;
background: #fff;
}
.service-offer-carousel2 .item {
text-align: center;
padding: 29px 15px;
width: 370px;
float: left;
margin: 15px;
background: #fff;
border-top: 5px solid #fff;
}
.service-offer-carousel2 .item img {
width: auto;
display: inline-block;
}
.service-offer-carousel2 .item:hover {
background: #2689a7;
border-top: 5px solid #0d5174;
cursor: pointer;
}
.service-offer-carousel2 .item:hover .so-icon img:nth-child(1) {
display: none;
}
.service-offer-carousel2 .item:hover .so-icon img:nth-child(2) {
display: block;
}
.service-offer-carousel2 .item:hover .this-title, .service-offer-carousel2 .item:hover p {
color: #fff;
text-decoration: none;
}
.service-offer-carousel2 .so-icon {
width: 65px;
height: 65px;
float: left;
margin: 0 0 0 5px;
}
.service-offer-carousel2 .so-icon img:nth-child(2) {
display: none;
}
.service-offer-carousel2 .this-title {
font-size: 16px;
line-height: 26px;
color: #242424;
font-family: "Raleway", sans-serif;
margin: 0 0 0 90px;
text-transform: uppercase;
text-align: left;
font-weight: bold;
display: block;
}
.service-offer-carousel2 .this-title:hover, .service-offer-carousel2 .this-title:focus {
color: #096697;
text-decoration: underline;
}
.service-offer-carousel2 p {
font-size: 15px;
line-height: 26px;
font-family: "Raleway", sans-serif;
font-weight: 500;
color: #8e8d8d;
margin: 0 0 0 90px;
text-align: left;
}
.service-offer-carousel2 .owl-dots {
margin: 30px auto 0;
display: table;
}
.service-offer-carousel2 .owl-dot {
border-radius: 50%;
width: 15px;
height: 15px;
background: #f5f5f5;
border: 1px solid #bcbcbc;
float: left;
}
.service-offer-carousel2 .owl-dot + .owl-dot {
margin-left: 10px;
}
.service-offer-carousel2 .owl-dot.active {
background: #096697;
border-color: #096697;
} .professional-row {
min-height: 494px;
}
.professional-row .professional-left {
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/images/home2/bg4.jpg) no-repeat right center;
min-height: 494px;
float: left;
}
.professional-row .professional-right {
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/images/home2/bg5.jpg) no-repeat left center #113c5f;
min-height: 494px;
width: calc(100% - 745px);
float: left;
background-size: cover;
}
.professional-row .professional-right .content-inn {
width: 700px;
padding: 80px 0 0 100px;
}
.professional-row .professional-right .content-inn p {
border-bottom: 1px solid #0b1c30;
padding: 0 0 40px 0;
margin-bottom: 0;
color: #b5c9db;
}
.professional-row .professional-right .content-inn ul {
padding: 35px 0 0 0;
border-top: 1px solid #1f4470;
display: inline-block;
margin: 0;
}
.professional-row .professional-right .content-inn ul li {
float: left;
list-style: none;
border-right: 1px dashed #6e6e6e;
width: 200px;
}
.professional-row .professional-right .content-inn ul li img {
margin: 0 20px 0 10px;
}
.professional-row .professional-right .content-inn ul li span {
color: #fff;
font-size: 18px;
display: inline-block;
vertical-align: middle;
}
.professional-row .professional-right .content-inn ul li:last-child {
border-right: 1px solid transparent;
}
.professional-row .section-title.white {
color: #fff;
} .latest-projects2 {
padding: 100px 0 66px;
background: #e6e9ec;
clear: both;
}
.latest-projects2 .section-title {
margin-bottom: 35px;
}
.latest-projects2 .center {
padding: 50px 0 0 0;
text-align: center;
}
.filterable-gallery2 {
width: 100%;
display: inline-block;
margin: 40px 0 0 0;
}
.lp-gallery-item {
padding: 15px;
}
.lp-gallery-item .this-inner {
margin: 0;
position: relative;
display: block;
overflow: hidden;
}
.lp-gallery-item img {
width: 100%;
transition: all 300ms linear 0s;
}
.lp-gallery-item .this-infos {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: transparent;
transition: all 300ms linear 0s;
overflow: hidden;
}
.lp-gallery-item .infos-inner {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
transition: all 300ms linear 0s;
text-transform: uppercase;
}
.lp-gallery-item .this-title {
margin-bottom: 15px;
font-weight: bold;
margin-top: 0;
font-family: "Open Sans", sans-serif;
color: #fff;
position: relative;
right: -500px;
transition: all 300ms linear 0s;
transition-duration: .5s;
}
.lp-gallery-item .btn {
font-size: 15px;
padding: 0 28px;
position: relative;
left: -500px;
transition: all 300ms linear 0s;
transition-duration: .5s;
}
.lp-gallery-item:hover .this-infos, .lp-gallery-item:focus .this-infos {
background: rgba(4, 70, 121, 0.8);
}
.lp-gallery-item:hover img, .lp-gallery-item:focus img {
transform: scale(1.1);
}
.lp-gallery-item:hover .this-title, .lp-gallery-item:focus .this-title {
right: 0;
}
.lp-gallery-item:hover .btn, .lp-gallery-item:focus .btn {
left: 0;
}
.lp-gallery-item2 {
float: left;
padding:0;
}
.lp-gallery-item2 .this-inner {
margin: 0;
position: relative;
display: block;
overflow: hidden;
}
.lp-gallery-item2 img {
width: 100%;
transition: all 300ms linear 0s;
}
.lp-gallery-item2 .this-infos {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: transparent;
transition: all 300ms linear 0s;
overflow: hidden;
}
.lp-gallery-item2 .infos-inner {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
transition: all 300ms linear 0s;
text-transform: uppercase;
}
.lp-gallery-item2 .this-title {
margin-bottom: 15px;
font-weight: bold;
margin-top: 0;
font-family: "Open Sans", sans-serif;
color: #fff;
position: relative;
right: -500px;
transition: all 300ms linear 0s;
transition-duration: .5s;
}
.lp-gallery-item2 .btn {
font-size: 15px;
padding: 0 28px;
position: relative;
left: -500px;
transition: all 300ms linear 0s;
transition-duration: .5s;
}
.lp-gallery-item2:hover .this-infos, .lp-gallery-item2:focus .this-infos {
background: rgba(4, 70, 121, 0.8);
}
.lp-gallery-item2:hover img, .lp-gallery-item2:focus img {
transform: scale(1.1);
}
.lp-gallery-item2:hover .this-title, .lp-gallery-item2:focus .this-title {
right: 0;
}
.lp-gallery-item2:hover .btn, .lp-gallery-item2:focus .btn {
left: 0;
}
.project-filters {
display: table;
margin: 0 auto 35px;
}
.project-filters li {
font: bold 15px/26px "Open Sans", sans-serif;
color: #c1c1c1;
letter-spacing: 0.1px;
text-transform: uppercase;
padding-bottom: 10px;
border-bottom: 2px solid transparent;
cursor: pointer;
transition: all 300ms linear 0s;
}
.project-filters li.active, .project-filters li:hover, .project-filters li:focus {
color: #2d89d1;
border-color: #2d89d1;
}
.project-filters li + li {
margin-left: 45px;
}
.about-us-section2 {
padding: 90px 0 93px 0;
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/images/home2/bg6.jpg) no-repeat scroll top center white;
min-height: 744px;
background-size: cover;
}
.testimonial2-row {
padding: 0;
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/images/home2/bg2.jpg) repeat scroll 0 0;
min-height: 391px;
background-size: cover;
}
.testimonial2-row .section-title {
margin-bottom: 20px;
}
.testimonial2-row .owl-controls
.owl-nav div {
position: absolute;
top: 0;
font-size: 22px;
color: #fff;
border: 2px solid #fff;
width: 35px;
text-align: center;
height: 35px;
top: 200px;
padding: 0;
}
.testimonial2-row .owl-prev {
left: 0;
}
.testimonial2-row .owl-next {
right: 0;
}
.testimonial-block {
padding: 15px;
}
.testimonial-text-box {
margin: 0 0 30px;
padding: 32px 20px 35px 0;
background: #fff;
-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
display: table;
position: relative;
}
.testimonial-text-box:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
bottom: -25px;
left: 69px;
border-top: 25px solid  #fff;
border-right: 25px solid transparent;
}
.testimonial-text-box .this-quote img {
margin: 0 20px;
width: auto;
}
.testimonial-text-box .this-texts {
display: table-cell;
width: calc(100% - 70px);
vertical-align: top;
color: #9d9d9d;
font: 15px/30px "Open Sans", sans-serif;
letter-spacing: 0.25px;
}
.testimonial-text-box2 {
text-align: center;
}
.testimonial-text-box2 .this-quote {
width: 92px;
text-align: center;
display: inline-block;
padding: 40px 0 30px 0;
}
.testimonial-text-box2 .this-texts {
width: 950px;
margin: 0 auto;
color: #fff;
font-family: 'PT Serif';
font-style: normal;
font-size: 20px;
letter-spacing: 0.25px;
font-style: italic;
}
.testimonial-author .media-left {
padding-right: 30px;
}
.testimonial-author .media-left a {
display: block;
width: 60px;
height: 60px;
border-radius: 100%;
}
.testimonial-author .this-title {
font-size: 15px;
font-family: "Open Sans", sans-serif;
color: #9d9d9d;
line-height: 20px;
margin: 0;
}
.testimonial-author .loc {
font-family: "Open Sans", sans-serif;
color: #099bd7;
line-height: 20px;
margin: 0;
text-transform: uppercase;
}
.testimonial-author .media-body {
vertical-align: middle;
}
.testimonials-contents {
padding: 85px 0 50px;
background: #f0f0f0;
}
.testimonials-contents .testimonial-block {
padding-bottom: 50px;
}
.testimonial-author2 .media-left {
padding-right: 30px;
}
.testimonial-author2 .media-left a {
display: block;
width: 60px;
height: 60px;
border-radius: 100%;
}
.testimonial-author2 .this-title {
font-size: 18px;
color: #fff;
line-height: 20px;
margin: 0;
font-style: italic;
font-family: 'PT Serif';
}
.testimonial-author2 .loc {
font-family: "Open Sans", sans-serif;
color: #099bd7;
line-height: 20px;
margin: 0;
text-transform: uppercase;
}
.testimonial-author2 .media-body {
text-align: center;
padding: 35px 0;
}
.testimonials-contents2 {
padding: 85px 0 50px;
background: #f0f0f0;
}
.testimonials-contents2 .testimonial-block2 {
padding-bottom: 50px;
}
.testimonial-carousel2 .owl-item {
padding: 10px;
}
.testimonial-carousel2 .testimonial-text-box2 .this-quote img{
border-radius:100%;
}
.tmc_header_2 .page-cover {
color: #fff;
letter-spacing: 0.3px;
background-repeat: no-repeat;
background-position: center bottom;
background-size: cover;
}
.tmc_header_2 .page-cover .container {
position: relative;
z-index: 3;
padding: 140px 25px 63px;
}
.blog-line.row {
margin: 0 0 -1px;
padding: 20px 34px 24px;
border: 1px solid #d9d9d9;
position: relative;
-webkit-background-size: cover;
background-size: cover;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.blog-line.row:before {
content: '';
display: block;
position: absolute;
background: #fff;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: all 300ms linear 0s;
}
.blog-line.row:hover:before, .blog-line.row:focus:before {
background: #00527a;
opacity: 0.85;
}
.blog-line.row.hover-nothing:before {
content: initial;
}
.blog-loop .this-excerpt p {
font: 15px/26px "Open Sans", sans-serif;
letter-spacing: 0.3px;
margin-bottom: 0;
} .error-404
{
position: relative;
padding-top: 113px;
padding-bottom: 145px;
background-size: cover;
background: #15151A url(//www.ikey.at/wp-content/themes/plumbing/assets/images/404_bg.jpg);
}
.error-404 h1 {
font-size: 200px;
line-height: 200px;
color: #C5C6D1;
font-weight: 800;
margin: 0;
}
.error-404 h2 {
font-size: 40px;
line-height: 53px;
color: #FFFFFF;
font-weight: 700;
margin: 0;
margin-top: 4px;
}
.error-404 p {
font-size: 25px;
line-height: 53px;
margin: 0;
font-weight: 300;
color: #FFFFFF;
}
.error-404 .thm-button {
color: #fff;
font-size: 18px;
line-height: 47px;
padding: 14px 126px;
text-transform: uppercase;
font:600 1.08em/1em "Roboto",sans-serif;
}
.widget_nav_menu
{
float:left;
}
.alignleft{
margin-right: 50px;
vertical-align: bottom;
}
.alignright {
display: inline;
float: right;
margin-left: 50px;
} .awsm-backgrnd-image-css{
background-position: center center;
min-height: 548px;
}
.carousel-caption {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
padding: 0;
text-align: right;
text-shadow: none;
}
.carousel-caption .thm-container {
display: table;
width: 100%;
height: 100%;
max-width: 1200px;
padding-left: 15px;
padding-right: 15px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.carousel-caption .thm-container .box.valign-top {
vertical-align: top;
}
.carousel-caption .thm-container .box {
display: table-cell;
text-align: left;
}
.thm-container.vc_inner {
margin-left: auto;
margin-right: auto;
}
.awsm-backgrnd-image-css.vc_row-no-padding .vc_inner {
margin: 0 auto;
}
.carousel-caption .thm-container .box .content {
display: block;
}
.carousel-caption .content {
padding: 72px 0 0 0;
}
.carousel-caption .box img {
margin: 0 0 30px 0;
}
.carousel-caption .thm-container .box .content .this-mtitle {
font-weight: 800;
font-size: 50px;
margin-bottom: 18px;
transition: all 300ms linear 0s;
}
.carousel-caption .thm-container .box .content .this-mtitle {
text-transform: uppercase;
font: bold 25px/1 "Raleway", sans-serif;
margin: 0;
color: #fff;
transition: all 300ms linear 0s;
}
.slider-list {
margin-bottom: 25px;
}
h3.this-ttitle{
text-transform: uppercase;
font: bold 25px/1 "Raleway", sans-serif;
margin: 0;
color: #fff;
transition: all 300ms linear 0s;
}
.text-left .this-mtitle {
font-weight: 800!important;
font-size: 50px!important;
margin-bottom: 18px!important;
transition: all 300ms linear 0s;
text-transform: uppercase;
font: bold 25px/1 "Raleway", sans-serif;
margin: 0;
color: #fff;
transition: all 300ms linear 0s;
}
.awsm-button .btn {
line-height: 45px;
}
.btn-primary:hover{
background: #099bd7;
}
.content.text-left img{
margin: 0 0 30px 0;
}
.carousel-caption .box.box-middle img {
margin: 10px 23px 0 -15px;
}
.form-appointment .appointment-service-form {
background: #043350;
width: 303px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.form-appointment .appointment-service-form h2.this-title {
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/images/header-form.png) no-repeat;
margin: 0;
min-height: 101px;
font-family: "Verdana", "Geneva", sans-serif;
font-size: 24px;
text-align: center;
padding: 12px 0;
color: #000;
background-size: cover;
}
.form-appointment .appointment-service-form .content .form-control {
border: none;
color: #000;
margin: 15px 0 0 0;
}
.form-appointment .appointment-service-form .content {
padding: 5px 25px 0 25px !important;
}
.form-appointment .appointment-service-form .content .form-control.wpcf7-textarea {
height:76px;
}
.form-appointment .appointment-service-form .content .centr input[type="submit"] {
display: inline-block;
margin: 30px 0;
line-height: 40px;
}
.form-appointment .appointment-service-form .content .centr {
text-align: center;
}
.welcome-section2 .img {
padding: 66px 0 0 0;
float: right;
margin: 0 15px 0 0;
}
.welcome-section2 .welcome-textss {
padding: 85px 140px 85px 0;
min-height: 558px;
}
.welcome-textss .this-title {
margin-bottom: 25px;
margin-top: 0;
font-size: 42px;
font-family: "Alegreya", serif;
font-weight: bold;
}
.welcome-textss .this-title span {
color: #09a3d5;
}
.welcome-textss .this-stitle {
letter-spacing: 0.30px;
font-size: 22px;
font-style: italic;
font-family: "PT Serif", serif;
}
.welcome-textss p {
margin-bottom: 25px;
letter-spacing: 0.3px;
}
.welcome-section2 .btn-primary {
margin: 15px 0 0 0;
}
.service-offers4 {
padding: 72px 0;
min-height: 902px;
}
.single-service {
padding: 50px 0;
}
.single-service .img-box {
overflow: hidden;
background: #000;
}
.single-service img {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
-webkit-transition: -webkit-transform .4s ease, opacity .4s ease;
transition: transform .4s ease, opacity .4s ease;
width: 100%;
}
.single-service h2.this-title {
font-family: "Alegreya", serif;
font-size: 25px;
color: #3f3f3f;
font-weight: bold;
}
.single-service p {
margin: 0 0 30px 0;
}
.single-service a.read-more {
background: #0c98d2;
border-radius: 5px;
text-transform: uppercase;
font-weight: bold;
color: #fff;
font-size: 14px;
padding: 8.5px 20px;
display: inline-table;
}
.single-service img:hover {
webkit-transform: scale(1.02);
-ms-transform: scale(1.02);
transform: scale(1.02);
opacity: .5;
}
.latest-projects4 {
padding: 87px 0;
background-color: transparent;
background-image: url(//www.ikey.at/wp-content/themes/plumbing/assets/css/images/homepage5/bg1.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-clip: border-box;
background-origin: padding-box;
background-position-x: 0%;
background-position-y: 0%;
background-size: auto auto;
position: relative;
}
.latest-projects4 .section-totle {
margin-bottom: 35px!important;
color: #fff;
}
.section-totle {
font: bold 38px/48px "Alegreya", serif;
margin-top: 0;
margin-bottom: 15px;
color: #242424;
letter-spacing: 0.15px;
}
.latest-projects-m  .this-inner {
position: relative;
}
.latest-projects-m  .this-inner img {
transform-style: initial;
-webkit-transform-style: initial;
}
.latest-projects-m  .this-inner .this-infos {
position: absolute;
bottom: 0;
width: 100%;
height: 100%;
text-align: center;
color: #fff;
-webkit-transition: all .5s ease;
transition: all .5s ease;
}
.latest-projects-m  .this-inner .this-infos h4 {
position: absolute;
bottom: 40px;
text-align: center;
font-size: 15px;
width: 100%;
text-transform: uppercase;
font-weight: bold;
color:#fff;
}
.latest-projects-m  .this-inner .this-infos2 {
position: absolute;
left: 0;
padding: 45% 0 0 0;
width: 100%;
height: 100%;
top: -100%;
background: rgba(0, 0, 0, 0.6);
text-align: center;
-webkit-transition: all .5s ease;
transition: all .5s ease;
opacity: 0;
}
.latest-projects-m .this-inner .this-infos2 .this-link {
margin: 0 0 30px 0;
width: 148px;
height: 35px;
font-size: 14px;
padding: 0;
line-height: 35px;
}
.latest-projects-m .this-inner .this-infos2 h4 {
font-size: 15px;
color: #fff;
text-transform: uppercase;
font-weight: bold;
}
.latest-projects-m .item:hover .this-infos2 {
top: 0;
opacity: 1;
}
.latest-projects-m .item:hover .this-infos {
bottom: -100%;
}
.map .map-l {
width: 745px;
float: left;
}
.map .map-r {
width: calc(100% - 745px);
float: left;
}
.single-service .col-md-6:first-child {
padding-left: 0;
}
.single-service .img-box {
overflow: hidden;
background: #000;
}
.single-service img {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
-webkit-transition: -webkit-transform .4s ease, opacity .4s ease;
transition: transform .4s ease, opacity .4s ease;
width: 100%;
}
.single-service h2.this-title2 {
font-family: "Alegreya", serif;
font-size: 25px;
color: #3f3f3f;
font-weight: bold;
margin: 0 0 15px 0;
}
.single-service p.item {
margin: 0 0 10px 0;
}
.single-service a.read-more2 {
text-transform: uppercase;
font-weight: bold;
color: #0c98d2;
font-size: 14px;
text-decoration: underline;
}
.service-off hr {
border-top: 1px dashed #b4b4b4;
}
.awsm-pad-topp{
padding-top:50px;
}
.projects4-carousel .item {
padding: 0 15px;
}
.awsm-margin-assign{
margin-left:74px;
}
.projects4-carousel {
padding: 25px 0 0 0;
}
.projects4-carousel .this-inner .this-infos2 {
position: absolute;
left: 0;
padding: 45% 0 0 0;
width: 100%;
height: 100%;
top: -100%;
background: rgba(0, 0, 0, 0.6);
text-align: center;
-webkit-transition: all .5s ease;
transition: all .5s ease;
opacity: 0;
} .plumber-navbar5 {
background: #092c41;
background: -moz-linear-gradient(top, #092c41 50%, #082638 50%);
background: -webkit-linear-gradient(top, #092c41 50%, #082638 50%);
background: linear-gradient(to bottom, #092c41 50%, #082638 50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#092c41', endColorstr='#082638',GradientType=0 );
transition: all 300ms linear 0s;
margin: 0;
border-radius: 0;
box-shadow: none;
border: none;
}
.plumber-navbar5 .navbar-container {
border: none;
}
.plumber-navbar5 #plumber-nav {
position: relative;
z-index: 2;
padding: 0;
}
.plumber-navbar5 #plumber-nav li {
position: relative;
}
.plumber-navbar5 #plumber-nav li a {
color: #fff;
text-shadow: none;
padding: 0 25px;
font: bold 16px/54px "Open Sans", sans-serif;
text-transform: uppercase;
line-height: 52px;
}
.plumber-navbar5 #plumber-nav li::after {
background: #04161f;
right: 0;
}
.plumber-navbar5 #plumber-nav li::after, .plumber-navbar5 #plumber-nav li::before {
content: '';
height: 34px;
width: 1px;
display: block;
position: absolute;
top: 50%;
margin-top: -17px;
}
.plumber-navbar5 #plumber-nav li:last-child::after {
content:none;
}
.plumber-navbar5 #plumber-nav li:first-child::before {
content:none;
}
.plumber-navbar5 .get-appointment-btn {
background: #074788;
line-height: 60px;
}
.plumber-navbar5 #plumber-nav li::before {
background: #0d415a;
left: 0;
}
.plumber-navbar5 #plumber-nav li .sub-menu {
display: block;
transform-origin: top;
transition: all 300ms linear 0s;
transition-duration: 200ms;
}
.plumber-navbar5 #plumber-nav li .sub-menu {
top: calc(100%);
background: #3baed4;
border-radius: 0;
border: none;
padding: 0;
min-width: 256px;
}
.plumber-navbar5 #plumber-nav li .sub-menu li {
border-bottom: 1px solid #4fc2e8;
}
.plumber-navbar5 #plumber-nav li {
position: relative;
}
.plumber-navbar5 #plumber-nav li .sub-menu li a {
color: #fff;
font-size: 15px;
font-weight: normal;
text-transform: capitalize;
padding: 0 32px;
line-height: 48px;
}
.plumber-navbar5 #plumber-nav li .sub-menu li a:hover, .plumber-navbar5 #plumber-nav li .sub-menu li a:focus {
background: #4fc2e8;
}
.plumber-navbar5 .get-appointment-btn span {
text-transform: uppercase;
}
.plumber-navbar5 .get-appointment-btn::before {
background: #08437c;
}
.plumber-navbar5 .get-appointment-btn:hover, .plumber-navbar5 .get-appointment-btn:focus, .plumber-navbar5 .get-appointment-btn:hover::before {
background: #ffae28;
color: #000;
}
.top-header-five {
background: #f1f1f1;
}
.top-header-five .welcome-texts {
font-size: 15px;
color: #6d6d6d;
font-style: normal;
height: 45px;
line-height: 45px;
}
.welcome-texts {
color: #9ebbd1;
font: italic 16px/50px "Open Sans", sans-serif;
opacity: 0.6;
}
.top-header-five ul.nav {
float: right;
padding: 2.5px 0;
}
.top-header-five ul.nav li {
display: table-cell;
vertical-align: middle;
position: relative;
}
.top-header-five ul.nav li::before {
width: 1px;
content: "";
height: 15px;
background: #d3d3d3;
position: absolute;
top: 14px;
right: 1px;
}
.top-header-five ul.nav li::after {
width: 1px;
content: "";
height: 15px;
position: absolute;
top: 14px;
right: 0;
}
.top-header-five ul.nav li:last-child:before,
.top-header-five ul.nav li:last-child:after{
content: none;
} 
.top-header-five ul.nav li a {
color: #6d6d6d;
}
.main-new-header.main-header .this-inner{
border:none;
}
.main-new-header.main-header .this-inner {
padding: 27px 0 26px;
}
.main-new-header.main-header{
background-image: none;
padding-top:0px;
}
.plumber-navbar.plumber-navbar5.affix {
top: 0;
left: 0;
right: 0;
position: fixed;
margin: 0;
animation: fadeItIn 1s;
z-index: 900;
background: #092c41;
}
.plumber-navbar5 #plumber-nav li:hover a, .plumber-navbar5 #plumber-nav li:focus a {
color: #64d9ff;
}
.plumber-navbar5 #plumber-nav li a:hover, .plumber-navbar5 #plumber-nav li a:focus {
background: none;
color: #7cc3ff;
box-shadow: none;
}
.projects4-carousel .this-inner .this-infos {
position: absolute;
bottom: 0;
width: 100%;
height: 100%;
text-align: center;
color: #fff;
-webkit-transition: all .5s ease;
transition: all .5s ease;
}
.tmc_header_3 .tmc_header_3 .this-inner {
margin: 0;
padding: 35px 0 30px 0;
border: none;
}
.tmc_header_3 .navbar-default {
background-color: initial;
border-color: initial;
border:none;
margin-bottom: 0;
}
.tmc_header_3 .navbar-default.affix {
background: #2875b1;
background: -moz-linear-gradient(top, #2875b1 50%, #266fac 50%);
background: -webkit-linear-gradient(top, #2875b1 50%, #266fac 50%);
background: linear-gradient(to bottom, #2875b1 50%, #266fac 50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2875b1', endColorstr='#266fac',GradientType=0 );
box-shadow: none;
z-index: 10;
border: none;
text-transform: uppercase;
z-index: 9999;
border-radius: 0;
margin: 0;
transition: all 300ms linear 0s;
}
.tmc_header_3 .plumber-navbar #plumber-nav li .sub-menu {
top: calc(100% + 6px);
background: #3baed4;
border-radius: 0;
border: none;
padding: 0;
min-width: 256px;
}
.tmc_header_3 .plumber-navbar #plumber-nav li .sub-menu li {
border-bottom: 1px solid #4fc2e8;
}
.tmc_header_3 .plumber-navbar #plumber-nav li .sub-menu li a {
color: #fff;
font-size: 15px;
font-weight: normal;
text-transform: capitalize;
padding: 0 32px;
line-height: 48px;
}
.tmc_header_3 .plumber-navbar #plumber-nav li .sub-menu li a:hover, .tmc_header_3 .plumber-navbar #plumber-nav li .sub-menu li a:focus {
background: #4fc2e8;
}
.tmc_header_3 .top_nav .main_menu_nav > ul > li ul li:before, .top_nav .top_nav_wrapper > ul > li ul li:before {
content: none;
}
.tmc_header_3 .top_nav .main_menu_nav > ul > li ul li:after, .top_nav .top_nav_wrapper > ul > li ul li:after {
content: none;
}
.tmc_header_3 .navbar-collapse.collapse{
padding-left:0;
padding-right:0;
}
.tmc_header_3 .top_nav_wrapper ul.main_menu_nav li a{
color: #fff;
text-shadow: none;
padding: 0 25px;
font: bold 16px/54px "Open Sans", sans-serif;
border: none;
}
.tmc_header_3 .top_nav .top_nav_wrapper {
background: #2875b1;
background: -moz-linear-gradient(top, #2875b1 50%, #266fac 50%);
background: -webkit-linear-gradient(top, #2875b1 50%, #266fac 50%);
background: linear-gradient(to bottom, #2875b1 50%, #266fac 50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2875b1', endColorstr='#266fac',GradientType=0 );
box-shadow: none;
z-index: 10;
border: none;
text-transform: uppercase;
z-index: 9999;
border-radius: 0;
margin: 0;
transition: all 300ms linear 0s;
}
.tmc_header_3  .navhere{
background: #152348;
}
.tmc_header_3 .plumber-n .container {
padding: 0;
}
.tmc_header_3 .row.this-inner .container {
padding-left: 15px;
padding-right: 15px;
}
.tmc_header_3 .navbar-container{
border:none;
}
.tmc_header_3 .plumber-n {
margin: 0;
}
.tmc_header_3 .header-right-info ul li + li .single-header-right-info {
border-left: 1px solid #3b4662;
margin: 0 0 0 20px;
}
.tmc_header_3  ul.main_menu_nav {
border-left: 1px dashed #689ac5;
border-top: 1px dashed #689ac5;
border-bottom: 1px dashed #689ac5;
margin: 5px 0 5px 5px;
}
.tmc_header_3 .plumber-nav-right {
float: right;
color: #fff;
font: bold 16px/54px "Open Sans", sans-serif;
background: #e1444b;
position: relative;
text-align: center;
width: 245px;
line-height: 54px;
padding: 5px 5px 5px 0;
}
.tmc_header_3 .plumber-nav-right .get-appointment-btn3 {
border-right: 1px dashed #ea7c81;
border-top: 1px dashed #ea7c81;
border-bottom: 1px dashed #ea7c81;
overflow: hidden;
}
.tmc_header_3 .about-us-section {
padding: 90px 0 93px 0;
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/css/images/homepage/bg6.jpg) no-repeat scroll top center white;
min-height: 744px;
background-size: cover;
}
.tmc_header_3 .page-cover .container {
padding: 76px 25px;
min-height: 236px;
}
.tmc_header_4 i.fa.fa-marker:before {
content: "\f041";
}
.tmc_header_4 .collapse.navbar-collapse {
padding-left: 0px;
padding-right: 0px;
}
.tmc_header_4 .page-cover {
padding: 169px 0 110px 0;
}
.tmc_header_4 .page-cover .container {
padding: 210px 15px 110px 15px;
}
.tmc_header_4 .page-cover {
background-repeat: no-repeat;
background-attachment: scroll;
background-clip: border-box;
background-origin: padding-box;
background-position-x: 0%;
background-position-y: 0%;
background-size: auto auto;
min-height: 412px;
background-size: cover;
padding:0px;
}
.tmc_header_4 .page-cover:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: none;
opacity: .8;
}
.nth-child-home-five {
padding: 0 15px;
}
.tmc_header_5 .about-us-section {
padding: 90px 0 93px 0;
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/css/images/homepage/bg6.jpg) no-repeat scroll top center white;
min-height: 744px;
background-size: cover;
}
.tmc_header_5 .bread-cumb {
float: right;
padding: 18.5px 0;
}
.tmc_header_5 .page-cover {
background-size: cover;
border-bottom: 1px solid #e1e1e1;
padding: 41px 0;
min-height: 142px;
}
.tmc_header_5 .page-cover .container {
padding: 0 15px;
}
.tmc_header_5 .page-cover .page-title {
color: #082638;
padding: 7px 0 0 0;
}
.tmc_header_5 .page-cover .page-title:after {
display: inline-block;
content: '';
width: 35px;
height: 2px;
margin-left: 10px;
}
.tmc_header_5 .page-cover .bread-cumb ul li {
color: #9d9d9d;
font-weight: bold;
text-transform: uppercase;
}
.tmc_header_5 .page-cover .bread-cumb ul li a {
color: #9d9d9d;
font-weight: bold;
text-transform: uppercase;
}
.tmc_header_5 .bread-cumb .list-inline {
margin: 0;
}
.main-header {
background-image: -webkit-linear-gradient(90deg, #e1e0e4 0%, white 100%);
-webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
padding-top: 5px;
-webkit-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
}
.tmc_header_3 .main-header {
background-image:initial;
-webkit-box-shadow: initial;
box-shadow: initial;
padding-top: initial;
-webkit-transition: initial;
transition:initial;
}
.tmc_header_3 #menu_toggle button {
background: #eab206;
}
.tmc_header_3 #menu_toggle button:before {
background: #eab206;
}
.tmc_header_3 #menu_toggle button:after {
background: #eab206;
}
.tmc_header_4 .top_nav .main_menu_nav > ul > li ul li:before, .top_nav .top_nav_wrapper > ul > li ul li:before {
background: initial;
}
.tmc_header_5 .top_nav .main_menu_nav > ul > li ul li:before, .top_nav .top_nav_wrapper > ul > li ul li:before {
background: initial!important;
}
.tmc_header_5 .top_nav .main_menu_nav > ul > li ul li:after, .top_nav .top_nav_wrapper > ul > li ul li:after{
background: initial!important;
}
div#btt {
background: none repeat scroll #222222;
opacity: 0.8;
border: 1px solid #333333;
border-radius: 2px;
bottom: 21px;
cursor: pointer;
padding: 8px 15px;
position: fixed;
right: 20px;
z-index: 50;
color: #777777;
}
.mobileBtt{
display:none;
}
.desktopBtt{
display:none;
}
.boxed-container {
max-width: 1200px;
margin: 0 auto;
}
.tmc_header_4 .navhere.affix {
background: #7f8688;
padding: 10px 0 5px 0;
}
.tmc_header_4 .main-header.clearfix.mobile_header.navhere.plumber-navbar.affix , .tmc_header_5 .main-header.clearfix.mobile_header.navhere.plumber-navbar.affix {
background-image: -webkit-linear-gradient(90deg, #e1e0e4 0%, white 100%);
}
.tmc_header_2 .navbar.navbar-default.plumber-navbar2.plumber-navbar.plumber-n.affix {
margin: 0 !important;
}
.tmc_header_2 #menu_toggle button {
background: #eab206;
}
.tmc_header_2 #menu_toggle button:before {
background: #eab206;
}
.tmc_header_2 #menu_toggle button::after {
background: #eab206;
}
.tmc_header_2 #menu_toggle.open button {
background: transparent;
}
@media only screen and (max-width: 991px) and (min-width: 768px)  {
.header-contacts.mob-style .media {
display: inline;
margin-right: 50px;
}
}
.tmc_header_1 .plumber-navbar.affix {
margin: 0 !important;
}
.plumber-n #plumber-nav li .sub-menu li a:hover{
color: #fff;
}
span.underline {
font-weight: bold;
text-decoration: underline;
color: #202020;
}
.plumbing-repairing.vc_tta-tabs.vc_tta-tabs-position-left:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab  > a {
background-color: transparent;
border: none;
border-radius: 0;
margin: 0;
font-family: "Raleway", sans-serif;
font-size: 18px;
padding: 20px 0 20px 30px;
color: #fff;
text-transform: uppercase;
font-weight: bold;
}
.plumbing-repairing.vc_tta-tabs.vc_tta-tabs-position-left:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab {
width: 100%;
margin: 0;
border-bottom: 1px solid #3e4759;
position: relative;
}
.plumbing-repairing.vc_tta-tabs.vc_tta-tabs-position-left:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active {	
background: #2875b1;
}
.plumbing-repairing.vc_tta-tabs.vc_tta-tabs-position-left:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active:before {	
width: 0;
height: 0;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
border-right: 10px solid #eeeff4;
content: "";
position: absolute;
right: 0;
z-index: 100;
top: 22px;
}
.plumber-navbar4 #plumber-nav li:hover a {
color: #fff;
background: #1d2121;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font: bold 22px/30px "Alegreya", serif;
margin-top: 0;
margin-bottom: 5px;
padding: 0;
}
span.font-bread-cumb {
content: "\f105";
font-family: "FontAwesome";
padding: 0 10px;
color: #ccc;
}
.tmc_header_5 span.font-bread-cumb {
color: #b4b4b4;
}
.plumber-n.affix #plumber-nav li.current-menu-item ul li a
{
color: #fff;
}   
.projects4-carousel .this-inner .this-infos {
background: rgba(0, 0, 0, 0.3);
}@font-face {
font-family: 'Stroke-Gap-Icons';
src: url(//www.ikey.at/wp-content/themes/plumbing/assets/css/demo1/fonts/Stroke-Gap-Icons.eot);
}
@font-face {
font-family: 'Stroke-Gap-Icons';
src: url(data:application/x-font-ttf;charset=utf-8;base64,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) format('truetype'),
url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAIP4AAoAAAAAg7AAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAfQ4AAH0O2y4JFk9TLzIAAH4EAAAAYAAAAGAIIv19Y21hcAAAfmQAAABMAAAATBpVzR5nYXNwAAB+sAAAAAgAAAAIAAAAEGhlYWQAAH64AAAANgAAADYAUlk+aGhlYQAAfvAAAAAkAAAAJAPkAqlobXR4AAB/FAAAAzAAAAMwkQcUJ21heHAAAIJEAAAABgAAAAYAzFAAbmFtZQAAgkwAAAGKAAABipxmbApwb3N0AACD2AAAACAAAAAgAAMAAAEABAQAAQEBEVN0cm9rZS1HYXAtSWNvbnMAAQIAAQA6+BwC+BsD+BgEHgoAGVP/i4seCgAZU/+LiwwHiGf4mPh9BR0AAAYJDx0AAAYOER0AAAAJHQAAfQUSAM0CAAEAEQAhACMAJQAoAC0AMgA3ADwAQQBGAEsAUABVAFoAXwBkAGkAbgBzAHgAfQCCAIcAjACRAJYAmwCgAKUAqgCvALQAuQC+AMMAyADNANIA1wDcAOEA5gDrAPAA9QD6AP8BBAEJAQ4BEwEYAR0BIgEnASwBMQE2ATsBQAFFAUoBTwFUAVkBXgFjAWgBbQFyAXcBfAGBAYYBiwGQAZUBmgGfAaQBqQGuAbMBuAG9AcIBxwHMAdEB1gHbAeAB5QHqAe8B9AH5Af4CAwIIAg0CEgIXAhwCIQImAisCMAI1AjoCPwJEAkkCTgJTAlgCXQJiAmcCbAJxAnYCewKAAoUCigKPApQCmQKeAqMCqAKtArICtwK8AsECxgLLAtAC1QLaAt8C5ALpAu4C8wL4Av0DAgMHAwwDEQMWAxsDIAMlAyoDLwM0AzkDPgNDA0gDTQNSA1cDXANhA2YDawNwA3UDegN/A4QDiQOOA5MDmAOdA6IDpwOsA7EDtgO7A8ADxQPKA88D1APZA94D4wPoA+0D8gP3A/wEAQQGBAsEEFN0cm9rZS1HYXAtSWNvbnNTdHJva2UtR2FwLUljb25zdTB1MXUyMHVFNjAwdUU2MDF1RTYwMnVFNjAzdUU2MDR1RTYwNXVFNjA2dUU2MDd1RTYwOHVFNjA5dUU2MEF1RTYwQnVFNjBDdUU2MER1RTYwRXVFNjBGdUU2MTB1RTYxMXVFNjEydUU2MTN1RTYxNHVFNjE1dUU2MTZ1RTYxN3VFNjE4dUU2MTl1RTYxQXVFNjFCdUU2MUN1RTYxRHVFNjFFdUU2MUZ1RTYyMHVFNjIxdUU2MjJ1RTYyM3VFNjI0dUU2MjV1RTYyNnVFNjI3dUU2Mjh1RTYyOXVFNjJBdUU2MkJ1RTYyQ3VFNjJEdUU2MkV1RTYyRnVFNjMwdUU2MzF1RTYzMnVFNjMzdUU2MzR1RTYzNXVFNjM2dUU2Mzd1RTYzOHVFNjM5dUU2M0F1RTYzQnVFNjNDdUU2M0R1RTYzRXVFNjNGdUU2NDB1RTY0MXVFNjQydUU2NDN1RTY0NHVFNjQ1dUU2NDZ1RTY0N3VFNjQ4dUU2NDl1RTY0QXVFNjRCdUU2NEN1RTY0RHVFNjRFdUU2NEZ1RTY1MHVFNjUxdUU2NTJ1RTY1M3VFNjU0dUU2NTV1RTY1NnVFNjU3dUU2NTh1RTY1OXVFNjVBdUU2NUJ1RTY1Q3VFNjVEdUU2NUV1RTY1RnVFNjYwdUU2NjF1RTY2MnVFNjYzdUU2NjR1RTY2NXVFNjY2dUU2Njd1RTY2OHVFNjY5dUU2NkF1RTY2QnVFNjZDdUU2NkR1RTY2RXVFNjZGdUU2NzB1RTY3MXVFNjcydUU2NzN1RTY3NHVFNjc1dUU2NzZ1RTY3N3VFNjc4dUU2Nzl1RTY3QXVFNjdCdUU2N0N1RTY3RHVFNjdFdUU2N0Z1RTY4MHVFNjgxdUU2ODJ1RTY4M3VFNjg0dUU2ODV1RTY4NnVFNjg3dUU2ODh1RTY4OXVFNjhBdUU2OEJ1RTY4Q3VFNjhEdUU2OEV1RTY4RnVFNjkwdUU2OTF1RTY5MnVFNjkzdUU2OTR1RTY5NXVFNjk2dUU2OTd1RTY5OHVFNjk5dUU2OUF1RTY5QnVFNjlDdUU2OUR1RTY5RXVFNjlGdUU2QTB1RTZBMXVFNkEydUU2QTN1RTZBNHVFNkE1dUU2QTZ1RTZBN3VFNkE4dUU2QTl1RTZBQXVFNkFCdUU2QUN1RTZBRHVFNkFFdUU2QUZ1RTZCMHVFNkIxdUU2QjJ1RTZCM3VFNkI0dUU2QjV1RTZCNnVFNkI3dUU2Qjh1RTZCOXVFNkJBdUU2QkJ1RTZCQ3VFNkJEdUU2QkV1RTZCRnVFNkMwdUU2QzF1RTZDMnVFNkMzdUU2QzR1RTZDNXVFNkM2dUU2QzcAAAIBiQDKAMwCAAEA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tovAi8C2tsCLwIu2YItWi1ZgYFaLCIv3NBVoi25ui2iLaKhurouui6ioi66Lrm6oaIsI+1SrFcuLi2tLi4urBffUixXLi4trS4uLqwWL+zQVy4uLa0uLi6sF+9SLFcuLi2tLi4urBQ74lNsV+2SLi6v3RIuL97T8VIuL+7T3RYuLa/tli4v39PiUiwVL+7QV/BSLi/d0+BSLi/t0Bfv0qxX31IuL9zT71IuL+zQF9yRMFauLi2pri4usBTpKFfdWi4tr+1aLi6sFDvg09/QV+9SLBWiLbqiLrouuqKiuiwj31IsFrouobotoi2hubmiLCPvU6xV5i319i3mLeZl9nYsI99SLBZ2LmZmLnYudfZl5iwj71IsF90T8dBVri4vUZLLMy0vKsbOL1KuLizRycsxLSkukcgUO+CNrFfuyi3r4A6uNmvvl93aLmvflq4kF+/TMFfgUi4tr/BSLi6sF99hrFfuci6L3BPdui6L7BAX7dKsV90yLgrv7OouCWwXn+8QVaItuqIuui66oqK6Lrouobotoi2hubmiLCIvrFXmLfX2LeYt5mX2di52LmZmLnYudfZl5iwgr6xX3VIuLa/tUi4urBYv7dBX3VIuLa/tUi4urBQ6LixX4lIuLa/yUi4urBYv4dBWri4v8lGuLi/iUBfcE/FQVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sF/CTLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBfdE+/QVK4uL93Tri4v7dAVLqxWri4v3NGuLi/s0BfdUaxUri4v39OuLi/v0BUurFauLi/e0a4uL+7QF91RrFSuLi/e064uL+7QFS6sVq4uL93Rri4v7dAUOi4sV+JSLi2v8lIuLqwWL+HQVq4uL/JRri4v4lAX3BPxUFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBfwkyxWri4tra4uLqwWLyxWri4tra4uLqwWLyxWri4tra4uLqwWLyxWri4tra4uLqwWLyxWri4tra4uLqwWL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Ffe0i4v4FPu0i4v8FAW793QV91SLi2v7VIuLqwWLSxX3VIuLa/tUi4urBYtLFfdUi4tr+1SLi6sFi/dUFeuLi2sri4urBfgE/BQV++SLi6v3xIuL+BRsi4uryosFDvck95QV92SLi2v7ZIuLqwWLSxX3ZIuLa/tki4urBYtLFfdki4tr+2SLi6sFi/d0FeuLi2sri4urBffU/BQV/ESLi/hUq4uL/DT4BIuL+FT8JIuLq/hEiwUO95TbFVyLY66DuAj7N4ut95arh237cvcyi4t7BYtoqG6ui66LqKiLrgiLm/cyi233cquPrfuW+zeLBYNeY2hciwj3lCsV/JSLi/ckq4uL+wT4VIuL9wSriwUr6xVri4v3ZPuUi4v7ZGuLi/eE99SLBfuUSxXbi4trO4uLqwWLSxX3VIuLa/tUi4urBYtLFfdUi4tr+1SLi6sFDvg094QV+ySLi/ckq4uL+wT3BIsF0PdfFaF1+1X7VXWh91X3VQX7ifwvFWuLi/cE+wSLi6v3JIsFYXcVoXX7VftVdaH3VfdVBfs690cVa4uL9wT3BIuLazuLBWv7BBWri4sra4uL6wX3JPckFeuLi2sri4urBfgE/JMV+wSLi6vbi4vbq4sFa/cUFauLiytri4vrBftk+2QV64uLayuLi6sFDveU6xVci2Oug7gI+zeLr/ek+FCLr/uk+zeLBYNeY2hciwj7cvcEFfcyi4t7BYtoqG6ui66LqKiLrgiLm/cyi2/3ZPwYi2/7ZAX4cvtkFfyUi4v3JKuLi/sE+FSLi/cEq4sFDvg0axX71IuL+ASri4v75PeUi4v35KuLBfv0yxX4FIuLa/wUi4urBfekaxX7NIuL9wT3NIuL+wQF+xSrFeuLi7sri4tbBXv7BBWri4v7dGuLi/d0BeuLFauLi/t0a4uL93QFDvgEqxX7dIsFO4tLzIvai9rLzNuLCPeEiwXOi8hGi0CLPEtKO4sI+3T3lBVNi1lZi02LTb1ZyYsI93SLBcmLvb2LyYvKWLxeiwj7hIsFe1sVq4uL+xRri4v3FAVbWxX3FIuLa/sUi4urBfdU9zQVa4uLqwWLpaGhpYsIi2sFgouEhIuCCItrBcL7QRWEkoGLhYQIdKIFnp6pi554CHV0BV1eFYKUhpeLmIuYkJeUlAiidAWIiImHi4eLh42HjogIdHQF9yK4FYSSgYuF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) format('woff');
font-weight: normal;
font-style: normal;
}
.icon {
font-family: 'Stroke-Gap-Icons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-WorldWide:before {
content: "\e600";
}
.icon-WorldGlobe:before {
content: "\e601";
}
.icon-Underpants:before {
content: "\e602";
}
.icon-Tshirt:before {
content: "\e603";
}
.icon-Trousers:before {
content: "\e604";
}
.icon-Tie:before {
content: "\e605";
}
.icon-TennisBall:before {
content: "\e606";
}
.icon-Telesocpe:before {
content: "\e607";
}
.icon-Stop:before {
content: "\e608";
}
.icon-Starship:before {
content: "\e609";
}
.icon-Starship2:before {
content: "\e60a";
}
.icon-Speaker:before {
content: "\e60b";
}
.icon-Speaker2:before {
content: "\e60c";
}
.icon-Soccer:before {
content: "\e60d";
}
.icon-Snikers:before {
content: "\e60e";
}
.icon-Scisors:before {
content: "\e60f";
}
.icon-Puzzle:before {
content: "\e610";
}
.icon-Printer:before {
content: "\e611";
}
.icon-Pool:before {
content: "\e612";
}
.icon-Podium:before {
content: "\e613";
}
.icon-Play:before {
content: "\e614";
}
.icon-Planet:before {
content: "\e615";
}
.icon-Pause:before {
content: "\e616";
}
.icon-Next:before {
content: "\e617";
}
.icon-MusicNote2:before {
content: "\e618";
}
.icon-MusicNote:before {
content: "\e619";
}
.icon-MusicMixer:before {
content: "\e61a";
}
.icon-Microphone:before {
content: "\e61b";
}
.icon-Medal:before {
content: "\e61c";
}
.icon-ManFigure:before {
content: "\e61d";
}
.icon-Magnet:before {
content: "\e61e";
}
.icon-Like:before {
content: "\e61f";
}
.icon-Hanger:before {
content: "\e620";
}
.icon-Handicap:before {
content: "\e621";
}
.icon-Forward:before {
content: "\e622";
}
.icon-Footbal:before {
content: "\e623";
}
.icon-Flag:before {
content: "\e624";
}
.icon-FemaleFigure:before {
content: "\e625";
}
.icon-Dislike:before {
content: "\e626";
}
.icon-DiamondRing:before {
content: "\e627";
}
.icon-Cup:before {
content: "\e628";
}
.icon-Crown:before {
content: "\e629";
}
.icon-Column:before {
content: "\e62a";
}
.icon-Click:before {
content: "\e62b";
}
.icon-Cassette:before {
content: "\e62c";
}
.icon-Bomb:before {
content: "\e62d";
}
.icon-BatteryLow:before {
content: "\e62e";
}
.icon-BatteryFull:before {
content: "\e62f";
}
.icon-Bascketball:before {
content: "\e630";
}
.icon-Astronaut:before {
content: "\e631";
}
.icon-WineGlass:before {
content: "\e632";
}
.icon-Water:before {
content: "\e633";
}
.icon-Wallet:before {
content: "\e634";
}
.icon-Umbrella:before {
content: "\e635";
}
.icon-TV:before {
content: "\e636";
}
.icon-TeaMug:before {
content: "\e637";
}
.icon-Tablet:before {
content: "\e638";
}
.icon-Soda:before {
content: "\e639";
}
.icon-SodaCan:before {
content: "\e63a";
}
.icon-SimCard:before {
content: "\e63b";
}
.icon-Signal:before {
content: "\e63c";
}
.icon-Shaker:before {
content: "\e63d";
}
.icon-Radio:before {
content: "\e63e";
}
.icon-Pizza:before {
content: "\e63f";
}
.icon-Phone:before {
content: "\e640";
}
.icon-Notebook:before {
content: "\e641";
}
.icon-Mug:before {
content: "\e642";
}
.icon-Mastercard:before {
content: "\e643";
}
.icon-Ipod:before {
content: "\e644";
}
.icon-Info:before {
content: "\e645";
}
.icon-Icecream2:before {
content: "\e646";
}
.icon-Icecream1:before {
content: "\e647";
}
.icon-Hourglass:before {
content: "\e648";
}
.icon-Help:before {
content: "\e649";
}
.icon-Goto:before {
content: "\e64a";
}
.icon-Glasses:before {
content: "\e64b";
}
.icon-Gameboy:before {
content: "\e64c";
}
.icon-ForkandKnife:before {
content: "\e64d";
}
.icon-Export:before {
content: "\e64e";
}
.icon-Exit:before {
content: "\e64f";
}
.icon-Espresso:before {
content: "\e650";
}
.icon-Drop:before {
content: "\e651";
}
.icon-Download:before {
content: "\e652";
}
.icon-Dollars:before {
content: "\e653";
}
.icon-Dollar:before {
content: "\e654";
}
.icon-DesktopMonitor:before {
content: "\e655";
}
.icon-Corkscrew:before {
content: "\e656";
}
.icon-CoffeeToGo:before {
content: "\e657";
}
.icon-Chart:before {
content: "\e658";
}
.icon-ChartUp:before {
content: "\e659";
}
.icon-ChartDown:before {
content: "\e65a";
}
.icon-Calculator:before {
content: "\e65b";
}
.icon-Bread:before {
content: "\e65c";
}
.icon-Bourbon:before {
content: "\e65d";
}
.icon-BottleofWIne:before {
content: "\e65e";
}
.icon-Bag:before {
content: "\e65f";
}
.icon-Arrow:before {
content: "\e660";
}
.icon-Antenna2:before {
content: "\e661";
}
.icon-Antenna1:before {
content: "\e662";
}
.icon-Anchor:before {
content: "\e663";
}
.icon-Wheelbarrow:before {
content: "\e664";
}
.icon-Webcam:before {
content: "\e665";
}
.icon-Unlinked:before {
content: "\e666";
}
.icon-Truck:before {
content: "\e667";
}
.icon-Timer:before {
content: "\e668";
}
.icon-Time:before {
content: "\e669";
}
.icon-StorageBox:before {
content: "\e66a";
}
.icon-Star:before {
content: "\e66b";
}
.icon-ShoppingCart:before {
content: "\e66c";
}
.icon-Shield:before {
content: "\e66d";
}
.icon-Seringe:before {
content: "\e66e";
}
.icon-Pulse:before {
content: "\e66f";
}
.icon-Plaster:before {
content: "\e670";
}
.icon-Plaine:before {
content: "\e671";
}
.icon-Pill:before {
content: "\e672";
}
.icon-PicnicBasket:before {
content: "\e673";
}
.icon-Phone2:before {
content: "\e674";
}
.icon-Pencil:before {
content: "\e675";
}
.icon-Pen:before {
content: "\e676";
}
.icon-PaperClip:before {
content: "\e677";
}
.icon-On-Off:before {
content: "\e678";
}
.icon-Mouse:before {
content: "\e679";
}
.icon-Megaphone:before {
content: "\e67a";
}
.icon-Linked:before {
content: "\e67b";
}
.icon-Keyboard:before {
content: "\e67c";
}
.icon-House:before {
content: "\e67d";
}
.icon-Heart:before {
content: "\e67e";
}
.icon-Headset:before {
content: "\e67f";
}
.icon-FullShoppingCart:before {
content: "\e680";
}
.icon-FullScreen:before {
content: "\e681";
}
.icon-Folder:before {
content: "\e682";
}
.icon-Floppy:before {
content: "\e683";
}
.icon-Files:before {
content: "\e684";
}
.icon-File:before {
content: "\e685";
}
.icon-FileBox:before {
content: "\e686";
}
.icon-ExitFullScreen:before {
content: "\e687";
}
.icon-EmptyBox:before {
content: "\e688";
}
.icon-Delete:before {
content: "\e689";
}
.icon-Controller:before {
content: "\e68a";
}
.icon-Compass:before {
content: "\e68b";
}
.icon-CompassTool:before {
content: "\e68c";
}
.icon-ClipboardText:before {
content: "\e68d";
}
.icon-ClipboardChart:before {
content: "\e68e";
}
.icon-ChemicalGlass:before {
content: "\e68f";
}
.icon-CD:before {
content: "\e690";
}
.icon-Carioca:before {
content: "\e691";
}
.icon-Car:before {
content: "\e692";
}
.icon-Book:before {
content: "\e693";
}
.icon-BigTruck:before {
content: "\e694";
}
.icon-Bicycle:before {
content: "\e695";
}
.icon-Wrench:before {
content: "\e696";
}
.icon-Web:before {
content: "\e697";
}
.icon-Watch:before {
content: "\e698";
}
.icon-Volume:before {
content: "\e699";
}
.icon-Video:before {
content: "\e69a";
}
.icon-Users:before {
content: "\e69b";
}
.icon-User:before {
content: "\e69c";
}
.icon-UploadCLoud:before {
content: "\e69d";
}
.icon-Typing:before {
content: "\e69e";
}
.icon-Tools:before {
content: "\e69f";
}
.icon-Tag:before {
content: "\e6a0";
}
.icon-Speedometter:before {
content: "\e6a1";
}
.icon-Share:before {
content: "\e6a2";
}
.icon-Settings:before {
content: "\e6a3";
}
.icon-Search:before {
content: "\e6a4";
}
.icon-Screwdriver:before {
content: "\e6a5";
}
.icon-Rolodex:before {
content: "\e6a6";
}
.icon-Ringer:before {
content: "\e6a7";
}
.icon-Resume:before {
content: "\e6a8";
}
.icon-Restart:before {
content: "\e6a9";
}
.icon-PowerOff:before {
content: "\e6aa";
}
.icon-Pointer:before {
content: "\e6ab";
}
.icon-Picture:before {
content: "\e6ac";
}
.icon-OpenedLock:before {
content: "\e6ad";
}
.icon-Notes:before {
content: "\e6ae";
}
.icon-Mute:before {
content: "\e6af";
}
.icon-Movie:before {
content: "\e6b0";
}
.icon-Microphone2:before {
content: "\e6b1";
}
.icon-Message:before {
content: "\e6b2";
}
.icon-MessageRight:before {
content: "\e6b3";
}
.icon-MessageLeft:before {
content: "\e6b4";
}
.icon-Menu:before {
content: "\e6b5";
}
.icon-Media:before {
content: "\e6b6";
}
.icon-Mail:before {
content: "\e6b7";
}
.icon-List:before {
content: "\e6b8";
}
.icon-Layers:before {
content: "\e6b9";
}
.icon-Key:before {
content: "\e6ba";
}
.icon-Imbox:before {
content: "\e6bb";
}
.icon-Eye:before {
content: "\e6bc";
}
.icon-Edit:before {
content: "\e6bd";
}
.icon-DSLRCamera:before {
content: "\e6be";
}
.icon-DownloadCloud:before {
content: "\e6bf";
}
.icon-CompactCamera:before {
content: "\e6c0";
}
.icon-Cloud:before {
content: "\e6c1";
}
.icon-ClosedLock:before {
content: "\e6c2";
}
.icon-Chart2:before {
content: "\e6c3";
}
.icon-Bulb:before {
content: "\e6c4";
}
.icon-Briefcase:before {
content: "\e6c5";
}
.icon-Blog:before {
content: "\e6c6";
}
.icon-Agenda:before {
content: "\e6c7";
}@media (max-width:1380px){}@media (max-width:1280px){}
@media (max-width:1186px){.touch_top{padding:0 0 0 2em;}
.service-tab-box .img-s-box .img-so-box img{width:23vw;}
.about-tab-box .single-tab-content .abot-img img:first-child{margin:0 0 0.2em;}
.single-service-page .image-box{display:none;}
.req-img{width:30vw;}
.thm-container,.ind-container{padding-left:15px;padding-right:15px;}
.service-content{padding:4em 0em 0em 2em;}
}@media (max-width:1170px){.special-links{max-width:275px!important;}
.brochure-btns{width:275px!important;}
.touch_top ul .item-phone{width:50%;}
.zero_padding.wpb_column.vc_column_container.vc_col-sm-4.vc_col-has-fill{width:100%!important;}
.zero_padding.wpb_column.vc_column_container.vc_col-sm-8.vc_col-has-fill{width:100%!important;}
.text-left-section{width:60% !important;}
.image-right-section{width:40% !important;}
}
@media (max-width:1000px){.special-links{max-width:240px!important;}
.brochure-btns{width:240px!important;}
}
@media (max-width:999px){.special-links{max-width:100%!important;}
.brochure-btns{width:100%!important;}
.touch_top ul .item-phone{width:95%;}
.padding-left-career{padding-left:0px!important;}
.full-length.wpb_column.vc_column_container.vc_col-sm-7{width:100%!important;}
.wel-ind-image, .wel-ind-r-txt, .wel-ind-r-img{display:none !important;}
.wel-bot{padding:0;}
.wpb_column.vc_column_container.vc_col-sm-5.vc_col-has-fill{width:100%;}.t-logo{text-align:center;}
.touch_top ul .item:last-child{border-right:0;}
.touch_top{float:none;display:inline-block;text-align:center;}
.touch_top ul .item-phone{width:auto;padding:0;}
.touch_top ul .item-ad{width:50%;padding:0 0 0 7%;}
.widget-search{float:none;}
.hidden1{display:none!important;}
.fncp-main{float:none;text-align:center;margin-top:0px;}
.right-box{margin-top:40px;}
.left-box{margin-top:40px;}
#mc4wp_form_widget-2{margin-left:50px;}
.faq-page-width{width:99% !important;}
}
@media (max-width:1024px){
.wpb_column.vc_column_container.vc_col-sm-5.vc_col-has-fill{width:100%;}
.media-body.body-ser{padding:0 0 0 0 !important;}
.top-two-right .touch_top{padding-left:0;padding-top:0.7em;}
.nav-holder{padding:0px;}
.nav-holder .nav-footer ul.nav > li:hover > ul.sub-menu{margin-top:0px;}
.main-menu-wrapper.stricky-fixed .free-qoute-button::before{right:auto;}
.search-form-sidebar{display:block;}
.touch_top{padding:0 0 0 0!important;}
.service-tab-box .img-s-box .img-so-box img{width:23vw;}
.about-tab-box .single-tab-content .abot-img img:first-child{margin:0 0 0.2em;}
.single-service-page .image-box{display:none;}
.req-img{width:30vw;}
.thm-container,.ind-container{padding-left:15px;padding-right:15px;}
.service-content{padding:4em 0em 0em 2em!important;}
.top-two-right .top-panel{width:100%;margin:20px 0px 0px;}
.touch_top ul .item-phone{width:40%;float:left;}
.top-two-right{text-align:center;margin:20px 0px 0px;}
.req-button{float:none;display:inline-block;}
.vc_tta-tabs-container{padding-left:0px;}
.vc_tta-panels-container{padding-right:0px;}}
@media (max-width:980px){.footer-1{width:100%;padding:0 15px!important;margin-right:0;}.footer-2{width:100%;margin-top:0px;padding:0 15px !important;}.footer-3{width:100%;padding:0 15px !important;}
.vc_col-sm-5{width:100%!important;}
.footer-1, .footer-2, .footer-3, .copyright_row_wr{padding:0 0px;}
}
@media (max-width:800px){.touch_top{padding:0 !important;}}
@media (max-width:768px){.col-md-8.col-sm-12.pull-right.post-page{width:100%;}
.media-left, .media > .pull-left{}
#mc4wp_form_widget-2{margin-left:0px;}
.service-tab-box .img-s-box{margin:1em 0 0;}
.service-tab-box .img-s-box .img-so-box img{width:auto;}
.right-ser{padding:1em 0 0;}
.widget-links{padding-bottom:2em;}
.widget-search{float:none;}
.service-info a h4{font-size:1.1em;}
.wel-ind-image{padding-top:1.5em;}
.wel-ind-pad .m0{margin-left:-15px;}
.req-img{display:none;}
.right p{margin-top:3px;}
.top-two-right{text-align:center;margin:20px 0px 0px;}
.top-two-right .top-panel{width:100%;margin:20px 0px 0px;}
.touch_top ul .item-phone{width:40%;}
.req-button{float:none;display:inline-block;}
.vc_tta-tabs-container{padding-left:0px;}
.vc_tta-panels-container{padding-right:0px;}
}
@media (max-width:767px){.wel-ind-r-txt{margin:5% 18% 0!important;}
.row_full_center_content{margin-left:0px!important;margin-right:0px!important;}
.widget-t-search{padding:8px 24px;}
.req-button{display:block;float:none;margin-left:0;margin-top:1em;text-align:center;}
.top-two-right .top-panel{width:100%;}
.about-us-widget, .widget-links, .widget-contact, .get-in-touch{min-height:auto !important;max-width:320px;float:left;}
.get-in-touch ul{width:269px;}
.fo-txt{width:100%;display:block;text-align:center;}
.service-info{max-width:370px;margin:0 auto;}
.service-promo{padding:27px;}
.lat-news-outer .lat-new-cont{padding:8px 2em;;}
.widget-area .widget ul li{clear:both;}
.footer-column.widget-area{padding:12px 0;}
.nau-head{width:22em;}
.top-two-right .top-panel{width:42%;margin:5px 0px 0px;}
.projects-style .our-pro-slider{float:none;margin:0 auto;max-width:410px;width:100%!important;}
}
@media only screen and (min-width:990px) and (max-width:1169px){.comment-form-email{width:47%!important;}
.comment-form-author{width:47%;}
}
@media only screen and (min-width:331px) and (max-width:384px){.error-404 h1{font-size:160px;}
.footer-bottom .fo-txt p{text-align:center !important;line-height:25px;}
.pull-right{float:none!important;}
}
@media (max-width:660px){blockquote{padding:15px !important;}
.comment-form-email{margin:0!important;width:100%!important;margin-bottom:10px!important;}
.comment-form-author{width:100%;margin-bottom:10px!important;}
.nav-holder{width:14%;}.wel-band-bg{display:none;background-size:100% 100%;text-align:center;}
.wel-band .right{text-align:center;display:inline-block;}
.wel-band-bg p{padding:0 1em 0.3em;}
.touch_top{padding:0;}
.widget-search{padding:0 15px;width:100%;}
.wel-ind-pad{padding-top:2.7em;}
.sectpad{padding-top:2.7em;padding-bottom:2.7em;}
.sectpad-ser{padding-top:2.7em;padding-bottom:0;}
.t-logo .row{text-align:left;margin-left:15px;}
.about-tab-box .single-tab-content .abot-img img:first-child{margin:0 0 0.2em;}
.wel-bot,.wel-right, .about-tab-box .single-tab-content .abot-img, .right-ser{display:none!important;}
.top-two-right .top-panel{display:none;}
.widget-t-search{padding:8px 24px;}
.service-content{padding:0 15px;}
.owl-carousel .owl-item img{width:auto;}
.sec-padding{padding:3em 0;}
.widget-links{margin-bottom:10px;}
.about-tab-box .tab-title-box{margin-bottom:10px;}
.features-section .features-area .features .features-content{padding:40px 15px 20px;}
.features-section .features-area .features p{margin-bottom:20px;}
.team-area .our-team{margin-top:0;}
.team-pad{padding-bottom:2em;}
.testimonial-p .media-body h6{text-align:left;}
.sectpad-t{padding-top:2.7em;}
.single-blog-post .meta-info .content-box .post-links li{display:block;line-height:2em;}
.touch .touch_bg .touch_middle{padding-top:20px;}
.thm-banner-wrapper .caption-p{display:none;}
.thm-banner-wrapper .thm-btn.inverse,.thm-banner-wrapper .thm-btn{display:none;}
.byline{width:90%;float:left;}
.posted-on{width:90%;float:left;}
.comments-link{width:90%;float:left;}
}
@media (max-width:600px){.widget-links, .widget-contact, .get-in-touch{min-height:auto !important;max-width:232px;float:left;}
.get-in-touch ul{width:308px;}
.about-us-widget, .widget-links, .widget-contact, .get-in-touch{min-height:auto !important;max-width:289px;float:left;}.widget-contact h4, .get-in-touch h4, .widget-links h4{margin-top:20px;}.widget-links{margin-bottom:0px;}.widget-links{padding-bottom:0;}}
@media (max-width:459px){.carousel-prev, .carousel-next{top:-34px;}
}
@media (max-width:414px){.widget-posts-list .content{padding-left:19px!important;width:150px!important;}
p{}
.main-menu-wrapper .free-qoute-button a{font-size:16px;padding:25px 15px 18px 15px;}
.wel-ind-r-img{float:left;position:static;}
.service-content .media-left{padding-right:0.5em;}
.service-content ul .item .media .media-body{padding:0 3em 0 0;}
.testimonial-sec{padding:2em 0;}
.lat-news-outer .lat-img-box{display:block;width:auto;}
.lat-news-outer .lat-img-box .latest-info-date{display:block;margin:0;padding:0;margin-left:auto;margin-right:auto;}
.lat-news-outer .lat-img-box .latest-info-date h3{padding:0;}
.lat-news-outer .lat-new-cont{padding:0 15px 10px;}
.latest .latest-news-text{padding:0 15px 10px;}
.about-tab .row{margin-left:0;margin-right:0;}
.about-tab{padding:0;}
.service-tab-box ul.c-brochure li a{font-size:0.76em;}
.widget-search-blog{}
}
@media (max-width:1100px){.widget-t-search{padding:8px 12px;}
.main-menu-wrapper .thm-container,.ind-container{padding:0 !important;}
.nav-holder .nav-header{display:block;}
.nav-holder .nav-footer{display:none;overflow:hidden;overflow-y:visible;position:relative;z-index:9999;}
.nav-holder > .nav-footer ul > li{float:none;padding:0px !important;padding-bottom:0;display:block !important;}
.nav-holder .nav-footer ul.nav > li > a{padding:15px 26px;}
.nav-holder > .nav-footer{position:absolute;top:100%;left:0;width:100vw;background:#000000 none repeat scroll 0 0}
.nav-holder > .nav-footer ul > li > .sub-menu{position:relative !important;opacity:1 !important;visibility:visible !important;top:auto !important;left:auto !important;padding-left:20px;padding-right:20px;padding-bottom:20px;width:100%;display:none;transition:none !important;}
.nav-holder > .nav-footer ul > li > ul.sub-menu , .nav-holder > .nav-footer ul > li > ul.sub-menu > li > .sub-menu{padding-top:0px;padding-left:0px;padding-bottom:0px;display:none;transition:none;padding-right:00px;width:100% !important;}
.nav-footer ul.nav{padding-bottom:5px;}
.nav-footer ul.nav > li > a{border:1px dashed rgba(255, 255, 255, 0.4) !important;color:#C8C8DA;display:block;font-family:"Roboto Slab",sans-serif;font-size:15px;font-weight:bold;line-height:29px;padding:10px 25px;text-transform:uppercase;}
.nav-holder > .nav-footer ul.nav > li:hover > a{color:#C4D114 !important;background:#000000;}
.nav-footer ul.nav li.menu-item-has-children > a{position:relative;}
.nav-footer ul.nav li.menu-item-has-children > a > button{display:block;position:absolute;top:9px;right:15px;background:#7fa409 none repeat scroll 0 0;border:1px solid #c4cab3;border-radius:5px;color:#fff;font-size:16px;height:30px;outline:medium none;width:30px;padding:0;text-align:center;line-height:15px;}
.nav-footer ul.nav li.menu-item-has-children > a > button{display:block;position:absolute;top:6px;right:15px;background:transparent;border:1px solid transparent;border-radius:5px;color:#fff;font-size:13px;height:30px;outline:medium none;width:30px;padding:0;text-align:center;line-height:15px;}
.fluid-service-area .service-promo ul .item{padding:0 0 3.5em;}
.latest{margin:2em 0 0;}
.contactus-button a{letter-spacing:1px;}}
@media (max-width:480px){.media-body.body-ser{padding:0 1em 0 0 !important;}
.nav-holder > .nav-footer{width:100vw !important;}
.touch_top ul .item-ad{width:100%;padding:0 0 0 15px;}
.touch_top ul .item-phone{width:100%;padding:0 0 15px 15px;}
.single-service-page .image-caption-box .text-box, .single-post-page .image-caption-box .text-box{display:block;width:100%;padding:0;margin-left:auto;margin-right:auto;}
.testimonial-p .media-body h3{text-align:center;}
.projects_hours p{padding:0 0 1em;}
.project-scop h3{padding:1em 0 1em;}
.wel-info h1{font-size:1.5em;}
.touch_top ul .item:first-child{border-right:none;}
.wel-band-bg{background-size:100% 100%;text-align:left;}
.nav-holder .nav-footer ul.nav > li:hover > ul.sub-menu{margin-top:0;}
}
@media only screen and (min-width:240px) and (max-width:700px){.touch_top ul .item-ad{padding:0!important;}
.media-body p{}
.search-form-sidebar{display:block;}
.nav-holder{padding:0px!important;}
.main-menu-wrapper.stricky-fixed .free-qoute-button::before{right:auto!important;}
.wel-ind-image, .wel-ind-r-txt, .wel-ind-r-img{display:none!important;}
.testimonial .media-body{width:100%;float:left;}
.testimonial .media-left:before{display:none;}
.lat-news-outer .lat-img-box{margin-bottom:10px;}
.lat-news-outer .lat-img-box img{height:189px!important;}
.latest .latest-image{margin-bottom:10px;}
.latest .latest-image img{height:auto!important;}
.single_image.wpb_column.vc_column_container.vc_col-sm-2{display:none;}
.single_image_right{display:none;}
.text-left-section.wpb_column.vc_column_container.vc_col-sm-8{width:100%!important;}
.image-right-section.wpb_column.vc_column_container.vc_col-sm-4{width:100%!important;}
.projects-style .our-pro-slider{float:none;margin:0 auto;max-width:410px;width:auto;}
.margin_both{padding:0px!important;}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container{padding:0px!important;}
}
@media (max-width:650px){.thm-banner-wrapper .caption-h1{top:4em;}
.wel-band-bg{background-size:100% 100%;text-align:center;display:none;}
.wel-band .right{text-align:center;display:inline-block;}
.wel-band-bg p{padding:0 1em 0.3em;}
.touch_top{padding:0;}
.widget-search{padding:0 15px;width:100%;}
.wel-ind-pad{padding-top:2.7em;}
.sectpad{padding-top:2.7em;padding-bottom:2.7em;}
.sectpad-ser{padding-top:2.7em;padding-bottom:0;}.t-logo .row{text-align:left;margin-left:15px;}
.about-tab-box .single-tab-content .abot-img img:first-child{margin:0 0 0.2em;}
.wel-bot,.wel-right, .about-tab-box .single-tab-content .abot-img, .right-ser{display:none;}
.service-content{padding:0 15px;}.owl-carousel .owl-item img{width:auto;}
.sec-padding{padding:3em 0;}
.widget-links{margin-bottom:10px;}
.about-tab-box .tab-title-box{margin-bottom:10px;}.features-section .features-area .features .features-content{padding:40px 15px 20px;}
.features-section .features-area .features p{margin-bottom:20px;}
.team-area .our-team{margin-top:0;}
.team-pad{padding-bottom:2em;}
.testimonial-p .media-body h6{text-align:left;}
.sectpad-t{padding-top:2.7em;}
.single-blog-post .meta-info .content-box .post-links li{display:block;line-height:2em;}
.touch .touch_bg .touch_middle{padding-top:20px;}
.thm-banner-wrapper .caption-p{display:none;}
.thm-banner-wrapper .thm-btn.inverse,.thm-banner-wrapper .thm-btn{display:none;}
.touch_top ul .item-ad{width:39%;padding:0 0 0 3%;}
.project-post-info{width:370px;margin:0 auto;}
.lat-news-outer .lat-new-cont h3{margin-top:30px;}
.single-sidebar-widget:last-child{margin-bottom:1em;}
.top-two-right .top-panel{display:none;}
.nav-menu{width:25%;}
.we-offer-cont2{display:none;}
.we-offer-cont{width:100%;}
.accrodion .accrodion-content .img-caption .img-box{width:72px;}
.accrodion .accrodion-content .img-caption .content-box{padding-left:10px;padding-right:10px;}
.accrodion .accrodion-title h4{line-height:24px;}
.faq-form .thm-btn{margin-left:0;top:6px;}
.accrodion .accrodion-title{padding-left:15px;}
}
@media (min-width:1025px){#main-navigation-wrapper .navbar-nav .dopdown-nav-toggler{display:none;}
#main-navigation-wrapper .navbar-nav > li > .dropdown-submenu{display:block !important;}
}
@media(max-width:1024px){.thm-container{padding:0 15px;}
img{max-width:100%}.navbar-header{width:100%;float:none;margin:0 !important;}
.navbar-nav{margin:0;}
.navbar-default .navbar-toggle{display:block;margin-right:0;border-color:#fff;background-color:transparent !important;}.navbar-default .navbar-toggle:hover{border-color:#C4D114;}.navbar-default .navbar-toggle .icon-bar{background:#fff;}.navbar-default .navbar-toggle:hover .icon-bar{background:#C4D114;}.navbar-collapse.collapse{display:none!important;height:0!important;padding-bottom:0;overflow:auto!important;width:100%;}.navbar-default .navbar-collapse{background:#000000;padding:0px 0px !important;padding-bottom:0px !important;border:1px dashed rgba(255, 255, 255, 0.4);margin:0;}.navbar-collapse.collapse.in{display:block !important;height:auto !important;max-height:70vh;}
.navbar-collapse.in{overflow-y:auto;}.header #main-navigation .nav{width:100%;text-align:left;}#main-navigation-wrapper .navbar-nav .dopdown-nav-toggler{background-color:transparent;background-image:none;border:1px solid #fff;border-radius:4px;padding:9px 9px;position:absolute;top:0;right:0;margin-top:8px;margin-right:10px;z-index:999;}#main-navigation-wrapper .navbar-nav .dopdown-nav-toggler .icon-bar{background-color:#fff;border-radius:1px;display:block;height:1px;width:20px;}
#main-navigation-wrapper .navbar-nav .dopdown-nav-toggler .icon-bar + .icon-bar{margin-top:4px;}#main-navigation-wrapper .nav{width:100%;}#main-navigation-wrapper .navbar-form{width:100%;display:block;border:none;}#main-navigation-wrapper .nav > li{display:block;padding:0;width:100%;}#main-navigation-wrapper .nav > li > a{display:block;padding:15px 15px;width:100%;position:relative;}#main-navigation-wrapper .nav > li + li > a{padding:15px 15px;border-top:1px dashed rgba(255, 255, 255, 0.4);position:relative;}#main-navigation-wrapper .navbar-nav > li > .dropdown-submenu{position:relative;width:100%;opacity:1;visibility:visible;left:auto;right:auto;transform:translate3d(0px, 0px, 0px);transition:none !important;display:none;top:auto;float:none;}.welcome-section .single-welcome-box{padding:20px;}.welcome-section .single-welcome-box .icon-box, .welcome-section .single-welcome-box .text-box{display:block;margin:0;padding:0;text-align:center;}.welcome-section .single-welcome-box .icon-box{margin-bottom:15px;}.full-img-sec .img-box img{max-width:none;}.full-img-sec .left-content{padding-top:60px;padding-bottom:60px;}.statics ul{margin-left:-10px;margin-right:-10px;}.statics ul li{padding:0 20px;}.about-cta .single-count-box{text-align:center;}.about-cta .single-count-box .box .number-box, .about-cta .single-count-box .box .text-box{display:block;margin:0;padding:0;}.about-cta .single-count-box .box .number-box{padding-bottom:20px;padding-top:10px;}.page.with-sidebar.left .right-box{margin-top:40px;padding-left:0;}.service-single-page{overflow:hidden;}.service-single-page .mlm30{margin:0;}.service-single-page .sec-title{margin-top:40px;}.single-sidebar-widget .single-service-broucher p{font-size:20px;}.page.with-sidebar.right .right-box{padding-left:0;}.page.with-sidebar.right .left-box{margin-right:0;}.page.with-sidebar.left .right-box{padding-right:0;}.page.with-sidebar.left .left-box{margin-left:0;}.career-page .single-apply-box .top-box .text-box{font-size:15px;}.project-two .single-project-item .img-holder .overlay .box{padding-left:20px;padding-right:20px;}.project-two .single-project-item .img-holder .overlay .box .content p{font-size:15px;}
}
@media(max-width:768px){.header .logo{width:100%;text-align:center;margin-bottom:40px;}
.header .header-right-info{width:100%;text-align:center;}.header .header-right-info ul li:first-child .single-header-right-info .icon-box{padding-left:0;}.header .header-right-info ul li .single-header-right-info .text-box{text-align:left;}.faq-sec .right-box{padding-left:0;}.testi-carousel{margin-bottom:50px;}.single-blog-post .img-box{display:inline-block;}.right-box .single-blog-post{margin-top:50px;}.footer{padding-bottom:20px;}.footer-widget{margin-bottom:50px;}.statics{overflow:hidden;}.about-section .text-box{padding-left:0;margin-top:50px;}.about-company-history{margin-bottom:50px;}.about-cta .title-box{overflow:hidden;}.about-cta .title-box h3{text-align:left;margin:0;}.about-cta .title-box .right-text-box{border:none;padding-left:0;margin-left:0;}.service-single-page .icon-box-wrapper{margin-bottom:40px;}.description-box ul.list-box{padding-left:0;margin-top:20px;}.page.with-sidebar.left .pull-left,.page.with-sidebar.left .pull-right,.page.with-sidebar.right .pull-left,.page.with-sidebar.right .pull-right{width:100%;}.project-filter li span{margin-bottom:20px;}.project-two .single-project-item .img-holder .overlay .box .content{transform:translate3d(0px, 95px, 0px);}.contact-info-box{margin-bottom:50px;}
}
@media (max-width:640px){.header{padding-bottom:24px;}.header .header-right-info ul li{margin-bottom:15px;}.header .header-right-info ul li + li .single-header-right-info{border:none;}
}
@media (max-width:480px){.sec-title h2{line-height:40px;}.header .header-right-info ul li + li .single-header-right-info{padding:0;margin-left:0;}#minimal-bootstrap-carousel .carousel-caption h2,#minimal-bootstrap-carousel .slide-3 .carousel-caption h2{font-size:30px;line-height:40px;}#minimal-bootstrap-carousel .carousel-caption p{font-size:16px;}#minimal-bootstrap-carousel .carousel-caption p br,#minimal-bootstrap-carousel .carousel-caption h2 br,#minimal-bootstrap-carousel .slide-3 .carousel-caption span.border,#minimal-bootstrap-carousel .slide-2 .carousel-caption span.border{display:none;}.full-img-sec .img-box img{width:100%;}.statics ul li h3{font-size:35px;}.footer-bottom .pull-left,.footer-bottom .pull-right{text-align:center;width:100%;}
}
@media (max-width:360px){.header .header-right-info ul li .single-header-right-info .icon-box{padding-left:0;}.header .header-right-info ul li .single-header-right-info .text-box{min-width:172px;}#minimal-bootstrap-carousel .carousel-caption a.thm-button{margin:0;margin-bottom:30px;}
#minimal-bootstrap-carousel .carousel-inner .item{min-height:600px;}
}
@media (max-width:1280px){
.plumbing-repairing .vc_tta-tabs-container .vc_tta-tabs-list {
margin-left: 0%;
width:auto;
}
}
@media (max-width:980px){
.plumbing-repairing .vc_tta-tabs-container .vc_tta-tabs-list {
margin-left: 0% !important;
width:392px;
}
.welcome-box2-img.wpb_column.vc_column_container.vc_col-sm-4{
width:100%;
}
.welcome-box2 {
margin: 0;
padding: 20px;
}
.awsm-r-pad-finish.wpb_column.vc_column_container.vc_col-sm-8 {
width: 100%;
}
.awsm-responsive-width.wpb_column.vc_column_container.vc_col-sm-4 {
width: 100%;
}
.awsm-responsive-width.wpb_column.vc_column_container.vc_col-sm-8 {
width: 100%;
}
.general-questions.wpb_column.vc_column_container.vc_col-sm-6 {
width: 100%;
}
.general-question-all .general-questions {
padding:0;
}
.responsive-awesomeness.wpb_column.vc_column_container.vc_col-sm-6 {
width: 100%;
}
.general-question-all .single-tip {
margin: 0 0 40px 0;
}
}
@media (max-width:800px){
.plumbing-repairing .vc_tta-tabs-container .vc_tta-tabs-list {
width: auto;
}
}
@media (max-width:1024px){
.plumbing-repairing .vc_tta-panels-container{
width:100%;
}
}
@media (max-width:1024px){
.plumbing-repairing .plumbing-repairing-right .tab-content {
padding: 67px 15px 66px 70px;
width: 100%;
}
}
@media (max-width:640px){
.plumbing-repairing .plumbing-repairing-right .tab-content {
padding: 66px 20px 20px 20px;
}
}
@media (max-width:767px){
.welcome-box2 ul li {
margin: 10px 0;
border-right: 1px solid transparent;
}   
}
@media (max-width:360px){
.general-question-all .general-questions .vc_tta-title-icon {
top: 21px;
}
}
@media (max-width:980px){
.main-header3 .this-inner {
padding: 14px 0 14px;
margin: 0;
}
.top-mobile-header{
background: #152348;
padding-top: 15px;
}
ul.header-contact  {
margin: 0;
padding: 0;
list-style:none;
}
ul.header-contact li {
display: inline-block;
vertical-align: middle;
}
ul.header-contact li+li .single-header-right-info {
margin: 0 0 0 10px;
border-left: 1px solid #3b4662;
}
.no-pad{
padding-left:0px;
padding-right:0px;
}
.logo {
max-width: 199px;
font-size: 24px;
margin: 0 auto 10px auto;
display: block;
float: left;
}
.main-header .this-inner {
border: none;
padding: 15px 0;
}
}
@media (max-width:640px){
ul.header-contact li {
margin: 0 0 15px 0;
padding: 0 0 0 20px;
width: 100%;
}
ul.header-contact li + li .single-header-right-info {
border-left: none;
}
}
@media (max-width:494px){
.top-mobile-header {
display: none;
}
}
@media (max-width:1199px){
.top-header2 .col-md-3 .get-appointment-btn4 {
float: none;
margin: 0 0 14px 0;
}
.top-header2 .col-md-3 {
text-align: center;
}
.about-us-section4 {
padding: 60px 0;
}
.tmc_header_4 {
position: relative !important;
width: 100%;
}
.about-us-section4 .pull-right {
float: left !important;
}
.request-service-form {
padding: 30px 25px;
}
.professional-row2 .professional-left {
width: 100% !important;
background-size: cover;
}
.professional-row2 .professional-right {
width: 100% !important;
min-height: 100%;
padding: 40px 0;
}
.professional-row2 .professional-right .content-inn {
width: 100%;
padding: 0 20px;
box-sizing: border-box;
}
.lp-gallery-item3 {
width: 50%;
}
.welcome-section2 .img {
float: left;
}
.carousel-caption .box.box-middle {
display: none;
}
.map .map-l, .map .map-r {
width: 100% !important;
}
.map .map-l img, .map .map-r img {
width: 100%;
}
.awsm-img-response .wpb_single_image .vc_figure{
width:100%;
}
.awsm-img-response .wpb_single_image .vc_single_image-wrapper {
width: 100%;
}
.carousel-caption .box.box-bottom.content.text-right {
padding: 50px 0 !important;
}
.awsm-nea.wpb_column.vc_column_container.vc_col-sm-4 {
width: 100%;
}
.welcome-textss.wpb_column.vc_column_container.vc_col-sm-8{
width:100%;
}
.tmc_header_4 .top-header2 {
background: rgba(0, 0, 0, 0.8);
}
.tmc_header_4 .plumber-navbar4 {
width: 100%;
}
.tmc_header_4 .plumber-navbar4 #plumber-nav {
border: none;
background: #000;
}
.tmc_header_5 .top-header-five .welcome-texts {
height: auto;
padding: 10px;
line-height: normal;
}
.tmc_header_5 .top-header-five{
text-align: center;
}
.tmc_header_5 .main-new-header.main-header .this-inner {
border: none;
padding: 15px 0;
min-height: auto;
}
.tmc_header_5  .plumber-navbar5 #plumber-nav li a {
padding: 0 15px;
font-size: 14px;
}
}
@media (max-width:999px){
.awsm-pad-increase.wpb_column.vc_column_container.vc_col-sm-4{
width:72%;
}
.about-us-srow {
margin-top: 40px;
margin-left: 0px;
}
.awsm-extra-responsive.vc_col-sm-7{
width:100%;
}
.carousel-caption .box.box-bottom.vc_col-sm-3 {
width:100%;
}
.form-appointment .appointment-service-form {
margin: 0 auto !important;
}
.nth-child-home-five:nth-child(2n+1) {
clear: both;
}
.tmc_header_5 .col-md-12.service-off {
display: none;
}
.tmc_header_5 .awsm-pad-topp {
}
.projects4-carousel .this-inner img{
width:100%;
}
.top-header-five{
display:none;
}
.plumber-navbar5{
display:none;
}
.tmc_header_3 .main-header.clearfix.mobile_header.navhere.plumber-navbar {
display: block;
}
.tmc_header_3 .affix.main-header .this-inner {
padding: 15px 0;
}
.tmc_header_2 .top_nav.porltv.navhere.affix-top , .tmc_header_1 .top_nav.porltv.navhere.affix-top {
display: none;
}
.tmc_header_2 .mobile_header .row.this-inner.header-demo-logo {
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/images/home2/bg1.jpg);
}
.tmc_header_2 .mobile_header .row.top-header.header-demo-one {
display: none;
}
}
@media (max-width:767px){
.lp-gallery-item3 {
width: 100%;
padding: 10px;
}
.why-choose-us {
background-position: bottom right;
}
.professional-row2 .professional-left {
background-position: left center;
}
.professional-row2 .professional-right .content-inn ul li {
border-right: 1px solid transparent;
margin: 10px 0;
}
}
@media (max-width:360px){
.carousel-prev, .carousel-next {
margin-left: 40%;
margin-right: -37%;
}
.about-us-section4 {
padding: 119px 0!important;
}
.awsm-pad-increase.wpb_column.vc_column_container.vc_col-sm-4 {
width: 100%!important;
}
.awsm-pad-increase.vc_column_container {
padding-left: 0px;
padding-right: 0px;
}
}
@media (max-width:640px){
.awsm-pad-increase.wpb_column.vc_column_container.vc_col-sm-4 {
width: 88%;
}
.about-us-section4 {
padding: 158px 0;
}
.carousel-caption .box.box-bottom.content.text-right {
float: left;
}
.awsm-nea.wpb_column.vc_column_container.vc_col-sm-4 {
margin-bottom: 27px;
}
.welcome-section2 .welcome-textss {
padding:0;
}
}
@media (max-width: 991px) {
.row.top-header.header-demo-one {
display: block;
}
.header-contacts.mob-style {
margin-top: 18px!important;
margin-bottom: 20px!important;
}
.col-md-3.padding-left-right {
padding-left: 0;
padding-right: 0;
}
.header-demo-logo .logo{
margin:0;
}
.header-demo-one .search-form-sidebar {
overflow: hidden;
}
.padding-left-non .vc_column-inner {
margin-left: 0;
}
.tmc_header_3 .navhere {
display: none;
}
.header_top4 {
display:none;
}
.top-header2{
display:none;
}
} @media (max-width: 991px) {
.main-header2 {
padding-top: 0;
display: none;
}
.row.top-header.header-demo-one {
display: block;
}
.navhere.affix  .row.top-header.header-demo-one{
display:none;
} 
.header-contacts.mob-style {
margin-top: 18px!important;
margin-bottom: 20px!important;
}
.col-md-3.padding-left-right {
padding-left: 0;
padding-right: 0;
}
.header-demo-logo .logo{
margin:0;
}
}
@media (max-width: 991px) {
.main-header2 .this-inner {
border: none;
padding: 15px 0;
}
}
@media (max-width: 1199px) {
.plumber-navbar2 {
left: calc(50% - 485px);
right: calc(50% - 485px);
}
}
@media (max-width: 991px) {
.plumber-navbar2 {
margin: 0;
min-height: 0;
left: auto;
right: auto;
position: relative;
}
}
@media (max-width: 991px) {
.plumber-navbar2 .container {
background: #3baed4;
padding: 0;
}
}
@media (max-width: 991px) {
.plumber-navbar2 #plumber-nav {
border: none;
background: #063459;
}
.plumber-navbar2 #plumber-nav .nav {
margin: 0;
}
}
@media (max-width: 991px) {
.plumber-navbar2 #plumber-nav li {
border-bottom: 1px solid #feda4e;
background: #f2cb35;
}
}
@media (max-width: 991px) {
.plumber-navbar2 #plumber-nav li:after, .plumber-navbar2 #plumber-nav li:before {
display: none;
}
}
@media (max-width: 1199px) {
.plumber-navbar2 #plumber-nav li a {
padding: 0 15px;
font-size: 14px;
}
}
@media (max-width: 991px) {
.plumber-navbar2 #plumber-nav li a {
font-size: 15px;
line-height: 52px;
color: #443c1a;
}
}
@media (max-width: 767px) and (min-width: 361px) {
.plumber-navbar2 #plumber-nav li a {
padding: 0 25px;
}
}
@media (max-width: 991px) {
.plumber-navbar2 #plumber-nav li a:hover, .plumber-navbar2 #plumber-nav li a:focus {
color: #fff;
}
}
@media (max-width: 991px) {
.plumber-navbar2 #plumber-nav li.active a {
color: #fff;
}
}
@media (min-width: 1025px) {
.plumber-navbar2 #plumber-nav li .sub-menu {
display: block;
transform-origin: top;
transition: all 300ms linear 0s;
transition-duration: 200ms;
}
}
@media (max-width: 991px) {
.plumber-navbar2 #plumber-nav li .sub-menu {
background: #f2cb35;
}
}
@media (max-width: 991px) {
.plumber-navbar2 #plumber-nav li .sub-menu li {
padding-left: 15px;
border-bottom: none;
border-top: 1px solid #feda4e;
}
}
@media (max-width: 991px) {
.plumber-navbar2 #plumber-nav li .sub-menu li:last-child {
border-top: 1px solid #f2cb35;
}
}
@media (max-width: 991px) {
.plumber-navbar2 #plumber-nav li .sub-menu li a {
padding: 0 15px;
}
.plumber-navbar2 #plumber-nav li .sub-menu li a:before {
content: '-';
padding-right: 10px;
}
}
@media (max-width: 991px) {
.plumber-navbar2 #plumber-nav li:hover, .plumber-navbar2 #plumber-nav li:focus {
background: #e7b207;
}
}
@media (max-width: 991px) {
.plumber-navbar2 #plumber-nav li:hover a, .plumber-navbar2 #plumber-nav li:focus a {
color: #fff;
}
}
@media (max-width: 991px) {
.plumber-navbar2 #plumber-nav li.sub-menu > a:after {
display: block;
float: right;
}
}
@media (min-width: 1025px) {
.plumber-navbar2 #plumber-nav li.dropdown:hover .sub-menu, .plumber-navbar2 #plumber-nav li.dropdown:focus .sub-menu {
transform: scale(1, 1);
}
}
@media (min-width: 992px) {
.plumber-navbar2 #plumber-nav .header-social {
display: none;
}
}
@media (max-width: 991px) {
.navbar-container2 {
border: none;
}
}
@media (max-width: 991px) {
.get-appointment-btn2 {
float: none;
display: block;
margin: 25px 15px 20px;
}
}
@media (max-width: 767px) and (min-width: 361px) {
.get-appointment-btn2 {
margin: 25px 25px 20px;
}
}
@media (max-width: 1199px) {
#minimal-bootstrap-carousel .carousel-caption .thm-container {
max-width: 970px;
}
}
@media (max-width: 991px) {
#minimal-bootstrap-carousel .carousel-caption .thm-container {
max-width: 750px;
}
}
@media (max-width: 1199px) {
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-ttitle,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-mtitle {
font-size: 24px !important;
}
}
@media (max-width: 767px) {
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-ttitle,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-mtitle {
font-size: 18px !important;
}
}
@media (max-width: 1199px) {
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-mtitle {
font-size: 36px;
margin-bottom: 12px;
}
}
@media (max-width: 767px) {
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .this-mtitle {
font-size: 26px;
}
}
@media (max-width: 1199px) {
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content .btn {
font-size: 16px;
padding: 0 25px;
line-height: 52px;
}
}
@media (max-width: 991px) {
#minimal-bootstrap-carousel .carousel-inner .item {
min-height: 500px;
}
}
@media (max-width: 767px) {
#minimal-bootstrap-carousel .carousel-inner .item {
min-height: 400px;
}
}
@media (max-width: 991px) {
#minimal-bootstrap-carousel .slide-1 .carousel-caption .content {
padding-top: 120px;
}
}
@media (max-width: 767px) {
#minimal-bootstrap-carousel .slide-1 .carousel-caption .content {
padding-top: 100px;
}
}
@media (max-width: 991px) {
#minimal-bootstrap-carousel .slide-2 .carousel-caption .content,
#minimal-bootstrap-carousel .slide-3 .carousel-caption .content {
padding-top: 140px;
}
}
@media (max-width: 767px) {
#minimal-bootstrap-carousel .slide-2 .carousel-caption .content,
#minimal-bootstrap-carousel .slide-3 .carousel-caption .content {
padding-top: 120px;
}
}
@media (max-width: 991px) {
#minimal-bootstrap-carousel.shop-slider2 .carousel-inner .item {
min-height: 500px;
}
}
@media (max-width: 767px) {
#minimal-bootstrap-carousel.shop-slider2 .carousel-inner .item {
min-height: 400px;
}
}
@media (max-width: 1179px) {
.service-offers2 {
padding: 40px 0;
}
}
@media (max-width: 1199px) {
.service-offer-carousel2 .item {
width: 48%;
margin: 1%;
}
}
@media (max-width: 767px) {
.service-offer-carousel2 {
padding: 10px;
}
.service-offer-carousel2 .item {
width: 100%;
margin: 10px 0;
}
}
@media (max-width: 456px){
.service-offers2 .row {
margin-left: -15px;
margin-right: -15px;
}
}
@media (max-width: 1600px) and (min-width: 1200px) {
.professional-row .professional-left {
width: 40% !important;
}
.professional-row .professional-right {
width: 60% !important;
}
}
@media (max-width: 1179px) {
.professional-row .professional-left {
width: 100% !important;
background-size: cover;
}
.professional-row .professional-right {
width: 100% !important;
min-height: 100%;
padding: 40px 0;
}
.professional-row .professional-right .content-inn {
width: 100%;
padding: 0 20px;
box-sizing: border-box;
}
}
@media (max-width: 767px) {
.professional-row .professional-right {
height: auto;
}
.professional-row .professional-right .content-inn ul li {
border-right: 1px solid transparent;
margin: 10px 0;
}
}
@media (min-width: 1800px) {
.professional-row .professional-left {
width: 745px;
}
}
@media (max-width: 1179px) {
.latest-projects2 {
padding: 40px 0;
}
}
@media (max-width: 767px) {
.latest-projects2 .section-title {
margin-bottom: 15px;
}
}
@media (max-width: 767px) {
.filterable-gallery {
max-width: 400px;
margin: 0 auto;
}
.filterable-gallery.row {
max-width: 100%;
}
}
@media (max-width: 767px) {
.filterable-gallery.full-width-project-gallery {
max-width: 740px;
margin: 0 auto;
}
}
@media (max-width: 599px) {
.filterable-gallery.full-width-project-gallery {
max-width: 370px;
margin: 0 auto;
}
}
@media (max-width: 1199px) {
.lp-gallery-item2 {
width: 50%;
}
}
@media (max-width: 767px) {
.lp-gallery-item2 {
width: 100%;
padding: 10px;
}
}
@media (max-width: 991px) {
.project-filters li + li {
margin-left: 15px;
}
.header_info .container{
padding-left: 0;
padding-right: 0;
}
.mobile_header .top_nav_mobile .main_menu_nav > li > a{
padding-left: 15px;
padding-right: 15px;
}
}
@media (max-width: 767px) {
.about-us-section2 {
padding: 70px 0;
}
}
@media (min-width: 260px) and (max-width: 991px){
.plumb-row-width100{
width:100%!important;
}
.mobile_header {
padding-top: 0 !important;
}
}
@media (max-width: 767px) {
.testimonial2-row .section-title {
margin-bottom: 15px;
}
}
@media (max-width: 1199px) {
.testimonial2-row .owl-nav div {
top: 10px !important;
}
.testimonial2-row .owl-prev {
left: auto;
right: 60px;
}
.testimonial2-row .owl-next {
right: 10px;
}
}
@media (max-width: 1199px) {
.testimonial-text-box .this-texts {
font-size: 14px;
line-height: 24px;
}
}
@media (max-width: 1199px) {
.testimonial-text-box2 .this-texts {
font-size: 16px;
line-height: 24px;
width: 100%;
padding: 10px;
}
}
@media (max-width: 1024px){
.collapse.navbar-collapse{
display:block!important;
padding:0;
}
}
@media (min-width: 992px ) and (max-width: 1024px){
.collapse.navbar-collapse {
display: block !important;
padding: 0;
height: auto !important;
background: none;
border: none;
overflow: visible !important;
}
}
@media (min-width: 1800px){
.professional-row2 .professional-left {
width: 745px;
}
}
@media (max-width: 1199px){
.tmc_header_3 ul.main_menu_nav {
padding: 0;
float: none;
border:none;
}
.tmc_header_3 .top_nav_wrapper ul.main_menu_nav li a {
padding: 0 15px;
font-size: 14px;
}
.tmc_header_3  .plumber-nav-right {
width: 100%;
float: left;
}
.tmc_header_3 .plumber-nav-right .get-appointment-btn3 {
border: none;
}
.tmc_header_3  .get-appointment-btn-new {
float: none;
}
.tmc_header_3 .plumber-navbar #plumber-nav li .sub-menu {
top: calc(100% + 5px);
}
}
@media (max-width: 1600px) and (min-width: 1200px) {  
.professional-row2 .professional-left { 
width: 40% !important;  
}  
.professional-row2 .professional-right {  
width: 60% !important;  
}
}
@media (max-width: 991px){
.mobileBtt{display:block;
}
}
@media (min-width: 991px){	
.desktopBtt{display:block;
}
}
@media (max-width: 991px){
.mobileBtt{
display:block;
}
.dis-mobile-none{
display: inline-block!important;
}
}
@media (min-width: 991px){
.desktopBtt{display:block;}
}
@media (max-width: 500px){
.dis-mobile-none{
display: none!important;
}
}@font-face{font-family:FontAwesome;src:url(//www.ikey.at/wp-content/plugins/vc-composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.ikey.at/wp-content/plugins/vc-composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.ikey.at/wp-content/plugins/vc-composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.ikey.at/wp-content/plugins/vc-composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.ikey.at/wp-content/plugins/vc-composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.ikey.at/wp-content/plugins/vc-composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.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}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}#imagelightbox{cursor:pointer;position:fixed;z-index:10000;-ms-touch-action:none;touch-action:none;-webkit-box-shadow:0 0 3.125em rgba(0,0,0,.75);box-shadow:0 0 3.125em rgba(0,0,0,.75)}#imagelightbox-loading,#imagelightbox-loading div{border-radius:9999px}#imagelightbox-loading{background-color:grey;background-color:rgba(0,0,0,.5);position:fixed;z-index:10003;top:50%;left:50%;padding:.65em;margin:-1.3em 0 0 -1.3em;-webkit-box-shadow:0 0 2.5em rgba(0,0,0,.75);box-shadow:0 0 2.5em rgba(0,0,0,.75)}#imagelightbox-loading div{width:1.3em;height:1.3em;background-color:#fff;-webkit-animation:imagelightbox-loading .5s ease infinite;animation:imagelightbox-loading .5s ease infinite}@-webkit-keyframes imagelightbox-loading{from,to{opacity:.5;-webkit-transform:scale(.75);transform:scale(.75)}50%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes imagelightbox-loading{from,to{opacity:.5;-webkit-transform:scale(.75);transform:scale(.75)}50%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}#imagelightbox-overlay{background-color:#fff;background-color:rgba(255,255,255,.9);position:fixed;z-index:9998;top:0;right:0;bottom:0;left:0}#imagelightbox-close{width:2.5em;height:2.5em;background-color:#666;position:fixed;z-index:10002;top:2.5em;right:2.5em;border-radius:50%;-webkit-transition:color .3s ease;transition:color .3s ease}#imagelightbox-close:hover{background-color:#111}#imagelightbox-close:after,#imagelightbox-close:before{width:2px;background-color:#fff;content:'';position:absolute;top:20%;bottom:20%;left:50%;margin-left:-1px}#imagelightbox-close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}#imagelightbox-close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}#imagelightbox-caption{text-align:center;color:#fff;background-color:#666;position:fixed;z-index:10001;left:0;right:0;bottom:0;padding:.625em}#imagelightbox-nav{background-color:#444;background-color:rgba(0,0,0,.5);position:fixed;z-index:10001;left:50%;bottom:3.75em;padding:.313em;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-radius:20px}#imagelightbox-nav a{width:1em;height:1em;border:1px solid #fff;display:inline-block;margin:0 .313em;border-radius:50%}#imagelightbox-nav .active{background-color:#fff}.imagelightbox-arrow{width:3.75em;height:7.5em;background-color:#444;background-color:rgba(0,0,0,.5);vertical-align:middle;display:none;position:fixed;z-index:10001;top:50%;margin-top:-3.75em}.imagelightbox-arrow:focus,.imagelightbox-arrow:hover{background-color:#666;background-color:rgba(0,0,0,.75)}.imagelightbox-arrow:active{background-color:#111}.imagelightbox-arrow-left{left:2.5em}.imagelightbox-arrow-right{right:2.5em}.imagelightbox-arrow:before{width:0;height:0;border:1em solid transparent;content:'';display:inline-block;margin-bottom:-.125em}.imagelightbox-arrow-left:before{border-left:none;border-right-color:#fff;margin-left:-.313em}.imagelightbox-arrow-right:before{border-right:none;border-left-color:#fff;margin-right:-.313em}#imagelightbox-caption,#imagelightbox-close,#imagelightbox-loading,#imagelightbox-nav,#imagelightbox-overlay,.imagelightbox-arrow{-webkit-animation:fade-in .25s linear;animation:fade-in .25s linear}@-webkit-keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes fade-in{from{opacity:0}to{opacity:1}}@media only screen and (max-width:41.250em){#container{width:100%}#imagelightbox-close{top:1.25em;right:1.25em}#imagelightbox-nav{bottom:1.25em}.imagelightbox-arrow{width:2.5em;height:3.75em;margin-top:-1.875em}.imagelightbox-arrow-left{left:1.25em}.imagelightbox-arrow-right{right:1.25em}}@media only screen and (max-width:20em){.imagelightbox-arrow-left{left:0}.imagelightbox-arrow-right{right:0}}.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
content: " ";
display: block;
background: white;
position: absolute;
z-index: 30;
-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
width: 3px;
height: 9999px;
left: 50%;
margin-left: -1.5px; }
.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
width: 9999px;
height: 3px;
top: 50%;
margin-top: -1.5px; }
.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
position: absolute;
top: 0;
width: 100%;
height: 100%; }
.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
transition-duration: 0.5s; }
.twentytwenty-before-label, .twentytwenty-after-label {
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
transition-property: opacity; }
.twentytwenty-before-label:before, .twentytwenty-after-label:before {
color: white;
font-size: 13px;
letter-spacing: 0.1em; }
.twentytwenty-before-label:before, .twentytwenty-after-label:before {
position: absolute;
background: rgba(255, 255, 255, 0.2);
line-height: 38px;
padding: 0 20px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px; }
.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
top: 50%;
margin-top: -19px; }
.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
left: 50%;
margin-left: -45px;
text-align: center;
width: 90px; }
.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
width: 0;
height: 0;
border: 6px inset transparent;
position: absolute; }
.twentytwenty-left-arrow, .twentytwenty-right-arrow {
top: 50%;
margin-top: -6px; }
.twentytwenty-up-arrow, .twentytwenty-down-arrow {
left: 50%;
margin-left: -6px; }
.twentytwenty-container {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
z-index: 0;
overflow: hidden;
position: relative;
-webkit-user-select: none;
-moz-user-select: none; }
.twentytwenty-container img {
max-width: 100%;
position: absolute;
top: 0;
display: block; }
.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
background: rgba(0, 0, 0, 0); }
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
opacity: 0; }
.twentytwenty-container * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box; }
.twentytwenty-before-label {
opacity: 0; }
.twentytwenty-before-label:before {
content: "Before"; }
.twentytwenty-after-label {
opacity: 0; }
.twentytwenty-after-label:before {
content: "After"; }
.twentytwenty-horizontal .twentytwenty-before-label:before {
left: 10px; }
.twentytwenty-horizontal .twentytwenty-after-label:before {
right: 10px; }
.twentytwenty-vertical .twentytwenty-before-label:before {
top: 10px; }
.twentytwenty-vertical .twentytwenty-after-label:before {
bottom: 10px; }
.twentytwenty-overlay {
-webkit-transition-property: background;
-moz-transition-property: background;
transition-property: background;
background: rgba(0, 0, 0, 0);
z-index: 25; }
.twentytwenty-overlay:hover {
background: rgba(0, 0, 0, 0.5); }
.twentytwenty-overlay:hover .twentytwenty-after-label {
opacity: 1; }
.twentytwenty-overlay:hover .twentytwenty-before-label {
opacity: 1; }
.twentytwenty-before {
z-index: 20; }
.twentytwenty-after {
z-index: 10; }
.twentytwenty-handle {
height: 38px;
width: 38px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -22px;
margin-top: -22px;
border: 3px solid white;
-webkit-border-radius: 1000px;
-moz-border-radius: 1000px;
border-radius: 1000px;
-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
z-index: 40;
cursor: pointer; }
.twentytwenty-horizontal .twentytwenty-handle:before {
bottom: 50%;
margin-bottom: 22px;
-webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:after {
top: 50%;
margin-top: 22px;
-webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:before {
left: 50%;
margin-left: 22px;
-webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:after {
right: 50%;
margin-right: 22px;
-webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-left-arrow {
border-right: 6px solid white;
left: 50%;
margin-left: -17px; }
.twentytwenty-right-arrow {
border-left: 6px solid white;
right: 50%;
margin-right: -17px; }
.twentytwenty-up-arrow {
border-bottom: 6px solid white;
top: 50%;
margin-top: -17px; }
.twentytwenty-down-arrow {
border-top: 6px solid white;
bottom: 50%;
margin-bottom: -17px; }.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.ikey.at/wp-content/themes/plumbing/assets/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}
 .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}