#alertModalMsgError .modal-content{
    border: 5px solid red;
}

#alertModalMsgSuccess .modal-content{
    border: 5px solid lightgreen;
}

#carousel-bigrep {
    margin-bottom: 15vh;
}

.carousel-control-prev {
    /*height: 50%;*/
}

.carousel-indicators {
    bottom: -50px;
    left: 0;
}

.carousel-indicators li {
    background-color: grey;
}

.carousel-indicators .active{
    background-color: #CC0000;
}

#carousel-minifactory {
    margin-bottom: 15vh;
}

#carousel-modelling {
    margin-top: 3vh;
}

#carousel-modelling .carousel-inner {
    margin: 0 auto 0 auto;
    padding-bottom: 4vh;
    padding-top: 4vh;
    width: 50%;
}

#carousel-modelling .image {
	margin-top: 2vh;
    text-align: center;
}

.carousel-slide {
    text-align: center;
}

#carousel-styling {
    background-color: #e7e7e7;
    padding-bottom: 3vh;
}

#carousel-styling .carousel-inner {
    padding-bottom: 4vh;
    padding-top: 4vh;
}

#carousel-styling .image {
    float: right;
    width: 65%;
}

#carousel-styling .text {
    background-color: #efefef;
    float: right;
    padding: 2%;
    position: relative;
    width: 50%;
}

#carousel-styling .text-row {
    position: relative;
    top: -4vh;
}

#carousel-styling .title {
    float: right;
}

#carousel-voxeljet {
    margin-bottom: 15vh;
}

.bigrep {
	margin-top: 8vh;
}

.box-3p-b {
	background-color: #242424;
	margin-bottom: 5vh;
	margin-top: 5vh;
	max-width: max-content;
}

.box-3p-r {
	background-color: #CC0000;
	margin-bottom: 5vh;
	max-width: max-content;
	position: center;
}

.brochure {
	border-radius: 2vh;
    text-align: left;
	text-size: 1em;
}
	
.cmcc .row:nth-of-type(2) {
    margin-top: 5vh;
}

.cm {
    height: 100%;
	margin-left: 1vw;
	margin-right: 1vw;
    text-align: center;
    width: 100%;
}

.ddom {
    height: 100%;
    text-align: center;
    width: 90%;
}

.ddom-title {
	color: #CC0000;
	padding-top: 1vh;
}

.design {
    font-size: 1.5em;
    font-style: italic;
    margin-bottom: 10vh;
    margin-top: 10vh;
    text-align: center;
}

.fdm {
    height: 200%;
    text-align: center;
    width: 100%;
}

.fdm-hp {
    height: 200%;
    text-align: center;
    width: 100%;
}

.ided {
    margin-top: 5vh;
}

.material {
	background-color: #e7e7e7;
    margin-top: 5vh;
    min-height: 300px;
    padding-bottom: 10vh;
    padding-top: 10vh;
}

.mini-text {
    margin-top: 5vh;
	margin-bottom: 5vh;
	text-align: left;
}

.ml {
    background-color: white;
    -moz-box-shadow:    0px 1px 4px 1px #ccc;
    -webkit-box-shadow: 0px 1px 4px 1px #ccc;
    box-shadow:         0px 1px 4px 1px #ccc;
    height: 100%;
    text-align: center;
    width: 90%;
}

.mlt {
	color: #707070;
    padding: 1vh 1vw 1vh 1vw;
}

.m-title {
	color: #CC0000;
	font-size: 22px;
	font-weight: bold; 
	padding-top: 3vh;
}

.process {
	margin-bottom: 10vh;
}

.s-line {
  margin-top: 10vh;	
}	

.services {
	background-color: #e7e7e7;
    margin-top: 5vh;
    min-height: 300px;
    padding-top: 10vh;
}

.software {
    min-height: 300px;
    padding-bottom: 10vh;
    padding-top: 10vh;
}

.software img {
    margin-left: 2.5vw;
    margin-right: 2.5vw;
}

.spie {
    padding-top: 5vh;
    padding-bottom: 10vh;
}

.stampanti {
	background: #CC0000;
	border-radius: 4vh;
	margin-bottom: 2vh;
	margin-top: 1vh;
    
}

.svs {
	margin-top: 5vh;
}

.svs-text {
	margin-top: 3vh;
}

@media screen and (max-width: 767px) {
	
}
	
@media screen and (max-width: 991px) {
        .cmcc .col-lg-6 {
        margin-bottom: 6vh;
    }

    .cmcc .row:nth-of-type(2) {
        margin-top: 0;
    }
	
	.ided .col-lg-6 {
        margin-bottom: 6vh;
    }

    .ided .row:nth-of-type(2) {
        margin-top: 0;
    }
	
    .software img {
        margin-bottom: 1vh;
        margin-top: 1vh;
    }
	
	.sezione-row {
		text-align: center;
	}
	
	.svs {
	margin-top: 2vh;
	}
	
	.svs-text {
	margin-top: 2vh;
	}


}