@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
.menu_wrapper .navbar-nav .nav-item {
	margin: 0 10px
}
.featured1-wrap i {
    font-size: 22px;
    color: #045887;
    padding: 0px 10px 0px 0px;
}

.bmdu-team {
    padding: 20px 10px;
    text-align: center;
    margin: auto;
    margin-bottom: 30px;
    height: 200px;
    border: 1px solid #11618d;
    border-style: dotted;
}

.bmdu-team img {
    margin: auto;
        width: 80px !important;
}

.bmdu-team h5 {
    color: #000;
    font-size: 14px;
    font-weight: 400;
}
.bmdu-team:hover {
    box-shadow:0 10px 12px 0 rgb(0 0 0 / 26%);
    transform: scale(1.0);
}
.bmdu-img img {
    width: 100%;
}

.menu_wrapper .navbar-nav .nav-item a {
	color: #045887;
	font-size: 16px;
	font-weight: 600
}
.bmdu-concept {
    font-size: 18px;
    color: #045888;
    font-weight: 300;
}
.dropend .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px
}

.about-info h1 {
	font-size: 25px;
	line-height: 43px;
	font-weight: 400;
}
.icon-content:hover {
    box-shadow: 0 11px 18px -8px rgba(0, 0, 0, 0.16);
    transition: all 0.5s;
}
.mobile.footer-top h3{    font-size: 16px;}

.text-justify {
    text-align: justify;
}
@media screen and (min-width: 768px) and (max-width:1440px) {
	.leftclmn.mobile {
		display: none;
	}
}

/* Tablets, iPads (portrait and landscape) ---------- */
@media screen and (min-width: 768px) and (max-width: 1024px) {
	/* styles */

	.design {
		display: none;
	}

	div#main {
		padding: 0px;
	}

	.hero-nine-bg {
		margin-top: 0px;
	}

	.leftclmn {
		width: 464px;
	}

	h1,
	h2,
	h3,
	h4 {
		font-size: 25px !important;
	}

	p {
		font-size: 16px !important;
	}
}

@media screen and (min-width: 320px) and (max-width: 480px) {
	.rightclmn {
		display: none;
	}

	/* styles */
	.leftclmn.desktop {
		display: none;
	}

	.mobile {
		display: block;
	}

	.desktop {
		display: none;
	}

	.footer-top {
		padding-top: 0px;
	}

	.design {
		display: none;
	}

	.leftclmn ul li a {
		padding: 0 2px;
		font-size: 14px;
	}

	.rightclmn {
		text-align: center;
	}
}

@media screen and (min-width: 320px) and (max-width: 425px) {
	.rightclmn {
		display: none;
	}

	.sidenavbar {
		position: absolute !important;
		top: 124px;
		right: 23px;
	}

	img.logo-img {
		width: 136px;
	}

	#main {
		padding: 0px !important;
	}
}
/* 
@media screen and (max-width: 320px) {
	.sidenavbar {
		top: 235px !important;
	}
} */

.icon-content {
	background: #196690cc;
	color: #fff;
	padding: 20px;
	text-align: justify;
	border-radius: 5px;
	height: 340px;
	overflow-y: scroll;
	margin: 0px 0px 25px;
}

.icon-content p {
	font-size: 14px;
}

/*.clients-bmdu {*/
/*    overflow-y: scroll;*/
/*    height: 450px;*/
/*}*/

.team-img {
	height: 260px;
	filter: grayscale(100%);
}

.team-img:hover {
	filter: grayscale(0);
}

section.bmdu-quick {
	background-image: url(assets/img/best-website-design-company-bmdu.jpg);
	background-size: cover;
	background-attachment: fixed;
}

.bmdu-quick ul li i.fa-solid {
	font-size: 10px;
	color: #045887;
	border: 1px solid #ffffffa6;
	border-radius: 100px;
}


.large-box h3 {
	text-align: left;
	font-size: 17px;
	font-weight: 500;
}

.parralex {
	font-size: 26px;
}

.large-box p {
	text-align: justify;
	padding: 0px 0px 0px 0px;
}

.bmdu-quick li i {
	color: #045887;
	font-weight: 500;
}


.box.design h4 {
	font-size: 19px;
	font-weight: 600;
}

.box.design p {
	font-size: 15px;
}

.box.design {
	padding: 20px;
	height: 220px;
	margin: 40px 0px 0px;
	text-align: center;
}

/*------------time line --------------*/
.timeline-steps {
	display: flex;
	justify-content: center;
	flex-wrap: wrap
}

.timeline-steps .timeline-step {
	align-items: center;
	display: flex;
	flex-direction: column;
	position: relative;
	margin: 1rem
}

@media (max-width:375px) {
	.sidenavbar {
		top: 99px;
		position: absolute;
		right: 14px;
	}

	#main {
		padding: 0px;
	}
}

/*@media (max-width:360px) {*/
/*.sidenavbar { top: 100px !important;}*/
/*}*/

@media (max-width:1440px) {
	.sidenavbar {
		top: 55px;
	}
}

