#slider {
  width: 100%;
  height: 650px;
  position: relative;
  overflow: hidden;
  background-color: rgba(17, 17, 17, 0.72);
}
@keyframes load {
  from {
    left: -100%;
  }
  to {
    left: 0;
  }
}
.slides {
  width: 400%;
  height: 100%;
  position: relative;
  -webkit-animation: slide 30s infinite;
  -moz-animation: slide 30s infinite;
  animation: slide 30s infinite;
}
.slider {
  width: 25%;
  height: 100%;
  float: left;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.image {
  width: 100%;
  height: 100%;
}
.c img {
  width: 100%;
  height: auto;
  opacity: 0.3;
}

/* Legend */
.legend {
  border: 800px solid transparent;
  border-left: 1100px solid rgba(52, 73, 94, 0.7);
  border-bottom: 0;
  position: absolute;
  bottom: 0;
}

/* Contents */
.content {
  width: 100%;
  height: 100%;
}
.content-txt {
  width: 70%;
  height: auto;
  position: relative;
  margin: auto;
  top: 30%;
  text-align: center;
  -webkit-animation: content-s 7.5s infinite;
  -moz-animation: content-s 7.5s infinite;
  animation: content-s 7.5s infinite;
}
.carousel-captions a{
  display: block;
    text-decoration: none;
    width: 70%;
    margin-top: 17%;
    margin-left: 6%;

}
.carousel-indicators :active{
  background-color: #333 !important;
}
.carousel-indicators [data-bs-target] {
  width: 7px !important;
  height: 7px !important;
  border-radius: 50%;
}
.more{
  width: 143px;
  height: 40px;
  border-radius: 42px;
  color: #f2f2f2;
  border: none;
  font-size: 13px;
  background-color: #2D9CDB;
}
.carousel-captions a h2{
  font-size: 36px;
}
.content-txt h1 {
  font-family: Arial;
  text-transform: uppercase;
  text-align: center;
  font-size: 65px;
  color: #fff;
  margin-left: 30px;
  padding-bottom: 10px;
}
.content-txt h2 {
  font-family: arial;
  font-weight: normal;
  font-size: 14px;
  font-style: italic;
  color: #fff;
  text-align: left;
  margin-left: 30px;
}

/* Switch */
.switch {
  width: 120px;
  height: 10px;
  position: absolute;
  bottom: 50px;
  z-index: 99;
  left: 48%;
}
.text1 {
  font-size: 40px;
}
#carouselExampleCaptions {
  width: 1150px;
  height: 550px;
  margin-top: 12px;
}
.ht {
  width: 1150px !important;
  height: 550px;
  border-radius: 10px;
}
.switch > ul {
  list-style: none;
}
.switch > ul > li {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: solid 1px white;
  float: left;
  margin-right: 5px;
  cursor: pointer;
}
.switch ul {
  overflow: hidden;
}

