body {
    font-family: 'Montserrat', sans-serif;
}

.vmhns_banner {
    padding: 0;
}

.main_banner {
    padding: 0;
}

.main_banner .item {
    background: #ff3f4d;
}

.main_banner h2 {
    color: #FFF;
    text-align: center;
    padding: 5rem 0;
    margin: 0;
    font-style: italic;
    font-weight: 300;
}

.main_banner .owl-theme .owl-dots .owl-dot.active span {
    background: #f47521;
}

.main_banner .owl-theme .owl-dots .owl-dot span {
    background: #adafaf;
    margin: 5px 5px;
}

.main_banner .owl-theme .owl-dots {
    z-index: 999;
    position: absolute;
    bottom: 0%;
    right: 10.5%;
}

.main_banner .content {
    text-align: left;
    position: absolute;
    z-index: 99999;
    top: 30%;
    right: 20%;
}

.main_banner .content h4 {
    margin-bottom: 20px;
    font-size: 30px;
    color: #343377;
    font-weight: 900;
    text-transform: uppercase;
}

.main_banner .content h5 {
    margin-bottom: 20px;
    font-size: 60px;
    color: #343377;
    font-weight: 900;
    text-transform: uppercase;
}

.main_banner .content p {
    font-size: 26px;
    line-height: 44px;
    color: #000000;
    margin-bottom: 20px;
    font-weight: 400;
}

.main_banner .owl-next .fa-angle-right {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    position: absolute;
    color: #000000;
    font-size: 30px;
    right: 19%;
    left: inherit;
    z-index: 2;
    bottom: 19.5%;
}

.main_banner .owl-prev .fa-angle-left {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    position: absolute;
    color: #000000;
    font-size: 30px;
    right: 23%;
    bottom: 19.5%;
}

.main_menu {}

.main_menu .navbar {
    min-height: auto;
	margin:0px;
}

.main_menu .navbar-nav {
    position: relative;
    margin-top: 15px;
	text-align: center;
    width: 100%;
    margin: 0 auto;
}

.main_menu .navbar-nav>li {
    position: relative;
    padding: 0 0px;
	float:none;
	display:inline-block;
}

.main_menu .navbar-nav>li>a {
    padding: 16px 21px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
	text-transform:uppercase;
}

.main_menu .navbar-default .navbar-nav>.active>a {
    background: #fbb60f;
    color: #fff;
}

.main_menu .navbar-default .navbar-nav>.active>a:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #fbb60f;
    transform-origin: bottom left;
    -ms-transform: skew(-10deg, 0deg);
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg);
}

.main_menu .navbar-default .navbar-nav>li>a:hover {
    color: #343377;
    transition: 0.5s all;
}

.main_menu .navbar-default .navbar-nav>li>a:hover a:after {
    color: #fff;
    background: #343377;
}

.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-default .navbar-collapse {
    /* float: right; */
}

.main_menu .navbar-header {
    padding: 0;
}

.main_menu .navbar-default .navbar-nav>li>a:focus,
.main_menu .navbar-default .navbar-nav>li>a:hover {
    background-color: #fbb60f;
    color: #fff;
}

.main_menu .navbar-nav>li>.dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
    border-top: none;
    position: absolute;
    top: 50px;
    background: #a51616;
    left: 0px;
}

.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:last-child{
	border-bottom:none;
}

.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: #fbb60f;
}

.main_menu .dropdown-menu>.active>a {
    background: #fbb60f;
}

.navbar-default {
    background: none;
    border: none;
}

.header {
    padding: 0;
	background:#a51616;
	box-shadow: inset 0px -2px 13px 3px #741010;
}

.main_menu .navbar-brand {
    padding: 0;
}

.navbar>.container .navbar-brand {
    top: -20px;
    position: absolute;
}

.header_info {
    float: right;
    padding: 10px 0 0 0;
    margin-top: 0px;
    text-align: right;
    width: 100%;
}

.header_info ul {
    padding: 0;
    margin: 0;
}

.header_info ul li {
    list-style: none;
    display: inline-block;
    color: #2b9fca;
    font-size: 13px;
    font-weight: 400;
    padding: 0 5px;
}

.header_info ul li a {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}

.header_info ul li img {
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.header_info ul li a.phone {
    font-size: 24px;
    font-weight: 700;
}

.affix {
    background: #fff;
    z-index: 3;
    position: fixed;
    left: 0;
    width: 100%;
    height: 120px;
}

.main_menu .navbar-nav>li .dropdown {
    position: relative;
}

.main_menu .navbar-nav>li:last-child {
    padding-right: 0;
}

.know_more {}

.know_more a {
    text-decoration: none;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
}

.know_more a img {
    width: auto !important;
    display: inline-block !important;
}

.mbbsinfo_ftrb {
    padding: 0 0 0 0;
    background: url(../images/footer_bg.png);
    background-size: cover;
    
}

.mbbsinfo_ftrb ul {
    padding: 0;
    margin: 0;
}

.mbbsinfo_ftrb ul li {
    list-style: none;
    padding: 0 10px;
}

.mbbsinfo_ftrb ul li:first-child {
    padding-left: 0;
}

.mbbsinfo_ftrb ul li:last-child {
    padding-right: 0;
}

.mbbsinfo_ftrb ul li:first-child .mbbsinfo_ftrbs {
    background: #8e1313;
    padding: 30px 15px;
}
.mbbsinfo_ftrbs{padding-top:20px;}

.mbbsinfo_ftrb ul li .mbbsinfo_ftrbs h2 {
    background: #34322f;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    position: relative;
    display: inline-block;
    padding: 5px 20px;
    margin-top: 0;
}

.mbbsinfo_ftrb ul li .mbbsinfo_ftrbs p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}

.mbbsinfo_ftrb ul li .mbbsinfo_ftrbs h2:after {
    content: "Contact";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    background: #34322f;
    transform-origin: bottom left;
    -ms-transform: skew(-10deg, 0deg);
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg);
    line-height: 28px;
}

.mbbsinfo_ftrb ul li .mbbsinfo_ftrbs h3 {
    color: #fff;
    font-size: 28px;
	line-height:38px;
    font-weight: 700;
}

