.mobile-menu .menu-box {
    background: #ffffff;
}
.alubm{
	width: 100%;
}
.mobile-menu .nav-logo img {
    max-height: 80px;
}
.mobile-menu .navigation li > a {
    position: relative;
    display: block;
    padding: 10px 20px;
    font-size: 16px;
  
	font-family: 'Nunito';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    color: #EE2B53;
}
		.banner-heading{
			font-family: 'Nunito';
font-style: normal;
font-weight: 700;
font-size: 36px;
line-height: 49px;

color: #000000;
		}
		.main-heading .text{
			color: #EE2B53;
		}
		.sec-title {
    position: relative;
    margin-bottom: 10px;
    z-index: 2;
}
		.horizental-image{
			margin-right: auto !important;
 			margin-left: auto !important;
			max-width: 728px;
		}
		.horizental-image img{
			display: inline-block;
			width: 994px;
height: 171px;
		}
		.mx-auto {
 margin-right: auto !important;
 margin-left: auto !important;
}

		@media only screen and (max-width: 599px){
.feature-block-five .inner-box {
    padding: 0px 30px;
}
.about-section .content-column .sec-title {
    margin-bottom: 0px;
}
		}
		.feature-block-five .inner-box {
    padding: 0px 60px 50px;
  
}
		.news-p{
			font-family: 'Nunito';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 22px;
text-align: left;
color: #000000;
		}
		.news-section {
    position: relative;
    /* padding: 80px 0 30px; */
    overflow: hidden;
    background-color: #fff;
}
		.box-h{
			font-family: 'Nunito';
			font-style: normal;
			font-weight: 700;
			font-size: 30px;
			line-height: 41px;
			text-align: center;
			color: #FFFFFF;
		}
		.box-number{
			font-family: 'Nunito';
font-style: normal;
font-weight: 700;
font-size: 32px;
margin-top: 20px;
line-height: 44px;
text-align: center;
color: #FFFFFF;
		}
		.card-box {
    display: flex;
    justify-content: center;
    padding: 23px;
    background: #EE2B53;
    border-radius: 20px;
    color: #FFFFFF;
}
		.testimonial-area {
			
  			padding: 10px 0px 0px 0px; 
		}
  .testimonial-area .testimonail-carousel .single-testimonial-item {
	background: #FFFFFF;
	border: 1px solid #C6C6C6;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 10px;
    margin-bottom: 10px; 
}
    .testimonial-area .testimonail-carousel .single-testimonial-item .description {
		/* background: #FFFFFF; */
			
			/* box-shadow: 0px 4px 10px 4px rgba(0, 0, 0, 0.25); */
      text-align: left;
      font-size: 14px;
      color: #64687e;
      padding: 30px 20px 30px 20px;
      /* margin-bottom: 30px; */
      position: relative; }
      .testimonial-area .testimonail-carousel .single-testimonial-item .description p {
        margin-bottom: 0;
        
		font-family: 'Karla';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 21px;

color: #7F7F7F;
	}
      /* .testimonial-area .testimonail-carousel .single-testimonial-item .description:after {
        position: absolute;
        bottom: -30px;
        left: 90px;
        width: 0px;
        height: 0px;
        content: '';
        border-top: 30px solid #f7f7f7;
        border-right: 30px solid transparent; } */
    .testimonial-area .testimonail-carousel .single-testimonial-item .author-details {
      position: relative;
      padding-left: 30px; }
      .testimonial-area .testimonail-carousel .single-testimonial-item .author-details .thumb {
        position: absolute;
        left: 30px;
        top: 0;
        width: 70px;
        height: 70px;
        border-radius: 4px; }
      .testimonial-area .testimonail-carousel .single-testimonial-item .author-details .thumb img {
        margin: auto;
        width: auto;
        min-width: 100%;
        height: auto;
        min-height: 100%;
        overflow: hidden;
        display: block;
        border-radius: 10px;
      }
      .testimonial-area .testimonail-carousel .single-testimonial-item .author-details .content {
        padding-left: 90px;
        padding-top: 10px; 
		margin-bottom: 30px;
	}
        .testimonial-area .testimonail-carousel .single-testimonial-item .author-details .content .name {
          font-size: 16px;
		 
          /* line-height: 20px; */
          color: #262b49; }
		  .testimonial-area .testimonail-carousel .single-testimonial-item .author-details .content h4{
			padding: 0px;
			margin: 0px;
		  }
        .testimonial-area .testimonail-carousel .single-testimonial-item .author-details .content .post {
          color: #64687e;
          font-size: 14px;
          /* line-height: 14px;  */
		}
		.twentytwenty-container img{
			display: flex;
		height: 300px;
		justify-content: center;
}
		.portfolio-area {
		
			padding: 0px 0 0px 0;
		}

		.portfolio-area .portfolio-menu-wrapper {
			text-align: center;
			margin-bottom: 30px;
		}

		.portfolio-area .portfolio-menu-wrapper ul {
			display: inline-block;
			border: 2px solid rgba(0, 0, 0, 0.1);
			border-radius: 35px;
		}

		.portfolio-area .portfolio-menu-wrapper ul li {
			display: inline-block;
			height: 50px;
			line-height: 50px;
			font-weight: 600;
			font-size: 14px;
			border-radius: 35px;
			padding: 0 20px;
			cursor: pointer;
			color: #64687e;
		}

		.portfolio-area .portfolio-menu-wrapper ul li.active {
			background-color: #EE2A53;
			color: #fff;
		}

		.portfolio-area .portfolio-masonary-wrapper .single-portfolio-item .twentytwenty-wrapper {
			margin: 0 auto;
			display: block;
			width: 100%;
			max-width: 350px;
			overflow: hidden;
		}

		.portfolio-area .portfolio-masonary-wrapper .single-portfolio-item:hover .thumb .hover {
			visibility: visible;
			opacity: 1;
		}

		.portfolio-area .portfolio-masonary-wrapper .single-portfolio-item .thumb {
			position: relative;
		}

		.portfolio-area .portfolio-masonary-wrapper .single-portfolio-item .thumb .hover {
			position: absolute;
			left: 0px;
			top: 0;
			width: 100%;
			height: 100%;
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-orient: horizontal;
			-webkit-box-direction: normal;
			-ms-flex-direction: row;
			flex-direction: row;
			-webkit-box-align: center;
			-ms-flex-align: center;
			align-items: center;
			-webkit-box-pack: center;
			-ms-flex-pack: center;
			justify-content: center;
			background-color: rgba(0, 0, 0, 0.5);
			visibility: hidden;
			opacity: 0;
			-webkit-transition: all 0.3s ease-in;
			-moz-transition: all 0.3s ease-in;
			-o-transition: all 0.3s ease-in;
			transition: all 0.3s ease-in;
		}

		.portfolio-area .portfolio-masonary-wrapper .single-portfolio-item .thumb .hover .image-popup {
			font-size: 20px;
			color: #fff;
		}

		.img-fluid-2 {
			max-height: 700px;
			width: 100%;
		}

		/* .news-block { */
			/* height: 400px; */
		/* } */

		.container-fluid {
			padding: 0 20px;
		}

		.owl-carousel .owl-item .img {
			width: 500px;
			height: 422px;
			display: block;
			width: 100%;
			-webkit-transform-style: preserve-3d;
		}

		.default-dots .owl-dots {
			margin-top: 80px;
		}

		.main-heading {

			/* margin: 80px 0px 20px 0px; */
			text-align: left;
			line-height: 1em;


		}

		.main-heading h1 {
			font-family: 'Nunito';
			font-style: normal;
			font-weight: 700;
			font-size: 40px;
		}

		.main-header .logo img {
			max-width: 100%;
			height: 90px;
		}

		.main-footer .logo img {
			max-width: 100%;
			height: 90px;
		}

		@media only screen and (max-width: 1023px) {

			.main-header .logo img,
			.sticky-header .logo img {
				width: auto;
				max-width: none;
				max-height: 90px;
			}
		}

		.inner-box {
			border-radius: 14px;
		}

		.service-card {
			box-sizing: border-box;
			position: absolute;
			background: #FFFFFF;
			/* border: 1px solid #9D9D9D; */
			box-shadow: 0px 4px 10px 4px rgba(0, 0, 0, 0.25);
			/* border-radius: 0px 0px 25px 25px; */
		}

		.content-box-service {
			position: relative;
			margin-top: 5px;
			padding: 30px 40px 35px;
			background-color: #fff;
			border-radius: 0px 0px 25px 25px;
			-webkit-transition: all 300ms ease;
			transition: all 300ms ease;
		}

		.btn-style-one {
			position: relative;
			font-size: 16px;
			line-height: 28px;
			padding: 10px 20px;
			font-weight: 800;
			overflow: hidden;
			color: #ffffff;
			background: var(--bg-theme-color2);
			-webkit-transition: all 500ms ease;
			transition: all 500ms ease;
			border-radius: 10px;
			overflow: hidden;
		}
		@media only screen and (min-width: 768px) and (max-width: 991px) {
			.portfolio-area .portfolio-menu-wrapper ul li {
				height: 50px;
				line-height: 50px;
				font-size: 14px;
				padding: 0px 13px;
			}

		

		}

		@media only screen and (max-width: 767px) {
			.portfolio-area .portfolio-menu-wrapper ul {
				border: none;
			}
			.portfolio-area .portfolio-menu-wrapper ul li {
			   height: 35px;
			   line-height: 35px;
			   font-size: 14px;
			   border-radius: 25px;
			   padding: 0 10px;
			}
			.single-portfolio-item img {
				width: 100%;
			}
		}
		.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
			background: transparent;
		}
		
		.twentytwenty-overlay:hover {
			background: transparent;
		}