/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{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 (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}button,input[type=button],input[type=reset],input[type=submit]{appearance:none;background-color:red;border:0;border-radius:2px;color:#fff;cursor:pointer;display:inline-block;font-family:"Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;font-weight:600;line-height:1;padding:0.75em 1.5em;text-decoration:none;transition:background-color 150ms ease;user-select:none;vertical-align:middle;white-space:nowrap;}button:hover,button:focus,input[type=button]:hover,input[type=button]:focus,input[type=reset]:hover,input[type=reset]:focus,input[type=submit]:hover,input[type=submit]:focus{background-color:#444444;color:#fff;}button:disabled,input[type=button]:disabled,input[type=reset]:disabled,input[type=submit]:disabled{cursor:not-allowed;opacity:0.5;}button:disabled:hover,input[type=button]:disabled:hover,input[type=reset]:disabled:hover,input[type=submit]:disabled:hover{background-color:#555;}fieldset{background-color:transparent;border:0;margin:0;padding:0;}legend{font-weight:600;margin-bottom:0.375em;padding:0;}label{display:block;font-weight:normal;margin-bottom:0.375em;}input,select{display:block;font-family:"Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-size:16px;}input[type=color],input[type=date],input[type=datetime],input[type=datetime-local],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],input:not([type]),textarea,select[multiple]{background-color:#fff;border:1px solid #ddd;border-radius:2px;box-shadow:inset 0 1px 3px rgba(0,0,0,0.06);box-sizing:border-box;font-family:"Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-size:16px;margin-bottom:0.75em;padding:0.5em;transition:border-color 150ms ease;width:100%;}input[type=color]:hover,input[type=date]:hover,input[type=datetime]:hover,input[type=datetime-local]:hover,input[type=email]:hover,input[type=month]:hover,input[type=number]:hover,input[type=password]:hover,input[type=search]:hover,input[type=tel]:hover,input[type=text]:hover,input[type=time]:hover,input[type=url]:hover,input[type=week]:hover,input:not([type]):hover,textarea:hover,select[multiple]:hover{border-color:#b1b1b1;}input[type=color]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,input:not([type]):focus,textarea:focus,select[multiple]:focus{border-color:#555;box-shadow:inset 0 1px 3px rgba(0,0,0,0.06),0 0 5px rgba(72,72,72,0.7);outline:none;}input[type=color]:disabled,input[type=date]:disabled,input[type=datetime]:disabled,input[type=datetime-local]:disabled,input[type=email]:disabled,input[type=month]:disabled,input[type=number]:disabled,input[type=password]:disabled,input[type=search]:disabled,input[type=tel]:disabled,input[type=text]:disabled,input[type=time]:disabled,input[type=url]:disabled,input[type=week]:disabled,input:not([type]):disabled,textarea:disabled,select[multiple]:disabled{background-color:#f2f2f2;cursor:not-allowed;}input[type=color]:disabled:hover,input[type=date]:disabled:hover,input[type=datetime]:disabled:hover,input[type=datetime-local]:disabled:hover,input[type=email]:disabled:hover,input[type=month]:disabled:hover,input[type=number]:disabled:hover,input[type=password]:disabled:hover,input[type=search]:disabled:hover,input[type=tel]:disabled:hover,input[type=text]:disabled:hover,input[type=time]:disabled:hover,input[type=url]:disabled:hover,input[type=week]:disabled:hover,input:not([type]):disabled:hover,textarea:disabled:hover,select[multiple]:disabled:hover{border:1px solid #ddd;}textarea{resize:vertical;}[type=search]{appearance:none;}[type=checkbox],[type=radio]{display:inline;margin-right:0.375em;}[type=file]{margin-bottom:0.75em;width:100%;}select{margin-bottom:1.5em;max-width:100%;width:auto;}ul,ol{list-style-type:none;margin:0;padding:0;}dl{margin-bottom:0.75em;}dl dt{font-weight:600;margin-top:0.75em;}dl dd{margin:0;}picture,img{max-width:100%;height:auto;vertical-align:top;}table{border-collapse:collapse;margin:0.75em 0;table-layout:fixed;width:100%;}th{border-bottom:1px solid #a6a6a6;font-weight:600;padding:0.75em 0;text-align:left;}td{border-bottom:1px solid #ddd;padding:0.75em 0;}tr,td,th{vertical-align:middle;}body{color:#333;font-family:"Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-size:16px;line-height:1.5;letter-spacing:0.03em;}h1,h2,h3,h4,h5,h6{font-family:"Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-size:16px;line-height:1.3;margin:0 0 0.75em;}h1{font-size:2.2em;}h2{font-size:1.8em;}h3{font-size:1.4em;}h4{font-size:1.2em;}h5{font-size:1.1em;}p{margin:0 0 0.75em;}a{color:#555;text-decoration:none;transition:color 150ms ease;}a:active,a:focus,a:hover{color:#404040;}hr{border-bottom:1px solid #ddd;border-left:0;border-right:0;border-top:0;margin:1.5em 0;}pre,code,tt{font:1em "andale mono","lucida console",monospace;line-height:1.5;}pre{background-color:#efefef;display:block;padding:5px;margin:5px 0;border:1px solid #aaaaaa;}abbr{border-bottom:1px dotted #666666;cursor:help;white-space:nowrap;}
html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}.breadcrumb li{list-style-type:none;display:inline-block;}#navigation li{background:red;list-style-type:none;display:inline-block;}.site-name{font-size:2.2em;line-height:1.3em;font-weight:300;padding:0 0 0.5em;margin:0;}.pager__item{display:inline;}.pager__item a{display:inline-block;}@font-face{font-family:"Romanesco";src:url(/themes/basic/fonts/Romanesco-Regular.eot);src:url(/themes/basic/fonts/Romanesco-Regular.eot#iefix) format("embedded-opentype"),url(/themes/basic/fonts/Romanesco-Regular.woff) format("woff"),url(/themes/basic/fonts/Romanesco-Regular.ttf) format("truetype"),url(/themes/basic/fonts/Romanesco-Regular.svg#Romanesco) format("svg");font-style:normal;font-weight:normal;}@font-face{font-family:"RobotoCondensed";src:url(/themes/basic/fonts/RobotoCondensed-Regular.eot);src:url(/themes/basic/fonts/RobotoCondensed-Regular.eot#iefix) format("embedded-opentype"),url(/themes/basic/fonts/RobotoCondensed-Regular.woff) format("woff"),url(/themes/basic/fonts/RobotoCondensed-Regular.ttf) format("truetype"),url(/themes/basic/fonts/RobotoCondensed-Regular.svg#RobotoCondensed) format("svg");font-style:normal;font-weight:normal;}@font-face{font-family:"RobotoCondensedLight";src:url(/themes/basic/fonts/RobotoCondensed-Light.eot);src:url(/themes/basic/fonts/RobotoCondensed-Light.eot#iefix) format("embedded-opentype"),url(/themes/basic/fonts/RobotoCondensed-Light.woff) format("woff"),url(/themes/basic/fonts/RobotoCondensed-Light.ttf) format("truetype"),url(/themes/basic/fonts/RobotoCondensed-Light.svg#RobotoCondensedLight) format("svg");font-style:normal;font-weight:normal;}body{font-family:"RobotoCondensed";background:#faf8f4;color:#686158;}h1{padding-top:0;padding-bottom:0;font-weight:normal;margin-bottom:0 !important;}h4{font-size:19px;padding:0;margin:0;font-weight:normal;font-family:"RobotoCondensedLight";}.angebotBackground{background-color:#ebe9e4;}.pagePadding{padding-left:12%;padding-right:12%;}@media screen and (max-width:1670px){.pagePadding{padding-left:7%;padding-right:7%;}}@media screen and (max-width:1330px){.pagePadding{padding-left:3.5%;padding-right:3.5%;}}.topSpacing{padding-top:35px;}.paddingBottom{padding-bottom:35px;}.alignCenter{text-align:center;}.sectionTitle{font-family:"Romanesco";color:#721B00;font-size:70px;}@media screen and (max-width:1550px){.sectionTitle{font-size:60px;}}@media screen and (max-width:800px){.sectionTitle{font-size:47px;line-height:47px;padding-top:10px;padding-bottom:10px;}}.subTitle{font-weight:bold;font-size:20px;}@media screen and (max-width:1550px){.subTitle{font-size:17px;}}.text,.circleText{font-family:"RobotoCondensedLight";font-size:19px;}@media screen and (max-width:1450px){.text,.circleText{font-size:17px !important;}}#headerNav{height:80px;border-top:#721B00 3px solid;line-height:80px;font-size:24px;color:#686158;font-family:"RobotoCondensedLight";}@media screen and (max-width:550px){#headerNav{display:none;}}#header ul{text-align:center;}#header ul li{display:inline-block;}#header ul li:not(:last-child)::after{content:"/";margin-left:14px;margin-right:10px;color:#686158 !important;}#header ul li:hover{cursor:pointer;color:black;}#headerImage{position:relative;background-repeat:no-repeat;background-size:cover;background-position:center center;height:650px;width:100%;}@media screen and (max-width:1000px){#headerImage{height:400px;}}@media screen and (max-width:500px){#headerImage{height:300px;}}#headerLogoContainer{position:absolute;left:0;right:0;top:50%;margin:0 auto;transform:translateY(-50%);height:400px;background-repeat:no-repeat;background-size:contain;background-position:center center;}@media screen and (max-width:1000px){#headerLogoContainer{height:200px;}}.welcomeTextContainer{display:inline-block;vertical-align:middle;width:60%;}@media screen and (max-width:1000px){.welcomeTextContainer{width:100%;}}.seperateBorder{border-left:1px solid #dfdfdf;height:330px;display:inline-block;margin-left:32px;margin-right:32px;vertical-align:middle;}@media screen and (max-width:1330px){.seperateBorder{margin-left:16px;margin-right:16px;}}@media screen and (max-width:1000px){.seperateBorder{display:none;}}.quoteContainer{display:inline-block;vertical-align:middle;width:30%;text-align:center;}@media screen and (max-width:1000px){.quoteContainer{display:block;width:100%;text-align:center;}}.quoteContainer img{padding-top:30px;}.directLinkCardsContainer{padding-top:20px;}.directLinkTitle{font-size:25px;font-family:"RobotoCondensed";font-weight:bold;}.directLinkCard{width:30%;background:white;display:inline-block;}@media screen and (max-width:850px){.directLinkCard{width:50%;display:block;margin:0 auto;margin-bottom:30px;}}@media screen and (max-width:550px){.directLinkCard{width:90%;display:block;margin:0 auto;margin-bottom:30px;}}.directLinkCard img{padding:15px;}.directLinkCardImage{background-repeat:no-repeat;background-size:contain;height:400px;background-position:center 15px;}.directLinkCardsContainer{padding-top:25px;}.directLinkCardsContainer .directLinkCard:not(:first-child){margin-left:4.45%;}@media screen and (max-width:850px){.directLinkCardsContainer .directLinkCard:not(:first-child){margin:0 auto;margin-bottom:30px;}}.directLinkTextContainer{padding-top:20px;text-align:center;}.directLinkLinkBox{padding-top:20px;cursor:pointer;padding-bottom:0;}.arrowDown{height:45px;width:45px;background-image:url(/themes/basic/images/arrow.svg);background-repeat:no-repeat;background-size:contain;background-position:center -15px;margin:0 auto;}.circleContainer{text-align:center;margin-left:-55px;}@media screen and (max-width:550px){.circleContainer{margin-left:0;}}.circle{background-image:url(/themes/basic/images/icon_taij_quan.svg);background-size:contain;backgroun-repeat:no-repeat;height:200px;width:200px;border-radius:50%;margin-left:55px;margin-top:35px;}@media screen and (max-width:550px){.circle{margin-left:0;}}.circleDivContainer{display:inline-block;text-align:center;}.circleText{padding-left:55px;padding-top:15px;}@media screen and (max-width:550px){.circleText{padding-left:0;}}a{text-decoration:underline !important;}.redBox{background:#721B00;color:white;}@media screen and (max-width:1000px){.redBox{text-align:center;}}.redBox *{color:white !important;}.redBoxImage{display:inline-block;vertical-align:top;width:44%;padding-right:50px;}@media screen and (max-width:1000px){.redBoxImage{width:60% !important;display:block;margin:0 auto;padding-right:0;}}@media screen and (max-width:550px){.redBoxImage{width:100% !important;}}.redBoxText{display:inline-block;vertical-align:top;width:55%;}@media screen and (max-width:1000px){.redBoxText{width:100%;display:block;margin:0 auto;padding-right:0;}}#contactForm div{margin-bottom:24px;}#contactForm input{height:50px !important;}#contactForm table{margin:0 !important;}#contactForm input,#contactForm textarea{font-family:"RobotoCondensedLight" !important;border:none !important;outline:none !important;box-shadow:none !important;font-size:18px !important;border-radius:0 !important;margin-bottom:0 !important;}#contactForm .webform-button--submit{float:right;background-color:transparent !important;border:1px solid white !important;font-size:20px;font-weight:bold;}#contactForm label{display:none;}::-webkit-input-placeholder{font-size:18px !important;}:-moz-placeholder{font-size:18px !important;}::-moz-placeholder{font-size:18px !important;}:-ms-input-placeholder{font-size:18px !important;}td{border:0 !important;padding:0 !important;}.contactSection .sectionTitle,.contactSection .addressBlock{color:white;}.contactSection .addressBlock span{font-family:"RobotoCondensedLight";}.footerDivs{width:49%;display:inline-block;vertical-align:top;z-index:2;}@media screen and (max-width:1000px){.footerDivs{display:block;width:100%;}}.maps iframe{pointer-events:none;}.responsiveBackground{background-size:cover;width:100%;height:600px;background-repeat:no-repeat;background-position:center center;}@media screen and (max-width:1000px){.responsiveBackground{height:400px;}}@media screen and (max-width:500px){.responsiveBackground{height:200px;}}.contactCircle{height:400px;background-size:contain;}.designByContainer{width:100%;text-align:center;padding-top:10px;padding-bottom:10px;position:relative;background:#4c4741;}.designBy{font-family:"RobotoCondensedLight";display:inline;color:white;font-size:14px;}.overlay{position:fixed;top:0;bottom:0;left:0;right:0;background:black;visibility:hidden;opacity:0.5;height:100%;width:100%;z-index:10;}.popup{z-index:11;width:90%;max-width:1000px;max-height:500px;background:white;position:fixed;top:50%;margin:0 auto;right:0;left:0;transform:translateY(-50%);display:none;text-align:left;padding:10px;border-radius:3px;}.popupTitle{position:relative;width:100%;font-family:"RobotoCondensedLight";font-size:20px;}.show{display:block;visibility:visible;}.popupExit{position:absolute;right:0;top:50%;transform:translateY(-50%);}#emailAddress::after{content:"info@qi-wohl.ch";padding-left:15px;cursor:pointer;}#user-login-form{margin:0 auto;width:80%;position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);border:1px solid black;padding:20px;}#block-views-block-footer-block-1--2,#block-views-block-footer-block-1{background:#686158;position:relative;z-index:0;}#block-views-block-footer-block-1--2 .addressBlock,#block-views-block-footer-block-1 .addressBlock{color:white;padding-left:calc(12% * 2);padding-top:35px;padding-bottom:35px;}#block-views-block-footer-block-1--2 .addressBlock a,#block-views-block-footer-block-1 .addressBlock a{color:white;text-decoration:none !important;}@media screen and (max-width:1670px){#block-views-block-footer-block-1--2 .addressBlock,#block-views-block-footer-block-1 .addressBlock{padding-left:calc(7% * 2);padding-right:calc(7% * 2);}}@media screen and (max-width:1330px){#block-views-block-footer-block-1--2 .addressBlock,#block-views-block-footer-block-1 .addressBlock{padding-left:calc(3.5% * 2);padding-right:calc(3.5% * 2);}}#block-views-block-footer-block-1--2 .addressBlock *,#block-views-block-footer-block-1 .addressBlock *{font-size:19px;}#block-views-block-footer-block-1--2 .addressBlock span,#block-views-block-footer-block-1 .addressBlock span{font-family:"RobotoCondensedLight";}#block-views-block-footer-block-1--2 .views-field-title,#block-views-block-footer-block-1 .views-field-title{text-align:right;width:98%;}#block-views-block-footer-block-1--2 .views-field-title .sectionTitle,#block-views-block-footer-block-1 .views-field-title .sectionTitle{text-align:left;}#block-views-block-footer-block-1--2 .views-field-title .footerDivs,#block-views-block-footer-block-1 .views-field-title .footerDivs{width:50%;}@media screen and (max-width:1450px){#block-views-block-footer-block-1--2 .addressBlock span,#block-views-block-footer-block-1--2 .addressBlock a,#block-views-block-footer-block-1 .addressBlock span,#block-views-block-footer-block-1 .addressBlock a{font-size:17px !important;}}#block-views-block-footer-block-1--2 .views-field-field-map a,#block-views-block-footer-block-1 .views-field-field-map a{height:1000px;position:relative;display:block;width:100%;overflow:hidden;}@media screen and (max-width:1000px){#block-views-block-footer-block-1--2 .views-field-field-map a,#block-views-block-footer-block-1 .views-field-field-map a{position:relative;}}#block-views-block-footer-block-1--2 .views-field-field-map img,#block-views-block-footer-block-1 .views-field-field-map img{min-height:100%;max-width:none;transform:translateX(-50%);position:relative;display:block;min-width:100%;left:50%;}#block-views-block-footer-block-1--2 .views-field-field-address-block,#block-views-block-footer-block-1--2 .views-field-field-map,#block-views-block-footer-block-1 .views-field-field-address-block,#block-views-block-footer-block-1 .views-field-field-map{width:50%;vertical-align:top;display:inline-block;height:1000px;}@media screen and (max-width:1000px){#block-views-block-footer-block-1--2 .views-field-field-address-block,#block-views-block-footer-block-1--2 .views-field-field-map,#block-views-block-footer-block-1 .views-field-field-address-block,#block-views-block-footer-block-1 .views-field-field-map{width:100%;}}#block-views-block-footer-block-1--2 .addressBlock span,#block-views-block-footer-block-1 .addressBlock span{font-family:"RobotoCondensedLight";}#map{width:100%;height:600px;}.redBoxTitle{margin-top:-26px;}@media screen and (max-width:1000px){.redBoxTitle{margin-top:0;}}@media screen and (max-width:800px){.redBoxTitle{padding-top:25px;padding-bottom:25px;}}.designByContainer a{text-decoration:none !important;}#user-login-form #edit-pass--description,#user-login-form #edit-name--description{display:none;}#user-login-form #edit-submit{background:#686158;}.ueberMichImage{width:22%;}@media screen and (max-width:1000px){.ueberMichImage{width:40% !important;}}@media screen and (max-width:550px){.ueberMichImage{width:80% !important;}}.ueberMichText{width:75%;}.ueberMichTop,.ueberMichBottom{padding-top:75px;padding-bottom:75px;}.physiotherapieJetzerLogo{height:200px;}
html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}
