.carousel-caption {
	bottom: 3rem;
	z-index: 10;
}

.help-block {
	color: red;
}

.carousel-item {
	height: 512px;
	overflow: hidden;
}

.carousel-item>img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
}

.topslide .carousel-caption {
	left: 10%;
	top: 52px;
	text-align: left;
	width: 50%;
}

.col-container {
	display: table;
	width: 100%;
}

.col {
	padding: 0px 0px 10px 0px;
}

.topslide div#myCarousel {
	height: 530px;
}

.topslide .carousel-caption h1 {
	color: black;
}

.topslide .carousel-caption h2 {
	color: #f58220;
}

.topslide .carousel-caption p {
	color: #2a4a78;
}

.form-bg-top {
	background-image: url(../../images/LLC/LawMore/LET/admission-lainding-page/images/form-bg.jpg);
}


/* MARKETING CONTENT
-------------------------------------------------- */

.marketing .col-lg-4 {
	margin-bottom: 1.5rem;
	text-align: center;
}

.marketing h2 {
	font-weight: 400;
}

.marketing .col-lg-4 p {
	margin-right: .75rem;
	margin-left: .75rem;
}

.featurette-divider {
	margin: 5rem 0;
}

.featurette-heading {
	font-weight: 300;
	line-height: 1;
	letter-spacing: -.05rem;
}


/* Form Sign Up */

.form-signin-heading h2 {
    font-size: 22px;
    padding: 8px;
    font-weight: 700;
    color: white;
    text-align: center;
    background: black
    
}

.form-signin-heading p {
	font-size: 12px;
	font-weight: 700;
	margin-top: -10px;
	color: #c11111;
	padding: 5px;
	text-align: center;
}

.form-signin-heading {
	background: #ffffff;
}

.form-signin h3 {
	font-size: 18px;
	color: #ffffff;
}

.form-signin p {
	font-size: 12px;
	text-align: center;
}

.form-signin ul {
	font-size: 16px;
	color: #ffffff;
	list-style-type: none;
}

.form-signin a {
	font-size: 18px;
	color: #ffffff;
}

.form-signin .checkbox {
	font-weight: 400;
}

.form-signin .form-control {
	position: relative;
	box-sizing: border-box;
	height: auto;
	padding: 10px;
	font-size: 16px;
}

.form-signin .form-control:focus {
	z-index: 2;
}

.form-signin input[type="email"] {}

input[type=radio] {
	margin: 10px 10px;
	float: left;
	width: auto;
}

.form-radio-labl {
	color: white;
	float: left;
	width: 80px !important;
	margin-top: 4px !important;
}

.form-signin input[type="text"] {}

.form-signin select {}

.form-signin input[type="password"] {

	border-top-left-radius: 0;
	border-top-right-radius: 0;
}


/* Form Sign Up */

.space10 {
	margin: 10px;
}

.space20 {
	margin: 20px;
}

.bd-placeholder-img {
	font-size: 1.125rem;
	text-anchor: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.w-101 {
	width: 150px !important;
	text-align: center;
}

.btn-primary {
    color: #000;
       background-color: #eadc6e;
           font-weight: bold;
    border-color: #fffdfc;
}

.btn-group-lg>.btn,
.btn-lg {
	padding: 7px;
	font-size: 12px;
	font-weight: bold;
	border-radius: 2.3rem;
}

.Mandatory {
	width: 100%;
	margin-top: 11px;
	text-align: center;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
    font-size: 23px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


@keyframes fade {
	from {
		opacity: 0.4;
	}

	to {
		opacity: 1;
	}
}

body {
	background: #eeeee;
	  overflow-x: hidden !important;
}

#slider {
	margin: 0 auto;
	overflow: hidden;
}

.slides {
	overflow: hidden;
	animation-name: fade;
	animation-duration: 1s;
	display: none;
}

.marketing {
	padding: 40px 0px;
}

img {
	width: 100%;
}

#dot {
	margin: 0 auto;
	text-align: center;
}

.dot {
	display: inline-block;
	border-radius: 50%;
	background: #d3d3d3;
	padding: 8px;
	margin: 10px 5px;
}

#heading {
	display: block;
	text-align: center;
	font-size: 2em;
	margin: 10px 0px;
}

.Mandatory p {
	text-align: center;
	color: #ffffff;
	margin: 0px;

}

