  @import url('https://use.typekit.net/yxg8uxc.css');

* {
  	font-family: "costa", sans-serif;
	font-weight: 400;
	font-style: normal;
}


.elementor-18 {
    	font-family: "costa", sans-serif !important;
		font-weight: 400;
		font-style: normal;
}



.cont{
    height: 400px;
    width: 750px;
    position: relative;
    border: groove;
    box-shadow: 2px 4px 10px 4px #27374d;

  }
  .cont .images{
    height: 80%;
    width: 88%;
    background-size:cover ;
    transition: 0,5s;
  }
  .cont .images .screen{
    transform: matrix(1, 0, 0, 1, -27, 0);
    height: 102%;
    width: 110%;
    border: groove;
    object-fit: cover;

    margin-left: 73px;
    margin-top: 37px;
    
  }
  .btm-slides{
    position: absolute;
    bottom: 430px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    text-align: center;
    /* overflow: hidden; */
    transition: 0,5s;

  }

  /* .btm-slides span::after{
     position: absolute; 
    content: '';
    bottom: -27px;
    border-style: solid;
    border-width: 15px;
    border-color: #27374d transparent transparent;
    transform: translateX(-50%);
    

  } */


  .btm-slides::after{
    overflow: visible;

  }



/* 
.btm-slides:active {
  color: #ffffff;
} */



  .btm-slides span{
    height: 50px;
    width: 200px;
    border: 2px solid white;
    margin: 0 3px;
    cursor: pointer;
    border: solid;
    border-radius: 10px;
    font-size: 23px;
    /* color: black; */
    /* background-color:#ffffff ; */

  }
.arrow_one::before{
  position: absolute;
  content: '';
  bottom: -28px;
  border-style: solid;
  border-width: 15px;
  border-color: #27374d transparent transparent;
  transform: translateX(-50%);
  visibility: hidden;
  

}

.arrow_tow::before{
  position: absolute;
  content: '';
  bottom: -28px;
  border-style: solid;
  border-width: 15px;
  border-color: #27374d transparent transparent;
  transform: translateX(-50%);
  visibility: hidden;
}
.arrow1{
  top: 35px;
  position: absolute;
  width: 24px;
  height: 24px;
  background-color:#27374d  ;
  transform: rotate(45deg);
  right: 90px;
  visibility:hidden;
}
.arrow2{
  top: 36px;
  position: absolute;
  width: 24px;
  height: 24px;
  background-color:#27374d  ;
  transform: rotate(45deg);
  right: 290px;
  visibility: visible;
}
  /* .btm-slides span::before {
    position: absolute;
    content: '';
    bottom: -28px;
    border-style: solid;
    border-width: 15px;
    border-color: #27374d transparent transparent;
    transform: translateX(-50%);
    
  } */


  /* .btm-slides span::after {
    color: #ffffff;
  }

  .btm-slides span::before {
    color: black;
  } */

  /* لون النص */
.tx  {
  /* color: #ffffff; */
  margin: 7px;
    font-family: "costa", sans-serif;
font-weight: 400;
font-style: normal;
}

  /* لون النص */
  /* .tx:active {
  color: #ffffff;
  } */

  .sliders{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 45px;
    cursor: pointer;
    border: 2px solid white;
    background: rgba(255,255,255,0.1);
  }
  .sliders:hover{
    background: rgba(255,255,255,0.2);
  }
  .right{
    right: 0;
  }
  .sliders span{
    line-height: 41px;
    font-size: 35px;
    color: white;
  }
  

   /* .cont .images {
    animation-duration: 0,5;
  } 
  */




