@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@800&display=swap');
@font-face {
   font-family:nexafonts;
   src: url(../css/fonts/Nexa-Bold.otf);
}
@font-face {
   font-family: binerkademo;
   src: url(../css/fonts/binerkademo-goeoq.otf);
}
.hid-dek
{
display: none;
}

body{
	overflow-x: hidden;
	scroll-padding-top: 180px;
}
body.hidden-scrolling{
	overflow-y: hidden;

}
.th-ti
{
	    color: #80163b;
    font-size: 30px;
    font-weight: 550;
    margin: 0 0 8px 0;
    padding: 0;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}
.th-ti-1
{
	    color: #222222;
    font-size: 17px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 28px;
    font-family: 'Poppins', sans-serif;
}
.img-31-109 {
    height: 109px;
    width: 100%;
    margin-top: 30px;
}
.hide-sd
{
	display: none;
}
.d1-im
{
	margin-top: 36px;
	border-radius: 20px 0 20px 0;

}
.d1-im img
{
	border-radius: 20px 0 20px 0;
	box-shadow: 0 10px 30px rgba(0,0,0,.25);
	-webkit-box-shadow: 0 10px 30px rgba(0,0,0,.25);
	-moz-box-shadow: 0 10px 30px rgba(0,0,0,.25);
	-o-box-shadow: 0 10px 30px rgba(0,0,0,.25);
}
*
{
	margin:0;
	box-sizing: border-box;
}
.d-flex-dek
{
	display: flex;
}
.ml-40
{
	paddin-left: 30px;
}
.img-31-130 {
    height: 130px;
    width: 100%;
    margin-top: 30px;
}
.download-pdf
{
    position: fixed;
    right: 40px;
    bottom: 14px;
    left: auto;
}
.dwn-pdf
{
	    background: #294555;
    color: #fff;
    padding: 11px 16px;
    text-align: center;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;

}
.down
{
	font-family: 40px;
	color: #fff;
}

