@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";

 :root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,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-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,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-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__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}}.animate__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)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-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)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{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 shakeX{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)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-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)}}.animate__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)}}.animate__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)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}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:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}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:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}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:translateZ(0);transform:translateZ(0)}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)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-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)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-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) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@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) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__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) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@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) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__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) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@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) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__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) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}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) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__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)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__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}}.animate__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:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__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:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__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:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__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:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__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:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__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:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__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:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__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:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__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);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}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);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}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)}}.animate__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);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}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);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}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)}}.animate__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}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-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}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{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);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{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);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{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);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{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);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-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%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-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}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-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:translateZ(0);transform:translateZ(0)}}@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:translateZ(0);transform:translateZ(0)}}.animate__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)}}.animate__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}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__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-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-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-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)}}@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)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-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)}}@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)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-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-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-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.captcha-image {
border: 1px solid;
padding: 10px;
display: inline-block;
text-align: center;
}
.cf7ic_instructions {
display: block;
}
.captcha-image .cf7ic_instructions span {
font-weight: bold;
}
span.captcha-image > label {
display: inline-block !important;
position: relative;
width: auto !important;
} .captcha-image svg {
padding: 5px;
width: 35px;
height: 35px;
box-sizing: border-box;
}
.captcha-image label>input+svg {
cursor: pointer;
border: 2px solid transparent;
position: relative;
overflow: hidden;
}
.captcha-image label:nth-child(2),
.captcha-image label:nth-child(3) {
margin-right: 5px;
} .captcha-image label>input:checked+svg,
.captcha-image label>input:focus+svg {
border: 2px solid #f00;
}  span.wpcf7-form-control.wpcf7-cf7ic {
border: none;
}
.kc_captcha {
display: inherit;
} .cf7ic-style1 {
border: 1px solid;
padding: 10px;
display: inline-block;
text-align: center;
}
.cf7ic-icon-wrapper {
font-size: inherit;
}
.cf7ic-style1 .cf7ic-icon-wrapper .fa,
.cf7ic-style1 .cf7ic-icon-wrapper svg {
font-size: inherit;
border-color: inherit;
}
body .cf7ic-style1 .cf7ic-icon-wrapper svg {
width: 1em;
height: 1em;
fill: currentColor;
box-sizing: content-box !important;
}
.woocommerce .captcha-image .cf7ic-icon-wrapper label,
.woocommerce-page .captcha-image .cf7ic-icon-wrapper label,
.captcha-image .cf7ic-icon-wrapper label {
display: inline-block;
width: inherit;
vertical-align: text-top;
}
.captcha-image label>input { opacity: 0 !important;
width: 0 !important;
height: 0 !important;
min-width: 0 !important;
min-height: 0 !important;
margin: 0 !important;
padding: 0 !important;
border: none !important;
position: absolute !important;
}
.captcha-image label>input+* { position: static;
cursor: pointer;
border-width: 2px;
border-style: none;
border-color: transparent;
padding: 7px;
}
.captcha-image label>input:checked+*,
.captcha-image label>input:focus+* { padding: 7px;
border-width: 2px;
border-style: solid;
}
.cf7ic-special {
opacity: 0;
filter: alpha(opacity=0);
pointer-events: none;
position: absolute;
left: 0;
width: 200px;
}
.cf7ic-loader,
.cf7ic-loader:before,
.cf7ic-loader:after {
border-radius: 50% !important;
width: 2em !important;
height: 2em !important;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation: cf7ic-load 1.2s infinite ease-in-out;
animation: cf7ic-load 1.2s infinite ease-in-out;
}
.cf7ic-loader {
display: block;
color: #444;
font-size: 10px !important;
margin: 4.8em 6em !important;
position: relative !important;
text-indent: -9999em !important;
-webkit-transform: translateZ(0) !important;
-ms-transform: translateZ(0) !important;
transform: translateZ(0) !important;
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
.cf7ic-loader:before,
.cf7ic-loader:after {
content: '';
position: absolute;
top: 0;
}
.cf7ic-loader:before {
left: -3.5em;
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.cf7ic-loader:after {
left: 3.5em;
}
@-webkit-keyframes cf7ic-load {
0%,
80%,
100% {
box-shadow: 0 2.5em 0 -1.3em;
}
40% {
box-shadow: 0 2.5em 0 0;
}
}
@keyframes cf7ic-load {
0%,
80%,
100% {
box-shadow: 0 2.5em 0 -1.3em;
}
40% {
box-shadow: 0 2.5em 0 0;
}
} .ai1ic-fields {
height: 0 !important;
display: block;
overflow: hidden !important;
}
body .ai1ic-fields input {
position: absolute;
transform: scale(0);
}
.cf7ic-wpf {
margin-bottom: 30px !important;
}
.cf7ic-wpf .captcha-image label {
width: 35px !important;
}
.cf7ic-wpf .captcha-image label i {
width: 35px !important;
text-align: center;
}
.cf7ic-wpf .captcha-image .cf7ic-icon-wrapper {
display: block;
text-align: left !important;
}@media (min-width: 992px) {
.mdimage>.vc_column-inner {
padding: 0 !important;
}
.mdimage .wpb_single_image {
margin-bottom: 0 !important;
}
}
body .wpb_single_image .vc_single_image-wrapper.vc_box_shadow:before {
background: #7d170f !important;
}
.stm_infobox_back a {
color: #fff !important;
font-weight: bold;
}
table tbody tr td {
padding: 20px 0;
font-size: 15px;
}
table tbody tr th {
background-color: #7d170f;
color: #fff;
}
.price-table {
width: 100%;
border-collapse: collapse;
margin-bottom: 15px;
}
.price-table th, .price-table td {
border: 1px solid #ddd;
padding: 10px;
}
.price-heading {
}
@media (max-width: 767px) {
.price-tablep:not(.no-mobile-stretch)  th, .price-table:not(.no-mobile-stretch) td {
display: block;
width: 100% !important;
border: 1px solid #ddd;
}
.price-table th, .price-table td {
border: 1px solid #ddd;
padding: 5px;
}
}
.panel-title a {
display: flex;
justify-content: space-between;
align-items: center;
text-decoration: none;
}
.panel-title a:after {
font-family: 'FontAwesome';
content: "\f107"; transition: transform 0.2s;
}
.panel-title a.collapsed:after {
content: "\f067"; }
.tables-container {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.price-table-wrapper {
width: 48%;
margin-bottom: 15px;
}
@media (max-width: 768px) {
.price-table-wrapper {
width: 100%;
}
.panel-body {
padding: 5px;
}
}
.stm_infobox_style_1 .inner:before {
background: inherit !important;
}
.vc_custom_1720617799855 p {
margin-bottom: 15px;
}
.wpcf7-form INPUT, .wpcf7-form SELECT,
.wpcf7-form .wpb_text_column :last-child {
margin-bottom: 15px !important;
}
.wpcf7-form .stm_select.open .stm_select__dropdown li {
margin-bottom: 0px;
}
@media (min-width: 992px) {
.wpcf7-form .anrede {
margin-right: 20px
}
.wpcf7-form .vorname {
margin-right: -20px
}
}
.col-anfragebutton .stm_cta.style_1 {
display: block;
text-align: center;
}
.kc_captcha .wpcf7-not-valid .captcha-image {
border-color: #ff0000 !Important
}
.stm_header_style_1.stm_transparent_header_disabled .stm_mobile__header {
background-color: #fff !important;
}
@media (max-width: 768px) {
.stm_header_style_1 .stm-header, .stm_header_style_1.stm_transparent_header_disabled .stm_mobile__header {
background-color: #fff !important;
}
}
@media (max-width: 1024px) {
.stm_header_style_1 .stm-header {
background-color: #fff !important;
}
body.stm_header_style_1 .stm-navigation.stm-navigation__default ul li ul.sub-menu li.current-menu-item a,
body.stm_header_style_1 .stm-navigation.stm-navigation__default ul li ul.sub-menu li a:hover {
color: #fff !important;
}
}
@media (min-width: 769px) {
.wpcf7-form .datelabel {
display: none;
}
}
.wpcf7-form .form-group, .wpcf7-form P {
margin-bottom: 0;
}
.wpcf7-form .anrede {
margin-bottom: 15px;
}
    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: none;
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline 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 {
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"] {
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;
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 {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
box-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;
}
.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.bartelbauer.at/wp-content/themes/hotello/public/fonts/bootstrap/glyphicons-halflings-regular.eot);
src: url(//www.bartelbauer.at/wp-content/themes/hotello/public/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(//www.bartelbauer.at/wp-content/themes/hotello/public/fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(//www.bartelbauer.at/wp-content/themes/hotello/public/fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(//www.bartelbauer.at/wp-content/themes/hotello/public/fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(//www.bartelbauer.at/wp-content/themes/hotello/public/fonts/bootstrap/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: 400;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
content: "\002a";
}
.glyphicon-plus:before {
content: "\002b";
}
.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";
}
* {
box-sizing: border-box;
}
*:before,
*:after {
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.42857;
color: #333333;
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: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
transition: all 0.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 #eeeeee;
}
.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;
}
[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,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
font-weight: 400;
line-height: 1;
color: #777777;
}
h1, .h1,
h2, .h2,
h3, .h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
font-size: 65%;
}
h4, .h4,
h5, .h5,
h6, .h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .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 {
padding: .2em;
background-color: #fcf8e3;
}
.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, .initialism {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777777;
}
.text-primary {
color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
color: #286090;
}
.text-success {
color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
color: #843534;
}
.bg-primary {
color: #fff;
}
.bg-primary {
background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
background-color: #286090;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
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-right: 5px;
padding-left: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.42857;
}
dt {
font-weight: 700;
}
dd {
margin-left: 0;
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
display: table;
content: " ";
}
.dl-horizontal dd:after {
clear: both;
}
@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;
}
.initialism {
font-size: 90%;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eeeeee;
}
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.42857;
color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
text-align: right;
border-right: 5px solid #eeeeee;
border-left: 0;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
content: "\00A0 \2014";
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857;
}
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;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: 700;
box-shadow: none;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857;
color: #333333;
word-break: break-all;
word-wrap: break-word;
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 {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.container:before, .container:after {
display: table;
content: " ";
}
.container:after {
clear: both;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.container-fluid:before, .container-fluid:after {
display: table;
content: " ";
}
.container-fluid:after {
clear: both;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.row:before, .row:after {
display: table;
content: " ";
}
.row:after {
clear: both;
}
.row-no-gutters {
margin-right: 0;
margin-left: 0;
}
.row-no-gutters [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.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-right: 15px;
padding-left: 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-1 {
width: 8.33333%;
}
.col-xs-2 {
width: 16.66667%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-4 {
width: 33.33333%;
}
.col-xs-5 {
width: 41.66667%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-7 {
width: 58.33333%;
}
.col-xs-8 {
width: 66.66667%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-10 {
width: 83.33333%;
}
.col-xs-11 {
width: 91.66667%;
}
.col-xs-12 {
width: 100%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-pull-1 {
right: 8.33333%;
}
.col-xs-pull-2 {
right: 16.66667%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-4 {
right: 33.33333%;
}
.col-xs-pull-5 {
right: 41.66667%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-7 {
right: 58.33333%;
}
.col-xs-pull-8 {
right: 66.66667%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-10 {
right: 83.33333%;
}
.col-xs-pull-11 {
right: 91.66667%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-push-1 {
left: 8.33333%;
}
.col-xs-push-2 {
left: 16.66667%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-4 {
left: 33.33333%;
}
.col-xs-push-5 {
left: 41.66667%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-7 {
left: 58.33333%;
}
.col-xs-push-8 {
left: 66.66667%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-10 {
left: 83.33333%;
}
.col-xs-push-11 {
left: 91.66667%;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
.col-xs-offset-1 {
margin-left: 8.33333%;
}
.col-xs-offset-2 {
margin-left: 16.66667%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-4 {
margin-left: 33.33333%;
}
.col-xs-offset-5 {
margin-left: 41.66667%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-7 {
margin-left: 58.33333%;
}
.col-xs-offset-8 {
margin-left: 66.66667%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-10 {
margin-left: 83.33333%;
}
.col-xs-offset-11 {
margin-left: 91.66667%;
}
.col-xs-offset-12 {
margin-left: 100%;
}
@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-1 {
width: 8.33333%;
}
.col-sm-2 {
width: 16.66667%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-4 {
width: 33.33333%;
}
.col-sm-5 {
width: 41.66667%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-7 {
width: 58.33333%;
}
.col-sm-8 {
width: 66.66667%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-10 {
width: 83.33333%;
}
.col-sm-11 {
width: 91.66667%;
}
.col-sm-12 {
width: 100%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-pull-1 {
right: 8.33333%;
}
.col-sm-pull-2 {
right: 16.66667%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-4 {
right: 33.33333%;
}
.col-sm-pull-5 {
right: 41.66667%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-7 {
right: 58.33333%;
}
.col-sm-pull-8 {
right: 66.66667%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-10 {
right: 83.33333%;
}
.col-sm-pull-11 {
right: 91.66667%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-push-1 {
left: 8.33333%;
}
.col-sm-push-2 {
left: 16.66667%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-4 {
left: 33.33333%;
}
.col-sm-push-5 {
left: 41.66667%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-7 {
left: 58.33333%;
}
.col-sm-push-8 {
left: 66.66667%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-10 {
left: 83.33333%;
}
.col-sm-push-11 {
left: 91.66667%;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
.col-sm-offset-1 {
margin-left: 8.33333%;
}
.col-sm-offset-2 {
margin-left: 16.66667%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.33333%;
}
.col-sm-offset-5 {
margin-left: 41.66667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.33333%;
}
.col-sm-offset-8 {
margin-left: 66.66667%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.33333%;
}
.col-sm-offset-11 {
margin-left: 91.66667%;
}
.col-sm-offset-12 {
margin-left: 100%;
}
}
@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-1 {
width: 8.33333%;
}
.col-md-2 {
width: 16.66667%;
}
.col-md-3 {
width: 25%;
}
.col-md-4 {
width: 33.33333%;
}
.col-md-5 {
width: 41.66667%;
}
.col-md-6 {
width: 50%;
}
.col-md-7 {
width: 58.33333%;
}
.col-md-8 {
width: 66.66667%;
}
.col-md-9 {
width: 75%;
}
.col-md-10 {
width: 83.33333%;
}
.col-md-11 {
width: 91.66667%;
}
.col-md-12 {
width: 100%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-pull-1 {
right: 8.33333%;
}
.col-md-pull-2 {
right: 16.66667%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-4 {
right: 33.33333%;
}
.col-md-pull-5 {
right: 41.66667%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-7 {
right: 58.33333%;
}
.col-md-pull-8 {
right: 66.66667%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-10 {
right: 83.33333%;
}
.col-md-pull-11 {
right: 91.66667%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-push-0 {
left: auto;
}
.col-md-push-1 {
left: 8.33333%;
}
.col-md-push-2 {
left: 16.66667%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-4 {
left: 33.33333%;
}
.col-md-push-5 {
left: 41.66667%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-7 {
left: 58.33333%;
}
.col-md-push-8 {
left: 66.66667%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-10 {
left: 83.33333%;
}
.col-md-push-11 {
left: 91.66667%;
}
.col-md-push-12 {
left: 100%;
}
.col-md-offset-0 {
margin-left: 0%;
}
.col-md-offset-1 {
margin-left: 8.33333%;
}
.col-md-offset-2 {
margin-left: 16.66667%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.33333%;
}
.col-md-offset-5 {
margin-left: 41.66667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.33333%;
}
.col-md-offset-8 {
margin-left: 66.66667%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.33333%;
}
.col-md-offset-11 {
margin-left: 91.66667%;
}
.col-md-offset-12 {
margin-left: 100%;
}
}
@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-1 {
width: 8.33333%;
}
.col-lg-2 {
width: 16.66667%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-4 {
width: 33.33333%;
}
.col-lg-5 {
width: 41.66667%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-7 {
width: 58.33333%;
}
.col-lg-8 {
width: 66.66667%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-10 {
width: 83.33333%;
}
.col-lg-11 {
width: 91.66667%;
}
.col-lg-12 {
width: 100%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-pull-1 {
right: 8.33333%;
}
.col-lg-pull-2 {
right: 16.66667%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-4 {
right: 33.33333%;
}
.col-lg-pull-5 {
right: 41.66667%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-7 {
right: 58.33333%;
}
.col-lg-pull-8 {
right: 66.66667%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-10 {
right: 83.33333%;
}
.col-lg-pull-11 {
right: 91.66667%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-push-1 {
left: 8.33333%;
}
.col-lg-push-2 {
left: 16.66667%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-4 {
left: 33.33333%;
}
.col-lg-push-5 {
left: 41.66667%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-7 {
left: 58.33333%;
}
.col-lg-push-8 {
left: 66.66667%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-10 {
left: 83.33333%;
}
.col-lg-push-11 {
left: 91.66667%;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
.col-lg-offset-1 {
margin-left: 8.33333%;
}
.col-lg-offset-2 {
margin-left: 16.66667%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.33333%;
}
.col-lg-offset-5 {
margin-left: 41.66667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.33333%;
}
.col-lg-offset-8 {
margin-left: 66.66667%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.33333%;
}
.col-lg-offset-11 {
margin-left: 91.66667%;
}
.col-lg-offset-12 {
margin-left: 100%;
}
}
table {
background-color: transparent;
}
table col[class*="col-"] {
position: static;
display: table-column;
float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
display: table-cell;
float: none;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857;
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 > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.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 > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.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 > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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 > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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 > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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 > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.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 {
min-height: .01%;
overflow-x: auto;
}
@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 > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.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 > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: 700;
}
input[type="search"] {
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
cursor: not-allowed;
}
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: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857;
color: #555555;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
color: #555555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
box-shadow: inset 0 1px 1px rgba(0, 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::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
background-color: #eeeeee;
opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
cursor: not-allowed;
}
textarea.form-control {
height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
line-height: 34px;
}
input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
.input-group-sm > input.input-group-addon[type="date"],
.input-group-sm > .input-group-btn > input.btn[type="date"],
.input-group-sm input[type="date"],
input[type="time"].input-sm,
.input-group-sm > input.form-control[type="time"],
.input-group-sm > input.input-group-addon[type="time"],
.input-group-sm > .input-group-btn > input.btn[type="time"],
.input-group-sm
input[type="time"],
input[type="datetime-local"].input-sm,
.input-group-sm > input.form-control[type="datetime-local"],
.input-group-sm > input.input-group-addon[type="datetime-local"],
.input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
.input-group-sm
input[type="datetime-local"],
input[type="month"].input-sm,
.input-group-sm > input.form-control[type="month"],
.input-group-sm > input.input-group-addon[type="month"],
.input-group-sm > .input-group-btn > input.btn[type="month"],
.input-group-sm
input[type="month"] {
line-height: 30px;
}
input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
.input-group-lg > input.input-group-addon[type="date"],
.input-group-lg > .input-group-btn > input.btn[type="date"],
.input-group-lg input[type="date"],
input[type="time"].input-lg,
.input-group-lg > input.form-control[type="time"],
.input-group-lg > input.input-group-addon[type="time"],
.input-group-lg > .input-group-btn > input.btn[type="time"],
.input-group-lg
input[type="time"],
input[type="datetime-local"].input-lg,
.input-group-lg > input.form-control[type="datetime-local"],
.input-group-lg > input.input-group-addon[type="datetime-local"],
.input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
.input-group-lg
input[type="datetime-local"],
input[type="month"].input-lg,
.input-group-lg > input.form-control[type="month"],
.input-group-lg > input.input-group-addon[type="month"],
.input-group-lg > .input-group-btn > input.btn[type="month"],
.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.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
cursor: not-allowed;
}
.radio label,
.checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: 400;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-top: 4px \9;
margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: 400;
vertical-align: middle;
cursor: pointer;
}
.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
.form-control-static {
min-height: 34px;
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
padding-right: 0;
padding-left: 0;
}
.input-sm, .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-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
height: 30px;
line-height: 30px;
}
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
height: auto;
}
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.form-group-sm select.form-control {
height: 30px;
line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 30px;
min-height: 32px;
padding: 6px 10px;
font-size: 12px;
line-height: 1.5;
}
.input-lg, .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.33333;
border-radius: 6px;
}
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
height: 46px;
line-height: 46px;
}
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
height: auto;
}
.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
border-radius: 6px;
}
.form-group-lg select.form-control {
height: 46px;
line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 46px;
min-height: 38px;
padding: 11px 16px;
font-size: 18px;
line-height: 1.33333;
}
.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, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .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;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
border-color: #2b542c;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
background-color: #dff0d8;
border-color: #3c763d;
}
.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;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
border-color: #66512c;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #8a6d3b;
}
.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;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
border-color: #843534;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
background-color: #f2dede;
border-color: #a94442;
}
.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 {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
display: table;
content: " ";
}
.form-horizontal .form-group:after {
clear: both;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
padding-top: 7px;
margin-bottom: 0;
text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 11px;
font-size: 18px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 12px;
}
}
.btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
white-space: nowrap;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
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 {
background-image: none;
outline: 0;
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
cursor: not-allowed;
filter: alpha(opacity=65);
opacity: 0.65;
box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
pointer-events: none;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
color: #333;
background-color: #e6e6e6;
border-color: #8c8c8c;
}
.btn-default:hover {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
color: #333;
background-color: #e6e6e6;
background-image: none;
border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
color: #333;
background-color: #d4d4d4;
border-color: #8c8c8c;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
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:focus, .btn-primary.focus {
color: #fff;
background-color: #286090;
border-color: #122b40;
}
.btn-primary:hover {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #286090;
background-image: none;
border-color: #204d74;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
color: #fff;
background-color: #204d74;
border-color: #122b40;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
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:focus, .btn-success.focus {
color: #fff;
background-color: #449d44;
border-color: #255625;
}
.btn-success:hover {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
color: #fff;
background-color: #449d44;
background-image: none;
border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
color: #fff;
background-color: #398439;
border-color: #255625;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
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:focus, .btn-info.focus {
color: #fff;
background-color: #31b0d5;
border-color: #1b6d85;
}
.btn-info:hover {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
color: #fff;
background-color: #31b0d5;
background-image: none;
border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
color: #fff;
background-color: #269abc;
border-color: #1b6d85;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
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:focus, .btn-warning.focus {
color: #fff;
background-color: #ec971f;
border-color: #985f0d;
}
.btn-warning:hover {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
color: #fff;
background-color: #ec971f;
background-image: none;
border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
color: #fff;
background-color: #d58512;
border-color: #985f0d;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
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:focus, .btn-danger.focus {
color: #fff;
background-color: #c9302c;
border-color: #761c19;
}
.btn-danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #c9302c;
background-image: none;
border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
color: #fff;
background-color: #ac2925;
border-color: #761c19;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.btn-link {
font-weight: 400;
color: #337ab7;
border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
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, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
color: #777777;
text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
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;
transition: opacity 0.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;
transition-property: height, visibility;
transition-duration: 0.35s;
transition-timing-function: ease;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
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;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.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: 400;
line-height: 1.42857;
color: #333333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
background-color: #337ab7;
outline: 0;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
right: 0;
left: auto;
}
.dropdown-menu-left {
right: auto;
left: 0;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857;
color: #777777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
content: "";
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
.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 > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .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:before, .btn-toolbar:after {
display: table;
content: " ";
}
.btn-toolbar:after {
clear: both;
}
.btn-toolbar .btn,
.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-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-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-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret, .btn-group-lg > .btn .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
display: table;
content: " ";
}
.btn-group-vertical > .btn-group:after {
clear: both;
}
.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-left-radius: 4px;
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-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.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-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
display: table-cell;
float: none;
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 input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[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-right: 0;
padding-left: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group .form-control:focus {
z-index: 3;
}
.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: 400;
line-height: 1;
color: #555555;
text-align: center;
background-color: #eeeeee;
border: 1px solid #ccc;
border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
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-top-right-radius: 0;
border-bottom-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-top-left-radius: 0;
border-bottom-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 {
z-index: 2;
margin-left: -1px;
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav:before, .nav:after {
display: table;
content: " ";
}
.nav:after {
clear: both;
}
.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: #eeeeee;
}
.nav > li.disabled > a {
color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
color: #777777;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
background-color: #eeeeee;
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.42857;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #555555;
cursor: default;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
}
.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, .nav-tabs.nav-justified {
width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li, .nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified, .nav-tabs.nav-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-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-left-radius: 0;
border-top-right-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
.navbar:before, .navbar:after {
display: table;
content: " ";
}
.navbar:after {
clear: both;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
.navbar-header:before, .navbar-header:after {
display: table;
content: " ";
}
.navbar-header:after {
clear: both;
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
display: table;
content: " ";
}
.navbar-collapse:after {
clear: both;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
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-right: 0;
padding-left: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
.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;
}
}
@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;
}
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.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-brand {
float: left;
height: 50px;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.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;
padding: 9px 10px;
margin-right: 15px;
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;
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 {
padding: 10px 15px;
margin-right: -15px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
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;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-right: 15px;
margin-left: 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-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
color: #555;
background-color: #e7e7e7;
}
@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-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-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, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc;
}
.navbar-inverse {
background-color: #222;
border-color: #090909;
}
.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: #090909;
}
.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-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
color: #fff;
background-color: #090909;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #090909;
}
.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: #090909;
}
.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-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-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, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
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 {
padding: 0 5px;
color: #ccc;
content: "/ ";
}
.breadcrumb > .active {
color: #777777;
}
.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;
margin-left: -1px;
line-height: 1.42857;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
z-index: 2;
color: #23527c;
background-color: #eeeeee;
border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
z-index: 3;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #777777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
}
.pager:before, .pager:after {
display: table;
content: " ";
}
.pager:after {
clear: both;
}
.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: #eeeeee;
}
.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: #777777;
cursor: not-allowed;
background-color: #fff;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: 700;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
a.label:hover, a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.label-default {
background-color: #777777;
}
.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;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: middle;
background-color: #777777;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
top: 0;
padding: 1px 5px;
}
.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;
}
a.badge:hover, a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.jumbotron {
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eeeeee;
}
.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 {
padding-right: 15px;
padding-left: 15px;
border-radius: 6px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.jumbotron h1,
.jumbotron .h1 {
font-size: 63px;
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
display: block;
max-width: 100%;
height: auto;
margin-right: auto;
margin-left: auto;
}
.thumbnail .caption {
padding: 9px;
color: #333333;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #337ab7;
}
.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 {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.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;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
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;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
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);
background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
-webkit-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: 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: 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: 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: 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 {
overflow: hidden;
zoom: 1;
}
.media-body {
width: 10000px;
}
.media-object {
display: block;
}
.media-object.img-thumbnail {
max-width: none;
}
.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 {
padding-left: 0;
margin-bottom: 20px;
}
.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-left-radius: 4px;
border-top-right-radius: 4px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
color: #777777;
cursor: not-allowed;
background-color: #eeeeee;
}
.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: #777777;
}
.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 .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .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;
}
a.list-group-item,
button.list-group-item {
color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
color: #555;
text-decoration: none;
background-color: #f5f5f5;
}
button.list-group-item {
width: 100%;
text-align: left;
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.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,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.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,
button.list-group-item-info {
color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.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,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.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,
button.list-group-item-warning {
color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.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,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.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,
button.list-group-item-danger {
color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.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,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.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;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
padding: 15px;
}
.panel-body:before, .panel-body:after {
display: table;
content: " ";
}
.panel-body:after {
clear: both;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-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-left-radius: 3px;
border-top-right-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 > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.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-right: 15px;
padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .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 > thead: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:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child {
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .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 th:last-child,
.panel > .table-responsive:first-child > .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 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:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child {
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child,
.panel > .table-responsive:last-child > .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 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-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
margin-bottom: 0;
border: 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: #333333;
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: #333333;
}
.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;
bottom: 0;
left: 0;
width: 100%;
height: 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;
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;
filter: alpha(opacity=20);
opacity: 0.2;
}
.close:hover, .close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: 0.5;
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.modal-open {
overflow: hidden;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
transform: translate(0, -25%);
transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
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;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
outline: 0;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
filter: alpha(opacity=0);
opacity: 0;
}
.modal-backdrop.in {
filter: alpha(opacity=50);
opacity: 0.5;
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
display: table;
content: " ";
}
.modal-header:after {
clear: both;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
display: table;
content: " ";
}
.modal-footer:after {
clear: both;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.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 {
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-style: normal;
font-weight: 400;
line-height: 1.42857;
line-break: auto;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
font-size: 12px;
filter: alpha(opacity=0);
opacity: 0;
}
.tooltip.in {
filter: alpha(opacity=90);
opacity: 0.9;
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.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 {
right: 5px;
bottom: 0;
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;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.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-style: normal;
font-weight: 400;
line-height: 1.42857;
line-break: auto;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
font-size: 14px;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover > .arrow {
border-width: 11px;
}
.popover > .arrow, .popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover > .arrow:after {
content: "";
border-width: 10px;
}
.popover.top > .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
border-bottom-width: 0;
}
.popover.top > .arrow:after {
bottom: 1px;
margin-left: -10px;
content: " ";
border-top-color: #fff;
border-bottom-width: 0;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25);
border-left-width: 0;
}
.popover.right > .arrow:after {
bottom: -10px;
left: 1px;
content: " ";
border-right-color: #fff;
border-left-width: 0;
}
.popover.bottom > .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
top: 1px;
margin-left: -10px;
content: " ";
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: #999999;
border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
right: 1px;
bottom: -10px;
content: " ";
border-right-width: 0;
border-left-color: #fff;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner > .item {
position: relative;
display: none;
transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
transition: transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
perspective: 1000px;
}
.carousel-inner > .item.next, .carousel-inner > .item.active.right {
transform: translate3d(100%, 0, 0);
left: 0;
}
.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
transform: translate3d(-100%, 0, 0);
left: 0;
}
.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
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;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
background-color: rgba(0, 0, 0, 0);
filter: alpha(opacity=50);
opacity: 0.5;
}
.carousel-control.left {
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control.right {
right: 0;
left: auto;
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control:hover, .carousel-control:focus {
color: #fff;
text-decoration: none;
outline: 0;
filter: alpha(opacity=90);
opacity: 0.9;
}
.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;
margin-top: -10px;
}
.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;
font-family: serif;
line-height: 1;
}
.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%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #fff;
border-radius: 10px;
}
.carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #fff;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
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: -10px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -10px;
}
.carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before, .clearfix:after {
display: table;
content: " ";
}
.clearfix:after {
clear: both;
}
.center-block {
display: block;
margin-right: auto;
margin-left: 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 {
display: none !important;
}
.visible-sm {
display: none !important;
}
.visible-md {
display: none !important;
}
.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 !important;
}
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 !important;
}
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 !important;
}
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 !important;
}
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 !important;
}
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;
}
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
a,
button,
.btn,
.btn__icon,
.datepicker__close-button,
.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover,
.stm-navigation li:before,
.stm-header {
transition: all .3s ease;
}
@-webkit-keyframes scaleout {
0% {
transform: scale(0);
-webkit-transform: scale(0);
}
100% {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 0;
}
}
@keyframes scaleout {
0% {
transform: scale(0);
-webkit-transform: scale(0);
}
100% {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 0;
}
}
.visible-sm_landscape {
display: none;
}
@media (max-width: 1025px) and (min-width: 992px) {
.visible-sm_landscape {
display: block;
}
}
.no_deco {
text-decoration: none !important;
}
.overlap {
position: relative !important;
z-index: 100 !important;
}
.stm_no_side_pd {
padding-left: 0;
padding-right: 0;
}
.fa {
font-style: normal;
}
@media (max-width: 1023px) {
.site-content .sm_mgt_0 {
margin-top: 0 !important;
}
.site-content .sm_mgt_0.vc_column_container .vc_column-inner {
margin-top: 0 !important;
}
.site-content .sm_mgb_0 {
margin-bottom: 0 !important;
}
.site-content .sm_ml_0 {
margin-left: 0;
}
.site-content .sm_mr_0 {
margin-right: 0;
}
.site-content .sm_pb_0 {
padding-bottom: 0 !important;
}
.site-content .sm_pd_0 {
padding: 0 !important;
}
.site-content .sm_pd_0.vc_column_container .vc_column-inner {
padding: 0 !important;
}
.site-content .sm_pl_15 {
padding-left: 15px;
}
.site-content .sm_pr_15 {
padding-right: 15px;
}
.no_borders {
border: 0;
}
.no_borders .stm_widget_posts.style_2 > ul li,
.no_borders .stm_widget_posts.style_1 ul li a {
margin-bottom: 0 !important;
border-bottom: 0 !important;
}
.sm_hide_bg {
background-image: none;
}
.sm_hide_bg .vc_column-inner {
background-image: none !important;
}
}
.stm_flex {
width: 100%;
display: flex;
flex-wrap: wrap;
}
.stm_flex_center {
align-items: center;
}
.stm_flex_last > *:last-child:not(:first-child) {
margin-left: auto;
padding-left: 15px;
}
.stm_flex_nowrap {
flex-wrap: nowrap;
}
.stm_flex_row {
flex-direction: row;
}
.stm_flex_col {
flex-direction: column;
}
.stm_flex_justify_space_between {
justify-content: space-between;
}
.stm_flex_align_items_center {
align-items: center;
}
.wtc {
color: #fff !important;
}
.hotel_wp_link_pages {
margin: 30px 0;
padding-top: 30px;
border-top: 1px solid #eeeff2;
text-align: center;
}
.hotel_wp_link_pages > * {
display: inline-block;
min-width: 33px;
padding: 5px 12px;
margin: 0 5px;
background-color: #eeeff2;
font-weight: 700;
font-size: 13px;
}
.hotel_wp_link_pages a {
text-decoration: none !important;
}
.hotel_wp_link_pages a .stm_page_num {
color: #333;
}
.hotel_wp_link_pages > .stm_page_num {
color: #fff;
background-color: #ffac41;
} .fwl {
font-weight: 300 !important;
}
.fwn {
font-weight: 400 !important;
}
.fwm {
font-weight: 500 !important;
}
.fwsb {
font-weight: 600 !important;
}
.fwb {
font-weight: 700 !important;
}
.fweb {
font-weight: 900 !important;
}
.fsz_8 {
font-size: 8px !important;
}
.fsz_9 {
font-size: 9px !important;
}
.fsz_10 {
font-size: 10px !important;
}
.fsz_11 {
font-size: 11px !important;
}
.fsz_12 {
font-size: 12px !important;
}
.fsz_13 {
font-size: 13px !important;
}
.fsz_14 {
font-size: 14px !important;
}
.fsz_15 {
font-size: 15px !important;
}
.fsz_16 {
font-size: 16px !important;
}
.fsz_17 {
font-size: 17px !important;
}
.fsz_18 {
font-size: 18px !important;
}
.fsz_19 {
font-size: 19px !important;
}
.fsz_20 {
font-size: 20px !important;
}
.fsz_21 {
font-size: 21px !important;
}
.fsz_22 {
font-size: 22px !important;
}
.fsz_23 {
font-size: 23px !important;
}
.fsz_24 {
font-size: 24px !important;
}
.fsz_25 {
font-size: 25px !important;
}
.fsz_26 {
font-size: 26px !important;
}
.fsz_27 {
font-size: 27px !important;
}
.fsz_28 {
font-size: 28px !important;
}
.fsz_29 {
font-size: 29px !important;
}
.fsz_30 {
font-size: 30px !important;
}
.fsz_31 {
font-size: 31px !important;
}
.fsz_32 {
font-size: 32px !important;
}
.fsz_33 {
font-size: 33px !important;
}
.fsz_34 {
font-size: 34px !important;
}
.fsz_35 {
font-size: 35px !important;
}
.fsz_36 {
font-size: 36px !important;
}
.fsz_37 {
font-size: 37px !important;
}
.fsz_38 {
font-size: 38px !important;
}
.fsz_39 {
font-size: 39px !important;
}
.fsz_40 {
font-size: 40px !important;
}
.fsz_41 {
font-size: 41px !important;
}
.fsz_42 {
font-size: 42px !important;
}
.fsz_43 {
font-size: 43px !important;
}
.fsz_44 {
font-size: 44px !important;
}
.fsz_45 {
font-size: 45px !important;
}
.fsz_46 {
font-size: 46px !important;
}
.fsz_47 {
font-size: 47px !important;
}
.fsz_48 {
font-size: 48px !important;
}
.fsz_49 {
font-size: 49px !important;
}
.fsz_50 {
font-size: 50px !important;
}
.fsz_51 {
font-size: 51px !important;
}
.fsz_52 {
font-size: 52px !important;
}
.fsz_53 {
font-size: 53px !important;
}
.fsz_54 {
font-size: 54px !important;
}
.fsz_55 {
font-size: 55px !important;
}
.widget.widget-default.widget_search {
margin-bottom: 35px;
}
.widget.widget-default.widget_search:before {
display: none !important;
}
.widget.widget-default.widget_search .search-form {
position: relative;
}
.widget.widget-default.widget_search .search-form .form-control {
border-radius: 0;
}
.widget.widget-default.widget_search .search-form button {
position: absolute;
right: 0;
top: 0;
width: 44px;
height: 100%;
color: #fff;
text-align: center;
border: none;
font-size: 17px;
outline: none !important;
padding: 0;
}
.widget.widget-default.widget_search .search-form button i {
width: 100%;
}
.widget.widget-default.widget_search .search-form input[name="s"] {
border: 1px solid transparent;
padding-right: 50px;
background: #eeeff2;
color: #222;
}
.widget.widget-default.widget_search .search-form input[name="s"]:focus {
background: transparent;
border-color: #f1f1f1;
}  .stm_widget_media {
display: flex;
flex-flow: wrap;
margin: -15px -7.5px 0;
}
.stm_widget_media__single {
display: block;
width: 33.333%;
padding: 15px 7.5px 0;
}
@media (max-width: 1024px) {
.stm_widget_media__single img {
width: 100%;
}
}
.widget.widget_recent_entries ul li {
padding-left: 0;
}
.widget.widget_recent_entries ul li:before {
content: '';
top: 0;
bottom: 8px;
width: 6px;
background-color: rgba(0, 0, 0, 0.3);
}
.widget.widget_recent_entries ul li a {
display: block;
position: relative;
padding: 6px 0 14px 20px;
}
.widget.widget_recent_entries ul li a:after {
content: '';
display: block;
position: absolute;
right: 0;
left: 20px;
bottom: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.widget.widget_recent_entries ul li:last-child a:after {
border-bottom: 0;
}
.widget.widget_recent_entries ul li .post-date {
display: block;
position: relative;
top: -7px;
margin-bottom: 20px;
padding: 20px 0 0 20px;
}
.widget_recent_comments ul > li {
padding-left: 20px !important;
}
.widget_recent_comments ul > li:before {
content: '';
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
font-size: 10px;
text-rendering: auto;
width: 0;
height: 0;
border-style: solid;
border-width: 3px 0 3px 5px;
border-right-color: transparent;
border-top-color: transparent;
border-bottom-color: transparent;
}
.widget.widget_meta ul > li {
padding-left: 20px !important;
}
.widget.widget_meta ul > li:before {
content: '';
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
font-size: 10px;
text-rendering: auto;
width: 0;
height: 0;
border-style: solid;
border-width: 3px 0 3px 5px;
border-right-color: transparent;
border-top-color: transparent;
border-bottom-color: transparent;
}
.widget.widget_meta ul li,
.widget.widget_archive ul li {
padding-left: 20px !important;
font-size: 16px;
}
.widget.widget_meta ul li:before,
.widget.widget_archive ul li:before {
content: '';
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
font-size: 10px;
text-rendering: auto;
width: 0;
height: 0;
border-style: solid;
border-width: 3px 0 3px 5px;
border-right-color: transparent;
border-top-color: transparent;
border-bottom-color: transparent;
border-left-color: #ffac41;
}
.widget.widget_meta label.screen-reader-text,
.widget.widget_archive label.screen-reader-text {
display: none;
}
.widget_tag_cloud .tagcloud {
font-size: 0;
}
.widget_tag_cloud .tagcloud a {
display: inline-block;
vertical-align: top;
font-size: 13px !important;
color: #3a3534;
border: 1px solid #ccc;
padding: 5px 10px;
margin: 0 6px 7px 0;
text-decoration: none !important;
}
.widget_tag_cloud .tagcloud a:hover {
background-color: #ffac41;
border-color: #ffac41;
color: #000;
}
.widget {
margin-bottom: 30px;
}
.widget.wpb_content_element {
margin-bottom: 80px;
}
.widget .widgettitle {
margin-bottom: 27px;
text-transform: uppercase;
}
.widget ul, .widget ol {
margin: 0;
list-style: none;
padding: 0;
}
.widget ul li, .widget ol li {
position: relative;
padding: 0 0 0 20px;
margin: 0 0 10px 0;
}
.widget ul li a, .widget ol li a {
text-decoration: none !important;
}
.widget ul li:last-child, .widget ol li:last-child {
margin-bottom: 0;
}
.widget ul li:before, .widget ol li:before {
position: absolute;
left: 0;
top: 4px;
display: inline-block;
vertical-align: top;
font: normal normal normal 14px/1 FontAwesome;
font-size: 10px;
transform: translate(0, 0);
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.widget.widget-footer ul li, .widget.widget-footer ol li {
padding: 0;
}
.site-content .stm-icontext_style2 .stm-icontext__icon {
opacity: 1;
}
.wpb_wrapper .wpb_gmaps_widget .wpb_wrapper {
padding: 0;
}
.no_border,
.no_border .widget {
border: 0 !important;
padding-bottom: 0 !important;
}
.widget_tp_widget_recent_tweets .tp_recent_tweets ul li {
background: none;
padding-left: 35px;
margin: 0 0 25px;
font-size: 13px;
}
.widget_tp_widget_recent_tweets .tp_recent_tweets ul li:before {
content: "\f099";
position: absolute;
left: 0;
top: 3px;
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 22px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
color: #777777;
}
.widget_tp_widget_recent_tweets .tp_recent_tweets ul li a {
font-weight: 400;
}
.widget_calendar caption {
margin-bottom: 10px;
color: inherit !important;
font-size: 15px;
line-height: 20px;
}
.widget_calendar table {
width: 100%;
}
.widget_calendar table thead tr th {
padding: 5px 2px;
background: #ffac41;
color: #fff;
font-weight: 400;
text-align: center;
}
.widget_calendar table tbody tr td {
padding: 7px 2px;
text-align: center;
font-size: 15px;
}
.widget_calendar table tfoot {
display: none;
}
.widget_calendar table tfoot tr td a {
font-size: 13px;
}
@media (max-width: 550px) {
.widget .widgettitle,
.stm-footer aside.widget .widgettitle.widget-footer-title h4 {
margin-bottom: 10px;
}
}
.widget .stm_select ul li {
padding-left: 0 !important;
margin-bottom: 0px;
}
.widget.widget_archive .stm_select ul li:before {
display: none;
}
body.error404 #content {
margin-bottom: 0;
}
body.error404 .container {
width: auto;
padding: 0;
}
body.error404 .stm-footer,
body.error404 header.site-header {
display: none;
}
body.error404 .page-404 {
display: flex;
padding: 30px 5%;
flex-wrap: wrap;
min-height: 500px;
height: 100vh;
flex-direction: column;
justify-content: center;
background: rgba(0, 0, 0, 0.5) url(//www.bartelbauer.at/wp-content/themes/hotello/public/images/fhd_404.jpg) 0 0 no-repeat;
}
body.error404 .page-404 h1 {
margin-bottom: 10px;
font-size: 230px;
line-height: 230px;
color: #fff;
}
body.error404 .page-404 h4 {
margin-bottom: 40px;
padding-right: 60px;
font-size: 25px;
line-height: 28px;
color: #fff;
}
body.error404 .page-404 .btn {
max-width: 260px;
}
body.error404 .page-404 > * {
max-width: 500px;
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 13px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
white-space: nowrap;
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; }
@media (max-width: 769px) {
img.alignnone, img.aligncenter, img.alignleft, img.alignright {
margin-bottom: 15px !important;
}
}
select,
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="date"],
input[type="tel"],
textarea,
.stm_select,
.form-control {
transition: all .3s ease;
width: 100%;
box-shadow: none;
outline: none !important;
padding: 12px 13px;
border-radius: 0;
vertical-align: top;
font-size: 16px;
color: #999;
height: auto;
background-color: #f5f5f5;
border: 2px solid #f5f5f5;
line-height: 22px; -webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
select.wpcf7-not-valid,
input[type="text"].wpcf7-not-valid,
input[type="email"].wpcf7-not-valid,
input[type="search"].wpcf7-not-valid,
input[type="password"].wpcf7-not-valid,
input[type="number"].wpcf7-not-valid,
input[type="date"].wpcf7-not-valid,
input[type="tel"].wpcf7-not-valid,
textarea.wpcf7-not-valid,
.stm_select.wpcf7-not-valid,
.form-control.wpcf7-not-valid {
border-color: #ff0000;
}
select:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
input[type="tel"]:focus,
textarea:focus,
.stm_select:focus,
.form-control:focus {
background: #fff;
box-shadow: none;
}
select.wtc_h:not(.wbc):focus,
input[type="text"].wtc_h:not(.wbc):focus,
input[type="email"].wtc_h:not(.wbc):focus,
input[type="search"].wtc_h:not(.wbc):focus,
input[type="password"].wtc_h:not(.wbc):focus,
input[type="number"].wtc_h:not(.wbc):focus,
input[type="date"].wtc_h:not(.wbc):focus,
input[type="tel"].wtc_h:not(.wbc):focus,
textarea.wtc_h:not(.wbc):focus,
.stm_select.wtc_h:not(.wbc):focus,
.form-control.wtc_h:not(.wbc):focus {
color: #fff !important;
}
.form-group {
position: relative;
margin-bottom: 20px;
}
.form-group:before {
position: absolute;
font-family: 'stmicons';
line-height: 50px;
left: 15px;
z-index: 1;
color: #002040;
}
.form-group .wpcf7-form-control-wrap {
margin-bottom: 0;
}
.form-group .wpcf7-form-control-wrap {
margin-bottom: 0;
}
.form-group input + .btn_icon {
position: absolute;
right: 15px;
padding: 0;
background-color: transparent;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.stm_select {
cursor: pointer;
position: relative;
background-color: #f5f5f5;
border: 2px solid #f5f5f5;
box-sizing: border-box;
min-width: 205px;
height: 50px;
transition: all .3s ease;
padding: 0;
z-index: 0;
}
.stm_select select {
display: none;
}
.stm_select .stm-select__val {
position: absolute;
left: 15px;
right: 15px;
top: 50%;
color: #333;
padding-right: 25px;
transform: translateY(-50%);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.stm_select:after {
position: absolute;
transition: all .2s ease;
content: "􏷑" !important;
font-family: 'stmicons' !important;
display: inline-block;
height: auto;
top: 50%;
transform: rotate(90deg) translateY(-50%);
transform-origin: top;
font-size: 24px;
right: 15px;
}
.stm_select__dropdown {
margin-left: 0;
transition: all .3s ease;
box-shadow: 0 10px 20px 0 rgba(132, 107, 61, 0.3);
opacity: 0;
visibility: hidden;
position: absolute;
list-style: none;
padding: 0;
top: calc(100% - 1px);
left: -2px;
right: -2px;
overflow-y: auto;
border: 2px solid #f5f5f5;
border-top: none;
background-color: #fff;
}
.stm_select__dropdown li:before {
display: none;
}
.stm_select__dropdown li span {
transition: all .15s ease;
padding: 10px 15px;
display: block;
font-size: 16px;
color: #333;
}
.stm_select__dropdown li span:hover {
background-color: #eee;
}
.stm_select.open {
background-color: #fff;
border-bottom-color: transparent;
box-shadow: 0 10px 20px 0 rgba(132, 107, 61, 0.3);
z-index: 50 !important;
}
.stm_select.open .stm_select__dropdown {
max-height: 300px !important;
visibility: visible;
opacity: 1;
}
.stm_select.open .stm_select__dropdown li {
padding-left: 0 !important;
}
.stm_select.open .stm_select__dropdown li:before {
display: none;
}
.stm_select.open:after {
transform: rotate(-90deg) translateY(-50%);
}
input:focus::-webkit-input-placeholder {
color: transparent;
}
input:focus:-moz-placeholder {
color: transparent;
} input:focus::-moz-placeholder {
color: transparent;
} input:focus:-ms-input-placeholder {
color: transparent;
} textarea:focus::-webkit-input-placeholder {
color: transparent;
}
textarea:focus:-moz-placeholder {
color: transparent;
} textarea:focus::-moz-placeholder {
color: transparent;
} textarea:focus:-ms-input-placeholder {
color: transparent;
} textarea {
min-height: 163px;
max-width: 100%;
} .wpcf7-form-control-wrap {
display: block;
margin: 0 0 40px;
}
div.wpcf7-response-output {
margin: 20px 0;
padding: 15px 30px;
}
div.wpcf7-response-output.wpcf7-validation-errors {
border-width: 3px;
}
span.wpcf7-not-valid-tip {
display: none;
}
.mc4wp-alert,
.wpcf7-response-output {
position: relative;
font-size: 16px;
background-color: #ff0000 !important;
color: #fff !important;
border-color: #ff0000 !important;
}
.mc4wp-alert.mc4wp-success, .mc4wp-alert.wpcf7-mail-sent-ok,
.wpcf7-response-output.mc4wp-success,
.wpcf7-response-output.wpcf7-mail-sent-ok {
background-color: #03d56b !important;
color: #fff !important;
border-color: #03d56b !important;
}
.mc4wp-alert.mc4wp-success:before, .mc4wp-alert.wpcf7-mail-sent-ok:before,
.wpcf7-response-output.mc4wp-success:before,
.wpcf7-response-output.wpcf7-mail-sent-ok:before {
border-bottom-color: #03d56b;
}
.mc4wp-alert:before,
.wpcf7-response-output:before {
content: '';
display: block;
position: absolute;
top: -9px;
left: 30px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 7px 7px 7px;
border-color: transparent transparent #ff0000 transparent;
}
.gform_confirmation_wrapper .gform_confirmation_message {
position: relative;
font-size: 16px;
background-color: #03d56b !important;
color: #fff !important;
border-color: #03d56b !important;
border-width: 3px;
border-style: solid;
margin: 20px 0;
padding: 15px 30px;
}
span.wpcf7-list-item {
margin: 0;
}
.mc4wp-alert {
margin: 20px 0 0;
padding: 15px 20px;
}
.mc4wp-alert:before {
top: -7px;
}
.mc4wp-alert p {
margin-bottom: 0;
font-size: 14px;
line-height: 18px;
font-weight: 600;
color: #fff !important;
}
.stm_mc4wp {
position: relative;
display: flex;
}
.stm_mc4wp__white input:focus {
color: #fff !important;
}
.stm_mc4wp__white input:focus::-webkit-input-placeholder {
color: transparent !important;
}
@media (max-width: 550px) {
.stm_mc4wp {
flex-wrap: wrap;
}
.stm_mc4wp input[type="email"] {
width: 100%;
margin-bottom: 10px;
}
}
input[type="radio"],
input[type="checkbox"] {
outline: none !important;
} select[multiple] {
margin: 0 !important;
border: 2px solid #ccc !important;
padding: 0 !important;
overflow-y: auto !important;
background: transparent !important;
}
select[multiple] option {
padding: 10px 15px;
}
.gform_wrapper ul.gform_fields li {
margin: 0 0 25px !important;
}
.gform_wrapper ul.gfield_checkbox li label,
.gform_wrapper ul.gfield_radio li label {
margin-left: 24px;
font-weight: 400 !important;
}
.gform_wrapper label.gfield_label {
font-weight: 600;
font-size: 16px;
line-height: 22px;
}
.gform_wrapper .ginput_container_select .stm_select {
padding-top: 0;
}
.gform_wrapper .ginput_container_select .stm_select select {
width: 100% !important;
}
.gform_wrapper .ginput_container_select .stm_select .stm-select__val {
margin-top: 0;
}
.gform_wrapper .ginput_container_select .stm_select:after {
margin-top: 2px;
}
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
border: 1px solid #790000 !important;
}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
margin: 4px 0 27px 1px;
}
.stm_input_wrapper {
position: relative;
top: -1px;
display: inline-block;
vertical-align: middle;
margin-right: 5px;
width: 17px;
height: 17px;
}
.stm_input_wrapper:before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #fff;
border: 2px solid transparent;
border-radius: 2px;
}
.stm_input_wrapper:after {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
text-align: center;
content: "\f00c";
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;
line-height: 18px;
text-indent: 1px;
font-size: 11px;
color: #fff;
opacity: 0;
z-index: 10;
}
.stm_input_wrapper input[type="radio"],
.stm_input_wrapper input[type="checkbox"] {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: 0;
opacity: 0;
z-index: 50;
}
.stm_input_wrapper.active:after {
opacity: 1;
}
.stm_input_wrapper.error:before {
border-color: red !important;
}
input[type="radio"],
input[type="checkbox"] {
margin-right: 5px;
}
.textarea_230 textarea {
min-height: 233px !important;
}
.mc4wp-form .btn_fullwidth {
width: 100% !important;
}
@media (max-width: 550px) {
.wpcf7-list-item-label {
display: inline-block;
margin-bottom: 15px;
}
}
.wpcf7-form-control-wrap {
margin-bottom: 20px;
}
.datepicker-form .datepicker__week-name, .datepicker-form .datepicker__month-name {
font-weight: 600;
}
.datepicker-form .datepicker__month-button {
font-size: 0;
}
.datepicker-form .datepicker__month-button:before {
display: inline-block;
content: "􏷑" !important;
font-family: 'stmicons' !important;
font-size: 24px;
}
.datepicker-form .datepicker__month-button--prev:before {
transform: rotate(180deg);
}
.datepicker-form .datepicker__month-name {
text-align: center;
color: #bdbdbd;
font-size: 14px !important;
}
.datepicker-form .datepicker__month-day--first-day-selected, .datepicker-form .datepicker__month-day--last-day-selected {
color: #fff !important;
}
.datepicker-form .datepicker thead {
background-color: transparent;
}
.datepicker-form .datepicker__info {
font-size: 14px;
}
.datepicker-form .datepicker__close-button {
border: 2px solid;
font-size: 14px;
padding: 0 20px;
height: 50px;
border-radius: 25px;
color: #fff;
}
.datepicker-form .datepicker-input-select {
transition: all .3s ease;
}
.datepicker-form .datepicker-input-select-wrapper {
display: block;
position: relative;
}
.datepicker-form .datepicker-input-select-wrapper + .datepicker-input--checkin {
display: none;
}
.datepicker-form .datepicker-input-select-wrapper + .datepicker-input--checkin + .datepicker-input--checkout {
display: none;
}
.datepicker-form .datepicker-input-select-wrapper:after {
content: "􏺤" !important;
font-family: 'stmicons' !important;
position: absolute;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 15px;
font-size: 23px;
}
.datepicker-form .datepicker-input-select-wrapper table th {
background-color: transparent;
}
.datepicker-form .datepicker-input-select-wrapper table th, .datepicker-form .datepicker-input-select-wrapper table td {
padding: 7px;
font-size: 12px;
}
button:focus {
outline: none;
}
.btn {
position: relative;
padding: 15px 30px;
border-width: 2px;
border-radius: 25px;
outline: none !important;
text-transform: none;
font-size: 14px;
font-weight: 600;
line-height: 16px;
}
.btn:hover {
text-decoration: none !important;
}
.btn_shadow {
box-shadow: 0 10px 20px 0 rgba(132, 107, 61, 0.3);
}
.btn_outline:hover .btn__icon {
color: #fff !important;
}
.btn_full-width {
width: 100%;
}
.btn_full-width .btn__icon {
position: static !important;
transform: none !important;
}
.btn_full-width.btn_icon-right .btn__icon {
margin-left: 15px;
margin-right: -25px;
}
.btn_xs {
padding-top: 2px;
padding-bottom: 4px;
}
.btn__icon {
top: -1px;
bottom: -1px;
vertical-align: middle;
line-height: 18px;
}
.btn .btn__icon {
bottom: auto;
}
.btn .btn__icon:before {
font-size: 18px;
}
.btn_icon-right {
padding-right: 55px;
}
.btn_icon-right .btn__icon {
border-top-right-radius: 25px;
border-bottom-right-radius: 25px;
right: 15px;
display: inline-block;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.btn_icon-left .btn__icon {
border-top-left-radius: 25px;
border-bottom-left-radius: 25px;
}
.btn_icon-left .btn__icon:before {
position: relative;
right: -1px;
}
.btn.btn_lg {
padding: 15px 86px;
}
.btn.btn_sm {
padding: 15px 20px;
}
.btn_solid {
color: #fff;
}
.btn_white.btn_solid:hover {
color: #fff !important;
}
.btn.btn_outline.btn_xs {
padding-top: 3px;
padding-bottom: 3px;
}
.btn.btn_outline:hover {
color: #fff !important;
}
.btn.btn_outline.btn_primary:hover {
color: #fff !important;
}
.btn.wtc,
.btn.btn_outline.wtc,
.btn.btn_outline.wtc:hover,
.btn.btn_outline.btn_third:hover,
.btn.btn_outline.wtc_h:hover,
.btn.btn_solid:not(.btn_white),
.btn.btn_solid:not(.btn_white) .btn__icon {
color: #fff !important;
}
.btn_white.btn_solid,
.btn.btn_outline.btn_white:hover,
.btn.btn_outline:not(.btn_white):hover .btn__icon:after,
.btn.btn_solid:not(.btn_white) .btn__icon:after,
.btn.btn_solid:not(.btn_white):hover .btn__icon:after {
background-color: #fff !important;
}
.btn.btn_outline.btn_white {
border-color: #fff !important;
}
.btn.btn_outline.btn_white:not(:hover),
.stm_header_style_1 .stm-navigation ul > li > ul > li > a:hover,
.stm_header_style_1 .stm-navigation ul > li > ul > li.current-menu-item > a,
.btn_outline.btn_primary:hover,
.btn_outline.btn_secondary:hover,
.btn_outline.btn_third:hover,
.btn_outline.btn_primary:hover .btn__icon,
.btn_outline.btn_secondary:hover .btn__icon,
.btn_outline.btn_third:hover .btn__icon,
.btn.btn_outline.btn_white:not(:hover) .btn__icon {
color: white !important;
}
textarea {
min-height: 80px !important;
}
.widget.widget-default.widget_search .search-form button {
border-radius: 0;
}
button[type="submit"]:not(.btn),
input[type="submit"]:not(.btn) {
padding: 10px 36px;
text-transform: none;
font-size: 16px;
border-radius: 99px;
font-weight: 400;
border: 0;
}
.stm-button_fullwidth .btn_outline.btn_outline.btn_fullwidth {
border-width: 2px;
border-radius: 0;
padding-top: 15px;
padding-bottom: 15px;
}
.stm-button_fullwidth .btn_outline.btn_outline.btn_fullwidth:hover {
color: #fff !important;
}
.stm-button_fullwidth .btn_outline.btn_outline.btn_fullwidth .btn__label {
display: block;
margin: -4px 0 0;
font-size: 14px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.stm-button_fullwidth .btn_outline.btn_outline.btn_fullwidth .btn_subtitle_label {
opacity: 0.75;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.stm-button_center {
text-align: center;
}
.stm-button.icon-only .btn {
padding: 5px !important;
min-width: 32px;
min-height: 32px;
border-radius: 50%;
}
.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-custom:hover {
border-color: #b55b02 !important;
background-color: transparent !important;
color: #fff !important;
}
.stm_hotel_theme .vc_images_carousel .vc_carousel-indicators li {
background-color: #fff !important;
border: none;
width: 12px;
height: 12px;
margin: 5px;
}
.owl-carousel .owl-dots {
text-align: center;
margin-top: 25px;
}
.owl-carousel .owl-dots .owl-dot {
display: inline-block;
padding: 10px !important;
background-color: transparent !important;
}
.owl-carousel .owl-dots .owl-dot span {
background-color: #aaa;
display: block;
width: 10px;
height: 10px;
border-radius: 50%;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
width: 80px;
height: 80px;
border-radius: 4px;
background-color: rgba(0, 0, 0, 0.3);
border: none;
position: absolute;
top: 50%;
transform: translateY(-50%);
font-size: 0;
}
.owl-carousel .owl-nav button.owl-prev span, .owl-carousel .owl-nav button.owl-next span {
display: none;
}
.owl-carousel .owl-nav button.owl-prev:before, .owl-carousel .owl-nav button.owl-next:before {
display: inline-block;
content: "􏷑" !important;
font-family: 'stmicons' !important;
font-size: 35px;
color: #fff !important;
line-height: 47px;
}
.owl-carousel .owl-nav .owl-prev {
left: 40px;
}
.owl-carousel .owl-nav .owl-prev:before {
transform: rotate(180deg) translateX(1px);
}
.owl-carousel .owl-nav .owl-next {
left: auto;
right: 40px;
}
ul.page-numbers {
position: relative;
margin: 0 0 40px 0;
}
ul.page-numbers:after {
content: '';
clear: both;
display: table;
}
ul.page-numbers li {
margin: 0 11px 0 0;
float: left;
}
ul.page-numbers li a {
text-decoration: none;
}
ul.page-numbers .page-numbers {
display: flex;
align-items: center;
justify-content: center;
min-width: 30px;
height: 30px;
border: 2px solid rgba(0, 0, 0, 0.3);
font-size: 13px;
color: rgba(0, 0, 0, 0.5);
}
ul.page-numbers .page-numbers .fa {
font-size: 12px;
}
ul.page-numbers .page-numbers.prev {
padding-top: 3px;
padding-right: 2px;
}
ul.page-numbers .page-numbers.current {
color: #fff;
}
ul.page-numbers .page-numbers:hover {
color: #fff;
}
@media (max-width: 550px) {
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
width: 40px;
height: 40px;
}
.owl-carousel .owl-nav button.owl-prev:before, .owl-carousel .owl-nav button.owl-next:before {
line-height: 40px;
font-size: 25px;
}
}
body {
font-family: "Roboto", sans-serif;
font-size: 14px;
line-height: 16px;
font-weight: 400;
}
mark {
margin: 0 5px;
color: #fff;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
font-weight: bold;
padding: 0;
margin: 0 0 8px;
word-break: break-word;
}
h1.stm_custom_heading__icon, .h1.stm_custom_heading__icon, h2.stm_custom_heading__icon, .h2.stm_custom_heading__icon, h3.stm_custom_heading__icon, .h3.stm_custom_heading__icon, h4.stm_custom_heading__icon, .h4.stm_custom_heading__icon, h5.stm_custom_heading__icon, .h5.stm_custom_heading__icon, h6.stm_custom_heading__icon, .h6.stm_custom_heading__icon {
position: relative;
}
h1.stm_custom_heading__icon > i, .h1.stm_custom_heading__icon > i, h2.stm_custom_heading__icon > i, .h2.stm_custom_heading__icon > i, h3.stm_custom_heading__icon > i, .h3.stm_custom_heading__icon > i, h4.stm_custom_heading__icon > i, .h4.stm_custom_heading__icon > i, h5.stm_custom_heading__icon > i, .h5.stm_custom_heading__icon > i, h6.stm_custom_heading__icon > i, .h6.stm_custom_heading__icon > i {
position: absolute;
font-size: 27px;
}
h1.stm_custom_heading__icon > i.position_right, .h1.stm_custom_heading__icon > i.position_right, h2.stm_custom_heading__icon > i.position_right, .h2.stm_custom_heading__icon > i.position_right, h3.stm_custom_heading__icon > i.position_right, .h3.stm_custom_heading__icon > i.position_right, h4.stm_custom_heading__icon > i.position_right, .h4.stm_custom_heading__icon > i.position_right, h5.stm_custom_heading__icon > i.position_right, .h5.stm_custom_heading__icon > i.position_right, h6.stm_custom_heading__icon > i.position_right, .h6.stm_custom_heading__icon > i.position_right {
float: right;
margin-top: 3px;
margin-left: 10px;
position: relative;
font-size: 28px;
}
h1.stm_custom_heading__icon > i.position_bottom, .h1.stm_custom_heading__icon > i.position_bottom, h2.stm_custom_heading__icon > i.position_bottom, .h2.stm_custom_heading__icon > i.position_bottom, h3.stm_custom_heading__icon > i.position_bottom, .h3.stm_custom_heading__icon > i.position_bottom, h4.stm_custom_heading__icon > i.position_bottom, .h4.stm_custom_heading__icon > i.position_bottom, h5.stm_custom_heading__icon > i.position_bottom, .h5.stm_custom_heading__icon > i.position_bottom, h6.stm_custom_heading__icon > i.position_bottom, .h6.stm_custom_heading__icon > i.position_bottom {
font-size: 18px;
}
h1.stm_custom_heading__icon > i.position_left, .h1.stm_custom_heading__icon > i.position_left, h2.stm_custom_heading__icon > i.position_left, .h2.stm_custom_heading__icon > i.position_left, h3.stm_custom_heading__icon > i.position_left, .h3.stm_custom_heading__icon > i.position_left, h4.stm_custom_heading__icon > i.position_left, .h4.stm_custom_heading__icon > i.position_left, h5.stm_custom_heading__icon > i.position_left, .h5.stm_custom_heading__icon > i.position_left, h6.stm_custom_heading__icon > i.position_left, .h6.stm_custom_heading__icon > i.position_left {
float: left;
margin-top: 3px;
margin-right: 10px;
position: relative;
font-size: 28px;
}
h1.stm_custom_heading__icon.text-left i, .h1.stm_custom_heading__icon.text-left i, h2.stm_custom_heading__icon.text-left i, .h2.stm_custom_heading__icon.text-left i, h3.stm_custom_heading__icon.text-left i, .h3.stm_custom_heading__icon.text-left i, h4.stm_custom_heading__icon.text-left i, .h4.stm_custom_heading__icon.text-left i, h5.stm_custom_heading__icon.text-left i, .h5.stm_custom_heading__icon.text-left i, h6.stm_custom_heading__icon.text-left i, .h6.stm_custom_heading__icon.text-left i {
left: 0;
}
h1.stm_custom_heading__icon.text-center i, .h1.stm_custom_heading__icon.text-center i, h2.stm_custom_heading__icon.text-center i, .h2.stm_custom_heading__icon.text-center i, h3.stm_custom_heading__icon.text-center i, .h3.stm_custom_heading__icon.text-center i, h4.stm_custom_heading__icon.text-center i, .h4.stm_custom_heading__icon.text-center i, h5.stm_custom_heading__icon.text-center i, .h5.stm_custom_heading__icon.text-center i, h6.stm_custom_heading__icon.text-center i, .h6.stm_custom_heading__icon.text-center i {
position: absolute;
left: 50%;
transform: translateX(-50%);
}
h1.stm_custom_heading__icon.text-right i, .h1.stm_custom_heading__icon.text-right i, h2.stm_custom_heading__icon.text-right i, .h2.stm_custom_heading__icon.text-right i, h3.stm_custom_heading__icon.text-right i, .h3.stm_custom_heading__icon.text-right i, h4.stm_custom_heading__icon.text-right i, .h4.stm_custom_heading__icon.text-right i, h5.stm_custom_heading__icon.text-right i, .h5.stm_custom_heading__icon.text-right i, h6.stm_custom_heading__icon.text-right i, .h6.stm_custom_heading__icon.text-right i {
right: 0;
}
.stm_headings_line.stm_headings_line_top h1:before, .stm_headings_line.stm_headings_line_top .h1:before, .stm_headings_line.stm_headings_line_top h2:before, .stm_headings_line.stm_headings_line_top .h2:before, .stm_headings_line.stm_headings_line_top h3:before, .stm_headings_line.stm_headings_line_top .h3:before, .stm_headings_line.stm_headings_line_top h4:before, .stm_headings_line.stm_headings_line_top .h4:before, .stm_headings_line.stm_headings_line_top h5:before, .stm_headings_line.stm_headings_line_top .h5:before, .stm_headings_line.stm_headings_line_top h6:before, .stm_headings_line.stm_headings_line_top .h6:before {
content: '';
display: block;
width: 46px;
height: 5px;
margin: 0 0 21px;
}
.stm_headings_line.stm_headings_line_top h1.text-center:before, .stm_headings_line.stm_headings_line_top .h1.text-center:before, .stm_headings_line.stm_headings_line_top h2.text-center:before, .stm_headings_line.stm_headings_line_top .h2.text-center:before, .stm_headings_line.stm_headings_line_top h3.text-center:before, .stm_headings_line.stm_headings_line_top .h3.text-center:before, .stm_headings_line.stm_headings_line_top h4.text-center:before, .stm_headings_line.stm_headings_line_top .h4.text-center:before, .stm_headings_line.stm_headings_line_top h5.text-center:before, .stm_headings_line.stm_headings_line_top .h5.text-center:before, .stm_headings_line.stm_headings_line_top h6.text-center:before, .stm_headings_line.stm_headings_line_top .h6.text-center:before {
margin: 0 auto 21px;
}
.stm_headings_line.stm_headings_line_top .text-center h1:before, .stm_headings_line.stm_headings_line_top .text-center .h1:before, .stm_headings_line.stm_headings_line_top .text-center h2:before, .stm_headings_line.stm_headings_line_top .text-center .h2:before, .stm_headings_line.stm_headings_line_top .text-center h3:before, .stm_headings_line.stm_headings_line_top .text-center .h3:before, .stm_headings_line.stm_headings_line_top .text-center h4:before, .stm_headings_line.stm_headings_line_top .text-center .h4:before, .stm_headings_line.stm_headings_line_top .text-center h5:before, .stm_headings_line.stm_headings_line_top .text-center .h5:before, .stm_headings_line.stm_headings_line_top .text-center h6:before, .stm_headings_line.stm_headings_line_top .text-center .h6:before {
margin: 0 auto 21px;
}
.stm_headings_line.stm_headings_line_top .text-right h1:before, .stm_headings_line.stm_headings_line_top .text-right .h1:before, .stm_headings_line.stm_headings_line_top .text-right h2:before, .stm_headings_line.stm_headings_line_top .text-right .h2:before, .stm_headings_line.stm_headings_line_top .text-right h3:before, .stm_headings_line.stm_headings_line_top .text-right .h3:before, .stm_headings_line.stm_headings_line_top .text-right h4:before, .stm_headings_line.stm_headings_line_top .text-right .h4:before, .stm_headings_line.stm_headings_line_top .text-right h5:before, .stm_headings_line.stm_headings_line_top .text-right .h5:before, .stm_headings_line.stm_headings_line_top .text-right h6:before, .stm_headings_line.stm_headings_line_top .text-right .h6:before {
margin: 0 0 21px auto;
}
.stm_headings_line.stm_headings_line_right h1:after, .stm_headings_line.stm_headings_line_right .h1:after, .stm_headings_line.stm_headings_line_right h2:after, .stm_headings_line.stm_headings_line_right .h2:after, .stm_headings_line.stm_headings_line_right h3:after, .stm_headings_line.stm_headings_line_right .h3:after, .stm_headings_line.stm_headings_line_right h4:after, .stm_headings_line.stm_headings_line_right .h4:after, .stm_headings_line.stm_headings_line_right h5:after, .stm_headings_line.stm_headings_line_right .h5:after, .stm_headings_line.stm_headings_line_right h6:after, .stm_headings_line.stm_headings_line_right .h6:after {
content: '';
display: block;
width: 46px;
height: 5px;
margin: 0 0 21px;
display: inline-block;
vertical-align: middle;
width: 75px;
height: 2px;
margin: 15px 0 15px 32px !important;
}
.stm_headings_line.stm_headings_line_bottom h1:after, .stm_headings_line.stm_headings_line_bottom .h1:after, .stm_headings_line.stm_headings_line_bottom h2:after, .stm_headings_line.stm_headings_line_bottom .h2:after, .stm_headings_line.stm_headings_line_bottom h3:after, .stm_headings_line.stm_headings_line_bottom .h3:after, .stm_headings_line.stm_headings_line_bottom h4:after, .stm_headings_line.stm_headings_line_bottom .h4:after, .stm_headings_line.stm_headings_line_bottom h5:after, .stm_headings_line.stm_headings_line_bottom .h5:after, .stm_headings_line.stm_headings_line_bottom h6:after, .stm_headings_line.stm_headings_line_bottom .h6:after {
content: '';
display: block;
width: 46px;
height: 5px;
margin: 0 0 21px;
margin: 15px 0 15px !important;
}
.stm_headings_line.stm_headings_line_bottom h1.text-center:after, .stm_headings_line.stm_headings_line_bottom .h1.text-center:after, .stm_headings_line.stm_headings_line_bottom h2.text-center:after, .stm_headings_line.stm_headings_line_bottom .h2.text-center:after, .stm_headings_line.stm_headings_line_bottom h3.text-center:after, .stm_headings_line.stm_headings_line_bottom .h3.text-center:after, .stm_headings_line.stm_headings_line_bottom h4.text-center:after, .stm_headings_line.stm_headings_line_bottom .h4.text-center:after, .stm_headings_line.stm_headings_line_bottom h5.text-center:after, .stm_headings_line.stm_headings_line_bottom .h5.text-center:after, .stm_headings_line.stm_headings_line_bottom h6.text-center:after, .stm_headings_line.stm_headings_line_bottom .h6.text-center:after {
margin: 15px auto 0 !important;
}
.stm_headings_line h1.no_line:before, .stm_headings_line h1.no_line:after, .stm_headings_line .h1.no_line:before, .stm_headings_line .h1.no_line:after, .stm_headings_line h2.no_line:before, .stm_headings_line h2.no_line:after, .stm_headings_line .h2.no_line:before, .stm_headings_line .h2.no_line:after, .stm_headings_line h3.no_line:before, .stm_headings_line h3.no_line:after, .stm_headings_line .h3.no_line:before, .stm_headings_line .h3.no_line:after, .stm_headings_line h4.no_line:before, .stm_headings_line h4.no_line:after, .stm_headings_line .h4.no_line:before, .stm_headings_line .h4.no_line:after, .stm_headings_line h5.no_line:before, .stm_headings_line h5.no_line:after, .stm_headings_line .h5.no_line:before, .stm_headings_line .h5.no_line:after, .stm_headings_line h6.no_line:before, .stm_headings_line h6.no_line:after, .stm_headings_line .h6.no_line:before, .stm_headings_line .h6.no_line:after {
display: none;
}
h2, .h2 {
margin-bottom: 13px;
}
h2:before, .h2:before {
margin-bottom: 25px;
}
h3:before, .h3:before {
margin-bottom: 24px;
}
h3, .h3 {
margin-bottom: 12px;
}
.stm_headings_line h4:before, .stm_headings_line .h4:before {
margin-bottom: 15px;
}
h4, .h4 {
margin-bottom: 20px;
}
.stm_headings_line h5:before, .stm_headings_line .h5:before {
margin-bottom: 30px;
}
h5, .h5 {
margin: 0 0 12px;
}
.stm_headings_line h6:before, .stm_headings_line .h6:before {
margin-bottom: 28px;
}
p {
line-height: 22px;
margin: 0 0 15px;
}
blockquote {
padding: 3px 0 3px 23px;
font-size: 18px;
line-height: 22px;
font-style: italic;
}
blockquote cite {
font-size: 16px;
}
a {
color: #3c98ff;
outline: none !important;
} .dropcaps_bordered:first-letter {
float: left;
border: 6px solid transparent;
font-size: 28px;
font-weight: 900;
padding: 15.5px 17px;
margin: 6px 25px 15px 0;
}
.dropcaps:first-letter {
float: left;
font-size: 28px;
font-weight: 900;
padding: 21.5px 23px;
margin: 6px 25px 15px 0;
}
.dropcaps.dropcaps_style_2:first-letter {
font-size: 65px;
padding: 0 25px 0 10px;
margin: -5px 0 0 0;
line-height: 1;
font-weight: 700;
}
.dropcaps_circle:before {
content: '';
position: absolute;
left: 25px;
top: 7px;
width: 50px;
height: 50px;
background: #c41d54;
border-radius: 50%;
opacity: 0.1;
}
.dropcaps_circle:first-letter {
float: left;
padding: 0 25px 0 10px;
margin-top: -5px;
line-height: 1;
width: 100px;
height: 100px;
font-size: 65px;
font-weight: 700;
}
body .wpb_single_image .vc_single_image-wrapper.vc_box_shadow {
position: relative;
box-shadow: none;
overflow: visible;
padding-right: 50px;
padding-top: 50px;
}
body .wpb_single_image .vc_single_image-wrapper.vc_box_shadow:before {
content: '';
position: absolute;
left: 50px;
bottom: 50px;
width: calc(100% - 50px);
height: calc(100% - 50px);
background: url(//www.bartelbauer.at/wp-content/themes/hotello/public/images/pat.png) 0 0 repeat;
transition: 1s cubic-bezier(0.06, 0.43, 0.22, 1);
z-index: -1;
}
body .wpb_single_image .vc_single_image-wrapper.vc_box_shadow .vc_single_image-img {
box-shadow: none;
transform: none;
}
body .wpb_single_image .vc_single_image-wrapper.vc_box_shadow:hover .vc_single_image-img {
transform: translateY(-10px) translateX(10px) translateZ(60px) scale(0.97);
}
body .wpb_single_image .vc_single_image-wrapper.vc_box_shadow:hover:before {
transform: translateY(10px) translateX(-10px) translateZ(-60px) scale(0.97);
}
@media (max-width: 1023px) {
html body,
html body .main_font {
font-size: 16px;
line-height: 24px;
}
.wpb_single_image.vc_align_center .wpb_wrapper,
.wpb_single_image.vc_align_center .vc_single_image-wrapper {
width: 100%;
}
.sm-text-left {
text-align: left !important;
}
}
.table.table-striped > tbody > tr td {
padding: 10px 14px;
border-top: 0;
font-size: 16px;
color: #444;
}
.table.table-striped > tbody > tr td:first-child {
color: #888;
}
.table.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #eef1f3;
}
.gallery-caption {
font-weight: 400;
font-size: 16px;
line-height: 24px;
padding-right: 30px !important;
}
.bypostauthor {
font-weight: 400;
}
table {
width: 100%;
margin-bottom: 50px;
}
table thead tr th {
padding: 15px 30px;
background: #eee;
font-size: 13px;
letter-spacing: 2px;
text-transform: uppercase;
}
table tbody tr th,
table tbody tr td {
padding: 20px 30px;
border-bottom: 1px solid #eee;
font-size: 18px;
line-height: 28px;
}
table tbody tr th {
font-weight: 600;
}
dl {
padding-bottom: 5px;
margin-bottom: 50px;
border-bottom: 1px solid #eee;
}
dl dt {
padding-top: 15px;
border-top: 1px solid #eee;
margin-bottom: 10px;
}
dl dt:first-child {
border-top: 0;
}
dl dd {
margin-bottom: 15px;
}
.wp-caption-text {
padding: 17px 0 10px;
}
.post-password-form input[type="submit"] {
position: relative;
top: 10px;
margin: 0 0 20px;
}
.gallery {
display: flex;
flex-wrap: wrap;
margin: 0 -5px;
}
.gallery .gallery-item {
width: 100%;
padding: 0 5px 15px;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33.3%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.6%;
}
.gallery-columns-7 .gallery-item {
width: 14%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11%;
}
iframe {
max-width: 100%;
}
@media (max-width: 550px) {
img.alignright,
img.alignleft {
width: 100%;
}
figure.wp-caption {
display: block;
max-width: 100%;
width: 100% !important;
margin: 5px 0 20px !important;
}
figure.wp-caption img {
width: 100%;
}
.gallery .gallery-item {
width: 100% !important;
}
}
.stm_custom_heading__side {
display: flex;
align-items: center;
}
.stm_custom_heading__side h1, .stm_custom_heading__side h2, .stm_custom_heading__side h3, .stm_custom_heading__side h4, .stm_custom_heading__side h5, .stm_custom_heading__side h6 {
margin-bottom: 0;
}
.stm_custom_heading__side_line {
position: relative;
top: 3px;
width: 78px;
height: 2px;
}
.stm_custom_heading__side_line_right {
margin-left: 30px;
}
.stm_custom_heading__side_line_left {
margin-right: 30px;
}
.icon-list-1 li {
position: relative;
padding-left: 35px;
margin: 0 0 22px;
}
.icon-list-1 li:before {
content: '';
display: block;
position: absolute;
top: 7px;
left: -2px;
width: 24px;
height: 24px;
border-radius: 50%;
border: 2px solid transparent;
}
.icon-list-1 li:after {
content: '';
display: block;
position: absolute;
top: 14px;
left: 4px;
width: 12px;
height: 7px;
border-left: 2px solid transparent;
border-bottom: 2px solid transparent;
transform: rotate(-45deg);
}
sub,
sup {
margin-right: 5px;
top: -0.25em;
font-size: 66.66%;
}
.stm-footer {
padding-top: 61px;
font-size: 15px;
}
.stm-footer__no_widgets {
padding-top: 0;
}
.stm-footer__no_widgets .stm-footer__widgets {
display: none;
}
.stm-footer__no_widgets .stm-footer__bottom {
border-top: 0;
}
.stm-footer aside.widget {
margin-bottom: 20px;
}
.stm-footer aside.widget .widgettitle.widget-footer-title h4 {
font-size: 14px;
margin: 5px 0 40px;
color: #fff;
}
.stm-footer aside.widget p {
margin-bottom: 10px !important;
}
.stm-footer__widgets {
margin-bottom: 23px;
}
.stm-footer__bottom {
position: relative;
padding: 25px 0;
border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.stm-footer__bottom:before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
left: -9999px;
right: -9999px;
z-index: 10;
}
.stm-footer__bottom .stm_markup {
position: relative;
z-index: 20;
}
.stm-footer__bottom .stm_markup .stm_markup {
align-items: center;
}
.stm-footer__bottom .stm_markup__sidebar {
display: flex;
align-items: center;
justify-content: flex-end;
}
.stm-footer__bottom .stm_markup__sidebar > div {
margin-left: 15px;
}
.stm-footer__bottom .stm_markup__sidebar > div:first-child {
margin-left: 0;
}
.stm-footer__bottom .stm-socials {
display: inline-block;
vertical-align: top;
}
.stm-footer .widget_tag_cloud .tagcloud a {
color: #fff;
}
.stm-footer .widget_tag_cloud .tagcloud a:hover {
color: #000;
}
.stm-footer .widget.widget-default.widget_search .search-form input[name="s"]:focus {
color: #fff;
}
.stm-footer .wp-caption p.wp-caption-text {
color: #000;
}
.stm-footer table tbody tr th, .stm-footer table tbody tr td,
.stm-footer .widget.widget_rss ul li {
border-bottom-color: rgba(255, 255, 255, 0.4);
}
.widget_mc4wp_form_widget .form-group input {
padding: 7px 40px 7px 13px;
font-size: 14px;
}
.widget_mc4wp_form_widget .form-group input + .btn_icon {
padding: 0 10px;
right: 0;
}
.widget_mc4wp_form_widget .form-group input:focus + .btn_icon .btn__icon {
color: transparent;
}
.stm_markup__sidebar .widget {
margin-bottom: 35px;
}
.stm_markup__sidebar .widget .widgettitle h5 {
font-size: 18px;
font-weight: 600;
letter-spacing: 2px;
}
.stm_markup__sidebar .widget_recent_entries ul {
padding: 0;
list-style: none;
}
.stm_markup__sidebar .widget_recent_entries ul li {
margin-bottom: 15px;
}
.stm_markup__sidebar .widget_recent_entries ul li > a {
display: block;
}
.stm_markup__sidebar .widget_recent_entries ul li > a:hover {
text-decoration: none;
}
.stm_markup__sidebar .widget_recent_entries ul li > span {
color: #aaaaaa;
font-style: italic;
}
.stm_markup__sidebar .widget_search form {
position: relative;
}
.stm_markup__sidebar .widget_search form input {
border: 2px solid #d9d9d9;
}
.stm_markup__sidebar .widget_search form [type=submit] {
background-color: transparent;
position: absolute;
border: none;
right: 0;
position: absolute;
top: 50%;
transform: translateY(-50%);
padding: 0 15px;
}
.stm_markup__sidebar .widget_search form [type=submit]:hover {
background-color: transparent;
}
.widget.widget_categories, .widget.widget_archive {
border-bottom: 0 !important;
}
.widget.widget_categories .widgettitle, .widget.widget_archive .widgettitle {
margin-bottom: 10px;
}
.widget.widget_calendar .calendar_wrap caption {
font-weight: 700;
}
.widget.widget_calendar .calendar_wrap table {
width: 100%;
}
.widget.widget_calendar .calendar_wrap table td,
.widget.widget_calendar .calendar_wrap table th {
text-align: center;
}
.widget.widget_calendar .calendar_wrap table tbody td {
padding: 5px 0;
}
.widget.widget_calendar .calendar_wrap table tbody tr:last-child td {
padding-bottom: 15px;
}
.widget.widget_calendar .calendar_wrap table tfoot {
border-top: 1px solid #aaa;
}
.widget.widget_calendar .calendar_wrap table tfoot td {
padding-top: 10px;
}
.widget.widget_calendar .calendar_wrap table tfoot td#prev {
text-align: left;
}
.widget.widget_calendar .calendar_wrap table tfoot td#next {
text-align: right;
}
.widget.widget_rss .rsswidget img {
display: none;
}
.widget.widget_rss ul li {
padding-left: 0;
}
.widget.widget_text img {
margin: 10px 0;
}
.widget.widget_nav_menu .sub-menu {
margin-top: 10px;
}
.widget_recent_comments ul li {
margin-bottom: 20px;
font-size: 18px;
line-height: 24px;
}
.widget_recent_comments ul li:before {
top: 9px;
border-left-color: #ffac41 !important;
}
.widget_recent_comments ul li .url,
.widget_recent_comments ul li .comment-author-link {
color: #999;
}
.widget_recent_comments ul li a:not(.url) {
font-weight: 400;
}
.widget.widget_recent_entries ul li {
font-size: 18px;
line-height: 28px;
}
.widget.widget_recent_entries ul li:before {
top: 0;
bottom: 14px;
background-color: #ffac41;
}
.widget.widget_recent_entries ul li a {
padding-bottom: 22px;
}
.widget.widget_recent_entries ul li a:after {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.widget.widget_rss ul li {
margin-bottom: 20px;
padding-bottom: 20px;
font-size: 18px;
line-height: 24px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.widget.widget_rss ul li a {
font-weight: 600;
}
.widget.widget_rss ul li .rss-date {
display: block;
margin: 11px 0;
font-size: 15px;
}
.widget.widget_rss ul li cite {
display: block;
margin-top: 15px;
font-style: normal;
font-size: 15px;
}
.widget.widget_rss ul li cite:before {
content: "\f007";
display: inline-block;
color: #ffac41;
margin-right: 6px;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.widget.widget_pages ul,
.widget.widget_nav_menu ul,
.widget.widget_categories ul {
font-family: 'Questrial';
}
.widget.widget_pages ul > li,
.widget.widget_nav_menu ul > li,
.widget.widget_categories ul > li {
position: relative;
padding-left: 20px;
margin-bottom: 15px;
font-size: 16px;
}
.widget.widget_pages ul > li:before,
.widget.widget_nav_menu ul > li:before,
.widget.widget_categories ul > li:before {
content: '';
display: block;
position: absolute;
top: 15px;
left: 0;
width: 10px;
height: 2px;
background-color: #ffac41;
}
.widget.widget_pages ul > li > ul,
.widget.widget_nav_menu ul > li > ul,
.widget.widget_categories ul > li > ul {
margin-top: 15px;
}
.widget.widget_pages ul > li > ul li:before,
.widget.widget_nav_menu ul > li > ul li:before,
.widget.widget_categories ul > li > ul li:before {
border-radius: 0;
}
.widget.widget_pages ul > li > ul li > ul,
.widget.widget_nav_menu ul > li > ul li > ul,
.widget.widget_categories ul > li > ul li > ul {
margin-top: 7px;
}
.widget.widget_pages ul > li > ul li > ul li,
.widget.widget_nav_menu ul > li > ul li > ul li,
.widget.widget_categories ul > li > ul li > ul li {
margin-bottom: 7px;
font-size: 16px;
}
.widget.widget_text {
font-size: 16px;
line-height: 24px;
}
.stm-switcher {
position: relative;
margin-left: 19px;
order: 1;
}
.stm-switcher__trigger {
min-width: 170px;
cursor: pointer;
}
.stm-switcher__trigger_default {
min-height: 40px;
padding: 5px 40px 5px 20px;
line-height: 30px;
color: #fff;
font-weight: 700;
font-size: 13px;
}
.stm-switcher__trigger_default:after {
content: '';
display: block;
position: absolute;
right: 18px;
top: 50%;
margin-top: -3.5px;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 3.5px 0 3.5px;
border-color: #fff transparent transparent transparent;
}
.stm-switcher__trigger_uppercase {
text-transform: uppercase;
}
.stm-switcher__trigger.active:after {
border-width: 0 3.5px 5px 3.5px;
border-color: transparent transparent #fff transparent;
}
.stm-switcher__list {
display: none;
position: absolute;
top: 100%;
right: 0;
width: 100%;
background-color: #fff;
z-index: 51;
}
.stm-switcher__list.active {
display: block;
}
.stm-switcher__option {
min-height: 40px;
padding: 5px 40px 5px 20px;
font-size: 13px;
line-height: 30px;
text-transform: uppercase;
font-weight: 700;
cursor: pointer;
}
.stm-switcher__icon {
margin: 0 5px 0 -5px;
}
.js-switcher__hidden {
display: none;
} .stm-header__cell_left .stm-switcher {
margin-left: 0;
margin-right: 19px;
order: -1;
}
.stm-logo img {
max-width: 100%;
height: auto;
}
.stm-icontext__info {
padding-left: 33px;
}
.stm-icontext__info_divider {
position: relative;
display: inline-block;
}
.stm-icontext__info_divider:first-child:after {
display: none;
}
.stm-icontext__icon {
margin-right: 9px;
font-size: 14px;
}
.stm-icontext__text {
position: relative;
top: -1px;
font-size: 13px;
line-height: 16px;
}
.stm-icontext_style2 {
display: flex;
margin-bottom: 21px;
}
.stm-icontext_style2 .stm-icontext__text,
.stm-icontext_style2 .stm-icontext__icon {
display: block;
}
.stm-icontext_style2 .stm-icontext__icon {
min-width: 42px;
margin-right: 0;
opacity: 0.6;
}
.stm-icontext_style2 .stm-icontext__text {
padding-top: 2px;
}
.stm-navigation__line_top { }
.stm-navigation__line_top > ul > li {
position: relative;
}
.stm-navigation__line_top > ul > li:before {
content: '';
display: block;
position: absolute;
left: 25px;
right: 25px;
top: -2px;
height: 4px;
opacity: 0;
visibility: hidden;
}
.stm-navigation__line_top > ul > li:hover:before {
opacity: 1;
visibility: visible;
top: -10px;
}
.stm-navigation__line_top.stm-navigation__fullwidth > ul > li:before {
top: -4px;
}
.stm-navigation__line_top.stm-navigation__fullwidth > ul > li:hover:before {
opacity: 1;
visibility: visible;
top: 0;
}
.stm-navigation__line_middle > ul > li {
position: relative;
}
.stm-navigation__line_middle > ul > li:before {
content: '';
display: block;
position: absolute;
left: 50%;
right: 100%;
top: 50%;
height: 2px;
margin: -1px 0 0;
opacity: 0;
transform: scale(0.5) translateX(-50%);
transition: .3s;
visibility: hidden;
}
.stm-navigation__line_middle > ul > li.current-menu-item:before, .stm-navigation__line_middle > ul > li:hover:before {
left: 15px;
right: 15px;
transform: scale(1) translateX(0);
opacity: 1;
visibility: visible;
}
.stm-navigation__line_bottom > ul > li {
position: relative;
}
.stm-navigation__line_bottom > ul > li:before {
content: '';
display: block;
position: absolute;
left: 25px;
right: 25px;
bottom: -5px;
height: 4px;
opacity: 0;
visibility: hidden;
}
.stm-navigation__line_bottom > ul > li:hover:before {
opacity: 1;
visibility: visible;
bottom: -10px;
}
.stm-navigation {
font-size: 16px;
}
.stm-navigation ul {
padding: 0;
margin: 0;
list-style: none;  }
.stm-navigation ul > li {
display: inline-block;
float: left;
}
.stm-navigation ul > li > a {
display: block;
padding: 0 5px;
}
.stm-navigation ul:after {
content: '';
display: block;
clear: both;
}
.stm-navigation__fwl ul li a {
font-weight: 300 !important;
}
.stm-navigation__fwn ul li a {
font-weight: 400 !important;
}
.stm-navigation__fwm ul li a {
font-weight: 500 !important;
}
.stm-navigation__fwsb ul li a {
font-weight: 600 !important;
}
.stm-navigation__fwb ul li a {
font-weight: 700 !important;
}
.stm-navigation__default > ul {
margin: 0 -15px;
}
.stm-navigation__default > ul > li {
position: relative; }
.stm-navigation__default > ul > li > a {
padding: 0 25px;
text-decoration: none !important;
}
.stm-navigation__default > ul > li:hover > ul {
top: 100%;
visibility: visible;
opacity: 1;
transition: all .25s ease !important;
}
.stm-navigation__default > ul > li ul {
margin-top: -1px;
opacity: 0;
visibility: hidden;
position: absolute;
top: 100%;
left: 15px;
width: 260px;
padding: 0;
margin: 0;
list-style: none;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.28);
background-color: #fff;
transition: all 0s ease !important;
}
.stm-navigation__default > ul > li ul:after {
content: '';
display: block;
position: absolute;
top: -15px;
left: 0;
width: 260px;
height: 15px;
background-color: transparent;
}
.stm-navigation__default > ul > li ul li {
position: relative;
width: 100%;
border-bottom: 1px solid #dddddd;
}
.stm-navigation__default > ul > li ul li:last-child {
border-bottom: 0;
}
.stm-navigation__default > ul > li ul li:after {
content: '';
position: absolute;
left: 0;
top: -1px;
display: block;
width: 100%;
height: 1px;
background-color: transparent;
}
.stm-navigation__default > ul > li ul li:hover > ul {
left: 100%;
visibility: visible;
opacity: 1;
}
.stm-navigation__default > ul > li ul li > a {
display: block;
padding: 16px 20px 14px;
font-size: 12px;
font-weight: 800;
line-height: 18px;
text-decoration: none !important;
letter-spacing: 0.3px;
}
.stm-navigation__default > ul > li ul li > ul {
top: 0;
left: 104%;
box-shadow: -4px 0 10px rgba(0, 0, 0, 0.28);
z-index: 20;
}
.stm-navigation__default > ul > li ul li > ul:after {
height: 100%;
width: 35px;
left: -35px;
top: 0;
}
.stm-navigation__default > ul > li ul li > ul:before {
top: 20px;
left: -8px;
}
.stm-navigation__divider > ul > li {
position: relative;
z-index: 10;
}
.stm-navigation__divider > ul > li > a .divider {
z-index: 5;
}
.stm-navigation__divider > ul > li:last-child > a > i, .stm-navigation__divider > ul > li:last-child > a .divider {
display: none !important;
}
.stm-navigation__divider > ul > li > .sub-menu li a i, .stm-navigation__divider > ul > li > .sub-menu li a .divider {
display: none;
}
@media (max-width: 1023px) {
.stm-navigation__divider > ul > li > a > i, .stm-navigation__divider > ul > li > a .divider {
display: none;
}
}
@media (max-width: 1023px) {
.stm-navigation__default {
flex-wrap: wrap;
}
.stm-navigation__default > ul {
width: 100%;
}
.stm-navigation__default > ul > li {
position: relative;
float: none;
display: block;
width: 100%;
}
.stm-navigation__default > ul > li:before {
display: none;
}
.stm-navigation__default > ul > li > a {
padding: 15px 15px 15px 0;
height: auto;
}
.stm-navigation__default > ul > li ul.sub-menu {
padding: 15px 0;
width: 100%;
position: static;
box-shadow: none;
opacity: 1;
visibility: visible;
display: none;
}
.stm-navigation__default > ul > li ul.sub-menu .sub-menu {
padding: 0 0 0 10px;
}
.stm-navigation__default > ul > li ul.sub-menu > li.active > a:after {
transform: rotate(90deg);
}
.stm-navigation__default > ul > li .stm_mobile__dropdown {
position: absolute;
right: -15px;
left: auto;
top: 0;
height: 100%;
width: 65px;
z-index: 10;
}
.stm-navigation__default > ul > li.active > a:after {
transform: rotate(180deg);
}
.stm-navigation .stm-iconbox {
width: 100%;
padding-left: 0;
margin: 17px 0;
}
.stm-navigation .stm-iconbox:before {
top: -17px;
left: 0;
right: 0;
height: 1px;
width: 100%;
}
}
.stm-navigation__fullwidth {
display: flex;
padding: 0 25px;
width: 100%; }
@media (max-width: 1100px) {
.stm-navigation__fullwidth {
padding: 0 15px;
}
}
.stm-navigation__fullwidth > ul > li {
position: relative; }
.stm-navigation__fullwidth > ul > li.current-menu-item:before {
opacity: 1;
visibility: visible;
top: 0;
}
.stm-navigation__fullwidth > ul > li:hover > ul.sub-menu {
top: 100%;
visibility: visible;
opacity: 1;
}
.stm-navigation__fullwidth > ul > li.menu-item-has-children > a {
padding-right: 25px;
}
.stm-navigation__fullwidth > ul > li.menu-item-has-children > a:after {
content: '';
display: block;
position: absolute;
right: 10px;
top: 50%;
margin-top: -2px;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 3.5px 0 3.5px;
border-color: #fff transparent transparent transparent;
}
.stm-navigation__fullwidth > ul > li > a {
position: relative;
display: block;
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
color: #ffffff;
padding: 21px 20px;
font-size: 14px;
height: 64px;
font-weight: 900;
text-decoration: none !important;
}
.stm-navigation__fullwidth > ul > li ul.sub-menu {
position: absolute;
top: 105%;
left: 0;
background: #fff;
list-style: none;
padding: 12px 0;
margin: 0;
width: 220px;
box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
visibility: hidden;
opacity: 0;
z-index: 1;
}
.stm-navigation__fullwidth > ul > li ul.sub-menu > li {
position: relative;
width: 100%; }
.stm-navigation__fullwidth > ul > li ul.sub-menu > li.menu-item-has-children > a {
position: relative;
}
.stm-navigation__fullwidth > ul > li ul.sub-menu > li.menu-item-has-children > a:after {
content: '';
display: block;
position: absolute;
right: 10px;
top: 50%;
margin-top: -2px;
width: 0;
height: 0;
border-style: solid;
border-width: 3px 0 3px 5px;
border-color: transparent transparent transparent rgba(0, 0, 0, 0.5);
}
.stm-navigation__fullwidth > ul > li ul.sub-menu > li:hover > ul {
left: 100%;
opacity: 1;
visibility: visible;
}
.stm-navigation__fullwidth > ul > li ul.sub-menu > li > a {
display: block;
padding: 9px 27px;
text-decoration: none !important;
font-size: 14px;
line-height: 20px;
font-weight: 400;
}
.stm-navigation__fullwidth > ul > li ul.sub-menu > li > a:hover {
color: #fff !important;
background-color: #777;
}
.stm-navigation__fullwidth > ul > li ul.sub-menu > li.current-menu-item a {
color: #fff !important;
background-color: #777;
}
.stm-navigation__fullwidth > ul > li ul.sub-menu > li > ul {
top: -12px;
left: 105%;
}
.stm-navigation__fullwidth > ul > li ul.sub-menu > li > ul:after {
height: 100%;
width: 35px;
left: -35px;
top: 0;
}
.stm-navigation__fullwidth > ul > li ul.sub-menu > li > ul:before {
top: 20px;
left: -8px;
}
.stm-navigation__fullwidth .stm-iconbox {
position: relative;
margin: 18px 1px 0 auto;
padding-left: 70px;
}
.stm-navigation__fullwidth .stm-iconbox:before {
content: '';
display: block;
position: absolute;
top: 2px;
left: 31px;
background: rgba(255, 255, 255, 0.2);
width: 1px;
height: 27px;
}
.stm-navigation__fullwidth .stm-iconbox__text {
font-size: 15px;
line-height: 16px;
font-weight: 900;
}
.stm-navigation__fullwidth .stm-iconbox__description {
font-size: 13px;
}
.stm-navigation__fullwidth .stm-iconbox__icon {
margin-top: 3px;
font-size: 22px;
}
@media (max-width: 1023px) {
.stm-navigation__fullwidth {
flex-wrap: wrap;
}
.stm-navigation__fullwidth > ul {
width: 100%;
}
.stm-navigation__fullwidth > ul > li {
position: relative;
float: none;
display: block;
width: 100%;
}
.stm-navigation__fullwidth > ul > li:before {
display: none;
}
.stm-navigation__fullwidth > ul > li > a {
padding: 15px 15px 15px 0;
height: auto;
}
.stm-navigation__fullwidth > ul > li ul.sub-menu {
padding: 15px 0;
width: 100%;
position: static;
box-shadow: none;
opacity: 1;
visibility: visible;
display: none;
}
.stm-navigation__fullwidth > ul > li ul.sub-menu .sub-menu {
padding: 0 0 0 10px;
}
.stm-navigation__fullwidth > ul > li ul.sub-menu > li.active > a:after {
transform: rotate(90deg);
}
.stm-navigation__fullwidth > ul > li .stm_mobile__dropdown {
position: absolute;
right: -15px;
top: 0;
height: 100%;
width: 65px;
z-index: 10;
}
.stm-navigation__fullwidth > ul > li.active > a:after {
transform: rotate(180deg);
}
.stm-navigation .stm-iconbox {
width: 100%;
padding-left: 0;
margin: 17px 0;
}
.stm-navigation .stm-iconbox:before {
top: -17px;
left: 0;
right: 0;
height: 1px;
width: 100%;
}
}
.stm-navigation__divider > ul > li {
position: relative;
}
.stm-navigation__divider > ul > li i, .stm-navigation__divider > ul > li .divider {
position: absolute;
right: 0;
position: absolute;
top: 50%;
transform: translateY(-50%);
transform: translate(50%, -50%);
}
.admin-bar .stm-navigation__vertical_left .stm_mobile__switcher {
top: 52px;
}
.envato-preview-visible .stm-navigation__vertical_left .stm_mobile__switcher {
top: 64px;
}
@media (min-width: 1024px) {
.stm-navigation__vertical_left .stm_mobile__switcher {
display: block;
position: fixed;
top: 20px;
left: 4px;
padding: 20px;
background-color: #ffffff;
cursor: pointer;
}
.stm-navigation__vertical_left .stm_mobile__switcher span {
width: 32px;
height: 2px;
margin-bottom: 8px;
}
.stm-navigation__vertical_left .stm_mobile__switcher span:last-child {
margin-bottom: 0;
}
.stm-navigation__vertical_left .stm_mobile__switcher.active span:first-child {
top: 10px;
}
.stm-navigation__vertical_left .stm_mobile__switcher.active span:last-child {
top: -10px;
}
.stm-navigation__vertical_left ul.stm-navigation__vertical {
position: fixed;
top: 0;
left: -100%;
width: 300px;
height: 100%;
padding-top: 126px;
padding-right: 30px;
padding-left: 55px;
background: #fff;
transition: all 1s;
transition-delay: 0.2s;
box-shadow: 6px 0 14px 0 rgba(0, 0, 0, 0.2);
}
.stm-navigation__vertical_left ul.stm-navigation__vertical li {
width: 100%;
position: relative;
margin: 10px 0;
}
.stm-navigation__vertical_left ul.stm-navigation__vertical li.menu-item-has-children {
margin-bottom: 4px;
}
.stm-navigation__vertical_left ul.stm-navigation__vertical li:before {
display: none;
}
.stm-navigation__vertical_left ul.stm-navigation__vertical li.menu-item-has-children:after {
content: '';
display: block;
position: absolute;
right: 0;
top: 4px;
width: 20px;
height: 20px;
text-align: center;
line-height: 20px;
transition: all 0.2s;
content: "􏷑" !important;
font-family: 'stmicons' !important;
transform: rotate(90deg);
font-size: 11px;
cursor: pointer;
z-index: 10;
}
.stm-navigation__vertical_left ul.stm-navigation__vertical li a {
font-weight: 300 !important;
font-size: 18px !important;
}
.stm-navigation__vertical_left ul.stm-navigation__vertical li a:before {
content: "";
position: absolute;
top: 15px !important;
right: auto !important;
left: -18px !important;
width: 21px;
height: 2px !important;
background-color: #000;
transition: all 0.3s;
opacity: 0;
visibility: hidden;
}
.stm-navigation__vertical_left ul.stm-navigation__vertical li a:hover {
text-decoration: none;
}
.stm-navigation__vertical_left ul.stm-navigation__vertical li a:hover:before {
opacity: 1;
visibility: visible;
}
.stm-navigation__vertical_left ul.stm-navigation__vertical li .sub-menu {
display: none;
top: auto;
left: auto;
position: relative;
width: auto;
height: auto;
visibility: hidden;
opacity: 0;
padding: 6px 0 0;
box-shadow: none;
transition: all 0.3s;
}
.stm-navigation__vertical_left ul.stm-navigation__vertical li .sub-menu li {
text-transform: none;
padding-left: 30px;
margin: 0;
border: 0;
}
.stm-navigation__vertical_left ul.stm-navigation__vertical li .sub-menu li:last-child {
margin-bottom: 0;
}
.stm-navigation__vertical_left ul.stm-navigation__vertical li .sub-menu li:after {
display: none;
}
.stm-navigation__vertical_left ul.stm-navigation__vertical li .sub-menu li:hover a {
background: transparent !important;
color: #000 !important;
}
.stm-navigation__vertical_left ul.stm-navigation__vertical li .sub-menu li a {
text-transform: none;
font-weight: normal !important;
padding-top: 6px;
padding-bottom: 6px;
font-size: 15px !important;
color: #000 !important;
}
.stm-navigation__vertical_left ul.stm-navigation__vertical li .sub-menu li a:before {
left: 19px !important;
height: 1px !important;
}
.stm-navigation__vertical_left ul.stm-navigation__vertical li .sub-menu li.current-menu-item a {
background: transparent !important;
color: #000 !important;
}
.stm-navigation__vertical_left ul.stm-navigation__vertical li.active.menu-item-has-children:after {
top: 3px;
transform: rotate(-90deg);
}
.stm-navigation__vertical_left ul.stm-navigation__vertical li.active .sub-menu {
display: block;
visibility: visible;
opacity: 1;
}
.stm-navigation__vertical_left ul.stm-navigation__vertical.active {
left: 0;
transition: all 0.3s;
transition-delay: 0.1s;
}
}
@media (min-width: 1024px) and (max-width: 1440px) {
.stm-navigation__vertical_left .stm_mobile__switcher {
left: 0;
}
}
@media (max-width: 1023px) {
.stm-navigation__vertical_left .stm_mobile__switcher {
display: none !important;
}
}
@media (max-width: 1024px) {
.stm-navigation__vertical_left ul.stm-navigation__vertical li a {
padding: 10px 15px 10px 5px !important;
}
}
body.active {
overflow: hidden;
}
.stm-header.active {
z-index: 200;
}
.stm-header.active .stm-navigation__hamburger > ul {
transform: translateX(0);
}
.stm-header__overlay {
z-index: 10 !important;
transition: all .3s ease;
}
.stm-header__overlay.active {
display: block;
}
.stm-navigation__hamburger > ul {
height: 100vh;
overflow-y: auto;
display: block;
will-change: transform;
}
.stm-navigation__hamburger .js_trigger__click {
display: none;
cursor: pointer;
}
@media screen and (min-width: 1024px) {
.stm-navigation__hamburger .stm_mobile__switcher {
display: block;
}
.stm-navigation__hamburger .stm_mobile__switcher span {
height: 3px;
border-radius: 0;
width: 30px;
}
.stm-navigation__hamburger .stm_mobile__switcher span:not(:last-child) {
margin-bottom: 5px;
}
.stm-navigation__hamburger .stm_mobile__switcher.active span:first-child {
top: 8px;
}
.stm-navigation__hamburger .stm_mobile__switcher.active span:last-child {
top: -8px;
}
.stm-navigation__hamburger_right > ul {
left: auto;
right: 0;
transform: translateX(100%);
padding-right: 50px;
}
.stm-navigation__hamburger_left > ul {
right: auto;
left: 0;
transform: translateX(-100%);
padding-left: 50px;
}
.stm-navigation__hamburger > ul {
position: fixed;
top: 0;
bottom: 0;
width: 350px;
display: flex;
flex-direction: column;
transition: .3s ease;
padding-top: 50px;
padding-bottom: 50px;
margin: 0;
padding-right: 17px;
-ms-overflow-style: none !important;
overflow: -moz-scrollbars-none;
}
.stm-navigation__hamburger > ul::-webkit-scrollbar {
width: 0 !important;
}
.stm-navigation__hamburger > ul > li > a {
font-size: 16px;
}
.stm-navigation__hamburger > ul > li a {
padding: 10px 35px !important;
}
.stm-navigation__hamburger > ul > li:hover a {
background-color: #fff;
}
.stm-navigation__hamburger > ul > li .sub-menu {
box-shadow: none;
position: static;
top: 0;
}
}
@media screen and (min-width: 1024px) {
html > body .stm-navigation__hamburger > ul ul {
max-height: 0;
overflow: hidden !important;
padding: 0 !important;
width: 100%;
transform: none;
transition: all 1s ease;
visibility: hidden;
background-color: transparent;
}
html > body .stm-navigation__hamburger > ul > li:hover a {
background-color: transparent;
}
html > body .stm-navigation__hamburger > ul > li.active a .stm_mobile__dropdown:before {
transform: rotate(-90deg);
}
html > body .stm-navigation__hamburger > ul > li.active ul.sub-menu {
max-height: 300px;
opacity: 1;
visibility: visible;
transition: all 1s ease;
}
html > body .stm-navigation__hamburger > ul > li.stm_megamenu > ul.sub-menu {
display: block;
width: 100% !important;
max-height: unset;
}
html > body .stm-navigation__hamburger > ul > li.stm_megamenu > ul.sub-menu li {
width: 100%;
}
html > body .stm-navigation__hamburger > ul > li.stm_megamenu > ul.sub-menu:before {
display: none;
}
html > body .stm-navigation__hamburger > ul > li > a {
justify-content: space-between;
display: flex;
align-items: center;
text-transform: none !important;
}
html > body .stm-navigation__hamburger > ul > li a {
position: relative;
}
html > body .stm-navigation__hamburger > ul > li a .stm_megaicon {
margin-right: 10px;
}
html > body .stm-navigation__hamburger > ul > li a .stm_mobile__dropdown {
position: absolute;
display: flex;
align-items: center;
justify-content: center;
right: 15px;
left: auto;
top: 0;
bottom: 0;
width: 30px;
z-index: 10;
}
html > body .stm-navigation__hamburger > ul > li a .stm_mobile__dropdown:before {
display: block;
content: "􏷑" !important;
font-family: 'stmicons' !important;
color: #797979;
font-size: 14px;
transform: rotate(90deg);
}
html > body .stm-navigation__hamburger > ul > li a:hover {
color: #fff !important;
}
html > body .stm-navigation__hamburger > ul > li ul.sub-menu {
top: 0;
padding-left: 15px !important;
}
html > body .stm-navigation__hamburger > ul > li ul.sub-menu li {
border: none;
}
html > body .stm-navigation__hamburger > ul > li ul.sub-menu li > a {
color: #fff !important;
text-transform: none;
}
html > body .stm-navigation__hamburger > ul > li.stm_megamenu ul.sub-menu {
transform: none !important;
}
}
.stm-iconbox {
display: flex;
align-items: flex-start;
}
.stm-iconbox__icon_left {
margin-right: 14px;
}
.stm-iconbox__icon_right {
margin-left: 14px;
}
.stm-iconbox__info {
overflow: hidden;
}
.stm-iconbox__text {
margin-bottom: 5px;
font-weight: 700;
letter-spacing: 0.1px;
}
.stm-iconbox__text_nomargin {
margin-bottom: 0;
}
.stm-iconbox__description {
font-size: 13px;
}
.stm-socials {
margin: 0 -8px;
}
.stm-socials__icon {
float: left;
display: block;
width: 30px;
height: 30px;
line-height: 30px;
margin: 0 8px;
text-align: center;
color: #fff;
font-size: 14px;
}
.stm-socials__icon_round {
border-radius: 50%;
}
.stm-socials__icon_round:hover {
color: #fff;
}
.stm-socials__icon_icon_only {
border: 0;
width: auto;
background-color: transparent;
}
.stm-socials__icon_filled {
background-color: #fff;
}
.stm-socials_opacity-hover {
opacity: 0.7;
}
.stm-socials_opacity-hover:hover {
opacity: 1;
}
.stm-socials:after {
content: '';
display: block;
clear: both;
}
.stm-socials-btn {
display: none;
}
@media (min-width: 1024px) {
.stm-socials-hidden .stm-socials-btn {
display: block;
font-weight: 600;
font-size: 16px;
cursor: pointer;
}
.stm-socials-hidden .stm-socials {
position: absolute;
top: 0;
left: -40px;
right: -40px;
opacity: 0;
visibility: hidden;
margin: 1px 0 0;
padding: 19px 0 20px;
text-align: center;
transition: all 0.3s;
transition-delay: 0.3s;
background-color: #fff;
box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.25);
z-index: -1;
}
.stm-socials-hidden .stm-socials a {
float: none;
display: inline-block;
vertical-align: top;
}
.stm-socials-hidden.active .stm-socials {
top: 100%;
opacity: 1;
visibility: visible;
}
}
.stm-cart_style_1 .cart {
position: relative;
text-align: center;
}
.stm-cart_style_1 .cart_rounded {
width: 30px;
height: 30px;
line-height: 28px;
border: 1px solid rgba(255, 105, 78, 0.2);
border-radius: 50%;
transition: .3s ease;
}
.stm-cart_style_1 .cart_rounded:hover .cart__icon {
color: #fff;
}
.stm-cart_style_1 .cart__icon {
font-size: 16px;
}
.stm-cart_style_1 .cart__quantity-badge {
display: block;
position: absolute;
right: -7px;
top: -7px;
padding: 0 5px;
min-width: 18px;
height: 18px;
font-size: 11px;
line-height: 18px;
text-indent: 1px;
color: #fff;
white-space: nowrap;
text-align: center;
border-radius: 9px;
}
.stm-cart_style_1 .cart:hover {
cursor: pointer;
}
.stm-cart_style_1 .cart:hover .mini-cart {
top: 100%;
opacity: 1 !important;
visibility: visible;
}
@media (max-width: 1023px) {
.stm-cart_style_1 .cart {
margin-left: -5px;
}
.stm-cart_style_1 .cart .mini-cart {
position: relative;
top: 0 !important;
right: 0;
font-size: 90%;
}
.stm-cart_style_1 .cart .mini-cart:before {
left: 8px;
right: auto;
}
}
.stm-cart_style_2 .cart {
position: relative;
font-size: 13px;
}
.stm-cart_style_2 .cart .cart__icon {
display: inline-block;
vertical-align: middle;
position: relative;
top: -2px;
text-align: center;
width: 24px;
height: 24px;
line-height: 24px;
border-radius: 50%;
}
.stm-cart_style_2 .cart .mini-cart {
right: -17px;
}
.stm-cart_style_2 .cart:hover {
color: #fff;
cursor: pointer;
}
.stm-cart_style_2 .cart:hover .cart__icon {
color: #fff;
}
.stm-cart_style_2 .cart:hover .mini-cart {
top: 100%;
opacity: 1 !important;
visibility: visible;
} .mini-cart {
position: absolute;
top: 115%;
right: -15px;
opacity: 0 !important;
visibility: hidden;
margin-top: 13px;
width: 205px;
line-height: normal;
text-align: left;
z-index: 999;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
transition: .3s ease;
}
.mini-cart:after {
content: '';
display: block;
position: absolute;
top: -13px;
right: 0;
width: 100%;
height: 13px;
}
.mini-cart:before {
content: '';
display: block;
position: absolute;
top: -6px;
right: 23px;
width: 12px;
height: 12px;
background-color: #fff;
transform: rotate(45deg);
}
.mini-cart__products {
position: relative;
background-color: #fff;
list-style: none;
margin: 0;
overflow-y: auto;
max-height: 215px;
}
.mini-cart__product {
border-bottom: 1px solid #ececec;
padding: 15px;
}
.mini-cart__product:last-child {
margin-bottom: 0;
border-bottom: none;
}
.mini-cart__product-left {
float: left;
max-width: 41px;
}
.mini-cart__product img {
display: block;
max-width: 41px;
height: auto;
}
.mini-cart__product-body {
overflow: hidden;
padding-left: 10px;
}
.mini-cart__product-title {
margin-top: 1px;
color: #444444;
display: block;
line-height: 16px;
text-decoration: none !important;
}
.mini-cart__product-quantity {
display: block;
margin-top: 3px;
color: #777777;
}
.mini-cart__empty {
padding: 15px;
font-size: 13px;
}
.mini-cart__price-total {
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
background-color: #fff;
padding: 11px 15px;
}
.mini-cart__price-total .amount {
font-weight: 700;
font-size: 14px;
}
.mini-cart__actions {
background-color: #fff;
padding: 15px;
}
.mini-cart__actions .btn {
padding: 5px 10px !important;
font-size: 12px;
}
.mini-cart a.mini-cart__action-link {
font-size: 13px;
margin-left: 10px;
color: #777 !important;
text-decoration: underline !important;
}
.stm-search_style_1 [data-toggle='modal'] {
display: block;
}
.stm-search_style_1 [data-toggle='modal']:focus {
outline: none;
}
.stm-search_style_1 a {
width: 36px;
height: 36px;
border: 1px solid transparent;
border-radius: 50%;
text-align: center;
line-height: 36px;
font-size: 10px;
}
.stm-search_style_1 a:hover {
color: #fff;
}
.stm-search_style_1 .stm-search__icon {
font-size: 14px;
}
.stm-search_style_2 {
position: relative;
overflow: hidden;
padding-bottom: 1px;
margin-bottom: -1px;
}
.stm-search_style_2 .search-form .form-control {
width: 260px;
padding-right: 37px;
}
.stm-search_style_2 .search-form .form-control:focus + button {
background: transparent !important;
}
.stm-search_style_2 .search-form button {
position: absolute;
right: 0;
top: 0;
bottom: 0;
padding: 8px 15px !important;
background-color: transparent !important;
color: inherit !important;
border-radius: 0 !important;
line-height: 28px;
}
.stm-search_style_2 .search-form button:after {
content: '';
display: block;
position: absolute;
bottom: 0;
left: -1000px;
width: 9999px;
height: 1px;
}
.stm-search_style_3 a:focus {
outline: 0;
}
.stm-search_style_4 {
position: relative;
overflow: hidden;
padding-bottom: 1px;
margin-bottom: -1px;
}
.stm-search_style_4 .search-form .form-control {
width: 210px;
background: transparent;
border-color: #292929;
border-width: 1px;
padding: 12px 28px 12px 9px;
height: 30px;
}
.stm-search_style_4 .search-form .form-control:focus {
border-color: transparent !important;
background: rgba(255, 255, 255, 0.1) !important;
}
.stm-search_style_4 .search-form .form-control:focus + button {
background: transparent !important;
}
.stm-search_style_4 .search-form button {
position: absolute;
right: 0;
top: -1px;
bottom: 0;
padding: 8px 10px !important;
background-color: transparent !important;
color: inherit !important;
border-radius: 0 !important;
line-height: 16px;
font-size: 15px;
}
.stm-search_style_4 .search-form button:after {
content: '';
display: block;
position: absolute;
bottom: 0;
left: -1000px;
width: 9999px;
height: 1px;
}
.stm-search_style_5 {
border-radius: 22px;
position: relative;
height: 44px;
min-width: 165px;
width: 100%;
z-index: 100;
}
.stm-search_style_5 .search-form {
height: 44px;
width: 100%;
position: relative;
width: 165px;
}
.stm-search_style_5 .search-form input[type=search] {
display: block;
border-radius: 22px;
background-color: #fff;
border: 1px solid #d1d1d1;
transition: 0s width, .3s box-shadow !important;
}
.stm-search_style_5 .search-form input[type=search]:focus {
position: absolute;
right: 0 !important;
border-color: #d1d1d1 !important;
}
.stm-search_style_5 .search-form input[type=search]:focus + button[type=submit] {
background-color: transparent !important;
}
@media (min-width: 1024px) {
.stm-search_style_5 .search-form input[type=search]:focus {
transition: .3s box-shadow, .3s width ease !important;
box-shadow: 0 0 0 999999px rgba(0, 0, 0, 0.3) !important;
position: absolute;
right: 0 !important;
width: 200px;
top: 50%;
transform: translateY(-50%);
border-color: #d1d1d1 !important;
}
.stm-search_style_5 .search-form input[type=search]:focus + button[type=submit] {
background-color: transparent !important;
}
}
.stm-search_style_5 .search-form button[type=submit] {
padding: 0 20px;
background-color: transparent;
color: #000;
position: absolute;
height: 44px;
right: 0;
top: 0;
left: auto;
border-radius: 22px;
transition: none !important;
}
.stm-search_style_5 .search-form button[type=submit]:hover {
background-color: transparent;
color: #000;
}
.stm-search_style_6 {
position: relative;
overflow: hidden;
height: 100%;
display: flex;
}
.stm-search_style_6 .search-form {
height: 100%;
display: flex;
}
.stm-search_style_6 .search-form .form-control {
width: 270px;
background: transparent;
border-left: 1px solid rgba(255, 255, 255, 0.2);
border-right: 1px solid rgba(255, 255, 255, 0.2);
border-top-width: 0;
border-bottom-width: 0;
padding: 0 20px;
height: 100%;
font-size: 12px;
color: inherit !important;
}
.stm-search_style_6 .search-form .form-control:focus {
border-color: transparent !important;
background: rgba(255, 255, 255, 0.1) !important;
}
.stm-search_style_6 .search-form .form-control:focus + button {
background: transparent !important;
}
.stm-search_style_6 .search-form button {
position: absolute;
right: 0;
top: -1px;
bottom: 0;
padding: 8px 10px !important;
background-color: transparent !important;
color: inherit !important;
border-radius: 0 !important;
}
.stm-search_style_6 .search-form button i {
font-size: 10px;
}
.stm-search_style_6 .search-form button:after {
content: '';
display: block;
position: absolute;
bottom: 0;
left: -1000px;
width: 9999px;
height: 1px;
}
@media (max-width: 1023px) {
.stm-search_style_6 .search-form .form-control {
border-left-color: #333;
width: 100%;
min-height: 40px;
}
}
.stm-header__cell_left .stm-search_style_5 .search-form input[type=search]:focus {
left: 0;
right: auto;
}
.stm-header__cell_left .stm-search_style_5 .search-form input[type=search]:focus + button[type=submit] {
right: -140px;
transition: all .3s ease !important;
}
#searchModal .modal-content {
width: 800px;
background: transparent;
box-shadow: none !important;
border: 0;
}
#searchModal .modal-content .search-wrapper {
position: relative;
}
#searchModal .modal-content .search-wrapper .search-input {
min-height: 60px;
padding-right: 40px;
padding-left: 40px;
font-size: 18px;
line-height: 60px;
border: 0 !important;
}
#searchModal .modal-content .search-wrapper .search-submit {
position: absolute;
right: 0;
top: 0;
height: 100%;
padding: 0 25px;
line-height: 60px;
background: transparent !important;
border: none;
}
#searchModal .modal-content .search-wrapper .search-submit i {
font-size: 24px;
}
@media (max-width: 1023px) {
.stm-header__element .stm-search {
position: relative;
}
.stm-header__element .stm-search input {
padding-right: 70px;
}
.stm-header__element .stm-search button {
position: absolute;
right: 0;
top: 0;
bottom: 0;
max-width: 50px;
padding-left: 15px !important;
padding-right: 15px !important;
}
}
.stm_mobile__header {
display: none;
padding: 30px 15px;
margin-bottom: 60px;
}
.stm_mobile__logo {
max-width: 50%;
}
.stm_mobile__switcher {
position: relative;
margin-top: 0;
z-index: 9999;
}
.stm_mobile__switcher span {
display: block;
width: 28px;
height: 4px;
margin-bottom: 7px;
border-radius: 2px;
background: rgba(255, 255, 255, 0.5);
}
.stm_mobile__switcher span:first-child {
position: relative;
top: 0;
transition: top .3s .3s, transform .3s 0s;
}
.stm_mobile__switcher span:nth-child(2) {
opacity: 1;
transition: opacity .3s;
}
.stm_mobile__switcher span:last-child {
margin-bottom: 0;
position: relative;
top: 0;
transition: top .3s .3s, transform .3s 0s;
}
.stm_mobile__switcher.active span {
background: white;
}
.stm_mobile__switcher.active span:first-child {
top: 11px;
transform: rotate(-45deg);
transition: top .3s 0s, transform .3s .3s;
}
.stm_mobile__switcher.active span:nth-child(2) {
opacity: 0;
}
.stm_mobile__switcher.active span:last-child {
top: -11px;
transform: rotate(45deg);
transition: top .3s 0s, transform .3s .3s;
}
@media (max-width: 1023px) {
.stm_mobile__header {
display: block;
}
}
@media (max-width: 1024px) {
.stm_mobile__logo {
min-width: 150px;
}
}
@media (max-width: 550px) {
.stm_mobile__logo {
max-width: 150px;
}
}
@media (max-width: 1023px) {
.envato-preview-visible .stm-header {
margin-top: 54px;
}
.envato-preview-visible.stm_sticky_header_mobile .stm_mobile__header {
margin-top: 54px;
}
}
@media (max-width: 1023px) {
.stm-navigation__default > ul > li ul li {
float: none;
}
.stm_sticky_header_mobile .stm_mobile__header {
position: fixed;
width: 100%;
top: 0;
z-index: 100;
}
.stm_sticky_header_mobile .stm-header {
padding-top: 108px;
}
}
@media (max-width: 450px) {
.stm_mobile__header {
padding-left: 0 !important;
padding-right: 0 !important;
}
}
.btn_extended {
padding: 19px 40px 19px 90px !important;
border-radius: 0 !important;
}
.btn_extended .stm-button__icon {
position: absolute;
font-size: 36px;
left: 30px;
top: 50%;
transform: translate3d(0, -53%, 0);
}
.btn_extended .stm-button__text {
margin: 7px 0 0;
font-size: 14px;
line-height: 1;
font-weight: 500;
}
.btn_extended .stm-button__description {
font-size: 13px;
font-weight: 300;
}
@media (max-width: 1023px) {
.btn_extended {
padding: 19px 20px 19px 65px !important;
}
.btn_extended .stm-button__icon {
left: 15px;
}
}
.stm-post-filter .stm_mobile__switcher {
display: none;
}
.stm-post-filter .post-filter ul {
padding: 0;
padding-top: 32px;
margin: 0;
}
.stm-post-filter .post-filter ul li {
display: block;
list-style: none;
text-align: left;
margin: 10px 0;
}
.stm-post-filter .post-filter ul li a {
padding: 0;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 1.4px;
line-height: 30px;
font-weight: 600;
font-size: 14px;
}
.stm-post-filter .post-filter ul li a:hover {
text-decoration: none;
}
.stm-post-filter .post-filter ul li a .filter-icon {
margin-top: 3px;
display: inline-block;
vertical-align: top;
margin-right: 9px;
font-size: 22px;
}
.stm-post-filter .post-filter ul li a.stm-post-filter-hot .filter-icon {
color: #ff0000;
}
.stm-post-filter .post-filter ul li a.stm-post-filter-popular .filter-icon {
color: #ffaa00;
}
.stm-post-filter .post-filter ul li a.stm-post-filter-latest .filter-icon {
color: #3fbb01;
}
.stm-post-filter .post-filter ul li a.stm-post-filter-trending .filter-icon {
color: #289dfd;
}
@media (min-width: 1024px) {
.stm-post-filter {
padding: 36px 0 36px;
}
.stm-post-filter .stm_mobile__switcher {
display: block;
margin-top: 6px;
margin-right: 2px;
cursor: pointer;
}
.stm-post-filter .stm_mobile__switcher span {
border-radius: 0;
width: 32px;
height: 3px;
}
.stm-post-filter .stm_mobile__switcher.active span:first-child {
top: 9px;
}
.stm-post-filter:after {
content: "";
position: absolute;
top: 100%;
left: -40px;
right: -40px;
height: 1px;
background-color: #e5e5e5;
}
.stm-post-filter .post-filter {
position: absolute;
top: -100%;
left: -40px;
right: -40px;
padding-top: 1px;
text-align: center;
transition-delay: 1s;
}
.stm-post-filter .post-filter:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 0;
transition: height 0.3s;
transition-delay: 0.12s;
background-color: #fff;
box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.25);
}
.stm-post-filter .post-filter ul {
opacity: 0;
visibility: hidden;
transition: all 0.4s;
transition-delay: 0s;
padding: 19px 0 20px;
position: relative;
overflow: hidden;
z-index: 1;
}
.stm-post-filter .post-filter ul li {
display: inline-block;
text-align: center;
margin: 0 22px;
}
.stm-post-filter .post-filter.active {
top: 100%;
transition: height 0.3s;
}
.stm-post-filter .post-filter.active:after {
height: 100%;
transition-delay: 0.1s;
}
.stm-post-filter .post-filter.active ul {
transition: all 0.3s;
transition-delay: 0.1s;
visibility: visible;
opacity: 1;
}
} .stm-dropdown .dropdown {
position: relative;
padding-right: 25px;
}
.stm-dropdown .dropdown:after {
content: '';
display: block;
height: 40px;
width: 1px;
position: absolute;
right: -7px;
top: 0;
margin-top: -10px;
background: rgba(255, 255, 255, 0.1);
}
.stm-dropdown .dropdown-toggle {
font-size: 13px;
}
.stm-dropdown .dropdown-menu {
margin-top: 14px;
}
@media (max-width: 1024px) {
.dropdown-menu {
position: static;
}
}
.stm-address-box {
position: relative;
margin-right: 20px;
z-index: 10;
}
.stm-address-box .stm-address-hours-title {
position: relative;
line-height: 32px;
font-size: 15px;
color: #111111;
cursor: pointer;
z-index: 1;
}
.stm-address-box .stm-address-hours-title:after {
content: "";
position: absolute;
top: 12px;
right: -16px;
border-left: 5px solid transparent !important;
border-right: 5px solid transparent !important;
border-top: 6px solid #aaaaaa;
}
.stm-address-box .stm-address-hours-title strong {
letter-spacing: 0.5px;
}
.stm-address-box .stm-address-info {
visibility: hidden;
opacity: 0;
position: absolute;
top: -20px;
left: -35px;
min-width: 263px;
padding: 60px 35px 30px;
background-color: #fff;
box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.3);
border-top: 5px solid transparent;
line-height: 22px;
font-size: 14px;
color: #111111;
}
.stm-address-box .stm-address-info strong {
display: block;
margin-bottom: 5px;
letter-spacing: 1.3px;
text-transform: uppercase;
}
.stm-address-box .stm-address-info .stm-address-hours {
margin-bottom: 14px;
}
.stm-address-box .stm-address-info .stm-address-address {
margin-bottom: 9px;
}
.stm-address-box:hover .stm-address-hours-title:after {
border-top-color: #0172f2;
}
.stm-address-box.active .stm-address-info {
opacity: 1;
visibility: visible;
transition: all 0.3s;
}
@media (max-width: 1023px) {
.stm-address-box .stm-address-hours-title {
line-height: 16px;
}
.stm-address-box .stm-address-hours-title:after {
top: 4px;
}
.stm-address-box .stm-address-info {
display: none;
position: relative;
top: auto;
left: auto;
right: auto;
padding: 20px 15px;
min-width: 235px;
visibility: visible;
opacity: 1;
}
.stm-address-box.active .stm-address-info {
display: block;
top: auto;
}
}
.site-header {
position: relative;
z-index: 110;
}
.stm-header {
margin-bottom: 60px !important;
line-height: 1;
}
.stm-header__row {
position: relative;
display: flex;
z-index: 50; }
.stm-header__row_color {
position: relative;
background-size: cover;
}
.stm-header__row_color_top {
z-index: 21;
}
.stm-header__row_color_center {
z-index: 20;
}
.stm-header__row_color_bottom {
z-index: 19;
}
.stm-header__row_color:before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.stm-header__row_color > .container {
position: relative;
}
.stm-header__row_color > .container:before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.stm-header__cell {
display: flex;
flex-grow: 1;
flex-shrink: 0;
align-items: center;
padding: 0 15px;
}
.stm-header__cell_left {
justify-content: flex-start;
}
.stm-header__cell_left .stm-header__element {
margin-right: 30px;
}
.stm-header__cell_left .stm-header__element:last-child {
margin-right: 0;
}
.stm-header__cell_center {
justify-content: center;
}
.stm-header__cell_center .stm-header__element {
margin: 0 15px;
}
.stm-header__cell_center .stm-header__element:last-child {
margin-right: 0;
}
.stm-header__cell_center .stm-header__element_fullwidth_simple {
justify-content: center;
}
.stm-header__cell_right {
justify-content: flex-end;
}
.stm-header__cell_right .stm-header__element {
margin-left: 30px;
}
.stm-header__cell_right .stm-header__element:last-child {
margin-right: 0;
}
.stm-header__element {
display: flex;
}
.stm-header__element_fullwidth_simple, .stm-header__element_fullwidth {
flex-grow: 10;
margin: 0 !important;
}
.stm-header__overlay {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: -100%;
background: rgba(0, 0, 0, 0.5);
opacity: 0;
visibility: hidden;
display: none;
z-index: 99;
}
.stm-header__overlay.active {
right: 0;
opacity: 1;
visibility: visible;
}
@media (max-width: 1023px) {
.stm-header__overlay {
display: block;
}
}
@media (max-width: 1023px) {
.stm-header {
background-image: none !important;
}
}
.stm_header_transparent .stm-header__row_color {
background: none !important;
}
.stm_header_transparent .stm-header__row_color:before {
background: none !important;
}
.stm_header_transparent .stm-header {
background: none !important;
position: absolute;
width: 100%;
}
.stm-offices {
display: flex;
align-items: center;
}
@media (max-width: 1023px) {
.stm-header .container {
max-width: 100%;
}
.stm_header_transparent .stm-header {
position: fixed;
width: 270px;
}
.stm-header {
position: fixed;
top: 0;
bottom: 0;
left: -270px;
background-color: #fff;
padding: 16px 0 16px;
width: 270px;
margin: 0;
box-shadow: -1px 3px 5px rgba(0, 0, 0, 0.2);
overflow-y: auto;
overflow-x: hidden;
z-index: 100;
}
.stm-header.active {
left: 0;
}
.stm-header__row {
flex-wrap: wrap;
}
.stm-header__row_color {
position: relative;
padding: 0 !important;
}
.stm-header__cell {
flex-wrap: wrap;
flex-grow: 0;
max-width: 100%;
width: 100%;
justify-content: flex-start;
}
.stm-header__element {
display: block;
width: 100%;
padding: 0 15px;
margin: 0 0 30px 0 !important;
}
.stm-header__element_fullwidth {
padding: 0;
}
.stm-header .container {
padding: 0;
}
}
body.stm_title_box_enabled:not(.stm_header_offset) .stm-header {
margin-bottom: 0;
}
body.stm_transparent_header_disabled.stm_title_box_disabled.stm_breadcrumbs_enabled .stm-header {
margin-bottom: 20px;
}
@media (max-width: 1023px) {
.stm_title_box_disabled .stm_breadcrumbs {
margin-top: 15px;
}
}
.stm-header__row_color.hotel_is_sticky {
transition: .3s ease;
}
.stm-header__row_color.hotel_is_sticky.hotel_going_sticky {
position: fixed;
top: 0;
left: 0;
right: 0;
transform: translateY(-100%);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
transition: 0s ease;
}
.stm-header__row_color.hotel_is_sticky.hotel_sticked {
transform: translateY(0);
transition: .3s ease;
}
.stm_markup__sidebar {
padding: 0 !important;
}
.inner-wrapper-sticky {
padding-left: 15px;
padding-right: 15px;
}
.widget_seasonal_price {
padding: 30px 20px 1px 20px;
background-color: #f1f1f1;
}
.widget_seasonal_price h5 {
font-size: 18px;
text-align: left;
font-weight: 300;
}
.widget_seasonal_price h4 {
font-size: 18px;
text-align: left;
padding-left: 15px;
letter-spacing: 2px;
}
.seasonal_price_table {
margin-bottom: 40px;
border: 1px solid lightgrey;
}
.seasonal_price_table th {
text-align: center;
border: 1px solid lightgrey;
font-size: 16px;
font-weight: 400;
}
.seasonal_price_table td {
border: 1px solid lightgrey;
font-size: 15px;
padding: 3px;
text-align: center;
font-weight: 400;
}
.seasonal_price_table tr:nth-child(even) {
background-color: #f8f8f8;
}
@media screen and (max-width: 1024px) {
.seasonal_price_table th {
padding: 5px;
}
.seasonal_price_table td {
font-size: 14px;
padding: 3px;
}
}
.stm_mgb_60,
#content {
margin-bottom: 60px;
}
.home #content {
margin-bottom: 0 !important;
}
body * {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.stm-site {
overflow: hidden;
}
img {
max-width: 100%;
height: auto;
}
ul {
padding: 0;
list-style: none;
}
.stm_row-opacity {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
top: 0;
bottom: 0;
}
.container .container-fluid {
width: 100vw;
position: relative;
left: calc(-1 * (100vw - 100%) / 2);
}
.stm_markup {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
}
.stm_markup .sidebar_inner {
transform: translate(0, 0);
transform: translate3d(0, 0, 0);
will-change: position, transform;
transform: translateZ(0);
}
.stm_markup__sidebar, .stm_markup__content {
padding: 0 15px;
}
.stm_markup_left, .stm_markup_right {
margin: 0 -15px; }
.stm_markup_left > .stm_markup__content, .stm_markup_right > .stm_markup__content {
width: 75%;
}
.stm_markup_left > .stm_markup__sidebar, .stm_markup_right > .stm_markup__sidebar {
width: 25%;
}
@media (max-width: 1023px) {
.stm_markup_left > .stm_markup__sidebar, .stm_markup_right > .stm_markup__sidebar {
margin-top: 25px;
}
}
.stm_markup_left.stm_markup_66 > .stm_markup__content, .stm_markup_right.stm_markup_66 > .stm_markup__content {
width: 66%;
}
.stm_markup_left.stm_markup_66 > .stm_markup__sidebar, .stm_markup_right.stm_markup_66 > .stm_markup__sidebar {
width: 34%;
}
.stm_markup_left.stm_markup_50 > .stm_markup__content, .stm_markup_right.stm_markup_50 > .stm_markup__content {
width: 50%;
}
.stm_markup_left.stm_markup_50 > .stm_markup__sidebar, .stm_markup_right.stm_markup_50 > .stm_markup__sidebar {
width: 50%;
}
.stm_markup_left > .stm_markup__sidebar {
order: -1;
}
.stm_markup_full > .stm_markup__content {
width: 100%;
padding: 0;
}
@media (max-width: 1024px) {
.stm_markup.stm_markup_right .stm_markup__content, .stm_markup.stm_markup_left .stm_markup__content, .stm_markup.stm_markup__right .stm_markup__content, .stm_markup.stm_markup__left .stm_markup__content {
width: 70%;
}
.stm_markup.stm_markup_right .stm_markup__sidebar, .stm_markup.stm_markup_left .stm_markup__sidebar, .stm_markup.stm_markup__right .stm_markup__sidebar, .stm_markup.stm_markup__left .stm_markup__sidebar {
width: 30%;
}
.stm_markup.stm_sidebar_hidden .stm_markup__sidebar {
display: none !important;
}
.stm_markup.stm_sidebar_hidden .stm_markup__content {
width: 100% !important;
}
}
@media (max-width: 1023px) {
.stm_markup__content, .stm_markup__sidebar {
width: 100% !important;
}
}
@media (max-width: 769px) {
.stm_markup__sm-top {
order: -1;
}
}
.container .stm_markup_right .vc_container,
.container .stm_markup_left .vc_container,
.container .stm_markup_full .vc_container,
.container .stm_markup__sidebar_divider .vc_container {
padding: 0;
}
.container .container {
max-width: 100%;
}
.tooltip-inner {
background-color: rgba(0, 0, 0, 0.6);
font-size: 14px;
}
.tooltip-arrow {
opacity: .6;
}
.stm-preloader {
position: absolute;
width: 32px;
height: 32px;
border-radius: 50%;
box-shadow: none;
-webkit-animation: scaleout 1s infinite ease-in-out;
animation: scaleout 1s infinite ease-in-out;
transition: all .5s ease-in-out;
top: auto;
bottom: -20px;
left: 50%;
margin: -16px 0 0 -16px;
z-index: 1000000;
}
.sticky {
background-color: #fff;
}
html.stm-site-loader {
position: relative;
}
html.stm-site-loader:before {
content: '';
display: block;
width: 32px;
height: 32px;
border-radius: 50%;
box-shadow: none;
-webkit-animation: scaleout 1.0s infinite ease-in-out;
animation: scaleout 1.0s infinite ease-in-out;
transition: all 0.5s ease-in-out;
position: fixed;
top: 50%;
left: 50%;
margin: -16px 0 0 -16px;
z-index: 1000000;
}
html.stm-site-loader:after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
position: fixed;
background: #fff;
z-index: 999999;
transition: all .5s ease;
}
html.stm-site-loader.loaded:after, html.stm-site-loader.loaded:before {
opacity: 0;
visibility: hidden;
}
@media (max-width: 600px) {
html.stm-site-loader {
position: static;
}
}
.comment-list {
position: relative;
margin: 0 0 50px;
padding: 0;
}
.comment-list .comment .vcard {
float: left;
margin: 0 32px 0 0;
width: 87px;
}
.comment-list .comment .vcard img {
border: 2px solid rgba(0, 0, 0, 0.3);
}
.comment-list .comment .vcard img {
border: 0;
border-radius: 50%;
}
.comment-list .comment .comment-info {
overflow: hidden;
}
.comment-list .comment .comment-meta {
font-size: 11px;
color: #aaaaaa;
text-transform: uppercase;
font-weight: 600;
margin: 0 0 17px 0;
float: right;
}
.comment-list .comment .comment-meta a {
display: inline-block;
vertical-align: middle;
color: #aaaaaa;
}
.comment-list .comment .comment-meta a:hover:before {
color: #777;
}
.comment-list .comment .comment-meta a:before {
content: "/";
display: inline-block;
vertical-align: baseline;
margin: 0 7px 0 5px;
}
.comment-list .comment .comment-meta a:first-child:before {
display: none;
}
.comment-list .comment .comment-author {
float: left;
font-weight: 700;
color: #333333;
}
.comment-list .comment .comment-author img {
margin-right: 15px;
}
.comment-list .comment .comment-author .says {
margin-left: 5px;
font-weight: normal;
font-size: 10px;
}
.comment-list .comment .comment-author a {
font-size: 15px;
}
.comment-list .comment .comment-text {
clear: both;
}
.comment-list .comment .comment-text p {
line-height: 22px;
}
.comment-list .comment .comment-text p {
line-height: 18px;
}
.comment-list .comment .comment-text *:last-child {
margin-bottom: 0;
}
.comment-list .children {
margin: 29px 0 0 30px;
padding: 0;
}
.comment-list .children > li {
position: relative;
border-color: #ccc;
padding: 30px 0 0;
margin: 0 0 30px;
border-top: 1px solid #cccccc;
}
.comment-list .children > li:before {
content: '';
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
background: #fff;
transform: rotate(45deg);
position: absolute;
left: 66px;
top: -9px;
width: 15px;
height: 15px;
}
.comment-list .children .children > li:before {
left: 37px;
}
.comment-list .children .children .children {
margin-left: 0;
}
.comment-list li {
list-style: none;
}
.comment-list > li {
border-top: 1px solid #cccccc;
padding: 30px 0 0;
margin: 0 0 30px;
}
body.stm_hotel_theme .vc_general.vc_cta3 {
display: flex;
}
body.stm_hotel_theme .vc_general.vc_cta3 .vc_cta3-content-header h2 {
font-size: 36px !important;
font-weight: 300 !important;
margin-bottom: 0;
}
body.stm_hotel_theme .vc_general.vc_cta3 .vc_cta3_content-container {
display: flex !important;
flex-wrap: wrap;
align-items: center;
flex-grow: 1;
padding-left: 45px;
}
body.stm_hotel_theme .vc_general.vc_cta3 .vc_cta3-actions {
flex-grow: 1;
display: block !important;
max-width: initial !important;
}
body.stm_hotel_theme .vc_general.vc_cta3 .vc_cta3-icons {
display: flex !important;
align-items: center;
}
body.stm_hotel_theme .vc_general.vc_cta3 .vc_cta3-icons .vc_icon_element-size-lg .vc_icon_element-icon {
font-size: 60px !important;
}
@media (max-width: 1023px) {
body.stm_hotel_theme .vc_general.vc_cta3 {
flex-direction: column;
align-items: center;
}
body.stm_hotel_theme .vc_general.vc_cta3 * {
text-align: center !important;
}
body.stm_hotel_theme .vc_general.vc_cta3 .vc_btn3-container {
text-align: center;
}
body.stm_hotel_theme .vc_general.vc_cta3 .vc_cta3-content {
margin-bottom: 30px;
margin-top: 15px;
width: 100%;
padding: 0;
}
body.stm_hotel_theme .vc_general.vc_cta3 .vc_cta3-content-header h2 {
margin-bottom: 15px;
}
body.stm_hotel_theme .vc_general.vc_cta3 .vc_cta3_content-container {
padding-left: 0;
}
}
body .stm-parallax {
background-repeat: no-repeat !important;
background-attachment: fixed !important;
background-size: cover !important;
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
}
.stm_markup__sidebar .widget_search form [type=submit] {
transform: translateY(0) !important;
}
.owl-carousel .owl-stage-outer {
margin-left: -1px;
margin-right: -1px;
padding-left: 1px;
padding-right: 1px;
}
.stm_selective_rooms_carousel_style_1 .stm-room__carousel .stm-room__excerpt {
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}
.vc_single_image-wrapper {
overflow: hidden;
}
.vc_single_image-wrapper img {
transition: 1s cubic-bezier(0.06, 0.43, 0.22, 1);
}
.vc_single_image-wrapper:hover img {
transform: scale(1.16);
}
.stm_boxed .stm-footer, .stm-footer {
background-size: cover;
}
@media (max-width: 1024px) {
body .stm-parallax {
background-attachment: initial !important;
background-position: 50% 0 !important;
}
}
@media (min-width: 48em) {
.datepicker {
width: 619px;
}
}
.widget-rooms__list .widget-rooms__item {
margin-bottom: 12px;
padding-left: 0;
}
.widget-rooms__list .widget-rooms__item .widget-rooms__name {
position: relative;
padding-top: 12px;
margin-left: 92px;
margin-bottom: 5px;
font-size: 16px;
line-height: 22px;
font-weight: 600;
top: -4px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.widget-rooms__list .widget-rooms__item .widget-rooms__price {
position: relative;
top: -10px;
margin-left: 92px;
font-size: 12px;
}
.related-rooms h2 {
text-transform: none !important;
}
@media (max-width: 550px) {
.room.type-room .room__facilities-content--single {
width: calc(50% - 10px) !important;
}
.related-rooms .room-loop--related-rooms .room-loop__list {
margin: 0 !important;
max-width: 100% !important;
}
}
.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
margin: 0 0 10px;
}
.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
border: 0;
border-radius: 0;
}
.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-title-text {
color: #222;
letter-spacing: 0;
font-size: 16px;
}
.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
border: 0;
border-radius: 0;
padding: 0;
background-color: #fff !important;
font-size: 16px;
line-height: 20px;
}
.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body > * {
padding: 20px 20px 25px;
}
.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-title-text {
color: #fff;
}
.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
border-color: #fff;
}
.fixed_bg {
background-attachment: fixed;
}
.stm_zoom_bg {
overflow: hidden;
}
.stm_zoom_bg > .vc_column-inner {
transform: scale(1) translateZ(0);
transition: 0.8s cubic-bezier(0.06, 0.43, 0.22, 1);
}
.stm_zoom_bg:hover > .vc_column-inner {
transform: scale(1.05);
}
@media (max-width: 550px) {
.xs-text-center {
text-align: center;
}
.xs-text-center span {
margin: 0 10px;
}
.xs_reset_paddings > .vc_column-inner {
padding-left: 15px !important;
padding-right: 15px !important;
}
}
.stm_author_box__name strong {
color: #222;
}
.stm_theme_wpb_video_wrapper {
position: relative;
overflow: hidden;
box-shadow: 18px 18px 26px 0 rgba(0, 1, 1, 0.2);
}
.stm_theme_wpb_video_wrapper .stm_video_preview {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: 100%;
background-size: cover;
z-index: 3;
}
.stm_theme_wpb_video_wrapper .stm_video_preview:after {
content: '';
display: block;
width: 94px;
height: 94px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -47px;
margin-left: -47px;
background-color: #609beb;
border-radius: 50%;
transition: .3s ease;
z-index: 15;
}
.stm_theme_wpb_video_wrapper .stm_video_preview:before {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
top: 50%;
left: 50%;
margin-top: -10px;
margin-left: -5px;
border-top: 12px solid transparent;
border-bottom: 12px solid transparent;
border-left: 17px solid white;
z-index: 20;
}
.stm_theme_wpb_video_wrapper .stm_video_preview span {
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
right: 0;
background: rgba(17, 17, 17, 0.1);
}
.stm_theme_wpb_video_wrapper .stm_video_preview:hover {
cursor: pointer;
}
.stm_theme_wpb_video_wrapper .stm_video_preview.video_preloader_hidden {
top: -100%;
}
.stm_theme_wpb_video_wrapper .wpb_video_wrapper {
opacity: 0;
}
.stm_theme_wpb_video_wrapper .wpb_video_wrapper.video_autoplay_true {
opacity: 1;
background: #000;
}
.stm_theme_wpb_video_wrapper .wpb_video_wrapper.preview_hidden {
opacity: 1 !important;
}
.stm_video_wrapper_title {
padding-bottom: 8px;
margin-bottom: 30px;
border-bottom: 1px solid #ccc;
}
#sb_instagram .sbi_photo {
position: relative;
opacity: 1 !important;
}
#sb_instagram .sbi_photo:after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(46, 46, 46, 0.2);
opacity: 0;
transition: .3s ease;
}
#sb_instagram .sbi_photo:before {
position: absolute;
top: 50%;
left: 50%;
content: "\f16d";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-size: 50px;
margin: -21px 0 0 -25px;
transform: translateY(10px);
color: #fff;
transition: .3s ease;
opacity: 0;
z-index: 10;
}
#sb_instagram .sbi_photo:hover:after {
opacity: 1;
}
#sb_instagram .sbi_photo:hover:before {
opacity: 1;
transform: translateY(0);
}
.visible-md,
.visible-lg {
display: none !important;
}
@media (min-width: 1300px) {
.visible-lg {
display: block !important;
}
}
@media (max-width: 1299px) and (min-width: 992px) {
.visible-md {
display: block !important;
}
}
.cls-1 {
fill: #fff;
fill-rule: evenodd;
}
.list-unstyled li:before {
display: none !important;
}
.wpb_content_element .mc4wp-form .form-group input + .btn_icon {
right: -15px;
}
.stm-navigation__default > ul > li ul li:first-child:after {
display: none !important;
}
.datepicker.datepicker--open {
height: auto !important;
}
.related-rooms .room-loop--related-rooms .room-loop__list {
width: calc(100% + 30px);
}@font-face {
font-family: 'FontAwesome';
src: url(//www.bartelbauer.at/wp-content/themes/hotello/public/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//www.bartelbauer.at/wp-content/themes/hotello/public/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//www.bartelbauer.at/wp-content/themes/hotello/public/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//www.bartelbauer.at/wp-content/themes/hotello/public/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//www.bartelbauer.at/wp-content/themes/hotello/public/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//www.bartelbauer.at/wp-content/themes/hotello/public/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
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: 0.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: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
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(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
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: #ffffff;
} .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-remove:before,
.fa-close: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-gear:before,
.fa-cog: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-rotate-right:before,
.fa-repeat: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-photo:before,
.fa-image: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-warning:before,
.fa-exclamation-triangle: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-gears:before,
.fa-cogs: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-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars: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-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard: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-unlink:before,
.fa-chain-broken: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-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw: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-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try: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-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap: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-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-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-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-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-soccer-ball-o:before,
.fa-futbol-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-shekel:before,
.fa-sheqel:before,
.fa-ils: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-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator: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:before,
.fa-battery-full: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-stop-o:before,
.fa-hand-paper-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-tv:before,
.fa-television: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-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language: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-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-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:before,
.fa-thermometer-full: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-bathtub:before,
.fa-s15:before,
.fa-bath: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;
}.stm-header{}.stm-header__row_color_top{padding-top:15px;padding-bottom:49px;color:#7d170f;} .stm-header__row_color_top .stm-icontext__text {color:#7d170f;} .stm-header__row_color_top a {color:#7d170f;} .stm-header__row_color_top a:hover {color:#c19b76;} .stm-header__row_color_top li:hover a {color:#c19b76;}.stm-header__row_color_top:before{background-color:rgb(254, 253, 253);}.stm-header__row_color_center{padding-top:20px;color:#000000;} .stm-header__row_color_center .stm-icontext__text {color:#000000;} .stm-header__row_color_center a {color:#000000;} .stm-header__row_color_center li:hover > a {color:#000000!important;} .stm-header__row_color_center a:hover {color:#000000!important;} .stm-header__row_color_center a > .divider {color:#000000!important;} .stm-header__row_color_center a:hover > .divider {color:#000000!important;} .stm-header__row_color_center li:hover > a > .divider {color:#000000!important;}.stm-header__row_color_center:before{background-color:#fffefe;}.stm-header__row_color_center > .container > .stm-header__row_center{}.stm-header__row_color_bottom{padding-top:15px;padding-bottom:50px;color:#000000;} .stm-header__row_color_bottom .stm-icontext__text {color:#000000;} .stm-header__row_color_bottom a {color:#000000;} .stm-header__row_color_bottom a:hover {color:;} .stm-header__row_color_bottom li:hover a {color:;}.stm-header__row_color_bottom:before{background-color:#ffffff;}a{color:#7d170f;}a:hover{color:rgba(125, 23, 15, 0.61);}p{margin-bottom:25px;line-height:30px;}.stm-header__element.stm_header_element_5b34c79cd2162 li a {font-size: 20px !important;}.stm-header__element.stm_header_element_5b34c79cd2162 li a {color: #000000 !important;}.stm-header__element.stm_header_element_5b34c79cd2162 li a:hover {color: #000000 !important;}.stm-header__element.stm_header_element_5b34c79cd2162 li:hover > a {color: #000000 !important;}@media (max-width:1023px) and (min-width:425px) {.stm-header__element.stm_header_element_5b34c79cd2162{order: -2310}}@media (max-width:425px) {.stm-header__element.stm_header_element_5b34c79cd2162{order: -2310}}.stm-header__element.stm_header_element_5b34c79cd2162{}@media (min-width:1023px){.stm-header__element.stm_header_element_5b34c79cd2156{}}@media (max-width:425px){.stm-header__element.stm_header_element_5b34c79cd2156{margin-top:30px !important;}}@media (max-width:1023px) and (min-width:425px){.stm-header__element.stm_header_element_5b34c79cd2156{margin-top:30px !important;}}@media (max-width:1023px) and (min-width:425px) {.stm-header__element.stm_header_element_5b34c79cd2156{order: -2196}}@media (max-width:425px) {.stm-header__element.stm_header_element_5b34c79cd2156{order: -1200}}.stm-header__element.stm_header_element_5b34c79cd2156{}@media (min-width:1023px){.stm-header__element.stm_header_element_5b433f2c59fc4{margin-left:20px !important;margin-p_bottom:5px !important;margin-p_top:5px !important;}}@media (max-width:425px){.stm-header__element.stm_header_element_5b433f2c59fc4{}}@media (max-width:1023px) and (min-width:425px){.stm-header__element.stm_header_element_5b433f2c59fc4{margin-p_bottom:5px !important;margin-p_top:5px !important;}}@media (min-width:1023px){.stm-header__element.stm_header_element_5b433f2c59fc4{padding-bottom:5px !important;padding-top:5px !important;}}@media (max-width:1023px) and (min-width:425px){.stm-header__element.stm_header_element_5b433f2c59fc4{padding-bottom:5px !important;padding-top:5px !important;}}@media (max-width:1023px) and (min-width:425px) {.stm-header__element.stm_header_element_5b433f2c59fc4{order: -1300}}@media (max-width:425px) {.stm-header__element.stm_header_element_5b433f2c59fc4{order: -1300}}.stm-header__element.stm_header_element_5b433f2c59fc4{}@media (max-width:1023px) and (min-width:425px) {.stm-header__element.stm_header_element_5b433f2c59fc4{display: none!important};}@media (max-width:425px) {.stm-header__element.stm_header_element_5b433f2c59fc4{display: none!important};} .mtc,.mtc_h:hover,.mtc_b:before,.mtc_b_h:hover:before,.mtc_a:after,.mtc_a_h:hover:after,.mtc_a_h.active,.stm_header_style_1 li ul li.current_page_item > a,.stm_header_style_1 .stm-navigation ul>li.stm_megamenu ul li.current_page_item>a,.stm_header_style_1 .stm-navigation ul > li > ul > li > a,.stm-single-room__sidebar .widget_contacts .stm-icontext__icon:before,.stm_buttons_style_2 .btn.btn_outline.btn_third:hover,.stm-posts-list_style_3 .stm-post__posts-list .stm-post__title h4 a,.btn:hover,.btn:hover .btn__icon,.btn.btn_white.btn_icon.btn_outline:hover .btn__icon,.btn.btn_outline.btn_primary {color: #7d170f !important} .stc,.stc_h:hover,.stc_a:after,.stc_a_h:hover:after,.stc_b:before,.stc_b_h:hover:before {color: #7d170f !important} .ttc,.ttc_h:hover,.ttc_a:after,.ttc_a_h:hover:after,.ttc_b:before,.ttc_b_h:hover:before,.datepicker__month-day--selected,.datepicker__month-day--hovering,.stm_header_style_1 .stm-navigation ul > li > ul > li > a,.datepicker-input-select-wrapper:after,.stm_select:after,.stm_testimonials_style_2 .owl-nav button.owl-prev:before, .stm_testimonials_style_2 .owl-nav button.owl-next:before,.btn.btn_outline,.btn.btn_outline.btn_primary.btn_load span,.btn.btn_outline.btn_primary.btn_load:before,.btn_primary.btn_outline .btn__icon,.btn_secondary.btn_outline .btn__icon,.btn.btn_outline.btn_white:hover,.btn .btn__icon,.btn_white.btn_solid:not(:hover) {color: #7d170f !important} .mbc,.mbc_h:hover,.mbc_b:before,.mbc_b_h:hover:before,.mbc_a:after,.mbc_a_h:hover:after,.mbc_h.active,mark,.stm_titlebox,.owl-carousel .owl-dots .owl-dot.active span,.vc_images_carousel .vc_carousel-indicators li.vc_active,.datepicker__month-day--first-day-selected,.datepicker__month-day--last-day-selected,.datepicker__close-button,.owl-nav .owl-prev:hover,.owl-nav .owl-next:hover,.widget-rooms-filter__group-item--chosen a:before,.stm-dropdown .dropdown-menu li a:hover,.wpb-js-composer .vc_tta.vc_general .vc_active .vc_tta-panel-title,.stm_header_style_1 .stm-navigation ul > li > ul > li:hover > a,.stm_header_style_1 .stm-navigation ul > li > ul > li.current-menu-item > a,.stm_wp_hotelier_rooms_carousel_style_1 .stm_wp_hotelier_rooms_carousel__categories li.active a,.widget-booking__change-cart-link,ul.page-numbers .page-numbers.current,ul.page-numbers .page-numbers:hover,.btn_primary.btn_solid,.btn_primary.btn_divider .btn__icon:after,.btn_third.btn_solid:hover,.btn_primary.btn_solid:hover .btn__icon:after,.btn_primary.btn_outline .btn__icon:after,.btn_primary.btn_outline:hover,.stm_slider_style_2.stm_slider .stm_slide__button a:hover,body .btn_solid.btn_primary_hover:hover {background-color: #7d170f !important} .sbc,.sbc_h:hover,.sbc_a:after,.sbc_a_h:hover:after,.sbc_b:before,.sbc_b_h:hover:before,.btn_secondary.btn_solid,.btn_secondary.btn_outline:hover,.btn_secondary.btn_outline .btn__icon:after,.stm_slider_style_3.stm_slider .stm_slide__button a,.stm_slider_style_4 .stm_slide__button a {background-color: #7d170f !important} .tbc,.tbc_h:hover,.tbc_h.active,.tbc_a:after,.tbc_a_h:hover:after,.tbc_b:before,.tbc_b_h:hover:before,.datepicker__close-button:hover,.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-label,.stm_mobile__header,.widget-booking__wrapper,.widget-booking.widget--hotelier .stm-reservation,.owl-nav .owl-prev,.owl-nav .owl-next,.stm_testimonials_style_2 .owl-nav button.owl-prev:hover, .stm_testimonials_style_2 .owl-nav button.owl-next:hover,.btn_primary.btn_solid:hover,.btn_primary.btn_solid.active,.btn_secondary.btn_solid:hover,.btn_third.btn_solid,.btn_third.btn_outline:hover,.btn_primary.btn_outline:hover .btn__icon:after,.btn_primary.btn_solid .btn__icon:after,.btn_third.btn_outline .btn__icon:after,.btn_white.btn_solid:hover {background-color: #7d170f !important} .mbdc,.mbdc_h:hover,.mbdc_b:before,.mbdc_b_h:hover:before,.mbdc_a:after,.mbdc_a_h:hover:after,.owl-nav .owl-prev:hover,.owl-nav .owl-next:hover,.stm_select.open,.stm_select.open .stm_select__dropdown,.datepicker-input-select:focus,.datepicker__close-button,.hotelier-listing form.datepicker-form,.form-control:focus,.stm_buttons_style_2 .btn.btn_outline.btn_third:hover,.icon-list-1 li:before,.icon-list-1 li:after,.btn_primary.btn_solid,.btn_primary.btn_outline,.tbc .btn_primary.btn_solid:hover,.btn_third.btn_solid:hover {border-color: #7d170f !important} .sbdc,.sbdc_h:hover,.sbdc_a:after,.sbdc_a_h:hover:after,.sbdc_b:before,.sbdc_b_h:hover:before,ul.page-numbers .page-numbers.current, ul.page-numbers .page-numbers:hover,.stm_widget_search.style_2 button,.stm_events_list_style_4 .stm_events_list.not-inverted .btn,.store_newsletter .mc4wp-form-fields .btn:hover {border-color: #7d170f !important} .tbdc,.tbdc_h:hover,.tbdc_a:after,.tbdc_a_h:hover:after,.tbdc_b:before,.tbdc_b_h:hover:before,.datepicker__close-button:hover,.stm_testimonials_style_2 .owl-nav button.owl-prev:hover, .stm_testimonials_style_2 .owl-nav button.owl-next:hover,.btn_primary.btn_solid:hover,.btn_primary.btn_solid.active,.btn_third {border-color: #7d170f !important} @media (min-width: 1200px) { .container { width: 1200px; } } .stm_boxed .stm-footer, .stm-footer { background-color: rgb(66, 33, 33); } .stm-footer a, .stm-footer .stm-socials__icon:hover, .stm-footer aside.widget .widgettitle h4, .stm-footer { color: #ffffff; } @media (min-width: 1025px) { .stm-footer .footer-widgets aside.widget { width: 25%; } html>body .stm-navigation__hamburger ul li a:hover { background-color: #7d170f; } } button[type="submit"]:not(.btn), input[type="submit"]:not(.btn) { background-color: #7d170f; } button[type="submit"]:not(.btn):hover, input[type="submit"]:not(.btn):hover { background-color: #7d170f; color: #fff; } blockquote, body .stm_posts_list__single:before { border-left-color: #7d170f; } .stm_history__year { border-right-color: #7d170f; } .vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_active .vc_tta-panel-title > a { border-color: #7d170f !important; color: #fff !important; } html.stm-site-loader:before { background-color: #7d170f} .stm_iconbox.stm_iconbox_style_1 .stm_flipbox__front, .stm_iconbox.stm_iconbox_style_1 { border-color: rgba(125,23,15,0.5); } .twentytwenty-handle { background-color: rgba(125,23,15,0.9); } .stm_gmap_wrapper.style_1 .stm_infobox:after { border-top-color: rgba(125,23,15,1) !important; } .stm_iconbox.stm_iconbox_style_1:hover { border-color: rgba(125,23,15,1); } .stm-footer__bottom:before { background-color: #422121; } .stm-footer__bottom { color: #fefdfd} .datepicker__month-day--selected, .datepicker__month-day--hovering { background-color: rgba(125,23,15,0.2); } .mfc path { fill: #7d170f} .sfc path { fill: #7d170f} .tfc path { fill: #7d170f} .widget-booking__change-cart-link:hover { background-color: #690300 !important; } .stm-header .hotello_sticked:before { background-color: #8e8181 !important; } body, .main_font { font-family:'Open Sans';color:rgb(33, 42, 66);font-size:15px;font-weight:400;line-height:24px; } .main_font, .stm-navigation__default.main_font a { font-family:'Open Sans'; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .heading_font { font-family:'Rubik';color:#212a42;font-weight:400;; letter-spacing: 0px; } .widget.widget_pages ul > li, .widget.widget_nav_menu ul > li, .widget.widget_categories ul > li, .form-group-label, .stm_wp_hotelier_rooms_list_style_2 .stm-rooms-types ul li a, .stm_loop__list.stm_loop__single .stm_single-date .day, .widget.widget_meta ul li, .widget.widget_archive ul li, .widget-rooms__list .widget-rooms__item .widget-rooms__price, .stm_single_post table thead tr th, .widget.widget_rss ul li cite, .widget.widget_rss ul li .rss-date, .widget_recent_comments ul li .comment-author-link, .widget.widget_calendar .calendar_wrap table td, .widget.widget_calendar .calendar_wrap table th, .stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-label, .selected-nights, .stm_demo_sidebar__url, .stm_demo_sidebar__buy, ul.page-numbers li.stm_page_num span, ul.page-numbers li.stm_page_num a, .stm_single_post table thead tr th, .widget_calendar caption, .stm_titlebox_style_8, .ui-timepicker-container .ui-timepicker li a, .vc_tta-title-text, body.hotelier-booking .form-row__label, .heading_font_family { font-family: "Rubik"; } .widget-booking__room-link { font-family:'Rubik'; } .h1, h1 {font-family:'Rubik';color:#212a42;font-size:60px;font-weight:500;line-height:70px;letter-spacing:1px;margin-bottom:30px;}h1 i.position_top { top: -57px; } h1 i.position_bottom { bottom: -57px; } .h2, h2 {font-family:'Rubik';color:#212a42;font-size:50px;font-weight:500;line-height:50px;letter-spacing:-0.4px;margin-bottom:30px;}h2 i.position_top { top: -50px; } h2 i.position_bottom { bottom: -50px; } .h3, h3 {font-family:'Rubik';color:#212a42;font-size:28px;font-weight:500;line-height:36px;margin-bottom:25px;}h3 i.position_top { top: -35px; } h3 i.position_bottom { bottom: -35px; } .h4, h4 {font-family:'Rubik';color:#212a42;font-size:22px;font-weight:500;line-height:30px;margin-bottom:20px;}h4 i.position_top { top: -30px; } h4 i.position_bottom { bottom: -30px; } .h5, h5 {font-family:'Rubik';color:#212a42;font-size:20px;font-weight:500;line-height:28px;margin-bottom:15px;}h5 i.position_top { top: -29px; } h5 i.position_bottom { bottom: -29px; } .h6, h6 {font-family:'Rubik';color:#212a42;font-size:14px;font-weight:400;line-height:20px;letter-spacing:2px;margin-bottom:10px;}h6 i.position_top { top: -25px; } h6 i.position_bottom { bottom: -25px; } @media (max-width:550px) { .h1, h1 { font-size: 51px !important; line-height: 1.2 !important; }.h2, h2 { font-size: 42px !important; line-height: 1.2 !important; }.h3, h3 { font-size: 23px !important; line-height: 1.2 !important; } } @media (max-width: 1024px) { {background-color: #7d170f !important} {background-color: #7d170f !important} .stm_header_style_1 .stm-header {background-color: #7d170f !important} } .room.type-room .stm-single-room__price { border-color: #7d170f !important; } .stm_mobile__header, .icon-list-1 li:before, .stm_carousel.stm_carousel_style_1.stm_carousel__navigation_style_1 .owl-nav button.owl-prev:hover, .stm_carousel.stm_carousel_style_1.stm_carousel__navigation_style_1 .owl-nav button.owl-next:hover { background-color: #7d170f !important; } .stm_theme_wpb_video_wrapper .stm_video_preview:hover:after { background-color: #7d170f; } .stm-navigation__default > ul > li ul li:hover { border-bottom-color: #7d170f; } body.single-room .stm-single-room__availability .stm_select:after, body.single-room .room.type-room .stm-single-room__price > span, body.single-room .datepicker-form .datepicker-input-select-wrapper:after, .stm_header_transparent.stm_layout_alpen .stm-header * { color: #7d170f !important; } .widget_mc4wp_form_widget .form-group input:focus + .btn_icon .btn__icon { color: #7d170f !important; } .room.type-room .stm-single-room__availability button[type=submit], .stm_wp_hotelier_form form [type=submit] { background-color: #7d170f !important; border-color: #7d170f !important; } .room.type-room .stm-single-room__availability button[type=submit]:hover { background-color: #7d170f !important; border-color: #7d170f !important; } .stm_wp_hotelier_form form [type=submit]:hover { background-color: transparent !important; color: #fff !important; } select:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="number"]:focus, input[type="date"]:focus, input[type="tel"]:focus, textarea:focus, .stm_select:focus, .form-control:focus { border-color: #7d170f !important; } .stm-navigation__default > ul > li ul li:hover:after { background-color: #7d170f; } .stm_wp_hotelier_form form .form-group .stm_select .stm-select__val, .stm_wp_hotelier_form form .form-group .datepicker-input-select, .stm_loop__list.stm_loop__single .stm_single-date .day, .stm_wp_hotelier_rooms_list_style_1.white_nav .stm-rooms-types ul li a, .stm_carousel_style_1 .stm_carousel__pagination, .stm-icontext__text, .room.type-room .room__meta-item, .stm-single-room__sidebar .widget_contacts_style_1 .stm-icontext__text, .room.type-room .stm-single-room__price { font-family: "Rubik"; } .stm_layout_chicago .stm-navigation__line_bottom > ul > li:before { bottom: 0 !important; } .room.type-room .stm-single-room__availability { margin-top: 0 !important; } .stm-footer .stm-socials a { color: #fff; } .form-group { margin-bottom: 30px; } .stm_layout_chicago .btn, .vc_btn3 { font-family: Rubik !important; } .stm-single-room__availability .stm_select:after { color: #7d170f !important; } h4 i.position_top { top: -50px; }@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/open-sans-italic-latin-ext.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/open-sans-italic-latin.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/open-sans-normal-latin-ext.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/open-sans-normal-latin.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/open-sans-normal-latin-ext.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/open-sans-normal-latin.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:500;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/open-sans-normal-latin-ext.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:500;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/open-sans-normal-latin.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/open-sans-normal-latin-ext.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/open-sans-normal-latin.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/open-sans-normal-latin-ext.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/open-sans-normal-latin.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:800;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/open-sans-normal-latin-ext.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:800;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/open-sans-normal-latin.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Rubik';font-style:italic;font-weight:400;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/rubik-italic-latin-ext.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Rubik';font-style:italic;font-weight:400;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/rubik-italic-latin.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Rubik';font-style:normal;font-weight:300;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/rubik-normal-latin-ext.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Rubik';font-style:normal;font-weight:300;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/rubik-normal-latin.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Rubik';font-style:normal;font-weight:400;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/rubik-normal-latin-ext.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Rubik';font-style:normal;font-weight:400;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/rubik-normal-latin.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Rubik';font-style:normal;font-weight:500;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/rubik-normal-latin-ext.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Rubik';font-style:normal;font-weight:500;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/rubik-normal-latin.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Rubik';font-style:normal;font-weight:600;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/rubik-normal-latin-ext.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Rubik';font-style:normal;font-weight:600;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/rubik-normal-latin.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Rubik';font-style:normal;font-weight:700;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/rubik-normal-latin-ext.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Rubik';font-style:normal;font-weight:700;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/rubik-normal-latin.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Rubik';font-style:normal;font-weight:800;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/rubik-normal-latin-ext.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Rubik';font-style:normal;font-weight:800;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/rubik-normal-latin.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Rubik';font-style:normal;font-weight:900;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/rubik-normal-latin-ext.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Rubik';font-style:normal;font-weight:900;font-display:swap;src:url(//www.bartelbauer.at/wp-content/uploads/omgf/stm_default_google_font/rubik-normal-latin.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}.stm_post__tags {
margin: 50px 0;
position: relative;
font-size: 0; }
.stm_post__tags a {
display: inline-block;
vertical-align: top;
font-size: 13px !important;
color: #3a3534;
border: 1px solid #ccc;
padding: 5px 10px;
margin: 0 6px 7px 0;
text-decoration: none !important; }
.stm_post__tags a:hover {
background-color: #ccc;
color: #000; }
.stm_share {
margin-bottom: 7px; }
.stm_share a {
display: inline-block;
margin-left: 5px;
width: 20px;
height: 20px;
background-color: #bbb;
line-height: 20px;
text-align: center;
color: #fff;
border-radius: 4px;
opacity: 1; }
.stm_share a:hover {
color: #fff;
opacity: 0.6; }
.stm_share a.stm_share_facebook {
background-color: #627aad; }
.stm_share a.stm_share_twitter {
background-color: #4D9ED8; }
.stm_share a.stm_share_linkedin {
background-color: #2F75AE; }
.stm_share a.stm_share_google-plus {
background-color: #DB4437; }
.stm_share a.stm_share_pinterest {
background-color: #BE1626; }
@media (max-width: 550px) {
.stm_share {
display: block;
width: 100%;
padding-left: 0 !important; } }
@media (max-width: 1024px) {
.stm_share {
margin: 25px 0 0 !important; }
.stm_share a {
width: 37px;
height: 37px;
margin: 0 5px 5px 0;
line-height: 40px;
font-size: 18px !important;
opacity: 1; } }
.stm_author_box {
position: relative;
padding: 20px;
background: #f6f6f6; }
.stm_author_box__avatar {
float: left;
width: 87px;
margin: 0 27px 0 0; }
.stm_author_box__name {
font-size: 11px;
text-transform: uppercase;
color: #aaaaaa;
margin: 0 0 10px 0; }
.stm_author_box__name strong {
display: block;
font-size: 14px; }
.stm_author_box__content {
overflow: hidden;
line-height: 20px; }
@media (max-width: 550px) {
.stm_author_box__avatar {
float: none;
margin-bottom: 15px; } }
.stm_author_box {
position: relative;
padding: 20px;
margin: 0 0 50px;
background: #f6f6f6; }
.stm_author_box__avatar {
float: left;
width: 87px;
margin: 0 27px 0 0; }
.stm_author_box__name {
font-size: 11px;
text-transform: uppercase;
color: #aaaaaa;
margin: 0 0 10px 0; }
.stm_author_box__name strong {
display: block;
font-size: 14px;
color: #222; }
.stm_author_box__content {
overflow: hidden;
font-size: 16px;
line-height: 20px; }
@media (max-width: 550px) {
.stm_author_box__avatar {
float: none;
margin-bottom: 15px; } }
.comment-respond {
margin: 0 0 50px; }
.comment-form .submit {
color: #fff !important; }
ul.comment-list {
position: relative;
margin: 0 0 50px;
padding: 0; }
ul.comment-list li {
list-style: none; }
ul.comment-list .comment .vcard {
float: left;
margin: 0 27px 0 0;
width: 87px; }
ul.comment-list .comment .vcard img {
border: 2px solid rgba(0, 0, 0, 0.3); }
ul.comment-list .comment .comment-info {
padding-top: 10px;
overflow: hidden; }
ul.comment-list .comment .comment-author {
float: left;
font-weight: 700;
color: #333333; }
ul.comment-list .comment .comment-meta {
float: right;
font-size: 11px;
color: #aaaaaa;
text-transform: uppercase;
font-weight: 600;
margin: 0 0 17px 0; }
ul.comment-list .comment .comment-meta a {
display: inline-block;
vertical-align: middle;
color: #aaaaaa; }
ul.comment-list .comment .comment-meta a:hover:before {
color: #777; }
ul.comment-list .comment .comment-meta a:before {
content: "/";
display: inline-block;
vertical-align: baseline;
margin: 0 7px 0 5px; }
ul.comment-list .comment .comment-meta a i {
margin-right: 5px; }
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 {
font-size: 16px;
line-height: 18px; }
ul.comment-list .comment .comment-text *:last-child {
margin-bottom: 0; }
ul.comment-list > li {
border-top: 1px solid #eee;
padding: 22px 0 0;
margin: 0 0 22px; }
ul.comment-list .children {
margin: 22px 0 0 27px;
padding: 0; }
ul.comment-list .children .comment-info {
padding-top: 3px; }
ul.comment-list .children > li {
position: relative;
padding: 22px 0 0;
margin: 0 0 22px;
border-top: 1px solid #eee; }
ul.comment-list .children > li:before {
content: '';
position: absolute;
left: 66px;
top: -9px;
width: 15px;
height: 9px; }
ul.comment-list .children .children {
margin-left: 20px; }
.comment-respond {
margin: 40px 0 0 0; }
.comments-title {
margin-top: 40px; }
.comment-reply-title {
margin: 0 0 29px;
font-size: 26px !important;
letter-spacing: 2px !important;
text-transform: uppercase; }
.comment-reply-title:before {
margin: 0 0 22px 0; }
.stm_markup .stm_loop__grid {
display: flex;
flex-wrap: wrap;
justify-content: space-between; }
.stm_markup.stm_markup_full .stm_loop__single {
width: calc(33.3% - 15px); }
@media (max-width: 1023px) {
.stm_markup.stm_markup_full .stm_loop__single {
width: calc(50% - 15px); } }
@media (max-width: 550px) {
.stm_markup.stm_markup_full .stm_loop__single {
width: 100%; } }
.stm_markup.stm_markup_full .stm_loop__list {
width: 100%; }
.stm_markup.stm_markup_right .stm_loop__single, .stm_markup.stm_markup_left .stm_loop__single {
width: calc(50% - 15px); }
.stm_markup.stm_markup_right .stm_loop__list, .stm_markup.stm_markup_left .stm_loop__list {
width: 100%; }
.stm_single__image_placeholder {
padding-bottom: 75px; }
.stm_single_post_style_1, .stm_loop__single_grid_style_1 {
padding-bottom: 0;
margin-bottom: 30px; }
.stm_single_post_style_1 .stm_loop__container, .stm_loop__single_grid_style_1 .stm_loop__container {
position: relative;
transition: .3s ease; }
.stm_single_post_style_1 h1, .stm_loop__single_grid_style_1 h1 {
margin-bottom: 40px;
font-size: 36px;
line-height: 42px;
text-transform: none !important; }
.stm_single_post_style_1 .stm_post__tags a, .stm_loop__single_grid_style_1 .stm_post__tags a {
display: inline-block;
vertical-align: top;
font-size: 13px !important;
color: #3a3534;
border: 1px solid #ccc;
padding: 5px 10px;
margin: 0 6px 7px 0;
text-decoration: none !important; }
.stm_single_post_style_1 .stm_post__tags a:hover, .stm_loop__single_grid_style_1 .stm_post__tags a:hover {
background-color: #ffac41;
border-color: #ffac41;
color: #000; }
.stm_single_post_style_1 .stm_post_comments .comment-reply-title, .stm_loop__single_grid_style_1 .stm_post_comments .comment-reply-title {
font-size: 36px; }
.stm_single_post_style_1 .stm_loop_excerpt, .stm_loop__single_grid_style_1 .stm_loop_excerpt {
font-size: 14px;
line-height: 26px; }
.stm_single_post_style_1 .comment-form, .stm_loop__single_grid_style_1 .comment-form {
background: #f7f7f7;
padding: 40px 40px 20px; }
.stm_single_post_style_1 .comment-form .form-submit, .stm_loop__single_grid_style_1 .comment-form .form-submit {
text-align: right; }
.stm_single_post_style_1 .comment-form .comment-form-comment textarea, .stm_loop__single_grid_style_1 .comment-form .comment-form-comment textarea {
min-height: 100px;
height: 100px; }
.stm_single_post_style_1 .comment-form .form-control:focus, .stm_loop__single_grid_style_1 .comment-form .form-control:focus {
background-color: #fff; }
.stm_single_post_style_1 .stm_loop__container, .stm_loop__single_grid_style_1 .stm_loop__container {
height: 100%;
border: 1px solid #e6e6e6; }
.stm_single_post_style_1 .stm_loop__container .stm_single__image, .stm_loop__single_grid_style_1 .stm_loop__container .stm_single__image {
margin: -1px; }
.stm_single_post_style_1 .stm_loop__container .stm_single__image img, .stm_loop__single_grid_style_1 .stm_loop__container .stm_single__image img {
width: 100%; }
.stm_single_post_style_1 .stm_read_more_link.btn, .stm_loop__single_grid_style_1 .stm_read_more_link.btn {
padding: 0; }
.stm_single_post_style_1 h5, .stm_loop__single_grid_style_1 h5 {
font-weight: bold !important;
word-break: break-all; }
.stm_single_post_style_1 .stm_single-date, .stm_loop__single_grid_style_1 .stm_single-date {
width: auto;
height: 75px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
position: absolute;
top: -1px;
left: -1px;
z-index: 1;
margin: 0;
padding: 0; }
.stm_single_post_style_1 .stm_single-date .day, .stm_loop__single_grid_style_1 .stm_single-date .day {
color: #fff;
font-size: 18px;
font-weight: 700;
line-height: 1.2;
margin: 0 0 5px;
padding: 0 5px;
text-align: center; }
.stm_single_post_style_1 .stm_single-date .month, .stm_loop__single_grid_style_1 .stm_single-date .month {
font-size: 14px;
line-height: 1;
color: #fff;
display: block; }
.stm_single_post_style_1 .stm_single-date:before, .stm_loop__single_grid_style_1 .stm_single-date:before {
display: none; }
.stm_single_post_style_1 .stm_loop__meta, .stm_loop__single_grid_style_1 .stm_loop__meta {
padding: 23px 30px 43px; }
.stm_single_post_style_1:hover .stm_loop__container, .stm_loop__single_grid_style_1:hover .stm_loop__container {
box-shadow: 0 10px 28px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.07);
border-color: transparent; }
.stm_single_post_style_1 .post_thumbnail, .stm_loop__single_grid_style_1 .post_thumbnail {
margin-bottom: 50px; }
@media (max-width: 550px) {
.stm_single_post_style_1 .stm_post_details {
display: block; }
.stm_single_post_style_1 .stm_post_details .post_date {
display: none; }
.stm_single_post_style_1 .stm_post_details .post_details {
padding: 10px;
display: block; }
.stm_single_post_style_1 .stm_post_details .comments_num {
text-align: left; } }
.stm_post_details {
border: 0;
margin: 0 0 14px;
font-size: 15px;
display: flex;
align-items: flex-start; }
.stm_post_details .comments_num {
margin-left: auto; }
.stm_post_details .comments_num i {
color: #ffac41; }
.stm_post_details > ul {
display: flex;
align-items: center; }
.stm_post_details > ul li {
text-transform: none; }
.stm_post_details .post_details {
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
display: flex;
flex: 1;
height: 100%;
min-height: 75px;
padding: 21px 20px; }
.stm_post_details .post_details .post_by {
min-width: 168px;
padding-right: 20px; }
.stm_post_details .post_details .post_cat {
max-width: 400px; }
.stm_post_details .post_details .post_cat a {
margin-right: 7px; }
.stm_post_details .post_date {
align-self: flex-start;
margin-right: 25px;
width: 175px;
height: 75px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center; }
.stm_post_details .post_date .day {
color: #fff;
font-size: 20px;
font-weight: 700;
line-height: 24px;
margin: 0 0 5px;
padding: 0 5px;
text-align: center; }
.stm_post_details .post_date .month {
font-size: 14px;
line-height: 1;
color: #fff;
display: block; }
.stm_post_details .comments_num a {
color: #777777 !important;
font-weight: normal;
text-transform: none; }
.stm_post_details .comments_num a i {
font-size: 17px;
margin-right: 5px; }
.stm_post_details span {
font-weight: 600; }
.stm_post_details .fa-tag {
margin-right: 7px;
color: #ffac41; }
.stm_loop__list.stm_loop__single.post_thumbnail- .stm_loop__post_image {
flex: 0 0 0; }
.stm_loop__list.stm_loop__single.post_thumbnail- .stm_loop__post_image .stm_loop__date {
width: 160px; }
.stm_loop__list.stm_loop__single.post_thumbnail- .stm_loop__content {
padding: 75px 30px 40px 30px;
overflow: visible; }
.stm_loop__list.stm_loop__single.post_thumbnail- .stm_single-date {
left: 0;
right: auto; }
.stm_loop__list.stm_loop__single .fa-tag {
position: relative;
top: 7px; }
.stm_loop__list.stm_loop__single.room {
padding-bottom: 0;
margin: 0 0 30px; }
.stm_loop__list.stm_loop__single {
padding-bottom: 0;
margin-bottom: 30px; }
.stm_loop__list.stm_loop__single:last-child {
margin-bottom: 60px; }
.stm_loop__list.stm_loop__single .stm_loop__container {
border: 1px solid #e6e6e6;
display: flex;
transition: .3s ease; }
.stm_loop__list.stm_loop__single .h5 {
white-space: nowrap;
display: block;
margin-bottom: 12px;
overflow: hidden;
max-width: 100%;
text-overflow: ellipsis; }
.stm_loop__list.stm_loop__single .stm_loop__post_image {
margin: -1px 0 -1px -1px;
flex: 1 0 350px;
max-width: 350px;
position: relative; }
.stm_loop__list.stm_loop__single .stm_loop__post_image img {
max-width: 100%;
width: 100%; }
.stm_loop__list.stm_loop__single .stm_loop__content {
overflow: hidden;
flex: 1;
padding: 22px 30px; }
.stm_loop__list.stm_loop__single .stm_loop__content .post_excerpt {
font-size: 16px;
line-height: 24px; }
.stm_loop__list.stm_loop__single .stm_loop__content .stm_post_details {
flex-wrap: wrap; }
.stm_loop__list.stm_loop__single .stm_loop__content .stm_post_details a {
margin-right: 5px; }
.stm_loop__list.stm_loop__single .stm_loop__content .stm_post_details a:first-child {
margin-left: 5px; }
.stm_loop__list.stm_loop__single .stm_single-date {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
position: absolute;
top: 0;
right: 0;
padding: 12px 15px 10px;
margin: 0;
z-index: 1; }
.stm_loop__list.stm_loop__single .stm_single-date .day {
color: #fff;
font-size: 16px;
font-weight: 700;
line-height: 18px;
margin: 0 0 5px; }
.stm_loop__list.stm_loop__single .stm_single-date .month {
font-size: 14px;
line-height: 1;
color: #fff;
display: block; }
.stm_loop__list.stm_loop__single .stm_single-date:before {
display: none; }
.stm_loop__list.stm_loop__single:after {
display: none; }
.stm_loop__list.stm_loop__single .stm_post_details {
margin-bottom: 20px;
border: none;
padding: 0; }
.stm_loop__list.stm_loop__single:hover .stm_loop__container {
box-shadow: 0 10px 28px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.07);
border-color: transparent; }
@media (max-width: 1024px) {
.stm_loop__list.stm_loop__single .h5 {
white-space: normal; }
.stm_loop__list.stm_loop__single .stm_loop__post_image {
max-width: 350px; } }
@media (max-width: 550px) {
.stm_loop__list.stm_loop__single {
width: 100%; }
.stm_loop__list.stm_loop__single .stm_loop__content {
padding-bottom: 26px; }
.stm_loop__list.stm_loop__single .stm_loop__container {
display: block; }
.stm_loop__list.stm_loop__single .stm_loop__post_image {
display: block;
width: 100%;
max-width: inherit; }
.stm_loop__list.stm_loop__single .stm_loop__post_image img {
width: 100%; }
.stm_loop__list.stm_loop__single.post_thumbnail- {
position: relative; }
.stm_loop__list.stm_loop__single.post_thumbnail- .stm_single-date {
max-width: 170px; }
.stm_loop__list.stm_loop__single.post_thumbnail- .stm_loop__content {
position: static;
padding-top: 75px;
overflow: visible; } }
ul.comment-list .trackback .vcard img,
ul.comment-list .pingback .vcard img,
ul.comment-list .comment .vcard img {
border: 1px solid #b8b8b8;
border-radius: 50%; }
ul.comment-list .trackback .comment-meta,
ul.comment-list .pingback .comment-meta,
ul.comment-list .comment .comment-meta {
margin-bottom: 10px;
font-size: 13px;
text-transform: none;
color: #888; }
ul.comment-list .trackback .comment-meta a,
ul.comment-list .pingback .comment-meta a,
ul.comment-list .comment .comment-meta a {
color: #888; }
ul.comment-list .trackback .comment-author a,
ul.comment-list .pingback .comment-author a,
ul.comment-list .comment .comment-author a {
font-size: 15px; }
ul.comment-list .trackback .comment-text p,
ul.comment-list .pingback .comment-text p,
ul.comment-list .comment .comment-text p {
font-size: 16px;
line-height: 22px; }
ul.comment-list .children > li {
position: relative;
border-color: #eee; }
ul.comment-list .children > li .vcard {
width: 70px; }
ul.comment-list .children > li:before {
content: '';
top: -6px;
width: 10px;
height: 10px;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
background: #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg); }
ul.comment-list .children .children > li:before {
left: 37px; }
ul.comment-list .children .children .children {
margin-left: 0; }
.comment-reply-title,
.comments-title {
font-size: 26px;
font-weight: 800;
text-transform: none; }
.comment-reply-title {
margin-bottom: 20px; }
.stm_post_comments .comment-form {
padding: 40px 40px 10px;
background: #eeeff2; }
.stm_post_comments .comment-form .form-group {
margin-bottom: 20px; }
.stm_post_comments .comment-form input,
.stm_post_comments .comment-form textarea {
border: 0;
background-color: #fff; }
@media (max-width: 550px) {
.stm_single_post_style_1 .stm_post_comments .comment-form {
padding: 30px 30px 5px; } }
.comment-text ol,
.comment-text ul,
.post-content ol,
.post-content ul {
margin-bottom: 30px; }
.comment-text ol > li,
.comment-text ul > li,
.post-content ol > li,
.post-content ul > li {
position: relative;
padding-left: 25px;
margin-bottom: 15px; }
.comment-text ol > li:before,
.comment-text ul > li:before,
.post-content ol > li:before,
.post-content ul > li:before {
content: '';
display: block;
position: absolute;
top: 15px;
left: 0;
width: 12px;
height: 2px;
background-color: rgba(34, 34, 34, 0.7); }
.comment-text ol > li > ol,
.comment-text ol > li > ul,
.comment-text ul > li > ol,
.comment-text ul > li > ul,
.post-content ol > li > ol,
.post-content ol > li > ul,
.post-content ul > li > ol,
.post-content ul > li > ul {
margin-top: 15px; }
.comment-text ol > li > ol li,
.comment-text ol > li > ul li,
.comment-text ul > li > ol li,
.comment-text ul > li > ul li,
.post-content ol > li > ol li,
.post-content ol > li > ul li,
.post-content ul > li > ol li,
.post-content ul > li > ul li {
font-size: 18px; }
.comment-text ol > li > ol li:before,
.comment-text ol > li > ul li:before,
.comment-text ul > li > ol li:before,
.comment-text ul > li > ul li:before,
.post-content ol > li > ol li:before,
.post-content ol > li > ul li:before,
.post-content ul > li > ol li:before,
.post-content ul > li > ul li:before {
top: 15px;
width: 10px;
height: 2px;
border-radius: 0; }
.comment-text ol > li > ol li > ol,
.comment-text ol > li > ol li > ul,
.comment-text ol > li > ul li > ol,
.comment-text ol > li > ul li > ul,
.comment-text ul > li > ol li > ol,
.comment-text ul > li > ol li > ul,
.comment-text ul > li > ul li > ol,
.comment-text ul > li > ul li > ul,
.post-content ol > li > ol li > ol,
.post-content ol > li > ol li > ul,
.post-content ol > li > ul li > ol,
.post-content ol > li > ul li > ul,
.post-content ul > li > ol li > ol,
.post-content ul > li > ol li > ul,
.post-content ul > li > ul li > ol,
.post-content ul > li > ul li > ul {
margin-top: 15px; }
.comment-text ol > li > ol li > ol li,
.comment-text ol > li > ol li > ul li,
.comment-text ol > li > ul li > ol li,
.comment-text ol > li > ul li > ul li,
.comment-text ul > li > ol li > ol li,
.comment-text ul > li > ol li > ul li,
.comment-text ul > li > ul li > ol li,
.comment-text ul > li > ul li > ul li,
.post-content ol > li > ol li > ol li,
.post-content ol > li > ol li > ul li,
.post-content ol > li > ul li > ol li,
.post-content ol > li > ul li > ul li,
.post-content ul > li > ol li > ol li,
.post-content ul > li > ol li > ul li,
.post-content ul > li > ul li > ol li,
.post-content ul > li > ul li > ul li {
margin-bottom: 7px; }
.comment-text ol li,
.post-content ol li {
padding-left: 0; }
.comment-text ol li:before,
.post-content ol li:before {
display: none; }
.stm_loop__content {
position: relative; }
.stm_loop__content .stm_sticky_post {
position: absolute;
right: -1px;
top: -1px;
padding: 10px 15px;
font-size: 14px;
line-height: 16px;
background-color: #3a3138;
color: #fff; }
p.post-img {
margin: 50px 0; }
ul.comment-list .children > li:before {
display: none !important; }
@media (max-width: 600px) {
ul.comment-list .comment .vcard {
float: none;
margin: 0 0 16px; }
ul.comment-list .comment .comment-author {
float: none; }
ul.comment-list .comment .comment-meta {
float: none;
margin: 10px 0 20px; }
ul.comment-list .comment .comment-meta a {
display: block;
margin-bottom: -2px; }
ul.comment-list .comment .comment-meta a .fa-reply {
display: none !important; }
ul.comment-list .comment .comment-meta a:before {
display: none !important; } }body.stm_header_offset .stm_titlebox {
margin-top: -92px; }
@media (max-width: 1023px) {
body.stm_header_offset .stm_titlebox {
margin-top: 0; } }
.stm_titlebox {
width: 100vw;
position: relative;
left: calc(-1 * (100vw - 100%) / 2);
margin-bottom: 60px;
background-size: cover !important;
background-repeat: no-repeat;
margin-top: -60px; }
.stm_titlebox:after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10; }
.stm_titlebox__actions, .stm_titlebox__inner {
position: relative;
z-index: 15; }
.stm_titlebox__inner {
flex: 1; }
.stm_titlebox__author {
margin-top: 55px;
display: flex;
align-items: center;
font-size: 13px; }
.stm_titlebox__author .stm_titlebox__author_avatar {
margin-right: 10px;
border-radius: 50%;
overflow: hidden; }
.stm_titlebox__author .stm_titlebox__author_name:after {
content: ' / '; }
.stm_titlebox_text-right {
text-align: right; }
.stm_titlebox_text-right .stm_separator {
margin-left: auto; }
.stm_titlebox_text-right .stm_titlebox__actions {
order: -1;
margin-right: auto;
margin-left: inherit !important;
padding-left: 0 !important;
padding-right: 15px; }
.stm_titlebox_text-center {
text-align: center; }
.stm_titlebox_text-center .stm_flex {
justify-content: center; }
.stm_titlebox_text-center .stm_flex_last > *:last-child:not(:first-child) {
margin-left: inherit;
padding-left: 50px; }
.stm_titlebox_text-center .stm_separator {
margin-left: auto;
margin-right: auto; }
@media (max-width: 550px) {
.stm_titlebox {
padding-top: 30px; }
.stm_titlebox__title.h2 {
font-size: 24px;
line-height: 28px; }
.stm_titlebox__inner {
order: 1;
width: 100%;
text-align: left; }
.stm_titlebox__actions {
order: 2;
padding: 0 !important;
margin: 30px 0 !important; } }
.stm_titlebox__overlay, .stm_titlebox__background {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0; }
.stm_titlebox__background {
background-repeat: no-repeat;
background-size: cover;
z-index: 1; }
.stm_titlebox__overlay {
display: none; }
.stm_transparent_header_disabled .stm_titlebox_style_3 {
padding: 50px 0; }
.stm_title_box_enabled.stm_breadcrumbs_enabled .stm_titlebox {
margin-bottom: 20px; }
.stm_title_box_enabled.stm_breadcrumbs_enabled .stm_titlebox_style_2 {
margin-bottom: 12px; }
.stm_titlebox_style_1 {
padding: 300px 0 53px;
display: flex;
align-items: center; }
.stm_titlebox_style_1 .h1 {
margin-bottom: 15px; }
.stm_titlebox_style_1:after {
background-color: rgba(0, 0, 0, 0.6); }
@media (max-width: 550px) {
.stm_titlebox_style_1 .stm_flex {
display: block; }
.stm_titlebox_style_1 .stm_titlebox__actions {
width: 100%; } }
@media (max-width: 768px) {
.stm_titlebox_style_1 {
padding-top: 130px; } }
@media (max-width: 550px) {
.stm_titlebox_style_1 {
padding-top: 112px; } }.btn.btn_third.btn_outline.btn_full-width {
border: 1px solid #0f172b !important; }
.btn.btn_primary.btn_solid.btn_icon-right.button.button--datepicker {
width: 150px;
height: 45px;
border-radius: 5px; }
.btn.btn_primary.btn_solid.btn_icon-right.button.button--datepicker.hover {
transition: 300ms; }
.btn.btn_secondary.btn_solid {
border-radius: 5px;
font-weight: 400;
font-size: 15px; }
.btn.btn_secondary.btn_solid.hover {
transition: 300ms; }
.btn.btn_primary.btn_outline {
border-radius: 5px; }
.btn.btn_primary.btn_outline.hover {
transition: 300ms; }
.btn.btn_primary.btn_solid {
border-radius: 5px; }
.btn.btn_primary.btn_solid.hover {
transition: 300ms; }
.btn.btn_third.btn_outline.btn_full-width {
border-radius: 5px;
border: 0;
font-weight: 400;
font-size: 15px; }
.btn.btn_third.btn_outline.btn_full-width.hover {
transition: 300ms; }

button:focus {
outline: none; }
.btn, .widget-booking.widget--hotelier .widget-booking__change-cart > a {
position: relative;
padding: 15px 30px;
border-width: 2px;
border-radius: 25px;
outline: none !important;
text-transform: none;
font-size: 14px;
font-weight: 600;
line-height: 16px; }
.btn:hover, .widget-booking.widget--hotelier .widget-booking__change-cart > a:hover {
text-decoration: none !important; }
.btn_shadow {
box-shadow: 0 10px 20px 0 rgba(132, 107, 61, 0.3); }
.btn_outline:hover .btn__icon {
color: #fff !important; }
.btn_full-width {
width: 100%; }
.btn_full-width .btn__icon {
position: static !important;
transform: none !important; }
.btn_full-width.btn_icon-right .btn__icon {
margin-left: 15px;
margin-right: -25px; }
.btn_xs {
padding-top: 2px;
padding-bottom: 4px; }
.btn__icon {
top: -1px;
bottom: -1px;
vertical-align: middle;
line-height: 18px; }
.btn .btn__icon, .widget-booking.widget--hotelier .widget-booking__change-cart > a .btn__icon {
bottom: auto; }
.btn .btn__icon:before, .widget-booking.widget--hotelier .widget-booking__change-cart > a .btn__icon:before {
font-size: 18px; }
.btn_icon-right {
padding-right: 55px; }
.btn_icon-right .btn__icon {
border-top-right-radius: 25px;
border-bottom-right-radius: 25px;
right: 15px;
display: inline-block;
position: absolute;
top: 50%;
transform: translateY(-50%); }
.btn_icon-left .btn__icon {
border-top-left-radius: 25px;
border-bottom-left-radius: 25px; }
.btn_icon-left .btn__icon:before {
position: relative;
right: -1px; }
.btn.btn_lg, .widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_lg {
padding: 15px 86px; }
.btn.btn_sm, .widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_sm {
padding: 15px 20px; }
.btn_solid {
color: #fff; }
.btn_white.btn_solid:hover {
color: #fff !important; }
.btn.btn_outline.btn_xs, .widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_outline.btn_xs {
padding-top: 3px;
padding-bottom: 3px; }
.btn.btn_outline:hover, .widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_outline:hover {
color: #fff !important; }
.btn.btn_outline.btn_primary:hover, .widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_outline.btn_primary:hover {
color: #fff !important; }
.btn.wtc, .widget-booking.widget--hotelier .widget-booking__change-cart > a.wtc,
.btn.btn_outline.wtc,
.widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_outline.wtc,
.btn.btn_outline.wtc:hover,
.widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_outline.wtc:hover,
.btn.btn_outline.btn_third:hover,
.widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_outline.btn_third:hover,
.btn.btn_outline.wtc_h:hover,
.widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_outline.wtc_h:hover,
.btn.btn_solid:not(.btn_white),
.widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_solid:not(.btn_white),
.btn.btn_solid:not(.btn_white) .btn__icon,
.widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_solid:not(.btn_white) .btn__icon {
color: #fff !important; }
.btn_white.btn_solid,
.btn.btn_outline.btn_white:hover,
.widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_outline.btn_white:hover,
.btn.btn_outline:not(.btn_white):hover .btn__icon:after,
.widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_outline:not(.btn_white):hover .btn__icon:after,
.btn.btn_solid:not(.btn_white) .btn__icon:after,
.widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_solid:not(.btn_white) .btn__icon:after,
.btn.btn_solid:not(.btn_white):hover .btn__icon:after,
.widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_solid:not(.btn_white):hover .btn__icon:after {
background-color: #fff !important; }
.btn.btn_outline.btn_white, .widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_outline.btn_white {
border-color: #fff !important; }
.btn.btn_outline.btn_white:not(:hover), .widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_outline.btn_white:not(:hover),
.stm_header_style_1 .stm-navigation ul > li > ul > li > a:hover,
.stm_header_style_1 .stm-navigation ul > li > ul > li.current-menu-item > a,
.btn_outline.btn_primary:hover,
.btn_outline.btn_secondary:hover,
.btn_outline.btn_third:hover,
.btn_outline.btn_primary:hover .btn__icon,
.btn_outline.btn_secondary:hover .btn__icon,
.btn_outline.btn_third:hover .btn__icon,
.btn.btn_outline.btn_white:not(:hover) .btn__icon,
.widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_outline.btn_white:not(:hover) .btn__icon {
color: white !important; }
textarea {
min-height: 80px !important; }
.widget.widget-default.widget_search .search-form button {
border-radius: 0; }
button[type="submit"]:not(.btn),
input[type="submit"]:not(.btn) {
padding: 10px 36px;
text-transform: none;
font-size: 16px;
border-radius: 99px;
font-weight: 400;
border: 0; }
.stm-button_fullwidth .btn_outline.btn_outline.btn_fullwidth {
border-width: 2px;
border-radius: 0;
padding-top: 15px;
padding-bottom: 15px; }
.stm-button_fullwidth .btn_outline.btn_outline.btn_fullwidth:hover {
color: #fff !important; }
.stm-button_fullwidth .btn_outline.btn_outline.btn_fullwidth .btn__label {
display: block;
margin: -4px 0 0;
font-size: 14px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden; }
.stm-button_fullwidth .btn_outline.btn_outline.btn_fullwidth .btn_subtitle_label {
opacity: 0.75;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden; }
.stm-button_center {
text-align: center; }
.stm-button.icon-only .btn, .stm-button.icon-only .widget-booking.widget--hotelier .widget-booking__change-cart > a, .widget-booking.widget--hotelier .stm-button.icon-only .widget-booking__change-cart > a {
padding: 5px !important;
min-width: 32px;
min-height: 32px;
border-radius: 50%; }
.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-custom:hover {
border-color: #b55b02 !important;
background-color: transparent !important;
color: #fff !important; }  .stm_wp_hotelier_rooms_filter .widget-rooms-filter__group {
margin-bottom: 35px; }
.widget-booking.widget--hotelier .widget-booking__room-item {
border: 0 !important; }
@media (max-width: 1024px) {
.hotelier .guest-additional-information-fields p.form-row--arrival-time,
.hotelier .guest-details-fields p.form-row {
width: 100%; }
body.hotelier-booking .hotelier-table th, body.hotelier-booking .hotelier-table td {
padding: 15px 0;
vertical-align: top; }
.widget-booking.widget--hotelier .widget-booking__change-cart {
left: 30px !important;
transform: translateX(0) !important; }
#guest-additional-information {
margin-top: 30px; } }
@media (max-width: 550px) {
.datepicker {
left: -15px; }
.datepicker .datepicker__topbar {
text-align: center;
margin-bottom: 10px; }
.datepicker .datepicker__topbar .datepicker__info {
margin-bottom: 20px; }
.datepicker .datepicker__topbar .datepicker__info-text--selected-days {
display: block; } }
.form--listing .stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list {
position: relative; }
.form--listing .stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room {
opacity: 1;
visibility: visible;
transform: translateY(0); }
.stm_wp_hotelier_rooms_list_style_1 {
position: relative; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-types {
list-style: none;
font-size: 0;
margin-bottom: 46px; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-types ul {
font-size: 0;
padding-left: 0;
text-align: center; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-types ul li {
padding: 0 30px;
font-size: 14px;
display: inline-block; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-types ul li a {
padding: 8px 0;
text-transform: uppercase;
letter-spacing: 2px;
text-decoration: none; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-types ul li.active a {
border-bottom: 1px solid; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-types ul li.active a:after {
opacity: 1; }
.stm_wp_hotelier_rooms_list_style_1 .room-list-wrapper {
position: relative; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
font-size: 14px;
position: absolute;
top: 0;
left: 0; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room {
transition: .3s ease;
visibility: hidden;
opacity: 0;
transform: translateY(15px); }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list.active {
position: relative;
z-index: 100;
transition: 0.3s cubic-bezier(0.06, 0.43, 0.22, 1); }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list.active .room {
visibility: visible;
opacity: 1;
transform: translateY(0); }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list.active .room:nth-child(1) {
transition-delay: .2s; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list.active .room:nth-child(2) {
transition-delay: .3s; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list.active .room:nth-child(3) {
transition-delay: .4s; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list.active .room:hover {
transform: translateY(-15px);
transition-delay: 0s !important; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room {
width: 33.33%;
padding: 0 15px;
margin-bottom: 60px; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room:last-child {
margin-bottom: 60px !important; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room .inner {
height: 100%;
background-color: #fff;
box-shadow: 0 30px 50px rgba(153, 153, 153, 0.15);
transition: .3s ease; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room__image {
position: relative; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room__image img {
width: 100%; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room__price {
position: absolute;
color: #fff;
bottom: -20px;
left: 50%;
transform: translateX(-50%);
font-weight: normal;
padding: 10px 20px;
border-radius: 50px;
font-size: 18px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room__content {
padding: 40px 30px 21px;
background-color: #fff;
text-align: center;
line-height: 22px; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room__link {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(56, 49, 40, 0.8);
opacity: 0;
transition: all .3s ease;
display: flex;
align-items: center;
justify-content: center; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room__link:hover {
opacity: 1; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room__title h3 {
margin-bottom: 8px !important; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room__title h3 a {
display: block;
transition: all .3s ease;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room__excerpt {
font-size: 15px;
margin-bottom: 19px; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room_info {
display: flex;
flex-wrap: wrap;
padding-top: 20px;
border-top: 1px solid rgba(204, 204, 204, 0.5);
justify-content: center;
line-height: 17px; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room_info__single {
margin: 0 10px; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room_info__single i {
margin-right: 4px;
font-size: 17px; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room_info__single span {
position: relative;
top: 3px;
font-size: 14px; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room_info__single > * {
vertical-align: top; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room:hover .inner {
box-shadow: 0 30px 50px rgba(153, 153, 153, 0.35); }
.stm_wp_hotelier_rooms_list_style_1 .stm-load-more {
margin: 0 auto;
display: block; }
.stm_wp_hotelier_rooms_list_style_1 .stm-preloader {
width: 32px;
height: 32px;
border-radius: 50%;
box-shadow: none;
-webkit-animation: scaleout 1s infinite ease-in-out;
animation: scaleout 1s infinite ease-in-out;
transition: all .5s ease-in-out;
margin: 0 auto; }
.stm_wp_hotelier_rooms_list_style_1.white_nav .stm-rooms-types ul li a {
color: #fff; }
@media (max-width: 1023px) {
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-types {
margin-bottom: 35px; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-types ul {
text-align: center; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-types ul li {
margin-bottom: 15px;
padding: 0 10px; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room {
height: auto;
width: 50%; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room__occupancy {
flex-wrap: wrap; }
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room__occupancy span {
width: 100%; } }
@media (max-width: 550px) {
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room {
width: 100%; } }
@media (max-width: 1024px) {
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room__price {
left: 15%;
right: 15%;
transform: none;
text-align: center; } }
.stm-socials {
display: flex;
justify-content: space-between; }
ul.hotelier-pagination li a {
border: 1px solid #ddd; }
.hotelier-pagination a:first-child {
border-top-left-radius: 5px;
border-bottom-left-radius: 5px; }
.hotelier-pagination a:last-child {
border-top-right-radius: 5px;
border-bottom-right-radius: 5px; }
.pagination {
display: flex;
justify-content: center;
font-size: 16px;
margin: 0; }
.room-loop__list {
display: flex !important;
flex-wrap: wrap; }
@media (max-width: 1024px) {
.room-loop__list .stm-room__container {
width: 50%; } }
@media (max-width: 550px) {
.room-loop__list .stm-room__container {
width: 100%; } }
.stm_infobox_style_1 .stm_infobox_front i {
color: #fff !important; }
body .wpb_single_image .vc_single_image-wrapper.vc_box_shadow:before {
background: #609beb; }
.stm_infobox_style_1 .inner:before {
background: rgba(58, 49, 56, 0.8); }
form.stm_datepicker_list_form {
display: flex;
align-items: flex-end;
justify-content: space-between;
width: 100%;
padding: 30px; }
form.stm_datepicker_list_form .form-group {
width: 330px;
padding: 0 40px;
margin-bottom: 0; }
form.stm_datepicker_list_form .form-group .datepicker-input-select-wrapper .datepicker-input-select {
padding: 0;
border: 0 !important;
background: transparent !important;
color: #fff !important;
font-size: 30px;
display: none !important; }
form.stm_datepicker_list_form .form-group .datepicker-input-select-wrapper:after {
display: none; }
form.stm_datepicker_list_form .form-group .stm_select {
background: transparent;
border: 0;
font-size: 30px;
height: 36px;
min-width: 100px;
box-shadow: none !important; }
form.stm_datepicker_list_form .form-group .stm_select .stm-select__val {
left: 0;
color: #fff; }
form.stm_datepicker_list_form .form-group .stm_select:after {
color: #fff !important; }
form.stm_datepicker_list_form .form-group.hidden {
display: block !important; }
form.stm_datepicker_list_form .form-group-label {
padding-right: 30px;
color: #212a42 !important;
font-size: 30px;
line-height: 36px;
font-weight: 500;
white-space: nowrap; }
form.stm_datepicker_list_form .form-group-label:after {
content: "\10fea4" !important;
font-family: 'stmicons' !important;
display: block;
position: absolute;
right: 21px;
top: 0; }
form.stm_datepicker_list_form .form-group-label.hidden {
display: block !important; }
form.stm_datepicker_list_form [type=submit] {
margin-top: 0;
box-shadow: none; }
form.stm_datepicker_list_form [type=submit] i {
display: none; }
.stm-footer aside.widget .widgettitle.widget-footer-title h4 {
margin-bottom: 32px;
font-size: 20px;
text-transform: none; }
body .hotelier .stm_wp_hotelier_rooms_list_style_1:not(.stm_rooms_single_page_list) .stm-rooms-list .room {
width: 33.333%; }
.datepicker__month-day--hovering,
.datepicker__month-day--selected {
background: #f5f4f3 !important; }
.datepicker-form .datepicker__month-day--first-day-selected,
.datepicker-form .datepicker__month-day--last-day-selected {
color: #fff !important;
background-color: #609beb !important; }
.datepicker__month-day--invalid {
color: #bdbdbd !important; }
.btn.btn_lg, .widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_lg {
padding-left: 50px;
padding-right: 50px; }
body .stm-navigation__default > ul > li ul {
margin-top: 15px; }
.datepicker-form .datepicker-input-select-wrapper table th,
.datepicker-form .datepicker-input-select-wrapper table td {
padding: 3px;
font-size: 11px; }
.stm-footer__bottom {
font-size: 13px;
border-top: 1px solid rgba(255, 255, 255, 0.2); }
.widget.widget_text {
font-size: 14px;
line-height: 30px; }
body .icon-list-1 li {
padding-left: 30px;
margin-bottom: 10px;
font-size: 18px;
line-height: 30px; }
body .icon-list-1 li:before {
top: 8px;
left: 1px;
width: 15px;
height: 15px;
border: 0; }
body .icon-list-1 li:after {
top: 12px;
left: 5px;
border-width: 2px;
width: 7px;
height: 5px;
border-color: #fff !important; }
.stm_carousel.stm_carousel_style_1 .stm_carousel__pagination {
position: absolute;
bottom: 43px;
right: 240px;
font-size: 14px; }
.stm_carousel.stm_carousel_style_1 .stm_carousel__pagination span {
color: #fff !important; }
.stm_carousel.stm_carousel_style_1.stm_carousel__navigation_style_1 .owl-nav {
position: absolute;
right: 52px;
bottom: 50px;
opacity: 1; }
.stm_carousel.stm_carousel_style_1.stm_carousel__navigation_style_1 .owl-nav button.owl-prev, .stm_carousel.stm_carousel_style_1.stm_carousel__navigation_style_1 .owl-nav button.owl-next {
position: static;
border-radius: 0;
transform: none;
background-color: #fff !important; }
.stm_carousel.stm_carousel_style_1.stm_carousel__navigation_style_1 .owl-nav button.owl-prev:before, .stm_carousel.stm_carousel_style_1.stm_carousel__navigation_style_1 .owl-nav button.owl-next:before {
color: #212a42 !important;
transition: .3s ease; }
.stm_carousel.stm_carousel_style_1.stm_carousel__navigation_style_1 .owl-nav button.owl-prev:hover:before, .stm_carousel.stm_carousel_style_1.stm_carousel__navigation_style_1 .owl-nav button.owl-next:hover:before {
color: #fff !important; }
body .wpb_video_widget .wpb_video_wrapper {
padding-top: 64.25%; }
.stm_header_style_1 .stm-header__element .stm-socials a {
font-size: 20px; }
.btn, .widget-booking.widget--hotelier .widget-booking__change-cart > a, .widget-booking.widget--hotelier .widget-booking__change-cart > a {
padding: 15px 30px;
border-radius: 4px;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700; }
.wpb_revslider_element.wpb_content_element {
margin-bottom: 0; }
body.stm_header_style_1 .stm-navigation__default > ul > li > a {
letter-spacing: 0;
padding: 0 29px; }
.stm_header_transparent .stm-header {
background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 25%, white 75%) !important; }
.datepicker-form .datepicker-input-select {
background-color: #f5f5f5 !important;
color: #333333 !important; }
.datepicker-form .datepicker-input-select::-webkit-input-placeholder, .datepicker-form .datepicker-input-select::placeholder {
color: #333333 !important; }
.datepicker-form .guest_count .stm_select__dropdown li:first-child {
opacity: 0;
margin-top: -18px; }
.hotelier .datepicker-form {
border: 0 !important;
background-color: #f1f1f1; }
.hotelier .datepicker-form .datepicker-input-select {
background-color: #fff !important;
border-color: #fff !important;
padding-right: 44px; }
.hotelier .datepicker-form .selected-nights {
font-size: 14px;
text-transform: uppercase;
font-style: normal; }
.hotelier .stm_wp_hotelier_rooms_list_style_1:not(.stm_rooms_single_page_list) .stm-rooms-list {
display: flex;
flex-wrap: wrap;
justify-content: space-between; }
.hotelier .stm_wp_hotelier_rooms_list_style_1:not(.stm_rooms_single_page_list) .stm-rooms-list .room {
width: 50%; }
@media (max-width: 1023px) {
.hotelier .stm_wp_hotelier_rooms_list_style_1:not(.stm_rooms_single_page_list) .stm-rooms-list .room {
width: 100%; } }
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-label {
padding-bottom: 13px !important;
font-size: 14px;
letter-spacing: 2px;
text-transform: uppercase; }
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-list {
padding-left: 30px !important; }
@media (max-width: 1023px) {
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-list {
padding-left: 0 !important; } }
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-link:before {
border: 1px solid #ccc !important;
border-radius: 4px !important; }
.stm_rooms_single_page_list {
padding: 87px 0;
margin-bottom: -60px;
background-attachment: fixed; }
.room.type-room {
display: flex;
margin: 0 -15px;
flex-wrap: wrap; }
.room.type-room .stm-rooms-slider {
margin-bottom: 50px !important; }
.room.type-room .stm-single-room__price {
color: #fff;
font-size: 14px;
border: 1px solid rgba(255, 255, 255, 0.5);
margin: 21px 0 23px;
padding: 20px 22px 16px;
text-transform: uppercase; }
.room.type-room .stm-single-room__price ins {
text-decoration: none; }
.room.type-room .stm-single-room__price del {
opacity: .7; }
.room.type-room .stm-single-room__price > span {
font-weight: 600;
font-size: 40px;
line-height: 38px; }
.room.type-room .stm-single-room__price > span.price-label {
position: relative;
top: 2px;
left: 11px;
font-size: 14px;
vertical-align: top;
letter-spacing: 2px;
word-spacing: 1px; }
.room.type-room .stm-single-room__deposit {
color: #fff;
text-align: center;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1.8px;
margin-bottom: 20px; }
.room.type-room .stm-single-room__availability {
margin-top: 111px;
position: relative;
padding: 50px 40px;
margin-bottom: 30px;
background-color: #3a3138 !important; }
.room.type-room .stm-single-room__availability-message {
display: none;
margin-top: 30px;
margin-bottom: -20px; }
.room.type-room .stm-single-room__availability .form-group .stm_select {
background-color: #fff;
font-size: 16px;
height: 44px; }
.room.type-room .stm-single-room__availability .datepicker-input-select {
background-color: #fff;
height: 44px; }
.room.type-room .stm-single-room__availability .datepicker-input-select-wrapper {
position: relative;
z-index: 100;
width: 100%; }
.room.type-room .stm-single-room__availability button[type=submit] {
letter-spacing: 0; }
.room.type-room .stm-single-room__availability button[type=submit] span:after {
content: '';
display: inline-block;
position: relative;
top: 5px;
left: 7px;
vertical-align: top;
width: 6px;
height: 6px;
transform: rotate(45deg);
transition: .3s ease; }
.room.type-room .stm-single-room__availability button[type=submit]:hover {
color: #fff !important; }
.room.type-room .stm-single-room__availability button[type=submit]:hover span:after {
border-top-color: #fff;
border-right-color: #fff; }
.room.type-room .room__details--single {
display: flex;
flex-wrap: wrap; }
.room.type-room .room__details--single > * {
width: 100%; }
.room.type-room .room__details--single .room__description--single {
margin: -7px 0 4px;
order: -1; }
.room.type-room .room__details--single .room__facilities--single {
margin-bottom: 57px; }
.room.type-room .room__details--single .room__meta--single .room__meta-title--single {
text-transform: uppercase;
letter-spacing: 2px;
font-size: 22px; }
.room.type-room .room__details--single .room__meta--single span {
font-size: 18px;
color: #3a3138; }
.room.type-room .room__details--single .room__meta--single strong {
color: #222222;
font-weight: 400;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 2px; }
.room.type-room .stm-single-room__intro {
order: 1;
position: relative;
margin: 50px 15px 0;
width: 100%;
overflow: hidden; }
.room.type-room .stm-single-room__intro h2 {
margin: -5px 0 30px;
text-align: center; }
.room.type-room .stm-single-room__intro .room_info {
display: flex;
margin: 0 0 40px;
justify-content: center; }
.room.type-room .stm-single-room__intro .room_info__single {
margin: 0 15px; }
.room.type-room .stm-single-room__intro .room_info__single span {
position: relative;
top: -1px;
margin-left: 4px;
font-size: 15px;
line-height: 15px; }
.room.type-room .stm-single-room__content {
order: 3;
width: 66.6666%;
padding: 0 15px; }
.room.type-room .stm-single-room__sidebar {
order: 2;
width: 33.33%;
padding: 0 15px; }
.room.type-room h2 {
margin-bottom: 20px; }
.room.type-room h2 + svg {
margin-bottom: 30px; }
.room.type-room .stm-rooms-slider {
margin-bottom: 30px; }
.room.type-room .room__content {
padding: 0; }
.room.type-room .room__meta {
margin-bottom: 30px; }
.room.type-room .room__meta-item {
color: #222;
width: 100%;
display: flex;
justify-content: space-between;
border-bottom: 1px solid #cccccc;
font-size: 14px;
padding: 10px 0;
line-height: 30px; }
.room.type-room .room__meta-list {
padding-left: 0; }
.room.type-room .room__meta-title {
margin-bottom: 20px; }
.room.type-room .room__facilities {
list-style: none;
padding: 5px;
display: flex;
flex-wrap: wrap;
border: 1px solid #f7f7f7;
background-color: #f1f1f1;
margin-bottom: 30px; }
.room.type-room .room__facilities-content--single {
font-size: 12px;
color: #333;
display: block;
text-align: center;
width: calc(16.666% - 10px);
flex-grow: 0;
background-color: #fff;
margin: 5px;
padding: 15px 0 5px; }
.room.type-room .room__facilities-content--single i {
display: block;
font-size: 50px;
margin-bottom: 12px; }
.room.type-room .room__description--single {
margin-bottom: 40px; }
.room.type-room .room__conditions-list {
font-size: 14px; }
@media (max-width: 1023px) {
.room.type-room {
flex-wrap: wrap; }
.room.type-room .stm-single-room__content {
width: 100%; }
.room.type-room .stm-single-room__sidebar {
width: 100%; }
.room.type-room .datepicker-input-select-wrapper {
max-width: initial; } }
.related-rooms {
background-color: #f5f5f5;
margin-bottom: -60px;
margin-top: 40px;
padding-top: 52px; }
.related-rooms h2 {
text-transform: uppercase;
margin-bottom: 50px; }
.related-rooms .room-loop--related-rooms {
display: flex;
flex-wrap: wrap; }
.related-rooms .room-loop--related-rooms .room-loop__list {
display: flex;
flex-wrap: wrap;
margin: 0 -15px; }
.related-rooms .room-loop--related-rooms .room-loop--columns-3 .stm-room__container {
width: 33.333%; }
@media (max-width: 1023px) {
.related-rooms .room-loop--related-rooms .stm-room__container {
width: 50%; } }
@media (max-width: 550px) {
.related-rooms .room-loop--related-rooms .stm-room__container {
width: 100%; } }
.stm-room {
background-color: #fff;
flex-grow: 0;
box-shadow: 0px 30px 50px 0px rgba(153, 153, 153, 0.15);
margin-bottom: 30px; }
.stm-room__container {
padding: 0 15px;
width: 33.33%;
margin-bottom: 40px; }
.stm-room__image {
position: relative; }
.stm-room__image img {
width: 100%; }
.stm-room__image .stm-room__link {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(56, 49, 40, 0.8);
opacity: 0;
transition: all .3s ease;
display: flex;
align-items: center;
justify-content: center; }
.stm-room__image .stm-room__link:hover {
opacity: 1; }
.stm-room__price {
position: absolute;
color: #fff;
top: 20px;
right: 0;
left: auto;
font-size: 12px;
font-weight: normal;
line-height: 26px;
padding: 10px 20px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.stm-room__price > span {
font-size: 24px;
font-weight: 600; }
.stm-room__price > span del {
opacity: .5; }
.stm-room__price > span ins {
text-decoration: none; }
.stm-room__content {
padding: 28px 30px 35px;
background-color: #fff;
font-size: 14px;
line-height: 24px; }
.stm-room__title h4 {
margin-bottom: 5px; }
.stm-room__title h4 a {
display: block;
transition: all .3s ease;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis; }
.stm-room__excerpt {
margin-bottom: 25px; }
.stm-room__occupancy {
margin-bottom: 12px;
align-items: flex-end;
color: #333333; }
.stm-room__occupancy i {
font-size: 30px;
vertical-align: sub;
margin-right: 5px; }
.stm-room__occupancy span:last-child {
font-style: italic; }
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__wrapper {
font-size: 16px; }
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-label {
color: #fff;
padding: 15px 18px;
line-height: 20px; }
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-list {
padding-left: 0; }
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-item {
padding-left: 0;
margin-bottom: 12px; }
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-item:before {
display: none; }
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-item--chosen a:after {
content: "􏻗" !important;
font-family: 'stmicons' !important;
position: absolute;
left: 0;
position: absolute;
top: 50%;
transform: translateY(-50%);
color: #fff; }
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-link {
display: flex; }
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-link:before {
content: '';
display: block;
width: 16px;
height: 16px;
border: 1px solid #f3f3f3;
background-color: #f5f5f5;
margin-right: 15px;
border-radius: 0;
position: static;
cursor: pointer;
transition: all .3s ease;
flex-shrink: 0;
margin-top: 7px; }
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-link:hover {
text-decoration: none; }
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-link:hover:before {
background-color: #eaeaea; }
.hotelier-listing form.datepicker-form {
z-index: 200;
position: relative;
display: flex;
border: 1px solid;
padding: 30px;
align-items: center; }
.hotelier-listing form.datepicker-form .datepicker-input-select-wrapper {
width: 330px; }
.hotelier-listing form.datepicker-form .button--datepicker {
margin-top: 0;
margin-left: auto; }
.hotelier-listing form.datepicker-form .datepicker-input-select {
background-color: #f5f5f5;
border-color: #f5f5f5;
font-size: 16px; }
@media (max-width: 1023px) {
.hotelier-listing form.datepicker-form {
flex-wrap: wrap; }
.hotelier-listing form.datepicker-form .datepicker-input-select-wrapper {
width: 100%;
margin-bottom: 15px; }
.hotelier-listing form.datepicker-form .selected-nights {
text-align: left;
margin-left: 0; }
.hotelier-listing form.datepicker-form [type=submit] {
margin-left: auto; } }
@media (max-width: 550px) {
.hotelier-listing form.datepicker-form {
display: block; }
.hotelier-listing form.datepicker-form .datepicker-input-select-wrapper {
width: 100%;
margin-bottom: 10px; }
.hotelier-listing form.datepicker-form .selected-nights {
display: none; }
.hotelier-listing form.datepicker-form .datepicker__info {
display: none; }
.hotelier-listing form.datepicker-form .datepicker__close-button {
height: 40px; }
.hotelier-listing form.datepicker-form .datepicker__topbar {
text-align: right;
margin-bottom: 10px; } }
.hotelier-listing .selected-nights {
margin-bottom: 0;
margin-left: 30px;
font-weight: normal; }
.hotelier-listing .listing__list {
padding-left: 0; }
.hotelier-listing .listing__list .listing__room {
padding: 0;
border: 0;
margin: 0 0 30px;
overflow: visible; }
.hotelier-listing .listing__list .room__content {
width: 100%;
display: flex;
flex-wrap: wrap;
font-size: 14px; }
.hotelier-listing .listing__list .room__content-wrapper {
width: 100%;
display: flex; }
.hotelier-listing .listing__list .room__image {
min-width: 265px; }
.hotelier-listing .listing__list .room__image img {
width: 100%; }
.hotelier-listing .listing__list .room__gallery {
position: relative;
overflow: hidden; }
.hotelier-listing .listing__list .room__gallery-thumbnail {
display: block;
position: relative; }
.hotelier-listing .listing__list .room__gallery-thumbnail:before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.2);
opacity: 0;
transition: all .3s ease; }
.hotelier-listing .listing__list .room__gallery-thumbnail:hover:before {
opacity: 1; }
.hotelier-listing .listing__list .room__gallery-link {
display: none; }
.hotelier-listing .listing__list .room__gallery .room__only-x-left {
position: absolute;
top: 0;
left: 0;
margin: 0;
font-size: 12px;
padding: 3px 10px; }
.hotelier-listing .listing__list .room__info {
position: relative;
background-color: #f5f5f5;
padding: 20px 30px 0;
flex-basis: 0;
flex-grow: 1;
display: flex;
flex-wrap: wrap;
align-items: flex-start; }
.hotelier-listing .listing__list .room__price {
font-size: 30px;
line-height: 30px;
display: flex;
align-items: center;
justify-content: flex-end; }
.hotelier-listing .listing__list .room__price-nights {
margin-bottom: 5px;
display: block; }
.hotelier-listing .listing__list .room__price-wrapper--listing {
margin-top: 3px;
width: 30%;
text-align: right;
position: absolute;
top: 30px;
right: 30px; }
.hotelier-listing .listing__list .room__price > small {
font-size: 20px;
font-weight: normal;
margin-right: 5px; }
.hotelier-listing .listing__list .room__name {
font-size: 24px;
margin: 0;
width: 70%; }
.hotelier-listing .listing__list .room__name a {
text-decoration: none; }
.hotelier-listing .listing__list .room__min-max-stay {
font-size: 14px; }
.hotelier-listing .listing__list .room__footer {
width: 100%;
display: flex;
flex-grow: 1;
justify-content: space-between;
align-items: center;
align-self: flex-end;
padding: 10px 0;
border-top: 1px solid #cccccc; }
.hotelier-listing .listing__list .room__rates {
width: 100%; }
.hotelier-listing .listing__list .room__max-guests {
font-size: 14px; }
.hotelier-listing .listing__list .room__max-guests > * {
display: inline-block;
vertical-align: bottom;
line-height: 14px; }
.hotelier-listing .listing__list .room__max-guests i {
font-size: 20px; }
.hotelier-listing .listing__list .room__max-guests-recommendation {
font-size: 14px;
margin-top: 0; }
.hotelier-listing .listing__list .room__non-cancellable-info {
text-align: right;
text-transform: uppercase;
font-size: 12px;
font-style: normal;
font-weight: normal;
margin-top: 10px; }
.hotelier-listing .listing__list .room__non-cancellable-info p {
margin-bottom: 0; }
.hotelier-listing .listing__list .room__sale-price-badge {
position: absolute;
top: auto;
left: auto;
right: -40px;
bottom: 100px;
background-color: #fe0002;
width: 200px;
height: 40px;
color: #fff;
transform: rotate(-45deg);
transform-origin: bottom right;
z-index: 100; }
.hotelier-listing .listing__list .room__sale-price-badge span {
position: absolute;
top: auto;
left: 0;
right: 0;
text-align: center;
bottom: 0;
font-size: 16px;
font-weight: bold;
line-height: 40px;
text-transform: uppercase; }
.hotelier-listing .listing__list .room__deposit {
background-color: #dbdbdb;
border-radius: 4px;
text-transform: uppercase;
font-size: 12px;
line-height: 20px;
padding: 5px 15px;
margin-bottom: 0; }
.hotelier-listing .listing__list .room__rate {
background-color: #f5f5f5;
margin-top: 0;
padding: 30px;
position: relative; }
.hotelier-listing .listing__list .room__rate:not(:last-child):after {
content: '';
position: absolute;
bottom: 0;
left: 30px;
right: 30px;
height: 1px;
border-bottom: 1px solid #cccccc; }
.hotelier-listing .listing__list .room__rates--listing {
margin-top: 5px; }
.hotelier-listing .listing__list .room__images-quantity {
position: absolute;
z-index: 55;
top: 15px;
left: auto;
right: 15px;
color: #fff;
font-size: 14px;
line-height: 32px;
font-weight: bold;
background-color: rgba(0, 0, 0, 0.4);
padding: 0 10px;
border-radius: 4px; }
.hotelier-listing .listing__list .room__images-quantity span {
vertical-align: middle; }
.hotelier-listing .listing__list .room__images-quantity:before {
content: "􏴗" !important;
font-family: 'stmicons' !important;
font-size: 18px;
font-weight: normal;
vertical-align: middle; }
.hotelier-listing .listing__list .rate__name--listing {
width: 100%;
font-size: 16px;
text-transform: uppercase;
margin-bottom: 5px; }
.hotelier-listing .listing__list .rate__price {
font-size: 24px;
margin-bottom: 10px; }
.hotelier-listing .listing__list .rate__price > span > span {
font-size: 14px;
font-weight: normal; }
.hotelier-listing .listing__list .rate__price del {
opacity: .5; }
.hotelier-listing .listing__list .rate__price ins {
text-decoration: none; }
.hotelier-listing .listing__list .rate__deposit {
margin-bottom: 10px;
background-color: #dbdbdb;
border-radius: 4px; }
.hotelier-listing .listing__list .rate__description p {
margin-bottom: 0; }
.hotelier-listing .listing__list .rate__conditions {
font-size: 18px;
margin-top: 18px; }
.hotelier-listing .listing__list .rate__conditions-title {
margin-bottom: 4px;
display: block; }
.hotelier-listing .listing__list .rate__conditions-list {
padding-left: 0; }
.hotelier-listing .listing__list .rate__conditions-item {
font-size: 14px; }
.hotelier-listing .listing__list .rate__conditions-item:before {
content: "􏷑" !important;
font-family: 'stmicons' !important;
vertical-align: bottom; }
.hotelier-listing .listing__list .button--toggle-rates {
margin-top: 0;
margin-left: auto; }
.hotelier-listing .listing__list .button--toggle-rates .opened {
display: none; }
.hotelier-listing .listing__list .button--toggle-rates[aria-expanded=true] .btn__icon {
transform: rotate(180deg) translateY(50%); }
.hotelier-listing .listing__list .button--toggle-rates[aria-expanded=true] .closed {
display: none; }
.hotelier-listing .listing__list .button--toggle-rates[aria-expanded=true] .opened {
display: block; }
.hotelier-listing .listing__list .button--add-to-cart {
margin-top: 0; }
@media (max-width: 1024px) {
.hotelier-listing .listing__list {
display: flex;
flex-wrap: wrap;
margin: 0 -15px; }
.hotelier-listing .listing__list .listing__room {
width: 100%;
padding: 0 15px; }
.hotelier-listing .listing__list .room {
height: auto; }
.hotelier-listing .listing__list .room__gallery {
width: 100%; }
.hotelier-listing .listing__list .room__gallery img {
width: 100%; }
.hotelier-listing .listing__list .room__info {
display: block; }
.hotelier-listing .listing__list .room__price {
display: block; }
.hotelier-listing .listing__list .room__price-wrapper {
position: static;
width: 100%;
text-align: left;
margin-bottom: 15px; }
.hotelier-listing .listing__list .room__deposit {
margin-bottom: 25px; }
.hotelier-listing .listing__list .room__name {
width: 100%; }
.hotelier-listing .listing__list .room__footer {
display: block; }
.hotelier-listing .listing__list .room__max-guests {
margin-bottom: 15px; } }
.widget-booking.widget--hotelier .widgettitle {
color: #777777 !important;
font-size: 16px;
margin-bottom: 15px; }
.widget-booking.widget--hotelier .widget-booking__wrapper {
padding: 30px 30px 115px;
position: relative; }
.widget-booking.widget--hotelier .widget-booking__dates {
display: flex;
margin: 0 -5px; }
.widget-booking.widget--hotelier .widget-booking__date {
font-size: 14px;
background-color: #fff;
line-height: 20px;
padding: 10px 10px; }
.widget-booking.widget--hotelier .widget-booking__date-label {
color: #fff;
font-size: 14px;
text-transform: none;
margin-bottom: 3px; }
.widget-booking.widget--hotelier .widget-booking__date-block {
width: 50%;
border: none;
text-align: left;
padding: 0 5px; }
.widget-booking.widget--hotelier .widget-booking__rooms-list {
padding: 0; }
.widget-booking.widget--hotelier .widget-booking__room-item {
color: #fff;
border-top: 1px solid rgba(255, 255, 255, 0.55);
border-bottom: 1px solid rgba(255, 255, 255, 0.55);
padding: 22px 0; }
.widget-booking.widget--hotelier .widget-booking__room-link {
color: #fff;
font-weight: 600;
font-size: 18px;
line-height: 30px; }
.widget-booking.widget--hotelier .widget-booking__room-rate {
opacity: .5;
text-transform: uppercase; }
.widget-booking.widget--hotelier .widget-booking__cart-total {
color: #fff;
display: flex;
justify-content: space-between;
font-weight: bold;
font-size: 18px; }
.widget-booking.widget--hotelier .widget-booking__cart-total strong {
font-size: 14px;
font-weight: normal;
opacity: .5; }
.widget-booking.widget--hotelier .widget-booking__change-cart {
position: absolute;
top: auto;
bottom: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
margin: 0; }
.widget-booking.widget--hotelier .widget-booking__change-cart > a:hover {
color: #fff; }
.widget-booking.widget--hotelier .stm-reservation {
color: #fff;
padding: 0 30px 30px; }
.widget-booking.widget--hotelier .stm-reservation__room {
border-bottom: 1px solid rgba(255, 255, 255, 0.55);
padding: 22px 0; }
.widget-booking.widget--hotelier .stm-reservation__room-name h5 a {
font-size: 18px;
color: #fff !important;
margin-bottom: 17px; }
.widget-booking.widget--hotelier .stm-reservation__room-rate {
font-size: 12px;
text-transform: uppercase;
opacity: .5; }
.widget-booking.widget--hotelier .stm-reservation__total {
padding-top: 30px;
display: flex;
justify-content: space-between;
align-items: center; }
.widget-booking.widget--hotelier .stm-reservation__total-label {
opacity: .5; }
.widget-booking.widget--hotelier .stm-reservation__total-value {
font-size: 18px;
font-weight: bold; }
.hotelier-reservation-received .widget-booking.widget--hotelier .widget-booking__wrapper {
padding-bottom: 0; }
.hotelier-reservation-received .widget-booking.widget--hotelier .widget-booking__change-cart-link {
display: none; }
.hotelier .guest-details-fields {
margin: 0 -15px;
display: flex;
flex-wrap: wrap; }
.hotelier .guest-details-fields .form-row {
width: 50%;
padding: 0 15px; }
.hotelier .guest-additional-information-fields {
margin: 0 -15px;
display: flex;
flex-wrap: wrap; }
.hotelier .guest-additional-information-fields .form-row {
width: 100%;
padding: 0 15px; }
.hotelier .guest-additional-information-fields .form-row--arrival-time {
width: 50%; }
.reservation-response {
font-size: 18px;
line-height: 30px;
padding: 24px 30px;
border-radius: 6px;
border: 1px solid;
display: flex;
align-items: center; }
.reservation-response:before {
margin-right: 25px;
font-size: 36px; }
.reservation-response--received {
background-color: #dcf3d6;
border-color: #91ce4c; }
.reservation-response--received:before {
content: "􏾓" !important;
font-family: 'stmicons' !important; }
.reservation-response--cancelled {
background-color: #ff0000;
color: #fff; }
.reservation-response--cancelled:before {
content: "􏾔" !important;
font-family: 'stmicons' !important; }
body.hotelier-booking .booking__section .section-header {
margin-bottom: 7px; }
body.hotelier-booking .booking__section .section-header h3 {
font-weight: 500;
font-size: 16px;
text-transform: uppercase; }
body.hotelier-booking .booking__section--cards .credit-cards__list {
padding-left: 0;
display: flex; }
body.hotelier-booking .booking__section--cards .credit-cards__icon {
width: 100px;
height: 75px; }
body.hotelier-booking .booking__section--cards .credit-cards__icon:not(:last-child) {
margin-right: 10px; }
body.hotelier-booking .booking__section--cards .credit-cards__icon:before {
width: 100%;
height: 100%;
background-position: 50% 50%; }
body.hotelier-booking .booking__section--payment .payment-methods {
padding-left: 0; }
body.hotelier-booking .booking__section--payment .payment-methods .payment-method {
background-color: #f5f5f5;
padding: 40px; }
body.hotelier-booking .booking__section--payment .payment-methods .payment-method__description {
font-size: 14px; }
body.hotelier-booking .booking__section--guest-details {
margin-bottom: 0; }
body.hotelier-booking .form-row__description {
font-size: 14px; }
body.hotelier-booking .form-row__label {
font-weight: 500;
text-transform: uppercase;
font-size: 16px;
display: inline-block;
margin-bottom: 14px; }
body.hotelier-booking .form-row__label abbr.required {
text-decoration: none;
color: #ff0000;
border: none; }
body.hotelier-booking .form-row--booking-terms {
display: flex;
align-items: center; }
body.hotelier-booking .form-row--booking-terms .input--booking-terms {
margin: 0 10px 0 0; }
body.hotelier-booking .hotelier-table th, body.hotelier-booking .hotelier-table td {
padding: 15px 20px;
border-color: #ccc;
vertical-align: middle; }
body.hotelier-booking .hotelier-table tr {
position: relative; }
body.hotelier-booking .hotelier-table tr:first-child td, body.hotelier-booking .hotelier-table tr:first-child th {
border-top: none; }
body.hotelier-booking .hotelier-table tr:last-child td, body.hotelier-booking .hotelier-table tr:last-child th {
border-bottom: none; }
body.hotelier-booking .hotelier-table thead td, body.hotelier-booking .hotelier-table thead th {
font-size: 14px;
text-transform: none; }
body.hotelier-booking .hotelier-table thead th {
font-weight: bold; }
body.hotelier-booking .table--guest-details tbody tr th {
font-weight: normal; }
body.hotelier-booking .table--guest-details tbody tr td {
font-weight: bold;
text-align: right; }
body.hotelier-booking .reservation-table__room-qty {
width: 400px;
text-align: center; }
body.hotelier-booking .reservation-table__room-remove {
width: 20px;
height: 20px;
display: block;
margin: 0;
position: absolute;
right: 15px;
position: absolute;
top: 50%;
transform: translateY(-50%); }
body.hotelier-booking .reservation-table__room-remove:before, body.hotelier-booking .reservation-table__room-remove:after {
content: '';
display: block;
background-color: #b4202a;
width: 17px;
height: 2px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
transform-origin: center center; }
body.hotelier-booking .reservation-table__room-remove:before {
transform: rotate(45deg); }
body.hotelier-booking .reservation-table__room-remove:after {
transform: rotate(-45deg); }
body.hotelier-booking .reservation-table__room-cost {
position: relative;
width: 100px;
font-weight: bold; }
body.hotelier-booking .reservation-table__room-rate {
text-transform: uppercase;
font-size: 14px; }
body.hotelier-booking .reservation-table__room-name {
width: 400px; }
body.hotelier-booking .reservation-table__row--footer th, body.hotelier-booking .reservation-table__row--footer td {
border-top: 1px solid #ccc !important; }
body.hotelier-booking .reservation-table--reservation-details th {
font-weight: normal; }
body.hotelier-booking .reservation-table--reservation-details td {
text-align: right; }
body.hotelier-booking .reservation-details__list {
padding-left: 0; }
body.hotelier-booking .reservation-details__item {
display: flex;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid #ccc;
padding: 14px 20px; }
body.hotelier-booking .reservation-received__section .section-header {
margin-bottom: 30px; }
body.hotelier-booking .reservation-received__section .section-header h3 {
font-size: 16px !important;
font-weight: 500;
text-transform: uppercase; }
.datepicker__month-day--today {
background-color: #fff;
color: inherit; }
.datepicker__month-day--invalid {
color: #b4b4b4; }
@media (max-width: 768px) {
.hotelier-listing form.datepicker-form .selected-nights {
order: 2;
margin-left: auto;
margin-top: -13px; }
.hotelier-listing form.datepicker-form .datepicker-input-select-wrapper {
order: 1;
max-width: 260px; }
.hotelier-listing form.datepicker-form [type=submit] {
order: 2;
margin-left: 0; }
.sm-text-center {
text-align: center !important; } }
.datepicker-form .datepicker-input-select-wrapper:after {
color: #999 !important; }
body.single-room .room_info .stmicon-bed {
font-size: 18px; }
body.single-room .room_info .stmicon-nipple {
font-size: 20px; }
.stm_titlebox_style_1:after {
background-color: transparent; }
.stm_titlebox_style_1 .stm_titlebox__title {
color: #212a42 !important; }
@media (max-width: 1023px) {
body.stm_header_style_1 .stm-navigation.stm-navigation__default ul li ul.sub-menu li a {
color: #212a42 !important; }
body.stm_header_style_1 .stm-navigation__default > ul > li ul li > a {
font-size: 16px !important; }
.stm_header_style_1 .stm-navigation.stm-navigation__default ul li.menu-item-has-children > a:after {
border-top-color: #212a42 !important; } }
@media (max-width: 1024px) {
.stm_carousel.stm_carousel_style_1 .stm_carousel__pagination {
display: none !important; }
.stm_header_transparent .stm-header {
background: #fff !important; }
.stm-navigation__default > ul > li {
margin-bottom: 20px; }
body .hotelier .stm_wp_hotelier_rooms_list_style_1:not(.stm_rooms_single_page_list) .stm-rooms-list .room {
width: 50%; } }
@media (max-width: 769px) {
.stm_header_style_1 .stm-header,
.stm_header_style_1.stm_transparent_header_disabled .stm_mobile__header {
background-color: #eef8ff !important; }
.stm_header_style_1.stm_header_transparent .stm_mobile__header {
background-color: transparent !important; } }
.room.type-room .stm-single-room__availability {
background-color: #f3f4f6 !important; }
.room.type-room .stm-single-room__deposit {
color: #a8a9ad; }
@media (min-width: 1281px) {
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room__price {
width: 225px;
display: flex;
justify-content: center; } }
@media (max-width: 425px) {
body .hotelier .stm_wp_hotelier_rooms_list_style_1:not(.stm_rooms_single_page_list) .stm-rooms-list .room {
width: 100%; } }

.stm-navigation__default > ul > li ul {
margin-top: -1px; }
@media (max-width: 550px) {
.stm-header .stm-navigation.stm-navigation__default > ul li > a {
line-height: 1.2 !important;
padding: 15px 0 !important; } }
@media (max-width: 550px) {
.stm-header.active .stm-navigation.stm-navigation__default > ul li.menu-item-has-children > a {
position: relative; }
.stm-header.active .stm-navigation.stm-navigation__default > ul li.menu-item-has-children > a:after {
transition: -webkit-transform .1s ease;
transition: transform .1s ease;
transition: transform .1s ease, -webkit-transform .1s ease;
content: '';
display: block;
position: absolute;
right: 10px;
top: 50%;
margin-top: -2px;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 3.5px 0 3.5px;
border-color: #fff transparent transparent transparent;
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
.stm-header.active .stm-navigation.stm-navigation__default > ul li.menu-item-has-children.active > a:after {
-webkit-transform: rotate(180deg);
transform: rotate(180deg); } }
.stm-header__row {
margin: 0 -15px; }
@media (max-width: 1023px) {
.stm-header {
height: 100vh; }
.stm-header__row {
margin: 0 -15px; }
.stm-header__row_color {
border: 0 !important; }
.stm-header .stm-navigation__default > ul > li > a {
padding: 0 !important; } }
.stm_header_transparent .stm-header * {
color: #fff !important; }
.stm_header_style_1 .stm-header__cell {
max-width: 100%; }
.stm_header_style_1 .fullwidth-header-part {
padding: 0 50px; }
.stm_header_style_1 .fullwidth-header-part .stm-header__cell {
flex-grow: 1;
flex-basis: 0; }
.stm_header_style_1 .stm-navigation__default > ul > li > a {
font-size: 15px;
padding: 0 30px;
letter-spacing: 3px; }
.stm_header_style_1 .stm-navigation__default > ul > li ul li > a {
font-size: 13px !important; }
.stm_header_style_1 .stm-navigation__line_bottom > ul > li:hover:before {
bottom: -4px; }
.stm_header_style_1 .stm-navigation__line_bottom > ul > li:before {
height: 2px;
left: 35px;
right: 35px; }
.stm_header_style_1 .stm-navigation > ul > li.current-menu-item:before {
opacity: 1;
visibility: visible;
bottom: -4px; }
.stm_header_style_1 .stm-navigation__line_bottom > ul > li.current-menu-parent:before {
opacity: 1 !important;
visibility: visible !important;
bottom: -4px; }
@media (max-width: 1023px) {
.stm_header_style_1 .stm-header {
padding: 20px 0 20px 20px; }
.stm_header_style_1 .stm-header .stm-header__row_color:before,
.stm_header_style_1 .stm-header .stm-header__row_color {
background: none !important; }
.stm_header_style_1.stm_header_transparent .stm_mobile__header {
margin-bottom: 0; }
.stm_header_style_1 .stm-navigation__default > ul {
margin: 0 !important; }
.stm_header_style_1 .stm-navigation.stm-navigation__default ul li.menu-item-has-children > a {
position: relative;
padding-right: 25px; }
.stm_header_style_1 .stm-navigation.stm-navigation__default ul li.menu-item-has-children > a:after {
transition: all .3s ease;
content: '';
display: block;
position: absolute;
right: 10px;
top: 50%;
margin-top: -2px;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 3.5px 0 3.5px;
border-color: #fff transparent transparent transparent; }
.stm_header_style_1 .stm-navigation.stm-navigation__default ul li ul.sub-menu {
padding: 0 0 10px;
background: transparent; }
.stm_header_style_1 .stm-navigation.stm-navigation__default ul li ul.sub-menu li {
float: none;
border: 0; }
.stm_header_style_1 .stm-navigation.stm-navigation__default ul li ul.sub-menu li a {
color: #fff !important; }
.stm_header_style_1 .stm-navigation.stm-navigation__default ul li ul.sub-menu ul.sub-menu {
margin: 15px 0 0 15px;
padding-bottom: 0; }
.stm_header_style_1 .stm-navigation__default > ul > li > a {
padding: 15px 15px 15px 0; } }
.stm_header_style_1 .stm-header__row_color_top {
border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
.stm_header_style_1 .stm-header__row_color_top .stm-header__element + .stm-header__element {
border-left: 1px solid rgba(255, 255, 255, 0.2); }
.stm_header_style_1 .stm-header__element .stm-socials {
margin: 0; }
.stm_header_style_1 .stm-header__element .stm-socials a {
margin: 0;
padding: 0 15px; }
.stm_header_style_1 .stm-header__element .stm-socials a:last-child {
padding-right: 0; }
.stm_header_style_1 .stm-dropdown .dropdown-toggle {
display: flex;
align-items: center;
cursor: pointer; }
.stm_header_style_1 .stm-dropdown .dropdown-toggle:after {
content: "􏷑" !important;
font-family: 'stmicons' !important;
display: inline-block;
font-size: 16px;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transform-origin: center;
transform-origin: center;
margin-left: 4px;
transition: all .15s ease; }
.stm_header_style_1 .stm-dropdown .dropdown.open .dropdown-toggle:after {
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.stm_header_style_1 .stm-dropdown .dropdown-menu li a {
font-size: 12px;
padding: 10px 15px;
line-height: 1;
min-height: 0;
color: #fff;
background-color: transparent; }
@media (max-width: 1500px) {
.stm_header_style_1 .fullwidth-header-part {
padding: 0 50px; }
.stm_header_style_1 .fullwidth-header-part .stm-header__cell {
flex-grow: 1;
flex-basis: auto; }
.stm_header_style_1 .stm-navigation__default > ul > li:before {
bottom: 5px !important; }
.stm_header_style_1 .stm-navigation__default > ul > li > a {
font-size: 13px;
padding: 0 20px;
letter-spacing: 1px; } }
@media (max-width: 769px) {
.stm_header_style_1 .fullwidth-header-part {
padding: 0; }
.stm_header_style_1 .stm-navigation__default > ul > li ul.sub-menu li > a {
padding-left: 15px !important; } }@font-face {
font-family: 'stmicons';
src:  url(//www.bartelbauer.at/wp-content/themes/hotello/public/fonts/stmicons/stmicons.eot?htp3bx);
src:  url(//www.bartelbauer.at/wp-content/themes/hotello/public/fonts/stmicons/stmicons.eot?htp3bx#iefix) format('embedded-opentype'),
url(//www.bartelbauer.at/wp-content/themes/hotello/public/fonts/stmicons/stmicons.ttf?htp3bx) format('truetype'),
url(//www.bartelbauer.at/wp-content/themes/hotello/public/fonts/stmicons/stmicons.woff?htp3bx) format('woff'),
url(//www.bartelbauer.at/wp-content/themes/hotello/public/fonts/stmicons/stmicons.svg?htp3bx#stmicons) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="stmicon-"], [class*=" stmicon-"] { font-family: 'stmicons' !important;
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;
}
.stmicon-bed2:before {
content: "\e930";
}
.stmicon-bell:before {
content: "\e92c";
}
.stmicon-flag1:before {
content: "\e92d";
}
.stmicon-compas:before {
content: "\e92e";
}
.stmicon-heart:before {
content: "\e92f";
}
.stmicon-loudspeaker:before {
content: "\e928";
}
.stmicon-passion:before {
content: "\e929";
}
.stmicon-top:before {
content: "\e92a";
}
.stmicon-victory:before {
content: "\e92b";
}
.stmicon-ski_eyes:before {
content: "\e925";
}
.stmicon-cableway:before {
content: "\e926";
}
.stmicon-skiing:before {
content: "\e927";
}
.stmicon-wifi-1:before {
content: "\e924";
}
.stmicon-meal1:before {
content: "\e914";
}
.stmicon-television:before {
content: "\e915";
}
.stmicon-spa1:before {
content: "\e916";
}
.stmicon-laundry-service:before {
content: "\e917";
}
.stmicon-toiletries1:before {
content: "\e918";
}
.stmicon-sport-centre1:before {
content: "\e919";
}
.stmicon-swimming-pool:before {
content: "\e91a";
}
.stmicon-safebox:before {
content: "\e91b";
}
.stmicon-luggage:before {
content: "\e91c";
}
.stmicon-event1:before {
content: "\e91d";
}
.stmicon-parking:before {
content: "\e91e";
}
.stmicon-taxi:before {
content: "\e91f";
}
.stmicon-wifi1:before {
content: "\e920";
}
.stmicon-bed1:before {
content: "\e921";
}
.stmicon-family-room:before {
content: "\e922";
}
.stmicon-hotel:before {
content: "\e923";
}
.stmicon-toiletries:before {
content: "\e90e";
}
.stmicon-cable_tv:before {
content: "\e90f";
}
.stmicon-safe_secure:before {
content: "\e910";
}
.stmicon-meal:before {
content: "\e911";
}
.stmicon-sport-centre:before {
content: "\e912";
}
.stmicon-car:before {
content: "\e913";
}
.stmicon-phone-call:before {
content: "\e90b";
}
.stmicon-maps-and-flags:before {
content: "\e90c";
}
.stmicon-fax:before {
content: "\e90d";
}
.stmicon-cultural:before {
content: "\e907";
}
.stmicon-shopping:before {
content: "\e908";
}
.stmicon-photo1:before {
content: "\e909";
}
.stmicon-museum:before {
content: "\e90a";
}
.stmicon-ruler:before {
content: "\e906";
}
.stmicon-bed:before {
content: "\e902";
}
.stmicon-nipple:before {
content: "\e903";
}
.stmicon-guest:before {
content: "\e904";
}
.stmicon-bottle:before {
content: "\e905";
}
.stmicon-haircut:before {
content: "\e901";
}
.stmicon-traffic:before {
content: "\10fbbf";
}
.stmicon-queue_music:before {
content: "\10fbc0";
}
.stmicon-public:before {
content: "\10fbc1";
}
.stmicon-perm_camera_mic:before {
content: "\10fbc2";
}
.stmicon-music_video:before {
content: "\10fbc3";
}
.stmicon-music_off:before {
content: "\10fbc4";
}
.stmicon-music_note:before {
content: "\10fbc5";
}
.stmicon-mic_off:before {
content: "\10fbc6";
}
.stmicon-mic_none:before {
content: "\10fbc7";
}
.stmicon-mic:before {
content: "\10fbc8";
}
.stmicon-library_music:before {
content: "\10fbc9";
}
.stmicon-headset_mic:before {
content: "\10fbca";
}
.stmicon-graphic_eq:before {
content: "\10fbcb";
}
.stmicon-format_italic:before {
content: "\10fbcc";
}
.stmicon-file_copy:before {
content: "\10fbcd";
}
.stmicon-screen_lock_portrait:before {
content: "\10fbce";
}
.stmicon-restaurant_menu:before {
content: "\10fbcf";
}
.stmicon-power:before {
content: "\10fbd0";
}
.stmicon-hot_tub:before {
content: "\10fbd1";
}
.stmicon-zoom_out_map:before {
content: "\10fbd2";
}
.stmicon-zoom_out:before {
content: "\10fbd3";
}
.stmicon-zoom_in:before {
content: "\10fbd4";
}
.stmicon-wrap_text:before {
content: "\10fbd5";
}
.stmicon-whatshot:before {
content: "\10fbd6";
}
.stmicon-wifi_lock:before {
content: "\10fbd7";
}
.stmicon-wifi_tethering:before {
content: "\10fbd8";
}
.stmicon-wifi:before {
content: "\10fbd9";
}
.stmicon-work:before {
content: "\10fbda";
}
.stmicon-youtube_searched_for:before {
content: "\10fbdb";
}
.stmicon-weekend:before {
content: "\10fbdc";
}
.stmicon-widgets:before {
content: "\10fbdd";
}
.stmicon-web_asset:before {
content: "\10fbde";
}
.stmicon-web:before {
content: "\10fbdf";
}
.stmicon-wb_incandescent:before {
content: "\10fbe0";
}
.stmicon-wb_iridescent:before {
content: "\10fbe1";
}
.stmicon-wb_sunny:before {
content: "\10fbe2";
}
.stmicon-wc:before {
content: "\10fbe3";
}
.stmicon-watch:before {
content: "\10fbe4";
}
.stmicon-wb_cloudy:before {
content: "\10fbe5";
}
.stmicon-wallpaper:before {
content: "\10fbe6";
}
.stmicon-watch_later:before {
content: "\10fbe7";
}
.stmicon-wb_auto:before {
content: "\10fbe8";
}
.stmicon-vpn_lock:before {
content: "\10fbe9";
}
.stmicon-warning:before {
content: "\10fbea";
}
.stmicon-volume_off:before {
content: "\10fbeb";
}
.stmicon-volume_up:before {
content: "\10fbec";
}
.stmicon-vpn_key:before {
content: "\10fbed";
}
.stmicon-visibility:before {
content: "\10fbee";
}
.stmicon-voice_chat:before {
content: "\10fbef";
}
.stmicon-voicemail:before {
content: "\10fbf0";
}
.stmicon-volume_down:before {
content: "\10fbf1";
}
.stmicon-volume_mute:before {
content: "\10fbf2";
}
.stmicon-vignette:before {
content: "\10fbf3";
}
.stmicon-visibility_off:before {
content: "\10fbf4";
}
.stmicon-view_week:before {
content: "\10fbf5";
}
.stmicon-view_quilt:before {
content: "\10fbf6";
}
.stmicon-view_stream:before {
content: "\10fbf7";
}
.stmicon-view_day:before {
content: "\10fbf8";
}
.stmicon-view_headline:before {
content: "\10fbf9";
}
.stmicon-view_list:before {
content: "\10fbfa";
}
.stmicon-view_module:before {
content: "\10fbfb";
}
.stmicon-view_comfy:before {
content: "\10fbfc";
}
.stmicon-view_compact:before {
content: "\10fbfd";
}
.stmicon-view_carousel:before {
content: "\10fbfe";
}
.stmicon-videocam:before {
content: "\10fbff";
}
.stmicon-view_agenda:before {
content: "\10fc00";
}
.stmicon-view_array:before {
content: "\10fc01";
}
.stmicon-view_column:before {
content: "\10fc02";
}
.stmicon-videogame_asset:before {
content: "\10fc03";
}
.stmicon-video_call:before {
content: "\10fc04";
}
.stmicon-video_label:before {
content: "\10fc05";
}
.stmicon-video_library:before {
content: "\10fc06";
}
.stmicon-videocam_off:before {
content: "\10fc07";
}
.stmicon-vertical_align_top:before {
content: "\10fc08";
}
.stmicon-vertical_align_bottom:before {
content: "\10fc09";
}
.stmicon-vertical_align_center:before {
content: "\10fc0a";
}
.stmicon-vibration:before {
content: "\10fc0b";
}
.stmicon-usb:before {
content: "\10fc0c";
}
.stmicon-verified_user:before {
content: "\10fc0d";
}
.stmicon-unfold_less:before {
content: "\10fc0e";
}
.stmicon-update:before {
content: "\10fc0f";
}
.stmicon-unarchive:before {
content: "\10fc10";
}
.stmicon-undo:before {
content: "\10fc11";
}
.stmicon-unfold_more:before {
content: "\10fc12";
}
.stmicon-turned_in_not:before {
content: "\10fc13";
}
.stmicon-turned_in:before {
content: "\10fc14";
}
.stmicon-tv:before {
content: "\10fc15";
}
.stmicon-trending_down:before {
content: "\10fc16";
}
.stmicon-tune:before {
content: "\10fc17";
}
.stmicon-trending_flat:before {
content: "\10fc18";
}
.stmicon-trending_up:before {
content: "\10fc19";
}
.stmicon-transform:before {
content: "\10fc1a";
}
.stmicon-translate:before {
content: "\10fc1b";
}
.stmicon-tram:before {
content: "\10fc1c";
}
.stmicon-transfer_within_a_station:before {
content: "\10fc1d";
}
.stmicon-touch_app:before {
content: "\10fc1e";
}
.stmicon-toys:before {
content: "\10fc1f";
}
.stmicon-track_changes:before {
content: "\10fc20";
}
.stmicon-train:before {
content: "\10fc21";
}
.stmicon-toll:before {
content: "\10fc22";
}
.stmicon-tonality:before {
content: "\10fc23";
}
.stmicon-timer_3:before {
content: "\10fc24";
}
.stmicon-today:before {
content: "\10fc25";
}
.stmicon-title:before {
content: "\10fc26";
}
.stmicon-toc:before {
content: "\10fc27";
}
.stmicon-thumbs_up_down:before {
content: "\10fc28";
}
.stmicon-timer_10:before {
content: "\10fc29";
}
.stmicon-timer_off:before {
content: "\10fc2a";
}
.stmicon-timer:before {
content: "\10fc2b";
}
.stmicon-timelapse:before {
content: "\10fc2c";
}
.stmicon-timeline:before {
content: "\10fc2d";
}
.stmicon-thumb_down:before {
content: "\10fc2e";
}
.stmicon-thumb_up:before {
content: "\10fc2f";
}
.stmicon-time_to_leave:before {
content: "\10fc30";
}
.stmicon-textsms:before {
content: "\10fc31";
}
.stmicon-theaters:before {
content: "\10fc32";
}
.stmicon-text_format:before {
content: "\10fc33";
}
.stmicon-texture:before {
content: "\10fc34";
}
.stmicon-switch_video:before {
content: "\10fc35";
}
.stmicon-text_fields:before {
content: "\10fc36";
}
.stmicon-terrain:before {
content: "\10fc37";
}
.stmicon-tab:before {
content: "\10fc38";
}
.stmicon-tablet:before {
content: "\10fc39";
}
.stmicon-tag_faces:before {
content: "\10fc3a";
}
.stmicon-tap_and_play:before {
content: "\10fc3b";
}
.stmicon-sync_problem:before {
content: "\10fc3c";
}
.stmicon-tablet_android:before {
content: "\10fc3d";
}
.stmicon-tablet_mac:before {
content: "\10fc3e";
}
.stmicon-system_update:before {
content: "\10fc3f";
}
.stmicon-tab_unselected:before {
content: "\10fc40";
}
.stmicon-sync:before {
content: "\10fc41";
}
.stmicon-sync_disabled:before {
content: "\10fc42";
}
.stmicon-supervisor_account:before {
content: "\10fc43";
}
.stmicon-swap_vertical_circle:before {
content: "\10fc44";
}
.stmicon-switch_camera:before {
content: "\10fc45";
}
.stmicon-swap_horiz:before {
content: "\10fc46";
}
.stmicon-swap_vert:before {
content: "\10fc47";
}
.stmicon-surround_sound:before {
content: "\10fc48";
}
.stmicon-swap_calls:before {
content: "\10fc49";
}
.stmicon-subscriptions:before {
content: "\10fc4a";
}
.stmicon-subtitles:before {
content: "\10fc4b";
}
.stmicon-subway:before {
content: "\10fc4c";
}
.stmicon-subject:before {
content: "\10fc4d";
}
.stmicon-subdirectory_arrow_right:before {
content: "\10fc4e";
}
.stmicon-store:before {
content: "\10fc4f";
}
.stmicon-strikethrough_s:before {
content: "\10fc50";
}
.stmicon-style:before {
content: "\10fc51";
}
.stmicon-subdirectory_arrow_left:before {
content: "\10fc52";
}
.stmicon-storage:before {
content: "\10fc53";
}
.stmicon-store_mall_directory:before {
content: "\10fc54";
}
.stmicon-straighten:before {
content: "\10fc55";
}
.stmicon-streetview:before {
content: "\10fc56";
}
.stmicon-stop:before {
content: "\10fc57";
}
.stmicon-stay_primary_portrait:before {
content: "\10fc58";
}
.stmicon-stop_screen_share:before {
content: "\10fc59";
}
.stmicon-stay_primary_landscape:before {
content: "\10fc5a";
}
.stmicon-star:before {
content: "\10fc5b";
}
.stmicon-stay_current_portrait:before {
content: "\10fc5c";
}
.stmicon-spellcheck:before {
content: "\10fc5d";
}
.stmicon-star_half:before {
content: "\10fc5e";
}
.stmicon-stars:before {
content: "\10fc5f";
}
.stmicon-stay_current_landscape:before {
content: "\10fc60";
}
.stmicon-speaker:before {
content: "\10fc61";
}
.stmicon-star_border:before {
content: "\10fc62";
}
.stmicon-speaker_notes:before {
content: "\10fc63";
}
.stmicon-speaker_phone:before {
content: "\10fc64";
}
.stmicon-speaker_notes_off:before {
content: "\10fc65";
}
.stmicon-spa:before {
content: "\10fc66";
}
.stmicon-space_bar:before {
content: "\10fc67";
}
.stmicon-speaker_group:before {
content: "\10fc68";
}
.stmicon-sort:before {
content: "\10fc69";
}
.stmicon-sms_failed:before {
content: "\10fc6a";
}
.stmicon-sms:before {
content: "\10fc6b";
}
.stmicon-snooze:before {
content: "\10fc6c";
}
.stmicon-sort_by_alpha:before {
content: "\10fc6d";
}
.stmicon-smoke_free:before {
content: "\10fc6e";
}
.stmicon-smoking_rooms:before {
content: "\10fc6f";
}
.stmicon-slow_motion_video:before {
content: "\10fc70";
}
.stmicon-smartphone:before {
content: "\10fc71";
}
.stmicon-skip_previous:before {
content: "\10fc72";
}
.stmicon-slideshow:before {
content: "\10fc73";
}
.stmicon-sim_card:before {
content: "\10fc74";
}
.stmicon-skip_next:before {
content: "\10fc75";
}
.stmicon-signal_wifi_4_bar:before {
content: "\10fc76";
}
.stmicon-signal_wifi_off:before {
content: "\10fc77";
}
.stmicon-signal_wifi_3_bar:before {
content: "\10fc78";
}
.stmicon-signal_wifi_4_bar_lock:before {
content: "\10fc7a";
}
.stmicon-signal_wifi_2_bar_lock:before {
content: "\10fc7b";
}
.stmicon-signal_wifi_2_bar:before {
content: "\10fc7e";
}
.stmicon-signal_wifi_3_bar_lock:before {
content: "\10fc80";
}
.stmicon-signal_wifi_0_bar:before {
content: "\10fc83";
}
.stmicon-signal_wifi_1_bar_lock:before {
content: "\10fc84";
}
.stmicon-signal_wifi_1_bar:before {
content: "\10fc87";
}
.stmicon-signal_cellular_no_sim:before {
content: "\10fc89";
}
.stmicon-signal_cellular_off:before {
content: "\10fc8a";
}
.stmicon-signal_cellular_connected_no_internet_4_bar:before {
content: "\10fc8b";
}
.stmicon-signal_cellular_null:before {
content: "\10fc8c";
}
.stmicon-signal_cellular_connected_no_internet_2_bar:before {
content: "\10fc8d";
}
.stmicon-signal_cellular_connected_no_internet_3_bar:before {
content: "\10fc8f";
}
.stmicon-signal_cellular_connected_no_internet_0_bar:before {
content: "\10fc91";
}
.stmicon-signal_cellular_connected_no_internet_1_bar:before {
content: "\10fc93";
}
.stmicon-signal_cellular_1_bar:before {
content: "\10fc95";
}
.stmicon-signal_cellular_2_bar:before {
content: "\10fc97";
}
.stmicon-signal_cellular_3_bar:before {
content: "\10fc99";
}
.stmicon-signal_cellular_4_bar:before {
content: "\10fc9b";
}
.stmicon-show_chart:before {
content: "\10fc9c";
}
.stmicon-shuffle:before {
content: "\10fc9d";
}
.stmicon-short_text:before {
content: "\10fc9e";
}
.stmicon-signal_cellular_0_bar:before {
content: "\10fc9f";
}
.stmicon-shop:before {
content: "\10fca0";
}
.stmicon-shopping_basket:before {
content: "\10fca1";
}
.stmicon-shopping_cart:before {
content: "\10fca2";
}
.stmicon-settings_voice:before {
content: "\10fca3";
}
.stmicon-share:before {
content: "\10fca4";
}
.stmicon-shop_two:before {
content: "\10fca5";
}
.stmicon-settings:before {
content: "\10fca6";
}
.stmicon-settings_phone:before {
content: "\10fca7";
}
.stmicon-settings_power:before {
content: "\10fca8";
}
.stmicon-settings_remote:before {
content: "\10fca9";
}
.stmicon-settings_system_daydream:before {
content: "\10fcaa";
}
.stmicon-settings_input_hdmi:before {
content: "\10fcab";
}
.stmicon-settings_input_svideo:before {
content: "\10fcac";
}
.stmicon-settings_overscan:before {
content: "\10fcad";
}
.stmicon-settings_input_composite:before {
content: "\10fcae";
}
.stmicon-settings_input_component:before {
content: "\10fcaf";
}
.stmicon-settings_bluetooth:before {
content: "\10fcb0";
}
.stmicon-settings_brightness:before {
content: "\10fcb1";
}
.stmicon-settings_cell:before {
content: "\10fcb2";
}
.stmicon-settings_ethernet:before {
content: "\10fcb3";
}
.stmicon-settings_input_antenna:before {
content: "\10fcb4";
}
.stmicon-settings_backup_restore:before {
content: "\10fcb5";
}
.stmicon-settings_applications:before {
content: "\10fcb6";
}
.stmicon-security:before {
content: "\10fcb7";
}
.stmicon-sentiment_satisfied:before {
content: "\10fcb8";
}
.stmicon-sentiment_very_dissatisfied:before {
content: "\10fcb9";
}
.stmicon-sentiment_very_satisfied:before {
content: "\10fcba";
}
.stmicon-sentiment_dissatisfied:before {
content: "\10fcbb";
}
.stmicon-sentiment_neutral:before {
content: "\10fcbc";
}
.stmicon-select_all:before {
content: "\10fcbd";
}
.stmicon-send:before {
content: "\10fcbe";
}
.stmicon-save:before {
content: "\10fcbf";
}
.stmicon-search:before {
content: "\10fcc0";
}
.stmicon-screen_share:before {
content: "\10fcc1";
}
.stmicon-sd_card:before {
content: "\10fcc2";
}
.stmicon-sd_storage:before {
content: "\10fcc3";
}
.stmicon-schedule:before {
content: "\10fcc4";
}
.stmicon-screen_rotation:before {
content: "\10fcc5";
}
.stmicon-screen_lock_landscape:before {
content: "\10fcc6";
}
.stmicon-screen_lock_rotation:before {
content: "\10fcc7";
}
.stmicon-scanner:before {
content: "\10fcc8";
}
.stmicon-school:before {
content: "\10fcc9";
}
.stmicon-router:before {
content: "\10fcca";
}
.stmicon-rowing:before {
content: "\10fccb";
}
.stmicon-rss_feed:before {
content: "\10fccc";
}
.stmicon-rv_hookup:before {
content: "\10fccd";
}
.stmicon-satellite:before {
content: "\10fcce";
}
.stmicon-rounded_corner:before {
content: "\10fccf";
}
.stmicon-rotate_left:before {
content: "\10fcd0";
}
.stmicon-rotate_right:before {
content: "\10fcd1";
}
.stmicon-restore_page:before {
content: "\10fcd2";
}
.stmicon-ring_volume:before {
content: "\10fcd3";
}
.stmicon-room_service:before {
content: "\10fcd4";
}
.stmicon-room:before {
content: "\10fcd5";
}
.stmicon-rotate_90_degrees_ccw:before {
content: "\10fcd6";
}
.stmicon-restaurant:before {
content: "\10fcd7";
}
.stmicon-restore:before {
content: "\10fcd8";
}
.stmicon-replay_10:before {
content: "\10fcd9";
}
.stmicon-reply:before {
content: "\10fcda";
}
.stmicon-report_problem:before {
content: "\10fcdb";
}
.stmicon-report:before {
content: "\10fcdc";
}
.stmicon-replay_30:before {
content: "\10fcdd";
}
.stmicon-reply_all:before {
content: "\10fcde";
}
.stmicon-replay:before {
content: "\10fcdf";
}
.stmicon-repeat_one:before {
content: "\10fce0";
}
.stmicon-replay_5:before {
content: "\10fce1";
}
.stmicon-repeat:before {
content: "\10fce2";
}
.stmicon-remove_red_eye:before {
content: "\10fce3";
}
.stmicon-remove_shopping_cart:before {
content: "\10fce4";
}
.stmicon-remove:before {
content: "\10fce5";
}
.stmicon-reorder:before {
content: "\10fce6";
}
.stmicon-refresh:before {
content: "\10fce7";
}
.stmicon-remove_circle:before {
content: "\10fce8";
}
.stmicon-remove_from_queue:before {
content: "\10fce9";
}
.stmicon-remove_circle_outline:before {
content: "\10fcea";
}
.stmicon-redeem:before {
content: "\10fceb";
}
.stmicon-redo:before {
content: "\10fcec";
}
.stmicon-receipt:before {
content: "\10fced";
}
.stmicon-recent_actors:before {
content: "\10fcee";
}
.stmicon-record_voice_over:before {
content: "\10fcef";
}
.stmicon-radio_button_unchecked:before {
content: "\10fcf0";
}
.stmicon-radio_button_checked:before {
content: "\10fcf1";
}
.stmicon-radio:before {
content: "\10fcf2";
}
.stmicon-rate_review:before {
content: "\10fcf3";
}
.stmicon-pregnant_woman:before {
content: "\10fcf4";
}
.stmicon-queue:before {
content: "\10fcf5";
}
.stmicon-question_answer:before {
content: "\10fcf6";
}
.stmicon-queue_play_next:before {
content: "\10fcf7";
}
.stmicon-publish:before {
content: "\10fcf8";
}
.stmicon-query_builder:before {
content: "\10fcf9";
}
.stmicon-power_settings_new:before {
content: "\10fcfa";
}
.stmicon-present_to_all:before {
content: "\10fcfb";
}
.stmicon-print:before {
content: "\10fcfc";
}
.stmicon-priority_high:before {
content: "\10fcfd";
}
.stmicon-power_input:before {
content: "\10fcfe";
}
.stmicon-pool:before {
content: "\10fcff";
}
.stmicon-portable_wifi_off:before {
content: "\10fd00";
}
.stmicon-portrait:before {
content: "\10fd01";
}
.stmicon-polymer:before {
content: "\10fd02";
}
.stmicon-playlist_add:before {
content: "\10fd03";
}
.stmicon-playlist_play:before {
content: "\10fd04";
}
.stmicon-poll:before {
content: "\10fd05";
}
.stmicon-play_for_work:before {
content: "\10fd06";
}
.stmicon-playlist_add_check:before {
content: "\10fd07";
}
.stmicon-plus_one:before {
content: "\10fd08";
}
.stmicon-play_circle_filled:before {
content: "\10fd09";
}
.stmicon-play_circle_outline:before {
content: "\10fd0a";
}
.stmicon-play_arrow:before {
content: "\10fd0b";
}
.stmicon-picture_in_picture:before {
content: "\10fd0c";
}
.stmicon-pin_drop:before {
content: "\10fd0d";
}
.stmicon-place:before {
content: "\10fd0e";
}
.stmicon-pie_chart:before {
content: "\10fd0f";
}
.stmicon-phonelink_lock:before {
content: "\10fd10";
}
.stmicon-photo:before {
content: "\10fd11";
}
.stmicon-picture_as_pdf:before {
content: "\10fd12";
}
.stmicon-picture_in_picture_alt:before {
content: "\10fd13";
}
.stmicon-photo_size_select_actual:before {
content: "\10fd14";
}
.stmicon-photo_size_select_large:before {
content: "\10fd15";
}
.stmicon-photo_size_select_small:before {
content: "\10fd16";
}
.stmicon-photo_camera:before {
content: "\10fd17";
}
.stmicon-photo_filter:before {
content: "\10fd18";
}
.stmicon-photo_library:before {
content: "\10fd19";
}
.stmicon-phonelink_setup:before {
content: "\10fd1a";
}
.stmicon-phonelink:before {
content: "\10fd1b";
}
.stmicon-photo_album:before {
content: "\10fd1c";
}
.stmicon-phone:before {
content: "\10fd1d";
}
.stmicon-phonelink_erase:before {
content: "\10fd1e";
}
.stmicon-phonelink_off:before {
content: "\10fd1f";
}
.stmicon-phonelink_ring:before {
content: "\10fd20";
}
.stmicon-phone_paused:before {
content: "\10fd21";
}
.stmicon-phone_locked:before {
content: "\10fd22";
}
.stmicon-phone_missed:before {
content: "\10fd23";
}
.stmicon-phone_iphone:before {
content: "\10fd24";
}
.stmicon-pets:before {
content: "\10fd25";
}
.stmicon-phone_android:before {
content: "\10fd26";
}
.stmicon-phone_forwarded:before {
content: "\10fd27";
}
.stmicon-phone_in_talk:before {
content: "\10fd28";
}
.stmicon-personal_video:before {
content: "\10fd29";
}
.stmicon-phone_bluetooth_speaker:before {
content: "\10fd2a";
}
.stmicon-person_pin_circle:before {
content: "\10fd2b";
}
.stmicon-person_pin:before {
content: "\10fd2c";
}
.stmicon-person:before {
content: "\10fd2d";
}
.stmicon-perm_scan_wifi:before {
content: "\10fd2e";
}
.stmicon-person_add:before {
content: "\10fd2f";
}
.stmicon-person_outline:before {
content: "\10fd30";
}
.stmicon-perm_identity:before {
content: "\10fd31";
}
.stmicon-perm_phone_msg:before {
content: "\10fd32";
}
.stmicon-perm_data_setting:before {
content: "\10fd33";
}
.stmicon-perm_device_information:before {
content: "\10fd34";
}
.stmicon-perm_media:before {
content: "\10fd35";
}
.stmicon-perm_contact_calendar:before {
content: "\10fd36";
}
.stmicon-panorama_horizontal:before {
content: "\10fd37";
}
.stmicon-people:before {
content: "\10fd38";
}
.stmicon-pause_circle_outline:before {
content: "\10fd39";
}
.stmicon-pause:before {
content: "\10fd3a";
}
.stmicon-payment:before {
content: "\10fd3b";
}
.stmicon-people_outline:before {
content: "\10fd3c";
}
.stmicon-panorama:before {
content: "\10fd3d";
}
.stmicon-party_mode:before {
content: "\10fd3e";
}
.stmicon-pause_circle_filled:before {
content: "\10fd3f";
}
.stmicon-panorama_vertical:before {
content: "\10fd40";
}
.stmicon-panorama_wide_angle:before {
content: "\10fd41";
}
.stmicon-panorama_fish_eye:before {
content: "\10fd42";
}
.stmicon-open_in_new:before {
content: "\10fd43";
}
.stmicon-pageview:before {
content: "\10fd44";
}
.stmicon-palette:before {
content: "\10fd45";
}
.stmicon-pan_tool:before {
content: "\10fd46";
}
.stmicon-open_in_browser:before {
content: "\10fd47";
}
.stmicon-pages:before {
content: "\10fd48";
}
.stmicon-opacity:before {
content: "\10fd49";
}
.stmicon-open_with:before {
content: "\10fd4a";
}
.stmicon-notifications:before {
content: "\10fd4b";
}
.stmicon-offline_pin:before {
content: "\10fd4c";
}
.stmicon-ondemand_video:before {
content: "\10fd4d";
}
.stmicon-note:before {
content: "\10fd4e";
}
.stmicon-notifications_active:before {
content: "\10fd4f";
}
.stmicon-notifications_paused:before {
content: "\10fd50";
}
.stmicon-notifications_none:before {
content: "\10fd51";
}
.stmicon-notifications_off:before {
content: "\10fd52";
}
.stmicon-new_releases:before {
content: "\10fd53";
}
.stmicon-not_interested:before {
content: "\10fd54";
}
.stmicon-note_add:before {
content: "\10fd55";
}
.stmicon-no_sim:before {
content: "\10fd56";
}
.stmicon-next_week:before {
content: "\10fd57";
}
.stmicon-nfc:before {
content: "\10fd58";
}
.stmicon-no_encryption:before {
content: "\10fd59";
}
.stmicon-network_check:before {
content: "\10fd5a";
}
.stmicon-network_wifi:before {
content: "\10fd5b";
}
.stmicon-near_me:before {
content: "\10fd5d";
}
.stmicon-network_cell:before {
content: "\10fd5e";
}
.stmicon-network_locked:before {
content: "\10fd60";
}
.stmicon-navigation:before {
content: "\10fd61";
}
.stmicon-nature:before {
content: "\10fd62";
}
.stmicon-navigate_before:before {
content: "\10fd63";
}
.stmicon-navigate_next:before {
content: "\10fd64";
}
.stmicon-move_to_inbox:before {
content: "\10fd65";
}
.stmicon-nature_people:before {
content: "\10fd66";
}
.stmicon-movie:before {
content: "\10fd67";
}
.stmicon-multiline_chart:before {
content: "\10fd68";
}
.stmicon-my_location:before {
content: "\10fd69";
}
.stmicon-motorcycle:before {
content: "\10fd6a";
}
.stmicon-movie_creation:before {
content: "\10fd6b";
}
.stmicon-movie_filter:before {
content: "\10fd6c";
}
.stmicon-more:before {
content: "\10fd6d";
}
.stmicon-mouse:before {
content: "\10fd6e";
}
.stmicon-mood_bad:before {
content: "\10fd6f";
}
.stmicon-more_horiz:before {
content: "\10fd70";
}
.stmicon-more_vert:before {
content: "\10fd71";
}
.stmicon-monetization_on:before {
content: "\10fd72";
}
.stmicon-monochrome_photos:before {
content: "\10fd73";
}
.stmicon-mood:before {
content: "\10fd74";
}
.stmicon-money_off:before {
content: "\10fd75";
}
.stmicon-mms:before {
content: "\10fd76";
}
.stmicon-mode_comment:before {
content: "\10fd77";
}
.stmicon-merge_type:before {
content: "\10fd78";
}
.stmicon-message:before {
content: "\10fd79";
}
.stmicon-memory:before {
content: "\10fd7a";
}
.stmicon-menu:before {
content: "\10fd7b";
}
.stmicon-map:before {
content: "\10fd7c";
}
.stmicon-markunread_mailbox:before {
content: "\10fd7d";
}
.stmicon-markunread:before {
content: "\10fd7e";
}
.stmicon-low_priority:before {
content: "\10fd7f";
}
.stmicon-mail_outline:before {
content: "\10fd80";
}
.stmicon-mail:before {
content: "\10fd81";
}
.stmicon-looks_two:before {
content: "\10fd82";
}
.stmicon-loyalty:before {
content: "\10fd83";
}
.stmicon-looks:before {
content: "\10fd84";
}
.stmicon-loop:before {
content: "\10fd85";
}
.stmicon-loupe:before {
content: "\10fd86";
}
.stmicon-looks_6:before {
content: "\10fd87";
}
.stmicon-looks_one:before {
content: "\10fd88";
}
.stmicon-looks_3:before {
content: "\10fd89";
}
.stmicon-looks_5:before {
content: "\10fd8a";
}
.stmicon-looks_4:before {
content: "\10fd8b";
}
.stmicon-location_on:before {
content: "\10fd8c";
}
.stmicon-lock:before {
content: "\10fd8d";
}
.stmicon-local_play:before {
content: "\10fd8e";
}
.stmicon-location_searching:before {
content: "\10fd8f";
}
.stmicon-lock_open:before {
content: "\10fd90";
}
.stmicon-local_see:before {
content: "\10fd91";
}
.stmicon-location_city:before {
content: "\10fd92";
}
.stmicon-location_disabled:before {
content: "\10fd93";
}
.stmicon-local_taxi:before {
content: "\10fd94";
}
.stmicon-location_off:before {
content: "\10fd95";
}
.stmicon-local_printshop:before {
content: "\10fd96";
}
.stmicon-local_shipping:before {
content: "\10fd97";
}
.stmicon-local_pharmacy:before {
content: "\10fd98";
}
.stmicon-local_post_office:before {
content: "\10fd99";
}
.stmicon-local_parking:before {
content: "\10fd9a";
}
.stmicon-local_phone:before {
content: "\10fd9b";
}
.stmicon-local_pizza:before {
content: "\10fd9c";
}
.stmicon-local_offer:before {
content: "\10fd9d";
}
.stmicon-local_mall:before {
content: "\10fd9e";
}
.stmicon-local_movies:before {
content: "\10fd9f";
}
.stmicon-local_hospital:before {
content: "\10fda0";
}
.stmicon-local_laundry_service:before {
content: "\10fda1";
}
.stmicon-local_library:before {
content: "\10fda2";
}
.stmicon-local_gas_station:before {
content: "\10fda3";
}
.stmicon-local_grocery_store:before {
content: "\10fda4";
}
.stmicon-local_dining:before {
content: "\10fda5";
}
.stmicon-local_drink:before {
content: "\10fda6";
}
.stmicon-local_florist:before {
content: "\10fda7";
}
.stmicon-local_car_wash:before {
content: "\10fda8";
}
.stmicon-local_convenience_store:before {
content: "\10fda9";
}
.stmicon-local_airport:before {
content: "\10fdaa";
}
.stmicon-local_atm:before {
content: "\10fdab";
}
.stmicon-local_bar:before {
content: "\10fdac";
}
.stmicon-local_cafe:before {
content: "\10fdad";
}
.stmicon-local_activity:before {
content: "\10fdae";
}
.stmicon-live_help:before {
content: "\10fdaf";
}
.stmicon-live_tv:before {
content: "\10fdb0";
}
.stmicon-link:before {
content: "\10fdb1";
}
.stmicon-linked_camera:before {
content: "\10fdb2";
}
.stmicon-list:before {
content: "\10fdb3";
}
.stmicon-linear_scale:before {
content: "\10fdb4";
}
.stmicon-line_style:before {
content: "\10fdb5";
}
.stmicon-line_weight:before {
content: "\10fdb6";
}
.stmicon-layers:before {
content: "\10fdb7";
}
.stmicon-library_books:before {
content: "\10fdb8";
}
.stmicon-lens:before {
content: "\10fdb9";
}
.stmicon-library_add:before {
content: "\10fdba";
}
.stmicon-leak_add:before {
content: "\10fdbb";
}
.stmicon-leak_remove:before {
content: "\10fdbc";
}
.stmicon-layers_clear:before {
content: "\10fdbd";
}
.stmicon-laptop:before {
content: "\10fdbe";
}
.stmicon-last_page:before {
content: "\10fdbf";
}
.stmicon-launch:before {
content: "\10fdc0";
}
.stmicon-language:before {
content: "\10fdc1";
}
.stmicon-laptop_chromebook:before {
content: "\10fdc2";
}
.stmicon-laptop_mac:before {
content: "\10fdc3";
}
.stmicon-laptop_windows:before {
content: "\10fdc4";
}
.stmicon-landscape:before {
content: "\10fdc5";
}
.stmicon-kitchen:before {
content: "\10fdc6";
}
.stmicon-label:before {
content: "\10fdc7";
}
.stmicon-keyboard_hide:before {
content: "\10fdc8";
}
.stmicon-keyboard_return:before {
content: "\10fdc9";
}
.stmicon-keyboard_tab:before {
content: "\10fdca";
}
.stmicon-keyboard_voice:before {
content: "\10fdcb";
}
.stmicon-keyboard:before {
content: "\10fdcc";
}
.stmicon-keyboard_arrow_up:before {
content: "\10fdcd";
}
.stmicon-keyboard_backspace:before {
content: "\10fdce";
}
.stmicon-keyboard_capslock:before {
content: "\10fdcf";
}
.stmicon-keyboard_arrow_left:before {
content: "\10fdd0";
}
.stmicon-keyboard_arrow_right:before {
content: "\10fdd1";
}
.stmicon-iso:before {
content: "\10fdd2";
}
.stmicon-keyboard_arrow_down:before {
content: "\10fdd3";
}
.stmicon-insert_invitation:before {
content: "\10fdd4";
}
.stmicon-invert_colors_off:before {
content: "\10fdd5";
}
.stmicon-invert_colors:before {
content: "\10fdd6";
}
.stmicon-insert_emoticon:before {
content: "\10fdd7";
}
.stmicon-insert_link:before {
content: "\10fdd8";
}
.stmicon-insert_photo:before {
content: "\10fdd9";
}
.stmicon-insert_comment:before {
content: "\10fdda";
}
.stmicon-insert_drive_file:before {
content: "\10fddb";
}
.stmicon-input:before {
content: "\10fddc";
}
.stmicon-insert_chart:before {
content: "\10fddd";
}
.stmicon-info:before {
content: "\10fdde";
}
.stmicon-import_export:before {
content: "\10fddf";
}
.stmicon-indeterminate_check_box:before {
content: "\10fde0";
}
.stmicon-import_contacts:before {
content: "\10fde1";
}
.stmicon-important_devices:before {
content: "\10fde2";
}
.stmicon-inbox:before {
content: "\10fde3";
}
.stmicon-hourglass_empty:before {
content: "\10fde4";
}
.stmicon-image:before {
content: "\10fde5";
}
.stmicon-https:before {
content: "\10fde6";
}
.stmicon-image_aspect_ratio:before {
content: "\10fde7";
}
.stmicon-highlight:before {
content: "\10fde8";
}
.stmicon-hourglass_full:before {
content: "\10fde9";
}
.stmicon-http:before {
content: "\10fdea";
}
.stmicon-history:before {
content: "\10fdeb";
}
.stmicon-highlight_off:before {
content: "\10fdec";
}
.stmicon-home:before {
content: "\10fded";
}
.stmicon-help:before {
content: "\10fdee";
}
.stmicon-high_quality:before {
content: "\10fdef";
}
.stmicon-hearing:before {
content: "\10fdf0";
}
.stmicon-help_outline:before {
content: "\10fdf1";
}
.stmicon-headset:before {
content: "\10fdf2";
}
.stmicon-healing:before {
content: "\10fdf3";
}
.stmicon-hdr_weak:before {
content: "\10fdf4";
}
.stmicon-hdr_off:before {
content: "\10fdf5";
}
.stmicon-hdr_on:before {
content: "\10fdf6";
}
.stmicon-hdr_strong:before {
content: "\10fdf7";
}
.stmicon-group:before {
content: "\10fdf8";
}
.stmicon-hd:before {
content: "\10fdf9";
}
.stmicon-group_add:before {
content: "\10fdfa";
}
.stmicon-group_work:before {
content: "\10fdfb";
}
.stmicon-grid_off:before {
content: "\10fdfc";
}
.stmicon-grid_on:before {
content: "\10fdfd";
}
.stmicon-grain:before {
content: "\10fdfe";
}
.stmicon-gps_fixed:before {
content: "\10fdff";
}
.stmicon-gps_not_fixed:before {
content: "\10fe00";
}
.stmicon-grade:before {
content: "\10fe01";
}
.stmicon-gradient:before {
content: "\10fe02";
}
.stmicon-gif:before {
content: "\10fe03";
}
.stmicon-golf_course:before {
content: "\10fe04";
}
.stmicon-gps_off:before {
content: "\10fe05";
}
.stmicon-forum:before {
content: "\10fe06";
}
.stmicon-gesture:before {
content: "\10fe07";
}
.stmicon-get_app:before {
content: "\10fe08";
}
.stmicon-gavel:before {
content: "\10fe09";
}
.stmicon-forward_30:before {
content: "\10fe0a";
}
.stmicon-gamepad:before {
content: "\10fe0b";
}
.stmicon-games:before {
content: "\10fe0c";
}
.stmicon-functions:before {
content: "\10fe0d";
}
.stmicon-g_translate:before {
content: "\10fe0e";
}
.stmicon-fullscreen:before {
content: "\10fe0f";
}
.stmicon-forward:before {
content: "\10fe10";
}
.stmicon-free_breakfast:before {
content: "\10fe11";
}
.stmicon-fullscreen_exit:before {
content: "\10fe12";
}
.stmicon-forward_5:before {
content: "\10fe13";
}
.stmicon-forward_10:before {
content: "\10fe14";
}
.stmicon-format_textdirection_r_to_l:before {
content: "\10fe15";
}
.stmicon-format_underlined:before {
content: "\10fe16";
}
.stmicon-format_strikethrough:before {
content: "\10fe17";
}
.stmicon-format_textdirection_l_to_r:before {
content: "\10fe18";
}
.stmicon-format_shapes:before {
content: "\10fe19";
}
.stmicon-format_size:before {
content: "\10fe1a";
}
.stmicon-format_list_bulleted:before {
content: "\10fe1b";
}
.stmicon-format_paint:before {
content: "\10fe1c";
}
.stmicon-format_quote:before {
content: "\10fe1d";
}
.stmicon-format_line_spacing:before {
content: "\10fe1e";
}
.stmicon-format_list_numbered:before {
content: "\10fe1f";
}
.stmicon-format_indent_decrease:before {
content: "\10fe20";
}
.stmicon-format_indent_increase:before {
content: "\10fe21";
}
.stmicon-format_color_reset:before {
content: "\10fe22";
}
.stmicon-format_color_fill:before {
content: "\10fe23";
}
.stmicon-format_color_text:before {
content: "\10fe25";
}
.stmicon-format_align_right:before {
content: "\10fe27";
}
.stmicon-format_bold:before {
content: "\10fe28";
}
.stmicon-format_clear:before {
content: "\10fe29";
}
.stmicon-format_align_justify:before {
content: "\10fe2a";
}
.stmicon-format_align_left:before {
content: "\10fe2b";
}
.stmicon-font_download:before {
content: "\10fe2c";
}
.stmicon-format_align_center:before {
content: "\10fe2d";
}
.stmicon-folder_shared:before {
content: "\10fe2e";
}
.stmicon-folder_special:before {
content: "\10fe2f";
}
.stmicon-folder:before {
content: "\10fe30";
}
.stmicon-flight:before {
content: "\10fe31";
}
.stmicon-flip_to_front:before {
content: "\10fe32";
}
.stmicon-folder_open:before {
content: "\10fe33";
}
.stmicon-flip:before {
content: "\10fe34";
}
.stmicon-flash_on:before {
content: "\10fe35";
}
.stmicon-flight_land:before {
content: "\10fe36";
}
.stmicon-flight_takeoff:before {
content: "\10fe37";
}
.stmicon-flip_to_back:before {
content: "\10fe38";
}
.stmicon-flare:before {
content: "\10fe39";
}
.stmicon-flash_auto:before {
content: "\10fe3a";
}
.stmicon-flash_off:before {
content: "\10fe3b";
}
.stmicon-first_page:before {
content: "\10fe3c";
}
.stmicon-flag:before {
content: "\10fe3d";
}
.stmicon-find_replace:before {
content: "\10fe3e";
}
.stmicon-fingerprint:before {
content: "\10fe3f";
}
.stmicon-fitness_center:before {
content: "\10fe40";
}
.stmicon-filter_tilt_shift:before {
content: "\10fe41";
}
.stmicon-filter:before {
content: "\10fe42";
}
.stmicon-find_in_page:before {
content: "\10fe43";
}
.stmicon-filter_none:before {
content: "\10fe44";
}
.stmicon-filter_vintage:before {
content: "\10fe45";
}
.stmicon-filter_frames:before {
content: "\10fe46";
}
.stmicon-filter_list:before {
content: "\10fe47";
}
.stmicon-filter_hdr:before {
content: "\10fe48";
}
.stmicon-filter_center_focus:before {
content: "\10fe49";
}
.stmicon-filter_drama:before {
content: "\10fe4a";
}
.stmicon-filter_9:before {
content: "\10fe4b";
}
.stmicon-filter_b_and_w:before {
content: "\10fe4c";
}
.stmicon-filter_4:before {
content: "\10fe4d";
}
.stmicon-filter_7:before {
content: "\10fe4e";
}
.stmicon-filter_8:before {
content: "\10fe4f";
}
.stmicon-filter_9_plus:before {
content: "\10fe50";
}
.stmicon-filter_5:before {
content: "\10fe51";
}
.stmicon-filter_6:before {
content: "\10fe52";
}
.stmicon-filter_2:before {
content: "\10fe53";
}
.stmicon-filter_3:before {
content: "\10fe54";
}
.stmicon-filter_1:before {
content: "\10fe55";
}
.stmicon-fiber_smart_record:before {
content: "\10fe56";
}
.stmicon-fiber_new:before {
content: "\10fe57";
}
.stmicon-fiber_pin:before {
content: "\10fe58";
}
.stmicon-feedback:before {
content: "\10fe59";
}
.stmicon-fiber_dvr:before {
content: "\10fe5a";
}
.stmicon-fiber_manual_record:before {
content: "\10fe5b";
}
.stmicon-featured_play_list:before {
content: "\10fe5c";
}
.stmicon-featured_video:before {
content: "\10fe5d";
}
.stmicon-fast_forward:before {
content: "\10fe5e";
}
.stmicon-favorite_border:before {
content: "\10fe5f";
}
.stmicon-favorite:before {
content: "\10fe60";
}
.stmicon-fast_rewind:before {
content: "\10fe61";
}
.stmicon-exposure:before {
content: "\10fe62";
}
.stmicon-extension:before {
content: "\10fe63";
}
.stmicon-face:before {
content: "\10fe64";
}
.stmicon-exposure_plus_1:before {
content: "\10fe65";
}
.stmicon-exposure_plus_2:before {
content: "\10fe66";
}
.stmicon-exposure_zero:before {
content: "\10fe67";
}
.stmicon-explicit:before {
content: "\10fe68";
}
.stmicon-explore:before {
content: "\10fe69";
}
.stmicon-exposure_neg_1:before {
content: "\10fe6a";
}
.stmicon-exposure_neg_2:before {
content: "\10fe6b";
}
.stmicon-exit_to_app:before {
content: "\10fe6c";
}
.stmicon-expand_less:before {
content: "\10fe6d";
}
.stmicon-expand_more:before {
content: "\10fe6e";
}
.stmicon-event_seat:before {
content: "\10fe6f";
}
.stmicon-event_note:before {
content: "\10fe70";
}
.stmicon-event:before {
content: "\10fe71";
}
.stmicon-event_busy:before {
content: "\10fe72";
}
.stmicon-event_available:before {
content: "\10fe73";
}
.stmicon-error:before {
content: "\10fe74";
}
.stmicon-euro_symbol:before {
content: "\10fe75";
}
.stmicon-ev_station:before {
content: "\10fe76";
}
.stmicon-error_outline:before {
content: "\10fe77";
}
.stmicon-enhanced_encryption:before {
content: "\10fe78";
}
.stmicon-equalizer:before {
content: "\10fe79";
}
.stmicon-eject:before {
content: "\10fe7a";
}
.stmicon-email:before {
content: "\10fe7b";
}
.stmicon-drive_eta:before {
content: "\10fe7c";
}
.stmicon-edit_location:before {
content: "\10fe7d";
}
.stmicon-edit:before {
content: "\10fe7e";
}
.stmicon-dvr:before {
content: "\10fe7f";
}
.stmicon-done_all:before {
content: "\10fe80";
}
.stmicon-donut_small:before {
content: "\10fe81";
}
.stmicon-drafts:before {
content: "\10fe82";
}
.stmicon-drag_handle:before {
content: "\10fe83";
}
.stmicon-done:before {
content: "\10fe84";
}
.stmicon-donut_large:before {
content: "\10fe85";
}
.stmicon-dock:before {
content: "\10fe86";
}
.stmicon-domain:before {
content: "\10fe87";
}
.stmicon-dns:before {
content: "\10fe88";
}
.stmicon-directions_walk:before {
content: "\10fe89";
}
.stmicon-directions:before {
content: "\10fe8a";
}
.stmicon-disc_full:before {
content: "\10fe8b";
}
.stmicon-directions_transit:before {
content: "\10fe8c";
}
.stmicon-directions_boat:before {
content: "\10fe8d";
}
.stmicon-directions_bus:before {
content: "\10fe8e";
}
.stmicon-directions_railway:before {
content: "\10fe8f";
}
.stmicon-directions_run:before {
content: "\10fe90";
}
.stmicon-directions_subway:before {
content: "\10fe91";
}
.stmicon-dialer_sip:before {
content: "\10fe92";
}
.stmicon-dialpad:before {
content: "\10fe93";
}
.stmicon-directions_bike:before {
content: "\10fe94";
}
.stmicon-directions_car:before {
content: "\10fe95";
}
.stmicon-devices:before {
content: "\10fe96";
}
.stmicon-device_hub:before {
content: "\10fe97";
}
.stmicon-devices_other:before {
content: "\10fe98";
}
.stmicon-developer_board:before {
content: "\10fe99";
}
.stmicon-developer_mode:before {
content: "\10fe9a";
}
.stmicon-details:before {
content: "\10fe9b";
}
.stmicon-desktop_mac:before {
content: "\10fe9c";
}
.stmicon-desktop_windows:before {
content: "\10fe9d";
}
.stmicon-delete_sweep:before {
content: "\10fe9e";
}
.stmicon-delete:before {
content: "\10fe9f";
}
.stmicon-description:before {
content: "\10fea0";
}
.stmicon-dehaze:before {
content: "\10fea1";
}
.stmicon-delete_forever:before {
content: "\10fea2";
}
.stmicon-data_usage:before {
content: "\10fea3";
}
.stmicon-date_range:before {
content: "\10fea4";
}
.stmicon-dashboard:before {
content: "\10fea5";
}
.stmicon-crop_rotate:before {
content: "\10fea6";
}
.stmicon-crop_square:before {
content: "\10fea7";
}
.stmicon-crop:before {
content: "\10fea8";
}
.stmicon-crop_original:before {
content: "\10fea9";
}
.stmicon-crop_portrait:before {
content: "\10feaa";
}
.stmicon-crop_7_5:before {
content: "\10feab";
}
.stmicon-crop_16_9:before {
content: "\10feac";
}
.stmicon-crop_din:before {
content: "\10fead";
}
.stmicon-crop_free:before {
content: "\10feae";
}
.stmicon-crop_landscape:before {
content: "\10feaf";
}
.stmicon-crop_5_4:before {
content: "\10feb0";
}
.stmicon-crop_3_2:before {
content: "\10feb1";
}
.stmicon-credit_card:before {
content: "\10feb2";
}
.stmicon-create:before {
content: "\10feb3";
}
.stmicon-copyright:before {
content: "\10feb4";
}
.stmicon-create_new_folder:before {
content: "\10feb5";
}
.stmicon-control_point_duplicate:before {
content: "\10feb6";
}
.stmicon-control_point:before {
content: "\10feb7";
}
.stmicon-contact_mail:before {
content: "\10feb8";
}
.stmicon-contacts:before {
content: "\10feb9";
}
.stmicon-contact_phone:before {
content: "\10feba";
}
.stmicon-compare:before {
content: "\10febb";
}
.stmicon-computer:before {
content: "\10febc";
}
.stmicon-confirmation_number:before {
content: "\10febd";
}
.stmicon-comment:before {
content: "\10febe";
}
.stmicon-compare_arrows:before {
content: "\10febf";
}
.stmicon-colorize:before {
content: "\10fec0";
}
.stmicon-code:before {
content: "\10fec1";
}
.stmicon-collections_bookmark:before {
content: "\10fec2";
}
.stmicon-collections:before {
content: "\10fec3";
}
.stmicon-color_lens:before {
content: "\10fec4";
}
.stmicon-cloud:before {
content: "\10fec5";
}
.stmicon-cloud_upload:before {
content: "\10fec6";
}
.stmicon-cloud_download:before {
content: "\10fec7";
}
.stmicon-cloud_off:before {
content: "\10fec8";
}
.stmicon-cloud_queue:before {
content: "\10fec9";
}
.stmicon-cloud_circle:before {
content: "\10feca";
}
.stmicon-cloud_done:before {
content: "\10fecb";
}
.stmicon-close:before {
content: "\10fecc";
}
.stmicon-closed_caption:before {
content: "\10fecd";
}
.stmicon-clear_all:before {
content: "\10fece";
}
.stmicon-clear:before {
content: "\10fecf";
}
.stmicon-class:before {
content: "\10fed0";
}
.stmicon-child_friendly:before {
content: "\10fed1";
}
.stmicon-chrome_reader_mode:before {
content: "\10fed2";
}
.stmicon-chevron_left:before {
content: "\10fed3";
}
.stmicon-chevron_right:before {
content: "\10fed4";
}
.stmicon-child_care:before {
content: "\10fed5";
}
.stmicon-check_circle:before {
content: "\10fed6";
}
.stmicon-check:before {
content: "\10fed7";
}
.stmicon-check_box_outline_blank:before {
content: "\10fed8";
}
.stmicon-check_box:before {
content: "\10fed9";
}
.stmicon-chat_bubble:before {
content: "\10feda";
}
.stmicon-chat:before {
content: "\10fedb";
}
.stmicon-center_focus_weak:before {
content: "\10fedc";
}
.stmicon-change_history:before {
content: "\10fedd";
}
.stmicon-chat_bubble_outline:before {
content: "\10fede";
}
.stmicon-cast:before {
content: "\10fedf";
}
.stmicon-center_focus_strong:before {
content: "\10fee0";
}
.stmicon-cast_connected:before {
content: "\10fee1";
}
.stmicon-card_membership:before {
content: "\10fee2";
}
.stmicon-card_travel:before {
content: "\10fee3";
}
.stmicon-casino:before {
content: "\10fee4";
}
.stmicon-cancel:before {
content: "\10fee5";
}
.stmicon-card_giftcard:before {
content: "\10fee6";
}
.stmicon-camera_rear:before {
content: "\10fee7";
}
.stmicon-camera:before {
content: "\10fee8";
}
.stmicon-camera_enhance:before {
content: "\10fee9";
}
.stmicon-camera_front:before {
content: "\10feea";
}
.stmicon-camera_roll:before {
content: "\10feeb";
}
.stmicon-call_to_action:before {
content: "\10feec";
}
.stmicon-call:before {
content: "\10feed";
}
.stmicon-camera_alt:before {
content: "\10feee";
}
.stmicon-call_received:before {
content: "\10feef";
}
.stmicon-call_split:before {
content: "\10fef0";
}
.stmicon-call_missed_outgoing:before {
content: "\10fef1";
}
.stmicon-call_missed:before {
content: "\10fef2";
}
.stmicon-call_made:before {
content: "\10fef3";
}
.stmicon-call_merge:before {
content: "\10fef4";
}
.stmicon-cake:before {
content: "\10fef5";
}
.stmicon-call_end:before {
content: "\10fef6";
}
.stmicon-business:before {
content: "\10fef7";
}
.stmicon-cached:before {
content: "\10fef8";
}
.stmicon-burst_mode:before {
content: "\10fef9";
}
.stmicon-business_center:before {
content: "\10fefa";
}
.stmicon-bubble_chart:before {
content: "\10fefb";
}
.stmicon-bug_report:before {
content: "\10fefc";
}
.stmicon-build:before {
content: "\10fefd";
}
.stmicon-brush:before {
content: "\10fefe";
}
.stmicon-brightness_low:before {
content: "\10feff";
}
.stmicon-brightness_medium:before {
content: "\10ff00";
}
.stmicon-brightness_auto:before {
content: "\10ff01";
}
.stmicon-brightness_high:before {
content: "\10ff02";
}
.stmicon-broken_image:before {
content: "\10ff03";
}
.stmicon-blur_off:before {
content: "\10ff04";
}
.stmicon-brightness_4:before {
content: "\10ff05";
}
.stmicon-brightness_5:before {
content: "\10ff06";
}
.stmicon-brightness_6:before {
content: "\10ff07";
}
.stmicon-brightness_7:before {
content: "\10ff08";
}
.stmicon-brightness_2:before {
content: "\10ff09";
}
.stmicon-border_top:before {
content: "\10ff0a";
}
.stmicon-border_vertical:before {
content: "\10ff0b";
}
.stmicon-branding_watermark:before {
content: "\10ff0c";
}
.stmicon-brightness_1:before {
content: "\10ff0d";
}
.stmicon-border_style:before {
content: "\10ff0e";
}
.stmicon-border_inner:before {
content: "\10ff0f";
}
.stmicon-border_outer:before {
content: "\10ff10";
}
.stmicon-border_right:before {
content: "\10ff11";
}
.stmicon-border_left:before {
content: "\10ff12";
}
.stmicon-border_color:before {
content: "\10ff13";
}
.stmicon-border_horizontal:before {
content: "\10ff16";
}
.stmicon-border_bottom:before {
content: "\10ff17";
}
.stmicon-border_clear:before {
content: "\10ff18";
}
.stmicon-bookmark:before {
content: "\10ff19";
}
.stmicon-border_all:before {
content: "\10ff1a";
}
.stmicon-bookmark_border:before {
content: "\10ff1b";
}
.stmicon-blur_on:before {
content: "\10ff1c";
}
.stmicon-book:before {
content: "\10ff1d";
}
.stmicon-blur_circular:before {
content: "\10ff1e";
}
.stmicon-blur_linear:before {
content: "\10ff1f";
}
.stmicon-bluetooth:before {
content: "\10ff20";
}
.stmicon-bluetooth_audio:before {
content: "\10ff21";
}
.stmicon-bluetooth_connected:before {
content: "\10ff22";
}
.stmicon-bluetooth_disabled:before {
content: "\10ff23";
}
.stmicon-bluetooth_searching:before {
content: "\10ff24";
}
.stmicon-beenhere:before {
content: "\10ff25";
}
.stmicon-block:before {
content: "\10ff26";
}
.stmicon-battery_std:before {
content: "\10ff27";
}
.stmicon-battery_unknown:before {
content: "\10ff28";
}
.stmicon-beach_access:before {
content: "\10ff29";
}
.stmicon-battery_charging_90:before {
content: "\10ff2a";
}
.stmicon-battery_charging_full:before {
content: "\10ff2c";
}
.stmicon-battery_full:before {
content: "\10ff2d";
}
.stmicon-battery_charging_60:before {
content: "\10ff2e";
}
.stmicon-battery_charging_80:before {
content: "\10ff30";
}
.stmicon-battery_charging_30:before {
content: "\10ff32";
}
.stmicon-battery_charging_50:before {
content: "\10ff34";
}
.stmicon-battery_alert:before {
content: "\10ff36";
}
.stmicon-battery_charging_20:before {
content: "\10ff37";
}
.stmicon-backup:before {
content: "\10ff39";
}
.stmicon-battery_50:before {
content: "\10ff3a";
}
.stmicon-battery_60:before {
content: "\10ff3c";
}
.stmicon-battery_80:before {
content: "\10ff3e";
}
.stmicon-battery_90:before {
content: "\10ff40";
}
.stmicon-battery_30:before {
content: "\10ff42";
}
.stmicon-av_timer:before {
content: "\10ff44";
}
.stmicon-backspace:before {
content: "\10ff45";
}
.stmicon-battery_20:before {
content: "\10ff46";
}
.stmicon-autorenew:before {
content: "\10ff48";
}
.stmicon-attachment:before {
content: "\10ff49";
}
.stmicon-audiotrack:before {
content: "\10ff4a";
}
.stmicon-assistant:before {
content: "\10ff4b";
}
.stmicon-attach_money:before {
content: "\10ff4c";
}
.stmicon-assignment:before {
content: "\10ff4d";
}
.stmicon-assistant_photo:before {
content: "\10ff4e";
}
.stmicon-attach_file:before {
content: "\10ff4f";
}
.stmicon-assignment_turned_in:before {
content: "\10ff50";
}
.stmicon-assessment:before {
content: "\10ff51";
}
.stmicon-assignment_late:before {
content: "\10ff52";
}
.stmicon-assignment_return:before {
content: "\10ff53";
}
.stmicon-assignment_returned:before {
content: "\10ff54";
}
.stmicon-assignment_ind:before {
content: "\10ff55";
}
.stmicon-art_track:before {
content: "\10ff56";
}
.stmicon-aspect_ratio:before {
content: "\10ff57";
}
.stmicon-arrow_forward:before {
content: "\10ff58";
}
.stmicon-arrow_drop_down_circle:before {
content: "\10ff59";
}
.stmicon-arrow_drop_down:before {
content: "\10ff5a";
}
.stmicon-arrow_drop_up:before {
content: "\10ff5b";
}
.stmicon-arrow_upward:before {
content: "\10ff5c";
}
.stmicon-arrow_back:before {
content: "\10ff5d";
}
.stmicon-arrow_downward:before {
content: "\10ff5e";
}
.stmicon-announcement:before {
content: "\10ff5f";
}
.stmicon-apps:before {
content: "\10ff60";
}
.stmicon-archive:before {
content: "\10ff61";
}
.stmicon-all_out:before {
content: "\10ff62";
}
.stmicon-android:before {
content: "\10ff63";
}
.stmicon-album:before {
content: "\10ff64";
}
.stmicon-all_inclusive:before {
content: "\10ff65";
}
.stmicon-alarm_off:before {
content: "\10ff66";
}
.stmicon-alarm_on:before {
content: "\10ff67";
}
.stmicon-alarm:before {
content: "\10ff68";
}
.stmicon-airport_shuttle:before {
content: "\10ff69";
}
.stmicon-alarm_add:before {
content: "\10ff6a";
}
.stmicon-airplanemode_inactive:before {
content: "\10ff6b";
}
.stmicon-airplay:before {
content: "\10ff6c";
}
.stmicon-airplanemode_active:before {
content: "\10ff6d";
}
.stmicon-airline_seat_legroom_reduced:before {
content: "\10ff6e";
}
.stmicon-airline_seat_recline_extra:before {
content: "\10ff6f";
}
.stmicon-airline_seat_recline_normal:before {
content: "\10ff70";
}
.stmicon-airline_seat_legroom_extra:before {
content: "\10ff71";
}
.stmicon-airline_seat_legroom_normal:before {
content: "\10ff72";
}
.stmicon-airline_seat_flat:before {
content: "\10ff73";
}
.stmicon-airline_seat_individual_suite:before {
content: "\10ff74";
}
.stmicon-airline_seat_flat_angled:before {
content: "\10ff75";
}
.stmicon-add_to_photos:before {
content: "\10ff76";
}
.stmicon-add_to_queue:before {
content: "\10ff77";
}
.stmicon-add:before {
content: "\10ff78";
}
.stmicon-adjust:before {
content: "\10ff79";
}
.stmicon-add_location:before {
content: "\10ff7a";
}
.stmicon-add_shopping_cart:before {
content: "\10ff7b";
}
.stmicon-add_circle:before {
content: "\10ff7c";
}
.stmicon-add_circle_outline:before {
content: "\10ff7d";
}
.stmicon-adb:before {
content: "\10ff7e";
}
.stmicon-add_a_photo:before {
content: "\10ff7f";
}
.stmicon-add_alarm:before {
content: "\10ff80";
}
.stmicon-add_alert:before {
content: "\10ff81";
}
.stmicon-add_box:before {
content: "\10ff82";
}
.stmicon-account_circle:before {
content: "\10ff83";
}
.stmicon-account_box:before {
content: "\10ff84";
}
.stmicon-accessible:before {
content: "\10ff85";
}
.stmicon-account_balance_wallet:before {
content: "\10ff86";
}
.stmicon-account_balance:before {
content: "\10ff87";
}
.stmicon-accessibility:before {
content: "\10ff88";
}
.stmicon-access_alarm:before {
content: "\10ff89";
}
.stmicon-access_time:before {
content: "\10ff8a";
}
.stmicon-ac_unit:before {
content: "\10ff8b";
}
.stmicon-access_alarms:before {
content: "\10ff8c";
}
.stmicon-content_copy:before {
content: "\10ff8d";
}
.stmicon-content_cut:before {
content: "\10ff8e";
}
.stmicon-content_paste:before {
content: "\10ff8f";
}
.stmicon-hotel-price-tag:before {
content: "\e900";
}
.stmicon-hotel-breakfast2:before {
content: "\10ff90";
}
.stmicon-hotel-parking:before {
content: "\10ff91";
}
.stmicon-hotel-internet:before {
content: "\10ff92";
}
.stmicon-hotel-success:before {
content: "\10ff93";
}
.stmicon-hotel-warning:before {
content: "\10ff94";
}
.stmicon-hotel_agenda:before {
content: "\10ff95";
}
.stmicon-hotel_air-conditioner:before {
content: "\10ff96";
}
.stmicon-hotel_bathrobe:before {
content: "\10ff97";
}
.stmicon-hotel_bathtub:before {
content: "\10ff98";
}
.stmicon-hotel_bed-1:before {
content: "\10ff99";
}
.stmicon-hotel_bed-2:before {
content: "\10ff9a";
}
.stmicon-hotel_bed-3:before {
content: "\10ff9b";
}
.stmicon-hotel_bed:before {
content: "\10ff9c";
}
.stmicon-hotel_beds:before {
content: "\10ff9d";
}
.stmicon-hotel_bell:before {
content: "\10ff9e";
}
.stmicon-hotel_building-1:before {
content: "\10ff9f";
}
.stmicon-hotel_building-2:before {
content: "\10ffa0";
}
.stmicon-hotel_building:before {
content: "\10ffa1";
}
.stmicon-hotel_bunk:before {
content: "\10ffa2";
}
.stmicon-hotel_burj-al-arab:before {
content: "\10ffa3";
}
.stmicon-hotel_calendar:before {
content: "\10ffa4";
}
.stmicon-hotel_car:before {
content: "\10ffa5";
}
.stmicon-hotel_cctv:before {
content: "\10ffa6";
}
.stmicon-hotel_cocktail:before {
content: "\10ffa7";
}
.stmicon-hotel_coffee:before {
content: "\10ffa8";
}
.stmicon-hotel_cutlery:before {
content: "\10ffa9";
}
.stmicon-hotel_doorknob-1:before {
content: "\10ffaa";
}
.stmicon-hotel_doorknob-2:before {
content: "\10ffab";
}
.stmicon-hotel_doorknob-3:before {
content: "\10ffac";
}
.stmicon-hotel_doorknob:before {
content: "\10ffad";
}
.stmicon-hotel_elevator-1:before {
content: "\10ffae";
}
.stmicon-hotel_elevator:before {
content: "\10ffaf";
}
.stmicon-hotel_escalator-1:before {
content: "\10ffb0";
}
.stmicon-hotel_escalator:before {
content: "\10ffb1";
}
.stmicon-hotel_exchange:before {
content: "\10ffb2";
}
.stmicon-hotel_fast-food:before {
content: "\10ffb3";
}
.stmicon-hotel_fire-extinguisher:before {
content: "\10ffb4";
}
.stmicon-hotel_hairdryer-1:before {
content: "\10ffb5";
}
.stmicon-hotel_hairdryer:before {
content: "\10ffb6";
}
.stmicon-hotel_hanger:before {
content: "\10ffb7";
}
.stmicon-hotel_hotel-1:before {
content: "\10ffb8";
}
.stmicon-hotel_hotel-2:before {
content: "\10ffb9";
}
.stmicon-hotel_hotel-3:before {
content: "\10ffba";
}
.stmicon-hotel_hotel-4:before {
content: "\10ffbb";
}
.stmicon-hotel_hotel-5:before {
content: "\10ffbc";
}
.stmicon-hotel_hotel-sign-1:before {
content: "\10ffbd";
}
.stmicon-hotel_hotel-sign-2:before {
content: "\10ffbe";
}
.stmicon-hotel_hotel-sign-3:before {
content: "\10ffbf";
}
.stmicon-hotel_hotel-sign-4:before {
content: "\10ffc0";
}
.stmicon-hotel_hotel-sign:before {
content: "\10ffc1";
}
.stmicon-hotel_hotel:before {
content: "\10ffc2";
}
.stmicon-hotel_information:before {
content: "\10ffc3";
}
.stmicon-hotel_laptop:before {
content: "\10ffc4";
}
.stmicon-hotel_location:before {
content: "\10ffc5";
}
.stmicon-hotel_luggage-1:before {
content: "\10ffc6";
}
.stmicon-hotel_luggage-2:before {
content: "\10ffc7";
}
.stmicon-hotel_luggage-3:before {
content: "\10ffc8";
}
.stmicon-hotel_luggage-4:before {
content: "\10ffc9";
}
.stmicon-hotel_luggage-5:before {
content: "\10ffca";
}
.stmicon-hotel_luggage:before {
content: "\10ffcb";
}
.stmicon-hotel_meal:before {
content: "\10ffcc";
}
.stmicon-hotel_menu-1:before {
content: "\10ffcd";
}
.stmicon-hotel_menu-2:before {
content: "\10ffce";
}
.stmicon-hotel_menu-3:before {
content: "\10ffcf";
}
.stmicon-hotel_menu-4:before {
content: "\10ffd0";
}
.stmicon-hotel_menu-5:before {
content: "\10ffd1";
}
.stmicon-hotel_menu:before {
content: "\10ffd2";
}
.stmicon-hotel_monitor:before {
content: "\10ffd3";
}
.stmicon-hotel_no-pictures:before {
content: "\10ffd4";
}
.stmicon-hotel_no-smoking:before {
content: "\10ffd5";
}
.stmicon-hotel_parking-1:before {
content: "\10ffd6";
}
.stmicon-hotel_parking:before {
content: "\10ffd7";
}
.stmicon-hotel_passport:before {
content: "\10ffd8";
}
.stmicon-hotel_reception:before {
content: "\10ffd9";
}
.stmicon-hotel_restaurant:before {
content: "\10ffda";
}
.stmicon-hotel_room-key-1:before {
content: "\10ffdb";
}
.stmicon-hotel_room-key-2:before {
content: "\10ffdc";
}
.stmicon-hotel_room-key:before {
content: "\10ffdd";
}
.stmicon-hotel_room-service-1:before {
content: "\10ffde";
}
.stmicon-hotel_room-service-2:before {
content: "\10ffdf";
}
.stmicon-hotel_room-service-3:before {
content: "\10ffe0";
}
.stmicon-hotel_room-service:before {
content: "\10ffe1";
}
.stmicon-hotel_safebox:before {
content: "\10ffe2";
}
.stmicon-hotel_shower:before {
content: "\10ffe3";
}
.stmicon-hotel_slippers:before {
content: "\10ffe4";
}
.stmicon-hotel_smoking:before {
content: "\10ffe5";
}
.stmicon-hotel_stool:before {
content: "\10ffe6";
}
.stmicon-hotel_suitcase-1:before {
content: "\10ffe7";
}
.stmicon-hotel_suitcase:before {
content: "\10ffe8";
}
.stmicon-hotel_telephone-1:before {
content: "\10ffe9";
}
.stmicon-hotel_telephone:before {
content: "\10ffea";
}
.stmicon-hotel_television:before {
content: "\10ffeb";
}
.stmicon-hotel_towel:before {
content: "\10ffec";
}
.stmicon-hotel_vacuum-cleaner:before {
content: "\10ffed";
}
.stmicon-hotel_wifi:before {
content: "\10ffee";
}
.stmicon-hotel-peoples:before {
content: "\10ffef";
}
.stmicon-hotel-breakfast:before {
content: "\10fff0";
}
.stmicon-hotel-concierge:before {
content: "\10fff1";
}
.stmicon-hotel-drinks:before {
content: "\10fff2";
}
.stmicon-hotel-event:before {
content: "\10fff3";
}
.stmicon-hotel-fitness:before {
content: "\10fff4";
}
.stmicon-hotel-laundry:before {
content: "\10fff5";
}
.stmicon-hotel-map-pin:before {
content: "\10fff6";
}
.stmicon-hotel-meetings:before {
content: "\10fff7";
}
.stmicon-hotel-pool:before {
content: "\10fff8";
}
.stmicon-hotel-quotes:before {
content: "\10fff9";
}
.stmicon-hotel-restaurant:before {
content: "\10fffa";
}
.stmicon-hotel-sauna:before {
content: "\10fffb";
}
.stmicon-hotel-send:before {
content: "\10fffc";
}
.stmicon-hotel-spa:before {
content: "\10fffd";
}
.stmicon-hotel-training:before {
content: "\10fffe";
}
.stmicon-hotel-wifi:before {
content: "\10ffff";
}