

/*--------------------*/
/* BASIC TYPOGRAPHY */
/*--------------------*/

@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@100;200;300&amp;family=Rubik&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@100;200;300;800&amp;family=Overpass:wght@200;400;700&amp;family=Rubik&amp;display=swap');


body {
	font-family: 'Overpass', sans-serif;
	color: #000000;
	font-size: 17px;
	font-weight: 400;
	overflow-x: hidden ;
}

ul {
	padding: 0;
	margin: 0;
}

ul li {
	list-style: none;
	font-size: 17px;
	line-height: 1.59;
}

a {
	text-decoration: none;
	color: #2f2f2f;
}

a:hover,
a:focus {
	outline: none;
	text-decoration: none;
	color:#000 !important;
}

h1,
h2,
h3,
h5,
h6 {
	font-family: 'Overpass', sans-serif;
	font-weight: 900;
	margin-top: 0;
}


h1 {
	font-size: 35px;
}

h2 {
	font-size: 32px;
	line-height: 1.13;
}

h3 {
	font-size: 26px;
}

h4 {
	font-size: 22px;
	font-weight: 600;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 18px;
}

img {
	border: none;
	max-width: 100%;
}

code {
	background-color: grey;
	border-radius: 2px;
	color: #fff;
	padding: 2px 4px;
}

pre {
	background-color: #f8f8f8;
	border: 1px solid #eee;
	border-radius: 4px;
	padding: 10px;
}

pre code {
	background-color: transparent;
	color: #333333;
}

del {
	text-decoration-color: #ee6e73;
}

kbd {
	background-color: #ddd;
	padding: 4px 6px;
	border-radius: 2px;

}

address {
	line-height: 1.5;
	padding-left: 10px;
}

dl dt {
	font-weight: 700;
}

dl dd {
	margin-left: 0;
}



blockquote p {
	margin-top: 10px;
}

button {
	padding: 5px 15px;
	border: none;
}

button:focus {
	outline: none;
	border: none;
}

iframe {
	border: none;
}
.fonts-bold{
  font-size: 40px;
  font-weight: 700;
}


/* ========= BUTTON =========*/

.mu-primary-btn {
	background-color: #2EC4B6;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	padding: 10px 30px;
	text-transform: uppercase;
	font-weight: 700;
	margin-left: 20px;
	border-radius: 8px;
}

.mu-dark-btn {
    background-color:#FE3B00;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    padding: 7px 24px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 10px;
    margin-right: 17px;
}

.mu-primary-btn:hover,
.mu-primary-btn:focus {
	color: #fff;
}


.mu-send-msg-btn {
	color: #555;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	text-align: center;
	padding: 12px 20px;
	margin-top: 10px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	width: 170px;
	color: #fff;
	border-radius: 20px;
	cursor: pointer;
	text-transform: uppercase;
}

.mu-send-msg-btn:hover,
.mu-send-msg-btn:focus {
	background-color: #fff;
}

/*scrol to top*/

.scrollToTop {
	background-color: #454545;
	bottom: 60px;
	color: #ffffff;
	display: none;
	font-size: 30px;
	line-height: 50px;
	position: fixed;
	right: 20px;
	text-align: center;
	text-decoration: none;
	width: 55px;
	z-index: 999;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	height: 55px;
}

.scrollToTop:hover,
.scrollToTop:focus {
	color: #fff;
}



a:hover,
a:focus,
.mu-book-now-btn,
.mu-copy-right a:hover,
.mu-copy-right a:focus,
.mu-send-msg-btn:hover,
.mu-send-msg-btn:focus,
.mu-logo,
.mu-logo:hover,
.mu-logo:focus,
.mu-client-quote,
.mu-clients-slider .slick-prev,
.mu-clients-slider .slick-next,
.mu-clients-slider .slick-prev::before,
.mu-clients-slider .slick-next::before,
.my-why-us-single-icon {
	color: #a5a5a5;
}


.scrollToTop,
.mu-testimonial-slide .slick-dots li.slick-active,
#mu-callto-action {
	background-color: #a5a5a5;
}





.mu-clients-slider .slick-prev,
.mu-clients-slider .slick-next {
	border: 2px solid #a5a5a5;
}

/*--------------------*/
/* SUB HEADER */
/*--------------------*/
.sub-header {
    background-color:#fe3b00;
    color: #fff;
    padding-left: 15px;
    padding-top: 2px;
}
.info li {
	margin: 3px 10px;
	height: 20px;
	margin-top: 5px;
}
.info li a{
	font-size: 14px;
}
.info li i{
	font-size: 14px !important;
}
.info span{
	height: 20px;
	display: block;
	width: 2px;
	background-color: #fff !important;
	color: #000;
	margin: 8px 30px;
}
.social-links{
	float: right;
	padding-right: 20px;
}
.social-links li {
margin-left: 8px;

}
.sub-header ul.social-links li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
	padding-top: 2px;
    color: #000;
    font-size: 15px;
    transition: all .3s;
	box-shadow: inset 1px 1px 8px rgb(202, 202, 202);

}

.social-links li:hover {
transform: scale(1.1);
}
.social-links li a {
    color: #000;
    position: relative;
    top: 1px;
    left: 5px;
    font-size: 15px;
}
/*--------------------*/
/* HEADER */
/*--------------------*/


.nav-mobile {
	display: none;
}

.dropdown {
    font-size: 15px !important;
    margin: 4px;
    padding: 0 !important;
    font-weight: 500 !important;
	text-align: left !important;

}
#mu-hero {
	background-color: #fff;
	color: #119999 !important;
	display: inline;
	float: left;
	width: 100%;


}
.accordion-bdy{
	background: rgb(255, 255, 255);
	padding: 10px;
	margin-top: -13px;
	text-align: left !important;
}


.mu-logo-area {
	display: inline;
	float: left;
	width: 50%;
}

.mu-navbar .mu-logo {
	color: #119999;
	font-weight: 600;
	font-size: 36px;
}

.mu-logo span {
	display: inline-block;
}

.mu-logo img {
	margin-top: -5px;
	width: 85%;
}

.mu-navbar .mu-logo:hover,
.mu-navbar .mu-logo:focus {
	color: #119999;
}

.mu-scrolldown-area {
	display: inline;
	float: left;
	text-align: center;
	width: 100%;
}

.mu-scrolldown {
	font-size: 40px;
	color: #119999;
	display: inline-block;
	margin-top: 50px;
}

.mu-scrolldown:hover,
.mu-scrolldown:focus {
	color: #119999;
}


/*--------------------*/
/* MENUE */
/*--------------------*/

.mu-navbar-nav {
	display: block;
	text-align: right;
	width: 100%;
}

.hamburger {
	width: 30px;
	height: 30px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.hamburger-init {
	-webkit-appearance: none;
	-moz-appearance: none;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	cursor: pointer;
	outline: none;
}

.menu {
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
}

.menu .bar1,
.menu .bar2,
.menu .bar3 {
	width: 100%;
	height: 4px;
	background: #000;
	transition: all .3s;
}

.hamburger-init:checked+.menu .bar1 {
	transform: translateY(10px) rotate(45deg);
}

.hamburger-init:checked+.menu .bar2 {
	opacity: 0;
}

.hamburger-init:checked+.menu .bar3 {
	transform: translateY(-10px) rotate(-45deg);
}

.mu-navbar-nav li {
	list-style: none;
	display: inline-block;
}

.mu-navbar-nav li a {
    color: #000000;
    display: block;
    font-size: 23px;
    text-align: center;
    font-family: sans-serif;
    font-weight: 700;
    text-transform: capitalize;
    padding: 9px 10px;
    border-radius: 15px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}


.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
	color: #838383;
}

.mu-navbar-nav li.active a,
.mu-navbar-nav li a:hover,
.mu-navbar-nav li a:focus {
	color: #838383;
}



.mu-navbar-nav .dropdown-menu {
	left: auto;
	right: -50px;
	border: none;
	padding: 17px 13px;
}



.mu-navbar-nav li .dropdown-menu a {
	font-size: 17px;
	padding: 2px 15px;
	font-weight: 500;
	font-family: 'Raleway';
	margin: 2px 0;
}

.dropdown-services {
	width: 500%;
	left: auto;
	right: -212px !important;
	padding: 25px;
}


.mu-navbar-nav li .dropdown-services a {
	font-size: 13px;
}

