
/* @font-face kit by Fonts2u (https://fonts2u.com) 
@font-face {font-family:"Bahij TheSansArabic-Plain";src:url("../font/Bahij_TheSansArabic-Plain.eot?") format("eot"),url("../font/Bahij_TheSansArabic-Plain.woff") format("woff"),url("../font/Bahij_TheSansArabic-Plain.ttf") format("truetype"),url("../font/Bahij_TheSansArabic-Plain.svg#BahijTheSansArabic-Plain") format("svg");font-weight:normal;font-style:normal;}

*/ 
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    list-style: none;
}

body {
    font-family: 'Inter',sans-serif;
    color: #333;
    font-size: 16px;
    line-height: 1.5;
}

.direction-ltr {
    direction: ltr;
}

.warranty-page .container {
    width: 100%;
    max-width: 1330px;
    margin: 0 auto;
    padding: 0 15px;
}
.warranty-page h1,
.warranty-page h2,
.warranty-page h3{
    line-height: 1.1;
    font-weight: 700;
}
.warranty-page p {
    margin-top: 0;
    margin-bottom: 10px;
}

.warranty-page button {
    background: transparent;
    border: 0;
}

.warranty-page img {
    width: 100%;
    max-width: 100%;
    display: block;
}

.warranty-page a {
    text-decoration: none;
}

.warranty-page img {
    width: auto;
    max-width: 100%;
    height: auto;
}

.warranty-page ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.warranty-page input {
    width: 100%;
    font-size: 14px;
}

.warranty-page table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  border-top: 1px solid #d6d6d6;
}
.warranty-page th, .warranty-page td {
  border: 1px solid #d6d6d6;
  padding: 12px;
  text-align: right;
  vertical-align: top;
}
.warranty-page th {
  background: #273d95;
  color: #fff;
  padding: 16px 12px;
}
.warranty-page tr:nth-child(even) {
  background: #eeeeef;
}

/* Responsive */
@media (max-width: 768px) {
  .warranty-page table, .warranty-page thead, .warranty-page tbody, .warranty-page th, .warranty-page td, .warranty-page tr {
    display: block;
    width: 100%;
  }
  .warranty-page thead {
    display: none;
  }
  .warranty-page tr {
    margin-bottom: 15px;
    border: none;
    border-radius: 8px;
    padding: 10px;
    background: #fff;
  }
  .warranty-page td {
    border: none;
    padding: 5px 0;
    position: relative;
  }
  .warranty-page td::before {
    content: attr(data-label);
    font-weight: bold;
    display: block;
    margin-bottom: 4px;
    color: #273d95;
  }
}

.warranty-page .top-banner1{
    background-color: #273d95;
    color: #fff;
    text-align: center;
    padding: 50px 30px;
}
.head-banner1 .inner{
    background-color: #273d95;
    color: #fff;
    text-align: center;
    padding: 60px 30px;
    text-align: center;
    margin: 30px 0 30px 0;
}
.head-banner1 .inner h2{
    font-size: 36px;
    color: #ecc409;
    margin-bottom: 30px;
}
.warranty-page .head-banner1 img{
    margin: 0 auto;
}
.warranty-page .top-banner1 h3{
    font-size: 36px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 10px;
}
.warranty-page .top-banner1 h3 span{
    color: #ecc409;
}
.warranty-page .top-banner1 h2{
    font-size: 36px;
    color: #ecc409;
    margin-bottom: 30px;
    margin-top: 30px;
    font-weight: 400;
}
.warranty-page .top-banner1 h1{
    font-size: 80px;
    font-weight: 700;
    line-height: 1;
}
.warranty-page .top-banner1 a img{
    margin-bottom: 30px;
}
.warranty-page .content h3{
    color: #273d95;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 26px;
}
.warranty-page h3.title-dark{
    color: #111111;
}
.warranty-page .content{
    padding: 0px 0 50px 0;
}
.warranty-page ul li{
    position: relative;
    margin-bottom: 5px;
    padding: 0 10px;
}
.warranty-page ul li:before{
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #333;
    top: 9px;
    right: 0px;
}
/*-------*/
.head-banner2{
    margin: 30px 0 30px 0;
}
.head-banner2 .inner{
    background: #ecc409;
}
.head-banner2 .inner{ 
    padding: 60px 30px;
    text-align: center;
    color: #273d95;
}
.head-banner2 .inner h2{
    margin-bottom: 20px;
    font-size: 36px;
}
.head-banner2 .inner img{
    margin: 0 auto;
}

.content-footer{
    margin-top: 80px;
}


@media(max-width: 1200px){
    body.page-warranty{
        font-size: 14px;
    }
    .warranty-page .top-banner1 h1{
        font-size: 50px;
    }
    .warranty-page .top-banner1 h2,
    .warranty-page .top-banner1 h3{
        font-size: 30px;
    }
    .warranty-page .content h3{
        font-size: 22px;
    }
}
@media(max-width: 767px){
    .warranty-page .top-banner1 a img{
        margin-bottom: 10px;
    }
    .warranty-page .top-banner1 h2{
        margin-bottom: 10px;
    }
    .warranty-page .content{
        padding: 20px 0 40px 0;
    }
    .warranty-page .top-banner1{
        padding: 30px 0;
    }
    .warranty-page .top-banner1 h1{
        font-size: 36px;
    }
    .warranty-page .top-banner1 h2,
    .warranty-page .top-banner1 h3{
        font-size: 24px;
    }
    .warranty-page .content h3{
        font-size: 18px;
    }

    .head-banner2{
        margin: 60px 0 20px 0;
    }
    .head-banner2 .inner{ 
        padding: 40px 15px;
    }
    .head-banner2 .inner h2{
        font-size: 26px;
    }
    .content-footer{
        margin-top: 50px;
    }
}