

/*    font-family: "Lato", sans-serif;*/
body{
   font-family: "Lato", sans-serif;
}
header.header {
    background: rgba(247,215,208,1);
    padding: 20px 0px;
}

.headerLogo {
    width: 166px;
}

.headerLogo img {
    width: 100%;
    object-fit: contain;
}
header.header > .container > .row {
    border-bottom: solid 5px rgba(243,71,34,1);
    padding-bottom: 15px;
}
.contact-header {
    display: flex;
    justify-content: end;
    align-items: center;
}

.contact-header p {
    margin: 0;
    font-weight: 800;
    font-size: 20px;
    color: rgb(41, 72, 122);
    line-height: 20px;
}

.contact-header span {
    color: rgb(207, 207, 207);
    font-size: 20px;
    margin-left: 10px;
}
.bannerSection {
       padding: 0rem 0px;
       height: 530px;
       background-attachment: fixed;
       background-repeat: no-repeat;
       background-position: center top;
       background-size: cover;
       border-style: none;
       margin: auto;
       border-radius: 0px;
       width: 100%;
       position: relative;
       background: rgba(247,215,208,1);
       padding-top: 20px;
}
.bannerSection:after {
    content: "";
    position: absolute;
    background: rgba(77,77,77,0.76);
    height: 100%;
    width: 100%;
    top: 0;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    display: none;
}

.bannerSection >* {
    position: relative;
    z-index: 1;
}
.BannerContent {
    padding: 0;
}
.BannerContent .Logo {
    margin-bottom: 5rem;
}
 
.BannerContent h1 {
    font-size: 28px;
    font-weight: 800;
    font-style: normal;
    color: rgb(41, 72, 122);
}
.BannerContent h1 span{
color: rgb(214, 204, 181);
}
.BannerContent h6 {
    font-weight: 400;
    font-style: normal;
    color: rgb(255, 255, 255);
    font-size: 24px;
}
.BannerContent p {
    color: #fff;
    font-size: 18px;
    max-width: 330px;
        margin: 0;
}
.BannerContent p sup{ 
    font-size: 20px;
}

.our-services-heading h3 {
    font-size: 24px;
    color: #000;
    text-align: center;
    margin: 0;
      font-weight: 500;
}

.our-services-heading {
    padding: 2rem 0px;
  background-color: #e5e5e5;
}

.key-benefits {
    padding: 4rem 0px;
}

.grid-service .service-image {
    margin: auto;
    overflow: hidden;
    margin-bottom: 0;
    border-style: solid;
    border-width: 2px;
    border-color: #ACA494;
    border-radius: 0px;
    width: 100%;
    height: 278px;
}
.mainBoxServices > * {
    border-radius: 15px;
    overflow: hidden;
}
.grid-service .service-text p {
    max-width: 100%;
    text-align: center;
    margin: auto;
    font-size: 16px;
    color: #666;
}

.beautiful-location {
    padding: 3rem 0px;
    background-size: cover;
}

.beautiful-Content h2 {
    color: rgb(0, 186, 242);
    font-family: Montserrat;
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 2rem;
}

.beautiful-Content p {
    color: rgb(255, 255, 255);
    font-family: Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}

.beautiful-map {
    display: flex;
    align-items: center;
    gap: 3rem;
    justify-content: center;
}

.beautiful-map img {
    width: 43px;
    object-fit: contain;
}

.beautiful-map .beautiful-content p {
    font-size: 22px;
    color: rgb(252, 252, 252);
    max-width: 190px;
    text-align: center;
    margin: 0;
}

.About-Section {
    padding: 5rem 0px;
}

.About-image img {
    width: 100%;
    object-fit: cover;
}

.About-Content {
    padding: 3rem;
}

.About-Content h2 {
    font-size: 48px;
    font-weight: 700;
    font-style: normal;
}

.About-Content h6 {
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    margin-bottom: 30px;
}

.About-Content p, .About-Content li {
    font-size: 16px;
    color: #000;
    line-height: 24px;
    margin: 0;
}

.About-Section .row {
    margin-bottom: 5rem;
}

.About-Section .row:last-child {
    margin-bottom: 0rem;
}

