* {
    margin: 0px;
    padding: 0px;
}

img {
    width: 100%;
    height: auto;
}

body {
    font-size: 14px;
    color: #000;
    font-family: 'Raleway', sans-serif;
}

header {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    padding: 0;
    z-index: 11;
}

header.sticky {
    background: #fff;
    padding: 0;
    box-shadow: 0 0 3px #00000085;
}

header.sticky .navbar-light .navbar-nav .nav-link {
    color: #000;
}

.container {
    max-width: 1200px;
}

.bgtop {
    background: linear-gradient(to right, #e26227, #a80505);
    padding: 10px 0;
}

.emailphone1 p {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin-bottom: 0px;
}

/*.emailphone1 p i { font-size: 16px; }*/
.emailphone2 p {
    text-align: left;
}

.emailphone3 p {
    margin-bottom: 0px;
}

/*****END****/
/*****header****/
.logo {
    width: 120px;
}

.first {
    margin: auto;
    text-align: center;
    display: block;
}

.first1 {
    width: 58px;
}

.first2 {
    margin-top: 5px;
}

/*****MENU****/
.navbar-expand-lg {
    padding: 0px;
    align-items: center;
    height: 92px;
}

.navbar-light .navbar-nav .nav-link {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 18px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 30px;
    padding-right: 0;
    padding-top: 0px;
    padding-bottom: 0px;
}

.navbar-expand-lg .navbar-collapse {
    justify-content: end;
    margin-top: 12px;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #d23620;
}

.navbar-light .navbar-nav .nav-link.active {
    color: #d23620;
}

.menusection {
    height: 120px;
    display: flex;
    align-items: center;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    margin-top: 0px;
    padding: 0px;
    box-shadow: 0px 0px 2px 1px #b5b2b28c;
    color: #000;
}

.navbar-brand {
    display: none;
}

.dropdown-item {
    color: #000;
    border-bottom: 1px solid #a80505;
    padding: 5px 25px;
}

.dropdown-item:active {
    background: #a80505;
    color: #fff;
}

.dropdown-item:hover {
    background: #a80505;
    color: #fff;
}

.dropdown-menu li {
    border-bottom: 1px solid #a80505;
}

.register {
    margin-top: 30px;
}

.register a {
    background-color: #EA6F2C;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    padding: 10px 24px;
    display: inline-block;
    text-decoration: none;
    border-radius: 5px;
}

.dropdown-toggle::after {
    margin-left: 0.12em;
}

/*****banner****/
.carousel-inner {
    margin-top: 150px;
}

.carousel-control-next {
    right: 50px;
    height: 50px;
    width: 50px;
    top: 43%;
    background: #000;
    border-radius: 50%;
}

.carousel-control-prev {
    left: 50px;
    height: 50px;
    width: 50px;
    top: 43%;
    background: #000;
    border-radius: 50%;
}

/*****end****/
/*****about*us*****/
.abtbg {
    position: relative;
}

.abtbg::before {
    width: 56px;
    content: '';
    height: 107px;
    background: url(../images/brush1.png) left center no-repeat;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    left: -94px;
    top: 115px;
}

.abtbg::after {
    width: 156px;
    content: '';
    height: 107px;
    background: url(../images/brush2.png) right center no-repeat;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    right: -194px;
    bottom: 20px;
}

/*****end****/
.about {
    margin-top: 40px;
    margin-bottom: 35px;
}

.about h1 {
    font-size: 32px;
    font-weight: 700;
    color: #A50303;
    margin: 0px;
    text-align: center;
}

.about h1 img {
    width: 13%;
    display: block;
    margin: auto;
}

.activities1 {
    margin-top: 40px;
    margin-bottom: 35px;
}

.activities1 h1 {
    font-size: 32px;
    font-weight: 700;
    color: #A50303;
    margin: 0px;
    text-align: center;
}

.activities1 h1 img {
    width: 8%;
    display: block;
    margin: auto;
}

.bgcream {
    background: url(../images/whats-new-bg.png) #fdf3ed center no-repeat;
    padding-bottom: 50px;
}

.tab-content {
    border: 1px solid #9d9a9aad;
    background: #fff;
}

.incredible {
    border-bottom: 1px solid #a800006b;
    margin-bottom: 10px;
}

.incredible span {
    color: #A80000;
    font-size: 16px;
    font-weight: 700;
}

.incredible h2 {
    color: #000;
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 0px;
}

.incredible h3 {
    color: #EB5F30;
    font-size: 22px;
    font-weight: 800;
}

.stay1 {
    padding-top: 5px;
    height: 106px;
}

/*******abouts*tabs*****/
.bgatus {
    background: url(../images/whats-new-bg.png) #FFF9E9 center no-repeat;
    padding-bottom: 50px;
}

.nav-link.nav-link-old {
    background: #b3170c;
    color: #fff;
    margin: 0 1px;
}

.tab-pane1 {
    padding: 50px;
}

.nav-tabs .nav-link-old.active {
    background-color: #e26227;
    color: #fff;
    font-weight: 700;
}

.texttabs p {
    color: #000;
    font-size: 14px;
    text-align: justify;
    font-weight: 500;
}

.texttabs p a {
    background: #A50303;
    color: #fff;
    padding: 10px;
    display: inline-block;
    border-radius: 5px;
    text-decoration: none;
}

.abt1 {
    padding: 15px;
}

.caringtabs {
    padding: 50px 50px;
}

/*****end****/

/*****tabs*project***/

/*.viewall:hover { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; }*/
.nav-tabs .nav-item.show .nav-link1,
.nav-tabs .nav-link1.active {
    position: relative;
    padding: 0px;
}

.nav-tabs .nav-item.show .nav-link1,
.nav-tabs .nav-link1.active::before {
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #50606C;
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -4px;
}

.nav-tabs .nav-item.show .nav-link1,
.nav-tabs .nav-link1.active::after {
    content: "";
    width: 100%;
    display: block;
    background: #50606C;
    height: 4px;
    position: absolute;
    bottom: -32px;
    left: 0px;
}

.nav-tabs .nav-link1 span {
    font-weight: 500;
    color: #000;
    font-size: 17px;
}

.nav-tabs .nav-item.show .nav-link1,
.nav-tabs .nav-link1.active {
    width: 100%;
    line-height: 16px;
    text-align: center;
    display: block;
    border: 2px solid #7e7c7c;
}

.nav-tabs .nav-item.show .nav-link1,
.nav-tabs .nav-link1 {
    line-height: 16px;
    text-align: center;
}

.nav-tabs .nav-item01 {
    margin-bottom: 30px;
    width: 14%;
    background: #FFFFFF;
    /*box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);*/
    border-radius: 2px;
    position: relative;
    margin-right: 8px;
    border: 3px solid #d5d5d5;
}

.nav-item a {
    color: #000;
    font-size: 16px;
    border-color: #dee2e6 #dee2e6 #fff;
    font-family: 'Josefin Sans', sans-serif;
}

.nav-link1 {
    width: 166px;
    height: 144px;
    padding: 0px;
}

.nav-link1 img {
    width: 50px;
    margin-bottom: 5px;
}

#home-tab2 {
    padding-top: 32px;
}

