.nav_bgc{
background-image:url(../image/background/pngtree-big.jpg) !important;
background-repeat:no-repeat;
background-position:fixed;
background-size:cover;
}
.maintext{

color:#fff!important;
font-size:18px!important;

}
.num_ber{
	font-weight: bold;
}
.img-same img{
	height:350px !important;
	object-fit:cover !important;
}
.text-primary {
  color: #f01c20 !important;
}
.top_bar{
	background-color: #d5d5d54f !important
}
.text-black{
	color:#000 !important;
}
.head_size{
	font-size:50px !important;
}
.log_name{
	color: #fae460;
  font-size: 35px;
  font-weight: 500;
  font-family: Georgia, serif;
}
.back_about{
	background-image:url(../image/background/classicavif.avif);
	background-repeat:no-repeat;
	background-size:cover;
}
.pt-10{
	padding-top:48px;
}
.serv_back{
	background-image:url(../image/background/another.jpeg);
	background-repeat:no-repeat;
	background-position:fixed;
	background-size:cover;
}
.text-grey{
	color: #666565;
}
.text-mild{
	color:#333 !important;
}
 h2 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .reasons {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .reason {
        width: 300px;
        margin: 10px;
        padding: 20px;
        border: 1px solid #ccc;
        border-radius: 8px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
		background-color: #ffffffa3;
    }
    .reason h3 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .reason p {
        font-size: 16px;
        line-height: 1.5;
    }
	
	#main h1{
  font-size: 45px;
    color: #bac0e3;
    text-align: center;
}
.cards-list {
    z-index: 0;
   
    display: block;
   
}
.card{
margin: 30px auto;
    width: 417px;
  height: 350px;
    border-radius: 50px 0;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 30%);
    cursor: pointer;
    transition: 0.4s;
    justify-content: flex-start !important;
    
}
.card_0{
	background-image:url(../image/home/tiffin.jpg);	
}
.card_11{
	background-image:url(../image/home/nonveg.jpg);
}
.card_12{
	background-image:url(../image/home/valakappu.jpg);
}
.card_image{
    background: #fff;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin: 10px auto;
}
.card_image i{ 
    margin: 17px;
    font-size: 37px;
  
-webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
@-moz-keyframes spin { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}
 .card_title .heading {
    font-size: 1.2rem;
    font-weight: 700;
       margin: auto;
    text-align: center;
       color: #fff;
}
.card_title p {
    margin: 10px auto;
    line-height: normal;
  text-align: center;
      color: #fff;
}



.cards-list .card1 .card_image a i{
  color: #97A9BD;
 
}


.cards-list .card2 .card_image a i{
  color: #A197BD;
 
}

.cards-list .card3 .card_image a i{
  color:#BDA697;
 
}
.btn-flip {
  opacity: 1;
  outline: 0;
  color: #fff;
  line-height: 40px;
  position: relative;
  text-align: center;
  letter-spacing: 1px;
  display: inline-block;
  text-decoration: none;
  font-family: "Open Sans";
  text-transform: uppercase;
}
.btn-flip:hover:after {
  opacity: 1;
  transform: translateY(0) rotateX(0);
}
.btn-flip:hover:before {
  opacity: 0;
  transform: translateY(50%) rotateX(90deg);
}
.btn-flip:after {
top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    color: #ababb4;
    display: block;
    transition: 0.5s;
    position: absolute;
    background: #fcfcfc;
    content: attr(data-back);
  transform: translateY(-50%) rotateX(90deg);
}
.btn-flip:before {
      top: 0;
    left: 0;
    opacity: 1;
    color: #f9f9ff;
    display: block;
    padding: 0 30px;
    line-height: 40px;
    transition: 0.5s;
    position: relative;
    /* background: #fbfbfd; */
    content: attr(data-front);
    transform: translateY(0) rotateX(0);
    border: 1px solid #fbfbfb;
}
.btn-read{
  justify-content: center;
    align-content: center;
    display: flex;
  margin: 31px;
}
.logoname{
position: relative;
  left: -25px;
}
.btn-primary {
  color: #fff;
  background-color: #a50000d4 !important;
  border-color: #a50000d4 !important;
}
.favi-ico{
	height:30px !important;
  width: 30px !important;
}
.ser-list{
 list-style-type:none;	
}
.mt-20{
margin-top: 20px;
}	
.port_image{
width: 500px;
  height: auto;
}  
.loc_te{
width:100px;
}	
@media (max-width:900px){
.log_name{
  font-size:19px;
}	
.logoname{
position: relative;
  left: -25px;
}	
.log_nam{
width:100px;
}	
.mob_res{
padding-left:0 !important;
padding-right:0 !important;
}	
.logoname{
	max-height: 51px !important;
}
.tog_bot{
	
  margin-bottom: 0px;
  margin-top: -53px !important;
}
.head_size {
  font-size: 29px !important;
}
.card{
	margin-left: 10px !important;
}
.card_0{
	background-size: contain;

}
.card_11{
	background-size: contain;
}
.card_12{
	background-size: contain;
}
.header-carousel .header-carousel-item img{
	width:550px !important;
}
.mar_g{
	margin-right:0 !important;
}
.sub-title::before{
	border:0 !important;
}
ul.topbar-social .con_act{
	margin-left:0px !important;
	
}
ul.topbar-social li{
	display: block !important;
}


}