.csm-slider-c-1 .csm-only-i-d-1 img{
    max-height: 500px;
    width: auto !important;
    margin: 0 auto;
}
.csm-main-menu-1 .level-item-1.active .level-link-1{
    background-color: #fff;
    color: #099;
}
.csm-lang-desktop-1 .csmld1-link-1 span {
    text-transform: uppercase;
}
.home-contact-area{
    display: flex;
    justify-content: center;
}
.file-upload-input-container input{
    cursor: pointer !important;
    width: 100% !important;
    height: 100% !important;
}
.csm-breadcrumb-1 ul{
    flex-wrap: wrap;
}
.csmfad1-text-1{
    background: rgba(37,230,208,.2);
    color: #455a64;
    padding: 0.6rem;
    border-radius: 1.2rem;
    text-align: center;
    font-weight: 700;
}
.csm-only-i-d-1{
    padding: 18px;
}
.jsHoverAlld1 .jsHoverDiv1{
    display: none;
}
.jsHoverAlld1 .jsHoverDiv1:first-child{
    display: block;
}

@media (min-width: 1024px){
	.csm-mnt-col-1{
        max-width: 40%;
	}
	.csm-mnt-col-2{
		max-width: 60%;
	}
    .home-projects {
        padding-left: 105px;
    }
}
@media (max-width: 1099px){
    .home-contact-area{
        display: block;
        justify-content: center;
    }
    .csm-global-float-d-1 .jsFloatMD1{
        display: none !important;
    }
}
