/*
Theme Name: BRIC
Theme URI: https://www.klay.tech
Description: BRIC theme
Author: Nasim Ahmed
Author URI: https://www.sykot.com
Version: 1.0
Date: 12 April 2023
*/
.btn,
.btn:active,
.btn:focus,
.btn:hover,
button,
button:active,
button:focus,
button:hover {
  outline: none !important;
}
/*input glow remove*/
.form-control {
  box-shadow: none !important;
}

body {
  background-color: #f5f4e8;
  /* background-image: url('img/bg.jpg'); */
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  font-family: 'Open Sans', sans-serif;
}

* {
  font-family: 'Open Sans', sans-serif;
}

.entry p, .entry ul li, .entry ol li {
  font-size: 19px;
}

.entry h3 {
  margin-top: 50px;
}
.page-id-117 .entry h3 {
  margin-top: 0;
}

.container {
	max-width: 1080px;
}

a {
  transition: all linear .25s !important;
}

header {
  border-top: 5px solid #008838;
}
header a:hover {
  color: #b00015 !important;
}

header a.text-right {
  background-color: #CB0017;
  color: #fff;
  padding: 10px 15px;
  border-radius: 6px;
  text-decoration: none;
}
header a.text-right:hover {
  background-color: #a60013;
  color: #fff !important;
}

@media screen and (min-width:992px) {
  .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
  }
}

.kl-slider {
  /* background: linear-gradient(180deg, #FEF9E6 0%, #E9C77E 100%); */
}
.kl-slider img {
  /* width: 1200px; */
  max-width: 100%;
}

.navbar-toggler {
  color: #E50019;
  font-size: 15px;
  padding: 10px 10px !important;
  border: 2px solid #E50019;
}

@media screen and (max-width:991px) {
  .bd-navbar-nav .col-6 {
      width: 100%;
  }
  .bd-navbar .offcanvas-lg {
    background: linear-gradient(180deg, #FFECC2 0%, #FFCD60 100%);
  }
}

@media screen and (max-width:767px) {
  .kl-hero {
      padding: 50px 0 25px 0;
  }
  .kl-hero h1 {
      font-size: 36px !important;
  }
  .navbar-nav {
    display: block;
  }
}

header nav svg {
  float: left;
  margin-top: -5px;
  /* margin-right: 5px; */
  margin-bottom: -5px;
}

.navbar-brand img {
  width: 100%;
  max-width: 200px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 15px;
}
@media screen and (max-width:480px) {
	.navbar-brand img {
	  max-width: 160px;
	}
}
.navbar {
  background-color: #fff;
  /* border-bottom: 1px solid rgba(255, 255, 255, 0.10); */
}
.bd-navbar-nav {
  margin-top: 5px;
}
.navbar-nav .nav-link {
  padding-left: 15px !important;
  padding-right: 15px !important;
  color: #E50019;
  font-weight: 500;
  text-transform: uppercase;
}
/* .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 1);
} */


.kl-hero h1 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 0;
}
.kl-hero p {
  font-size: 17px !important;
  margin-bottom: 35px;
}
.kl-hero p span {
  font-size: 24px;
  color: #fff;
  display: block;
  padding-bottom: 15px;
}
.kl-feat .col-md-4 {
  margin-bottom: 25px;
}
@media screen and (max-width:767px) {
  .kl-feat .card {
      margin-bottom: 0px;
  }
}
.kl-hero *, .cus-title * {
  color: #000 !important;
}
.cus-title {
  margin-bottom: 35px;
}
.kl-hero p {
  color: #333 !important;
}
.kl-hero a {
  background-color: #CD051C;
  color: #fff !important;
  font-size: 24px;
  padding: 10px 30px;
}
@media screen and (min-width:768px) {
  .kl-hero a {
    margin-top: -50px;
    padding: 15px 50px;
    font-size: 32px;
  }
  .kl-hero-contact a {
    margin-top: 0px;
    padding: 10px 50px;
    font-size: 32px;
  }
}
@media screen and (max-width:767px) {
  .cus-left {
    text-align: left !important;
  }
}

.kl-feat .card {
	background-color: transparent;
}
.card-body {
  background-color: rgb(255 255 255 / 52%);
  color: #333;
}

