.second-header {
    border: none;
    padding-bottom: 0;
    background: #fff;
    padding-top: 0px;
}

.header-cta li {
    list-style-type: none;
    display: inline;
    padding-right: 22px;
}

.header-cta span {
    font-size: 14px;
}

.head {
    color: red;
}

.logo {
    width: 12%;
}

div#navbarSupportedContent {
    background-color: #eb1414;
    margin-left: 13px;
}

.navbarpage {
    padding-left: 195px;
}

.navbar-light .navbar-nav .nav-link {
    display: block;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    padding: 20px;
    position: relative;
}

.imageback {
    background-image: url('../assets/images/img1.jpeg');
    height: 700px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -8px;
    border-bottom: 20px solid #C81912;
    position: relative;
}

.imageback::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #141619a1;
    z-index: 1;
    height: 700px;
}


.slider-content {
    position: relative;
    z-index: 2;
}

.slider-content>span {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 4.5px;
    display: block;
    margin-bottom: 20px;
}

.slider-content h2 {
    font-size: 58px;
    color: #fff;
    letter-spacing: 1.8px;
    line-height: 1.1;
    margin-bottom: 25px;
}

.slider-content h2 span {
    color: #f64b3c;
}

.slider-content p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
}


.slider-content.s-slider-content.text-left {
    padding-left: 95px;
}

button.btn.btn-danger {
    width: 140px;
    height: 54px;
    border-radius: 9px;
}

.s-about-content p {
    margin-bottom: 15px;
    font-size: 20px;
}

.about-title h2 {
    font-size: 38px;
    line-height: 1.4;
    margin-bottom: 35px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.circle-right {
    display: inline-block;
}

.second-atitle>span {
    font-size: 55px;
    font-weight: 500;
    text-transform: uppercase;
    color: #c81912;
    letter-spacing: 2px;
    display: inline-block;
    margin-bottom: 20px;
    background: transparent;
    font-family: serif;
}

.secondpart {
    padding-top: 75px;
}

.small,
small {
    font-size: 80%;
    font-weight: 400;
}

.circle-right {
    display: inline-block;
}

.section-title h2 {
    font-size: 35px;
    padding-bottom: 0;
    margin-bottom: 0px;
    position: relative;
}

.services-categories {
    position: relative;
    margin-bottom: 50px;
    background-color: rgba(0, 0, 0, 0.03);
    border: 1px solid #e9dfdf6b;
}

/* .services-categories li {
    position: relative;
    border: 1px solid #e7e7e7;
    border-bottom: 0;
    z-index: 9;
} */

.tags li {
    list-style-type: none;
}

.services-categories {
    position: relative;
    margin-bottom: 50px;
    background-color: rgba(0, 0, 0, 0.03);
}

.services-categories li a {
    font-size: 16px;
    font-weight: 500;
    color: #222222;
    line-height: 30px;
    padding: 12px 5px;
    display: block;
    overflow: hidden;
}

.services-categories li.active a,
.services-categories li:hover a {
    color: #ffffff;
}

.thirdpart {
    padding-top: 75px;
}

.fa-check-square-o:before {
    font-size: 22px;
}

.services-categories a:hover {
    background-color: #c81912;
    font-size: 18px;
    color: white;
}

.imageback1 {
    background-image: url('../assets/images/img4.jpg');
    height: 300px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -8px;
    position: relative;
}

.imageback1 h2 {
    text-align: center;
    color: #c81912;

}

.imageback1 h3 {
    text-align: center;
    color: white;
}

.Mission h2 {
    text-align: center;
    color: #c81912;
}

section.fourth {
    padding-top: 75px;
}

.accomo li {
    list-style-type: none;
    padding: 10px 25px;
}

.fiffth {
    padding-top: 75px;
}

.imagefile img {
    width: 614px;
    height: 388px;
    border-radius: 17px;
    /* position: relative; */

}

.fileeat img {
    position: absolute;
    width: 350px;
    height: 350px;
    border-radius: 164px;
    border: 16px solid white;
    left: 50%;
    top: 56%;
}

.files {
    position: relative;
}

section.sixth {
    padding-top: 300px;

}

.card_accomodation {
    background: #c81912;
    text-align: center;
    padding: 20px;
    border-radius: 10px;
    position: relative;
    height: 230px;

}

.card_accomodation img {
    width: 70px;
}

.card_accomodation p {
    margin-top: 85px;
    font-size: 20px;
    color: white;
}

.card_img {
    background: white;
    position: absolute;
    top: -50px;
    left: 37%;
    border-radius: 57px;
    padding: 15px;
}

i.fa.fa-check-square-o {
    color: #c81912;
}

.card_img img {
    color: #c81912;
}

.card-second {
    margin-top: 6%;
}

.visimage img {
    border: 1px solid #80808047;
    border-radius: 64px;
    width: 114px;
}

.misimage img {
    border: 1px solid #80808047;
    border-radius: 64px;
    width: 114px;
}

.imageback2 {
    background-image: url('../assets/images/contact_bg.jpg');
    height: 700px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -8px;
    position: relative;
}

.imageback2::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #1416191a;
    z-index: 1;
    height: 700px;
}

section.seventh {
    padding-top: 50px;
}

.contact-field::after {
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-size: 14px;
    text-align: center;
    right: 25px;
    color: #c81912;
    bottom: 22px;
}

