@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
  font-family: Open Sans;
  src: url(OpenSans.ttf);
}
body {
	font-family: Open Sans;
}

p {
	margin: 0;
	padding: 0;
}

.navbar .navbar-nav .nav-link:hover {
	color: #13bff4 !important;

}

.banner-btn {
	background: #13bff4;
	border: none;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	padding: 10px 20px;
	color: #fff;
}

.bg {
	padding: 30px 0;
}

.image-rocket {
	width: 100%;
	height: 8rem;
}

.nav-button {
	padding: 5px 15px;
}

.nav-button:hover {
	background: #eee;
	transition: 0.3s linear;
	cursor: pointer;
}

.exp {
	color: #13bff4 !important;
	text-decoration: underline;
	font-size: 12px !important;
}

@media (min-width: 992px) {
	.dropdown-menu.dropdown-w {
		min-width: 80rem !important;
	}

	.dropdown-menu.dropdown-menu-center {
		left: 150%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
}


.auth-box .custom-sign {
	background: #13bff4;
}

.auth-box .auth-form .form-control {
	color: #000 !important;
	border-color: rgba(255, 255, 255, .1);
	background-color: #fff !important;
}

.multi {
	color: #13bff4 !important;
	font-size: 16px;
	font-weight: 400 !important;
	text-transform: capitalize;
}

.multi:hover {
	text-decoration: underline;
}

.dropdown-w p {
	font-weight: 600;
}

.dropdown-w a {
	color: #13bff4 !important;
}

.dropdown-w a:hover {
	text-decoration: underline;
}

.dropdown-header {
	font-size: 16px;
	font-weight: 600;
}

.new
{
	border-right:1px solid #13bff4;
	padding:0 5px;
}
.master
{
	font-weight: 400;
	font-size: 16px;
}
.blog-sty p
{
	/*background: red;*/
	font-size: 13px !important;
	font-weight: 400;
}
.fa-crown
{
	/*font-size: 22px !important;*/
}
.premium
{
	color: #13bff4 !important;
}
.footer-item .exp
{
	font-size: 16px !important;
}
.footer-item a
{
	color: #fff !important	;
}
.text-primary
{
	color: #13bff4 !important;
}
.btn-primary
{
	background: #13bff4;
	border: #13bff4;
}
.btn-primary:hover
{
	background: #08c5c7;
}
.filter-search-form i
{
	color: #13bff4 !important;
}

.job-list-menu .nav-item .nav-link.active
{
	background: black;
}
.form-control::-webkit-input-placeholder,
.form-select::-webkit-input-placeholder {
  color: #c3c3c3 !important;
  font-size: 13px;
}
.form-control::-moz-placeholder,
.form-select::-moz-placeholder {
  /* Firefox 19+ */
  color:  #c3c3c3 !important ;
  font-size: 13px;
}
.form-control:-ms-input-placeholder,
.form-select:-ms-input-placeholder {
  /* IE 10+ */
  color: #c3c3c3;
  font-size: 13px;
}
.form-control:-moz-placeholder,
.form-select:-moz-placeholder {
  /* Firefox 18- */
  color: #c3c3c3 !important;
  font-size: 13px;
}

#back-to-top
{
	background-color: #13bff4 !important;
}

.bannerr-box
{
	box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
	padding: 50px 0;
	background-color: #fff;
}
.connect-banner
{
	padding-top: 110px !important; 
	padding-bottom: 0;
}
.cards-section
{
	background: #fff !important;

}
.card-header
{
	background: #eee;
}
.round
{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: rgba(7, 143, 255, 0.815) !important;
	display:flex;
	justify-content: center;
	align-items: center;
}
.round span

{
	color: #fff;
	font-size: 23px;
	font-weight: 600;
}
.card-header-right span
{
	border: 1px solid #fff;
	width: 50px;
	height: 50px;
	border-radius: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.card-header-right span i
{
	font-size: 16px;
}
.card-header
{
	display: flex;
	justify-content: space-between;
}
.shortlisted
{
	background-color: #ff898961;
	padding: 2px 15px;
	color: red;
	display: inline-block;
	border-radius: 5px;
}
.clg_btn
{
	background-color: #13bff4;
	padding: 8px 20px;
	color:#fff;
}

.university_card .card-header
{
	background-color: #f7f7f7 !important;
}
	

.premium-btn {
	padding: 8px 25px;
	background-color: #13bff4;
	color: #fff;
	text-align: center;
}

.premium-nav {
	display: flex;
	justify-content: space-between;
	padding: 10px 0;
	align-items: center;
}

.premium-header {
	background: rgb(0, 56, 179);
	background: linear-gradient(180deg, rgba(0, 56, 179, 1) 15%, rgba(0, 185, 255, 1) 100%);
}

.premiun-banner {
	height: 400px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #fff;
}

.premiun-banner h3 {
	font-size: 36px;
	font-weight: 800;
	margin-bottom: 15px;
}

.highlights-section {
	background-color: #0066ffb2;
	color: #fff;
	padding: 80px 0;
}

iframe {
	width: 100%;
	height: 30rem;
}

.count {
	font-size: 56px;
}

.call-expert-section {
	background-color: #0f4c8db2;
	color: #fff;
	padding: 80px 0;
}

.talk-round {
	width: 80px;
	height: 80px;
	color: #eee;
}

.talk-round i {
	font-size: 25px;
}

.line {
	width: 185px;
	height: 3px;
	position: absolute;
	left: 66%;
	top: 30%;
	background-color: #a4a4a42e;
	display: inline-block;
}

.bg-light {
	background-color: #eee !important;
}

.sign-main-child {
	display: flex;
	justify-content: space-between;
	gap: 1rem;
	z-index: 1;

}

.sign-main {
	position: relative;
	z-index: 10;
	width: 60%;
	margin: auto;
}

.sign-main::after {
	content: "";
	width: 100%;
	height: 2px;
	background-color: #000;
	display: inline-block;
	position: absolute;
	top: 30%;
	z-index: -1;
}

.user_head {
	display: flex;
	align-items: center;
	justify-content: space-around;
	background-color: #e1e1e1;
	padding: 10px;
}

.user_head .user_profile {
	width: 30%;
}

.user_head .user_profile .user_Img img {
	border-radius: 60px;
}

.user_rating {
	background-color: #fff;
	border-radius: 30px;
	padding: 3px;
	width: 70%;
	margin: auto;
	line-height: 1;
	text-align: center;
	margin-top: 10px;
}

.user_content p {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #FFCC00;
}

.user_content p i {
	color: #FFCC00;
}

.online {
	border-color: #258b02 !important;
}

.online i {
	color: #258b02 !important;
}

.user_content_box {
	background: #f1f1f1;
	justify-content: space-between;
}

@media(max-width:425px) {
	.sign-main {
		width: 90%;
	}

	.talk-round {
		width: 50px;
		height: 50px;
	}

}

.astro-card .col-md-4 {
	margin-top: 20px
}

.side-menu {
	border: 1px solid #eee;
	padding: 0 15px;
}

.side-menu h5 {
	color: #878787;
	font-size: 16px;
	font-weight: 400;
}

.checkbox-btn {
	width: calc(100%-10px) !important;
	border: 1px solid #000;
	padding: 9px 20px;
	display: flex;
	grid-gap: 1rem;
	justify-content: flex-end;
	border-radius: 5px;
}

.customer_reviews_card {
	border: 1px solid #13BFF4;
	padding: 8px 15px;
}

.customer_reviews_card p {
	font-size: 14px;
	line-height: 20px
}

.customer_reviews h4 {
	font-size: 20px;
	font-weight: 500;
}

.privacy_footer {
	background-color: #eee;
	padding: 20px 0;
}

/* .btn {
	border: 1px solid #000;
} */

.otp-div {
	display: none
}

.price_plan_main {
	display: flex;
	justify-content: space-between;
	column-gap: 4rem;
}

.price_plan:hover {
	cursor: pointer;
	border-color: #13BFF4;
}

.price_plan_left:hover {
	background-color: #13BFF4;
	transition: all 0.3s linear;
	width: 140px;
}

.price_plan {
	border: 1px solid #000;
	height: 96px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding-right: 40px;
	margin-bottom: 20px;
}

.price_plan_left {
	background-color: #e2efff;
	padding: 8px 15px;
	width: 130px;
	height: 94px;
	line-height: 80px;
	font-size: 20px;
	clip-path: polygon(0% 0%, 80% 0%, 100% 50%, 80% 100%, 0% 100%);
	padding-left: 10px;
}

.price_plan_1 {
	font-size: 28px;
}

.price_header {
	background: #13BFF4;
	padding: 8px 15px;
	border-radius: 5px;
	color: #fff;
}

.price_body {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 10px;
}

.img-h {

	width: 30% !important;
}

.price_body span {
	font-size: 25px;
	color: red;
}

.Balance .border {
	border-color: #000 !important;
	border-radius: 5px;
	padding: 0;
}

.apply_btn {
	background-color: #13bff4;
	padding: 10px 25px;
	border: none;
	position: absolute;
	top: 54.6%;
	right: 0;
}

.proceed_btn {
	background-color: #13bff4;
	width: 100%;
	border-radius: 15px;
	display: inline-block;
	padding: 15px 30px;
	margin-top: 30px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 20px;
}

.card_section {
	background-color: #13bff4;

}

.konw_btn {
	background-color: #eee;
	padding: 10px 30px;
	display: inline-block;
	margin-top: 12px;
	border-radius: 8px;
	color: #000;
}

.spacer {
	padding: 30px 0;
	background-color: #eee;
}

@media(max-width:992px) {
	.price_plan_main {
		flex-direction: column;
	}

	.apply_btn {
		top: 68.5%;
	}
}

.single_astro_card {
	box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding: 50px 0;
	padding-top: 20px;
	border-radius: 8px
}

.single_astro_card_image img {
	border-radius: 50%;
}

.call_btn {
	padding: 10px 30px;
	padding-right: 5px;
	border-radius: 15px;
	border: 1px solid #258b02;
	color: #258b02;
	margin: 15px 0;
	display: inline-block;
}

.single_astro_card_heading i {
	background: #258b02;
	display: inline-block;
	padding: 5px 15px;
	border-radius: 15px;
	color: #fff;
}

.single_astro_card_content span {
	padding: 8px 30px;
	border: 1px solid #000;
	border-radius: 15px;
}

.single_astro_card_heading h5 span {
	color: #258b02;
}

.single_astro_card_heading .min_free {
	background-color: black;
	padding: 8px 15px;
	color: #fff;
}

.privacy_footer .row .col-md-2 {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 15px;
}


.premium_card {
	border-radius: 12px;
}

.premium_card_head {
	background-color: #258b02;
	color: #fff;
	padding: 10px 0;
	text-align: center;
}

.premium_card_head h3 {
	font-size: 16px;
}

.premium_card_body {
	background-color: #2B3340;
	color: #fff;
	padding: 2rem 1.5rem;
}

.premium_col {
	color: #4dff0f;
}

.premium_btn {
	padding: 15px 100px;
	background-color: #13bff4;
	display: block;
	border-radius: 12px;
	border-color: #13bff4;
	margin-top: 30px;
	color: #fff;
}


.premium_talk {
	background-color: #FDF2E0;
	padding: 3rem 0;
}

.premium_talk_form {
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	background-color: #fff;
	border-radius: 10px;
	padding: 3rem 5rem;
	margin-top: 30px;
}

.premium_talk_form form label {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
	text-transform: capitalize;
}

#checkbox {

	display: inline-block;
	width: 100px !important;
	height: 2.5rem;
	margin-right: 10px;
}

.confirm_btn {
	background-color: #13BFF4;
	width: 80%;
	padding: 12px 30px;
	border-color: #13bff4;
	color: #fff;
}

@media (max-width:767px) {
	.premium_talk_form {
		padding: 2rem 1rem;
	}

	.confirm_btn {
		width: 100%;
	}

	.premium_btn {
		padding: 15px 80px;
	}
}

.clg_btn
{
	background-color: #13bff4;
	padding: 8px 20px;
	color:#fff;
}

.university_card .card-header
{
	background-color: #fff !important;
}
.card-header-left-des
{
	background-color: #bcc5ff;
	/* display: none; */
	padding: 5px 10px;
	border-radius: 20px;
	text-align: center;
	color: #fff;
    transform: translate(-110px, 10px);
}
.university_card_right span
{
	border: 1px solid #000;
	width: 130px;
	height: 30px;
	border-radius: 8px;
	display: flex;
	justify-content: center;
	align-items: center;

}
.premium_card_i i
{
	background-color: #e6e6e6;
	padding: 5px 7px;
	border-radius: 8px;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 10px;
}


.fa-magnifying-glass
{
	
	background-color: #13BFF4;
	padding: 13px 20px;
	border-radius: 6px;
	cursor: pointer;
	position: absolute;
	top: 65.5%;
	right: 0;
}

.blog_inp
{
	position: relative;
}
.blog_banner .container-fluid
{
	box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
	border-radius: 10px;
	padding: 50px 0;
}
.blog_card
{
	box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
	padding: 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	/* align-items: center; */
	margin-top: 15px;
}
.load-btn
{
	background-color: #13BFF4;
	border-radius: 8px;
	padding: 8px 20px;
	display: inline-block;
	color: #fff !important;

} 
.social_links i
{	
	background-color: #fff;
	/* padding: 5px; */
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	display: inline-block;
	font-size: 18px;
	color: #000 !important;
}
.bg-footer
{
	padding-bottom: 15px;
}
.copy_right, .copy_right a 
{
	color: #fff;
}

.details_bg, .details_bg_card
{
	box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;

}
.exper_btn
{
	padding: 8px 20px ;
	background-color: #13bff4;
	display: inline-block;
	color: #fff;
}
.details_bg_card
{
	padding: 25px 20px;
}
.left_menu
{
	box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
	padding: 40px 20px;
	border-radius: 0.5rem;
	top: 85px;
    position: sticky;
}
.left_menu li
{
	margin-bottom: 20px;
	position: sticky;
}
.overvivew
{
	box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
	padding: 1rem 1.5rem;
	border-radius: 0.5rem;
}
.overvivew p
{
	display: block !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    letter-spacing: .023em;
    line-height: 30px!important;
    margin-top: 2em!important;
    margin-bottom: 0.46em!important;
    word-break: break-word;
	color: #000;
}
.overvivew h4
{
	font-size: 1.5rem !important; 
    line-height: 1.25 !important;
	color: #000;
    
}.auth-box .auth-content {    background-color: #13bff4;}.sign-main-child {	display: flex;	justify-content: space-between;	gap: 1rem;	z-index: 1;}.sign-main {	position: relative;	z-index: 10;	width: 60%;	margin: auto;}.sign-main::after {	content: "";	width: 100%;	height: 2px;	background-color: #000;	display: inline-block;	position: absolute;	top: 30%;	z-index: -1;}.sign-main {	position: relative;	z-index: 10;	width: 60%;	margin: auto;}.sign-main::after {	content: "";	width: 100%;	height: 2px;	background-color: #000;	display: inline-block;	position: absolute;	top: 30%;	z-index: -1;}@media(max-width:425px) {	.sign-main {		width: 90%;	}}.count {	font-size: 56px;}.call-expert-section {	background-color: #0f4c8db2;	color: #fff;	padding: 80px 0;}.talk-round {	width: 80px;	height: 80px;	color: #eee;}.talk-round i {	font-size: 25px;}.line {	width: 185px;	height: 3px;	position: absolute;	left: 66%;	top: 30%;	background-color: #a4a4a42e;	display: inline-block;    }.bg-light {	background-color: #eee !important;}.sign-main-child {	display: flex;	justify-content: space-between;	gap: 1rem;	z-index: 1;}::selection {    color: #fff;    background: #2575fc;    text-shadow: none;}.footer-list li a{    font-size: 13px;    font-weight: 400;    color: rgba(255,255,255,.5) !important;}.footer-list li a:hover{    color: #fff !important;}.footer-item .exp{    font-size: 13px !important;}.footer_download_apps{    display: flex;    justify-content: space-around;    align-items: center;}@media(max-width:767px){    .footer_download_apps    {        flex-direction: column;    }    .footer_download_apps_list    {        flex-direction: column;        display: block;        align-items: flex-start;        justify-content: flex-start;        margin-top: 15px;    }}.footer_download_apps li a {    color: rgba(255,255,255,.5) !important;   }.footer_download_apps li a i{    font-size: 16px;}.footer_download_apps li a i:hover{    color: #13bff4;    transition: all 0.3s linear;}.job-list-menu .nav-item .nav-link.active {    background-color: #13bff4   ;}.btm-footer{    width: 100%;}  /* search bar */  .fg--search {    background: white;    position: relative;    width: 300px;  }    .fg--search input {    width: 100%;    padding: 10px 60px 10px 20px;    display: block;  }    
.user_Details
    {
        box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
        border-radius: 10px;
    }
   .On_status p
   {
        margin-bottom: 8px;
   }
   .accordion-button 
   {
    /* background-color: red; */
    font-weight: 700;
   }
.fg--search button {    background: transparent;    border: none;    cursor: pointer;    display: inline-block;    font-size: 20px;    position: absolute;    top: 0;    right: 0;    padding: 6px 20px;    z-index: 2;  }.card_hover{    transition: 0.3s;}.card_hover:hover{    transform: translateY(-10px);    /* cursor: pointer; */}
.form_banner
{
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    padding: 30px;
    border-radius: 10px;
    background-color: #fff;
}

.info_text_section span, .application_section span
{
    color: red;
    font-style: italic;
}
.info_text_section ul li
{
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 300;
}
.custom_card
{
    box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 10%);
}
.fa-book-open-reader, .fa-pen-to-square, .fa-pen
{
    font-size: 40px;
    padding: 10px 25px;
    color: #1E2F5F;
}

.lor_info_sec
{
    background-color: rgb(31, 49, 87);
    color: #fff;
    padding: 100px 0;
}
.lor_info_sec h4
{
    font-size: 36px;
    margin-bottom: 20px;
}
.lor_info_sec h6
{
    font-size: 25px;
}
.lor_writing_section
{
    padding: 50px 0;
}
.lor_writing_section p
{
    font-size: 17px;
}
.application_section
{
    background-color: #f4f6ff;
    padding: 80px 0;
}
.application_section ul li
{
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 12px;
}

.about_section_sop
{
    background-color: #f4f6ff;
    padding: 50px 0;
}
.about_section_sop span
{
    margin-bottom: 25px;
    display: block;
    color: red;
    font-size: 18px;
    font-weight: 600;
}
.about_section_sop h4
{
    font-size: 23px;
    font-weight: 800;
}
.banner-box
{
	box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
	padding: 50px 0;
	background-color: #fff;
}