/**{
	border: 1px solid dodgerblue;
}*/
.no-scroll {
	overflow: hidden;
}
:root {
	--basicColor: #49274A;
	--basicAColor: #F8EEE7;
	--font1: 'Roboto Slab', serif;
	--headcolor: #A493A4;
}
#playImg{
	width: 100%;
	height: 100px;
	object-fit: contain;
}
#downalodLink:active{
	color: var(--basicAColor);
}
#downalodLink:link {
	color: var(--basicAColor);
}
.font-small{
	font-size: 0.7rem !important;
}
.basicBgDesign{
	background-color: var(--basicColor);
	border-radius: 5px;
}
.basicBgDesign2{
	background-color: var(--basicAColor);
}
html{
	scroll-behavior: smooth !important;
}
.popImg{
	height: 250px;
	width: 250px;
	object-fit: contain !important;
}
.popQuot{
	font-size: 0.7rem;
}
.modal-open {
    overflow: hidden !important;
}
.woaImg{
	height: 500px;
	width: 100%;
	object-fit: contain !important;
}
.sideImages{
	height: 500px;
	width: 100%;
	object-fit: contain !important;
}
.bwoaImg{
	width: 98.7% !important;
	object-fit: contain !important;
	/*height: 550px;*/
}
/*
registration form starts
 */
.mt--2{
	margin-top: -20px;
}
.specialFont{
	font-family: 'Rasa', serif !important;
	font-size: 1.2rem;
}
.regbody label, p{
	color: var(--basicColor);
	font-weight: 600;
}
.address{
	font-size: 1.5rem;
}

.card{
	border-radius: 10px;
	background-color: rgba(255, 255, 255,1.0);
}

.brand_add{
	height: 350px;
	overflow-y: scroll;
}

.ditribution_area{
	height: 350px;
	overflow-y: scroll;
}

.form-group{
	margin-left: auto;
	margin-right: auto;
}
#overlay{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(30,30,30,0.5);
	z-index: 5555;
}

