/*
Theme Name: Bridge
Theme URI: https://bridgelanding.qodeinteractive.com/
Description: Creative Multipurpose WordPress Theme
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Author: Qode Interactive
Author URI: https://qodeinteractive.com/
Text Domain: bridge
Version: 29.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.header_top {
	background-color: #3e8ac5 !important;
	line-height: 40px;
    height: 51px;
}
.top-barr a {
    font-size: 17px;
    border-color: white;
    padding: 5px 10px 5px 10px;
    color: white;
    margin: 0px;
}
.top-barr .fa {
    color: #fff;
    font-size: 19px;
    background: #F3843A;
    height: 30px;
    width: 30px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    margin-right: 5px;
}
 .contact-topbar {
	 background: #F3843A;
    padding: 0px 18px;
    border-radius: 6px;
}
.contact-topbar a {
    font-size: 17px;
    border-color: white;
    padding: 5px 10px 5px 10px;
    color: white;
    margin: 0px;
}
 .job-top {
    display: flex;
    align-items: center;
    min-width: 260px;
}
.explore-crs {
	transform: translateY(0%);
    display: flex;
    justify-content: center;
    margin: 0 auto;
	text-align:center;
}
.explore-crs a {
    min-width: 340px;
    height: 60px;
    background: #3B0B7F;
    box-shadow: 0 8px 40px rgba(0,0,0,.24);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 100%;
    color: #fff;
    font-weight: 600;
    padding: 0 32px;
}
 .course-clss {
    margin: 20px 0 0;
    padding: 30px 20px;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #ddd2d2;
	 text-align:center;
}
.course-clss a {
	font-size: 18px;
    font-weight: 600;
	color: #040404;
	margin-top: 20px !important;
}
.course-clss .fa {
    fill: #065678;
    color: #065678;
    border-color: #065678;
	font-size: 30px;
	border: 2px solid #065678;
    padding: 10px;
	border-radius: 28px;
	margin-bottom: 20px;
}
.course-clss:hover {
	box-shadow: 0 0 7px 0 rgba(30,81,183,.5);
}
.heading-univer p {
	font-size: 2rem;
	line-height: 1.25em;
	font-weight: 700 !important;
	text-align: center;
	color: #3B0B7F;
}
.subline-clss {
	font-size: 16px;
    color: #012;
	font-weight: 500;
}
.Mba-distance {
	padding: 12px;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    border-color: #0869af;
	border-radius: 40px 0px 0px;
}
.Mba2-distance {
	padding: 12px;
    border-style: solid;
    border-width: 1px 5px 1px 1px;
    border-color: #3B0B7F;
	border-radius: 0px 0px 40px;
}
.Mba2-distance p {
	color: #000;
    font-size: 17px;
    font-weight: 400;
	text-align:center;
}
.Mba-distance p {
	color: #000;
    font-size: 17px;
    font-weight: 400;
	text-align:center;
}
.form-contet {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}
.expertise-clss img {
    border: 1px solid #012;
    border-radius: 46px;
    margin-bottom: 10px;
}
.expertise-clss {
    background: #fff;
    padding: 18px;
    text-align: center;
    width: 90%;
	margin: 0 auto;
}
.expertise-clss p {
	font-size: 16px;
    color: #012;
	font-weight: 500;
}
.expertise-clss b {
    font-size: 1.5rem;
    line-height: 1.25em;
    font-weight: 600;
    text-align: center;
    color: #3B0B7F;
}
.university-clss {
    margin-bottom: 0;
    box-shadow: 0px 0px 5px 5px #e4e4e4;
	border-radius: 5px;
	background-color: #fff;
}
.main-univers img {
	margin-right: -15px;
   border-radius: 0px 5px 5px 0px;
}
.side-link h5 {
    font-size: 16px;
    font-weight: 600;
    color: #3B0B7F;
}
.side-link ul {
	list-style: none;
}
.side-link .fa {
    font-size: 18px;
    padding-right: 10px;
    color: #3B0B7F;
}
.ug-clss {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    text-decoration: underline;
}
 .eligible-clss p {
    color: #CC2618;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.1em;
	 text-align: center;
}
.sparet-vc {
	height: 3px !important;
    width: 85% !important;
    margin: 0 auto !important;
    top: 8px !important;
}
.td1st strong {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.8em;
}
.course-fee table {
	margin: 0 auto;
}
.td1st p {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8em;
}
.btn1st {
    background-color: #3E8AC5;
    color: #fff;
    border-radius: 50px;
    padding-left: 20px;
    padding-right: 20px;
	font-size: 1rem;
	padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    top: 31px;
}
.td2nd strong {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.8em;
}
.td2nd  p {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8em;
}
.btn2nd {
    background-color: #FF6633;
    color: #fff;
    border-radius: 50px;
    padding-left: 20px;
    padding-right: 20px;
	font-size: 1rem;
	padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    top: 31px;
}
 .ba-university p {
    text-align: left;
    color: #000;
    font-family: Poppins,Sans-serif;
    font-size: 17px;
    font-weight: 500;
}
.ba-university li {
    text-align: left;
    color: #000;
    font-family: Poppins,Sans-serif;
    font-size: 17px;
    font-weight: 500;
	line-height: 40px;
}
.ba-university ul li {
	list-style: none;
}
.ba-university a {
    fill: #FFFFFF;
    color: #fff;
    background-color: #f07d00;
    border-style: solid;
    border-width: 2px;
    border-color: #f07d00;
    border-radius: 30px;
	padding: 13px 30px;
}
.ba-university ul .fa {
	color: #f07d00;
	font-size: 16px;
	padding-right: 7px;
	}
.upper-tb {
	background-color: #4A55A2;
    padding: 10px 0px;
	border-radius: 15px 15px 0px 0px;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.41);
}
.upper-tb table {
	width: 100%;
	color: #fff;
}
.lower-tb table {
	width: 93%;
	color: #000;
}
.lower-tb th {
	color: #4A55A2;
    font-family: Poppins,Sans-serif;
    font-size: 16px;
    font-weight: 400;
}
.lower-tb {
	background-color: #fff;
	 padding: 10px 0px;
	border-radius: 0px 0px 15px 15px;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.41);
}
.get-it {
	
    background-color: #3E8AC5;
    color: #fff;
    border-radius: 50px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1rem;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
	text-align:center;
	top: 20px;
}
.job-search {
    text-align: center;
    margin: 0px 22px;
    background-color: #0E4E96;
    padding: 16px;
	height: 205px;
}
.job-image {
	   text-align: center;
}
.job-image img {
	margin-bottom: -7px !important;
}
.job-search strong {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.job-search p {
	color: #f8f8f8;
    font-size: 16px;
    line-height: 2em;
	margin-bottom: 10px !important;
}
.job-search1 {
    text-align: center;
    margin: 0px 22px;
    background-color: #061A40;
    padding: 16px;
	height: 242px;
}
.job-search1 p {
	color: #f8f8f8;
    font-size: 16px;
    line-height: 2em;
	margin-bottom: 10px !important;
}
.job-search1 strong {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.job-search2 {
    text-align: center;
    margin: 0px 22px;
    background-color: #061A40;
    padding: 16px;
	height: 205px;
}
.job-search2 strong {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.job-search2 p {
	color: #f8f8f8;
    font-size: 16px;
    line-height: 2em;
	margin-bottom: 10px !important;
}
.place-content strong {
    color: #181818;
    font-size: 25px;
    font-weight: 700;
	text-align: center !important;
}
.place-content {
    margin-left: 129px;
    margin-top: 35px;
}
.place-content p {
	color: #4c4a4a;
    font-size: 16px;
    line-height: 2.5em;
	margin-bottom: 10px !important;
	font-weight: 500;
}
.place-content-lower p {
	color: #4c4a4a;
    font-size: 16px;
    line-height: 2.5em;
	margin-bottom: 10px !important;
	font-weight: 500;
}
.placement-link {
    width: 193px;
    height: 40px;
    background: #3B0B7F;
    box-shadow: 0 8px 40px rgba(0,0,0,.24);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 100%;
    color: #fff;
    font-weight: 600;
    padding: 0 32px;
	margin: 0 auto;
}
.place-content-lower strong {
    color: #181818;
    font-size: 25px;
    font-weight: 700;
	text-align: center !important;
}
.flag-swing {
	position: relative;
    top: 63px;
    left: 49px;
}
