*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
body{
    font-family: 'Exo', sans-serif;
}
/* .navbar1{
    height: 70px;
    align-items: center;
    display: flex;
    
    z-index: 999;
    width: 100%;
    position: relative;
    top: 0;
    justify-content: space-between;
    
} */
/* .nav2{list-style: none;
    display: block;
    justify-content: center;
    align-items: center;
}
.nav1{
    display: flex;
    list-style: none;
}
.navbar-brand img{
    width: 85px;
    height: 50px;
}
.nav1  .nav-item .nav-link{

    color: #2727ad!important;
    font-size: 15px;
    font-weight: bold;
    
}
.nav2  .nav-item .nav-link{

    color: #2727ad!important;
    font-size: 15px;
    font-weight: bold;
    
}
.nav2  .nav-item .nav-link:hover{
    transform: scale3d(1.5, 1.5, 1.5);
}
.nav1  .nav-item .nav-link:hover{
    transform: scale3d(1.5, 1.5, 1.5);
}
.flag{
    width: 75px;
    display: flex;
    justify-content: space-between;
}
.nav1  .nav-item .nav-link:active{
    color: #343a40;
} */
.career h2{text-shadow: 1px -4px 5px #7b8fa5;
   color: #4a024a!important;
    font-size: 40px;
    font-weight: 500;
}
.career h2:hover{
    transform: scale(1.1);
}
.career .description{    color: #120212;
    font-size: 23px;
    font-weight: 500;
}
.row{
    align-items: center;
}
.career{
    padding-top: 50;

}
.text2{font-family: 'Exo', sans-serif;
    text-align: center;
}
@keyframes mymove{
    0%{
    
    }
    100%{
        transform: scale(1.03,1.03);
    }
}
.view p{
    border-radius: 19px;
    color: #4a024a;
    text-align: center;
    font-size: 28px;

    font-weight: 600;
}
.view{
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    
}
.content{opacity: 0;
      height: 232px;
      z-index: 1198;
    position: relative;
     top: 125px;
    font-weight: 400;
    text-align: center;
    
    font-size: 12px;
    padding-left: 35px;
    width: 95%;
    justify-content: center;
    text-decoration: none;
    color: black;
} .item .img {
   max-height: 318px;
    width: 100%;
    justify-content: center;
    position: relative;
    display: flex;
    min-height: 340px;
    bottom: 100px;}
 .item .img img{
    height: 194px;
    /*width: 360px;*/
    
   
    z-index: -1200;
}
.item a{
    text-decoration: none;
}
.grid{align-items: center;
    z-index: 1;
    display: grid;
    grid-column-gap: 10px;
    grid-template-columns: auto auto auto;
    
}
.item a{
    text-decoration: none!important;
}
.main{padding-top: 0px!important;
    padding: 90px;
}

.text-center{
  
    padding: 10px;
    margin-left: 100px;
    position: relative;
bottom: 150px;
    
    border-radius: 70px;
}
.main{
    justify-content: center;
    
}
.item :hover > .content  {
    transition-duration: 0.8s;
    transform: scale(1.2);opacity: 0.9;
    transition: all 0.2s linear;
    background: white;

}
.item :hover > .img{
  
    }
    .item{    height: 80vh;
        padding: 10px;
    }
    .text-center a{
        color: white;
      
    }
    .text-center a:hover{
       
    }
    .modal {overflow-y: auto!important;
        overflow-x: hidden;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1228!important;
        
        width: 100%;
        height: 100%;
        outline: 0;
    }
    .modal-title {color: #4a024a!important;
        display: block;
        text-align: center;
        
        width: 100%;
        font-size: 27px;
    }
    .modal-dialog{
        height: 969px;
    width: 100%;
    }
   
    /* .hum{top: 25px!important;
        display: none;
    } */
    /* .nav-open{
        display: none;
    } */
    .content h4{
        color: #4a024a!important;
        font-size: 20px;
    }
    .content p{
        color: #212529d4;
        font-size: 14px;
    }
    .nav-item{
        opacity: 1!important;
    }
    @media(max-width:1200px){
        .row{display: flex;
            justify-content: center;
        }
        .career .text2{
            padding-bottom: 35;
        }
    }
    @media(max-width:1200px){
    .grid{
        grid-template-columns: auto auto;
    }
    .text-center{
        margin-left: 72;
    }
    }
    @media(max-width:900px){
        /* .nav2 .navbar-brand{
            position: absolute;
            top: 3;
            left: 0;
        }
    .nav-open{
        justify-content: center;
        text-align: center;
        display: flex;
        position: absolute;
        top: 0px!important;
    left: 1;
        width: 100%;
        height: 63vh;
        background: white;
        z-index: 1101;
        color: #2D94C1;
        padding: 15;
       
        align-items: center;
        text-align: center;
        
        
        box-shadow: 0px 3px 9px 3px #8a87873b;
        transform: translateY(-169%);
    } */
    .nav1{
display: none;
    }
    
    
    /* .navbar1{
        justify-content: unset;
    }
  */
        .container-fluid{
            padding-left: 0!important;
            padding-right: 0!important;
        }
    }
    @media(max-width:768px){
        .content{
            top: 74;
        }
        .item{justify-content: center;
            width: 100%;
            height: 500;
        }
        .item .img img {
            height: 194px;
            width: 281px;
            z-index: -1200;
        }
        .career img{
            width: 430;
        }

    }
    @media(max-width:590px){
        .text-center{
            width: 66%!important;
        }
        
        .grid{
            grid-template-columns: auto!important;
            text-align: center;
        }
    }
    @media(max-width:500px){
        .career img{
            width: 400;
        }
    }
    @media(max-width:420px){
        .text-center {
            width: 56%!important;
        }
        .career img{
            width: 350;
        }
    }
    @media(max-width:360px){
        .career img{
            width: 300;
        }
    }
    .title-portfilio{
        
        height: 600;
      
        background-image: url('../images/2313.jpg')!important;
        position: relative;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
}

