@import url('https://fonts.googleapis.com/css?family=Dosis:400,500,600,700,800|Poppins:300,400,400i,500,600,700,800|Raleway:400,400i,500,500i,600,700&display=swap');
h1, h2, h3, h4 {
	font-family: 'Dosis', sans-serif;
	font-weight: 700;
	color: #222222;
	letter-spacing: 2px;
	margin: 0px;
}
p {
	font-family: 'Poppins', sans-serif;
	margin: 0px
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:focus {
	outline: none;
}
body {
	font-family: 'Poppins', sans-serif;
	overflow-x: hidden;
}
html {
	background-color: #fff;
	overflow-x: hidden;
}
.top-bar {
	background-color: #9f3525;
	padding: 8px 0px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 999;
}
.top-bar ul li {
	list-style: none;
	display: inline-block;
	padding: 0px 10px;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 28px;
}
.top-bar ul {
	padding-top: 30px;
	padding-left: 0px;
}
.top-bar ul li a {
	color: #fff;
	font-family: 'Poppins', sans-serif;
}
.top-bar ul li a .fa {
	font-size: 16px;
	margin-right: 3px;
}
.top-bar .col-md-4, .top-bar .col-md-6 {
	padding: 0px;
}
.top-bar .btn-light {
	font-size: 14px;
	color: #fff;
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 6px;
	padding: 6px 20px;
	margin-top: 25px;
	font-family: 'Poppins', sans-serif;
}
.top-bar .btn-light .fa {
	margin-right: 5px;
	font-size: 14px;
}
.glow {
	color: #f5f5f5;
	text-align: center;
	-webkit-animation: glow 1s ease-in-out infinite alternate;
	-moz-animation: glow 1s ease-in-out infinite alternate;
	animation: glow 1s ease-in-out infinite alternate;
}
 @-webkit-keyframes glow {
 from {
 text-shadow: 0 0 10px #f5f5f5, 0 0 20px #f5f5f5, 0 0 30px #9f3525, 0 0 40px #9f3525, 0 0 50px #9f3525, 0 0 60px #9f3525, 0 0 70px #9f3525;
}
 to {
 text-shadow: 0 0 20px #f5f5f5, 0 0 30px #9f3525, 0 0 40px #9f3525, 0 0 50px #9f3525, 0 0 60px #9f3525, 0 0 70px #9f3525, 0 0 80px #9f3525;
}
}
.top-bar .btn-light:hover {
	background-image: linear-gradient(to right, #812719, #b54433 );
}
.banner {
	border-bottom: 8px solid #9f3525;
	margin-top: 88px;
}
.banner .container p {
}
.middle {
	background-image: url(images/middle-bg.jpg);
	background-size: cover;
	margin: 80px 0px;
}
.middle .head h2 {
	font-size: 38px;
	color: #222222;
	text-align: center;
	    text-transform: uppercase;
}
.middle .choose-oask-icon {
	position: relative;
	padding-top: 80px;
}
.middle .choose-oask-icon p {
	position: absolute;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #fff;
	top: 125px;
	left: 140px;
	-ms-transform: rotate(-3deg); /* IE 9 */
	-webkit-transform: rotate(-3deg); /* Safari 3-8 */
	transform: rotate(-3deg);
}
.middle .choose-oask-icon-2 {
	position: relative;
	padding-top: 80px;
}
.middle .choose-oask-icon-2 p {
	position: absolute;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #fff;
	top: 128px;
	left: 140px;
	-ms-transform: rotate(-3deg); /* IE 9 */
	-webkit-transform: rotate(-3deg); /* Safari 3-8 */
	transform: rotate(-3deg);
}
.middle .choose-oask-icon-3 {
	position: relative;
	padding-top: 80px;
}
.middle .choose-oask-icon-3 p {
	position: absolute;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #fff;
	top: 120px;
	left: 140px;
	-ms-transform: rotate(-3deg); /* IE 9 */
	-webkit-transform: rotate(-3deg); /* Safari 3-8 */
	transform: rotate(-3deg);
}
.apply-fee-button {
	background-image: url(images/apply-fee-bg.jpg);
	background-size: cover;
	padding: 90px 0px;
	text-align: center;
}
.apply-fee-button .btn-light {
	font-size: 34px;
	color: #fff;
	background-image: linear-gradient( #22b36e, #0a6b3d );
	border: 0px;
	font-weight: 500;
	border-radius: 6px;
	padding: 2px 28px;
	letter-spacing: 1px;
	margin: 0px 40px;
	font-family: 'Raleway', sans-serif;
}
.apply-fee-button .btn-light.fee-btn {
	padding: 2px 14px;
}
.how-will-silver-osks {
	/*background-color: #f5f5f5;*/
	padding: 80px 0px;
}
.how-will-silver-osks h3 {
	font-size: 38px;
	line-height: 40px;
	text-transform: uppercase;
	padding-bottom: 40px;
	text-align: center;
}
.how-will-silver-osks p {
	font-size: 18px;
	line-height: 30px;
	color: #1a1a1a;
	padding-bottom: 15px;
}
.how-will-silver-osks ul li {
	font-size: 16px;
	line-height: 30px;
	color: #1a1a1a;
	padding-bottom: 15px;
	letter-spacing: 1px;
}
.how-will-silver-osks-image {
	text-align: center;
}
.our-gallery {
	padding: 80px 0px;
}
.our-gallery h3 {
	font-size: 40px;
	line-height: 40px;
	text-transform: uppercase;
	padding-bottom: 50px;
	text-align: center;
}
.our-gallery .snap-box {
	box-shadow: 20px 16px 20px -20px #ccc;
	padding: 15px;
	margin-bottom: 30px;
}
.our-gallery .gallery-btn {
	text-align: center;
}
.our-gallery .gallery-btn .btn-light {
}
.our-gallery .gallery-btn .btn-light {
	font-size: 32px;
	color: #fff;
	background-image: linear-gradient( #22b36e, #0a6b3d );
	border: 0px;
	font-weight: 500;
	border-radius: 6px;
	padding: 1px 38px;
	letter-spacing: 1px;
	font-family: 'Raleway', sans-serif;
	margin-top: 40px;
}
.Counter {
	background-image: url(images/counter-bg.jpg);
	background-size: cover;
	padding: 90px 0px;
}
.Counter .counter-content {
	padding-bottom: 60px;
}
.Counter .counter-content .col-3 {
	padding: 0px;
}
.Counter .counter-content h3 {
	font-size: 30px;
	padding-top: 10px;
	font-weight: 500;
	font-family: 'Dosis', sans-serif;
}
.Counter .counter-content h4 {
	font-size: 55px;
	color: #9f3525;
	font-weight: 500;
}
.Counter .counter-content h5 {
	font-size: 55px;
	color: #117f4b;
	font-weight: 500;
	font-family: 'Dosis', sans-serif;
}
.our-program {
	padding: 80px 0px;
	background-color: #f5f5f5;
}
.our-program .head h3 {
	font-size: 40px;
	text-transform: uppercase;
	padding-bottom: 50px;
	text-align: center;
}
.our-program .program-content-data {
	padding: 28px;
	background-color: #fff;
	height: 315px;
}
.our-program .program-content-data h4 {
	font-size: 24px;
	font-weight: 500;
	line-height: 32px;
	padding-bottom: 8px;
	text-transform: uppercase;
}
.our-program .program-content-data p {
	font-size: 14px;
	line-height: 24px;
}
.bottom-form {
	background-color: #9f3525;
	padding: 80px 0px;
}
.bottom-form h3 {
	font-size: 42px;
	line-height: 60px;
	color: #fff;
	font-weight: 600;
	padding-bottom: 40px;
}
.bottom-form .form-control {
	padding: 10px 20px;
	border: 0px;
	border-radius: 6px;
	margin-bottom: 30px;
}
.bottom-form .btn-light {
	font-size: 24px;
	color: #fff;
	background-image: linear-gradient( #22b36e, #0a6b3d );
	border: 0px;
	font-weight: 500;
	border-radius: 6px;
	padding: 3px 20px;
	letter-spacing: 1px;
	font-family: 'Raleway', sans-serif;
	margin-top: 10px;
}
.bottom-form .btn-light:hover {
	background-image: linear-gradient( #812719, #b54433 );
}
.copyright {
	padding: 18px;
}
.copyright p {
	font-size: 20px;
	line-height: 30px;
	color: #9f3525;
	text-align: center;
}
.modal-backdrop.show {
	z-index: 10;
}
.top-bar .btn-light.online-form {
	font-size: 20px;
	color: #fff;
	background-image: linear-gradient( #22b36e, #0a6b3d );
	border: 0px;
	font-weight: 500;
	border-radius: 6px;
	padding: 4px 15px;
	letter-spacing: 1px;
	font-family: 'Raleway', sans-serif;
}
.top-bar .fa.dwnld-icon {
	color: #9f3525;
	font-size: 16px;
	margin-left: 12px;
	margin-top: 30px;
}
.top-bar .download-icon a {
	color: #9f3525;
}

.awards.middle .award-box-1 {
	background-color: #fff;
	border: 2px solid #1ca263;
	border-radius: 7px;
	padding: 30px 15px;
	text-align: center;
	box-shadow: 1px 1px 14px 10px #ccc;
	height: 330px;
}
.awards.middle .award-box-1 p {
	font-size: 18px;
	color: #222222;
	line-height: 25px;
	padding-top: 30px;
}
.awards.middle .award-box-1 img {
	margin: 0 auto;
}
.awards.middle .award-box-2 {
	background-color: #fff;
	border: 2px solid #a63c2c;
	border-radius: 7px;
	padding: 30px 15px;
	text-align: center;
	box-shadow: 1px 1px 14px 10px #ccc;
	height: 330px;
}
.awards.middle .award-box-2 p {
	font-size: 18px;
	color: #222222;
	line-height: 25px;
	padding-top: 30px;
}
.awards.middle .award-box-2 img {
	margin: 0 auto;
}

.carousel-indicators .active {
    background-color: #E1D8D8;
}

.awards.middle {
	background-image: url(images/middle-bg-2.jpg);
	background-size: cover;
	padding: 80px 0px;
	margin: 0px;
}


.how-will-silver-osks-image img {
	margin-top: 5px;
}


/*
Hover css*/




/* Bounce To Right */
.btn-light {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.btn-light:before {
	border: 0px;
	border-radius: 6px;
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: linear-gradient( #812719, #b54433 );
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.btn-light:hover, .btn-light:focus, .btn-light:active {
	color: white;
}
.btn-light:hover:before, .btn-light:focus:before, .btn-light:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

@media all and (min-width: 991px) and (max-width: 1100px) {
.top-bar .col-md-8 {
	padding: 0px;
}
.top-bar ul li {
	padding: 0px 5px;
	font-size: 14px;
}
.top-bar .btn-light {
	font-size: 10px;
	padding: 6px 20px;
}
.top-bar .fa.dwnld-icon {
	color: #fff;
	font-size: 16px;
}
.top-bar .btn-light .fa {
	font-size: 14px;
}
.middle .choose-oask-icon p {
	position: absolute;
	font-size: 18px;
	line-height: 28px;
	top: 110px;
	left: 130px;
}
.middle .choose-oask-icon-2 p {
	font-size: 18px;
	line-height: 28px;
	top: 110px;
	left: 125px;
}
.middle .choose-oask-icon-3 p {
	top: 110px;
	left: 125px;
	font-size: 18px;
}
}

@media all and (min-width: 767px) and (max-width: 991px) {
.middle .choose-oask-icon p {
	font-size: 13px;
	line-height: 22px;
	top: 100px;
	left: 86px;
}
.middle .choose-oask-icon-2 p {
	font-size: 13px;
	line-height: 20px;
	top: 100px;
	left: 90px;
}
.apply-fee-button .btn-light {
	margin: 0px 12px;
}
.top-bar img {
	width: 80%;
}
.top-bar .col-md-8 {
	padding: 0px;
}
.top-bar ul li {
	padding: 0px;
	padding-right: 4px;
	font-size: 11px;
	line-height: 28px;
}
.top-bar .btn-light .fa {
	margin-right: 2px;
	font-size: 10px;
}
.top-bar .btn-light {
	font-size: 12px;
	padding: 6px 6px;
}
.top-bar ul {
	padding-top: 28px;
}
.middle .choose-oask-icon-3 p {
	font-size: 12px;
	line-height: 20px;
	top: 105px;
	left: 100px;
}
.top-bar .fa.dwnld-icon {
	color: #fff;
	font-size: 13px;
	margin-left: 2px;
	margin-top: 33px;
}
}

@media all and (max-width: 767px) {
.top-bar {
	text-align: center;
	position: static;
}
.top-bar ul li {
	padding: 0px;
}
.top-bar ul {
	float: none;
}
.top-bar .btn-light {
	margin-bottom: 20px;
}
.banner {
	margin-top: 0px;
}
.middle {
	margin: 50px 0px;
}
.middle .head h2 {
	font-size: 24px;
	text-transform: uppercase;
}
.middle .choose-oask-icon {
	padding-top: 60px;
}
.middle .choose-oask-icon p {
	font-size: 14px;
	top: 80px;
	left: 90px;
	line-height: 22px;
}
.middle .choose-oask-icon-2 p {
	font-size: 13px;
	line-height: 20px;
	top: 100px;
	left: 90px;
}
.middle .choose-oask-icon-3 p {
	font-size: 12px;
	line-height: 18px;
	top: 105px;
	left: 100px;
}
/*
	style*/
	
.apply-fee-button .btn-light {
	font-size: 20px;
	margin-bottom: 30px;
}
.apply-fee-button {
	padding: 0px;
	padding-top: 30px;
}
.how-will-silver-osks h3 {
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	padding-bottom: 25px;
}
.how-will-silver-osks p {
	font-size: 15px;
	line-height: 28px;
}
.how-will-silver-osks ul li {
	font-size: 14px;
	line-height: 26px;
}
.Counter .counter-content .col-3 {
	padding-left: 15px;
}
.Counter .counter-content h3 {
	font-size: 20px;
}
.Counter .counter-content h4 {
	font-size: 38px;
}
.our-program {
	padding: 50px 0px;
}
.bottom-form .form-control {
	margin-bottom: 20px;
}
.top-bar ul li {
	font-size: 14px;
	padding-right: 9px;
}
.our-gallery .gallery-btn .btn-light {
	font-size: 24px;
	padding: 1px 26px;
	margin-top: 20px;
}
.our-gallery {
	padding: 50px 0px;
}
.top-bar .btn-light {
	margin-top: 10px;
}
}

@media all and (max-width: 350px) {
.middle .choose-oask-icon p {
	font-size: 12px;
	top: 73px;
	left: 75px;
	line-height: 20px;
}
.middle .choose-oask-icon-2 p {
	font-size: 11px;
	line-height: 20px;
	top: 92px;
	left: 75px;
}
.middle .choose-oask-icon-3 p {
	font-size: 11px;
	line-height: 18px;
	top: 105px;
	left: 77px;
}
.how-will-silver-osks {
	padding: 50px 0px;
}
.how-will-silver-osks h3 {
	font-size: 21px;
	line-height: 28px;
}
.our-program {
	padding-bottom: 50px;
}
.our-gallery {
	padding: 50px 0px;
}
}
