.card .card-img-secound{
  border-radius: 20px;
             background-repeat: no-repeat;
            object-fit: cover;
 margin-top: -235px;
    height: 400px;
}
.card .card-img-first{
     border-radius: 20px;
             background-repeat: no-repeat;
            object-fit: cover;
        margin-top: -70px;
            height: 350px;
}
/* .row-cols-md-2 .card{
    width: 300px;

} */

 a.btn{
    margin: 20px 5px;
    width: 150px;
    padding: 10px;
    border-radius: 20px;
   
}
 button .btn{
    width: 200px;
      
    background-color: #04bf9d
}
.btn-first a{
  margin: 20px 5px;
    width: 200px;
    padding: 10px;
    border-radius: 20px;
   background-color: #04bf9d !important;
    color: #fff !important;
}   
a.btn-first{
   
   background-color: #04bf9d !important;
    color: #fff !important;
}   
.row .color{
    height: 200px;
    margin-bottom: 20px;
      border-radius: 20px;
   background-image: linear-gradient(180deg,#2799b1,#d5e76c);
}
.row .color1{
     height: 200px;
    margin-bottom: 20px;
      border-radius: 20px;
   background-color:#fff
}
.fluid-container{
    background-color: #f2f2f2;
    height: 840px;
}


.white{
    /* transform: translateY(-350%); */
    background-color:#fff;
    width: 100%;
    height: 180px ;
}
.inner-div{
    margin-left: 6%;
transform: translateY(50%);
    background-color:#fff;
    max-width: 550px;
    height: 100px;
}
.animated {
    width: 100%;
    height:150px;
            background-image: linear-gradient(to right, #77c9da, #ccda81) ;
            background-repeat: no-repeat;
            background-position: left top;
            -webkit-animation-duration: 10s;
            animation-duration: 5s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
            /* transform: translateX(100%); */
            /* margin-top: -42%; */
    
         }
         
         @-webkit-keyframes rollIn {
            0% { 
               opacity: 0; 
               -webkit-transform: translateX(-100%) rotate(-120deg); 
            }
            100% { 
               opacity: 1; 
               -webkit-transform: translateX(0px) rotate(0deg); 
            }
         }
@keyframes  rollIn  {
            0% { 
               opacity: 0; 
               transform: translateX(-100%) rotate(-120deg); 
            }
            100% { 
               opacity: 1; 
               transform: translateX(0px) rotate(0deg); 
            }
         }
         .rollIn {
            -webkit-animation-name: rollIn;
            animation-name: rollIn;
         }

 .back{

    background-image: linear-gradient(to right, #2799b1,#d5e76c, #d5e76c);
}    

    .container{
    transform-style: preserve-3d;
    /* background-color: #04bf9d; */
}

.container .box{
    position: relative;
    width: 300px;
    height: 300px;
    margin: 20px;
    transform-style: preserve-3d;
    perspective: 1000px;
    cursor: pointer;
}

.container .box .body{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: 0.9s ease;
}



.container .box .body .imgContainer{
    position: absolute;
    background-color:#fff;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    border-radius: 20px;
}

/* .container .box .body .imgContainer img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
} */
.container .box .body .imgContainer .inner{
   
    padding: 1px;
}
.container .box .body .imgContainer .inner p.oo{
    color: #04bf9d;
  margin-left: 40px;
  margin-top: 40px;
    align-items: center;
    font-size: 46px;
}
.container .box .body .content{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:#111111;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    transform: rotateY(180deg);
   
}

.container .box:hover .body{
    transform: rotateY(180deg);
}

.container .box .body .content div{
    transform-style: preserve-3d;
    padding: 20px;
    background-color:#fff;
    /* background: linear-gradient(45deg, #2799b1,#d5e76c,#d5e76c ); */
    transform: translateZ(100px);
     border-radius: 20px;
}

.container .box .body .content div h3{
    letter-spacing: 1px;
}
.linespminus {
    letter-spacing: -2px;
}
.container .box .body .content div a{
    align-items: center;
    margin-left: 5px;
}
.black{
    height: 250px;
    background-color: #d5e76c;
}
.card-body li{
        display: inline-block;
        width: 80px;
        height: 80px;
        text-align: center;
        background:transparent ;
        border-radius: 100%;
        margin:0 30px;
    }
 .card-body    li i{
        display: inline-block;
        color: #04bf9d;
        font-size:70px ;
line-height: 80px;
    }

    .card-body .color3{
      background-image: linear-gradient(to right ,#2799b1,#d5e76c);
  height: 190px;
  width: 420px;
  margin-top: 90px; 
  margin-left: -20px;

    }
    .card-body img{
        margin-top: -267px;
        margin-left: 52px;
          background-repeat: no-repeat;
            object-fit: cover;
    }

 .box1{
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 400px;
    margin-right: 162px;
}

.card1{
    justify-content:flex-start;
    height:400px ;
    width: 360px;
    border-radius: 20px;
     padding: 30px 50px ;
    margin: 15px;
    background:#f2f2f2;
    position: relative;
    font-size: 1rem;
    line-height: 1.3;
     margin-top: 115%;
   
    
}
.card1 h3{
    font-weight: 900;
    letter-spacing: normal;
    text-transform: none;
color: #111111;
}
.card1 .pra a{
    margin-left: 10px;
}

 .main{
width:  850px;
    height: 260px;
    margin-left: 34%;
    margin-top: -18%;
    background-image: linear-gradient(to right,#2799b1,#d5e76c);
/* transform: translateY(-70px); */
}
.good .gn{
    margin-left: 41%;
      border-radius: 20px;
/* margin-top: 7%; */

}
.good #blue{
  margin-top: -399px;
    margin-left: 144px;
}   
/* .learn{

height: 1150px;
    /* margin-top: 10%; */
    
     /* background-color:#f2f2f2 */

/* .space{
    height: 800px;
} */
.learn .nn{
    
        animation-fill-mode: both;
        background-repeat: no-repeat;
            object-fit: cover;
            margin-left: 230px;
            /* margin-top: -10%; */
            margin-top: 15%;
            
}
 .icon {
        width: 80%;
        height: auto;
        margin: auto;
        margin-top: 14px;
        margin-left: 44px;
    }
    .icon li{
        display: inline-block;
        width: 80px;
        height: 80px;
        text-align: center;
        background:#04bf9d ;
        border-radius: 100%;
        margin-left: -43px;

        /* margin:0 30px; */
    }
    .icon li a{
        display: block;
        color: #fff;
        font-size:50px ;

    }
    .icon li a i{
        line-height: 80px;
    }
    .column4 .card7 h5{
        text-align: center;
        font-size: 1rem;
        color: #04bf9d;
        font-weight: bold;
    }
 .column3 .card6  h5{
        text-align: center;
       font-size: 1rem;
        color: #04bf9d;
        font-weight: bold;
    }
/* Create two equal columns that floats next to each other */
.column3 {
    flex: 25%;
  display:flex;
  padding: auto ;
  height: 300px;
  margin: -33px 90px auto;
  /* transform: translateY(-300px); Should be removed. Only for demonstration */
}

/* Clear floats after the columns */
.row3 {
   display: flex;
   /* padding:340px; */
   margin-top: -58%;
   margin-left: 40px;

}
  .card6{
  justify-content:flex-start;
    height:160px ;
    width: 200px;
    border-radius: 20px;
     padding: 10px  ;
    margin: -5px;
    background:#fff;
    position: relative;
    font-size: 1rem;
    line-height: 1.3;
    /* margin-top: -110%; */
    margin-left: -407px;
    }
    
    .column4 {
    flex: 25%;
  display:flex;
  padding:auto ;
  /* height: 300px; */
  margin: -33px 90px auto;
  /* transform: translateY(-300px); Should be removed. Only for demonstration */
}

/* Clear floats after the columns */
.row4 {
   display: flex;
   padding:340px;
   margin-top:-90% ;
   margin-left: -196px;
   /* transform:translateY(-810px); */
}
  .card7{
  justify-content:flex-start;
    height:160px ;
    width: 200px;
    border-radius: 20px;
     padding: 10px;
    margin: -5px;
    background:#fff;
    position: relative;
    font-size: 1rem;
    line-height: 1.3;
    margin-top: 92%;
    /* margin-bottom: -100%; */
    margin-left: -507px;
    }
    .box2{
    display:flex;
    justify-content: center;
    align-items: right;
    min-height: 400px;
    margin:10px
    
}

.card9{
    justify-content:flex-start;
    height:350px ;
    width: 400px;
    border-radius: 20px;
     padding: 30px 50px ;
    margin: 15px;
    background:#fff;
    position: relative;
    font-size: 1rem;
    line-height: 1.3;
     /* margin-top: -48%; */
   /* margin-left:350px; */
    
}
.card9 h4{
    font-weight: 900;
    font-size: 24px;
    letter-spacing: normal;
    text-transform: none;
color: #111111;
}
 #font{
    width: 670px;
    align-items: right;
    background-image: linear-gradient(180deg ,#2799b1,#d5e76c);
    height: 607px;
    margin-left: 35%;
    margin-top: -26%;
/* transform: translateY(185px); */
}


@media  (max-width: 360px){
.card img{
    width: 272px;
    height:250.06px;
}
}
 @media  (max-width: 420px){
.card img{
    width: 327px;
    height:250.06px;
}
.good img.gn{
    width: 300px;
    height: 350px;
    margin-left: 58px;
}
.good #blue{
margin-left: 2%;
margin-top: -355px;
}
.main{
    width: 480px;
    margin-left: 1px;
    margin-top: -50px;
}
.card1{
    margin-left: 196px;
    width: 300px;
    height: 360px;
    margin-top: -247px;
}
 img.nn{
    width: 320px;
    height: 349px;
    margin-left: 26px;
    margin-top: 435px;
    background-size: cover;
     background-repeat: no-repeat;
            object-fit: cover;
}
.card9{
    margin-left: 23px;
    margin-top: -26px;
    width: 300px;
}
#font{
    width: 480px;
    margin-top: -130px;
    margin-left: 10px;
}
.row3{

   /* margin: 357px; */
   margin-left: -250px;
   margin-top: -522px;
justify-content: space-evenly;
}
.row4{

   margin: -300px;
   margin-left: -588px;
   margin-top: -332px;
justify-content: space-evenly;
} .card6{
    height: 160px;
    width: 200px;
    margin: 29px;
}
.card7{
    height: 160px;
    width: 200px;
    margin: 29px;
}
.learn{
    width: 480px;
    height: 1900px;
    margin-top: 980px;
    margin-left: -899px;
}
 .color5{
    margin-top: 12px;
}
.bad{
    height: 2300px;
}
}
/* @media  (max-width: 996px){
.card img{
    width: 570px;
    height:475.11px;
    padding-left: 0;
}
.good #blue{
margin-left: 2%;
margin-top: -415px;
} 
.good .gn{
    margin-left: 102px;
}
.main{
    width: 750px;
    margin-left: 63px;
    margin-top: -82px;
}
.card1{
    margin-left: 430px;
    width: 340px;
    height: 360px;
    margin-top: -445px;
} 
.learn{
    width: 960px;
    height: 906px;
}

#font{
    margin-left: 257px;
    margin-top:-80% ;
    width: 644px ;
    height: 650px;
}
.learn .nn{
    width: 446px;
    height: 424px;
    margin-left:65px ;
    margin-top: 15%;
     background-repeat: no-repeat;
            object-fit: cover
}
.card9{margin-top:-54% ;
    margin-left: 314px;}

.row3{
    margin-left:-76px;
    margin-top: -77%;
}
.row4{
    margin-left:-76px ;margin-top: -86%;
}
.card6{
    height: 160px;
    width: 200px;
    margin: 5px;
}
.card7{
    height: 160px;
    width: 200px;
    margin: 5px;
}
} 
@media only screen and (max-width: 1024px){
    .good #blue{
    margin-left: 115px;
}
.good .gn{
    margin-left:190px ;
}
.main{
    margin-left: 120px;
    margin-top: 3px;
}
.card1{
    margin-right: 500px;
}
.learn{
    width: 1054px;
}
#font{
    margin-left: 300px;
    margin-top:-80% ;
    width: 700px ;
}
.learn .nn{
    margin-left:110px ;
    margin-top: 15%;
}
.card9{margin-top:-60% ;margin-left: 440px;}

.row3{
    margin-left:-75px;
    margin-top: -52%;
}
.row4{
    margin-left:-75px ;margin-top: -99%;
}
}  */