.feature-left .feature-panel .feature-content h3 {
    top: 15px;
    position: relative;
}

.feature-left .feature-panel {
    margin-bottom: 20px;
}

.heading.heading-1.mb-50.mt-30 {
    margin-top: 10px !important;
    margin-bottom: 20px !important;
}

.arabic_text {
    text-align: right;
    direction: rtl;
}

.member .member-overlay .member-social {
    opacity: 0.1;
}

.pos-vertical-center {
    display: none;
}

.error {
    color: red;
    font-size: 12px;
    position: relative;
}

.hero .hero-headline {
    color: #10678c;
}

.btn--primary {
    background-color: #10678c;
    border-color: #10678c;
}
.btn--primary:active, .btn--primary:focus, .btn--primary:hover {
    background-color: #0d4861;
    border-color: #10678c;
    color: #ffffff;
}
.heading .heading-title, .feature-2 .feature-panel .feature-content h3 {
    font-size: 40px;
    color: #10678c;
}
.heading {
    margin-bottom: 40px;
}
.feature-2 .feature-panel .feature-content p {
    color: #545454;
}
section#feature2 h2.heading-title {
    color: #10678c;
    font-size: 60px;
    line-height: 1.2;
}

section#feature2 .heading.heading-1 {
    height: 100%;
    display: flex;
    align-items: center;
}

.bg-gray.err {
    background-color: transparent !important;
    padding-bottom: 50px;
}

.err .not_found {
    font-size: 270px;
    text-align: center;
}

.err p.mb-30 {
    text-align: center;
    font-size: 65px;
}

.bg-gray.err .feature-panel {
    padding-top: 30px;
}

.footer.not_found_page {
    position: static !important;
}

.mar_left_20 {
    margin-left: 20px;
}

.footer .widget-info-box h4 {
    font-size: 19px;
}

.footer .widget-info-box p {
    font-size: 15px;
}


/*5-7-2021*/

.form-wrapper label {
    width: 100%;
}

.form-wrapper select.form-select {
    margin-top: 0 !important;
    height: 42px;
    margin-bottom: 15px;
    line-height: 40px;
    border: 1px solid #e6eaf4;
    background: #f8f9fc;
    padding-left: 20px;
    width: 100%;
}

.form-wrapper .form-control {
    color: #000;
    margin-bottom: 15px;
}

.form-wrapper .heading {
    margin-bottom: 30px;
}

.feature-2 .feature-panel {
    padding-top: 0;
    display: flex;
    height: 100%;
    align-items: center;
}


/*END 5-7-2021*/

@media only screen and (max-width: 991px) {
    .err .not_found {
        font-size: 210px;
    }
    .mar_left_20 {
        margin-left: 0;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 510px) {
    .err .not_found {
        font-size: 110px;
    }
}


/* 24-2-2022 */

.header .navbar .logo
{
    max-width: 230px;
}
.container.full-width
{
    width: 100%;
    max-width: 100%;
}
.owl-carousel.banner
{
    
}
.owl-carousel .owl-item img {
    border-radius: 8px;
} 
.owl-carousel.banner img
{
    width: 100%;
}
.hero {
    padding-top: 0;
    padding-bottom: 0;
    height: 100vh;
}
.container.full-width, .container.full-width .row{
    height: 100%;
}
.container.full-width .row
{
    display: flex;
    align-items: center;
    justify-content: center;
}
.container.full-width .row .bann_txt .ban_txt_wrap
{
    max-width: 620px;
    float: right;
    width: 100%;
    padding-left: 15px;
}

.container.full-width .row .bann
{
    height: 100%;
    padding: 0;
}
.container.full-width .row .bann .owl-item , .container.full-width .row .bann .owl-stage
{
    height: 100vh;
}
.navbar-nav > li > a {
    color: #5a5a5a;
}

.container.full-width .row .bann .ban_item
{
    height: 100%;
    background-size: cover !important;
}
.container.heads
{
    padding: 0;
}
.hero .hero-headline span.hed
{
    font-size: 46px;
}
.owl-carousel.banner .owl-nav.disabled
{
    display: block;
    position: absolute;
    top: 45%;
    width: 100%;
    padding: 0 15px;
}
.owl-carousel.banner .owl-nav.disabled .owl-prev,
.owl-carousel.banner .owl-nav.disabled .owl-next
{
    font-size: 24px;
    line-height: 0px;
    height: 60px;
    width: 60px;
    background: rgb(0 0 0 / 11%);
    color: #fff;
    display: block;
    border-radius: 50%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;

}
.owl-carousel.banner .owl-nav.disabled .owl-next
{
    float: right;
}


.tab {
  overflow: hidden;
  border:0px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 10px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 0px;
  border: 0px solid #ccc;
  border-top: none;
  width: 100%;
}

.team .carousel-dots .owl-dots {
    text-align: center;
    margin-top: 40px;
}
.clicked
{
    display: block;
}
.team .tab-content
{
    position: relative;
    clear: both;
    width: 100%;
    height: auto;
    float: left;
    min-height: 360px;
    

}
.tab-panels
{
    opacity: 0;
    position: absolute;
    left: 0px;
    right: 0px;
    opacity: 0 !important;
    top: 0px;
    transition: 400ms;
-webkit-transition: 400ms;
-o-transition: 400ms;
-moz-transition: 400ms;
-ms-transition: 400ms; 

}

.tab-panels.active
{
    display: block !important;
    opacity: 1 !important;
}

.nav-link
{
    color: #495057;
    background-color: #fff;
    border-color: transparent;
}
.nav-link.tab_active
{
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs {
    width: auto;
    clear: both;
    border-bottom: 0;
    margin: 0 auto;
    text-align: center;
}
a.nav-link {
    padding: 15px 25px;
    border: none !important;
    border-bottom: 2px solid #ececec !important;
    margin-bottom: 20px;
    cursor: pointer;
    font-weight: 500;
    letter-spacing: 0;
    transition: 400ms;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms; 

}
a.nav-link.active , a.nav-link:hover{
    border-bottom: 2px solid #10678c !important;
    color: #0d4861 !important;
    
}
a.nav-link:hover
{
    letter-spacing: 1px;
}
.teams4 .owl-stage {
    margin: 0 auto;
}    
.bg-gray {
    background:url(images/bbg.svg) top right  no-repeat #eaf2f5 !important;
}

.form-wrapper {
    padding: 50px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 10px 40px 0 rgb(18 80 106 / 28%);
    -webkit-box-shadow: 0 10px 40px 0 rgb(18 80 106 / 28%);
    box-shadow: 0 10px 40px 0 rgb(18 80 106 / 28%);
}

a 
{
    color: #10678c;
}
.container.full-width .row .bann .ban_item img
{
    display: none;
}
.carousel-dots .owl-dots .owl-dot.active span {
    background-color: #0d4861;
}
.member .member-info h6 a:hover, .member .member-info h6 a i {
    color: #0d4861;
}
.bg-section
{
    height: auto;
}
.footer .widget-info-box .info-img {
    -webkit-border-radius: 20%;
    -moz-border-radius: 20%;
    -o-border-radius: 20%;
    border-radius: 20%;
}
.footer .widget-info-box .info-img
{
    background-color: #10678c;
}
.footer .widget-info-box .info-img img
{
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    -moz-filter: brightness(0) invert(1);
    -ms-filter: brightness(0) invert(1);

}
 section#consultation {
    padding-top: 80px;
    padding-bottom: 50px;
}
section#doctors {
    padding-top: 100px;
    padding-bottom: 50px;
}


