@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@500&display=swap');
body{
    margin:0px;
    text-align:right;
}
.form-check {
    direction: rtl;
    padding: 0;
}

.form-check-input {
    margin-left: unset;
    margin-right: -1.25rem;
}
.notification{
    direction:rtl;
}
input,textarea {
    text-align: right;
}
.logo {
    padding-bottom: 10px;
    padding-top: 20px;
}
.logo img{
    margin-top:-15px;
}
.logo h1{
    padding-left:10px;
}

.navbar-brand img {
    height: 63px;
}
h1{
    display: inline-block;
    font-weight: 500;
    font-family: 'Assistant', sans-serif;
}
p{
    line-height: 26px;
    font-family: 'Assistant', sans-serif;
}
a{
    text-decoration: none;
    font-family: 'Assistant', sans-serif;
}
.head-nav p{
    padding-top:20px;
}
.social-media a{
    background-color:white;
    border-radius: 50%;
    width: 30px;
    height:30px;
    padding-top:7px;
}
a:hover{
    text-decoration: none;
}
.appointment{
    background: url(./image/team-of-doctors.png) center center;
    background-repeat: no-repeat;
    background-size:cover;
}
.appointment-section{
    background: rgba(0, 0, 0, 0.6);
    height: 800px;
}

.appointment-form{
    background-color: rgba(0, 0, 0, 0.7); 
    padding: 20px 50px;
    margin:33% 37%;
    max-width: 420px;
    margin-right:0px;
    margin-left:0px;
} 
.appointment-form .appointment-title{
    font-size:28px;
    font-weight: 500;
    margin-bottom:3%;
    font-family:unset;
}
.appointment-form p{
font-size:16px;
font-family: 'Assistant', sans-serif;
}

.form-control{
    border-radius: 0px;
    padding-top:25px;
    padding-bottom: 25px;
}

