html {
scroll-behavior: smooth;
} 
body, html{
font-family: 'Montserrat', sans-serif;
font-size: 16px;
}
h1, h2, h3, h4, h5, h6{
color: #002c5b;
}
.space20{
height: 20px;
min-height: 20px;
clear: both;
}
.apptnt-infloatbtn a.btn {
position: fixed;
left: -103px;
top: 60%;
font-size: 13px;
z-index: 9;
transform: rotate(-90deg);
background: #93cd17;
color: #fff;
font-weight: 600;
letter-spacing: 0.6px;
padding: 8px 25px;
text-transform: capitalize;
transition: all 0.4s ease-in-out;
}
.apptnt-infloatbtn:hover a.btn {
background: #74a20fd1;
}
.topbar {
background: #f9f9f9;
padding: 5px 0;
}
.topbar ul {
margin-bottom: 0;
}
.topbar ul li {
margin: 0 2px;
}
.topbar ul li a {
color: #242021;
font-size: 12px;
}
.topbar ul li a.btn1-tb {
background: #93cd17;
padding: 10px 20px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.6px;
color: #1a263c;
}
.topbar ul li a.btn2-tb {
background: #8dd7f7;
padding: 10px 20px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.6px;
color: #1a263c;
}
.quikcont .modal-header p.modal-title {
text-align: center;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.6px;
font-size: 18px;
}
.quikcont .modal-body table.table.table-bordered, 
.quikcont .modal-body table.table.table-bordered tr td {
border-color: #dedede6e;
}
.quikcont .modal-body table.table.table-bordered tr td a {
color: #333;
font-weight: 600;
}
.quikcont .modal-body table.table.table-bordered tr th {
text-transform: uppercase;
letter-spacing: 0.4px;
} .navbar a#clinic-logo {
display: none;
}
.page-id-1564 .navbar a#clinic-logo {
display: block;
}
.page-id-1564 .navbar a.navbar-brand {
display: none;
}
.affix {
top: 0;
width: 100%;
z-index: 9999 !important;
}
a.navbar-brand img {
height: 80px;
width: auto;
margin-top: 10px;
transition: all 0.4s ease-in-out;
}
a.navbar-brand {
margin: 0;
padding: 0;
}
.navbar {
margin-bottom: 0;
border-bottom: 0;
border: 0;
background-color: #ffffff;
}
nav.navbar.affix {
background: #fffffff5;
}
.navbar ul.nav.navbar-nav.navbar-right li a {
padding: 40px 16px;
font-weight: 600;
font-size: 14px;
letter-spacing: 0.6px;
transition: all .4s ease-in-out;
text-transform: uppercase;
}
.affix a.navbar-brand img {
margin-top: 0;
}
.navbar.affix ul.nav.navbar-nav.navbar-right li a {
padding: 30px 10px;
font-weight: 600;
font-size: 13px;
letter-spacing: 0.2px;
}
.navbar ul.nav.navbar-nav.navbar-right li.dropdown ul.dropdown-menu li a {
padding: 8px 28px;
font-weight: 500;
text-transform: capitalize;
font-size: 14px;
}
.navbar ul.nav.navbar-nav.navbar-right li.dropdown ul.dropdown-menu li a img {
transition: all 0.4s ease-in-out;
height: 30px;
width: auto;
}
.navbar ul.nav.navbar-nav.navbar-right li.dropdown ul.dropdown-menu li:hover a img {
transform: scale(1.2);
}
.navbar ul.nav.navbar-nav.navbar-right li.dropdown ul.dropdown-menu {
border: 0;
}
.navbar ul.nav.navbar-nav.navbar-right li.dropdown#menu-item-91 ul.dropdown-menu {
min-width: 300px;
}
.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:focus, 
.navbar-default .navbar-nav>.open>a:hover {
color: #555;
background-color: #f8f9f9;
}
.navbar ul.nav.navbar-nav.navbar-right li a:before {
bottom: 0;
content: "";
left: 0;
position: absolute;
height: 2px;
width: 100%;
background-color: #93cd17;
transform: scaleX(0);
transition: all 0.5s ease-out;
}
.navbar ul.nav.navbar-nav.navbar-right li:hover a:before {
transform: scaleX(1);
}
.navbar ul.nav.navbar-nav.navbar-right li.dropdown ul.dropdown-menu li a:before {
content: none;
}
.dropdown:hover .dropdown-menu {
display: block;
margin-top: 0; 
}
.navbar ul.nav.navbar-nav.navbar-right li a:after {
top: 22px;
content: "";
left: 46%;
position: absolute;
height: 6px;
width: 6px;
background-color: #93cd17;
border-radius: 50%;
opacity: 0.4;
transition: all 0.5s ease-out;
}
.navbar ul.nav.navbar-nav.navbar-right li:hover a:after {
background-color: #002c5b;
}
.navbar ul.nav.navbar-nav.navbar-right li.dropdown ul.dropdown-menu li a:after {
content: none;
} .hero-slidewpinf {
position: relative;
overflow: hidden;
z-index: 1;
}
.hero-slidewpinf:before {
position: absolute;
content: '';
right: -240px;
top: 0;
height: 100%;
width: 70%; background: #002c5b;
transform: skewX(-14deg);
z-index: 0;
}
.hero-slidewpinf:after {
position: absolute;
content: '';
left: 0;
top: 0;
height: 100%;
width: 100%;
background: url(//www.securehospital.in/wp-content/uploads/2021/07/hospital-icons.png) center center fixed;
background-size: 20%;
z-index: -1;
transform: scaleX(-1);
opacity: 0.05;
}
.hero-contwrap {
position: relative;
overflow: hidden;
height: calc(100vh - 117px);
padding: 70px 0;
}
.hero-contwrap .hero-continfo {
padding: 30px 20px;
margin-top: -10px;
}
.hero-contwrap img {
}
.hero-contwrap-inbx { animation-name: moveInUp;
animation-duration: 0.8s;
animation-delay: 0.6s;
animation-timing-function: ease;
animation-fill-mode: both;
backface-visibility: hidden;
}
@Keyframes moveInUp {
0% {
opacity: 0;
transform: translateY(50px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.hero-contwrap .hero-continfo img {
height: 50px !important;
width: auto !important;
margin-bottom: 20px !important;
}
.hero-contwrap-inbx h1 {
font-size: 28px;
font-weight: 400;
margin: 20px 0 30px;
line-height: 1.6;
}
.hero-contwrap-inbx h1 span {
font-weight: 600;
display: block;
font-size: 42px;
line-height: 1.2;
}
.hero-contwrap-inbx h1 span em {
font-style: normal;
font-weight: 900;
letter-spacing: 0.6px;
position: relative;
z-index: 1;
}
.hero-contwrap-inbx h1 span em:before {
position: absolute;
content: '';
left: 0;
bottom: 5px;
height: 15px;
width: 100%;
background: #93cd1775;
z-index: -1;
}
.hero-contwrap-inbx p.hro-tgline {
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: 0;
padding: 6px 26px;
position: relative;
}
.hero-contwrap-inbx p.hro-tgline:before {
position: absolute;
content: '';
left: 0;
top: 0;
height: 100%;
width: 63%;
background: #93cd1729;
border-left: 4px solid;
z-index: -1;
border-radius: 6px;
}
.hero-contwrap-inbx .hero-callcta a.btn {
background: #93cd17;
color: #1a263c;
padding: 12px 30px;
font-weight: 600;
font-size: 14px;
letter-spacing: 0.4px;
text-decoration: none;
text-transform: uppercase;
}
#hero-slide .owl-nav .owl-prev {
position: absolute;
left: 10px;
top: 43%;
background: linear-gradient(-45deg, #a5cd39, #8dd7f7);
color: #fff;
border-radius: 50%;
width: 35px;
height: 35px;
padding: 2px 11px;
font-size: 22px;
opacity: 0.6;
}
#hero-slide .owl-nav .owl-next {
position: absolute;
right: 10px;
top: 43%;
background: linear-gradient(-45deg, #a5cd39, #8dd7f7);
color: #fff;
border-radius: 50%;
width: 35px;
height: 35px;
padding: 2px 13px;
font-size: 22px;
opacity: 0.6;
}
.hero-contwrap .hero-imgshow {
position: relative;
padding: 20px;
z-index: 1;
margin-left: 30px;
}
.hero-contwrap .hero-imgshow img {
border-radius: 20px;
max-width: 100% !important;
}
.hero-contwrap .hero-imgshow:before {
position: absolute;
content: '';
right: -10px;
top: -10px;
height: 80px;
width: 80px;
border-radius: 20px;
background: #8dd7f7;
z-index: -1;
opacity: 0.4;
animation: a-eight 10s linear infinite;
}
.hero-contwrap .hero-imgshow:after {
position: absolute;
content: '';
left: -20px;
bottom: -20px;
height: 120px;
width: 120px;
border-radius: 20px;
background: #93cd17;
z-index: -1;
opacity: 0.4;
animation: a-eight 20s linear infinite;
}
.hero-slidewpinf .metaslider .caption-wrap {
background: transparent;
color: unset;
opacity: 1;
}
#metaslider_228.flexslider .slides li img.slider-228 {
opacity: 0;
} .hme-centre-excellnce-wrap {
padding: 40px 0 20px; position: relative;
overflow: hidden;
text-align: center;
}
.hme-centre-excellnce-wrap:before {
position: absolute;
content: '';
right: 0;
top: 0;
height: 100%;
width: 100%;
background: url(//www.securehospital.in/wp-content/uploads/2021/07/bg-shape2.png) right top no-repeat;
background-size: contain;
}
.hme-centre-excellnce-wrap .hmecntre-exclnchd {
text-align: center;
margin-bottom: 30px;
}
.hme-centre-excellnce-wrap .hmecntre-exclnchd p {
color: #93cd17;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.6px;
margin-bottom: 0;
}
.hme-centre-excellnce-wrap .hmecntre-exclnchd h2 {
font-weight: 600;
font-size: 30px;
margin: 10px 0 0;
position: relative;
}
.hme-centre-excellnce-wrap .hmecntre-exclnchd h2:before {
position: absolute;
content: '';
bottom: -10px;
left: 32rem;
height: 2px;
width: 30px;
background: #93cd17;
border-radius: 50%;
}
.hme-centre-excellnce-wrap .hmecntre-exclnchd h2:after {
position: absolute;
content: '';
bottom: -10px;
left: 34.4rem;
height: 2px;
width: 80px;
background: #1a263c;
border-radius: 50%;
}
.spec-servbx-inwp {
margin-bottom: 30px;
background-color: #fff;
border: 0;
border-radius: 6px;
padding: 20px 30px;
box-shadow: 1px 6px 20px 1px #eaeaea63;
position: relative;
transition: all 0.5s ease-out;
}
.spec-servbx-inwp:before {
bottom: 0;
content: "";
left: 0;
position: absolute;
height: 3px;
width: 100%;
background-color: #93cd17;
transform: scaleX(0);
transition: all 0.5s ease-out;
}
.spec-servbx-inwp:hover:before {
transform: scaleX(1);
}
.specserv-bxin-imgwp {
display: block;
width: auto;
height: auto;
margin-bottom: 34px;
transition: all 0.3s ease;
}
.spec-servbx-inwp:hover .specserv-bxin-imgwp {
transform: rotateY(180deg);
}
.specserv-bxin-imgwp .spec-icoshowin i {
font-size: 70px;
color: #93cd17;
}
.specserv-bxin-imgwp .spec-icoshowin img {
height: 80px;
width: auto;
opacity: 0.8;
}
.sepcserv-bxin-contwrap h4 {
font-weight: 600;
letter-spacing: 0.6px;
margin-bottom: 14px;
}
.sepcserv-bxin-contwrap p {
line-height: 1.8;
color: #616870;
}
.sepcserv-bxin-contwrap a.btn {
font-size: 14px;
color: #333;
font-weight: 600;
letter-spacing: .6px;
}
.sepcserv-bxin-contwrap a.btn i {
color: #93cd17;
} .hosphmegallery-infwp{
overflow: hidden;
}
.hosphmegallery-infwp .container-fluid {
padding: 0;
}
.hosphmegallery-infwp .col-md-2 {
padding: 0 4px;
}
.inspgall-inbx {
position: relative;
overflow: hidden;
z-index: 1;
}
.inspgall-inbx .inspgall-cont {
bottom: 33px;
left: 50px;
overflow: hidden;
position: absolute;
z-index: 1;
}
.inspgall-inbx .inspgall-cont p.inspgal-cat {
transition: transform .4s, opacity .2s;
will-change: transform, opacity;
opacity: 0;
color: #93cd17;
font-weight: 600;
}
.inspgall-inbx .inspgall-cont p.inspgall-wrd {
opacity: 0;
transition: transform .4s, opacity .2s;
will-change: transform, opacity;
font-size: 22px;
font-weight: 600;
color: #fff;
}
.inspgall-inbx:hover .inspgall-cont p.inspgall-wrd {
opacity: 1;
}
.inspgall-inbx:hover .inspgall-cont p.inspgal-cat {
opacity: 1;
}
.inspgall-inbx:after {
content: '';
background-color: rgba(24, 19, 60, 0.75);
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
opacity: 0;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
transform: scaleY(0);
-webkit-transition: transform 0.5s cubic-bezier(0.57, 0.04, 0.06, 0.84), opacity 0s 0.5s;
transition: transform 0.5s cubic-bezier(0.57, 0.04, 0.06, 0.84), opacity 0s 0.5s;
z-index: 0;
}
.inspgall-inbx:hover:after {
opacity: 1;
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition: transform 0.5s cubic-bezier(0.57, 0.04, 0.06, 0.84), opacity 0s;
transition: transform 0.5s cubic-bezier(0.57, 0.04, 0.06, 0.84), opacity 0s;
} .mtor-doctwrapin {
position: relative;
overflow: hidden;
padding: 40px 0;
background: #f5f5f573;
}
.mtor-doctwrapin .mtr-dctr-hd {
text-align: center;
margin-bottom: 30px;
}
.mtor-doctwrapin .mtr-dctr-hd p {
color: #93cd17;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.6px;
margin-bottom: 0;
}
.mtor-doctwrapin .mtr-dctr-hd h2 {
font-weight: 600;
font-size: 30px;
margin: 10px 0 0;position: relative;
}
.mtor-doctwrapin .mtr-dctr-hd h2:before {
position: absolute;
content: '';
bottom: -10px;
left: 32rem;
height: 2px;
width: 30px;
background: #93cd17;
border-radius: 50%;
}
.mtor-doctwrapin .mtr-dctr-hd h2:after {
position: absolute;
content: '';
bottom: -10px;
left: 34.4rem;
height: 2px;
width: 80px;
background: #1a263c;
border-radius: 50%;
}
.mt-dctr-wpinbx {
background: #fff;
text-align: center;
padding: 20px;
box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 7%);
border-radius: 15px;
margin-bottom: 30px;
transition: all 300ms ease-in-out 0s;
}
#doctors-allinone .mt-dctr-wpinbx {
padding: 20px 20px 40px;
}
.mt-dctr-wpinbx img {
border-radius: 50%;
width: 75%;
margin: 0 auto;
}
p.dctr-nme {
font-weight: 600;
font-size: 14px;
letter-spacing: 0.3px;
margin: 20px 0 0;
transition: all 0.4s ease-in-out;
text-transform: uppercase;
color: #002c5b;
}
#inbranch-docs .mt-dctr-wpinbx {
min-height: 300px;
}
.mt-dctr-wpinbx:hover p.dctr-nme{
color: #93cd17;
}
p.dctr-designate {
font-size: 12px;
color: #888080;
margin-bottom: 0;
}
#doctors-allinone .mt-dctr-wpinbx {
position: relative;
overflow: hidden;
}
#doctors-allinone .mt-dctr-wpinbx p.doc-locate {
position: absolute;
width: 100%;
left: 0;
bottom: -10px;
background: #93cd17;
color: #1a263c;
font-weight: 600;
font-size: 11px;
padding: 6px;
text-transform: uppercase;
letter-spacing: .2px;
transition: all 0.4s ease-in-out;
margin: 6px 0;
}
#doctors-allinone .mt-dctr-wpinbx:hover p.doc-locate {
background: #1a263c;
color: #93cd17;
}
.mtor-doctwrapin a.btn {
background: #93cd17;
color: #1a263c;
padding: 8px 30px;
font-weight: 600;
font-size: 12px;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0.6px;
}
.tm-floating-objects {
opacity: 0.2;
}
span.floating-object-1.tm-animation-floating {
position: absolute;
width: 100px;
height: 100px;
z-index: 0;
-webkit-animation-name: tm-animation-floating;
-webkit-animation-duration: 3s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: ease-in-out;
-moz-animation-name: Floating;
-moz-animation-duration: 3s;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: ease-in-out;
opacity: 0.2;
top: 15%;
background: url(//www.securehospital.in/wp-content/uploads/2021/07/shape4.png) center no-repeat;
}
@-webkit-keyframes tm-animation-floating {
from {
-webkit-transform: translate(0, 0px); }
65% {
-webkit-transform: translate(0, 15px); }
to {
-webkit-transform: translate(0, 0px); } }
@-moz-keyframes tm-animation-floating {
from {
-moz-transform: translate(0, 0px); }
65% {
-moz-transform: translate(0, 15px); }
to {
-moz-transform: translate(0, 0px); } }
span.floating-object-2.tm-animation-spin {
position: absolute;
width: 100px;
height: 100px;
z-index: 0;
animation: tm-animation-spin 10s linear infinite;
opacity: 0.2;
background: url(//www.securehospital.in/wp-content/uploads/2021/07/shape2.png) center no-repeat;
}
@-moz-keyframes tm-animation-spin {
100% {
-moz-transform: rotate(360deg); } }
@-webkit-keyframes tm-animation-spin {
100% {
-webkit-transform: rotate(360deg); } }
@keyframes tm-animation-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } } .abouthosp-infwpsec {
position: relative;
padding: 60px 0;
overflow: hidden;
background: linear-gradient(to left,#e0e7f9 0%,#fff 100%);
} .abouthosp-infwpsec .align-center {
display: flex;
align-items: center;
}
.aboutinfcont-wpsec p.cassicinf {
font-size: 18px;
font-weight: 600;
letter-spacing: 0.6px;
padding: 8px 40px;
color: #333;
position: relative;
background: #fff;
border-radius: 30px;
width: 66%;
box-shadow: -1px 6px 15px 4px #dedede61;
}
.aboutinfcont-wpsec h2 {
font-weight: 600;
line-height: 1.4;
font-size: 32px;
}
.aboutinfcont-wpsec p {
line-height: 1.6;
}
.aboutinfcont-wpsec ul {
margin: 15px 0 30px;
list-style: none;
padding-left: 0;
display: block;
}
.aboutinfcont-wpsec ul li {
margin-bottom: 6px;
font-weight: 600;
margin-right: 0;
}
.aboutinfcont-wpsec ul li i {
color: #93cd17;
margin-right: 3px;
}
section.abouthosp-infwpsec .row.text-center.mt-5 {
padding: 30px 10px;
box-shadow: 1px 1px 10px 1px #e0e7f9;
border-radius: 8px;
}
.aboutinfcont-wpsec a.btn {
background: #93cd17;
color: #1a263c;
padding: 10px 25px;
font-weight: 600;
font-size: 12px;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0.6px;
} .xtra-ftserv-inwp {
padding: 40px 0 20px;
background: #ffffff;
position: relative;
overflow: hidden;
z-index: 1;
border-top: 1px solid #f7f7f7;
}
.xtra-ftserv-inwp:before {
content: '';
position: absolute;
width: 300px;
height: 300px;
border-radius: 100%;
background: linear-gradient(135deg,#DAF2FA 0%,rgba(218,242,250,0) 100%);
bottom: 10%;
right: 0;
z-index: -1;
animation: zooming-circle2 6.5s cubic-bezier(.5,0,0,.5) infinite;
}
.xtra-ftserv-inwp .xtraft-hdin {
margin-bottom: 40px;
text-align: center;
}
.xtra-ftserv-inwp .xtraft-hdin p {
color: #93cd17;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.6px;
margin-bottom: 0;
font-size: 16px;
}
.xtra-ftserv-inwp .xtraft-hdin h3 {
font-weight: 600;
font-size: 26px;
margin: 10px 0 0;
position: relative;
}
.xtra-ftserv-inwp .xtraft-hdin h3:before {
position: absolute;
content: '';
bottom: -10px;
left: 32rem;
height: 2px;
width: 30px;
background: #93cd17;
border-radius: 50%;
}
.xtra-ftserv-inwp .xtraft-hdin h3:after {
position: absolute;
content: '';
bottom: -10px;
left: 34.4rem;
height: 2px;
width: 80px;
background: #1a263c;
border-radius: 50%;
}
.xtraft-inbx {
padding: 30px;
background: #fff;
box-shadow: 0px 10px 20px 2px #dedede52;
border-radius: 6px;
margin-bottom: 30px;
position: relative;
overflow: hidden;
}
.xtraft-inbx:hover .media img {
opacity: 0.9;
transform: scale(1.1);
}
.xtraft-inbx .media p {
line-height: 1.6;
margin-bottom: 0;
}
.xtraft-inbx h4 {
font-weight: 600;
font-size: 16px;
margin-bottom: 10px;
}
.xtraft-inbx img {
height: 60px;
width: auto;
margin-bottom: 10px;
opacity: 0.6;
transition: all 0.4s ease-in-out;
}
.xtraft-inbx .infabsltsh img {
position: absolute;
right: -20px;
top: -20px;
height: 100px;
opacity: 0.02;
transition: all 0.4s ease-in-out;
}
.xtraft-inbx:hover .infabsltsh img {
right: 0;
top: 0;
height: 100px;
opacity: 0.06;
} .xtra-ftserv-inwp#home-specialities .col-md-2 {
width: 20%;
padding-left: 5px;
padding-right: 5px;
}
.xtra-ftserv-inwp#home-specialities .xtraft-inbx {
padding: 10px 15px 5px;
min-height: 180px;
position: relative; 
}
.xtra-ftserv-inwp#home-specialities .xtraft-inbx h4 {
font-size: 14px;
}
.xtra-ftserv-inwp#home-specialities .xtraft-inbx .media img {
opacity: 0.9;
height: 70px;
}
.xtra-ftserv-inwp#home-specialities:after {
position: absolute;
content: '';
left: 0;
top: 0;
height: 300px;
width: 300px;
background: url(//www.securehospital.in/wp-content/themes/SeCURE-Hospitals/img/specialities/circle-bg.svg) no-repeat;
z-index: -1;
background-size: contain;
opacity: 0.1;
animation: zooming-circle 6.5s cubic-bezier(.5,0,0,.5) infinite;
}
@keyframes zooming-circle {
0% {
-webkit-transform: scale(1)
}
50% {
-webkit-transform: scale(.9)
}
100% {
-webkit-transform: scale(1)
}
}
@keyframes zooming-circle2 {
0% {
-webkit-transform: scale(1)
}
50% {
-webkit-transform: scale(.8)
}
100% {
-webkit-transform: scale(1)
}
} .htmfacilities-wrap {
padding: 60px 0;
position: relative;
overflow: hidden;
}
.htmfacilities-wrap h3 {
font-size: 30px;
line-height: 56px;
margin: 0 0 40px;
position: relative;
}
.htmfacilities-wrap .splfacil-infbx {
padding: 24px 16px;
margin-bottom: 16px;
background: #f0f8ff7a;
border-radius: 6px;
border-right: 2px solid transparent;
transition: all 0.4s ease-in-out;
}
.htmfacilities-wrap .splfacil-infbx img {
height: 40px;
width: auto;
float: left;
margin: -5px 10px 0 0;
}
.htmfacilities-wrap .splfacil-infbx h4 {
font-size: 16px;
font-weight: 600;
margin: 5px;
}
.htmfacilities-wrap .splfacil-infbx:hover {
border-right-color: #93cd17;
}
.htmfacilities-wrap h3 span {
font-weight: 600;
}
.htmfacilities-wrap h3:before {
position: absolute;
content: '';
bottom: -10px;
left: 32rem;
height: 2px;
width: 30px;
background: #93cd17;
border-radius: 50%;
}
.htmfacilities-wrap h3:after {
position: absolute;
content: '';
bottom: -10px;
left: 34.4rem;
height: 2px;
width: 80px;
background: #1a263c;
border-radius: 50%;
}
.htmfacilities-wrap:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
background: url(//www.securehospital.in/wp-content/uploads/2021/07/meet-the-shop-bg.png) no-repeat;
top: 0;
left: 0;
z-index: -1;
background-size: contain;
opacity: 0.2;
}
.htmfacilities-wrap:after {
content: '';
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
background: url(//www.securehospital.in/wp-content/uploads/2021/07/more-from-shop-bg.png) no-repeat right;
z-index: -1;
background-size: contain;
opacity: 0.4;
} .webcta-infwpsec {
padding: 20px 0;
position: relative;
overflow: hidden;
}
.webcta-infwpsec:before {
position: absolute;
content: '';
left: 0;
top: 0;
height: 100%;
width: 100%;
background: url(//www.securehospital.in/wp-content/uploads/2021/07/cta-bg.png) bottom no-repeat;
}
.webcta-imgin img {
height: auto;
max-width: 100%;
}
.webctain-cont {
margin-top: 25px;
}
.webctain-cont span {
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
color: #333;
letter-spacing: 2px;
display: inline-block;
margin-bottom: 20px;
position: relative;
padding: 10px 0 10px 20px;
display: none;
}
.webctain-cont span:before {
content: "";
width: 50%;
height: 100%;
background: #b1abab;
position: absolute;
background: #adadad 0% 0% no-repeat padding-box;
opacity: 0.2;
left: 0;
top: 0;
}
.webctain-cont h3 {
font-size: 22px;
position: relative;
color: #333;
font-weight: 600;
line-height: 1.4;
margin-top: 10px;
}
.webcta-btn {
margin-top: 60px;
}
.webcta-btn a.btn {
background: #93cd17;
color: #1a263c;
font-weight: 600;
padding: 10px 20px;
letter-spacing: 0.6px;
margin: 0;
border-radius: 4px;
border: 2px solid #93cd17;
transition: all 0.4s ease-in-out;
}
.webcta-btn .dropdown .dropdown-menu {
z-index: 9;
width: 300px;
border: 0;
padding: 0;
}
.webcta-btn .dropdown .dropdown-menu a {
display: block;
padding: 12px 20px;
font-weight: 600;
color: #002c5b;
font-size: 16px;
border-bottom: 1px solid #efefef85;
}
.webcta-btn button.btn {
background: #93cd17;
color: #1a263c;
font-weight: 600;
padding: 10px 20px;
letter-spacing: 0.6px;
margin: 0;
border-radius: 4px;
border: 2px solid #93cd17;
transition: all 0.4s ease-in-out;
} .socio-prfs-infwp {
background: #202c42;
padding: 30px 0;
color: #fff;
text-align: center;
position: relative;
overflow: hidden;
}
.socio-prfs-infwp:before{
position: absolute;
content: '';
left: 0;
top: 0;
height: 100%;
width: 100%;
background: url(//www.securehospital.in/wp-content/uploads/2021/07/footer-bg.png) center center no-repeat;
background-size: cover;
}
.socio-prfs-infwp .socio-inbx p.socio-inval {
font-size: 14px;
font-weight: 500;
letter-spacing: 0.6px;
margin-bottom: 0;
line-height: 1.8;
}
.socio-prfs-infwp .socio-inbx p.socio-inval span {
display: block;
font-size: 28px;
font-weight: 600;
letter-spacing: 2px;
line-height: 1;
}
.socio-prfs-infwp .socio-inbx {
border-right: 1px solid #dedede1f;
}
.socio-prfs-infwp .no-bd .socio-inbx{
border-right: 0;
} .testimoni-infwpsc {
padding: 60px 0;
position: relative;
overflow: hidden;
}
.testimoni-infwpsc:before {
position: absolute;
content: '';
right: 0;
top: 0;
height: 100%;
width: 100%;
background: url(//www.securehospital.in/wp-content/uploads/2021/07/bg-shape2.png) right top no-repeat;
background-size: contain;
}
.testimoni-infwpsc .testi-hd {
text-align: center;
margin-bottom: 30px;
}
.testimoni-infwpsc .testi-hd p {
color: #93cd17;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.6px;
margin-bottom: 0;
}
.testimoni-infwpsc .testi-hd h3 {
font-weight: 600;
font-size: 30px;
margin: 10px 0 0;
position: relative;
}
.testimoni-infwpsc .testi-hd h3:before {
position: absolute;
content: '';
bottom: -10px;
left: 32rem;
height: 2px;
width: 30px;
background: #93cd17;
border-radius: 50%;
}
.testimoni-infwpsc .testi-hd h3:after {
position: absolute;
content: '';
bottom: -10px;
left: 34.4rem;
height: 2px;
width: 80px;
background: #1a263c;
border-radius: 50%;
}
.testimoni-slideinf {
padding: 30px;
background: #f5f5f5;
margin: 10px;
}
.testimoni-slideinf p.testi-content {
line-height: 1.8;
margin-bottom: 20px;
}
.testimoni-slideinf .qt-shwimg img.testi-clpic {
height: 50px;
width: auto;
border-radius: 50%;
float: left;
margin: -2px 16px 0 0;
}
.testimoni-slideinf .qt-shwimg p.testi-nme {
font-weight: 600;
font-size: 16px;
margin: 2px 0 2px 0;
line-height: 2.6;
}
.testimoni-slideinf .qt-shwimg p.testi-destin {
font-size: 12px;
display: none;
}
.testimoni-slideinf .qt-shwimg {
position: relative;
z-index: 1;
}
.testimoni-slideinf .qt-shwimg:before {
position: absolute;
content: '';
left: 20px;
top: -20px;
height: 200%;
width: 5px;
background: #93cd1726;
z-index: -1;
transform: rotate(45deg);
}
#testimoni-slide .owl-prev{
position: absolute;
left: -30px;
top: 43%;
color: #1a263c;
background: #93cd1738;
height: 38px;
width: 38px;
line-height: 38px;
text-align: center;
border-radius: 50%;
font-weight: 600;
font-size: 22px;
}
#testimoni-slide .owl-next{
position: absolute;
right: -30px;
top: 43%;
color: #1a263c;
background: #93cd1738;
height: 38px;
width: 38px;
line-height: 38px;
text-align: center;
border-radius: 50%;
font-weight: 600;
font-size: 22px;
}
.testimonial-box .box-content p {
font-weight: 400 !important;
line-height: 1.8 !important;
font-size: 15px !important;
}
.testimonial-box .box-companyinfo span.box-com-name {
font-weight: 600 !important;
} .allsmeinner-hdbanner {
padding: 150px 0;
position: relative;
overflow: hidden;
}
.allsmeinner-hdbanner:before {
position: absolute;
content: '';
left: 0;
top: 0;
height: 100%;
width: 100%;
background: url(//www.securehospital.in/wp-content/uploads/2021/07/service-bg.png) center center no-repeat;
background-size: cover;
}
.allsmeinner-hdbanner h1 {
margin: 0 0 15px;
font-weight: 600;
letter-spacing: 0.6px;
}
.allsmeinner-hdbanner p.lead {
font-weight: 600;
margin: 0;
}
.page-id-69 .allsmeinner-hdbanner:before,
.page-id-70 .allsmeinner-hdbanner:before,
.page-id-71 .allsmeinner-hdbanner:before,
.page-id-74 .allsmeinner-hdbanner:before,
.page-id-72 .allsmeinner-hdbanner:before,
.page-id-73 .allsmeinner-hdbanner:before,
.page-id-75 .allsmeinner-hdbanner:before
{
background: url(//www.securehospital.in/wp-content/uploads/2021/07/branch-slider-bg.jpg) center center no-repeat;
background-size: cover;
}
.page-id-62 .allsmeinner-hdbanner:before {
background: url(//www.securehospital.in/wp-content/uploads/2021/07/cardiac-sciences-slidebg.jpg) center center no-repeat;
background-size: cover;
}
.page-id-63 .allsmeinner-hdbanner:before {
background: url(//www.securehospital.in/wp-content/uploads/2021/07/neurosciences-slide-bg.jpg) center center no-repeat;
background-size: cover;
}
.page-id-64 .allsmeinner-hdbanner:before {
background: url(//www.securehospital.in/wp-content/uploads/2021/07/obsterics-gynocology-slidebg.jpg) center center no-repeat;
background-size: cover;
}
.page-id-65 .allsmeinner-hdbanner:before {
background: url(//www.securehospital.in/wp-content/uploads/2021/07/orthopaedic-slidebg.jpg) center center no-repeat;
background-size: cover;
}
.page-id-66 .allsmeinner-hdbanner:before {
background: url(//www.securehospital.in/wp-content/uploads/2021/07/urology-nephrology-slidebg.jpg) center center no-repeat;
background-size: cover;
}
.page-id-67 .allsmeinner-hdbanner:before {
background: url(//www.securehospital.in/wp-content/uploads/2021/07/gastroenterology-slide-bg.jpg) center center no-repeat;
background-size: cover;
}
.page-id-817 .allsmeinner-hdbanner:before {
background: url(//www.securehospital.in/wp-content/uploads/2021/09/Accident-Emergency.jpg) center center no-repeat;
background-size: cover;
}
.page-id-836 .allsmeinner-hdbanner:before {
background: url(//www.securehospital.in/wp-content/uploads/2021/09/Anaestesiology.jpg) center center no-repeat;
background-size: cover;
}
.page-id-832 .allsmeinner-hdbanner:before {
background: url(//www.securehospital.in/wp-content/uploads/2021/09/General-Medicine.jpg) center center no-repeat;
background-size: cover;
}
.page-id-868 .allsmeinner-hdbanner:before {
background: url(//www.securehospital.in/wp-content/uploads/2021/09/General-Surgery.jpg) center center no-repeat;
background-size: cover;
}
.page-id-796 .allsmeinner-hdbanner:before {
background: url(//www.securehospital.in/wp-content/uploads/2021/09/Neonatology-Pediatrics.jpg) center center no-repeat;
background-size: cover;
}
.page-id-69 .apptnt-infloatbtn a.btn,
.page-id-70 .apptnt-infloatbtn a.btn,
.page-id-71 .apptnt-infloatbtn a.btn,
.page-id-72 .apptnt-infloatbtn a.btn,
.page-id-73 .apptnt-infloatbtn a.btn,
.page-id-74 .apptnt-infloatbtn a.btn,
.page-id-75 .apptnt-infloatbtn a.btn
{
display: none;
} .deepintroabt-servwp {
padding: 60px 0;
position: relative;
overflow: hidden;
z-index: 1;
background: aliceblue;
}
.deepintroabt-servwp:before {
position: absolute;
content: '';
right: 0;
top: 0;
height: 100%;
width: 100%;
background: url(//www.securehospital.in/wp-content/uploads/2021/07/bg-shape2.png) right top no-repeat;
background-size: contain;
}
.deepintroabt-servwp h2 {
font-weight: 500;
margin: 0 0 35px;
position: relative;
}
.deepintroabt-servwp h2 span {
font-weight: 600;
color: #132573;
}
.deepintroabt-servwp h2:before {
position: absolute;
content: '';
left: 0;
bottom: -10px;
height: 2px;
width: 20px;
background: #93cd17;
border-radius: 50%;
}
.deepintroabt-servwp h2:after {
position: absolute;
content: '';
left: 25px;
bottom: -10px;
height: 2px;
width: 50px;
background: #1a263c;
border-radius: 50%;
}
.deepintroabt-servwp img.hero-splimg{
border-radius: 6px;
box-shadow: 1px 1px 10px 2px #dedede;
margin: 30px 0;
}
.deepintroabt-servwp h3, .deepintroabt-servwp h4 {
font-weight: 600;
color: #089cdc;
margin: 25px 0 10px;
}
.deepintroabt-servwp p, .deepintroabt-servwp ul li{
text-align: justify;
line-height: 1.8;
}
.deepintroabt-servwp ul{
margin-bottom: 0;
list-style: circle;
}
.deepintroabt-servwp ul.listinzero {
list-style: none;
padding-left: 20px;
}
.deepintroabt-servwp ul.listinzero li i.fa{
margin-right: 5px;
color: #93cd17;
}
.innserv-pgefts .xtraft-inbx .media .media-left img {
position: absolute;
height: 40px;
width: auto;
top: 6px;
right: 6px;
} .innserv-pgefts {
padding: 60px 0;
border-top: 1px solid #f1f1f1;
}
.innserv-pgefts .innserv-pgefts-hdin {
margin-bottom: 40px;
}
.innserv-pgefts .innserv-pgefts-hdin p {
color: #93cd17;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.6px;
margin-bottom: 0;
}
.innserv-pgefts .innserv-pgefts-hdin h3 {
font-weight: 600;
font-size: 30px;
margin: 10px 0 0;
}
.innserv-pgefts ul.nav.nav-tabs {
border-bottom: 0;
}
.innserv-pgefts ul.nav.nav-tabs li {
display: block;
width: 100%;
}
.innserv-pgefts ul.nav.nav-tabs li a {
color: #333;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.2px;
border: 0;
transition: all 0.4s ease-in-out;
}
.innserv-pgefts ul.nav.nav-tabs li.active a {
background: #f5f5f5;
color: #1e81ce;
}
.innserv-pgefts ul.nav.nav-tabs li a i.fa {
float: right;
margin-right: 10px;
transition: all 0.4s ease-in-out;
}
.innserv-pgefts ul.nav.nav-tabs li.active a i.fa {
margin-right: 0;
}
.innserv-pgefts .tab-content .tab-pane.active {
background: #f5f5f5;
border-radius: 6px;
box-shadow: 0px 6px 20px 1px #dedede6e;
}
.innserv-pgefts .tab-content .tab-pane img.img-ftserv-in {
position: absolute;
right: 10px;
top: 10px;
height: 60px;
width: auto;
}
.innserv-pgefts .tab-content .tab-pane {
position: relative;
overflow: hidden;
padding: 80px;
z-index: 1;
}
.innserv-pgefts .tab-content .tab-pane:before {
position: absolute;
content: '';
right: 0;
top: 0;
height: 100%;
width: 100%;
background: url(//www.securehospital.in/wp-content/uploads/2021/07/bg-shape2.png) right top no-repeat;
background-size: 60%;
opacity: 0.6;
z-index: -1;
}
.innserv-pgefts .tab-content .tab-pane h4 {
font-weight: 600;
font-size: 24px;
letter-spacing: 0.6px;
margin: 0 0 35px;
position: relative;
}
.innserv-pgefts .tab-content .tab-pane h4:before {
position: absolute;
content: '';
left: 0;
bottom: -10px;
height: 2px;
width: 20px;
background: #93cd17;
border-radius: 50%;
}
.innserv-pgefts .tab-content .tab-pane h4:after {
position: absolute;
content: '';
left: 25px;
bottom: -10px;
height: 2px;
width: 50px;
background: #1a263c;
border-radius: 50%;
}
.innserv-pgefts .tab-content .tab-pane p {
line-height: 1.8;
text-align: justify;
} .make-appointmentwrapin {
padding: 60px 0;
background: #f5f5f5c7;   
position: relative;
z-index: 1; 
}
.make-appointmentwrapin:after{
position: absolute;
content: '';
right: 0;
top: 0;
height: 100%;
width: 100%;
background: url(//www.securehospital.in/wp-content/uploads/2021/07/bg-shape2.png) right top no-repeat;
background-size: contain;
z-index: -1;
opacity: 0.4;
}
.appointment-formin {
box-shadow: 1px 1px 10px #dedede;
padding: 60px;
margin-top: -120px;
background: #fff;
border-radius: 6px;
position: relative;
overflow: hidden;
z-index: 1;
}
.appointment-formin h2 {
font-weight: 600;
margin: 0 0 10px;
font-size: 26px;
}
.appointment-formin p {
margin-bottom: 20px;
}
.appointment-formin form input, .appointment-formin form select {
border: 0;
border-bottom: 2px solid #dedede;
box-shadow: none;
border-radius: 0;
height: 40px;
padding: 10px 20px;
width: 100%;
font-weight: 400;
}
.appointment-formin form textarea {
border: 0;
border-bottom: 2px solid #dedede;
box-shadow: none;
border-radius: 0;
width: 100%;
height: 65px;
max-width: 100%;
font-weight: 400;
padding: 10px 20px;
}
.appointment-formin form label {
color: #4a4a4a;
width: 100% !important;
margin-bottom: 20px;
}
.appointment-formin form label span {
width: 100% !important;
}
.appointment-formin form button.btn {
background: #93cd17;
color: #1a263c;
padding: 10px 30px;
font-weight: 600;
font-size: 14px;
letter-spacing: 0.4px;
text-decoration: none;
text-transform: uppercase;
}
.appoint-infimg img {
position: absolute;
top: -20px;
right: 50px;
max-width: 140px;
z-index: -1;
-webkit-animation: a-eight 20s linear infinite;
animation: a-eight 20s linear infinite;
}
.appointment-formin form input.wpcf7-submit {
background: #93cd17;
color: #1a263c;
padding: 10px 30px;
font-weight: 600;
font-size: 14px;
letter-spacing: 0.4px;
text-decoration: none;
text-transform: uppercase;
border-radius: 4px;
border-bottom: 0;
}
@-webkit-keyframes a-eight {
0% {
transform: translate(0)
}
50% {
transform: translate(75px)
}
to {
transform: translate(0)
}
}
@keyframes a-eight {
0% {
transform: translate(0)
}
50% {
transform: translate(75px)
}
to {
transform: translate(0)
}
} .mtor-doctwrapin#doctors-allinone {
border-top: 1px solid #efefef7a;
}
.abtvismis-wrap {
position: relative;
overflow: hidden;
padding: 60px 0;
}
.abtvismis-wrap .vismis-inbx {
position: relative;
overflow: hidden;
padding: 30px;
border: 10px solid #f7f7f7;
min-height: 350px;
}
.abtvismis-wrap .vismis-inbx:before {
position: absolute;
content: '';
left: 0;
top: 0;
height: 10px;
width: 60px;
background: #93cd17;
opacity: 0;
transition: all 0.4s ease-in-out;
}
.abtvismis-wrap .vismis-inbx:after {
position: absolute;
content: '';
right: 0;
bottom: 0;
height: 10px;
width: 60px;
background: #93cd17;
opacity: 0;
transition: all 0.4s ease-in-out;
}
.abtvismis-wrap .vismis-inbx:hover:before, .abtvismis-wrap .vismis-inbx:hover:after {
opacity: 1;
}
.abtvismis-wrap .vismis-inbx img {
height: 60px;
width: auto;
margin-bottom: 20px;
}
.abtvismis-wrap .vismis-inbx h4 {
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.6px;
margin: 10px 0 10px;
}
.abtvismis-wrap .vismis-inbx p, .abtvismis-wrap .vismis-inbx ul li {
line-height: 1.6;
}
.abtvismis-wrap .vismis-inbx ul {
list-style: none;
padding-left: 0;
}
.abtvismis-wrap .vismis-inbx ul li i {
color: #93cd17;
}
.abtvismis-wrap .vismis-inbx .vismisbg-img img {
position: absolute;
right: -20px;
top: -20px;
height: 100px;
opacity: 0.1;
transition: all 0.4s ease-in-out;
}
.abtvismis-wrap .vismis-inbx:hover .vismisbg-img img {    
right: 0;
top: 0;
height: 100px;
}
#doctors-allinone a.btn {
background: #93cd17;
color: #1a263c;
padding: 8px 30px;
font-weight: 600;
font-size: 12px;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0.6px;
} .events-wrapinnosec {
padding: 60px 0 20px;
position: relative;
overflow: hidden;
}
.events-wrapinnosec .event-hdin p {
color: #93cd17;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.6px;
margin-bottom: 0;
}
.events-wrapinnosec .event-hdin h2 {
font-weight: 600;
font-size: 30px;
margin: 5px 0 30px;
}
.event-infrwinf {
background: #f5f5f5;
margin-bottom: 30px;
padding: 0 !important;
border-radius: 6px;
box-shadow: 2px 1px 20px 1px #dedede;
border-bottom: 4px solid #93cd17;
transition: all 0.4s ease-in-out;
}
.event-infrwinf:hover {
border-bottom-color: #002c5b;
}
.event-infrwinf .evento-infimg{
overflow: hidden;
}
.event-infrwinf .evento-infimg img{
border-radius: 6px 0 0 6px;
transition: all 0.4s ease-in-out;
}
.event-infrwinf:hover .evento-infimg img{
transform: scale(1.2) rotate(2Deg);
}
.event-infrwinf .pd-0 {
padding: 0;
}
.event-infrwinf .event-infodp {
padding: 65px;
border-right: 1px solid #e8e8e8;
}
.event-infrwinf .event-infodp h4 {
margin: 0 0 10px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.6px;
}
.event-infrwinf .event-infodp p {
line-height: 1.6;
}
.event-infrwinf .event-infodp ul {
list-style: none;
padding-left: 0;
}
.event-infrwinf .event-infodp ul li {
line-height: 1.8;
font-weight: 500;
}
.event-infrwinf .event-infodp ul li i {
color: #002c5b;
width: 20px;
text-align: center;
margin-right: 5px;
font-size: 16px;
}
.event-infrwinf .event-btn {
text-align: center;
padding-top: 140px;
}
.event-infrwinf .event-btn a.btn {
background: #93cd17;
color: #1a263c;
padding: 8px 30px;
font-weight: 600;
font-size: 12px;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0.6px;
} .founders-msg-wrap {
padding: 60px 0;
}
.founders-msg-wrap .fndr-img {
background: #f5f5f5;
box-shadow: 0px 1px 20px 1px #f2f2f2;
border-radius: 6px;
border-bottom: 5px solid #93cd17;
padding: 30px;
}
.founders-msg-wrap .fndr-img img {
text-align: center;
margin: 0 auto;
filter: grayscale(1);
transition: all 0.4s ease-in-out;
transform: rotate(-5Deg);
}
.founders-msg-wrap .fndr-img:hover img {
filter: grayscale(0);
transform: scale(1.06) rotate(0Deg);
}
.founders-msg-wrap h3 {
font-weight: 600;
margin: 0 0 50px;
position: relative;
}
.founders-msg-wrap h3:before {
position: absolute;
content: '';
left: 0;
bottom: -10px;
height: 2px;
width: 20px;
background: #93cd17;
border-radius: 50%;
}
.founders-msg-wrap h3:after {
position: absolute;
content: '';
left: 25px;
bottom: -10px;
height: 2px;
width: 50px;
background: #1a263c;
border-radius: 50%;
}
.founders-msg-wrap .aboutinfcont-wpsec p.founder-name {
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.4px;
}
.founders-msg-wrap .aboutinfcont-wpsec p {
text-align: justify;
}
.founders-msg-wrap .aboutinfcont-wpsec p.regards-abtinfo {
text-align: right;
font-weight: 600;
letter-spacing: 0.4px;
text-transform: uppercase;
}
.founders-msg-wrap .aboutinfcont-wpsec p.regards-abtinfo small {
display: block;
text-transform: capitalize;
font-weight: 500;
font-size: 12px;
} .contlocato-infowp {
padding: 60px 0;
}
p.locateo-hd {
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.6px;
font-size: 16px;
text-decoration: underline;
margin: 0 0 10px;
}
.contlocato-infowp ul.nav.nav-tabs li {
display: block;
float: none;
}
.contlocato-infowp ul.nav.nav-tabs {
border-bottom: 5px solid #93cd17;
border-radius: 6px;
background: #f5f5f5;
}
.contlocato-infowp ul.nav.nav-tabs li a {
padding: 12px 20px;
border: 0;
margin: 0;
color: #333;
transition: all 0.4s ease-in-out;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.6px;
}
.contlocato-infowp ul.nav.nav-tabs li a i {
transition: all 0.4s ease-in-out;
}
.contlocato-infowp ul.nav.nav-tabs li.active a {
color: #0e9cda;
}
.contlocato-infowp ul.nav.nav-tabs li.active a i {
margin-left: 10px;
}
.contactlocato-info .contactinfo-indbranch h4 {
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.6px;
font-size: 16px;
text-decoration: underline;
margin: 0 0 20px;
}
.contactlocato-info .contactinfo-indbranch hr {
margin: 15px 0;
border-style: dotted;
border-color: #93cd17;
}
.contactlocato-info .contactinfo-indbranch p strong {
text-transform: uppercase;
font-size: 12px;
}
.contactlocato-info .contactinfo-indbranch p i {
color: #93cd17;
font-size: 16px;
}
.contactlocato-info .contactinfo-indbranch address {
margin-bottom: 10px;
}
.contactlocato-info .contactinfo-indbranch p a {
color: #333;
}
#contact-us .appointment-formin {
margin-top: 0;
}
.sociocontact-wrap {
background: #f5f5f5;
padding: 20px 0;
text-align: center;
position: relative;
overflow: hidden;
z-index: 1;
} .sociocontact-wrap ul {
margin-bottom: 0;
}
.sociocontact-wrap ul li {
margin: 0 25px;
}
.sociocontact-wrap ul li a i {
color: #1a263c;
background: #93cd17;
height: 60px;
width: 60px;
line-height: 60px;
text-align: center;
border-radius: 50%;
font-weight: 500;
font-size: 28px;
} .careers-mnwrap {
padding: 60px 0;
}
.careers-mnwrap h2 {
font-weight: 500;
margin: 0 0 30px;
position: relative;
}
.careers-mnwrap h2:before {
position: absolute;
content: '';
left: 0;
bottom: -10px;
height: 2px;
width: 20px;
background: #93cd17;
border-radius: 50%;
}
.careers-mnwrap h2:after {
position: absolute;
content: '';
left: 25px;
bottom: -10px;
height: 2px;
width: 50px;
background: #1a263c;
border-radius: 50%;
}
.careers-mnwrap h2 span {
font-weight: 600;
color: #089cdc;
}
.careers-mnwrap p.career-introtext {
font-size: 16px;
margin: 0 0 30px;
}
.careers-mnwrap .panel {
border: 0;
box-shadow: 1px 1px 10px 1px #efefef;
padding: 20px;
margin-bottom: 30px;
}
.careers-mnwrap .panel .panel-heading h4.panel-title a {
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.6px;
}
.careers-mnwrap .panel .panel-heading h4.panel-title a span {
float: right;
font-size: 14px;
padding-top: 2px;
letter-spacing: 0.2px;
text-transform: capitalize;
}
.careers-mnwrap .panel .panel-body {
position: relative;
overflow: hidden;
}
.careers-mnwrap .panel .panel-body p, .careers-mnwrap .panel .panel-body ul li {
text-align: justify;
}
.careers-mnwrap .panel .panel-body ul {
margin-bottom: 0;
padding-left: 20px;
list-style: circle;
}
.careers-mnwrap .panel .panel-body ul li {
line-height: 1.8;
}
.careers-mnwrap .panel .panel-body button.btn {
background: #93cd17;
color: #1a263c;
padding: 12px 30px;
font-weight: 600;
font-size: 14px;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0.8px;
position: absolute;
right: 10px;
bottom: 10px;
}
.careers-mnwrap .panel .panel-heading h4.panel-title {
position: relative;
overflow: hidden;
}
.careers-mnwrap .panel .panel-heading h4.panel-title:before {
position: absolute;
content: 'SECURE HOSPITALS';
left: 38%;
top: -5px;
height: 100%;
width: 100%;
font-weight: 900;
font-size: 26px;
opacity: 0.06;
}
.career-applyform form input, .career-applyform form select {
border: 0;
border-bottom: 2px solid #dedede;
box-shadow: none;
border-radius: 0;
height: 40px;
padding: 10px 20px;
}
.career-applyform form textarea {
border: 0;
border-bottom: 2px solid #dedede;
box-shadow: none;
border-radius: 0;
width: 100%;
max-width: 100%;
padding: 10px 20px;
}
.career-applyform form button.btn {
background: #93cd17;
color: #1a263c;
padding: 10px 30px;
font-weight: 600;
font-size: 14px;
letter-spacing: 0.4px;
text-decoration: none;
text-transform: uppercase;
}
#apply-career-form .modal-header h4 {
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.6px;
text-align: center;
}  .abtbranch-hospallwp {
padding: 60px 0;
}
.abtbranch-hospallwp .abtbrnch-showimg {
overflow: hidden;
box-shadow: 1px 1px 10px 2px #3333333d;
border-radius: 10px;
}
.abtbranch-hospallwp .abtbrnch-showimg img {
transition: all 0.4s ease-in-out;
transform: rotate(-2deg);
}
.abtbranch-hospallwp:hover .abtbrnch-showimg img {
transform: scale(1.2) rotate(0deg);
}
.abtbranch-hospallwp .abtinfobranch-cont h2 {
font-weight: 600;
margin: 0 0 5px;
}
.abtbranch-hospallwp .abtinfobranch-cont p {
line-height: 1.8;
text-align: justify;
} .abtinbrnch-serviceswp {
padding: 60px 0;
position: relative;
overflow: hidden;
}
.abtinbrnch-serviceswp:before {
position: absolute;
content: '';
right: 0;
top: 0;
height: 100%;
width: 100%;
background: url(//www.securehospital.in/wp-content/uploads/2021/07/bg-shape2.png) right top no-repeat;
background-size: contain;
}
.abtinbrnch-serviceswp .abtinbrnach-serv-hd p {
color: #93cd17;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.6px;
margin-bottom: 0;
}
.abtinbrnch-serviceswp .abtinbrnach-serv-hd h3 {
font-weight: 600;
font-size: 30px;
margin: 10px 0 0;
}
.abtinbrnch-serviceswp .abtinbrnach-serv-hd {
margin-bottom: 30px;
}
.abtindetailbrnch-serv ul.nav.nav-tabs {
border-bottom: 2px solid #93cd17;
border-radius: 6px;
}
.abtindetailbrnch-serv ul.nav.nav-tabs li {
display: block;
float: none;
}
.abtindetailbrnch-serv ul.nav.nav-tabs li a {
background: #f5f5f56b;
padding: 12px 20px;
font-weight: 600;
transition: all 0.4s ease-in-out;
text-transform: uppercase;
letter-spacing: 0.4px;
color: #333;
border: 0;
}
.abtindetailbrnch-serv ul.nav.nav-tabs li.active a {
border: 0;
background: #f5f5f5;
font-weight: 600;
color: #0e8ae2;
}
.abtindetailbrnch-serv ul.nav.nav-tabs li a i{
transition: all 0.4s ease-in-out;
}
.abtindetailbrnch-serv ul.nav.nav-tabs li.active a i {
margin-left: 10px;
}
.abtindetailbrnch-servinfodet .tab-content .tab-pane {
background: #f5f5f5;
padding: 30px;
border-radius: 6px;
}
.abtindetailbrnch-servinfodet .tab-content .tab-pane h4 {
font-weight: 600;
margin: 0 0 30px;
position: relative;
}
.abtindetailbrnch-servinfodet .tab-content .tab-pane h4:before {
position: absolute;
content: '';
left: 0;
bottom: -8px;
height: 2px;
width: 46px;
background: #002c5b;
border-radius: 50%;
}
.abtindetailbrnch-servinfodet .tab-content .tab-pane p {
text-align: justify;
line-height: 1.6;
}
.abtindetailbrnch-servinfodet .tab-content .tab-pane img {
border-radius: 8px;
box-shadow: 1px 1px 10px 1px #dedede;
margin-top: 50px;
} .hubranch-apptmnt-wrap .appointment-formin {
margin-top: 0;
}
.hubranch-apptmnt-wrap {
padding: 60px 0;
background: whitesmoke;
}
.contlocato-infowp#branch-locatoinfo {
background: #fbfbfb;
} .abouthosp-infwpsec#about-health-package:before {
position: absolute;
content: '';
left: -60px;
top: 0;
height: 100%;
width: 50%;
background: url(//www.securehospital.in/wp-content/uploads/2021/07/our-doctor-show.jpg) left center no-repeat;
background-size: cover;
}
.healthpckge-wrap {
padding: 60px 0 40px;
}
.healthpckge-wrap .hlthpckge-hd {
margin-bottom: 30px;
text-align: center;
}
.healthpckge-wrap .hlthpckge-hd p {
color: #93cd17;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.6px;
margin-bottom: 0;
}
.healthpckge-wrap .hlthpckge-hd h3 {
font-weight: 600;
font-size: 30px;
margin: 10px 0 0;
}
.healthpckge-wrap .hlt-pckgeinbx {
padding: 30px 30px 60px;
background: #f5f5f5;
box-shadow: 0px 4px 12px 1px #cccccc9e;
border-radius: 6px;
margin-bottom: 30px;
}
.healthpckge-wrap .hlt-pckgeinbx img {
max-height: 220px;
width: 100%;
margin-bottom: 20px;
}
.healthpckge-wrap .hlt-pckgeinbx h4 {
font-weight: 600;
margin: 30px 0 6px;
letter-spacing: 0.6px;
transition: all 0.4s ease-in-out;
}
.healthpckge-wrap .hlt-pckgeinbx:hover h4 {
color: #93cd17;
}
.healthpckge-wrap .hlt-pckgeinbx p.sml-inhdinfo {
margin-bottom: 4px;
}
.healthpckge-wrap .hlt-pckgeinbx ul {
list-style: none;
padding-left: 20px;
margin-bottom: 20px;
}
.healthpckge-wrap .hlt-pckgeinbx ul li, .healthpckge-wrap .hlt-pckgeinbx p {
line-height: 1.6;
font-size: 14px;
text-align: justify;
}
.healthpckge-wrap .hlt-pckgeinbx ul li {
margin-bottom: 2px;
}
.healthpckge-wrap .hlt-pckgeinbx a.btn {    
background: #202c42;
color: #fff;
padding: 10px 30px;
font-weight: 600;
font-size: 12px;
letter-spacing: 0.4px;
text-decoration: none;
text-transform: uppercase;
float: right;
transition: all 0.4s ease-in-out;
}
.healthpckge-wrap .hlt-pckgeinbx:hover a.btn {
background: #93cd17;
color: #1a263c;
} .norm-plicywrap {
padding: 60px 0 20px;
}
.norm-plicywrap h2, .norm-plicywrap h3 {
font-weight: 600;
margin: 0 0 12px;
letter-spacing: 0.6px;
}
.norm-plicywrap p {
text-align: justify;
line-height: 1.6;
}
.norm-plicywrap ul {
padding-left: 20px;
}
.norm-plicywrap ul li {
text-align: justify;
margin-bottom: 8px;
list-style: circle;
line-height: 1.6;
}
.policy-infwp {
box-shadow: 1px 1px 10px #dedede;
padding: 30px;
margin: 15px 0;
border-radius: 6px;
}
.policy-infwp h3 {
font-size: 20px;
}
.innserv-pgefts#inservpge-insidolinks {
padding-top: 60px;
border-top: 0;
}
.innserv-pgefts#inservpge-insidolinks ul.nav.nav-tabs li a {
padding: 20px 10px;
}
.innserv-pgefts#inservpge-insidolinks .tab-content .tab-pane {
padding: 50px;
}
.innserv-pgefts#inservpge-insidolinks .tab-content .tab-pane ul {
padding-left: 20px;
list-style: circle;
}
.innserv-pgefts#inservpge-insidolinks .tab-content .tab-pane ul li {
text-align: justify;
line-height: 1.8;
margin-bottom: 5px;
}
.innserv-pgefts#inservpge-insidolinks .tab-content .tab-pane h4 {
font-size: 18px;
} footer {
padding: 60px 0 20px;
background: #fff;
position: relative;
overflow: hidden;
z-index: 1;
border-top: 1px solid #f1f1f1;
}
footer svg {
position: absolute;
top: 0;
height: 100%;
z-index: -1;
}
footer:before{
position: absolute;
content: '';
left: 0;
top: 0;
height: 100%;
width: 100%;
background: url(//www.securehospital.in/wp-content/uploads/2021/07/footer-bg.png) left center no-repeat;
background-size: contain;
}
footer:after {
position: absolute;
content: '';
top: -70px;
right: 100px;
width: 100%;
height: 100%;
background: url(//www.securehospital.in/wp-content/uploads/2021/07/home-bg5.png) center top no-repeat;
background-size: 200px;
opacity: 0.6;
z-index: -1;
-webkit-animation: a-eight 20s linear infinite;
animation: a-eight 20s linear infinite;
}
footer .foot-abtinf img {
height: 100px;
width: auto;
margin-bottom: 20px;
}
footer .foot-abtinf p {
color: #1a263c;
line-height: 1.6;
}
footer h4 {
color: #1a263c;
font-weight: 600;
margin: 0 0 30px;
}
footer .foo-lns ul li a {
color: #1a263c;
text-decoration: none;
}
footer .foo-lns ul {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
footer .foo-lns ul li {
margin-bottom: 12px;
}
footer .foo-addcont p {
color: #1a263c;
line-height: 1.6;
}
footer .foo-addcont .media-left i {
color: #93cd17;
}
footer ul.foo-sociocons {
margin-bottom: 0;
margin-top: 20px;
}
footer ul.foo-sociocons li {
margin: 0 6px 0 0;
}
footer ul.foo-sociocons li a i {
color: #1a263c;
background: #93cd17;
height: 38px;
width: 38px;
line-height: 38px;
text-align: center;
border-radius: 50%;
font-weight: 600;
font-size: 17px;
}
.foo-addcont a.footapp-btn {
padding: 12px 30px;
font-size: 12px;
background: #93cd17;
color: #1a263c;
font-weight: 600;
letter-spacing: 0.4px;
text-decoration: none;
border-radius: 4px;
border-bottom: 0;
}
p.cpyrt-info {
margin: 50px 0 0;
padding-top: 30px;
text-align: center;
border-top: 1px solid rgb(200 200 200 / 38%);
color: #1a263c;
font-size: 14px;
}
p.cpyrt-info i.fa {
color: #93cd17;
}
p.cpyrt-info a {
color: #1a263c;
}
.hide-field input {
cursor: not-allowed;
background-color: #eee;
opacity: 1;
} .testimonial-box {
padding: 30px;
background: #f5f5f58f;
margin: 10px;
position: relative;
overflow: hidden;
height: 320px;
}
.testimonial-box .box-image {
width: 60px !important;
height: 60px !important;
}
.testimonial-box .box-image img {
height: 50px !important;
width: 50px !important;
}
.testimonial-box .box-content {
margin-left: 0 !important;
display: block;
clear: both;
position: relative;
}
.testimonial-box .box-content p {
line-height: 1.8;
margin-bottom: 20px;
font-size: 14px;
font-family: 'Montserrat';
}
.testimonial-box .box-companyinfo span {
font-weight: 600 !important;
font-size: 16px;
margin: 2px 0 2px 0;
line-height: 2.6;
font-family: 'Montserrat';
color: #1b1b1b !important;
}
.testimonial-box h3.box-title {
display: none;
}
.testimonial-box .box-desiginfo {
display: none;
}
.testimonial-box .box-companyinfo {
position: absolute;
top: 30px;
left: 0;
font-weight: 600;
font-size: 16px;
margin: 2px 0 2px 0;
line-height: 2.6;
font-family: 'Montserrat';
}
.testimonial-box:before {
position: absolute;
content: '';
left: 0;
top: -128px;
height: 100%;
width: 100%;
background: url(//www.securehospital.in/wp-content/uploads/2021/07/left-quote-ico.png) left center no-repeat;
background-size: 36px;
transform: scaleX(-1);
opacity: 0.1;
}
.testimonial-box .box-content p {
background: transparent;
} #metaslider_288.flexslider .slides li .caption-wrap, 
#metaslider_1768.flexslider .slides li .caption-wrap,
#metaslider_524.flexslider .slides li .caption-wrap,
#metaslider_564.flexslider .slides li .caption-wrap,
#metaslider_589.flexslider .slides li .caption-wrap,
#metaslider_608.flexslider .slides li .caption-wrap,
#metaslider_582.flexslider .slides li .caption-wrap,
#metaslider_631.flexslider .slides li .caption-wrap,
#metaslider_651.flexslider .slides li .caption-wrap,
#metaslider_705.flexslider .slides li .caption-wrap,
#metaslider_721.flexslider .slides li .caption-wrap,
#metaslider_736.flexslider .slides li .caption-wrap,
#metaslider_803.flexslider .slides li .caption-wrap,
#metaslider_818.flexslider .slides li .caption-wrap,
#metaslider_848.flexslider .slides li .caption-wrap,
#metaslider_864.flexslider .slides li .caption-wrap,
#metaslider_1572.flexslider .slides li .caption-wrap, 
#metaslider_1845.flexslider .slides li .caption-wrap {
background: transparent;
opacity: 1;
bottom: -30px;
}
#metaslider_288.flexslider .slides li .caption-wrap .mt-dctr-wpinbx,
#metaslider_1768.flexslider .slides li .caption-wrap .mt-dctr-wpinbx,
#metaslider_524.flexslider .slides li .caption-wrap .mt-dctr-wpinbx,
#metaslider_564.flexslider .slides li .caption-wrap .mt-dctr-wpinbx,
#metaslider_589.flexslider .slides li .caption-wrap .mt-dctr-wpinbx,
#metaslider_608.flexslider .slides li .caption-wrap .mt-dctr-wpinbx,
#metaslider_582.flexslider .slides li .caption-wrap .mt-dctr-wpinbx,
#metaslider_631.flexslider .slides li .caption-wrap .mt-dctr-wpinbx,
#metaslider_651.flexslider .slides li .caption-wrap .mt-dctr-wpinbx,
#metaslider_705.flexslider .slides li .caption-wrap .mt-dctr-wpinbx,
#metaslider_721.flexslider .slides li .caption-wrap .mt-dctr-wpinbx,
#metaslider_736.flexslider .slides li .caption-wrap .mt-dctr-wpinbx,
#metaslider_803.flexslider .slides li .caption-wrap .mt-dctr-wpinbx,
#metaslider_818.flexslider .slides li .caption-wrap .mt-dctr-wpinbx,
#metaslider_848.flexslider .slides li .caption-wrap .mt-dctr-wpinbx,
#metaslider_864.flexslider .slides li .caption-wrap .mt-dctr-wpinbx,
#metaslider_1572.flexslider .slides li .caption-wrap .mt-dctr-wpinbx,
#metaslider_1845.flexslider .slides li .caption-wrap .mt-dctr-wpinbx{
min-height: auto;
padding: 10px 5px;
background: #fffffff5;
}
#metaslider_288.flexslider .slides li img,
#metaslider_1768.flexslider .slides li img,
#metaslider_524.flexslider .slides li img,
#metaslider_564.flexslider .slides li img,
#metaslider_589.flexslider .slides li img,
#metaslider_608.flexslider .slides li img,
#metaslider_582.flexslider .slides li img,
#metaslider_631.flexslider .slides li img, 
#metaslider_651.flexslider .slides li img,
#metaslider_705.flexslider .slides li img,
#metaslider_721.flexslider .slides li img,
#metaslider_736.flexslider .slides li img, 
#metaslider_803.flexslider .slides li img,
#metaslider_818.flexslider .slides li img,
#metaslider_848.flexslider .slides li img,
#metaslider_864.flexslider .slides li img,
#metaslider_1572.flexslider .slides li img,
#metaslider_1845.flexslider .slides li img{
height: 240px;
width: auto;
margin: 0 auto 65px;
border-radius: 50%;
}
#metaslider_288.flexslider .slides li,
#metaslider_1768.flexslider .slides li,
#metaslider_524.flexslider .slides li,
#metaslider_564.flexslider .slides li,
#metaslider_589.flexslider .slides li,
#metaslider_608.flexslider .slides li,
#metaslider_582.flexslider .slides li,
#metaslider_631.flexslider .slides li,
#metaslider_651.flexslider .slides li,
#metaslider_705.flexslider .slides li,
#metaslider_721.flexslider .slides li,
#metaslider_736.flexslider .slides li,
#metaslider_803.flexslider .slides li,
#metaslider_818.flexslider .slides li,
#metaslider_848.flexslider .slides li,
#metaslider_864.flexslider .slides li,
#metaslider_1572.flexslider .slides li,
#metaslider_1845.flexslider .slides li{
text-align: center;
margin: 0 auto;
border-radius: 15px;
background: #ffffff80;
} .mtor-doctwrapin .alldoclist .mtr-dctr-hd {
text-align: left;
}
.alldoclist .doc-importfiltlist ul.nav {
border-bottom: 0;
margin-top: 20px;
}
.alldoclist .doc-importfiltlist ul.nav li a {
padding: 10px 16px;
font-size: 12px;
transition: all 0.4s ease-in-out;
}
.alldoclist .doc-importfiltlist {
float: right;
}
.alldoclist .doc-importfiltlist ul.nav li.active a {
font-weight: 600;
background: #93cd17;
color: #1a263c;
margin: 0;
border-radius: 4px;
} section.error-404.not-found {
background: #f1f5f9;
padding: 60px 0;
text-align: center;
}
.error-404.not-found form.search-form button.search-submit svg {
display: none;
}
.error-404.not-found form.search-form input {
border: 0;
padding: 10px 20px;
height: 40px;
}
.error-404.not-found form.search-form button.search-submit {
height: 40px;
padding: 0px 20px;
background: #93cd17;
border: 0;
border-radius: 4px;
font-weight: 600;
} .allcommon-sliderwp {
background: #e5f0fb;
padding: 60px 0;
}
.allcommon-sliderwp h1 {
font-weight: 600;
margin: 0 0 0;
letter-spacing: 0.4px;
}
.allcommon-sliderwp header.page-header {
padding: 0;
margin: 0;
border-bottom: 0;
}
.post-blwrap {
padding: 60px 0;
}
.post-blwrap article .post-thumbnail img {
max-width: 100%;
height: auto;
}
.post-blwrap article header.entry-header {
background: transparent;
margin-bottom: 0;
padding: 0;
}
.post-blwrap article .entry-content {
}
.post-blwrap article .mainbl-postcont {
padding: 20px;
}
.post-blwrap article {
padding: 20px 20px 40px;
background: #e5f0fb;
margin-bottom: 50px;
border-radius: 6px;
}
.post-blwrap article .mainbl-postcont .entry-content {
margin-bottom: 0;
}
.post-blwrap article .mainbl-postcont h2 {
font-size: 24px;
font-weight: 600;
margin-bottom: 20px;
}
.post-blwrap article .mainbl-postcont h2 a {
color: #424242;
}
.post-blwrap article .mainbl-postcont a.more-link {
padding: 12px 30px;
font-size: 12px;
background: #93cd17;
color: #1a263c;
font-weight: 600;
letter-spacing: 0.4px;
text-decoration: none;
border-radius: 4px;
border-bottom: 0;
float: right;
}
.post-blwrap article .mainbl-postcont a.more-link span.screen-reader-text {
display: none;
} .main-singlpostwrap {
padding: 60px 0;
}
.mainbl-postcont header footer.entry-footer:before {
content: none;
}
.mainbl-postcont header footer.entry-footer:after {
content: none;
}
.mainbl-postcont header footer.entry-footer {
padding: 0px 0;
background: transparent;
}
.mainbl-postcont header {
background: #e5f0fb;
padding: 20px;
margin-bottom: 30px;
}
.mainbl-postcont header h1 {
font-weight: 600;
font-size: 26px;
letter-spacing: 0.4px;
color: #1f2021;
margin: 10px 0 0;
}
.mainbl-postcont .entry-content img {
margin: 0 0 20px;
}
.mainbl-postcont .entry-content, .mainbl-postcont .entry-content p, .mainbl-postcont .entry-content ul li {
line-height: 24px;
margin: 0 0 25px;
color: #4a525d;
text-align: justify;
}
.mainbl-postcont .entry-content blockquote {
margin: 25px 0 35px !important;
padding: 20px 10px 25px 30px;
border-left: 5px solid #93cd1729;
font-size: 18px;
line-height: 32px;
margin-bottom: 0;
font-style: italic;
color: #475267;
}
.mainbl-postcont .entry-content ul li {
text-align: left;
}
.mainbl-postcont .entry-content h2, .mainbl-postcont .entry-content h3, .mainbl-postcont .entry-content h4, .mainbl-postcont .entry-content h5, .mainbl-postcont .entry-content h6 {
color: #4a525d;
}
.pp-multiple-authors-layout-boxed ul li, .pp-multiple-authors-layout-centered ul li {
background: #e5f0fb;
padding-top: 10px;
padding-bottom: 20px;
border: 0 !important;
}
.pp-multiple-authors-layout-boxed .multiple-authors-name, .pp-multiple-authors-layout-centered .multiple-authors-name {
font-weight: 600;
text-transform: capitalize;
}
.pp-multiple-authors-layout-boxed .multiple-authors-name a, .pp-multiple-authors-layout-centered .multiple-authors-name a {
color: #333;
}
h3.comment-reply-title {
color: #4a525d;
font-weight: 600;
}
#comments form#commentform input, #comments form#commentform textarea {
border: 1px solid #e0e7e9;
box-shadow: none;
background: #e5f0fb;
border-radius: 0px;
margin: 0 0 10px;
width: 100%;
max-width: 100%;
}
#comments form#commentform input#submit {
width: auto;
float: right;
padding: 12px 30px;
font-size: 12px;
background: #93cd17;
color: #1a263c;
font-weight: 600;
letter-spacing: 0.4px;
text-decoration: none;
border-radius: 4px;
border-bottom: 0;
}
nav.post-navigation .nav-previous, nav.post-navigation .nav-next {
padding: 18px;
background: #e5f0fb;
text-transform: uppercase;
max-width: 48.6%;
display: inline-block;
width: 100%;
margin: 0 5px;
}
nav.post-navigation .nav-next {
text-align: right;
}
nav.post-navigation .nav-previous span.nav-title svg, nav.post-navigation .nav-next span.nav-title svg {
display: none;
}
nav.post-navigation .nav-previous span.nav-title, nav.post-navigation .nav-next span.nav-title {
display: block;
line-height: 2;
font-weight: 600;
}
nav.post-navigation .nav-previous span.screen-reader-text, nav.post-navigation .nav-next span.screen-reader-text {
margin: 0 10px 0 0;
}
nav.navigation.post-navigation {
margin-top: 80px;
}
nav.navigation.post-navigation h2 {
color: #4a525d;
font-size: 24px;
text-transform: capitalize;
}
#comments form#commentform input {
height: 40px;
}
#comments form#commentform checkbox {
width: auto;
height: auto;
}
#comments form#commentform input#wp-comment-cookies-consent {
width: auto;
height: auto;
}
#comments footer.comment-meta:before, #comments footer.comment-meta:after {
content: none;
} .widget-area .widget h2.widget-title {
font-weight: bold;
font-size: 16px;
margin: 0 0 20px;
padding-bottom: 15px;
border-bottom: 1px solid #ebf0f5;
text-transform: uppercase;
}
.widget-area .widget {
margin-bottom: 50px;
}
.widget-area .widget form.search-form button.search-submit svg {
display: none;
}
.widget-area .widget form.search-form label {
display: none;
}
.widget-area .widget form.search-form input {
height: 40px;
border: 0;
background: #e5f0fb;
padding: 10px;
}
.widget-area .widget form.search-form button.search-submit {
font-size: 12px;
background: #93cd17;
letter-spacing: 0.4px;
text-decoration: none;
border-bottom: 0;
height: 40px;
border: 0;
text-transform: uppercase;
}
.widget ul {
font-weight: bold;
text-transform: uppercase;
padding-left: 0;
list-style: circle;
}
.widget ul li a {
color: #404d5f;
font-size: 12px;
}
.widget ul li {
margin-bottom: 8px;
}
.widget ul li::marker {
color: #93cd17;
} .career-openingswp {
padding: 40px 0;
position: relative;
overflow: hidden;
}
.career-openingswp h3 {
font-size: 30px;
line-height: 36px;
font-weight: 600;
margin: 0 0 40px;
position: relative;
letter-spacing: 0.2px;
}
.career-openingswp h3:before {
position: absolute;
content: '';
bottom: -10px;
left: 20px;
height: 2px;
width: 40px;
background: #93cd17;
border-radius: 50%;
}
.career-openingswp h3:after {
position: absolute;
content: '';
bottom: -10px;
left: 5px;
height: 2px;
width: 10px;
background: #93cd17;
border-radius: 50%;
}
.career-openingswp table.table {
background: #f0f8ffb5;
border-radius: 6px;
}
.career-openingswp table.table thead tr {
background: #93cd17;
}
.career-openingswp table.table thead tr th {
padding: 12px 8px;
}
.career-openingswp table.table tbody tr td {
border-color: #efefefcc;
padding: 10px 8px;
}
.career-openingswp a.btn {
background: #93cd17;
color: #1a263c;
font-weight: 600;
padding: 8px 20px;
letter-spacing: 0.6px;
margin: 12px 0;
border-radius: 4px;
border: 2px solid #93cd17;
transition: all 0.4s ease-in-out;
}
.career-form#apply-career {
padding: 60px 0;
background: #f5f5f5c7;
position: relative;
z-index: 1;
}
.career-form#apply-career .careerform-inwrapsml {
box-shadow: 1px 1px 10px #dedede;
padding: 60px 60px 20px;
margin-top: -120px;
background: #fff;
border-radius: 6px;
position: relative;
overflow: hidden;
z-index: 1;
margin-top: 0;
}
.career-form#apply-career .careerform-inwrapsml form label {
color: #4a4a4a;
width: 100% !important;
margin-bottom: 20px;
}
.career-form#apply-career .careerform-inwrapsml form input, 
.career-form#apply-career .careerform-inwrapsml form select {
border: 0;
border-bottom: 2px solid #dedede;
box-shadow: none;
border-radius: 0;
height: 40px;
padding: 10px 20px;
width: 100%;
font-weight: 400;
}
.career-form#apply-career .careerform-inwrapsml form input.wpcf7-submit {
background: #93cd17;
color: #1a263c;
padding: 10px 30px;
font-weight: 600;
font-size: 14px;
letter-spacing: 0.4px;
text-decoration: none;
text-transform: uppercase;
border-radius: 4px;
border-bottom: 0;
} section.endoscopy h4 {
font-weight: 600;
font-size: 22px;
text-transform: uppercase;
}
.uppergi {
border-radius: 6px;
box-shadow: 0px 6px 20px 1px #dedede6e;
padding: 25px;
line-height: 1.8;
}
.uppergi:before {
position: absolute;
content: '';
right: 0;
top: 0;
height: 100%;
width: 100%;
background: url(//www.securehospital.in/wp-content/uploads/2021/07/bg-shape2.png) right top no-repeat;
background-size: 60%;
opacity: 0.6;
z-index: -1;
}
.uppergi ul {
padding-left: 20px;
list-style: circle;
}
.uppergi h6 {
font-weight: 600;
color: #089cdc;
margin: 25px 0 10px;
font-size: 18px;
}
.uppergi ul li{
text-align: justify;
line-height: 1.8;
margin-bottom: 5px;
font-size: 14px;
}
.nestul li {
list-style: disc;
} @font-face {
font-family: 'MyNexaFont';
src: url(//www.securehospital.in/wp-content/themes/SeCURE-Hospitals/fonts/nexa/Nexa-Bold.otf)  format('opentype'), 
url(//www.securehospital.in/wp-content/themes/SeCURE-Hospitals/fonts/nexa/Nexa-Light.otf)  format('opentype');
}
.nwslide-infwpbnr {
padding: 100px 0;
position: relative;
overflow: hidden;
z-index: 1;
}
.nwslide-infwpbnr:before {
position: absolute;
content: '';
left: 0;
top: 0;
height: 100%;
width: 100%;
background: url(//www.securehospital.in/wp-content/uploads/2021/07/secure-hospital-slider.jpg) center center no-repeat;
background-size: cover;
z-index: -1;
}
.nwslide-infwpbnr:after {
position: absolute;
content: '';
left: 20%;
top: -40%;
height: 500px;
width: 500px;
border: 60px solid #fff;
border-radius: 0 0 50% 50%;
z-index: -1;
opacity: 0.5;
}
.nwslide-infwpbnr .nwslide-continf {
z-index: 2;
}
.nwslide-infwpbnr .nwslide-continf h1 {
font-family: 'MyNexaFont', Fallback, 'Montserrat', sans-serif;
color: #2a3d53;
font-weight: 700;
line-height: 1.2em;
font-size: 44px;
letter-spacing: 0;
margin: 0 0 20px;
}
.nwslide-infwpbnr .nwslide-continf p {
font-family: 'MyNexaFont', Fallback, 'Montserrat', sans-serif;
font-size: 20px;
font-weight: 700;
line-height: 1.5em;
color: #2a3d53;
margin-bottom: 20px;
}
.nwslide-infwpbnr .nwslide-continf a.btn.hosp-btn {
font-size: 16px;
font-family: 'MyNexaFont', Fallback, 'Montserrat', sans-serif;
font-weight: 700;
color: #fff;
background-color: #132573;
border-style: solid;
border-width: 2px 2px 3px;
border-color: #132573;
border-radius: 0 0 0 0;
padding: 17px 30px 13px;
letter-spacing: 0.2px;
transition: all 0.4s ease-in-out;
}
.nwslide-infwpbnr .nwslide-continf a.btn.hosp-btn:hover {
background: #2A3D53;
border-color: #2A3D53;
} .special-popus button.btn.btn-primary {
position: absolute;
right: 5px;
top: 14.2rem;
background: transparent;
color: #93cd17e3;
border: none;
font-size: 20px;
transition: all .2s ease-in;
}
button.btn.btn-primary:hover {
color: #002c5b;
}
.speciality-popupcont div#accident-emergency-popupinfo, div#anestesiology-popupinfo, div#generalmedicine-popupinfo, div#neonatology-pediatrics-popupinfo, div#general-surgery-popupinfo, div#nephrology-popupinfo, div#urology-popupinfo {
top: 60px;
}
.speciality-popupcont li {
list-style-type: none;
line-height: 1.5;
text-align: left;
}
.speciality-popupcont i.fa.fa-check-square-o {
color: #93cd17e3;
margin-right: 5px;
}
.special-popus:before {
content: '';
position: absolute;
background: #f8f8f8;
bottom: -15%;
right: -20%;
height: 15%;
width: 100%;
transform: rotate(
-35deg);
}
.modal-backdrop.fade.in {
opacity: 0.8 !important;
}
.modal-title {
margin: 0;
line-height: 1.42857143;
font-weight: 600;
letter-spacing: 0.8px;
font-size: 22px; 
}
.modal-body{text-align: justify; padding: 20px;}
.modal-body p{
line-height: 1.6;
letter-spacing: 0.6px;
font-size: 14px;
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
text-align: center;
text-transform: uppercase;
} .specialities-moreinfo {
position: absolute;
background-color: #d3d3d329;
border-radius: 4px;
padding: 4px 16px;
left: 4px;
bottom: 2px;
}
.specialities-moreinfo a {
color: #002c5b!important;
font-weight: 600;
text-decoration: none;
transition: all .2s ease-in;
font-size: 11px;
letter-spacing: 0.7px;
overflow: hidden;
}
.specialities-moreinfo a:hover {
text-decoration:underline;
color: #93cd17e3!important;
}
.career-cntwrap, .cont-infowp, .make-appointwrap {
padding: 60px 0;
text-align: justify;
line-height: 1.8;
}
.obstetrics-gynecology .mtor-doctwrapin .mtr-dctr-hd h3 {
font-weight: 600;
font-size: 30px;
margin: 10px 0 0;
}
.allsmeinner-hdbanner h2.lead {
font-weight: 600;
margin: 0;
font-size: 18px;
}
.deepintroabt-servwp .aboutinfcont-wpsec ul li {
list-style: none;
} .pum-theme-1512 .pum-container, .pum-theme-default-theme .pum-container {
left: 33% !important;
right: auto !important;
top: 25% !important;
}
.pum-theme-1512, .pum-theme-default-theme {
background-color: rgb(1 12 32 / 90%) !important;
} .secure-faqs {
position: relative;
padding: 60px 0;
z-index: 1;
overflow: hidden;
}
.secure-faqs:before {
position: absolute;
content: '';
left: -300px;
top: 0;
height: 100%;
width: 100%;
background: url(//www.securehospital.in/wp-content/uploads/2021/07/bg-shape2.png) left top no-repeat;
background-size: contain;
opacity: 0.4; 
}
.secure-faqs .faq-ttl h3 {
font-size: 30px;
font-weight: 600;
margin-bottom: 20px;
}
.secure-faqs .faq-ttl h3 span {
color: #93cd17;
text-transform: uppercase;
font-size: 16px;
font-weight: 600;
letter-spacing: .6px;
margin-bottom: 0;
}
.secure-faqs .panel-group .panel-default>.panel-heading {
color: #1e81ce;
background-color: #f5f5f5;
border-color: #fff;
}
.secure-faqs .panel-group .panel-default>.panel-heading h4 {
font-weight: 600;
color: #002c5b; 
}
.secure-faqs  .panel-group .panel-heading+.panel-collapse>.panel-body {
line-height: 1.6;
text-align: justify;
}
.secure-faqs  .panel-group .panel-heading+.panel-collapse>.panel-body a {
color: #93cd17;
font-weight: 600;
text-decoration: underline;
transition: .4s;
}
.secure-faqs .panel-group .panel-default {
margin-bottom: 20px;
border: none;
box-shadow: 1px 1px 10px 1px #e7e7e7;
border-radius: 6px;
padding: 10px;
}
.secure-faqs  .panel-group .panel-heading+.panel-collapse>.panel-body a:hover {
color: #002c5b;
} .gstm-has-carousel-swiper .gs_testimonial_single {
box-shadow: 1px 1px 10px 1px #f3f3f3;
margin: 10px;
border-radius: 10px;
}
.gs_testimonial_single .testimonial-box {
padding: 10px 10px 0!important;
margin: 0;
}
.grid_style1 .gs_testimonial_single .testimonial-author-info{
margin-top: 0!important;
}
.box-desiginfo span.box-design-name {
font-size: 13px!important;
color: #b7b7b7!important;
}
.gs-tai-client h4.box-client-name {
font-size: 16px!important;
}
@media (min-width: 1560px){
.hero-slidewpinf .metaslider .caption-wrap {
position: absolute;
bottom: -24%;
left: -60px;
}	
}
@media (max-width: 1450px){
.pum-theme-1512 .pum-container, .pum-theme-default-theme .pum-container {
left: 26% !important;
right: auto !important;
top: 12% !important;
}
.webcta-btn .dropdown .dropdown-menu {
width: 310px;
margin-left: -60px;
}
.webcta-btn .dropdown .dropdown-menu a {
padding: 10px 14px; 
}
.pum-container.pum-responsive.pum-responsive-medium {
margin-left: -20%!important; 
}
}
@media (max-width: 1024px){ .sepcserv-bxin-contwrap p {
font-size: 14px;
}
.xtra-ftserv-inwp#home-specialities .xtraft-inbx .media img {
height: 58px;
}
.special-popus button.btn.btn-primary {
right: 0!important ;
top: 14.7rem!important; 
}
.spec-servbx-inwp{
padding: 10px;
}
.abouthosp-infwpsec .space20 {
display: none;
}
.aboutinfcont-wpsec p.cassicinf {
padding: 8px 20px;
width: 72%;
}
.htmfacilities-wrap .splfacil-infbx h4 {
font-size: 13px; 
}
.socio-prfs-infwp .socio-inbx p.socio-inval {
font-size: 12px; 
}
.cycle-slideshow .cycle-carousel-wrap .cycle-slide .testimonial-box .box-content p {
font-size: 14px;
} .deepintroabt-servwp {
padding: 60px 0 0;
} .alldoclist .doc-importfiltlist ul.nav li a {
padding: 10px 14px; 
} .contlocato-infowp ul.nav.nav-tabs li {
font-size: 12px;
}
section.contlocato-infowp .col-md-3 {
width: 22%;
}
.gmap_canvas {
height: 500px;
width: 500px;
}
.foo-addcont a.footapp-btn {
padding: 12px 15px; 
}
.mapouter {
width: 100%;
overflow: hidden;
}
.nwslide-infwpbnr {
padding: 100px 0;
}
.nwslide-infwpbnr .nwslide-continf h1 {
font-size: 40px;
letter-spacing: -1px;
margin: 0 0 10px;
}
.aboutinfcont-wpsec h2 {
font-size: 30px;
letter-spacing: -0.6px;
}
.hme-centre-excellnce-wrap .hmecntre-exclnchd h2:before{
left: 26rem;
}
.hme-centre-excellnce-wrap .hmecntre-exclnchd h2:after {
left: 28.4rem; 
}
.mtor-doctwrapin .mtr-dctr-hd h2:before, .xtra-ftserv-inwp .xtraft-hdin h3:before, .htmfacilities-wrap h3:before{
left: 26rem;
}
.mtor-doctwrapin .mtr-dctr-hd h2:after, .xtra-ftserv-inwp .xtraft-hdin h3:after, .htmfacilities-wrap h3:after{
left: 28.4rem; 
}
.htmfacilities-wrap .splfacil-infbx {
padding: 20px 10px; 
}
.webctain-cont p {
max-width: 80%;
}
.webcta-btn button.btn{
margin-left: -120px;
}
.webctain-cont h3 {
font-size: 20px;
max-width: 60%;
}
.webcta-btn .dropdown .dropdown-menu {
margin-left: -160px;
}
.abtvismis-wrap .vismis-inbx {
padding: 10px;
min-height: 320px;
}
.pum-container.pum-responsive.pum-responsive-medium {
margin-left: -20%;
width: 48%;
}
}
@media (max-width: 767px){
.topbar {
background: #03182f;
padding: 6px 0;
}
.topbar .col-md-6:first-child ul {
display: none;
}
.topbar ul li a.btn1-tb {
background: transparent;
padding: 0px 0px;
letter-spacing: 0.2px;
color: #ffffff;
}
.topbar ul li a.btn2-tb {
background: transparent;
padding: 0px 0px;
letter-spacing: 0.2px;
color: #ffffff;
}	
.navbar {     
min-height: 70px;
}
a.navbar-brand img {
height: 60px;
width: auto;
margin-top: 5px;
margin: 5px 10px 10px 20px;
}
ul.nav.navbar-nav {
margin-top: 30px;
}
.navbar-collapse {
border: 0;
}
.navbar ul.nav.navbar-nav.navbar-right li a {
padding: 10px 60px;
font-size: 14px;
}
.navbar ul.nav.navbar-nav.navbar-right li a:after {
top: 17px;
left: 48px;
}
.navbar ul.nav.navbar-nav.navbar-right li.dropdown ul.dropdown-menu {
border: 0;
padding-left: 50px;
}
.navbar ul.nav.navbar-nav.navbar-right li.dropdown ul.dropdown-menu li a {
padding: 6px 28px;
}
.webcta-btn .dropdown .dropdown-menu {
margin-left: 0;
}
.apptnt-infloatbtn a.btn {
position: fixed;
left: -90px;
top: 60%;
font-size: 11px;
letter-spacing: 0.4px;
padding: 6px 20px;
}
.nwslide-infwpbnr {
padding: 40px 20px;
}
.hero-contwrap {
height: auto;
}
.hero-contwrap .hero-continfo {
padding: 0px 40px 50px;
margin-bottom: -65px;
}
.hero-contwrap-inbx h1 {
font-size: 22px;
margin: 10px 0 20px;
}
.hero-contwrap-inbx h1 span {
font-size: 26px;
}
.hero-contwrap .hero-continfo img {
height: 30px;
}
.hero-contwrap-inbx h1 span em:before {
background: #93cd1747;
}
.hero-contwrap-inbx .hero-callcta a.btn {
padding: 10px 30px;
}
.mt-dctr-wpinbx img {
width: 50%;
}
.aboutinfcont-wpsec p.cassicinf {
font-size: 14px;
padding: 10px 10px;
width: 100%;
}
.aboutinfcont-wpsec p.cassicinf:before {
width: 100%;
}
.abtinfoshowimg img {
opacity: 0.15;
position: absolute;
height: 112px;
right: 0;
top: 12rem;
}
.aboutinfcont-wpsec p {
line-height: 1.6;
text-align: justify;
font-size: 16px;
}
.hme-centre-excellnce-wrap .hmecntre-exclnchd h2 {
font-size: 26px;
margin: 0px 0 0;
}
p.dctr-nme {
margin: 10px 0 0;
font-size: 10px;
}
p.dctr-designate {
font-size: 10px;
}
.mtor-doctwrapin .mtr-dctr-hd h2 {
font-weight: 600;
font-size: 26px;
margin: 0px 0 0;
}
.mtor-doctwrapin .col-md-3 {
width: 49.2%;
display: inline-block;
}
#doctors-allinone .mt-dctr-wpinbx {
padding: 20px 10px 40px;
}
#doctors-allinone .mt-dctr-wpinbx p.doc-locate {
font-size: 9px;
}
.abouthosp-infwpsec {
padding: 40px 0px 40px 20px;
}
.aboutinfcont-wpsec h2 {
line-height: 1.2;
font-size: 24px;
text-align: center;
}
.aboutinfcont-wpsec a.btn {        
margin-bottom: 30px;
}
.xtra-ftserv-inwp .xtraft-hdin h3 {     
font-size: 24px;
line-height: 1.2;
}
.xtraft-inbx {
padding: 20px;
margin-bottom: 20px;
}
.webcta-infwpsec {
text-align: center;
padding: 20px;
margin-top: -25px; 
}
.webctain-cont {
margin-top: 20px;
}
.webctain-cont h3 {
font-size: 16px;
line-height: 1.4;
margin: 0;
max-width: 100%;
}
.webcta-btn button.btn {
margin-left: 0;
}
.webcta-btn {
margin-top: 20px;
}
.socio-prfs-infwp {
padding: 50px 0 30px;
}
.socio-prfs-infwp .col-md-3 {
width: 49.5%;
display: inline-block;
}
.socio-prfs-infwp .socio-inbx {
border-right: 0;
margin-bottom: 20px;
}
.socio-prfs-infwp .socio-inbx p.socio-inval {
font-size: 13px;
font-weight: 500;
letter-spacing: 0.2px;
margin-bottom: 0;
line-height: 1.6;
}
.testimoni-infwpsc .testi-hd h3 {
font-size: 24px;
margin: 5px 0 0;
}
footer {
padding: 20px;
}
footer:before {
background: url(//www.securehospital.in/wp-content/uploads/2021/07/footer-bg.png) left center no-repeat;
background-size: cover;
opacity: 0.1;
}
footer:after {
top: 0px;
right: -50px;
}
footer .foot-abtinf img {
height: 60px;
}
footer ul.foo-sociocons {
margin-bottom: 30px;
margin-top: 20px;
}
footer h4 {
margin: 30px 0 10px;
}
footer .foo-lns ul li {
margin-bottom: 8px;
}
footer .foo-addcont .media {
margin: 0;
}
.allsmeinner-hdbanner {
padding: 60px 20px;
}
.allsmeinner-hdbanner h1 {
font-size: 28px;
line-height: 1.2;
}
.deepintroabt-servwp {
padding: 40px 10px 40px 20px;
}
.deepintroabt-servwp h2 {
font-size: 20px;
line-height: 1.4;
}
.deepintroabt-servwp h2 span {
font-size: 24px;
}
.deepintroabt-servwp ul li {
text-align: left;
margin-bottom: 6px;
}
.abtinbrnch-serviceswp .abtinbrnach-serv-hd h3 {
font-size: 24px;
margin: 4px 0 0;
}
.abtindetailbrnch-serv ul.nav.nav-tabs {
margin-bottom: 20px;
}
.abtbranch-hospallwp {
padding: 40px 10px;
}
.abtbranch-hospallwp .abtbrnch-showimg {
margin-bottom: 30px;
}
#inbranch-docs .mt-dctr-wpinbx {
min-height: auto;
}
.appointment-formin {
padding: 40px;
}
.hosphmegallery-infwp .col-md-2 {
width: 49.5%;
display: inline-block;
}
.inspgall-inbx .inspgall-cont {
bottom: 20px;
left: 20px;     
}
.inspgall-inbx .inspgall-cont p.inspgal-cat {
margin-bottom: 4px;
}
.inspgall-inbx .inspgall-cont p.inspgall-wrd {
font-size: 16px;
}
.mapouter {
overflow: hidden;
}
.abtbranch-hospallwp .abtinfobranch-cont h2 {
font-size: 24px;
}
footer svg {
left: 0;
}
.abtvismis-wrap .vismis-inbx {
min-height: auto;
margin: 0;
padding: 20px 20px 0;
}
.make-appointmentwrapin {
padding: 0; 
}
.navbar.affix ul.nav.navbar-nav.navbar-right li a {
padding: 10px 60px;
}
.contlocato-infowp {
padding: 60px 10px 60px 30px;
}
.contlocato-infowp ul.nav.nav-tabs {
margin-bottom: 30px;
}
.contact-infgmap .mapouter {
width: 100%;
overflow: hidden;
}
.innserv-pgefts#inservpge-insidolinks .tab-content .tab-pane ul li {
text-align: left;
}
.gs_testimonial_single {
width: 400px !important;
}
#metaslider_228.flexslider .slides li {
height: 80vh !important;
}
.xtra-ftserv-inwp {
padding: 40px 20px 20px;
}
.xtra-ftserv-inwp#home-specialities .col-md-2 {
width: 45%;
display: inline-block;
}
.htmfacilities-wrap h3 {
font-size: 28px;
line-height: 36px;;
}
.htmfacilities-wrap .splfacil-infbx {
padding: 15px 20px;
margin-bottom: 8px;
}
.htmfacilities-wrap .splfacil-infbx img {
height: 34px;
}
.htmfacilities-wrap .splfacil-infbx h4 {
}
.spec-servbx-inwp {
padding: 0 30px;
}
.hero-slidewpinf:before {
width: 80%;
transform: skewX(-23deg);
}
.htmfacilities-wrap {
padding: 20px; 
}
.webcta-btn .dropdown .dropdown-backdrop {
z-index: -1 !important;
}
.nwslide-infwpbnr .nwslide-continf h1 {
font-size: 32px;
}
.career-cntwrap, .cont-infowp, .make-appointwrap {
padding: 40px 30px!important; 
}
section.contlocato-infowp .col-md-3 {
width: 75%;
}
.pum-theme-1512 .pum-container, .pum-theme-default-theme .pum-container {
left: 0 !important;
}
.webctain-cont p {
max-width: 100%;
}
.testimonial-box {
padding: 10px; 
height: 280px; 
}
.hme-centre-excellnce-wrap .hmecntre-exclnchd h2:before {
left: 6.6rem;
}
.hme-centre-excellnce-wrap .hmecntre-exclnchd h2:after {
left: 9rem;
}
.nwslide-infwpbnr .nwslide-continf p {
font-size: 16px;
letter-spacing: .4px;
}
.mtor-doctwrapin .mtr-dctr-hd h2:before, .xtra-ftserv-inwp .xtraft-hdin h3:before, .htmfacilities-wrap h3:before{
left: 6.6rem;
}
.mtor-doctwrapin .mtr-dctr-hd h2:after, .xtra-ftserv-inwp .xtraft-hdin h3:after, .htmfacilities-wrap h3:after {
left: 9rem;
}
.career-openingswp {
padding: 20px 10px ;
}
.career-openingswp h3 {
font-size: 18px;
line-height: 28px;
margin: 0 0 30px;
}
.nwslide-infwpbnr .nwslide-continf a.btn.hosp-btn{
padding: 8px 20px;
}
.allsmeinner-hdbanner h2.lead {;
font-size: 14px;
}
.deepintroabt-servwp h3, .deepintroabt-servwp h4 {
font-size: 20px;
}
.mtor-doctwrapin .mtr-dctr-hd p {
letter-spacing: 1px;
font-size: 14px;
}
.mtor-doctwrapin .mtr-dctr-hd h2 {
font-size: 24px;
}
.innserv-pgefts#inservpge-insidolinks ul.nav.nav-tabs li a {
padding: 10px 10px;
font-size: 14px;
}
}