﻿.slider-bigsh .contentBody.flickerplate {
    height:500px;background-color:#e6e6e6
}
.slider-bigsh .arrow-navigation.left {
    background-image:url(gs_respslider/left-arrow.png); background-position:center center; background-repeat:no-repeat;
}
.slider-bigsh .arrow-navigation.right {
    background-image:url(gs_respslider/right-arrow.png); background-position:center center; background-repeat:no-repeat;
}


.slider-bigsh .contentBody.flickerplate {
	width: 100%;
	height: 500px;
	background-color:#e6e6e6}

.slider-bigsh .arrow-navigation.left { background-image:url(left-arrow.png); background-position:center center; background-repeat:no-repeat; }

.slider-bigsh .arrow-navigation.right { background-image:url(right-arrow.png); background-position:center center; background-repeat:no-repeat; }

.slider-bigsh .objectNote {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Montserrat';
    text-align: center;
    width: 800px;
}

.slider-bigsh .objectTitle {
color: #ffffff;
    font-size: 50px;
    font-weight: 800;
    margin-right: 15px;
    font-family: Montserrat;
}

.slider-bigsh {
	width: 100%;
}

.slider-bigsh .contentBody {
	width: 100%;
}

.flickerplate ul.flicks>li .flick-inner .flick-content {
    display: flex;
    flex-direction: column;
    align-items: center;
   
    width: 1000px;
}