@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
ol,
p {
    margin: 0px;
    padding: 0px;
}

.pt-100 {
    padding-top: 100px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pt-60 {
    padding-top: 60px;
}

a:hover {
    text-decoration: none;
}

.container {
    max-width: 1270px;
}

.top-header {
    background: #04171a;
    padding: 8px 0;
    border-radius: 5px 5px 0 0;
    border-top: #e82277b8 solid 5px;
}

.logo h2 {
    font-family: "Barlow", serif;
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 0px;
}

.logo h2 a {
    color: #ffffff;
}

.logo h2 a span {
    color: #eeeeee;
    font-weight: 500;
}

.location p {
    margin-bottom: 0px;
    color: #FFFFFF;
    margin-top: 1px;
    font-size: 15px;
    font-family: "Barlow", serif;
}

.location p i {
    color: #e82277;
    margin-right: 10px;
    font-size: 18px;
}

/*navigation start*/
.nav-bg {
    border-radius: 0;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    left: 0;
    right: 0;
    background: #fffffff0;
}

.navbar-top-fixed {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 1;
    background: #FFFFFF;
}

.navbar {
    padding: 1rem 2.5rem 1rem 2.5rem;
}

.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}

.dropdown-menu {
    top: 114%;
    border: none;
    border-radius: 0;
    padding: 0;
}

.dropdown-item {
    padding: .5rem 1.5rem;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #3fbbc0;
}

.nav-item a {
    color: #000000;
    font-family: "Barlow", serif;
    font-size: 17px;
    font-weight: 600 !important;
    padding: 0 0 0 0;
}

a.navbar-brand {
    padding: 0px;
    font-size: 35px;
    font-weight: 800;
    color: #ae1ec7;
    font-family: "Barlow", serif;
}

a.navbar-brand span {
    color: #ae1ec7;
    font-weight: 800;
}

.nav-item a:hover {
    color: #e82277;
}

/*navigation end*/

.cost p {
    font-size: 13px !important;
    padding: 0px !important;
    margin: 0px !important;
    line-height: 22px !important;
}

.cost h5 {
    font-size: 22px;
    font-weight: 700;
    padding: 5px 0 10px 15px;
    margin: 0px;
    background: #000000;
    color: #FFFFFF;
}

