*{
    margin: 0;
    padding: 0;
}
html, body {
    background: transparent !important;
    color: transparent !important;
    background-color: transparent !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    -webkit-backface-visibility: visible;
}

#sg-container>img{
    width: 100%;
    display: block;
}

.sg-recommend{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 15px;
    justify-content: center;
    margin-top: -12vw;
}
.sg-recommend img{
    width: 100%;
}
.sg-recommend>div{
    width: 50%;
}
.sg-recommend>div p{
    padding: 0 20px;
    font-family: HelveticaNeue;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: 0.1px;
    text-align: center;
    color: #333333;
}
.sg-recommend>div:last-child p{
    padding: 0;
}

.swim-gear{
    font-family: HelveticaNeue;
    font-size: 36px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    text-align: center;
    color: #333333;
    margin: 15px 0;
}
.sg-best-way{
    font-family: HelveticaNeue;
    font-size: 17px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: 0.1px;
    text-align: center;
    color: #333333;
    padding: 0 15px;
    margin-bottom: 15px;
}
.sg-itis-new{
    font-family: HelveticaNeue;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: 0.1px;
    text-align: center;
    color: #333333;
    padding: 0 15px;
    margin-bottom: 25px;
}

.sg-img-two{
    padding: 0 15px;
    margin-bottom: 25px;
}
.sg-img-two img:first-child{
    margin-right: 4%;
}
.sg-img-two img{
    width: 48%;
    display: inline-block;
}

.sg-from-small{
    position: relative;
}
.sg-from-small img{
    width: 100%;
}
.sg-from-small>img{
    display: block;
    margin-top: -1px;
}
.sg-from-small>div{
    position: absolute;
    top:80px;left: 0;
    font-family: HelveticaNeue;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: 0.1px;
    text-align: center;
    color: #ffffff;
    padding: 15px;
}
.sg-from-small>div img{
    margin-bottom: 25px;
    width: 80%;
}

#swiperOne{
    margin-top: 10px;
}
.swiper-container  img{
    width: 100%;
    display: block;
}
.sg-technology{
    font-family: HelveticaNeue;
    font-size: 36px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    text-align: center;
    color: #333333;
    margin: 25px 0 15px;
}

.sg-built-for{
    font-family: HelveticaNeue;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: 0.1px;
    text-align: center;
    color: #333333;
    padding: 0 15px;
    margin-bottom: 20px;
}

#swiperTwo{
    padding-bottom: 30px;
    margin: 0 15px;
}

.sg-swim-gear-and{
    font-family: HelveticaNeue;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: 0.1px;
    text-align: center;
    color: #333333;
    padding: 0 3VW;
    margin: 8px 0 20px;
}

.sg-onebyone{
    padding: 0 15px;
}
#swiperThree{
    padding-bottom: 40px;
}
#swiperThree .swiper-slide{
    border: 1px solid #ddd;
    background-color: #f3f3f3;
    height: 355px;
    text-align: center;
    box-sizing: border-box;
}

#swiperThree .swiper-slide>p{
    font-family: HelveticaNeue;
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.1px;
    text-align: center;
    color: #333333;
}
#swiperThree .swiper-slide>div{
    font-family: HelveticaNeue;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.1px;
    text-align: center;
    color: #333333;
    padding: 15px;
    box-sizing: border-box;
}

#swiperThree{
    margin-top: 6px;
}