/*
Theme Name: FHU Skuter
Author: Tuning4Web
Author URI: https://tuning4web.com
Description: Custom theme for FHU Skuter

Version: 3.5
*/

body{ background-color:#fff; margin:0; padding:0;line-height:20px; font-size:14px; color:#5c5c5c; font-family:Roboto, Helvetica, sans-serif;  -ms-word-wrap:break-word; word-wrap:break-word; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

*{ margin:0; padding:0; outline:none;}
img{ border:none; margin:0; padding:0; height:auto}
.wc-gallery {
    margin-top: 30px;
}
.wp-caption, .wp-caption-text, .sticky, .gallery-caption, .aligncenter{ margin:0; padding:0;}
p{ margin:0 0 16px; padding:0;}
a{ color:#00c0ff; text-decoration:none; }
a:hover{ color:#ba7101;}
ol,ul{ margin:0; padding:0;}
.entry-content ol li, .entry-content ul li{ margin-left:15px; margin-bottom: 15px;}
.entry-content ol li li { margin-bottom: 5px; }
ul li ul, ul li ul li ul, ol li ol, ol li ol li ol{ margin-left:10px;}
h1,h2,h3,h4,h5,h6{ color:#484f5e; font-family:'Exo', sans-serif; margin:0 0 20px; padding:0; line-height:1.1; font-weight:400; }
h1{ font-size:36px;}
h2{ font-size:30px;}
h3{ font-size:24px;}
h4{ font-size:20px;}
h5{ font-size:18px;}
h6{ font-size:14px;}
.clear{ clear:both;}
/*.alignnone{ width:100% !important;}*/
img.alignleft, .alignleft{ float:left; margin:0 15px 0 0; padding:5px; border:1px solid #f6f4f4;}
img.alignright, .alignright{ float:right; margin:0 0 0 15px; padding:5px; border:1px solid #f6f4f4;}
.tag-sticky-2{ background-color:#f6f4f4; padding:20px;}
.left{ float:left;}
.right{ float:right;}
.space50{ clear:both; height:50px;}
.space100{ clear:both; height:100px;}
/*default pagination*/
.pagination{display:table; clear:both;}
.pagination .nav-links{ margin:20px 0;}
.pagination .nav-links a{ margin-right:0; background:#646262; color:#fff; padding:5px 10px;}
.pagination .nav-links span.current, .pagination .nav-links a:hover { padding:5px 10px; background:#00c0ff; color:#fff;}

.postmeta{padding:5px 0; color:#999;}
.postmeta a{color:#999;}
.postmeta a:hover{color:#00c0ff;}

#comment-nav-above .nav-previous, #comment-nav-below .nav-previous{ float:none !important; margin:10px 0;}
ol.comment-list li{ list-style:none; margin-bottom:5px;}

.logo{float:left; width: 150px; z-index:999; color:#333; padding:28px 0;}
.logo img{
    width: 160px;
    position: absolute;
    z-index: 33;
    top: 2px;
}

.nivoSlider img {
    width: 100%;
    animation: move 32s infinite ease;
    /* Add infinite to loop. */
    
    -ms-animation: move 32s infinite ease;
    -webkit-animation: move 32s infinite ease;
    -0-animation: move 32s infinite ease;
    -moz-animation: move 32s infinite ease;
    position: absolute;
  }
  
  @-webkit-keyframes move {
    0% {
      -webkit-transform-origin: bottom left;
      -moz-transform-origin: bottom left;
      -ms-transform-origin: bottom left;
      -o-transform-origin: bottom left;
      transform-origin: bottom left;
      transform: scale(1.0);
      -ms-transform: scale(1.0);
      /* IE 9 */
      
      -webkit-transform: scale(1.0);
      /* Safari and Chrome */
      
      -o-transform: scale(1.0);
      /* Opera */
      
      -moz-transform: scale(1.0);
      /* Firefox */
    }
    60% {
      transform: scale(1.2);
      -ms-transform: scale(1.2);
      /* IE 9 */
      
      -webkit-transform: scale(1.2);
      /* Safari and Chrome */
      
      -o-transform: scale(1.2);
      /* Opera */
      
      -moz-transform: scale(1.2);
      /* Firefox */
    }
    100% {
        -webkit-transform-origin: bottom left;
        -moz-transform-origin: bottom left;
        -ms-transform-origin: bottom left;
        -o-transform-origin: bottom left;
        transform-origin: bottom left;
        transform: scale(1.0);
        -ms-transform: scale(1.0);
        /* IE 9 */
        
        -webkit-transform: scale(1.0);
        /* Safari and Chrome */
        
        -o-transform: scale(1.0);
        /* Opera */
        
        -moz-transform: scale(1.0);
        /* Firefox */
      }
  }

.logo h1{font-weight:600; margin:0; line-height:30px; color:#323131; font-size:37px; text-transform:uppercase;}
.logo h1 span{ color:#00c0ff;}
.logo a{ color:#323131;}
body.wp-custom-logo .logo h1{ display:none;}
.hdrinfo{ float:left; margin:0 50px 0 0;}

.widget-right{ float:right; font:400 20px/22px 'Exo'; padding-top:28px;}
.hdrinfo-left{ float:left; margin:6px 5px 0 0;}
.hdrinfo-right{ float:right;}
.hdrinfo-right a{ display:block; font-size:13px;}

.header{width:100%; z-index:999; position:relative; background: #f6f6f6; }
.container{ width:1170px; margin:0 auto; position:relative;}
#home_slider{ position:relative; top:-56px; }
/*header menu css*/
#menubar{ background-color: #b87a01;} 
@media (min-width: 769px) {
    #menubar{ margin-bottom: 57px;} 
    body.single #menubar {
        margin-bottom: 50px;
    }
}
.toggle a{width:100%; color:#ffffff; background:url(images/mobile_nav_right.png) no-repeat right center #3e3e3e; padding:10px 10px; font-size:16px; text-align:left; display: none;}
.toggle a:hover{color:#ffffff !important;}
.sitenav{display:none;}
.logo-right {
    float: left;
    line-height: 52px;
    text-transform: uppercase;
    font-size: 15px;
    color: #fff;
}
.logo-right p {
    margin-top: 25px;
    margin-left: 25px;
    font-size: 16px;
    font-weight: bold;
}
.sitenav{ padding:0; float: right;}
.sitenav ul { margin:0; padding:0; font-family:'Exo', sans-serif; font-weight:400; font-size:15px; }
.sitenav ul li{ display:inline-block; float:left; margin:0;
    position: relative;
    text-transform: uppercase;
    font-size: 15px;
    text-align: right;
    font-weight: bold;
}
.sitenav ul li a{ padding:18px 30px; display:block; color:#fff; }
.sitenav ul li:last-child a{ border-right:none; }
.sitenav ul li ul li{display:block; position:relative; float:none; border-bottom:1px solid #0590c8;}
.sitenav ul li ul li a{display:block; padding-top:10px; padding-bottom:10px; position:relative; text-align:left;  border-right:none; }
body .sitenav ul li a:hover, .sitenav ul li.current_page_item a, .sitenav ul li.menu-item-has-children.hover, .sitenav ul li.current-menu-parent a.parent{ background-color:#5c5c5c!important; color:#fff;  }
.sitenav ul li ul{display:none; z-index:9999999; position:relative;}
.sitenav ul li:hover > ul{display:block; width:200px; position:absolute; left:0; text-align:left; background-color:#00c0ff; }
.sitenav ul li:hover ul li ul{display:none; position:relative;}
.sitenav ul li:hover ul li:hover > ul{display:block; position:absolute; left:200px; top:1px;}
.sitenav ul li:hover > ul li a{ border-radius: 0px;}


body .sitenav ul > li a {
    border-top: 1px solid #b87a01;
}

body .sitenav ul > li a:hover {
    border-top-color: #5c5c5c;
}

/* = header top bar css
-------------------------------------------------------------- */
section#home_slider{ padding:0;}
#FrontBlogPost{ padding:60px 0;}
#wrapfirst{ padding:0 0 60px;}

h2.section-title{font-weight:400; font-family:'Exo'; font-size:28px; color:#3a3a3a; margin:0 0 30px 0; padding:0 40px 20px 0; text-transform:uppercase; border-bottom: solid 1px #f58e2a; display:inline-block; position:relative;}
h2.section-title::after{ width:10px; height:10px; background:#f9f8f8; border:solid 1px #f58e2a; content:""; padding:0; position:absolute; bottom:-6px; right:0; border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%; -o-border-radius:100%; -ms-border-radius:100%;}

.getaquote a{font:16px 'Exo'; background:#0083b6; color:#ffffff; border:none; padding:10px 20px; display:inline-block; 
-webkit-border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px;-moz-border-radius-bottomright: 3px;-moz-border-radius-bottomleft: 3px;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}
.getaquote a:hover{color:#ffffff;}

/* = social icons css
-------------------------------------------------------------- */
.header-social-icons{ display:inline-block;}
.header-social-icons a{ background-color:#5c5c5c; border: 2px solid #5c5c5c !important; width:32px; height:32px; line-height:32px; text-align:center;  vertical-align:middle; display:inline-block; float:left; transition:0.6s; -moz-transition:0.6s; -webkit-transition:0.6s; -o-transition:0.6s;  margin:0 1px 0 0; padding:0; }
.header-social-icons a:hover{ background-color:#00c0ff !important; border: 2px solid #5c5c5c}
.header-social-icons br{ display:none;}
.header-social-icons .tw{ background:url(images/icon-tw.png) no-repeat center center; }
.header-social-icons .in{ background:url(images/icon-in.png) no-repeat center center;}

.phoneno{ margin-right:20px;}

/* = Services section css
-------------------------------------------------------------- */
.last_column{clear:right; margin-right:0 !important; }

/* = section first css
-------------------------------------------------------------- */
#pagearea{ padding:0 0 40px; margin-top:-20px; position:relative; z-index:999;}
.threebox{ color:#fff; width:100%; float:left; margin:0; padding:35px; position:relative; box-sizing:border-box; min-height:230px;}
.threebox p{ margin-bottom:20px; line-height:20px; }
.threebox h3{ font-size:22px; font-weight:600; color:#fff; margin:0 0 20px; text-transform:uppercase;}
.threebox h3 a{ color:#fff;}
.threebox .thumbbx { width:214px; height:214px; margin:0 auto 30px; overflow:hidden; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; }
.threebox .thumbbx img{ width: 100%; height:auto; min-height:214px;  }
.threebox.box1{ background-color:#f6f6f6; color:#000;}
.threebox.box1 h3 a{ color:#000;}
.threebox.box2{ background-color:#11bcf4;}
.threebox.box3{ background-color:#4fd2fd;}

.threebox a.ReadMore{ background-color:#fff; color:#333;}
.threebox a.ReadMore:hover{ background-color:#333 !important; color:#fff !important;}

.threebox.box1 a.ReadMore{background-color:#333 !important; color:#fff !important; }
.threebox.box1 a.ReadMore:hover{background-color:#00c0ff !important; color:#fff !important; }

a.ReadMore{ font:400 12px/22px 'Exo', sans-serif; background-color:#424242; padding:6px 15px; color: #fff; display:inline-block; }
a.ReadMore:hover{background-color:#00c0ff; color:#fff; }

/* = social icons css
-------------------------------------------------------------- */
.social-icons a{ width:35px; height:35px; line-height:35px; text-align:center;  vertical-align:middle; display:inline-block; transition:0.6s; -moz-transition:0.6s; -webkit-transition:0.6s; -o-transition:0.6s;  margin:0; padding:0; background-color:#000 !important; }
.social-icons br{ display:none;}
.social-icons a:hover{ background-color:#00c0ff; color:#00c0ff;}
.social-icons .fb{ background:url(images/icon-fb.png) no-repeat center center; }
.social-icons .tw{ background:url(images/icon-tw.png) no-repeat center center; }
.social-icons .gp{ background:url(images/icon-gp.png) no-repeat center center;}
.social-icons .in{ background:url(images/icon-in.png) no-repeat center center;}

/* = Page lay out css
-------------------------------------------------------------- */
.site-main{ width:790px; margin:0; padding:0; float:left;}
#sitefull{ width:100%; float:none;}
#sitefull p{ margin-bottom:15px;}
.page_content{ padding: 10px 0 30px;}
.blog_lists{ margin:0 0 25px 0; background-color:#fff; padding:25px; border-bottom:1px solid #eee;  }
.blog_lists h4{ margin-bottom:6px;}
.blog_lists h4 a{ color:#484f5e;}
.blog_lists h4 a:hover{ color:#00c0ff;}
.blog_lists p{ margin-bottom:15px;}
.blog-meta{ font-style:italic; margin-bottom:8px;}
.post-date, .post-comment, .post-categories{ display:inline; color:#000000;} 
.single_title{ margin-bottom:5px;}
.BlogPosts{ width:31.2%; float:left; margin:0 3% 0 0;}
.BlogPosts img{ width:100%;}
.BlogPosts h2{ margin:10px 0; font-size:22px; }
.post-thumb{ width:100%; float:left; margin:5px 25px 5px 0; height:auto; overflow:hidden;}
.post-thumb img{ width:100%;}

/* = sidebar
-------------------------------------------------------------- */
#sidebar{ width:330px; float:right;}
aside.widget{margin-bottom:30px; background-color:#f6f4f4; padding:20px; border:1px solid #edecec;}
aside.widget ul{ list-style:disc; }
h3.widget-title{ background-color:#00c0ff; padding:12px 15px; margin-bottom:1px; color:#fff;}
#sidebar ul li{ list-style:inside none disc; border-bottom:1px dashed #d0cfcf; padding:8px 0;}
#sidebar ul li a{ padding:0 0 0 10px; color:#3b3b3b;  display:inline-block; }
#sidebar ul li a:hover{ color:#34c6f6;}
#sidebar ul li:last-child{ border:none;}

.fullwidth{ width:100%; float:none;}

/* = Footer Social css
-------------------------------------------------------------- */
.footerinfo { font:400 16px/18px 'Exo'; display:inline-block; }
.footerinfo .fa{ margin-right:8px;}
.footerinfo span{ margin-left:35px;}
.footerinfo a{ color:#777777;}

#footersocial .left a{ color:#9a9a9a;  background:url(images/footer-icon-email.png) no-repeat 15px 4px; }
#footersocial .left a:hover{ color:#ffffff; }
#footersocial .left span{ line-height:22px; background:url(images/footer-icon-phone.png) no-repeat 0 6px; }


/* = Footer css
-------------------------------------------------------------- */
#footer-wrapper{ background: #5c5c5c; position:relative; color:#ffffff; margin-top: 300px;}
body.home #footer-wrapper {margin-top: 150px;}
#footer-wrapper:after {
    content: "";
    background: url(/wp-content/uploads/all-transparent.png) center center no-repeat;
    background-size: 850px;
    bottom: 0;
    right: 0;
    top: -560px;
    left: 100px;
    position: absolute;
    z-index: -1;
}

body.woocommerce-page #footer-wrapper:after {
    display: none;
}

.footer{ padding:50px 0 20px;}
.cols-3{width:28%; float:left; margin:0 8% 2% 0; box-sizing:border-box; }
.widget-column-3 { margin-right:0px !important;}
.cols-3 h5{ font-weight:600; font-size:26px; color:#fff; margin-bottom:30px; text-transform:uppercase; position: relative;}
.cols-3 h5 span{ font-weight:300;}
.cols-3 ul{ margin:0; padding:0; list-style:inside disc;}
.cols-3 ul li { display:block; padding:0;}
.cols-3 ul li a { color:#b8b6b6; background:url(images/list-arrow.png) no-repeat 0 8px; padding:3px 0 3px 20px; display:block;}
.cols-3 ul li a:hover, .cols-3 ul li.current_page_item a { color:#dd5145; }

.cols-3 p{ margin-bottom:15px;}
.phone-no{ margin:0 0 20px; line-height:22px;}
.phone-no a{color:#d6d6d6;}
.phone-no a:hover{color:#d6d6d6;}
.phone-no strong { display:inline-block; color:#00c0ff;}
.phone-no img{ margin:5px 15px 0 0; float:left;}
.cols-3 .phone-no p{ margin-bottom:5px;}
.cols-3 .phone-no p span{ color:#0cb4e5; display:inline-block;
    width: 35%;
    text-align: right;
    margin-right: 25px;
}


.copyright-wrapper {  background-color:#101010; color:#fff; position:relative; padding:15px 0;}
.copyright-txt { float:left;}
.copyright-txt span{color:#fff; float: left;}
.copyright-txt .image-rotator {float: right;}
.design-by { float:right; font-size: 11px;}
.design-by a:hover { color:#fff;}
.recent-post{ min-height:70px; margin:0 0 25px 0; padding-bottom:25px; border-bottom:1px dashed #3b3b3b; }
.recent-post h6{ font-size:13px; margin-bottom:6px; display:block; text-transform:uppercase;}
.recent-post h6 a{ color:#b8b6b6;}
.recent-post h6 a:hover{ color:#00c0ff;}
.recent-post .footerthumb{ width:65px; height:55px; overflow:hidden;float:left;margin:4px 15px 5px 0; }
.recent-post .footerthumb img{  width:100%; height:auto; min-height:55px; border:3px solid #4c4b4b; -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
.recent-post p{ margin-bottom:5px;}
.recent-post .morebtn{ color:#0cb4e5; font-size:11px;}
.recent-post .morebtn:hover{ color:#fff;}
.recent-post:last-child{ border-bottom:none; margin-bottom:0; padding-bottom:0;}

/* Buttons */
.button{ background-color:#ff6565; border-bottom:4px solid #e44545; color:#fff; padding:8px 20px; display:inline-block; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -o-border-radius:2px; -ms-border-radius:2px; }
.button:hover{background-color:#34c6f6; border-color:#1898c2; color:#fff;}

.siteaddress{ margin-bottom:30px;}

/* woocommerce CSS
================================================*/
a.added_to_cart{background:#e1472f; padding:5px; display:inline-block; color:#fff; line-height:1;}
a.added_to_cart:hover{background:#000000;}
a.button.added:before{content:'' !important;}
#bbpress-forums ul li{padding:0;}
#subscription-toggle a.subscription-toggle{padding:5px 10px; display:inline-block; color:#e1472f; margin-top:4px;}
textarea.wp-editor-area{border:1px #ccc solid;}
.woocommerce input[type=text], .woocommerce textarea{border:1px #ccc solid; padding:4px;}
form.woocommerce-ordering select{ padding:5px; color:#777777;}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th{ font-family:'Exo',san-serif; color:#ff8a00;}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{ color:inherit !important;}
h1.product_title, p.price{ margin-bottom:10px;}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th{ font-family:'Exo',san-serif; color:#b87a01;}
.woocommerce ul.products li, #payment ul.payment_methods li{ list-style:none !important;}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{ color:inherit !important;}
.woocommerce table.shop_table th, .woocommerce table.shop_table td{ border-bottom:0px !important}
#wp-calendar{ width:100%;}

input.search-field, .post-password-form input[type=password]{border:1px #eee solid; padding:8px 15px;}
input.search-submit, .post-password-form input[type=submit], .wpcf7-form input[type=submit], .wpcf7-form input[type=button]  {
    border: none;
    color: #ffffff;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 15px;
    background-color: #b87a01;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

input[type=submit] {
    font-size: 15px;
}

.wpcf7-form input[type=submit]:active,
.wpcf7-form input[type=submit]:focus,
.wpcf7-form input[type=submit]:hover,
.wpcf7-form input[type=button]:active,
.wpcf7-form input[type=button]:focus,
.wpcf7-form input[type=button]:hover {
    background-color: #444!important;
}

.wpcf7-form input[type=checkbox] {
    margin: 0 15px 0 0;
}

/* Text meant only for screen readers. */
.screen-reader-text {clip: rect(1px, 1px, 1px, 1px);position: absolute !important;  height: 1px;width: 1px; overflow: hidden;}
.screen-reader-text:focus { background-color: #f1f1f1;  border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important;  color: #21759b; display: block;
    font-size: 14px;font-size: 0.875rem;font-weight: bold;  height: auto;left: 5px; line-height: normal;padding: 15px 23px 14px;text-decoration: none;  top: 5px;   width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
/* ============= Contact Page =========== */
.wpcf7{ margin:30px 0 0; padding:0;}
input[type="text"], 
input[type="password"], 
input[type="email"], 
input[type="www"], 
input[type="tel"], 
input[type="search"], 
input[type="number"], 
textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border-color: #bcbcbc #dadada #e5e5e5;
    border-style: solid;
    border-width: 1px;
    color: #777;
    font-size: 13px;
    font-family: Arial,sans-serif;
    padding: 10px 12px !important;
    max-width: 100% !important;
}   

/* ============= Comment Form ============ */
h1.screen-reader-text{font:22px 'Exo',san-serif;}
.site-nav-previous, .nav-previous{ float:left;}
.site-nav-next, .nav-next{ float:right;}
h3#reply-title {
    border-top: 1px solid #b87a01;
    padding-top: 20px;
}
#comments{ margin:30px 0 0; padding:0;}
nav#nav-below{ margin-top:15px;}
.slider-wrapper{ background:url(images/loading.gif) no-repeat center center #fff; min-height:500px;}

.wp-caption{margin-bottom: 1.75em; max-width: 100%;}
.wp-caption-text{font-style:italic;}

aside select{overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
aside select option{width:268px; text-overflow:ellipsis; overflow:hidden;}


/* Tuning4Web */
@font-face {
  font-family: 'events';
  src: url('font/events.eot?33949647');
  src: url('font/events.eot?33949647#iefix') format('embedded-opentype'),
       url('font/events.woff2?33949647') format('woff2'),
       url('font/events.woff?33949647') format('woff'),
       url('font/events.ttf?33949647') format('truetype'),
       url('font/events.svg?33949647#events') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'events';
    src: url('../font/events.svg?33949647#events') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "events";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}


.icon-ok:before { content: '\e800'; } /* '' */
.icon-ok-circled:before { content: '\e801'; } /* '' */
.icon-ok-1:before { content: '\e802'; } /* '' */
.icon-mail:before { content: '\e803'; } /* '' */
.icon-phone:before { content: '\e804'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-tablet:before { content: '\f10a'; } /* '' */
.icon-mobile:before { content: '\f10b'; } /* '' */
.icon-youtube:before { content: '\f167'; } /* '' */
.icon-soccer-ball:before { content: '\f1e3'; } /* '' */

.header-social-icons i {
    color: #fff;
}

.logo {
    padding: 5px 0 8px;
}
.widget-right {
    padding-top: 18px;
    padding-bottom: 15px;
}
.frontbox {
    padding: 40px 0;
}
.container:after {
    display: table;
    content: " ";
    clear: both;
}

#last-articles.container {
    padding: 0 0 50px;
    text-align: center;
}

.columns-3 {
    width: 33.33%;
    height: auto;
    float: left;
}
.columns-3 > img {
    display: block;
    margin: 0 auto;
    margin-top: -10px;
    min-width: 800px;
    margin-left: -49%;
/*      -webkit-animation: spin 25s linear infinite;
    -moz-animation: spin 25s linear infinite;
    animation: spin 25s linear infinite;*/
}


.center {
    max-width: 1170px;
    margin: 0 auto;
}
.centertitle {
    text-align: center;
}

.home2_section_area {
    width: 100%;
padding: 0;
clear: both;
float: left;
}

.home2_section_area h2 {
 padding:0;
 margin-bottom:3%;
 clear:both
}
.left-fitbox {
 width:auto;
 height:auto;
 float:left;
 margin:35px 16% 35px 0
}
.left-fitleft {
 text-align:right;
 float:right;
 width:100%;
 border-right: 3px solid #b87a01;
 padding-right: 15px;
}
.left-fitright {
 float:right;
 text-align:right;
 width:77px;
 height:77px;
 overflow:hidden;
 border-radius:100%;
 -moz-border-radius:100%;
 -ms-border-radius:100%;
 -o-border-radius:100%;
 -webkit-border-radius:100%
}
.left-fitright img,.right-fitleft img {
 height:auto;
 min-height:77px
}
.left-fit-title h3 {
 padding:0 0 6px;
 margin:0;
 color: #b87a01;
 text-transform: uppercase;
}
.left-fit-desc {
 line-height:20px;
 text-align:right;
 float:right;
 color:#000!important;
 cursor:text
}
.right-fitbox {
 width:auto;
 height:auto;
 float:left;
 margin:35px 0 35px -50px;
 border-left: 0;
}
.right-fitleft {
 text-align:left;
 float:left;
 width:77px;
 height:77px;
 overflow:hidden;
 border-radius:100%;
 -moz-border-radius:100%;
 -ms-border-radius:100%;
 -o-border-radius:100%;
 -webkit-border-radius:100%
}
.right-fitright {
 float:right;
 text-align:left;
 width:70%;
 border-left: 3px solid #b87a01;
 padding-left: 15px;
}

.right-fit-title h3 {
 padding:0 0 6px;
 margin:0;
 color: #b87a01;
 text-transform: uppercase;
}
.right-fit-desc {
 line-height:20px;
 text-align:left;
 float:left;
 color:#000!important;
 cursor:text
}
.frontbox h2 span {
    position: relative;
    padding: 0 35px;
    background: #fff;
    bottom: -35px;
    z-index: 2;
}
.cols-3 h5:after,
.frontbox h2 span:after {
    /* content: " "; */
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: -7px;
    left: 0;
    background-color: #b87a01;
}

.frontbox h2 span:after {
    bottom: -7px;
    height: 3px;
}
#footer-wrapper .cols-3 h5:after {
    width: 40px;
}
#last-articles .wrapper > div {
    border: 1px solid #b87a01;
    height: 100%;
    overflow: hidden;
    padding: 50px 30px;
    border-radius: 15px;
}

#last-articles figure {
    box-sizing: border-box;
    float: left;
    margin: 0;
    padding: 0 16px;
    position: relative;
    width: 33.33333%;
}


#last-articles figcaption {
    position: relative;
}


#last-articles h4 {
    background: #b87a01;
    /* background: -moz-linear-gradient(top, rgba(214,198,195,0) 0%, rgba(241,111,92,0) 0%, rgba(153,101,51,0.75) 65%, rgba(153,101,51,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(214,198,195,0)), color-stop(0%, rgba(241,111,92,0)), color-stop(75%, rgba(153,101,51,0.75)), color-stop(100%, rgba(153,101,51,1)));
    background: -webkit-linear-gradient(top, rgba(214,198,195,0) 0%, rgba(241,111,92,0) 0%, rgba(153,101,51,0.75) 65%, rgba(153,101,51,1) 100%);
    background: -o-linear-gradient(top, rgba(214,198,195,0) 0%, rgba(241,111,92,0) 0%, rgba(153,101,51,0.75) 65%, rgba(153,101,51,1) 100%);
    background: -ms-linear-gradient(top, rgba(214,198,195,0) 0%, rgba(241,111,92,0) 0%, rgba(153,101,51,0.75) 65%, rgba(153,101,51,1) 100%);
    background: linear-gradient(to bottom, rgba(214,198,195,0) 0%, rgba(241,111,92,0) 0%, rgba(153,101,51,0.75) 65%, rgba(153,101,51,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6c6c3', endColorstr='#b87a01', GradientType=0 );
    background-size: 50% 100%, 50% 0, 50% 100%;
    -webkit-background-size: 50% 100%, 50% 0, 50.2% 100%; */
    bottom: 0;
    color: #fff;
    height: 5rem;
    font-size: 17px;
    left: 0;
    margin: 0;
    padding: 0 1rem;
    position: absolute;
    right: 0;
    text-transform: none;
    /* background: rgba(153,101,51,.8); */
    /* transform: skewY(4deg); */
}

#last-articles h4 span {
    position: absolute;
    top: 18px;
    left: 11px;
    text-transform: uppercase;
    padding: 3px 5px;
    text-align: left;
}

#last-articles .price-label {
    bottom: 2.666rem;
}

#last-articles h2,
.frontbox h2 {
    font-weight: 600;
    text-transform: uppercase;
}

.home_section.cols > div {
    width: 48%;
    float: left;
    padding: 0 10px;
}

.home_section.cols > div .youtube + .youtube {
    margin-top: 17px;
}

#last-articles figure a {
    /*border: 2px solid #b87a01;*/
    display: block;
    background: #000;
    overflow: hidden;
}

#last-articles .slider-btn {
    margin-top: 20px;
}

#last-articles a:before {
    position: absolute;
    top: -15px;
    left: 8px;
}

#last-articles .entry-date {
    background: #b87a01;
    color: #fff;
    display: block;
    font-size: 15px;
    padding: 10px 0;
    left: 16px;
    margin: 0 0 20px 0;
    position: absolute;
    top: 0;
    text-align: center;
    width: 65px;
    z-index: 3;
}

#last-articles .entry-date span {
    font-size: 16px;
}

#last-articles a img {
    -webkit-backface-visibility: hidden;
    display: block;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

#last-articles a:hover img {
     -webkit-transform: scale(1.2) rotate(-5deg);
    -moz-transform: scale(1.2) rotate(-5deg);
    -ms-transform: scale(1.2) rotate(-5deg);
    -o-transform: scale(1.2) rotate(-5deg);
    transform: scale(1.2) rotate(-5deg);
}

.logo-marquee {
    width: 100%;
    overflow: hidden;
}

.logo-marquee img {
    margin-right: 50px;
}

.frontpage-block2 {
    background-size: cover;
    padding: 80px 0 120px;
    background: #5c5c5c;
    position: relative;
    color: #fff;
    font-size: 22px;
    line-height: 1.3;
}

.frontpage-block2 p {
    margin-bottom: 25px;
}

.frontpage-block2 .alignright {
    border-radius: 15px;
    border: 0;
    margin-left: 38px;
    max-width: 650px;
}

.frontpage-block2:after {
    content: "";
    background: url(/wp-content/uploads/2019/07/wegiel.jpg);
    background-size: cover;
    opacity: 0.1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 0; 
}

.frontpage-block2 .container {
    z-index: 2;
}

.frontpage-block2 h2 {
    color: #fff;
    margin-bottom: 40px;
}

.site-main {
    width: 100%;
}

.offer-block:nth-of-type(even) h2 {
    color: #333;
}

.offer-block:nth-of-type(even) h2:after {
    left: auto;
    right: 0;
}

.offer-block ul {
    margin-bottom: 16px;
}

/* slider */
.slider-content {
    font-size: 20px;
    line-height: 1.4;
    text-transform: uppercase;
}

.slider-content:after {
    clear: both;
    content: "";
    display: table;
}

.slider-btn {
    color: #fff;
    display: inline-block;
    border-radius: 25px;
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    background: #b87a01;
    padding: 14px 30px;
    margin-top: 15px;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.slider-btn:active,
.slider-btn:focus,
.slider-btn:hover {
    background: #5c5c5c;
    color: #fff;
}

.nivo-directionNav {
    display: none;
}

#footer-wrapper .cols-3 {
    width: 46%;
}

body .nivo-caption {
    width: 45%;
}

.frontbox .slider-btn {
    margin-top: 35px;
    display: block;
    max-width: 200px;
}

.frontpage-block3 {
    font-size: 20px;
    line-height: 1.3;
    padding: 90px 0 80px;
}

.frontpage-block3 h3 {
    text-transform: uppercase;
    font-weight: 800;
    padding-bottom: 20px;
}

.frontpage-block3 .row {
    padding: 70px 0;
    display: flex;
    align-items: center;
}

.frontpage-block3 .row.left-dir .col-md-6 {
    float: left;
}

@media (min-width: 769px) {

    .col-md-6 p {
        padding-right: 100px;
    }

    .frontpage-block3 .row.left-dir .col-md-6 p {
        padding-right: 0;
        padding-left: 100px;
    }

    /* .frontpage-block3 .row.left-dir .col-md-6 h3,
    .frontpage-block3 .row.left-dir .col-md-6 a {
        margin-left: 100px;
    } */

}

.frontpage-block3 .row.left-dir .col-md-6 img {
    float: left;
}

.frontpage-block3 .row img,
.border-img {
    border: 0;
    border-radius: 15px;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.4);
    padding: 0;
}

.frontpage-block3 .row img {
    max-width: 500px;
}

.col-md-6 {
    float: left;
    width: 50%;
}

.hdrinfo {
    font-size: 18px;
}

.hdrinfo-img {
    margin: 4px 10px -2px 0;
    width: 20px;
}

.nivo-caption,
.nivo-controlNav {
    right: 50%!important;
    transform: translate(50%, 50%);
    text-align: center!important;
    bottom: 50%!important;
}

.nivo-controlNav {
    bottom: 50px!important;
}


.nivo-caption .slider-btn {
    float: none!important;
    display: inline-block;
}

body .nivo-controlNav a {
    width: 20px;
    height: 20px;
}

.entry-title {
    position: relative;
    text-transform: uppercase;
}
.entry-title:after {
    content: " ";
    display: block;
    width: 55px;
    height: 2px;
    position: absolute;
    bottom: -3px;
    left: 0;
    background-color: #b87a01;
}

.entry-content {
    font-size: 15px;
    line-height: 1.6;
}

.entry-content p {
     margin: 0 0 20px 0;
}

body.page .post-thumb {
    width: 100%;
    height: auto;
}

/* .nivoSlider:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    background: -moz-linear-gradient(-45deg, rgba(125,185,232,0) 0%, rgba(0,0,0,0.75) 57%, rgba(0,0,0,1) 76%, rgba(0,0,0,1) 100%); 
    background: -webkit-linear-gradient(-45deg, rgba(125,185,232,0) 0%,rgba(0,0,0,0.75) 57%,rgba(0,0,0,1) 76%,rgba(0,0,0,1) 100%); 
    background: linear-gradient(135deg, rgba(125,185,232,0) 0%,rgba(0,0,0,0.75) 57%,rgba(0,0,0,1) 76%,rgba(0,0,0,1) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#000000',GradientType=1 ); 
    z-index: 10;
} */

/* #home_slider .nivoSlider,
#home_slider .nivoSlider img {
  height: 90vh!important;
} */

.sitenav ul li.featured {
    float: right;
    background: #db4a37;
}

.sitenav ul li.featured a {
    padding: 18px 40px;
}

body .slide_info > h2 {
    background-color: transparent;
    display:inline-block; 
    padding:10px 20px;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    font-size: 60px;
    font-weight: 800;
}

/* Kontakt */
#kontakt > div {
    width: 50%;
    float: left;
}

#kontakt input[type="text"], 
#kontakt input[type="email"], 
#kontakt textarea {
    width: 90%;
}

select {
    border-color: #bcbcbc #dadada #e5e5e5;
    border-style: solid;
    font-size: 15px;
    height: 34px;
    width: 268px;
}


.single-player:after,
.row:after {
    clear: both;
    content: "";
    display: table;
}

/* Partnerzy */
.clear {
    clear: both;
    content: " ";
    display: table;
}


.frontpage-block2 .fullwidth {
    display: flex;
    flex-direction: row;
}

.frontpage-block1 blockquote {
    text-align: center;
    font-size: 40px;
    line-height: 1.3;
    font-style: italic;
    padding: 30px 70px 20px 70px;
}

.frontpage-block1 blockquote:before {
    color: #b87a01;
    content: "“";
    font-size: 4.4rem;
    line-height: 0;
    position: relative;
    left: -25px;
    top: 30px;
}

.frontpage-block1 blockquote:after {
    color: #b87a01;
    content: "”";
    font-size: 4.4rem;
    line-height: 0;
    position: relative;
    bottom: -30px;
    right: -5px;
}

.desc-header {
    background: #b87a01;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 3px solid #FFF;
    justify-content: center;
    text-align: center;
    padding: 1.5rem;
    order: 0;
    width: 33.33333%;
    height: 264px;
    margin-top: -26px;
    position: relative;
}

.desc-header:after {
    position: absolute;
    content: "";
    width: 99.9%;
    height: 122px;
    left: 0;
    bottom: -112px;
    background-color: #b87a01;
    transform-origin: top left;
    transform: skewY(-15deg);
    z-index: 3;
}

.desc-header h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 45px;
}

.desc-content {
     background: rgba(255,255,255,0.25);
    width: 66.66667%;
    order: 1;
    font-size: 22px;
    color: #fff;
    line-height: 1.5;
    padding: 3rem 3rem 4rem 3rem;
    border-right: 3px solid #fff;
}

.desc-content p {
    text-align: justify;
}

.frontpage-block1 {
    padding: 0;
}
.frontpage-block1 .container > blockquote {
    font-size: 21px;
    position: relative;
    text-align: center;
   /* padding-top: 70px;*/
}

.frontpage-block1 .container > div > img {
    display: block;
    margin: 0 auto;
}
/* Bottom */
#bottom-wrapper {
    width: 100%;
    height: 210px;
    background-color: #f6f6f6;
    margin-top: 210px;
    position: relative;
}

#bottom-wrapper:after {
    content: ' ';
    background: #b87a01;
    width: 50%;
    height: 80px;
    position: absolute;
    top: 0;
    left: 50%;
}

.col-left,
.col-right {
    width: 50%;
    float: left;
}

.col-left .image {
    float: left;
    margin-top: -400px;
}

.col-right {
    float: right;
}

.col-right a {
    float: left;
    width: 50%;
    height: 80px;
    margin-top: 10px;
    padding-top: 20px;
    padding-left: 85px;
    border-left: 1px solid #3c3e3f;
    box-sizing: border-box;
    font-size: 19px;
    line-height: 25px;
    color: #3c3e3f;
    position: relative;
    text-transform: uppercase;
}

.col-right a:hover,
.col-right a:active,
.col-right a:focus {
    opacity: 0.8;
}

.col-right i {
    position: absolute;
    left: 10px;
    font-size: 50px
}

.col-right a span {
    color: #b87a01;
    display: block;
    text-transform: none;
}

#bottom-wrapper .header {
    background:  #b87a01;
    color: #fff;
    float: left;
    width: 100%;
    height: 80px;
    font-size: 28px;
    line-height: 80px;
    text-align: center;
    text-transform: uppercase;
}

.motto {
    color: #3c3e3f;
    margin: 1rem 0;
    font-size: 16px;
    width: 40%;
    padding: 20px 40px;
    line-height: 1.4;
    font-style: italic;
    text-transform: uppercase;
    float: right;
    position: relative;
}
/*.motto:before {
    color: #b87a01;
    content: "“";
    position: absolute;
    font-size: 5.4rem;
}*/


body.page-template-default .sponsorzy {
    text-align: left;
}

/* Video */
.youtube {
    background-color: #000;
    margin-bottom: 20px;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}
.youtube img {
    width: 100%;
    top: -16.84%;
    left: 0;
    opacity: 0.7;
}
.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}
.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
    cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

body .sitenav ul li ul li {
    border: 0;
}

.sitenav ul li:hover > ul {
    width: 250px;
}

body .sitenav ul li ul li:hover a,
body .sitenav ul li ul li:active a,
body .sitenav ul li ul li:focus a {
    background: #5c5c5c!important;
}

.page-template-template-onepage #menubar {
    margin-bottom: 1px;
}

.offer-block > img {
    width: 100%;
}

.hero-block .content {
    max-width: 460px;
    padding: 140px 0 220px;
}

.hero-block h2 {
    color: #fff;
    font-size: 55px;
    text-transform: uppercase;
    font-weight: 800;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}

.hero-block .copy-wrap {
    color: #fff;
    font-size: 28px;
    font-weight: 800;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    line-height: 1.3;
}

.offer-block {
    padding: 120px 0 0;
}

.offer-block:last-of-type() {
    padding-bottom: 120px;
}

.offer-block .copy-wrap {
    font-size: 20px;
    line-height: 1.3;
}

.offer-block h3 {
    text-transform: uppercase;
    font-weight: 800;
    padding-bottom: 20px;
}

.offer-block ul {
    list-style-position: inside;
}

.offer-block .container {
    display: flex;
    align-items: center;
}

.offer-block .container.odd {
    flex-direction: row-reverse;
}
@media (min-width: 769px) {

.offer-block .container .content {
    padding-right: 100px;
}

.offer-block .container.odd .content {
    padding-right: 0;
    padding-left: 100px;
}

}

@media (max-width: 980px) {
    #footer-wrapper:after {
        background-size: 600px;
        left: 0;
    }
}

@media (max-width: 768px) {
    #footer-wrapper:after {
        top: -900px;
    }

    .hero-block h2 {
        font-size: 36px;
    }

    body .nivo-controlNav {
        display: none!important;
    }

    .logo img {
        position: relative;
    }

    .frontpage-block2 .alignright {
        max-width: 100%;
        margin-bottom: 30px;
    }

    .col-md-6 {
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

    .frontpage-block3 .row img, .border-img {
        float: none;
        max-width: 500px;
    }

    .row.left-dir {
        display: flex;
        flex-direction: column-reverse;
    }

    .offer-block .container,
    .offer-block .container.odd {
        flex-direction: column;
    }

    .frontpage-block3 .row.left-dir .col-md-6 img {
        float: none;
    }

    .frontpage-block3 .row {
        padding: 20px 0;
    }

    .offer-block {
        padding: 50px 0 0;
    }

    body.page-id-783 .alignright {
        width: 100%;
        margin-bottom: 20px;
    }
}

@media (max-width: 540px) {
    .frontpage-block3 .row img, .border-img {
        max-width: 100%;
        margin: 0;
    }

    #last-articles .wrapper > div {
        border: 0;
    }
}

/* WooCommerce */
.woocommerce .quantity .qty {
    width: 5em;
}

.shop_top_msg {
    border: 2px solid #b87a01;
    padding: 20px 40px;
    margin-bottom: 40px;
    text-align: center;
}

.shop_top_msg p {
    margin: 0;
    font-weight: 600;
    font-size: 18px;
    color: #E12B38;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #b87a01;
    height: 37px;
}

.woocommerce a.button.alt.checkout-button {
    height: auto;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #5c5c5c;
}

.woocommerce-input-wrapper select {
    padding: 8px 10px;
    height: 40px;
}

.woocommerce-cart .woocommerce-shipping-destination {
    display: none;
}

.wpmc-tabs-wrapper {
    margin-top: 50px;
}

@media (min-width: 993px) {
    body.archive.woocommerce .shop-container {
        display: flex;
    }

    body.archive.woocommerce .shop-container .shop-left {
        min-width: 210px;
        margin-right: 40px;
    }
}

.product-categories {
    padding-left: 10px;
}

.product-categories li {
    line-height: 2.4;
    font-size: 15px;
}

.product-categories li.current-cat a {
    border-bottom: 1px solid #b87a01;
}

.popup-right {
    display: none;
    position: fixed;
    background: #fff;
    padding: 25px;
    top: 200px;
    right: -2px;
    width: 203px;
    z-index: 3333;
    border: 2px solid #b87a01;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

@media (min-width: 700px) {
    .popup-right {
        display: block;
    }
}

.popup-right p {
    font-size: 17px;
    font-weight: bold;
    margin: 10px 0 5px;
}