.mbbsinfo_ftrb ul li .mbbsinfo_ftrbs h3 a {
    color: #fff;
    text-decoration: none;
}

.mbbsinfo_ftrb ul li .mbbsinfo_ftrbs>a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}

.mbbsinfo_ftrb ul li .mbbsinfo_ftrbs h4 {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
}

.mbbsinfo_ftrb ul li .mbbsinfo_ftrbs ul li {
    position: relative;
    padding-left: 12px;
    margin: 5px 0;
	color: #000;
    font-weight: 500;
    line-height: 26px;
}

.mbbsinfo_ftrb ul li .mbbsinfo_ftrbs ul li .fa {
    position: absolute;
    left: 0;
    top: 5px;
}

.mbbsinfo_ftrb ul li .mbbsinfo_ftrbs ul li a {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}

.mbbsinfo_ftrb ul li .mbbsinfo_ftrbs ul li.active a {
    color: #8e1313;
}

.subftrb {
    text-align: center;
    padding: 30px 0;
}

.subftrb p {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
}

.subftrb p a {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
}

.ftrtopb {
    /* background: #f2f2f2; */
    padding: 5px 0;
    position: relative;
    top: 0px;
}

.ftrtopbs {
    text-align: center;
}

.ftrtopbs p {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 50px;
}

.ftrtopbs .fa {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #797979;
    color: #797979;
    font-size: 25px;
    margin: 0 5px;
}

.orahsdcntrb {
    padding: 50px 0 0 0;
}

.orahsdcntrb h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 30px;
}

.authorized {
    padding: 0;
}

.authorized .owl-theme .owl-dots .owl-dot.active span {
    width: 40px;
    background: #ef5057;
}

.authorized .owl-theme .owl-dots .owl-dot span {
    width: 40px;
    background: #ffffff;
}

.authorized .owl-theme .owl-nav.disabled+.owl-dots {
    z-index: 999;
    position: absolute;
    width: 100%;
    bottom: 20px;
}

.authorized .content {
    text-align: left;
    padding: 20px;
    border: 1px solid #cccccc;
    position: relative;
}

.authorized .content h5 {
    font-size: 19px;
    color: #010101;
    font-weight: 700;
    margin-top: 0;
}

.authorized .content h5 a {
    color: #010101;
    text-decoration: none;
}

.authorized .content p {
    font-size: 14px;
    color: #010101;
    font-weight: 400;
    padding: 0;
    text-align: left;
    margin: 0 0 15px 0;
    line-height: 25px;
    min-height: 185px;
}

.authorized .owl-next .fa-angle-right {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    text-align: center;
    line-height: 36px;
    position: absolute;
    color: #000000;
    font-size: 30px;
    right: -95px;
    left: inherit;
    z-index: 2;
    top: 45%;
}

.authorized .owl-prev .fa-angle-left {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    text-align: center;
    line-height: 36px;
    position: absolute;
    color: #000000;
    font-size: 30px;
    left: -95px;
    right: inherit;
    top: 45%;
}

.authorized .content:after {
    content: '';
    position: absolute;
    right: 10px;
    bottom: 0;
    border-bottom: 4px solid #343377;
    width: 40px;
}

.vsprsitsb {
    padding: 0 0 70px 0;
}

.vsprsitsb h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 30px;
}

.vsprsitsb ul {
    padding: 0;
    margin: 0;
}

.vsprsitsb ul li {
    list-style: none;
    padding: 0 30px;
}

.vsprsitsb ul li .vsprsitsbs {}

.vsprsitsb ul li .vsprsitsbs h3 {
    color: #343377;
    font-size: 24px;
    font-weight: 700;
    position: relative;
    padding-left: 105px;
    line-height: 35px;
    margin-bottom: 40px;
}

.vsprsitsb ul li .vsprsitsbs h3 img {
    position: absolute;
    left: 0;
    top: 0;
}

.vsprsitsb ul li .vsprsitsbs h3 span {
    display: block;
}

.vsprsitsb ul li .vsprsitsbs p {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

.stntakab {}

.stntakabi {
    /* background: #343377; */
    background: #8e1313;
    padding: 30px 50px;
}

.stntakabis {
    position: relative;
	height:175px;
}

.stntakabis h6 {
    color: #fff;
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    background: #8d8585;
    padding: 5px 20px;
    text-align: center;
}

.stntakabis h6.active {
    color: #fff;
    background: #e98214;
}

.stntakabis h6:after {
    content: "Updates";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    line-height: 28px;
    background: #8d8585;
    transform-origin: bottom left;
    -ms-transform: skew(-10deg, 0deg);
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg);
}

.stntakabis h5 {
    font-size: 25px;
    color: #fff;
    font-weight: 400;
}

.stntakabis h5 span {
    display: block;
    font-size: 31px;
    font-weight: 700;
    text-transform: uppercase;
}

.testi {
    padding: 0;
}

.testi .owl-theme .owl-dots .owl-dot.active span {
    background: #ffa412;
}

.testi .owl-theme .owl-dots .owl-dot span {
    background: #fff;
    margin: 5px 5px;
}

.testi .owl-theme .owl-dots {
    z-index: 999;
    position: absolute;
    bottom: -60px;
    left: -48.5%;
}

.testi .content {
    text-align: left;
    padding: 8px 30px;
}

.testi .content p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    padding: 0;
    text-align: left;
    margin: 0 0 15px 0;
    line-height: 25px;
}

.testi .owl-next .fa-angle-right {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    position: absolute;
    color: #fff;
    font-size: 30px;
    right: -60px;
    left: inherit;
    z-index: 2;
    bottom: 10%;
}

.testi .owl-prev .fa-angle-left {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    position: absolute;
    color: #fff;
    font-size: 30px;
    right: 23%;
    bottom: 10%;
}

/* .testi .content:after { */
    /* content: ''; */
    /* position: absolute; */
    /* right: 10px; */
    /* bottom: 0; */
    /* border-bottom: 4px solid #343377; */
    /* width: 40px; */
/* } */  

.testi .owl-theme .owl-nav {
    position: absolute;
    left: -50%;
    bottom: 0;
}

.stntakabis_abs1 {
    position: absolute;
    left: 0;
    top: 0;
}

