/********** Template CSS **********/
:root {
    --primary: #015FC9;
    --secondary: #0DD3F1;
    --light: #F6F7FC;
    --dark: #15233C;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 30px;
    z-index: 99;
}


/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}


/*** Button ***/
.btn {
    transition: .5s;
}

/* .btn.btn-primary,
.btn.btn-outline-primary:hover,
.btn.btn-secondary,
.btn.btn-outline-secondary:hover {
    color: #FFFFFF;
} */

/* .btn.btn-primary:hover {
    background: var(--secondary);
    border-color: var(--secondary);
} */

/* .btn.btn-secondary:hover {
    background: var(--primary);
    border-color: var(--primary);
} */

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}


/*** Navbar ***/
.navbar.sticky-top {
    top: -100px;
    transition: .5s;
}

.navbar .navbar-brand img {
    max-height: 60px;
}

.navbar .navbar-nav .nav-link {
    margin-left: 25px;
    padding: 10px 0;
    color: #696E77;
    font-weight: 500;
    outline: none;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
    color: var(--primary);
}

.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}

@media (max-width: 991.98px) {
    .navbar .navbar-brand img {
        max-height: 45px;
    }

    .navbar .navbar-nav {
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .navbar .nav-item .dropdown-menu {
        padding-left: 30px;
    }
    
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        border: none;
        margin-top: 0;
        top: 150%;
        right: 0;
        opacity: 0;
        visibility: hidden;
        transition: .5s;
    }

    .navbar .nav-item:hover .dropdown-menu {
        top: 100%;
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }
    
}


/*** Header ***/
.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    text-align: start;
    z-index: 1;
}

.carousel-control-prev,
.carousel-control-next {
    width: 15%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
    background-color: var(--primary);
    border: 15px solid var(--primary);
    border-radius: 50px;
}

@media (max-width: 768px) {
    #header-carousel .carousel-item {
        position: relative;
        min-height: 450px;
    }
    .facts img {
    width: 100%;
    margin-left: 0px !important;
}
ul li{
    /*display: flex;*/
    list-style: none;
    font-size: 16px !important;
    font-weight: 400;
    color: #fff;
    line-height: 40px;
    }
.service p{
    padding: 0px;
    margin-left: -36px;
    display: ruby-text;
}
.justify-content-center {
    margin-left: -17px !important;
}
.service-title {
    font-size: 25px !important;
    margin-left: 16px;
    margin-bottom: 20px;
    text-align: center;
}
h1, .h1 {
        font-size: 2.5rem;
        text-align: left !important;
    }
.title{
    color: #FFDEC1;
    font-family: "Bodoni Moda", Sans-serif;
    font-size: 33px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.5px;
    margin-left: 15px !important;
}
.fs-5 {
    font-size: 1.25rem !important;
    margin-left: 15px !important;
}
.btn-primary-start {
    font-family: "Hanuman", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    fill: #7C4A7F;
    color: #000;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    margin-left: 15px !important;
    border-color: #000;
    margin-top: 20px;
}
.text-left{
        margin-left: 4px !important;
}
.image-width{
    width: 100% !important;
}
.bread-crumb li{
    list-style: none;
    display: flex;
}
.bread-crumb {
    list-style: none;
    display: flex;
    padding: 25px !important;
}
.display-6 {
    font-family: "Sofia", cursive;
    font-weight: 500;
    line-height: 1.2;
    margin-top:20px !important;
}
.btn-form-sub {
       font-family: "Hanuman", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    background-color: #7C4A7F;
    color: #000;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    display: ruby;
    margin: 0px auto;    
}
ul li{
    list-style: none;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    margin-top: 20px !important;
}
.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    align-items: center;
    text-align: start;
    z-index: 1;
}
.title {
    color: #FFDEC1;
    font-family: "Bodoni Moda", Sans-serif;
    font-size: 18px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.5px;
    margin-left: 50px;
    /*margin-top: 154px;*/
}
.btn-know {
    font-family: "Hanuman", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    fill: #7C4A7F;
    color: #fff;
    background-color: #7C4A7F;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    margin-left: 0px !important;
}
    #header-carousel .carousel-item img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
        }
.subtitle {
    font-size: 12px !important;
    color: #A73AA7;
    font-weight: 600;
    font-family: "Averia Sans Libre", Sans-serif;
    /* margin-left: 20px; */
}
.px-4 {
    padding-left: 0px !important;
}
.navbar-brand img {
        max-height: 35px !important;
}
.mt-5 {
    margin-bottom: 0px !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.py-4 {
    padding-top: 15px !important;
}
.my-5 {
    margin-top: 10px !important;
}

}

