/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.sli_heig {
    height: 620px !important;
    width: 100%;
}
.vertical-middle-override {
    position: absolute;
    top: 5%;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
   /* margin-top: -53.5px; */
}
.img-heig {
    width: 100%;
    height: 620px;
    object-fit: fill;
}
.welcome_slider {
    font-weight: 300;
    color: #657e7e;
    font-family: 'Jost', sans-serif;
    letter-spacing: 0.5px;
    text-align: left;
    font-size: 24px;
    margin-bottom: -5px;
    margin-left: 2px;
    
}
.tit_go {
    font-size: 50px;
    font-weight: 700;
    line-height: 65px;
    color: #000;
    margin: 0px;
    width: 650px;
	font-family: 'Jost', sans-serif;
}
.tit_go span {
    font-size: 50px;
    font-weight: 500;
}
._span2 {
    font-size: 18px;
    text-transform: capitalize;
    margin: -20px 0px 0px 0px;
	font-weight: 400;
}
._sli_text {
    font-size: 13px;
    margin: 0px;   
    color: #000000;
    width: 550px;
}
.slider_button_alignment {
    width: 500px;
    text-align: right;
    margin-top: 25px;
}
.slider_button_1 {
    background-color: #f05697;
    width: fit-content;
    border: 1px solid #f05697;
    color: #FFFFFE !important;
    font-weight: 500;
    padding: 5px 10px;    
    font-size: 16px;
    margin: 0px 10px 0px -5px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.slider_button_1:hover {
    border-radius: 8px;
    box-shadow: 0px 5px 5px #f0569787;
	-webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.slider_button_2 {
    background-color: #ffffff;
    width: fit-content;
    border: 1px solid #ffffff;
    color: #f05697!important;
    font-weight: 500;
    padding: 5px 10px;
    font-size: 16px;
    margin: 0px 0px 0px 5px;
	-webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.slider_button_2:hover {
    border-radius: 8px;
    box-shadow: 0px 5px 5px #f0569787;
	-webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.slider_wave {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 9;
    bottom: -1px;
}
.menu_topbr {
    border-top: 0px !important; 
} 
.btn {
    padding: 15px 30px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    transition: all .5s;    
    line-height: 1.2;
}
.btn-secondary {
	margin-top:15px;
    background-color: #f17732;
    color: #fff;
	border-color: #f17732;
}
.btn.shadow {
    box-shadow: 0 5px 20px 0 rgb(86 90 207 / 30%);
}
.btn-secondary.shadow, .btn-secondary:hover {
    box-shadow: 0 5px 20px 0 rgba(241,119,50,.3)!important;
	background-color: #f17732 !important;
}
.ul_list li{
	padding:5px 0px !Important;
}
.ul_list ul{
	list-style: none;
}
.cop_funt {
    letter-spacing: 1px !important;
    color: #585858;
    font-size: 13px;
    font-weight: 400 !important;
}

.bg-ash {
    background: #ffffff !important;
}
.about.style-2 .about-left-part .about-content {
    margin-bottom: -8px;
}
.about.style-2 .about-left-part .about-title {
    margin-bottom: 20px;
    margin-top: -10px;
}
.about.style-2 .about-left-part .about-title h2 {
    font-weight: 700;
    margin: 0;
	font-size: 36px;
}
.about.style-2 .about-right-part {
    height: 480px;
}
.about.style-2 .about-right-part .about-list {
    list-style: none;
    border-radius: 100%;
    position: absolute;
    content: "";
    box-shadow: 0px 0px 10px 0px rgb(137 137 137 / 10%);
	overflow: hidden;
}
.about.style-2 .about-right-part .about-list:nth-child(1) {
    left: 30px;
    top: 120px;
}
.about.style-2 .about-right-part .about-list .about-item {
    width: 140px;
    height: 140px;
    background: #fff;
    border-radius: 100%;
    text-align: center;
    position: relative;
}
.about.style-2 .about-right-part .about-list:nth-child(2) .about-item {
    width: 170px;
    height: 170px;
}
.about.style-2 .about-right-part .about-list:nth-child(5) .about-item {
    width: 170px;
    height: 170px;
}
.about.style-2 .about-right-part .about-list .about-item .about-thumb {
    padding: 20px;
    z-index: 1;
    position: relative;
	width: 100px;
    margin: auto;
}
.about.style-2 .about-right-part .about-list .about-item .about-content {
    z-index: 1;
    position: relative;
}
.about.style-2 .about-right-part .about-list .about-item .about-content p {
    margin-bottom: 0;
    color: #fff;
    font-weight: 500;
    font-family: 'Jost', sans-serif;
    margin-top: -20px;
}
.about.style-2 .about-right-part .about-list .about-item:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-repeat: no-repeat !important;
    background-position: bottom !important;
    background: url(../images/assets/shapes/01.png);
    transition: all 0.4s ease;
    -webkit-animation: wave-animation 5s infinite;
    -moz-animation: wave-animation 5s infinite;
    animation-play-state: running;
}
.lab-ul a {
    text-transform: capitalize;    
}
.about.style-2 .about-right-part .about-list:hover .about-item:after {
    animation-play-state: paused;
}
.about.style-2 .about-right-part .about-list:nth-child(2) {
    left: 50%;
    top: 50px;
    transform: translateX(-50%);
}
.about.style-2 .about-right-part .about-list:nth-child(3) {
    right: 30px;
    top: 120px;
}
.about.style-2 .about-right-part .about-list:nth-child(4) {
    left: 30px;
    bottom: 30px;
}
.about.style-2 .about-right-part .about-list:nth-child(5) {
    left: 50%;
    bottom: 60px;
    transform: translateX(-50%);
}
.about.style-2 .about-right-part .about-list:nth-child(6) {
    right: 30px;
    bottom: 30px;
}
.about.style-2 .about-right-part .about-list:nth-child(2) .about-item:after {
    background: url(../images/assets/shapes/02.png);
    animation-delay: 1s;
}
.about.style-2 .about-right-part .about-list:nth-child(3) .about-item:after {
    background: url(../images/assets/shapes/03.png);
    animation-delay: 2s;
}
.about.style-2 .about-right-part .about-list:nth-child(4) .about-item:after {
    background: url(../images/assets/shapes/04.png);
    animation-delay: 3s;
}
.about.style-2 .about-right-part .about-list:nth-child(5) .about-item:after {
    background: url(../images/assets/shapes/05.png);
    animation-delay: 2s;
}
.about.style-2 .about-right-part .about-list:nth-child(6) .about-item:after {
    background: url(../images/assets/shapes/06.png);
    animation-delay: 1s;
}
.about.style-2 .about-right-part .about-list:nth-child(2) .about-item .about-thumb {
    margin-bottom: 25px;
    padding: 10px;
    
}
.about.style-2 .about-right-part .about-list:nth-child(5) .about-item .about-thumb {
   margin-bottom: 25px;
    padding: 10px;
    
}
/*  keyframes animatios  */
@keyframes pluse_animate {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0.3);
    transform: translate(-50%, -50%) scale(0.3);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(2);
    transform: translate(-50%, -50%) scale(2);
  }
}
@keyframes pluse {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes wave-animation {
  0% {
    top: 0;
  }
  50% {
    top: 20px;
  }
  100% {
    top: 0;
  }
}
@keyframes lab_round {
  0% {
    transform: rotateZ(0deg);
  }
  100% {
    transform: rotateZ(359deg);
  }
}
@-webkit-keyframes circle-2 {
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@keyframes circle-2 {
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
/*  wow animatios */
.banner-bottom {
    background: #f6f8fb;
    padding: 20px 20px 0px;
    margin: 0 auto;
}
.banner-bottom .banner-bottom-pattan {
   background: url(../images/pattan.png);
    position: absolute;
    width: 50%;
    height: 150px;
    left: 0;
    bottom: 0;
}
.banner-bottom .bottom-wrapper {
    justify-content: space-between;
	display:flex;
}
.banner-bottom .bottom-wrapper .post-item {
    align-items: center;
    z-index: 1;
    position: relative;
    padding: 20px 0;
	display: flex;
}
.banner-bottom .bottom-wrapper .post-item .post-thumb {
    padding-right: 15px;
}
.banner-bottom .bottom-wrapper .post-item .post-content h6 {
   font-weight: 700;
    margin-bottom: 0px;
    padding-top: 15px;
    font-size: 22px;
    font-family: "Libre Baskerville", serif;
}
.banner-bottom .bottom-wrapper .post-item:nth-child(1) h5 {
    color: #82cf09;
}
.banner-bottom .bottom-wrapper .post-item .post-content h5 {
    font-size: 18px;
    font-weight: 500;
}
.banner-bottom .bottom-wrapper .post-item:nth-child(2) h5 {
    color: #00baff;
}
.banner-bottom .bottom-wrapper .post-item:nth-child(3) h5 {
    color: #9160ff;
}

/*  preg css   */
.week-count {
    float: left;
    width: 100%;
    margin: 50px 0px 0px;
    position: relative;
}
.week-count:before {
	display:none !Important;	
    content: "";
    background-color: #f0f0f0;
    width: 200%;
    height: 2px;
    display: inline-block;
    position: absolute;
    margin-left: -150px;
   bottom: 195px;
}
.week-count:after {
	display:none !Important;	
    content: "";
    background-color: #f0f0f0;
    width: 100%;
    height: 2px;
    display: inline-block;
    position: absolute;
    margin-left: 0px;
    bottom: 235px;
   
}
.kilo-by-week {
    float: left;
    text-align: center;
    clear: both;
    width: 100%;
    margin: -95px 0px 0px;
}
.units-weeks {
    float: right;
    font-size: 14px;
    font-weight: normal;
    padding: 0px;
    position: absolute;
    right: 0;
    top: 35px;
    color: #000000;
    font-family: 'Jost', sans-serif;
}
.trimester-time-line ul {
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.trimester-time-line ul li {
    display: inline-block;
    text-align: center;
    margin: 0px;
    padding: 0px 35px 10px 40px;
    position: relative;
	z-index: 1;
}
.trimester-time-line ul li a.count-display {
    background: url(../images/heart.png) center center no-repeat;
    display: inline-block;
    width: 39px;
    height: 33px;
    background-size: 39px 33px;
    color: #FFF;
    font-size: 14px;
    padding: 5px 0px 0px 1px;
    font-weight: normal;
    background-color: #f05697;
}
.trimester-time-line ul li .week-count-overlay:after, .trimester-time-line ul li .week-count-overlay:before {
    top: 100%;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.trimester-time-line ul li .week-count-overlay:after {
    border-color: rgba(107, 213, 68, 0);
    border-top-color: #FFF;
    border-width: 12px 13px 0px 14px;
}
.trimester-time-line ul li .week-count-overlay:before {
    border-color: #c2e1f500;
    border-top-color: #232323;
    border-width: 15px 15px 0px 16px;
}
.trimester-time-line ul li:hover a.count-display:hover{
	background-color: #232323;
}
.trimester-time-line ul li .week-count-overlay {
    display: none;
    position: absolute;
    bottom: 0px;
    left: 0;
    margin: 0px auto 85px -98px;
    width: 320px;
    text-align: left;
    padding: 45px 26px 36px;
    background-color: #FFF;
    border: 2px solid;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    z-index: 1;
}
.trimester-time-line ul li .week-count-overlay{
    border-color: #232323;
}
.trimester-time-line ul li:hover .week-count-overlay {
    display: block;
}
.trimester-time-line .kilo-by-week h3 {
    font-size: 28px;
    font-weight: 900;
    font-family: 'Jost', sans-serif;
    margin-bottom: 25px;
}
.trimester-time-line .kilo-by-week.pista h3 {
    color: #00baff;
}
.trimester-time-line .kilo-by-week.blue h3 {
    color: #ff41c3;
}
.trimester-time-line .kilo-by-week.pink h3 {
    color: #ffac00;
}
.bg_pblue, .bg_pblue:before, .bg_pblue:after{
	background-color:#00baff !Important;
}
.bg_ppink, .bg_ppink:before, .bg_ppink:after{
	background-color:#ff41c3 !Important;
}
.bg_orange, .bg_orange:before, .bg_orange:after{
	background-color:#ffac00 !Important;
}

.trimester-time-line .kilo-by-week .indication-line {
    width: 350px;
    height: 2px;
    background-color: #f0f0f0;
    text-align: center;
    margin: 0 auto;
    position: relative;
}
.trimester-time-line .kilo-by-week .indication-line:before, .trimester-time-line .kilo-by-week .indication-line:after {
    content: "";
    background-color: #f0f0f0;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    position: absolute;
    left: 0px;
    top: -6px;
}
.trimester-time-line .kilo-by-week .indication-line:after {
    left: auto;
    right: 0px;
}
.trimester-time-line .kilo-by-week h5 {
    font-size: 20px;
    font-weight: normal;
    margin: 25px 0px 20px;
}
.home_title {
    font-size: 32px;
    text-align: center;
    font-weight: 700;
    color: #000000;
    text-align: center;
    font-family: 'Jost', sans-serif;
}
.home_title span {
    display: block;
    color: #000000 !important;
    font-size: 28px;
    text-transform: capitalize;
    font-weight: 600;
}
.bac_cl {
    background-color: #f05697;
    display: initial;
    padding: 0px 15px;
    border-radius: 8px;
    color: #fff;
    font-weight: 400;
}
.mini_title {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #657e7e;
    font-family: 'Jost', sans-serif;
    letter-spacing: 0.5px;
}
.content_padding{
	padding:25px 0px;
}
.bg-home{
	background: #f6faff !important;
}
.home_tab{	
    background-color: transparent !important;
    border-bottom: 1px solid #2323231f;
    font-size: 16px;
    font-weight: 400 !important;
    padding: 10px 0px 0px 0px !important;
    font-family: 'Jost', sans-serif;
    margin: 0px 15px 0px 0px;
	color: #555555;
}
.service_head {
    display: block;
    color: #000000 !important;
    font-size: 28px;
    text-transform: capitalize;
    font-weight: 600;
	font-family: 'Jost', sans-serif;
	margin: 0px;
}
.border-bottom-none{	  
    border-bottom: 0px !Important;
    
}
.service_image{
	margin-top: 0;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 10px;
    height: 45px;
}
.side-tabs .home_hover li.ui-tabs-active a {   
	border-color: #f05697 !important;
    color: #f05697;
	right: 0 !important;
}

.border-right-none{
	border-right:0px !Important;
}
.home_list:first-child {
    margin-left: 0;
    border-top: 0px solid #DDD !Important;
    border-left: 0px solid #DDD !Important;
}

.home_list {
    margin-left: 0;
    border-top: 0px solid #DDD !Important;
    border-left: 0px solid #DDD !Important;
	border-bottom: 0px solid #DDD !Important;
}
.lab-ul {
    justify-content: left;
    list-style: none;
	display: flex;
    flex-wrap: wrap;
	padding: 0;
    margin: 0;
}
.home-top-margin{
	margin-top: 10px;
}
.home-image-margin{
	margin-top: -25px;
}
.service_list{
	margin: 0px 0px 10px 0px;
}
.statis_setting{
	background-color: #9260ff !important;
    padding: 25px 0;
}
.statis_conte {
   background-color: #f6faff;
   padding: 25px;
   margin-top: -70px;
   box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
   border-radius: 50px 50px 5px 5px;
}
._count_image {
    width: 75px;
    height: 75px;
}
._count_image_oi8 {
    width: 100%;
    height: 100%;
}
.statcbt_fnt {
    text-align: left!important;
    font-size: 20px;
    padding: 20px 0px 0px 20px;
    font-weight: 500;
    font-family: 'Jost', sans-serif;
    color: #3d4b50 !IMPORTANT;
}
._coun_oo9 {
    margin: 0px;
    padding: 0px 0px 0px 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 10px;
    color: #000000;
}
/*  preg css   */

.thumb-wraper {
    display: inline-block;
    position: relative;
}
.thumb-wraper ul {
	list-style:none;
    
}
.thumb-wraper ul li:first-child {
    top: 100px;
    left: 20px;
}
.thumb-wraper ul li:nth-child(2) {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.thumb-wraper ul li:nth-child(3) {
    top: 100px;
    right: 20px;
}
.thumb-wraper ul li:nth-child(4) {
    right: 30px;
    bottom: 110px;
}
.thumb-wraper ul li:nth-child(5) {
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.thumb-wraper ul li:nth-child(6) {
    left: 30px;
    bottom: 110px;
}
.thumb-wraper ul li {
    position: absolute;
}
.thumb-wraper ul li a {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    box-shadow: 0 10px 60px 0 rgb(31 34 120 / 10%);
    transition: all .5s;
    position: relative;
}
.thumb-wraper ul li:after {
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-color: #565acf;
    transition: all .5s;
    z-index: -1;
    -webkit-transform: scale(0);
    transform: scale(0);
    border-radius: 50%;
}
.thumb-wraper ul li a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.testimonial-bx {
    position: relative;
    border-radius: 40px 0 40px 40px;
    box-shadow: 0 0 30px rgb(185 67 0 / 10%);
    background-color: #f17732;
    padding: 50px;
    margin: 50px 20px 20px;
}
.testimonial-bx .testimonial-content p {
    line-height: 28px;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 30px;
}
.testimonial-bx .client-info .name {
    font-weight: 600;
    color: #fff;
    margin-bottom: 8px;
    font-size: 22px;
}
.testimonial-bx .client-info p {
    font-weight: 600;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.testimonial-bx .quote-icon {
    position: absolute;
    top: -50px;
    left: 50px;
}
.testimonial-bx::after {
    content: "\e7ae";
    position: absolute;
    right: 40px;
    bottom: 20px;
    font-family: 'font-icons';
    font-weight: 900;
    font-size: 92px;
    color: rgb(255, 255, 255);
    opacity: 0.3;
    line-height: 92px;
}
.testimonial-bx .quote-icon i {
    font-size: 36px;
    color: #f17732;
    width: 75px;
    height: 75px;
    text-align: center;
    background-color: #fff;
    line-height: 75px;
    border-radius: 20px;
    box-shadow: 0 10px 60px 0 rgb(31 34 120 / 10%);
}
.fa-quote-left:before {
    content: "\f10d";
}
.cus_sliar {
    height: 50px;
    width: 50px;
    border-radius: 12px;
    background-color: #ffe4d5 !important;
    color: #f17732;
    top: auto;
	margin-top: 10px;
}
.cus_sliar:hover{
	background-color: #ffe4d5 !important;
}
.swiper-container-testimonial-content {    
    padding: 0px 0px 35px 0px !Important;
    
}
.left_location{
	left: 45px !Important;
}
.right_location{
	left: 100px !Important;
}
.left_location i{
	color: #f17732 !important;
}
.right_location i{
	color: #f17732 !important;
}
.blog-card {
    box-shadow: none;
	border: 2px solid rgba(86,90,207,.2);    
	margin: 5px 0px;
	background-color: #fff;
    border-radius: 10px;
    transition: all .5s;
    padding: 20px;
}
.blog-card:hover {
	box-shadow: 0 10px 30px 0 rgb(31 34 120 / 10%);
	border: 2px solid #fff;
}
.blog-card .post-media {
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 20px;
}
.blog-card .post-media img {
    width: 100%;
	height: 150px;
}
.blog-card .post-info {
    padding: 12px;
}
.post-meta {
    align-items: center;
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
}
.post-meta li {
    display: inline-block;
    position: relative;
    font-size: 14px;
    margin-right: 20px;
    color: #232323;
    line-height: 1;
}
.post-meta li.author a {
    display: flex;
    align-items: center;
}
.post-meta li a {
    color: #232323;
}
.post-met_span {
    margin-left:5px;
}
.post-meta li img {
    border-radius: 30px;
    height: 30px;
    width: 30px;
    display: inline-block;
    margin-right: 10px;
}
.post-meta li:last-child {
    margin-right: 0;
}
.blog-card .post-title {
   margin-bottom: 30px;
}
.blog-card .post-title a {
    font-size: 22px;
    color: #000000;
    font-weight: 600;
    font-family: 'Jost', sans-serif;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    letter-spacing: 0.2px;
    text-overflow: ellipsis;
}
._adv_near_width{
	width:350px;
}
.blog_arror{
	top: 20px;    
    background-color: #ffffff !important;
    border: 1px solid #e1e1e1;
    width: 35px;
    height: 35px;
}
.blog_arror:hover{
	background-color: #ffffff !important;
}
.blog_left{
	right: 40px;
    left: auto;
    border-radius: 6px 0px 0px 6px;
}
.blog_left i{
	color: #f05697 !IMPORTANT;
    text-shadow: none !important;
    margin-top: -10px;
}
.blog_right{
	border-radius: 0px 6px 6px 0px;
}
.blog_right i{
	color: #f05697 !IMPORTANT;
    text-shadow: none !important;
    margin-top: -10px;
}
.top_blog{
	padding-top:40px;
}
.blog_margin-zero{
	margin:0px !Important
}
.blog_button{
	font-size: 14px;
    padding: 10px 25px 10px 15px;
    border-radius: 8px;
    font-weight: 600;
    transition: all .5s;
    color: #f05697;
    border: 2px solid #f05697;
}
.blog_button:hover {
    color: #fff;
    background-color: #f05697;
    border-color: #f05697;
	 transition: all .5s;
}
.btn-icon-bx {
    background-color: #f05697;
    color: #fff;
    width: 35px;
    border-radius: 8px;
    position: relative;
    top: 4px;
    right: 1px;
    height: 35px;
    margin: -10px -24px -10px 15px;
    line-height: 35px;
}
.btn-icon-bx:before {
    font-weight: 800;
    margin: 15px;
    font-size: 21px;
}
.image-content h3 {
   font-size: 32px;
    margin: 0px;
    color: #f05697; 
}
.image-content h5 {
    font-weight: 300;
    font-style: italic;
    font-size: 18px;
    color: #000;
	margin-bottom: 40px !important;
    font-family: 'Open Sans', sans-serif !IMPORTANT;
}
.wpb_single_image {
    float: left;
    margin: -10px 30px -50px 0px;
}
.seven_button{
	border: 2px solid #f05697;
    border-radius: 50px;
    font-size: 18px;
    padding: 16px 30px 16px;
	 transition: all .5s;
}
.seven_button:hover{
	background-color:#f05697;
	color:#ffffff !Important;
	 transition: all .5s;
}
.seven_button span{
	margin-left: 5px;
    font-size: 20px;
    position: relative;
    top: 3px;
}
.pre_homve{
	float: left;
    margin-top: 75px;
}
.pre_ima{
	height: 300px;
}
.hide_desktop{
	display:none !Important;
}
.page-banner {
    background: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    height: 200px;
    width: 100%;
    z-index: 1;
}
.page-banner .page-banner-entry {
    height: 225px;
    vertical-align: middle;
    display: table-cell;
    padding-bottom: 0px;
}
.page-banner h1 {
    font-weight: 700;
    font-size: 72px;
    margin-bottom: 20px;
    color: #1f2278;
    text-transform: capitalize;
}
.breadcrumb-row {
    box-shadow: 0 5px 30px 0 hsl(335deg 84% 64% / 30%);
    background-color: #f05697;
    padding: 5px 10px;
    border-radius: 5px;
    display: inline-block;
}
.page-banner:after {
    content: "";
    background-image: url(../images/file/bannertop.png);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    z-index: -1;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.page-banner .pt-img3 {
    right: 8%;
    bottom: 10%;
    position: absolute;
	-webkit-animation: rotation 30s linear infinite;
    animation: rotation 30s linear infinite;
	
}
.doc_image{
	padding:0px 50px 0px;
}
.fix_appointment {
    text-align: center;
    display: block;
    padding: 15px 24px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 20px;
    margin: 15px 10px 0px 0px;
    transition: all .5s;
    line-height: 1.2;
    color: #f05697!important;
    border: 2px solid #f05697;
}
.fix_appointment:hover{
	background-color:#f05697 !Important;
	color: #fff!important;
}
.doc_button{
	padding: 0px 35px;
}
.about_firstrow {
    background-image: url(../images/resources/drshraddha.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 50px 0px 20px 0px;
}
.about_sli_text {
   color: #555;
}
.our_cllikus {
    text-align: center;
}
._tim_img {
    width: 75px;
    height: 75px;
}
.wri_bul_p {
    color: #000000 !important;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 400;
    font-family: 'Jost', sans-serif;
}
.about_secondrow {   
    margin: 0px;
    padding: 25px 0px 20px 0px;
}
._ab_popo_sup {
   
}
.about_tit_page {
    font-size: 32px;
    font-weight: 400;
    color: #000000;
    text-align: left;
    font-family: 'Jost', sans-serif;
    margin: 0px 0px 0px;
}
.about_tit_page span {
    font-weight: 600;
}
.about_second_mini_title {
    text-align: left;
    font-size: 20px;
    font-weight: 300;
    color: #657e7e;
    font-family: 'Jost', sans-serif;
    letter-spacing: 0.5px;
}
.get_in_touch {
    background-color: #f05697;
    display: initial;
    padding: 5px 15px;
    border-radius: 8px;
    color: #fff !important;
    font-weight: 400;
    font-family: 'Jost', sans-serif;
    font-size: 20px;
}
.about_thirddrow {
    background-color: #ffffff !important;
    margin: 0px;
    padding: 25px 0px 25px 0px;
}
.about_tit_page_seco {
    font-size: 32px;
    font-weight: 400;
    color: #000000;
    text-align: left;
    font-family: 'Jost', sans-serif;
    margin: 0px 0px 10px;
}
.about_second_mini_title_seco {
    text-align: left;
    font-size: 22px;
    font-weight: 300;
    color: #657e7e;
    font-family: 'Jost', sans-serif;
    letter-spacing: 0.5px;
}
.app_abpag {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    height: 46px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000000;
    color: #ffffff !important;
    width: fit-content;
    float: right;
    margin-top: 45px;
}
.mr-10 {
    margin-right: 10px;
}
.about_fourth {
    background: url(../images/resources/bgn-blurb-3.png),#f0569730 !Important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 25px 0px 20px 0px;
}
.top_sectionabout {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 2;
    pointer-events: none;
    top: -1px;
}
.bottom_sectionabout {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 2;
    pointer-events: none;
    bottom: -1px;
}
.mandv {
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    padding: 25px 25px 5px;
}
.mandvhead {
    font-size: 32px;
    font-weight: 400;
    color: #000000;
    text-align: left;
    font-family: 'Jost', sans-serif;
    margin: 0px 0px 0px;
}
._tim_img {
    width: 75px;
    height: 75px;
}
.mandvspan {
    text-align: left;
    font-size: 16px;
    font-weight: 300;
    color: #657e7e;
    font-family: 'Jost', sans-serif;
    letter-spacing: 0.5px;
    position: relative;
    left: 80px;
    top: -25px;
}
.blog_btn_more_lastcenter {
    padding: 5px 15px 5px 15px;
    background-color: #f05697;
    border-radius: 15px;
    color: #ffffff;
    width: fit-content;
    font-size: 22px;
    font-family: 'Jost', sans-serif;
    font-weight: 500;
    margin: 0px auto;
}

.border-form-control {
    height: 48px;
    padding: 8px 4px;
    font-size: 21px;
    letter-spacing: 1px;
    background-color: transparent !important;
    border-top: transparent;
    border-right: transparent;
    border-left: transparent;
    border-bottom-width: 1px;
    font-family: 'Jost', sans-serif;
}
.services_setting{
	padding: 25px 0px 25px 0px;
}
.single-sidebar .department-widget {
    padding: 1px;
    margin-bottom: 30px;
	background-color: #f05697 !important;

}
.department_service {
    color: #fff !important;
    padding: 5px 0px 5px 10px;
    font-size: 18px;
    margin: 0;
}
.widget-wrapper{
	padding:15px;
	background-color: white;
	margin-bottom: 10px;
}
.service_page_image {
    width: 50px !IMPORTANT;
    height: 50px !IMPORTANT;
    background: #fff;
    border-radius: 50px;
    padding: 2px;
}
.single-sidebar .department-widget .widget-wrapper ul li a:hover{
    color: #fff;
    background: #f05697;
}
.widget-title {
    padding: 10px;
    display: flex;
    align-items: center !important;
}
.service_lab_ul li{
	width:100%;
}
.single-sidebar .department-widget .widget-wrapper ul li a, .single-sidebar .department-widget .widget-wrapper ul li .profile-list {
    display: block;
    color: #2d334d;
    padding: 13px 20px;
    border: 1px solid #f6f9fb;
    margin: 3px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.single-sidebar .department-widget .widget-wrapper ul li a::after, .single-sidebar .department-widget .widget-wrapper ul li .profile-list::after {
    position: absolute;
    content: "\e934";    
    right: 45px;
    font-weight: 400;
   font-family: "lined-icons";
}
.single-sidebar .timetable-widget {
    padding: 1px;
    margin-bottom: 30px;
	background: #000000;	
}
.single-sidebar .timetable-widget .widget-wrapper ul li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px dashed #f6f9fb;
    padding: 12px 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.name_tipe{
	margin: 5px 0px;
    font-size: 16px;
}
.single-sidebar .contactinfo-widget {
    padding: 1px;
    margin-bottom: 40px;
	background: #00baff;
}
.contact-icon {
   text-align: center;
}
.contact-details {
   
}
.service_content{
	padding: 20px 0px 0px 0px;
}
.service_content p{
	
}
.service_content h6{
	font-size: 25px;
    margin: 0px 0px 10px 0px;
}
.service_content h5{
	font-size: 18px;
    margin: 0px 0px 10px 0px;
    color: #f05697;
}
.service_content ul{
	list-style: decimal;
    margin-left: 20px;
}
.service_content ul li{
	margin-bottom: 10px;
}
.cus_Ser_can{
	padding: 0px 0px 30px 0px;
   
}
._cus_zeyi23 {
    margin: 0px !Important;
    padding: 0px!Important;
}
.tou7y76_idy {
    width: 100%;
    height: 425px;
}
._i8ti867 {
    width: 100%;
    height: 100%;
}
.over_lay__black {
   height: 100px;
    position: absolute;
    width: 100%;
    bottom: 0px;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 15%,rgb(0 0 0 / 85%) 85%);
}
.section .container {
    z-index: 2;
}
._im_8u7_yhe {
    position: absolute !important;
    left: 50px;
    right: 50px;
    bottom: 5px;
}
._lo_tyei {
    color: #fff !Important;
    margin: 0px;
    font-family: 'Jost', sans-serif;
    font-size: 32px;
    font-weight: 900;
}
._ui8_ji {
    color: #fff;
    margin: 0px;
    font-family: 'Jost', sans-serif;
    font-size: 18px;
    font-weight: 400;
}
.about_secondrow {    
    margin: 0px;
    padding: 25px 0px 20px 0px;
	text-align:left;
}
.about_blog_mini_title {
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    color: #657e7e;
    font-family: 'Jost', sans-serif;
    letter-spacing: 0.5px;
}
.about_blog_mini_title p{
	font-weight: 300;
    font-size: 18px;
    margin-bottom: 15px;
    margin-left: 25px;
	color: #000000;
}
/*Tab and Mobile Size */
@media (max-width: 768px){
.sli_heig {
    height: 225px !important;
    width: 100%;
}
.img-heig {
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.welcome_slider {
    font-weight: 300;
    color: #657e7e;
    font-family: 'Jost', sans-serif;
    letter-spacing: 0.5px;
    text-align: left;
    font-size: 16px;
    margin-bottom: -20px;
    margin-left: 2px;
}
.tit_go {
    font-size: 18px;
    font-weight: 700;
    line-height: 65px;
    color: #000;
    margin: 0px;
    width: 650px;
    font-family: 'Jost', sans-serif;
}
.tit_go span {
    font-size: 18px;
    font-weight: 500;
}
._span2 {
    font-size: 12px;
    text-transform: capitalize;
    margin: -20px 0px 0px 0px;
    font-weight: 400;
    width: 220px;
    line-height: 18px;
}
._sli_text {
    font-size: 13px;
    margin: 0px;
    color: #000000;
    width: 550px;
    display: none;
}
.slider_button_1 {
    background-color: #f05697;
    width: fit-content;
    border: 1px solid #f05697;
    color: #FFFFFE !important;
    font-weight: 500;
    padding: 5px 5px;
    font-size: 12px;
    margin: 0px 0px 0px -5px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.slider_button_2 {
    background-color: #ffffff;
    width: fit-content;
    border: 1px solid #ffffff;
    color: #f05697!important;
    font-weight: 500;
    padding: 5px 5px;
    font-size: 12px;
    margin: 0px 0px 0px 5px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.slider_button_alignment {
    width: 160px;
    text-align: left;
    margin-top: 10px;
}
.slider_wave {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 9;
    bottom: -6px;
}
.about.style-2 .about-left-part .about-title {
    margin-bottom: 5px;
    margin-top: 5px;
}
.about.style-2 .about-left-part .about-title h2 {
    font-weight: 500;
    font-size: 22px;
    text-align: center;
    margin: 0px 0px 10px;
}
.about.style-2 .about-left-part .about-content {
    margin-bottom: 0;
    font-size: 13px;
    text-align: justify;
}
.about.style-2 .about-right-part .about-list:nth-child(1) {
    left: 10px;
    top: 0;
}
.about.style-2 .about-right-part .about-list:nth-child(2) {
    left: 50%;
    top: -50px;
    transform: translateX(-50%);
}
.about.style-2 .about-right-part .about-list:nth-child(3) {
    right: 10px;
    top: 0px;
}
.about.style-2 .about-right-part .about-list:nth-child(4) {
    left: 10px;
    bottom: 180px;
}
.about.style-2 .about-right-part .about-list:nth-child(5) {
    left: 50%;
    bottom: 200px;
    transform: translateX(-50%);
}
.about.style-2 .about-right-part .about-list:nth-child(6) {
    right: 10px;
    bottom: 180px;
}
.about.style-2 .about-right-part .about-list .about-item {
    width: 135px;
    height: 135px;
    background: #fff;
    border-radius: 100%;
    text-align: center;
    position: relative;
}
.about.style-2 .about-right-part .about-list:nth-child(2) .about-item {
    width: 160px;
    height: 160px;
}
.about.style-2 .about-right-part .about-list:nth-child(5) .about-item {
    width: 160px;
    height: 160px;
}


.about.style-2 .about-right-part .about-list .about-item .about-content p {
    margin-bottom: 0;
    color: #fff;
    font-weight: 500;
    font-family: 'Jost', sans-serif;
    margin-top: -35px;
    font-size: 12px;
}
.about.style-2 .about-right-part .about-list .about-item:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin-top: 10px;
}
.about.style-2 .about-right-part .about-list .about-item .about-thumb {
    padding: 20px;
    z-index: 1;
    position: relative;
    width: 100px;
    margin: auto auto 25px auto;
}
.about.style-2 .about-right-part .about-list:nth-child(2) .about-item .about-thumb {
    margin-bottom: 40px;
    padding: 15px;
}
.about.style-2 .about-right-part .about-list:nth-child(5) .about-item .about-thumb {
    margin-bottom: 40px;
    padding: 15px;
}
.banner-bottom {
   background: #f6f8fb;
    padding: 0px 5px 0px;
    margin: -150px auto 0px;
}
.banner-bottom .bottom-wrapper {
    justify-content: left;
    display: flex;
    overflow-x: scroll;
    flex-wrap: nowrap;
}
.banner-bottom .bottom-wrapper .post-item .post-thumb {
    padding-right: 0px;
    width: 50px;
}
.post-content {
    width: 250px;
    margin-left: 10px;
}
.email_margin{
	margin-left: -100px;
}
.banner-bottom .bottom-wrapper .post-item .post-content h6 {
    font-weight: 700;
    margin-bottom: 0px;
    padding-top: 15px;
    font-size: 16px;
    margin-top: 10px;
    font-family: "Libre Baskerville", serif;
}
.banner-bottom .bottom-wrapper .post-item .post-content h5 {
    font-size: 16px;
    font-weight: 500;
}
.banner-bottom .banner-bottom-pattan {
    background: url(../images/pattan.png);
    position: absolute;
    width: 75%;
    height: 75px;
    left: 0;
    bottom: 30px;
}
.content_padding {
    padding: 15px 0px;
}
.home_title {
    font-size: 22px;
	margin-bottom: 5px;
}
.home_title span {    
    font-size: 18px;    
}
.mini_title {
    font-size: 14px;
}
.mobile_row{
	display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
}
.time_isi{
	width: 325px;
    margin-top: 40px;
}
.trimester-time-line .kilo-by-week h3 {
    font-size: 14px;
}
.trimester-time-line .kilo-by-week .indication-line {
    width: 300px;
}
.week-count {
    float: left;
    width: 100%;
    margin: 30px 10px 0px;
    position: relative;
}
.trimester-time-line ul li {
    display: inline-block;
    text-align: center;
    margin: 0px;
    padding: 0px 35px 30px 20px;
    position: relative;
    z-index: 1;
}
.trimester-time-line ul li a.count-display {   
    width: 39px;
    height: 32px;
    background-size: 40px 34px;   
    font-size: 12px;
    padding: 5px 0px 0px 0px;    
}
.trimester-time-line .kilo-by-week h5 {
    font-size: 12px;
    font-weight: normal;
    margin: 20px 0px 15px;
}
.trimester-time-line ul li .week-count-overlay {
    display: none;
    position: absolute;
    bottom: 0px;
    left: 0;
    margin: 0px auto 70px 0px;
    width: 275px;
    text-align: left;
    padding: 10px 10px 10px;
    background-color: #FFF;
    border: 2px solid;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    z-index: 1;
}
.trimester-time-line ul li .week-count-overlay:after, .trimester-time-line ul li .week-count-overlay:before {
    top: 100%;
    left: -200px;
}
.week-count-overlay p {
	font-size: 14px;
    margin: 0px 0px 5px 0px;
}
.margin-bottom-20{
	margin-bottom: -20px !Important;
}
.week-count-overlay h4 {
    margin: 0px;
    font-size: 18px;
}
.home_tab {
    background-color: transparent !important;
    border-bottom: 0px solid #2323231f;
    font-size: 14px !IMPORTANT;
    font-weight: 400 !important;
    padding: 0px 0px 0px 0px !important;
    font-family: 'Jost', sans-serif;
    margin: 0px 10px 0px 0px;
    color: #555555;
}
.service_image {
    margin-top: -5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
    height: 35px;
}
.service_head {    
    font-size: 16px;   
}
.service_tabp p{
	font-size: 14px; 
}
.home-image-margin {
    margin-top: 15px;
	width:150px;
}
.service_list {
    margin: 0px 0px 5px 0px;
}
.lab-ul a {
    text-transform: capitalize;
    font-size: 14px;
}
.hide_mobile{
	display:none !Important;
}
.show_mobile{
	display:block!Important;
}
.mob_wicount {
   width: 175px;
    background-color: white;
    margin: 5px 5px 0px 5px;
    padding: 5px;
    border-radius: 8px;
}
._count_image {
    width: 50px;
    height: 50px;
}
.statcbt_fnt {
    text-align: left!important;
    font-size: 16px;
    padding: 5px 0px 0px 10px;
    font-weight: 500;
    font-family: 'Jost', sans-serif;
    color: #3d4b50 !IMPORTANT;
}
._coun_oo9 {
    margin: 0px;
    padding: 5px 0px 0px 12px;
    font-size: 13px;
    font-weight: 400;
    line-height: 10px;
    color: #000000;
}
.statis_conte {
    width: 95%;
    background-color: #f6faff;
    padding: 15px 15px 10px;
    margin-top: -70px;
    box-shadow: rgb(0 0 0 / 9%) 0px 2px 1px, rgb(0 0 0 / 9%) 0px 4px 2px, rgb(0 0 0 / 9%) 0px 8px 4px, rgb(0 0 0 / 9%) 0px 16px 8px, rgb(0 0 0 / 9%) 0px 32px 16px;
    border-radius: 30px 30px 5px 5px;
}
.statis_setting {
    background-color: #9260ff !important;
    padding: 15px 0;
}
::-webkit-scrollbar {
      -webkit-appearance: none;	 
	  height: 0px;
}
.testimonia_width{
	width: 400px;
} 
.testimonial-bx .quote-icon i {
    font-size: 16px;
    color: #f17732;
    width: 50px;
    height: 50px;
    text-align: center;
    background-color: #fff;
    line-height: 50px;
    border-radius: 10px;
    box-shadow: 0 10px 60px 0 rgb(31 34 120 / 10%);
}
.testimonial-bx .quote-icon {
    position: absolute;
    top: -25px;
    left: 25px;
}
.testimonial-bx {
    position: relative;
    border-radius: 30px 0 30px 30px;
    box-shadow: 0 0 30px rgb(185 67 0 / 10%);
    background-color: #f17732;
    padding: 25px;
    margin: 50px 0px 20px;
}
.cus_sliar {
    height: 30px;
    width: 30px;
    border-radius: 5px;
    background-color: #ffe4d5 !important;
    color: #f17732;
    top: auto;
    margin-top: 0px;
}
.left_location {
    left: 10px !Important;
}
.right_location {
    left: 45px !Important;
}
.left_location i {
    color: #f17732 !important;
    font-size: 22px;
    line-height: 30px;
}
.right_location i {
    color: #f17732 !important;
    font-size: 22px;
    line-height: 30px;
}
.testimonial-bx .testimonial-content p {
    line-height: 28px;
    font-size: 16px;
    margin-top: 5px;
    color: #fff;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 10px;
}
.testimonial-bx .client-info .name {
    font-weight: 600;
    color: #fff;
    margin-bottom: 0px;
    font-size: 18px;
}
.testimonial-bx .client-info p {
    font-weight: 600;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    margin-bottom: 0;
}
.testimonial-bx::after {
    content: "\e7ae";
    position: absolute;
    right: 25px;
    bottom: 0px;
    font-family: 'font-icons';
    font-weight: 900;
    font-size: 50px;
    color: rgb(255, 255, 255);
    opacity: 0.3;
    line-height: 92px;
}
._adv_near_width {
    width: 300px;
}
.blog-card {
    box-shadow: none;
    border: 2px solid rgba(86,90,207,.2);
    margin: 5px 0px;
    background-color: #fff;
    border-radius: 10px;
    transition: all .5s;
    padding: 10px;
}
.blog-card .post-media {
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 5px;
}
.post-meta li {
    display: inline-block;
    position: relative;
    font-size: 12px;
    margin-right: 10px;
    color: #232323;
    line-height: 1;
}
.post-meta {
    align-items: center;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
}
.blog-card .post-title a {
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    font-family: 'Jost', sans-serif;
}
.blog_button {
    font-size: 12px;
    padding: 5px 20px 5px 10px;
    border-radius: 8px;
    font-weight: 600;
    transition: all .5s;
    color: #f05697;
    border: 2px solid #f05697;
}
.btn-icon-bx {
    background-color: #f05697;
    color: #fff;
    width: 30px;
    border-radius: 0px 8px 8px 0px;
    position: relative;
    top: 4px;
    right: 3px;
    height: 30px;
    margin: -10px -24px -10px 15px;
    line-height: 30px;
}
.blog_button {
    font-size: 12px;
    padding: 5px 20px 5px 10px;
    border-radius: 8px;
    font-weight: 600;
    transition: all .5s;
    color: #f05697;
    border: 2px solid #f05697;
}
.blog-card .post-title {
    margin-bottom: 15px;
}
.wpb_single_image {
    float: left;
    margin: -25px 0px -50px 0px;
}
.pre_ima {
    height: 125px;
}
.image-content h3 {
    font-size: 14px;
    margin: 0px;
    color: #f05697;
}
.image-content h5 {
    font-weight: 300;
    font-style: italic;
    font-size: 12px;
    color: #000;
    margin-bottom: 5px !important;
    font-family: 'Open Sans', sans-serif !IMPORTANT;
}
.pre_homve {
    float: none;
    margin-top: 10px;
}
.seven_button {
    border: 2px solid #f05697;
    border-radius: 50px;
    font-size: 12px;
    padding: 8px 10px 8px;
    transition: all .5s;
}
.wpb_wrapper{
	
}
#footer {
    position: relative;
    border-top: 0px solid rgba(0,0,0,0.2);
    background-image: url(images/file/footer.jpg);
    padding: 15px 0px 0px 0px;
}
.widget p {
   line-height: 1.5;
    font-size: 12px;
    color: #000000;
    font-weight: 400;
    text-align: left;
    margin-top: -10px;
}
.dark .footer-widgets-wrap a {
    color: #585858;
    font-size: 13px;
}
.size-footer{
	
}
#footer .footer-widgets-wrap {
    position: relative;
    padding: 35px 0 0px 0;
}
.ul_list li {
    padding: 0px 0px !Important;
}
.page-banner {    
    height: 75px;    
}
.page-banner .page-banner-entry {
    height: 55px;   
}
.breadcrumb {    
    font-size: 10px;
}
.breadcrumb-row {
    box-shadow: 0 6px 10px 0 hsl(335deg 84% 64% / 30%);
    background-color: #f05697;
    padding: 4px 8px;
    border-radius: 4px;
    display: inline-block;
}
.page-banner .pt-img3 {
    right: 5%;
    bottom: 2%;
    width: 10%;   
}

}