.stntakabis_abs2 {
    position: absolute;
    right: 0;
    bottom: 0;
}

.stntakabis_abs1 .quote1 {
    position: absolute;
    top: 0;
}

.stntakabis_abs2 .quote2 {
    position: absolute;
    bottom: 0;
    right: 50px;
}

.adm_open {
    position: absolute;
    bottom: -12px;
    z-index: 2;
    right: 19%;
}

.adm_open h3 {
    text-transform: uppercase;
    color: #fff;
    background: #343377;
    border-radius: 50px 50px 0 0;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    padding: 20px 40px;
}

.adm_open h3 a {
    text-decoration: none;
    color: #fff;
}

.whymbbsib {
    padding: 50px 0 0 0;
}

.whymbbsib h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    color: #000;
    margin-bottom: 30px;
}

.whymbbsib ul {
    padding: 0;
    margin: 0;
}

.whymbbsib ul li {
    list-style: none;
    padding: 20px;
}

.whymbbsib ul li .whymbbsibs {}

.whymbbsib ul li .whymbbsibs p {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    padding-left: 90px;
}

.whymbbsib ul li .whymbbsibs p b {
    display: block;
}

.whymbbsib ul li .whymbbsibs p img {
    position: absolute;
    left: 0;
    top: 30px;
}

.whymbbsib ul li .whymbbsibs p span {
    display: block;
}

.lnovrab {
	padding:50px 0;
}

.lnovrabs {
    padding: 0 10px;
}

.lnovrabs img {
    width: 100%;
}

.lnovrabss {
    /* background: #e6e6e6; */
    background: #f1dfd3;
    padding: 20px;
}

.lnovrabss h5 {
    color: #fff;
    /* position: relative; */
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    background: #e98214;
    padding: 5px 10px;
	text-align:center;
}

.lnovrabss1 h6 {
    color: #fff;
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    background: #8e1313;
    padding: 5px 20px;
}

.lnovrabss1 h6::after {
    content: "Posts Held";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #8e1313;
    text-align: center;
    line-height: 28px;
    transform-origin: bottom left;
    -ms-transform: skew(-10deg, 0deg);
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg);
}
.lnovrabss2 h6 {
    color: #fff;
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    background: #8e1313;
    padding: 5px 20px;
	margin:0px 0 15px;
}

.lnovrabss2 h6::after {
    content: "Political Career";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #8e1313;
    text-align: center;
    line-height: 28px;
    transform-origin: bottom left;
    -ms-transform: skew(-10deg, 0deg);
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg);
}

.lnovrabss .main-max {
    height: 280px;
    overflow-y: scroll;
}

#style-2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background-color: #898989;
}

#style-2::-webkit-scrollbar {
    width: 10px;
}

#style-2::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #037e3e;
}

.lnovrabss ul {
    padding: 0;
    margin: 0;
}

.lnovrabss ul li {
    list-style: none;
    border-bottom: 1px solid #cacaca;
    padding: 10px 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 25px;
}

.lnovrabss ul li a {
    text-decoration: none;
    color: #000;
}

.lnovrabss p {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
}

.lnovrabss h2 {
    font-size: 35px;
    font-weight: 700;
    color: #000;
    text-align: center;
    margin-top: 0;
}

.video_slider {
    padding: 0;
}

.video_slider .owl-theme .owl-dots .owl-dot.active span {
    background: #e98214;
}

.video_slider .owl-theme .owl-dots .owl-dot span {
    background: #343377;
    margin: 5px 5px;
}

.video_slider .owl-theme .owl-dots {
    z-index: 999;
}

.lnovrabss.video {
    background: none;
}

.know_more.video {
    text-align: right;
}

.blgralsb {
    padding: 50px 0 0 0;
}

.blgralsb ul {
    padding: 0;
    margin: 0;
}

.blgralsb ul li {
    list-style: none;
}

.blgralsb ul li .blgralsbs {}

.blgralsb ul li .blgralsbs h6 {
    color: #fff;
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    background: #e98214;
    padding: 5px 20px;
}

.blgralsb ul li .blgralsbs h6:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #e98214;
    transform-origin: bottom left;
    -ms-transform: skew(-10deg, 0deg);
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg);
}

.blgralsb ul li .blgralsbs h2 {
    font-style: italic;
    color: #000000;
    font-size: 35px;
    font-weight: 600;
}

.blgralsb ul li .blgralsbs p {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}

.blgralsb ul li .blgralsbs img {
    width: 100%;
}

.blgralsb ul li .blgralsbs_info {
    border: 1px solid #c4c4c4;
    padding: 20px;
}

.blgralsb ul li .blgralsbs_info h3 {
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    margin-top: 0;
    line-height: 25px;
}

.blgralsb ul li .blgralsbs_info h3 a {
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
}

.blgralsb ul li .blgralsbs_info h3 span {
    display: block;
}

.header_bg{
	background:#4a4a4a;
	padding:30px 0;
}

.inner_banner img {
    width: 100%;
}

.inner_banner .caption {
    /* position: absolute; */
    width: 100%;
    text-align: center;
    /* top: 45%; */
    /* left: 0; */
}

.inner_banner .caption h2 {
    color: #ffffff;
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
	margin:0 0 10px;
}

.inner_banner .caption ul {
    padding: 0;
    margin: 0;
}

.inner_banner .caption ul li {
    list-style: none;
    float: none;
    display: inline-block;
}

.inner_banner .caption ul li a {
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    color: #fff;
}

.inner_banner .caption ul li span {
    padding: 0 5px;
    color: #fff;
}

.adm_open.inner {
    bottom: -32px;
}

.mbbsngfisb {
    padding: 50px 0 0 0;
}

.mbbsngfisbs {
    padding: 0;
}

.mbbsngfisbs h1 {
    color: #343377;
    font-size: 35px;
    font-weight: 700;
}

.mbbsngfisbs h1 span {
    display: block;
    font-size: 45px;
    color: #f7941d;
    text-transform: uppercase;
}

.mbbsngfisbs p {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
    text-align: justify;
}

.mbbsngfisbs img.frgt {
    float: right;
}

.mbbsngfisbs h3 {
    padding: 30px 0;
    color: #343377;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 700;
}

