.container { width: 100%; max-width: 1070px; padding: 0 15px; margin: 0 auto; }
img { max-width: 100%; display: block; }
body { font-family: "Plus Jakarta Sans", sans-serif; font-weight: 400; font-size: 16px; line-height: 20px; background-color: #ffffff; }
.heading { display: inline-block; width: 100%; vertical-align: top; margin: 0 0 20px 0; }
.heading h2 {text-align: center;}
.heading h2, h3 { font-size: 26px; line-height: 34px; color: #D66311; font-weight: 700; font-family: "Plus Jakarta Sans", sans-serif; margin: 0; padding: 0;  display: inline-block; width: 100%; vertical-align: top; }
.heading h3 {font-size:20px; text-align: left;}
.heading h4 {font-size:18px; text-align: left;}
.heading p { display: inline-block; width: 100%; vertical-align: top; font-size: 14px; line-height: 24px; color: #000; font-weight: 400; margin: 6px 0 0 0; padding: 10; }
ul, li { list-style: none; margin: 0; padding: 0; }
a { transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; text-decoration: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
p { margin: 0; padding: 0; line-height:25px; }
.display-inline { display: inline-block; width: 100%; vertical-align: top; }
.mt80 { margin-top: 80px; }
.desktop-hide {
	display: none !important;
}
/*main css start here*/
.theme-btn {
	display: inline-block;
	width: auto;
	background-color: #D66311;
	padding: 8px 30px 10px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
	transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
	position: relative;
}
.theme-btn:hover {
	color: #000;
}
.theme-btn span {
	position: relative;
	z-index: 2;
}
.theme-btn:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    max-width: 0;
    height: 100%;
    background-color: rgba(254, 254, 254, 0.4);
    content: "";
    transition: all 0.3s ease-in-out;
}
.theme-btn:hover:after {
    max-width: 100%;
}

header {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	background-color: #ffffff;
	padding: 17px 0;
	box-shadow: -5px 6px 10px -5px rgba(0,0,0,0.2);
	position: relative;
	z-index: 1;
}
header .logo {
	float: left;
	width: auto;
	margin-top: 10px;
}
header .logo a {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
header .logo img {
	max-width: 370px;
}
header .main-menu {
	float: right;
	width: auto;
}
header .main-menu .navbar {
	margin: 4px 0;
	padding: 0;
}
header .main-menu .navbar .register-btn {
	float: right;
	width: auto;
	margin: 0 0 0 10px;
}

header .main-menu .navbar .register-btn .theme-btn {
    padding-left: 5px;
    padding-right: 5px;
}

header .main-menu .navbar .navbar-nav .nav-item {
	margin: 0 2px;
}
header .main-menu .navbar .navbar-nav .nav-link {
	color: #000;
	font-size: 13px;
	line-height: 20px;
	font-weight: 500;
	transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}
header .main-menu .navbar .navbar-nav .nav-link:hover,
header .main-menu .navbar .navbar-nav .nav-link.active {
	color: #D66311;
}

.top-section img {
	display: block;
	width: 100%;
}

.section1 {
	margin: 50px 0 0 0;
	overflow: hidden;
}
.section1 .cnt {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	background-color: #D66311;
	padding: 65px 15px 65px 15px;
	font-size: 28px;
	line-height: 40px;
	color: #fff;
	font-weight: 600;
	position: relative;
}
.section1 .cnt:before {
	position: absolute;
	right: 100%;
	top: 0;
	width: 2000px;
	height: 100%;
	background-color: #D66311;
	content: "";
}
.section1 .image {
	padding-left: 10px;
}
.section1 .image img {
	width: 100%;
	max-width: 420px;
}

.section2 {
	margin: 80px 0 0 0;
}
.section2 .col-md-3 {
	margin-top: 15px;
}
.section2 .objects-box {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	height: 100%;
}
.section2 .objects-box img {
	display: block;
	width: 100%;
}
.section2 .objects-box .cnt {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-top: 15px;
}
.section2 .objects-box .cnt h3 {
	font-size: 16px; 
	line-height: 24px; 
	color: #D66311; 
	font-weight: 600;
	margin-bottom: 5px;
	padding: 0;
}
.section2 .objects-box .cnt p {
	font-size: 13px; 
	line-height: 20px; 
	color: #000000; 
	font-weight: 400;
}

.section3 {
	margin: 80px 0 0 0;
	overflow: hidden;
}

.history-section {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	position: relative;
	background-color: #EFEFEF;
}
.history-section:before {
	position: absolute;
	left: 100%;
	top: 0;
	width: 2000px;
	height: 100%;
	background-color: #EFEFEF;
	content: "";
}

.history-section .cnt {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding-left: 10px;
}
.history-section .cnt h2 {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	font-size: 24px; 
	line-height: 34px; 
	color: #D66311; 
	font-weight: 700;
	margin-bottom: 15px;
}
.history-section .cnt p {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	font-size: 14px; 
	line-height: 24px; 
	color: #000; 
	font-weight: 400;
	margin-bottom: 25px;
}
.section4 {
	margin: 30px 0 0 0;
}
.section4 .tagline {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	text-align: center;
	font-size: 20px;
	line-height: 28px;
	color: #5B5B5B;
	font-weight: 800;
}

footer {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-top: 80px;
	background-color: #5B5B5B;
	padding: 20px 0;
}
footer .footer-logo {
	float: left;
	width: auto;
}
footer .footer-logo img {
	width: auto;
	max-width: 300px;
}
footer .footer-link {
	float: right;
	width: auto;
}
footer .footer-link ul {
	float: left;
	width: auto;
	margin-top: 0px;
}
footer .footer-link ul li {
	float: left;
	margin-left: 20px;
}
footer .footer-link ul li a {
	color: #f5f5f5;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
}
footer .footer-link ul li a:hover {
	color: #D66311;
}

.breadcrumbs-outer {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	background: linear-gradient(to right,  #efedec 0%,#eecbb2 50%,#faece2 100%);
	padding: 70px 0 20px 0;
}
.breadcrumbs-outer .breadcrumbs-cnt {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
.breadcrumbs-outer .breadcrumbs-cnt ul {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
.breadcrumbs-outer .breadcrumbs-cnt ul li {
	float: left;
	width: auto;
	margin-left: 10px;
	padding-left: 10px;
	position: relative;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	color: #5B5B5B;
}
.breadcrumbs-outer .breadcrumbs-cnt ul li:first-child {
	margin-left: 0;
	padding-left: 0;
}
.breadcrumbs-outer .breadcrumbs-cnt ul li:before {
	position: absolute;
	left: -2px;
	width: 2px;
	height: 20px;
	content: "/";
	top: 0;
}
.breadcrumbs-outer .breadcrumbs-cnt ul li:first-child:before {
	display: none;
}
.breadcrumbs-outer .breadcrumbs-cnt ul li a {
	color: #5B5B5B;
}
.breadcrumbs-outer .breadcrumbs-cnt ul li a:hover {
	color: #000;
}

.about-container {
	min-height: calc(100vh - 335px);
	
}
.about-container a {color: #D66311;}
.about-container .about-section1 {
	margin-top: 50px;
}
.about-container .heading h2 {
	text-align: left;
	
}

.trust-block .col-md-6 {
	margin-top: 15px;
}

.trust-block .trust-box {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	background-color: #F1F1F1;
	display: flex;
	align-items: center;
	height: 100%;
}
.trust-block .trust-box.bg-orange {
	background-color: #f7e0cf;
}
.trust-block .trust-box .image {
	width: 180px;
}
.trust-block .trust-box .image img {
	display: block;
	width: 100%;
}
.trust-block .trust-box .cnt {
	width: calc(100% - 180px);
	padding: 15px;
}

.trust-block .trust-box .cnt h3 {
	font-size: 16px;
	line-height: 24px;
	color: #D66311;
	font-weight: 600;
	margin-bottom: 5px;
}
.trust-block .trust-box .cnt p {
	font-size: 14px;
	line-height: 20px;
	color: #000;
	font-weight: 400;
}

.about-container .about-section2 {
	margin-top: 50px;
}

.helping-block .col-md-3 {
	margin-top: 15px;
}

.helping-block .trust-box {
	height: 100%;
}
.helping-block .helping-box .image {
	display: inline-block;
	width:100%;
	vertical-align: top;
}
.helping-block .helping-box .image img {
	display: block;
	width: 100%;
}
.helping-block .helping-box .cnt {
	display: inline-block;
	width:100%;
	vertical-align: top;
	padding: 10px 0 0 0;
}
.helping-block .helping-box .cnt p {
	font-size: 14px;
	line-height: 20px;
	color: #000;
	font-weight: 400;
}

/* scholarship page css start here*/
.heading-1 { display: inline-block; width: 100%; vertical-align: top; margin: 0 0 20px 0; }
.heading-1 h2 { font-size: 26px; line-height: 40px; color: #D66311; font-weight: 700; font-family: "Plus Jakarta Sans", sans-serif; margin: 0; padding: 0; text-align: left; display: inline-block; width: 100%; vertical-align: top; }
.heading-1 p { display: inline-block; width: 100%; vertical-align: top; font-size: 14px; line-height: 24px; color: #000; font-weight: 400; margin: 6px 0 0 0; padding: 10; }


.schol-container .schol-section1 {
	margin-top: 30px;
}
.schol-container .schol-section1 .heading-1 h2 {
	text-align: left;
}

.section-3 .sec-1 .sec1 p{
           display: inline-block;
    width: 100%;
    vertical-align: top;
    background-color: #D66311;
    padding: 20px 0px 20px 67px;
    font-size: 17px;
    line-height: 0px;
    color: #fff;
    font-weight: 600;
} 
.section-3 .sec-1 .sec2 p{
           display: inline-block;
    width: 100%;
    vertical-align: top;
    background-color: #AC9D9D;
    padding: 20px 0px 20px 67px;
    font-size: 17px;
    line-height: 0px;
    color: #fff;
    font-weight: 600;
}
.section-3 .sec-2 .sec3 p{
           display: inline-block;
    width: 100%;
    vertical-align: top;
    background-color: #D66311;
    padding: 20px 0px 20px 67px;
    font-size: 17px;
    line-height: 0px;
    color: #fff;
    font-weight: 600;
} 
.section-3 .sec-2 .sec4 p{
           display: inline-block;
    width: 100%;
    vertical-align: top;
    background-color: #AC9D9D;
    padding: 20px 0px 20px 67px;
    font-size: 17px;
    line-height: 0px;
    color: #fff;
    font-weight: 600;
}
.section-5 .sec-1 .sec1 p{
          display: inline-block;
    width: 100%;
    vertical-align: top;
    background-color: #D66311;
    padding: 20px 10px 20px 67px;
    font-size: 17px;
    line-height: 0px;
    color: #fff;
    font-weight: 600;
} 
.section-5 .sec-1 .sec2 p{
           display: inline-block;
    width: 100%;
    vertical-align: top;
    background-color: #AC9D9D;
    padding: 20px 0px 20px 67px;
    font-size: 17px;
    line-height: 0px;
    color: #fff;
    font-weight: 600;
}
.section-5 .sec-2 .sec3 p{
           display: inline-block;
    width: 100%;
    vertical-align: top;
    background-color: #D66311;
    padding: 20px 0px 20px 67px;
    font-size: 17px;
    line-height: 0px;
    color: #fff;
    font-weight: 600;
} 
.section-5 .sec-2 .sec4 p{
           display: inline-block;
    width: 100%;
    vertical-align: top;
    background-color: #AC9D9D;
    padding: 20px 0px 20px 67px;
    font-size: 17px;
    line-height: 0px;
    color: #fff;
    font-weight: 600;
}
 .image-1{
    width: 100%;
 }

 /* scholarship page css end here*/
.single-contact-info {
    text-align: center;
}

.single-contact-info .contact-icon {
    border-radius: 50%;
    height: 100px;
    width: 100px;
    line-height: 100px;
    text-align: center;
    border: 2px solid #f2b263;
    color: #f2b263;
    margin: auto;
    font-size: 40px;
}

.single-contact-info .contact-info {
    margin-top: 30px;
}

 /* scholarship page css end here*/


header .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
}
header .main-menu .navbar .navbar-nav .dropdown-menu {
	padding: 0;
	background-color: #f7e0cf;
	border-radius: 0;
	border: 1px solid #F1F1F1;
	margin-top: 0;
}
header .main-menu .navbar .navbar-nav .dropdown-menu li {
	border-bottom: 1px solid #F1F1F1;
}
header .main-menu .navbar .navbar-nav .dropdown-menu li:last-child {
	border-bottom: none;
}
header .main-menu .navbar .navbar-nav .dropdown-menu li .dropdown-item {
	padding: 7px 10px;
	font-size: 14px;
	color: #000;
	font-weight: 400;
}


/*registration form css start here */

.register-container {
	min-height: calc(100vh - 335px);
	padding: 50px 0;
}
.register-container .heading h2 {
	text-align: left;
}

.form-section {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
.form-section form {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.form-section .form-group {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0 0 15px 0;
}
.form-section .form-group label {
    float: left;
    width: 100%;
    line-height: 18px;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    height: auto;
    margin-bottom: 8px;
}
.form-section .form-group .form-control {
    float: left;
    width: 100%;
    background-color: transparent;
    font-size: 14px;
    line-height: 20px;
    padding: 0 10px;
    border: 1px solid #CFCFCF;
    outline: none;
    box-shadow: none;
    color: #000;
    height: 40px;
    border-radius: 5px;
}
.form-section .form-group select.form-control {
    background-image: url("../images/down-arrow.png");
    background-repeat: no-repeat;
    background-position: calc(100% - 8px);
    background-size: 14px auto;
    cursor: pointer;
    padding-right: 25px;
}

.form-section .form-group.file .file-box {
	display: inline-block;
	width: 100%;
	max-width: 200px;
	height: 200px;
	border: 1px solid #CFCFCF;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
}
.form-section .form-group.file .file-box input[type="file"] {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
}
.form-section .form-group.file .file-box img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: auto;
	max-width: 90%;
	max-height: 90%;
	margin: auto;
}
.form-section .form-group textarea.form-control {
    padding: 10px;
    height: 70px;
    resize: none;
}
.form-section .form-group .form-radio-outer {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin: 12px 0 0 0;
}
.form-section .form-group .form-radio-outer .form-check-label {
	display: inline-block;
	width: auto;
	margin: 0 20px 0 0;
	padding: 0 0 0 26px;
	position: relative;
}
.form-section .form-group .form-radio-outer .form-check-label:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 18px;
	height: 18px;
	border: 1px solid #000;
	border-radius: 50%;
	content: "";
}
.form-section .form-group .form-radio-outer .form-check-label:after {
	position: absolute;
	left: 3px;
	top: 3px;
	width: 12px;
	height: 12px;
	background-color: #D66311;
	border-radius: 50%;
	content: "";
	transition: all 0.3s ease-in-out;
	opacity: 0;
	visibility: hidden;
}
.form-section .form-group .form-radio-outer input[type="radio"]:checked + .form-check-label:after {
	opacity: 1;
	visibility: visible;
}
.form-section .form-group .form-radio-outer .form-check-inline {
	margin: 0;
	padding: 0;
}
.form-section .form-group .form-radio-outer input[type="radio"] {
	display: none;
}

.form-section .form-heading {
    font-size: 18px;
    line-height: 28px;
    color: #D66311;
    font-weight: 700;
    font-family: "Plus Jakarta Sans", sans-serif;
    margin: 20px 0 15px 0;
    padding: 0;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.form-section ul.list {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin:10px 0 25px 0;
}
.form-section ul.list li {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding: 0 0 0 15px;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	font-weight: 400;
	position: relative;
	margin: 0 0 10px 0;
}
.form-section ul.list li:last-child {
	margin-bottom: 0;
}
.form-section ul.list li:before {
	position: absolute;
	left: 0;
	top: 9px;
	width: 5px;
	height: 5px;
	background-color: #000;
	border-radius: 50%;
	content: "";
}

.form-section .form-check-outer {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}


.form-section .form-check-outer .form-check-label {
	display: inline-block;
	width: auto;
	margin: 0 20px 0 0;
	padding: 0 0 0 26px;
	position: relative;
}
.form-section .form-check-outer .form-check-label a {
	color: #D66311;
}
.form-section .form-check-outer .form-check-label a:hover {
	text-decoration: underline;
}
.form-section .form-check-outer .form-check-label:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 18px;
	height: 18px;
	border: 1px solid #000;
	content: "";
}
.form-section .form-check-outer .form-check-label:after {
	position: absolute;
	left: 2px;
	top: -3px;
	width: 20px;
	height: 20px;
	background-image: url("../images/check-mark.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
	content: "";
	transition: all 0.3s ease-in-out;
	opacity: 0;
	visibility: hidden;
	z-index: 1;
}
.form-section .form-check-outer input[type="checkbox"]:checked + .form-check-label:after {
	opacity: 1;
	visibility: visible;
}
.form-section .form-check-outer .form-check-inline {
	margin: 0;
	padding: 0;
}
.form-section .form-check-outer input[type="checkbox"] {
	display: none;
}

.form-section .btn-outer {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin: 10px 0 0 0;
	text-align: center;
}
.form-section .btn-outer .theme-btn {
	width: 100%;
	max-width: 100%;
	border: none;
}
.form-section .btn-outer .theme-btn:hover {
	background-color: #ffb682;
}

ol.list-type, ul.list-type {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 15px 0;
    padding: 0;
    counter-reset: section;
}
ol.list-type li, ul.list-type li {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    font-weight: 400;
    margin: 0 0 10px 0;
    position: relative;
    padding: 0 0 0 22px;
}
ol.list-type li:last-child, ul.list-type li:last-child {
    margin-bottom: 0;
}
ol.list-type li:before {
    position: absolute;
    left: 0;
    top: 0px;
    counter-increment: section;
    content: counter(section) ". ";
    font-weight: 500;
}
ul.list-type li:before {
    position: absolute;
    left: 0;
    top: 8px;
    width: 6px;
    height: 6px;
    background-color: #000;
    border-radius: 50%;
    content: "";
}

/*popup css start here*/
.registration-popup .modal-content {
	background-color: #f7e0cf;
	position: relative;
}
.registration-popup .modal-content .btn-close {
	position: absolute;
	right: 0;
	top: 0;
	width: 24px;
	height: 24px;
	background-color: #fff;
	border-radius: 50%;
	z-index: 1;
	margin: -12px;
	box-shadow: none;
}
.registration-popup .form-section .form-group .form-control {
	background-color: #fff;
}
.registration-popup .form-section .btn-outer {
	margin-top: 0;
}
.registration-popup .form-section .btn-outer .theme-btn {
	border-radius: 5px;
	text-transform: uppercase;
}


.register-preview-section {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
.register-preview-section h3 {
    font-size: 18px;
    line-height: 28px;
    color: #D66311;
    font-weight: 700;
    font-family: "Plus Jakarta Sans", sans-serif;
    margin: 20px 0 15px 0;
    padding: 0;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.register-preview-section .table-outer {
	width: 100%;
	display: inline-block;
	vertical-align: top;
}
.register-preview-section .table-outer table {
	width: 100%;
	
}
.register-preview-section .table-outer table tr {
	background-color: #F1F1F1;
}
.register-preview-section .table-outer table tr:nth-child(even) {
	background-color: #f7e0cf;
}
.register-preview-section .table-outer table tr td {
	padding: 8px 10px;
	font-size: 14px;
	line-height: 20px;
	border: 1px solid #cccccc;	
}

.register-preview-section .table-outer table tr td span {
	font-weight: 700;
}
.register-preview-section .table-outer table tr td img {
	width: auto;
	height: auto;
	max-height: 120px;
	max-width: 140px;
}
.register-preview-section .btn-outer {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-top: 20px;
}
.register-preview-section .btn-outer .theme-btn + .theme-btn {
	margin-left: 4px;
}
.register-preview-section .btn-outer .theme-btn.edit i {
	margin-right: 4px;
}
.register-preview-section .btn-outer .theme-btn.edit {
	background-color: #5B5B5B;
	color: #fff;
}