.blog-header,.services-head.blog-header,.services-header {
    padding: 25px 0;
    margin-bottom: 25px;
    text-align: center;
    color: #fff
}

.col {
    width: 100%
}

body {
    background: #fff;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 900;
    line-height: 1.4;
    clear: both;
    margin: 0 0 20px 0
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 35px
}

.alignright {
    display: inline;
    float: right;
    margin-left: 35px;
    clear: right
}

.aligncenter {
    clear: both;
    text-align: center;
    display: block;
    margin-right: auto;
    margin-left: auto
}

.breadcrumbs ol {
    list-style: none;
    padding: 0
}

.breadcrumbs ol li {
    display: inline-block
}

.breadcrumbs li a,.services-share a {
    text-decoration: none
}

.breadcrumbs li a,.breadcrumbs li span {
    color: #fff
}

.breadcrumbs li::after {
    content: "\00bb";
    color: #ebd67a;
    padding: 0 .3em
}

.breadcrumbs li:last-of-type::after {
    display: none
}

.another-blogs{
margin-top: 30px;

}
.another-blogs h3 {
    margin-bottom: 80px
}

.services-content {
    background-color: #fff;
    position: relative;
    padding: 15px;
    box-shadow: 0 2px 8px 0 rgb(50 50 50 / 22%);
    border-radius: 30px;
    margin-bottom: 25px;
    box-shadow: 0 5px 15px 0 rgb(0 0 0 / 8%)
}
.services-content img {

    position: relative;
    border-radius: 12px;
    margin-bottom: 60px;
    border: 8px solid #fff;
    box-shadow: 0 10px 20px 5px rgb(0 0 0 / 20%);
}



.wp-caption {
    background: #e4f2fd;
    border: 1px solid #e4f2fd;
    text-align: center;
    max-width: 96%;
    padding: 9px 3px 10px;
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 25px;
}

.wp-caption img {
    border: 0;
    height: auto;
    max-width: 98.5%;
    width: auto
}

.wp-caption p.wp-caption-text {
    line-height: 17px;
    margin: 0;
    padding: 0 4px 15px;
    font-weight: bolder
}

.wp-video,.wp-video video {
    height: 100%!important;
    max-width: 100%!important
}

embed,iframe,object,video {
    max-width: 100%
}

.services-content img,.services-content ol,.services-content p,.services-content ul {
    margin-bottom: 25px;
    overflow: hidden;
    
}

.services-share {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-top: 1px solid #e7e7e7;
    padding: 15px 0;
    justify-content: center
}

.services-share a {
    background: #185d91 !important;
    color: #fff;
    padding: 4px 11px;
    margin: 8px;
    font-weight: 900;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0
}

.services-share a svg {
    margin-right: 10px
}

section>h3 {
    padding: 8px 13px 8px 30px;
    color: #fff;
    display: inline-block;
    background-color:#185d91 !important ;
    box-shadow: -12px 8px 0 #ebd67a;
    background-color: #185d91 !important;
}

.flex-zone {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center
}

.services-box {
    background: #fff;
    text-align: center;
    text-decoration: none;
    color: #444;
    padding: 15px;
    margin: 19px;
    outline: 2px dashed #cdc7d4;
    outline-offset: -12px;
    box-shadow: 0 0 15px rgb(0 0 0 / 10%);
    border-radius: 15px;
    width: 39%;
    font-size: 14px
}

.services-box img {
    margin-bottom: 15px
}

.services-content ol,.services-content ul {
    padding-right: 21px;
    margin-right: 20px
}

.services-content ul li {
    position: relative;
    display: block;
    padding: 3px 28px;
    margin-right: 0;
	
		
}

.services-content ul li:before {
    content: " \2714";
    position: absolute;
    right: 1px;
    top: 5px;
    color: #d5a247;
    font-weight: 700;
}

.services-content h1,.services-content h2,.services-content h3,.services-content h4,.services-content h5,.services-content h6 {
    font-size: 24px;
    display: inline-block;
    background: linear-gradient(to left,#006bb721,#0000);
    line-height: 30px;
    padding: 12px 19px;
    border-radius: 6px;
    border-right: 4px solid #185d91;

}

.blog-topics {
    padding: 80px 0
}

.blog-cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}


.blog-box {
    width: 100%;
    margin-bottom: 25px;
    margin-right: 2%;
  /*  box-shadow: 0 0 5px #00000029;
    border: 2px solid #fff;
    border-radius: 20px;
    overflow: hidden;
    background: #eef3f7;
    width: 100%;*/
}

.card-image {
    position: relative;
}


.card-image img {
    width: 100%
}

.blog-topics h2 {
    margin-bottom: 80px
}

.card-content {
   /* padding: 15px 15px */

}


