/* Themify Customize Styling */
body {	
	font-family: "1050";	font-weight:normal;
 
}
h1 {	
	font-family: "1050";	font-weight:normal;
 
}
.header-classic #headerwrap, #headerwrap {	background: none;
	background-color: #0c1fff; 
}
body[class*="themify"] #site-logo a img {		width: 80px;
	height: 80px; 
}
#site-description {	
	font-family: "1050";	font-weight:normal;
	text-align:left;
	color: #ffffff; 
}
#main-nav a {	
	font-family: "1050";	font-weight:normal;
 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #ffffff; 
}
#main-nav-wrap #main-nav .current_page_item > a, #main-nav .current-menu-item > a {	background: none;
	background-color: #9ec9dc; 
}
#main-nav-wrap #main-nav .current_page_item > a, #main-nav .current-menu-item > a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #034762; 
}
#main-nav-wrap #main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	background: none;
	background-color: #9ec9dc;
	color: #034762; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 80px;
	height: 80px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 80px;
	height: 80px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 80px;
	height: 80px; 
}
 }
/* Themify Custom CSS */
#site-logo {
    margin: 15px 13px 6px 29px;
}



#header {
    text-align: inherit;
    padding: 0em 0;
}

#headerwrap {
    color: #000;
    border-bottom: 0px solid rgba(0, 0, 0, .05) !important; 
    position: relative;
    width: 100%;
    min-height: 55px;
    z-index: 999;
    top: 0;
    left: 0;
    transition: all .3s ease-in-out;
}
body:not(.mobile_menu_active) .sidemenu-off .navbar-wrapper, body:not(.mobile_menu_active) #header {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    width: 100%;
}

#main-nav li {
    margin: -2px;
    padding: 0px 2px;
    list-style: none;
    position: relative;
    display: inline-block;
    font-size: 15px;
}


#main-nav-wrap #main-nav .current_page_item > a, #main-nav .current-menu-item > a {
    background: none;
    background-color: #fff;
	  color: #1d05ba;
    border-radius: 5px;
}

#main-nav-wrap #main-nav a:hover {
    background: none;
    background-color: #fff;
	color: #1d05ba;
    border-radius: 5px;
}

 #site-description {
    margin: 5px 1.2em 5px 0;
    opacity: 1;
    padding-top: 21px!important;
    font-size: 24px!important;
    
    width: 314px!important;
	  
}

.header-bar {
    float: left;
    display: flex;
    
}

#main-nav-wrap #main-nav .current_page_item > a, #main-nav .current-menu-item > a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {
    color: #1d05ba;
    font-weight: 400!important;
}

#main-nav-wrap #main-nav .current_page_item a:hover, #main-nav .current-menu-item a:hover {
    background: none;
    background-color: #9ec9dc;
    color: #1d05ba;
    font-weight: 400 !important;
}

.search-button {
    margin: 7px 0 0;
    float: left;
    display: none;
}

footer {
      background-image: linear-gradient(180deg, rgb(0, 0, 0) 66%, rgb(12, 31, 255) 100%);
      color: #fff;
      padding: 40px 20px 10px;
    }

    .footer-container {
    max-width: 95%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
}

    .footer-col h3 {
      margin-bottom: 20px;
      font-size: 1.3rem;
      color: yellow;
      font-weight: 600;
    }

    .footer-col ul {
      list-style: none;
      padding: 0;
      margin: 0;
    }

    .footer-col ul li {
      margin-bottom: 12px;
    }

    .footer-col ul li a {
      text-decoration: none;
      color: #fff;
      transition: 0.3s;
    }

    .footer-col ul li a:hover {
      color: #fff;
      padding-left: 5px;
    }

    .footer-col p {
      font-size: 0.95rem;
      line-height: 1.6;
			color:#fff;
    }

    .map-container iframe {
      width: 100%;
      height: 170px;
      border: none;
      border-radius: 10px;
    }

    /* Social media row */
    .footer-social {
      text-align: center;
      margin: 40px 0 20px;
    }

    .footer-social a {
      display: inline-flex;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      background: #333;
      color: #ccc;
      align-items: center;
      justify-content: center;
      margin: 0 8px;
      text-decoration: none;
      font-size: 18px;
      transition: 0.3s;
    }

    .footer-social a:hover {
      background: #00bcd4;
      color: #fff;
      transform: scale(1.1);
    }

    /* Bottom bar */
    .footer-bottom {
      text-align: center;
      margin-top: 20px;
      font-size: 0.9rem;
      color: #888;
      border-top: 1px solid rgba(255,255,255,0.1);
      padding-top: 15px;
    }

.footer-left-col #footer {
    text-align: left;
    display: none;
}
#footerwrap {
    clear: both;
    border-top: 1px solid rgba(0, 0, 0, .05);
    text-align: center;
    padding: 54px 0 2em;
    background-color: #fff;
    display: none !important;
}

.butn {
    padding: 5px 15px;
    border: 1px solid #fff;
    border-radius: 10px;
    background: transparent;
    color: #1a92c1;
    font-size: 16px;
    font-weight: regular;
    cursor: pointer;
    transition: all 0.3s 
ease;
    margin-top: 18px;
}

.butn-red {
    background-color: #ed1e24;
    color: #fff;
    border: 0;
    padding: .6em 1.4em;
    cursor: pointer;
	  font-size:12px;
    border-radius: 4px;
    font-weight: 300;
    -webkit-appearance: none;
    transition: all .3s 
ease-in-out;
}



/* Breadcrumb */
.breadcrumb {
  background: #888; /* medium-light grey */
  color: #fff;
  padding: 12px 20px;
  font-weight: normal; /* lighter font */
  border-radius: 8px;
  margin: 10px 20px;
  font-size: 16px;
  text-align:left !important;
}

