.containerdst {
width:100%;
}

.rowdst {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0px;
  margin-left: 0px;
}

.coldst, .coldst-lg-6, .coldst-lg-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 0px;
  padding-left: 0px;
}

.coldst-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.rutvithead {
padding-top: 50px; 	
}

.rutvithead2 {
padding-top: 150px; 	
}

@media (min-width: 992px) {
.coldst-lg-6{
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}

.containerdst-left {
  width: 40%;
  flex: 0 0 40%;
  padding-left: 10%;
}

.containerdst-right {
  width: 40%;
  flex: 0 0 40%;
  padding-right: 10%;
}

}

@media (max-width: 992px) { 
.rutvithead {
padding-top: 100px;	
}	
}	
  
.section-img-dst {
 width:100%; 
 cursor: pointer;
  transition: all 0.6s ease 0s;
  }

.section-img-dst:hover{
 filter: grayscale(50%);
  transition: all 0.6s ease 0s;
  }
  
.box-dst-intro{
  display: block;
    width: 100%;
   position: relative;
 height: 100%;
  min-height: 170px;
}

.nametag{
  position: absolute;
  line-height: 80px;
  color: #000;
}


.nametag:nth-child(1){
  animation-name: fade;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-duration: 7s;
  animation-direction: alternate-reverse;  
}

.nametag:nth-child(2){
  animation-name: fade;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-duration: 7s;
  animation-direction: alternate;
}

@keyframes fade{
    0%,45% {
      opacity: 0;
}
    100%{
      opacity: 1;
  }
}

@media only screen and (min-width: 735px) and (max-width: 1420px)  {
.title-dst-heading {
    font-size: 4rem;
} 
}

@media screen and (min-width: 900px) {
.nametag {
    font-size: 4.3rem;
    line-height: 72px !important;
} 
}

@media screen and (max-width: 900px) {
.nametag {
    font-size: 2.0rem;
    line-height: 42px !important;
} 
}

@media screen and (max-width: 767px) {
  @keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
}


@media only screen and (min-width: 300px) and (max-width: 735px) {
.title-dst-heading {
    font-size: 3.7rem;
} 

}


.box-dst-intro-seller{
  display: block;
    width: 100%;
   position: relative;
 height: 100%;
  min-height: 300px;
}

.box-product {
min-height: 560px;
  border-radius: 32px;
  color: #000;
  padding: 45px;
  text-align: left;
  background: #ff528b url(/templates/default/images/academy5.png) no-repeat 50% 300px;
  cursor: pointer;
  margin-bottom: 30px;
  background-size: 330px;
  box-shadow: 0px 15px 30px rgba(115, 137, 255, 0.2);
  }

.box-product:hover {
    opacity: 0.9;
transition: all 0.4s ease 0s;
	}
  
.box-product img {
    margin-bottom: 35px;
max-height: 120px;
display: block;	
}

.box-product h4 {
font-size: 30px;
  margin-bottom: 15px;
  color: #fff;
  line-height: 38px;
}
.box-product p {
    margin-bottom: 0px; 
	min-height: 100px;}
	
@media (max-width: 540px) {
.box-product {
min-height: 760px;
  background: #ff528b url(/templates/default/images/academy5.png) no-repeat 50% 450px;
  background-size: 400px;
  }
}	
	

.box-product2 {
min-height: 560px;
  border-radius: 32px;
  color: #000;
  padding: 45px;
  text-align: left;
  background: #fff url(/templates/default/images/academy6.png) no-repeat 50% 320px;
  background-size: auto;
  cursor: pointer;
  margin-bottom: 30px;
  background-size: 350px;
  box-shadow: 0px 15px 30px rgba(115, 137, 255, 0.1);
  }

.box-product2:hover {
    opacity: 0.9;
transition: all 0.4s ease 0s;
	}
  
.box-product2 img {
    margin-bottom: 35px;
max-height: 120px;
display: block;	
}

.box-product2 h4 {
font-size: 30px;
  margin-bottom: 20px;
  color: #fff;
  line-height: 38px;
}
.box-product2 p {
    margin-bottom: 0px; 
	min-height: 100px;}	
	