.dropdown-item.active, .dropdown-item:active {
    color: #000;
    text-decoration: none;
    background-color: transparent;

}

/*--------------------*/
/* SLIDER */
/*--------------------*/

#mu-slider {
	display: inline;
	float: left;
	width: 100%;
}

.mu-slide {
	display: inline;
	float: left;
	width: 100%;
}
.slider-imgs{
	margin-top: -28px !important;
}

.mu-single-slide {
	display: inline;
	float: left;
	position: relative;
	margin: 0;
	width: 100%;
	min-height: 80vh;
}


.mu-single-slide:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0.8;
	z-index: 10;
}

.mu-single-slide-content-area {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	padding-top: 34px;
}

.mu-single-slide-content {
	display: inline;
	float: left;
	width: 90%;
	/* margin-top: 110px; */
	/* background-color: red; */
	/* text-align: justify; */
}

.mu-single-slide-content h1, .mu-single-slide-content h3 {
    color: #000;
    font-size: 32px;
    margin-top: 30px;
    margin-bottom: 0px;
    font-weight: bolder;
    /* margin-left: 31px; */
}

.mu-single-slide-content p {
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 10px;
    /* margin-left: 36px; */
    color: #424242;
}

.mu-single-slide-content-area img {
	width: 90%;
	/* margin-left: 25px */
}

.mu-single-slide-content a {
	margin-top: 20px;
}

.mu-slide .slick-prev:hover,
.mu-slide .slick-prev:focus,
.mu-slide .slick-next:hover,
.mu-slide .slick-next:focus {
	color: #0091ea;
}

.mu-slide .slick-prev:hover:before,
.mu-slide .slick-prev:focus:before,
.mu-slide .slick-next:hover:before,
.mu-slide .slick-next:focus:before {
	color: #119999;
}

.slider-creative:hover .icon {
	transform: rotate(360deg);

}

/*--------------------*/
/* ABOUT US */
/*--------------------*/

.about-us {
	height: 100% !important;
	width: 100%;
	padding: 12px 0 !important;

}

.about-us img {
	height: 566px !important;
	width: 100%;

}

.about-us h1 {
	background: #606060;
	padding: 9px;
	font-size: 53px;
	text-align: center;
	box-shadow: 3px 6px 3px #080E10;
	border-radius: 10px;
	margin: 36px;
	width: 50%;
	font-weight: 900;
	color: #fff;
	text-transform: uppercase;
}

.mu-titles h2 {
	font-size: 28px;
	line-height: 1.13;
	margin-top: 72px;
	margin-left: -90px;
	color: #2e2e2e;
	text-transform: uppercase;
	font-family: 'Raleway';
}

.mu-titles p {
	font-size: 17px;
	margin-left: -90px;
	font-weight: 500;
	text-align: justify;
}

.cin-number {
	font-size: 17px;
	font-family: sans-serif;
	text-align: right;
	margin-bottom: 0 !important;
	margin-top: 5px;
	font-weight: 400;
}

.cin-number span {
	font-weight: 700;
}

.mu-about-area {
	overflow-x: hidden;
}

.mu-about-area img {
	height: 362px;
	width: 100% !important;
	position: relative;
	left: -73px;

}

.about-us p {
	text-align: justify;
	margin-left: 35px;
	width: 560px;
	font-size: 20px;
	font-weight: 500;
}

.about-content {
	position: relative;
	bottom: 560px;
}

/* Why choose Us section Start */


#mu-why-choose-us {
	background-size: cover;
	display: inline;
	float: left;
	width: 100%;
}





.service_box {
	margin: 10px 0px;
	padding: 40px 20px;
	height: 330px;
	text-align: center;
	box-shadow: 3px 3px 17px rgb(210, 211, 211);
	border-radius: 10px !important;
	border-radius: 5px;
	transition: all 0.3s ease 0s;
}

.service_box:hover {
	background: rgb(49 47 47);
}

.service_box .service_icon {
	width: 120px;
	height: 100px;
	margin: 0 auto;
	transform: translateY(15px);
	transition: all 0.30s ease 0s;
}

.service_box span {
	font-size: 40px;

}

.service_box:hover .service_icon {
	transform: translateY(-100%);
}

.service_box .service_icon i {
	color: #333;
}

.service_box h3 {
	position: relative;
	top: 65px;
	margin: 0;
	color: #000;
	font-size: 23px;
	text-transform: uppercase;
	transform: translateY(0%);
	transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}

.service_box:hover h3 {
	top: -40px;
	color: #fff;

}

.service_box p {
	color: #000;
	margin: 0;
	margin-top: -20px;
	opacity: 0;
	transition: all 0.30s linear 0s;
}

.service_box:hover p {
	opacity: 1;
	color: #fff;

}

a {
	text-decoration: none !important;
}


/*--------------------*/
/* industries  */
/*--------------------*/



.Real-state-heading {

	padding: 5px;
	text-align: center;
	margin: 0 auto;
	text-transform: uppercase;
	margin-top: 0px;
	text-align: center;
	margin: 10px auto 100px;
}

.container .services-section .card {
	 
	text-align: center;
	position: relative;
	cursor: pointer;
	background: #fff;
	margin: 0px 0px;
	border-radius: 10px;
	border: none;
	z-index: 10;
	transition: transform 0.8s;
	box-shadow: 6px 7px 17px #dfdfdf;
}


.services-section .card .icon {
	width: 160px;
	height: 150px;
	background: transparent;
	align-items: center;
	justify-content: center;
	display: flex;
	font-size: 80px;
	border-radius: 50%;
	color: #000;
	margin: -72px auto 0;
	transition: transform 1s;
}

.services-section .card .icon img {
    filter: drop-shadow(0px -5px 7px rgb(192, 192, 192));
}

.services-section .card h2 {
	height: 35px;
	width: 80%;
	text-align: center;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0px auto;
	position: relative;
	background: transparent;
	line-height: 33px;
	margin-top: 5px;
}

.services-section .card p {
	font-size: 15px;
	margin: 0px 18px;
	text-align: justify;
	margin-bottom: 17px;
}


.mu-dark-btns {
    background-color: #312f2f;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    padding: 7px 24px;
    text-transform: uppercase;
    font-weight: 700;
    float: right;
    margin: 14px 15px;
    border-radius: 10px;
}




.services-section .card:hover {
	transform: translateY(-20px);

}










/*--------------------*/
/* directors-section */
/*--------------------*/

#mu-directors-section {
	width: 100%;
	padding-top: 50px;
	float: left;
	position: relative;
	padding-top: 17px;
	padding-bottom: 76px;
}

.director-heading {
	text-align: center;
	margin-top: 15px;
}

#mu-directors-section .card {
	justify-content: center;
	align-items: center;
	width: 293px;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
	margin: 37px auto;
	border: none;
	box-shadow: 4px 4px 19px grey;
	padding: 20px;
	border-radius: 10px;
}

#mu-directors-section .card:hover {
	background-color: rgb(226, 226, 226);
	transform: translateY(-20px);
}


#mu-directors-section .card h2 {
	font-size: 23px;
}




.directors img {
	height: 80%;
	margin: 0 10%;
	margin-top: 30px;
}

.directors h1 {
	margin-top: 2px;
	text-align: center;
	font-size: 20px;
	width: 80%;
}

.directors p {
	margin-top: 0px;
	font-size: 16px;
	text-align: center;
	line-height: 5px;
	width: 80%;
}




/* Our Approch */
.our-approch {
    /* padding: 91px 0; */
    padding-top: 100px;
    margin: 0;
    /* background-color: #2EC4B6; */
}






.services {
	padding: 40px 0;
	padding-bottom: 10px;
	transition: transform 0.5s ease;
}


/*Our services  */
.services h3 {
	font-size: 20px;
	padding-top: 10px;
	font-weight: bold;
	color: #000;
	margin-top: 11px;
	padding-right: 23px;
	/* margin-left: 30px; */

}

.services p {
	font-size: 13px;
	font-weight: 500;
	text-align: justify;
	margin-right: 23px;
	/* margin-left: 30px; */

}

.services-parts h3 {
	font-size: 20px;
	padding-top: 10px;
	text-align: left;
	font-weight: bold;
	color: #000;
	margin-left: 15px;
}
.services-part1 h3{
	text-align: right;
}

.services-parts p {
	font-size: 13px;
	font-weight: 500;
	margin-left: 15px;
	text-align: justify;
	width: 100%;
   
}

