.ml-14{
    margin-left: 5.5rem !important;
}

#carouselExample img{
    height: 100vh;
}



.support-caption p{
	font-size: 18px !important;
	margin-bottom: 36px;
}

.section-padding30 {
    padding-top: 130px; 
}

.big-logo img{
	width: 225px;
}
.small-logo img{
	width: 60px;
}

.right-img img{
	width: 100%;
}

.big-logo h6{
	color: #fff;
    font-size: 11px;
    line-height: 30px;
    letter-spacing: 2px;
}

.custom-small-css img {
    width: 90px !important;
}

.footer-pera ul li{
	padding: 0px 5px;
	list-style-type: disc;
}
	
.portfolio-list-item ul li{
	line-height: 1.2;
    font-size: 30px;
    padding: 10px 0px;
    list-style-type: disc;
}

ul.footer-ul {
    display: flex;
}

ul.footer-ul li {
    padding-right: 30px;
}
.main-sub-body{
	margin-top: -180px;
	margin-bottom: 80px;
}

.service-with-area{
	padding-top: 0px;
	padding-bottom: 100px;
}

@media (max-width: 575px) {
    .section-padding30 {
        padding-top: 50px !important;
        padding-bottom: 20px;
    }
	
	.project-area .right-img img{
		margin-top: 30px;
	}
	
	.footer-pera .footer-ul{
	    display: block !important;
	
	}
	.footer-area.footer-padding{
		padding-left: 40px;
		padding-right: 20px;
	}
		
	.main-sub-body {
		margin-top: -95px;
		margin-bottom: 25px;
		justify-items: center;
	}
	
	.single-header h2 {
		font-size: 45px;
	}
	
	.portfolio-list-item ul li {
		line-height: 1;
		font-size: 20px;
		margin-left: 20px;
	}
	
	.service-with-area{
		padding-top: 0px;
		padding-bottom: 40px;
	}
	#carouselExample img {
		height: 50vh;
	}
}