
h2.checkbox-heading {
    font-size: 20px;
    padding-top: 15px;
    text-transform: uppercase;
    padding-bottom: 10px;
}

label.form-label p {
    font-size: 14px;
}

label.form-check-label {
    padding-bottom: 13px;
}

h4.checkbox-subheading {
    font-size: 14px;
}



.form-check-input[type=radio] {
    border-radius: 0% !important;
    border-radius: 5px !important;
}

span.btn-row {
    display: flex;
    justify-content: center;
    padding-top: 20px;
}

.submit-btn{
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    background: linear-gradient(to left, #FFFBCC, #EED688, #EBBB10, #C3922E);
    font-family: "EB Garamond", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: rgba(64, 22, 23, 1);
    margin: 0 30px 0 0;
    margin-right: 20px;
    border-radius: 20px;
    padding: 10px 30px 10px 30px;
    text-decoration: none;
    border:none;
}

.form-check-input:checked {
    background-color: #ebbc16 !important;
    border-color: #edce65 !important;
}

.form-check-input {
    border: 1px solid rgb(237 206 101) !important;
}

label.form-label p {
    font-size: 12px;
    font-weight: 100;
    font-family: sans-serif;
}

.form-label {
    margin-bottom: .5rem;
    font-weight: 500;
    font-size: large;
    margin-top: 19px;
}
input#datePicker-1,
input#datePicker-2,
input#datePicker-3{
    padding: 11px;
    border-radius: 5px;
    font-weight: 600;
    border: 2px solid #edce65;
}

/* contact us  */

.contactsec1main{
    background-position: center;
    padding-top: 100px;
    padding-bottom: 100px;
    background-attachment: fixed;
}