.card-date {
    font-size: 12px;
    font-weight: 900;
    color: #4f3374;
    z-index: 6;
    position: relative;
}

.card-title {
    /*color: #000;
    font-weight: 900;
    font-size: 18px;
    padding: 5px 0;
    text-decoration: none*/
    font-size: 20px;
    font-weight: 900;
    width: 90%;
    height: 63px;
    overflow: hidden;
    border-radius: 10px;
    text-align: right;
    color: #0b306e;
    z-index: 5;
    position: relative;
    transition: all .3s ease;
}

.card-excerpt {
    /*font-size: 15px;*/
    color: #949494;
    line-height: 32px;
    margin-top: 2px;
    width: 90%;
    height: 92px;
    font-size: 14px;
    z-index: 5;
    position: relative;
    overflow: hidden;
    text-align: right;
}

.sub-title {
    font-weight: 900;
    font-size: 20px
}
p.card-more {
    margin: 15px;
    text-align: left;
}

.card-more a {
    background: #236eb4;
    color: #fff;
    padding: 5px 14px;
    font-size: 16px;
    font-weight: 900;
    display: inline-block;
    border-radius: 8px;
    text-decoration: none;
}
.card-more a:hover{

background-color: #e4f2fd;
color:#000;

}
.link {
    position: absolute;
    bottom: 90px;
    right: -108px;
    width: 140px;
    height: 50px;
    background: #083262;
    font-size: 22px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    transition: .3s all;
    clip-path: polygon(25% 0%,100% 0%,100% 100%,25% 100%,0% 50%);
}
.link a{

    color: #fff;
  
}
.inner-box:hover .link {
    right: 0;
    background: linear-gradient(181deg,#083262,#083262 127%);
}
.inner-box:hover img {
    transform: scale(1.2);
    transition: all 1s ;
}

.inner-box {
    margin: 15px;
    position: relative;
    transition: all .3s ease;
    box-shadow: 0 0 13px #d4d4d4;
    padding: 8px;
    margin-bottom: 40px;
    padding-bottom: 0;
}
.inner-box:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 5;
}
.inner-box:after {
    content: '';
    position: absolute;
    bottom: -30px;
    right: 0;
    width: 98%;
    height: 80px;
    transform: skewY(-2deg);
    transition: all .5s ease;
    border: 3px solid #343434;
    z-index: 0;
}
.inner-box:hover:after {
    transform: skewY(2deg);
    border-color: #f75b36;
}
.image {
    height: 100%;
    width: 100%;
    position: relative;
    border-radius: 8px;
    z-index: 8;
    overflow: hidden;
}
.image img {
    max-width: 100%;
    height: auto;
    width: 100%;
    height: 250px;
    display: block;
}
.image a {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}
.up-hover {
    width: 100%;
    height: 100%;
    padding: 13px 0;
    /*text-align: center;*/
    transition: all .5s ease;
    position: relative;
}

textarea {
    max-height: 160px;
}
.form-submit{
    text-align:left
}
.submit {
    background-color: #ff6200;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    border-radius: 20px;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    padding: 7px 15px;
    border: 0;
}
.comments-box ,.comment-respond{

    border: 1px solid #c8d7e1;
    border-radius: 20px;
    overflow: hidden;
    padding: 16px;
    margin: 20px 0px;
}



.comment-avatar {
    float: right;
    margin-left: 0.75em;
   
}

.comment-avatar img {
    border-radius: 50px;
}


.block-head{
    box-shadow: 0 2px 0 0 #ebd67a;
    display: inline-block;
    padding-bottom: 15px;
    margin-bottom: 40px;
    font-weight: 700;
}
.comment-block {
    line-height: 1.5;
    float: right;
    padding: 10px;
    color: #3d596e;
    border-radius: 10px;
    margin-bottom: 25px;
}

.comment-date {
    font-size: 12px;
}

.comment-excerpt {
    font-size: 14px;
    margin-top: 5px;
}


.comment-list>.comment {
    overflow: hidden;
}

.comment-list .comment:last-child {
    border-bottom: 0;
}

.comments-box ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

.comments-box .children ol,
.comments-box .children {
    margin-right: 54px;
}

@media only screen and (min-width: 982px) {
    .comment-block {
        width: 92%;
    }
    .widget-card {
        width: 47.0588235294%;
    }
    .widget-cards .widget-card:nth-child(odd) {
        clear: right;
    }
    .widget-cards .widget-card:nth-child(3n+1) {
        clear: none;
    }
    .widget-cards .widget-card:not(:nth-child(3n+1)) {
        margin-right: 0;
    }
    .widget-cards .widget-card:nth-child(2n) {
        margin-right: 5.3333333333%;
    }
}