.overlay__inner{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

.overlay__content{
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}
.spinner{
	width: 75px;
	height: 75px;
	display: inline-block;
	border-width: 2px;
	border-color: rgba(255, 255, 255, 0.05);
	border-top-color: #fff;
	animation: spin 1s infinite linear;
	border-radius: 100%;
	border-style: solid;
}

@keyframes spin{
	100% {
		transform: rotate(360deg);
	}
}
/* unvisited link */
.callLink:link {
	color: dodgerblue;
	text-decoration: none;
}

/* visited link */
.callLink:visited {
	color: darkgreen;
	text-decoration: none;
}

/* mouse over link */
.callLink:hover {
	color: orange;
	text-decoration: none;
}

/* selected link */
.callLink:active {
	color: skyblue;
	text-decoration: none;
}
/*
registration form ends
 */
.homepage{
	background: linear-gradient(to top, var(--basicAColor), white);
}
.divGaleery{
	height: 40vh;
}
.divGaleery img{
	height: 40vh;
	width: 18vw;
	margin: 10px;
	object-fit: cover contain;
	/*object-position: center;*/
}

#sliderImgsx{
	max-height: 50vh !important;
	height: 50vh !important;
	min-height: 50vh !important;
}
.rcpdaimg{
	object-fit: cover !important;
	height: 50vh;
}
.sliderImgDy{
	max-height: 50vh !important;
	height: 50vh !important;
	min-height: 50vh !important;
}
.heroText{
	color: var(--basicColor);
	font-weight: 600;
	font-size: 2.5rem !important;
}
.imgPdiv{
	max-height: 500px !important;
	vertical-align: middle !important;
}
.imgSet{
	height: 500px !important;
	max-height: 500px !important;
	width: 300px !important;
	max-width: 300px !important;
	overflow: hidden;
}
/*.imgSet > img{
	max-height:100%;
	/*object-fit: contain !important;
}*/
.abtImg{
	height: 350px;
	widows: 350px;
	object-fit: contain !important;
}
.basicColor{
	color: var(--basicColor);
}
.t-600{
	font-weight: 600 !important;
}
.t-900{
	font-weight: 900 !important;
}
.logoFont{
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	margin-left: 1%;
}
body{
	background-color: white !important;
	font-family: 'Poppins', sans-serif;
	font-style: normal;

}
.fontBolder{
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
}
h2,p{
	font-family: 'Poppins', sans-serif !important;
}
.chpass{
	margin-top: 120px;
	text-align: right;
}
.chpass1{
	text-decoration: underline;
}
.chpass1:hover{
	color: blue !important;
	text-decoration: underline !important;
}
.promain{
	margin-top: 120px;
	height: 500px;
	position: relative;
}
.proimg{
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.procon{
	position: absolute;
	top: 20%;
	left: 10%;
	background-color: white;
	width: 80%;
	text-align: center;
	box-shadow: 1px 5px 18px 8px #888888;
	border-radius: 10px;
}
.prodiv1{
	margin-top: 100px;
}
.vert{
	height: 350px;
}
.vert .carousel-item-next.carousel-item-left,
.vert .carousel-item-prev.carousel-item-right {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.vert .carousel-item-next,
.vert .active.carousel-item-right {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100% 0);
}

.vert .carousel-item-prev,
.vert .active.carousel-item-left {
	-webkit-transform: translate3d(0,-100%, 0);
	transform: translate3d(0,-100%, 0);
}


.navbar{
	background-color: var(--basicColor);
	color: black !important;
}
.nav-active{
	background-color: var(--basicColor);
	color: black !important;
}
.logo{
	width: 5%;
	margin-left: 10%;
}
.tee{
	transition: 2s;
}
.tee:hover{
	color: var(--basicColor) !important;
	background-color: white !important;
	border-color: var(--basicColor) !important;
	font-weight: 600;
}
.flogo{
	width: 20%;
	object-fit: contain;
}
.logo1{
	font-family: 'Josefin Sans', sans-serif;
	font-size: 1.7rem !important;
}
.logoimg{
	height: 35px;
}
.menu1{
	margin-right: 10%;
}
.menu1 li a{
	font-size: 0.8rem;
	color: white;
}
.atagcolor{
	position: relative;
	text-decoration: none;
}
.atagcolor:after{
	content: "";
	position: absolute;
	background-color: white;
	height: 2px;
	width: 0;
	bottom: 1px;
	left: 0;
	transition: 0.6s;
}
.atagcolor:hover{
	color: white;
}
.atagcolor:hover:after{
	width: 100%;
	height: 2px;
}
.btne{
	position: relative;
}
.btne>div:nth-child(2){
	position: absolute;
	top: 0;
	/* height: 4px; */
	height: 3px;
	width: 100%;
	background-color: var(--basicAColor);
}
@keyframes r1
{
	0% {
		width: 0;
	}
	100%{
		width: 100%;
	}
}

.btne>div:nth-child(4){
	position: absolute;
	bottom: 0;
	height: 3px;
	width: 100%;
	background-color: var(--basicAColor);
}
.btne>div:nth-child(3){
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 3px;
	background-color: var(--basicAColor);
}
@keyframes r2
{
	0% {
		height: 0;
	}
	100%{
		height: 100%;
	}
}

.btne > div:nth-child(5){
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 3px;
	background-color: var(--basicAColor);
}
.b1{
	font-size: 0.8rem !important;
	font-weight: bold;
	color: white !important;
}
.rega:hover{
	text-decoration: none;
}
.cimg{
	animation: cimgani 3s;
}
@keyframes cimgani
{
	0%{
		transform: scale(1.2, 1.2);
		opacity: 0%;
	}
	30%{
		opacity: 0%;
	}
	100%{
		transform: scale(1, 1);
		opacity: 100%;
	}
}
.cdiv{
	position: relative;
}
.ch2{
	position: absolute;
	top: 25%;
	right: 50%;
	width: 100%;
	height: 100%;
	/*float: right;*/
	/*display: flex;*/
	/*align-items: center;*/
	/*justify-content: center;*/
	/*font-size: 3rem;
	color: transparent;
	-webkit-text-stroke: 2px green;
	background-image: url('../../dist/images/letterback.png') !important;
	-webkit-background-clip: text;
	background-position: 0 0;*/
	/* animation: wave 15s linear infinite; */
}
@keyframes wave
{
	100%{
		background-position: 2000px 0;
	}
}
.ch3{
	position: absolute;
	top: 40%;
	right: 50%;
	width: 100%;
	height: 100%;
	/*float: right;*/
	/*display: flex;*/
	/*align-items: center;*/
	/*justify-content: center;*/
	/*font-size: 3rem;
	color: transparent;
	-webkit-text-stroke: 1px green;
	background-image: url('../../dist/images/letterback.png') !important;
	-webkit-background-clip: text;
	background-position: 0 0;*/
	/* animation: wave 15s linear infinite; */
}
.ch4{
	position: absolute;
	top: 72%;
	right: 16%;
	width: 100%;
	height: 100%;
	/*float: right;*/
	/*display: flex;*/
	/*align-items: center;*/
	/*justify-content: center;*/
	font-size: 3rem;
	color: transparent;
	-webkit-text-stroke: 1px green;
	background-image: url('../../dist/images/letterback.png') !important;
	-webkit-background-clip: text;
	background-position: 0 0;
	/* animation: wave 15s linear infinite; */
}
.cimg1{
	animation: cimgani1 10s;
	height: 600px;
	object-fit: cover;
}
@keyframes cimgani1
{
	0%{
		transform: scale(1.2, 1.2);
	}
	100%{
		transform: scale(1, 1);
	}
}

/* .cdaxit{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 5rem;
	color: transparent;
	-webkit-text-stroke: 1px #fff;
	background-image: url('../../dist/images/letterback.png') !important;
	-webkit-background-clip: text;
	background-position: 0 0;
	animation: wave 15s linear infinite;
} */
/* @keyframes wave
{
	100%{
		background-position: 2000px 0;
	}
} */
.sampleh2{
	font-size: 2.8rem;
}
.samplep{
	font-size: 2rem;
}
.c3effect{
	position: absolute;
	top: 40%;
	left: 35%;
	text-align: center;
}
.cblack{
	background-color: rgba(0, 0, 0, 0.5);
	height: 150px;
	width: 550px;
	position: absolute;
	left: -6%;
}
.cimg2{
	animation: cimgani2 5s;
	height: 600px;
	object-fit: cover;
}
@keyframes cimgani2
{
	0%{
		transform: scale(1, 1);
	}
	100%{
		transform: scale(1.2, 1.2);
	}
}
.view{
	padding: 10px;
	padding-left: 25px;
	padding-right: 25px;
	transition: 1s;
	color: var(--basicColor);
	font-weight: 600;
}
.view:hover{
	padding: 10px;
	background-color: var(--basicColor);
	transition: 1s;
	color: white;
	text-decoration: none;
	border-radius: 20px;
	padding-left: 25px;
	padding-right: 25px;
}
.about{
	margin-top: 50px;
	/*max-height: 500px;*/
	overflow: hidden;
}
.abimgani{
	animation: 7s abimg linear infinite;
}
@keyframes abimg
{
	0%{
		transform: rotate(0deg);
	}
	37%{
		transform: rotate(-3deg);
	}
	75%{
		transform: rotate(3deg);
	}
}
/* .mainc2{
	float: right;
	margin-top: 300px;
	width: 28%;
	height: 200px;
}
.mainc2img{
	width: 100%;
} */
.info1{
	position: relative;
	height: auto;
	box-shadow: 15px 0px 20px 0px #888888;
	background-color: var(--basicAColor);
	transition: 1s;
	color: var(--basicColor);
}
.infop{
	visibility: hidden;
	font-size: 1.35rem;
	background-color: white;
	padding: 0;
}
.infop{
	visibility: visible;
	font-size: 1.35rem;
	transition: 1s;
	color: #235784;
}
.info2{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 5px;
	width: 0;
	z-index: 9;
	animation: card 6s infinite;
	animation-fill-mode: forwards;
}
.info2-1{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 5px;
	width: 100%;
	background-color: lightgray;
}
@keyframes card
{
	0% {
		width: 0;
	}
	50%{
		width: 100%;
		background-color: #17224D;
	}
	100%{
		width: 0;
	}
}

.blog{
	/*background-image: url('../../dist/images/logo2.png');*/
	/*background: linear-gradient(to right,rgba(255,255,255,0.1), rgba(147,210,188,0.1));*/
	width: 100%;
	height: 100%;
	margin-top: 100px;
}
.blog-main{
	padding: 2%;
	width: 98.1%;
}

.blogimg{
	height: 200px;
	width: 300px;
	float: right;
	opacity: 50%;
}
.blogimgdiv{
	margin-top: 50px;
}

/* .ad-div{
  	position: fixed !important;
  	top: 0;
  	z-index: 999;
  	left: 0;
}

.ad-div2{
  	position: fixed !important;
  	top: 0;
  	z-index: 999;
  	right: 0;
} */

.long-add{
	height: 300px;
	object-fit: cover;
}

footer{
	background-color: var(--basicColor);
	padding: 4%;
	padding-top: 10%;
	padding-bottom: 1%;
	position: relative;
}

footer h3{
	color: white;
}

footer p{
	font-size: 0.9rem;
	margin-top: 20px;
}

footer h5{
	color: white;
	font-size: 900;
}

footer a:hover{
	text-decoration: none;
	color: var(--basicAColor);
}
.webLink a:link{
	text-decoration: none;
	color: var(--basicAColor);
}
.webLink a:visited{
	text-decoration: none;
	color: var(--basicAColor);
}
.webLink a:hover{
	text-decoration: none;
	color: var(--basicAColor);
}
.webLink a:active{
	text-decoration: none;
	color: var(--basicAColor);
}
.footer-icon{
	color: white;
	background-color: #334864;
	padding: 10px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 30px;
	transition: 0.4s;
}

.footer-icon:hover{
	background-color: var(--basicAColor);
	border: 2px solid white;
	color: white;
}

.custom-shape-divider-top-1648806828 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	line-height: 0;
	position: absolute;
}