.box-product3 {
min-height: 560px;
  border-radius: 32px;
  color: #000;
  padding: 45px;
  text-align: left;
  background: #fff url(/templates/default/images/academy15.png) no-repeat 50% 350px;
  background-size: auto;
  cursor: pointer;
  margin-bottom: 30px;
  background-size: 250px;
  }
  
@media (max-width: 540px) {
.box-product3 {
min-height: 720px !important;
  background: #fff url(/templates/default/images/academy15.png) no-repeat 50% 470px;
  background-size: 250px;
  }
}  

.box-product3:hover {
    opacity: 0.9;
transition: all 0.4s ease 0s;
	}
  
.box-product3 img {
    margin-bottom: 35px;
max-height: 120px;
display: block;	
}

.box-product3 h4 {
font-size: 24px;
  margin-bottom: 20px;
  color: #000;
  line-height: 32px;
}
.box-product3 p {
    margin-bottom: 0px; 
	min-height: 100px;}		
	
.box-product4 {
min-height: 560px;
  border-radius: 32px;
  color: #000;
  padding: 25px;
  text-align: left;
  background: #7c69ef;
  cursor: pointer;
  margin-bottom: 30px;
  background-size: 400px;
  }

.box-product4:hover {
    opacity: 0.9;
transition: all 0.4s ease 0s;
	}
  
.box-product4 img {
max-height: 160px;
  display: block;
  margin: 0 auto;
}

.box-product4 h4 {
font-size: 30px;
  margin-bottom: 0px;
  color: #fff;
  line-height: 38px;
}
.box-product4 p {
    margin-bottom: 0px; 
	min-height: 100px;}	
	

.box-product5 {
min-height: 560px;
  border-radius: 32px;
  color: #fff;
  padding: 25px;
  text-align: left;
  background: #fff url(/templates/default/images/academy7.webp) no-repeat 50% 290px;
  background-size: auto;
  cursor: pointer;
  margin-bottom: 30px;
  background-size: 340px;
  }

.box-product5:hover {
    opacity: 0.9;
transition: all 0.4s ease 0s;
	}
  
.box-product5 img {
    margin-bottom: 35px;
max-height: 120px;
display: block;	
}

.box-product5 h4 {
font-size: 30px;
  margin-bottom: 20px;
  color: #000;
  line-height: 38px;
}
.box-product5 p {
    margin-bottom: 0px; 
	min-height: 100px;}	


.box-product6 {
min-height: 560px;
  border-radius: 32px;
  color: #000;
  padding: 25px;
  text-align: left;
  background: #fff url(/templates/default/images/academy17.webp) no-repeat 50% 235px;
  background-size: auto;
  cursor: pointer;
  margin-bottom: 30px;
  background-size: 390px;
  }

.box-product6:hover {
    opacity: 0.9;
transition: all 0.4s ease 0s;
	}
  
.box-product6 img {
    margin-bottom: 35px;
max-height: 120px;
display: block;	
}

.box-product6 h4 {
font-size: 30px;
  margin-bottom: 20px;
  color: #fff;
  line-height: 38px;
}
.box-product6 p {
    margin-bottom: 0px; 
	min-height: 100px;}		


.box-product7 {
min-height: 546px;
  border-radius: 32px;
  color: #000;
  padding: 25px;
  text-align: left;
  background: #fff;
  background-size: auto;
  cursor: pointer;
  margin-bottom: 30px;
  background-size: 340px;
  }

.box-product7:hover {
    opacity: 0.9;
transition: all 0.4s ease 0s;
	}
  
.box-product7 img {
    margin-bottom: 35px;
max-height: 120px;
display: block;	
}

.box-product7 h4 {
font-size: 24px;
  margin-bottom: 15px;
  color: #000;
  line-height: 32px;
}
.box-product7 p {
    margin-bottom: 0px; 
	min-height: 100px;}
	
.box-product8 {
min-height: 721px;
  border-radius: 32px;
  color: #000;
  padding: 45px;
  text-align: left;
  background: #ff528b url(/templates/default/images/academy23.webp) no-repeat 50% 370px;
    background-size: auto;
  cursor: pointer;
  margin-bottom: 30px;
  background-size: 360px;
  }

.box-product8:hover {
    opacity: 0.9;
transition: all 0.4s ease 0s;
	}
  
.box-product8 img {
    margin-bottom: 35px;
max-height: 120px;
display: block;	
}

