/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/

/*@import url('https://fonts.googleapis.com/css?family=Noto+Serif:400,700&display=optional');*/
/*@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=optional');*/

/*@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,700i,900&display=optional');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800,800i&display=optional');*/

/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Roboto', sans-serif;
 ----------------------------------------*****/



/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/
@font-face {
   font-family: 'Roboto', sans-serif;;
   src: url(sansation_light.woff);
   font-display: swap;
}

* {
   font-family: 'Roboto', sans-serif;
}


* {
     box-sizing: border-box !important;
}

html {
     scroll-behavior: smooth;
}

body {
     color: #000000;
     font-size: 14px;
     font-family: 'Roboto', sans-serif;
     line-height: 1.80857;
     font-weight: normal;
}

a {
     color: #000000;
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     letter-spacing: 0;
     font-weight: normal;
     position: relative;
     padding: 0 0 10px 0;
     font-weight: normal;
     line-height: normal;
     color: #111111;
     margin: 0
}

h1 {
     font-size: 40px;
}

h2 {
     font-size: 33px;
}

h3 {
     font-size: 30px;
}

h4 {
     font-size: 24px
}

h5 {
     font-size: 14px
}

h6 {
     font-size: 13px
}

*,
*::after,
*::before {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
     color: #212121;
     text-decoration: none!important;
     opacity: 1
}

button:focus {
     outline: none;
}

ul,
li,
ol {
     margin: 0px;
     padding: 0px;
     list-style: none;
}

p {
     margin: 0px;
     font-weight: 500;
     font-size: 15px;
     line-height: 24px;
}

a {
     color: #222222;
     text-decoration: none;
     outline: none !important;
}

a,
.btn {
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

img {
     max-width: 100%;
     height: auto;
}

 :focus {
     outline: 0;
}

.btn-custom {
     margin-top: 20px;
     background-color: transparent !important;
     border: 2px solid #ddd;
     padding: 12px 40px;
     font-size: 16px;
}

.lead {
     font-size: 18px;
     line-height: 30px;
     color: #767676;
     margin: 0;
     padding: 0;
}

.form-control:focus {
     border-color: #000 !important;
    
}

.navbar-form input {
     border: none !important;
}

.badge {
     font-weight: 500;
}

blockquote {
     margin: 20px 0 20px;
     padding: 30px;
}

button {
     border: 0;
     margin: 0;
     padding: 0;
     cursor: pointer;
}

.full {
     float: left;
     width: 100%;
}

.full {
     width: 100%;
     float: left;
     margin: 0;
     padding: 0;
}


/**-- heading section --**/


/*---------------------------- preloader area ----------------------------*/

.loader_bg {
     position: fixed;
     z-index: 9999999;
     background: #fff;
     width: 100%;
     height: 100%;
}

.loader {
     height: 100%;
     width: 100%;
     position: absolute;
     left: 0;
     top: 0;
     display: flex;
     justify-content: center;
     align-items: center;
}

.loader img {
     width: 280px;
}


/*-- header area --*/


/*-- sidebar  navigation--*/

.sidepanel {
     width: 0;
     position: fixed;
     z-index: 9999;
     height: 100%;
     top: 0;
     left: 0;
     background-color:#91d7c3;
     overflow-x: hidden;
     transition: 0.5s;
     padding-top: 60px;
}

.sidepanel a {
     padding: 8px 8px 8px 32px;
     text-decoration: none;
     font-size: 18px;
     color: #fff;
     display: block;
     transition: 0.3s;
}

.sidepanel a:hover {
     color: #0f98f8;
}

.sidepanel .closebtn {
     position: absolute;
     top: 0;
     right: 25px;
     font-size: 36px;
}

.openbtn {
     font-size: 20px;
     cursor: pointer;
     background-color: transparent;
     padding: 0;
     border: none;
     margin-left: 16px;
}


/*--      end sidebar  navigation--*/

.logo {
     padding-top: 12px;
	width: 250px;
}

ul.conat_info li {
     display: inline-block;
     padding: 0 26px;
}

ul.conat_info li a {
     color: #fff;
     display: inline-block;
     font-size: 30px;
}

ul.conat_info li a:hover {
     color: #fff;
}

.right_bottun {
     float: right;
     display: flex;
     flex-wrap: wrap;
}

.header {
     width: 100%;
     padding: 10px 30px;
     background: transparent;
     position: absolute;
     z-index: 999;
}


/** banner section **/

.banner_main {
     /*background: url(../images/banner.png);*/
        padding: 25px 0px 0px 0px;
    background-size: auto 78%;
    background-repeat: no-repeat;
    background-position: right top;
}

.text-bg {
     margin-top: 70px;
     text-align: left;
     float: right;
     max-width: 430px;
     width: 100%;
}

.text-bg h1 {
     color: #0f98f8;
     font-size: 60px;
     line-height: 70px;
     padding-bottom: 45px;
     font-weight: bold;
}

.text-bg span {
     color: #222222;
     font-weight: 500;
     font-size: 17px;
     line-height: 30px;
     margin-bottom: 30px;
     display: block;
}

.ban_track {
     margin-top: 55px;
}

.banner_slide {
     padding: 0 80px;
}

.ban_track figure {
     margin: 0;
}

.transfot {
     text-align: left;
}

.transfot span {
     color: #fff;
     font-size: 17px;
}

.transfot h3 {
     color: #fff;
     font-size: 23px;
     line-height: 30px;
     font-weight: 500;
     margin-bottom: 16px;
}

.transfot_form {
     padding: 0 15px;
     height: 40px;
     margin-bottom: 15px;
     border: #fff solid 1px;
     font-size: 16px;
}

.get_now {
     max-width: 150px;
     width: 100%;
     padding: 6px 0;
     background: #222b3c;
     color: #fff;
     font-size: 17px;
}

.get_now:hover {
     background-color: #000;
}

#banner1 .carousel-caption {
     position: inherit;
     padding: 0;
}

#banner1 .carousel-indicators {
     display: none;
}

#banner1 .carousel-control-prev,
#banner1 .carousel-control-next {
     width: 45px;
     height: 45px;
     background: transparent;
     opacity: 1;
     font-size: 30px;
     color: #fff;
     border-radius: 40px;
     border: #fff solid 2px;
}

