/*This css page stylesheet*/
.ipheaderbg{
    background: url("../images/ipphone/hero-7.jpg") no-repeat;
    background-size: cover;
    background-position: bottom right;
}
.ipheaderleft{}
.ipheaderleft img{
    width: 80%;
    margin-top: 20px;
}
.ipheaderright{
    padding: 60px 0;
}
.ipheaderright h4{
    font-size: 30px;
    line-height: 11px;
    color: #fff;
    margin-top: 60px;
}
.ipheaderright p{
    font-size: 22px;
    text-align: left;
    color: #fff;
}
.ipheaderright h2{
    font-size: 66px;
    line-height: 69px;
    color: #fd0000;
    font-weight: 800;
}
.ipheaderright span{
    color: #00b1ff;
}
.ipheaderright a{
    float: right;
    margin-right: 5px;
}
.ipbtndiv{
    margin: 0 40px;
}
.ipclientbg{
    border: 1px solid #bcbaba;
    padding: 50px 0;
    background: #f1efef;
}
.ipclient{}
.ipclient h2{
    text-align: center;
    font-size: 27px;
}
.ipservicebg{
    /* background: #e8e8e8; */
    padding: 80px 0;
}
.ipservice{}
.ipservice h1{
    text-align: center;
    font-weight: 800;
    font-size: 50px;
}
.ipservice p{
    text-align: center;
    font-size: 17px;
}
.ipservicelist{
    background: #e4e4e4;
    border: 1px solid #ccc;
    padding: 23px 5px;
    border-top: 5px solid #ae012d;
    height: 390px;
}
.ipservicelist img{
    text-align: center;
    margin: 0px 110px;
    width: 90px;
}
.ipservicelist h4{
    text-align: center;
    font-size: 28px;
    line-height: 17px;
    font-weight: 700;
}
.ipservicelist p{
    text-align: justify;
    font-size: 18px;
    line-height: 30px;
    margin: 10px 0;
}
.ipservicelist a{
    color: red;
    text-align: center;
    text-decoration: none;
    padding: 0 40px;
    line-height: 2px;
}
.ipsetupbg{}
.ipsetupcontbg{
    background: #0a0e14;
    border-radius: 20px;
    /* margin: 100px; */
}
.ipsetupcont{
    padding: 71px 50px;
}
.ipsetupcont a{
    margin: 4px 13px;
    width: 137px;
}
.ipsetupcont h2 span{
    color: #f54b07;
}
.ipsetupcont h2{
    color: #fff;
    font-size: 47px;
    font-weight: 700;
    line-height: 49px;
}
.ipsetupcont p{
    font-size: 20px;
    color: #fff;
    line-height: 29px;
    margin: 20px 0;
}
.ipsetupdiv{
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 10px;
}
.ipsetupdiv span{
    background: #029b00;
    border-radius: 50%;
    height: 35px;
    width: 37px;
    display: inline-block;
    padding: 0px 11px;
    color: #fff;
    font-size: 23px;
    /* top: 9px; */
}
.ipsetupimg{}
.ipsetupimg img{
    margin-top: 126px;
    /* width: 310px; */
}
.ipcompabg{
    margin: 50px 0;
    background: #e4e4e4;
    padding: 60px;
}
.ipcompa{
    text-align: center;
}
.ipcompa h2{
    color: #9c0000;
    font-size: 43px;
    font-weight: 600;
}
.ipcompa p{
    font-size: 24px;
    line-height: 19px;
}
.ipcomparisnbg{
    /* background: #c20000; */
    color: #fff;
    margin-top: 40px;
}
.ipsimcom{
    background: #000;
    padding: 10px;
    border-radius: 10px 0 0 10px;
    padding: 20px;
    height: 390px;
}
.ipsimcom h3{
    text-align: center;
    font-size: 27px;
    border-bottom: 1px solid #fff;
}
.ipsimcom ul{
    margin: 0;
    padding: 0;
}
.ipsimcom ul li{
    list-style: none;
    font-size: 18px;
    line-height: 31px;
}
.ipsimcom ul li i{
    color: #840000;
}
/*.ipcompimg{*/
/*    //*/
/*}*/
/*.ipcompimg img{*/
/*    //*/
/*}*/
.ipnumbercom{
    background: #840000;
    /* padding: 10px; */
    border-radius: 0 10px 10px 0;
    padding: 20px;
    height: 390px;
}
.ipnumbercom h3{
    text-align: center;
    font-size: 27px;
    border-bottom: 1px solid #fff;
}
.ipnumbercom ul{
    margin: 0;
    padding: 0;
}
.ipnumbercom ul li{
    list-style: none;
    font-size: 19px;
    line-height: 31px;
}
.ipnumbercom ul li i{
    color: #01b721;
}
.ipprocess {
    background: #0c0824;
}
.ipprocess h2 {
    font-size: 47px;
    font-weight: 700;
    color: #f40000;
}
.ipprocess h3 {
    color: #ffffff;
}
.ipprocessed{
    margin-top: 40px;
    border: 1px solid #fff;
    border-radius: 20px;
    background: #00b1ff;
    padding: 20px;
}
.ipprocessed img{
    width: 84px;
    border-radius: 50%;
    border: 2px solid #4d90fe;
}
.ipprocessed h4{
    color: #ff0000;
    font-size: 25px;
    font-weight: 700;
}
.ipprocessed p{
    color: #fff;
}
.packagebg {
    padding: 50px 0;
    background: linear-gradient(rgb(251 251 251 / 0%), rgb(255 255 255 / 78%)), url(../images/ipphone/ipphonebg.png);
    /*background-attachment: fixed;*/
    background-repeat: no-repeat;
}
.package h2{
    font-size: 36px;
    font-weight: 700;
}
.content{
    display: flex;
    justify-content: center;
    /* width: 1200px; */
    margin: 17px;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: space-around;
    align-items: center;
}

