

#content-block-1{
display:flex;
flex-direction: column;
align-items:center;
 justify-content: center;
padding-left:50px;
}
#content-block-0{
padding-right:0 !important;
}
@media (max-width: 767px){
#content-block-1{
text-align:center;
padding:20px 20px 35px;
}
}
@media (max-width: 767px){
#demo-section-0{
margin-bottom: 0;
text-align:center;
padding-bottom:35px;
}
}

@media (max-width: 767px){
#content-block-0{
padding-left:0 !important;
padding-right:0 !important;
}
}


@media(max-width: 965px){
#content-block-1 .editContent p{
padding-bottom:0 !important;
}
}
@media(max-width:767px){
#demo-section-2 .content-block-column{

padding-bottom:49px !important;

}
}
@media(max-width:767px){
#demo-section-1{
padding-top:48px !important;
padding-bottom:59px !important;

}
}
@media(max-width:767px){
#demo-section-2{

padding-bottom:0 !important;

}
}
@media(min-width:767px){
#demo-section-2{
padding-bottom:70px !important;


}
}
@media(max-width:767px){
section .editContent{
text-align:center !important;
}
}
#demo-section-1{
padding-top:18px;
padding-bottom:35px;
margin-bottom:0;
}
#demo-section-2{

margin-bottom:0px !important
}
 #demo-section-3{
margin-bottom:70px !important;
}
#demo-section-5{
margin-bottom:49px !important;
}
#demo-section-4{
padding-top:0 !important;
padding-bottom:0 !important;
margin-bottom:0 !important;
}
#demo-section-6{
padding-top: 48px;
}
#demo-section-6, #demo-section-7{
margin-bottom:0 !important;
padding-bottom: 30px;
}
#demo-section-8{
margin-bottom:0 !important;
padding-bottom:0;
}
#demo-section-9{
margin-bottom:0;
padding-bottom:0;
}
#demo-section-10{
margin-bottom:0 !important;
}

.sePageFooter {
margin-top: 0 !important;
}

.mtn-btn {
 top: 50%;
 left: 50%;
 background-color: transparent;
 border: 2px solid white ;
 color: white;
 width: fit-content !important;
 display: block;
 margin: 0 auto;
 text-align: center;
}
.mtn-btn:hover {
 background-color: rgba(188, 52, 50);
 text-decoration: none !important;
 border: none;
}

#demo-section-4 .content-block-column{
height:500px !important;
display:flex;
justify-content:center;
align-items:center;
}