@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
.banner {
	background: #f1887f;
	padding:0px 0px 0px 0px;
	margin-top: -7%;
	text-align: center
}

.carousel-item img {
	width: 100%!important;
	text-align: center;
	margin: 0px auto;
}
.banner .h1  {
	color: #000;
	font-family: 'Poppins', sans-serif;
	
}
.banner .h1 span {
	padding: 15px;
}

.welcometxt {
	border-left:solid 6px #f1887f;
	padding:5px 15px 0px 15px; 
}
.welcometxt h3 {
	color: #f1887f;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 600;
}
.welcometxt h4 {
	color: #000;
	
	font-size: 23px;
	font-weight: 600;
}
.since img {
	width: 90%;
	height: auto;
	margin: 0px auto
}
.since h4 {
		color: #f1887f;
	
	font-size: 32px;
	font-weight: 500;
	text-align: center;
	padding: 20px 0px;
}
.news h4 {
	color: #000;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0.05em;
}

/*news scroll*/


.news_sec{ margin:0px 0px 0px 0px;  padding:70px 0px 70px 0px; background:#f8fcfc; background-position:center top;}
.news_sec h1 {
	color:#2d2d2d; 
	font-size:28px;
	font-weight: normal;
	text-transform: none;	
	padding:0px 0px 0px 0px;
	margin:0px 0px  15px 0px;
	text-decoration:none ;
	text-align: left;  
	font-family: 'Roboto Condensed', sans-serif;
	}  
.news_sec h1 span {
	color:#001387; font-weight:600;
	}  
 	
.news_sec h2 {
	color:#2d2d2d; 
	font-size:28px;
	font-weight: normal;
	text-transform: none;	
	padding:0px 0px 10px 0px;
	margin:0px 0px  0px 0px;
	text-decoration:none ;
	text-align: left;  
	font-family: 'Roboto Condensed', sans-serif;
	} 
	
.news_sec p {
	color: #545454;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    text-align: left;
    line-height: 26px;	 
	} 
	
.newses{ margin:0px;  padding:0px; 
 width:100%;  
	display:inline-block; 
}	
.newses1{     margin: 0px 0px 15px 0px;
    padding: 15px;
    width: 100%;
    display: inline-block;
    background: #fff;
    box-shadow: 0px 0px 8px #ccc;
    border-radius: 8px;
}
.newses1:hover{  
    box-shadow: 0px 0px 8px #83cbf5; 
}

.newses2{     margin: 0px 0px 15px 0px;
    padding: 15px;
    width: 100%;
    display: inline-block;
    background: #fff;
    box-shadow: 0px 0px 8px #ccc;
    border-radius: 8px;
}
.newses2:hover{  
    box-shadow: 0px 0px 8px #83cbf5; 
}
 
 
 
.news_left{ margin:0px 15px 0px 0px;  padding:0px 8px; background:#f1887f; background-position:center top;
 height:90px;
 box-shadow: 0px 0px 5px #ccc;
    border-radius: 0px;
	float:left; 
	width: 18%!important;
} 


.news_date{color:#000; 
	font-size:24px;
	font-weight: 600;
	text-transform: none;	
	padding:8px 0px 8px 0px;
	margin:0px 0px  0px 0px;
	text-decoration:none ;
	font-style: normal;
	text-align: center;  

	}
.news_month{color:#fff; 
	font-size:14px;
	font-weight: normal;
	text-transform: uppercase;	
	padding:5px 0px 0px 0px;
	margin:0px 0px  0px 0px;
	text-decoration:none ;
	text-align: center; 

	} 

 .news_year{color:#fff; 
	font-size:14px;
	font-weight: normal;
	text-transform: uppercase;	
	padding:0px 0px 8px 0px;
	margin:0px 0px  0px 0px;
	text-decoration:none ;
	text-align: center; 

	} 
.news_date1 {color:#00062b; 
	font-size:28px;
	font-weight: 600;
	text-transform: none;	
	padding:8px 0px 6px 0px;
	margin:0px 0px  0px 0px;
	text-decoration:none ;
	font-style: normal;
	text-align:  left;  
	font-family: 'Roboto Condensed', sans-serif;
	}
.news_date1 span{color:#213297; 
	font-size:14px;
	font-weight: normal;
	text-transform: uppercase;	 
	} 	

	
.news_right{ margin:0px 0px 0px 0px;  padding:0px 0px 0px 0px; 
 width:70%; 
 float:left;
 
}
.news_right1 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 70%;
    float: left;
} 
.news_right p {
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 2px!important;
}
.learn_more a {
	font-size: 13px;
	color: #f1887f;
	font-weight: 600;
}
.learn_more a i{
	font-size: 12px!important;
	color: #f1887f;
}
 .newses1 p{ 
	color: #000;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    padding: 0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    text-decoration: none;
    text-align: justify;
    line-height: 28px;
}	
 .newses2 p{ 
	color: #000;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    padding: 0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    text-decoration: none;
    text-align: left;
    line-height: 23px;
}	
	
 

