@charset "utf-8";
.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:hover{opacity:.7}.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 .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{transform:rotateY(180deg);background-color:transparent}.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 .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{transform:rotateY(-180deg);background-color:transparent}.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 .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{transform:rotateX(-180deg);background-color:transparent}.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 .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{transform:rotateX(180deg);background-color:transparent}.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--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 .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;transition:top .1s ease,transform .15s 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 .15s 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 .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;transition:top .1s ease,transform .15s 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 .15s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,10px,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:.15s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.15s}.hamburger--collapse .hamburger-inner:after{top:-20px;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{transition-delay:.32s;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 .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .27s;opacity:0}.hamburger--collapse.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) .42s;transform:rotate(-90deg)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:.15s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.15s}.hamburger--collapse-r .hamburger-inner:after{top:-20px;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{transition-delay:.32s;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 .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .27s;opacity:0}.hamburger--collapse-r.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) .42s;transform:rotate(90deg)}.hamburger--elastic .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.4s}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .15s ease .4s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .4s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transition-delay:.1s;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:.1s;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:.4s}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .15s ease .4s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .4s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transition-delay:.1s;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:.1s;transform:translate3d(0,-20px,0) rotate(270deg)}.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:10px;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{top:-80px;left:-80px;transition:left .2s ease-out,top .05s linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s;transform:translate3d(80px,80px,0) rotate(45deg)}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right .2s ease-out,top .05s linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s;transform:translate3d(-80px,80px,0) rotate(-45deg)}.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:10px;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{top:80px;left:-80px;transition:left .2s ease-out,top .05s linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s;transform:translate3d(80px,-80px,0) rotate(-45deg)}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right .2s ease-out,top .05s linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s;transform:translate3d(-80px,-80px,0) rotate(45deg)}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.2s;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:.2s;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--spring .hamburger-inner{top:2px;transition:background-color 0s linear .15s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;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,10px,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,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:.15s}.hamburger--spring-r .hamburger-inner:after{top:-20px;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{transition-delay:.32s;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 .3s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .32s;opacity:0}.hamburger--spring-r.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:rotate(90deg)}.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{transition:transform .1s cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .22s;transform:rotate(90deg);background-color:transparent}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(-45deg)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(45deg)}.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{transition:transform .1s cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .22s;transform:rotate(-90deg);background-color:transparent}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(-45deg)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(45deg)}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.3s}.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{transition-delay:.14s;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 .14s;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .3s cubic-bezier(.215,.61,.355,1) .14s;transform:rotate(-90deg)}.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.3s}.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{transition-delay:.14s;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 .14s;opacity:0}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .3s cubic-bezier(.215,.61,.355,1) .14s;transform:rotate(90deg)}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.1s}.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{transition-delay:.14s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top .1s ease,opacity .1s ease .14s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.215,.61,.355,1) .14s;transform:rotate(-90deg)}.hamburger--vortex .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.3s}.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:.3s}.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)}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//cozzolaw.com/wp-content/themes/cozzolaw/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform .1s ease;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}@font-face {
font-family: 'Spinwerad';
src: url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/spinweradBold.eot);
src: local('Spinwerad'), local('Spinwerad'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/spinweradBold.eot?#iefix) format('embedded-opentype'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/spinweradBold.woff2) format('woff2'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/spinweradBold.woff) format('woff'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/spinweradBold.ttf) format('truetype'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/spinweradBold.svg#spinweradBold) format('svg');
font-style: normal;
}
@font-face {
font-family: 'Baskerville';
src: url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/BaskOldFace.eot);
src: local('Baskerville'), local('Baskerville'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/BaskOldFace.eot?#iefix) format('embedded-opentype'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/BaskOldFace.woff2) format('woff2'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/BaskOldFace.woff) format('woff'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/BaskOldFace.ttf) format('truetype'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/BaskOldFace.svg#BaskOldFace) format('svg');
font-style: normal;
}
@font-face {
font-family: 'Gordita';
src: url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/Gordita-Light.eot);
src: local('Gordita Light'), local('Gordita-Light'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/Gordita-Light.eot?#iefix) format('embedded-opentype'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/Gordita-Light.woff2) format('woff2'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/Gordita-Light.woff) format('woff'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/Gordita-Light.ttf) format('truetype'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/Gordita-Light.svg#Gordita-Light) format('svg');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Gordita';
src: url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/Gordita-Regular.eot);
src: local('Gordita Regular'), local('Gordita-Regular'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/Gordita-Regular.eot?#iefix) format('embedded-opentype'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/Gordita-Regular.woff2) format('woff2'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/Gordita-Regular.woff) format('woff'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/Gordita-Regular.ttf) format('truetype'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/Gordita-Regular.svg#Gordita-Regular) format('svg');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Gordita';
src: url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/Gordita-Medium.eot);
src: local('Gordita Medium'), local('Gordita-Medium'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/Gordita-Medium.eot?#iefix) format('embedded-opentype'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/Gordita-Medium.woff2) format('woff2'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/Gordita-Medium.woff) format('woff'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/Gordita-Medium.ttf) format('truetype'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/Gordita-Medium.svg#Gordita-Medium) format('svg');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Gordita';
src: url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/Gordita-Bold.eot);
src: local('Gordita Bold'), local('Gordita-Bold'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/Gordita-Bold.eot?#iefix) format('embedded-opentype'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/Gordita-Bold.woff2) format('woff2'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/Gordita-Bold.woff) format('woff'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/Gordita-Bold.ttf) format('truetype'),
url(https://cozzolaw.com/wp-content/themes/cozzolaw/css/.https://cozzolaw.com/wp-content/themes/cozzolaw/css/fonts/Gordita-Bold.svg#Gordita-Bold) format('svg');
font-weight: 600;
font-style: normal;
}
  section, aside, main, nav, .bg, .avatar, .avatar::before, header nav, .avatar a img, a, .btn, input, select, textarea, .social li, .nf-field-element::before, #contact-form, .form-container, .menu-control, #contact-form i, #hero .container, main nav, #work .container, #contact, footer, #resources .bucket .overlay, #blog li, #blog li h3 a, header nav ul li ul, li a span::after, li.menu-item-has-children::after, .carousel-prev, .carousel-next, #sub-areas .area span::after, .mobile-nav div, .overlay {-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;} header, h1, h2, h3, h4, h5, h6, .btn, nav a, img, #blog li a[rel~=category], #blog li time, #resources .bucket .overlay, #resources .bucket .title, .legal, #intro p, .area p, #resources p, #areas, #carousel p, #hero p {-webkit-user-select:none;-ms-user-select:none;user-select:none;-moz-user-select:none;} header li.trigger > a {pointer-events:none;} #wpadminbar {display:none;} *, *:after, *:before {-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;position:relative;outline:none;}
.container {width:100%;padding:0 50px;z-index:1;}
.row {width:100%;max-width:1222px;margin:0 auto;zoom:1;}
.row:before, .row:after {content:'';display:table;}
.row:after {clear:both;}
::selection {background:#7B2E37;color:#FFF;}
::-moz-selection {background:#7B2E37;color:#FFF;}
::-webkit-input-placeholder {color:#121212;opacity:.45;font-family:'Gordita',sans-serif;}
::-moz-placeholder {color:#121212;opacity:.45;font-family:'Gordita',sans-serif;}
:-ms-input-placeholder {color:#121212;opacity:.45;font-family:'Gordita',sans-serif;}
:-moz-placeholder {color:#121212;opacity:.45;font-family:'Gordita',sans-serif;}
::-webkit-scrollbar {display:none;} html {overflow-x:hidden;}
body, html {background-color:#FFF;width:100%;height:100%;font-size:16px;color:#121212;font-family:'Gordita',sans-serif;font-weight:400;}
a {cursor:pointer;text-decoration:none;}
a:hover {text-decoration:none;color:#a53f4b;}
ul {list-style:none;}
img {max-width:100%;width:auto;height:auto;display:block;}
img.aligncenter {margin-left:auto;margin-right:auto;}
h1, h2, h3, h4, h5, h6 {cursor:default;text-align:center;}
main {z-index:2;}
main .container {z-index:3;}
p, main ul {line-height:1.65;margin:20px auto 0;}
main ul {list-style:circle;list-style-position:inside;}
main a {color:#7b2e37;}
hr {border:none;height:1px;background-color:#f2f2f2;margin:30px 0;}
.anchor {display:block;visibility:hidden;position:absolute;top:0;height:119px;margin-top:-119px;}  .btn {display:inline-block;float:left;text-align:center;font-size:13px;pointer-events:all!important;height:47px;line-height:46px;font-weight:500;letter-spacing:2px;z-index:1;border-width:2px;border-style:solid;text-transform:uppercase;padding:0 40px;margin-top:30px;}
.btn + .btn {margin-left:20px!important;margin-top:25px!important;}
.btn.outline {border-color:#7b2e37;color:#7b2e37;}
.btn.outline:hover {background-color:#7b2e37;color:#FFF;}
.btn.outline.white {border-color:#FFF;color:#FFF;}
.btn.outline.white:hover {background-color:#7b2e37;border-color:#7b2e37;color:#FFF;}
.btn.outline.white.solid:hover {background-color:#FFF;border-color:#FFF;color:#7b2e37;} header {position:fixed;top:0;width:100%;z-index:5;background-color:#FFF;-webkit-box-shadow:0 0 7.5px rgba(28,38,52,0);box-shadow:0 0 7.5px rgba(28,38,52,0);}
.scrolled header {-webkit-box-shadow:0 0 7.5px rgba(28,38,52,.15);box-shadow:0 0 7.5px rgba(28,38,52,.15);}
header .container, header .row {height:100%;}
header .row {max-width:1572px;}
header .logo {position:absolute;left:0;top:0;bottom:0;width:307px;height:59px;margin:auto;}
header .btn {position:absolute;top:0;right:0;margin:auto;height:47px;bottom:0;} header nav {display:table;margin:48px auto;}
header nav ul li {display:block;float:left;}
header nav ul li a {text-align:center;font-size:16px;color:#7b2e37;display:block;cursor:pointer;font-weight:500;padding:0 27.5px;}
header nav ul li a:hover, header nav ul li a.active, li.trigger.hover > a, header li.current_page_item a, header li.current-menu-parent > a, header li.current-menu-item a {opacity:.5725;}
header nav ul li ul {position:fixed;width:100%;opacity:0;pointer-events:none;left:0;padding:48px 25px 0;}
header nav ul li.menu-item-has-children:hover ul {opacity:1;pointer-events:all;}
header nav ul li.menu-item-has-children::after {content:'';border-left:10px solid transparent;
border-right: 10px solid transparent;bottom:0;z-index:999;
border-bottom: 10px solid #7b2e37;position:absolute;width:20px;left:0;right:0;margin:auto;bottom:-48px;opacity:0;pointer-events:none!important;}
header nav ul li.menu-item-has-children:hover::after {opacity:1;}
header nav ul li ul .inner-menu {height:140px;}
header nav ul li ul .inner-menu::before {background-color:#7b2e37;content:'';display:block;width:100%;position:fixed;height:140px;left:0;}
header nav ul li ul li {float:left;padding-right:30px;}
header nav ul li.menu-item-20 ul .inner-menu {max-width:1572px;display:flex;justify-content:center;}
header nav ul li.menu-item-20 ul li {float:left;width:17%;}
header nav ul li.menu-item-20 ul li:nth-of-type(6) {width:15%;padding:0;}
header nav ul li#menu-item-21 ul .inner-menu {max-width:993px;}
header nav ul li#menu-item-21 ul li {float:left;width:33.33%;padding-right:80px;}
header nav ul li ul li a {padding:0;text-align:left;font-size:15px;height:140px;color:#FFF;display:block;line-height:140px;cursor:pointer;font-weight:400;}
header nav ul li ul li a:hover, header nav ul li ul li a.active {color:#FFF;}
header nav ul li ul li a i.image {display:block;width:85%;height:100px;content:'';background-color:#000;position:absolute;right:0;top:0;bottom:0;margin:auto;z-index:0;background-size:cover;} #carousel {width:100%;height:800px;color:#FFF;}
#carousel .container {z-index:4;height:100%;width:100%;display:table;padding:119px 75px 0;background-color:rgba(0,0,0,.3);}
#carousel .row {display:table-cell;vertical-align:middle;text-align:center;}
#carousel .owl-carousel, #carousel .owl-stage, #carousel .owl-stage-outer, #carousel .owl-item {height:100%;}
#carousel .owl-carousel {z-index:1;position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%;}
#carousel .slide {width:100%;height:100%;display:block;background-size:cover;background-position:center;overflow:hidden;}
#carousel .controls {height:100%;margin:auto;top:0;bottom:0;position:absolute;width:100%;}
#carousel .controls .carousel-prev, #carousel .controls .carousel-next {position:absolute;cursor:pointer;height:100%;width:100px;opacity:0;}
#carousel .controls .carousel-prev:hover, #carousel .controls .carousel-next:hover {opacity:1;}
#carousel .controls .carousel-prev {left:-75px;}
#carousel .controls .carousel-next {right:-75px;}
#carousel .controls i {font-size:25px;height:27px;position:absolute;top:0;bottom:0;margin:auto;}
#carousel .controls .carousel-prev i {left:20px;}
#carousel .controls .carousel-next i {right:20px;}
#carousel .mark {background-image:url(https://cozzolaw.com/wp-content/themes/cozzolaw/img/mark.svg);height:74px;width:79px;display:block;margin:0 auto 35px;}
#carousel h1 {background-position:center;background-repeat:no-repeat;width:100%;font-size:0;color:transparent;margin-bottom:30px;}
#carousel .Truth h1 {background-image:url(https://cozzolaw.com/wp-content/themes/cozzolaw/img/truth.svg);height:68.955px;}
#carousel .Justice h1 {background-image:url(https://cozzolaw.com/wp-content/themes/cozzolaw/img/justice.svg);height:83px;}
#carousel .Vigilance h1 {background-image:url(https://cozzolaw.com/wp-content/themes/cozzolaw/img/vigilance.svg);height:70.677px;}
#carousel p {font-size:25px;max-width:850px;margin:0 auto;}
#carousel .btn {margin:20px auto 0;float:none;} #intro {padding:125px 0 62.5px;}
#intro .content {max-width:1222px;height:100%;margin:0 auto;padding-left:415px;}
#intro h2 {font-size:36px;color:#7b2e37;text-align:left;font-weight:500;letter-spacing:-1px;line-height:1.25;border-right:1px solid #d4d7dc;position:absolute;left:0;width:355px;height:130px;bottom:0;margin:auto;top:0;padding:20px 20px 20px 0;}
#intro p {margin:0;} #areas {padding-top:62.5px;margin-bottom:125px;}
#areas .row {max-width:1770px;overflow:hidden;}
#tabs-nav {margin-bottom:40px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;    flex-flow: row nowrap;
place-content: stretch center;
align-items: stretch;
}
#tabs-nav a[data-tab] {text-align:center;font-size:13px;pointer-events:all!important;line-height:20px;font-weight:500;letter-spacing:2px;z-index:1;border-width:2px;border-style:solid;text-transform:uppercase;padding:12px 20px 11px;background-color:#FFF;border-color:#7b2e37;color:#7b2e37;width:25%;margin-left:20px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;    flex-flow: row nowrap;
place-content: stretch center;
align-items: center;
}
#tabs-nav a[data-tab]:first-child {margin-left:0;}
#tabs-nav a[data-tab]:hover {border-color:#7b2e37;background-color:#7b2e37;color:#FFF;}
#tabs-nav a[data-tab].active {border-color:#7b2e37;color:#FFF;background-color:#7b2e37;pointer-events:none!important;cursor:default;} #areas .area-container {background-color:#7b2e37;}
#areas .area {width:100%;height:600px;background-color:#7b2e37;color:#FFF;text-align:center;display:block;margin:0 auto;background-size:cover;background-position:center;}
#areas .area h2 {font-size:50px;}
#areas .area p {max-width:575px;margin:0 auto;font-size:21px;padding:0 25px;}
#areas .area .content {position:absolute;width:100%;bottom:65px;}
#areas .area .content .btn {margin:30px auto 0;float:none;} #testimonial {width:100%;height:728px;color:#FFF;overflow:hidden;}
#carousel .overlay, .parallax .overlay, #hero .overlay, #areas .overlay, header nav ul li ul li a i.image .overlay {display:block;position:absolute;bottom:0;width:100%;background-image:url(https://cozzolaw.com/wp-content/themes/cozzolaw/img/parallax_overlay.png);height:340px;pointer-events:none;opacity:.975;transform:scale(2);}
.parallax .overlay {transform-origin:bottom;}
header nav ul li ul li a i.image .overlay {opacity:.775;transform:rotate(90deg);bottom:auto;width:100px;height:200px;transform-origin:right;-webkit-transition:none!important;transition:none!important;}
#testimonial .container {height:100%;display:table;}
#testimonial .row {height:100%;display:table-cell;vertical-align:bottom;padding-bottom:75px;}
#testimonial .content {max-width:1400px;margin:0 auto;border-left:8px solid #cfbd64;font-weight:500;text-align:left;}
#testimonial h2 {font-size:45px;font-weight:500;text-align:left;padding:10px 0 15px 60px;line-height:1.25;max-width:975px;}
#testimonial h2::before {content:'“';display:block;position:absolute;left:30px;}
#testimonial h2::after {content:'”';position:absolute;font-size:300px;top:10px;opacity:.08;}
#testimonial h3 {font-size:18px;font-weight:500;text-align:left;color:#cfbd64;text-transform:uppercase;letter-spacing:7px;padding:0 0 15px 60px;}
#testimonial span {position:absolute;right:0;}
#testimonial .btn {position:absolute;right:0;bottom:0;margin:0;} #resources {padding:115px 0 125px;}
#resources h2 {font-size:36px;color:#7b2e37;font-weight:500;letter-spacing:-1px;}
#resources p {font-size:20px;margin:10px auto 0;max-width:455px;text-align:center;font-weight:400;line-height:1.5;}
#resources .buckets {margin:50px auto 0;max-width:1222px;padding-right:50px;}
#resources .bucket {width:33.33%;display:block;float:left;text-align:center;color:#FFF;font-size:25px;overflow:hidden;background-size:cover;background-position:center;}
#resources .bucket:nth-of-type(1) {background-image:url(https://cozzolaw.com/wp-content/themes/cozzolaw/img/bucket01.png);}
#resources .bucket:nth-of-type(2) {left:25px;background-image:url(https://cozzolaw.com/wp-content/themes/cozzolaw/img/bucket02.png);}
#resources .bucket:nth-of-type(3) {left:50px;background-image:url(https://cozzolaw.com/wp-content/themes/cozzolaw/img/bucket03.png);}
#resources .bucket .overlay {display:block;position:absolute;bottom:0;width:100%;background-image:url(https://cozzolaw.com/wp-content/themes/cozzolaw/img/bucket_overlay.png);height:150px;pointer-events:none;background-size:contain;}
#resources .bucket:hover .overlay {height:100%;}
#resources .bucket .title {position:absolute;bottom:0;padding:30px 60px 25px;width:100%;left:0;font-weight:500;} #blog .row {max-width:1572px;}
#blog .blog-link {display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:1;}
#blog h2 {display:none;}
#blog ul {margin:0;padding:0;display:flex;}
#blog li {margin:0;padding:0;list-style:none;background-color:#fbfbfb;padding:40px;border-left:1px solid #ebebeb;}
#blog li:first-child {border:0;}
#blog li a[rel~=category] {display:inline-block;background-color:#7b2e37;color:#FFF;padding:10.5px 0 8.5px;width:115px;font-size:9.75px;font-weight:500;text-transform:uppercase;letter-spacing:2px;text-align:center;z-index:2;} #blog li h3 {text-align:left;font-size:20px;line-height:1.35;margin:15px 0 20px;}
#blog li h3 a {font-weight:400;text-align:left;}
#blog li time {position:absolute;top:48px;left:170px;text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:500;}
#blog li:hover {background-color:#7b2e37;color:#FFF;}
#blog li:hover a[rel~=category], #blog li:hover .btn {background-color:#FFF;color:#7b2e37;}
#blog li:hover h3 a {color:#FFF;} #hero {width:100%;height:600px;color:#FFF;background-color:rgba(0,0,0,1);background-size:cover;overflow:hidden;background-position:center;}
#hero .container {z-index:4;height:100%;width:100%;display:table;padding:119px 50px 0;}
#hero .row {display:table-cell;vertical-align:middle;text-align:center;}
#hero h1 {font-size:50px;font-family:'Spinwerad',sans-serif;text-transform:uppercase;letter-spacing:2.5px;line-height:.925;margin-bottom:15px;}
#hero p {font-size:18px;max-width:900px;margin:-2.5px auto 0;}
#hero .btn {margin:15px auto 0;float:none;}
#hero p + .btn {margin-top:25px;} .content-container {padding-top:70px;}
.content-container h1, .content-container h2, .content-container h3, .content-container h4, .content-container h5, .content-container h6 {text-align:left;} .content-container .content {padding-top:50px;}
.content-container .content h2, .content-container .content h3 {color:#7b2e37;}
.content-container .content p + h2, .content-container .content p + h3, .content-container .content ul + h2, .content-container .content h2 + h3, .content-container .content h3 + h4, .content-container .content h2 + table, .content-container .content h3 + table, .content-container .content ul + h3 {margin-top:30px;}
.content-container .content h2 + ul, .content-container .content table + h3 {margin-top:20px;}
.content-container .content ul li {text-align:left;}
.content-container .content table th, .content-container .content table td {padding:10px;}
.content-container .content .btn {margin:40px auto 0;float:none;}
.content-container .content ul li {margin-top:10px;}
#post.content-container .content {padding-top:0;} #sub-areas {padding-top:70px;}
#sub-areas .areas {width:100%;margin:0 auto;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:stretch;align-content:stretch;}
#sub-areas .content + .areas {margin-top:30px;}
#sub-areas .area {width:25%;text-align:center;line-height:1.5;display:block;margin:60px 20px 0 20px;flex: 1 0 21%;max-width:265.5px;}
#sub-areas .area:nth-of-type(1),#sub-areas .area:nth-of-type(2),#sub-areas .area:nth-of-type(3),#sub-areas .area:nth-of-type(4) {margin-top:0;}
#sub-areas .area .absolute-link {position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0;z-index:1;}
#sub-areas .area img {border-radius:100%;margin:0 auto;}
#sub-areas .area span {display:block;}
#sub-areas .area span::after {display:block;content:'';width:100%;height:100%;position:absolute;background-color:#7b2e37;opacity:0;top:0;border-radius:100%;}
#sub-areas .area:hover span::after {opacity:.65;}
#sub-areas .area h3 {margin-top:15px;color:#7b2e37;text-align:center;} #posts {padding:85px 0 0;}
#posts .posts {width:100%;margin:0 auto;padding-right:40px;}
#posts .post {width:50%;text-align:center;line-height:1.5;display:block;float:left;margin-top:40px;}
#posts .post:nth-of-type(even) {left:40px;}
#posts .post .absolute-link {position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0;z-index:1;}
#posts .post span {display:block;background-color:#000;width:100%;background-size:cover;background-position:center;height:300px;}
#posts .post h3 {margin-top:10px;color:#7b2e37;} #post {padding:105px 0 0;} #form {padding-top:125px;}
.nf-form-cont {font-family:'Gordita',sans-serif;max-width:700px;width:100%;margin:0 auto -5px;padding-right:15px;}
.nf-field-container, nf-field:nth-of-type(1) .nf-field-container {margin:0!important;}
nf-field {height:100%;display:inline-block;margin-top:10px;}
nf-field:first-child {margin:0;}
nf-field:last-of-type {display:table;margin:0 auto;}
.nf-form-fields-required, .nf-error-msg {display:none!important;}
.nf-form-cont .ninja-forms-req-symbol {position:absolute;top:0;left:-10px;color:#FFF;}
.nf-form-cont i {position:absolute;right:15px;bottom:12px;z-index:1;font-size:26px;}
.nf-form-cont .nf-field-label label {font-weight:normal;margin-left:10px;}
input, select, textarea {width:100%;padding:1px 0 0 12px;height:55px!important;background-color:transparent;color:#121212;border:2px solid #DEDEDE;font-family:'Gordita',sans-serif;font-size:15px;font-weight:500;}
textarea {resize:none;height:150px!important;padding:15px 12px;}
input:hover, select:hover, textarea:hover, input:focus, select:focus, textarea:focus {border-color:#7b2e37;}
.nf-error .ninja-forms-field {border:2px solid #e80000!important;}
input[type="submit"] {height:47px!important;background-color:transparent;margin:15px 0 0!important;line-height:47px;color:#FFF;cursor:pointer;padding:0 40px;border:2px solid #7b2e37;color:#7b2e37;font-weight:500;width:100%!important;font-size:13px;text-transform:uppercase;letter-spacing:2px;}
input[type="submit"]:hover {background-color:#7b2e37;border-color:#7b2e37;color:#FFF;}
nf-field:nth-of-type(1), nf-field:nth-of-type(2), nf-field:nth-of-type(3), nf-field:nth-of-type(4) {width:50%;}
nf-field:nth-of-type(2), nf-field:nth-of-type(4) {left:15px;}
nf-field:nth-of-type(3), nf-field:nth-of-type(4), nf-field:nth-of-type(5) {margin-top:15px;}
nf-field:nth-of-type(5) {width:100%;}
textarea {width:calc(100% + 15px)!important;}
.nf-form-cont .nf-form-fields-required {display:none!important;}
.nf-form-cont .nf-error .ninja-forms-field {border-width:3px;border-color:#d23744;}
.nf-field-element {position:relative!important;}
.nf-form-cont nf-field textarea {resize:none;height:150px!important;margin-bottom:-5px;line-height:1.5;padding:10px;}
.nf-form-cont .nf-field.hide {display:none!important;}
.nf-error-msg, .ninja-forms-req-symbol, .nf-after-form-content {display:none;}
.nf-response-msg {height:88px;top:0;bottom:0;margin:auto;position:absolute;}
.nf-response-msg p {color:#121212;margin:0;max-width:100%;text-align:center;}
.nf-response-msg p span {color:#7b2e37;} footer {margin-top:130px;}
footer .columns {padding-left:375px;height:230px;width:auto;display:table;}
footer .column:nth-of-type(1) {width:250px;position:absolute;left:0;top:0;}
footer .logo {width:250px;margin:0 auto;}
footer .social {margin:10px auto 0;display:table;width:auto;}
footer .social li {position:relative;font-size:25px;margin-left:15px;display:block;text-align:center;cursor:pointer;float:left;color:#7b2e37;}
footer .social li:nth-of-type(1) {margin-left:0;}
footer .social span {float: left;
color: #7b2e37;
font-size: 11px;
text-transform: uppercase;
font-weight: 700;
top: 6px;
right: 8px;}
footer .social a {font-size:0;display:block;position:absolute;top:0;left:0;color:transparent;width:100%;height:100%;}
footer .info {text-align:center;font-size:14px;margin-top:15px;display:block;color:#7b2e37;}
footer .info span {display:block;font-weight:600;font-size:20px;margin-top:10px;}
footer .info span a {color:#7b2e37;}
footer .column:nth-of-type(2), footer .column:nth-of-type(3), footer .column:nth-of-type(4) {float:left;display:block;}
footer .column:nth-of-type(3) {margin-left:125px;} footer .column h3 {text-align:left;text-transform:uppercase;font-size:13px;letter-spacing:2px;margin-bottom:10px;color:#7b2e37;}
footer nav li {line-height:2.25;}
footer nav li a {font-size:13px;color:#121212;}
footer nav li a:hover {color:#7b2e37;}
footer .legal {font-size:12px;padding:0 0 35px;text-align:center;max-width:1024px;}
footer .legal a {font-weight:600;color:#7b2e37;}
footer .copyright {margin-top:20px;}
footer .copyright span {display:block;margin-top:5px;} .mobile-nav {position:fixed;z-index:999;pointer-events:none;}
.mobile-nav div {display:table;background-color:#FFF;width:100%;max-width:330px;height:100%;z-index:999;top:0;bottom:0;right:-400px;bottom:0;pointer-events:none;position:fixed;}
.menu-active .mobile-nav div {opacity:1;z-index:999;pointer-events:all;right:0;}
.mobile-nav > .overlay {opacity:0;position:fixed;background-color:rgba(0,0,0,.825);left:0;right:0;bottom:0;top:0;width:100%;height:100%;}
.menu-active .mobile-nav > .overlay {opacity:1;pointer-events:all;cursor:pointer;}
.mobile-nav ul {display:table-cell;vertical-align:middle;}
.mobile-nav ul li {display:block;}
.mobile-nav ul li a {text-align:left;font-size:16px;color:#7b2e37;display:block;height:56px;line-height:60px;cursor:pointer;font-weight:500;padding-left:35px;}
.mobile-nav ul li a:hover, .mobile-nav ul li.current_page_item > a, .mobile-nav ul li.current-menu-parent > a {opacity:.6;}
.mobile-nav ul.sub-menu {display:none;}
.mobile-nav ul.sub-menu li a {height:42px;line-height:42px;padding-left:40px;font-size:14.5px;}
.mobile-nav ul li:last-child {position:absolute;left:35px;margin-top:-10px;}
.mobile-nav ul li:last-child a {text-align:center;font-size:12px;pointer-events:all!important;height:47px;line-height:46px;font-weight:500;letter-spacing:1px;z-index:1;border-width:2px;border-style:solid;text-transform:uppercase;padding:0 25px;margin-top:30px;border-color:#7b2e37;color:#7b2e37;}
.mobile-nav ul li:last-child a:hover {background-color:#7b2e37;color:#FFF;opacity:1;}
.hamburger {z-index:9999;position:fixed;top:21px;right:35px;height:45px;opacity:0;pointer-events:none;}
.hamburger-box {width:28px;height:17px;}
.hamburger:hover {opacity:1;}
.hamburger-inner:before {top:-7px;}
.hamburger-inner:after {bottom:-7px;}
.hamburger--squeeze.is-active .hamburger-inner {background-color:#7b2e37!important;}
.hamburger--squeeze.is-active .hamburger-inner:before {background-color:#7b2e37!important;}
.hamburger--squeeze.is-active .hamburger-inner:after {background-color:#7b2e37!important;}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
-webkit-transition:transform ease .15s, background-color 0.5s!important;
-moz-transition:transform ease .15s, background-color 0.5s!important;
-o-transition:transform ease .15s, background-color 0.5s!important;
transition:transform ease .15s, background-color 0.5s!important;
background-color:#7b2e37;
border-radius:1px;
width:28px;
height:2px;
} @media (max-width:1480px) {
header nav ul li ul li {padding-right:40px;}
}
@media (max-width:1380px) {
header nav ul li a {padding:0 15px;}
header nav ul li ul li {padding-right:0;}
header nav ul li#menu-item-20 ul li, header nav ul li#menu-item-20 ul li:nth-of-type(6) {width:25%;}
header nav ul li#menu-item-20 ul li a {font-size:14px;}
header nav ul li ul li a i.image {left:0;}
header nav ul li#menu-item-20 ul li a span {display:block;text-align:center;width:100%;transform:rotate(0deg);height:100px;transform-origin:top;background-position:bottom;background-size:auto 95px;background-repeat:repeat-x;}
}
@media (max-width:1280px) {
header .logo {width:282px;height:54px;}
header nav ul li a {font-size:14.5px;padding:0 12px;}
.btn {padding:0 30px;}
.anchor {height:116px;margin-top:-116px;}
#carousel .container, #hero .container {padding-top:116px;}
#carousel .Truth h1 {height:58.955px;}
#carousel .Justice h1 {height:73px;}
#carousel .Vigilance h1 {height:60.677px;}
#carousel p {font-size:20px;max-width:700px;}
#hero h1 {font-size:48px;}
#hero p {font-size:17.5px;max-width:800px;}
.btn, #tabs-nav a[data-tab] {font-size:12px;letter-spacing:1px;}
.btn {line-height:45px;}
#tabs-nav a[data-tab] {line-height:17px;}
}
@media (max-width:1180px) {
header .logo {width:257px;height:49px;}
header nav ul li a {font-size:13.5px;}
header .btn {padding-left:20px;padding-right:20px;}
.anchor {height:115px;margin-top:-115px;}
#carousel .container, #hero .container {padding-top:115px;}
#carousel .mark {margin-bottom:30px;width:69px;height:65px;}
#carousel h1 {margin-bottom:25px;}
#carousel .Truth h1 {height:48.955px;}
#carousel .Justice h1 {height:63px;}
#carousel .Vigilance h1 {height:50.677px;}
#carousel p {font-size:20px;max-width:600px;}
#hero h1 {font-size:47px;}
#hero p {font-size:17px;max-width:700px;}
#intro h2 {font-size:31px;height:124px;padding-top:25px;}
#intro p {font-size:15px;}
#areas .area h2 {font-size:42px;}
#areas .area p {font-size:18.5px;max-width:625px;}
.content-container .content h2 {font-size:22px;}
.content-container .content p, main .content-container .content ul {font-size:15px;}
#testimonial {height:500px;}
#testimonial h2 {font-size:35px;}
#testimonial h3 {font-size:16px;letter-spacing:5px;}
#testimonial .content {padding-bottom:50px;}
#testimonial .btn {left:60px;right:auto;}
.parallax .overlay {height:290px;transform:scale(1.85);}
}
@media (max-width:1100px) {
.hamburger {opacity:1;pointer-events:all;}
header nav {opacity:0;pointer-events:none;margin:35px auto;}
header nav ul li ul, header nav ul li ul * {opacity:0;pointer-events:none;}
header .btn {right:58px;}
.anchor {height:89px;margin-top:-89px;}
#carousel .container, #hero .container {padding-top:89px;}
#intro {padding:75px 0 37.5px;}
#intro .content {padding:0;max-width:840px;}
#intro h2 {width:auto;height:auto;border:0;text-align:center;position:relative;}
#intro p {text-align:center;}
#tabs-nav {margin-bottom:20px;}
#areas {padding-top:37.5px;margin-bottom:75px;}
#areas .area {height:500px;}
#sub-areas .area {width:33.33%;margin:40px 15px 0 15px;flex: 1 0 23%;}
#sub-areas .area:nth-of-type(4) {margin-top:40px;}
#sub-areas .area h3 {font-size:17px;}
.content-container, #form {padding-top:40px;}
.content-container .content {padding-top:25px;}
footer {margin-top:75px;}
}
@media (max-width:1024px) {
.container {padding:0 35px;}
header .btn {right:48px;}
.hamburger {right:20px;}
#carousel .mark {margin-bottom:25px;width:64px;height:60.5px;}
#carousel h1 {margin-bottom:20px;}
#carousel .Truth h1 {height:45.955px;}
#carousel .Justice h1 {height:60px;}
#carousel .Vigilance h1 {height:47.677px;}
#carousel p {font-size:18px;}
#carousel .controls .carousel-prev, #carousel .controls .carousel-next {opacity:1;}
#hero h1 {font-size:45px;}
#intro {padding:37.5px 0 18.75px;font-size:28px;}
#intro p {font-size:14.5px;}
#areas {margin-bottom:35px;}
#areas .area {height:475px;}
#areas .area h2 {font-size:38px;}
#areas .area p {font-size:17.5px;}
.content-container .content h2 {font-size:21.5px;}
.content-container .content p, main .content-container .content ul {font-size:14.5px;}
#testimonial {height:400px;}
#testimonial .row {padding-bottom:50px;}
#testimonial h2 {font-size:28px;padding-left:50px;}
#testimonial h3 {font-size:15.5px;letter-spacing:4px;padding-left:50px;}
#testimonial .btn {left:50px;}
.parallax .overlay {height:265px;transform:scale(1.75);}
}
@media (max-height:800px) {
#carousel {height:100%;}
}
@media (max-height:600px) {
#carousel {height:600px;}
#carousel .mark {margin-bottom:20px;width:59px;height:55.75px;}
#carousel h1 {margin-bottom:15px;}
#carousel .Truth h1 {height:35.955px;}
#carousel .Justice h1 {height:50px;}
#carousel .Vigilance h1 {height:37.677px;}
#carousel p {font-size:17px;}
#hero {height:100%;}
#hero h1 {font-size:43px;}
}
@media (max-width:900px) {
#carousel {height:600px;}
#carousel .mark {margin-bottom:20px;width:59px;height:55.75px;}
#carousel h1 {margin-bottom:10px;}
#carousel .Truth h1 {height:35.955px;}
#carousel .Justice h1 {height:50px;}
#carousel .Vigilance h1 {height:37.677px;}
#carousel p {font-size:17px;}
#hero {height:550px;}
#hero h1 {font-size:43px;}
#intro h2 {padding-top:0;}
#areas {padding-top:25px;}
#areas .area {height:450px;}
p, main ul {line-height:1.6;margin-top:15px;}
footer {margin-top:37.5px;}
footer .columns {height:200px;padding-left:300px;}
footer .column:nth-of-type(3) {margin-left:75px;}
footer .legal {padding-bottom:20px;}
}
@media (max-width:800px) {
.anchor {height:69px;margin-top:-69px;}
header nav {margin:25px auto;}
header .logo {width:200px;height:38px;}
.hamburger {top:12px;}
#carousel .container, #hero .container {padding-top:69px;}
#carousel .btn {margin-top:15px;}
#intro h2 {font-size:28px;}
#areas .area {height:400px;}
#areas .area h2 {font-size:35px;}
#areas .area p {font-size:16.5px;}
#areas .area .content .btn {margin:15px auto 0;}
#testimonial h2 {font-size:24px;}
#testimonial h3 {font-size:15px;padding-bottom:10px;}
.parallax .overlay {height:265px;transform:scale(1.85);}
.btn, header .btn {height:42px;line-height:40px;padding:0 20px;}
.content-container .content h2 {font-size:21px;}
.content-container .content p, main .content-container .content ul {font-size:14px;}
}
@media (max-width:750px) {
#tabs-nav a[data-tab] {font-size:11px;padding:10.5px 15px 8.5px;line-height:15px;}
}
@media (max-width:700px) {
#carousel .container, #hero .container {padding:89px 50px 0;}
#carousel .controls .carousel-prev {left:-57px;}
#carousel .controls .carousel-next {right:-57px;}
#carousel .mark {margin-bottom:20px;width:55px;height:52px;}
#carousel .Truth h1 {height:30.955px;}
#carousel .Justice h1 {height:45px;}
#carousel .Vigilance h1 {height:32.677px;}
#carousel p, #hero p {font-size:16.5px;}
#hero h1 {font-size:42px;}
#intro h2 {font-size:26px;}
#intro {font-size:14px;}
#areas .area h2 {font-size:32px;}
#areas .area p {font-size:16px;}
#tabs-nav {-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;flex-flow:row wrap;}
#tabs-nav a[data-tab] {width:50%;margin:10px 0 0 10px;flex:1 0 49%;padding:12.5px 15px 10.5px;}
#tabs-nav a[data-tab]:nth-of-type(3), #tabs-nav a[data-tab]:nth-of-type(5) {margin-left:0;}
.content-container .content h2 {font-size:20px;}
.content-container .content p, main .content-container .content ul {font-size:13px;}
#testimonial h2 {font-size:22px;line-height:30px;}
#testimonial h3 {font-size:14px;letter-spacing:.75px;}
footer .logo {width:225px;}
footer .info {font-size:13px;}
footer .info span {font-size:18px;}
footer .columns {padding-left:0;height:195px;}
footer .column:nth-of-type(2), footer .column:nth-of-type(3) {display:none;}
footer .column:nth-of-type(1) {display:block;width:auto;position:relative;}
footer p {margin-top:10px;}
footer .legal {font-size:11px;}
}
@media (max-width:700px) {
#sub-areas .area h3 {font-size:16px;}
}
@media (max-width:600px) {
.container {padding:0 20px;}
.btn, header .btn {font-size:11.5px;padding:0 15px;letter-spacing:.5px;}
.hamburger {right:5px;}
#carousel {height:500px;}
#carousel .Truth h1 {height:27.955px;}
#carousel .Justice h1 {height:42px;}
#carousel .Vigilance h1 {height:29.677px;}
#carousel p, #hero p {font-size:16px;}
#hero {min-height:0;height:auto;}
#hero .container {padding:125px 50px 55px;}
#hero h1 {font-size:37px;}
#intro h2 {font-size:25px;}
#intro {font-size:13px;}
#areas .area h2 {font-size:29px;}
#areas .area p {font-size:15px;}
.content-container .content h2 {font-size:19px;}
.content-container .content p, main .content-container .content ul {font-size:12.5px;}
#testimonial {height:350px;}
#testimonial .content {border:0;}
#testimonial h2::before {left:-10px;}
#testimonial h2 {font-size:20px;line-height:28px;padding-bottom:7.5px;text-indent:10px;}
#testimonial h2, #testimonial h3 {padding-left:0;}
#testimonial h3 {padding-bottom:5px;}
#testimonial .btn {left:0;}
#testimonial h2::after {display:none;}
}
@media (max-width:575px) {
#tabs-nav a[data-tab] {flex:1 0 35%;}
}
@media (max-width:550px) {
#sub-areas .area h3 {font-size:15px;}
}
@media (max-width:500px) {
p, main ul {line-height:1.5;margin-top:10px;}
header .logo {width:175px;height:33.6px;top:1px;}
#carousel .Truth h1 {height:24.955px;}
#carousel .Justice h1 {height:49px;}
#carousel .Vigilance h1 {height:26.677px;}
#carousel p, #hero p {font-size:15px;}
#hero h1 {font-size:33px;}
#intro h2 {font-size:22px;}
#intro {font-size:11px;}
#areas .area {height:350px;}
#areas .area h2 {font-size:26px;}
#areas .area p {font-size:14.5px;}
#sub-areas .area {flex:1 0 35%;}
#sub-areas .area:nth-of-type(3) {margin-top:40px;}
#sub-areas .area h3 {font-size:14.5px;}
.content-container .content h2 {font-size:18px;}
.content-container .content p {font-size:12px;}
#testimonial h2 {font-size:19px;line-height:27px;}
}
@media (max-width:475px) {
header {height:70px;}
header nav, header .btn {display:none;}
#tabs-nav a[data-tab] {width:100%;flex:1 0 auto;margin-left:0!important;}
.anchor {height:70px;margin-top:-70px;}
#carousel .container {padding:70px 50px 0;}
#hero .container {padding:125px 50px 55px;}
}
@media (max-width:400px) {
#carousel .container {padding:70px 25px 0;}
#hero .container {padding:125px 25px 55px;}
}