.breadcromb-box {
    text-align: center;
    background: #ffffffe0;
    color: green;
    padding: 25px 50px;
    border-radius: 25px;
}
.breadcrumb-wayanad {
    background: url(../../blogs/img/wayanad-bg.jpg) no-repeat fixed 0 0/cover;
    position: relative;
    z-index: 1;
}
.breadcrumb-navagraha {
    background: url(../../blogs/img/navagraha-bg.jpg) no-repeat fixed 0 0/cover;
    position: relative;
    z-index: 1;
}
.breadcrumb-nelliampathy {
    background: url(../../blogs/img/nelliampathy-bg.jpg) no-repeat fixed 0 0/cover;
    position: relative;
    z-index: 1;
}
.breadcrumb-varkala {
    background: url(../../blogs/img/varkala-bg.jpg) no-repeat fixed 0 0/cover;
    position: relative;
    z-index: 1;
}
.breadcrumb-vagamon {
    background: url(../../blogs/img/vagamon-bg.jpg) no-repeat fixed 0 0/cover;
    position: relative;
    z-index: 1;
}
.breadcrumb-thanjavur {
    background: url(../../blogs/img/thanjavur-bg.jpg) no-repeat fixed 0 0/cover;
    position: relative;
    z-index: 1;
}
.breadcrumb-sabarimala {
    background: url(../../blogs/img/sabarimala-bg.jpg) no-repeat fixed 0 0/cover;
    position: relative;
    z-index: 1;
}
.breadcrumb-guruvayur {
    background: url(../../blogs/img/guruvayur-bg.jpg) no-repeat fixed 0 0/cover;
    position: relative;
    z-index: 1;
}
.breadcrumb-valparai {
    background: url(../../blogs/img/valparai-bg.jpg) no-repeat fixed 0 0/cover;
    position: relative;
    z-index: 1;
}
.breadcrumb-kanyakumari {
    background: url(../../blogs/img/Kanyakumari-bg.jpg) no-repeat fixed 0 0/cover;
    position: relative;
    z-index: 1;
}
.breadcrumb-rameshwaram {
    background: url(../../blogs/img/Rameshwaram-bg.jpg) no-repeat fixed 0 0/cover;
    position: relative;
    z-index: 1;
}
.breadcrumb-kovalam {
    background: url(../../blogs/img/Kovalam-bg.jpg) no-repeat fixed 0 0/cover;
    position: relative;
    z-index: 1;
}
.breadcrumb-mahabalipuram {
    background: url(../../blogs/img/mahabalipuram-bg.jpg) no-repeat fixed 0 0/cover;
    position: relative;
    z-index: 1;
}
.breadcrumb-dhonifalls {
    background: url(../../blogs/img/dhoni-falls-bg.jpg) no-repeat fixed 0 0/cover;
    position: relative;
    z-index: 1;
}
.breadcrumb-thekkady {
    background: url(../../blogs/img/Thekkady-bg.jpg) no-repeat fixed 0 0/cover;
    position: relative;
    z-index: 1;
}
.breadcrumb-munnar {
    background: url(../../blogs/img/munnar-bg.jpg) no-repeat fixed 0 0/cover;
    position: relative;
    z-index: 1;
}
.breadcrumb-mysore {
    background: url(../../blogs/img/mysore-bg.jpg) no-repeat fixed 0 0/cover;
    position: relative;
    z-index: 1;
}
.breadcrumb-coorg {
    background: url(../../blogs/img/coorg-bg.jpg) no-repeat fixed 0 0/cover;
    position: relative;
    z-index: 1;
}
.breadcrumb-madurai {
    background: url(../../blogs/img/Madurai-bg.jpg) no-repeat fixed 0 0/cover;
    position: relative;
    z-index: 1;
}
.breadcrumb-courtallam {
    background: url(../../blogs/img/Courtallam-bg.jpeg) no-repeat fixed 0 0/cover;
    position: relative;
    z-index: 1;
}
.breadcrumb-pondy {
    background: url(../../blogs/img/Pondy-bg.jpg) no-repeat fixed 0 0/cover;
    position: relative;
    z-index: 1;
}
.breadcrumb-common {
    background: url(../../blogs/img/common-bg.jpg) no-repeat fixed 0 0/cover;
    position: relative;
    z-index: 1;
}
.section_70 {
    color: black!important;
}
.blog-sub-heading {
    color:green;
}
.blog-box img {
    border-radius: 100px 25px;
    border: 5px solid green;
    padding: 5px;
}
.gauto-blog-area {
    padding: 0px!important;
}
.breadcrumb-co-service {
    padding: 0px!important;
    border-bottom: 5px solid green;
}
#service-bar {
    background: #fff!important;
    border: 4px solid green;
    border-radius: 25px;
}

#service-bar form {
    background: #fff!important;
}

#service-bar form input,#service-bar form textarea {
    border: 2px solid green;
}

#service-bar button.gauto-theme-btn {
    color: green;
    border-color: green;
}

#service-bar button.gauto-theme-btn:before, button.gauto-theme-btn:after {
    border-color: green;
}

#service-bar button.gauto-theme-btn:hover {
    background: green;
    color: #fff;
}

#service-bar button.gauto-theme-btn:hover:before, #service-bar button.gauto-theme-btn:hover:after {
    border-color: green;
}

.pack-list {
    margin-top: 10px;
}

.pack-list li {
    background: green;
    color: white;
    padding: 5px 20px;
    font-size: 16px;
    border-radius: 15px;
    margin-bottom: 20px;
}

.mar-btm {
    margin-bottom: 5px;
}

.sub-title {
    font-size: 22px;
}

.side-detail {
    text-align: center;
    background: green;
    color: white;
    margin-bottom: 5px;
    border-radius: 15px;
    font-size: 18px;
    padding: 15px;  
}