.mt--1em
{
	margin-top: 1em;
}
.case-11
{
	    font-family: 'Roboto', sans-serif;
    color: #222;
    font-size: 14px;
    line-height: 32px;
    font-style: italic;
}
.paddin-top-1em
{
	padding-top: 1em;
}
.img-31 {
height: 160px;
width: 100%;
margin-top: 30px;
}
.view-mor-2 {
font-family: nexafonts;
font-size: 14px;
display: block;
margin-top: 10px;
text-align: right;
}
.link-ser
{
	display: flex;
}
.sr-tw-ul li
{
	transition: 0.5s all;
}
.sr-tw-ul li:hover
{
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.dis-te
{
	height: 208px;
}
.img-1
{
	height: 200px;
width: 100%;
margin-top: 30px;
}
.img-2 {
height: 140px;
width: 100%;
margin-top: 30px;
}
.arow-top
{
	font-size: 18px;
position: relative;
top: 1px;
}
.img-or
{
	width: 200px;
display: block;
margin: 0 auto;
padding-top: 4em;
}
.img-cr
{
	width: 250px;
display: block;
margin: 0 auto;
padding-top: 4em;
}
.img-180
{
	height: 170px;
}
.mar-btm-10
{
	margin-bottom: 11px;
}
.title-in {
color: #80163b;
font-size: 40px;
font-family: 'Montserrat', sans-serif;
letter-spacing: 1px;
margin: 0 0 20px 0;
padding: 0;
font-weight: bold;
}
.info-dr-1 {
font-family: 'Roboto', sans-serif;
color: #717171;
font-size: 18px;
line-height: 32px;
}
.container{
	max-width: 1170px;
	margin:auto;
}
ul{
	list-style: none;
	margin:0;
	padding:0;
}
a{
	text-decoration: none;
}
/*header*/
.header{
	position: absolute;
	width: 100%;
	left:0;
	top:0;
	z-index: 99;
	padding: 0px;
}
.calltp
{
	text-align: right;
	margin: 0;
	padding: 0;
}
.hr-call
{
	color: #80163b;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 600;
}
.logo img
{
	width: 300px;
}
.header-main{
display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 6px 0px;
 border-radius:0 0 44px 44px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 14px 24px 0px rgba(128, 22, 60, 0.23);
}
.header .logo{
	padding: 0 15px;
}
.header .logo a{
	font-size: 30px;
	text-transform: capitalize;
	color: #80163c;
	font-weight: 600;
}
.header .nav-menu{
	padding: 0 15px;
}
.header .menu > .menu-item{
	display: inline-block;
	margin-left: 20px;
	position: relative;
}
.header .menu > .menu-item > a{
	display: block;
	padding: 12px 0;
	font-size: 17px;
	color: #80163c;
	text-transform: capitalize;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	transition: all 0.3s ease;
}
.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 .plus:before,
.header .menu > .menu-item > a .plus:after{
	content:'';
	position: absolute;
	box-sizing: border-box;
	left: 50%;
	top:50%;
	background-color: #000000;
	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: #80163c;
}
.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: #80163c;
}
.header .menu > .menu-item > .sub-menu{
box-shadow: 0 0 10px rgba(0,0,0,0.2);
    width: 740px;
    position: absolute;
    left: -320px;
    top: 121%;
    background-color: #ffffff;
    padding: 10px;
    border-top: 3px solid #1d3a4d;
    transform: translateY(10px);
    transition: all 0.3s ease;
    opacity: 0;
    visibility: hidden;
}
.header .nav-link:before {
    content: '';
    position: absolute;
    left: 0;
    background-color:#80163c;
    width: 100%;
    bottom: 4px;
    height: 2px;
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 650ms;
}
.header .menu > .menu-item >a.active {
    transform: scaleX(1);
}
.header .nav-link:hover::before
{
  transform: scaleX(1);
}
@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;
	width: 33%;
	float: left;
}
.header .menu > .menu-item > .sub-menu > .menu-item > a{
	display: block;
	padding: 10px 10px;
	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: -340px;
		visibility: hidden;
		width: 340px;
		height: 100%;
		top:0;
		overflow-y: auto;
		background-color:rgb(255, 255, 255);
		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: #ffffff;*/
		padding: 12px 15px;
		border-bottom: 1px solid #e6e6e6;;
	}
	.header .menu > .menu-item:first-child > a{
	    border-top: 1px solid #e6e6e6;	
	}
	.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 14px;
    /* color: #ffffff; */
    border-bottom: 1px solid #e6e6e6;
	}
	.header .close-nav-menu,
	.header .open-nav-menu{
		display: flex;
	}
}
.banner
{
	background-color: #ffe6ef;

}
.img-right-ban
{

    position: relative;
    top: 83px;

}
.infodr
{
	padding: 0px 0;
}
.info-dr
{
	font-family: 'Roboto', sans-serif;
	color: #717171;
	font-size: 17px;
	line-height: 30px;
}
.ser-info-2
{
	padding-left: 2em;
}
.t1-he
{
	    color: #80163b;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 24px;
    margin: 0 0 20px 0;
    letter-spacing: 0.5px;
    padding: 0;
    line-height: 33px;
}
.t1-he-1
{
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight:600;
	font-size: 24px;
	margin: 20px 0;
	text-align: center;
	letter-spacing: 0.5px;
	padding: 0;
}
.inf-sr
{
padding: 0 40px;
}
.sec-2
{
padding: 4em 0;
}
.img-te
{
	width: 90%;
	margin: 0 auto;
}
.img-te img
{
    margin: 0 auto 0 auto;
    display: block;
    position: relative;
    top: -37px;
}
.disteam h1
{
	    color: #80163b;
    font-size: 21px;
    margin: 0;
    font-family:nexafonts;
}
.ar
{
	position: relative;
	top: 6px;
	font-size: 22px;
	transition: 0.5s all;
}
.phot-eff
{
	    background: #fff;
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    -o-box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    padding: 8px;
}
.view-mor
{

	font-family:nexafonts;
	font-size: 17px;
	display: block;
	transition: 0.5s all;
}
.view-mor:hover .ar
{
	    margin-left: 10px;
}
.margin-top-40
{
	margin-top: 40px ;

}
.margin-top-20
{
	margin-top: 20px;

}
.col-801
{
	color: #80163b;
}
.col-ff
{
		color: #fff;
}

