@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Hurricane&display=swap');
body,
html {
    margin: 0px;
    padding: 0px;
    color: #000000;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    overflow-x: hidden;
}

html {
    scroll-behavior: smooth;
}

#wrapper {
    width: 980px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
}

.clear {
    clear: both;
}

.right {
    float: right;
}

.left {
    float: left;
}

h1 {
    font-size: 2.2em;
}

h2 {
    font-size: 2.0em;
}

h3 {
    font-size: 1.8em;
}

h4 {
    font-size: 1.6em;
}

h5 {
    font-size: 1.4em;
}

p {
    font-size: 1.2em;
}

a {
    color: #0d6efd;
    text-decoration: none;
}

.navbar-dark .navbar-brand {
    color: #ffb549 !important;
}

.news marquee {
    font-size: 16px;
    margin-top: 12px
}

.news-content p {
    margin-right: 41px;
    display: inline;
    color: #fac500;
    text-transform: uppercase;
}

/*---- tophead ---*/

.top-head {
    padding: 0px 0px;
    margin: 0px;
    display: block;
    /* border-top: 21px #ffb549 solid; */
    background: linear-gradient(307deg, #003060 74%, #cf9a62 26%);
}

.web-logo {
    display: flex;
    position: relative;
    /* background: #fff; */
}

.web-logo img {
    max-width: 98px;
    width: 100%;
    z-index: 1;
    border: 6px solid #ffffff;
    border-radius: 100px;
    background: #ffffff;
    position: absolute;
    top: -15px;
    left: -70px;
}

.logo-text {
    float: right;
    width: auto;
}

.top-head h1 {
    color: #761d18;
    font-size: 36px;
    font-weight: bold;
    padding: 7px 0px;
}

.site-header.style-1 .extra-cell {
    display: flex;
    align-items: center;
}

.extra-cell {
    /* display: inline-flex;*/
    align-items: center;
    padding: 0px 0px;
    /*float: right;*/
}

.extra-icon-box {
    padding-left: 65px;
    min-height: 50px;
    position: relative;
    display: flex;
    align-items: start;
    width: 270px;
    flex-direction: column;
}

.extra-icon-box i {
    width: 50px;
    height: 50px;
    background: #015ca8;
    text-align: center;
    line-height: 43px;
    color: #fff;
    position: absolute;
    border-radius: 10px;
    left: 0;
    box-shadow: 5px 5px 30px -15px #2698bf;
    font-size: 22px;
}

.extra-icon-box img {
    max-width: 80%;
}

.extra-icon-box span {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 5px;
    color: #444443;
}

.extra-cell ul {
    margin: 0px;
    padding: 0;
    list-style: none;
}

.extra-cell ul li {
    float: left;
    margin: 0px 0px;
    padding: 10px 10px;
}

.extra-cell ul li::last-child {
    padding-right: 0px !important;
}

.extra-cell ul li i {
    color: #cf9a62;
    font-size: 14px;
    padding-right: 10px;
}

.extra-cell ul li a {
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
}

.extra-icon-box .title {
    font-size: 22px;
    color: #0095da;
    font-weight: bold;
}

.don-btn {
    padding: 4px 7px;
    display: inline-flex;
    border-radius: 0px;
    font-size: 14px;
    color: #ffffff;
    position: relative;
    line-height: 1.5;
    align-items: center;
    overflow: hidden;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 8px 2px 0px;
    text-transform: uppercase;
    border: 1px solid #cf9a62;
    background: #cf9a61;
    border-radius: 100px;
    font-size: 13px;
    transition: 0.5s all;
}

.don-btn:hover {
    background: #ffb54900;
    color: #cf9a62;
}

.parent-btn {
    background: #cf9a62;
    color: #ffffff;
}

.parent-btn:hover {
    color: #cf9a62;
    background: #003060;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

.dropdown-item {
    white-space: break-spaces !important;
    font-size: 14px;
    text-align: center;
    padding: 0.25rem 0rem !important;
}

.navbar-outer {
    background: #fff;
    border-bottom: 1px solid #fafafa;
}

.navbar {
    width: max-content;
    margin: auto;
}

/*--- breadcumb---*/

.breadcrumb-banner {
    background: url(../img/inner-banner.jpg) no-repeat #000;
    background-size: 100%;
    padding: 99px 0px;
    margin: 0px;
    height: 300px;
    position: relative;
}

.bread-nav {
    display: flex;
    flex-wrap: wrap;
    padding: 9px 36px 11px 117px;
    margin-bottom: 0px;
    list-style: none;
    background: #0080ff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

/*
.bread-nav:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0px;
    border-top: 0px solid #ffffff00;
    border-bottom: 49px solid #1abcff;
    border-right: 54px solid #761d0c00;
    top: 0px;
    left: auto;
    right: -54px;
}*/

.bread-nav li {
    padding: 10px 10px 0px 0px;
    font-size: 13px;
    color: #fcfcfc;
    font-weight: 100;
    position: relative;
}

.bread-nav li a {
    color: #003060;
    text-decoration: none;
    font-weight: 600;
}

/*.bread-nav li ::after {
    position: absolute;
   font-family: "Font Awesome 5 Free";
    font-weight: 100;
    content: "\f054";
    font-size: 11px;
    color: #464545;
    top: 13px;
    padding-left: 11px;
}*/

.comingsoon {
    padding: 150px 0px;
    margin: 50px 0px;
}

/*--- feature ---*/

.features-1 {
    display: flex;
    padding: 50px 0px;
    margin: 0px;
    margin-top: 0px;
    position: relative;
    width: 100%;
    background: #003060;
}

.heading-sec {
    margin: 0px auto 7em;
    padding: 20px 0px;
}

.f-box {
    border-radius: 62px;
    padding: 10px;
    margin: 0px 29px;
    display: flex;
    position: relative;
}

.f-iocn img {
    max-width: 70%;
    /* line-height: 40px; */
    padding: 16px 0px;
}

/*.f-iocn .img-0{
    opacity: 1;

}
.f-iocn .img-1{
   opacity: 0;
     display: none ;
}*/

.f-content {
    padding: 40px 10px 30px 32px;
}

/*.heading-sec p{
	font-size: 16px;
	font-weight: bold;
	color: #474747;
	    font-family: 'Open Sans', sans-serif;
}
.heading-sec h1{
	font-size: 50px;
	font-weight: bold;
	color: #005aaa;	
	    font-family: 'Open Sans', sans-serif;
}*/

.f-content h2 {
    font-weight: 800 !important;
    color: #323232;
    font-size: 30px;
}

.f-content p {
    font-weight: 400;
    color: #cf9a62;
    font-size: 12px;
    text-align: center;
}

/*---about us---*/

.about-us {
    /*padding: 50px 0px 50px 0px;*/
    margin: 0px;
    background: #ffffff;
    background-position: center;
    background-size: 100%;
}

.title-for-all {
    font-size: 40px;
    color: #232323;
    font-weight: bold;
    position: relative;
    padding-bottom: 16px;
    font-family: 'Raleway', sans-serif;
}

.title-for-all span {
    color: #0095da;
}

.about-us p {
    font-size: 16px;
    color: #555656;
    text-align: justify;
    line-height: 36px;
}

.about-us h6 {
    font-size: 20px;
    color: #464545;
    font-weight: 600;
    position: relative;
    padding-bottom: 16px;
    font-family: 'Raleway', sans-serif;
}
.ab-btn {
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	color: #003060;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	border: 2px solid #003060;
	border-radius: 40px;
	padding: 6px 15px;
}

.ab-btn:hover {
    color: #cf9a62;
	border: 2px solid #cf9a62;
}

.ab-btn4 {
    border: 3px solid #ffb549;
    color: #ffeda8;
    background: #ffb549;
    width: 100%;
}

.ab-btn4:hover {
    background: none !important;
    color: #ffb549 !important;
}

.about-us ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: left;
}

.about-us ul li {
    font-size: 16px;
    font-weight: 400;
    line-height: 2;
    color: #555656;
}

.about-us ul li i {
    color: #0080ff;
    font-size: 16px;
}

/*--- feature ---*/

.features-2 {
    display: block;
    padding: 50px 0px;
    margin: 0px;
    background: #edf7ff;
    position: relative;
}

.features-2.heading-sec {
    margin: 0px auto 7em;
    padding: 20px 0px;
}

.features-2 .f-box {
    padding: 0px;
    margin: 33px 10px;
    display: block;
}

.features-2 .f-iocn {
    margin: 20px auto;
    text-align: center;
    padding: 6px;
    display: block;
    background: #dbe1ea;
    border-radius: 100px;
    width: 123px;
}

.features-2 .f-iocn i {
    color: #fff;
    font-family: 'FontAwesome';
}

.features-2 .f-iocn-1 {
    background: #ffffff !important;
}

.features-2.f-iocn img {
    max-width: 100%;
}

.features-2 .f-content {
    margin-top: 2px;
    padding: 0px 10px;
}

.features-2 .heading-sec p {
    font-size: 14px;
    font-weight: 400;
    color: #474747;
    font-family: 'Open Sans', sans-serif;
}

.features-2 .heading-sec h1 {
    font-size: 50px;
    font-weight: bold;
    color: #1abcff;
    font-family: 'Raleway', sans-serif;
}

.features-2 h2 {
    font-weight: 700 !important;
    color: #003060;
    font-size: 20px;
}

.features-2.f-content p {
    font-weight: 400;
    color: #474747;
    font-size: 14px;
    text-align: center;
}

.features-2 .f-box i {
    /* background: linear-gradient(0deg, #ff9700, #ffd28f); */
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    color: #cf9a62;
    font-size: 46px;
    font-weight: 600;
    width: 100%;
    font-family: 'Font Awesome 5 Free';
}

/*--- evolution---*/

.evolution-sec {
    display: block;
    padding: 75px 0px;
    margin: 0px;
    background: #faf4ef;
    background-size: 100%;
}

.signature {
    font-family: 'Hurricane', cursive;
    font-size: 35px !important;
    color: #043d6e !important;
    padding: 0;
    margin: 0;
    letter-spacing: 0px;
    font-weight: 300;
}

.evolution-sec p {
    font-size: 16px;
    color: #3b3b3b;
    text-align: justify;
}

.evolution-sec2 {
    background: #fff !important;
}

.ab-btn2 {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    color: #cf9a62;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    text-decoration: underline;
}

.ab-btn2:hover {
    color: #fcaa32;
}

/*-- new feed --*/

.new-feed {
    padding: 50px 0px;
    margin: 0px;
    background: #fff;
    background-size: 45% 100%;
    position: relative;
}

.notice {
    background-color: #ffffff;
    margin-top: 41px;
    -webkit-box-shadow: 0 5px 8px -6px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 5px 8px -6px rgba(0, 0, 0, .2);
    box-shadow: 0px 1px 14px 0px rgb(0 0 0 / 10%);
}

.notice-lg {
    font-size: 16px;
    color: #003060;
    display: flex;
    line-height: 31px;
    height: 86px;
}

.notice-lg i {
    background: #cf9a62;
    font-size: 45px;
    color: #fff;
    padding: 16px;
    width: 100%;
    text-align: center;
    height: 100%;
    box-shadow: 0px 0px 5px #0000007a;
}

/*.notice:hover.notice-lg i {
    -webkit-transform: rotateZ(720deg);
    -moz-transform: rotateZ(720deg);
    transform: rotateZ(720deg);
}*/

.notice-danger>strong {
    color: #d73814;
}

.new-f-box {
    width: 21%;
    height: 100%;
    margin-right: 51px;
}

.new-f-box2 {
    width: 75%;
    height: 100%;
}

.new-f-box2 a {
    font-size: 11px;
    background: #ffffff00;
    padding: 0px 0px;
    /* border: 1px solid #ffb549; */
}

/*--- owl --- carousel--*/

MultiCarousel {
    float: left;
    overflow: hidden;
    padding: 15px;
    width: 100%;
    position: relative;
}

.MultiCarousel .MultiCarousel-inner {
    transition: 1s ease all;
    float: left;
}

.MultiCarousel .MultiCarousel-inner .item {
    float: left;
}

.MultiCarousel .MultiCarousel-inner .item>div {
    text-align: center;
    padding: 10px;
    margin: 10px;
    background: #f1f1f1;
    color: #666;
}

.MultiCarousel .leftLst,
.MultiCarousel .rightLst {
    position: absolute;
    border-radius: 50%;
    top: calc(50% - 20px);
}

.MultiCarousel .leftLst {
    left: 0;
}

.MultiCarousel .rightLst {
    right: 0;
}

.MultiCarousel .leftLst.over,
.MultiCarousel .rightLst.over {
    pointer-events: none;
    background: #ccc;
}

/*-- gallery---*/

.Gallery-sec {
    background: url(../img/about-bg.png) no-repeat #e9e9e921;
    display: block !important;
    padding: 50px 0px;
}

#image-gallery .modal-footer {
    display: block;
}

.thumb {
    margin-top: 15px;
    margin-bottom: 15px;
}

.img-box1 {
    /*width: 25%;*/
    display: flex;
    padding: 0px;
    margin: 0px;
    position: relative;
    max-width: 100%;
    height: 100%;
    position: relative;
}

.img-box1 .plus-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(26 188 255 / 72%);
    opacity: 0;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.img-box1:hover .plus-icon {
    opacity: 1;
}

.img-box1 .plus-icon ul {
    position: absolute;
    top: 50%;
    left: 46%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    right: 0;
    margin: auto;
}

.img-box1 .plus-icon ul li {
    display: block;
    margin: 0 5px;
    text-align: center;
}

.img-box1 .plus-icon ul li i {
    color: #ffb549;
    font-size: 12px;
    border-radius: 100px;
    border: 4px solid #ffb549;
    padding: 20px;
    /* background: linear-gradient(45deg, #680a0a, #f58d95); */
    box-shadow: -1px 3px 20px #00000057;
}

.img-caption figcaption h3 {
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    color: #fff;
}

.img-caption figcaption {
    background: #761d0c;
    padding: 10px;
}

.gallery-title {
    font-size: 36px;
    color: #FFA500;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px
}

.gallery-title:after {
    content: "";
    position: absolute;
    width: 22.5%;
    left: 38.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e
}

.filter-button {
    font-size: 15px;
    border: 1px solid #ffeda8;
    border-radius: 5px;
    text-align: center;
    color: #FFA500;
    background: #761d0c;
    margin: 0px 5px 31px 5px;
    padding: 8px 12px;
}

.filter-button:hover {
    border: 1px solid #ffeda8;
    text-align: center;
    color: #761d0c;
    background-color: #ffeda8
}

.btn-default:active .filter-button:active {
    background-color: #ffeda8;
    color: white
}

.port-image {
    width: 100%
}

.gallery_product {
    margin-bottom: 30px
}

.gallery_product img {
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
    border-radius: 5px
}

/*-- call to actoion--*/

.cta {
    overflow: hidden;
    background: #cf9a62;
    background-size: cover;
    padding: 50px 0;
    color: #fff;
}

.cta h2 {
    color: #fff;
    font-size: 53px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}

.ab-btnn-0 {
    display: block;
    padding: 19px 60px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-radius: 100px;
    box-shadow: 2px 6px 20px 0px #21252963;
    transition: all 0.35s;
    text-transform: uppercase;
    border: #fff solid 5px;
    margin: 26px auto;
    width: 230px;
    text-align: center;
}

.ab-btnn-0:hover {
    color: #fcfcfc;
    background: #003060;
}

/*=======  inner pages ======*/

/*-- inner about us --*/

.mission_vision2 {
    padding: 50px 0px;
    margin: 0px;
}

.mission_vision2 p {
    font-size: 15px;
    line-height: 3;
    color: #555656;
}

/*---footer --*/

#footer {
    padding: 0 0px;
    color: #fff;
    font-size: 14px;
    background: url(../img/footer-bg.jpg) no-repeat fixed;
    background-size: cover;
}

