﻿/*! http://responsiveslides.com v1.54 by @viljamis */
.transition{-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;}.rslides{position:relative;list-style:none;overflow:hidden;width:100%;padding:0;margin:0;}.rslides .caption{width:100%;position:relative;left:0;top:17vw;z-index:9;color:#fff;font-size:25px;}.rslides .caption p{text-transform:uppercase;letter-spacing:1.5px;margin:0 0 -5px 5px;}@media screen and (min-width:768px){.rslides .caption p{margin:0 0 -5px 10px;}}.rslides h1{margin:0 0 10px 0;font-weight:normal;}@media screen and (min-width:1920px){.rslides h1{font-size:120px;}}@media screen and (max-width:1920px){.rslides h1{font-size:110px;}}.rslides li{-webkit-backface-visibility:hidden;position:absolute;display:none;width:100%;left:0;top:0;background-position:center;background-repeat:no-repeat;background-size:cover;}.rslides li:first-child{position:relative;display:block;float:left;}.rslides img{display:block;height:auto;float:left;width:100%;border:0;}.rslides_nav{width:58px;display:block;top:45%;height:96px;cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.8;-webkit-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s;background-repeat:no-repeat;}.prev:hover,.next:hover{opacity:1;}.prev{left:0;}.next{right:0;}.rslides1_tabs,.rslides2_tabs,.rslides3_tabs{list-style-type:none;position:absolute;z-index:10;bottom:40px;text-align:center;display:block;margin:auto;left:0;right:0;padding:0;}.rslides1_tabs li,.rslides2_tabs li,.rslides3_tabs li{margin:0 15px;height:20px;display:inline-block;}.rslides1_tabs li a,.rslides2_tabs li a,.rslides3_tabs li a{color:transparent;background-color:#fff;border-radius:50%;display:inline-block;width:15px;height:15px;}.rslides_tabs li.rslides_here a{background-color:#cb333b;}