 All css start */
.banner-inner {
    position: relative;
    background-size: 100% !important;
    background-position: 100% !important;
    padding: 80px 0;
    z-index: 1;
    border-bottom: 2px solid #e76c4f;
}
.banner-inner:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #034448;
    content: "";
    z-index: -1;
    opacity: 0.8;
}

.banner-content h2 {
    color: #fff;
    font-size: 32px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 8px;
    position: relative;
}
.banner-content h2:after {
    display: block;
    content: "";
    width: 50px;
    height: 2px;
    background: #fff;
}
.ic-home:before{
    -webkit-mask-image:url(../image/icon/home.svg) ;
    background-color: #ffffff;
}
.bredcumb-area ul {
    padding: 0;
}

.bredcumb-area ul li {
    display: inline-block;
    line-height: 18px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 1px;
}

.bredcumb-area ul li a {
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    line-height: 18px;
    position: relative;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}

.bredcumb-area ul li a i:before {
    width: 17px;
    height: 17px;
    line-height: 17px;
}

.bredcumb-area ul li a i {
    top: 3px;
    margin-right: 0;
}

.bredcumb-area ul li a:after {
    content: "/";
    font-size: 17px;
    color: #fff;
    font-weight: 300;
    margin-left: 10px;
}
.bg-pattern {
    position: relative;
}
.bg-pattern:after {
    content: "";
    display: block;
    background: url(../image/icon/pattern.png);
    background-size: 50px;
    background-position: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.04;
}
.heading-area h2 {
    color: #e76c4f;
    padding-bottom: 40px;
}
.heading-area h2:before {
    position: absolute;
    content: "";
    background: url(../image/logo&fav/innerlo.png);
    background-size: 100% !important;
    width: 120px;
    height: 40px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    bottom: 0;
    right: 0;
    margin: auto;
    top: inherit;
    left: 0;
}
.heading-area h2:after {
    display: none;
}

.serv-menu ul {
    padding-left: 0;
}
.serv-menu ul li {
    display: block;
    margin-bottom: 3px;
}
.serv-menu {
    background: #e76c4f;
    padding-bottom: 10px;
    -webkit-box-shadow: 0 20px 20px -30px black;
    -moz-box-shadow: 0 20px 20px -30px black;
    box-shadow: 0 20px 20px -30px black;
}
.serv-menu ul li a {
    display: block;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #ffffff;
    padding-left: 15px;
    position: relative;
    transition: all ease-in-out 0.2s;
    text-transform: uppercase;
}
.serv-menu ul li a:before {
    content: "";
    background: #fff;
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-right: 10px;
    transition: all ease-in-out 0.2s;
}
.serv-menu h5 {
    text-align: left;
    color: #fff;
    background: #37373c;
    padding: 15px;
    margin-bottom: 13px;
    font-size: 23px;
    line-height: 23px;
    position: relative;
    border-bottom: 2px solid #fff;
}
.serv-menu ul li a:hover {
    color: #37373c;
}
.serv-menu ul li a:hover:before {
    background: #37373c;
}
/* All css end */

/* About us start */
.about-banner {
    background: url(../image/banner/abt-banner.jpg);
}
.about-content{
    margin-top: 0;
}
.inner-image img {
    transition: all ease-in-out 0.5s;
}
.inner-image {
    overflow: hidden;
    -webkit-box-shadow: 0 20px 20px -21px black;
    -moz-box-shadow: 0 20px 20px -21px black;
    box-shadow: 0 20px 20px -21px black;
}
/* About us end */