.title p{    animation: mymove 1.5s !important;
    animation-iteration-count: 20000000000000 !important;
    font-size: 40;
    font-weight: bold;
    color: white;
   
    align-items: center;
    text-align: center;
    text-shadow: 8px 1px 6px #0a1f36a1;
    
    display: flex;
    
    justify-content: center;
}
.img-title{
    padding-top: 40;
    opacity: 0.8;
}
  .main2{
    justify-content: center;
    display: flex;
    width: 100%;
    box-shadow: 2px -7px 9px 7px #0a1f3652;
    padding: 123!important;
    margin: 0!important;
  }  
  .nav-sec{
    box-shadow: 2px -7px 9px 3px #0a1f36e0;
  }
   /* .title:hover{
    transform: scale(1.3);
     transition-delay: 0.3s; 
    transition-duration: 0.3s;
  }  */
 .main2 .nav-tabs {
    margin-bottom: 150!important;
    display: inline-grid;
    height: 313px;
    width: 100%;
    justify-content: space-between;
  }
  .nav-tabs li a{
    font-size: 20;
    color: #1a1ada;
    font-weight: 400;
    text-decoration: none;
    background-color: transparent;
  }
  .nav-tabs li a img{opacity: 0.8;
    width: 50;
    margin: 20;
  }
  .grid2 .part{
    margin: 40;
  }
  .grid2 .part img{
    width: 350;    border-radius: 23%;
  }
  .grid2{align-items: center;
    z-index: 1;
    display: grid;
    grid-column-gap: 35px;
    grid-template-columns: auto auto ;
    
}
.nav-tabs {
    border-right: 1px solid #dee2e6!important;
    border-bottom: none!important;
}
/* .grid2 .part img:hover{
    filter: blur(8px);
    -webkit-filter: blur(8px);
} */
.nav-tabs li a img:hover{
    opacity: 1;
    transform: scale(1.3);
}
 .grid2 .part .content2{ 
     z-index: 1200;
    border-radius: 23%;
    position: absolute;
    color: #2727ad;
    height: 270px;
    padding-top: 60px;
  opacity: 0;
    width: 40%;
    padding-left: 57px;
    font-size: 14px;
    
   
}
.part:hover > .content2 {
    transition-duration: 0.8s;
    transform: scale(1.2);
opacity:1;
}

@keyframes example {
    from {top:0}
    to{top: 45px; }
  }
  
.seemore{
    padding-top: 100;
    text-align: center;
}
.seemore img{
    width: 80;
}
.seemore h3{
    font-size: 25;
    color: #1a1ada;
}
.tab-content h2{text-align: center;
    padding: 20;
    font-size: 30;
    color: #1a1ada;
    font-weight: bold;
    
}.tab-content h3{text-align: center;
    padding: 20;
    font-size: 20;
    color: black;
  

    
}
.btn1:after {
    content: "";
    background: #90EE90;
    display: block;
    position: absolute;
    padding-top: 300%;
    padding-left: 350%;
    margin-left: -20px!important;
    margin-top: -120%;
    opacity: 0;
    transition: all 0.8s
  }
  .button:hover:after {
    padding: 0;
    margin: 0;
    opacity: 1;
    transition: 0s
  }