.custom-shape-divider-top-1648806828 svg {
	position: relative;
	display: block;
	width: calc(100% + 1.3px);
	height: 106px;
}

.custom-shape-divider-top-1648806828 .shape-fill {
	fill: #FFFFFF;
}

.i1{
	height: 110px;
	width: 110px	;
	border-radius: 50%;
	/*border-style: dashed;*/
	padding: 5px;
	/*animation: anime1 1s infinite;*/
}

.pos1{
	position: relative;
}

.pos1 img{
	margin-top: 5px;
	margin-left: 5px;
}

.abs1,.abs2{
	position: absolute;
	border: 2px solid red;
	top: 0;
	left: 38px;
	padding: 60px;
	height: 92%;
	width: 58%;
	border-radius: 100px;
	border-top: 3px solid red;
	border-bottom: 3px solid blue;
	border-left: green;
	border-right: pink;
	animation: anime1 3s infinite;
}
.abs2{
	left: 28px;
}

.i2{
	width: 65%;
	margin-top: 25%;
}

@keyframes anime1{

	0%{
		transform: rotate(0deg);
	}

	25%{
		transform: rotate(90deg);
	}

	50%{
		transform: rotate(180deg);
	}

	75%{
		transform: rotate(270deg);
	}

	100%{
		transform: rotate(360deg);
	}
}

