.technology-mai {
    margin: 70px 0;
}
.technology-mai h4 {
    color: #000;
    font-family: 'Amiri', serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.technology-mai p{
    color: #676767;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}
.technology-mai img {
    width: auto;
    margin: 0px 0 10px;
}
.heding_rpt p, .botem-text p {
    color: #676767;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}
.botem-text {
    margin-top: -90px;
    display: inline-block;
    background: #F5F5F5;
    padding: 130px 40px 20px;
    text-align: center;
}
.page-template-Launch-monitors .galry-wrapper{
    margin: 0;
}
.botem-gallery .botem-text {
    margin: 0px 0 -77px;
    padding: 40px 40px 90px;
}
.online_order.extra p{
    color: #000;
    font-family: 'Amiri', serif;
    text-align: left;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.online_order.extra {
    margin-top: 80px;
}
.botem-text p a {
    color: #8BAF40;
    font-weight: 500;
    text-decoration: none;
}
.would-sec {
    background: #8BAF40;
    text-align: center;
    padding: 40px 12%;
    margin-bottom: 80px;
}
.would-sec p {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}
.would-sec p a {
    color: #FFF;
    font-weight: 700;
    text-decoration-line: underline;
}
.would-sec h3 {
    color: #FFF;
    text-align: center;
    font-family: 'Amiri', serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 0;
}
.uneekor .pading_product {
    padding: 0;
}
.vat-t-text {
    background: #8BAF40;
    text-align: center;
    padding: 50px 22% 355px;
}
.vat-row {
    display: flex;
    justify-content: space-between;
    padding: 0 18% 0;
    margin-top: -330px;
    align-items: baseline;
}
.vat-row .vat-col {
    width: 55%;
    border-radius: 10px;
    background: #000;
    color: #fff;
    padding: 30px 30px;
    display: block;
    margin-right: -10px;
}
.vat-row .vat-col:last-of-type {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 4px 15px -3px rgba(0, 0, 0, 0.25);
    color: #000;
    padding: 50px 44px;
    margin-left: -15px;
}

.vat-top {
    padding: 90px 0% 90px;
}
.vat-col h4 {
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    text-align: center;
}
.vat-col ul li:before {
    content: '\f00c';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    right: auto;
    top: 0;
    color: #A1D24C;
}
.vat-col ul li {
    position: relative;
    padding-left: 25px;
    margin: 10px 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
}
.vat-t-text h3 {
    color: #FFF;
    text-align: center;
    font-family: 'Amiri', serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.vat-t-text p {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}
.botm-p p {
    color: #676767;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    text-align: center;
}
.botm-p p a{
    color: #8BAF40;
    text-decoration-line: underline;
}
.botm-p {
    margin-top: 20px;
}
.Download-btn a {
    background: #000000;
    padding: 15px 20px 15px 60px;
    display: inline-block;
    text-decoration: none;
    color: #FFF !important;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    position: relative;
    border: 1px solid transparent;
}
.Download-btn {
    display: block;
    text-align: center;
    
}
.Download-btn a:before {
    content: '';
    background: url(../images/down.svg);
    position: absolute;
    width: 34px;
    height: 34px;
    left: 17px;
    top: 6px;
}
.Download-btn a:hover{
    background: #8BAF40;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
}
.would-sec .Download-btn {
    margin: 20px 0;
}
.Compatibility .come-box p{
    text-align: center;
}
.Compatibility .come-box ul li{
    display: block;
}
.Compatibility ul li {
    color: #000;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    margin: 0 0 15px;
    padding: 0 0 0 30px;
    position: relative;
}
.Compatibility ul li:before {
    content: '\f00c';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    right: auto;
    top: 0;
    color: #A1D24C;
}
.Compatibility .come-box ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
}