/* experts no image blocks */

.jb-spec-blk-noimage {
    width: 42%;
    background-color: #fff7e9;
    position: relative;
    min-height: 300px;
    border-radius: 5px;
    margin: 4em 0 0 5em;
}

.tab-heading{
	font-family: 'Libre Baskerville';
font-style: normal;
font-weight: 700;
font-size: 21px!important;
/*line-height: 45px!important;*/
color: #2664A8!important;
}


.jb-spec-cntdn
{
	padding:17px 10px 10px 0!important;
}
	
	
	

/* service tab li*/

ul.inside-ul li::before {
    color: #565656!important;
    font-size: 30px!important;
    top: -13px!important;
}


.card-body ul.inside-ul li::before
{
font-size:15px!important;
}


.ourvis ul li::before {
    content: "\2022";
    color: #fac299;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    font-size: 30px;
    margin-left: -1em;
    position: absolute;
}

.ourvis ul {
    list-style: none;
 
}


.ourvis ul li{
    font-weight:normal;

line-height:1.5em;
 
}


ul.inside-ul li {
    padding-left: 6em!important;
    margin-bottom:0px!important;
    padding-bottom:0px!important;
}

ul.inside-ul
{
margin: 0em;
}


p.tab-acc-heading
{
font-family: 'Libre Baskerville'!important;
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 25px;
color: #2664A8!important;
margin-bottom:0px!important;
padding:1rem 0 1rem 2rem!important;
}


p.tab-acc-param-fw
{    
font-family: 'Libre Baskerville'!important;
    width: 80%;
    font-size: 19px !important;
    margin: 0px 0px 1rem;
    padding: 0px 0px 0px 2rem;
    border-left: 3px solid rgb(245, 134, 52);
}

.rad-serv-left-img:before
{
	content: "";
    display: block;
    width: 866px;
    height: 420px;
    background: #edf8fe;
    position: absolute;
    z-index: 0;

    right: 120px;
    border-radius: 4px;
	
}


.rad-serv-right-img:before
{
	content: "";
    display: block;
    width: 866px;
    height: 420px;
    background: #FFF7E8;
    position: absolute;
    z-index: 0;

    
    border-radius: 4px;
	
}

img.amb_imgr-rad
{
	top: 30px;
    bottom: 30px;
    position: relative;
    z-index: 2;
	left:13%;

}


img.amb_imgr-rad-right
{
	top: 30px;
    bottom: 30px;
    position: relative;
    z-index: 2;
	left:3%;

}

.img-text{
	position:relative;
    top: 9px;
    left: 20%;

}

.img-text-xray{
	position:relative;
    top: 9px;
    left: 32%;

}
.img-text-right{
	position:relative;
    top: 9px;
    left: 8%;

}


.img-text-right-sono{
	position:relative;
    top: 9px;
    left: 16%;

}
.img-text span,.img-text-right span,.img-text-xray span,.img-text-right-sono span
{
    color: #2664a8;
    font-family: "Louis George Café", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
	}

@media (max-width: 767px)
{
	ul.inside-ul li {
    padding-left: 0px!important;
}
}