<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! CSS Used from: https://www.didstation.com/visitors2/assets/bootstrap/css/bootstrap.min.css */
.carousel{position:relative;}
.carousel-inner{position:relative;width:100%;overflow:hidden;}
.carousel-inner::after{display:block;clear:both;content:"";}
.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;}
@media (prefers-reduced-motion:reduce){
.carousel-item{transition:none;}
}
.carousel-item.active{display:block;}
.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none;}
.carousel-fade .carousel-item.active{z-index:1;opacity:1;}
.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease;}
@media (prefers-reduced-motion:reduce){
.carousel-control-next,.carousel-control-prev{transition:none;}
}
.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9;}
.carousel-control-prev{left:0;}
.carousel-control-next{right:0;}
.rounded-0{border-radius:0!important;}
.overflow-hidden{overflow:hidden!important;}
.mb-3{margin-bottom:1rem!important;}
.text-uppercase{text-transform:uppercase!important;}
.font-weight-light{font-weight:300!important;}
/*! CSS Used from: https://www.didstation.com/visitors2/assets/css/ionicons.min.css */
.ion-chevron-left:before,.ion-chevron-right:before{display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.ion-chevron-left:before{content:"\f124";}
.ion-chevron-right:before{content:"\f125";}
/*! CSS Used from: https://www.didstation.com/visitors2/assets/css/style.css */
.btn:focus,.btn:hover{box-shadow:none;outline:medium none;}
.btn{border-width:1px;cursor:pointer;line-height:normal;text-transform:capitalize;transition:all 0.3s ease-in-out;}
.btn:active:focus{box-shadow:none!important;}
.btn-fill-out{background-color:transparent;border:1px solid #FF324D;color:#fff;position:relative;overflow:hidden;z-index:1;}
.btn-fill-out::before,.btn-fill-out::after{content:"";position:absolute;left:0;top:0;bottom:0;background-color:#FF324D;z-index:-1;transition:all 0.3s ease-in-out;width:51%;}
.btn-fill-out::after{right:0;left:auto;}
.btn-fill-out:hover:before,.btn-fill-out:hover:after{width:0;}
.btn-fill-out:hover{color:#FF324D!important;}
.background_bg{background-position:center center;background-size:cover;}
.banner_section{position:relative;}
.banner_section:not(.full_screen),.banner_section:not(.full_screen) .carousel-item{height:800px;}
.banner_section.slide_medium,.banner_section.slide_medium .carousel-item{height:550px;}
.banner_section .banner_slide_content{left:0;position:absolute;right:0;top:50%;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;}
.carousel-control-next,.carousel-control-prev{background-color:rgba(0,0,0,0.5);font-size:18px;height:50px;opacity:0;top:50%;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);width:50px;transition:all 0.3s ease-in-out;}
.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{opacity:0;}
.carousel:hover .carousel-control-next,.carousel:hover .carousel-control-prev{opacity:1;}
.carousel-control-next{right:20px;}
.carousel-control-prev{left:20px;}
.light_arrow .carousel-control-next,.light_arrow .carousel-control-prev{background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,0.1);color:#000;}
.carousel-control-next:hover,.carousel-control-prev:hover,.light_arrow .carousel-control-next:hover,.light_arrow .carousel-control-prev:hover{background-color:#FF324D;color:#fff;}
.banner_content h2{font-size:60px;margin-bottom:20px;font-weight:600;text-transform:capitalize;}
/*! CSS Used from: https://www.didstation.com/visitors2/assets/css/responsive.css */
@media only screen and (max-width: 1199px){
.banner_section:not(.full_screen),.banner_section:not(.full_screen) .carousel-item{height:600px;}
.banner_section.slide_medium,.banner_section.slide_medium .carousel-item{height:400px;}
.banner_content h2{font-size:52px;}
}
@media only screen and (max-width: 991px){
.banner_section:not(.full_screen),.banner_section:not(.full_screen) .carousel-item{height:600px;}
.banner_section:not(.full_screen),.banner_section:not(.full_screen) .carousel-item{height:500px;}
.banner_section.slide_medium,.banner_section.slide_medium .carousel-item{height:500px;}
.banner_content h2{font-size:44px;}
.top_courses_iconbox .home7_row {
    margin-top: -426px !important;
}
.hidden{display:none}
}
@media only screen and (max-width: 767px){
.banner_content h2{font-size:36px;}
.banner_section:not(.full_screen),.banner_section:not(.full_screen) .carousel-item{height:500px;}
.banner_section:not(.full_screen),.banner_section:not(.full_screen) .carousel-item{height:400px;}
.banner_section.slide_medium,.banner_section.slide_medium .carousel-item{height:350px;}
}
@media only screen and (max-width: 575px){
.btn{padding:10px 28px;font-size:14px;}
.banner_section.slide_medium,.banner_section.slide_medium .carousel-item{height:250px;}
.banner_section:not(.full_screen),.banner_section:not(.full_screen) .carousel-item{height:350px;}
.banner_content h2{font-size:28px;}
}
@media only screen and (max-width: 480px){
.carousel-control-next,.carousel-control-prev{font-size:16px;height:38px;width:38px;}
.carousel-control-prev{left:0;}
.carousel-control-next{right:0px;}
}
@media only screen and (max-width: 380px){
.btn{padding:8px 24px;}
.banner_content h2{margin-bottom:15px;}
}
/*! CSS Used from: https://www.didstation.com/visitors2/assets/css/custom.css */
.banner1_color{background-color:rgb(59 89 152 / 92%);}
.banner2_color{background-color:rgb(59 89 152 / 92%);}
/* .banner2_color{background-color:rgb(234,160,1);} */
.banner3_color{background-color:#8f2907;}
/* .banner3_color{background-color:#10B2EE;} */
.banner_content h2,.banner_content h5{color:#fff;font-family:'Roboto';}
h1{font-size: 3.5rem;font-weight: 700;}
/* .img_hvr_box.home7{background:#fff}
.img_hvr_box.home7 .overlay .details h4 {
    color: #2441e7;
}
.img_hvr_box.home7:before{display:none} */
@media all and (min-width:0px) and (max-width: 575px){
.banner_section:not(.full_screen),.banner_section:not(.full_screen) .carousel-item{height:470px;}
h3, .h3, h1 {
    font-size: 12px;
}
.tab .nav-tabs li {
    width: 100% !important;
}
.top_courses_iconbox .home7_row {
    margin-top: -454px !important;
}
.hidden{display:none}
}

.top_courses_iconbox .home7_row {
    margin-top: -374px;
}
header.header-nav.principalmenu {
    height: auto;
    background-color: transparent !important;
    z-index: 9999;
    position: absolute !important;
    width: 100%;
    /* top: 5px !important; */
    top: 35px !important;
}
header.header-nav.principalmenu.scroll-to-fixed-fixed{
	position:fixed !important;
	top:0 !important
}
@media only screen and (max-width: 767.98px)
{
.header.stylehome1, .stylehome1:before {
    background-color: #0a0a0a !important; 
}
}
@media only screen and (max-width: 992px)
{
.stylehome1:before, .header.stylehome1 {
    background-color: #0a0a0a !important; 
}
}
.top_courses_iconbox {
    z-index: 9;
    position: relative;
}

tab .nav-tabs li a {
    color: #000;
    font-size: 13px;
}
.tab .nav-tabs li {
    width: auto;
}
.tab {
    padding: 0;
}
.list-inline-item.sector a{
    /* border: 1px solid #fff; */
	border: 1px solid #ff4747;
    background: #ff4747;
	color: #fff;
	font-weight: 700 !important;
}
.list-inline-item.register a {
    color: #192675;
    font-weight: 600 !important;
    border: none;
    background: transparent;
}
.home4_header_top_contact li a, .sign_up_btn .btn{color: #192675;}
.header_top.home6{background-color: #fff;}
.sign_up_btn.home4 .btn {
    font-weight: 600;
}
/* .list-inline-item.register a{
    color: #192675;
    font-weight: 600 !important;
	border: 1px solid;
    background: #fff;
} */
.list-inline-item.register a:hover{
border-color: #0071c2;
 color: #192675;
}
 .list-inline-item.sector a:hover{
background-color: #1c327e;
border: 1px solid #1c327e;
} 
ul.sign_up_btn.home4 li a{font-size:13px}
.list-inline-item {
    margin-top: 2px;
}
.img_hvr_box.home7:before, .img_hvr_box.home7.two:before, .img_hvr_box.home7.three:before, .img_hvr_box.home7.four:before {
    background-color: rgb(220 231 245 / 91%);
    /* background-color: rgb(92 167 255 / 93%); */
}
.becomea_instructor_home3.style1, .becomea_instructor_home3.style2, .becomea_instructor_home3.style3{
	background-color: #1c327e;
}
.img_hvr_box.home7 .overlay .details h4 {
    color: #4f8ccd;
}
header.header-nav.menu_style_home_four .sign_up_btn .btn, header.header-nav.menu_style_home_seven .sign_up_btn .btn {
    /* background-color: #1c327e;
    border: 1px solid rgb(134 152 215 / 48%); */
	background-color: #ffac00;
    border: 1px solid rgb(255 172 0 / 82%);
    border-radius: 20px;
    
	font-weight: 700;
}
header.header-nav.menu_style_home_four .sign_up_btn .btn:hover, header.header-nav.menu_style_home_seven .sign_up_btn .btn:hover {
    background-color: transparent;
    
}
header.header-nav.menu_style_home_four .sign_up_btn .dropdown a, header.header-nav.menu_style_home_four .sign_up_btn .register a{
	background: transparent;
    border: none;
    color: #fff;
}
.banner_section.slide_medium, .banner_section.slide_medium .carousel-item {
    height: 550px;
}</pre></body></html>