@media screen and (min-width:768px) and (max-width: 1024px) {

    

  .cont{
    height: 400px;
    width: 550px;
    position: relative;
    border: groove;
    box-shadow: 2px 4px 10px 4px #27374d;

  }
  .cont .images{
    height: 80%;
    width: 88%;
    background-size:cover ;
    transition: 0,5s;
  }
  .cont .images .screen{
    transform: matrix(1, 0, 0, 1, -39, 0);
    height: 102%;
    width: 110%;
    border: groove;
	object-fit: cover;
    margin-left: 73px;
    margin-top: 37px;
    
  }
  .btm-slides{
    position: absolute;
    bottom: 430px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    text-align: center;
    /* overflow: hidden; */
    transition: 0,5s;

  }

  /* .btm-slides span::after{
     position: absolute; 
    content: '';
    bottom: -27px;
    border-style: solid;
    border-width: 15px;
    border-color: #27374d transparent transparent;
    transform: translateX(-50%);
    

  } */


  .btm-slides::after{
    overflow: visible;

  }



/* 
.btm-slides:active {
  color: #ffffff;
} */



  .btm-slides span{
    height: 50px;
    width: 200px;
    border: 2px solid white;
    margin: 0 3px;
    cursor: pointer;
    border: solid;
    border-radius: 10px;
    font-size: 23px;
    /* color: black; */
    /* background-color:#ffffff ; */

  }
.arrow_one::before{
  position: absolute;
  content: '';
  bottom: -28px;
  border-style: solid;
  border-width: 15px;
  border-color: #27374d transparent transparent;
  transform: translateX(-50%);
  visibility: hidden;
  

}

.arrow_tow::before{
  position: absolute;
  content: '';
  bottom: -28px;
  border-style: solid;
  border-width: 15px;
  border-color: #27374d transparent transparent;
  transform: translateX(-50%);
  visibility: hidden;
}
.arrow1{
  top: 35px;
  position: absolute;
  width: 24px;
  height: 24px;
  background-color:#27374d  ;
  transform: rotate(45deg);
  right: 90px;
  visibility:hidden;
}
.arrow2{
  top: 36px;
  position: absolute;
  width: 24px;
  height: 24px;
  background-color:#27374d  ;
  transform: rotate(45deg);
  right: 290px;
  visibility: visible;
}
  /* .btm-slides span::before {
    position: absolute;
    content: '';
    bottom: -28px;
    border-style: solid;
    border-width: 15px;
    border-color: #27374d transparent transparent;
    transform: translateX(-50%);
    
  } */


  /* .btm-slides span::after {
    color: #ffffff;
  }

  .btm-slides span::before {
    color: black;
  } */

  /* لون النص */
.tx {
  /* color: #ffffff; */
  margin: 7px;
}

  /* لون النص */
  /* .tx:active {
  color: #ffffff;
  } */

  .sliders{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 45px;
    cursor: pointer;
    border: 2px solid white;
    background: rgba(255,255,255,0.1);
  }
  .sliders:hover{
    background: rgba(255,255,255,0.2);
  }
  .right{
    right: 0;
  }
  .sliders span{
    line-height: 41px;
    font-size: 35px;
    color: white;
  }
}



@media screen and (min-width:320px) and (max-width: 767px){
  
  .cont{
		height: 200px;
        width: 310px;
        position: relative;
        border: groove;
        box-shadow: 2px 4px 10px 4px #27374d;

  }
  .cont .images{
    height: 80%;
    width: 88%;
    background-size:cover ;
    transition: 0,5s;
  }
  .cont .images .screen{
		transform: matrix(1, 0, 0, 1, -41, 0);
        height: 83%;
        width: 85%;
        border: groove;
        margin-left: 80px;
        margin-top: 33px;
        object-fit: cover;
    
  }
  .btm-slides{
        position: absolute;
        bottom: 230px;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        text-align: center;
        /* overflow: hidden; */
        transition: 0, 5s;

  }



  .btm-slides::after{
    overflow: visible;

  }





  .btm-slides span{
 		height: 50px;
        width: 140px;
        border: 2px solid white;
        margin: 0 3px;
        cursor: pointer;
        border: solid;
        border-radius: 10px;
        font-size: 17px;


  }
.arrow_one::before{
  position: absolute;
  content: '';
  bottom: -28px;
  border-style: solid;
  border-width: 15px;
  border-color: #27374d transparent transparent;
  transform: translateX(-50%);
  visibility: hidden;
  

}

.arrow_tow::before{
  position: absolute;
  content: '';
  bottom: -28px;
  border-style: solid;
  border-width: 15px;
  border-color: #27374d transparent transparent;
  transform: translateX(-50%);
  visibility: hidden;
}
.arrow1{
		top: 35px;
        position: absolute;
        width: 24px;
        height: 24px;
        background-color: #27374d;
        transform: rotate(45deg);
        right: 62px;
        visibility: hidden;
}
.arrow2{
        top: 36px;
        position: absolute;
        width: 24px;
        height: 24px;
        background-color: #27374d;
        transform: rotate(45deg);
        right: 207px;
}




  /* لون النص */
.tx {
         display: flex;
        /* color: #ffffff; */
        margin-top: 10px;
        font-size: 13px;
        flex-wrap: nowrap;
        flex-direction: column;
}

  /* لون النص */
  /* .tx:active {
  color: #ffffff;
  } */

  .sliders{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 45px;
    cursor: pointer;
    border: 2px solid white;
    background: rgba(255,255,255,0.1);
  }
  .sliders:hover{
    background: rgba(255,255,255,0.2);
  }
  .right{
    right: 0;
  }
  .sliders span{
    line-height: 41px;
    font-size: 35px;
    color: white;
  }
}



