/*
Theme Name: Divi Child
Theme URI: https://www.domseedmarketing.com/
Version: 1.0
Description: Child Theme of Divi
Author: Divi Extended
Template: Divi
*/
@import url("../Divi/style.css");

img{
	max-width: 100%;
}
.et_header_style_split #main-header .centered-inline-logo-wrap {
        height: 74px !important;
    }

.et_pb_section h1,
.et_pb_section h2,
.et_pb_section h3,
.et_pb_section h4,
.et_pb_section h5,
.et_pb_section h6,
.et_pb_section p {
  padding-bottom: 0 !important;
}

.centered-inline-logo-wrap {
	background: url(/wp-content/uploads/2025/05/rv-logo-bg.svg) no-repeat;
	width: 350px !important;
	background-size: contain;
}
.et-fixed-header li.centered-inline-logo-wrap {
	width: inherit !important;
}

img#logo {
    height: 56px !important;
    margin-top: 13px;
}
.secondary-bg {
    background: #cea662;
}
.secondary-color {
    background: #cea662;
}

.rvu-notification-bar {
    border-radius: 0 0 0 15px;
    position: relative;
    z-index: 9;
}
.rvu-notification-bar marquee {
    /* height: 34px; */
    display: block;
    font-weight: 600;
    line-height: 34px;
    font-size: 14px;
}
.rvu-notification-title {
    background: #b18733;
    flex: 0 0 170px;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
    border-radius: 0 0 0 15px;
}
/* this si for the under on text */

/*  the css for button arrow*/
::after {
    padding-top: 4px;
}
a {
    color: #0d6efd;
    text-decoration:none !important;
}

/*Main page card effect css  */

.Sb-card{
    flex-direction: row !important;
    align-items: center;
	border:none !important;
	background:transparent !important;

}



.Sb-card:hover{
    flex-direction: row;
    align-items: center;
	border:none;
	border-radius:5px;
	transition:0.5s;
	background-color: #d0a863 !important;
	transition-duration: 2s;


}
/* for all table */

.table tbody tr td {
    font-size: 18px;
    padding: 10px 15px;
    background-color: #f6f7f7;
    border: 2px solid #fff;
}
.table .thead-orange th {
    color: #ffffff;
    background-color: #d4a851 !important;
    border: 2px solid;
}







.bt-title {
    font-size: 80px !important;
}

.card-footer:last-child {
    border-radius: 100px;
    padding: 10px;
    width: 8%;
    background-color: #ffff;
	border: 5px solid #fff;
    opacity:0.1
}

.Sb-card:hover + .card-footer:last-child {
  transition: 0.8s;
  cursor: pointer;
  opacity:8

  

}

.card.Sb-card.py-3.\.bordsob1 {
    border-top: 2px solid #d0a863 !important;
    border-bottom: 2px solid #d0a863 !important;
}

.card.Sb-card.py-3.\.bordsob {
    border-top: 2px solid #d0a863 !important
}
.card-header {
	background:transparent;
}
.card-header:first-child {
    border: none !important;
}

.page-submenu .swiper-slide{
	width: auto;
}
.page-submenu a{
	border: 1px solid #d0a863;
	color: #233039;
}
.page-submenu a:hover{
	background: #dfb758;
	border: 1px solid #d0a863;
	color: #34373c !important;

}



	.flexy-crumb.text-center {
    background: url(/wp-content/uploads/2025/06/inner_bg.jpg) no-repeat 0 0;

}
.flexy-crumb .breadcrumb_last {
	
  color:#cca462 !important;
}


.flexy-crumb
*, ::after, ::before {
    box-sizing: border-box;
    color: #ffff !important;
}



.rvu-list ul{
	padding-left: 10px;
}
.rvu-list ul li{
	margin-bottom: 10px;
	padding-left: 15px;
	position: relative;
	list-style: none;
}
.rvu-list ul li:before{
	background: url(/wp-content/uploads/2025/06/list-arrow.png) no-repeat 0 0;
	position: absolute;
	left: 0;
	top: 6px;
	content: "";
    width: 8px;
    height: 13px;
}