/* Rate list start */
.rate-banner {
    background: url(../image/banner/rate-banner.jpg);
    background-position: 100% 95% !important;
}
.table-custom,.table-custom th,.table-custom td {
    border: 1px solid rgb(108 117 125 / 50%);
}
.table-custom {
    border-collapse: collapse !important;
    width: 100% !important;
}
.table-custom th, .table-custom td {
    text-align: left;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 500 !important;
    color: #555555;
    padding-left: 20px;
    height: 30px;
}
.table-custom thead th {
    background-color: #e76c4f;
    color: #ffffff;
    border-bottom:0 !important ;
}
.table-custom tbody tr:nth-child(odd) {
    background: #fbece9;
}
.table-custom tbody tr:nth-child(even) {
    background: #d2d2d2;
}
.table-custom td:nth-child(2){
    text-align: left;
}
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_length {
    float: none !important;
    padding: 15px 18px;
    font-size: 15px;
    font-weight: 500;
    color: #fff !important;
    letter-spacing: 1px;
    background: #e76c4f;
    text-transform: capitalize;
}
.dataTables_wrapper .dataTables_length{
    background: #888888;
}
.dataTables_length label,
.dataTables_filter label {
    margin: 0 ;
    width: 100%;
}
.dataTables_wrapper .dataTables_filter input {
    border: 1px solid #fff !important;
    width: 50%;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
}
.rate-area .dataTables_wrapper .dataTables_length select {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    border: 1px solid #fff;
}
.rate-area .dataTables_wrapper .dataTables_length select option {
    background: #888;
    font-weight: 500;
}
.dataTables_wrapper .dataTables_paginate,
.dataTables_wrapper .dataTables_filter {
    float: none !important;
    text-align: right;
    padding-top: 0 !important;
    position: absolute;
    bottom: 4px;
    right: 15px;
    width: 50%;
}
.dataTables_wrapper .dataTables_filter {
    bottom: inherit;
    top: 15px;
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
}
.rate-area{
    position: relative;
}
.rate-area .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, 
.rate-area .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, 
.rate-area .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    font-size: 18px;
    letter-spacing: 1px;
    color: #ffffff !important;
    
}
.rate-area .dataTables_wrapper .dataTables_paginate .paginate_button {
    font-size: 18px;
    color: #fff !important;
    border: 0 !important;
}
table.dataTable.no-footer {
    border-bottom: 0 !important;
}
/* Rate list close */



/*Faq start*/
.faq-banner {
    background: url(../image/banner/faq-banner.jpg);
}
.faq-area .accordion .card-header:after {
    font-family: 'FontAwesome';
    content: "\f068";
    position: absolute;
    right: 20px;
}
.faq-area .accordion .card-header.collapsed:after {
    content: "\f067"; 
}
.faq-area .card-title h4 {
    font-size: 17px;
    color: #666666;
    letter-spacing: 0.5px;
    margin-bottom: 0;
    display: inline-block;
    font-weight: 400;
    padding-left: 25px;
}

.faq-area .card-title h4 i:before,
.faq-area .card-body i:before{
    width: 20px;
    height: 20px;
    background-color: #666666;
}
.faq-area .card-body i,
.faq-area .card-title h4 i{
    position: absolute;
    left: 10px;
    top: inherit;
}
.faq-area .card-header {
    padding: 15px;
    position: relative;
}
.faq-area .card-body {
    position: relative;
    padding: 15px 25px;
    padding-left: 50px;
}
.faq-area .card-body p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 5px;
    color: #555;
    font-weight: 400;
}
.faq-area .card-body ul li {
    display: block;
    margin-bottom: 2px;
    font-size: 14px;
    color: #555;
}
.faq-area .card-body ul  {
    padding-left: 15px;
}
.faq-area .card-body ul li:befor {
    content: counter(item) ". ";
    counter-increment: item;
    font-weight: bold;
}

/*Faq Close  */

/*Equipments area start*/
.equip-banner {
    background: url(../image/banner/equip-banner.jpg);
}
.equip-content a {
    padding: 5px 30px;
    font-size: 16px;
}
.equip-area {
    background: #ddd;
    padding: 5px;
    position: relative;
    -webkit-box-shadow: 0 20px 20px -30px black;
    -moz-box-shadow: 0 20px 20px -30px black;
    box-shadow: 0 20px 20px -30px black;
}
.equip-content{
    padding: 10px;
}
.equip-content h4 {
    color: #3c3c3c;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0px;
    margin-top: 10px;
    position: relative;
    text-transform: uppercase;
}
.equip-content h4:after {
    position: absolute;
    content: "";
    background: #b52f23;
    width: 25px;
    height: 4px;
    left: 0;
    margin: auto;
    bottom: -5px;
    right: 0;
}
.equip-image {
    overflow: hidden;
}
.equip-image:hover img {
    transform: scale(1.1);
}
.equip-area:hover   {
    background: #e76c4f;
}
.equip-area:hover .equip-content h4:after  {
    background: #fff;
}
.equip-area:hover .equip-content h4 {
    color: #fff;
}
/*Equipments area close*/

/*Services Area Start*/
.services-banner{
    background: url(../image/banner/servi-banner.jpg);
}

/*Services Area Close*/

/*Packages Area Start*/
.packages-banner {
    background: url(../image/banner/pack-banner.jpg);
    background-position: 100% 0% !important;
}

