@font-face {
    font-family: CoreSansC-15Thin;
    src: url(../assest/fonts/CoreSansC-15Thin.ttf);
  }
@font-face {
    font-family: CoreSansC-25ExtraLight;
    src: url(../assest/fonts/CoreSansC-25ExtraLight.ttf);
  }
@font-face {
    font-family: CoreSansC-35Light;
    src: url(../assest/fonts/CoreSansC-35Light.ttf);
  }
@font-face {
    font-family: CoreSansC-45Regular;
    src: url(../assest/fonts/CoreSansC-45Regular.ttf);
  } 
@font-face {
    font-family: CoreSansC-45RegularIt;
    src: url(../assest/fonts/CoreSansC-45RegularIt.ttf);
  }
@font-face {
    font-family: CoreSansC-55Medium;
    src: url(../assest/fonts/CoreSansC-55Medium.ttf);
  }
@font-face {
    font-family:CoreSansC-65Bold;
    src: url(../assest/fonts/CoreSansC-65Bold.ttf);
  }
@font-face {
    font-family: CoreSansC-85Heavy;
    src: url(../assest/fonts/CoreSansC-85Heavy.ttf);
  }
@font-face {
    font-family: MYRIADPRO-REGULAR;
    src: url(../assest/fonts/MYRIADPRO-REGULAR.OTF);
  }
  

.services_link{
  text-decoration: none;
}

.centerlegend {
  margin:0 auto !important;
}

.navBg{
    background-color: white !important;
}
.navBrandMargin{
    margin-left: 15% !important;
}
.navUlMargin{
    margin-right: 18% !important;
}
.navEmail{
    color: #F39200;
    font-family: CoreSansC-35Light;
    margin-top: 100px;
}
.nav-link>.navMenu{
    font-family: CoreSansC-55Medium;
    color: #2E3191;
}
.nav-link.active>.navMenu{
    color: #F39200 !important;
}
a:hover > .navMenu{
    color: #F39200 !important;
}

.homePara{
    text-align: justify;
    font-family: CoreSansC-55Medium;
    color: #E1251B;
}

 .carousel-indicators {
    margin-bottom: 4em !important;
}
.carousel-item{
  height: 100%;
}

.carousel-item >.row{
  height: 100%;
  overflow: hidden;
}

.carousel-indicators> button {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50%;
} 

.homeOnSlide{
  position: absolute;
  top: 48%;
  left: 34%;
  transform: translate(-50%, -50%);
}
.homeOnSlideText1{
  font-size: 31pt;
  font-family:CoreSansC-25ExtraLight;
  color: white;
  line-height: 1.2;
}
.homeOnSlideText2{
  font-size: 43pt;
  font-family:CoreSansC-85Heavy;
  color: white;
  line-height: 1;
}

.reset {
  all: revert;
}

.fieldsetBorder{
border: 3px solid white;
border-radius: 30px;
text-align: center;
height: 90%;
}
.fieldsetBorder:hover{
  cursor:pointer;
  background-color: rgba(255, 255, 255, 0.158);
}

.homeServiceParent{
  width: 100%;
  height: 700px;
  background-image: url(../assest/PNG/Servce_bg.png);
  background-size: 100% 100%;
}

.homeServiceCarsel,.homeServiceCarsel> .carousel-inner{
  height: 500px;
}

.homeServiceChild {
    float: top;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1000;
    width: 100%;
 }

.homeServiceHead{
  text-align: center;
  font-family: CoreSansC-65Bold;
  font-size: 40pt;
  color: #ffffff;
}

.card-header, .card-footer { opacity: 1}

.homeServiceCard {
  margin-top: 5em;
  background-color: rgba(245, 245, 245, 0); 
  text-align: center;
  border-top:none;
  border-left: white solid 3px;
  border-right: white solid 3px;
  border-bottom: white solid 3px;
  border-radius: 30px;
  height: 100%;
  width:100%
}

.homeServiceCard .card-header {
  position: relative;
  height: 0px;
  padding: 0px;
  border: 0px;
}
.homeServiceCard:hover{
  cursor:pointer;
  background-color: rgba(255, 255, 255, 0.158);
}

.homeServiceCard .card-header .profile-img {
  width: 90px;
  height: 90px;
  
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  
}

