ul,ol {
list-style-type: none;
}

body {
font-family: "Roboto", sans-serif;
color: #434455;    
background-color: #fff;
}

a {
text-decoration: none;
}
.logo {
font-family: "Raleway", sans-serif;
font-weight: 700;
font-size: 18px;
line-height: 1.17;
letter-spacing: 0.03em;
text-transform: uppercase;
color: #4d5ae5;
}

.header-logo .logo-part {
color: #2e2f42;    
}
.footer-logo .logo-part {
color: #f4f4fd;
}
.nav-link {
font-weight: 500;
font-size: 16px;
line-height: 1.5;
letter-spacing: 0.02em;
color: #2e2f42;
}
.contacts{
font-style: normal;
}

.contacts-link {
font-size: 16px;
line-height: 1.5;
letter-spacing: 0.02em;
color: #434455;    
}

.nav-link:hover,
.nav-link:focus,
.contacts-link:hover,
.contacts-link:focus {
color: #404BBF;
}

.page-footer {
background: #2e2f42;
}

.main-title {
background: #2e2f42;   
font-family: "Roboto", sans-serif;
font-weight: 700;
font-size: 56px;
line-height: 1.07;
letter-spacing: 0.02em;
text-align: center;
color: #fff;
}

.main-title-section {
font-weight: 700;
font-size: 56px;
line-height: 1.07;
letter-spacing: 0.02em;
text-align: center;
color: #fff;
}

.portfolio-style {
font-weight: 700;
font-size: 36px;
line-height: 1.11;
letter-spacing: 0.02em;
text-align: center;
color: #2e2f42;
text-transform: capitalize;
}

.back-portfolio {
background: #fff;
}

.portfolio-discription {
font-weight: 500;
font-size: 20px;
line-height: 1.2;
letter-spacing: 0.02em;color: #2e2f42;
text-transform: capitalize;
}

.portfolio-name {
font-weight: 400;
font-size: 16px;
line-height: 1.5;
letter-spacing: 0.02em;
color: #434455;
}

.text-advantages {
font-weight: 400;
font-size: 16px;
line-height: 1.5;
letter-spacing: 0.02em;
color: #434455;
}
.team-section {
background-color: #f4f4fd;
}

.team-chapter {
font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0.02em;
    color: #2e2f42;
}

.team-name {
font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.02em;
color: #434455;
}
.team-main-style {
font-weight: 700;
font-size: 36px;
line-height: 1.11;
letter-spacing: 0.02em;
text-align: center;
color: #2e2f42;
text-transform: capitalize;
background-color: #f4f4fd;
} 

.team-section {
background-color: #f4f4fd;
}
.team-back {
background-color: #fff;
}
.seconde-style {
font-weight: 500;
font-size: 20px;
line-height: 1.2;
letter-spacing: 0.02em;
color: #2e2f42;
}

.main-button {
font-family: "Roboto", sans-serif;
font-weight: 500;
font-size: 16px;
line-height: 1.5;
cursor: pointer;
letter-spacing: 0.04em;
color: #fff;
background-color: #4d5ae5;
}

.main-button:hover,
.main-button:focus {
background-color: #404BBF;
}

.nothing-text {
font-weight: 700; 
font-size: 36px;
line-height: 1.11111;
letter-spacing: 0.02em;
text-align: center;
color: #2e2f42;
}

.footer-text {
font-weight: 400;
font-size: 16px;
line-height: 1.5;
letter-spacing: 0.02em;
color: #f4f4fd;
}


