.nurse{
    margin-top: 8rem;
}

.recruitpage{
	margin-top:15vw;
}
.recruitpage2{
	margin-top:20vw;
}
.cards{
    margin-top: 2rem;
}
#nursenumbers2{
	display:flex;
	flex-direction: column;
	margin-top:0;
}
#nursenumbers2 img{
	width: 68vw;
}
#nursenumbers{
	display:flex;

}
 section.centered#nursenumbers{
	margin-top:2rem;
}
#nursenumbers3 p{
	font-size:3vw;

}
#nursenumbers3 {
	justify-content: space-between;
}
#nursenumbers2 .text{
	margin-top:0;
	margin-right:5vw;
	margin-bottom: 5vw;
}
.card2 {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}
.minus2vw{
	margin-bottom:-2vw;
}
.left{
    position: relative;
    z-index: 2;
    margin: 0;
    flex: 50%;
    margin-right: 0rem;
}
.card2 .line {
    margin-left: -3rem;
    margin-right: -8rem;
}
span a{
	text-decoration: underline;
	font-size: 0.7rem;
	color: #647798;
	font-weight:700;
	cursor: pointer;
}
.right{
    
margin-top: -1rem;
}
.achievement-number {
    background-color: #5C1616;
    padding-bottom: 30px;
    padding-bottom: 1.875rem;
}
.ninety{
    padding: 0 10%;
 }
 .toptitle{
    line-height: 2vw;
    margin-bottom: 3vw;
    }
    .bigtext {
        font-weight: 600;
        font-size: 2.5rem;
    }
    .thinbanner{
        margin-bottom: 1rem;
        margin-top: 2rem;   
    }
    .subtitle {
        font-size: 1.5rem;
    }
    .text{
        font-size: 1.3rem;
        font-weight: 300;
    } 
    .text p{
        font-size: 1.3rem;
        line-height: 0.9rem;
    }
    .bordo{
        background-color: #5C1616;
   padding: 10% 5%;
    }
    .fourcards{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        
    }
    .little{
        width: 20%;
    }
    .conditions{
        padding: 5vw 5vw;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        align-items: center;
        width: 100%;
    }
    .demo{
        margin-top: 5vw;
    }
 .imgtext img{
    width: 25vw;
 }
.nospace p{
    line-height: 1.8;
}
.border{
    border: 1px solid white;
    margin: 2%;
}
.one, .two, .three, .four{
    flex: 30%;
    width: 62vw;
    line-height: 0.1vw;
    padding: 2vw 0;
}
.one{
  height: 20vw;
  flex-wrap: wrap;
}
.one p{
 margin-top: 0.35rem;
 line-height: 0.1vw;
 }
 .underline.little {
    border-bottom: solid 2px;
    width: 18vw;
    margin-top: 0.75rem;
    justify-self: flex-start;
    align-self: flex-start;
    margin-left: -13vw;
}
.flexstart{
    display: flex;
    justify-content: flex-start;
    align-content: flex-start;
}
.koe .thinbanner{
    margin-top: 0;
}
.koe{
    margin-top: 3vw;
}
.underline {
    border-bottom: solid 4px;
    width: 25vw;
    padding-top: 0rem;
    line-height: 1.8;
}
.borderblock {
    margin-bottom: 3vw;
}
.blueback {
   padding-top: 5vw;
}
.img img{
    width: 31vw;
    margin-bottom: -2vw;
    margin-top: -2vw;
}
.last img{
    margin-top: 0vw;
}
hr {
     height: 0.1vw;
     margin-top: o;
}
.break{
height: 1px;
width: 100%;
line-height: 0.5rem;
}
.demo td{
    text-align: left;
    margin-left: 3vw;
    line-height: 5vw;
}
.demo th {width: 25%;text-align: center;padding-left: 2vw;padding-right: 2vw;}
.marginari{
    margin-left: 8vw;
}
td p{
    line-height: 1.8;
}
.paddingbottom {
    padding-bottom: 3rem;
    padding-top: 3rem;
    padding-left: 5%;
    padding-right: 5%;
}
@media screen and (min-width: 480px) {
	.boldunderline{
		font-size:0.8rem;
	}
    .text p {
        font-size: 1.3rem;
        line-height: 1.8;
    }
    .negmargin img {
        width: 80%;
    }
    .negmargin {
        margin-top: -3.5rem;
        margin-bottom: 1rem;
        width: 100%;
    }
    .underline.little {
        border-bottom: solid 2px;
        width: 18vw;
        margin-top: 1rem;
        justify-self: flex-start;
        align-self: flex-start;
        margin-left: -13vw;
    }
    .one {
        height: 23vw;
        flex-wrap: wrap;
    }




}
@media screen and (max-width: 768px) {
	#nursenumbers2 img{
		margin-top:0vw;
	}
	#nursenumbers3{
		margin-top: 3vw;
    margin-right: -3vw;
	}
	
}





    @media screen and (min-width: 768px) {
        .thinbanner {
            margin-bottom: 5vw;
            margin-top: 5vw;
        }
		span a{
	text-decoration: underline;
	font-size: 1.8rem;
	color: #647798;
	font-weight:700;
			cursor: pointer;
}
		.recruitpage{
			margin-top:11vw;
		}
		.recruitpage2{
	margin-top:16vw;
}
        .demo td, .demo th{
            padding: 2vw;
        }
        .text{
            line-height: 1.8;
        }
        .text p {
            font-size: 1.3rem;
            line-height: 1.8;
            font-weight: 300;
        }
        .img img {
            width: 31vw;
            margin-bottom: 2vw;
            margin-top: 2vw;
        }
        .koe .bigtext{
            margin-top: 3vw;
            margin-bottom: 3vw;
        }
        .koe .underline{
            margin-bottom: 5vw;  
        }
        .underline{
            padding-top: 5vw;
        }
        .koe {
            margin-bottom: 6vw;
            text-align: justify;
        }
        td p{
            line-height: 4.5rem;
        }
       .demo{
           margin-bottom: 5vw;
        }
        .imgtext img {
          margin-bottom: 3vw;
          margin-top: 2vw;
        }
        .negmargin {
            margin-top: -7.5rem;
            margin-bottom: 1rem;
            width: 100%;
        }
        .one {
            height: 30vw;
            flex-wrap: wrap;
            margin-top: 2rem;
        }
        .one p {
            margin-top: 4.35rem;
            line-height: 0.1vw;
        }
    }
    @media screen and (min-width: 1024px) {
		.boldunderline{
			font-size:1vw;
		}
        .nurse {
            margin-top: 11rem;
            
        }
		.underline {
    padding-top: 2vw;
}
		.paddingbottom {
			padding-bottom:8rem;
		}
		.recruitpage{
			margin-top:6vw;
		}
		.recruitpage2{
	margin-top:9vw;
		}
		.recruitpage .bigtext.blue{
			text-align:center;
		}
			.recruitpage2 .bigtext.blue{
				text-align:center;
		}
		.conditions{
			padding-bottom:0;
		}
        .negmargin img {
            width: 40%;
        }
        .negmargin {
            margin-top: -5.5rem;
            margin-bottom: 1rem;
            width: 100%;
        }
        .underline {
            border-bottom: solid 2px;
            width: 18vw;
            margin-top: -2.5rem;
        }
        .card2 .line {
            margin-left: 5rem;
            margin-right: -10rem;
        }
        .achievement-number {
          font-size: 1.5rem;
        }
        .achievement-number__item-unit {
            font-size: 1.5rem;
        }
        .achievement-number__item-number {
            font-size: 2.5rem;
            margin-bottom: 2.1875vw;
        }
        .achievement-number__item-title {
            font-size: 2.5rem;
            margin-bottom: 2.1875vw;
        }
        .achievement-number__underLineTitle {
            font-size: 2.5rem;
        }
    }