@media (min-width:768px) {
	.timeline-steps .timeline-step:not(:last-child):after {
		content: "";
		display: block;
		border-top: 0.15rem dotted #0000004d;
		width: 5.46rem;
		position: absolute;
		left: 7.5rem;
		top: 2.3125rem;
	}

	.timeline-steps .timeline-step:not(:first-child):before {
		content: "";
		display: block;
		border-top: .15rem dotted #0000004d;
		width: 3.8125rem;
		position: absolute;
		right: 7.5rem;
		top: 2.3125rem
	}
}

.timeline-steps .timeline-content {
	width: 11rem;
	text-align: center
}

.inner-circle img {
	width: 71px;
	border: 1px dotted #0000002e;
	padding: 10px;
	border-radius: 15px;
}

.timeline-steps .timeline-content p {
	font-size: 15px;
	color: #202020;
}

.inner-circle img:hover {
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.timeline-steps .timeline-content p:hover {
	color: #045887;
}

.typing-slider h1 {
	font-size: 30px;
}

/* Cursor */
.txt-type>.txt {
	border-right: 0.2rem solid #777;
}

.single-service {
	margin: 0px 0px 40px;
}

.single-service:hover {
	border: 1px dotted #04589b;
	border-radius: 10px;
}

.btn.btn-md {
	background: #045887;
	color: white;
	padding: 5px 15px;
	border-radius: 30px;
}

.btn-light {
	background: white !important;
	padding: 5px 22px;
	border-radius: 30px;
}

#myVideo {
	position: fixed;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
}

/*react app page */
.process-bmdu h4 {
    font-size: 19px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 10px !important;
}

.service-27 h1, .service-27 h2, .service-27 h3, .service-27 h4, .service-27 h5, .service-27 h6 {
  color: #3e4555;
}

.service-27 .font-weight-medium {
	font-weight: 500;
}

.service-27 .bg-light {
    background-color: #f4f8fa !important;
}

.service-27 .badge {
	line-height: 14px;
}

.service-27 .badge-info {
	background: #045887;
}

.service-27 a {
	text-decoration: none;
}

.service-27 .linking {
	color: #3e4555;
}

.service-27 .linking:hover {
	color: #316ce8;
}

.service-27 .text-info-gradiant {
		background: #188ef4;
    background: -webkit-linear-gradient(legacy-direction(to right), #188ef4 0%, #316ce8 100%);
    background: -webkit-gradient(linear, left top, right top, from(#188ef4), to(#316ce8));
    background: -webkit-linear-gradient(left, #188ef4 0%, #045887 100%);
    background: -o-linear-gradient(left, #188ef4 0%, #045887 100%);
    background: linear-gradient(to right, #188ef4 0%, #045887 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
}

.service-27 .display-5 {
	font-size: 2.5rem;
}

/******************digital Marekting page css********************************/
.custom-analyze-btn {background-color: #343092;border: none;transition: background-color 0.3s ease;}
p,a {font-family: "Plus Jakarta Sans", sans-serif !important;}
.custom-analyze-btn:hover {background-color: #2e76d0;}

.dig-aws-btn:hover {background: linear-gradient(to right, #28aa78, #6ce0b4);
	color: white;}

.corner-box {position: relative;padding: 70px 30px;background-color: #fff;}

.corner {position: absolute;width: 15rem;height: 10rem;border: 25px solid #343092;}

.corner-top-left,
.corner-bottom-right {border-style: solid;border-color: #343092;}

.corner-top-left {top: 0;left: 0;border-right: none;border-bottom: none;}

.corner-bottom-right {bottom: 0;right: 22px;border-left: none;border-top: none;}

.highlight {color: #343092;font-weight: bold;}


.p-40 {padding: 50px;}

.dig-bg-box {
	background-image: url(https://bmdu.net/assets/image/digital-marketing-page/digital-marketing.svg);background-size: cover;background-position: center;
	background-repeat: no-repeat;} .Dig-h-t-size {color: #000000;   font-family: "Plus Jakarta Sans", sans-serif; }
	
	
	
	/***************form css start*****************/
.custom-form-container {max-width: 350px; border-radius: 10px;
    padding: 1.5rem;
    background-image: url(https://bmdu.net/assets/image/digital-marketing-page/form-bg.webp);background-size: cover;
}

    .custom-input,
    .custom-textarea {background: rgba(255, 255, 255, 0.6);border: none;
      padding: 0.5rem 1rem;}

    .custom-input {  border-radius: 50rem;}

    .custom-textarea {border-radius: 20px;resize: none;
    }

    .custom-label {color: white;
    }
.Dig-blue-color {
    color: #343092 !important;
}
    .custom-submit {border-radius: 50rem;   padding: 0.5rem;}	
	
 .card-seo    { background-color: #e8f0fe; } /* Light Blue */
  .card-ppc    { background-color: #fef7e0;} /* Soft Yellow */
  .card-smo    { background-color: #e8f5e9; } /* Soft Green */
  .card-gmb    { background-color: #fff3e0;} /* Light Orange */
  .card-aso    { background-color: #f3e5f5;} /* Light Purple */
  .card-orm    { background-color: #fce4ec;} /* Light Pink */
  .card-leads  { background-color: #e0f7fa;} /* Aqua Blue */	
	/******************end form css************************/

@media (max-width: 425px) {
  .corner-top-left,
  .corner-bottom-right {
    display: none !important;
  }
  .p-40 {padding: 10px;}
}











