/*-----------slider---------------*/
@media only screen and (min-width: 1024px) {
.line-slider
{
  border-left: 6px solid white;
  border-right: 6px solid white;
  border-bottom: 6px solid white;
  width: 96%;
  height: 90%;
  position: absolute;
  padding: 50px;
  left: 0;
  right: 0;
  margin: auto;
  top: -46px;
  clip-path: polygon(0 0, calc(100% - 0px) 0, 100% 80px, 100% 100%, 80px 100%, 0 calc(100% - 80px));

}
.fake-top-border {
position: absolute;
        height: 6px;
        width: 300px;
        background: #fff;
        bottom: 0;
        transform: rotate(45deg);
        left: -81px;
}
/* خط بالا با گرادینت */
.line-slider::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 4px;
  width: 100%;
  background: linear-gradient(108deg, #ffffff,#f0cb3500,#f0cb3500, #f0cb3500,#f0cb3500,#f0cb3500,#f0cb3500, #ffffff);
}

}
#carouselExample {
  position: relative;
  height: 100vh;
  overflow: hidden;
	transition: height 0.5s ease-in-out;

}


.slider-collapse {
  height: 20vh !important;
  transition: height 0.5s ease-in-out;
  overflow: hidden;
}


.carousel-inner img {
    height: 100vh;
    object-fit: cover;
}



.carousel-overlay {
    position: absolute;
    top: 75px;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
   display: flex;
   align-items: center;
    color: #fff;
  
    
  } 
  .carousel-text{
    height: 100%;
	      bottom: -125px;
    position: relative;
  }

@media (max-height: 700px) {

  .carousel-text{
   
	    bottom: -33px;

  }

	
}

  .carousel-text h2 {
    font-size: 2rem;
    font-weight: bold;
  }
  
  .carousel-indicators button {
    width: 15px!important;
    height: 15px!important;
    border-radius: 50%!important;
    background-color: transparent!important;
    border: 2px solid #fff!important;
    opacity: 0.7!important;
    transition: opacity 0.3s ease, transform 0.3s ease;
    -webkit-border-radius: 50%!important;
    -moz-border-radius: 50%!important;
    -ms-border-radius: 50%!important;
    -o-border-radius: 50%!important;
}
  
  .carousel-indicators button.active {
    border: 3px solid #fff!important;
    opacity: 1;
    
  }
  

.carousel-control-icon svg {
    color: var(--primery);
    background:#464646;
    width: 45px;
    height: 45;
}

    
@media only screen and (max-width: 767px) {

.carousel-control-icon svg {
  
    width: 25px;
    height: 25;
}


}

.slider_text1{
  position: relative;
  font-size: 1.5rem;
  display: inline-block;
  background: var(--secondry);
  padding: 8px 15px;
  margin-bottom: 7px;
  color: #fff;
}

.slider_text2
{
  display: block;
  background: var(--secondry);
  padding: 8px 15px;
  width: 600px; 
    
}
@media only screen and (max-width: 767px) {
  .slider_text2
  {
   
    width: auto; 

}
}
.slider-video
{
  width: 100% !important;
  height: 100vh;
  object-fit: cover;
}

.progress-bar-container {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  height: 5px;
  background: #e0e0e0;
  z-index: 10;
  margin: auto;
}
#progress-bar {
  height: 100%;
  background: #3BD4AE;
  width: 0;
  transition: width 1s ease;
}
@media only screen and (max-width: 1023px) {

  .progress-bar-container {

     display: none;
  }
}


.carousel-indicators button.active {
  border: 3px solid #fff !important;
  opacity: 1;
  background: #A5A5A5!important;
}
@media only screen and (min-width: 1024px) {
.carousel-indicators{
 
  bottom: 40px;
 text-align: center;
}
}

@media only screen and (max-width: 1023px) {
  .carousel-indicators .container{
    display: flex;
        justify-content: center;
  }
  }

/*--------------------------*/
.section-one-holder{
position: relative;
}

.section-one-holder::before{
  content: "";
  position: absolute;
  background: url(../image/image8.svg);
  width: 100%;
  height: 100%;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}



.section-one
{
    padding: 150px 0;

}

.section1_title,.section2_title
{
    font-size: 2rem;
    font-weight: bold;
}
.section1_title a,.section2_title a{
  color: var(--secondry);
}
.section1_text,.section2_text,.section5_text
{
  color:#79797A;
  text-align: justify;
}

@media only screen and (max-width: 991.99px) {

.section1_title,.section2_title {
  font-size: 1.5rem;


}
.section-one
{
    padding: 50px 0;

}
}
/*--------------------------*/
.section-two{
  padding: 70px 0;
  background-color: #E8FCFF;
  position: relative;
	min-height: 400px;
}

.section2_img
{
  position: absolute;

  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
	    height: 604px;
    object-fit: contain;
    position: absolute;
    bottom: -195px;
}
  
}

@media only screen and (max-width: 1199.99px) {

  .section2_img{
    right: 0;
  }



}

@media only screen and (max-width: 991.99px) {

  .section2_img
  {
    position: relative;
    width: auto;
    height: 300px;
    top: 0;

  }
  .section-two{
    padding: 30px 0 50px 0;

  }
}

/*-----------------*/

.section-three-holder{

  background: url(../image/image9.jpg);
  position: relative;

	    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	    padding: 300px 0;

}

.section-three{
  padding: 50px 0;
  
}

.section3_content{
    position: relative;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    z-index: 2;

}

@media only screen and (min-width: 992px) {
.section3_content::before{
content: "";
    background: url(../image/Vector.png);
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 1239px;
    height: 518px;
    top: 0;
    bottom: 0;
    margin: auto;
	    margin-right: -30px;
    z-index: -1;

}
}
.section3_column 
{
  
    position: relative;
    color: var(--secondry);
    text-align: justify;
}
.section3_title{
  font-size: 1.3rem;
  font-weight: bold;
}
@media only screen and (max-width: 991.99px) {

.section-three-holder {
         padding: 50px 0;

}	
	.section3_content
	{
		background: #ffffffad;
    padding: 30px;
	}
	
	
}

@media only screen and (max-width: 767px) {

.section3_column {
 
  padding: 15px;
}



}



/*-------------------------*/

.section-five{
  padding: 150px 0;
  position: relative;
  background-color: #ebebed;
  overflow: hidden;
}


.section5_img{
  position: absolute;
  top: 0;
  width: 594px;

}

@media only screen and (max-width: 991px) {
  .section5_img{
    position: relative;
    top: 0;
    width: auto;
  
  }
  .section-five{
    padding:50px 0;
  }
}

.section5_title {
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 15px;
  display: block;
}
.section5_title a ,.section5_title_second  a
{
  color: var(--secondry);
}


.section5_title_second {
  font-size: 1.3rem;
  font-weight: bold;
  margin-top: 50px;
  display: block;
  position: relative;
  width: 155px;
  display: block;
  padding-top: 5px;
}
.section5_title_second::before{
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  height: 2px;
  background-color: var(--primery);
}



/*--------------------------*/



