.empty {
    height: 110px
}

.se2 {
    padding-bottom: 80px;
    padding-top: 80px
}

.se2 .left {
    float: left;
    width: 50%;
    padding-right: 110px
}

.se2 .left h2 {
    font-size: 48px;
    font-family: 'RobotoB';
    font-weight: bold;
    color: #333;
    margin-bottom: 25px
}

.se2 .left h3 {
    font-size: 18px;
    font-family: 'Roboto';
    color: #333333;
    line-height: 28px
}

.se2 .box {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    margin-top: 20px;
    padding-top: 30px
}

.se2 .box p {
    margin-bottom: 30px
}

.se2 .box p span {
    display: block;
    font-size: 18px;
    font-family: 'Roboto';
    font-weight: 400;
    color: #333;
    line-height: 24px;
    overflow: hidden
}

.se2 .box p span img {
    float: left;
    margin-right: 15px
}

.se2 .box p span a {
    font-size: 20px;
    font-family: 'Roboto';
    font-weight: 400;
    color: #424242;
    line-height: 32px
}

.se2 .box p:last-child {
    margin-left: -5px
}

.se2 .right {
    width: 600px;
    float: right;
    position: relative
}

.se2 .right a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.se4 {
    padding-top: 80px;
    padding-bottom: 30px;
    background: #F2F5F8
}

.se4 h2 {
    font-size: 36px;
    text-align: center;
    color: #333;
    font-family: "RobotoB";
    margin-bottom: 30px
}

.se4 .list {
    width: 418px;
    margin-right: 10px;
    margin-bottom: 60px;
    display: inline-block;
    vertical-align: top
}

.se4 .list div {
    margin-top: 30px
}

.se4 .list span {
    font-size: 18px;
    font-family: "Roboto";
    font-weight: 400;
    color: #666666;
    line-height: 28px
}

.se4 .list h4 {
    font-size: 22px;
    font-family: "Roboto";
    font-weight: bold;
    color: #333333;
    line-height: 28px
}

.se4 .list a,
.se4 .list p {
    font-size: 16px;
    color: #333;
    font-family: "Roboto";
    line-height: 26px
}

.se4 .list:nth-child(4n) {
    margin-right: 0
}

.se3 {
    padding-bottom: 100px;
    background: #F2F5F8
}

.se3 h2 {
    font-size: 36px;
    text-align: center;
    color: #333;
    font-family: "RobotoB";
    margin-bottom: 20px
}

.se3 p {
    text-align: center;
    font-size: 18px;
    color: #666;
    font-family: "Roboto"
}

form.contactForm {
    margin-top: 30px
}

form.contactForm .form-group {
    margin-bottom: 15px;
    background: #fff;
    border: unset;
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.3)
}

form.contactForm label {
    display: inline-block;
    width: 48.8%
}

form.contactForm label input,
form.contactForm label textarea {
    display: block;
    padding: 17px 30px;
    width: 100%;
    outline: none;
    background: unset;
    border: none
}

form.contactForm label input::-webkit-input-placeholder,
form.contactForm label textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.7);
    font-size: 16px;
    font-weight: 400
}

form.contactForm label input:-moz-placeholder,
form.contactForm label textarea:-moz-placeholder {
    color: rgba(0, 0, 0, 0.7);
    font-size: 16px;
    font-weight: 400
}

form.contactForm label input::-moz-placeholder,
form.contactForm label textarea::-moz-placeholder {
    color: rgba(0, 0, 0, 0.7);
    font-size: 16px;
    font-weight: 400
}

form.contactForm label input:-ms-input-placeholder,
form.contactForm label textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.7);
    font-size: 16px;
    font-weight: 400
}

form.contactForm label:nth-child(n) {
    padding-left: 0;
    float: left
}

form.contactForm label:nth-child(2n) {
    padding: 0;
    float: right
}

form.contactForm label.whatsApp {
    width: 100%
}

form.contactForm label.mes {
    padding: 0;
    margin: 0;
    width: 100%;
    margin-bottom: 25px
}

form.contactForm textarea {
    padding-top: 25px;
    width: 100%
}

