/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/




body {
    direction: rtl;
    font-family: "IBM Plex Sans Arabic";
    position: relative;
}


.fixed-buttons-whats {
    background: #00e777;
    color: #fff !important;
    border-radius: 50%;
    font-size: 27px;
    position: fixed;
    right: 50px;
    bottom: 10px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 555555;
}
.fixed-buttons-whats:hover {
    text-decoration: none;
}
/*===================================================*/
/*Start Block1*/
.block1-container {
    max-width: 1300px;
    margin: auto;
}
.block1 {
    background: linear-gradient(90deg, #769ec2 0%, #162e5a 65%);
    padding: 50px 15px;
    color: #fff;
    text-align: right;
}
.block1-logo {
    width: 30%;
    margin: 40px 0 15px;
}
.block1-h1 {
    color: #e99a0a;
    font-weight: 700;
    font-size: 55px;
}
.block1-h6 {
    font-size: 25px;
    margin: 30px 0;
}
.block1-ul li {
    font-size: 23px;
    margin-bottom: 10px;
}
.block1-ul li i {
    margin-left: 5px;
    color: #e99a0a;
}
.block1-btn {
    background: #e99a0a;
    width: 250px;
    font-weight: 700;
    color: #fff;
    font-size: 26px;
    padding-top: 0;
    border-radius: 6px;
    margin: 10px 0;
}
.block1-container-1 {
    width: fit-content;
    text-align: center;
}
.block1-img2 {
    font-weight: 700;
    font-size: 18px;
}
.block1-img2 img{
    width: 50px;
    margin-left: 10px;
}
.block1-img {
    width: 90%;
    margin-right: auto;
}

/*===================================================*/
/*Start Block2*/
.block2 {
    padding: 50px 0 0;
}

.block2-container {
    padding: 50px;
    background: #d7e7f4;
    border-radius: 40px;
    text-align: right;
}
#rush2 .block2-container{
    background: #f4f3d7;
}
#rush3 .block2-container{
    background: #f1e4f8;
}
.block2-head1 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #18345c;
}
.block2-head2 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
}
.block2-ul li {
    font-size: 24px;
}
.block2-img2 {
    color: #3e5c82;
}
.block2-container-1 {
    width: fit-content;
    text-align: center;
    position: absolute;
    bottom: 0;
}
/*===================================================*/
/*Start Block4*/
.block4 {
    position: relative;
    background: #f2f2f2;
    z-index: 3;
    padding-bottom: 60px;
}

.block4-head {
    color: #e99a0a;
    font-weight: 600;
    font-size: 40px;
    padding-top: 40px;
    margin-bottom: 50px;
    position: relative;
}
.block4-head:after {
    content: "";
    background: url(../images/shape.png) no-repeat;
    background-size: contain;
    width: 170px;
    display: block;
    height: 30px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}