.service-sec:hover {
	transition: all 0.5s ease;
	transform: scale(1.07);
}

.services-parts {
	transform: translateX(0);
	transition: transform 0.5s ease-in-out;
}






/*--------------------*/
/* COUNTER */
/*--------------------*/

#mu-counter {
	background: #393939;
	background-size: cover;
	display: inline;
	margin-top: 49px;
	padding: 20px;
	float: left;
	position: relative;
	width: 100%;
}



.mu-counter-area {
	display: inline;
	float: left;
	padding: 0px 0;
	width: 100%;
}

.mu-counter-area h2 {
	color: #fff;
	text-align: center;
}

.mu-counter-block {
	display: inline;
	float: left;
	width: 100%;
}

.mu-single-counter {
	float: left;
	text-align: center;
	width: 100%;
	background: #fff;
	border-radius: 20px;
	padding: 20px 0px;
	margin: 10px 0;
	box-shadow: 1px 1px 14px grey;
}

.mu-single-counter:hover {
	transform: scale(1.2);
}

.mu-single-counter span {
	border-right: 1px solid #000;
	color: #000;
	font-size: 40px;
	padding: 32px 20px;
	margin-bottom: 0px;
	display: inline-block;
	float: left;
}

.mu-single-counter-content {
	display: inline;
	float: left;
	text-align: left;
	padding-left: 20px;
	padding-top: 16px;
}

.counter-value {
	font-size: 37px;
	font-family: 'Helvetica', sans-serif;
	font-weight: 700;
	margin-bottom: 0;
	color: #000;
	line-height: 1.2;
}


.mu-counter-name {
	color: #000;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 20px;
}

.serviceBriefImgContainer > img {
	width: 75%;
  }

/*--------------------*/
/* FOOTER */
/*--------------------*/



ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	max-width: 100%;
	height: auto;
}

section {
	padding: 20px 0;
}




/*---------footer---------*/
footer {
	background: #080808;
	color: #fff;
	padding: 30px 0;
	font-size: 15px;
	font-family: sans-serif;
}

footer h3 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 1px;
}

footer h4 {
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 1px;
	display: inline-block;
	margin-bottom: 2px;
}

.about-footer li i {
	position: absolute;
	top: 5px;
	font-size: 16px;
	left: 10px;
}

.about-footer li {
	padding-left: 40px;
	position: relative;
	list-style: none;
}
.footer-services{
	font-size: 14px;
	margin-bottom: 0px;
}
.about-footer ul {
	margin-top: 20px;
}

footer a {
	color: #fff;
	font-size: 14px;
	padding-left: 10px;line-height: 28px;
}

footer a:hover {
	color: #fff;
}

.footer-title {
	border-bottom: 2px solid #fff;
	padding-bottom: 25px;
	margin-bottom: 35px;text-align: center;
}

ul.footer-social {
	float: right;
}

ul.footer-social li {
	display: inline;
	margin-right: 16px;
}

ul.footer-social i {
	width: 30px;
	height: 30px;
	background: #fff;
	color: #fff;
	text-align: center;
	line-height: 30px;
	border-radius: 30px;
	font-size: 16px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	font-weight: 800;
}

ul.footer-social li:last-child {
	margin-right: 0px;
}

ul.footer-social i:hover {
	background: #fff;
	color: #fff;
}

.page-more-info li {
	list-style: none;
	line-height: 19px;
	margin-bottom: 2px;
	font-size: 17px;
}

footer .table td:first-child {
	/*font-weight: 600;*/
	padding-left: 0px;
}

footer .table td:last-child {
	text-align: left;
}

footer .table td {
	padding: 0px;
	border: 0;
}



footer .table td i {
	position: absolute;
	left: 0px;
	font-size: 21px;
	top: 6px;
}

footer .table td {
	position: relative;
	padding: 4px 0;
}

.footer-logo td {
	font-size: 40px;
	padding-right: 14px !important;
}

.footer-logo {
	padding: 0 0px;
}

.footer-logo td:last-child {
	padding-right: 0px !important;
}

footer hr {
	border-color: #9294a0;
}

.footer-bottom p {
	text-align: right;
}

.footer-bottom {
	margin-top: 30px;
}

.open-hours hr {
	margin: 30px 0;
}

.about-footer img {
	margin-top: -14px;

}






/*--------------------*/
/* CONTACT US */
/*--------------------*/

#mu-contact {
	background-color: #fff;
	display: inline;
	float: left;
	width: 100%;
}

.mu-contact-area {
	display: inline;
	float: left;
	text-align: center;
	padding: 100px 0;
	width: 100%;
}

.mu-contact-content {
	display: inline;
	float: left;
	width: 100%;
	padding: 0 28%;
}

.mu-contact-form-area {
	display: inline;
	float: left;
	width: 100%;
}

.mu-contact-form {
	text-align: center;
}

.mu-contact-form .form-group {
	position: relative;
}

.mu-contact-form .mu-contact-icon {
	color: #0091ea;
	font-size: 14px;
	position: absolute;
	left: 5px;
	top: 15px;
}

.mu-contact-form .form-group input {
	background: transparent;
	border-radius: 0;
	color: #333;
	font-size: 14px;
	border: 1px #cccccc;
	border-style: none none solid none;
	height: 45px;
	padding: 0 25px;
	margin-bottom: 24px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.mu-contact-form .form-group textarea {
	background: transparent;
	border: 1px #cccccc;
	border-style: none none solid none;
	border-radius: 0;
	color: #333;
	font-size: 14px;
	padding: 10px;
	height: 100px;
	padding: 13px 25px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.mu-contact-form .form-control:focus {
	background-color: #fff;
	border-style: none none solid none;
	outline: 0;
	box-shadow: none;
}

.mu-contact-form .form-control::-webkit-input-placeholder {
	color: #7e7e7e;
	font-size: 14px;
}

.mu-contact-form .form-control:-moz-placeholder {
	/* Firefox 18- */
	color: #7e7e7e;
	font-size: 14px;
}

.mu-contact-form .form-control::-moz-placeholder {
	/* Firefox 19+ */
	color: #7e7e7e;
	font-size: 14px;
}

.mu-contact-form .form-control:-ms-input-placeholder {
	color: #7e7e7e;
	font-size: 14px;
}

.mu-contact-form .button-default::after,
.mu-contact-form .button-default>span {
	padding: 12px 40px;
}

#form-messages {
	margin-bottom: 10px;
	background-color: #fff;
}

.success {
	padding: 1em;
	margin-bottom: 0.75rem;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	color: #468847;
	background-color: #dff0d8;
	border: 1px solid #d6e9c6;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.error {
	padding: 1em;
	margin-bottom: 0.75rem;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	color: #b94a48;
	background-color: #f2dede;
	border: 1px solid rgba(185, 74, 72, 0.3);
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/*--------------------*/
/* 404 ERROR PAGE */
/*--------------------*/


#mu-error {
	background-color: #fff;
	display: inline;
	float: left;
	width: 100%;
}

.mu-error-area {
	display: inline;
	float: left;
	text-align: center;
	padding: 100px 0;
	width: 100%;
}

.mu-error-area .mu-title {
	margin-bottom: 0;
}

.mu-error-area .mu-title h2 {
	font-size: 24px;
}

.mu-error-area .mu-title p {
	font-size: 14px;
	color: #323232;
}

.mu-error-content {
	display: inline;
	float: left;
	width: 100%;
	padding: 0 15%;
}

.mu-error-text {
	display: inline;
	float: left;
	width: 100%;
}


.mu-backdrop {
	background-image: url(../../404.html);
	width: 100%;
	height: 400px;
	position: relative;
	background-size: cover;
}

.mu-text {
	color: black;
	background-color: #fff;
	mix-blend-mode: screen;
	width: 101%;
	height: 101%;
	font-weight: 700;
	font-size: 400px;
	text-align: center;
	line-height: 300px;
	margin-top: -1px;
}

.mu-backdrop,
.mu-text {
	border-radius: 2px;
}

.mu-overlay {
	background-color: #0091ea;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	mix-blend-mode: color;
}

.mu-error-search {
	display: inline;
	float: left;
	width: 100%;
}

.mu-error-search .mu-subscribe-form {
	border: 1px solid #ddd;
	border-radius: 25px;
	float: left;
	width: 100%;
	margin-top: 20px;
}

.mu-back-to-home {
	color: #0091ea;
	display: inline-block;
	margin-top: 60px;
	font-size: 14px;
}




/* application devlopement and mantainance start */

navbar-btn {
	box-shadow: none;
	outline: none !important;
	border: none;
}

.line {
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #ddd;
	margin: 20px 0;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

.wrapper {
	display: flex;
	width: 100%;
	align-items: stretch;
}

#sidebar {
	min-width: 250px;
	max-width: 250px;
	background: #e9ecef;
	color: #fff;
	margin-top: 20px;
	transition: all 0.3s;
}

#sidebar.active {
	margin-left: -270px;
}

