.no-decoration{
	text-decoration:none;
}
/* margin right */
.mr-1{
	margin-right:2px;
}

.mr-2{
	margin-right:4px;
}

.mr-3{
	margin-right:6px;
}

.mr-4{
	margin-right:8px;
}

.mr-5{
	margin-right:10px;
}
/* margin left */
.ml-1{
	margin-left:2px;
}

.ml-2{
	margin-left:4px;
}

.ml-3{
	margin-left:6px;
}

.ml-4{
	margin-left:8px;
}

.ml-5{
	margin-left:10px;
}

.ribbon-bg-color{
	background-color: #0000ff !important;
	color:#fff;
}

.pl-2{
	padding-left:2px;
}

.pr-2{
	padding-right:12px;
}

.card-image a:hover {
	background-image: url("../build/assets/img/backgroun3.jpg");
	color:#fff;
}

.card-image a:hover h5{
	color:#fff;
}

.min-height111-80 {
	min-height: 0px !important; 
}

#mySidenavButton a {
	position: absolute;
	left: -80px;
	transition: 0.3s;
	padding: 15px;
	width: 100px;
	text-decoration: none;
	font-size: 20px;
	color: white;
	border-radius: 0 5px 5px 0;
}

#mySidenavButton a:hover {
	left: 0;
}

#scholorshipsButton {
	top: 220px;
	background-image: linear-gradient(to left top, #56d643, #00d791, #00d2ce, #00c8f3, #00bafb, #2fbbf1, #48bce7, #5bbcdd, #72c6c8, #98cbb7, #bccfb3, #d6d2bd);
}

#loansButton {
	top: 280px;
	background-image: linear-gradient(to right top, #7faff6, #a0a1e4, #b495ce, #be8bb6, #bf849e);
}

#visaProcessingButton {
	top: 340px;
	 background-image: linear-gradient(to left, #a8c6e0, #9ec0e2, #95bbe4, #8db4e6, #87aee8, #75b3e7, #66b8e3, #5bbcdd, #72c6c8, #98cbb7, #bccfb3, #d6d2bd);
}
.ribbon-bg-lg-color{
	background-color:#23ac3878;
	color:#fff !important;
}

