body{
    margin: 0 !important;
    padding: 0 !important;
}
div.bg-top{
    background: #ffffff;
    background: linear-gradient(45deg, #ffffff 70%, rgba(29, 182, 190, 0.027) 80%, rgba(24, 118, 242, 0.151) 100%);
    padding-bottom: 100px;
}
.container-fluid.bg-secondary{
    background: #BFD6F3 !important;
    padding: 140px 0;
}
.heading{
    color: #111827;
    font-size: 60px;
    font-weight: 700;
    line-height: 72px;
}
.heading-two{
    color: #111827;
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
}
.heading-three{
    color: #111827;
    font-size: 15px;
    font-weight: 700;
    line-height: 30px;
}
.text{
    color: #374151;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}
.text-two{
    color: #111827;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}
.text-three{
    color: #374151;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
}
.heading-two.position-absolute{
    top: 2000px;
    left: 400px;
}
.position-absolute.top{
    top: 600px;
}
img.position-relative{
    width:100%;
}
.position-absolute.top.right{
    top: 400px;
    right: 80px;
    z-index: -100;
}
.position-absolute.center.right{
    top: 430px;
    right: 0px;
}
.position-absolute.bottom.right{
    top: 460px;
    right: 0px;
    z-index: -100;
}
.position-absolute.bottom{
    top: 680px;
}
.navbar-nav a.nav-item.nav-link{
    font-weight: 600;
    color: #111827;
}
.active{
    color: #1877F2 !important;
}
.btn-custom{
    background-color: #1877F2;
    margin-top: 15px;
    padding: 7px 20px;
}
.btn-custom:hover{
    background-color: #1876f26e;
}
.row{
    padding: 0;
    margin:0;
}
.row .col-lg-9.col-sm-12{
    margin-top: 150px;
}
.row .col-lg-9.col-sm-12 .heading{
    padding:0 100px 20px 0;
}
.row .col-lg-9.col-sm-12 .text{
    padding:0 400px 0 0;
}
.row .col-lg-3.col-sm-12{
    margin-top: 30px;
}
.padded-div{
    padding: 5px 200px;
}
.padded-div .text-two{
    margin-top: 80px;
    margin-left:100px;
}
.container-fluid.bg-secondary .container .padded p.text-two{
    margin: 50px 0 10px 100px;
}
.pt{
    padding-top: 50px;
}
.container-fluid.bottom{
    padding: 100px 0;
}
.mobile{
    display: none;
}
@media screen and (max-width: 1644px) {
    .position-absolute.center.right{
        z-index: -100;
    }
    .heading-two.position-absolute{
        left: 280px;
    }
    .mobile{
        display: block !important;
    }
    .desktop{
        display: none !important;
    }
}
@media screen and (max-width: 820px) {
    img.position-relative{
        width:80%;
    }
    .position-absolute.top.right{
        top: 400px;
        right: 0px;
        z-index: -100;
    }

    .mobile{
        display: block !important;
    }
    .desktop{
        display: none !important;
    }
    .position-absolute.center.right{
        z-index: -100;
    }
    .heading{
        color: #111827;
        font-size: 40px;
        font-weight: 700;
        line-height: 40px;
    }
    .heading-two{
        color: #111827;
        font-size: 28px;
        font-weight: 700;
        line-height: 40px;
    }
    .row .col-lg-9.col-sm-12{
        margin-top: 100px;
    }
    .row .col-lg-9.col-sm-12 .heading{
        padding:0 10px 20px 0;
    }
    .row .col-lg-9.col-sm-12 .text{
        padding:0 10px 0 0;
    }
    .row .col-lg-3.col-sm-12{
        margin-top: 30px;
    }
    .padded-div{
        padding: 0 10px 0 0;
    }
    .padded-div .text-two{
        margin-top: 0;
        margin-left: 0;
    }
    .container-fluid.bg-secondary .container .padded p.text-two{
        margin: 10px 0 10px 0;
        padding-left: 10px;
    }
    .pt{
        padding-top: 20px;
        padding-bottom: 50px;
    }
    .heading-two.position-absolute{
        top: 0;
        left: 0;
        position: initial !important;
        padding-left: 10px;
    }
    .container-fluid.bg-secondary{
        padding: 40px 0;
    }
    .container-fluid.bottom{
        padding: 50px 0;
    }
    .container-fluid.bottom .last{
        padding: 20px 0;
    }
}
@media screen and (max-width: 768px) {
    .position-absolute.top.right{
        top: 400px;
        right: 0px;
        z-index: -100;
    }
    .mobile{
        display: block !important;
    }
    .desktop{
        display: none !important;
    }
    .heading{
        color: #111827;
        font-size: 40px;
        font-weight: 700;
        line-height: 40px;
    }
    .heading-two{
        color: #111827;
        font-size: 28px;
        font-weight: 700;
        line-height: 40px;
    }
    .row .col-lg-9.col-sm-12{
        margin-top: 100px;
    }
    .row .col-lg-9.col-sm-12 .heading{
        padding:0 10px 20px 0;
    }
    .row .col-lg-9.col-sm-12 .text{
        padding:0 10px 0 0;
    }
    .row .col-lg-3.col-sm-12{
        margin-top: 30px;
    }
    .padded-div{
        padding: 0 10px 0 0;
    }
    .padded-div .text-two{
        margin-top: 0;
        margin-left: 0;
    }
    .container-fluid.bg-secondary .container .padded p.text-two{
        margin: 10px 0 10px 0;
        padding-left: 10px;
    }
    .pt{
        padding-top: 20px;
        padding-bottom: 50px;
    }
    .heading-two.position-absolute{
        top: 0;
        left: 0;
        position: initial !important;
        padding-left: 10px;
    }
    .container-fluid.bg-secondary{
        padding: 40px 0;
    }
    .container-fluid.bottom{
        padding: 50px 0;
    }
    .container-fluid.bottom .last{
        padding: 20px 0;
    }
}
@media screen and (max-width: 480px) {
    .position-absolute.top.right{
        top: 400px;
        right: 0px;
        z-index: -100;
    }
    .mobile{
        display: block !important;
    }
    .desktop{
        display: none !important;
    }
    .position-absolute.center.right{
        z-index: -100;
    }
    .heading{
        color: #111827;
        font-size: 40px;
        font-weight: 700;
        line-height: 40px;
    }
    .heading-two{
        color: #111827;
        font-size: 28px;
        font-weight: 700;
        line-height: 40px;
    }
    .row .col-lg-9.col-sm-12{
        margin-top: 100px;
    }
    .row .col-lg-9.col-sm-12 .heading{
        padding:0 10px 20px 0;
    }
    .row .col-lg-9.col-sm-12 .text{
        padding:0 10px 0 0;
    }
    .row .col-lg-3.col-sm-12{
        margin-top: 30px;
    }
    .padded-div{
        padding: 0 10px 0 0;
    }
    .padded-div .text-two{
        margin-top: 0;
        margin-left: 0;
    }
    .container-fluid.bg-secondary .container .padded p.text-two{
        margin: 10px 0 10px 0;
        padding-left: 10px;
    }
    .pt{
        padding-top: 20px;
        padding-bottom: 50px;
    }
    .heading-two.position-absolute{
        top: 0;
        left: 0;
        position: initial !important;
        padding-left: 10px;
    }
    .container-fluid.bg-secondary{
        padding: 40px 0;
    }
    .container-fluid.bottom{
        padding: 50px 0;
    }
    .container-fluid.bottom .last{
        padding: 20px 0;
    }
}
