body {
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    color: #555;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: #481D24;
    font-family: "Raleway", sans-serif;
    font-weight: 600
}

.top-bar.home3v,
.top-bar.dhomev {
    background: #ffc857;
    color: #481D24
}

.top-bar ul li a {
    font-size: 1rem;
}

.top-bar.home3v ul li a i,
.top-bar.home3v .contact-infos ul li a i,
.top-bar.dhomev ul li a i,
.top-bar.dhomev .contact-infos ul li a i {
    color: #481D24
}

.top-bar.home3v ul li a,
.top-bar.home3v .contact-infos ul li a,
.top-bar.dhomev ul li a,
.top-bar.dhomev .contact-infos ul li a {
    color: #481D24;
}

.top-bar.home3v ul li a:hover,
.top-bar.home3v .contact-infos ul li a:hover,
.top-bar.dhomev ul li a:hover,
.top-bar.dhomev .contact-infos ul li a:hover {
    color: #c5283d;
}

#main-navigation-wrapper .navbar-nav {
    margin-top: 5px;
}

#main-navigation-wrapper.navbar-default.stricky-fixed .navbar-nav {
    margin-top: 10px;
}

#main-navigation-wrapper.navbar-default.stricky-fixed {
    background: #fff;
}

#main-navigation-wrapper .nav > li > a {
    font-size: 1rem;
    font-weight: 600;
    padding: 10px 0;
}

#main-navigation-wrapper.navbar-default .navbar-nav > .open > a,
#main-navigation-wrapper.navbar-default .navbar-nav > .open > a:focus,
#main-navigation-wrapper.navbar-default .navbar-nav > .open > a:hover,
#main-navigation-wrapper.navbar-default .navbar-nav > li:hover > a {
    color: #c5283d;

}


#main-navigation-wrapper .nav > li.active > a {
    color: #c5283d;
    background: transparent;
    position: relative;
}



#main-navigation-wrapper .nav > li.active > a:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #c5283d;
}

#minimal-bootstrap-carousel.default-home-slider .carousel-inner .item::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.nhs-caption6 .this-title,
.nhs-caption7 .this-title {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: #fff;
}

.nhs-btn3 {
    border-color: #c5283d;
    background: #c5283d;
    border-radius: 20px;
}

.nhs-btn3:hover,
.nhs-btn3:focus {
    background: #481D24;
    border-color: #481D24;
}

.nhs-btn {
    border-radius: 20px;
}

.nhs-btn:hover {
    background: #481D24;
    border-color: #481D24;
}

.section-padding {
    padding: 3rem 0;
}

.section-header {
    padding-bottom: 1rem;
}

.section-header h2,
h4 {
    margin: 10px 0;
    font-weight: 600;
}

.section-header h4 {
    color: #c5283d;
    margin-bottom: 10px;
}

.home-form {
    padding: 1rem 1rem;
    background: #ffc857;
    border-radius: 20px;
    border-top: 10px solid #c5283d;
    
    width: 100%;
}

.home-form h3 {
    margin-top: 5px;
    margin-bottom: 20px;
}

.home-form p {
    margin-top: 10px;
    text-align: center;
}

.home-form .form-control {
    border-radius: 5px;
    border: 1px solid rgba(197, 40, 61, 1);
    height: 40px;
    padding: 10px px 16px;
    font-size: 18px;
    line-height: 1.3333333;

}

.input-group-addon {
    padding: 6px 12px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    background-color: rgba(197, 40, 61, 1);
    border: 1px solid rgba(197, 40, 61, 1);
    border-radius: 5px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
    font-weight: 700;
}

.home-form .form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(197 40 61 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(197 40 61 / 60%)
}

.bg-sand {
    background: #ffc857;
}

.bg-theme {
    background: #c5283d;
}

.bg-gray {
    background: rgba(72, 29, 36, 0.05);
}

.card {
    border-radius: 20px;
    box-shadow: 1px 2px 4px rgb(255 200 87 / 50%);
    margin-bottom: 2rem;
}

.card img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.card-body {
    text-align: center;
    padding: 0 1rem 1rem 1rem;
}
.image-title{
    font-size: 20px;
    margin-bottom: 15px;
}

.sec-header3 h2 {
    color: #c5283d;
}

.sec-header3 h4 {
    margin-bottom: 1rem;
}

.text-white {
    color: #fff !important;
}

.social a {
    border-radius: 50%;
    height: 35px;
    width: 35px;
    background: #c5283d;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.social a i {
    color: #fff;
}

.social a:hover {
    background: #ffc857;
}

.social a:hover i {
    color: #481D24
}

footer,
.footer-wrapper {
    background: #481D24
}

footer p {
    color: #ccc
}

.footer-logo {
    color: #fff;
    font-style: italic;
    margin-top: 0;
    font: 1.5em/1em "Playball", sans-serif;
}

.final-inner-header:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.breadcrumb li a {
    color: #ffc857
}

.page-cta {
    padding: 30px 0;
    background: #ffc857;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.page-cta h2 {
    color: #c5283d;
    font-weight: 800;
    margin: 0;
}

.page-cta p {
    color: #481D24;
}

.page-cta a {
    float: right;
}

.book-widget {
    display: block;
    background: #ffffff;
    border-radius: 20px;
    padding: 10px 0;
    
}


.book-widget .fa {
    margin-top: 5px;
    font-size: 50px;
    color: #c5283d;
}

.book-with-us p,
.book-with-us h4 {
    color: #c5283d;
}

.d-flex {
    display: flex;
}

.align-items-center {
    align-items: center
}

.justify-content-center {
    justify-content: center;
}

.main {
    text-align: center;
    background-color: #481D24;
}

.marquee p {
    display: block;
    margin: 0 auto;
    line-height: 2px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 3px;
}

.fix-icon {
    display: inline-block;
    position: fixed;
    bottom: 90px;
    left: 10px;
    z-index: 999999;
}

#fix-icon {
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: example;
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-20px);
    }
}

.fix-icon-item img {
    width: 55px !important;
    height: 55px !important;
    background:
        #c5283d;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    padding: 10px;
}

.fix-icon-whataap {
    display: inline-block;
    position: fixed;
    bottom: 20px;
    left: 10px;
    z-index: 999999;
    transition: all0.5s ease-in-out;
    width: 55px !important;
    height: 55px !important;
}

.fix-icon-whataap-item img {
    border-radius: 50%;
    box-shadow: 1px 1px 4px rgba(60, 60, 60, .4);
    transition: box-shadow .2s;
    cursor: pointer;
    overflow: hidden;
    width: 55px !important;
    height: 55px !important;
    background:
        #25d366 !important;
}
.main-service{
    background: #f5f5f5;
}
.dropdown-menu{
    font-size: 16px;
}
.dropdown-menu > li > a {
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: 600;
    line-height: 1.42857143;
    color: #481D24;
    white-space: nowrap;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #c5283d;
}
.serv {
   
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}
.carousel-control {
    position: absolute;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5;
}
.contact-us-form {
    padding: 1rem 1rem;
    background: #ffc857;
    border-radius: 20px;
    border-top: 10px solid #c5283d;
    width: 100%;
}