#banner1 .carousel-control-prev:hover,
#banner1 .carousel-control-next:hover,
#banner1 .carousel-control-prev:focus,
#banner1 .carousel-control-next:focus {
     background: #000;
     color: #fff;
}

#banner1 a.carousel-control-prev {
     position: absolute;
     left: inherit;
     top: 70%;
     right: 70px;
}

#banner1 a.carousel-control-next {
     position: absolute;
     right: 16px;
     bottom: 10px;
     top: 70%;
}


/** end banner section **/

.titlepage h2 {
     font-size: 45px;
     color: #0f98f8;
     line-height: 55px;
     font-weight: bold;
     padding: 0;
}

.d_flex {
     display: flex;
     align-items: center;
     flex-wrap: wrap;
}

.read_more {
     font-size: 20px;
     background-color: transparent;
     color: #262626 !important;
     padding: 13px 0px;
     width: 100%;
     max-width: 198px;
     font-weight: 500;
     position: relative;
     display: block;
     line-height: 1px;
}

.read_more::before {
     position: absolute;
     content: "";
     border-right: #262626 solid 80px;
     width: 200px;
     height: 1px;
     line-height: 1px;
}


/** about section **/

.about {
     background-color: #ffffff;
     margin-top: 160px;
}
.about .card-body {
    text-align: justify;
}

.about .about_img figure {
     margin: 0;
}

.about .about_img figure img {
     width: 100%;
}

.about .titlepage p {
     padding: 30px 0px;
     color: #2a2a2c;
     font-size: 17px;
     line-height: 32px;
     font-weight: 400;
     display: inline-block;
}


/** end about section **/


/** service section **/

.service {
       background-color: #ffffff;
    margin-top: 30px;
    padding: 0px 0;
}

.service .titlepage {
     text-align: center;
     padding-bottom: 30px;
}

.service .titlepage p {
     color: #0c0202;
     font-size: 17px;
     line-height: 30px;
     padding-top: 20px;
}

.service_main {
     display: flex;
     flex-wrap: wrap;
	     display: flex;
    justify-content: space-between;
}

.service_box {
     text-align: center;
     width: 32.3%;
     margin-top: 30px !important;
}

.service_box i {
     width: 181px;
     display: block;
     height: 181px;
     border-radius: 200px;
}

.service_box i img {
     text-align: center;
     padding-top: 32%;
	     margin: auto 50%;
}

.service_box h4 {
     color: #494949;
     font-size: 17px;
     margin-top: 70px;
     padding: 0;
     font-weight: 500;
}

.service_box h4:hover {
     color: #be1c00;
}

.blu_colo i {
     background-color: #0f98f8
}

.yell_colo i {
     background-color: #fed806
}

.yelldark_colo {
     margin: 0 50px;
}

.yelldark_colo i {
     background-color: #fe7506
}

.service .read_more {
     margin: 0 auto;
     padding-top: 70px;
}


/** end service section **/


/** vehicles section **/

.vehicles {
     background-color: #fff;
     padding: 70px 0 155px 0;
}

.vehicles .titlepage {
     text-align: center;
     padding-bottom: 60px;
}

.vehicles .titlepage p {
     color: #0d0202;
     padding-top: 15px;
     text-align: center;
     margin: 0 50px;
     font-size: 17px;
     font-weight: 400;
}

.vehicles_truck {
     background-color: #efedf0;
     transition: ease-in all 0.5s;
     width: 100%;
     border-radius: 25px;
     padding: 35px 0;
}

.vehicles_truck:hover {
     background-color: #fff;
     transition: ease-in all 0.5s;
     box-shadow: 0 0 16px rgba(22, 22, 23, 15%)
}

.vehicles_truck figure {
     margin: 0;
}

.blac_co {
     color: #000;
     font-size: 25px;
     line-height: 20px;
     font-weight: bold;
     text-transform: uppercase;
     margin-top: 34px;
}

.vehicles .read_more {
     margin-top: 0px;
     margin: 0 auto;
}

#veh .carousel-caption {
     position: inherit;
     padding: 0;
}

#veh .carousel-indicators {
     display: none;
}

#veh .carousel-control-prev,
#veh .carousel-control-next {
     width: 40px;
     height: 40px;
     background: #ffffff;
     opacity: 1;
     font-size: 30px;
color: #be1c00;
    border-radius: 40px;
    border: #be1c00 solid 2px;
     top: 111%;
 
}

#veh .carousel-control-prev:hover,
#veh .carousel-control-next:hover,
#veh .carousel-control-prev:focus,
#veh .carousel-control-next:focus {
     background: #be1c00;
     color: #fff;
}

#veh a.carousel-control-prev {
     position: absolute;
     left: 46%;
}

#veh a.carousel-control-next {
     position: absolute;
     right: 46%;
    
}

















#vehl .carousel-caption {
     position: inherit;
     padding: 0;
}

#vehl .carousel-indicators {
     display: none;
}

#vehl .carousel-control-prev,
#vehl .carousel-control-next {
       width: 65px;
    height: 64px;
    background: #be1c0000;
    opacity: 1;
    font-size: 41px;
    color: #be1c00;
    z-index: 9999;
}

#vehl .carousel-control-prev:hover,
#vehl .carousel-control-next:hover,
#vehl .carousel-control-prev:focus,
#vehl .carousel-control-next:focus {
       background: #be1c0000; 
    color: #ff2600;
}

#vehl a.carousel-control-prev {
     position: absolute;
     left: 7%;
	 top:50%
}

#vehl a.carousel-control-next {
     position: absolute;
     right: 7%;
	 top:50%
    
}












.vehicles .read_more {
     margin: 0 auto;
     padding-top: 150px;
}


/** end vehicles section **/


/** testimonial section **/

.testimonial {
     padding: 90px 0 90px 0;
     background-color: #0f98f8;
     border-radius: 50px;
}

.testimonial .titlepage {
     text-align: center;
     padding-bottom: 60px;
}

.testimonial .titlepage h2 {
     color: #fff;
}

.testimonial .titlepage p {
     color: #fff;
     font-size: 17px;
     line-height: 24px;
     font-weight: 500;
     padding-top: 20px;
}