.homeServiceCardHeadingText{
  font-family:CoreSansC-65Bold;
  font-size: 15pt;
  color: #F39200;
}
.homeServiceCardParaText{
  padding-top: 0.3em;
  font-family:CoreSansC-45Regular;
  font-size: 12pt;
  color: #ffffff;
}


.homeServiceCard::after{
  content: "";
  width:30.9%;
  background: rgb(255, 255, 255) content-box;
  position: absolute;
  top: calc(0% - 3px);
  height: 100px;
  background: transparent;
  border-radius: 0px 30px 0px 0px;
  border: solid 3px rgb(253, 253, 253);
  border-left: none;
  border-bottom: none;
  
}

.homeServiceCard::before{
  content: "";
  width:30.9%;
  background: rgb(255, 255, 255) content-box;
  position: absolute;
  top: calc(0% - 3px);
  height: 100px;
  background: transparent;
  border-radius: 30px 0px 0px 0px;
  border: solid 3px rgb(253, 253, 253);
  border-right: none;
  border-bottom: none;
}

.homeServiceCard::before {
  right: 70%;
  border-right: 0px solid;
}

.homeServiceCard::after {
  left: 70%;
  border-left: 0px solid;
}

.homeClientsHeading{
  text-align: center;
  font-family: CoreSansC-65Bold;
  font-size: 3.33em;
  color: #E1251B;
}

.outer-wrapper{
  display: inline-block; 
}
.frame{  
  width: 250px;
  height: 100px;
  vertical-align: bottom;
  text-align: center;
  display: table-cell;
}    
.frame>img{
  max-width: 100%;
  max-height: 100%;
  display: block;
}

.homeConComHeading{
  text-align: center;
  font-family: CoreSansC-65Bold;
  font-size: 3.33em;
  color: #E1251B;
}



.ccImgCard{
  background-color: rgba(245, 245, 245, 0); 
  border: 0px;
}

.ccImageCardBody{
  /* border-width: 1px;
  border-style: solid;
  border-image:linear-gradient(to right,#006BB5,#F6921E)1;
  border-left:none;
  border-radius: 30px; */
  /* these two are needed - the align self makes the column not stretch the whole height of the image column and the translate moves the column over the image */
  align-self: flex-start;
  transform: translateX(-13%);
  z-index: 100;
  margin-top: 10px;
  padding-left: 10%;

}

.ccImageCardBody_col9{
  /* border-width: 1px;
  border-style: solid;
  border-image:linear-gradient(to right,#006BB5,#F6921E)1;
  border-left:none;
  border-radius: 30px; */
  /* these two are needed - the align self makes the column not stretch the whole height of the image column and the translate moves the column over the image */
  align-self: flex-start;
  transform: translateX(-10%);
  z-index: 100;
  margin-top: 10px;
  padding-left: 10%;
  overflow-wrap: break-word;

}

.ccImageCardPost{
  text-align: start;
  font-family: CoreSansC-65Bold;
  font-size:0.8em;
  color: #E1251B;
}

.ccImageCardPost_1{
  text-align: start;
  font-family: CoreSansC-65Bold;
  font-size: 0.8em;
  color: #E1251B;
}

.ccImageCardName{
  text-align: start;
  font-family: CoreSansC-65Bold;
  font-size:  0.7em;
  color: #2E3191;
}
.ccImageCardPara{
  text-align: start;
  font-family: CoreSansC-45RegularIt;
  font-size: 0.67em;
  color: #2E3191;
  margin: 0px;
}

.ccImageCardPara_1{
  text-align: start;
  font-family: CoreSansC-45RegularIt;
  font-size: 0.53em;
  color: #2E3191;
  margin: 0px;
}

.footer{
  display: flex;
  flex-wrap: wrap;
  align-content: flex-end;
  width: 100%;
  height: 300px;
  background-image: url(../assest/PNG/Footer@3x.png);
  background-size: 100% 100%;
}


.footerAddressCompanyName{
  font-family: CoreSansC-65Bold;
  font-size: 8pt;
  color: #ffffff;
}
.footerAddress{
  font-family: CoreSansC-45Regular;
  font-size: 8pt;
  color: #ffffff;
}

.footerQuickLinksHeader{
  font-family: CoreSansC-65Bold;
  font-size: 18pt;
  color: #ffffff;
}

.footerQuickLinks>a{
  font-family: CoreSansC-55Medium;
  font-size: 8pt;
  color: #ffffff;
  text-decoration: none;
}

