@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");.submenu{position:sticky;top:0;background-color:#013030;width:100%;z-index:1000}.submenu ul{list-style:none}.submenu a{text-decoration:none}.submenu .container-submenu{max-width:75rem;padding:0 2rem;margin:0 auto;display:flex;position:relative}.submenu .logo-container{display:flex;align-items:center}.submenu .nav-btn{flex:3;display:flex}.submenu .nav-links{flex:2}.submenu .log-sign{display:flex;justify-content:space-evenly;align-items:center;flex:1}.submenu .logo{color:#fff;font-size:1.1rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;line-height:unset}.submenu .logo span{font-weight:300}.submenu .btn{display:inline-block;padding:.5rem 1.3rem;font-size:.8rem;border:2px solid #fff;border-radius:2rem;line-height:1;margin:0 .2rem;transition:.3s;text-transform:uppercase;width:unset;height:unset;position:unset}.submenu .btn.solid,.submenu .btn.transparent:hover{background-color:#fff;color:#69bde7}.submenu .btn.solid:hover,.submenu .btn.transparent{background-color:transparent;color:#fff}.submenu .nav-links>ul{display:flex;justify-content:center;align-items:center;margin-bottom:unset}.submenu .nav-link{position:relative;padding:unset}.submenu .nav-link>a{line-height:3rem;color:#fff;padding:0 .8rem;letter-spacing:1px;font-size:11px;display:flex;align-items:center;justify-content:space-between;text-transform:uppercase}.submenu .nav-link>a:hover{color:#dbbfa7}.submenu .nav-link>a>i{margin-left:.2rem}.submenu .nav-link:hover>a{transform:scale(1.1)}.submenu .dropdown{position:absolute;top:100%;left:0;width:10rem;transform:translateY(10px);opacity:0;pointer-events:none;transition:.5s}.submenu .dropdown ul{position:relative;width:250px}.submenu .dropdown-link>a{display:flex;background-color:#013030;color:#fff;padding:.5rem 1rem;font-size:1.1rem;align-items:center;justify-content:space-between;transition:.3s;font-weight:600}.submenu .dropdown-link:hover>a{background-color:#fff;color:#013030}.submenu .dropdown-link i{transform:rotate(-90deg)}.submenu .arrow{position:absolute;width:11px;height:11px;top:-5.5px;left:32px;background-color:#fff;transform:rotate(45deg);cursor:pointer;transition:.3s;z-index:-1}.submenu .dropdown-link:first-child:hover~.arrow{background-color:#013030}.submenu .dropdown-link{position:relative}.submenu .dropdown.second{top:0;left:100%;padding-left:.8rem;cursor:pointer;transform:translateX(10px)}.submenu .dropdown.second .arrow{top:10px;left:-5.5px}.submenu .dropdown-link:hover>.dropdown,.submenu .nav-link:hover>.dropdown{transform:translate(0);opacity:1;pointer-events:auto}.submenu .hamburger-menu-container{flex:1;display:none;align-items:center;justify-content:flex-end}.submenu .hamburger-menu{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:flex-end}.submenu .hamburger-menu div{width:1.6rem;height:3px;border-radius:3px;background-color:#fff;position:relative;z-index:1001;transition:.5s}.submenu .hamburger-menu div:after,.submenu .hamburger-menu div:before{content:"";position:absolute;width:inherit;height:inherit;background-color:#fff;border-radius:3px;transition:.5s}.submenu .hamburger-menu div:before{transform:translateY(-7px)}.submenu .hamburger-menu div:after{transform:translateY(7px)}#check{position:absolute;top:50%;right:1.5rem;transform:translateY(-50%);width:2.5rem;height:2.5rem;z-index:90000;cursor:pointer;opacity:0;display:none}#check:checked~.hamburger-menu-container .hamburger-menu div{background-color:transparent}#check:checked~.hamburger-menu-container .hamburger-menu div:before{transform:translateY(0) rotate(-45deg)}#check:checked~.hamburger-menu-container .hamburger-menu div:after{transform:translateY(0) rotate(45deg)}@keyframes animation{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.nav-link-5{display:none!important}@media (max-width:920px){.submenu .hamburger-menu-container{display:flex}.nav-link-5{display:block!important;border:1px solid #fff;width:95%!important;border-radius:10px;margin:auto;background-color:#bf976a}#check{display:block}.submenu .nav-btn{position:fixed;height:calc(100vh - 3rem);top:0;left:0;width:100%;background-color:#013030;flex-direction:column;align-items:center;justify-content:space-between;overflow-x:hidden;overflow-y:auto;transform:translateX(100%);transition:.65s;margin-top:145px}#check:checked~.nav-btn{transform:translateX(0)}#check:checked~.nav-btn .log-sign,#check:checked~.nav-btn .nav-link{animation:animation .5s ease forwards var(--i)}.submenu .nav-links{flex:initial;width:100%}.submenu .nav-links>ul{flex-direction:column}.submenu .nav-link{width:100%;opacity:1;transform:translateY(15px)}.submenu .nav-link>a{line-height:1;padding:1.6rem 2rem}.submenu .nav-link:hover>a{transform:scale(1);background-color:#013030}.submenu .dropdown,.submenu .dropdown.second{position:static;top:auto;left:auto;transform:none;opacity:1;pointer-events:auto;width:100%;padding:0;background-color:#013030;display:none}.submenu .dropdown-link:hover>.dropdown,.submenu .nav-link:hover>.dropdown{display:block}.submenu .dropdown-link:hover>a>i,.submenu .nav-link:hover>a>i{transform:rotate(1turn)}.submenu .dropdown-link>a{background-color:transparent;color:#fff;padding:1.2rem 2rem;line-height:1}.submenu .dropdown.second .dropdown-link>a{padding:1.2rem 2rem 1.2rem 3rem}.submenu .dropdown.second .dropdown.second .dropdown-link>a{padding:1.2rem 2rem 1.2rem 4rem}.submenu .dropdown-link:not(:nth-last-child(2)){border-bottom:none}.submenu .arrow{z-index:1;left:10%;transform:scale(1.1) rotate(45deg);transition:.5s}.submenu .arrow,.submenu .nav-link:hover .arrow{background-color:#013030}.submenu .dropdown .dropdown .arrow{display:none}.submenu .dropdown-link:hover>a{background-color:#013030;color:#fff;scale:105%}.submenu .dropdown-link:first-child:hover~.arrow{background-color:#013030}.submenu .nav-link>a>i{font-size:1.1rem;transform:rotate(-90deg);transition:.7s}.submenu .dropdown i{font-size:1rem;transition:.7s}.submenu .log-sign{width:100%;padding:1.5rem 1.9rem;justify-content:flex-start;opacity:0;transform:translateY(15px)}}@media only screen and (max-width:540px){.submenu .logo{font-size:.8rem}}@media only screen and (max-width:380px){.submenu .logo{font-size:.6rem}}@media only screen and (max-width:320px){.submenu .logo{font-size:.5rem}}.mainmenu{background:#fff none repeat scroll 0 0/auto padding-box border-box;box-sizing:border-box;height:105px;padding-top:15px}.mainmenu .style-1{width:1200px;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.mainmenu .style-1,.mainmenu .style-2{box-sizing:border-box}.mainmenu .style-3{width:8.33333%;float:left;height:auto;position:relative;min-height:1px;padding-right:15px;padding-left:15px;box-sizing:border-box}.mainmenu .style-4{display:table;width:100%;height:auto;box-sizing:border-box}.mainmenu .style-5{display:table-cell;text-align:center;vertical-align:middle;box-sizing:border-box}.mainmenu .style-6{cursor:pointer;color:#337ab7;-webkit-text-decoration:none solid #337ab7;text-decoration:none solid #337ab7;box-sizing:border-box;background-color:transparent}.mainmenu .style-7{display:block;max-width:100%;height:auto;box-sizing:border-box;border:0 #337ab7}.mainmenu .style-8{width:25%;float:left;height:auto;position:relative;min-height:1px;padding-right:15px;padding-left:15px;text-align:center;box-sizing:border-box}.mainmenu .style-9{display:table;width:100%;height:auto;box-sizing:border-box}.mainmenu .style-10{display:table-cell;text-align:center;vertical-align:middle;box-sizing:border-box}.mainmenu .style-11{display:block;max-width:100%;height:auto;box-sizing:border-box;border:0 #333}.mainmenu .style-12{width:25%;float:left;height:auto;position:relative;min-height:1px;padding-right:15px;padding-left:15px;text-align:center;box-sizing:border-box}.mainmenu .style-13{display:table;width:100%;height:x;box-sizing:border-box}.mainmenu .style-14{display:table-cell;text-align:center}.mainmenu .style-14,.mainmenu .style-15{vertical-align:middle;box-sizing:border-box}.mainmenu .style-15{display:inline;max-width:90%;height:auto;border:0 #333}.mainmenu .style-16{width:41.6667%;float:left;height:x;position:relative;min-height:1px;padding-right:15px;padding-left:15px;text-align:center;box-sizing:border-box}.mainmenu .style-17{display:table;width:100%;height:x;box-sizing:border-box}.mainmenu .style-18{display:table-cell;text-align:center;vertical-align:middle;box-sizing:border-box;border:1px solid #3a3a3a;height:77px;border-radius:5px;background-color:#bf976a;font-size:24px;color:#fff}.mainmenu .style-19{display:block;max-width:100%;height:auto;box-sizing:border-box;border:0 #333}@media only screen and (max-width:992px){.mainmenu .style-1{width:100%}}@media only screen and (max-width:540px){.mainmenu .style-3{width:30%}.mainmenu .style-8{width:70%;padding:0}.mainmenu .style-12,.mainmenu .style-16{display:none}}@media only screen and (max-width:380px){.mainmenu{margin-bottom:0}}@media only screen and (max-width:320px){.mainmenu{padding-top:25px}}.Footer iframe{width:100%;box-shadow:1px 1px 10px rgba(0,0,0,.3)}.Footer{background:#fff;color:#ededed;padding:50px 0 30px;margin:0;box-sizing:border-box;display:block;box-shadow:0 -10px 24px -16px rgba(0,0,0,.5),0 10px 24px -16px rgba(0,0,0,.5);border-top:1px solid rgba(0,0,0,.1)}.Footer .style-1{max-width:1200px;box-sizing:border-box;width:100%;padding:0 15px;margin:0 auto}.Footer .style-2{padding:0;box-sizing:border-box;display:flex;flex-wrap:wrap;margin:0 -15px}.Footer .style-3{flex:0 0 33.3333%;max-width:33.3333%;margin:0;box-sizing:border-box;position:relative;width:100%;min-height:1px;padding:0 15px}.Footer .style-4{margin:0;padding:0;box-sizing:border-box}.Footer .style-5{font-family:Hind Siliguri,sans-serif;font-size:19px;font-weight:700;line-height:22.8px;margin:0 0 20px}.Footer .style-5,.Footer .style-6{padding:0;box-sizing:border-box;color:#013030}.Footer .style-6{line-height:21px;margin:0 0 16px;text-align:justify}.Footer .style-7{flex:0 0 16.6667%;max-width:16.6667%;margin:0;box-sizing:border-box;position:relative;width:100%;min-height:1px;padding:0 15px}.Footer .style-8{margin:0;padding:0;box-sizing:border-box}.Footer .style-9{font-family:PT Sans,sans-serif;font-size:21px;font-weight:700;padding:0;box-sizing:border-box;line-height:25.2px;color:#013030;margin:0 0 20px}.Footer .style-10{list-style:none outside none;padding:0;box-sizing:border-box;margin:0;color:#013030!important}.Footer .style-11{margin-bottom:2px;padding:0;box-sizing:border-box}.Footer .style-12{font-family:PT Sans,sans-serif;font-size:16px;line-height:20px;-webkit-text-decoration:none solid #fff;text-decoration:none solid #fff;margin:0;padding:0;box-sizing:border-box;background-color:transparent}.Footer .style-13{margin-bottom:2px;padding:0;box-sizing:border-box}.Footer .style-14{font-family:PT Sans,sans-serif;font-size:16px;line-height:20px;-webkit-text-decoration:none solid #fff;text-decoration:none solid #fff;margin:0;padding:0;box-sizing:border-box;background-color:transparent}.Footer .style-15{margin-bottom:2px;padding:0;box-sizing:border-box}.Footer .style-16{font-family:PT Sans,sans-serif;font-size:16px;line-height:20px;-webkit-text-decoration:none solid #fff;text-decoration:none solid #fff;margin:0;padding:0;box-sizing:border-box;background-color:transparent}.Footer .style-17{margin-bottom:2px;padding:0;box-sizing:border-box}.Footer .style-18{font-family:PT Sans,sans-serif;font-size:16px;line-height:20px;-webkit-text-decoration:none solid #fff;text-decoration:none solid #fff;margin:0;padding:0;box-sizing:border-box;background-color:transparent}.Footer .style-19{margin-bottom:2px;padding:0;box-sizing:border-box}.Footer .style-20{font-family:PT Sans,sans-serif;font-size:16px;line-height:20px;-webkit-text-decoration:none solid #fff;text-decoration:none solid #fff;margin:0;padding:0;box-sizing:border-box;background-color:transparent}.Footer .style-21{margin-bottom:2px;padding:0;box-sizing:border-box}.Footer .style-22{font-family:PT Sans,sans-serif;font-size:16px;line-height:20px;-webkit-text-decoration:none solid #fff;text-decoration:none solid #fff;margin:0;padding:0;box-sizing:border-box;background-color:transparent}.Footer .style-23{margin-bottom:2px;padding:0;box-sizing:border-box}.Footer .style-24{font-family:PT Sans,sans-serif;font-size:16px;line-height:20px;-webkit-text-decoration:none solid #fff;text-decoration:none solid #fff;margin:0;padding:0;box-sizing:border-box;background-color:transparent}.Footer .style-25{margin-bottom:2px;padding:0;box-sizing:border-box}.Footer .style-26{font-family:PT Sans,sans-serif;font-size:16px;line-height:20px;-webkit-text-decoration:none solid #fff;text-decoration:none solid #fff;margin:0;padding:0;box-sizing:border-box;background-color:transparent}.Footer .style-27{margin-bottom:2px;padding:0;box-sizing:border-box}.Footer .style-28{font-family:PT Sans,sans-serif;font-size:16px;line-height:20px;-webkit-text-decoration:none solid #fff;text-decoration:none solid #fff;margin:0;padding:0;box-sizing:border-box;background-color:transparent}.Footer .style-29{flex:0 0 25%;max-width:25%;margin:0;box-sizing:border-box;position:relative;width:100%;min-height:1px;padding:0 15px}.Footer .style-30{margin:0;padding:0;box-sizing:border-box}.Footer .style-31{font-family:PT Sans,sans-serif;font-size:21px;font-weight:700;padding:0;box-sizing:border-box;line-height:25.2px;color:#013030;margin:0 0 20px}.Footer .style-32,.Footer .style-33{margin:0;padding:0;box-sizing:border-box}.Footer .style-33{border-collapse:collapse;color:#013030}.Footer .style-34{margin:0;padding:0;box-sizing:border-box}.Footer .style-35{display:inline-block;padding:0 0 20px}.Footer .style-35,.Footer .style-36{border:0 #ededed;margin:0;box-sizing:border-box}.Footer .style-36{font-size:16px;padding-right:10px}.Footer .style-37{font-weight:900;font-family:Font Awesome\ 6 Free;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;line-height:16px;text-rendering:auto}.Footer .style-37,.Footer .style-38{margin:0;padding:0;box-sizing:border-box}.Footer .style-38{font-size:16px;border:0 #ededed}.Footer .style-39{display:inline-block;padding:0 0 20px}.Footer .style-39,.Footer .style-40{border:0 #ededed;margin:0;box-sizing:border-box}.Footer .style-40{font-size:21px;padding:0 10px 0 0}.Footer .style-41{font-weight:900;font-family:Font Awesome\ 6 Free;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;line-height:21px;text-rendering:auto}.Footer .style-41,.Footer .style-42{margin:0;padding:0;box-sizing:border-box}.Footer .style-42{font-size:16px;border:0 #ededed}.Footer .style-43{display:inline-block;padding:0 0 20px}.Footer .style-43,.Footer .style-44{border:0 #ededed;margin:0;box-sizing:border-box}.Footer .style-44{font-size:21px;padding:0 10px 0 0}.Footer .style-45{font-weight:900;font-family:Font Awesome\ 6 Free;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;line-height:21px;text-rendering:auto}.Footer .style-45,.Footer .style-46{margin:0;padding:0;box-sizing:border-box}.Footer .style-46{font-size:16px;border:0 #ededed}.Footer .style-47{margin:0;padding:0;box-sizing:border-box;color:#013030}.Footer .style-48{font-weight:400;padding:0;box-sizing:border-box;font-size:20px;font-family:Hind Siliguri,sans-serif;line-height:24px;margin:0 0 8px}.Footer .style-49{display:flex;list-style:none outside none}.Footer .style-49,.Footer .style-50{padding:0;box-sizing:border-box;margin:0}.Footer .style-51{-webkit-text-decoration:none solid #fff;text-decoration:none solid #fff;border:1px solid #013030;width:24px;height:24px;line-height:24px;border-radius:50%;font-size:12px;text-align:center;display:inline-block;margin:0 3px;padding:0;box-sizing:border-box;background-color:transparent}.Footer .style-53{margin:0;padding:0;box-sizing:border-box}.Footer .style-54{-webkit-text-decoration:none solid #fff;text-decoration:none solid #fff;border:1px solid #013030;width:24px;height:24px;line-height:24px;border-radius:50%;font-size:12px;text-align:center;display:inline-block;margin:0 3px;padding:0;box-sizing:border-box;background-color:transparent}.Footer .style-56{margin:0;padding:0;box-sizing:border-box}.Footer .style-57{-webkit-text-decoration:none solid #fff;text-decoration:none solid #fff;border:1px solid #013030;width:24px;height:24px;line-height:24px;border-radius:50%;font-size:12px;text-align:center;display:inline-block;margin:0 3px;padding:0;box-sizing:border-box;background-color:transparent}.Footer .style-59{margin:0;padding:0;box-sizing:border-box}.Footer .style-60{-webkit-text-decoration:none solid #fff;text-decoration:none solid #fff;border:1px solid #013030;width:24px;height:24px;line-height:24px;border-radius:50%;font-size:12px;text-align:center;display:inline-block;margin:0 3px;padding:0;box-sizing:border-box;background-color:transparent}.Footer .style-68{flex:0 0 25%;max-width:25%;box-sizing:border-box;position:relative;width:100%;margin:0 0 20px;padding:0 15px}.Footer .style-69{margin:0;padding:0;box-sizing:border-box;height:250px!important}.Footer .style-70{font-family:PT Sans,sans-serif;font-size:21px;font-weight:700;padding:0;box-sizing:border-box;line-height:25.2px;color:#013030;margin:0 0 20px}.Footer .style-71,.Footer .style-72{padding:5px 10px;margin:0 0 5px;overflow:visible}.Footer .style-71,.Footer .style-72,.Footer .style-73{width:100%;border:1px solid #fff;background:transparent none repeat scroll 0 0/auto padding-box border-box;border-radius:3px;box-sizing:border-box;font-family:Hind Siliguri,sans-serif;font-size:15px;line-height:22.5px}.Footer .style-73{padding:3px 10px;margin:0;overflow:auto;resize:vertical}.Footer .style-74{background:transparent linear-gradient(-180deg,#f2f2f2,#d68c45 20%) repeat scroll 0 0 /auto padding-box border-box;border:0 #fff;color:#fff;font-weight:600;width:100%;padding:5px 10px;border-radius:3px;margin:0 0 5px;box-sizing:border-box;-webkit-appearance:button;-moz-appearance:button;appearance:button;overflow:visible;font-family:Hind Siliguri,sans-serif;font-size:15px;line-height:22.5px}.Footer .style-75{text-align:center;color:#fff}.Footer .style-75,.Footer .style-76{margin:0;padding:0;box-sizing:border-box}.Footer .style-76{font-size:14px;color:#013030}.Footer .style-77{font-weight:400;font-family:Font Awesome\ 6 Free;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;line-height:14px;text-rendering:auto;margin:0;padding:0;box-sizing:border-box}@media only screen and (max-width:540px){.Footer .style-1{width:90%}.Footer .style-2{flex-direction:column}.Footer .style-29,.Footer .style-3,.Footer .style-7{padding-bottom:20px}.Footer .style-29,.Footer .style-3,.Footer .style-68,.Footer .style-7{flex:100%;max-width:unset;padding-top:20px;border-bottom:1px solid hsla(0,0%,100%,.3)}.Footer .style-68{padding-bottom:50px}.Footer .style-6{text-align:justify!important}}.whatsapp{animation:blink 1.5s infinite;animation-fill-mode:both}@keyframes blink{0%{scale:90%}50%{scale:115%}to{scale:90%}}.tooltipC{position:relative;display:inline-block}.tooltipC .tooltiptextC{opacity:0;width:220px;height:auto;background-color:#bf976a;color:#fff;text-align:center;border-radius:6px;font-size:16px;position:absolute;top:30px;left:-50px;z-index:10;padding:10px;line-height:22px;transition:.3s ease-out;box-shadow:1px 1px 5px hsla(0,7%,37%,.3)}.tooltipC:hover .tooltiptextC{opacity:1;transition:.3s ease-out}