.testimonial_box h3 {
     color: #fff;
     font-size: 25px;
     line-height: 36px;
     font-weight: 600;
     padding-top: 26px;
     text-align: left;
     padding-left: 20px;
     display: table-cell;
}

.testimonial_box p {
     color: #fff;
     font-size: 17px;
     line-height: 32px;
     padding-top: 30px;
     display: inline-block;
     text-align: left;
     font-weight: 400;
}

.kisu {
     font-size: 17px;
}

.testimonial_Carousel .carousel-caption {
     position: inherit;
     padding: 0;
}

.testimonial_box figure {
     margin: 0;
     float: left;
}

#myCarousel .carousel-indicators {
     display: none;
}

#myCarousel .carousel-control-prev,
#myCarousel .carousel-control-next {
     width: 50px;
     height: 50px;
     background: #efedf0;
     opacity: 1;
     font-size: 30px;
     color: #000;
     border-radius: 5px;
     z-index: 9999;
}

#myCarousel .carousel-control-prev:hover,
#myCarousel .carousel-control-next:hover,
#myCarousel .carousel-control-prev:focus,
#myCarousel .carousel-control-next:focus {
     color: #0f98f8;
}

#myCarousel a.carousel-control-prev {
     position: absolute;
     left: inherit;
     right: -5%;
     top: 32%;
}

#myCarousel a.carousel-control-next {
     position: absolute;
     right: -5%;
     bottom: 10px;
     top: 52%;
}

.testimonial .read_more::before {
     border-right: #fff solid 80px;
}

.testimonial .read_more {
     position: relative;
     color: #fff !important;
     margin-top: 50px;
     padding-left: 15px;
}


/** end testimonial section **/


/** choose section **/

.choose {
     background-color: #fff;
     padding-top: 90px;
}

.choose .titlepage {
     text-align: center;
     padding-bottom: 60px;
}

.choose_box i {
     float: left;
     padding-right: 20px;
}

.choose_box h3 {
     padding-top: 46px;
     color: #202121;
     font-weight: bold;
     font-size: 30px;
     line-height: 30px;
}

.choose_box p {
     display: inline-block;
     color: #202121;
     font-size: 17px;
     line-height: 30px;
     padding: 10px 0 70px 0;
}


/** end choose section **/


/** contact section **/

.contact {
     background: #fff;
     padding-top: 90px;
}

.contact .titlepage {
     text-align: left;
     padding-bottom: 60px;
}

.main_form {
     background: #fff;
     border-radius: 20px;
     max-width: 426px;
     width: 100%;
     float: right;
}

.main_form .contactus {
     border: #cce9fe solid 1px;
     border-radius: 10px;
     margin-bottom: 25px;
     width: 100%;
     height: 60px;
     background: transparent;
     color: #8f8d8d;
     font-size: 18px;
     font-weight: normal;
     padding: 0 15px;
}

.main_form .contactusmess {
     border: #cce9fe solid 1px;
     border-radius: 10px;
     padding: 0 15px;
     margin-bottom: 25px;
     width: 100%;
     padding-top: 9px;
     padding-bottom: 14px;
     background: transparent;
     color: #8f8d8d;
     font-size: 18px;
     font-weight: normal;
     height: 168px;
}

.send_btn {
     background: #0f98f8;
     font-weight: 500;
     font-size: 18px;
     width: 198px;
     color: #fff;
     height: 57px;
     margin-top: 20px !important;
     transition: ease-in all 0.5s;
     text-transform: uppercase;
     border-radius: 30px;
     margin: 0 auto;
     display: block;
}

.send_btn:hover {
     background: #202121;
     transition: ease-in all 0.5s;
}

#request *::placeholder {
     color: #959596;
     opacity: 1;
}

.co_tru {
     padding-right: 50px;
}

.co_tru figure {
     margin: 0;
}

.co_tru figure img {
     width: 100%;
}


/** end contact section **/


/** footer **/

.footer {
        background: #f7f7f9;
    padding-top: 30px;
    text-align: center;
}

ul.location_icon {
     padding-top: 12px;
}

ul.location_icon li {
     font-size: 21px;
     line-height: 30px;
     color: #353535;
     text-align: left;
     padding-bottom: 35px;
     float: left;
     display: flex;
     align-items: center;
}

ul.location_icon li a {
     font-size: 40px;
     color: #0f98f8;
     line-height: 40px;
     padding-right: 16px;
     float: left;
}

ul.location_icon li a:hover {
     color: #353535;
}

.map {
     margin-right: -50px;
}

.map figure {
     margin: 0;
}

.map figure img {
     width: 100%;
}

.bottom_form {
     margin-top: 50px;
     float: left;
     width: 100%;
}

.bottom_form h3 {
     font-weight: 600;
     font-size: 20px;
     text-align: left;
     color: #353535;
     padding-bottom: 15px;
}

.bottom_form .enter {
     border: inherit;
     padding: 0px 19px;
     width: 66%;
     height: 45px;
     background: #fff;
	 border-radius:25px;
     color: #000;
     font-size: 16px;
     font-weight: 500;
     float: left;
     margin-bottom: 10px;
}
.regsiterclinic {
    border-radius: 25px !important;
}
.sub_btn, .regsiterclinic {
	      background-color: #be1c00;
    padding: 10px 25px !important;
    border-radius: 25px;
    color: #ffffff !important;
    font-size: 16px;
    transition: ease-in all 0.5s;
    padding: 10px 0px;
    max-width: 200px;
    width: 100%;
    display: block;
    font-weight: 600;
    margin-left: 0px;
    margin-bottom: 10px;
}

.sub_btn:hover {
     background-color: #000;
     transition: ease-in all 0.5s;
     color: #fff;
}

.copyright {
     background-color: #f7f7f9;
     margin-top: 0px;
     padding: 20px 0;
}

.copyright p {
     color: #000;
     font-size: 18px;
     line-height: 22px;
     text-align: center;
     padding-top: 8px;
     font-weight: normal;
	     float: right;
     padding-right: 0 !important;
}

.copyright a {
     color: #000;
}

.copyright a:hover {
     color: #f7f7f9;
}


/** end footer **/



