@charset "utf-8";
/* CSS Document */

a{
    text-decoration: none;
}


.topbanner{
    background: #16398f;
}
.maindivarea{
    z-index: 9;
}
.footerbg{
    background: #16398f;
    padding: 20px 0 70px;
}
.footerbglogoimg{
    width: 200px;
}
.footertext{
    font-family: "Montserrat";
    font-size: 13px;
    color: #fff;
    padding: 0 10px;
}
.footertext a{
    font-family: "Montserrat";
    font-size: 13px;
    color: #fff;
}


/* Client Picture Name Style */


.clientpic{
    width: 180px;
    height: 180px;
    padding: 0;
    border:5px solid #fff;
    border-radius: 100%;
}
.clientname{
    fony-family:"Montserrat";
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    line-height: 0;
    margin-top: 25px;
}
.clienttitle{
    fony-family:"Montserrat";
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    font-style: italic;
    text-align: center;
}

.toplogopic{
    width: 250px;
    margin: auto;
}


/* Top Menu Style */
.topmenubutton{
    width: 100%;
    background: #fff;
    Border:3px solid #fff;
    border-radius: 50px;
    padding: 5px 10px;
    text-align: center;
    fony-family:"Montserrat";
    font-size: 16px;
    color: #16398f;
    font-weight: 600;
    text-decoration: none;
}
.topmenubutton i{
    color: #16398f;
    font-size: 20px;
}
.topmenubutton:hover{
    color: #16398f;
}
/* Button Style */

.gradientbutton{
    width: 100%;
    background: #16398f;
    border-radius: 50px;
    padding: 10px 0 10px 10px;
    fony-family:"Montserrat";
    text-transform: uppercase;
    font-size: 17px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    text-align: left;
}
.gradientbutton:hover{
    color: #fff;
}
.gradientbuttonicon{
    width:40px;
    fill: #fff;
    font-size: 20px;
    margin-right: 15px;
}





/* Accordian Style */
.accordionheadingsty{
    width: 100%;
    background: linear-gradient(-180deg, rgba(9, 190, 115, 10), rgba(7, 136, 83, 10) 100%);
    fony-family:"Montserrat";
    text-transform: uppercase;
    font-size: 17px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    border-radius: 50px;
    border: none;
    text-align: left;
    padding: 10px 0 10px 15px;
}
.accordionheadingsty:hover{
    color: #fff;
    border: none;
}
.accordionbuttonicon{
    width:40px;
    fill: #fff;
    font-size: 20px;
    margin-right: 15px;
}
.accordionbuttonicon2{
    width:40px;
    fill: #fff;
    font-size: 20px;
    margin-right: 15px;
}
.accordianul{
    padding:0;
    margin: 0;
}
.accordianlist{
    background: #dfdfdf;
    padding: 10px 3px;
    text-align: center;
    margin: 15px 0 0 0;
    fony-family:"Montserrat";
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #1F1F1F;
    list-style: none;
    border-radius: 50px;
    text-decoration: none;
}
.accordionheadingsty2{
    width: 100%;
    background: #16398f;
    fony-family:"Montserrat";
    text-transform: uppercase;
    font-size: 17px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    border-radius: 50px;
    border: none;
    text-align: left;
    padding: 10px 0 10px 15px;
}
.accordionheadingsty2:hover{
    color: #fff;
    border: none;
}

/* Product Style */
.productbox{
    width: 100%;
    background: #fff;
    margin-bottom: 10px;
    padding: 3px;
}
.productbox img{
    width: 100%;
}
.producttitle{
    fony-family:"Montserrat";
    font-size: 14px;
    color: #282828;
    text-align: center;
    padding: 5px 0;
    margin: 0;
}

/* Contact Style */
.contactbg{
    background: #fff;
    border: 1px solid #ADADAD;
}
.contactsolidbg{
    background: #e4e4e4;
}
.infobox{
    border-bottom: 1px solid #c3c3c3;
    padding: 15px;
}
.lastinfobox{
    border:none;
    padding: 15px;
}
.infoboxicon{
    font-size: 17px;
    color: #000;
}
.infoboxheading{
    fony-family:"Montserrat";
    font-size: 18px;
    color: #2d2d2d;
    font-weight: bold;
}
.infoboxheading2{
    fony-family:"Montserrat";
    font-size: 18px;
    color: #000;
    font-weight: bold;
}
.infoboxtext{
    fony-family:"Montserrat";
    font-size: 15px;
    color: #0E0E0E;
    font-weight: 600;
    margin-right: 5px;
}
.infoboxtext > a{
    fony-family:"Montserrat";
    font-size: 15px;
    color: #0E0E0E;
    font-weight: 600;
    margin-right: 5px;
    text-decoration: none;
}
.infoboxlevel{
    fony-family:"Montserrat";
    font-size: 14px;
    color: #767676;
    font-weight: 500;
}
.infolist{
    margin-bottom: 3px;
}

/* Social and Review Style */
.socialli{
    background-color:transparent;
    padding: 20px 20px 0;
    display:inline-block;
}
.socialicon{
    width: 50px;
}

/* BAbber Area Style */
.bannerarea{
    background: #fff;
}
.bannerarea img{
    width: 100%;
}
.videoarea{
    background: #fff;
}



/* Popup Style */
.popupstyle{
    margin-top: 150px;
}
.popupheaderstyle{
    background: #e8e8e8;
}
.popupheadtitle{
    fony-family:"Montserrat";
    font-size: 20px;
    color: #0E0E0E;
    font-weight: 600;
    text-transform:uppercase;
    width: 100%;
}
.popuptopclosebtn{
    display: none;
}
.popuplowerclosebtn{
    fony-family:"Montserrat";
    font-size: 16px;
    color: #0E0E0E;
    font-weight: 600;
    background: #dedddd;
    border-radius: 50px;
}
.popupbtn{
    width: 100%;
    background: #efeeee;
    fony-family:"Montserrat";
    font-size: 15px;
    color: #0E0E0E;
    font-weight: 500;
    border-radius: 5px;
}
.qrcodestyle{
    width: 200px;
}
.popheading{
    fony-family:"Montserrat";
    font-size: 18px;
    color: #0E0E0E;
    font-weight: 600;
}
.popuptext{
    fony-family:"Montserrat";
    font-size: 16px;
    color: #0E0E0E;
    font-weight: 400;
}
.gallerypopheading{
    fony-family:"Montserrat";
    font-size: 18px;
    color: #0E0E0E;
    font-weight: 600;
}
.gallerypopdescription{
    fony-family:"Montserrat";
    font-size: 14px;
    color: #0E0E0E;
    font-weight: 500;
}


/* paragraph more and less */
a.morelink {
    text-decoration:none;
    outline: none;
}
.morecontent span {
    display: none;

}

.lb-image{
    object-fit: contain
}