.mbbsngfisbs>h4 {
    padding: 20px 20px;
    background: #343377;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 10px;
    display: inline-block;
}

.uigpmbbscb {
    padding: 0;
}

.uigpmbbscb ul {
    padding: 0;
    margin: 0;
}

.uigpmbbscb ul li {
    list-style: none;
    padding: 10px;
}

.uigpmbbscb ul li .uigpmbbscbs {
    background: #343377;
    border-radius: 10px;
    padding: 10px 25px;
    min-height: 80px;
}

.uigpmbbscb ul li:hover .uigpmbbscbs {
    background: #f7941d;
}

.uigpmbbscb ul li:hover .uigpmbbscbs p {
    color: #000000;
}

.uigpmbbscb ul li .uigpmbbscbs p {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    text-align: left;
}

.itfmbbsig {
    padding: 20px;
}

.itfmbbsig ul {
    padding: 0;
    margin: 0;
}

.itfmbbsig ul li {
    list-style: none;
    color: #000000;
    font-size: 18px;
    line-height: 30px;
    position: relative;
    padding: 0 0 0 30px;
    margin-bottom: 20px;
}

.itfmbbsig ul li .fa {
    position: absolute;
    left: 0;
    top: 5px;
    color: #f7941d;
}

.mbbsngfisbs h5 {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 0;
}

.itfmbbsig ul li.loan {
    float: none;
    display: inline-block;
    margin-right: 30px;
}

.mbbsngfisb .table>tbody>tr>td {
    color: #000000;
    font-size: 20px;
    font-weight: 400;
    padding: 18px;
}

.mbbsngfisb .table>thead>tr>th {
    text-align: center;
    font-size: 700;
    font-size: 22px;
    vertical-align: middle;
}

.itfmbbsigfaq {
    /* padding: 0; */
}

.faq_main h5{
	background: #343377;
    border: none;
    border-bottom: 1px solid #cccccc;
    padding: 18px 15px;
	font-size:18px;
	color:#fff;
}
.itfmbbsigfaq .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;
}

.itfmbbsigfaq .panel-title>a.collapsed:before {
    float: right !important;
    content: "\f067";
    width: 26px;
    height: 26px;
    border-radius: 30px;
    line-height: 28px;
    text-align: center;
    background: #e5e5e5;
    color: #7f7f7f;
}

.itfmbbsigfaq .panel-title>a:hover,
.itfmbbsigfaq .panel-title>a:active,
.itfmbbsigfaq .panel-title>a:focus {
    text-decoration: none;
}

.itfmbbsigfaq .panel-title {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    display: block;
    background: none;
    padding: 0;
}


.itfmbbsigfaq .panel-body {
    color: #303030;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
}
.panel-body h1 {
    display: block;
    font-size: 18px;
    color: #f7941d;
    text-transform: uppercase;
	font-weight:600;
	margin:10px 0 5px;
}
.itfmbbsigfaq1 p{
	font-size:15px;
	font-weight:500;
	line-height:26px;
	color:#282828;
}
.panel-body ul{
	margin:0px;
	padding:0px;
}
.panel-body ul li{
	list-style:none;
	position:relative;
	padding-left:15px;
	font-size:15px;
	line-height:28px;
	font-weight:500;
}
.panel-body ul li i{
	position:absolute;
	left:0px;
	top:5px;
}
.mt-1{margin-top:10px;}

.itfmbbsigfaq .panel-heading {
    background: #343377;
    border: none;
    border-bottom: 1px solid #cccccc;
    padding: 18px 15px;
}

.itfmbbsigfaq .panel-default {
    border: none;
    box-shadow: none;
}

.itfmbbsigfaq .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #cccccc !important;
}

.itfmbbsigfaq .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top-color: #cccccc !important;
    color: #4d4a4a;
    font-size: 16px;
    font-weight: 500;
}

.itfmbbsigfaq .panel-title a {
    display: block;
    text-decoration: none;
    outline: none;
}

.itfmbbsigfaq .panel-title a.collapsed {
    color: #fff;
}

.mbbsabtub {
    padding: 70px 0 0 0;
    background: url(../images/about_bg.png);
    background-size: cover;
}

.abt_img{}
.abt_img img{
	width:100%;
	border:4px solid #ddd;
	margin-top: 15px;
}

.abt_img2{
	padding:14px 0;
}
.abt_img2 img{
	width:100%;
	border:5px solid #ddd;
}

.mbbsabtubs {}

.mbbsabtubs h2 {
    color: #343377;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.mbbsabtubs p {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
}

.mbbsabtubs h3 {
    background: #ed983d;
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    padding: 10px 30px;
    text-align: center;
}

.mbbsabtubs h4 {
    color: #000000;
    font-size: 35px;
    font-weight: 700;
    text-align: center;
}

.mbbsabtubs h4 span {
    font-size: 26px;
    font-weight: 600;
}

.mbbsabtubs img {
    float: right;
}

.mbbsabtubs:first-child {
    padding-left: 0;
}

.mbbsabtubs:last-child {
    padding-right: 0;
}

.mbbscntub {
    padding: 70px 0;
}

.mbbscntubs1 {
	/* background:#8e1313; */
	background:#8f8b8b;
	padding:23px;
}
.event_slider1 .slick-list{height:197px!important;}
.event_slider2 .slick-list{height:237px!important;}

.mbbscntubs:first-child {
    background: #a51616;
    padding: 50px;
}
.prof1 img{width:100%;}
.mbbscntubs h2 {
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
}

.mbbscntubs p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
    margin: 0;
}

.mbbscntubs ul {
    padding: 20px 0;
    margin: 0;
}

.mbbscntubs ul li {
    list-style: none;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    padding: 10px 0;
}

.mbbscntubs ul li a {
    color: #fff;
    text-decoration: none;
}

.mbbscntubs ul li .fa {
    margin-right: 10px;
    color: #fff;
}

.mbbscntubs ul li .fa-phone {
    font-size: 22px;
}

.mbbscntubs ul li .fa-clock-o {
    font-size: 22px;
}

.mbbscntubs p .fa {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #fff;
    font-size: 25px;
    margin-right: 5px;
}

.mbbscntubs p a {
    color: #fff;
    text-decoration: none;
}