/* it is for black arrow css */
.rvu-lists ul{
	padding-left: 10px;
}
.rvu-lists ul li{
	margin-bottom: 10px;
	padding-left: 15px;
	position: relative;
	list-style: none;
}
.rvu-lists ul li:before{
	background: url(/wp-content/uploads/2025/06/list-arrow-1.png) 
	no-repeat 0 0;
	position: absolute;
	left: 0;
	top: 6px;
	content: "";
    width: 8px;
    height: 13px;
}
.rounded-20 {
	border-radius: 20px;
}
.programme-info {
    bottom: 0;
    left: 0;
    padding: 50px 15px 15px;
    background: #000;
    background: linear-gradient(360deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    width: 100%;
	border-radius: 0 0 20px 20px;
}
.programme-info a{
	flex: 0 0 40px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 38px;
	transition: all 0.2s ease-in-out;
}
.programme-info a i{
	transform: rotate(-45deg);
	transition: all 0.2s ease-in-out;
}
.programme-info a:hover i{
	transform: rotate(0);
	color: #000 !important;
}
.programme-info a:hover i::before{
	color: #000 !important;
}
.programme-info a:hover{
	background: #fff;
	color: #000;
}

.timeline-with-icons {
    border-left: 2px solid hsl(37.98deg 53.69% 60.2%);  
	position: relative;
   list-style: none;
}

.timeline-with-icons .timeline-item {
  position: relative;
}

.timeline-with-icons .timeline-item:after {
  position: absolute;
  display: block;
  bottom:0;
}

.timeline-with-icons .timeline-icon {
    position: absolute;
    left: -34px;
    background-color: hsl(37.98deg 53.69% 60.2%);
    color: hsl(0deg 0% 100%);
    border-radius: 50%;
    height: 31px;
    width: 31px;
	margin-top:22px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.timeline-with-icons .timeline-icon:hover {
 background-color:#212529;
 transition:0.2s;
}
li.timeline-item.mb-5 {
    display: block;
	padding-left: 10px;

}

h5.fw-bold {
    padding-bottom: 0px;
	
}

.rondbod{
    border-radius: 10px;
    padding-left: 30px !important;
}

/* Table Design */
.rvu-table-design tbody tr td {
    font-size: 18px;
    padding: 10px 15px;
    background-color: #f6f7f7;
    border: 1px solid #fff;
}
.rvu-table-design .thead-orange th {
    color: #ffffff;
    background-color: #d4a851;
    border: 1px solid;
}
.rvu-table-design .thead-orange-sub td{
	 background-color: #ecd980;
}
/* Table Design End */




/* This media for all mobile devices */
@media only screen and (max-width: 600px){
	
	.Sb-card {
    flex-direction: column !important;
    align-items: flex-start;
    border: none;
    background: transparent;
}
	
.Sb-card:hover {
    flex-direction: row;
    align-items: flex-start;
}
.bt-title {
    font-size: 50px !important;
}

.card-footer:last-child {
    border-radius: 100px;
    padding: 10px;
    width: 20%;
    background-color: #ffff;
    border: 5px solid #fff;
    opacity: 1;
}
	
}


/* Card badge  */

a.badge.secondary-color {
    background-color: #d0a863;
}

.strat {
    margin-right: 60px;
}

.fas ::before {
    background-color: #233039;
    padding: 10px;
    font-size: 20px;
    border-radius: 50%;
    margin-right: 10px;
    color: #fff;
}

/* menu bar */
.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
    color: var(--gcid-primary-color) !important;
}

/* These css for archive-programme */
h3.Display3 {
    margin-bottom: -30px;
}

/*This media for all Tablets devices  */
@media only screen and (min-device-width: 768px){
	

}

@media only screen and (min-width: 992px) {

	

}


body h1, body .h1 {
    font-size: 32px;
	line-height: 42px;
}
body h2, body .h2 {
    font-size: 28px;
	line-height: 38px;
}
body h3, body .h3 {
    font-size: 24px;
	line-height: 34px;
}
body h4, body .h4 {
    font-size: 20px;
	line-height: 30px;
}
body h5, body .h5 {
    font-size: 18px;
	line-height: 28px;
}
body h6, body .h6 {
    font-size: 16px;
	line-height: 26px;
}

/* Faculty */
.rv-card{
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	border: none;
	border-radius: 20px;
}
.rv-faculty-list .rv-card {
	position: relative;
}
.rv-faculty-list .rv-card .h5{
	font-family: 'Playfair Display',Georgia,"Times New Roman",serif;
}
.rv-faculty-list .rv-card:after{
	position: absolute;
	background: #d0a863;
	width: 100px;
	height: 2px;
	bottom: 0;
	transform: translate(-50%, -50%);
	left: 50%;
	content: "";
}
.rv-faculty-list .card-body{
	padding: 10px 10px 20px;
}
.faculty-img{
	
}
.faculty-img img{
	background: #e7d3b2;
	border-radius: 20px;
	line-height: 0;
}
.faculty-social ul li{
	list-style: none;
	padding-left:0;
}
.faculty-social ul li:before{
	display: none;
}
.faculty-social ul li a{
	padding: 12px;
    width: 52px;
    display: block;
    text-align: center;
    font-size: 22px;
}
.faculty-tab-info .accordion-header button {
	border: none;
	background:#d0a863;
	font-weight: bold;
	border-radius: 10px !important;
}
.faculty-bio .accordion-button{
	background: #d0a863;
	font-size: 1.3rem;
    font-weight: 600;
	border-radius: 10px !important;
}

.faculty-bio .accordion-body{
	box-shadow: 0 0 2px rgba(0,0,0,.2);
	border-radius: 10px;
    margin-bottom: 10px;
}
.faculty-bio h3{
	padding-bottom: 15px;
}

.contact-nav ul {
	display: inline-block;
	gap: 10px;
	margin-top: 10px;
}
.contact-nav ul li{
	list-style: none;
}
.contact-nav ul li a {
    width: 46px;
    height: 46px;
    display: inline-block;
    text-align: center;
    line-height: 44px;
    border: 1px solid #d0a863;
    border-radius: 50%;
    font-size: 18px;
	transition: all .3s ease-out;
}
.contact-nav ul li a:hover{
	background: #d0a863;
	color: #fff;
}
.blurb-icon img{
	border-radius: 0 !important;
}

.discover_swiper .swiper-pagination-bullet,
.leadership_swiper .swiper-pagination-bullet{
	background: #050b0c;
	opacity: 1;
}
.discover_swiper .swiper-pagination-clickable .swiper-pagination-bullet-active,
.leadership_swiper .swiper-pagination-clickable .swiper-pagination-bullet-active{
	background: #d0a863;
	opacity: 1;
	width: 30px;
    border-radius: 10px;
}

.discover_swiper .h3 {
    font-size: 20px;
    line-height: 28px;
}

.discover_swiper .programmes-card img,
.experience_swiper .programmes-card img{
	width: 100%;
}

.experience_swiper .programme-info{
	border-radius: 0 0 16px 16px;
}

.discover_swiper,
.experience_swiper{
	margin-top: 40px !important;
}

.swiper-pagination-bullet {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.experience_swiper .swiper-pagination-bullet{
	background: #050b0c;
	opacity: 1;
}
.experience_swiper .swiper-pagination-clickable .swiper-pagination-bullet-active{
	background: #ffffff;
	opacity: 1;
	width: 30px;
	-webkit-border-radius: 10px;    
	border-radius: 10px; 
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
}

.experience_swiper .rounded-20 {
	-webkit-border-radius: 16px;    
	border-radius: 16px; 
	-moz-border-radius:16px;
	-khtml-border-radius:16px;
}

.experience_swiper .h3 {
    font-size: 16px;
    line-height: 22px;
}


/* Flexbox display for blurb content */
.pa-vertical-align-blurb .et_pb_blurb_content {
    display: flex!important;
}

/* Flexbox display for blurb container */
.pa-vertical-align-blurb .et_pb_blurb_container {
    display: flex!important;
    justify-content: center; /* Center align blurb container horizontally */
    flex-direction: column; /* Arrange blurb container content in a column */
}

/* Flexbox display for main blurb image */
.et-db #et-boc .et-l .pa-vertical-align-blurb .et_pb_main_blurb_image {
    display: flex;
    width: auto!important; /* Ensure blurb image width adjusts automatically */
    margin-bottom: 0px!important; /* Remove bottom margin for better alignment */
}

.scholarships_section{
	padding: 150px 0 !important;
}

.scholarships_section h2{
  font-size:64px;
  line-height:normal;
}
.scholarships_section p{
  font-size:36px;
  line-height:normal;
}

.leadership_swiper{
	text-align: center;
	margin-top: 40px;
}

.leadership_swiper .leadership_img{
	width: 160px;
	margin: 0 auto 20px auto;
}

.leadership_swiper .leadership_img img{
	width: 100%;
	-webkit-border-radius: 100%;    
	border-radius: 100%; 
	-moz-border-radius:100%;
	-khtml-border-radius:100%;

}

.leadership_swiper h3{
	font-size: 18px;
	line-height: 24px;
	color: #050b0c;
}

body #page-container .home_banner_info .home_banner_section.et_pb_slide .et_pb_more_button.et_pb_button{
	padding: 10px 60px 10px 20px !important;
    font-size: 16px;
    font-weight: bold;
}