i.fa.fa-user {
    color: #be1c00;
}
li.down_btn {
   background-color: #be1c00;
    display: inline-block;
    padding: 5px 31px !important;
    border-radius: 24px;
    color: #010a05 !important;
}

ul.conat_info li a {
    color: #fff;
    display: inline-block;
    font-size: 20px;
}

#banner1 .carousel-control-prev:hover, #banner1 .carousel-control-next:hover, #banner1 .carousel-control-prev:focus, #banner1 .carousel-control-next:focus {
    background: #be1c00;
    color: #fff;
}
#banner1 .carousel-control-prev, #banner1 .carousel-control-next {
    width: 45px;
    height: 45px;
    background: transparent;
    opacity: 1;
    font-size: 30px;
    color: #be1c00;
    border-radius: 40px;
    border: #be1c00 solid 2px;
}

.about_right p {
    margin: 0px;
    font-weight: 300;
    font-size: 24px;
    color: #000;
    line-height: 35px;
    text-align: justify;
    word-spacing: -2px;
}
b, strong {
    font-weight: 900;
    color: #000;
}
.ban_buttons {
      padding-top: 5%;
    padding-left: 25%;
	text-align: center;
}

p.banner_buttons {
    color: #000;
    text-align: center;
    font-size: 19px;
    font-weight: 400;
}


.about_right {
    padding-top: 5%;
	    padding-left: 25%;
}




/* Banner below section we_do 	*/
.we_do.slin {
    background: #91d7c3;
    padding: 50px 0px 50px 0px;
    margin-top: 100px;
}
.we_box {
       border-radius: 25px;
    background: #ffffff;
    text-align: center;
    height: 270px;
    padding-top: 10px;
    box-shadow: 4px 0px 6px -3px grey;
    margin-top: -85px;
}

img.we_do_image {
    padding-top: 15px;
    padding-bottom: 15px;
}
span.boldtitle {
    font-weight: 900;
    color: #000;
}
.titlepage {
    padding-top: 80px;
    padding-bottom: 40px;
	    text-align: center;
}
.titlepage h2 {
    font-size: 45px;
    color: #000000;
    line-height: 45px;
    font-weight: 200;
    text-align: center !important;
}
p.subtitle {
    font-size: 18px;
}
.we_box:hover {
    box-shadow: 8px 0px 34px -3px grey;
}
/** end  section **/
/** FAQ  section **/

.card {
    border: none !important;
}
.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-radius: 25px !important;
    border: none;
}
.btn-link {
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    background-color: transparent;
}
.accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 16px;
}
i.fa.fa-chevron-down {
    color: #be1c00;
}
a.accordion_about {
    color: #be1c00;
}
a.accordion_patient{
    color: #be1c00;
}
.accordion .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0;
    margin-top: 10px;
}



/* Team  section **/


/** call to action */
.bs-calltoaction{
    position: relative;
    width:auto;
    padding: 15px 25px;
    border: 1px solid black;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
}

    .bs-calltoaction > .row{
        display:table;
        width: calc(100% + 30px);
    }
     
        .bs-calltoaction > .row > [class^="col-"],
        .bs-calltoaction > .row > [class*=" col-"]{
            float:none;
            display:table-cell;
            vertical-align:middle;
        }

            .cta-contents{
                padding-top: 10px;
                padding-bottom: 10px;
            }

                .cta-title{
                    margin: 0 auto 15px;
                    padding: 0;
                }

                .cta-desc{
                    padding: 0;
                }

                .cta-desc p:last-child{
                    margin-bottom: 0;
                }

            .cta-button{
                padding-top: 10px;
                padding-bottom: 10px;
            }

@media (max-width: 991px){
    .bs-calltoaction > .row{
        display:block;
        width: auto;
    }

        .bs-calltoaction > .row > [class^="col-"],
        .bs-calltoaction > .row > [class*=" col-"]{
            float:none;
            display:block;
            vertical-align:middle;
            position: relative;
        }

        .cta-contents{
            text-align: center;
        }
}



.bs-calltoaction.bs-calltoaction-default{
    color: #91d7c3;
    background-color: #fff;
    border-color: #ccc;
}

.bs-calltoaction.bs-calltoaction-primary{
    color: #fff;
    background-color: #91d7c3;
    border: 9px solid #f3f3f3;
    border-radius: 25px;
	margin-top: 40px;
}

.bs-calltoaction.bs-calltoaction-info{
    color: #fff;
    background-color: #91d7c3;
    border-color: #46b8da;
}

.bs-calltoaction.bs-calltoaction-success{
    color: #fff;
    background-color: #91d7c3;
    border-color: #4cae4c;
}

.bs-calltoaction.bs-calltoaction-warning{
    color: #fff;
    background-color: #91d7c3;
    border-color: #eea236;
}

.bs-calltoaction.bs-calltoaction-danger{
    color: #fff;
    background-color: #91d7c3;
    border-color: #d43f3a;
}

.bs-calltoaction.bs-calltoaction-primary .cta-button .btn,
.bs-calltoaction.bs-calltoaction-info .cta-button .btn,
.bs-calltoaction.bs-calltoaction-success .cta-button .btn,
.bs-calltoaction.bs-calltoaction-warning .cta-button .btn,
.bs-calltoaction.bs-calltoaction-danger .cta-button .btn{
    border-color:#fff;
}
a.btn.btn-lg.btn-block.btn-primary {
    background: #ffffff;
    color: #91d7c3;
	border-radius: 25px;
}
h1.cts_title {
    color: #ffffff !important;
	    font-size: 25px;
}



/* testimonial */

figure.testi_image {
    float: left;
}

p.testi_p {
      color: #000;
    text-align: left;
    font-weight: 400;
}
h3.testi_title {
    float: left;
    padding-left: 10px;
    font-weight: 600;
	    padding-top: 5%;
}

.kisu {
    font-size: 17px;
    font-weight: 300;
    float: left;
}

.col-md-6.testimonial_ro {
    padding: 20px;
    border: 2px solid #0000000a;
    border-radius: 25px;
    margin-left: 15px;
    margin-right: 15px;
	    
}
.col-md-5.testimonial_ro {
       padding: 20px;
    border: 2px solid #0000000a;
    border-radius: 25px;
}



.sidepanel a:hover {
    color: #000000 !important;
}