#contact-tab2 {
    padding-top: 32px;
}

#profile-tab2 {
    padding-top: 18px;
}

.covidwarrior p {
    color: #000;
    font-size: 16px;
    padding-top: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}

.covidwarrior p span {
    color: #000;
    font-size: 22px;
    font-weight: 500;
}

/***********End**********/

/*******project_gallery*******/
.gallery1 {
    padding: 30px;
    padding-bottom: 0px;
}

.project_gallery {
    margin-bottom: 30px;
}

.project_gallery img {
    border: 5px solid #e7e7e7;
    box-shadow: 0 0 5px #00000094;
}

.dineshtulsidas {
    margin-top: 30px;
}

.dineshtulsidas p {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    text-align: justify;
}

/*******END******/


/*******bgfamily******/
.bgfamily {
    background: url(../images/whats-new-bg.png) #def1f7 center no-repeat;
}

.family {
    width: 100%;
    height: auto;
    padding: 60px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 40px;
}

.social01 {
    margin-top: 30px;
}

/*******END******/
.whatsaap {
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    text-align: center;
    padding: 25px;
    background: #fff;
}

.whatsaap p {
    margin-bottom: 0px;
    font-weight: 700;
    color: #000;
    font-size: 17px;
}

.whatsaap img {
    width: 32px;
}