.box{
    display: flex;
    flex-direction: column;
    height: 545px;
    width: 300px;
    border-radius: 20px;
    margin-left: 5px;
    margin-right: 5px;
    background: var(--white);
    box-shadow: 0 1rem 2rem rgba(0, 0, 0, 20%);
}
.title{
    width: 100%;
    padding: 18px 0 0 0;
    font-size: 1.8em !important;
    font-weight: bold;
    text-align: center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    color: #b40000 !important;
    line-height: 28px;
}

.basic .title{
    background: var(--pinkish-red);
}

.standard .title{
    background: var(--medium-blue);
}

.business .title{
    background: var(--greenish-blue);
}

.view{
    display: block;
    width: 100%;
    padding: 0px 0 0px;
    background: var(--white-smoke);
}

.icon{
    display: flex;
    justify-content: center;
}

.icon img{
    width: 80px;
}

.cost{
    display: flex;
    justify-content:center;
    flex-direction: row;
    margin-top: 4px;
}

.amount{
    font-size: 2.8em;
    font-weight: bolder;
}
.basicpara{
    text-align: center;
    padding: 0;
    line-height: 8px;
}
.detail{
    margin: auto 0 auto 5px;
    width: 70px;
    font-size: 0.7em;
    font-weight: bold;
    line-height: 12px;
    color: #7D7C7C;
}

.description{
    margin: 0px auto;
    font-size: 0.8em;
    color: #7D7C7C;
    padding: 0;
}

.description ul{
    list-style: none;
}

.description li{
    margin-top: 10px;
    font-size: 14px;
    line-height: 14px;
    margin-left: -48px;
}

