
.top-section1{
    background-color: transparent;
    background-image: linear-gradient(180deg, #01191e 0%, #4AAF7F 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;
}
.top-section1 h1{
    color: #fff;
    font-size: 40px;
}
.top-section1 .container img{
    width: 350px;
}

/*-------*/




.page-hero {
    padding: 40px 0px;
    position: relative;
    background: #4AAF7F
    ;
    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: #4AAF7F2c; */
    /* padding: 22px 15px; */
    /* border-radius: 15px; */
    margin-bottom: 40px;
    padding: 20px;
    border-radius: 19px;
    border: 1px solid #fff;
    box-shadow: #e5eaef 0px 0px 0px 1px, 0px 4px 2px -3px #09234012;
}


.entry-meta {
    padding: 23px 22px;
    color: #4AAF7F;
}

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: #4AAF7F
}

.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 #38e;
}

.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: #38e;
    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, #2761b5 0, #2a67bb 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: #38e;
    padding: 8px 15px 7px 0;
    border-right: 3px solid #38e;
    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: #4AAF7F
}

.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: #4AAF7F;
    margin: 0 0 80px 0;
    padding: 47px 48px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    font-size: 23px;
    font-weight: 800;
    background: #4AAF7F21;
    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, #ffb344);
    -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: transparent linear-gradient(272deg, #4AAF7F41 0, #fff 100%);
    border-right: 4px solid #4AAF7F;
}

::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: #4AAF7F;
    background: #fff;
    padding: 13px 18px;
    border: 1px solid #4AAF7F;
    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: #153868;
}

.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: #4AAF7F23;
    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: #4AAF7F;
}

@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 h1{
        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;
    }
}

/* //hi  */
.-YC-WidgetType-service_request {
    background: #e8f5ee;
    border: 2px solid var(--uicolor);
    padding: 40px;
    position: relative;
    box-shadow: 0 0 0;
}
.--Single--page--widget-item {
    display: block;
    border: 1px solid #fff;
    box-shadow: #e5eaef 0px 0px 0px 1px, 0px 4px 2px -3px #09234012;
    padding: 30px;
    margin-bottom: 40px;
    border-radius: 19px;
}
.-YC-WidgetType-service_request:before {
    content: '';
    position: absolute;
    --border-w: 20px;
    --el-w: calc(100% - var( --border-w));
    width: var(--el-w);
    height: var(--el-w);
    top: calc(var(--border-w) / 2);
    right: calc(var(--border-w) / 2);
    border-radius: var(--miniradius);
}
.widget--sidebar--orders-UI--area {
    display: flex;
    align-items: center;
    flex-direction: column;
    align-content: center;
    flex-wrap: wrap;
    position: relative;
}
.widget--sidebar--orders-icon {
    font-size: 50px;
    margin-bottom: 30px;
    --el-w: 90px;
    width: var(--el-w);
    height: var(--el-w);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: white;
    background: #4AAF7F;
    padding: 15px;
    position: relative;
}
.widget--sidebar--orders-icon:before {
    content: "";
    position: absolute;
    left: var(--extra-shape, -6px);
    top: var(--extra-shape, -6px);
    right: var(--extra-shape, -6px);
    bottom: var(--extra-shape, -6px);
    background-color: rgba(0, 0, 0, 0);
    border-radius: inherit;
    z-index: 1;
    border: 2px dashed #4AAF7F;
    transition: 180ms all ease;
}
.widget--sidebar--orders-info {
    display: block;
    text-align: center;
    margin-bottom: 30px;
}

.widget--sidebar--orders-title {
    font-size: 23px;
    margin-bottom: 20px;
    color: #0c1525;
    line-height: 1.6;
    font-weight: 500;
}
.widget--sidebar--orders-content {
    display: block;
    font-size: 17px;
    font-weight: 400;
    color: #556e87;
}
.widget--sidebar--orders--phone-number {
    display: flex;
}
.widget--sidebar--orders--phone-number > a {
    padding: 13px 30px;
    border: 2px solid #4AAF7F;
    border-radius: 19px;
    font-size: 20px;
    color: white;
    font-family: var(--f-number);
    font-weight: 700;
    background: #4aaf7f;
}

.widget--sidebar--orders--phone-number>a span {
    color: #fff;
}

/* 2 */

.--Single--page--widget-item {
    display: block;
    border: 1px solid #fff;
    box-shadow: #e5eaef 0px 0px 0px 1px, 0px 4px 2px -3px #09234012;
    padding: 30px;
    margin-bottom: 40px;
    border-radius: 19px;
    margin-top: 10px;
}
.--widget--sidebar--title {
    display: flex;
    align-items: center;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 20px;
    flex-wrap: wrap;
    line-height: 1.5;
}
.--rating--widgets--result--box {
    display: flex;
    font-size: 35px;
    color: #ffc83d;
    justify-content: space-between;
    margin-bottom: 40px;
    align-items: center;
}
.--rating--widgets--stars-result {
    color: #0e192d;
    display: flex;
    position: relative;
}
.--rating--widgets--stars-result > div {
    display: flex;
}
.--rating--widgets--stars-result .SB--Stars i {
    color: #3a3c43;
    font-weight: 300;
}
.--rating--widgets--stars-result .Active--Stars {
    position: absolute;
    width: 100%;
    overflow: hidden;
    right: 0;
    top: 0;
}

.--rating--widgets--stars-result > div {
    display: flex;
}
.ratingServise--stars-value {
    display: flex;
    font-weight: 300;
    color: #454959;
    align-items: center;
}
.--rating--widgets--stars-averageList {
    display: flex;
}
.--rating--widgets--stars-averageList .-Rate-Average-Items {
    padding-inline-start: 0;
    border: 0;
}

.-Rate-Average-Items {
    display: block;
    flex: 1;
    position: relative;
}
.-Rate-Average-Items:before {
    content: '';
    height: 100%;
    right: 0;
    width: 1px;
    position: absolute;
}
.-Rate-Average-element {
    display: flex;
    align-content: center;
    align-items: center;
    margin-bottom: 15px;
    flex-wrap: wrap;
    color: #444858;
    position: relative;
    justify-content: space-between;
    padding-bottom: 10px;
    font-family: var(--f-number);
    font-size: 14px;
}
.-Rate-Average-element>em {
    font-style: normal;
    font-weight: 600;
    font-family: var(--f-number);
    font-size: 15px;
    width: 10px;
    text-align: center;
}
.-Rate-Average-Label {
    flex: 1;
    background: #eee;
    border-radius: 19px;
    height: 10px;
    margin: 0 30px;
    position: relative;
    max-width: calc(100% - 110px);
    bottom: 0;
}
.-Average--progress {
    background: #ffcf00;
    height: 100%;
    width: 0;
    border-radius: var(--largeradius);
    transition: .7s;
}

.-Rate-Average-element>span {
    display: block;
    text-align: center;
    min-width: 40px;
}
.--rating--widgets--stars-result .Active--Stars i {
    color: #ffc83d;
}