@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('ajax-loader.gif') center center no-repeat;
}



.slick-prev
{
    border-radius: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    width: 23px;
    height: 25px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    opacity: 1;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 23 25'%3E%3Cpath fill='%231A2A8A' d='M22.9,1.8c0-1-.7-1.8-1.6-1.8s-.9.2-1.2.5l-9.6,10.5c-.3.3-.5.8-.5,1.3s.2,1,.5,1.3l9.7,10.6c.3.3.2.5,1.1.5s1.6-.8,1.6-1.8-.2-.9-.5-1.2l-8.6-9.4L22.3,3.1c.4-.3.6-.3.6-1.3Z'/%3E%3Cpath fill='%231A2A8A' d='M12.9,1.8c0-1-.7-1.8-1.6-1.8s-.9.2-1.2.5L.5,11c-.3.3-.5.8-.5,1.3s.2,1,.5,1.3l9.7,10.6c.3.3.2.5,1.1.5s1.6-.8,1.6-1.8-.2-.9-.5-1.2L3.8,12.3,12.3,3.1c.4-.3.6-.3.6-1.3Z'/%3E%3C/svg%3E");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: cover;
    z-index: 16;
    -webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.slick-prev:hover
{
	opacity: 0.5;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 23 25'%3E%3Cpath fill='%231A2A8A' d='M22.9,1.8c0-1-.7-1.8-1.6-1.8s-.9.2-1.2.5l-9.6,10.5c-.3.3-.5.8-.5,1.3s.2,1,.5,1.3l9.7,10.6c.3.3.2.5,1.1.5s1.6-.8,1.6-1.8-.2-.9-.5-1.2l-8.6-9.4L22.3,3.1c.4-.3.6-.3.6-1.3Z'/%3E%3Cpath fill='%231A2A8A' d='M12.9,1.8c0-1-.7-1.8-1.6-1.8s-.9.2-1.2.5L.5,11c-.3.3-.5.8-.5,1.3s.2,1,.5,1.3l9.7,10.6c.3.3.2.5,1.1.5s1.6-.8,1.6-1.8-.2-.9-.5-1.2L3.8,12.3,12.3,3.1c.4-.3.6-.3.6-1.3Z'/%3E%3C/svg%3E");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: cover;
	background-color: transparent;
    -webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.slick-next
{
    border-radius: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    width: 23px;
    height: 25px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 23 25'%3E%3Cpath fill='%231A2A8A' d='M0,22.9c0,1,.7,1.8,1.6,1.8s.9-.2,1.2-.5l9.6-10.5c.3-.3.5-.8.5-1.3s-.2-1-.5-1.3L2.7.5c-.3-.3-.2-.5-1.1-.5S0,.8,0,1.8s.2.9.5,1.2l8.6,9.4L.6,21.6c-.4.3-.6.3-.6,1.3Z'/%3E%3Cpath fill='%231A2A8A' d='M10,22.9c0,1,.7,1.8,1.6,1.8s.9-.2,1.2-.5l9.6-10.5c.3-.3.5-.8.5-1.3s-.2-1-.5-1.3L12.7.5c-.3-.3-.2-.5-1.1-.5s-1.6.8-1.6,1.8.2.9.5,1.2l8.6,9.4-8.5,9.2c-.4.3-.6.3-.6,1.3Z'/%3E%3C/svg%3E");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: cover;
    opacity: 1;
    z-index: 16;
    -webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.slick-next:hover
{
	opacity: 0.5;
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 23 25'%3E%3Cpath fill='%231A2A8A' d='M0,22.9c0,1,.7,1.8,1.6,1.8s.9-.2,1.2-.5l9.6-10.5c.3-.3.5-.8.5-1.3s-.2-1-.5-1.3L2.7.5c-.3-.3-.2-.5-1.1-.5S0,.8,0,1.8s.2.9.5,1.2l8.6,9.4L.6,21.6c-.4.3-.6.3-.6,1.3Z'/%3E%3Cpath fill='%231A2A8A' d='M10,22.9c0,1,.7,1.8,1.6,1.8s.9-.2,1.2-.5l9.6-10.5c.3-.3.5-.8.5-1.3s-.2-1-.5-1.3L12.7.5c-.3-.3-.2-.5-1.1-.5s-1.6.8-1.6,1.8.2.9.5,1.2l8.6,9.4-8.5,9.2c-.4.3-.6.3-.6,1.3Z'/%3E%3C/svg%3E");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: cover;
	background-color: transparent;
    -webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}


.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 47%;
	bottom: 80px;
}

[dir='rtl'] .slick-prev
{
    left: auto;
}

.slick-prev:before
{

}

[dir='rtl'] .slick-prev:before
{

}

.slick-next
{
    right: 47%;
	bottom: 80px;
}

[dir='rtl'] .slick-next
{
    right: auto;
}

.slick-next:before
{

}

[dir='rtl'] .slick-next:before
{

}






/* Dots */

.slick-dotted.slick-slider
{
    margin-bottom: 0;
}

.slick-dots
{
    position: absolute;
    bottom: -60px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 40px;
    height: 10px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 40px;
    height: 10px;
    padding: 0px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 60px;
    line-height: 0px;
    font-weight: 700;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '–';
    text-align: center;
    opacity: 1;
    color: #443189;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: 1;
    color: #81C7EC;
}
