 .bs-slider:hover {cursor: -moz-grab;cursor: -webkit-grab;}.bs-slider:active {cursor: -moz-grabbing;cursor: -webkit-grabbing;}.bs-slider .bs-slider-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.09);}.bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {margin: auto;width: 100% !important;}.fade {opacity: 1;}.fade .item {top: 0;z-index: 1;opacity: 0;width: 100%;position: absolute;left: 0 !important;display: block !important;-webkit-transition: opacity ease-in-out 1s;-moz-transition: opacity ease-in-out 1s;-ms-transition: opacity ease-in-out 1s;-o-transition: opacity ease-in-out 1s;transition: opacity ease-in-out 1s;}.fade .item:first-child {top: auto;position: relative;}.fade .item.active {opacity: 1;z-index: 2;-webkit-transition: opacity ease-in-out 1s;-moz-transition: opacity ease-in-out 1s;-ms-transition: opacity ease-in-out 1s;-o-transition: opacity ease-in-out 1s;transition: opacity ease-in-out 1s;}.control-round .carousel-control {top: 45%;opacity: 0;width: 45px;height: 45px;z-index: 777;color: #ffffff;display: block;font-size: 24px;cursor: pointer;overflow: hidden;line-height: 43px;text-shadow: none;position: absolute;font-weight: normal;background: transparent;-webkit-border-radius: 100px;border-radius: 100px;}.control-round:hover .carousel-control{opacity: 1;}.control-round .carousel-control.left {left: 1%;}.control-round .carousel-control.right {right: 1%;}.control-round .carousel-control.left:hover, .control-round .carousel-control.right:hover{color: #fdfdfd;background: rgba(0, 0, 0, 0.5);border: 0px transparent;}.control-round .carousel-control.left>span:nth-child(1){left: 45%;}.control-round .carousel-control.right>span:nth-child(1){right: 45%;}.indicators-line .carousel-indicators{width: 100% !important;height: 30px !important;font-size: 0;overflow-x: auto;text-align: center !important;overflow-y: auto;white-space: nowrap;margin-right: 0!important;margin-left: 0 !important;}.indicators-line .carousel-indicators li{width: 40px !important;height: 2px!important;border: 1px solid rgb(158, 158, 158);overflow: hidden;text-align: left !important;position: relative;letter-spacing: 1px;background: rgb(158, 158, 158);-webkit-font-smoothing: antialiased;-webkit-border-radius: 0;border-radius: 0;-webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);z-index: 777;cursor:pointer;}.indicators-line .carousel-indicators li:last-child{}.indicators-line .carousel-indicators .active{margin: 1px 5px 1px 1px;box-shadow: 0px 0px 1px 1px #fff;background-color: transparent;position: relative;-webkit-transition: box-shadow 0.3s ease;-moz-transition: box-shadow 0.3s ease;-o-transition: box-shadow 0.3s ease;transition: box-shadow 0.3s ease;-webkit-transition: background-color 0.3s ease;-moz-transition: background-color 0.3s ease;-o-transition: background-color 0.3s ease;transition: background-color 0.3s ease;}.indicators-line .carousel-indicators .active:before{transform: scale(0.5);background-color: #fff;position: absolute;width:15px;height: 15px;border-radius: 50%;-webkit-transition: background-color 0.3s ease;-moz-transition: background-color 0.3s ease;-o-transition: background-color 0.3s ease;transition: background-color 0.3s ease;}.slide_style_left {text-align: left !important;float: left !important;text-align-all: left !important;}.slide_style_right {float: right !important;text-align: right !important;text-align-all: right !important;}.slide_style_center {text-align-all: center !important;text-align: center !important;}.slide-text {left: 2%;top: 25%;right: 2%;margin: auto;position: absolute;text-align: left;padding: 10px 85px;}.slide-text h1 {padding: 0;letter-spacing: 1px;display: inline-block;-webkit-animation-delay: 0.7s;animation-delay: 0.7s;position:center !important;}.slide-text p {padding: 0;font-size: 1.2rem;line-height: 24px;font-weight: 300;font-style: italic !important;margin-right: 2.5rem;letter-spacing: 1px;-webkit-animation-delay: 1.1s;animation-delay: 1.1s;}.slide-text a.btn-default{color: black;background: rgba(164,164,164,0.75);font-weight: 400;font-size: 0.8rem;line-height: 1rem;margin-right: 10px;text-align: center;padding: 17px 30px;white-space: nowrap;letter-spacing: 1px;display: inline-block;border: none;text-transform: uppercase;-webkit-animation-delay: 2s;animation-delay: 2s;-webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;transition: background 0.3s ease-in-out, color 0.3s ease-in-out;}.slide-text a.btn-dark{color: #000;font-weight: 400;font-size: 13px;line-height: 15px;margin-right: 10px;text-align: center;padding: 17px 30px;white-space: nowrap;letter-spacing: 1px;display: inline-block;border: none;text-transform: uppercase;-webkit-animation-delay: 2s;animation-delay: 2s;-webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;transition: background 0.3s ease-in-out, color 0.3s ease-in-out;}.slide-text a.btn-primary{color: #ffffff;cursor: pointer;font-weight: 400;font-size: 13px;line-height: 15px;margin-left: 10px;text-align: center;padding: 17px 30px;white-space: nowrap;letter-spacing: 1px;background: #00bfff;display: inline-block;text-decoration: none;text-transform: uppercase;border: none;-webkit-animation-delay: 2s;animation-delay: 2s;-webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;transition: background 0.3s ease-in-out, color 0.3s ease-in-out;}.slide-text a:hover, .slide-text a:active {color: #ffffff;background: #0D0D0D;-webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;transition: background 0.5s ease-in-out, color 0.5s ease-in-out;}.carousel-caption{right: 0!important;}@media screen and (max-width: 991px) {.slide-text h1 {margin-bottom: 35px;}.slide-text > p {font-size: 1.1rem;line-height: 12px;margin-bottom: 10px;}.slide-text a.btn-default, .slide-text a.btn-primary {margin-right: 0px !important;text-align: center;padding: 10px 13px;margin-left: -8px;font-size: 0.6rem;}}@media screen and (max-width: 768px) {.slide-text {padding: 10px 50px;}.slide-text h1 {margin-bottom: 25px;}.slide-text p {font-size: 1rem;line-height: 10px;margin-bottom: 8px;}.control-round .carousel-control{display: none;}.slide-text a.btn-default, .slide-text a.btn-primary {margin-right: 10px;text-align: center;padding: 10px 13px;font-size: 0.6rem;}}@media screen and (max-width: 520px){.slide-text br {display: none;}}@media screen and (max-width: 480px) {.slide-text {padding: 10px 30px;}.slide-text h1 {margin-bottom: 20px;}.slide-text a.btn-default, .slide-text a.btn-primary {margin-right: 8px;text-align: center;padding: 8px 10px;font-size: 0.6rem;}.indicators-line > .carousel-indicators{display: none;}.carousel-caption{padding-top: 0!important;padding-bottom: 0!important;bottom: 0!important;right: 0!important;}}@media screen and (max-width: 376px) {.slide-text p {font-size: 0.8rem;line-height: 8px;margin-bottom: 3px;}.indicators-line > .carousel-indicators{display: none;}}