#footer .footer-top {
    border-top: 1px solid #474747;
    border-bottom: 1px solid #474747;
    padding: 60px 0 0px 0;
}

.bottom-foot {
    background: #003060;
}

#footer .footer-top .footer-info {
    margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
    font-size: 18px;
    margin: 0 0 20px 0;
    padding: 2px 0 2px 0;
    line-height: 1;
    font-weight: 700;
}

#footer .footer-top .footer-info p {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin: 28px 0px 0px;
}

#footer .footer-top .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #545454;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s
}

#footer .footer-top .social-links a:hover {
    background: #e96b56;
    color: #fff;
    text-decoration: none;
}

#footer .footer-top h4 {
    font-size: 16px;
    font-weight: 900;
    color: #45c9ff;
    padding-bottom: 12px;
    position: relative;
}

#footer .footer-top .footer-links {
    margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 28px 0px 0px;
}

#footer .footer-top .footer-links ul i {
    padding-right: 13px;
    color: #45c9ff;
    font-size: 9px;
    line-height: 1;
}

#footer .footer-top .footer-links ul li {
    padding: 10px 0;
    display: flex;
    align-items: center
}

#footer .footer-top .footer-links ul li:first-child {
    padding-top: 0
}

#footer .footer-top .footer-links ul a {
    color: #fff;
    transition: 0.3s;
    display: inline-block;
    line-height: 1
}

