.arrowUp{
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	position: fixed;
    right: 40px;
    bottom: 50px;
    background: white;
    padding: 5px;
    border-radius: 50px;
    cursor: pointer;
    opacity: 0;
}
.arrowUp.displayBlock{
	display: block;
	opacity: 1;
}
.arrowUp img{
	width:60px;
	height: 60px;
}

.subMenu{
	background-color:#7b3ee0;
	padding: 10px 0px;
	text-align: center;
}
.subMenu p,.subMenu h2{
	color: white;
	font-size:24px;
	letter-spacing: 3px;
	font-weight: bold;
	margin: 0px;
}
.productMain{
	background-color: #EEE;
}
.productMain .product-list .product-item{
	padding: 30px;
	margin-bottom: 0px;
}
@media (max-width:576px){
	.productMain .product-list .product-item{
		padding: 30px;
	}
}
.productMain .product-list .product-item .productItem{
	background: white;
    box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.15);
    text-align: center;
    width: 300px;
    margin: auto;
}
.productMain .product-list .product-item .productItem .productContent .title{
	background-color:#666;
	padding: 5px 0px;
	color: white;
	font-size: 20px;
}

.productMain .product-list .product-item .productItem .productContent .content{
	padding: 20px;
	text-align: left;

}
.productMain .product-list .product-item .productItem img{
	width: 300px;
	height: 300px;
}
/*@media (max-width:576px){
	.productMain .product-list .product-item .productItem img{
		width: 185px;
	}
}*/
.productMain .row{
	margin:0px;
}


.itemMain .itemTitle .titleStyle{
	    display: inline-block;
    background-color: #c7c7c6;

    padding-left: 100px;
    margin: 50px 0px;
}
.itemMain .itemTitle .titleStyle p,.itemMain .itemTitle .titleStyle h2{
	font-size: 22px;
	padding: 7px 50px;
    background-color: #4d4d4d;
	color: white;
	margin: 0px;
}
.itemMain{
	background-color: #EEE;
}
.itemMain .product-list .product-item{
	padding: 30px;
	margin-bottom: 0px;
}
.itemMain .product-list .product-item .productItem{
	background: white;
    box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.15);
    text-align: center;
    width: 500px;
    margin: auto;

}

.itemMain .product-list .product-item .productItem .content{
    text-align: left;
    margin-left: 100px;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 18px;
}

@media (max-width:576px){
	.itemMain .product-list .product-item .productItem{
		background: white;
	    box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.15);
	    text-align: center;
	    width: 300px;
	    margin: auto;
	}
	.itemMain .product-list .product-item .productItem img{
		width: 300px;
		height: 300px;
	}
	.itemMain .product-list .product-item .productItem .content{
	    text-align: left;
	    margin-left: 50px;
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
}
/* @media (max-width:720px){
	.itemMain .product-list .product-item .productItem img{
		width: 250px;
		height: 250px;
	}
} */
.itemMain .product-list .product-item .productItem img{
	/*width: 500px;*/
	margin-top: 10px;
	height: 300px;
}

.listMain .product-list .product-item .productItem .productContent{
	width:40%;
}
@media (max-width:1080px){
	.listMain .product-list .product-item .productItem .productContent{
		width:100%;
	}
}
@media (max-width:576px){
	.listMain .product-list .product-item .productItem .productContent{
		width:80%;
	}

}


.listMain .itemTitle .titleStyle{
	    display: inline-block;
    background-color: #c7c7c6;

    padding-left: 100px;
    margin: 50px 0px;
}
.listMain .itemTitle .titleStyle p,.listMain .itemTitle .titleStyle h2{
	font-size: 22px;
	padding: 7px 50px;
    background-color: #4d4d4d;
	color: white;
	margin: 0px;
}
.listMain{
	background-color: #EEE;
}
.listMain .product-list .product-item{
	padding: 30px;
	margin-bottom: 0px;
}
@media (max-width:576px){
    .listMain .product-list .product-item{
		padding: 0px;
	}
}
.listMain .product-list .product-item .productItem{
	background: white;
    box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.15);
	margin: 0px 80px;

}

.listMain .product-list .product-item .productItem .content{
    text-align: left;

    margin-left: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 18px;
}
.listMain .product-list .product-item .productItem .productContent{
		display: inline-block;
		vertical-align: top;
		margin:30px 0px;
		color:rgb(59, 31,101);
}