.eventView{
	background: #f5f5f5;
	height: auto;
}
.takeUp{
	margin-top: -10%;
}
.abbutton{
	color: var(--basicColor);
	font-weight: 800 !important;
	transition: 1s;
}
.abbutton:hover{
	background-color: var(--basicColor);
	transition: 1s;
	color: white !important;
}
.pro{
	/*background: var(--basicAColor);*/
	/*background: linear-gradient(90deg, rgba(42,59,126,1) 30%, rgba(26,168,252,1) 100%);*/
	height: 520px;
	padding-top: 20px;
	margin-top: 80px;
}
@keyframes how
{
	0%{
		background: rgb(23,34,77);
		background: linear-gradient(90deg, rgba(23,34,77,1) 30%, rgba(26,168,252,1) 100%);
	}
	100%{
		background: rgb(23,34,77);
		background: linear-gradient(270deg, rgba(23,34,77,1) 30%, rgba(26,168,252,1) 100%);
	}
}
.card1{
	padding: 30px;
	border-radius: 20px;
	width: 32%;
	position: relative;
}
.card1 .howhover p{
	display: none;
}
.cardhr{
	background-color: var(--basicColor);
	height: 2px;
	width: 20%;
	animation: 5s cardhr infinite;
}
@keyframes cardhr
{
	0%{
		width: 20%;
	}
	75%{
		width: 40%;
	}
}