#sidebar .sidebar-header {
	padding: 20px;
	padding-bottom: 15px;
	margin-bottom: 25px;
	background: #cccccc;
	border-bottom: 2px solid #fff;
	border-radius: 0.25rem;
	text-align: center;

}

.breadcrumb-item {
	float: left;
	margin-top: 11px;
	font-size: 18px;
	/* margin-bottom: -8px; */
	font-weight: 600;
}

#sidebar ul li a {
	padding: 10px;
	font-size: 16px;
	font-weight: 500;
	display: block;
}

#sidebar ul li a i {
	width: 26px;
	background: #fff;
	padding: 5px;
	border-radius: 5px;
	margin-right: 10px;
	font-size: 13px;
	box-shadow: 1px 1px 1px grey;
}







/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#content {
	width: 100%;
	padding: 0 20px;
	min-height: 100vh;
	transition: all 0.3s;
}

#content h2 {
	font-size: 30px;
	margin-top: 58px !important;
}

#content h5 {
	font-size: 22px;
	font-weight: 600;
	margin: 23px 0 0;
}

#content p {
	font-size: 18px;
	margin: 11px auto;
	text-align: justify;
}

/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

@media (max-width: 768px) {
	#sidebar {
		margin-left: -250px;
	}

	#sidebar.active {
		margin-left: 0;
	}

	#sidebarCollapse span {
		display: none;
	}
}


/* application devlopement and mantainance end */



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


/*--------------------*/
/* RESPONSIVE STYLE */
/*--------------------*/

@media (max-width: 1199px) {
	.our-approch .container-fluid::after {
		height: 80px;
		margin-top: -198px;
	}

	.our-approch h3 {
		font-size: 16px;
		line-height: 6px;
		text-align: center;
	}

	.our-approch p {
		font-size: 10px;
		line-height: 13px;
		text-align: center;
	}

	.services-section .card .icon {
		width: 120px;
		height: 119px;
		margin: -60px auto 0;
	}

	.services-section .card p {
		font-size: 12px;
		margin: 0px 8px;
		text-align: justify;
		margin-bottom: 9px;
	}

	.services-section .card .mu-dark-btn {
		background-color: #312f2f;
		color: #fff;
		display: inline-block;
		font-size: 10px;
		padding: 10px 12px;
		text-transform: uppercase;
		font-weight: 700;
		border-radius: 15px;
		border: none;
		/* margin-left: 23px; */
		width: 71%;
		margin: 0px auto;
		margin-bottom: 16px;
	}

	.services-section .card h2 {
		height: 32px;
		width: 100%;
		text-align: center;
		font-size: 15px;
		text-transform: uppercase;
		margin: 0px auto;
		position: relative;
		background: transparent;
		line-height: 33px;
		margin-top: -3px;
	}

	.container .services-section .card {
		width: 216px;

	}

	.mu-single-slide-content-area {
		padding: 0;
	}

	.mu-about-right {
		padding-left: 10px;
	}

	.mu-single-slide-content h1, .mu-single-slide-content h3 {
		font-size: 30px ;
		margin-top: 15px;

	}

	.mu-quote-btn {
		padding: 15px 45px;
		margin-top: 45px;
	}

	.mu-about-right ul li {
		margin-bottom: 10px;
	}

	.mu-single-service-icon {
		margin-right: 0;
	}

	.mu-single-service-content {
		width: 78%;
		margin-left: 15px;
	}

	.mu-video-close-btn {
		right: 20px;
	}

	.mu-video-right {
		padding-right: 15%;
		padding-left: 25px;
	}

	.mu-testimonial-slide .slick-prev {
		left: -20px;
	}

	.mu-testimonial-slide .slick-next {
		right: -20px;
	}

	.mu-clients-single {
		padding: 5px;
	}

	.mu-social-media a {
		margin-right: 3px;
		width: 35px;
		height: 35px;
		line-height: 35px;
		font-size: 15px;
	}

	/*About us page*/

	.mu-single-team-img {
		width: 26%;
	}

	.mu-single-team-content {
		width: 74%;
		padding: 10px 10px;
	}

	.mu-single-team-content span {
		margin-bottom: 0;
	}

	.mu-single-team-content p {
		font-size: 12px;
	}

	/*Blog page*/

	.mu-sidebar-subscribe-widget .mu-subscribe-form input {
		padding: 0 135px 0 15px;
	}

	.mu-sidebar-subscribe-widget .mu-subscribe-btn {
		font-size: 16px;
		width: 125px;
	}

	/*Error Page*/

	.mu-error-area .mu-title {
		padding: 0 15%;
	}

	.mu-error-content {
		padding: 0 10%;
	}

	/* .our-approch .container-fluid::after {
		height: 79px;
	
	} */
	.review h3 span:first-child {
		left: 108px;

	}

	.review p {
		font-size: 20px;
		text-align: justify;
		line-height: 33px;
		margin-top: 32px;
	}


}

.card-slider {
	border: none;


}

.card-slider ul li {
	margin: 11px 0;
	/* background-color: #fff; */

	box-shadow: 0px 0px 1px white;
	border-radius: 5px;
}

.card-slider ul li:hover {
	margin: 11px 0;
	background-color: #fff;
	border-radius: 5px;

	color: #000 !important;
	transform: scale(1.1);

}

.card-slider ul li a {
	font-size: 18px;
	font-weight: 500;
}

.slick-dots {
    margin-bottom: 1px;
}