.global-programme {
	background: linear-gradient(to right, #a28d63, #a6a37c, #B38728, #fff8b1, #796137);
	color: #ffffff;
	padding-top: 50px;
	padding-bottom: 100px;
}

.global-programme h2 {
	font-size: 25px;
	font-weight: 700;
}

.global-programme h3 {
	font-size: 22px;
	font-weight: 700;
	margin: 17px 0px;
}

.global-programme p {
	font-size: 16px;
	text-align: justify;
}

.global-programme ul {
	font-size: 16px;
}

.global-programme span {
	color: #c41414;
	font-weight: 700;
	font-size: 24px;
}

.global-programme li.active {
	background: #000000;
}

.success {
	background-color: #F9D18D;
	padding: 6px;
	font-size: 14px;
}


/* Green */

.success:hover {
	background-color: #2A4A78;
	color: #ffffff;
}

.Overview button {
	margin-left: 25px;
}

.Regulatory h2 {
	font-size: 25px;
	font-weight: 800;
	color: #A9225E;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

.Department h4 {
	font-size: 16px;
}

.Department1 div {
	background-color: #79B342
}

.Department2 div {
	background-color: #24AAA5
}

.Department3 div {
	background-color: #203A75
}


/*   Full Width Div */

.row {
	--bs-gutter-x: 0rem !important;
}

.container-fluid {
	padding-right: var(--bs-gutter-x, 0rem);
	padding-left: var(--bs-gutter-x, 0rem);
}


/*   Full Width Div */

.advantage {
	background: white;
}

.advantage img {
	width: 100%;
}

.Advantages-text {
	background-color: #f9edb3;
	padding-top: 20px;
	padding-bottom: 13px;
	padding: 20px;
}

.Advantages-text h2 {
	margin-left: 10px;
	font-size: 25px;
	color: #000000;
	font-weight: 700;
}

.Advantages-text ul {
	margin-left: 10px;
	font-size: 15px;
	line-height: 2em;
}

.Advantages-text ul li {
	margin-left: 10px;
	font-size: 16px;
	line-height: 2.2em;
}

.col-container {
	display: table;
	width: 100%;
}

.col {
	display: table-cell;
}

.tab-inner li {
	background: none;
}

.menu-tab li a {
	float: left;
}

.menu-tab li {
	background: #000000;
	padding: 5px 10px;
	margin: 5px 10px 5px 0px;
}

.menu-tab li:active {
	background: none !important;
}

.menu-tab li a {
	color: white;
	text-decoration: none;
}

.card-approval {
	margin: 39px;
	padding: 18px;
	border: 1px solid;
	height: 315px;
	float: left;
	text-align: center;
	align-items: center;
	border: 2px solid #ffffff;
}

.card-approval h1 {
	color: white;
	font-size: 22px;
	margin-top: 20px;
}

.card-approval p {
	color: white;
}

.card-approval img {
	width: 100px;
}

.card-approval-bg-1 {
	background: #7cb442;
	float: left;
}

.card-approval-bg-2 {
	background: #26aba5;
	float: left;
}

.card-approval-bg-3 {
	background: #223b76;
	float: left;
}

.alumni {
	padding: 50px 0px;
}

.apprroval {
	padding: 0px 0px;
}

.apprroval h2 {
	text-align: center;
	color: #ad2626;
	margin-bottom: 40px;
	margin-top: 40px;
	font-weight: 700;
}

.how-to-apply-bg1:before {
	content: "";
	position: absolute;
	right: -55px;
	bottom: 0;
	width: 0;
	height: 0;
	border-left: 55px solid #00aeef;
	border-top: 55px solid transparent;
	border-bottom: 55px solid transparent;
}

.how-to-apply-bg2:before {
	content: "";
	position: absolute;
	right: -55px;
	bottom: 0;
	width: 0;
	height: 0;
	border-left: 55px solid #812990;
	border-top: 55px solid transparent;
	border-bottom: 55px solid transparent;
}

.how-to-apply-bg3:before {
	content: "";
	position: absolute;
	right: -55px;
	bottom: 0;
	width: 0;
	height: 0;
	border-left: 55px solid #ec008c;
	border-top: 55px solid transparent;
	border-bottom: 55px solid transparent;
}

.how-to-apply-bg1 {
	background: #00aeef !important;
}

.how-to-apply-bg2 {
	background: #812990 !important;
}

.how-to-apply-bg3 {
	background: #ec008c !important;
}

.how-to-apply {
	background-image: url(../../images/LLC/LawMore/LET/admission-lainding-page/images/bg-new.jpg);
	height: 100%;
	background-position: center;
	background-size: cover;
}

.how-to-apply h2 {
	text-align: center;
	color: #ad2626;
	margin-bottom: 40px;
	margin-top: 40px;
	font-weight: 700;
}

.form-contact-box li a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	background: #f58220;
	padding: 5px 10px;
}

.pointer {
	width: 84%;
	height: 110px;
	position: relative;
	background: #223b76;
	margin-right: 37px;
	margin: 20px;
	padding: 20px;
	float: left;
	align-items: center;
	border-right: 2px solid #777373;
}

/*
.pointer:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-left: 20px solid #ffffff;
	border-top: 55px solid transparent;
	border-bottom: 55px solid transparent;
}
*/

.pointer p {
	margin-left: 20px;
	color: white;
	width: 50%;
	float: left;
}

.pointer-img {
	width: 100%;
	text-align: center;
}

.pointer-img img {
	width: 50px;
	float: left;
	margin-right: 10px;
	margin-left: 20px;
}

.bg-trans {
	background: rgba(255, 255, 255, 0.1);
	padding: 80px 20px;
	padding-bottom: 80px;
}

.apply-bt {
	float: left;
	text-align: center;
	width: 100%;
}

.apply-bt a {
	background: red;
	padding: 5px 10px;
	color: white;
	text-decoration: none;
}

.heading-ward {
	width: 100%;
	text-align: center;
	padding: 20px 0px;
}

.awards {
	padding: 0px 0px 50px 0px;
	background: white;
}

.awards h2 {
	text-align: center;
	color: #ad2626;
	margin-bottom: 40px;
	margin-top: 40px;
	font-weight: 700;
}

.award-box {
	padding: 0px 0px;
	box-shadow: 0 7px 20px rgb(0 0 0 / 12%);
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
	margin: 20px 10px;
	padding: 20px;
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
}

.global-tieup-box {
	margin: 0px 10px;
}

.bg-gl-1 {
	background: #7293cc;
}

.bg-gl-2 {
	background: #003e59;
}

.bg-gl-3 {
	background: #771213;
}

.global-tieup {
	text-align: center;
	background: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
	height: 100%;
	background-position: center;
	background-size: cover;
	padding: 60px 0px;
}

.global-tieup-top-img img {
	width: 100px;
	margin-top: -33px;
}

.global-tieup-logo {
	padding: 10px;
}

.global-tieup-logo img {
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	height: 50px;
}

.global-tieup-text-box {
	padding: 20px;
	margin-bottom: 25px;
}

.global-tieup-text-box p {
	color: white;
}

.global-tieup-img-box {
	width: 100%;
}

.global-tieup-img-box img {
	width: 100%;
	margin-bottom: 0px;
}

.navbar-brand img {
	width: auto;
}

.navbar-expand-md .navbar-collapse {
	margin-left: 50px;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgb(0 0 0);
    margin: 0px 20px;
    font-weight:bold;
    /* border: 2px solid #fff42d; */
    background: #eadc6e;
}

.slideshow-container {
	padding: 60px 0px;
	margin: 0 auto;
	text-align: center;
}

video[poster] {
	height: 100%;
	width: 100%;
}

.slideshow-container img {
	width: 92% !important;
	margin: 0 auto;
}

.ranking-slide {
	margin-top: -42px;
	margin-bottom: 30px;
}

.top-form-bg {
	margin: 0 auto;
	padding-bottom: 10px;
	padding-top: 10px;
	float: right;
	width: 100%;
	/*height: 512px;*/
}

.form-contact-box {
	width: 100%;
	margin: 0 auto;
	margin: 10px 0p;
	float: left;
}

.top-ul {
	float: left;
	width: 100%;
}

.top-ul li {
	list-style: none;
	float: right;
	margin: 5px;
}

.topslide .carousel-control-prev-icon {
	left: 25px;
	position: absolute;
}

.topslide .carousel-control-next-icon {
	right: 25px;
	position: absolute;
}

.topslide .carousel-control-prev {
	background-image: url(../../images/LLC/LawMore/LET/admission-lainding-page/images/previous.png);
	background-repeat: no-repeat;
	opacity: 1;
}

.topslide .carousel-control-next {
	background-image: url(../../images/LLC/LawMore/LET/admission-lainding-page/images/next.png);
	background-repeat: no-repeat;
	opacity: 1;
}

.form-border-box {
	/* border: 1px solid white; */
	border: 1px solid white;
	width: 90%;
	margin: 0 auto;
	margin: 10px 0p;
	box-shadow: 0px 16px 25px black;
	float: right;
}

.formtab-box {
	padding: 4px 10px;
}

.formtab-box .nav {
	background: white;
	margin-bottom: 10px;
	border-radius: 20px;
	width: 94%;
	margin: 0 auto;
}

.formtab-box .nav li {
	padding: 10px;
	width: 50%;
	text-align: center;
}

.formtab-box .nav li.active {
	background: #f58220;
	border-radius: 20px;
	color: white;
	text-align: center;
}

.formtab-box .nav li.active a {
	color: white;
	text-decoration: none;
}

.formtab-box .nav li a {
	color: black;
	text-decoration: none;
}

.form-signin label {
	width: auto;
	margin: 0px 10px;
	margin-bottom: 15px;
}

.bt-form-submit {
	width: 100%;
	text-align: center;
}

.award-box {
	padding: 40px 40px;
	    text-align: center;
	    height: 353px;
}

.award-box img {
        width: 207px;
}


/*Circle */

.card-body {
	flex: 1 1 auto;
	padding: 1rem 1rem;
	height: 145px;
}

.about-let {
	padding: 30px 0px;
}

element.style {}

.card-circle .btn,
.card-circle .card-icon i,
.card-circle {
	transition: all ease-in-out 0.2s;
}

.card-circle {
	text-align: center;
	background: #2e3192;
	border: 10px solid white;
	color: white;
	Font-family: Montserrat;
	padding: 50px;
	border-radius: 50%;
	box-shadow: 0 7px 20px rgb(0 0 0 / 43%);
}

.card-circle .card-title {
	font-weight: 600;
	font-size: 26px;
}

.card-circle .card-text {
	font-weight: 400;
}

.card-circle .card-icon i {
	font-size: 60px;
	display: block;
}

.card-circle:nth-child(2) {
	background: #faa733;
}

.card-circle:nth-child(3) {
	background: #44a5ae;
}

.card-circle:nth-child(4) {
	background: #ed028b;
}

.card-circle:nth-child(4) {
	background: #142850;
}

.card-circle .btn,
.card-circle .card-icon i,
.card-circle {
	transition: all ease-in-out 0.2s;
}

.card-circle:hover {
	border: 10px solid #00A8CC;
}

.card-circle:hover i {
	text-shadow: 0px -1px 10px #00A8CC;
	transform: scale(1.2)rotate(20deg);
}

.card-icon img {
	width: 60px;
}


/*Circle */

.card-circle-outer {
	background: white;
	border: 2px solid red;
}

.fade:not(.show) {
	opacity: 0.9;
}


/* Slideshow container */

.slideshow-container img {
	position: relative;
}


/* Next & previous buttons */

.prev,
.next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	margin-top: -30px;
	padding: 16px;
	color: #888;
	font-weight: bold;
	font-size: 20px;
	border-radius: 0 3px 3px 0;
	user-select: none;
	background: white;
}

