.ttl-container {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.celulares-samsung-header-logo {
    background: #1121a3;
    width: 100%;
    height: 50px;
    display: table;
}

.celulares-samsung-header-logo .celulares-samsung-container{
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}

.celulares-samsung-section-one-content {
    text-align: center;
    margin-bottom: 0;
    width: 100%;
    position: relative;
    display: block;
    background-color: #f5f5f5;
}

.celulares-samsung-section-one-content .celulares-samsung-section-one-slick{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.celulares-samsung-section-one-content .celulares-samsung-section-one-slick .celulares-samsung-section-one-track{
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.celulares-samsung-section-one-content .celulares-samsung-section-one-slick 
.celulares-samsung-section-one-track .celulares-samsung-section-one-current {
    float: left;
    height: 100%;
    min-height: 1px;
    display: block;
}

.celulares-samsung-section-one-content .celulares-samsung-section-one-slick 
.celulares-samsung-section-one-track .celulares-samsung-section-one-current img{
    vertical-align: top;
    max-width: 610px;
    width: 100%;
    display: inline-block;
    margin-top: 0;
}


.celulares-samsung-section-one-content .celulares-samsung-section-one-slick 
.celulares-samsung-section-one-track .celulares-samsung-section-one-current
.celulares-samsung-section-one-slide-info {
    display: inline-block;
    padding-left: 3.625rem;
    margin-top: 1rem;
    text-align: center;
    font-size: 15px;
}

.celulares-samsung-section-one-content .celulares-samsung-section-one-slick 
.celulares-samsung-section-one-track .celulares-samsung-section-one-current
.celulares-samsung-section-one-slide-info h2{
    font-size: 40.5px;
    font-weight: bold;
    color: #000;
    text-rendering: optimizeLegibility;
    line-height: 1.25;
    margin-top: 3.5rem;
    display: inline-block;
    width: 100%;
    font-weight: bold;
    font-style: normal;
}

.celulares-samsung-section-one-content .celulares-samsung-section-one-slick 
.celulares-samsung-section-one-track .celulares-samsung-section-one-current
.celulares-samsung-section-one-slide-info p{
    font-size: 18px;
    text-rendering: optimizeLegibility;
    line-height: 1.3;
    font-family: 'Roboto', sans-serif;
    margin: 0.9rem 0;
    color: #000;
}

.celulares-samsung-section-one-content .celulares-samsung-section-one-slick 
.celulares-samsung-section-one-track .celulares-samsung-section-one-current
.celulares-samsung-section-one-slide-info a{
    font-size: 12.5px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    background-color: #000;
    color: #fff;
    line-height: 1.25rem;
    text-align: center;
    border-radius: 3rem;
    margin: 1rem auto;
    padding: 1.2em 1.5em 1.2em;
    letter-spacing: 0.18rem;
    outline: 0;
    white-space: nowrap;
}

#celulares-samsung-section-two h1 {
    text-align: center;
}

.ttl-grid {
    display: flex;
    flex-wrap: wrap;
}

.ttl-grid .ttl-grid-box {
    box-sizing: border-box;
    flex-grow: 1;
    justify-content: space-between;
    padding: 0 5px;
    margin: 0 0 10px;
    width: 100%;
}

#celulares-samsung-section-two .ttl-grid-box {
    padding-top: 12px;
    cursor: pointer;
    width: 14%;
}

#celulares-samsung-section-two .ttl-grid-box:hover {
    background: #f5f5f5;
}

a:link {
    text-decoration: none;
}

#celulares-samsung-section-two img {
    display: flex;
    margin: auto;
}

#celulares-samsung-section-two a h5 {
    text-align: center;
}

#celulares-samsung-section-two .celulares-samsung-section-two-banner {
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    max-width: 1300px;
    width: 100%;
    height: 400px;
    margin: 0 auto;
}

#celulares-samsung-section-two .celulares-samsung-section-two-banner .celulares-samsung-section-two-banner-bg {
    background-repeat: no-repeat;
    background-position: top left;
    max-width: 1300px;
    width: 100%;
    height: 400px;
    margin: 0 auto;
    background: url(https://images.ctfassets.net/dfhnfm93fvnr/4e9imy7d2ogt5PoCbX0l6Y/d95a4d0d02727ae067f61e87e6e1c63b/cellphone.jpg);
}

#celulares-samsung-section-two .celulares-samsung-section-two-banner img {
    display: none;
}

#celulares-samsung-section-three .celulares-samsung-section-three-descrip-container {
    height: 310px;
    background: #00beab url(https://images.ctfassets.net/dfhnfm93fvnr/1PgVOvbxvms4NYYGENavk5/32ff92d7618a54fc27bd68bfc328f5ec/banner-table.png) no-repeat bottom center;
    background-size: cover;
}

#celulares-samsung-section-three .celulares-samsung-section-three-descrip-inner {
    float: right;
    padding-right: 8%;
    padding-top: 8%;
    text-transform: uppercase;
}

#celulares-samsung-section-three .celulares-samsung-section-three-descrip-inner h2 {
    color: #fff;
    font-size: 37px;
    text-align: center;
}

#celulares-samsung-section-three .celulares-samsung-section-three-descrip-inner a {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    border: 2px solid #fff;
    border-radius: 22px;
    padding: 12px 26px;
    margin-top: 25px;
}


@media (max-width: 768px) {
    
    #celulares-samsung-section-two .ttl-grid-box {
        width: 50%;
    }
}

@media (max-width: 520px) {
    
    #celulares-samsung-section-two .ttl-grid-box {
        width: 50%;
    }
}

@media  only screen and (max-width: 390px) {
    #celulares-samsung-section-two .ttl-grid-box {
        width: 100%;
    }
}