/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
 
 @keyframes rotateDiv {
   from { transform: rotateZ(0deg); }
   to   { transform: rotateZ(45deg); }
}


mes{
	font-size:20px;
	display:block;
}

funcionario{
	font-size: 14px;display: block;background: #444444;color: #fff;margin: auto;padding:10px 0;
}

.hamburger{padding:15px 15px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:0.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.is-active:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{background-color:#fff}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:28px;height:2.5px;background-color:#000;background-color:#fff;border-radius:4px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-8px}.hamburger-inner::after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform 0.15s cubic-bezier(.645,.045,.355,1),background-color 0s 0.1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx .hamburger-inner::before,.hamburger--3dx .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(180deg)}.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 0.15s cubic-bezier(.645,.045,.355,1),background-color 0s 0.1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r .hamburger-inner::before,.hamburger--3dx-r .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(-180deg)}.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 0.15s cubic-bezier(.645,.045,.355,1),background-color 0s 0.1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy .hamburger-inner::before,.hamburger--3dy .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(-180deg)}.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 0.15s cubic-bezier(.645,.045,.355,1),background-color 0s 0.1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r .hamburger-inner::before,.hamburger--3dy-r .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform 0.15s cubic-bezier(.645,.045,.355,1),background-color 0s 0.1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy .hamburger-inner::before,.hamburger--3dxy .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform 0.15s cubic-bezier(.645,.045,.355,1),background-color 0s 0.1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy-r .hamburger-inner::before,.hamburger--3dxy-r .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotateZ(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner::before{transform:translate3d(-8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrow.is-active .hamburger-inner::after{transform:translate3d(-8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrow-r.is-active .hamburger-inner::before{transform:translate3d(8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrow-r.is-active .hamburger-inner::after{transform:translate3d(8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowalt .hamburger-inner::before{transition:top 0.1s 0.1s ease,transform 0.1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner::after{transition:bottom 0.1s 0.1s ease,transform 0.1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner::before{top:0;transform:translate3d(-8px,-10px,0) rotate(-45deg) scale(.7,1);transition:top 0.1s ease,transform 0.1s 0.1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt.is-active .hamburger-inner::after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scale(.7,1);transition:bottom 0.1s ease,transform 0.1s 0.1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt-r .hamburger-inner::before{transition:top 0.1s 0.1s ease,transform 0.1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner::after{transition:bottom 0.1s 0.1s ease,transform 0.1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner::before{top:0;transform:translate3d(8px,-10px,0) rotate(45deg) scale(.7,1);transition:top 0.1s ease,transform 0.1s 0.1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt-r.is-active .hamburger-inner::after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scale(.7,1);transition:bottom 0.1s ease,transform 0.1s 0.1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner::before{transform:translate3d(8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrowturn.is-active .hamburger-inner::after{transform:translate3d(8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner::before{transform:translate3d(-8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowturn-r.is-active .hamburger-inner::after{transform:translate3d(-8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner::before,.hamburger--boring .hamburger-inner::after{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:0.13s;transition-delay:0.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner::after{top:-16px;transition:top 0.2s 0.2s cubic-bezier(.33333,.66667,.66667,1),opacity 0.1s linear}.hamburger--collapse .hamburger-inner::before{transition:top 0.12s 0.2s cubic-bezier(.33333,.66667,.66667,1),transform 0.13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.2s cubic-bezier(.33333,0,.66667,.33333),opacity 0.1s 0.22s linear}.hamburger--collapse.is-active .hamburger-inner::before{top:0;transform:rotate(-90deg);transition:top 0.1s 0.16s cubic-bezier(.33333,0,.66667,.33333),transform 0.13s 0.25s cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:0.13s;transition-delay:0.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner::after{top:-20px;transition:top 0.2s 0.2s cubic-bezier(.33333,.66667,.66667,1),opacity 0.1s linear}.hamburger--collapse-r .hamburger-inner::before{transition:top 0.12s 0.2s cubic-bezier(.33333,.66667,.66667,1),transform 0.13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.2s cubic-bezier(.33333,0,.66667,.33333),opacity 0.1s 0.22s linear}.hamburger--collapse-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top 0.1s 0.16s cubic-bezier(.33333,0,.66667,.33333),transform 0.13s 0.25s cubic-bezier(.215,.61,.355,1)}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:0.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner::before{top:10px;transition:opacity 0.125s 0.275s ease}.hamburger--elastic .hamburger-inner::after{top:20px;transition:transform 0.275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(135deg);transition-delay:0.075s}.hamburger--elastic.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(-270deg);transition-delay:0.075s}.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:0.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner::before{top:10px;transition:opacity 0.125s 0.275s ease}.hamburger--elastic-r .hamburger-inner::after{top:20px;transition:transform 0.275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:0.075s}.hamburger--elastic-r.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:0.075s}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color 0.125s 0.175s ease-in}.hamburger--emphatic .hamburger-inner::before{left:0;transition:transform 0.125s cubic-bezier(.6,.04,.98,.335),top 0.05s 0.125s linear,left 0.125s 0.175s ease-in}.hamburger--emphatic .hamburger-inner::after{top:10px;right:0;transition:transform 0.125s cubic-bezier(.6,.04,.98,.335),top 0.05s 0.125s linear,right 0.125s 0.175s ease-in}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic.is-active .hamburger-inner::before{left:-80px;top:-80px;transform:translate3d(80px,80px,0) rotate(45deg);transition:left 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic.is-active .hamburger-inner::after{right:-80px;top:-80px;transform:translate3d(-80px,80px,0) rotate(-45deg);transition:right 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color 0.125s 0.175s ease-in}.hamburger--emphatic-r .hamburger-inner::before{left:0;transition:transform 0.125s cubic-bezier(.6,.04,.98,.335),top 0.05s 0.125s linear,left 0.125s 0.175s ease-in}.hamburger--emphatic-r .hamburger-inner::after{top:10px;right:0;transition:transform 0.125s cubic-bezier(.6,.04,.98,.335),top 0.05s 0.125s linear,right 0.125s 0.175s ease-in}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner::before{left:-80px;top:80px;transform:translate3d(80px,-80px,0) rotate(-45deg);transition:left 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic-r.is-active .hamburger-inner::after{right:-80px;top:80px;transform:translate3d(-80px,-80px,0) rotate(45deg);transition:right 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(.075,.82,.165,1)}.hamburger--minus .hamburger-inner::before,.hamburger--minus .hamburger-inner::after{transition:bottom 0.08s 0s ease-out,top 0.08s 0s ease-out,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner::before,.hamburger--minus.is-active .hamburger-inner::after{opacity:0;transition:bottom 0.08s ease-out,top 0.08s ease-out,opacity 0s 0.08s linear}.hamburger--minus.is-active .hamburger-inner::before{top:0}.hamburger--minus.is-active .hamburger-inner::after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner::before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:0.15s}.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-property:transform,opacity;transition-timing-function:ease;transition-duration:0.15s}.hamburger--slider-r .hamburger-inner::after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner::before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-duration:0.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner::before{transition:top 0.1s 0.25s ease-in,opacity 0.1s ease-in}.hamburger--spin .hamburger-inner::after{transition:bottom 0.1s 0.25s ease-in,transform 0.22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out,opacity 0.1s 0.12s ease-out}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.1s ease-out,transform 0.22s 0.12s cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r .hamburger-inner{transition-duration:0.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner::before{transition:top 0.1s 0.25s ease-in,opacity 0.1s ease-in}.hamburger--spin-r .hamburger-inner::after{transition:bottom 0.1s 0.25s ease-in,transform 0.22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out,opacity 0.1s 0.12s ease-out}.hamburger--spin-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg);transition:bottom 0.1s ease-out,transform 0.22s 0.12s cubic-bezier(.215,.61,.355,1)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s 0.13s linear}.hamburger--spring .hamburger-inner::before{top:10px;transition:top 0.1s 0.2s cubic-bezier(.33333,.66667,.66667,1),transform 0.13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner::after{top:20px;transition:top 0.2s 0.2s cubic-bezier(.33333,.66667,.66667,1),transform 0.13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:0.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner::before{top:0;transition:top 0.1s 0.15s cubic-bezier(.33333,0,.66667,.33333),transform 0.13s 0.22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner::after{top:0;transition:top 0.2s cubic-bezier(.33333,0,.66667,.33333),transform 0.13s 0.22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:0.13s;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner::after{top:-20px;transition:top 0.2s 0.2s cubic-bezier(.33333,.66667,.66667,1),opacity 0s linear}.hamburger--spring-r .hamburger-inner::before{transition:top 0.1s 0.2s cubic-bezier(.33333,.66667,.66667,1),transform 0.13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s 0.22s linear}.hamburger--spring-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top 0.1s 0.15s cubic-bezier(.33333,0,.66667,.33333),transform 0.13s 0.22s cubic-bezier(.215,.61,.355,1)}.hamburger--stand .hamburger-inner{transition:transform 0.075s 0.15s cubic-bezier(.55,.055,.675,.19),background-color 0s 0.075s linear}.hamburger--stand .hamburger-inner::before{transition:top 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand .hamburger-inner::after{transition:bottom 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent!important;transition:transform 0.075s 0s cubic-bezier(.215,.61,.355,1),background-color 0s 0.15s linear}.hamburger--stand.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r .hamburger-inner{transition:transform 0.075s 0.15s cubic-bezier(.55,.055,.675,.19),background-color 0s 0.075s linear}.hamburger--stand-r .hamburger-inner::before{transition:top 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r .hamburger-inner::after{transition:bottom 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent!important;transition:transform 0.075s 0s cubic-bezier(.215,.61,.355,1),background-color 0s 0.15s linear}.hamburger--stand-r.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze .hamburger-inner{transition-duration:0.075s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner::before{transition:top 0.075s 0.12s ease,opacity 0.075s ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom 0.075s 0.12s ease,transform 0.075s cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.075s ease,opacity 0.075s 0.12s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.075s ease,transform 0.075s 0.12s cubic-bezier(.215,.61,.355,1)}.hamburger--vortex .hamburger-inner{transition-duration:0.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner::before,.hamburger--vortex .hamburger-inner::after{transition-duration:0s;transition-delay:0.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::before,.hamburger--vortex.is-active .hamburger-inner::after{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:0.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner::before,.hamburger--vortex-r .hamburger-inner::after{transition-duration:0s;transition-delay:0.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::before,.hamburger--vortex-r.is-active .hamburger-inner::after{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)}.c-header{background-color:#80ba27;overflow:hidden;transition:all 0.3s ease}@media only screen and (min-width:1200px){.c-header{position:sticky;top:0;z-index:1100}}@media only screen and (max-width:1199px){.c-header{display:block;position:sticky;top:0;width:100%;z-index:1100}}.c-header__account-item{padding:3px;text-align:right}.c-header__account-menu{background-color:#80ba27;border-bottom-left-radius:4px;border-bottom-right-radius:4px;list-style:none;opacity:0;overflow:hidden;margin-top:0;padding:0 25px 15px;pointer-events:none;position:fixed;transition:opacity 0.3s ease}@media only screen and (max-width:991px){.c-header__account-menu{position:fixed;right:0;top:40px}}.c-header__account-menu.shown{display:block;opacity:1;pointer-events:auto}.c-header__container{padding:26px 15px;margin:0 auto;transition:padding 0.3s ease}@media only screen and (min-width:1200px){.c-header__container{max-width:1560px}}@media only screen and (max-width:1199px){.c-header__container{padding:10px 8px}}@media only screen and (max-width:767px){.c-header__container{padding:5px 8px}}.c-header__container.scroll-padding{padding:5px 8px}.c-header__fast-menus{display:inline-block}@media only screen and (min-width:1200px){.c-header__hamburger{display:none}}.c-header__hamburger button{padding:4px}@media only screen and (max-width:767px){.c-header__hamburger button{padding:8px;text-align:center}}.c-header__hamburger button:focus{outline:none}.c-header__language-button{background-color:rgba(0,0,0,.15);border:none;border-radius:3px;display:inline-block;font-weight:700;padding:16px 12px;text-align:center;transition:padding 0.3s ease}@media only screen and (min-width:1200px){.c-header__language-button.scroll-padding{padding:3px 6px 6px}}@media only screen and (min-width:1200px){.c-header__language-button.scroll-padding{margin-top:10px}}.c-header__language-button:focus{outline:none;box-shadow:0 0 20px 0 rgba(0,0,0,.1)}.c-header__language-container{background-color:rgba(0,0,0,.15);border:none;border-radius:3px;display:none;margin:0;padding-left:0;position:fixed}@media only screen and (max-width:1199px){.c-header__language-container{background-color:transparent;border-top-left-radius:0;border-top-right-radius:0;display:contents;right:3px}}.c-header__language-container.shown{display:block}@media only screen and (max-width:1199px){.c-header__language-container.shown{display:contents;position:relative}}@media only screen and (max-width:767px){.c-header__language-container.shown{display:contents}}.c-header__language-container.scroll-padding{top:58px}.c-header__language-item{cursor:pointer;display:list-item;font-weight:700;list-style:none;padding:16px 23px;text-align:right}@media only screen and (max-width:1199px){.c-header__language-item{display:inline-block;text-align:left}}@media only screen and (max-width:767px){.c-header__language-item{display:inline-block}}.c-header__language-item:focus{box-shadow:0 4px 0 0 #6b9a46}.c-header__language-item:hover{background-color:rgba(0,0,0,.15);border-radius:3px}@media only screen and (max-width:991px){.c-header__language-menu{display:inline-block;white-space:nowrap}}.c-header__language-link{color:#fff}.c-header__language-link:hover,.c-header__language-link:active,.c-header__language-link:focus{color:#fff}.c-header__language-name{color:#fff;padding:0 5px}@media only screen and (max-width:768px){.c-header__language-name{display:none}}.c-header__link{color:#fff;display:inline-block}.c-header__link:hover{color:#f7fff1;text-decoration:none;text-shadow:1px 1px 5px #4a4a4a}.c-header__list-item{color:#fff;display:inline-block;font-family:"Montserrat",sans-serif;font-size:.9375em;font-weight:700;padding:0 6px;text-transform:uppercase;vertical-align:baseline}@media only screen and (min-width:1200px) and (max-width:1530px){.c-header__list-item{font-size:.75em;padding:6px}}@media only screen and (max-width:1199px){.c-header__list-item{display:list-item;list-style:none;margin-bottom:20px;text-align:left}}.c-header__list-item--language{display:table-cell;float:right;padding:0 15px;width:max-content}@media only screen and (max-width:1199px){.c-header__list-item--language{display:list-item;list-style:none;text-align:left;width:100%}}.c-header__list-item.active{background-color:#6b9a46;border-radius:15px;color:#fff;padding:5px 15px 6px;text-decoration:none;vertical-align:baseline}.c-header__login-button{background-color:transparent;border:2px solid #fff;border-radius:3px;color:#fff;font-family:"Montserrat",sans-serif;font-size:.8125em;font-weight:700;padding:16px 12px;text-transform:uppercase;transition:padding 0.3s ease;width:100%;display:inline-block}.c-header__login-button:hover,.c-header__login-button:active,.c-header__login-button:focus{color:#fff}@media only screen and (max-width:1199px){.c-header__login-button{display:none}}.c-header__login-button.scroll-padding{padding:4px}@media only screen and (min-width:1200px){.c-header__login-button.scroll-padding{margin-top:10px}}.c-header__login-icon{background-color:transparent;border:none;display:inline-block;margin-top:8px}@media only screen and (min-width:1200px){.c-header__login-icon{display:none}}@media only screen and (max-width:991px){.c-header__login-icon{padding:4px;margin-top:2px}}@media only screen and (max-width:767px){.c-header__login-icon{padding:6px 0}}.c-header__login-icon:focus{outline:none}@media only screen and (min-width:992px){.c-header__login-menu{float:right;width:100%}}@media only screen and (min-width:768px){.c-header__login-menu{text-align:center}}.c-header__logo{transition:all 0.3s ease;height:60px}@media only screen and (max-width:1199px){.c-header__logo{text-align:center}}@media only screen and (max-width:991px){.c-header__logo{display:block;height:40px;text-align:center;width:auto}}@media only screen and (max-width:767px){.c-header__logo{display:block;margin:0 auto;padding:6px;vertical-align:middle;width:57%}}@media only screen and (min-width:992px){.c-header__logo.scroll-padding{height:48px;max-height:48px}}.c-header__logo img{height:100%;transition:all 0.3s ease;width:auto}@media only screen and (min-width:992px){.c-header__logo img{max-height:60px}}.c-header__main-nav{display:table;text-align:right;width:100%}@media only screen and (min-width:1200px){.c-header__main-nav{height:48px}}@media only screen and (max-width:1199px){.c-header__main-nav{display:block}}.c-header__main-nav-list{display:table-cell;margin:0;padding:0;vertical-align:middle}.c-header__menu-container{transition:height 0.5s ease;-webkit-transition:height 0.5s ease;-moz-transition:height 0.5s ease;-ms-transition:height 0.5s ease;-o-transition:height 0.5s ease}@media only screen and (max-width:1199px){.c-header__menu-container{display:block;height:0;overflow:hidden;position:relative;top:50px;width:100%}}@media only screen and (max-width:767px){.c-header__menu-container{top:20px}}@media only screen and (max-width:1199px){.c-header__menu-container.active{height:420px;overflow:auto;transition:height 0.5s ease;-webkit-transition:height 0.5s ease;-moz-transition:height 0.5s ease;-ms-transition:height 0.5s ease;-o-transition:height 0.5s ease}}@media only screen and (max-width:767px){.c-header__menu-container.active{height:350px}}.c-header .o-button-outline{background-color:transparent;border:2px solid #fff;border-radius:3px;color:#fff;font-family:"Montserrat",sans-serif;font-size:.813em;font-weight:700;padding:12px;text-transform:uppercase;width:100%}.c-header .o-icon--chevron-down{border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #fff;display:inline-block;height:0;vertical-align:middle;width:0;margin-left:5px}@media only screen and (max-width:1199px){.c-header .o-icon--chevron-down{display:none}}.c-header__list-item .active{color:#f7fff1;text-decoration:none;text-shadow:1px 1px 5px #4a4a4a;opacity:.8}.c-layout-main-carousel__content{text-align:center}.c-layout-main-carousel__title{color:#fff;font-size:2.875em;font-weight:500;margin:0 auto;max-width:900px}@media (max-width:1199px){.c-layout-main-carousel__title{font-size:2.25em}}@media (max-width:991px){.c-layout-main-carousel__title{font-size:1.875em}}@media (max-width:767px){.c-layout-main-carousel__title{font-size:1.875em}}@media (max-width:575px){.c-layout-main-carousel__title{font-size:1.875em}}@media (max-width:575px){.c-layout-main-carousel__title{max-width:320px}}.c-layout-main-carousel__description{color:#fff;font-size:1em;margin:20px auto 0 auto;max-width:580px}@media (max-width:1199px){.c-layout-main-carousel__description{font-size:.8125em}}@media (max-width:991px){.c-layout-main-carousel__description{font-size:.8125em}}@media (max-width:767px){.c-layout-main-carousel__description{font-size:.8125em}}@media (max-width:575px){.c-layout-main-carousel__description{font-size:.8125em}}@media (max-width:575px){.c-layout-main-carousel__description{max-width:300px}}.c-layout-main-carousel__carousel{position:relative;margin-top:50px;background:url(https://gotimecloud.com/wp-content/themes/ZKTIME_NUEVO/layouts/layout_main_carousel/css/../images/cloud.png) no-repeat center center;background-size:85% 102%}@media (max-width:1199px){.c-layout-main-carousel__carousel{margin-top:40px}}@media (max-width:991px){.c-layout-main-carousel__carousel{margin-top:35px}}@media (max-width:575px){.c-layout-main-carousel__carousel{background-size:contain}}.c-layout-main-carousel__carousel-item{display:none}.c-layout-main-carousel__carousel-item:nth-child(1){display:block}.c-layout-main-carousel__item-image{margin:0 auto}@media (max-width:1199px){.c-layout-main-carousel__item-image{width:682px}}@media (max-width:991px){.c-layout-main-carousel__item-image{width:545px}}@media (max-width:767px){.c-layout-main-carousel__item-image{width:436px}}@media (max-width:575px){.c-layout-main-carousel__item-image{width:300px}}.c-layout-main-carousel__arrow-prev,.c-layout-main-carousel__arrow-next{cursor:pointer;display:inline-block;width:130px;position:absolute;top:48%;z-index:1}@media (max-width:1199px){.c-layout-main-carousel__arrow-prev,.c-layout-main-carousel__arrow-next{width:104px;top:49%}}@media (max-width:991px){.c-layout-main-carousel__arrow-prev,.c-layout-main-carousel__arrow-next{width:83px;top:47%}}@media (max-width:767px){.c-layout-main-carousel__arrow-prev,.c-layout-main-carousel__arrow-next{width:66px;top:46%}}@media (max-width:575px){.c-layout-main-carousel__arrow-prev,.c-layout-main-carousel__arrow-next{width:60px;top:31%}}.c-layout-main-carousel__arrow-next{right:3%}@media (max-width:575px){.c-layout-main-carousel__arrow-next{right:0}}.c-layout-main-carousel__arrow-prev{left:3%}@media (max-width:575px){.c-layout-main-carousel__arrow-prev{left:0}}.c-layout-main-carousel__button-container{overflow:hidden;text-align:center;margin-top:60px}@media (max-width:1199px){.c-layout-main-carousel__button-container{margin-top:48px}}@media (max-width:991px){.c-layout-main-carousel__button-container{margin-top:30px}}@media (max-width:767px){.c-layout-main-carousel__button-container{margin-top:30px}}@media (max-width:575px){.c-layout-main-carousel__button-container{margin-top:30px}}.c-layout-main-carousel__button-content{display:inline-block;position:relative}.c-layout-main-carousel__button-content:before,.c-layout-main-carousel__button-content:after{content:'';position:absolute;border-top:1px solid rgba(151,151,151,.25);top:50%;width:800px}.c-layout-main-carousel__button-content:before{right:100%;margin-right:5px}.c-layout-main-carousel__button-content:after{left:100%;margin-left:5px}.c-layout-main-carousel__button{background:transparent;border:2px solid #bebebe;border-radius:100px;color:#a4a4a4;font-size:.8125em;padding:12px 20px;text-transform:uppercase;display:inline-block;min-width:260px;text-align:center}.c-layout-main-carousel__button:hover,.c-layout-main-carousel__button:active,.c-layout-main-carousel__button:focus{color:#a4a4a4}@media (max-width:1199px){.c-layout-main-carousel__button{font-size:.8125em}}@media (max-width:991px){.c-layout-main-carousel__button{font-size:.8125em}}@media (max-width:767px){.c-layout-main-carousel__button{font-size:.8125em}}@media (max-width:575px){.c-layout-main-carousel__button{font-size:.8125em}}@media (max-width:1199px){.c-layout-main-carousel__button{padding:10px 20px}}.c-layout-featured-plans,.c-layout-featured-plans--with-clouds{position:relative;z-index:1;padding-bottom:30px}@media (max-width:1199px){.c-layout-featured-plans,.c-layout-featured-plans--with-clouds{padding-bottom:32px}}@media (max-width:991px){.c-layout-featured-plans,.c-layout-featured-plans--with-clouds{padding-bottom:25px}}.c-layout-featured-plans--with-clouds:before{content:'';position:absolute;top:-160px;right:0;width:506px;height:401px;background-image:url(https://gotimecloud.com/wp-content/themes/ZKTIME_NUEVO/layouts/layout_featured_plans/css/../images/cloud-top.png);background-position:center center;background-repeat:no-repeat;background-size:contain}@media (max-width:1199px){.c-layout-featured-plans--with-clouds:before{top:-115px;width:324px;height:256px}}@media (max-width:991px){.c-layout-featured-plans--with-clouds:before{display:none}}.c-layout-featured-plans--with-clouds:after{content:'';position:absolute;bottom:-130px;left:0;width:490px;height:401px;background-image:url(https://gotimecloud.com/wp-content/themes/ZKTIME_NUEVO/layouts/layout_featured_plans/css/../images/cloud-bottom.png);background-position:center center;background-repeat:no-repeat;background-size:contain;z-index:-1}@media (max-width:1199px){.c-layout-featured-plans--with-clouds:after{bottom:-83px;width:313px;height:256px}}@media (max-width:991px){.c-layout-featured-plans--with-clouds:after{display:none}}.c-layout-featured-plans__plans-container{box-shadow:0 0 25px 0 rgba(0,0,0,.1);position:relative;display:table;width:100%}@media (max-width:767px){.c-layout-featured-plans__plans-container{box-shadow:none}}.c-layout-featured-plans__button-container{text-align:center;margin-top:30px}.c-layout-featured-plans__button{background:transparent;border:2px solid #bebebe;border-radius:100px;color:#a4a4a4;font-size:.8125em;padding:12px 20px;text-transform:uppercase;display:inline-block;min-width:260px;text-align:center}.c-layout-featured-plans__button:hover,.c-layout-featured-plans__button:active,.c-layout-featured-plans__button:focus{color:#a4a4a4}@media (max-width:1199px){.c-layout-featured-plans__button{font-size:.8125em}}@media (max-width:991px){.c-layout-featured-plans__button{font-size:.8125em}}@media (max-width:767px){.c-layout-featured-plans__button{font-size:.8125em}}@media (max-width:575px){.c-layout-featured-plans__button{font-size:.8125em}}@media (max-width:1199px){.c-layout-featured-plans__button{padding:10px 20px}}.c-layout-featured-plans .o-section-header,.c-layout-featured-plans--with-clouds .o-section-header{margin-bottom:0px}@media (max-width:1199px){.c-layout-featured-plans .o-section-header,.c-layout-featured-plans--with-clouds .o-section-header{margin-bottom:40px}}@media (max-width:991px){.c-layout-featured-plans .o-section-header,.c-layout-featured-plans--with-clouds .o-section-header{margin-bottom:32px}}.c-plan{background-color:#fff;border-right:1px solid #e0e0e0}@media only screen and (max-width:767px){.c-plan{border-radius:4px;overflow:hidden;border-right:0;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}}@media only screen and (max-width:767px){.c-plan--consult-us__payment-container{display:inline-block;float:right;height:auto;margin-top:10px}}.c-plan--recommended{background-color:#fff;border:2px solid #80ba27;border-radius:4px;box-shadow:0 0 20px 0 #78c336;position:absolute;text-align:center;top:-43px;width:100%;z-index:100}@media only screen and (max-width:1199px){.c-plan--recommended{position:relative;top:0}}@media only screen and (max-width:767px){.c-plan--recommended{box-shadow:0 0 10px 0 #78c336}}.c-plan--recommended__card-header{background-color:#fff;padding:10px 10px 40px 10px}@media only screen and (max-width:767px){.c-plan--recommended__card-header{padding:15px;width:100%}}.c-plan--recommended__recommended-advise{background:#b8e986;border-radius:3px;color:#80ba27;font-size:1.125em;font-weight:700;margin-bottom:30px;padding:9px;position:relative}@media only screen and (max-width:767px){.c-plan--recommended__recommended-advise{font-size:1.0625em;margin:-15px -15px 15px -15px;padding:6px;border-radius:0}}.c-plan--recommended__recommended-advise:after{top:100%;left:50%;border:7px solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-top-color:#b8e986;margin-left:-12px}@media only screen and (max-width:767px){.c-plan--recommended__recommended-advise:after{display:none}}.c-plan--recommended .c-plan__card-footer{padding-bottom:76px}@media only screen and (max-width:1199px){.c-plan--recommended .c-plan__card-footer{padding-bottom:30px}}@media only screen and (max-width:767px){.c-plan--recommended .c-plan__card-footer{background-color:#f5fbec;padding-bottom:20px}}.c-plan__buy-button,.c-plan__buy-button--request{background-color:#f75a59;border:none;border-radius:4px;box-shadow:0 4px 0 0 #c54544;-webkit-box-shadow:0 4px 0 0 #c54544;-moz-box-shadow:0 4px 0 0 #c54544;color:#fff;font-size:.875em;font-weight:700;padding:12px;text-transform:uppercase;width:100%;position:relative;display:block}.c-plan__buy-button:hover,.c-plan__buy-button--request:hover,.c-plan__buy-button:active,.c-plan__buy-button--request:active,.c-plan__buy-button:focus,.c-plan__buy-button--request:focus{color:#fff}.c-plan__buy-button.loading,.loading.c-plan__buy-button--request{color:rgba(255,255,255,.1)}.c-plan__buy-button.loading .c-plan__buy-button-icon,.loading.c-plan__buy-button--request .c-plan__buy-button-icon{display:block}.c-plan__buy-button--request{background-color:#757575;box-shadow:0 4px 0 0 #515151;-webkit-box-shadow:0 4px 0 0 #515151;-moz-box-shadow:0 4px 0 0 #515151}.c-plan__buy-button-icon{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);color:#fff;font-size:1.25em;display:none;margin:-8px 0 0 -8px}.c-plan__card-header{background-color:#fff;padding:46px 0 40px}@media only screen and (max-width:767px){.c-plan__card-header{display:inline-block;padding:15px;width:100%}}@media only screen and (max-width:767px){.c-plan__card-header-container{display:inline-block;float:left}}.c-plan__card-footer{background-color:#fff;padding:30px}@media only screen and (max-width:767px){.c-plan__card-footer{background-color:#f8f8f8;padding:0 20px 20px 20px}}.c-plan__card-body{background-color:#f8f8f8;padding:30px 30px;text-align:center;color:#4a4a4a;font-family:"Montserrat",sans-serif}@media only screen and (max-width:767px){.c-plan__card-body{padding:15px}}.c-plan__card-body--recommended{background-color:#f5fbec;padding:30px 30px;text-align:left}@media only screen and (max-width:767px){.c-plan__card-body--recommended{padding:15px}}.c-plan__card-body-text{font-size:.875em}@media only screen and (max-width:767px){.c-plan__card-body-text{font-size:.75em}}.c-plan__consult-us{color:#4a4a4a;display:table-cell;font-family:"Montserrat",sans-serif;font-size:2em;font-weight:700;margin:0 auto;position:absolute;vertical-align:middle;width:100%}@media only screen and (max-width:767px){.c-plan__consult-us{font-size:1.1em;position:relative}}.c-plan__euro-symbol{color:#4a4a4a;display:inline-block;font-family:"Montserrat",sans-serif;font-size:2.375em;line-height:1.6;vertical-align:super}@media only screen and (max-width:767px){.c-plan__euro-symbol{font-size:1.2em;vertical-align:middle}}.c-plan__image-container{display:inline-block;padding: 10px;
    background: #80ba27;
    color: #fff;}.c-plan__image{width:40px}.c-plan__list{list-style:none;padding:0;text-align:left}@media only screen and (max-width:767px){.c-plan__list{margin:8px 0}}.c-plan__list-item{color:#4a4a4a;font-family:"Montserrat",sans-serif;font-size:.875em;line-height:1.71;margin:5px 0}@media only screen and (max-width:767px){.c-plan__list-item{line-height:2;font-size:.75em}}.c-plan__list-item:before{content:url(https://gotimecloud.com/wp-content/themes/ZKTIME_NUEVO/views/plan/css/../images/list-item-icon.png);display:inline-block;height:24px;left:-20px;margin:3px 15px 0 3px;padding:4px 5.5px;position:relative;top:-26px;vertical-align:middle;width:24px}@media only screen and (max-width:767px){.c-plan__list-item:before{content:url(https://gotimecloud.com/wp-content/themes/ZKTIME_NUEVO/views/plan/css/../images/list-item-icon--xs.png);left:-6px;top:-12px}}@media only screen and (max-width:767px){.c-plan__payment-container{display:inline-block;float:right}}.c-plan__payment-type{color:#9b9b9b;font-family:"Montserrat",sans-serif;font-size:.75em;font-style:italic;text-transform:uppercase}@media only screen and (max-width:767px){.c-plan__payment-type{display:none}}.c-plan__plan-title{color:#80ba27;font-family:"Montserrat",sans-serif;font-size:.875em;font-weight:700;letter-spacing:2.8px;line-height:1.6;text-transform:uppercase;margin-top:10px}@media only screen and (max-width:767px){.c-plan__plan-title{display:inline-block;vertical-align:sub;margin-top:0;margin-left:10px}}.c-plan__price-container{display:inline-block}.c-plan__price-cents{color:#4a4a4a;font-family:"Montserrat",sans-serif;font-size:1.5em}.c-plan__price-decimal{display:inline-block;vertical-align:top;margin-top:16px}@media only screen and (max-width:767px){.c-plan__price-decimal{font-size:.8em;vertical-align:top;margin-top:4px}}.c-plan__price-euros{display:inline-block;font-size:4em;font-family:"Montserrat",sans-serif;font-weight:700}@media only screen and (max-width:767px){.c-plan__price-euros{font-size:2em;vertical-align:middle}}.c-plan__price-period{color:#4a4a4a;font-family:"Montserrat",sans-serif;font-size:.625em;letter-spacing:2.4px;text-transform:uppercase}.c-plan__wrapper{display:table-cell;position:relative;text-align:center;width:25%}@media only screen and (max-width:1199px){.c-plan__wrapper{display:inline-block;width:49.7%}}@media only screen and (max-width:767px){.c-plan__wrapper{margin:8px 0;width:100%}}.t-single-grouped .c-plan__wrapper{float:left;display:block}.t-single-grouped .c-plan__wrapper .c-plan{border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.t-single-grouped .c-plan__wrapper:last-child{border-right:1px solid #e0e0e0}@media (min-width:1200px){.t-single-grouped .c-plan__wrapper:nth-child(4) .c-plan{border-right:none}}.c-plan__wrapper:last-child .c-plan{border-right:0}.t-upgrade .c-plan__wrapper{float:left}.c-layout-customers-carousel__carousel-item{width:10%;float:left;padding:0 15px;display:none}@media (max-width:1199px){.c-layout-customers-carousel__carousel-item{width:12.5%}}@media (max-width:991px){.c-layout-customers-carousel__carousel-item{width:16.666666%}}@media (max-width:767px){.c-layout-customers-carousel__carousel-item{width:20%}}@media (max-width:575px){.c-layout-customers-carousel__carousel-item{width:25%}}@media (min-width:1200px){.c-layout-customers-carousel__carousel-item:nth-child(-n+10){display:block}}@media (min-width:992px){.c-layout-customers-carousel__carousel-item:nth-child(-n+8){display:block}}@media (min-width:768px){.c-layout-customers-carousel__carousel-item:nth-child(-n+6){display:block}}@media (min-width:576px){.c-layout-customers-carousel__carousel-item:nth-child(-n+5){display:block}}.c-layout-customers-carousel__carousel-item:nth-child(-n+4){display:block}.c-layout-customers-carousel__customer{width:100%}.c-layout-customers-carousel__button-container{text-align:center;margin-top:30px}.c-layout-customers-carousel__button{background:transparent;border:2px solid #bebebe;border-radius:100px;color:#a4a4a4;font-size:.8125em;padding:12px 20px;text-transform:uppercase;display:inline-block;min-width:260px;text-align:center}.c-layout-customers-carousel__button:hover,.c-layout-customers-carousel__button:active,.c-layout-customers-carousel__button:focus{color:#a4a4a4}@media (max-width:1199px){.c-layout-customers-carousel__button{font-size:.8125em}}@media (max-width:991px){.c-layout-customers-carousel__button{font-size:.8125em}}@media (max-width:767px){.c-layout-customers-carousel__button{font-size:.8125em}}@media (max-width:575px){.c-layout-customers-carousel__button{font-size:.8125em}}@media (max-width:1199px){.c-layout-customers-carousel__button{padding:10px 20px}}.c-layout-contact__contact-container{background:#f7fff1;border-radius:10px;box-shadow:0 0 40px 0 rgba(0,0,0,.1)}@media (max-width:575px){.c-layout-contact__contact-container{border-radius:0;margin:0 -15px}}.c-layout-contact__help-col:last-child .c-help-item{border:0}.c-layout-contact .c-help-item{width:100%;padding:50px 45px 30px 45px;border-right:1px solid rgba(0,0,0,.1);min-height:300px;text-align:center}@media (max-width:1199px){.c-layout-contact .c-help-item{padding:40px 25px 25px 25px;min-height:240px}}@media (max-width:991px){.c-layout-contact .c-help-item{padding:20px;border-right:0;border-bottom:1px solid rgba(0,0,0,.1);min-height:0}}@media (max-width:1199px){.c-layout-contact .c-help-item__image{width:68px}}@media (max-width:991px){.c-layout-contact .c-help-item__image{width:56px}}.c-layout-contact .c-help-item__title{color:#4a4a4a;font-family:"Montserrat",sans-serif;font-size:1.125em;font-weight:500;margin-top:35px}@media (max-width:1199px){.c-layout-contact .c-help-item__title{font-size:1em}}@media (max-width:991px){.c-layout-contact .c-help-item__title{font-size:1em}}@media (max-width:767px){.c-layout-contact .c-help-item__title{font-size:1em}}@media (max-width:575px){.c-layout-contact .c-help-item__title{font-size:1em}}@media (max-width:991px){.c-layout-contact .c-help-item__title{margin-top:20px}}.c-layout-contact .c-help-item__button{margin-top:30px;background:#80ba27;border-bottom:4px solid rgba(0,0,0,.3);border-radius:4px;color:#fff;font-size:.875em;font-family:"Montserrat",sans-serif;font-weight:700;padding:10px;text-transform:uppercase;display:inline-block;width:100%;text-align:center}.c-layout-contact .c-help-item__button:hover,.c-layout-contact .c-help-item__button:active,.c-layout-contact .c-help-item__button:focus{color:#fff}@media (max-width:1199px){.c-layout-contact .c-help-item__button{font-size:.8125em}}@media (max-width:991px){.c-layout-contact .c-help-item__button{font-size:.8125em}}@media (max-width:767px){.c-layout-contact .c-help-item__button{font-size:.8125em}}@media (max-width:575px){.c-layout-contact .c-help-item__button{font-size:.8125em}}@media (max-width:991px){.c-layout-contact .c-help-item__button{margin-top:20px}}.c-layout-devices-carousel,.c-layout-devices-carousel--with-clouds{position:relative}.c-layout-devices-carousel--with-clouds:before{content:'';position:absolute;top:-160px;right:0;width:506px;height:401px;background-image:url(https://gotimecloud.com/wp-content/themes/ZKTIME_NUEVO/layouts/layout_devices_carousel/css/../images/cloud-top.png);background-position:center center;background-repeat:no-repeat;background-size:contain}@media (max-width:1199px){.c-layout-devices-carousel--with-clouds:before{top:-115px;width:324px;height:256px}}@media (max-width:991px){.c-layout-devices-carousel--with-clouds:before{display:none}}.c-layout-devices-carousel--with-clouds:after{content:'';position:absolute;bottom:-130px;left:0;width:490px;height:401px;background-image:url(https://gotimecloud.com/wp-content/themes/ZKTIME_NUEVO/layouts/layout_devices_carousel/css/../images/cloud-bottom.png);background-position:center center;background-repeat:no-repeat;background-size:contain;z-index:-1}@media (max-width:1199px){.c-layout-devices-carousel--with-clouds:after{bottom:-83px;width:313px;height:256px}}@media (max-width:991px){.c-layout-devices-carousel--with-clouds:after{display:none}}.c-layout-devices-carousel__carousel-item{width:25%;float:left;padding:0 15px;display:block;}@media (max-width:1199px){.c-layout-devices-carousel__carousel-item{width:25%}}@media (max-width:991px){.c-layout-devices-carousel__carousel-item{width:33.333333%}}@media (max-width:767px){.c-layout-devices-carousel__carousel-item{width:50%}}@media (max-width:575px){.c-layout-devices-carousel__carousel-item{width:100%}}@media (min-width:992px){.c-layout-devices-carousel__carousel-item:nth-child(-n+4){display:block}}@media (min-width:768px){.c-layout-devices-carousel__carousel-item:nth-child(-n+3){display:block}}.c-layout-devices-carousel__carousel-item:nth-child(-n+2){display:block}.c-layout-devices-carousel__button-container{text-align:center;margin-top:30px}.c-layout-devices-carousel__button{background:transparent;border:2px solid #bebebe;border-radius:100px;color:#a4a4a4;font-size:.8125em;padding:12px 20px;text-transform:uppercase;display:inline-block;min-width:260px;text-align:center}.c-layout-devices-carousel__button:hover,.c-layout-devices-carousel__button:active,.c-layout-devices-carousel__button:focus{color:#a4a4a4}@media (max-width:1199px){.c-layout-devices-carousel__button{font-size:.8125em}}@media (max-width:991px){.c-layout-devices-carousel__button{font-size:.8125em}}@media (max-width:767px){.c-layout-devices-carousel__button{font-size:.8125em}}@media (max-width:575px){.c-layout-devices-carousel__button{font-size:.8125em}}@media (max-width:1199px){.c-layout-devices-carousel__button{padding:10px 20px}}.c-layout-devices-carousel .c-device,.c-layout-devices-carousel--with-clouds .c-device{margin:15px 0}.c-device{margin-bottom:30px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);width:100%;position:relative;background:#fff}.c-device__image-container{text-align:center;padding:15px;display:block}.c-device__image{height:175px;margin:0 auto}.c-device__data-container{padding:15px;text-align:center;border-top:2px dotted #dbdbdb}.c-device__title{font-size:1em;font-weight:600;margin:0;color:#80ba27;text-transform:uppercase}@media (max-width:1199px){.c-device__title{font-size:.875em}}@media (max-width:991px){.c-device__title{font-size:.875em}}@media (max-width:767px){.c-device__title{font-size:.875em}}@media (max-width:575px){.c-device__title{font-size:.875em}}.c-device__subtitle{font-size:.875em;color:#9b9b9b;margin-top:5px}@media (max-width:1199px){.c-device__subtitle{font-size:.8125em}}@media (max-width:991px){.c-device__subtitle{font-size:.625em}}@media (max-width:767px){.c-device__subtitle{font-size:.625em}}@media (max-width:575px){.c-device__subtitle{font-size:.625em}}.c-device__price{margin-top:5px;font-family:"Montserrat",sans-serif;font-size:1.625em;font-weight:600}@media (max-width:1199px){.c-device__price{font-size:1.25em}}@media (max-width:991px){.c-device__price{font-size:1.25em}}@media (max-width:767px){.c-device__price{font-size:1.25em}}@media (max-width:575px){.c-device__price{font-size:1.25em}}.c-device__button{margin-top:15px;background:#80ba27;border-bottom:4px solid rgba(0,0,0,.3);border-radius:4px;color:#fff;font-size:.875em;font-family:"Montserrat",sans-serif;font-weight:700;padding:10px;text-transform:uppercase;display:inline-block;width:100%;text-align:center}.c-device__button:hover,.c-device__button:active,.c-device__button:focus{color:#fff}@media (max-width:1199px){.c-device__button{font-size:.8125em}}@media (max-width:991px){.c-device__button{font-size:.625em}}@media (max-width:767px){.c-device__button{font-size:.625em}}@media (max-width:575px){.c-device__button{font-size:.625em}}.c-layout-opinions-carousel,.c-layout-opinions-carousel--with-clouds{position:relative}.c-layout-opinions-carousel--with-clouds:before{content:'';position:absolute;top:-160px;right:0;width:506px;height:401px;background-image:url(https://gotimecloud.com/wp-content/themes/ZKTIME_NUEVO/layouts/layout_opinions_carousel/css/../images/cloud-top.png);background-position:center center;background-repeat:no-repeat;background-size:contain}@media (max-width:1199px){.c-layout-opinions-carousel--with-clouds:before{top:-115px;width:324px;height:256px}}@media (max-width:991px){.c-layout-opinions-carousel--with-clouds:before{display:none}}.c-layout-opinions-carousel__carousel-item{width:33.333333%;float:left;padding:0 15px;display:none}@media (max-width:1199px){.c-layout-opinions-carousel__carousel-item{width:33.333333%}}@media (max-width:991px){.c-layout-opinions-carousel__carousel-item{width:50%}}@media (max-width:767px){.c-layout-opinions-carousel__carousel-item{width:100%}}@media (max-width:575px){.c-layout-opinions-carousel__carousel-item{width:100%}}@media (min-width:992px){.c-layout-opinions-carousel__carousel-item:nth-child(-n+3){display:block}}@media (min-width:768px){.c-layout-opinions-carousel__carousel-item:nth-child(-n+2){display:block}}.c-layout-opinions-carousel__carousel-item:nth-child(1){display:block}.c-layout-opinions-carousel__button-container{text-align:center;margin-top:30px}.c-layout-opinions-carousel__button{background:transparent;border:2px solid #bebebe;border-radius:100px;color:#a4a4a4;font-size:.8125em;padding:12px 20px;text-transform:uppercase;display:inline-block;min-width:260px;text-align:center}.c-layout-opinions-carousel__button:hover,.c-layout-opinions-carousel__button:active,.c-layout-opinions-carousel__button:focus{color:#a4a4a4}@media (max-width:1199px){.c-layout-opinions-carousel__button{font-size:.8125em}}@media (max-width:991px){.c-layout-opinions-carousel__button{font-size:.8125em}}@media (max-width:767px){.c-layout-opinions-carousel__button{font-size:.8125em}}@media (max-width:575px){.c-layout-opinions-carousel__button{font-size:.8125em}}@media (max-width:1199px){.c-layout-opinions-carousel__button{padding:10px 20px}}.c-opinion{margin:15px 0;padding:20px 15px 30px 15px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);width:100%;position:relative;background:#fff}.c-opinion__image-container{box-shadow:0 0 20px rgba(0,0,0,.1);border-radius:50%}.c-opinion__data-container{padding-left:20px}.c-opinion__title{font-size:1.125em;margin:0}@media (max-width:1199px){.c-opinion__title{font-size:1.125em}}@media (max-width:991px){.c-opinion__title{font-size:1.125em}}@media (max-width:767px){.c-opinion__title{font-size:1.125em}}@media (max-width:575px){.c-opinion__title{font-size:1.125em}}.c-opinion__subtitle{font-size:.875em;color:#9b9b9b;font-style:italic;line-height:1.57}@media (max-width:1199px){.c-opinion__subtitle{font-size:.75em}}@media (max-width:991px){.c-opinion__subtitle{font-size:.75em}}@media (max-width:767px){.c-opinion__subtitle{font-size:.75em}}@media (max-width:575px){.c-opinion__subtitle{font-size:.75em}}.c-opinion__separator{background:#80ba27;height:1px;width:70px;margin-top:15px}.c-opinion__text{font-size:.875em;line-height:1.57;margin-top:15px}@media (max-width:1199px){.c-opinion__text{font-size:.75em}}@media (max-width:991px){.c-opinion__text{font-size:.75em}}@media (max-width:767px){.c-opinion__text{font-size:.75em}}@media (max-width:575px){.c-opinion__text{font-size:.75em}}.c-layout-contact-banner__container{padding:0 15px}.c-layout-contact-banner__content{min-height:280px;padding:25px 0;text-align:center}@media (max-width:1199px){.c-layout-contact-banner__content{min-height:220px}}.c-layout-contact-banner__title{font-size:2.5em;color:#fff;margin:0;font-family:"Montserrat",sans-serif}@media (max-width:1199px){.c-layout-contact-banner__title{font-size:2em}}@media (max-width:991px){.c-layout-contact-banner__title{font-size:1.625em}}@media (max-width:767px){.c-layout-contact-banner__title{font-size:1.625em}}@media (max-width:575px){.c-layout-contact-banner__title{font-size:1.625em}}.c-layout-contact-banner__description{font-size:1em;color:#fff;margin:20px auto 0 auto;line-height:1.71;max-width:615px}@media (max-width:1199px){.c-layout-contact-banner__description{font-size:1em}}@media (max-width:991px){.c-layout-contact-banner__description{font-size:1em}}@media (max-width:767px){.c-layout-contact-banner__description{font-size:1em}}@media (max-width:575px){.c-layout-contact-banner__description{font-size:1em}}.c-layout-contact-banner__button{background:transparent;border:2px solid #fff;border-radius:3px;color:#fff;font-size:.8125em;font-family:"Montserrat",sans-serif;font-weight:700;padding:14px;text-transform:uppercase;display:inline-block;min-width:300px;margin-top:30px}.c-layout-contact-banner__button:hover,.c-layout-contact-banner__button:active,.c-layout-contact-banner__button:focus{color:#fff}@media (max-width:1199px){.c-layout-contact-banner__button{font-size:.8125em}}@media (max-width:991px){.c-layout-contact-banner__button{font-size:.8125em}}@media (max-width:767px){.c-layout-contact-banner__button{font-size:.8125em}}@media (max-width:575px){.c-layout-contact-banner__button{font-size:.8125em}}@media (max-width:991px){.c-layout-contact-banner__button{min-width:260px}}.c-footer{padding-bottom:15px}.c-footer__container{padding-top:40px}@media (max-width:1199px){.c-footer__container{padding-top:32px}}.c-footer__logo-container{padding-left:15px}@media (max-width:991px){.c-footer__logo-container{text-align:center;padding-bottom:30px}}.c-footer__logo{width:220px}@media (max-width:991px){.c-footer__logo{width:287px}}@media (max-width:991px){.c-footer__menu-container{padding:25px 0 25px 0}}.c-footer__menu{list-style:disc;padding-left:20px}@media (max-width:1199px){.c-footer__menu{padding-left:20px}}@media (max-width:991px){.c-footer__menu{list-style:none;padding-left:0}}.c-footer__menu-item{color:#80ba27;padding:1px 25px 1px 0;width:33%;float:left}@media (max-width:991px){.c-footer__menu-item{width:100%;float:none;padding:8px 0;text-align:center}}.c-footer__menu-item-link{color:#444;font-size:.875em}.c-footer__menu-item-link:hover,.c-footer__menu-item-link:active,.c-footer__menu-item-link:focus{color:#444}@media (max-width:1199px){.c-footer__menu-item-link{font-size:.875em}}@media (max-width:991px){.c-footer__menu-item-link{font-size:1em}}@media (max-width:767px){.c-footer__menu-item-link{font-size:1em}}@media (max-width:575px){.c-footer__menu-item-link{font-size:1em}}.c-footer__phone-container{display:inline-block}.c-footer__phone-icon{margin-right:10px}@media (max-width:1199px){.c-footer__phone-icon{width:36px}}@media (max-width:991px){.c-footer__phone-icon{width:46px}}.c-footer__phone{color:#444;display:inline-block;font-family:"Montserrat",sans-serif;font-size:1.5em;font-weight:600;vertical-align:middle}.c-footer__phone:hover,.c-footer__phone:active,.c-footer__phone:focus{color:#444}@media (max-width:1199px){.c-footer__phone{font-size:1.25em}}@media (max-width:991px){.c-footer__phone{font-size:1.5em}}@media (max-width:767px){.c-footer__phone{font-size:1.5em}}@media (max-width:575px){.c-footer__phone{font-size:1.5em}}.c-footer__chat-container{display:inline-block}@media (max-width:991px){.c-footer__chat-container{padding-right:0}}@media (max-width:1199px){.c-footer__chat-icon{width:36px}}@media (max-width:991px){.c-footer__chat-icon{width:46px}}.c-footer__hr-separator{border-top:1px solid #e4e4e4}.c-footer__copyright-container{font-size:.75em;color:#9b9b9b;padding-left:15px}@media (max-width:1199px){.c-footer__copyright-container{font-size:.75em}}@media (max-width:991px){.c-footer__copyright-container{font-size:.75em}}@media (max-width:767px){.c-footer__copyright-container{font-size:.75em}}@media (max-width:575px){.c-footer__copyright-container{font-size:.75em}}@media (max-width:991px){.c-footer__copyright-container{text-align:center;padding-left:0}}.c-footer__rrss-container{text-align:right;padding-right:15px}@media (max-width:991px){.c-footer__rrss-container{text-align:center;border-bottom:1px solid #e4e4e4;border-top:1px solid #e4e4e4;padding:25px 0 25px}}.c-rrss__link{display:inline-block;margin-left:10px;vertical-align:middle}@media (max-width:991px){.c-rrss__link{margin:0 10px}}.c-rrss__icon{width:24px;height:24px}@media (max-width:1199px){.c-rrss__icon{width:24px;height:24px}}@media (max-width:991px){.c-rrss__icon{width:36px;height:36px}}.c-cookies{position:fixed;padding:10px 0;bottom:0;width:100%;background:#000;display:none;z-index:9999999}.c-cookies__text{font-size:.875em;color:#fff;margin:0}@media (max-width:1199px){.c-cookies__text{font-size:.875em}}@media (max-width:991px){.c-cookies__text{font-size:.875em}}@media (max-width:767px){.c-cookies__text{font-size:.875em}}@media (max-width:575px){.c-cookies__text{font-size:.875em}}.c-cookies__text a{color:#fff;text-decoration:underline}.c-cookies__text a:hover,.c-cookies__text a:active,.c-cookies__text a:focus{color:#fff}.c-cookies__button{background:#80ba27;border:none;width:100%;text-align:center;font-size:.875em;text-transform:uppercase;color:#fff;padding:10px 5px;display:inline-block}@media (max-width:1199px){.c-cookies__button{font-size:.875em}}@media (max-width:991px){.c-cookies__button{font-size:.875em}}@media (max-width:767px){.c-cookies__button{font-size:.875em}}@media (max-width:575px){.c-cookies__button{font-size:.875em}}.c-cookies__button:hover,.c-cookies__button:active,.c-cookies__button:focus{color:#fff}@media (max-width:991px){.c-cookies__button{margin-top:15px}}a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection{background-image:linear-gradient(to bottom,#ededed 5%,#dfdfdf 100%)!important;color:#000!important;padding:5px 10px!important;border-radius:5px!important;font-weight:700!important;border:none!important;width:auto!important}a#CybotCookiebotDialogBodyLevelButtonAccept,a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll{background-image:linear-gradient(to bottom,#ededed 5%,#dfdfdf 100%)!important;color:#000!important;padding:5px 10px!important;border-radius:5px!important;font-weight:700!important;border:none!important;width:auto!important}#CybotCookiebotDialogBodyContentText a{color:#80ba27!important}

.funcionalidades{
	margin:auto;
	display:block;
	margin-top:10px;
	text-align:center;
}

.c-plan__price-euros{
margin-top:20px;background:#80ba27;color:#fff;padding:0 10px;
}

.funcionalidades li{
	border-top:2px solid green;
	vertical-align:top;
	width:25%;
	padding:20px;
	font-size:14px;
	margin-bottom:10px;
	background:#e5ffbc;
	display:inline-block;
	transition: 0.9s All;
}

.funcionalidades li img{
	height:30px;
	display:block;
	margin:auto auto 10px auto;
	transition: 0.9s All;
}

.funcionalidades li:hover{
	background:#80ba27;
	color:#fff;
}

.funcionalidades li:hover img{
	filter:invert(1);
}

.icon_faq{
	transition:all 0.5s ease;
	margin:0;
	padding:15px;
	cursor:pointer;
	font-size:14.5px;
	font-style:italic;
	font-weight:bold;
}
.icon_faq:after{
	content:"";
	width:10px;
	height:10px;
	background:green;
	float: right;
	margin-top: 7px;
	transition:all 0.5s ease;
}
.activo_faq{
	background:#fdfdfd;
}

.faqs{
	display:none;
	background:#f2ffe1;
	padding:15px;
}
.activo_faq #faqs{
	display:block;
}

.activo_faq:after {
   transform: rotate(45deg);
}

form{
	display:block;
	margin:15px auto;
	text-align:center;
}
input{
	margin-bottom:5px;
	padding:10px;
	width:49%;
	border:0px;
	background:#2c2c2c;
	color:#fff;
}
input[type="submit"]{
	background:#80ba27;
	color:#fff;
	padding:15px;
	width:98.5%;
	transition:0.5s all;
}
input[type="submit"]:hover{
	background:#507713;
}
.rodape{
	background:#000;
	padding:10px;
}
.rodape h5{
	font-size:11px;
	text-align:center;
	margin:0;
}

.ncontrol{
	position:fixed;
	top:50%;
	right:0;
	background:#fff;
	padding:5px;
	z-index:99999;
}
.ncontrol img{
	width:95px;
}

select{
	margin-bottom:5px;
	padding:10px;
	width:98.5%;
	border:0px;
	background:#2c2c2c;
	color:#fff;
}
textarea{
	margin-bottom:5px;
	padding:10px;
	width:98.5%;
	border:0px;
	background:#2c2c2c;
	resize:none;
	color:#fff;
	height:120px;
}


@media only screen and (max-width: 600px) {
.ncontrol{
	padding:10px;
}
.ncontrol img{
	width:32px;
}
form{
margin: auto 15px auto 15px;
}
input{
	width:100%;
}	
.funcionalidades{
	margin-left:15px;
	margin-right:15px;
}
.icon_faq, .faqs{
	margin-left:15px;
	margin-right:15px;
}

.funcionalidades li{
	width:100%;
	padding:20px;
	font-size:14px;
	margin-bottom:10px;
	background:#e5ffbc;
	display:block;
}
}
