.section1-about{
	background-position: 50% 50%;
	height: 798px;
}
.section1-about .container-about h2{
	font-size: 50px;
	color: white;
	margin-bottom: 0px;

}
.section1-about .container-about p{
	font-size: 16px;
	color: white;
    max-width: 299px;
}
.container-about{
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.light-about{
    padding-top: 160px;
}
.btn-about{
	border-radius: 5px !important;
	width: 150px;
}
.btn-about span{
	color: #000;
	font-size: 16px;
	text-transform: initial;
}
.section2-about .container-about h2{
	padding-top: 50px;
	font-size: 50px;
	text-align: center;
	color: #2481c1;
}
.section2-about .container-about p{
	color: #000;
}
.container-about .row{
	max-width: 1200px;
}
.section2-about .container-about .row{
	padding-bottom: 45px;
}
.section3-about{
	background-color: #f5f8f1;
}
.section3-about .container-about h2{
	padding-top: 50px;
	font-size: 50px;
	text-align: center;
	color: #2481c1;
}
.section3-about .container-about .row p{
	color: #000;
}
.section3-about .container-about .row{
	padding-bottom: 45px;
}
.section4-about{
	background-color: #ccecfc;
}
.section4-about .container-about{
	padding-top: 50px;
	padding-bottom: 45px;
}
.row-section4 .right-row-3{
	padding-left: 5%;
}
.row-section4 .left-row-3{
	position: relative;
}
.row-section4 .left-row-3 .content-ss4 p{
    margin-bottom: 0px;	
}
.row-section4 .left-row-3 .content-ss4{
	position: absolute;
    bottom: 0;
    background-color: rgba(255, 254, 254, 0.73);
    color: #4489c4;
    text-align: left;
    padding: 5px 17px;
}
.row-section4 .right-row-3 h2{
	font-size: 50px;
	color: #2481c1;
	line-height: 0.7;
}
.row-section4 .right-row-3 p{
	font-size: 16px;
	color: #000;
}
.section5-about{
	padding-bottom: 50px;
}
.section5-about .container-abou .title-ss5{
	padding-bottom: 50px;
}
.box-about{
	width: 30%;
	flex-basis: 30%;
	/*padding-right: 3.33333333%;*/
	margin: 0 auto ;
	padding-top: 50px;
}
.box-about:last-child{
	padding-right: 0%;
}
.section5-about .container-about h2{
	padding-top: 50px;
	font-size: 50px;
	text-align: center;
	color: #2481c1;
}
.section5-about .container-about p{
	text-align: center;
	margin: 0 auto ;
	color: #000;
}
.box-ss4 .box-text1{
	box-shadow: 0 0px 24px 0 rgba(0, 0, 0, 0.35);
    background-color: #ffffff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center

}

.box-ss4 .box-text1 .box-text-inner h4{
	max-width: 236px;
    margin: 0 auto;
    padding-bottom: 10px;
}
.latepoint-booking-form-element .os-step-tabs {
    display: none;
}
@media only screen and (max-width: 900px){
	.row-section4 .right-row-3 h2 {
	    line-height: 1.3;
	}
}

@media only screen and (max-width: 600px){ 
	.latepoint-w .latepoint-booking-form-element.current-step-datepicker .latepoint-form-w .latepoint-footer .latepoint-prev-btn {
		display:none;
	}
}