.footerFallowUSHeader{
  font-family: CoreSansC-65Bold;
  font-size: 18pt;
  color: #ffffff;
}

.footerFallowUSList > li{
  display: inline;
}
.footerFallowUSList > li>a{
  text-decoration: none;
}
.footerFallowUSList{
  padding-left: 0px;
}
/* .copyrightParent{
position: relative;
} */
.copyright{
  /* position:absolute;
  left: 0;
  bottom: 0; */
  width: 100%;
  text-align: center;
  font-family: MYRIADPRO-REGULAR;
  font-size: 10pt;
  color: #ffffff;
}

.paddingSEZero{
  padding-left: 0px !important;
  padding-right: 0px !important ;
}

.serviceCarouselInner{
  margin-left: 12%;
  margin-right: 12%;
  width:auto;
}

.box {

  position:relative;
  display:inline-block;
}
.box::before {
  content:"";
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  border-radius:10px; 
  padding:1px; 
    /* border-width: 1px;
  border-style: solid;
  border-image:linear-gradient(to right,#006BB5,#F6921E)1;
  border-left:none;
  border-radius: 30px; */
  background:linear-gradient(to left,#F6921E ,#006BB5 100%,white 0%);
  -webkit-mask: 
     linear-gradient(#fff 0 0) content-box, 
     linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out; 
  mask-composite: exclude; 
  border-left: none;
}

.homeCCImageBack{
  background-image: radial-gradient(rgb(253, 253, 253) 70%,rgba(255, 255, 255, 0.007) 30%);
}

.aboutUsPara{
  text-align: justify;
  font-family: CoreSansC-55Medium;
  color: #2E3191;
}

.contactUsGetInCard{
  background:linear-gradient(200deg,#F6921E ,#006BB5);
  border: 1px;
  border-radius: 20px;
  height: 100%;
}
.contactUsGetInText{
  font-family: CoreSansC-65Bold;
  font-size: 24pt;
  color: #ffffff;
}

.contactUsGetInCompany{
  font-family: CoreSansC-65Bold;
  font-size: 10pt;
  color: #ffffff;
}

.contactUsGetInAddressP{
  font-family: CoreSansC-45Regular;
  font-size: 9pt;
  color: #ffffff;
}

.contactUsGetInTWE{
  font-family: CoreSansC-45Regular;
  font-size: 9pt;
  color: #ffffff;
}

.contactUsConForm{
  font-family: CoreSansC-65Bold;
  font-size: 30pt;
  color: #E1251B;
}

.form-control{
  /* border-image-source: linear-gradient(to left,#F6921E ,#006BB5);
  border-width: 1px;
  border-image-slice: 1;
  border-radius: 20px; */

  padding: 0.5rem;
  border: double 1px transparent;
  border-radius: 6px;
  background-image: linear-gradient(white, white), 
                    linear-gradient(to left,#F6921E ,#006BB5);
  background-origin: border-box;
  background-clip: padding-box, border-box;
}

textarea:hover, 
input:hover, 
textarea:active, 
input:active, 
textarea:focus, 
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.active
{
    outline:0px !important;
    -webkit-appearance:none;
    box-shadow: none !important;
}

.form-control::-webkit-input-placeholder { /* Edge */
  font-family: CoreSansC-45Regular;
}

.form-control:-ms-input-placeholder { /* Internet Explorer */
  font-family: CoreSansC-45Regular;
}

.form-control::placeholder {
  font-family: CoreSansC-45Regular;
}

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

.contactUsbtnParent {
  position: relative;
  text-align: center;
  color: white;
}

.contactUsbtnText {
  position: absolute;
  top: 51%;
  left: 20%;
  transform: translate(-50%, -50%);
}

/* .serviceColMarginMines{
  margin-top: -2.5em;
}

.serviceColMarginMines_1{
  margin-top: -0.4em;
}

.serviceColMarginMines_2{
  margin-top: -2.1em;
}

.serviceColMarginMines_3{
  margin-top: -0.3em;
} */

.serviceMarginTop-2{
  margin-top: -2em;
}


.serviceEq{
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}

.serviceEqHeading{
  font-family: CoreSansC-65Bold;
  font-size: 25pt;
  color: #E1251B;
}

.serviceEqP{
  font-family: CoreSansC-65Bold;
  font-size: 13pt;
  color: #2E3191;
}

.serviceEqList{
  font-family: CoreSansC-45Regular;
  font-size: 11pt;
  color: #2E3191;
}

.serviceEqListHead >li::marker {
  color: #E1251B;
  font-size: 1.5em;
}

.serviceRadioAccessParent{
  width: 100%;
  height: 700px;
  background-image: url(../assest/PNG/Servce_bg.png);
  background-size: 100% 100%;
}

.serviceRA{
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}

.serviceRAHeading{
  font-family: CoreSansC-65Bold;
  font-size: 25pt;
  color: #F39200;
}

.serviceRAP{
  font-family: CoreSansC-65Bold;
  font-size: 13pt;
  color: #dfdfdf;
}

.serviceRAList{
  font-family: CoreSansC-45Regular;
  font-size: 11pt;
  color: #ffffff;
}

.serviceRAListHead >li::marker {
  color: #F39200;
  font-size: 1.5em;
}

.serviceFiber{
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}

.serviceFiberHeading{
  font-family: CoreSansC-65Bold;
  font-size: 25pt;
  color: #E1251B;
}

.serviceFiberP{
  font-family: CoreSansC-65Bold;
  font-size: 13pt;
  color: #2E3191;
}

.serviceFiberList{
  font-family: CoreSansC-45Regular;
  font-size: 11pt;
  color: #2E3191;
}

.serviceFiberListHead >li::marker {
  color: #E1251B;
  font-size: 1.5em;
}

.serviceCivilParent{
  width: 100%;
  height: 700px;
  background-image: url(../assest/PNG/Servce_bg.png);
  background-size: 100% 100%;
}

.serviceCivil{
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}

.serviceCivilHeading{
  font-family: CoreSansC-65Bold;
  font-size: 25pt;
  color: #F39200;
}

.serviceCivilP{
  font-family: CoreSansC-65Bold;
  font-size: 13pt;
  color: #dfdfdf;
}

.serviceCivilList{
  font-family: CoreSansC-45Regular;
  font-size: 11pt;
  color: #ffffff;
}

.serviceCivilListHead >li::marker {
  color: #F39200;
  font-size: 1.5em;
}

.serviceAPM{
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}

.serviceAPMHeading{
  font-family: CoreSansC-65Bold;
  font-size: 25pt;
  color: #E1251B;
}

.serviceAPMP{
  font-family: CoreSansC-65Bold;
  font-size: 13pt;
  color: #2E3191;
}

.serviceAPMList{
  font-family: CoreSansC-45Regular;
  font-size: 11pt;
  color: #2E3191;
}

.serviceAPMListHead >li::marker {
  color: #E1251B;
  font-size: 1.5em;
}

.serviceDSIMParent{
  width: 100%;
  height: 700px;
  background-image: url(../assest/PNG/Servce_bg.png);
  background-size: 100% 100%;
}

.serviceDSIM{
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}

.serviceDSIMHeading{
  font-family: CoreSansC-65Bold;
  font-size: 25pt;
  color: #F39200;
}

.serviceDSIMP{
  font-family: CoreSansC-65Bold;
  font-size: 13pt;
  color: #dfdfdf;
}

.serviceDSIMList{
  font-family: CoreSansC-45Regular;
  font-size: 11pt;
  color: #ffffff;
}

.serviceDSIMListHead >li::marker {
  color: #F39200;
  font-size: 1.5em;
}

.serviceIT{
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}

.serviceITHeading{
  font-family: CoreSansC-65Bold;
  font-size: 25pt;
  color: #E1251B;
}

.serviceITP{
  font-family: CoreSansC-65Bold;
  font-size: 13pt;
  color: #2E3191;
}

.serviceITList{
  font-family: CoreSansC-45Regular;
  font-size: 11pt;
  color: #2E3191;
}

.serviceITListHead >li::marker {
  color: #E1251B;
  font-size: 1.5em;
}

.show-mobile {
  display: none;
}
.hide-mobile {
  display: flex;
}

/* .show-mobile-home {
  display: none;
}
.hide-mobile-home {
  display: flex;
} */


/* For mobile phones: */
@media only screen and (max-width: 768px) {
  .homeOnSlide{
    margin-left: 5%;
    transform: translate(-50%, -50%);
  }
  .homeOnSlideText1{
    font-size: 8pt;
    line-height: 1.2;
  }
  .homeOnSlideText2{
    font-size: 14pt;
    line-height: 1;
  }
  .footer{
    width: 100%;
    height: 100%;
    background-image: url(../assest/PNG/Footer@3x.png);
    background-size: 100% 100%;
  }
  .contactUsConForm{
    font-size: 25pt;
  }
  .navBrandMargin{
    margin-left: 0% !important;
  }
  .show-mobile {
    display:flex;
  }
  .hide-mobile {
    display: none;
  }
  .serviceEqHeading{
    font-size: 16pt;
  }
  .serviceEqP{
    font-size: 12pt;
  }
  .serviceEqList{
    font-size: 10pt;
  }
  
  .serviceEqListHead >li::marker {
    font-size: 1em;
  }

  .serviceRadioAccessParent{
    width: 100%;
    height: 100%;
    background:linear-gradient(120deg,#F6921E ,#006BB5);
  }
  .serviceRAHeading{
    font-size: 16pt;
  }
  
  .serviceRAP{
    font-size: 12pt;
  }
  
  .serviceRAList{
    font-size: 10pt;
  }
  
  .serviceRAListHead >li::marker {
    font-size: 1em;
  }

  .serviceFiberHeading{
    font-size: 16pt;
  }
  
  .serviceFiberP{
    font-size: 12pt;
  }
  
  .serviceFiberList{
    font-size: 10pt;
  }
  
  .serviceFiberListHead >li::marker {
    font-size: 1em;
  }

  .serviceCivilParent{
    width: 100%;
    height: 100%;
    background:linear-gradient(120deg,#F6921E ,#006BB5);
  }

  .serviceCivilHeading{
    font-size: 16pt;
  }
  
  .serviceCivilP{
    font-size: 12pt;
  }
  
  .serviceCivilList{
    font-size: 10pt;
  }
  
  .serviceCivilListHead >li::marker {
    font-size: 1em;
  }

  .serviceAPMHeading{
    font-size: 16pt;
  }
  
  .serviceAPMP{
    font-size: 12pt;
  }
  
  .serviceAPMList{
    font-size: 10pt;
  }
  
  .serviceAPMListHead >li::marker {
    font-size: 1em;
  }

  .serviceDSIMParent{
    width: 100%;
    height: 100%;
    background:linear-gradient(120deg,#F6921E ,#006BB5);
  }

  .serviceDSIMHeading{
    font-size: 16pt;
  }
  
  .serviceDSIMP{
    font-size: 12pt;
  }
  
  .serviceDSIMList{
    font-size: 10pt;
  }
  
  .serviceDSIMListHead >li::marker {
    font-size: 1em;
  }

  .serviceITHeading{
    font-size: 16pt;
  }
  
  .serviceITP{
    font-size: 12pt;
  }
  
  .serviceITList{
    font-size: 10pt;
  }
  
  .serviceITListHead >li::marker {
    font-size: 1em;
  }

  /* .show-mobile-home {
    display:flex;
  }
  .hide-mobile-home {
    display: none;
  } */

  .homeServiceParent{
    width: 100%;
    height: 100%;
    background:linear-gradient(120deg,#F6921E ,#006BB5);
  }
  
  /* .carousel,.carousel-inner{
    height: 100%;
  } */

  .homeServiceCarsel,.homeServiceCarsel> .carousel-inner{
    height: 100%;
  }

  .frame{  
    width: 100%;
    height: 100%;
  } 
  .ccImageCardBody_col9{
    align-self: flex-start;
    transform: translateX(-13%);
    z-index: 100;
    margin-top: 10px;
    padding-left: 10%;
  }
  .ccImageCardPara{
    font-size: 0.53em;
  }

  .homeClientsHeading,.homeConComHeading{
    font-size: 2.50em;
  }
  .nav-link>.border-end{
    border: 0px !important;
  }

  .carouselPaddingLR{
    padding-right: 20px;
    padding-left: 20px;
  }
  
}

@media only screen and (max-width: 1410px) {

  .homeServiceCard {
    height: 75%;
  }
  .homeServiceCardHeadingText{
    font-size: 12pt;
  }
  .homeServiceCardParaText{
    font-size: 9pt;
  }
  .serviceMarginTop-2{
    margin-top: 0em;
  }
}