/******Counter*****/
.counterbg {
    padding-top: 50px;
}

.counterhead {
    margin-top: 0px;
}

.countermargin {
    margin-bottom: 40px;
}

.counter {
    background-color: #f5f5f5;
    padding: 20px 0;
    border-radius: 5px;
    border: 2px solid #db5723;
    position: relative;
    margin-bottom: 30px;
}

.counter img {
    width: 55px;
}

.count-title {
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    color: #b93600;
}

.count-text {
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
}

.counter_link a {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
	pointer-events: none;
}

/******END*****/
.activitiesslide {
    background-image: linear-gradient(180deg, #DBE9F5 0%, #F4DFEC 100%);
    padding: 60px;
}

.activitiesslide-middle {
    background-image: linear-gradient(180deg, #F4DFEC 0%, #DBE9F5 100%);
    padding: 60px;
    margin-bottom: 0px;
}

.medicalhead h2 {
    font-size: 26px;
    font-weight: 700;
    color: #A50303;
    margin: 0px;
    text-align: center;
}

.bgactivites {
    background: url(../images/bg1.png) #fff center no-repeat;
    padding-bottom: 0px;
}

/*******END*******/
.betweengap {
    margin: 50px 0;
    margin-bottom: 20px;
}

/*******about*page******/
.hemangjanglatext {
    margin-top: 8px;
}

.astute_business {
    margin-top: 150px;
}

/*******Rotarian******/
.rotarianabt {
    margin-top: 0px;
    margin-bottom: 0px;
}

.rotarianabt h1 {
    margin-bottom: 0px;
}

.gaping {
    padding-top: 50px;
    padding-bottom: 120px;
    margin-top: 25px;
}

/*****END****/
/*****activitiestab****/
.nav-pills .nav-link.activitiestab.active {
    background-color: #e26227;
}

.nav-pills .nav-link.activitiestab {
    background-color: #ad0d08;
    padding: 15px 0;
    text-align: left;
    color: #fff;
    margin-bottom: 5px;
    border-radius: 50px;
    font-weight: 500;
    font-size: 16px;
    position: relative;
    padding-left: 42px;
}

.nav-pills .nav-link.activitiestab i {
    position: absolute;
    top: 17px;
    left: 10%;
}

.campstext p {
    color: #000;
    font-size: 15px;
    font-weight: 500;
}

.campstext p span {
    color: #ad0d08;
    font-size: 20px;
    font-weight: 700;
}

.activities-g {
    margin-bottom: 25px;
}

.activities-g a img {
    border: 5px solid #e7e7e7;
}

/*****END****/
/*****insurance*board****/
.iinsuranceboard {
    padding-top: 150px;
    padding-left: 30px;
}

.insuranceboard h2 {
    color: #A50303;
}

.iinsuranceboard .incredible h2 {
    color: #A50303;
}

.msmechapter {
    margin-bottom: 35px;
}

.cosmopolitian {
    padding-top: 120px;
}

/*****End*****/
/*****love*for*god*****/
.loveforgod {
    padding-top: 85px;
}

/*****2End*****/
.myimg {
    padding: 20px;
}

.ngse1 {
    padding-top: 100px;
}

.gap2 img {
    border: 5px solid #e7e7e7;
}

/*****END****/
/******END*****/
footer {
    background: #202023;
    position: relative;
    padding-top: 80px;
}
.secondprojecys { display:none; }
footer::before {
    background: url(../images/panel1.png) left center no-repeat;
    background-size: 100% 100%;
    content: '';
    position: absolute;
    top: -65px;
    left: 0;
    width: 55%;
    height: 135px;
}

footer::after {
    background: url(../images/panel2.png) right center no-repeat;
    background-size: 100% 100%;
    content: '';
    position: absolute;
    top: -65px;
    right: 0;
    width: 42%;
    height: 135px;
}

.foterlogo {
    padding-top: 25px;
}

.foterlogo h3 {
    color: #fff;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 2px;
}

.foterlogo hr {
    width: 95%;
    background: #aca8a8;
    margin: 0px;
    margin-bottom: 8px;
}

.foterlogo h5 {
    color: #fff;
    font-weight: 600;
    font-size: 15px;
}

.foterlogo p {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
}

.fot2 {
    padding-left: 15px;
}

.fot2 h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 15px;
}

.fot2 p a {
    color: #fff;
    line-height: 30px;
    text-decoration: none;
}

/****end***/
.fot3 {
    padding-left: 15px;
}

.fot3 h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 15px;
}

