body {

    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size:1.4rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #e41f4a;

}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
	box-shadow: #000000ad 0 1px 10px;
}

.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 1rem;
}
.titlepic{ color:#fffcfc; }
/*massage close*/
/*banner css*/
@media handheld, only screen and (max-width: 1366px) { 
   
    .website_desktop_banner {
        display: block;
        width: 100%;
        margin: auto;
    }
    .website_mobile_banner {
        display: none;
    }
    
}
@media handheld, only screen and (max-width: 1200px) { 
    
    .website_desktop_banner {
        display: block;
        width: 100%;
        margin: auto;
    }
    .website_mobile_banner {
        display: none;
    }
    
}
@media handheld, only screen and (max-width: 991px) { 
    
    .website_desktop_banner {
        display: block;
        width: 100%;
        margin: auto;
    }
    .website_mobile_banner {
        display: none;
    }
    
}
@media handheld, only screen and (max-width: 768px) { 
    
    .website_desktop_banner {
        display: block;
        width: 100%;
        margin: auto;
    }
    .website_mobile_banner {
        display: none;
    }
    
}
@media handheld, only screen and (max-width: 640px) { 
    
    .website_mobile_banner {
        display: block;
        width: 100%;
        margin: auto;
    }
    .website_desktop_banner {
        display: none;
    }
    
}
@media handheld, only screen and (max-width: 480px) { 
    .website_mobile_banner {
        display: block;
        width: 100%;
        margin: auto;
    }
    .website_desktop_banner {
        display: none;
    }
   
    
}
/*banner css end*/
b, strong {
    font-weight: bolder;
    color: aliceblue;
}
.jumbotron {
    padding:0;
}
.jumbotron {
 
 
	margin-bottom: 0;
}

.head {
    margin: 0;
    padding: 0;
    
    border-top: 3px solid #9503a7;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff;
    background-color: #e41f4a;
    text-align: center;
    padding: 7px;
    font-weight: 600;
    border: 1px solid #bf002c;
    margin: 3px 3px 3px 3px;
}
.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: #fff;
    font-size: 25px;
}
.flex2{ color:#fff;

 }
 .Website_left {
    background-color: #c40747;
    padding: 15px;
    border: 2px solid #ffffff;
    position: relative;
    margin-bottom: 20px;
    box-shadow: #000000ad 0 1px 10px;
}

.thumb {
    margin-top: 15px;
    margin-bottom: 15px;
}

.mb-2, .my-2 {
    margin-bottom: 1.5rem!important;
}

.forn-title {
    color: #f0f8ff;
    font-weight: 500;
}
.input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 50px;
}

.text-info {
    color: #e41f4a!important;
}
.bg-danger {
    background-color: #c40747!important;
	border: 1px solid #f4f0f4;
}
.navbar-dark .navbar-nav .nav-link {
   color: rgb(255, 255, 255);
    font-weight: 500;
}

.img-thumbnail {
   padding: 6px;
    background-color: #ea0e59;
    border: 2px solid #ffffff;
    border-radius: .25rem;
    max-width: 100%;
    height: auto;
    box-shadow: 0 3px 0 #f30254;
}

.comment{ height:100px;}

.contact{
		padding: 4%;
		height: 400px;
	}
	.col-md-3{
		background: #ff9b00;
		padding: 4%;
		border-top-left-radius: 0.5rem;
		border-bottom-left-radius: 0.5rem;
	}
	.contact-info{
		margin-top:10%;
	}
	.contact-info img{
		margin-bottom: 15%;
	}
	.contact-info h2{
		margin-bottom: 10%;
	}
	.col-md-9{
		background: #fff;
		padding: 3%;
		border-top-right-radius: 0.5rem;
		border-bottom-right-radius: 0.5rem;
	}
	.contact-form label{
		font-weight:600;
	}
	.contact-form button{
		background: #25274d;
		color: #fff;
		font-weight: 600;
		width: 25%;
	}
	.contact-form button:focus{
		box-shadow:none;
	}
	
	
	.immediate {
    margin: 0px 0;
    padding: 15px;
    background: #d50d09 url("file:///I:/new-creat-file%20-%20Copy/images/right-bottom.png") 100% 100% no-repeat;
    color: #fff;
    text-align: center;
    font-size: 38px;
    font-family: "Oswald-Bold";
    text-transform: uppercase;
    border-bottom: solid 2px #fff;
    border-top: solid 2px #fff;
}


.zoomanimtionimg:hover {
    transform: scale(0.8);
}
.zoomanimtionimg {
    transition: transform .2s;
    margin: 0 auto;
    padding: 15px;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    text-align: justify;
    color: #fff;
	font-family: initial;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: initial;
    font-weight: 500;
    line-height: 1.2;
    color: #fff;
}
.rashi{ width: 870px;
height: 420px; 

}
.hs_service_main_box_wrapper {
    float: left;
    width: 100%;
    padding: 30px;
	
    margin-bottom: 30px;
    text-align: center;
    background: #c40747;
	box-shadow: #000000ad 0 1px 10px;
    border: 1px dashed #fff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
	border-radius: 12px;
}

.hs_service_icon_main_wrapper {
    display: inline-block;
    border: 1px dashed #cecece;
	border-radius: 12px;
    
}
.hs_service_icon_wrapper {
    position: relative;
    text-align: center;
    line-height: 90px;
    border: 1px dashed #cecece;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    float: left;
    transition: all .5s;
	
}
.img{ border-radius: 12px; }
.hs_service_icon_wrapper img {
    width: 100%;
    animation: pawan linear 8s infinite;
}

footer.page-footer .footer-copyright {
    overflow: hidden;
    color: rgba(255,255,255,.6);
    background-color: rgba(0,0,0,.2);
}
.btn-floating i {
    display: inline-block;
    width: inherit;
    text-align: center;
    color: #fff;
}
.btn-floating i {
    font-size: 1.25rem;
    line-height: 47px;
}
.btn-fb {
    background-color: #3b5998!important;
    color: #fff;
}
.btn-floating {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    position: relative;
    z-index: 1;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    transition: all .2s ease-in-out;
    margin: 10px;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
    width: 47px;
    height: 47px;
}
.btn-tw {
    background-color: #55acee!important;
    color: #fff;
}

.btn-gplus {
    background-color: #d61700!important;
    color: #fff;
}
.btn-gplus:hover {
    background-color: #e15f4f;
    color: #fff;
}
.btn-li {
    background-color: #0082ca!important;
    color: #fff;
}
.btn-li:hover {
    background-color: #0092e4;
    color: #fff;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.25rem 1.25rem;
    margin-bottom: -1px;
    background-color: #c40747;
    border: 3px groove rgb(228, 31, 74);
	    color: antiquewhite;
		font-family: 'Roboto Slab', serif;
		font-size: 20px;
}
.list-group-item:hover {

   color: #fff;

}
a {
    color: #ececec;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
.mar {
 color:#fff;
    padding-left: 10px;
}
.list-group {
    margin-bottom: 12px;
    overflow: hidden;
}

.om{ width:20px;
     height:20px;
 }