/* nt-title */

#nt-title-container {
	background: #F2F2F2;
}

#nt-title {
}

#nt-title li {
	font-size: 30px;
	color: #4E4E4E;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


/* nt-example1 */

#nt-example1 {
	max-width: 620px;
	margin: auto;
	padding: 0px
}

#nt-example1-container {
	text-align: center;
}

#nt-example1-container i {
	font-size: 36px;
	margin: 8px;
	cursor: pointer;
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#nt-example1-container i:hover {
	color: #333;
}

#nt-example1 li {
	color: #000; 
	overflow: hidden;
	height: 110px;
	padding: 10px;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
	margin:10px 5px;

	background: #fdf0ef;
}
.learn_more a img {
	width: auto;
	height: auto;
}
#nt-example1 li:hover {
	background: #efddd3;
}


/* nt-example2 */

#nt-example2 {
	max-width: 620px;
	margin: auto;
	padding: 0px
}

#nt-example2-container {
	text-align: center;
}

#nt-example2-container i {
	font-size: 36px;
	margin: 8px;
	cursor: pointer;
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#nt-example2-container i:hover {
	color: #333;
}

#nt-example2 li {
	color: #000; 
	overflow: hidden;
	height: 110px;
	padding: 10px;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
	margin:10px 5px;

	background: #fdf0ef;
}

#nt-example2 li:hover {
	background: #efddd3;
}

/* nt-example3 */

#nt-example3 {
	margin: 80px auto 0;
}

#nt-example3-container {
	text-align: center;
}

#nt-example3-container i {
	font-size: 36px;
	margin: 8px;
	cursor: pointer;
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#nt-example3-container i:hover {
	color: #333;
}

#nt-example3 li {
	color: #4e4e4e;
	background: #F2F2F2;
	overflow: hidden;
	height: 80px;
	padding: 10px;
	line-height: 60px;
	font-size: 40px;
	text-transform: uppercase;
}

#nt-example3 li:hover {
	background: #FFF;
}
/*news scroll*/


.read_more a{
	background: #f1887f;
	color:#fff!important;
	font-weight: 600;
	text-transform: uppercase;
padding: 12px 18px;
	display: inline-block;
	margin: 15px 6px;
	font-size: 14px;
	letter-spacing: 0.05em;
	
}
.read_more a:hover{
	background: #b2a09e;
	color:#fff!important;
	font-weight: 600;
	text-transform: uppercase;
	padding: 12px 18px;
	display: inline-block;
	margin: 15px 6px;
	
}
.abouttxt p {
	color:#3d3d3d;
	font-size: 15px;
	line-height: 30px;
	font-family: 'Roboto', sans-serif;
	text-align:justify;
}
.abtimg img {
	width: 100%;
	height: auto;
}
.chairmanmessages {
	background: #ebebea;
	background-image: url("../images/cashew_bg.png");
	background-repeat: repeat;
	
}
.chairmanmssge {
	background:#fbe2de;
	height: 100%;
	
		
}
.chairmanmssgehead {
	background:#b2a09e;
	padding:35px 25px;
	text-align: center;
}
.chairmanmssgehead h4 {
	color: #fff;
	padding-bottom: 15px;
}
.chairmanmssge-img {
	width: 180px;
	height: 180px;
	border-radius: 100%;
	
	margin: 0px auto;
	position: relative;
	z-index: 1;
}
.chairmanmssge-img img{
 width: 100%;
	height: 100%;
	border-radius: 100%;
	object-fit: cover;
	border: solid 2px #e3bba7;

}
.chairmantxt {
	background: #fbe2de;
	padding:26% 30px 30px 30px;
	position: relative;
	margin-top: -25%;
	
}
.chairmantxt p {
	line-height: 30px;
	font-size: 14px;
	padding-bottom: 10px;
}
.chairmantxt a {
	color: #000;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
		border:solid 1px #fbe2de;
	padding: 15px;
}
.chairmantxt a:hover {
	color: #000;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	border:solid 1px #b2a09e;
	padding: 15px;
}
.events1 {
	background-color: rgba(240,217,214,0.8);
	padding: 25px;height: 50%;
	text-align: center;
}
.events1:hover {
	background-color: rgba(240,217,214,1);
	padding: 25px;
}
.events1 img {
	width: 30%;
	
}
.events2 {
	background-color: rgba(222,196,182,0.8);
	padding: 25px;height: 50%;
	text-align: center;
}
.events2:hover {
	background-color: rgba(222,196,182,1);
	padding: 25px;
}
.events2 img {
	width: 30%;
	
}

