@import url(https://fonts.googleapis.com/earlyaccess/lateef.css);
@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
/* Media Query */
html {
overflow-x: hidden;
font-family: 'Droid Arabic Kufi', serif;
}

body {
line-height: 1.6;
font-family: "Roboto", sans-serif;
-webkit-font-smoothing: antialiased;
font-size: 16px;
color: #6F8BA4;
font-weight: 400;
overflow-x: hidden;
font-family: 'Droid Arabic Kufi', serif;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
font-family: 'Droid Arabic Kufi', serif;
font-weight: 700;
color: #222;
}

h1, .h1 {
font-size: 2.5rem;
}

h2, .h2 {
font-size: 44px;
}

h3, .h3 {
font-size: 1.5rem;
}

h4, .h4 {
font-size: 1.3rem;
line-height: 30px;
}

h5, .h5 {
font-size: 1.25rem;
}

h6, .h6 {
font-size: 1rem;
}

p {
line-height: 30px;
}

.navbar-toggle .icon-bar {
background: #009EDF;
}

input[type=email], input[type=password], input[type=text], input[type=tel] {
box-shadow: none;
height: 45px;
outline: none;
font-size: 14px;
}
input[type=email]:focus, input[type=password]:focus, input[type=text]:focus, input[type=tel]:focus {
box-shadow: none;
border: 1px solid #009EDF;
}

.form-control {
box-shadow: none;
border-radius: 0;
}
.form-control:focus {
box-shadow: none;
border: 1px solid #009EDF;
}

.py-7 {
padding: 7rem 0px;
}

.btn {
display: inline-block;
font-size: 14px;
font-size: 0.8125rem;
font-weight: 700;
letter-spacing: 0.5px;
padding: 0.75rem 2rem;
font-family: 'Droid Arabic Kufi', serif;
text-transform: uppercase;
border-radius: 5px;
border: 2px solid transparent;
transition: all 0.35s ease;
}
.btn.btn-icon i {
padding-right: 0px;
font-size: 20px;
}
.btn.btn-icon i.icofont-whatsapp {
  padding-left: 0;
}
#advertiseModal .modal-header {
  border-bottom: 0 !important;
}
#advertiseModal h5 {
  color: #0692cb;
}
#advertiseModal .modal-header {
  align-items: center;
  justify-content: flex-end;
}
#advertiseModal .modal-body p {
  font-size: 15px;
  font-weight: 600;
  font-family: 'Droid Arabic Kufi', serif;
  color: #0692cb;
}
#advertiseModal .modal-body li {
  font-size: 11px;
  color: #636363;
  font-family: 'Droid Arabic Kufi', serif;
  text-align: right;
}
#advertiseModal .modal-footer p {
  font-size: 12px;
}
#advertiseModal .modal-footer a {
  font-size: 13px;
  font-weight: 600;
  color: #0692cb;
}
.btn:focus {
outline: 0px;
box-shadow: none;
}
.btn-main {
background: #009EDF;
color: #fff;
border-color: #009EDF;
}
.btn-main:hover {
background: #77A759;
border-color: #77A759;
color: #fff;
}

.btn-main-2 {
background: #77A759;
color: #fff;
border-color: #77A759;
}
.btn-main-2:hover {
background: #009EDF;
color: #fff;
border-color: #009EDF;
}

.btn-solid-border {
border: 2px solid #009EDF;
background: transparent;
color: #009EDF;
}
.btn-solid-border:hover {
border: 2px solid #009EDF;
color: #fff;
background: #009EDF;
}
.btn-solid-border:hover.btn-icon i {
border-right: 1px solid rgba(255, 255, 255, 0.09);
}
.btn-solid-border.btn-icon i {
border-right: 1px solid rgba(0, 0, 0, 0.09);
}

.btn-transparent {
background: transparent;
color: #222;
border-color: #6F8BA4;
}
.btn-transparent:hover {
background: #6F8BA4;
color: #fff;
}

.btn-white {
background: #fff;
border-color: #fff;
color: #222;
}
.btn-white:hover {
background: #009EDF;
color: #fff;
border-color: #009EDF;
}

.btn-solid-white {
border-color: #fff;
color: #fff;
}
.btn-solid-white:hover {
background: #fff;
color: #222;
}

.btn-round {
border-radius: 4px;
}

.btn-round-full {
border-radius: 50px;
}

.btn.active:focus, .btn:active:focus, .btn:focus {
outline: 0;
}

.bg-gray {
background: #eff0f3;
}

.bg-primary {
background: #009EDF;
}

.bg-primary-dark {
background: #152440;
}

.bg-primary-darker {
background: #090f1a;
}

.bg-dark {
background: #222;
}

.bg-gradient {
background-image: linear-gradient(-145deg, rgba(19, 177, 205, 0.95) 0%, rgba(152, 119, 234, 0.95) 100%);
background-repeat: repeat-x;
}

.section {
padding: 30px 0;
}

.section-sm {
padding: 70px 0;
}

.section-bottom {
padding-bottom: 100px;
}

.subtitle {
color: #009EDF;
font-size: 14px;
letter-spacing: 1px;
}

.overlay:before {
content: "";
position: absolute;
right: 0;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.3;
background: #009EDF;
}

.overly-2 {
position: relative;
}
.overly-2:before {
content: "";
position: absolute;
right: 0;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.8);
}

.text-sm {
font-size: 15px;
}

.text-md {
font-size: 2rem;
}

.text-lg {
font-size: 3.75rem;
}

.no-spacing {
letter-spacing: 0px;
}

/* Links */
a {
color: #136d9c;
text-decoration: none;
transition: all 0.35s ease;
}

a:focus, a:hover {
color: #77A759;
text-decoration: none;
}

a:focus {
outline: none;
}

.content-title {
font-size: 40px;
line-height: 50px;
}

