
@font-face {
  font-family: "Roboto";
  src: local("Roboto-Medium.ttf") format("ttf");;
  font-weight: 400;
}
@font-face {
  font-family: "IvyMode";
  src: local("IvyMode-Bold.woff") format("woff");
  font-weight: bold;
}
:root {
    --yellow: #ffcc33;
    --blue: #03a9f4;
  }
  
  * {
    margin: 0;
    box-sizing: border-box;
  }
  
  p{
    line-height: 1.5;font-size: 20px;
  }
  html {
    min-height: 200vh;
    
  }
  body {
    margin: 0;
    height: 90000000px; /* برای ایجاد فضای کافی برای اسکرول */
   
}

  section {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #004684;
  }
  
  section .box {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10;
    text-align: center;
  }
  .box h1{
    color: #fff;
    padding-top: 15%;z-index: -1;
  }
  .box p{
    color: #fff !important;
    
  }

  section .box.box2 {
    background-color: #FCB714;
    clip-path: circle(190px at 0% 120%);
    transition: background-color 1s ease;
    z-index: -1;
  }

  section h3 {
    text-align: center;
    color: #fff;
    font-size: 5em;font-family: 'IvyMode';
  }
  
  section .box.box1 h2 {
    color: transparent;
    -webkit-text-stroke: 3px #333;
  }
  
  section .box.box2 h2 {
    color: transparent;
  }
.content{
 
   
    color: #fff;
    position: fixed;
    z-index: -1;
}
#navigateButton{
  background-color: #004684;
  border: 3px solid #fff;
  border-radius: 5px;
  margin-top: 40px;
  color: #fff;
  margin-top: -10%;
}/*
.img{
  width: 15%;
  position: fixed;
  bottom: -30%;
  left: 0%;
}
 .img2{
  width: 30%;
  position: fixed;
  bottom: -30%;
  left: -5%;
} 

.img5{
  width: 40%;
  position: fixed;
  bottom: -18%;
  left: -6%;
}
.img6{
  width: 42%;
  position: fixed;
  bottom: -29%;
  left: -6%;
}
.img7{
  width: 42%;
  position: fixed;
  bottom: -16%;
  left: -6%;
  z-index: -1;
}

*/

.img4,.img3,.img2,.img,.img5,.img6,.img7{
 
  position: fixed;
  bottom: 0%;
  left:0;
  max-height: 500px;
}

.last{
  width: 40%;
  position: fixed;
  right: 30%;
  top: 4%;
  z-index: -1;
}
h4{
  margin-top: 32%;
  color: #fff;
  z-index: 2;
}
#myDiv {
  display: none;
  width: 100%;
  height: 100px; 
  
  color: white;
  text-align: center;
  line-height: 100px;
  position: absolute;
  top: 0;
  left: 0;
}
 #myDiv img{
width: 100%;
} 
.arrow{
  margin-right: 20px;
  background: none;
  border: none;
  color: #fff;
  font-size: 20px;
}
.arrow1{
  margin-left: 20px;
  background: none;
  border: none;
  color: #fff;
  font-size: 20px;
}
@media (max-width: 1500px) {
  /*
  .img {
    width: 25%;
    position: fixed;
    bottom: -40%;
    left: -5%;
  }
  .img2 {
    width: 70%;
    position: fixed;
    bottom: -100%;
    left: -15%;
  }
  .img3 {
    width: 50%;
    position: fixed;
    bottom: -48%;
    left: -15%;
  }
   .img4 {
    width: 50%;
    position: fixed;
    bottom: -50%;
    left: -11%;
  } 
  
  
    .img5 {
    width: 70%;
    position: fixed;
    bottom: -52%;
    left: -10%;
  }
  .img6 {
    width: 70%;
    position: fixed;
    bottom: -70%;
    left: -10%;
  }
  .img7 {
    width: 60%;
    position: fixed;
    bottom: -35%;
    left: -9%;
  }
  
  */

}