.wating-section {
    padding: 10rem 0px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-style: none;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.wating-section .wating-Content {
    text-align: center;
}

.wating-section .wating-Content h3 {
    color: rgb(255, 255, 255);
    font-size: 36px;
    font-weight: 700;
    font-style: normal;
    max-width: 736px;
    margin: auto;
    margin-bottom: 20px;
}

.wating-section .wating-Content  .request-btn, .btn-default {
    width: auto;
    height: 52px;
    background: rgba(243,71,34,1);
    border-radius: 0;
    color: #fff;
    display: block;
    margin: auto;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    max-width: 360px;
    line-height: 52px;
}

.wating-section .wating-Content .request-btn:hover, .btn-default:hover {
    outline: none;
    background: rgba(231,56,26,1);
    box-shadow: none;
    color: #fff;
    text-decoration: none;
}

.service-text h5 {
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
    text-align: center;
    font-family: Cinzel;
    font-weight: 700;
    font-style: normal;
    color: rgb(37, 37, 37);
}

.service-text ul {
    list-style: none;
    padding: 0;
}

.service-text ul li {
    font-size: 16px;
    color: #000;
}

.service-text li a {
    color: #0000ff;
    text-decoration: underline;
}

.grid-service.teamBox .service-text {
    max-width: 80%;
    margin: auto;
}

footer {
    background: rgba(41,72,122,1);
    text-align: center;
    padding: 2rem 0px;
}

.footer-logo {
    margin-bottom: 0;
}
 

.footer-content p {
    color: rgb(172, 164, 148);
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 500;
}

.footer-content p:last-child {
    margin: 0;
}

.ReviewSection {
    background-size: cover;
    background-position: bottom;
    padding-top: 5rem;
}
.ReviewUser {
    text-align: center;
}

.ReviewBox {
    position: relative;
}

.ReviewBox h6 {
    font-weight: 500;
    font-style: normal;
    color: rgb(255, 255, 255);
    font-size: 24px;
    max-width: 425px;
    line-height: 1.5;
    margin-bottom: 30px;
}

.ReviewBox p {
    color: rgb(0, 186, 242);
    font-size: 16px;
    font-family: Arial, sans-serif;
}

.ReviewBox:after {
       content: "";
    background-image: url(../image/dot.png);
    position: absolute;
    width: 142px;
    height: 124px;
    top: -19%;
    background-repeat: no-repeat;
    background-size: contain;
    left: -8%;
}


.Custom-Form {
    background: rgba(41,72,122,1);
    border-style: solid;
    border-width: 0px;
    border-color: #ccc;
    border-radius: 0px;
    max-width: 100%;
    padding: 36px;
    margin-left: auto;
    margin-top: 20px;
}

.Custom-Form h3 {
    font-weight: 700;
    font-style: normal;
    margin-bottom: 30px;
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
}

.Custom-Form .form-group label {
    font-weight: 600;
    font-size: 14px;
    line-height: 15px;
    color: #fff;
    display: block;
    margin-bottom: 4px;
    width: auto;
    margin-right: 0px;
}
.Custom-Form .btn-default:hover {
    background: rgba(231,56,26,1);
    box-shadow: none;
    color: #fff;
}
.Custom-Form .form-group .form-control {
    border-radius: 0;
    padding: 4px 0.75rem;
    border-style: solid;
    border-width: 1px;
    border-color: #fff;
    background-color: #fff;
    color: #29487a;
    font-size: 16px;
    min-height: 31px;
}
.Custom-Form .form-group .form-control:focus{
box-shadow: none;
outline: none;
}
.Custom-Form .btn-default {
    line-height: 1;
    width: 100%;
    height: 70px;
    margin-top: 30px;
    background: rgba(243,71,34,1);
    border-radius: 0;
}

.Custom-Form .form-group  .checkboxDiv label {
    font-size: 13px;
    color: #ffffff;
    line-height: 15px;
    margin-left: 5px;
}

.Custom-Form .form-group .checkboxDiv li {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.Custom-Form .form-group .checkboxDiv ul {
    padding: 0;
    margin-top: 5px;
}
.footer-content span {
    color: rgb(153, 153, 153);
    font-size: 12px;
    line-height: 0;
}

.wating-section:after {
    content: "";
    background: rgba(77,77,77,0.76);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.wating-section > * {
    position: relative;
    z-index: 1;
}

.ContactSection {
    display: block;
    background: rgba(127,122,114,1);
    padding: 3rem 0px;
}

.sectionHeading h3 {
    font-size: 42px;
    font-family: Cinzel;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    color: rgb(223, 220, 214);
    display: inline-block;
    margin: 0;
    position: relative;
    padding: 0px 10px;
}

.sectionHeading {
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
    position: relative;
}

.sectionHeading h3:before {
    content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­";
    margin-right: 10px;
}

.sectionHeading h3:after {
    content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®";
    margin-left: 10px;
}

.Map-Content h3 {
    font-size: 18px;
    color: rgb(255, 255, 255);
    line-height: 1.5;
    margin-bottom: 3rem;
}

.MapList ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.MapList ul li {
    display: flex;
    gap: 35px;
    font-size: 18px;
    color: rgb(223, 220, 214);
}

.MapList ul li p {
    margin: 0;
    color: #fff;
}

.MapList ul li sapn {
    min-width: 90px;
}

.Map-Content {
    position: relative;
    padding-left: 2rem;
    height: 100%;
}

.Map-License {
    position: absolute;
    bottom: 0;
}

.Map-License p {
    font-size: 14px;
    color: #fff;
    margin: 0;
}

.associatives {
    background: rgba(37,37,37,1);
    padding: 3rem 0px;
}

.brndsBx {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}

.brndsBx img {
    width: 158px;
    height: 76px;
    object-fit: contain;
}

.grid-service .service-image img {
    width: 100%;
    height: 100%;
}

.sectionHeading.whiteBgHeading h3 {
    color: rgb(172, 164, 148);
}

.SiteMainContent {
       padding: 5rem 0px;
    background: rgba(127,122,114,1);
    border-style: solid none none none;
    border-width: 5px;
    border-color: #A3B70E;
    position: relative;
}
.SiteMainContent:before {
    content: "";
    background-image: url(../image/arrow.png);
    width: 40px;
    height: 60px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    top: -33px;
    left: 55%;
}
.SiteContent h3 {
    color: rgb(223, 220, 214);
    font-size: 20px;
    font-family: Cinzel;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 30px;
}

.SiteContent ul li {
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #fff;
    margin-bottom: 30px;
    list-style: none;
}

.SiteContent ul li {
    display: flex;
    align-items: start;
    gap: 20px;
}

.SiteContent ul {
    padding: 0;
}

 
.reviewBox h5 {
    font-style: italic;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    font-family: "Lato", sans-serif;
    line-height: 1.5;
    position: relative;
}

.reviewBox {
    max-width: 355px;
    margin: auto;
}

.reviewUser {
    margin-top: 40px;
    display: flex;
    justify-content: end;
}

.reviewUser .reviewUserimage {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    overflow: hidden;
    border-style: solid;
    border-width: 3px;
    border-color: #A3B70E;
    margin-right: 20px;
}

.reviewUsercontent {
    width: auto;
}

.reviewUsercontent h3 {
    color: rgb(223, 220, 214);
    font-family: Cinzel;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
}

.reviewUsercontent p {
    font-style: normal;
    font-weight: 400;
    color: rgb(255, 255, 255);
    margin: 0;
}



.reviewBox h5 span {
    font-size: 72px;
    font-family: "Cinzel", serif;
    position: absolute;
    top: -20%;
    left: -12%;
}

.bannerSection2 {
    padding: 50px 0px;
}

.BannerContent2 {
    max-width: 400px;
    position: relative;
    z-index: 1;
}

.BannerContent2 h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 20px;
}

.BannerContent2 h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #f34722;
    display: flex;
    gap: 10px;
}

.ServiceSection {
    background: #f7d7d0;
    padding: 60px 0px;
}

.SectionHeading h2 {
    font-size: 36px;
    color: rgb(41, 72, 122);
    font-weight: 800;
}

.SectionHeading {
    margin-bottom: 30px;
}

.ServiceItems .ServiceItemsImage {
    height: 180px;
    width: 100%;
    margin-bottom: 15px;
}

.ServiceItemsContent {
    padding-top: 20px;
    border-top: 4px solid rgba(41,72,122,1);
}

.ServiceItemsContent h4 {
    font-size: 26px;
    font-weight: 800;
    color: rgba(41,72,122,1);
    margin-bottom: 20px;
}

.ServiceItemsContent p {
    font-size: 20px;
    max-width: 90%;
    font-weight: 500;
    line-height: 1.5;
}

.footer-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-content .footer-number h6 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
    margin: 0;
}

.TestimonialSection {
    padding: 5rem 0px;
}

.TestimonialImages {
    text-align: center;
    width: 260px;
    height: 260px;
    margin: auto;
    border-radius: 50%;
    overflow: hidden;
}

.TestimonialImages img, .ServiceItems .ServiceItemsImage img {width: 100%;height: 100%;object-fit: cover;}

.TestimonialContent h3 {
    color: rgb(41, 72, 122);
    font-size: 32px;
    font-weight: 800;
    line-height: 1.3;
}

.TestimonialContent {
    padding: 30px 0px;
    border-top: solid 5px rgba(243,71,34,1);
    max-width: 390px;
    border-bottom: solid 5px rgba(243,71,34,1);
}