input[type="text"] {
    padding: 15px;
    width: 84%;
    height: 50px;
    border-radius: 10px;
    margin-bottom: 25px;
}

textarea {
    border-radius: 10px;
    padding: 15px;
}

.Message {
    width: 203px;
    height: 61px;
    border-radius: 16px;
    margin-top: 35px;
    background-color: #e82828;
    color: white;
    font-family: sans-serif;
}

.no {
    color: white;
}

.no1 {
    color: white;
    padding-left: 35px;
}

.circle {
    border: 1px solid#c81912;
    color: white;
    border-radius: 35px;
    padding: 11px;
    background: #c81912;
    font-size: 21px;
}

.last {
    margin-top: 130px;
}

.phone {
    padding: 15px;
}

.slider-btn {
    margin-top: 45px;
}

.number {
    color: #c81912 !important;
}

.contact {
    color: #c81912;
    padding-bottom: 30px;
}

.get {
    color: white;
}


@media (max-width:575px) {
    img {
        width: 100%;
    }

    .imagefile img {
        width: 100%;
    }

    textarea {
        width: 100%;
    }

    .fileeat {
        display: none;
    }

    .slider-content.s-slider-content.text-left {
        padding-left: 20px;
    }

    .slider-content h2 {
        font-size: 43px;

    }

    .header-cta,
    .address {
        display: none;
    }

    .navbarpage {
        padding-left: 0px;
    }

    .logo {
        width: 35%;
    }

    .second-header {
        padding-bottom: 7px;
        padding-top: 7px;
    }

    .slider-content h2 {
        font-size: 37px;
    }

    .imageback1 h3 {
        font-size: 22px;
    }

    .second-atitle>span {
        display: flex;
        justify-content: center;
        font-size: 41px;
    }

    .about-title h2 {
        font-size: 25px;
    }

    .s-about-content p {
        text-align: center;
    }

    .fa-check-square-o:before {
        font-size: 20px;
    }

    .circle-right {
        display: none;
    }

    .about-title h2 {
        text-align: center;
    }

    .misimage img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 91px;
    }

    .visimage img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 91px;

    }

    .imageback1::before {

        height: 0px;
    }

    .para {
        text-align: center;
    }

    section.sixth {
        padding-top: 0px;
    }

    .card_accomodation {
        margin-top: 70px;
    }

    .imageback2 {
        height: auto;
    }

    .contact {
        padding-top: 45px;
    }

    .get {
        padding-bottom: 25px;
    }

    input[type="text"] {
        width: 100%;

    }

    .send {
        text-align: center;
    }

    .services-categories {
        padding: 0 15px;
    }

}

@media only screen and (min-width:768px) and (max-width:991px) {

    .header-cta,
    .address {
        display: none;
    }

    .s-about-img img {
        width: 100%;
    }

    .imagefile img {
        width: 100%;
    }

    .fileeat {
        display: none;
    }
    .navbarpage {
        padding-left: 0px;
    }
    .navbarpage {
        padding-left: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .slider-content.s-slider-content.text-left {
        padding-left: 20px;
    }
    .circle-right {
        display: none;
    }
    .about-title h2 {
        font-size: 27px;
    }
    .s-about-content p {
        font-size: 16px;
    }
    .second-atitle>span {
        font-size: 43px;
    }
    .about-title h2 {
        font-size: 22px;
    }
    .services-categories {
        padding: 0px 5px;
    }
    .services-categories li a {
        font-size: 15px;
    }
    .fa-check-square-o:before {
        content: "\f046";
        font-size: 18px;
    }
    .misimage img,.visimage img {
        width: 100px;
        padding: 5px;
    }
    .Mission h2 {
        text-align: left;
    }
    .accomo li {
        padding: 10px 0px;
    }
   
    section.sixth {
        padding-top: 50px;
    }
    .row {
        justify-content: center;
    }
    .card_accomodation{
        margin-top: 60px;
    }
    textarea {
       width: 100%;
    }
    input[type="text"] {
        width: 100%;
    }
}
@media only screen and (min-width:992px) and (max-width:1199px){
    .circle-right {
        display: none;
    }
    .about-title h2 {
        font-size: 31px;
    }
    .second-atitle>span {
        font-size: 47px;
    }
    .s-about-img img {
        width: 100%;
    }
    .fileeat img {
        display: none;
    }
    section.sixth {
        padding-top: 60px;
    }
    .row {
        justify-content: center;
    }
    .card_accomodation{
        margin-top: 60px;
    }
    textarea {
       width: 100%;
    }
    input[type="text"] {
        width: 100%;
    }
    
}
/* Sticky header styling */
.header-area.sticky .main-navbar {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 999;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
  transition: 0.3s ease;
}

.navbar-nav .nav-link {
  font-weight: 500;
  color: #333;
  padding: 10px 16px;
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-link.active {
  color: #d32f2f;
}
.flg{
    font-size: large;
}
/* Hide top bar on screens smaller than 768px */
@media (max-width: 767.98px) {
  .top-bar {
    display: none !important;
  }
}
@media (max-width: 767.98px) {
  .navbar-nav {
    background: #fff;
    padding: 1rem;
    border-radius: 5px;
  }
  .navbar-nav .nav-link {
    padding: 10px;
    border-bottom: 1px solid #eee;
  }
}