.carousel-control .fa-chevron-circle-left {
	position: absolute;
	left: 10px;
}

.carousel-control .fa-chevron-circle-right {
	position: absolute;
	right: 10px;
}

.testimonials .carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5;
	transition: opacity .15s ease;
}

.testimonials .carousel-control-next {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5;
	transition: opacity .15s ease;
}

/* Position the "next button" to the right */

.next {
	position: absolute;
	right: 0;
	border-radius: 3px 0 0 3px;
	background: white;
}


/* On hover, add a black background color with a little bit see-through */

.prev:hover,
.next:hover {
	background-color: rgba(0, 0, 0, 0.8);
	color: white;
}


/* The dot/bullet/indicator container */

.dot-container {
	text-align: center;
	padding: 20px;
	background: #ddd;
}


/* The dots/bullets/indicators */

.dot {
	cursor: pointer;
	height: 15px;
	width: 15px;
	margin: 0 2px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
}


/* Add a background color to the active dot/circle */

.dot>.active,
.dot:hover {
	background-color: #717171;
}


/* Add an italic font style to all quotes */

q {
	font-style: italic;
}

.progress {
	width: 90%;
}

.progress h1 {
	background-color: #f9d18d;
}

.progress-tab p {
	margin-left: 0px;
	margin-right: 84px !important;
}

