@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&display=swap');
:root {
    --tl-royl-blue:#0C4F9E;
    --tl-blue: #3d358e;
    --tl-green:#059669;
    --tl-light-green:#48d77d;
    --tl-orange:#f97316;
    --tl-purple:#a855f7;
    --tl-yellow:#facc15;
    --tl-red:#f87171;
    --tl-light-blue:#eef2ff;
    --tl-grey: #9d9c97;
    --tl-light-grey: #e0e0e0;
    --black: #010506;
    --white: #fff;
}
body p,span{
    font-family: "Poppins", sans-serif;
    overflow-x: hidden;
}
a{
    text-decoration: none;
    font-family: "Poppins", sans-serif;
}
h1,h2,h3,h4,h5,h6{
    font-family: "Inter", sans-serif;
}
/*sticky watsup instagram css start*/
.sticky-watsup .float {
    position: fixed;
    width: 45px;
    height: 45px;
    bottom: 40px;
    right: 10px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
.sticky-watsup .my-float{
    height:25px;
    width: 25px;
}
.sticky-instagram .float-1 {
    position: fixed;
    width: 45px;
    height: 45px;
    bottom: 95px;
    right: 10px;
    background-color: #a855f7;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
.sticky-instagram .my-float-1{
    height:35px;
    width: 35px;
}
/*top nav css*/
.top-nav{
    background-color: #141d6c;
    height: 30px;
}
.top-nav-sp1{
    color: #fff;
    padding: 2px 0px;
}
.top-nav-sp1 i{
    color: #fff;
}

.top-nav-icon{
    height: 20px;
    width: 20px;
    margin-left: 10px;
}
#top-nav-call{
    padding: 2px;
}
.top-nav-sp2{
    float: right;
    padding: 2px 20px;
    color: #fff;
}
/*top nav css*/

.nav-link{
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    color: var(--black);
}
.nav-link:hover{
    color: var(--tl-red)!important;
}
.nav-item{
    padding: 0px 10px;
}
.display-p{
    display: flex;
    align-items: center;
}
.display-p .float{
    color: var(--tl-blue);
}
.icn{
    height: 15px;
    width: 15px;
}
.text-sp{
    margin: 0px 50px;
}
.navbar{
    background-color: var(--white);
}
/*nav end*/

/* banner start */
.banner{
    background-image: url('../img/banner.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0px;
}
.heading{
    margin-left: 30px;
}
.heading h1{
    font-size: 45px;
    font-weight: 800;
    color: var(--black);
    font-family: "Merriweather", serif;
}
.heading h1 span{
    font-size: 45px;
    font-weight: 800;
    color:#12186c;
    font-family: "Merriweather", serif;
} 
#crmWebToEntityForm form{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#crmWebToEntityForm form .zcwf_row{
    width: 49%;
}
#crmWebToEntityForm form .zcwf_row input{
    width: 100%;
    height: 40px;
    border-radius: 10px;
}
#crmWebToEntityForm form .zcwf_row textarea{
    width: 100%;
    border-radius: 10px;
    height: 50px;
}
#crmWebToEntityForm form .zcwf_row .zcwf_col_lab label{
    width: 100%!important;
    font-size: 16px;
}
.zcwf_lblLeft .zcwf_col_fld, .zcwf_lblLeft .zcwf_col_lab{
    width: 100%!important;
}