.box-product8 h4 {
font-size: 30px;
  margin-bottom: 20px;
  color: #fff;
  line-height: 38px;
}
.box-product8 p {
    margin-bottom: 0px; 
	min-height: 100px;}	
	
	
.box-product9 {
min-height: 560px;
  border-radius: 32px;
  color: #000;
  padding: 45px;
  text-align: left;
  background: #fff url(/templates/default/images/academy27.webp) no-repeat 50% 290px;
  background-size: auto;
  cursor: pointer;
  margin-bottom: 30px;
  background-size: 350px;
  }
  
@media (max-width: 500px) {
.box-product9 {
  min-height: 660px;
  background: #fff url(/templates/default/images/academy27.webp) no-repeat 50% 390px;
  background-size: 350px;
}	
}  

.box-product9:hover {
    opacity: 0.9;
transition: all 0.4s ease 0s;
	}
  
.box-product9 img {
    margin-bottom: 35px;
max-height: 120px;
display: block;	
}

.box-product9 h4 {
font-size: 30px;
  margin-bottom: 20px;
  color: #fff;
  line-height: 38px;
}
.box-product9 p {
    margin-bottom: 0px; 
	min-height: 100px;}		
	
	
.box-product10 {
min-height: 560px;
  border-radius: 32px;
  color: #000;
  padding: 45px;
  text-align: left;
  background: #fff;
  background-size: auto;
  cursor: pointer;
  margin-bottom: 30px;
  background-size: 350px;
  }

.box-product10:hover {
    opacity: 0.9;
transition: all 0.4s ease 0s;
	}
  
.box-product10 img {
    margin-bottom: 35px;
max-height: 120px;
display: block;	
}

.box-product10 h4 {
font-size: 30px;
  margin-bottom: 20px;
  color: #000;
  line-height: 38px;
}
.box-product10 p {
    margin-bottom: 0px; 
	min-height: 100px;}		
	
	
@media (max-width: 1100px) {
.box-product {
  padding: 25px;
}	
	
.box-product2 {
  padding: 25px;
}

.box-product3 {
  padding: 25px;
}

}	

@media (max-width: 500px) {

.box-product h4 {
  font-size: 24px;
  line-height: 32px;
}

.box-product2 h4 {
  font-size: 24px;
  line-height: 32px;
}

.box-product3 h4 {
  font-size: 24px;
  line-height: 32px;
}

.box-product4 h4 {
  font-size: 24px;
  line-height: 32px;
}

.box-product5 h4 {
  font-size: 24px;
  line-height: 32px;
}

.box-product6 h4 {
  font-size: 24px;
  line-height: 32px;
}

.box-product7 h4 {
  font-size: 24px;
  line-height: 32px;
}

.box-product8 h4 {
  font-size: 24px;
  line-height: 32px;
}

}

@media (max-width: 1200px) {
.box-product6 {
background: #fff url(/templates/default/images/academy17.webp) no-repeat 50% 400px;
    background-size: 300px;
    min-height: 650px;
  }	
}	

@media (max-width: 680px) {
.box-product6 {
background: #fff url(/templates/default/images/academy17.webp) no-repeat 50% 600px;
    background-size: auto;
    background-size: 300px;
    min-height: 850px;
  }	
}
	

@media (max-width: 992px) {
.mobile-hidden 	{
  display: none;
}
}	

.img-bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 100%;
  }
}

.section {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}


/* One Click Scrool Top Button*/
.scroll-top {
  width: 45px;
  height: 45px;
  line-height: 45px;
  background: #ff528b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  color: #fff !important;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  border-radius: 8px;
}

.scroll-top:hover {
  -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
  background-color: #000;
}

/* Overlay */
.overlay {
  position: relative;
  z-index: 1;
}

.overlay::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background: #000;
  content: "";
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: -1;
}

.button .btn {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  padding: 13px 30px;
  background-color: #ff528b;
  color: #fff;
  border: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-radius: 8px;
  position: relative;
  z-index: 1;
  margin-right: 5px;
  overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button .btn {
    padding: 12px 25px;
    font-size: 16px;
    font-weight: 500;
  }
}

@media (max-width: 767px) {
  .button .btn {
    padding: 12px 25px;
    font-size: 16px;
    font-weight: 500;
  }
}

.button .btn i {
  display: inline-block;
  margin-right: 5px;
}