.progress-heading {
	background: #44a5ae;
	padding: 10px;
	width: 90%
}

.faq {
	width: 100%;
	float: left;
}


/* Add a blue color to the author */

.author {
	color: cornflowerblue;
}

.table th,
td {
	border: 1px solid #ffffff;
	padding: 5px;
	width: 100%;
}

.desktop-widthapp {
	width: 90%;
	margin: 0 auto;
	/*padding-bottom: 80px;*/
}

.form-signin label {
	width: 95%;
}

summary {
	background: #f4f2f0;
	border: 1px solid #ddd5cc;
	box-shadow: 0 1px 2px rgb(0 0 0 / 12%);
	padding: 10px 26px 10px 10px;
	position: relative;
	display: block;
	margin-bottom: 10px;
	color: black;
}

.global-programme p {
	color: white;
}

.desktop-hidden {
	display: none;
}

.circle1 {
	background: #2e3192;
}

.circle2 {
	background: #faa733;
}

.circle3 {
	background: #44a5ae;
}

.circle4 {
	background: #142850;
}

.card-circle .card-text {
	color: white;
}

.global-programme p {
	color: white;
	margin-top: 20px;
}


/* Start Table Css ---- */

.customers {
	border-collapse: collapse;
	width: 100%;
	font-size: 18px;
}

.customers th {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	background-color: #142850;
	color: white;
}

.customers tr:nth-child(even) {
	background-color: #f2f2f2;
}

.customers td,
.customers th {
	border: 1px solid #ddd;
	padding: 8px;
	width: auto;
	padding: 10px;
}

.customers tr:nth-child(even) td {
	color: black;
}

.topslide .carousel-item img {
	height: 530px;
}

/* Start Media Querry Css ---- */


@media only screen and (max-width: 600px) {
	.carousel-item {
		height: 150px !important;
	}

	.topslide .carousel-item img {
		height: 150px !important;
	}

	.navbar-dark .navbar-toggler {
		float: right;
		background: black;
		color: white !important;
		width: 100%;
		display: none;
	}

	.navbar-expand-md .navbar-collapse {
		margin-left: 0px;
	}

	.top-ul {
		margin-left: 0px;
	}

	.top-ul ul {
		margin-left: 0px;
		width: 100%;
		float: left;
		padding-left: 0px;
	}

	.top-ul li {
		background: #f58220;
		padding: 10px 0px;
		width: 96% !important;
	}

	.topslide .carousel-caption {
		display: none;
	}

	.top-form-bg {
		height: auto;
	}

	.form-border-box {
		border: 0px;
		width: auto;
	}

	.pointer {
		height: 110px;
	}

	.mobile-test-img {
		text-align: center;
	}

	.testimonials .caption {
		text-align: center;
	}

	.card-circle {
		text-align: center;
		border: 10px solid white;
		color: white;
		Font-family: Montserrat;
		padding: 50px;
		border-radius: 50%;
		box-shadow: 0 7px 20px rgb(0 0 0 / 43%);
		width: 80%;
		margin: 0 auto;
		margin-bottom: 15px;
	}

	.top-bg-trasparent {
		display: none;
	}

	.slider-caption-top {
		padding: 10px 20px;
	}

	.slider-caption-top h1 {
		text-align: center;
	}

	.slider-caption-top h2 {
		text-align: center;
	}

	.slider-caption-top p {
		text-align: center;
	}
}

@media only screen and (max-width: 1336px) {
	.carousel-item {
		height: 510px;
	}

	.form-border-box {
		width: 100%;
		border: 0px;
	}

	.top-ul {
		margin-left: 0px;
	}

	.card-approval {
		height: auto;
	}

	.slider-caption-top {
		padding: 10px 20px;
	}
}


/* Slider CSSSS */
.top-bg-trasparent {
	/* background: rgb(255 255 255 / 13%); */
	margin-bottom: 40px;
	border-bottom: 1px solid rgb(255 255 255 / 13%);
}

/* Start New Design CSS ---- */
header {
	position: fixed;
	z-index: 9;
	width: 100%;
}

.bg-dark {
	background: rgb(255, 255, 255, 0.6);
}

.slide1 {
	background-image: url(../images/baner.jpg);
	height: 100%;
	background-position: center;
	background-size: cover;
	padding-bottom: 3%;
}

.navbar-brand img {
	width: 119px;
	/* box-shadow: 0px 10px 9px white; */
	height: 100%;
}

.slider-caption-top h1 {
	color: #ffffff;
	color: #fff;
	font-size: 33px;
	font-weight: 700;
	font-style: normal;
	text-shadow: 5px 6px 7px #000000;
}