.kl-feat .card .card-body {
  border-radius: 6px;
}
.kl-feat .card .card-body .card-text {
  color: #333;
}
.kl-feat h4 {
  color: #000;
}

.kl-feat-img img {
  background-color: #E9C77E;
  padding: 7px;
  width: 100%;
  border-radius: 100% !important;
  border: 0 !important;
}
.kl-feat-img .col-md-3 h3, .kl-feat-img .col-md-3 h4, .kl-feat-img .col-md-3 h5,
.kl-feat-img .col-md-2 h3, .kl-feat-img .col-md-2 h4, .kl-feat-img .col-md-2 h5 {
  color: #000;
}
.kl-feat-img .col-md-3 h3,
.kl-feat-img .col-md-2 h3 {
  margin-top: 15px;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 0;
  text-transform: uppercase;
}
.kl-feat-img .col-md-2 h3 {
  font-size: 16px;
}
.kl-feat-img .col-md-3 h4,
.kl-feat-img .col-md-2 h4 {
  margin-top: 5px;
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 0;
}
.kl-feat-img .col-md-3 h5,
.kl-feat-img .col-md-2 h5 {
  margin-top: 5px;
  font-size: 15px;
  font-weight: 400;
}
.kl-feat-img .col-md-3,
.kl-feat-img .col-md-2 {
  margin-bottom: 30px;
}

@media screen and (max-width:767px) {
  .kl-feat-img .col-md-3,
  .kl-feat-img .col-md-2 {
    width: 100%;
	  padding-left: 50px;
	  padding-right: 50px;
  }
  .kl-feat-img .col-md-3 img,
  .kl-feat-img .col-md-2 img {
    max-width: 200px;
  }
}

.page .entry * {
  color: #000;
}
.page .entry {
  padding-top: 20px;
  padding-bottom: 50px;
}
/* .entry-nav {
  margin-top: 50px;
} */

.coming {
  color: #CD051C !important;
  font-size: 28px;
}

.nf-form-cont {
  margin-top: 25px !important;
}
.nf-form-content {
  margin: 0 !important;
  padding: 20px 0 0 0 !important;
}
.nf-form-content input[type=submit] {
  background-color: #CD051C !important;
  padding: 10px 35px;
  font-size: 20px;
}
.nf-form-content input[type=submit]:hover {
  color: #fff !important;
  background-color: #aa0417 !important;
}

.dev-by {
  background-color: #008838;
  color: #fff;
  padding: 10px;
  font-size: 13px;
}
.dev-by a {
  text-decoration: none;
  color: #fff;
  font-weight: 600;
}

.footer-wrap {
  background-color: #fff;
  padding: 25px 0;
}
.footer-wrap h5 {
  /* background-color: #008838; */
  display: inline-block;
  padding: 10px 50px;
  border-bottom: 2px solid #eee;
}
.footer-wrap {
  color: #000;
}
.footer-wrap img {
  padding: 25px;
  max-width: 100%;
}
.footer-wrap .fl-l img {
  width: 250px;
}
.footer-wrap .fl-r img {
  width: 500px;
}

@media screen and (max-width:767px) {
  .footer-wrap h5 {
    margin: 15px 0 0 0;
    padding: 0;
  }
  .footer-wrap .fl-r h5 {
    margin-top: 30px;
  }
}

/* footer img {
  display: inline-block;
  max-width: 610px;
  margin-bottom: 25px;
} */
.footer-hr {
  border-top: 1px solid rgba(11, 37, 70, 0.20);
}

.page-id-10 .entry h1,
.page-id-70 .entry h1 {
	text-align: center;
	margin-bottom: 25px
}
.page-id-70 .entry img {
	background-color: #fff;
/* 	margin-bottom: 25px; */
}
.alignleft {
  float: left;
  margin-right: 25px;
  margin-bottom: 25px;
}

.entry * {
	color: #000;
}
.breadcrumb {
	margin-top: 50px;
	color: #666;
}
.breadcrumb a {
	color: #CD051C;
}
.breadcrumb span {
	padding-left: 7px;
	padding-right: 7px;
}

