/*=================================================================
  Navigation
==================================================================*/
input[type=number] {
    -moz-appearance: textfield;
  }
html{
    direction: rtl;

}
.mt-5{
margin-top: 3.6rem!important;
}
.mr-6{
    margin-left: 2%;
}
.mr-4{
    margin-left: 4%;
}
.ml-4{
    margin-right: 4%;
}
.mr-1{
    margin-left: 1%

}
.mr-2{
    margin-right: 2%;
}
.mr-3{
    margin-right: 4%;
}
.ml-3{
    
    margin-left: 3%;

}
.mr-5{
 margin-left: 10% !important;
}
body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    overflow: visible !important;
    padding-right: initial !important;
    font-family: 'Montserrat', sans-serif;
    direction: rtl;
}

.navbar {
    padding-right: initial !important;
}

.logo {
    max-width: 100px;
    max-height: 90px
}

.wrapper {
    flex: 1 0 auto;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link:hover {
    color: rgb(84 175 230) !important
}

.center-item .nav-link.active::after,
.center-item .nav-link:hover::after {
    width: 50%;
    background: rgb(84 175 230);
    color: rgb(84 175 230) !important
}

.signup:hover,
.signup.active {
    background-color: rgb( 255 183 3) !important;
    color: rgb(0, 19, 59) !important;
  

}

.navbar .show {
    background-color: white;
    box-shadow: 0px 3px 20px #e3e6f0;
    padding: 2%;
}

.show .center-item .nav-link.active::after,
.show.center-item .nav-link:hover::after {
    width: 4%;
}

.nav-link::after {
    content: "";
    display: block;
    margin: 0;
    height: 3px;
    width: 0;
    top: 5px;
    background: transparent;
    transition: all 0.3s;
}

.btn.hover::after {
    background-color: transparent !important;
    color: transparent !important
}

.navbar-nav .nav-link,
.signup {
    font-size: 16px;
    color: rgb(0, 19, 59);
    font-weight: bold;
}

.scrollnav {
    background-color: white;
}

.navbar-toggler {
    background-color: #2778c4;
    color: #e3eaef;
    border-radius: 5px;
}

.nav-header {
    background-color: transparent;
}

.fixed-top {
    height: 90px;
}

a.login {
    color: rgb(129, 204, 42)!important;
    border-color: rgb(129, 204, 42);
}

a.login:hover,
a.login.active {
    color: white !important;
    background-color: rgb(129 204 42);
}



.header {
    color: rgb(84 175 230);
    font-size: 20px;
}

.service-header {
    width: auto;
    color: rgb(0, 19, 59);
    border-bottom: 2px solid rgb(84 175 230)
}


/* Homepage */

.Blogs,
.Medical {
    margin-top: 10%
}

.home-details {
    margin-top: 13%;
}

.mainform {
    display: none;
}

.form-title {
    visibility: visible;
   
}

.verification {
    display: none;
}

.iti {
    width: 100% !important
}

#tel {
    width: 100% !important;
}

.iti__selected-flag {
    border-right: 1px solid #6e707e;
}


