a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;text-decoration:none;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:15px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger-box{width:30px;height:15px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-.5px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:30px;height:1px;background-color:#000;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-7px}.hamburger-inner:after{bottom:-7px}.hamburger--3dx .hamburger-box{perspective:60px}.hamburger--3dx .hamburger-inner{transition:transform .2s 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{background-color:transparent;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,7px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-7px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:60px}.hamburger--3dx-r .hamburger-inner{transition:transform .2s 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{background-color:transparent;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,7px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-7px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:60px}.hamburger--3dy .hamburger-inner{transition:transform .2s 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{background-color:transparent;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,7px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-7px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:60px}.hamburger--3dy-r .hamburger-inner{transition:transform .2s 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{background-color:transparent;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,7px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-7px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-6px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-6px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(6px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(6px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .15s,transform .15s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .15s,transform .15s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transform:translate3d(-6px,-7.5px,0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .15s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transform:translate3d(-6px,7.5px,0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .15s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .15s,transform .15s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .15s,transform .15s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transform:translate3d(6px,-7.5px,0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .15s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transform:translate3d(6px,7.5px,0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .15s cubic-bezier(.895,.03,.685,.22) .1s}.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-duration:.15s;transition-delay:.15s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-14px;transition:top .3s cubic-bezier(.33333,.66667,.66667,1) .3s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-7px,0) rotate(-45deg);transition-delay:.32s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .27s}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .42s}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:.15s;transition-delay:.15s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner:after{top:-14px;transition:top .3s cubic-bezier(.33333,.66667,.66667,1) .3s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-7px,0) rotate(45deg);transition-delay:.32s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .27s}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .42s}.hamburger--elastic .hamburger-inner{top:.5px;transition-duration:.4s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:7px;transition:opacity .15s ease .4s}.hamburger--elastic .hamburger-inner:after{top:14px;transition:transform .4s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,7px,0) rotate(135deg);transition-delay:.1s}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transform:translate3d(0,-14px,0) rotate(-270deg);transition-delay:.1s}.hamburger--elastic-r .hamburger-inner{top:.5px;transition-duration:.4s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner:before{top:7px;transition:opacity .15s ease .4s}.hamburger--elastic-r .hamburger-inner:after{top:14px;transition:transform .4s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,7px,0) rotate(-135deg);transition-delay:.1s}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transform:translate3d(0,-14px,0) rotate(270deg);transition-delay:.1s}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .2s ease-in .25s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top .05s linear .2s,left .2s ease-in .25s}.hamburger--emphatic .hamburger-inner:after{top:7px;right:0;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top .05s linear .2s,right .2s ease-in .25s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic.is-active .hamburger-inner:before{left:-60px;top:-60px;transform:translate3d(60px,60px,0) rotate(45deg);transition:left .2s ease-out,top .05s linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s}.hamburger--emphatic.is-active .hamburger-inner:after{right:-60px;top:-60px;transform:translate3d(-60px,60px,0) rotate(-45deg);transition:right .2s ease-out,top .05s linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .2s ease-in .25s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top .05s linear .2s,left .2s ease-in .25s}.hamburger--emphatic-r .hamburger-inner:after{top:7px;right:0;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top .05s linear .2s,right .2s ease-in .25s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic-r.is-active .hamburger-inner:before{left:-60px;top:60px;transform:translate3d(60px,-60px,0) rotate(-45deg);transition:left .2s ease-out,top .05s linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s}.hamburger--emphatic-r.is-active .hamburger-inner:after{right:-60px;top:60px;transform:translate3d(-60px,-60px,0) rotate(45deg);transition:right .2s ease-out,top .05s linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s}.hamburger--slider .hamburger-inner{top:.5px}.hamburger--slider .hamburger-inner:before{top:7px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.2s}.hamburger--slider .hamburger-inner:after{top:14px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,7px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-4.28571px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-14px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:.5px}.hamburger--slider-r .hamburger-inner:before{top:7px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.2s}.hamburger--slider-r .hamburger-inner:after{top:14px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,7px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(4.28571px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-14px,0) rotate(90deg)}.hamburger--spring .hamburger-inner{top:.5px;transition:background-color 0s linear .15s}.hamburger--spring .hamburger-inner:before{top:7px;transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:14px;transition:top .3s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.32s;background-color:transparent}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .32s;transform:translate3d(0,7px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),transform .15s cubic-bezier(.215,.61,.355,1) .32s;transform:translate3d(0,7px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:.15s;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner:after{top:-14px;transition:top .3s cubic-bezier(.33333,.66667,.66667,1) .3s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-7px,0) rotate(-45deg);transition-delay:.32s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .32s}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .32s}.hamburger--stand .hamburger-inner{transition:transform .1s cubic-bezier(.55,.055,.675,.19) .22s,background-color 0s linear .1s}.hamburger--stand .hamburger-inner:before{transition:top .1s ease-in .1s,transform .1s cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom .1s ease-in .1s,transform .1s cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent;transition:transform .1s cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .22s}.hamburger--stand.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--stand-r .hamburger-inner{transition:transform .1s cubic-bezier(.55,.055,.675,.19) .22s,background-color 0s linear .1s}.hamburger--stand-r .hamburger-inner:before{transition:top .1s ease-in .1s,transform .1s cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom .1s ease-in .1s,transform .1s cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent;transition:transform .1s cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .22s}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--spin .hamburger-inner{transition-duration:.3s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .34s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .34s,transform .3s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.14s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .14s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .3s cubic-bezier(.215,.61,.355,1) .14s}.hamburger--spin-r .hamburger-inner{transition-duration:.3s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .34s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .34s,transform .3s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:.14s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .14s}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .3s cubic-bezier(.215,.61,.355,1) .14s}.hamburger--squeeze .hamburger-inner{transition-duration:.1s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top .1s ease .14s,opacity .1s ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom .1s ease .14s,transform .1s cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.14s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease,opacity .1s ease .14s}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease,transform .1s cubic-bezier(.215,.61,.355,1) .14s}.hamburger--vortex .hamburger-inner{transition-duration:.3s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.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-duration:.3s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.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{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.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:Roboto,sans-serif;color:#000;font-size:14px;background-color:#a9afb1}body.menu-open{overflow:hidden}.body-container{width:100%;max-width:1440px;margin:0 auto;background-color:#fff;overflow:hidden}.body-container.bg-small{background:url(../images/page-bg1.jpg) no-repeat top #fff}.body-container.bg-big{background:url(../images/page-bg.jpg) no-repeat top #fff}a{color:#111b1d}.gorgia{font-family:Georgia}.space{width:100%;height:20px;clear:both}.space100{width:100%;height:100px}.space70{width:100%;height:70px;float:left}.pull-right{float:right}.help-icon{margin:0 0 30px}@media (max-width:767px){.help-icon{max-width:100px}}.btn{padding:10px 35px;font-size:18px;border:0;font-family:Roboto,sans-serif;outline:none;cursor:pointer}.btn.white{background-color:#fff;color:#5f5f5f}.btn.oreng{background-color:#a26750;color:#fff}.body-copy h2,.body-copy h3,.page-banner .banner-slider .banner-wrapper .bx-pager:before,.text-oreng{color:#a26750}.text-dark-green{color:#48656a}.text-center{text-align:center}.gray-bg{background-color:#ebf1f2}.white-bg{background-color:#fff}.show-mob{display:none}@media (max-width:767px){.show-mob{display:block}}.show-tab{display:none}@media (max-width:950px){.show-tab{display:block}}@media (max-width:767px){.hide-mob{display:none}}@media (max-width:950px){.hide-tab{display:none}}h3{font-size:30px;line-height:47px}@media (max-width:900px){h3{font-size:25px;line-height:40px}h3 br{display:none}}@media (max-width:500px){h3{font-size:20px;line-height:30px}}.home-banner{width:100%;position:relative;min-height:600px;max-height:1060px;background:url(../images/home-banner.jpg) no-repeat;background-size:cover;background-position:100% 0}.home-banner .banner-text{position:absolute;bottom:10%;width:90%;max-width:500px}.home-banner .banner-text svg{width:90%}.home-banner .down-arrow{width:42px;height:23px;position:absolute;left:0;right:0;margin:0 auto;bottom:3%;background-image:url(../images/icon_down-arrow.png)}@media (max-width:767px){.home-banner{min-height:300px}}@media (max-width:500px){.home-banner{height:300px}}.mob-home-text{width:90%;padding:30px 0 0;margin:0 auto}.mob-home-text svg{width:100%}.main-container{width:90%;max-width:1180px;margin:0 auto}.main-container:after{content:"";display:table;clear:both}.page-top{margin-top:60px}@media (max-width:767px){.page-top{margin-top:30px}}.page-top-padding{padding-top:90px}@media (max-width:767px){.page-top-padding{padding-top:50px}}.wrapper{width:85%;max-width:920px;margin:0 auto}.content{width:100%;padding:100px 0 80px}@media (max-width:767px){.content{padding:50px 0}}.section-head{font-weight:500;text-transform:uppercase;letter-spacing:4px;margin-bottom:30px}.body-copy,.section-head{font-family:Roboto,sans-serif;font-size:18px}.body-copy{font-weight:400;color:#626262;line-height:27px}.body-copy:after{content:"";display:table;clear:both}.body-copy h1{font-size:36px;font-weight:200;color:#3e545a;padding-bottom:25px}.body-copy h2{font-weight:500;font-size:24px;margin-bottom:25px}.body-copy h3{font-weight:500;font-size:22px;line-height:24px;margin-bottom:10px}.body-copy h4{font-size:18px;color:#a26750;font-weight:300;margin-bottom:15px}.body-copy b{font-weight:700}.body-copy article{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding:25px 0}.body-copy article.no-border{border-bottom:0}.body-copy p{margin-bottom:20px}.body-copy .list-items:after{content:"";display:table;clear:both}.body-copy .list-items li{list-style:disc;list-style-position:outside;margin-left:1em;margin-bottom:5px}.body-copy .list-items li i{font-style:italic}.body-copy .list-items li.gap-10{margin-bottom:10px}.body-copy .list-items.auto-width{width:auto;float:left;margin-right:35px}@media (max-width:767px){.body-copy{font-size:16px;line-height:24px}.body-copy h1{font-size:30px}}header{width:100%;min-height:200px;position:relative}header:after{content:"";display:table;clear:both}header .logo{width:212px;margin:0 auto;position:absolute;left:0;right:0;top:45px}header .logo img{width:100%}header .logo .cls-1,header .logo .cls-2{fill:#fff}header .send-query{width:auto;position:absolute;right:0;top:0;padding:15px 30px;background-color:#a26750;color:#fff;font-size:14px;font-family:Roboto,sans-serif;font-weight:400;line-height:18px;letter-spacing:2px}header nav{width:100%;float:left;text-align:center;margin-top:140px;position:relative}header nav:before{top:0}header nav:after,header nav:before{width:100%;content:'';position:absolute;background-image:url(../images/line.png);height:1px;left:-30px}header nav:after{bottom:0}header nav ul{list-style:none}header nav ul li{list-style:none;display:inline-block}header nav ul li a{font-family:Roboto,sans-serif;font-weight:500;padding:0 30px;line-height:45px;display:inline-block;position:relative;color:#2d3638}header nav ul li a:after{content:'.';color:#202728;font-size:20px;position:absolute;right:-5px;bottom:3px}header nav ul li a.active:before{content:'';height:1px;width:100%;left:0;position:absolute;bottom:0;background-color:#fff}header nav ul li:last-child a:after{display:none}header nav ul li:hover>a{background-color:#d2d4d5}header nav ul li .drop-down{position:absolute;left:0;z-index:2;top:46px;width:100%;height:auto;background-color:#fff;box-sizing:border-box;display:none;padding:50px 70px;text-align:left;overflow:hidden}header nav ul li .drop-down#aboutus{padding-left:0}@media (max-width:767px){header nav ul li .drop-down#aboutus{padding-left:0}}header nav ul li .drop-down .colum-5{width:20%;float:left}header nav ul li .drop-down .colum-5.aboutus{margin-left:290px}@media (max-width:767px){header nav ul li .drop-down .colum-5.aboutus{margin-left:0}}@media (max-width:767px){header nav ul li .drop-down .colum-5.aboutus h5{display:none}}@media (max-width:767px){header nav ul li .drop-down .colum-5.aboutus ul{margin-bottom:0}}header nav ul li .drop-down .colum-5 h5{font-size:16px;font-weight:700;color:#a26750;width:100%;float:left}header nav ul li .drop-down .colum-5 h5 a{padding:0;line-height:16px;font-weight:700;color:#a26750}header nav ul li .drop-down .colum-5 h5 a:after{display:none}header nav ul li .drop-down .colum-5 ul{margin:15px 0 30px;width:100%;float:left}header nav ul li .drop-down .colum-5 ul li{width:100%;float:left;padding:0}header nav ul li .drop-down .colum-5 ul li a{padding:0;color:#445f62;font-size:16px;line-height:22px;font-weight:400}header nav ul li .drop-down .colum-5 ul li a:hover{color:#a26750}header nav ul li .drop-down .colum-5 ul li a:after{display:none}@media (max-width:767px){header nav ul li .drop-down .colum-5 ul li a{padding:5px 0}}header nav ul li .drop-down .colum-5 ul li:hover a{background-color:transparent}@media (max-width:767px){header nav ul li .drop-down .colum-5 ul{margin:0 0 20px}}@media (max-width:1030px){header nav ul li .drop-down{padding:20px}header nav ul li .drop-down .colum-5 h5,header nav ul li .drop-down .colum-5 ul li a{font-size:14px}}@media (max-width:900px){header nav ul li .drop-down .colum-5{width:30%;height:200px}}@media (max-width:767px){header nav ul li .drop-down{padding:20px 0;text-align:center}}header.mobile{background-color:#3a494e;min-height:80px}header.mobile .logo{left:15px;top:15px;margin:0;width:140px}header.mobile .hamburger{position:absolute;right:0;top:0;bottom:0;z-index:4;margin:auto 0;height:24px}header.mobile .hamburger .hamburger-inner,header.mobile .hamburger .hamburger-inner:after,header.mobile .hamburger .hamburger-inner:before{background-color:#fff}header.mobile nav{margin:0;position:fixed;padding-top:30px;right:-100%;top:80px;width:100%;background-color:hsla(0,0%,100%,.95);z-index:2;height:100%;overflow:auto;box-sizing:border-box}header.mobile nav li{width:100%;float:left}header.mobile nav li a{width:100%;box-sizing:border-box;line-height:35px}header.mobile nav li.has-dropDown .drop-down{position:relative;width:100%;top:0}header.mobile nav li.has-dropDown .drop-down .colum-5{width:100%;height:auto}.testimonial li{font-size:24px;line-height:38px;font-family:Roboto,sans-serif}@media (max-width:600px){.testimonial li{font-size:18px;line-height:30px}}.page-banner{margin-top:60px;position:relative}.page-banner img{width:100%}@media (max-width:767px){.page-banner img{min-width:650px;margin-left:-7%}}.page-banner h1{position:absolute;width:85%;height:55px;font-size:48px;font-weight:200;color:#fff;top:0;right:0;left:0;bottom:0;margin:auto}@media (max-width:767px){.page-banner h1{font-size:32px;line-height:42px;height:auto;margin:0}}@media (max-width:767px){.page-banner.team-banner img{min-width:114%;margin-left:-7%}}.page-banner.team-banner h1{bottom:50px;top:auto}@media (max-width:767px){.page-banner.team-banner h1{bottom:20px}}.page-banner.treatment-banner:after{content:"";display:table;clear:both}@media (max-width:767px){.page-banner.treatment-banner img{min-width:650px;margin-right:-7%;float:right}}.page-banner.treatment-banner h1{bottom:50px;top:auto}@media (max-width:767px){.page-banner.treatment-banner h1{bottom:20px}}.page-banner .banner-slider{position:absolute;right:0;top:100px;width:75%}.page-banner .banner-slider .banner-wrapper{width:90%}.page-banner .banner-slider .banner-wrapper li{font-size:30px;color:#566d7a;text-align:center;line-height:48px}.page-banner .banner-slider .banner-wrapper .bx-pager{bottom:-45px}@media (max-width:767px){.page-banner .banner-slider .banner-wrapper .bx-pager{bottom:-25px}}.page-banner .banner-slider .banner-wrapper .bx-pager a{line-height:7px;width:5px;height:5px;margin:0 3px;background:#fff}.page-banner .banner-slider .banner-wrapper .bx-pager a .active,.page-banner .banner-slider .banner-wrapper .bx-pager a.pager-active{background-color:#a26750}.page-banner .banner-slider .banner-wrapper .bx-pager:before{content:'TESTIMONIAL';padding-right:5px;font-family:Roboto,sans-serif;font-size:11px;font-weight:300;letter-spacing:2px}@media (max-width:767px){.page-banner .banner-slider .banner-wrapper{margin-top:30px}}@media (max-width:900px){.page-banner .banner-slider{position:static;width:100%;margin-bottom:30px}.page-banner .banner-slider .banner-wrapper{width:100%;padding:10px 0}.page-banner .banner-slider .banner-wrapper li{font-size:20px;line-height:30px}.page-banner .banner-slider .banner-wrapper .bx-pager a{background-color:#3a494e}}@media (max-width:767px){.page-banner .banner-slider{padding-bottom:50px;border-bottom:1px solid #c2c6c7;margin-bottom:0}}@media (max-width:767px){.page-banner{margin-top:0}}.accordian{float:left;width:100%;margin-top:100px}@media (max-width:767px){.accordian{margin-top:50px}}.accordian li{border-top:1px solid #ddd;padding:25px 0 15px;width:100%;float:left}.accordian li:last-child{border-bottom:1px solid #ddd}.accordian li ul li{padding:10px 0;border:0;list-style-type:disc}.accordian li ul li:last-child{border:0}.accordian li .head{cursor:pointer;color:#282828;font-weight:400;font-size:18px;width:100%;float:left;position:relative;padding-right:100px;box-sizing:border-box}.accordian li .head span{float:right;font-size:16px;color:#a26750;position:absolute;width:95px;right:0;top:0;text-align:right}.accordian li .head.active,.accordian li .head:hover{color:#a26750}.accordian li .accordian-content{width:85%;display:none;float:right;padding:30px 0}.accordian li .accordian-content h6{font-size:16px;font-weight:500}.accordian li .accordian-content p{font-size:16px;font-weight:400;line-height:20px}.price{width:100%;margin-bottom:50px}.price li{border-bottom:1px solid #d9d9d9;padding:7px 0}.price li span{float:right}@media (max-width:767px){.price li{padding:15px 0}.price li span{float:none;display:block;padding:10px 0 5px;text-align:left;width:100%;font-weight:700}}.row{width:100%;float:left}.column-2{width:45%;padding-right:5%;float:left;min-height:20px;position:relative}.column-2.right{padding-right:0;width:47%}.column-2.right:after{content:'';position:absolute;width:100%;height:100%;left:5px;top:5px;border:1px solid #a26750}@media (max-width:767px){.column-2,.column-2.right{width:100%;padding:0}}.column-2 .price-details{width:100%;float:left;margin-bottom:30px}.column-2 .price-details h4{font-size:24px;font-weight:400;box-sizing:border-box;background:url(../images/arow-right.jpg) no-repeat left 4px;padding-left:22px;padding-bottom:10px;border-bottom:1px solid #d9c0b7;margin-bottom:20px;overflow:hidden}.column-2 .price-details h4 span{font-size:18px;font-weight:400;float:right}@media (max-width:767px){.column-2 .price-details h4 span{width:100%;text-align:left}}.column-2 .price-details p{font-size:16px;line-height:22px}.column-2 .price-details ul li{background:url(../images/tick.png) no-repeat left 6px;font-size:16px;box-sizing:border-box;padding-left:25px;margin-bottom:10px}.column-2 .price-box{background-color:#fcfaf9;border:1px solid #a26750;padding:50px 30px;width:100%;float:left;position:relative;z-index:1;box-sizing:border-box}.body-copy.contact-from{width:74.5%;float:left;background-color:#ecf2f3;padding:55px 14%;box-sizing:border-box}.body-copy.contact-from h1{color:#57777f}.body-copy.contact-from form{margin-top:55px}.body-copy.contact-from input,.body-copy.contact-from textarea{font-family:Roboto,sans-serif;border:0;background-color:transparent;width:100%;border-bottom:1px solid #ddd;padding-bottom:20px;margin-bottom:10px;outline:none;font-size:18px;color:#707070;font-weight:400;resize:none}@media (max-width:900px){.body-copy.contact-from{width:100%}}@media (max-width:600px){.body-copy.contact-from{padding:30px 15px}.body-copy.contact-from form{margin-top:25px}}@media (max-width:767px){.body-copy.contact-from{text-align:center}.body-copy.contact-from .pull-right{float:none}}.contact-right{width:24%;float:right}.contact-right h6{font-size:18px;margin-bottom:10px;font-weight:400;color:#000;font-family:Roboto,sans-serif}.contact-right .page-banner .banner-slider .banner-wrapper h6.bx-pager:before,.contact-right h6.text-oreng,.page-banner .banner-slider .banner-wrapper .contact-right h6.bx-pager:before{color:#a26750}.contact-right h6.text-gray{color:#868686}.contact-right .open-hrs{margin-top:90px}@media (max-width:767px){.contact-right .open-hrs h6{text-align:center;font-weight:600;margin-bottom:20px}}.contact-right p{font-size:16px;line-height:22px;font-weight:300;color:#000;margin-bottom:10px;font-family:Roboto,sans-serif}.contact-right .timing{padding-top:15px}.contact-right .timing li{width:100%;display:inline-block;border-bottom:1px solid #a5b4b7;padding-bottom:5px;margin-bottom:5px}.contact-right .timing li span{width:45%;float:left;color:#868686;font-size:16px;font-weight:400;font-family:Roboto,sans-serif}.contact-right .timing li span:last-child{width:50%;line-height:23px;float:right;font-weight:300;font-size:14px}@media (max-width:900px){.contact-right{width:100%;padding:30px 0}.contact-right .open-hrs{margin-top:50px}}@media (max-width:767px){.contact-right address{text-align:center;margin:20px 0 0}}.map{float:left;width:100%;padding:80px 0}@media (max-width:767px){.map{padding:30px 0}}.team-list{width:100%;padding:10px 0 40px;margin-bottom:30px;border-bottom:1px solid #e9e9e9}.team-list:after{content:"";display:table;clear:both}.team-list.no-broder{border-bottom:0}.team-list .team-photo{width:30%;max-width:250px;float:left}.team-list .team-photo img{width:100%}@media (max-width:767px){.team-list .team-photo{width:100%;max-width:100%;text-align:center;padding-bottom:20px}.team-list .team-photo img{width:auto;max-width:100%}}.team-list .team-info{width:67%;float:right}.team-list .team-info h4{font-size:24px;font-weight:500;line-height:24px;margin:0}.team-list .team-info h4 span{font-size:16px;font-weight:500;color:#282828}.team-list .team-info p{color:#626262;font-size:18px;margin-top:20px}.team-list .team-info i{font-family:Libre Baskerville,serif;font-size:16px;color:#626262}@media (max-width:767px){.team-list .team-info{width:100%;text-align:center}}.help-list{margin-bottom:30px}.help-list .wrapper{position:relative;padding-left:45px}.help-list .wrapper:before{content:'';position:absolute;left:0;top:0;width:24px;height:30px;background-image:url(../images/icon_pdf.jpg)}.help-list .wrapper h3{font-size:18px}.help-list .wrapper p{border-bottom:1px solid #b0b7b9;padding:0 0 10px;margin-bottom:10px}.help-list .wrapper a{float:right;font-size:14px;color:#494949}@media (max-width:767px){.help-list{padding:0 30px;box-sizing:border-box}}footer{width:100%;padding:60px 0;background-color:#596268}footer:after{content:"";display:table;clear:both}footer .colum{width:30%;float:left;margin-right:5%}footer .colum:last-child{margin-right:0}footer .colum img{max-width:100%}footer .colum h6{font-size:18px;font-weight:400}footer .colum h6,footer .colum p{margin-bottom:10px;color:#fff;font-family:Roboto,sans-serif}footer .colum p{font-size:16px;line-height:22px;font-weight:100}footer .colum .timing{padding-top:15px}footer .colum .timing li{width:100%;display:inline-block;border-bottom:1px solid #a5b4b7;padding-bottom:10px;margin-bottom:10px}footer .colum .timing li span{width:45%;float:left;color:#fff;font-size:18px;font-weight:400;font-family:Roboto,sans-serif}footer .colum .timing li span:last-child{width:50%;line-height:23px;float:right;font-weight:300;font-size:14px}@media (max-width:1030px){footer .colum{margin-right:2%;width:32%}footer .colum address{padding:0}}@media (max-width:900px){footer .colum{margin-right:2%;width:40%}footer .colum:last-child{width:100%;padding:20px 0}footer .colum br{display:none}footer .colum address{padding:0}}@media (max-width:605px){footer .colum{margin-right:0;width:100%;padding:0 0 30px}}.blk-ovlerlay{width:100%;height:100%;position:fixed;z-index:4;left:0;top:0;background-color:#333;display:none}.pop-overlay{display:none;position:absolute;left:0;right:0;top:10%;margin:auto;width:80%;max-width:600px;height:300px;z-index:6}.pop-overlay .close{position:absolute;right:20px;top:20px;font-size:16px;color:#a26750}.pop-overlay .body-copy.contact-from{width:100%}.copyright{background-color:#a26750;font-family:Roboto,sans-serif;font-size:11px;text-transform:uppercase;letter-spacing:2px;padding:10px 0}.bxslider{display:none}.succesMessage{color:#989898}.errorMessage,.succesMessage{display:none;width:60%;text-align:left}.errorMessage{color:#970000}.bx-wrapper{position:relative;padding:0;*zoom:1}.bx-wrapper img{max-width:100%;display:block}.bx-wrapper .bx-viewport{-webkit-transform:translatez(0);transform:translatez(0)}.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:-30px;z-index:3;width:100%}.bx-wrapper .bx-loading{min-height:50px;height:100%;width:100%;position:absolute;top:0;left:0;z-index:5}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666}.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager .bx-pager-item{display:inline-block;*zoom:1;*display:inline}.bx-wrapper .bx-pager a{background:#7b7b7b;text-indent:-9999px;display:inline-block;width:10px;height:10px;margin:0 5px;outline:0;border-radius:5px}.bx-wrapper .bx-pager a.active,.bx-wrapper .bx-pager a.pager-active,.bx-wrapper .bx-pager a:hover{background:#8e5641}.bx-wrapper .bx-prev{left:10px}.bx-wrapper .bx-next{right:10px}.bx-wrapper .bx-prev:hover{background-position:0 0}.bx-wrapper .bx-next:hover{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;display:none;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:6}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(images/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666\9;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}