<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Minification failed. Returning unminified contents.
(312,1): run-time error CSS1036: Expected expression, found '}'
 */
eclass.timeline-section li .min-width-75 {
    min-width: 125px !important;
}

.timeline-section-c {
    padding: 0;
    padding-left: 135px !important;
    padding-top: 20px;
}

    .timeline-section-c li {
        list-style-type: none;
        padding: 0.5em;
        margin: 0;
        -webkit-transition: background-color 0.5s;
        transition: background-color 0.5s;
        overflow: visible;
        border-left: 0px solid #eaeaea !important;
    }

        .timeline-section-c li .date {
            display: inline-block;
            float: left;
            margin-left: -100px;
            max-width: 130px;
            margin-top: 5px;
        }

        .timeline-section-c li .icon-container {
            display: inline-block;
            float: left;
            width: 42px;
            height: 42px;
            line-height: 42px;
            border-radius: 50%;
            margin-left: 5px;
            padding-top: 2px;
        }

        .timeline-section-c li .info {
            text-align: left;
            background: #F7F8FA;
            margin-left: 45px;
            padding: 10px;
            font-size: 14px;
        }

.education-brand {
    padding-top: 18px !important;
}

.height-300 {
    height: 300px !important;
}

.padding-bottom-5 {
    padding-bottom: 5px !important;
}

.padding-bottom-0{
    margin-bottom: 0px !important;
}

.margin-bottom-5 {
    margin-bottom: -40px !important;
}
.padding-bottom-10 {
    padding-bottom: 10px !important;
}

.height-500 {
    height: 500px !important;
}

.height-190 {
    height: 190px !important;
}

.width-height-35 {
    width: 35px;
    height: 35px;
}