.page-header {
    background: url(../img/carousel-1.jpg) center center no-repeat;
    background-size: cover;
}

.page-header .breadcrumb-item,
.page-header .breadcrumb-item a {
    font-weight: 500;
}

.page-header .breadcrumb-item a,
.page-header .breadcrumb-item+.breadcrumb-item::before {
    color: #696E77;
}

.page-header .breadcrumb-item a:hover,
.page-header .breadcrumb-item.active {
    color: var(--primary);
}

/*** Facts ***/
@media (min-width: 992px) {
    .container.facts {
        max-width: 100% !important;
    }

    .container.facts .facts-text {
        padding-left: calc(((100% - 960px) / 2) + .75rem);
    }

    .container.facts .facts-counter {
        padding-right: calc(((100% - 960px) / 2) + .75rem);
    }
    
}

@media (min-width: 1200px) {
    .container.facts .facts-text  {
        padding-left: calc(((100% - 1140px) / 2) + .75rem);
    }

    .container.facts .facts-counter  {
        padding-right: calc(((100% - 1140px) / 2) + .75rem);
    }
        h1, .h1 {
        font-size: 2.5rem;
        text-align: left !important;
    }
}

@media (min-width: 1400px) {
    .container.facts .facts-text  {
        padding-left: calc(((100% - 1320px) / 2) + .75rem);
    }

    .container.facts .facts-counter  {
        padding-right: calc(((100% - 1320px) / 2) + .75rem);
    }
}

.container.facts .facts-text {
    background: linear-gradient(rgba(1, 95, 201, .9), rgba(1, 95, 201, .9)), url(../img/carousel-1.jpg) center right no-repeat;
    background-size: cover;
}

.container.facts .facts-counter {
    background: linear-gradient(rgba(255, 255, 255, .9), rgba(255, 255, 255, .9)), url(../img/carousel-2.jpg) center right no-repeat;
    background-size: cover;
}