.disteam p
{
    color: #80163b;
    font-size: 17px;
    margin: 3px 0 0 0;
    padding: 0;
    font-family: nexafonts;
}
.test-div-2 {
    background-color: #ffffff;
    border-radius: 13px;
    padding: 2em;
    margin-bottom: 2em;
    box-shadow: 0 10px 30px rgba(0,0,0,.25);
    -webkit- box-shadow: 0 10px 30px rgba(0,0,0,.25);
    -moz- box-shadow: 0 10px 30px rgba(0,0,0,.25);
    -o- box-shadow: 0 10px 30px rgba(0,0,0,.25);
}
.tw2-1 {
font-family: 'Poppins', sans-serif;
font-size: 15px;
color: #7d4e54;
margin-top: 5px;
text-align: center;
}
.txt-right
{
	float: right;
}
.dis-t1-1 {
padding-left: 0;
padding-top: 1em;
}
.tes-img-1 {
margin-bottom: 0px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.dis-te-p {
    color: #7d4e54;
    font-family: 'Poppins', sans-serif;
    font-weight: 450;
    font-size: 16px;
    text-align: justify;
    line-height: 30px;
    margin: 0 0 6px 0;
    padding: 0;
}
.our-te
{
	margin-top: 5em;
}
.disteam
{
	    padding: 0 55px 20px 55px;
    margin-top: -14px;
}
.tem-div
{
	  border-radius: 29px;
	  background-color: #80163b;
	  padding: 3em 3em 3em 3em;
}
.footer
{
	background-color: #fff;
	padding: 3em 0;
}
.fot-img
{
	width: 300px;
}
.our-te
{
	background-color: #ffffff;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	-o-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	-moz-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.test-div
{
	background-color: #ffe6ef;
	padding: 4em 0;
}
.test-div-1
{
	background-color: #ffffff;
	 border-radius: 13px;
	 padding: 2em;
}
.dis-te p
{    color: #7d4e54;
    font-family: 'Poppins', sans-serif;
    font-weight: 450;
    font-size: 16px;
    line-height: 30px;
    margin: 0;
    padding: 0;
	
}
.texxt-right
{
	text-align: right;
}
.tes-img
{
	display: flex;
	height: 97px;
}
.test-div .owl-carousel .owl-nav .owl-prev 
{
    background-color: #7d4e54;
    color: #fff;
    font-size: 18px;
    width: 46px;
    line-height: normal;
    /* margin: 10px; */
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 26px;
    border-radius: 4px;
    position: absolute;
    top: 140px;
    left: -78px;
}
.test-div .owl-carousel .owl-nav .owl-next
{
background-color: #7d4e54;
    color: #fff;
    font-size: 18px;
    width: 46px;
    line-height: normal;
    /* margin: 10px; */
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 26px;
    border-radius: 4px;
    position: absolute;
    top: 140px;
    right: -78px;
}
.test-div .owl-nav button
{
	padding: 10px 18px;
}
.img-t1
{
	height: 80px;
	width: 80px;
	background-color: #000;
	border-radius: 50%;
}
.tes-img
{
	margin-bottom: 0px;
}
.tw
{
	color: #7d4e54;
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	margin:0 0 0 0;
	padding: 0;
	font-weight: 500;
}
.checked {
  color: orange;
}
.star-f1
{
	margin-bottom: 6px;
}
.dis-t1
{
	padding-left: 0px;
}
.tw2
{	
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	color: #7d4e54;
}
.team
{
	background: linear-gradient(180deg, #fff 0%, #fff7fa 2%, #ffe6ef 35%, #ffe6ef 100%);
	padding: 4em 0 0;
}
.txt-cnt
{
	text-align: center;
}
.title
{
    color: #80163b;
    font-size: 45px;
    font-family: 'Montserrat', sans-serif;
	letter-spacing: 2px;
    margin: 0 0 60px 0;
    padding: 0;
    font-weight: bold;
}
.step-box
{
	    background: #ffe6ef;
    padding: 1px 25px;
    margin-bottom: 1em;
       margin-top: 1em;
    border-left: 5px solid #80173b;
}
.title-1
{
    color: #80163b;
    font-size: 43px;
     font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
    margin: 0 0 20px 0;
    padding: 0;
    font-weight: bold;
}
.mb-3em
{
	margin-bottom: 0em;
}
.sec-2in
{
	padding-top: 3em;
	padding-bottom: 4em;
}

.menu
{
	    position: relative;
    top: 2px;
}
.cn-div
{
	display: flex;
	justify-content: center;
	align-items: center;
}
.right-bn-info
{
	    padding-left: 10em;
    padding-top: 4em;
}
.send-txt
{
    color: #80163b;
    font-size: 26px;
    font-weight: 550;
    margin: 1em 0 0px 0;
    padding: 0;
    font-family:nexafonts;
}
.bn-txt
{
	color: #80163b;
    font-size: 70px;
    font-family: binerkademo;
    line-height: 90px;
    letter-spacing: 6px;
}
.img-t1 img
{
	width: 100%;
	height: 100%;
}
.f1-fot li
{
margin-bottom: 12px;
}
.fot
{
	margin-top: 2em;
}
.he-t
{
	color: #80163b;
	font-size: 20px;
	font-weight: 550;
	margin: 0 0 8px 0;
	padding: 0;
	font-family: 'Poppins', sans-serif;
}
.form-ft
{
	padding-left: 2em;
}
.f1-fot-1 .form-control
{
	display: block;
    width: 100%;
    padding: 13px 27px;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 22px;
    border-radius: 72px;
    line-height: 1.5;
    color: #222222;
    background-color: #ffe6ef;
    background-clip: padding-box;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* border-radius: var(--bs-border-radius); */
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-primary-1
{
	background-color: #80163b;
	font-family: 'Poppins', sans-serif;
	color: #fff;
	border-radius: 30px;
	padding: 8px 20px;
	font-size: 16px;
	transition: 0.5s all;
	border: 1px solid #80163b;
}
.btn-primary-1:hover
{
	background-color: #fff;
	color: #80163b;
		border: 1px solid #80163b;
}

.fhe-pha
{
	color: #222222;
	font-size: 16px;
	font-weight: 400;
	margin: 0;
	padding: 0;
	line-height: 28px;
	font-family: 'Poppins', sans-serif;
}
.fhe
{
	color: #222222;
	font-size: 16px;
	font-weight: 550;
	margin: 0 0 4px 0;
	padding: 0;
	font-family: 'Poppins', sans-serif;
}
.banner-inside
{
height: 250px;
background: #ffe6ef;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 170px 0 45px 0;
}
.map
{
	margin-top: 2em;
	border: 1px solid #f1f1f1;
	padding: 8px;
}
.pro-div
{
	margin-top:26px;
}
.img-g1
{
	height: 260px;
}
.img-g1 img
{
	width: 100%;
	height: 100%;
}
.main-wrapper
{
	background: linear-gradient(180deg, #fff 0%, #fff 2%, #fff 35%, #ffe6ef 100%);
    padding:2em 0 4em 0;
}
 /* Fixed Header */
            .sticky-nav.menu_fixed {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                z-index: 99;
                animation: sticky 1s;
                /*box-shadow: 2px 4px 8px rgba(51, 51, 51, 0.25);
                background-color:#161616;*/   
                 }

            @keyframes sticky {
                0% {
                    transform: translateY(-100%);
                }

                100% {
                    transform: translateY(0%);
                }
            }
.img-te-1 {
width: 90%;
margin: 0 auto;
}
.img-te-1 img {
    margin: 0 auto 0 auto;
    display: block;
    position: relative;
    top: -37px;
    width: 228px;
}

.disteam-1 {
padding: 20px 30px;
margin-top: 1em;
height: auto;
box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	-o-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	-moz-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.disteam-1 h1 {
color: #80163b;
font-size: 20px;
margin: 0;
font-family: nexafonts;

}
.disteam-1 p {
color: #80163b;
font-size: 16px;
margin: 6px 0 0 0;
padding: 0;
font-family: nexafonts;
}
.add1 {
    margin-bottom: 2em;
}
.iocn-ft {
    color: #222;
    font-size: 26px;
}
.drinfo {
    margin: 0;
    padding: 0;
    color: #222;
    font-weight: 400;
    font-size: 17px;
    letter-spacing: 0.5px;
    font-family: 'Roboto', sans-serif;
    line-height: 30px;
}
.left-cont-div
{
	padding-left: 2em;
	padding-top: 2em;
}
.right-cont-div
{
	padding-right: 2em;
	padding-top: 2em;
}
.add1 {
    margin-bottom: 10px;
}
.bnt {
border-bottom: 1px solid #dfb8c5;
padding-bottom: 14px;
padding-top: 10px;
}
.title3 {
    color: #f5821e;
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    letter-spacing: 0.5px;
}
.cont-form .form-group {
    margin-bottom: 20px;
}

.sub-til
{
	color: #80163b;
font-family: binerkademo;
font-weight: 600;
font-size: 28px;
margin: 0 0 20px 0;
letter-spacing: 0.5px;
padding: 0;
line-height: 33px;
}
.main-bg {
    display: flex;
    justify-content: center;
    align-items: center;
}
.breadcrumb-item {
    z-index: 1;
    display: flex;
    font-family: 'Poppins', sans-serif;
    justify-content: center;
    align-items: center;
    margin-top: 13px;
    font-size: 14px;
    color:#222;
}
.breadcrumb-item a {
    color: #222;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    font-family: "FontAwesome";
    content: "\f105";
    color: #222;
}
.breadcrumb-item.active, .iq-breadcrumb-one ol li a:hover {
    color:#222;
    position: relative;
}
.se-txt
{
color: #222;
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 19px;
margin: 0 0 8px 0;
letter-spacing: 0.5px;
padding: 0;
text-align: right;
line-height: 28px;
}
.info-ser {
    font-family: 'Roboto', sans-serif;
    color: #717171;
    font-size: 16px;
    line-height: 28px;
    text-align: right;
}
.icon-right img {
    width: 54px;
}
.sr-tw-ul li .icon {
    width: 108px;
}
.ser-info-1
{
	padding-left: 2em;
}
.title-sub-1
{
	color: #80163b;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 24px;
    margin: 14px 0;
    letter-spacing: 0.5px;
    padding: 0;
    line-height: 33px;
}
.title-sub-2
{
	    color: #80163b;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 19px;
    margin: 20px 0 20px 0;
    letter-spacing: 0.5px;
    padding: 0;
    line-height: 33px;
}
/**/
.list-sub-3
{
	font-family: 'Roboto', sans-serif;
color: #717171;
font-size: 17px;
line-height: 32px;
margin-left: 29px;
}
.list-sub-3 li
{
	     margin-bottom: 40px;
    /* background-size: 20px; */
    font-family: 'Roboto', sans-serif;
    line-height: 27px;
    position: relative;
    display: flex;
    padding-left: 60px;
        margin-top: 25px;
}
.img-ic {
    position: absolute;
    left: 6px;
    width: 34px;
    display: block;
    justify-content: center;
    align-items: center;
    /* margin: 0 auto; */
    right: 0;
    top: 6px;
    padding: 2px;
}
.list-sub-3 li::before {
content: '';
    position: absolute;
    left: 0;
    background-color: #80173c;
    height: 45px;
    width: 45px;
    margin-bottom: 1em;
    margin-right: 1em;
    border-radius: 50%;

}
/**/

/**/

.list-sub
{
	font-family: 'Roboto', sans-serif;
color: #717171;
font-size: 17px;
line-height: 32px;
margin-left: 29px;
}
.left-padin
{
	padding-right: 2em;
}
.list-sub li::before {
content: "\2022";
color:#80163b;
font-weight: bold;
display: inline-block;
width: 1em;
margin-left: -1em;
font-size: 24px;
}
.list-sub-1
{
	font-family: 'Roboto', sans-serif;
color: #222;
font-size: 26px;
line-height: 32px;
}
.list-sub li
{
	font-family: 'Roboto', sans-serif;
color: #717171;
font-size: 17px;
line-height: 32px;
margin-bottom: 8px;
}
.icon-right {
    width: 108px;
}
.ser-box
{
	margin-bottom: 2em;
	padding: 1em;
}

.ser-ma-bx
{
	margin-top: 2em;
}
.icon-wrapper
{
	display: flex;
	justify-content: center;
}
.icon-wrapper .icon {
    display: inline-block;
    height: 70px;
    margin-bottom: 0;
    transition: all 0.3s ease;
    width: 70px;
    text-align: center;
    font-weight: normal;
    border-radius: 50%;
    background-color: #1196CC;
    color: #fff;
    margin-bottom: 1em;
}
.sr-tw-ul {
    position: relative;
    z-index: 1;
}
.text-right {
    text-align: right;
}
.sr-tw-ul li {
    float: left;
    width: 100%;
    border: 1px solid;
    padding: 30px;
    border-width: 1px;
    border-color: rgb(215, 215, 215);
    border-style: solid;
    border-radius: 4px;
    margin-bottom: 15px;
}
.about-content li {
    display: flex;
    margin-bottom: 10px;
}
.about-content li .text {
    padding-top: 0;
}
.sr-tw-ul li .icon-right {
    width: 108px;
}
.sr-tw-ul li p {
    margin-bottom: 0;
}

.out-side-div
{
	border-bottom: 1px solid #9a2652;
	    padding-left: 2em;
	    padding-bottom: 1em;
}
.ser-img
{
	padding-top: 70px;
}
.div-scr
{
	margin-bottom: 1em;
}

.title-sub-4 {
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 19px;
    margin: 16px 0 16px 0;
    letter-spacing: 0.5px;
    padding: 0;
    line-height: 33px;
}
.margin-top-2em
{
	margin-top: 2em;
}
 .mt--3em
  {
  	margin-top: 3em;
  }
.ab-se-1
{
	padding: 4em 0 0 0;
}
 .circle-wrap {
        float: left;
        margin: 2rem;
        width: 150px;
        height: 150px;
        /*background: #ddc7b9;*/
        border-radius: 50%;
    }

    .circle-wrap .circle .mask,
    .circle-wrap .circle .fill {
        width: 150px;
        height: 150px;
        position: absolute;
        border-radius: 50%;
    }

    .circle-wrap .circle .mask {
        clip: rect(0px, 150px, 150px, 74px);
    }

    .circle-wrap .circle .mask .fill {
        clip: rect(0px, 75px, 150px, 0px);
        background-color: #80163b;
    }

    .circle-wrap.firstPercentage .circle .mask.full,
    .circle-wrap.firstPercentage .circle .fill {
        animation: firstPercentage ease-in-out 3s forwards;
    }

    .circle-wrap.secondPercentage .circle .mask.full,
    .circle-wrap.secondPercentage .circle .fill {
        animation: secondPercentage ease-in-out 3s forwards;
    }

    .circle-wrap.thirdPercentage .circle .mask.full,
    .circle-wrap.thirdPercentage .circle .fill {
        animation: thirdPercentage ease-in-out 3s forwards;
    }

    .circle-wrap .inside-circle {
     display: flex;
flex-direction: column;
justify-content: center;
position: absolute;
width: 140px;
height: 140px;
border-radius: 50%;
background: #fff;
margin-top: 5px;
margin-left: 5px;
z-index: 1;
font-weight: 700;
font-size: 2em;
text-align: center;
    }

    @keyframes firstPercentage {
        0% {
            transform: rotate(0deg);
        }
        100% {
            transform: rotate(160deg);
        }
    }

    @keyframes secondPercentage {
        0% {
            transform: rotate(0deg);
        }
        100% {
            transform: rotate(173deg);
        }
    }

    @keyframes thirdPercentage {
        0% {
            transform: rotate(0deg);
        }
        100% {
            transform: rotate(180deg);
        }
    }

    @keyframes fadeIn {
        0% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }

.tag-line
{
	background-color: #072c3f;
color: #fff;
font-size: 16px;
padding: 3px 10px;
font-family: 'Poppins', sans-serif;
font-weight: 550;
}
.procss-box
{
padding: 10px 30px;
/* margin: 40px 0; */
border-left: 3px solid #9a2652;
box-shadow: -1px 7px 13px 0px rgba(10, 10, 10, 0.08);
-webkit-box-shadow: -1px 7px 13px 0px rgba(10, 10, 10, 0.08);
-moz-box-shadow: -1px 7px 13px 0px rgba(10, 10, 10, 0.08);
-o-box-shadow: -1px 7px 13px 0px rgba(10, 10, 10, 0.08);
margin-bottom: 2em;
border-radius: 5px;
}

.til-div
{
	color: #344f5f;
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 20px;
margin: 14px 0;
letter-spacing: 0.5px;
padding: 0;
line-height: 33px;

}
.proc-img img
{
width: 180px;
display: block;
margin: 0 auto;
/*box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
-webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
-o-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
-moz-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;*/
}
.ster-img img
{
width: 230px;
}
.left-cont-div img
{
height: 180px;
}
.case
{
	background-color: #fff;
	margin-bottom: 2em;
	padding: 14px 20px 20px 20px;
	box-shadow: 0 10px 30px rgba(0,0,0,.25);
	-webkit-box-shadow: 0 10px 30px rgba(0,0,0,.25);
	-moz-box-shadow: 0 10px 30px rgba(0,0,0,.25);
	-o-box-shadow: 0 10px 30px rgba(0,0,0,.25);
}

/*Media*/

@media only screen and (max-width: 768px)
{
	.dis-te {
    height:auto;
}
.form-ft {
    padding-left: 0;
    padding-right: 8em;
}
.right-bn-info {
    padding-left: 4em;
    padding-top: 4em;
    margin-top: 4em;
    margin-bottom: 3em;
}
.infodr {
    padding: 1em 0 0 0;
}
.left-cont-div img {
    height: auto;
}
.img-1 {
    height: auto;
    width: 100%;
    margin-top: 30px;
}
.img-2 {
    height: 80px;
    width: 100%;
    margin-top: 30px;
}
.img-180 {
    height: 100px;
}
.ser-info-2 {
    padding-left: 1em;
}
.ser-img-tab
{
	padding-left: 1em;
	margin-bottom: 1em;
}
.img-31-130 {
    height: 80px;
    width: 100%;
    margin-top: 30px;
}
.hid-dek
{
display: block;
}
.hid-mob
{
display: none;
}
.img-g1 {
    height: 200px;
}
.header .menu > .menu-item > .sub-menu > .menu-item {
    display: block;
    width: 100%;
    float: none;
}
.calltp {
    text-align: left;
    margin: 0 20px;
    padding: 0;
    display: none;
}
.arow-top {
    font-size: 18px;
    position: relative;
    top: 1px;
    left: -28px;
}
.bn-txt {
    color: #80163b;
    font-size: 38px;
    font-family: binerkademo;
    line-height: 40px;
    letter-spacing: 6px;
}
.d-flex {
    display: block;
}
.test-div-1 {
    background-color: #ffffff;
    border-radius: 13px;
    padding: 2em;
    height: 400px;
}
.test-div .owl-carousel .owl-nav .owl-next {
    background-color: #7d4e54;
    color: #fff;
    font-size: 18px;
    width: 46px;
    line-height: normal;
    /* margin: 10px; */
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 26px;
    border-radius: 4px;
    position: relative;
    top: 0;
    right: auto;
    bottom: 0;
    margin: 1em 10px;
}
.test-div .owl-carousel .owl-nav .owl-prev {
    background-color: #7d4e54;
    color: #fff;
    font-size: 18px;
    width: 46px;
    line-height: normal;
    /* margin: 10px; */
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 26px;
    border-radius: 4px;
    position: relative;
    top: 0;
    left: 0;
    margin: 1em 10px;
}
.owl-theme .owl-nav {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.hide-sd
{
	display: block;
}
.hide-tab11
{
	display: none;
}
}

/*Media1*/
@media only screen and (max-width: 600px)
{
	.dis-te {
    height:auto;
}
.hide-tab11
{
	display: block;
}
.inf-sr {
    padding: 0 20px;
}
.team {
    background: linear-gradient(180deg, #fff 0%, #fff7fa 2%, #ffe6ef 35%, #ffe6ef 100%);
    padding: 2em 0 0;
}
.right-cont-div {
    padding-right: 0;
    padding-top: 0;
}
.sec-2 {
    padding: 2em 0;
}
.test-div {
      background-color: #ffe6ef;
    padding: 4em 0 2em 0;
}
.mt--3em {
    margin-top: 1em;
}
.img-g1 {
    height: 200px;
}
.out-side-div {
    border-bottom: 1px solid #9a2652;
    padding-left: 0em;
    padding-bottom: 1em;
}
.test-div-1 {
    background-color: #ffffff;
    border-radius: 13px;
    padding: 2em;
    height: 500px;
}
.test-div .owl-carousel .owl-nav .owl-next {
    background-color: #7d4e54;
    color: #fff;
    font-size: 18px;
    width: 46px;
    line-height: normal;
    /* margin: 10px; */
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 26px;
    border-radius: 4px;
    position: relative;
    top: 0;
    right: auto;
    bottom: 0;
    margin: 1em 10px;
}
.test-div .owl-carousel .owl-nav .owl-prev {
    background-color: #7d4e54;
    color: #fff;
    font-size: 18px;
    width: 46px;
    line-height: normal;
    /* margin: 10px; */
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 26px;
    border-radius: 4px;
    position: relative;
    top: 0;
    left: 0;
    margin: 1em 10px;
}
.owl-theme .owl-nav {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.img-cr {
    width: 250px;
    display: block;
    margin: 0 auto;
    padding-top: 1em;
}
.left-cont-div {
    padding-left: 0;
    padding-top: 0;
}
.img-31-130 {
    height: auto;
    width: 100%;
    margin-top: 30px;
}
.img-2 {
    height: auto;
    width: 100%;
    margin-top: 30px;
}
.img-180 {
    height: auto;
    margin-bottom: 1em;
}
.ser-info-2 {
    padding-left: 0;
}
.ser-img-tab {
    padding-left: 0;
    margin-bottom: 1em;
}
.left-cont-div {
    padding-left: 0;
    padding-top: 16px;
}
.img-or {
    width: 200px;
    display: block;
    margin: 0;
    padding-top: 1em;
}
.main-wrapper {
    background: linear-gradient(180deg, #fff 0%, #fff 2%, #fff 35%, #ffe6ef 100%);
    padding: 2em 0 2em 0;
}
.form-ft {
    padding-left: 0;
    padding-right: 0;
}
.d-flex {
    display: block;
}
.in-cont
{
	padding-left: 20px;
}
.d-flex-dek
{
	display: block;
}
.ster-img img {
    width: auto;
}
.paddin-top-1em {
    padding-top: 0;
}
.row-dir
{
        flex-direction: column-reverse;
}
.right-bn-info {
    padding-left: 3em;
    padding-top: 4em;
    margin-top: 4em;
    margin-bottom: 0;
}
.img-right-ban {
    position: relative;
    top: 83px;
    margin-top: -76px;
}
.hide-sd
{
	display: none;
}
}
