*{margin:0;padding:0;}
ul{padding: 0; margin: 0;}
h1, h2, h3, h4, h5, h6, a, p{font-family: "Poppins", serif;}
.topHeader {border-bottom: 1px solid #f3edff;}
.topHeader ul li {display: inline-block;border-right: 1px solid #ede4ff;}
.topHeader ul { justify-content: right;display: flex;align-items: center;}
.topHeader p {margin: 0;margin-top: 10px;color: #152795;}
.topHeader ul li a {padding: 10px 15px; display: block;color: #152795;}
div#navbarSupportedContent {justify-content: right;}
nav.navbar.navbar-expand-lg.navbar-light {border-bottom: 1px solid #f3edff;}
nav.navbar.navbar-expand-lg.navbar-light a.nav-link {padding: 10px 15px;color: #000;}
body .navbar.navbar-expand-lg.navbar-light ul li a.nav-link:hover{color: #152795 !important;}
.btn.signIn {background: #152795;border-radius: 25px;color: #fff;font-weight: 600;padding: 10px 20px;font-family: 'Poppins';letter-spacing: 1.5px;margin-left: 20px;}
button#btnBodyClick:hover, a.readMore.btn:hover, .productText a.btn.watchBtn:hover, button.btn.downloadBtn:hover, .btn.signIn:hover {color: #FFFFFF; background: #ff7222;}
a.navbar-brand img {max-width: 100%;width: 70px;}
.banner {background: url(../images/banner.png);position: relative;padding: 50px 0 0 0;background-size: cover;}
.hero-shape {
    display: none;
}
.bannerText h1 {
    display: inline-block;
    padding: 0;
    border-radius: 55px;
    color: #000;
    font-family: 'Poppins';
    font-weight: 300;
    letter-spacing: 0.5px;
    font-size: 46px;
    margin-top: 0;
    margin-bottom: 0;
}
.hero-shape-5 {
    position: absolute;
    bottom: -120px;
    left: 0;
}
.bannerText strong {
    color: #009397;
	font-weight:600;
}
.banner .container {
    position: relative;
}

.hero-shape-6 {
    position: absolute;
    top: -200px;
    left: 0px;
}

.hero-shape-6 img {
    max-width: 270px;
}
.banner span {
    font-weight: 600;
    color: #0e1133;
}
.banner h2 {
    font-size: 42px;
    color: #000000;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 1.2;
    margin-top: 25px;
}
.boxYellow {
    position: relative;
    padding: 35px 30px;
    border-radius: 25px;
    background: #ffedd9;
}
.boxRed {
	position: relative;
    padding: 35px 30px;
    border-radius: 25px;
    background: #d2edff;
}
.imagesSections {
    text-align: center;
}
.imagesSections img {
    border-radius: 25px;
    height: 353px;
    width: 220px;
    object-fit: cover;
}
.onlineAppointments .whyRxText {
    padding: 0;
    border-radius: 30px;
}
.bannerText p {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 0;
    color: #000;
    margin-top: 15px;
}
.bannerText p strong {
    color: #F44336;
}
.banner .row {
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner {
    overflow: hidden;
}
.topHeader {
    background: #eef1f6;
}

nav.navbar.navbar-expand-lg.navbar-light {
    background: #eef1f6;
    border-bottom: 1px solid #21a3a321;
}
.banner {
    position: relative;
    padding:50px 0;
    background: #eef1f6;
}
.whyRxImage img {max-width: 100%;border-radius: 25px;}
.whyRxImage { position: relative;}
.whyRxText strong {display: block;}
.whyRxText li {
    color: #023350;
    line-height: 22px;
    font-family: 'Poppins';
    padding-left: 20px;
    list-style: none;
    position: relative;
    margin-bottom: 15px;
    font-size: 15px;
}
.onlineAppointments {
    padding: 80px 0;
}
.whyRxText .fa.fa-angle-double-right { position: absolute;left: 0;top: 2px;}
.whyRxText h2 {
    font-size: 30px;
    color: #023350;
    position: relative;
    margin-bottom: 15px;
    font-weight: 600;
}
.whyRxText { padding-left: 35px;}

.whyRx {padding: 90px 0;}
.whyRx.qrCode {background: url(../images/yearsBanner.jpg);padding: 50px 0;position: relative;}
.whyRx.qrCode .whyRxText { margin-top: 30px;}
.whyRx.qrCode .whyRxText span { position: absolute; left: 0; width: 40px; height: 40px;line-height: 40px;background: #152795;text-align: center;color: #fff;border-radius: 100%;border: 2px solid #d0d6ff7a;}
.whyRx.qrCode .whyRxText li {padding-left: 50px;margin-bottom: 20px;}
.whyRx.qrCode .whyRxText li:hover span {background: #FF5722;}
.whyRx.qrCode .whyRxText ul {position: relative;}
.whyRx.qrCode .whyRxText ul:before { position: absolute; background: #152795;content: "";width: 2px;height: 100%;left: 20px;top: 0;bottom: 0;}
.whyRxText p {margin-top: 20px;}
.processBoxText h3 {font-size: 18px; position: relative;margin-bottom: 0px;}
.imageBox {display: flex;justify-content: right;}
.processSection ul {display: flex;justify-content: center;position: relative;}
.processSection ul li {display: inline-block; text-align: center;margin: 2px; padding: 40px 20px; border-radius: 10px;width: 20%;}
.imageBox img {
    max-width: 70%;
}
.processSection h2 {
    font-size: 40px;
    color: #023350;
    margin-bottom: 30px;
    text-align: center;
}
.processSection {
    padding: 40px 0;
}

.processSection ul li {
    -webkit-transition: all 0.3s 
ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s 
ease-out 0s;
    border: 2px solid #03a29730;
    margin: 10px;
    text-align: center;
    padding: 25px;
    width: 100%;
    border-radius: 40px;
    list-style: none;
}
.processSection ul li img {
    -webkit-transition: all 0.3s 
ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s 
ease-out 0s;
}
.processBoxImage {
    width: 100px;
    height: 100px;
    line-height: 90px;
    text-align: center;
    margin: auto;
    background: #03a297;
    border-radius: 100%;
}
.processBoxText {
    width: 140px;
    height: 140px;
    margin: auto;
    border: 1px solid #03a297;
    border-radius: 100%;
    line-height: 140px;
    padding: 18px;
    border-style: dashed;
}
.processBox h3 {
    font-size: 16px;
    color: #023350;
    margin-top: 20px;
}
.processSection ul li:hover {
    border: 2px solid #03a297;
}
.processSection ul li:hover .processBoxImage img {
    transform: scale(1.1);
}
.blackStrip p strong {font-weight: 500;}
.blackStrip strong {
    font-size: 14px;
    color: #000;
}
.processSection h2 {text-align: center;margin-bottom: 30px;}
.blackStrip .btn {
    background:#009688;
    color: #fff;
    text-transform: uppercase;
    border-radius: 4px;
    font-size: 15px;
    letter-spacing: 1px;
    border: 0;
    padding: 6px 10px;
	    padding: 10px 30px;
    border-radius: 25px;
    font-weight: 500;
    font-family: 'Poppins';
    letter-spacing: 0;
}
.hero-shape img {
    max-width: 80px;
}
.blackStrip {
    background: #FF9800;
    padding: 20px 0 10px 0;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
.copywright {
    background: #101010;
    padding: 10px 0;
    text-align: center;
    color: #fff;
}
.copywright p {margin: 0;color: #fff;font-weight: 300; font-size: 14px;}
.bookDemoFixed {position: fixed;bottom: 0;left: 0;right: 0;z-index: 9;display: none;}
.bookDemoFixed a.mobileOnly {background: #21a3a3;color: #fff;text-transform: uppercase; font-weight: 600;letter-spacing: 1.8px;padding: 20px 8px 15px 8px;text-align: center;font-size: 18px;display: block;text-decoration: none;}
.zoom-in-zoom-out {animation: zoom-in-zoom-out 2s ease-out infinite;}
body {margin-bottom: 72px;}
body.oneRX {
    margin: 0;
}
body.oneRX .bannerText {
    padding-top: 95px;
}
body.oneRX .banner {
    padding: 60px 0;
}
.formSection button.btn.btn-primary {
    max-width: 100%;
    width: 100%;
    background: #f01a43;
    border: 0;
    padding: 8px;
}
.formSection h3 {
    font-family: "Lora", serif;
    color: #152795;
    font-style: italic;
    font-size: 34px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 15px;
}
.form-label {
    margin-bottom: .2rem;
    font-family: "Lora", serif;
    color: #152795;
    font-style: italic;
}
.form-control {
    border: 1px solid #1527956e;
}
.boxVideo {
    margin: auto;
    text-align: center;
    padding: 50px 0;
    background: #009397;
}
		video {
    border: 2px solid #ffffff;
    padding: 10px;
    border-radius: 10px;
    background: #fff;
}
.whyRx2 .row {
    display: flex
;
    justify-content: center;
    align-items: center;
}
.boxVideo h2 {
    color: #fff;
    font-size: 44px;
    font-family: 'Poppins';
    font-weight: 500;
    line-height: 1;
    text-align: center;
    margin-bottom: 40px;
}
.whyRx2 {
    background: #eef1f6;
    padding: 50px 0;
}	
.formSection {
    max-width: 350px;
    margin: auto;
    background: #ffffff;
    padding: 35px;
    border-radius: 10px;
}
#paylink {
   
    animation: floatUpDown 1.8s ease-in-out infinite;
  }

  @keyframes floatUpDown {
    0%, 100% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(-8px);
    }
  }
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}