@media (max-width: 991px) {
.indstry-img{
    width: 100%;
}    
.footer-title {
        border-top: 2px solid #fff;
        padding-top: 25px;
        padding-bottom: 25px;
        margin-top: 35px;
    }

	.mu-single-slide-content {

		width: 100%;
	}

	/* .slick-dots {
		margin-bottom: 4px;
	} */

	.info li a{
		font-size: 12px;
	}
	.info li i{
		font-size: 12px;
	} 
	.info li {
		margin: 5px -4px;
	}
	.social-links li {
		margin: 5px 4px;
		border-radius: 50%;
		width: 25px;
		height: 25px;
		box-shadow: inset 1px 1px 8px grey;
	}
	.dropdown-services {
		width: 100%;
		left: auto;
		right: 0 !important;
		padding: 0px !important;
	}

	.mu-single-slide img {
		height: 80%;
		margin: 0 auto;
	}


	.nav-mobile {
		display: block !important;
	}

	.nav-desktop {
		display: none;
	}


	.cin-number {
		display: none;


	}

	.mu-about-area img {
		display: none;
	}

	.mu-navbar-nav {
		display: flex;
		text-align: left;
		width: 100%;
		margin-top: 10px;
	}

	#mu-about {
		background-size: contain;
		background-repeat: no-repeat;
		display: inline;
		float: left;
		width: 100%;
	}

	.cards img {
		width: 100px;
		height: 108px;
		margin: -56px 0px;
	}

	.cards {
		height: 215px;

	}

	.text-container {
		text-align: center;
		margin-top: 60px;
		color: #2EC4B6;
		font-size: 15px;
	}

	.text-container span {
		font-size: 20px;
	}

	.cards p {
		font-size: 13px;
	}

	#mu-call-to-action {
		background-image: none;
		float: left;
		position: relative;
		width: 100%;
	}

	.real-state-content {
		text-align: center;
	}

	.real-state-para {
		font-size: 12px;
		margin-top: 10px;

	}

	.features h3 {
		font-size: 13px;
	}
	.serviceBriefImgContainer > img {
		width: 100%;
	  }




	#mu-directors-section .card {
		justify-content: center;
		align-items: center;
		height: 338px;
		font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
		margin: 37px auto;
		border: none;
		box-shadow: 4px 4px 19px grey;
		padding: 9px;
		border-radius: 10px;
	}

	.services-section .card h2 {
		height: 17px;
		width: 100%;
		text-align: center;
		font-size: 13px;
		text-transform: uppercase;
		margin: 0px auto;
		position: relative;
		background: transparent;
		line-height: 10px;
		margin-top: -5px;
	}

	.services-section .card .mu-dark-btn {
		font-size: 10px;
		padding: 4px 10px;
		width: 62%;
		margin-bottom: 16px;
	}

	.services-section .card p {
		font-size: 10px;
		margin: 0px 8px;
		text-align: justify;
		line-height: 14px;
		margin-bottom: 9px;
	}

	.container .services-section .card {
		width: 169px;
	}

	.container .services-section .card img {
		width: 100px;
		height: 100px;
	}

	.directors img {
		height: 50%;
		margin: 0 25%;
		margin-top: 30px;
	}

	.directors h1 {
		margin-top: 2px;
		margin-left: 22px;
		text-align: center;
		font-size: 19px;
	}

	.directors p {
		margin-top: 12px;
		font-size: 18px;
		text-align: center;
		line-height: 8px;
		margin-left: 15px;
	}

	.contact_info_sec {

		height: 329px;
		width: 327px;
		padding: 45px;
	}

	.contact_field h3 {
		color: #000;
		font-size: 25px;
		letter-spacing: 1px;
		font-weight: 800;
		margin-bottom: 2px;
	}

	.contact_field p {
		color: #7a7777;
		font-size: 10px;
		font-weight: 400;
		font-family: 'Open Sans';
		letter-spacing: 1px;
		margin-bottom: 10px;
	}

	.form-control {
		font-size: 10px;

	}

	button.contact_form_submit {
		margin-top: 10px;
	}




	.mu-navbar-nav li {
		margin-bottom: 10px;
	}

	.mu-navbar .navbar-toggler {
		color: #000000;
		border-color: #fff;
		cursor: pointer;
		padding: 10px 15px;
	}

	.mu-navbar .navbar-toggler span {
		font-size: 34px;
	}

	.mu-single-slide-content-area {
		padding: 0;
	}

	.mu-single-slide-content {
		text-align: center;
	}

	.mu-single-slide-content h1, .mu-single-slide-content h3 {
		font-size: 45px;
		color: #000;
		margin-bottom: 20px;
	}

	.mu-primary-btn {
		padding: 8px 20px;
		margin: 10px !important;
	}

	.mu-single-slide-content a {
		margin-top: 15px;
	}

	.mu-title {
		padding: 0 10%;
	}

	.mu-call-to-action-left {
		max-width: 65%;
	}

	.mu-single-service-content {
		width: 70%;
		margin-left: 10px;
	}
	.services p {
		font-size: 21px;
	}
	.services-part h3 {
		font-size: 27px;
	}
	.services-part1 h3 {
		font-size: 27px;
	}
	.container .services-section .card {
		width: 225px;
		margin: 30px auto;
	}
	.Real-state-heading {
		padding: 5px;
		text-align: center;
		margin: 0 auto;
		margin-top: 0px;
		text-align: center;
		font-size: 30px;
		margin: 10px auto 25px;
	}
	.services-section .card p {
		font-size: 12px;
		margin: 0px 18px;
		text-align: justify;
		line-height: 16px;
		margin-bottom: 9px;
	}
	.mu-dark-btns {
		font-size: 11px;
		padding: 5px 20px;
		margin: 0px 0;
		border-radius: 9px;
	}
	.mu-single-slide .imgs{
		display: none;
	}
	.mu-single-slide {

		height: 90vh;
	}
	.mu-slide{
		margin-bottom: 44px;
	}
	.main-contact{
		padding: 20px 10px !important;
	}
	/* contact us page responsive start */
	.contact-info-icon {
		width: 50px !important;
		height: 50px !important;
	
	}
	.contact-info-icon i {
		font-size: 22px !important;

	}
	.contact-infos {
		height: 131px !important;
		width: 90% !important;
		margin-left: 0 !important;
	}
	.contact-info-text h6{
		font-size: 14px !important;
	}
	/* contact us page responsive end */

	.mu-single-slide-content{
		margin-top: 10px;
	}


}

@media (max-width: 767px) {

	.mu-single-slide img {
		height: 100%;
		margin: 0 auto;
	}


	h1{
		font-size: 25px;
	}
	.services-part1 h3 {
		font-size: 20px;
		margin-top: 0;
		padding-right: 0px;
	}
	.services p {
		font-size: 17px;
		line-height: 23px;
		margin: 0;
	}
.services-part h3 {
    font-size: 20px;
    margin-left: 0;
}
	.services-part p {
		width: 100%;
	}
	.services-part{
		margin-top: 30px;
	}
	.service-sec:hover{
		transform: scale(1);
	}
	.mu-single-slide {
		height: 65vh !important;
	}

}

	

@media (max-width: 640px) {


.service-sec{
	padding: 0 10px;
}
.services-part p {
    width: 100%;
}
.service_box {
    margin: 20px 0px;
}
.mu-single-slide {
	display: inline;
	float: left;
	position: relative;
	margin: 0;
	width: 100%;
	min-height: 35vh;
}	
.mu-single-slide-content h1, .mu-single-slide-content h3 {
	color: #2e2d2d;
	font-size: 26px !important;
	margin-top: 30px;
	margin-bottom: 0px;
	font-weight: bolder;
	margin:0px 10px;
}
.mu-single-slide-content a {
    margin-top: 28px !important;
	margin-left: 0 !important;
}

} 


