@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,500;0,600;700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
 *{
	margin:0;
	padding: 0;
	box-sizing: border-box;
    
    
}

body {
  font-family: 'Open Sans', sans-serif;
  overflow-x:hidden;
  
  
}

::-webkit-scrollbar{
  width:12px;
}
::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
}
li {
    list-style: none;
    font-family: "Open sans", serif;
    margin-bottom: 8px;
}
p {
    font-family: "Open Sans", sans-serif !important;
    
}


/********tobar start******/
.header{
  width:100%;
  height:100%;
}
.text-container{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nav-bar-top {
    background-color: #005c8f;
    width: 100%;
    height: 10%;
    padding: 10px;
}
/* Add this CSS to your stylesheet */
.navbar.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    background-color: #ffffff; /* Replace with your desired background color */
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1); /* Optional: Add a subtle box shadow */
}
.text-content{
  display: flex;
  align-items:center;
}
.para-text{
  margin-bottom: 0px;
  font-size:1rem;
  color:#fff;
  font-weight:400;
  margin:4px 15px;
}
.span-text{
  padding: 0px 5px;
}

.icon-social{
  color:#fff!important;
  font-size:18px !important;
  padding-top:0px 2px;
  margin:0px 7px;
  cursor:pointer;
}
.icon-social:hover{
  color:#009240;
}
/********tobar end******/

/********navbar start******/
img.logo {
    width: 35%;
    height:auto;
    
}
.navbar-nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-family: "Roboto Slab", serif;

}
.navtext{
  padding:0px !important;
}


.nav-item {
  margin: 0 8px; 
  list-style: none;
}

.nav-link {
    text-decoration: none;
    color: #5e5c5c !important;
    padding: 8px 12px;
    font-size: 18px !important;
    font-weight: 500 !important;
    text-transform:capitalize;
}
.navbar-nav .nav-item a {
    transition: 0.3s ease;
    color: #005c8f !important;
    font-weight: 600 !important;
    font-family: "Merriweather", serif !important;
}
.text-capital{
  text-transform: uppercase;
}

.navbar-nav .nav-item a:hover {
    color: #c8251b !important;
    transform: scale(1.05);
}

/********navbar end******/
/*.imgbox{
  width:100%;
  height:600px !important;

}*/
/********slider start******/
.carousel-item {
    position: relative !important;
 
}
.inner-header{
  height:57vh !important;
}



/********slider end******/



/*********************Request Form start*******************/
.form-text h2 {
    color: #c8251b;
    letter-spacing: 1px;
}
.form-label {
    font-size: 16px;
    font-weight: 500;
    color: #212529;
}
.form-control {
    font-size: 16px !important;
}
/*********************Request Form end*******************/
/**********footer*******/

footer {
    width: 100%;
    min-height: 300px;
    background-color: #005c8f;
    padding: 24px;
    margin-top: 85px !important;
}
.footer-container {
    margin-top: 20px;
    padding: 20px 10px 8px 10px;
}
.footer-img {
    width: 200px; 
    height: auto;
    object-fit: contain;
}
.footer-para {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    margin: 25px 0px;
}
.heading-sm-footer {
    color: rgba(255, 255, 255, 0.863);
    font-size: 22px;
    letter-spacing: 4px;
    font-weight: 700;
    margin: 18px 0px;
}
.social-link-footer{
  margin:16px 0px;
}
.icon-social-footer {
    font-size: 21px;
    padding: 9px;
    color: #fbfdff;
    margin: 0px 4px;
    cursor: pointer;
    transition: 0.2s ease-in;
}
    .icon-social-footer:hover {
        background: #fff;
        color: #005c8f;
    }
