@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');


.ads{
    background:white;
        padding: 1%;
    
}
.fa{
    padding: 3px!important;
    width: 34px!important;
    
    
}
.pteg{color:#003a99;}
@font-face {
	font-family:'roboto';
	src:url('fonts/roboto.woff') format('woff');
	font-weight:normal;
	font-style:normal;
	font-display: swap;
}

.fa {
  padding: 20px;
  font-size: 30px;
  width: 100px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
    border-radius:20%
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

* {
	margin:0;
	padding:0;
	box-sizing:border-box;
}




.clear {
	clear:both;
}

.color1 {
	color:#000;
}

.color2 {
	color:#000;
}
 .photo-gallery_sec2{
    /* background: #FF0!important;*/
	background-color: transparent!important;
}

body {	
    background-color: #EF5DC1;
	background-size:cover;
	font-size:21px !important;
	line-height:24px;
	letter-spacing:1px;
	font-family:'roboto';
}


h1, h2, h3, h4 {
	margin-top:25px;
	margin-bottom:25px;
	line-height:34px;
	color:#f73636!important;
	font-weight: 700;
}

h1{
    color:#f73636!important;
	font-size: 32px!important;
	font-weight: 700!important;

	
}
p {
    color:#2e3a3a!important;
	text-align:justify;
font-family: 'Arial   ', sans-serif!important;	
	font-size: 20px;
	line-height: 35px;
	font-weight: normal;
	

}

div{
   
    
}

#wrapper-Chandi {
	width:100%;
	padding:0 25px 0 25px;
	margin:auto;
}

#header-Chandi {
	width:100%;
	float:left;
}




#logo-Chandi a {
	text-decoration:none;
	color:#000;
}


#logo-Chandi {
	font-weight:normal;
	float:left;
	padding:15px 0;
	color:#fff;
	font-size:60px;
	
	text-shadow:2px 2px #fff, -2px -2px #fff;
	font-weight:bold;
}


#logo-Chandi .log {
	font:24px roboto;
	float:right;
	text-shadow:none;
	color:#000;
}

#contact-Chandi {
	float:right;
	text-align:right;
	font-weight:bold;
	padding-top:30px;
	color:#a70008;
	font-size:24px;
}





#nav-Chandi {
	width:100%;
	height:50px;
	font-size:16px;
	border-radius:10px;
	margin-bottom:15px;
	border:solid 1px #CCC;
	float:left;
	background:#000;
}

#nav-Chandi li {
	float:left;
	list-style:none;
}



#nav-Chandi li a {
	float:left;
	font-size:15px;
	text-transform:uppercase;
	text-align:center;
	width:100%;
	padding:0 20px;
	line-height:48px;
	text-decoration:none;
	color:#FFFF00;
}


#nav-Chandi li a:hover,
#nav-Chandi li a.active {
	color:#FFFF00;
}



#content-Chandi {
	width:100%;
	padding:25px;
	border-radius:10px;
	float:left;
	background:RGB(255, 255, 0);
}


#inner-images {
	width:100%;
	margin:25px 0;
}



#inner-images li {
	list-style:none;
	width:21%;
	float:left;
	font-size:12px;
	text-align:center;
	margin:0 2%;
}

#inner-images li img {
	width:100%;
	border:1px solid #000;
	border-radius:10px;
}




#side-Chandi {
	width:30%;
	float:left;
}



#side-Chandi p {
	padding:25px 20px 25px 20px;
	margin-bottom:25px;
	width:100%;
	border-radius:10px;
	font-size:18px;
	float:left;
	border:1px solid #000;
	background:#FFFF00;
}




#side-Chandi h5 {
	width:100%;
	font-size:22px;
	background:#000;
	font-weight:normal;
	color:#fff;
	padding:10px 0 10px 25px;
	margin-bottom:10px;
	float:left;

}


#side-Chandi h6 {
	padding:10px;
	font-size:18px;
	font-weight:normal;
}


#side-Chandi #navi-Chandi {
	float:left;
	margin-bottom:50px;

}


#side-Chandi #navi-Chandi li {
	padding:5px 0;
	list-style:none;
	list-style:inside disc;
	text-transform:uppercase;
	border-bottom:2px solid #000;
	color:#e84118;
	float:left;
	width:100%;
}


#side-Chandi #navi-Chandi a {
	text-decoration:none;
	color:#e84118;
}

#side-Chandi #navi-Chandi a:hover,
#side-Chandi #navi-Chandi a.active {
	color:#000000;
}


#model-Chandi {
	width:100%;
	float:left;
	border:1px solid #000;
	border-radius:10px;
	background:#fff;
}


#model-Chandi li {
	list-style:none;
	margin-bottom:10px;
	width:100%;
	padding:10px;
}


#model-Chandi li img {
	width:100%;
	border-radius:10px;
	border:2px solid #000;
}


#contentmain-Chandi {
	width:65%;
	float:right;
}


#contentmain-Chandi li {
	margin:5px 0 5px 15px;
}




#gallery ul li {
	list-style:none;
	float:left;
	padding:10px;
	margin:2%;
	border:1px solid #524b48;
	width:21%;
	transition:all ease .5s;
}

#gallery ul li img {
	width:100%;
	border-radius:5%;
}

#gallery ul li:hover {
	border:1px solid #FFFF00;
}




#footer-Chandi {
	width:100%;
	padding:20px 5px;
	background:#FFFF00;
	float:left;
	color:#000000;
	margin-top:15px;
	font-size:10px;
}

#footer-Chandi li {
	list-style:none;
	padding:0 10px;
	border-right:solid 1px #fff;
	float:left;
}



#footer-Chandi a {
	float:left;
	text-transform:uppercase;
	color:#FFFF00;
	text-decoration:none;
}

#footer-Chandi a:hover {
	text-decoration:underline;
}


#footer-Chandi p {
	margin-right:5px;
	float:right;
}


#footer-Chandi a {
	float:right;
	margin-left:5px;
}






@media only screen and ( max-width: 900px) { 

#wrapper-Chandi {
	width:90%;
}




#logo-Chandi {
	font-size:40px;
	text-align:center;
	width:100%;
}


#logo-Chandi .log {
	width:100%;
	font-size:18px;
	line-height:24px;
	text-align:center;
}

#contact-Chandi {
	width:100%;
	text-align:center;
	font-weight:bold;
	padding:0 0 10px 0;
	color:#0000FF;
	font-size:18px;
}





#nav-Chandi {
	height:auto;
}

#nav-Chandi li {
	width:100%;
	border-bottom:1px solid #FFFF00;
}



#side-Chandi {
	width:100%;
}


#contentmain-Chandi {
	width:100%;
}




#inner-images li {
	list-style:none;
	width:100%;
	float:left;
	font-size:16px;
	text-align:center;
	margin:25px 0;
}




#gallery ul li {
	padding:0;
	margin:2%;
	border:none;
	width:100%;
}

#gallery ul li img {
	width:100%;
	border-radius:5%;
}

#gallery ul li:hover {
	border:none;
}





#footer-Chandi {
	width:100%;
	padding:20px 5px;
	background:#000000;
	float:left;
	text-align:center;
	color:#fff;
	margin-top:15px;
	font-size:14px;
}

#footer-Chandi li {
	list-style:none;
	width:100%;
	padding:10px 0;
	border-right:none;
	float:left;
}


#footer-Chandi p {
	width:100%;
	text-align:center;
	margin-top:25px;
}


#footer-Chandi a {
	float:none;
}

}


.ftr_cta_blk{
     display:nono!important;
}






      
