main .actualites:before {
  left: -100%;
}
main .actualites:before {
  background: #ededed;
}
main .actualites:before, main .actualites:after {
  
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
}
main .actualites > .items > .custom-first {
  width: 76%;
  margin-bottom:20px;
  
}
main .actualites > .items > .custom-second {
  width: 74%;
  max-height: 315px;
  height: 100%;
  overflow: hidden;
  height:300px;
  margin-left:200px;
  
}
main .actualites > .items > article {
  margin: 10px;
  margin-bottom:20px;
}
.node--type-actualite {
  position: relative;
  margin-bottom: 30px;
  /*background-color: #ffffff;*/
  height:300px;
}

main .actualites > .items > .custom-first > span > .node__content > div:nth-of-type(2) {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
main .actualites > .items > .custom-second > span > .node__content > div {
  width: 80%;
  margin: 0;
  padding: 0;
  margin-right:10%;
  margin-left: 40%;
    margin-top: 14%;
}
.text-f {
 margin-top:50%;
 line-height: 1.4rem;
}
main .actualites > .items > .custom-second > span .texte {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
main .actualites > .items > .custom-first > span > .node__content > div {
  width: 30%;
  margin: 0;
  padding: 0;
  margin-left:10%;
}
main .actualites > .items > .custom-first > span .texte {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.node--type-actualite .texte {
  padding: 0 calc(20% + 40px) 20px;
  text-align: center;
  font-size: 21px;
  font-weight: 600;
  color: #000000;
  line-height: 1.9rem;
  text-transform:uppercase;
}

/*main .actualites > .items > .custom-first > span > div:before {
  position: absolute;
  display: block;
  z-index: 1;
  content: '';
  width: 5px;
  height: 50px;
  background-color: #1363df;
  top: false;
  left: false;
  right: calc(80% - 20px);
  bottom: 20px;
}
main .actualites > .items > .custom-first > span:before {
  position: absolute;
  display: block;
  z-index: 1;
  content: '';
  width: calc(80% - 40px);
  height: 7px;
  background-color: #1363df;
  top: 20px;
  left: false;
  right: 20px;
  bottom: false;
}
main .actualites > .items > .custom-first picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  margin-left: 71%;
  border-radius: 10px;
    width: 199px;
    height: 180px;
    object-fit: cover;
    margin-top:6%;
}
main .actualites > .items > .custom-second picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  margin-left: 8%;
    border-radius: 10px;
    width: 199px;
    height: 180px;
    object-fit: cover;
    margin-top: 6%;
}
main .actualites > .items > .custom-first > span > div:before {
  position: absolute;
  display: block;
  z-index: 1;
  content: '';
  width: 5px;
  height: 50px;
  background-color: #1363df;
  top: false;
  left: false;
  right: calc(80% - 20px);
  bottom: 20px;
}
main .actualites > .items > .custom-first:before {
  position: absolute;
  display: block;
  z-index: 1;
  content: '';
  width: calc(80% - 40px);
  height: 7px;
  background-color: #1363df;
  top: false;
  left: false;
  right: 20px;
  bottom: 20px;
}
main .actualites > .items > .custom-first:after {
  position: absolute;
  display: block;
  z-index: 1;
  content: '';
  width: 5px;
  height: calc(100% - 40px);
  background-color: #1363df;
  top: 20px;
  left: false;
  right: 20px;
  bottom: false;
}
main .actualites > .items > .custom-first > span:after {
  position: absolute;
  display: block;
  z-index: 1;
  content: '';
  width: 5px;
  height: 50px;
  background-color: #1363df;
  top: 20px;
  left: false;
  right: calc(80% - 20px);
  bottom: false;
}
/*main .actualites > .items > .custom-second > span > div:before {
  position: absolute;
  display: block;
  z-index: 1;
  content: '';
  width: 5px;
  height: 50px;
  background-color: #1363df;
  top: 20px;
  left: calc(80% - 20px);
  right: false;
  bottom: false;
}
main .actualites > .items > .custom-second:after {
  position: absolute;
  display: block;
  z-index: 1;
  content: '';
  width: 5px;
  height: calc(100% - 40px);
  background-color: #1363df;
  top: 20px;
  left: 20px;
  right: false;
  bottom: false;
}
main .actualites > .items > .custom-second > span > div:before {
  position: absolute;
  display: block;
  z-index: 1;
  content: '';
  width: 5px;
  height: 50px;
  background-color: #1363df;
  top: 20px;
  left: calc(80% - 20px);
  right: false;
  bottom: false;
}
main .actualites > .items > .custom-second > span:before {
  position: absolute;
  display: block;
  z-index: 1;
  content: '';
  width: calc(80% - 40px);
  height: 7px;
  background-color: #1363df;
  top: false;
  left: 20px;
  right: false;
  bottom: 20px;
}
main .actualites > .items > .custom-second:before {
  position: absolute;
  display: block;
  z-index: 1;
  content: '';
  width: calc(80% - 40px);
  height: 7px;
  background-color: #1363df;
  top: 20px;
  left: 20px;
  right: false;
  bottom: false;
}
main .actualites > .items > .custom-second > span:after {
  position: absolute;
  display: block;
  z-index: 1;
  content: '';
  width: 5px;
  height: 50px;
  background-color: #1363df;
  top: false;
  left: calc(80% - 20px);
  right: false;
  bottom: 20px;
}*/
.scroll-content-home
{
  background-color:#fbbc21;
  padding:20px;
  
}
.custom-design0 > .items > .item.recherche-formation .question1::after {
  background-image: url('https://www.kizsaps.co.in/public/assets/img/others/icon1.png');
  
}
.custom-design0 > .items > .item.recherche-formation .question2::after {
   background-image: url('https://www.kizsaps.co.in/public/assets/img/others/iconworld.png');
 
  
}
.custom-design0 > .items > .item.recherche-formation .question3::after {
     background-image: url('https://www.kizsaps.co.in/img/menu/1726550822.png');
 
 
}
.custom-design0 > .items > .item.recherche-formation .question4::after {
      background-image: url('https://www.kizsaps.co.in/public/assets/img/others/ion2.png');
 
 
}
.custom-design0 > .items > .item.recherche-formation .question5::after {
      background-image: url('https://www.kizsaps.co.in/public/assets/img/others/img31.png');
 
 
}
.custom-design0 > .items > .item .question::after, .custom-design0 > .items > .item > a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 94px;
  height: 100%;
  background-color: #201351;
  background-position: center;
  background-repeat: no-repeat;
}
.custom-design0 > .items > .item .question, .custom-design0 > .items > .item > a {
  position: relative;
  display: block;
  max-width: 604px;
  padding: 40px 64px 40px 20px;
  font-size: 22px;
  font-size: 1.2rem;
  line-height: 15px;
  font-weight: 700;
  cursor: pointer;
  color: #ffffff;
  background-color: #014D99;
  text-transform: uppercase;
}
.custom-design0 > .items > .item {
  margin-bottom: 10px;
}
.banner__content title
{
  color: #ffffff;
}

.scroll-title
{
    text-align:center;
    text-transform:uppercase;
    font-weight:bold;
    
}
.scroll-desc
{
    font-size:16px!important;
    color:#000;
}
.brush-wrap {
  position: relative;
  display: inline-block;
  padding: 3rem;
}
.brush-wrap:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  
  z-index: -1;
  clip-path: url(#clip); 
}

.brush-wrap p {
  font-size: 2rem;
  text-transform: uppercase;
  margin: 0;
  color: white;
  font-style: italic;
  filter: drop-shadow(0px 0px 2px black);
}
main .actualites > .items > .ms {
   
    margin-left: 0px;
    
}
main .actualites > .items > .mf {
   
    margin-left: 200px;
    
}
.marquee-text a:hover {
  animation-play-state: paused;
}
@media only screen and (max-width: 768px) {
 main .actualites > .items > .custom-second
 {
   background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
 }
 main .actualites > .items > .custom-second {
    width: 100%;
   
    height:120px;
}
.node--type-actualite .texte {
  
  font-size: 12px;
  
  
}
main .actualites > .items > .custom-second > span > .node__content > div {
   
    margin-left: 25%;
    width: 100%;
    margin-top: 13%;
    
}
main .actualites > .items > .custom-first > span > .node__content > div {
   
    margin-left: 10%;
    
    margin-top: 13%;
}
main .actualites > .items > .custom-first
 {
   background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
 }
 main .actualites > .items > .custom-first {
    width: 100%;
    
    height:120px;
}

  main .actualites > .items > article {
    margin: 0px;
    margin-bottom: 20px;
} 
main .actualites > .items > .mf {
     margin-left: 0px; 
}
.slider__active .slick-arrow.slick-prev {
    display:none!important;
}
.slider__active .slick-arrow.slick-next {
    display:none!important;
}
.slider__active .slick-arrow{
    display:none!important;
}
.text-f {
   
    line-height: 0.8rem;
}
.text-f-s {
   
    line-height: 0.8rem;
    
}
.online-area {
    padding: 10px 0;
}
.artem
{
  
    margin-left: 0px;
}
.header-logo img {
    margin-left: -10px;
    height:auto!important;
}
.breadcrumb-content .title {
    font-size: 32px;
    margin-top: 30%!important;
   
}
.back-button
{
    margin-top:20%;
    margin-left: 275px!important;
    float:none!important;
}
}
.artem
{
    width:100%;
    height:auto;
    padding-bottom: 190px;
    
}
.header-logo img {
    height:125px;
}
.back-button
{
    margin-top: 2%;
    float: right;
}
.section-pt-120 {
    padding-top: 18px;
    margin-top: 50px!important;
}
@media (max-width: 768px) {
    .modal {
      text-align: center;
      padding-right:0px!important;
    }
    .modal-left {
      position: fixed;
      left: 0px!important;
      top: 0;
      bottom: 0;
      margin: 0px;
       
    }
    .modal-right {
      position: fixed;
      right: 0;
      top: 0;
      bottom: 0;
     margin-right: auto;
    }
    .modal-dialog
   {
    max-width:100%; 
    
    }
    .footer__about ul.list-wrap li:last-child {
    margin: 18px 0 0;
margin-left: 0px; 
}
.custom-footers li {
    margin-left: 0px!important;
    
}
}
.custom-footers li {
    text-transform: unset!important;
    line-height:1.1!important;

}
.footer__about ul.list-wrap li:last-child {
    margin: 0px 0 0;
}
.lb-close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  z-index: 9999;
}