.contactenq {
    padding: 0;
    float: right;
}

.contactenq .form-group {
    padding: 10px;
    margin: 0;
}

.contactenq .form-control {
    color: #000000;
    box-shadow: none;
    height: 40px;
    font-size: 16px;
    font-weight: 300;
    border-radius: 5px;
}

.contactenq ::placeholder {
    color: #000000;
    font-size: 16px;
    font-weight: 300;
}

.contactenq .submit {
    background: #a51616;
    color: #fff;
    border: none;
    padding: 10px 40px;
    width: auto;
    border-radius: 0;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    margin-top: 5px;
}

.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: #000000;
    font-size: 16px;
    font-weight: 300;
}

.contactenq .form-control.txt_area {
    height: 85px;
}

.mbbscntubs:last-child {
    padding-right: 0;
}

.contactenq h3 {
    color: #a51616;
    font-size: 27px;
    font-weight: 700;
    margin-top: 0;
    margin-left: 10px;
}

.mbbscntumb {
    padding: 50px 0 0 0;
}

.mbbstravelb {
    padding: 70px 0 0 0;
}

.mbbstravelbs {
    padding: 0;
}

.mbbstravelbs h3 {
    color: #343377;
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px 0;
}

.mbbstravelbs p {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
}

.mbbstravelbs ul {
    padding: 0;
    margin: 0;
}

.mbbstravelbs ul li {
    list-style: none;
    position: relative;
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
    padding: 0 0 0 30px;
}

.mbbstravelbs ul li .fa {
    position: absolute;
    top: 9px;
    left: 0;
}

.mbbstravelbs .contact {
    background: #353377;
    padding: 40px;
    margin-top: 100px;
}

.mbbstravelbs .contact h4 {
    background: #e98214;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    position: relative;
    display: inline-block;
    padding: 5px 20px;
    margin-top: 0;
}

.mbbstravelbs .contact h4:after {
    content: "Contact Now";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #e98214;
    text-align: center;
    transform-origin: bottom left;
    -ms-transform: skew(-10deg, 0deg);
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg);
    line-height: 28px;
}

.mbbstravelbs .contact ul {
    text-align: left;
}

.mbbstravelbs .contact ul li {
    position: relative;
    padding: 10px 0 10px 35px;
    color: #fff;
    border-bottom: 1px solid #4d4b82;
}

.mbbstravelbs .contact ul li .fa {
    position: absolute;
    top: 35px;
    left: 0;
    font-size: 30px;
}

.mbbstravelbs .contact ul li .fa-envelope {
    font-size: 25px;
}

.mbbstravelbs .contact ul li h5 {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
}

.mbbstravelbs .contact ul li h5 a {
    color: #fff;
    text-decoration: none;
}

.mbbstravelbs .contact ul li h5 span {
    display: block;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 10px;
}

.mbbstravelbs .contact ul li h5 a.mail {
    font-size: 18px;
}

.mbbstravelbs .apply_now {
    text-align: center;
    margin-top: 20px;
}

.mbbstravelbs .apply_now a {
    background: #fff;
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 40px;
    border-radius: 10px;
    display: inline-block;
    text-decoration: none;
}

.mbbstravelbs .contact.country {
    margin-top: 20px;
}

.mbbstravelbs .contact ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
}

.mbbstravelbs .contact ul li .fa.country {
    top: 19px;
    font-size: 20px;
}

.mbbstravelbs .contact ul li.country {
    padding-left: 25px;
    border-bottom: none;
    padding-bottom: 0;
}

.mbbsabtubs.neet {
    padding: 0;
}

.mbbstravelbs h3.neet {
    color: #f7941d;
    font-size: 38px;
    text-transform: initial;
}

.mbbstravelbs ul li.neet {
    background: #fbe3c9;
    padding: 10px 0 10px 50px;
    margin-bottom: 12px;
    border-radius: 5px;
}

.mbbstravelbs ul li.neet .fa {
    top: 18px;
    left: 18px;
}

.mbbsglryvdsb {
    padding: 70px 0 0 0;
    background: url(../images/about_bg.png);
    background-size: cover;
}

.mbbsglryvdsb h2 {
    text-align: center;
    color: #343377;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 30px;
}

.mbbsglryvdsb ul {
    padding: 0;
    margin: 0;
}

.mbbsglryvdsb ul li {
    list-style: none;
    padding: 10px;
}

.mbbsglryvdsb ul li .mbbsglryvdsbs {}

.mbbsglryvdsb ul li .mbbsglryvdsbs h3 {
    font-size: 20px;
    background: #343377;
    color: #fff;
    padding: 10px;
    margin: 0;
}

.enquire_fix {
    position: fixed;
    right: -65px;
    top: 50%;
    transform: rotate(-90deg);
    z-index: 10;
}

.enquire_fix ul {
    padding: 0;
    margin: 0;
    text-align: center;
}

.enquire_fix ul li {
    list-style: none;
    display: inline-block;
}

.enquire_fix ul li a {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    padding: 10px 30px;
    display: inline-block;
    text-decoration: none;
    background: #f47521;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.mbbsunisli {
    padding: 50px 0 0 0;
}

.client_slider {
    text-align: center;
}

.client_slider .slick-next::before,
.client_slider .slick-prev::before {
    color: #000;
}

.client_slider img {
    border: 1px solid #eee;
}

.client_slider .slick-slide {
    padding: 0 6px;
}

.cyrdosab {
    padding: 50px 0;
    /* text-align: center; */
	display:inline-block;
	width:100%;
}

.cyrdosab h1 {
    color: #4a4a4a;
    font-size: 18px;
    font-weight: 600;
	margin-top:0px;
}
.cyrdosab h2 {
    margin:5px 0 10px;
	font-weight:700;
	color:#8e1313;
}
.cyrdosab h3 {
	font-size:18px;
    margin:5px 0;
	font-weight:500;
	border-bottom:1px dashed #ddd;
	padding-bottom:10px;
}

.cyrdosab p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
}

.cyrdosab a {
    background: #8e1313;
    color: #fff;
    text-decoration: none;
    padding: 10px 30px;
    font-size: 18px;
    display: inline-block;
}