.homesec {
    
    background-image: url(../Image/Mask/Mask\ Group@2x\ \(1\).png) ,url(../Image/Mask/Path77.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 3%, 58% 53%;
    background-size: 100%, auto;
    margin-top:-4%
   
}

.form-control:hover {
    border: 1px solid rgb(84 175 230);
}

.form-control:focus {
    color: rgb(84 175 230);
   font-size: 14px;
    border: 1px solid rgb(84 175 230);
}
.fa-times:before{
    content: "" !important;
}

.form-control {
    color: rgb(84 175 230);
    font-size: 14px;
    margin-bottom: 5%;
}
.form-control::placeholder {
    color: rgb(128 135 151);
    font-size: 14px;
}

.sticky {
    background-color: white;
}

.login-details h1 {
    font-weight: 649;
    color: rgb(0, 19, 59);
}
.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container{
    left: auto !important;
    right: 0 !important;
}
.iti__country-list{
    text-align: right !important;
    white-space: normal !important ;
    width: auto !important;
    max-height: 200px !important;
}
.iti--allow-dropdown input, .iti--allow-dropdown input[type=tel], .iti--allow-dropdown input[type=text], .iti--separate-dial-code input, .iti--separate-dial-code input[type=tel], .iti--separate-dial-code input[type=text]{
    padding-right:  30% !important;
    text-align: right !important;
}
.btn-block{
    width: 100% !important;
}
.loginform,
.online_doctor {
    background: #fff;
    border: 1px solid #eee;
    margin-right: -1px;
    box-shadow: 0 5px 65px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 5px 65px 0 rgba(0, 0, 0, 0.15);
}

.online_doctor h4 {
    font-weight: bold;
    font-size: 14px;
    color: black;
    white-space: nowrap;
}

.online_doctor p {
    font-size: 12px;
    margin-top: -8% !important;
    margin-bottom: 9px !important;
    margin-left: -7%;
}

.online_doctor {
    padding: 14px 20px;
}

.option {
    color: #d0d2d9
}

.login-details {
    margin-top: 17%
}

.loginform {
    padding: 30px 30px
}

.btn-register {
    color: #fff !important;
    background-color: rgb(24 62 159);
    border-color: rgb(24 62 159);
    font-weight: bold;
}

.btn-contact {
    color: #fff;
    background-color: #4ae53f;
    border-color: #4ae53f;
}

.resultmain {
    display: none;
}

.googleimg {
    border-radius: 20px;
}

.endfooter {
    color: rgb(0, 19, 59);
}

.checked {
    color: #4ae53f;
    font-size: 27px;
}

.line {
    border: 1px solid #eaecf4;
    width: 100%;
    margin: 15px 0px;
}

.checkedtitle {
    color: rgb(0, 19, 59);
}

.btn-contact:hover {
    color: #4ae53f;
    background-color: white;
}

a:hover {
    text-decoration: none;
}

 ::placeholder {
    color: rgb(84 175 230);
}

.doctor_img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.doctorname {
    font-size: 11px;
    font-weight: bold;
    color: black
}

.doctorcap {
    font-size: 8px;
    color: gray
}


/*public title*/

.article-title {
    font-weight: bold;
    color: rgb(0, 19, 59);
    text-align: right;
}


/*services */

.title {
    font-weight: 650;
    color: rgb(0, 0, 0);
    font-size: 26px;
    margin: auto;
    display: table;
    background-image: url(../Image/bactitle/faa9c5d.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0px 35px 0px;
    text-transform: capitalize;
}

.services-details h4 {
    color: rgb(84 175 230);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
}

.more-details {
    margin-top: 8%
}

.services-details p {
    color: rgb(128, 135, 151);
    font-family: sans-serif;
    font-size: 15px;
    line-height: 30px;
}

.service-img {
    width: 350px
}

.btn-register:hover {
    background-color: white;
    border-color: rgb(24 62 159);
    color: rgb(24 62 159) !important
}

.details-med {
    background-image: url('../Image/group.png');
    margin-top: 8%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 7% 0 10% 0;
}

.details-med3 {
    margin: auto;
    display: table;
}

.details-med3 h5 {
    color: white;
    font-weight: 500;
    font-size: 24px;
}

.details-med3 button {
    margin: auto;
    display: table;
    margin-top: 6%;
    color: #183e9f;
    font-weight: 800;
}

.booknow {
    margin: auto;
    display: table;
    margin-top: 7%;
    color: rgb(0, 19, 59);
    font-weight: bold;
    border-radius: 5px;
}


/*our team */

.team-inner {
    padding: 5%;
    background: #fdfdff;
    border: 1px solid #eaecf4;
    margin: auto;
    display: table;
    background: #fff;
    border: 1px solid #eee;
    margin-right: -1px;
}

.team-inner .cap h2 {
    color: rgb(0, 0, 0);
    font-size: 20px;
}

.slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
}

.slick-dots li {
    margin: 0 0.25rem;
}

.slick-dots button {
    display: block;
    width: 2rem;
    height: 0.25rem;
    padding: 0;
    border: none;
    border-radius: 25%;
    background-color: transparent;
    text-indent: -9999px;
    border: 2px solid #dddfeb
}

.slick-dots li.slick-active button {
    background-color: #66bb6a;
    border: 2px solid #66bb6a
}


/*=================================================================
  Footer section
==================================================================*/

#footer {
    background-image: url(../Image/footer.png);
    flex: 0 0 50px;
    margin-top: auto;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 2%;
}