.button .btn:last-child {
  margin: 0;
}

.button .btn:hover {
  color: #fff;
  background-color: #000;
  -webkit-box-shadow: 0px 4px 4px #0000000f;
          box-shadow: 0px 4px 4px #0000000f;
}

.button .btn-alt {
  background-color: #000;
  color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button .btn-alt {
    padding: 10px 30px;
  }
}

@media (max-width: 767px) {
  .button .btn-alt {
    padding: 10px 30px;
  }
}

.button .btn-alt:hover {
  background-color: #ff528b;
  color: #fff;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    opacity: 0;
  }
}

@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}

.add-list-button {
  display: inline-block;
  margin-left: 10px;
}

.add-list-button .btn i {
  font-size: 16px;
  display: inline-block;
  margin-right: 5px;
}

.hero-area {
position: relative;
  padding: 80px 0 100px 0;
  background: linear-gradient(90deg, rgb(115, 136, 255) 0%, rgb(112, 151, 255) 53%, rgb(116, 186, 255) 100%) !important;
  border-radius: 0px 0px 80px 80px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area {
    padding: 150px 0 60px 0;
  }
}

@media (max-width: 767px) {
  .hero-area {
    padding: 120px 0 50px 0;
  }
}

.hero-area .hero-image img {
  width: 100%;
  max-width: 600px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero-image {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .hero-area .hero-image {
    margin-top: 40px;
  }
}

.hero-area .hero-content {
  border-radius: 0;
  position: relative;
  z-index: 1;
  text-align: left;
}

.hero-area .hero-content h1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  color: #fff;
}

.hero-area .hero-content h1 span {
  display: block;
}

.hero-area .hero-content p {
  margin-top: 30px;
  font-size: 18px;
  color: #fff;
}

.hero-area .hero-content .button {
  margin-top: 40px;
}

.hero-area .hero-content .button .btn {
  background-color: #ff528b;
  color: #fff;
  margin-right: 12px;
}

.hero-area .hero-content .button .btn:hover {
  background-color: #000;
  color: #fff;
}

.hero-area .hero-content .button .btn.btn-alt {
  background-color: #ffffff6b;
  color: #fff;
}

.hero-area .hero-content .button .btn.btn-alt:hover {
  background-color: #fff;
  color: #ff528b;
}

@media (max-width: 767px) {
  .hero-area .hero-content .button .video-button {
    margin-top: 20px;
  }
}

.hero-area .hero-content .button .video-button .text {
  display: inline-block;
  margin-left: 15px;
  color: #fff;
  font-weight: 500;
}

.hero-area .hero-content .button .video-button:hover .video {
  color: #fff;
  background-color: #000;
}

.hero-area .hero-content .button .video-button .video {
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  color: #ff528b;
  background-color: #fff;
  border-radius: 50%;
  margin-left: 10px;
  font-size: 16px;
  padding-left: 3px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  position: relative;
}

.hero-area .hero-content .button .video-button .video:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-animation: pulse-border-2 2s linear infinite;
  animation: pulse-border-2 2s linear infinite;
}

@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}

@keyframes pulse-border {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}

@-webkit-keyframes pulse-border-2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes pulse-border-2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-area .hero-content h1 {
    font-size: 40px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero-content {
    text-align: center;
  }
  .hero-area .hero-content h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 38px;
  }
  .hero-area .hero-content p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .hero-area .hero-content {
    padding: 0 10px;
    text-align: center;
  }
  .hero-area .hero-content h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .hero-area .hero-content .button .btn {
    width: 60%;
    margin: 0;
    margin-bottom: 7px;
  }
  .hero-area .hero-content .button .btn:last-child {
    margin: 0;
  }
}

	/* Video
============================================================================================ */

.center-video {
  width: 100%;
  max-width: 980px;
  margin: auto;
}
#video {
width: 100%;
  position: relative;
  max-height: 500px;
  border-radius: 0px 0px 32px 32px;
}
#video-over {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: none;
}
#video-play {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 76px;
  height: 76px;
  border-radius: 50%;
  box-shadow: 0 0 0 6px #ff528b;
  z-index: 1;
  cursor: pointer;
  transition: 0.2s ease;
  transition-property: opacity, visibility;
}
#video-play::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 31px;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-top-width: 12px;
  border-bottom-width: 12px;
  border-left-color: #ff528b;
  border-right-width: 0;
  transition: transform 0.2s ease;
}
#video-play:hover::before {
  transform: scale(1.2);
}
#video video {
 width: 100%;
  display: block;
  border-radius: 32px;
}
#video.video-is-playing #video-over {
  display: block;
}
#video.video-is-playing #video-play {
  opacity: 0;
  visibility: hidden;
}

