/*phone_transfer.css*/
/* base start */
.main .text-center {
    text-align: center;
}
.main .lineheight-1-8 {
    line-height: 1.8;
}
.main .text-dark {
    color: #666666;
}
/* base end */

/* banner start */
.banner {
    min-height: 730px;
    text-align: center;
    background: url(https://static.imyfone.com/en/images/product/itransor-pro/banner_bg.jpg) no-repeat center center;
    background-size: cover;
}
.banner .product-button {
    justify-content: center;
}
.banner .tip {
    margin-bottom: 60px;
    font-size: 24px;
    line-height: 32px;
}
.banner .tip svg {
    margin-right: 20px;
}

.banner h1 {
    padding-bottom: 60px;
}
.banner .lineheight-1-8 li {
    margin: auto;
    max-width: 670px;
    font-size: 22px;
}
.banner .banner-text {
    margin-top: 50px;
}
.banner .banner-text svg {
    margin-right: 10px;
}

.banner .banner-text,
.banner .tip,
.banner .popu-video {
    justify-content: center;
    align-items: center;
}
.banner .popu-video {
    margin-top: 30px;
    font-size: 18px;
    font-weight: bold;
}
.banner .popu-video svg {
    margin-left: 20px;
}
/* banner end */

/* list-logo start */
.list-logo {
    background-color: #e8ebee;
}
.list-logo .base-maxwidth {
    justify-content: center;
    align-items: center;
}
.list-logo svg {
    margin: 25px 0;
    height: 30px;
}
/* list-logo end */


/* restrictions start */
.restrictions h2 {
    margin-bottom: 30px;
}
.restrictions .restrictions-msg {
    margin-top: 60px;
}
.restrictions-msg .restrictions-item {
    margin: 0 20px;
    width: 50%;
}
.restrictions-msg .restrictions-item.right {
    text-align: right;
}
.restrictions-msg .restrictions-item:nth-child(3) .mb50:nth-child(1) {
    margin-bottom: 25px;
}
.restrictions-msg .img {
    min-width: 454px;
    justify-content: center;
}
.restrictions-msg h5 {
    margin: 20px 0;
    font-size: 16px;
    font-weight: 700;
}
.restrictions-msg .mb50 {
    margin-bottom: 50px;
}
.restrictions-msg .text-small {
    font-size: 14px;
}
/* restrictions end */


/* one-tool start */
.one-tool {
    background: url(https://static.imyfone.com/en/images/product/itransor-pro/bg_1.jpg) no-repeat center center;
    background-size: cover;
}
.one-tool .one-tool-msg {
    margin-top: 80px;
    align-items: center;
    justify-content: space-between;
}
.one-tool h2 {
    margin-bottom: 20px;
}
.one-tool h5 {
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 700;
}
.one-tool .textmsg {
    flex-basis: 25%;
}
.one-tool .icons {
    padding: 10px 10px;
    max-width: 687px;
    height: 312px;
    text-align: center;
    border: 2px dashed rgba(83,146,243,1);
    border-radius: 30px;
    background: #f0f7ff;
}
.one-tool .icons p {
    display: flex;
    width: calc(100% / 6);
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
}
.one-tool svg:hover {
    transform: scale(1.3);
}

.one-tool .icons span {
    display: block;
    width: 100%;
}

.one-tool .even-list {
    width: 687px;
}
.one-tool .even-list li {
    list-style-position: inside;
    list-style-type: disc;
    line-height: 30px;
}

.one-tool .whatsapp-icon {
    max-width: 263px;
    width: 263px;
    height: 248px;
    justify-content: center;
    align-content: center;
    border: 2px dashed rgba(108,182,75);
    border-radius: 30px;
    background: #effff4;
}
.one-tool .whatsapp-icon p {
    margin-top: 15px;
    width: 100%;
    text-align: center;
}
/* one-tool end */


/* more-stable start */
.more-stable h2 {
    margin-bottom: 20px;
}
.more-stable .more-stable-msg {
    margin-top: 70px;
}
.more-stable-msg ul {
    justify-content: center;
}
.more-stable-msg li {
    padding: 60px 0;
    width: calc(100% / 3);
    text-align: center;
}
.more-stable-msg li:hover {
    background: rgba(255,255,255,1);
    box-shadow: 0px 6px 20px 0px rgb(0 0 0 / 15%);
    border-radius: 8px;
}
.more-stable-msg li .text-big {
    margin: 50px 0 20px;
    font-size: 18px;
    font-weight: 700;
}
.more-stable-msg li .text-small {
    margin: 0 30px;
    font-size: 14px;
}
/* more-stable end */

/* itransor-pro start */

.itransor-pro {
    background: url(https://static.imyfone.com/en/images/product/itransor-pro/bg_2.jpg) no-repeat center center;
    background-size: cover;
}
.itransor-pro h2,
.itransor-pro .subtitle {
    margin-bottom: 20px;
}
.itransor-pro #certify {
    padding-top: 100px;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

.itransor-pro #certify  .swiper-slide {
    position: relative;
    margin-top:30px;
    width: 760px;
    height: 476px;
}
.itransor-pro #certify .swiper-slide img{
    display: block;
    margin: auto;
}

.itransor-pro #quick-start-pagination>div::after {
    height: 1px;
    content: '';
    position: absolute;
    content: '';
    top: 0px;
    height: 30px;
    width: 1px;
    background-color: #55A5E0FF;
    margin-left: 70px;
}
.itransor-pro #quick-start-pagination>div:last-child::after{
    display: none;
}