.counter1{
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: var(--basicAColor);
	background-image: url('../../dist/images/logodemo2.png');
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 24%;
}
.card1:hover .howhover{
	position: absolute;
	left: 0;
	border-radius: 20px;
	bottom: 0;
	height: 0px;
	width: 100%;
	animation: c1 1s;
	animation-fill-mode: forwards;
}
.card1:hover .howhover p{
	display: block;
	color: white;
}
@keyframes c1
{
	0% {
		height: 0;
	}
	100% {
		height: 378px;
		background-color: rgba(0, 0, 0, 0.5);
	}
}

/*modal css*/

.modal-content h4{
	color: #bfbfbf;
}

.modal-body{
	padding-right: 30px !important;
	padding-left: 30px !important;
}

.submit-btn{
	background-color: var(--basicColor) !important;
	width: 100%;
	border-radius: 40px !important;
}

.blog-card{
	width: 75%;
}

.cardSet{
	display: flex;

}
.tCell{
	height: 100%;
	overflow: hidden;
}
.card-img-top{
	height: 55vh;
}

/*Circular Css*/
.circular{
	height: 600px;
	overflow: scroll;
	overflow-x: hidden;
	margin-top: 50px;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.circular::-webkit-scrollbar {
	display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.circular {
	-ms-overflow-style: none;  /* IE and Edge */
	scrollbar-width: none;  /* Firefox */
}

/*Gaboutery css*/

/* / Style the images inside the grid / */

.smallimg{
	cursor: pointer;
}
/* #gimgpop{
	z-index: 999;
	position: fixed;
	backdrop-filter: blur(10px);
	width: 100%;
	height: 100vh;
	background: rgba(255, 255, 255, 0.1);
	display: flex;
	justify-content: center;
	align-items: center;
	visibility: hidden;
} */
.gc{
	cursor: pointer;
	padding: 10px;
	background-color: lightgray;
}
#gimgpop{
	width: 550px;
	height: 450px;
	text-align: center;
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 999;
	display: none;
	padding: 10px;
	background-color: rgba(0, 0, 0, 0.5);
	backdrop-filter: blur(10px);
}
.allimgdiv{
	margin-top: 50px;
}
.allimgcross{
	margin-left: 500px;
}
#gimgpop img{
	width: 100%;
	height: 85%;
	margin-top: 10px;
}

/* / Clear floats after the columns / */
.danu:after {
	content: "";
	display: table;
	clear: both;
}

/* / The expanding image container (positioning is needed to position the close button and the text) / */
.gal-container{
	position: relative;
	display: none;
}

/* / Closable button inside the image / */
.closebtn {
	position: absolute;
	top: 0px;
	right: 15px;
	color: white;
	font-size: 35px;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	background-color: black;
	border: 1px solid red;
}

#imgtext{
	background-color: black;
	padding: 2%;
	color: white;
}

/*Complaint Css*/
.complaint-form{
	padding-right: 20%;
	padding-left: 20%;
}

.complaint-form form{
	border: 2px solid #DFDFDF;
	padding: 5%;
	margin-top: 50px;
	border-radius: 10px;
}

.complaint-table{
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 3%;
	margin-bottom: 3%;
}