/* Title */
.title {
  text-align: center;
  font-size: 28px;
  font-weight: 500; /* less bold */
  margin: 20px 0;
  color: #000; /* black text */
}

/* Content section */
.content-wrapper {
  display: flex;
  gap: 20px;
  margin: 0 20px 30px 20px;
}

.image-box {
  flex: 1;
  background: #f0f0f0; /* light grey */
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
  border-radius: 8px;
  border: 1px solid #ccc; /* light border */
  box-shadow: 0 2px 6px rgba(0,0,0,0.1); /* subtle shadow */
  font-weight: normal;
  font-size: 18px;
  color: #000; /* black text */
}

.image-box img {
  max-width: 100%;
  border-radius: 8px;
}

.desc-box {
  flex: 1;
  background: #f8f8f8; /* very light grey */
 
  padding: 20px !important;
  min-height: 200px !important;
  border-radius: 8px !important;
  border: 1px solid #ccc !important; /* light border */
  box-shadow: 0 2px 6px rgba(0,0,0,0.1); /* subtle shadow */
  font-size: 16px !important;
  font-weight: normal; /* lighter font */
  color: #000; /* black text */
	text-align:left !important;
}

/* Attractive Buttons */
.desc-box .links a,
.caption-box .links a {
  display: inline-block;
  margin: 5px 5px 0 0;
  padding: 8px 16px;
  background: linear-gradient(135deg, #6a11cb, #2575fc); /* gradient button */
  color: #fff;
  text-decoration: none;
  border-radius: 25px; /* pill shape */
  font-size: 14px;
  font-weight: 500;
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
  transition: all 0.3s ease;
}

.desc-box .links a:hover,
.caption-box .links a:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 12px rgba(0,0,0,0.25);
  background: linear-gradient(135deg, #2575fc, #6a11cb); /* hover gradient */
}

/* Caption boxes */
.caption-box {
  background: #f0f0f0; /* light grey */
  margin: 20px;
  padding: 20px;
  border-radius: 8px;
  border: 1px solid #ccc; /* light border */
  box-shadow: 0 2px 6px rgba(0,0,0,0.1); /* subtle shadow */
  font-weight: normal; /* lighter font */
  color: #000; /* black text */
	text-align: left !important;
}
.caption-box ul {
    margin-bottom:0px!important;
	  
}

.caption-box ul li {
    margin:0px !important;
	  text-align:left !important;
	  
}

.caption-box ol {
    margin-bottom:0px!important;
	  
}

.caption-box ol li {
    margin:0px !important;
	  text-align:left !important;
	  
}


.caption-box h3 {
  margin-top: 0;
  font-size: 20px;
  font-weight: 500; /* lighter font */
  color: #000; /* black */
}

 


.breadcrumb a {
  color: #fff;
  text-decoration: none;
  margin-right: 5px;
}

.breadcrumb a:hover {
  text-decoration: underline;
}

.breadcrumb i {
  margin-right: 5px;
}

/* Title */
.title {
  text-align: center;
  font-size: 28px;
  font-weight: 500;
  margin: 20px 0;
  color: #111; /* darker black */
}

/* Content section */
.content-wrapper {
  display: flex;
  gap: 20px;
  margin: 0 20px 30px 20px;
}

.image-box {
  flex: 1;
  background: #f5f5f5; /* light grey */
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
  border-radius: 4px;
  border: 1px solid #ccc;
  box-shadow: 0 1px 3px rgba(0,0,0,0.05);
  font-weight: normal;
  font-size: 18px;
  color: #000;
}

.image-box img {
  max-width: 100%;
  border-radius: 4px;
}


strong{font-weight:600!important}
.desc-box h2 {
    margin-top: 0;
    font-size: 20px;
    font-weight: 500;
    color: #111;
}

/* Attractive Buttons */
.desc-box .links a,
.caption-box .links a {
  display: inline-block;
  margin: 5px 5px 0 0;
  padding: 8px 16px;
  background: linear-gradient(135deg, #6a11cb, #2575fc);
  color: #fff;
  text-decoration: none;
  border-radius: 25px;
  font-size: 14px;
  font-weight: 500;
  box-shadow: 0 2px 4px rgba(0,0,0,0.15);
  transition: all 0.3s ease;
}

.desc-box .links a:hover,
.caption-box .links a:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
  background: linear-gradient(135deg, #2575fc, #6a11cb);
}

/* Caption boxes */
.caption-box {
  margin: 20px;
  padding: 20px;
  border-radius: 4px;
  border: 1px solid #ccc;
  box-shadow: 0 1px 3px rgba(0,0,0,0.05);
  font-weight: normal;
  color: #000;
}

/* Different background colors for each caption box */
.caption-box:nth-child(1) { background: #ffe0e0; border-color: #ff7f7f; }   /* Soft Red */
.caption-box:nth-child(2) { background: #e0f7ff; border-color: #4dd0ff; }   /* Sky Blue */
.caption-box:nth-child(3) { background: #e0ffe0; border-color: #66ff66; }   /* Soft Green */
.caption-box:nth-child(4) { background: #fff0e0; border-color: #ffb366; }   /* Peach */
.caption-box:nth-child(5) { background: #f3e0ff; border-color: #b366ff; }   /* Lavender */
.caption-box:nth-child(6) { background: #fffbe0; border-color: #fff066; }   /* Light Yellow */
.caption-box:nth-child(7) { background: #e0f0ff; border-color: #66b3ff; }   /* Light Blue */
.caption-box:nth-child(8) { background: #ffe0f0; border-color: #ff66b3; }   /* Pink */


.caption-box h3 {
  margin-top: 0;
  font-size: 20px;
  font-weight: 500;
  color: #111;
}

 

