@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

.container{
    border: 1px solid #FFFFFF;
    width: 1158px;
    justify-content: center;
    align-items: center;
    max-width: 1158px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

.containerx{
    display: flex;
    border: 1px solid #e7e9fc;
    background-color: #FFFFFF;
    width: 1440px;
    height: 72px;
    justify-content: space-around;
    align-items: center;
    box-sizing: border-box;
    max-width: 1158px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}
.logo {
    font-family: "raleway" sans-serif;
    font-size: 18px;
    font-weight: bold;
}
.web {
    color: #4D5AE5;
}
.studio {
    color: #2E2F42;
}

body {
    font-family: "roboto", sans-serif;
    color: #434455;
    font-size: 16px;
    background-color: #FFFFFF;
}

.menu {
    font-family: "roboto" ;
    font-weight: "medium";
    font-size: 16px;
    color: #2E2F42;
    display: flex;
    text-decoration: none;
} 

.menu a {
    position: relative;
    text-decoration: none;
}

.menu a::after {
    content: "";
    display: block;
    height: 2px;
    background-color: black;
    width: 0;
    transition: width 0.3s;
    margin-top: 4px;
}

.menu a.active::after {
    width: 100%;
}

ul {
    display: inline;
    list-style-type: none;
    gap: 20px;
    justify-content: center;
}

.adres {
    gap: 20px;
    display: flex;
    flex-direction: row-reverse;
    text-decoration: none;
}


.baslik {
    border: 1px solid #2E2F42;
    width: 1440px;
    height: 600px;
    background-color: #2E2F42;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 150px;
    max-width: 1158px;
    background-image:
        linear-gradient(to bottom right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.2)),
        url(../images/people-office1.jpg);
    background-position: center center;
    background-size: cover;


}
.baslik h1{
    color: #FFFFFF;
    font-family: "roboto";
    font-weight: "700";
    font-size: 56px;
    text-align: center;
    line-height: 107%;
    margin: 0 auto;
    padding: 150;
}

button {
    background-color: #4D5AE5;
    color: #FFFFFF;
    font-family: "roboto";
    font-weight: "medium";
    font-size: 12px;
    cursor: pointer;
    border: 10px;
    width: 169;
    height: 56;
    border-radius: 4px;
    padding: 16px 32px;
    display: block;
    margin: 0 auto;
}
button:hover,
button:focus {
    background-color: #404BBF;
    color: #FFFFFF;
    font-family: "roboto";
    font-weight: "medium";
    font-size: 12px;
     width: 169;
    height: 56;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
}

section{
    padding-top: 120px;
    padding-bottom: 120px;
}

.container1 {
    display: flex;
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    width: 1128px;
    height: 104px;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 120px;  
    gap: 24px;
    margin: 0 auto;
    max-width: 1158px;
    padding-left: 15px;
    padding-right: 15px;
}

.container1 ul{
    display: flex;
    justify-content: space-between;
}

.container1 h3{
    font: 500 20px / 1.2 "Roboto", sans-serif;
    letter-spacing: 0.02em;
    color: #2e2f42;
    padding: 8px;
}
   
.container p {
    font: 400 16px / 1.5 "Roboto", sans-serif;
    letter-spacing: 0.02em;
    color: #434455;
}

.ozet {
    display: block;
    color: #2E2F42;
    font-family: "roboto";
    font-weight: "medium";
    font-size: 20px;
    line-height: 1,2;
    margin-bottom: 8px;
    background-color: #FFFFFF;
    text-align: center;
}


h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0;
    padding: 0;
}

.ozellik {
    display: block;
    color: #2E2F42;
    font-family: "roboto";
    font-weight: "medium";
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 2%; 
}

.containerot {
    background-color: #F4F4FD;
    border: 1px solid #FFFFFF;
    width: 1440px;
    height: 732px;
    justify-content: space-around;
    align-items: center;
    padding: 120px;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1158px;
    padding-left: 15px;
    padding-right: 15px;
}

.ourteam{
    display: flex;
    padding-left: 156px;
    padding-right: 156px;
}
.ot {
    border: 1px solid #F4F4FD;
    background-color: #FFFFFF;   
    text-align: center;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    transition: box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1);
}

.containerop{
    border: 1px solid #FFFFFF ;
    width: 1128px;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 1158px;
}
.ourport {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    list-style: none;
    border: 1px solid #FFFFFF;  
}   

.border{
    border: 1px solid #e7e9fc;
    
}

.portcont {
    position: relative;
    overflow: hidden;
    transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1);

}


.border:hover,
.border:hover .overlay {
    transform: translateY(0);
    transition: 250ms cubic-bezier(0.4, 0, 0.2, 1);
}

.border:hover,
.border:hover{
    box-shadow: 0 2px 1px 0 rgba(46, 47, 66, 0.08),
    0 1px 1px 0 rgba(46, 47, 66, 0.16), 0 1px 6px 0 rgba(46, 47, 66, 0.08);
}

.portcont .overlay {
    position: absolute;
    top: 0;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.02em;
    padding: 40px 32px;
    color: #f4f4fd;
    background-color: #4d5ae5;
    width: 100%;
    height: 100%;
    transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1);
    transform: translateY(100%);
    margin: 0;
}

h2 {
    color: #2E2F42;
    font-family: "roboto";
    font-weight: "bold";
    font-size: 36px;
    text-align: center;
    padding-bottom: 72px;
}

.ft {
    background-color: #2E2F42;
    border: 1px solid;
    width: 1440px;
    height: auto;
    padding: 100px 0;
    max-width: 1158px;
    margin: 0 auto;
    position: relative;
    display: flex;
}

.containerft{
    display: flex;
    align-items: baseline;
}

.ft .foot {
    color: #F4F4FD;
    font-family: "roboto", sans-serif;
    font-weight: "regular";
    font-size: 16px;
    max-width: 264px;
    line-height: 1.5;
    
}

.logo1 {
    font-family: "raleway" sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 16px;
    
}

.web {
    color: #4D5AE5;
}

.logo1 .studio1 {
    color: #F4F4FD;
}

.iconot {
    width: 40px;
    height: 40px;
    fill: #4d5ae5;
}

.icon {
    width: 64px;
    height: 64px;
    border: 1px solid #8e8f99;
    border-radius: 4px;
    width: 264px;
    height: 112px;
    background: #f4f4fd;
}

.footsocial {
    margin: 0;
}

.iconft {
    width: 40px;
    height: 40px;
    fill: #4d5ae5;
    border-radius: 50%;
    transition: fill 250ms cubic-bezier(0.4, 0, 0.2, 1);
}

.iconft:hover {
     fill: #31d0aa;
}
    
    