
@font-face {
    font-family: 'Fontawesome';
    src: url('../fonts/fontAwesome/fontawesome-webfont3e6e.eot') format('embedded-opentype'), url('../fonts/fontAwesome/fontawesome-webfont3e6e.svg') format('svg'), url('../fonts/fontAwesome/fontawesome-webfont3e6e.ttf') format('truetype'), url('../fonts/fontAwesome/fontawesome-webfont3e6e.woff') format('woff'), url('../fonts/fontAwesome/fontawesome-webfont3e6e.woff2') format('woff2'), url('../fonts/fontAwesome/fontawesome-webfontd41d.eot') format('embedded-opentype');
}

.section-title-tree {
    position: relative;
    bottom: 40px;
}

.help-center-area {
    position: relative;
    z-index: 1;
    padding-top: 200px;
    padding-bottom: 150px;
}

.about_section_one {
    background-image: url(..\images/banner/row-bg-home-new-1.png);
    background-position: top center;
    background-repeat: no-repeat;
    position: absolute;
    top: 106px;
    width: 100%;
    height: auto;
}

.about-wrap.style1 .about-img-wrap {
    position: relative;
    padding-bottom: 150px;
}

.about-wrap.style1 .about-img-wrap .about-img-one {
    max-width: 400px;
    border-radius: 10px;
    margin-right: auto;
}

.about-wrap.style1 .about-img-wrap .about-img-two {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    border-radius: 10px;
    max-width: 400px;
    border: 5px solid #FFF;
}

.about-wrap.style1 .about-img-wrap .about-doctor-box {
    position: absolute;
    top: 70px;
    right: 0;
    min-width: 340px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.09);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.09);
    background-color: #FFFFFF;
    display: flex;
    padding:25px;
    align-items: center;
    -webkit-box-align: center;
}

.about-doctor-box .doctor-img {
    width: 45px;
    height: 45px;
}

.about-doctor-box .doctor-img img {
    border-radius: 0%;
}

.about-doctor-box .doctor-info {
    margin-left: 15px;
    direction: rtl;
    text-align: right;
}

.about-doctor-box .doctor-info h5 {
    font-size: 16px;
    margin: 0;
}

.about-doctor-box .doctor-info span {
    margin: 0;
    font-size: 14px;
    color: #666666;
}

.about-doctor-box .btn {
    background-color: #2490EB;
    color: #fff;
    padding: 7px 18px;
    margin-left: auto;
    border-radius: 5px;
}

.section-title span, .content-title span {
    display: inline-block;
    font-weight: 700;
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
    line-height: 1;
}

.about-content {
    direction:rtl;
    text-align:right;
}

.about-wrap.style1 .about-content .content-title {
    margin-bottom: 25px;
}

.section-title span, .content-title span {
    display: inline-block;
    font-weight: 700;
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
    line-height: 1;
}

.section-title.style1 span, .content-title.style1 span {
    color: #ff6000;
}

.section-title p, .content-title p {
    margin: 12px 0 0;
}

.content-feature-list li {
    position: relative;
    padding-right: 25px;
    margin: 0 0 18px;
}

.content-feature-list li i {
    position: absolute;
    top: 5px;
    right: 0;
    color: #2490EB;
    font-size: 20px;
    line-height: 0.8;
}

.about-wrap.style1 .about-content .content-feature-list li i {
    font-size: 26px;
    color: #4cb050;
    top: 2px;
}

.about-wrap.style1 .about-content .content-feature-list {
    margin: 0;
}

.about-wrap.style1 .about-content .content-feature-list li {
    padding-right: 32px;
}

.about-wrap.style1 .about-content .content-feature-list li span {
    background-color: #f2f2f2;
    width: 100%;
    display: inline-block;
    padding: 0px 10px;
}

.about-wrap.style1 .about-content .content-title {
    margin-bottom: 25px;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0);
}

html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

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

.hlp-center-content {
    direction: rtl;
    text-align: right;
}

.hlp-center-content > h4 {
    font-size: 40px;
    font-weight: 700;
    color: #222222;
    line-height: 51px;
    margin-bottom: 20px;
    letter-spacing: 0;
}

.hlp-center-content p {
    font-size: 16px;
    color: #878787;
    letter-spacing: 0;
}

.help-feature-lists {
    margin-top: 32px;
}

.help-feature-lists li {
    overflow: hidden;
    display: block;
    margin-bottom: 20px;
}

.help-feature-lists li .icon {
    float: right;
    height: 70px;
    width: 70px;
    border-radius: 50%;
    background: #0bc1bb;
    margin-left: 30px;
    text-align: center;
    line-height: 68px;
    padding: 0 17px;
}

.help-feature-lists li:nth-child(2) .icon {
    background: #2c76e2;
}

.help-feature-lists li:nth-child(3) .icon {
    background: #fe94c4;
}

.help-feature-lists li .content {
    overflow: hidden;
}


.help-feature-lists li .content h4 {
    font-size: 22px;
    font-weight: 700;
    color: #222222;
    letter-spacing: 0;
    margin-bottom: 7px;
}