.slider-caption-top h1 span {
	padding: 0px 0px 0px 20px;
	font-size: 2.1em;
}

.slider-caption-top h2 {
	color: #ffffff;
	padding: 0px 22px;
}

.slider-caption-top h2 span {
	color: #ffffff;
}

.slider-caption-top h2 b {
	color: #ffffff;
	font-weight: 400;
	letter-spacing: 12px;
}

.slider-caption-top h3 {
	color: #f1f1f1;
	/* text-shadow: 5px 6px 7px #000000; */
	padding: 0px 20px;
	margin-top: 58px;
}

.slider-caption-top h3 span {
      background: #002eff;
    padding: 10px;
    border-radius: 9px;
    border-bottom: 2px solid #f53349;
}

.slider-caption-top p {
	color: #ffffff;
	font-size: 24px;
	margin: 10px 0px;
	padding: 0px 20px;
	color: #fff;
	font-size: 22px;
	font-weight: 400;
	/* text-shadow: 5px 6px 7px #000000; */
}

/* Start New Design CSS ---- */
#name-error {
	color: red;
}

.desktop-slider {
	background: radial-gradient(#f9feff, #ffffff);
}

.slide1 {
	/* background: radial-gradient(#c51e1e, #1a3455); */
	/*background: linear-gradient(to right, #a28d63, #a6a37c, #B38728, #fff8b1, #796137);*/
	    background: black;
}






/* Large desktop */
@media (min-width: 1200px) {}

/* Large desktop */

/* desktop */
@media (min-width: 992px) and (max-width: 1199.98px) {
	.slider-caption-top h3 span {
		font-size: 24px;
	}

}

/* desktop */

/* tablet */
@media (min-width: 768px) and (max-width: 991.98px) {
	.slider-caption-top h1 {
		font-size: 21px;
	}

	.slider-caption-top h2 b {
		letter-spacing: 2px;
	}

	.slider-caption-top h3 span {
		font-size: 12px;
		padding: 8px;
	}
}

/* tablet */


/* Mobile Device */
@media (max-width: 410px) {
	.slider-caption-top h1 {
		font-size: 24px;
	}
}

@media only screen and (max-width: 600px) {
	.slider-caption-top h1 {
	    font-size: 19px;
	}

	.slider-caption-top h2 b {
		letter-spacing: 2px;
	}

	.slider-caption-top h3 span {
	    font-size: 15px;
	}

	.slider-caption-top h3 {
		text-align: center;
	}

	.slider-caption-top p {
		color: #ffffff;
		font-size: 24px;
		margin: 10px 0px;
		/* padding: 0px 7px; */
		color: #fff;
		font-size: 12px;
		font-weight: 400;
		/* text-shadow: 5px 6px 7px #000000; */
		/*border-left: 10px solid #767f62;*/
	}

}

/* yahoo  */

.serviceBox {
	color: #666;
	background: #fff;
	border-color: #986f1e;
	box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
	font-family: 'Cabin', sans-serif;
	text-align: center;
	    border: 7px solid #986f1e;
	border-bottom: none;
	border-left: none;
	padding: 7px 10px 20px;
	border-radius: 1 170px 0 0;
	transition: all 0.3s;
}
.whysevicess .serviceBox{
    margin:10px;
        height: 249px;
}
.serviceBox:hover {
	box-shadow: -10px 10px 5px -5px rgba(0, 0, 0, 0.1);
}

.serviceBox .service-icon {
	color: #fff;
	background: #EA2027;
	font-size: 35px;
	line-height: 74px;
	width: 90px;
	height: 90px;
	margin: 0 auto 20px;
	border: 10px solid #fff;
	border-radius: 50px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3), 5px -15px 10px rgba(0, 0, 0, 0.15) inset;
	position: relative;
}

.serviceBox:hover .service-icon i {
	transform: rotateX(360deg);
	transition: all 0.3s;
}

.serviceBox .title {
	color: #EA2027;
	font-size: 22px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 0 10px;
}

.serviceBox .description {
	font-size: 15px;
	line-height: 24px;
	text-align: left;
}

.serviceBox .read-more {
	color: #EA2027;
	font-size: 14px;
	letter-spacing: 0.5px;
	transition: all 0.3s;
}

.serviceBox .read-more i {
	font-size: 12px;
	margin-left: 2px;
}

.serviceBox .read-more:hover {
	color: #666;
}

.serviceBox.blue {
	border-color: #986f1e;
	box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
}

.serviceBox.blue .service-icon {
	background-color: #0652DD;
}

.serviceBox.blue .title,
.serviceBox.blue .read-more {
	color: #ea2027;
}

.serviceBox.blue .read-more:hover {
	color: #666;
}

.serviceBox.green {
	border-color: #009432;
}

.serviceBox.green .service-icon {
	background-color: #009432;
}

.serviceBox.green .title,
.serviceBox.green .read-more {
	color: #009432;
}

.serviceBox.green .read-more:hover {
	color: #666;
}

.serviceBox.purple {
	border-color: #b62ccc;
}

.serviceBox.purple .service-icon {
	background-color: #b62ccc;
}

.serviceBox.purple .title,
.serviceBox.purple .read-more {
	color: #b62ccc;
}

.serviceBox.purple .read-more:hover {
	color: #666;
}

@media only screen and (max-width:990px) {
	.serviceBox {
		margin: 0 0 30px;
	}
}

@media only screen and (max-width: 600px) {
	.global-programme ul {
		font-size: 10px;
	}
}

.whyservice {
	background: #ffffff;
	padding: 36px;
	color: black;
	border-radius: 20px;
	text-align: left;
}