@media (min-width: 992px) {
    .services-box {
        width:21%;
        font-size: 18px
    }

    .blog-box {
        width: 31%
    }


}
.tags {
    min-width: 250px;
    flex: 1 1 0%;
    max-width: 100%;
    position: relative;
    background-repeat: no-repeat;
    margin: 15px;
    border-style: dashed;
    border-width: 2px;
    border-color: #dde2e5;
    border-radius: 20px;
    padding: 30px 25px 25px;
    transition: all ease .2s;
    background: #fff;
    text-align: center;
}
.tags strong.news-title {
    color: #d62e2e;
    font-size: 25px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    /* border-bottom: 2px solid #e0e0e0; */
    position: relative;
}


/* 🔹 تنسيق الكونتينر الأساسي */
.table-wrap {
  width: 100%;
  overflow-x: auto; /* سكرول أفقي لو الجدول كبير */
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  margin: 20px 0;
  padding: 10px;
}

/* 🔹 تنسيق الجدول */
.table-wrap table {
  width: 100%;
  border-collapse: collapse;
  min-width: 700px; /* يمنع الجدول من التكدس في الشاشات الصغيرة */
  text-align: center;
  font-family: "Cairo", sans-serif;
}

/* 🔹 الرأس */
.table-wrap thead {
  background: linear-gradient(90deg, #007bff, #00bcd4);
  color: #fff;
}

.table-wrap th {
  padding: 14px 10px;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* 🔹 الصفوف */
.table-wrap td {
  padding: 12px 10px;
  border-bottom: 1px solid #eee;
  color: #333;
  font-size: 14px;
}

/* 🔹 تأثير تمرير الماوس */
.table-wrap tbody tr:hover {
  background-color: #f7f9fb;
  transition: background-color 0.3s ease;
}

/* 🔹 الروابط */
.table-wrap a {
  color: #007bff;
  text-decoration: none;
  font-weight: 500;
}

.table-wrap a:hover {
  text-decoration: underline;
}

/* 🔹 تصميم متجاوب */
@media (max-width: 768px) {
  .table-wrap table {
    font-size: 13px;
    min-width: 600px;
  }
  .table-wrap th, .table-wrap td {
    padding: 10px 6px;
  }
}

/* 🔹 تحسين شريط السكرول */
.table-wrap::-webkit-scrollbar {
  height: 8px;
}

.table-wrap::-webkit-scrollbar-thumb {
  background: #00bcd4;
  border-radius: 4px;
}

.table-wrap::-webkit-scrollbar-track {
  background: #f0f0f0;
}


.table-modern {
  width: 100%;
  overflow-x: auto;
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  margin: 20px 0;
  padding: 10px;
}

/* جدول أنيق */
.table-modern table {
  width: 100%;
  border-collapse: collapse;
  min-width: 800px;
  text-align: center;
  font-family: "Cairo", sans-serif;
}

/* الرأس */
.table-modern thead {
  background: linear-gradient(90deg, #00bcd4, #007bff);
  color: #fff;
}

.table-modern th {
  padding: 14px 10px;
  font-size: 15px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}

/* الخلايا */
.table-modern td {
  padding: 12px 10px;
  border-bottom: 1px solid #eee;
  color: #333;
  font-size: 14px;
}

/* الصفوف */
.table-modern tbody tr:hover {
  background-color: #f7f9fb;
  transition: background-color 0.3s ease;
}

/* الأرقام والأسعار */
.table-modern td:nth-last-child(2) {
  font-weight: bold;
  color: #007bff;
}

/* تحسين الملاحظات */
.table-modern td:last-child {
  font-style: italic;
  color: #666;
}

/* تحسين السكرول */
.table-modern::-webkit-scrollbar {
  height: 8px;
}
.table-modern::-webkit-scrollbar-thumb {
  background: #00bcd4;
  border-radius: 4px;
}
.table-modern::-webkit-scrollbar-track {
  background: #f0f0f0;
}

/* متجاوب */
@media (max-width: 768px) {
  .table-modern table {
    font-size: 13px;
    min-width: 700px;
  }
  .table-modern th, .table-modern td {
    padding: 10px 6px;
  }
}


.table-rating {
  width: 100%;
  overflow-x: auto;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  margin: 20px 0;
  padding: 10px;
  direction: rtl; /* لأن الجدول بالعربية */
  font-family: "Cairo", sans-serif;
}

/* الجدول */
.table-rating table {
  width: 100%;
  border-collapse: collapse;
  min-width: 700px;
  text-align: center;
}

/* الرأس */
.table-rating thead {
  background: linear-gradient(90deg, #007bff, #00bcd4);
  color: #fff;
}

.table-rating th {
  padding: 14px 10px;
  font-size: 15px;
  letter-spacing: 0.3px;
}

/* الخلايا */
.table-rating td {
  padding: 12px 10px;
  border-bottom: 1px solid #eee;
  vertical-align: top;
  color: #333;
  font-size: 14px;
}

/* الأعمدة */
.table-rating td:first-child {
  font-weight: bold;
  color: #007bff;
  white-space: nowrap;
}

/* القوائم داخل الخلية */
.table-rating ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: right;
}

.table-rating ul li {
  margin: 4px 0;
  padding: 5px 8px;
  background: #f8fafc;
  border-radius: 6px;
  line-height: 1.6;
}

.table-rating ul li strong {
  color: #00bcd4;
}

/* التقييم */
.table-rating td:last-child {
  font-weight: 700;
  color: #ffb400;
  font-size: 16px;
}

/* الصفوف */
.table-rating tbody tr:hover {
  background-color: #f9fbff;
  transition: background-color 0.3s ease;
}

/* سكرول أنيق */
.table-rating::-webkit-scrollbar {
  height: 8px;
}
.table-rating::-webkit-scrollbar-thumb {
  background: #00bcd4;
  border-radius: 4px;
}
.table-rating::-webkit-scrollbar-track {
  background: #f0f0f0;
}

/* متجاوب */
@media (max-width: 768px) {
  .table-rating table {
    font-size: 13px;
    min-width: 600px;
  }
  .table-rating th, .table-rating td {
    padding: 10px 6px;
  }
  .table-rating ul li {
    font-size: 13px;
	}}
.table-company {
  width: 100%;
  overflow-x: auto;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 14px rgba(0,0,0,0.1);
  margin: 20px 0;
  padding: 10px;
  direction: rtl;
  font-family: "Cairo", sans-serif;
}

/* الجدول */
.table-company table {
  width: 100%;
  border-collapse: collapse;
  min-width: 600px;
}

/* الصفوف */
.table-company tr {
  border-bottom: 1px solid #eee;
}

/* الأعمدة */
.table-company td {
  padding: 12px 10px;
  text-align: center;
  font-size: 15px;
  color: #333;
}

/* العناوين */
.table-company td:first-child {
  font-weight: 600;
  color: #007bff;
  width: 40%;
}

/* القيم */
.table-company td:last-child {
  font-weight: 500;
  color: #222;
}

/* الرأس الأول */
.table-company tr:first-child {
  background: linear-gradient(90deg, #007bff, #00bcd4);
  color: #fff;
  font-weight: 700;
}

.table-company tr:first-child td {
  padding: 14px 10px;
  font-size: 16px;
}

/* الأرقام */
.table-company mark {
  background: none;
  color: #00bcd4;
  font-weight: bold;
  font-size: 16px;
}

/* الهوفر */
.table-company tr:hover:not(:first-child) {
  background: #f8fafc;
  transition: background 0.3s ease;
}

/* شريط السكرول */
.table-company::-webkit-scrollbar {
  height: 8px;
}
.table-company::-webkit-scrollbar-thumb {
  background: #00bcd4;
  border-radius: 4px;
}
.table-company::-webkit-scrollbar-track {
  background: #f0f0f0;
}

/* متجاوب */
@media (max-width: 768px) {
  .table-company table {
    font-size: 14px;
    min-width: 500px;
  }
  .table-company td {
    padding: 10px 6px;
  }
}


table {
  width: 100%;
  border-collapse: collapse;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  font-family: "Cairo", sans-serif;
  direction: rtl;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  margin: 20px 0;
}

/* الحاوية لإضافة السكرول */
table {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}

/* الخلايا */
table td {
  border-bottom: 1px solid #eee;
  padding: 12px 10px;
  text-align: center;
  font-size: 15px;
  color: #333;
}

/* الصف الأول (العنوان) */
table tr:first-child {
  background: linear-gradient(90deg, #007bff, #00bcd4);
  color: #fff;
  font-weight: bold;
}

table tr:first-child td {
  padding: 14px 10px;
  font-size: 16px;
}

/* العمود الأول */
table td:first-child {
  font-weight: 600;
  color: #007bff;
}

/* الأرقام */
mark {
  background: none !important;
  color: #00bcd4;
  font-weight: bold;
}

/* الهوفر */
table tr:hover:not(:first-child) {
  background-color: #f8fafc;
  transition: background 0.3s ease;
}

/* السكرول الأنيق */
table::-webkit-scrollbar {
  height: 8px;
}

table::-webkit-scrollbar-thumb {
  background: #00bcd4;
  border-radius: 4px;
}

table::-webkit-scrollbar-track {
  background: #f0f0f0;
}

/* متجاوب */
@media (max-width: 768px) {
  table td {
    padding: 10px 6px;
    font-size: 14px;
  }
}