.sidebarwrp{
	background-color:#EDEDED;
	padding-top:20px;
	padding-bottom:20px;
}

.sidebarwrp *{
	text-align:center;
}

body .companyname{
	font-size:2rem;
}

.ui.styled.accordion{
	width:100%;
	margin-bottom:20px;
}

.groups.dir-list .item-avatar{
	float:left;
	padding-right: 10px;
}
.groups.dir-list .item{
	
}

.groups.dir-list .item .item-title{
	font-size:1.5rem;
}

.groups.dir-list .item-list > li{
	margin-bottom:30px;
}

.accordion .wp-block-table{
	margin-top:0px;
	margin-bottom:0px;
}

.loclistingstbl td{
	border:0px !important;
}

.dashbwrp{
	width:100%;
	margin-bottom:20px;
}
.dashbwrp .dashbhead{
	background-color:rgb(31,49,88);
	padding:20px;
}

.dashbwrp .dashbody{
	margin-top:20px;
	padding:20px;
	background-color:rgb(237,237,237);
}

/*strt here*/

.bckgrnd{
	background-color:#042b50;
}

.logowrp{
	padding-top:30px;
	padding-left:50px;
	width:50%;
}

.logowrp img{
	width:230px;
}

.txtwrp{
	color:#fff;
	padding-top:100px;
	width:50%;
	padding-right:30px;
}

.txtwrp p{
	margin-bottom:0px;
	text-align:right;
}

.txtsummary1{
	margin-bottom:0px;
}

.bckgrnd2{
	background-color:#e3e4e0;
	margin-top:30px;
	margin-bottom:30px;
	padding-bottom:20px;
}

.col1{
	width:230px;
	margin-left:50px;
	padding-top:20px;
}

.coltxt{
	background-color:#042b50;
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
	color:#fff;
}

.coltxt h4{
	margin-bottom:0px;
}

.coltxt p{
	margin-bottom:0px;
}

.col2s{ 
	margin-left:40px;
	margin-right:0px;
	margin-top:50px;
	width:230px;
}

.col2stxt{
	margin-top:20px;
}

.col3s{
	margin-top:90px;
	width:230px;
	margin-left:40px;
}

.col4s{
	margin-top:70px;
	width:230px;
	margin-left:40px;
}

.r2{
	background-color:#fff;
	margin-left:50px;
	margin-top:-115px;
	width:230px;
	height:140px;
}

.r2 img{
	padding-top:10px;
	padding-left:25px;
}

.r3{
	background-color:#042b50;
	width:230px;
	margin-left:50px;
	padding-bottom:520px;
	margin-top:-275px;
}

.r3txt{
	color:#fff;
	text-align:center;
}
.grp1{
	margin-bottom:0px;
}

.col3ss{
	margin-left:40px;
	margin-right:0px;
	margin-top:50px;
	width:230px;
}

.col4ss{
	margin-top:105px;
	width:230px;
	margin-left:40px;
}

.col5ss{
	margin-top:105px;
	width:230px;
	margin-left:40px;
}

.cols{
	margin-left:40px;
	margin-right:0px;
	width:230px;
	padding-top:50px;
}

.cols1{
	padding-top:50px;
	width:230px;
	margin-left:40px;
}

.cols2{
	padding-top:50px;
	width:230px;
	margin-left:40px;
}

.prodtxt{
	text-align:center;
}

.dsidebar{
	width:25%;
	float:left;
	padding-left: 20px;
    padding-top: 20px;
	color:#fff;
	text-align:center;
}

.dsidebar .dsec{
	width:100%;
	background:rgb(31,49,88);
	padding:10px;
}

.dcontent{
	width:75%;
}

.dcontent .dsicon{
	width:100%;
	padding:20px;
	clear:both;
}

.dscol4{
	width:33.3%;
	float:left;
}

.dscol4 > div{
	padding:20px;
}

.dscol4 > div .dsccimg{
	height: 150px;
	margin-bottom:20px;
	/*display:flex;*/
	align-items:center;
	justify-content:center;
}

.searchfwrp input[type=text]{
	width:100%;
}

.itemgroup{
	overflow:hidden;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid gray;
}

.companyLogo{
	float:left;
	width:150px;
	min-height:100px;
}

.companyLogo img{
	width:100%;
}

.prodlist{
	margin-left:170px;
}

.dsccimg img {
    height: 100%;
}

.lpostitem{
	margin-bottom:60px;
}

.lpostitem .lpi-img{
	float:left;
	width:200px;
}

.lpostitem .lpi-content{
	margin-left:220px;
}

.lpostitem h2{
	font-size:1.5rem;
	margin-bottom:0px;
}
.menu-item-has-children > a {
    font-size: 20px;
    font-weight: bold;
}
.dashboard .sub-menu li.menu-item {
    border-bottom: none;
}

.dashboard li.menu-item {
    border-bottom: 1px solid;
    padding: 10px 0;
}