.listMain .product-list .product-item .productItem img{
	/*width: 500px;*/
	margin: 20px;
	height: 300px;

}
.listMain .product-list .product-item .productItem img.news-image{
	max-width: 80% !important;
	height: initial !important;
	width: initial !important;
}
.listMain .product-list .product-item .productItem img.img-link{
	margin-bottom:120px;

}
@media (max-width:720px){
	.listMain .product-list .product-item .productItem img{
		width: 300px;
		height: 300px;
	}
}
@media (max-width:576px){
	.listMain .product-list .product-item .productItem{
		background: white;
	    box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.15);
	    text-align: center;
	    margin: auto;
	}
	.listMain .product-list .product-item .productItem img{
		width: 250px;
		height: 250px;
	}
	.listMain .product-list .product-item .productItem .content{
	    text-align: left;
		margin-left: 10px;
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	.listMain .product-list .product-item .productItem img.img-link{
		margin-bottom:0px;

	}
}
@media (max-width:400px){
	.listMain .product-list .product-item .productItem img{
		width: 200px;
		height: 200px;
	}
}
.listMain .product-list .product-item .productItem .productContent .itemBtn{
	border-radius: 25px;
	transition: linear 0.1s;
	-webkit-transition: linear 0.1s;
    padding: 10px 15px;
    font-size: 14px;
    background-color: #7b3ee0;
    color: white;
    text-decoration: none;
}
.listMain .product-list .product-item .productItem .productContent .itemBtn:hover{

    color: #7b3ee0;
    background-color:white;
    text-decoration: none;
}
.listMain .product-list .product-item .productItem .linkList{
	list-style-type: none;
}

.listMain .product-list .product-item .productItem .linkList .link{
	padding: 10px 0px;
}
.listMain .product-list .product-item .item-link{
	max-height: 400px;
}
@media (max-width:576px){
	.listMain .product-list .product-item .item-link{
		max-height: initial;
	}
}

.productTable {
	overflow-x: auto;
}
.productTable table{
	min-width: 400px;
}

.productTable table thead{
	background: #8064A2;
    color: white;
}

.productTable table tr:nth-child(odd) td{
	background:#D8D3E0;
	color:#17375E;
}

.productTable table tr:nth-child(even) td{
  	background:#EDEAF0;
  	color:#17375E;
}
.productTable table td,.productTable table th{
	border: 1px white solid;
}


.productContent .title{
	border-radius: 25px;
	transition: linear 0.1s;
	-webkit-transition: linear 0.1s;
    padding: 10px 15px;
    font-size: 16px;
    background-color: #7b3ee0;
    color: white !important;
    text-decoration: none;
}
.matina_news a.title{
	border-radius: 25px;
	transition: linear 0.1s;
	-webkit-transition: linear 0.1s;
	padding: 10px 15px;
	font-size: 16px;
	border: #7b3ee0 1px solid;
	color: #7b3ee0 !important;
	text-decoration: none;
}
.matina_news a.title:hover{
	border-radius: 25px;
	transition: linear 0.1s;
	-webkit-transition: linear 0.1s;
	padding: 10px 15px;
	font-size: 16px;
	border: #7b3ee0 1px solid;
	background: #7b3ee0;
	color: white !important;
	text-decoration: none;
}


.matina_news a:hover, a:focus{
	outline: none;
	text-decoration: none;
}
.matina_news .panel-body {
	padding: 20px;
	background: white;
}
.matina_news #accordion  .panel{
	box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.15);
	border:none;
	outline:none;
	margin-bottom: 10px;
}
.matina_news #accordion  .panel-heading{
	padding:0;
}
.matina_news #accordion .panel-heading > .panel-title{
	position: relative;
	margin: 0;
}
.matina_news #accordion .panel-heading > .panel-title > a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size:14px;
	padding:18px 35px 18px 15px;
	text-transform:uppercase;
	background:#7b3ee0;
	color:#fff;
	transition:all 0.2s linear 0s;
}
.matina_news #accordion .panel-title > a.collapsed{

	background:white;
	color:#333;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.matina_news #accordion .panel-title > a.collapsed:hover{
	color:#7b3ee0;
}
/* .matina_news #accordion .panel-title > a:after, */
/* .matina_news #accordion .panel-title > a.collapsed:after{
	content: "\f139";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	position: absolute;
	right:12px;
}
.matina_news #accordion .panel-title > a.collapsed:after{
	content: "\f13a";
	color:#808080;
} */
.matina_news #accordion .panel-body{
	border:none;
}
@media (min-width: 992px){
	.matina_news .col-md-6 {
			-ms-flex: 0 0 50%;
			flex: 0 0 50%;
			max-width: 49%;
	}
}
@media (min-width: 768px){
	.matina_news .col-md-6 {
			-ms-flex: 0 0 50%;
			flex: 0 0 50%;
			max-width: 49%;
	}
}