.media-buttons {
    width: 140px;
    margin-left: 20px;
}

.rr-header-2-menu li {
    display: inline-block;
}

.float-L {
    float: left;
}

.why-choose-us {
    padding-top: 93px;
    background: linear-gradient(284.59deg, #D6FEFC -28.9%, #EDFEF1 20.7%, #F5F6F3 61.79%, #F5F7F3 107.14%);
}

.why-choose-us {
    padding-top: 93px;
    background: linear-gradient(284.59deg, #1bbec9 -28.9%, #fdfdfd 20.7%, #ffffff 61.79%, #ffffff 107.14%);
}

@media (max-width: 61.9375em) {
    .why-choose-us {
        /*mx-width:991px*/ padding-top: 2.375rem;
        padding-left: 9px;
        padding-right: 9px;
    }
}

.why-choose-us-list-container {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.why-choose-list-bottom {
    background: #E4E4E4;
    border-radius: 8px;
    margin: 0 0px;
    width: 100%;
    padding: 21px 10px 23px 5px;
    margin-bottom: 95px;
}

.why-choose-list-bottom-blk {
    display: flex;
}

@media (max-width: 61.9375em) {
    .why-choose-list-bottom-blk {
        display: block;
    }
}

.why-choose-us ul li a img {
}

.why-choose-list-bottom ul li {
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.01em;
    color: #343941;
    padding: 0px 0px 20px 0px;
}

@media (max-width: 61.9375em) {
    .why-choose-list-bottom ul li {
        padding: 0px 0px 15px 0px;
    }

    .empanelments h2 {
        font-size: 1.75rem;
    }
}

.why-choose-list-bottom ul li:last-child {
    padding: 0px;
}

@media (max-width: 61.9375em) {
    .why-choose-list-bottom ul li:last-child {
        padding-bottom: 15px;
    }
}

.why-choose-list-bottom-img {
    margin-right: 11px;
}

.why-choose-us-title h2 {
    color: #343941;
}

.why-choose-us-list-style li {
    text-decoration: none;
    margin-bottom: 13px;
    list-style: none;
}


.why-choose-us-list-style li a{
    display:block;
    position:relative;
    padding-left: 60px;
    min-height: 61px;
    display: flex;
    align-items: center;
    line-height: 19px;
}
.why-choose-us-list-style li a img{
    position:absolute;
    left:0px;
    top:0px;
}
.rr-price-2-title-box {
    position: relative;
    z-index: 9;
}

.rr-video-arae .rr-section-title {
    color: #FFF;
}

.poweredby {
    text-align: right;
    color: #FFF;
}

.poweredby img {
    position: relative;
    top: -3px;
    width: 140px;
}

.rr-about-area1 {
    padding: 60px 0px;
}

.main-slider .owl-nav [class*=owl-] {
    padding: 5px 10px;
    line-height: 24px;
    font-size: 24px;
}

.main-slider {
    position: relative;
}

.main-slider .owl-nav {
    position: absolute;
    top: 39%;
    width: 100%
}

.owl-carousel.main-slider .owl-nav button.owl-next, .owl-carousel.main-slider .owl-nav button.owl-prev {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    border: none;
    background: #2b674e;
}

.main-slider .owl-nav .owl-prev i, .main-slider .owl-nav .owl-next i {
    font-size: 23px;
    color: #ffffff;
    line-height: 55px;
}

.main-slider .owl-nav .owl-prev {
    left: 10px;
}

.main-slider .owl-nav .owl-next {
    right: 10px;
}

.rr-about-wrapper {
    padding-left: 50px;
}

.rr-choose-area {
    padding: 60px 0px;
}

.rr-video-arae {
    padding: 60px 0px;
}

.section-padding {
    padding: 60px 0px;
}

.quickcall-section {
    position: relative;
    padding: 60px 0;
    background: #ededed;
}

.quickcall-section::after {
    content: '';
    position: absolute;
    width: 50%;
    right: 0px;
    top: 0px;
    height: 100%;
    background: url('../img/ambbg.jpg');
}

.callbox {
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.callbox p {
    font-weight: 600;
    color: #343434;
}

.callbox h2 {
    font-size: 39px;
    color: #0c489d;
    line-height: 39px;
    margin: 0 0 20px;
}

.callbox h2 span {
    display: block;
    font-size: 17px;
    font-weight: 300;
    color: #616161;
    margin: 0 0 1px;
}

.callbtn {
    display: inline-block;
    background: #df2026;
    color: #FFF;
    padding: 10px 30px;
    width: max-content;
    position: relative;
    z-index: 9;
}

.callbtn:hover {
    background: #e82c32;
    color: #FFF;
}
.callbtn i {
}

.callbox2 {
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 0 0 40px;
}

.callbox2 i {
    display: block;
    width: 40px;
    height: 40px;
    background: #df2026;
    color: #FFF;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    margin: 0 0 17px;
}

.callbox2 h3 {
    color: #FFF;
    font-size: 22px;
    font-weight: 400;
    margin: 0 0 21px;
}

.callbox2 a {
    font-size: 40px;
    color: #6cc436;
    display: block;
    position: relative;
    padding: 0px 0 30px;
}

.callbox2 a::after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #ffffff;
    width: 60px;
    height: 2px;
}

.dark {
    color: #127072;
}

.modal-sidebar-scroll {
    position: fixed;
    top: 54%;
    transform: translateY(-65%);
    text-align: center;
    z-index: 10;
    right: 0;
    left: auto;
}

.modal-sidebar-scroll ul {
    list-style: none;
    padding: 0;
    margin: 0;
    padding: 10px 0;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
    background: #e2eeff;
}

.modal-sidebar-scroll ul li {
    margin: 4px 0;
}

.modal-sidebar-scroll ul li::after {
    display: none;
}

.modal-sidebar-scroll ul li a {
    width: 55px;
    text-align: center;
    display: inline-block;
    color: #fff;
    position: relative;
}

.modal-sidebar-scroll ul li a span {
    position: absolute;
    background-color: #a01f4d;
    color: #fff;
    white-space: nowrap;
    padding: 0 12px;
    font-size: 13px;
    top: 0;
    right: 100%;
    margin-right: 12px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s linear 0ms;
    -khtml-transition: all .3s linear 0ms;
    -moz-transition: all .3s linear 0ms;
    -ms-transition: all .3s linear 0ms;
    -o-transition: all .3s linear 0ms;
    transition: all .3s linear 0ms;
}

.modal-sidebar-scroll ul li a .icon {
    width: 40px;
    margin: 0 auto;
}

.modal-sidebar-scroll ul li a span:before {
    content: '';
    border-color: #222;
    border-style: solid;
    border-color: transparent transparent transparent #dc232d;
    border-width: 6px;
    position: absolute;
    top: 50%;
    right: -12px;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.modal-sidebar-scroll ul li a:hover {
    color: #fff;
}

.modal-sidebar-scroll ul li a:hover span {
    opacity: 1;
    visibility: visible;
}

.modal-sidebar-scroll ul li {
    margin-bottom: 7px;
    position: relative;
    cursor: pointer;
}

.modal-sidebar-scroll ul li::after {
    top: 5px;
    left: -19px;
    transform: translateX(-50%);
    position: absolute;
    content: "";
    border: 8px solid transparent;
    border-right-color: #0C0A0A;
    opacity: 0;
}

.modal-sidebar-scroll ul li:last-child {
    margin-bottom: 0;
}

.modal-sidebar-scroll ul li a {
    transition: .3s;
}

.modal-sidebar-scroll ul li a span {
    display: none;
    right: -100px;
    transition: 3s;
    position: absolute;
    min-width: max-content;
    width: 100%;
    padding: 3px 5px;
    background: #dc232d;
    transition: .3s;
    color: #fff !important;
}

.modal-sidebar-scroll ul li a svg {
    fill: #fff;
    height: 15px;
    width: 15px;
    stroke-width: 2px;
}

.modal-sidebar-scroll ul li:hover::after {
    opacity: 1;
}

.modal-sidebar-scroll ul li:hover a span {
    display: block;
    right: 36px;
}

.rr-team-3-item {
    padding: 30px;
    background: #FFF;
    border-radius: 10px;
    -webkit-transition:.5s all;
}

.rr-team-3-item:hover{
    background: #e5efff;
    -webkit-transition:.5s all;
}

.rr-team-3-thumb img {
    border-radius: 50%;
}

.rr-team-3-content p span {
    display: block;
    font-size: 13px;
}

.rr-team-3-content p {
    font-size: 19px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
}

.management-image {
    text-align: center;
    border: 1px solid #f0f3f6;
    background: #FFF;
    border-radius: 0;
    padding: 18px;
    margin-bottom: 30px;
    display: block;
}

.management-image img {
    margin: 0 0 11px
}

.management-image h3 {
    font-size: 24px;
    font-weight: 800;
    font-family: 'Merriweather Sans',sans-serif
}

.management-image h3 p {
    margin: 0
}

.department-icbx {
    display: block;
    text-align: center;
    margin: 0 0 20px;
    background: #eee;
    padding: 27px 13px;
    border-radius: 0
}

.department-icbx h3{
    font-size: 17px;
    line-height: 24px;
    font-weight: 300;
    margin: 10px 0 0;
}
.department-icon img
{
    width: 100px;
}
.department-icbx:hover,.department-icbx:focus {
    background: #e9f2ff;
}


.doctor-box {
    background: #FFF;
    text-align: center;
    -webkit-box-shadow: 0 1px 6px 0 rgb(0 0 0 / 13%);
    -moz-box-shadow: 0 1px 6px 0 rgba(0,0,0,.13);
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 13%);
    -webkit-border-radius: 200px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius: 200px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-radius: 200px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 7px 7px 27px 7px
}

.doctor-box.inner-dbx {
    -webkit-border-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin-bottom: 30px
}

.doctor-box.inner-dbx img {
    border-radius: 0%
}

.doctor-box h3 {
    font-size: 17px;
    font-weight: 600;
    margin: 0 0 10px
}

.doctor-box p {
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    height: 60px;
    margin: 0
}

.doctor-box img {
    margin: 0 0 20px;
    border-radius: 50%
}


    .btn-s1 {
        padding: 7px 20px;
        font-size: 13px;
        background: #df2026;
        color: #FFF;
    }
    .btn-s1:hover{
        color: #FFF;
    }
.section-padding-1 {
    padding: 60px 0;
}


.list-style-1 {
    margin: 20px 0 30px 3px
}

.list-style-1 li {
    font-size: 15px;
    font-weight: 400;
    margin: 7px 0;
    padding: 0 0 0 18px;
    position: relative;
    display: block
}

.list-style-1 li::before {
    position: absolute;
    left: 0;
    top: -3px;
    content: ".";
    font-size: 50px;
    line-height: 0;
    color: rgb(223 32 38);
}

.ptbx {
    background: #FFF;
    padding: 10px 31px;
    border-radius: 20px;
    display: inline-block;
    margin: 21px 0 0
}
.team-wrap
{
    padding:80px 0px;
}


.gallery-album-thumbnail {
    text-align: center;
    border: 1px solid #f0f3f6;
    background: #FFF;
    padding: 30px 10px;
    margin-bottom: 30px;
    display: block
}

.gallery-album-thumbnail h3 {
    margin: 0;
    background: #2f7493;
    color: #FFF;
    font-size: 15px;
    padding: 10px 29px;
    display: inline-block
}

.gallery-album-thumbnail p {
    margin: 0;
    font-size: 15px;
    font-weight: 500;
    padding: 5px 0;
    line-height: 22px;
    min-height: 68px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center
}

.gallery-thumb {
    border: 2px solid #223758;
    background-color: #fff;
    border-radius: 10px;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    padding: 20px;
    margin-bottom: 30px;
}

.gallery-thumb .gallery-thumb-image {
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 0;
}

.gallery-thumb .gallery-thumb-image img {
    width: 100%;
}

.gallery-thumb .gallery-thumb-title {
    margin-bottom: 13px;
    text-align: center;
    font-size: 18px;
    margin: 20px 0 20px;
}

.gallery-thumb .gallery-databx {
    padding: 12px;
}

.gallery-thumb:hover {
    box-shadow: 0px 10px 30px 0px rgb(31 34 120 / 10%);
    border: 2px solid #fff;
}

.gallery-btn {
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    padding: 0 15px;
    display: block;
    color: #ffffff !important;
    background-color: #0c489d;
    border-radius: 40px;
}

.album-back-btn {
    text-align: right;
    margin: 0 0 20px;
}

.album-back-btn a {
    text-align: center;
    padding: 7px 29px;
    display: inline-block;
    color: #ffffff;
    background-color: #0c489d;
    border-radius: 50px;
}

.gallery-thumb-image p {
    text-align: center;
    margin: 15px 0 0;
}

.floatingwhatsapp {
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 9999;
    color: #FFF;
    background: #4dc247;
    font-size: 30px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 44px;
    border-radius: 50%;
    -webkit-box-shadow: -8px 9px 5px -7px rgb(0 0 0 / 24%);
    -moz-box-shadow: -8px 9px 5px -7px rgba(0, 0, 0, 0.24);
    box-shadow: -8px 9px 5px -7px rgb(0 0 0 / 24%);
}

.floatingwhatsapp:hover {
    color: #FFF;
}
.ptb-100
{
    padding: 50px 0;
}
.btn-s2 {
    background: #d82120;
    color: #FFF;
    padding: 7px 27px;
    font-size: 18px;
    font-weight: 600;
    -webkit-transition: .5s all
}
.btn-s2:hover {
    background: #d82120;
    color: #FFF;
}
.list-style-one {
    list-style: none;
    padding: 0px;
    margin: 0 0 30px;
}
.title-2
{
    margin: 0 0 18px;
}
.list-style-one li {
    position: relative;
    padding: 0 0 0 29px;
    margin: 0 0 12px;
    display: block;
    line-height: 23px;
}

.list-style-one li a {
    display: block;
}

.list-style-one li::before {
    position: absolute;
    left: 0px;
    top: 3px;
    font-size: 12px;
    content: "\f105";
    font-family: 'Font Awesome 6 Pro';
    background: #223758;
    color: #FFF;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
}

.title-s1
{
    font-size: 26px;
}
.service-box {
    display: block;
    border: 1px solid #d5d5d5;
    padding: 20px;
    margin: 0 0 20px;
    min-height: 325px
}

.featured-icon img {
    width: 50px;
    margin: 0 0 11px
}

.featured-title h5 {
    display: block;
    color: #c41414
}

.featured-desc p {
    display: block
}


.list-s1 {
    list-style: none;
    padding: 0px;
}

.list-s1 li {
    position: relative;
    padding: 0 0 0 28px;
    margin: 0 0 12px;
    display: block;
    line-height: 23px;
}

.list-s1 li a {
    display: block;
}

.list-s1 li::before {
    position: absolute;
    left: 0px;
    top: 2px;
    font-size: 12px;
    content: "\f105";
    font-family: "Font Awesome 6 Pro";
    background: #df2026;
    color: #FFF;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 50%;
    line-height: 20px;
}

.tokenb
{
    background: #df2026;
    color: #FFF;
    display: inline-block;
    padding: 10px 29px 10px 46px;
    color: #FFF;
    position: relative;
    font-size: 20px;
    border-radius: 15px;
    margin: 0 0 15px;
}
.tokenb p
{
    color: #FFF;
    margin: 0px;
}
.tokenb i
{
    position: absolute;
    left: 18px;
    top: 25px;
}
.tokenb a
{
    
}
.package-box
{
    margin: 0 0 15px;
    border: 1px solid #e0e0e0;
    padding: 30px;
}

.logo-portfolio-thumb
{
    background: #FFF;
    padding: 19px;
    margin: 0 0 30px;
    border: 1px solid #e5e5e5;
}
.dep-bx
{
    border: 2px solid #f8c8c8;
    margin: 0 0 30px;
    padding: 30px;
}
.dep-bx .phone
{
    
}
.dep-bx h2
{
    font-size: 24px;
    margin: 0 0 20px;
}
.dep-bx p
{
    margin: 0 0 10px;
    font-size: 16px;
}
.dep-bx .phone
{
    display: inline-block;
    margin: 0 9px 0 0;
}
.dep-bx .phone i
{
    color: #b0b0b0;
    margin: 0 6px 0 0;
}
.dep-bx .web
{
    color: #2f4a70;
    font-weight: 500;
    font-size: 16px;
    margin: 7px 0 0;
    display: inline-block;
}


.contact-title {
	margin-bottom: 1.563rem;
}

.contact-title h4 {
	font-size: 2.5rem;
	font-weight: 700;
	color: var(--black-color);
}

.contact-title p {
	font-size: 1rem;
	font-weight: 400;
	color: var(--primary-color);
}

.contact-content form,
.billing-wrapper form,
.review-form-wrapper form {
	gap: 2.188rem;
	row-gap: 1.563rem;
}

.form-input-half {
	width: calc(50% - 1.125rem);
}

.contact-input {
	width: 100%;
}

.contact-content form label {
	font-size: 1rem;
	font-weight: 400;
	color: var(--primary-color);
	margin-bottom: 0.188rem;
}

.contact-content form input {
	margin-bottom: 0;
}

.contact-content .contact-message {
	width: 100%;
}

.contact-content .contact-message textarea {
	height: 8.125rem;
	margin-bottom: 0;
}

.contact-content form button {
	padding: 0.938rem 3.938rem;
}

.contact-information-wrapper {
	background-color: #0c489d;
	padding: 3.75rem 3.438rem 3.75rem 3.75rem;
}

.contact-information-title {
	margin-bottom: 2.813rem;
}

.contact-information-title h3 {
	font-size: 1.625rem;
	font-weight: 700;
	color: #FFF;
}

.contact-information-title h3:after {
	content: "";
	position: absolute;
	background-color: #FFF;
	width: 2.25rem;
	height: 0.125rem;
	top: 100%;
	left: 0;
}

.contact-inner-information {
	margin-bottom: 2.5rem;
}

.contact-information-box {
	gap: 1.563rem;
	padding-bottom: 1.563rem;
	border-bottom: 0.063rem solid #ffffff26;
	color: #FFF;
}

.contact-information-box:not(:last-child) {
	margin-bottom: 1.563rem;
}

.contact-information-icon a {
	width: 3.438rem;
	height: 2.813rem;
	background-color: #FFF;
	font-size: 1.125rem;
	color: #0c489d;
}

.contact-information-content h6 {
	font-size: 1.125rem;
	font-weight: 400;
	color: var(--white-color);
	line-height: 1.75rem;
}

.contact-information-content h6 a:hover {
	color: var(--white-color);
}

.contact-social-wrapper .contact-information-title {
	margin-bottom: 1.75rem;
}

.contact-social-wrapper ul {
	gap: 1.125rem;
}

.contact-social-wrapper ul li a {
	width: 3.25rem;
	height: 3.25rem;
	background-color: transparent;
	border: 0.063rem solid var(--white-color);
	color: var(--white-color);
	font-size: 1.438rem;
}

.contact-social-wrapper ul li a:hover {
	color: var(--black-color);
}

.contact-social-wrapper ul li a:before {
	background-color: var(--white-color);
}

.contact-map iframe {
	width: 100%;
	height: 460px;
	overflow: hidden;
	border: 0;
}
.form-inner input[type=text], .form-inner input[type=email]
{
    background: #efefef;
    margin: 0 0 30px;
}
.form-inner textarea
{
    background: #efefef;
    margin: 0 0 30px;
	min-height: 100px;
}
.form-inner .theme-btn
{
	display: block;
	background: #df2026;
	color: #FFF;
	padding: 10px 30px;
	width: max-content;
}
@media (max-width: 992px) {
    .contact-information-wrapper {
    margin: 30px 0 0 ;
}
    .why-choose-us-list-style
    {
        padding-right:0px !important;
    }
    .why-choose-us-list-style li
    {
        /* float:left; */
        /* width:50%; */
    }
    .mb-35 {
    margin-bottom: 10px;
}
    .why-choose-us-list-style li a {
    padding-left: 38px;
    padding-right: 30px;
    min-height: 46px;
}
    .why-choose-us-list-style li img
    {
        width: 33px;
        top: 6px !important;
    }
    .pt-90 {
    padding-top: 40px;
}
.pb-70 {
    padding-bottom: 40px;
}
    .quickcall-section::after
    {
        display:none;
    }
    .callbox h2 {
    font-size: 30px;
}
    .callbox2 {
    padding: 38px 0;
}
    .quickcall-section {
    padding: 40px 0 0;
}
    .callbox br
    {
        display:none;
    }
    .call-p2
    {
            background: #294e8d;
            margin: 30px 0 0;
    }
    .vsnmsm-img img
    {
        max-width: 80px;
        margin: 0 0 10px;
    }
    .rr-main-menu-mobile ul li > a {
        color: #000;
    }

    .section-padding {
        padding: 30px 0px;
    }

    .rr-choose-area {
        padding: 30px 0px;
    }

    .rr-video-arae {
        padding: 30px 0px;
    }

    .rr-about-wrapper {
        padding-left: 0px;
    }

    .rr-header-2-top {
        display: none;
    }

    .rr-header-area {
        padding: 4px 0px;
        z-index: 5;
    }
}