@media (max-width: 480px) {
	.mu-single-slide {
		display: inline;
		float: left;
		position: relative;
		margin: 0;
		width: 100%;
		min-height: 35vh;
	}	
	.mu-single-slide-content h1, .mu-single-slide-content h3 {
		color: #2e2d2d;
		margin-top: 30px;
		margin-bottom: 0px;
		font-weight: bolder;
		margin:0px 10px;
	}
	.social-links{
		float: left !important;
		text-align: center;
		padding-right: 0;

	}
	.social-links li a{
		height: 10px;
    	}
	.social-links li a i{
		font-size: 13.5px;
		color: #000;
	}
	.social-links li {
		background-color: transparent;
		margin: 3px 0px;
		border-radius: 50%;
		width: 25px;
		height: 25px;
		box-shadow: inset 1px 1px 8px grey;
	}
	.social-links li a {
		color: #000;
		position: relative;
		top: 0px;
		left: 0px;
	}

.info span {
    height: 21px;
    margin: 11px 10px;
}
	.container .services-section .card {
		width: 163px;
		margin: 34px auto;
	}

	.services-section .card h2 {
		height: 19px;
		font-size: 14px;
		line-height: 10px;
		margin-top: 0px;
	}

	.services-section .card p {
		font-size: 9px;
		margin: 0px 11px;
		text-align: justify;
		line-height: 13px;
		margin-bottom: 9px;
	}

	#mu-directors-section .card {
		justify-content: center;
		align-items: center;
		height: 243px;
		width: 170px;
		margin: 10px auto;
	}

	#mu-directors-section .card h2 {
		font-size: 14px;
	}

	#mu-directors-section .card p {
		margin: 0;
		font-size: 14px;
	}

	#mu-directors-section .card img {
		height: 75%;


	}

	.services h3 {
		font-size: 15px;
		padding-top: 15px;
		margin-top: 15px;
		padding-right: 0px;
	}

	.services-part h3 {
		font-size: 15px;
		padding-top: 17px;
		font-weight: bold;
		color: #000;
		margin-top: 6px !important;
		margin-left: 0px;
		margin-left: -21px;
		width: 90%;
	}

	.services-part p {
		margin-left: -21px;
		width: 100%;
		/* font-size: 14px; */
	}

    .services p {
        font-size: 13px;
        line-height: 15px;
    }
	.service-box {
		height: 20%;
	}


	.contents {
		width: 55% !important;
	}

	.creatives {
		width: 45% !important;

	}

	.industries-heading {
		font-size: 17px;
		margin: -12px auto;
	}

	.contact_field {
		width: 52%;
		padding: 47px 0;
		padding-left: 24px;
		padding-right: 23px;
	}

	.contact_info_sec h4 {
		letter-spacing: 0px;
		padding-bottom: 0px;
		font-size: 11px;
	}

	.contact_info_sec {
		height: 162px;
		width: 173px;
		padding: 22px;
		padding-top: 25px;
		top: 57px;
		font-size: 8px;
	}

	.contact_field h3 {
		font-size: 16px;

	}

	.form-control {
		font-size: 14px;
	}


	.mu-single-slide img {
		height: 100%;
		margin: 0 auto;
	}

	.mu-single-counter span {
		float: none;
	}

	#mu-about {
		background-size: contain;
		background-repeat: no-repeat;
		display: inline;
		float: left;
		width: 100%;
	}

	/* Why choose us  */
	.service_box {
		margin: 10px 0;
		padding: 40px 5px;
		height: 220px;

	}

	.service_box .service_icon {
		width: 75px;
		height: 50px;
		margin-top: -25px;
	}

	.service_box h3 {
		font-size: 15px;
	}

	.service_box:hover h3 {
		top: -10px;

	}

	.service_box p {
		color: #000;
		margin: 0;
		margin-top: 0px;
		font-size: 12px;
		opacity: 0;
		transition: all 0.30s linear 0s;
	}

	.director-heading {
		clip-path: polygon(100% 48.42%, 96.75% 100%, 2.95% 100%, 0% 48.42%, 2.95% 0%, 96.75% 0%);
		background-color: #000;
		color: #fff;
		padding: 5px;
		text-align: center;
		height: 28px;
		font-size: 16px;
		width: 50%;
		margin: 0px 25%;
	}

	.directors h1 {
		margin-top: 2px;
		margin-left: 0px;
		text-align: center;
		font-size: 14px;
		font-weight: bolder;
	}

	.directors p {
		margin-top: 0px;
		font-size: 10px;
		text-align: center;
		line-height: 0px;
		margin-left: 0px;
	}

	

	.slick-next,
	.slick-prev {
		width: 40px;
		height: 40px;
	}

	.slick-prev::before,
	.slick-next::before {
		font-size: 20px;
	}

	.scrollToTop {
		font-size: 25px;
		line-height: 43px;
		position: sticky;
		bottom: 10px;
		width: 45px;
		background-color: #000;
		color:#fff;
		height: 45px;
		z-index: 999;
	}

	.mu-navbar {
		padding: 0px 0;
	}

	.mu-testimonials-block {

		padding: 25px 19px 0;
	}

	.review p {
		font-size: 10px !important;
		line-height: 13px;
	}

	.customer-img {
		height: 15px;
		margin-top: 14px;
		margin-left: 0px;
	}

	.customer-name {
		font-size: 6px;
	}

	.mu-single-slide-content h1, .mu-single-slide-content h3 {
		margin-top: 0;
		font-weight: bold;
		font-size: 32px ;
		margin-bottom: -12px;
	}

	.mu-logo img {
		margin-top: -5px;
		width: 50%;
	}

	.mu-navbar .navbar-toggler span {
		font-size: 25px;
	}

	.hamburger {
		width: 20px;
		height: 20px;

	}

	.menu .bar1,
	.menu .bar2,
	.menu .bar3 {
		height: 2px;

	}

	.hamburger-init:checked+.menu .bar1 {
		transform: translateY(7px) rotate(45deg);
	}

	.hamburger-init:checked+.menu .bar2 {
		opacity: 0;
	}

	.hamburger-init:checked+.menu .bar3 {
		transform: translateY(-7px) rotate(-45deg);
	}
	.btns{
		font-size: 10px;
		margin: 10px 0 !important;
	}
	.mu-dark-btns {
		background-color: #312f2f;
		color: #fff;
		display: inline-block;
		font-size: 11px;
		padding: 4px 17px;
		text-transform: uppercase;
		font-weight: 700;
		float: right;
		margin: 3px 17px;
		border-radius: 7px;
	}
	.Real-state-heading {
		padding: 5px;
		text-align: center;
		margin: 0 auto;
		margin-top: 0px;
		text-align: center;
		font-size: 23px;
		margin: 10px auto 25px;
	}
	h1{
		font-size: 20px ;
	}
	/* contact us pagr responsive start */
	.contact-info-icon {
		width: 30px !important;
		height: 30px !important;
	
	}
	.contact-info-icon i {
		font-size: 12px !important;

	}
	.contact-infos {
		height: 90px !important;
		width: 100% !important;
		margin-left: 0 !important;
	}
	.contact-info-text h6{
		font-size: 8px !important;
	}
	/* contact us pagr responsive end */




}


@media (max-width: 360px) {
	.info li a {
		font-size: 10px;
	}
	.info li  i {
		font-size: 10px ;
	}
	.social-links li {
		background-color: transparent;
		margin: 10px 0px;
		border-radius: 50%;
		width: 20px;
		height: 20px;
		box-shadow: inset 1px 1px 8px grey;
	}
	.social-links li a {
		color: #000;
		position: relative;
		top: -3px;
		left: 0px;
	}
	.social-links li a i{
		font-size: 9px;
	}

	.our-approch .container-fluid::after {
		height: 18px;
	}

	.container .services-section .card {
		width: 140px;
		margin: 34px auto;
	}

	.container .services-section .card img {
		width: 80px;
		height: 80px;
	}

	.services-section .card h2 {
		height: 11px;
		font-size: 12px;
		line-height: 0px;
		margin-top: 0px;
	}

	.services-section .card p {
		font-size: 8px;
		margin: 0px 8px;
		text-align: justify;
		line-height: 13px;
		margin-bottom: 9px;
	}

	.our-approch h3 {
		font-size: 10px;
	}

	.our-approch p {
		font-size: 7px;
	}

	#mu-directors-section .card h2 {
		font-size: 12px;
	}

	#mu-directors-section .card p {
		margin: 0;
		font-size: 12px !important;
	}

	.contact_info_sec {
		height: 134px;
		width: 143px;
		padding: 32px;
		padding-top: 19px;
		top: 69px;
		font-size: 6px;
	}

	.form-control {
		font-size: 4px;
	}

	.contact_field {
		width: 52%;
		padding: 51px 0;
		padding-left: 11px;
		padding-right: 7px;
	}

	#mu-directors-section .card {
		justify-content: center;
		align-items: center;
		height: 205px;
		width: 136px;
		padding: 10px;
		margin: 10px auto;
	}



	.industries-heading {
		font-size: 10px;
		margin: -8px auto;
	}



	.real-state-para {
		font-size: 6px;
		margin-top: 5px;
		line-height: 6px;
		margin-left: 0;
		margin-bottom: 2px;
	}

	.real-state-content .mu-primary-btn {
		padding: 2px 15px;
		font-size: 6px;
		margin: 0px !important;
	}
	.Real-state-heading {
		font-size: 18px;

	}


	.mu-title {
		font-size: 15px;
		margin-top: 10px;
		margin-bottom: 18px;
	}



	.service_box {
		margin: 10px 0;
		padding: 40px 5px;
		height: 230px;

	}

	.mu-single-slide-content p {
		font-size: 14px;
		margin: 20px 0;
	}

	.mu-title h2 {
		font-size: 22px;
	}

	.mu-video-iframe-area {
		padding: 15% 5%;
	}

	.mu-video-right p {
		font-size: 16px;
		text-align: center;
	}

	.mu-filter-item-content {
		padding-top: 26%;
	}

	.mu-subscribe-form input {
		padding: 0 130px 0 20px;
	}

	.mu-subscribe-btn {
		font-size: 14px;
		width: 120px;
	}

	.mu-testimonial-slide .slick-next {
		right: 0;
	}

	.mu-testimonial-slide .slick-prev {
		left: 0;
	}

	/*About Us page*/

	.mu-single-team {
		text-align: center;
		padding: 10px 0;
	}

	.mu-single-team-img,
	.mu-single-team-content {
		width: 100%;
	}

	/*Blog page*/

	.mu-blog-pagination .pagination li {
		margin: 0 3px;
	}

	.mu-popular-content-widget .media {
		margin-bottom: 15px;
	}

	.mu-popular-content-widget .media>.mu-popular-post-img {
		width: 85px;
		margin-right: 5px;
	}

	.mu-sidebar-subscribe-widget .mu-subscribe-form input {
		padding: 0 135px 0 15px;
	}

	.mu-sidebar-subscribe-widget .mu-subscribe-btn {
		font-size: 16px;
		width: 125px;
	}

	#respond input[type="text"],
	#respond input[type="email"],
	#respond input[type="url"] {
		height: 35px;
		padding: 0 5px;
		margin-bottom: 5px;
		width: 100%;
	}

	#respond textarea {
		padding: 10px;
		height: 150px;
	}

	.mu-related-post .mu-related-post-title {
		font-size: 20px;
		margin-bottom: 15px;
	}

	.mu-comments-area h2 {
		margin-bottom: 10px;
		font-size: 20px;
	}

	.mu-comments-area .comments .commentlist .children {
		padding-left: 15px;
	}

	#respond .reply-title {
		font-size: 22px;
		padding-bottom: 5px;
		margin-bottom: 20px;
	}


	h1 {
		font-size: 30px;
	}

	h2 {
		font-size: 25px;
		line-height: 1.13;
	}

	h3 {
		font-size: 20px;
	}

	h4 {
		font-size: 18px;
	}

	h5 {
		font-size: 16px;
	}

	h6 {
		font-size: 14px;
	}

	/*Error Page*/

	.mu-text {
		font-size: 160px;
		line-height: 160px;
	}

	.mu-backdrop {
		height: 200px;
	}

	.cards {
		height: 115px;
		background-color: #393939;
		margin: 27px 9px;
		width: 25%;
	}

	.review p {
		font-size: 8px !important;
		line-height: 13px;
	}

	.review h3 {
		font-size: 10px;
	}

	.client-img {
		margin-top: 25px;
	}

	.slick-slide img {
		display: block;
		visibility: visible;
	}
	.navbar-brand {

		width: 67%;
	}

}