@media only screen and (max-width: 1290px)
{
    .header-transparent {
        background-color: #f6fafd;
        position: static;
    }
    .header .navbar .logo {
        max-width: 180px;
    }
    .header {
        height: 100px;
    }
    .navbar-nav > li > a {
        line-height: 110px;
    }
    .container.full-width .row .bann .ban_item {
        height: auto;
        background-size: cover !important;
    }
    .container.full-width .row .bann .owl-item, .container.full-width .row .bann .owl-stage {
        height: auto;
    }
    .container.full-width, .container.full-width .row {
        height: auto;
    }
    .banner .owl-dots {
        text-align: center;
        margin-top: 0px;
        display: none;
    }
    .hero {
        height: auto;
    }
    .container.full-width .row .bann .ban_item img
    {
        display: block;
    }
    .container.full-width .row .bann .ban_item
    {
        background: transparent !important;
    }

    .hero .hero-headline span.hed {
        font-size: 28px;
    }
    .hero-action .btn {
        width: auto;
        padding: 1px 15px;
    }
}
@media only screen and (max-width: 768px)
{
    .hero .hero-action .btn {
        display: inline-block;
        margin: 15px auto !important;
        padding: 0 15px;
        height: auto;
        line-height: 41px;
    }
    .container.full-width .row .bann_txt .ban_txt_wrap {
        padding-top: 50px;
        max-width: 100%;
        padding-left: 0px;
        padding-bottom: 20px;
    }
    .heading .heading-title, .feature-2 .feature-panel .feature-content h3 {
        font-size: 25px;
        color: #10678c;
    }
    .heading {
        margin-bottom: 20px;
    }
    section#consultation {
        padding-top: 10px;
    }
    .hero .hero-headline {
        margin-bottom: 5px;
    }
    .footer .footer-top .widget-boxes .col-12.col-md-4.col-lg-4 {
        margin-bottom: 30px;
    }
    .footer .footer-top {
        padding-bottom: 50px;
    }
}

@media only screen and (max-width: 576px)
{
    .team .tab-content {
        position: relative;
        clear: both;
        width: 100%;
        height: auto;
        float: left;
        min-height: 490px;
    }
}

@media only screen and (max-width: 505px)
{
    .nav-tabs .nav-item {
        width: 100% !important;
        margin-bottom: 0px;
    }
    .nav-tabs {
        width: 100% !important;
            padding: 15px;
    }
    a.nav-link {
        padding: 10px 15px !important;
        display: block;
        margin-bottom: 0;
    }
    section#doctors {
        padding-bottom: 0;
    }
    .team .tab-content {
        min-height: 500px;
    }
}

@media only screen and (max-width: 420px)

{
    .hero .hero-headline span.hed {
        font-size: 19px;
    }
    .hero .hero-headline {
        font-size: 22px;
    }
    .team .tab-content {
        min-height: 400px;
    }
    .team .carousel-dots .owl-dots {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 320px)
{
    .hero .hero-action .btn {
        display: block;
    }
    .container.full-width .row .bann_txt .ban_txt_wrap {
        padding-left: 0;
    }
}

/*  18-3-2022 */

.teams1.carousel-dots.owl-carousel.owl-loaded.owl-drag .owl-stage {
    margin: 0 auto;
}