.table{
	border: 2px solid #d6d1d1;
	text-align: center;
}
.simpleHr{
	width: 12%;
	height: 2px;
	background: #17224D;
}
.parthr{
	width: 10%;
	height: 2px;
	background: #17224D;
}
.commhr{
	width: 10%;
	height: 2px;
	background: white;
}
.whyhr{
	width: 6%;
	height: 2px;
	background: #17224D;
}
.event{
	background-color: var(--basicAColor);
	object-fit: cover;
}
.brandmain{
	background-color: var(--basicAColor);
}
.partimg{
	height: 200px !important;
	width: 100% !important;
	object-fit: contain; !important;
	border-radius: 15px;
	background-color: white;
}

.reveal{
	background-color: red;
}
/* @keyframes lund {
	0%{
		background-color: red;
	}
	75%{
		background-color: blue;
	}
} */

/*About Us css*/

.aboutmaindiv{
	margin-top: 20px;
}
.about-seg2{
	padding-left: 40px;
	padding-top: 40px;
}
.main-img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.cnme{
	background-color: #FFB356;
	font-weight: bold;
	padding: 15px;
	margin-top: 30px;
	border-radius: 30px;
	padding-left: 25px;
	padding-right: 25px;
}
.part1{
	background-color: #455860;
	padding-top: 45px;
	padding-left: 45px;
	padding-bottom: 25px;
}
.part2{
	background-color: var(--basicColor);
	padding-top: 45px;
	padding-left: 45px;
	padding-bottom: 25px;
}
.part1 h6, .part2 h6{
	line-height: 30px;
}
.feature1{
	padding: 60px;
	background-color: #FFB356;
}
.feature1 h5{
	margin-top: 20px;
}
.feature2{
	padding: 60px;
	background-color: #FFBE6B;
}
.feature2 h5{
	margin-top: 20px;
}
.feature3{
	padding: 60px;
	background-color: #FFC882;
}
.feature3 h5{
	margin-top: 20px;
}
.demo-img{
	height: 500px;
}
.demo-img img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.div3{
	background-color: #F5F5F5;
}
.about-me{
	background-color: white;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 40px;
	margin-right: 70px;
	height: 700px;
}
.div3 p{
	font-size: 1.2rem;
	color: #666666;
	margin-top: 15px;
	font-style: italic;
}
.review2{
	height: 700px;
	overflow: scroll;
}
.review h3{
	margin-top: 140px;
}
.tm{
	background-color: white;
	padding: 20px;
	margin-top: 30px;
}
.review img{
	height: 90px;
	width: 90px;
}
.tilt{
	background-color: #FFC882;
	transform: scaleX(-1);
}
.tilt1{
	background-color: #FFC882;
	transform: scaleX(-1);
	transform: scaleY(-1);
}
.curve{
	transform: scaleY(-1);
}
/*.rmaindiv{
	margin-top: 80px;
}*/
.regbody{
	background: linear-gradient(to top, var(--basicAColor), white);
}
.regshadow{
	margin-top: 50px;
	box-shadow: 1px 1px 15px 5px #888888;
}

.agmaindiv{
	margin-top: 120px;
}

.compagast
{
	margin-top: 140px;
}
.compagastbox
{
	box-shadow: 0 4px 8px 0 var(--basicColor);
	/*width: 40%;*/
}
.btncolor
{
	background-color: var(--basicColor);
	border: 1px solid var(--basicColor);
}
.fontnew
{
	font-family: var(--font1);
	font-weight: 600;
	color: var(--basicColor);
}
.bgmainhead
{
	background-color: var(--headcolor);
	border: 2px solid var(--headcolor);
}
.mttopform
{
	margin-top: 70px;
}

.fontheadcolor
{
	color: var(--basicColor);
}
/* percom */

