﻿.view-animate.ng-enter{display:block;-webkit-animation:viewShow .5s;animation:viewShow .5s;}.view-animate.ng-leave{-webkit-animation:flyout .5s;animation:flyout .5s;display:none;}.view-animate.ng-enter{opacity:0;}.view-animate.ng-enter.ng-enter-active{opacity:1;}.view-animate.ng-leave.ng-leave-active{opacity:0;}@-webkit-keyframes viewShow{0%{opacity:0;-webkit-transform:translate(50px);-ms-transform:translateY(50px);transform:translateY(50px);}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}}@keyframes viewShow{0%{opacity:0;-webkit-transform:translate(50px);-ms-transform:translateY(50px);transform:translateY(50px);}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}}.slideDown{animation-name:slideDown;-webkit-animation-name:slideDown;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important;}@keyframes slideDown{0%{transform:translateY(-20px);}100%{transform:translateY(0);}}@-webkit-keyframes slideDown{0%{transform:translateY(-20px);}100%{transform:translateY(0);}}.slideUp{animation-name:slideUp;-webkit-animation-name:slideUp;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important;}@keyframes slideUp{0%{transform:translateY(100%);}50%{transform:translateY(-8%);}65%{transform:translateY(4%);}80%{transform:translateY(-4%);}95%{transform:translateY(2%);}100%{transform:translateY(0%);}}@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(100%);}50%{-webkit-transform:translateY(-8%);}65%{-webkit-transform:translateY(4%);}80%{-webkit-transform:translateY(-4%);}95%{-webkit-transform:translateY(2%);}100%{-webkit-transform:translateY(0%);}}.slideLeft{animation-name:slideLeft;-webkit-animation-name:slideLeft;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important;}@keyframes slideLeft{0%{transform:translateX(150%);}50%{transform:translateX(-8%);}65%{transform:translateX(4%);}80%{transform:translateX(-4%);}95%{transform:translateX(2%);}100%{transform:translateX(0%);}}@-webkit-keyframes slideLeft{0%{-webkit-transform:translateX(150%);}50%{-webkit-transform:translateX(-8%);}65%{-webkit-transform:translateX(4%);}80%{-webkit-transform:translateX(-4%);}95%{-webkit-transform:translateX(2%);}100%{-webkit-transform:translateX(0%);}}.slideRight{animation-name:slideRight;-webkit-animation-name:slideRight;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important;}@keyframes slideRight{0%{transform:translateX(-150%);}50%{transform:translateX(8%);}65%{transform:translateX(-4%);}80%{transform:translateX(4%);}95%{transform:translateX(-2%);}100%{transform:translateX(0%);}}@-webkit-keyframes slideRight{0%{-webkit-transform:translateX(-150%);}50%{-webkit-transform:translateX(8%);}65%{-webkit-transform:translateX(-4%);}80%{-webkit-transform:translateX(4%);}95%{-webkit-transform:translateX(-2%);}100%{-webkit-transform:translateX(0%);}}.slideExpandUp{animation-name:slideExpandUp;-webkit-animation-name:slideExpandUp;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease -out;visibility:visible !important;}@keyframes slideExpandUp{0%{transform:translateY(100%) scaleX(.5);}30%{transform:translateY(-8%) scaleX(.5);}40%{transform:translateY(2%) scaleX(.5);}50%{transform:translateY(0%) scaleX(1.1);}60%{transform:translateY(0%) scaleX(.9);}70%{transform:translateY(0%) scaleX(1.05);}80%{transform:translateY(0%) scaleX(.95);}90%{transform:translateY(0%) scaleX(1.02);}100%{transform:translateY(0%) scaleX(1);}}@-webkit-keyframes slideExpandUp{0%{-webkit-transform:translateY(100%) scaleX(.5);}30%{-webkit-transform:translateY(-8%) scaleX(.5);}40%{-webkit-transform:translateY(2%) scaleX(.5);}50%{-webkit-transform:translateY(0%) scaleX(1.1);}60%{-webkit-transform:translateY(0%) scaleX(.9);}70%{-webkit-transform:translateY(0%) scaleX(1.05);}80%{-webkit-transform:translateY(0%) scaleX(.95);}90%{-webkit-transform:translateY(0%) scaleX(1.02);}100%{-webkit-transform:translateY(0%) scaleX(1);}}.expandUp{animation-name:expandUp;-webkit-animation-name:expandUp;animation-duration:.7s;-webkit-animation-duration:.7s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important;}@keyframes expandUp{0%{transform:translateY(100%) scale(.6) scaleY(.5);}60%{transform:translateY(-7%) scaleY(1.12);}75%{transform:translateY(3%);}100%{transform:translateY(0%) scale(1) scaleY(1);}}@-webkit-keyframes expandUp{0%{-webkit-transform:translateY(100%) scale(.6) scaleY(.5);}60%{-webkit-transform:translateY(-7%) scaleY(1.12);}75%{-webkit-transform:translateY(3%);}100%{-webkit-transform:translateY(0%) scale(1) scaleY(1);}}.popUp{animation-name:popUp;-webkit-animation-name:popUp;animation-duration:.8s;-webkit-animation-duration:.8s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;display:block !important;}@keyframes popUp{0%{transform:scale(0);opacity:0;}100%{transform:scale(1);opacity:1;}}@-webkit-keyframes popUp{0%{transform:scale(0);opacity:0;}100%{transform:scale(1);opacity:1;}}.popDown{animation-name:popDown;-webkit-animation-name:popDown;animation-duration:.8s;-webkit-animation-duration:.8s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;}@keyframes popDown{0%{transform:scale(1);opacity:1;}100%{transform:scale(0);opacity:0;}}@-webkit-keyframes popDown{0%{transform:scale(1);opacity:1;}100%{transform:scale(0);opacity:0;}}.fadeIn{animation-name:fadeIn;-webkit-animation-name:fadeIn;animation-duration:.4s;-webkit-animation-duration:.4s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;display:block !important;}@keyframes fadeIn{0%{transform:scale(0);opacity:0;}100%{transform:scale(1);opacity:1;}}@-webkit-keyframes fadeIn{0%{transform:scale(0);opacity:0;}100%{transform:scale(1);opacity:1;}}.fadeOut{animation-name:fadeOut;-webkit-animation-name:fadeOut;animation-duration:.4s;-webkit-animation-duration:.4s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;}@keyframes fadeOut{0%{transform:scale(1);opacity:1;}100%{transform:scale(0);opacity:0;}}@-webkit-keyframes fadeOut{0%{transform:scale(1);opacity:1;}100%{transform:scale(0);opacity:0;}}.expandOpen{animation-name:expandOpen;-webkit-animation-name:expandOpen;animation-duration:.4s;-webkit-animation-duration:.4s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important;}@keyframes expandOpen{0%{transform:scale(1.8);}100%{transform:scale(1);}}@-webkit-keyframes expandOpen{0%{transform:scale(1.8);}100%{transform:scale(1);}}.expandClose{animation-name:expandClose;-webkit-animation-name:expandClose;animation-duration:.4s;-webkit-animation-duration:.4s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important;}@keyframes expandClose{0%{transform:scale(1);}100%{transform:scale(1.8);}}@-webkit-keyframes expandClose{0%{-webkit-transform:scale(1);}100%{-webkit-transform:scale(1.8);}}.bigEntrance{animation-name:bigEntrance;-webkit-animation-name:bigEntrance;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important;}@keyframes bigEntrance{0%{transform:scale(.3) rotate(6deg) translateX(-30%) translateY(30%);opacity:.2;}30%{transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);opacity:1;}45%{transform:scale(.98) rotate(1deg) translateX(0%) translateY(0%);opacity:1;}60%{transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);opacity:1;}75%{transform:scale(.99) rotate(1deg) translateX(0%) translateY(0%);opacity:1;}90%{transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%);opacity:1;}100%{transform:scale(1) rotate(0deg) translateX(0%) translateY(0%);opacity:1;}}@-webkit-keyframes bigEntrance{0%{-webkit-transform:scale(.3) rotate(6deg) translateX(-30%) translateY(30%);opacity:.2;}30%{-webkit-transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);opacity:1;}45%{-webkit-transform:scale(.98) rotate(1deg) translateX(0%) translateY(0%);opacity:1;}60%{-webkit-transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);opacity:1;}75%{-webkit-transform:scale(.99) rotate(1deg) translateX(0%) translateY(0%);opacity:1;}90%{-webkit-transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%);opacity:1;}100%{-webkit-transform:scale(1) rotate(0deg) translateX(0%) translateY(0%);opacity:1;}}.hatch-infinite{animation-name:hatch;-webkit-animation-name:hatch;animation-duration:2s;-webkit-animation-duration:2s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;}.hatch{animation-name:hatch;-webkit-animation-name:hatch;animation-duration:2s;-webkit-animation-duration:2s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important;}@keyframes hatch{0%{transform:rotate(0deg) scaleY(.6);}20%{transform:rotate(-2deg) scaleY(1.05);}35%{transform:rotate(2deg) scaleY(1);}50%{transform:rotate(-2deg);}65%{transform:rotate(1deg);}80%{transform:rotate(-1deg);}100%{transform:rotate(0deg);}}@-webkit-keyframes hatch{0%{-webkit-transform:rotate(0deg) scaleY(.6);}20%{-webkit-transform:rotate(-2deg) scaleY(1.05);}35%{-webkit-transform:rotate(2deg) scaleY(1);}50%{-webkit-transform:rotate(-2deg);}65%{-webkit-transform:rotate(1deg);}80%{-webkit-transform:rotate(-1deg);}100%{-webkit-transform:rotate(0deg);}}.bounce{animation-name:bounce;-webkit-animation-name:bounce;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-timing-function:ease;-webkit-animation-timing-function:ease;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;}@keyframes bounce{0%{transform:translateY(0%) scaleY(.6);}60%{transform:translateY(-100%) scaleY(1.1);}70%{transform:translateY(0%) scaleY(.95) scaleX(1.05);}80%{transform:translateY(0%) scaleY(1.05) scaleX(1);}90%{transform:translateY(0%) scaleY(.95) scaleX(1);}100%{transform:translateY(0%) scaleY(1) scaleX(1);}}@-webkit-keyframes bounce{0%{-webkit-transform:translateY(0%) scaleY(.6);}60%{-webkit-transform:translateY(-100%) scaleY(1.1);}70%{-webkit-transform:translateY(0%) scaleY(.95) scaleX(1.05);}80%{-webkit-transform:translateY(0%) scaleY(1.05) scaleX(1);}90%{-webkit-transform:translateY(0%) scaleY(.95) scaleX(1);}100%{-webkit-transform:translateY(0%) scaleY(1) scaleX(1);}}.pulse{animation-name:pulse;-webkit-animation-name:pulse;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;}@keyframes pulse{0%{transform:scale(.9);opacity:.7;}50%{transform:scale(1);opacity:1;}100%{transform:scale(.9);opacity:.7;}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(.95);opacity:.7;}50%{-webkit-transform:scale(1);opacity:1;}100%{-webkit-transform:scale(.95);opacity:.7;}}.floating{animation-name:floating;-webkit-animation-name:floating;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;}@keyframes floating{0%{transform:translateY(0%);}50%{transform:translateY(8%);}100%{transform:translateY(0%);}}@-webkit-keyframes floating{0%{-webkit-transform:translateY(0%);}50%{-webkit-transform:translateY(8%);}100%{-webkit-transform:translateY(0%);}}.tossing{animation-name:tossing;-webkit-animation-name:tossing;animation-duration:2.5s;-webkit-animation-duration:2.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;}@keyframes tossing{0%{transform:rotate(-4deg);}50%{transform:rotate(4deg);}100%{transform:rotate(-4deg);}}@-webkit-keyframes tossing{0%{-webkit-transform:rotate(-4deg);}50%{-webkit-transform:rotate(4deg);}100%{-webkit-transform:rotate(-4deg);}}.pullUp{animation-name:pullUp;-webkit-animation-name:pullUp;animation-duration:1.1s;-webkit-animation-duration:1.1s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;}@keyframes pullUp{0%{transform:scaleY(.1);}40%{transform:scaleY(1.02);}60%{transform:scaleY(.98);}80%{transform:scaleY(1.01);}100%{transform:scaleY(.98);}80%{transform:scaleY(1.01);}100%{transform:scaleY(1);}}@-webkit-keyframes pullUp{0%{-webkit-transform:scaleY(.1);}40%{-webkit-transform:scaleY(1.02);}60%{-webkit-transform:scaleY(.98);}80%{-webkit-transform:scaleY(1.01);}100%{-webkit-transform:scaleY(.98);}80%{-webkit-transform:scaleY(1.01);}100%{-webkit-transform:scaleY(1);}}.pullDown{animation-name:pullDown;-webkit-animation-name:pullDown;animation-duration:1.1s;-webkit-animation-duration:1.1s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:50% 0%;-ms-transform-origin:50% 0%;-webkit-transform-origin:50% 0%;}@keyframes pullDown{0%{transform:scaleY(.1);}40%{transform:scaleY(1.02);}60%{transform:scaleY(.98);}80%{transform:scaleY(1.01);}100%{transform:scaleY(.98);}80%{transform:scaleY(1.01);}100%{transform:scaleY(1);}}@-webkit-keyframes pullDown{0%{-webkit-transform:scaleY(.1);}40%{-webkit-transform:scaleY(1.02);}60%{-webkit-transform:scaleY(.98);}80%{-webkit-transform:scaleY(1.01);}100%{-webkit-transform:scaleY(.98);}80%{-webkit-transform:scaleY(1.01);}100%{-webkit-transform:scaleY(1);}}.stretchLeft{animation-name:stretchLeft;-webkit-animation-name:stretchLeft;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:100% 0%;-ms-transform-origin:100% 0%;-webkit-transform-origin:100% 0%;}@keyframes stretchLeft{0%{transform:scaleX(.3);}40%{transform:scaleX(1.02);}60%{transform:scaleX(.98);}80%{transform:scaleX(1.01);}100%{transform:scaleX(.98);}80%{transform:scaleX(1.01);}100%{transform:scaleX(1);}}@-webkit-keyframes stretchLeft{0%{-webkit-transform:scaleX(.3);}40%{-webkit-transform:scaleX(1.02);}60%{-webkit-transform:scaleX(.98);}80%{-webkit-transform:scaleX(1.01);}100%{-webkit-transform:scaleX(.98);}80%{-webkit-transform:scaleX(1.01);}100%{-webkit-transform:scaleX(1);}}.stretchRight{animation-name:stretchRight;-webkit-animation-name:stretchRight;animation-duration:.5s;-webkit-animation-duration:.5s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:0% 0%;-ms-transform-origin:0% 0%;-webkit-transform-origin:0% 0%;}@keyframes stretchRight{0%{transform:scaleX(.3);}50%{transform:scaleX(.6);}100%{transform:scaleX(1);}}@-webkit-keyframes stretchRight{0%{-webkit-transform:scaleX(.3);}50%{-webkit-transform:scaleX(.6);}100%{-webkit-transform:scaleX(1);}}.flyIn{-webkit-animation:flyin .5s;animation:flyin .5s;display:block;}@-webkit-keyframes flyin{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes flyin{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}}.flyOut{-webkit-animation:flyout .5s;animation:flyout .5s;}@-webkit-keyframes flyout{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}100%{opacity:0;display:none;-webkit-transform:translateY(-20px);transform:translateY(-20px);}}@keyframes flyout{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}100%{opacity:0;display:none;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);}}.flipIn-horizontal{-webkit-animation:flipin-horizontal .5s;animation:flipin-horizontal .5s;}.flipIn-horizontal_long{-webkit-animation:flipin-horizontal 1s;animation:flipin-horizontal 1s;}.flipIn-horizontal_toolong{-webkit-animation:flipin-horizontal 2s;animation:flipin-horizontal 2s;}@-webkit-keyframes flipin-horizontal{0%{opacity:0;-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);}100%{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg);}}@keyframes flipin-horizontal{0%{opacity:0;-webkit-transform:rotateY(-90deg);-ms-transform:rotateY(-90deg);transform:rotateY(-90deg);}100%{opacity:1;-webkit-transform:rotateY(0deg);-ms-transform:rotateY(0deg);transform:rotateY(0deg);}}.flipOut-horizontal{-webkit-animation:flipout-horizontal .5s;animation:flipout-horizontal .5s;}@-webkit-keyframes flipout-horizontal{0%{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg);}100%{opacity:0;-webkit-transform:rotateY(90deg);transform:rotateY(90deg);}}@keyframes flipout-horizontal{0%{opacity:1;-webkit-transform:rotateY(0deg);-ms-transform:rotateY(0deg);transform:rotateY(0deg);}100%{opacity:0;-webkit-transform:rotateY(90deg);-ms-transform:rotateY(90deg);transform:rotateY(90deg);}}.flipIn-vertical{-webkit-animation:flipin-vertical .5s;animation:flipin-vertical .5s;}.flipIn-vertical_long{-webkit-animation:flipin-vertical 1.5s;animation:flipin-vertical 1.5s;}@-webkit-keyframes flipin-vertical{0%{opacity:0;-webkit-transform:rotateX(90deg);transform:rotateX(90deg);}100%{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg);}}@keyframes flipin-vertical{0%{opacity:0;-webkit-transform:rotateX(90deg);-ms-transform:rotateX(90deg);transform:rotateX(90deg);}100%{opacity:1;-webkit-transform:rotateX(0deg);-ms-transform:rotateX(0deg);transform:rotateX(0deg);}}.flipOut-vertical{-webkit-animation:flipout-vertical .5s;animation:flipout-vertical .5s;}@-webkit-keyframes flipout-vertical{0%{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg);}100%{opacity:0;-webkit-transform:rotateX(90deg);transform:rotateX(90deg);}}@keyframes flipout-vertical{0%{opacity:1;-webkit-transform:rotateX(0deg);-ms-transform:rotateX(0deg);transform:rotateX(0deg);}100%{opacity:0;-webkit-transform:rotateX(90deg);-ms-transform:rotateX(90deg);transform:rotateX(90deg);}}@-webkit-keyframes fadeInScale{0%{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95);opacity:.8;}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;}}@keyframes fadeInScale{0%{-webkit-transform:scale(.99);-ms-transform:scale(.99);transform:scale(.99);opacity:.8;}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;}}.highlighter{animation-name:highlighting;-webkit-animation-name:highlighting;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;}.rtl-splitter-direction{direction:rtl;}.orange-highlighter{animation-name:orange-highlighting;-webkit-animation-name:orange-highlighting;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;}@keyframes orange-highlighting{0%{transform:scale(.95);background-color:#f6f5f5;}50%{transform:scale(1);background-color:#f80;}100%{transform:scale(.95);background-color:#f6f5f5;}}@keyframes highlighting{0%{transform:scale(.95);background-color:#f6f5f5;}50%{transform:scale(1);background-color:#ff6;}100%{transform:scale(.95);background-color:#f6f5f5;}}@-webkit-keyframes highlighting{0%{-webkit-transform:scale(.95);background-color:#f6f5f5;}50%{-webkit-transform:scale(1);background-color:#ff6;}100%{-webkit-transform:scale(.95);background-color:#f6f5f5;}}.tooltip{position:relative;display:inline;}.tooltip:after{display:block;visibility:hidden;position:absolute;bottom:0;left:20%;opacity:0;content:attr(data-tool);height:auto;min-width:100px;padding:8px;z-index:99999;color:#000;text-decoration:none;text-align:center;background:rgba(240,240,240,.85);}.tooltip.small:after{padding:2px !important;}.tooltip:before{z-index:99999;position:absolute;visibility:hidden;width:0;height:0;left:50%;bottom:0;opacity:0;content:"";border-style:solid;border-width:8px 7px 0 7px;border-color:rgba(240,240,240,.85) transparent transparent transparent;}.tooltip:hover:after{visibility:visible;opacity:1;bottom:20px;}.tooltip:hover:before{visibility:visible;opacity:1;bottom:14px;}.tooltip.top-Mleft:hover:after{visibility:visible;opacity:1;bottom:28px;left:-40%;}.tooltip.top-Mleft:hover:before{visibility:visible;opacity:1;bottom:20px;left:15%;}.tooltip.top-Mright:hover:after{visibility:visible;opacity:1;bottom:28px;left:-450%;}.tooltip.top-Mright:hover:before{visibility:visible;opacity:1;bottom:20px;left:15%;}.tooltip.top-Mmiddle:hover:after{visibility:visible;opacity:1;bottom:28px;left:-250%;}.tooltip.top-Mmiddle:hover:before{visibility:visible;opacity:1;bottom:20px;left:15%;}.tooltip.animate:after,.tooltip.animate:before{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}.tooltip.bottom:after{bottom:auto;top:0;left:-50%;}.tooltip.bottom:hover:after{top:28px;}.tooltip.bottom:before{border-width:0 7px 8.7px 7px;border-color:transparent transparent rgba(240,240,240,.85) transparent;top:0;left:45%;}.tooltip.bottom:hover:before{top:20px;}.tooltip.bottom-icon:after{left:-200%;}.tooltip.bottom-icon:before{left:15%;}.tooltip.bottom-icon:hover:after{top:25px;}.tooltip.bottom-icon:hover:before{top:17px;}.tooltip.bottom.bottom1:hover:after{top:40px;}.tooltip.bottom.bottom1:hover:before{top:32px;}.tooltip.bottom.bottom2:hover:after{top:47px;}.tooltip.bottom.bottom2:hover:before{top:39px;}.tooltip.right:after{left:100%;bottom:-45%;}.tooltip.right:hover:after{left:110%;bottom:-45%;}.tooltip.right:before{border-width:7px 10px 7px 0;border-color:transparent rgba(240,240,240,.85) transparent transparent;left:90%;bottom:2%;}.tooltip.right:hover:before{left:100%;bottom:2%;}.tooltip.left:after{left:auto;right:100%;bottom:-45%;}.tooltip.left:hover:after{right:110%;bottom:-45%;}.tooltip.left:before{border-width:7px 0 7px 10px;border-color:transparent transparent transparent rgba(240,240,240,.85);left:auto;right:90%;bottom:2%;}.tooltip.left:hover:before{right:100%;bottom:2%;}.tooltip.left-bottom:after{left:auto;right:100%;bottom:-45%;}.tooltip.left-bottom:hover:after{right:-50%;bottom:-280%;}.map.tooltip.left-bottom:hover:after{right:-50%;bottom:-180%;}.tooltip.left-bottom:before{border-width:0 7px 8.7px 7px;border-color:transparent transparent rgba(240,240,240,.85) transparent;left:auto;right:90%;bottom:-50%;}.tooltip.left-bottom:hover:before{right:10%;bottom:-75%;}.map.tooltip.left-bottom:hover:before{right:10%;bottom:-50%;}.tooltip.blue:after{background:#5f87c2;}.tooltip.blue:before{border-color:#5f87c2 transparent transparent transparent;}.tooltip.bottom.blue:before{border-color:transparent transparent #5f87c2 transparent;}.tooltip.right.blue:before{border-color:transparent #5f87c2 transparent transparent;}.tooltip.left.blue:before{border-color:transparent transparent transparent #5f87c2;}input+.fieldtip{visibility:hidden;position:relative;bottom:0;left:15px;opacity:0;content:attr(data-tool);height:auto;min-width:100px;padding:5px 8px;z-index:9999;color:#fff;font-size:1.2em;font-weight:bold;text-decoration:none;text-align:center;background:rgba(0,0,0,.85);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}input+.fieldtip:after{display:block;position:absolute;visibility:hidden;content:'';width:0;height:0;top:8px;left:-8px;border-style:solid;border-width:4px 8px 4px 0;border-color:transparent rgba(0,0,0,.75) transparent transparent;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}input:focus+.fieldtip,input:focus+.fieldtip:after{visibility:visible;opacity:1;}.switch{position:relative;display:block;vertical-align:top;width:38px;height:14px;padding:3px;margin:0 auto;border-radius:18px;cursor:pointer;}.switch-input{position:absolute;top:0;left:0;opacity:0;}.switch-label{position:relative;display:block;height:inherit;font-size:10px;text-transform:uppercase;background:#999;border-radius:inherit;box-shadow:inset 0 1px 2px rgba(0,0,0,.12),inset 0 0 2px rgba(0,0,0,.15);}.switch-label:before,.switch-label:after{position:absolute;top:50%;margin-top:-.5em;line-height:1;-webkit-transition:inherit;-moz-transition:inherit;-o-transition:inherit;transition:inherit;}.switch-label:before{content:attr(data-off);right:6px;color:#fff;}.switch-label:after{content:attr(data-on);left:5px;color:#fff;text-shadow:0 1px rgba(0,0,0,.2);opacity:0;}.switch-input:checked~.switch-label{background:#2abb9b;box-shadow:inset 0 1px 2px rgba(0,0,0,.15),inset 0 0 3px rgba(0,0,0,.2);}.switch-input:checked~.switch-label:before{opacity:0;}.switch-input:checked~.switch-label:after{opacity:1;}.switch-handle{position:absolute;top:7px;left:8px;width:6px;height:6px;background:linear-gradient(to bottom,#fff 40%,#f0f0f0);background-image:-webkit-linear-gradient(top,#fff 40%,#f0f0f0);border-radius:100%;box-shadow:1px 1px 5px rgba(0,0,0,.2);}.switch-handle:before{content:"";position:absolute;top:50%;left:50%;margin:-5px 0 0 -5px;width:9px;height:9px;background:linear-gradient(to bottom,#eee,#fff);background-image:-webkit-linear-gradient(top,#eee,#fff);border-radius:6px;box-shadow:inset 0 1px rgba(0,0,0,.02);}.switch-input:checked~.switch-handle{left:32px;box-shadow:-1px 1px 5px rgba(0,0,0,.2);}.switch-label,.switch-handle{transition:All .3s ease;-webkit-transition:All .3s ease;-moz-transition:All .3s ease;-o-transition:All .3s ease;}.lang-switch-container{float:left;margin-top:4px;}.lang-switch{background:#808080 none repeat scroll 0 0;height:30px;position:relative;}.lang-switch-label{color:#fff;cursor:pointer;float:left;font-size:11px;line-height:30px;position:relative;width:98px;max-width:98px;z-index:2;overflow:hidden;text-overflow:ellipsis;text-align:center;}.lang-switch-label:active{font-weight:bold;}.lang-switch-input{display:none;}.lang-switch-input:checked+.lang-switch-label{-webkit-transition:.15s ease-out;-moz-transition:.15s ease-out;-o-transition:.15s ease-out;transition:.15s ease-out;}.lang-switch-input:checked+.lang-switch-label-on~.lang-switch-selection{left:0;}.lang-switch-input:checked:last-of-type~.lang-switch-selection{left:99px;}.lang-switch-selection,.date-switch-selection{background:#f80 none repeat scroll 0 0;display:block;height:30px;left:0;position:absolute;width:100px;z-index:1;-webkit-transition:left .15s ease-out;-moz-transition:left .15s ease-out;-o-transition:left .15s ease-out;transition:left .15s ease-out;}.date-select .lang-switch-label{width:25% !important;max-width:25% !important;line-height:26px;height:26px;}.date-select .lang-switch-selection{width:94px !important;}.date-select .date-switch-selection{background:#de4a4e none repeat scroll 0 0;height:26px;width:25%;}.date-select .lang-switch{width:276px !important;background:#a29f9f none repeat scroll 0 0;height:26px;}.date-select .lang-switch label:nth-child(2):nth-last-child(6),.date-select .lang-switch label:nth-child(2):nth-last-child(6)~label,.date-select .lang-switch label:nth-child(2):nth-last-child(6)~.date-switch-selection{width:25% !important;}.date-select .lang-switch label:nth-child(2):nth-last-child(8)~input:checked:nth-child(3)+label~.date-switch-selection{left:25%;}.date-select .lang-switch label:nth-child(2):nth-last-child(8)~input:checked:nth-child(5)+label~.date-switch-selection{left:50%;}.date-select .lang-switch label:nth-child(2):nth-last-child(8)~input:checked:nth-child(7)+label~.date-switch-selection{left:75%;}.statuscontainer{animation-name:showtoggler;-webkit-animation-name:showtoggler;animation-duration:.3s;-webkit-animation-duration:.3s;transform:scale(1);-webkit-transform:scale(1);margin-right:5px;}.right-layout .statuscontainer{margin-right:0;margin-left:5px;}.statuscontainer.statushide{animation-name:hidetoggler;-webkit-animation-name:hidetoggler;animation-duration:.3s;-webkit-animation-duration:.3s;transform:scale(0);-webkit-transform:scale(0);}@keyframes hidetoggler{0%{transform:perspective(1200px) rotateY(145deg);margin-right:-15px;}100%{transform:perspective(1200px) rotateY(115deg);margin-right:-65px;}}@-webkit-keyframes hidetoggler{0%{-webkit-transform:perspective(1200px) rotateY(145deg);margin-right:-15px;}100%{-webkit-transform:perspective(1200px) rotateY(115deg);margin-right:-65px;}}@keyframes showtoggler{0%{transform:perspective(1200px) rotateY(115deg);margin-right:-65px;}100%{transform:perspective(1200px) rotateY(175deg);margin-right:0;}}@-webkit-keyframes showtoggler{0%{-webkit-transform:perspective(1200px) rotateY(115deg);margin-right:-65px;}100%{-webkit-transform:perspective(1200px) rotateY(175deg);margin-right:0;}}.page-dataview-parentcontainer{position:relative;-webkit-perspective:1200px;-moz-perspective:1200px;-ms-perspective:1200px;-o-perspective:1200px;perspective:1200px;width:100%;}.page-dataview-container{width:100%;height:100%;position:relative;-webkit-transform-style:preserve-3d;-webkit-transition:.8s;-moz-transform-style:preserve-3d;-moz-transition:.8s;-ms-transform-style:preserve-3d;-ms-transition:.8s;-o-transform-style:preserve-3d;-o-transition:.8s;transform-style:preserve-3d;transition:.8s;}.page-dataview-parentcontainer.flipped .page-dataview-container{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg);}.page-dataview-container .data-view{position:absolute;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;top:0;left:0;width:100%;background:#f9f9f9;}.always-show .page-dataview-container .data-view{-webkit-backface-visibility:visible;-moz-backface-visibility:visible;-ms-backface-visibility:visible;-o-backface-visibility:visible;backface-visibility:visible;}.front{z-index:10;}.back{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg);display:none;}.page-dataview-parentcontainer.flipped .front{z-index:0;display:none;}.page-dataview-parentcontainer.flipped .back{display:block;}#services-slider{margin:0 auto;width:100%;max-width:900px;position:relative;-webkit-user-select:none;user-select:none;}#services-slider div.inner{position:relative;overflow:hidden;padding:2px 0;margin:0;}#services-slider div.inner ul{white-space:nowrap;position:relative;left:0;top:0;list-style:none;font-size:0;padding:0;margin:0;float:left !important;width:auto !important;height:auto !important;}#services-slider ul li{display:inline-block;*display:inline !important;border:0;margin:0;margin-right:10px;transition:border-color .3s;box-sizing:content-box;text-align:center;vertical-align:middle;padding:0;position:relative;list-style:none;backface-visibility:hidden;}#services-slider ul li.active{border-color:#fff;}#services-slider .thumb{opacity:1;width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center center;display:block;position:absolute;font-size:0;}#services-slider-pause-play{display:none;}#services-slider-prev,#services-slider-next{opacity:1;position:absolute;*background-color:#ccc;backface-visibility:hidden;width:auto;height:auto;top:50%;margin:0;margin-top:-30px;color:#fff;z-index:10;cursor:pointer;}#services-slider-prev{left:-30px;right:auto;}#services-slider-next{left:auto;right:-30px;}#services-slider-next.disabled,#services-slider-prev.disabled{opacity:.3;cursor:default;}#services-slider-prev::before,#services-slider-next::before{position:absolute;top:19px;content:"";display:block;width:12px;height:12px;border-left:6px solid #000;border-top:6px solid #000;}#services-slider-prev::before{left:7px;-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}#services-slider-next::before{right:7px;-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg);transform:rotate(135deg);}@media only screen and (max-width:736px){#services-slider{padding:10px 26px;}#services-slider-prev{left:0;}#services-slider-next{right:0;}}.rotating-style{-webkit-animation:rotating .5s linear infinite;animation:rotating .5s linear infinite;}.rotating-style:hover{-webkit-animation:none;animation:none;}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}25%{-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}505%{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}75%{-webkit-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);}100%{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes rotating{0%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}25%{-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}505%{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}75%{-webkit-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);}100%{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}.shaking{-webkit-animation:shaking .5s linear infinite;animation:shaking .5s linear infinite;}.shaking:hover{-webkit-animation:none;animation:none;}@-webkit-keyframes shaking{0%{-webkit-transform:rotate(-45deg);}20%{-webkit-transform:rotate(-10deg);}40%{-webkit-transform:rotate(10deg);}60%{-webkit-transform:rotate(45deg);}80%{-webkit-transform:rotate(-20deg);}100%{-webkit-transform:rotate(-35deg);}}@keyframes shaking{0%{transform:rotate(-45deg);}20%{transform:rotate(-10deg);}40%{transform:rotate(10deg);}60%{transform:rotate(45deg);}80%{transform:rotate(-20deg);}100%{transform:rotate(-35deg);}}.shaking-alert{-webkit-animation:shaking-alert .5s linear 5;animation:shaking-alert .5s linear 5;display:block !important;}@-webkit-keyframes shaking-alert{0%{transform:rotate(-10deg);}50%{transform:rotate(25deg);}100%{transform:rotate(-10deg);}}@keyframes shaking-alert{0%{transform:rotate(-10deg);}50%{transform:rotate(30deg);}100%{transform:rotate(-10deg);}}.contener_general{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:48px;height:48px;}.contener_mixte{width:48px;height:48px;position:absolute;}.ballcolor{width:15px;height:15px;border-width:3px !important;}.ball_1,.ball_2,.ball_3,.ball_4{position:absolute;-webkit-animation:animball_one 1.3s infinite ease;-moz-animation:animball_one 1.3s infinite ease-in;-ms-animation:animball_one 1.3s infinite ease-in;animation:animball_one 1.3s infinite ease-in;}.ball_1{border:1px solid #2281ab;top:0;left:0;}.ball_2{border:1px solid #de4a4e;top:0;left:28px;}.ball_3{border:1px solid #4ab367;top:28px;left:0;}.ball_4{border:1px solid #e27d39;top:28px;left:28px;}@-webkit-keyframes animball_one{0%{position:absolute;-webkit-transform:rotate(0deg);}50%{top:18px;left:18px;position:absolute;opacity:.5;}100%{position:absolute;-webkit-transform:rotate(360deg);}}@-moz-keyframes animball_one{0%{position:absolute;-moz-transform:rotate(0deg);}50%{top:18px;left:18px;position:absolute;opacity:.5;}100%{position:absolute;-moz-transform:rotate(360deg);}}@-ms-keyframes animball_one{0%{position:absolute;-ms-transform:rotate(0deg);}50%{top:18px;left:18px;position:absolute;opacity:.5;}100%{position:absolute;-ms-transform:rotate(360deg);}}@keyframes animball_one{0%{position:absolute;transform:rotate(0deg);}50%{top:18px;left:18px;position:absolute;opacity:.5;}100%{position:absolute;transform:rotate(360deg);}}.map-pulse01{animation-name:pulse1;-webkit-animation-name:pulse1;animation-duration:1s;-webkit-animation-duration:1s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;z-index:9 !important;opacity:1 !important;border-radius:25px;border:1.3px dashed #f00;height:28px !important;width:28px !important;}.map-pulse1{animation-name:pulse1;-webkit-animation-name:pulse1;animation-duration:1s;-webkit-animation-duration:1s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;z-index:9 !important;opacity:1 !important;border-radius:25px;border:1.3px dashed #f00;height:40px !important;width:40px !important;}.map-pulse2{animation-name:pulse1;-webkit-animation-name:pulse1;animation-duration:1s;-webkit-animation-duration:1s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;z-index:9 !important;opacity:1 !important;border-radius:25px;border:1.3px dashed #03b257;height:36px !important;width:33px !important;}@keyframes pulse1{0%{transform:scale(1.1);}50%{transform:scale(1);}100%{transform:scale(1.1);}}@-webkit-keyframes pulse1{0%{-webkit-transform:scale(1.1);}50%{-webkit-transform:scale(1);}100%{-webkit-transform:scale(1.1);}}.main-timeline{font-family:'Roboto',sans-serif;padding:20px 0;position:relative;}.main-timeline:before,.main-timeline:after{content:'';height:15px;width:15px;background-color:#e7e7e7;border-radius:50%;border:4px solid #303334;transform:translateX(-50%);position:absolute;left:50%;top:15px;z-index:2;}.main-timeline:after{top:auto;bottom:1px;}.main-timeline .timeline{position:relative;z-index:1;}.main-timeline .timeline:before,.main-timeline .timeline:after{content:'';height:100%;width:50%;border-radius:100px 0 0 100px;border:8px solid #46b2bc;border-right:none;position:absolute;left:0;top:0;z-index:-1;}.main-timeline .timeline:after{height:calc(100% - 16px);width:calc(50% - 8px);border-color:#65c7d0;left:8px;top:8px;}.main-timeline .timeline-content{display:inline-block;}.main-timeline .timeline-content:hover{text-decoration:none;}.main-timeline .timeline-year{color:#65c7d0;font-size:20px;font-weight:600;display:inline-block;transform:translateY(-50%);position:absolute;top:58%;left:10%;}.main-timeline .timeline-icon{color:#65c7d0;font-size:30px;display:inline-block;transform:translateY(-50%);position:absolute;left:55%;top:58%;}.main-timeline .content{color:#909090;width:50%;padding:20px;display:inline-block;float:right;}.main-timeline .title{color:#65c7d0;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin:15px 0 0 0;width:305px;text-align:right;}.main-timeline .description{font-size:15px;letter-spacing:1px;margin:0;}.main-timeline .timeline:nth-child(even):before{left:auto;right:0;border-radius:0 100px 100px 0;border:8px solid #f00;border-left:none;}.main-timeline .timeline:nth-child(even):after{left:auto;right:8px;border:8px solid #008000;border-left:none;border-radius:0 100px 100px 0;}.main-timeline .timeline:nth-child(even) .content{float:left;}.main-timeline .timeline:nth-child(even) .timeline-year{left:auto;right:10%;}.main-timeline .timeline:nth-child(even) .timeline-icon{left:auto;right:55%;}.main-timeline .timeline:nth-child(5n+2):before{border-color:#ea3c14;}.main-timeline .timeline:nth-child(5n+2):after{border-color:#ef5720;}.main-timeline .timeline:nth-child(5n+2) .timeline-icon{color:#ea3c14;}.main-timeline .timeline:nth-child(5n+2) .timeline-year{color:#ea3c14;}.main-timeline .timeline:nth-child(5n+2) .title{color:#ea3c14;text-align:left;}.main-timeline .timeline:nth-child(5n+3):before{border-color:#8cc63e;}.main-timeline .timeline:nth-child(5n+3):after{border-color:#6caf29;}.main-timeline .timeline:nth-child(5n+3) .timeline-icon{color:#8cc63e;}.main-timeline .timeline:nth-child(5n+3) .timeline-year{color:#8cc63e;}.main-timeline .timeline:nth-child(5n+3) .title{color:#8cc63e;}.main-timeline .timeline:nth-child(5n+4):before{border-color:#f99324;}.main-timeline .timeline:nth-child(5n+4):after{border-color:#fbb03b;}.main-timeline .timeline:nth-child(5n+4) .timeline-icon{color:#f99324;}.main-timeline .timeline:nth-child(5n+4) .timeline-year{color:#f99324;}.main-timeline .timeline:nth-child(5n+4) .title{color:#f99324;text-align:left;}.main-timeline .timeline:nth-child(5n+5):before{border-color:#0071bd;}.main-timeline .timeline:nth-child(5n+5):after{border-color:#0050a3;}.main-timeline .timeline:nth-child(5n+5) .timeline-icon{color:#0071bd;}.main-timeline .timeline:nth-child(5n+5) .timeline-year{color:#0071bd;}.main-timeline .timeline:nth-child(5n+5) .title{color:#0071bd;}@media screen and (max-width:1200px){.main-timeline .timeline:after{border-radius:88px 0 0 88px;}.main-timeline .timeline:nth-child(even):after{border-radius:0 88px 88px 0;}}@media screen and (max-width:767px){.main-timeline .timeline{margin-top:-19px;}.main-timeline .timeline:before{border-radius:50px 0 0 50px;border-width:10px;}.main-timeline .timeline:after{height:calc(100% - 18px);width:calc(50% - 9px);border-radius:43px 0 0 43px;border-width:10px;top:9px;left:9px;}.main-timeline .timeline:nth-child(even):before{border-radius:0 50px 50px 0;border-width:10px;}.main-timeline .timeline:nth-child(even):after{height:calc(100% - 18px);width:calc(50% - 9px);border-radius:0 43px 43px 0;border-width:10px;top:9px;right:9px;}.main-timeline .timeline-icon{font-size:60px;}.main-timeline .timeline-year{font-size:40px;}}@media screen and (max-width:479px){.main-timeline .timeline-icon{font-size:50px;transform:translateY(0);top:25%;left:10%;}.main-timeline .timeline-year{font-size:25px;transform:translateY(0);top:65%;left:9%;}.main-timeline .content{width:68%;padding:10px;}.main-timeline .title{font-size:18px;}.main-timeline .timeline:nth-child(even) .timeline-icon{right:10%;}.main-timeline .timeline:nth-child(even) .timeline-year{right:9%;}}.container-school{width:500px;margin-right:auto;margin-left:auto;margin-bottom:15px;}
/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em;}.fa-xs{font-size:.75em;}.fa-sm{font-size:.875em;}.fa-1x{font-size:1em;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-6x{font-size:6em;}.fa-7x{font-size:7em;}.fa-8x{font-size:8em;}.fa-9x{font-size:9em;}.fa-10x{font-size:10em;}.fa-fw{text-align:center;width:1.25em;}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0;}.fa-ul>li{position:relative;}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit;}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em;}.fa-spin{animation:a 2s infinite linear;}.fa-pulse{animation:a 1s infinite steps(8);}@keyframes a{0%{transform:rotate(0deg);}to{transform:rotate(1turn);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1);}.fa-flip-vertical{transform:scaleY(-1);}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1);}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none;}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em;}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-500px:before{content:"";}.fa-accessible-icon:before{content:"";}.fa-accusoft:before{content:"";}.fa-address-book:before{content:"";}.fa-address-card:before{content:"";}.fa-adjust:before{content:"";}.fa-adn:before{content:"";}.fa-adversal:before{content:"";}.fa-affiliatetheme:before{content:"";}.fa-algolia:before{content:"";}.fa-align-center:before{content:"";}.fa-align-justify:before{content:"";}.fa-align-left:before{content:"";}.fa-align-right:before{content:"";}.fa-allergies:before{content:"";}.fa-amazon:before{content:"";}.fa-amazon-pay:before{content:"";}.fa-ambulance:before{content:"";}.fa-american-sign-language-interpreting:before{content:"";}.fa-amilia:before{content:"";}.fa-anchor:before{content:"";}.fa-android:before{content:"";}.fa-angellist:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angrycreative:before{content:"";}.fa-angular:before{content:"";}.fa-app-store:before{content:"";}.fa-app-store-ios:before{content:"";}.fa-apper:before{content:"";}.fa-apple:before{content:"";}.fa-apple-pay:before{content:"";}.fa-archive:before{content:"";}.fa-arrow-alt-circle-down:before{content:"";}.fa-arrow-alt-circle-left:before{content:"";}.fa-arrow-alt-circle-right:before{content:"";}.fa-arrow-alt-circle-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-arrows-alt-h:before{content:"";}.fa-arrows-alt-v:before{content:"";}.fa-assistive-listening-systems:before{content:"";}.fa-asterisk:before{content:"";}.fa-asymmetrik:before{content:"";}.fa-at:before{content:"";}.fa-audible:before{content:"";}.fa-audio-description:before{content:"";}.fa-autoprefixer:before{content:"";}.fa-avianex:before{content:"";}.fa-aviato:before{content:"";}.fa-aws:before{content:"";}.fa-backward:before{content:"";}.fa-balance-scale:before{content:"";}.fa-ban:before{content:"";}.fa-band-aid:before{content:"";}.fa-bandcamp:before{content:"";}.fa-barcode:before{content:"";}.fa-bars:before{content:"";}.fa-baseball-ball:before{content:"";}.fa-basketball-ball:before{content:"";}.fa-bath:before{content:"";}.fa-battery-empty:before{content:"";}.fa-battery-full:before{content:"";}.fa-battery-half:before{content:"";}.fa-battery-quarter:before{content:"";}.fa-battery-three-quarters:before{content:"";}.fa-bed:before{content:"";}.fa-beer:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-bell:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bicycle:before{content:"";}.fa-bimobject:before{content:"";}.fa-binoculars:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitcoin:before{content:"";}.fa-bity:before{content:"";}.fa-black-tie:before{content:"";}.fa-blackberry:before{content:"";}.fa-blender:before{content:"";}.fa-blind:before{content:"";}.fa-blogger:before{content:"";}.fa-blogger-b:before{content:"";}.fa-bluetooth:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-bold:before{content:"";}.fa-bolt:before{content:"";}.fa-bomb:before{content:"";}.fa-book:before{content:"";}.fa-book-open:before{content:"";}.fa-bookmark:before{content:"";}.fa-bowling-ball:before{content:"";}.fa-box:before{content:"";}.fa-box-open:before{content:"";}.fa-boxes:before{content:"";}.fa-braille:before{content:"";}.fa-briefcase:before{content:"";}.fa-briefcase-medical:before{content:"";}.fa-broadcast-tower:before{content:"";}.fa-broom:before{content:"";}.fa-btc:before{content:"";}.fa-bug:before{content:"";}.fa-building:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bullseye:before{content:"";}.fa-burn:before{content:"";}.fa-buromobelexperte:before{content:"";}.fa-bus:before{content:"";}.fa-buysellads:before{content:"";}.fa-calculator:before{content:"";}.fa-calendar:before{content:"";}.fa-calendar-alt:before{content:"";}.fa-calendar-check:before{content:"";}.fa-calendar-minus:before{content:"";}.fa-calendar-plus:before{content:"";}.fa-calendar-times:before{content:"";}.fa-camera:before{content:"";}.fa-camera-retro:before{content:"";}.fa-capsules:before{content:"";}.fa-car:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-caret-square-down:before{content:"";}.fa-caret-square-left:before{content:"";}.fa-caret-square-right:before{content:"";}.fa-caret-square-up:before{content:"";}.fa-caret-up:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cc-amazon-pay:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-apple-pay:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-cc-visa:before{content:"";}.fa-centercode:before{content:"";}.fa-certificate:before{content:"";}.fa-chalkboard:before{content:"";}.fa-chalkboard-teacher:before{content:"";}.fa-chart-area:before{content:"";}.fa-chart-bar:before{content:"";}.fa-chart-line:before{content:"";}.fa-chart-pie:before{content:"";}.fa-check:before{content:"";}.fa-check-circle:before{content:"";}.fa-check-square:before{content:"";}.fa-chess:before{content:"";}.fa-chess-bishop:before{content:"";}.fa-chess-board:before{content:"";}.fa-chess-king:before{content:"";}.fa-chess-knight:before{content:"";}.fa-chess-pawn:before{content:"";}.fa-chess-queen:before{content:"";}.fa-chess-rook:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-chevron-up:before{content:"";}.fa-child:before{content:"";}.fa-chrome:before{content:"";}.fa-church:before{content:"";}.fa-circle:before{content:"";}.fa-circle-notch:before{content:"";}.fa-clipboard:before{content:"";}.fa-clipboard-check:before{content:"";}.fa-clipboard-list:before{content:"";}.fa-clock:before{content:"";}.fa-clone:before{content:"";}.fa-closed-captioning:before{content:"";}.fa-cloud:before{content:"";}.fa-cloud-download-alt:before{content:"";}.fa-cloud-upload-alt:before{content:"";}.fa-cloudscale:before{content:"";}.fa-cloudsmith:before{content:"";}.fa-cloudversify:before{content:"";}.fa-code:before{content:"";}.fa-code-branch:before{content:"";}.fa-codepen:before{content:"";}.fa-codiepie:before{content:"";}.fa-coffee:before{content:"";}.fa-cog:before{content:"";}.fa-cogs:before{content:"";}.fa-coins:before{content:"";}.fa-columns:before{content:"";}.fa-comment:before{content:"";}.fa-comment-alt:before{content:"";}.fa-comment-dots:before{content:"";}.fa-comment-slash:before{content:"";}.fa-comments:before{content:"";}.fa-compact-disc:before{content:"";}.fa-compass:before{content:"";}.fa-compress:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-contao:before{content:"";}.fa-copy:before{content:"";}.fa-copyright:before{content:"";}.fa-couch:before{content:"";}.fa-cpanel:before{content:"";}.fa-creative-commons:before{content:"";}.fa-creative-commons-by:before{content:"";}.fa-creative-commons-nc:before{content:"";}.fa-creative-commons-nc-eu:before{content:"";}.fa-creative-commons-nc-jp:before{content:"";}.fa-creative-commons-nd:before{content:"";}.fa-creative-commons-pd:before{content:"";}.fa-creative-commons-pd-alt:before{content:"";}.fa-creative-commons-remix:before{content:"";}.fa-creative-commons-sa:before{content:"";}.fa-creative-commons-sampling:before{content:"";}.fa-creative-commons-sampling-plus:before{content:"";}.fa-creative-commons-share:before{content:"";}.fa-credit-card:before{content:"";}.fa-crop:before{content:"";}.fa-crosshairs:before{content:"";}.fa-crow:before{content:"";}.fa-crown:before{content:"";}.fa-css3:before{content:"";}.fa-css3-alt:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-cut:before{content:"";}.fa-cuttlefish:before{content:"";}.fa-d-and-d:before{content:"";}.fa-dashcube:before{content:"";}.fa-database:before{content:"";}.fa-deaf:before{content:"";}.fa-delicious:before{content:"";}.fa-deploydog:before{content:"";}.fa-deskpro:before{content:"";}.fa-desktop:before{content:"";}.fa-deviantart:before{content:"";}.fa-diagnoses:before{content:"";}.fa-dice:before{content:"";}.fa-dice-five:before{content:"";}.fa-dice-four:before{content:"";}.fa-dice-one:before{content:"";}.fa-dice-six:before{content:"";}.fa-dice-three:before{content:"";}.fa-dice-two:before{content:"";}.fa-digg:before{content:"";}.fa-digital-ocean:before{content:"";}.fa-discord:before{content:"";}.fa-discourse:before{content:"";}.fa-divide:before{content:"";}.fa-dna:before{content:"";}.fa-dochub:before{content:"";}.fa-docker:before{content:"";}.fa-dollar-sign:before{content:"";}.fa-dolly:before{content:"";}.fa-dolly-flatbed:before{content:"";}.fa-donate:before{content:"";}.fa-door-closed:before{content:"";}.fa-door-open:before{content:"";}.fa-dot-circle:before{content:"";}.fa-dove:before{content:"";}.fa-download:before{content:"";}.fa-draft2digital:before{content:"";}.fa-dribbble:before{content:"";}.fa-dribbble-square:before{content:"";}.fa-dropbox:before{content:"";}.fa-drupal:before{content:"";}.fa-dumbbell:before{content:"";}.fa-dyalog:before{content:"";}.fa-earlybirds:before{content:"";}.fa-ebay:before{content:"";}.fa-edge:before{content:"";}.fa-edit:before{content:"";}.fa-eject:before{content:"";}.fa-elementor:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-ember:before{content:"";}.fa-empire:before{content:"";}.fa-envelope:before{content:"";}.fa-envelope-open:before{content:"";}.fa-envelope-square:before{content:"";}.fa-envira:before{content:"";}.fa-equals:before{content:"";}.fa-eraser:before{content:"";}.fa-erlang:before{content:"";}.fa-ethereum:before{content:"";}.fa-etsy:before{content:"";}.fa-euro-sign:before{content:"";}.fa-exchange-alt:before{content:"";}.fa-exclamation:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-exclamation-triangle:before{content:"";}.fa-expand:before{content:"";}.fa-expand-arrows-alt:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-external-link-alt:before{content:"";}.fa-external-link-square-alt:before{content:"";}.fa-eye:before{content:"";}.fa-eye-dropper:before{content:"";}.fa-eye-slash:before{content:"";}.fa-facebook:before{content:"";}.fa-facebook-f:before{content:"";}.fa-facebook-messenger:before{content:"";}.fa-facebook-square:before{content:"";}.fa-fast-backward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-fax:before{content:"";}.fa-feather:before{content:"";}.fa-female:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-file:before{content:"";}.fa-file-alt:before{content:"";}.fa-file-archive:before{content:"";}.fa-file-audio:before{content:"";}.fa-file-code:before{content:"";}.fa-file-excel:before{content:"";}.fa-file-image:before{content:"";}.fa-file-medical:before{content:"";}.fa-file-medical-alt:before{content:"";}.fa-file-pdf:before{content:"";}.fa-file-powerpoint:before{content:"";}.fa-file-video:before{content:"";}.fa-file-word:before{content:"";}.fa-film:before{content:"";}.fa-filter:before{content:"";}.fa-fire:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-firefox:before{content:"";}.fa-first-aid:before{content:"";}.fa-first-order:before{content:"";}.fa-first-order-alt:before{content:"";}.fa-firstdraft:before{content:"";}.fa-flag:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-flask:before{content:"";}.fa-flickr:before{content:"";}.fa-flipboard:before{content:"";}.fa-fly:before{content:"";}.fa-folder:before{content:"";}.fa-folder-open:before{content:"";}.fa-font:before{content:"";}.fa-font-awesome:before{content:"";}.fa-font-awesome-alt:before{content:"";}.fa-font-awesome-flag:before{content:"";}.fa-font-awesome-logo-full:before{content:"";}.fa-fonticons:before{content:"";}.fa-fonticons-fi:before{content:"";}.fa-football-ball:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-fort-awesome-alt:before{content:"";}.fa-forumbee:before{content:"";}.fa-forward:before{content:"";}.fa-foursquare:before{content:"";}.fa-free-code-camp:before{content:"";}.fa-freebsd:before{content:"";}.fa-frog:before{content:"";}.fa-frown:before{content:"";}.fa-fulcrum:before{content:"";}.fa-futbol:before{content:"";}.fa-galactic-republic:before{content:"";}.fa-galactic-senate:before{content:"";}.fa-gamepad:before{content:"";}.fa-gas-pump:before{content:"";}.fa-gavel:before{content:"";}.fa-gem:before{content:"";}.fa-genderless:before{content:"";}.fa-get-pocket:before{content:"";}.fa-gg:before{content:"";}.fa-gg-circle:before{content:"";}.fa-gift:before{content:"";}.fa-git:before{content:"";}.fa-git-square:before{content:"";}.fa-github:before{content:"";}.fa-github-alt:before{content:"";}.fa-github-square:before{content:"";}.fa-gitkraken:before{content:"";}.fa-gitlab:before{content:"";}.fa-gitter:before{content:"";}.fa-glass-martini:before{content:"";}.fa-glasses:before{content:"";}.fa-glide:before{content:"";}.fa-glide-g:before{content:"";}.fa-globe:before{content:"";}.fa-gofore:before{content:"";}.fa-golf-ball:before{content:"";}.fa-goodreads:before{content:"";}.fa-goodreads-g:before{content:"";}.fa-google:before{content:"";}.fa-google-drive:before{content:"";}.fa-google-play:before{content:"";}.fa-google-plus:before{content:"";}.fa-google-plus-g:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-wallet:before{content:"";}.fa-graduation-cap:before{content:"";}.fa-gratipay:before{content:"";}.fa-grav:before{content:"";}.fa-greater-than:before{content:"";}.fa-greater-than-equal:before{content:"";}.fa-gripfire:before{content:"";}.fa-grunt:before{content:"";}.fa-gulp:before{content:"";}.fa-h-square:before{content:"";}.fa-hacker-news:before{content:"";}.fa-hacker-news-square:before{content:"";}.fa-hand-holding:before{content:"";}.fa-hand-holding-heart:before{content:"";}.fa-hand-holding-usd:before{content:"";}.fa-hand-lizard:before{content:"";}.fa-hand-paper:before{content:"";}.fa-hand-peace:before{content:"";}.fa-hand-point-down:before{content:"";}.fa-hand-point-left:before{content:"";}.fa-hand-point-right:before{content:"";}.fa-hand-point-up:before{content:"";}.fa-hand-pointer:before{content:"";}.fa-hand-rock:before{content:"";}.fa-hand-scissors:before{content:"";}.fa-hand-spock:before{content:"";}.fa-hands:before{content:"";}.fa-hands-helping:before{content:"";}.fa-handshake:before{content:"";}.fa-hashtag:before{content:"";}.fa-hdd:before{content:"";}.fa-heading:before{content:"";}.fa-headphones:before{content:"";}.fa-heart:before{content:"";}.fa-heartbeat:before{content:"";}.fa-helicopter:before{content:"";}.fa-hips:before{content:"";}.fa-hire-a-helper:before{content:"";}.fa-history:before{content:"";}.fa-hockey-puck:before{content:"";}.fa-home:before{content:"";}.fa-hooli:before{content:"";}.fa-hospital:before{content:"";}.fa-hospital-alt:before{content:"";}.fa-hospital-symbol:before{content:"";}.fa-hotjar:before{content:"";}.fa-hourglass:before{content:"";}.fa-hourglass-end:before{content:"";}.fa-hourglass-half:before{content:"";}.fa-hourglass-start:before{content:"";}.fa-houzz:before{content:"";}.fa-html5:before{content:"";}.fa-hubspot:before{content:"";}.fa-i-cursor:before{content:"";}.fa-id-badge:before{content:"";}.fa-id-card:before{content:"";}.fa-id-card-alt:before{content:"";}.fa-image:before{content:"";}.fa-images:before{content:"";}.fa-imdb:before{content:"";}.fa-inbox:before{content:"";}.fa-indent:before{content:"";}.fa-industry:before{content:"";}.fa-infinity:before{content:"";}.fa-info:before{content:"";}.fa-info-circle:before{content:"";}.fa-instagram:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-ioxhost:before{content:"";}.fa-italic:before{content:"";}.fa-itunes:before{content:"";}.fa-itunes-note:before{content:"";}.fa-java:before{content:"";}.fa-jedi-order:before{content:"";}.fa-jenkins:before{content:"";}.fa-joget:before{content:"";}.fa-joomla:before{content:"";}.fa-js:before{content:"";}.fa-js-square:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-key:before{content:"";}.fa-keybase:before{content:"";}.fa-keyboard:before{content:"";}.fa-keycdn:before{content:"";}.fa-kickstarter:before{content:"";}.fa-kickstarter-k:before{content:"";}.fa-kiwi-bird:before{content:"";}.fa-korvue:before{content:"";}.fa-language:before{content:"";}.fa-laptop:before{content:"";}.fa-laravel:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-leaf:before{content:"";}.fa-leanpub:before{content:"";}.fa-lemon:before{content:"";}.fa-less:before{content:"";}.fa-less-than:before{content:"";}.fa-less-than-equal:before{content:"";}.fa-level-down-alt:before{content:"";}.fa-level-up-alt:before{content:"";}.fa-life-ring:before{content:"";}.fa-lightbulb:before{content:"";}.fa-line:before{content:"";}.fa-link:before{content:"";}.fa-linkedin:before{content:"";}.fa-linkedin-in:before{content:"";}.fa-linode:before{content:"";}.fa-linux:before{content:"";}.fa-lira-sign:before{content:"";}.fa-list:before{content:"";}.fa-list-alt:before{content:"";}.fa-list-ol:before{content:"";}.fa-list-ul:before{content:"";}.fa-location-arrow:before{content:"";}.fa-lock:before{content:"";}.fa-lock-open:before{content:"";}.fa-long-arrow-alt-down:before{content:"";}.fa-long-arrow-alt-left:before{content:"";}.fa-long-arrow-alt-right:before{content:"";}.fa-long-arrow-alt-up:before{content:"";}.fa-low-vision:before{content:"";}.fa-lyft:before{content:"";}.fa-magento:before{content:"";}.fa-magic:before{content:"";}.fa-magnet:before{content:"";}.fa-male:before{content:"";}.fa-mandalorian:before{content:"";}.fa-map:before{content:"";}.fa-map-marker:before{content:"";}.fa-map-marker-alt:before{content:"";}.fa-map-pin:before{content:"";}.fa-map-signs:before{content:"";}.fa-mars:before{content:"";}.fa-mars-double:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-h:before{content:"";}.fa-mars-stroke-v:before{content:"";}.fa-mastodon:before{content:"";}.fa-maxcdn:before{content:"";}.fa-medapps:before{content:"";}.fa-medium:before{content:"";}.fa-medium-m:before{content:"";}.fa-medkit:before{content:"";}.fa-medrt:before{content:"";}.fa-meetup:before{content:"";}.fa-meh:before{content:"";}.fa-memory:before{content:"";}.fa-mercury:before{content:"";}.fa-microchip:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-alt:before{content:"";}.fa-microphone-alt-slash:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-microsoft:before{content:"";}.fa-minus:before{content:"";}.fa-minus-circle:before{content:"";}.fa-minus-square:before{content:"";}.fa-mix:before{content:"";}.fa-mixcloud:before{content:"";}.fa-mizuni:before{content:"";}.fa-mobile:before{content:"";}.fa-mobile-alt:before{content:"";}.fa-modx:before{content:"";}.fa-monero:before{content:"";}.fa-money-bill:before{content:"";}.fa-money-bill-alt:before{content:"";}.fa-money-bill-wave:before{content:"";}.fa-money-bill-wave-alt:before{content:"";}.fa-money-check:before{content:"";}.fa-money-check-alt:before{content:"";}.fa-moon:before{content:"";}.fa-motorcycle:before{content:"";}.fa-mouse-pointer:before{content:"";}.fa-music:before{content:"";}.fa-napster:before{content:"";}.fa-neuter:before{content:"";}.fa-newspaper:before{content:"";}.fa-nintendo-switch:before{content:"";}.fa-node:before{content:"";}.fa-node-js:before{content:"";}.fa-not-equal:before{content:"";}.fa-notes-medical:before{content:"";}.fa-npm:before{content:"";}.fa-ns8:before{content:"";}.fa-nutritionix:before{content:"";}.fa-object-group:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-odnoklassniki-square:before{content:"";}.fa-old-republic:before{content:"";}.fa-opencart:before{content:"";}.fa-openid:before{content:"";}.fa-opera:before{content:"";}.fa-optin-monster:before{content:"";}.fa-osi:before{content:"";}.fa-outdent:before{content:"";}.fa-page4:before{content:"";}.fa-pagelines:before{content:"";}.fa-paint-brush:before{content:"";}.fa-palette:before{content:"";}.fa-palfed:before{content:"";}.fa-pallet:before{content:"";}.fa-paper-plane:before{content:"";}.fa-paperclip:before{content:"";}.fa-parachute-box:before{content:"";}.fa-paragraph:before{content:"";}.fa-parking:before{content:"";}.fa-paste:before{content:"";}.fa-patreon:before{content:"";}.fa-pause:before{content:"";}.fa-pause-circle:before{content:"";}.fa-paw:before{content:"";}.fa-paypal:before{content:"";}.fa-pen-square:before{content:"";}.fa-pencil-alt:before{content:"";}.fa-people-carry:before{content:"";}.fa-percent:before{content:"";}.fa-percentage:before{content:"";}.fa-periscope:before{content:"";}.fa-phabricator:before{content:"";}.fa-phoenix-framework:before{content:"";}.fa-phoenix-squadron:before{content:"";}.fa-phone:before{content:"";}.fa-phone-slash:before{content:"";}.fa-phone-square:before{content:"";}.fa-phone-volume:before{content:"";}.fa-php:before{content:"";}.fa-pied-piper:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-pied-piper-hat:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-piggy-bank:before{content:"";}.fa-pills:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-plane:before{content:"";}.fa-play:before{content:"";}.fa-play-circle:before{content:"";}.fa-playstation:before{content:"";}.fa-plug:before{content:"";}.fa-plus:before{content:"";}.fa-plus-circle:before{content:"";}.fa-plus-square:before{content:"";}.fa-podcast:before{content:"";}.fa-poo:before{content:"";}.fa-portrait:before{content:"";}.fa-pound-sign:before{content:"";}.fa-power-off:before{content:"";}.fa-prescription-bottle:before{content:"";}.fa-prescription-bottle-alt:before{content:"";}.fa-print:before{content:"";}.fa-procedures:before{content:"";}.fa-product-hunt:before{content:"";}.fa-project-diagram:before{content:"";}.fa-pushed:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-python:before{content:"";}.fa-qq:before{content:"";}.fa-qrcode:before{content:"";}.fa-question:before{content:"";}.fa-question-circle:before{content:"";}.fa-quidditch:before{content:"";}.fa-quinscape:before{content:"";}.fa-quora:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-r-project:before{content:"";}.fa-random:before{content:"";}.fa-ravelry:before{content:"";}.fa-react:before{content:"";}.fa-readme:before{content:"";}.fa-rebel:before{content:"";}.fa-receipt:before{content:"";}.fa-recycle:before{content:"";}.fa-red-river:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-reddit-square:before{content:"";}.fa-redo:before{content:"";}.fa-redo-alt:before{content:"";}.fa-registered:before{content:"";}.fa-rendact:before{content:"";}.fa-renren:before{content:"";}.fa-reply:before{content:"";}.fa-reply-all:before{content:"";}.fa-replyd:before{content:"";}.fa-researchgate:before{content:"";}.fa-resolving:before{content:"";}.fa-retweet:before{content:"";}.fa-ribbon:before{content:"";}.fa-road:before{content:"";}.fa-robot:before{content:"";}.fa-rocket:before{content:"";}.fa-rocketchat:before{content:"";}.fa-rockrms:before{content:"";}.fa-rss:before{content:"";}.fa-rss-square:before{content:"";}.fa-ruble-sign:before{content:"";}.fa-ruler:before{content:"";}.fa-ruler-combined:before{content:"";}.fa-ruler-horizontal:before{content:"";}.fa-ruler-vertical:before{content:"";}.fa-rupee-sign:before{content:"";}.fa-safari:before{content:"";}.fa-sass:before{content:"";}.fa-save:before{content:"";}.fa-schlix:before{content:"";}.fa-school:before{content:"";}.fa-screwdriver:before{content:"";}.fa-scribd:before{content:"";}.fa-search:before{content:"";}.fa-search-minus:before{content:"";}.fa-search-plus:before{content:"";}.fa-searchengin:before{content:"";}.fa-seedling:before{content:"";}.fa-sellcast:before{content:"";}.fa-sellsy:before{content:"";}.fa-server:before{content:"";}.fa-servicestack:before{content:"";}.fa-share:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-share-square:before{content:"";}.fa-shekel-sign:before{content:"";}.fa-shield-alt:before{content:"";}.fa-ship:before{content:"";}.fa-shipping-fast:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-shoe-prints:before{content:"";}.fa-shopping-bag:before{content:"";}.fa-shopping-basket:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-shower:before{content:"";}.fa-sign:before{content:"";}.fa-sign-in-alt:before{content:"";}.fa-sign-language:before{content:"";}.fa-sign-out-alt:before{content:"";}.fa-signal:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-sistrix:before{content:"";}.fa-sitemap:before{content:"";}.fa-sith:before{content:"";}.fa-skull:before{content:"";}.fa-skyatlas:before{content:"";}.fa-skype:before{content:"";}.fa-slack:before{content:"";}.fa-slack-hash:before{content:"";}.fa-sliders-h:before{content:"";}.fa-slideshare:before{content:"";}.fa-smile:before{content:"";}.fa-smoking:before{content:"";}.fa-smoking-ban:before{content:"";}.fa-snapchat:before{content:"";}.fa-snapchat-ghost:before{content:"";}.fa-snapchat-square:before{content:"";}.fa-snowflake:before{content:"";}.fa-sort:before{content:"";}.fa-sort-alpha-down:before{content:"";}.fa-sort-alpha-up:before{content:"";}.fa-sort-amount-down:before{content:"";}.fa-sort-amount-up:before{content:"";}.fa-sort-down:before{content:"";}.fa-sort-numeric-down:before{content:"";}.fa-sort-numeric-up:before{content:"";}.fa-sort-up:before{content:"";}.fa-soundcloud:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-speakap:before{content:"";}.fa-spinner:before{content:"";}.fa-spotify:before{content:"";}.fa-square:before{content:"";}.fa-square-full:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-star:before{content:"";}.fa-star-half:before{content:"";}.fa-staylinked:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-steam-symbol:before{content:"";}.fa-step-backward:before{content:"";}.fa-step-forward:before{content:"";}.fa-stethoscope:before{content:"";}.fa-sticker-mule:before{content:"";}.fa-sticky-note:before{content:"";}.fa-stop:before{content:"";}.fa-stop-circle:before{content:"";}.fa-stopwatch:before{content:"";}.fa-store:before{content:"";}.fa-store-alt:before{content:"";}.fa-strava:before{content:"";}.fa-stream:before{content:"";}.fa-street-view:before{content:"";}.fa-strikethrough:before{content:"";}.fa-stripe:before{content:"";}.fa-stripe-s:before{content:"";}.fa-stroopwafel:before{content:"";}.fa-studiovinari:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-subscript:before{content:"";}.fa-subway:before{content:"";}.fa-suitcase:before{content:"";}.fa-sun:before{content:"";}.fa-superpowers:before{content:"";}.fa-superscript:before{content:"";}.fa-supple:before{content:"";}.fa-sync:before{content:"";}.fa-sync-alt:before{content:"";}.fa-syringe:before{content:"";}.fa-table:before{content:"";}.fa-table-tennis:before{content:"";}.fa-tablet:before{content:"";}.fa-tablet-alt:before{content:"";}.fa-tablets:before{content:"";}.fa-tachometer-alt:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-tape:before{content:"";}.fa-tasks:before{content:"";}.fa-taxi:before{content:"";}.fa-teamspeak:before{content:"";}.fa-telegram:before{content:"";}.fa-telegram-plane:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-terminal:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-th:before{content:"";}.fa-th-large:before{content:"";}.fa-th-list:before{content:"";}.fa-themeisle:before{content:"";}.fa-thermometer:before{content:"";}.fa-thermometer-empty:before{content:"";}.fa-thermometer-full:before{content:"";}.fa-thermometer-half:before{content:"";}.fa-thermometer-quarter:before{content:"";}.fa-thermometer-three-quarters:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbtack:before{content:"";}.fa-ticket-alt:before{content:"";}.fa-times:before{content:"";}.fa-times-circle:before{content:"";}.fa-tint:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-toolbox:before{content:"";}.fa-trade-federation:before{content:"";}.fa-trademark:before{content:"";}.fa-train:before{content:"";}.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-trash:before{content:"";}.fa-trash-alt:before{content:"";}.fa-tree:before{content:"";}.fa-trello:before{content:"";}.fa-tripadvisor:before{content:"";}.fa-trophy:before{content:"";}.fa-truck:before{content:"";}.fa-truck-loading:before{content:"";}.fa-truck-moving:before{content:"";}.fa-tshirt:before{content:"";}.fa-tty:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-tv:before{content:"";}.fa-twitch:before{content:"";}.fa-twitter:before{content:"";}.fa-twitter-square:before{content:"";}.fa-typo3:before{content:"";}.fa-uber:before{content:"";}.fa-uikit:before{content:"";}.fa-umbrella:before{content:"";}.fa-underline:before{content:"";}.fa-undo:before{content:"";}.fa-undo-alt:before{content:"";}.fa-uniregistry:before{content:"";}.fa-universal-access:before{content:"";}.fa-university:before{content:"";}.fa-unlink:before{content:"";}.fa-unlock:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-untappd:before{content:"";}.fa-upload:before{content:"";}.fa-usb:before{content:"";}.fa-user:before{content:"";}.fa-user-alt:before{content:"";}.fa-user-alt-slash:before{content:"";}.fa-user-astronaut:before{content:"";}.fa-user-check:before{content:"";}.fa-user-circle:before{content:"";}.fa-user-clock:before{content:"";}.fa-user-cog:before{content:"";}.fa-user-edit:before{content:"";}.fa-user-friends:before{content:"";}.fa-user-graduate:before{content:"";}.fa-user-lock:before{content:"";}.fa-user-md:before{content:"";}.fa-user-minus:before{content:"";}.fa-user-ninja:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-secret:before{content:"";}.fa-user-shield:before{content:"";}.fa-user-slash:before{content:"";}.fa-user-tag:before{content:"";}.fa-user-tie:before{content:"";}.fa-user-times:before{content:"";}.fa-users:before{content:"";}.fa-users-cog:before{content:"";}.fa-ussunnah:before{content:"";}.fa-utensil-spoon:before{content:"";}.fa-utensils:before{content:"";}.fa-vaadin:before{content:"";}.fa-venus:before{content:"";}.fa-venus-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-viacoin:before{content:"";}.fa-viadeo:before{content:"";}.fa-viadeo-square:before{content:"";}.fa-vial:before{content:"";}.fa-vials:before{content:"";}.fa-viber:before{content:"";}.fa-video:before{content:"";}.fa-video-slash:before{content:"";}.fa-vimeo:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-vimeo-v:before{content:"";}.fa-vine:before{content:"";}.fa-vk:before{content:"";}.fa-vnv:before{content:"";}.fa-volleyball-ball:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-up:before{content:"";}.fa-vuejs:before{content:"";}.fa-walking:before{content:"";}.fa-wallet:before{content:"";}.fa-warehouse:before{content:"";}.fa-weibo:before{content:"";}.fa-weight:before{content:"";}.fa-weixin:before{content:"";}.fa-whatsapp:before{content:"";}.fa-whatsapp-square:before{content:"";}.fa-wheelchair:before{content:"";}.fa-whmcs:before{content:"";}.fa-wifi:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-window-close:before{content:"";}.fa-window-maximize:before{content:"";}.fa-window-minimize:before{content:"";}.fa-window-restore:before{content:"";}.fa-windows:before{content:"";}.fa-wine-glass:before{content:"";}.fa-wolf-pack-battalion:before{content:"";}.fa-won-sign:before{content:"";}.fa-wordpress:before{content:"";}.fa-wordpress-simple:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-wpexplorer:before{content:"";}.fa-wpforms:before{content:"";}.fa-wrench:before{content:"";}.fa-x-ray:before{content:"";}.fa-xbox:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-y-combinator:before{content:"";}.fa-yahoo:before{content:"";}.fa-yandex:before{content:"";}.fa-yandex-international:before{content:"";}.fa-yelp:before{content:"";}.fa-yen-sign:before{content:"";}.fa-yoast:before{content:"";}.fa-youtube:before{content:"";}.fa-youtube-square:before{content:"";}.fa-file-o:before{content:"";}.fa-clock-o:before{content:"";}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(Fonts/fa-brands-400.eot?);src:url(Fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(Fonts/fa-brands-400.woff2) format("woff2"),url(Fonts/fa-brands-400.woff) format("woff"),url(Fonts/fa-brands-400.ttf) format("truetype"),url(Fonts/fa-brands-400.svg#fontawesome) format("svg");}.fab{font-family:Font Awesome\ 5 Brands;}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;src:url(Fonts/fa-regular-400.eot?);src:url(Fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(Fonts/fa-regular-400.woff2) format("woff2"),url(Fonts/fa-regular-400.woff) format("woff"),url(Fonts/fa-regular-400.ttf) format("truetype"),url(Fonts/fa-regular-400.svg#fontawesome) format("svg");}.far{font-weight:400;}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url(Fonts/fa-solid-900.eot?);src:url(Fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url('Fonts/fa-solid-900.woff2') format("woff2"),url(Fonts/fa-solid-900.woff) format("woff"),url(Fonts/fa-solid-900.ttf) format("truetype"),url(Fonts/fa-solid-900.svg#fontawesome) format("svg");}.fa,.far,.fas{font-family:Font Awesome\ 5 Free;}.fa,.fas{font-weight:900;}.job-menu .lang-switch-label{width:33.333% !important;max-width:33.333% !important;line-height:38px;height:38px;}.job-menu .lang-switch-selection{width:94px !important;}.job-menu .date-switch-selection{background:#f00 none repeat scroll 0 0;height:32px;width:33.333%;border:3px solid #000;}.job-menu .lang-switch{width:314px !important;background:#000 none repeat scroll 0 0;height:38px;opacity:.6;}.job-menu .lang-switch label:nth-child(2):nth-last-child(6),.job-menu .lang-switch label:nth-child(2):nth-last-child(6)~label,.job-menu .lang-switch label:nth-child(2):nth-last-child(6)~.date-switch-selection{width:33.33%;}.job-menu .lang-switch label:nth-child(2):nth-last-child(6)~input:checked:nth-child(3)+label~.date-switch-selection{left:33.33%;}.job-menu .lang-switch label:nth-child(2):nth-last-child(6)~input:checked:nth-child(5)+label~.date-switch-selection{left:66.66%;margin-left:-6px;}.closefromtop{transform-origin:left top;-webkit-animation:closefrom-top 1.5s;animation:closefrom-top 1.5s;}.closefromtop1{transform-origin:left top;-webkit-animation:closefrom-top1 1.5s;animation:closefrom-top1 1.5s;}.closefromtop2{transform-origin:left top;-webkit-animation:closefrom-top1 1s cubic-bezier(.44,1.79,1,1.6);animation:closefrom-top1 1s cubic-bezier(.44,1.79,1,1.6);}