h1{
    font-size: 58px;
    font-weight: 700;
    line-height: 79.23px;
    color: rgba(38, 38, 38, 1);
    text-align: center;
    margin: 89px 0 24px;
    padding: 0 16px;
}
.about__1{
    margin-bottom: 89px;
    padding-left: 157px;
    padding-right: 157px;
}
.about__2{
    padding: 64px 80px 0;
    margin: 0;
    gap:50px;
}
.about__2 h2{
    font-size: 58px;
    font-weight: 700;
    line-height: 79.23px;
    color: rgba(38, 38, 38, 1);
    width: 976px;
    max-width: 100%;
    margin: 0 0 10px;

}
.about__2 h2 + p{
    font-size: 32px;
    font-weight: 600;
    line-height: 43.71px;
    color: rgba(38, 38, 38, 1);
}
.about__2 h2 b, .about__2 h2 strong{
    color: rgba(255, 81, 14, 1);
}
.about__2 > div:last-child p{
    font-size: 24px;
    font-weight: 500;
    line-height: 32.78px;
    text-align: left;
    color: rgba(38, 38, 38, 0.8);
    margin-bottom: 24px;
}
.about__3 {
    padding: 0 80px 64px;
}
.about__3 table, .about__3 tbpdy, .about__3 tr, .about__3 td{
    border: none;
    padding: 0;
    display: inline-block;
}
.about__3 tbody tr:first-child td{
    cursor: pointer;
    font-size: 32px;
    font-weight: 600;
    line-height: 43.71px;
    text-align: left;
    color: rgba(38, 38, 38, 1);
    margin-right: 109px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.about__3 tbody tr:first-child{
    margin-bottom: 48px;
}
.about__3 tbody tr td{
    position: relative;
}
.about__3 tbody tr{
    display: flex;
    width: 100%;
}
.about__3 tbody tr td img{
    position: absolute;
    width: 60% !important;
    top: 0;
    right: 0;
    height: 100%;
    object-fit: cover;
}
.about__3 tbody tr:last-child td{
    min-height: 330px;
    background: linear-gradient(96.63deg, #0C0C0C -35.66%, #4A0404 17.03%, #BD3D26 40.83%, #FF7A46 79.59%, #F86322 116.22%, #6C1005 144.23%);
    color: white;
}
.about__3 tbody tr:last-child td:not(.active){
    display: none;
}
.about__3 tr td strong{
    font-size: 32px;
    font-weight: 600;
    line-height: 43.71px;
    display: block;
    margin-bottom: 10px;

}
.about__3 tbody tr:last-child td:last-child{
    font-size: 18px;
    font-weight: 400;
    line-height: 24.59px;
}
.about__3 tbody tr:last-child td{
    padding: 66px calc(60% + 60px) 64px 64px;
    box-sizing: border-box;
}
.about__3 tbody tr:first-child td{
    display: inline-flex !important;
    position: relative;
    align-items: center;
}
.about__3 tbody tr:first-child td:before{
    content: "";
    display: inline-block;
    width: 0;
    height: 2px;
    background: rgba(255, 81, 14, 1);
    margin-right: 7px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.about__3 tbody tr:first-child td.active:before{
    width: 40px;
}
.about__3 tbody tr:first-child td.active{
    color: rgba(255, 81, 14, 1);

}
.about__4{
    background: rgba(250, 250, 250, 1);
    margin: 0;
    padding: 140px 68px;
}
.about__4 > div > div{
    gap: 98px;
}
.about__4 h2{
    font-size: 58px;
    font-weight: 700;
    line-height: 79.23px;
    margin: 0;
    color: rgba(38, 38, 38, 1);
}
.about__4 img{
    width: 64px;
    height: 64px;
    object-fit: cover;
}
.about__4 h3{
    margin: 12px 0 12px;
    font-size: 32px;
    font-weight: 600;
    line-height: 43.71px;
    color: rgba(38, 38, 38, 1);
}
.about__4 h3 + p{;
    font-size: 18px;
    font-weight: 400;
    line-height: 24.59px;
    width: 372px;
    max-width: 100%;
    color: rgba(27, 27, 27, 1);
}
.about__4 > div > div:first-child{
    margin-bottom: 64px;
}
.about__4 > div > div:last-child{
    margin-bottom: 0;
}
.about__4 > div > div:first-child > div:first-child{
    display: flex;
    align-items: center;
}
.about__5{
    margin: 0;
}
.about__5 > div{
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 225px 80px 299px 80px;
    gap: 200px;
}
.about__5 figure{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.about__5 figure img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about__5 > div .left{
    position: relative;
    z-index: 2;
    color: white;
    width: 616px;
    max-width: 100%;
}
.about__5 .left h2{
    font-size: 58px;
    font-weight: 700;
    line-height: 79.23px;
    margin: 0 0 45px;
}
.about__5 .left p{
    font-size: 24px;
    font-weight: 500;
    line-height: 32.78px;
}
.about__5 .right{
    position: relative;
    z-index: 2;
    color: white;
    width: 720px;
    max-width: 100%;
}
.about__5 .right ul{
    margin: 0;
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
    flex-wrap: wrap;
    row-gap: 23px;
}
.about__5 .right ul li:nth-child(2n){
    width: calc(100% - 40px - 297px);
}
.about__5 .right ul li:nth-child(2n + 1){
    width: 297px;
}
.about__5 h3{
    font-size: 80px;
    font-weight: 700;
    line-height: 109.28px;
    margin: 0;
}
.about__5 p{
    font-size: 32px;
    font-weight: 600;
    line-height: 43.71px;
}
.about__6{
    padding: 90px 80px;
}
.about__6 h2{
    margin: 0;
    text-align: center;
    color: rgba(38, 38, 38, 1);
    font-size: 58px;
    font-weight: 700;
    line-height: 79.23px;
}
.about__6 h2+ p{
    color: rgba(38, 38, 38, 1);
    font-size: 24px;
    font-weight: 500;
    line-height: 32.78px;
    text-align: center;
    margin-bottom: 64px;
}
.about__6 > div > div,
.about__6 > div > div > div > div{
    gap: 28px;
}
.about__6 div *{
    margin: 0;
}
.about__6 h3{
    color: rgba(255, 81, 14, 1);
    padding: 24px 0 12px;
    font-size: 32px;
    font-weight: 600;
    line-height: 43.71px;
    text-align: left;
}
.about__6 h4{
    font-size: 18px;
    font-weight: 600;
    line-height: 24.59px;
    color: rgba(38, 38, 38, 1);
}
.about__6 p{
    font-size: 16px;
    font-weight: 400;
    line-height: 21.86px;
    color: rgba(38, 38, 38, 0.8);
}
.services__blog__10{
    position: relative;
}
.services__blog__10 figure{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: black;
    padding-left: 346px;
}
.services__blog__10 figure img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter:brightness(50%);
}
.services__blog__10 .wpcf7.js{
    position: relative;
    z-index: 2;
    padding: 31px 0 73px;
}
.services__blog__10 h2{
    margin: 0;
    text-align: center;
    font-size: 58px;
    font-weight: 700;
    line-height: 79.23px;
}
.services__blog__10 *{
    color: white;
}
.services__blog__10 form > p{
    text-align: center;
    margin: 24px 0 48px;
    font-size: 24px;
    font-weight: 500;
    line-height: 32.78px;
    text-align: center;

}
.services__blog__10 .gr__form{
    width: 1032px;
    margin: 0 auto;
    max-width: 100%;
}
.services__blog__10 .form__infor input,
.services__blog__10 .form__infor select,
.services__blog__10 .form__1 textarea{
    background-color: rgba(29, 29, 29, 1);
}
.services__blog__10 .form__infor.checkbook .wpcf7-list-item-label:after{
    color: white;
}
.services__blog__10{
    margin: 0;
}
.services__blog__10 .fomr_submit p input{
    background-color: transparent !important;
}
.services__blog__10 .fomr_submit p{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.hsct-body h2{
    font-size: 58px;
    font-weight: 700;
    line-height: 79.23px;
    margin: 50px 0 48px;

}
.hsct-body{
    padding-bottom: 40px;
    padding-left: 80px;
    padding-right: 80px;
}
.hsct-body h2 ~ .hsct:not(:last-child){
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 20px;
    margin-bottom: 8px;
    padding-top: 12px;
}
.hsct{
    display: flex;
    flex-wrap: wrap;
}
.hsct .icl{
    width: 300px;
    padding-right: 20px;
    padding-bottom: 0;
    display: flex;
}
.hsct .icl h6{
    margin: 0 0 0 12px;
    font-size: 20px;
    font-weight: 600;
    line-height: 27.32px;

}
.hsct .rct{
    width: calc(100% - 300px);
    font-size: 18px;
    font-weight: 400;
    line-height: 24.59px;

}
.hsct .rct ul{
    padding: 0 0 0 24px;
    margin: 7px 0 10px 0;
}
@media screen and (max-width: 1480px) and (min-width: 1200px) {
    .about__1 {
        margin-bottom: 89px;
        padding-left: 68px;
        padding-right: 68px;
    }
    h1{
        margin-top: 65px;
        font-size: 48px;
        line-height: 65px;
    }
    .about__2 h2 {
        font-size: 48px;
        line-height: 65.57px;
    }
    .about__2 h2 + p {
        font-size: 24px;
        font-weight: 600;
        line-height: 32.78px;
    }
    .about__2{
        gap: 100px;
    }
    .about__2 > div:first-child{
        flex-basis: 54% !important;
    }
    .about__2 > div:last-child{
        flex-basis: 44% !important;
    }
    .about__2 > div:last-child p{
        font-size: 18px;
        font-weight: 400;
        line-height: 24.59px;
        margin-bottom: 35px;
    }
    .about__3 tbody tr td img{
        width: 39.3% !important;
    }
    .about__3 tbody tr:last-child td {
        padding: 66px calc(39.3% + 60px) 64px 64px;
    }
    .about__3{
        padding: 0 80px 34px;
    }
    .about__4 {
        padding: 102px 68px;
    }
    .about__4 h2 {
        font-size: 48px;
        line-height: 65.57px;
    }
    .about__4 h3 {
        font-size: 24px;
        font-weight: 600;
        line-height: 32.78px;
    }
    .about__4 h3 + p {
        font-size: 16px;
        font-weight: 400;
        line-height: 21.86px;
    }
    .about__5 p {
        font-size: 24px;
        font-weight: 600;
        line-height: 32.78px;
    }
    .about__5 .left p {
        font-size: 18px;
        font-weight: 400;
        line-height: 24.59px;
    }
    .about__5 .left h2 {
        font-size: 48px;
        font-weight: 700;
        line-height: 65.57px;
    }
    .about__6 h2 {
        font-size: 48px;
        font-weight: 700;
        line-height: 65.57px;
    }
    .about__6 h2+ p{
        font-size: 18px;
        font-weight: 400;
        line-height: 24.59px;
        margin-bottom: 48px;
    }
    .about__6 > div > div, .about__6 > div > div > div > div{
        gap: 24px;
    }
    .about__6 h3{
        font-size: 24px;
        font-weight: 600;
        line-height: 32.78px;
    }
    .about__6 p {
        font-size: 16px;
        font-weight: 400;
        line-height: 21.86px;
    }
    .services__blog__10 .wpcf7.js {
        padding: 63px 0 73px;
    }
    .services__blog__10 h2 {
        font-size: 48px;
        font-weight: 700;
        line-height: 65.57px;
    }
    .services__blog__10 form > p {
        font-size: 18px;
        font-weight: 400;
        line-height: 24.59px;
    }
    .services__blog__10 .gr__form {
        width: 100%;
        padding: 0 80px;
    }
}
@media(min-width: 1200px){
    .about__3 tbody tr td em{
        display: none;
    }
}
@media(max-width: 1279px){
    .about__5 > div {
        padding: 225px 24px 299px 24px;
        gap: 24px;
    }
}
@media(max-width: 1199px) {
    h1{
        font-size: 32px;
        font-weight: 600;
        line-height: 43.71px;
    }
    .about__1 {
        margin-bottom: 50px;
        padding-left: 32px;
        padding-right: 32px;
    }
    .about__2 > div:first-child,
    .about__2 > div:last-child{
        flex-basis: 100% !important;
    }
    .about__2{
        flex-wrap: wrap;
        flex-direction: column;
    }
    .about__2 h2 {
        font-size: 32px;
        font-weight: 600;
        line-height: 43.71px;
        width: 100%;
    }
    .about__2 {
        padding: 64px 24px 0;
        gap: 12px;
    }
    .about__2 h2 + p {
        font-size: 20px;
        font-weight: 600;
        line-height: 27.32px;
    }
    .about__2 > div:last-child p {
        font-size: 16px;
        font-weight: 400;
        line-height: 21.86px;
    }
    .about__3 tbody tr:first-child{
        display: none !important;
    }
    .about__3{
        padding-left: 24px;
        padding-right: 24px;
        padding-top: 50px;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .about__3 tbody tr td img{
        position: relative;
        width: calc(100% + 48px) !important;
        display: block;
        height: 179px;
        max-width: calc(100% + 48px) !important;
        margin-left: -24px;
        margin-top: 24px;
    }
    .about__3 tbody tr td{
        padding: 24px 24px 0 24px !important;
        position: relative;
        font-size: 16px;
        font-weight: 400;
        line-height: 21.86px;
        display: block !important;
        width: 100%;
        margin-bottom: 80px;
    }
    .about__3 tbody tr td:last-child{
        margin-bottom: 32px;
    }
    .about__3 tbody tr{
        flex-direction: column;
    }
    .about__3 tbody tr td em{
        position: absolute;
        top: -40px;
        font-size: 20px;
        font-weight: 600;
        line-height: 27.32px;
        color: rgba(38, 38, 38, 1);
        font-style: normal;
        left: 0;
        display: flex;
        align-items: center;
    }
    .about__3 tbody tr td em:before{
        content: "";
        display: inline-block;
        width: 40px;
        height: 2px;
        background: rgba(255, 81, 14, 1);
        margin-right: 7px;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }
    .about__3 .wp-block-table{
        overflow-x: inherit;
        margin-bottom: 0;
    }
    .about__3 tr td strong {
        font-size: 20px;
        font-weight: 600;
        line-height: 27.32px;
        margin-bottom: 0px;
    }
    .about__4{
        padding: 36px 24px;
    }
    .about__4 > div > div {
        gap: 48px;
        flex-direction: column;
    }
    .about__4 h3 + p{
        width: 100%;
    }
    .about__4 h2 {
        font-size: 32px;
        font-weight: 600;
        line-height: 43.71px;
        margin-bottom: -12px;
    }
    .about__4 img {
        width: 48px;
        height: 48px;
    }
    .about__4 h3 {
        font-size: 20px;
        font-weight: 600;
        line-height: 27.32px;
    }
    .about__4 h3 + p {
        font-size: 16px;
        font-weight: 400;
        line-height: 21.86px;
    }
    .about__4 > div > div:first-child{
        margin-bottom: 48px;
    }
    .about__5 > div .left,
    .about__5 .right{
        width: 100%;
    }
    .about__5 > div{
        flex-wrap: wrap;
        flex-direction: column;
    }
    .about__5 > div{
        padding-top: 60px;
        padding-bottom: 141px;
    }
    .about__5 .right ul{
        gap: 24px;
        flex-direction: column;
        flex-wrap: wrap;
    }
    .about__5 .left h2 {
        font-size: 32px;
        font-weight: 600;
        line-height: 43.71px;
        margin-bottom: 24px;
    }
    .about__5 .left p {
        font-size: 18px;
        font-weight: 400;
        line-height: 24.59px;
    }
    .about__5 h3 {
        font-size: 48px;
        font-weight: 700;
        line-height: 65.57px;
    }
    .about__5 p {
        font-size: 20px;
        font-weight: 600;
        line-height: 27.32px;
    }
    .about__6{
        padding-left: 24px;
        padding-right: 0;
        padding-bottom: 80px;
    }
    .about__6 h2{
        font-size: 32px;
        font-weight: 600;
        line-height: 43.71px;
        padding: 0 24px;
    }
    .about__6 h2+ p {
        font-size: 18px;
        font-weight: 400;
        line-height: 24.59px;
        margin-bottom: 36px;
        padding: 0 24px;
    }
    .about__6 figure img{
        height: 445px;
        width: 100%;
        object-fit: cover;
    }
    .about__6 > div > div, .about__6 > div > div > div > div {
        gap: 24px;
    }
    .about__6 h3 {
        font-size: 24px;
        font-weight: 600;
        line-height: 32.78px;
    }
    .about__6 .flickity-viewport{
        width: 100%;
    }
    .about__6 .flickity-slider > div{
        margin-right: 24px;
        width: 85%;
    }
    .about__5 .right ul li:nth-child(2n){
        width: 100%;
    }
    .gr__form{
        padding: 0 24px;
    }
    .form__2{
        flex-direction: column;
    }
    .form__2 .form__infor{
        width: 100%;
    }
    .services__blog__10 h2{
        font-size: 32px;
        font-weight: 700;
        line-height: 43.71px;
        padding: 200px 24px 0;
        margin: 0;
    }
    .services__blog__10 form > p{
        margin: 6px 0 38px;
        font-size: 16px;
        font-weight: 400;
        line-height: 21.86px;
    }
    .services__blog__10 figure {
        height: 270px;
        background: black;
        padding-left: 0;
    }
    .services__blog__10{
        background-color: black;
    }
    .hsct-body{
        padding-left: 16px;
        padding-right: 16px;
    }
    .hsct-body h2 ~ .hsct > *{
        width: 100% !important;
    }
    .hsct .rct{
        padding-top: 12px;
    }
}
