
.main__inn_service{padding:50px 0;}
.sidebar_serv{margin-bottom:30px;box-shadow: 1px 1px 15px 0 rgb(0 0 0 / 20%);}
.sidebar-nav-head {background:#a1191b;text-align:center;width:100%;color:#fff;font-size:22px;text-transform:uppercase;line-height:50px;margin-bottom:0px;border-bottom:1px solid #fff;}
.sidebar_serv ul li {
    width: 100%;
    background: #f3f3f3;
    position: relative;
}
.sidebar_serv ul li a {
	color: #1e1e1e;
	font-size:14px;
    padding: 10px 5px 10px 10px;
    line-height: 24px !important;
    display: inline-block;
    width: 100%;
    font-weight: 400;
    border-bottom: 1px solid #cfcfcf;
}
.sidebar_serv ul li a:hover,
.sidebar_serv ul li a.active{
	background:#252526;
	color:#fff;
}
.service_description h1 {
    font-size: 28px;
    color: #a1191b;
    position: relative;
    font-family: 'Roboto', sans-serif;
	font-weight:600;
    margin-bottom: 25px;
}
.service_description h1:after {
    content: "";
    position: absolute;
    background: #a1191b;
    width: 60px;
    height: 4px;
    left: 0px;
    bottom: -10px;
}
.serv_myth {
    background: #ffffff;
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
    padding: 10px 20px;
    margin: 0 0 20px 0;
}

.service_description p {
    text-align: justify;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #4a4a4a;
	line-height:27px;
	margin:12px 0;
}
.service_description p span{
	color:#ad5dc9;
	font-weight:600;
}
.service_description h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    padding-top: 10px;
    /* padding-bottom: 10px; */
    color: #584d51;
    font-size: 500;
	margin:0px;
}
.service_description ul li span{
	color:#5c3681;
	font-weight:600;
}
.service_description ul li {
    margin: 4px 0;
    position: relative;
    padding-left: 25px;
    list-style: none;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #4a4a4a;
	line-height:27px;
}
.service_description ul li i {
    color: #a1191b;
    position: absolute;
    left: 0px;
    top: 5px;
}

.blog_cnt h2{
    font-size: 26px;
	font-weight:600;
    color: #5c3681;
    font-family: 'Lato', sans-serif;
}
.tab_ul li {
    margin: 4px 0;
    position: relative;
    padding-left: 18px;
    list-style: none;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #4a4a4a;
}
.tab_ul li i {
    color: #b063cb;
    position: absolute;
    left: 0px;
    top: 10px;
	font-size:8px;
}
.blog_cnt p span{
	color: #b063cb;
	font-weight:600;
}
.serv_img{padding-bottom:20px;}
.serv_img img{
	width:100%;
	border:5px solid #f1f1f1;
}




/**************************************************************
Services Verticle Tab
**************************************************************/

.departments-area .departments-tabs .center-tabs {
    background: #e9e9e9;
    padding: 15px;
    border: 5px solid#fff;
    box-shadow: 1px 1px 10px 3px #d7d7d7;
}
.departments-area .departments-tabs .nav-tabs {
    margin-bottom: 30px;
    text-align: center;
    border: none;
}
.nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after {
    display: table;
    content: " ";
}
.departments-area .departments-tabs .nav-tabs {
    margin-bottom: 30px;
    text-align: center;
    border: none;
}
.departments-area .departments-tabs li.nav-item {
    display: inline-block;
    margin: 0 3px;
    margin-bottom: 15px;
}
.nav > li {
    position: relative;
    display: block;
}
.departments-area .departments-tabs li.nav-item a {
    border: none;
    background: #f4f7fc;
    padding: 5px 10px;
    position: relative;
    z-index: 1;
    font-size: 14px;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
	disc:block;
}
.departments-area .departments-tabs li.nav-item a {
    border: none;
    background: #f4f7fc;
    padding: 9px 15px;
    position: relative;
    z-index: 1;
    font-size: 16px;
	color:#4a4a4a;
	font-weight:500;
}

.departments-area .departments-tabs li.nav-item a.active::after {
    position: absolute;
    left: 50%;
    bottom: -10px;
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #c073db;
    margin-left: -10px;
}
.departments-area .departments-tabs li.nav-item a.active {
    background: #c073db;
    color: #ffffff;
	font-size:14px;
}
.blog_cnt {
    padding: 0 30px 20px;
}
.blog_cnt p {
    font-size: 16px;
    color: #4a4a4a;
    font-family: 'Roboto', sans-serif;
    text-align: justify;
}
.tab_ul li {
    margin: 4px 0;
    position: relative;
    padding-left: 18px;
    list-style: none;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #4a4a4a;
	line-height:27px;
}
.tab_ul li i {
    color: #5c3681;
    position: absolute;
    left: 0px;
    top: 10px;
    font-size: 8px;
}