.mainper{
	margin-top: 100px;
	width: 70%;
	margin-left: 250px !important;
}
.per1{
	float: left;
	width: 45%;
}
.pre2{
	float: right;
	width: 45%;
}
.brandsize,.whysize{
	font-size: 2.3rem;
}
.brandsize{
	color: #49274A !important;
	font-weight: 600;
}
.founder{
	text-align: right;
}
.comimg{
	max-height: 220px !important;
	/*width: 100vw;*/
	object-fit: cover contain !important;
	margin-right: 0 !important;
}
.welhr{
	width: 10%;
	height: 3px;
	background: #49274A;
}
.welhr1{
	width: 20%;
	height: 3px;
	background: #49274A;
}
.welhr2{
	width: 5%;
	height: 3px;
	background: #49274A;
}
.upborder{
	border-right: 5px solid white;
}
.eimg1{
	height: 400px !important;
	width: 1050px !important;
}
.drop1{
	background-color: #49274A;
	box-shadow: 1px 1px 10px 1px #888888;
}
.commdiv{
	background-color: #F8EEE7;
}
.dropdown:hover>.drop1{
	display: block;
}
.add1{
	color: lightgray;
	margin: 0px;
}

/* agency */
.agencymain{
	margin-top: 50px;
	margin-bottom: 150px;
}

/*Nav-Tabs*/
.nav-tabs-bgcolor
{
	background-color: var(--headcolor);
	color: white;
}
.nav-tabs-bgcolor-a
{
	color: var(--basicColor) !important;
	background-color: var(--basicAColor);
}
.nav .nav-link.active
{
	background-color: var(--basicColor);
	color: white;
}
.nav-link{
	color: var(--basicColor);
}
.nav-link:hover{
	color: var(--headcolor);
}

/*Events*/
.evnt-btn
{
	background-color: var(--basicAColor);
	color: var(--basicColor);
}
.evnt-btn:hover
{
	color: var(--basicColor);
}

@media only screen and (min-width: 270px) and (max-width: 600px){
	.nav-tabs-bgcolor-a-new
	{
		width: 100% !important;
		padding-left: 0px;
		padding-right: 0px;
		font-size: 10px;
	}
	.nav-tabs-bgcolor-a-table
	{
		width: 80% !important;
		padding-left: 0px;
		padding-right: 0px;
	}
	.rcpdaimg{
		height: 25vh;
	}
	.sliderImgDy{
		max-height: 30vh !important;
		height: 30vh !important;
		min-height: 30vh !important;
	}
	.logo{
		width: 20%;
		margin-left: 5%;
	}
	#sliderImgsx{
		max-height: 30vh !important;
		height: 30vh !important;
		min-height: 30vh !important;
	}
	.brandsize{
		font-size: 1.8rem;
		background-color: #F8EEE7;
		border-radius: 0;
		color: #49274A !important;
		font-weight: 600;
	}
	.whysize{
		font-size: 1.5rem;
	}
	.imgSet{
		height: 400px !important;
	}
	.founder{
		text-align: left;
	}
	.eimg1{
		width: 100%;
		height: 500px;
	}
	.nometter,.basicColor{
		text-align: center;
	}
	.welhr1{
		width: 50%;
	}
	.welhr{
		width: 35%;
	}
	.welhr2{
		width: 20%;
	}
	.counter1{
		background-size: 100%;
		margin-top: 80px;
	}
	.abs1{
		position: absolute;
		border: 2px solid red;
		top: 0;
		left: 130px;
		height: 100%;
		width: 28%;
		border-radius: 100px;
		border-top: 2px solid red;
		border-bottom: 2px solid blue;
		border-left: green;
		border-right: pink;
		animation: anime1 1s infinite;
	}
	.blog-card{
		width: 100%;
	}
	.complaint-form{
		padding: 0px;
	}
	.info1{
		height: 330px;
		width: 100%;
		margin-top: 20px;
	}
	.abbutton{
		font-size: 2.1rem;
		margin-top: 20px;
	}
	.abbutton:hover{
		font-size: 2.1rem;
	}
	.weare{
		font-size: 1.8rem;
	}
	footer{
		background-color: var(--basicColor);
		padding: 4%;
		padding-top: 32%;
		padding-bottom: 1%;
	}
	footer h5{
		color: white;
		font-size: 900;
		margin-top: 30px;
	}
	.mainc{
		float: none;
		width: 100%;
		margin-top: 80px;
	}
	.mainc2{
		float: none;
		width: 100%;
		height: 200px;
		margin-top: 50px;
	}
	.cimg,.cimg1,.cimg3{
		height: 400px;
	}
	.card1{
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 30px;
	}
	.pro{
		height: 1500px;
	}
	.eventView{
		height: 1000px;
	}
	.custom-shape-divider-top-1648806828 svg {
		height: 40px;
	}
	.i2{
		margin-left: 20%;
	}
	.divGaleery
	{
		height: 40vh;
	}
	.divGaleery img
	{
		height: 40vh;
		width: 100vw;
		margin: 0px;
		object-fit: cover contain;
		/*object-position: center;*/
	}
	.agency-media
	{
		margin-top: 3% !important;
	}
}