.whyservice1 {
	background: #ffffff;
	padding: 14px;
	color: black;
	border-radius: 20px;
	text-align: left;
}

.whyservice li {

	/* background: #ffffff; */
	padding: 6px;
	font-size: 15px;


}

.whyservice1 p {
	color: black;
	/* background: #ffffff; */
	padding: 6px;
	font-size: 15px;
	width: 523px;
}

@media only screen and (max-width: 600px) {
	.whyservice1 p {
		color: black;
		/* padding: 6px; */
		font-size: 14px;
		width: 310px;
	}
}

@media only screen and (max-width: 600px) {
	.google {
		margin-left: -28px !important;
	}
}

@media only screen and (max-width: 600px) {
	.google img{
	padding-bottom: 34px !important;
	margin-left: 18px;
	}
}

@media only screen and (max-width: 600px) {
	.google h3 {
	margin-left: 19px !important;
    margin-top: 25px;
	}
}

@media only screen and (max-width: 600px) {
	.inifr {
		width: 350px;
	}
}

@media only screen and (max-width: 600px) {
	.heading-ward {
	    width: 100%;
    text-align: center;
    /* padding: 40px 0px; */
    font-size: 20px !important;
    padding: 51px 0px 0px 0px;
	}
}

@media only screen and (max-width: 600px) {
	.global-tieup {

		padding: 8px 0px;
	}
}

@media only screen and (max-width: 600px) {
	.awards h2 {
		text-align: center;
		color: #ad2626;
	    margin-bottom: 23px;
		margin-top: -20px;
	    font-size: 14px;
		font-weight: 700;
	}
}

@media only screen and (max-width: 600px) {
	.cliin {
		font-size: 20px;
	}
}

.cetificat img {
	padding: 12px;
	box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
}

/* mytestiemonial  */

.myfooter {
    background: rgb(0 0 0);
	/* background: linear-gradient(to right, #363023, #a6a37c, #605744, #504e38, #d5c7ad); */
	/*background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,212,255,1) 100%);*/
	padding: 20px;
}

.myfooter p {
	color: white;
}

.myfooter a {
	color: white;
	text-decoration: none;
}

.myfooter h3 {
	color: white;
}

.whyinfo {
	width: 305px !important;
}

.google {
	margin-left: 55px;
}

@media only screen and (max-width: 600px) {
  .capost {
  display:none;
  }
}




.award-box h3 {
       font-size: 20px;
    margin-top: 10px;
}






#whybt {
    font-size:20px;
    position: fixed;
    right: 0;
    text-align: center;
    bottom: -26px;
    z-index: 999;
    background: #f31c24;
    width: 373px;
    height: 75px;
    display: none;
}

@media only screen and (max-width: 600px){
#whybt {
     position: fixed;
    right: 0px;
    text-align: center;
    bottom: -51px;
    left: 0px;
    z-index: 999;
    background: #e1cf6b;
    width: 100%;
  height: 105px;
    margin-top: 20px;
    font-size:30px;
    display: block !important;
}}
.popbox{
   color: #000000;
    /* text-decoration: underline; */
    text-decoration: none;
    font-weight: 700;
    font-size: 21px;
    border-radius: 2px solid b;
    border: 0 2px solid black;
    /* border: 1px solid black; */
    margin-top: 10px !important;
       padding: 0px 11px;
}

.ds-phone {
    position: fixed;
    font-size: 18px;
    top: 60vh;
    width: 50px;
    height: 50px;
    right: 12px;
    z-index: 10;
    color: #fff;
    cursor: pointer;
    background: #e60a0a;
    padding: 8px;
    border-radius: 32px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}



@media only screen and (max-width: 600px) {
 .whyvideo{
        margin-left: 18px !important;
}
}





@media only screen and (max-width: 600px) {
.whysevicess .serviceBox {
    margin: 10px;
    height: 448px;
    margin-left: -8px;
    width: 310px;
}
}

@media only screen and (max-width: 600px) {
.app {
    color: #1c90d7!important;
    font-weight: 700!important;
    font-size: 11px !important;
    line-height: 44px!important;
}
}
@media only screen and (max-width: 600px) {
.appimg {
    width: 279px;
    margin-left: 3px !important;
}
}


.app{
    
   color: #1c90d7;
    font-weight: 700;
    font-size: 18px;
    line-height: 56px;
}

.app span{
    
    color: black;
    font-weight: 700;
    font-size: 18px;
   

}






#enquiry {
    z-index: 100;
    position: fixed;
    top: 40%;
    left: 0;
    background: 0 0;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .5s;
}
#enquiry .form-group {
    margin-top: 11px;
    margin-bottom: 9px;
}
#enquiry_inner h5 {
    color: #fffffe;
    text-transform: uppercase;
    font-size: 18px;
    padding: 5px 0;
    text-align: center;
    margin: 9px 0 0;
}
#enquiry_inner {
    position: fixed;
    top: 20%;
    left: -250px;
    width: 250px;
    height: 300px;
    padding: 0 20px;
    border: 3px solid #337ab7;
    background: #337ab7;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .5s;
}
#enquiry_inner {
    height: auto;
    padding: 0 20px 30px;
}



   


.form-contact-box li a {
   color: black;
    text-decoration: none;
    font-weight: bold;
    background: #eadc6e;
    padding: 5px 10px;
}


* {
	box-sizing: border-box;
}

body {
	margin: 0;
	padding: 0;
	/*background-color: #ccc;*/
}

/* btn-call */