.fot3 p a {
    color: #fff;
    line-height: 30px;
    text-decoration: none;
}

/***end***/
.fot4 {
    padding-left: 15px;
}

.fot4 h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 15px;
}

.fot4 p a {
    color: #fff;
    line-height: 30px;
    text-decoration: none;
    font-size: 14px;
}

/***end***/
.fot5 {
    padding-left: 10px;
    padding-right: 0;
}

.fot5 h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 15px;
}

.fot5 p a {
    color: #fff;
    line-height: 30px;
    text-decoration: none;
}

/***end***/
.emailid h6 {
    margin-bottom: 0px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}

.emailid h6 i {
    color: #fff;
    font-size: 13px;
}

.phone p {
    margin-top: 5px;
}

.emailid p {
    font-size: 12px;
    color: #fff;
}

.phone h6 i {
    color: #fff;
    font-size: 20px;
}

.emailid hr {
    margin-top: 5px;
    margin-bottom: 0px;
    background: #fff;
}

.emailid p i {
    color: #fff;
    font-size: 14px;
}

.address {
    color: #fff;
}

.address p {
    position: relative;
    padding-left: 15px;
    padding-top: 5px;
}

.address p i {
    color: #fff;
    position: absolute;
    left: 0px;
}

/*******End******/
.emailphone1 p a {
    color: #fff;
}

/*******End******/
/*******Contact*Us*page*****/
.phonenos {
    background: #fbe4c8;
    text-align: center;
    min-height: 132px;
    border-radius: 5px;
    box-shadow: 1px 2px 2px #999595;
    padding: 0 15px;
}

.phonenos h5 {
    width: 65%;
    display: inline-block;
    font-size: 26px;
    color: #912522;
    border-bottom: 1px solid #000;
    padding-top: 10px;
    padding-bottom: 4px;
}

.phonenos p {
    font-size: 15px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 0px;
}

.numbes-mail {
    padding-top: 20px;
}

.social01 h5 a {
    color: #912522;
}

.numbes-mail p {
    font-size: 16px;
}

.barcode1 {
    width: 38%;
    margin: auto;
    margin-top: 55px;
}

/*******End******/
/********page*******/
.contforms {
    width: 600px;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 150px;
}

.contforms h2 {
    text-align: center;
    margin-bottom: 0px;
    color: #000;
    font-weight: 600;
}

.contforms hr {
    background: #a80505;
    width: 18%;
    height: 2px;
    margin: 0 auto;
    display: block;
    margin-top: 0px;
    margin-bottom: 20px;
}

.contforms form {
    background: #f1f1f1;
    padding: 40px 40px;
    border-radius: 10px;
    border: 2px solid #e7e7e7;
    box-shadow: 0 2px 2px #adadad;
}

.contforms form input {
    width: 100%;
    height: 45px;
    border: 1px solid #a9a9a9;
    background: #fff;
    color: #000;
    font-size: 16px;
    padding-left: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
    outline-color: #838181;
    font-weight: 600;
    letter-spacing: 0.2px;
}

.contforms form textarea {
    width: 100%;
    height: 80px;
    border: 1px solid #a9a9a9;
    background: #fff;
    color: #000;
    font-size: 16px;
    padding-left: 15px;
    padding-top: 10px;
    font-weight: 600;
    outline-color: #838181;
    letter-spacing: 0.2px;
}