.container.facts .facts-text .h-100,
.container.facts .facts-counter .h-100 {
    padding: 6rem 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


/*** Service ***/
.service-item {
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 45px rgba(0, 0, 0, .07);
    background-color: #DAB8D9;

}

.service-item .service-icon {
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.service-item .service-icon img {
    max-width: 60px;
    max-height: 60px;
}

.service-item a.btn {
    /* color: var(--primary); */
}

.service-item a.btn:hover {
    /* color: #FFFFFF; */
    /* background: var(--primary);
    border-color: var(--primary); */
}


/*** Appointment ***/
.appointment {
    background-color: #7A7A7A;
    background-size: cover;
    /* background: url(../img/background.webp) center center no-repeat; */
}


/*** Team ***/
.team-item {
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 45px rgba(0, 0, 0, .07);
}

.team-item img {
    transition: .5s;
}

.team-item:hover img {
    transform: scale(1.1);
}

.team-text {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -50px;
    opacity: 0;
    transition: .5s;
}

.team-item:hover .team-text {
    bottom: 0;
    opacity: 1;
}

.team-item a.btn {
    color: var(--primary);
}

.team-item a.btn:hover {
    color: #FFFFFF;
    background: var(--primary);
    border-color: var(--primary);
}


/*** Testimonial ***/
.animated.pulse {
    animation-duration: 1.5s;
}

.testimonial-left,
.testimonial-right {
    position: relative;
}

.testimonial-left img,
.testimonial-right img {
    position: absolute;
    padding: 5px;
    border: 1px dashed var(--primary);
    border-radius: 10px;
}

.testimonial-left img:nth-child(1),
.testimonial-right img:nth-child(3) {
    width: 70px;
    height: 70px;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
}

.testimonial-left img:nth-child(2),
.testimonial-right img:nth-child(2) {
    width: 60px;
    height: 60px;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
}

.testimonial-left img:nth-child(3),
.testimonial-right img:nth-child(1) {
    width: 50px;
    height: 50px;
    bottom: 10%;
    right: 10%;
}

.testimonial-carousel .owl-item img {
    width: 100px;
    height: 100px;
}

.testimonial-carousel .owl-nav {
    margin-top: 30px;
    display: flex;
    justify-content: center;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    margin: 0 5px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: var(--primary);
    border-radius: 10px;
    font-size: 22px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    background: var(--secondary);
}


/*** Footer ***/
.footer {
    color: #fff;
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: #A7A8B4;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #A7A8B4;
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    color: var(--light);
    letter-spacing: 1px;
    box-shadow: none;
}

.footer .btn.btn-square {
    color: #fff;
    /*border: 1px solid#A7A8B4;*/
}

.footer .btn.btn-square:hover {
    /*color: var(--secondary);*/
    border-color: var(--light);
}

.footer .copyright {
    padding-top: 20px;
    font-size: 15px;
    border-top: 1px solid rgba(256, 256, 256, .1);
}

.footer .copyright a {
    color: #fff;
}

.footer .copyright a:hover {
    color: #FFFFFF;
}
.subtitle{
    font-size:18px;
    color: #A73AA7;
    font-weight: 600;
    font-family: "Averia Sans Libre", Sans-serif;
    /* margin-left:20px; */
}
.h1{
    color: #7C4A7F;
    font-family: "Sofia", Sans-serif;
    font-size: 37px;
    font-weight: 500;
}


.who-need p{
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size:17px;
}
.who-need p i{
    color: #A73AA7;
    margin-top: 5px;
}
.h4 {
        font-size: 22px;
        margin-top: 15px;
    }
.title{
    color: #FFDEC1;
    font-family: "Bodoni Moda", Sans-serif;
    font-size: 33px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.5px;
    margin-left: 50px;
}
.text-body {
    color: #fff !important;
}

.btn
{
    font-family: "Hanuman", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    fill: #7C4A7F;
    color: #fff;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    /*border-color: #fff;*/
}
.btn.btn-outline-secondary:hover {
    font-family: "Hanuman", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    fill: #7C4A7F;
    color: #fff;
}
.service-title{
    font-size:35px;
    margin-left:30px;
    margin-bottom: 20px;
}
body {
    margin: 0;
    font-family: "Hanuman", serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.facts img{
    margin-left:90px;
}
.display-6 {
    font-family: "Sofia", cursive;
    font-weight: 500;
    line-height: 1.2;
}
.display-5 {
    font-family: "Sofia", cursive;
    font-weight: 500;
    line-height: 1.2;
    text-align:center;
}
.display-4 {
    font-family: "Rufina", serif;
    font-weight: 700;
    line-height: 1.2;
    text-align:center;
    font-size:40px;
}
.display-7 {
    font-family: "Bodoni Moda", serif;
    font-weight: 500;
    line-height: 1.2;
}
.btn-light {
    background-color: #7C4A7F;
}
.text-center {
    text-align: center !important;
}
.h5 {
        font-size: 25px;
        margin-top: 15px;
}
.img-fluid {
    max-width: 100%;
    height: auto;
    margin-top: 9px;
}
.btn-light:hover {
    color: #fff;
    background-color: #000;
    /* border-color: #f7f8fc; */
}
.btn-primary:hover {
       color: #070707;
    background-color: transparent;
    background-image: linear-gradient(180deg, #ECD6ED 0%, #FFFFFF 100%);
    border-color: #B6B6B6;
}
.btn-primary {
    font-family: "Hanuman", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    fill: #7C4A7F;
    color: #000;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    /*margin-left: 50px;*/
    border-color: #000;
    margin-top: 20px;
}
.btn-primary-submit {
    font-family: "Hanuman", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    fill: #7C4A7F;
    color: #000;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    /*margin-left: 175px;*/
    border-color: #000;
    margin-top: 20px;
}
.btn-know {
    font-family: "Hanuman", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    fill: #7C4A7F;
    color: #fff;
    background-color: #7C4A7F;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    margin-left:209px;
}
.btn-know:hover {
    color: #7C4A7F;
    background-color: transparent;
    background-image: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);
    border-color: #B6B6B6;
}
.bg-dark {
    background-color: #7C4A7F !important;
}
.elementor-social-icon-facebook, .elementor-social-icon-facebook-f {
    background-color: #3b5998;
}
.journey {
    border-radius: 10px !important;
    background-color: #A73AA726;
    padding: 20px;
    font-size:22px;
    text-align: center;
}
.service p{
    padding: 0px;
}
.btn-square-icon{
    padding: 0;
    /* display: flex; */
    align-items: center;
    justify-content: center;
    font-weight: normal;
        display: contents;
}
ul li{
    /*display: flex;*/
    list-style: none;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 40px;
    }
.journey i{
    font-size: 30px;
    text-align: center;
}
.version{
    background-color: #A73AA726;
    padding: 20px;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #696E77;
    background-color: #A73AA726;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    appearance: none;
    border-radius: 10px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn-form {
    font-family: "Hanuman", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    fill: #7C4A7F;
    color: #fff;
    background-color: #7C4A7F;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    margin-left: 535px;
    margin-top: 36px;
}
.form-control-book {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #696E77;
    /* background-color: #A73AA726; */
    background-clip: padding-box;
    border: 1px solid #ced4da;
    appearance: none;
    border-radius: 10px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.mb-4 {
    margin-bottom: 1.5rem !important;
    display: flex;
}
.far {
        color: #A73AA7;
    font-weight: 400;
    margin-top: 5px;
}
.text-left{
        margin-left: 0px !important;
}
.special-title{
        color: #edd8bd !important;
}
.center{
    text-align: center;
}
.footer{
    text-align: center;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
    display: ruby;
    margin: 0px auto;
    gap:30px;
    }
.fs-5 {
    font-size: 1.25rem !important;
    margin-left: 50px;
}
p i{
    color: #A73AA7;
}
.d-flex-1{
    display: ruby-text;
    margin: 12px auto;
    }
.list-unstyled-size{
    display: ruby;
    font-size:17px;
    margin: 0px auto;
    padding-left: 0;
    list-style: none;
    line-height: 25px;
}
html{
    overflow-x:hidden;
}
.list-unstyled-size li{
    font-size: 15px;
}
h5{
    font-size: 22px;
    margin-top: 20px;
}
.d-flex-2{
    display: ruby-text;
    margin: 12px auto;
}
.fa-twitter{
        color: #fff;
        background-color: #1da1f2;
    padding-left: 10px;
    padding-right: 14px;
    padding-top: 13px;
    padding-bottom: 13px;
}
.fa-facebook-f {
     color: #fff; 
    background-color: #3b5998;
    padding-left: 13px;
    padding-right: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    margin-left: -36px;
    }
.btn-square-you i{
    color: #fff;
    background-color: #cd201f;
    padding-left: 10px;
    padding-right: 14px;
    padding-top: 13px;
    padding-bottom: 14px;
} 
.btn-square-yout i{
    color: #fff;
    background-color: #cd201f;
    padding-left: 10px;
    padding-right: 14px;
    padding-top: 13px;
    padding-bottom: 14px;
    margin-top: -9px !important;
} 
.btn-square-ins i{
        color: #fff;
        background-color:#e85e00;
}
.fa-grin-stars{
    color:#A73AA7;
}
 .elementor-icon-list-text
 {   font-family: "Hanuman", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0.3px;
}
.elementor-heading-title {
    color: #55392C;
    font-family: "Sofia", Sans-serif;
    font-size: 35px;
    font-weight: 600;
    letter-spacing: 1.7px;
    margin-top:40px;
}
.elementor-heading-title1 {
    color: #55392C;
    font-family: "Sofia", Sans-serif;
    font-size: 35px;
    font-weight: 600;
    letter-spacing: 1.7px;
    /*margin-top:50px;*/
}
.h2{
    color: #7C4A7F;
    font-family: "Sofia", Sans-serif;
    font-size: 30px;
    font-weight: 500;
}
p {
    font-family: "Hanuman", Sans-serif;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 17px;
}
.position-relative img{
    width: 100%;
    height: auto;
}
.btn:hover {
    color: #000;
}
.subscribe-btn {
  background-color: #7C4A7F;; /* Bootstrap primary blue */
  color: white;
  padding: 1rem 2rem; /* py-3 px-5 equivalent */
  border: none;
}
.subscribe-btn:hover {
  background-color: #7C4A7F; /* Darker blue on hover */
  color: white;
}
.page-banner {
    background: linear-gradient(90deg, rgb(255 255 255 / 0%) 0%, rgb(62 77 59 / 58%) 35%, rgb(255 255 255 / 0%) 100%), url(https://demoboscosoft.com/wen/img/bg-content1.jpg);
    background-position: 100% 100%;
    background-size: cover;
    padding: 0px 0px;
    margin-top:30px;
    margin-bottom:30px;
}
.bread-crumb{
    list-style: none;
    display: flex;
    padding: 30px;
}
.bread-crumb li{
    list-style: none;
    display: flex;
    margin-left: 5px;
}
.bread-crumb li a{
    color: #fff;
}
.bg-white {
    background-color: #fff !important;
    /*text-align: center;*/
}
.bg-white p i{
    color:#000;
}
.bg-white p a{
    color:#000;
}
.team-item{
    color: #000;
}
.fa-leaf{
    color: #80885D;
}
.justify-content-center {
    margin-left: -35px;
}
.btn-primary-start {
    font-family: "Hanuman", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    fill: #7C4A7F;
    color: #000;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    margin-left: 50px;
    border-color: #000;
    margin-top: 20px;
}
.align-items-center .fa-users{
    font-size: 60px;
    margin-bottom: 27px;
}
.align-items-center .fa-seedling{
    font-size: 60px;
    margin-bottom: 27px;
}
.rounded{
     background-color: #fff !important;
    text-align: center;
}