/* Fonts */ @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap'); html, body { width: 100%; height: 100%; } .container { max-width: 1250px !important; } a { color: #00aeef; transition: all .35s; } a:hover, a:focus { color: #203584; } hr { max-width: 100%; margin: 40px auto 50px; border-width: 2px; border-color: #2196f3; width: 100%; } .page-body p { width:100%; display:inline-block; } hr.light { border-color: white; } h1, h2, h3, h4, h5, h6 { font-family: 'Montserrat', 'Helvetica', 'Arial', 'sans-serif'; font-weight: 600; margin-bottom:15px; margin-top:30px; } section { padding: 80px 0; } section h2 { font-size: 28px; } .wraper { max-width: 90%; margin: auto; } .container { position: relative; } /* Buttons */ /* Top Bar */ .head-top-bar { background: #034ea2; color: #ffffff; width: 100%; padding: 10px 0; } .head-top-bar .btn { margin-left: 5px; } /* Main Menu */ .navbar-brand img { max-height: 80px; } /* Full screen Menu */ .overlay { height: 100%; width: 0; position: fixed; z-index: 999999; top: 0; right: 0; background-color: rgb(0,0,0); background-color: rgba(0,0,0, 0.9); overflow-x: hidden; transition: 0.5s; } .overlay-content { position: relative; top: 25%; width: 100%; text-align: center; margin-top: 30px; } .overlay a { padding: 8px; text-decoration: none; font-size: 36px; color: #818181; display: block; transition: 0.3s; } .overlay a:hover, .overlay a:focus { color: #f1f1f1; } .overlay .closebtn { position: absolute; top: 20px; right: 45px; font-size: 60px; } .banner-wraper { width: 100%; padding: 0 } .banner-wraper .container-fluid { padding: 0 } .header-button { color: #fff; border-radius: 30px; background: #009de1; padding: 8px 18px; max-height: 34px; margin-left: 10px; line-height:18px; font-size:14px; } .header-button:hover { color: #fff; background: #12478f; text-decoration:none; } .header-button:focus { color: #fff; } .nav-right { display: flex!important; } .login-btn { line-height: 0; display: inline-block; padding: 20px 15px; } .menu_devider { display: block; padding-top: 10px; color: #fff; } carousel-inner>.item { -webkit-transition: -webkit-transform 1.2s ease-in-out !important; -o-transition: -o-transform 1.2s ease-in-out !important; transition: transform 1.2s ease-in-out !important; } .mail-header { font-weight:600; height: 35px; width: 35px; background: #009de1; text-align: center; border-radius: 50px; } .mail-header i { margin-top: 11px; color:#fff; } .modal { z-index: 10501050; } /* Booking Popup */ .modal-body .booking-box { padding: 0; box-shadow: none; width: 100%; z-index: 10055889; } #booking-form .modal-title { font-weight: 900; font-size: 28px; line-height: 28px; color:#152b7f } #booking-form .booking-box { max-width:100%; } #booking-form button.close { position: absolute; right: 0; top: 0; width: 30px; height: 30px; border-radius: 50%; background: #009de1; color: #fff; opacity: 1; text-align: center; padding: 0 !important; font-size: 18px; padding-top: 0!important; } .ar-style #booking-form button.close{right: auto; left:0;} .modal-dialog { max-width: 1000px; margin: 5.75rem auto; z-index: 10055889; } .language-btn { border: 1px solid #152b7f; border-radius: 30px; padding: 6px 18px; max-height: 34px; margin-left: 10px; line-height: 18px; font-size: 14px; } .language-btn:hover { background:#152b7f; color:#fff; } #booking-form .modal-body { padding: 2rem; } .ar-style .language-btn{ line-height: 22px;} .ar-rtl{ direction:ltr; display:inline-block; } #myVideo { right: 0; bottom: 0; min-width: 100%; min-height: 100%; } @media screen and (max-height: 450px) { .overlay a {font-size: 20px} .overlay .closebtn { font-size: 40px; top: 15px; right: 35px; } } @media (min-width: 992px) { #mainNav { background-color:#fff; } #mainNav .navbar-brand { color: fade(white, 70%); } #mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus { color: white; } #mainNav .navbar-nav > li > a, #mainNav .navbar-nav > li > a:focus { color: #152b7f; } #mainNav .navbar-nav > li > a:hover, #mainNav .navbar-nav > li > a:focus:hover { color: #fff; background: #009de1; border-radius: 30px; padding: 8px 15px; } #mainNav .navbar-nav .active a { color: #fff!important; background: #009de1; border-radius: 30px; padding: 8px 15px; } #mainNav.navbar-shrink { border-color: rgba(34, 34, 34, 0.1); background-color: white; margin-top: 0px; background: rgb(255 255 255 / 88%)!important; max-width: 100%; } #mainNav.navbar-shrink .navbar-brand img { max-height: 60px; } #mainNav.navbar-shrink .navbar-brand { color: #ffffff; } #mainNav.navbar-shrink .navbar-brand:hover, #mainNav.navbar-shrink .navbar-brand:focus { color: #fff; } #mainNav.navbar-shrink .navbar-nav > li > a, #mainNav.navbar-shrink .navbar-nav > li > a:focus { color: #152b7f; } #mainNav.navbar-shrink .navbar-nav > li > a:hover, #mainNav.navbar-shrink .navbar-nav > li > a:focus:hover { color: #fff; } } /* Banner */ .carousel-item { height: 780px; min-height: 350px; background: no-repeat center center scroll; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } @media screen and (max-width: 3840px) and (min-width: 1920px) { .carousel-item { height: 900px; } } .header { position: relative; } .app-download { /* float: left; */ width: 100%; text-align: left; margin-top: 30px; display: block; clear: both; } .ar-style .app-download {text-align: right;} .app-download a { margin-right: 7px; margin-bottom: 10px; display: inline-block; } .app-download img { height: 45px; } /* Doctors*/ .our-doctors { padding-top: 400px; padding-bottom: 100px; background:url(../img/doctor-section-bg.jpg); background-size:cover!important; position: relative; } .our-doctors h2 { font-weight: 900; font-size: 40px; color: #fff; font-family: 'Montserrat', sans-serif; text-transform: uppercase; letter-spacing: 0; line-height: 60px; margin-bottom: 15px; } .our-doctors p { color: #fff; font-weight: 500; font-size: 16px; } .doctor-box { border-radius: 5px; height: 350px; width: 100%; overflow:hidden; position: relative; margin: 0 auto; background: #cfd2d7; } .doctor-box:hover { height: 380px; width:100%; transition: all 0.4s ease-in-out 0s!important; -webkit-transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s;-ms-transition: all 0.4s ease-in-out 0s; } .doctor-box img { position: absolute; top: 0; width:100%; } .doctor-box .title { position: absolute; bottom: 0; padding: 15px; background: rgb(32,53,132); background: linear-gradient(0deg, rgba(32,53,132,0.8) 33%, rgba(255,166,0,0) 100%); padding-top: 70px; width:100%; } .doctor-box .title:hover { } .doctor-box .title h3 { font-size: 16px; font-weight: 600; color: #fff; font-family: 'Montserrat', sans-serif; margin-bottom:0; } .doctor-box .title p { font-size: 14px; font-weight: 100; color:#fff; margin-bottom:0;} .doctor-box .title .btn { width: 100%; background:#009de1; border-radius: 49px !important; margin-bottom: 10px; font-size: 12px; color: #fff; display: none; } .doctor-box:hover .btn { display: block; transition: all 0.4s ease-in-out 0s!important; -webkit-transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s;-ms-transition: all 0.4s ease-in-out 0s;} .doctor-box .title .btn:hover { background: #fff; color:#009de1; } .our-doctors .owl-carousel .owl-item { padding-top: 40px!important; padding-bottom: 40px!important; } .left { background: url("http://placehold.it/20x20") left center no-repeat; color: red; display: inline-block; padding-left: 20px; } .right { background: url("http://placehold.it/20x20") right center no-repeat; color: green; display: inline-block; padding-right: 20px; } /* Home About Section */ .about-section h2 { font-weight: 800; font-size: 30px; color: #152b7f; font-family: 'Montserrat', sans-serif; text-transform: uppercase; letter-spacing: 0; line-height: 60px; margin-bottom: 15px; margin-top: 0px; } .virtual-btn { padding:15px; border:1px solid #152b7f; display: inline-block; } .virtual-btn:hover { background:#152b7f; } .virtual-btn:hover { transition: transform .9s ease; transform: scale(1.1); } /* Booking */ .booking-section { background:url(../img/mph-booking-bg.jpg); background-size:cover; padding-top:130px; padding-bottom:130px; } .booking-section .booking-box { padding: 40px 40px; padding-bottom: 40px; width: 100%; } .booking-box-main { padding-bottom: 0px; width: 100%; padding: 0; margin-top: 0px; z-index: 99; top: 0px; } .booking-box { background:#fff !important; padding: 20px 40px; padding-bottom: 20px; margin: 0 auto; border-radius: 5px; } .booking-section .booking-box h2 { font-weight: 900; font-size: 40px; color: #152b7f; font-family: 'Montserrat', sans-serif; text-transform: uppercase; letter-spacing: 0; line-height: 60px; margin-bottom: 15px; margin-top:0; } .booking-box label { font-weight: 600; margin-bottom: 8px; font-size: 16px; } .booking-box select { border-radius: 30px; border: 2px solid #009de1; padding:10px 15px; height: 50px; font-size: 12px; color: #c3c3c3; } .booking-box input { border-radius: 30px; border: 2px solid #009de1; padding:10px 15px; height: 50px; font-size: 12px; color: #c3c3c3; } .booking-box .btn {padding: 15px 30px; margin-top: 30px; float: right; border-radius: 30px !important; background: #152b7f; color: #fff; border: 0; font-weight: 800; font-size: 18px; letter-spacing: 2px; } .ar-style .booking-box .btn{ float:left;} .booking-box .date-time {/* margin-top: 15px; */ } .booking-section-page { padding-top: 200px; padding-bottom: 200px; } /*.about-text-box .booking-box { padding-top: 50px; padding-top: 50px; }*/ /*.about-text-box .booking-box .btn { width:100%; }*/ /*.about-text-box .booking-box .date-time { margin-top: 0; }*/ .booking-section-home-care { background:url(../img/home-care-form-bg.jpg) !important; background-size: cover !important; } .booking-section-home-care .booking-box { background: rgb(255 255 255 / 86%) !important; } /* Custom Radio Button Start*/ .radiotextsty { color: #A5A4BF; font-size: 18px; } .customradio { display: block; position: relative; padding-left: 30px; margin-bottom: 0px; cursor: pointer; font-size: 18px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; margin-left:10px; } /* Hide the browser's default radio button */ .customradio input { position: absolute; opacity: 0; cursor: pointer; } /* Create a custom radio button */ .checkmark { position: absolute; top: 0; left: 0; height: 22px; width: 22px; background-color: white; border-radius: 50%; border:2px solid #009de1; } /* On mouse-over, add a grey background color */ .customradio:hover input ~ .checkmark { background-color: transparent; } /* When the radio button is checked, add a blue background */ .customradio input:checked ~ .checkmark { background-color: white; border:2px solid #009de1; } /* Create the indicator (the dot/circle - hidden when not checked) */ .checkmark:after { content: ""; position: absolute; display: none; } /* Show the indicator (dot/circle) when checked */ .customradio input:checked ~ .checkmark:after { display: block; } /* Style the indicator (dot/circle) */ .customradio .checkmark:after { top: 1px; left: 1px; width: 16px; height: 16px; border-radius: 50%; background: #009de1;} /* Custom Radio Button End*/ .xdsoft_datetimepicker { z-index: 99999999; } .slide-bg-image { width: 100%; height: 100%; position: absolute; z-index: 1; background-size: cover; } .navbar-expand-lg { background: transparent !important; } .carousel-caption { right: inherit; bottom: 30%; left: 10%; text-align: left; padding: 50px; width: 50%; } .carousel-caption h2 { font-size: 60px; line-height: 60px; font-family: 'Montserrat', sans-serif; font-weight: 700; color: #fff; text-shadow: 2px 2px 7px #1d1c1c52; } .btn-slider { border-color: #fff; color: #fff; font-size: 12px; padding: 12px 18px; } .carousel-caption p { margin-bottom: 40px; text-align: left; font-size: 26px; line-height: 28px; color: #152b7f } .read-more-light { padding:10px 30px; background: #009de1; color:#fff; border-radius: 30px; box-shadow: 1px 2px 10px #00000061; } .read-more-light:hover { background: #12478f; color:#fff; } .extra-class h2 {color: #F082AF !important;} .extra-class p {color: #F082AF !important;} .extra-class .read-more-light {background-color: #F082AF !important;} .float-btns { position: fixed; right: 0; top: 20%; z-index: 999999; } .float-btns img { max-width: 50px; } .ar-style .slide-bg-image { transform: scaleX(-1) !important; } .search { padding: 20px 0; } .icons-area { background: url(../img/bg-equipment.png); text-align: center; padding: 50px 0; } .icons-img { padding-bottom: 30px; } .blog { background: #fff; padding: 0} .blog-box { position: relative; width: 100%; height: 700px; overflow:hidden; } .blog-box img { position: absolute; width: 100%; top: 0; } .blog-box .blog-title { position: absolute; bottom: 0; padding: 120px 20px 20px 20px; background: rgb(0,157,225); background: linear-gradient(0deg, rgba(0,157,225,1) 23%, rgba(255,166,0,0) 100%); width:100%; } .blog-box .blog-title h2 { font-weight: 900; font-size: 38px; line-height: 35px; color: #fff; font-family: 'Montserrat', sans-serif; text-transform: uppercase; letter-spacing: 0; margin-bottom: 20px; } .blog-box .blog-title span { color: #fff; text-align: right; } .blog-box img:hover { transition: transform .9s ease; transform: scale(1.1); } .blog-box:hover .blog-title { background: #3f51b5; background: linear-gradient(0deg, #3f51b5 23%, rgba(255,166,0,0) 100%); width:100%; transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s;-ms-transition: all 0.4s ease-in-out 0s; } .testimonials-box { height: 300px !important; } .testimonials-box .blog-title { padding: 35px 20px 20px 20px; } /* Virtual Tour */ .virtual-section { padding-top:100px; padding-bottom:100px; position:relative; } .overley { height: 100%; width: 100%; position: absolute; z-index: 0; top: 0; right: 0; background-color: rgb(0,0,0); background-color: rgba(0,0,0, 0.4); overflow-x: hidden; transition: 0.5s; } .title-virtual { width: 100%; text-align: center; } .title-virtual h2 { font-size: 28px; font-weight: 400; text-transform: uppercase; color: #fff; font-size: 40px; font-weight: 800; } .virtual-section .virtual-btn { width:300px; padding:15px; border:1px solid #fff; margin: 20px auto; font-size: 30px; text-align: center; line-height: 36px; font-weight: 700; text-transform: uppercase; color: #fff; } .virtual-section .virtual-btn:hover { background-color: rgba(0,0,0, 0.6); color:#fff; } .department-scroll { background:#f7f7f7; } .department-scroll h2 { font-weight: 800; font-size: 40px; color: #152b7f; font-family: 'Montserrat', sans-serif; text-transform: uppercase; letter-spacing: 0; line-height: 60px; margin-bottom: 30px; margin-top:0; } .department-box { position:relative; height: 200px; border-radius:5px; overflow:hidden; } .department-box .overley { position:absolute; background: rgb(0,0,0); background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(21,101,184,0) 100%); z-index:1; width:100%; height:100%; z-index: 2; } .department-box .dep-img { position:absolute; width:100%; height:100%; z-index: 1; } .department-box .dep-titile { position:absolute; bottom:10px; left:0; z-index: 3; color:#fff; font-size:16px; font-weight:500; line-height: 20px; padding: 15px; } .department-box .dep-titile span { position:absolute; z-index:4; height:3px; width:10%; bottom:5px; left:15px; background:#009de1; transition: width 1s; } .department-box:hover .overley { background: rgb(0,0,0,0.6); } .department-box:hover .dep-titile span { width:70%; } @media (min-width: 992px) { header.masthead { height: 100vh; min-height: 775px; padding-top: 0; padding-bottom: 0; } header.masthead .header-content { margin-bottom: 0; text-align: left; } header.masthead .header-content h1 { font-size: 50px; } header.masthead .device-container { max-width: 325px; } } section.download { position: relative; padding: 150px 0; } section.download h2 { font-size: 50px; margin-top: 0; } section.download .badges .badge-link { display: block; margin-bottom: 25px; } section.download .badges .badge-link:last-child { margin-bottom: 0; } section.download .badges .badge-link img { height: 60px; } @media (min-width: 768px) { section.download .badges .badge-link { display: inline-block; margin-bottom: 0; } } @media (min-width: 768px) { section.download h2 { font-size: 70px; } } section.features .section-heading { margin-bottom: 100px; } section.features .section-heading h2 { margin-top: 0; } section.features .section-heading p { margin-bottom: 0; } section.features .device-container, section.features .feature-item { max-width: 325px; margin: 0 auto; } section.features .device-container { margin-bottom: 100px; } @media (min-width: 992px) { section.features .device-container { margin-bottom: 0; } } section.features .feature-item { padding-top: 50px; padding-bottom: 50px; text-align: center; } section.features .feature-item h3 { font-size: 30px; } section.features .feature-item i { font-size: 80px; display: block; margin-bottom: 15px; background: linear-gradient(to left, #7b4397, #dc2430); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; } section.cta { position: relative; padding: 250px 0; background-image: url("../img/bg-cta.jpg"); background-position: center; background-size: cover; } section.cta .cta-content { position: relative; z-index: 1; } section.cta .cta-content h2 { font-size: 50px; max-width: 450px; margin-top: 0; margin-bottom: 25px; color: white; } @media (min-width: 768px) { section.cta .cta-content h2 { font-size: 80px; } } section.cta .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); } section.contact { text-align: center; } section.contact h2 { margin-top: 0; margin-bottom: 25px; } section.contact h2 i { color: #dd4b39; } section.contact ul.list-social { margin-bottom: 0; } section.contact ul.list-social li a { font-size: 40px; line-height: 80px; display: block; width: 80px; height: 80px; color: white; border-radius: 100%; } section.contact ul.list-social li.social-twitter a { background-color: #1da1f2; } section.contact ul.list-social li.social-twitter a:hover { background-color: #0d95e8; } section.contact ul.list-social li.social-facebook a { background-color: #3b5998; } section.contact ul.list-social li.social-facebook a:hover { background-color: #344e86; } section.contact ul.list-social li.social-google-plus a { background-color: #dd4b39; } section.contact ul.list-social li.social-google-plus a:hover { background-color: #d73925; } footer { padding: 50px 0 50px 0; text-align: center; color: rgba(255, 255, 255, 0.3); background-color: #203584; } footer p { font-size: 12px; margin: 0; color: #fff; } footer .footer-box h3 { color: #fff; text-transform: uppercase; font-size: 18px; font-weight: 600; text-align: left; } footer .footer-box li { text-align: left; line-height: 28px; } footer .footer-box li a { color: #fff; font-size: 14px; } .social-media-links li a { float: left; padding: 10px; font-size:24px; } footer ul { margin-bottom: 0; } footer ul li a { font-size: 12px; color: rgba(255, 255, 255, 0.3); } footer ul li a:hover, footer ul li a:focus, footer ul li a:active, footer ul li a.active { text-decoration: none; } .bg-primary { background: #23ade1; background: linear-gradient(#23ade1, #2abef5); } .text-primary { color: #777777; } .no-gutter > [class*='col-'] { padding-right: 0; padding-left: 0; } .btn-outline { color: #23ade1; border: 1px solid ; border-color: #23ade1; } .btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active { color: white; border-color: #23ade1; background-color: #23ade1; } .btn { border-radius: 300px; font-family: 'Montserrat', sans-serif; text-transform: uppercase; border-radius: 5px!important; } .btn-xl { font-size: 11px; padding: 8px 35px; } .social-media-links img { max-width: 25px; } /* Sticky */ .sticky { position:fixed; top:0; right: 0; left: 0; z-index: 1030; background: #fff; } .sticky .navbar-brand img { max-height: 40px; } /* Department */ .bg_department { background: url(../img/bg_departments.jpg); background-size: cover; padding: 15px; } .department-text { padding: 15px; } .department-text h2 { font-weight: 700; margin-bottom: 5px; color: #fff; } .department-text p { margin-bottom: 20px; font-size: 14px; color: #fff; } .counter-1, .counter-2, .counter-3 { -ms-flex: 1; /* IE 10 */ flex: 1; } .counter-set { padding:50px 0; } .departmet-carousel { padding: 25px; text-align: center; } .departmet-carousel img { max-width: 652px; margin: 0 auto; } .owl-theme .owl-dots .owl-dot:focus { border: none; outline: none; } /*Our Doctors*/ .section-title h2 { color: #2daddd; font-weight: 700; font-size: 42px; margin-bottom: 0; } .dr-find-btn { padding: 10px 30px; background: #fff; color: #009de1; border-radius: 30px; margin-top: 50px; display: inline-block; } .dr-find-btn:hover { background: #152b7f; color:#fff; } .hs-logos { position:relative; padding-top: 15px; padding-bottom: 15px; height: 150px; } .hs-logos .overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; opacity: 0; transition: .5s ease; background: rgb(0 157 225 / 79%); border-radius: 5px; } .hs-logos:hover .overlay { opacity: 1; } .hs-logos .link { color: white; font-size: 18px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; } /*Portfolio*/ .Portfolio { position: relative; margin: 5px; border: 2px solid black; float: left; width: 180px; transition-duration: 0.4s; border-radius: 5px; animation: winanim 0.5s ; -webkit-backface-visibility:visible; backface-visibility:visible; box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12) } .Portfolio:hover { box-shadow: 0 12px 16px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19); } .Portfolio img { width: 100%; height: auto; border-radius: 5px } .desc { padding: 5px; text-align: center; font-size: 90%; background:black; color:hotpink } .navbar-expand-lg .navbar-nav { margin-right:0!important;} @keyframes winanim { 0%{opacity:0;transform:scale3d(.3,.3,.3)} 50%{opacity:1} } .banner-mobile { display: none; } .booking-form-btn { display: none } .bred-crumb-section { padding: 0; background: #e2f2ff; } .breadcrumb { background-color: transparent; border-radius: 0; margin: 0; padding-left: 0; } .breadcrumb-item a { color:#444; } /* Normal Page Body*/ .page-body h1, .page-body h2 { font-weight: 900; font-size: 50px; color: #fff; font-family: 'Montserrat', sans-serif; text-transform: uppercase; letter-spacing: 0; line-height: 60px; margin-bottom: 15px; } .page-body ul { padding-left:40px; margin-bottom:40px; } .page-body li { list-style:circle; } /* Blurb */ .blurb-image { margin-bottom:15px; } .blurb-title h3 { font-weight: 700; padding: 0; margin-bottom: 15px; text-transform: uppercase; font-size: 22px; color: #163e90; } .blurb-descrip p { font-size:16px; line-height:24px; } /* About Us */ .inner-header { background-size: cover!important; padding-top: 150px; padding-bottom: 150px; position:relative; background-position-y: center !important; } .about { padding-top: 70px; padding-bottom: 70px; background-position: 100% !important; } .about h2 { font-size: 50px; line-height: 60px; font-family: 'Montserrat', sans-serif; font-weight: 800; color: #009de1; } .about p { color: #12478f; } .about-text-box { padding: 60px; background: rgb(255 255 255 / 67%); } .about-text-box h1 { font-size: 73px !important; line-height: 86px !important; font-weight: 800 !important;color: #009de1 } .about-section-2 { background: #f7f7f7; } .about-section-2 h2 { font-size: 50px; line-height: 60px; font-family: 'Montserrat', sans-serif; font-weight: 800; color: #009de1; text-transform:uppercase; } .icon-box-abt { text-align: center; } .icon-box-abt img { max-width: 100px; margin-bottom: 15px; } .icon-box-abt p { color: #12478f; line-height: 1.5; } .about-section-2 { padding-top: 100px; } .abt-section-3-box h2 { font-size: 38px; line-height: 40px; font-family: 'Montserrat', sans-serif; font-weight: 900; color: #009de1; margin-bottom: 15px; } .about-section-3 { background: #f1f1f1; } .about-section-4 { background:url(../img/about-bg-4.jpg); background-size:cover!important; } .about-section-4 h2 { font-size: 38px; line-height: 40px; font-family: 'Montserrat', sans-serif; font-weight: 900; color: #fff; margin-bottom: 15px; text-align:center; } .about-section-4 p { color:#f7f7f7; text-align:center; max-width: 1000px; margin: 30px auto; } .hire-us { background:url(../img/home-care.jpg); margin-top: 30px; background-size: cover; padding-top:100px; padding-bottom:100px; position:relative } .ovrly { position:absolute; width:100%; height:100%; background: rgb(255 255 255 / 58%); top: 0; } .counter { width: 150px; height: 150px; border-radius: 50% !important; border: 1px solid #fff; padding: 20px 0; border-radius: 5px; position:relative; margin: 0 auto; } .counter span { position: absolute; top: 35%; right: 33px; font-size: 25px; color: #fff; } .count-title { font-size: 40px; font-weight: normal; margin-top: 10px; margin-bottom: 0; text-align: center; } .count-text { font-size: 13px; font-weight: normal; margin-top: 10px; margin-bottom: 0; text-align: center; margin-top:10px !important; font-size: 18px; display: block; width: 150px; line-height: 22px; } .counter strong { display: inline-block; margin-top: -20px; font-size: 16px; color: #fff; } .counter i { margin: 0 auto; float: none; display: table; color: #fff; font-size: 35px; margin-bottom: 20px; } /* Departments Page */ .ar-style .department-body p {font-family: 'GE Flow';} .inner-header .overley { width:100%; height:100%; background: rgb(255 255 255 / 60%); position: absolute; top: 0; padding: 75px 0 0 120px; } .inner-header h2 { font-size: 35px; line-height: 60px; font-family: 'Montserrat', sans-serif; font-weight: 600; color: #009de1; margin-bottom:0; text-transform:uppercase; } .inner-header p { color: #12478f; } .offer-btn { position:absolute; right:100px; bottom:30px; } .offer-btn p { margin-bottom:5px; } .btn-offer { background:#009de1; color:#fff; margin-top:10px; display: inline-block; font-size:14px; border-radius: 30px !important; } .btn-offer:hover { background:#12478f; color:#fff; } .font-2 { font-size:18px; } .department-body { padding:60px 0; } .department-body h3 { font-size:28px; color:#12478f; font-family: 'Montserrat', sans-serif; font-weight: 700; margin-bottom:20px;width: 100%; } .department-body p { margin-bottom: 20px; text-align: justify; letter-spacing: 0; line-height: 27px; } .department-body h4 { font-size:24px; color:#12478f; font-family: 'Montserrat', sans-serif; font-weight: 700; margin-bottom:20px; } .department-body h5 { font-size:18px; color:#808080; font-weight: 700; margin-bottom:15px; width:100%; } .department-body ul, .department-body ol { margin-left:30px; margin-bottom:40px; } .department-body ul li { list-style:circle; } .department-body h2 { font-size: 30px; line-height: 35px; font-family: 'Montserrat', sans-serif; font-weight: 700; color: #12478f; margin-bottom: 36px; margin-top: 0; } .useful-tips { padding:20px; background:#f7f7f7; margin-top:30px; } .department-doctors { background:#e7e7e7; } .department-doctors h2 { font-size: 40px; line-height: 70px; font-family: 'Montserrat', sans-serif; font-weight: 800; color: #009de1; margin-bottom:20px; margin-top:0px; text-align:center; } .department-sidebar { padding-right: 20px; } .department-sidebar .doctor-box { width:80%; height: 350px; margin: 10px auto; } .department-thumb { margin-bottom:35px; border-radius: 5px; overflow: hidden; max-height: 400px; } .department-thumb img { margin-top:-100px; } .spcialities-list { border-top: 5px solid #009de1; margin-top: 10px; } .spcialities-list h2 { font-size:18px; color: #12478f; margin-bottom: 10px; border: 0; padding-bottom: 10px; padding-top: 15px; border-bottom: 1px solid #c3c3c3; padding-top: 0; margin-top: 10px; } .arrowright { float:right; } .ar-style .arrowright{ transform: scaleX(-1) !important; margin-left: 10px;} .list-group-item.active{background-color:#293980;} .copyright { direction: ltr; } /*Extra - Small + devices (Tabs, >991px)*/ @media (max-width: 767px) { .home-care-section-form-mobile { display:block; } .hm-form-desktop { display:none; } } /*Our Doctors*/ .search-panel { padding:30px; background: #d1e3f7; } .doctor_search_form .form-control { border-radius: 30px; border: 2px solid #009de1; padding:10px 15px; height: 50px; font-size: 12px; color: #c3c3c3; } .doctor_search_form .col-md-1.form-btn button { height: 50px; padding: 15px 30px; float: right; border-radius: 30px !important; background: #152b7f; color: #fff; border: 0; font-weight: 800; font-size: 18px; letter-spacing: 2px; } .doctors-body .doctor-box { border-radius: 30px; height: 380px; width: 95%; overflow:hidden; position: relative; margin: 15px auto; overflow:hidden; } .doctors-body .doctor-box:hover { height: 400px; width: 100%; transition: all 0.4s ease-in-out 0s!important; -webkit-transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s;-ms-transition: all 0.4s ease-in-out 0s; } .doctor-box:hover img { transition: transform .9s ease; transform: scale(1.1); } .doctors-body ul li { list-style:circle;margin-left:25px; } /*Our Doctors Details*/ .doctor-details { padding-left:20px; } .doctor-profile { border-radius: 30px; height: 480px; width: 100%; overflow:hidden; position: relative; margin: 0px auto; } .doctor-profile .buttons { position: absolute; bottom: 0; padding: 20px; background: rgb(32,53,132); background: linear-gradient(0deg, rgba(32,53,132,1) 23%, rgba(255,166,0,0) 100%); padding-top: 70px; width: 100%; } .doctor-profile .buttons .btn { width: 100%; background:#009de1; border-radius: 49px !important; margin-bottom: 10px; font-size: 12px; color: #fff; } .doctor-profile .buttons .btn:hover { background: #fff; color:#009de1; } .doctor-details .title h3 { font-size: 24px; font-weight: 900; text-transform: uppercase; color: #009de1; font-family: 'Montserrat', sans-serif; margin-bottom: 10px; } .doctor-details .title { padding-bottom:15px; position:relative; margin-bottom:40px;} .doctor-details .title span { position:absolute; left:0; bottom:0; height:5px; width:20%; background: #152b7f; } tr.noBorder td:first-child { color:#152b7f; width:35%; } .doctor_detail_table td { color:#444; } .doctor-details h3 { font-weight:600; margin-top: 20px; } .doctor-details ul { margin-left:30px; margin-top:10px; margin-bottom:20px; } .doctor-details li { list-style:circle; line-height:26px;} .insurance-section { padding:15px; background:#f7f7f7; } .insurance-section .title { font-weight:bold; } .insurance-box { padding:15px; text-align:center; border:1px solid #c3c3c3; background: #fff; margin-top: 15px; margin-bottom: 15px; } .insurance-box p { margin-bottom:0; font-size: 16px; font-weight: bold; color:#009de1; } .insurance-box .btn-border { border:1px solid #c3c3c3; font-size:12px; } .insurance-type span { display:inline-block; padding:10px 15px; border:1px solid #c3c3c3; margin-left: 15px; } .insurance-type { padding-left: 15px; padding-top: 10px; } .doctor_detail_table { margin-bottom: 40px; margin-top: 40px; } .doctor_detail_table .buttons { padding-top:30px; } .doctor-details .buttons .btn { background:#009de1; color:#fff; margin-top:10px; display: inline-block; font-size:14px; border-radius: 30px !important; margin-right: 10px; } .doctor-details .buttons .btn:hover { background: #12478f; color: #fff; } .doctors-banner { background:#ffffff; padding-top:50px; padding-bottom:0px; } .doctors-body { padding-top:30px; padding-bottom:50px; } .doctors-body { padding-top:30px; padding-bottom:50px; } /* Insurance Page */ .insurance-box .insurance-name { font-size: 24px; font-weight: 900; text-transform: uppercase; color: #009de1; font-family: 'Montserrat', sans-serif; } .insurance-logo { max-width: 170px; margin: 0 auto; } .insurance-buttons { width: 100%; display: inline-block; background: #f7f7f7; margin-top: 15px; } .insurance-buttons a { width: 50%; border-right: 1px solid #c3c3c3; float: left; padding:5px; } .insurance-buttons a:hover { background:#009de1; color:#fff; } .insurance-buttons .call { border:none; } .insurance-box .insurance-name .types { display:inline-block; margin-right:5px; margin-left:5px; font-size: 12px; color:#444; font-weight:400; border:1px solid #c3c3c3; padding:5px 10px; margin-top:10px; } /* packages */ .btn-call { background: #4caf50; } .offer-des h3 { font-size: 24px; font-weight:600; } .offer-des p { font-size:18px; line-height:32px; } .package-box { background:#f7f7f7; margin-top:20px; margin-bottom:20px; } .package-box-inner li { list-style:circle; text-indent: 0in !important; margin: 0 19px; } .packages-body { padding-top:40px; padding-bottom:40px; } #package-form .modal-dialog { max-width: 500px; } #package-form .booking-box { max-width:100%; } #package-form .modal-title {font-weight: 900; font-size: 22px; line-height: 28px; color: #152b7f; } #package-form button.close { position: absolute; right: 0; top: 0; width: 30px; height: 30px; border-radius: 50%; background: #009de1; color: #fff; opacity: 1; text-align: center; padding: 0 !important; font-size: 18px; padding-top: 0!important;} .booking-box textarea { border-radius: 30px; border: 2px solid #009de1; padding: 10px 15px; height: 140px; font-size: 12px; color: #c3c3c3; } .package-color form { background: #fe7aa2 !important;} .package-color h1 { color:rgb(254,122,162); } .package-color h2 { color:rgb(254,122,162); } .package-color .package_button{ background: rgb(254,122,162) !important;} /* Package details landing page */ .package-banner-image { position:relative; } .package-banner-image img { width:100%; } .banner-booking-form { position:absolute; top:0; right:0; right: 15px; } .package-header { background:#eeeaea; padding:10px 20px; } .package-header .logo-pack img { max-height: 120px; padding: 10px 0; } .cta-buttons { text-align: right; } .cta-buttons a { display:inline-block; padding:10px 20px; border:2px solid #0f51a6; color:#0f51a6; border-radius:30px; margin-right: 10px; font-weight: 700; } .cta-buttons a:hover { background: #0f51a6; color: #fff; } .cta-buttons a img { max-width:25px; margin-right: 5px; } .package-banner { padding:0px; background-repeat: no-repeat !important; background-size:100% !important; background-position: center !important; } .banner-wraper { text-align:right; display:inline-block; } .banner-form { display:inline-block; } .form-inbox { width: 400px; padding: 0px 0 0px 0; text-align: center; z-index: 99999; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); } .form-inbox h1 { background: #1c9ad6; padding: 45px 0px 35px 0px; font-size: 34px; color: #fff; border-radius: 60px 60px 0 0; -webkit-border-radius: 60px 60px 0 0; -moz-border-radius: 60px 60px 0 0; -ms-border-radius: 60px 60px 0 0; -o-border-radius: 60px 60px 0 0; text-transform: uppercase; margin-bottom:0 } .form-inbox form { background-color: rgb(0 157 225 / 66%); /*background-color:#F082AF;*/ width: 100%; min-height: 508px; float: left; padding: 10px 0 50px 0; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; } .gbanner-look-form .form-inbox form { padding: 0px 25px 50px 0 !important; } .gbanner-look-form .form-inbox{ width: 430px !important; } .form-inbox ul { margin: 0; padding: 35px; list-style: none; } .gbanner-look-form .form-inbox ul { padding: 25px 30px 25px 25px !important; } .form-inbox .submit-box { width: 100%; text-align: center; float: left; margin-top: 10px; position: relative; } .form-inbox ul li { float: left; width: 100%; list-style:none!important; } .form-inbox ul li .left-input { width: 100%; float: left; margin-bottom: 20px; } .form-inbox #formcontact ul li .right-input { position: relative; } .form-inbox ul li .right-input { width: 100%; float: right; margin-bottom: 20px; } .form-inbox ul li .left-input input, .form-inbox ul li .right-input input { background: #eeeaea; width: 100%; height: 50px; font-size: 14px; font-weight: 400; color: #a7a7a7; padding-left: 15px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; border: none; } .required { border: 1px solid #f44336 !important; background: #ffdfdf !important; transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s;-ms-transition: all 0.4s ease-in-out 0s; } .form-inbox span#err_email, span#err_name, span#err_tel, span#err_last, span#err_location { float: left; font-size: 12px; color: #cc0000; } .form-inbox ul li .right-input { width: 100%; float: right; margin-bottom: 20px; } .form-inbox .submit-box { width: 100%; text-align: center; float: left; margin-top: 10px; position: relative; } .form-inbox .submit-box input.submit-btn { background: url(social-media-q2/btn-arrow.html) no-repeat 85% center #fff; border: 2px solid #0f50a6; text-align: left; height: 51px; line-height: 47px; font-size: 24px; border-radius: 30px; -webkit-border-radius: 30px; -mos-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px; padding: 0 40px 0 40px; color: #0f50a6; text-transform:uppercase; margin: 0 auto; } .form-inbox .right-input textarea { background: #eeeaea; width: 100%; height: 100px; font-size: 18px; font-weight: 400; color: #a7a7a7; padding-left: 15px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; border: none; } .cta-bar { background:#f4f4f4; padding: 50px 0; } .cta-bar h3 {font-size: 28px; font-weight: 500; line-height: 35px; } .package-thumb h1 {font-size: 36px; } .package-thumb ul { margin-left: 30px; margin-bottom: 40px; } .package-thumb li { list-style: circle; } .package-thumb h2 { font-size:40px; margin-bottom: 35px; } .package-content { padding-top:50px; padding-bottom:50px; } .package-content ul { margin-left: 30px; margin-bottom: 40px;} .package-content li { list-style: circle; } .package-content h2 { font-size:36px; } .package-content h5 { font-size: 18px; color: #808080; font-weight: 700; margin-bottom: 15px; width: 100%; } .package-content h4 { font-size: 24px; color: #12478f; font-family: 'Montserrat', sans-serif; font-weight: 700; margin-bottom: 20px; } .package-content .doctor-box { max-width: 330px; height: 406px; display: inline-block; } .package-content .doctor-box img { right:0; } .package-content .doctor-box .title p { text-align:center; } /*Gallery*/ .gallery-body .buttons a { width: 100%; padding: 15px; border: 1px solid #c3c3c3; display:inline-block; text-align:center; } .gallery-body .buttons a:hover { background:#009de1; color:#fff; } .gallery-body .buttons .active { background:#009de1; color:#fff; } #baguetteBox-slider { top: 20%; } .gallery-slider .carousel-item { height:auto; } .gallery-slider-pop .modal-dialog { max-width:1000px; } .gallery-slider-pop .modal-content { background:transparent; border:none; } .gallery-slider-pop .modal-header { border:none; } .gallery-slider-pop .close { color:#fff; opacity:0.7; } .tz-gallery { padding: 25px 15px; } .gallery-title { position: absolute; bottom: 0; z-index: 1; padding: 10px; width: 100%; opacity: 0; } .tz-gallery .lightbox:hover { cursor: zoom-in; } .tz-gallery .lightbox:hover .gallery-title { opacity: 1; } .gallery-title h3 { color: #fff; font-size:22px; font-weight:700; } .tz-gallery .lightbox:before { font-size:0; } .video-gallery .lightbox:before { font-size:0;background:url(../img/play-icon.png) no-repeat; background-position:center; width: 50px; height: 50px; } .video-body iframe { width:100%; height: 550px; } /* Blog */ .blog-body .blog-box { height:300px; overflow:hidden; margin-bottom: 20px; overflow:hidden; } .blog-body .blog-box a:hover .blog-title { background: rgb(0,157,225); background: linear-gradient(0deg, rgba(0,157,225,1) 50%, rgba(255,166,0,0) 100%); color:#12478f; } .blog-body .blog-box .blog-title h2 { font-size: 24px; line-height: 28px; } .blog-body a:hover h2 { color:#12478f; } .blog-image { width:100%; } .title-meta h1 { font-size: 35px; line-height: 40px; font-family: 'Montserrat', sans-serif; font-weight: 700; color: #152b7f; } .meta-time { display: inline-block; margin-bottom: 10px; width: 100%; text-align: right; margin-top: 5px; } .entry-date i { margin-top:3px; } .title-meta { padding-bottom: 15px; } .author-section { display:inline-block; padding:15px; background:#f7f7f7; text-align: center; margin-top: 40px; width:100%; } .blog-article ul { list-style:circle; margin-bottom: 10px; margin-left:30px; } .blog-article ul li { line-height: 25px; } .blog-article h3 { font-size: 26px; font-weight: 700; margin-bottom: 8px; margin-top: 15px; } .blog-thumbs .blog-box { height: 300px; } .blog-thumbs .blog-box .blog-title h2 { font-size: 18px; line-height: 20px; margin-bottom: 10px; } .side-bar h3 { font-size: 26px; font-weight: 700; margin-bottom: 8px; color:#152b7f; border-bottom: 5px solid #009de1; padding-bottom: 5px; margin-top: 0; } .blog-thumbs { margin-bottom:15px; } .next-button a { padding:15px; border:1px solid #00aeef; color:#152b7f; width:100%; margin-top:15px; display: inline-block; text-align: center; } .next-button a:hover { background:#00aeef; color:#fff; } .next-button i { margin-top: 5px; margin-left: 3px; } /* Error Page*/ .error-page { padding:50px 0; } .error-page h1 { font-size: 60px; line-height: 70px; font-family: 'Montserrat', sans-serif; font-weight: 800; color: #009de1; padding-bottom: 30px; padding-top: 30px; display: block; } .error-page img { max-width:600px; display:block; margin:0 auto; margin: 50px auto; } .error-page span { display:block; width:100%; text-align:center; color:#0062cc; padding-bottom:15px; font-size:18px; } /* OWL button */ .owl-theme .owl-nav { position:absolute; width: 100%; top: 40%; z-index: 9999999999; } .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev { position:absolute; z-index: 99999999; padding: 15px 20px !important; background: #fff; border-radius: 0; } .owl-carousel .owl-nav button.owl-next { right:-28px; } .owl-carousel .owl-nav button.owl-prev { left:-28px; } .owl-theme .owl-nav [class*='owl-']:hover { background: #009de0; } .owl-carousel .owl-nav span { font-size:20px; } .mobile-call { display:none; } /* Pagination */ #paging { display: inline-block; width: 100%; padding: 15px 0; text-align: center; margin-top:30px; } .pagination { display: inline-block; } .pagination a { color: black; float: left; padding: 8px 16px; text-decoration: none; } .pagination a.active { background-color: #4CAF50; color: white; } .pagination ul { display: inline-block; } .pagination li { margin-top:-5px; display: inline-block; margin-left: 5px; margin-right: 5px; } .page-body h3 { font-size: 36px; color: #12478f; font-family: 'Montserrat', sans-serif; font-weight: 700; margin-bottom: 20px; } /*the container must be positioned relative:*/ .custom-select { position: relative; font-family: Arial; border: 0; } .custom-select select { display: none; /*hide original SELECT element:*/ } .select-selected { height: 50px; font-size: 12px; border-radius: 30px; border: 2px solid #009de1; } /*style the arrow inside the select element:*/ .select-selected:after { position: absolute; content: ""; top: 14px; right: 10px; width: 0; height: 0; border: 6px solid transparent; border-color: #fff transparent transparent transparent; } /*point the arrow upwards when the select box is open (active):*/ .select-selected.select-arrow-active:after { border-color: transparent transparent #fff transparent; top: 7px; } /*style the items (options), including the selected item:*/ .select-items div,.select-selected { padding: 10px 15px; cursor: pointer; user-select: none; color:#fff; } /*style items (options):*/ .select-items { position: absolute; background-color: DodgerBlue; top: 100%; left: 0; right: 0; z-index: 99; } /*hide the items when the select box is closed:*/ .select-hide { display: none; } .select-items div:hover, .same-as-selected { background-color: rgba(0, 0, 0, 0.1); } .footer-sticky-btns { display:none; } /* Arabic */ @font-face { font-family: 'ge_flowbold'; src: url('https://www.gph.ae/contents/themes/gph/fonts/ge_flow_bold-webfont.woff2') format('woff2'), url('https://www.gph.ae/contents/themes/gph/fonts/ge_flow_bold-webfont.woff') format('woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'ge_flowregular'; src: url('https://www.gph.ae/contents/themes/gph/fonts/ge_flow_regular-webfont.woff2') format('woff2'), url('https://www.gph.ae/contents/themes/gph/fonts/ge_flow_regular-webfont.woff') format('woff'); font-weight: normal; font-style: normal; } /* New font face Arabic */ @font-face { font-family: 'GE Flow'; src: url('https://www.gph.ae/contents/themes/gph/webfont/subset-GEFlow-Bold.eot'); src: url('https://www.gph.ae/contents/themes/gph/webfont/subset-GEFlow-Bold.eot?#iefix') format('embedded-opentype'), url('https://www.gph.ae/contents/themes/gph/webfont/subset-GEFlow-Bold.woff2') format('woff2'), url('https://www.gph.ae/contents/themes/gph/webfont/subset-GEFlow-Bold.woff') format('woff'), url('https://www.gph.ae/contents/themes/gph/webfont/subset-GEFlow-Bold.ttf') format('truetype'); font-weight: bold; font-style: normal; font-display: swap; } @font-face { font-family: 'GE Flow'; src: url('https://www.gph.ae/contents/themes/gph/webfont/subset-GEFlow.eot'); src: url('https://www.gph.ae/contents/themes/gph/webfont/subset-GEFlow.eot?#iefix') format('embedded-opentype'), url('https://www.gph.ae/contents/themes/gph/webfont/subset-GEFlow.woff2') format('woff2'), url('https://www.gph.ae/contents/themes/gph/webfont/subset-GEFlow.woff') format('woff'), url('https://www.gph.ae/contents/themes/gph/webfont/subset-GEFlow.ttf') format('truetype'); font-weight: normal; font-style: normal; font-display: swap; } /*@font-face {font-family:"GE Flow";src:url("GE_Flow_Regular.eot?") format("eot"),url("GE_Flow_Regular.woff") format("woff"),url("GE_Flow_Regular.ttf") format("truetype"),url("GE_Flow_Regular.svg#GEFlow") format("svg");font-weight:normal;font-style:normal;}*/ .ar-style { font-family: 'GE Flow'; text-align:right; font: normal 400 18px/1.7 'GE Flow'; } .ar-style .navbar-nav li a, .ar-style .mega-dropdown-menu .dropdown-header a { font-family: 'GE Flow'; font-size: 16px; } .ar-style .text-left { text-align:right!important; } .ar-style .text-right { text-align:left!important; } .ar-style .owl-carousel { direction: ltr; } .ar-style .carousel-caption { right: 10%; left: inherit; } .ar-style .carousel-caption p { text-align:right; } .ar-style .doctor-box img { right:0; } .ar-style .offer-btn { left: 100px; right: inherit; text-align: left !important; } .ar-style .carousel-caption h2, .ar-style .our-doctors h2 { font-family: 'GE Flow'; line-height: 90px; font-size:70px; } .ar-style .our-doctors .booking-box h2 { font-family: 'GE Flow'; } .ar-style select.form-control { background-position: 4% 50%; } .ar-style .dropdown-header { text-align: right; } .ar-style .fa-arrow-right:before { content: "\f060"!important; } .ar-style .navbar-expand-lg .navbar-nav { margin-left: 0!important; margin-right: auto!important; } .ar-style h1, .ar-style h2, .ar-style h3, .ar-style h4, .ar-style h5, .ar-style h6 { font-family: 'GE Flow'; } .ar-style footer .footer-box h3, .ar-style footer .footer-box li { text-align:right; } .ar-style .doctor-details .title span { left: inherit; right: 0; } .ar-style .doctor-details h3 { font-size: 28px; } .ar-style .social-media-links li a { float:right; } .ar-style .our-doctors p { font-size:18px; text-align:right; line-height: 34px; } .ar-style .doctor-box .title h3 { font-size:22px; } .ar-style .our-doctors h2 { font-size: 28px; margin-top: 0; } .ar-style .about-section h2 { font-size: 28px; } .ar-style .department-box .dep-titile { left:inherit; right:0; } .ar-style .department-box .dep-titile span { left:inherit; right:15px; } /*.ar-style .language-btn { line-height: 26px; padding-bottom: 0px !important;*/ /* margin-bottom: 0px !important; }*/ .ar-style .package-banner .col-lg-6 { width: 100%; max-width: 100%; flex: 100%; } .ar-style .cta-buttons { text-align:left; } .ar-style .banner-text { max-width:100; } /*.ar-style .slide-bg-image { transform: scaleX(-1) !important; }*/ .ar-style .header-button { font-family: 'Montserrat' !important; margin-right: 5px; margin-left: 5px; } .ar-style .header-button .ar-float-left{float:left; margin-right:5px;} .ar-style .header-button.text-last{ direction:ltr; } .ar-style .inner-header .about-text-box h2, .ar-style .blog-box .blog-title h2, .ar-style .doctor-details .title h3, .ar-style .doctor-box .title h3, .ar-style .insurance-box p { font-family: 'GE Flow'; } .ar-style .doctor-box .title p { text-align:right; } .ar-style .insurance-box p { font-size:17px; } .ar-style .department-body ul, .department-body ol { margin-right:30px; } /* Arabic */ /*.ar-style {font-family: 'Tajawal', sans-serif; text-align:right; font: normal 400 16px/1.5 'Tajawal', sans-serif; }*/ .ar-style .text-left { text-align:right!important; } .ar-style .text-right { text-align:left!important; } .ar-style .text-uppercase { text-align; left !important; } .ar-style .owl-carousel { direction: ltr; } /*.ar-style .carousel-caption { right: 10%; left: inherit; }*/ .ar-style .carousel-caption { left: 10% !important; } .ar-style .carousel-caption p { text-align:right; } .ar-style .doctor-box img { right:0; } .ar-style .offer-btn { left: 100px; right: inherit; text-align: left !important; } .ar-style .carousel-caption h2, .ar-style .our-doctors h2 { font-family: 'Tajawal', sans-serif; line-height: 90px; } .ar-style .our-doctors .booking-box h2 { font-family: 'Tajawal', sans-serif; } .ar-style select.form-control { background-position: 4% 50%; } .ar-style .dropdown-header { text-align: right; } .ar-style .fa-arrow-right:before { content: "\f060"!important; } .ar-style .navbar-expand-lg .navbar-nav { margin-left: 0!important; margin-right: auto!important; } /*.ar-style h1, .ar-style h2, .ar-style h3, .ar-style h4, .ar-style h5, .ar-style h6 { font-family: 'Tajawal', sans-serif ; }*/ .ar-style footer .footer-box h3, .ar-style footer .footer-box li { text-align:right; } .ar-style .doctor-details .title span { left: inherit; right: 0; } .ar-style .doctor-details h3 { font-size: 28px; } .ar-style .font-ar { text-align: left !important; } ..ar-style .text-left /* Thank you page */ .thank-you { padding: 160px 0; min-height: 700px;} .thank-you i { font-size: 75px; color: green; margin-bottom: 20px; } .thank-you p { color: red; font-size: 30px; font-weight: 700; line-height: 44px; margin-bottom: 50px; } .packages-body table { border: 1px solid #c3c3c3; } .packages-body table td, .packages-body table th { padding: 0.75rem; vertical-align: top; border-left: 1px solid #dee2e6; } .packages-body table tr { border-top: 1px solid #dee2e6; } .whatsapp-icon { position: fixed; right: 17px; bottom: 120px; background: #25d366; color: #fff; width: 50px; height: 50px; border-radius: 50%; font-size: 30px; padding: 10px 11px; z-index: 999; } .whatsapp-icon:hover { background:#26b15a; color:#fff; } .ar-style .whatsapp-icon { left: 17px; right: inherit; bottom: 10px; } .ar-style .extra-class h2 { text-align: left !important; } /*################################## R E S P O N S I V E ##################################*/ @media screen and (max-width: 3250px) and (min-width: 1950px) { } /*Large+ devices (desktops, >1920px)*/ @media (max-width: 1920px) { .blog-box .blog-title h2 { font-size: 28px; } .carousel-caption h2 { font-size: 70px; line-height: 70px; } .our-doctors .booking-box h2 { font-size: 38px; line-height: 48px; } .our-doctors { padding-top: 350px; } } /*Medium + devices (desktops, >1550px)*/ @media (max-width: 1560px) { section { padding: 60px 0; } .blog-box .blog-title h2 { font-size: 24px; } .carousel-caption h2 { font-size: 50px; line-height: 50px; } .our-doctors .booking-box h2 { font-size: 28px; line-height: 38px; } .our-doctors { padding-top: 380px; } .carousel-caption { width: 100%; bottom: 30%; } .blog-box { height: 500px; } .navbar-nav > li > a { font-size: 12px; } .navbar-nav > li{ padding-right: 5px; padding-left: 5px; font-size: 17px; list-style:none; } .navbar-brand img { max-height: 50px; } } /*Medium + devices (desktops, >1350px)*/ @media (max-width: 1350px) { #mainNav .navbar-nav > li > a { font-size: 12px; margin-right: 5px; } .navbar-brand img { max-height: 50px; } .header-button { font-size:10px; } } @media (max-width: 1270px) { .header-button { display:none; } .cstm-btn-show .header-button { display:inline-block; } .nav-right { margin-left: 15px; } } @media (max-width: 1150px) { #mainNav .navbar-nav > li > a { font-size: 12px; margin-right: 0px; } .navbar-brand img { max-height: 60px; } .carousel-caption { width: 100%; bottom: 30%; left: 5%; } } /*Small + devices (Tabs, >991px)*/ @media (max-width: 991px) { .navbar-light .navbar-toggler { background: #1fa0d8; } .booking-box { max-width: 100%; } .navbar-light .navbar-toggler-icon { background-image:url(https://www.hmsmirdifhospital.ae/contents/themes/gph/img/nav.svg) !important; } #mainNav { background: rgb(255 255 255 / 70%) !important; } #mainNav .navbar-nav > li > a { text-align: center; color: #163e90; } .our-doctors h2, .about-section h2 { font-size: 36px; line-height: 42px; } .our-doctors { padding-top: 320px; padding-bottom: 50px; } .doctor-box { width: 300px; } section { padding: 15px 0; } footer .footer-box h3 { font-size: 16px; } .about-section { padding-top: 70px; } .navbar-toggler { right: 15px; top:20px; position: absolute; } .ar-style .navbar-toggler { right: auto; left:15px; } .nav-right { position: absolute; right: 83px; top: 23px; } .ar-style .nav-right{right:auto; left: 83px; margin-left:0;} .ar-style .language-btn{margin-left:0;} .inner-header { padding-top: 100px; text-align: center; } .offer-btn { text-align:center; right: 0; left: 0; } .inner-header h2 { font-size:30px; line-height: 35px; margin-bottom: 10px; } .inner-header .overley { padding:0; padding-top:25px; } .about-text-box { padding: 40px; } .about { padding-bottom: 100px; } .about-section-2 { padding-top: 70px; } .doctor-box { margin: 20px auto; } .mail-header { margin-right: 0px; } .ar-style .mail-header { margin-left: 15px; } .package-banner-image { padding-top: 50px; padding-bottom: 50px; } .banner-booking-form { top: -20px; } .form-inbox form { padding-bottom:20px; } .form-inbox ul li .left-input input, .form-inbox ul li .right-input input { height: 37px; font-size: 12px; } .form-inbox .right-input textarea { font-size: 14px; } .form-inbox .submit-box input.submit-btn { height: 45px; font-size: 14px; } } .mail-header { background: #009de1; } .header-button { background: #009de1; } .language-btn a { background: #009de1 !important; } /*.language-btn {*/ /* border: 1px solid #f25c84 !important;*/ /*}*/ .form-inbox form { background: #009de1 !important; } /*Extra - Small + devices (Tabs, >991px)*/ @media (max-width: 767px) { .offpack { width:100% !important;} .mobile_mail{ display: none;} /*Mobile Contact email remove*/ .navbar-toggler { top: 12px; right: 15px; } .nav-right { top: 16px; } .banner-desktop { display: none; } .banner-mobile { display: block; width: 100%; height: 350px; position: relative; background-position-x: center !important;background-size: cover !important;background-repeat: no-repeat !important;} .mob-title { text-align: left; width: 100%; position: absolute; bottom: 20%; padding: 25px; } .ar-style .mob-title{text-align: right;} .mob-title .header-button { font-size: 10px; display: inline-block; float: left; margin-left: 0; margin-right: 5px; margin-top: 5px; text-align:center; } .ar-style .mob-title .header-button{ float:right;} .mob-title .read-more { background: #293980; } .mob-title h2 { font-size: 24px; font-weight: 900; color: #fff; padding-top:0; line-height: 28px; text-transform: uppercase;text-shadow: 2px 2px 7px #1d1c1c52; } .navbar-brand img { max-height: 40px; } .booking-section { display: none; } .booking-section-home-care { display: block; } .booking-section-home-care .booking-box form { display: block; } .booking-box form { display: none; } .our-doctors .booking-box h2, .about-section h2 { text-align: center; } .booking-box { display: inline-block; max-width: 100%; width: 95%; } .booking-form-btn { display: block; float: inherit !important; font-size: 14px; letter-spacing: 0px; } .booking-box-main { text-align: center; top: -125px; } .our-doctors { padding-top: 70px; text-align: center; } .footer-box { display: none; } .footer-box-4 { display: inline-block; padding-top: 15px; text-align: center; } .footer-box-4 .social-media-links { width: 200px; display: inline-block; } footer .footer-box h3 { text-align:center; } .modal-body .booking-box form { display: block; } .modal-body .booking-box { padding: 0; box-shadow: none; width: 100% } #booking-form .modal-title { font-weight: 900; font-size: 18px; line-height: 28px; margin-top: 0; } .our-doctors .booking-box h2 { font-size: 20px; line-height: 26px; } .booking-box .btn { max-width: 90%; margin: 10px auto; padding: 10px 20px; } #booking-form button.close { position: absolute; right: 0; top: 0; width: 30px; height: 30px; border-radius: 50%; background: #009de1; color: #fff; opacity: 1; text-align: center; padding: 0 !important; font-size: 18px; padding-top: 0!important; } .error-page { padding:50px 0; } .error-page h1 { font-size: 30px; line-height: 35px; padding-bottom:15px; padding-top:20px; } .error-page img { max-width:300px; } .virtual-btn { margin: 15px auto; display: block; } .mobile-call { display:block; } .inner-header { padding-top: 0px; text-align: center; } .about-text-box { padding: 15px; } .about-text-box h1 { font-size: 30px !important; line-height: 40px !important; margin-top: 10px; } .mob-title p { color: #293980; font-size:16px; text-transform: uppercase; } .offer-btn { text-align:center; right: 0; left: 0; } .doctor_search_form .form-control { margin-bottom:10px; } .doctor_search_form .col-md-1.form-btn button { width:100%; } .inner-header .font-2 { display:none; } .department-thumb img { margin-top:0; } .breadcrumb-item { font-size: 12px; } .department-body h2 { font-size: 18px; line-height: 22px; margin-bottom: 16px; margin-top: 6px; } .btn-offer { font-size: 12px; padding: 5px 10px; margin-top: 5px; } .department-body { padding: 15px 0; } .inner-header h2 { font-size: 20px; line-height: 25px; font-weight: bold; } .offer-btn { display:none; } .offer-btn p { font-size: 14px; } .department-doctors h2 { font-size:32px; text-align: center; } .doctor-box { margin: 20px auto; } .department-body h3 { font-size:28px; } .department-body h4 { font-size: 24px; } .doctors-banner { padding-bottom: 20px; padding-top: 20px; } .doctor-image { width:auto; } .bred-crumb-section .col-md-12 { padding-left:15px; } .footer-sticky-btns { position:fixed; bottom:0; display:inherit; width: 100%; z-index: 9999999999999; } .ftr-btn-left { width:50%; border-right:1px solid blue; text-align:center; float:left; } .ftr-btn-right { width:50%; text-align:center; float:left;} .footer-sticky-btns .header-button { display:block; border-radius:0; margin: 0; font-size:14px; padding: 12px 18px; max-height: 40px; } .ftr-btn-right .header-button { background: #293980; } .modal-content { width: 90%; margin: 0 auto; } .mail-header { margin-right: 100px; } .doctor-details .title { margin-bottom:10px; margin-top:15px; } .doctor-profile { height:auto; } .doctors-body .doctor-box { width: 75%; height: 450px; } .doctor-box img { top: -20px; } .package-banner-image { padding-top: 00px; padding-bottom: 0px; } .banner-booking-form { margin-top: 0px; position:inherit; right: 0; } .form-inbox { margin: 0 auto; width:100%; } .content-part h1 { font-size:28px; } .package-content h2 { font-size:28px; } .book-appointment-page { display: block; padding-top: 0; padding-bottom: 0; } .book-appointment-page .booking-box { padding-top: 60px; padding-bottom: 60px; } .book-appointment-page .booking-box form { display: block; } #purplegrid-chat-frame { right: 15px!important; bottom: 33px!important; } .app-download { text-align:center; } } .carousel-caption-cstm h2 { color: #fff !important; } .carousel-caption-cstm .read-more-light { background-color: #009de1 !important; color: #fff !important; transition: .3s ease all; } .carousel-caption-cstm .read-more-light:hover{ background-color: #12478f !important; color: #fff !important; }