.entry .yt-wrap {
  margin-top: 35px;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin-bottom: 25px;
}
.entry iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.gallery img {
    border: 5px solid rgb(255 255 255 / 50%) !important;
	width: 100%;
	border-radius: 4px
}
.gallery-item {
	padding: 5px;
}

.archive-content {
	color: #000;
	padding-bottom: 50px;
}
.archive-content a {
	color: #CD051C;
}
.archive-content .post {
	border-bottom: 1px solid #AAA;
	padding: 30px 0;
}

.hero {
  background-color: #0b2546;
}
.container-program nav {
  display: inline-block;
  margin: 0 auto;
}
.container-program nav a {
  color: #CD051C;
}
.container-program nav a:hover {
  color: #0b2546;
}
.footer-contact {
  background-color: #0b2546;
  padding-top: 50px;
  padding-bottom: 50px;
  /* margin-top: 25px; */
}
.page .entry .footer-contact * {
  color: #fff;
}
.footer-contact h2 {
  margin-bottom: 25px;
}
.footer-contact p {
  margin-bottom: 10px;
  font-weight: 300;
}
.btn-danger {
  color: #fff !important;
}
.btn-lg {
  padding-left: 25px;
  padding-right: 25px;
}

/* about page */
.page-id-6 h3 {
  display: block;
  clear: both;
}
.page-id-6 img {
  margin-top: 20px;
  border-radius: 6px;
}

.hero-gen {
  margin-bottom: 50px;
}
@media screen and (min-width:768px) {
  .hero-gen h1 {
    padding: 50px 0;
  }
}

.entry-nav {
  background-color: #fff;
}
.pagination {
  margin-bottom: 0;
  border-radius: 0 !important;
}
.page-item:last-child .page-link, .page-item:first-child .page-link {
  border-radius: 0;
}
.pagination a {
  border: 0;
  border-radius: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 0 !important;
}
.page-item {
  text-align: left;
  border-right: 0px solid #ddd;
  border-left: 1px solid #ddd;
}
.page-item:last-child {
  border-right: 1px solid #ddd;
}

.kl-hero-contact {
  background-color: rgba(255, 255, 255, 0.95);
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width:767px) {
  .pagination {
    display: block;
    width: 100%;
  }
  .pagination .page-item {
    display: block;
    text-align: center;
    margin: 0;
    border: 0;
  }
  .container-program nav {
    display: block;
  }
  .pagination .page-item a {
    border-bottom: 1px solid #ddd;
    margin: 0;
  }
}

.page-id-117 .kl-hero-contact .btn {
	display: none;
}

#back-top {
	position: fixed;
	bottom: 0;
	/* width: 100%; */
	font-size: 42px;
	padding-bottom: 10px;
	text-align: center;
	right: 50px;
	margin-left: -40px;
}
@media screen and (max-width:767px) {
	#back-top {
		display: none !important;
	}
}
#back-top svg {
	width: 32px;
	height: auto;
	opacity: 0.6;
  filter: alpha(opacity=60); /* For IE8 and earlier */
}
#back-top svg:hover {
	opacity: 1;
  filter: alpha(opacity=100); /* For IE8 and earlier */
}

.card .modal-header {
	color: #000;
}
.card .modal-header h5 {
	font-weight: 600;
}
.card .modal-dialog {
	max-width: 860px;
}
.home .card-body {
	cursor: pointer;
	transition: 0.5s linear all;
}
.home .card-body:hover {
	background-color: #fff;
}