@media screen and (min-width: 1440px) {
	.boldunderline{
		font-size:1.08vw;
	}
        .one, .two, .three, .four{
            height: 19vw;
            flex: 20%;}
            .one {
                height: 19vw;
                flex-wrap: wrap;
                margin-top: 1.5rem;
            }
            .one p {
                margin-top: 2.3499999999999996rem;
                line-height: 0.1vw;
            }
            .nurse {
                margin-top: 12rem;
            }
.two.text p{
    line-height: 0.1rem;
}
.three.text p{
    line-height: 0.1rem;
}
.four.text p{
    line-height: 0.1rem;
}
.fourth p {

    margin: 1rem 0;
}
    }
    @media (max-width: 480px) {
		.boldunderline{
			font-size:1rem;
		}
		#nursenumbers3 {
    margin-top: 0;
    width: 100%;
			flex-direction: row;}
		
		#nursenumbers2 .left{
			padding:0;
		}
		section.centered#nursenumbers{
			margin-top:0;
		}
        .text {
            font-size: 1rem;
            line-height: 1.8;
        }
        .text p {
            font-size: 16px;
            line-height: 1.8;
        }
        .nurse {
            padding-top: 1rem;
        }
        .nurse {
            margin-top: 5rem;
        }
        .nospace p {
            line-height: 1.8;
        }
        .right {
            margin-top: -1rem;
        }
		.recruitpage2 .bigtext.blue{
			text-align: center;
		}
        .left img {
            width: 30vw;
            margin-top: 2rem;
            margin-left: 0;
        }
        .card2 .line {
 width: 29vw;
 margin-left: -1rem;
 margin-right: -1rem;
 }
 .right {
    display: flex;
    justify-content: center;
    width: 30%;
}
.right p {
    align-self: center;
    justify-self: center;
    font-weight: 300;
    margin-left: 0rem;
    }
    .card2 {
        width: 100%;
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }
    .left {
        position: relative;
        z-index: 2;
        margin: 0;
        flex: 50%;
        margin-right: 0rem;
     padding-bottom: 2rem
        ;
    }

    .img img {
        width: 66vw;
        margin-bottom: -2vw;
        margin-top: -2vw;
    }
    td p {
        line-height: 1.8;
        font-size: 0.7rem;
    }
    tr p{
        line-height: 1.8;
        font-size: 0.7rem;
    }
    .bigtext {
        font-weight: 600;
        font-size: 1.8rem;
        
    }
    .subtitle {
        font-size: 1.2rem;
    }
    .bigger {
        font-size: 1.2rem;
        font-weight: 600;
    }
    
}

@media screen and (width: 1470px), 
screen and (height: 956px) {
.text p {
    font-size: 1.3vw;
}
.text {
    font-size: 1.3vw;
}
.aligncenter{
text-align: center;
}
}