.zcwf_lblLeft .zcwf_row {
    margin: 3px 0px!important;
}
.heading {
    vertical-align: middle;
}
.btn-a .btn-2{
    font-weight: 600;
}
.btn-ab .btn-2{
    padding: 15px 10px;
    font-weight: 600;
    background-color: #12186c;
    border: 1px solid #12186c;
}
.outer-f{
    background: linear-gradient(90deg,rgba(245, 245, 245, 1) 0%, rgba(255, 255, 255, 0) 90%);
    padding: 10px 20px 5px 20px;
    border-radius: 20px;
}
.h h6{
    margin-bottom: 20px;
}
.display-partf{
    display: flex;
    flex-wrap: wrap;
    
}
.header-icon{
    height: 22px;
    width: 22px;
    margin-right: 5px;
}
.display-partf p{
    margin-right: 23px;
}
.frm{
    border-radius: 20px;
}
/* banner end */
/*about start*/
.pdng{
    padding: 45px 0px;
}
.icn-1{
    height: 50px;
    width: 50px;
    margin-right: 10px;
}
.main-heading h2{
    font-size: 2.25rem;
    line-height: 2.5rem;
    font-weight: 700;
}
.txt .a{
    font-weight: 900;
}
.abt-icn{
    height: 70px;
    width: 70px;
}
.text-1 h4{
    color: var(--tl-blue);
    font-weight: 700;
    font-size: 30px;
}
.text-2 h4{
    color: var(--tl-green);
    font-weight: 700;
    font-size: 30px;
}
.text-3 h4{
    color: var(--tl-orange);
    font-weight: 700;
    font-size: 30px;
}
.text-4 h4{
    color: var(--tl-purple);
    font-weight: 700;
    font-size: 30px;
}
.btn-2{
    background-color: var(--tl-royl-blue);
    border: 2px solid var(--tl-royl-blue);
    border-radius: 0px;
}
.btn-a{
    margin: 15px 0px;
}
.heading h5{
    font-size: 17px;
    color: #12186c;
    font-weight: 600;
}
/*about end*/
/* product start */
.product-card{
    margin: 15px 0px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 1px solid #ececec;
    height:490px;
}
.product-title{
    text-align: center;
}
/* product end */
/*why start*/
.why-card{
    border: 0px;
    height: 320px;
}
.c1{
    background: linear-gradient(90deg,rgba(241, 247, 255, 1) 0%, rgba(255, 255, 255, 1) 50%);
}
.c2{
    background: linear-gradient(90deg,rgba(242, 253, 245, 1) 0%, rgba(255, 255, 255, 1) 50%);
}
.c3{
    background: linear-gradient(90deg,rgba(250, 245, 255, 1) 0%, rgba(255, 255, 255, 1) 50%);
}
.why-card:hover{
    box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px;
    border-radius: 20px;
}
.why-title{
    font-weight: 800;
}
.why-img{
    height: 80px;
    width: 80px;
}
/* why end */
/*rish start*/
.risk{
    background-color: var(--black);
}
.sp{
    color: var(--tl-yellow);
}
.sub-head-1 h4{
    color: var(--tl-red);
    font-weight: 600;
}
.sub-head-2 h4{
    color: var(--tl-light-green);
}
.risk-icn{
    height: 40px;
    width:40px;
    margin-right: 10px;
}
.list-display{
    display: flex;
    margin: 10px 0px;
}
.txt-risk h6{
    color: var(--white);
}
.txt-risk p{
    color: var(--tl-grey);
    font-size: 15px;
}
.list-risk ul{
    padding: 0px;
}
.btn-a .btn-2:hover{
    background-color: var(--tl-purple);
    border: 2px solid var(--tl-purple);
    font-weight: 600;
}
/*risk end*/
/* quality start*/
.quality{
    background-color: var(--tl-light-blue);
}
.quality-card{
    padding: 15px 5px;
    border: 1px solid #ffffff;
    border-radius: 30px;
    margin: 10px 0px;
    height: 260px;
}
.quality-title{
    font-weight: 600;
}
/* quality end */
/* add start */
.pdng-1{
    padding: 80px 0px ;
    background-color: var(--tl-blue);
}
.add-heading h1{
    font-weight: 800;
    color: var(--white); 
}
.add-heading p{
    color: var(--white); 
}
.img-c{
    border: 1px solid var(--tl-light-grey);
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin:10px 0px;
    border-radius: 30px;
}

/* add end */
/* footer start */
.footer{
    background-color: var(--white);
    padding: 80px 0px 0px;
}
.hd h4{
    color: var(--black);
}
.footer ul li{
    margin: 10px 0px;
}
.footer ul li a{
    color: var(--black);
}
.footer ul{
    padding: 0px;
}
.footer ul .display-p li a{
    color: var(--black);
}
.f-txt p{
    color: var(--black);
    margin: 20px 0px;
}
hr{
    border: 1px solid var(--tl-grey);
}
.copyright p{
    color: var(--black);
}

/* footer end */
/* media screen start */
@media only screen and (max-width:600px) {
    .text-sp{
        margin: 0px;
    }
    .risk{
        padding: 30px 20px;
    }
    .product-card {
        height: 515px;
    }
    .frm{
        margin: 10px 0px;
    }
    .display-partf {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .h h6 {
        margin-bottom: 20px;
        text-align: center;
    }
}

@media screen and (min-width: 770px) and (max-width: 1024px) {
    .product-card{
        height: 450px;
    }
    .text-sp {
        margin: 0px 20px;
    }
    .nav-link{
        font-size: 14px;
    }
    .nav-item {
        padding: 0px 6px;
    }
}
/* media screen end */


