﻿@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");@keyframes progress-bar{0%{left:-5vw;}100%{left:100%;}}a{transition:none;}button:focus{outline:0;}.equal{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;}.equal>[class*=col-]{display:flex;flex-direction:column;}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px transparent inset!important;}a,a:hover,a:focus{text-decoration:none;outline:0!important;color:inherit;}.full-width-header.header-style2 .rs-header .menu-area .logo-cat-wrap .logo-part img{height:250px;max-height:100%;margin-top:180px;transition:all .3s ease;max-width:unset;}.full-width-header.header-style2 .rs-header .menu-area.sticky .logo-cat-wrap .logo-part img{height:90px;max-height:100%;margin-top:0;}.full-width-header.header-style2 .rs-header .menu-area{background:#27509c!important;}.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a,.full-width-header.header-style2 .rs-header .menu-area .expand-btn-inner li>a{color:#fff!important;font-size:12px;padding-right:0;}.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover,.full-width-header.header-style2 .rs-header .menu-area .expand-btn-inner li>a:hover{color:#fff;}.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul li a:hover,.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul li.active a,.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul li.current-menu-item>a{color:#fff!important;}.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children a:before{display:none;}.full-width-header .rs-header .menu-area .nav-expander.style3 span{background:#fff;}.rs-slider.style1 .slider-content{position:relative;}.rs-slider.style1 .owl-carousel .owl-stage-outer{height:65vh;}.rs-slider.style1 .carousel-image{position:absolute;top:0;left:0;right:0;z-index:-1;}.rs-slider.style1 .carousel-image img{height:65vh;object-fit:cover;object-position:center;width:100%;}.rs-slider.style1 .carousel-control-next,.rs-slider.style1 .carousel-control-prev{z-index:999;display:none;}.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a{text-transform:none;}.rs-services.style1{position:relative;}.rs-services.style1 .service-item{height:30vh;display:flex;text-align:center;justify-content:center;}.rs-services.style1 .service-item h4{color:#fff;}.rs-services.style1 .service-item img{position:absolute;left:0;}.rs-services.style1 .service-item a{display:contents;text-align:center;}.rs-services.style1 .service-item .content-part{width:auto!important;margin:0 auto;}.rs-services.style1 .service-item .content-part img{height:60px;-webkit-filter:invert(100%);filter:invert(100%);width:auto!important;position:relative;}.rs-services.style1 .rs-carousel .owl-item{padding:0;}.rs-services.style1 .rs-carousel .owl-item img{display:inline;width:100%;}.btn{box-shadow:0 28px 50px 0 rgba(0,0,0,.05);outline:0;border:0;padding:12px 40px;border-radius:3px;display:inline-block;text-transform:capitalize;font-size:14px;font-weight:500;color:#fff;background:#b81914;transition:all .3s ease;position:relative;overflow:hidden;width:180px;text-transform:uppercase;}.btn:hover{opacity:.8;color:#fff;}.owl-item:nth-child(even) .service-item:after{background:#c41313;opacity:.8;}.owl-item:nth-child(odd) .service-item:after{background:#9f0e0e;opacity:.8;}.rs-footer .footer-bottom .footer-logo a img{max-width:270px;}.rs-footer{background-image:none;}.modal .modal-content{border:0;background:transparent;color:#fff;}.modal .modal-header,.modal .modal-footer{border:0;}.modal .modal-dialog{width:100%;margin:0 auto;text-align:center;}.close{color:#fff;text-shadow:none;}.modal.show{display:flex!important;align-items:center;}.video_wrapper{position:relative;padding-bottom:56.25%;}@media(min-width:576px){.modal-dialog{max-width:70vw;margin:1.75rem auto;}}.form{max-width:600px;margin:0 auto;}.form .green-cta{display:block;}.form .WhiteContactForm{position:relative;}.form .WhiteContactForm input,.form .WhiteContactForm textarea,.form .WhiteContactForm select{width:100%;line-height:5vh;height:5vh;border:1px solid #eaebec;text-indent:10px;background:transparent;font-size:14px;text-align:left;color:#6a6a6a;font-style:italic;margin-bottom:1vh;}.form .WhiteContactForm textarea{min-height:150px;}.error-message{position:absolute;top:4vh;font-size:9px;color:#f00;z-index:999;text-transform:uppercase;}#snackbar{visibility:hidden;min-width:250px;margin-left:-125px;background-color:#69923a;color:#fff;text-align:center;padding:16px;position:fixed;z-index:999999999999;left:50%;top:90px;}#snackbar.show{visibility:visible;-webkit-animation:fadein .5s,fadeout .5s 4.5s;animation:fadein .5s,fadeout .5s 4.5s;}@-webkit-keyframes fadein{from{top:0;opacity:0;}to{top:80px;opacity:1;}}@keyframes fadein{from{top:0;opacity:0;}to{top:80px;opacity:1;}}@-webkit-keyframes fadeout{from{top:80px;opacity:1;}to{top:0;opacity:0;}}@keyframes fadeout{from{top:80px;opacity:1;}to{top:0;opacity:0;}}.contact-popup-overlay{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(255,255,255,.7);display:flex;align-items:center;justify-content:center;z-index:-9999;opacity:0;transition:all .3s ease-in-out;padding:30px;}.contact-popup-overlay .popup{padding:50px 25px;background:#2f618d;position:relative;transform:translateY(-100%);transition:all .6s ease-in-out;}.contact-popup-overlay .popup .close{position:absolute;bottom:15px;left:0;right:0;text-align:center;text-shadow:none;color:#fff;font-size:12px;font-weight:normal;opacity:1;padding:10px;cursor:pointer;}.contact-popup-overlay .popup .copy{color:#fff;text-align:center;}.contact-popup-overlay .popup .copy h3{color:#fff;font-weight:normal;}.contact-popup-overlay .popup .copy h2{color:#fff;}.contact-popup-overlay.active{transition:all .3s ease-in-out;opacity:1;z-index:9999;}.contact-popup-overlay.active .popup{transform:translateY(0);transition:all .6s ease-in-out;}svg{touch-action:none;}.banImage{display:block;max-width:100%;}.banImageLaptop{display:none;max-width:100%;}.banImageMobi{display:none;max-width:100%;height:90vh;width:100%;object-fit:cover!important;object-position:bottom;}.search-cont{display:flex;align-items:center;width:100%;justify-content:center;}.search-cont .clear-field a{color:#2f618d;}.search-field{position:relative;border:1px solid #2f618d;border-radius:25px;max-width:400px;width:100%;}.search-field input{-webkit-appearance:none;border:0;outline:0;width:100%;-webkit-box-shadow:0 0 0 1000px transparent inset!important;border-radius:25px;height:40px;line-height:40px;text-indent:25px;}.search-field .search-button{position:absolute;right:25px;top:8px;}.search-field .search-button:hover{opacity:.5;}#ctl00_ContentPlaceHolder1_DataPager1{margin:0 auto!important;text-align:center;}#ctl00_ContentPlaceHolder1_DataPager1 a{box-shadow:0 4px 19px -5px rgba(0,0,0,.46)!important;-webkit-box-shadow:0 4px 19px -5px rgba(0,0,0,.46)!important;-moz-box-shadow:0 4px 19px -5px rgba(0,0,0,.46)!important;text-decoration:none!important;}#ctl00_ContentPlaceHolder1_DataPager1 b{margin-top:10px;display:block;color:#2f618d;}.pagernormal1{text-align:center;margin:0 2px;color:#2f618d!important;background:#fff;width:40px;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;height:40px;font-size:14px;border:1px solid #fff;border-radius:5px;}.pagernormal1:hover{color:#fff!important;background:#486d8e;border:1px solid #486d8e;border-radius:5px;}.pageron1{text-align:center;margin:0 2px;color:#fff!important;background:#2f618d;width:40px;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;height:40px;font-size:14px;border:1px solid #2f618d;border-radius:5px;box-shadow:0 4px 19px -5px rgba(0,0,0,.46);-webkit-box-shadow:0 4px 19px -5px rgba(0,0,0,.46);-moz-box-shadow:0 4px 19px -5px rgba(0,0,0,.46);}.video-carousel{padding:50px;background:#ecf6f8;margin-bottom:50px;}.video-carousel .carousel{margin-left:-15px;margin-right:-15px;}.video-carousel .slick-slide{margin:10px;}.video-carousel .video-content p.date{margin-left:10px;}.video-carousel .video-content .video-image{position:relative;}.video-carousel .video-content .video-image img{width:100%;}.video-carousel .video-content .video-image p{position:absolute;bottom:5px;left:10px;color:#fff;z-index:12;margin:0;width:60%;line-height:1.2;}.video-carousel .video-content .overlay{background:rgba(0,0,0,.2);position:absolute;left:0;right:0;bottom:0;top:0;display:flex;justify-content:center;align-items:center;}.video-carousel .video-content .overlay img{width:30px;}.rs-blog.style2 .blog-item{width:30%;}.rs-blog.style2 .blog-item .image-part img{transition:all .5s;transform:scale(1);width:100%;}.rs-blog.style2 .rs-carousel .blog-item{width:100%;}.generic-content{padding:100px 0;text-align:center;}.criss-cross{text-align:left;}.criss-cross .item{display:flex;justify-content:space-between;align-items:center;margin-top:30px;}.criss-cross .item .img-cont,.criss-cross .item .copy-cont{max-width:48%;width:100%;}.criss-cross .img-cont{order:1;}.criss-cross .img-cont img{width:100%;max-width:100%;}.criss-cross .copy-cont{order:2;padding:25px;}.criss-cross .item:nth-child(2n) .img-cont{order:2;}.criss-cross .item:nth-child(2n) .copy-cont{order:1;}.rs-about h2{font-size:24px;}.rs-about .about-intro{padding:88px 40px 95px;height:100%;}.rs-about.style2 .about-intro{padding:88px 30px 70px;}.recent-posts{background:#fff;padding:40px 30px 40px;box-shadow:0 6px 25px rgba(0,0,0,.07);}.recent-posts .sponsors{padding-bottom:30px;}.recent-posts .sponsors img{width:100%;}.video-column{background:#fff;margin-top:47px;padding:20px 20px;}.video-column .sponsors{padding-bottom:30px;}.video-column .sponsors img{width:100%;}.rs-breadcrumbs .breadcrumbs-text{z-index:9;}.breadcrumbs-overlay:after{background-color:rgba(17,17,17,.6);z-index:1;}* .insights,::after .insights,.no-webp .insights{background:url(/images/bg/insights-header-lg.jpg);}* .contact,::after .contact,.no-webp .contact{background:url(/images/bg/contact-header-lg.jpg);}* .about,::after .about,.no-webp .about{background:url(/images/bg/about-header-lg.jpg);}* .nuus,::after .nuus,.no-webp .nuus{background:url(/images/bg/bg-nuus-lg.jpg);}.webp .insights{background:url(/images/bg/insights-header-lg.webp);}.webp .contact{background:url(/images/bg/contact-header-lg.webp);}.webp .about{background:url(/images/bg/about-header-lg.webp);}.webp .nuus{background:url(/images/bg/bg-nuus-lg.webp);}.intro-section .intro-tabs .tab-btns{width:auto;}.rs-footer .footer-top .site-map li a:hover,.rs-footer .footer-top .address-widget li .desc a:hover{text-decoration:underline!important;color:#fff;}.rs-about.style2 .couter-area .counter-item .title{font-size:14px;}.rs-about.style2 .couter-area .counter-item .rs-count{padding:0;}.rs-about.style2 .couter-area .counter-item .rs-count.percent{padding-right:25px;}.rs-about.style2 .couter-area .counter-item.four{background:#fdf0dc;}.rs-team .row{justify-content:center;}.rs-team.inner-style .team-item .content-part{top:unset!important;bottom:0;transform:none!important;width:100%!important;height:auto!important;background:#fff;border-radius:0;opacity:1!important;transition:all .3s ease;padding:10px 0;display:flex;align-items:center;justify-content:center;left:auto;}.rs-team.inner-style .team-item .content-part .quote{display:none;}.rs-team.inner-style .team-item{width:100%;height:100%;}.rs-degree.style1 .degree-wrap .content-part,.rs-team.style1 .team-item:after{width:100%;height:100%;display:none;}.youtube-embed{position:relative;padding-bottom:56%;width:100%;text-align:left;margin-bottom:30px;}.youtube-embed iframe{width:100%;position:absolute;height:100%;overflow:hidden;}.rs-cta.style2 .partition-bg-wrap:before{background:url("/assets/images/cta/style2/left-bg-2.webp");}.rs-cta.style2 .partition-bg-wrap:after{background:none;}.partition-bg-wrap .row{align-items:center;}.partition-bg-wrap .video-wrap .popup-videos{text-align:center;}.rs-cta.style2 .video-wrap .popup-videos i{float:none;margin:0;}.intro-info-tabs .course-overview a{color:#b81914;}.intro-info-tabs .course-overview a:hover{text-decoration:underline;}@media only screen and (max-width:1400px){.banImage{display:none;}.banImageLaptop{display:block;}.banImageMobi{display:none;}.no-webp .insights{background:url(/images/bg/insights-header-md.jpg);}.no-webp .contact{background:url(/images/bg/contact-header-md.jpg);}.no-webp .about{background:url(/images/bg/about-header-md.jpg);}.no-webp .nuus{background:url(/images/bg/bg-nuus-md.jpg);}.webp .insights{background:url(/images/bg/insights-header-md.webp);}.webp .contact{background:url(/images/bg/contact-header-md.webp);}.webp .about{background:url(/images/bg/about-header-md.webp);}.webp .nuus{background:url(/images/bg/bg-nuus-md.webp);}}@media only screen and (max-width:991px){.nav-menu>.menu-item-has-children>span.rs-menu-parent{color:#fff;background:#27509c!important;-webkit-tap-highlight-color:#fff;}.rs-header .rs-menu-toggle{padding-right:15px;}.rs-header .col-lg-10{padding:0;}.rs-header .menu-area .main-menu .rs-menu ul.nav-menu{background:#27509c!important;}.banImage{display:none;}.banImageLaptop{display:none;}.banImageMobi{display:block;}.no-webp .insights{background:url(/images/bg/insights-header-sm.jpg);}.no-webp .contact{background:url(/images/bg/contact-header-sm.jpg);}.no-webp .about{background:url(/images/bg/about-header-sm.jpg);}.no-webp .nuus{background:url(/images/bg/bg-nuus-sm.jpg);}.webp .insights{background:url(/images/bg/insights-header-sm.webp);}.webp .contact{background:url(/images/bg/contact-header-sm.webp);}.webp .about{background:url(/images/bg/about-header-sm.webp);}.webp .nuus{background:url(/images/bg/bg-nuus-sm.webp);}}@media only screen and (max-width:996px){h1{font-size:30px;}.rs-blog.style2 .blog-item{width:100%;}.menu-sticky,.full-width-header .rs-header .menu-area.sticky{position:fixed;}.full-width-header.header-style2 .rs-header .menu-area .logo-cat-wrap .logo-part img{margin:0;height:80px;}.rs-menu-toggle{color:#fff!important;}.criss-cross{display:block;}.criss-cross .item{display:block;}.criss-cross .item .img-cont,.criss-cross .item .copy-cont{max-width:100%;}.rs-footer .footer-bottom .footer-logo a img{max-width:100%;}}@media(-webkit-device-pixel-ratio:1.25){:root{zoom:.8;}}