<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&amp;display=swap');

*{margin:0px; padding:0px;}
body{font-size: 15px;
font-family: 'Roboto', sans-serif;
color: #323232;
font-weight: 400;
line-height: 1.6;
letter-spacing: 0.6px;
}

img{
    max-width: 100%;
    height: auto;
    vertical-align: top;
}
p{letter-spacing: 0.6px; text-align: justify;}
h1, h2, h3, h4, h5, h6{font-family: 'Roboto', sans-serif;}
a:focus, a:active, a{ outline:0!important; border: 0; }
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none!important;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.mar-165{ margin-top:165px;}
.mar-20{ margin-top:20px!important;}
.mar-t-30{ margin-top:20px;}

.baner-region {
    background: #e6f1ff;
}

section {padding:40px 0; position:relative;}

section h1 {
    font-size: 30px;
    color: #000;
    text-transform: none;
    font-weight: 700;
    font-style: normal;
    margin-top: 0px;
    padding-bottom: 0px;
}

section h2 {
    font-size: 27px;
    color: #000;
    text-transform: none;
    font-weight: 600;
    margin-top: 0px;margin-bottom: 20px;
}

.baner-region h3 {
    border-radius: 10px;
    clear: both;
    color: #9d254d;
    margin-top: 0px;
    display: inline-block;
    padding: 8px 20px;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    border-left: 5px solid #9d254d;
    border-right: 5px solid #9d254d;
    border-top: 1px solid #9d254d;
    border-bottom: 1px solid #9d254d;
}

section h3 {
    font-size: 19px;
    color: #000;
    text-transform: none;
    font-weight: 600;
    margin-top: 20px;
}

.blue-lgt {
    background: #f7fbff;
}

section h5 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
}

table tr:first-child {
    background: #e6f1ff !important;
    color: #000;
    font-size: 16px;
    font-weight: 500;
  }
  table p {
    margin-bottom: 0px;
  }
  .table&gt;tbody&gt;tr&gt;td, .table&gt;tbody&gt;tr&gt;th, .table&gt;tfoot&gt;tr&gt;td, .table&gt;tfoot&gt;tr&gt;th, .table&gt;thead&gt;tr&gt;td, .table&gt;thead&gt;tr&gt;th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px;
}

.table-bordered &gt; tbody &gt; tr &gt; td, .table-bordered &gt; tbody &gt; tr &gt; th, .table-bordered &gt; tfoot &gt; tr &gt; td, .table-bordered &gt; tfoot &gt; tr &gt; th, .table-bordered &gt; thead &gt; tr &gt; td, .table-bordered &gt; thead &gt; tr &gt; th {
    border: 0px;
}
  .table-responsive {
    min-height: .01%;
    overflow-x: auto;
    border-radius: 20px 20px 0 0;
  }
  table td {
    padding: 17px 15px !important;
  }
  .table-bordered {
    border: 0px;
  }
  .table-striped &gt; tbody &gt; tr:nth-of-type(odd) {
    background-color: #f0f8fd;
  }
  table {
    background-color: #f9fbfe;
  }

.ms  {
    list-style: outside none none;
    margin: 0 0 0px 0;
    letter-spacing: 0.6px;
}
.ms ul {
list-style: outside none none;
margin: 10px 0 15px 0;

}
.ms  li {
    list-style: outside none none;
    margin: 0;
    padding: 3px 0 3px 25px;
    position: relative;
    text-align: left;
    font-size: 15px;
    color: #333;
}

.ms  li::before {
   color: #FF692E;
    content: "\f0a4";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 4px;  font-weight: 600;   
}