.housing-box {
    border: #ddd solid 1px;
    border-radius: 5px;
    padding: 8px;
    margin-bottom: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.housing-box img {
    height: auto !important;
}

.housing-box h4 {
    font-size: 17px;
    font-weight: 700;
    padding: 0px;
    margin: 0px;
}

.housing-box h6 {
    font-size: 15px;
    font-weight: 400;
    padding: 5px 0 7px 0;
    margin: 0px;
}

.housing-box p {
    font-size: 15px !important;
    font-weight: 300 !important;
    padding: 0px !important;
    margin: 0px !important;
    line-height: 24px !important;
}

.short-desc {
    padding: 0px;
    margin: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
}

.bg-drk {
    background: #003366;
    padding: 8px 13px 8px 13px !important;
    font-size: 16px !important;
    color: #fff !important;
    border-radius: 5px 5px 5px 0;
    -webkit-border-radius: 5px 5px 5px 0;
    -moz-border-radius: 5px 5px 5px 0;
    -ms-border-radius: 5px 5px 5px 0;
    -o-border-radius: 5px 5px 5px 0;
}

.short-desc li {
    list-style: none;
    display: inline-block;
    font-size: 15px;
}

.short-desc li span {
    font-size: 12px;
    display: block;
}

.housing-box h3 {
    font-size: 12px !important;
    font-weight: 400;
    padding: 30px 0 0 0;
    margin: 0px;
}

.housing-box h3 span {
    color: #008234;
    font-size: 20px;
    font-weight: 600;
}

.availablity {
    padding: 7px 16px;
    color: #FFFFFF;
    background: #006ce4;
    border-radius: 5px;
    font-size: 15px;
    margin: 10px 0 0 0;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

/*slider start*/
.slider-bg {
    position: relative;
    background: url(../images/slider.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 2% 0px 2% 0;
}

.slider-bg .slider-content {
    width: 80%;
    text-align: left;
    border: #ae1ec773 solid 3px;
    padding: 40px 20px 40px 20px;
    border-radius: 0 20px 0 20px;
}

.slider-content h1 {
    font-size: 50px;
    color: #ae1ec7;
    font-family: "Barlow", serif;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: normal;
}

.slider-content h3 {
    font-size: 22px;
    color: #000000;
    font-family: "Barlow", serif;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 30px;
    padding: 10px 0 15px 0;
}

.slider-content h5 {
    font-size: 25px;
    line-height: 32px;
    color: #000000;
    font-family: "Barlow", serif;
    font-weight: 500;
    margin-bottom: 0px;
    margin-top: 0px;
}

.slider-content h6 {
    font-size: 22px;
    color: #000000;
    font-family: "Barlow", serif;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 30px;
}

.slider-bg .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.slider-button {
    margin-top: 35px;
    margin-bottom: 0px;
}



.sl-btn {
    color: #ffffff;
    padding: 12px 13px;
    font-size: 17px;
    font-weight: 600;
    -o-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    margin-right: 10px;
    font-family: "Barlow", serif;
    border: #ae1ec7 solid 1px;
    border-radius: 5px;
    background: #ae1ec7;
}

.sl-btn2 {
    background: #04171a;
}


.sl-btn:hover {
    background: #e82277;
    color: #FFFFFF;
}

/*slider end*/

/*Inner Page Start*/
.inner-bg {
    background: url(../images/footerbg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 120px 0 40px 0;
}

.inner-bg h2 {
    color: #FFFFFF;
    font-family: "Barlow", serif;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 0px;
    text-align: center;
}

.inner-bg .breadcrumb {
    background: none;
    padding: 0px;
    margin-bottom: 0px;
    margin-top: 6px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.inner-bg .breadcrumb a {
    color: #FFFFFF;
    font-family: "Barlow", serif;
    font-size: 16px;
}

.inner-bg .breadcrumb-item.active {
    color: #eeeeee;
}

.inner-bg .breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #eeeeee;
    content: "/";
}

.cont-bg {
    position: relative;
    overflow: hidden;
    background: #FFFFFF;
    margin-top: 20px;
    padding: 20px 20px 20px 20px;
    border-radius: 10px;
}

.con-address-bg {
    background: #f4f4f4;
    height: 100%;
    padding: 45px 25px;
}

.con-address-bg img {
    width: 100%;
    height: 100%;
}

.address {
    position: relative;
    margin-bottom: 30px;
}

.address h4 {
    font-size: 20px;
    font-family: "Barlow", serif;
    font-weight: 600;
    margin-bottom: 6px;
    color: #3fbbc0;
}

.address p {
    font-size: 15px !important;
    font-family: 'Rubik', sans-serif !important;
    line-height: 22px;
    color: #7b7b7b !important;
}

.address::after {
    background: #7b7b7b;
    width: 90px;
    height: 1px;
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0px;
}

.form-inner {
    padding: 25px 25px;
    position: relative;
    background: #fdfdfd;
    -webkit-box-shadow: #d2d2d2 0px 0px 16px;
    box-shadow: #d2d2d2 0px 0px 16px;
    border-radius: 5px;
}

.form-inner h3 {
    text-align: center;
    font-size: 25px;
    font-family: "Barlow", serif;
    font-weight: 600;
    color: #3fbbc0;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.form-inner h4 {
    position: relative;
    font-family: "Barlow", serif;
    font-weight: 600;
    color: #000000;
    font-size: 22px;
    line-height: 32px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
}


.nav-tabs {
    border-bottom: 1px solid #dee2e6;
    margin-top: 0px;
}

/*Contact page end*/

/*Form styling start*/
.form-control {
    border-radius: 0px;
    height: 45px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.form-control:focus {
    color: #495057;
    background-color: #FFFFFF;
    border-color: #ced4da;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

label {
    display: block;
    margin-bottom: 0;
}

.cal-icon {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #9f9e9e;
    cursor: pointer;
}

.reg-btn {
    border-top: 4px solid #3fbbc0;
    margin-top: 5px;
    padding: 8px 15px;
    font-size: 15px;
}

.form-content {
    background: #FFFFFF;
    padding: 0px 0px 0 0px;
    margin-top: 90px;
}

.form-content .nav-item a {
    color: #FFFFFF;
    font-family: "Barlow", serif !important;
    font-size: 15px;
    font-weight: 500 !important;
    padding: 8px 0 8px 0;
    background: #e82277;
    border: #e82277 solid 1px;
}

.form-content .nav-tabs {
    border-bottom: 0px;
    margin-top: 0px;
    gap: 6px;
    padding: 6px 6px 0px 6px;
}

.form-content .nav-tabs .nav-link:focus,
.form-content .nav-tabs .nav-link:hover {
    border-color: #ae1ec7 !important;
}

.form-content h4 {
    text-align: center;
    font-family: "Barlow", serif;
    font-size: 17px;
    color: #04171a;
    margin-bottom: 15px;
    margin-top: 0;
    font-weight: 700;
}

.tab-content {
    background: #FFFFFF;
    padding: 10px;
    margin-top: 0;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    font-family: "Barlow", serif;
    color: #FFFFFF;
    background-color: #ae1ec7;
    border-color: #ae1ec7 #ae1ec7 #ae1ec7;
}

.nav-tabs .nav-link {
    border-radius: 0;
    background: #ffffff;
    color: #3fbbc0;
    font-family: "Barlow", serif;
}

/*Form styling end*/

/*info start*/

.general-info h3 {
    padding: 0px;
    margin: 0px;
    font-family: "Barlow", serif;
    color: #e82277;
    font-size: 19px;
    font-weight: 400;
}



.general-info h2 {
    text-align: center;
    color: #2b2859;
    font-size: 45px;
    font-weight: 800;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 40px;
    font-family: "Barlow", serif;
    padding-top: 10px;
}

.general-info img {
    border-radius: 10px;
}

.general-info h5 {
    text-align: center;
    color: #e82277;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 0px;
    font-family: "Barlow", serif;
    padding-top: 0px;
    letter-spacing: 4px;
}

.MiddleCOnt {
    background: url(../images/middle.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;

    padding: 50px 0 50px 0;
}


.abt-bg {
    background: #FFFFFF;
}

.about {

    margin-top: 0px;
}

.abt-img {
    position: relative;
    /* position: absolute;
    top: -14%; */
}

.general-info p {
    color: #000000;
    font-family: "Barlow", serif;
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 15px;
}

.general-info ul li,
ol {
    padding: 5px 0;
    color: #FFFFFF;
    font-family: "Barlow", serif;
}

.general-info .sl-btn {
    background: #e82277;
    color: #FFFFFF;
    margin: 0 7px 0 0;
    font-weight: 500;
    font-size: 16px;
}




.OthetSec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 50px 0;
}

.SecLeft {
    width: 50%;
}

.SecRight {
    width: 50%;
}


.OthetSec img {
    width: 100%;
}

.COntentNew {
    padding: 20px 50px 20px 50px;
}

.COntentNew h4 {
    color: #2b2859;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: "Barlow", serif;
}


.COntentNew p {
    font-size: 17px;
    color: #222222;
    font-family: "Barlow", serif;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 20px;
}

.COntentNew ul {
    padding: 0px;
    margin: 0px;
}

.COntentNew ul li {
    font-size: 17px;
    color: #222222;
    font-family: "Barlow", serif;
    font-weight: 400;
    margin-bottom: 8px;
}




/*about end*/

/*venue start*/
.venue {
    position: relative;
    overflow: hidden;
    background-image: -o-linear-gradient(top, rgb(63 187 192 / 80%), rgb(63 187 192 / 80%)), url('../images/venue-bg.jpg');
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(63 187 192 / 80%)), to(rgb(63 187 192 / 80%))), url('../images/venue-bg.jpg');
    background-image: linear-gradient(to bottom, rgb(63 187 192 / 80%), rgb(63 187 192 / 80%)), url('../images/venue-bg.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    padding: 50px 0;
    background-size: cover;
}

.venue-box {
    text-align: center;
}

.venue-box h3 {
    position: relative;
    color: #FFFFFF;
    font-size: 24px;
    text-align: center;
    font-family: "Barlow", serif;
    font-weight: 700;
    padding-bottom: 8px;
    margin-bottom: 15px;
}

.venue-box h3::after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 2px;
    background: #FFFFFF;
    bottom: 0;
    left: calc(50% - 25px);
}

.venue-box i {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #3fbbc0;
    font-size: 28px;
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
    background: #FFFFFF;
    border-radius: 50%;
    transition: 0.5s;
    overflow: hidden;
    -webkit-box-shadow: 0px 0 25px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0 25px rgba(0, 0, 0, 0.15);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.venue-box p {
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    font-family: "Barlow", serif;
    margin-bottom: 0px;
}

.footer {
    background: url(../images/footerbg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 60px 0;
}

.footer hr {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.footer-logo {
    margin: 0 0 20px 0;
}

.footer-logo p {
    padding: 0px;
    margin: 0px;
    color: #FFFFFF;
    text-align: center;
    font-size: 25px;
    font-family: "Barlow", serif;
}

.footer-logo h2 a {
    color: #FFFFFF;
    font-size: 52px;
    font-family: "Barlow", serif;
    font-weight: 800;
    text-transform: uppercase;
}

.footer-logo h2 a span {
    color: #FFFFFF;
}

.footer-link ul li {
    list-style: none;
    display: inline;
    padding: 0 0 0 10px;
}

.footer-link ul li a {
    color: #FFFFFF;
    font-family: "Barlow", serif;
    font-size: 16px;
    font-weight: 400;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.footer-link ul li a:hover {
    color: #3fbbc0;
}

.footer-link ul {
    margin-bottom: 0px;
    margin-top: 0px;
}


.FOoter-venue {
    margin: 30px 0 50px 0;
}

.FOoter-venue .FOoterBox {
    text-align: center;
    border: #848484 solid 1px;
    padding: 20px 10px 20px 10px;
    min-height: 140px;
}

.FOoter-venue .FOoterBox h2 {
    color: #FFFFFF;
    padding: 0px 0 10px 0;
    margin: 0px;
    font-size: 25px;
    font-weight: 700;
}


.FOoter-venue .FOoterBox p {
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    font-size: 18px;
}












.Copyright {
    position: relative;
    display: block;
    text-align: center;
    background-color: #ffffff;
    padding: 10px 0 10px;
}



.Copyright p {
    margin-bottom: 0px;
    font-family: "Barlow", serif;
    font-size: 15px;
    color: #000000;
    font-weight: 600;
}




.social-media {
    text-align: right;
}

.social-media i {
    font-size: 18px;
    padding: 0 0 0 10px;
    color: #5b5b5b;
}

.top-social-media {
    margin-top: 15px;
}

/*footer end*/

/*thank-you start*/
.thank-you {
    text-align: center;
}

.thank-you i {
    font-size: 80px;
    color: #3fbbc0;
}

.thank-you h3 {
    font-size: 30px;
    font-family: "Barlow", serif;
    color: #3fbbc0;
    font-weight: 700;
    margin: 10px 0;
}

.thank-you h5 {
    font-size: 18px;
    font-family: "Barlow", serif;
    color: #505050;
    font-weight: 400;
    margin-bottom: 10px;
}

/*thank-you end*/

.fas1 {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
}

.tab-pane .btn-primary {
    padding: 10px 0;
    border-radius: 0;
    font-weight: 700;
    border-color: #e82277;
    transition: 0.3s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    font-family: "Barlow", serif;
    background: #e82277;
}


.tab-fome .btn-primary {
    padding: 10px 0;
    border-radius: 0;
    font-weight: 700;
    border-color: #e82277;
    transition: 0.3s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    font-family: "Barlow", serif;
    background: #e82277;
}

.tab-fome .btn-primary:hover,
.tab-fome .btn-primary:focus {
    background-color: #04171a;
}

.general-info .about .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.general-info.abt-bg .col-md-12 iframe {
    width: 100%;
    height: 450px;
}

.general-info.abt-bg.pt-100.pb-100 {
    padding-top: 60px;
    padding-bottom: 60px;
    background: #FFFFFF;
}

.cont-bg .form-inner .btn-primary {
    border-radius: 0;
    background-color: #e82277;
    border-color: #e82277;
    transition: 0.3s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.cont-bg .form-inner .btn-primary:hover,
.cont-bg .form-inner .btn-primary:focus {
    background-color: #e82277;
}

.general-info .info-box {
    position: relative;
    padding: 20px 20px;
    height: 100%;

}

.general-info .info-box img {

    display: -webkit-inline-box;

    display: -ms-inline-flexbox;

    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 24px;
    font-size: 32px;
    line-height: 0;
    transition: all 0.4s ease-out 0s;
    color: #000000;
    border-radius: 10px;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
}

.middleinfo {
    background: url(../images/middle22.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 70px 0 70px 0;
}

.middleinfo ul li,
ol {
    padding: 5px 0;
    color: #c5c5c5;
    font-family: "Barlow", serif;
}

.middleinfo ul li {
    list-style: none;

    width: 30%;
    text-align: center;
    padding: 20px 0 20px 0;
    min-height: 185px;
}

.middleinfo ul li .imgbox i {
    font-size: 31px;
    color: #e82277;
    width: 80px;
    height: 80px;
    border: #e82277 solid 1px;
    text-align: center;
    line-height: 80px;
    border-radius: 24px;
}

.middleinfo p {
    padding: 0px 15px 0 15px !important;
    color: #c5c5c5 !important;
    font-family: "Barlow", serif !important;
}

.middleinfo h4 {
    padding: 0px 15px 0 15px !important;
}

.middleinfo ul {
    padding: 0px 0px 0 0px;
    margin: 0px 0 0 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 18px;
}

.middleinfo .info-box {
    position: relative;
    padding: 10px 10px;
    height: 100%;
    border: #585858 dashed 1px;
    border-radius: 5px;
}

.middleinfo h2 {
    text-align: center;
    font-weight: 600;
    text-transform: inherit;
    font-size: 35px;
    padding: 0 0 30px 0;
}


.middleinfo p {
    padding: 5px 0;
    color: #FFFFFF;
    font-family: "Barlow", serif;
}

.TagLine {
    padding: 70px 0 70px 0;
}

.TagLine h3 {
    padding: 0px;
    margin: 0px;
    font-size: 45px;
    font-weight: 700;
    font-family: "Barlow", serif;
    color: #e82277;
    text-align: center;
}

.TagLine h5 {
    padding: 0px;
    margin: 0px;
    font-size: 30px;
    font-weight: 700;
    font-family: "Barlow", serif;
    color: #000000;
    text-align: center;
}

.MIddlwSec {
    background: url(../images/middlebg2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.InfoBox {
    background: #04171afc;
    padding: 100px 50px 100px 50px;
}

.InfoBox h1 {
    font-family: "Barlow", serif;
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    font-size: 36px;
    font-weight: 700;
}

.InfoBox ul {
    padding: 0px;
    margin: 0px;
}

.InfoBox ul li {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 25px;
    padding: 20px 0 20px 0;
    border-bottom: #373737 solid 1px;
}

.InfoBox ul li:last-child {
    border-bottom: none;
}

.InfoBox ul li i {
    color: #FFFFFF;
    width: 70px;
    height: 70px;
    border-radius: 50px;
    border: #747474 solid 4px;
    text-align: center;
    font-size: 23px;
    line-height: 70px;
}

.contbox span {
    padding: 35px 0 10px 0;
    margin: 0px;
    color: #FFFFFF;
    font-family: "Barlow", serif;
    font-size: 28px;
    font-weight: 400;
    display: block;
}

.contbox p {
    padding: 0px;
    margin: 0px;
    color: #fff !important;
    font-family: "Barlow", serif;
    font-size: 21px;
    font-weight: 700;
}


.hedingreg {
    text-align: center;
    color: #2b2859;
    font-size: 45px;
    font-weight: 800;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 0px;
    font-family: "Barlow", serif;
    padding-top: 0px;
}




.registersec {
    padding: 50px 0 80px 0;
}

.registersec h3 {
    padding: 0px 0 22px 0;
    margin: 0px;
    color: #e82277;
    font-family: "Barlow", serif;
    font-size: 40px;
    font-weight: 700;
}

.registersec img {
    border-radius: 10px;
}

.registersec .btn-primary {
    padding: 10px 0;
    border-radius: 0;
    font-weight: 700;
    border-color: #e82277;
    transition: 0.3s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    font-family: "Barlow", serif;
    background: #e82277;
}











.general-info .info-box h4 {
    color: #e82277;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: "Barlow", serif;
}

.general-info .info-box p {
    font-size: 16px;
    color: #505050;
    font-family: "Barlow", serif;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 10px;
}

.general-info .info-box:hover img {
    background-color: #3fbbc0;
    color: #ffffff;
}

.abt-img,
.abt-img img {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.general-info .row.pt-60 .col-md-4 {
    margin-bottom: 1rem;
}

.general-info.abt-bg .cont-bg iframe {
    height: 410px;
}

.general-info.abt-bg .about ul,
.general-info.abt-bg .about ul li,
.general-info.abt-bg .about ol,
.general-info.abt-bg .about ol li,
.general-info.abt-bg .about ol li strong {
    color: #000000;
}







/* end */