.searchAndNav{display:flex;justify-content:space-between;align-items:center}.sidenav{height:100%;width:0;position:fixed;z-index:100;top:0;left:0;overflow-x:hidden;transition:width .5s;will-change:width;flex-direction:column;padding-top:80px;background-color:#34a043;background-color:#fff;display:flex;z-index:11}@media (min-width:800px){.sidenav{display:none}}.sidenav--open{width:300px;max-width:80%;box-shadow:11px 0 40px 2px rgba(0,0,0,.33)}.sidenav div:first-of-type{margin-bottom:15px}.sidenav div ul li{padding:5px;border-top:1px solid #f8f8ff;font-size:18px}.sidenav div ul li:first-of-type{border-bottom:0}.sidenav div ul li a{padding:10px;display:block;white-space:nowrap}.searchAndNav__mainTopNav{display:block}@media (min-width:800px){.searchAndNav__mainTopNav{display:none}}.header-btn{background:0;border:0;padding:5px}.header-btn img{height:20px}.header-btn--menu{padding:5px;height:40px;width:40px;position:relative;color:red;cursor:pointer;z-index:11}.header-btn--menu span{display:block;position:absolute;height:2px;background:#20477f;border-radius:9px;opacity:1;width:60%;left:20%;transform:rotate(0deg);will-change:width,left,top;transition:.2s ease-in-out}.header-btn--menu span:first-child{top:11px}.header-btn--menu span:first-child.header-btn--menu--open{top:18px;width:0;left:50%}.header-btn--menu span:nth-child(2),.header-btn--menu span:nth-child(3){top:19px}.header-btn--menu span:nth-child(4){top:27px}.header-btn--menu--open span:first-child{top:18px;width:0;left:50%}.header-btn--menu--open span:nth-child(2){transform:rotate(45deg)}.header-btn--menu--open span:nth-child(3){transform:rotate(-45deg)}.header-btn--menu--open span:nth-child(4){top:18px;width:0;left:50%}.menuBodyChanger--open{content:"";position:fixed;top:0;bottom:0;left:0;right:0;z-index:10;backdrop-filter:saturate(110%) blur(20px);-webkit-backdrop-filter:saturate(110%) blur(20px)}.bodynoscrolling{overflow:hidden}header.topHeader{display:flex;width:100%;flex-direction:column;padding:5px 0;box-shadow:0 1px 2px 1px hsla(0,0%,45.9%,.17);position:fixed;position:sticky;top:0;z-index:11;background-color:#fff;position:static}header.topHeader .topHeadrDiv{display:flex;justify-content:space-between;align-items:center}header.topHeader .topHeadrDiv .topHeader__contanctInfo{display:flex;flex-direction:column;align-items:center}@media (max-width:800px){header.topHeader .topHeadrDiv .topHeader__contanctInfo{display:none}}header.topHeader .topHeadrDiv .topHeader__contanctInfo a{padding:2px 5px;margin:2px;color:#245b72;color:#20477f}header.topHeader .topHeadrDiv .topHeader__contanctInfo a:hover{color:#34a043}header.topHeader .topHeadrDiv img.topHeadrDiv--logoIcon{width:250px}@media (max-width:800px){header.topHeader .topHeadrDiv img.topHeadrDiv--logoIcon{width:150px}}.pagenotfound{display:flex;justify-content:center}.pagenotfound img{width:30%}.homePage{background-color:#20477f;font-family:Montserrat,sans-serif;background-color:#fff;background-image:url(/wp-content/themes/mltheme/images/mainbg1.jpg);background-size:auto 100%;background-repeat:no-repeat;background-position:50%;background-size:cover;height:100%;min-height:100vh;width:100%;display:flex;justify-content:center;align-items:center;position:relative}@media (max-width:800px){.homePage{padding-top:100px}}.homePage:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.685);background-color:rgba(0,0,0,.317);background-color:rgba(0,0,0,.15);background-color:rgba(0,0,0,.041)}.homePage .homePageContent{display:flex;justify-content:center;align-items:center;flex-direction:column}.homePage .sliderAndtiles{z-index:2;display:flex;flex-direction:row;justify-content:center}@media (max-width:800px){.homePage .sliderAndtiles{flex-direction:column;justify-content:flex-start}}.homePage .sliderAndtiles .homePageContent__sliderContainer{display:flex;flex-direction:row;justify-content:center}@media (max-width:800px){.homePage .sliderAndtiles .homePageContent__sliderContainer{flex-direction:column}}.homePage .sliderAndtiles .homePageContent__slider{display:flex;justify-content:center;align-items:center;flex-direction:column}@media (max-width:800px){.homePage .sliderAndtiles .homePageContent__slider{margin-bottom:50px}}.homePage .sliderAndtiles .homePageContent__slider,.homePage .sliderAndtiles .homePageContent__tiles{width:50%;display:flex;padding:0 5px}@media (max-width:800px){.homePage .sliderAndtiles .homePageContent__slider,.homePage .sliderAndtiles .homePageContent__tiles{width:100%}}.homePage .sliderAndtiles .homePageContent__slider article{min-height:280px;justify-content:center;color:#fff;display:flex;flex-direction:column}@media (max-width:800px){.homePage .sliderAndtiles .homePageContent__slider article{min-height:200px}}.homePage .sliderAndtiles .homePageContent__slider article h1{font-size:45px}@media (max-width:800px){.homePage .sliderAndtiles .homePageContent__slider article h1{font-size:29px}}.homePage .sliderAndtiles .homePageContent__slider article p{font-size:21px;margin-top:15px}@media (max-width:800px){.homePage .sliderAndtiles .homePageContent__slider article p{font-size:18px}}.homePage .sliderAndtiles .homePageContent__slider article span.slidertContent{opacity:0;height:0;overflow:hidden;transition:height 0s,opacity .4s ease-in-out;will-change:height,opacity}.homePage .sliderAndtiles .homePageContent__slider article span.slidertContent.slidertContent--active{opacity:1;height:auto}.homePage .sliderAndtiles .sliderButton{height:20px;width:20px;margin:5px;background-color:rgba(32,72,127,0);border-radius:50%;display:inline-block;border:2px solid #fff;cursor:pointer}.homePage .sliderAndtiles .sliderButton.sliderButton-active{background-color:#fff}.homePage .homePageContent__tiles{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;line-height:23px;text-transform:uppercase}@media (max-width:800px){.homePage .homePageContent__tiles{margin-bottom:20px}}.homePage .homePageContent__tiles .tiles-element{display:block;color:#fff;background-color:#34a043;background-image:linear-gradient(90deg,rgba(73,202,99,.8156862745098039) 20%,rgba(43,115,98,.7411764705882353));transition:1s;background-size:200% auto;padding:5px;width:33%;width:50%;text-align:center;display:flex;justify-content:center;align-items:center;min-height:120px}@media (max-width:800px){.homePage .homePageContent__tiles .tiles-element{width:50%}}.homePage .homePageContent__tiles .tiles-element:hover{text-decoration:none;background-position:100%}.homePage .homePageContent__tiles .tiles-element.blue{background:#245b72;transition:1s;background-size:200% auto;background-image:linear-gradient(90deg,rgba(53,137,173,.8627450980392157) 0,#1c4884);background-image:linear-gradient(90deg,rgba(50,128,161,.8627450980392157) 20%,#1c4884)}.homePage .homePageContent__tiles .tiles-element.blue:hover{text-decoration:none;background-position:100%}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}@media (max-width:800px){.pageWrapper{width:1300px;max-width:100%;padding:6px 0;margin:auto;background-image:linear-gradient(90deg,#2e728f 0,#1c4884);background-image:linear-gradient(90deg,#2e728f 0,rgba(73,202,99,.8156862745098039));background-size:200% auto;min-height:calc(100vh - 110px)}}.pageContainer{display:flex;background-image:linear-gradient(90deg,#2e728f 0,rgba(73,202,99,.8156862745098039));transition:1s}.pageContainer,.pageContainer .menu-mainleftmenu-container{background-image:linear-gradient(90deg,#2e728f 0,#1c4884);background-size:200% auto;min-height:calc(100vh - 110px)}.pageContainer .menu-mainleftmenu-container{padding-top:63px;background-image:linear-gradient(90deg,rgba(73,202,99,.8156862745098039) 20%,rgba(43,115,98,.7411764705882353));background-image:linear-gradient(90deg,#2e728f 0,rgba(73,202,99,.8156862745098039));width:24%}@media (max-width:800px){.pageContainer .menu-mainleftmenu-container{display:none}}.pageContainer .menu-mainleftmenu-container ul{list-style:none}.pageContainer .menu-mainleftmenu-container ul li{padding:25px 10px;margin:5px 0;color:#20477f;color:#fff;background-color:rgba(31,31,31,.5882352941176471)}.pageContainer .menu-mainleftmenu-container ul li:last-of-type{border-bottom:0}.pageContainer .menu-mainleftmenu-container ul li a{display:block;width:100%;height:100%;color:#fff}.pageContainer .pageContent{width:75%;background-color:#fff}@media (max-width:800px){.pageContainer .pageContent{width:100%}}.pageContainer .pageContent .imgAandTitleDiv{background-size:auto 100%;background-repeat:no-repeat;background-position:50%;background-size:cover;min-height:350px;display:flex;justify-content:center;align-items:center;margin-bottom:30px}@media (max-width:800px){.pageContainer .pageContent .imgAandTitleDiv{min-height:300px}}.pageContainer .pageContent .imgAandTitleDiv span{padding:5px 35px;background-color:rgba(31,31,31,.5882352941176471)}.pageContainer .pageContent .imgAandTitleDiv span .page-title{text-align:center;font-weight:400;font-family:Headland One,serif;color:#fff;font-size:40px;padding:10px 0;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation:fadeIn 1s ease-in both;animation:fadeIn 1s ease-in both}@media (max-width:800px){.pageContainer .pageContent .imgAandTitleDiv span .page-title{font-size:30px}}.pageContainer .pageContent p{margin:10px 0}@-webkit-keyframes fadeIn{0%{opacity:0;transform:translate3d(0,-15%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeIn{0%{opacity:0;transform:translate3d(0,-15%,0)}to{opacity:1;transform:translateZ(0)}}*{margin:0;padding:0;box-sizing:border-box}html{height:100%;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-size:12px;font-size:13px}::-moz-selection{background-color:#245b72;color:#fff}::selection{background-color:#245b72;color:#fff}.container{width:1300px;max-width:97%;margin:auto}a{text-decoration:none;color:#000}a:hover{text-decoration:underline}.footer_content{display:none}a,div,p,span{font-size:15px}@media (max-width:800px){a,div,p,span{font-size:13px}}.off{display:none}.pageContent ul{padding-left:15px}