.page-title {
padding: 120px 0px 70px 0px;
position: relative;
}
.page-title p {
  font-family: inherit;
}
.page-title .block h1 {
color: #fff;
}
.page-title .block p {
color: #fff;
}
.page-title .breadcumb-nav {
margin-top: 60px;
padding-top: 30px;
border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.slick-slide:focus, .slick-slide a {
outline: none;
}

@media (max-width: 480px) {
h2, .h2 {
  font-size: 1.3rem;
  line-height: 36px;
}
}
.title-color {
color: #009EDF;
}

.secondary-bg {
background: #009EDF;
}

.section-title {
margin-bottom: 70px;
}
.section-title h2 {
color: #009EDF;
}

.text-lg {
font-size: 50px;
}

.gray-bg {
background: #f4f9fc;
}

@media (max-width: 480px) {
.text-lg {
  font-size: 28px;
}
}
@media (max-width: 400px) {
.text-lg {
  font-size: 28px;
}
}
#navbarmain .nav-link {
font-weight: 600;
padding: 15px 15px;
color: #222;
font-family: 'Droid Arabic Kufi', serif;
text-transform: capitalize;
font-size: 13px;
transition: all 0.25s ease;
}
@media (min-width: 800px) and (max-width: 1280px) {
#navbarmain .nav-link {
  font-size: 10px;
}
}
@media (min-width: 1500px) {
#navbarmain .nav-link {
  font-size: 14px;
}
}
@media (min-width: 1700px) {
#navbarmain .nav-link {
  font-size: 15px;
}
}
#navbarmain .nav-link:hover,
#navbarmain .active .nav-link {
color: #77A759;
}

.dropdown-toggle::after {
display: none;
}

.navbar-brand {
margin-top: 0px;
}

.navbar-brand img {
width: 160px;
}

.header-top-bar {
background: #009EDF;
font-size: 14px;
padding: 10px 0px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
color: #fff;
}

.top-bar-info li a {
color: #fff;
margin-left: 20px;
}

.top-right-bar a span {
color: #fff;
font-weight: 600;
letter-spacing: 1px;
vertical-align: middle;
}
.top-right-bar a i {
color: #fff;
margin-left: 10px;
}

@media (max-width: 992px) {
.navigation {
  text-align: center;
}
}
.navigation .dropdown-menu {
padding: 0px;
border: 0px;
border-top: 5px solid #77A759;
background: #fff;
border-radius: 0px;
}
@media (max-width: 992px) {
.navigation .dropdown-menu {
  text-align: center;
  float: right !important;
  width: 100%;
  margin: 0;
}
}
.navigation .dropdown-toggle::after {
display: none;
}
.navigation .dropleft .dropdown-menu,
.navigation .dropright .dropdown-menu {
margin: 0;
}
.navigation .dropleft .dropdown-toggle::before,
.navigation .dropright .dropdown-toggle::after {
font-weight: bold;
font-size: 14px;
border: 0;
display: inline-block;
font-family: IcoFont !important;
vertical-align: 1px;
}
.navigation .dropleft .dropdown-toggle::before {
content: "\eac9";
margin-left: 5px;
}
.navigation .dropright .dropdown-toggle::after {
content: "\eaca";
margin-right: 5px;
}
.navigation .dropdown-item {
padding: 13px 20px;
background: transparent;
font-weight: 400;
color: #555;
border-bottom: 1px solid #eee;
}
.navigation li:last-child .dropdown-item {
border-bottom: 0;
}
.navigation .dropdown-submenu.active > .dropdown-toggle,
.navigation .dropdown-submenu:hover > .dropdown-item,
.navigation .dropdown-item.active,
.navigation .dropdown-item:hover {
background: rgba(225, 36, 84, 0.05);
color: #77A759;
}
.navigation button:focus {
outline: 0;
}
@media (min-width: 992px) {
.navigation .dropdown-menu {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in, visibility 0s linear 0.2s, transform 0.2s linear;
  display: block;
  visibility: hidden;
  opacity: 0;
  min-width: 200px;
  transform: translateY(10px);
}
.navigation .dropleft .dropdown-menu,
.navigation .dropright .dropdown-menu {
  margin-top: -5px;
}
.navigation .dropdown:hover > .dropdown-menu {
  visibility: visible;
  transition: all 0.3s ease 0s;
  opacity: 1;
  transform: translateY(0);
}
}

.bg-1 {
background: url("../images/setting-bg.jpg") no-repeat 50% 50%;
background-size: cover;
position: relative;
}

.banner {
position: relative;
overflow: hidden;
background: #fff;
background: url("../images/bg/slider-bg-1-arabic.jpg") no-repeat;
background-size: cover;
min-height: 550px;
}
.banner .block {
padding: 80px 40px 160px;
text-align: right;
}
.banner .block h1 {
font-size: 60px;
line-height: 1.5;
letter-spacing: -1.2px;
text-transform: capitalize;
color: #009EDF;
}
@media (max-width:768px) {
 .banner .block h1 {
     color: #fff;
 }
 .banner span {
  color: #fff;
  }
  .banner .overlay {
      opacity: 0.5;
  }
}

.letter-spacing {
letter-spacing: 2px;
}

.text-color {
color: #009EDF;
}

.text-color-2 {
color: #77A759;
}

.divider {
width: 40px;
height: 5px;
background: #77A759;
display: none;
}

@media (max-width: 480px) {
.banner .block h1 {
  font-size: 38px;
  line-height: 50px;
}
.banner {
  min-height: 450px;
}
}
@media (max-width: 400px) {
.banner .block h1 {
  font-size: 28px;
  line-height: 40px;
}
.banner {
  min-height: 450px;
}
}
@media (max-width: 768px) {
.banner .block h1 {
  font-size: 56px;
  line-height: 70px;
}
}
.about-img img {
border-radius: 5px;
box-shadow: 0px 0px 30px 0px rgba(0, 42, 106, 0.1);
}

.award-img {
height: 120px;
margin-bottom: 10px;
align-items: center;
display: flex;
justify-content: center;
background: #eff0f3;
}

.appoinment-content {
position: relative;
}
.appoinment-content img {
width: 85%;
}
.appoinment-content .emergency {
position: absolute;
content: "";
left: 10px;
bottom: 20px;
background: #009EDF;
padding: 48px;
}
.appoinment-content .emergency h2 a {
color: #fff;
}
.appoinment-content .emergency h2 a:hover {
  color: #b3e2f5;
}
.appoinment-content .emergency i {
margin-left: 10px;
color: rgba(255, 255, 255, 0.7);
}