/* footer */
a.mf_link {
    color: #be1c00;
}
a.mf_link:hover {
    color: #be1c00;
}

i.social_icons {
    background: #be1c00;
    width: 37px;
    height: 37px;
	align-items: center;
    justify-content: center;
    font-size: 22px;
    border-radius: 30px;
    color: #fff;
    padding-top: 4%;
}

/*i.fa.fa-twitter.social_icons {
    background: #be1c00;
    width: 37px;
    height: 37px;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    border-radius: 30px;
    color: #fff;
    padding-top: 3%;
}

.copyright .social_icons{
    background: #be1c00;
    width: 37px;
    height: 37px;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    border-radius: 30px;
    color: #fff;
    padding-top: 3%;
}
i.fa.fa-linkedin-square.social_icons{
    background: #be1c00;
    width: 37px;
    height: 37px;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    border-radius: 30px;
    color: #fff;
    padding-top: 3%;
}

i.fa.fa-youtube-play.social_icons {
    background: #be1c00;
    width: 37px;
    height: 37px;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    border-radius: 30px;
    color: #fff;
    padding-top: 3%;
}*/

.container.footer_middle {
    border-bottom: 1px solid #63c2a7a1;
    border-top: 1px solid #63c2a7a1;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 30px;
    font-size: 16px;
    color: #000;
    padding-bottom: 30px;
    text-align: left;
}

.logo.footer_logo {
    padding-bottom: 10px;
}
.social_icon {
        float: left;
}
/*button hover */
a.btn.btn-lg.btn-block.btn-primary:hover {
    background: #000;
    color: #fff;
}
li.down_btn:hover {
    background: #000;
    color: #fff;
}




.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
  opacity: 0;
     transition: .5s ease;
    background-color: #0000008a;
	    border-radius: 25px !important;
}

.slid_team_imag:hover .overlay {
  opacity: 1;
      border-radius: 25px !important;
}

.text a{
  color: white !important;
  font-size: 20px;
  position: absolute;
  top: 78%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
      font-weight: 600 !important;
      cursor: pointer !important;
}
.text:hover {
    cursor: pointer !important;
}




img.imagenew {
    border-radius: 25px;
}

	.footer {
 
    margin-top: 100px !important;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -45px;
    top: 45%;
}

button.owl-prev span {
    color: #be1c00 !important;
	font-size: 50px!important;
	    margin-right: 0px !important;
}

button.owl-next span {
    color: #be1c00 !important;
	font-size: 50px!important;
	    margin-right: 0px !important;
}
button.owl-prev {
    top: 45%;
    width: 45px;
    left: -8%;
 
    color: #ffffff !important;
    position: absolute;
    z-index: 1007;
	display:none;
}

button.owl-next{
    top: 45%;
    width: 45px;
    right: -8%;
 
    color: #ffffff !important;
    position: absolute;
    z-index: 1007;
	display:none;
}


.owl-theme .owl-nav [class*=owl-]:hover {
    background: #ffffff00 !important;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: #ffffff00 !important;
}



/*blog */


/*
Template sidebar
*/

.sidebar-title {
    margin-bottom: 1rem;
  
    padding-top: 20px;

}

.categories li {
    vertical-align: middle;
}

.categories li > ul {
    padding-left: 15px;
}

.categories li > ul > li > a {
    font-weight: 300;
}

.categories li a {
    color: #999;
    position: relative;
    display: block;
    padding: 5px 10px;
    border-bottom: 1px solid #eee;
}

.categories li a:before {
    content: "\f0da";
    font-family: 'FontAwesome';
    margin-right: 5px;
}

.categories li a:hover {
    color: #444;
    background-color: #f5f5f5;
}

.categories > li.active > a {
    font-weight: 600;
    color: #444;
}

.media-body h5 {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 20px;
    font-weight: 400;
}

.media-body h5 a {
    color: #555;
}

.media-body h5 a:hover {
    color: #4782d3;
}

button#basic-addon2 {
    padding-left: 10px;
    background: #be1c00;
    padding-right: 10px;
    color: #fff;
}
img.blog_image {
    border-radius: 25px;
}
.blog_title {
    padding-top: 20px;
}
h2.blog_titleh2 {
    font-size: 14px;
	    font-weight: 300;
}
span.blog_bolder {
    font-size: 25px;
    font-weight: 500;
}
.row.load_button_blog {
    margin-top: 60px
;
}
.arrow_icon {
    text-align: center;
    padding-top: 20px;
}
.row.load_button_blog {
    text-align: center;
    margin: auto 40% !important;
   /* width: 100%;*/
    padding-top: 18px;
}

img.img-fluid.mb30 {
    border-radius: 25px;
}
.post-content {
    margin-top: 30px;
}
ul.post-meta.list-inline {
    margin-bottom: 20px;
}
p.subhead::first-letter {
    color: #000000;
    float: left;
    font-size: 5em;
    margin: 26px 0.2em 0 0;
}
h1.blog_single {
    font-size: 40px;
    font-weight: 900;
}
p.subhead {
    color: #444444;
    text-align: justify;
    word-spacing: -1px;
}
/* blog end */
.space_bet_row {
    padding-top: 30px;
    padding-bottom: 30px;
}
p{
	font-weight: 400 !important;
}
.space_para {
    padding-top: 15px;
    padding-bottom: 15px;
}

/* Testimonials */
li.down_btn.inactive {
    background-color: #ffffff;
    display: inline-block;
    padding: 5px 31px !important;
    border-radius: 24px;
    color: #be1c00 !important;
    border: 1px solid;
}
li.down_btn.inactive a {
    color: #be1c00;
}
li.down_btn.inactive:hover {
    background: #be1c00;
    color: #ffffff;
}





/* Image slider */

#myImg1 {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg1:hover {opacity: 0.7;}

#myImg2 {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg2:hover {opacity: 0.7;}
#myImg3 {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg3:hover {opacity: 0.7;}
#myImg4 {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg4:hover {opacity: 0.7;}
#myImg5 {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg5:hover {opacity: 0.7;}

#myImg6 {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg6:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  top: 15px;
  right: 35px;
  color: #ffffff !important;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}



/*for professionals */
.special_background {
 
		padding-bottom:30px;
}