.btn1 span{
    display: none;
    position: relative;
    bottom: 45px;
    left: 60px;
}
  .btn1:hover span {
    transition: 0.5s;
    
    position: absolute;
    
    top: 0;
  right:-20;
    transition: 0.5s;
    display: block;
  }
  .btn1 p{cursor: pointer!important;
      font-size: 20;
      font-weight: 400;
      z-index: 1200;

  }
  .btn1:hover p{
      padding-right: 50px;
  }
  .btn1{
    padding: 10;
    border-radius: 50%;
    width: 170px;
    height: 50;
    color: #f8f9fa;
    cursor: pointer;
    background: #1616c1d1;
    font-size: 20;
    border: none;
  }
  .title{
    height: 100%;
    display: block;
    transform: translateY(50%);
    align-items: center;
    text-align: center;
  }
  .part a{
    text-align: center;
    box-shadow: 2px -1px 4px 3px #4e77a4;
    width: 45%;
    padding: 7px;
   
    
    width: 50%;
    display: flex;
    justify-content: center;
    margin-left: 96px;
    font-size: 20;
    font-weight: 500;
    position: relative;
    /* bottom: 150; */
    top: 30;
    border-radius: 70px;
    background: #2727ad;
    /* border-radius: 0px; */
    color: #f8f9fa!important;
   
  }
  
      
      .part a:hover{   transform:scale(1.2);
       
    text-decoration: none;
  }
  .title a{
      font-size: 20;
      color: white!important;
  }
  .title  p:hover{
      transform:scale(1.3);
  }
  .title  a:hover{
    transform:scale(1.3);
    text-decoration: none;
}
.part:hover >  img{
    filter: blur(9px);
    -webkit-filter: blur(9px);
    }
    .define{
        margin: 100;
    }
    .define img{
        width:  495px;
    }
    .description{
        
    text-align: center;
    }
    .description h1 {
        color: #1a1ada;
    }
    .description h3 {
        color: #1a1ada;
    }
    .box{top: 0;
    opacity: 0;
    z-index: 2000;
    height: 100%;
    position: absolute;
    transition: .5s ease;
        width: 100%;
    justify-content: center;
  
    align-items: center;
    /* font-size: 40px; */
    /* font-weight: bold; */
    color: white;
    background: #2727ad;
    display: flex;
    }
    .hover h3{
         font-size: 40px; 
     font-weight: bold;
    }
    /* .image2:hover .box{
        transition-duration: 0.8s;
        transform: scale(1.2);
        opacity: 1;
    } */
    /* .image2:hover > .define .box{
        opacity: 1;
    }
    .image2{
        z-index: 88;
    }footer{box-shadow: 2px -7px 18px 2px #0a1f3652;
        background: #1a1ada;
    height: 361px;
    color: white;
    border-top: 2px black soild;
    align-items: center;
    display: flex!important;
    }
     footer .nav-tabs{
        display: flex;
        justify-content: space-around;
    
        margin-top: 20;
        border-right: none!important;
     }
     footer .nav-tabs li a {
        font-size: 20;
        color: #f8f9fa;
        font-weight: 400;
        text-decoration: none;
        background-color: transparent;
    }
    
    footer h1{
        margin: 20;
    }
    footer .tab-content{
        margin: 30;
    }
    .image-center img{
        width: 76px;
    border-radius: 50%;
    border: 2px solid;
    }
    footer .row {
        height: 100%;
    }
    footer .center{
        border-left: 6px solid white;
        height: 100%;
        margin-left: 150px;
    }
    .image-center{
        top: 43%;
    position: relative;
    right: 40px;
    }
    .icons li a i {font-size: 25;
        color: white;
    }
    .icons{
        display: flex;
    width: 135px;
    justify-content: space-around;
    list-style: none;
    }
    .media{
        display: block!important;
    }
    .media h2{
        margin-bottom: 30;
    }
    /* footer .nav-tabs li a:active {
        border-bottom: 1px solid white;
    } */
    /* footer .nav-tabs .active{
        border-bottom: 1px solid white;
    }
    footer .nav-tabs li a:hover{
        border-bottom: none;
    }
    .icons li a i:hover{
        transform: scale(1.3);
    }  */
    .career2{
        display: flex;
        align-items: center;
        height: 101vh;
        position: relative;
    background-image: linear-gradient( #dee2e687, #adb5bd0f ) ,url(../images/81.jpg);        padding-top: 115px;
        bottom: 103px;

        background-size: cover;
        background-attachment: fixed;
        background-position: center center;
        text-align: center;
    }
    .photo{
        justify-content: center;
    visibility: visible;
    display: flex;
    }
    .photo img{
        width: 200px;
    }