.about-area p{
	padding-bottom: 10px;
	font-size: 15px;
	color: #333;
}
.service-icon img{
/*	width: 70px!important;*/
	vertical-align: middle;
	margin: auto;
}

.service-area{
	padding: 5rem 0;
}
.service-content h4 a{
	color: #333;
}
.service-text{
	font-size: 15px;
	line-height: 1.5;
	color: #333;
	padding-bottom: 10px;
}
.service-text a{
	padding: 2px 0;
	display: block;
	color: #666;
}
.service-text a:hover{
	opacity: 0.7;
}
.blog-area{
	padding: 5rem 0;
}
.testimonial-author-info h4{
	position: relative;
	padding-bottom: 15px;
}
.testimonial-author-info h4:before{
	position: absolute;
	content: '';
	top: 40px;
	width: 30px;
	height: 2px;
	background: #999;
}
.about-experience p{
	color: #fff;
}
.wd1{
	padding-left: 60px;
}
.pankti{
	margin-top: 60px;
}
.pankti img{
	margin-bottom: 10px;
}
.pankti h1{
	color: #ad098f;
	font-size: 48px;
}
.pankti h3{
	color: #666;
	font-size: 24px;
	padding-bottom: 5px;
}
.pankti h4{
	color: #666;
	padding-bottom: 5px;
}
.fixed-top .navbar-brand img{
	height: 70px;
}

.arrow-container {
  width: 25px;
  /* cubic-bezier-easing = sine / mehr Beispiele: https://easings.net/ */
  animation: bounce 1600ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
  cursor: pointer;
  height: 20px;
  margin: auto;
  padding-top: 180px;
}

.arrow-down {
  height: 6px;
  background: #fff;
  transform: rotate(45deg);
  transform-origin: 0% 0%;
  border-radius: 5px;
}
.arrow-down:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 100%;
  border-radius: 5px;
  background:  #fff;
  transform: rotate(-90deg);
  transform-origin: 0% 100%;
}

@keyframes bounce {
50% {
    transform: translateY(-15px);
  }
}
.contact-area{
		padding: 5rem 0;
}
.list1 ul{
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 0;
}
.list1 ul li{
	 list-style: none;
	 padding-left: 20px;
	 line-height: 1.5;
	 position: relative;
}
.list1 ul li a{
		font-weight: 500!important;
		color: #333;
		font-size: 15px;
		padding: 7px 0;
}
.list1 ul li a i{
	position: absolute;
	left: 0;
	top: 11px;
	font-size: 13px;
}
.list1 ul li a:hover, .list1 ul li a.active{
	 padding-left: 0!important;
	 color: #E42A74;
}
.service-single-area {
		padding: 80px 0;
}
#serheding{
	text-align: center;
	background: #eeeeee80;
}
#serheding h1{
	font-size: 40px;
	color: #E42A74;
	padding-top: 1em;
	padding-bottom: 1em;
}
.service-details ul li{
	padding-left: 25px;
	position: relative;
	color: #333;
	font-size: 15px;
}
.service-details ul li:not(:last-child){
	padding-bottom: 10px;
}
.service-details ul li i{
	top: 5px;
	left: 0;
	color: #e42a74;
	position: absolute;
}
.service-details ul li ul li{
		list-style: disc;	
		margin-left: 15px;
		padding-left: 0;
}
.service-details ul li ul{
		margin-left: 0;
}
.accordion-button:not(.collapsed) {
 		border-bottom: 0;	
}
.sideapp h1{
	font-size: 2.2rem;
	color: #AD098F;
}
.sideapp h1 i{
	color: #AD098F;
	font-size: 26px;
	padding-right: 5px;
}
.sideapp h4{
	padding-bottom: 15px;
	color: #333
}


.form form {

}
.form form label{
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
}
.form form input{
    display: block;
    width: 100%;
    border-radius: 0;
    border: 1px solid #dbdbdb;
    padding: 10px 15px;
    margin-bottom: 15px;

}
.form form input::placeholder{
    font-size: 15px;
     color: #666!important;
}
.form form input:focus{
    outline: none;

    box-shadow: 5px 5px 10px #00000025;
}
.form form select{
    display: block;
    width: 100%;
    border-radius: 0;
    border: 1px solid #dbdbdb;
    padding: 15px;
    color: #666;
    margin-bottom: 15px;
}

.form form select option{
    width: 100%;
    padding: 10px;
    font-size: 14px;
    padding: 10px!important;
    color: #666
}
.form form select::placeholder{
  font-size: 15px;
     color: #666!important;
}
.form form select:focus{
    outline: none;
    box-shadow: 5px 5px 10px #00000025;
}
.form form textarea{
     border: 1px solid #dbdbdb;
    display: block;
    width: 100%;
     margin-bottom: 15px;
    height: 100px;
    padding: 15px;
}
.form form textarea::placeholder{
   font-size: 15px;
     color: #666!important;
}
.form form textarea:focus{
    outline: none;
    box-shadow: 5px 5px 10px #00000025;
}
.modal-content {
    background: #fdeeee!important;
}
.btn-close {
    
}
.topheader{
	padding: 10px 0;
}
.topapp {
/*	padding-top: 7%;*/
	text-align: right;
}
.topapp ul li{
	display: inline;
	padding: 0 10px;
	font-size: 18px;
	font-weight: 400;
}
.topapp ul li a{
	color: #666;
}
.topapp ul li a:hover{
	color: #666;
}
.topapp ul li i{
	font-size: 20px;
	transform: translateY(2px);
	margin-right: 5px;
	color: #E42A74;
}
.header-btn{

}.abtpage{
	padding-bottom: 0!important;
}
#whatsapp{
	font-size:60px;
	color:#4dc85a;
	position:fixed;
	z-index:99;
	bottom:60px;
	right:30px;
}