.body-bg-lg-color{
	background-image: linear-gradient(to right top, #dfe4ea, #d5e4e9, #cee4e2, #cee2d6, #d7dec8);
}	
.card-hover-color a:hover{
	background-image: linear-gradient(to left top, #e4fbe0, #c8f5e2, #aeeee9, #9be5f4, #96d9fc, #a1d6fe, #add4fe, #b8d1fd, #c4dafe, #d1e3fe, #dfecff, #edf5ff);
	color:#fff;
}	
.cards-hover-color:hover{
	background-image: linear-gradient(to left top, #e4fbe0, #c8f5e2, #aeeee9, #9be5f4, #96d9fc, #a1d6fe, #add4fe, #b8d1fd, #c4dafe, #d1e3fe, #dfecff, #edf5ff);
	color:#fff;
}
.card-hover-color a:hover h5{
	color:#fff;
}
.background-images{
	background-size: cover;
	background-image: url("{{asset('build/assets/img/backgroun1.jpg')}}");
	background-repeat: no-repeat;
}

.card-bgcolor{
	background-color: #23ac3878;
}
.card-img-top1.card-bg-setup{
    border-radius:1rem 1rem 0px 0px!important;
}
.card-bg-setup{
	background:white;
	 border-radius:1rem;
	 overflow: hidden;
}
.card-hover-color2:hover{
	/*background-image: linear-gradient(to left top, #e4fbe0, #c8f5e2, #aeeee9, #9be5f4, #96d9fc, #a1d6fe, #add4fe, #b8d1fd, #c4dafe, #d1e3fe, #dfecff, #edf5ff);*/
	background:#23ac38bf;
	color:#fff;
}
.card-hover-color2.p-3{
    padding:0px!important;
}
/*.navbar {*/
/*    z-index:1!important;*/
/*}*/
.top-strip{
    position: relative;
    top: 0px;
    z-index: 9;
    left: 10% !important;
}
.position-relative{
    position:relative;
}
.testimonial-text{
    position: absolute;
    left: 10%;
    top: 15%;
    color: #fff;
    width: 61%;
    font-size: 19px;
}
.testimonial-text h6{
    font-size:22px!important;
}
.default-user{
    position:absolute;
    right: 7%;
    bottom: 10%;
    width: 100px;
    border-radius: 50%;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    background-color:#000;
}
.carousel-control-next{
    right:-84px;
}
.carousel-control-prev{
    left:-84px;
}
.line-height-one:hover {
    background-image: linear-gradient(to left top, #000, #000)!important;
    background-color:#000!important;
}
/*.glbtn {*/
/*    background-color: #2366ac!important;*/
/*}*/
.glbtn.active {
    background-image: linear-gradient(to left top, #000, #000)!important;
    color: white!important;
}
.glbtn.active:hover {
    background-color: #2366ac!important;
    color: white!important;
}
.glbtn:hover{
   background-image: linear-gradient(to left top, #000, #000)!important;
    color: white!important;
}
.btn-outline-success {
    color: #2daf00!important;
    border-color: #def2d7!important;
}
.vertical-scroll{
    background-image: linear-gradient(to right top, #fff, #fff)!important;
}
.body-bg-lg-color {
    background-image: linear-gradient(to right top, #fff, #fff, #fff, #fff, #fff)!important;
    border-radius: 5px !important;
}
.card-bg-setup {
    background: #f0f0f0!important;
    margin-bottom: 15px!important;
}
.vertical-scroll.p-5{
    padding: 0.5rem 1.5rem !important;
}
.features .cd-features-list li {
    background: #2366ac!important;
}




/*Added CSS*/

.custom-control-label {
    color: #ffffff!important;
}
.list-unstyled.list-group.list-checkbox.show-hide{
    background-color:#000!important;
}
#attendanceFilter{
     -webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
	-webkit-animation-duration: 0.4s;
	animation-duration: 0.4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	position: absolute;
    z-index: 999999;
    background-color: #2366ac !important;
}
#degreeTypeFilter{
     -webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
	-webkit-animation-duration: 0.4s;
	animation-duration: 0.4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	position: absolute;
    z-index: 999999;
    background-color: #2366ac !important;
}
#formatFilter{
     -webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
	-webkit-animation-duration: 0.4s;
	animation-duration: 0.4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	position: absolute;
    z-index: 999999;
    background-color: #2366ac !important;
}
#durationFilter{
     -webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
	-webkit-animation-duration: 0.4s;
	animation-duration: 0.4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	position: absolute;
    z-index: 999999;
    background-color: #2366ac !important;
}
#tutionFeeFilter small{
    color:#fff;
}
#tutionFeeFilter{
    -webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
	-webkit-animation-duration: 0.4s;
	animation-duration: 0.4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	position: absolute;
    z-index: 999999;
    background-color: #2366ac !important;
}
#greScoreFilter{
    -webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
	-webkit-animation-duration: 0.4s;
	animation-duration: 0.4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	position: absolute;
    z-index: 999999;
    background-color: #2366ac !important;
}
#UniversityTypeFilter{
    -webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
	-webkit-animation-duration: 0.4s;
	animation-duration: 0.4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	position: absolute;
    z-index: 999999;
    background-color: #2366ac !important;
}
#countryTypeFilter{
    	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
	-webkit-animation-duration: 0.4s;
	animation-duration: 0.4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	position: absolute;
    z-index: 999999;
    background-color: #2366ac !important;
}
#disciplineFilter {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
	-webkit-animation-duration: 0.4s;
	animation-duration: 0.4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	position: absolute;
    z-index: 999999;
    background-color: #2366ac !important;
}
@-webkit-keyframes fadeOutRightBig {
	from {
		opacity: 1
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 360deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 360deg)
	}
}
@keyframes fadeOutRightBig {
	from {
		opacity: 1
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 360deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 360deg)
	}
}
#disciplineFilter {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
@-webkit-keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -220deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -220deg)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes rollIn {
	from {
		/*opacity: 0;*/
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -220deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -220deg)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}



/* Container for the social icons */
.social-icons-container {
    position: fixed;
    bottom: 75px;
    right: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

/* Main icon */
.main-icon img {
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: fixed;
    bottom: 150px;
    right: 15px;
}
.social-icons-container:hover .main-icon img{
    display:none;
}

/* Social icons */
.social-icons {
    display: none; /* Initially hidden */
    margin-top: 10px;
    transition: opacity 1s ease-in-out;
}

.social-icons.show {
    display: block; /* Display when .social-icons-container is hovered */
    transition: opacity 1s ease-in-out;
}

.social-icon img {
    width: 40px; /* Adjust the size of social icons */
    height: 40px;
    margin-right: 10px; /* Add spacing between icons */
    margin-bottom: 10px;
}
@media(min-width:768px){
    .logo-h{
        width: 132%;
        max-height: 103px;
    }
}
@media(max-width:767px){
    .body-bg-lg-color{
        padding:0px!important;
    }
    .card-footer {
        padding: .5rem 1rem;
    }
    .card-footer .far.fa-heart{
        position:absolute;
        right:15px;
    }
    .text-primary.small{
        line-height:4!important;
    }
}
