/* lato-regular - latin */@font-face { font-family: 'Lato'; font-style: normal; font-weight: 400; src: url('../fonts/lato-v23-latin-regular.eot'); /* IE9 Compat Modes */ src: local(''), url('../fonts/lato-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/lato-v23-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/lato-v23-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/lato-v23-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/lato-v23-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */}/* lato-700 - latin */@font-face { font-family: 'Lato'; font-style: normal; font-weight: 700; src: url('../fonts/lato-v23-latin-700.eot'); /* IE9 Compat Modes */ src: local(''), url('../fonts/lato-v23-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/lato-v23-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/lato-v23-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/lato-v23-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/lato-v23-latin-700.svg#Lato') format('svg'); /* Legacy iOS */}/* lato-900 - latin */@font-face { font-family: 'Lato'; font-style: normal; font-weight: 900; src: url('../fonts/lato-v23-latin-900.eot'); /* IE9 Compat Modes */ src: local(''), url('../fonts/lato-v23-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/lato-v23-latin-900.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/lato-v23-latin-900.woff') format('woff'), /* Modern Browsers */ url('../fonts/lato-v23-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/lato-v23-latin-900.svg#Lato') format('svg'); /* Legacy iOS */}@font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 500; font-display: swap; src: url(/fonts/montserrat.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, 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: 'Montserrat'; font-style: normal; font-weight: 600; font-display: swap; src: url(/fonts/montserrat.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, 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: 'Montserrat'; font-style: normal; font-weight: 700; font-display: swap; src: url(/fonts/montserrat.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}/*! * Hamburgers * @description Tasty CSS-animated hamburgers * @author Jonathan Suh @jonsuh * @site https://jonsuh.com/hamburgers * @link https://github.com/jonsuh/hamburgers */.hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner{top:50%;display:block;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{transform:rotateY(180deg);background-color:transparent!important}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{transform:rotateY(-180deg);background-color:transparent!important}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{transform:rotateX(-180deg);background-color:transparent!important}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{transform:rotateX(180deg);background-color:transparent!important}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg);background-color:transparent!important}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg) rotate(-180deg);background-color:transparent!important}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(-90deg)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(45deg)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(90deg)}.hamburger--elastic .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(135deg)}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(-270deg)}.hamburger--elastic-r .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(-135deg)}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(270deg)}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic.is-active .hamburger-inner:before{top:-80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,80px,0) rotate(45deg)}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,80px,0) rotate(-45deg)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner:before{top:80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,-80px,0) rotate(-45deg)}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,-80px,0) rotate(45deg)}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s;opacity:0}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(-225deg)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s;opacity:0}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(90deg)}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(90deg);background-color:transparent!important}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(-90deg);background-color:transparent!important}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--vortex .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(765deg)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(-765deg)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}body { font-family: 'Lato', sans-serif; color: #3e4958; /* overflow: initial; background-color: #f3f3f3; background-color: #f7f8fc; background-image: repeating-linear-gradient(45deg, transparent, transparent 35px, rgba(255, 255, 255, 0.38) 35px, rgba(255, 255, 255, 0.5) 70px); background-image: repeating-linear-gradient(45deg, transparent, transparent 35px, rgba(255, 255, 255, 0) 35px, rgba(255, 255, 255, 0.62) 70px); */}h1, h2, h3, h4, h5 { font-family: 'Montserrat', sans-serif; font-weight: 600; color: #1a3150;}.btn-primary { background-color: #88c863; border-color: #88c863;}.btn-brand { background-color: #1a3150; color: #fff;}.btn-brand:hover { background-color: #38629c; border: 1px solid #38629c; text-decoration: none; color: #ffffff;}.boxed-btn3 { background: #615CFD; background-color: #1e5fb9; background-color: #38629c; background-color: #1a3150; color: #fff; display: inline-block; padding: 10px 30px; font-size: 16px; font-weight: 500; border: 0; border: 1px solid transparent; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; text-align: center; color: #fff !important; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; cursor: pointer; text-transform: uppercase; letter-spacing: .05rem; padding: 5px 15px; font-size: 14px;}.boxed-btn3:hover { background-color: #38629c; border: 1px solid #38629c; text-decoration: none;}.blog .boxed-btn3 { padding: 5px 15px; font-size: 14px;}section,.p-section{ padding-top: 3.5rem; padding-bottom: 3.5rem;}.bg-white { background-color: #fff;}.bg-gray { background-color: #f8f9fa;}#carouselTop.carousel .carousel-item img { min-width: auto; max-width: 50vw;}#carouselTop .carousel-item { -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d;}.slide-right { position: absolute; left: -50px; height: 330px; top: 190px; width: calc(100% + 100px); background-size: contain; background-position-y: bottom; background-position-x: right; border-top-left-radius: 100% 58%; border-top-right-radius: 100% 48%; background-size: cover; bottom: 0;}.carousel-item p { color: #88c863; font-size: 15px; letter-spacing: 2px; margin-bottom: 15px; text-transform: uppercase;}.carousel-item h5 { font-size: 30px; line-height: 1.2; color: #1a3150;}.carousel-caption { position: absolute; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; width: 100%; top: 15px; left: 0;}.carousel-item .subtext { display: none;}#carouselTop .carousel-indicators li { background-color: #1a3150;}/*.pagewide { height: 50px; background-color: #1a3150;}*/.pagewide .book { background-color: #2d2e83; background-color: #38629c; color: #fff; height: 50px; line-height: 1; padding: 16px 60px; font-weight: bold; text-decoration: none; transition: background-color .4s;}.pagewide .book:hover { background-color: #2b4a73;}.pagewide .book.primary { background-color: #f36d3e; background-color: #88c863}.pagewide .book.primary:hover { background-color: #649c3a}.navbar { padding: .4rem 1.5rem; background-color: #fff; box-shadow: 1px 0 3px 0 rgba(0,0,0,0.35);}.navbar .logo { width: 265px; display: none;}.navbar .logo-mobile { width: 65px;}.navbar-nav .nav-link { font-family: "Montserrat"; font-weight: 500; color: #1a3150; transition: .4s all;}.navbar-nav .book-link { display: none;}.navbar-nav .collapse-btn { background: #1a3150; border-radius: 22px; color: #fff; text-transform: uppercase; font-size: 16px; outline: 0; z-index: 9999999; position: relative; height: 38px; line-height: 1; letter-spacing: .05rem; transition: .4s all;}.navbar-nav .collapse-btn:hover { background-color: #38629c;}.navbar { transition: .4s all;}.navbar-nav { flex-direction: row;}.navbar .logo { transition: .4s all;}.sps--blw .navbar .logo { width: 200px;}.navbar .slogan { transition: .4s all;}.navbar .slogan span { transition: .4s all;}.sps--blw .navbar .slogan { font-size: 16px;}.sps--blw .navbar .slogan span { font-size: 14px;}.sps--blw .navbar-nav .collapse-btn { font-size: 14px;}.sps--blw .navbar-nav .nav-link { font-size: 14px;}.hamburger { padding: 10px 20px;}.hamburger-box { position: relative; display: inline-block; width: 45px; height: 14px;}.hamburger--slider .hamburger-inner { top: -1px;}.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before { position: absolute; width: 35px; height: 2px;}.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before { background-color:#fff;}.hamburger--slider .hamburger-inner { margin-left: 7px;}.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before { background-color:#fff;}.hamburger.is-active:hover, .hamburger:hover { opacity: 1;}.navbar-nav li { position: relative; margin-left: 15px;}.navbar .slogan { padding-left: 1.5rem!important; font-family: 'Montserrat', sans-serif; float: right; margin: 0; display: none;}.bs-canvas-overlay { opacity: 0; z-index: -1;}.bs-canvas-overlay.show { opacity: 0.85; z-index: 800;}.bs-canvas { top: 0; width: 0; z-index: 800; overflow-x: hidden; overflow-y: auto; border-bottom: 20px solid rgb(26, 49, 80);}.bs-canvas-left { left: 0;}.bs-canvas-right { right: 0;}.bs-canvas-anim { transition: all .4s ease-out; -webkit-transition: all .4s ease-out; -moz-transition: all .4s ease-out; -ms-transition: all .4s ease-out;}.navbar { z-index: 900;}.bs-canvas-overlay.show { opacity: 0.4; z-index: 99;}.bs-canvas-right .signet { position: absolute; bottom: 20px; left: 50px; opacity: .5; width: 45%;}.menu-links { padding: 115px 30px;}.menu-links li { list-style: none; margin: 0;}.menu-links li a { font-weight: 600; position: relative; display: block; display: inline-block; padding: .5em 2.5em .5em 1.5em; color: #1a3150; -webkit-transition: color 0.1s; transition: color 0.1s; text-decoration: none; text-transform: uppercase; letter-spacing: .05rem;}.menu-bottom { position: absolute; bottom: 15px; right: 40px; left: 40px; width: 80%; text-align: right;}.menu-bottom a { color: #6f7379; margin-left: 15px; font-size: 14px;}.hamburger--slider .hamburger-inner { margin-left: 4px;}.hamburger--slider .hamburger-inner { top: 2px;}.hamburger--slider .hamburger-inner:before { top: 8px; transition-timing-function: ease; transition-duration: .15s; transition-property: transform,opacity;}.hamburger--slider .hamburger-inner:after { top: 16px; width: 20px; right: 0;}.hamburger--slider.is-active .hamburger-inner:after { transform: translate3d(0,-16px,0) rotate(-90deg); width: 25px;}.hamburger--slider.is-active .hamburger-inner { transform: translate3d(0,7px,0) rotate(45deg); width: 25px;}.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before { width: 28px;}.hamburger-text { display: none; font-size: 14px;}@media (min-width: 992px) { .navbar-expand-lg .navbar-nav .nav-link { padding-right: .8rem; padding-left: .8rem; }}.navbar-light .navbar-nav .nav-link { color: #4f5359;}.navbar-light .navbar-nav .nav-link:hover { color: #1a3150;}.nav-link { color: #10649b; text-shadow: none; padding: 10px 0;}.nav-link::before { color: #fff; text-shadow: 0 0 1px rgba(255,255,255,0.3); content: attr(data-hover); position: absolute; -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; -moz-transition: -moz-transform 0.3s, opacity 0.3s; transition: transform 0.3s, opacity 0.3s; pointer-events: none;}.nav-link::after { content: ''; position: absolute; left: 10px; bottom: 0; width: calc(100% - 20px); height: 2px; background: #88c863; opacity: 0; -webkit-transform: translateY(4px); -moz-transform: translateY(5px); transform: translateY(4px); -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; -moz-transition: -moz-transform 0.3s, opacity 0.3s; transition: transform 0.3s, opacity 0.3s; pointer-events: none;}.navbar-nav .nav-link::after { left: 15%; width: 70%;}.nav-link:hover::before, .nav-link:focus::before { opacity: 0; -webkit-transform: translateY(-2px); -moz-transform: translateY(-2px); transform: translateY(-2px);}.nav-link:hover::after, .nav-link:focus::after { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); transform: translateY(0px);}/* newest posts */.grid { transition: all 0.4s ease-out 0s;}.grid-item { margin-bottom: 30px;}.grid-item-content { background-color: #fff; padding: 30px; border-radius: 20px; min-height: 100px; text-align: center;}.grid-item-content h2 { font-weight: bold; margin-top: 1.5em; font-size: 24px; word-break: break-word;}.grid-item .boxed-btn3 { background-color: transparent; border-color: #38629c; color: #38629c!important; display: inline-block; padding: 6px 25px; margin-top: 1em;}.grid-item .boxed-btn3:hover { background-color: #38629c; color: #fff!important; display: inline-block; padding: 6px 25px;}.rob { display: none;}@media (max-width: 767px) { #partnerSlider .carousel-inner .carousel-item > div { display: none; } #partnerSlider .carousel-inner .carousel-item > div:first-child { display: block; }}#partnerSlider .carousel-inner .carousel-item.active,#partnerSlider .carousel-inner .carousel-item-next,#partnerSlider .carousel-inner .carousel-item-prev { display: flex;}/* display 3 */@media (min-width: 768px) { #partnerSlider .carousel-inner .carousel-item-right.active, #partnerSlider .carousel-inner .carousel-item-next { transform: translateX(33.333%); } #partnerSlider .carousel-inner .carousel-item-left.active, #partnerSlider .carousel-inner .carousel-item-prev { transform: translateX(-33.333%); }}#partnerSlider .carousel-inner .carousel-item-right,#partnerSlider .carousel-inner .carousel-item-left{ transform: translateX(0);}#partnerSlider .carousel-control-next, #partnerSlider .carousel-control-prev { color: #1a3150; font-size: 40px; opacity: 1;}#partnerSlider .carousel-control-next:hover,#partnerSlider .carousel-control-prev:hover { color: #88c863;}#partnerSlider .carousel-control-next { right: 0;}#partnerSlider .carousel-control-prev { left: 0;}#partnerSlider img { padding-left: 15px; padding-right: 15px;}/* Medium devices (tablets, 768px and up) */@media (min-width: 768px) { #partnerSlider .carousel-control-next { right: -50px; } #partnerSlider .carousel-control-prev { left: -50px; } #partnerSlider .carousel-control-next { right: -15px; } #partnerSlider .carousel-control-prev { left: -15px; }}/* Large devices (desktops, 992px and up) */@media (min-width: 992px) { #partnerSlider .carousel-control-next { right: -50px; } #partnerSlider .carousel-control-prev { left: -50px; }}/* lighbox */#blueimp-gallery { display: none;}.blueimp-gallery { background: rgba(52, 58, 64, 0.95); background: rgba(255, 255, 255, 0.8); background: #f8f9facc;}.blueimp-gallery .next,.blueimp-gallery .prev { color: #1a3150; text-shadow: none;}.blueimp-gallery .next:hover,.blueimp-gallery .prev:hover { color: #38629c!important; text-shadow: none;}.gallery-item { margin-bottom: 20px; display: block; overflow: hidden;}.gallery-item img { -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out;}.gallery-item:hover img { -webkit-transform: scale(1.05); transform: scale(1.05);}#blueimp-gallery .close { color: #1a3150!important; font-size: 34px; opacity: 1; text-shadow: none;}.contact-link { color: #fff; padding: 25px; line-height: 50px; font-size: 14px;}.contact-link:hover { color: #fff;}.content-bg { padding-top: 7rem; padding-bottom: 7rem; background-color: #ebebeb; background-size: cover; height: 100%; width: 100%; min-height: 100px; background-attachment: fixed;}.content-bg .opacity { height: 100%; top: 0; width: 100%; /*background: #ffffff33;*/ position: absolute; background-image: url(/img/tennis_club_hubertus_overlay.svg); background-position: right; background-repeat: no-repeat; background-size: contain; background-size: 34%;}.opacity-box { background-color: #1a3150; background-color: #1a3150e0; padding: 35px; color: #fff; border-radius: 20px;}.opacity-box h2 { color: #fff; margin-bottom: 20px; margin-left: 20px;}/* deco box */.deco-box { border: 1px solid #5177a6; background: rgba(255,255,255,0.5); z-index: 2; padding: 0 50px 40px 50px; position: relative; min-height: 1px; border-radius: 25px;}.deco-box .title { margin-top: -20px; background: #fff; padding-left: 20px; padding-right: 20px; margin-left: -20px; display: inline-block;}.deco-box .title h2 { font-size: 32px; margin-bottom: 1.5rem;}.deco-box p { font-size: 17px;}/* member login */.pw-box { border: 1px solid #5177a6; background: rgba(255,255,255,0.5); z-index: 2; padding: 0 35px 40px 35px; position: relative; min-height: 1px; border-radius: 25px;}.pw-box .title h2 { font-size: 32px; margin-bottom: 1.5rem;}.pw-box .title { margin-top: -20px; background: #fff; padding-left: 20px; padding-right: 20px; margin-left: -20px; display: inline-block;}.pw-box .boxed-btn3 { display: block; width: 100%; padding: 7px 25px; font-size: 14px; margin-top: 2rem;}.pw-box ::-webkit-input-placeholder { text-align: center;}.pw-box :-moz-placeholder { /* Firefox 18- */ text-align: center;}.pw-box ::-moz-placeholder { /* Firefox 19+ */ text-align: center;}.pw-box :-ms-input-placeholder { text-align: center;}.pw-box .alert { font-size: 15px;}/* partner----------------------------------------------------*/.pic-row > div { padding: 0 !important;}.pic-row img { width: 100%; height: auto;}@media (max-width: 480px) { .col-xs-6 { width: 100% !important; }}/* footer */footer { background-color: #1a3150; color: white; text-align: center; padding-top: 4em; padding-bottom: 4em;}footer .divide { margin-left: 7px; margin-right: 7px;}footer a { color: #c7c7c7;}footer .footer-link:hover { color: #9a9a9a; text-decoration: none;}footer .footer-link:after { content: ' |';}footer .footer-link:last-of-type:after { content: '';}/* preloader */.preloader { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #fff; background-color: #f8f9fa; text-align: center; z-index: 9999999;}.wrap { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}.text { color: #88c863; color: #1a3150; display: inline-block; margin-left: 5px;}.bounceball { position: relative; display: inline-block; height: 37px; width: 15px;}.bounceball:before { position: absolute; content: ''; display: block; top: 0; width: 25px; height: 25px; border-radius: 50%; background-color: #88c863; background-color: #1a3150; -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-animation: bounce 500ms alternate infinite ease; animation: bounce 500ms alternate infinite ease;}@-webkit-keyframes bounce { 0% { top: 30px; height: 5px; border-radius: 60px 60px 20px 20px; -webkit-transform: scaleX(2); transform: scaleX(2); } 35% { height: 15px; border-radius: 50%; -webkit-transform: scaleX(1); transform: scaleX(1); } 100% { top: 0; }}@keyframes bounce { 0% { top: 30px; height: 5px; border-radius: 60px 60px 20px 20px; -webkit-transform: scaleX(2); transform: scaleX(2); } 35% { height: 15px; border-radius: 50%; -webkit-transform: scaleX(1); transform: scaleX(1); } 100% { top: 0; }}#cookie-disclaimer { position: fixed; bottom:0; background-color: rgba(0,0,0,0.8); color: #fff; width: 100%; z-index: 9999; padding: 1em; line-height: 120%; -webkit-backface-visibility:hidden;}#cookie-disclaimer .title { font-size: 17px; font-weight: 500; margin-bottom: 1em;}#cookie-disclaimer p { font-size: 14px; margin-bottom:0;}#cookie-disclaimer a { font-size: 14px; color: #fff; cursor: pointer;}.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}@-webkit-keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: none; transform: none; }}@keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: none; transform: none; }}.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}@-webkit-keyframes fadeOutDown { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }}@keyframes fadeOutDown { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }}.fadeOutDown { -webkit-animation-name: fadeOutDown; animation-name: fadeOutDown;}@-webkit-keyframes fadeOutDownBig { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); }}/* timeline */.vertical-container { /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */ width: 100%; max-width: 1170px; margin: 0 auto;}.vertical-container::after { /* clearfix */ content: ''; display: table; clear: both;}#vertical-timeline { position: relative; padding: 0; margin-top: 2em; margin-bottom: 2em;}#vertical-timeline::before { content: ''; position: absolute; top: 0; left: 18px; height: 100%; width: 4px; background: #f1f1f1;}.vertical-timeline-content .btn { float: right;}#vertical-timeline.light-timeline:before { background: #e7eaec;}.dark-timeline .vertical-timeline-content:before { border-color: transparent #f5f5f5 transparent transparent;}.dark-timeline.center-orientation .vertical-timeline-content:before { border-color: transparent transparent transparent #f5f5f5;}.dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before,.dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before { border-color: transparent #f5f5f5 transparent transparent;}.dark-timeline .vertical-timeline-content,.dark-timeline.center-orientation .vertical-timeline-content { background: #f5f5f5;}@media only screen and (min-width: 1170px) { #vertical-timeline.center-orientation { margin-top: 5em; margin-bottom: 2em; } #vertical-timeline.center-orientation:before { left: 50%; margin-left: -2px; }}@media only screen and (max-width: 1170px) { .center-orientation.dark-timeline .vertical-timeline-content:before { border-color: transparent #f5f5f5 transparent transparent; }}.vertical-timeline-block { position: relative; margin: 1em 0;}.vertical-timeline-block:after { content: ""; display: table; clear: both;}.vertical-timeline-block:first-child { margin-top: 0;}.vertical-timeline-block:last-child { margin-bottom: 0;}@media only screen and (min-width: 1170px) { .center-orientation .vertical-timeline-block { margin: 4em 0; } .center-orientation .vertical-timeline-block:first-child { margin-top: 0; } .center-orientation .vertical-timeline-block:last-child { margin-bottom: 0; }}.vertical-timeline-icon { position: absolute; top: 5px; left: 17px; width: 6px; height: 19px; border-radius: 0; font-size: 16px; text-align: center;}.vertical-timeline-icon i { display: block; width: 24px; height: 24px; position: relative; left: 50%; top: 50%; margin-left: -12px; margin-top: -9px;}@media only screen and (min-width: 1170px) { .center-orientation .vertical-timeline-icon { width: 6px; height: 12px; left: 50%; top: 15px; margin-left: -3px; -webkit-transform: translateZ(0); -webkit-backface-visibility: hidden; font-size: 19px; border-radius: 0; } .center-orientation .vertical-timeline-icon i { margin-left: -12px; margin-top: -10px; } .center-orientation .cssanimations .vertical-timeline-icon.is-hidden { visibility: hidden; }}.vertical-timeline-content { position: relative; margin-left: 60px; background: white; padding: 1em;}.vertical-timeline-content:after { content: ""; display: table; clear: both;}.vertical-timeline-content h2 { font-weight: 500; margin-top: 4px;}.vertical-timeline-content p { font-size: 16px; margin: .5em 0; margin-top: 0; line-height: 1.6;}.vertical-timeline-content .vertical-date { float: left; font-weight: 500; line-height: 1.8; font-size: 14px;}.vertical-date small { color: #1ab394; font-weight: 500;}.vertical-timeline-content::before { content: ''; position: absolute; top: 22px; right: 100%; height: 0; width: 0; border: 7px solid transparent; border-right: 7px solid white;}@media only screen and (min-width: 768px) { .vertical-timeline-content h2 { font-size: 18px; } .vertical-timeline-content p { font-size: 16px; }}@media only screen and (min-width: 1170px) { .center-orientation .vertical-timeline-content { margin-left: 0; padding: 1.6em; width: 47%; } .center-orientation .vertical-timeline-content::before { top: 31px; left: 100%; border-color: transparent; border-left-color: white; } .center-orientation .vertical-timeline-content .btn { float: left; } .center-orientation .vertical-timeline-content .vertical-date { position: absolute; width: 100%; left: 122%; top: 2px; font-size: 14px; } .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content { float: right; } .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content::before { top: 31px; left: auto; right: 100%; border-color: transparent; border-right-color: white; } .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .btn { float: right; } .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date { left: auto; right: 122%; text-align: right; } .center-orientation .cssanimations .vertical-timeline-content.is-hidden { visibility: hidden; } .vertical-timeline-content { top: -15px; } .vertical-timeline-content .vertical-date {line-height: 70px; font-size: 1rem;}}.vertical-timeline-icon { background: #88c863; color: #fff; border: 0;}#vertical-timeline::before { /*background: #f89406;*/}.vertical-date small { color: #19b5fe;}.vertical-timeline-headline { font-size: 18px; font-weight: 700; color: #88c863;}.vertical-timeline-content .vertical-date { font-weight: bold;}.vertical-timeline-icon { border: 0;}.vertical-timeline-headline span { float: right; color: #88c863; font-size: 15px;}.vertical-timeline-headline span i { margin-right: 6px; font-size: 14px;}.dark-timeline .vertical-timeline-content, .dark-timeline.center-orientation .vertical-timeline-content { background: transparent;}/* termine */.media-list { padding: 0;}.media { margin-bottom: 1.5rem;}.media-heading { margin: 0; font-size: 20px;}.media-body { padding-left: 1rem;}.panel.date { margin-bottom: 20px; background-color: #fff; border: 1px solid #e2e2e2; border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05); box-shadow: 0 1px 1px rgba(0,0,0,.05); margin: 0px; width: 70px; text-align: center; border-top-left-radius: 8px; border-top-right-radius: 8px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;}.panel.date .month { border-bottom: 1px solid transparent; border-top-left-radius: 3px; border-top-right-radius: 3px; color: #efefef; background-color: #1a3150; border-color: #ffffff; padding: 2px 0px; font-weight: 600; text-transform: uppercase; font-size: 13px; border-top-left-radius: 8px; border-top-right-radius: 8px;}.panel.date .day { padding: 3px 0px; font-weight: 700; font-size: 1em; color: #1a3150; font-size: 22px;}/* team */.image-wrapper .caption { background-color: rgb(26 49 80 / 80%); bottom: 0; color: #fff; font-size: 16px; padding: 10px 15px; position: absolute; width: 100%;}.image-wrapper { margin-bottom: 1rem; position: relative;}/* forms */section.bg-gray { background-color: #f2f2f7; text-align: center;}.send-link, .dl-link { margin-bottom: 1em; position: relative;}.dl-link.light { margin-bottom: 1.5rem;}.dl-link.light a { background-color: #fff; color: #1a3150;}.send-link a, .dl-link a { font-size: 1rem; display: block; background-color: #1a3150; padding: 8px; transition: .3s all; margin-right: 62px; text-align: center; color: #fff; letter-spacing: .06em; text-transform: uppercase; text-decoration: none; border-radius: 25px 0px 0px 25px;}.dl-link.light a:hover { background-color: #1a3150; color: #ffffff;}.dl-link.light a:hover .icon { background-color: #1a3150; color: #ffffff;}.dl-link.light a .icon { background: #fff; border-radius: 0px 25px 25px 0px;}.send-link a .icon, .dl-link a .icon { background-color: #1a3150; position: absolute; right: 0; top: 0; font-size: 18px; text-align: center; transition: .3s all; width: 55px; height: 40px; line-height: 41px;}.headline { text-transform: capitalize;}/* slideshow small */.slideshow-sm { width: 100%; height: 350px; background-image: url('/files/slideshow/halle.jpg'); background-size: cover; background-position: center; background-repeat: no-repeat}@media (min-width: 360px) { .hamburger-text { display: inline-block; }}/* Small devices (landscape phones, 576px and up) */@media (min-width: 576px) { .hamburger-text { display: inline-block; }}/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */@media (min-width: 768px) { .navbar .logo { display: inline-block; } .navbar .logo-mobile { display: none; } .image-wrapper { margin-bottom: 1.5rem; }}/* Large devices (desktops, 992px and up) */@media (min-width: 992px) { section { padding-top: 7rem; padding-bottom: 7rem; } .navbar-nav .book-link { display: inline-block; } .menu-links li a { padding: 10px; } .hamburger-text { display: inline-block; font-size: 16px; } .slide-right { border-top-left-radius: 14% 55%; border-bottom-left-radius: 39% 100%; position: absolute; border-top-right-radius: 0; height: 700px; width: 55%; background-size: cover; background-position-y: center; background-position-x: right; top: -50px; right: 0; left: inherit; } .carousel-caption { left: 7%; top: 35%; width: 35%; top: 50%; transform: translateY(-50%); bottom: initial; text-align: left; } .carousel-item h5 { font-size: 55px; line-height: 66px; color: #1a3150; } .carousel-item p { font-size: 19px; } .carousel-item .subtext { text-transform: none; color: #64676b; font-size: 18px; display: block; margin-bottom: 20px; } .boxed-btn3 { padding: 10px 30px; font-size: 16px; } .navbar { padding: .4rem 3rem; } .gallery-item { margin-bottom: 0 }}/* Extra large devices (large desktops, 1200px and up) */@media (min-width: 1200px) { .navbar .slogan { display: inline-block; } .navbar .slogan span { font-weight: 500; font-size: 17px; display: block }}/* Extra large devices (large desktops, 1200px and up) */@media (min-width: 2000px) { .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1400px; }}