p.whit_bg {
    background: #fff;
    border-radius: 45px;
    padding: 27px;
}
img.whit_bg_img {
    position: absolute;
    right: 15px;
    bottom: 0px;
}


.accordion .card-headerr:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
	    background: #91d7c3;
    display: inline-block;
    border-radius: 50%;
    font-size: 20px;
    color: #fff !important;
    padding: 5px 10px;
}
.accordion .card-headerr.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067"; 
	    background: #91d7c3;
    display: inline-block;
    border-radius: 50%;
    font-size: 20px;
    padding: 5px 10px;
    color: #fff !important;
}



.card-headerr.for-professional.collapsed {
    margin-top: 9px;
    background: #fff0;
    border-bottom: 1px solid #91d7c3;
    border-radius: 1px !important;
}
.card-headerr.for-professional {
    margin-top: 9px;
    background: #fff0;
    border-bottom: 1px solid #91d7c3;
    border-radius: 1px !important;
}
 .card-headerr{   padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-radius: 25px !important;
    border: none;
 }
.for_profe {
    margin-left: 15%;
    margin-right: 15%;
}


a.faq_btn1 {
    color: #ffffff;
}
li.down_btn.faq_btn {
    margin: auto;
}


p.checkthis {
    border: 9px solid #f3f3f3;
    border-radius: 25px;
    padding: 10px;
    background: red;
    color: #fff !important;
}

p.left_design {
    border-left: 12px solid #91d7c3;
    border-radius: 3px;
    padding-left: 3%;
}

.row.pati_inform {
    padding-bottom: 20px;
}
p.patient_inform {
    background: #fff;
    border: 1px solid #f3f3f3;
    border-radius: 25px;
    padding: 10px;
    color: #000 !important;
    text-align: justify;
    word-spacing: 2px;
}


span.whitetitle {
    color: #ffffff !important;
    font-weight: 900;
}

h2.whitetitle {
    color: #ffffff;
    font-weight: 200;
    text-align: center;
}



img.patient_info_image1 {
    position: absolute;
    width: 220px;
}
img.patient_info_image2 {
    position: absolute;
    right: 0;
    width: 220px;
    top: 20%;
}
img.patient_info_image3 {
    position: inherit;
    width: 220px;
    top: 125%;
    left: 15%;
}
.Patients_third {
    height: 800px;
    background-repeat: no-repeat !important;
    background-size: 1950px 800px !important;
}


.three_img {
    width: 100px;
    padding-bottom: 15px;
}

.row.three_patient {
    text-align: center;
}

.banner_buttons3 {
    color: #fff;
    text-align: center;
    font-size: 19px;
}


i.fa.fa-user.patients{
      color: #fff;
    background-color: #91d7c3;
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    text-align: center;
    width: 70px;
    top: -52%;
    right: 15%;
    position: absolute;
    font-size: 20px;
    height: 70px;
    padding-top: 20px;
}


i.fa.fa-stethoscope.patients{
      color: #fff;
    background-color: #91d7c3;
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    text-align: center;
    width: 70px;
    top: -52%;
    right: 15%;
    position: absolute;
    font-size: 20px;
    height: 70px;
    padding-top: 20px;
}

p.Pati_journey:hover {
    background-color: #ff5900;
}

i.fa.fa-envelope.patients:hover {
    background: #ffffff;
    color: red;
    border: 5px solid #ff5900;
}
i.fa.fa-user.patients:hover {
    background: #ffffff;
    color: red;
    border: 5px solid #ff5900;
}
i.fa.fa-envelope.patients:hover {
    background: #ffffff;
    color: red;
    border: 5px solid #ff5900;
}
i.fa.fa-user.patients:hover{
	 background: #ffffff;
    color: red;
    border: 5px solid red;
}

i.fa.fa-stethoscope:hover{
	 background: #ffffff;
    color: red;
    border: 5px solid red;
}

.bs-calltoaction.bs-calltoaction-primary.new {
    border: none;
	color: #000;
}
.titlepage.title_left {
    text-align: left !important;
}

.titlepageteam {
    font-size: 45px;
    color: #000000;
    line-height: 45px;
    font-weight: 200;
    padding-top: 80px;
    text-align: justify;
}


i.fa.fa-phone.team_social {
    color: #2e9678;
    font-size: 20px;
    padding-right: 5px;
}
.fa-instagram.team_social {
    background: #2e9678;
    color: #fff;
    border-radius: 50%;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}

i.fa.fa-facebook.team_social {
    background: #2e9678;
    color: #fff;
    border-radius: 50%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

i.fa.fa-twitter.team_social {
    background: #2e9678;
    color: #fff;
    border-radius: 50%;
        padding: 10px 10px 9px 10px;
}
i.fa.fa-linkedin-square.team_social {
    background: #2e9678;
    color: #fff;
    border-radius: 50%;
        padding: 10px 10px 9px 10px;
}

i.fa.fa-youtube-play.team_social {
    background: #2e9678;
    color: #fff;
    border-radius: 50%;
        padding: 10px 10px 9px 10px;
}
.team_social_icon {
    padding-left: 5%;
    margin-top: 10px;
}
p.title_left {
    padding-bottom: 20px;
}


a.nav-link.active.team_tab {
    color: #000000;
    background-color: #91d7c3;
    border-color: #91d7c3;
    border-radius: 25px;
    padding-left: 25px;
    padding-right: 25px;
	    margin-left: 10px;
}
a.nav-link.team_tab {
    color: #000000;
    background-color: #e7e7e9;
    border-color: #e7e7e9;
    border-radius: 25px;
    padding-left: 25px;
    padding-right: 25px;
	    margin-left: 10px;
}
ul#myTab {
    border-bottom: 0px;
}

.container.footer_middle a {
    color: #000 !important;
}

div#headingOnee {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgb(145 215 195);
    border-radius: 25px !important;
    border: none;
    color: #fff !important;
	    margin-bottom: 5px;
}


div#headingOnee {
    padding: 0.4rem 1rem;
    margin-bottom: 0;
    background-color: rgb(145 215 195);
    border-radius: 25px !important;
    border: none;
    color: #fff !important;
	    margin-bottom: 5px;
}


