/*! CSS Used from: https://rajkapoordas.com/assets/css/bootstrap.min.css */
:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}
*,::after,::before{box-sizing:border-box;}
html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;}
footer,header,nav,section{display:block;}
body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff;}
h1,h2,h3,h4{margin-top:0;margin-bottom:.5rem;}
p{margin-top:0;margin-bottom:1rem;}
ul{margin-top:0;margin-bottom:1rem;}
ul ul{margin-bottom:0;}
a{color:#007bff;text-decoration:none;background-color:transparent;}
a:hover{color:#0056b3;text-decoration:underline;}
a:not([href]){color:inherit;text-decoration:none;}
a:not([href]):hover{color:inherit;text-decoration:none;}
img{vertical-align:middle;border-style:none;}
.h2,.h3,h1,h2,h3,h4{margin-bottom:.5rem;font-weight:500;line-height:1.2;}
h1{font-size:2.5rem;}
.h2,h2{font-size:2rem;}
.h3,h3{font-size:1.75rem;}
h4{font-size:1.5rem;}
.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
@media (min-width:576px){
.container{max-width:540px;}
}
@media (min-width:768px){
.container{max-width:720px;}
}
@media (min-width:992px){
.container{max-width:960px;}
}
@media (min-width:1200px){
.container{max-width:1140px;}
}
@media (min-width:576px){
.container{max-width:540px;}
}
@media (min-width:768px){
.container{max-width:720px;}
}
@media (min-width:992px){
.container{max-width:960px;}
}
@media (min-width:1200px){
.container{max-width:1140px;}
}
.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}
.col-lg-12,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-9,.col-md-5,.col-md-6,.col-md-7{position:relative;width:100%;padding-right:15px;padding-left:15px;}
@media (min-width:768px){
.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}
.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}
}
@media (min-width:992px){
.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}
.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}
.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}
.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}
.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.offset-lg-1{margin-left:8.333333%;}
}
.fade{transition:opacity .15s linear;}
@media (prefers-reduced-motion:reduce){
.fade{transition:none;}
}
.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;}
.nav-link{display:block;padding:.5rem 1rem;}
.nav-link:focus,.nav-link:hover{text-decoration:none;}
.nav-tabs{border-bottom:1px solid #dee2e6;}
.nav-tabs .nav-item{margin-bottom:-1px;}
.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem;}
.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;}
.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;}
.tab-content>.tab-pane{display:none;}
.tab-content>.active{display:block;}
.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem;}
.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease;}
@media (prefers-reduced-motion:reduce){
.progress-bar{transition:none;}
}
.clearfix::after{display:block;clear:both;content:"";}
.align-items-center{-ms-flex-align:center!important;align-items:center!important;}
.mb-0{margin-bottom:0!important;}
.text-right{text-align:right!important;}
.text-center{text-align:center!important;}
@media print{
*,::after,::before{text-shadow:none!important;box-shadow:none!important;}
a:not(.btn){text-decoration:underline;}
img{page-break-inside:avoid;}
h2,h3,p{orphans:3;widows:3;}
h2,h3{page-break-after:avoid;}
body{min-width:992px!important;}
.container{min-width:992px!important;}
}
/*! CSS Used from: https://rajkapoordas.com/assets/css/font-awesome.min.css */
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.fa-star:before{content:"\f005";}
.fa-times:before{content:"\f00d";}
.fa-twitter:before{content:"\f099";}
.fa-facebook:before{content:"\f09a";}
.fa-bars:before{content:"\f0c9";}
.fa-linkedin:before{content:"\f0e1";}
.fa-angle-left:before{content:"\f104";}
.fa-angle-right:before{content:"\f105";}
.fa-angle-up:before{content:"\f106";}
.fa-angle-down:before{content:"\f107";}
.fa-youtube:before{content:"\f167";}
.fa-instagram:before{content:"\f16d";}
/*! CSS Used from: https://rajkapoordas.com/assets/css/owl.carousel.css */
.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1;}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden;}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px);}
.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;}
.owl-carousel .owl-item img{display:block;width:100%;}
.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none;}
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel.owl-loaded{display:block;}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
/*! CSS Used from: https://rajkapoordas.com/assets/css/off-canvas.css */
.rs-menu.rs-menu-close{background:transparent;}
/*! CSS Used from: https://rajkapoordas.com/assets/fonts/linea-fonts.css */
[class^="icon-"]:before{font-family:"linea-basic-10"!important;font-style:normal!important;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
/*! CSS Used from: https://rajkapoordas.com/assets/fonts/flaticon.css */
[class^="flaticon-"]:before,[class*=" flaticon-"]:before,[class^="flaticon-"]:after,[class*=" flaticon-"]:after{font-family:Flaticon;font-size:20px;font-style:normal;margin-left:20px;}
.flaticon-analysis:before{content:"\f105";}
.flaticon-flower:before{content:"\f11d";}
.flaticon-banknote:before{content:"\f120";}
.flaticon-call:before{content:"\f12b";}
.flaticon-email:before{content:"\f12c";}
.flaticon-location:before{content:"\f12d";}
/*! CSS Used from: https://rajkapoordas.com/assets/css/rsmenu-main.css */
.main-menu{position:relative;}
.main-menu::after{display:block;clear:both;content:"";}
.rs-menu{float:left;clear:both;width:100%;font-size:0;}
.rs-menu ul,.rs-menu li,.rs-menu a,.rs-menu div,.rs-menu i{border:0;margin:0;padding:0;}
.rs-menu li{display:block;position:relative;}
.rs-menu a{display:block;padding:16px;}
.rs-header .menu-area .main-menu .rs-menu ul.nav-menu li{display:inline-block;margin-right:45px;padding:0;}
.rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a{transition:all 0.3s ease 0s;font-family:'Rubik', sans-serif;font-size:16px;text-transform:capitalize;height:96px;line-height:96px;padding:0;color:#fff;}
.rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a:hover{color:#ffa000;}
.rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child{margin-right:0!important;}
.rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child i{margin:0;}
.rs-header .menu-area .main-menu .rs-menu ul li a:hover,.rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a{color:#ffa000;}
.rs-menu ul ul{position:absolute;top:100%;width:100%;background-color:#111111;}
.rs-header .menu-area .main-menu .rs-menu ul.sub-menu{background-color:#ffffff;margin:0;padding:15px 0;-webkit-box-shadow:0 0 20px rgba(0,0,0,.15);-moz-box-shadow:0 0 20px rgba(0,0,0,.15);-ms-box-shadow:0 0 20px rgba(0,0,0,.15);-o-box-shadow:0 0 20px rgba(0,0,0,.15);box-shadow:0 0 20px rgba(0,0,0,.15);z-index:99;}
.rs-header .menu-area .main-menu .rs-menu ul.sub-menu li{margin:0;border:none;}
.rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a{padding:10px 30px;height:unset;text-transform:capitalize;line-height:unset;color:#0a0a0a;font-weight:400;}
.rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:hover{color:#ffa000!important;}
.rs-menu a{color:#bbb;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.rs-menu li i{margin-right:10px;font-size:16px;transform:translate3d(0, 0, 0);}
.rs-menu li{font-size:14px;}
.rs-menu .sub-menu li a{padding:10px 14px;}
.rs-menu ul ul a{font-size:15px;text-align:left;}
.nav-menu ul{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
@media screen and (min-width: 992px){
.rs-menu{height:auto!important;}
.rs-menu li{display:inline-block;}
.nav-menu .rs-mega-menu{position:static;}
.nav-menu .menu-item-has-children > span,.nav-menu .rs-mega-menu > span{display:none;}
.rs-menu-toggle{display:none;}
.nav-menu div.sub-menu-close{display:none;}
.rs-menu li:active > ul,.rs-menu li:focus > ul,.rs-menu li:hover > ul{display:block;z-index:17;}
.rs-menu ul ul{width:auto;}
.rs-menu ul ul a{width:260px;}
.rs-header .menu-area.menu-sticky{transition:all 0.3s ease 0s;}
.rs-menu ul ul{opacity:0;visibility:hidden;transform:translateY(-10px);transform:scaleY(0);transform-origin:0 0 0;}
.rs-menu li:active > ul,.rs-menu li:focus > ul,.rs-menu li:hover > ul{opacity:1;visibility:visible;transform:translateY(0px);transform:scaleY(1);}
}
@media only screen and (max-width: 991px){
.rs-menu{position:absolute;z-index:999;}
.nav-menu > li > a{border-bottom:1px solid #131313;text-align:left;}
.nav-menu > li:last-child a{border-bottom:none;}
.rs-menu ul ul{display:none;}
.nav-menu div.sub-menu-close{float:left;width:100%;cursor:pointer;background:#f6f3ed;color:#000;font-size:14px;text-align:center;height:50px;line-height:50px;}
.nav-menu div.sub-menu-close i{font-size:16px;margin-right:5px;}
.rs-header .menu-area .main-menu .rs-menu ul.nav-menu{background:#fff;}
.rs-header .menu-area .main-menu .rs-menu ul.nav-menu li{display:block!important;margin-right:0!important;}
.rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a{height:70px!important;line-height:70px!important;padding:0 0 0 20px!important;}
.rs-header .menu-area .main-menu .rs-menu ul.sub-menu{padding:15px 0 0!important;}
.rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a{height:50px!important;line-height:50px!important;padding:0 0 0 20px!important;}
.nav-menu > .menu-item-has-children > span.rs-menu-parent{display:block;position:absolute;right:0;top:0;height:69px;line-height:69px;width:45px;text-align:center;cursor:pointer;background:#ddd;z-index:9;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.nav-menu span.rs-menu-parent i{margin:0;}
.rs-menu-close{height:0;overflow:hidden!important;}
.rs-menu-toggle{display:block;text-align:right;position:relative;height:90px;line-height:90px;cursor:pointer;color:#333!important;font-size:22px;text-transform:uppercase;-webkit-tap-highlight-color:rgba(0,0,0,0);}
}
/*! CSS Used from: https://rajkapoordas.com/assets/css/rs-spacing.css */
.padding-0{padding:0;}
.pt-50{padding-top:50px;}
.pt-94{padding-top:94px;}
.pt-100{padding-top:100px;}
.pb-100{padding-bottom:100px;}
.pr-90{padding-right:90px;}
.pl-60{padding-left:60px;}
.mb-0{margin-bottom:0;}
.mb-25{margin-bottom:25px;}
.mb-50{margin-bottom:50px;}
.mb-60{margin-bottom:60px;}
@media only screen and (max-width:991px){
.md-pt-0{padding-top:0;}
.md-pt-64{padding-top:64px;}
.md-pt-70{padding-top:70px;}
.md-pb-70{padding-bottom:70px;}
.md-pr-15{padding-right:15px;}
.md-pl-15{padding-left:15px;}
.md-mb-0{margin-bottom:0;}
.md-mb-20{margin-bottom:20px;}
.md-mb-30{margin-bottom:30px;}
.md-mb-50{margin-bottom:50px;}
}
@media only screen and (max-width:767px){
.sm-mb-20{margin-bottom:20px;}
}
/*! CSS Used from: https://rajkapoordas.com/style.css */
html,body{font-size:15px;color:#505050;font-family:'Rubik', sans-serif;vertical-align:baseline;line-height:26px;font-weight:400;overflow-x:hidden;}
img{max-width:100%;height:auto;}
p{margin:0 0 26px;line-height:1.8;}
h1,h2,h3,h4{font-family:'Nunito', sans-serif;color:#111111;margin:0 0 26px;line-height:1.2;}
h1{font-size:70px;font-weight:700;}
h2{font-size:36px;font-weight:700;}
h3{font-size:26px;font-weight:700;}
h4{font-size:24px;font-weight:700;}
a{color:#21a7d0;transition:all 0.3s ease;text-decoration:none!important;outline:none!important;}
a:active,a:hover{text-decoration:none;outline:0 none;color:#21a7d0;}
ul{list-style:outside none none;margin:0;padding:0;}
::-moz-selection{background:#21a7d0;text-shadow:none;color:#ffffff;}
::selection{background:#21a7d0;text-shadow:none;color:#ffffff;}
.gray-bg{background:#f3f8f9;}
.rs-menu-toggle{color:#21a7d0;text-align:right;}
.glyph-icon:before{margin:0;}
.y-middle{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
[class^="flaticon-"]:before,[class*=" flaticon-"]:before,[class^="flaticon-"]:after,[class*=" flaticon-"]:after{margin:0;}
.rs-carousel .owl-dots{text-align:center;margin:40px auto 0;line-height:15px;display:block;}
.owl-carousel .owl-item img{width:auto;}
.full-width-header .rs-header{z-index:99;}
.full-width-header .rs-header .topbar-area{background:#273c66;}
.full-width-header .rs-header .topbar-area .topbar-contact li{display:inline-block;line-height:50px;height:50px;margin-right:17px;padding-right:20px;color:#ffffff;border-right:1px solid #374A71;}
.full-width-header .rs-header .topbar-area .topbar-contact li i{margin-right:2px;}
.full-width-header .rs-header .topbar-area .topbar-contact li i.flaticon-email:before{bottom:-1.5px;position:relative;}
.full-width-header .rs-header .topbar-area .topbar-contact li i:before{font-size:16px;color:#ffffff;}
.full-width-header .rs-header .topbar-area .topbar-contact li a{color:#ffffff;}
.full-width-header .rs-header .topbar-area .topbar-contact li a:hover{color:#21a7d0;}
.full-width-header .rs-header .topbar-area .topbar-contact li:last-child{margin:0;border:none;}
.full-width-header .rs-header .topbar-area .topbar-right li{display:inline;margin-right:30px;}
.full-width-header .rs-header .topbar-area .topbar-right li a.apply-btn{color:#ffffff;background:#21a7d0;padding:12px 35px;display:inline-block;}
.full-width-header .rs-header .topbar-area .topbar-right li a.apply-btn:hover{background:#2db4de;}
.full-width-header .rs-header .topbar-area .topbar-right li:last-child{margin:0;}
.full-width-header .rs-header .topbar-area.home8-topbar{background:#f9f8f8!important;}
.full-width-header .rs-header .topbar-area.home8-topbar .topbar-contact li{color:#363636;border-right:1px solid #fff;}
.full-width-header .rs-header .topbar-area.home8-topbar .topbar-contact li i{margin-right:2px;}
.full-width-header .rs-header .topbar-area.home8-topbar .topbar-contact li i:before{font-size:16px;color:#363636;}
.full-width-header .rs-header .topbar-area.home8-topbar .topbar-contact li a{color:#363636;}
.full-width-header .rs-header .topbar-area.home8-topbar .topbar-contact li a:hover{color:#ff5421;}
.full-width-header .rs-header .topbar-area.home8-topbar .topbar-contact li:last-child{margin:0;border:none;}
.full-width-header .rs-header .topbar-area.home8-topbar .topbar-right li a.apply-btn{background:#ff5421;text-transform:uppercase;}
.full-width-header .rs-header .topbar-area.home8-topbar .topbar-right li a.apply-btn:hover{color:#ffffff;background:#ed3600;}
.full-width-header .rs-header .topbar-area.home8-topbar .topbar-right li:last-child{margin:0;}
.full-width-header .rs-header .topbar-area.home8-topbar.inner-part{background:transparent!important;border-bottom:1px solid rgba(255, 255, 255, 0.2)!important;}
.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-contact li{color:#ffffff!important;}
.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-contact li i{margin-right:2px;}
.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-contact li i:before{font-size:16px;color:#ffffff;}
.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-contact li a{color:#ffffff!important;}
.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-contact li a:hover{color:#ff5421;}
.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-contact li:last-child{margin:0;border:none!important;}
.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-right li a.apply-btn{background:#ff5421;text-transform:uppercase;}
.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-right li a.apply-btn:hover{color:#ffffff;background:#ed3600;}
.full-width-header .rs-header .topbar-area.home8-topbar.inner-part .topbar-right li:last-child{margin:0;}
.full-width-header .rs-header .logo-part{position:relative;z-index:9;}
.full-width-header .rs-header .logo-part img{max-height:40px;}
.full-width-header .rs-header .menu-area{transition:all 0.3s ease;}
.full-width-header .rs-header .menu-area .logo-cat-wrap{display:flex;align-items:center;height:120px;line-height:120px;}
.full-width-header .rs-header .menu-area .rs-menu-area{display:flex;align-items:center;justify-content:center;}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li{display:inline-block;margin-right:50px;padding:0;}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a{transition:all 0.3s ease;font-size:15px;font-weight:500;text-transform:uppercase;height:120px;line-height:120px;padding-right:12px;margin-right:-12px;color:#ffffff;z-index:1;position:relative;}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a:hover{color:#21a7d0;}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a:hover:before{content:"-";}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a:before{content:"+";position:absolute;left:auto;right:0;top:50%;text-align:center;display:block;cursor:pointer;transform:translateY(-50%);transition:all .5s ease;}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child{margin-right:0!important;}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child i{margin:0;}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu{background:#21a7d0;margin:0;padding:15px 0;}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li{margin:0;border:none;}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a{height:unset!important;line-height:unset!important;color:#ffffff!important;font-weight:400!important;text-transform:capitalize;padding:10px 30px!important;}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:hover{color:#273c66!important;}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:before{display:none;}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li a:hover,.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a{color:#21a7d0!important;}
.full-width-header.header-style2{width:100%;z-index:999;}
.full-width-header.header-style2 .rs-header .menu-area{background:#ffffff;}
.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area{justify-content:flex-end;}
.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li{margin-right:35px;}
.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a{color:#394459;}
.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover{color:#21a7d0;}
.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu{background:#21a7d0;}
.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li{margin:0;}
.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a{font-weight:400!important;color:#ffffff;}
.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a:hover{color:#ddd!important;}
.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul li a:hover,.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul li.current-menu-item > a{color:#21a7d0!important;}
.full-width-header.header-style2.modify1{position:absolute;top:0;left:0;width:100%;}
.full-width-header.header-style2.modify1 .rs-header .menu-area{background:#273c66;}
.full-width-header.header-style2.modify1 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a{color:#ffffff;}
.full-width-header.header-style2.modify1 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover{color:#21a7d0;}
.full-width-header.header-style2.modify1 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu{background:#21a7d0;}
.full-width-header.header-style2.modify1 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a{font-weight:400!important;color:#ffffff;}
.full-width-header.header-style2.modify1 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a:hover{color:#ddd!important;}
.full-width-header.header-style2.modify1 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul li a:hover,.full-width-header.header-style2.modify1 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul li.current-menu-item > a{color:#21a7d0!important;}
.full-width-header.header-style2.modify1.header-home6 .rs-header .rs-menu-area .main-menu .rs-menu ul.nav-menu li{margin-right:35px;}
.full-width-header.header-style2.modify1.header-home6 .rs-header .rs-menu-area .main-menu .rs-menu ul.nav-menu li a{color:#ffffff;}
.full-width-header.header-style2.modify1.header-home6 .rs-header .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover{color:#f4bf00!important;}
.full-width-header.header-style2.modify1.header-home6 .rs-header .rs-menu-area .main-menu .rs-menu ul.sub-menu{background:#ffffff!important;}
.full-width-header.header-style2.modify1.header-home6 .rs-header .rs-menu-area .main-menu .rs-menu ul.sub-menu li{margin:0;}
.full-width-header.header-style2.modify1.header-home6 .rs-header .rs-menu-area .main-menu .rs-menu ul.sub-menu li a{font-weight:400!important;color:#111111!important;}
.full-width-header.header-style2.modify1.header-home6 .rs-header .rs-menu-area .main-menu .rs-menu ul.sub-menu li a:hover{color:#f4bf00!important;}
.full-width-header.header-style2.modify1.header-home6 .rs-header .rs-menu-area .main-menu .rs-menu ul li a:hover,.full-width-header.header-style2.modify1.header-home6 .rs-header .rs-menu-area .main-menu .rs-menu ul li.current-menu-item > a{color:#f4bf00!important;}
.menu-sticky{background:#fff;margin:0;z-index:999;width:100%;top:0;position:relative;}
.rs-breadcrumbs{position:relative;}
.rs-breadcrumbs .breadcrumbs-img img{width:100%;}
.breadcrumbs-overlay:after{content:'';position:absolute;background-color:rgba(17, 17, 17, 0.8);left:0;top:0;width:100%;height:100%;z-index:-1;}
.rs-about .histort-part{position:absolute;top:50%;right:0;transform:translateY(-50%);border:none;display:block;}
.rs-about .histort-part .single-history{display:block;margin-bottom:30px;}
.rs-about .histort-part .single-history a{padding:28px 20px 22px;box-shadow:0px 0px 18px 0px rgba(0, 0, 0, 0.1);border:none;border-radius:5px;width:230px;font-size:20px;font-weight:500;text-align:center;color:#ffffff;background:#171F32;transition:all 0.3s ease;}
.rs-about .histort-part .single-history a .icon-part{display:block;margin-bottom:15px;}
.rs-about .histort-part .single-history a .icon-part i:before{font-size:45px;line-height:1;color:#ffffff;}
.rs-about .histort-part .single-history a:hover,.rs-about .histort-part .single-history a.active{background:#ff5421;}
.rs-about .histort-part .last-item{margin-bottom:0;}
.rs-about.style1 .img-part{position:relative;}
.profile-section{position:relative;}
.profile-section .content-part .title{color:#111111;font-weight:600;line-height:1.3em;font-size:26px;}
.profile-section .content-part p{font-size:16px;margin:0;}
.profile-section .content-column{position:relative;}
.profile-section .content-column .inner-column{position:relative;}
.profile-section .content-column .inner-column h2{position:relative;color:#111111;font-weight:700;margin:0;}
.profile-section .content-column .inner-column p{position:relative;color:#626262;font-weight:400;line-height:1.9em;font-size:16px;margin-top:20px;margin-bottom:35px;}
.profile-section .content-column .inner-column .student-list{position:relative;margin-top:25px;margin-bottom:10px;}
.profile-section .content-column .inner-column .student-list li{position:relative;color:#393939;font-size:16px;font-weight:500;line-height:1.3em;margin-right:80px;display:inline-block;list-style:disc;margin-bottom:20px;}
.profile-section .content-column .inner-column .student-list li .fa{color:#ff5421;margin:0px 2px;}
.profile-section .content-column .inner-column .student-list li:last-child{margin-right:0px;}
.profile-section .image-column{position:relative;}
.profile-section .image-column .inner-column{position:relative;padding:30px;border-radius:8px;background-color:#ffffff;box-shadow:0px 0px 15px rgba(0, 0, 0, 0.12);}
.profile-section .image-column .inner-column .image{position:relative;}
.profile-section .image-column .inner-column .image img{position:relative;display:inline-block;border-radius:5px;width:100%;}
.profile-section .image-column .team-content .text{position:relative;color:#626262;font-size:16px;line-height:1.7em;margin-bottom:8px;}
.profile-section .image-column .team-content .personal-info{margin-bottom:20px;}
.profile-section .image-column .team-content .personal-info li{margin:5px 0;display:inline-block;padding-right:15px;}
.profile-section .image-column .team-content .personal-info li:last-child{margin-right:none;}
.profile-section .image-column .team-content .personal-info li a{color:#111111;}
.profile-section .image-column .team-content .personal-info li a:hover{color:#ff5421;}
.profile-section .image-column .team-content .personal-info li span i:before{font-size:16px;margin-right:10px;}
.profile-section .image-column .social-box{position:relative;text-align:center;}
.profile-section .image-column .social-box a{position:relative;color:#626262;font-size:28px;margin:0px 5px;display:inline-block;transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;}
.profile-section .image-column .social-box a:hover{color:#ff5421;}
.profile-section .skill-title{font-size:25px;margin-top:15px;margin-bottom:30px;}
.profile-section .rs-progress{height:8px;border:1px solid #ff5421;border-radius:0;overflow:visible;padding:1px;background:#fff;margin-top:25px;}
.profile-section .rs-progress + .rs-progress{margin-top:50px;}
.profile-section .rs-progress .progress-bar{position:relative;text-align:left;line-height:4px;border-radius:0;box-shadow:none;background-color:#ff5421;overflow:visible;}
.profile-section .rs-progress .progress-bar .pb-label{position:absolute;left:0px;top:-24px;color:#666;font-size:15px;font-weight:600;}
.profile-section .rs-progress .progress-bar .pb-percent{position:absolute;right:-13px;font-weight:500;color:#fff;font-size:10px;top:-30px;background:#ff5421;padding:8px 5px;}
.profile-section .rs-progress .progress-bar .pb-percent:after{content:'';position:absolute;border:5px solid transparent;left:50%;border-top-color:#ff5421;top:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.rs-blog.style2 .blog-item{border-radius:3px;background:#ffffff;overflow:hidden;}
.rs-blog.style2 .blog-item .image-part{overflow:hidden;height:100%;}
.rs-blog.style2 .blog-item .image-part img{transition:all 0.5s;transform:scale(1);}
.rs-blog.style2 .blog-item .blog-content{padding:21px 30px 30px;color:#273c66;background:#fcfcfc;}
.rs-blog.style2 .blog-item .blog-content .title{margin-bottom:14px;font-size:24px;line-height:34px;}
.rs-blog.style2 .blog-item .blog-content .desc{color:#505050;}
.rs-blog.style2 .blog-item:hover .image-part img{transform:scale(1.07);}
.rs-footer{background-color:#273c66;background-image:url("https://rajkapoordas.com/assets/images/bg/footer-bg.png");background-size:cover;}
.rs-footer .footer-bottom{padding:40px 0;background:transparent;position:relative;}
.rs-footer .footer-bottom .copyright p{margin-bottom:0;color:#f3f8f9;}
.rs-footer .footer-bottom .copyright a{color:#21a7d0;}
.rs-footer .footer-bottom .footer-logo a{display:inline-block;}
.rs-footer .footer-bottom .footer-logo a img{max-width:190px;}
.rs-footer .footer-bottom .footer-social li{display:inline;margin-right:5px;}
.rs-footer .footer-bottom .footer-social li a{display:inline-block;width:30px;height:30px;line-height:30px;border-radius:100%;background:#21a7d0;color:#ffffff;text-align:center;}
.rs-footer .footer-bottom .footer-social li a:hover{color:#ffffff;background:#273c66;}
.rs-footer .footer-bottom .footer-social li:last-child{margin:0;}
.rs-footer .footer-bottom:before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);height:1px;width:100%;max-width:1240px;background:rgba(255, 255, 255, 0.1);}
.rs-footer.home9-style .footer-bottom{padding:40px 0;background:transparent;position:relative;}
.rs-footer.home9-style .footer-bottom .copyright p{margin-bottom:0;color:#f3f8f9;}
.rs-footer.home9-style .footer-bottom .copyright a{color:#f4bf00;}
.rs-footer.home9-style .footer-bottom .copyright a:hover{color:#21a7d0;}
.rs-footer.home9-style .footer-bottom .footer-logo a{display:inline-block;}
.rs-footer.home9-style .footer-bottom .footer-logo a img{max-width:190px;}
.rs-footer.home9-style .footer-bottom .footer-social li{display:inline;margin-right:5px;}
.rs-footer.home9-style .footer-bottom .footer-social li a{display:inline-block;width:30px;height:30px;line-height:30px;border-radius:100%;background:#f4bf00;color:#ffffff;text-align:center;}
.rs-footer.home9-style .footer-bottom .footer-social li a:hover{color:#ffffff;background:#273c66;}
.rs-footer.home9-style .footer-bottom .footer-social li:last-child{margin:0;}
.rs-footer.home9-style .footer-bottom:before{background:rgba(255, 255, 255, 0.1);}
.rs-footer.home9-style.main-home{background:#151515;}
.rs-footer.home9-style.main-home .footer-bottom{padding:40px 0;background:transparent;position:relative;}
.rs-footer.home9-style.main-home .footer-bottom .copyright p{margin-bottom:0;color:#f3f8f9;}
.rs-footer.home9-style.main-home .footer-bottom .copyright a{color:#ffffff;}
.rs-footer.home9-style.main-home .footer-bottom .copyright a:hover{color:#ff5421;}
.rs-footer.home9-style.main-home .footer-bottom:before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);height:1px;width:100%;max-width:1240px;background:rgba(255, 255, 255, 0.1);}
#scrollUp{text-align:center;bottom:40px;cursor:pointer;display:none;position:fixed;right:20px;z-index:999;border-radius:50px 50px 4px 4px;}
#scrollUp i{background:#21a7d0;border-radius:50%;height:40px;font-size:24px;font-weight:600;width:42px;color:#fff;line-height:36px;transition:all 0.3s ease;margin-left:2px;box-shadow:0px 0px 2px rgba(0, 0, 0, 0.4);}
#scrollUp i:hover{background-color:#1a84a4;}
#scrollUp.orange-color i{background:#ff5421;}
#scrollUp.orange-color i:hover{background-color:#ed3600;}
/*! CSS Used from: https://rajkapoordas.com/assets/css/responsive.css */
@media only screen and (min-width: 1440px){
.container{max-width:1270px;width:100%;}
}
@media only screen and (max-width: 1500px){
.full-width-header.header-style2 .rs-header .menu-area .logo-cat-wrap .logo-part.pr-90{padding-right:70px;}
}
@media only screen and (max-width: 1400px){
.full-width-header.header-style2 .rs-header .menu-area .main-menu.pr-90{padding-right:40px;}
.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li{margin-right:30px;}
.full-width-header .rs-header .logo-part img{max-height:35px;}
}
@media only screen and (max-width: 1366px){
.container{max-width:1170px;width:100%;}
.rs-footer .footer-bottom::before{max-width:1140px;}
.full-width-header.header-style2.modify1 .rs-header .menu-area .rs-menu-area .main-menu,.full-width-header.header-style2.modify1 .rs-header .menu-area .logo-cat-wrap .logo-part{padding-right:60px;}
.profile-section .content-column .student-list li{margin-right:50px;}
}
@media only screen and (max-width: 1199px){
.rs-footer .footer-bottom::before{max-width:930px;}
.container{max-width:960px;}
.sec-title .title{font-size:35px;}
.full-width-header .rs-header .menu-area .rs-menu-area{justify-content:right;}
.full-width-header.header-style2 .rs-header .menu-area .main-menu.pr-90,.full-width-header.header-style2 .rs-header .menu-area .logo-cat-wrap .logo-part.pr-90{padding-right:50px;}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li{margin-right:35px;}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a{font-size:14px;}
.full-width-header.header-style2 .rs-header .menu-area .logo-cat-wrap .logo-part img{max-height:35px;}
.rs-breadcrumbs .breadcrumbs-img img{min-height:350px;}
.rs-blog.style2 .blog-item .blog-content .title{font-size:20px;}
.profile-section .content-column .student-list li{margin-right:20px;}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
.full-width-header .rs-header .topbar-area .topbar-contact li{margin-right:5px;padding-right:12px;}
.rs-blog.style2 .blog-item .blog-content .title{font-size:19px;}
.rs-blog.style2 .blog-item .blog-content{padding:17px 26px 26px;}
.full-width-header .rs-header .topbar-area.home8-topbar .topbar-contact li i::before{font-size:14px;color:#363636;}
.full-width-header .rs-header .topbar-area.home8-topbar .topbar-contact li{padding-right:0;margin-right:0;font-size:13px;}
}
@media screen and (min-width: 992px){
.nav-menu .rs-mega-menu > a:after,.nav-menu > .menu-item-has-children > a:after{content:"\f107";font-family:FontAwesome;float:right;margin:2px 0 0 5px;display:none;}
}
@media only screen and (max-width: 991px){
.md-text-left{text-align:left!important;}
.rs-footer .footer-bottom::before{max-width:690px;}
.container{max-width:720px;}
.full-width-header .rs-header .menu-area .logo-cat-wrap{display:unset;height:unset;line-height:unset;}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a{margin:0;padding:0;}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a::before{display:none;}
.full-width-header .rs-header .topbar-area{display:none;}
.full-width-header .rs-header .menu-area{box-shadow:0 0 5px 0 rgba(0, 0, 0, 0.2);}
.full-width-header .rs-header .menu-area .rs-menu-area{display:block!important;}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a{color:#394459!important;}
.full-width-header.header-style2.modify1.header-home6 .rs-header .rs-menu-area .main-menu .rs-menu ul.nav-menu li a{color:#394459!important;}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:hover,.full-width-header.header-style2 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a:hover{color:#fff!important;}
.full-width-header.header-style2 .rs-header .menu-area .logo-cat-wrap{position:absolute;width:150px;height:90px;line-height:90px;}
.full-width-header.header-style2 .rs-header .menu-area .logo-cat-wrap .logo-part{padding-right:0!important;}
.full-width-header.header-style2.modify1 .rs-header .menu-area .rs-menu-area .main-menu,.full-width-header.header-style2 .rs-header .menu-area .main-menu.pr-90{padding-right:15px;}
.full-width-header.header-style2.modify1 .rs-header .rs-menu-toggle{color:#fff!important;}
.sec-title .title{font-size:30px;}
.rs-about.style1 .histort-part{position:unset;transform:unset;margin-top:30px;}
}
@media only screen and (max-width: 767px){
.rs-footer .footer-bottom::before{max-width:530px;}
.container{max-width:540px;}
.rs-footer .footer-bottom{padding:15px 0;}
.sec-title .title{font-size:30px;}
.rs-blog.style2 .blog-item .blog-content{padding:20px 20px 30px;}
.rs-blog.style2 .blog-item .blog-content .title{font-size:20px;}
.profile-section .content-column h2{font-size:32px;}
.rs-footer .footer-bottom{padding:30px 0;}
}
@media only screen and (max-width: 575px){
.rs-breadcrumbs .breadcrumbs-img img{min-height:250px;}
.profile-section .content-column .inner-column p{margin-top:0;}
.profile-section .content-column .student-list li{display:block;margin:0 0 15px;}
}
@media only screen and (max-width: 480px){
.rs-blog.style2 .blog-item .blog-content .title{margin-bottom:8px;line-height:26px;font-size:18px;}
.rs-blog.style2 .blog-item .blog-content{padding:15px 15px 20px;}
.sec-title .title{font-size:25px;}
.profile-section .image-column .inner-column{padding:30px 25px;}
.profile-section .content-column h2{font-size:30px;margin-bottom:15px;}
.profile-section .content-column .student-list{margin-bottom:30px;}
.profile-section .image-column .text{font-size:16px;font-weight:500;}
.profile-section .content-part .title{font-size:20px;}
}
/*! CSS Used fontfaces */
@font-face{font-family:'FontAwesome';src:url('https://rajkapoordas.com/assets/fonts/fontawesome-webfont-v=4.7.0.eot');src:url('https://rajkapoordas.com/assets/fonts/fontawesome-webfont-.eot#iefix&v=4.7.0') format('embedded-opentype'),url('https://rajkapoordas.com/assets/fonts/fontawesome-webfont-v=4.7.0.woff2') format('woff2'),url('https://rajkapoordas.com/assets/fonts/fontawesome-webfont-v=4.7.0.woff') format('woff'),url('https://rajkapoordas.com/assets/fonts/fontawesome-webfont-v=4.7.0.ttf') format('truetype'),url('https://rajkapoordas.com/assets/fonts/fontawesome-webfont-v=4.7.0.svg#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:"linea-basic-10";src:url("https://rajkapoordas.com/assets/fonts/linea-basic-10.eot");src:url("https://rajkapoordas.com/assets/fonts/linea-basic-10-.eot#iefix") format("embedded-opentype"),     url("https://rajkapoordas.com/assets/fonts/linea-basic-10.woff") format("woff"),     url("https://rajkapoordas.com/assets/fonts/linea-basic-10.ttf") format("truetype"),     url("https://rajkapoordas.com/assets/fonts/linea-basic-10.svg#linea-basic-10") format("svg");font-weight:normal;font-style:normal;}
@font-face{font-family:"Flaticon";src:url("https://rajkapoordas.com/assets/fonts/Flaticon.eot");src:url("https://rajkapoordas.com/assets/fonts/Flaticon-.eot#iefix") format("embedded-opentype"),        url("https://rajkapoordas.com/assets/fonts/Flaticon.woff2") format("woff2"),        url("https://rajkapoordas.com/assets/fonts/Flaticon.woff") format("woff"),        url("https://rajkapoordas.com/assets/fonts/Flaticon.ttf") format("truetype"),        url("https://rajkapoordas.com/assets/fonts/Flaticon.svg#Flaticon") format("svg");font-weight:normal;font-style:normal;}
@font-face{font-family:"Flaticon";src:url("https://rajkapoordas.com/assets/fonts/Flaticon.svg#Flaticon") format("svg");}
@font-face{font-family:'Rubik';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nMrXyi0A.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nFrXyi0A.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nDrXyi0A.woff2) format('woff2');unicode-range:U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nPrXyi0A.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nBrXw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nMrXyi0A.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nFrXyi0A.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nDrXyi0A.woff2) format('woff2');unicode-range:U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nPrXyi0A.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nBrXw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nMrXyi0A.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nFrXyi0A.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nDrXyi0A.woff2) format('woff2');unicode-range:U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nPrXyi0A.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nBrXw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nMrXyi0A.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nFrXyi0A.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nDrXyi0A.woff2) format('woff2');unicode-range:U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nPrXyi0A.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nBrXw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nMrXyi0A.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nFrXyi0A.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nDrXyi0A.woff2) format('woff2');unicode-range:U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nPrXyi0A.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nBrXw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:800;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nMrXyi0A.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:800;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nFrXyi0A.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:800;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nDrXyi0A.woff2) format('woff2');unicode-range:U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:800;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nPrXyi0A.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Rubik';font-style:normal;font-weight:800;src:url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nBrXw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofAnsSUbOvISTs.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofAnsSUZevISTs.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofAnsSUbuvISTs.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofAnsSUb-vISTs.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofAnsSUYevI.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXV3I6Li01BKofIOOaBXso.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXV3I6Li01BKofIMeaBXso.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXV3I6Li01BKofIOuaBXso.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXV3I6Li01BKofIO-aBXso.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXV3I6Li01BKofINeaB.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofA6sKUbOvISTs.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofA6sKUZevISTs.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofA6sKUbuvISTs.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofA6sKUb-vISTs.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofA6sKUYevI.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofAjsOUbOvISTs.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofAjsOUZevISTs.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofAjsOUbuvISTs.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofAjsOUb-vISTs.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofAjsOUYevI.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:800;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofAksCUbOvISTs.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:800;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofAksCUZevISTs.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:800;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofAksCUbuvISTs.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:800;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofAksCUb-vISTs.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:800;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofAksCUYevI.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofAtsGUbOvISTs.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofAtsGUZevISTs.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofAtsGUbuvISTs.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofAtsGUb-vISTs.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofAtsGUYevI.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}