
.top-section1{
    background-color: transparent;
    background-image: linear-gradient(180deg, #000000 0%, #0089df 100%);
    --widgets-spacing: 20px 20px;
    height: 450px;
    position: relative;
}
.bottomdev1{
    transform: rotate(180deg);
    bottom: -1px;
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
}
.bottomdev1 svg{
    width: calc(100% + 1.3px);
    width: calc(236% + 1.3px);
    height: 215px;
    z-index: -1;
    display: block;
    fill: white;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.top-section1 .container{
    /* display: block;
    text-align: center;
    padding: 80px 0px; */
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px;
    gap: 100px;
}
.top-section1 h2{
    color: #fff;
    font-size: 40px;
}
.top-section1 .container img{
    width: 350px;
}

/*-------*/




.page-hero {
    padding: 40px 0px;
    position: relative;
    background: #0089df
    ;
    margin-bottom: 60px;
}
h1.page-title {
    color: #fff;
}
.page-hero .container {
    position: relative;
}

.shape-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.post-content img {
    border-radius: 15px;
}

.content-area,
.widget-area {
    width: 100%;
}

.shape-bottom svg {
    position: relative;
    display: block;
    width: calc(116% + 1.3px);
    height: 22px;
    fill: #fff;
}

.site-content {
    display: flex;
    flex-wrap: wrap;
    padding: 80px 0;
    justify-content: space-between;
	overflow: hidden
}

.side-widget {
    text-align: center;
    background: #0089df2c;
    padding: 22px 15px;
    border-radius: 15px;
}

.entry-meta {
    padding: 23px 22px;
    color: #0089df;
}

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

h1 {
    font-size: 19px;
}

.posted-by a {
    text-decoration: none;
    color: #940015;
}

.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 li {
    display: inline-block
}

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

.breadcrumbs {
    margin-bottom: 30px;
}

.breadcrumbs li a,
.breadcrumbs li span {
    color: #ffffff;
    font-weight: 600;
}

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

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

.side-innr {
    padding: 15px;
    margin-bottom: 30px;
    text-align: center;
}

.side-widget h3 {
    display: inline-block;
    font-size: 22px;
    color: #0089df
}

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

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

.services-content {
    background-color: #fff;
    position: relative;
    padding: 15px;
    border-top: 1px solid #0089df;
}

.content-innr {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 80px;
}

aside {
    position: relative;
}

.services-page {
    width: 72%;
}

.posted-on {
    display: inline-block;
    font-size: 19px;
}

span.category {
    margin-bottom: 0;
    margin-right: 15px;
    display: inline-block;
    font-size: 15px;
    height: 35px;
    color: #fff;
    background: #0089df;
    padding: 0 15px;
    line-height: 35px;
    border-radius: 10px 10px 0 0;
}

.wp-caption {
    background: #f1f1f3;
    text-align: center;
    max-width: 96%;
    padding: 5px 3px 10px;
    color: #000;
    margin-bottom: 25px;
    overflow: hidden;
}

.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
}

.entry-content p {
    color: #3a4750;
    margin-bottom: 34px;
    font-size: 18px;
}

table {
    background-color: transparent;
    border: 1px solid #ddd;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 30px;
    width: 100%;
}

table>tbody>tr>td,
table>tbody>tr>th,
table>tfoot>tr>td,
table>tfoot>tr>th,
table>thead>tr>td,
table>thead>tr>th {
    border: 1px solid #ddd;
    padding: 7px 10px;
}

table>thead>tr>td,
table>thead>tr>th {
    border-bottom-width: 2px;
}

.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
}

.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: #8e001a;
    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;
    box-shadow: -12px 8px 0 #ebd67a;
    background: transparent linear-gradient(272deg, #0089df 0, #0089df 100%);
}

.content-thumbnail {
    margin-bottom: 35px;
    width: 100%;
}

.post-share-text {
    background: #3a974c;
    color: #fff;
    padding: 11px 23px;
    border-radius: 15px;
    font-size: 18px;
}

.services-content ol,
.services-content ul {
    padding-right: 15px;
    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: 8px;
    top: 5px;
    color: #d5a247;
    font-weight: 700
}

.services-content h2,
.services-content h3,
.services-content h4,
.services-content h5,
.services-content h6 {
    border-bottom: 1px solid #dee6ec;
    margin: 40px 0 25px 0;
    color: #0089df;
    padding: 8px 15px 7px 0;
    border-right: 3px solid #0089df;
    border-radius: 10px 0 10px 0;
}

.blog-topics {
    padding: 80px 0
}

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