div#headingTwoo {
    padding: 0.4rem 1rem;
    margin-bottom: 0;
    background-color: rgb(145 215 195);
    border-radius: 25px !important;
    border: none;
    color: #fff !important;
	    margin-bottom: 5px;
}
div#headingThreee	 {
    padding: 0.4rem 1rem;
    margin-bottom: 0;
    background-color: rgb(145 215 195);
    border-radius: 25px !important;
    border: none;
    color: #fff !important;
	    margin-bottom: 5px;
}
div#headingFour {
    padding: 0.4rem 1rem;
    margin-bottom: 0;
    background-color: rgb(145 215 195);
    border-radius: 25px !important;
    border: none;
    color: #fff !important;
	    margin-bottom: 5px;
}
div#headingFive {
    padding: 0.4rem 1rem;
    margin-bottom: 0;
    background-color: rgb(145 215 195);
    border-radius: 25px !important;
    border: none;
    color: #fff !important;
	    margin-bottom: 5px;
}
div#headingSix {
    padding: 0.4rem 1rem;
    margin-bottom: 0;
    background-color: rgb(145 215 195);
    border-radius: 25px !important;
    border: none;
    color: #fff !important;
	    margin-bottom: 5px;
}
div#headingSeven {
    padding: 0.4rem 1rem;
    margin-bottom: 0;
    background-color: rgb(145 215 195);
    border-radius: 25px !important;
    border: none;
    color: #fff !important;
	    margin-bottom: 5px;
}
div#headingEight {
    padding: 0.4rem 1rem;
    margin-bottom: 0;
    background-color: rgb(145 215 195);
    border-radius: 25px !important;
    border: none;
    color: #fff !important;
	    margin-bottom: 5px;
}

i.fa.fa-user.social_icons_patient {
    background: #ffffff;
    width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    border-radius: 30px;
    padding: 5px 5px 5px 7px;
    color: #91d7c3;
    /*padding-top: 1%;*/
}
i.fa.fa-plus-square.social_icons_patient {
    background: #ffffff;
    width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    border-radius: 30px;
    padding: 5px 5px 5px 7px;
    color: #91d7c3;
    /*padding-top: 1%;*/
}

i.fa.fa-plus-square.social_icons_patient {
    background: #ffffff;
    width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    border-radius: 30px;
    padding: 5px 5px 5px 7px;
    color: #91d7c3;
    /*padding-top: 1%;*/
}
i.fa.fa-eye.social_icons_patient {
    background: #ffffff;
    width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    border-radius: 30px;
    padding: 7px 5px 5px 6px;
    color: #91d7c3;
    /*padding-top: 1%;*/
}


i.fa.fa-car.social_icons_patient {
    background: #ffffff;
    width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    border-radius: 30px;
    padding: 5px;
    color: #91d7c3;
    /*padding-top: 1%;*/
}

i.fa.fa-scroll.social_icons_patient {
    background: #ffffff;
    width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    border-radius: 30px;
    padding: 6px;
    color: #91d7c3;
    /*padding-top: 1%;*/
}

i.fa.fa-user-doctor.social_icons_patient{
    background: #ffffff;
    width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    border-radius: 30px;
    padding: 5px 5px 5px 7px;
    color: #91d7c3;
   /*padding-top: 1%;*/
}
i.fa.fa-hospital.social_icons_patient{
    background: #ffffff;
    width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    border-radius: 30px;
    padding: 5px;
    color: #91d7c3;
    /*padding-top: 1%;*/
}

p.acco_tab {
    color: #ffffff;
}


.patient_journey {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.patient_journey_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px;
	    width: 100%;
}
.col_last {
    width: 8.33%;
}
.col_frist {
    width: 8.33%;
}



.owl-stage-outer {
    padding-top: 35px;
}







.bs-calltoaction.bs-calltoaction-primary.new {
    border: none !important;
    margin-left: 0px !important;
    color: #000 !important;
}
.row.special_patient {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap !important;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: space-evenly;
}





p.Pati_journey {
    color: #fff;
    background-color: #91d7c3;
    border: 7px solid #f3f3f3;
    border-radius: 21px;
    text-align: left;
    width: 60px;
    font-size: 18px;
    padding-left: 5px;
    margin-top: 4em;
}

i.fa.fa-envelope.patients {
    color: #fff;
    background-color: #91d7c3;
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    text-align: center;
    width: 70px;
    left: 20%;
    top: -50%;
    position: relative;
    font-size: 20px;
    height: 70px;
    padding-top: 20px;
}
i.fa.fa-user.patients {
color: #fff;
    background-color: #91d7c3;
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    text-align: center;
    width: 70px;
    top: -55%;
    right: -20%;
    position: relative;
    font-size: 20px;
    height: 70px;
    padding-top: 20px;
}
i.fa.fa-stethoscope.patients {
    color: #fff;
    background-color: #91d7c3;
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    text-align: center;
    width: 70px;
    top: -55%;
    right: -20%;
    position: relative;
    font-size: 20px;
    height: 70px;
    padding-top: 20px;
}
i.fa.fa-long-arrow-right.patients {
    color: #91d7c3;
    position: relative;
    left: 90%;
    font-size: 25px;
    top: -75%;
}


.Descript_arrow.cta-contents {
    margin-top: -3%;
}

.step_arro{
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}


.special_patient .Descript_arrow{
	    
    flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }



.bs-calltoaction.bs-calltoaction-primary.new:hover {
    background: #ff5900;
    color: #ffffff !important;
}
i.fa.fa-long-arrow-right.patients:hover {
    color: red;
}

.card-header1 {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-radius: 25px !important;
    border: none;
}


.row.special_patient {
    margin-bottom: -80px;
}



/*30_09_2022 Akhila*/





/*30_09_2022 Pramod*/
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.close {
  color: #ff2c08 !important;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}



.modal-content input {
    height: 57px;
    border-radius: 25px;
    margin-top: 10px;
    padding-left: 15px;
}

.modal-content .btn-primary:hover {
    background-color: #000000;
    display: inline-block;
    padding: 5px 31px !important;
    border-radius: 24px;
    color: #ffffff !important;
}
.modal-content .btn-primary{
    background-color: #be1c00;
    display: inline-block;
    padding: 5px 31px !important;
    border-radius: 24px;
    color: #ffffff !important;
} 
textarea#messages {
    height: 150px;
    border-radius: 25px;
}