.invitation-wrap {
  text-align: justify;
  padding: 100px 100px 70px 100px;
  border: 3px solid #cb0018;
  border-radius: 25px;
  background: linear-gradient(180deg, #FFECC2 0%, #FFCD60 100%);
  margin-bottom: 50px;
}
@media screen and (max-width:767px) {
	.invitation-wrap {
	  padding: 40px 20px 0px 20px;
    margin-bottom: 40px;
	}
	.invitation-wrap table tr td {
		padding: 0 10px 0 0 !important;
		text-align: left
	}
}
.invitation-wrap h2 {
  margin-bottom: 25px;
  color: #cb0018 !important;
  font-size: 36px;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  background-color: rgba(203, 0, 24, 0.1);
}
.invitation-wrap table tr td {
  border: 0 !important;
  padding-left: 0;
  padding-right: 0;
  padding-top: 25px;
}

@media screen and (min-width:300px) and (max-width:520px) {
  .invitation-wrap h2 {
    font-size: 28px;
  }
  .invitation-wrap {
	  padding: 40px 10px 0px 10px;
	}
  .invitation-wrap p {
    font-size: 13px !important;
  }
  .invitation-wrap h4 {
    font-size: 13px !important;
    font-weight: 700;
  }
	.invitation-wrap table tr td {
		padding: 0 5px 0 0 !important;
		text-align: left
	}
}
@media screen and (min-width:400px) and (max-width:520px) {
  .invitation-wrap h4 {
    font-size: 14px !important;
  }
}
@media screen and (min-width:521px) and (max-width:767px) {
  .invitation-wrap h4 {
    font-size: 17px !important;
    font-weight: 700;
  }
}

.page-title {
    background-color: #fff;
    padding: 25px 0 20px 0;
    margin-bottom: 35px;
    color: #000;
    font-weight: 900;
    border-top: 3px solid #008838;
}
.page-title h1 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.page-id-12 h6 {
  color: #cb0018 !important;
  margin-bottom: 25px;
  text-align: center;
}
.wpcf7 {
  text-align: center;
}
.wpcf7-form {
  display: inline-block;
  margin: 0 auto;
  text-align: left;
}
.wpcf7-form label {
  display: block;
}
input[type=text], #respond textarea, .post-password-form input[type=password], .wpcf7-form-control.wpcf7-date, .wpcf7-form-control.wpcf7-number, .wpcf7-form-control.wpcf7-quiz, .wpcf7-form-control.wpcf7-select, .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  margin-bottom: 15px;
  padding: 15px;
  border: 1px solid #ccc;
  outline: 0;
  font-size: 15px;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.wpcf7-submit {
  margin-top: 50px;
  background-color: #cb0018;
  border: 0;
  color: #fff !important;
  padding: 10px 30px;
  border-radius: 6px;
}
.wpcf7-submit:hover {
  background-color: #b00015;
}

.de-btm h3 {
  background-color: #7ccdbe;
  padding: 7px 10px;
  margin-top: 50px;
  font-family: 'Playfair Display', serif;
}
.de-top h3 {
  background-color: #ef8473;
  padding: 7px 10px;
  font-family: 'Playfair Display', serif;
}
@media screen and (min-width:991px) {
  .de-btm img {
    margin-left: 50px;
  }
}
@media screen and (max-width:767px) {
  .de-top img {
    margin-bottom: 1.2%;
  }
  .de-btm img {
    margin-bottom: 1.9%;
    max-width: 250px;
	  margin-left: 40px;
  }
}

.de-top ul {
  margin: 0 0 35px 0;
  padding: 0;
}
.de-top ul li {
  color: #000;
  background: linear-gradient(270deg, #ABDBD1 0%, #e3fcf6 100%);
  margin-bottom: 15px;
  padding: 5px;
  list-style: none;
  font-size: 19px;
}

.kl-feat {
  margin-bottom: 100px !important;
}

.wpcf7-not-valid-tip {
  color: #cb0018 !important;
  display: inline-block;
  /* margin-top: -10px; */
}

.impt-notice {
  max-width: 560px;
  margin: 0 auto;
  padding-bottom: 20px;
}

.cus-vid {
	max-width: 1140px;
	padding: 50px 25px;
	margin: 0 auto;
	color: #000;
	font-size: 17px
}

.modal-dialog {
	color: #000;
}
.modal-dialog h5 {
	font-size: 28px;
	font-weight: bold;
}
.modal-dialog h3 {
	font-size: 20px;
	margin-bottom: 20px
}
.modal-dialog a {
  background-color: #CB0017;
  color: #fff;
  padding: 10px 15px;
  border-radius: 6px;
  text-decoration: none;
}
.modal-dialog a:hover {
  background-color: #a60013;
  color: #fff !important;
}
.modal-content {
	padding-bottom: 20px;
}