.number-video {
  font-size: 11px;
  float: right;
  color: #fff;
  background: #ff528b;
  border-radius: 8px;
  padding: 0px 10px;
  line-height: 20px;
  top: 45px;
  right: 20px;
  position: relative;
  max-width: 115px;
}

.box-product-video {
  border-radius: 32px;
  color: #000;
  padding: 45px 25px 25px 25px;
  text-align: left;
  background: #fff;
  cursor: pointer;
  margin-bottom: 30px;
  }

.box-product-video:hover {
    opacity: 0.9;
transition: all 0.4s ease 0s;
	}
  
.box-product-video img {
    margin-bottom: 35px;
max-height: 120px;
display: block;	
}
.box-product-video h4 {
   font-size: 24px;
margin-bottom: 20px;
color: #fff;
}
.box-product-video p {
    margin-bottom: 0px; 
	min-height: 100px;
	}
	
.floating-dst {
  position: absolute;
}

.floating-dst.float-one {
  animation-delay: .3s;
}

@keyframes float {
	100% {
    transform: translateY(20px);
  }
}	
	
.floating-dst.float-one {
background: url(/templates/default/images/logo.svg) no-repeat 0 0;
    background-size: auto;
  background-size: contain;
  width: 100px;
  height: 80px;
  left: 10%;
  top: 75%;
  animation: float 2.5s infinite ease-in-out alternate;
  transform: rotate(8deg);
}

.floating-dst.float-two {
background: url(/templates/default/images/pyr3.png) no-repeat 0 0;
    background-size: auto;
  background-size: auto;
  background-size: contain;
  width: 90px;
  height: 130px;
  right: 85%;
  top: 100px;
  animation: float 3.5s infinite ease-in-out alternate;
  transform: rotate(13deg);
}

.floating-dst.float-three {
background: url(/templates/default/images/pyr4.png) no-repeat 0 0;
    background-size: auto;
  background-size: contain;
  width: 75px;
  height: 100px;
  left: 75%;
  top: 430px;
  animation: float 2.5s infinite ease-in-out alternate;
  transform: rotate(6deg);
}

.floating-dst.float-4 {
background: url(/templates/default/images/academy24.webp) no-repeat 0 0;
  background-size: contain;
  width: 75px;
  height: 75px;
  left: 75%;
  top: 550px;
  animation: float 3.5s infinite ease-in-out alternate;
  transform: rotate(16deg);
}

.floating-dst.float-5 {
background: url(/templates/default/images/academy25.webp) no-repeat 0 0;
  background-size: contain;
  width: 70px;
  height: 70px;
  left: 15%;
  top: 310px;
  animation: float 2.5s infinite ease-in-out alternate;
  transform: rotate(-8deg);
}

@media (max-width: 400px) {
.floating-dst.float-5 {
  top: 340px;
}	
}	

.floating-dst.float-6 {
background: url(/templates/default/images/fbo1.png) no-repeat 0 0;
  background-size: contain;
  width: 170px;
  height: 100%;
  left: 52%;
  top: 595px;
  animation: float 3.5s infinite ease-in-out alternate;
  transform: rotate(0.6deg);
}

.floating-dst.float-7 {
background: url(/templates/default/images/fbo2.png) no-repeat 0 0;
  background-size: contain;
  width: 180px;
  height: 100%;
  left: 3%;
  top: 370px;
  animation: float 3.2s infinite ease-in-out alternate;
  transform: rotate(-1deg);
}

.floating-dst.float-8 {
background: url(/templates/default/images/fbo3.png) no-repeat 0 0;
  background-size: contain;
  width: 200px;
  height: 100%;
  left: 25%;
  top: 240px;
  animation: float 4.2s infinite ease-in-out alternate;
  transform: rotate(1.2deg);
}