.accordion {
    width: 70%;
    margin: auto;
}
.accordion .according-control-icon {
    position: absolute;
    left: 15px;
    top: 14px;
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    font-family: "Font Awesome 5 Free";
    background: #181818;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}
.accordion .according-control-icon:before {
    content: "\f077";

}

.accordion .collapsed .according-control-icon:before {
    content: "\f078";
}
.accordion .collapsed .according-control-icon {
    background: #dedede;
    color: #00214c;
}

.accordion .btn-block {
    text-align: right;
    color: #19325a;
    font-weight: 600;
}
.accordion .btn-block:hover {
    text-decoration: none;
}
.accordion .btn-block:focus {
    text-decoration: none;
}

.card-header ,.card{
    background: transparent;
    border: 0;
}
.card {
    border-bottom: 1px solid #ccc !important;
}

.card-body {
    text-align: right;
    font-weight: 600;
    padding-right: 2rem;
}














.block5 {
    position: relative;
    z-index: 1;
    padding-bottom: 50px;
}

.owl-next span, .owl-prev span {
    font-size: 57px;
    color: #e33a3f;
}
.owl-next:focus, .owl-prev:focus {
    outline: 0 !important;
}
.block4-testi-name {
    text-align: center;
    font-size: 20px;
    margin-top: 16px;
}

.block4-testi-img {
    margin-bottom: 10px;
}
.block4-features {
    display: block;
    text-align: right;
    margin-bottom: 10px;
}
.block4-testi-stars  i {
    color: #f9c35f;
    font-size: 14px;
}
.block4-testi-p {
    font-size: 16px;
    width: 70%;
    margin: auto;
}
.form-img {
    margin: 0 auto 26px;
}
.block3-last-img {
    margin-top: 28px;
}
.block3  {
    background: linear-gradient(90deg, #769ec2 0%, #162e5a 65%);
    padding-bottom: 50px;
}
.block3 .block4-head:after{
    background: url(../images/shape-2.png) no-repeat;
    background-size: contain;
}
.head {
    color: #e99a0a;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 10px;
}
.price {
    color: #112d55;
    font-size: 55px;
    font-weight: 700;
    direction: ltr;
    border-top: 1px solid #666666;
    width: 90%;
    margin: 20px auto 0;
}
.price span {
    font-size: .6em;
}
.form {
    width: 520px;
    padding: 20px 15px;
    background: #ffffff;
    border-radius: 20px;
    margin: auto;
    color: #fff;
}

.form-head {
    font-size: 27px;
    line-height: 1.5;
    margin: 7px auto 20px;
    font-weight: bold;
    color: #112d55;
}
.form-head img{
    width: 22%;
}
.form-head2 {
    font-size: 30px;
    line-height: 1.2;
    margin: 20px 0;
}
.form-group {
    margin-bottom: 1.1rem;
    position: relative;
}
.form-group .label{
    position: absolute;
    right: 30px;
    top: 17px;
    color: #a5a5a5;
    font-size: 19px;
}
.form-control-input {
    width: 97%;
    margin: auto;
    border-radius: 6px;
    font-size: 19px;
    color: #151e1b;
    resize: none;
    height: auto !important;
    line-height: 2;
    background: #fff;
}

select.form-control-input {
    height: calc(2.25rem + 24px) !important;
}


.form-control-input::-webkit-input-placeholder {
    color: #a5a5a5;
}

.form-control-input:-ms-input-placeholder {
    color: #a5a5a5;
}

.form-control-input::-moz-placeholder {
    color: #a5a5a5;
}

.form-control-input::-ms-input-placeholder {
    color: #a5a5a5;
}

.form-control-input::placeholder {
    color: #a5a5a5;
}

#city, #color, #product, #quantity {
    color: #a5a5a5;
}


.form-call {
    background: #e99a0a;
    width: 65%;
    font-size: 33px;
    color: #fff;
    line-height: 1.5;
    margin: 15px auto;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: 0;
    border-radius: 7px;
    position: relative;
    font-weight: bold;
}

.form-call span:first-of-type {
    font-size: 0.4em;
    display: block;
    font-weight: 400;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #d59d79;
    position: relative;
}

.footer {
    background: #000;
    padding: 12px 0;
    position: relative;
}

.footer a {
    color: #fff !important;
    font-family: Tajawal;
}

.custom-control-label-1 {
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 30px;
    min-height: 325px;
    cursor: pointer;
}
.custom-radio .custom-control-label::before ,.custom-control-label::after{
    display: none;
}
.custom-control {
    padding: 0;
    margin: 20px 25px 50px;
}
.custom-control-label-1 img {
    width: 90%;
    margin: auto;
}
.custom-radio .custom-control-input:checked~.custom-control-label {
    background: #e99a0a;
}
.custom-radio .custom-control-input:checked~.custom-control-label .head{
    color: #fff;
}
.customControlInline1 + .error {
    position: absolute;
    bottom: -44px;
    color: #fff;
    font-weight: 700;
    left: 50%;
    transform: translate(-50%);
}
.form-control-input + .error {
    color: #495057;
    font-weight: 700;
}