.mbbsprcs {
    padding: 0 0 50px 0;
}

.mbbsprcs ul {
    padding: 0;
    margin: 0;
}

.mbbsprcs ul li {
    list-style: none;
    padding: 5px;
}

.mbbsprcs ul li .mbbsprcss {
    border: 1px solid #e98214;
    padding: 10px;
}

.mbbsprcs ul li .mbbsprcss p {
    font-size: 20px;
}

.mbbsprcs ul li .mbbsprcss p b {
    font-size: 30px;
    color: #058242;
}

.mbbsprcs ul li .mbbsprcss p span {
    display: block;
}

.vsprsitsb h2.privileges {
    margin-top: 50px;
}

.certificateb {
    padding: 0;
}

.certificatebs {
    padding: 0;
}

.mbbstravelbs .tableadj {
    padding-top: 30px;
}

.news_slider {
    padding: 0;
}

.news_slider .item {}
.news_slider .item img{
	height:375px;
	border:10px solid #3e603d;
}

.news_slider .owl-theme .owl-dots .owl-dot.active span {
    background: #087e42;
}

.news_slider .owl-theme .owl-dots .owl-dot span {
    background: #adafaf;
    margin: 5px 5px;
}

.news_slider .owl-theme .owl-dots {
    z-index: 999;
    position: absolute;
    bottom: 20%;
    right: 20.5%;
}

.news_slider .owl-next .fa-angle-right {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    position: absolute;
    color: #000000;
    font-size: 30px;
    right: 19%;
    left: inherit;
    z-index: 2;
    bottom: 19.5%;
}

.news_slider .owl-prev .fa-angle-left {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    position: absolute;
    color: #000000;
    font-size: 30px;
    right: 23%;
    bottom: 19.5%;
}

.mbbsngfisbss {}

.mbbstravelbs .contact h4.university::after {
    content: "Top Universities";
}

.mbbstravelbs .contact.kyrgyzstan {
    margin-top: 20px;
}

.mbbstravelbs img.frgt {
    float: right;
}

.mbbstravelbs.travel {
    padding-right: 0;
}

.whatscir {
    width: 7em;
    height: 7em;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    text-align: center;
}

.circle {
    width: 100%;
    height: 100%;
    background-color: #df6514;
    position: absolute;
    border-radius: 50%;
    animation: ripple-animation 1.5s infinite ease-out;
}

.whatscir .fa {
    color: #fff;
    font-size: 30px;
    z-index: 9999;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 37%;
}

.circle1 {
    animation-delay: 0s;
}

.circle2 {
    animation-delay: 500ms;
}

.circle3 {
    animation-delay: 1s;
}

.event_slider {}

.event_slider p {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    margin: 0;
}

.event_slider p a {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    outline: none;
}

.quick_qus {
    position: fixed;
    right: 5px;
    bottom: 0;
    z-index: 10;
}

#topcontrol {
    z-index: 10;
}

.know_more.news {
    margin-top: 25px;
}

.mbbscntyeb {
    margin-top: 50px;
    padding: 0;
}

.mbbscntyeb p {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
    text-align: justify;
}

.countryenq {
    padding: 30px 20px;
    background: #343377;
}

.countryenq h3 {
    margin-top: 0;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    padding: 10px 0 10px 10px;
}

.countryenq p {
    padding-left: 10px;
    color: #fff;
}

.countryenq .form-group {
    padding: 0 10px;
    margin: 0;
}

.countryenq .form-control {
    color: #000000;
    box-shadow: none;
    height: 45px;
    font-size: 16px;
    font-weight: 300;
    border-radius: 5px;
}

.countryenq ::placeholder {
    color: #000000;
    font-size: 16px;
    font-weight: 300;
}

.countryenq .submit {
    background: #058242;
    color: #fff;
    border: none;
    padding: 10px 65px;
    border-radius: 0;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
}

.countryenq .input-group-addon {
    padding: 0;
    border: none;
    width: 100%;
    background: none;
}

.countryenq .input-group-addon .fa {
    position: absolute;
    right: 10px;
    top: 12px;
    color: #001730;
    font-size: 20px;
    z-index: 3;
}

.countryenq option {
    color: #000000;
    font-size: 16px;
    font-weight: 300;
}

.countryenq .form-control.txt_area {
    height: 157px;
}

.mbbsngfisbs h3.multiform {
    margin-top: 30px;
}

.mbbsblgb {
    padding: 100px 0 0 0;
}

.mbbsblgb ul {
    padding: 0;
    margin: 0;
}

.mbbsblgb ul li {
    list-style: none;
    padding: 0;
    margin-bottom: 50px;
}

.mbbsblgb ul li .mbbsblgbs {}

.mbbsblgb ul li .mbbsblgbs_date {
    text-align: center;
}

.mbbsblgb ul li .mbbsblgbs_date span {
    background: #343377;
    color: #fff;
    padding: 10px;
    display: inline-block;
}

.mbbsblgb ul li .mbbsblgbs_info {}

.mbbsblgb ul li .mbbsblgbs_info h3 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 15px;
    color: #000;
    padding: 10px 0 0 0;
}

.mbbsblgb ul li .mbbsblgbs_info h1 {
    font-size: 30px;
    font-weight: 600;
    margin-top: 0;
    color: #000;
}

.mbbsblgb ul li .mbbsblgbs_info h2 {
    font-weight: 700;
    color: #058242;
    margin: 20px 0;
    font-size: 20px;
}

.mbbsblgb ul li .mbbsblgbs_info h6 {
    color: #000;
    display: inline-block;
    margin-top: 0;
    padding: 5px;
    font-size: 14px;
    margin-top: 10px;
}

.mbbsblgb ul li .mbbsblgbs_info h3 a {
    text-decoration: none;
    color: #000;
    background: none;
    float: none;
    padding: 0;
}

.mbbsblgb ul li .mbbsblgbs_info p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #000;
}

.mbbsblgb ul li .mbbsblgbs_info a {
    background: #058242;
    text-decoration: none;
    color: #fff;
    padding: 5px 20px;
    float: right;
}

.mbbsblgb ul li .mbbsblgbs_img {
    padding: 0;
    float: right;
}

.mbbsblgb ul li .mbbsblgbs_img img {
    width: 100%;
}