.floating-dst.float-9 {
background: url(/templates/default/images/fbo4.png) no-repeat 0 0;
  background-size: contain;
  width: 200px;
  height: 100%;
  left: 45%;
  top: 270px;
  animation: float 3.7s infinite ease-in-out alternate;
  transform: rotate(0.6deg);
}

.floating-dst.float-10 {
background: url(/templates/default/images/fbo5.png) no-repeat 0 0;
  background-size: contain;
  width: 200px;
  height: 100%;
  left: 65%;
  top: 380px;
  animation: float 3.1s infinite ease-in-out alternate;
  transform: rotate(1.6deg);
}

.floating-dst.float-11 {
background: url(/templates/default/images/fbo6.png) no-repeat 0 0;
  background-size: contain;
  width: 180px;
  height: 100%;
  left: 84%;
  top: 200px;
  animation: float 2.8s infinite ease-in-out alternate;
  transform: rotate(-0.6deg);
}

@media (max-width: 1360px) {
.floating-dst.float-three {
  top: 220px;
}
}

@media (max-width: 1240px) {
	
.floating-dst.float-6 {
left: 50%;
  top: 475px;
}
	
.floating-dst.float-7 {
  top: 300px;
}	

.floating-dst.float-8 {
  top: 190px;
}

.floating-dst.float-9 {
  top: 220px;
}

.floating-dst.float-10 {
left: 63%;
  top: 290px;
}

.floating-dst.float-11 {
left: 83%;
  top: 160px;
}

} 







@media (max-width: 1110px) {
	
.floating-dst.float-6 {
left: 50%;
    top: 420px;
    width: 140px;
}
	
.floating-dst.float-7 {
top: 250px;
    width: 140px;
}	

.floating-dst.float-8 {
top: 170px;
    left: 24%;
    width: 160px;
}

.floating-dst.float-9 {
top: 200px;
    width: 170px;
}

.floating-dst.float-10 {
left: 64%;
    top: 250px;
    width: 170px
}

.floating-dst.float-11 {
left: 84%;
    top: 140px;
    width: 140px;
}

} 


@media (max-width: 1000px) {
.floating-dst.float-three {
  top: 220px;
}
}	

@media (max-width: 500px) {
.floating-dst.float-three {
  top: 20px;
}
}	

	/* Cifri
============================================================================================ */

.cifridst-icon {
background: #fff;
  width: 58px;
  border-radius: 12px;
}

.cifridst-icon2 {
  align-items: center;
}
.cifridst-icon3 {
  justify-content: center;
}
.cifridst-icon4 {
  display: flex;
}