#footer .footer-top .footer-links ul a:hover {
    color: #fff200
}

#footer .footer-top .footer-contact {
    margin-bottom: 30px
}

#footer .footer-top .footer-contact p {
    line-height: 26px;
    margin: 28px 0px 0px;
}

#footer .footer-top .footer-contact p i {
    padding-right: 13px;
    color: #45c9ff;
    line-height: 1;
}

/* footer social icons */

ul.social-network {
    list-style: none;
    display: flex;
    /* margin-left: 0 !important; */
    padding: 0;
    margin: 30px 0px;
}

ul.social-network li {
    display: inline;
    margin: 0 5px;
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 50px;
    height: 50px;
    font-size: 20px;
}

.social-circle li i {
    margin: 0;
    line-height: 50px;
    text-align: center;
    background: linear-gradient(45deg, #8addff, #1abcff);
    color: #fff;
    width: 100%;
    border-radius: 100px;
}

.social-circle li a :hover {
    background: #cf9a62;
}

.copyright {
    text-align: center;
    padding: 15px 0px;
    color: #9f9f9f;
    font-size: 14px;
}

.credits {
    padding: 0px 0px;
    text-align: center;
    font-size: 12px;
    color: #9f9f9f;
}

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s all;
    text-align: center;
    z-index: 99999999;
    background-color: #ddd;
    color: #33b4ed;
    width: 50px;
    height: 50px;
    line-height: 44px;
    right: 30px;
    bottom: 30px;
    padding-top: 2px;
    border-radius: 100px;
}

.scroll-top-wrapper:hover {
    background-color: #cf9a62 !important;
}

.scroll-top-wrapper:hover .fa-chevron-up {
    color: #003060 !important;
}

.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: 1.0;
}

.scroll-top-wrapper i.fa {
    line-height: inherit;
}