@media (max-width: 320px) {

	.mu-navbar .mu-logo {
		color: #2EC4B6;
		font-weight: 600;
		font-size: 5px;
		padding-top: 10px;
		width: 50%;
	}

	.container .services-section .card {
		width: 120px;
		margin: 34px auto;
	}

	.services-section .card .mu-dark-btn {
		font-size: 8px;
		padding: 2px 10px;
		width: 62%;
		margin-bottom: 8px;
	}

	.services-section .card p {
		font-size: 8px;
		margin: 0px 5px;
		text-align: justify;
		line-height: 10px;
		margin-bottom: 9px;
	}

	.client-img {
		margin-top: 25px;
	}

	.services h3 {
		font-size: 7px;
		padding-top: 9px;
		margin-top: 23px;
		padding-right: 13px;
	}

	.mu-single-slide-content-area {
		padding: 2% 0%;
	}

	.mu-filter-item-content {
		padding-top: 24%;
	}

	.our-approch .container-fluid::after {
		height: 13px;
		width: 100%;
		/* margin-top: -40%; */
	}

	.mu-navbar .navbar-toggler span {
		font-size: 28px;
	}

	.mu-primary-btn {
		padding: 5px 14px;
		font-size: 8px;
	}

	.mu-dark-btn {

		font-size: 10px;
		padding: 4px 12px;

	}

	.mu-single-slide-content p {
		margin-bottom: 0;
		font-size: 8px;
		line-height: 10px;

	}


}

@media (min-width:1460px) {

	.mu-single-slide-content h1, .mu-single-slide-content h3 {
		color: #000;
		font-size: 35px;
		margin-top: 50px;
		margin-bottom: 0px;
		font-weight: bolder;
		
	}

	.logo img {
		margin-left: 43px !important;

	}

	.mu-single-slide-content p {
		font-size: 18px;
		margin-bottom: 0px;
		margin-top: 10px;
		
		color: #424242;
	}

	.mu-single-slide-content a {
		margin-top: 31px;
		
	}
	

}

@media (min-width:1640px) and (max-width:2560px) {

	.logo img {
		height: 100px;
		margin: 10px 0;
		margin-left: 74px !important;
	}

	/* .mu-single-slide-content h1 {
		font-size: 55px;
		margin-top: 55px;
		
	} */
	/* .mu-single-slide-content {
		margin-top: 180px;

	} */

	.mu-single-slide-content p {
		font-size: 21px;

	}


}



/* Desktop View Navbar Start */


.logo img {
	height: 60px;
	margin: 10px 0;
	margin-left: 20px;
}


/* normal menu css */

.main_menu>ul>li {
	display: inline-block;
	position: relative;
	margin: 0px 5px;

}

/* .main_menu > ul > li:hover {
	border-bottom: 2px solid grey;
} */
.main_menu>ul>li::before {
	transition: 300ms;
	height: 2px;
	border-radius: 10px;
	content: "";
	position: absolute;
	background-color: #8d8d8d;
}

.main_menu>ul>li:before {
	width: 0%;
	bottom: 0px;
}

.main_menu>ul>li:hover::before {
	width: 100%;
}
.main_menu>ul>li:nth-child(2):hover::before {
	width: 0%;
}
.main_menu>ul>li:nth-child(3):hover::before {
	width: 0%;
}


.main_menu ul li {
	position: relative;
}


.main_menu ul li a {
	font-size: 19px;
	color: #000;
	 
	padding: 2px 5px;
	display: block;
	font-weight: 500;
}

.dropdown-items {
	font-size: 19px !important;
	margin: 8px 0;
	line-height: 25px;
	transition: all 0.4s ease ;

}
.dropdown-items::before{
	content: '';
	display: block;
	background: #353535;
	height: 2px;
	width: 0px;
	position: relative;
	top: 12px;
	right: 20px;
	/* display: none; */
	visibility: hidden;
	transition: all 0.1s linear ;

}
.dropdown-items:hover{
	transform: translateX(15px);
	color: grey;
}

.dropdown-items:hover::before{
	visibility:visible;
	background-color: grey;
	width: 15px;

}

.main_menu ul li .active {
	color: grey;
}

/* Normal Dropdown menu */
.main_menu ul li ul {
	width: 250px;
	background: #fff;
	transition: 0.5s;
	box-shadow: 0px 5px 15px 0px rgba(212, 201, 201, 0.75);
}


.main_menu ul li ul li a {
	padding: 10px 10px;
	font-size: 15px;
}

.main_menu ul li ul li a i {
	float: right;
}

.main_menu ul li ul li ul {
	left: 100%;
	top: 0;
}

/* mega menu css */
.mega_menu_dropdown {
	position: static !important;
}

.mega_menu {
	left: 0;
	right: 0;
	background: #fff;
	display: flex;
	flex-wrap: wrap;
	transition: 0.5s;
	box-shadow: 0px 5px 15px 0px rgba(212, 201, 201, 0.75);
}

.mega_menu_item {
	width: 25%;
	padding: 30px 20px;
}

.main_menu ul li .mega_menu_item a {
	padding: 3px 0;
}

.main_menu ul li .mega_menu_item a:hover {
	color: var(--hover-color);
}

.mega_menu_item h3 {
	margin-bottom: 15px;
}

.mega_menu_item img {
	width: 100%;
}

/* demo_2 css */
.mega_menu_demo_2 .mega_menu {
	left: 50%;
	transform: translateX(-50%);
    width: 674px;
}

.mega_menu_dropdown span {
	margin-top: 23px !important;
}