.contforms form input[type="submit"] {
    width: 20%;
    height: 45px;
    background: #af1109;
    border: none;
    color: #fff;
    padding-left: 0;
    line-height: 45px;
    margin: auto;
    display: block;
    margin-top: 8px;
    cursor: pointer;
}

.swal-text {
    color: #000;
    font-weight: 500;
    font-size: 16px;
}

.polittcs {
    margin-top: 38px;
}

/*******activities******/
.campstext h4 {
    color: #b0120a;
    font-weight: 600;
    border-bottom: 1px solid #c9c2c2;
}

.campstext p {
    text-align: justify;
}

.campstext ul li {
    list-style: none;
    position: relative;
    padding-left: 22px;
    margin-bottom: 15px;
    color: #000;
    font-size: 15px;
    font-weight: 500;
}

.campstext ul li i {
    position: absolute;
    left: 0;
    top: 2px;
}

/*******End******/
.copyright {
    background: linear-gradient(to right, #e26227, #a80505);
    text-align: center;
    padding: 10px 0;
}

.copyright p {
    padding: 0px;
    margin-bottom: 0px;
    color: #fff;
    font-size: 13px;
}

.copyright img {
    padding: 0px;
    margin-bottom: 0px;
    color: #fff;
    width: 48px;
    height: 30px;
}

/*********bottom**to*top*******/
.scroll {
    color: #fff;
    margin-top: 100px
}

#toTopBtn {
    position: fixed;
    bottom: 26px;
    right: 39px;
    z-index: 98;
    padding: 21px;
    background-color: hsla(5, 76%, 62%, .8)
}

.js .cd-top--fade-out {
    opacity: 0;
}

.js .cd-top--is-visible {
    visibility: visible;
    opacity: 1
}

.js .cd-top {
    visibility: hidden;
    opacity: 0;
}

.cd-top {
    position: fixed;
    bottom: 20px;
    bottom: var(--cd-back-to-top-margin);
    right: 20px;
    right: var(--cd-back-to-top-margin);
    display: inline-block;
    height: 40px;
    height: var(--cd-back-to-top-size);
    width: 40px;
    width: var(--cd-back-to-top-size);
    box-shadow: 0 0 10px rgba(0, 0, 0, .05) !important;
    background: url(https://res.cloudinary.com/dxfq3iotg/image/upload/v1571057658/cd-top-arrow.svg) no-repeat center 50%;
    background-color: hsla(5, 76%, 62%, .8);
    background-color: hsla(var(--cd-color-3-h), var(--cd-color-3-s), var(--cd-color-3-l), 0.8);
}

/*********bottom**to*top*END******/









/********* .nav-tabs {  display: none; } *************/

@media(min-width:768px) {
    .nav-tabs {
        display: flex;
    }

    .card {
        border: none;
    }

    .card .card-header {
        display: none;
    }

    .card .collapse {
        display: block;
    }
.collapse { display: block; } 
}

@media(max-width:767px) {
    .tab-content>.tab-pane {
        display: block !important;
        opacity: 1;
    }
}

/*******NAVBAR**Start*******/
@media(max-width:360px) {
    .toggle_dropdown:before {
        content: "\f0d7";
        font-family: "FontAwesome";
    }
}

@media screen and (min-width: 667px) {
    nav li:hover>ul.dropdown-menu {
        display: block;
    }

    .dropdown-submenu:hover>.dropdown-menu {
        display: block;
        position: absolute;
        top: 0;
        left: 100%;
    }

}

@media(max-width:480px) {
    .toggle_dropdown {
        position: absolute;
        width: 15px;
        height: 15px;
        cursor: pointer;
        top: 11px;
        right: 175px;
        text-align: center;
        font-size: 1.125rem;
        line-height: 1;
        opacity: 0;
        color: #393939;
        display: block;
    }

    .toggle_dropdown:before {
        content: "\f0d7";
        font-family: "FontAwesome";
    }

    .dropdown-toggle::after {
        display: none;
    }

    .toggle_dropdown {
        opacity: 1;
    }
}

/* Custom Added Code */
div.scrollmenu {
    overflow: auto;
    white-space: nowrap;
}


div.scrollmenu a {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 15px;
    text-decoration: none;
}