.contactsec1main h1 {
    color: #401617;
    text-align: center;
    font-family: "EB Garamond";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    width: 74%;
    margin: 0 auto;
}
.contactsec1main h2 {
    color: #401617;
    text-align: center;
    font-family: "EB Garamond";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
.contactsec1main p {
    color: #401617;
    text-align: center;
    font-family: "EB Garamond";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    width: 56%;
    margin: 0 auto;
}
.contactsec1main h1 {
    color: #401617;
    text-align: center;
    font-family: "EB Garamond";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    width: 74%;
    margin: 0 auto;
    border-bottom: 3px solid #000000;
    padding-bottom: 10px;
}

/* form  */


.mainformcontactus p {
    color: #000;
    font-family: "EB Garamond";
    font-size: 20px;
    padding-bottom: 44px;
    font-weight: 700;
    margin: 0;
    text-align: center;
}
.mainformcontactus {
    background: #D9D9D9;
}
.maincform {
    border: 1px solid #000;
    background: #FFF;
}
.mainformcontactus {
    padding-top: 45px;
    padding-bottom: 45px;
}
.mainformcontactus .maincform {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 25px;
    padding-bottom: 25px;
}
h1.checkbox1heading {
    color: #401617;
    padding-left: 15px;
    font-family: Jost;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin: 0;
}
/* .mainformcontactus input.form-control {
    color: #616161;
    font-family: Jost;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    border: 2px solid #D9D9D9;
    border-radius: 0;
    box-shadow: none;
} */

.mainformcontactus input.form-control {
    color: #616161;
    font-family: Jost;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    border-radius: 0;
    box-shadow: none;
    border: 0;
    border-bottom: 2px solid #616161;
}
input.form-control.name-field {
    color: #616161;
    font-family: Jost;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    border-radius: 0;
    box-shadow: none;
    border: 2px solid #D9D9D9;
}

.selector-field{
    border: 2px solid #D9D9D9;
}

.checkbox1 label.form-check-label {
    color: #616161;
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
.form-check.form-check-inline {
    margin-right: 35px;
}
.checkbox1 {
    padding-left: 28px;
}
.checkbox2 {
    padding-left: 28px;
}
.checkbox2 .form-check {
    padding-bottom: 20px;
    color: #616161;
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

h1.checkbox2heading{
    color: #401617;
    padding-left: 15px;
    font-family: Jost;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;
    padding-top: 15px;
    margin: 0;
    padding-bottom: 15px;
}
h1.checkbox3heading {
    color: #401617;
    padding-left: 15px;
    font-family: Jost;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin: 0;
}
h4.checkbox3subheading {
    color: #401617;
    padding-left: 15px;
    font-family: Jost;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;
    padding-bottom: 20px;
    margin: 0;
}

.checkbox3 .form-check {
    padding-bottom: 20px;
    color: #616161;
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
.checkbox3 {
    padding-left: 28px;
}
h4.checkbox3subheading2 {
    color: #401617;
    padding-left: 15px;
    font-family: Jost;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;
    padding-bottom: 20px;
    margin: 0;
}
.checkbox3sub .form-check {
    padding-bottom: 20px;
    color: #616161;
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
.checkbox3sub {
    padding-left: 28px;
}

h1.checkbox4heading {
    color: #401617;
    padding-left: 15px;
    font-family: Jost;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin: 0;
}
h4.checkbox4subextraheading {
    color: #401617;
    padding-left: 15px;
    font-family: Jost;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;
    padding-bottom: 20px;
    margin: 0;
}
h2.checkbox4subheading {
    color: #401617;
    padding-left: 15px;
    font-family: Jost;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin: 0;
}
.checkbox4 .form-check {
    padding-bottom: 20px;
    color: #616161;
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
.checkbox4 {
    padding-left: 28px;
}

h1.checkbox5heading {
    color: #401617;
    padding-left: 15px;
    font-family: Jost;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin: 0;
}
h4.checkbox5subheading{
    color: #401617;
    padding-left: 15px;
    font-family: Jost;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;
    padding-bottom: 20px;
    margin: 0;
}
.checkbox5{
    padding-left: 28px;
}
.checkbox5 .form-check {
    padding-bottom: 20px;
    color: #616161;
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

h1.checkbox6heading {
    color: #401617;
    padding-left: 15px;
    font-family: Jost;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin: 0;
}
.checkbox6 {
    padding-left: 28px;
}
.checkbox6 .form-check {
    padding-bottom: 20px;
    color: #616161;
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

/* contact us  */



button.btn-close.text-reset {
    box-shadow: none;
}



.button-box .hbtn {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    background: linear-gradient(to left, #FFFBCC, #EED688, #EBBB10, #C3922E);
    font-family: "EB Garamond", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: black;
    margin: 0 30px 0 0;
    border: navajowhite;
    margin-right: 20px;
    border-radius: 20px;
    padding: 5px 30px 5px 30px;
    white-space: nowrap;
}
.button-box .hbtn:hover {
    background: linear-gradient(to right, #EC008C, #EC008C, #FBC1BD, #f899b3);
    color: black;
}
.button-box .hbtn:active{
    background: linear-gradient(to right, #EC008C, #EC008C, #FBC1BD, #f899b3);
    color: black !important;
}

a.navbar-brand img {
    width: 95%;
}

button.offcanvasbtn {
    border: navajowhite;
    background: none;
}
button.offcanvasbtn img {
    width: 85%;
}

.col.button-box {
    display: inline-flex;
    justify-content: center;
}
.button-box .hbtn:focus {
   
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    color: black !important;
}

.navbar{
    background-position: center;
    padding: 15px 0;
}




/* banner*/

.carousel-item h5 {
    color: #FFF;
    text-align: center;
    text-shadow: 1px 2px 6.1px #000;
    font-family: "EB Garamond";
    font-size: 42px;
    font-style: italic;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}


.sec1h h1 {
    color: #401617;
    text-align: center;
    font-family: "EB Garamond";
    font-size: 75px;
    font-style: italic;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 5px;
}

.carousel-indicators [data-bs-target] {
    border: 1px !important;
    height: 12px !important;
    border-radius: 40px;
    width: 12px !important;
    margin-right: 7px !important;
}


/* banner*/


/* sec 1 */


.box1 h1:before {
    display: none;
}
.box2 h1:before {
    display: none;
}
.box3 h1:before {
    display: none;
}

.sec1h h1:before {
    content: '';
    background-image: url(../images/beforeimage1.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    height: 51px;
    width: 76px;
    left: 91px;
    top: 36px;  
}
.sec1h h1{
    position: relative;
}

.box1{
    background-image: url(../assets/Rectangle\ 74\ \(2\).png); /* Replace with your image URL */
    background-size: cover; /* or 'contain' depending on your design */
    background-position: center;
    padding: 15px 0;
    text-align: center; 
    border-radius: 5px;
    padding: 40px 0 70px 0;
}
.box2{
    background-image: url(../assets/Rectangle\ 73\ \(2\).png); /* Replace with your image URL */
    background-size: cover; /* or 'contain' depending on your design */
    background-position: center;
    padding: 15px 0;
    text-align: center; 
    border-radius: 5px;
    padding: 40px 0 70px 0;
}
.box3{
    background-image: url(../assets/Rectangle\ 10\ \(12\).png); /* Replace with your image URL */
    background-size: cover; /* or 'contain' depending on your design */
    background-position: center;
    padding: 15px 0;
    text-align: center; 
    border-radius: 5px;
    padding: 40px 0 70px 0;
}
.box1 h1{
    color: #401617;
    font-family: "EB Garamond", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 35px;
    font-style: normal;
}
.box2 h1{
    color: #401617;
    font-family: "EB Garamond", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 35px;
    font-style: normal;
}
.box3 h1{
    color: #401617;
    font-family: "EB Garamond", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 35px;
    font-style: normal;
}

.btns1{
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    background: linear-gradient(to left, #FFFBCC, #EED688, #EBBB10, #C3922E);
    font-family: "EB Garamond", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: black;
    margin: 0 30px 0 0;
    border: navajowhite;
    margin-right: 20px;
    border-radius: 20px;
    padding: 5px 30px 5px 30px;
    text-decoration: none;
}

.box1 h1 {
    padding-top: 25px;
    padding-bottom: 90px;
}
.box2 h1 {
    padding-top: 25px;
    padding-bottom: 90px;
}
.box3 h1 {
    padding-top: 25px;
    padding-bottom: 90px;
}
a.btns1:hover {
    background: linear-gradient(to right, #EC008C, #EC008C, #FBC1BD, #f899b3);
    color: black;
}

.sec1h{
    background-position: center;
    background-repeat: no-repeat;
}

.col.box2 {
    margin-right: 25px;
    margin-left: 25px;
}


a.btn2s1 {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    background: linear-gradient(to left, #FFFBCC, #EED688, #EBBB10, #C3922E);
    font-family: "EB Garamond", Sans-serif;
    font-size: 45px;
    font-weight: 700;
    color: black;
    margin: 0 30px 0 0;
    border: navajowhite;
    margin-right: 20px;
    border-radius: 20px;
    padding: 5px 30px 5px 30px;
    text-decoration: none;
}

.btnsec1end {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 30px;
}
a.btn2s1:hover {
background: linear-gradient(to right, #EC008C, #EC008C, #FBC1BD, #f899b3);
    color: black;
}


/* sec 1 */






/* sec 2 */

.sec2col1 h2 {
    color: #401617;
    font-family: "EB Garamond", Sans-serif;
    font-size: 75px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: italic;
    line-height: 80px;
    margin: 0;
}
.sec2col1 h4 {
    color: #401617;
    font-family: "EB Garamond", Sans-serif;
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: italic;
    line-height: 62px;
    padding-bottom: 20px;
    width: 70%;
    margin: 0 auto;
}

.sec2col1 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
}
.col-6.conference-box{
    display: flex;
    align-content: center;
    flex-direction: column;
    justify-content: center;
}

form.row.g-3.banner-form {
    background: #ffffffa6;
    /* padding-top: 12px; */
    padding-bottom: 26px;
    border-radius: 15px;
    padding: 8px 30px;
}

.form-body select {
    margin-bottom: 8px;
}

.button-body {
    text-align: center;
    margin: 10px 0px;
}

.btnsec2{
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    background: linear-gradient(to left, #FFFBCC, #EED688, #EBBB10, #C3922E);
    font-family: "EB Garamond", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: black;
    margin: 0 30px 0 0;
    border: navajowhite;
    margin-right: 20px;
    border-radius: 20px;
    padding: 5px 30px 5px 30px;
    text-decoration: none;
}

.btnsec2:hover{
    background: linear-gradient(to right, #EC008C, #EC008C, #FBC1BD, #f899b3);
    color: black;
}

.sec2{
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-bottom: 50px;
}
.sec2carousel {
    padding-top: 23px;
    padding-left: 20px;
}


/* sec 2 */



/* sec 3 */

.sec3{
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 109px;
    padding-bottom: 105px;
    margin-top: 0px;
    margin-bottom: 30px;
}


/* sec 3 */



/* footer */



.footer h1 {
        color: #401617;
        font-family: "EB Garamond", Sans-serif;
        font-size: 25px;
        font-weight: 700;
        text-transform: capitalize;
        font-style: italic;
        padding-bottom: 10px;
}
.fanchor {
    display: grid;
}
.fanchor a {
    text-decoration: none;
    font-family: "EB Garamond", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #401617;
}

.flogo{
    width: 100%;
}
.colmenu3 {
    padding-left: 120px;
    padding-top: 60px;
}
.colmenu4 {
    padding-top: 60px;
    display: grid;
}
.icons {
    padding-top: 20px;
}
.fanchor a:hover{
    color: #e8b811;
}

.icons a img {
    height: 40px;
    margin-right: 25px;
}



/* secondary footer  */


.secondaryfooter a:hover {
    color: #e8b811;
}

.secondaryfooter {
    border-top: 2px solid black;
}

.secondaryfooter h1 {
    color: #401617;
    font-family: "EB Garamond", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    font-style: italic;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: right;
    margin: 0;
}
.secondaryfooter h2 {
    color: #401617;
    font-family: "EB Garamond", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    padding-bottom: 10px;
    padding-top: 15px;
    text-align: right;
    margin: 0;
}
.secondaryfooter a {
    color: black;
    text-decoration: none;
}
.footer {
    padding-bottom: 10px;
}



/* form  */


input#service {
    color: #401617;
    font-family: "EB Garamond", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    border: 1px solid #000000;
    box-shadow: none;
    /* text-transform: capitalize; */
}
input#service::placeholder{
    color: #401617;
    font-family: "EB Garamond", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
}
input#date {
    color: #401617;
    font-family: "EB Garamond", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    /* text-transform: capitalize; */
    border: 1px solid #000000;
    box-shadow: none;
}
input#date::placeholder {
    color: #401617;
    font-family: "EB Garamond", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
}
input#location{
    color: #401617;
    font-family: "EB Garamond", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    /* text-transform: capitalize; */
    border: 1px solid #000000;
    box-shadow: none;
}
input#location::placeholder{
    color: #401617;
    font-family: "EB Garamond", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    
}


button.btn.btn-primary.btnformsearch {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    background: linear-gradient(to left, #FFFBCC, #EED688, #EBBB10, #C3922E);
    font-family: "EB Garamond", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: black;
    margin: 0 30px 0 0;
    border: navajowhite;
    margin-right: 20px;
    border-radius: 20px;
    padding: 5px 30px 5px 30px;
    text-decoration: none;
}

/* .formsec .container{
    position: relative;
} */


.carousel-caption {
    bottom: 4.25rem;
}

button.btn.btn-primary.btnformsearch:hover{
    background: linear-gradient(to right, #EC008C, #EC008C, #FBC1BD, #f899b3);
    color: black;
}


/* offcanvas  */

.offcanvasmenu ul li a {
    font-family: "EB Garamond";
    font-size: 25px;
    font-weight: 700;
    text-decoration: none;
    color: #000000;
    line-height: 40px;
    text-transform: capitalize;
}
.offcanvasmenu ul {
    list-style: none;
    text-align: center;
    padding: 30px 0px 30px 0px;
    margin: 0;
    background: #ededed;
}
a.offcanvas-brand img {
    width: 95%;
    text-align: center;
}
a.offcanvas-brand {
    text-align: center;
}


.staycoffcan h5 {
    font-family: "EB Garamond";
    font-size: 25px;
    font-weight: 700;
    text-decoration: none;
    color: #000000;
    line-height: 40px;
    text-transform: capitalize;
    padding-right: 15px;
}
.staycoffcan {
    display: inline-flex;
    padding-top: 30px;
}

.staycoffcan a img {
    width: 25px;
    margin-right: 10px;
    height: 22px;
    margin-top: 10px;
}
.offcanvasmenu ul li a:hover {
    text-decoration: underline;
    color: #e8b811;
}




/* offcanvas  */



/* FOOTER  */




/* About us page */




.aboutsec1 h1 {
    color: #401617;
    font-family: "EB Garamond";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.aboutsec1 p {
    color: #000;
    font-family: "EB Garamond";
    font-size: 20px;
    font-weight: 700;
    width: 100%;
}
img.imgesec1a {
    width: 80%;
    object-fit: cover;
}
.aboutsec1 .col-5 {
    text-align: center;
    padding: 0;
}
.aboutsec1{
    background-position: bottom;
    background-repeat: no-repeat;
}
.about2col {
    padding-top: 110px;
}
.about2content p{
    color: #000;
    font-family: "EB Garamond";
    font-size: 20px;
    font-weight: 700;
    width: 100%;
    padding-top: 30px;
}
.about2content h3{
    color: #000;
    font-family: "EB Garamond";
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding-top: 20px;
}
.about2content h4 {
    color: #000;
    font-family: "EB Garamond";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding-bottom: 5px;
}
.about2content ul li {
    color: #000;
    font-family: "EB Garamond";
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    padding-bottom: 5px;
}

a.aboutcontentbtn {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    background: linear-gradient(to left, #FFFBCC, #EED688, #EBBB10, #C3922E);
    font-family: "EB Garamond", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: black;
    margin: 0 30px 0 0;
    border: navajowhite;
    margin-right: 20px;
    border-radius: 20px;
    padding: 14px 34px 14px 34px;
    text-decoration: none;
}
a.aboutcontentbtn:hover {
    background: linear-gradient(to right, #EC008C, #EC008C, #FBC1BD, #f899b3);
    color: black;
}
.about2content {
    padding-bottom: 30px;
}


p.pcontentaboutlast {
    padding-top: 40px;
    font-size: 25px;
}

.customiseabout{
    color: #EC008C;
font-family: "EB Garamond";
font-size: 25px;
font-style: normal;
font-weight: 700;
line-height: 150%;
text-decoration-line: underline;
text-transform: capitalize;
}

nav.navbar.inner {
    background-image: url(../assets/Rectangle\ 75\ \(2\).png); /* Replace with your image URL */
    background-size: cover; /* or 'contain' depending on your design */
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 165px;
}
.customiseabout:hover {
    color: #e3b316;
}
/* About us page */





/* Talent Page */

.about2col.ptalent p {
    width: 88%;
    padding-top: 20px;
}
a.talentbtn1 {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    background: linear-gradient(to left, #FFFBCC, #EED688, #EBBB10, #C3922E);
    font-family: "EB Garamond", Sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: black;
    margin: 0 30px 0 0;
    border: navajowhite;
    margin-right: 20px;
    border-radius: 5px;
    padding: 15px 5px 15px 5px;
    text-decoration: none;
    text-transform: uppercase;
    
}
.about2col.ptalent h1 {
    padding-bottom: 10px;
}
.about2col.ptalent {
    padding-top: 50px;
}

a.talentbtn1:hover{
    background: linear-gradient(to right, #EC008C, #EC008C, #FBC1BD, #f899b3);
    color: black;
}

.about2content.talent h1 {
    color: #401617;
    font-family: "EB Garamond";
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
    padding-top: 40px;
}


.talentboxcol3 h1 {
    font-size: 22px;
    text-transform: capitalize;
    width: 84%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 35px;
}





.talentboxcol3 ul li {
    color: #401617;
    text-align: center;
    font-family: "EB Garamond";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    list-style: none;
    padding-bottom: 10px;
    width: 69%;
    margin: 0 auto;
}
.talentboxcol3 ul {
    padding: 0;
}



.talentcol3btn .col {
    text-align: center;
    padding-top: 30px;
}


.talentboxcol3 .col {
    text-align: center;
    text-align: -webkit-center;
   
}
.talentboxcol3 a.btns1 {
    margin: 0;
}

.row.talentboxcol3 {
    text-align: -webkit-center;
    width: 1150px !important;

}

.talentboxcol3 {
    text-align: -webkit-center;

}




.talentboxcol3 .box1{
    /* padding: 40px 0 10px 0; */
    background-color: #eddec0 ! IMPORTANT;
    BACKGROUND-IMAGE: NONE;
    margin-bottom: 30px;
    height: 650px;
    width: 350px;
}
.talentboxcol3 .box2{
    /* padding: 40px 0 10px 0; */
    background-color: #eddec0 ! IMPORTANT;
    BACKGROUND-IMAGE: NONE;
    height: 650px;
    margin-bottom: 30px;
    width: 350px;
}
.talentboxcol3 .box3{
    /* padding: 40px 0 64px 0; */
    background-color: #eddec0 ! IMPORTANT;
    BACKGROUND-IMAGE: NONE;
    margin-bottom: 30px;
    height: 650px;
    width: 350px;
}
.talentboxcol3 a.btns1 {
    padding: 14px 34px 14px 34px;
}
.talentboxcol3 p.pcontentaboutlast {
    padding-top: 60px;
    font-size: 25px;
    /* padding-bottom: 40px; */
}


.aboutsec1.talentpageb {
    PADDING-TOP: 40PX;
    background-position: top;
    background-repeat: no-repeat;
}
/* Talent Page */





/* hospital  */


.about2content.hospital h1 {
    font-size: 25px;
    padding-top: 40px;
}
.about2col.hospital p {
    width: 95%;
}
.about2content.hospital p {
    width: 93%;
}
.about2content.hospital h4 {
    padding-top: 20px;
    padding-bottom: 40px;
}
.about2content.hospital {
    padding: 0;
}
.hospitalboxcol3 h1 {
    font-size: 22px;
    text-transform: capitalize;
    width: 84%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 35px;
}
.hospitalboxcol3 ul li {
    color: #401617;
    text-align: center;
    font-family: "EB Garamond";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    list-style: none;
    padding-bottom: 10px;
    width: 69%;
    margin: 0 auto;
}
.hospitalboxcol3 ul {
    padding: 0;
}
.hospitalboxcol3 .box1 {
    padding: 40px 0 10px 0;
    background-color: #eddec0 ! IMPORTANT;
    BACKGROUND-IMAGE: NONE;
    margin-bottom: 30px;
}
.hospitalboxcol3 .box2 {
    padding: 40px 0 10px 0;
    background-color: #eddec0 ! IMPORTANT;
    BACKGROUND-IMAGE: NONE;
    margin-bottom: 30px;
}
.hospitalboxcol3 .box3{
    padding: 40px 0 64px 0;
    background-color: #eddec0 ! IMPORTANT;
    BACKGROUND-IMAGE: NONE;
    margin-bottom: 30px;
}
.hospitalboxcol3 a.btns1 {
    padding: 14px 34px 14px 34px;
}

.hospitalboxcol3 .col {
    text-align: center;
}
.about2col.hospital {
    padding-top: 90px;
}

.aboutsec1.hospitalpageb {
    /* PADDING-TOP: 40PX; */
    background-image: url(../assets/Group\ 187\ \(1\).png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

/* hospital page */




/* responsive */



.btns-animated {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    background: linear-gradient(to left, #FFFBCC, #EED688, #EBBB10, #C3922E);
    font-family: "EB Garamond", Sans-serif;
    font-size: 23px;
    font-weight: 700;
    color: black;
    margin: 0 30px 0 0;
    border: navajowhite;
    margin-right: 20px;
    border-radius: 12px;
    padding: 12px 30px 12px 30px;
    text-decoration: none;
    text-transform: uppercase;
}


#spin {
    color:rgba(64, 22, 23, 1);
  }
  #spin:after {
    content:"Is Your Loved One Out-Of- Town?";
    animation: spin 15s linear infinite;
  }
  @keyframes spin {
20% { content:"KNOW AN ELDER THAT NEEDS HELP?";Â }
    30% { content:"A GUARDIAN DEVOTED TO SERVE?";Â }
    40% { content:"HELP FOR NON-HIGH FUNCTIONING RESIDENTS?";Â }
    50% { content:"AN EXCELLENT PRIVATE DUTY NURSE?";Â }
    /* 50% { content: "adipisicing"; }
    60% { content: "elit"; }
    70% { content: "Hic"; }
    80% { content: "atque"; }
    90% { content: "fuga"; } */
  }