body #page-container .home_banner_info .home_banner_section.et_pb_slide .et_pb_more_button.et_pb_button:after{
	border-radius: 100%;
	background-color: rgb(255, 255, 255);
	position: absolute;
	right: -1px;
    top: 0;
    width: 50px;
    height: 100%;
    color: #000 !important;
    text-align: center;
    font-size: 26px !important;
    line-height: 42px !important;
}

.home_banner_info .et-pb-controllers{
    right: 0;
    max-width: 1240px;
    margin: 0 auto;
    text-align: left;
}

.home_banner_info .et-pb-controllers a{
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	background-color: #9a9ea0 !important;
	opacity: 1;
}

.home_banner_info .et-pb-controllers .et-pb-active-control{
	background: #d0a863 !important;
	opacity: 1;
	width: 30px;
	border-radius: 10px;
}

@media (max-width: 1030px) {
	.et_pb_row{
		width: 100%;
		padding: 0 30px;
	}

	header .et_pb_row{
		padding: 0;
	}
}


@media (min-width:980px) and (max-width: 1030px) {

	.et_pb_menu .et-menu>li {
	    padding-left: 0;
	    padding-right: 10px;
	}

	body h1, body .h1 {
	    font-size: 24px;
	    line-height: 34px;
	}

	body h2, body .h2 {
	    font-size: 24px;
	    line-height: 34px;
	}

	.myrvu_section h4 {
	    font-size: 18px;
	    line-height: 24px;
	}

	.footer_info .et_block_row .et_pb_column, 
	.footer_info .et_block_row>.et_pb_column{
		width: 25% !important;
		margin-right: 0 !important;
		padding-right: 20px !important;
	}

	.footer_info .et_block_row .et_pb_column:last-child, 
	.footer_info .et_block_row>.et_pb_column:last-child{
		padding-right: 0 !important;
	}

	.footer_info .et_pb_social_media_follow_1_tb_footer li a.icon,
	.footer_info .et_pb_social_media_follow_1_tb_footer li.et_pb_social_icon a.icon:before{
		width: 34px;
    	height: 34px;
	}

	.footer_info .et_pb_social_media_follow_1_tb_footer li.et_pb_social_icon a.icon:before {
	    font-size: 18px;
	    line-height: 34px;
	}

}


@media (max-width: 640px){

	body h1, body .h1 {
	    font-size: 24px;
	    line-height: 34px;
	}

	body h2, body .h2 {
	    font-size: 24px;
	    line-height: 34px;
	}

	.myrvu_section h4 {
	    font-size: 18px;
	    line-height: 24px;
	}

	.scholarships_section {
	    padding: 80px 0 !important;
	}

	.scholarships_section h2{
	  font-size:40px;
	}
	.scholarships_section p{
	  font-size:28px;
	}

	.pa-vertical-align-blurb .et_pb_blurb_description{
		font-size: 16px;
	}
}