.top-footer {
    margin-top: 2%;
}

.mt-footer {
    margin-top: 13%;
}

.top-footer h3 {
    font-size: 23px;
    line-height: 1.5;
    color: #fff;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.top-footer p {
    font-size: 13px;
    line-height: 30px;
    color: #bdbdbd;
    font-weight: 300;
    letter-spacing: 1px;
    padding-right: 20px;
}

.top-footer li {
    list-style-type: none;
}

.top-footer li a {
    font-size: 15px;
    line-height: 50px;
    color: #dddfeb;
    font-weight: 300;
    text-transform: capitalize;
    transition: color .3s;
    font-family: "Source Sans Pro", sans-serif;
    display: block;
    text-decoration: none;
}

.top-footer li a:hover {
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.footer-bottom {
    text-align: center;
    background-color: #1b1b1b;
    border-top: 1px solid #2c2c2c;
    padding: 30px 0;
}

.footer-bottom h5 {
    font-size: 12px;
    line-height: 1;
    color: #888888;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 7px;
    margin-bottom: 3px;
}

.footer-bottom h6 {
    font-size: 11px;
    line-height: 15px;
    color: #888888;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 2px;
    margin-bottom: 0;
}

.center-column {
    margin-top: 4%
}


/*Icon Style */

.scroll-top {
    width: 100px;
    height: auto;
     left: .5%;
    bottom: 0;
    position: fixed;
    z-index: 99999;
    border-radius: 30%;
    cursor: pointer;
    text-align: center;
    margin: auto;
    display: table
}

.scroll-top i {
    text-align: center;
    color: red;
    margin-right: 10%;
}

.scroll-top p {
    color: red;
    font-weight: 700;
    margin-top: -25%;
}

#footer .modal-dialog {
    position: fixed;
    top: auto;
    left: 6%;
    bottom: 1%;
}

#footer .modal-header {
    border: none
}

#footer .modal-footer {
    border: none
}

#footer .modal-title {
    margin: auto !important
}

#footer .modal-title img {
    width: 32px;
    height: 32px;
    margin-top: -3%
}

#footer .modal-title h5 {
    color: rgb(0, 19, 59);
    font-weight: bold;
}

.swal2-popup {
    position: fixed !important;
    bottom: 4% !important;
    left: 6%;
    padding: 5% !important
}

.swal2-content {
    font-size: 20px;
    font-weight: bold;
    color: rgb(0, 19, 59);
}

.swal2-title {
    position: absolute !important;
    top: 0 !important;
    right: 18% !important;
    font-weight: bold;
    color: rgb(0, 19, 59);
    padding: 5% !important;
    font-size: 24px !important;
    color: rgb(0, 19, 59) !important;
    font-weight: bold !important;
}

.swal2-title::before {
    content: url('../Image/svgexport-6\ \(8\).png');
    margin-top: -3%;
}

.swal2-container.swal2-backdrop-show,
.swal2-container.swal2-noanimation {
    background: transparent !important;
}

.swal-text {
    font-weight: bold;
    color: rgb(0, 19, 59);
    font-size: 24px;
    text-align: center;
}

.swal-icon img {
    margin-top: 11%;
}

@media (min-width:600px) {
    #footer .modal-dialog {
        width: 400px;
    }
    .swal2-popup {
        width: 400px !important;
    }
}

.modal-backdrop {
    position: relative !important;
    height: auto !important;
    width: auto !important;
}

ul.list {
    list-style: none;
}

.list {
    list-style: none;
    position: relative;
    padding: 0 0 0 20px;
}

.list::before {
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom-color: rgb(0 19 59);
}

.list::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 10px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: rgb(0, 19, 59);
}


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="date"]::-webkit-datetime-edit-text,
input[type="date"]::-webkit-datetime-edit-month-field,
input[type="date"]::-webkit-datetime-edit-day-field,
input[type="date"]::-webkit-datetime-edit-year-field {
  color: #888;
}