.mbbsblgb ul li .mbbsblgbs_info img {
    width: 100%;
}

.sidebar {
    position: sticky;
    top: 18%;
    padding: 0;
}

.countryenq.blog {
    padding: 30px 5px;
}

.countryenq h3.blog {
    font-size: 18px;
    color: #fff;
}

.countryenq .form-group.blog {
    margin: 5px 0;
}

.recent_blog {
    background: #dff3fa;
    margin-top: 30px;
    padding: 20px 15px;
}

.recent_blog h3 {
    text-align: center;
    margin-top: 0;
}

.recent_blog ul {}

.recent_blog ul li {
    border-bottom: 1px solid #ccc;
    margin-bottom: 0;
    padding: 10px 0;
}

.recent_blog ul li a {
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
    color: #000;
}

.recent_blog ul li:last-child {
    border: none;
}

.mbbsblgb ul li .mbbsblgbs.blog {
    padding: 0;
}

.mbbsblgbs_info ul {
    padding: 0;
    margin: 0;
}

.mbbsblgbs_info ul li {
    list-style: none;
    font-size: 16px;
    font-weight: 400;
    margin: 10px 0;
    line-height: 30px;
    position: relative;
    padding: 0 0 0 20px;
    color: #000;
}

.mbbsblgbs_info ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #a19f9f;
}

.mbbsblgbs_info h4 {
    font-size: 25px;
    margin: 20px 0;
}

.mbbscntyeb.blogform {
    margin-top: 0;
}

.countryenq.blogform {
    width: 72%;
}

.mbbsblgb ul li .mbbsblgbs_info p b {
    text-decoration: underline;
}

.mbbscntyeb.blogform p {
    color: #fff !important;
}

.mbbscntyeb.blogform h3 {
    color: #fff !important;
    text-transform: uppercase;
}

.countryenq .submit.blogform {
    background: #058242;
}

.countryenq.blogform h3 {
    padding: 0 !important
}

.mbbsblgb ul li .mbbsblgbs_info p.last {
    margin-top: 20px;
}

.mbbsblgb ul li .mbbsblgbs_info h3.blog {
    padding-top: 0;
}

.mbbsblgb ul li .mbbsblgbs_img.even {
    float: left;
}

.mbbslndslr {
    padding: 30px 0;
}

.video_sliderlp {
    padding: 0;
}

.video_sliderlp h2 {
    font-size: 35px;
    font-weight: 700;
    color: #000;
    text-align: center;
    margin-bottom: 20px;
}

.video_sliderlp .item {
    padding: 0 10px;
}

.know_more.landing {
    text-align: center;
    margin-top: 20px;
}

.mbbsblgb ul li .mbbsblgbs_info .tel_info a {
    background: #058242;
    text-decoration: none;
    color: #fff;
    padding: 10px 20px;
    float: right;
}

.mbbsblgbs_info span {
    padding-left: 66%;
    color: #000;
}

.mbbsblgb ul li .mbbsblgbs_info span a {
    padding: 12px 0px;
    background: none;
    color: #000;
}

.mbbsblgb ul li .mbbsblgbs_info span a:hover {
    color: #058242;
}

.share-buttons .fa {
    font-size: 20px;
    padding: 5px;
    color: #fff;
}

.share-buttons .share-lable {
    font-weight: bold;
    padding: 10px 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;
}

.mbbsblgbs_info .share-buttons a:hover {
    opacity: 0.8;
}

.mbbsblgb ul li .mbbsblgbs_info .share-facebook a {
    background-color: #4267B2;
    border-radius: 5px;
}

.mbbsblgb ul li .mbbsblgbs_info .share-whatsapp a {
    background-color: #25D366;
    border-radius: 5px;
}

.mbbsblgb ul li .mbbsblgbs_info .share-twitter a {
    background-color: #1DA1F2;
    border-radius: 5px;
}

@keyframes ripple-animation {
    0% {
        transform: scale(0.1);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 0;
    }
}

.wstnkub {}

.wstnkub_logo {
    text-align: center;
}

.wstnkub_logo a {
    background: #343377;
    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: #058242;
    color: #fff;
    margin-right: 7px;
}

.wstnkub hr {
    border-top: 1px solid #1f283a;
}

.gallery_s {
    padding: 10px;
}

#topcontrol {
    bottom: 15px !important;
}

/*******************************************************
Treatments
*******************************************************/

.cont-sec-3 {
    padding: 50px 0;
    background: #ebebeb;
}
.cont-sec-3 h3 {
    /* color: #0162af; */
    /* font-size: 37px; */
    /* font-weight: 600; */
    text-align: center;
    margin-bottom: 40px;
    font-size: 36px;
    color: #df6514;
    font-family: Rajdhani-Medium;
    text-transform: uppercase;
    text-shadow: 2px 3px 3px #00000042;
    /* display: inline-block; */
}
.service_sec a {
    color: #001f4b;
    font-size: 13px;
    font-weight: 300;
    text-decoration: underline;
}
.service_sec img {
    border-radius: 20px;
    width: 100%;
}
.service_sec .ongslrcont {
    position: absolute;
    top: 33px;
    left: 0;
}
.service_sec b {
    color: #001f4b;
    font-size: 19px;
    font-weight: 700;
    font-style: italic;
    display: inline-block;
    margin-left: 40px;
}
.service_sec p {
    color: #121212;
    font-size: 14px;
	line-height:25px;
    font-weight: 500;
    margin: 5px 25px 8px 40px;
}
.service_sec a.home {
    margin-left: 40px;
}
.service_sec a {
    color: #001f4b;
    font-size: 13px;
    font-weight: 300;
    text-decoration: underline;
}



/*******************************************************
AFTER SURGERY
*******************************************************/

.cont-sec-4{
    padding: 50px 0;
    background: url(../img/services_bg.png) no-repeat;
    background-size: 100% 100%;
}
.cont-sec-4 h3 {
    /* color: #0162af; */
    /* font-size: 37px; */
    /* font-weight: 600; */
    text-align: center;
    margin-bottom: 40px;
    font-size: 36px;
    color: #df6514;
    font-family: Rajdhani-Medium;
    text-transform: uppercase;
    text-shadow: 2px 3px 3px #00000042;
    /* display: inline-block; */
}
.cont-sec-4 h4 {
    text-align: center;
    margin-bottom: 19px;
    font-size: 27px;
    color: #df6514;
    font-family: Rajdhani-Medium;
    text-transform: uppercase;
    text-shadow: 2px 3px 3px #00000042;
    /* display: inline-block; */
}
.surgery_det img{
	width:100%;
}