.itransor-pro #quick-start-pagination {
    position: relative;
    margin-bottom: 30px;
    top:-20px;
    left: 100px;
    width: 100%;
    height: 30px;
    line-height: 30px;
}
.itransor-pro #quick-start-pagination .step2{
    margin-left: -100px;
}

.itransor-pro .swiper-pagination div:before{
    content:" ";
    display:block;
    position: absolute;
    left: 0;
    top: 0;
    width: 28px;
    height: 28px;
    color:#fff;
    line-height: 28px;
    text-align: center;
    border-radius:50%;
    background-color: #b2b2b2;
}
.itransor-pro .swiper-pagination div:nth-of-type(1):before{content:"1";}
.itransor-pro .swiper-pagination div:nth-of-type(2):before{content:"2";}
.itransor-pro .swiper-pagination div:nth-of-type(3):before{content:"3";}
.itransor-pro .swiper-pagination div.curr:before{
    background-image: linear-gradient(180deg,#42c0fd 0%, #3387fb 100%), linear-gradient( #ffffff, #ffffff);
}
.itransor-pro .swiper-pagination div.curr{
    color:#3ba6f4;
    font-weight: bold;
}
.itransor-pro .swiper-pagination div{
    position: relative;
    padding-left: 42px;
    flex:1;
    color:#a4a4a4;
    text-align: left;
    cursor: pointer;
}
.itransor-pro .product-button {
    margin-top: 60px;
    justify-content: center;
}
/* itransor-pro end */


/* choose start */
.choose {
    background: url(https://static.imyfone.com/en/images/product/itransor-pro/bg_3.jpg) no-repeat center center;
    background-size: cover;
}
.choose .msg {
    margin-top: 80px;
    align-items: center;
}
.choose h2 {
    margin-bottom: 20px;
}
.choose .flex-basis-three {
    width: 40%;
    text-align: left;
}
.choose .choose-reason-swiper {
    width: 60%;
}
.choose .flex-basis-three {
    font-size: 18px;
    line-height: 80px;
    font-weight: bold;
}
.choose .strong-text {
    font-size: 36px;
    color: #55A5E0FF;
}


.choose .choose-reason-swiper {
    margin: auto;
    padding-bottom: 15px;
    width: 439px;
    height: 280px;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.5);
    -ms-box-shadow: 0 0 20px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.5);
    -o-box-shadow: 0 0 20px rgba(0,0,0,0.5);
}

.choose .head {
    margin-top: 35px;
    align-items: center;
}
.choose .choose-reason-swiper .head + p {
    padding: 10px 30px;
    font-size: 14px;
}
.choose .head .img {
    width: 90px;
}
.choose .head p {
    font-size: 14px;
}
.choose .head svg {
    width: 12px;
    height: 12px;
}
.choose #choose-reason-swiper-pagination {
    width: 439px;
    text-align: center;
}
.choose .swiper-pagination-clickable .swiper-pagination-bullet {
    margin: 20px 5px 0 5px;
}
/* choose end */