.cifri-widget-details {
font-size: 18px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* 
============================================================================================ */
/* Star
============================================================================================ */

.card-block-four {
position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background: #fff;
  border-radius: 20px;
  min-height: 260px;
  padding: 30px;
}

.card-block-four {
  margin-bottom: 25px;
  transition: all 1s;
}

.dashboard-icon-widget .card-star-body {
  padding: 28px;
}
.card-block-four .card-star-body {
  padding: 15px 0px;
}
.card-star-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

.widget-icon-star {
  float: left;
  height: 100%;
  display: flex;
  border-radius: 5px;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-size: cover;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}

.widget-icon-star img {
max-height: 100px;
  width: auto;
  color: #fff;
}

.icon-star {
  width: 20px;
  height: 20px;
}

.text-block-four {
text-align: left;
  position: relative;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  }
  .text-block-four h1 {
    margin: 0;
    color: #000; }
  .text-block-four span {
    color: #595959; }
	
.dstlinetextcopy2{
font-size: 15px;
  color: #6d7986;
  line-height: 24px;
  text-align: left;
  margin-top: 20px; 
}

.dstlinetextcopy2 a{
color: #6d7986; 
text-decoration:underline;
}	

.dstmamail {
	padding-top: 50px;
background: #fff;
}

.main_title {
  text-align: left;
  margin-bottom: 30px; }
  
.mapBox {
  height: 420px;
  margin-top: 80px; }
  
.text-right {
    text-align: right !important
}  

.primary_btn {
  display: inline-block;
  color: #fff;
  letter-spacing: 0px;
  font-weight: 500;
  font-size: 16px;
  line-height: 46px;
  outline: none !important;
  text-align: center;
  cursor: pointer;
  border-radius: 8px;
  background: #ff528b;
  transition: all 0.4s ease 0s;
  border: none;
  }
  
.primary_btn span {
    padding: 0 30px;
transition: all 0.4s ease 0s;	
}

.primary_btn:hover {
      opacity: 0.9; 
	  transition: all 0.4s ease 0s;
	  color: #fff;
}

.primary_btn.tr-bg {
color: #000;
transition: all 0.4s ease 0s;
background: #fff;
}

.primary_btn.tr-bg:hover {
      opacity: 0.9; 
	  transition: all 0.4s ease 0s;
	  color: #000;
}
	
#contactForm button:disabled,
#contactForm button[disabled]{
    background-image: linear-gradient(to right, #999999 0%, #999999 100%), radial-gradient(circle at top left, #999999, #999999);
}	

.footer .phone-soc {
  margin-right: 60px;
}

.dstlogo {
    margin-bottom: 15px;
    float:left; 
}

.dstlogo img {
  height: 60px;
}

.dstlogo2 {    
margin-left: 80px;
font-size: 13px;
line-height:20px; 
display: block; 
max-width: 150px;
}

.dstlogo2 a {
font-size: 14px;
text-decoration: underline;    
line-height:20px;     
display: block; 
max-width: 150px;
}

.footer a {
  color: #fff;
}

.footer .social-links {
    border-top: 0px solid #e6e6e6;
    display: inline-block;
}
.footer .social-links img {
    width: auto;
    height: 23px;
	padding: 2px;
	transition: all 0.3s ease-in 0s;
	display: inline-block;
    text-decoration: none;
}

.footer .social-links img:a{
  text-decoration: none;
  border:none;
}

.dst-line-tor {
border: 1px solid #333;
  content: "";
  margin-top: 40px;
  margin-bottom: 40px;
  width: 100%;
}

@media (min-width: 991px) {
.mob-tor-hide {
    display: none;
}
}

.number-academy{
  background: #7c69ef;
  border-radius: 50px;	
float: left;
  height: 60px;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
   font-size: 30px;
  color: #fff;
  font-weight: 600;
}

.number-academy-text{
  position: relative;
  padding: 0 0 0 85px;
  counter-increment: item;
}

.number-academy2{
  background: #ff528b;
  border-radius: 50px;	
float: left;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
   font-size: 24px;
  color: #fff;
  font-weight: 600;
}

.number-academy-text2{
  position: relative;
  padding: 0 0 0 60px;
  counter-increment: item;
}

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

.slick-slide {
  margin: 3.5px;
}

.slick-prev {
  left: 75%;
  top: 38px;
}

.slick-next {
  right: 7%;
  top: 38px;
}

.slick-prev,
.slick-next {
  z-index: 10;
}


@media (max-width: 960px) {
.fbo-mobile-hide {
  display: none;
}
}

@media (max-width: 960px) {
.fbo-mobile-block {
  display: block;
}
}

@media (min-width: 960px) {
.fbo-mobile-block {
display: none;
}
}

.block-prod-demo {
display: inline-block;
  padding: 10px 20px;
  background: hsla(0,0%,5%,.07);
  border-radius: 50px;
  width: 100%;
  text-align: center;
}

.block-prod-demo:hover {
  opacity: 0.8;
}

.block-prod-demo-block {
display: inline-block;
  padding: 30px;
  background: #fff;
  border-radius: 18px;
  min-height: 400px;
  width: 100%;
}

.block-prod-demo-block:hover {
  opacity: 0.8;
}

.block-prod-demo.nav-link-demo.active  {
  box-shadow: 0 12px 30px rgb(0 0 0 / 8%);
  background: linear-gradient(90deg, rgb(115, 136, 255) 0%, rgb(112, 151, 255) 53%, rgb(116, 186, 255) 100%);
  color: #fff;
}

.block {
background: #fff;
  padding: 20px;
  font-size: 16px;
  border-radius: 18px;
  min-height: 100px;
}

.dstblock_item {
max-width: 280px !important;
  display: block;
  height: 100%;
}

.dstblock_item2 {
  max-width: 280px !important;
  display: block;
  height: 100%;
  margin: 0 auto;
}

.img-fluid-fbo {
  max-width: 100%;
  height: auto;
  border-radius: 18px;
  cursor: pointer;
  transition: all 0.3s ease-in 0s;
  box-shadow: 0px 15px 30px rgba(115, 137, 255, 0.2);
}