.health-both {
    -webkit-box-shadow: 0 20px 20px -25px black;
    -moz-box-shadow: 0 20px 20px -25px black;
    box-shadow: 0 20px 20px -25px black;
    border: 5px solid #e76c4f;
}
.health-content {
    background: rgb(0 0 0 / 50%);
}
.health-content h4 {
    color: #ffffff;
}
.health-content h4:after {
    background: #ffffff;
}
.health-content ul li:first-child span {
    color: #ffffff;
}
.health-content ul li span {
    color: #00ffba;
}

/*Packages Area Close*/

/*Comman Services*/
.comman-inner .heading-area h2:before {
    display: none;
}
.comman-inner  .heading-area {
    background: #e76c4f;
    padding: 5px;
}
.comman-inner  .heading-area h2 {
    color: #ffffff;
    display: inline-block;
    padding: 0;
    padding-left: 30px;
    letter-spacing: 1px;
}
.comman-inner .heading-area h2:after {
    width: 90%;
    right: -100%;
    content: "";
    height: 3px;
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    left: inherit;
}
.discription-area h4 {
    color: #3c3c3c;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}
.discription-area h4:after {
    position: absolute;
    content: "";
    background: #b52f23;
    width: 25px;
    height: 4px;
    left: 0;
    margin: auto;
    bottom: -5px;
}
.discription-area p {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 10px;
    color: #555;
    font-weight: 500;
}

.discription-area ul{
    padding-left: 15px;
}
.discription-area ul li {
    font-size: 14px;
    line-height: 22px;
    display: block;
    color: #555;

}
.discription-area ul li:before {
    content: "";
    background: #555555;
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-right: 10px;
    transition: all ease-in-out 0.2s;
}
.details-area ul li span {
    font-weight: 500;
    letter-spacing: 1px;
    color: #82311e;
    margin-left: 10px;
}

.details-area ul li {
    font-size: 14px;
    line-height: 27px;
    color: #444444;
}
.image-sec {
    overflow: hidden;
    -webkit-box-shadow: 0 20px 20px -31px black;
    -moz-box-shadow: 0 20px 20px -31px black;
    box-shadow: 0 20px 20px -31px black;
}
.equipments-slider .owl-item img {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 5px;
}
.equipments-slider .item:hover {
    background: radial-gradient(#e76c4f, #e76c4f);
    box-shadow: none;
}

/*Equipments Area Close*/

/*Success Area Start*/
.success-image img {
    -o-object-fit: cover;
    height: 315px;
    object-fit: cover;
}
.success-image h4 {
    color: #333333;
    font-size: 21px;
    margin-bottom: 0;
    text-align: center;
    min-height: 50px;
    padding: 0 10px;
}
.success-image {
    background: #e76c4f;
    padding: 8px;
    -webkit-box-shadow: 0 20px 20px -31px black;
    -moz-box-shadow: 0 20px 20px -31px black;
    box-shadow: 0 20px 20px -31px black;
    border-radius: 5px;
}
.success-image {
    overflow: hidden;
}
.success-image img {
    margin-bottom: 8px;
    border-radius: 5px
}
.success-image:hover img {
    transform: scale(1.02);
}
/*Success Area Close*/

/*Contact area start*/
.contact-banner {
    background: url(../image/banner/contact-banner.jpg);
    background-position: 100% 65% !important;
}
.contact-form {
    background: #dddddd;
    padding: 25px 25px;
    overflow: hidden;
    border-radius: 5px;
}
.contact-form .custom-input::placeholder{
    color: #666666;
}
.contact-form .custom-input {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #666666;
    padding: 5px 10px;
    border-radius: 2px;
    background: transparent;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #666666;
}
.contact-form textarea.custom-input{
    height: 80px;
    resize: vertical;
}
.contact-form label {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
}
.contact-form .group-area {
    margin-bottom: 10px;
}

.onsocial h3 {
    font-size: 20px;
    font-weight: 500;
    color: #e76c4f;
    margin-bottom: 0;
}
.onsocial {
    text-align: center;
    background: #dddddd;
    padding: 20px 20px;
    margin-bottom: 30px;
    border-radius: 5px;
}
.onsocial img {
    margin: 15px 0;
    transition: all ease-in-out 0.5s;
    width: 70px;
}
.contact-form .group-area span {
    color: #e53d2f;
    font-size: 17px;
}
.onsocial span {
    font-size: 14px;
    display: block;
    margin: 2px 0;
}
.contact-info-left .nav {
    display: block;
    display: block;
    display: block;
    -ms-flex-wrap: block;
    flex-wrap: initial;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    border: none;
}
.contact-info-left .nav-tabs .nav-link {
    border: none;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    font-size: 18px;
    color: #fff;
    padding: 10px 10px;
    background: #e76c4f;
    margin-bottom: 8px;
    border-radius: 2px;
    letter-spacing: 1px;
}
.contact-info-left .nav-tabs .nav-item {
    margin-bottom: 0;
}
.contact-info-left .nav-link.active {
    background: #424242;
}
.contact-area .heading-area h2 {
    color: #3c3c3c;
    padding-bottom: 0;
    margin-bottom: 30px;
    display: block;
}   
.contact-area .heading-area h2:before{
    display: none;
}
.contact-area .heading-area h2:after {
    content: "";
    width: 50%;
    height: 3px;
    background: #3c3c3c;
    position: absolute;
    left: 28%;
    display: block;
}
.contact-map-right iframe {
    border: 0;
    background: #e76c4f;
    padding: 5px;
    border-radius: 2px;
    -webkit-box-shadow: 0 20px 20px -31px black;
    -moz-box-shadow: 0 20px 20px -31px black;
    box-shadow: 0 20px 20px -31px black;
}
.contact-map-right h6 {
    font-size: 30px;
    color: #3c3c3c;
}
.contact-map-right h5 {
    font-size: 17px;
    color: #3c3c3c;
    margin-bottom: 0px;
}
.contact-map-right p {
    font-size: 14px;
    font-weight: 500;
    color: #555555;
    line-height: 22px;
    margin-bottom: 0;
}
.contact-map-right ul li {
    font-size: 14px;
    font-weight: 500;
    color: #555555;
    line-height: 22px;
    display: block;
}
.contact-map-right ul{
    padding-left: 0;
}
.contact-map-right ul li span {
    font-family: 'Teko', sans-serif;
    font-size: 20px;
    color: #555555;
    display: block;
    margin: 5px 0 0;
}
.contact-map-right ul li a {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #444444;
    font-weight: 500;
    letter-spacing: 1px;
}
.contact-map-right ul li a:hover{
    color: #e76c4f;
}
.contact-map-right ul {
    padding-left: 0;
    background-color: rgba(0,0,0,.03);
    border: 1px solid rgba(0,0,0,.125);
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 5px;
    min-height: 105px;
    position: relative;
}
.contact-map-right ul:hover {
    background: #e7e7e7;
}
/*Contact Area Close*/

/*Gallery Area Start*/
.image-gallery img {
    -o-object-fit: cover;
    height: 200px;
    object-fit: cover;
    border-radius: 5px;
}

.image-gallery {
    background: #e76c4f;
    padding: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 20px 20px -31px black;
    -moz-box-shadow: 0 20px 20px -31px black;
    box-shadow: 0 20px 20px -31px black;
    margin-bottom: 30px;
}
.image-gallery a {
    position: relative;
    display: block;
}

.image-gallery a:after {
    position:absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(0 0 0 / 60%);
    content: "";
    border-radius: 5px;
}
.image-gallery a:before {
    content: "\f00e";
    font-family: 'FontAwesome';
    color: #ffffff;
    z-index: 1;
    position: absolute;
    width: 40px;
    height: 40px;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
    border: 1px solid #fff;
    font-size: 16px;
    opacity: 0;
    visibility: hidden;
    transition: all ease-in-out 0.5s;
}
.image-gallery a:hover:before {
    opacity: 1;
    visibility: visible;
}
/*Gallery Area Close*/

/*modal*/
.book-now-modal .slider-form{
    margin: 0;
}
.book-now-modal button.close {
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    opacity: 1;
    display: block;
    text-shadow: none;
    width: 40px;
    height: 40px;
    font-size: 30px;
    color: #c7624a;
}
.book-now-modal .modal-content {
    background-color: rgb(27 27 27 / 82%);
    border: 0;
    border-radius: 0;
    outline: 0;
}

/*modal end*/

/*privacy policy*/
.privacy-banner{
    background: url(../image/banner/privacy.jpg);
}

.details-area p b {
    font-size: 16px;
    text-decoration: underline;
}
.details-area h5 {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #444;
}

.details-area img {
    width: 60%;
    display: block;
    margin: auto;
    border-radius: 10px;
    box-shadow: 0 3px 13px #ccc;
}
.discription-area p b span {
    font-size: 15px;
    color: #e76c4f;
    font-weight: 800;
}