/* responsive css */
@media (min-width: 992px) and (max-width: 1199.98px) {

	.mega_menu_demo_2 .mega_menu {
		width: 940px;
	}

	.main_menu ul li ul {
		width: 150px;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {

	.mega_menu_demo_2 .mega_menu {
		width: 700px;
	}

	.main_menu ul li a {
		font-size: 15px;
		padding: 20px 16px;
	}

	.main_menu ul li ul {
		width: 150px;
	}
	
}

@media (max-width:992px)
{
	.sub-header ul.social-links li{
		box-shadow: none;
	}
	.sub-header ul.social-links li a {

		width: 26px;
		height: 26px;
		line-height: 26px;
		padding-top: 3px;
		
	}
}

@media (max-width:480px){
	.sub-header ul.social-links li {
		box-shadow: none;
		margin: 10px 2px;
	}

	.sub-header ul.social-links li a {

		width: 23px;
		height: 23px;
		line-height: 23px;
		padding-top: 1.8px;
		
	}

	.info span {
		height: 14px;
	}


}

@media (max-width:421px){
	.social-links {
		float: unset !important;
	}
	.info li a {
		font-size: 10px;
		margin-left: 0px !important;
	}
	.sub-header {
		padding-left: 0px;
		padding-top: 0px;
	}


}

@media (max-width:360px) {
	.sub-header ul.social-links li a {
		width: 20px;
		height: 20px;
		line-height: 20px;
		padding-top: 1.3px;
	}

	.info span {
		height: 16px;
		margin-top: 16px;
		margin: 10px 10px;
	}
	
}
@media (min-width: 768px) {
	.main_menu ul li ul {
		visibility: hidden;
		opacity: 0;
		position: absolute;
		margin-top: 50px;
	}

	.main_menu ul li .mega_menu {
		visibility: hidden;
		opacity: 0;
		position: absolute;
		margin-top: 50px;
	}

	.main_menu ul li:hover>ul {
		visibility: visible;
		opacity: 1;
		margin-top: 0px;
		z-index: 99;
	}

	.main_menu ul li:hover>.mega_menu {
		visibility: visible;
		opacity: 1;
		margin-top: 0;
		z-index: 99;
	}
}



.counter {
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    padding: 9px 19px 25px;
    margin: 0 auto;
    border: 3px solid #b1b1b1;
    border-radius: 20px 20px;
    position: relative;
    z-index: 1;
    color: #9b5c62;
    border-color: #9b5c62;
}
.counter:before,
.counter:after{
    content: "";
    background: #f3f3f3;
    border-radius: 20px;
    box-shadow: 4px 4px 2px rgba(0,0,0,0.2);
    position: absolute;
    left: 15px;
    top: 15px;
    bottom: 15px;
    right: 15px;
    z-index: -1;
}
.counter:after{
    background: transparent;
    width: 100px;
    height: 100px;
    border: 15px solid #9b5c62;
    border-top: none;
    border-right: none;
    border-radius: 0 0 0 20px;
    box-shadow: none;
    top: auto;
    left: -10px;
    bottom: -10px;
    right: auto;
}

.counter.blue{
    color: #424a64;
    border-color: #424a64;
}
.counter.blue:after {
    border-bottom-color: #424a64;
    border-left-color: #424a64;
}
.paragraph{
	color: #555555 !important;
	text-align: justify;
	font-size: 15px;
}
.director-paragraph{
	margin-top: -21px;
    margin-bottom: 0px !important;
}
.counter .counter-icon{
    font-size: 50px;
    line-height:50px;
    transition: all 0.3s ease 0s;
}
.counter:hover .counter-icon{
	 transform: rotateY(360deg); 
	 transition: all 0.5s ease;
	}
	.counter .counter-value {
		font-size: 40px;
		font-weight: 600;
		line-height: 20px;
		/* margin: 0 0 0px; */
		margin: 30px 0;
		display: block;
		transition: all 0.3s ease 0s;
	}
.counter:hover .counter-value{ text-shadow: 2px 2px 0 #d1d8e0; }
.counter h3{
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 15px;
}


@media screen and (max-width:990px){
    .counter{ margin-bottom: 40px; }
}
@media (max-width:480px) {

	.counter .counter-value {
		font-size: 22px;
		margin: 15px 0;
		transition: all 0.3s ease 0s;
	}
	.counter .counter-icon {
		font-size: 32px;
		line-height: 32px;
		transition: all 0.3s ease 0s;
	}
	.counter h3 {
		font-size: 10px;
		font-weight: 700;
		text-transform: uppercase;
		margin: 0 0 15px;
	}
	.counter:after {
		background: transparent;
		width: 75px;
		height: 75px;
		border: 9px solid #6d6d6d;
		border-top: none;
		border-right: none;
		border-radius: 0 0 0 20px;
		box-shadow: none;
		top: auto;
		left: -6px;
		bottom: -6px;
		right: auto;
	}
}


/* contact us info */
.contact-infos {
    display: inline-block;
    width: 70%;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 10px;
    border: none;
    padding: 6px 10px;
    margin-top: 28px;
    box-shadow: 11px 2px 19px rgb(211, 211, 211);
	height: 180px;
	margin-left:35px;
}

  .contact-info-icon {
  margin: 15px auto;
  background-color: #3a3c3e;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  }
  .contact-info-icon i {
    font-size: 38px;
    margin: 10px;
	color: #fff;
}

.form_contact-us {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 44px 70px;
  }


  /* Bredcrumb services */
  .cd-breadcrumb .dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
    background-color: #fff;
    border: 1px solid #ddd;
}

.cd-breadcrumb .dropdown:hover .dropdown-menu {
    display: block;
}

.cd-breadcrumb .dropdown-menu li {
    display: block;
    padding: 8px 12px;
}

.cd-breadcrumb .dropdown-menu li:hover {
    background-color: #f5f5f5;
}

/* contact us style */
.infoContainer{
    display: flex;
    border-style: dashed;
    border-width: 0px 0px 2px 0px;
    border-color: #3166a379;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 20px 20px 20px 0px;
}

.even{
    border-width: 0px 0px 2px 2px;
    border-color: #3166a379;
    padding: 20px 0px 20px 20px;
}

.last{
    border-width: 0px 0px 0px 2px;
    border-color: #3166a379;
    padding: 20px;
}

.infoContainer3{
    padding: 20px 20px 20px 0px;
    border-width: 0px 0px 0px 0px;

}

.iconContainer,.iconContainer1{
    width: 50px;
    height: 50px;
    background:#fe3b00;
    color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    
}

.iconContainer1:hover{
    background-color: #b3d6ff79;
    color: #3166a379;
    border: 2px solid #3166a379;
    cursor: pointer;
}

.infoContainer i{
    font-size: 30px;
    padding: 10px;
}

.left,.right{
    box-shadow: 0px 10px 40px -5px rgba(0, 0, 0, 0.15);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    border-radius: 12px;
    padding: 3em 3em 3em 3em;
    background-color: #f5f1f1;
    width: 48%;
}


.right{
    background-color: #ffffff;
}
.mainInfoContainer{
    padding-left: 15px;
}

.contactPara{
    position: relative;
}

.contactPara::after{
    content: '';
    width: 100px;
    height: 3px;
    background-color: #3166a379;
    position: absolute;
    bottom: -15px;
    left: 0px;
    border-radius: 100px;
}

.contactForm input , .contactForm textarea{
    background-color: #ffffff;
    border: 1px solid #3166a379;
    padding: 10px;
    margin: 5px 0px;
    
}

.modalForm input , .modalForm textarea{
    background-color: #ffffff;
    border: 1px solid #00000079;
    padding: 10px;
    margin: 5px 0px;
    
}




.form-control:focus {
    color: #212529;
    background-color: #ffffff;
    border: 1px solid #3166a379;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(13,110,253,.25);
}
/* making responsive */
@media (max-width:767px) {
    .infoContainer{
        display: flex;
        border-style: dashed;
        border-width: 0px 0px 2px 0px;
        border-color: #3166a379;
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        padding: 20px 0px;
    }
    
    .even{
        border-width: 0px 0px 2px 0px;
        border-color: #3166a379;
        padding: 20px 0px ;
    }
    
    .last{
        border-width: 0px 0px 2px 0px;
        border-color: #3166a379;
        padding: 20px 0px;
    }
    
    .infoContainer3{
        padding:20px 0px;
        border-width: 0px 0px 2px 0px;
    
    }
    
    
}

.contactFormBtn{
    color: #000000;
    background-color: transparent;
    background-image: linear-gradient(165deg, #fe3b00  60%, #fe3b00  100%);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15); border-style: solid;
    border-width: 4px 4px 4px 4px;
    border-color: #ffffff; border-radius: 8px 8px 8px 8px;
    padding: 10px 30px;
    margin: 12px 0px;
}

@media (max-width:1114px) {
    .left,.right{
        width: 100%;
        margin: 20px auto;
    }
}

/* floating btn */
.floating_btn {
    position: fixed;
    bottom: 30px;
    right: 8px;
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items:center;
    justify-content:center;
    z-index: 1115;

}

@keyframes pulsing {
    to {
     box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}

.contact_icon {
    background-color: #42db87;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size:30px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    animation: pulse 1.5s infinite;
    box-shadow: 0 0 0 0 #42db87;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
}


.text_icon {
    margin-top: 8px;
    color: #707070;
    font-size: 13px;
}


.slider-bg-ecom{
	background: url(../images/ecommerce-bg.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
.slider-bg-marketing{
	background: url(../images/digital-marketing-bg.png);
	background-size:100%;	
	background-repeat: no-repeat;
}
.slider-bg-erp{
	background: url(../images/erp-crm-bg.png);
	background-size: 100%;	
	background-repeat: no-repeat;
}
.slider-bg-software{
	background: url(../images/software-solution-bg.png);
	background-size: 100%;	
	background-repeat: no-repeat;
}

.mu-single-slide-content h1 span{
	font-size: 38px;
}
.indstry-img{
    width: 75%;
}