.socialshareicon {
position: fixed;
left: 0;
top: 50%;
z-index: 9999;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.socialshareicon &gt; a {
clear: both;
display: block;
}
.socialshareicon .fa {
clear: none;
float: left;
width: 28px;
line-height: 28px;
text-align: center;
-webkit-transition: ease-in-out 0.3s;
-moz-transition: ease-in-out 0.3s;
-o-transition: ease-in-out 0.3s;
transition: ease-in-out 0.3s;
color: white;
}
.socialshareicon .fa-facebook {
background: #3B5998;

}
.socialshareicon .fa-twitter {
background: #55ACEE;
}
.socialshareicon .fa-google-plus {
background: #dd4b39;
display: none!important;
}
.socialshareicon .fa-linkedin {
background: #007bb5;
}
.socialshareicon .fa-reddit-alien {
background: #ff4200;
display: none!important;
}
.socialshareicon .fa-tumblr {
background: #395976;
display: none!important;
}
.socialshareicon .fa-pinterest-p {
background: #cb2027;
display: none!important;
}
.socialshareicon .fa-whatsapp {
background: #199c0e;

}

.r-articals .mentor-descrip {
    box-shadow: 0 5px 6px -6px #7c7c7c;
    background: #b3afaf21;
    border-radius: 20px;
    padding: 0 20px 10px;
    text-align: center;
    min-height: 255px;
}
.r-articals .imag {
    position: relative;
    margin: 0 -20px;
}
.r-articals .imag img {
    border-radius: 20px 20px 0 0;
}
.r-articals .mentor-descrip h4 {
    color: #000000;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.r-articals .mentor-descrip a {
    position: relative;
    background: #9d254d;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    color: #ffffff;
    font-size: 13px;
}


/* Thank you page */
.thanlkyou{
  background-color:#6b2ace;
  padding-top: 50px;
  padding-bottom: 80px;
  text-align: center;
}
.thanlkyou img{
  
}
.thanlkyou h2{
  margin-top: 20px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 2px;
  font-size: 32px;
}
.thanlkyou p{
  color: #fff;
  letter-spacing: 1px;
  font-size: 18px; text-align: inherit;
}
.thanlkyou p span{
  position: relative;
}
.thanlkyou p span strong{
      position: relative;
  z-index: 2;
}
.thanlkyou p span:after {
  position: absolute;
  bottom: 4px;
  width: 100%;
  left: 0;
  height: 5px;
  background: #fbd1c2;
  content: '';
  z-index: 1;
  opacity: .3;
}
.contfldthh {
  margin-top: -46px;
}
.boxesiner {
  padding: 15px;
  border: 1px solid rgba(171, 171, 171, .4);
  box-shadow: 0 2px 6px rgba(0, 0, 0, .20);
  margin-bottom: 20px;
  border-radius: 15px;
  float: left;
  width: 100%;
  clear: both;
  text-align: center;
  background-color: #fff;
  font-size: 16px;
}



.accordion-section .panel-default {
    border: 0;
    background:#EFF2F8;
    padding: 5px !important;position: relative;
    }
.accordion-section .panel-heading{
    border: 0;
    background: none;
    
    }

.accordion-section .panel-default .panel-title a,
.accordion-section a.accordion-section-title {
    display: block;

}
.accordion-section .panel-default .panel-title a::after,
.accordion-section a.accordion-section-title:after {
    font-family: 'FontAwesome';
    font-style: normal;
    font-size: 22px;
    content: "\f106";
    color: #337ab7;
    position: absolute;
    right: 10px;
}

.accordion-section a.accordion-section-title:after{
    right: 30px;
         content: "\f107";
}

.accordion-section .panel-default .panel-title a.collapsed:after {
    content: "\f107";
}

.accordion-section a.accordion-section-title.active:after{
        content: "\f106";
}

.accordion-section .panel-default .panel-body {
    font-size: 16px;
    color:#222;
}
.accordion-section h5 {
    font-weight: bold;
    color: 
    #337ab7;
    font-size: 16px;
}
.panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
    border-top-color:     #CDD5E3;
}

