@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;700&display=swap";@font-face{font-family:"BwDarius";src:url("../fonts/BwDarius-Light.otf");font-weight:300}@font-face{font-family:"BwDarius";src:url("../fonts/BwDarius-Bold.otf");font-weight:700}html{font-size:100%;overflow-x:hidden;scroll-behavior:smooth}body{font-family:"Montserrat",sans-serif;line-height:1.5;font-size:1.1rem;overflow-x:hidden;font-weight:100}a{-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s;color:inherit}a:hover{text-decoration:none;color:#ac000c}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:"BwDarius",serif}h1,.h1{margin-bottom:2rem;font-size:calc(2rem + 2vw);padding-top:0}h2,.h2{margin-bottom:1.5rem;font-size:2.5rem;padding-top:4rem}h1,.h1,h2,.h2{position:relative}h1:before,.h1:before,h2:before,.h2:before{content:"";display:block;width:1px;height:0;background:#000;position:absolute;transition:all 1s;transition-delay:.5s}h1:before,.h1:before{left:-2rem !important;top:initial !important}h1.animit:before,.h1.animit:before{height:4rem}h2:before,.h2:before{top:0 !important;left:initial !important}h2.animit:before,.h2.animit:before{height:3rem}h3,.h3{font-size:2.2rem;margin:1.5rem 0}b,strong{font-weight:900}img{max-width:100%;height:auto}ul{padding:0}ul li{list-style:none}button{outline:none !important;background:none;border:0;padding:0;cursor:pointer}.container{margin-left:auto !important;margin-right:auto !important}.container{max-width:1300px;width:90%}@media screen and (max-width: 992px){body{font-size:1.1rem}.container{max-width:95%}h3,.h3{font-size:1.5rem}}@media screen and (max-width: 575px){body{font-size:1rem}h1,.h1{font-size:2rem}h2,.h2{font-size:1.6rem}h3,.h3{font-size:1.3rem}}#content{margin-top:7.5rem}header#masthead{position:fixed;top:0;left:0;z-index:10000;width:100%;transition:cubic-bezier(0.5, 0.005, 0, 1) .6s;background:#fff;padding:1.5rem 0}header#masthead .container{display:flex;align-items:center;justify-content:space-between;width:1500px;max-width:100%;padding:0 2rem}header#masthead #logo a img{width:200px;transition:all .5s}header#masthead #header-menu{z-index:300;position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:100%;left:0;width:100%;background:#fff;opacity:0;transition:opacity .3s 0s,transform 0s .3s;transform:translateY(-150%)}header#masthead #header-menu .nav-main{display:flex;height:100%;justify-content:center;align-items:flex-start}header#masthead #header-menu .nav-main ul#primary-menu{margin-top:2rem;width:100%;text-align:right;padding:0 1rem}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item{position:relative;font-size:1.5rem;font-weight:900;line-height:1.75rem;align-items:center}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item>a{position:relative;text-decoration:none;text-shadow:none;font-size:1.1rem;font-weight:900;display:block;padding:1rem 4rem}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item.nolink>a{pointer-events:none}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item .sub-menu{padding:0 4rem;height:0;opacity:0;overflow:hidden;pointer-events:none}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item .sub-menu li{padding:.25rem 0}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item .sub-menu li a{font-weight:500;text-transform:initial;font-size:1rem}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item.menu-item-has-children i{position:absolute;right:1rem;top:.75rem;width:2.5rem;height:2.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item.menu-item-has-children i:after{content:"";display:block;width:1rem;height:1rem;border:solid 1px #828282;border-right:0;border-top:0;transition:all .2s;transform:rotate(-45deg);margin-top:-0.6rem}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item.menu-item-has-children.openSubmenu .sub-menu{opacity:1;padding:0 4rem 1rem;height:auto;pointer-events:initial}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item.menu-item-has-children.openSubmenu>i:after{transform:rotate(135deg);margin-top:.5rem}header#masthead.open{width:100%;margin-top:0}header#masthead.open #header-menu{z-index:-1;transform:translateY(0);opacity:1;transition:opacity .3s 0s,transform 0s 0s;box-shadow:0 10px 10px rgba(0,0,0,.1)}header#masthead.sticky{padding:1rem 0}header#masthead.sticky #logo a img{width:150px}#nav-icon{cursor:pointer;z-index:10000}#nav-icon>div{width:50px;height:22px;z-index:99999;transform:rotate(0);transition:.5s ease-in-out;cursor:pointer}#nav-icon>div span{display:block;position:absolute;height:2px;width:100%;background:#000;left:0;top:0;overflow:hidden;transition:all .25s}#nav-icon>div span:nth-child(1){top:0}#nav-icon>div span:nth-child(2){top:10px;width:75%;margin-left:25%}#nav-icon>div span:nth-child(3){top:20px}#nav-icon:hover div span{width:100% !important;margin:0 !important}#nav-icon.open div span{width:0 !important;left:50%}#nav-icon.open div span:nth-child(1){transform:rotate(45deg);top:10px;width:100% !important;left:0;margin-left:0}#nav-icon.open div span:nth-child(3){transform:rotate(135deg);top:10px;width:100% !important;left:0;margin:0}@media all and (max-width: 1199px){#content{margin-top:5.5rem}header#masthead{padding:1rem 0}header#masthead #logo a img{width:150px}header#masthead.sticky #logo a img{width:130px}}@media all and (max-width: 767px){#content{margin-top:5rem}header#masthead #logo a img{width:130px}header#masthead.sticky #logo a img{width:110px}}@media all and (max-width: 575px){#content{margin-top:4rem}header#masthead #logo a img{width:100px !important}header#masthead #header-menu{position:fixed;top:0;height:100%;padding-top:5rem}#nav-icon>div{width:40px}}@media all and (min-width: 992px){header#masthead .container{position:relative}header#masthead #header-menu .nav-main ul#primary-menu{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;flex-direction:column;height:190px;text-align:left;padding:1rem 2rem}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item>a{padding:.5rem 0}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item.menu-item-has-children>a{border-bottom:solid 1px #838383}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item.menu-item-has-children i{display:none}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item.menu-item-has-children .sub-menu{height:auto;pointer-events:initial;padding:0;opacity:1}}@media all and (max-width: 992px)and (max-height: 600px){header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item{padding:10px 0 10px !important;line-height:1}header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item .sub-menu li{font-size:15px}}@media all and (max-width: 992px)and (max-height: 450px){header#masthead #header-menu .nav-main ul#primary-menu>li.menu-item{font-size:1rem}}body.loaded #preloader{opacity:0}#preloader{position:fixed;display:flex;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;background:#fff;z-index:10000000;pointer-events:none;transition:all .5s}#loader{display:block;position:relative;width:100px;height:100px;border-radius:50%;border:2px solid rgba(0,0,0,0);border-top-color:#000;border-left-color:#000;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}#firstimg{min-height:600px;height:50vh;padding:3rem 0;background-size:cover;background-position:center}.breadcrumbs{font-weight:900;font-size:.8rem;margin:1rem 0}.theme-btn{display:inline-flex;align-items:center;font-size:1.2rem;background:none;font-weight:600;position:relative}.theme-btn .arrow{display:block;width:25px;height:25px;background:#000;border-radius:100%;margin-right:.5rem;flex-shrink:0;overflow:hidden;position:relative;transition:all .5s}.theme-btn .arrow svg{width:20px;height:22px;transition:all .5s;position:absolute;left:0}.theme-btn .arrow svg.icon-2{left:-40px}.theme-btn:hover .arrow{background:#ac000c}.theme-btn:hover .arrow svg.icon-1{transform:translateX(25px)}.theme-btn:hover .arrow svg.icon-2{left:0}.theme-btn.t2{background:#000;border-radius:3rem;padding:.5rem 2rem;color:#fff}.theme-btn.t2:hover{background:#ac000c}.vc_section:not(.pt-0){padding-top:4rem !important}.vc_section:not(.pb-0){padding-bottom:4rem !important}.cstm-counter{font-weight:900;border-left:solid 1px #000;padding:1rem 0 1rem .5rem;line-height:1.1;min-height:150px}.cstm-counter span{display:block}.cstm-counter span.counter{font-weight:900;font-family:"BwDarius",serif;font-size:calc(2rem + 2vw);margin-bottom:.5rem}#cookie-law-info-bar>span{display:flex;flex-wrap:wrap}#cookie-law-info-bar>span .cli-plugin-button{width:48%;margin-top:1rem}.team-container{margin-top:3rem}.team-container>.vc_column-inner>.wpb_wrapper{display:flex;flex-wrap:wrap}.cstm-team{margin:0 auto 5rem;width:30%}.cstm-team .img{position:relative}.cstm-team .name{color:#000;margin:1rem 0 0;min-height:80px;display:flex;flex-direction:column;font-weight:900}.cstm-team .name span{display:block;font-weight:400;line-height:1.2}.cstm-team .arrow{float:right;width:30px;height:30px;position:absolute;bottom:-15px;right:0;display:block;background:#000;border-radius:100%;transition:all .5s}.cstm-team .arrow svg{width:25px;height:25px}.cstm-team .content{border-top:solid 1px #000;position:relative}.cstm-team .content .description{border-bottom:solid 1px #000;padding:0;font-size:1.1rem;transition:all 1s;opacity:0;overflow:hidden}.cstm-team .content .description>div{padding:2rem 0}.cstm-team .content .description p:last-of-type{margin:0}.cstm-team .content.open .description{opacity:1}.cstm-team .content.open .arrow{transform:rotate(-90deg)}.info_block-container{margin:3rem 0}.info_block-container>.vc_column-inner>.wpb_wrapper{display:flex;flex-wrap:wrap}.info_block-container .owl-carousel .owl-nav{top:40%}.info_block-container .owl-carousel .info_block{width:100%}.info_block{text-align:center;margin-bottom:2rem;cursor:pointer;position:relative;padding:0 1rem;border-left:solid 2px;width:25%}.info_block .title{text-transform:uppercase;font-weight:900;margin-top:1rem;font-size:.9rem;line-height:1.1}.info_block>div:first-of-type{position:relative}.info_block>div:first-of-type:before{content:"";width:100%;padding-top:100%;display:block}.info_block>div:first-of-type>div{position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.info_block>div:first-of-type>div img{max-width:150px}.info_block>div:first-of-type .content{background:#000;color:#fff;padding:1rem;font-size:1rem;line-height:1.1;opacity:0;transform:scale(0.9);transition:all .5s}.info_block>div:first-of-type .content p{margin-bottom:.7rem}.info_block:hover>div .content{opacity:1;transform:scale(1)}#page .vc_tta-container{margin-bottom:5rem}#page .vc_tta-container .vc_tta .vc_tta-panel{margin-bottom:2rem}#page .vc_tta-container .vc_tta .vc_tta-panel-heading{border:0;border-bottom:solid 2px #000;background:none;margin:0}#page .vc_tta-container .vc_tta .vc_tta-panel-heading .vc_tta-panel-title{font-size:1.5rem;line-height:1.2;padding:0}#page .vc_tta-container .vc_tta .vc_tta-panel-heading .vc_tta-panel-title:before{content:none}#page .vc_tta-container .vc_tta .vc_tta-panel-heading .vc_tta-panel-title>a{color:#000;padding:1rem 3rem 1rem 0}#page .vc_tta-container .vc_tta .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon{width:30px;height:30px;top:initial;bottom:-15px;right:0;transform:none;transition:all .5s}#page .vc_tta-container .vc_tta .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon:before{background-image:url(../img/arrow-right.svg);background-color:#000;background-size:22px;background-repeat:no-repeat;background-position:left center;border:0;width:30px;height:30px;z-index:10;border-radius:100%}#page .vc_tta-container .vc_tta .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon:after{content:none}#page .vc_tta-container .vc_tta .vc_tta-panel-body{border:0;padding:1rem 0}#page .vc_tta-container .vc_active .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon{transform:rotate(90deg)}.bg-dark{color:#fff}.bg-dark h1:before,.bg-dark .h1:before,.bg-dark h2:before,.bg-dark .h2:before{background:#fff}.bg-dark strong{color:#fff}.bg-dark .theme-btn{color:#fff}.bg-dark .theme-btn .arrow{background:#fff}.bg-dark .theme-btn .arrow svg{filter:invert(1)}.text-center .theme-btn{justify-content:center;margin:auto}figure{max-width:100%}.owl-carousel .owl-nav{height:0;display:flex;justify-content:space-between;font-size:3rem;position:absolute;left:0;right:0;top:50%;margin:0 -2rem;line-height:0}.owl-carousel .owl-nav .disabled{opacity:.2;pointer-events:none}.owl-carousel .owl-dots{margin-top:2rem;display:flex;align-items:center;justify-content:center;width:100%}.owl-carousel .owl-dots .owl-dot{width:1rem;height:1rem;background:#e5e5e5;border-radius:100%;margin:0 .25rem}.owl-carousel .owl-dots .owl-dot.active{background:#000}.flex-btn .wpb_wrapper{display:flex;justify-content:center}.flex-btn .wpb_wrapper .theme-btn{margin:0 1rem}.wpb_single_image .vc_figure-caption{font-style:italic;text-align:left}.vc_col-has-fill>.vc_column-inner,.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_column_container>.vc_column-inner{padding-top:initial !important}@media all and (max-width: 1199px){.info_block{width:100%}#page .vc_tta-container .vc_tta .vc_tta-panel-heading .vc_tta-panel-title{font-size:1.3rem}}@media all and (max-width: 991px){#firstimg{min-height:400px;height:40vh}.vc_section:not(.pt-0){padding-top:3rem !important}.vc_section:not(.pb-0){padding-bottom:3rem !important}#page .vc_tta-container .vc_tta .vc_tta-panel{margin-bottom:1rem}.cstm-team{width:47%}}@media all and (max-width: 767px){#firstimg{min-height:400px}.cstm-team{margin-bottom:3rem}.cstm-team .name{margin-bottom:1rem;min-height:70px}#page .vc_tta-container .vc_tta .vc_tta-panel{margin-bottom:1rem}#page .vc_tta-container .vc_tta .vc_tta-panel-heading{border-bottom-width:1px}#page .vc_tta-container .vc_tta .vc_tta-panel-heading .vc_tta-panel-title{font-size:1.1rem}}@media all and (max-width: 575px){.vc_section:not(.pt-0){padding-top:2rem !important}.vc_section:not(.pb-0){padding-bottom:2rem !important}#firstimg{min-height:300px;height:25vh}.cstm-team{width:100%}.cstm-team .name{margin-bottom:1rem;min-height:initial}.cstm-team img{width:100%}}#hv{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}#hv .block{border-right:solid 1px rgba(255,255,255,.8);border-bottom:solid 1px rgba(255,255,255,.8);min-height:300px;height:30vh}#hv .block>a{padding:10%;display:flex;align-items:center;width:100%;height:100%;font-size:1.5rem}#hv .block>a:hover{background:rgba(0,0,0,.4)}#hv #hvm{display:flex;width:100%;height:100%;font-size:1.75rem;background:rgba(0,0,0,0) !important}#hv #hvm>div{width:50%}#hv #hvm>div.b1{height:60vh;min-height:600px}#hv #hvm>div.b1 a{padding:25% 2rem 25% 15%}#hv #hvm>div.b2{display:flex;flex-wrap:wrap}#hv #hvm>div.b2 .block{width:100%}#hv video{position:absolute;z-index:-1;min-width:100%;min-height:100%}@media screen and (max-width: 1199px){#hv .block>a{font-size:1.3rem}}@media screen and (max-width: 991px){#hv .block{min-height:initial !important;height:25vh !important;max-height:250px !important}#hv .block>a{padding:1rem !important}#hv #hvm{display:block}#hv #hvm>div{width:100%}#hv #hvm>div a{justify-content:center}}@media screen and (max-width: 575px){#hv .block>a{font-size:1.1rem}}.fadeIn,.fadeInLeft,.fadeInBottom,.fadeInRight,.fadeInTop{opacity:0;-webkit-transition:all 1.5s;-moz-transition:all 1.5s;-o-transition:all 1.5s;transition:all 1.5s}.fadeIn.animit,.fadeInLeft.animit,.fadeInBottom.animit,.fadeInRight.animit,.fadeInTop.animit{opacity:1;transform:translate(0, 0) !important}.fadeInTop{transform:translateY(-20%)}.fadeInBottom:before{content:"";height:50px;display:block;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;transition:all 1s}.fadeInBottom.animit:before{height:0}.fadeInLeft{transform:translateX(-10%)}.fadeInRight{transform:translateX(10%)}.delay1{transition-delay:.5s}.delay2{transition-delay:1s}.delay3{transition-delay:1.5s}.delay4{transition-delay:2s}.delay5{transition-delay:2.5s}.delay6{transition-delay:3s}.news{margin:3rem 0 2rem}.news:not(.owl-carousel){display:flex;flex-wrap:wrap;margin-bottom:3rem}.news .owl-stage{display:flex;align-items:stretch}.news .owl-item .news-item{width:100%;margin:auto}.news .news-item{width:23%;display:flex;flex-direction:column;background:#f7f7f7;margin:0 1% 2rem}.news .news-item .news-img{display:block;background-size:cover;background-repeat:no-repeat;background-position:center;min-height:240px;margin:.75rem .75rem 0}.news .news-item .news-content{padding:.75rem}.news .news-item .news-content .news-title{font-size:.9rem;font-family:"Montserrat",sans-serif;margin-top:0}.news .news-item .news-content .news-title a{font-weight:600}.news .news-item .news-content .news-date{font-size:.8rem;margin:0}.news .news-item .link{text-align:right;margin-top:auto;margin-bottom:1rem !important}.news .news-item .link .theme-btn{font-weight:400;font-size:.9rem}.news .news-item .link .theme-btn .arrow{margin:0 .75rem 0 .5rem;width:20px;height:20px}.news .news-item .link .theme-btn .arrow svg{width:17px;height:19px}.error404 #firstimg,.search #firstimg{min-height:300px;height:30vh}.error404 h1,.error404 h2,.search h1,.search h2{padding:0}.error404 h1:before,.error404 h2:before,.search h1:before,.search h2:before{content:none}.single .entry-meta{font-size:.9rem}.single h1{margin-bottom:.5rem}.single h2{font-size:1.6rem;margin:2rem 0 0;padding-bottom:1rem}.single h3{font-size:1.25rem}.single .text-center p{text-align:center}#secondary{padding-left:2rem}#secondary .widget{margin-bottom:2rem}#secondary .widget .widget-title{text-transform:uppercase;font-size:1.25rem}#secondary .widget .widget-title:before{content:"";background:#000;width:.8rem;height:.8rem;border-radius:1rem;display:inline-block;margin-right:.5rem}#secondary .news .news-item{width:100%;margin-bottom:2rem;border-radius:1.5rem;text-align:center}#secondary .news .news-item .news-title{font-size:1.1rem}#secondary .news .news-item .news-img{min-height:120px}#secondary .news .news-item .news-content{padding:.5rem 1rem 0}#secondary .news .news-item .news-excerpt{display:none}#secondary .news .news-item .arrow-link{margin-bottom:1rem !important}#secondary .news .news-item .arrow-link .i-btn{padding:.25rem 1rem}.pagination{margin:1.5rem 0 5rem;display:flex;justify-content:center}.pagination .nav-links{display:flex;align-items:center;justify-content:center}.pagination .nav-links .page-numbers{padding:0 .5rem;border-right:1px solid;line-height:1}.pagination .nav-links .page-numbers.current{font-weight:600}.pagination .nav-links .page-numbers.next,.pagination .nav-links .page-numbers.prev{border-right:0}.post-navigation{margin:3rem 0;padding-top:2rem;border-top:solid 1px #e4e4e4}.post-navigation .nav-links{display:flex;justify-content:center}.post-navigation .nav-links .nav-previous{margin-right:.7rem}.post-navigation .nav-links .nav-previous .arrow{margin:0 0 0 .5rem;transform:rotate(-180deg)}.post-navigation .nav-links .nav-next{margin-left:.7rem}h2.screen-reader-text{display:none}@media all and (max-width: 1300px){.news .news-item{width:31.3333333%}}@media all and (max-width: 950px){.news .news-item{width:48%}}@media all and (max-width: 767px){.blog .post-thumbnail{margin-bottom:1rem}.news .news-item{width:100%}.pagination{margin:0 0 3rem}}@media all and (max-width: 630px){.news-item{width:100%;margin-left:0;margin-right:0}}@media all and (max-width: 575px){.single .breadcrumbs{display:none}.single .breadcrumbs h1{font-size:1.7rem}.single .breadcrumbs h2{font-size:1.3rem}.post-navigation{margin:0 0 1rem}.post-navigation .nav-links{flex-direction:column}.post-navigation .nav-links>div{max-width:100%}.post-navigation .nav-links>div.nav-next{text-align:left;margin:10px 0 0 0}}#notice-page h1,#notice-page .h1{font-size:2rem}#notice-page h2,#notice-page .h2{font-size:1.5rem;font-weight:900;margin:2rem 0 .75rem 0}#notice-page h3,#notice-page .h3{font-size:1.1rem;margin:1rem 0 .25rem}#notice-page p,#notice-page li{font-size:1rem}#notice-page ul{padding-left:40px}#notice-page ul li{list-style:initial}.error404,.search{min-height:100vh;position:relative}.error404 h2,.search h2{font-size:2rem}.error404 .searchbox,.search .searchbox{max-width:500px;margin:2rem auto;display:flex;flex-direction:column}.error404 .searchbox .theme-btn,.search .searchbox .theme-btn{margin:1rem 0}@media all and (max-width: 700px){.error404 #content,.search #content{padding-bottom:250px}}.form-elmt{position:relative;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.form-elmt label{position:absolute;z-index:10;top:-3px;left:3px;font-size:1rem;font-weight:400;transition:transform .2s ease-out,color .2s ease-out;transform-origin:0 100%;-ms-transform:translate(10px, 12px);transform:translate(10px, 12px);cursor:text;color:#383838}.form-elmt input,.form-elmt textarea,.form-elmt select{background:rgba(255,255,255,.5);padding:.5rem;border:solid 1px #cdcdcd;width:100%;outline:0;position:relative;color:#707070}.form-elmt.selected{margin-top:2rem}.form-elmt.selected label{color:#000;font-weight:900;-ms-transform:translateY(-25px) scale(0.8);transform:translateY(-25px) scale(0.8)}.form-elmt.selected input,.form-elmt.selected textarea{border-color:#000}form.wpcf7-form{max-width:750px}form.wpcf7-form .form-control{border-radius:0;outline:none !important}form.wpcf7-form .form-control.wpcf7-checkbox{border:0;padding:0;display:inline}form.wpcf7-form .form-control.wpcf7-recaptcha{border:0;padding:0;margin-bottom:1rem}form.wpcf7-form span[data-name=term_and_conditions]{font-size:.95rem;display:block}form.wpcf7-form span.wpcf7-list-item{margin:0}form.wpcf7-form span.wpcf7-not-valid-tip{color:#da0000;font-size:.75rem;font-weight:300;margin-top:2px;text-transform:initial;text-align:left}form.wpcf7-form.invalid .wpcf7-response-output{margin:2em 0 1em;padding:.75rem 1.25rem;color:#856404;background-color:#fff3cd;border:solid 1px #ffeeba}form.wpcf7-form.sent .wpcf7-response-output{color:#155724;background-color:#d4edda;border-color:#c3e6cb}form.wpcf7-form .required-info{font-size:.8rem}form.wpcf7-form .theme-btn{text-align:left;border:0;background:#000;font-weight:400;border-radius:2rem;padding:.5rem 4rem;color:#fff}.form-control:focus{border-color:inherit;box-shadow:none}.search-form{width:100%;position:relative}.search-form label{width:100%;margin:0}.search-form label input{padding:1rem 3rem 1rem 1rem}.search-form input{border-radius:0}.search-form button[type=submit]{height:35px;width:35px;background:rgba(0,0,0,0);border:0;right:10px;top:10px;position:absolute;cursor:pointer}.search article{margin-bottom:1rem;padding-bottom:1rem;border-bottom:solid 1px #dcd5e3}.search article h2{margin-bottom:0;font-size:1.35rem}.search article h2 a{color:#000;font-weight:900}.search article .entry-meta{font-size:1rem;margin-bottom:.5rem}.search article:last-of-type{margin-bottom:6rem}.grecaptcha-badge{-ms-transform:translateX(110%);transform:translateX(110%)}.svg-container{position:absolute;width:0;height:0}ul.rs{display:flex;justify-content:flex-end;margin:0}ul.rs li a{width:35px;height:35px;display:flex;align-items:center;justify-content:center;margin:0 .25rem;position:relative;background:#fff;border-radius:100%}ul.rs li a img{filter:invert(1);transition:all .5s;width:20px}ul.rs li a:hover{background:#ac000c}ul.rs li a:hover img{filter:initial}#footer{font-size:.8rem;background:#000;padding:5rem 0 1rem;position:relative;color:#fff}#footer .container{display:flex;justify-content:space-between;flex-wrap:wrap}#footer a{color:#fff}#footer a:hover{color:#ac000c}#footer .logo img{filter:brightness(0) invert(1);max-width:150px}#footer .footer-menu{width:75%}#footer .footer-menu .nav-footer{margin:0 2rem}#footer .footer-menu .nav-footer ul#footer-menu{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;flex-direction:column;height:90px;font-weight:400}#footer .footer-menu .nav-footer ul#footer-menu>li.menu-item>a{text-transform:uppercase;padding-bottom:.6rem;display:inline-block;font-weight:700}#footer .copyright{order:5;width:100%;margin-top:2rem;font-size:.7rem;padding:1rem 0 5rem;border-top:solid 1px #a2a2a2;display:flex}#footer .copyright p{margin-bottom:.5rem}#footer .notice #menu-notice{display:flex}#footer .notice #menu-notice li:after{content:"|";margin:0 5px}#footer .notice #menu-notice li:first-of-type:before{content:"|";margin:0 5px}#footer .credit .ubdc{position:relative;text-shadow:none}#footer .credit .ubdc img{width:15px !important;margin:-3px 2px 0 0;position:relative;z-index:10}#footer .credit .ubdc:before{content:"";position:absolute;display:block;width:13px;height:13px;background:#fff;border-radius:100%;left:1px;top:0}@media all and (max-width: 991px){#footer{padding-top:3rem}#footer .logo{margin:0 auto 2.5rem}#footer .footer-menu{min-width:600px;width:90%}#footer .footer-menu .nav-footer{margin:0 2rem 0 0}#footer .copyright{padding-bottom:2rem}}@media all and (max-width: 767px){#footer .logo{margin:0 1rem 3rem auto}#footer .rs{margin:.5rem auto 0 1rem;justify-content:center}#footer .footer-menu{order:3;width:100%;min-width:initial}#footer .footer-menu .nav-footer{margin:0}#footer .footer-menu .nav-footer ul#footer-menu{flex-direction:initial;height:initial;margin:0}#footer .footer-menu .nav-footer ul#footer-menu>li{padding:0 1rem 1rem 0;width:33.33333%}#footer .copyright{margin-top:1rem;align-items:baseline;justify-content:center;text-align:center;flex-wrap:wrap}#footer .copyright .credit:before{content:"";margin:0 5px 3px;display:inline-block;width:2px;height:2px;background:#fff}#footer .copyright>p,#footer .copyright .credit{order:1}#footer .copyright .notice{width:100%;order:0}#footer .copyright .notice #menu-notice{justify-content:center;flex-wrap:wrap}#footer .copyright .notice #menu-notice li:first-of-type:before{content:none}#footer .copyright .notice #menu-notice li:last-of-type:after{content:none}}@media all and (max-width: 575px){#footer .logo{width:100%;text-align:center;margin:0 0 1rem}#footer .rs{margin:.5rem auto 1.5rem}#footer .footer-menu .nav-footer ul#footer-menu>li{padding:0;width:100%;text-align:center}#footer .footer-menu .nav-footer ul#footer-menu>li .sub-menu{display:none}}.mw-300{max-width:300px}.mw-500{max-width:500px}.mw-700{max-width:700px}.mw-900{max-width:900px}.mw-1000{max-width:1000px}.mw-1100{max-width:1100px}.mh-300{min-height:300px}.mh-500{min-height:500px}.mh-700{min-height:700px}.mh-900{min-height:900px}@media all and (min-width: 1200px){.mw-xl-300{max-width:300px}.mw-xl-500{max-width:500px}.mw-xl-700{max-width:700px}.mw-xl-900{max-width:900px}.mw-xl-1100{max-width:1100px}.mh-xl-300{min-height:300px}.mh-xl-500{min-height:500px}.mh-xl-700{min-height:700px}.mh-xl-900{min-height:900px}}@media all and (min-width: 992px){.mw-lg-300{max-width:300px}.mw-lg-500{max-width:500px}.mw-lg-700{max-width:700px}.mw-lg-900{max-width:900px}.mw-lg-1100{max-width:1100px}.mh-lg-300{min-height:300px}.mh-lg-500{min-height:500px}.mh-lg-700{min-height:700px}.mh-lg-900{min-height:900px}}@media all and (min-width: 768px){.mw-md-300{max-width:300px}.mw-md-500{max-width:500px}.mw-md-700{max-width:700px}.mw-md-900{max-width:900px}.mw-md-1100{max-width:1100px}.mh-md-300{min-height:300px}.mh-md-500{min-height:500px}.mh-md-700{min-height:700px}.mh-md-900{min-height:900px}}@media all and (min-width: 576px){.mw-sm-300{max-width:300px}.mw-sm-500{max-width:500px}.mw-sm-700{max-width:700px}.mw-sm-900{max-width:900px}.mw-sm-1100{max-width:1100px}.mh-sm-300{min-height:300px}.mh-sm-500{min-height:500px}.mh-sm-700{min-height:700px}.mh-sm-900{min-height:900px}}@media all and (max-width: 1199px){.br-xl-none br{display:none}}@media all and (max-width: 991px){.br-lg-none br{display:none}}@media all and (max-width: 767px){.br-md-none br{display:none}}@media all and (max-width: 575px){.br-sm-none br{display:none}}/*# sourceMappingURL=main.css.map */
