@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');

body{
	line-height: 1.5;
	overflow-x: hidden;
}
@font-face {
   font-family: myFirstFont;
   src: url(../css/fonts/Nexa-Bold.otf);
}
body.hidden-scrolling{
	overflow-y: hidden;
	scroll-behavior: smooth;
}
*{
	margin:0;
	box-sizing: border-box;
}
.cel-div
{
	margin-top: 2em;
}
.an-line
{
	    color: #4c0422;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 520;
}
.info-3
{
	    font-size: 18px;
    padding: 19px 20px;
    color: #282828;
    font-family: 'Poppins', sans-serif;
    /* font-size: 15px; */
    line-height: 28px;
    font-weight: normal;
    line-height: 32px;
}
.title-3 {
    font-size: 36px;
    color: #f48217;
    font-family: myFirstFont;
    margin-bottom: 1em;
    font-weight: 550;
    text-transform: uppercase;
}
.sec-anver
{

    padding: 4em 0 2em 0;
  /*  background-image: linear-gradient(to bottom right, #500021, #450520);
    -webkit-background-image: linear-gradient(to bottom right, #500021, #450520);
    -o-background-image: linear-gradient(to bottom right, #500021, #450520);
    -moz-background-image: linear-gradient(to bottom right, #500021, #450520);*/
}
.info-div
{
	background: #b8cc27;
    padding: 10px 18px 10px 25px;
    margin-bottom: 10px;
}
.info-41
{
	    color: #282828;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    font-style: italic;
    margin-top: 20px;
}
#movetop {
    display: none;
    position: fixed;
    bottom: 40px;
    right: 50px;
    z-index: 99;
    cursor: pointer;
    background:#fff;
width: 44px;
display: block;
height: 44px;
border-radius: 50%;
text-align: center;
    border-width: initial;

    border-style: none;
    border-color: initial;
    -o-border-image: initial;
    border-image: initial;
    outline: none;
    padding: 0px;
    color: #403587;
    transition: all 20.5s ease-out 20s;
    font-size: 19px;
border: 3px solid #403587;
box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px, rgb(0 0 0 / 30%) 0px 8px 16px -8px;
}
.sd
{
	position: absolute;
top: 54px;
color: #403587;
font-size: 13px;
width: 100px;
}
.container{
	max-width: 1170px;
	margin:auto;
}
.don-bntmobl
{
	display: none;
}
.pl-sm-0
{
	padding-left: 0;
}
ul{
	list-style: none;
	margin:0;
	padding:0;
}
a{
	text-decoration: none;
}
.sec-cont
{
	background-color: #f1f1f1;
	padding: 2em 0;
}
.g1
{
	margin-bottom: 2em;
}
.img-pic
{
	width: 150px;
	height: 150px;
	border-radius: 50%;
	margin: 1em auto;
}
.img-pic img 
{
	border-radius: 50%;
}
.button-navi {
    display: none;
    position: fixed;
    cursor: pointer;
}
.button-navi_down {
    top: 600px;
    right: 60px;
}
.inner-link-a
{
        background: #403587;
    width: 44px;
    display: block;
    height: 44px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding: 6px;
    z-index: 9999;
    font-size: 19px;
    border: 3px solid #fff;
    box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px, rgb(0 0 0 / 30%) 0px 8px 16px -8px;
}
.inner-link-a:hover
{
    color: #fff;
}

.sub-title-22 {
    text-align: left;
    color: #a5be00;
    font-size: 35px;
    margin-bottom: 20px;
    line-height: 48px;
    font-weight: 550;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}