.surgery_cnt{
	background:url(../img/surgery_bg.png) no-repeat;
	background-size:100% 100%;
	width:100%;
	padding:30px;
	margin:15px 0;
}
.surgery_cnt1{
	background:#cbd6da;
	width:100%;
	padding:30px;
	margin:15px 0;
}
.surgery_cnt1 h1{
	color: #001f4b;
    font-size: 19px;
    font-weight: 700;
    font-style: italic;
    display: inline-block;
    margin:0px;
}
.surgery_cnt1 p{
	color: #121212;
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    margin: 5px 0px 0px 0px;
}
.surgery_cnt1 ul{padding-left:20px;}
.surgery_cnt1 ul li {
    color: #121212;
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    margin: 5px 0px 0px 0px;
}
.hgt1{height:200px;}
.hgt2{height:260px;}
.surgery_cnt h1{
	color: #001f4b;
    font-size: 19px;
    font-weight: 700;
    font-style: italic;
    display: inline-block;
    margin:0px;
}
.surgery_cnt p{
	color: #121212;
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    margin: 5px 0px 0px 0px;
}
.surgery_cnt p span{color:#f47521;font-weight:800;}
.surgery_cnt ul li span{color:#282828;font-weight:600;padding-left:20px;}
.surgery_cnt ul{padding-left:20px;}
.surgery_cnt ul li {
    color: #121212;
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    margin: 5px 0px 0px 0px;
}
.mt-5{margin-top:50px;}

.vmhns_banner{position:relative;}
.banner_news{
	position:absolute;
	left:100px;
	top:170px;
	z-index:9999999;
}


/****************************************************
Acordian Tab FAQ Faq
****************************************************/

.faq_main{
	padding:50px 0 0;
}

/****************************************************
Sidebar
****************************************************/

.sidebar {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
	position: relative;
    display: block;
}
.sidebar h1 {
    background: #f47621;
    color: #ffffff;
    font-size: 26px;
    font-weight: 500;
    text-align: center;
    width: 100%;
    padding: 14px 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-family: 'Playfair Display', serif;
    margin: 0px;
    text-transform: uppercase;
}
.sidebar ul {
    padding: 0px;
    margin: 0px;
}
.sidebar ul li {
    list-style: none;
}
.sidebar ul li a:hover, .sidebar ul li a.active {
    color: #fa9253;
    font-weight: 600;
}
.sidebar ul li a {
    color: #414141;
    font-size: 15px;
    font-weight: 400;
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 10px 0 10px 32px;
    font-family: 'Poppins', sans-serif;
    border-bottom: 1px solid #dfdfdf;
    background: #efefef;
}
.sidebar ul li a:before {
    content: "";
    background: #404040;
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: 12px;
    top: 17px;
}
.sidebar ul li a:hover:before, .sidebar ul li a.active:before {
    background: #fa9253;
}

.ser_side{
	padding-top:30px;
}
.serv_img{
	position:relative;
}
.serv_img img{
	width:100%;
}
.serv_img h6{
	font-size:20px;
	color:#fff;
	background:#f47621;
	padding:14px;
	position:absolute;
	bottom:-10px;
	width:100%;
	text-align:center;
}
.mt-4{margin-top:20px;}



/****************************************************
Marquee
****************************************************/

.marquee_main{
	/* background:#274e63; */
	/* background:#f47621; */
	background:#fbb60f;
	display:inline-block;
	width:100%;
    line-height: 22px;
}
.marquee_main marquee{
	font-size: 12px;
    height: 18px;
    line-height: 22px;
    color: #000;
	font-weight:500;
}




.review{
	background:#efe3da;
	padding:10px 25px;
	margin:10px 0;
}
.review h1{
	border-bottom: 1px dashed #e9d8cc;
    padding: 0 0 05px;
	margin-bottom:10px;
    font-size: 18px;
    color: #343377;
    font-weight: 600;
}
.review p{
	font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    color: #282828;
}


/*********************************************
Gallery
*********************************************/

/* Slider */

.gall_main{
	padding:30px 0;
	background:#8e1313;
}
.slick-slide {
    margin: 0px 5px;
	/* border:5px solid #ddd; */
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}



.cong_png{}
.cong_png img{width:100%;}



.header_bg {
    background: #4a4a4a;
    /* box-shadow: inset 0px -2px 13px 3px #741010; */
    padding: 50px 90px;
}
.abt_header h1 {
    font-size: 32px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Vidaloka', serif;
    margin: 0px;
}
.abt_header ul{margin:0px;padding:10px 0 0;}
.abt_header ul li{
	list-style:none;
	padding:0 10px 0 0;
	font-size:15px;
	color:#fff;
	display:inline-block;
}
.abt_header ul li a{
	color:#fff;
	padding-right:15px;
}

.abt_img1{margin:13px 0;}
.abt_img1 img{
	border:5px solid #ddd;
	width:100%;
}










#gallery {
  padding-top: 40px;
  @media screen and (min-width: 991px) {
    padding: 60px 30px 50px 30px;
  }
}

.img-wrapper {
  position: relative;
  margin-top: 15px;
  img {
    width: 100%;
  }
}
.img-overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  i {
    color: #fff;
    font-size: 3em;
  }
}

#overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  // Removes blue highlight
  -webkit-user-select: none;
  -moz-user-select: none;    
  -ms-user-select: none; 
  user-select: none; 
  img {
    margin: 0;
    width: 80%;
    height: auto;
    object-fit: contain;
    padding: 8%;
    @media screen and (min-width:768px) {
        width: 60%;
    }
    @media screen and (min-width:1200px) {
        width: 50%;
    }
  }
}
.img-wrapper{
	border: 5px solid #ddd;
    width: 100%;
}
.img-wrapper img{
	width: 100%;
}

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}