.checkbopopup {
    height: auto !important;
}

h3.testi_title {
    float: left;
    padding-left: 10px;
    font-weight: 600;
    font-size: 15px;
    padding-top: 5%;
    width: 52%;
    text-align: left;
}


/*04-10-2022 */

.logo{
    padding-top: 12px; 
    width: 250px;    
     display: block;    
    background: url(images/green-gradientball.png) no-repeat;    
    background-size: cover;
}

/*05_10_2022 */

a.nav-link.team_tab.new.testim.active {
    background-color: #be1c00;
    display: inline-block;
    color: #ffffff !important;
    border-radius: 25px;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: 10px;
}

ul#myTab.team.testi {
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    justify-content: center;
}
a.nav-link.team_tab.new.testim {
    color: #be1c00;
    background-color: #ffffff;
    border-color: #be1c00;
    border-radius: 25px;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: 10px;
    margin-bottom: 20%;
}

.col-md-6.testimonial_ro {
  
    margin-bottom: 1%;
}
.col-md-6.testimonial_ro:hover {
    box-shadow: 4px 0px 6px -3px grey;
}
.openbtn:focus, .openbtn:active  {
    outline: none !important;
}

section.section p.sub-heading {
    font-size: 16px;
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-weight: 300;
    text-align: center;
    margin-bottom: 40px;
}
section.triad-section .triad-sub-section {
    padding-right: 60px;
}
section p.detail-paragraph:first-child {
    margin-top: 0;
}
section p.detail-paragraph {
    font-family: 'Open Sans Condensed', sans-serif;
    margin-top: 40px;
    font-size: 18px;
    color: #000;
}

#popup-container {
  position: fixed;
  z-index: 9990;
  margin: 0 auto;
  top: 10%;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 990px;
  display: none;
}

#popup-container.open {
  display: block;
}
.modal-content input {
    height: 57px;
    border-radius: 25px;
    margin-top: 10px;
    padding-left: 15px;
}
.modal-content select {
    height: 57px !important;
    border-radius: 25px;
    margin-top: 10px;
    padding-left: 15px;
}
.modal-content .logorow {
  text-align: center;
}
.ct-form-patient input[type="text"], .ct-form-patient input[type="email"] {
    background: #F3F3F3;
    height: 55px;
    border: 0;
    border-radius: 10px;
    margin-bottom: 30px;
    padding-left: 10px;
}
.ct-form-patient textarea {
    width: 100%;
    height: 100px;
    background-color: #F3F3F3;
    border: 0;
    border-radius: 10px;
    padding-left: 10px;
    margin-bottom: 50px;
}
.ct-form-patient .wpcf7-list-item {
    margin-left: 0 !important;
}
.ct-form-patient .ctp-terms {
    padding-right: 10px;
}
.your-details input[type="submit"] {
    margin-top: 30px !important;
    border: none;
    color: #fff !important;
    display: inline-block;
    padding: 10px 36px;
    margin: 5px;
    background: #be1c00;
    border-radius: 24px;
    font-weight: 500;
}
.ct-form-patient .ct-options {
    margin-bottom: 20px;
}
.ct-form-patient .wpcf7-list-item {
    margin-right: 30px;
}
.testi_image img {
    height: 130px;
    width: 130px;
    border-radius: 50%;
}
button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    float: right;
    text-align: right;
    font-size: 50px;
    position: absolute;
}
.post_inst {
    margin-bottom: 0 !important;
}
.post-sedations button {
    width: 80%;
    white-space: normal !important;
    text-align: left;
}
.loginsubmit {
	background: #be1c00 !important;
    border-radius: 24px !important;
}
.loginsubmitforgot {
	background: #be1c00 !important;
    border-radius: 24px !important;
}
.passwordeye {
	 margin-left: -30px; 
	cursor: pointer;
	color:#be1c00
}
.bkCalendar ul.nav li:nth-child(5) {
  	display: none !important;    
}
.ea-standard select.filter option {
  display: none;
}
/* .ea-standard select.filter option:first-child,
.ea-standard select.filter option:nth-child(2),
.ea-standard select.filter option:nth-child(3), 
.ea-standard select.filter option:nth-child(4), 
.ea-standard select.filter option:nth-last-child(5){
  display: block !important;
} */

.ea-standard select.filter option[value="1"],
.ea-standard select.filter option[value="3"],
.ea-standard select.filter option[value="4"],
.ea-standard select.filter option[value="18"] {
  display: block;
}


.bnIcon1 i {
    font-size: 50px;
    background: #ee381a;
    border-radius: 50%;
    color: #fff;
    margin-bottom: 20px;
    height: 90px;
    width: 90px;
    padding-top: 19px;
}
.blinkText {
	animation: blink 5s linear infinite;
}
@keyframes blinkText {
	0% {
		opacity: 0;
	}
	50% {
		opacity: .5;
	}
	75% {
		opacity: .75;
	}
	100% {
		opacity: 1;
	}
}
.bookingbyCall {
	background: #fff;
    box-shadow: 0 2px 3px 2px #e7e7e7;
    padding: 15px;
	margin-bottom: 50px;
}
.bookingbyCall h4 {
	color:#be1c00;
}
.bookingbyCall .content {
	color:#000; 
	font-size: 18px;
    text-align: center;
    padding-top: 10px;
	font-weight: 300 !important;
}
.weekendcall {
    box-shadow: 0 0px 18px 10px #0000000a;
    padding: 12px 5px 1px;
    margin-bottom: 20px;
}
p.content_strong {
    font-size: 20px;
    font-weight: 500 !important;
    color: #be1c01;
    background: #fff;
}


#doctorPopup .modal-header {
	border: none !important;
}
.post-content ul {
    padding-left: 1.5em;
}
.post-content ul li {
    list-style-type: circle;
    color: #444444;
}
p.sub {
    color: #444444;
}

.card-headerrr h5 {
	padding: 6px !important;
}

.site-footer[data-wpr-lazyrender] {
	content-visibility: visible !important;
}
.wp-block-list {
	padding-left: 1.5em;
}