/*---- principal note --*/

.note-box {
    border: solid 1px #ccc;
    background: url(../img/note-bg.jpg) repeat;
    ;
    box-shadow: 0px 0px 20px #6262626b;
    padding: 37px;
    position: relative;
    background-size: 100% 123px;
}

.princ-img {
    position: absolute;
    width: 29%;
    margin: 0 auto;
    top: 127px;
    right: 0;
    left: 0;
}

.growth-bg {
    background: url(../img/growth-bg.jpg) no-repeat #fff !important;
    background-size: 100% !important;
}

.inner-team {
    background: #fff !important;
}

.inner-team .para {
    font-size: 14px;
    font-weight: 200;
    line-height: 2;
}

.Philosophy-sec {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.Philosophy-sec {
    display: flex;
    /* width: 100%; */
    background: url(../img/pp-bg.jpg) no-repeat #0095da;
    background-position: top right;
    background-size: 50% 100vh;
    padding: 40px 0px;
}

.Philosophy-sec h1 {
    font-size: 72px;
    color: #fff;
    font-weight: bold;
    position: relative;
    padding-bottom: 16px;
}

.Philosophy-sec h1:before {
    position: absolute;
    content: '';
    height: 2px;
    width: 54px;
    background: #fff;
    bottom: 10px;
    left: 0px;
    right: auto;
    z-index: 10;
}

.Philosophy-sec h1:after {
    position: absolute;
    content: '';
    height: 2px;
    width: 54px;
    background: #ffffff;
    bottom: 5px;
    left: 20px;
    right: auto;
    z-index: 10;
}

.Philosophy-sec h1 span {
    color: #fff200;
}

.Philosophy-sec p {
    text-align: justify;
    color: #fff;
    font-size: 16px;
    line-height: 2;
}

/*---contact us --*/

.contact-bg {
    display: flex;
}

.card-3 {
    padding: 40px;
    height: 250px;
    border: none;
    -webkit-box-shadow: 0px 1px 9px 3px rgba(219, 210, 219, 1);
    -moz-box-shadow: 0px 1px 9px 3px rgba(219, 210, 219, 1);
    box-shadow: 0px 1px 9px 3px rgba(219, 210, 219, 1);
    justify-content: center;
    align-items: center;
    border-radius: 25px;
    margin: 0px 15px;
}

.card-3 i {
    color: #239dcc;
    font-size: 58px;
    font-family: 'FontAwesome';
    margin-bottom: 20px;
}

.card-3 h5 {
    color: #015ca8;
    font-size: 20px;
    font-weight: 600;
}

.card-3 p {
    color: #484848;
    font-size: 14px;
}

.blog-item2 {
    margin: 20px 0px !important;
}

.form {
    width: 100%;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    overflow: hidden;
    display: grid;
    grid-template-columns: repeat(2, 1fr)
}

.contact-info-form {
    background: linear-gradient(33deg, #003060, #1abcff);
    position: relative
}

.circle {
    border-radius: 50%;
    background: linear-gradient(135deg, transparent 20%, #a7323254);
    position: absolute
}

.circle.one {
    width: 130px;
    height: 130px;
    top: 130px;
    right: -40px
}

.circle.two {
    width: 80px;
    height: 80px;
    top: 10px;
    right: 30px
}

form {
    padding: 2.3rem 2.2rem;
    z-index: 10;
    overflow: hidden;
    position: relative
}

.title2 {
    color: #ffffff;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1;
    margin-bottom: 0.7rem;
    font-family: 'Open Sans';
}

.social-input-containers {
    position: relative;
    margin: 1rem 0
}

.input {
    width: 100%;
    outline: none;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px dashed #ffb549;
    background: none;
    padding: 0.6rem 1.2rem;
    color: #ffffff;
    font-weight: 500;
    font-size: 0.95rem;
    letter-spacing: 0.5px;
    border-radius: 0px;
    transition: 0.3s;
}

.social-input-containers .input textarea {
    padding: 0.8rem 1.2rem;
    min-height: 150px;
    border-radius: 4px;
    resize: none;
    overflow-y: auto
}

.social-input-containers label {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    padding: 0 0.4rem;
    color: #fafafa;
    font-size: 0.9rem;
    font-weight: 400;
    pointer-events: none;
    z-index: 1000;
    transition: 0.5s
}

.social-input-containers.textarea label {
    top: 1rem;
    transform: translateY(0)
}

.btn {
    padding: 0.6rem 1.3rem;
    background-color: #fff;
    border: 2px solid #fafafa;
    font-size: 0.95rem;
    color: #1abc9c;
    line-height: 1;
    border-radius: 4px;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    margin: 0
}

.btn:hover {
    background-color: transparent;
    color: #fff
}

.social-input-containers span {
    position: absolute;
    top: 0;
    left: 25px;
    transform: translateY(-50%);
    font-size: 0.8rem;
    padding: 0 0.4rem;
    color: transparent;
    pointer-events: none;
    z-index: 500
}

.social-input-containers span:before,
.social-input-containers span:after {
    content: "";
    position: absolute;
    width: 10%;
    opacity: 0;
    transition: 0.3s;
    height: 5px;
    background-color: #d50000;
    top: 50%;
    transform: translateY(-50%)
}

.social-input-containers span:before {
    left: 50%
}

.social-input-containers span:after {
    right: 50%
}

.social-input-containers.focus label {
    top: 0;
    transform: translateY(-50%);
    left: 25px;
    font-size: 0.8rem
}

.social-input-containers.focus span:before,
.social-input-containers.focus span:after {
    width: 50%;
    opacity: 1
}

.contact-info {
    padding: 2.3rem 2.2rem;
    position: relative;
    text-align: left;
}

.contact-info .title {
    color: #ffb549;
    font-size: 28px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}

.text {
    color: #333;
    margin: 1.5rem 0 2rem 0
}

.social-information {
    display: flex;
    color: #555;
    margin: 0.7rem 0;
    align-items: center;
    font-size: 0.95rem
}

.icon {
    width: 28px;
    margin-right: 0.7rem
}

.social-media {
    padding: 2rem 0 0 0
}

.social-media p {
    color: #333
}

.social-icons {
    display: flex;
    margin-top: 0.5rem
}

.social-icons a {
    width: 35px;
    height: 35px;
    border-radius: 43px;
    background: linear-gradient(45deg, #013356, #04baff);
    color: #fff;
    text-align: center;
    line-height: 35px;
    margin-right: 0.5rem;
    transition: 0.3s
}

.social-icons a:hover {
    transform: scale(1.05)
}

.social-information i {
    font-size: 22px;
    margin-bottom: 23px;
    margin-right: 8px;
    color: #1abcff;
}

.big-circle {
    position: absolute;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background: linear-gradient(to bottom, #d50000, #cb0b0b);
    bottom: 50%;
    right: 50%;
    transform: translate(-40%, 38%)
}

.big-circle:after {
    content: "";
    position: absolute;
    width: 360px;
    height: 360px;
    background-color: #fafafa;
    border-radius: 50%;
    top: calc(50% - 180px);
    left: calc(50% - 180px)
}

.square {
    position: absolute;
    height: 400px;
    top: 50%;
    left: 50%;
    transform: translate(181%, 11%);
    opacity: 0.2
}

#map_canvas {
    width: 100%;
}

#map_canvas iframe {
    width: 100%;
}

@media (max-width: 850px) {
    .form {
        grid-template-columns: 1fr
    }
    .contact-info:before {
        bottom: initial;
        top: -75px;
        right: 65px;
        transform: scale(0.95)
    }
    .contact-info-form:before {
        top: -13px;
        left: initial;
        right: 70px
    }
    .square {
        transform: translate(140%, 43%);
        height: 350px
    }
    .big-circle {
        bottom: 75%;
        transform: scale(0.9) translate(-40%, 30%);
        right: 50%
    }
    .text {
        margin: 1rem 0 1.5rem 0
    }
    .social-media {
        padding: 1.5rem 0 0 0
    }
}

@media (max-width: 480px) {
    .container {
        padding: 1.5rem
    }
    .contact-info:before {
        display: none
    }
    .square,
    .big-circle {
        display: none
    }
    form,
    .contact-info {
        padding: 1.7rem 1.6rem
    }
    .text,
    .social-information,
    .social-media p {
        font-size: 0.8rem
    }
    .title {
        font-size: 1.15rem
    }
    .social-icons a {
        width: 30px;
        height: 30px;
        line-height: 30px
    }
    .icon {
        width: 23px
    }
    .input {
        padding: 0.45rem 1.2rem
    }
    .btn {
        padding: 0.45rem 1.2rem
    }
}

/*--- donate page---*/

.img-for-food {
    width: 60%;
    padding: 0px;
    margin: 0px;
}

.img-for-food img {
    max-width: 100%;
    width: 100%;
    height: 100vh;
}

.don-details-box {
    width: 40%;
    background: url(../img/ddd-2.jpg) no-repeat;
    background-size: 100% 100vh;
    padding: 20px;
    margin: 0px;
    color: #fff;
}

.don-details-box h6 {
    color: #fff200;
    font-size: 24px;
    font-weight: bold;
    position: relative;
    padding-bottom: 23px;
    margin: 32px 0px;
}

.don-details-box h6:after {
    position: absolute;
    content: '';
    height: 5px;
    width: 46px;
    background: #fff200;
    bottom: 4px;
    left: 0;
    right: auto;
}

.don-details-box ul {
    margin: 0px;
    list-style: disc;
}

.don-details-box ul li {
    font-size: 18px;
    color: #fff;
    line-height: 2;
}

.don-details-box ul li span {
    color: #fff200;
    border: 1px solid;
    padding: 0px 18px;
    margin: 0px;
}

.donate-form {
    padding: 50px 0px;
}

.dd-box {
    background: #fff;
    border: solid 1px #e7e7e7;
    box-shadow: 1px 2px 19px #0000004d;
    padding: 35px 22px;
}

/*--- sponsor --*/

.process-box {
    background: #fff;
    padding: 10px;
    border-radius: 15px;
    position: relative;
    box-shadow: 2px 2px 7px 0 #00000057;
}

.process-left:after {
    content: "";
    border-top: 15px solid #ffffff;
    border-bottom: 15px solid #ffffff;
    border-left: 15px solid #ffffff;
    border-right: 15px solid #ffffff;
    display: inline-grid;
    position: absolute;
    right: -15px;
    top: 42%;
    transform: rotate(45deg);
    box-shadow: 3px -2px 3px 0px #00000036;
    z-index: 1;
}

.process-right:after {
    content: "";
    border-top: 15px solid #ffffff00;
    border-bottom: 15px solid #ffffff;
    border-left: 15px solid #ffffff;
    border-right: 15px solid #ffffff00;
    display: inline-grid;
    position: absolute;
    left: -15px;
    top: 42%;
    transform: rotate(45deg);
    box-shadow: -1px 1px 3px 0px #0000001a;
    z-index: 1;
}

.process-step {
    background: #09a3eb;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    color: #fff200;
    min-height: 115px;
    padding-top: 8px;
    position: relative;
    top: -26px;
    border-radius: 0px 0px 10px 10px;
    box-shadow: -6px 8px 0px 0px #00000014;
}

.process-last:before {
    display: none;
}

.process-box p {
    z-index: 9;
    font-size: 14px;
    color: #626262;
}

.process-step p {
    font-size: 20px;
    color: #fff;
}

.process-box h5 {
    font-size: 18px;
    font-weight: bold;
    color: #015da7;
}

.process-step h2 {
    font-size: 39px;
}

.process-step:after {
    content: "";
    border-top: 8px solid #0095da00;
    border-bottom: 8px solid #0095da;
    border-left: 8px solid #0095da00;
    border-right: 8px solid #0095da;
    display: inline-grid;
    position: absolute;
    left: -16px;
    top: 0;
}

.process-step:before {
    content: "";
    border-top: 8px solid #ff000000;
    border-bottom: 8px solid #0095da;
    border-left: 8px solid #0095da;
    border-right: 8px solid #ff000000;
    display: inline-grid;
    position: absolute;
    right: -16px;
    top: 0;
}

/*-- volunteers--- */

.team-sec {
    display: flex;
    padding: 50px 0px;
    margin: 0px;
    background: url(../img/f-bg.png), #eefaff;
}

.image {
    position: relative;
    width: 100%;
    overflow: hidden
}

.image img {
    width: 100%;
}

.image .overlay {
    position: absolute;
    bottom: 0;
    padding-left: 25px;
    padding-top: 15px;
    width: 100%;
    color: white;
    font-size: 20px;
    z-index: 5
}

.image .overlay::before {
    content: "";
    background: #0095db;
    height: 100%;
    width: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
    bottom: -150px;
    z-index: -2;
    opacity: 0.6;
    transition: all 0.3s ease-out
}

.image:hover .overlay {
    color: black
}

.image:hover .overlay .amount,
.image:hover .overlay .h4,
.image:hover .overlay .textmuted,
.image:hover .overlay .fa-star,
.image:hover .overlay .fa-star-half-alt,
.image:hover .overlay .review {
    color: #fff200
}

.image:hover .overlay::before {
    bottom: 0px
}

.amount {
    font-size: 15px
}

.textmuted {
    color: #f8f8f8;
    font-weight: 200;
    font-size: 15px;
    text-transform: capitalize
}

.fa-star,
.fa-star-half-alt {
    color: white;
    font-size: 10px;
    margin: 0 1px
}

.review {
    font-size: 12px;
    font-weight: 200
}

.features-1 span {
    position: absolute;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    padding: 20px;
    background: #eefaff;
    text-align: center;
    bottom: 197px;
    z-index: 2;
    right: 0;
    left: 0;
}

.features-1 span i {
    font-size: 53px;
    color: #00417a;
}

.card-vv {
    border: none;
    border-radius: 13px;
    padding: 0px;
    height: 400px;
    position: relative;
    margin: 30px 0px;
}

.info2 {
    width: 200px;
    height: 50px;
    position: absolute;
    bottom: 15px;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
}

.info {
    bottom: 15px;
    border-radius: 5px;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
}

.info-yellow {
    background-color: #fff200;
}

.info-green {
    background-color: #0095da;
    color: #fff
}

.info-blue {
    background-color: #0095da;
    color: #fff
}

.user-icons {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 50%;
    bottom: 0px;
    right: 23px;
    position: relative
}

.user {
    line-height: 14px
}

.name {
    font-size: 14px;
    font-weight: 600;
}

.designation {
    font-size: 10px
}

/*--- daily routine---*/

.routine-bg {
    background: url(../img/routine-bg.jpg) no-repeat;
}

.rr-box {
    background: #fff200d9;
    padding: 20px;
    margin: 55px 0px;
    box-shadow: 2px 6px 20px 3px #0000008f;
    border: 6px solid #015da7;
    text-align: justify;
}

.rr-box p {
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: 400;
    color: #0095da;
    line-height: 2;
}

.rr-box h4 {
    font-size: 40px;
    color: #0095da;
    font-weight: bold;
    margin-bottom: 10px;
}

.rr-box ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: left;
}

.rr-box ul li {
    margin: 0px;
    padding: 10px;
    color: #000;
    font-size: 14px;
}

.ff-box {
    min-height: 485px;
    margin-bottom: 72px;
}

.ff-box p {
    font-size: 16px;
    text-align: justify;
    line-height: 2;
}

/*--- future plans--*/

.card-pp {
    border: none;
    background-color: #fbfbfb;
    color: #0095da;
    border-radius: 12px;
    margin: 60px 0px;
    box-shadow: 4px 5px 10px #c1c1c1;
    border: 1px solid #e7e7e7;
}

.user-timing {
    right: 9px;
    bottom: 9px;
    color: #fff
}

.views-content {
    color: #606271
}

.views {
    font-size: 12px
}

.dots {
    display: flex;
    height: 10px;
    width: 10px;
    background-color: green;
    border-radius: 50%;
    margin-left: 5px;
    margin-bottom: 6px
}

.read-btn {
    margin-top: -10px;
    color: #fff200;
    text-align: center;
    background: #0095da;
    padding: 10px;
    width: 142px;
    display: block;
}

.snipimage img {
    height: auto;
}

/*--- media query ------*/

@media (max-width: 1199.98px) {
    .top-head h1 {
        font-size: 30px;
    }
    .web-logo:before {
        left: -123px;
    }
    .web-logo:after {
        border-bottom: 143px solid transparent;
        border-left: 31px solid #761d0c;
    }
    .f-box2 P {
        font-size: 14px;
    }
    .card {
        width: 284px;
    }
    .navbar-nav .nav-link {
        padding-right: 14px !important;
        font-size: 12px;
    }
}

@media (max-width:991.98px) {
    .top-head {
        background: #003060;
    }
    .navbar-nav li:before {
        display: none;
    }
    .new-f-box {
        width: 33%;
    }
    .dropdown-menu.show {
        display: block;
        /*   min-width: 30rem !important;  */
    }
    .bread-nav:after {
        right: -53px;
    }
    .carousel-caption h1 {
        font-size: 39px !important;
    }
    .carousel-caption p {
        font-size: 14px !important;
    }
    .carousel-caption {
        top: 69px !important;
    }
    .carousel-item {
        height: 40rem !important;
    }
    a.btn.slid-btn {
        bottom: 5em !important;
        right: 4em !important;
    }
    .about-us {
        padding: 50px 0px 50px 0px;
    }
    .web-logo:before {
        /*    width: 100vw;
    left: -130px !important;
    right: auto;
    z-index: -1;*/
        display: none;
    }
    .web-logo:after {
        display: none;
    }
    .web-logo {
        display: flex;
        align-items: center;
        margin: 0px 0px -65px;
        padding: 10px 0px;
        float: left;
    }
    .web-logo img {
        max-width: 80%;
        width: 100%;
        z-index: 1;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .extra-cell {
        display: inline-flex;
        align-items: center;
    }
    .don-btn {
        margin: 2px 9px 0px;
    }
    .main_services {
        display: block !important;
    }
    .f-box {
        margin-bottom: 2em !important;
    }
    .features-1 {
        display: block;
        padding: 0px 0px;
        margin: 0px !important;
        position: relative;
    }
    .heading-sec h1,
    .about-us h1,
    .mission-sec h1,
    .evolution-sec h1,
    .vision h1,
    .vision h1,
    .counter-bg h1,
    .team-sec h1,
    .title-for-all,
    .features-2 .heading-sec h1 {
        font-size: 35px;
    }
    .card {
        width: 100% !important;
    }
    .blog-item {
        margin: 0px 18px !important;
    }
    .f-box-2 {
        margin: 146px 0px 0;
    }
    .f-content-2 h2 {
        font-size: 22px;
    }
    .f-content-2 p {
        font-size: 15px;
        line-height: 29px;
    }
    .counter-box {
        padding: 50px 20px 50px;
        margin: 0px 0px;
    }
    .don-detail {
        margin-bottom: 20px;
    }
    .breadcrumb-banner {
        padding: 18px 0px;
        height: 156px;
    }
    .features-1 span {
        bottom: 118px;
    }
}

@media (max-width: 767.98px) {
    .extra-cell ul li {
        float: none;
    }
    .carousel-caption {
        width: 50% !important;
    }
    .extra-cell {
        display: block;
        align-items: center;
    }
    .don-btn {
        padding: 12px 13px !important;
        display: block;
    }
    .navbar-nav li:before {
        display: none;
    }
    .cnt223 {
        min-width: 529px !important;
        width: 508px !important;
        margin: 127px auto !important;
    }
    .web-logo {
        margin: 0px 0px 0px;
        padding: 0px 0px;
    }
    .nn_title h5 {
        font-size: 13px;
        margin: 13% 0;
    }
    .bread-nav:after {
        display: none;
    }
    .bread-nav {
        display: flex;
        flex-wrap: wrap;
        padding: 2px 2px 2px 7px;
    }
    #mycarousel2 .carousel-item2 {
        height: 48rem !important;
    }
    .title-for-all {
        font-size: 40px;
    }
    .carousel-indicators {
        margin-bottom: 0em !important;
    }
    .carousel-item {
        height: 31rem !important;
    }
    .web-logo:before {
        left: -125px !important;
    }
    .Philosophy-sec {
        background-size: 100% 100vh;
    }
    .features-1 span {
        top: 257px;
        bottom: auto;
    }
    a.img-box1 {
        width: 100%;
    }
    .evolution-sec {
        background-size: cover !important;
    }
    .bottom-foot .credits,
    .bottom-foot .copyright {
        text-align: center;
    }
    .vision {
        background: url(../img/vision.png) no-repeat;
        background-position: top center !important;
        background-size: auto !important;
    }
    .vision-para-box {
        background: #0095da7a;
        padding: 63px 40px 63px 19px;
        width: 100%;
    }
    .mission-sec h1 {
        margin-top: 41px;
    }
    /*.carousel-caption {
    background-size: 50% !important;}
}
*/
    @media (max-width: 575.98px) {
        .web-logo img {
            max-width: 60%;
            margin: auto;
        }
        .web-logo {
            float: none;
        }
        .logo-text {
            float: none;
        }
        .f-box {
            margin-bottom: 1em !important;
        }
        .features-2 .f-box {
            margin-bottom: 6em !important;
        }
        .cnt223 {
            min-width: 288px !important;
            width: 300px !important;
        }
        .carousel-item {
            height: 16rem !important;
        }
        .web-logo:before {
            left: -12px !important;
        }
        .carousel-caption h1 {
            font-size: 32px !important;
        }
        .carousel-caption p {
            display: none;
        }
        .process-left:after {
            display: none;
        }
        .process-right:after {
            display: none;
        }
        .features-1 span {
            top: 192px;
            bottom: auto;
        }
        .breadcrumb-banner {
            background: url(../img/inner-banner.jpg) no-repeat #000;
            height: 126px;
            background-size: cover;
        }
        .extra-cell {
            float: none;
            padding: 10px 0px;
        }
        .extra-icon-box {
            width: 100%;
        }
        .carousel-caption {
            background: none !important;
            padding-top: 0 !important;
            padding-bottom: 0 !important;
        }
        a.btn.slid-btn {
            top: 2em;
            right: 53px !important;
            margin: auto;
            width: 200px;
        }
        a.btn.slid-btn {
            display: none;
        }
        .navbar {
            margin-bottom: 0px !important;
        }
        .heading-sec h1,
        .about-us h1,
        .evolution-sec h1,
        .features-2 .heading-sec h1 {
            font-size: 24px;
        }
        .about-us p {
            font-size: 13px;
            line-height: 24px;
            text-align: center;
        }
        .ab-btn {
            padding: 6px 25px;
            font-size: 14px;
        }
        .don-detail h2 {
            font-size: 31px;
        }
    }
    @media (max-width: 400px) {
        .item {
            height: 268px !important;
        }
        .carousel-caption h1 {
            font-size: 30px !important;
        }
        .extra-cell ul li {
            font-size: 14px;
            padding: 10px 6px;
            float: none;
        }
        .ab-btn2 {
            padding: 2px 27px;
        }
        .bread-nav li {
            font-size: 14px;
        }
        .bread-nav li ::after {
            top: 15px;
        }
        .carousel-item {
            height: 15rem !important;
        }
        a.btn.slid-btn {
            display: none;
        }
        .carousel-indicators {
            margin-bottom: 1rem !important;
        }
        .carousel-caption h1 {
            font-size: 24px !important;
        }
        .don-btn {
            font-size: 14px;
        }
        .title-for-all {
            font-size: 31px;
        }
    }
    @media (max-width: 320px) {
        .carousel-caption p {
            font-size: 25px !important;
        }
    }
}

.subpara::first-letter {
    font-size: x-large;
}

/*banner */

.bannerDiv {
    position: relative;
    width: 100vw;
    height: 100px;
    background-image: url(../img/secondary_education_banner.jpg);
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.bannerDiv::before {
    position: absolute;
    content: '';
    background: rgb(0 48 96 / 92%);
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}

.innerBanner {
    position: relative;
    display: flex;
    justify-content: center;
    color: white !important;
}

.div {
    width: 1px;
    height: 16px;
    background-color: #cf9a62;
}

/*Contact form */

.form-control {
    border-radius: 10px;
    border-color: #003060;
}

/*logoname */

@media only screen and (max-width: 1000px) {
    .logoName {
        transform: translateX(0px) !important;
    }
}

@media only screen and (min-width: 992px) {
    .visionimg {
        width: 30%;
    }
}

@media only screen and (max-width: 991px) {
    .visionimg {
        display: none;
    }
    .firsthead {
        display: flex;
        justify-content: center !important;
        align-items: center;
        flex-direction: column;
    }
}

@media screen and (min-width:576px) and (max-width:776px) {
    .web-logo {
        margin-bottom: -43px !important;
    }
}

.carousel-control-prev-icon {
    background-color: #003060;
    border-radius: 10px;
    padding: 16px;
    opacity: 1;
    height: 60px;
    transition: 0.5s all;
}

.carousel-control-next-icon {
    background-color: #003060;
    border-radius: 10px;
    padding: 16px;
    opacity: 1;
    height: 60px;
    transition: 0.5s all;
}

.carousel-control-next-icon:hover {
    background-color: #cf9a62;
    color: #003060;
}

.carousel-control-prev-icon:hover {
    background-color: #cf9a62
}

.carousel-control-prev {
    opacity: 1;
}

.carousel-control-next {
    opacity: 1;
    z-index: 0;
}

@media only screen and (max-width: 992px) {
    .Flash {
        font-size: 12px !important;
    }
    .marquee {
        font-size: 12px !important;
    }
}

@media only screen and (min-width: 992px) {
    .flashContainer {
        background: linear-gradient(307deg, #003060 83%, #cf9a62 26%);
    }
    .marquee {
        background-color: transparent;
    }
}

@media only screen and (max-width: 991px) {
    .flashContainer {
        background-color: #cf9a62;
        padding: 0px;
    }
    .Flash {
        float: right;
        font-size: small;
        width: max-content;
    }
    .marquee {
        background-color: transparent;
    }
}

@media only screen and (min-width: 576px) and (max-width:991px) {
    .web-logo img {
        margin-top: 0px;
        margin-bottom: -6px !important;
    }
}

/* head */

.head {
    background-color: #003060;
    color: white;
    width: 105px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.name {
    border: 1px solid black;
    padding-top: 10px;
    padding-bottom: 10px;
}

tr:nth-child(odd) {
    background-color: #e3e3e3
}

tr:hover {
    cursor: pointer;
    background-color: #ffead5;
}

/* StaffApplications*/

.outer {
    border: 1px solid #e3e3e3
}

.sub {
    border: 1px solid;
    color: white;
    background-color: #cf9a62;
    transition: 0.5s all;
    width: 40px;
    border-radius: 10px;
}

.sub:hover {
    background-color: rgb(17 75 133);
    color: white;
    font-weight: bold;
}

.className {
    color: rgb(17 75 133);
    font-weight: bold;
}

@media screen and (max-width:418px) {
    .sub {
        padding: 0px !important;
        width: 30px;
        font-size: small;
    }
    .className {
        font-size: small;
    }
}

.mainrow {
    transition: 0.5s all;
}

.mainrow:hover {
    background-color: #e9e4e4;
}

/* tab */

/* Style the tab */

.tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 100%;
    height: 300px;
    overflow: scroll;
    overflow-x: hidden;
}

/* Style the buttons inside the tab */

.tab button {
    display: block;
    background-color: inherit;
    color: black;
    padding: 22px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */

.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current "tab button" class */

.tab button.active {
    background-color: #ccc;
}

/* Style the tab content */

.tabcontent {
    float: left;
    padding: 0px 12px;
    border: 1px solid transparent;
    width: 100%;
    border-left: none;
    height: max-content;
}

.tablinks {
    font-weight: bold;
}

.tablinks:hover {
    background-color: rgb(207 154 98) !important;
    color: #003060;
}

.tab button.active {
    background-color: rgb(207 154 98);
    color: #003060;
}

.name {
    text-transform: uppercase;
    font-size: 15px;
}

sup {
    text-transform: lowercase;
}

.tab::-webkit-scrollbar {
    width: 11px;
    background: rgb(175, 167, 157);
    ;
}

.tab::-webkit-scrollbar-thumb {
    background-color: #003060;
    border-radius: 10px;
    transition: 0.5s all;
}

.tab::-webkit-scrollbar-thumb:hover {
    background-color: #003d7a;
    cursor: pointer !important;
}

@media screen and (max-width:450px) {
    .tab button {
        font-size: 11px;
    }
    .tab::-webkit-scrollbar {
        width: 8px;
        background: rgb(175, 167, 157);
        ;
    }
    .name {
        font-size: 8px;
    }
    .tab-links {
        text-align: justify !important;
    }
}

@media screen and (max-width:767px) {
    .head {
        font-size: 10px;
    }
    .name {
        font-size: 10px;
    }
}

@media screen and (min-width:481px) {
    .tablinks {
        text-align: center !important;
    }
}

i {
    transition: 0.5s all !important;
}

/*scroll topper */

.pulse-effect {
    border-radius: 100%;
    margin: auto;
}

.circles {
    background-color: inherit;
    height: 100%;
    width: 100%;
    border-radius: 100%;
    opacity: 0.5;
    animation: pulse 3s linear infinite;
    position: absolute;
}

@keyframes pulse {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
    75% {
        opacity: 0.3;
    }
    100% {
        transform: scale(1.75);
        opacity: 0;
    }
}

.f-content .readMore:hover {
    color: #cf9a62 !important
}

@media screen and (max-width:700px) {
    .scroll-top-wrapper {
        display: none;
    }
}
.notification-box {
  background-color: #fff;
  padding: 20px;
 /* margin: 67px auto;*/
  border-top: 15px solid #0086c2;
}

.notification-box .noti-title {
  color: #282a2c;
  text-transform: uppercase;
  font-size: 15px;
  position: relative;
  padding-bottom: 15px;
}

.notification-box .noti-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 20px;
  background-color: #000;
}

.notification-box .contents {
  padding-top: 10px;
  overflow: hidden;
  max-height: 380px;
  border-bottom: 1px solid #ccc;
}

.notification-box .contents ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.notification-box .contents ul li {
  display: table;
  padding: 15px 0;
  border-bottom: 1px dashed #c2c2c2;
  width: 100%;
}

.notification-box .contents ul li .calander-box {
  width: 65px;
  display: table-cell;
  background-color: #f3f3f3;
}

.notification-box .contents ul li .month {
  display: block;
  width: 65px;
  height: 22px;
  line-height: 22px;
  font-weight: 600;
  text-align: center;
  color: white;
  background-color: #00bffe;
}

.notification-box .contents ul li .date {
  font-size: 16px;
  font-weight: 700;
  width: 65px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  display: block;
  color: #282a2c;
}

.notification-box .contents ul .content {
  display: table-cell;
  padding-left: 10px;
}

.notification-box .contents ul .content .event-title a {
  line-height: 22px;
  font-weight: 700;
  font-size: 14px;
  color: #4782b2;
}
.accordionHeader_Y{color: #fff;background: #14406c url(../images/ajax-arrow1.png) 99% center no-repeat;padding: 10px;cursor: pointer;text-transform: uppercase;font-weight: 600;margin-top:10px;}
.accordionHeaderSelected{color: #ffffff;background: #cf9a62 url(../images/ajax-arrow.png) 99% center no-repeat;padding: 10px;cursor: pointer;text-transform: uppercase;font-weight: 600;margin-top:10px;}      
.accordionContent_Y {background-color: #fff;padding: 25px;padding-top: 22px;border: 1px solid #cf9a62;}