.our-company {
    min-height: 581px;
    background: linear-gradient(91.85deg, #B3B3B3 0.73%, #20425A 61.37%);
   
}
.our-company-header {
    transform: translate(-50px, -50px);
    opacity: 0;
    transition: all 0.8s ease 0s;
}
.our-company-header._active {
    transform: translate(0px, 0px);
    opacity: 1;
}

.p1 {
    transform: translate(0px, 50px);
    opacity: 0;
    transition: all 0.8s ease 0s;
}
.p1._active {
    transform: translate(0px, 0px);
    opacity: 1;
}
.p2 {
    transform: translate(0px, 50px);
    opacity: 0;
    transition: all 0.8s ease 0s;
}
.p2._active {
    transform: translate(0px, 0px);
    opacity: 1;
}
.Card-img, .Logo2 {
    transform: translate(0px, 0px);
    opacity: 0;
    transition: all 1s ease 0s;
}
.Card-img._active, .Logo2._active {
    transform: translate(0px, 0px);
    opacity: 1;
}

.secslaid {
    padding-top: 51px;
    padding-bottom: 81px;
}
.pods > .btn.svet, a.btn.svet {
    width: 289px;
}
.Card {
    max-width: 40%;
    
    
}
.pik {
    max-width: 100%;
}

.firstrow {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: self-start;
    
}
.secrow {
    display: flex;
    justify-content: space-between;
    align-items: self-end;

    
  
}
.p1 {
    max-width: 61%;
    color: #E5E5E5;
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    padding-bottom: 20px;
    
}
.Card-img img {
    vertical-align: bottom;
}
.p2 {
    width: 100%;
    align-self: center;
    color: #E5E5E5;
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1.4em;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 40px;
    
}
.rightImg{

}
img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}
.pods {
    max-width: 100%;
}
.our-company-header {
    max-width: 701px;
    padding-bottom: 78px;
    text-transform: uppercase;
    color:#E5E5E5;
    font-weight: 700;
    font-size: 3rem;
    line-height: 1em;
}
.secrowin {
    max-width: 55%;
    display: flex;
    flex-direction: column;
}
@media (max-width: 991px) {
    .our-company {
        min-height: unset;
    }
}
@media (max-width: 768px) {
    .firstrow  {
        flex-wrap: wrap;
    }
    .our-company-header {
        padding-bottom: 30px;
    }
    .p1 {
        order: 1;
        max-width: 100%;
    }
    .secrow {
        align-items: normal;
    }
    .pods {
        order: 2;
    }
    .secrowin-in {
        
        display: flex;
    justify-content: space-between;
    flex-direction: column;
    }
    .Card {
        
        flex: 0 1 calc(50% - 10px);
        max-width: calc(50% - 10px);
    }
    .Card-img {
        height: 100%;
    }
    .Card-img img {
        vertical-align: bottom;
        max-width: 100%;
    }
    .secrow {
        display: flex;
        justify-content: space-between;
    
    }
    .secrowin {
        flex: 0 1 calc(50% - 10px);
        max-width: calc(50% - 10px);
        display: flex;
        flex-direction: column;
        
    }
    
    .pik {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

@media (max-width: 713px) {
    .Card {
        display: block;
        order: 1;
        flex: none;
        max-width: 100%;
        padding-bottom: 20px;
    }
    .secrowin {
        max-width: 100%;
        order: 2;
    }
    .secrow {
        flex-direction: column;
    }
    .secrowin-in {
        max-width:none;
        flex: none;
    }
    .our-company-header {
        padding-bottom: 10px;
    }



    /* .Card {
        display: none;
    }
    .secrowin {
        max-width: 100%;
        flex: none;
        
    }
    .podf > .p1 {
        max-width: 100%;
    }
    .podf {
        max-width: 100%;
    } 
    .secslaid {
        padding-bottom: 60px;
    } */
 } 
 @media (max-width: 696px) {
    
    .our-company-header {
        font-size: 35px;
    }
 } 
 @media (max-width: 614px) {
    .secslaid {
        padding-top: 30px;
        padding-bottom: 60px;
    }
    
 } 
 @media (max-width: 581px) {
    
    .our-company-header {
        font-size: 31px;
    }
    .p2 {
        padding-bottom: 60px;
    }
 } 
 @media (max-width: 549px) {
    
    .our-company-header {
        font-size: 29px;
    }
    .p2 {
        padding-bottom: 60px;
    }
    
 } 
 @media (max-width: 576px) {
    
    
    .p2 {
        padding-bottom: 20px;
    }
    
    .pods > .btn.svet, a.btn.svet {
        border: 1px solid;
        border-color: #E5E5E5;
    }
    .pods > .btn.svet, a.btn.svet {
        width: 100%;
    }
 } 
 @media (max-width: 466px) {
    .secslaid {
        padding-top: 25px;
        padding-bottom: 40px;
    }
    .our-company-header {
        font-size: 23px;
    }
 } 
 @media (max-width: 417px) {
    .secslaid {
        padding-top: 25px;
        padding-bottom: 40px;
    }
    .our-company-header {
        font-size: 21px;
    }
    
 } 

 