

.sep-section03 {
    padding-top: 80px;
}
.sep-section03 {
    padding-top: 110px;
    position: relative;
}
.flex {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
}

.f-between {
    justify-content: space-between;
}

element.style {
    visibility: visible;
    animation-name: fadeInLeft;
}
.sep-section03 .my-box .content {
    width: 37%;
}

.video {
    position: relative;
    margin-left: 44px;
    z-index: 2;
    height: 450px;
}


.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


.sep-container {
    padding: 0 50px;
}
.sep-container {
    max-width: 1360px;
    width: 100%;
    margin: auto;
}


.sep-section03 .my-box .content .title {
    margin-bottom: 26px;
}
.sep-section03 .my-box .content .title {
    margin-bottom: 82px;
    line-height: 1.2em;
}

.sep-section03 .fz60 {
    font-size: 38px;
}
.uppercase {
    text-transform: uppercase;
}
.title-font {
    font-family: 'Poppins-SemiBold';
}
.fz60 {
    font-size: 50px;
    line-height: 1.2em;
}


.sep-section03 .my-box .content {
    width: 37%;
}


.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}


.sep-section03 .my-box .content .title {
    margin-bottom: 82px;
    line-height: 1.2em;
}






.sep-section03 .my-box .content .title {
    margin-bottom: 82px;
    line-height: 1.2em;
}

.sep-section03 .fz60 {
    font-size: 38px;
}
.uppercase {
    text-transform: uppercase;
}
.title-font {
    font-family: 'Poppins-SemiBold';
}

.sep-section03 .my-box .content .title span {
    display: block;
}
.vc {
    color: #2c2d32;
}


.sep-section03 .my-box .content .title div {
    padding-left: 38px;
    align-items: center;
}



.sep-section03 .my-box .content .title div a {
    color: #eb6800;
}

a {
    color: #fff;
    text-decoration: none;
    outline: none;
}

.vc {
    color: #2c2d32;
}


.sep-section03 .my-box .content .common-button {
    margin-top: 25px;
}
.sep-section03 .my-box .content .common-button {
    margin-top: 45px;
    padding: 12px 56px;
    border: 1px solid #eb6800;
}
.title-font {
    font-family: 'Poppins-SemiBold';
}
.common-button {
    display: inline-block;
    padding: 12px 30px;
    font-size: 18px;
    background-color: #eb6800;
    color: #fff;
    border-radius: 8px;
    transition: all .3s;
}
a {
    color: #fff;
    text-decoration: none;
    outline: none;
}