@media (max-width: 1300px) {
  /*.img {
    width: 50%;
    bottom: -94%;
    left: -17%;
  }
  .img2 {
    width: 60%;
    bottom: -80%;
    left: -15%;
  } 
  .img3 {
    width: 60%;
    bottom: -75%;
    left: -10%;
  }
  .img4 {
    width: 60%;
    bottom: -75%;
    left: -9%;
  }
    .img5 {
    width: 60%;
    bottom: -45%;
    left: -8.5%;
  }
  .img6 {
    width: 60%;
    bottom: -65%;
    left: -7.5%;
  }
  .img7 {
    width: 60%;
    bottom: -45%;
    left: -7.5%;
  }
  
  */

}
@media (max-width: 1160px) {
  /*.img {
    width: 50%;
    bottom: -94%;
    left: -17%;
  }/*
  .img2 {
    width: 70%;
    bottom: -102%;
    left: -15%;
  } 
  .img3 {
    width: 70%;
    bottom: -72%;
    left: -15%;
  }
  .img4 {
    width: 70%;
    bottom: -75%;
    left: -11%;
  } 
  
  
   .img5 {
    width: 70%;
    bottom: -52%;
    left: -10%;
  }
  .img6 {
    width: 70%;
    bottom: -72%;
    left: -9%;
  }
  .img7 {
    width: 70%;
    bottom: -52%;
    left: -8.5%;
  }
  
  */
 
}
@media (max-width: 1100px) {
  /*.img {
    width: 50%;
    bottom: -94%;
    left: -17%;
  }
  .img2 {
    width: 80%;
    bottom: -120%;
    left: -15%;
  }  
  .img3 {
    width: 80%;
    bottom: -100%;
    left: -15%;
  }
 .img4 {
    width: 80%;
    bottom: -100%;
    left: -15%;
  } 
  
    .img5 {
    width: 80%;
    bottom: -80%;
    left: -15%;
  }
  .img6 {
    width: 80%;
    bottom: -100%;
    left: -15%;
  }
  .img7 {
    width: 80%;
    bottom: -80%;
    left: -15%;
  }
  */

}
@media (max-width: 850px) {
  /*.img {
    width: 50%;
    bottom: -94%;
    left: -17%;
  }
  .img2 {
    width: 100%;
    bottom: -150%;
    left: -18%;
  }
  .img3 {
    width: 100%;
    bottom: -120%;
    left: -17%;
  }
   .img4 {
    width: 100%;
    bottom: -120%;
    left: -17%;
  } 
   .img5 {
    width: 100%;
    bottom: -100%;
    left: -15%;
  }
  .img6 {
    width: 100%;
    bottom: -120%;
    left: -15%;
  }
  .img7 {
    width: 100%;
    bottom: -100%;
    left: -15%;
  }
  
  */
 
}
@media (max-width: 750px) {
  /*.img {
    width: 60%;
    bottom: -129%;
    left: -15%;
  }
  .img2 {
    width: 120%;
    bottom: -200%;
    left: -20%;
  }  
  .img3 {
    width: 120%;
    bottom: -162%;
    left: -20%;
  }
 .img4 {
    width: 120%;
    bottom: -170%;
    left: -18%;
  } 
  
    .img5 {
    width: 120%;
    bottom: -145%;
    left: -17%;
  }
  .img6 {
    width: 120%;
    bottom: -160%;
    left: -15%;
  }
  .img7 {
    width: 120%;
    bottom: -140%;
    left: -15%;
  }
  
  
  */

}


/*********************/
.center-content {
  display: flex;
  flex-direction: column;
  justify-content: start;
  width: 100%;
  height: 100%;
  text-align: center;
}
.layers-logo{padding: 20px;}
.slider-number {
  position: absolute;
  bottom: 24px;
  text-align: center;
  display: flex;
  width: 100%;
  justify-content: center;
  color: #fff;
}
.slider-number p{
  font-size: 20px;letter-spacing: 2;color: #fff;
}
.center-content .description{
  line-height: 1.5;margin-top: 16px;
}
.content h2{font-size: 65px;margin-bottom: 16px;}
.content-3,.content-4 ,.content-5,.content-6,.content-7,.content-8,.content-9,.content-10{
  flex-direction: column;
  width: 50%;
  position: absolute;
  right: 0;
}
.content-7{
top: 50px;
}
.readmoreBtn{
  margin-top: 24px;
}
.readmoreBtn a{
  color: #fff;font-size: 20px;
}

.last-content{
  margin-top: 10%;
}
.last-slider-number{
  bottom: 20px;
}


@media(max-width:767px){

.first-slide-text p{
  padding: 0px 16px;font-size: 16px;
}
 .center-content {
   
    margin-top: 50px;
    padding: 0px 16px;
}
  .content h2 {
    font-size: 30px;
    
}
p {
  font-size: 16px;
}
.content-3, .content-4, .content-5, .content-6, .content-7, .content-8, .content-9, .content-10 {
  width: 80%;margin-top: 50px;
}
.img4, .img3, .img2, .img, .img5, .img6, .img7 {
  max-height: 600px;z-index: -1;
}
.last-content{margin-top: 200px;}

.readmoreBtn a {
  
  font-size: 16px;
}
section h3 {
  font-size: 3em;
}
.content-7 {
  top: 120px;
}
.last {
  width: 80%;
  position: absolute;
  right: 12%;
  top: -9%;
  z-index: -1;
}
.last-content h2{
  margin-top: -38%;
}
.d-none-xs{
  display: none;
}
#myDiv{display: none!important;}
}


@media(min-width:768px){
  .d-none-lg{
    display: none;
  }
}


::-webkit-scrollbar {
  display: none;
}

.readmoreBtn a{
	font-size: 16px;
}
