@font-face {
    font-family: pacifico;
    src: url("pacifico.ttf");
}@font-face {
    font-family: robotB;
    src: url("Roboto-Bold.ttf");
}@font-face {
    font-family: robotL;
    src: url("Roboto-Light.ttf");
}@font-face {
    font-family: sensas;
    src: url("Sansation_Light.ttf");
}@font-face {
    font-family: sensasB;
    src: url("Sansation_Bold.ttf");
}
@font-face {
    font-family: harri;
    src: url("HARRINGT.TTF");
}
@font-face {
    font-family: kozuka;
    src: url("KozGoPro-Regular.otf");
}

@font-face {
  font-family: pfsb;
  src:url("PFSquareSansPro-Bold.otf");
}

*{
    font-family: sensas;
}


.diapo-col{
    width: 100%;
    height: 400px;
    position: relative;
    margin-left: 100px;
    padding: 0;
}
@media (max-width:1445px) {
    .diapo-col{
        margin-left: 30px;
    }
}
@media (max-width:768px) {
    .diapo-col{
        margin-left: 10px;
    }
}



.diapo-img{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background:transparent;
    z-index: 20;    
    margin: 0;
    padding: 0;    
}

.diapo-img img{
    height: 100%;
    width: 100%;
}

.diapo-txt{
    /*background:rgb(16, 92, 136,0.1);*/
    background-color: transparent;
    width: 100%;
    height: auto;
    position: absolute;
    right: 0;
    bottom:0px;
    color: #323e55;
    padding: 25px;
    box-sizing: border-box;
    z-index: 2;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.diapo-txt p{
    font-size: 18px;
    line-height: 24px;
}

.diapo-txt p b{
    color: rgb(9, 0, 204);
}

.diapo-txt h1{
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    /*font-size: 18px;*/
    color: rgb(113, 89, 27);
    line-height: 3;
}

.diapo-row{
    display: flex;
    width: 1600px;
    transition: 0.3s;
}

.diapo-col .diapo-img img{
    /*height: 200px;*/
    margin-top:20px;
}













@media (max-width:1221px) {
    .diapo-txt{
        padding: 17px;
    }
    .diapo-txt p{
        font-size: 16px;
        line-height: 18px;
    }
    .diapo-txt h2{
        font-size: 16px;
    }
    .diapo-col .diapo-img img{
        height: 230px;
        margin-top:65px;
    }
    .connectsch,.connectschblue,.connectschpink {
        font-size:13px;
        padding:7px 10px;
    }

    .banner header{
        display: flex;
        width: 100%;
        padding:15px;
    }
    .banner header .txtmenu{
        color: #105c88;
        font-size: 13px;
        justify-content: space-between;
    }
    .banner header .togglehd{
        position: absolute;
        width: 40px;
        height: 40px;
        margin-left: auto;
        margin-right: auto;
    }
}





@media (max-width:1024px) {
    .diapo-col .diapo-img img{
        height: 150px;
        margin-top:95px;
    }
    .connectsch,.connectschblue,.connectschpink {
        font-size:13px;
        padding:7px 10px;
    }
}





.contain{
    width: 100%;
    height: 400px;
    position: relative;
    top: 50%;
    left:50%;
    transform: translate(-50%,-50%);
}

.indicator{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -50px;
}

.btn-diapo{
    display: inline-block;
    height: 15px;
    width: 15px;
    margin: 4px;
    border-radius: 15px;
    background: #9c9c9c;
    cursor: pointer;
    transition: 0.5s;
}
.activer{
    width: 45px;
    background: rgb(9, 0, 204);
}

.les-col{
    width: 100%;
    height: 100%;
    overflow: hidden;
}








@media (max-width:928px) {
    .diapo-col .diapo-img img{
        margin-top: 120px;
        width: auto;
    }
    
    .banner{
        overflow: auto;
        display: block;
    }
    .banner header{
        width: 100%;
    }
    .about{
        flex-direction: column-reverse;        
        display: block;
        height: 100%;
        overflow: auto;
    }
    .about .contentbox{
        width: 100%;
    }
    .about .contentbox{
        height: auto;
        max-height: 400px;
    }
    
    
    .contain{
        position: absolute;
        top: 0;
        width: 100%;
        margin-top: 390px;
        z-index: 0;
        margin-bottom: 100px;
    }
    
    
}

@media (max-width:540px) {
    .diapo-col{
        margin-left: 15px;
    }
    .diapo-col .diapo-img img{
        margin-top: 101px;
        width: auto;
    }
    .connectsch,.connectschblue,.connectschpink {
        font-size:12px;
        padding:6px 9px;
    }
    .connectschpink {
        display: none;
    }

    .banner header{
        display: flex;
        width: 100%;
        padding:15px;
    }
    .banner header .txtmenu{
        color: #105c88;
        font-size: 11px;
        justify-content: space-between;
    }
    .banner header .togglehd{
        position: absolute;
        width: 30px;
        height: 30px;
        margin-left: auto;
        margin-right: auto;
    }

}





.boxslider0{
    width: 100vw;
    position: absolute;
    top: 50%;
    left:50%;
    transform: translate(-50%,-50%);
    z-index: 1000;
    /*background-color: #105c8800;*/
    background-color: transparent;
    height: 500px;
}






.boxslider{
    width: 100vw;
    position: absolute;
    top: 50%;
    left:50%;
    transform: translate(-50%,-50%);
  
  margin-top: 10px;
  z-index: 1000;
}

.sliderx {
    position: relative;
    width: 100%; 
    height: 500px;
    overflow-x: hidden;
    border-radius: 3px;
    /*box-shadow: 3px 10px 15px 0px rgba(0, 0, 0, 0.15);*/
    overflow-y: auto;
    background-color: transparent;
    /*background-color: #ededed9f;*/
}


.sliderx ul{
    display: flex;
    list-style: none;
    transition: all 1s ease;
}

.sliderx img {
    /*width: auto;
    max-height: 200px;
    border-radius: 3px;*/
}


.sliderx .div00 {
    width: 100%;
    height: 500px;
    border-radius: 3px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    text-shadow: 2px 2px #0000001a;
    background-color: transparent;
}

.sliderx div div{
    /*width: auto;
    height: 400px;
    min-width: 400px;
    border-radius: 3px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid rgb(189, 189, 189);
    box-shadow: 3px 10px 15px 0px rgba(0, 0, 0, 0.15);*/
}







.sliderx2 {
    position: relative;
    width: 100%; 
    height: 500px;
    overflow-x: hidden;
    border-radius: 3px;
    /*box-shadow: 3px 10px 15px 0px rgba(0, 0, 0, 0.15);*/
    overflow-y: auto;
    background-color: transparent;
    /*background-color: #ededed9f;*/
}


.sliderx2 ul{
    display: flex;
    list-style: none;
    transition: all 1s ease;
}

.sliderx2 img {
    /*width: auto;
    max-height: 200px;
    border-radius: 3px;*/
}


.sliderx2 .div002 {
    width: 100%;
    height: 500px;
    border-radius: 3px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    text-shadow: 2px 2px #0000001a;
    background-color: transparent;
}

.sliderx2 div div{
    /*width: auto;
    height: 400px;
    min-width: 400px;
    border-radius: 3px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid rgb(189, 189, 189);
    box-shadow: 3px 10px 15px 0px rgba(0, 0, 0, 0.15);*/
}







  .div_img{
    width: 100%;
    /*background: linear-gradient(#ffffff, #fcfcfc33, transparent); 
    background-size: cover; */
    position: absolute;
    top:0;
    left:0;
    height: 100%;
  }

  .div_img img{
    height: 100%;
    opacity: 0.5;
    width: auto;
  }

  .div_1 {
    /*width: 650px;
    height: 250px;*/
    width:100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: none;
    box-shadow: none;
    padding-left:80px;
    padding-right:80px;
    /*background-color: rgba(255, 255, 255, 0);*/
    background-color: transparent;
    height: 500px;
    border: 1px solid transparent;
    
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed; 
    background-size:auto;
    position: relative;
    padding: 10px;
    flex-wrap: wrap;
    /*background-image:linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.55), #fff),url(agri.jpg);background-size: cover;*/
  }
    .div_1 h1{
        margin: 0;
        font-family: sensas;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 1px;
        /*font-size: 18px;*/
        color: rgb(47, 47, 47);
        line-height: 1;
        margin-bottom: 50px;
        text-shadow: 2px 2px #0000001a;
    }
    .div_1 b{
        color:rgb(27, 57, 83);
        font-family: sensas;
        text-shadow: 2px 2px #0000001a;
    }
  .div_2,.div_3,.div_22,.div_222 { 
    /*text-align: center;
    display: block;
    padding: 5px;
    border: none;
    box-shadow: none;
    width: 100%;
    background-color: rgba(32, 34, 36, 0.708);*/
    background-color: rgb(9,0,204);
    display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;
    border:none;
    width:50%;
    padding-left:40px;
    padding-right:40px;
    height: 400px;
    min-width: 400px;
  }
  .div_2 img{
    height:100px;max-width:100px; }
  
  .boxslider .paginationdots {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 30px;
    
  }
  
  .boxslider .dotx {
    width: 35px;
    height:12px;
    border-radius: 11px;
    background-color: #d6d6d6;
    cursor: pointer;
  }

  .boxslider .dotx:hover {
    background-color: dodgerblue;
  }
  
  .boxslider .dotx.activedx {
    background-color: #280189;
  }





  .boxslider .dotx2 {
    width: 35px;
    height:12px;
    border-radius: 11px;
    background-color: #d6d6d6;
    cursor: pointer;
  }

  .boxslider .dotx2:hover {
    background-color: dodgerblue;
  }
  
  .boxslider .dotx2.activedx2 {
    background-color: #280189;
  }


    @media only screen and (max-width: 767px) {
        .boxslider{
            height: 450px;
            flex-direction: column-reverse;
            /*top: 70px;*/
        }
        .sliderx {
            /*display: block;*/
            width: 100%;
            height: 100%;
            border-radius: 0px;
            box-shadow: none;
            
            /*background-color: #290099;*/
        }
        .sliderx ul{
            /*display: block;*/
        }
        .sliderx div div{
            /*width: auto;
            height: 400px;
            min-width: 400px;
            border-radius: 3px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            height: auto;
            min-width: 320px;
            width: 100%;
            border: none;
            box-shadow: none;*/
        }
        .sliderx .div00{
            flex-direction: column-reverse;
            /*flex-direction: row;
            justify-content: center;
            align-items: center;*/ 
            height: 400px;
            /*overflow: auto;
            /*background-color: transparent;*/
            
        }




        .sliderx2 {
            /*display: block;*/
            width: 100%;
            height: 100%;
            border-radius: 0px;
            box-shadow: none;
            
            /*background-color: #290099;*/
        }
        .sliderx2 ul{
            /*display: block;*/
        }
        .sliderx2 div div{
            /*width: auto;
            height: 400px;
            min-width: 400px;
            border-radius: 3px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            height: auto;
            min-width: 320px;
            width: 100%;
            border: none;
            box-shadow: none;*/
        }
        .sliderx2 .div002{
            flex-direction: column-reverse;
            /*flex-direction: row;
            justify-content: center;
            align-items: center;*/ 
            height: 400px;
            /*overflow: auto;
            /*background-color: transparent;*/
            
        }




        .div_1,.div_2,.div_3,.div_22,.div_222{
            min-width:300px !important;
            width:100%;
        }
        .div_2 img,.div_22 img,.div_222 img{
            max-height: 40px;max-width:40px;
        }
        .div_3 img{
            max-height: 40px;
        }
        .div_2,.div_3,.div_22,.div_222 {
            max-height: 70px !important;
            border: none;
            box-shadow: none;
            padding-left:20px;
            padding-right:20px;
        }
        .div_1 {
            max-height: 300px !important;
            border: none;
            box-shadow: none;
            padding-left:20px;
            padding-right:20px;
        }
        .paginationdots{
            display: none;
        }
    }