.single-box .blog-box {
    width: 100%;
    margin: 0 0 40px 0;
}

.footer-tags {
    margin: 30px 0;
}

.card-image {
    width: 60px;
    height: 60px;
}

.card-image img {
    border-radius: 6px;
}

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

.card-content {
    margin-right: 19px;
    width: 69%;
}

.card-date {
    font-size: 12px;
    font-weight: 900;
    color: #0089df
}

.card-title {
    color: #000;
    font-size: 15px;
    padding: 5px 0;
    text-decoration: none
}

.card-excerpt {
    font-size: 15px
}

.sub-title {
    font-weight: 900;
    font-size: 20px
}

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

.post-share {
    color: #0089df;
    margin: 0 0 80px 0;
    padding: 47px 48px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    font-size: 23px;
    font-weight: 800;
    background: #0089df21;
    border-radius: 12px;
}

.post-share-btns a {
    color: #e9703f;
    display: inline-block;
    font-size: 35px;
    border: 0;
    margin: 0 4px;
}

.post-share-btns .icon {
    font-size: 40px;
    border: 0;
    display: inline-block;
    background: -webkit-linear-gradient(#eb6440, #d9a80c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.comment-list .comment:before,
.comment-list .comment:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.comment-list .comment:after {
    clear: both;
}

.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    padding: 8px 13px 8px 30px;
    color: #000;
    margin-bottom: 30px;
    background: #0f16291c linear-gradient(272deg, #0089df59 0, #e9dfd17a 100%);
    border-right: 4px solid #0089df;
}

::marker {
    font-size: 18px;
}

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

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

.comment-block {
    line-height: 1.5;
    float: right;
    padding: 10px;
    background: #ffffff;
    color: #3d596e;
    border-radius: 10px;
    margin-bottom: 15px;
    position: relative;
}

.comment-block:before {
    content: "\27A6";
}

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

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

.post-author-avatar .avatar {
    box-shadow: 0 1px 3px 1px #868686;
    border: 2px solid #fff;
}

.side-left,
.comment-list>.comment {
    overflow: hidden;
    padding: 15px 17px;
}

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

.faq-panel {
    background: #f1f1f3;
    padding: 16px 19px !important;
}

.faqs h2 {
    text-align: center;
}

.faqs {
    margin-bottom: 50px;
}

.faq-panel h3 {
    color: #0089df;
    background: #fff;
    padding: 13px 18px;
    border: 1px solid #0089df;
    border-radius: 10px;
}

.faq-panel p {
    padding: 9px 15px;
}

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

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

.comment-block {
    width: 92%;
}

label {
    font-weight: 800;
    margin-bottom: 15px;
    display: block;
}

.footer-tags a {
    display: inline-block;
    margin: 6px 3px;
    background: #edf4ff;
    text-decoration: none;
    padding: 3px 16px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 900;
    color: #0089df;
}

.required {
    color: #f44336
}

input[type="text"],
input[type="email"],
input[type="url"],
textarea,
input[type="tel"] {
    font-size: 20px;
    background: #ffffff;
    border: 0;
    border-radius: 0px;
    display: block;
    padding: 12px 30px;
    margin-bottom: 20px;
    width: 100%;
}

select {
    font-size: 15px;
    min-height: 30px;
    max-width: 25rem;
    -webkit-appearance: none;
    background: #fbfbfb url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat left 13px top 55%;
    background-size: 16px 16px;
    cursor: pointer;
    vertical-align: middle;
    width: 100%;
    border: 1px solid #c8d7e1;
    padding: 8px 15px;
}

textarea {
    max-height: 160px;
}

.comment-respond {
    padding: 23px 38px;
    border-radius: 15px;
}

.social-share-innr a {
    display: inline-block;
    margin: 5px;
}

.comments-area {
    background-color: #0089df23;
    padding: 20px 25px;
    border-radius: 12px;
}

.submit {
    border-radius: 3px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    padding: 7px 15px;
    border: 0;
    background: #0089df;
}

@media (min-width: 992px) {
    .content-area {
        width: 70%;
    }
    .widget-area {
        width: 27%;
    }
    span.posted-on {
        margin: 0 25px;
    }
    .page-hero {
        /* padding: 158px 0 14px 0; */
    }
    h1 {
        font-size: 29px;
    }
    .shape-bottom svg {
        height: 90px;
    }
}
/* توب سكشن
 */
 @media (max-width:1000px) {
   
    .top-section1{
        height: auto;
        padding-bottom: 100px;
        overflow: hidden;
    }
    .top-section1 .container{
        padding: 40px;
        gap: 80px;
    }
    .top-section1 h2{
        font-size: 30px;
    }
    .top-section1 .container img{
        width: 250px;
    }
}
@media (max-width:500px) {
    
    .top-section1 .container{
        flex-direction: column;
    }
    .top-section1 .container img{
        width: 200px;
    }
}

.entry-content ul {

    padding-right: 15px;
    margin-right: 20px;

}

.entry-content ul li {

 list-style: disc;
 font-size: 22px;
}

.entry-content ol {

    padding-right: 15px;
    margin-right: 20px;

}
 ol li {
    list-style: decimal;
    font-size: 22px;
}

/* ==================================================
   FOZAN PLUS AI ARTICLE PREMIUM STYLE
================================================== */

body.single{

    background:

    radial-gradient(
        circle at 10% 10%,
        rgba(96,165,250,.08),
        transparent 30%
    ),

    radial-gradient(
        circle at 90% 0,
        rgba(34,211,238,.08),
        transparent 30%
    ),

    #F6F9FC;
}

/* =========================================
   ARTICLE CARD
========================================= */

.services-content{

    background:#fff !important;

    border:1px solid #E5ECF4;

    border-radius:32px;

    padding:50px;

    box-shadow:
    0 20px 60px rgba(15,23,42,.07);

    overflow:hidden;
}

/* =========================================
   FEATURED IMAGE
========================================= */

.content-thumbnail{

    margin-bottom:50px;
}

.content-thumbnail img{

    width:100%;

    max-height:650px;

    object-fit:cover;

    border-radius:28px !important;

    border:8px solid #fff !important;

    box-shadow:
    0 25px 70px rgba(15,23,42,.15) !important;
}

/* =========================================
   ARTICLE LINKS
========================================= */

.entry-content a{

    color:#2563EB;

    text-decoration:none;

    font-weight:700;

    position:relative;

    transition:.3s;
}

.entry-content a::before{

    content:"↗";

    margin-left:6px;

    color:#06B6D4;

    font-size:13px;
}

.entry-content a:hover{

    color:#0891B2;
}

/* =========================================
   PARAGRAPHS
========================================= */

.entry-content p{

    color:#334155;

    font-size:20px;

    line-height:2.1;
}

/* =========================================
   H2
========================================= */

.entry-content h2{

    background:

    linear-gradient(
        135deg,
        #F0F9FF,
        #FFFFFF
    ) !important;

    border:1px solid #DBEAFE !important;

    border-right:6px solid #3B82F6 !important;

    border-radius:20px;

    padding:22px 28px !important;

    color:#0F172A !important;

    font-size:30px;

    font-weight:900;

    box-shadow:
    0 10px 30px rgba(59,130,246,.08);
}

/* =========================================
   H3
========================================= */

.entry-content h3{

    background:none !important;

    border:none !important;

    color:#0F172A !important;

    position:relative;

    padding-right:22px !important;

    font-size:24px;

    font-weight:800;
}

.entry-content h3::before{

    content:"";

    position:absolute;

    right:0;

    top:6px;

    width:8px;

    height:30px;

    border-radius:50px;

    background:

    linear-gradient(
        180deg,
        #3B82F6,
        #06B6D4
    );
}

/* =========================================
   LISTS
========================================= */

.entry-content ul{

    list-style:none;
}

.entry-content ul li{

    position:relative;

    padding-right:32px;

    margin-bottom:16px;

    color:#334155;
}

.entry-content ul li::before{

    content:"✓";

    position:absolute;

    right:0;

    top:2px;

    width:22px;

    height:22px;

    border-radius:50%;

    background:#DBEAFE;

    color:#2563EB;

    display:flex;

    align-items:center;

    justify-content:center;

    font-size:12px;

    font-weight:900;
}

/* =========================================
   BLOCKQUOTE
========================================= */

blockquote{

    background:

    linear-gradient(
        135deg,
        #EFF6FF,
        #FFFFFF
    );

    border-right:6px solid #3B82F6;

    border-radius:24px;

    padding:30px;

    margin:40px 0;

    color:#0F172A;

    font-size:21px;

    box-shadow:
    0 15px 40px rgba(59,130,246,.08);
}

/* =========================================
   TABLES
========================================= */

table{

    width:100%;

    overflow:hidden;

    border:none;

    border-radius:22px;

    background:#fff;

    box-shadow:
    0 20px 50px rgba(15,23,42,.08);
}

table thead{

    background:

    linear-gradient(
        90deg,
        #2563EB,
        #06B6D4
    );
}

table th{

    color:#fff;

    border:none;

    padding:18px;
}

table td{

    padding:16px;

    color:#334155;

    border-bottom:1px solid #EEF2F7;
}

table tbody tr:nth-child(even){

    background:#F8FBFF;
}

table tbody tr:hover{

    background:#EFF6FF;
}

/* =========================================
   IMAGES INSIDE ARTICLE
========================================= */

.entry-content img{

    border-radius:22px;

    border:6px solid #fff;

    box-shadow:
    0 15px 45px rgba(15,23,42,.10);

    margin:35px auto;
}

/* =========================================
   CODE BOXES
========================================= */

pre{

    background:#0F172A;

    color:#E2E8F0;

    padding:25px;

    border-radius:18px;

    overflow:auto;
}

/* =========================================
   TAGS
========================================= */

.footer-tags a{

    background:#fff;

    border:1px solid #DBEAFE;

    color:#2563EB;

    border-radius:999px;

    padding:10px 18px;

    transition:.3s;
}

.footer-tags a:hover{

    background:#2563EB;

    color:#fff;
}

/* =========================================
   SIDEBAR
========================================= */

.side-widget{

    background:#fff !important;

    border:1px solid #E5ECF4;

    border-radius:26px;

    box-shadow:
    0 15px 50px rgba(15,23,42,.06);
}

/* =========================================
   SHARE BOX
========================================= */

.post-share{

    background:

    linear-gradient(
        135deg,
        #F0F9FF,
        #FFFFFF
    );

    border:1px solid #DBEAFE;

    border-radius:28px;
}
/* =========================================
   FOZAN PLUS AI SIDEBAR
========================================= */

.widget-area{

    position:relative;
}

#sidebar{

    position:sticky;

    top:120px;
}