/* product-remoccned start */
.remoccned-banner {
    color: #fff;
    text-align: center;
    background: url(https://static.imyfone.com/en/images/product/itransor-whatsapp/bottom_banner_bg.jpg) no-repeat center center;
    background-size: cover;
}
.remoccned-banner h2 {
    margin-bottom: 50px;
}
.remoccned-banner .product-button {
    justify-content: center;
}

.product-warranty {
    padding: 10px 0;
    background-color: #e9f6fc;
}
.product-warranty svg,
.product-warranty img {
    margin-right: 10px;
    height: 50px;
}
.product-warranty span {
    display: flex;
    align-items: center;
    width: 25%;
    font-size: 14px;
}
/* product-remoccned end */

/* faq start */
.faq .faq-left {
    max-width: 776px;
    margin-right: 30px;
}
.faq .faq-left,
.faq .guid-right {
    padding: 50px 20px 50px 40px;
    border: solid 1px #e0e0e0;
}
.faq h2 {
    text-align: left;
    font-size: 28px;
    margin-bottom: 30px;
}
.faq .p-title {
    color: #2e2e2e;
    padding-bottom: 10px;
    font-weight: bold;
}
.faq .p-content {
    color: #383838;
    font-size: 14px;
    padding-bottom: 35px;
}
.faq .guid-ul {
    line-height: 1.6;
    list-style: disc;
}
.faq .guid-ul li {
    padding-bottom: 35px;
}
.faq .list-point>li:not(:last-child) {
    margin-bottom: 5px;
}
.faq .more {
    color: #207cfb;
}
/* faq end */

@media (max-width: 1366px) {
    
}
@media (max-width: 1100px) {
    .itransor-pro #quick-start-pagination {
        display: block;
        top: -60px;
        left: 0;
    }
    .itransor-pro #quick-start-pagination>div::after {
        display: none;
    }
    .itransor-pro #quick-start-pagination .step2 {
        margin-left: auto;
    }
    .itransor-pro #quick-start-pagination>div {
        margin: auto;
        margin-bottom: 15px;
        width: auto;
    }
}

@media (max-width: 1024px) {
}

@media (max-width: 992px) {
    /* restrictions start */
    .restrictions .restrictions-msg {
        display: block;
    }
    .restrictions-msg .restrictions-item {
        margin: 0;
        width: 100%;
        text-align: center;
    }
    .restrictions-msg .restrictions-item.right {
        text-align: center;
    }
    
    .restrictions-msg .img {
        margin: 50px 0;
    }
    .restrictions-msg .restrictions-item:nth-child(3) .mb50:nth-child(1) {
        margin-bottom: 50px;
    }
    /* restrictions end */

    /* one-tool start */
    .one-tool .one-tool-msg.wrap-reverse {
        flex-flow: wrap-reverse;
    }
    .one-tool .icons {
        max-width: 100%;
    }
    .one-tool .textmsg {
        margin: auto;
        margin-top: 30px;
        flex: 100%;
    }
    .one-tool .even-list {
        margin-top: 30px;
        width: 100%;
    }
    .one-tool .even-whatsapp {
        display: block;
        text-align: center;
    }
    /* one-tool end */

    /* choose start */

    .choose .msg {
        display: block;
    }
    .choose .flex-basis-three {
        width: 100%;
        text-align: center;
    }
    /* choose end */
}

@media (max-width: 768px) {
    .banner {
        padding: 30px 0;
    }
    .banner h1 {
        margin: 20px 0;
        padding-bottom: 0;
    }
    .banner .popu-video,
    .banner .banner-text {
        margin-top: 20px;
    }
    .banner .tip {
        margin-bottom: 0;
        font-size: 18px;
    }
    .banner .lineheight-1-8 li {
        font-size: 18px;
        line-height: 26px;
    }
    .list-logo svg {
        width: 50%;
    }
    .product-warranty span {
        padding: 5px 0;
        width: 100%;
    }
    .faq .faq-left, .faq .guid-right {
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%;
    }
    .more-stable-msg li {
        margin: auto;
        max-width: 390px;
        width: 100%;
    }
    .restrictions-msg .img {
        min-width: 100%;
    }
    .one-tool .icons {
        height: auto;
    }
    .choose .head {
        justify-content: center;
    }
}
@media (max-width: 550px) {
    .one-tool .icons p {
        width: calc( 100% / 3);
    }
    .choose #choose-reason-swiper-pagination,
    .choose .choose-reason-swiper {
        max-width: 439px;
        width: 100%;
    }
    .choose #choose-reason-swiper-pagination {
        margin: auto;
        left: 0;
        right: 0;
    }
    .itransor-pro #certify .swiper-slide {
        height: auto;
    }
}
@media (max-width: 414px) {
    .choose .choose-reason-swiper {
        min-height: 280px;
        height: auto;
    }
    .choose #choose-reason-swiper-pagination {
        margin-top: 20px;
    }
    .choose .head {
        justify-content: center;
    }
    .one-tool .icons p {
        width: calc( 100% / 2);
    }
    
}

@media (max-width: 375px) {
    
}