.text-transform-none {
    text-transform: none !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-0 {
    margin-top: 0px !important;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-90 {
    margin-top: 90px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-right-5 {
    margin-right: 5px !important;
}

.margin-left-10 {
    margin-right: 10px !important;
}

.margin-bottom--30 {
    margin-bottom: -30px !important;
}

/*.margin-top-bottom-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}*/

.margin-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.margin-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.padding-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.padding-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.padding-right-0 {
    padding-right: 0px !important;
}

.padding-left-0 {
    padding-left: 0px !important;
}

.padding-left-50 {
    padding-left: 50px !important;
}
.padding-left-right-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.line-height-15 {
    line-height: 15px !important;
}

.line-height-20 {
    line-height: 20px !important;
}

.float-left {
    Float: left !important;
}

.text-align-left {
    text-align: left !important;
}

.text-align-right {
    text-align: right !important;
}

.institute-icon {
    display: inline-block;
    float: left;
    width: 35px;
    height: 35px;
    border-radius: 15%;
    background: #008ed6;
    font-size: 22px;
    color: #ffffff;
    padding-top: 3px;
    text-align: center;
}

.font-size-18 {
    font-size: 18px !important;
}

.font-size-32 {
    font-size: 32px !important;
}

.font-size-24 {
    font-size: 24px !important;
}

.small-yellow-text {
    font-size: 13px !important;
    color: #9F6000 !important;
    font-weight: bold;
}

.bold-text {
    font-weight: bold;
}
.vertical-align-middle {
    vertical-align: middle !important;
}

.color-facebook {
    color: rgba(59, 89, 152, 1) !important;
}

.color-twitter {
    color: rgba(0, 172, 237, 1) !important;
}

.color-gmail {
    color: rgba(221, 75, 57, 1) !important;
}

.border-white-bg {
    background: #ffffff;
    border: 1px solid #D2D5D7;
    margin-top: 5px;
    min-height: 130px;
}

.width-height-60 {
    width: 60px;
    height: 60px;
}

.width-height-120 {
    width: 120px;
    height: 120px;
}

.error-message {
    font-family: 'Cabin', Helvetica Neue, Sans-serif;
    font-size: 14px;
    color: #D60031 !important;
    text-align: left;
    line-height: 1rem;
    padding-left: 5px;
}

.success-message {
    font-family: 'Cabin', Helvetica Neue, Sans-serif;
    font-size: 16px;
    color: #25ae25 !important;
    text-align: left;
    line-height: 1rem;
    padding-left: 5px;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.text-initial {
    text-transform: initial !important;
}

.width-100 {
    width: 100% !important;
}

.min-width-60-pre {
    min-width: 60% !important;
}

.min-width-70-pre {
    min-width: 70% !important;
}

.min-width-80-pre {
    min-width: 80% !important;
}

.min-width-88-pre {
    min-width: 88% !important;
}

.font-weight-normal {
    font-weight: normal;
}

.flexslider-cus {
    background:
}

hr.blog-list {
    border: 0;
    border-top: 2px solid #E7E6E6;
    margin-top: 7px !important;
    margin-bottom: 7px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.es-h1,
.es-h2 {
	font-family: 'Cabin', Helvetica Neue, Sans-serif;
	font-weight: 400;
}

.es-h1 {
	font-size: 3.75rem !important;
	line-height: 5rem !important;
}

.es-h2 {
	font-size: 2.4rem !important;
	line-height: 3.125rem !important;
}

.es-h2 .es-strong {
	color: #272727 !important;
    font-weight: bold;
}

.es-h3 {
	font-size: 1.5rem !important;
	line-height: 2.375rem !important;
}


.blog-box {
  max-height: 450px;
  position: relative;
  overflow: hidden;
}
.blog-box .shadow { 
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 100% !important;
  text-align: center !important;
  margin: 0 !important;
  padding: 50px 0 !important;
	
  /* "transparent" only works here because == rgba(0,0,0,0) */
  background-image: linear-gradient(to bottom, rgba(203, 185, 185, 0), rgb(252, 252, 252)) !important;
}

@media (max-width: 991px) {
    .text-left {
        text-align: left !important;
    }
}

@media (max-width: 580px) {
    .intro-section-custom {
	   margin-top: 30px;
    }
}

@media (max-width: 1024px) {
    .intro-section-custom {
        margin-top: 80px;
    }
}

/* INTRO */
.intro-section-custom {
	margin-top: 120px;
}

.intro-section-custom p {
	margin-top: 30px;
	margin-bottom: 40px;
}

.intro-section-custom .btn-primary {
	padding: 10px 20px 10px 20px;
}

.navbar-toggle-custom {
  position: relative;
  margin-right: 2px;
  padding-left: 9px;
  background-color: transparent;
}

@media (min-width: 10px) and (max-width: 1024px) {
    .navbar-toggle-custom {
        margin-top: 10px;
    }
}

.ui-widget-content {
	border: 1px solid #dddddd;
	background: #eeeeee url("../autocomplete/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
	color: #333333;
}

/*stamp-theme update*/
.white-button {
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 1.6;
    border: none;
    font-weight: 600;
    padding: 20px 45px 20px 45px;
    -webkit-transition: none;
    transition: none;
    background: #ffffff !important;
    color: #272727;
    -webkit-box-shadow: 0px 3px 0px rgba(27,27,27,0.4);
    box-shadow: 0px 3px 0px rgba(27,27,27,0.3);
}

.white-button:hover {
    background: #ffffff !important;
    color:#337ab7 !important;
}

.sticky-navigation .navbar-brand img {
    max-width: 200px;
    -webkit-backface-visibility: hidden;
}

.feature .icon-container {
    margin-right: 0px;
    padding-top: 9px;
    float: left;
}

.epaper {
    height:253px;
}

.brief {
    padding-top: 0px;
    padding-bottom: 115px;
}

/*.call-to-action .bg-primary {
    padding-top: 100px;
    padding-bottom: 100px;
}*/

.margin100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

@media (min-width: 992px) and (max-width: 1199px) {
	html {
		font-size: 90% !important;
	}

	body {
		font-size:15px;
		line-height: 26px;
	}

    .small-text {
        /*font-size: 12px;*/
        font-size:15px;
    }

    .sticky-navigation .main-navigation {
        margin-top: 8px;

    }
    .sticky-navigation .main-navigation li a {
        padding: 10px;
    }
}

@media (max-width: 1024px) {
	.small-text {
        font-size: 14px;
    }
    .sticky-navigation .main-navigation {
        margin-top: 10px;
    }

    .education-brand {
    padding-top: 10px !important;
}

    .sticky-navigation .main-navigation li a {
        padding: 10px;
    }
}

@media (max-width: 991px) {
    .sticky-navigation .main-navigation li a {
        line-height: 34px;
        padding: 5px;
    }

    .sticky-navigation .main-navigation {
        margin-top: 22px;
    }

    .small-text {
        font-size: 11px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .sticky-navigation .main-navigation li a {
        line-height: 34px;
        /*padding: 4px;*/
        padding: 6px;
    }

    .education-brand {
    padding-top: 10px !important;
}

    .sticky-navigation .main-navigation {
        margin-top: 16px;
    }

    .small-text {
        /*font-size: 11px;*/
        font-size:13px;
    }
    .sticky-navigation .login-register .register-button a {
        margin-top: 6px;
        padding: 5px 5px 5px 5px;
        border-radius: 3px;
    }
}

@media (max-width: 991px) {
    .browser-image img {
        width: 100%;
    }
}

/*For call icon*/
.call .pic-container img {
	width: 100%;
}

.call a {
	text-decoration: none;
	-webkit-transition: all ease 0.25s;
	transition: all ease 0.25s;
}

.call img:hover {
    border-radius: 50%;
    cursor: pointer;
    border:2px solid #00A2F4;
    width:35px;
    height:35px;
}


.member-pic-c {
    border: 0px;
}

.transparent-border-right {
    border-right: 1px solid rgba(255,255,255,0.3);
}

.transparent-border-left {
    border-left: 1px solid rgba(255,255,255,0.3);
}

.long-transparent-line-white {
    height: 1px;
    width: 200px;
    background: rgba(255, 255, 255, 0.3);
    margin: auto;
}

.timeline-section-c {
    padding-top: 0px !important;
}

a {
    text-decoration: none !important;
}

/*  List */

.list {
    overflow: hidden !important;
    padding-left: 10px !important;
}

.list ul {
    margin-top:10px !important;
    }
.list ul li {
    /*list-style-type: circle !important;*/
    color: #232323 !important;
    font-size: 16px !important;
    background: url(../../images/icon-right-tick.png) no-repeat 0 0;
    margin: 0 0 10px 0 !important;
    padding-left: 20px !important;
    line-height: 18px !important;
    letter-spacing: -0.2px !important;
}


.grey-bg-c {
     border-top: 0px solid #eaebec; 
     border-bottom: 0px solid #eaebec; 
}

/*Get started button*/
.colorBlack {
    color: #333 !important;
}

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