.side-widget{

    background:
    linear-gradient(
        180deg,
        #ffffff 0%,
        #fbfdff 100%
    ) !important;

    border:1px solid #E2E8F0;

    border-radius:28px;

    padding:25px;

    box-shadow:
    0 20px 50px rgba(15,23,42,.08);

    overflow:hidden;

    position:relative;
}

.side-widget::before{

    content:"";

    position:absolute;

    top:0;
    left:0;
    right:0;

    height:4px;

    background:
    linear-gradient(
        90deg,
        #3B82F6,
        #06B6D4
    );
}

/* =========================================
   TITLE
========================================= */

.side-widget h3{

    color:#0F172A !important;

    font-size:24px;

    font-weight:900;

    margin-bottom:25px;

    position:relative;

    padding-bottom:15px;
}

.side-widget h3::after{

    content:"";

    position:absolute;

    right:0;
    bottom:0;

    width:60px;
    height:4px;

    border-radius:50px;

    background:
    linear-gradient(
        90deg,
        #3B82F6,
        #06B6D4
    );
}

/* =========================================
   POSTS LIST
========================================= */

.blog-box-small{

    display:flex;

    flex-direction:column;

    gap:15px;
}

/* =========================================
   ITEM
========================================= */

.blog-innr-small{

    display:flex;

    align-items:center;

    gap:14px;

    padding:12px;

    border-radius:18px;

    transition:.35s;

    border:1px solid transparent;

    background:#F8FBFF;
}

