@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;800;900&display=swap');

* {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #242424;
}


/*====================Vishal CSS START====================*/

.header {
    background-color: #00111f;
    height: auto;
}

.logo {
    padding: 8px 0px;
}

.logo a:nth-child(1) img {
    left: -90px;
    height: 150px;
    position: absolute;
    z-index: 99;
    top: -10px;
    display: none;
}

.menu-toggle a:nth-child(1) img {
    left: 9px;
    height: 86px;
    position: absolute;
    z-index: 99;
    top: 4px;
    display: none;
}


.logo img {

    height: 50px;
    padding: 8px 0px;

}

.image_tiranga {
    margin-left: 33% !important;
}

.logoRes {
    height: 40px;
    padding-top: 9px;
    margin-left: 10px;
    margin-top: 7px;
}


.header nav {
    width: 100%;
}

.parallax-container {
    min-height: 380px;
    line-height: 0;
    height: auto;
    color: rgba(255, 255, 255, .9);
    position: relative;
    overflow: hidden;
    background: #00111f6e;
}

.breadBanner-text {
    font-size: 50px;
    font-weight: 800;
    padding: 2.5em 0em 3em 0em;
    margin: 0px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.breadBanner-text_new {
    padding: 2.5em 0em 2em 0em;
}

.breadBanner {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #06223a;
    z-index: -1;
}

.breadcrumb ol li a {
    color: #242424;
}

.breadcrumb ol li a:hover {
    color: #e3004d;
}

.aboutPeople {
    text-align: center;
}

.aboutPeopleTop {
    padding: 50px 0px;
}

.aboutPeopleTop h2 {
    background: url(../images/headingBtm.png) no-repeat center bottom;
    padding-bottom: 20px;
    color: #e91e63 !important;
    font-size: 30px;
    font-weight: 700;
}

.aboutPeopleTop p {
    color: #242424;
    line-height: 26px;
    font-size: 15px;
}

/*.aboutPeopleBottom img {
	width: 100%;
    max-width: 260px;
    height: 100%;
    max-height: 260px;
	border: 15px #06223a solid;
	border-radius: 50%;
	}*/
.aboutPeopleBottom .circle {
    border: 15px solid #00243f;
    border-radius: 50%;
    width: 310px;
    height: 310px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.aboutPeopleBottom h3 {
    color: #06223A;
    font-size: 24px;
    font-weight: 700;
    padding-top: 30px;
}

.aboutPeopleBottom h4 {
    color: #6d6767;
    font-size: 16px;
    margin: 0 auto 20px;
}

.footer {
    background: url(../images/footerpink-line.png) left bottom no-repeat #00111f;
    padding-top: 50px;
    color: #fff;
}

.footer h5 {
    font-size: 25px;
    color: #fff;
}

.footer p {
    color: #d6cece;
    font-size: 13px;
    margin-bottom: 8px;
}

.footer svg {
    padding-right: 8px;
    font-size: 26px;
    padding-top: 5px;
}

.footer ul li {
    list-style: none;
    padding-bottom: 15px;
}

.footer ul li a {
    color: #d6cece !important;
    font-size: 13px;
    text-decoration: none;
}

.footerNewsletter input[type="email"] {
    background: #fff;
    border: 0px;
    border-radius: 39px;
    color: #000;
    padding-left: 18px;
    outline: none;
    height: 40px;
    width: 100%;
    font-size: 14px;
    margin: 0 0 8px 0;
    padding: 20px;
    transition: box-shadow .3s, border .3s, -webkit-box-shadow .3s;
}

.footerNewsletter input[type="submit"] {
    border: 0px;
    border-radius: 39px;
    color: #fff;
    padding-left: 18px;
    outline: none;
    height: 30px;
    width: 50%;
    font-size: 14px;
    margin: 0 0 8px 0;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 31px;
    background: #e3004d;
    transition: box-shadow .3s, border .3s, -webkit-box-shadow .3s;
}

.footerBottom {
    border-top: 2px #fff solid;
    padding-top: 15px;
    padding-bottom: 10px;
}

.footerBottom a {
    color: #fff;
    font-size: 16px;
}

.footerBottom p {
    text-align: right;
}

.investorRelations {
    background: #f8f5f5;
    display: table;
    width: 100%;
    padding: 50px 0px;
}

.investorRelations h2 {
    background: url(../images/headingBtm.png) no-repeat center bottom;
    padding-bottom: 20px;
    color: #e91e63 !important;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px;
}

.investorRelations p {
    font-size: 16px;
    color: #242424;
    line-height: 26px;
    text-align: left;
    padding-bottom: 15px;
}

.investorRelations a {
    text-decoration: none;
    color: #03F;
    font-size: 16px;
}


.enviromentPolcy {
    background: #f8f5f5;
    display: table;
    width: 100%;
    padding: 50px 0px;
}

.enviromentPolcy h1 {
    background: url(../images/headingBtm.png) no-repeat center bottom;
    padding-bottom: 20px;
    color: #e91e63 !important;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    width: 100%;
}

.enviromentPolcy h2 {
    font-size: 20px;
    text-align: left;
    color: #242424;
    padding-bottom: 10px;
    padding-top: 20px;
    width: 100%;
}

.enviromentPolcy p {
    font-size: 16px;
    color: #242424;
    line-height: 26px;
    text-align: left;
    padding-bottom: 15px;
}

.enviromentPolcy a {
    text-decoration: none;
    color: #03F;
    font-size: 16px;
}

.enviromentPolcy ul {
    margin: 0px;
    padding: 0px;
}

.enviromentPolcy ul li {
    list-style: square;
    font-size: 16px;
    color: #242424;
    margin-left: 25px;
    letter-spacing: 0.5px;
    line-height: 28px;
}

.enviromentPolcyImg {
    float: right;
width:100px
}


/*====================Vishal CSS END====================*/


/*====================CHARU CSS START====================*/


/* eneterprices css start*/


.enterpriseSollutionTop h2 {
    background: url(../images/headingBtm.png) no-repeat center bottom;
    padding-bottom: 20px;
    color: #e91e63 !important;
    font-size: 30px;
    font-weight: 700;
}

.brand-partner h2 {
    background: url(../images/headingBtm.png) no-repeat center bottom;
    padding-bottom: 20px;
    color: #e91e63 !important;
    font-size: 30px;
    font-weight: 700;
}

p.home-what-to-do {
    color: #ffff;
    top: 50px;
}

.bannercentered h1 {
    color: #ffff;
    font-size: 31px;
}

.center-enterprise {
    display: flex;
    justify-content: center;
    align-items: center;
}

section.enterprise-section {
    padding-top: 40px;
}

.enter-brand-section {
    background: #fbfbfb url(../images/enterprise-solution/dot-dot.png) left top no-repeat;
    height: auto;
}

.left-enterprise img {
    width: 100%;
}

.mainpara-enterprise {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
}

.brand-partner {
    position: relative;
    text-align: center;
}

.brandBox1 {
    position: relative;
    background: #fff;
    border-radius: 18px;
    min-height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 1px 1px 12px #ccc;
    margin-bottom: 32px;
}

.brandBox1:hover .brandboxhover {
    display: inherit;
}

.brandboxhover {
    position: absolute;
    top: 0px;
    display: none;
    background: #06223a;
    padding: 30px;
    border-radius: 18px;
    height: 100%;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding-top: 50px;
}

.brandboxhover img {
    text-align: center;
    margin: 0px auto;
}

.topspace-box {
    margin-top: 80px;
}

.brandBox1 img {
    width: 100%;
}

.right-enterprise {
    font-size: 15px;
    line-height: 30px;
}

section.enter-brand-section h4 {
    font-size: 20px;
    font-weight: 800;
    color: #6d6767;
    margin-bottom: 30px;
}

.mainpara-enterprise.text-center p {
    color: #242424;
    line-height: 26px;
    font-size: 15px;
}


/* eneterprices css end*/


/* network sollution css start */

.bannercentered.text-center {
    width: 100%;
    max-width: 865px !important;
}

.networksollutionTop h2 {
    background: url(../images/headingBtm.png) no-repeat center bottom;
    padding-bottom: 20px;
    color: #e91e63 !important;
    font-size: 30px;
    font-weight: 700;
}

.network-brand-section {
    background: #06223a url(../images/enterprise-solution/dot-dot.png) left top no-repeat;
    height: auto;
    padding-bottom: 120px;
}

.network-brandBox1 {
    position: relative;
    background: #fff;
    border-radius: 18px;
    border: 2px solid transparent;
    min-height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 35px;
}

.network-brandBox1:hover .network-brandboxhover {
    visibility: visible;
    align-items: center;
    display: flex;
    justify-content: center;
    opacity: 1;
    transition: 0.3s;
}

.network-integrated-txt {
    text-align: center;
}

.network-brandboxhover {
    position: absolute;
    top: -4px;
    opacity: 0;
    visibility: hidden;
    background: #9e9e9e;
    padding: 25px;
    border-radius: 18px;
    height: 100%;
    min-height: 181px;
    min-width: 255px;
    width: 100%;
}

.network-brandboxhover img {
    text-align: center;
    margin: 0px auto;
}

.network-brandBox1 img {
    width: 100%;
}

.network-integrated-txt h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
}

.network-integrated-txt ul {
    margin: 0px;
    padding: 0px;
}

.network-integrated-txt ul li {
    color: #fff;
    font-size: 14px;
    text-align: left;
}

.brand-partner {
    margin-top: 30px;
}

.our-gallery-section {
    background: #fbfbfb url(../images/enterprise-solution/dot-dot.png) left top no-repeat;
    height: auto;
    padding-bottom: 120px;
}

.our-gallery h2 {
    color: #e91e63;
    font-size: 35px;
    font-weight: 700;
}

.our-gallery {
    text-align: center;
    margin-top: 30px;
}

.network-brand-partner h2 {
    color: #e91e63;
    font-size: 35px;
    font-weight: 700;
}

p.network-gallery-para {
    margin-top: 27px;
    text-align: center;
}

.colorIcon {
    list-style-type: square;
    color: #e3004d;
}

.colorText {
    color: #242424;
}

.productcatelog-bg {
    /* background: #e3004d; */
    background-size: contain;
    height: 235px;
    width: 100%;
    padding-top: 70px;
}

.network-brand-partner {
    text-align: center;
    margin-top: 30px;
}

.white-roundbox {
    background: #fff;
    border-radius: 18px;
    border: 2px solid transparent;
    min-height: 289px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 1px 18px #ccc;
}

.white-roundbox:hover {
    border: 2px solid #e3004d;
}

i.fa.fa-download.download-icon {
    font-size: 30px;
    color: #fff;
}

.download-catelog svg {
    color: #fff;
    font-size: 30px;
}

.download-button {
    margin-top: 35px;
}

.download-catelog {
    text-align: center;
}

.download-button a {
    background-color: #0a2339;
    padding: 17px;
    border-radius: 41px;
    color: #fff;
    white-space: nowrap;
}

.download-bg {
    background: #e3004d url(../images/netwok-solution/binary-background.png) left center no-repeat;
}


/* network sollution css start */


/* legacy css start */

section.our-journey-section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.legacyTop h2 {
    background: url(../images/headingBtm.png) no-repeat left bottom;
    padding-bottom: 20px;
    color: #e91e63 !important;
    font-size: 30px;
    font-weight: 700;
}

.new_lagacy h2 {
    background: url(../images/headingBtm.png) no-repeat center bottom;
    padding-bottom: 20px;
    color: #e91e63 !important;
    font-size: 30px;
    font-weight: 700;
}

.leadership-para,
.journey-para {
    font-size: 27px;
    font-weight: 400;
    color: #6d6767;
    line-height: 2rem;
}

.beetalindia-width {
    width: 100%;
    max-width: 865px;
    margin: 0 auto;
}

.network-journery-innerpara {
    font-size: 15px;
    font-weight: 300 !important;
    color: #908c8c;
    line-height: 30px;
}

.journey-bg {
    background: #00111f url(../images/legacy/b-back.png) left top no-repeat;
    background-size: contain;
    margin-bottom: 5px;
}

.section-journey {
    margin: 100px auto 90px;
}

.journey-bg img {
    width: 100%;
}

.bannercentered.text-center h1 {
    font-size: 46px;
    font-weight: 800;
    color: #ffffff !important;
}

img.responsive-img {
    width: 100%;
    height: auto;
    max-width: 210px;
}


/* legacy css end */


/* our location start */

section.ourlocation-section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.pink-box-contact {
    background: #e91e63;
    color: #fff;
    padding: 30px 40px;
    border-radius: 37px;
    height: 100%;
    min-height: 304px;
    text-align: center;
}

.pink-box-contact h5 {
    font-weight: 500;
}

.pink-box-contact p {
    font-size: 16px;
    line-height: 25px;
}

.center-location-div {
    display: flex;
    justify-content: center;
}

.productrange-bg-indiaoffices {
    background: #06223a url(../images/location/b-back.png) left center no-repeat;
    height: auto;
    background-size: contain;
    padding-top: 50px;
    padding-bottom: 50px;
}

.outline-box-contact {
    background: transparent;
    color: #fff;
    padding: 30px 40px;
    border-radius: 37px;
    height: 100%;
    min-height: 265px;
    border: 2px solid;
}

.outline-box-contact h5 {
    font-weight: 500;
    font-size: 19px;
}

.outline-box-contact p {
    font-size: 12px;
    line-height: 25px;
}

.india-offices {
    position: relative;
}

.brightr-bg {
    background: white url(../images/brighter-bg.png) right top no-repeat;
    background-size: contain;
    padding-top: 50px;
    padding-bottom: 50px;

}

.beetal-customer-heading {
    color: #e3004d;
    font-size: 70px;
    font-weight: 700;
}

.phonecall {
    width: 42px;
    height: auto;
}

.phonecall {
    width: 42px;
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.half-back-b {
    background: #e3004d url(../images/location/half-b-back.png) left center no-repeat;
    height: auto;
    background-size: contain;
    padding: 30px;
    padding-left: 100px;
    padding-right: 100px;
}

.locationfeedback-form .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    margin: 15px 0 45px 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-bottom: 2px solid #fff;
    border-radius: 0px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.locationfeedback-form .form-control option {
    color: #242424;
    font-size: 14px;
}

.locationfeedback-form .form-control::placeholder {
    color: #fff;
    opacity: 1;
}

button.btn.submit-button-feedback:hover {
    color: #fff;
}

/*Vishal*/

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile-3+label {
    color: #fff;
}

.inputfile+label {
    max-width: 96%;
    font-size: 14px;
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.become-attachment-file .fileupload {
    background: #e3004d;
    padding: 12px;
    border-radius: 42px;
    width: 40%;
    float: right;
    text-align: center;
    height: 46px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 8px;
}

.become-attachment-file input[type="file"] {
    z-index: 0;
    opacity: 0;
    position: relative;
    top: -30px;
}

.become-attachment-file label {
    color: #fff;
    position: absolute;
    top: 8px;
    left: 0;
    right: 0;
}

.submit-button-feedback {
    background: #06223a;
    border-radius: 33px;
    padding-left: 30px;
    padding-right: 30px;
    height: 42px;
    width: 135px;
    color: #fff;
}

section.our-loaction-feedgback {
    padding-top: 50px;
    padding-bottom: 50px;
}

.ourLocationTop h2 {
    background: url(../images/headingBtm.png) no-repeat center bottom;
    padding-bottom: 20px;
    color: #e91e63 !important;
    font-size: 30px;
    font-weight: 700;
}

.india-offices h2 {
    background: url(../images/headingBtm.png) no-repeat center bottom;
    padding-bottom: 20px;
    color: #fff !important;
    font-size: 30px;
    font-weight: 700;
}

.feedback-location h5 {
    background: url(../images/headingBtm.png) no-repeat center bottom;
    padding-bottom: 20px;
    color: #fff !important;
    font-size: 30px;
    font-weight: 700;
}


/* our location end */


/* security servilance css start */

span.banner-para {
    color: #fff;
    font-size: 23px;
}

a.security-request {
    background: #00111f;
    color: #fff;
    padding: 15px 40px;
    border-radius: 30px;
}

.security-sonicWall-background {
    padding-top: 100px;
    background: #06223a;
}

.securityServilance-simgae img {
    width: 100%;
}

.securityServilanceSoninwall {
    padding: 70px 294px 17px 50px;
}

.securityServilanceSoninwall h2 {
    color: #e3004d;
    font-size: 23px;
    font-weight: 600;
}

.securityServilanceSoninwall p {
    color: #fff;
    font-size: 14px;
}

p.servilance-white-line {
    border-bottom: 1px solid #fff;
    padding: 10px 0px;
}

.securityServilance-simgae {
    padding-left: 0px;
}

.locationfeedback-form .form-control:focus {
    outline: none;
    box-shadow: none;
}

.benifitsBox1 {
    position: relative;
    background: #fff;
    border-radius: 18px;
    min-height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 1px 1px 12px #ccc;
    margin-bottom: 32px;
    padding-top: 50px;
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    transition: 0.3s;
}

.benifitsBox1 img {
    width: 100px;
    margin: 0 auto;
}

.benifitsBox1:hover .benifitsboxhover {
    display: inherit;
}


.benifitsboxhover {
    position: absolute;
    top: 0px;
    display: none;
    background: #06223a;
    padding: 30px;
    border-radius: 18px;
    height: 100%;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding-top: 50px;
    flex-direction: column;
}

.benifitboxhover img {
    text-align: center;
    margin: 0px auto;
}

/* gulshan css start*/
img.desk-b {
    display: block;
}

img.mob-b {
    display: none;
}

.benifitsBox1 p {
    color: black;
}

.benifitsBox1:hover img.desk-b {
    display: none;
}

.benifitsBox1:hover img.mob-b {
    display: block;
}

.benifitsBox1:hover {
    background: #06223a;
    transition: 0.3s;
}

.benifitsBox1:hover p {
    color: white;
}

.benifitsBox1:hover h5 {
    color: white;
}

.mb-30 {
    margin-bottom: 30px;
}


/* security servilance css end */


/* Manufacturing css start*/

.manufacturing-partnerts-section {
    background: #fbfbfb url(../images/manufacture/dot-dot.png) left top no-repeat;
    height: auto;
}

.manufacturingHomeBox1 {
    position: relative;
    width: 320px;
    height: 250px;
    margin: 0 auto;
    color: #fff;
    margin-bottom: 20px;
    overflow: hidden;
}

p.manufacturing-front {
    position: absolute;
    bottom: 0px;
    left: 10px;
}

p.manufacturing-back {

    font-size: 17px;
}

.manufacturingHomeBox1 img {
    width: 320px;
    height: 250px;
    border-radius: 20px;
}

.manufacturingHomeBox1:hover .manufacturingHomeBoxHover {
    visibility: visible;
    opacity: 1;
    transition: 0.4s;
    top: 0;
}

.manufacturingHomeBoxHover {
    position: absolute;
    top: 0px;
    visibility: hidden;
    background: #06223a;
    padding: 20px;
    border-radius: 20px;
    width: 320px;
    height: 250px;
    opacity: 0;
    top: 30%;
    display: flex;
    align-items: center;
}

.manufacturing-architechture {
    padding-top: 20px;
    padding-right: 64px;
    padding-left: 50px;
    padding-bottom: 30px;
}

.manufacturing-architechture-image {
    padding-left: 0px;
}

.manufacturing-architechture-background {
    padding-top: 100px;
    background: #06223a;
}

p.architechtur-white-line {
    border-bottom: 1px solid #fff;
    padding: 10px 0px;
}

.manufacturing-architechture h2 {
    color: #e3004d;
    font-size: 23px;
    font-weight: 600;
}

.manufacturing-architechture p {
    color: #fff;
    font-size: 14px;
}

.manufacturing-gallery-section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.manufacturing-gallery-Top h2 {
    background: url(../images/headingBtm.png) no-repeat center bottom;
    padding-bottom: 20px;
    color: #e91e63 !important;
    font-size: 30px;
    font-weight: 700;
}

.m-gallery-image img {
    width: 100%;
    height: 100%;
}

.coloumn-space-none {
    padding: 0px;
}

/* Manufacturing css end */


/* enquiries css start */

.teletech-heading h2 {
    /* padding-bottom: 20px; */
    color: #e91e63 !important;
    font-size: 26px;
    font-weight: 700;
}

.teletech-coloums a {
    font-size: 16px;
    color: #000;
    text-decoration: none;
}


/* enquiries css end */


/* become a partner css start */

.becomePartnerDropdown {
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    background: transparent;
    border: none;
    border-bottom: 2px solid #fff;
    border-radius: 0px;
}

.becomePartnerDropdown:focus,
.becomePartnerDropdown:hover,
.becomePartnerDropdown.active {
    box-shadow: none;
    outline: none;
    background: no-repeat;
    border-color: #fff;
}

.become-upload-documents {
    margin-top: 10px;
    color: #fff;
}

.become-upload-documents h4 {
    margin-bottom: 40px;
}

.become-attachment-file .custom-file label.custom-file-label {
    background-color: transparent !important;
    border: none;
    color: #fff;
    outline: none;
    box-shadow: none;
    padding-left: 0px;
}

.become-submit-button,
.become-submit-button:hover {
    background: #fff;
    border-radius: 33px;
    color: #e3004d;
    padding-left: 30px;
    padding-right: 30px;
    height: 42px;
    width: 135px;
}


/* become a partner css end */

/* Service center locator css start */

.service-center-box img {
    width: 100%;
    max-width: 108px;
    height: 108px;
    margin-bottom: 20px;
}

.service-center-box h4 {
    font-size: 16px;
    font-weight: 700;
    color: #423f3f;
}

.service-locator {
    margin: 30px 0 0;
    position: relative;
    background: #e9ecef url('../images/service-center/dot-dot.png') bottom left no-repeat;
    width: 100%;
    height: auto;
    padding-bottom: 50px;
    padding-top: 50px;
    min-height: 400px;
}

.service-locator-space1,
.service-locator-space {
    margin-top: 60px;
    margin-bottom: 80px;
}

.service-locator-img {
    position: absolute;
    top: -15%;
    right: 0px;
    height: 500px;
}

.service-locator h1 {
    font-size: 50px;
    font-weight: 700;
    color: #00111f;
    position: absolute;
    top: -62px;
}

.service-locator h2 {
    margin: 20px 0 15px;
    font-size: 25px;
    font-weight: 700;
    color: #e3004d;
    text-align: center;
}

.service-locator p {
    font-size: 13px;
    color: #fff;
    margin-bottom: 30px;
    line-height: 2rem;
}

.service-locator a {
    padding: 10px 20px;
    color: #fff;
    background: #e3004d;
    border-radius: 50px;
}

.search-locator {
    margin: 30px 0 0;
    position: relative;
    background-color: #06223a;
    /* background: #e9ecef url('../images/service-center/dot-dot.png') bottom left no-repeat; */
    width: 100%;
    height: auto;
    padding-bottom: 50px;
    padding-top: 50px;
    min-height: 400px;
}

.search-locator1,
.search-locator {
    margin: 30px 0 0;
    position: relative;
    background-color: #06223a;
    /* background: #e9ecef url('../images/service-center/dot-dot.png') bottom left no-repeat; */
    width: 100%;
    height: auto;
    padding-bottom: 50px;
    padding-top: 50px;
    min-height: 400px;
}

.search-locator1 {
    margin: 0;
}

.search-locator2 {
    position: relative;
    background-color: #e3004d;
    /* background: #e9ecef url('../images/service-center/dot-dot.png') bottom left no-repeat; */
    width: 100%;
    height: auto;
    padding-bottom: 50px;
    padding-top: 50px;
    min-height: 400px;
}

a.submoit-locator {
    background: #e3004d;
    color: #fff;
    padding: 15px 50px;
    border-radius: 32px;
}

.search-locator-box {
    background-color: #fff;
    box-shadow: 1px 1px 1px 1px #fff;
    padding: 40px 30px;
    margin-bottom: 30px;
}

.search-locator-box1 {
    background-color: #fff;
    padding: 40px 30px;
    margin-bottom: 30px;
}

.search-locator-box1 h5,
.search-locator-box h5 {
    font-size: 16px;
    font-weight: 600;
}


/* Service center locator css end */


/* image gallery css start */

.image-gallery-space {
    margin-bottom: 30px;
}


/* image gallery css end */


/* press-coverage css start */

.press-gallery-bcard img {
    width: 100%;
    height: 100%;
}

.press-gallery-bcard {
    position: relative;
}

h6.press-release-head {
    position: absolute;
    font-size: 16px;
    font-weight: 800;
    top: 8px;
    left: 11px;
    color: #e91e63;
}

.press-bcard-body {
    height: 100%;
    background: #06223a;
    padding: 32px 20px;
    color: #fff;
}

.press-gallery-scard {
    position: relative;
}

.press-gallery-scard img {
    width: 100%;
}

.press-scard-body {
    height: 100%;
    background: #06223a;
    padding: 10px 20px;
    color: #fff;
}

.press-gallery-section .image-gallery-space {
    margin-bottom: 15px;
}

.press-scard-body h6 {
    font-size: 11px;
    font-weight: 500;
}

/* press-coverage css end */


/*====================CHARU CSS END====================*/


/*====================NIYAS CSS STARTS====================*/

/* home starts */

.breadBanner {
    background-color: #06223a;
    width: 100%;
    height: 100%;
}

.carousel {
    position: relative;
}

.carousel h1 {
    font-size: 40px;
    color: #242424;
    font-weight: 800;
    line-height: 46px;
    width: 42%;
    position: absolute;
    top: 22%;
    left: 10%;
}

.carousel p {
    font-size: 25px;
    color: #fff;
    font-weight: 500;
    line-height: 40px;
    width: 34%;
    top: 44%;
    padding: 20px;
    z-index: 1;
    background: #e3004d91;
    position: absolute;
    left: 10%;
}

/* Carousel */

/* .carousel-control-prev, */
/* .carousel-control-next { */
/* position: absolute; */
/* top: 0; */
/* bottom: 0; */
/* z-index: 1; */
/* display: flex; */
/* align-items: center; */
/* justify-content: center; */
/* width: 6%; */
/* padding: 0; */
/* text-align: center; */
/* background: none; */
/* border: 0; */
/* transition: opacity 0.15s ease; */
/* } */
/* .carousel-control-prev{ */
/* width: 10%; */
/* } */
/* .carousel-control-prev-icon, */
/* .carousel-control-next-icon { */
/* display: inline-block; */
/* width: 5rem; */
/* height: 5rem; */
/* background-repeat: no-repeat; */
/* background-position: 50%; */
/* background-size: 100% 100%; */
/* } */
/* .carousel-control-prev-icon { */
/* background:url(../images/Home/left-arrow.png) no-repeat; */
/* } */
/* .carousel-control-next-icon { */
/* background:url(../images/Home/right-arrow.png) no-repeat; */
/* } */


.homeIntroduction h1 {
    font-weight: bold;
    color: #E3004D;
    text-align: center;
}

.homeIntroduction p {
    text-align: center;
    line-height: 2rem;
}

.homeIntroductionBg {
    background: url(../images/home/intro-bg.png) no-repeat;
    background-size: contain;
}

.homeValueCard {
    border-radius: 57px;
    box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.5);
}

.homeValueCard h2 {
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.homeValueCard p {
    margin-top: 0px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    line-height: 20px;
    padding: 10px 0 50px;
}

.homeValueCardBg {
    background: #E3004D url(../images/home/service-bg.png) top left;
    background-size: cover;
}

.businessHome h2 {
    font-size: 30px;
    font-weight: 700;
    color: #E3004D;
    padding: 50px 0 30px;
    text-align: center;
}

.businessHome h1 {
    font-size: 40px;
    font-weight: 700;
    color: #e3004d;
    text-align: center;
}

.businessHomeBox1 {
    position: relative;
    width: 280px;
    height: 332px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.businessHomeBox1 img {
    width: 280px;
    height: 332px;
}

.businessHomeBox1 h3 {
    font-size: 20px;
    color: #fff;
    position: absolute;
    bottom: 10px;
    left: 0;
    border: 2px #e3004d solid;
    padding: 15px;
    width: 78%;
    font-weight: 600;
}

.businessHomeBox1:hover .businessHomeBoxHover {
    visibility: visible;
    transition: 0.6s;
    opacity: 1;
}

.businessHomeBoxHover {
    position: absolute;
    top: 0px;
    background: #06223a;
    padding: 20px;
    border-radius: 20px;
    height: 100%;
    visibility: hidden;
    transition: 0.5s;
    opacity: 0;
}

.businessHomeBoxHover p {
    padding-top: 75px;
    color: #fff;
    margin: 5px 0 10px;
    line-height: 26px;
}

.businessHomeBoxHover h3 {
    font-size: 20px;
    color: #fff;
    position: inherit;
    top: 15px;
    left: 0px;
    border: 2px #e3004d solid;
    padding: 5px 10px;
    width: 80%;
    font-weight: 600;
    height: 60px;
    margin-top: 12px;
}

.philosophy {
    margin: 170px 0 0;
    position: relative;
    background-color: #00111f;
    width: 100%;
    height: auto;
    padding-bottom: 50px;
}

.philosophy Img {
    position: absolute;
    top: -30%;
}

.philosophy h1 {
    font-size: 50px;
    font-weight: 700;
    color: #00111f;
    /* position: absolute; */
    margin-top: -62px;
}

.philosophy h2 {
    margin: 20px 0 15px;
    font-size: 25px;
    font-weight: 700;
    color: #e3004d;
    text-align: left;
}

.philosophy p {
    font-size: 13px;
    color: #fff;
    margin-bottom: 30px;
    line-height: 2rem;
}

.philosophy a {
    padding: 10px 20px;
    color: #fff;
    background: #e3004d;
    border-radius: 50px;
}

.workCulture {
    background: url(../images/home/work-culture-bg.png) no-repeat center center;
    padding: 10em 0px;
}

.workCulture h2 {
    font-size: 50px;
    font-weight: 700;
    color: #00111f;
}

.workCulture p {
    padding-bottom: 30px;
    line-height: 2rem;
}

.workCulture a {
    padding: 15px 40px;
    color: #fff;
    background: #06223a;
    border-radius: 50px;
}

/* home ends */

/* who we are intoduction starts */

.introductionBanner-text {
    font-size: 50px;
    font-weight: 800;
    padding: 4em 1em 5em 1em;
    margin: 0px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.introductionBanner {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #06223a;
    z-index: -1;
}

.introductionIntro {
    background: url(../images/about-us-introduction/introduction-bg.png) no-repeat;
    background-size: cover;
    height: auto;
    padding: 50px 0;
}

.introductionIntro h2 {
    background: url(../images/headingBtm.png) no-repeat center bottom;
    padding-bottom: 20px;
    color: #e91e63 !important;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
}

.intro-para {
    font-size: 22px;
    font-weight: 400;
    color: #6d6767;
    line-height: 2rem;
}

.bold-text {
    font-weight: 800;
    text-align: center;
    line-height: 2rem;
}

.introduction-width {
    width: 100%;
    max-width: 865px;
    margin: 0 auto;
}

.introduction-width p {
    line-height: 2rem;
    text-align: center;
}

.introductionImgText h3 {
    font-weight: 800;
    font-size: 20px;
    padding-top: 20px;
    text-align: center;
}

.introductionImgText p {
    font-size: 20px;
    font-weight: 400;
    text-align: center;
}

.define {
    margin: 50px 0;
}

.define h6 {
    color: #E3004D;
    font-size: 20px;
    text-align: center;
}

.define p {
    font-size: 14px;
    text-align: center;
    width: 49%;
    display: block;
    margin: 5px auto;
}

.introductionBeetelBg {
    background: url('../images/about-us-introduction/value-bg.png') no-repeat;
    background-size: contain;
}

.introductionBeetelBg h5 {
    font-size: 120px;
    font-weight: bold;
    color: #E3004D;
}

.e-width {
    margin-left: 90px;
}

.e-1-width {
    margin-left: 160px;
}

.t-width {
    margin-left: 240px;
}

.e-2-width {
    margin-left: 310px;
}

.l-width {
    margin-left: 380px;
}

.big-word {
    font-size: 120px;
    float: left;
}

.small-text {
    font-size: 20px;
    font-weight: normal;
    margin-top: 30px;
    float: left;
    margin-left: 20px;
}

.clear {
    clear: both;
}

.propositionBg {
    background: url('../images/about-us-introduction/propositionbackground.png') top right no-repeat;
    background-size: cover;
    margin: 60px 0 0px;
    padding: 50px 0 0px;
}

.propositionBg h3 {
    color: #E3004D;
    font-weight: 800;
    margin-left: 30px;
}

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

.proposition-box {
    min-height: 300px;
    background: #fff;
    box-shadow: 2px 4px 25px 0px #ccc;
    border-radius: 31px;
    padding-left: 22px;
    margin-bottom: 50px;
    padding: 16px 16px 0px;
}

.proposition-box:hover {
    background: #e91e63;
    color: #fff !important;
}

.proposition-box:hover .proposition-text-color {
    color: #fff !important;
}

.proposition-box .proposition-text-color:hover {
    color: #fff !important;
}

.proposition p {
    font-weight: bold;
    padding: 20px 42px 0 0;
}

.proposition-text-color {
    color: #E3004D;
}

.apartBg {
    background: #fbfbfb url('../images/about-us-introduction/apartbackground.png') left center no-repeat;
}

.apartTop h5 {
    font-size: 24px;
    font-weight: bold;
    color: #06223A;
    text-align: center;

}

.apartTop p {
    text-align: center;
    line-height: 2rem;
    width: 60%;
    display: block;
    margin: 0 auto;
}

.apart-line-style {
    color: #06223A;
    width: 12%;
    border-radius: 50px;
    opacity: 1;
}

.apartBottom {
    margin: 50px 0;
}

.apartBottom h6 {
    font-size: 16px;
    margin-top: 15px;
}

.apartBottom p {
    font-size: 12px;
    line-height: 17px;
}

/* who we are intoduction ends */


/* consumer products starts */

.consumer,
.zaggle {
    padding-bottom: 50px;
}

.consumerTop h2,
.zaggleTop h2 {
    padding: 50px 0 20px;
    color: #E3004D !important;
    font-size: 30px;
    font-weight: 700;
}

.consumerBottom p,
.zaggleBottom p {
    font-size: 17px;
    margin: 0 auto;
    line-height: 36px;
}

.zaggleCircleWidth {
    display: block;
    margin: 30px auto 0;
}

.zaggleCircleWidth .circle,
.circle-1,
.circle-2 {
    background-color: #E3004D;
    width: 240px;
    height: 240px;
    border-radius: 120px;
    position: relative;
    text-align: center;
    display: block;
    margin: 0 auto;
}

.circle h4,
.circle-1 h4,
.circle-2 h4 {
    color: #fff;
    font-weight: 800;
    position: absolute;
    top: 30%;
    text-align: center;
    text-transform: uppercase;
}

.circle-1 h4 {
    right: 18%;
    padding-left: 40px;
}

.circle-3 h4 {
    right: 13%;
}

.product-range {
    background: #fbfbfb url(../images/enterprise-solution/dot-dot.png) left top no-repeat;
    height: auto;
    padding-bottom: 120px;
    text-align: center;
    margin-top: 30px;
}

.product-range h2 {
    background: url(../images/headingBtm.png) no-repeat center bottom;
    padding: 10px 0 20px;
    color: #06223A;
    font-size: 35px;
    font-weight: 700;
    text-align: center;
}

.product-range h4 {
    font-size: 18px;
    padding-top: 20px;
}

.product-range-roundbox {
    background: #fff;
    border-radius: 18px;
    border: 2px solid transparent;
    min-height: 249px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 1px 18px #ccc;
}

.product-range-roundbox:hover {
    border: 2px solid #e3004d;
}

.product-range-roundbox img {
    /* width: 100%; */
    max-width: 220px;
}

.consumerCircleWidth {
    display: block;
    margin: 30px auto 70px;
}

.consumer a {
    padding: 15px 40px;
    color: #fff;
    background: #06223a;
    border-radius: 50px;
}

.consumerCircleWidth .circle,
.circle-1 {
    background-color: #E3004D;
    width: 240px;
    height: 240px;
    border-radius: 120px;
    position: relative;
    text-align: center;
    display: block;
    margin: 0 auto;
}

.circle-2 h4 {
    right: 13%;
    padding-left: 35px;
}

/* consumer products ends */


/* cloud services starts */

.cloudService {
    background: #fbfbfb url(../images/cloud-services/cloudservicesbg.png) no-repeat;
    width: 100%;
    height: auto;
    padding: 60px 0;
    text-align: center;
}

.cordlessPhones h2,
.cloudService h2 {
    background: url(../images/headingBtm.png) no-repeat center bottom;
    padding-bottom: 20px;
    color: #e91e63 !important;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
}

.cordlessPhones h5,
.cloudService h5 {
    padding: 30px 0 60px;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
}

.cloudService img {
    width: 100%;
    height: auto;
    margin: 30px 0;
}

.cloudService h3 {
    color: #06223A;
    font-weight: 600;
    padding-top: 40px;
}

.cloudService-brand-width {
    padding-top: 80px !important;
}

.cloudService p {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding: 20px 0 50px;
}

.cloudService a {
    padding: 15px 40px;
    color: #fff;
    background: #06223a;
    border-radius: 50px;
}

.securityPartner {
    display: block;
    margin: 0 auto;
}

/* cloud services ends */

/* cloudway starts */

.cloudway-width {
    width: 100%;
    max-width: 865px;
    margin: 0 auto;
}

.cloudway-para {
    font-size: 24px;
    font-weight: 400;
    color: #6d6767;
    line-height: 2rem;
}

.cloudway-innerpara {
    font-size: 14px;
    font-weight: 300 !important;
    color: #908c8c;
    line-height: 30px;
}

.cloudway-width h1 {
    font-size: 50px;
    font-weight: 800;
    color: #E3004D;
    margin-top: 50px;
}

.cloudway-width h2 {
    font-size: 26px;
    font-weight: 700;
    color: #06223a;
    margin-top: 30px 0;
}

.cloudway-request {
    display: inline-block;
    margin: 20px;
}

a.cloudway-request {
    background: #00111f;
    color: #fff;
    padding: 15px 40px;
    border-radius: 30px;
}

.cloudway-width h5 {
    margin: 30px 0;
    font-size: 26px;
    font-weight: 700;
    color: #e91e63;
}

.cloudway-width h6 {
    font-size: 18px;
    font-weight: 700;
    border-bottom: 2px solid #e91e63;
    border-bottom-width: thick;
    padding: 10px 0;
    width: 23%;
    margin: 0 auto;
}

.powerBackground {
    padding-top: 100px;
    background: #06223a url(../images/cloudway/powerbg.png) top right no-repeat;
}

.featuresBackground {
    background: #fbfbfb url(../images/cloudway/featuresbg.png) no-repeat;
    width: 100%;
    height: auto;
    margin-bottom: 40px;
}

.customers h2,
.features h2 {
    padding-bottom: 20px;
    color: #e91e63 !important;
}

table {
    border: 1px solid #d1d1d1;
}

table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #d1d1d1;
    text-align: center;
}

td {
    border-bottom: 1px solid #d1d1d1;
    margin: 0 auto;
    padding: 30px 20px;
}

th {
    color: #fff;
    background-color: #E3004D;
    -webkit-box-shadow: inset 0px 0px 0px 2px #fff;
    padding: 30px 0;
    margin: 1px;
}

.table-headBottom {
    font-weight: 300;
    margin: 10px;
}

.bg-color {
    background-color: #f4f4f4;
}

.text-color {
    color: #E3004D;
}

.discount-text {
    font-size: 12px;
    font-weight: 600;
    padding-top: 8px;
    float: right;
}

.demand-text {
    padding: 20px 0 10px;
    font-size: 25px;
    color: #06223a;
}

.customersBackground {
    background-color: #f4f4f4;
    padding: 50px 0;
}

.customers-img {
    display: flex;
}

/* cloudway ends */

/* cordless starts */

.card {
    background: url(../images/brand-wireless/cordlessbackground.png) bottom left no-repeat;
    border-radius: 27px;
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.cordlessPhones h4 {
    color: #E3004D;
    font-weight: 800;
}

.cordlessPhones a {
    padding: 15px 40px;
    color: #fff;
    background: #06223a;
    border-radius: 50px;
}

.scroller {
    height: 190px;
    overflow-y: scroll;
    padding: 5px 10px;
}

.scroller::-webkit-scrollbar {
    width: 10px;
    background: #707070;
    border-radius: 10px;
}

.scroller::-webkit-scrollbar-thumb {
    background: #E3004D;
    border-radius: 10px;
}

.cordless-phone-responsive {
    width: 100%;
    max-width: 360px;
}

.cordless-phone-responsive1 {
    width: 100%;
    max-width: 180px;
}

/* cordless ends */

/* beetel-india starts */
.catalogue-bg {
    height: 235px;
    width: 100%;
    text-align: center;
}

.catalogue-bg img {
    width: 100%;
    max-width: 240px;
}

.download-catalogue {
    text-align: center;
    margin: 50px 0;
}

/* beetel-india ends */

/* awrads starts */

.award2023 {
    background: url('../images/award/2023-award.png') no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.award2022 {
    background: url('../images/award/2022-award.jpg') no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.award2021 {
    background: url('../images/award/2021-award.png') no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.award2020 {
    background: url('../images/award/2020-award.png') no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.award2019 {
    background: url('../images/award/2019-award.png') no-repeat;
    background-size: contain;
    padding: 100px 0;
}

.award2018 {
    background: url('../images/award/2018-award.png') no-repeat;
    background-size: contain;
    padding: 100px 0;
}

.award2017 {
    background: url('../images/award/2017-award.png') no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.award2016 {
    background: url('../images/award/2016-award.png') no-repeat;
    background-size: contain;
    padding: 100px 0;
}

.award2021 h4,
.award2020 h4,
.award2019 h4 {
    color: #06223A;
}

.awardBox {
    background: #e3004d;
    width: 100%;
    height: 270px;
    border-radius: 30px;
    padding: 27px 16px;
    position: relative;
    margin: 10px auto;
}

.awardBox h6 {
    margin: 0 0 60px;
    color: #fff;
    line-height: 26px;
}

/* modal css starts*/
.modal-dialog {
    position: relative;
    width: 100%;
    max-width: 920px;
    margin: 0.5rem auto;
    pointer-events: none;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(6, 34, 58, 0.5);
}

.button {
    margin-left: 20px;
    padding: 15px 30px;
    color: #fff;
    background: #06223a;
    border-radius: 50px;
    border: none;
    position: absolute;
    bottom: 30px;
}

.button:focus {
    outline: none;
}

.scroller1 {
    height: 510px;
    padding: 5px 10px;
    overflow-y: scroll;
    margin: 15px 20px;
}

.scroller1::-webkit-scrollbar {
    width: 10px;
    background: #fff;
    border-radius: 10px;
}

.scroller1::-webkit-scrollbar-thumb {
    background: #06223a;
    border-radius: 10px;
}

.modal-content1 {
    background-color: #E3004D;
    color: #fff;
    width: 100%;
    padding: 10px 10px 10px 10px;
    pointer-events: auto;
    animation-name: modalopen;
    animation-duration: 2s;
    border-radius: 30px;
    outline: 0;
    z-index: 1;
}

.modal-backdrop.show {
    opacity: 0.5;
    z-index: -1 !important;
}

.modal-header1 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
}

.modal-header1 h5 {
    width: 60%;
    color: #fff;
    text-align: left;
}

.modal-body1 p {
    background: #000;

    padding: 1rem;
}

.modal-footer1 {
    padding: 1rem;
}

.closebtn {
    color: #fff;
    background: transparent;
    font-size: 60px;
    border: 0;
}

.closebtn:hover,
.closebtn:focus {
    outline: 0;
    cursor: pointer;
    caret-color: #000;

}

@keyframes modalopen {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

/* modal ends*/
/* awrads ends */

/* brand partner starts */

.partnerTab h6 {
    color: #06223a;
    font-weight: 800;
}

.partnerTab h6:hover {
    color: #e3004d;
}

.partnerBox,
.partnerBox1,
.partnerBox2,
.partnerBox3,
.partnerBox4,
.partnerBox5 {
    position: relative;
    background: #fff;
    border-radius: 2px;
    min-width: 200px;
    min-height: 220px;
    display: inline-block;
    box-shadow: 1px 1px 12px #ccc;
    margin: 10px 10px 32px;
    width: 0;
}

.partnerBox img {
    padding: 60px 10px;
    max-width: 100%;
}

.partnerBox1 img {
    padding: 94px 10px;
    max-width: 100%;
}

.partnerBox2 img {
    padding: 23px 10px;
    max-width: 100%;
}

.partnerBox3 img {
    padding: 67px 10px;
    max-width: 100%;
}

.partnerBox4 img {
    padding: 20px 10px;
    max-width: 76%;
}

.partnerBox5 img {
    padding: 60px 10px;
    max-width: 100%;
}

.tab-content>.active {
    width: 1150px;
}

/* brand partner ends */

/* careers starts */
.cultureBackground {
    background: #06223a url(../images/careers/culturebackground.png) no-repeat;
    background-size: contain;
    height: auto;
    padding: 50px 0 0;
    text-align: center;
}

.cultureTop h2 {
    background: url(../images/headingBtm.png) no-repeat center bottom;
    padding-bottom: 20px;
    color: #fff !important;
    font-size: 30px;
    font-weight: 700;
}

.culture-width {
    width: 100%;
    max-width: 865px;
    margin: 0 auto;
}

.cultureBottom {
    display: flex;
    margin: 30px auto;
}

.culture-content-width {
    width: 100%;
    max-width: 230px;
    margin: 0 auto;
}

.cultureBox {
    background: #fff;
    border-radius: 37px;
    width: 200px;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 10px 32px;
}

.cultureBox img {
    width: 100%;
    height: auto;
    max-width: 120px;
}

.culture-content-width h6 {
    font-size: 20px;
    font-weight: 500 !important;
    color: #e3004d;
    text-transform: uppercase;
    text-align: left;
}

.culture-content-width p {
    font-size: 14px;
    font-weight: 300 !important;
    color: #f2f2f2;
    text-align: left;
}

.startCareer {
    background: #06223a url(../images/careers/careerbackground.png) no-repeat;
    background-size: cover;
    height: auto;
    padding: 200px 0 50px;
    text-align: center;
}

.startCareer h3 {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    margin: 80px 0 40px;
}

.startCareer a {
    color: #f2f2f2;
    background-color: #e91e63;
    border-radius: 50px;
    padding: 15px 70px;
}

.startCareer p {
    color: #f2f2f2;
    background-color: #e91e63;
    border-radius: 50px;
    padding: 15px 70px;
    display: inline-block;
    margin: 0px auto;
}

/* careers ends */


/*====================NIYAS CSS ENDS====================*/





/* UI Fixing CSS start */

.cloud-service-space {
    padding-top: 8px !important;
}

.cloud-service-textspace {
    padding-top: 117px !important;
}

.cloud-logo-big {
    width: 400px !important;
}

.security-service-space {
    padding-top: 84px !important;
}

.security-service-textspace {
    padding-top: 117px !important;
}

.security-logo-big {
    width: 400px !important;
}

.secure-background {
    background: #06223a;
    display: flex;
    justify-content: center;
    /* padding-left: 47px; */
    align-items: center;
    flex-direction: row;
}

/* .secure-background img {
     width: 100%;
 } */


.breadBanner img {
    width: 100%;
}

/* UI Fixing CSS end */


/*11 MAY 2021*/

.labelSpace {
    display: block;
    position: relative;
    margin: 10px 0px 40px 0px;
}

.partnerlabel-txt,
.enquirielabel-txt {
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: -0.6em;
    padding: 10px;
    letter-spacing: 1px;
    transition: ease .3s;
}

.input {
    width: 100%;
    padding: 10px;
    background: transparent;
    border: none;
    outline: none;
    color: #fff;
}

.input option {
    color: #242424;
}

.textarea {
    width: 100%;
    padding: 10px;
    background: transparent;
    border: none;
    outline: none;
    color: #fff;
}

.line-box {
    position: relative;
    width: 100%;
    height: 2px;
    background: #fff;
}

.line,
.line1 {
    position: absolute;
    width: 0%;
    height: 2px;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    background: #06223a;
    transition: ease .6s;
}

.input:focus+.line-box .line {
    width: 100%;
}

.textarea:focus+.line-box .line {
    width: 100%;
}

.label-active {
    top: -2em;
    margin-bottom: 0px;
}

.wpcf7-not-valid-tip {
    color: #ffffff;
    font-size: .75em;
    text-align: left;
}

.btn:hover {
    color: #e3004d;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900;
    color: #fff;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #fff;
}

/* people popup starts*/
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
}

.personButton {
    padding: 0;
    color: #fff;
    border: none;
    background: transparent;
}

.personButton:hover {
    background: transparent;
}

.personButton:focus {
    outline: none;
}

.button {
    padding: 15px 40px;
    color: #fff;
    background: #06223a;
    border-radius: 50px;
    border: 2px solid #06223a;
}

.scroller {
    height: 190px;
    overflow-y: scroll;
    padding: 5px 10px;
}

.modal-dialog {
    margin: 0 auto;
    max-width: 100%;
    height: 100%;
}

.modal-content1 {
    background-color: #00111f;
    color: #fff;
    width: 100%;
    padding: 10px 10px 10px 10px;
    pointer-events: auto;
    animation-name: modalopen;
    animation-duration: 2s;
    border-radius: 0.5rem;
    outline: 0;
    z-index: 1;
}

.modal-backdrop.show {
    opacity: 0.5;
    z-index: -1 !important;
}

.modal-header2 {
    display: flex;
    align-items: flex-start;
    padding: 1rem 1rem;
}

.modal-header2 h5 {
    color: #000;
    font-weight: bold;
    text-align: left;
}

.modal-body1 p {
    color: #ccc;
    padding: 5px 15px 10px;

    margin-bottom: 0;
    background: transparent;
}

.modal-footer1 {
    padding: 50px;

}

.closebtn {
    color: #e3004d;
    background: transparent;
    font-size: 30px;
    border: 0;
}

.closebtn:hover,
.closebtn:focus {
    outline: 0;
    cursor: pointer;
    color: #fff;
    background: #e3004d;
}

.personInfo {
    display: block;

}

.modal-header2 img {
    width: auto;
    max-width: none;
    height: 100%;
    max-height: none;
    border: none;
    border-radius: 0;
    margin: 0;
}

.personInfo h1 {

    padding: 20px 0;
    font-size: 30px;
}

@keyframes modalopen {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

button:hover {
    background: #e3004d;
    color: #ffffff;
    transition: 0.3s;
}

.show {
    padding-right: 0 !important;
}

/* people popup ends*/

.partenrButtons {
    text-align: center;
}

.partenrButtons a {
    background: #e3004d;
    padding: 10px 40px;
    border-radius: 30px;
    margin: 0px 20px;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    width: 280px;
    display: inline-block;
}


.audio {
    margin-bottom: 30px;
}

.awadsbox_size .modal-dialog {
    width: 50% !important;
    margin: 0px auto !important;
}


.awadsbox_size .modal-dialog {
    transform: translate(0, 100px) !important;
}

.awadsbox_size .modal.show .modal-dialog {}

.awadsbox_size .scroller1 {
    overflow-y: hidden !important;
    text-align: center !important;
}

.awadsbox_size .modal-header1 h5 {
    width: 70% !important;
    color: #fff;
    /* text-align: left; */
    text-align: center !important;
    margin: 0px auto !important;
}

@media only screen and (max-width: 764px) {
    .aboutPeopleBottom .modal-dialog {
        width: 100% !important;
        margin-top: 50px;
    }

    .awadsbox_size .modal-dialog {
        width: 100% !important;
        margin: 0px auto !important;
    }


    .awadsbox_size .modal-dialog {
        transform: translate(0, 100px) !important;
    }

    .awadsbox_size .modal.show .modal-dialog {}

    .awadsbox_size .modal-header1 h5 {
        width: 90% !important;
        color: #fff;
        font-size: 12px;
        /* text-align: left; */
        text-align: center !important;
        margin: 0px auto !important;
    }

    .awadsbox_size .closebtn {
        font-size: 54px;
        position: absolute;
        right: 13px;
        top: -9px;
    }


}

.people-modal .modal-header2 {
    justify-content: center;
    /* margin-top: 30px; */

}

.people-modal .closebtn {
    position: absolute;
    right: 40px;
    top: 30px;
    font-size: 50px;
    width: 49px;
    height: 49px;
    line-height: 49px;
    border-radius: 50%;
}

.people-modal .modal-fullscreen .modal-content1 {
    position: relative;
}


.customor_wrp {
    display: flex;
}

.play_btn img {
    width: 18px;
}

.play_text {
    margin-left: 10px;
}


.customor_wrp:nth-child(3) {
    border-top: 1px solid #81002c;
    padding-top: 15px;
    margin-top: 10px;
    margin-bottom: 15px;
}