.appoinment-form {
margin-top: 40px;
text-align: right;
}
.appoinment-form .rotate {
  transform: rotate(180deg);
}
.appoinment-form .form-control {
background: #f4f9fc;
height: 55px;
border-color: rgba(0, 0, 0, 0.05);
text-align: right;
}
.appoinment-form textarea.form-control {
height: auto;
}
.appoinment-form .alert-warning {
  background-color: transparent;
  border-color: transparent;
  padding-left: 0;
  text-transform: capitalize;
  font-size: 0.8rem;
}

.client-thumb {
text-align: center;
}

.features {
margin-top: 50px;
}

.feature-item {
flex-basis: 33.33%;
margin: 0px 10px;
padding: 40px 30px;
background-color: #fff;
border-radius: 15px 15px 15px 15px;
box-shadow: 0px 0px 30px 0px rgba(0, 42, 106, 0.1);
text-align: center;
}
.feature-item .feature-icon i {
font-size: 50px;
color: #009EDF;
}
.feature-item h4 {
color: #009EDF;
text-transform: capitalize;
}
.feature-item p {
font-size: 14px;
}

.feature-section.border-top {
border-top: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.w-hours li {
padding: 6px 0px;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.counter-stat {
text-align: center;
padding: 55px 0px 40px 0px;
position: relative;
color: #fff;
}
.counter-stat i {
display: block;
color: rgba(255, 255, 255, 0.06);
font-size: 70px;
position: absolute;
right: 0px;
left: 0px;
top: 0px;
transform: translateY(25px);
}
.counter-stat span {
font-size: 70px;
color: #fff;
}
.counter-stat p {
margin-bottom: 0px;
color: rgba(255, 255, 255, 0.7);
text-align: center !important;
}

.mb--80 {
margin-bottom: -80px;
}

.service {
padding-top: 60px;
}
.service .service-item {
background: #fff;
padding: 30px;
border-radius: 5px;
text-align: right;
}
.service .icon {
float: none;
margin-bottom: 10px;
flex-direction: column;

}
.service i {
color: #77A759;
}
.service h4 {
padding-right: 20px;
}
.service .content {
clear: both;
}

.service-block {
padding: 20px;
margin-top: 40px;
border: 1px solid rgba(0, 0, 0, 0.03);
box-shadow: 0 0 38px rgba(21, 40, 82, 0.07);
}
.service-block img {
width: 100%;
/* margin-top: -60px; */
border: 5px solid #fff;
}

.department-service {
margin-bottom: 40px;
}
.department-service li {
margin-bottom: 10px;
}
.department-service li i {
color: #77A759;
}

.doctors .btn-group .btn {
border-radius: 0px;
margin: 0px 2px;
text-transform: capitalize;
font-size: 16px;
padding: 0.6rem 1.5rem;
cursor: pointer;
}
.doctors .btn-group .btn:hover {
  background-color: antiquewhite;
}
.doctors .btn-group .btn.active {
box-shadow: none !important;
border-color: transparent;
color: #21364b;
}
.doctors .btn-group .btn img {
  margin-bottom: 7px;
}
.doctors .btn-group .btn.focus {
box-shadow: none !important;
border-color: transparent;
}
.doctors .btn-group .btn:focus {
box-shadow: none !important;
border-color: transparent;
background: #77A759;
color: #fff;
}
.doctors .btn-group .btn:hover {
box-shadow: none !important;
border-color: transparent;
color: #009edf;
cursor: pointer;
}
.doctors .btn-group > .btn-group:not(:last-child) > .btn, .doctors .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .doctors .btn-group > .btn:not(:first-child) {
border-radius: 3px;
}

.doctor-inner-box {
overflow: hidden;
}
.doctor-inner-box .doctor-profile {
overflow: hidden;
position: relative;
box-shadow: 0px 8px 16px 0px rgba(200, 183, 255, 0.2);
}
.doctor-inner-box .doctor-profile .doctor-img {
transition: all 0.35s ease;
}
.doctor-inner-box .doctor-profile .doctor-img:hover {
transform: scale(1.1);
}
.content h4, .content p {
  text-align: center !important;
}

.lh-35 {
line-height: 35px;
}

.doctor-info li {
margin-bottom: 10px;
color: #222;
}
.doctor-info li i {
margin-left: 20px;
color: #77A759;
}

.read-more {
color: #009EDF;
}

@media (max-width: 480px) {
.doctors .btn-group {
  display: block;
}
.doctors .btn-group .btn {
  margin: 8px 3px;
}
}
@media (max-width: 400px) {
.doctors .btn-group {
  display: block;
}
.doctors .btn-group .btn {
  margin: 8px 3px;
}
}
@media (max-width: 768px) {
.doctors .btn-group {
  display: block;
}
.doctors .btn-group .btn {
  margin: 8px 3px;
}
}
.cta {
background: url("../images/bg/bg-4.jpg") no-repeat 50% 50%;
background-size: cover;
position: relative;
}
.cta:before {
position: absolute;
content: "";
right: 0px;
top: 0px;
width: 100%;
height: 100%;
background: rgba(34 58 102 / 65%);
}

.mb-30 {
margin-bottom: 30px;
}

.text-color-primary {
color: #009EDF;
}

.cta-section {
margin-bottom: 0px;
}

.cta-2 {
background: url("../images/bg/cta-bg.png") no-repeat;
background-position: center center;
}

.cta-page {
background: url("../images/bg/banner.jpg") no-repeat;
background-size: cover;
position: relative;
}
.cta-page .cta-content {
  text-align: right;
}
.about-page .title-color, .about-page p {
  text-align: right;
}
.testimonial {
position: relative;
}
.testimonial:before {
width: 48%;
height: 100%;
top: 0;
left: 0px;
right: auto !important;
position: absolute;
content: "";
background: url("../images/bg/bg-2.jpg") no-repeat 50% 50%;
}
.testimonial .slick-dots {
text-align: right;
}

.testimonial-block {
position: relative;
margin-bottom: 20px;
}
.testimonial-block p {
background: #fff;
font-size: 18px;
}
.testimonial-block .client-info {
margin-bottom: 20px;
}
.testimonial-block .client-info h4 {
margin-bottom: 0px;
}
.testimonial-block i {
font-size: 60px;
position: absolute;
left: 46px;
bottom: 89px;
opacity: 0.08;
}
.testimonial-block .slick-dots {
text-align: right;
}

.testimonial-wrap-2 .slick-dots {
margin-right: -10px;
}

.testimonial-block.style-2 {
background: #fff;
padding: 30px;
margin: 0px 4px;
margin-bottom: 30px;
}
.testimonial-block.style-2 .testimonial-thumb {
float: right;
}
.testimonial-block.style-2 .testimonial-thumb img {
width: 80px;
height: 80px;
border-radius: 100%;
margin-left: 20px;
margin-bottom: 30px;
border: 5px solid #eff0f3;
margin-top: -5px;
}
.testimonial-block.style-2 .client-info p {
clear: both;
background: transparent;
}
.testimonial-block.style-2 i {
bottom: -20px;
color: #77A759;
opacity: 0.3;
}

@media (max-width: 480px) {
.testimonial-wrap {
  margin-right: 0px;
}
.testimonial::before {
  display: none;
}
}
@media (max-width: 400px) {
.testimonial-wrap {
  margin-right: 0px;
}
.testimonial::before {
  display: none;
}
}
@media (max-width: 768px) {
.testimonial-wrap {
  margin-right: 0px;
}
.testimonial::before {
  display: none;
}
}
@media (max-width: 992px) {
.testimonial-wrap {
  margin-right: 0px;
}
.testimonial::before {
  display: none;
}
}
.contact-form-wrap .form-group {
margin-bottom: 20px;
}
.contact-form-wrap .form-group .form-control {
height: 60px;
border: 1px solid #EEF2F6;
box-shadow: none;
width: 100%;
background: #f4f9fc;
text-align: right;
}
.contact-form-wrap .form-group-2 {
margin-bottom: 13px;
}
.contact-form-wrap .form-group-2 textarea {
height: auto;
border: 1px solid #EEF2F6;
box-shadow: none;
background: #f4f9fc;
width: 100%;
text-align: right;
}

.social-icons li {
margin: 0 6px;
}
.social-icons a {
margin-left: 10px;
font-size: 18px;
}

.google-map {
position: relative;
}

.google-map #map {
width: 100%;
height: 500px;
}

.mt-90 {
margin-top: 90px;
}

.contact-block {
text-align: center;
border: 5px solid #EEF2F6;
padding: 50px 25px;
height: 270px;
}
.contact-block i {
font-size: 50px;
margin-bottom: 15px;
display: inline-block;
color: #77A759;
}

.blog-item-content h2 {
font-weight: 600;
font-size: 38px;
}

/*=================================================================
Single Blog Page
==================================================================*/
.nav-links .page-numbers {
display: inline-block;
width: 50px;
height: 50px;
border-radius: 100%;
background: #eee;
text-align: center;
padding-top: 13px;
font-weight: 600;
margin-left: 10px;
}
.nav-links .page-numbers:hover {
background: #009EDF;
color: #fff;
}
.nav-links .page-numbers.current {
background: #009EDF;
color: #fff;
}

.comment-area .comment-thumb {
margin-left: 20px;
margin-bottom: 30px;
}
.comment-area h5 {
font-size: 18px;
font-weight: 500;
}
.comment-area span {
font-size: 14px;
}

.posts-nav h6 {
font-weight: 500;
}

.quote {
font-size: 22px;
color: #009EDF;
padding: 40px;
font-style: italic;
border-right: 5px solid #77A759;
margin: 25px 0px;
}

.tag-option a {
border: 1px solid #eff0f3;
padding: 6px 12px;
color: #6F8BA4;
font-size: 14px;
}

.comment-form .form-control {
background: #f7f8fb;
border-radius: 5px;
border-color: #f7f8fb;
height: 50px;
}
.comment-form textarea.form-control {
height: auto;
}

.post.post-single {
border: none;
}
.post.post-single .post-thumb {
margin-top: 30px;
}

.post-sub-heading {
border-bottom: 1px solid #dedede;
padding-bottom: 20px;
letter-spacing: 2px;
text-transform: uppercase;
font-size: 16px;
margin-bottom: 20px;
}

.post-social-share {
margin-bottom: 50px;
}

.post-comments {
margin: 30px 0;
}
.post-comments .media {
margin-top: 20px;
}
.post-comments .media > .pull-left {
padding-left: 20px;
}
.post-comments .comment-author {
margin-top: 0;
margin-bottom: 0px;
font-weight: 500;
}
.post-comments .comment-author a {
color: #009EDF;
font-size: 14px;
text-transform: uppercase;
}
.post-comments time {
margin: 0 0 5px;
display: inline-block;
color: #808080;
font-size: 12px;
}
.post-comments .comment-button {
color: #009EDF;
display: inline-block;
margin-right: 5px;
font-size: 12px;
}
.post-comments .comment-button i {
margin-left: 5px;
display: inline-block;
}
.post-comments .comment-button:hover {
color: #009EDF;
}

.post-excerpt {
margin-bottom: 60px;
}
.post-excerpt h3 a {
color: #000;
}
.post-excerpt p {
margin: 0 0 30px;
}
.post-excerpt blockquote.quote-post {
margin: 20px 0;
}
.post-excerpt blockquote.quote-post p {
line-height: 30px;
font-size: 20px;
color: #009EDF;
}

.comments-section {
margin-top: 35px;
}

.author-about {
margin-top: 40px;
}

.post-author {
margin-left: 20px;
}

.post-author > img {
border: 1px solid #dedede;
max-width: 120px;
padding: 5px;
width: 100%;
}

.comment-list ul {
margin-top: 20px;
}
.comment-list ul li {
margin-bottom: 20px;
}

.comment-wrap {
border: 1px solid #dedede;
border-radius: 1px;
margin-right: 20px;
padding: 10px;
position: relative;
}
.comment-wrap .author-avatar {
margin-left: 10px;
}
.comment-wrap .media .media-heading {
font-size: 14px;
margin-bottom: 8px;
}
.comment-wrap .media .media-heading a {
color: #009EDF;
font-size: 13px;
}
.comment-wrap .media .comment-meta {
font-size: 12px;
color: #888;
}
.comment-wrap .media p {
margin-top: 15px;
}

.comment-reply-form {
margin-top: 80px;
}
.comment-reply-form input, .comment-reply-form textarea {
height: 35px;
border-radius: 0;
box-shadow: none;
}
.comment-reply-form input:focus, .comment-reply-form textarea:focus {
box-shadow: none;
border: 1px solid #009EDF;
}
.comment-reply-form textarea, .comment-reply-form .btn-main {
height: auto;
}

.sidebar-widget {
margin-bottom: 30px;
padding-bottom: 35px;
}
.sidebar-widget h5 {
margin-bottom: 30px;
position: relative;
padding-bottom: 15px;
}
.sidebar-widget h5:before {
position: absolute;
content: "";
right: 0px;
bottom: 0px;
width: 35px;
height: 3px;
background: #77A759;
}
.sidebar-widget.latest-post .media img {
border-radius: 7px;
}
.sidebar-widget.latest-post .media h6 {
font-weight: 500;
line-height: 1.4;
}
.sidebar-widget.latest-post .media p {
font-size: 12px;
}
.sidebar-widget.category ul li {
margin-bottom: 10px;
}
.sidebar-widget.category ul li a {
color: #222;
transition: all 0.3s ease;
}
.sidebar-widget.category ul li a:hover {
color: #009EDF;
padding-right: 5px;
}
.sidebar-widget.category ul li span {
margin-right: 10px;
}
.sidebar-widget.tags a {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.075em;
line-height: 41px;
height: 41px;
font-weight: 500;
border-radius: 20px;
color: #666;
display: inline-block;
background-color: #eff0f3;
margin: 0 0 10px 7px;
padding: 0 25px;
transition: all 0.2s ease;
}
.sidebar-widget.tags a:hover {
color: #fff;
background: #009EDF;
}
.sidebar-widget.schedule-widget {
background: #f4f9fc;
padding: 25px;
}
.sidebar-widget.schedule-widget ul li {
padding: 10px 0px;
border-bottom: 1px solid #eee;
}

.search-form {
position: relative;
}
.search-form i {
position: absolute;
left: 15px;
top: 35%;
}

.footer {
padding-bottom: 10px;
}
.footer .row {
  flex-direction: row-reverse;
}
.footer .widget {
  text-align: right;
}
.footer .logo img {
width: 160px;
}
.footer .copyright {
  font-family: 'Lato-WR';
}
.footer .copyright a {
  font-weight: 600;
}
.footer-contact-block .icon {
  justify-content: flex-end;
}
.footer-contact-block a {
  font-family: 'Lato-WR';
  font-size:15px;
}
.footer-contact-block a[target="_blank"] {
  font-family: inherit;
}
.lh-35 {
line-height: 35px;
}

.logo {
font-weight: 600;
letter-spacing: 1px;
display: flex;
justify-content: end;
}
.logo h3 {
color: #009EDF;
}
.logo span {
color: #009EDF;
}

.widget .divider {
height: 3px;
}
.widget h4 {
color: #009EDF;
}
.widget .footer-menu a {
color: #6F8BA4;
}
.widget .footer-menu a:hover {
color: #77A759;
}

.footer-contact-block span {
font-weight: 400;
color: #6F8BA4;
}
.footer-contact-block i {
font-size: 20px;
}

.footer-btm {
border-top: 1px solid rgba(0, 0, 0, 0.06);
}

.list-inline li a {
width: 45px;
height: 45px;
color: #fff;
text-align: center;
border-radius: 100%;
padding-top: 12px;
display: inline-block;
}
.list-inline li a.facebook {
  background: #3b5998;
}
.list-inline li a.twitter {
  background: #00acee;
}
.list-inline li a.instagram {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}
.list-inline li a.snapchat {
  background: #FFFC00;
}
.list-inline li a i {
  font-size: 24px;
}
.widget-contact h6 {
font-weight: 500;
margin-bottom: 18px;
}
.widget-contact h6 i {
color: #77A759;
}

.subscribe {
position: relative;
}
.subscribe .form-control {
border-radius: 50px;
height: 60px;
padding-right: 25px;
border-color: #eee;
}
.subscribe .btn {
position: absolute;
left: 6px;
top: 6px;
}

.backtop {
position: fixed;
background: #009EDF;
z-index: 9999;
display: inline-block;
left: 55px;
width: 50px;
height: 50px;
bottom: 50px;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
opacity: 0;
border-radius: 50px;
transition: 0.3s;
}
@media (max-width: 992px) {
.backtop {
  bottom: 40px;
  left: 15px;
}
}
@media (max-width: 768px) {
.backtop {
  width: 45px;
  height: 45px;
}
}
.backtop:hover {
background-color: #77A759;
}
.backtop i {
color: #fff;
font-size: 20px;
}

.reveal {
transition: all 0.3s;
cursor: pointer;
opacity: 1;
}
.announcement {
display: inline-block;
height: 100%;
text-align: center;
width: 100%;
background: #009edf;
color: white;
font-family: Arial, sans;
margin: 0;
padding: 0;
vertical-align: middle;
font-size: 0.8em;
}
.announcement a {
color: #ccc;
}
.announcement a:hover {
color: red;
}

.announcement-text {
display: inline-block;
height: 100%;
text-align: center;
width: 100%;
background: #2ab3eb;
color: white;
font-family: Arial, sans;
margin: 0;
padding: 0.2rem;
vertical-align: middle;
font-size: 0.8em;
}

.announcement-text p {
  text-align: center !important;
}

.announcement-text a {
color: #ffffff;
text-decoration: underline;
font-weight: 600;
}

.announcement-text a:hover {
color: #ccc;
}
.pr-5 {
  padding-left: 3rem!important;
  padding-right: 0rem!important;
}
.about-content {
  text-align: right;
}
.about-content a.btn-main-2, .appoinment-form .btn-main {
  display: flex;
  flex-direction: row-reverse;
  width: max-content;
  margin-left: auto;
  align-items: center;
}
.mr-auto {
  margin-left: auto !important;
  margin-right: 0 !important;
}
.clients-logo {
  justify-content: end;
}
.appoinment-wrap {
  text-align: right;
}
p, .section, h4, input, textarea {
}
.service-2 .row {
  flex-direction: row-reverse !important;
}

/* Language */
/* .language-switch {
padding: 0 15px;
}
.language-switch .dropdown-toggle {
font-size: 11px;
padding: 7px 10px;
background-color: #77a759;
}
.language-switch .dropdown-toggle:hover {
border: 2px solid transparent;
}
.language-switch .dropdown-menu {
min-width: 10px !important;
margin: 3px 15px;
border-top: 4px solid #77a759;
text-transform: uppercase;
}
.language-switch .dropdown-item {
padding: 9px 12px !important;
font-size: 13px;
}
.language-switch .dropdown-item:hover {
background: rgb(242 242 242);
color: #77a759;
} */
select.language {
padding: 5px 3px;
font-size: 13px;
border: 1px solid #77a759;
cursor: pointer;
background-color: #77a759;
color: #fff;
margin-left: 15px;
text-transform: uppercase;
}
@media screen and (max-width: 1023px) {
  .navbar-brand img {
      width: 120px;
  }
  .h4 {
      font-size: 0.9rem;
  }
  .banner .block h1 {
      font-size: 28px;
      line-height: 43px;
      letter-spacing: 0.1px;
  }
  .counter-stat {
      padding: 15px 0px 15px 0px;
  }
  .counter-stat span {
      font-size: 30px;
      color: #fff;
  }
  .counter-stat p {
      font-size: 13px;
  }
  .counter-stat i {
      font-size: 45px;
  }
  .service {
      padding-top: 120px;
  }
  .service .service-item {
      padding: 10px 27px;
  }
  .service-item .mb-4 {
      margin-bottom: 0 !important;
  }
  .section {
      padding: 55px 0;
  }
}
.language-btn .btn-outline-secondary:hover {
  background-color: #009edf;
  border-color: #009edf;
  color: #fff;
}
.language-btn .dropdown-toggle {
  padding: 10px;
  color: #009edf;
  border: 1px solid;
  font-family: 'Lato-WR';
}
.language-btn .dropdown-toggle:active, .language-btn .dropdown-toggle:focus {
  box-shadow: none !important;
  background-color: #009edf !important;
  border-color: #009edf !important;
  color: #fff;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show>.btn-outline-secondary.dropdown-toggle {
  box-shadow: none !important;
  background-color: #009edf !important;
  border-color: #009edf !important;
  color: #fff;
}
.language-btn .dropdown-menu {
  border-top: 4px solid #2ab3eb;
  min-width: 40px !important;
  font-size: 12px;
  margin-top: 3px;
}
.language-btn .dropdown-item {
  padding: 5px;
  width: 40px;
}
.tiktok {
  width: 20px;
  margin: auto;
}
.navbar-nav {
  margin-right: auto!important;
  margin-left: 0!important;
  font-family: 'Droid Arabic Kufi', serif;
}
.top-bar-info {
  text-align: right;
}
.top-right-bar {
  text-align: left !important;
}
form {
  text-align: right;
}
.card-body {
  text-align: center;
}
.min-h-screen {
  padding-bottom: 30px;
}
.announcement-link {
  color: #f4f9fd;
  font-size: 13px;
  text-decoration: underline;
}
.announcement-link:hover, .announcement-link:active, .announcement-link:focus {
  outline: 0 !important;
}
.btn-group-toggle {
  border-top-left-radius: 60px;
  border-bottom-right-radius: 60px;
}
form[action="http://jehazak.online/register"] {
  width: 70%;
  margin: auto;
  background-color: #f4f9fc;
  padding: 20px;
}
input#birthday {
  text-align: left !important;
}
@media screen and (max-width: 1024px) {
  .cta-section  {
      display: none !important;
  }
  .top-right-bar {
      text-align: right !important;
  }
  form[action="https://ghayatcom.sa/register"] {
      width: 95%;
  }
}
.packages {
  margin-bottom: 50px;
}
.packages .card {
  min-height: 100%;
  transition: transform .7s;
  border-radius: 20px;
}
@media (max-width: 768px) {
  .packages .card {
      min-height: auto;
      padding: 1rem;
  }
}
.packages .card .card-header {
  border-radius: 20px;
}
.packages .card:hover {
  transform: scale(1.1);
  z-index: 99;
}
.packages .card .card-header h4 {
  color: #0e6b9d;
}
.packages .col-md-3 {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.packages .card-body {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  transition: all 3s ease-out ;
}
.packages .card-body .btn-primary {
  padding: 0.4rem;
  color: #0d6b9e;
  background-color: transparent !important;
  border: 1px solid #0d6b9e;
  width: 80%;
  margin: auto;
}
.packages .card-body .btn-primary:hover, .packages .card-body .btn-primary:active, .packages .card-body .btn-primary:focus {
  background-color: #0d6b9e !important;
  color: #fafafa;
}
.btn-outline-info:hover {
  border-color: #0d6b9e !important;
}
.packages .card-body li {
  margin-bottom: 0.8rem;
  color: #6F8BA4;
}
.packages .whatsapp-area {
  min-height: 140px;
}
.packages h5 {
  text-transform: capitalize;
}
@media screen and (max-width: 850px) {
  .footer .widget {
      text-align: center !important;
  }
}
.clients .slick-track {
  width: 100% !important;
  display: flex;
  justify-content: center;
}
.icofont-play-alt-2 {
  padding-left: 15px;
}
.servicesAndPackages {
  margin-top: 100px;
}
@media (max-width: 768px) {
  .servicesAndPackages .wrapper {
      flex-wrap: wrap !important;
  }
}
.servicesAndPackages .card {
  border: 0;
  -webkit-transition: background-color 0.7s ease-out;
  -moz-transition: background-color 0.7s ease-out;
  -o-transition: background-color 0.7s ease-out;
  transition: background-color 0.7s ease-out;
  border-radius: 7px;
  background-color: aliceblue;
  padding-top: 30px;
}
.servicesAndPackages .card .card-body {
  background-color: aliceblue;
}
.servicesAndPackages .card:hover {
  background-color: aliceblue;
}
.servicesAndPackages .card .btn {
  padding: 0.5rem 0.9rem !important;
  font-size: 0.8rem !important;
  background-color: #009edf;
}
.servicesAndPackages .card .btn:hover, .servicesAndPackages .card .btn:active, .servicesAndPackages .card .btn:focus {
  background-color: #77A759;
  border-color: #0d6b9e !important;
  box-shadow: none !important;
}
.servicesAndPackages .card .reserve-btn {
  background-color: #77A759;
}
.servicesAndPackages .card .reserve-btn:hover, .servicesAndPackages .card .reserve-btn:active, .servicesAndPackages .card .reserve-btn:focus {
  background-color: #77A759;
  border-color: #0d6b9e !important;
  box-shadow: none !important;
}
.servicesAndPackages .card img {
  width: 85%;
  margin: auto;
  transition: width 0.5s;
}
.servicesAndPackages .card:hover img {
  width: 90%;
}
.servicesAndPackages .card .card-text {
  font-size: 13px;
  text-align: center !important;
}
.footer-contact-block .icon {
  flex-direction: row-reverse !important;
      justify-content: end !important;
}
.text-direction {
  text-align: right !important;
}
.mr-3, .mx-3 {
  margin-left: 1rem!important;
  margin-right: 0 !important;
}
.contact-block p {
  display: block;
  display: -webkit-box;
  min-height: 4rem;
  max-height: 4rem;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0;
  text-align: center !important;
  font-size: 1.1rem;
}
.justify-start {
  justify-content: end !important;
}
.packages .card p {
  text-align: center !important;
}
.packages .card .list-group .list-group-item {
  text-align: right !important;
}

/* Package Table */
.package-table .card {
  border: 0;
}
.package-table table {
border-collapse: collapse;
border-radius: 1em;
overflow: hidden;
}

.package-table table th, td {
padding: 1em;
background: #ddd;
border-bottom: 2px solid #fff;
border-color: #fff;
}
.package-table table .css-mine {
margin-top: 2em;
clear: both;
}
.package-table .table-bordered td, .table-bordered th {
  border: 2px solid #fff !important;
}
.package-table th.table-primary {
  background-color: #116796;
  color: #fafafa;
}
.package-table .table-primary th {
  background-color: #116796;
}
.package-table .table-hover .table-primary:hover {
  background-color: #116796;
}
.package-table .icofont-check, .package-table .icofont-close {
  font-size: 2rem;
  display: flex;
  justify-content: center;
}
.package-table table tr th:not(:first-child) {
  text-align: center;
}
.package-table table thead tr:hover {
  background-color: #116796;
}

/* Setting */
.setting .card {
  border: 0;
  box-shadow: none !important;
}
.setting .card .nav-item .nav-link {
  text-align: right;
}
.setting .nav {
  border: 0px solid #fafafa;
  padding: 15px;
}
.setting .nav .nav-link {
  color: #000;
}
.setting .nav .nav-link.active {
  border: 1px solid #26a9e0;
  background-color: transparent !important;
  font-weight: 600;
  color: #000 !important;
}
.setting .tab-content {
  padding: 1.4rem;
  border: 1px solid #dde0e6;
  border-radius: 10px;
}
.setting .tab-content .card {
  background-color: transparent !important;
}
.setting .tab-content .title:hover, .setting .tab-content .title:active, .setting .tab-content .title:focus {
  border: 0 !important;
  box-shadow: none !important;
}
.setting .tab-content .title {
  background-color: transparent !important;
}
.setting .tab-content .title h6 {
  color: #000 !important;
  font-weight: 600;
  text-align: right;
  font-size: 1.5rem;
}
.setting .nav .nav-item i::before {
  color: #26a9e0;
  font-size: 1.5rem;
  margin-left: 1rem;
}
.login-form .btn-primary {
  background-color: #0E6D9C !important;
}
.whatsapp-area .icofont-whatsapp:before {
  color: #77A759 !important;
}
.whatsapp-area {
  text-align: right;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
  text-align: right;
}
.btn-primary {
  background-color: #0d6b9e !important;
  letter-spacing: 0;
}
.why .icon {
  width: 3rem;
}
.why .icon img {
  width: 100%;
  margin-left: 1rem;
}
.why ul li {
  display: flex;
  align-items: center;
  color: #000;
}
@media (max-width:768px) {
.why ul li {
   width: 100%;
   justify-content: center;
   margin-bottom: 2rem;
}
}
.login-wrapper {
  box-shadow: 1px -2px 7px 2px #f3f3f3;
  border-radius: 28px 0 0 28px;
}
.login-img .img-wrapper {
  width: 100%;
  height: 31rem;
  margin-bottom: 0;
}
.login-img .img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow-y: hidden;
  border-radius: 28px 0 0 28px;
}
.login-content .login-form .btn-primary {
  justify-content: center;
}
.setting-appoinments {
  box-shadow: 0px 1px 1px 0px #e5f3ff;
  transition: 0.3s;
}
.setting-appoinments:hover {
  box-shadow: 0px 3px 1px 0px #e5f3ff;
  transition: 0.3s;
}
.setting-address .card-body.address {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.setting-address .card-body .btn-danger {
  padding: 0.5rem 1rem !important;
}
.setting .tab-content .tab-pane .btn-secondary {
  background-color: transparent !important;
  border: 1px solid #26a9e0;
  transition: 0.4s;
  color: #26a9e0 !important;
}
.setting .tab-content .tab-pane .btn-secondary:hover, .setting .tab-content .tab-pane .btn-secondary:active, .setting .tab-content .tab-pane .btn-secondary:focus {
  background-image: linear-gradient(to left, #26A9E0, #4ED4F2);
  border-color: #26A9E0;
}
.setting .tab-content .tab-pane .btn-secondary:hover h6, .setting .tab-content .tab-pane .btn-secondary:active h6, .setting .tab-content .tab-pane .btn-secondary:focus h6 {
  color: #fafafa !important;
}
.sa-licence-banner img {
  width: 50px;
  margin-left: 20px;
  margin-right: auto;
}
.sa-licence-banner {
  display: flex;
  text-align: right;
  margin-top: auto;
  margin-bottom: 20px;
  background-color: #e0fbf4;
  padding: 20px;
  border-radius: 8px;
  color: black;
  align-items: center;
  font-size: 11px
}
.setting-appoinments {
  padding: 1rem;
}
.setting-appoinments i::before {
  font-size: 3rem;
  color: #0d6b9e;
}
.profile-box {
  width: 9rem;
}
.sa-form-group>[class*="icon-left"]+input[type="text"] {
  padding-right: 50px
}
.fm-ar {
  font-family: 'Lato-WR' !important;
}
.setting .tab-content .card .card-header {
  font-family: 'Lato-WR' !important;
}


.new-card .header {
  text-align: right !important;
  color: #000;
  font-weight: 600;
  font-family: 'Lato-WR' !important;
  text-transform: capitalize;
  margin-bottom: 1rem;
}
.setting .tab-content .new-card {
  background-color: transparent !important;
  border: 1px solid #DDE0E6;
  border-radius: 12px;
}
.setting .card-text {
  font-size: 13px;
  text-transform: capitalize;
  margin-bottom: 0rem;
}
.setting .card-text span {
  color: #000;
  font-size: 13px;
  font-family: 'Lato-WR' !important;
  text-transform: capitalize;
}
.setting .tab-content .edit {
  position: absolute;
  left: 10px;
  top: 10px;
}
.setting .tab-content .edit i::before {
  color: #009edf;
}
.setting .tab-content .delete {
  position: absolute;
  left: 10px;
  bottom: 10px;
}
.setting .tab-content .delete i::before {
  color: red;
}
.setting .tab-content .plus::before {
  color: #26a9e0;
}
.setting .tab-content .tab-pane .btn-secondary:hover .plus::before {
  color: #fff;
}
.setting-address .card-body.address h5 {
  font-weight: 300 !important;
}
.setting #payments section {
  border: 1px solid #dde0e6;
  border-radius: 12px;
  background-color: aliceblue;
  border-bottom: 4px solid #26a9e0;
}
.report-sec {
  margin: 1rem auto !important;
  width: 100% !important;
  padding: 1.5rem !important;
  display: flex !important;
  justify-content: center;
  flex-flow: column;
  align-items: center;
}
.report-sec h4 {
  margin-bottom: 1rem;
}
.report-sec .search {
  background-color: #0d6b9e;
  padding: 10px;
  border-radius: 15px;
  width: 100%;
  text-align: center;
}
.report-sec .search i::before {
  color: #fff;
}
.setting .back {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #0d6b9e;
}
.setting .back:hover {
  color: green;
}
.setting .back i::before {
  font-size: 2.5rem;
}
.report .back {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #0d6b9e;
  flex-direction: row-reverse;
}
.report .back:hover {
  color: green;
}
.report .back i::before {
  font-size: 2.5rem;
}
@media (min-width: 1200px) {
  .container {
      max-width: 80%;
  }
}
.appointment-page .appoinment-content {
  position: relative;
}
.appointment-page .appoinment-content .emergency {
  position: relative;
  margin-top: 3rem;
  text-align: center;
}
.appoinment .btn-main-2 {
  float: right;
}
@media (max-width: 767px) {
  footer .logo {
      display: none;
  }
}
footer .footer-contact-block {
  margin-bottom: 1.5rem !important;
}
@media screen and (max-width: 767px) {
  footer {
      padding-bottom: 0 !important;
  }
  .footer-contact-block .icon {
      justify-content: center !important;
  }
}
.clients .slick-slide img {
  width: 90px;
}
.blog-wrap .sidebar-widget {
  text-align: right;
}
.blog-wrap .blog-item {
  text-align: right;
}
.blog-wrap .blog-thumb {
  width: 100%;
}
#blogs .sidebar-wrap {
  background-color: #ffffff;
  padding: 20px;
  border: 1px solid #9ecde0;
  box-shadow: 6px 6px lightblue;
}
#blogs .sidebar-widget {
  padding-bottom: 0;
}
#blogs .single-blog-item {
  text-align: right;
}
#blogs .comment-area {
  text-align: right;
}
.product-details {
  padding: 10px;
  text-align: right;
}
.checkout .period {
  text-align: right;
}
.card-details {
  text-align: right;
}
.news .blog-thumb {
  justify-content: flex-start;
}
.news .blog-item-content {
  text-align: right;
}
.news .single-blog-item {
  width: 40%;
}
.news .carousel-item .overlay {
  background-color: #000;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#reservation .contact-block {
  padding: 20px 20px;
  height: auto !important;
}
#reservation .contact-block p {
  min-height: 2.5rem;
}
#vaccination .contact-block p {
  min-height: 2.5rem;
}
#vaccination .contact-block {
  padding: 20px 20px;
  height: auto !important;
}
.prescription {
  text-align: right;
}
.search-input {
  text-align: right;
}
.blog-item-content p {
  text-align: justify;
}
.sidebar-widget {
  margin-bottom: 0 !important;
}
.sidebar-widget ul {
  display: flex;
  justify-content: space-around;
  margin-bottom: 0 !important;
}
.sidebar-widget ul li {
  margin-bottom: 0 !important;
}
.blog-item-content h3 {
  display: block;
  display: -webkit-box;
  min-height: 3rem;
  max-height: 4rem;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #136d9c;
}
.blog-wrap .blog-thumb img {
  width: 100%;
}