.description li::before{
    content: "";
    /*background-image: url("https://i.postimg.cc/ht7g996V/check.png");*/
    background-position: center;
    background-size: cover;
    opacity: 0.5;

    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
}
.description li i{
    color: #0fd46c;
}
.button{
    margin: 0 auto 5px;
}
.ipconsultbg{
    background: url("../images/ipphone/ipphone-call-center-in-bagnaldesh.png") no-repeat;
    height: 500px;
    background-attachment: fixed;
    background-size: cover;
    padding: 100px 0;
}
.ipconsult2{
    background: #ffffffa1;
    border-radius: 10px;
    padding: 5px;
    margin: 0 150px;
}
.ipconsult1{
    background: #cfcfcfb3;
    border-radius: 10px;
    margin: 10px;
    padding: 20px;
}
.ipconsult{
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}
.ipconsult h2{
    text-align: center;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 16px;
}
.ipconsult span{
    color: #f54b07;
    font-weight: 800;
}
.ipconsult ul{
    /*

    */
}
.ipconsult ul{
    padding-left: 88px;
}
.ipconsult ul li{
    display: inline-block;
    margin-left: 50px;
    text-align: left;
}
.ipconsult ul li i{
    float: left;
    font-size: 47px;
    margin-right: 10px;
    margin-top: 11px;
    color: #008fff;
}
.ipconsult p{
    float: left;
    line-height: 30px;
    font-size: 25px;
    font-weight: 800;
}
.ipconsult a{
    font-weight: 300;
    color: #e80000;
}
.maskfeaturebg{padding: 30px 0;background: #e4f0ff;}
.maskfeatured{}
.maskfeatured h2{
    font-size: 48px;
    text-transform: capitalize;
    font-weight: 400;
}
.maskfeatured i{color: #f10000;}
.maskfeatured img{}
.maskfeatured ul{ padding: 0;}
.maskfeatured ul li{text-decoration: none;color: #000;list-style: none;font-size: 18px;line-height: 30px;}
.maskcontbg{padding: 50px 0;text-align: center;}
.maskcont{}
.maskcont h2{
    font-weight: 800;
    font-size: 50px;
    color: #013c4e;
}
.maskcont p{
    font-size: 18px;
    text-align: justify;
    line-height: 31px;
}
.iphonclient{}
.iphonclient ul{}
.iphonclient ul li{
    list-style: none;
    display: inline-block;
    padding: 5px;
}
.iphonclient ul li img{
    width: 160px;
}
.maskdatabg h4{
    padding: 6px;
    color: #fff;
}
.maskpackgebg{
    padding: 50px 0;
    background: #e6eefc;
}
.maskpackagehed{}
.maskpackagehed h2{
    text-align: center;
    font-size: 35px;
    font-weight: 700;
}
.maskpackagehed p{
    text-align: center;
    font-size: 17px;
}
.maskpackage{
    padding: 30px 0;
}
.maskpackage img{
    border-radius: 10px;
}
.maskpackage h3{
    font-size: 30px;
    font-weight: 700;
    color: #000000;
}
.maskpackage a{
    text-decoration: none;
}
.maskpackage p{
    text-align: justify;
    font-size: 18px;
    line-height: 25px;
}
.maskfeaturebg{padding: 30px 0;background: #e4f0ff;}
.maskfeatured{}
.maskfeatured h2{
    font-size: 48px;
    text-transform: capitalize;
    font-weight: 400;
}
.maskfeatured i{color: #f10000;}
.maskfeatured img{}
.maskfeatured ul{ padding: 0;}
.maskfeatured ul li{text-decoration: none;color: #000;list-style: none;font-size: 18px;line-height: 30px;}
.business h3{
    color: #4d90fe;
    font-size: 35px;
    margin-top: 30px;
}
.business table{
    text-align: left;
    width: 100%;
}
.maskcontentbg{
    padding: 50px 0;
}
.maskingcont{
    padding: 20px 0;
}
.maskingcont h2{
    font-size: 38px;
    font-style: italic;
    font-weight: 600;
}
.maskingcont ul{
    padding: 0;
}
.maskingcont ul{
    list-style: none;
}
.maskingcont img{
    margin-top: 8px;
}
.maskings img{
    height: 493px;
    width: 100%;
}

/* Media Queries - Tablets */
@media (max-width: 992px) {

}

/* Media Queries - Mobile */
@media (max-width: 576px) {
    .ipheaderbg{
        background: rgba(0, 0, 0, 0.67);
        padding: 20px 0;
    }
    .ipheaderleft{
        height: 365px;
        background: #fff;
    }
    .ipheaderleft img {
        width: 66%;
        margin-top: 20px;
        margin-left: 60px;
    }
    .ipheaderright {
        padding: 0px 0px;
    }
    .ipheaderright h2 {
        font-size: 34px;
        line-height: 29px;
        text-align: center;
    }
    .ipheaderright h4{font-size: 25px;text-align: center;}
    .ipheaderright p{
        text-align: center;
        font-size: 18px;
    }
    .iphonclient ul li img {
        width: 80px;
    }
    .iphonclient ul{
        padding: 0;
        margin: 0;
    }
    .ipservicebg {
        /* background: #e8e8e8; */
        padding: 40px 0;
    }
    .ipservice h1 {
        font-size: 46px;
        line-height: 41px;
    }
    .ipservicelist{
        margin-top: 10px;
        height: 290px;
    }
    .ipsetupcont {
        padding: 40px 10px;
    }
    .ipsetupcont h2 {
        font-size: 25px;
        line-height: 35px;
    }
    .ipsetupdiv {
        font-size: 16px;
    }
    .ipsetupimg img {
        margin-top: 0px;
    }
    .ipcompabg {
        margin: 26px 0;
        padding: 10px;
    }
    .ipcompa h2 {
        color: #9c0000;
        font-size: 26px;
        font-weight: 600;
    }
    .ipcompa h2 {
        color: #9c0000;
        font-size: 26px;
        font-weight: 600;
    }
    .ipcompa p {
        font-size: 18px;
        line-height: 19px;
    }
    .ipsimcom {
        height: 503px;
        margin-bottom: 10px;
    }
    .ipprocess h2 {
        font-size: 35px;
    }
    .ipconsultbg{
        padding: 0px 0;
    }
    .ipconsult2 {
        padding: 5px;
        margin: 0 5px;
    }
    .ipconsult1 {
        margin: 5px;
        padding: 5px;
    }
    .ipconsult h2 {
        text-align: center;
        font-size: 19px;
    }
    .ipconsult ul {
        padding-left: 0;
    }
    .ipconsult ul li {
        margin-left: 3px;
    }
    .ipconsult p {
        font-size: 21px;
    }
    .ipservicelist img {
        margin: 0px 60px;
        width: 50px;
    }
    .content{
        display: flex;
        align-items: center;
        flex-direction: column;
        margin: 15px auto;
    }
    .standard, .business{
        margin-top: 25px;
    }
    .maskingcont h2 {
        font-size: 21px;
        font-style: italic;
        font-weight: 800;
    }
    .maskfeatured h2 {
        font-size: 30px;
    }
    .maskfeatured ul li {
        font-size: 13px;
        line-height: 25px;
    }
    .maskcont h2 {
        font-size: 27px;
    }
    .maskcont p {
        font-size: 14px;
        line-height: 17px;
    }
    .maskpackage a{
        margin-bottom: 10px;
    }

}