.slide_btn {
  display: inline-block;
  content: ">";
  padding: 11px 11px;
  color: #fff;
  text-decoration: none;
  margin-top: 10px;
  position: relative;
  z-index: 99;
  background: #d67b14;
  font: 13px/1.2 "Oswald", sans-serif;
  /* letter-spacing: .4em; */
  text-align: center;
  text-indent: 2px;
  /* text-transform: uppercase; */
  cursor: pointer;
  transition: color 0.1s linear 0.05s;
}
.social {
  width: 500px;
}
.items img {
  height: 650px;
  opacity: 1;
  object-fit: cover;
}
.slide_btn .btn-inner {
  position: relative;
  z-index: 2;
}
.slide_btn:hover {
  color: #373737;
  transition: color 0.1s linear 0s;
  border-color: #373737;
  transition: border 0.1s linear 0s;
  background: #e1e1e1;
}
.on {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #003b74;
  position: relative;
  -webkit-animation: on 30s infinite;
  -moz-animation: on 30s infinite;
  animation: on 30s infinite;
}
.vl {
  border-left: 1px solid rgb(255, 255, 255);
  height: 100px;
}
/* Animation */
@-webkit-keyframes slide {
  0%,
  100% {
    margin-left: 0%;
  }
  21% {
    margin-left: 0%;
  }
  25% {
    margin-left: -100%;
  }
  46% {
    margin-left: -100%;
  }
  50% {
    margin-left: -200%;
  }
  71% {
    margin-left: -200%;
  }
  75% {
    margin-left: -300%;
  }
  96% {
    margin-left: -300%;
  }
}
@-moz-keyframes slide {
  0%,
  100% {
    margin-left: 0%;
  }
  21% {
    margin-left: 0%;
  }
  25% {
    margin-left: -100%;
  }
  46% {
    margin-left: -100%;
  }
  50% {
    margin-left: -200%;
  }
  71% {
    margin-left: -200%;
  }
  75% {
    margin-left: -300%;
  }
  96% {
    margin-left: -300%;
  }
}
@keyframes slide {
  0%,
  100% {
    margin-left: 0%;
  }
  21% {
    margin-left: 0%;
  }
  25% {
    margin-left: -100%;
  }
  46% {
    margin-left: -100%;
  }
  50% {
    margin-left: -200%;
  }
  71% {
    margin-left: -200%;
  }
  75% {
    margin-left: -300%;
  }
  96% {
    margin-left: -300%;
  }
}
@media screen and (max-width:1600px){
   .softpro_uz__navbar-links_logo {
    margin: 0 15px;
  }
}
@media screen and (max-width: 1400px) {
  .bg-sky .fx{
    padding: 0 15px;
  }
  .socials{
    width: 2pc;
  }
  .socials > a:hover {
    width: 2pc;
    font-size: 20px;
  }
  .socials > a {
    font-size: 18px;
    padding-top: 8px;
    height: 36px;
  }
 
  #carouselExampleCaptions {
    width: 70%;
    margin: 20px;
  }
  .ht {
    width: 100% !important;
  }
  .social {
    width: 30%;
  }
}
@media screen and (max-width: 1050px) {
  .v1 {
    display: none;
  }
  .ht {
    height: auto;
  }
  .sliding{
    flex-wrap: wrap;
  }
  .big, .bigs{
    height: 400px !important;
  }
  .social {
    width: 100%;
  }
  .items img {
    height: 580px;
  }
  #carouselExampleCaptions {
    width: 100%;
    height: auto;
  }
  .wr {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 750px) {
  #carouselExampleCaptions {
    width: 100%;
    margin: 10px;
  }
  .carousel-captions a{
    width: 100%;
  }
  .carousel-captions a h2, .card-title {
    font-size: 18px;
  }
  .carousel-captions a p {
    font-size: 10px;
  }
  .more {
    width: 103px;
    height: 30px;
    font-size: 10px;
  }
  .card{
    width: 100% !important;
  }
  .big, .bigs{
    height: 200px !important;
  }
  .social {
    width: 100%;
  }
  .items img {
    height: 280px;
  }
  .sliding {
    flex-wrap: wrap;
  }
}
@-webkit-keyframes content-s {
  0% {
    left: -1900px;
  }
  10% {
    left: 0px;
  }
  30% {
    left: 0px;
  }
  40% {
    left: 0px;
  }
  50% {
    left: 0px;
  }
  60% {
    left: 0px;
  }
  70% {
    left: 0;
  }
  80% {
    left: -1900px;
  }
  90% {
    left: -1900px;
  }
  100% {
    left: -1900px;
  }
}
@-moz-keyframes content-s {
  0% {
    left: -1900px;
  }
  10% {
    left: 0px;
  }
  30% {
    left: 0px;
  }
  40% {
    left: 0px;
  }
  50% {
    left: 0px;
  }
  60% {
    left: 0px;
  }
  70% {
    left: 0;
  }
  80% {
    left: -1900px;
  }
  90% {
    left: -1900px;
  }
  100% {
    left: -1900px;
  }
}
@keyframes content-s {
  0% {
    left: -1900px;
  }
  10% {
    left: 20px;
  }
  15% {
    left: 0px;
  }
  30% {
    left: 0px;
  }
  40% {
    left: 0px;
  }
  50% {
    left: 0px;
  }
  60% {
    left: 0px;
  }
  70% {
    left: 0;
  }
  80% {
    left: -1900px;
  }
  90% {
    left: -1900px;
  }
  100% {
    left: -1900px;
  }
}

@-webkit-keyframes on {
  0%,
  100% {
    margin-left: 0%;
  }
  21% {
    margin-left: 0%;
  }
  25% {
    margin-left: 20px;
  }
  46% {
    margin-left: 20px;
  }
  50% {
    margin-left: 40px;
  }
  71% {
    margin-left: 40px;
  }
  75% {
    margin-left: 60px;
  }
  96% {
    margin-left: 60px;
  }
}

@-moz-keyframes on {
  0%,
  100% {
    margin-left: 0%;
  }
  21% {
    margin-left: 0%;
  }
  25% {
    margin-left: 20px;
  }
  46% {
    margin-left: 20px;
  }
  50% {
    margin-left: 40px;
  }
  71% {
    margin-left: 40px;
  }
  75% {
    margin-left: 60px;
  }
  96% {
    margin-left: 60px;
  }
}

@keyframes on {
  0%,
  100% {
    margin-left: 0%;
  }
  21% {
    margin-left: 0%;
  }
  25% {
    margin-left: 20px;
  }
  46% {
    margin-left: 20px;
  }
  50% {
    margin-left: 40px;
  }
  71% {
    margin-left: 40px;
  }
  75% {
    margin-left: 60px;
  }
  96% {
    margin-left: 60px;
  }
}