.events1 a {
	color: #000;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
		border:solid 1px #f2dbd9;
	padding: 15px;
}
.events1 a:hover {
	color: #000;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	border:solid 1px #b2a09e;
	padding: 15px;
}
.events2 a {
	color: #000;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
		border:solid 1px #dec4b6;
	padding: 15px;
}
.events2 a:hover {
	color: #000;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	border:solid 1px #b2a09e;
	padding: 15px;
}
.visionmain {
	background:#f9ccc8;
	background-image: url("../images/cashew_bg.png");
	background-repeat: repeat;
	padding: 40px;
	margin: 5% 0px;
}
.visionmain h4 {
	font-weight: 300;
	font-size: 50px;
	line-height: 60px;
}

.vision {
		background-color: rgba(251,226,222,0.8);
		padding: 50px;font-size: 14px;
	
}
.vision:hover {
		background-color: rgba(251,226,222,1);
	padding: 50px;font-size: 14px;
	
}
.mission {
		background-color: rgba(100,82,80,0.8);
		padding: 50px;font-size: 14px;color: #fcf1ec;
	
}
.mission:hover {
		background-color: rgba(100,82,80,1);
	padding: 50px;font-size: 14px;color: #fcf1ec;
	
}



/*productslider*/

.card {
  border: none;
  border-radius: 0;

}
.carousel-inner {
  padding: 0em;
}
.products .carousel-control-prev,
.products .carousel-control-next {
  background-color: #dec4b6;
  width: 6vh;
  height: 6vh;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}
.carousel-control-prev span,
.carousel-control-next span {
  width: 1.5rem;
  height: 1.5rem;
}

.card-title {
		text-align: center;
			color:#000!important;
	}
.image-wrapper img {
	width: 60%!important;
}
.image-wrapper {
	text-align: center;
}
@media screen and (min-width: 577px) {
  .cards-wrapper {
    display: flex;
  }
  .card {
    margin: 0 0.5em;
    width: calc(100% / 2);
  }
  .image-wrapper {
   
    margin: 0 auto;
	  text-align: center
  }
	.card-title {
		text-align: center;
	}

}
@media screen and (max-width: 576px) {
  .card:not(:first-child) {
    display: none;
  }
}

.image-wrapper img {
  max-width: 100%;
  max-height: 100%;
}

/*productslider*/

@media (max-width: 768px){
	
.banner {

	background: #f1887f;
	padding: 0px;
	margin-top: -6%;
}
	.banner img {
	width: 100%;
	text-align: center;
	margin: 0px auto;
}
	.carousel-indicators {
		margin-bottom: 0px;
	}
	
	#nt-example1 li {
	color: #000; 
	overflow: hidden;
	height: 125px;
	padding: 10px;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
	margin:10px 5px;

	background: #fdf0ef;
}
	
	.news_left{ margin:0px 15px 0px 0px;  padding:0px 8px; background:#f1887f; background-position:center top;
 height:105px;
 box-shadow: 0px 0px 5px #ccc;
    border-radius: 0px;
	float:left; 
	width: 15%!important;
} 
	.news_right p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 2px!important;
}
	.news_right{ margin:0px 0px 0px 0px;  padding:0px 0px 0px 0px; 
 width:75%; 
		float:left;}
 
}
@media screen and (min-device-width:769px) and (max-device-width: 1250px) { 

.news_left {
  margin: 0px 15px 0px 0px;
  padding: 0px 8px;
  background: #f1887f;
    background-position-x: 0%;
    background-position-y: 0%;
  background-position-x: 0%;
  background-position-y: 0%;
  background-position: center top;
  height: 40px;
  box-shadow: 0px 0px 5px #ccc;
  border-radius: 0px;
  float: left;
  width: 100% !important;
  display: flex;
  justify-content: space-between;
}
.news_right {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width:100%;
  float: left;
}
#nt-example1 li {
  color: #000;
  overflow: hidden;
  height: auto;
  padding: 10px;
  line-height: 20px;
  font-size: 12px;
  text-align: left;
  margin: 10px 5px;
    margin-top: 10px;
  background: #fdf0ef;
}
}