@media only screen and (min-width: 700px) and (max-width: 900px){
	.nav-tabs-bgcolor-a-new
	{
		width: 100% !important;
		padding-left: 0px;
		padding-right: 0px;
		font-size: 10px;
	}
	.nav-tabs-bgcolor-a-table
	{
		width: 100% !important;
		padding-left: 0px;
		padding-right: 0px;
	}
	.rcpdaimg{
		height: 30vh;
	}
	.sliderImgDy{
		max-height: 30vh !important;
		height: 30vh !important;
		min-height: 30vh !important;
	}
	.logo{
		margin-left: 5%;
	}
	.logo{
		height: 80px;
		width: 80px;
	}
	#sliderImgsx{
		max-height: 30vh !important;
		height: 30vh !important;
		min-height: 30vh !important;
	}
	.brandsize,.whysize{
		font-size: 2rem;
	}
	.imgSet{
		height: 400px !important;
	}
	.allabout{
		height: 500px;
		overflow: hidden;
	}
	.brandmain{
		margin-top: 100px;
	}
	.abs1{
		position: absolute;
		border: 2px solid red;
		top: 0;
		left: 300px;
		height: 100%;
		width: 16%;
		border-radius: 100px;
		border-top: 2px solid red;
		border-bottom: 2px solid blue;
		border-left: green;
		border-right: pink;
		animation: anime1 1s infinite;
	}
	.info1{
		height: 150px;
	}
	footer{
		background-color: var(--basicColor);
		padding: 4%;
		padding-top: 20%;
		padding-bottom: 1%;
	}
	.footer-icon{
		font-size: 0.9rem;
	}
	.i2{
		margin: 0px;
	}
	.card1{
		margin: auto;
	}
	.card1 h4{
		margin-top: 20px;
	}
	.eventView h3{
		margin-top: 50px;
		margin-bottom: 50px;
		font-size: 2rem;
	}
	.eventView li{
		font-size: 1.2rem;
	}
	.info1{
		height: 290px;
	}
	.about-me{
		margin: 20px;
		height: 830px;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1200px){
	.allabout{
		height: 440px;
		overflow: hidden;
	}
	.brandmain{
		margin-top: 100px;
	}
	.logo{
		margin-left: 2%;
	}
	footer{
		padding-top: 13%;
	}
	.logo{
		height: 80px;
		width: 80px;
		margin-right: 20px;
	}
	.abs1{
		position: absolute;
		border: 2px solid red;
		top: 0;
		height: 92%;
		width: 67%;
		border-radius: 100px;
		border-top: 2px solid red;
		border-bottom: 2px solid blue;
		border-left: green;
		border-right: pink;
		animation: anime1 1s infinite;
	}

	.nav-link{
		font-size: 0.7rem !important;
	}

	.rega{
		font-size: 0.7rem !important;
	}

	.b1{
		font-size: 0.7rem !important;
	}

	
}

@media only screen and (min-width: 1300px) and (max-width: 1380px){
	.ch2{
		right: 32%;
	}
	.ch3{
		right: 4%;
	}
	.ch4{
		right: 12%;
	}
}

@media only screen and (min-width: 1800px) and (max-width: 1950px){
	.ch2{
		right: 38%;
	}
	.ch3{
		right: 16%;
	}
	.ch4{
		right: 22%;
	}
	.eimg1{
		width: 99%;
		height: 650px;
	}
}