form.contactForm .subs {
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.3);
    background: #FFB000;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    clear: both
}

form.contactForm .sub {
    border: none;
    display: inline-block;
    background-color: unset;
    margin: auto;
    text-align: center;
    font-size: 16px;
    border: none !important;
    color: #fff;
    margin-right: 8px;
    font-weight: bold;
    padding: 15px 0
}

form.contactForm .enquiry_make {
    position: fixed;
    z-index: 99;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none
}

form.contactForm .enquiry_make p {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #000;
    color: #fff;
    padding: 20px 30px
}

@media screen and (max-width: 1550px) {
    .se2 .right {
        width: 48%
    }

    .se4 .list {
        width: 32.5%;
        margin-right: 1%
    }
}

@media screen and (max-width: 1430px) {
    .se2 .left h2 {
        font-size: 36px;
        margin-bottom: 15px
    }

    .se2 .left h3 {
        font-size: 16px;
        line-height: 1.5
    }

    .se2 .box p span {
        font-size: 16px
    }

    .se4 .list span {
        font-size: 16px
    }

    .se4 .list h4 {
        font-size: 18px
    }

    .se4 .list a,
    .se4 .list p {
        font-size: 14px
    }
}

@media screen and (max-width: 1190px) {
    .se4 .list {
        width: 32.3%
    }
}

@media screen and (max-width: 999px) {
    .se2 .left {
        padding-right: 30px
    }

    .se2 .box p {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 767px) {
    .empty {
        height: 55px
    }

    .se2 {
        padding-top: 30px;
        padding-bottom: 60px
    }

    .se2 .left {
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px
    }

    .se2 .left h2 {
        font-size: 20px;
        line-height: 1.5
    }

    .se2 .left h3 {
        font-size: 14px;
        line-height: 1.5
    }

    .se2 .left .box p span,
    .se2 .left .box p b {
        font-size: 14px
    }

    .se2 .right {
        width: 100%
    }

    .se2 .right a {
        width: 45px;
        height: 45px
    }

    .se4 {
        padding-top: 60px
    }

    .se4 h2 {
        font-size: 20px
    }

    .se4 .list {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px
    }

    .se4 .list div {
        margin-top: 10px
    }

    .se3 {
        padding-bottom: 60px
    }

    .se3 h2 {
        font-size: 20px;
        margin-bottom: 10px
    }

    .se3 p {
        font-size: 14px
    }

    form.contactForm .subs {
        margin-top: 0px;
        width: 100%
    }

    form.contactForm {
        margin-top: 25px
    }

    form.contactForm .form-group {
        margin-bottom: 20px !important
    }

    form.contactForm .form-group,
    form.contactForm label.mes {
        margin-bottom: 10px
    }

    form.contactForm .box p:first-child {
        margin-right: 25px
    }

    form.contactForm label {
        width: 100%
    }

    form.contactForm label input::-webkit-input-placeholder,
    form.contactForm label textarea::-webkit-input-placeholder {
        font-size: 14px;
        font-weight: 400
    }

    form.contactForm label input:-moz-placeholder,
    form.contactForm label textarea:-moz-placeholder {
        font-size: 14px;
        font-weight: 400
    }

    form.contactForm label input::-moz-placeholder,
    form.contactForm label textarea::-moz-placeholder {
        font-size: 14px;
        font-weight: 400
    }

    form.contactForm label input:-ms-input-placeholder,
    form.contactForm label textarea:-ms-input-placeholder {
        font-size: 14px;
        font-weight: 400
    }

    form.contactForm .subs {
        padding: 13px 0;
        line-height: 1.5
    }

    form.contactForm .sub {
        font-size: 14px;
        padding: 0;
        margin-right: 0
    }

    form.contactForm label input,
    form.contactForm label textarea {
        padding: 15px 10px
    }
}

form.contactForm .sub {
    width: 100%;
}
.videoBox {
    display: none;
    position: fixed;
    z-index: 99;
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
}
.videoBox section {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    height: 600px;
}
.videoBox p {
    position: absolute;
    right: -10px;
    top: -10px;
    cursor: pointer;
    i{
        font-size: 25px;
        color: #fff;
    }
}