.submit-btn {
    width: 100%;
    background-color:#E12454;
    border-radius: 0px;
    padding-top:13px;
    padding-bottom: 13px;
    color:white;
}
.passion{
    margin-top:23%; 
    margin-bottom:3%; 
}
.passion h1{
    font-family: 'Assistant', sans-serif;
    font-size:46px;
    margin:0px;
    line-height: 56px;
    font-weight: 900;
    margin-bottom:5%; 
}
.title{
    padding-top:100px;
    margin-bottom:60px;
}
.title h1 ,h2{
    font-family: 'Assistant', sans-serif;
    font-size:32px;
}
.title p{
    font-family: 'Assistant', sans-serif;
    font-size:15px;
    color:#8D8D8D;
}
.hospital-services .card{
    border:unset;
}
.hospital-services{
    margin-bottom:100px;
    max-width: 1140px;
}
.hospital-services .card-title{
    font-family: 'Assistant', sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.icon-card{
    margin-top:-55px;
    padding-bottom: 20px;
    height: 80px;
}
.card-title{
    font-size:16px;
    font-weight: bold;
}
.card p{
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    font-size: 15px;
    color:#949494;
}
.card .name{
    color:black;
}
.notification{
    background-color: #F4F4F4;
    padding-bottom:30px;

}
.blood-bank , .quality-medicine {
    margin-top:20px;
}
.blood-bank img , .quality-medicine img{
    padding-top:30px;
}

.notification h4 , .quality-medicine h4{
    font-family: 'Assistant', sans-serif;
    font-size:18px;
    display:inline-block;
    padding-right:20px;
}
.blood-bank  span , .quality-medicine  span{
    display: inline-block;
    padding-right:90px;
    margin-top:-25px;
    font-family: 'Open Sans', sans-serif;
    color:#949494;
    line-height: 24px;
    font-weight: 400;
    font-size:15px;
}
.service-image{
    background-color: white;
}
.cardiology , .neurology , .diagnostic , .x-ray{
    margin-bottom:-18px;
    padding-left:0px;
    padding-right:0px;
}
.neurology , .diagnostic{
    margin-left:-16px;
}
.service .card a{
    font-family: 'Assistant', sans-serif;
    color:#E12454;
    font-size:12px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    padding-left: 11px;
}
.service .card-title{
    font-family: 'Assistant', sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
}
.service .card-body{
    padding-bottom:0px;
    padding-top:0px;
}
.service .card-text{
    padding-bottom:10px;
    margin-bottom:0px;
}
.service-icon{
    margin-top:20px;
    padding-bottom:20px;
}
.other-service{
    background-color:#F4F9FF;
    margin-top:100px;
    padding-top:120px;
}
.other-service h4{
    font-size:17px;
    display: inline-block;
    padding-left:20px;
}
.other-service  span{
    display: inline-block;
    padding-left:100px;
    margin-top:-25px;
    font-family: 'Open Sans', sans-serif;
    color:#949494;
    line-height: 24px;
    font-weight: 400;
    font-size:15px;
}
.other-service img{
    padding-top:20px;
}

.change-direction{
    display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
    align-content: stretch;
    max-height: 400px !important;
    margin-top:50px;
}

.emergency{
    background-color: #396CF0;
    padding:40px 0;
}
.emergency .emergency-title{
    font-size:28px;
    padding-left: 60px;
    display: inline-block;
}
.emergency span {
    font-weight: 900;
}
.emergency button{
    background-color:#E12454;
    color:white;
    font-family: 'Assistant', sans-serif;
    font-size:18px;
    margin-left:60px;
    margin-bottom:20px;
    padding:10px 30px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 2px;
}
.emergency button:hover{
    color:white;
}
.team .card a , p{
    color:black;
    text-decoration: none;
}
.team .card-title{
    margin-bottom: 0px;
}

.team .card-text{
   color:#E12454;
   font-size: 14px;
   font-family: 'Open Sans', sans-serif;
   line-height: 26px;
}
.team .card{
    border:unset;
}
.team .card-body{
    padding-left:0px;
}

.partner{
    margin-top:100px;

}
.partner-logo{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.partner-logo img{
    margin:5px;
}
.newsletter{
    margin-top:0px;
}
.newsletter h1{
    color:#E12454;
}
.newsletter button {
    color: #fff;
    background-color: #E12454;
    outline-offset: 2px;
    position: absolute !important;
    top:0;
    right: 0px;
    padding: 9px 20px;
    font-family: 'Assistant', sans-serif;
    font-size: 20px;
    z-index: 3 !important;
}
.newsletter button:hover{
    color: #fff;
    background-color: #E45C7E;
    border-color: #6c757d;
}
.newsletter .form-control{
    outline: 2px solid #E45C7E;
    outline-offset: 2px; 
    border:unset;
}
.newsletter .subscribe{
    color:#e12454;
    font-size:32px;
    font-weight: 500;
    line-height: 38px;
}

.before-footer{
    height: 466px;
    background-color: #0C2530;
    padding-top:100px;
}
.before-footer h1{
    display: block;
    font-weight: 900;
    padding-top:0px;
    margin-top:0px;
}
.before-footer h2{
    padding-bottom: 30px;
}

.before-footer button{
    background-color:#E12454;
    color:white;
    padding:9px 30px;
    border-radius: 0px;
    margin-right:20px;
    font-size:18px;
    font-family: 'Assistant', sans-serif;
}
.before-footer button:hover{
    color:white;
}
.before-footer a{
    color:white;
    font-size: 18px;
}
.appoint{
    margin-top:50px;
    font-size: 18px;
    font-family: 'Assistant', sans-serif;
}
.testiminionals {
    height:580px;
    background-color: #F6F6F6;
    margin-top:100px;
}
.testiminionals .quotes{
     padding-top:100px; 
}
.testiminionals p{
    padding:50px;
    text-align: center;
    padding-bottom:0px;
    font-size:16px;
    line-height: 28px;
    color:#949494;
    font-family: 'Open Sans', sans-serif;
}

 .testiminionals span{
   color:#E12454;
   font-size: 18px;
   font-family: "Roboto";
}
.testiminionals-img{
    border-radius: 100%;
    max-width: 100px;
} 

.slick-dots li button:before{
    content: url(/public/image/selected-dot.png) !important;
}
.hours{
    color:white;
    font-size:32px;
    line-height: 38px;
    font-weight: 500;
}
.working-days{
    font-size:40px;
    line-height: 48px;
    color:white;
    font-weight: 800;
}

footer{
    height: 80px;
    background-color: #F4F8FC;
}
footer p , a{
    padding-top:30px;
}
footer a{
    padding-left:25px;
    color:black;
    text-decoration: none;
}
footer a:hover{
    color:#007BFF !important;
}
footer .copy{
    padding-left:0px;
}
footer .copy:hover{
    color:#007BFF;
}
footer a:hover{
    color:black;
    text-decoration: none;
}
.maps{
    padding:0px;
    line-height: 0px;;
}
 .newsletter .input-group {
    width: 80% ;
    margin:0px auto;
 }


@media (max-width:410px){
    .service .card-img{
        margin-top:20%;
    }
    .other-service img{
        margin-left:0px !important;
    }
    .blood-bank span, .quality-medicine span{
        margin-top:0px;
        padding-left:0px;
    }
    .blood-bank h3, .quality-medicine h3{
       padding-left:0px;
       margin-top:10px;
    }
    .emergency h1{
        padding-left:10px;
    }
    .emergency button{
        margin:auto;
    }
    .testiminionals .quotes {
        padding-top: 10px;
    }
}

@media (max-width: 576px) {  
    .appointment-form{
        padding: 10px 19px;
    }

    .before-footer h1{
        font-size:30px !important;
    }
    .appoint , .appoint  a{
        font-size:15px;
    }
    .menu-footer{
        padding:0px;
    }
    .newsletter button{
        padding: 12px 10px;
        font-size: 16px;
    }
}
 
 @media (max-width: 768px) { 
    .appointment-form{
        margin:auto;
        max-width: unset;
    }
   .passion{
        margin-top:0px;
        margin-bottom:10px;
    } 

    .other-service span {
        padding-left: 0px;
        margin-top: 0px;
    }
    .other-service h4:first-child{
        margin-top: 20px;
    }
    .other-service h4{
        margin-left:0px;
        padding-left:0px;
        margin-top: 20px;
    }
    .other-service img{
        display: block;
        margin-left:15%;
    }
    .other-service img:last-child{
        margin:auto;
    }
    .before-footer h1{
        font-size:40px;
    }
   
    footer{
        height: auto;
    }

 }

 @media (max-width: 992px) { 
    .appointment-form{
        margin-bottom:0px;
        margin-top: 20%;
        margin-left: 10%; 
        margin-right: 10%; 
        max-width: unset;
    }
    .passion{
        margin-top:20px;
        margin-bottom:100px;
    } 
    .passion h1{
        font-size:30px;
    }
   .cardiology  ,.neurology ,.x-ray, .diagnostic{
        margin-left:0px;
   }  
 
    .change-direction{
       max-height: unset!important;
    }
    .doctor-asking{
        margin-left:30%;
    }
    .before-footer{
        padding-top:100px;
    }
    
    .appoint button{
        display: block;
        margin:auto;
        margin-bottom: 10px;
    }
    .testiminionals p{
        padding:0px;
    }
    .working-days{
        font-size: 24px;
        line-height: 1.1;
    }
}  

@media (max-width: 1200px) { 
    .doctor-asking{ 
        max-width: 283px;   
    }
 
    .appointment {
        height: auto;
    }
    .emergency .ambulance{
        text-align: center;
    }
    .change-direction{
        margin-top:0px !important;
    }
    .other-service{
        padding-top: 30px;
    }

 }
 .polygon{
    clip-path: polygon(100% 0, 70% 50%, 100% 100%, 0 100%, 0 0);
 }
 .polygon-invers{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 30% 50%);
 }

 .first-quote p  , .second-quote p{
     margin-top:20px;
     padding:20px 15px;
    -webkit-box-shadow: 1px 1px 7px 7px #D6D6D6; 
    box-shadow: 1px 1px 7px 7px #D6D6D6;
 }

.bg-primary {
    background: #f1bc31 !important;
}

.ftco-section {
    width:100%;
    z-index:999;
}

.ftco-no-pt {
    padding-top: 0;
}

.ftco-no-pb {
    padding-bottom: 0;
}

.heading-section {
    font-size: 28px;
    color: #000;
}

.img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.fa-phone{
    color:#fff;
}
.wrap {
    background: #202020;
}

    .wrap .phone a {
        color: #fff;
        font-size: 20px;
    }

.social-media {
    display: inline-block;
}

    .social-media p a {
        width: 34px;
        height: 34px;
        background: #4d4d4d;
        margin-right: 1px;
    }

        .social-media p a span {
            color: #fff;
        }

        .social-media p a:hover {
            background: #f1bc31;
            border-color: #f1bc31;
        }

            .social-media p a:hover span {
                color: #fff;
            }
.phone{
    text-align:left;
}
.ftco-navbar-light {
    direction: rtl;
    background: #fff !important;
    z-index: 3;
    padding: 0;
    -webkit-box-shadow: 0px 5px 20px -17px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 0px 5px 20px -17px rgba(0, 0, 0, 0.34);
    box-shadow: 0px 5px 20px -17px rgba(0, 0, 0, 0.34);
}

@media (max-width: 991.98px) {
    .ftco-navbar-light {
        background: #fff;
        position: relative;
        top: 0;
        padding: 10px 15px;
    }
}

.ftco-navbar-light .navbar-brand {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
}

    .ftco-navbar-light .navbar-brand span {
        display: block;
        font-size: 12px;
        font-weight: 500;
    }

    .ftco-navbar-light .navbar-brand:hover, .ftco-navbar-light .navbar-brand:focus {
        color: #000;
    }

@media (max-width: 767.98px) {
    .ftco-navbar-light .navbar-brand img{
        height: 60px;
    }
    .border-left{
        border-left:0 !important;
    }
}

@media (max-width: 991.98px) {
    .ftco-navbar-light .navbar-nav {
        padding-bottom: 10px;
    }
}

.ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
    font-size: 18px;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 500;
    color: #4d4d4d;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    opacity: 1 !important;
}

    .ftco-navbar-light .navbar-nav > .nav-item > .nav-link:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        bottom: 0;
        left: 0;
        background-color: #f1bc31;
        visibility: hidden;
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s;
        z-index: -1;
    }

    .ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover {
        color: #fff;
    }

        .ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover:before {
            visibility: visible;
            background-color: #f1bc31;
            -webkit-transform: scaleX(1);
            -ms-transform: scaleX(1);
            transform: scaleX(1);
        }

