@import url(https://goaweddingdirectory.com/2023/fontawesome-free/css/all.css);
@import url(https://fonts.googleapis.com/css?family=Lobster);
@import url('https://fonts.googleapis.com/css2?family=Arizonia&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:300');a,blue a,blue1 a,red a{text-decoration:none}h1,h2{font-weight:400;margin:0}
#floatdiv-desk,.notice{display:block}
body{font-family:'Roboto', sans-serif;font-weight:300;margin:0px;color:black;
	
	background-color:#fff;/* ;background-image:url(images/main-bg.jpg);*/
//*background: linear-gradient(59deg, #ffffff, #fabad7, #a5e9f6);
    background-size: 600% 600%;

    -webkit-animation: AnimationName 30s ease infinite;
    -moz-animation: AnimationName 30s ease infinite;
    -o-animation: AnimationName 30s ease infinite;
    animation: AnimationName 30s ease infinite;*/

}



@-webkit-keyframes AnimationName {
    0%{background-position:0% 86%}
    50%{background-position:100% 15%}
    100%{background-position:0% 86%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 86%}
    50%{background-position:100% 15%}
    100%{background-position:0% 86%}
}
@-o-keyframes AnimationName {
    0%{background-position:0% 86%}
    50%{background-position:100% 15%}
    100%{background-position:0% 86%}
}
@keyframes AnimationName {
    0%{background-position:0% 86%}
    50%{background-position:100% 15%}
    100%{background-position:0% 86%}
}

/* menu icons start */

.wedding-icons-grid {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 15px;
  
  margin: auto;
  padding: 20px 10px;
}

	
	
.wed-icon-box {
  background: #FFF5F5;
  border-radius: 18px;
  text-align: center;
  padding: 15px 5px 10px;
  text-decoration: none;
  color: #222;
  transition: 0.2s;
  border: 1.5px solid transparent;
}
.wed-icon-box:hover {
  border-color: #E8A0A0;
  transform: translateY(-3px);
  background: #FFFFFF;
  box-shadow: 0 6px 18px rgba(0,0,0,0.08);
}
.wed-icon-box .icon { font-size: 32px; display: block; margin-bottom: 6px; }
.wed-icon-box .label { font-size: 12px; font-weight: 600; line-height: 1.2; }
.wed-icon-box .count { font-size: 10px; color: #888; display: block; margin-top: 2px; }
.wed-icon-box.featured { border-color: #D4AF37; background: #FFFBEB; }
	

/* menu icons end */






.w-chat {
  position:fixed;
	width:30px;
	height:35px;
	bottom:30px;
	  padding: 10px;
	font-size:35px;
	right:100px;
	background-color:#0C9;
	color:#FFF;
	border-radius: 15px 0px;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
}

.w-chat:hover {
  background-color: #128C7E;color:#FFF;
}


#myBtn {
  display: none;
  position: fixed;
		width:60px;
	height:60px;
  bottom: 20px;
  right: 100px;
  z-index: 99;
  font-size: 15px;
  border: none;
  outline: none;
  background-color:deeppink;
  color: white;
  cursor: pointer;
  padding: 10px;
  border-radius: 15px 0px;
}

#myBtn:hover {
  background-color:mediumvioletred;
}





/* menu  */ 
.dropbtn {
  
  color: #000;font-family: 'Roboto', sans-serif;font-weight:300;
  width: auto;
  font-size: 22px;text-align: left;font-weight:100;
  border: none;width: 60%;
  cursor: pointer;
}

.dropdown {
  position: relative;
  display: block;
  width: 80%;
	
	
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
	padding:5px;border-radius: 1px 1px;
  font-size:18px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;font-family: 'Roboto', sans-serif;font-weight:300;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;float:left;
  width:22%;
}

.dropdown-content a:hover {
	border-radius: 1px 1px;
	background-color: #f1f1f1;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  
}	
	
	
	
	/* end menu */


.small-title,h1,h2{font-family:Lobster,cursive}a{color:black}
#pagewrap{padding:0px;width:80%;margin:0px auto;background-color:#fff;/**/}
#pagewrap-test{padding:0px;width:80%;margin:0px auto;/**/}
h1{font-size:22px;color:#94275d}h2{font-size:18px;padding:0}
.small-title{font-size:16px;color:#de3a8b}
.medium-title{font-size:19px;color:#1eb5f9;font-family:Lobster,cursive;padding:8px;}
.info,.notice{font-size:16px}.info{text-align:justify}.notice{font-family:'Roboto', sans-serif;text-align:center;margin-bottom:5px}.cat-drop,.cat-title{font-family:Lobster,cursive;font-size:20px;margin-bottom:5px;font-weight:normal;}
.cat-title{text-align:left;color:#94275d}red,red a{color:#de3a8b;}.cat-drop{text-align:center;width:100%;border-bottom:1px solid gray}#banner-1,#down-1,#down-4,#sup-1,#sup-4{margin:0 0 5px}#banner-2,#down-2,#h-middle,#middle,#sup-2{margin:0 5px 5px}#h-content,#h-sidebar{width:25%;font-size:12px}#content,#sidebar{width:21.9%;padding:5px;}#mid-ban-1,#mid-ban-2{width:49%;margin-bottom:5px}#down-1,#down-2,#down-3,#down-4,#sup-1,#sup-2,#sup-3,#sup-4{width:218px;padding:10px;border:0 solid #ccc}
#banner-1,#banner-2,#banner-3{width:32.5%;padding:0px;float:left;}header{height:70px;clear:both;}
#h-content{float:left;padding:5px 10px;color:#000}
#h-middle{width:45%;float:left;padding:8px;text-align:center;font-size:12px}
#h-sidebar{float:left;padding:5px 0;text-align:right}
#floatdiv{display:none}#content{float:left}
#middle{width:55%;float:left;padding:10px; }
#sidebar{float:left}footer{clear:both;padding:0 15px}#down-1,#down-2,#sup-1,#sup-2{float:left}#down-3,#sup-3{float:left;margin:0 5px 5px 0}#sup-4{float:left;MARGIN-RIGHT:0PX}#down-4{float:left}#banner-3{margin:0 5px 5px 0;MARGIN-RIGHT:0PX}#mid-ban-1{float:left}#mid-ban-2{float:left;margin-left:5px}.img-circle{border-radius:10%;border:1px solid #C09;width:143px;height:146px;margin:3px}.img-circle2{border-radius:50%;border:1px solid #C09;width:63px;height:66px;margin-right:15px;margin-left:15px}.big-font{font-family: 'Lobster', cursive;font-size:25px;}

.img-responsive {width:100%; height:auto;}

.top-banner-50 {width:49.5%;float:left;clear:right;padding:2px;text-align: center;}		
  .cat-image{border-radius:10%;border:5px solid #0e9ddf;width:160px;height:160px;margin:8px;margin-top:-5px;  }

.cat-image-list{border-radius:10%;border:5px solid #987bc6;width:160px;height:160px;margin:8px;margin-top:-5px;  }
    .cat-title-1{font-family: 'Lobster', cursive;font-size:28px;dicplay:block;color:white;}
	
	 .floating-box-2 {
    float: left;
    width: 10%;
    height: auto;
    padding:3px;
	padding-top:5px;
	padding-bottom:5px;
    margin: 3px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color: white;
            border-radius: 4px;
            text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
			background-color: #00b7fb; /* this is a light blue */
   
	
}

.floating-box-2 a{ color: white; }
 .floating-box {
    float: left;
    width: 15.5%;
    height: auto;
    padding:3px;
	padding-top:5px;
	padding-bottom:5px;
    margin: 3px;
	font-size:17px;
	text-align:center;
	color: white;
            border-radius: 4px;
            /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);*/
			background-color: #E74E80;  /*this is a light blue */
   
	
}

.floating-box a {
 /* text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);*/
}

.floating-box a:hover {
    /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);*/
}

.featured-set-index{
width:31%;float:left;	
border:2px solid white;
	margin:2px;
	padding:1px;


}	

.featured-name-index{ font-size:15px;display:block;color:#e74e80;padding: 6px 0px 0px 10px;text-align:center; font-weight:bold;}	
.featured-number-index{ display:block; font-family:'Roboto', sans-serif;   font-size:17px;    background-image:url(images/call-icon.png); 	  
background-repeat:no-repeat; background-position:center left;    padding-left:20px;    padding-top:4px;padding-bottom:4px;margin-right:10px;float:left;}
.featured-link-index{display:block;font-family:'Roboto', sans-serif;font-size:15px; padding-left:20px;padding-top:4px;padding-bottom:4px;clear:left;}	
.covid-title {color:red;font-size:45px;font-family:'Roboto', sans-serif; padding-left:20px;padding-top:30px;}
.main-mid-banner {width:50%;float:left;}

@media screen and (max-width:1200px){
	
	/* menu icons start */
	.wedding-icons-grid { grid-template-columns: repeat(8, 1fr); }
	/* menu icons end */
	#h-content,#h-sidebar{padding:5px;font-size:12px}#down-2,#h-middle,#middle,#sup-2{margin:0 5px 5px}#down-1,#down-4,#sup-1,#sup-4{margin:0 0 5px}#down-1,#down-2,#down-3,#down-4,#sup-1,#sup-2,#sup-3,#sup-4{width:21%;padding:10px;float:left}
#banner-1,#banner-2,#banner-3{width:32%;padding:2px}#pagewrap{width:80%}#content,#sidebar{width:21%;padding:.5%;float:left}#middle{width:56%;padding:.7%;float:left}
	footer,header{padding:1% 1%}#h-content{width:32%;float:left}#h-middle{width:36%;float:left;padding:8px;text-align:center;font-size:12px}#h-sidebar{width:30%;float:left;text-align:right}h2{font-size:15px;font-family:Lobster,cursive;font-weight:400;margin:0;padding:0}.info{font-size:87%}#down-3,#sup-3{margin:0 5px 5px 0}#down-4,#sup-4{MARGIN-RIGHT:0PX}#banner-3{MARGIN-RIGHT:0PX}#mid-ban-1,#mid-ban-2{width:48%;float:left}.img-circle{border-radius:10%;border:1px solid #C09;width:103px;height:106px;margin:3px}.img-circle2{border-radius:50%;border:1px solid #C09;width:56px;height:59px;margin-right:15px;margin-left:15px}
  .featured-number{display:block;   font-family:'Roboto', sans-serif;   font-size:16px;    background-image:url(images/call-icon.png); 	   	    background-repeat:no-repeat; 
    background-position:center left;    padding-left:20px;    padding-top:4px;padding-bottom:4px;margin-right:10px;}

  .cat-image{border-radius:10%;border:5px solid #0e9ddf;width:160px;height:160px;margin:8px; margin-top:-5px; }
	
	 .cat-image-list{border-radius:10%;border:5px solid #987bc6;width:160px;height:160px;margin:8px; margin-top:-5px; }
  .cat-title-1{font-family: 'Lobster', cursive;font-size:26px;color:white;}

.featured-set-index{
width:31%;float:left;
border:2px solid white;
	margin-bottom:2px;
	padding:1px;	border-bottom:1px solid gray;

}	
  
.covid-title {color:red;font-size:45px;font-family:'Roboto', sans-serif; padding-left:20px;padding-top:30px;}

.dropdown {
  position: relative;
  display: block;
  width: 85%;
	
}	
	
	
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;float:left;
  width:29%;
}

.top-banner-50 {width:49.5%;float:left;clear:right;padding:2px;text-align: center;}	
/*---- FOOTER -----*/
.footer-menu{padding-bottom:10px;}	
.footer-set{width:100%;background-color:cornflowerblue;}
	.fooger-frame{width:95%;margin: 0px auto;}	
	.footer-points{column-count: 4;padding:10px;line-height:1.7ems;font-size:18px;text-align: left;color:white;width:90%;margin: 0px auto;}
	.footer-end{width:100%;background-color:cornflowerblue;padding:10px;color:white;text-align:center;}	
/*---- END FOOTER -----*/	
.main-mid-banner {width:50%;float:left;}
    
    
	
}

/* end media 1200 */

@media screen and (max-width:1024px){
	
	/* menu icons start */
	.wedding-icons-grid { grid-template-columns: repeat(6, 1fr); }
	/* menu icons end */
	
	
	
	
	
	
	#h-content,#h-sidebar{padding:5px;font-size:12px}#down-2,#h-middle,#middle,#sup-2{margin:0 5px 5px}#down-1,#down-4,#sup-1,#sup-4{margin:0 0 5px}#down-1,#down-2,#down-3,#down-4,#sup-1,#sup-2,#sup-3,#sup-4{width:21%;padding:10px;float:left}#banner-1,#banner-2,#banner-3{width:32%;padding:2px}#pagewrap{width:100%}#content,#sidebar{width:20%;padding:.5%;float:left;}#middle{width:56%;padding:.7%;float:left}footer,header{padding:1% 2%}#h-content{width:33%;float:left}#h-middle{width:36%;float:left;padding:8px;text-align:center;font-size:12px}#h-sidebar{width:29%;float:left;text-align:right}h2{font-size:15px;font-family:Lobster,cursive;font-weight:400;margin:0;padding:0}.info{font-size:87%}#down-3,#sup-3{margin:0 5px 5px 0}#down-4,#sup-4{MARGIN-RIGHT:0PX}#banner-3{MARGIN-RIGHT:0PX}#mid-ban-1,#mid-ban-2{width:48%;float:left}.img-circle{border-radius:10%;border:1px solid #C09;width:103px;height:106px;margin:3px}.img-circle2{border-radius:50%;border:1px solid #C09;width:56px;height:59px;margin-right:15px;margin-left:15px}
		
  .cat-image{border-radius:10%;border:5px solid #0e9ddf;width:100px;height:100px;margin:8px; margin-top:-5px; }
	
	.cat-image-list{border-radius:10%;border:5px solid #987bc6;width:100px;height:100px;margin:8px; margin-top:-5px; }
	
  .cat-title-1{font-family: 'Lobster', cursive;font-size:24px;dicplay:block;color:white;}

	.main-mid-banner {width:50%;float:left;}	  

.floating-box-2 {
    float: left;
    width: 15%;
    height: auto;
    padding:3px;
    margin: 3px;color:white;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color: white;
            border-radius: 4px;
            text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
			background-color: #00b7fb; /* this is a light blue */
   
	
}
.floating-box-2 a{ color: white; }
.floating-box {
    float: left;
    width: 15%;
    height: auto;
    padding:3px;
    margin: 3px;
	font-size:13px;
	
	text-align:center;
	color: white;
            border-radius: 4px;
            /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);*/
			background-color: #E74E80; /* this is a light blue */
   
	
}
.floating-box a {
  /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);*/
}

.floating-box a:hover {
    /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);*/
}

	.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;float:left;
  width:45%;
}
	
	.dropbtn {
 
  font-size: 20px;
  width: 60%;
  
}
.featured-image-index{border-radius:50%;border:5px solid #e74e80;width:60px;height:60px;margin-right:8px;margin-top:58px;clear:both;display:none;}


.featured-set-index{
width:31%;float:left;
border:2px solid white;
	margin-bottom:2px;
	padding:1px;	border-bottom:1px solid gray;

}	

.featured-name-index{font-size:17px;display:block;color:#e74e80;padding: 6px 0px 0px 10px;text-align:center;font-weight:bold; }	
.featured-number-index{ display:block; font-family:'Roboto', sans-serif;   font-size:13px;    background-image:url(images/call-icon.png); 	   	    background-repeat:no-repeat; background-position:center left;    padding-left:20px;    padding-top:4px;padding-bottom:4px;margin-right:10px;float:left;}
.featured-link-index{display:block;font-family:'Roboto', sans-serif;font-size:13px; background-image:url(images/link-icon.png); background-repeat:no-repeat; background-position:center left;padding-left:20px;padding-top:4px;padding-bottom:4px;clear:left;}	
.covid-title {color:red;font-size:45px;font-family:'Roboto', sans-serif; padding-left:20px;padding-top:30px;}
	
.top-banner-50 {width:49.5%;float:left;clear:right;padding:2px;text-align: center;}	
	/*---- FOOTER -----*/
.footer-menu{padding-bottom:10px;}	
.footer-set{width:100%;background-color:cornflowerblue;}
	.fooger-frame{width:95%;margin: 0px auto;}	
	.footer-points{column-count: 3;padding:10px;line-height:1.7ems;font-size:18px;text-align: left;color:white;margin: 0px auto;width:90%;}
	.footer-end{width:100%;background-color:cornflowerblue;padding:10px;color:white;text-align:center;}	
/*---- END FOOTER -----*/
	
	
	
}
/* end media 1024 */



@media screen and (max-width:760px){
	/* menu icons start */
	.wedding-icons-grid { grid-template-columns: repeat(4, 1fr); }
	/* menu icons end */
	
	

	
	


	#content,#middle,#sidebar{width:auto;float:none}#h-content,#h-sidebar,.cat-title-2{padding:5px;display:none;}#h-content,#h-middle,#h-sidebar{float:left;font-size:12px}#floatdiv-desk,#h-content,#h-sidebar,#sup-1,#sup-2,#sup-3,#sup-4,#video{display:none}#down-1,#down-2,#down-3,#down-4{width:94%}
#banner-1,#banner-2,#banner-3{width:31%;padding:2px}#down-2,#mid-ban-2,#middle{margin-left:0}#content,#sidebar{display:none}#floatdiv{display:block}#h-content{width:35%}#h-middle{width:100%;padding:8px;margin:0 5px 5px;text-align:center}#h-sidebar{width:30%;text-align:right}#banner-3{MARGIN-RIGHT:0PX}#mid-ban-1{width:98%}#mid-ban-2{width:98%;margin-top:5px}h2{font-size:18px;font-family:Lobster,cursive;font-weight:400;margin:0;padding:0}.img-circle{border-radius:10%;border:1px solid #C09;width:83px;height:86px;margin:3px}.img-circle2{border-radius:50%;border:1px solid #C09;width:53px;height:56px;margin:0 15px}  


	
	
#pagewrap{padding:0px;width:100%;margin:0px auto;background-color:#fff;/**/}	
	
  .cat-image{border-radius:10%;border:5px solid #0e9ddf;width:80px;height:80px;margin:8px;margin-top:-5px; }
	
	.cat-image-list{border-radius:10%;border:5px solid #987bc6;width:80px;height:80px;margin:8px;margin-top:-5px; }
    .cat-title-1{font-family: 'Lobster', cursive;font-size:22px;dicplay:block;color:white;}
	
	.covid-title {color:red;font-size:25px;font-family:'Roboto', sans-serif; padding-left:20px;padding-top:30px;} 
	
	
.floating-box-2 {
    float: left;
    width: 30%;
    height: auto;
    padding:3px;
    margin-left: 1px;
	color:white;
	font-size:13px;
	font-weight:bold;
border-radius: 4px;
            text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
			background-color: #00b7fb; /* this is a light blue */   	}
			
	.floating-box-2 a{ color: white; }			
.floating-box {
    float: left;
    width: 30%;
    height: auto;
    padding:3px;
    margin-left: 1px;
	font-size:14px;
	color: white;
border-radius: 4px;
            /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);*/
			background-color: #E74E80; /* this is a light blue */   	}
			
.featured-set-index{
width:45%;float:left;
border:2px solid white;
	margin-bottom:2px;
	padding:1px;	border-bottom:1px solid gray;
	

}	

	.menu-title {font-family: 'Arizonia', cursive;font-size:25px;color:white;text-shadow: 1px 1px 2px #000000;}
.menu-small-text {font-family: 'Roboto', sans-serif;font-weight:300;color:black;font-size:15px;padding-top:5px;text-shadow: 1px 1px 2px #fff;padding-bottom:5px;}
	
.featured-name-index{font-size:14px;display:block;color:#e74e80;padding: 6px 0px 0px 10px;text-align:center;font-weight:bold;}	
.featured-number-index{ display:block; font-family:'Roboto', sans-serif;   font-size:15px;    background-image:url(images/call-icon.png); 	   	    background-repeat:no-repeat; background-position:center left;    padding-left:20px;    padding-top:4px;padding-bottom:4px;margin-right:10px;float:left;}
.featured-link-index{display:block;font-family:'Roboto', sans-serif;font-size:15px; background-image:url(images/link-icon.png); background-repeat:no-repeat; background-position:center left;padding-left:20px;padding-top:4px;padding-bottom:4px;clear:left;}	
	
	.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;float:left;
  width:90%;
}	

	.main-mid-banner {width:49.5%;float:left;}
	
	
.dropbtn {

  font-size: 16px;
  width: auto;
  
}	

.top-banner-50 {width:99.5%;float:left;clear:right;padding:2px;text-align: center;}		
	
	/*---- FOOTER -----*/
.footer-menu{padding-bottom:10px;}	
.footer-set{width:100%;background-color:cornflowerblue;}
	.footer-frame{width:100%;margin: 0px auto;}	
	.footer-points{column-count: 3;padding:10px;line-height:1.7ems;font-size:15px;text-align: left;color:white;margin: 0px auto;}
	.footer-end{width:100%;background-color:cornflowerblue;padding:10px;color:white;text-align:center;}	
/*---- END FOOTER -----*/
	
	

}

/* end of media 760 */

#content,#sidebar{background:#fff}#content,#middle,#sidebar,header{margin-bottom:0px}.cat,.cat2{padding-top:4px;margin-bottom:4px}#content,#middle,#pagewrap,#sidebar,footer{}img{max-width:100%;height:auto}blue,blue a{color:#3759F0}blue1,blue1 a{color:#0AD0E6}.black,.red{color:#fff;display:block}.cat{border-top:4px groove #add8e6;border-bottom:1px solid gray;padding-bottom:4px}.cat2{border-top:4px groove #FF0080;border-bottom:1px solid #FF0080;padding-bottom:10px;display:block}.red{background-color:#f280a6;padding-top:4px;padding-bottom:4px;padding-left:8px;}.black{background-color:#75d0f9;padding:5px;}
.bubble p{margin:10px 10px 0;color:#dd467f}
.parallax 2{padding-top:15px;padding-bottom:5px;min-height:inherit;background-color:#FFEEF5;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;display:block;-moz-box-shadow:inset 0 0 10px #FAEBF1;-webkit-box-shadow:inset 0 0 10px #FAEBF1;box-shadow:inset 0 0 10px #FAEBF1;}
.parallax 3{padding-top:15px;padding-bottom:5px;min-height:inherit;background-color:#F1FBFF;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;display:block;-moz-box-shadow:inset 0 0 10px #DCE9EE;-webkit-box-shadow:inset 0 0 10px #DCE9EE;box-shadow:inset 0 0 10px #DCE9EE;}
gray,gray a{color:#464444;font-size:16px;font-family:'Roboto', sans-serif;font-weight:300}
gray1{ color:#fff;font-family: 'Roboto', sans-serif;font-weight:300}




  .cat-set{border-bottom:1px solid #0e9ddf;margin-top:5px;margin-bottom:10px;padding-bottom:10px;  transition: transform .2s;}

  .cat-set-list{border-bottom:1px solid #987bc6;margin-top:5px;margin-bottom:10px;padding-bottom:10px;  transition: transform .2s;}
   /* .cat-set:hover{border-bottom:1px solid #0e9ddf;margin-top:5px;margin-bottom:10px;padding-bottom:10px; -ms-transform: scale(1.2); 
  -webkit-transform: scale(1.1); 
  transform: scale(1.1); background-color:white;padding:10px;}*/

  .cat-more-info {display:block;   font-family: 'Lobster', cursive;  font-size:18px;    background-image:url(images/more-icon.png); 	   	    background-repeat:no-repeat; 
    background-position:center left;    padding-left:25px;
    padding-top:4px;padding-bottom:4px;margin-right:10px;color:#0e9ddf}

  .cat-title-red{ background-color:#0e9ddf;padding:5px;margin-bottom:4px;}
.cat-title-red-list{ background-color:#987bc6;padding:5px;margin-bottom:4px;}


  .cat-sub-title-1{font-family: 'Lobster', cursive;font-size:15px;dicplay:block;color:#bee7f9;}

 .cat-sub-title-1-list{font-family: 'Lobster', cursive;font-size:15px;dicplay:block;color:#fff;}
  .cat-call {display:block;   font-family:'Roboto', sans-serif;   font-size:16px;    background-image:url(images/call-icon.png); 	   	    background-repeat:no-repeat;  
    background-position:center left;    padding-left:25px;
    padding-top:2px;padding-bottom:4px;   }
.cat-watsapp {display:block;   font-family:'Roboto', sans-serif;   font-size:16px;    background-image:url(images/wats-icon.png); 	   	    background-repeat:no-repeat;  
    background-position:center left;    padding-left:25px;
    padding-top:2px;padding-bottom:4px;   }

	   .cat-person {display:block;font-family:'Roboto', sans-serif;font-size:16px; background-image:url(images/person-icon.png); background-repeat:no-repeat; background-position:center left;padding-left:25px;padding-top:2px;padding-bottom:4px;}
   .cat-email {display:block;font-family:'Roboto', sans-serif;font-size:16px; background-image:url(images/email-icon.png); background-repeat:no-repeat; background-position:center left;padding-left:25px;padding-top:2px;padding-bottom:4px;}
   .cat-link a:link, a:visited {
display:block;font-family:'Roboto', sans-serif;font-size:16px; padding-left:25px;    padding-top:6px;padding-bottom:6px;background-color:aliceblue; color:white;width:150px;font-weight:bold;border:1px solid rgba(69,189,232,1.00);margin-bottom:6px;color:#1572A1;text-decoration:none;

}

.cat-link a:hover, a:active {
  background-color: #1572A1;
  color: white;
}





	.cat-address{display:block;font-family:'Roboto', sans-serif;font-size:15px; background-image:url(images/address-icon.png); background-repeat:no-repeat; background-position:top left;padding-left:25px;  padding-top:0px;}
		.cat-wats{display:block;font-family:'Roboto', sans-serif;font-size:15px; background-image:url(images/wats-icon.png); background-repeat:no-repeat; background-position:top left;padding-left:25px;  padding-top:0px;}

	.cat-info-1{display:block;font-family:'Roboto', sans-serif;font-size:15px; background-image:url(images/info-icon.png); background-repeat:no-repeat; background-position:top left;padding-left:25px;padding-top:4px;padding-bottom:4px;text-align:justify;}
	
	.covid-title {color:red;font-size:45px;font-family:'Roboto', sans-serif; padding-left:20px;padding-top:30px;}
	

.featured-title {display:block;   font-family: 'Lobster', cursive;  font-size:20px;    background-image:url(images/featured-icon.png); 	   	    background-repeat:no-repeat; 
    background-position:center left;    padding-left:25px;
    padding-top:4px;padding-bottom:4px;margin-right:10px;color:#e72967}
.featured-set{/*border-bottom:1px solid #e74e80;*/margin-bottom:8px;}	
.featured-title-red{background-color:#e74e80;padding-bottom:8px; }	
.featured-name{font-family: 'Lobster', cursive;font-size:24px;display:block;color:white;padding: 6px 0px 0px 10px; }
.featured-name-sub {font-family: 'Lobster', cursive; font-size:15px; color:#fbbbc4; padding: 1px 0px 0px 10px; }
.featured-image{border-radius:50%;border:5px solid #e74e80;width:100px;height:100px;margin-right:20px;margin-top:0px;clear:both; }	

.featured-number{ display:block; font-family:'Roboto', sans-serif;   font-size:19px;    background-image:url(images/call-icon.png); 	   	    background-repeat:no-repeat; 
    background-position:center left;    padding-left:20px;    padding-top:4px;padding-bottom:4px;margin-right:10px;float:left;}
.featured-link a:link, a:visited {
display:block;font-family:'Roboto', sans-serif;font-size:16px;padding-left:20px;padding-top:6px;padding-bottom:6px;clear:left;background-color:lavenderblush;width:150px;font-weight:bold;border:1px solid deeppink;text-decoration:none;color:#E97777;

}

.featured-link a:hover, a:active {
  background-color: #E97777;
  color: white;
}	

.featured-footer {clear:both;width:100%;height:1px;}	

   .cat-title-new{font-family: 'Lobster', cursive;font-size:26px;color:#e74e80;}
   small { font-size:14px;}
.spacer-height {height:20px;} 

/* index page featured */





.featured-title-index {display:block;   font-family: 'Lobster', cursive;  font-size:20px;    background-image:url(images/featured-icon.png); 	   	    background-repeat:no-repeat; 
    background-position:center left;    padding-left:25px;
    padding-top:4px;padding-bottom:4px;margin-right:10px;color:#e72967}

.featured-title-red-index{padding-bottom:8px; }	

.featured-name-sub-index {font-family: 'Lobster', cursive; font-size:15px; color:#fbbbc4; padding: 1px 0px 0px 10px; }
.featured-image-index{border-radius:50%;border:5px solid #e74e80;width:60px;height:60px;margin-right:8px;clear:both;display:none;}


.featured-footer-index {clear:both;width:100%;height:1px;}

/* end of index*/

/*.featured-name1 a { text-decoration:none;	color: #0085c1;}
.featured-name1 span a { text-decoration:none;	color: #0085c1;}*/
sup {font-size:14px;color:black;font-weight:bold;}
.parallax3{background-color:#6495ed;}



