body{ font-family: 'Lato', sans-serif;}
@font-face {
    font-family: 'Le Amatcky';
    src: url('../fonts/LeAmatcky-PersonalUse.eot');
    src: url('../fonts/LeAmatcky-PersonalUse.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LeAmatcky-PersonalUse.woff2') format('woff2'),
        url('../fonts/LeAmatcky-PersonalUse.woff') format('woff'),
        url('../fonts/LeAmatcky-PersonalUse.ttf') format('truetype'),
        url('../fonts/LeAmatcky-PersonalUse.svg#LeAmatcky-PersonalUse') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.header{ padding: 0;}
.main_menu .navbar-brand{ padding: 0;}
.navbar > .container .navbar-brand{ margin: 0;}
.banner-wrap{height: auto;position: relative;overflow: hidden; padding: 0;}
.shape{position: absolute;bottom: 0;left: 0;width: 100%;}
.shape svg{width: 100%;}
.banner-slider{height: 100%;}
.banner-slide img{ width: 100%;}
.banner-slider > .banner-slide{display: none;}
.banner-slider > .banner-slide:first-child{display: block;}
.slick-initialized .banner-slide{position: relative;}
.banner-slider .slick-arrow{position: absolute;right: 25px;bottom: 50px;font-size: 0;background: #ffffff;border: 0;width: 50px;height: 50px;z-index: 12;cursor: pointer;
	border-radius: 100%; box-shadow: 0 0 15px rgba(0,0,0,0.12);}
.banner-slider .slick-arrow:before{font-family: "boxicons";font-size: 30px;text-align: center;line-height: 50px;color: rgba(0,33,71,1);}
.banner-slider .slick-arrow.slick-prev{right: 95px;}
.banner-slider .slick-arrow.slick-prev:before{content: "\ea9b";}
.banner-slider .slick-arrow.slick-next{right: 25px;}
.banner-slider .slick-arrow.slick-next:before{content: "\eb1c";}
.hero-image{position: absolute;left: 0;top: 0;height: 100%;width: 100%;background-size: cover;background-position: center center;}
.banner-wrap .container{position: relative;z-index: 12;}
.hero-overlay{position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: .5;}
.hero-content{color: #ffffff;float:  right;}
.hero-content h2{font-size: 36px;line-height: 1.333;margin-bottom: 18px;color: #fff;font-weight: 400;}
.hero-content p{font-size: 18px;line-height: 1.333;margin-bottom: 18px;color: #fff;font-weight: 300;}
.hero-content .cta-btn{padding-top: 30px;}
.hero-content .cta-btn .cta-link.cta-outline-white:hover{background: #ffffff;color: rgba(0,33,71,1);}
.hero-img{ position:  absolute; top: 66%; padding: 0;}
.header_info{ float:  right; padding: 10px 0 15px 0;}
.header_info ul{ padding: 0; margin: 0;}
.header_info ul  li{ list-style: none; display:  inline-block; color: #fff; font-size: 18px; font-weight: 400;}
.header_info ul  li a{ color: #fff; font-size: 20px; font-weight: 700; text-decoration:  none; font-style:  italic;}
.header_info ul  li a.appoint{ color: #fff; font-size: 15px; font-weight: 700; text-decoration:  none; font-style: inherit; background: #ee5a73; padding: 7px 20px;
border-radius: 20px; margin-left: 10px;}

.main_menu{}
.main_menu .navbar{ min-height: 85px;}
.main_menu .navbar-nav{ position: relative; background: #fff; border-radius: 25px;}
.navbar-collapse.collapse{ float:  right;}
.main_menu .navbar-nav > li{ position: relative; padding: 0 10px;}
.main_menu .navbar-nav > li:after{ content:''; position: absolute; border-right: 1px solid #000; top: 20px; height: 15px; right: 0;}
.main_menu .navbar-nav > li:last-child:after{ display:  none;}
.main_menu .navbar-nav > li > a{ padding: 15px 8px; color: #575757; font-size: 16px;font-weight: 400;}
.main_menu .navbar-default .navbar-nav > .active > a{ background:  none; color: #eb2328;}
.main_menu .navbar-default .navbar-nav > li > a:hover{ color: #eb2328; transition: 0.5s all;}
.main_menu .navbar-default .navbar-nav > .open{ background: none;}
.main_menu .navbar-default .navbar-nav > .open > a, .main_menu .navbar-default .navbar-nav > .open > a:focus, .main_menu .navbar-default .navbar-nav > .open > a:hover {
    background: none; color: #555; }
.main_menu .navbar-default{ border:  none;}
.main_menu .navbar-header{ height: 85px;}
.main_menu .navbar-default .navbar-nav > li > a:focus, .main_menu .navbar-default .navbar-nav > li > a:hover { background-color: inherit;}
.main_menu .navbar-nav > li > .dropdown-menu{ padding-top: 0; padding-bottom: 0; border-top:  none; position: absolute; top: 50px; background: #ee5a73;}
.main_menu .open > .dropdown-menu{ padding: 0;}
.main_menu .dropdown-menu > li{ border-bottom: 1px solid rgba(225,225,225,.5);}
.main_menu .dropdown-menu > li > a{ padding: 5px 20px; line-height: 34px; color: #fff;}
.main_menu .dropdown-menu > li > a:hover, .main_menu .dropdown-menu > li > a:focus{ background:  none;}
.main_menu .dropdown-menu > .active > a{ background: #eb2328;}
.navbar-default{ background:  none; border:  none;}
.main_menu .navbar-brand{ padding: 0;}
.navbar > .container .navbar-brand{ margin: 0 0 0 0;}
.main_menu .navbar-nav > li .dropdown{ position: relative;}
.main_menu .navbar-nav > li:last-child{ padding-right: 0;}
.affix{ background: #5f3a97; z-index: 3; position: fixed; left: 0; width: 100%; height: 120px; }
.banner-slider .slick-dots { list-style: none; right: 39%; width:  auto; z-index: 2; bottom: 15%;}
.banner-slider .slick-dots li button:before{ color: #fff; opacity: 1; font-size: 10px;}
.banner-slider .slick-dots li.slick-active button::before{ color: #ee5a73;}
.banner-slider .slick-dots li{}
.wysnhlb{}
.wysnhlbs{}
.wysnhlbs h2{ color: #5f3a97; font-size: 44px; font-weight: 400;}
.wysnhlbs p{ color: #767676; font-size: 18px; font-weight: 300; line-height: 32px; text-align:  justify;}
.wysnhlbs a{ background: #39393a; color: #fff; font-size: 18px; font-weight: 400; padding: 15px 30px; border-radius: 10px; text-decoration:  none; display: inline-block;}
.ndnprgrsb{ background: #ed5a73; padding: 30px 0 40px 0;}
.ndnprgrsb .fun-fact{ text-align: center;}
.ndnprgrsb .fun-fact label{ display:  inline-block; font-size: 40px; color: #fff; font-weight: 500;}
.ndnprgrsb .fun-fact .timer{ display:  inline-block; font-size: 60px; font-weight: 900; color: #fff;}
.ndnprgrsb .fun-fact span{ display:  block; color: #fff; font-size: 22px; font-weight: 400;}
.ndnprgrsb .item{ padding: 0; position: relative;}
.ndnprgrsb .item:after{ content: ''; position: absolute; border-right: 2px solid #fff; top: 0; right: 0; height: 120px;}
.ndnprgrsb .item:last-child:after{ display:  none;}
.sinhptlcoeb{ background: url(../images/centre_of_excellence.jpg); padding: 70px 0;}
.sinhptlcoeb h2{ color: #5f3a96; font-size: 44px; font-weight: 400; text-align: center; margin-top: 0;}
.sinhptlcoeb p{ color: #4d4a4a; font-size: 18px; font-weight: 300; text-align: center;}
.sinhptlcoeb ul{ padding: 0; margin: 0;}
.sinhptlcoeb ul li{ list-style:  none; padding: 10px;}
.sinhptlcoeb ul li .sinhptlcoebs{ position:  relative; background:#fff; padding:35px 20px; border: 1px solid #fff; overflow:  hidden;}
.sinhptlcoeb ul li .sinhptlcoebs_img{ padding-left: 0;}
.sinhptlcoeb ul li .sinhptlcoebs_info{ z-index: 2;}
.sinhptlcoeb ul li .sinhptlcoebs_info h3{ color: #ed5a73; font-size: 26px; font-weight: 400; margin-top: 0; margin-bottom: 15px;}
.sinhptlcoeb ul li .sinhptlcoebs_info a{ background: #39393a; font-size: 16px; font-weight: 700; border-radius: 20px; padding: 7px 30px; color: #fff; display:  inline-block;
text-decoration:  none;}
.sinhptlcoeb ul li .number{ position: absolute; top: 20px; right: 20px; z-index: 2;}
.sinhptlcoeb ul li .number label{ color: #5f3a96; font-size: 21px; font-weight: 400;}
.sinhptlcoeb ul li .bg{ position: absolute; bottom: -20px; right: -17px; overflow:  hidden;}
.sinhptlcoeb ul li:hover .sinhptlcoebs{ border: 1px solid #ed5a73;}
.sinhptlorfcltb { background: url(../images/facilities_bg.jpg); background-repeat: no-repeat; background-size:  cover; padding: 70px 0; background-position: 0 -120px; position: relative;}
.sinhptlorfcltb h2{ text-align: center; color: #fff; font-size: 44px; font-weight: 400;}
.sinhptlorfcltbs{ left: -25% !important;}
.sinhptlorfcltbs ul{ padding: 0; margin: 65px 0 0 0;}
.sinhptlorfcltbs ul li{ list-style:  none; text-align: right; margin: 72px 0; position: relative; min-height: 130px;}
.sinhptlorfcltbs ul li h3{ color: #ff7c92; font-size: 20px; font-weight: 400;}
.sinhptlorfcltbs ul li p{ color: #fff; font-size: 16px; font-weight: 300;}
.sinhptlorfcltbs ul li.first{ right: -100px;}
.sinhptlorfcltbs ul li.last{ right: -100px;}
.sinhptlorfcltbs:last-child{ float:  right; left:  inherit !important; right: -25% !important;}
.sinhptlorfcltbs:last-child ul li{ text-align:  left;}
.sinhptlorfcltbs:last-child li.first{ left: -100px;}
.sinhptlorfcltbs:last-child li.last{ left: -100px;}
.sinhptlstudb{ background: url(../images/centre_of_excellence.jpg); padding: 70px 0 100px 0;}
.sinhptlstudb h2{ text-align: center; color: #5f3a97; font-size: 44px; font-weight: 400; margin-top: 0; margin-bottom: 30px;}
.sinhptlftrb{ background: #5f3a96; padding: 0; position: relative; z-index: -1;}
.sinhptlftrb:after{ content: ''; position:  absolute; width: 50%; right: 0; top: -10px; background: #ed5a73; height: 10px; border-top-left-radius: 10px;}
.ftrlogo{ padding-left: 0;}
.ftrinfo{ padding: 20px 0 0 30px;}
.ftrinfo address{ color: #fff; font-size: 16px; font-weight: 400;}
.ftrinfo address span{ display:  block;}
.ftrinfo ul{ padding: 0; margin: 10px 0 0 0; position: relative; z-index: 2;}
.ftrinfo ul li{ list-style:  none; display:  inline-block; color: #fff; margin-right: 10px;}
.ftrinfo ul li a{color: #fff; text-decoration:  none;}
.ftrinfo ul li .fa{ color: #ee5a74; margin-right: 10px; font-size: 25px;}
.ftrsoc{ float:  right; text-align: right; padding: 50px 0 0 0;}
.ftrsoc .fa{ color: #fff; margin: 0 5px; font-size: 20px; width: 30px; height: 30px; border-radius: 30px; line-height: 30px; text-align: center; border: 1px solid #fff;}
.ftrlink{ padding: 20px 0; border-top: 1px solid #af9dcb; margin-top: 15px;}
.ftrlinks{ padding: 0 10px;}
.ftrlinks h2{ font-size: 20px; color: #fff; font-weight: 400; margin-top: 0;}
.ftrlinks ul{ padding: 0; margin: 0; color: #fff;}
.ftrlinks ul li{ list-style: inside; line-height: 26px;}
.ftrlinks ul li a{ color: #fff; text-decoration:  none; font-size: 16px; font-weight: 400;}
.ftrlinks ul li.active a{ color: #ee5a73;}
.subftrb{ background: #39393a; padding: 10px 0;}
.subftrb ul{ padding: 0; margin: 0; text-align: center;}
.subftrb ul li{ list-style:  none; font-size: 13px; font-weight: 400; color: #fff; display:  inline-block; border-right: 1px solid #fff; padding: 0 5px;}
.subftrb ul li a{ text-decoration:  none; color: #fff;}
.subftrb ul li:last-child{ border:  none;}
.ftrbtop{ padding: 0;}
.sinhptlinnbb{ padding: 0;}
.sinhptlinnbb img{ width: 100%;}
.sinhptlinnbb_abs{ position:  absolute; width: 100%; left: 0; bottom: 0;}
.sinhptlinnbb_abs h2{ text-align:  right; font-size: 100px; font-weight: 400; color: #9d82c9; font-family: 'Le Amatcky';}
.sinhptlqeb{ padding: 20px 0;}
.treatmentenq{}
.treatmentenq .form-group{ padding: 5px 5px; margin: 0;}
.treatmentenq .form-control { color: #39393a; box-shadow:  none; height: 40px;}
.treatmentenq ::placeholder{ color:#39393a; font-size:18px; font-weight: 300;}
.treatmentenq .submit{ background: #3f3f3f; color: #fff; border:  none; padding: 10px 65px; width: 100%; border-radius: 5px;}
.sinhptlinntntb{ background: #f6f6f6; padding: 10px 0 70px 0;}
.sinhptlinntntb .breadcrumb{ text-align: center;}
.sinhptlinntntb .breadcrumb li a{ color: #39393a; font-size: 18px; font-weight: 300; text-decoration:  none;}
.sinhptlinntntb .breadcrumb li.active a{ color: #ee5a74;}
.sinhptlinntntb h1{ text-align: center; color: #5f3a97; font-size: 50px; font-weight: 400;}
.sinhptlinntntb p{ text-align: center; color: #4d4a4a; font-size: 18px; font-weight: 300; line-height: 32px;}
.sinhptlinntntb p span{ display:  block;}
.sinhptlinntntb h2{ text-align: center; color: #5f3a97; font-size: 27px; font-weight: 400;}
.sinhptlinntntb h3{ background: #ee5a74; text-align: center; color: #fff; font-size: 20px; font-weight: 400; padding: 10px 0; border-radius: 10px;}
.sinhptlinntntb ul{ padding: 0; margin: 0 0 30px 0;}
.sinhptlinntntb ul li{ list-style:  none; padding: 5px;}
.sinhptlinntntb ul li .sinhptlinntntbs{ background: #fff; border-radius: 10px; padding: 0;}
.sinhptlinntntb ul li .sinhptlinntntbs p{ color: #6b6b6b;font-size: 20px; font-weight: 400; text-align: left; margin-bottom: 30px;}
.sinhptlinntntb ul li:first-child .sinhptlinntntbs{ padding: 40px 30px; min-height: 335px;}
.sinhptlinntntb ul li:last-child .sinhptlinntntbs{}
.sinhptlinntntb ul li .sinhptlinntntbs img{ width: 100%;}
.sinhptlinntntb ul li .sinhptlinntntbs img.happystory{ width: auto; position: absolute; left: 0; top: 22px;}
.sinhptlinntntb ul li .sinhptlinntntbs h4{ position: relative; padding-left: 85px; color: #5f3a97; font-size: 59px; font-weight: 900;}
.sinhptlinntntb ul li .sinhptlinntntbs h4:before{ content:''; position: absolute; top: 5px; left: 62px; border-right: 2px solid #5f3a97; height: 100px;}
.sinhptlinntntb ul li .sinhptlinntntbs h4 span{ display:  block; font-size: 37px; font-weight: 400;}
.sinhptllotb{ padding: 70px 0;}
.sinhptllotb h2{ text-align: center; color: #474747; font-size: 50px; font-weight: 400; margin-top: 0;}
.sinhptllotb p{ text-align: center; color: #4d4a4a; font-size: 18px; font-weight: 300; line-height: 32px; margin-bottom: 30px;}
.sinhptllotb p span{ display:  block;}
.sinhptllotb ul{ padding: 0; margin: 0;}
.sinhptllotb ul li{ list-style:  none;}
.sinhptllotb ul li:first-child{ padding-left: 0;}
.sinhptllotb ul li:last-child{ padding-right: 0;}
.sinhptllotb ul li .sinhptllotbs{ background: #5f3a97; padding: 30px; border-radius: 10px; min-height: 962px;}
.sinhptllotb ul li .sinhptllotbs h3{ color: #fff; font-size: 40px; font-weight: 400; border-bottom: 1px solid #fff; padding-bottom: 15px; margin-top: 0;}
.sinhptllotb ul li .sinhptllotbs ul{ padding: 0; margin: 0;}
.sinhptllotb ul li .sinhptllotbs ul li{ list-style:  none; position: relative; padding-left: 30px; font-size: 24px; font-weight: 400; line-height: 50.5px; color: #fff;}
.sinhptllotb ul li .sinhptllotbs ul li .fa{ position: absolute; left: 0; top: 13px;}
.sinhptllotb ul li:last-child .sinhptllotbs{ background: #ee5a74;}
.sinhptlswob{ background: url(../images/centre_of_excellence.jpg); padding: 70px 0;}
.sinhptlswob h2{ color: #474747; font-size: 50px; font-weight: 400; text-align: center; margin-top: 0;}
.sinhptlswob ul{ padding: 0; margin: 0;}
.sinhptlswob ul li{ list-style:  none; padding: 5px; }
.sinhptlswob ul li .sinhptlswobs{ text-align: center; background: #fff; padding: 20px 0;}
.sinhptlswob ul li .sinhptlswobs p{ color: #ed5a73; font-size: 20px; font-weight: 400; line-height: 20px; margin-bottom: 0; min-height: 60px;
    display: flex; align-items: center;justify-content: center;}
.sinhptlswob ul li .sinhptlswobs p a{ color: #ed5a73; font-size: 20px; font-weight: 400; text-decoration:  none;}    
.sinhptltmtsldtb{ padding: 70px 0;}
.sinhptltmtsldtb h2{ color: #474747; font-size: 50px; font-weight: 400; text-align: center; margin-top: 0; margin-bottom: 30px;}
.specialists_slider{ margin-top: 30px; margin-bottom: 65px;}
.specialists_slider .slick-slide{ position: relative; padding:0 15px;}
.specialists_slider .slick-prev::before {content:"\f104"; line-height:38px; font-family: 'FontAwesome'; color:#fff; font-size:25px;}
.specialists_slider .slick-next::before {content:"\f105"; line-height:38px; font-family: 'FontAwesome'; color:#fff; font-size:25px;}
.specialists_slider .slick-next:hover:before{ color:#33cba5;}
.specialists_slider .slick-prev:hover:before{ color:#33cba5;}
.specialists_slider .testi_info{ border: 1px solid #c7c7c7; border-radius: 10px; padding: 50px; background: #fff; min-height: 575px; text-align: center;}
.specialists_slider .testi_info img{ display:  inline-block;}
.specialists_slider .testi_info h3{ color: #39393a; font-weight:  700; font-size: 22px;}
.specialists_slider .testi_info h3 span{ display:  block;}
.specialists_slider .testi_info p{ font-size:18px; font-weight: 400; line-height:30px; color: #39393a; margin: 0;}
.specialists_slider .slick-dots{ bottom: -65px; z-index: 2;}
.specialists_slider .slick-dots li{ margin: 0 15px;}
.specialists_slider .slick-dots li button::before{ font-family: inherit; width: 45px; height: 8px; background: #cccccc; opacity: 1; font-size: 0; border-radius: 5px;}
.specialists_slider .slick-dots li a.active{  width: 30px; height: 5px;}
.specialists_slider .slick-dots .slick-active button::before{ background: #ed5a73;}
.sinhptlwopsb{ background: url(../images/centre_of_excellence.jpg); padding: 70px 0 100px 0;}
.sinhptlwopsb h2{ color: #5f3a96; font-size: 50px; font-weight: 400; text-align: center; margin-top: 0; margin-bottom: 30px;}
.patients_slider{ margin-top: 30px; margin-bottom: 65px;}
.patients_slider .slick-slide{ position: relative; padding:0 15px;}
.patients_slider .slick-prev::before {content:"\f104"; line-height:38px; font-family: 'FontAwesome'; color:#fff; font-size:25px;}
.patients_slider .slick-next::before {content:"\f105"; line-height:38px; font-family: 'FontAwesome'; color:#fff; font-size:25px;}
.patients_slider .slick-next:hover:before{ color:#33cba5;}
.patients_slider .slick-prev:hover:before{ color:#33cba5;}
.patients_slider .patients_img{}
.patients_slider .patients_info{}
.patients_slider .patients_info h3{ color: #5f3a97; font-weight:  700; font-size: 22px;}
.patients_slider .patients_info h3 span{ display:  block; color: #39393a;}
.patients_slider .patients_info p{ font-size:16px; font-weight: 400; line-height:30px; color: #717171; margin: 0; text-align: justify; min-height: 235px;}
.patients_slider .slick-dots{ bottom: -65px; z-index: 2;}
.patients_slider .slick-dots li{ margin: 0 5px;}
.patients_slider .slick-dots li button::before{ font-family: inherit; background: #cccccc; opacity: 1; font-size: 0; border-radius: 10px; width: 15px; height: 15px;}
.patients_slider .slick-dots li a.active{}
.patients_slider .slick-dots .slick-active button::before{ background: #5f3a96;}
.sinhptlfaqb{ padding: 70px 0;}
.sinhptlfaqbs{ padding: 0;}
.sinhptlfaqb h2{ color: #5f3a96; font-size: 50px; font-weight: 400; text-align: center; margin-top: 0; margin-bottom: 30px; text-transform:  uppercase;}
.sinhptlfaqb .panel-title > a:before { float: right !important; font-family: FontAwesome; content:"\f068"; width: 30px; height: 30px; border-radius: 30px; line-height: 30px; text-align: center;
	background: #7f7f7f; color: #fff; font-size: 15px; font-weight: 300;}
.sinhptlfaqb .panel-title > a.collapsed:before {float: right !important; content:"\f067"; width: 30px; height: 30px; border-radius: 30px; line-height: 30px; text-align: center;
background: #e5e5e5; color: #7f7f7f;}
.sinhptlfaqb .panel-title > a:hover, .sinhptlfaqb .panel-title > a:active, .sinhptlfaqb .panel-title > a:focus  { text-decoration:none;}
.sinhptlfaqb .panel-title{color: #ee5a74; font-size: 24px; font-weight: 700;}
.sinhptlfaqb .panel-body{ color: #303030; font-size: 16px; font-weight: 400; line-height: 30px;}
.sinhptlfaqb .panel-heading{ background:  none; border:  none; border-bottom: 1px solid #cccccc; padding: 18px 15px;}
.sinhptlfaqb .panel-default{ border:  none; box-shadow:  none;}
.sinhptlfaqb .panel-default > .panel-heading + .panel-collapse > .panel-body{ border-top-color: #cccccc !important;}
.sinhptlfaqb .panel-group .panel-heading + .panel-collapse > .panel-body{ border-top-color: #cccccc !important; color: #4d4a4a; font-size: 18px; font-weight: 300;}
.sinhptlfaqb .panel-title a { display: block;}
.sinhptlfaqb .panel-title a.collapsed{ color: #303030;}
.sinhptlstudb .nav-tabs{ text-align: center; border:  none; margin-bottom: 50px;}
.sinhptlstudb .nav-tabs > li{ float:  none; display:  inline-block; min-width: 215px;}
.sinhptlstudb .nav-tabs > li > a{ background: #39393a; color: #fff; font-size: 20px; font-weight: 400; padding:25px 20px; border-radius: 10px;}
.sinhptlstudb .nav-tabs > li.active > a, .sinhptlstudb .nav-tabs > li.active > a:focus, .sinhptlstudb .nav-tabs > li.active > a:hover { background: #ed5a73; color: #fff;}
.sinhptlinnbb_abs h2.ourdoctors{ text-align: center; color: #aa91ca;}
.sinhptlorspltyb{ background: #f6f6f6; padding: 0 0 70px 0;}
.sinhptlorspltyb h1{ text-align: center; color: #474747; font-size: 50px; font-weight: 400; margin-top: 0;}
.sinhptlinntntb.ourdoctors{ padding-bottom: 0;}
.sinhptlorspltyb ul{ padding: 0; margin: 0;}
.sinhptlorspltyb ul li{ list-style:  none; padding: 8px;}
.sinhptlorspltyb ul li .sinhptlorspltybs{ text-align: center; background: #fff; padding: 30px 15px; border-radius: 10px; box-shadow: 5px 5px 5px 1px #ddd;}
.sinhptlorspltyb ul li .sinhptlorspltybs h3{ color: #ed5a73; font-size: 22px; font-weight: 400;}
.sinhptlorspltyb ul li .sinhptlorspltybs h4{ color: #39393a; font-size: 20px; font-weight: 700;}
.sinhptlorspltyb ul li .sinhptlorspltybs h4 span{ display:  block;}
.sinhptlorspltyb ul li .sinhptlorspltybs p { color: #4d4a4a; font-size: 16px; font-weight: 300; line-height: 24px;}
.sinhptlorspltyb .nav-tabs {text-align: center;	border: none;}
.sinhptlorspltyb .nav-tabs > li{ float:  none; display:  inline-block; position: relative;}
.sinhptlorspltyb .nav-tabs > li:after{ content: ''; position:  absolute; right: 0; top: 23px; border-right: 1px solid #000; height: 15px;}
.sinhptlorspltyb .nav-tabs > li:last-child:after{ display:  none;}
.sinhptlorspltyb .nav-tabs > li > a{ color: #39393a; font-size: 15px; font-weight: 700;}
.sinhptlorspltyb .nav-tabs > li.active > a, .sinhptlorspltyb .nav-tabs > li.active > a:focus, .sinhptlorspltyb .nav-tabs > li.active > a:hover { color: #ee5f78; background:  none;
border:  none; box-shadow:  none; border: 1px solid transparent;}
.sinhptlorspltyb .nav > li > a:hover{ background:  none; box-shadow:  none; border:  none; border: 1px solid transparent;}
.cusglry{padding: 0px 9px;}
.gallery_s{ padding: 10px;}
.sinhptlinntntb h2 span{ display:  block;}
.sinhptllotb h2.neurology { margin-bottom: 30px;}
.sinhptllotb ul li .sinhptllotbs.neurology{ min-height:  inherit;}
.sinhptllotb ul li:first-child .sinhptllotbs.neurology{ padding: 0; background:  none;}
.sinhptlswob p {color: #4d4a4a;font-size: 18px;font-weight: 300;text-align: center; line-height: 32px;}
.sinhptlswob p span { display:  block;}
.sinhptllotb ul li .sinhptllotbs ul li span{ font-size: 16px;}
.sinhptllotb ul li .sinhptllotbs.pulmonology{ max-height: 625px;}
.sinhptllotb ul li .sinhptllotbs ul li.generalmedicine{ line-height: 50.2px;}
.sinhptlswob h2 span{ display:  block;}
.sinhptllotb h2.gynecology{ margin-bottom: 30px;}
.sinhptllotb ul li .sinhptllotbs.gynecology{ min-height: 690px; background: #ee5a74;}
.wysnhlb h1{ text-align: center; color: #ed5a73; text-transform:  uppercase;}
.qenquiry_img{ border: 1px solid #ee5a73; padding: 0;}
.qenquiry_img img{ width: 100%;}
.qenquiry{ padding-right: 0;}
.qenquiry h2{ text-align: center; color: #ee5a73;}
.modal-content .close {font-size: 40px;position: absolute;right: 0;top: -28px; z-index: 2; background: #ee5a73; opacity: 1;padding: 0 8px; text-shadow: none;
    font-weight: 300; font-size: 30px; color: #fff;}
.modal-header{ padding: 0; border:  none;}
.modal-content{ padding: 0;}
.modal-dialog{ margin: 10% auto;}
.modal-body{ padding: 0 0 0 0;}
.sinhptlcntub{ background: #f6f6f6; padding: 0 0 50px 0;}
.sinhptlcntub h1{ text-align: center; color: #5f3a97; font-size: 50px; font-weight:  400;}
.sinhptlcntub p{ text-align: center; color: #474747; font-size: 27px; font-weight:  400;}
.sinhptlcntub p span{ display:  block;}
.sinhptlcntub ul { padding: 0; margin: 0 0 30px 0; }
.sinhptlcntub ul li {list-style: none; vertical-align:  top; }
.sinhptlcntub ul li .sinhptlcntubs { background: #fff; border-radius: 10px; padding: 0;}
.sinhptlcntub .sinhptlcntubs ul{ padding: 0; margin: 0;}
.sinhptlcntub .sinhptlcntubs ul li{ list-style:  none; color: #5f3a97; font-size: 37px; font-weight: 400; position: relative; padding-left: 45px;}
.sinhptlcntub .sinhptlcntubs ul li a{ color: #5f3a97; font-size: 26px; font-weight: 400; text-decoration:  none;}
.sinhptlcntub .sinhptlcntubs ul li span{ display:  block;}
.sinhptlcntub .sinhptlcntubs ul li .fa{ position:  absolute; left: 0; top: 20px; color: #ee5a74;}
.sinhptlcntub ul li:first-child .sinhptlcntubs{ padding: 50px; min-height: 300px;}
.sinhptlglomb{ padding: 50px 0;}
.sinhptlglomb iframe{ border: 4px solid #5f3a97 !important; border-radius: 10px;}
.sinhptlcnteb{ padding: 0 0 50px 0; }
.main_menu .navbar-nav > li .dropdown{ position: relative;}
.contactenq h1{ text-align: center; font-size: 50px; font-weight: 400; color: #fff; margin-bottom: 0;}
.contactenq p{ text-align: center; font-size: 20px; font-weight: 300; color: #fff; margin-bottom: 40px;}
.contactenq{ padding: 50px 85px; background: url(../images/contact_enq_bg.png); background-size:  cover; border-radius: 10px;}
.contactenq .form-group{ padding: 10px; margin: 0;}
.contactenq .form-control { color: #4d4a4a; box-shadow:  none; height: 60px; font-size:20px; font-weight: 300; border-radius: 10px;}
.contactenq ::placeholder{ color:#4d4a4a; font-size:20px; font-weight: 300;}
.contactenq .submit{ background: #39393a; color: #fff; border:  none; padding: 10px 65px; width:  auto; border-radius: 5px; display:  inline-block; font-size: 29px;
font-weight: 400; border-radius: 10px; margin-top: 25px;}
.contactenq .input-group-addon { padding: 0; border: none; width: 100%; background:  none;}
.contactenq .input-group-addon .fa { position: absolute; right: 10px; top: 12px; color: #001730; font-size: 20px;  z-index: 3;}
.contactenq option { color: #4d4a4a; font-size:20px; font-weight: 300;}
.contactenq .form-control.txt_area{ height: 90px;}
.sinhptllotb ul li .sinhptllotbs.neurology{ min-height: 535px;}
.whatsapp_fix{ position:  fixed; left: 0; bottom: 5%; z-index: 2;}
.whatsapp_fix .fa{ font-size: 50px; color: #3fb106;}
.sinhptlorfcltb::before { content: ''; position: absolute; width: 50%; left: 0; top: 0; background: #ed5a73; height: 10px; border-bottom-right-radius: 10px; }
.sinhptllotb ul li .sinhptllotbs.skincare{ min-height: 485px;}
.sinhptllotb ul li:first-child .sinhptllotbs.skincare{ min-height: 485px; padding: 0; background:  none;}
.sinhptllotb ul li .sinhptllotbs.plastic{ min-height: 555px;}
.sinhptllotb ul li:first-child .sinhptllotbs.plastic{ padding: 0;}
.sinhptlcntub .sinhptlcntubs ul li.mail{ font-size: 27px;}
.sinhptllotb ul li .sinhptllotbs.urology{ min-height: 650px;}
.sinhptllotb ul li .sinhptllotbs.nephrology{ min-height: 685px;}

.social-icons {position: fixed; right: 0;z-index:9999;top:20%;}
.social-icons a { position: absolute; right: -108px; transition: 0.8s ease-in-out; width: 150px;  text-decoration: none; font-size: 13px; color: white;
    border-radius: 0px;text-align:left;font-weight:100;border-radius:30px 0px 0px 30px; font-weight: 700;}
.social-icons a:hover { right: 0px;}
.social-icons a .fa {transition: 0.8s ease-in-out; margin-right: 10px; padding:6px 0;}
.social-icons a:hover .fa { transform: rotate(-360deg);transition: 0.8s ease-in-out;}
.social-icons .fa{ width: 35px; height: 35px; border-radius: 35px; border: 1px solid #fff; line-height: 35px; text-align: center; font-size: 25px; text-align: center;
line-height: 23px; float:  left;}
.social-icons .fa-facebook{ color: #fff;}
.social-icons .fa-instagram{ color: #fff;}
.social-icons .fa-whatsapp{ color: #fff;}
.social-icons .fa-youtube{ color: #fff;}
.social-icons ul{ padding: 0; margin: 0;}
.social-icons ul li{ margin: 10px 0; padding: 10px 0; list-style: none; line-height: 36px;}
#facebook {top: 200px; background-color: #3c5b9a;}
#facebook:hover { background-color: #3c5b9a;}
#instagram {top: 245px; background-color: #f337c1;}
#instagram:hover { background-color: #f337c1;}
#whatsapp { top: 290px; background-color: #4ac658;}
#whatsapp:hover {background-color: #4ac658;}
#youtube { top: 335px; background-color: #fe0000;}
#youtube:hover { background-color: #fe0000;}
.last_pointer{ position: fixed; right: 25px; bottom: 25px; z-index: 9999;}
.last_pointer .fa{ width: 65px; height: 65px; border-radius: 65px; line-height: 65px; text-align: center; background: #fff; font-size: 30px; color: #022e60;}
.last_pointer a{ color: #022e60; text-decoration:  none;}
.feedback_fix{ position: fixed; right: -50px; top: 25%; transform: rotate(-90deg); z-index: 2;}
.feedback_fix ul{ padding: 0; margin: 0; text-align: center;}
.feedback_fix ul li{ list-style:  none; display:  inline-block;}
.feedback_fix ul li a{ background: #5f3a96; color: #fff; text-transform:  uppercase; font-size: 16px; font-weight:  400; padding: 10px 30px; display:  inline-block;
text-decoration:  none; border: 1px solid #fff;}
.sinhptlorspltyb ul li .sinhptlorspltybs_info{ min-height: 185px;}
.sinehsptltstlb{ padding: 50px 0;}
.sinehsptltstlb h1{ text-align: center; color: #474747; font-size: 50px; font-weight: 400; margin-top: 0;}
.sinehsptltstlb ul{ padding: 0; margin: 0;}
.sinehsptltstlb ul li{ list-style:  none; padding: 50px 10px 65px 50px;}
.sinehsptltstlb ul li .sinehsptltstlbs{ background: #5f3a96; padding: 40px; border-radius: 20px; position: relative; min-height: 235px;}
.sinehsptltstlb ul li .sinehsptltstlbs p{ color: #fff; font-size: 18px; font-weight: 300; line-height: 24px; text-align: justify;}
.sinehsptltstlb ul li .sinehsptltstlbs h3{ color: #ee5a74; font-size: 20px; font-weight: 600; line-height: 24px; text-align: center; padding-bottom: 30px;
position: absolute; bottom: -82px; left: 72px;}
.sinehsptltstlb ul li .sinehsptltstlbs h3 span{ display:  block;}
.sinehsptltstlb ul li .sinehsptltstlbs .pattern1{ position:  absolute; bottom: -34px; left: 36px;}
.sinehsptltstlb ul li .sinehsptltstlbs_abs{ position:  absolute; top: -30px; bottom: -60px; border-radius: 20px; background: #f2edee; width: 75%; left: -40px;
z-index: -1;}

.sinehsptlblgb{ padding: 50px 0; background: #f6f6f6;}
.sinehsptlblgb h2{ text-align: center; color: #474747; font-size: 50px; font-weight: 400; margin-top: 0;}
.sinehsptlblgb ul{ padding: 0; margin: 0;}
.sinehsptlblgb ul li{ list-style:  none; padding: 10px;}
.sinehsptlblgb ul li .sinehsptlblgbs{ background: #5f3a96; padding: 0; border-radius: 20px; position: relative;}
.sinehsptlblgb ul li .sinehsptlblgbs img{ border-top-left-radius: 10px; border-top-right-radius: 10px; width: 100%;}
.sinehsptlblgb ul li .sinehsptlblgbs_info{ background: #fff; padding: 20px; position: relative; min-height: 250px;}
.sinehsptlblgb ul li .date{ position: absolute; top: -28px; left: 0;}
.sinehsptlblgb ul li .date span{ background: #ed5a73; color: #fff; padding: 10px; font-weight: 600;}
.sinehsptlblgb ul li .sinehsptlblgbs_info p{ color: black; font-size: 18px; font-weight: 500; line-height: 30px; text-align: justify;}
.sinehsptlblgb ul li .sinehsptlblgbs_info h3{ color: #5f3a97; font-size: 22px; font-weight: 400; margin-top: 15px; min-height: 60px;}
.sinehsptlblgb ul li .sinehsptlblgbs_info h4{ font-size: 25px; font-weight: 600;}
.sinehsptlblgb ul li .sinehsptlblgbs_info h1{ color: #5f3a97; font-size: 30px; font-weight: 600; margin-top: 15px;}
.sinehsptlblgb ul li .sinehsptlblgbs_info h3 a{ color: #5f3a97; font-size: 27px; font-weight: 400;}
.sinehsptlblgb ul li .sinehsptlblgbs_info a{ color: #5f3a97; font-size: 16px; font-weight: 300; text-decoration:  none;}
.lg-actions .lg-prev{ left: 250px;}
.lg-actions .lg-next{ right: 250px;}
.sinehsptlblgb ul li .sinehsptlblgbs_info ul{ padding: 20px 0; margin: 0;}
.sinehsptlblgb ul li .sinehsptlblgbs_info ul li{ list-style: none; color: #000; font-size: 18px; font-weight: 500; position: relative; padding: 0 0 0 20px;}
.sinehsptlblgb ul li .sinehsptlblgbs_info ul li:before{ content: ''; position: absolute; left: 0; top: 10px; width: 10px; height: 10px; border-radius: 10px; background: #ee5a73;}
.sinehsptlblgb ul li .recentpost{}
.sinehsptlblgb ul li .recentpost h2{ background: #603b98; color: #fff; text-transform:  uppercase; font-size: 18px; font-weight: 400; text-align: center;
padding: 15px 0; border-top-left-radius: 10px; border-top-right-radius: 10px; margin: 0;}
.sinehsptlblgb .recentpost ul{ padding: 0; margin: 0; background: #e9e9e9;}
.sinehsptlblgb .recentpost ul li{ list-style:  none; border-bottom: 1px solid #d1d1d1;}
.sinehsptlblgb .recentpost ul li:last-child { border-bottom: none !important;}
.sinehsptlblgb .recentpost ul li a{ font-size: 18px; font-weight: 400; text-decoration:  none; color: #434343;}
.sinehsptlblgb .recentpost ul li.active a{ color: #eb2328;}
.stcky { position: sticky;top: 15%;padding: 0;}
.sinhptlinnbb_abs h2.blog{ font-size: 65px;}
.sinhptldrinnpb{ padding: 50px 0;}
.sinhptldrinnpbs{ position: relative;}
.sinhptldrinnpbs .title{ position: absolute; bottom: 0; left: 14px; right:14px; background: #ee5a73; text-align: center;}
.sinhptldrinnpbs .title h3{ color: #fff; margin: 0; opacity: 1; padding: 5px 0; font-size: 22px;}
.sinhptldrinnpbs .title h3 span{ display:  block; font-size: 15px;}
.sinhptldrinnpbs p{ color: #767676; font-size: 18px;font-weight: 400; line-height: 32px; text-align: justify;}
.sinhptldrinnpbs .padt20{ padding-top: 20px;}
.sinhptldrinnpbs h4{ color: #ed5a73; font-size: 30px;font-weight: 600; margin: 35px 0;}
.sinhptldrinnpbs ul{ padding: 0; margin: 0;} 
.sinhptldrinnpbs ul li{ list-style: decimal inside; color: #767676; font-size: 18px;font-weight: 400; line-height: 32px;}
.sinhptldrinnpbs .table th{ font-size: 20px;}
.sinhptldrinnpbs .table td{ font-size: 16px;}
.doctors_slider{ margin-top: 30px; margin-bottom: 65px;}
.doctors_slider .slick-slide{ position: relative; padding:0 15px;}
.doctors_slider .slick-prev::before {content:"\f104"; line-height:38px; font-family: 'FontAwesome'; color:#fff; font-size:25px;}
.doctors_slider .slick-next::before {content:"\f105"; line-height:38px; font-family: 'FontAwesome'; color:#fff; font-size:25px;}
.doctors_slider .slick-next:hover:before{ color:#33cba5;}
.doctors_slider .slick-prev:hover:before{ color:#33cba5;}
.doctors_slider .testi_info{ border: 1px solid #c7c7c7; border-radius: 10px; padding: 0; background: #fff; text-align: center;}
.doctors_slider .testi_info img{ display:  inline-block;}
.doctors_slider .testi_info h3{ color: #39393a; font-weight:  700; font-size: 22px; margin: 0; padding: 5px 0;}
.doctors_slider .testi_info h3 span{ display:  block; font-size: 16px;}
.doctors_slider .testi_info a{ text-decoration:  none; background: #ed5a73; color: #fff; padding:5px 10px; display:  inline-block; margin-top: 10px;}
.doctors_slider .slick-dots{ bottom: -65px; z-index: 2;}
.doctors_slider .slick-dots li{ margin: 0 15px;}
.doctors_slider .slick-dots li button::before{ font-family: inherit; width: 45px; height: 8px; background: #cccccc; opacity: 1; font-size: 0; border-radius: 5px;}
.doctors_slider .slick-dots li a.active{  width: 30px; height: 5px;}
.doctors_slider .slick-dots .slick-active button::before{ background: #ed5a73;}

.sinhptlorspltyb ul li a{ text-decoration: none;}
.sinhptldrinnpbs img{ width: 100%;}
.sinhptldrinnpbs p.poster{ margin-top: 20px;}

.sinhptlcntub .sinhptlcntubs ul li .fa-envelope{ top: 10px;}
.sinhptlcntub .sinhptlcntubs h3{ font-size: 30px; margin-top: 0;}

.aficsssctb{ background: #e5e5e5;}
.aficsssctbs{ width: 600px; height: 547px; background: #3f3f3f; text-align: center; display: inline-block; padding: 68px 0; border-radius: 210px;}
.aficsssctbs h3{ font-size: 48px; font-weight: 700; font-style: italic; color: #fff;line-height: 65px;}
.aficsssctbs span{ font-size: 48px; font-weight: 700; font-style: normal; color: #fff;margin-left: 15px;}
.aficsssctbees{ text-align: center;}
.aficsssctbees h3{ font-size: 22px; font-weight: 700; font-style: italic; color: #000000;line-height: 36px;}
.aficsssctbees span{ font-size: 22px; font-weight: 700; font-style: normal; color: #000000;margin-left: 6px;}
/*jana*/
.stemtextes p{font-size: 20px; font-weight: 500;color:#909090;margin-top: 63px;text-align: justify;text-align-last: center;line-height: 34px;}
.stemhfgsde img{margin-top: 57px;}
.stemhfgsdes h1{font-size:50px; font-weight: 500;margin-top: 79px;}
.stemhfgsdes p{font-size: 20px;font-weight: 500;margin-top: 29px;line-height: 34px;padding-left: 6px;color:#909090;text-align: justify;}
.sinhptllotb ul li .sinhptllotbs.heightsdouyjhjw{min-height: 373px;}
.hgjestemkhgd p{font-size: 20px;font-weight: 500;color:#909090; text-align:justify;text-align-last:center;line-height: 34px;}
.headeuvtgsr h1{font-size: 51px;text-align: center;color:#474747;background-color: white;margin-top: -30px;width:988px;margin-left: 72px;}
.headeuvtgsr h3{text-align: center;color:#ee5a74;font-weight: bold;font-size: 20px; margin-top:29px;}
.headeuvtgsr p{text-align: center;font-size: 20px;color:#909090;line-height: 34px;padding: 0px 38px;}
.headeuvtgsr{border: 1px solid grey;margin-top: 50px;height: 777px;}

.headeuvtgsrtts h1{font-size: 51px;text-align: center;color:#474747;background-color: white;margin-top: -30px;}
.headeuvtgsrtts h3{text-align: center;color:#ee5a74;font-weight: bold;font-size: 20px; margin-top:29px;}
.headeuvtgsrtts p{text-align: center;font-size: 20px;color:#909090;}
.headeuvtgsrtts{border: 1px solid grey;margin-top: 50px;}


.ppouhskjhft h1{font-size: 51px;text-align: center;color:#474747;background-color: white;margin-top: 50px;}
.boxersoffs{background-color:#ee5a74;margin-top: 20px;height: 225px;border-radius: 12px;}
.boxersoffs h3{font-size: 27px; font-weight: 500;color:white;padding: 0px 13px;padding-top: 10px;}
.boxersoffs p{font-size: 18px; font-weight: 500;color:white; padding: 0px 13px;line-height: 26px;}
.trdnjjjj{padding: 0px 3px;margin-top: -16px;}
.pricingjhfj{margin-top: 50px;}
.pricingjhfj h1{font-size: 51px;font-weight: 500; text-align: center;color:#474747;}
.pricingjhfj p{font-size: 20px;font-weight: 500;color:#909090;text-align:center;line-height: 34px;margin-top: 36px;}
.pricingjhfj span{color:#4c9af2;}
.fullbox{margin-top:36px;}
.pricingjhfj h2 {color:#5f3a96;text-align:center;margin-top:36px;}
.pricingjhfj, .butuons{text-align:center;font-size: 20px; font-weight: bold;padding: 15px 26px;border: none;border-radius:37px;}
.butuons{background-color:#ee5a73;color:white;margin-bottom: 100px;margin-top:36px;}

.jhdddds{background-color:#e5e5e5; }
.textsi p{font-size:48px; font-weight:bolder;color:white;text-align:center;margin-left:91px;}
.textsi img{width: 100%;}
.thatsyhinhd h1{font-size:50px;font-weight:500;text-align:center;color:#5f3a97;margin-top:-30px;}
.heijirjoshinejf h2{text-align: center;color: #909090;font-size: 27px;font-weight: 400;}
.heijirjoshinejf p{text-align: center;color: #909090;font-size: 20px;font-weight: 500;line-height: 32px;margin-top:20px;}

#topcontrol{ bottom: 110px !important;}


.wstnkub{}
.wstnkub_logo{ text-align: center;}
.wstnkub_logo a{ background: #ed5a73; color: #fff; padding: 10px 20px; text-decoration:  none; display:  inline-block; font-size: 16px; font-weight: 500;}
.wstnkub_logo a.logo{ background:  none;}
.wstnkub_logo p{ font-size: 18px; color: #000;}
.wstnkubinfo{}
.wstnkubinfo p{ font-size: 18px; color: #000;}
.wstnkubinfo p a{ text-decoration:  none; color: #000;}
.wstnkubinfo h6{ font-size: 22px;}
.wstnkubinfos{ padding-top: 10px;}
.wstnkubinfo p .fa{ width: 30px; height: 30px; border-radius: 30px; line-height: 30px; text-align: center; background: #ed5a73; color: #fff; margin-right: 7px;}
.wstnkub hr{ border-top:1px solid #1f283a ;}
.sinehsptlblgb ul li .sinehsptlblgbs_info span{float: right; font-size: 16px}
.sinehsptlblgb ul li .sinehsptlblgbs_info h6{display: inline; font-size: 16px}
.share-buttons .fa{font-size: 20px; padding: 5px; color: #fff;}
.share-buttons .share-lable{font-weight: bold; padding: 0; margin-right: 10px; font-size: 16px;}
.share-buttons{ float: left; display: flex; margin: 15px 0px;}
.share-facebook a{margin: 0 5px; }
.share-whatsapp a{margin: 0 5px;}
.share-twitter a{margin: 0 5px;}
.share-buttons a:hover {opacity: 0.8;}
.sinehsptlblgb ul li .sinehsptlblgbs_info .share-buttons a{padding: 10px;}
.share-facebook a{background-color: #4267B2; border-radius: 5px;}
.share-whatsapp a{background-color: #25D366; border-radius: 5px;}
.share-twitter a{background-color: #1DA1F2; border-radius: 5px;}
.acdmicacemntsb h1.phtoglry{text-align: center;}
.acdmicacemntsb h1{font-size: 35px;color: #474747;font-weight: 900;margin-bottom: 30px;}
.acdmicacemntsb .acdmicacemntsbs{padding: 0;height: 468px;}
.gallery_s{position: relative;margin-bottom: -5px;}
.gallery_s img{display: inline-block;padding: 0;width: 100%;}
.gallery_s_icon{left: 0;top: 35%;position: absolute;opacity: 0;transition: .5s ease-out;transform: scale(0);display: flex;align-items: center;justify-content: center;background: rgb(235, 73, 101);height: 70%;}
.gallery_s_icon::after{content: 'Click to View more';opacity: 1;width: 100%;left: 0;text-align: center;position: absolute;color: #fff;top: 15%;}
.acdmicacemntsb .acdmicacemntsbs p{font-size: 16px;text-align: center;background: #50278d;color: #fff;padding: 15px 10px;line-height: 23px;height: 92px;}
.gallery_s_icon .fa{font-size: 50px;color: #fff;}
.gallery_s:hover .gallery_s_icon{  opacity: 1;transition: .7s all;transform: scale(1);top: 32px;right: 25px;left: 25px;bottom: 25px;height: 301px;}
 ul{list-style: none;}
.jjgmkit{padding: 0px;}
.suertdd{padding: 0px 19px;}
.sinehsptlblgbs_info h5.hednhjhpjh{color:#ee5a74; font-size: 18px; font-weight: 700;margin-top:20px;}

.sinhptlorspltyb h1{ text-align: center; margin-bottom: 30px;}

.blog_tag{ margin-top: 20px;}
.blog_tag h6{ font-size: 20px !important;}
.blog_tag ul{ padding: 0; margin: 0;}
.blog_tag ul li{ list-style:  none; padding: 3px 0 !important; display:  inline-block; line-height: 14px;}
.blog_tag ul li:before{ display: none; position: static;}
.blog_tag ul li a{ color: #ddd !important; padding: 5px; color: #000 !important; text-decoration:  underline !important;}

.wysnhlbs p b{ font-weight: 500;}
.sinhptlorspltyb p{ color: #767676; font-size: 18px; font-weight: 300; line-height: 32px; text-align: center;}
.sinhptlcntub p.para{ color: #767676; font-size: 18px; font-weight: 300; line-height: 32px; text-align: center;}

.contactenq h2{ text-align: center;}
.acdmicacemntsb p{ color: #767676; font-size: 18px; font-weight: 300; line-height: 32px; text-align: center; margin-bottom: 30px;}

.sinehsptltstlb p{ color: #767676; font-size: 18px; font-weight: 300; line-height: 32px; text-align: center; margin-bottom: 30px;}

.sinehsptlblgb h1{ text-align: center; margin-top: 0;}
.sinehsptlblgb p{ color: #767676; font-size: 18px; font-weight: 300; line-height: 32px; text-align: center; margin-bottom: 30px;}








