.c-item {
    height: 593px ;
    max-width: 100%;
    max-height:100%;
    width: 901px;
    
}

.c-img {
    
    height: 593px ;
    max-width: 100%;
    max-height: 100%;
    width:901px;
    object-fit:cover;
    
    
}

.c-adjust {
    width:901px;
    max-width:100%;
    
}

.c-inner {
    height: 593px ;
    max-width: 100%;
    max-height: 100%;
    width: 901px;
    
   }

   .nav-font {
    font-size: 20px !important;
    font-family:Georgia, 'Times New Roman', Times, serif;
    font-style: italic; 
   }

   body{
    
    background-color: #FFF;

    background-image: url('../assets/Background-main.png'); 
    background-repeat:no-repeat; 
    /*background-color: #8EC5FC;
   background-image: linear-gradient(62deg, #8EC5FC 0%, #E0C3FC 100%); */
   /*background-color: #FF9A8B;
   background-image: linear-gradient(90deg, #FF9A8B 0%, #FF6A88 55%, #FF99AC 100%);
   background-color: #FAACA8;
background-image: linear-gradient(19deg, #FAACA8 0%, #DDD6F3 100%); */
 
   }

   .navbar{

   /*background-color: #181E21 !important; 
   background: rgb(226,46,212);
background: linear-gradient(0deg, #CC0088 40%, #B30059 95%); */
   /* background-image: url('../assets/Background-main.png'); 
    
    background-image: linear-gradient( 135deg, #97ABFF 10%, #123597 100%); */ 
   /* background: rgb(172,30,68);
    background: radial-gradient(circle, rgba(172,30,68,1) -10%, rgba(132,32,54,1) 17%);*/
    
   /* background: linear-gradient(90deg, #4b6cb7 0%, #182848 100%); 
   background-image: linear-gradient( 135deg, #3B2667 10%, #BC78EC 100%); */ 
   background: #642B73;  /* fallback for old browsers */
   background: -webkit-linear-gradient(to right, #C6426E, #642B73);  /* Chrome 10-25, Safari 5.1-6 */
   background: linear-gradient(to right, #C6426E, #642B73); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
   
   


   
    
   }

   .carousel-inner{
    border-top: 5px;
    border-left: 5px;
    border-right: 5px;
    border-bottom: 5px;
    border-color: #fff;
    border-style: solid;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
   }
   
   i {
    padding-right: 5px;
   }

   

   .header_text{
   /* color: #800000; */
   /*color: #990033; */
   /*color:#722F37; 
   color:#AC1E44; */
   color:#CC0088;
   /*color:#7F00FF; */

   font-weight: 600;
   font-family:Georgia, 'Times New Roman', Times, serif;
   }

   .about_page_background{
    
    background-color: #fff0f5 !important;
    border-color: #fff !important;
    border-style: solid;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
      
   }

   .paragraph_body_text{

    font-weight: 700;
    font-family:Georgia, 'Times New Roman', Times, serif;
    
   }

   .footer_style{
    font-weight: 600;
    color:black !important;
    
   }

   .fa_icons{
    width:44px;
    height:44px;
   }

   .map_border{

    border-color: #0000 !important;
    border-style: solid;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
   }

   .card_backgrounds{
    
    background-image: url('../assets/Subtle_white_bg.jpg');
    background-repeat:repeat; 

   }

   .card_border{
   /* border-top: 5px;
    border-left: 5px;
    border-right: 5px;
    border-bottom: 5px;
    border-color: #fff;
    border-style: solid; */
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
   }

   .buttons_bg{
   /* background-color: #642B73;
    border-color: #642B73 !important; */
   /* background-color:  #003153;
    border-color:  #003153 !important; */
    color:#fff;
    background-color: #1d2951;
    border-color: #1d2951 !important;
      }

      