.common-button i {
    margin-left: 5px;
    font-size: 22px;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.icon {
    vertical-align: middle;
}
* {
    padding: 0;
    margin: 0;
}


element.style {
    visibility: visible;
    animation-name: fadeInRight;
}
.sep-section03 .my-box .thumb {
    width: 62%;
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.sep-section03 .my-box .thumb .video {
    height: 400px;
}
.sep-section03 .my-box .thumb .video {
    position: relative;
    margin-left: 44px;
    z-index: 2;
    height: 450px;
}

.sep-section03 .my-box .thumb .video .img {
    color: #fff;
    cursor: pointer;
    height: 100%;
}
.bor8 {
    border-radius: 8px;
    overflow: hidden;
}

.sep-section03 .my-box .thumb .video .img img {
    height: 100%;
}
.max-img {
    width: 100%;
    object-fit: cover;
}
img {
    border: 0;
    vertical-align: middle;
}

.sep-section03 .my-box .thumb .video .img i {
    font-size: 56px;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.absolute-center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}


.sep-section03-items {
    padding: 130px 10px 35px;
}

.sep-section03-items {
    position: relative;
    margin-top: -106px;
    padding: 166px 44px 35px;
    background-color: #eb6800;
    color: #fff;
    border-radius: 8px 0 0 8px;
}
.center {
    text-align: center;
}




.sep-section03 .my-box .thumb .item {
    padding: 0 10px;
}

.sep-section03 .my-box .thumb .item {
    flex: 1;
    padding: 0 20px;
}

.sep-section03 .my-box .thumb .item .i {
    margin: 0 auto 28px;
    width: 81px;
    height: 81px;
    border: 1px solid #fff;
    border-radius: 50%;
    transition: all .2s;
}
.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.sep-section03 .my-box .thumb .item .i i {
    font-size: 42px;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}


.bold-font {
    font-family: 'Poppins-Bold';
}
.fz20 {
    font-size: 20px;
}


.sep-section03 .my-box .thumb .item .summary {
    margin-top: 8px;
    color: rgba(255,255,255,0.7);
    line-height: 24px;
}





@media screen and (max-width: 768px)
{
.sep-section03 {
    padding-top: 50px;
}

.sep-section03::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 91.5%;
    background-color: #f5f5f7;
    z-index: -1;
}

.sep-container {
    padding: 0 20px;
}

.flex.full {
    display: block;
}


.flex {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
}
.f-between {
    justify-content: space-between;
}

element.style {
    visibility: visible;
    animation-name: fadeInLeft;
}

.sep-section03 .my-box .content {
    text-align: center;
}
.sep-section03 .my-box .content {
    width: 37%;
}


.flex.full>div, .flex.full>a {
    width: 100% !important;
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}



.sep-section03 .my-box .content .title {
    font-size: 24px;
}

.sep-section03 .my-box .content .title {
    margin-bottom: 82px;
    line-height: 1.2em;
}

.title-font {
    font-family: 'Poppins-SemiBold';
}

.sep-section03 .my-box .content .title span {
    display: block;
}
.vc {
    color: #2c2d32;
}

.sep-section03 .my-box .content .title {
    margin-bottom: 82px;
    line-height: 1.2em;
}

.sep-section03 .my-box .content .title {
    font-size: 24px;
}




.sep-section03 .my-box .content .title div {
    padding-left: 0;
}
.sep-section03 .my-box .content .title div {
    padding-left: 38px;
    align-items: center;
}

.sep-section03 .my-box .content .title div a {
    color: #eb6800;
}
a {
    color: #fff;
    text-decoration: none;
    outline: none;
}


.sep-section03 .text {
    font-size: 16px;
    line-height: 30px;
    text-align: left;
}
.vc {
    color: #2c2d32;
}

.sep-section03 .my-box .content .common-button {
    background-color: transparent;
    color: #eb6800;
}

.common-button {
    padding: 5px 15px;
    font-size: 16px;
}
.title-font {
    font-family: 'Poppins-SemiBold';
}
.common-button {
    display: inline-block;
    padding: 12px 30px;
    font-size: 18px;
    background-color: #eb6800;
    color: #fff;
    border-radius: 8px;
    transition: all .3s;
}
a {
    color: #fff;
    text-decoration: none;
    outline: none;
}

.common-button i {
    margin-left: 5px;
    font-size: 22px;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.icon {
    vertical-align: middle;
}

.sep-section03 .my-box .thumb {
    margin-top: 50px;
}
.sep-section03 .my-box .thumb {
    width: 62%;
}

.flex.full>div, .flex.full>a {
    width: 100% !important;
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.sep-section03 .my-box .thumb .video {
    margin-left: 0;
    height: 280px;
}


.sep-section03 .my-box .thumb .video .img {
    color: #fff;
    cursor: pointer;
    height: 100%;
}
.bor8 {
    border-radius: 8px;
    overflow: hidden;
}

.sep-section03 .my-box .thumb .video .img img {
    height: 100%;
}
.max-img {
    width: 100%;
    object-fit: cover;
}
img {
    border: 0;
    vertical-align: middle;
}

.sep-section03 .my-box .thumb .video .img i {
    font-size: 56px;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.absolute-center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sep-section03 .my-box .thumb .items {
    padding: 150px 0 20px;
}

.flex.full {
    display: block;
}
.center {
    text-align: center;
}
.flex {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
}


.sep-section03 .my-box .thumb .item {
    display: flex;
    padding: 0;
    text-align: left;
    align-items: center;
    margin-bottom: 30px;
}

.flex.full>div, .flex.full>a {
    width: 100% !important;
}


.sep-section03 .my-box .thumb .item .i {
    flex-shrink: 0;
    width: 68px;
    height: 68px;
    margin: 0;
    margin-right: 10px;
}
.sep-section03 .my-box .thumb .item .i {
    margin: 0 auto 28px;
    width: 81px;
    height: 81px;
    border: 1px solid #fff;
    border-radius: 50%;
    transition: all .2s;
}
.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}


.sep-section03 .my-box .thumb .item .i i {
    font-size: 42px;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}


.sep-section03 .my-box .thumb .item .title {
    font-size: 18px;
}
.bold-font {
    font-family: 'Poppins-Bold';
}
.fz20 {
    font-size: 20px;
}


.sep-section03 .my-box .thumb .item .summary {
    margin-top: 0;
}
.sep-section03 .my-box .thumb .item .summary {
    margin-top: 8px;
    color: rgba(255,255,255,0.7);
    line-height: 24px;
}


}


.sep-contact-form {
    background: #000;
}

.sep-contact-form {
    position: relative;
    overflow: hidden;
    color: #2c2d32;
}

.div {
    padding: 120px 0;
}


.sep-contact-form .sep-container {
    position: relative;
    z-index: 2;
    align-items: center;
}


.sep-container {
    max-width: 1360px;
    width: 100%;
    margin: auto;
}

.sep-contact-form .sep-container .contact {
    width: 65%;
    padding: 42px 50px;
    background-color: #fff;
    box-shadow: 15px 5px 15px 5px rgba(0,0,0,0.07);
}

.sep-contact-form .sep-container .contact .item {
    padding: 30px 0;
    border-bottom: 1px solid #d6d6d6;
}

.sep-contact-form .sep-container .contact .item .i {
    flex-shrink: 0;
    width: 60px;
    height: 60px;
    background: #eb6800;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    line-height: 60px;
    transition: all .2s;
}

.sep-contact-form .sep-container .contact .item .i i {
    font-size: 22px;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.sep-contact-form .sep-container .contact .item .content {
    margin-left: 26px;
}

.sep-contact-form .sep-container .contact .item .content .title {
    margin-bottom: 5px;
    font-size: 18px;
    color: #eb6800;
}

.title-font {
    font-family: 'Poppins-SemiBold';
}

.sep-contact-form .sep-container .contact .item .content span, .sep-contact-form .sep-container .contact .item .content a {
    line-height: 30px;
}


.sep-contact-form a {
    color: #2c2d32;
    text-decoration: none;
    outline: none;    
}



.sep-contact-form .sep-container .form {
    width: 35%;
    padding: 70px 50px 56px;
    background-color: #eb6800;
    color: #fff;
}

.form {
    width: 46%;
}

.sep-contact-form .sep-container .form .title {
    margin-bottom: 31px;
    font-size: 32px;
}
.center {
    text-align: center;
}
.title-font {
    font-family: 'Poppins-SemiBold';
}


.sep-contact-form .sep-container .form .sep-form .item {
    display: block;
}


.sep-contact-form .sep-container .form .sep-form .item .form-group {
    width: 100%;
}
.form .item .form-group {
    width: 46%;
}

.form-group {
    position: relative;
}

.sep-contact-form .sep-container .form .sep-form .form-group input, .sep-contact-form .sep-container .form .sep-form .form-group textarea {
    width: 100%;
    margin-bottom: 20px;
    padding: 14px 15px;
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.6);
    color: #fff;
}

.form .form-group input, .form .form-group textarea {
    width: 100%;
    margin-bottom: 34px;
    padding: 6px 10px;
    background-color: transparent;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
input, textarea, select {
    font-family: 'Poppins-Regular';
    font-size: 16px;
}


.sep-contact-form .sep-container .form .sep-form .form-group textarea {
    height: 130px;
}


.sep-contact-form .sep-container .form .sep-form .form-group input, .sep-contact-form .sep-container .form .sep-form .form-group textarea {
    width: 100%;
    margin-bottom: 20px;
    padding: 14px 15px;
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.6);
    color: #fff;
}

.sep-contact-form .sep-container .form .sep-form .form-group input::placeholder,.sep-contact-form .sep-container .form .sep-form .form-group textarea::placeholder {
    color: rgba(255,255,255,0.8)
}











.form .submit {
    margin-top: 34px;
    text-align: right;
}


.sep-contact-form .sep-container .form .sep-form .submit input {
    width: 100%;
    height: 50px;
    background-color: #fff;
    color: #eb6800;
    font-size: 24px;
    cursor: pointer;
    transition: all .3s;
}
.form .submit input {
    width: 180px;
    height: 60px;
    background-color: transparent;
    border-radius: 8px;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 24px;
    cursor: pointer;
}



.sep-map {
    height: 580px;
}





@media screen and (max-width: 1080px){

.sep-map {
    height: 480px;
}


}


@media screen and (max-width: 768px){
.div {
    padding: 52px 0;
}

.flex.full {
    display: block;
}

.sep-contact-form .sep-container .contact {
    padding: 16px 20px;
}

.flex.full>div, .flex.full>a {
    width: 100% !important;
}

.sep-contact-form .sep-container .form .title {
    margin-bottom: 20px;
    font-size: 24px;
}


}




@media screen and (max-width: 1280px) {
.sep-contact-form .sep-container .contact {
    width: 60%;
    padding: 16px 28px;
}

.sep-contact-form .sep-container .contact .item {
    padding: 18px 0;
}

.sep-contact-form .sep-container .form {
    width: 40%;
}


}


.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -30px;
    margin-left: 0px;
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 30%;
    max-width: 30%;
}








