@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700|Roboto+Condensed:400,500,600,700);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.section-backToTopBtn button{background:#b1c7c5;border:none;border-radius:50%;bottom:50px;box-shadow:0 0 10px #00000040;height:50px;outline:none!important;position:fixed;right:50px;width:50px;z-index:10}.section-backToTopBtn button:hover{animation:pulse 1s infinite;border:3px solid #b1c7c5;box-shadow:inset 0 0 10px 0 #b1c7c5,0 0 20px 2px #b1c7c5;transition:.3s}@keyframes pulse{0%{transform:scale(1)}70%{transform:scale(.9)}to{transform:scale(1)}}.fa-angle-up{color:#000}ul{list-style:none}a{text-decoration:none}.header{position:fixed;width:100%;z-index:99999}i{margin:5px;position:relative}.header-main{align-items:center;background-color:#b1c7c5;border-radius:1px;box-shadow:1px 2px 5px 0 #0000006e;-webkit-box-shadow:1px 2px 5px 0 #0000006e;-moz-box-shadow:1px 2px 5px 0 #0000006e;display:flex;justify-content:space-between;padding:10px 25px}.header .logo{padding:0 1px}.header .logo a{color:#198754;font-size:30px;font-weight:600;text-transform:capitalize}.header .nav-menu{padding:0 15px}.header .menu>.menu-item{display:inline-block;margin-left:10px;position:relative}.logo img{width:80px}.header .menu>.menu-item>a{color:#fff;display:block;font-size:15px;font-weight:550;margin:10px;padding:10px 0;text-transform:capitalize;transition:all .3s ease}@media (max-width:1025px){.header .menu>.menu-item>a{color:#fff;display:block;font-size:14px;font-weight:600;margin:0;padding:12px 0;text-transform:capitalize;transition:all .3s ease}}.header .menu>.menu-item>a .FaChevronDown{display:inline-block;height:12px;margin-left:5px;pointer-events:none;position:relative;width:12px}.header .menu>.menu-item>a .FaChevronDown:after,.header .menu>.menu-item>a .FaChevronDown:before{background-color:#000;box-sizing:border-box;content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:100%}.header .menu>.menu-item:hover>a .FaChevronDown:after,.header .menu>.menu-item:hover>a .FaChevronDown:before{background-color:#198754}.header .menu>.menu-item>a .FaChevronDown:after{transform:translate(-50%,-50%) rotate(180deg)}.header .menu>.menu-item:hover>a,.header .menu>.menu-item>.sub-menu>.menu-item>a:hover{color:#198754}.header .menu>.menu-item>.sub-menu{background-color:#fff;border-radius:5px;border-top:3px solid #198754;box-shadow:0 0 10px #0003;left:0;opacity:0;padding:10px 0;position:absolute;top:100%;transform:translateY(10px);transition:all .3s ease;visibility:hidden;width:190px}@media (min-width:992px){.header .menu>.menu-item-has-children:hover>.sub-menu{opacity:1;transform:translateY(0);visibility:visible}.header .menu>.menu-item-has-children:hover>a .FaChevronDown:after{transform:translate(-50%,-50%) rotate(180deg)}}.header .menu>.menu-item>.sub-menu>.menu-item{display:block}.header .menu>.menu-item>.sub-menu>.menu-item>a{color:#000;display:block;font-size:16px;font-weight:600;padding:5px 20px;text-transform:capitalize;transition:all .3s ease}.header .open-nav-menu{align-items:center;cursor:pointer;display:none;height:34px;justify-content:center;margin-right:15px;width:40px}.header .open-nav-menu span{background-color:#000;display:block;height:3px;position:relative;width:24px}.header .open-nav-menu span:after,.header .open-nav-menu span:before{background-color:#000;box-sizing:border-box;content:"";height:100%;left:0;position:absolute;width:100%}.header .open-nav-menu span:before{top:-7px}.header .open-nav-menu span:after{top:7px}.header .close-nav-menu{align-items:center;background-color:#fff;cursor:pointer;display:none;height:40px;justify-content:center;margin:0 0 15px 15px;width:40px}.header .close-nav-menu img{width:16px}.header .menu-overlay{background-color:#00000080;height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:999}.home-section{background-position:top;background-size:cover;display:block;min-height:100vh;width:100%}@media (max-width:991px){.header .menu-overlay.active{opacity:1;visibility:visible}.header .nav-menu{background-color:#222;height:100%;overflow-y:auto;padding:15px 0;position:fixed;right:-280px;top:0;transition:all .5s ease;visibility:hidden;width:280px;z-index:1000}.header .nav-menu.open{right:0;visibility:visible}.header .menu>.menu-item{display:block;margin:0}.header .menu>.menu-item-has-children>a{align-items:center;display:flex;justify-content:space-between}.header .menu>.menu-item>a{border-bottom:1px solid #333;color:#fff;padding:12px 15px}.header .menu>.menu-item:first-child>a{border-top:1px solid #333}.header .menu>.menu-item>a .FaChevronDown:after,.header .menu>.menu-item>a .FaChevronDown:before{background-color:#fff}.header .menu>.menu-item-has-children.active>a .FaChevronDown:after{transform:translate(-50%,-50%) rotate(180deg)}.header .menu>.menu-item>.sub-menu{background-color:initial;border:none;box-shadow:none;left:auto;max-height:0;opacity:1;overflow:hidden;padding:0;position:relative;top:auto;transform:translateY(0);visibility:visible;width:100%}.header .menu>.menu-item>.sub-menu>.menu-item>a{border-bottom:1px solid #333;color:#fff;padding:12px 45px}.header .close-nav-menu,.header .open-nav-menu{display:flex}}a{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:none}.link-web .btn{align-items:center;justify-content:center;margin:auto;margin-top:10 0!important}.btn{border-radius:550000px;cursor:pointer;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:20px;font-weight:700;padding:10px 100px;transition:all .4s}.btn--primary{background-color:#fff}.btn--primary:hover{background:linear-gradient(90deg,#198754 50%,#fefefe 150%);box-shadow:0 4px 15px 0 #f5f5f5;color:#fff}.btn--accent{background-color:#fff}.btn--accent:hover{background:linear-gradient(90deg,#198754 50%,#fefefe 150%);box-shadow:0 4px 15px 0 #f5f5f5;color:#fff}@media screen and (max-width:426px){.link-web .btn{margin-bottom:10px;margin-top:2px!important;width:95%}.wrapper h3{color:#fff;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:700;justify-content:center;margin-bottom:50px!important;margin-top:1px!important;text-align:center}.link-web a,.wrapper h3{font-size:20px}.wrapper h1{font-size:25px!important;justify-content:center;margin-bottom:70px;margin-top:30px!important;text-align:center}.wrapper h1,.wrapper h2{color:#fff;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:700}.wrapper h2{background:linear-gradient(90deg,#198754 50%,#fefefe 150%);border:1px solid #fff;border-radius:25px;font-size:25px;margin-top:90px!important;padding:5px;width:320px}.btn{border-radius:550000px;cursor:pointer;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:20px;font-weight:700;padding:10px;transition:all .4s}}.hero-container{align-items:center;box-shadow:inset 0 0 0 1000px #0003;display:flex;flex-direction:column;height:100vh;justify-content:center;object-fit:contain;width:100%}.hero-container>h1{color:#fff;font-size:100px;margin-top:-100px}.hero-container>p{color:#fff;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:32px;margin-top:8px}.hero-btns{margin-top:32px}.hero-btns .btn{margin:6px}.fa-play-circle{margin-left:4px}@media screen and (max-width:960px){.hero-container>h1{font-size:70px;margin-top:-1000px}}@media screen and (max-width:768px){.hero-container>h1{font-size:50px;margin-top:-10px}.hero-container>p{font-size:30px}.btn-mobile{display:block;text-decoration:none}.btn{width:100%}}.hero-section{align-items:center;background:#f5fafe;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.hero-section .hero-image img{border-radius:6px}.hero-section .btn{background-color:#483d8b;border-color:#483d8b}.hero-section .btn:hover{box-shadow:8px 8px #99bdff;transition:.3s}@media (max-width:1440px){.hero-section{padding-bottom:1rem;padding-top:1rem}}.hero-section .hero-content h1{font-size:3rem;font-weight:700}.hero-section .hero-content a{margin-top:1.2rem}.hero-section .hero-content p{font-size:1.1rem;margin-top:1.2rem;text-align:justify}@media (max-width:768px){.hero-section .hero-content h1{font-size:1.5rem}.hero-section .hero-content p{font-size:1rem}}@media (max-width:426px){.hero-section .hero-image img{border-radius:6px;height:240px;margin:2rem 0;width:500px!important}.hero-section{min-height:70vh}.btn-primary{align-items:center;justify-content:center}.hero-section .hero-content h1{margin-top:70px}}#service{background-color:#fff;margin-top:0;position:relative;width:100%}.service-content{padding-bottom:0;padding-top:80px}.service-grid{margin-top:0;width:100%}.service-title{padding-top:0}.service-title h3{color:#f05421;font-family:Roboto Slab,serif;font-size:34px;font-weight:900;letter-spacing:2px;line-height:30px;margin-top:0}.main-title h3{font-size:50px}.service-title p{color:#272727;font-size:17px;letter-spacing:1px;line-height:27px;margin:15px 0 50px;padding:0}.about-row{margin-top:0}.service-details{margin-bottom:30px}.service-head{transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;-ms-transition:.4s;-o-transition:.4s}.service-details:hover .service-head i{transform:scale(1.1)}.service-head i{transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;-ms-transition:.4s;-o-transition:.4s;width:60%}.icon{width:1000%}.service-bottom{padding:30px 0}.service-bottom h3{color:#000;font-family:Roboto Slab,serif;font-size:19px;font-weight:600;letter-spacing:1px;margin:21px 0 8px;position:relative;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;-ms-transition:.4s;-o-transition:.4s}.service-bottom p{color:#3b3b3b;font-size:17px;line-height:25px;margin-bottom:0;margin-top:10px}.service-icon{background-color:#efd236;border:1px solid #efd236;border-radius:5px;color:#fff;font-size:23px;height:50px;line-height:50px;text-align:center;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;-ms-transition:.4s;-o-transition:.4s;width:50px}.testimonial{background-color:#fff;background-size:cover;margin-top:50px;position:relative;width:100%}.testimonial:after{background-color:#ffffffe8;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.testimonial-content{padding-bottom:40px;padding-top:80px}.testimonial-grid{position:relative;width:100%;z-index:111}.testimonial-title{padding-top:0}.testimonial-title h3{color:#fff;font-family:Roboto Slab,serif;font-size:34px;font-weight:900;letter-spacing:2px;line-height:30px;margin-top:0}.testimonial-details{margin-top:50px;width:100%}section{height:auto;padding-bottom:0;padding-top:0}.underline1{display:flex;flex-direction:column;height:2px;justify-content:center;margin:20px auto auto;position:relative;width:100px}.underline1,.underline2{background-color:#b1c7c5}.underline2{height:10px;margin:-6px auto auto;transform:rotate(-135deg);width:10px}.no-margin{margin-left:0}.quote{color:#0000001a;margin-bottom:0;text-align:center}#fade-quote-carousel.carousel{height:auto;padding-bottom:0;position:relative}#fade-quote-carousel.carousel .carousel-inner .item{opacity:0;transition-property:opacity}#fade-quote-carousel.carousel .carousel-inner .active,.carousel-indicators .active{opacity:1;transition-property:opacity}#fade-quote-carousel blockquote{border:none;text-align:center}blockquote{border-left:5px solid #eee;font-size:17.5px;margin:0 0 20px;padding:34px 20px 0}.item blockquote p{color:#000;font-size:17px;line-height:30px;margin-bottom:0;position:relative}.item blockquote p span{color:#000;font-size:22px;line-height:60px;position:relative}.item{height:auto}#fade-quote-carousel.carousel .carousel-indicators{bottom:-32px}#fade-quote-carousel.carousel .carousel-indicators>li{background-color:#efd236;border:none}.fa-4x{background-color:#efd236;border-radius:5px;color:#fff;font-size:2em;height:50px;line-height:51px;width:50px}.rs-about{align-items:center;background-color:#fff;justify-content:center;padding-bottom:100px;padding-top:100px}.event_sponser_area{background:#f5fafe;background-color:#f5fafe;padding-top:100px}.event_sponser_area .Organized-by .organized-image .image-iysa{margin:30px;max-width:270px}.event_sponser_area .Organized-by .organized-image .image-iysa,.event_sponser_area .Organized-by .organized-image .image-udayana{align-items:center;justify-content:center;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;-ms-transition:.4s;-o-transition:.4s}.event_sponser_area .Organized-by .organized-image .image-udayana{margin:40px;max-width:150px}.event_sponser_area h4{font-size:35px;font-weight:700}.event_sponser_area .Organized-by .organized-image .image-iysa:hover,.event_sponser_area .Organized-by .organized-image .image-udayana:hover{transform:scale(1.1)}@media (max-width:991px){.event_sponser_area h4{font-size:35px;font-weight:700;margin-bottom:10px}.event_sponser_area .Organized-by .organized-image .image-iysa,.event_sponser_area .Organized-by .organized-image .image-udayana{margin:10px!important}.rs-about iframe{height:400px!important}}.rs-footer{padding-top:40px}.foter{padding-top:100px}.rs-courses .cource-item.blue-color .course-footer{background:#148829}.footer-contact-desc .contact-inner .contact-desc:hover,.rs-courses-categories .courses-item:hover i,.sidebar-area .latest-courses .post-item .post-desc h4 a:hover{color:#148829}.home5 .blue-color .event-date{background:#148829}.rs-countdown-part .register-form .form-group input[type=submit]{-webkit-appearance:button}.rs-latest-news .news-normal-block .news-btn a:hover{background-color:#148829}.btn-more:hover{background-color:#198754}.new{margin-top:2rem}.rs-latest-news .news-list-block .news-list-item .news-btn a{background-color:#fff}.rs-latest-news .news-list-block .news-list-item .news-btn a:hover{background-color:#148829}.latest-news-slider .slick-arrow{background-color:#222;color:#fff;margin-bottom:20rem}.latest-news-slider .slick-arrow:hover{background-color:#148829}.rs-video .video-content a i{background:#148829;color:#222}.rs-video .video-content a:hover i{background-color:#148829}.rs-accordion-style1 .card .card-header .acdn-title{font-size:15px;margin-bottom:5px;margin-top:9px}.blog-page-area .blog-inner:hover .blog-images:after{ms-transform:scale(1)!important}.shipping-area .panel-group a .checkbox .cr{float:left}#scrollUp i:hover,.rs-footer .footer-title2:after,.rs-footer .footer-title:after{background-color:#148829}.rs-footer .footer-top{padding-top:50px}.gallery-item img{margin-top:10px}.rs-footer .footer-top .recent-post-widget .post-item .post-date,.rs-footer .footer-top .recent-post-widget .post-item .post-date2{background-color:#148829}.rs-footer .footer-top .recent-post-widget .post-item .post-title a:focus,.rs-footer .footer-top .recent-post-widget .post-item .post-title a:hover,.rs-footer .footer-top .sitemap-widget li a:focus,.rs-footer .footer-top .sitemap-widget li a:hover,.rs-footer .footer-top .sitemap-widget2 li a:focus,.rs-footer .footer-top .sitemap-widget2 li a:hover{color:#148829}.rs-footer .footer-top .news-form button:hover{background:#148829}.rs-footer .footer-share ul li a:hover{background-color:#148829}.rs-footer.rs-footer-style8 .footer-top .recent-post-widget .post-item .post-date{background:#148829}.rs-footer.rs-footer-style7 .footer-top .footer-title{color:#148829}.rs-footer.rs-footer-style7 .footer-top .footer-title:after{background:#148829}.rs-footer.rs-footer-style7 .footer-top .recent-post-widget .post-item .post-date{background:#148829!important}.rs-footer-2{margin-top:40px}.her .cards .accordion .nub{display:block;margin-left:auto;margin-right:auto}@media (max-width:426px){.cards{margin-top:auto;width:85%}.card-header{font-size:30px!important}.garis-bawah:after{background:#8a7fff;content:"";height:4px;left:50%;margin-top:2.5rem;position:absolute;transform:translateX(-50%);width:180px}.sec-spacer iframe{margin-top:auto;width:100%!important}}.about-widget H1{color:#fff}@media (max-width:991px){.foter{padding-top:260px!important}}.low-section{align-content:center;background-color:#b1c7c5;min-height:100vh}#FAQ .faq h2,.faq-section .faq h2{font-weight:700}.faq-section{background:#f5fafe;padding:100px 0}.faq-title h2{font-weight:700}.faq-title h2:before{background:#333}.faq{padding-bottom:1em;padding-top:1em}.faq .card .card-header:hover{background:#9578dd1a}.faq .card .card-header .faq-title .badge{background:#b1c7c5}.faq .card .card-body{color:#333}@media (max-width:991px){.faq{margin-bottom:30px}.faq .card .card-header .faq-title{line-height:26px;margin-top:10px}.faq-section{margin-bottom:-3rem}}.contact{padding-bottom:100px;padding-top:100px;width:100%}.contact-box .box{padding-bottom:50px;text-align:center}.contact .contact-box .box h1{color:#000;font-weight:800;margin-bottom:10px}.contact .contact-box .form-contact form table{margin-inline:auto}.contact .contact-box .form-contact form table tr td input,.contact .contact-box .form-contact form table tr td textarea{background-color:#d3d3d3;border:none;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;color:#000;font-size:16px;margin:5px 0;padding:20px;width:100%}.contact .contact-box .form-contact form table tr td input:focus,.contact .contact-box .form-contact form table tr td textarea:focus{background-color:#d3d3d3}.contact .contact-box .form-contact form table tr:first-child td:first-child{padding-right:5px}.contact .contact-box .form-contact form table tr:first-child td:nth-child(2){padding-left:5px}.contact .contact-box .form-contact form table tr td button{background-color:#198754;border-color:#198754;cursor:pointer;font-size:16px;font-weight:700;height:60px;width:100%}.contact .contact-box .form-contact form table tr td button:hover{background:linear-gradient(90deg,#198754 50%,#fefefe 150%);box-shadow:0 4px 15px 0 #f5f5f5}video{height:100%;object-fit:cover;position:fixed;width:100%;z-index:-1}@media (max-width:991px){.contact .contact-box .box p form table tr td input{font-size:14px;width:90%}.contact .contact-box .box p form table tr td textarea{font-size:12px}}[class*=rs-animation-]{animation-duration:.5s;animation-fill-mode:both;animation-timing-function:ease-out}.rs-animation-fade{animation-duration:.8s;animation-name:rs-fade;animation-timing-function:linear!important}.rs-animation-slide-top{animation-name:rs-fade-top}.rs-animation-slide-bottom{animation-name:rs-fade-bottom}.rs-animation-slide-left{animation-name:rs-fade-left}.rs-animation-slide-right{animation-name:rs-fade-right}.rs-animation-scale-up{animation-name:rs-animation-scale-up}.rs-animation-scale-down{animation-name:rs-animation-scale-down}.rs-animation-shake{animation-name:rs-shake}.rs-animation-rotate{animation-name:rs-rotate}.rs-animation-scale{animation-name:rs-scale}.rs-animation-hover:not(:hover),.rs-animation-hover:not(:hover) [class*=rs-animation-]{animation-name:none}.rs-animation-reverse{animation-direction:reverse;animation-timing-function:ease-in}.rs-image-effect-shine{overflow:hidden;position:relative}.rs-image-effect-shine:before{background:linear-gradient(90deg,#fff0 0,#ffffff4d);content:"";display:block;height:100%;left:-75%;position:absolute;top:0;transform:skewX(-25deg);width:50%;z-index:2}.rs-image-effect-shine:hover:before{animation:img-shine 1s}.mobile-mb-50{text-align:justify}@keyframes img-shine{to{left:125%}}@keyframes rs-fade{0%{opacity:0}to{opacity:1}}.nav-header{height:100px!important}.nav-header .text-end .facebook:hover{background-color:#000;border-radius:5px;color:#1877f2;padding:8px}.navigation .nav-bottom{background-color:#000}.nav-bottom .btn{color:#fff}.nav-bottom .dropdown button{background-color:initial;border:none}.navigation .fontStyle2{font-family:Manrope,sans-serif}.navigation .fontStyle1{font-family:Anton,sans-serif}.navigation .compact{line-height:1.5em}.navigation a.customNav{color:#fff;display:inline-block;min-width:80px;padding:14px 18px;text-align:center;text-decoration:none}.navigation a.active,.navigation a.customNav:hover{border-bottom:5px solid #000!important;border-color:#0000}@media screen and (min-width:797px){#bottomNavbar.collapse{display:block}}@media screen and (max-width:796px){#bottomNavbar{padding:14px}#bottomNavbar .navigation a.customNav{background:#000;border:none;display:block!important;margin:4px -5px}#removeFlex{display:block!important;text-align:center}}.media-icons{display:flex}.media-icons a{border-radius:50%;color:#fff;font-size:17px;height:40px;line-height:40px;margin:0 8px;text-align:center;text-decoration:none;transition:all .4s ease;width:40px}@media (max-width:425px){.media-icons a{border-radius:50%;color:#fff;font-size:14px;height:25px;line-height:25px;margin:0 5px;text-align:center;text-decoration:none;transition:all .4s ease;width:25px}}.media-icons a:first-child{background:#4267b2}.media-icons a:first-child:hover{background:#fff;color:#4267b2}.media-icons a:nth-child(2){background:#e1306c}.media-icons a:nth-child(2):hover{background:#fff;color:#e1306c}.media-icons a:nth-child(3){background:red}.media-icons a:nth-child(3):hover{background:#fff;color:red}.media-icons a:nth-child(4){background:#000}.media-icons a:nth-child(4):hover{background:#fff;color:#000}.media-icons a:nth-child(5){background:#0077b5}.media-icons a:nth-child(5):hover{background:#fff;color:#0077b5}.organized-section .owl-carousel{align-content:center;display:flex;justify-content:center}.organized-section .owl-carousel .content-image{width:50%}.owl-stage-outer{width:100%}@media (max-width:426px){.organized-section .owl-carousel .content-image{width:100%}.organized-section .owl-carousel .content-image img{margin-left:2rem}}@keyframes rs-fade-top{0%{opacity:0;transform:translateY(-60%)}to{opacity:1;transform:translateY(0)}}#FAQ .faq h2{margin-bottom:100px}.faq-section{background:#fdfdfd;min-height:100vh;padding:10vh 0 0}.faq-title h2{display:inline-block;font-weight:600;line-height:1;margin-bottom:45px;position:relative}.faq-title h2:before{background:#007bff;bottom:-25px;content:"";height:2px;left:50%;margin-left:-30px;position:absolute;width:60px}.faq-title p{margin-bottom:10px;padding:0 190px}.faq{background:#fff;border-radius:4px;box-shadow:0 2px 48px 0 #0000000f}.faq .card{background:none;border:none;border-bottom:1px dashed #cee1f8}.faq .card .card-header{background:none;border:none;padding:0;transition:all .3s ease 0s}.faq .card .card-header:hover{background:#e91e631a;padding-left:10px}.faq .card .card-header .faq-title{color:#3b566e;cursor:pointer;font-size:15px;font-weight:400;letter-spacing:1px;padding:20px 30px;text-align:left;text-decoration:none!important;transition:all .3s ease 0s;width:100%}.faq .card .card-header .faq-title .badge{background:#007bff;border-radius:100px;color:#fff;display:inline-block;font-size:12px;height:20px;line-height:14px;margin-right:20px;text-align:center;width:20px}.faq .card .card-body{border-top:1px solid #f3f8ff;color:#6f8ba4;font-size:16px;font-weight:400;letter-spacing:1px;line-height:28px;padding:30px 30px 16px 35px}.faq .card .card-body p{margin-bottom:14px}@media (max-width:991px){.faq{margin-bottom:30px}.faq .card .card-header .faq-title{line-height:26px;margin-top:10px}}@keyframes rs-fade-bottom{0%{opacity:0;transform:translateY(60%)}to{opacity:1;transform:translateY(0)}}@keyframes rs-fade-left{0%{opacity:0;transform:translateX(-60%)}to{opacity:1;transform:translateX(0)}}@keyframes rs-fade-right{0%{opacity:0;transform:translateX(60%)}to{opacity:1;transform:translateX(0)}}@keyframes rs-animation-scale-down{0%{opacity:0;transform:scale(1.6)}to{opacity:1;transform:scale(1)}}@keyframes rs-rotate{0%{transform:rotate(280deg)}to{transform:rotate(1turn)}}@keyframes rs-shake{0%,to{transform:translateX(0)}10%{transform:translateX(-9px)}20%{transform:translateX(8px)}30%{transform:translateX(-7px)}40%{transform:translateX(6px)}50%{transform:translateX(-5px)}60%{transform:translateX(4px)}70%{transform:translateX(-3px)}80%{transform:translateX(2px)}90%{transform:translateX(-1px)}}@keyframes rs-scale{0%{transform:scale(1.2)}to{transform:scale(1)}}body,html{color:#505050;font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:400;line-height:26px;overflow-x:hidden;vertical-align:initial}img{height:auto;max-width:100%}p{margin:0 0 26px}h1,h2,h3,h4,h5,h6{color:#212121;font-family:Roboto Condensed,sans-serif;font-weight:700;margin:0 0 26px}h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:16px}h6{font-size:14px}a{color:#222;outline:none!important;text-decoration:none!important;transition:all .3s ease 0s}a:active,a:hover{color:#4094c7;outline:0 none;text-decoration:none}ul{list-style:none outside none;margin:0;padding:0}.clear{clear:both}::selection{background:#222;color:#fff;text-shadow:none}.sec-spacer{padding:100px 0}.sec-color{background-color:#f9f9f9}.drak-color{background-color:#252525}.gray-color{background-color:#f0f0f0}.primary-color{color:#222}.primary-bg{background:#222}.sec-black{background:#212121}.bg-fixed{background-attachment:fixed;background-repeat:no-repeat}.text-left,.text-right{text-align:left}.text-center{text-align:center}.readon2,.relative{position:relative}.readon2{background:#222;border:1px solid #222;border-radius:35px;color:#fff;display:inline-block;font-size:14px;font-weight:400;height:45px;line-height:45px;padding:0 35px;text-align:center;text-transform:uppercase;transition:.4s}.readon2.transparent{background:#0000;border:1px solid #222;color:#222}.readon2.transparent:hover{background:#222;color:#fff}.readon2:hover{background:#e41f05;color:#fff}.bg-competition{background-color:#4094c7}.bg-competition,.bg-footer{background-attachment:fixed;background-position:top}.bg-footer{background-color:#222;background-size:cover}.uppercase{text-transform:uppercase}.drak-color .owl-nav .owl-next,.drak-color .owl-nav .owl-prev,.drak-color .sec-title h3{color:#fff}.sec-title{margin-bottom:50px;padding-bottom:20px;position:relative}.sec-title h2{font-size:30px;line-height:24px;margin-bottom:15px;text-transform:uppercase}.sec-title:after{background:#222}.after-style:after,.sec-title:after{bottom:0;content:"";height:3px;left:0;position:absolute;width:100px}.after-style:after{background:#4094c7}.sec-title.text-center:after{left:50%;transform:translateX(-50%)}.sec-title.text-right:after{left:auto;right:0}.sec-title.text-right .view-more{left:0;right:auto}.sec-title p{font-size:16px;margin-bottom:0}.sec-title .view-more{position:absolute;right:0}.sec-title .view-more a{font-size:15px;font-weight:600}.sec-title.white-text h2{color:#fff}.sec-title.white-text p{color:#fff9}.home5 .sec-title h2{color:#92278f}.home5 .sec-title:after{background:#92278f}.home5 .sec-title.white-text p{color:#fff}.sec-title-2,.sec-title-2 h2{position:relative}.sec-title-2 h2{font-size:30px;line-height:24px;margin-bottom:25px;padding-bottom:26px;text-transform:uppercase}.sec-title-2 h2:after{background:#222;bottom:0;content:"";height:3px;left:0;position:absolute;width:100px}.sec-title-2 .view-more{bottom:0;position:absolute;right:0}.sec-title-2 .view-more a{font-size:14px;font-weight:700}.sec-title-2.text-center h2:after{transform:translateX(-50%)}.sec-title-2.text-right h2:after{right:0}.sec-title-2.text-right .view-more{left:0}.sec-title-2 p{font-size:16px;margin-bottom:0}.primary-btn{border:2px solid #222;color:#212121;display:inline-block;font-weight:600;height:40px;line-height:35px;min-width:136px;padding:0 20px;text-align:center;transition:all .3s ease 0s}.primary-btn:hover,.readon{background:#222;color:#fff}.readon{border-radius:2px;display:inline-block;line-height:normal;padding:12px 20px;position:relative;transition:all .3s ease 0s}.readon:focus,.readon:hover{background:#e41f05;color:#fffc}.readon.border{background:#0000;border:1px solid #222;color:#222}.readon.border:hover{background:#222;color:#fff}.readon.border.white{border-color:#fff;color:#fff}.readon.border.white:hover{background:#fff;color:#222}.overly-border:after,.overly-border:before{bottom:20px;content:"";left:20px;opacity:0;position:absolute;right:20px;top:20px;transition:opacity .35s,transform .35s;z-index:1}.blue-bg{position:relative}.blue-bg .blue-overlay{background:#00bcd4e6;height:100%;left:0;position:absolute;top:0;width:100%}.about-img .overly-border:after,.about-img .overly-border:before{bottom:50px;left:50px;right:50px;top:50px}.overly-border:before{border-bottom:5px solid #222;border-top:5px solid #222;transform:scaleX(0)}.rs-blog .blog-item.slick-current .team-content{opacity:1;top:0}.overly-border:after{border-left:5px solid #222;border-right:5px solid #222;transform:scaleY(0)}.about-img:hover .overly-border:after,.about-img:hover .overly-border:before,.blog-content:hover .overly-border:after,.blog-content:hover .overly-border:before,.project-content:hover .overly-border:after,.project-content:hover .overly-border:before,.rs-blog .blog-item.slick-current .overly-border:after,.rs-blog .blog-item.slick-current .overly-border:before,.single-member-area figure .overly-border:after,.single-member-area figure .overly-border:before,.single-member-area:hover .overly-border:after,.single-member-area:hover .overly-border:before,.team-content:hover .overly-border:after,.team-content:hover .overly-border:before{opacity:1;transform:scale(1)}.right_menu_togle .search-wrap button{color:#222}.padding-0{padding:0!important}.pt-45{padding-top:45px!important}.pt-70{padding-top:70px!important}.pt-50{padding-top:50px!important}.pt-80{padding-top:80px!important}.pt-100{padding-top:100px!important}.pb-40{padding-bottom:40px!important}.pb-45{padding-bottom:45px!important}.pb-70{padding-bottom:70px!important}.pb-80{padding-bottom:80px!important}.pb-170{padding-bottom:170px!important}.mt-5{margin-top:5px!important}.mt-15{margin-top:15px!important}.sparator-15{clear:both;height:15px}.ml-15{margin-left:15px!important}.mt-30{margin-top:30px!important}.mt-45{margin-top:45px!important}.mt-50{margin-top:50px!important}.mt-70{margin-top:70px!important}.mt-80{margin-top:80px!important}.mt-100{margin-top:100px!important}.mb-0{margin-bottom:0!important}.mb-30{margin-bottom:30px!important}.mb-45{margin-bottom:45px!important}.mb-50{margin-bottom:50px!important}.mb-70{margin-bottom:70px!important}.mb-100{margin-bottom:100px!important}.mr-25{margin-right:25px!important}.mr-30{margin-right:30px!important}.margin-remove{margin:0!important}.display-table{display:table;height:100%;width:100%}.display-table-cell{display:table-cell;vertical-align:middle}.white-color{color:#fff!important}.rs-vertical-middle .logo-area{line-height:95px}.rs-vertical-middle{align-items:center;display:flex;flex-wrap:wrap}.rs-vertical-bottom{align-items:flex-end;display:flex;flex-wrap:wrap}.owl-nav>div{background-color:#222;border-radius:50%;color:#fff;font-size:22px;height:42px;line-height:42px;opacity:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%);transition:all .3s ease 0s;width:42px}.owl-nav>div:hover{background-color:#4094c7}.OB{margin-bottom:-2rem;margin-top:1rem;text-align:center}.owl-nav .owl-prev{left:-60px}.owl-nav .owl-next{right:-60px}.rs-carousel:hover .owl-nav>div{opacity:1}.rs-navigation-2{padding-bottom:80px}.rs-navigation-2 .owl-nav{bottom:0;left:50%;position:absolute;transform:translateX(-50%)}.rs-navigation-2 .owl-nav>div{display:inline-block;opacity:1!important;position:static;transform:none}.rs-navigation-2 .owl-nav .owl-next{margin-left:12px}.rs-navigation-2 .owl-stage-outer{padding-bottom:0!important}.rs-toolbar{background-color:#111;padding:20px 0 5px}.rs-toolbar .rs-toolbar-left .welcome-message{font-size:20px;margin-bottom:14px}.rs-toolbar .rs-toolbar-left .welcome-message i{color:#fff;margin-right:10px}.rs-toolbar .rs-toolbar-left .welcome-message span{color:#fff}.rs-toolbar .rs-toolbar-right{text-align:right}.rs-toolbar .rs-toolbar-right .toolbar-share-icon{display:inline-block;margin-right:60px}.rs-toolbar .rs-toolbar-right .toolbar-share-icon ul li{display:inline-block}.rs-toolbar .rs-toolbar-right .toolbar-share-icon ul li+li{margin-left:8px}.rs-toolbar .rs-toolbar-right .toolbar-share-icon ul li a{color:#fff;font-size:14px;margin-left:10px}.rs-toolbar .rs-toolbar-right .toolbar-share-icon2{display:inline-block;margin-right:60px}.rs-toolbar .rs-toolbar-right .toolbar-share-icon2 ul li{display:inline-block}.rs-toolbar .rs-toolbar-right .toolbar-share-icon2 ul li+li{margin-left:8px}.rs-toolbar .rs-toolbar-right .toolbar-share-icon2 ul li a{color:#fff;font-size:14px;margin-left:10px}.rs-toolbar .rs-toolbar-right .toolbar-share-icon ul li a:active,.rs-toolbar .rs-toolbar-right .toolbar-share-icon ul li a:focus,.rs-toolbar .rs-toolbar-right .toolbar-share-icon ul li a:hover,.rs-toolbar .rs-toolbar-right .toolbar-share-icon2 ul li a:active,.rs-toolbar .rs-toolbar-right .toolbar-share-icon2 ul li a:focus,.rs-toolbar .rs-toolbar-right .toolbar-share-icon2 ul li a:hover{color:#4094c7}.rs-toolbar .rs-toolbar-right .apply-btn{font-size:14px;font-weight:500}.rs-header .rs-header-top{padding:25px 0 20px}.rs-header .rs-header-top .header-contact{float:right;margin-top:25px}.rs-header .rs-header-top .header-contact .widget-text,.rs-header .rs-header-top .header-contact .widget-text2{padding-left:55px;position:relative}.rs-header .rs-header-top .header-contact .widget-text i,.rs-header .rs-header-top .header-contact .widget-text2 i{border-radius:2px;color:#222;font-size:35px;font-weight:700;left:0;line-height:40px;position:absolute;text-align:center;transition:all .3s ease}.rs-header .rs-header-top .header-contact .widget-text .info-text a,.rs-header .rs-header-top .header-contact .widget-text2 .info-text a{color:#505050;font-size:16px;font-weight:400;margin-top:40px}.rs-header .rs-header-top .header-contact .widget-text .info-text a:hover,.rs-header .rs-header-top .header-contact .widget-text2 .info-text a:hover{color:#4094c7}.rs-header .rs-header-top .header-contact .widget-text .info-text span,.rs-header .rs-header-top .header-contact .widget-text2 .info-text span{color:#101010;display:block;font-weight:700;line-height:18px}.rs-header .rs-menu-toggle{color:#fff!important}.rs-header .rs-menu-toggle:hover{color:#222!important}.rs-header .menu-area .rs-menu li a:hover,.rs-header .menu-area .rs-menu li.active>a,.rs-header .menu-area .rs-menu li.current-menu-item>a,.rs-header .menu-area .rs-menu li.current_page_item>a,.rs-header-2 .menu-area .rs-menu li a:hover,.rs-header-2 .menu-area .rs-menu li.active>a,.rs-header-2 .menu-area .rs-menu li.current-menu-item>a,.rs-header-2 .menu-area .rs-menu li.current_page_item>a,.rs-header-3 .menu-area .rs-menu li a:hover,.rs-header-3 .menu-area .rs-menu li.active>a,.rs-header-3 .menu-area .rs-menu li.current-menu-item>a,.rs-header-3 .menu-area .rs-menu li.current_page_item>a,.rs-header-4 .menu-area .rs-menu li a:hover,.rs-header-4 .menu-area .rs-menu li.active>a,.rs-header-4 .menu-area .rs-menu li.current-menu-item>a,.rs-header-4 .menu-area .rs-menu li.current_page_item>a{color:#4094c7!important}.rs-header-2{position:absolute;width:100%;z-index:999}.rs-header-2 .menu-area{padding:30px 0}.rs-header-2 .menu-area .rs-menu .nav-menu{text-align:right}.rs-header-2 .menu-area .rs-menu .nav-menu>li>a{color:#fff}.rs-header-2 .menu-area .rs-menu .nav-menu>li>a:hover{color:#4094c7}.rs-header-2 .menu-area2{padding:30px 0}.rs-header-2 .menu-area2 .rs-menu .nav-menu{text-align:right}.rs-header-2 .menu-area2 .rs-menu .nav-menu>li>a{color:#fff}.rs-header-2 .menu-area2 .rs-menu .nav-menu>li>a:hover{color:red}@-moz-document url-prefix(){.home2 .right-bar-icon .nav-expander{position:relative;top:-1px}}.nav-menu>li>a{font-size:16px;font-weight:500}.home1 .logo-area{padding-top:3px}.home1 .rs-menu li i{color:#222;margin-right:0;transition:.3s;-webkit-transition:.3s;-ms-transition:.3s}.home1 .rs-menu li i:hover{color:#222}.home1 .menu-area .rs-menu>ul>li>a{color:#bbb}.home1 .menu-area .rs-menu li.current_page_item>a,.home1 .menu-area .rs-menu>ul>li>a:hover{color:#222!important}.home1 .menu-area{background:#212121}.home1 .searce-box{position:absolute;right:23%;top:0;top:16px}.home1 .searce-box a.rs-search i{color:#222}.home1 .searce-box a.rs-search i:hover{color:#fff}.home1 .rs-header .rs-header-top .col-md-4:first-child .header-contact{float:left}.inner-page .searce-box{position:absolute;right:16px;top:0;top:15px}.inner-page .searce-box a.rs-search i{color:#222}.home2 .rs-header-top{padding:20px 0 50px}.home2 .menu-area .container{position:relative}.home2 .menu-area .main-menu{background:#111;border-radius:0;left:0;margin:0 auto;max-width:1170px;position:absolute;top:-30px;width:100%;z-index:999}.home2 .menu-area .rs-menu ul>li>a{color:#bbb}.home2 .menu-area .rs-menu ul>li>a:hover{color:#222}.home2 .menu-area .rs-menu ul>li ul.sub-menu a{color:#bbb}.home2 .menu-area.sticky .main-menu{position:static}.home2 #rs-slider .container{margin-bottom:100px}.home2 .rs-search{background:#222;color:#fff;display:inline-block;font-size:18px;height:55px;line-height:55px;padding:0;position:absolute;right:0;text-align:center;top:0;width:60px;z-index:99}.home2 .rs-search:hover{background-color:#222;color:#ffffffb3}.home2 .sticky .rs-search{right:12px}.home1 .right-bar-icon,.home2 .right-bar-icon{position:absolute;right:0}.home1 .right-bar-icon a,.home2 .right-bar-icon a{color:#fff;display:inline-block;height:55px;line-height:55px;text-align:center;width:45px}.home1 .right-bar-icon a:hover,.home2 .right-bar-icon a:hover{color:#fff}.home1 .right-bar-icon .rs-search,.home2 .right-bar-icon .rs-search{background-color:#222;color:#fff;margin-right:-4px;position:static}.home1 .right-bar-icon .nav-expander,.home1 .right-bar-icon .nav-expander:hover,.home1 .right-bar-icon .rs-search:hover,.home2 .right-bar-icon .nav-expander,.home2 .right-bar-icon .nav-expander:hover,.home2 .right-bar-icon .rs-search:hover{background:#4094c7}.home1 .sticky .right-bar-icon,.home2 .sticky .right-bar-icon{right:12px}.home1 .rs-courses .cource-item{background:#fff;border:none}.home1 .search-modal .modal-content,.home2 .search-modal .modal-content,.home3 .search-modal .modal-content,.home5 .search-modal .modal-content,.inner-page .search-modal .modal-content,.instructor-home .search-modal .modal-content,.university-home .search-modal .modal-content{background:#0000;border:0;position:static}.home1 .search-modal .search-block input,.home2 .search-modal .search-block input,.home3 .search-modal .search-block input,.home5 .search-modal .search-block input,.inner-page .search-modal .search-block input,.instructor-home .search-modal .search-block input,.university-home .search-modal .search-block input{background:#0000;border-color:#fff6;border-radius:0;border-width:0 0 1px;box-shadow:none;color:#fff;font-size:18px;font-weight:600;height:60px;line-height:60px;padding:0 15px}.home1 .search-modal .close,.home2 .search-modal .close,.home3 .search-modal .close,.home5 .search-modal .close,.inner-page .search-modal .close,.instructor-home .search-modal .close,.university-home .search-modal .close{background-color:#fff6;border-radius:50%;color:#fff;font-size:14px;height:40px;line-height:40px;margin-top:20px;opacity:1;outline:none;text-align:center;transition:all .3s ease 0s;width:40px}.home1 .search-modal .close:hover,.home2 .search-modal .close:hover,.home3 .search-modal .close:hover,.home5 .search-modal .close:hover,.inner-page .search-modal .close:hover,.instructor-home .search-modal .close:hover,.university-home .search-modal .close:hover{background-color:#4094c7}.home1 .modal-backdrop,.home2 .modal-backdrop,.home3 .modal-backdrop,.home5 .modal-backdrop,.inner-page .modal-backdrop,.instructor-home .modal-backdrop,.university-home .modal-backdrop{opacity:.95}#rs-header.rs-transfarent-header-style,.home3 .rs-header{position:absolute;width:100%;z-index:999}#rs-header.rs-transfarent-header-style .logo-area{padding-top:0}#rs-header.rs-transfarent-header-style .menu-sticky.sticky{background:#212121;padding-bottom:10px;padding-top:10px}#rs-header.rs-transfarent-header-style .menu-area{background:#0000}#rs-header.rs-transfarent-header-style .menu-area .rs-menu .nav-menu>li>a{color:#fff}#rs-header.rs-transfarent-header-style .rs-right-btn-inner{position:relative}#rs-header.rs-transfarent-header-style .rs-right-btn-inner .searce-box{position:absolute;right:90%;top:0;top:7px}#rs-header.rs-transfarent-header-style .rs-right-btn-inner .searce-box .rs-search i{color:#222}#rs-header.rs-transfarent-header-style .rs-right-btn-inner .apply-box{margin-left:35px}#rs-header.rs-transfarent-header-style .rs-right-btn-inner .apply-box a{background:#222;border-radius:35px;color:#fff;display:inline-block;font-size:14px;font-weight:500;height:auto;line-height:40px;padding:0 28px;text-align:center;text-transform:uppercase}#rs-header.rs-transfarent-header-style .rs-right-btn-inner .apply-box a:hover{background:#05e469;color:#fff}.home3 .rs-header .menu-area{background-color:#252525cc}.home3 .rs-header .menu-area .rs-menu .nav-menu>li>a{color:#fff;height:105px;line-height:105px}.home3 .rs-header .menu-area .rs-menu .nav-menu>li>a:hover{color:#4094c7}.home3 .rs-header .menu-area .toggle-btn{background-color:initial;cursor:pointer;position:absolute;right:16px;top:44px}.home3 .rs-header .menu-area .toggle-btn .border-icon{background:#fff;display:block;height:2px;margin-bottom:5px;position:relative;transition:all .4s ease-in-out 0s;width:25px;z-index:11}.home3 .rs-header .menu-area .toggle-btn .border-icon:last-child{margin-bottom:0}.home3 .rs-header .menu-area .toggle-btn.active{top:40px}.home3 .rs-header .menu-area .toggle-btn.active .border-icon{background:#4094c7}.home3 .rs-header .menu-area .toggle-btn.active .border-icon:first-child{top:9px;transform:rotate(45deg)}.home3 .rs-header .menu-area .toggle-btn.active .border-icon:nth-child(2){opacity:0;visibility:hidden}.home3 .rs-header .menu-area .toggle-btn.active .border-icon:nth-child(3){top:-5px;transform:rotate(-45deg)}.home3 .rs-header .menu-sticky.sticky{background-color:#212121}.home3 .rs-header .menu-sticky.sticky .rs-menu .nav-menu>li>a{height:40px;line-height:80px}.home3 .rs-header .menu-sticky.sticky .rs-menu .nav-menu>li>a:hover{color:#4094c7}.home3 .rs-header .menu-sticky.sticky .searce-box{top:26px}.home3 .rs-header .menu-sticky.sticky .toggle-btn{top:32px}.home3 .rs-header .searce-box{position:absolute;right:8%;top:0;top:38px}.home3 .rs-header .searce-box a.rs-search i{color:#222}.home3 .rs-header .rs-menu ul{margin-right:70px;text-align:right}.home3 .rs-header .rs-menu>ul,.home3 .rs-header .searce-box{opacity:0;transition:all .4s ease-in-out 0s;visibility:hidden}.home3.hidden-menu .rs-header .rs-menu>ul,.home3.hidden-menu .rs-header .searce-box{opacity:1;visibility:visible}.home3 .rs-toolbar .rs-toolbar-left .welcome-message,.home5 .rs-toolbar .rs-toolbar-left .welcome-message,.instructor-home .rs-toolbar .rs-toolbar-left .welcome-message{float:left;margin-right:25px}.home3 .rs-toolbar .rs-toolbar-left .welcome-message:last-child,.home5 .rs-toolbar .rs-toolbar-left .welcome-message:last-child,.instructor-home .rs-toolbar .rs-toolbar-left .welcome-message:last-child{margin-right:0}.home3 .rs-toolbar .rs-toolbar-left .welcome-message a,.home5 .rs-toolbar .rs-toolbar-left .welcome-message a,.instructor-home .rs-toolbar .rs-toolbar-left .welcome-message a{color:#fff}.home3 .rs-toolbar .rs-toolbar-left .welcome-message a:hover,.home5 .rs-toolbar .rs-toolbar-left .welcome-message a:hover,.instructor-home .rs-toolbar .rs-toolbar-left .welcome-message a:hover{color:#222}.home5 .rs-toolbar{background:#00bcd4}.home5 .rs-toolbar .toolbar-share-icon{margin-right:15px}.home5 .rs-toolbar .toolbar-share-icon ul li a{color:#fff;font-size:14px}.home5 .rs-toolbar .toolbar-share-icon ul li a:hover{color:#92278f}.home5 .rs-toolbar .rs-search{color:#fff;font-size:14px}.home5 .rs-toolbar .rs-search:hover{color:#92278f}.home5 .rs-header .logo-area{padding-top:23px}.home5 .rs-header .main-menu .rs-menu ul{margin-right:112px;text-align:right}.home5 .rs-header .main-menu .rs-menu>ul>li>a{color:#00bcd4}.home5 .rs-header .main-menu .rs-menu ul li a:hover,.home5 .rs-header .main-menu .rs-menu ul li.active a,.home5 .rs-header .main-menu .rs-menu ul li.current-menu-item>a{color:#92278f!important}.btn-more{background-size:20px;background:#222;font-size:20px;font-weight:700;margin-top:5rem;padding:10px;text-align:center}.btn-more a{color:#fff}.btn-more:hover{background-color:#0dcaf0}.home5 .rs-header .main-menu .nav-expander{color:#92278f;display:block;font-size:20px;position:absolute;right:15px;top:26px;transition:all .4s ease}.home5 .rs-header .main-menu .nav-expander:hover{color:#222;transform:scale(1.1)}.home5 .rs-header .sticky{background:#fff}.home5 .rs-header .apply-box{background:#92278f;border-radius:30px;line-height:46px;margin-top:17px;min-width:130px;position:absolute;right:0;text-align:center}.home5 .rs-header .apply-box a{color:#fff;display:block;text-transform:uppercase}.home5 .rs-header .apply-box a:hover{color:#00bcd4}.instructor-home .rs-header .logo-area{padding-top:23px}.instructor-home .rs-header .main-menu .rs-menu ul{margin-right:110px;text-align:right}.instructor-home .rs-header .main-menu .rs-menu>ul>li>a{color:#505050}.instructor-home .rs-header .main-menu .rs-menu ul li a:hover,.instructor-home .rs-header .main-menu .rs-menu ul li.active a,.instructor-home .rs-header .main-menu .rs-menu ul li.current-menu-item>a{color:#222!important}.instructor-home .rs-header .main-menu .nav-expander{color:#92278f;display:block;font-size:20px;position:absolute;right:15px;top:26px;transition:all .4s ease}.instructor-home .rs-header .main-menu .nav-expander:hover{color:#222;transform:scale(1.1)}.instructor-home .rs-header .sticky{background:#fff}.instructor-home .rs-header .apply-box{background:#222;border-radius:30px;line-height:46px;margin-top:17px;min-width:130px;position:absolute;right:0;text-align:center;transition:.4s}.instructor-home .rs-header .apply-box:hover{background:#e41f05}.instructor-home .rs-header .apply-box a{color:#fff;display:block;text-transform:uppercase}.instructor-home .searce-box{padding-top:28px}.instructor-home .searce-box i{color:#222}.university-home .menu-area{padding:16px 0}.university-home .menu-area .rs-menu ul{text-align:right}.university-home .rs-header .menu-area .rs-menu .nav-menu>li>a{color:#fff}.university-home .rs-header .menu-area .rs-menu .searce-box{padding-top:10px}.university-home .rs-header .menu-area .rs-menu .searce-box a{position:relative}.university-home .rs-header .menu-area .rs-menu .searce-box a:after{background:#fff;content:"";height:14px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1px}.home5 .overly-border:before,.university-home .overly-border:before{border-bottom:5px solid #92278f;border-top:5px solid #92278f}.home5 .overly-border:after,.university-home .overly-border:after{border-left:5px solid #92278f;border-right:5px solid #92278f}.home5 #scrollUp i,.home5 .owl-nav>div:hover,.home5 .rs-footer .footer-contact-desc,.home5 .rs-footer .footer-share ul li a,.home5 .rs-footer .footer-share ul li a:hover,.home5 .rs-footer .footer-title:after,.home5 .rs-footer .footer-top .news-form button,.home5 .rs-footer .footer-top .recent-post-widget .post-item .post-date,.home5 .rs-latest-news .news-normal-block .news-btn a,.home5 .rs-team .team-item .team-img .normal-text,.home5 .rs-team .team-item .team-title:after,.university-home #scrollUp i,.university-home .owl-nav>div:hover,.university-home .rs-footer .footer-contact-desc,.university-home .rs-footer .footer-share ul li a,.university-home .rs-footer .footer-share ul li a:hover,.university-home .rs-footer .footer-title:after,.university-home .rs-footer .footer-top .news-form button,.university-home .rs-footer .footer-top .recent-post-widget .post-item .post-date,.university-home .rs-latest-news .news-normal-block .news-btn a,.university-home .rs-team .team-item .team-img .normal-text,.university-home .rs-team .team-item .team-title:after{background:#92278f}.home5 .rs-footer .footer-bottom,.home5 .rs-footer .footer-top .news-form input,.home5 .rs-footer .footer-top .recent-post-widget .post-item+.post-item,.university-home .rs-footer .footer-bottom,.university-home .rs-footer .footer-top .news-form input,.university-home .rs-footer .footer-top .recent-post-widget .post-item+.post-item{border-color:#92278f}.home5 #rs-slider .slide-content .slider-desc,.home5 .copyright a,.home5 .rs-events .event-item .event-btn a,.home5 .rs-events .event-item .event-title a,.home5 .rs-footer .footer-title,.home5 .rs-footer .footer-top .sitemap-widget li a:hover,.home5 .rs-latest-news .news-list-block .news-list-item .news-title a,.home5 .rs-latest-news .news-normal-block .news-title a,.home5 .searce-box i,.university-home #rs-slider .slide-content .slider-desc,.university-home .copyright a,.university-home .rs-events .event-item .event-btn a,.university-home .rs-events .event-item .event-title a,.university-home .rs-footer .footer-title,.university-home .rs-footer .footer-top .sitemap-widget li a:hover,.university-home .rs-latest-news .news-list-block .news-list-item .news-title a,.university-home .rs-latest-news .news-normal-block .news-title a,.university-home .searce-box i{color:#fff}.home5 .copyright a:hover,.home5 .rs-footer .footer-top .recent-post-widget .post-item .post-title a:hover,.university-home .copyright a:hover,.university-home .rs-footer .footer-top .recent-post-widget .post-item .post-title a:hover{color:#5d0b5b}.home5 .rs-footer .footer-top .news-form button:hover,.university-home .rs-footer .footer-top .news-form button:hover{background:#5d0b5b}.home5 .rs-footer .footer-share ul li a:hover,.university-home .rs-footer .footer-share ul li a:hover{color:#00bcd4}.home5 .rs-footer .footer-contact-desc .contact-inner i,.university-home .rs-footer .footer-contact-desc .contact-inner i{color:#e84b3a}.home5 .rs-footer,.university-home .rs-footer{color:#505050}.home5 .rs-footer .footer-top .recent-post-widget .post-item .post-title a,.home5 .rs-footer .footer-top .sitemap-widget li a,.university-home .rs-footer .footer-top .recent-post-widget .post-item .post-title a,.university-home .rs-footer .footer-top .sitemap-widget li a{color:#fff}.home5 .slider-overlay-2 .slide-content:after,.university-home .slider-overlay-2 .slide-content:after{display:none}.home5 .rs-footer .footer-top .news-form input,.university-home .rs-footer .footer-top .news-form input{color:#000}.home5 .rs-footer .footer-contact-desc,.university-home .rs-footer .footer-contact-desc{border-radius:30px;box-shadow:0 0 20px #000000b3}.home5 .rs-footer .footer-bottom,.university-home .rs-footer .footer-bottom{background:#269aa9}.home5 .rs-toolbar .rs-toolbar-left .welcome-message i,.university-home .rs-toolbar .rs-toolbar-left .welcome-message i{color:#fff}.university-home .searce-box i{color:#222}.university-home #scrollUp i,.university-home .owl-nav>div:hover{background:#4094c7}.menu-sticky.sticky{animation-duration:.5s;animation-fill-mode:both;animation-name:sticky-animation;animation-timing-function:ease-out;background:#111;box-shadow:0 0 5px 0 #0003;left:0;margin:0 auto!important;padding:0;position:fixed!important;right:0;top:0;z-index:999}.menu-sticky.sticky .main-menu{position:static}.rs-header-2 .menu-sticky1.sticky1 .nav-menu>li>a{height:80px;line-height:80px}#nav-close{transition:all .3s ease 0s}#nav-close:hover{background-color:#222;border-color:#222;color:#fff}@keyframes sticky-animation{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}#rs-slider{position:relative}#rs-slider .slide-content{color:#fff;height:100%;left:0;position:absolute;top:0;width:100%;z-index:8}#rs-slider .slide-content .slider-title{animation-duration:1.4s;color:#fff;font-size:clamp(24px,4vw,60px);margin-bottom:15px;text-transform:uppercase}#rs-slider .slide-content .slider-desc{font-size:20px;font-weight:500;margin-bottom:30px}#rs-slider .slide-content .sl-readmore-btn,#rs-slider .slide-content .sl-readmore-btn2{background:#222;border:2px solid #fff;border-radius:5px;color:#fff;display:inline-block;font-size:16px;font-weight:500;padding:12px 25px;text-align:center;text-transform:uppercase;transition:all .3s ease 0s}@media (max-width:426px){#rs-slider .slide-content .sl-readmore-btn2{font-size:12px;padding:6px 10px}#rs-slider .slide-content .sl-get-started-btn2{font-size:12px!important;padding:6px 10px!important}}#rs-slider .slide-content .sl-readmore-btn2:hover,#rs-slider .slide-content .sl-readmore-btn:hover{background-color:#4094c7;border-color:#fff;color:#fffc}#rs-slider .slide-content .sl-get-started-btn,#rs-slider .slide-content .sl-get-started-btn2{background-color:#222;border:2px solid #fff;border-radius:5px;color:#fff;display:inline-block;font-size:16px;font-weight:500;padding:12px 25px;text-align:center;text-transform:uppercase;transition:all .3s ease 0s}#rs-slider .slide-content .sl-get-started-btn2:hover,#rs-slider .slide-content .sl-get-started-btn:hover{background-color:#4094c7;border-color:#fff;color:#fffc}#rs-slider .owl-nav{display:none}#rs-slider .owl-dots{position:absolute;right:50px;top:50%;transform:translateY(-50%)}#rs-slider .owl-dots .owl-dot{background-color:#fff;height:15px;width:5px}#rs-slider .owl-dots .owl-dot+.owl-dot{margin-top:8px}#rs-slider .owl-dots .owl-dot.active{background-color:#222}.slider-overlay-1 .slide-content:after{background:#0006;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.slider-overlay-2 .slide-content:after{background:#ff6d004d;background:linear-gradient(top,#0000008c,#00000080 50%,#ff6d004d);background:-webkit-linear-gradient(top,#0000008c,#00000080 50%,#ff6d004d);background-image:-ms-linear-gradient(top,#0000008c 0,#00000080 50%,#0000004d 100%);background:-webkit-gradient(linear,right top,right bottom,color-stop(0,#0000008c),color-stop(50%,#00000080),color-stop(100%,#0000004d));content:"";height:100%;left:0;opacity:.95;position:absolute;top:0;width:100%;z-index:-1}.home5 span.red-color{color:#e84b3a}.home5 span.orange-color{color:#fc7f0c}.home5 #rs-slider{position:relative}.home5 #rs-slider .slide-content .slider-title{color:#92278f}.home5 #rs-slider .slide-content .sl-get-started-btn,.home5 #rs-slider .slide-content .slider-desc,.home5 #rs-slider .slide-content .slider-title{position:relative;z-index:11}.home5 #rs-slider .slide-content .sl-get-started-btn{background:#92278f;border:none;border-radius:30px;font-size:18px;font-weight:700;padding-bottom:16px;padding-top:16px}.home5 #rs-slider .slide-content .sl-get-started-btn:hover{background:#550b53}.home5 #rs-slider .owl-dots{display:none!important}.rs-banner-section{overflow:hidden;position:relative}.rs-banner-section img.banner-image{width:100%}.rs-banner-section .banner-inner{left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.rs-banner-section .banner-inner .sl-sub-title{color:#fff;font-family:Roboto Condensed,sans-serif;font-size:56px;font-style:italic;font-weight:600;line-height:70px;margin-bottom:2px}.rs-banner-section .banner-inner .banner-title{color:#fff;font-size:75px;font-weight:700;line-height:75px;margin:0 0 25px}.rs-banner-section .banner-inner .banner-title span{color:#222;display:block}.rs-banner-section .banner-inner .content{color:#fff;font-size:20px;font-weight:400;line-height:26px;margin-bottom:40px}.rs-banner-section .banner-inner .readon{font-size:16px;letter-spacing:3px;padding:15px 25px;text-transform:uppercase}.rs-banner-section .banner-text{max-width:700px}.rs-banner-section2{overflow:hidden;position:relative}.rs-banner-section2 img.banner-image{width:100%}.rs-banner-section2 .banner-inner{left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.rs-banner-section2 .banner-inner .banner-title,.rs-banner-section2 .banner-inner .banner-title2,.rs-banner-section2 .banner-inner .sl-sub-title{color:#fff}.rs-banner-section2 .banner-inner .sl-sub-title{font-family:Roboto Condensed,sans-serif;font-size:30px;font-weight:400;line-height:50px}.rs-banner-section2 .banner-inner .banner-title{font-size:90px;font-weight:600;letter-spacing:5px;line-height:1.1;margin:0 0 6px;text-transform:uppercase}.rs-banner-section2 .banner-inner .banner-title span{display:block;line-height:1}.rs-banner-section2 .banner-inner .content{color:#fff;font-size:20px;font-weight:400;line-height:26px;margin-bottom:40px}.rs-banner-section2 .banner-inner .readon{background:#0000;border:2px solid #fff;border-radius:30px;font-size:17px;font-weight:600;padding:15px 45px;text-transform:uppercase}.rs-banner-section2 .banner-inner .readon:hover{background:#fff;color:#222}.rs-banner-section2 .animate .circle1{animation:swing-anim 2s infinite alternate-reverse;-webkit-animation:swing-anim 2s infinite alternate-reverse;bottom:50px;height:150px;position:absolute;right:40%}.rs-banner-section2 .animate .circle2{animation:swing-anim2 2s infinite alternate-reverse;-webkit-animation:swing-anim2 2s infinite alternate-reverse;position:absolute;right:25%;text-align:right;top:300px;width:150px}.rs-banner-section3 .countdown-part .sub-title{color:#222;display:block;font-size:18px;font-weight:600;line-height:34px}.rs-banner-section3 .countdown-part .title{color:#fff;font-size:60px;font-weight:600;line-height:70px;text-transform:uppercase}.rs-banner-section3 .countdown-part .counter-wrap{max-width:550px}.rs-banner-section3 .countdown-part .counter-wrap .timecounter-inner .time_circles{height:100%;left:0;position:relative;width:100%}.rs-banner-section3 .countdown-part .counter-wrap .timecounter-inner .time_circles canvas{opacity:1}.rs-banner-section3 .countdown-part .counter-wrap .timecounter-inner .time_circles div{padding-right:0;position:absolute;text-align:left}.rs-banner-section3 .countdown-part .counter-wrap .timecounter-inner .time_circles div span{color:#222;display:block;font-size:40px!important;font-weight:700;margin:0 0 9px;padding:0;text-align:center;width:100%}.rs-banner-section3 .countdown-part .counter-wrap .timecounter-inner .time_circles div h4{color:#fff;font-size:12px!important;font-weight:400;line-height:17px;margin:0;padding:0;text-align:center;text-transform:capitalize}.rs-banner-section3 .register-form{background:#fff9}.rs-banner-section3 .register-form .form-title{margin-bottom:50px;padding:30px 65px 36px;position:relative}.rs-banner-section3 .register-form .form-title .title{color:#fff;font-size:22px;font-weight:400;line-height:1.4;position:relative;z-index:10}.rs-banner-section3 .register-form .form-title:after{background-color:#222;-webkit-clip-path:polygon(-115.5% 0,113% 0,76% 100%);clip-path:polygon(-115.5% 0,113% 0,76% 100%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.rs-banner-section3 .register-form .form-group{padding:0 50px 5px}.rs-banner-section3 .register-form .form-group .from-control{border:1px solid #3636361a;border-radius:3px;font-size:15px;height:50px;line-height:50px;margin-bottom:20px;outline:0;padding:10px 14px;width:100%}.rs-banner-section3 .register-form .form-group input[type=submit]{background:#222;border:0;border-radius:3px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;height:50px;line-height:50px;margin-bottom:50px;outline:0;text-transform:uppercase;transition:.4s;width:100%}.rs-banner-section3 .register-form .form-group input[type=submit]:hover{background:#e41f05;color:#fff}.rs-banner-section3 .register-form .form-group .select-option{position:relative}.rs-banner-section3 .register-form .form-group .select-option select{-webkit-appearance:none;appearance:none;color:#b1b1b1;cursor:pointer;opacity:1;position:relative;z-index:11}.rs-banner-section3 .register-form .form-group .select-option:after{color:#b1b1b1;content:"\f107";font-family:FontAwesome;font-size:22px;pointer-events:none;position:absolute;right:15px;top:11px;z-index:12}.rs-breadcrumbs{padding:100px 0 35px}.rs-breadcrumbs .page-title{color:#fff;font-size:36px;letter-spacing:1px;margin:80px 0 100px;text-transform:uppercase}.rs-breadcrumbs ul{padding:0}.rs-breadcrumbs ul li{color:#222;display:inline-block;font-weight:400}.rs-breadcrumbs ul li a{color:#fff;padding-right:30px;position:relative;transition:.3s}.rs-breadcrumbs ul li a:after,.rs-breadcrumbs ul li a:before{background-color:#fffc;content:"";height:15px;position:absolute;right:7px;top:2px;transform:rotate(26deg);width:2px}.rs-breadcrumbs ul li a:before{right:13px}.rs-breadcrumbs ul li a:hover{color:#222}.breadcrumbs-overlay{position:relative;z-index:1}.breadcrumbs-overlay:after{background-color:#111c;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.rs-services-style7 .Services-wrap .Services-item{overflow:hidden;position:relative}.rs-services-style7 .Services-wrap .Services-item:before{background:#0006;border-radius:8px;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .3s ease 0s;visibility:hidden;width:100%;z-index:1}.rs-services-style7 .Services-wrap .Services-item .Services-icon img{border-radius:8px}.rs-services-style7 .Services-wrap .Services-item .Services-desc{bottom:25px;left:0;position:absolute;text-align:center;transition:all .5s ease 0s;width:100%;z-index:10}.rs-services-style7 .Services-wrap .Services-item .Services-desc i{animation-name:rs-animation-scale-up;display:none}.rs-services-style7 .Services-wrap .Services-item .Services-desc i:before{color:#222;font-size:40px}.rs-services-style7 .Services-wrap .Services-item .Services-desc .services-title{font-size:22px;font-weight:500;line-height:30px;margin:0}.rs-services-style7 .Services-wrap .Services-item .Services-desc .services-title a{color:#fff}.rs-services-style7 .Services-wrap .Services-item:hover:before{opacity:1;visibility:visible}.rs-services-style7 .Services-wrap .Services-item:hover .Services-desc{bottom:50%;transform:translateY(50%)}.rs-services-style7 .Services-wrap .Services-item:hover .Services-desc i{display:block}.rs-services-style7 .content-part .sub-text{color:#222;display:block;font-size:18px;font-weight:600;line-height:34px}.rs-services-style7 .content-part .title{color:#212121;font-size:30px;font-weight:700;line-height:40px;margin:0}.rs-services-style7 .content-part p{color:#505050;font-size:16px;line-height:27px;margin:0}.rs-services-style1 .services-item{background-color:#212121;box-shadow:0 4px 2px -2px #000;padding:25px 17px 17px;position:relative;top:-30px;transition:all .3s ease 0s;z-index:111}.rs-services-style1 .services-item:hover,.rs-services-style1 .services-item:hover .services-icon{background-color:#222}.rs-services-style1 .services-item:hover .services-desc p,.rs-services-style1 .services-item:hover .services-icon{color:#fff}.rs-services-style1 .services-desc{margin-top:6px;text-align:center}.rs-services-style1 .services-desc p{color:#ccc;margin-bottom:0}.rs-services-style1 .services-desc .services-title{color:#fff;font-size:20px;margin-bottom:7px;position:relative;z-index:10}.rs-services-style1 .services-icon{background-color:#212121;border-radius:50%;color:#222;font-size:40px;height:130px;left:0;line-height:88px;margin:0 auto;position:absolute;right:0;text-align:center;top:-50px;transition:all .3s ease 0s;width:130px;z-index:-1}.rs-services-style1 .services-icon i{display:inline-block}.home5 .rs-services-style1 .services-item{border-radius:0 0 10px 10px;margin-top:0;padding-bottom:20px}.home5 .rs-services-style1 .services-item.blue-color{box-shadow:0 4px 13px #046875}.home5 .rs-services-style1 .services-item.blue-color,.home5 .rs-services-style1 .services-item.blue-color .services-icon{background:#00bcd4}.home5 .rs-services-style1 .services-item.orange-color{box-shadow:0 4px 13px #9c510b}.home5 .rs-services-style1 .services-item.orange-color,.home5 .rs-services-style1 .services-item.orange-color .services-icon{background:#fc7f0c}.home5 .rs-services-style1 .services-item.purple-color{box-shadow:0 4px 13px #50154f}.home5 .rs-services-style1 .services-item.purple-color,.home5 .rs-services-style1 .services-item.purple-color .services-icon{background:#92278f}.home5 .rs-services-style1 .services-item.red-color{box-shadow:0 4px 13px #75231a}.home5 .rs-services-style1 .services-item.red-color,.home5 .rs-services-style1 .services-item.red-color .services-icon{background:#e84b3a}.home5 .rs-services-style1 .services-item .services-icon{color:#fff;font-size:40px;line-height:90px;top:-50px}.home5 .rs-services-style1 .services-item .services-desc{margin-top:6px;position:relative;z-index:111}.home5 .rs-services-style1 .services-item .services-desc .services-title{margin-bottom:6px;position:relative}.home5 .rs-services-style1 .services-item .services-desc p{color:#eee}.rs-about-style8 ul{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding-top:0}.rs-about-style8 ul li{flex-basis:34%;padding-bottom:7px;padding-left:24px;position:relative}.rs-about-style8 ul li:before{color:#222;content:"\f05d";font-family:FontAwesome;left:0;position:absolute;top:0;transition:all .5s ease;z-index:0}.rs-about-style8 .author-section .course-author{align-items:center;display:flex}.rs-about-style8 .author-section .align-img{margin-right:20px}.rs-about-style8 .author-section .align-img img{border-radius:50%;height:80px;margin:0;width:80px}.rs-about-style8 .author-section .author-content h4{color:#212121;font-size:20px;font-weight:700;line-height:30px}.rs-about-style8 .author-section .author-content p{margin-bottom:0}.rs-about-style7 .content-part .play-btn{position:relative}.rs-about-style7 .content-part .play-btn .pulse-btn{background:#e41f05;border-radius:50%;bottom:40px;color:#fff;display:block;font-size:30px;height:80px;left:50%;line-height:80px;margin:0 auto;position:absolute;text-align:center;transform:translateX(-50%);width:80px;z-index:1}.rs-about-style7 .content-part .play-btn .pulse-btn:before{animation:pulse-border 1.5s ease-out infinite;border:2px solid #e41f05;z-index:-1}.rs-about-style7 .content-part .play-btn .pulse-btn:after,.rs-about-style7 .content-part .play-btn .pulse-btn:before{background:#0000;border-radius:50%;content:"";display:block;height:80px;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);transition:all .2s;width:80px}.rs-about-style7 .content-part .play-btn .pulse-btn:after{border:2px solid #e41f05;z-index:-2}.rs-about-style7 .content-part .sub-title{color:#222;display:block;font-size:18px;font-weight:600}.rs-about-style7 .content-part .title{color:#fff;font-size:30px;font-weight:700;line-height:40px;margin:0}.rs-about-style7 .content-part p{color:#fff;font-size:15px;font-weight:400;line-height:27px;margin:0}.rs-about-style8 .content-part .play-btn{position:relative}.rs-about-style8 .content-part .play-btn .pulse-btn{background:#e41f05;border-radius:50%;color:#fff;display:block;font-size:30px;height:80px;left:50%;line-height:80px;margin:0 auto;position:absolute;text-align:center;transform:translateX(-50%);width:80px;z-index:1}.rs-about-style8 .content-part .play-btn .pulse-btn:before{animation:pulse-border 1.5s ease-out infinite;border:2px solid #e41f05;z-index:-1}.rs-about-style8 .content-part .play-btn .pulse-btn:after,.rs-about-style8 .content-part .play-btn .pulse-btn:before{background:#0000;border-radius:50%;content:"";display:block;height:80px;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);transition:all .2s;width:80px}.rs-about-style8 .content-part .play-btn .pulse-btn:after{border:2px solid #e41f05;z-index:-2}.rs-about-style8 .content-part .title{color:#fff;font-size:30px;font-weight:700;line-height:40px;margin:0}.rs-about .about-img{position:relative}.rs-about .about-img:after{background-color:#21212180;bottom:0;content:"";height:100%;left:0;opacity:0;position:absolute;transition:all .3s ease 0s;width:100%}.rs-about .about-img:hover:after{opacity:1}.rs-about .about-img .popup-youtube{left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);z-index:10}.rs-about .about-img .popup-youtube:after{background:#222;border-radius:50%;color:#fff;content:"\f04b";display:inline-block;font-family:FontAwesome;font-size:36px;height:80px;left:50%;line-height:80px;padding-left:8px;position:absolute;text-align:center;transform:translateX(-50%) translateY(-50%);transition:all .3s ease 0s;width:80px}.rs-about .about-desc{margin-bottom:30px}.rs-about .about-desc h2{font-size:30px;line-height:normal;margin-bottom:20px;position:relative;text-transform:uppercase}.rs-about .about-desc p{font-size:15px;line-height:26px;margin-bottom:0}.about-desc p:last-child,.vision-desc p:last-child{margin-bottom:0}.home5 .sec-title{margin-bottom:20px}.home5 .sec-title h3:after{left:0;transform:translateX(0)}.home5 .acdn-title{color:#92278f}.home5 #accordion .card .card-header .acdn-title:not(.collapsed){background:#92278f}.rs-about-2 .sec-title h3{font-size:30px}.rs-about-2 .about-signature h4{font-size:20px;margin-bottom:0}.rs-about-2 .about-signature span{font-size:14px}#rs-about{margin-top:-30px}.rs-courses-style7 .item{border-radius:8px;margin-bottom:50px;position:relative;text-align:center}.rs-courses-style7 .item .cource-img img{border-radius:8px}.rs-courses-style7 .item .content-part{bottom:30px;left:0;position:absolute;text-align:center;transition:all .5s ease 0s;width:100%;z-index:10}.rs-courses-style7 .item .content-part .btn-part{opacity:0;transition:all .3s ease 0s}.rs-courses-style7 .item .content-part .btn-part i:before{background-color:#222;border-radius:50%;color:#fff;display:inline-block;font-size:30px;height:60px;line-height:60px;text-align:center;width:60px}.rs-courses-style7 .item .content-part .cource-title{font-size:23px;font-weight:600;margin-bottom:0;margin-top:12px}.rs-courses-style7 .item .content-part .cource-title a{color:#fff;transition:all .3s ease 0s}.rs-courses-style7 .item .content-part .courses-sub{color:#fff;font-size:13px;font-weight:400;transition:all .3s ease 0s}.rs-courses-style7 .item:after{background:#fff;border-radius:8px;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .3s ease 0s;visibility:hidden;width:100%}.rs-courses-style7 .item:hover .content-part .btn-part{opacity:1!important}.rs-courses-style7 .item:hover .content-part .cource-title a{color:#212121}.rs-courses-style7 .item:hover .content-part .courses-sub{color:#505050}.rs-courses-style7 .item:hover:after{opacity:.8;visibility:visible}.rs-courses .cource-item{border:1px solid #ddd}.rs-courses .cource-item .cource-img{margin-bottom:22px;position:relative}.rs-courses .cource-item .cource-img img{transition:all .3s ease 0s;width:100%}.rs-courses .cource-item .cource-img .course-value{background-color:#222;border-radius:50%;bottom:-25px;color:#fff;font-size:14px;font-weight:600;height:50px;line-height:50px;position:absolute;right:25px;text-align:center;width:50px;z-index:1}.rs-courses .cource-item .course-body{padding:0 20px;text-align:center}.rs-courses .cource-item .course-body .course-category{display:inline-block}.rs-courses .cource-item .course-body .course-title{font-size:20px;margin-bottom:7px}.rs-courses .cource-item .course-body .course-title a{color:#212121}.rs-courses .cource-item .course-body .course-title a:hover{color:#21212199}.rs-courses .cource-item .course-body .review-wrap .rating{border-right:1px solid #ddd;color:#222;display:inline-block;line-height:10px;margin-right:10px;padding-right:10px}.rs-courses .cource-item .course-body .review-wrap .review{display:inline-block;line-height:10px}.rs-courses .cource-item .course-body .course-desc{margin-top:10px}.rs-courses .cource-item .course-body .course-desc p{margin:0 0 22px}.rs-courses .cource-item .course-footer{background-color:#f0f0f0;padding:15px 20px;text-align:center}.rs-courses .cource-item .course-footer div{display:inline-block;line-height:19px;position:relative;text-align:center}.rs-courses .cource-item .course-footer div span{color:#212121;display:block;font-size:14px;font-weight:500}.rs-courses .cource-item .course-footer div span.label{font-weight:700}.rs-courses .cource-item .course-footer div div{border-left:1px solid #ccc;margin-left:8px;padding-left:8px}.rs-courses .cource-item.blue-color .course-footer{background:#00bcd4}.rs-courses .cource-item.orange-color .course-footer{background:#fc7f0c}.rs-courses .cource-item.purple-color .course-footer{background:#92278f}.rs-courses .cource-item.red-color .course-footer{background:#e84b3a;box-shadow:0 12px 20px #f4f5ff}.rs-courses.rs-courses-style6 .cource-item{background:#fff!important;border-radius:8px;box-shadow:0 0 4px #0000000f!important;margin-bottom:30px;min-height:375px}.rs-courses.rs-courses-style6 .cource-item .cource-img img{border-radius:8px}.rs-courses.rs-courses-style6 .cource-item .cource-img .course-value{background-color:#222;border-radius:5px 0 0 5px;bottom:0;color:#fff;font-size:13px;font-weight:500;height:30px;line-height:30px;right:0;text-align:center;top:20px;width:85px}.rs-courses.rs-courses-style6 .cource-item .cource-img .img-part img{border:2px solid #222;border-radius:50%;bottom:-20px;height:50px;left:50%;position:absolute;transform:translateX(-50%);width:50px;z-index:1}.rs-courses.rs-courses-style6 .cource-item .course-body{background:#fff!important}.rs-courses.rs-courses-style6 .cource-item .course-body span{font-size:14px;font-weight:600;line-height:26px}.rs-courses.rs-courses-style6 .cource-item .course-body span a{color:#505050}.rs-courses.rs-courses-style6 .cource-item .course-body span a:hover{color:#222}.rs-courses.rs-courses-style6 .cource-item .course-body .title{font-size:20px;font-weight:600;line-height:30px;margin:0}.rs-courses.rs-courses-style6 .cource-item .course-body .title a{color:#212121}.rs-courses.rs-courses-style6 .cource-item .course-body .title a:hover{color:#222}.rs-courses.rs-courses-style6 .cource-item .course-footer{background:none}.rs-courses.rs-courses-style6 .cource-item .course-footer .courses-seats{margin-right:30px}.rs-courses.rs-courses-style6 .cource-item .course-footer .courses-seats i:before{color:#505050;font-size:18px;padding-right:5px}.rs-courses.rs-courses-style6 .cource-item .course-footer .review-wrap .rating li{color:#222;font-size:18px}.rs-courses.rs-courses-style7-new2 .cource-item{background:#fff!important;border-radius:0 0 8px 4px!important;box-shadow:0 0 4px #0000000f!important;margin-bottom:none;min-height:345px}.rs-courses.rs-courses-style7-new2 .cource-item .cource-img .course-value{background-color:#222;border-radius:5px 0 0 5px;bottom:0;color:#fff;font-size:13px;font-weight:500;height:30px;line-height:30px;right:0;text-align:center;width:85px}.rs-courses.rs-courses-style7-new2 .cource-item .cource-img .img-part img{border:2px solid #222;border-radius:50%;bottom:-20px;height:50px;left:45px;position:absolute;transform:translateX(-50%);width:50px;z-index:1}.rs-courses.rs-courses-style7-new2 .cource-item .course-body{background:#fff!important;text-align:left}.rs-courses.rs-courses-style7-new2 .cource-item .course-body span{font-size:14px;font-weight:600;line-height:26px}.rs-courses.rs-courses-style7-new2 .cource-item .course-body span a{color:#505050}.rs-courses.rs-courses-style7-new2 .cource-item .course-body span a:hover{color:#222}.rs-courses.rs-courses-style7-new2 .cource-item .course-body .title{font-size:20px;font-weight:600;line-height:30px;margin:0}.rs-courses.rs-courses-style7-new2 .cource-item .course-body .title a{color:#212121}.rs-courses.rs-courses-style7-new2 .cource-item .course-body .title a:hover{color:#222}.rs-courses.rs-courses-style7-new2 .cource-item .course-footer{background:none;padding-bottom:20px;text-align:left}.rs-courses.rs-courses-style7-new2 .cource-item .course-footer .courses-seats{margin-right:30px}.rs-courses.rs-courses-style7-new2 .cource-item .course-footer .courses-seats i:before{color:#505050;font-size:18px;padding-right:5px}.rs-courses.rs-courses-style7-new2 .cource-item .course-footer .review-wrap .rating li{color:#222;font-size:18px}.rs-courses.rs-courses-style7-new2 .cource-item .course-footer .desc{color:#505050;font-size:15px;line-height:27px;margin:0}.event-item .events-details{margin-top:-20px;padding:15px}.event-item .events-details.white-bg{background:#fff}.cource-item .cource-img,.cource-item .event-img,.event-item .cource-img,.event-item .event-img{position:relative}.cource-item .cource-img:after,.cource-item .event-img:after,.event-item .cource-img:after,.event-item .event-img:after{background:#0009;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transition:.4s;width:100%}.cource-item .cource-img .image-link,.cource-item .event-img .image-link,.event-item .cource-img .image-link,.event-item .event-img .image-link{color:#222;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)!important;-webkit-transform:translate(-50%,-50%)!important;-ms-transform:translate(-50%,-50%)!important;z-index:11}.cource-item .cource-img .image-link:hover,.cource-item .event-img .image-link:hover,.event-item .cource-img .image-link:hover,.event-item .event-img .image-link:hover{color:#fff}.cource-item .cource-img .image-link i,.cource-item .event-img .image-link i,.event-item .cource-img .image-link i,.event-item .event-img .image-link i{font-size:22px;font-weight:400;transform:scale(0);transition:all .3s ease 0s}.cource-item:hover .cource-img:after,.cource-item:hover .event-img:after,.event-item:hover .cource-img:after,.event-item:hover .event-img:after{transform:scaleY(1)}.cource-item:hover .cource-img .image-link i,.cource-item:hover .event-img .image-link i,.event-item:hover .cource-img .image-link i,.event-item:hover .event-img .image-link i{transform:scale(1)}.home5 .rs-courses .cource-item{background:#eee;border-color:#eee;border-radius:0 0 30px 30px}.home5 .rs-courses .cource-item .cource-img{margin-bottom:0}.home5 .rs-courses .cource-item .course-body{background:#eee;padding-top:30px}.home5 .rs-courses .cource-item .course-body .course-title a{color:#92278f}.home5 .rs-courses .cource-item .course-footer{border-radius:30px}.home5 .rs-courses .cource-item .course-footer>div span{color:#fff}.rs-courses-2{padding-bottom:70px}.rs-courses-2 .cource-item{border:1px solid #ddd;margin-bottom:30px}.rs-courses-2 .cource-item .cource-img{overflow:hidden;position:relative}.rs-courses-2 .cource-item .cource-img img{transition:all .3s ease;width:100%}.rs-courses-2 .cource-item .cource-img .course-value{background-color:#222;border-radius:50%;bottom:-25px;color:#fff;font-size:13px;font-weight:500;height:50px;line-height:50px;position:absolute;right:25px;text-align:center;width:50px}.rs-courses-2 .cource-item .course-body{padding:20px 25px 25px;transition:all .5s ease 0s}.rs-courses-2 .cource-item .course-body .course-category{display:inline-block}.rs-courses-2 .cource-item .course-body .course-title{font-size:20px;margin-bottom:7px}.rs-courses-2 .cource-item .course-body .course-title a{color:#212121;transition:all .35s ease 0s}.rs-courses-2 .cource-item .course-body .course-title a:hover{color:#21212199}.rs-courses-2 .cource-item .course-body .course-desc{margin-top:12px}.rs-courses-2 .cource-item .course-body .course-desc p{margin-bottom:0;transition:all .35s ease 0s}.rs-courses-2 .cource-item .cource-btn{background-color:#222;border:2px solid #222;color:#fff;display:inline-block;font-size:11px;font-weight:700;margin-top:20px;padding:2px 10px;text-transform:uppercase;transition:all .3s ease 0s}.rs-courses-2 .cource-item .cource-btn:hover{background-color:#e41f05;border-color:#e41f05}.rs-courses-2 .cource-item:hover .course-body{background-color:#212121}.rs-courses-2 .cource-item:hover .course-body .course-title a{color:#fff}.rs-courses-2 .cource-item:hover .course-body p{color:#ffffffb3}.rs-courses-2 .cource-item:hover .cource-btn{background-color:#fff;border-color:#fff;color:#222}.rs-courses-2 .cource-item:hover .cource-btn:hover{background-color:#e41f05;border-color:#e41f05;color:#fff}.rs-courses-2 .cource-item:hover .cource-img img{opacity:.8;transform:scale(1.1)}.rs-courses-2 .view-more{bottom:auto}.rs-courses-2 .container{overflow:hidden}.rs-courses-2 .row.grid{min-height:500px!important}.rs-courses-3 .row.grid{min-height:500px;overflow:hidden}.rs-courses-3 .course-item{border:1px solid #ddd;margin-bottom:30px;transition:all .35s ease 0s}.rs-courses-3 .course-item .course-img{margin:-1px -1px 0;position:relative}.rs-courses-3 .course-item .course-img:before{background:#00000080;background:linear-gradient(180deg,#0000,#0009);content:"";height:100%;left:0;position:absolute;top:0;transition:all 1s ease;width:100%}.rs-courses-3 .course-item .course-img img{width:100%}.rs-courses-3 .course-item .course-img .course-value{background-color:#222;border-radius:50%;bottom:-30px;color:#fff;font-size:14px;font-weight:600;height:60px;line-height:60px;position:absolute;right:22px;text-align:center;width:60px}.rs-courses-3 .course-item .course-toolbar{bottom:15px;padding:0 20px;position:absolute;width:100%}.rs-courses-3 .course-item .course-toolbar .course-category{margin-bottom:3px}.rs-courses-3 .course-item .course-toolbar .course-category a{color:#fff;font-size:24px}.rs-courses-3 .course-item .course-toolbar .course-category a:hover{color:#222}.rs-courses-3 .course-item .course-toolbar .course-date,.rs-courses-3 .course-item .course-toolbar .course-duration{color:#fff;display:inline-block;font-size:14px;font-weight:600;text-transform:uppercase}.rs-courses-3 .course-item .course-toolbar .course-date i,.rs-courses-3 .course-item .course-toolbar .course-duration i{margin-right:3px}.rs-courses-3 .course-item .course-toolbar .course-duration{margin-left:12px}.rs-courses-3 .course-item .course-body .course-title{font-size:20px;margin-bottom:7px}.rs-courses-3 .course-item .course-body .course-title a{color:#212121}.rs-courses-3 .course-item .course-body .course-title a:hover{color:#21212199}.rs-courses-3 .course-item .course-body .course-desc{padding:20px}.rs-courses-3 .course-item .course-body .course-desc p{margin-bottom:0;transition:all .35s ease 0s}.rs-courses-3 .course-item:hover{box-shadow:0 6px 40px #0000001a}.rs-courses-3 .course-item:hover .course-img:before{background:#00000080;background:linear-gradient(180deg,#0000,#000c)}.rs-courses-3 .course-footer{background-color:#f0f0f0;display:flex;flex-wrap:wrap;font-size:15px;font-weight:600;justify-content:space-between;padding:15px 20px}.rs-courses-3 .course-footer .course-button a{color:#505050;display:inline-block;padding-right:12px;position:relative}.rs-courses-3 .course-footer .course-button a:hover{color:#222}.rs-courses-3 .course-footer .course-button a:after{content:"\f101";font-family:fontAwesome;position:absolute;right:0}.rs-courses-3 .view-more{bottom:auto}.rs-courses-list .course-item{margin-bottom:40px}.rs-courses-list .course-item .course-img{position:relative}.rs-courses-list .course-item .course-img:before{background-color:#212121cc;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .3s ease 0s;width:100%}.rs-courses-list .course-item .course-img .image-link{background-color:#222;border-radius:50%;color:#fff;font-size:18px;height:50px;left:50%;line-height:50px;opacity:0;position:absolute;text-align:center;top:50%;transform:translateX(-50%) translateY(-50%) scale(.7);transition:all .3s ease 0s;width:50px}.rs-courses-list .course-item .course-img .image-link:hover{background-color:#e41f05}.rs-courses-list .course-item .course-img:hover:before{opacity:1}.rs-courses-list .course-item .course-img:hover .image-link{opacity:1;transform:translateX(-50%) translateY(-50%) scale(1)}.rs-courses-list .course-category{font-size:15px;font-weight:600;margin-bottom:0}.rs-courses-list .course-category a{color:#505050}.rs-courses-list .course-title{font-size:24px;margin-bottom:7px}.rs-courses-list .course-title a{color:#212121}.rs-courses-list .course-title a:hover{color:#222}.rs-courses-list .course-date,.rs-courses-list .course-value{color:#777;display:inline-block;font-size:14px;font-weight:600}.rs-courses-list .course-value{margin-left:12px}.rs-courses-list .course-value span{color:#222}.rs-courses-list .course-body{margin-top:12px}.rs-courses-list .course-button a{background-color:#222;color:#fff;display:inline-block;font-weight:500;height:42px;line-height:42px;min-width:170px;padding:0 20px;text-align:center;transition:all .3s ease 0s}.rs-courses-list .course-button a:hover{background-color:#e41f05}.gridFilter{margin-bottom:35px}.gridFilter button{background:#0000;border:0;color:#505050;cursor:pointer;font-size:15px;font-weight:700;outline:none}.gridFilter button.active{color:#222}.gridFilter button+button{margin-left:20px}.rs-courses-categories .container{overflow:hidden}.rs-courses-categories .container .col-lg-3{margin-bottom:30px}.rs-courses-categories .courses-item{background-color:#f0f0f0;padding:30px 30px 22px;text-align:center}.rs-courses-categories .courses-item .courses-title{font-size:20px;margin-bottom:5px;margin-top:18px}.rs-courses-categories .courses-item .courses-title a{color:#212121}.rs-courses-categories .courses-item .courses-title a:hover{color:#222}.rs-courses-categories .courses-item .courses-amount{color:#505050;font-size:13px;font-weight:600}.rs-courses-categories .courses-item i{background-color:#222;border-radius:50%;color:#fff;display:inline-block;font-size:36px;height:80px;line-height:80px;text-align:center;transition:.5s;-webkit-transition:.5s;-ms-transition:.5s;width:80px}.rs-courses-categories .courses-item:hover{background-color:#d0d0d0}.rs-courses-categories .courses-item:hover i{background-color:#212121;color:#4094c7;transform:rotate(1turn)}.rs-courses-categories .courses-item2{background-color:#f0f0f0;padding:30px 30px 22px;text-align:center}.rs-courses-categories .courses-item2 .courses-title{font-size:20px;margin-bottom:5px;margin-top:18px}.rs-courses-categories .courses-item2 .courses-title a{color:#212121}.rs-courses-categories .courses-item2 .courses-title a:hover{color:#222}.rs-courses-categories .courses-item2 .courses-amount{color:#505050;font-size:13px;font-weight:600}.rs-courses-categories .courses-item2 i{background-color:#222;border-radius:50%;color:#fff;display:inline-block;font-size:36px;height:80px;line-height:80px;text-align:center;transition:.5s;-webkit-transition:.5s;-ms-transition:.5s;width:80px}.rs-courses-categories .courses-item2:hover{background-color:#d0d0d0}.rs-courses-categories .courses-item2:hover i{background-color:#212121;color:#4094c7;transform:rotate(1turn)}.rs-learning-objectives .container{overflow:hidden}.rs-learning-objectives .container .col-lg-3{margin-bottom:30px}.rs-learning-objectives .courses-item{background:#f2f2f2;border:1px solid #ddd;margin-bottom:30px;padding:65px 15px 15px;text-align:center;transition:.4s}.rs-learning-objectives .courses-item .courses-title{font-size:20px;margin-bottom:5px;margin-top:18px}.rs-learning-objectives .courses-item .courses-title a{color:#212121}.rs-learning-objectives .courses-item .courses-title a:hover{color:#222}.rs-learning-objectives .courses-item i{color:#222;font-size:60px}.rs-learning-objectives .courses-item:hover{border-color:#222}.sidebar-area .title{color:#212121;display:block;font-size:20px;font-weight:700;margin-bottom:25px;text-transform:uppercase}.sidebar-area .search-box{margin-bottom:45px}.sidebar-area .search-box .form-control{border-radius:0;box-shadow:none;color:#101010;height:45px;padding:5px 15px}.sidebar-area .search-box .box-search{position:relative}.sidebar-area .search-box .btn{background:#0000;border:none;box-shadow:none;outline:none;position:absolute;right:3px;top:50%;transform:translateY(-50%)}.sidebar-area .cate-box{margin-bottom:45px}.sidebar-area .cate-box ul{margin:0;padding:0}.sidebar-area .cate-box ul li{border-bottom:1px solid #ddd;cursor:pointer;list-style:none;padding:10px 0}.sidebar-area .cate-box ul li a{color:#505050;padding:0 0 0 5px}.sidebar-area .cate-box ul li a span{float:right}.sidebar-area .cate-box ul li:first-child{padding-top:0}.sidebar-area .cate-box ul li:hover a,.sidebar-area .cate-box ul li:hover i{color:#222}.sidebar-area .latest-courses{margin-bottom:45px}.sidebar-area .latest-courses .post-item{display:flex;overflow:hidden}.sidebar-area .latest-courses .post-item .post-img{float:left;transition:all .3s ease 0s;width:33.33%}.sidebar-area .latest-courses .post-item .post-desc{float:left;padding-left:20px;width:66.66%}.sidebar-area .latest-courses .post-item .post-desc h4{margin-bottom:5px}.sidebar-area .latest-courses .post-item .post-desc h4 a{color:#212121;font-size:16px}.sidebar-area .latest-courses .post-item .post-desc h4 a:hover{color:#4094c7}.sidebar-area .latest-courses .post-item .post-desc .duration{color:#777;font-weight:600}.sidebar-area .latest-courses .post-item .post-desc .price{color:#777;font-weight:600;margin-left:8px}.sidebar-area .latest-courses .post-item .post-desc .price span{color:#222}.sidebar-area .latest-courses .post-item+.post-item{border-top:1px solid #ddd;margin-top:20px;padding-top:20px}.sidebar-area .latest-courses .post-item:hover .post-img{opacity:.7}.sidebar-area .tags-cloud{margin-bottom:39px}.sidebar-area .tags-cloud ul{margin:0;padding:0}.sidebar-area .tags-cloud ul li{float:left;list-style:none}.sidebar-area .tags-cloud ul li a{border:1px solid #d7d7d7;color:#505050;display:block;font-size:13px;font-weight:600;letter-spacing:2px;line-height:28px;margin:0 6px 6px 0;padding:5px 13px;text-transform:uppercase}.sidebar-area .tags-cloud ul li a:hover{background-color:#222;border-color:#222;color:#fff}.sidebar-area .newsletter{background:#f0f0f0;padding:30px 40px;text-align:center}.sidebar-area .newsletter h4{color:#212121;display:block;font-size:20px;font-weight:700;margin:0;text-transform:uppercase}.sidebar-area .newsletter p{color:#505050;font-size:15px;margin:7px 0 20px}.sidebar-area .newsletter .box-newsletter{position:relative}.sidebar-area .newsletter .box-newsletter .form-control{border-color:#222;border-radius:0;box-shadow:none;color:#212121;height:50px;padding:5px 20px}.sidebar-area .newsletter .box-newsletter .btn{background:#222;border:none;border-radius:0;color:#fff;display:block;padding:11px 17px;position:absolute;right:3px;text-align:center;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%)}.sidebar-area .newsletter .box-newsletter .btn:hover{background:#e41f05}.sidebar-area .course-features-info{background:#212121;color:#fff;margin-bottom:20px;padding:15px}.sidebar-area .course-features-info .desc-title{color:#222;margin:10px 0 8px}.sidebar-area .course-features-info ul li{display:block;overflow:hidden;padding:10px 0}.sidebar-area .course-features-info ul li+li{border-top:1px solid #414141}.sidebar-area .course-features-info ul li i{color:#222}.sidebar-area .course-features-info ul li .label{padding-left:10px}.sidebar-area .course-features-info ul li .value{float:right;padding-right:5px}.space-bt30{margin-bottom:30px}.space-bt30 .event-item{margin-bottom:0!important}.rs-search-courses{margin-top:-100px;padding:70px 0;position:relative;z-index:10}.rs-search-courses:after{background-color:#212121;content:"";display:block;height:100%;left:0;margin:0 auto;position:absolute;right:0;top:0;width:90%;z-index:-1}.rs-search-courses button,.rs-search-courses input,.rs-search-courses select{border:none;color:#777;height:60px;padding:0 15px;width:100%}.rs-search-courses ::-webkit-input-placeholder{color:#000;opacity:1!important}.rs-search-courses ::-moz-placeholder{color:#777;opacity:1!important}.rs-search-courses :-ms-input-placeholder{color:#777;opacity:1!important}.rs-search-courses :-moz-placeholder{color:#777;opacity:1!important}.rs-search-courses select{-webkit-appearance:none;appearance:none;outline:none}.rs-search-courses .categories,.rs-search-courses .level{position:relative}.rs-search-courses .categories:before,.rs-search-courses .level:before{content:"\f0d7";font-family:FontAwesome;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.rs-search-courses .search-btn button{background-color:#222;border-color:#222;color:#fff;cursor:pointer;font-weight:600}.rs-search-courses .search-btn button:focus,.rs-search-courses .search-btn button:hover{background-color:#e41f05}.rs-courses-details .detail-img{margin-bottom:40px;position:relative}.rs-courses-details .detail-img img{transition:all .3s ease 0s}.rs-courses-details .detail-img:hover img{opacity:.9}.rs-courses-details .detail-img .course-seats{background-color:#222;border-radius:50%;bottom:25px;color:#fff;font-size:15px;font-weight:600;height:78px;line-height:21px;padding-top:18px;position:absolute;right:25px;text-align:center;width:78px}.rs-courses-details .detail-img .course-seats span{display:block}.rs-courses-details .detail-img .course-seats.price{left:25px;line-height:78px;padding-top:0;right:auto}.rs-courses-details .course-title{font-size:24px;margin-bottom:30px}.rs-courses-details .course-instructor{background-color:#f9f9f9;padding:20px 25px 16px;position:relative}.rs-courses-details .course-instructor p{margin-bottom:0}.rs-courses-details .course-instructor .instructor-title{font-family:Roboto Condensed,sans-serif;font-size:16px;margin-bottom:20px}.rs-courses-details .instructor-inner{display:flex}.rs-courses-details .instructor-inner .instructor-img img{height:100px;transition:all .3s ease 0s;width:100px}.rs-courses-details .instructor-inner .instructor-img:hover img{opacity:.8}.rs-courses-details .instructor-inner .instructor-body{padding-left:18px}.rs-courses-details .instructor-inner .instructor-body .name{font-family:Roboto Condensed,sans-serif;font-size:16px;margin-bottom:0}.rs-courses-details .instructor-inner .instructor-body .designation{font-size:14px;font-weight:600}.rs-courses-details .instructor-inner .instructor-body .social-icon{margin-top:15px}.rs-courses-details .instructor-inner .instructor-body .social-icon a i{font-size:17px;margin-right:6px}.rs-courses-details .short-desc{margin-top:15px}.rs-courses-details .info-list{font-size:15px;font-weight:600}.rs-courses-details .info-list ul li{color:#777;margin-bottom:6px}.rs-courses-details .info-list ul li span{color:#212121}.rs-courses-details .apply-btn{bottom:10px;position:absolute;right:16px}.rs-courses-details .apply-btn a{background-color:#222;color:#fff;display:inline-block;font-weight:600;height:42px;line-height:42px;min-width:147px;padding:0 20px;text-align:center;transition:all .3s ease 0s}.rs-courses-details .apply-btn a:hover{background-color:#e41f05}.rs-courses-details .course-desc{margin-top:30px}.rs-courses-details .course-desc .desc-title{font-size:19px;margin-bottom:12px}.rs-courses-details .course-desc .desc-text p{margin-bottom:18px}.rs-courses-details .course-desc .share-area{border:1px solid #ccc;padding:15px}.rs-courses-details .course-desc .share-area h3{font-family:Roboto Condensed,sans-serif;font-size:15px;margin-bottom:0}.rs-courses-details .course-desc .share-area .share-inner{text-align:right}.rs-courses-details .course-desc .share-area .share-inner a{border:1px solid #ccc;border-radius:3px;color:#505050;display:inline-block;font-size:13px;font-weight:600;height:30px;line-height:30px;min-width:88px;padding:0 12px;text-align:center}.rs-courses-details .course-desc .share-area .share-inner a+a{margin-left:8px}.rs-courses-details .course-desc .share-area .share-inner a:hover{border-color:#222;color:#222}.rs-courses-details .course-desc .course-syllabus{padding:15px 0 35px}.rs-courses-details .course-desc .course-syllabus h3.desc-title{padding-bottom:10px}.rs-courses-details .course-desc .course-syllabus ul.syllabus{padding-left:15px}.rs-courses-details .course-desc .course-syllabus ul.syllabus li{display:block;padding-top:6px}.rs-courses-details .course-desc .course-syllabus ul.syllabus li strong{display:block;padding-right:5px}.rs-courses-details .course-desc .course-syllabus ul.syllabus li span{padding-left:20px;position:relative}.rs-courses-details .course-desc .course-syllabus ul.syllabus li span:before{color:#505050;content:"\f054";font-family:FontAwesome;font-size:10px;left:0;position:absolute;top:0}.rs-courses-details .rs-testimonial .testimonial-item{text-align:center}.rs-courses-details .rs-testimonial .testimonial-item .testi-desc:after,.rs-courses-details .rs-testimonial .testimonial-item .testi-desc:before{display:none}.rs-courses-details .rs-testimonial .testimonial-item .cl-client-rating i{color:#ffaa30}.rs-courses-details ul.course-meta-style li{float:left;padding-right:30px;position:relative}.rs-courses-details ul.course-meta-style li:before{background:#e1e1e1;content:"";height:40px;position:absolute;right:15px;top:0;width:1px}.rs-courses-details ul.course-meta-style li:last-child{padding-right:0}.rs-courses-details ul.course-meta-style li:last-child:before{display:none}.rs-courses-details ul.course-meta-style li.author{overflow:hidden}.rs-courses-details ul.course-meta-style li.author .author-name,.rs-courses-details ul.course-meta-style li.author .image{float:left}.rs-courses-details ul.course-meta-style li.author .author-name{padding-left:15px}.rs-courses-details ul.course-meta-style li a{color:#212121;font-weight:600}.rs-courses-details ul.course-meta-style li i{color:#ffaa30}.rs-courses-details .btn-area{text-align:right}.rs-courses-details .btn-area a{background:#222;color:#fff;display:inline-block;padding:10px 20px;text-transform:uppercase}.rs-courses-details .btn-area a:hover{background:#e41f05}.rs-courses-details .course-des-tabs{margin-top:15px}.rs-courses-details .course-des-tabs .tab-btm .tabs-cyan{border:0;margin:0}.rs-courses-details .course-des-tabs .tab-btm .tabs-cyan .nav-item{width:25%}.rs-courses-details .course-des-tabs .tab-btm .tabs-cyan .nav-item a{background:#f9f9f9;border:1px solid #eee;border-right:0;color:#212121;font-weight:600}.rs-courses-details .course-des-tabs .tab-btm .tabs-cyan .nav-item a.active{background:#fff;border-bottom:none;color:#222;position:relative}.rs-courses-details .course-des-tabs .tab-btm .tabs-cyan .nav-item a.active:before{background:#222;content:"";height:2px;left:0;position:absolute;right:3px;top:0;width:100%;z-index:10}.rs-courses-details .course-des-tabs .tab-btm .tabs-cyan .nav-item:last-child a{border-right:1px solid #eee}.rs-courses-details .course-des-tabs .tab-content{border:1px solid #eee;border-radius:0;border-top:0;padding:60px 30px}.rs-courses-details .course-des-tabs .tab-content .tab-pane h4.desc-title{padding-bottom:15px;position:relative}.rs-courses-details .course-des-tabs .tab-content .tab-pane h4.desc-title:before{background:#222;bottom:0;content:"";height:3px;left:0;position:absolute;width:50px}.rs-courses-details .course-des-tabs .tab-content .tab-pane ul.requirements-list li{padding-left:20px;position:relative}.rs-courses-details .course-des-tabs .tab-content .tab-pane ul.requirements-list li:before{border:none;color:#222;content:"\f101";font-family:fontawesome;font-size:14px!important;font-size:9px;left:0;margin-right:10px;padding:0;position:absolute;top:1px}.rs-courses-details .course-des-tabs .tab-content .instructor-list{overflow:hidden}.rs-courses-details .course-des-tabs .tab-content .instructor-list .image{float:left;padding-right:20px}.rs-courses-details .course-des-tabs .tab-content .instructor-list .author-name{overflow:hidden}.rs-courses-details .course-des-tabs .tab-content .instructor-list .author-name h4{margin:0 0 5px}.rs-courses-details .course-des-tabs .tab-content .instructor-list .author-name span{display:block;margin:0 0 10px}.rs-courses-details .course-des-tabs .tab-content .instructor-list .author-name i{color:#ffaa30}.rs-courses-details .course-des-tabs .tab-content .instructor-list p.dsc{clear:both;display:block;margin-bottom:0;padding-top:15px}.rs-courses-details .course-des-tabs .tab-content .instructor-list .social-icon li{display:inline-block}.rs-courses-details .course-des-tabs .tab-content .instructor-list .social-icon li a{background:#222;display:block;padding:3px 0;text-align:center;width:40px}.rs-courses-details .course-des-tabs .tab-content .instructor-list .social-icon li a i{color:#fff}.rs-courses-details .course-des-tabs .tab-content .instructor-list .social-icon li a:hover{background:#222}.rs-counter-style7 .rs-counter-list{display:flex;text-align:left}.rs-counter-style7 .rs-counter-list .icon-part{margin-right:25px;margin-top:30px}.rs-counter-style7 .rs-counter-list .icon-part i:before{color:#222;font-size:60px}.rs-counter-style7 .rs-counter-list .text-part .counter-number{color:#fff;font-size:60px;margin-bottom:6px}.rs-counter-style7 .rs-counter-list .text-part .counter-desc{color:#fff;font-size:20px;font-weight:500;margin-bottom:0;text-transform:uppercase}.rs-counter-style8 .rs-counter-list{display:flex;text-align:left}.rs-counter-style8 .rs-counter-list .icon-part{margin-right:20px;margin-top:30px}.rs-counter-style8 .rs-counter-list .icon-part i:before{color:#222;font-size:60px}.rs-counter-style8 .rs-counter-list .text-part .counter-number{color:#212121;font-size:45px;margin:0;padding-bottom:10px}.rs-counter-style8 .rs-counter-list .text-part .counter-desc{color:#505050;font-size:20px}.rs-our-best .rs-calltoaction .sub-title{color:#222;display:block;font-size:18px;font-weight:600;margin-bottom:10px;text-transform:uppercase}.rs-our-best .rs-calltoaction .title{color:#212121;font-size:30px;font-weight:700;line-height:40px;margin:0}.rs-our-best .rs-calltoaction .desc{color:#505050;font-size:15px;line-height:27px;margin:0}.rs-counter .rs-counter-list{border:1px solid #fff3;margin-bottom:30px;padding:23px;text-align:center;transition:all .3s ease}.rs-counter .rs-counter-list .counter-number{color:#fff;font-size:60px;margin-bottom:6px}.rs-counter .rs-counter-list .counter-desc{color:#fff;font-size:20px;font-weight:500;margin-bottom:0;text-transform:uppercase}.rs-counter .rs-counter-list:hover{border-color:#222}.rs-counter .counter-title{color:#fff;font-size:30px;line-height:28px;margin-bottom:25px}.rs-counter .counter-text p{color:#fff9;margin-bottom:35px}.rs-counter .counter-img{box-shadow:0 10px 30px #ffffff1a}.rs-counter .counter-img img{border-radius:8px}.rs-counter-style2 .rs-counter-list{border:none;padding:0}.rs-counter-style2 .count-icon i{color:#222;font-size:60px}.home5 .rs-counter .rs-counter-list{background:#92278f;border:none;border-radius:30px}.home5 .rs-counter .rs-counter-list .counter-number{color:#fff}.home5 .rs-counter .rs-counter-list:hover{border-color:#92278f}.home5 .rs-counter .rs-counter-list.blue-color{background:#269aa9}.home5 .rs-counter .rs-counter-list.orange-color{background:#fc7f0c}.home5 .rs-counter .rs-counter-list.red-color{background:#e84b3a}.rs-events .event-item .event-img{margin-bottom:20px}.rs-events .event-item .event-date{font-size:14px;font-weight:500}.rs-events .event-item .event-date i{color:#222;display:inline-block;font-size:13px;margin-right:5px}.rs-events .event-item .event-date span{color:#505050}.rs-events .event-item .event-title{font-size:20px;margin-bottom:8px;margin-top:4px}.rs-events .event-item .event-title a{color:#212121}.rs-events .event-item .event-title a:hover{color:#222}.rs-events .event-item .event-meta{font-size:14px}.rs-events .event-item .event-meta>div{display:inline-block}.rs-events .event-item .event-meta>div i{color:#222;display:inline-block;font-size:14px;margin-right:3px}.rs-events .event-item .event-meta .event-time{margin-right:10px}.rs-events .event-item .event-btn{margin-top:18px}.rs-events .event-item .event-btn a{font-weight:500}.rs-events-2 .event-item{background:#f9f9f9;border:none;margin-bottom:30px}.rs-events-2 .event-item .row{margin:0}.rs-events-2 .event-item [class*=col-]{padding:0}.rs-events-2 .event-item .event-content{padding:15px 20px 20px 0}.rs-events-2 .event-item .event-img{margin:-1px 20px -1px -1px;transition:all .3s ease 0s}.rs-events-2 .event-item .event-img:hover{opacity:.8}.rs-events-2 .event-item .event-location{font-size:13px}.rs-events-2 .event-item .event-location i{color:#222;display:inline-block;font-size:14px;margin-right:5px}.rs-events-2 .event-item .event-location span{color:#505050}.rs-events-2 .event-item .event-title{font-size:18px;font-weight:600;line-height:25px;margin-bottom:4px;margin-top:1px;text-transform:capitalize}.rs-events-2 .event-item .event-title a{color:#212121}.rs-events-2 .event-item .event-meta{font-size:13px}.rs-events-2 .event-item .event-meta>div{display:inline-block}.rs-events-2 .event-item .event-meta>div i{color:#222;display:inline-block;font-size:15px;margin-right:3px}.rs-events-2 .event-item .event-meta .event-time{margin-left:10px}.rs-events-2 .event-item .event-desc{margin-top:7px}.rs-events-2 .event-item .event-desc p{margin-bottom:15px}.rs-events-2 .event-item .event-btn a{background:#222;color:#fff;display:inline-block;font-weight:600;height:40px;line-height:40px;min-width:130px;padding:0 15px;text-align:center;transition:all .3s ease 0s}.rs-events-2 .event-item .event-btn a:hover{background-color:#e41f05;color:#fff}.home5 .event-item .event-date{background:#92278f;border-radius:15px 15px 0 0;height:30px;margin:-32px auto 0;max-width:170px;padding-top:2px;position:relative;text-align:center;top:-13px}.home5 .event-item .event-date i,.home5 .event-item .event-date span{color:#fff}.home5 .red-color .event-date{background:#e84b3a}.home5 .orange-color .event-date{background:#fc7f0c}.home5 .blue-color .event-date{background:#00bcd4}.rs-event-details #googleMap{height:270px;margin-bottom:30px}.rs-event-details .event-title{font-size:24px;margin-bottom:6px}.rs-event-details .event-title a{color:#212121}.rs-event-details .event-title a:hover{color:#222}.rs-event-details .event-meta{margin-bottom:30px;margin-top:10px}.rs-event-details .event-meta>div{color:#666;display:inline-block}.rs-event-details .event-meta>div+div{margin-left:14px}.rs-event-details .event-meta>div i{color:#222;margin-right:3px}.rs-event-details .event-img{margin-bottom:25px}.rs-event-details .share-area .share-inner{text-align:right}.rs-event-details .share-area .share-inner span{color:#101010;display:inline-block;font-weight:600;margin-right:5px}.rs-event-details .share-area .share-inner a i{border:1px solid #ddd;color:#212121;height:30px;line-height:30px;text-align:center;transition:all .3s ease 0s;width:30px}.rs-event-details .share-area .share-inner a i:hover{border-color:#222;color:#222}.rs-event-details .share-area .book-btn a{border:2px solid #222;color:#212121;display:inline-block;font-weight:600;height:40px;line-height:36px;min-width:147px;padding:0 20px;text-align:center;transition:all .3s ease 0s}.rs-event-details .share-area .book-btn a:hover{background-color:#222;color:#fff}.rs-latest-news-style7 .title{color:#212121;font-size:30px;font-weight:700;line-height:40px;margin:0}.rs-latest-news-style7 .rs-latest-list{background:#fff;border-radius:10px;box-shadow:0 10px 40px #0000001a;padding:50px}.rs-latest-news-style7 .rs-latest-list .latest-wrap .news-list-block .news-list-item{align-items:center;display:flex}.rs-latest-news-style7 .rs-latest-list .latest-wrap .news-list-block .news-list-item .news-img{flex:0 0 50%;max-width:50%;padding-right:30px}.rs-latest-news-style7 .rs-latest-list .latest-wrap .news-list-block .news-list-item .news-img img{border-radius:6px}.rs-latest-news-style7 .rs-latest-list .latest-wrap .news-list-block .news-list-item .news-content .news-date span{color:#505050;display:block;font-size:15px;font-weight:500;line-height:26px;padding-bottom:8px}.rs-latest-news-style7 .rs-latest-list .latest-wrap .news-list-block .news-list-item .news-content .news-title{font-size:20px;font-weight:600;margin-bottom:0;padding-bottom:18px}.rs-latest-news-style7 .rs-latest-list .latest-wrap .news-list-block .news-list-item .news-content .news-title a{color:#212121}.rs-latest-news-style7 .rs-latest-list .latest-wrap .news-list-block .news-list-item .news-content .news-title a:hover{color:#222}.rs-latest-news-style7 .rs-latest-list .event-item-new{display:flex}.rs-latest-news-style7 .rs-latest-list .event-item-new .event-date{background:#f2f2f2;border-radius:10px;display:table;height:110px;margin-right:30px;min-width:125px;text-align:center}.rs-latest-news-style7 .rs-latest-list .event-item-new .event-date .vertical-align{display:table-cell;vertical-align:middle}.rs-latest-news-style7 .rs-latest-list .event-item-new .event-date .vertical-align .day{color:#222;display:block;font-size:50px;font-weight:600;line-height:40px;margin:0 0 6px}.rs-latest-news-style7 .rs-latest-list .event-item-new .event-date .vertical-align .month{color:#505050;display:block;font-size:20px;font-weight:500;text-transform:uppercase}.rs-latest-news-style7 .rs-latest-list .event-item-new .event-des .title{font-size:20px;font-weight:600;margin:0 0 15px}.rs-latest-news-style7 .rs-latest-list .event-item-new .event-des .title a{color:#212121}.rs-latest-news-style7 .rs-latest-list .event-item-new .event-des .title a:hover{color:#222}.rs-latest-news-style7 .rs-latest-list .event-item-new .event-des p{color:#505050;font-size:15px;line-height:27px;margin:0}.rs-our-publication .owl-stage-outer{padding-bottom:30px}.rs-our-publication .inner-shadow{padding:0 2px}.rs-our-publication .inner-shadow .product-item{background-color:#fff;box-shadow:0 0 3px #ccc;padding-bottom:40px;text-align:center;transition:all .3s ease 0s}.rs-our-publication .inner-shadow .product-item .img-box{margin-bottom:32px;overflow:hidden}.rs-our-publication .inner-shadow .product-item .img-box img{transform:scale(1);transition:all .3s ease 0s}.rs-our-publication .inner-shadow .product-item .content-part .product-title{font-size:20px;margin-bottom:3px}.rs-our-publication .inner-shadow .product-item .content-part .product-title a{color:#212121}.rs-our-publication .inner-shadow .product-item .content-part .product-title a:hover{color:#222}.rs-our-publication .inner-shadow .product-item .content-part .product-price{color:#444;display:block;font-size:16px;margin-bottom:20px}.rs-our-publication .inner-shadow .product-item .content-part .product-btn a{background:#222;border-radius:30px;color:#fff;padding:10px 25px;text-transform:uppercase}.rs-our-publication .inner-shadow .product-item .content-part .product-btn a:hover{background:#e41f05;color:#fff}.rs-our-publication .inner-shadow:hover .product-item{box-shadow:0 10px 40px #0000001a}.rs-our-publication .inner-shadow:hover .product-item .img-box img{transform:scale(1.1)}.rs-countdown-part .countdown-part .sub-title{color:#222;display:block;font-size:18px;font-weight:600;line-height:34px}.rs-countdown-part .countdown-part .title{color:#fff;font-size:60px;font-weight:600;line-height:70px}.rs-countdown-part .countdown-part .description{color:#fff;font-size:15px;font-weight:400;line-height:27px}.rs-countdown-part .countdown-part .counter-wrap{max-width:550px}.rs-countdown-part .countdown-part .counter-wrap .timecounter-inner .time_circles{height:100%;left:0;position:relative;width:100%}.rs-countdown-part .countdown-part .counter-wrap .timecounter-inner .time_circles canvas{opacity:1}.rs-countdown-part .countdown-part .counter-wrap .timecounter-inner .time_circles div{padding-right:0;position:absolute;text-align:left}.rs-countdown-part .countdown-part .counter-wrap .timecounter-inner .time_circles div span{color:#222;display:block;font-size:40px!important;font-weight:700;margin:0 0 9px;padding:0;text-align:center;width:100%}.rs-countdown-part .countdown-part .counter-wrap .timecounter-inner .time_circles div h4{color:#fff;font-size:12px!important;font-weight:400;line-height:17px;margin:0;padding:0;text-align:center;text-transform:capitalize}.rs-countdown-part .register-form{background:#fff}.rs-countdown-part .register-form .form-title{margin-bottom:50px;padding:30px 65px 36px;position:relative}.rs-countdown-part .register-form .form-title .title{color:#fff;font-size:22px;font-weight:400;line-height:1.4;position:relative;z-index:10}.rs-countdown-part .register-form .form-title:after{background-color:#222;-webkit-clip-path:polygon(-115.5% 0,113% 0,76% 100%);clip-path:polygon(-115.5% 0,113% 0,76% 100%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.rs-countdown-part .register-form .form-group{padding:0 50px 5px}.rs-countdown-part .register-form .form-group .from-control{border:1px solid #3636361a;border-radius:3px;font-size:15px;height:50px;line-height:50px;margin-bottom:20px;outline:0;padding:10px 14px;width:100%}.rs-countdown-part .register-form .form-group input[type=submit]{background:#222;border:0;border-radius:3px;color:#fff;cursor:pointer;font-size:15px;height:50px;line-height:50px;margin-bottom:50px;outline:0;text-transform:uppercase;width:100%}.rs-countdown-part .register-form .form-group input[type=submit]:hover{background:#e41f05;color:#fff}.rs-countdown-part .register-form .form-group .select-option{position:relative}.rs-countdown-part .register-form .form-group .select-option select{-webkit-appearance:none;appearance:none;color:#b1b1b1;cursor:pointer;opacity:1;position:relative;z-index:11}.rs-countdown-part .register-form .form-group .select-option:after{color:#b1b1b1;content:"\f107";font-family:FontAwesome;font-size:22px;pointer-events:none;position:absolute;right:15px;top:11px;z-index:12}.rs-team-style7 .owl-stage-outer{padding-bottom:30px}.rs-team-style7 .item .item-team .team-img{border-radius:10px 10px 0 0;overflow:hidden;position:relative}.rs-team-style7 .item .item-team .team-img:after{background:#0009;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .3s ease;width:100%}.rs-team-style7 .item .item-team .team-img .social-icon{background:#222;border-radius:5px 5px 0 0;bottom:-50px;height:55px;left:50%;line-height:58px;margin:0 auto;position:absolute;text-align:center;transform:translateX(-50%);transition:.3s;visibility:hidden;width:240px;z-index:10}.rs-team-style7 .item .item-team .team-img .social-icon a{background:#222;border-radius:5px 5px 0 0;line-height:58px;margin:0 15px;text-align:center}.rs-team-style7 .item .item-team .team-img .social-icon a i{color:#fff;margin:4px}.rs-team-style7 .item .item-team .team-img .social-icon a i:hover{color:#212121}.rs-team-style7 .item .item-team .team-content{background:#fff;border-radius:0 0 10px 10px;box-shadow:0 3px 7px #0000000f;padding:15px;text-align:center}.rs-team-style7 .item .item-team .team-content .team-name{font-size:18px;font-weight:600;line-height:27px;margin-bottom:0}.rs-team-style7 .item .item-team .team-content .team-name a{color:#212121}.rs-team-style7 .item .item-team .team-content .team-name a:hover{color:#222}.rs-team-style7 .item .item-team .team-content .sub-title{color:#505050;display:block;font-size:14px;font-weight:400;line-height:27px}.rs-team-style7 .item .item-team:hover .team-img:after{opacity:1}.rs-team-style7 .item .item-team:hover .team-img .social-icon{bottom:0;visibility:visible}.rs-team-style8 .owl-stage-outer{padding-bottom:10px}.rs-team-style8 .item .item-team .team-img{border-radius:10px 10px 0 0;overflow:hidden;position:relative}.rs-team-style8 .item .item-team .team-img:after{background:#0009;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .3s ease;width:100%}.rs-team-style8 .item .item-team .team-img .social-icon{border-radius:5px 5px 0 0;bottom:-50px;height:55px;left:50%;line-height:58px;margin:0 auto;position:absolute;text-align:center;transform:translateX(-50%);transition:.3s;visibility:hidden;width:240px;z-index:10}.rs-team-style8 .item .item-team .team-img .social-icon a,.rs-team-style8 .item .item-team .team-img .social-icon a i{color:#fff;margin:4px}.rs-team-style8 .item .item-team .team-img .social-icon a i:hover{color:#212121}.rs-team-style8 .item .item-team .team-content{background:#fff;border-radius:0 0 10px 10px;box-shadow:0 3px 7px #0000000f;padding:15px;text-align:center}.rs-team-style8 .item .item-team .team-content .team-name{font-size:18px;font-weight:600;line-height:27px;margin-bottom:0}.rs-team-style8 .item .item-team .team-content .team-name a{color:#212121}.rs-team-style8 .item .item-team .team-content .team-name a:hover{color:#222}.rs-team-style8 .item .item-team .team-content .sub-title{color:#505050;display:block;font-size:14px;font-weight:600;line-height:27px}.rs-team-style8 .item .item-team:hover .team-img:after{opacity:1}.rs-team-style8 .item .item-team:hover .team-img .social-icon{bottom:0;visibility:visible}.rs-team .team-item{overflow:hidden;position:relative}.rs-team .team-item .team-img{position:relative}.rs-team .team-item .team-img .normal-text{background-color:#222c;bottom:0;min-width:175px;padding:10px 20px;position:absolute;transition:all .3s ease}.rs-team .team-item .team-img .normal-text .team-name{color:#fff;display:block;font-size:18px;font-weight:700;margin:0}.rs-team .team-item .team-img .normal-text .subtitle{color:#fff;display:block;font-size:14px;font-weight:400;margin:0}.rs-team .team-item .team-img img{width:100%}.rs-team .team-item .team-content{height:100%;left:0;opacity:0;padding:30px;position:absolute;text-align:center;top:10%;transition:all .3s ease-out;width:100%;z-index:11}.rs-team .team-item .team-content:before{background:#000c;content:"";height:100%;left:0;position:absolute;top:0;transition:opacity .25s ease;width:100%;z-index:-1}.rs-team .team-item .team-name{margin-bottom:2px}.rs-team .team-item .team-name a{color:#fff;font-size:20px;font-weight:700;margin-bottom:6px;position:relative;text-transform:capitalize;z-index:111}.rs-team .team-item .team-name a:hover{color:#fff}.rs-team .team-item .team-title{color:#fff;font-size:14px;padding-bottom:12px;position:relative;z-index:111}.rs-team .team-item .team-title:after{background:#222;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:50px}.rs-team .team-item .team-desc{color:#fff;margin-bottom:0;margin-top:15px;padding-top:12px}.rs-team .team-item .team-social{margin-top:25px;opacity:0;position:relative;text-align:center;transition:all .4s ease;width:100%;z-index:111}.rs-team .team-item .team-social .social-icon{background-color:#222;border-radius:50%;display:inline-block;height:40px;line-height:40px;margin-right:6px;text-align:center;width:40px}.rs-team .team-item .team-social .social-icon i{color:#fff;font-size:14px}.rs-team .team-item .team-social .social-icon:hover{background-color:#e41f05}.rs-team .team-item:hover .team-content{opacity:1;top:0}.rs-team .team-item:hover .team-social{opacity:1}.rs-team .team-item:hover .normal-text{opacity:0;visibility:hidden}.rs-team-2 .team-item{margin-bottom:30px}.rs-team-2 .team-item .team-img{overflow:hidden;position:relative}.rs-team-2 .team-item .team-img .social-icon{opacity:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%);transition:all .8s ease;visibility:hidden;width:100%}.rs-team-2 .team-item .team-img .social-icon a i{font-size:20px;margin-right:8px}.rs-team-2 .team-item .team-img:before{background:#0000;border:5px solid #ffffffb3;content:"";height:calc(100% - 20px);left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);transition:all .5s ease;width:calc(100% - 20px)}.rs-team-2 .team-item .team-img:hover .social-icon{opacity:1;visibility:visible}.rs-team-2 .team-item .team-img:hover .social-icon a:hover{color:#fff}.rs-team-2 .team-item .team-img:hover:before{background:#212121cc;border:0;transform:translateX(-50%) translateY(-50%) rotate(-270deg)}.rs-team-2 .team-item .team-body{background-color:#f0f0f0;padding:18px;text-align:center}.rs-team-2 .team-item .team-body .name{color:#212121;font-size:20px;margin-bottom:2px;transition:all .3s ease 0s}.rs-team-2 .team-item .team-body .name:hover{color:#222}.rs-team-2 .team-item .team-body .designation{font-size:15px}.rs-team-2.team-page{padding-top:93px}.rs-team-2 .row.grid{min-height:400px!important;overflow:hidden}.team-all .row{margin-bottom:30px}.team-all .row .team-item{margin-bottom:0}.home5 .rs-team .team-item{margin-bottom:30px;overflow:inherit}.home5 .rs-team .team-item .team-desc{font-size:14px;line-height:22px}.home5 .rs-team .team-item .team-social .social-icon{background:#92278f}.home5 .rs-team .team-item .team-social .social-icon:hover{background:#5d0b5b}.home5 .rs-team .team-item .team-img .normal-text{border-radius:30px;bottom:-30px;height:70px;left:50%;padding:15px 0 0;text-align:center;transform:translateX(-50%);width:200px}.pagination{margin-top:25px}.pagination .page-item>*{color:#505050;font-size:18px;font-weight:600;height:50px;line-height:50px;outline:none;padding:0;text-align:center;width:50px}.pagination .page-item>.active,.pagination .page-item>:hover{color:#222}.pagination .page-item>.dotted{line-height:40px}.rs-team-single .team-name{font-size:30px;margin-bottom:10px}.rs-team-single .team-title{font-size:15px;line-height:24px;margin-bottom:5px}.rs-team-single .team-title span{display:block}.rs-team-single .team-contact{margin-bottom:15px}.rs-team-single .team-icons{padding:30px;text-align:center}.rs-team-single .team-icons a{background-color:#f0f0f0;border-radius:2px;display:inline-block;height:30px;line-height:30px;margin-right:15px;text-align:center;transition:all .3s ease 0s;width:30px}.rs-team-single .team-icons a:hover{background-color:#222;color:#fff}.rs-team-single .rs-progress{background:#fff;border:1px solid #222;border-radius:0;height:8px;margin-top:25px;overflow:visible;padding:1px}.rs-team-single .rs-progress+.rs-progress{margin-top:50px}.rs-team-single .rs-progress .progress-bar{background-color:#222;border-radius:0;box-shadow:none;line-height:4px;position:relative;text-align:left}.rs-team-single .rs-progress .progress-bar .pb-label{color:#666;font-size:15px;font-weight:600;left:0;position:absolute;top:-24px}.rs-team-single .rs-progress .progress-bar .pb-percent{background:#222;color:#fff;font-size:10px;font-weight:500;padding:8px 5px;position:absolute;right:-13px;top:-30px}.rs-team-single .rs-progress .progress-bar .pb-percent:after{border:5px solid #0000;border-top-color:#222;content:"";left:50%;position:absolute;top:20px;transform:translateX(-50%)}.rs-calltoaction .cta-content .cta-subtitle{color:#222;margin-bottom:10px}.rs-calltoaction .cta-content .cta-title{color:#fff;font-size:32px;margin-bottom:0}.rs-calltoaction .cta-content p{color:#fff}.rs-calltoaction .cta-button{background-color:#222;color:#fff;display:inline-block;font-weight:500;height:45px;line-height:45px;min-width:170px;text-align:center;text-decoration:none;text-transform:uppercase}.rs-calltoaction .cta-button:active,.rs-calltoaction .cta-button:focus,.rs-calltoaction .cta-button:hover{background-color:#e41f05;box-shadow:0 10px 20px #ffffff0a;color:#ffffffb3}.rs-webdevelopment-course .cta-subtitle{color:#222;margin-bottom:10px}.rs-webdevelopment-course .cta-title{color:#fff;font-size:32px;margin-bottom:12px}.rs-webdevelopment-course .cta-button{background-color:#222;color:#fff;display:inline-block;font-weight:500;height:45px;line-height:45px;min-width:170px;text-align:center;text-decoration:none;text-transform:uppercase}.rs-webdevelopment-course .cta-button:active,.rs-webdevelopment-course .cta-button:focus,.rs-webdevelopment-course .cta-button:hover{background-color:#e41f05;box-shadow:0 10px 20px #ffffff0a;color:#ffffffb3}.rs-latest-news .news-normal-block{border:1px solid #2222221a;padding:15px;transition:all .3s ease 0s}.rs-latest-news .news-normal-block:hover{box-shadow:0 10px 40px #0000001a}.rs-latest-news .news-normal-block .news-img{margin-bottom:20px}.rs-latest-news .news-normal-block .news-img img{width:100%}.rs-latest-news .news-normal-block .news-date{font-size:14px;font-weight:500;margin-bottom:5px}.rs-latest-news .news-normal-block .news-date i{color:#222;display:inline-block;font-size:15px;font-weight:500;margin-right:4px}.rs-latest-news .news-normal-block .news-date span{color:#505050}.rs-latest-news .news-normal-block .news-title{font-size:20px;margin-bottom:12px}.rs-latest-news .news-normal-block .news-title a{color:#212121}.rs-latest-news .news-normal-block .news-title a:focus,.rs-latest-news .news-normal-block .news-title a:hover{color:#222}.rs-latest-news .news-normal-block .news-desc p{margin-bottom:20px}.rs-latest-news .news-normal-block .news-btn a,.rs-latest-news .news-normal-block .news-btn2 a{background-color:#222;color:#fff;display:inline-block;font-size:13px;font-weight:500;margin-left:auto;padding:4px 16px;text-decoration:none}.rs-latest-news .news-normal-block .news-btn a:hover,.rs-latest-news .news-normal-block .news-btn2 a:hover{background-color:#4094c7}.rs-latest-news .news-list-block{overflow:hidden}.rs-latest-news .news-list-block .news-list-item{border:1px solid #2222221a;display:flex;flex-wrap:wrap;overflow:hidden;padding:15px;transition:all .3s ease 0s}.rs-latest-news .news-list-block .news-list-item:hover{box-shadow:0 10px 40px #0000001a}.rs-latest-news .news-list-block .news-list-item+.news-list-item{margin-top:23px}.rs-latest-news .news-list-block .news-list-item .news-img{flex:0 0 33.333333%;float:left;max-width:33.333333%;padding-right:15px}.rs-latest-news .news-list-block .news-list-item .news-content{flex:0 0 66.666667%;float:left;max-width:66.666667%}.rs-latest-news .news-list-block .news-list-item .news-date{font-size:14px;font-weight:500;margin-bottom:10px}.rs-latest-news .news-list-block .news-list-item .news-date i{color:#222;display:inline-block;font-size:15px;font-weight:500;margin-right:4px}.rs-latest-news .news-list-block .news-list-item .news-date span{color:#505050}.rs-latest-news .news-list-block .news-list-item .news-title{font-size:16px;margin-bottom:7px}.rs-latest-news .news-list-block .news-list-item .news-title a{color:#212121}.rs-latest-news .news-list-block .news-list-item .news-title a:focus,.rs-latest-news .news-list-block .news-list-item .news-title a:hover{color:#222}.rs-latest-news .news-list-block .news-list-item .news-btn a{background-color:#222;color:#fff;display:inline-block;font-size:15px;font-weight:500;margin-left:auto;padding:8px 20px;text-decoration:none}.rs-latest-news .news-list-block .news-list-item .news-btn a:hover{background-color:#4094c7}.rs-latest-news .news-list-block .news-list-item .news-desc p{margin-bottom:0}.latest-news-slider .slick-arrow{background-color:#0000001a;border:0;border-radius:50%;bottom:0;color:#222;cursor:pointer;font-size:0;height:42px;line-height:0;outline:0;position:absolute;right:-104px;transition:all .3s ease 0s;width:42px;z-index:11}.latest-news-slider .slick-arrow:after{font-family:FontAwesome;font-size:22px;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.latest-news-slider .slick-arrow.slick-prev:after{content:"\f104"}.latest-news-slider .slick-arrow.slick-next{right:-160px}.latest-news-slider .slick-arrow.slick-next:after{content:"\f105"}.latest-news-slider .slick-arrow:hover{background-color:#222;color:#fff}.latest-news-nav .slick-track{width:100%!important}.latest-news-nav .slick-slide{background-color:#fff;border:1px solid #2222221a;cursor:pointer;margin-bottom:12px;padding:8px;transition:all .3s ease 0s;width:100%!important}.latest-news-nav .slick-slide.slick-current,.latest-news-nav .slick-slide:hover{background-color:#222;border-color:#222}.latest-news-nav .slick-slide.slick-current img,.latest-news-nav .slick-slide:hover img{opacity:.8}.rs-products .owl-stage-outer{padding-bottom:30px}.rs-products .product-item{background-color:#fff;text-align:center;transition:all .3s ease 0s}.rs-products .product-item:hover{box-shadow:0 10px 40px #0000001a}.rs-products .product-item .product-img{margin-bottom:17px;overflow:hidden}.rs-products .product-item .product-img img{transition:all .3s ease 0s;width:100%}.rs-products .product-item .product-img:hover img{transform:scale(1.1)}.rs-products .product-item .product-title{font-size:20px;margin-bottom:3px}.rs-products .product-item .product-title a{color:#212121}.rs-products .product-item .product-title a:active,.rs-products .product-item .product-title a:focus,.rs-products .product-item .product-title a:hover{color:#222}.rs-products .product-item .product-price{color:#444;display:block;font-size:16px}.rs-products .product-item .product-btn{margin-top:20px;padding-bottom:25px}.rs-products .product-item .product-btn a{border:1px solid #212121;color:#212121;display:inline-block;font-size:15px;font-weight:500;margin-left:auto;padding:2px 15px;text-decoration:none}.rs-products .product-item .product-btn a:hover{background-color:#222;border-color:#222;color:#fff}.rs-products .view-btn{margin-top:20px;text-align:center}.rs-products .view-btn a{background-color:#222;color:#fff;display:inline-block;font-size:15px;font-weight:500;margin-left:auto;min-width:170px;padding:8px 20px;text-decoration:none}.rs-products .view-btn a:hover{background-color:#e41f05}.rs-testimonial .owl-stage-outer{padding-bottom:55px;padding-top:50px}.rs-testimonial .testimonial-item{background-color:#fff;padding:35px}.rs-testimonial .testimonial-item .testi-img{background:#fff;border-radius:50%;height:110px;left:0;margin:0 auto;padding:5px;position:absolute;right:0;top:-50px;width:110px}.rs-testimonial .testimonial-item .testi-img img{border-radius:50%;height:100px;width:100px}.rs-testimonial .testimonial-item .testi-desc{padding:42px 0;position:relative}.rs-testimonial .testimonial-item .testi-desc .testi-name{font-size:20px;margin-bottom:10px}.rs-testimonial .testimonial-item .testi-desc p{font-size:16px;line-height:26px;margin-bottom:0}.rs-testimonial .testimonial-item .testi-desc:after,.rs-testimonial .testimonial-item .testi-desc:before{color:#222;font-family:FontAwesome;font-size:26px;position:absolute}.rs-testimonial .testimonial-item .testi-desc:before{content:"\f10d";left:0;top:0}.rs-testimonial .testimonial-item .testi-desc:after{bottom:0;content:"\f10e";right:0}.rs-testimonial .owl-dots{bottom:-8px;left:50%;position:absolute;transform:translateX(-50%)}.rs-testimonial .owl-dots .owl-dot{background-color:#fff;display:inline-block;height:6px;transition:all .3s ease 0s;width:22px}.rs-testimonial .owl-dots .owl-dot+.owl-dot{margin-left:8px}.rs-testimonial .owl-dots .owl-dot.active{background-color:#222}.rs-testimonial .owl-dots .owl-dot:first-child{border-radius:3px 0 0 3px}.rs-testimonial .owl-dots .owl-dot:last-child{border-radius:0 3px 3px 0}.rs-testimonial-2 .owl-stage-outer{padding-bottom:30px;padding-top:55px}.rs-testimonial-2 .testimonial-item{background-color:#f0f0f0;box-shadow:0 2px 6px #0003;margin:0 3px;padding:35px}.rs-testimonial-2 .testimonial-item .testi-img{background:#fff;border-radius:50%;box-shadow:0 3px 14px #00000080;height:110px;left:0;margin:0 auto;padding:5px;position:absolute;right:0;top:-50px;width:110px}.rs-testimonial-2 .testimonial-item .testi-img img{border-radius:50%;height:100px;width:100px}.rs-testimonial-2 .testimonial-item .testi-desc{padding:42px 0;position:relative}.rs-testimonial-2 .testimonial-item .testi-desc .testi-name{font-size:20px;margin-bottom:15px}.rs-testimonial-2 .testimonial-item .testi-desc p{font-size:16px;line-height:26px;margin-bottom:0}.rs-testimonial-2 .testimonial-item .testi-desc:after,.rs-testimonial-2 .testimonial-item .testi-desc:before{color:#222;font-family:FontAwesome;font-size:26px;position:absolute}.rs-testimonial-2 .testimonial-item .testi-desc:before{content:"\f10d";left:0;top:0}.rs-testimonial-2 .testimonial-item .testi-desc:after{bottom:0;content:"\f10e";right:0}.rs-testimonial-2 .owl-dots{bottom:0;left:50%;position:absolute;transform:translateX(-50%)}.rs-testimonial-2 .owl-dots .owl-dot{background-color:#fff;display:inline-block;height:6px;transition:all .3s ease 0s;width:22px}.rs-testimonial-2 .owl-dots .owl-dot+.owl-dot{margin-left:8px}.rs-testimonial-2 .owl-dots .owl-dot.active{background-color:#222}.rs-testimonial-2 .owl-dots .owl-dot:first-child{border-radius:3px 0 0 3px}.rs-testimonial-2 .owl-dots .owl-dot:last-child{border-radius:0 3px 3px 0}.rs-testimonial-3 .testimonial-style3{background:#e0e0e0;border:1px solid #e0e0e0;margin:50px 0 0;padding-top:70px;position:relative;text-align:center;transition:all .7s ease 0s}.rs-testimonial-3 .testimonial-style3:hover,.rs-testimonial-3 .testimonial-style3:hover .image{border-color:#222}.rs-testimonial-3 .testimonial-style3:hover .testimonial-content{background-color:#222}.rs-testimonial-3 .testimonial-style3:hover .testimonial-content .testimonial-profile .name{color:#fff}.rs-testimonial-3 .testimonial-style3:hover .testimonial-content .testimonial-profile .post{color:#add8e6}.rs-testimonial-3 .testimonial-style3:hover .testimonial-content .social-links li{background-color:#fff}.rs-testimonial-3 .testimonial-style3:hover .testimonial-content .social-links li a{color:#222}.rs-testimonial-3 .testimonial-style3 .image{background:#fff;border:5px solid #f2f2f2;border-radius:50%;height:95px;left:0;margin:0 auto;overflow:hidden;position:absolute;right:0;top:-50px;transition:all .7s ease 0s;width:95px}.rs-testimonial-3 .testimonial-style3 .image img{border-radius:50%;height:auto;width:100%}.rs-testimonial-3 .testimonial-style3 .title{color:#000;font-size:16px;font-weight:700;margin:0 0 10px;text-transform:uppercase}.rs-testimonial-3 .testimonial-style3 .description{color:#000;font-size:15px;line-height:25px;margin:0;padding:0 25px 15px}.rs-testimonial-3 .testimonial-style3 .testimonial-content{border-top:none;padding:15px 25px;text-align:center;transition:all .5s ease 0s}.rs-testimonial-3 .testimonial-style3 .testimonial-content .testimonial-profile .name{color:#222;font-size:16px;font-weight:700;margin-bottom:5px;margin-top:0;text-transform:uppercase;transition:all .7s ease 0s}.rs-testimonial-3 .testimonial-style3 .testimonial-content .testimonial-profile .post{color:#000;font-size:14px;margin-bottom:5px;text-transform:capitalize}.rs-testimonial-3 .testimonial-style3 .testimonial-content .rating{display:inline-block;list-style:none;margin-bottom:14px;margin-top:0}.rs-testimonial-3 .testimonial-style3 .testimonial-content .rating li{color:#debe0f;display:inline-block;font-size:14px}.rs-testimonial-3 .testimonial-style3 .testimonial-content .social-links{margin:0;padding:0}.rs-testimonial-3 .testimonial-style3 .testimonial-content .social-links li{background-color:#7f352f;display:inline-block;list-style:none;margin-right:5px}.rs-testimonial-3 .testimonial-style3 .testimonial-content .social-links li a{color:#fff;height:30px;line-height:30px;text-align:center;width:30px}.rs-testimonial-3 .testimonial-style3 .testimonial-content .social-links li a:hover{color:#150504;text-decoration:none}.rs-testimonial-3 .owl-theme .owl-controls{position:absolute;top:50%;width:100%}.rs-testimonial-3 .owl-theme .owl-controls .owl-buttons div{background:#fff;border:1px solid #ececec;border-radius:3px;height:40px;line-height:37px;opacity:1;padding:0;transition:all .4s ease-in-out 0s;width:45px}.rs-testimonial-3 .owl-theme .owl-controls .owl-buttons div:hover{background:#eabd44;border-color:#eabd44}.rs-testimonial-3 .owl-next,.rs-testimonial-3 .owl-prev{left:-3%;position:absolute}.rs-testimonial-3 .owl-next{left:auto;right:-3%}.rs-testimonial-3 .owl-prev:before{color:#ececec;content:"\f104";font-family:fontAwesome;font-size:25px}.rs-testimonial-3 .owl-next:before{color:#ececec;content:"\f105";font-family:fontAwesome;font-size:25px}.rs-testimonial-3 .owl-stage-outer{padding-bottom:60px;padding-top:50px}.rs-testimonial-5 .testimonial-item{background:#92278f;border-radius:30px;box-shadow:0 0 20px #000000b3;margin:0 auto;max-width:750px;padding:45px 35px;text-align:center}.rs-testimonial-5 .testimonial-item .testi-img{top:-125px}.rs-testimonial-5 .testimonial-item .testi-desc{padding:0 30px}.rs-testimonial-5 .testimonial-item .testi-desc .testi-name{font-size:20px;margin-top:4px}.rs-testimonial-5 .testimonial-item .testi-desc .testi-name span{display:block;font-size:15px;font-weight:400;padding-top:5px}.rs-testimonial-5 .testimonial-item .testi-desc .testi-name,.rs-testimonial-5 .testimonial-item .testi-desc .testi-name span,.rs-testimonial-5 .testimonial-item .testi-desc p,.rs-testimonial-5 .testimonial-item .testi-desc:before{color:#fff}.rs-testimonial-5 .testimonial-item .testi-desc:after,.rs-testimonial-5 .testimonial-item .testi-desc:before{display:none}.rs-testimonial-5 .owl-stage-outer{padding-bottom:35px;padding-top:125px}.rs-testimonial-5 .owl-dots .owl-dot.active{background:#92278f}.rs-newslatter .newslatter-title{color:#fff;font-size:30px;margin-bottom:0}.rs-newslatter .newslatter-form .form-input{border:0;font-size:16px;height:50px;margin-right:25px;padding:0 17px;width:calc(69% - 25px)}.rs-newslatter .newslatter-form .form-button{background-color:#222;border:0;color:#fff;cursor:pointer;font-weight:500;height:50px;width:30%}.rs-newslatter .newslatter-form .form-button:hover{background-color:#e41f05}.rs-video{padding:150px 0;position:relative}.rs-video:after{background:#0009;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.rs-video .video-content{position:relative;text-align:center;z-index:11}.rs-video .video-content a{border:2px solid #222;border-radius:50%;color:#fff;display:inline-block;height:124px;margin:0 auto 30px;padding:5px;width:124px;z-index:99}.rs-video .video-content a i{background:#00bcd4;border:2px solid #fff;border-radius:50%;color:#000;display:block;font-size:50px;height:110px;line-height:110px;margin-bottom:24px;padding-left:4px;text-align:center;transition:.3s;-webkit-transition:.3s;-ms-transition:.3s;width:110px}.rs-video .video-content a:hover i{background-color:#046875;border-color:#fff;color:#fff}.rs-video .video-content span{color:#fff;display:block;font-size:60px;font-weight:700}.rs-why-choose .sec-title{margin-bottom:44px}.rs-why-choose .choose-item{text-align:center}.rs-why-choose .choose-item .choose-title{font-family:Roboto Condensed,sans-serif;font-size:15px;font-weight:600;margin-bottom:0;margin-top:25px;text-transform:uppercase}.rs-why-choose .choose-item i{background-color:#222;border-radius:50%;color:#fff;display:inline-block;font-size:36px;height:80px;line-height:80px;text-align:center;width:80px}.rs-pricing .pricing-plan{margin-bottom:30px;text-align:center;transition:all .25s ease}.rs-pricing .pricing-plan .pricing-head{background-color:#f0f0f0;border-radius:4px 4px 0 0;padding:35px}.rs-pricing .pricing-plan .pricing-head .name{color:#444;font-family:Roboto Condensed,sans-serif;font-size:18px;font-weight:600;line-height:normal;margin-bottom:10px;text-transform:uppercase}.rs-pricing .pricing-plan .pricing-head .price{color:#444}.rs-pricing .pricing-plan .pricing-head .price sup{font-size:20px;font-weight:700;line-height:40px;margin-right:-7px;top:-3px;vertical-align:top}.rs-pricing .pricing-plan .pricing-head .price .duration{font-size:15px;font-weight:600;text-transform:uppercase}.rs-pricing .pricing-plan .pricing-head .value{font-size:60px;line-height:60px}.rs-pricing .pricing-plan .pricing-body ul{color:#444;font-size:13px;list-style:none;margin:0;padding-left:0}.rs-pricing .pricing-plan .pricing-body ul li{color:#303030;font-size:15px;font-weight:700;padding:15px 0;text-transform:uppercase}.rs-pricing .pricing-plan .pricing-body ul li:nth-child(2n){background-color:#f0f0f0;padding:20px 0}.rs-pricing .pricing-plan .pricing-footer .pricing-btn{background-color:#212121;border-radius:0 0 4px 4px;color:#fff;display:block;font-size:15px;font-weight:600;padding:20px}.rs-pricing .pricing-plan.featured .pricing-head .name,.rs-pricing .pricing-plan.featured .pricing-head .price,.rs-pricing .pricing-plan:hover .pricing-head .name,.rs-pricing .pricing-plan:hover .pricing-head .price{color:#222}.rs-pricing .pricing-plan.featured .pricing-footer .pricing-btn,.rs-pricing .pricing-plan:hover .pricing-footer .pricing-btn{background-color:#222}.rs-pricing .pricing-plan.featured .pricing-footer .pricing-btn:hover,.rs-pricing .pricing-plan:hover .pricing-footer .pricing-btn:hover{background-color:#e41f05}.rs-instagram{position:relative}.rs-instagram .instagram-desc{background:#222;left:50%;max-width:630px;padding:70px 0;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%;z-index:10}.rs-instagram .instagram-desc .title{color:#fff;font-size:30px;margin-bottom:10px}.rs-instagram .instagram-desc .sub-title{color:#101010;font-size:30px;margin-bottom:0}.rs-instagram .instagram-item{margin-left:-1px}.rs-instagram .instagram-item a{display:block;position:relative}.rs-instagram .instagram-item a:after{background-color:#11111180;content:"";height:100%;left:0;opacity:1;position:absolute;top:0;transition:all .3s ease;width:100%}.rs-instagram .instagram-item:hover a:after{opacity:0}.rs-instagram .rs-carousel:last-child{margin-top:-1px}.abt-title h2{font-size:30px;line-height:normal;margin-bottom:20px;padding-bottom:16px;position:relative;text-transform:uppercase}.abt-title h2:after{background-color:#222;bottom:0;content:"";height:5px;left:0;position:absolute;width:100px}.abt-title.text-center h2:after{left:50%;transform:translateX(-50%)}.rs-vision .vision-img{position:relative}.rs-vision .vision-img:after{background-color:#21212180;bottom:0;content:"";height:100%;left:0;opacity:0;position:absolute;transition:all .3s ease 0s;width:100%}.rs-vision .vision-img:hover:after{opacity:1}.rs-vision .vision-img .popup-youtube{left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);z-index:10}.rs-vision .vision-img .popup-youtube:after{border:3px solid #fff;border-radius:50%;color:#fff;content:"\f04b";display:inline-block;font-family:FontAwesome;font-size:36px;height:80px;left:50%;line-height:80px;padding-left:8px;position:absolute;text-align:center;transform:translateX(-50%) translateY(-50%);transition:all .3s ease 0s;width:80px}.rs-branches .branches-item{margin-bottom:30px;position:relative;text-align:center}.rs-branches .branches-item img{margin-bottom:15px}.rs-branches .branches-item h3{font-size:20px;margin-bottom:7px}.rs-branches .branches-item h3 span{display:block}.rs-branches .branches-item p{margin-bottom:0}.rs-branches [class*=col-]+[class*=col-] .branches-item:after{background-color:#222;content:"";height:2px;left:-38%;position:absolute;top:70px;width:64%}.rs-timeline .rs-timeline-icon i{color:#222}.rs-timeline .rs-timeline-content .rs-read-more{border-color:#222;color:#222}.rs-timeline .rs-timeline-content .rs-read-more:hover{background-color:#222;color:#fff}.rs-timeline .rs-timeline-content .rs-date{color:#222}.rs-timeline-2{padding-bottom:40px;position:relative}.rs-timeline-2 .arrows{bottom:0;left:50%;position:absolute;transform:translateX(-50%)}.rs-timeline-2 .arrows button{background-color:#212121;border:0;border-radius:50%;color:#222;cursor:pointer;font-size:0;height:42px;margin:0 5px;outline:0;transition:all .3s ease 0s;width:42px}.rs-timeline-2 .arrows button:hover{background-color:#222;color:#fff}.rs-timeline-2 .arrows button:after{display:inline-block;font-family:FontAwesome;font-size:22px;margin-top:5px}.rs-timeline-2 .arrows button.arrow__prev:after{content:"\f104"}.rs-timeline-2 .arrows button.arrow__next:after{content:"\f105"}.rs-timeline-2 ol li:not(:last-child):after{background:#222}.rs-accordion-style1 .card{border:0}.rs-accordion-style1 .card .card-header{background:#0000;border:0;margin-bottom:10px;padding:0}.rs-accordion-style1 .card .card-header .acdn-title{background-color:#f0f0f0cc;cursor:pointer;font-size:18px;font-weight:500;height:50px;letter-spacing:.2px;line-height:50px;margin-bottom:0;padding:0 20px;position:relative;transition:background-color .2s ease-in-out}.rs-accordion-style1 .card .card-header .acdn-title:after{content:"\f0da";font-family:FontAwesome;position:absolute;right:20px;transition:all .3s ease 0s}.rs-accordion-style1 .card .card-header .acdn-title:not(.collapsed){background-color:#222;color:#fff}.rs-accordion-style1 .card .card-header .acdn-title:not(.collapsed):after{color:#fff;transform:rotate(90deg)}.rs-accordion-style1 .card .card-body{padding:5px 15px 18px}.blog-page-area .blog-inner{overflow:hidden;transition:.5s;-webkit-transition:.5s;-ms-transition:.5s}.blog-page-area .blog-inner .blog-content{margin-top:6px}.blog-page-area .blog-inner .blog-content .date{font-size:13px;font-weight:600}.blog-page-area .blog-inner .blog-content ul.blog-meta{margin:0 0 10px}.blog-page-area .blog-inner .blog-content ul.blog-meta li{color:#222;display:inline-block;font-size:13px;font-weight:600;padding-right:10px}.blog-page-area .blog-inner .blog-content ul.blog-meta li:last-child{padding-right:0}.blog-page-area .blog-inner .blog-content ul.blog-meta li i{font-size:13px}.blog-page-area .blog-inner .blog-content ul.blog-meta li a{display:block}.blog-page-area .blog-inner .blog-content p{font-size:15px}.blog-page-area .blog-inner .blog-content h4{margin:0 0 8px}.blog-page-area .blog-inner .blog-content h4 a{color:#212121;font-size:20px;font-weight:700}.blog-page-area .blog-inner .blog-content a.primary-btn{margin-top:12px}.blog-page-area .blog-inner .blog-images{overflow:hidden;position:relative}.blog-page-area .blog-inner .blog-images i{border:1px solid #222;border-radius:100%;color:#222;height:35px;left:50%;line-height:35px;opacity:0;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:35px;z-index:99}.blog-page-area .blog-inner .blog-images:after{background:#0009;content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:scale(0);-webkit-transform:scale(0);-ms-transform:scale(0);transition:.5s;-webkit-transition:.5s;-ms-transition:.5s;width:100%}.blog-page-area .blog-inner .blog-images img{transform:scale(1);transition:.5s;-webkit-transition:.5s;-ms-transition:.5s;width:100%}.blog-page-area .blog-inner:hover .blog-images i{opacity:1}.blog-page-area .blog-inner:hover .blog-images img{transform:scale(1.1);transition:all .3s ease 0s}.blog-page-area .blog-inner:hover .blog-images:after{background:#000c;content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:scale(1)!important;-webkit-transform:scale(1)!important;transition:.5s;-webkit-transition:.5s;-ms-transition:.5s;width:100%}.blog-page-area .blog-inner:hover .blog-content h4 a{color:#222}.blog-page-area .pagination{margin-top:0}.single-blog-details .single-image{margin-bottom:25px;overflow:hidden}.single-blog-details .single-image img{filter:grayscale(0);transition:all .8s ease-in-out 0s}.single-blog-details .single-image img:hover{filter:grayscale(100%);transform:scale(1.1)}.single-blog-details .like-section h5,.single-blog-details h5.top-title{color:#212121;font-size:16px;line-height:25px;margin:20px 0 15px;padding:0}.single-blog-details .like-section h5 a{color:#212121}.single-blog-details .like-section h5 a:hover{color:#222}.single-blog-details .like-section h3.title-bg,.single-blog-details h3.top-title{font-size:20px}.single-blog-details .like-section span.date{font-size:12px}.single-blog-details blockquote{background:#f0f0f0;border:none;color:#212121;font-size:16px;font-style:italic;font-weight:400;margin:25px 0;padding:24px 25px 24px 63px;position:relative}.single-blog-details blockquote i{font-size:25px;left:22px;position:absolute;top:21px}.single-blog-details h2{font-size:20px;margin:0 0 25px}.single-blog-details .share-section{border-top:1px solid #ddd;padding-bottom:20px;padding-top:20px}.single-blog-details .share-section .share-link1{float:right;margin:0;padding:0}.single-blog-details .share-section .share-link1 li{float:left;list-style:none}.single-blog-details .share-section .share-link1 li:first-child a{margin-left:0}.single-blog-details .share-section .share-link1 li a{border:1px solid #ddd;border-radius:4px;color:#505050;font-size:13px;font-weight:400;margin-left:14px;padding:7px 8px}.single-blog-details .share-section .share-link1 li a:hover,.single-blog-details .share-section .share-link1 li:first-child a{background:#222;border:1px solid #222;color:#212121}.single-blog-details .share-section .life-style span{color:#505050;font-size:13px;font-weight:400;margin-right:12px}.single-blog-details .share-section .life-style span:last-child{margin-right:0}.single-blog-details .share-section .life-style span i{margin-right:4px}.single-blog-details .share-section .life-style span a{color:#505050;font-size:13px;font-weight:400}.single-blog-details .share-section .life-style span a i{font-size:13px;margin-right:4px}.single-blog-details .share-section .life-style span a:hover{color:#222}.single-blog-details .share-section .life-style span.author a{color:#777}.single-blog-details .share-section .life-style span.author a:hover{color:#222}.single-blog-details .share-section2{border:1px solid #ddd;padding:15px}.single-blog-details .share-section2 span{color:#212121;font-size:15px;font-weight:400}.single-blog-details .share-section2 .share-link{float:right}.single-blog-details .share-section2 .share-link li{float:left;list-style:none}.single-blog-details .share-section2 .share-link li:first-child a{margin-left:0}.single-blog-details .share-section2 .share-link li a{border:1px solid #ddd;border-radius:4px;color:#505050;font-size:13px;font-weight:400;margin-left:14px;padding:7px 8px}.single-blog-details .share-section2 .share-link li a:hover{background:#222;border:1px solid #222;color:#fff}.single-blog-details .like-section .col-xs-12 h3{margin:14px 0 6px}.single-blog-details .like-section .col-xs-12 h3 a{color:#212121;font-size:15px;font-weight:400}.single-blog-details .like-section .col-xs-12 span{font-size:13px;font-weight:400}.single-blog-details .like-section .col-xs-12 span i{font-size:13px}.single-blog-details .like-section .col-xs-12 .popular-post-img img{transition:all .3s ease 0s}.single-blog-details .like-section .col-xs-12:hover a{color:#222}.single-blog-details .like-section .col-xs-12:hover .popular-post-img img{opacity:.5}.single-blog-details .next-pre-section{margin:0;overflow:hidden;padding:23px 0 15px}.single-blog-details .next-pre-section li{margin:0}.single-blog-details .next-pre-section li a{color:#505050;font-size:15px}.single-blog-details .next-pre-section li a i{color:#212121;font-size:15px;font-weight:500;padding:0}.single-blog-details .next-pre-section li a:hover,.single-blog-details .next-pre-section li a:hover i{color:#222}.single-blog-details .next-pre-section li.left-arrow{float:left;width:50%}.single-blog-details .next-pre-section li.left-arrow a{color:#505050;font-size:15px;font-weight:500}.single-blog-details .next-pre-section li.left-arrow a i{padding-right:5px}.single-blog-details .next-pre-section li.right-arrow{float:right;text-align:right;width:50%}.single-blog-details .next-pre-section li.right-arrow a{font-size:15px;font-weight:500}.single-blog-details .next-pre-section li.right-arrow a i{padding-left:5px}.single-blog-details .author-comment h3{font-size:20px;font-weight:700;margin:42px 0 6px;text-transform:uppercase}.single-blog-details .author-comment span,.single-blog-details .author-comment span a{font-size:13px;font-weight:500}.single-blog-details .author-comment span i{font-size:13px}.single-blog-details .author-comment h4{font-size:15px;font-weight:700}.single-blog-details .author-comment ul{margin:0;padding:0}.single-blog-details .author-comment ul li{border-bottom:1px solid #ddd;margin:0 0 2px;padding:20px 22px}.single-blog-details .author-comment ul li:nth-child(2){margin-left:100px}.single-blog-details .author-comment ul li:nth-child(2) .col-sm-2{padding:0}.single-blog-details .author-comment ul li:last-child{border-bottom:none}.single-blog-details .author-comment ul li .image-comments{margin-top:0}.single-blog-details .author-comment ul li .image-comments img{border-radius:100%;width:90px}.single-blog-details .author-comment ul li .reply{display:block;position:absolute;text-align:right;width:95%}.single-blog-details .author-comment ul li .reply a{color:#212121}.single-blog-details .author-comment ul li .reply a:hover{color:#222}.single-blog-details .author-comment ul li .reply i{color:#212121}.single-blog-details .author-comment ul li .dsc-comments h4{margin:0 0 12px}.single-blog-details .author-comment ul li .dsc-comments a{color:#222}.single-blog-details .author-comment ul li .dsc-comments p{margin:6px 0 0}.single-blog-details .leave-comments-area{padding-top:20px}.single-blog-details .leave-comments-area .form-group{margin-bottom:20px}.single-blog-details .leave-comments-area h4{font-family:Roboto Condensed,sans-serif;font-size:20px;font-weight:600;margin-bottom:19px;text-transform:uppercase}.single-blog-details .leave-comments-area label{color:#505050;font-weight:400;letter-spacing:1px}.single-blog-details .leave-comments-area input,.single-blog-details .leave-comments-area textarea{background:#0000;border:1px solid #ddd;border-radius:0;box-shadow:none;height:45px;width:100%}.single-blog-details .leave-comments-area textarea{height:150px;max-width:100%;width:100%}.single-blog-details .leave-comments-area .btn-send{background:#222;border:none;border-radius:0;color:#fff;cursor:pointer;font-size:15px;font-weight:600;letter-spacing:1px;line-height:24px;margin-top:14px;padding:14px 23px;text-transform:uppercase;transition:all .3s ease 0s}.single-blog-details .leave-comments-area .btn-send:hover{background:#212121;color:#fff}.shop-page-area.single-product-page{padding:100px 0 0}.shop-page-area .single-details{margin-bottom:15px;overflow:hidden;padding:0 0 35px;position:relative;text-align:center;transition:all .3s ease 0s}.shop-page-area .single-details .triangle_left{border-bottom:70px solid #0000;border-right:140px solid #222;border-top:70px solid #0000;height:0;left:-117px;opacity:0;position:absolute;top:-75px;transform:rotate(48deg);width:0}.shop-page-area .single-details:hover{background:#f5f5f5}.shop-page-area .single-details:hover .triangle_left{opacity:1}.shop-page-area .single-details:hover h3 a{color:#222}.shop-page-area .single-details:hover .add-to-cart{background:#222;color:#fff!important}.shop-page-area .single-details:hover .images .overley{opacity:1;transform:scaleY(1)}.shop-page-area .single-details .images{margin-bottom:15px;overflow:hidden;position:relative}.shop-page-area .single-details .images a{display:block}.shop-page-area .single-details .images a img{transition:all .3s ease-out;width:100%}.shop-page-area .single-details .images .overley{background:#0009;height:100%;left:0;opacity:0;padding:30px;position:absolute;right:0;text-align:center;top:0;transform:scaleY(0);transform-origin:0 1 0;transition:all .3s ease 0s;width:100%}.shop-page-area .single-details .images .overley .winners-details{padding:20% 0}.shop-page-area .single-details .images .overley .winners-details h4{color:#fff;font-size:18px;margin-bottom:10px;padding-bottom:10px;position:relative}.shop-page-area .single-details .images .overley .winners-details h4:after{display:none}.shop-page-area .single-details .images .overley .winners-details .product-info{left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;text-align:center;top:50%;transform:translateY(-50%);transition:all .9s}.shop-page-area .single-details .images .overley .winners-details .product-info li{display:inline-block}.shop-page-area .single-details .images .overley .winners-details .product-info li a{border:1px solid #fff;color:#fff;height:30px;line-height:30px;text-align:center;text-decoration:none;text-transform:capitalize;transition:all .3s ease 0s;width:30px}.shop-page-area .single-details .images .overley .winners-details .product-info li a:hover{border:1px solid #222;color:#222}.shop-page-area .single-details .images .overley .winners-details .product-info li a i{color:#fff;font-size:16px;margin:0;transition:all .3s ease 0s}.shop-page-area .single-details .images .overley .winners-details .product-info li a i:hover{color:#222}.shop-page-area .single-details .images .overley .winners-details p{color:#fff;font-size:13px;margin-bottom:5px}.shop-page-area .single-details .images .overley .winners-details p i{color:#fff;margin-right:8px}.shop-page-area .single-details h4{font-weight:700;margin-bottom:10px!important;margin-left:0}.shop-page-area .single-details h4 a{color:#212121;font-size:20px;margin:0;transition:all .3s ease 0s}.shop-page-area .single-details h4 a:hover{color:#222}.shop-page-area .single-details .price-details ul{margin:0;padding:0;text-align:center}.shop-page-area .single-details .price-details ul li{display:block}.shop-page-area .single-details .price-details ul li:first-child{font-size:15px;font-weight:600}.shop-page-area .single-details .price-details ul li:first-child del{font-size:15px;font-weight:400;margin-right:5px}.shop-page-area .single-details .price-details ul li .add-to-cart{border:1px solid #222;color:#212121;display:inline-block;font-size:15px;font-weight:600;margin-top:15px;padding:8px 18px}.shop-page-area .topbar-area{overflow:hidden;padding-bottom:54px}.shop-page-area .topbar-area .showing-Short .seclec-box{float:right}.shop-page-area .topbar-area .showing-result ul{list-style:none;margin:0;padding:0;text-align:left}.shop-page-area .topbar-area .showing-result ul li{color:#505050;display:inline-block;font-size:14px;font-weight:400;height:25px;margin-right:0}.shop-page-area .topbar-area .showing-result ul li .form-group{margin:0}.shop-page-area .topbar-area .showing-result ul li .form-group.seclect-box select.form-control{background:#0000;border:0;border-radius:0;display:inline-block}.shop-page-area .pagination{margin-top:0}.shop-page-area .classic-tabs.tabs-cyan{display:block}.shop-single-page-area .shop-single-btm-page-area{overflow:hidden;padding-bottom:74px;padding-top:60px}.shop-single-page-area .shop-single-btm-page-area .sec-title{font-size:30px}.shop-single-page-area .shop-single-btm-page-area .sec-title:after{height:5px}.shop-single-page-area .shop-single-btm-page-area .sec-sub-title{font-size:30px;margin-bottom:42px;margin-top:10px}.shop-single-page-area .inner-single-product-slider .inner{background:#f5f5f5;margin-bottom:26px}.shop-single-page-area .inner-single-product-slider .single-product-nav{margin:0 auto;max-width:300px}.shop-single-page-area .inner-single-product-slider .single-product-nav .slick-slide{cursor:pointer;margin:0 5px;position:relative}.shop-single-page-area .inner-single-product-slider .single-product-nav .slick-slide:after{background:#000000b3;bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%}.shop-single-page-area .inner-single-product-slider .single-product-nav .slick-current:after{opacity:0}.shop-single-page-area .inner-single-product-slider .slick-prev:before{content:"\f104"}.shop-single-page-area .inner-single-product-slider .slick-next:before,.shop-single-page-area .inner-single-product-slider .slick-prev:before{color:#212121;font-family:FontAwesome;font-size:16px;line-height:20px;opacity:1;transition:all .5s ease 0s}.shop-single-page-area .inner-single-product-slider .slick-next:hover:before,.shop-single-page-area .inner-single-product-slider .slick-prev:hover:before{color:#222}.shop-single-page-area .inner-single-product-slider .slick-next:before{content:"\f105"}.shop-single-page-area .left-area h4{color:#212121;font-size:20px;margin:0 0 12px}.shop-single-page-area .left-area .cat,.shop-single-page-area .left-area .tag{font-size:13px;margin:0 0 5px}.shop-single-page-area .left-area .cat strong,.shop-single-page-area .left-area .tag strong{font-weight:500}.shop-single-page-area .left-area .cat{margin-top:27px}.shop-single-page-area .tab-btm{margin-top:20px;vertical-align:top}.shop-single-page-area .tab-btm .nav-item{display:block;position:relative;width:100%}.shop-single-page-area .tab-btm .nav-item a{color:#505050;font-size:15px}.shop-single-page-area .tab-btm .nav-item .active{background:#eee}.shop-single-page-area .tab-btm .nav-item .active:before{content:"\f105";font-family:FontAwesome;font-size:16px;line-height:20px;opacity:1;position:absolute;right:5px;top:14px;transition:all .5s ease 0s;z-index:99}.shop-single-page-area .tab-btm .tab-content.card{border:none}.shop-single-page-area .tab-btm h4{color:#505050;font-weight:500;margin:15px 0 19px}.rs-check-out .title-bg{font-size:24px;margin-bottom:30px}.rs-check-out .check-out-box{padding:0 0 40px}.rs-check-out .check-out-box label{color:#505050;font-weight:400}.rs-check-out .check-out-box input,.rs-check-out .check-out-box textarea{border-color:#bfbfbf}.rs-check-out .check-out-box input{height:40px;padding:0 15px}.rs-check-out .check-out-box select{color:#505050;display:block;min-height:40px;padding:10px 15px;width:100%}.rs-check-out .check-out-box .checkbox input{height:auto;margin-top:7px}.rs-check-out .shipping-box h3.title{font-size:24px;margin:0 0 30px}.rs-check-out .shipping-box .form-group input{height:80px}.rs-check-out .checkbox input,.rs-check-out .shipping-box input{margin-right:15px}.rs-check-out .product-demo{display:inline-block;padding-bottom:20px;padding-top:8px;width:100%}.rs-check-out .product-demo h5{color:#505050;font-size:15px;margin:0}.rs-check-out .product-demo .product-image{float:left;width:15%}.rs-check-out .product-demo .product-name{float:left;transform:translateY(100%);width:30%}.rs-check-out .product-demo .product-quantity{float:left;text-align:center;transform:translateY(100%);width:25%}.rs-check-out .product-demo .product-ititial-price{float:left;text-align:center;transform:translateY(100%);width:30%}.rs-check-out .product-price table{border:1px solid #b2b2b2;margin-bottom:25px}.rs-check-out .product-price table tr td{border-bottom:1px solid #b2b2b2;padding:15px 25px}.rs-check-out .product-price table tr td input{margin-right:5px}.rs-check-out .product-price table tr td:last-child{text-align:right}.rs-check-out .product-price table tr td.no-border{border:none}.rs-check-out .rs-payment-system .payment-radio-btn1{border:1px solid #b2b2b2;padding:15px 25px}.rs-check-out .rs-payment-system .payment-radio-btn1 p{font-size:13px;margin:0;padding:15px 0 15px 25px}.rs-check-out .rs-payment-system .payment-radio-btn2{border:1px solid #b2b2b2;border-top:none;padding:15px 25px}.rs-check-out .rs-payment-system input{margin-right:10px}.rs-check-out .rs-payment-system input.btn-send{background-color:#222;border:none;color:#fff;cursor:pointer;font-weight:600;height:50px;line-height:50px;margin-top:25px;text-align:c center;text-transform:uppercase;transition:.4s;-webkit-transition:.4s;-ms-transition:.4s;width:100%}.rs-check-out .rs-payment-system input.btn-send:hover{background:#212121}.shipping-area .button-area ul li a{background:#f8f8f8;color:#646464;display:block;font-size:18px;padding:15px}.shipping-area .button-area ul li.active a{background:#222;color:#fff}.shipping-area .product-list table{margin:0 0 30px}.shipping-area .product-list table tr{border:1px solid #e7e7e7;display:block;margin-bottom:-1px;padding:25px}.shipping-area .product-list table tr td{padding-right:52px}.shipping-area .product-list table tr td img{display:block;max-width:80px;width:100%}.shipping-area .product-list table tr td .des-pro{display:block;padding-right:50px;width:210px}@media screen and (max-width:991px){.shipping-area .product-list table tr td .des-pro{width:auto}}.shipping-area .product-list table tr td .des-pro h4{font-size:20px;margin:0 0 10px}.shipping-area .product-list table tr td .des-pro p{color:#646464;margin:0}.shipping-area .product-list table tr td strong{display:block;font-size:20px;font-weight:500;padding-right:100px}@media screen and (max-width:991px){.shipping-area .product-list table tr td strong{padding-right:10px}}.shipping-area .product-list table tr td .order-pro{display:block;margin-right:100px;position:relative}.shipping-area .product-list table tr td .order-pro input{border:1px solid #ccc;box-shadow:none;color:#888;font-size:18px;height:46px;padding-right:10px;text-align:center;width:110px}.shipping-area .product-list table tr td .order-pro div{cursor:pointer;position:absolute;right:0;top:12px;z-index:999}.shipping-area .product-list table tr td .order-pro div.btn-plus{right:40px}.shipping-area .product-list table tr td .order-pro div.btn-minus{right:20px}.shipping-area .product-list table tr td .prize{color:#222;font-size:18px;font-weight:500;padding-right:50px}.shipping-area .product-list table tr td i{border:1px solid #ccc;color:#ccc;cursor:pointer;display:block;font-size:15px;height:30px;line-height:28px;text-align:center;width:30px}.shipping-area .product-list table tr td i:hover{background:#222;color:#fff}.shipping-area .product-list .total span{font-size:20px;padding-right:10px}.shipping-area .product-list .total strong{font-size:28px;font-weight:400}.shipping-area .next-step{text-align:right}.shipping-area .next-step a{background:#222!important;background:#0000;border:1px solid #222;color:#fff;display:inline-block;font-size:18px;margin-top:25px;padding:10px 30px;text-transform:capitalize;transition:all .3s ease 0s}.shipping-area .next-step a:hover{background:#212121!important;border:1px solid #212121!important;color:#fff}.shipping-area .form-area h3{font-size:22px;font-weight:500;padding:15px}.shipping-area .form-area form fieldset{margin:0 0 15px}.shipping-area .form-area form fieldset label{color:#333;display:block;font-size:14px;font-weight:400;margin:0 0 10px;width:100%}.shipping-area .form-area form fieldset input,.shipping-area .form-area form fieldset select{border:1px solid #ccc;border-radius:0;display:block;height:40px;margin:0 0 10px;padding:0 15px;width:100%}.shipping-area .form-area form fieldset select{color:#646464;font-size:13px}.shipping-area .order-list h3{font-size:24px;padding:15px 0}.shipping-area .order-list table{width:100%}.shipping-area .order-list table tr{display:block;width:100%}.shipping-area .order-list table tr th{font-weight:700;width:50%}.shipping-area .order-list table tr td{border:1px solid #dedede;font-weight:400;padding:15px}.shipping-area .order-list table tr td:first-child{width:400px}@media screen and (max-width:480px){.shipping-area .order-list table tr td:first-child{width:65%}}.shipping-area .order-list table tr td:last-child{text-align:center;width:150px}.shipping-area .order-list table .row-bold td{border:1px solid #dedede;font-weight:700}.shipping-area .panel-group .panel{border-radius:0;margin:0}.shipping-area .panel-group .panel-body{padding-left:40px;padding-right:100px}.shipping-area .panel-group a .checkbox{margin:0;padding:10px 0}.shipping-area .panel-group a .checkbox .cr{background:#ccc;border-radius:100%;display:inline-block;height:15px;margin-right:.5em;margin-top:0;position:relative;width:15px}.shipping-area .panel-group a .checkbox label{font-size:18px;font-weight:700;margin:0!important;padding:0!important;text-transform:capitalize}.shipping-area .panel-group a .checkbox label input[type=checkbox]{display:none}.shipping-area .panel-group a .checkbox label input[type=checkbox]+.cr>.cr-icon{color:#222;color:#2962ff;display:block;height:15px;opacity:1;opacity:0;padding:5px;transition:all .3s ease-in;width:15px}.shipping-area .panel-group .panel-default>.panel-heading{background:#0000}.order-pro input[type=number]::-webkit-inner-spin-button,.order-pro input[type=number]::-webkit-outer-spin-button{opacity:1}.coupon-fields .input-text{margin-bottom:25px;margin-right:10px;padding:5px 8px;width:75%}.coupon-fields .apply-coupon{background:#222;border:1px solid #222;color:#fff;padding:6px 8px;transition:all .3s ease 0s}.coupon-fields .apply-coupon:hover{background:#212121!important;border:1px solid #212121;color:#fff}.contact-page-section #googleMap{height:490px}.contact-page-section .map-text{padding-bottom:22px}.contact-page-section .map-text h3{font-size:20px;font-weight:600;margin:0;padding:25px 0 10px}.contact-page-section .map-text p{font-size:15px;margin:0;padding:0}.contact-page-section .contact-address-section{margin:50px 0;text-align:center}.contact-page-section .contact-address-section .contact-info{background:#f0f0f0;border:1px solid #e1e1e1;padding:25px 0 23px}.contact-page-section .contact-address-section .contact-info .contact-pd{padding:0 10px}.contact-page-section .contact-address-section .contact-info i{color:#222;font-size:36px;margin:0;padding:0}.contact-page-section .contact-address-section .contact-info h4{color:#212121;font-size:20px;font-weight:600;margin:0;padding:15px 0;text-transform:uppercase}.contact-page-section .contact-address-section .contact-info a{color:#505050;display:block}.contact-page-section .contact-address-section .contact-info a:hover{color:#222}.contact-page-section .contact-address-section .contact-info p{color:#505050;margin:0;padding:0}.contact-page-section .contact-comment-section h3{font-size:20px;font-weight:600;margin:0;padding-bottom:30px;text-transform:uppercase}.contact-page-section .contact-comment-section form .form-group input{height:43px;padding:0 15px}.contact-page-section .contact-comment-section form .form-group input,.contact-page-section .contact-comment-section form .form-group textarea{background:#f5f5f5;border:none;border-radius:0;box-shadow:none}.contact-page-section .contact-comment-section form .form-group label{color:#505050;font-weight:400}.contact-page-section .contact-comment-section form .form-group input.btn-send{background-color:#222;border:none;color:#fff;cursor:pointer;font-weight:600;height:50px;line-height:50px;margin-top:15px;padding:0 50px;text-align:center;text-transform:uppercase;transition:.4s;-webkit-transition:.4s;-ms-transition:.4s}.contact-page-section .contact-comment-section form .form-group input.btn-send:hover{background:#212121}.rs-gallery .gallery-item{position:relative}.rs-gallery .gallery-item .gallery-desc{padding:25px;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:100%}.rs-gallery .gallery-item .gallery-desc h3{font-size:24px;margin-bottom:12px;opacity:0;transform:translateY(10px);transition:all .3s ease 0s}.rs-gallery .gallery-item .gallery-desc h3 a{color:#fff}.rs-gallery .gallery-item .gallery-desc p{color:#e1e1e1;margin-bottom:30px;opacity:0;transform:translateY(20px);transition:all .3s ease 0s}.rs-gallery .gallery-item .gallery-desc .image-popup{background-color:#222;border-radius:50%;color:#fff;display:inline-block;font-size:18px;height:50px;line-height:50px;opacity:0;text-align:center;transform:translateY(35px);transition:all .3s ease 0s;width:50px}.rs-gallery .gallery-item:before{background-color:#212121cc;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .3s ease 0s;width:100%}.rs-gallery .gallery-item:hover:before{opacity:1}.rs-gallery .gallery-item:hover .image-popup,.rs-gallery .gallery-item:hover h3,.rs-gallery .gallery-item:hover p{opacity:1;transform:translateY(0)}.rs-gallery .row{margin-bottom:30px}.rs-gallery-section .single-gallery{cursor:pointer;overflow:hidden;position:relative}.rs-gallery-section .single-gallery:after{background:#92278f;content:"";display:block;height:80%;left:10%;opacity:.8;opacity:0;overflow:hidden;position:absolute;top:10%;transform:scale(0);transition:.4s;-webkit-transition:.4s;-ms-transition:.4s;visibility:hidden;width:80%}.rs-gallery-section .single-gallery .popup-icon{left:50%;opacity:0;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transition:.3s;visibility:hidden;width:100%;z-index:11}.rs-gallery-section .single-gallery .popup-icon a{color:#fff;display:inline-block;font-size:20px;margin:0 8px}.rs-gallery-section .single-gallery:hover:after{opacity:.8;transform:scale(1);visibility:visible}.rs-gallery-section .single-gallery:hover .popup-icon{opacity:1;visibility:visible}#scrollUp{bottom:40px;cursor:pointer;display:none;position:fixed;right:40px;text-align:center;z-index:999}#scrollUp i{background-color:#222;color:#fff;font-size:24px;height:40px;line-height:36px;margin-left:2px;transition:all .3s ease 0s;width:42px}#scrollUp i:hover{background-color:#4094c7;color:#ffffffb3}.error-page-area{text-align:center}.error-page-area .error-page{background:#f0f0f0;background-position:50%;background-size:cover;padding:60px 0 100px}.error-page-area .error-page h1{color:#212121;font-size:250px;line-height:230px;margin:0}.error-page-area .error-page p{color:#212121;font-size:18px;font-weight:500;letter-spacing:3px;margin-bottom:50px}.error-page-area .error-page-message{margin-top:0}.error-page-area .error-page-message p{color:#212121;font-size:20px}.error-page-area .error-page-message .home-page a{background:#222;color:#fff;display:inline-block;font-size:15px;font-weight:700;padding:15px 35px;text-decoration:none;transition:all .3s ease 0s}.error-page-area .error-page-message .home-page a:hover{background:#212121}.book_preload{background:#222;height:100%;position:fixed;width:100%;z-index:999999}.book{border:5px solid #ecf0f1;left:0;position:relative;top:50%;transform:translateY(-50%);width:100px}.book,.book__page{height:60px;margin:0 auto}.book__page{animation:flip 1.2s linear infinite;animation-fill-mode:forwards;background:#e41f05;border-bottom:5px solid #ecf0f1;border-right:5px solid #ecf0f1;border-top:5px solid #ecf0f1;left:50%;position:absolute;top:-5px;transform-origin:0 50%;width:50px}.book__page:first-child{animation-delay:1.4s;z-index:-1}.book__page:nth-child(2){animation-delay:2.8s;z-index:-2}.book__page:nth-child(3){animation-delay:4.2s;z-index:-3}@keyframes flip{0%{transform:perspective(600px) rotateY(0deg)}20%{background:#222}29.9%{background:#222}30%{background:#e41f05;transform:perspective(200px) rotateY(-90deg)}54.999%{opacity:1}55%{opacity:0}60%{background:#e41f05;transform:perspective(200px) rotateY(-180deg)}to{background:#e41f05;transform:perspective(200px) rotateY(-180deg)}}.rs-footer{color:#e8e8e8;padding-top:50px}.rs-footer .footer-title,.rs-footer .footer-title2{color:#fff;font-size:16px;font-weight:600;margin-bottom:40px;padding-bottom:5px;position:relative}.rs-footer .footer-title2:after,.rs-footer .footer-title:after{background-color:#4094c7;bottom:-5px;content:"";height:1px;left:0;position:absolute;width:50px}.rs-footer .container{position:relative}.rs-footer .footer-contact-desc{background:#222;border-radius:30px;box-shadow:0 0 20px #000000b3;left:0;margin:-100px auto 0;padding:35px;position:absolute;right:0;text-align:center;z-index:111}.rs-footer .footer-contact-desc div[class*=col-]+div[class*=col-] .contact-inner{border-left:1px solid #e2e2e2}.rs-footer .footer-contact-desc div[class*=col-]+div[class*=col-] .contact-inner:after,.rs-footer .footer-contact-desc div[class*=col-]+div[class*=col-] .contact-inner:before{background-color:#e2e2e2;content:"";height:calc(100% - 40px);position:absolute;top:50%;transform:translateY(-50%);width:1px}.rs-footer .footer-contact-desc div[class*=col-]+div[class*=col-] .contact-inner:before{left:3px}.rs-footer .footer-contact-desc div[class*=col-]+div[class*=col-] .contact-inner:after{left:-5px}.rs-footer .footer-contact-desc .contact-inner{position:relative}.rs-footer .footer-contact-desc .contact-inner i{color:#222;font-size:28px;margin-bottom:12px}.rs-footer .footer-contact-desc .contact-inner .contact-title{color:#fff;font-size:20px;margin-bottom:10px}.rs-footer .footer-contact-desc .contact-inner .contact-desc{color:#ffffffb3;font-size:15px;margin-bottom:0}.rs-footer .footer-top{padding-top:140px}.rs-footer .footer-top .recent-post-widget .post-item{align-items:center;display:flex;transition:all .4s ease 0s}.rs-footer .footer-top .recent-post-widget .post-item .post-date{background-color:#222;color:#fff;flex:0 0 70px;float:left;height:65px;margin-right:15px;text-align:center;transition:all .4s ease 0s;width:70px}.rs-footer .footer-top .recent-post-widget .post-item .post-date2{background-color:#4094c7;color:#fff;flex:0 0 70px;float:left;height:65px;margin-right:15px;text-align:center;transition:all .4s ease 0s;width:70px}.rs-footer .footer-top .recent-post-widget .post-item .post-date span,.rs-footer .footer-top .recent-post-widget .post-item .post-date2 span{display:block}.rs-footer .footer-top .recent-post-widget .post-item .post-date span:first-child,.rs-footer .footer-top .recent-post-widget .post-item .post-date2 span:first-child{margin-top:10px}.rs-footer .footer-top .recent-post-widget .post-item .post-date span:last-child,.rs-footer .footer-top .recent-post-widget .post-item .post-date2 span:last-child{font-size:15px}.rs-footer .footer-top .recent-post-widget .post-item .post-title{font-size:15px;font-weight:400;line-height:24px;margin-bottom:0}.rs-footer .footer-top .recent-post-widget .post-item .post-title a{color:#e8e8e8;font-family:Montserrat,sans-serif}.rs-footer .footer-top .recent-post-widget .post-item .post-title a:focus,.rs-footer .footer-top .recent-post-widget .post-item .post-title a:hover{color:#4094c7}.rs-footer .footer-top .recent-post-widget .post-item .post-category{font-size:15px}.rs-footer .footer-top .recent-post-widget .post-item .post-item{border-top:1px solid #66666680;margin-top:18px;padding-top:18px}.rs-footer .footer-top .sitemap-widget li{float:left;line-height:33px;width:50%}.rs-footer .footer-top .sitemap-widget li a{color:#e8e8e8;display:inline-block;position:relative}.rs-footer .footer-top .sitemap-widget li a:focus,.rs-footer .footer-top .sitemap-widget li a:hover{color:#4094c7}.rs-footer .footer-top .sitemap-widget li a i{padding-right:10px}.rs-footer .footer-top .sitemap-widget2 li{float:left;line-height:33px;width:50%}.rs-footer .footer-top .sitemap-widget2 li a{color:#e8e8e8;display:inline-block;position:relative}.rs-footer .footer-top .sitemap-widget2 li a:focus,.rs-footer .footer-top .sitemap-widget2 li a:hover{color:#4094c7}.rs-footer .footer-top .sitemap-widget2 li a i{padding-right:10px}.rs-footer .footer-top .flickr-feed li{display:inline-block;margin:2px 3px;overflow:hidden;position:relative;width:76px}.rs-footer .footer-top .flickr-feed li img{transition:all .3s ease}.rs-footer .footer-top .flickr-feed li:hover img{opacity:.7}.rs-footer .footer-top .news-form{position:relative}.rs-footer .footer-top .news-form input{background:#0000;border:1px solid #222;color:#fff;height:50px;outline:0 none;padding:5px 15px;width:100%}.rs-footer .footer-top .news-form button{background:#222;border:none;color:#fff;cursor:pointer;font-size:18px;height:100%;position:absolute;right:0;top:0;transition:all .3s ease 0s;width:60px}.rs-footer .footer-top .news-form button:hover{background:#4094c7}.rs-footer .footer-top .about-widget img{margin-bottom:25px}.rs-footer .footer-share{margin-top:25px;text-align:center}.rs-footer .footer-share ul li{display:inline-block}.rs-footer .footer-share ul li a{background:#ffffff26;border-radius:50%;color:#fff;display:block;font-size:13px;height:42px;line-height:44px;text-align:center;transition:all .3s ease 0s;width:42px}.rs-footer .footer-share ul li a:hover{background-color:#4094c7;color:#fff}.rs-footer .footer-share ul li+li{margin-left:5px}.rs-footer .footer-share2{margin-top:25px;text-align:center}.rs-footer .footer-share2 ul li{display:inline-block}.rs-footer .footer-share2 ul li a{background:#ffffff26;border-radius:50%;color:#fff;display:block;font-size:13px;height:42px;line-height:44px;text-align:center;transition:all .3s ease 0s;width:42px}.rs-footer .footer-share2 ul li a:hover{background-color:#4094c7;color:#fff}.rs-footer .footer-share2 ul li+li{margin-left:5px}.rs-footer .footer-bottom{border-top:1px solid #ffffff26;margin-top:35px;padding:18px 0;text-align:center}.rs-footer .footer-bottom .copyright a,.rs-footer .footer-bottom .copyright p{color:#fff;font-size:15px;margin-bottom:0}.rs-footer.rs-footer-style8 .footer-top .recent-post-widget .post-item{border-bottom:1px solid #ffffff26;padding-bottom:15px;padding-top:15px}.rs-footer.rs-footer-style8 .footer-top .recent-post-widget .post-item:last-child{border:none}.rs-footer.rs-footer-style8 .footer-top .recent-post-widget .post-item .post-date{background:#222!important;color:#fff;flex:0 0 70px;height:65px;line-height:27px;margin-right:15px;text-align:center;transition:all .3s ease 0s;width:70px}.rs-footer.rs-footer-style8 .footer-top .recent-post-widget .post-item .post-date span{display:block}.rs-footer.rs-footer-style8 .footer-top .recent-post-widget .post-item .post-date span:first-child{margin-top:10px}.rs-footer.rs-footer-style8 .footer-top .recent-post-widget .post-item .post-date span:last-child{font-size:15px}.rs-footer.rs-footer-style8 .footer-top .recent-post-widget .post-item .post-title{font-size:15px;font-weight:400;line-height:24px;margin-bottom:0}.rs-footer.rs-footer-style8 .footer-top .recent-post-widget .post-item .post-title a{color:#fff;font-family:Montserrat,sans-serif}.rs-footer.rs-footer-style8 .footer-top .recent-post-widget .post-item .post-title a:focus,.rs-footer.rs-footer-style8 .footer-top .recent-post-widget .post-item .post-title a:hover{color:#222!important}.rs-footer.rs-footer-style8 .footer-top .form-inner{max-width:280px;position:relative}.rs-footer.rs-footer-style8 .footer-top .form-inner:before{color:#fff;content:"\f1d9";font-family:FontAwesome;font-size:20px;font-style:normal;font-weight:400;pointer-events:none;position:absolute;right:30px;text-decoration:inherit;top:10px;z-index:11}.rs-footer.rs-footer-style8 .footer-top .form-inner input[type=email]{background-color:#fff;border:none;border-radius:25px!important;color:#555;display:block;font-size:14px;height:46px;line-height:1.428571429;outline:0;padding:12px 0 12px 16px;position:relative;width:100%}.rs-footer.rs-footer-style8 .footer-top .form-inner input[type=submit]{background:#222;border:0;border-radius:25px;color:#fff;font-size:0;height:42px;min-width:auto!important;padding:10px 16px;position:absolute;right:2px;top:2px;transition:.2s;width:74px}.rs-footer.rs-footer-style7{background:#f2f2f2;position:relative}.rs-footer.rs-footer-style7 .footer-top{padding-top:70px!important}.rs-footer.rs-footer-style7 .footer-top .footer-title{color:#4094c7}.rs-footer.rs-footer-style7 .footer-top .footer-title:after{background:#4094c7;bottom:-5px;content:"";height:1px;left:0;position:absolute;width:50px}.rs-footer.rs-footer-style7 .footer-top .recent-post-widget .post-item{border-bottom:1px solid #e9e2e2;padding-bottom:15px;padding-top:15px}.rs-footer.rs-footer-style7 .footer-top .recent-post-widget .post-item:last-child{border:none}.rs-footer.rs-footer-style7 .footer-top .recent-post-widget .post-item .post-date{background:#222!important;color:#fff;flex:0 0 70px;height:65px;line-height:27px;margin-right:15px;text-align:center;transition:all .3s ease 0s;width:70px}.rs-footer.rs-footer-style7 .footer-top .recent-post-widget .post-item .post-date span{display:block}.rs-footer.rs-footer-style7 .footer-top .recent-post-widget .post-item .post-date span:first-child{margin-top:10px}.rs-footer.rs-footer-style7 .footer-top .recent-post-widget .post-item .post-date span:last-child{font-size:15px}.rs-footer.rs-footer-style7 .footer-top .recent-post-widget .post-item .post-title{font-size:15px;font-weight:400;line-height:24px;margin-bottom:0}.rs-footer.rs-footer-style7 .footer-top .recent-post-widget .post-item .post-title a{color:#505050;font-family:Montserrat,sans-serif}.rs-footer.rs-footer-style7 .footer-top .recent-post-widget .post-item .post-title a:focus,.rs-footer.rs-footer-style7 .footer-top .recent-post-widget .post-item .post-title a:hover{color:#222!important}.rs-footer.rs-footer-style7 .footer-top .sitemap-widget li{float:left;line-height:33px;width:50%}.rs-footer.rs-footer-style7 .footer-top .sitemap-widget li a{color:#505050;display:inline-block;position:relative}.rs-footer.rs-footer-style7 .footer-top .sitemap-widget li a:focus,.rs-footer.rs-footer-style7 .footer-top .sitemap-widget li a:hover{color:#222!important}.rs-footer.rs-footer-style7 .footer-top .sitemap-widget li a i{padding-right:10px}.rs-footer.rs-footer-style7 .footer-top .flickr-feed li{display:inline-block;margin:2px 3px;overflow:hidden;position:relative;width:76px}.rs-footer.rs-footer-style7 .footer-top .flickr-feed li img{transition:all .3s ease}.rs-footer.rs-footer-style7 .footer-top .flickr-feed li:hover img{opacity:.7}.rs-footer.rs-footer-style7 .footer-top .form-inner{max-width:280px;position:relative}.rs-footer.rs-footer-style7 .footer-top .form-inner:before{color:#fff;content:"\f1d9";font-family:FontAwesome;font-size:20px;font-style:normal;font-weight:400;pointer-events:none;position:absolute;right:30px;text-decoration:inherit;top:10px;z-index:11}.rs-footer.rs-footer-style7 .footer-top .form-inner input[type=email]{background-color:#fff;border:none;border-radius:25px!important;color:#555;display:block;font-size:14px;height:46px;line-height:1.428571429;outline:0;padding:12px 0 12px 16px;position:relative;width:100%}.rs-footer.rs-footer-style7 .footer-top .form-inner input[type=submit]{background:#222;border:0;border-radius:25px;color:#fff;font-size:0;height:42px;min-width:auto!important;padding:10px 16px;position:absolute;right:2px;top:2px;transition:.2s;width:74px}.rs-footer.rs-footer-style7 .footer-top .about-widget img{margin-bottom:25px}.rs-footer.rs-footer-style7 .footer-share{margin-top:50px;text-align:center}.rs-footer.rs-footer-style7 .footer-share ul li{display:inline-block}.rs-footer.rs-footer-style7 .footer-share ul li a{background:none!important;color:#212121!important}.rs-footer.rs-footer-style7 .footer-share ul li a:hover{color:#222!important}.rs-footer.rs-footer-style7 .footer-share ul li li{margin-left:5px}.rs-footer.rs-footer-style7:before{background:#f2f2f2;content:"";height:100%;position:absolute;right:0;top:-100px;transform:skewY(175deg);width:100%;z-index:-1}.rs-footer.rs-footer-style7 .footer-contact-desc{background:none;border-bottom:1px solid #e9e2e2;border-radius:0;box-shadow:none;margin:-100px auto 0;padding-top:0;position:static;transform:translateY(0)}.rs-footer.rs-footer-style7 .footer-contact-desc .contact-inner i:before{color:#222}.rs-footer.rs-footer-style7 .footer-contact-desc .contact-inner .contact-title{color:#212121}.rs-footer.rs-footer-style7 .footer-contact-desc .contact-inner .contact-desc{color:#505050}.rs-footer.rs-footer-style7 .footer-contact-desc div[class*=col-]+div[class*=col-] .contact-inner{border-left:1px solid #e2e2e2}.rs-footer.rs-footer-style7 .footer-contact-desc div[class*=col-]+div[class*=col-] .contact-inner:after,.rs-footer.rs-footer-style7 .footer-contact-desc div[class*=col-]+div[class*=col-] .contact-inner:before{background-color:#e2e2e2;content:"";height:calc(100% - 40px);position:absolute;top:50%;transform:translateY(-50%);width:1px}.rs-footer.rs-footer-style7 .footer-contact-desc div[class*=col-]+div[class*=col-] .contact-inner:before{left:3px}.rs-footer.rs-footer-style7 .footer-contact-desc div[class*=col-]+div[class*=col-] .contact-inner:after{left:-5px}.copyright_style7{background:none!important;border-top:1px solid #e9e2e2!important;margin-top:35px;padding:18px 0;text-align:center}.copyright_style7 .copyright p{font-size:15px;margin-bottom:0;opacity:.95}.copyright_style7 .copyright p a{color:#fff}.copyright_style7 .copyright p a:hover{color:#212121}.rs-footer-2 .footer-share{margin-top:20px}@keyframes rs-animation-scale-up{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@media only screen and (max-width:991px){.instructor-home .rs-menu-toggle{color:#212121!important}.instructor-home .rs-menu-toggle i{color:#222}}@keyframes pulse-border{0%{opacity:1;transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1)}to{opacity:0;transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5)}}@keyframes swing-anim{0%{transform:rotate(60deg);-webkit-transform:rotate(60deg)}to{transform:rotate(-60deg);-webkit-transform:rotate(-60deg)}}@keyframes swing-anim2{0%{transform:rotate(40deg);-webkit-transform:rotate(40deg)}to{transform:rotate(-40deg);-webkit-transform:rotate(-40deg)}}.wrapper{margin-top:5px}.wrapper img{border:3px solid #fff;height:450px;padding-left:130px;padding-right:120px;width:100%}.wrapper h1{font-size:50px;justify-content:center;margin-top:-25px}.wrapper h1,.wrapper h2{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;text-align:center}.wrapper h2{border:1px solid #222;border-radius:20px;color:#00bcd4;font-size:20px;margin-left:42%;margin-top:15px;width:200px}.text-center iframe{margin-bottom:-3rem;margin-top:3rem}:root{--warna-primary:#769692;--warna-sekunder:#198754;--warna-tulisan:#fff;--warna-tulisan2:#212529;--font-family:"Kanit",sans-serif}.text-align{text-align:justify}.thankyou{padding:20px}.thankyou-table{border-collapse:collapse;margin:20px auto;width:100%}.thankyou-table td{border:1px solid #ddd;padding:10px}.thankyou-table td:first-child{background:#f4f4f4;font-weight:700}.btn-thankyou{background:#fff;border-radius:5px;color:#fff;display:inline-block;margin-top:10px;padding:10px 20px;text-decoration:none}.btn-thankyou:hover{background:linear-gradient(90deg,#198754 50%,#fefefe 150%)}.thankyou{align-items:center;background:#fff;background:var(--warna-tulisan);background-repeat:no-repeat;background-size:cover;color:#212529!important;color:var(--warna-tulisan2)!important;display:flex;height:100vh;justify-content:center;text-align:center}@media (max-width:426px){.thankyou{height:150vh}}.btn-regist{background-color:#fff;border:1px solid #0d6efd;border-radius:1rem;color:#212529;color:var(--warna-tulisan2);display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.5rem 2rem;text-align:center;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .25s ease-in-out,font-size .25s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle}.btn-regist:hover{background-color:#198754;color:#212529!important;color:var(--warna-tulisan2)!important;font-size:1.1rem}.btn-regist-action{background-color:#769692;background-color:var(--warna-primary);color:#fff;color:var(--warna-tulisan);margin:5px 0 0}.btn-regist-action:hover{background-color:#198754;background-color:var(--warna-sekunder);box-shadow:8px 8px #769692;box-shadow:8px 8px var(--warna-primary);color:#fff!important;color:var(--warna-tulisan)!important;margin-right:5px;transition:.3s}.homeregist-section{align-items:center;background-color:#769692;background-color:var(--warna-primary);background-repeat:no-repeat;background-size:cover;color:#212529!important;color:var(--warna-tulisan2)!important;display:flex;height:100vh;justify-content:center}.homeregist-section .wrapper h1{color:#fff;color:var(--warna-tulisan);margin-bottom:1rem!important}.homeregist-section .wrapper h3{color:#fff;color:var(--warna-tulisan);width:80%}.registration-section{background-color:#769692!important;background-color:var(--warna-primary)!important;background-repeat:no-repeat;background-size:cover;color:#fff!important;color:var(--warna-tulisan)!important;padding:10rem 25px 75px}.registration-section h4{color:#fff;color:var(--warna-tulisan)}.registration-section .container .title{font-size:25px;font-weight:500;position:relative}.registration-section .container .title:before{border-radius:5px;bottom:0;content:"";height:3px;left:0;position:absolute;width:30px}.registration-section .content form .user-details{display:flex;flex-wrap:wrap;justify-content:space-between;margin:50px 0 20px}.registration-section .content form .user-details h1,.registration-section .content form .user-details h2,.registration-section .content form .user-details h3,.registration-section .content form .user-details h4,.registration-section .content form .user-details h5,.registration-section .content form .user-details h6,.registration-section .content form .user-details label,.registration-section .content form .user-details p,.registration-section .content form h1{color:#fff;color:var(--warna-tulisan)}.registration-section form .user-details .input-box{color:#769692;color:var(--warna-primary);font-size:clamp(14px,2vw,24px);margin-bottom:30px;width:calc(50% - 20px)}.registration-section form .input-box span.details{display:block;font-weight:500;margin-bottom:5px}.registration-section .form-label{color:#fff;color:var(--warna-tulisan);font-size:clamp(16px,2vw,24px)}.registration-section .gam{display:flex}.registration-section .user-details .input-box input{border:1px solid #769692!important;border:1px solid var(--warna-primary)!important;border-bottom-width:2px;border-radius:5px;font-size:16px;height:45px;outline:none;padding-left:15px;transition:all .3s ease;width:100%}.registration-section .user-details .input-box select{border:1px solid #212529!important;border:1px solid var(--warna-tulisan2)!important;border-bottom-width:2px;border-radius:5px;font-size:16px;height:45px;outline:none;padding-left:15px;transition:all .3s ease;width:100%}.registration-section .user-details .input-box p{font-size:11px}.registration-section .user-details .input-box h6,.registration-section .user-details .input-box p{color:#fff;color:var(--warna-tulisan);margin:auto}.registration-section .container .content .sub{font-size:clamp(30px,4vw,50px);font-weight:700}.registration-section .garis-bawah:after{background:#198754;background:var(--warna-sekunder);content:"";height:4px;left:10%;position:absolute;transform:translateX(-50%);width:50%}.registration-section .user-details .input-box textarea{border:1px solid #198754!important;border:1px solid var(--warna-sekunder)!important;border-bottom-width:2px;border-radius:5px;font-size:16px;height:80px;outline:none;padding-left:15px;transition:all .3s ease;width:100%}.registration-section .user-details .input-box input:focus,.registration-section .user-details .input-box input:valid,.registration-section .user-details .input-box select:focus,.registration-section .user-details .input-box select:valid,.registration-section .user-details .input-box textarea:focus,.registration-section .user-details .input-box textarea:valid{border-color:#198754;border-color:var(--warna-sekunder)}.registration-section form .gender-details .gender-title{font-size:20px;font-weight:500}.registration-section form .category{display:flex;justify-content:space-between;margin:14px 0;width:80%}.registration-section form .category label{align-items:center;cursor:pointer;display:flex}.registration-section form .btn-regist{height:45px;margin:35px 0}.registration-section form .button input{background-color:#212529;background-color:var(--warna-tulisan2);color:#fff;color:var(--warna-tulisan);padding:5px;width:100%!important}.registration-section form .button input,.registration-section form .buttonindo input{border:none;border-radius:5px;cursor:pointer;font-size:20px;font-weight:700;letter-spacing:1px;transition:all .3s ease}.registration-section form .buttonindo input{background:#769692;background:var(--warna-primary);color:#212529;color:var(--warna-tulisan2);display:none;height:100%;width:100%}.registration-section form .button input:hover{background-color:#198754;background-color:var(--warna-sekunder);box-shadow:12px 12px #130101;transition:.3s}.registration-section form .buttonindo input:hover{background-color:#198754!important;background-color:var(--warna-sekunder)!important;border-color:#198754;border-color:var(--warna-sekunder);box-shadow:12px 12px #da0808;color:#fff;color:var(--warna-tulisan);transition:.3s}@media (max-width:426px){.registration-section form .user-details .input-box{color:#fff;color:var(--warna-tulisan);margin-bottom:15px;width:200%}.registration-section form .category{width:200%}.registration-section .content form .user-details{max-height:400px;overflow-y:scroll}.registration-section .user-details::-webkit-scrollbar{width:5px}.registration-section .container .content .con{height:60px;width:23rem}}.modal-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background:#fff;border-radius:8px;box-shadow:0 4px 10px #0000004d;font-size:clamp(10px,2vw,16px);margin-top:5%;max-height:80vh;max-width:750px;overflow-y:auto;padding:20px;text-align:left;text-align:justify;width:90%}.checkbox label{font-size:clamp(10px,2vw,16px);font-weight:700;text-align:center!important}.modal-actions{display:flex;justify-content:space-between}input[type=checkbox]{margin:-10px 10px 0}.modal-content li{display:list-item!important}.overlay-loader{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loader{animation:spin 2s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.status-message{color:#fff;font-size:18px;font-weight:700;margin-top:20px;text-align:center}.modal-overlay-submit{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-submit{animation:fadeIn .3s ease-in-out;background:#fff;border-radius:10px;box-shadow:0 4px 10px #0003;max-width:600px;padding:20px;text-align:justify;width:80%}.modal-submit h2{color:#d9534f;margin-bottom:10px}.modal-submit p{font-size:clamp(12px,2vw,16px)}.modal-submit b,.modal-submit p{color:#212529;color:var(--warna-tulisan2);line-height:1.5;margin-bottom:20px}.modal-submit b{font-size:clamp(14px,2vw,18px)}.modal-buttons-submit{display:flex;justify-content:space-between}.modal-buttons-submit button:first-child{background:#ccc;border:none;border-radius:5px;color:#000;cursor:pointer;padding:10px 15px;transition:.2s}.modal-buttons-submit button:last-child{background:#d9534f;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 15px;transition:.2s}.modal-buttons-submit button:hover{opacity:.8}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=main.cd4b0c3d.css.map*/