
.link{
		color: #23527c;
	}
.slider__item {
	
		background-position: center top;
		background-size: cover;
		
	}

	tr td {

		//border: 1px solid lightgray;
	}
#scroll{

	color: red;
}

.btn-x{
	display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
        touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
	font-size: 14px;
    border-radius: 0;
}

.btn-primary{

	font-weight: 700;
text-transform: uppercase;
padding: 0 15px;
height: 46px;
line-height: 44px;
background-color: #17514b;
border: 1px solid black;
}

.speaker{
	margin-bottom: 35px;
}

.program-s{
	margin: 0px;
	padding: 0px;
}
.program-s li{
	margin-left: 18px;
}