.btn-call {
        background: #ff1d1d;
    border: 2px solid #ff1d1d;
    border-radius: 50%;
    box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3);
    cursor: pointer;
    height: 60px;
    width: 60px;
    text-align: center;
    position: fixed;
    right: 20px;
    bottom: 70px;
    z-index: 999;
    transition: .3s;
    -webkit-animation: hoverWave linear 1s infinite;
    animation: hoverWave linear 1s infinite;
    display: flex;
    justify-content: center;
    align-items: center;
		text-decoration: none;
}

.btn-call__ico {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: 1200ms ease 0s normal none 1 running shake;
    animation-iteration-count: infinite;
    -webkit-animation: 1200ms ease 0s normal none 1 running shake;
    -webkit-animation-iteration-count: infinite;
    color: white;
    font-size: 30px;
    padding-top: 5px;
    transition: .3s all;
}

.btn-call:hover {
    background-color: #fff;
}

.btn-call:hover .btn-call__ico {
    color: #38a3fd;
}

@-webkit-keyframes hoverWave {
    0% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 0 rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
    }

    40% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 15px rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
    }

    80% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 26.7px rgba(56, 163, 253, 0.067)
    }

    100% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 40px rgba(56, 163, 253, 0.0)
    }
}

@keyframes hoverWave {
    0% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 0 rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
    }

    40% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 15px rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
    }

    80% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 26.7px rgba(56, 163, 253, 0.067)
    }

    100% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 40px rgba(56, 163, 253, 0.0)
    }
}

/* animations icon */

@keyframes shake {
    0% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }

    10% {
        transform: rotateZ(-30deg);
        -ms-transform: rotateZ(-30deg);
        -webkit-transform: rotateZ(-30deg);
    }

    20% {
        transform: rotateZ(15deg);
        -ms-transform: rotateZ(15deg);
        -webkit-transform: rotateZ(15deg);
    }

    30% {
        transform: rotateZ(-10deg);
        -ms-transform: rotateZ(-10deg);
        -webkit-transform: rotateZ(-10deg);
    }

    40% {
        transform: rotateZ(7.5deg);
        -ms-transform: rotateZ(7.5deg);
        -webkit-transform: rotateZ(7.5deg);
    }

    50% {
        transform: rotateZ(-6deg);
        -ms-transform: rotateZ(-6deg);
        -webkit-transform: rotateZ(-6deg);
    }

    60% {
        transform: rotateZ(5deg);
        -ms-transform: rotateZ(5deg);
        -webkit-transform: rotateZ(5deg);
    }

    70% {
        transform: rotateZ(-4.28571deg);
        -ms-transform: rotateZ(-4.28571deg);
        -webkit-transform: rotateZ(-4.28571deg);
    }

    80% {
        transform: rotateZ(3.75deg);
        -ms-transform: rotateZ(3.75deg);
        -webkit-transform: rotateZ(3.75deg);
    }

    90% {
        transform: rotateZ(-3.33333deg);
        -ms-transform: rotateZ(-3.33333deg);
        -webkit-transform: rotateZ(-3.33333deg);
    }

    100% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }
}

@-webkit-keyframes shake {
    0% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }

    10% {
        transform: rotateZ(-30deg);
        -ms-transform: rotateZ(-30deg);
        -webkit-transform: rotateZ(-30deg);
    }

    20% {
        transform: rotateZ(15deg);
        -ms-transform: rotateZ(15deg);
        -webkit-transform: rotateZ(15deg);
    }

    30% {
        transform: rotateZ(-10deg);
        -ms-transform: rotateZ(-10deg);
        -webkit-transform: rotateZ(-10deg);
    }

    40% {
        transform: rotateZ(7.5deg);
        -ms-transform: rotateZ(7.5deg);
        -webkit-transform: rotateZ(7.5deg);
    }

    50% {
        transform: rotateZ(-6deg);
        -ms-transform: rotateZ(-6deg);
        -webkit-transform: rotateZ(-6deg);
    }

    60% {
        transform: rotateZ(5deg);
        -ms-transform: rotateZ(5deg);
        -webkit-transform: rotateZ(5deg);
    }

    70% {
        transform: rotateZ(-4.28571deg);
        -ms-transform: rotateZ(-4.28571deg);
        -webkit-transform: rotateZ(-4.28571deg);
    }

    80% {
        transform: rotateZ(3.75deg);
        -ms-transform: rotateZ(3.75deg);
        -webkit-transform: rotateZ(3.75deg);
    }

    90% {
        transform: rotateZ(-3.33333deg);
        -ms-transform: rotateZ(-3.33333deg);
        -webkit-transform: rotateZ(-3.33333deg);
    }

    100% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }
}




/*whatsapp btn code*/
.btn1-call {
    background: #0cc041;
    border: 2px solid #38a3fd;
    border-radius: 50%;
    box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3);
    cursor: pointer;
    height: 60px;
    width: 60px;
    text-align: center;
    position: fixed;
    right: 20px;
    bottom: 150px;
    z-index: 999;
    transition: .3s;
    -webkit-animation: hoverWave linear 1s infinite;
    animation: hoverWave linear 1s infinite;
    display: flex;
    justify-content: center;
    align-items: center;
		text-decoration: none;
}

.btn-call__ico {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: 1200ms ease 0s normal none 1 running shake;
    animation-iteration-count: infinite;
    -webkit-animation: 1200ms ease 0s normal none 1 running shake;
    -webkit-animation-iteration-count: infinite;
    color: white;
    font-size: 30px;
    padding-top: 5px;
    transition: .3s all;
}

.btn1-call:hover {
    background-color: #fff;
}