.pages-footer{
  padding: 6px 18px !important;
}
.heading-pages {
    color: rgba(255, 255, 255, 0.863);
    font-size: 25px;
    letter-spacing: 2px;
    font-weight: 600;
    margin-bottom: 18px;
    font-family: "Open Sans", sans-serif !important;
}
.footer-links{
  font-size: 15px;
  color:rgba(255, 255, 255, 0.534) !important;
  margin-left: -148px;
}
.footer-links:hover{
  color:#fff!important;
}
.contact-footer{
  display: flex;
  flex-direction: column ;
}
.text-contact{
  margin:16px 0px;
  color:#fff ;
  font-size: 16px;
  color:#fff;
}
.footer-icon{
  font-size: 16px;
  color:rgba(255, 255, 255, 0.863);
  padding:0px 9px;
}
.footer-rights{
  margin-top: 22px;
  border-top:1px solid rgba(255, 255, 255, 0.32);
  width:100%;
  min-height:40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.right-para{
  margin:0px;
  padding-top:20px;
  color:#fff;
  font-size: 16px;
}

/******Footer section end**************/




.card-title {
  font-size: 1.1rem !important;
  padding: 5px;
  margin-bottom: none!important;
}

/*--------------------------------------------------My Custom CSS---------------------------------------------------*/


a.nav-link.footer-links.myfooterlink-txt {
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    font-family: "Open Sans", sans-serif !important;

}


a.view_more_link {
    position: relative;
    display: block;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin-top: 16%;
    width: 78%;
    margin-left: 12%;
    max-width: 300px;
    height: 45px;
    line-height: 40px;
    border: 2px solid #fff;
    border-radius: 5px;
    box-sizing: border-box;
    transition: background-color 0.3s ease, color 0.3s ease;
}

a.view_more_link:hover {
    background-color: #fff;
    color: #000;
}

/* Media query for smaller screens */
@media (max-width: 600px) {
    a.view_more_link {
        font-size: 16px; 
        width: 90%;      
        margin-top: 10%; 
    }
}
.content-news-container a {
    text-decoration: none !important;
}
.viewmore-txt {
    cursor: pointer;
    float: left;
    margin-top: -42px;
    margin-left: 24px;
}
section.blog-section.style-four.section {
    padding: 60px 0;
}
.blog-section.style-four .left-side {
    margin-right: 45px;
}
.blog-section.style-four .item-holder:first-child {
    margin-top: 0px;
    position:relative;
}
.blog-section.style-four .image-box {
    display: block;
     position:relative;
}
.blog-section.style-four .image-box img {
    border-radius: 10px;
    width: 100%;
    box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.2);
    margin-top: 40px;
}
.blog-section.style-four .content-text {
    display: block;
    padding-top: 40px;
    padding-left: 10px;
    position: relative;
    vertical-align: middle;
}
.blog-section.style-four .content-text h4 {
    font-weight: 400;
    color: #222222;
    margin-top: -10px;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
.blog-section .content-text span {
    font-size: 14px;
    font-weight: 500;
    color: #032c8f;
    line-height: 24px;
}
button.navbar-toggler.mycustom-navbar {
    margin-left: auto;
    margin-top:-7rem;
}

/*--------------------------------------------------Mobile View Responsive---------------------------------------------------*/

@media only screen and (min-width: 360px) and (max-width: 768px) {
    html {
        overflow-x: hidden !important;
    }
    img.logo {
        width: 85% !important;
        height: auto;
    }
    .text-container{
        display:block !important;
    }
    .nav-btn {
        float: none;
        display: block;
        margin: 20px 0;
        text-align: left;
        margin-right: 5rem;
    }
  
    .para-text {
        font-size:9px !important;
    }
        .text-italic {
        font-style: italic;
        font-size: 16px;
    }
    .bg-content-card h3 {
        font-size: 20px;
        color: #005C8F;
    }
    .new-bg-content-card h3 {
        font-size: 22px;
        font-weight: bold;
        color: #005C8F;
    }
    .why-choose-section p {
        color: #5e5c5c !important;
        font-size: 12px !important;
    }
    .about-section {
        font-size: 20px;
        color: #005c8f;
        margin-top: 2rem !important;
    }
    .footer-links {
        font-size: 15px;
        color: rgba(255, 255, 255, 0.534) !important;
        margin-left: -137px;
    }

    .ui-card {
        height: 316px;
    }

    .mainDataGalleryInfo .grid-item {
        position: initial !important;
        width: 100%;
    }

    .cover .content-head {
        padding-top: 12vmin;
    }

    .content-head p {
        font-size: 12px;
    }

    .heading-sm-footer {
        font-size: 16px;
    }

    .heading-pages {
        font-size: 18px;
        font-weight: 500;
        margin-top: 30px;
    }

    .count h2 {
        font-size: 34px;
    }

    .pages-footer {
        margin-left: -4%;
    }
}

