.btn-circle{width:30px;height:30px;text-align:center;padding:6px 0;font-size:12px;line-height:1.428571429;border-radius:50%}.btn-circle-xs{width:20px;height:20px;text-align:center;padding:3px 0;font-size:10px;line-height:1.2;border-radius:50%}.left-nav{position:fixed;right:20px;top:50%}.right-nav{position:fixed;left:100px;top:50%}.table-nav{position:fixed;top:50%;z-index:50}.btn-circle,.btn-circle:hover{background-color:#31353d;opacity:.3;color:#f5f5f5;width:30px;height:30px;text-align:center;padding:6px 0;font-size:12px;line-height:1.428571429;border-radius:15px}.btn-circle.btn-lg{width:60px;height:60px;padding:0 4px;font-size:18px;line-height:1.33;border-radius:50%}.btn-circle.btn-xl{width:70px;height:70px;padding:10px 16px;font-size:24px;line-height:1.33;border-radius:35px}.btn-circle.down-nav{position:fixed;bottom:9px;z-index:1070;left:-2px;opacity:1}.btn-circle.up-nav{position:fixed;top:60px;color:#fff;opacity:1;z-index:1018;left:0}@media only screen and (max-width:1250px){.btn-circle.btn-xl,.btn-circle.btn-lg{width:50px;height:50px;padding:10px 12px}}.m0{margin:0}.showbox{position:fixed;top:50%;left:50%;z-index:10000}.mdloader{position:relative;margin:0 auto;width:100px}.mdloader:before{content:'';display:block;padding-top:100%}.circular{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;height:100%;-webkit-transform-origin:center center;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.path{stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-webkit-keyframes color{100%,0%{stroke:#585858}20%{stroke:#53b0dc}40%{stroke:#d62d20}60%{stroke:#db8c13}80%{stroke:#933cc1}}@-moz-keyframes color{100%,0%{stroke:#585858}20%{stroke:#53b0dc}40%{stroke:#d62d20}60%{stroke:#db8c13}80%{stroke:#933cc1}}@keyframes color{100%,0%{stroke:#585858}20%{stroke:#53b0dc}40%{stroke:#d62d20}60%{stroke:#db8c13}80%{stroke:#933cc1}}.ea-pager{cursor:pointer;position:fixed;bottom:50px}a[share]{word-break:keep-all;display:inline-block}.social-btn{position:relative;display:block;height:70px;width:70px;-webkit-transform:scale(.8);transform:scale(.8);border-radius:50%;box-shadow:2px 2px 7px 0 rgba(0,0,0,.4);cursor:pointer;z-index:99;vertical-align:middle;text-align:center;color:#fff !important;line-height:1.5}.social-btn:hover{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.35s cubic-bezier(.3,.2,0,2.5);transition:.35s cubic-bezier(.3,.2,0,2.5)}.social-btn{font-size:2.5rem}.social-btn.facebook{background-color:#4264aa}.social-btn.twitter{background-color:#6cb7f0}.social-btn.linkedin{background-color:#0092e4}.social-btn.whatsapp{background-color:#25d366}.social-btn.email{background-color:#4b515d}.social-icons-wrapper{position:relative;max-width:500px;margin:1em auto;overflow-x:hidden}.social-icons-wrapper ul{box-sizing:border-box;white-space:nowrap;overflow-x:hidden;-webkit-overflow-scrolling:touch}.social-icons-wrapper li.item{display:inline-block;width:100px;height:100%;padding:1em;box-sizing:border-box}.social-icons-wrapper li.item label{display:block;text-align:center}.left-paddle{left:0;top:30px;position:absolute}.right-paddle{right:0;top:30px;position:absolute}.hidden{display:none}@media screen and (max-width:768px){.social-icons-wrapper{max-width:75%;margin:0 auto}}.strength-meter{width:375px;position:relative;height:3px;background:#ddd;margin:10px 0;border-radius:3px}.strength-meter:before,.strength-meter:after{content:'';height:inherit;background:transparent;display:block;border-color:#fff;border-style:solid;border-width:0 5px 0 5px;position:absolute;width:80px;z-index:10}.strength-meter:before{left:70px}.strength-meter:after{right:70px}.strength-meter-fill{background:transparent;height:inherit;position:absolute;width:0;border-radius:inherit;transition:width .5s ease-in-out,background .25s}.strength-meter-fill[data-strength='0']{background:#8b0000;width:20%}.strength-meter-fill[data-strength='1']{background:#ff4500;width:40%}.strength-meter-fill[data-strength='2']{background:#ffa500;width:60%}.strength-meter-fill[data-strength='3']{background:#9acd32;width:80%}.strength-meter-fill[data-strength='4']{background:#008000;width:100%}#circle{position:fixed;top:50%;left:50%;z-index:1000;transform:translate(-50%,-50%);width:150px;height:150px}.loader{width:100%;height:100%;border:8px solid #162534;border-top:8px solid #09f;border-radius:50%;animation:rotate 5s linear infinite}.spinner{position:relative;width:30px;height:30px;left:48%}.spinner .blob{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:2px solid #000;width:10px;height:10px;border-radius:50%}.spinner .blob.top{top:0;-webkit-animation:blob-top 1s infinite ease-in;animation:blob-top 1s infinite ease-in}.spinner .blob.bottom{top:100%;-webkit-animation:blob-bottom 1s infinite ease-in;animation:blob-bottom 1s infinite ease-in}.spinner .blob.left{left:0;-webkit-animation:blob-left 1s infinite ease-in;animation:blob-left 1s infinite ease-in}.spinner .move-blob{background:#000;top:0;-webkit-animation:blob-spinner-mover 1s infinite ease-in;animation:blob-spinner-mover 1s infinite ease-in}@-webkit-keyframes blob-bottom{25%,50%,75%{top:50%;left:100%}100%{top:0;left:50%}}@keyframes blob-bottom{25%,50%,75%{top:50%;left:100%}100%{top:0;left:50%}}@-webkit-keyframes blob-left{25%{top:50%;left:0}50%,100%{top:100%;left:50%}}@keyframes blob-left{25%{top:50%;left:0}50%,100%{top:100%;left:50%}}@-webkit-keyframes blob-top{50%{top:0;left:50%}75%,100%{top:50%;left:0}}@keyframes blob-top{50%{top:0;left:50%}75%,100%{top:50%;left:0}}@-webkit-keyframes blob-spinner-mover{0%,100%{top:0;left:50%}25%{top:50%;left:100%}50%{top:100%;left:50%}75%{top:50%;left:0}}@keyframes blob-spinner-mover{0%,100%{top:0;left:50%}25%{top:50%;left:100%}50%{top:100%;left:50%}75%{top:50%;left:0}}.back-to-top{direction:initial;position:fixed;bottom:20px;right:20px;background:#000;background:rgba(0,0,0,.7);width:50px;height:50px;text-decoration:none;-webkit-border-radius:35px;-moz-border-radius:35px;border-radius:35px;display:none;-webkit-transition:all .3s linear;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:1}.back-to-top i{color:#fff;margin:0;position:relative;left:12px;top:10px;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.back-to-top:hover{background:rgba(0,0,0,.9)}.back-to-top:hover i{color:#fff;text-decoration:none}.image{opacity:1;display:block;width:100%;height:auto;transition:.5s ease;backface-visibility:hidden}.img-info{transition:.5s ease;opacity:0;position:absolute;top:0;text-align:center;color:#000 !important;font-size:16px;z-index:99;padding:16px 32px}#imagesGallery .thumbnail img.hover{opacity:.3}#imagesGallery .thumbnail img.hover+.img-info{opacity:1}#imagesGallery .caption a,#imagesGallery .img-info label{margin-right:5px;padding:0;word-wrap:break-word}#imagesGallery .caption .description{height:20px;overflow:hidden}#imagesGallery .thumbnail .help{position:absolute;top:0;right:0;padding:8px 15px;color:#fff;z-index:100;cursor:pointer}#imagesGallery .thumbnail .img-ownership{position:absolute;top:0;right:unset;color:#fff;z-index:99;cursor:pointer;margin:5px 0;background-color:rgba(0,0,0,.5)}@media(min-width:768px){.img-wrepper{height:200px;overflow:hidden}#imagesGallery .thumbnail{height:300px}}.carousel-item>div{height:400px;line-height:500px;text-align:center}.carousel{position:relative;overflow:hidden;width:100%}.carousel-container{list-style:none;overflow:hidden;padding:0;margin:0;width:500%;transition:transform 1s cubic-bezier(.694,.0482,.335,1)}.carousel-item{position:relative;float:left;width:20%}.carousel-prev,.carousel-next{position:absolute;top:50%;background-color:#222;opacity:.7;border-radius:50%;color:#fff;font-size:2em;cursor:pointer;width:50px;height:50px;line-height:50px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);text-align:center;z-index:10;transition:opacity .3s ease}.carousel-prev{left:2%;padding-right:3px}.carousel-next{right:2%;padding-left:3px}.carousel-prev:hover,.carousel-next:hover{opacity:1}.carousel-pagination{list-style:none;position:absolute;bottom:3%;left:0;right:0;width:50%;padding:0;margin:0 auto;text-align:center;z-index:10}.carousel-bullet{display:inline-block;width:12px;height:12px;background-color:#000;cursor:pointer;margin:0 7px;border-radius:50%;opacity:.5;transition-property:transform,opacity,background-color;transition-duration:.3s}.carousel-bullet:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.carousel-bullet.active-bullet,.carousel-bullet.active-bullet:hover{opacity:1;-webkit-transform:scale(1.3);transform:scale(1.3);background-color:#fff;cursor:default}.carousel-item img{margin:auto;image-rendering:pixelated}ea-country-map{width:100%;height:100%}.jqvmap-zoomout,.jqvmap-zoomin{width:25px;height:25px;line-height:20px}.jqvmap-zoomout{top:45px}