.modal-header,.modal-sidebar .modal-header{border-bottom:0}.btn-link{font-weight:300}.dropdown-menu>li>a{font-weight:100}.input-group-addon{font-weight:300}.badge{font-weight:500}.popover,.tooltip{font-weight:300}.modal-content{border:0}.modal-header{padding:15px 40px 15px 20px}.modal-simple .modal-header+.modal-body{padding-top:0}.modal-header .modal-title{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin-top:0}.modal-header .close{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin-top:1px;padding:0}.modal-bottom,.modal-center{-webkit-flex-flow:column nowrap}.modal-footer{padding:6px 20px 20px;border-top:0}.modal-footer .btn+.btn{margin-left:5px}.modal-footer .btn-block+.btn-block{margin-left:0}@media(min-width:480px){.modal-dialog{margin:30px}}@media(min-width:768px){.modal-dialog{width:auto;margin:30px auto}.modal-sm{width:300px}}.modal-bottom,.modal-center,.modal-top{margin:0 auto}.modal-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.modal-bottom,.modal-sidebar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-align-content:center;height:100%}.modal-bottom{display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-line-pack:center;align-content:center}.modal-sidebar{position:absolute;right:0;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0;background-color:#fff;-ms-flex-line-pack:center;align-content:center}.modal-sidebar .modal-content{overflow-x:hidden;overflow-y:auto;background-color:transparent;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.modal-sidebar .modal-footer{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:0}.modal-sidebar button.close{position:fixed;top:20px;right:20px;z-index:1}.modal.fade .modal-dialog.modal-sidebar{-webkit-transform:translate(25%,0);-ms-transform:translate(25%,0);-o-transform:translate(25%,0);transform:translate(25%,0)}.modal.show .modal-dialog.modal-sidebar{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-fill-in{background-color:transparent}.modal-fill-in.show{background-color:rgba(255,255,255,.95);opacity:1}.modal-fill-in .modal-dialog{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;max-width:100%;height:100%;margin:0 auto;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}@media(min-width:768px){.modal-fill-in .modal-dialog>*{width:600px}.modal-fill-in .modal-dialog.modal-sm>*{width:300px}.modal-fill-in .modal-dialog button.close{position:fixed;top:20px;right:40px;z-index:1;font-size:2rem;opacity:.5;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}}.modal-danger .modal-header .close,.modal-info .modal-header .close,.modal-primary .modal-header .close,.modal-success .modal-header .close,.modal-warning .modal-header .close{opacity:.6}@media(min-width:992px){.modal-fill-in .modal-dialog.modal-lg>*{width:900px}}.modal-fill-in .modal-content{background-color:transparent;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.modal-primary .modal-header{background-color:#3e8ef7;border-radius:.286rem .286rem 0 0}.modal-primary .modal-header *{color:#fff}.modal-success .modal-header{background-color:#11c26d;border-radius:.286rem .286rem 0 0}.modal-success .modal-header *{color:#fff}.modal-info .modal-header{background-color:#0bb2d4;border-radius:.286rem .286rem 0 0}.modal-info .modal-header *{color:#fff}.modal-warning .modal-header{background-color:#eb6709;border-radius:.286rem .286rem 0 0}.modal-warning .modal-header *{color:#fff}.modal-danger .modal-header{background-color:#ff4c52;border-radius:.286rem .286rem 0 0}.modal-danger .modal-header *{color:#fff}.modal.modal-fade-in-scale-up .modal-dialog{opacity:0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-transform:scale(.7);-ms-transform:scale(.7);-o-transform:scale(.7);transform:scale(.7)}.modal.modal-fade-in-scale-up.show .modal-dialog{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.modal.modal-slide-in-right .modal-dialog{opacity:0;-webkit-transition:all .3s cubic-bezier(.25,.5,.5,.9) 0s;-o-transition:all .3s cubic-bezier(.25,.5,.5,.9) 0s;transition:all .3s cubic-bezier(.25,.5,.5,.9) 0s;-webkit-transform:translate(20%,0);-ms-transform:translate(20%,0);-o-transform:translate(20%,0);transform:translate(20%,0)}.modal.modal-slide-in-right.show .modal-dialog{opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal.modal-slide-from-bottom .modal-dialog{opacity:0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-transform:translate(0,20%);-ms-transform:translate(0,20%);-o-transform:translate(0,20%);transform:translate(0,20%)}.modal.modal-slide-from-bottom.show .modal-dialog{opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal.modal-newspaper .modal-dialog{opacity:0;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;-webkit-transform:scale(0) rotate(720deg);-ms-transform:scale(0) rotate(720deg);-o-transform:scale(0) rotate(720deg);transform:scale(0) rotate(720deg)}.modal.modal-newspaper.show .modal-dialog{opacity:1;-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);-o-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}.modal.modal-fall{-webkit-perspective:1300px;perspective:1300px}.modal.modal-fall .modal-dialog{opacity:0;-webkit-transform:translateZ(600px) rotateX(20deg);transform:translateZ(600px) rotateX(20deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.modal.modal-fall.show .modal-dialog{opacity:1;-webkit-transition:all .3s ease-in 0s;-o-transition:all .3s ease-in 0s;transition:all .3s ease-in 0s;-webkit-transform:translateZ(0) rotateX(0);transform:translateZ(0) rotateX(0)}.modal.modal-side-fall{-webkit-perspective:1300px;perspective:1300px}.modal.modal-side-fall .modal-dialog{-webkit-transform:translate(30%) translateZ(600px) rotate(10deg);transform:translate(30%) translateZ(600px) rotate(10deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.modal.modal-side-fall.show .modal-dialog{-webkit-transition:all .3s ease-in 0s;-o-transition:all .3s ease-in 0s;transition:all .3s ease-in 0s;-webkit-transform:translate(0) translateZ(0) rotate(0);transform:translate(0) translateZ(0) rotate(0)}.modal.modal-3d-flip-horizontal{-webkit-perspective:1300px;perspective:1300px}.modal.modal-3d-flip-horizontal .modal-dialog{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-transform:rotateY(-70deg);transform:rotateY(-70deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.modal.modal-3d-flip-horizontal.show .modal-dialog{-webkit-transform:rotateY(0);transform:rotateY(0)}.modal.modal-3d-flip-vertical{-webkit-perspective:1300px;perspective:1300px}.modal.modal-3d-flip-vertical .modal-dialog{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-transform:rotateX(-70deg);transform:rotateX(-70deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.modal.modal-3d-flip-vertical.show .modal-dialog{-webkit-transform:rotateX(0);transform:rotateX(0)}.modal.modal-3d-sign{-webkit-perspective:1300px;perspective:1300px}.modal.modal-3d-sign .modal-dialog{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-transform:rotateX(-60deg);transform:rotateX(-60deg);-webkit-transform-origin:50% 0 0;-ms-transform-origin:50% 0 0;-o-transform-origin:50% 0 0;transform-origin:50% 0 0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.modal.modal-3d-sign.show .modal-dialog{-webkit-transform:rotateX(0);transform:rotateX(0)}.modal.modal-super-scaled .modal-dialog{opacity:0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-transform:scale(2);-ms-transform:scale(2);-o-transform:scale(2);transform:scale(2)}.modal.modal-super-scaled.show .modal-dialog{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.modal.modal-just-me .modal-dialog{opacity:0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.modal.modal-just-me .modal-backdrop{background-color:#fff}.modal.modal-just-me.show{background:#fff}.modal.modal-just-me.show .modal-dialog{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.modal.modal-just-me.show .modal-backdrop{opacity:1}.modal.modal-3d-slit{-webkit-perspective:1300px;perspective:1300px}.modal.modal-3d-slit .modal-dialog{opacity:0;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;-webkit-transform:translateZ(-3000px) rotateY(90deg);transform:translateZ(-3000px) rotateY(90deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.modal.modal-3d-slit.show .modal-dialog{-webkit-animation:slit .7s ease-out forwards;-o-animation:slit .7s ease-out forwards;animation:slit .7s ease-out forwards}.modal.modal-rotate-from-bottom{-webkit-perspective:1300px;perspective:1300px}.modal.modal-rotate-from-bottom .modal-dialog{-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;-webkit-transform:translateY(100%) rotateX(90deg);transform:translateY(100%) rotateX(90deg);-webkit-transform-origin:0 100% 0;-ms-transform-origin:0 100% 0;-o-transform-origin:0 100% 0;transform-origin:0 100% 0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.modal.modal-rotate-from-bottom.show .modal-dialog{-webkit-transform:translateY(0) rotateX(0);transform:translateY(0) rotateX(0)}.modal.modal-rotate-from-left{-webkit-perspective:1300px;perspective:1300px}.modal.modal-rotate-from-left .modal-dialog{-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;-webkit-transform:translateZ(100px) translateX(-30%) rotateY(90deg);transform:translateZ(100px) translateX(-30%) rotateY(90deg);-webkit-transform-origin:0 100% 0;-ms-transform-origin:0 100% 0;-o-transform-origin:0 100% 0;transform-origin:0 100% 0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.modal.modal-rotate-from-left.show .modal-dialog{-webkit-transform:translateZ(0) translateX(0) rotateY(0);transform:translateZ(0) translateX(0) rotateY(0)}@-webkit-keyframes slit{50%{opacity:.5;-webkit-transform:translateZ(-250px) rotateY(89deg);transform:translateZ(-250px) rotateY(89deg)}100%{opacity:1;-webkit-transform:translateZ(0) rotateY(0);transform:translateZ(0) rotateY(0)}}@-o-keyframes slit{50%{opacity:.5;transform:translateZ(-250px) rotateY(89deg)}100%{opacity:1;transform:translateZ(0) rotateY(0)}}@keyframes slit{50%{opacity:.5;-webkit-transform:translateZ(-250px) rotateY(89deg);transform:translateZ(-250px) rotateY(89deg)}100%{opacity:1;-webkit-transform:translateZ(0) rotateY(0);transform:translateZ(0) rotateY(0)}}.tooltip.bs-tooltip-bottom .arrow,.tooltip.bs-tooltip-top .arrow,.tooltip.tooltip-bottom .arrow,.tooltip.tooltip-top .arrow{left:50%;margin-left:-2px}.tooltip.bs-tooltip-bottom .arrow,.tooltip.tooltip-bottom .arrow{top:0}.tooltip.bs-tooltip-top .arrow,.tooltip.tooltip-top .arrow{bottom:0}.tooltip.bs-tooltip-left .arrow,.tooltip.bs-tooltip-right .arrow,.tooltip.tooltip-left .arrow,.tooltip.tooltip-right .arrow{top:50%;margin-top:-2px}.tooltip.bs-tooltip-left .arrow,.tooltip.tooltip-left .arrow{right:0}.tooltip.bs-tooltip-right .arrow,.tooltip.tooltip-right .arrow{left:0}.tooltip-primary .tooltip-inner{color:#fff;background-color:#3e8ef7}.tooltip-primary.bs-tooltip-top .arrow::before,.tooltip-primary.tooltip-top .arrow::before{border-top-color:#3e8ef7}.tooltip-primary.bs-tooltip-right .arrow::before,.tooltip-primary.tooltip-right .arrow::before{border-right-color:#3e8ef7}.tooltip-primary.bs-tooltip-bottom .arrow::before,.tooltip-primary.tooltip-bottom .arrow::before{border-bottom-color:#3e8ef7}.tooltip-primary.bs-tooltip-left .arrow::before,.tooltip-primary.tooltip-left .arrow::before{border-left-color:#3e8ef7}.tooltip-success .tooltip-inner{color:#fff;background-color:#11c26d}.tooltip-success.bs-tooltip-top .arrow::before,.tooltip-success.tooltip-top .arrow::before{border-top-color:#11c26d}.tooltip-success.bs-tooltip-right .arrow::before,.tooltip-success.tooltip-right .arrow::before{border-right-color:#11c26d}.tooltip-success.bs-tooltip-bottom .arrow::before,.tooltip-success.tooltip-bottom .arrow::before{border-bottom-color:#11c26d}.tooltip-success.bs-tooltip-left .arrow::before,.tooltip-success.tooltip-left .arrow::before{border-left-color:#11c26d}.tooltip-info .tooltip-inner{color:#fff;background-color:#0bb2d4}.tooltip-info.bs-tooltip-top .arrow::before,.tooltip-info.tooltip-top .arrow::before{border-top-color:#0bb2d4}.tooltip-info.bs-tooltip-right .arrow::before,.tooltip-info.tooltip-right .arrow::before{border-right-color:#0bb2d4}.tooltip-info.bs-tooltip-bottom .arrow::before,.tooltip-info.tooltip-bottom .arrow::before{border-bottom-color:#0bb2d4}.tooltip-info.bs-tooltip-left .arrow::before,.tooltip-info.tooltip-left .arrow::before{border-left-color:#0bb2d4}.tooltip-warning .tooltip-inner{color:#fff;background-color:#eb6709}.tooltip-warning.bs-tooltip-top .arrow::before,.tooltip-warning.tooltip-top .arrow::before{border-top-color:#eb6709}.tooltip-warning.bs-tooltip-right .arrow::before,.tooltip-warning.tooltip-right .arrow::before{border-right-color:#eb6709}.tooltip-warning.bs-tooltip-bottom .arrow::before,.tooltip-warning.tooltip-bottom .arrow::before{border-bottom-color:#eb6709}.tooltip-warning.bs-tooltip-left .arrow::before,.tooltip-warning.tooltip-left .arrow::before{border-left-color:#eb6709}.tooltip-danger .tooltip-inner{color:#fff;background-color:#ff4c52}.tooltip-danger.bs-tooltip-top .arrow::before,.tooltip-danger.tooltip-top .arrow::before{border-top-color:#ff4c52}.tooltip-danger.bs-tooltip-right .arrow::before,.tooltip-danger.tooltip-right .arrow::before{border-right-color:#ff4c52}.tooltip-danger.bs-tooltip-bottom .arrow::before,.tooltip-danger.tooltip-bottom .arrow::before{border-bottom-color:#ff4c52}.tooltip-danger.bs-tooltip-left .arrow::before,.tooltip-danger.tooltip-left .arrow::before{border-left-color:#ff4c52}.popover{padding:0;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.05);box-shadow:0 2px 6px rgba(0,0,0,.05)}.pr-0,.px-0{padding-right:0!important}.pl-0,.px-0{padding-left:0!important}.pt-0,.py-0{padding-top:0!important}.pb-0,.py-0{padding-bottom:0!important}.popover.bs-popover-top,.popover.popover-auto[x-placement^=top],.popover.popover-top{margin-bottom:8px}.popover.bs-popover-top .arrow,.popover.popover-auto[x-placement^=top] .arrow,.popover.popover-top .arrow{left:50%;bottom:0}.popover.bs-popover-top .arrow::after,.popover.bs-popover-top .arrow::before,.popover.popover-auto[x-placement^=top] .arrow::after,.popover.popover-auto[x-placement^=top] .arrow::before,.popover.popover-top .arrow::after,.popover.popover-top .arrow::before{border-bottom-width:0}.popover.bs-popover-top .arrow::before,.popover.popover-auto[x-placement^=top] .arrow::before,.popover.popover-top .arrow::before{bottom:-8px;margin-left:-8px;border-top-color:rgba(204,213,219,.8)}.popover.bs-popover-top .arrow::after,.popover.popover-auto[x-placement^=top] .arrow::after,.popover.popover-top .arrow::after{bottom:-webkit-calc((8px - 1px)*-1);bottom:calc((8px - 1px)*-1);margin-left:-8px;border-top-color:#fff}.popover.bs-popover-right,.popover.popover-auto[x-placement^=right],.popover.popover-right{margin-left:8px}.popover.bs-popover-right .arrow,.popover.popover-auto[x-placement^=right] .arrow,.popover.popover-right .arrow{top:50%;left:0}.popover.bs-popover-right .arrow::after,.popover.bs-popover-right .arrow::before,.popover.popover-auto[x-placement^=right] .arrow::after,.popover.popover-auto[x-placement^=right] .arrow::before,.popover.popover-right .arrow::after,.popover.popover-right .arrow::before{margin-top:-8px;border-left-width:0}.popover.bs-popover-right .arrow::before,.popover.popover-auto[x-placement^=right] .arrow::before,.popover.popover-right .arrow::before{left:-8px;border-right-color:rgba(204,213,219,.8)}.popover.bs-popover-right .arrow::after,.popover.popover-auto[x-placement^=right] .arrow::after,.popover.popover-right .arrow::after{left:-webkit-calc((8px - 1px)*-1);left:calc((8px - 1px)*-1);border-right-color:#fff}.popover.bs-popover-bottom,.popover.popover-auto[x-placement^=bottom],.popover.popover-bottom{margin-top:8px}.popover.bs-popover-bottom .arrow,.popover.popover-auto[x-placement^=bottom] .arrow,.popover.popover-bottom .arrow{top:0;left:50%}.popover.bs-popover-bottom .arrow::after,.popover.bs-popover-bottom .arrow::before,.popover.popover-auto[x-placement^=bottom] .arrow::after,.popover.popover-auto[x-placement^=bottom] .arrow::before,.popover.popover-bottom .arrow::after,.popover.popover-bottom .arrow::before{margin-left:-8px;border-top-width:0}.popover.bs-popover-bottom .arrow::before,.popover.popover-auto[x-placement^=bottom] .arrow::before,.popover.popover-bottom .arrow::before{top:-8px;border-bottom-color:rgba(204,213,219,.8)}.popover.bs-popover-bottom .arrow::after,.popover.popover-auto[x-placement^=bottom] .arrow::after,.popover.popover-bottom .arrow::after{top:-webkit-calc((8px - 1px)*-1);top:calc((8px - 1px)*-1);border-bottom-color:#f3f7f9}.popover.bs-popover-bottom .popover-header::before,.popover.popover-auto[x-placement^=bottom] .popover-header::before,.popover.popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:20px;margin-left:-10px;content:"";border-bottom:1px solid #f3f7f9}.popover.bs-popover-left,.popover.popover-auto[x-placement^=left],.popover.popover-left{margin-right:8px}.popover.bs-popover-left .arrow,.popover.popover-auto[x-placement^=left] .arrow,.popover.popover-left .arrow{top:50%;right:0}.popover.bs-popover-left .arrow::after,.popover.bs-popover-left .arrow::before,.popover.popover-auto[x-placement^=left] .arrow::after,.popover.popover-auto[x-placement^=left] .arrow::before,.popover.popover-left .arrow::after,.popover.popover-left .arrow::before{margin-top:-8px;border-right-width:0}.popover.bs-popover-left .arrow::before,.popover.popover-auto[x-placement^=left] .arrow::before,.popover.popover-left .arrow::before{right:-8px;border-left-color:rgba(204,213,219,.8)}.popover.bs-popover-left .arrow::after,.popover.popover-auto[x-placement^=left] .arrow::after,.popover.popover-left .arrow::after{right:-webkit-calc((8px - 1px)*-1);right:calc((8px - 1px)*-1);border-left-color:#fff}.popover-header{margin:0}.mr-0,.mx-0{margin-right:0!important}.ml-0,.mx-0{margin-left:0!important}.mt-0,.my-0{margin-top:0!important}.mb-0,.my-0{margin-bottom:0!important}.popover-primary .popover-header{color:#fff;background-color:#3e8ef7;border-color:#3e8ef7}.popover-primary.bs-popover-bottom .popover-header::before,.popover-primary.popover.popover-auto[x-placement^=bottom] .popover-header::before,.popover-primary.popover.popover-bottom .popover-header::before{border-color:#3e8ef7}.popover-primary.bs-popover-bottom .arrow::after,.popover-primary.bs-popover-bottom .arrow::before,.popover-primary.popover-bottom .arrow::after,.popover-primary.popover-bottom .arrow::before,.popover-primary.popover.popover-auto[x-placement^=bottom] .arrow::after,.popover-primary.popover.popover-auto[x-placement^=bottom] .arrow::before,.popover-primary.popover.popover-bottom .arrow::after,.popover-primary.popover.popover-bottom .arrow::before{border-bottom-color:#3e8ef7}.popover-success .popover-header{color:#fff;background-color:#11c26d;border-color:#11c26d}.popover-success.bs-popover-bottom .popover-header::before,.popover-success.popover.popover-auto[x-placement^=bottom] .popover-header::before,.popover-success.popover.popover-bottom .popover-header::before{border-color:#11c26d}.popover-success.bs-popover-bottom .arrow::after,.popover-success.bs-popover-bottom .arrow::before,.popover-success.popover-bottom .arrow::after,.popover-success.popover-bottom .arrow::before,.popover-success.popover.popover-auto[x-placement^=bottom] .arrow::after,.popover-success.popover.popover-auto[x-placement^=bottom] .arrow::before,.popover-success.popover.popover-bottom .arrow::after,.popover-success.popover.popover-bottom .arrow::before{border-bottom-color:#11c26d}.popover-info .popover-header{color:#fff;background-color:#0bb2d4;border-color:#0bb2d4}.popover-info.bs-popover-bottom .popover-header::before,.popover-info.popover.popover-auto[x-placement^=bottom] .popover-header::before,.popover-info.popover.popover-bottom .popover-header::before{border-color:#0bb2d4}.popover-info.bs-popover-bottom .arrow::after,.popover-info.bs-popover-bottom .arrow::before,.popover-info.popover-bottom .arrow::after,.popover-info.popover-bottom .arrow::before,.popover-info.popover.popover-auto[x-placement^=bottom] .arrow::after,.popover-info.popover.popover-auto[x-placement^=bottom] .arrow::before,.popover-info.popover.popover-bottom .arrow::after,.popover-info.popover.popover-bottom .arrow::before{border-bottom-color:#0bb2d4}.popover-warning .popover-header{color:#fff;background-color:#eb6709;border-color:#eb6709}.popover-warning.bs-popover-bottom .popover-header::before,.popover-warning.popover.popover-auto[x-placement^=bottom] .popover-header::before,.popover-warning.popover.popover-bottom .popover-header::before{border-color:#eb6709}.popover-warning.bs-popover-bottom .arrow::after,.popover-warning.bs-popover-bottom .arrow::before,.popover-warning.popover-bottom .arrow::after,.popover-warning.popover-bottom .arrow::before,.popover-warning.popover.popover-auto[x-placement^=bottom] .arrow::after,.popover-warning.popover.popover-auto[x-placement^=bottom] .arrow::before,.popover-warning.popover.popover-bottom .arrow::after,.popover-warning.popover.popover-bottom .arrow::before{border-bottom-color:#eb6709}.popover-danger .popover-header{color:#fff;background-color:#ff4c52;border-color:#ff4c52}.popover-danger.bs-popover-bottom .popover-header::before,.popover-danger.popover.popover-auto[x-placement^=bottom] .popover-header::before,.popover-danger.popover.popover-bottom .popover-header::before{border-color:#ff4c52}.popover-danger.bs-popover-bottom .arrow::after,.popover-danger.bs-popover-bottom .arrow::before,.popover-danger.popover-bottom .arrow::after,.popover-danger.popover-bottom .arrow::before,.popover-danger.popover.popover-auto[x-placement^=bottom] .arrow::after,.popover-danger.popover.popover-auto[x-placement^=bottom] .arrow::before,.popover-danger.popover.popover-bottom .arrow::after,.popover-danger.popover.popover-bottom .arrow::before{border-bottom-color:#ff4c52}.carousel-control-next,.carousel-control-prev{min-width:50px}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{opacity:.4}.carousel-control-next-icon,.carousel-control-prev-icon{z-index:5;background-image:none}.carousel-caption h1,.carousel-caption h2,.carousel-caption h3,.carousel-caption h4,.carousel-caption h5,.carousel-caption h6{color:inherit}.carousel-indicators li{cursor:pointer;background-color:rgba(255,255,255,.3);border-radius:10px}.carousel-indicators-scaleup li{border:0;-webkit-transition:-webkit-transform .3s ease 0s,background-color .3s ease 0s;-o-transition:-o-transform .3s ease 0s,background-color .3s ease 0s;transition:transform .3s ease 0s,background-color .3s ease 0s}.carousel-indicators-scaleup .active{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5)}.carousel-indicators-fillin li{background-color:transparent;-webkit-box-shadow:0 0 0 2px #fff inset;box-shadow:0 0 0 2px #fff inset;-webkit-transition:-webkit-box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s}.carousel-indicators-fillin .active{-webkit-box-shadow:0 0 0 8px #fff inset;box-shadow:0 0 0 8px #fff inset}.carousel-indicators-fall li{position:relative;-webkit-transition:-webkit-transform .3s ease 0s,background-color .3s ease 0s;-o-transition:-o-transform .3s ease 0s,background-color .3s ease 0s;transition:transform .3s ease 0s,background-color .3s ease 0s}.carousel-indicators-fall li:after{position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden;content:"";background-color:rgba(0,0,0,.3);border-radius:50%;opacity:0;-webkit-transition:opacity .3s ease 0s,visibility 0s ease .3s;-o-transition:opacity .3s ease 0s,visibility 0s ease .3s;transition:opacity .3s ease 0s,visibility 0s ease .3s;-webkit-transform:translate(0,-200%);-ms-transform:translate(0,-200%);-o-transform:translate(0,-200%);transform:translate(0,-200%)}.carousel-indicators-fall .active{background-color:transparent;-webkit-transform:translate(0,200%);-ms-transform:translate(0,200%);-o-transform:translate(0,200%);transform:translate(0,200%)}.carousel-indicators-fall .active:after{visibility:visible;opacity:1;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}@media(min-width:768px){.carousel-control-next-icon,.carousel-control-prev-icon{width:24px;height:24px;font-size:24px}}.vertical-align{font-size:0}.vertical-align:before{display:inline-block;height:100%;vertical-align:middle;content:""}.vertical-align-bottom,.vertical-align-middle{display:inline-block;max-width:100%;font-size:1rem}.vertical-align-middle{vertical-align:middle}.vertical-align-bottom{vertical-align:bottom}.inline{display:inline!important}.inline-block{display:inline-block!important}.block{display:block!important}.hidden-xs-up,.hidden-xxl-down{display:none!important}.text-break{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word;white-space:normal}.text-top{vertical-align:top!important}.text-middle{vertical-align:middle!important}.text-bottom{vertical-align:bottom!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.font-weight-unset{font-weight:unset!important}.font-weight-100{font-weight:100!important}.font-weight-200{font-weight:200!important}.font-weight-300{font-weight:300!important}.font-weight-400{font-weight:400!important}.font-weight-500{font-weight:500!important}.font-weight-600{font-weight:600!important}.font-weight-700{font-weight:700!important}.font-weight-800{font-weight:800!important}.font-weight-900{font-weight:900!important}.font-weight-light{font-weight:100!important}.font-weight-normal{font-weight:300!important}.font-weight-medium{font-weight:400!important}.font-weight-bold{font-weight:500!important}.font-size-0{font-size:0!important}.font-size-10{font-size:10px!important}.font-size-12{font-size:12px!important}.font-size-14{font-size:14px!important}.font-size-16{font-size:16px!important}.font-size-18{font-size:18px!important}.font-size-20{font-size:20px!important}.font-size-24{font-size:24px!important}.font-size-26{font-size:26px!important}.font-size-30{font-size:30px!important}.font-size-40{font-size:40px!important}.font-size-50{font-size:50px!important}.font-size-60{font-size:60px!important}.font-size-70{font-size:70px!important}.font-size-80{font-size:80px!important}.m-0{margin:0!important}.mr-3,.mx-3{margin-right:3px!important}.ml-3,.mx-3{margin-left:3px!important}.mt-3,.my-3{margin-top:3px!important}.mb-3,.my-3{margin-bottom:3px!important}.m-3{margin:3px!important}.mr-5,.mx-5{margin-right:5px!important}.ml-5,.mx-5{margin-left:5px!important}.mt-5,.my-5{margin-top:5px!important}.mb-5,.my-5{margin-bottom:5px!important}.m-5{margin:5px!important}.mr-10,.mx-10{margin-right:10px!important}.ml-10,.mx-10{margin-left:10px!important}.mt-10,.my-10{margin-top:10px!important}.mb-10,.my-10{margin-bottom:10px!important}.m-10{margin:10px!important}.mr-15,.mx-15{margin-right:15px!important}.ml-15,.mx-15{margin-left:15px!important}.mt-15,.my-15{margin-top:15px!important}.mb-15,.my-15{margin-bottom:15px!important}.m-15{margin:15px!important}.mr-20,.mx-20{margin-right:20px!important}.ml-20,.mx-20{margin-left:20px!important}.mt-20,.my-20{margin-top:20px!important}.mb-20,.my-20{margin-bottom:20px!important}.m-20{margin:20px!important}.mr-25,.mx-25{margin-right:25px!important}.ml-25,.mx-25{margin-left:25px!important}.mt-25,.my-25{margin-top:25px!important}.mb-25,.my-25{margin-bottom:25px!important}.m-25{margin:25px!important}.mr-30,.mx-30{margin-right:30px!important}.ml-30,.mx-30{margin-left:30px!important}.mt-30,.my-30{margin-top:30px!important}.mb-30,.my-30{margin-bottom:30px!important}.m-30{margin:30px!important}.mr-35,.mx-35{margin-right:35px!important}.ml-35,.mx-35{margin-left:35px!important}.mt-35,.my-35{margin-top:35px!important}.mb-35,.my-35{margin-bottom:35px!important}.m-35{margin:35px!important}.mr-40,.mx-40{margin-right:40px!important}.ml-40,.mx-40{margin-left:40px!important}.mt-40,.my-40{margin-top:40px!important}.mb-40,.my-40{margin-bottom:40px!important}.m-40{margin:40px!important}.mr-45,.mx-45{margin-right:45px!important}.ml-45,.mx-45{margin-left:45px!important}.mt-45,.my-45{margin-top:45px!important}.mb-45,.my-45{margin-bottom:45px!important}.m-45{margin:45px!important}.mr-50,.mx-50{margin-right:50px!important}.ml-50,.mx-50{margin-left:50px!important}.mt-50,.my-50{margin-top:50px!important}.mb-50,.my-50{margin-bottom:50px!important}.m-50{margin:50px!important}.mr-60,.mx-60{margin-right:60px!important}.ml-60,.mx-60{margin-left:60px!important}.mt-60,.my-60{margin-top:60px!important}.mb-60,.my-60{margin-bottom:60px!important}.m-60{margin:60px!important}.mr-70,.mx-70{margin-right:70px!important}.ml-70,.mx-70{margin-left:70px!important}.mt-70,.my-70{margin-top:70px!important}.mb-70,.my-70{margin-bottom:70px!important}.m-70{margin:70px!important}.mr-80,.mx-80{margin-right:80px!important}.ml-80,.mx-80{margin-left:80px!important}.mt-80,.my-80{margin-top:80px!important}.mb-80,.my-80{margin-bottom:80px!important}.m-80{margin:80px!important}.mr-100,.mx-100{margin-right:100px!important}.ml-100,.mx-100{margin-left:100px!important}.mt-100,.my-100{margin-top:100px!important}.mb-100,.my-100{margin-bottom:100px!important}.m-100{margin:100px!important}.mr--30,.mx--30{margin-right:-30px!important}.ml--30,.mx--30{margin-left:-30px!important}.mt--30,.my--30{margin-top:-30px!important}.mt--40,.my--40{margin-top:-40px!important}.mt--50,.my--50{margin-top:-50px!important}.mb--30,.my--30{margin-bottom:-30px!important}.p-0{padding:0!important}.pr-3,.px-3{padding-right:3px!important}.pl-3,.px-3{padding-left:3px!important}.pt-3,.py-3{padding-top:3px!important}.pb-3,.py-3{padding-bottom:3px!important}.p-3{padding:3px!important}.pr-5,.px-5{padding-right:5px!important}.pl-5,.px-5{padding-left:5px!important}.pt-5,.py-5{padding-top:5px!important}.pb-5,.py-5{padding-bottom:5px!important}.p-5{padding:5px!important}.pr-10,.px-10{padding-right:10px!important}.pl-10,.px-10{padding-left:10px!important}.pt-10,.py-10{padding-top:10px!important}.pb-10,.py-10{padding-bottom:10px!important}.p-10{padding:10px!important}.pr-15,.px-15{padding-right:15px!important}.pl-15,.px-15{padding-left:15px!important}.pt-15,.py-15{padding-top:15px!important}.pb-15,.py-15{padding-bottom:15px!important}.p-15{padding:15px!important}.pr-20,.px-20{padding-right:20px!important}.pl-20,.px-20{padding-left:20px!important}.pt-20,.py-20{padding-top:20px!important}.pb-20,.py-20{padding-bottom:20px!important}.p-20{padding:20px!important}.pr-25,.px-25{padding-right:25px!important}.pl-25,.px-25{padding-left:25px!important}.pt-25,.py-25{padding-top:25px!important}.pb-25,.py-25{padding-bottom:25px!important}.p-25{padding:25px!important}.pr-30,.px-30{padding-right:30px!important}.pl-30,.px-30{padding-left:30px!important}.pt-30,.py-30{padding-top:30px!important}.pb-30,.py-30{padding-bottom:30px!important}.p-30{padding:30px!important}.pr-35,.px-35{padding-right:35px!important}.pl-35,.px-35{padding-left:35px!important}.pt-35,.py-35{padding-top:35px!important}.pb-35,.py-35{padding-bottom:35px!important}.p-35{padding:35px!important}.pr-40,.px-40{padding-right:40px!important}.pl-40,.px-40{padding-left:40px!important}.pt-40,.py-40{padding-top:40px!important}.pb-40,.py-40{padding-bottom:40px!important}.p-40{padding:40px!important}.pr-45,.px-45{padding-right:45px!important}.pl-45,.px-45{padding-left:45px!important}.pt-45,.py-45{padding-top:45px!important}.pb-45,.py-45{padding-bottom:45px!important}.p-45{padding:45px!important}.pr-50,.px-50{padding-right:50px!important}.pl-50,.px-50{padding-left:50px!important}.pt-50,.py-50{padding-top:50px!important}.pb-50,.py-50{padding-bottom:50px!important}.p-50{padding:50px!important}.pr-60,.px-60{padding-right:60px!important}.pl-60,.px-60{padding-left:60px!important}.pt-60,.py-60{padding-top:60px!important}.pb-60,.py-60{padding-bottom:60px!important}.p-60{padding:60px!important}.pr-70,.px-70{padding-right:70px!important}.pl-70,.px-70{padding-left:70px!important}.pt-70,.py-70{padding-top:70px!important}.pb-70,.py-70{padding-bottom:70px!important}.p-70{padding:70px!important}.pr-80,.px-80{padding-right:80px!important}.pl-80,.px-80{padding-left:80px!important}.pt-80,.py-80{padding-top:80px!important}.pb-80,.py-80{padding-bottom:80px!important}.p-80{padding:80px!important}.pr-100,.px-100{padding-right:100px!important}.pl-100,.px-100{padding-left:100px!important}.pt-100,.py-100{padding-top:100px!important}.pt-200,.py-200{padding-top:200px!important}.pt-150,.py-150{padding-top:150px!important}.pb-100,.py-100{padding-bottom:100px!important}.pb-150,.py-150{padding-bottom:150px!important}.pb-200,.py-200{padding-bottom:200px!important}.p-100{padding:100px!important}.m--30{margin:-30px!important}.mr--25,.mx--25{margin-right:-25px!important}.ml--25,.mx--25{margin-left:-25px!important}.mt--25,.my--25{margin-top:-25px!important}.mb--25,.my--25{margin-bottom:-25px!important}.m--25{margin:-25px!important}.mr--20,.mx--20{margin-right:-20px!important}.ml--20,.mx--20{margin-left:-20px!important}.mt--20,.my--20{margin-top:-20px!important}.mb--20,.my--20{margin-bottom:-20px!important}.m--20{margin:-20px!important}.mr--15,.mx--15{margin-right:-15px!important}.ml--15,.mx--15{margin-left:-15px!important}.mt--15,.my--15{margin-top:-15px!important}.mb--15,.my--15{margin-bottom:-15px!important}.m--15{margin:-15px!important}.mr--10,.mx--10{margin-right:-10px!important}.ml--10,.mx--10{margin-left:-10px!important}.mt--10,.my--10{margin-top:-10px!important}.mb--10,.my--10{margin-bottom:-10px!important}.m--10{margin:-10px!important}.mr--5,.mx--5{margin-right:-5px!important}.ml--5,.mx--5{margin-left:-5px!important}.mt--5,.my--5{margin-top:-5px!important}.mb--5,.my--5{margin-bottom:-5px!important}.m--5{margin:-5px!important}.mr--3,.mx--3{margin-right:-3px!important}.ml--3,.mx--3{margin-left:-3px!important}.mt--3,.my--3{margin-top:-3px!important}.mb--3,.my--3{margin-bottom:-3px!important}.m--3{margin:-3px!important}.mr--1,.mx--1{margin-right:-1px!important}.ml--1,.mx--1{margin-left:-1px!important}.mt--1,.my--1{margin-top:-1px!important}.mb--1,.my--1{margin-bottom:-1px!important}.m--1{margin:-1px!important}.mr-auto,.mx-auto{margin-right:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.m-auto{margin:auto!important}.w-20{width:20px!important}.w-30{width:30px!important}.w-40{width:40px!important}.w-50{width:50px!important}.w-60{width:60px!important}.w-80{width:80px!important}.w-100{width:100px!important}.w-120{width:120px!important}.w-150{width:150px!important}.w-160{width:160px!important}.w-200{width:200px!important}.w-250{width:250px!important}.w-300{width:300px!important}.w-350{width:350px!important}.w-400{width:400px!important}.w-450{width:450px!important}.w-500{width:500px!important}.w-p5{width:5%!important}.w-p10{width:10%!important}.w-p15{width:15%!important}.w-p20{width:20%!important}.w-p25{width:25%!important}.w-p30{width:30%!important}.w-p33{width:33.3333%!important}.w-p50{width:50%!important}.w-p75{width:75%!important}.w-p100{width:100%!important}.h-20{height:20px!important}.h-30{height:30px!important}.h-40{height:40px!important}.h-50{height:50px!important}.h-60{height:60px!important}.h-80{height:80px!important}.h-100{height:100px!important}.h-120{height:120px!important}.h-150{height:150px!important}.h-160{height:160px!important}.h-200{height:200px!important}.h-250{height:250px!important}.h-300{height:300px!important}.h-350{height:350px!important}.h-400{height:400px!important}.h-450{height:450px!important}.h-500{height:500px!important}.h-p5{height:5%!important}.h-p10{height:10%!important}.h-p15{height:15%!important}.h-p20{height:20%!important}.h-p25{height:25%!important}.h-p30{height:30%!important}.h-p33{height:33.3333%!important}.h-p50{height:50%!important}.h-p75{height:75%!important}.h-p100{height:100%!important}.w-auto{width:auto!important}.h-auto{height:auto!important}.w-full{width:100%!important}.h-full{height:100%!important}@media(max-width:479px){.w-only-xs-20{width:20px!important}.w-only-xs-30{width:30px!important}.w-only-xs-40{width:40px!important}.w-only-xs-50{width:50px!important}.w-only-xs-60{width:60px!important}.w-only-xs-80{width:80px!important}.w-only-xs-100{width:100px!important}.w-only-xs-120{width:120px!important}.w-only-xs-150{width:150px!important}.w-only-xs-160{width:160px!important}.w-only-xs-200{width:200px!important}.w-only-xs-250{width:250px!important}.w-only-xs-300{width:300px!important}.w-only-xs-350{width:350px!important}.w-only-xs-400{width:400px!important}.w-only-xs-450{width:450px!important}.w-only-xs-500{width:500px!important}.w-only-xs-p5{width:5%!important}.w-only-xs-p10{width:10%!important}.w-only-xs-p15{width:15%!important}.w-only-xs-p20{width:20%!important}.w-only-xs-p25{width:25%!important}.w-only-xs-p30{width:30%!important}.w-only-xs-p33{width:33.3333%!important}.w-only-xs-p50{width:50%!important}.w-only-xs-p75{width:75%!important}.w-only-xs-p100{width:100%!important}.h-only-xs-20{height:20px!important}.h-only-xs-30{height:30px!important}.h-only-xs-40{height:40px!important}.h-only-xs-50{height:50px!important}.h-only-xs-60{height:60px!important}.h-only-xs-80{height:80px!important}.h-only-xs-100{height:100px!important}.h-only-xs-120{height:120px!important}.h-only-xs-150{height:150px!important}.h-only-xs-160{height:160px!important}.h-only-xs-200{height:200px!important}.h-only-xs-250{height:250px!important}.h-only-xs-300{height:300px!important}.h-only-xs-350{height:350px!important}.h-only-xs-400{height:400px!important}.h-only-xs-450{height:450px!important}.h-only-xs-500{height:500px!important}.h-only-xs-p5{height:5%!important}.h-only-xs-p10{height:10%!important}.h-only-xs-p15{height:15%!important}.h-only-xs-p20{height:20%!important}.h-only-xs-p25{height:25%!important}.h-only-xs-p30{height:30%!important}.h-only-xs-p33{height:33.3333%!important}.h-only-xs-p50{height:50%!important}.h-only-xs-p75{height:75%!important}.h-only-xs-p100{height:100%!important}.w-only-xs-auto{width:auto!important}.h-only-xs-auto{height:auto!important}.w-only-xs-full{width:100%!important}.h-only-xs-full{height:100%!important}.hidden-xs-down{display:none!important}}@media(min-width:480px){.mr-sm-0,.mx-sm-0{margin-right:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.m-sm-0{margin:0!important}.mr-sm-3,.mx-sm-3{margin-right:3px!important}.ml-sm-3,.mx-sm-3{margin-left:3px!important}.mt-sm-3,.my-sm-3{margin-top:3px!important}.mb-sm-3,.my-sm-3{margin-bottom:3px!important}.m-sm-3{margin:3px!important}.mr-sm-5,.mx-sm-5{margin-right:5px!important}.ml-sm-5,.mx-sm-5{margin-left:5px!important}.mt-sm-5,.my-sm-5{margin-top:5px!important}.mb-sm-5,.my-sm-5{margin-bottom:5px!important}.m-sm-5{margin:5px!important}.mr-sm-10,.mx-sm-10{margin-right:10px!important}.ml-sm-10,.mx-sm-10{margin-left:10px!important}.mt-sm-10,.my-sm-10{margin-top:10px!important}.mb-sm-10,.my-sm-10{margin-bottom:10px!important}.m-sm-10{margin:10px!important}.mr-sm-15,.mx-sm-15{margin-right:15px!important}.ml-sm-15,.mx-sm-15{margin-left:15px!important}.mt-sm-15,.my-sm-15{margin-top:15px!important}.mb-sm-15,.my-sm-15{margin-bottom:15px!important}.m-sm-15{margin:15px!important}.mr-sm-20,.mx-sm-20{margin-right:20px!important}.ml-sm-20,.mx-sm-20{margin-left:20px!important}.mt-sm-20,.my-sm-20{margin-top:20px!important}.mb-sm-20,.my-sm-20{margin-bottom:20px!important}.m-sm-20{margin:20px!important}.mr-sm-25,.mx-sm-25{margin-right:25px!important}.ml-sm-25,.mx-sm-25{margin-left:25px!important}.mt-sm-25,.my-sm-25{margin-top:25px!important}.mb-sm-25,.my-sm-25{margin-bottom:25px!important}.m-sm-25{margin:25px!important}.mr-sm-30,.mx-sm-30{margin-right:30px!important}.ml-sm-30,.mx-sm-30{margin-left:30px!important}.mt-sm-30,.my-sm-30{margin-top:30px!important}.mb-sm-30,.my-sm-30{margin-bottom:30px!important}.m-sm-30{margin:30px!important}.mr-sm-35,.mx-sm-35{margin-right:35px!important}.ml-sm-35,.mx-sm-35{margin-left:35px!important}.mt-sm-35,.my-sm-35{margin-top:35px!important}.mb-sm-35,.my-sm-35{margin-bottom:35px!important}.m-sm-35{margin:35px!important}.mr-sm-40,.mx-sm-40{margin-right:40px!important}.ml-sm-40,.mx-sm-40{margin-left:40px!important}.mt-sm-40,.my-sm-40{margin-top:40px!important}.mb-sm-40,.my-sm-40{margin-bottom:40px!important}.m-sm-40{margin:40px!important}.mr-sm-45,.mx-sm-45{margin-right:45px!important}.ml-sm-45,.mx-sm-45{margin-left:45px!important}.mt-sm-45,.my-sm-45{margin-top:45px!important}.mb-sm-45,.my-sm-45{margin-bottom:45px!important}.m-sm-45{margin:45px!important}.mr-sm-50,.mx-sm-50{margin-right:50px!important}.ml-sm-50,.mx-sm-50{margin-left:50px!important}.mt-sm-50,.my-sm-50{margin-top:50px!important}.mb-sm-50,.my-sm-50{margin-bottom:50px!important}.m-sm-50{margin:50px!important}.mr-sm-60,.mx-sm-60{margin-right:60px!important}.ml-sm-60,.mx-sm-60{margin-left:60px!important}.mt-sm-60,.my-sm-60{margin-top:60px!important}.mb-sm-60,.my-sm-60{margin-bottom:60px!important}.m-sm-60{margin:60px!important}.mr-sm-70,.mx-sm-70{margin-right:70px!important}.ml-sm-70,.mx-sm-70{margin-left:70px!important}.mt-sm-70,.my-sm-70{margin-top:70px!important}.mb-sm-70,.my-sm-70{margin-bottom:70px!important}.m-sm-70{margin:70px!important}.mr-sm-80,.mx-sm-80{margin-right:80px!important}.ml-sm-80,.mx-sm-80{margin-left:80px!important}.mt-sm-80,.my-sm-80{margin-top:80px!important}.mb-sm-80,.my-sm-80{margin-bottom:80px!important}.m-sm-80{margin:80px!important}.mr-sm-100,.mx-sm-100{margin-right:100px!important}.ml-sm-100,.mx-sm-100{margin-left:100px!important}.mt-sm-100,.my-sm-100{margin-top:100px!important}.mb-sm-100,.my-sm-100{margin-bottom:100px!important}.m-sm-100{margin:100px!important}.mr-sm--30,.mx-sm--30{margin-right:-30px!important}.ml-sm--30,.mx-sm--30{margin-left:-30px!important}.mt-sm--30,.my-sm--30{margin-top:-30px!important}.mb-sm--30,.my-sm--30{margin-bottom:-30px!important}.p-sm-0{padding:0!important}.pr-sm-3,.px-sm-3{padding-right:3px!important}.pl-sm-3,.px-sm-3{padding-left:3px!important}.pt-sm-3,.py-sm-3{padding-top:3px!important}.pb-sm-3,.py-sm-3{padding-bottom:3px!important}.p-sm-3{padding:3px!important}.pr-sm-5,.px-sm-5{padding-right:5px!important}.pl-sm-5,.px-sm-5{padding-left:5px!important}.pt-sm-5,.py-sm-5{padding-top:5px!important}.pb-sm-5,.py-sm-5{padding-bottom:5px!important}.p-sm-5{padding:5px!important}.pr-sm-10,.px-sm-10{padding-right:10px!important}.pl-sm-10,.px-sm-10{padding-left:10px!important}.pt-sm-10,.py-sm-10{padding-top:10px!important}.pb-sm-10,.py-sm-10{padding-bottom:10px!important}.p-sm-10{padding:10px!important}.pr-sm-15,.px-sm-15{padding-right:15px!important}.pl-sm-15,.px-sm-15{padding-left:15px!important}.pt-sm-15,.py-sm-15{padding-top:15px!important}.pb-sm-15,.py-sm-15{padding-bottom:15px!important}.p-sm-15{padding:15px!important}.pr-sm-20,.px-sm-20{padding-right:20px!important}.pl-sm-20,.px-sm-20{padding-left:20px!important}.pt-sm-20,.py-sm-20{padding-top:20px!important}.pb-sm-20,.py-sm-20{padding-bottom:20px!important}.p-sm-20{padding:20px!important}.pr-sm-25,.px-sm-25{padding-right:25px!important}.pl-sm-25,.px-sm-25{padding-left:25px!important}.pt-sm-25,.py-sm-25{padding-top:25px!important}.pb-sm-25,.py-sm-25{padding-bottom:25px!important}.p-sm-25{padding:25px!important}.pr-sm-30,.px-sm-30{padding-right:30px!important}.pl-sm-30,.px-sm-30{padding-left:30px!important}.pt-sm-30,.py-sm-30{padding-top:30px!important}.pb-sm-30,.py-sm-30{padding-bottom:30px!important}.p-sm-30{padding:30px!important}.pr-sm-35,.px-sm-35{padding-right:35px!important}.pl-sm-35,.px-sm-35{padding-left:35px!important}.pt-sm-35,.py-sm-35{padding-top:35px!important}.pb-sm-35,.py-sm-35{padding-bottom:35px!important}.p-sm-35{padding:35px!important}.pr-sm-40,.px-sm-40{padding-right:40px!important}.pl-sm-40,.px-sm-40{padding-left:40px!important}.pt-sm-40,.py-sm-40{padding-top:40px!important}.pb-sm-40,.py-sm-40{padding-bottom:40px!important}.p-sm-40{padding:40px!important}.pr-sm-45,.px-sm-45{padding-right:45px!important}.pl-sm-45,.px-sm-45{padding-left:45px!important}.pt-sm-45,.py-sm-45{padding-top:45px!important}.pb-sm-45,.py-sm-45{padding-bottom:45px!important}.p-sm-45{padding:45px!important}.pr-sm-50,.px-sm-50{padding-right:50px!important}.pl-sm-50,.px-sm-50{padding-left:50px!important}.pt-sm-50,.py-sm-50{padding-top:50px!important}.pb-sm-50,.py-sm-50{padding-bottom:50px!important}.p-sm-50{padding:50px!important}.pr-sm-60,.px-sm-60{padding-right:60px!important}.pl-sm-60,.px-sm-60{padding-left:60px!important}.pt-sm-60,.py-sm-60{padding-top:60px!important}.pb-sm-60,.py-sm-60{padding-bottom:60px!important}.p-sm-60{padding:60px!important}.pr-sm-70,.px-sm-70{padding-right:70px!important}.pl-sm-70,.px-sm-70{padding-left:70px!important}.pt-sm-70,.py-sm-70{padding-top:70px!important}.pb-sm-70,.py-sm-70{padding-bottom:70px!important}.p-sm-70{padding:70px!important}.pr-sm-80,.px-sm-80{padding-right:80px!important}.pl-sm-80,.px-sm-80{padding-left:80px!important}.pt-sm-80,.py-sm-80{padding-top:80px!important}.pb-sm-80,.py-sm-80{padding-bottom:80px!important}.p-sm-80{padding:80px!important}.pr-sm-100,.px-sm-100{padding-right:100px!important}.pl-sm-100,.px-sm-100{padding-left:100px!important}.pt-sm-100,.py-sm-100{padding-top:100px!important}.pb-sm-100,.py-sm-100{padding-bottom:100px!important}.p-sm-100{padding:100px!important}.m-sm--30{margin:-30px!important}.mr-sm--25,.mx-sm--25{margin-right:-25px!important}.ml-sm--25,.mx-sm--25{margin-left:-25px!important}.mt-sm--25,.my-sm--25{margin-top:-25px!important}.mb-sm--25,.my-sm--25{margin-bottom:-25px!important}.m-sm--25{margin:-25px!important}.mr-sm--20,.mx-sm--20{margin-right:-20px!important}.ml-sm--20,.mx-sm--20{margin-left:-20px!important}.mt-sm--20,.my-sm--20{margin-top:-20px!important}.mb-sm--20,.my-sm--20{margin-bottom:-20px!important}.m-sm--20{margin:-20px!important}.mr-sm--15,.mx-sm--15{margin-right:-15px!important}.ml-sm--15,.mx-sm--15{margin-left:-15px!important}.mt-sm--15,.my-sm--15{margin-top:-15px!important}.mb-sm--15,.my-sm--15{margin-bottom:-15px!important}.m-sm--15{margin:-15px!important}.mr-sm--10,.mx-sm--10{margin-right:-10px!important}.ml-sm--10,.mx-sm--10{margin-left:-10px!important}.mt-sm--10,.my-sm--10{margin-top:-10px!important}.mb-sm--10,.my-sm--10{margin-bottom:-10px!important}.m-sm--10{margin:-10px!important}.mr-sm--5,.mx-sm--5{margin-right:-5px!important}.ml-sm--5,.mx-sm--5{margin-left:-5px!important}.mt-sm--5,.my-sm--5{margin-top:-5px!important}.mb-sm--5,.my-sm--5{margin-bottom:-5px!important}.m-sm--5{margin:-5px!important}.mr-sm--3,.mx-sm--3{margin-right:-3px!important}.ml-sm--3,.mx-sm--3{margin-left:-3px!important}.mt-sm--3,.my-sm--3{margin-top:-3px!important}.mb-sm--3,.my-sm--3{margin-bottom:-3px!important}.m-sm--3{margin:-3px!important}.mr-sm--1,.mx-sm--1{margin-right:-1px!important}.ml-sm--1,.mx-sm--1{margin-left:-1px!important}.mt-sm--1,.my-sm--1{margin-top:-1px!important}.mb-sm--1,.my-sm--1{margin-bottom:-1px!important}.m-sm--1{margin:-1px!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.m-sm-auto{margin:auto!important}.w-sm-20{width:20px!important}.w-sm-30{width:30px!important}.w-sm-40{width:40px!important}.w-sm-50{width:50px!important}.w-sm-60{width:60px!important}.w-sm-80{width:80px!important}.w-sm-100{width:100px!important}.w-sm-120{width:120px!important}.w-sm-150{width:150px!important}.w-sm-160{width:160px!important}.w-sm-200{width:200px!important}.w-sm-250{width:250px!important}.w-sm-300{width:300px!important}.w-sm-350{width:350px!important}.w-sm-400{width:400px!important}.w-sm-450{width:450px!important}.w-sm-500{width:500px!important}.w-sm-p5{width:5%!important}.w-sm-p10{width:10%!important}.w-sm-p15{width:15%!important}.w-sm-p20{width:20%!important}.w-sm-p25{width:25%!important}.w-sm-p30{width:30%!important}.w-sm-p33{width:33.3333%!important}.w-sm-p50{width:50%!important}.w-sm-p75{width:75%!important}.w-sm-p100{width:100%!important}.h-sm-20{height:20px!important}.h-sm-30{height:30px!important}.h-sm-40{height:40px!important}.h-sm-50{height:50px!important}.h-sm-60{height:60px!important}.h-sm-80{height:80px!important}.h-sm-100{height:100px!important}.h-sm-120{height:120px!important}.h-sm-150{height:150px!important}.h-sm-160{height:160px!important}.h-sm-200{height:200px!important}.h-sm-250{height:250px!important}.h-sm-300{height:300px!important}.h-sm-350{height:350px!important}.h-sm-400{height:400px!important}.h-sm-450{height:450px!important}.h-sm-500{height:500px!important}.h-sm-p5{height:5%!important}.h-sm-p10{height:10%!important}.h-sm-p15{height:15%!important}.h-sm-p20{height:20%!important}.h-sm-p25{height:25%!important}.h-sm-p30{height:30%!important}.h-sm-p33{height:33.3333%!important}.h-sm-p50{height:50%!important}.h-sm-p75{height:75%!important}.h-sm-p100{height:100%!important}.w-sm-auto{width:auto!important}.h-sm-auto{height:auto!important}.w-sm-full{width:100%!important}.h-sm-full{height:100%!important}.hidden-sm-up{display:none!important}}@media(min-width:480px) and (max-width:767px){.w-only-sm-20{width:20px!important}.w-only-sm-30{width:30px!important}.w-only-sm-40{width:40px!important}.w-only-sm-50{width:50px!important}.w-only-sm-60{width:60px!important}.w-only-sm-80{width:80px!important}.w-only-sm-100{width:100px!important}.w-only-sm-120{width:120px!important}.w-only-sm-150{width:150px!important}.w-only-sm-160{width:160px!important}.w-only-sm-200{width:200px!important}.w-only-sm-250{width:250px!important}.w-only-sm-300{width:300px!important}.w-only-sm-350{width:350px!important}.w-only-sm-400{width:400px!important}.w-only-sm-450{width:450px!important}.w-only-sm-500{width:500px!important}.w-only-sm-p5{width:5%!important}.w-only-sm-p10{width:10%!important}.w-only-sm-p15{width:15%!important}.w-only-sm-p20{width:20%!important}.w-only-sm-p25{width:25%!important}.w-only-sm-p30{width:30%!important}.w-only-sm-p33{width:33.3333%!important}.w-only-sm-p50{width:50%!important}.w-only-sm-p75{width:75%!important}.w-only-sm-p100{width:100%!important}.h-only-sm-20{height:20px!important}.h-only-sm-30{height:30px!important}.h-only-sm-40{height:40px!important}.h-only-sm-50{height:50px!important}.h-only-sm-60{height:60px!important}.h-only-sm-80{height:80px!important}.h-only-sm-100{height:100px!important}.h-only-sm-120{height:120px!important}.h-only-sm-150{height:150px!important}.h-only-sm-160{height:160px!important}.h-only-sm-200{height:200px!important}.h-only-sm-250{height:250px!important}.h-only-sm-300{height:300px!important}.h-only-sm-350{height:350px!important}.h-only-sm-400{height:400px!important}.h-only-sm-450{height:450px!important}.h-only-sm-500{height:500px!important}.h-only-sm-p5{height:5%!important}.h-only-sm-p10{height:10%!important}.h-only-sm-p15{height:15%!important}.h-only-sm-p20{height:20%!important}.h-only-sm-p25{height:25%!important}.h-only-sm-p30{height:30%!important}.h-only-sm-p33{height:33.3333%!important}.h-only-sm-p50{height:50%!important}.h-only-sm-p75{height:75%!important}.h-only-sm-p100{height:100%!important}.w-only-sm-auto{width:auto!important}.h-only-sm-auto{height:auto!important}.w-only-sm-full{width:100%!important}.h-only-sm-full{height:100%!important}}@media(min-width:768px){.mr-md-0,.mx-md-0{margin-right:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.m-md-0{margin:0!important}.mr-md-3,.mx-md-3{margin-right:3px!important}.ml-md-3,.mx-md-3{margin-left:3px!important}.mt-md-3,.my-md-3{margin-top:3px!important}.mb-md-3,.my-md-3{margin-bottom:3px!important}.m-md-3{margin:3px!important}.mr-md-5,.mx-md-5{margin-right:5px!important}.ml-md-5,.mx-md-5{margin-left:5px!important}.mt-md-5,.my-md-5{margin-top:5px!important}.mb-md-5,.my-md-5{margin-bottom:5px!important}.m-md-5{margin:5px!important}.mr-md-10,.mx-md-10{margin-right:10px!important}.ml-md-10,.mx-md-10{margin-left:10px!important}.mt-md-10,.my-md-10{margin-top:10px!important}.mb-md-10,.my-md-10{margin-bottom:10px!important}.m-md-10{margin:10px!important}.mr-md-15,.mx-md-15{margin-right:15px!important}.ml-md-15,.mx-md-15{margin-left:15px!important}.mt-md-15,.my-md-15{margin-top:15px!important}.mb-md-15,.my-md-15{margin-bottom:15px!important}.m-md-15{margin:15px!important}.mr-md-20,.mx-md-20{margin-right:20px!important}.ml-md-20,.mx-md-20{margin-left:20px!important}.mt-md-20,.my-md-20{margin-top:20px!important}.mb-md-20,.my-md-20{margin-bottom:20px!important}.m-md-20{margin:20px!important}.mr-md-25,.mx-md-25{margin-right:25px!important}.ml-md-25,.mx-md-25{margin-left:25px!important}.mt-md-25,.my-md-25{margin-top:25px!important}.mb-md-25,.my-md-25{margin-bottom:25px!important}.m-md-25{margin:25px!important}.mr-md-30,.mx-md-30{margin-right:30px!important}.ml-md-30,.mx-md-30{margin-left:30px!important}.mt-md-30,.my-md-30{margin-top:30px!important}.mb-md-30,.my-md-30{margin-bottom:30px!important}.m-md-30{margin:30px!important}.mr-md-35,.mx-md-35{margin-right:35px!important}.ml-md-35,.mx-md-35{margin-left:35px!important}.mt-md-35,.my-md-35{margin-top:35px!important}.mb-md-35,.my-md-35{margin-bottom:35px!important}.m-md-35{margin:35px!important}.mr-md-40,.mx-md-40{margin-right:40px!important}.ml-md-40,.mx-md-40{margin-left:40px!important}.mt-md-40,.my-md-40{margin-top:40px!important}.mb-md-40,.my-md-40{margin-bottom:40px!important}.m-md-40{margin:40px!important}.mr-md-45,.mx-md-45{margin-right:45px!important}.ml-md-45,.mx-md-45{margin-left:45px!important}.mt-md-45,.my-md-45{margin-top:45px!important}.mb-md-45,.my-md-45{margin-bottom:45px!important}.m-md-45{margin:45px!important}.mr-md-50,.mx-md-50{margin-right:50px!important}.ml-md-50,.mx-md-50{margin-left:50px!important}.mt-md-50,.my-md-50{margin-top:50px!important}.mb-md-50,.my-md-50{margin-bottom:50px!important}.m-md-50{margin:50px!important}.mr-md-60,.mx-md-60{margin-right:60px!important}.ml-md-60,.mx-md-60{margin-left:60px!important}.mt-md-60,.my-md-60{margin-top:60px!important}.mb-md-60,.my-md-60{margin-bottom:60px!important}.m-md-60{margin:60px!important}.mr-md-70,.mx-md-70{margin-right:70px!important}.ml-md-70,.mx-md-70{margin-left:70px!important}.mt-md-70,.my-md-70{margin-top:70px!important}.mb-md-70,.my-md-70{margin-bottom:70px!important}.m-md-70{margin:70px!important}.mr-md-80,.mx-md-80{margin-right:80px!important}.ml-md-80,.mx-md-80{margin-left:80px!important}.mt-md-80,.my-md-80{margin-top:80px!important}.mb-md-80,.my-md-80{margin-bottom:80px!important}.m-md-80{margin:80px!important}.mr-md-100,.mx-md-100{margin-right:100px!important}.ml-md-100,.mx-md-100{margin-left:100px!important}.mt-md-100,.my-md-100{margin-top:100px!important}.mb-md-100,.my-md-100{margin-bottom:100px!important}.m-md-100{margin:100px!important}.mr-md--30,.mx-md--30{margin-right:-30px!important}.ml-md--30,.mx-md--30{margin-left:-30px!important}.mt-md--30,.my-md--30{margin-top:-30px!important}.mb-md--30,.my-md--30{margin-bottom:-30px!important}.p-md-0{padding:0!important}.pr-md-3,.px-md-3{padding-right:3px!important}.pl-md-3,.px-md-3{padding-left:3px!important}.pt-md-3,.py-md-3{padding-top:3px!important}.pb-md-3,.py-md-3{padding-bottom:3px!important}.p-md-3{padding:3px!important}.pr-md-5,.px-md-5{padding-right:5px!important}.pl-md-5,.px-md-5{padding-left:5px!important}.pt-md-5,.py-md-5{padding-top:5px!important}.pb-md-5,.py-md-5{padding-bottom:5px!important}.p-md-5{padding:5px!important}.pr-md-10,.px-md-10{padding-right:10px!important}.pl-md-10,.px-md-10{padding-left:10px!important}.pt-md-10,.py-md-10{padding-top:10px!important}.pb-md-10,.py-md-10{padding-bottom:10px!important}.p-md-10{padding:10px!important}.pr-md-15,.px-md-15{padding-right:15px!important}.pl-md-15,.px-md-15{padding-left:15px!important}.pt-md-15,.py-md-15{padding-top:15px!important}.pb-md-15,.py-md-15{padding-bottom:15px!important}.p-md-15{padding:15px!important}.pr-md-20,.px-md-20{padding-right:20px!important}.pl-md-20,.px-md-20{padding-left:20px!important}.pt-md-20,.py-md-20{padding-top:20px!important}.pb-md-20,.py-md-20{padding-bottom:20px!important}.p-md-20{padding:20px!important}.pr-md-25,.px-md-25{padding-right:25px!important}.pl-md-25,.px-md-25{padding-left:25px!important}.pt-md-25,.py-md-25{padding-top:25px!important}.pb-md-25,.py-md-25{padding-bottom:25px!important}.p-md-25{padding:25px!important}.pr-md-30,.px-md-30{padding-right:30px!important}.pl-md-30,.px-md-30{padding-left:30px!important}.pt-md-30,.py-md-30{padding-top:30px!important}.pb-md-30,.py-md-30{padding-bottom:30px!important}.p-md-30{padding:30px!important}.pr-md-35,.px-md-35{padding-right:35px!important}.pl-md-35,.px-md-35{padding-left:35px!important}.pt-md-35,.py-md-35{padding-top:35px!important}.pb-md-35,.py-md-35{padding-bottom:35px!important}.p-md-35{padding:35px!important}.pr-md-40,.px-md-40{padding-right:40px!important}.pl-md-40,.px-md-40{padding-left:40px!important}.pt-md-40,.py-md-40{padding-top:40px!important}.pb-md-40,.py-md-40{padding-bottom:40px!important}.p-md-40{padding:40px!important}.pr-md-45,.px-md-45{padding-right:45px!important}.pl-md-45,.px-md-45{padding-left:45px!important}.pt-md-45,.py-md-45{padding-top:45px!important}.pb-md-45,.py-md-45{padding-bottom:45px!important}.p-md-45{padding:45px!important}.pr-md-50,.px-md-50{padding-right:50px!important}.pl-md-50,.px-md-50{padding-left:50px!important}.pt-md-50,.py-md-50{padding-top:50px!important}.pb-md-50,.py-md-50{padding-bottom:50px!important}.p-md-50{padding:50px!important}.pr-md-60,.px-md-60{padding-right:60px!important}.pl-md-60,.px-md-60{padding-left:60px!important}.pt-md-60,.py-md-60{padding-top:60px!important}.pb-md-60,.py-md-60{padding-bottom:60px!important}.p-md-60{padding:60px!important}.pr-md-70,.px-md-70{padding-right:70px!important}.pl-md-70,.px-md-70{padding-left:70px!important}.pt-md-70,.py-md-70{padding-top:70px!important}.pb-md-70,.py-md-70{padding-bottom:70px!important}.p-md-70{padding:70px!important}.pr-md-80,.px-md-80{padding-right:80px!important}.pl-md-80,.px-md-80{padding-left:80px!important}.pt-md-80,.py-md-80{padding-top:80px!important}.pb-md-80,.py-md-80{padding-bottom:80px!important}.p-md-80{padding:80px!important}.pr-md-100,.px-md-100{padding-right:100px!important}.pl-md-100,.px-md-100{padding-left:100px!important}.pt-md-100,.py-md-100{padding-top:100px!important}.pb-md-100,.py-md-100{padding-bottom:100px!important}.p-md-100{padding:100px!important}.pt-md-150,.py-md-150{padding-top:150px!important}.pb-md-150,.py-md-150{padding-bottom:150px!important}.p-md-150{padding:150px!important}.m-md--30{margin:-30px!important}.mr-md--25,.mx-md--25{margin-right:-25px!important}.ml-md--25,.mx-md--25{margin-left:-25px!important}.mt-md--25,.my-md--25{margin-top:-25px!important}.mb-md--25,.my-md--25{margin-bottom:-25px!important}.m-md--25{margin:-25px!important}.mr-md--20,.mx-md--20{margin-right:-20px!important}.ml-md--20,.mx-md--20{margin-left:-20px!important}.mt-md--20,.my-md--20{margin-top:-20px!important}.mb-md--20,.my-md--20{margin-bottom:-20px!important}.m-md--20{margin:-20px!important}.mr-md--15,.mx-md--15{margin-right:-15px!important}.ml-md--15,.mx-md--15{margin-left:-15px!important}.mt-md--15,.my-md--15{margin-top:-15px!important}.mb-md--15,.my-md--15{margin-bottom:-15px!important}.m-md--15{margin:-15px!important}.mr-md--10,.mx-md--10{margin-right:-10px!important}.ml-md--10,.mx-md--10{margin-left:-10px!important}.mt-md--10,.my-md--10{margin-top:-10px!important}.mb-md--10,.my-md--10{margin-bottom:-10px!important}.m-md--10{margin:-10px!important}.mr-md--5,.mx-md--5{margin-right:-5px!important}.ml-md--5,.mx-md--5{margin-left:-5px!important}.mt-md--5,.my-md--5{margin-top:-5px!important}.mb-md--5,.my-md--5{margin-bottom:-5px!important}.m-md--5{margin:-5px!important}.mr-md--3,.mx-md--3{margin-right:-3px!important}.ml-md--3,.mx-md--3{margin-left:-3px!important}.mt-md--3,.my-md--3{margin-top:-3px!important}.mb-md--3,.my-md--3{margin-bottom:-3px!important}.m-md--3{margin:-3px!important}.mr-md--1,.mx-md--1{margin-right:-1px!important}.ml-md--1,.mx-md--1{margin-left:-1px!important}.mt-md--1,.my-md--1{margin-top:-1px!important}.mb-md--1,.my-md--1{margin-bottom:-1px!important}.m-md--1{margin:-1px!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.m-md-auto{margin:auto!important}.w-md-20{width:20px!important}.w-md-30{width:30px!important}.w-md-40{width:40px!important}.w-md-50{width:50px!important}.w-md-60{width:60px!important}.w-md-80{width:80px!important}.w-md-100{width:100px!important}.w-md-120{width:120px!important}.w-md-150{width:150px!important}.w-md-160{width:160px!important}.w-md-200{width:200px!important}.w-md-250{width:250px!important}.w-md-300{width:300px!important}.w-md-350{width:350px!important}.w-md-400{width:400px!important}.w-md-450{width:450px!important}.w-md-500{width:500px!important}.w-md-p5{width:5%!important}.w-md-p10{width:10%!important}.w-md-p15{width:15%!important}.w-md-p20{width:20%!important}.w-md-p25{width:25%!important}.w-md-p30{width:30%!important}.w-md-p33{width:33.3333%!important}.w-md-p50{width:50%!important}.w-md-p75{width:75%!important}.w-md-p100{width:100%!important}.h-md-20{height:20px!important}.h-md-30{height:30px!important}.h-md-40{height:40px!important}.h-md-50{height:50px!important}.h-md-60{height:60px!important}.h-md-80{height:80px!important}.h-md-100{height:100px!important}.h-md-120{height:120px!important}.h-md-150{height:150px!important}.h-md-160{height:160px!important}.h-md-200{height:200px!important}.h-md-250{height:250px!important}.h-md-300{height:300px!important}.h-md-350{height:350px!important}.h-md-400{height:400px!important}.h-md-450{height:450px!important}.h-md-500{height:500px!important}.h-md-p5{height:5%!important}.h-md-p10{height:10%!important}.h-md-p15{height:15%!important}.h-md-p20{height:20%!important}.h-md-p25{height:25%!important}.h-md-p30{height:30%!important}.h-md-p33{height:33.3333%!important}.h-md-p50{height:50%!important}.h-md-p75{height:75%!important}.h-md-p100{height:100%!important}.w-md-auto{width:auto!important}.h-md-auto{height:auto!important}.w-md-full{width:100%!important}.h-md-full{height:100%!important}.hidden-md-up{display:none!important}}@media(min-width:768px) and (max-width:991px){.w-only-md-20{width:20px!important}.w-only-md-30{width:30px!important}.w-only-md-40{width:40px!important}.w-only-md-50{width:50px!important}.w-only-md-60{width:60px!important}.w-only-md-80{width:80px!important}.w-only-md-100{width:100px!important}.w-only-md-120{width:120px!important}.w-only-md-150{width:150px!important}.w-only-md-160{width:160px!important}.w-only-md-200{width:200px!important}.w-only-md-250{width:250px!important}.w-only-md-300{width:300px!important}.w-only-md-350{width:350px!important}.w-only-md-400{width:400px!important}.w-only-md-450{width:450px!important}.w-only-md-500{width:500px!important}.w-only-md-p5{width:5%!important}.w-only-md-p10{width:10%!important}.w-only-md-p15{width:15%!important}.w-only-md-p20{width:20%!important}.w-only-md-p25{width:25%!important}.w-only-md-p30{width:30%!important}.w-only-md-p33{width:33.3333%!important}.w-only-md-p50{width:50%!important}.w-only-md-p75{width:75%!important}.w-only-md-p100{width:100%!important}.h-only-md-20{height:20px!important}.h-only-md-30{height:30px!important}.h-only-md-40{height:40px!important}.h-only-md-50{height:50px!important}.h-only-md-60{height:60px!important}.h-only-md-80{height:80px!important}.h-only-md-100{height:100px!important}.h-only-md-120{height:120px!important}.h-only-md-150{height:150px!important}.h-only-md-160{height:160px!important}.h-only-md-200{height:200px!important}.h-only-md-250{height:250px!important}.h-only-md-300{height:300px!important}.h-only-md-350{height:350px!important}.h-only-md-400{height:400px!important}.h-only-md-450{height:450px!important}.h-only-md-500{height:500px!important}.h-only-md-p5{height:5%!important}.h-only-md-p10{height:10%!important}.h-only-md-p15{height:15%!important}.h-only-md-p20{height:20%!important}.h-only-md-p25{height:25%!important}.h-only-md-p30{height:30%!important}.h-only-md-p33{height:33.3333%!important}.h-only-md-p50{height:50%!important}.h-only-md-p75{height:75%!important}.h-only-md-p100{height:100%!important}.w-only-md-auto{width:auto!important}.h-only-md-auto{height:auto!important}.w-only-md-full{width:100%!important}.h-only-md-full{height:100%!important}}@media(min-width:992px){.mr-lg-0,.mx-lg-0{margin-right:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.m-lg-0{margin:0!important}.mr-lg-3,.mx-lg-3{margin-right:3px!important}.ml-lg-3,.mx-lg-3{margin-left:3px!important}.mt-lg-3,.my-lg-3{margin-top:3px!important}.mb-lg-3,.my-lg-3{margin-bottom:3px!important}.m-lg-3{margin:3px!important}.mr-lg-5,.mx-lg-5{margin-right:5px!important}.ml-lg-5,.mx-lg-5{margin-left:5px!important}.mt-lg-5,.my-lg-5{margin-top:5px!important}.mb-lg-5,.my-lg-5{margin-bottom:5px!important}.m-lg-5{margin:5px!important}.mr-lg-10,.mx-lg-10{margin-right:10px!important}.ml-lg-10,.mx-lg-10{margin-left:10px!important}.mt-lg-10,.my-lg-10{margin-top:10px!important}.mb-lg-10,.my-lg-10{margin-bottom:10px!important}.m-lg-10{margin:10px!important}.mr-lg-15,.mx-lg-15{margin-right:15px!important}.ml-lg-15,.mx-lg-15{margin-left:15px!important}.mt-lg-15,.my-lg-15{margin-top:15px!important}.mb-lg-15,.my-lg-15{margin-bottom:15px!important}.m-lg-15{margin:15px!important}.mr-lg-20,.mx-lg-20{margin-right:20px!important}.ml-lg-20,.mx-lg-20{margin-left:20px!important}.mt-lg-20,.my-lg-20{margin-top:20px!important}.mb-lg-20,.my-lg-20{margin-bottom:20px!important}.m-lg-20{margin:20px!important}.mr-lg-25,.mx-lg-25{margin-right:25px!important}.ml-lg-25,.mx-lg-25{margin-left:25px!important}.mt-lg-25,.my-lg-25{margin-top:25px!important}.mb-lg-25,.my-lg-25{margin-bottom:25px!important}.m-lg-25{margin:25px!important}.mr-lg-30,.mx-lg-30{margin-right:30px!important}.ml-lg-30,.mx-lg-30{margin-left:30px!important}.mt-lg-30,.my-lg-30{margin-top:30px!important}.mb-lg-30,.my-lg-30{margin-bottom:30px!important}.m-lg-30{margin:30px!important}.mr-lg-35,.mx-lg-35{margin-right:35px!important}.ml-lg-35,.mx-lg-35{margin-left:35px!important}.mt-lg-35,.my-lg-35{margin-top:35px!important}.mb-lg-35,.my-lg-35{margin-bottom:35px!important}.m-lg-35{margin:35px!important}.mr-lg-40,.mx-lg-40{margin-right:40px!important}.ml-lg-40,.mx-lg-40{margin-left:40px!important}.mt-lg-40,.my-lg-40{margin-top:40px!important}.mb-lg-40,.my-lg-40{margin-bottom:40px!important}.m-lg-40{margin:40px!important}.mr-lg-45,.mx-lg-45{margin-right:45px!important}.ml-lg-45,.mx-lg-45{margin-left:45px!important}.mt-lg-45,.my-lg-45{margin-top:45px!important}.mb-lg-45,.my-lg-45{margin-bottom:45px!important}.m-lg-45{margin:45px!important}.mr-lg-50,.mx-lg-50{margin-right:50px!important}.ml-lg-50,.mx-lg-50{margin-left:50px!important}.mt-lg-50,.my-lg-50{margin-top:50px!important}.mb-lg-50,.my-lg-50{margin-bottom:50px!important}.m-lg-50{margin:50px!important}.mr-lg-60,.mx-lg-60{margin-right:60px!important}.ml-lg-60,.mx-lg-60{margin-left:60px!important}.mt-lg-60,.my-lg-60{margin-top:60px!important}.mb-lg-60,.my-lg-60{margin-bottom:60px!important}.m-lg-60{margin:60px!important}.mr-lg-70,.mx-lg-70{margin-right:70px!important}.ml-lg-70,.mx-lg-70{margin-left:70px!important}.mt-lg-70,.my-lg-70{margin-top:70px!important}.mb-lg-70,.my-lg-70{margin-bottom:70px!important}.m-lg-70{margin:70px!important}.mr-lg-80,.mx-lg-80{margin-right:80px!important}.ml-lg-80,.mx-lg-80{margin-left:80px!important}.mt-lg-80,.my-lg-80{margin-top:80px!important}.mb-lg-80,.my-lg-80{margin-bottom:80px!important}.m-lg-80{margin:80px!important}.mr-lg-100,.mx-lg-100{margin-right:100px!important}.ml-lg-100,.mx-lg-100{margin-left:100px!important}.mt-lg-100,.my-lg-100{margin-top:100px!important}.mb-lg-100,.my-lg-100{margin-bottom:100px!important}.m-lg-100{margin:100px!important}.mr-lg--30,.mx-lg--30{margin-right:-30px!important}.ml-lg--30,.mx-lg--30{margin-left:-30px!important}.mt-lg--30,.my-lg--30{margin-top:-30px!important}.mb-lg--30,.my-lg--30{margin-bottom:-30px!important}.p-lg-0{padding:0!important}.pr-lg-3,.px-lg-3{padding-right:3px!important}.pl-lg-3,.px-lg-3{padding-left:3px!important}.pt-lg-3,.py-lg-3{padding-top:3px!important}.pb-lg-3,.py-lg-3{padding-bottom:3px!important}.p-lg-3{padding:3px!important}.pr-lg-5,.px-lg-5{padding-right:5px!important}.pl-lg-5,.px-lg-5{padding-left:5px!important}.pt-lg-5,.py-lg-5{padding-top:5px!important}.pb-lg-5,.py-lg-5{padding-bottom:5px!important}.p-lg-5{padding:5px!important}.pr-lg-10,.px-lg-10{padding-right:10px!important}.pl-lg-10,.px-lg-10{padding-left:10px!important}.pt-lg-10,.py-lg-10{padding-top:10px!important}.pb-lg-10,.py-lg-10{padding-bottom:10px!important}.p-lg-10{padding:10px!important}.pr-lg-15,.px-lg-15{padding-right:15px!important}.pl-lg-15,.px-lg-15{padding-left:15px!important}.pt-lg-15,.py-lg-15{padding-top:15px!important}.pb-lg-15,.py-lg-15{padding-bottom:15px!important}.p-lg-15{padding:15px!important}.pr-lg-20,.px-lg-20{padding-right:20px!important}.pl-lg-20,.px-lg-20{padding-left:20px!important}.pt-lg-20,.py-lg-20{padding-top:20px!important}.pb-lg-20,.py-lg-20{padding-bottom:20px!important}.p-lg-20{padding:20px!important}.pr-lg-25,.px-lg-25{padding-right:25px!important}.pl-lg-25,.px-lg-25{padding-left:25px!important}.pt-lg-25,.py-lg-25{padding-top:25px!important}.pb-lg-25,.py-lg-25{padding-bottom:25px!important}.p-lg-25{padding:25px!important}.pr-lg-30,.px-lg-30{padding-right:30px!important}.pl-lg-30,.px-lg-30{padding-left:30px!important}.pt-lg-30,.py-lg-30{padding-top:30px!important}.pb-lg-30,.py-lg-30{padding-bottom:30px!important}.p-lg-30{padding:30px!important}.pr-lg-35,.px-lg-35{padding-right:35px!important}.pl-lg-35,.px-lg-35{padding-left:35px!important}.pt-lg-35,.py-lg-35{padding-top:35px!important}.pb-lg-35,.py-lg-35{padding-bottom:35px!important}.p-lg-35{padding:35px!important}.pr-lg-40,.px-lg-40{padding-right:40px!important}.pl-lg-40,.px-lg-40{padding-left:40px!important}.pt-lg-40,.py-lg-40{padding-top:40px!important}.pb-lg-40,.py-lg-40{padding-bottom:40px!important}.p-lg-40{padding:40px!important}.pr-lg-45,.px-lg-45{padding-right:45px!important}.pl-lg-45,.px-lg-45{padding-left:45px!important}.pt-lg-45,.py-lg-45{padding-top:45px!important}.pb-lg-45,.py-lg-45{padding-bottom:45px!important}.p-lg-45{padding:45px!important}.pr-lg-50,.px-lg-50{padding-right:50px!important}.pl-lg-50,.px-lg-50{padding-left:50px!important}.pt-lg-50,.py-lg-50{padding-top:50px!important}.pb-lg-50,.py-lg-50{padding-bottom:50px!important}.p-lg-50{padding:50px!important}.pr-lg-60,.px-lg-60{padding-right:60px!important}.pl-lg-60,.px-lg-60{padding-left:60px!important}.pt-lg-60,.py-lg-60{padding-top:60px!important}.pb-lg-60,.py-lg-60{padding-bottom:60px!important}.p-lg-60{padding:60px!important}.pr-lg-70,.px-lg-70{padding-right:70px!important}.pl-lg-70,.px-lg-70{padding-left:70px!important}.pt-lg-70,.py-lg-70{padding-top:70px!important}.pb-lg-70,.py-lg-70{padding-bottom:70px!important}.p-lg-70{padding:70px!important}.pr-lg-80,.px-lg-80{padding-right:80px!important}.pl-lg-80,.px-lg-80{padding-left:80px!important}.pt-lg-80,.py-lg-80{padding-top:80px!important}.pb-lg-80,.py-lg-80{padding-bottom:80px!important}.p-lg-80{padding:80px!important}.pr-lg-100,.px-lg-100{padding-right:100px!important}.pl-lg-100,.px-lg-100{padding-left:100px!important}.pt-lg-100,.py-lg-100{padding-top:100px!important}.pb-lg-100,.py-lg-100{padding-bottom:100px!important}.p-lg-100{padding:100px!important}.m-lg--30{margin:-30px!important}.mr-lg--25,.mx-lg--25{margin-right:-25px!important}.ml-lg--25,.mx-lg--25{margin-left:-25px!important}.mt-lg--25,.my-lg--25{margin-top:-25px!important}.mb-lg--25,.my-lg--25{margin-bottom:-25px!important}.m-lg--25{margin:-25px!important}.mr-lg--20,.mx-lg--20{margin-right:-20px!important}.ml-lg--20,.mx-lg--20{margin-left:-20px!important}.mt-lg--20,.my-lg--20{margin-top:-20px!important}.mb-lg--20,.my-lg--20{margin-bottom:-20px!important}.m-lg--20{margin:-20px!important}.mr-lg--15,.mx-lg--15{margin-right:-15px!important}.ml-lg--15,.mx-lg--15{margin-left:-15px!important}.mt-lg--15,.my-lg--15{margin-top:-15px!important}.mb-lg--15,.my-lg--15{margin-bottom:-15px!important}.m-lg--15{margin:-15px!important}.mr-lg--10,.mx-lg--10{margin-right:-10px!important}.ml-lg--10,.mx-lg--10{margin-left:-10px!important}.mt-lg--10,.my-lg--10{margin-top:-10px!important}.mb-lg--10,.my-lg--10{margin-bottom:-10px!important}.m-lg--10{margin:-10px!important}.mr-lg--5,.mx-lg--5{margin-right:-5px!important}.ml-lg--5,.mx-lg--5{margin-left:-5px!important}.mt-lg--5,.my-lg--5{margin-top:-5px!important}.mb-lg--5,.my-lg--5{margin-bottom:-5px!important}.m-lg--5{margin:-5px!important}.mr-lg--3,.mx-lg--3{margin-right:-3px!important}.ml-lg--3,.mx-lg--3{margin-left:-3px!important}.mt-lg--3,.my-lg--3{margin-top:-3px!important}.mb-lg--3,.my-lg--3{margin-bottom:-3px!important}.m-lg--3{margin:-3px!important}.mr-lg--1,.mx-lg--1{margin-right:-1px!important}.ml-lg--1,.mx-lg--1{margin-left:-1px!important}.mt-lg--1,.my-lg--1{margin-top:-1px!important}.mb-lg--1,.my-lg--1{margin-bottom:-1px!important}.m-lg--1{margin:-1px!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.m-lg-auto{margin:auto!important}.w-lg-20{width:20px!important}.w-lg-30{width:30px!important}.w-lg-40{width:40px!important}.w-lg-50{width:50px!important}.w-lg-60{width:60px!important}.w-lg-80{width:80px!important}.w-lg-100{width:100px!important}.w-lg-120{width:120px!important}.w-lg-150{width:150px!important}.w-lg-160{width:160px!important}.w-lg-200{width:200px!important}.w-lg-250{width:250px!important}.w-lg-300{width:300px!important}.w-lg-350{width:350px!important}.w-lg-400{width:400px!important}.w-lg-450{width:450px!important}.w-lg-500{width:500px!important}.w-lg-p5{width:5%!important}.w-lg-p10{width:10%!important}.w-lg-p15{width:15%!important}.w-lg-p20{width:20%!important}.w-lg-p25{width:25%!important}.w-lg-p30{width:30%!important}.w-lg-p33{width:33.3333%!important}.w-lg-p50{width:50%!important}.w-lg-p75{width:75%!important}.w-lg-p100{width:100%!important}.h-lg-20{height:20px!important}.h-lg-30{height:30px!important}.h-lg-40{height:40px!important}.h-lg-50{height:50px!important}.h-lg-60{height:60px!important}.h-lg-80{height:80px!important}.h-lg-100{height:100px!important}.h-lg-120{height:120px!important}.h-lg-150{height:150px!important}.h-lg-160{height:160px!important}.h-lg-200{height:200px!important}.h-lg-250{height:250px!important}.h-lg-300{height:300px!important}.h-lg-350{height:350px!important}.h-lg-400{height:400px!important}.h-lg-450{height:450px!important}.h-lg-500{height:500px!important}.h-lg-p5{height:5%!important}.h-lg-p10{height:10%!important}.h-lg-p15{height:15%!important}.h-lg-p20{height:20%!important}.h-lg-p25{height:25%!important}.h-lg-p30{height:30%!important}.h-lg-p33{height:33.3333%!important}.h-lg-p50{height:50%!important}.h-lg-p75{height:75%!important}.h-lg-p100{height:100%!important}.w-lg-auto{width:auto!important}.h-lg-auto{height:auto!important}.w-lg-full{width:100%!important}.h-lg-full{height:100%!important}.hidden-lg-up{display:none!important}}@media(min-width:992px) and (max-width:1199px){.w-only-lg-20{width:20px!important}.w-only-lg-30{width:30px!important}.w-only-lg-40{width:40px!important}.w-only-lg-50{width:50px!important}.w-only-lg-60{width:60px!important}.w-only-lg-80{width:80px!important}.w-only-lg-100{width:100px!important}.w-only-lg-120{width:120px!important}.w-only-lg-150{width:150px!important}.w-only-lg-160{width:160px!important}.w-only-lg-200{width:200px!important}.w-only-lg-250{width:250px!important}.w-only-lg-300{width:300px!important}.w-only-lg-350{width:350px!important}.w-only-lg-400{width:400px!important}.w-only-lg-450{width:450px!important}.w-only-lg-500{width:500px!important}.w-only-lg-p5{width:5%!important}.w-only-lg-p10{width:10%!important}.w-only-lg-p15{width:15%!important}.w-only-lg-p20{width:20%!important}.w-only-lg-p25{width:25%!important}.w-only-lg-p30{width:30%!important}.w-only-lg-p33{width:33.3333%!important}.w-only-lg-p50{width:50%!important}.w-only-lg-p75{width:75%!important}.w-only-lg-p100{width:100%!important}.h-only-lg-20{height:20px!important}.h-only-lg-30{height:30px!important}.h-only-lg-40{height:40px!important}.h-only-lg-50{height:50px!important}.h-only-lg-60{height:60px!important}.h-only-lg-80{height:80px!important}.h-only-lg-100{height:100px!important}.h-only-lg-120{height:120px!important}.h-only-lg-150{height:150px!important}.h-only-lg-160{height:160px!important}.h-only-lg-200{height:200px!important}.h-only-lg-250{height:250px!important}.h-only-lg-300{height:300px!important}.h-only-lg-350{height:350px!important}.h-only-lg-400{height:400px!important}.h-only-lg-450{height:450px!important}.h-only-lg-500{height:500px!important}.h-only-lg-p5{height:5%!important}.h-only-lg-p10{height:10%!important}.h-only-lg-p15{height:15%!important}.h-only-lg-p20{height:20%!important}.h-only-lg-p25{height:25%!important}.h-only-lg-p30{height:30%!important}.h-only-lg-p33{height:33.3333%!important}.h-only-lg-p50{height:50%!important}.h-only-lg-p75{height:75%!important}.h-only-lg-p100{height:100%!important}.w-only-lg-auto{width:auto!important}.h-only-lg-auto{height:auto!important}.w-only-lg-full{width:100%!important}.h-only-lg-full{height:100%!important}}@media(min-width:1200px){.mr-xl-0,.mx-xl-0{margin-right:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.m-xl-0{margin:0!important}.mr-xl-3,.mx-xl-3{margin-right:3px!important}.ml-xl-3,.mx-xl-3{margin-left:3px!important}.mt-xl-3,.my-xl-3{margin-top:3px!important}.mb-xl-3,.my-xl-3{margin-bottom:3px!important}.m-xl-3{margin:3px!important}.mr-xl-5,.mx-xl-5{margin-right:5px!important}.ml-xl-5,.mx-xl-5{margin-left:5px!important}.mt-xl-5,.my-xl-5{margin-top:5px!important}.mb-xl-5,.my-xl-5{margin-bottom:5px!important}.m-xl-5{margin:5px!important}.mr-xl-10,.mx-xl-10{margin-right:10px!important}.ml-xl-10,.mx-xl-10{margin-left:10px!important}.mt-xl-10,.my-xl-10{margin-top:10px!important}.mb-xl-10,.my-xl-10{margin-bottom:10px!important}.m-xl-10{margin:10px!important}.mr-xl-15,.mx-xl-15{margin-right:15px!important}.ml-xl-15,.mx-xl-15{margin-left:15px!important}.mt-xl-15,.my-xl-15{margin-top:15px!important}.mb-xl-15,.my-xl-15{margin-bottom:15px!important}.m-xl-15{margin:15px!important}.mr-xl-20,.mx-xl-20{margin-right:20px!important}.ml-xl-20,.mx-xl-20{margin-left:20px!important}.mt-xl-20,.my-xl-20{margin-top:20px!important}.mb-xl-20,.my-xl-20{margin-bottom:20px!important}.m-xl-20{margin:20px!important}.mr-xl-25,.mx-xl-25{margin-right:25px!important}.ml-xl-25,.mx-xl-25{margin-left:25px!important}.mt-xl-25,.my-xl-25{margin-top:25px!important}.mb-xl-25,.my-xl-25{margin-bottom:25px!important}.m-xl-25{margin:25px!important}.mr-xl-30,.mx-xl-30{margin-right:30px!important}.ml-xl-30,.mx-xl-30{margin-left:30px!important}.mt-xl-30,.my-xl-30{margin-top:30px!important}.mb-xl-30,.my-xl-30{margin-bottom:30px!important}.m-xl-30{margin:30px!important}.mr-xl-35,.mx-xl-35{margin-right:35px!important}.ml-xl-35,.mx-xl-35{margin-left:35px!important}.mt-xl-35,.my-xl-35{margin-top:35px!important}.mb-xl-35,.my-xl-35{margin-bottom:35px!important}.m-xl-35{margin:35px!important}.mr-xl-40,.mx-xl-40{margin-right:40px!important}.ml-xl-40,.mx-xl-40{margin-left:40px!important}.mt-xl-40,.my-xl-40{margin-top:40px!important}.mb-xl-40,.my-xl-40{margin-bottom:40px!important}.m-xl-40{margin:40px!important}.mr-xl-45,.mx-xl-45{margin-right:45px!important}.ml-xl-45,.mx-xl-45{margin-left:45px!important}.mt-xl-45,.my-xl-45{margin-top:45px!important}.mb-xl-45,.my-xl-45{margin-bottom:45px!important}.m-xl-45{margin:45px!important}.mr-xl-50,.mx-xl-50{margin-right:50px!important}.ml-xl-50,.mx-xl-50{margin-left:50px!important}.mt-xl-50,.my-xl-50{margin-top:50px!important}.mb-xl-50,.my-xl-50{margin-bottom:50px!important}.m-xl-50{margin:50px!important}.mr-xl-60,.mx-xl-60{margin-right:60px!important}.ml-xl-60,.mx-xl-60{margin-left:60px!important}.mt-xl-60,.my-xl-60{margin-top:60px!important}.mb-xl-60,.my-xl-60{margin-bottom:60px!important}.m-xl-60{margin:60px!important}.mr-xl-70,.mx-xl-70{margin-right:70px!important}.ml-xl-70,.mx-xl-70{margin-left:70px!important}.mt-xl-70,.my-xl-70{margin-top:70px!important}.mb-xl-70,.my-xl-70{margin-bottom:70px!important}.m-xl-70{margin:70px!important}.mr-xl-80,.mx-xl-80{margin-right:80px!important}.ml-xl-80,.mx-xl-80{margin-left:80px!important}.mt-xl-80,.my-xl-80{margin-top:80px!important}.mb-xl-80,.my-xl-80{margin-bottom:80px!important}.m-xl-80{margin:80px!important}.mr-xl-100,.mx-xl-100{margin-right:100px!important}.ml-xl-100,.mx-xl-100{margin-left:100px!important}.mt-xl-100,.my-xl-100{margin-top:100px!important}.mb-xl-100,.my-xl-100{margin-bottom:100px!important}.m-xl-100{margin:100px!important}.mr-xl--30,.mx-xl--30{margin-right:-30px!important}.ml-xl--30,.mx-xl--30{margin-left:-30px!important}.mt-xl--30,.my-xl--30{margin-top:-30px!important}.mb-xl--30,.my-xl--30{margin-bottom:-30px!important}.p-xl-0{padding:0!important}.pr-xl-3,.px-xl-3{padding-right:3px!important}.pl-xl-3,.px-xl-3{padding-left:3px!important}.pt-xl-3,.py-xl-3{padding-top:3px!important}.pb-xl-3,.py-xl-3{padding-bottom:3px!important}.p-xl-3{padding:3px!important}.pr-xl-5,.px-xl-5{padding-right:5px!important}.pl-xl-5,.px-xl-5{padding-left:5px!important}.pt-xl-5,.py-xl-5{padding-top:5px!important}.pb-xl-5,.py-xl-5{padding-bottom:5px!important}.p-xl-5{padding:5px!important}.pr-xl-10,.px-xl-10{padding-right:10px!important}.pl-xl-10,.px-xl-10{padding-left:10px!important}.pt-xl-10,.py-xl-10{padding-top:10px!important}.pb-xl-10,.py-xl-10{padding-bottom:10px!important}.p-xl-10{padding:10px!important}.pr-xl-15,.px-xl-15{padding-right:15px!important}.pl-xl-15,.px-xl-15{padding-left:15px!important}.pt-xl-15,.py-xl-15{padding-top:15px!important}.pb-xl-15,.py-xl-15{padding-bottom:15px!important}.p-xl-15{padding:15px!important}.pr-xl-20,.px-xl-20{padding-right:20px!important}.pl-xl-20,.px-xl-20{padding-left:20px!important}.pt-xl-20,.py-xl-20{padding-top:20px!important}.pb-xl-20,.py-xl-20{padding-bottom:20px!important}.p-xl-20{padding:20px!important}.pr-xl-25,.px-xl-25{padding-right:25px!important}.pl-xl-25,.px-xl-25{padding-left:25px!important}.pt-xl-25,.py-xl-25{padding-top:25px!important}.pb-xl-25,.py-xl-25{padding-bottom:25px!important}.p-xl-25{padding:25px!important}.pr-xl-30,.px-xl-30{padding-right:30px!important}.pl-xl-30,.px-xl-30{padding-left:30px!important}.pt-xl-30,.py-xl-30{padding-top:30px!important}.pb-xl-30,.py-xl-30{padding-bottom:30px!important}.p-xl-30{padding:30px!important}.pr-xl-35,.px-xl-35{padding-right:35px!important}.pl-xl-35,.px-xl-35{padding-left:35px!important}.pt-xl-35,.py-xl-35{padding-top:35px!important}.pb-xl-35,.py-xl-35{padding-bottom:35px!important}.p-xl-35{padding:35px!important}.pr-xl-40,.px-xl-40{padding-right:40px!important}.pl-xl-40,.px-xl-40{padding-left:40px!important}.pt-xl-40,.py-xl-40{padding-top:40px!important}.pb-xl-40,.py-xl-40{padding-bottom:40px!important}.p-xl-40{padding:40px!important}.pr-xl-45,.px-xl-45{padding-right:45px!important}.pl-xl-45,.px-xl-45{padding-left:45px!important}.pt-xl-45,.py-xl-45{padding-top:45px!important}.pb-xl-45,.py-xl-45{padding-bottom:45px!important}.p-xl-45{padding:45px!important}.pr-xl-50,.px-xl-50{padding-right:50px!important}.pl-xl-50,.px-xl-50{padding-left:50px!important}.pt-xl-50,.py-xl-50{padding-top:50px!important}.pb-xl-50,.py-xl-50{padding-bottom:50px!important}.p-xl-50{padding:50px!important}.pr-xl-60,.px-xl-60{padding-right:60px!important}.pl-xl-60,.px-xl-60{padding-left:60px!important}.pt-xl-60,.py-xl-60{padding-top:60px!important}.pb-xl-60,.py-xl-60{padding-bottom:60px!important}.p-xl-60{padding:60px!important}.pr-xl-70,.px-xl-70{padding-right:70px!important}.pl-xl-70,.px-xl-70{padding-left:70px!important}.pt-xl-70,.py-xl-70{padding-top:70px!important}.pb-xl-70,.py-xl-70{padding-bottom:70px!important}.p-xl-70{padding:70px!important}.pr-xl-80,.px-xl-80{padding-right:80px!important}.pl-xl-80,.px-xl-80{padding-left:80px!important}.pt-xl-80,.py-xl-80{padding-top:80px!important}.pb-xl-80,.py-xl-80{padding-bottom:80px!important}.p-xl-80{padding:80px!important}.pr-xl-100,.px-xl-100{padding-right:100px!important}.pl-xl-100,.px-xl-100{padding-left:100px!important}.pt-xl-100,.py-xl-100{padding-top:100px!important}.pb-xl-100,.py-xl-100{padding-bottom:100px!important}.p-xl-100{padding:100px!important}.m-xl--30{margin:-30px!important}.mr-xl--25,.mx-xl--25{margin-right:-25px!important}.ml-xl--25,.mx-xl--25{margin-left:-25px!important}.mt-xl--25,.my-xl--25{margin-top:-25px!important}.mb-xl--25,.my-xl--25{margin-bottom:-25px!important}.m-xl--25{margin:-25px!important}.mr-xl--20,.mx-xl--20{margin-right:-20px!important}.ml-xl--20,.mx-xl--20{margin-left:-20px!important}.mt-xl--20,.my-xl--20{margin-top:-20px!important}.mb-xl--20,.my-xl--20{margin-bottom:-20px!important}.m-xl--20{margin:-20px!important}.mr-xl--15,.mx-xl--15{margin-right:-15px!important}.ml-xl--15,.mx-xl--15{margin-left:-15px!important}.mt-xl--15,.my-xl--15{margin-top:-15px!important}.mb-xl--15,.my-xl--15{margin-bottom:-15px!important}.m-xl--15{margin:-15px!important}.mr-xl--10,.mx-xl--10{margin-right:-10px!important}.ml-xl--10,.mx-xl--10{margin-left:-10px!important}.mt-xl--10,.my-xl--10{margin-top:-10px!important}.mb-xl--10,.my-xl--10{margin-bottom:-10px!important}.m-xl--10{margin:-10px!important}.mr-xl--5,.mx-xl--5{margin-right:-5px!important}.ml-xl--5,.mx-xl--5{margin-left:-5px!important}.mt-xl--5,.my-xl--5{margin-top:-5px!important}.mb-xl--5,.my-xl--5{margin-bottom:-5px!important}.m-xl--5{margin:-5px!important}.mr-xl--3,.mx-xl--3{margin-right:-3px!important}.ml-xl--3,.mx-xl--3{margin-left:-3px!important}.mt-xl--3,.my-xl--3{margin-top:-3px!important}.mb-xl--3,.my-xl--3{margin-bottom:-3px!important}.m-xl--3{margin:-3px!important}.mr-xl--1,.mx-xl--1{margin-right:-1px!important}.ml-xl--1,.mx-xl--1{margin-left:-1px!important}.mt-xl--1,.my-xl--1{margin-top:-1px!important}.mb-xl--1,.my-xl--1{margin-bottom:-1px!important}.m-xl--1{margin:-1px!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.m-xl-auto{margin:auto!important}.w-xl-20{width:20px!important}.w-xl-30{width:30px!important}.w-xl-40{width:40px!important}.w-xl-50{width:50px!important}.w-xl-60{width:60px!important}.w-xl-80{width:80px!important}.w-xl-100{width:100px!important}.w-xl-120{width:120px!important}.w-xl-150{width:150px!important}.w-xl-160{width:160px!important}.w-xl-200{width:200px!important}.w-xl-250{width:250px!important}.w-xl-300{width:300px!important}.w-xl-350{width:350px!important}.w-xl-400{width:400px!important}.w-xl-450{width:450px!important}.w-xl-500{width:500px!important}.w-xl-p5{width:5%!important}.w-xl-p10{width:10%!important}.w-xl-p15{width:15%!important}.w-xl-p20{width:20%!important}.w-xl-p25{width:25%!important}.w-xl-p30{width:30%!important}.w-xl-p33{width:33.3333%!important}.w-xl-p50{width:50%!important}.w-xl-p75{width:75%!important}.w-xl-p100{width:100%!important}.h-xl-20{height:20px!important}.h-xl-30{height:30px!important}.h-xl-40{height:40px!important}.h-xl-50{height:50px!important}.h-xl-60{height:60px!important}.h-xl-80{height:80px!important}.h-xl-100{height:100px!important}.h-xl-120{height:120px!important}.h-xl-150{height:150px!important}.h-xl-160{height:160px!important}.h-xl-200{height:200px!important}.h-xl-250{height:250px!important}.h-xl-300{height:300px!important}.h-xl-350{height:350px!important}.h-xl-400{height:400px!important}.h-xl-450{height:450px!important}.h-xl-500{height:500px!important}.h-xl-p5{height:5%!important}.h-xl-p10{height:10%!important}.h-xl-p15{height:15%!important}.h-xl-p20{height:20%!important}.h-xl-p25{height:25%!important}.h-xl-p30{height:30%!important}.h-xl-p33{height:33.3333%!important}.h-xl-p50{height:50%!important}.h-xl-p75{height:75%!important}.h-xl-p100{height:100%!important}.w-xl-auto{width:auto!important}.h-xl-auto{height:auto!important}.w-xl-full{width:100%!important}.h-xl-full{height:100%!important}.hidden-xl-up{display:none!important}}@media(min-width:1200px) and (max-width:1599px){.w-only-xl-20{width:20px!important}.w-only-xl-30{width:30px!important}.w-only-xl-40{width:40px!important}.w-only-xl-50{width:50px!important}.w-only-xl-60{width:60px!important}.w-only-xl-80{width:80px!important}.w-only-xl-100{width:100px!important}.w-only-xl-120{width:120px!important}.w-only-xl-150{width:150px!important}.w-only-xl-160{width:160px!important}.w-only-xl-200{width:200px!important}.w-only-xl-250{width:250px!important}.w-only-xl-300{width:300px!important}.w-only-xl-350{width:350px!important}.w-only-xl-400{width:400px!important}.w-only-xl-450{width:450px!important}.w-only-xl-500{width:500px!important}.w-only-xl-p5{width:5%!important}.w-only-xl-p10{width:10%!important}.w-only-xl-p15{width:15%!important}.w-only-xl-p20{width:20%!important}.w-only-xl-p25{width:25%!important}.w-only-xl-p30{width:30%!important}.w-only-xl-p33{width:33.3333%!important}.w-only-xl-p50{width:50%!important}.w-only-xl-p75{width:75%!important}.w-only-xl-p100{width:100%!important}.h-only-xl-20{height:20px!important}.h-only-xl-30{height:30px!important}.h-only-xl-40{height:40px!important}.h-only-xl-50{height:50px!important}.h-only-xl-60{height:60px!important}.h-only-xl-80{height:80px!important}.h-only-xl-100{height:100px!important}.h-only-xl-120{height:120px!important}.h-only-xl-150{height:150px!important}.h-only-xl-160{height:160px!important}.h-only-xl-200{height:200px!important}.h-only-xl-250{height:250px!important}.h-only-xl-300{height:300px!important}.h-only-xl-350{height:350px!important}.h-only-xl-400{height:400px!important}.h-only-xl-450{height:450px!important}.h-only-xl-500{height:500px!important}.h-only-xl-p5{height:5%!important}.h-only-xl-p10{height:10%!important}.h-only-xl-p15{height:15%!important}.h-only-xl-p20{height:20%!important}.h-only-xl-p25{height:25%!important}.h-only-xl-p30{height:30%!important}.h-only-xl-p33{height:33.3333%!important}.h-only-xl-p50{height:50%!important}.h-only-xl-p75{height:75%!important}.h-only-xl-p100{height:100%!important}.w-only-xl-auto{width:auto!important}.h-only-xl-auto{height:auto!important}.w-only-xl-full{width:100%!important}.h-only-xl-full{height:100%!important}}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}@media(max-width:767px){.hidden-sm-down{display:none!important}}@media(max-width:991px){.hidden-md-down{display:none!important}}@media(max-width:1199px){.hidden-lg-down{display:none!important}}@media(max-width:1599px){.hidden-xl-down{display:none!important}}@media(min-width:1600px){.mr-xxl-0,.mx-xxl-0{margin-right:0!important}.ml-xxl-0,.mx-xxl-0{margin-left:0!important}.mt-xxl-0,.my-xxl-0{margin-top:0!important}.mb-xxl-0,.my-xxl-0{margin-bottom:0!important}.pr-xxl-0,.px-xxl-0{padding-right:0!important}.pl-xxl-0,.px-xxl-0{padding-left:0!important}.pt-xxl-0,.py-xxl-0{padding-top:0!important}.pb-xxl-0,.py-xxl-0{padding-bottom:0!important}.m-xxl-0{margin:0!important}.mr-xxl-3,.mx-xxl-3{margin-right:3px!important}.ml-xxl-3,.mx-xxl-3{margin-left:3px!important}.mt-xxl-3,.my-xxl-3{margin-top:3px!important}.mb-xxl-3,.my-xxl-3{margin-bottom:3px!important}.m-xxl-3{margin:3px!important}.mr-xxl-5,.mx-xxl-5{margin-right:5px!important}.ml-xxl-5,.mx-xxl-5{margin-left:5px!important}.mt-xxl-5,.my-xxl-5{margin-top:5px!important}.mb-xxl-5,.my-xxl-5{margin-bottom:5px!important}.m-xxl-5{margin:5px!important}.mr-xxl-10,.mx-xxl-10{margin-right:10px!important}.ml-xxl-10,.mx-xxl-10{margin-left:10px!important}.mt-xxl-10,.my-xxl-10{margin-top:10px!important}.mb-xxl-10,.my-xxl-10{margin-bottom:10px!important}.m-xxl-10{margin:10px!important}.mr-xxl-15,.mx-xxl-15{margin-right:15px!important}.ml-xxl-15,.mx-xxl-15{margin-left:15px!important}.mt-xxl-15,.my-xxl-15{margin-top:15px!important}.mb-xxl-15,.my-xxl-15{margin-bottom:15px!important}.m-xxl-15{margin:15px!important}.mr-xxl-20,.mx-xxl-20{margin-right:20px!important}.ml-xxl-20,.mx-xxl-20{margin-left:20px!important}.mt-xxl-20,.my-xxl-20{margin-top:20px!important}.mb-xxl-20,.my-xxl-20{margin-bottom:20px!important}.m-xxl-20{margin:20px!important}.mr-xxl-25,.mx-xxl-25{margin-right:25px!important}.ml-xxl-25,.mx-xxl-25{margin-left:25px!important}.mt-xxl-25,.my-xxl-25{margin-top:25px!important}.mb-xxl-25,.my-xxl-25{margin-bottom:25px!important}.m-xxl-25{margin:25px!important}.mr-xxl-30,.mx-xxl-30{margin-right:30px!important}.ml-xxl-30,.mx-xxl-30{margin-left:30px!important}.mt-xxl-30,.my-xxl-30{margin-top:30px!important}.mb-xxl-30,.my-xxl-30{margin-bottom:30px!important}.m-xxl-30{margin:30px!important}.mr-xxl-35,.mx-xxl-35{margin-right:35px!important}.ml-xxl-35,.mx-xxl-35{margin-left:35px!important}.mt-xxl-35,.my-xxl-35{margin-top:35px!important}.mb-xxl-35,.my-xxl-35{margin-bottom:35px!important}.m-xxl-35{margin:35px!important}.mr-xxl-40,.mx-xxl-40{margin-right:40px!important}.ml-xxl-40,.mx-xxl-40{margin-left:40px!important}.mt-xxl-40,.my-xxl-40{margin-top:40px!important}.mb-xxl-40,.my-xxl-40{margin-bottom:40px!important}.m-xxl-40{margin:40px!important}.mr-xxl-45,.mx-xxl-45{margin-right:45px!important}.ml-xxl-45,.mx-xxl-45{margin-left:45px!important}.mt-xxl-45,.my-xxl-45{margin-top:45px!important}.mb-xxl-45,.my-xxl-45{margin-bottom:45px!important}.m-xxl-45{margin:45px!important}.mr-xxl-50,.mx-xxl-50{margin-right:50px!important}.ml-xxl-50,.mx-xxl-50{margin-left:50px!important}.mt-xxl-50,.my-xxl-50{margin-top:50px!important}.mb-xxl-50,.my-xxl-50{margin-bottom:50px!important}.m-xxl-50{margin:50px!important}.mr-xxl-60,.mx-xxl-60{margin-right:60px!important}.ml-xxl-60,.mx-xxl-60{margin-left:60px!important}.mt-xxl-60,.my-xxl-60{margin-top:60px!important}.mb-xxl-60,.my-xxl-60{margin-bottom:60px!important}.m-xxl-60{margin:60px!important}.mr-xxl-70,.mx-xxl-70{margin-right:70px!important}.ml-xxl-70,.mx-xxl-70{margin-left:70px!important}.mt-xxl-70,.my-xxl-70{margin-top:70px!important}.mb-xxl-70,.my-xxl-70{margin-bottom:70px!important}.m-xxl-70{margin:70px!important}.mr-xxl-80,.mx-xxl-80{margin-right:80px!important}.ml-xxl-80,.mx-xxl-80{margin-left:80px!important}.mt-xxl-80,.my-xxl-80{margin-top:80px!important}.mb-xxl-80,.my-xxl-80{margin-bottom:80px!important}.m-xxl-80{margin:80px!important}.mr-xxl-100,.mx-xxl-100{margin-right:100px!important}.ml-xxl-100,.mx-xxl-100{margin-left:100px!important}.mt-xxl-100,.my-xxl-100{margin-top:100px!important}.mb-xxl-100,.my-xxl-100{margin-bottom:100px!important}.m-xxl-100{margin:100px!important}.mr-xxl--30,.mx-xxl--30{margin-right:-30px!important}.ml-xxl--30,.mx-xxl--30{margin-left:-30px!important}.mt-xxl--30,.my-xxl--30{margin-top:-30px!important}.mb-xxl--30,.my-xxl--30{margin-bottom:-30px!important}.p-xxl-0{padding:0!important}.pr-xxl-3,.px-xxl-3{padding-right:3px!important}.pl-xxl-3,.px-xxl-3{padding-left:3px!important}.pt-xxl-3,.py-xxl-3{padding-top:3px!important}.pb-xxl-3,.py-xxl-3{padding-bottom:3px!important}.p-xxl-3{padding:3px!important}.pr-xxl-5,.px-xxl-5{padding-right:5px!important}.pl-xxl-5,.px-xxl-5{padding-left:5px!important}.pt-xxl-5,.py-xxl-5{padding-top:5px!important}.pb-xxl-5,.py-xxl-5{padding-bottom:5px!important}.p-xxl-5{padding:5px!important}.pr-xxl-10,.px-xxl-10{padding-right:10px!important}.pl-xxl-10,.px-xxl-10{padding-left:10px!important}.pt-xxl-10,.py-xxl-10{padding-top:10px!important}.pb-xxl-10,.py-xxl-10{padding-bottom:10px!important}.p-xxl-10{padding:10px!important}.pr-xxl-15,.px-xxl-15{padding-right:15px!important}.pl-xxl-15,.px-xxl-15{padding-left:15px!important}.pt-xxl-15,.py-xxl-15{padding-top:15px!important}.pb-xxl-15,.py-xxl-15{padding-bottom:15px!important}.p-xxl-15{padding:15px!important}.pr-xxl-20,.px-xxl-20{padding-right:20px!important}.pl-xxl-20,.px-xxl-20{padding-left:20px!important}.pt-xxl-20,.py-xxl-20{padding-top:20px!important}.pb-xxl-20,.py-xxl-20{padding-bottom:20px!important}.p-xxl-20{padding:20px!important}.pr-xxl-25,.px-xxl-25{padding-right:25px!important}.pl-xxl-25,.px-xxl-25{padding-left:25px!important}.pt-xxl-25,.py-xxl-25{padding-top:25px!important}.pb-xxl-25,.py-xxl-25{padding-bottom:25px!important}.p-xxl-25{padding:25px!important}.pr-xxl-30,.px-xxl-30{padding-right:30px!important}.pl-xxl-30,.px-xxl-30{padding-left:30px!important}.pt-xxl-30,.py-xxl-30{padding-top:30px!important}.pb-xxl-30,.py-xxl-30{padding-bottom:30px!important}.p-xxl-30{padding:30px!important}.pr-xxl-35,.px-xxl-35{padding-right:35px!important}.pl-xxl-35,.px-xxl-35{padding-left:35px!important}.pt-xxl-35,.py-xxl-35{padding-top:35px!important}.pb-xxl-35,.py-xxl-35{padding-bottom:35px!important}.p-xxl-35{padding:35px!important}.pr-xxl-40,.px-xxl-40{padding-right:40px!important}.pl-xxl-40,.px-xxl-40{padding-left:40px!important}.pt-xxl-40,.py-xxl-40{padding-top:40px!important}.pb-xxl-40,.py-xxl-40{padding-bottom:40px!important}.p-xxl-40{padding:40px!important}.pr-xxl-45,.px-xxl-45{padding-right:45px!important}.pl-xxl-45,.px-xxl-45{padding-left:45px!important}.pt-xxl-45,.py-xxl-45{padding-top:45px!important}.pb-xxl-45,.py-xxl-45{padding-bottom:45px!important}.p-xxl-45{padding:45px!important}.pr-xxl-50,.px-xxl-50{padding-right:50px!important}.pl-xxl-50,.px-xxl-50{padding-left:50px!important}.pt-xxl-50,.py-xxl-50{padding-top:50px!important}.pb-xxl-50,.py-xxl-50{padding-bottom:50px!important}.p-xxl-50{padding:50px!important}.pr-xxl-60,.px-xxl-60{padding-right:60px!important}.pl-xxl-60,.px-xxl-60{padding-left:60px!important}.pt-xxl-60,.py-xxl-60{padding-top:60px!important}.pb-xxl-60,.py-xxl-60{padding-bottom:60px!important}.p-xxl-60{padding:60px!important}.pr-xxl-70,.px-xxl-70{padding-right:70px!important}.pl-xxl-70,.px-xxl-70{padding-left:70px!important}.pt-xxl-70,.py-xxl-70{padding-top:70px!important}.pb-xxl-70,.py-xxl-70{padding-bottom:70px!important}.p-xxl-70{padding:70px!important}.pr-xxl-80,.px-xxl-80{padding-right:80px!important}.pl-xxl-80,.px-xxl-80{padding-left:80px!important}.pt-xxl-80,.py-xxl-80{padding-top:80px!important}.pb-xxl-80,.py-xxl-80{padding-bottom:80px!important}.p-xxl-80{padding:80px!important}.pr-xxl-100,.px-xxl-100{padding-right:100px!important}.pl-xxl-100,.px-xxl-100{padding-left:100px!important}.pt-xxl-100,.py-xxl-100{padding-top:100px!important}.pb-xxl-100,.py-xxl-100{padding-bottom:100px!important}.p-xxl-100{padding:100px!important}.m-xxl--30{margin:-30px!important}.mr-xxl--25,.mx-xxl--25{margin-right:-25px!important}.ml-xxl--25,.mx-xxl--25{margin-left:-25px!important}.mt-xxl--25,.my-xxl--25{margin-top:-25px!important}.mb-xxl--25,.my-xxl--25{margin-bottom:-25px!important}.m-xxl--25{margin:-25px!important}.mr-xxl--20,.mx-xxl--20{margin-right:-20px!important}.ml-xxl--20,.mx-xxl--20{margin-left:-20px!important}.mt-xxl--20,.my-xxl--20{margin-top:-20px!important}.mb-xxl--20,.my-xxl--20{margin-bottom:-20px!important}.m-xxl--20{margin:-20px!important}.mr-xxl--15,.mx-xxl--15{margin-right:-15px!important}.ml-xxl--15,.mx-xxl--15{margin-left:-15px!important}.mt-xxl--15,.my-xxl--15{margin-top:-15px!important}.mb-xxl--15,.my-xxl--15{margin-bottom:-15px!important}.m-xxl--15{margin:-15px!important}.mr-xxl--10,.mx-xxl--10{margin-right:-10px!important}.ml-xxl--10,.mx-xxl--10{margin-left:-10px!important}.mt-xxl--10,.my-xxl--10{margin-top:-10px!important}.mb-xxl--10,.my-xxl--10{margin-bottom:-10px!important}.m-xxl--10{margin:-10px!important}.mr-xxl--5,.mx-xxl--5{margin-right:-5px!important}.ml-xxl--5,.mx-xxl--5{margin-left:-5px!important}.mt-xxl--5,.my-xxl--5{margin-top:-5px!important}.mb-xxl--5,.my-xxl--5{margin-bottom:-5px!important}.m-xxl--5{margin:-5px!important}.mr-xxl--3,.mx-xxl--3{margin-right:-3px!important}.ml-xxl--3,.mx-xxl--3{margin-left:-3px!important}.mt-xxl--3,.my-xxl--3{margin-top:-3px!important}.mb-xxl--3,.my-xxl--3{margin-bottom:-3px!important}.m-xxl--3{margin:-3px!important}.mr-xxl--1,.mx-xxl--1{margin-right:-1px!important}.ml-xxl--1,.mx-xxl--1{margin-left:-1px!important}.mt-xxl--1,.my-xxl--1{margin-top:-1px!important}.mb-xxl--1,.my-xxl--1{margin-bottom:-1px!important}.m-xxl--1{margin:-1px!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.m-xxl-auto{margin:auto!important}.w-xxl-20{width:20px!important}.w-xxl-30{width:30px!important}.w-xxl-40{width:40px!important}.w-xxl-50{width:50px!important}.w-xxl-60{width:60px!important}.w-xxl-80{width:80px!important}.w-xxl-100{width:100px!important}.w-xxl-120{width:120px!important}.w-xxl-150{width:150px!important}.w-xxl-160{width:160px!important}.w-xxl-200{width:200px!important}.w-xxl-250{width:250px!important}.w-xxl-300{width:300px!important}.w-xxl-350{width:350px!important}.w-xxl-400{width:400px!important}.w-xxl-450{width:450px!important}.w-xxl-500{width:500px!important}.w-xxl-p5{width:5%!important}.w-xxl-p10{width:10%!important}.w-xxl-p15{width:15%!important}.w-xxl-p20{width:20%!important}.w-xxl-p25{width:25%!important}.w-xxl-p30{width:30%!important}.w-xxl-p33{width:33.3333%!important}.w-xxl-p50{width:50%!important}.w-xxl-p75{width:75%!important}.w-xxl-p100{width:100%!important}.h-xxl-20{height:20px!important}.h-xxl-30{height:30px!important}.h-xxl-40{height:40px!important}.h-xxl-50{height:50px!important}.h-xxl-60{height:60px!important}.h-xxl-80{height:80px!important}.h-xxl-100{height:100px!important}.h-xxl-120{height:120px!important}.h-xxl-150{height:150px!important}.h-xxl-160{height:160px!important}.h-xxl-200{height:200px!important}.h-xxl-250{height:250px!important}.h-xxl-300{height:300px!important}.h-xxl-350{height:350px!important}.h-xxl-400{height:400px!important}.h-xxl-450{height:450px!important}.h-xxl-500{height:500px!important}.h-xxl-p5{height:5%!important}.h-xxl-p10{height:10%!important}.h-xxl-p15{height:15%!important}.h-xxl-p20{height:20%!important}.h-xxl-p25{height:25%!important}.h-xxl-p30{height:30%!important}.h-xxl-p33{height:33.3333%!important}.h-xxl-p50{height:50%!important}.h-xxl-p75{height:75%!important}.h-xxl-p100{height:100%!important}.w-xxl-auto{width:auto!important}.h-xxl-auto{height:auto!important}.w-xxl-full{width:100%!important}.h-xxl-full{height:100%!important}.w-only-xxl-20{width:20px!important}.w-only-xxl-30{width:30px!important}.w-only-xxl-40{width:40px!important}.w-only-xxl-50{width:50px!important}.w-only-xxl-60{width:60px!important}.w-only-xxl-80{width:80px!important}.w-only-xxl-100{width:100px!important}.w-only-xxl-120{width:120px!important}.w-only-xxl-150{width:150px!important}.w-only-xxl-160{width:160px!important}.w-only-xxl-200{width:200px!important}.w-only-xxl-250{width:250px!important}.w-only-xxl-300{width:300px!important}.w-only-xxl-350{width:350px!important}.w-only-xxl-400{width:400px!important}.w-only-xxl-450{width:450px!important}.w-only-xxl-500{width:500px!important}.w-only-xxl-p5{width:5%!important}.w-only-xxl-p10{width:10%!important}.w-only-xxl-p15{width:15%!important}.w-only-xxl-p20{width:20%!important}.w-only-xxl-p25{width:25%!important}.w-only-xxl-p30{width:30%!important}.w-only-xxl-p33{width:33.3333%!important}.w-only-xxl-p50{width:50%!important}.w-only-xxl-p75{width:75%!important}.w-only-xxl-p100{width:100%!important}.h-only-xxl-20{height:20px!important}.h-only-xxl-30{height:30px!important}.h-only-xxl-40{height:40px!important}.h-only-xxl-50{height:50px!important}.h-only-xxl-60{height:60px!important}.h-only-xxl-80{height:80px!important}.h-only-xxl-100{height:100px!important}.h-only-xxl-120{height:120px!important}.h-only-xxl-150{height:150px!important}.h-only-xxl-160{height:160px!important}.h-only-xxl-200{height:200px!important}.h-only-xxl-250{height:250px!important}.h-only-xxl-300{height:300px!important}.h-only-xxl-350{height:350px!important}.h-only-xxl-400{height:400px!important}.h-only-xxl-450{height:450px!important}.h-only-xxl-500{height:500px!important}.h-only-xxl-p5{height:5%!important}.h-only-xxl-p10{height:10%!important}.h-only-xxl-p15{height:15%!important}.h-only-xxl-p20{height:20%!important}.h-only-xxl-p25{height:25%!important}.h-only-xxl-p30{height:30%!important}.h-only-xxl-p33{height:33.3333%!important}.h-only-xxl-p50{height:50%!important}.h-only-xxl-p75{height:75%!important}.h-only-xxl-p100{height:100%!important}.w-only-xxl-auto{width:auto!important}.h-only-xxl-auto{height:auto!important}.w-only-xxl-full{width:100%!important}.h-only-xxl-full{height:100%!important}.hidden-xxl-up{display:none!important}}.tradeGothic{font-family:Trade Gothic LT Std,sans-serif}.futura{font-family:Futura Std,sans-serif}.helvetica{font-family:Helvetica Neue LT Std,sans-serif}.bullstander{font-family:Bullstander,sans-serif}.bg-white{background-color:#fff}.white{color:#fff}.bg-black{background-color:#000}.black{color:#000}.bg-transparent{background-color:transparent}.color1,.section-theme-info__title{color:#061e48}.bg-color1,.section-theme__bg-banner{background-color:#061e48}.color2{color:#dadada}.bg-color2{background-color:#dadada}.color3{color:#ffcb00}.bg-color3{background-color:#ffcb00}.color4{color:#fff}.bg-color4{background-color:#fff}.ab-orange{color:#e6821e}.bg-ab-orange{background-color:#e6821e}.ab-purple{color:#822780}.bg-ab-purple{background-color:#822780}.ab-red{color:#ff1d25}.bg-ab-red{background-color:#ff1d25}.ab-green{color:#00988c}.bg-ab-green{background-color:#00988c}.default{color:#bdc3c7}.bg-default{background-color:#bdc3c7}.primary{color:#3498db}.bg-primary{background-color:#3498db}.success{color:#2ecc71}.bg-success{background-color:#2ecc71}.info{color:#1abc9c}.bg-info{background-color:#1abc9c}.warning{color:#f1c40f}.bg-warning{background-color:#f1c40f}.danger{color:#e74c3c}.bg-danger{background-color:#e74c3c}.text-color{color:#53575a}.bg-text-color{background-color:#53575a}.dark-color{color:#282d31}.bg-dark-color{background-color:#282d31}.border-color{color:#efefef}.bg-border-color{background-color:#efefef}[class^=col-xs-]{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.pb-6,.py-6{padding-bottom:4.5rem!important}.pt-6,.py-6{padding-top:4.5rem!important}@media screen and (min-width:992px){.py-lg-6{padding-top:4.5rem!important;padding-bottom:4.5rem!important}}.container-fluid{max-width:1440px}.container-fluid-full{width:100%;margin-right:auto;margin-left:auto}.row-fluid-full{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.col-xs-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-xs-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xs-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xs-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xs-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-xs-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xs-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-xs-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-xs-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xs-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-xs-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-xs-12{max-width:100%}
/*!


/*mystyle*/
body{background-color:#061e48!important}p{margin-bottom:0}img{display:block;width:100%;height:auto}header{background-color:#061e48;position:fixed;top:0;left:50%;width:100%;border-right:1px solid #fff;border-left:1px solid #fff;z-index:100;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);max-width:1440px}.content-cellphone{position:relative}.recipes__pc{position:relative}#loadig-ot{width:280px;height:280px;margin:0 auto;position:relative;overflow:hidden;border-radius:100%}.content-loading{background-color:rgba(7,30,70,.9999);width:100%;height:100vh;position:fixed;top:0;left:0;z-index:10000}.wave-fill{width:330px;height:330px;background-color:#020438;border-radius:100%;position:absolute;top:50%;left:50%;overflow:hidden;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.water{position:relative;width:100%;height:100%;background-color:#4d6de3;top:100%}.water span{display:block;width:100%}#PageLoad{display:none}.wrap-logo{position:absolute;top:50%;left:50%;width:70%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10}.wrap-logo img{width:100%;display:block;height:auto}.img-fa{display:inline-block}.pace-done .content-loading{opacity:0;pointer-events:none;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.box-section-porta{background-image:url(../img/sections/hoja-blog.png);background-repeat:no-repeat;background-size:100% 100%;position:relative;padding:80px 220px 200px}.box-desc-porta{font-family:Trade Gothic LT Std,sans-serif;color:#061e48;text-align:center}.box-desc-porta p{font-size:2rem;line-height:1}.img-full{display:block;width:100%;height:auto}.ramita-float{position:absolute;top:-30px;left:0;width:120px;z-index:10}.hojita-float{position:absolute;top:-35px;right:0;width:130px;z-index:10}.cebolla-atun-float{position:absolute;left:-20px;bottom:-40px;width:350px;z-index:10}.cucharas-float{position:absolute;right:-60px;bottom:-50px;width:310px;z-index:10}.bttn-down{width:215px;margin:60px auto;text-align:center;font-family:Trade Gothic LT Std;color:#061e48;cursor:pointer}.imgg-down-recipes{width:45px;margin:0 auto}.move-arrow{animation:movearrow 1s ease-in-out infinite}.item-recipe{width:33.33333%;float:left;padding:10px}.nav-list-recipes{justify-content:center;padding-bottom:40px;position:relative;margin-bottom:40px}.nav-categories li{position:relative;margin-right:20px}.nav-categories li::after{content:'Â·';position:absolute;top:0;right:-5px;font-weight:700;font-family:Trade Gothic LT Std,sans-serif;font-size:2rem;line-height:1}.nav-categories li a{display:inline-block;vertical-align:middle;padding-bottom:0}.nav-categories li a.active{font-size:1.5rem;line-height:2.5rem;font-weight:700}.nav-categories li a:focus,.nav-categories li a:hover{outline:0}.nav-categories li img{display:inline-block;width:35px;height:auto;vertical-align:middle;margin-right:10px}.nav-categories li:last-child{margin-right:0}.nav-categories li:last-child::after{content:none}.nav-categories li:last-child a.active{margin-right:0}.nav-list-recipes::after{content:'';background-color:#061e48;position:absolute;width:80%;bottom:0;left:10%;height:2px}.list-recipes-view{display:none;padding:50px 0}.list-recipes-view.show{display:block}.wr-recipe-into{display:none}.wr-recipe-into.show{display:block}.back-recipes img{display:inline-block;vertical-align:middle;width:14px;margin-right:10px}.back-recipes span{text-decoration:underline;font-family:Trade Gothic LT Std,sans-serif}.wrap-img-recipe{background-size:cover;background-repeat:no-repeat;background-position:center;width:100%;height:100%;min-height:400px;position:relative}.btnn-play{position:absolute;width:80px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer}.btn-back-recipe{margin-bottom:20px}.wr-img-recipe{position:relative;cursor:pointer}.name-recipe-wr{position:absolute;left:0;bottom:0;width:100%;padding:15px;z-index:10}.name-recipe-wr h2{margin-bottom:0;font-family:Trade Gothic LT Std;width:85%;text-transform:uppercase;color:#fff;font-size:1.5rem;font-weight:700}.wr-img-recipe::after{content:'';position:absolute;width:100%;left:0;bottom:0;height:60%;background:-moz-linear-gradient(top,rgba(229,229,229,0) 0,#061e48 100%);background:-webkit-linear-gradient(top,rgba(229,229,229,0) 0,#061e48 100%);background:linear-gradient(to bottom,rgba(229,229,229,0) 0,#061e48 100%);pointer-events:none}.main-recipe{display:block}.main-recipe.hiddenout{display:none}.wrap-info-recipe{width:100%;height:100%;background-color:#fff}.title-recipe-into{font-family:Trade Gothic LT Std,sans-serif;font-weight:700;text-transform:uppercase;color:#061f4c;font-size:3rem}.line-first-recipe{border-top:3px solid #061f4c;margin-bottom:10px}.line-sec-recipe{border-top:3px solid #c9a83a;width:70%;margin:10px 0}.wr-recipe-into .card-body{padding:35px}.wr-info-recipe{color:#061f4c}.wr-difficult{display:flex;align-items:center}.wr-icons-diff{display:flex;align-items:center}.wr-icons-diff img{width:35px;margin-right:5px}.detail-diff p{font-family:Trade Gothic LT Std,sans-serif;color:#061f4c;font-size:1.3rem}.detail-diff p span{font-weight:700}.wr-portion{margin:15px 0;display:flex;align-items:center}.wr-icons-portion{width:25px;margin-right:10px}.wr-icons-reloj{width:35px;margin-right:10px}.footer-detail{color:#061f4c;font-family:Trade Gothic LT Std,sans-serif;font-weight:300;font-style:italic;text-decoration:underline;margin-top:30px}.into-ingredients h2,.into-preparation h2{font-family:Trade Gothic LT Std,sans-serif;font-weight:700;text-transform:uppercase;color:#061f4c;font-size:2rem;display:inline-block;position:relative}.into-ingredients h2::after,.into-preparation h2::after{content:'';position:absolute;width:100%;height:3px;background-color:#061f4c;bottom:-5px;left:0}.into-ingredients{padding:40px 0}.list-ingredients{font-family:Trade Gothic LT Std,sans-serif;color:#061f4c;padding-left:1rem}.list-ingredients ul li::before{content:"•";color:#c9a83a;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.wr-img-ingredient-lata{width:80%;margin:0 auto}.wr-list-preparation{font-family:Trade Gothic LT Std,sans-serif;color:#061f4c}.wr-list-preparation ul{-webkit-column-count:2;-moz-column-count:2;column-count:2}.list-ingredients ul li,.wr-list-preparation ul li{font-size:16px!important}.wr-list-preparation ul li{break-inside:avoid;position:relative;padding-left:25px;margin-bottom:15px}.wr-list-preparation li span{position:absolute;top:50%;left:0;font-size:2.5rem;font-family:Trade Gothic LT Std,sans-serif;line-height:1;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.wrap-ingredients{position:relative}.wr-img-hojitas{position:absolute;top:50px;left:-40px;width:140px;z-index:10}.wr-img-mitad-cebolla{position:absolute;top:60%;left:-30px;width:130px;z-index:10}.wr-img-ajo{position:absolute;width:100px;top:0;right:5%;z-index:10}.wr-img-ramitass{position:absolute;width:100px;top:40%;right:-20px;z-index:10}.wr-img-bolitas{position:absolute;width:60px;bottom:20px;right:5%;z-index:10}.wr-accord .card-header{padding:0;background-color:transparent;border:0}.wr-accord .card-header .btn-link{font-family:Trade Gothic LT Std,sans-serif;font-weight:700;text-transform:uppercase;color:#061f4c;width:100%;text-align:left;padding:15px;font-size:1.6rem;text-decoration:underline;border-bottom:0;border-radius:0}.wr-accord .btn-link.collapsed{text-decoration:none;border-bottom:2px solid #061f4c}.section-porta{padding:50px 0 100px}.wr-manifiesto-porta{position:relative;width:90%;background-image:url(../img/home/portada/textura.jpg);background-repeat:repeat;max-width:600px;margin:-180px auto 0;z-index:10;padding:30px 60px 40px;color:#071f48;font-family:Trade Gothic LT Std,sans-serif;text-align:center;border-radius:8px;-webkit-box-shadow:3px 3px 10px rgba(0,0,0,.5);-moz-box-shadow:3px 3px 10px rgba(0,0,0,.5);-o-box-shadow:3px 3px 10px rgba(0,0,0,.5);box-shadow:3px 3px 10px rgba(0,0,0,.5)}.wr-manifiesto-porta p{font-size:1rem;line-height:1.3}.bttn-about-into{position:absolute;bottom:-20px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.section-thanks{position:relative;width:100%;height:100vh;min-height:500px}.content-thankyou{text-align:center;position:absolute;width:600px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.content-thankyou h1{font-family:Trade Gothic LT Std,sans-serif;color:#30306d;text-align:center;text-transform:uppercase;font-size:6rem;font-weight:700}.messg-thank p{font-family:Trade Gothic LT Std,sans-serif;font-size:1.3rem}.messg-thank a{font-family:Trade Gothic LT Std,sans-serif;text-decoration:underline;color:#007bff;font-weight:700}.messg-thank a:hover{color:#007bff}.checkkk{width:140px;margin:0 auto 20px}.title-section-descrip-claims{display:flex;align-items:center;justify-content:space-between;border-bottom:4px solid #061e48}.title-section-descrip-claims h2{color:#061e48;font-family:Trade Gothic LT Std,sans-serif;font-weight:700;font-size:2rem}.img-icon-print{flex:0 0 22px;max-width:22px}.section-descrip-claims{margin-top:90px}.into-descrip-claims{color:#061e48;font-family:Trade Gothic LT Std,sans-serif;padding:40px 0}.into-descrip-claims p{font-size:1.2rem}.row-book{margin-bottom:25px}.row-book input.form-control,.row-book textarea.form-control{background-color:#fff;border:0;border:1px solid #dcdcdc;color:#061e48;font-family:Trade Gothic LT Std,sans-serif;font-size:1rem}.row-book select.form-control{color:#061e48!important;background-color:#fff!important;font-family:Trade Gothic LT Std,sans-serif!important}.row-book input.form-control:focus,.row-book textarea.form-control:focus{outline:0;background-color:#fff;box-shadow:none}.content-form-claims h2{color:#061e48;font-family:Trade Gothic LT Std,sans-serif;font-weight:700;border-bottom:4px solid #061e48;padding-bottom:10px;margin-bottom:35px;font-size:2rem}.row-book input.form-control::-webkit-input-placeholder,.row-book textarea.form-control::-webkit-input-placeholder{color:#061e48}.row-book input.form-control:-ms-input-placeholder,.row-book textarea.form-control:-ms-input-placeholder{color:#061e48}.row-book input.form-control::placeholder,.row-book textarea.form-control::placeholder{color:#061e48}.row-book input[type=submit]{background-color:#061c46;color:#fff;font-family:Trade Gothic LT Std,sans-serif;border:0;padding:20px 100px;border-radius:6px;cursor:pointer}.link-pdf a{color:#061e48}.foo-claim-form{font-family:Trade Gothic LT Std,sans-serif;color:#061e48;margin:10px 0}label.error{color:#f00!important;font-size:14px!important;font-weight:700;font-family:Trade Gothic LT Std,sans-serif}.main-menu{padding:9px 0}@-webkit-keyframes wavemove{to{background-position:100%}}@keyframes wavemove{to{background-position:100%}}@-webkit-keyframes wavemoveback{to{background-position:-100%}}@keyframes wavemoveback{to{background-position:-100%}}@-webkit-keyframes movearrow{from{transform:translateY(-5px);opacity:0}to{transform:translateY(10px);opacity:1}}@keyframes movearrow{from{transform:translateY(-5px);opacity:0}to{transform:translateY(10px);opacity:1}}@media screen and (max-width:1200px){.box-section-porta{padding:80px 160px 200px}.wr-manifiesto-porta{max-width:500px;margin:-150px auto 0}}@media screen and (max-width:992px){.box-section-porta{padding:80px 90px 200px}.box-desc-porta p{font-size:1.5rem}.ramita-float{width:90px}.hojita-float{width:100px}.cebolla-atun-float{width:260px}.cucharas-float{width:250px}.bttn-down h4{font-size:1.3rem}.imgg-down-recipes{width:35px}.item-recipe{width:50%}.wr-manifiesto-porta{margin:-110px auto 0}.centrar__1-footer{justify-content:center;margin-bottom:10px}}@media(max-width:768px){.section-info-icons{padding:8rem 1rem 1.5rem 1rem}#loadig-ot{width:200px;height:200px}.wave-fill{width:250px;height:250px}.wave-back{height:16px}.wave{height:16px}.box-section-porta{padding:80px 70px 160px}.box-desc-porta p{font-size:1.2rem}.nav-list-recipes{display:block;margin-bottom:0;width:100%}.nav-categories li{margin-right:0;text-align:center;border-bottom:2px solid #061e48;padding:5px 0}.nav-categories li::after{content:none}.nav-categories li a.active::before{content:none}.nav-list-recipes::after{content:none}.item-recipe{width:100%}.wr-info-recipe{display:flex;align-items:flex-start;justify-content:space-between}.wr-difficult{display:block}.wr-portion{margin:0;display:block}.wr-icons-diff-mob{width:35px;margin:0 auto}.wr-icons-portion{margin:0 auto}.wr-icons-reloj{margin:0 auto}.detail-diff{text-align:center}.detail-diff p span{display:block}.wr-list-preparation ul{-webkit-column-count:1;-moz-column-count:1;column-count:1}.wr-accord{background-image:url(../img/recipes/back-mobile.jpg);padding-bottom:25px}.wr-accord .card{background-color:transparent;border:0;border-radius:0}.wr-manifiesto-porta{margin:-70px auto 0;padding:30px 30px 40px}.pc-version{display:none}#toggle-menu{display:none}.content-thankyou{width:100%}.content-thankyou h1{font-size:4rem}}@media(max-width:575.98px){.text-box-about .title-seo{font-size:26px!important}.text-box-home{width:70%}}@media screen and (max-width:480px){.hojita-float{width:80px}.cebolla-atun-float{width:240px}.cucharas-float{width:220px}.nav-categories li a,.nav-categories li a.active{margin-bottom:0}.title-recipe-into{font-size:2rem}.wr-manifiesto-porta{margin:-50px auto 0}}