.theme-accordion-s1 .panel-heading .collapsed::before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
  }
  .theme-accordion-s1 .panel-heading a::before {
    font-family: FontAwesome;
    content: "\f107";
    font-size: 15px;
    font-size: 20px;
    position: absolute;
    right: 25px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
  }
  .theme-accordion-s1 .panel-heading .collapsed {
    background-color: #fff;
    color: #000;
    -webkit-box-shadow: 0 5px 15px 0 rgba(68, 68, 68, .1);
    box-shadow: 0 5px 15px 0 rgba(68, 68, 68, .1)
  }
  .theme-accordion-s1 .panel-heading a {
    background: #f16136;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    display: block;
    padding: 10px 20px;
    position: relative
  }
  .theme-accordion-s1 .panel-default {
    background: 0 0;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
  }
  .theme-accordion-s1 .panel-heading {
    background-color: transparent;
    padding: 0;
    border-radius: 0
  }
  .panel-default &gt; .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
  }
  .panel-group .panel-heading {
    border-bottom: 0;
    border-bottom-color: currentcolor
  }
  .theme-accordion-s1 .panel-heading + .panel-collapse &gt; .panel-body {
    background-color: #fff;
    border: 0;
    padding: 15px 20px 5px;
    -webkit-box-shadow: 0 5px 15px 0 rgba(68, 68, 68, .1);
    box-shadow: 0 5px 15px 0 rgba(68, 68, 68, .1)
  }
  .theme-accordion-s1 .panel + .panel {
    margin-top: 15px
  }

  .form-box h4 span {
    margin: 0;
    color: #ffe16d;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    border-radius: 20px;
    margin-bottom: 0px;
    padding: 3px 0px 0;
    font-weight: 700;
    display: block;
    width: 100%;
  }
  .form-box h4 {
    color: #fff;
    font-size: 20px;
    padding: 12px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: 600;
    background: #c54771;
    border-radius: 9px 9px 0 0;
    width: 100%;
    border: none;
  }
  .form-group {
    margin-bottom: 15px!important;
  }
  .form-box {
    background: #ffffff none repeat scroll 0 0;
    padding: 0px 0px 20px;
    border-radius: 10px;
  }
  form {
    padding: 0 20px;
  }
  .form-control {
    background: #fff none repeat scroll 0 0;
    border-radius: 0px;
    box-shadow: none;
    color: #abb0b5;
    font-size: 15px;
    border: none;
    height: 34px;
    margin-bottom: 0px;
    padding-left: 10px;
    letter-spacing: 0.7px;font-family: 'Poppins', sans-serif;
    border-bottom: 1px solid #ccc;
  }
  .form-box .btn {
    background-color: #F15A22;
    border: 0 none;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    margin-top: 10px;
    padding: 8px 18px;
    border-radius: 3px;
    margin-bottom: 0px;
    letter-spacing: 0.5px;
  }
  
  .form-group select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url("https://www.careerlauncher.com/cuet/online-classes/images/dropdown.png");
  background-position: 96% center;
  background-repeat: no-repeat;
  }
  .form-control:focus {
  border-color: none;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
  box-shadow: none;
  }
  input::placeholder { font-size:14px;color:#8B8B8B;}
  


#openform .modal-header {
    border-bottom: none;
    background-color: #fff420;
}

#openform .modal-header h4 {
    margin: 0;
    color: #333;
}

#openform .modal-header .close {
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 10px;
    text-shadow: inherit;
    margin: 0;
}

#openform .form-box{
    box-shadow: inherit;
    padding:0;
}


p#msg1 {text-align: center;}

.baner-region .col-md-4 iframe{
    height: 470px;
    margin-bottom: 0!important;
}
.butns .btn {
    background: #E85222;
    border: 1px solid #E85222;
    color: #fff;
    display: inline-block;
    margin-top: 5px;
    text-align: center;
    border-radius: 5px;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    padding: 8px 15px;
}
.r-articals .slick-arrow {
    position: absolute;
    z-index: 9;
    border: 0;
    background-repeat: no-repeat;
    font-size: 0;
    top: 50%;
    width: 30px !important;
    height: 30px !important;
    padding: 0;
    cursor: pointer;
    background-color: #e85222 !important;
    background-size: 13px;
    background-position: center;
    border-radius: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .r-articals .slick-prev {
    background-image: url(https://www.careerlauncher.com/foundation/img/left-arrow.png);
    left: 0 !important;
  }

  .r-articals .slick-next {
    right: 0px;
    background-image: url(https://www.careerlauncher.com/foundation/img/right-arrow.png);
  }

@media only screen and (max-width: 767px) { 

.whatsappmobile .popup-header-link,
.header-call .popup-header-link{
padding: 7px 12px !important;
}

section h1 {
font-size: 23px;

}
.baner-region h3 {
    font-size: 16px;    
}
section h2 {
    font-size: 22px;
}
p {
    letter-spacing: 0.6px;
    text-align: justify;
    font-size: 14px;

}
.ms li {
    text-align: justify;
    font-size: 14px;
}

.table-responsive&gt;.table&gt;tbody&gt;tr&gt;td, .table-responsive&gt;.table&gt;tbody&gt;tr&gt;th, .table-responsive&gt;.table&gt;tfoot&gt;tr&gt;td, .table-responsive&gt;.table&gt;tfoot&gt;tr&gt;th, .table-responsive&gt;.table&gt;thead&gt;tr&gt;td, .table-responsive&gt;.table&gt;thead&gt;tr&gt;th {
  white-space: inherit;
}

table p {
  text-align: center;
}
section h3 {
    font-size: 17px;
   }


}
</pre></body></html>