@media (max-width: 991.98px) {
    .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
        padding-left: 0;
        padding-right: 0;
        padding-top: .9rem;
        padding-bottom: .9rem;
    }

        .ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover {
            color: #fff;
        }
}

@media (max-width: 767.98px) {
    .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    }
}

.ftco-navbar-light .navbar-nav > .nav-item .dropdown-menu {
    border: none;
    background: #fff;
    -webkit-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
    box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
    border-radius: 4px;
}

    .ftco-navbar-light .navbar-nav > .nav-item .dropdown-menu .dropdown-item {
        font-size: 12px;
        color: #000;
    }

        .ftco-navbar-light .navbar-nav > .nav-item .dropdown-menu .dropdown-item:hover, .ftco-navbar-light .navbar-nav > .nav-item .dropdown-menu .dropdown-item:focus {
            background: #f1bc31;
            color: #fff;
        }

@media (max-width: 991.98px) {
    .ftco-navbar-light .navbar-nav > .nav-item .dropdown-menu {
        display: block !important;
        background: #fff;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.ftco-navbar-light .navbar-nav > .nav-item.cta > a {
    color: #fff;
    background: #f1bc31;
    border-radius: 0px;
}

@media (max-width: 767.98px) {
    .ftco-navbar-light .navbar-nav > .nav-item.cta > a {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 991.98px) {
    .ftco-navbar-light .navbar-nav > .nav-item.cta > a {
        color: #fff;
        background: #f1bc31;
        border-radius: 4px;
    }
}

.ftco-navbar-light .navbar-nav > .nav-item.active > a {
    color: #fff;
}

    .ftco-navbar-light .navbar-nav > .nav-item.active > a:before {
        visibility: visible;
        background-color: #f1bc31;
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1);
    }

@media (max-width: 991.98px) {
    .ftco-navbar-light .navbar-nav > .nav-item.active > a {
        color: #000;
    }

        .ftco-navbar-light .navbar-nav > .nav-item.active > a:before {
            display: none;
        }
}

.ftco-navbar-light .navbar-toggler {
    border: none;
    color: rgba(0, 0, 0, 0.5) !important;
    cursor: pointer;
    padding-right: 0;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .1em;
}

    .ftco-navbar-light .navbar-toggler:focus {
        outline: none !important;
    }

.searchform {
    height: 46px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    overflow: hidden;
    border-radius: 5px;
}

    .searchform .form-control {
        width: calc(100% - 46px);
        border: none;
        background: #fff !important;
        color: rgba(0, 0, 0, 0.7) !important;
        font-size: 14px;
    }

        .searchform .form-control::-webkit-input-placeholder {
            /* Chrome/Opera/Safari */
            color: rgba(0, 0, 0, 0.7) !important;
        }

        .searchform .form-control::-moz-placeholder {
            /* Firefox 19+ */
            color: rgba(0, 0, 0, 0.7) !important;
        }

        .searchform .form-control:-ms-input-placeholder {
            /* IE 0+ */
            color: rgba(0, 0, 0, 0.7) !important;
        }

        .searchform .form-control:-moz-placeholder {
            /* Firefox 18- */
            color: rgba(0, 0, 0, 0.7) !important;
        }

    .searchform .search {
        width: 46px;
        height: 46px;
    }

        .searchform .search span {
            font-size: 18px;
        }

.form-control {
    height: 46px !important;
    background: #fff !important;
    color: #000 !important;
    font-size: 14px;
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

    .form-control:focus, .form-control:active {
        border-color: #000;
    }

.frmcontainer {
    width: 85%;
    margin:40px auto;
    background: #fff;
    border-radius: 6px;
    padding: 20px 60px 30px 40px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.frmcontainer .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.frmcontainer .content .left-side {
    width: 25%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
    position: relative;
}

.content .left-side::before {
    content: '';
    position: absolute;
    height: 70%;
    width: 2px;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
    background: #afafb6;
}

.content .left-side .details {
    margin: 14px;
    text-align: center;
}

    .content .left-side .details i {
        font-size: 30px;
        color: #3e2093;
        margin-bottom: 10px;
    }

    .content .left-side .details .topic {
        font-size: 18px;
        font-weight: 500;
    }

    .content .left-side .details .text-one,
    .content .left-side .details .text-two {
        font-size: 14px;
        color: #afafb6;
    }


.frmcontainer .content .right-side {
    width: 75%;
    margin-left: 75px;
}

.content .right-side .topic-text {
    font-size: 23px;
    font-weight: 600;
    color: #3e2093;
}

.right-side .input-box {
    height: 50px;
    width: 100%;
    margin: 12px 0;
}

    .right-side .input-box input,
    .right-side .input-box textarea {
        height: 100%;
        width: 100%;
        border: none;
        outline: none;
        font-size: 16px;
        background: #F0F1F8;
        border-radius: 6px;
        padding: 0 15px;
        resize: none;
    }

.right-side .message-box {
    min-height: 110px;
}

.right-side .input-box textarea {
    padding-top: 6px;
}

.right-side .button {
    display: inline-block;
    margin-top: 12px;
}

    .right-side .button input[type="submit"] {
        color: #fff;
        font-size: 18px;
        outline: none;
        border: none;
        padding: 8px 16px;
        border-radius: 6px;
        background: #3e2093;
        cursor: pointer;
        transition: all 0.3s ease;
    }

.button input[type="submit"]:hover {
    background: #5029bc;
}

@media (max-width: 950px) {
    .frmcontainer {
        width: 90%;
        padding: 30px 40px 40px 35px;
    }

    .frmcontainer .content .right-side {
        width: 75%;
        margin-left: 55px;
    }
}

@media (max-width: 820px) {
    .frmcontainer {
        height: 100%;
    }

        .frmcontainer .content {
            flex-direction: column-reverse;
        }

            .frmcontainer .content .left-side {
                width: 100%;
                flex-direction: row;
                margin-top: 40px;
                justify-content: center;
                flex-wrap: wrap;
            }

                .frmcontainer .content .left-side::before {
                    display: none;
                }

            .frmcontainer .content .right-side {
                width: 100%;
                margin-left: 0;
            }
}