.ev-h3 {
    color: #282828;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
}
.info {
color: #282828;
font-family: 'Poppins', sans-serif;
font-size: 20px;
line-height: 28px;
font-weight: 500;
}
.info-3 {
color: #282828;
font-family: 'Poppins', sans-serif;
font-size: 17px;
line-height: 28px;
font-weight: 500;
}
.g1
{
	position: relative;
}
.amt-nm
{
	color: #fff;
	padding:10px;
	margin: 0;
	text-align: center;
}
.team-pic
{
	width: 100%;
	position: absolute;
	bottom: 0;
	border-radius: 0 0 30px 30px;
	background-color: rgba(0,0,0,0.8);
}
.g1 img 
{
	border-radius: 30px;
}
.info-dn
{
	height: 216px;
}
.contact-form-23
{
	padding: 2em;
box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
margin-top: 1em;
}
.contact-form-23 .form-control, .form-select {
display: block;
width: 100%;
padding: 0.475rem 30px;
font-size: 1rem;
height: 50px;
border-radius: 50px;
font-weight: 400;
line-height: 1.5;
color: #212529;
background-color: #e6e6e6;
background-clip: padding-box;
border: 1px solid #e6e6e6;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 10px;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.mb-5em
{
	margin-bottom: 5em;
}
.sub-title-1 {
text-align: left;
color: #4b0524;
font-size: 19px;
margin-bottom: 9px;
font-weight: 550;
/* text-transform: uppercase; */
font-family: 'Poppins', sans-serif;
}
/*header*/
.header{
	    position: absolute;
    width: 100%;
    left: 0;
    top: 58px;
    z-index: 99;
    padding: 0;
}
.header-main{
	background-color: #ffffff;
	display: flex;
	/*justify-content: space-between;*/
	align-items: center;
	padding: 0;
	border-radius: 25px;
}
.header .logo{
	padding: 8px 15px;
}

.header .menu > .menu-item > a.active:before {
    content: '';
    position: absolute;
    left: 0;
    background-color: #4c0422;
    width: 100%;
    bottom: -3px;
    height: 2px;
    transform: scaleX(1);
    transform-origin: center;
    transition: transform 650ms;
}
.header .logo a{
	font-size: 30px;
	text-transform: capitalize;
	color: #e91e63;
	font-weight: 600;
}
.header .nav-menu{
	padding: 0 15px;
}
.header .menu > .menu-item{
	display: inline-block;
	margin-left: 43px;
	position: relative;
}
.header .menu > .menu-item > a{
	display: block;
	padding: 6px 0;
	font-size: 16px;
	color:#4c0422;
	text-transform: capitalize;
	font-weight: 500;
   font-family: 'Poppins', sans-serif;
	transition: all 0.3s ease;
}
.header .menu
{
	border-left: 1px solid #4c0422;
	padding-left:183px;
}
.header .menu > .menu-item > a .plus{
	display: inline-block;
	height: 12px;
	width: 12px;
	position: relative;
	margin-left:5px; 
	pointer-events: none;
}
.header .menu > .menu-item > a:before {
    content: '';
    position: absolute;
    left: 0;
    background-color: #4c0422;
    width: 100%;
    bottom: -3px;
    height: 2px;
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 650ms;
}
.header .menu > .menu-item > a:hover::before
{
  transform: scaleX(1);
}

.header .menu > .menu-item >a.active{
  transform: scaleX(1);
}
.header .menu > .menu-item > a .plus:before,
.header .menu > .menu-item > a .plus:after{
	content:'';
	position: absolute;
	box-sizing: border-box;
	left: 50%;
	top:50%;
	background-color:#4c0422;
	height: 2px;
	width: 100%;
	transform: translate(-50%,-50%);
	transition: all 0.3s ease;
}
.header .menu > .menu-item:hover > a .plus:before,
.header .menu > .menu-item:hover > a .plus:after{
   background-color: #e91e63;
}
.header .menu > .menu-item > a .plus:after{
   transform: translate(-50%,-50%) rotate(-90deg);	
}
.header .menu > .menu-item > .sub-menu > .menu-item > a:hover,
.header .menu > .menu-item:hover > a{
	color: #4c0422;
}
.a1-ar {
    color:#4c0422;
    font-size: 20px;
    margin-left: 4px;
    padding-top: 7px;
    position: relative;
    top: 2px;
    font-weight: 600;
}
.header .menu > .menu-item > .sub-menu{
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	width: 220px;
	position: absolute;
	left:0;
	top:100%;
	background-color: #ffffff;
	padding: 10px 0;
	/*border-top: 3px solid #1c9ce5;*/
	transform: translateY(10px);
	transition: all 0.3s ease;
	opacity:0;
	visibility: hidden;
}
@media(min-width: 992px){
.header .menu > .menu-item-has-children:hover > .sub-menu{
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
 }
 .header .menu > .menu-item-has-children:hover > a .plus:after{
    transform: translate(-50%,-50%) rotate(0deg);		
 }
}
.header .menu > .menu-item > .sub-menu > .menu-item{
	display: block;
}
.header .menu > .menu-item > .sub-menu > .menu-item > a{
	display: block;
	padding: 10px 20px;
	font-size: 16px;
	font-weight: 600;
	color: #000000;
	transition: all 0.3s ease;
	/*text-transform: capitalize;*/
}
.header .open-nav-menu{
	height: 34px;
	width: 40px;
	margin-right: 15px;
	display: none;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.header .open-nav-menu span{
	display: block;
	height: 3px;
	width: 24px;
	background-color: #000000;
    position: relative;
}
.header .open-nav-menu span:before,
.header .open-nav-menu span:after{
	content: '';
	position: absolute;
	left:0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	box-sizing: border-box;
}
.header .open-nav-menu span:before{
	top:-7px;
}
.header .open-nav-menu span:after{
	top:7px;
}
.header .close-nav-menu{
	height: 40px;
	width: 40px;
	background-color: #ffffff;
	margin:0 0 15px 15px;
	cursor: pointer;
	display: none;
	align-items: center;
	justify-content: center;
}
.header .close-nav-menu img{
	width: 16px;
}
.header .menu-overlay{
	position: fixed;
	z-index: 999;
	background-color: rgba(0,0,0,0.5);
	left:0;
	top:0;
	height: 100%;
	width: 100%;
	visibility: hidden;
	opacity:0;
	transition: all 0.3s ease;
}

/*home section*/
.home-section{
	width: 100%;
	display: block;
	min-height: 100vh;
	background-image: url('../img/home.jpg');
	background-position: center top;
	background-size: cover;
}


/* responsive */

@media(max-width: 991px){
	.header .menu-overlay.active{
	visibility: visible;
	opacity: 1;
}
	.header .nav-menu{
		position: fixed;
		right: -280px;
		visibility: hidden;
		width: 280px;
		height: 100%;
		top:0;
		overflow-y: auto;
		background-color: #fff;
		z-index: 1000;
		padding: 15px 0;
		transition: all 0.5s ease;
	}
	.header .nav-menu.open{
		visibility: visible;
		right: 0px;
	}
	.header .menu > .menu-item{
		display: block;
		margin:0;
	}
	.header .menu > .menu-item-has-children > a{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.header .menu > .menu-item > a{
		color: #4c0422;
		padding: 12px 15px;
		border-bottom: 1px solid #ededed;
	}
	.header .menu > .menu-item:first-child > a{
	    border-top: 1px solid #333333;	
	}
	.header .menu > .menu-item > a .plus:before, 
	.header .menu > .menu-item > a .plus:after{
		background-color: #ffffff;
	}
	.header .menu > .menu-item-has-children.active > a .plus:after{
        transform: translate(-50%,-50%) rotate(0deg);
	}
	.header .menu > .menu-item > .sub-menu{
		width: 100%;
		position: relative;
		opacity: 1;
		visibility: visible;
		border:none;
		background-color: transparent;
		box-shadow: none;
		transform: translateY(0px);
		padding: 0px;
		left: auto;
		top:auto;
		max-height: 0;
		overflow: hidden;
	}
	.header .menu > .menu-item > .sub-menu > .menu-item > a{
		padding: 12px 45px;
		color: #4c0422;
		border-bottom: 1px solid #ededed;
	}
	.header .close-nav-menu,
	.header .open-nav-menu{
		display: flex;
	}
}
/*Top Header*/

.top-header
{
	    background-color: #1c9ce5;
    /* padding: 3em 0; */
    height: 95px;
    padding: 10px 0;
}
.dn-nw
{
       background-color: #a5be00;
    color: #fff;
    display: flex;
    height: 82px;
    justify-content: center;
    align-items: center;
    position: absolute;
    /* left: 0; */
    border: 1px solid #a5be00;
    margin-left: 11px;
    padding: 10px 38px;
    top: -1px;
    border-radius: 26px;
    transition: 0.5s all;
    font-family: 'Poppins', sans-serif;
}
.dn-nw:hover
{
      background-color: #fff;
      color: #a5be00;
}
.d1
{
	width: 100%;
	 box-shadow: 10.927px 13.023px 18px 0px rgba(0, 0, 0, 0.22);
	 border-radius:0 0 30px 30px;
	 padding:0 2em 2em 2em;
}
.f2-icon {
  height: 30px;
    width: 30px;
    background: #ebf2fa;
    color: #1b9ce5;
    font-size: 18px;
    border-radius: 50%;
    margin-left: -10px;
    text-align: center;
    padding: 6px;
    line-height: 0;
}
.f2-info p {
      font-family: 'Poppins', sans-serif;
    color: #ffffff;
    font-size: 15px;
    font-weight: normal;
    line-height: 28px;
    margin: 0px 0 0 13px;
}
.link-t1
{
	    color: #fff;
    font-family: 'Poppins', sans-serif;
    display: block;
    margin: 25px 0 0 0;
    border-bottom: 2px solid #fff;
    width: 155px;
    padding: 4px 0 4px 0px;
}
.icon-1 img
{
	padding: 6px;
}
.f1-top
{
	    display: flex;
    justify-content: space-around;
}
.t1-right
{
	display: flex;
	justify-content: flex-end;
}
.t1
{
	display: flex;

}
.col-111
{
	background-color: #a5be00;
}
.col-21
{
	background-color: #0074e1;
}
.col-31
{
	background-color: #f79e02;
}
.wel-div
{
	padding: 3em 0 2em 0;
}
.title
{
	    font-size: 32px;
    color: #282828;
    font-family: myFirstFont;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.title-2 {
    font-size: 36px;
    color: #0074e1;
    font-family: myFirstFont;
    margin-bottom: 1em;
    font-weight: 550;
    text-transform: uppercase;
}
.sub-title-2 {
 	color: #ffffff;
    font-size: 16px;
    margin-bottom: 9px;
    font-weight: 550;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}
.left-cnt
{
	    padding: 3em 3em 0em 3em;
}
.login-btn-1
{
	background: #f79e01;
    color: #fff;
    padding: 4px 6px;
    border-radius: 7px;
    text-align: center;
    display: block;
}
.social
{
	display: flex;
}
.social ul
{
	display: flex;
	/*border-right: 1px solid #fff;*/
	padding: 0;
}
.social ul li
{
	margin-right:12px ;
}
.login-btn
{
	padding: 0 0 0 18px;
}
.fa-icon-1
{
	    width: 30px;
    height: 30px;
    font-size: 16px;
    text-align: center;
    padding: 8px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid #fff;
    margin-right: 6px;
}
.sub-title
{
	    text-align: center;
    color: #8f8f8f;
    font-size: 16px;
    margin-bottom: 9px;
    font-weight: 550;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}
.tx1-cnt
{
	text-align: center;
}
.login-btn
{
	color: #fff;
  font-family: 'Poppins', sans-serif;
}
.sec-4
{
	background-color: #0fe6dc;
	padding: 0;
}
.right1
{
	    position: relative;
    overflow: hidden;
}
.right1 img
{
	       width: 446px;
    position: relative;
    z-index: 11;
    padding-top: 4em;
    display: block;
    margin: 0 auto;
}
.right1:after {
    content: '';
    position: absolute;
    display: block;
    width: 550px;
    height: 550px;
    background-color: #0074e1;
    border-radius: 50%;
    top: -86px;
    z-index: 1;
    left: 7px;
}
.left1
{
	padding-top: 2em;
}
.footer-top
{
	background-color: #f79e02;
    padding: 30px 0 0 0;
}
.footer-top-list
{
	    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 30px;
}
.footer-top-list li 
{
	display: flex;
}
.footer-top-list p
{
	margin: 0;
}
.fa-icon
{
	    width: 30px;
    height: 30px;
    font-size: 16px;
    text-align: center;
    padding: 8px;
    color: #4a0522;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid #4a0522;
    margin-right: 6px;
}
.footer
{
	    background-color: #f79e02;
    padding: 2em 0 2em 0;
}
.newsletter-div
{
    background-color: #fff;
    width: 80%;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    left: 0;
    right: 0;
    border-radius: 30px;
    /* bottom: 0; */
    margin-top: -28px;
}
.footer-btm
{
	    background-color: #1c9ce5;
    padding: 2em 0 1em 0;
}
.sg1
{
	display: flex;
	padding: 21px 2em 10px 2em;
	/*align-items: center;*/
}
.fl-lt-list-1 li a {
font-family: 'Poppins', sans-serif;
color: #fff;
font-size: 15px;
font-weight: normal;
transition: 0.6s all;
line-height: 28px;
}
.fl-lt-list-1 li .fa {
color: #fff;
font-size: 18px;
font-weight: normal;
line-height: 28px;
margin-right: 6px;
}
.fl-lt-list-1 li
{
	margin-bottom: 10px;
	margin-left: 19px;
}
.he-186
{
	height: 186px;
}
.banner-inside-te
{
	    background-image: url(../images/pic-te.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    height: 280px;
    /* background-attachment: fixed; */
    margin-bottom: 0px;
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
}
.banner-inside-324
{
	    background-image: url(../images/insideBanner010.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    height: 280px;
    /* background-attachment: fixed; */
    margin-bottom: 0px;
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
}
.banner-inside-32
{
	    background-image: url(../images/insideBanner04.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    height: 280px;
    /* background-attachment: fixed; */
    margin-bottom: 0px;
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
}
.banner-inside-31
{
	    background-image: url(../images/banner-34.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    height: 280px;
    /* background-attachment: fixed; */
    margin-bottom: 0px;
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
}
.banner-inside-cont
{
	    background-image: url(../images/contact-us-banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    height: 280px;
    /* background-attachment: fixed; */
    margin-bottom: 0px;
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
}

.banner-inside-21
{
	    background-image: url(../images/banner-work.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    height: 280px;
    /* background-attachment: fixed; */
    margin-bottom: 0px;
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
}
.banner-inside-2
{
	    background-image: url(../images/banner-43.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    height: 280px;
    /* background-attachment: fixed; */
    margin-bottom: 0px;
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
}
.banner-inside-87
{
	    background-image: url(../images/insideBanner02.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 280px;
    /* background-attachment: fixed; */
    margin-bottom: 0px;
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
}
.banner-inside-871
{
	    background-image: url(../images/insideBanner03.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    height: 280px;
    /* background-attachment: fixed; */
    margin-bottom: 0px;
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
}
.banner-inside-4
{
	    background-image: url(../images/insideBanner01.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 280px;
    /* background-attachment: fixed; */
    margin-bottom: 0px;
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
}
.banner-inside-6
{
	    background-image: url(../images/Banner-21.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 280px;
    /* background-attachment: fixed; */
    margin-bottom: 0px;
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
}
.banner-inside-3
{
	    background-image: url(../images/events-banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 280px;
    /* background-attachment: fixed; */
    margin-bottom: 0px;
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
}

.main-bg {
       display: flex;
    justify-content: flex-start;
    align-items: center;
    position:relative;
    bottom: 0;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    font-family: "FontAwesome";
    content: "\f105";
    color:#4b0524;
}
.breadcrumb-item {
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 14px;
    color: #fff;
    font-family: myFirstFont;
}
.breadcrumb-item a {
    color:#4b0524;
    font-family: myFirstFont;
}
.breadcrumb-item.active {
    color: #4b0524;
}
.mian-title
{
	    font-size: 27px;
    margin: 0 0 20px 0;
    color: #282828;
    font-weight: 600;
    text-transform: uppercase;
    font-family: myFirstFont;
}
.mian-title-1 {
    font-size: 30px;
    margin: 0 0 15px 0;
    color: #fff;
    font-family: myFirstFont;
    text-transform: uppercase;
}
.info
{
	color: #282828;
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	line-height: 28px;
	font-weight: 500;
}
.red-mr
{
	      color: #000;
    font-family: 'Poppins', sans-serif;
    display: block;
    margin: 25px 0;
    border-bottom: 2px solid #000;
    width: 155px;
    transition: 0.5s all;
    padding: 4px;
    transform: translateY(0px);
}

.red-mr:hover
{
	background-color: #000;
	color: #fff;
	padding-left: 10px;
	transform: translateY(10px);
}
.abt-12
{
	padding:4em 3em;
}
.ser-bre
{
	background-color: #f1f1f1;
}
.info-1
{
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	line-height: 28px;
}
.inside-wrapper
{
	padding: 2em 0 3em 0;
}
.list-ab3
{
list-style-type:decimal;
margin-left: 40px;
}
.list-ab3 li
{
	color: #000000;
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	margin-bottom: 14px;
	font-weight: 500;
}
.list-ab3 li::before {
  content: "";
  color: #1c9ce5;
  font-size: 22px;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
.list-ab1
{
list-style-type: none;
margin-left: 20px;
}
.list-ab1 li
{
	color: #000000;
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	margin-bottom: 14px;
	font-weight: 500;
}
.list-ab1 li::before {
  content: "\2022";
  color: #1c9ce5;
  font-size: 22px;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
.sub-title-24 {
text-align: left;
color: #000;
font-size: 25px;
margin-bottom: 20px;
line-height: 48px;
font-weight: 550;
text-transform: uppercase;
font-family: 'Poppins', sans-serif;
}
.sub-title2
{

    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.wh-div
{
	padding: 1em 0 2em 0;
}
.v1-in
{
	background-color: #1c9ce5;
}
.mission-1
{
	padding: 2em 3em;
}
.wh-div-1 {
    padding:0 2em;
}
.ad-pic
{
	border: 3px solid #0074e1;
    border-radius: 30px;
    margin-top: 2em;
    height: 100%;
}

.height-420
{
	 height:100%;
}
.mb-7em
{
	    margin-bottom: 7em;
}
.mb-3em
{

    margin-bottom: 3em;
}
.img-pro img
{
    width: 200px;
    border-radius: 50%;
    height: 200px;
    border: 3px solid #0074e1;
}
.img-pro
{
	display: flex;
    justify-content: center;
    /* align-items: center; */
    position: relative;
    top: -71px
}
.ad-pic h3
{
    color: #282828;
    font-size: 15px;
    margin-top: -58px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 1em 0 1em;
    font-family: myFirstFont;
    line-height: 23px;
}
.ad-pic p
{
	    padding: 0px 1em 0 1em;
	    font-family: 'Poppins', sans-serif;
	    font-size: 15px;
	    margin: 0;
}
.foot-1 h2
{
	font-family: myFirstFont;
    color: #4a0522;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 22px;
}
.foot-1 p 
{
	
    font-family: 'Poppins', sans-serif;
    color: #4a0522;
    font-size: 15px;
    font-weight: normal;
    line-height: 28px;
    margin: 0;
}
.c1 
{
	margin-bottom: 14px;
}
.fl-lt
{
	padding-left: 3em;
}
.fl-lt-list li a
{
	font-family:'Poppins', sans-serif;
    color: #4a0522;
    font-size: 15px;
    font-weight: normal;
    transition: 0.6s all;
    line-height: 28px;
}
.fl-lt-list li a:hover
{
	margin-left: 6px;
}
.fl-lt-list li .fa
{

    color: #4a0522;
    font-size: 18px;
    font-weight:normal;
    line-height: 28px;
    margin-right:6px;
}
.s0c1
{
	font-family: myFirstFont;
    color: #4a0522;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.f1-icon
{
	height: 30px;
    width: 30px;
    background: #4a0522;
    color:#f79e02;
    font-size: 18px;
    border-radius: 50%;
    margin-left: -10px;
    text-align: center;
    padding: 6px;
    line-height: 0;
}
.s1
{
	color: #4a0522;
    font-family: myFirstFont;
    font-size: 13px;
    margin: 0;
    text-transform: uppercase;
}
.plaa-1em
{
	padding: 1em;
}
.btn-sub
{
	display: block;
    color: #4a0522;
    background-color: #6bdaee;
    border: 1px solid #6bdaee;
    border-radius: 26px;
    padding: 24px 10px;
    margin: 0;
    /* padding: 0; */
    font-size: 15px;
    height: 70px;
    text-align: center;
    transition: 0.5s all;
    font-family: 'Poppins', sans-serif;
}
.btn-sub:hover
{
 color: #4a0522;
 background-color: #fff;
}
.txt-cnt-1
{
	text-align: right;
}
.footer-btm p, .footer-link
{
color: #fff;
margin-top: 20px;
}
.in-1
{
	padding: 0 2em;
}
.d1 h1
{
	font-family: myFirstFont;
    color: #fff;
    font-size: 23px;
    font-weight: 550;
}
.d1 p
{
	font-family: 'Poppins', sans-serif;
    color: #fff;
    line-height: 28px;
    margin: 0px 0;

}
.icon-1
{
	width: 80px;
    height: 80px;
    background-color: #fff;
    position: relative;
    top: -40px;
    border-radius: 50%;
    box-shadow: 10.927px 13.023px 18px 0px rgb(0 0 0 / 22%);
    -webkit-box-shadow: 10.927px 13.023px 18px 0px rgb(0 0 0 / 22%);
    -o-box-shadow: 10.927px 13.023px 18px 0px rgb(0 0 0 / 22%);
    -moz-box-shadow: 10.927px 13.023px 18px 0px rgb(0 0 0 / 22%);
}
.sec-5
{
	padding: 3em 0 0 0;
}
.left1 .accordion-button
{
	background-color: transparent;
}
.left1 .accordion-item {
    margin-bottom: 11px;
    color: var(--bs-accordion-color);
    background-color: transparent;
    border: transparent;
}
.left1 .accordion-header {
    margin-bottom: 0;
    border: 1px solid #ebf2fa;
    border-radius: 30px;
}
.left1 .accordion-collapse
{
	border-right: 1px solid rgb(235, 242, 250);
    border-bottom: 1px solid rgb(235, 242, 250);
    border-left: 1px solid rgb(235, 242, 250);
    border-image: initial;
    border-radius: 0px 0px 27px 27px;
    margin-bottom: 20px;
    padding: 2em 1em 0em;
    margin-top: -19px;
    color: #0074e1;
    border-top: none;
    font-family: 'Poppins', sans-serif;
}
.left1 .accordion-button:not(.collapsed)::after
{
	display: none;
}

.left1 .accordion-button:not(.collapsed) {
   /* color: #ffffff;*/
    background-color:transparent;
    border-radius: 30px;
    box-shadow: none;
    font-family: 'Poppins', sans-serif;
}
.left1 .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
    font-size: 1rem;
    color: #0074e1;
    text-align: left;
    background-color: var(--bs-accordion-btn-bg);
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
}
/*.left1 .accordion {
    --bs-accordion-color: #212529;
    --bs-accordion-bg: transparent;
    }*/
   /* .left1 .accordion-button::after {
      background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
      transform: scale(.7) !important;
    }
    .left1 .accordion-button:not(.collapsed)::after {
      background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
    }*/

.ev1 {
   border: 1px solid #b0b0b0;
    border-radius: 30px;
    padding: 107px 30px 1em 30px;
    margin-top: -99px;
    /*height: 200px;*/
	margin-bottom: 2em;
}
.count-text
{
font-size: 15px;
text-align: center;
color: #4b0522;
font-family: 'Poppins', sans-serif;
line-height: 22px;
}

.div-cnt
{
	padding: 1em;
}
.cnt-info
{
	color: #4b0522;
font-size: 41px;
font-weight: bold;
margin-bottom: 10px;

}
.info-l1
{
	font-size: 15px;
    margin: 0;
    color: #4a0522;
    font-weight: 600;
    padding: 23px 9px 19px 30px;
    text-transform: uppercase;
    font-family: myFirstFont;
}
.mian-title-2 {
    font-size: 27px;
    margin: 0 0 1em 0;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-family: myFirstFont;
}
.list-ab2
{
list-style-type: none;
margin-left: 20px;
}
.list-ab2 li
{
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	margin-bottom: 10px;
	font-weight: 500;
}
.list-ab2 li::before {
  content: "\2022";
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
.dis-box
{
	    background: #f58015;
    height: 400px;
     padding: 3em;
}
.dis-box-1
{
    padding: 2em;
    border: 1px solid #fff;
    height: 305px;
}
.ev img
{
padding: 1em;
border-radius: 30px;
}
.ev h3
{
	    color: #282828;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
}
.date-nw
{
	    background-color: #f79e02;
    border-radius: 30px;
    position: absolute;
    width: 85%;
    /* margin: 0 1em; */
    bottom: 30px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.in-e1
{
	position: relative;
}
.e1-date
{
	font-family: myFirstFont;
    color: #fff;
    font-weight: 600;
    font-size: 30px;
    margin: 0px 8px;
}
.e2-date
{
  font-family: myFirstFont;
color: #fff;
font-weight: 600;
font-size: 11px;
margin: 8px 0 0px 4px;
line-height: 13px;
}
.dat1
{
	    display: flex;
    padding: 11px 10px 0 10px;
}

.v-line
{
	width: 1px;
/* height: 62px; */
background: #fff;
position: relative;
left: 25px;
height: 35px;
padding: 14px 0;
margin: 11px 0;
}
.t1
{
	font-family: 'Poppins', sans-serif;
	font-weight: 450;
	font-size: 14px;
	color: #282828;
	margin: 0;
	padding: 0;
}
.inf1
{
	margin-top: 8px;
}
.cnt-txt
{
	padding: 0 6em;
	text-align: center;
}
.sec-6
{
	padding: 2em 0 3em 0;
}
.trst-1
{
	padding-top: 20px;
}
.service-new .img-pro {
    display: flex;
    justify-content: center;
    /* align-items: center; */
    position: relative;
    top: -71px;
    padding: 0 1em;
}
.service-new-1 .img-pro {
    display: flex;
    justify-content: center;
    /* align-items: center; */
    position: relative;
    top: -71px;
    padding: 0 1em;
}
.service-new .item .owl-carousel .owl-item img{
    display: block;
     width: 200px; 
}
.service-new-1 .item .owl-carousel .owl-item img{
    display: block;
     width: 200px; 
}
.trust11
{
	padding-top: 4em;
}
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 60px;
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
    width: 128px;
    height: 128px;
    opacity: 1;
    transition: all .2s;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px
}
.contact-form
{
	padding: 0 0em 0 5em;
}
.contact-form .form-control, .form-select {
    display: block;
    width: 100%;
    padding: 0.475rem 30px;
    font-size: 1rem;
    height: 50px;
    border-radius: 50px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #e6e6e6;
    background-clip: padding-box;
    border: 1px solid #e6e6e6;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 10px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.rl-img
{
	padding-right: 1em;
}
.contact-form label
{
	    font-size: 16px;
    margin: 0 0 2px 10px;
    color: #282828;
    font-weight: 500;
    /* text-transform: uppercase; */
    font-family: myFirstFont;
}
.submit-btn
{
	    background-color: #f79e01;
    display: block;
    width: 200px;
    text-align: center;
    padding: 10px;
    margin: 40px auto 10px auto;
    border-radius: 30px;
    color: #4a0522;
    transition: 0.5s all;
    border: 1px solid #f79e01;
    font-family: 'Poppins', sans-serif;
}
.submit-btn:hover
{
	 color: #4a0522;
	 background-color:#fff;
}

.cn1
{
	margin: 1em 0 2em 0;
}

.map-2
{
	margin-top: 2em;
}
.ev-img
{
	height: 300px;
	width: 100%;
	margin: 1em 0;
}
.btBox ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.btBox ul li {
    margin: 0 0 14px;
    line-height: 1.35;
}
.btBox ul li .ppImage {
    float: left;
    max-width: 90px;
    display: table-cell;
}
.btLightSkin a, .btDarkSkin .btLightSkin a {
    color: #444;
}

.btBox ul li .ppImage img {
    margin: 0 0 10px;
    padding-right: 10px;
    max-width: 100%;
    width: 100%;
    height: auto;
}
.btBox ul li .ppTxt {
    display: table-cell;
}
.btLightSkin .btBox p.posted, .btDarkSkin .btLightSkin .btBox p.posted {
    color: rgba(68,68,68,.55);
}
.btBox p.posted {
    font-size: 11px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1.1;
    margin: 0 0 4px;
}
.btBox h4
{
	font-size: 14px;
margin-top: 10px;
}
.header .dash {
    display: block;
    margin: 0;
}
.header .headline {
    display: block;
}
.headline a {
    color: #c52127;
}
.red-mr-2 {
color: #000;
font-family: 'Poppins', sans-serif;
display: block;
margin: 0 0 20px 0;
border-bottom: 2px solid #000;
/* width: 155px; */
padding: 4px 0 4px 0px;
font-size: 20px;
transition: 0.5s all;
}
.red-mr-2:hover
{
	background-color: #000;
	color: #fff;
}
.ev-img img
{
	height: 300px;
	object-fit: cover;
}
.demo{ background: #f8f7f6; }
#testimonial-slider{
    padding: 0px 20px 35px 20px;
  text-align: center;
    }
.testimonial .description{
      color: #282828;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    line-height: 28px;
    font-weight: 500;
}
.sec-test
{
	    padding: 3em 0 0em 0;
	    background-color: #f1f1f1;
}
.testimonial .description:before{
  content: "\f10d";
font-family: "FontAwesome";
font-weight: 900;
position: absolute;
top: 19px;
left: 0;
color: #dbdada;
font-size: 45px;
}
.testimonial .title{
    font-size: 18px;
    font-weight: bold;
    color: #363636;
    text-transform: capitalize;
    margin: 1em 0 0 0;
}
.testimonial .post{
    display: block;
    font-size: 15px;
    color: #363636;
}
.owl-buttons{
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 40%;
    left: 0;
}
.owl-prev,
.owl-next{
    position: absolute;
    /*left: -120px;*/
    transition: all 0.4s ease-in-out 0s;
}
.owl-prev{
 /*   position: absolute;*/
    left: -125px;
    /*transition: all 0.4s ease-in-out 0s;*/
}
.owl-next{
    left: auto;
    right: -125px;
}
.owl-theme .owl-controls .owl-buttons div
{
	background: #6bdaee;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    opacity: 1;
}
.owl-buttons .owl-prev:before,
.owl-buttons .owl-next:before{
    content: "\f104";
    font-family: "FontAwesome";
    font-weight: 400;
    font-size: 60px;
    font-weight: 200;
    color: #4a0522;
    line-height: 20px;
    opacity: 0.8;
}
.owl-buttons .owl-next:before{
    content: "\f105";
}
.owl-buttons .owl-prev:hover:before,
.owl-buttons .owl-next:hover:before{
    opacity: 1;
}
.owl-theme .owl-controls .owl-buttons div{
    background: transparent;
}
.owl-theme .owl-controls{
    margin-top: 40px;
}
.owl-theme .owl-controls .owl-page span{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 4px solid #ccc;
   /* background: url("../images/img-1.jpg") no-repeat;
    background-size: cover;*/
    transition: all 0.3s ease-in-out 0s;
}
/*.owl-theme .owl-controls .owl-page:nth-child(2) span{
    background: url("../images/img-2.jpg") no-repeat;
    background-size: cover;
}
.owl-theme .owl-controls .owl-page:nth-child(3) span{
    background: url("../images/img-3.jpg") no-repeat;
    background-size: cover;
}*/
.owl-theme .owl-controls.clickable .owl-page:hover span{
    opacity: 0.5;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page.active:hover span{
    border-color: #4a0522;
    opacity: 1;
}
@media only screen and (max-width: 479px){
    .owl-buttons{ bottom: 30%; }
}
/*Media*/

@media only screen and (max-width: 800px)
{
	.f1-top {
    display: flex;
    justify-content: normal;
}
.d1 {
    width: 90%;
    box-shadow: 10.927px 13.023px 18px 0px rgba(0, 0, 0, 0.22);
    border-radius: 0 0 30px 30px;
    padding: 0 2em 2em 2em;
    margin-bottom: 4em;
    margin-left: auto;
    margin-right: auto;
}
.wel-div {
    padding: 0em 0 2em 0;
}
.info-dn {
  height: auto;
}
.dn-nw
{
	right: 0;
}
.t1
{
	margin:0  0 0 30px;
}

.contact-form {
padding: 0;
}
.header-main {
background-color: #ffffff;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0;
border-radius: 25px;
}
.mian-title {
font-size: 27px;
margin: 0 0 7px 0;
color: #282828;
font-weight: 600;
text-transform: uppercase;
font-family: myFirstFont;
}
.left-cnt {
  padding: 1em 46px 0em 53px;
}
.right1
{
	display: none;
}
.footer-top {
background-color: #f79e02;
padding: 15px 0 15px 0;
}
.foot-1
{
	padding-left: 1em;
	margin-bottom: 2em;
}
.newsletter-div {
background-color: #fff;
width: 95%;
margin: 0 auto;
padding: 0;
position: absolute;
left: 0;
right: 0;
border-radius: 30px;
/* bottom: 0; */
margin-top: -28px;
}
.info-l1 {
font-size: 15px;
margin: 0;
color: #4a0522;
font-weight: 600;
padding: 12px 40px;
text-transform: uppercase;
font-family: myFirstFont;
}
.left1 {
padding-top: 2em;
padding-bottom: 2em;
}
.mission-1 {
padding: 1em 2em 2em 2em;
}
.abt-12 {
padding: 2em 2em 0 2em;
}
.list-ab1 {
list-style-type: none;
margin-left: 46px;
}
.mb-7em {
margin-bottom: 6em;
}

.tab-tp-3em
{
	margin-top: 3em;
}

.ev1 {
height: 250px;
margin-bottom: 1em;
}

.mian-title-2 {
font-size: 25px;
margin: 0 0 10px 0;
color: #fff;
font-weight: 600;
text-transform: uppercase;
font-family: myFirstFont;
}

.dis-box {
background: #f58015;
height: auto;
padding: 2em;
}
.header .open-nav-menu span {
display: block;
height: 3px;
width: 24px;
background-color: #4c0422;
position: relative;
}
.header .open-nav-menu span:before, .header .open-nav-menu span:after
{
	background-color: #4c0422;
}
.header .menu {
border-left: 1px solid #4c0422;
padding-left: 0;
}

}

@media only screen and (max-width: 600px)
{
	.f2-info
	{
		display: none;
	}

	.f1-top {
	display: flex;
	justify-content: flex-end;
	}

	.left-cnt {
padding: 1em 20px 0em 20px;
}
.footer-top-list {
display: flex;
justify-content: flex-start;
align-items: flex-start;
margin-top: 0px;
flex-direction: column;
padding-left: 53px;
}
.footer-top-list li 
{
	margin-top: 12px;
}

	.t1-right {
display: flex;
justify-content: flex-start;
}
.carousel {
position: relative;
margin-top: 35px;
margin-bottom: 5em;
}
.title
{
	font-size: 30px;
}
.txt-cnt
{
	text-align: center;
}
.footer {
background-color: #f79e02;
padding: 2em 0 0em 0;
}
.newsletter-div {
background-color: #fff;
width: 100%;
margin: 0 auto;
padding: 1em;
position: relative;
left: 0;
right: 0;
border-radius: 30px;
/* bottom: 0; */
margin-top: 0;
}
.inner-link-a
{
	display: none;
}
.hide-mob
{
	display: none;
}
.header .open-nav-menu
{
	margin-right: 150px;
}
.mb-3em:last-child{
margin-bottom: 0;
}
.tab-tp-3em {
margin-top: 0;
bottom: 2em;
}
.mb-3em {
margin-bottom: 6em;
}
.ev1 {
height: auto;
}
.pl-sm-0 {
padding-left: 15px;
padding-right: 15px;
}
.main-bg {
display: flex;
justify-content: flex-start;
align-items: center;
position: relative;
bottom: 0;
padding: 0 15px;
}
.social ul
{
	padding: 0;
}
.banner-inside-te, .banner-inside-4, .banner-inside-324, .banner-inside-32, .banner-inside-31, .banner-inside-cont, .banner-inside-21, .banner-inside-2, .banner-inside-87, .banner-inside-871, .banner-inside-4, .banner-inside-6, .banner-inside-3
{
	background-size: cover;
	height: 120px;
	margin-top:40px;
}
.txt-cnt-1 {
    text-align: center;
}
.footer-btm {
background-color: #1c9ce5;
padding: 10px 0 10px 0;
margin-bottom: 46px;
}
.footer-link
{
	margin-top: 0;
	font-size: 14px;
}
.mian-title {
font-size: 25px;
margin: 0 0 7px 0;
color: #282828;
font-weight: 600;
text-transform: uppercase;
font-family: myFirstFont;
}
.footer-btm p, .footer-link
{
	margin-top: 0;
}
.container {
    max-width: 100%;
    margin: auto;
}
.owl-next {
    left: auto;
    right: -22px;
}
.owl-buttons {
    bottom:40%;
}
.owl-prev {
    /* position: absolute; */
    left: -22px;
    /* transition: all 0.4s ease-in-out 0s; */
}
.dn-nw
{
	display: none;
}
.header .open-nav-menu
{
	margin-right: 0;
	margin-left: 140px;
}

.dn-nw-1
{
       background-color: #a5be00;
    color: #fff;
    display: flex;
 	justify-content: center;
    align-items: center;
    position: fixed;
    width: 100%;
    /* left: 0; */
    border: 1px solid #a5be00;
 	padding: 10px 38px;
    bottom: 0;
 	border-radius: 0px;
    transition: 0.5s all;
    font-family: 'Poppins', sans-serif;
}
.dn-nw-1:hover
{
      background-color: #fff;
      color: #a5be00;
}
.wel-div {
padding: 0em 0 1em 0;
}
.g1 img {
border-radius: 0;
width: 100%;
height: 100%;
}
.foot-1 h2 {
font-family: myFirstFont;
color: #4a0522;
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 8px;
}
#testimonial-slider {
padding: 0px 20px 20px 20px;
text-align: center;
}
.don-bntmobl
{
	display: block;
}
}