.btn1-call:hover .btn-call__ico {
    color: #38a3fd;
}

@-webkit-keyframes hoverWave {
    0% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 0 rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
    }

    40% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 15px rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
    }

    80% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 26.7px rgba(56, 163, 253, 0.067)
    }

    100% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 40px rgba(56, 163, 253, 0.0)
    }
}

@keyframes hoverWave {
    0% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 0 rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
    }

    40% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 15px rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
    }

    80% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 26.7px rgba(56, 163, 253, 0.067)
    }

    100% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 40px rgba(56, 163, 253, 0.0)
    }
}

/* animations icon */

@keyframes shake {
    0% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }

    10% {
        transform: rotateZ(-30deg);
        -ms-transform: rotateZ(-30deg);
        -webkit-transform: rotateZ(-30deg);
    }

    20% {
        transform: rotateZ(15deg);
        -ms-transform: rotateZ(15deg);
        -webkit-transform: rotateZ(15deg);
    }

    30% {
        transform: rotateZ(-10deg);
        -ms-transform: rotateZ(-10deg);
        -webkit-transform: rotateZ(-10deg);
    }

    40% {
        transform: rotateZ(7.5deg);
        -ms-transform: rotateZ(7.5deg);
        -webkit-transform: rotateZ(7.5deg);
    }

    50% {
        transform: rotateZ(-6deg);
        -ms-transform: rotateZ(-6deg);
        -webkit-transform: rotateZ(-6deg);
    }

    60% {
        transform: rotateZ(5deg);
        -ms-transform: rotateZ(5deg);
        -webkit-transform: rotateZ(5deg);
    }

    70% {
        transform: rotateZ(-4.28571deg);
        -ms-transform: rotateZ(-4.28571deg);
        -webkit-transform: rotateZ(-4.28571deg);
    }

    80% {
        transform: rotateZ(3.75deg);
        -ms-transform: rotateZ(3.75deg);
        -webkit-transform: rotateZ(3.75deg);
    }

    90% {
        transform: rotateZ(-3.33333deg);
        -ms-transform: rotateZ(-3.33333deg);
        -webkit-transform: rotateZ(-3.33333deg);
    }

    100% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }
}

@-webkit-keyframes shake {
    0% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }

    10% {
        transform: rotateZ(-30deg);
        -ms-transform: rotateZ(-30deg);
        -webkit-transform: rotateZ(-30deg);
    }

    20% {
        transform: rotateZ(15deg);
        -ms-transform: rotateZ(15deg);
        -webkit-transform: rotateZ(15deg);
    }

    30% {
        transform: rotateZ(-10deg);
        -ms-transform: rotateZ(-10deg);
        -webkit-transform: rotateZ(-10deg);
    }

    40% {
        transform: rotateZ(7.5deg);
        -ms-transform: rotateZ(7.5deg);
        -webkit-transform: rotateZ(7.5deg);
    }

    50% {
        transform: rotateZ(-6deg);
        -ms-transform: rotateZ(-6deg);
        -webkit-transform: rotateZ(-6deg);
    }

    60% {
        transform: rotateZ(5deg);
        -ms-transform: rotateZ(5deg);
        -webkit-transform: rotateZ(5deg);
    }

    70% {
        transform: rotateZ(-4.28571deg);
        -ms-transform: rotateZ(-4.28571deg);
        -webkit-transform: rotateZ(-4.28571deg);
    }

    80% {
        transform: rotateZ(3.75deg);
        -ms-transform: rotateZ(3.75deg);
        -webkit-transform: rotateZ(3.75deg);
    }

    90% {
        transform: rotateZ(-3.33333deg);
        -ms-transform: rotateZ(-3.33333deg);
        -webkit-transform: rotateZ(-3.33333deg);
    }

    100% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }
}










.appimg {
    width: 279px;
    margin-left: 38px;
}







.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: black;
}


.playstor{
   /*text-align: center;*/
}

.playstor img{
      text-align: center;
    margin-top: 22px;
        margin-left: 87px !important;
    /* padding: 33px; */
    width: 163px;
}

.logooo{
    display:none;
}

@media only screen and (max-width: 600px) {
 .logooo{
    display:block;
        width: 288px !important;
}
}


@media only screen and (max-width: 600px) {
 .logooo2{
      display: block !important;
    width: 97px !important;
    margin-left: 130px;
}
}


@media only screen and (max-width: 600px) {
.prospect {
    width: 100% !important;
    height: 295px !important;
    /*margin-left: -26px;*/
    padding: 7px;
        height: 100% !important;
}
}
@media only screen and (max-width: 600px) {
.prospect1 {
    width: 336px !important;
    height: 295px !important;
    margin-left: -26px;
    padding: 7px;
     height: 466px;
}
}
.prospect {
         width: 534px;
    box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
    padding: 5px;
   
}
.prospect1 {
         /*width: 534px;*/
    box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
    padding: 5px;
    height: 466px !important;
        height: 243px !important;
}
.prospect1 {
        width: 695px;
             height: 534px !important;
}


@media only screen and (max-width: 600px) {
.prospect1 {
    
      height: 291px !important;

}
}
.whycareer{
        font-size: 20px;
}


@media only screen and (max-width: 600px) {
.myfooter h3 {
    color: white;
    margin-top: 30px;
}
}




@media only screen and (max-width: 600px) {
.testimonials {
    padding: 2px 0px !important;
    background: #f2f2f3 !important;
}
}

@media only screen and (max-width: 600px) {
.modal-content {
    width: 106% !important;
    margin-left: -10px !important;
}
}





