@import url(https://fonts.googleapis.com/css2?family=Mukta:wght@200;300;400;500;600;700;800&display=swap);*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Mukta",sans-serif}section.description{height:100vh;display:flex;margin:0 auto;max-width:95%;padding:70px 0;color:#00539a;text-align:center;align-items:center}section.description h2{padding:40px;font-size:2.5em}section.description .description__p{width:55%;margin:0 auto;font-size:1.5em}.quality{display:flex;margin:0 auto;max-width:85%;padding:70px 0;flex-wrap:wrap;align-items:center;justify-content:space-between}.quality figure{max-width:50%;margin:0 auto;padding:0 20px 0 0}.quality figure img{max-width:100%}.quality .quality__text{max-width:50%;margin:0 auto;padding:0 50px;color:#00539a}.quality .quality__text h2{font-size:2em}.quality .quality__text p{font-size:1.5em}.instagram{max-width:90%;margin:0 auto;font-size:30px;color:#00539a;text-align:center;padding:50px 0}.instagram .instagram__btn button{font-size:18px;color:#fff;border-radius:0;text-transform:none;background-color:#00539a}.instagram .instagram__block{padding:60px 0}.instagram .instagram__block img{width:200px;height:200px;margin:20px 60px}.blog-fixed{bottom:0;width:100%;display:flex;z-index:999999;flex-wrap:wrap;padding:10px 0;position:fixed;color:#00539a;align-items:center;justify-content:center;background-color:#e8e8e8}.blog-fixed img{width:8%;margin-top:-70px;position:relative}.blog-fixed .blog__text{padding:15px 20px}.blog-fixed .blog__text span{top:10%;right:28%;cursor:pointer;font-size:18px;position:absolute}.off{display:none}.animate-on{-webkit-animation:fadein .5s;animation:fadein .5s;opacity:1}.animate-off{display:none;-webkit-animation:fadeout .5s;animation:fadeout .5s}@-webkit-keyframes fadein{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes fadein{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@-webkit-keyframes fadeout{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@keyframes fadeout{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@media (max-width:767px){section.description{height:100vh}section.description h2{padding:40px 0}section.description .description__p{width:95%}.quality{display:block}.quality figure{padding:0;max-width:100%}.quality section.description h2{padding:10px!important;font-size:2em!important}.quality section.description .description__p{width:90%!important;margin:0 auto;font-size:1.3em!important}.quality .quality__text{padding:0;max-width:95%;text-align:center}.quality .quality__text h2{padding:20px 0;font-size:1.8em!important}.quality .quality__text p{font-size:1.4em!important}.instagram{font-size:23px!important}.blog-fixed{width:100%;bottom:0;display:flex;flex-wrap:wrap;padding:10px 0;position:fixed;color:#00539a;align-items:center;justify-content:center;background-color:#e8e8e8}.blog-fixed img{top:0;left:20px;position:absolute;width:18%!important;margin-top:-50px!important}.blog-fixed .blog__text{padding:0 20px!important}.blog-fixed .blog__text span{right:10%!important}}.menu{z-index:9999;width:100vw;position:fixed;padding:15px 0;background-color:hsla(0,0%,100%,.7)}.menu,.menu .menu__content{display:flex;justify-content:center}.menu .menu__content{width:90%;position:relative;align-items:center}.menu .menu__content nav ul{display:flex;align-items:baseline}.menu .menu__content nav ul li{list-style:none}.menu .menu__content nav ul li a{font-size:14px;color:#004b8b;transition:.2s;padding:10px 17.5px;text-decoration:none;text-transform:uppercase}.menu .menu__content nav ul li a:hover{color:#1d7dd0}.menu .menu__content .menu__rsociais{right:0;display:flex;position:absolute;align-items:center}.menu .menu__content .menu__rsociais svg{color:#004b8b;margin:0 5px}.menu .menu__mobile{display:none}@media (max-width:767px){.menu .menu__content{display:none}.menu .menu__mobile{width:100%;display:block}.menu .menu__mobile .menu__icons{display:flex;padding:0 8px;color:#00539a;align-items:center;justify-content:space-between}.menu .menu__mobile .menu__select--off{display:none}.menu .menu__mobile .menu__select--on{width:100%;display:block;background-color:#fff}.menu .menu__mobile .menu__select--on nav ul{padding:0 15px}.menu .menu__mobile .menu__select--on nav ul li{padding:10px 0;list-style:none;text-align:center;border-bottom:1px solid #004b8b}.menu .menu__mobile .menu__select--on nav ul li a{font-size:16px;padding:10px 17.5px;color:#004b8b;text-decoration:none;text-transform:uppercase;transition:.2s}.menu .menu__mobile .menu__select--on .menu__rsociais{padding:50px 0;text-align:center}.menu .menu__mobile .menu__select--on .menu__rsociais svg{color:#004b8b;margin:0 7px}}header{position:fixed;top:0;left:0;width:100%;height:75px;background:#000;z-index:10}header section{max-width:1300px;margin:auto;padding:20px;background:#ffd800}@media (max-width:1515px){header section{max-width:100%}}header section .logo{transform:translateX(-87px)}header section a{float:right;padding:3px 0}*{outline:none}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-filter:drop-shadow(0 5px 5px rgba(0,0,0,.1));-webkit-transition:all .5s ease;filter:drop-shadow(0 5px 5px rgba(0,0,0,.1));transition:all .5s ease;border:none;background:#ffd800;border-radius:30px;text-transform:uppercase;box-sizing:border-box;padding:15px 40px;font-weight:400;font-size:13px;cursor:cursor}button:hover{color:#fff;background:#222;-webkit-filter:drop-shadow(0 0 5px rgba(0,0,0,.2));filter:drop-shadow(0 0 5px rgba(0,0,0,.2))}.wrapper{max-width:1335px;box-sizing:border-box;padding:0 20px;margin:auto}.wrapper a{display:inline-block;margin:5px}.wrapper a:first-child{margin-left:0}.slider-wrapper{position:relative;height:100vh;overflow:hidden}.slide{height:100vh;background-size:cover!important}.slide:before{content:"";display:block;position:absolute;width:100%;height:100%;background:linear-gradient(transparent,rgba(0,0,0,.9));bottom:0;left:0}.nextButton,.previousButton{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAABCCAYAAAA/rXTfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQwIDc5LjE2MDQ1MSwgMjAxNy8wNS8wNi0wMTowODoyMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTY0MEY1RTlCMEYwMTFFQTlDMkZBN0Y3NEY0RTAzMzgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTY0MEY1RUFCMEYwMTFFQTlDMkZBN0Y3NEY0RTAzMzgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1NjQwRjVFN0IwRjAxMUVBOUMyRkE3Rjc0RjRFMDMzOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1NjQwRjVFOEIwRjAxMUVBOUMyRkE3Rjc0RjRFMDMzOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqAdTu0AAAXISURBVHjanFo9a1ZLEH6zHJE02tj5G2wVLoKSwupio51gbSzsLjGFCDZGrASJ/b2kEG5xUSuLaGGjbVpbJUUabVIIxpllZ5nznPlY74Flz7tfZ/aZj52ZfdcODw9Xa2trZ1er1ZuTk5Pn9P6S3lf0zhX31XeupV3e5ZGxMl63R/PwO/xMVM5S41uqL1LjH61tz5qsJ+qFvLE4z9okbqBQwxsqF1tboca/qb7FnUi9h4ReEMfgb5lnzee2QvVTKj8UrNxWibIWlN+6XbMEPxSx13rnj7+icpMm/lCTGblKlAe9fNwiDNssWUHkZa3S+ipRGilhHw28FbHLYoEsrtG02G7JVJGJVGZECVLCvgyBiH0WEkhYRwh4zETdoLZjNaESJUjpxS3CNCHYjyha8lYMPr+m8ieVYy1T1PcPlU292Ii6a7ZJiQS/6AEKzn0miupjNYmfXXrdxI9YWuOpfkSwaJNnyPYFKdjhLvVteuzTSFiCH1nrKkMIIwhjRwrYtCvsGzV6HiL43eIJoZq4T/0dKaUVlX2WFukPeIKN3+wsi4yY6pvJlFqss0+rbnQ4R1o5kyG9oGaP6u9EAdwz9qGCeGehd5wUr8Oxzsy+a1S+Qz8jdc8SaC3omduij45wZzDmA5VrVL6DPDyj+n5kAjILPzOMHjrOwh+FKOh6zEShXHiG1JKvMqIB1jklRFG9IIrK/UiQLY9yQZBFPZoEQ6Y+skwxUtBfkRoRYpSzEk2yBNQgsCLFgg7uqEmUdVTpdUsk9ZYsWDLA7KMyk6k2trPP2xASVbR/kkUFyWFqyhTNeyzah6hbR03J/N7IhzFQZJm6TPURrMVIPfLcV01k8XxdPME9jxGhp3JAZUOIUus+oLKDYQ+eezOWoQ8cBYmOdyDlgH5u0PgjkIAtatvBQ1dvqlgBnydX2UkNz4Kott6WIGUZy4IQRhrh+TI4RvVXoph9QHRFCmVxdpZlZ1rkgCWC34mCzVSk0D4VdDtG/N8s7DHGHlBfJQrYXYnSolGyWBujhSjQS2J9IeoryOYWve8szjJv8YhdVkYjyoywSaDqCrV9ge8yUi94yhSFx5nHh6bB01KY95nKVSrvqZxX7XdqfihzE7xcTpZM8ESgPes0/rSx5jc3LkNCkR2WDcqQbH0Xmn9+DsY94YN4sgJ+j4WWl5cggZu80Pzyc9BViVm4H44gDn0wi16ZmBZ4usSYhnHEv/ZU3zOQggwTA5t5gv5S8fjvRR6/Eyq3UpHRbGpjOjJmwspL61o2Br0Cz25R6cjAhh4JMfjdEqlzJOSRdrX6EtXvBBk1fpvKQ09EpiwZ8H/sDNWXqOLc9xkYsi0HqicS04gdsmySF7szMS0RfwY+vK0PUi+nUDJHK3LG9NEhbBJk4AzsyHiuS/eHrIA/SoAHfTNiFJrbfJp7fjkqyITQeVoWeYrMJiqmzAgx1maxfWGHMpY5BM8EWO14wSZPO3V7yS5LoiyrhYzIDLJp5IpqkUHLrDAsstCmtsY9ceCzDVpcmDIL7didDb7WYr8G5t9tnp+XwnHRMpMNniCDRmy028d1mHOX6heZalvB5+wCL7uYQ2RobCUGdlyRseK0KDU8lNLzrg2ETVTWYZcLNkUpYS9tPDvLspQMhy+MDBOTyUxGTKY0ZUAdq8wIMcimzG55V1lelDNF19gtsAu1yYt8PZ/css5u4hzQsbSJnwUx3lnn3RxG1+2TQzUnMf9jZNTuftL7bb7TH7lxxsuXLM/kXuDRc11UW+3yJ71WYkauya3INYqMZyk98GeYmH+p7ZRaqCPjfSD6i0WGpJn0bE8lhupTiq8dmeiqaSS7OhLJdEtNP65T1ZFpnTNirPSwldCKYroIxe6gaTapQTM2eXfvIzHbSESDh+tfzCY1aMEmi5js5mgkE2clPlnL+D71k1ZtatuLkqDePW0WEIwcH4zQN77RoYEf2l8q9rLdRpna3/lPkeX0/xJgAN1SqicqX76NAAAAAElFTkSuQmCC) no-repeat 50%/16px;width:32px;height:32px;text-indent:-9999px;cursor:pointer}.nextButton:hover,.previousButton:hover{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAABCCAYAAAA/rXTfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQwIDc5LjE2MDQ1MSwgMjAxNy8wNS8wNi0wMTowODoyMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTY0MEY1RTlCMEYwMTFFQTlDMkZBN0Y3NEY0RTAzMzgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTY0MEY1RUFCMEYwMTFFQTlDMkZBN0Y3NEY0RTAzMzgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1NjQwRjVFN0IwRjAxMUVBOUMyRkE3Rjc0RjRFMDMzOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1NjQwRjVFOEIwRjAxMUVBOUMyRkE3Rjc0RjRFMDMzOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqAdTu0AAAXISURBVHjanFo9a1ZLEH6zHJE02tj5G2wVLoKSwupio51gbSzsLjGFCDZGrASJ/b2kEG5xUSuLaGGjbVpbJUUabVIIxpllZ5nznPlY74Flz7tfZ/aZj52ZfdcODw9Xa2trZ1er1ZuTk5Pn9P6S3lf0zhX31XeupV3e5ZGxMl63R/PwO/xMVM5S41uqL1LjH61tz5qsJ+qFvLE4z9okbqBQwxsqF1tboca/qb7FnUi9h4ReEMfgb5lnzee2QvVTKj8UrNxWibIWlN+6XbMEPxSx13rnj7+icpMm/lCTGblKlAe9fNwiDNssWUHkZa3S+ipRGilhHw28FbHLYoEsrtG02G7JVJGJVGZECVLCvgyBiH0WEkhYRwh4zETdoLZjNaESJUjpxS3CNCHYjyha8lYMPr+m8ieVYy1T1PcPlU292Ii6a7ZJiQS/6AEKzn0miupjNYmfXXrdxI9YWuOpfkSwaJNnyPYFKdjhLvVteuzTSFiCH1nrKkMIIwhjRwrYtCvsGzV6HiL43eIJoZq4T/0dKaUVlX2WFukPeIKN3+wsi4yY6pvJlFqss0+rbnQ4R1o5kyG9oGaP6u9EAdwz9qGCeGehd5wUr8Oxzsy+a1S+Qz8jdc8SaC3omduij45wZzDmA5VrVL6DPDyj+n5kAjILPzOMHjrOwh+FKOh6zEShXHiG1JKvMqIB1jklRFG9IIrK/UiQLY9yQZBFPZoEQ6Y+skwxUtBfkRoRYpSzEk2yBNQgsCLFgg7uqEmUdVTpdUsk9ZYsWDLA7KMyk6k2trPP2xASVbR/kkUFyWFqyhTNeyzah6hbR03J/N7IhzFQZJm6TPURrMVIPfLcV01k8XxdPME9jxGhp3JAZUOIUus+oLKDYQ+eezOWoQ8cBYmOdyDlgH5u0PgjkIAtatvBQ1dvqlgBnydX2UkNz4Kott6WIGUZy4IQRhrh+TI4RvVXoph9QHRFCmVxdpZlZ1rkgCWC34mCzVSk0D4VdDtG/N8s7DHGHlBfJQrYXYnSolGyWBujhSjQS2J9IeoryOYWve8szjJv8YhdVkYjyoywSaDqCrV9ge8yUi94yhSFx5nHh6bB01KY95nKVSrvqZxX7XdqfihzE7xcTpZM8ESgPes0/rSx5jc3LkNCkR2WDcqQbH0Xmn9+DsY94YN4sgJ+j4WWl5cggZu80Pzyc9BViVm4H44gDn0wi16ZmBZ4usSYhnHEv/ZU3zOQggwTA5t5gv5S8fjvRR6/Eyq3UpHRbGpjOjJmwspL61o2Br0Cz25R6cjAhh4JMfjdEqlzJOSRdrX6EtXvBBk1fpvKQ09EpiwZ8H/sDNWXqOLc9xkYsi0HqicS04gdsmySF7szMS0RfwY+vK0PUi+nUDJHK3LG9NEhbBJk4AzsyHiuS/eHrIA/SoAHfTNiFJrbfJp7fjkqyITQeVoWeYrMJiqmzAgx1maxfWGHMpY5BM8EWO14wSZPO3V7yS5LoiyrhYzIDLJp5IpqkUHLrDAsstCmtsY9ceCzDVpcmDIL7didDb7WYr8G5t9tnp+XwnHRMpMNniCDRmy028d1mHOX6heZalvB5+wCL7uYQ2RobCUGdlyRseK0KDU8lNLzrg2ETVTWYZcLNkUpYS9tPDvLspQMhy+MDBOTyUxGTKY0ZUAdq8wIMcimzG55V1lelDNF19gtsAu1yYt8PZ/css5u4hzQsbSJnwUx3lnn3RxG1+2TQzUnMf9jZNTuftL7bb7TH7lxxsuXLM/kXuDRc11UW+3yJ71WYkauya3INYqMZyk98GeYmH+p7ZRaqCPjfSD6i0WGpJn0bE8lhupTiq8dmeiqaSS7OhLJdEtNP65T1ZFpnTNirPSwldCKYroIxe6gaTapQTM2eXfvIzHbSESDh+tfzCY1aMEmi5js5mgkE2clPlnL+D71k1ZtatuLkqDePW0WEIwcH4zQN77RoYEf2l8q9rLdRpna3/lPkeX0/xJgAN1SqicqX76NAAAAAElFTkSuQmCC) no-repeat 50%/12px}.previousButton{left:0;transform:rotate(180deg) translateY(50%)}.previousButton:hover{left:-10px}.nextButton{right:0}.nextButton:hover{right:-10px}.slider-content{text-align:center}.slider-content .inner{padding:0 70px;box-sizing:border-box;position:absolute;width:100%;bottom:30%;left:50%;transform:translate(-50%,-50%)}.slider-content .inner button{transition-delay:0s}.slider-content .inner h1{font-size:30px;font-weight:900;margin:0 auto;max-width:740px;color:#fff;text-align:right;position:absolute;right:70px}.slider-content .inner p{color:#fff;font-size:14px;line-height:1.5;margin:20px auto 30px;max-width:640px}.slider-content section{position:absolute;bottom:20px;left:20px}.slider-content section span{color:#fff;color:hsla(0,0%,100%,.5);font-size:12px;display:inline-block;text-align:left;line-height:1.4;vertical-align:middle;margin-left:10px}.slider-content section img{width:40px;height:40px;border:2px solid hsla(0,0%,100%,.5);border-radius:100%;vertical-align:middle}.slider-content section span strong{color:#fff;font-size:14px;display:block}@media (max-width:640px){.slider-content .inner h1{font-size:21px}}.slide h1{transition:all .3s ease;transform:translateY(-20px);opacity:0}.slide button,.slide p{transform:translateY(20px);opacity:0}.slide button,.slide p,.slide section *{transition:all .3s ease}.slide section img{transform:translateX(-10px);opacity:0}.slide section span{transform:translateY(-10px);opacity:0}.slide section span strong{transform:translateY(10px);opacity:0}.slide.animateIn.next button,.slide.animateIn.next h1,.slide.animateIn.next p,.slide.animateIn.next section *,.slide.animateIn.previous button,.slide.animateIn.previous h1,.slide.animateIn.previous p,.slide.animateIn.previous section *,.slide.current button,.slide.current h1,.slide.current p,.slide.current section *{transform:translateX(0);transition-delay:.9s;opacity:1}.slide.animateIn.next p,.slide.animateIn.previous p{transition-delay:1.1s}.slide.animateIn.next button,.slide.animateIn.next section img,.slide.animateIn.previous button,.slide.animateIn.previous section img{transition-delay:1.3s}.slide.animateIn.next section span,.slide.animateIn.previous section span{transition-delay:1.4s}.slide.animateIn.next section span strong,.slide.animateIn.previous section span strong{transition-delay:1.5s}.slide.animateOut h1{transition-delay:.3s}.slide.animateOut p{transition-delay:.2s}.slide.animateOut section span{transition-delay:.1s}.slide.animateOut section span strong{transition-delay:0s}.services{display:flex;padding:70px 0;max-width:100%;overflow:hidden}.services .services__content{width:100vw;display:flex}.services .services__content .services__box{width:100%;cursor:pointer;transition:.4s;overflow:hidden;position:relative}.services .services__content .services__box img{width:100%}.services .services__content .services__box .services--enable{width:100%;height:100%;display:flex;font-size:20px;color:#fff;margin-left:-100%;position:absolute;text-align:center;align-items:center;justify-content:center;background:rgba(35,61,91,.8)}.services .services__content .services__box:hover .services--enable{margin-left:0;transition:.3s}.services .services__content .services__box:hover .services__text{display:none}.services .services__content .services__box:nth-child(odd){color:#00539a}.services .services__content .services__box:nth-child(2n){color:#fff}.services .services__content .services__text{top:70px;right:-80px;width:200px;padding:40px 0;text-align:end;position:absolute;transform:rotate(270deg)}@media (max-width:767px){.services__content{flex-wrap:wrap}.services__content .services__box{width:50%!important;border:1px solid #fff!important}.services__content .services__box .services--enable{margin-left:0!important}.services__content .services__box .services__text{display:none}}.indices{display:flex;padding:70px 0;max-width:100%;overflow:hidden}.indices .indices__content{width:100vw;height:100%;display:flex;justify-content:space-evenly}.indices .indices__content .indices__box{margin:0 20px;cursor:pointer;overflow:hidden;transition:.4s;color:#fff;position:relative}.indices .indices__content .indices__box .indices--enable{width:100%;height:100%;display:flex;font-size:20px;color:#fff;margin-left:-100%;position:absolute;align-items:center;justify-content:center;background:rgba(35,61,91,.8)}.indices .indices__content .indices__box:hover .indices--enable{margin-left:0;transition:.3s}.indices .indices__content .indices__box:hover .indices__text{display:none}.indices .indices__content .indices__text{right:-60px;top:70px;width:200px;padding:40px 0;text-align:end;position:absolute;transform:rotate(270deg)}@media (max-width:767px){.indices__content .indices__box{margin:0!important;width:50%!important;border:1px solid #fff!important}.indices__content .indices__box .indices--enable{margin-left:0!important}.indices__content .indices__box .indices__text{display:none}}.footer{padding:20px 0;background-color:#00539a}.footer .footer__news{font-size:14px;padding:30px 0;color:#fff;text-align:center}.footer .footer__inscrever{display:flex;flex-wrap:nowrap;padding:20px 0;justify-content:center}.footer .footer__inscrever input{width:25%;padding:10px 20px}.footer .footer__inscrever button{font-size:16px;cursor:pointer;color:#fff;border-radius:0;font-weight:700;background-color:#003a6c}.footer .footer__ends{display:flex;padding:40px 0;flex-wrap:wrap;color:#fff;font-size:.7em;align-items:center;justify-content:center;background-color:#00294d}.footer .footer__ends .footer__contato,.footer .footer__ends .footer__logo,.footer .footer__ends .footer__visite{width:33%}.footer .footer__ends .footer__visite{padding:15px 40px}.footer .footer__ends .footer__logo{display:block;text-align:center;border-left:1px solid #fff;border-right:1px solid #fff}.footer .footer__ends .footer__contato{text-align:right;padding:5px 40px}.footer .footer__ends h3{font-size:22px}.footer .footer__ends p{font-size:11px}.footer .footer__rsocial{display:flex;padding:20px 0;color:#fff;justify-content:center}.footer .footer__rsocial svg{margin:0 5px}@media (max-width:767px){.footer__inscrever{display:block!important}.footer__inscrever input{width:52%!important;padding:14px 20px!important}.footer__contato,.footer__logo,.footer__visite{width:100%!important;border:0!important}.footer__contato,.footer__visite{text-align:center!important}}.empresa{display:flex;height:100vh;margin:0 auto;max-width:1280px;align-items:center;flex-wrap:wrap}.empresa .empresa__slide{width:48%;padding:0 30px}.empresa .empresa__slide .alice-carousel{height:50vh!important}.empresa .empresa__slide .alice-carousel .alice-carousel__next-btn,.empresa .empresa__slide .alice-carousel .alice-carousel__prev-btn{display:none}.empresa .empresa__slide .alice-carousel .alice-carousel__dots{margin:10px 3px 5px!important}.empresa .empresa__slide .alice-carousel .alice-carousel__dots .alice-carousel__dots-item{background-color:#c7c6cb}.empresa .empresa__slide .alice-carousel .alice-carousel__dots .alice-carousel__dots-item.__active{background-color:#0962a7}.empresa .empresa__text{width:50%;color:#6d6e71;padding:0 30px}.empresa .empresa__text p{padding:15px 0}@media (max-width:767px){.empresa{height:100%}.empresa .empresa__slide,.empresa .empresa__text{width:100%;padding-top:110px}}.servicos{margin:0 auto;max-width:1280px;padding:100px 0}.servicos .servicos__img{width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:center}.servicos .servicos__img .servicos__box{height:100%;margin:0 20px;cursor:pointer;position:relative}.servicos .servicos__img .servicos__box .servicos--enable{width:100%;display:flex;height:100%;color:#fff;position:absolute;align-items:center;justify-content:center;background:rgba(35,61,91,.7)}.servicos .servicos__img .servicos__box img{max-width:100%}.servicos .servicos__img .servicos__box:hover{transition:.3s;box-shadow:2px 2px 2px 2px #8c8888}.servicos .servicos__text{color:#6d6e71;padding:55px 30px}.servicos .servicos__text h2{font-size:24px;padding:50px 0}.servicos .servicos__text p,.servicos .servicos__text ul,.servicos .servicos__text ul li{font-size:16px;padding:15px 25px}.servicos .servicos__text .servicos__legal{display:flex}.enable{display:block!important}.disabled{display:none!important}@media (max-width:767px){.servicos .servicos__img .servicos__box{width:48%;margin:1%}.servicos .servicos__img .servicos__box img{max-width:100%}.servicos__text{padding:5px 10px!important}.servicos__text h2{margin-top:10px!important;padding:0!important}.servicos__text .servicos__legal{display:block!important}}.indices .empresa__text ul{padding:12px 0}.indices .empresa__text ul li{padding:11px 0}.indices .empresa__text ul li a{text-decoration:none;color:#6d6e71}.links{height:100vh;margin:0 auto;max-width:1080px;padding:70px 0}.links .links__boxes{padding:70px 0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.links .links__boxes .links__box{width:210px;height:210px;display:flex;margin:7px;cursor:pointer;align-items:center;box-shadow:2px 2px 2px 2px #c3c3c3}.links .links__boxes .links__box img{display:block;margin:0 auto;max-width:100%}.links .links__boxes .links__box:hover{opacity:.7;transition:.3s}@media (max-width:920px){.links{height:100%}.links .links__boxes .links__box{width:43%}}.table__simples{height:100%;margin:0 auto;padding:80px 0;max-width:1280px}.table__simples h3{padding:40px 0}.contact{margin:0 auto;padding:90px 5px;max-width:1280px;text-align:center}.contact h1{padding:20px 0;color:#337ab7}.contact .contact__client{display:flex;padding:20px 0;flex-wrap:wrap;align-items:center;justify-content:center}.contact .contact__client .contact__form{width:50%}.contact .contact__client .contact__form img{margin-top:-70px;padding:0 0 70px}.contact .contact__client .contact__form a,.contact .contact__client .contact__form p{font-size:18px;color:#337ab7}.contact .contact__client .contact__form div{width:100%}.contact .contact__client .contact__form div input{border:0;width:100%;margin:10px 0;padding:15px;border-bottom:1px solid #337ab7}.contact .contact__client .contact__form div button{width:60%;margin:30px 0;color:#fff;background-color:#337ab7}.contact .contact__client .contact__form div button:hover{background-color:#3e33d4}.contact__map{width:100%}.contact__map iframe{width:100%;height:50vh}.error{color:red!important}@media (max-width:767px){.contact__client .contact__form{width:90%!important}.contact__client .contact__form img{margin-top:0!important}}
/*# sourceMappingURL=main.4ba62ae2.chunk.css.map */