.blog-innr-small:hover{

    transform:translateY(-3px);

    background:#fff;

    border-color:#DBEAFE;

    box-shadow:
    0 12px 30px rgba(59,130,246,.08);
}

/* =========================================
   IMAGE
========================================= */

.blog-innr-small img{

    width:85px;

    height:85px;

    min-width:85px;

    object-fit:cover;

    border-radius:16px;

    border:3px solid #fff;

    box-shadow:
    0 10px 25px rgba(15,23,42,.08);
}

/* =========================================
   TITLE LINK
========================================= */

.blog-title-small{

    color:#0F172A;

    font-size:15px;

    font-weight:800;

    line-height:1.8;

    text-decoration:none;

    transition:.3s;

    display:block;
}

.blog-title-small:hover{

    color:#2563EB;
}

/* =========================================
   SCROLLBAR
========================================= */

.blog-box-small{

    max-height:900px;

    overflow:auto;

    padding-left:5px;
}

.blog-box-small::-webkit-scrollbar{

    width:5px;
}

.blog-box-small::-webkit-scrollbar-thumb{

    background:#CBD5E1;

    border-radius:20px;
}

/* =========================================
   MOBILE
========================================= */

@media(max-width:991px){

    #sidebar{

        position:relative;

        top:auto;
    }

    .side-widget{

        margin-top:40px;
    }

    .blog-innr-small img{

        width:75px;
        height:75px;
        min-width:75px;
    }
}