#slider:not(.ready) {background-color: black!important;}



#slider .btn-slider:before {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;-webkit-transform: scale(0);transform: scale(0);-webkit-transition-property: transform;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;transition-property: transform;transition-property: transform,-webkit-transform;-webkit-transition-duration: .5s;transition-duration: .5s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;background: #ffffff;z-index: -1;}
#slider .btn-slider {/* position: relative; */font-size: 12px;text-transform: uppercase;background: transparent;border-radius: 0;color: white;padding: 14px 20px;font-family: "Montserrat";border: 2px solid white;font-weight: 700;left: 50% !important;right: auto !important;top: auto !important;bottom: 27% !important;transform: translateX(-50%);}
#slider .btn-slider:hover:before , #slider .btn-slider:focus:before , #slider .btn-slider:active:before {-webkit-transform: scale(1);transform: scale(1);}
#slider .btn-slider:hover , #slider .btn-slider:focus , #slider .btn-slider:active {color: black !important;}



#slider .mouse{position: absolute;bottom: 4%;left: 50%;cursor: pointer;transform: translateX(-50%);}
#slider .mouse.type1:before{content:'';position: absolute;top: 0;left:  0;cursor: pointer;width: 26px;height: 26px;border: solid 3px #fff;border-top: none;border-right: none;transform: rotate(-45deg);}
#slider .mouse.type1 {width: 26px;height: 26px;-webkit-animation-name: bounce;animation-name: bounce;animation-iteration-count: 1000;animation-timing-function: ease-out;animation-duration: 2s;-webkit-animation-duration: 2s;}
#slider .btn-slider img {vertical-align: middle;margin: 0 5px 0px 0px;filter: brightness(0) invert(1);}


.mouse.type2 .arrow {position: relative;width: 42px;height: 16px;opacity: 0;}
.mouse.type2 .arrow::before, .mouse.type2 .arrow::after {content: "";width: 21px;height: 2px;background-color: #fff;border-radius: 2px;display: inline-block;}
.mouse.type2 .arrow::before {-webkit-transform: rotate(45deg) translateX(25%);transform: rotate(45deg) translateX(25%);}
.mouse.type2 .arrow::after {-webkit-transform: rotate(-45deg) translateX(-25%);transform: rotate(-45deg) translateX(-25%);}
.mouse.type2 .arrow:nth-child(1) {top: -50px;opacity: 1;-webkit-animation: arrow2 1s ease 0s infinite;animation: arrow2 1s ease 0s infinite;}
.mouse.type2 .arrow:nth-child(2) {top: -25px;-webkit-animation: arrow1 1s ease 0.25s infinite;animation: arrow1 1s ease 0.25s infinite;}
@-webkit-keyframes arrow1 { from {opacity: 0;top: -25px;} to {opacity: 0;top: 0px;} 50% {opacity: 1;} }
@keyframes arrow1 { from {opacity: 0;top: -25px;} to {opacity: 0;top: 0px;} 50% {opacity: 1;} }
@-webkit-keyframes arrow2 { from {opacity: 0;top: -35px;} to {opacity: 0;top: -10px;} 50% {opacity: 1;} }
@keyframes arrow2 { from {opacity: 0;top: -35px;} to {opacity: 0;top: -10px;} 50% {opacity: 1;} }



@keyframes sliderButon{0%{bottom:25px}100%{bottom:15px}}

.ms-skin-default .ms-timerbar{top:1px;bottom:auto}
.ms-skin-default .ms-time-bar{height:3px;background:#fff;background:rgba(255,255,255,0.6);border-top:none}
.ms-layer{margin:0;padding:0;line-height:100%;letter-spacing:0}

.slider_kalin{font-weight:600!important}

.ms-layer-baslik {line-height: 1.5;box-sizing: border-box;}
.ms-layer-baslik-renk {color: #fff;}
.ms-layer-baslik-punto {font-size: 45px;font-weight: 700;}
.ms-layer-baslik-poz {left: 50% !important;top: auto;bottom: 364px;text-align: center;transform: translateX(-50%);right: auto !important;}

.ms-layer-ackl {line-height: 1.5;box-sizing: border-box; }
.ms-layer-ackl-renk {color: #fff;}
.ms-layer-ackl-punto {font-size: 18px;text-transform: uppercase;font-weight: 500;}
.ms-layer-ackl-poz {width: 100%;top: auto;bottom: 285px;left: 50% !important;text-align: center;max-width: 650px;transform: translateX(-50%);}



#slider .positionleftBottom {left: 25px !important;right: auto !important;top: auto !important;bottom: 50px !important;}
#slider .positionleftBottom.ms-nav-next {left: 75px !important;}
#slider .positionrightBottom {right: 75px !important;left: auto !important;top: auto !important;bottom: 50px !important;}
#slider .positionrightBottom.ms-nav-next {right: 25px !important;}
.ms-slide-bgcont:before {content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #000000;opacity: 0.6;z-index: 1;}


@media (max-width: 992px) {
    #slider .btn-slider{bottom: calc(50% - 60px) !important;transform: translateY(50%) translateX(-50%);}
    .ms-layer-baslik {font-size: 20px !important;line-height: 30px !important;padding: 0 15px !important;bottom: calc(50% + 5px) !important;width: 100%;top: auto;text-align: center;color: #fff;transform: translateY(50%) translateX(-50%) !important;left: 50% !important;right: auto !important;}
    .ms-layer-ackl   {width: 100%;font-size: 13px !important;line-height: 17px !important;bottom: calc(50% - 35px) !important;left: 0;padding: 0 15px !important;top: auto;text-align: center;color: #fff;top: auto !important;transform: translateY(50%) translateX(-50%);}
    .ms-bullets.ms-dir-v{display: none;}
}

@media(max-width:768px){
    .ms-layer-ackl{font-size: 11px !important;}
    .ms-layer-baslik{font-size: 18px !important;bottom: calc(50% + 10px) !important;}
}