img.vector-shape1 {
    position: absolute;
    left: 0;
    bottom: 110px;
    z-index: -1;
}

.appointment-video-shape {
    position: absolute;
    top: 50%;
    transform: translate(-20%, -50%);
    right: 0;
    text-align: center;
    border-radius: 50%;
}

.round-cercle {
    position: relative;
}

.round-cercle .icon-box {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    font-size: 26px;
    color: #FFFFFF;
    z-index: 5;
}

.round-cercle .image-text {
    height: 85px;
    width: 85px;
    padding: 5px;
    background: #FF6000;
    border-radius: 50%;
}

@keyframes shape-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotateCircle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotateCircle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.rotate-circle {
    -webkit-animation-name: rotateCircle;
    animation-name: rotateCircle;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-unstyled li {
    padding: 5px 10px;
    background: linear-gradient(to right, #cc9600 0%, #ffc933 100%);
    margin-bottom: 5px;
    border-radius: 6px;
    color: #fff;
}

.list-unstyled li:hover {
    background: linear-gradient(to right, #ffc933 0%, #cc9600 100%);
}

.list-unstyled li p {
    direction: rtl;
    text-align: right;
}

.list-unstyled li p:before {
    content:"\f058";
    font-family:Fontawesome;
    line-height: 23px;
    margin-left: 10px;
    color: #FFFFFF;
    font-size: 15px;
    text-shadow: 0 1px 2px #000;
}

.service-area {
    margin-bottom:100px;
}

.hn-num-title-color h5 {
    color: #FFCB08 !important;
    font-family: lowshan;
    font-weight: 700;
    position: relative;
    z-index:2;
}

.section-title-tree h1 {
    position:relative;
    font-size:30px;
    z-index:2;
}

.section-title-tree span {
    font-size: 115px;
    font-weight: 300;
    line-height: 27px;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #eee;
}

.section-title-tree p {
    margin-top: 40px;
    text-align: center;
    direction: rtl;
    
}


@media (max-width: 767px) {
    .hlp-center-content > h4 {
        font-size: 22px;
        line-height: 31px;
    }
}

@media (max-width: 767px) {
    img.vector-shape1 {
        display: none;
    }
}

@media (max-width: 767px) {
    .help-feature-lists li .icon {
        height: 60px;
        width: 60px;
        margin-right: 15px;
    }
}

@media (max-width: 767px) {
    .help-feature-lists li .content h4 {
        font-size: 17px;
    }
}

@media (max-width: 767px) {
    .help-feature-lists li .content p {
        font-size: 14px;
        line-height: 23px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    img.vector-shape1 {
        display: none;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1919px) {
    img.vector-shape1 {
        left: 220px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .help-center-area {
        padding-bottom: 50px;
    }
}

@media only screen and (max-width: 991px) {
    .about-wrap .about-img-wrap {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 575px) {
    .about-wrap.style1 .about-img-wrap .about-img-one {
        max-width: 265px;
    }
}

@media only screen and (max-width: 575px) {
    .about-wrap.style1 .about-img-wrap .about-img-two {
        max-width: 225px;
        bottom: 0;
    }
}

@media only screen and (max-width: 575px) {
    .about-wrap.style1 .about-img-wrap .about-doctor-box {
        top: 15px;
        z-index: 1;
        min-width: 300px;
    }
}

@media only screen and (max-width: 767px) {
    .about-wrap.style1 .about-img-wrap .about-doctor-box {
        padding: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .about-wrap.style1 .about-img-wrap .about-doctor-box .doctor-info h5 {
        font-size: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .about-wrap.style1 .about-img-wrap .about-doctor-box .btn {
        padding: 5px 10px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .about-wrap.style1 .about-img-wrap .about-doctor-box .btn {
        padding: 5px 10px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .about-wrap.style1 .about-content .content-title, .about-wrap.style2 .about-content .content-title, .about-wrap.style3 .about-content .content-title {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title.style1 span, .content-title.style1 span {
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title h2, .content-title h2 {
        font-size: 24px;
        line-height: 1.3;
    }
}

@media only screen and (max-width: 767px) {
    .about-wrap.style1 .about-content .content-feature-list {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .content-feature-list li {
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .about-wrap.style1 .about-content .content-feature-list li {
        padding-left: 28px;
    }
}

@media only screen and (max-width: 767px) {
    .content-feature-list li i {
        font-size: 18px;
        top: 3px;
    }
}

@media only screen and (max-width: 767px) {
    .about-wrap.style1 .about-content .content-feature-list li i {
        font-size: 22px;
        top: 1px;
    }
}

@media only screen and (max-width: 767px) {
    .about-wrap.style1 .about-content .content-feature-list li i {
        font-size: 22px;
        top: 1px;
    }
}

img.vector-shape1 {
    position: absolute;
    left: 0;
    bottom: 200px;
    z-index: -1;
}

@media only screen and (max-width: 991px) {
    .about_section_one {
        display:none;
    }
}

@media only screen and (max-width: 991px) {
    .service-area {
        margin:100px 0;
    }
}