header,footer,#scrollUp{
    display: none !important;
}
.section-1 {
    position: relative;
}
.section-1 .btn-danger {
    position: absolute;
    right: 70px;
    width: unset;
    top: 20px;
    background: #ff0101;
    border-color: #ff0101;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    padding: 14px;
}
.section-1 img {
    width: 100%;
}
.fullpage img {
    object-fit: scale-down;
}
@media (min-width: 768px){
    .container{
        width: 960px;
    }
    .form-group .col-md-4{
        padding: 0 5px;
    }
    .container-fluid{
        width: 100%;
    }
    .list-sec9 .col-md-3 {
        width: 20%;
    }
}
.box-landing {
    background-color: rgb(23, 23, 23);
    border-radius: 5px;
    padding: 15px;
}
.title-box{
    padding-bottom: 10px;
}
.title-box h4{
    color: #fff;
    font-size: 21px;
    line-height: 1.4;
    font-weight: bold;
    text-align: center;
}
.form-contact p{
    color: #fff;
    font-size: 15px;
    line-height: 1.6;
    padding: 0 15px 5px;
}
.send_contact{
    width: 100%;
    background: #ff0101;
    border-color: #ff0101;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    padding: 14px;
}
.title-landing h3{
    color: rgb(255, 216, 0);
    font-size: 55px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.4;
    position: relative;
}
.title-landing h3:after{
    position: absolute;
    content: '';
    height: 2px;
    width: 100%;
    background: #fff;
    bottom: -20px;
    left: 5px;
}
.title-landing p{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
    line-height: 1.2;
    padding-top: 30px;
}
.policy-box{
    box-shadow: 0px 2px 0px 0px rgba(41,41,41,1);
    -webkit-box-shadow: 0px 2px 0px 0px rgba(41,41,41,1);
    background-color: rgb(255, 216, 0);
    border-radius: 10px;
    margin: 20px 0 40px;
    padding: 15px;
}
.policy-item{
    display: flex;
    align-items: center;
}
.policy-item>i{
    font-size: 37px;
    margin-right: 20px;
}
.info-policy>h4{
    color: rgb(0, 0, 0);
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    line-height: 1.2;
}
.info-policy>span{
    color: rgb(0, 0, 0);
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    line-height: 1.2;
}
.section-2{
    background-image: url('https://w.ladicdn.com/s1440x588/57b167c9ca57d39c18a1c57c/geometry.png');
    background-position: left top;
    background-repeat: repeat;
    padding: 30px;
}
.title-section-2{
    padding-top: 50px;
}
.title-section-2 h2{
    color: rgb(36, 36, 36);
    font-size: 30px;
    text-align: center;
    line-height: 1;
}
.title-section-2 p{
    color: rgb(0, 0, 0);
    font-size: 16px;
    text-align: center;
    line-height: 1.2;
    padding-top: 10px;
    width: 80%;
    margin: 0 auto;
}
.list-sec2{
    padding-top: 35px;
    display: flex;
    flex-wrap: wrap;
}
.sec2-item{
    padding: 15px;
}
.list-sec2 div.col-xs-12:nth-child(1) .sec2-item{
    background-color: transparent;
    box-shadow: none;
}
.list-sec2 div.col-xs-12:nth-child(2) .sec2-item{
    box-shadow: 3px 8px 26px 0px rgba(0,0,0,0.15);
    -webkit-box-shadow: 3px 8px 26px 0px rgba(0,0,0,0.15);
    background-color: rgb(255, 166, 61);
}
.list-sec2 div.col-xs-12:nth-child(3) .sec2-item{
    box-shadow: 3px 8px 26px 0px rgba(0,0,0,0.15);
    -webkit-box-shadow: 3px 8px 26px 0px rgba(0,0,0,0.15);
    background-color: rgb(255, 84, 61);
}
.sec2-item>i{
    font-size: 54px;
    text-align: center;
    display: block;
    padding: 20px 0;
}
.sec2-item>img{
    width: 100%;
    object-fit: contain;
    height: 100%;
    text-align: center;
    display: block;
    padding: 10px 0;
    margin: 0 auto;
}
.sec2-item>h4{
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.2;
    padding-bottom: 10px;
}
.sec2-item>p{
    color: rgb(255, 255, 255);
    font-size: 16px;
    text-align: justify;
    line-height: 1.4;
}
.title-section-3{
    padding-top: 30px;
}
.title-section-3 h2{
    color: rgb(36, 36, 36);
    font-size: 30px;
    text-align: center;
    line-height: 1;
}
.img-sec3 {
    padding-top: 40px;
}
.img-sec3 img, .section-6 img, .list-sec7 img, .section-5 img, .list-sec9 a img {
    width: 100%;
}
.list-sec4{
    display: flex;
    flex-wrap: wrap;
}
.title-section-4{
    padding-top: 30px;
}
.title-section-4 h2{
    color: rgb(36, 36, 36);
    font-size: 30px;
    text-align: center;
    line-height: 1;
}
.sec4-item{
    display: flex;
    padding-top: 30px;
    height: 100%;
}
.sec4-item .sec4-icon {
    width: 60px;
}
.sec4-item .info-sec4 {
    flex: 1;
    padding-left: 5px;
}
.info-sec4>h4{
    color: rgb(74, 73, 73);
    font-size: 21px;
    font-weight: bold;
    text-align: left;
    line-height: 1.2;
}
.info-sec4>p{
    color: rgb(82, 82, 82);
    font-size: 14px;
    text-align: left;
    line-height: 1.4;
    padding-top: 20px;
}
.section-5{
    background-color: rgb(242, 242, 242);
    padding: 30px 0;
}
.title-section-5{
    padding: 40px 0;
}
.title-section-5 h2{
    color: rgb(36, 36, 36);
    font-size: 30px;
    text-align: center;
    line-height: 1;
}
.list-sec5{
    display: flex;
    flex-wrap: wrap;
}
.info-sec5 h4{
    color: rgb(59, 59, 59);
    font-size: 21px;
    font-weight: bold;
    text-align: left;
    line-height: 1.2;
    padding-top: 15px;
}
.info-sec5 p{
    color: rgb(66, 66, 66);
    font-size: 14px;
    text-align: left;
    line-height: 1.4;
    padding-top: 15px;
}
.list-sec5>.col-xs-12{
    padding-top: 30px;
}
.list-sec6 .col-xs-12{
    padding: 0;
}
.list-sec6 h2{
    color: rgb(33, 33, 33);
    font-size: 30px;
    text-align: left;
    line-height: 1;
}
.list-sec6 p{
    color: rgb(117, 117, 117);
    font-size: 16px;
    text-align: justify;
    letter-spacing: 0;
    line-height: 1.4;
}
.info-sec-6{
    width: 55%;
    margin: 0 auto;
    padding-top: 40px;
}
.list-sec7 .col-xs-12{
    padding: 0;
}
.list-sec7 h2{
    color: rgb(33, 33, 33);
    font-size: 30px;
    text-align: left;
    line-height: 1;
}
.list-sec7 p{
    color: rgb(117, 117, 117);
    font-size: 16px;
    text-align: justify;
    letter-spacing: 0;
    line-height: 1.4;
}
.info-sec-7{
    width: 55%;
    margin: 0 auto;
    padding-top: 40px;
}
.section-8{
    background-color: rgb(247, 247, 247);
    padding-bottom: 20px;
}
.title-section-8 {
    padding: 40px 0;
}
.title-section-8 h2 {
    color: rgb(36, 36, 36);
    font-size: 30px;
    text-align: center;
    line-height: 1;
}
.sec8-item{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
.sec8-item h4{
    color: rgb(5, 5, 5);
    font-size: 24px;
    text-align: left;
    line-height: 1.2;
    padding-bottom: 15px;
}
.sec8-item p{
    color: rgb(92, 92, 92);
    font-size: 14px;
    text-align: left;
    line-height: 1.4;
}
.title-section-9 {
    padding: 0 0 20px 0;
}
.title-section-9 h2 {
    color: rgb(36, 36, 36);
    font-size: 30px;
    text-align: center;
    line-height: 1;
}
/*.section-9{*/
/*    background-size: cover;*/
/*    background-attachment: fixed;*/
/*    background-position: left top;*/
/*    background-repeat: no-repeat;*/
/*    height: 385px;*/
/*}*/
/*.list-sec9{*/
/*    padding: 131px 0;*/
/*}*/
/*.list-sec9 .col-xs-12{*/
/*    color: #fff;*/
/*    text-align: center;*/
/*    display: block;*/
/*}*/
/*.list-sec9 .col-xs-12 img {*/
/*    width: 55px;*/
/*    margin-bottom: 10px;*/
/*}*/
/*.list-sec9 i{*/
/*    font-size: 55px;*/
/*}*/
/*.list-sec9 h4{*/
/*    font-size: 36px;*/
/*    font-weight: bold;*/
/*    text-align: center;*/
/*    line-height: 1;*/
/*}*/
/*.list-sec9 p, .list-sec9 span{*/
/*    font-size: 13px;*/
/*    text-align: center;*/
/*    line-height: 1.2;*/
/*}*/
.list-sec8, .list-sec9 {
    display: flex;
    flex-wrap: wrap;
}
.section-9 {
    padding: 30px 0;
}
@media (max-width: 767px){
    .list-sec9 .col-xs-12:not(:last-child){
        padding-bottom: 30px;
    }
    .info-sec-6{
        width: 80%;
    }
    .list-sec7{
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        padding-top: 40px;
    }
    .info-sec-7{
        width: 80%;
    }
    .policy-item{
        padding-bottom: 20px;
    }
    .list-sec2>.col-xs-12{
        padding-bottom: 30px;
    }
    .title-section-2 p{
        width: 100%;
    }
    .sec8-item{
        padding-bottom: 30px;
    }
    .section-1 .btn-danger {
        right: 0;
        padding: 4px;
        top: 0;
    }
}
.section-10{
    background-color: rgb(242, 242, 242);
    padding-bottom: 20px;
}
.title-section-10 {
    padding: 40px 0 20px;
}
.title-section-10 h2{
    color: rgb(36, 36, 36);
    font-size: 30px;
    text-align: center;
    line-height: 1;
}
@media (min-width: 1100px) {
    .list-sec10 .col-xs-12{
        max-height: 230px;
    }
}
.list-sec10 .col-xs-12{
    padding-top: 30px;
    max-height: 200px;
    overflow: hidden;
}
.section-11{
    background-size: cover;
    background-attachment: fixed;
    background-position: left top;
    background-repeat: no-repeat;
    height: 680px;
    position: relative;
}
.list-sec11{
    padding: 60px 0;
}
.info-footer h1{
    color: rgb(255, 255, 255);
    font-size: 36px;
    text-align: left;
    line-height: 1;
    padding-bottom: 20px;
}
.info-footer p{
    color: rgb(255, 255, 255);
    font-size: 16px;
    text-align: left;
    line-height: 1.2;
}
.item-sec11{
    display: flex;
    align-items: center;
}
.item-sec11 i{
    font-size: 29px;
    color: rgba(255, 216, 0, 1);
    margin-right: 15px;
}
.item-sec11 h4{
    color: rgb(255, 255, 255);
    font-size: 24px;
    text-align: left;
    line-height: 1;
}
.item-sec11 p{
    color: rgb(255, 255, 255);
    font-size: 14px;
    text-align: left;
    line-height: 1.2;
    padding-top: 10px;
}
.content-footer-1{
    padding: 15px;
}
@media (max-width: 767px){
    .section-11{
        height: 1150px;
    }
    .list-sec11{
        padding: 60px 15px 0;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .list-sec11>.col-xs-12:last-child{
        padding-bottom: 20px;
    }
}
.contact-social{
    padding: 15px 0;
    grid-template-columns: repeat(3, 80px);
    grid-template-rows: repeat(2, 70px);
    display: grid;
}
.contact-social a{
    border: 1px solid;
    height: 45px;
    width: 45px;
    border-color: rgba(255, 216, 0, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 30px;
}
.contact-social a i{
    font-size: 29px;
    color: rgba(255, 216, 0, 1);
}
.logo-landing img {
    width: 100%;
}