 /* CUSTOMIZE THE CAROUSEL
  -------------------------------------------------- */
  
  /* Carousel base class */
  .carousel {
    margin-bottom: 6rem;
  }
  
  /* Declare heights because of positioning of img element */
  
  .carousel-indicators{
    margin-bottom: 8rem;
  }
  
  .carousel-inner{
    height: 650px;
  }
  
  .carousel-item {
    height: 100%;
  }
  
  .paddingRight20{
    padding-right: 20px;
  }
  
  .carousel-item01 {
    background-image: url(../../../images/pages/business-team-working-on-a-plan-e1624267163419.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: -110px;
  }
  
  .carousel-item02 {
    background-image: url(../../images/business-team-working-on-a-plan-e1624267163419.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  .carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 50rem;
  }
  
  .container-custom{
    max-width: 1400px;
    margin:auto;
    padding: 330px 15px 110px 15px;
    color:#0a043c;
  }
  
  .container-custom p{
    font-weight: 100;
  }
  
  .container-custom .pButton{
    font-weight: 300;
    
  }
  
  .bannerTxtArea{
    width: 100%;
  }
  
  .container-custom .elementor-heading-title01{
    font-size: 70px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 18px;;
  }

  .container-custom .elementor-heading-title02{
    font-size: 18px;
    font-weight: 300;
  }
  
  .bannerTxtArea p{
    margin-bottom: 18px;
    line-height: 1.8;
  }
  
  .nav-item{
    padding-right: 10px;
    font-weight: 300;
  }
  
  .contactAreaItem svg{
    color: #C24914;
  }
  
  /* MARKETING CONTENT
  -------------------------------------------------- */
  
  /* Center align the text within the three columns below the carousel */
  .marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
  }
  .marketing h2 {
    font-weight: 400;
  }
  /* rtl:begin:ignore */
  .marketing .col-lg-4 p {
    margin-right: .75rem;
    margin-left: .75rem;
  }
  /* rtl:end:ignore */
  
  .aboutUsArea .aboutUsAreaLeft{
    padding-right:10px;
  }

  .aboutUsArea .aboutUsAreaRight{
    padding-left:10px;
    margin:auto;
  }

  .aboutUsArea .aboutUsAreaLeft .title{
    padding-bottom: 20px;
  }

  .aboutUsArea .aboutUsAreaLeft .title .title01 h2{
    font-size: 18px;
    color: #0a043c;
    padding-bottom: 10px;
    font-weight: 400;
  }

  .aboutUsArea{
    padding-bottom: 30px;
  }

  .aboutUsArea .aboutUsAreaLeft .title .title02 h2{
    font-size: 50px;
    color: #0a043c;
    font-weight: 100;
  }

  .aboutUsArea .aboutUsAreaLeft .title .title02 h2 span{
    font-weight: 500;
  }

  .aboutUsArea .aboutUsAreaLeft .body .iconArea{
    width: 80px;
    display: inline;
    padding-top: 10px;
  }

  .aboutUsArea .aboutUsAreaLeft .body .iconArea i{
    font-size: 50px;
  }

  .aboutUsArea .aboutUsAreaLeft .body #iconArea01 i{
    color: #0a043c;
  }

  .aboutUsArea .aboutUsAreaLeft .body #iconArea02 i{
    color: #C24914;
  }

  .aboutUsArea .aboutUsAreaLeft .body #iconArea03 i{
    color: #CECECE;
  }

  .aboutUsArea .aboutUsAreaLeft .body .detail{
    display: inline;
    width: 100%;
  }

  .aboutUsArea .aboutUsAreaLeft .body .detail .titleDetail h2{
    font-size: 20px;
    color: #0a043c;
  }

  .aboutUsArea .aboutUsAreaLeft .body .detail .bodyDetail p{
    font-size: 16px;
    color: #0a043c;
    font-weight: 200;
  }

  .aboutUsArea .aboutUsAreaLeft .body .listWeDo{
    padding-bottom: 20px;
  }

  /* Service */
  
  #serviceTypeArea{
    margin-top: 30px;
    padding-bottom: 30px;
  }

  #serviceTypeArea img{
    width: 100%;
  }

  #serviceTypeArea .serviceTypeAreaDetail{
    
  }

  #serviceTypeArea .serviceTypeAreaDetail .serviceTypeAreaDetailInner{
    background-color: #EAEAEA;
    margin: 0 28px 28px 0;
  }

  #serviceTypeArea .serviceTypeAreaDetail .box{
    margin-bottom: 28px;
  }

  #serviceTypeArea .serviceTypeAreaDetail .details{
    padding: 40px;
    color: #0a043c;
  }

  #serviceTypeArea .serviceTypeAreaDetail .details h2{
    font-size: 28px;
  }

  #serviceTypeArea .serviceTypeAreaDetail .details p{
    font-weight: 200;
    font-size: 16px;
  }

  #serviceTypeArea .serviceTypeAreaDetail .details a{
    color: #c24914;
  }

  #serviceTypeArea .overLay{
    background-color: transparent;
    background-image: linear-gradient(180deg, #02010100 30%, #000000 100%);
    opacity: 0.55;
    position: absolute;
    width: 100%;
    height: 100%;
  }

  #serviceTypeArea .AreaTitle{
    color: #FFF;
    position: absolute;
    bottom: 0px;
    /* background: #000;
    opacity: 0.5; */
    width: 100%;
    padding: 20px 0 20px 30px;
    font-size: 20px;
  }

  #serviceTypeArea .bg1{
    background-image: url(../../../images/pages/controlling-smart-home-devices-using-a-digital-tablet.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 28px;
  }

  #serviceTypeArea .rc1{
    padding-right: 28px;
  }

  #serviceTypeArea .rc1 .details{
    background:url(../../../images/pages/watsonelec.png);
  }

  #serviceTypeArea .rc2 .details{
    background: url(../../../images/pages/controlling-light-bulb-with-mobile-device.jpg);
  }

  #serviceTypeArea .details{
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 100%;
    height: 320px;
  }

  #serviceTypeArea .c2{
    padding-left: 28px;
    height: 100%;
  }
  
  #serviceTypeArea .c2 .details{
    background:url(../../../images/pages/interiors-of-a-modern-living-room.jpg);
    height: 100%;
  }

  /* contactUsArea */

  #contactUsArea{
    padding-top: 80px;
    text-align: center;
    background-image: linear-gradient(180deg, #EAEAEA 0%, #F8F8F8 100%);
  }

  #contactUsArea .title .title01 h2{
    font-size: 18px;
    color: #0a043c;
    font-weight: 400;
    padding-bottom: 30px;
  }

  #contactUsArea .title .title02 h2{
    font-size: 50px;
    color: #0a043c;
    font-weight: 200;
    padding-bottom: 30px;
  }

  #contactUsArea .title .details p{
    font-size: 18px;
    color: #0a043c;
    font-weight: 200;
    padding-bottom: 30px;
  }

  #contactUsArea .contactBtnArea{
    padding-bottom: 100px;
  }

  #contactUsArea .contactBtnArea .callBtn{
    display: inline-table;
    padding: 15px 0 15px 0;
    background-color: #0a043c;
    color: #FFF;
    width: 170px;
  }

  #contactUsArea .contactBtnArea .callBtn:hover{
    background-color: #c24914;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
  }

  #contactUsArea .contactBtnArea .lineBtn{
    display: inline-table;
    padding: 15px 0 15px 0;
    background-color: #c24914;
    color: #FFF;
    width: 170px;
    margin-left: 15px;
  }

  #contactUsArea .contactBtnArea .lineBtn:hover{
    background-color: #0a043c;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
  }

  /* Featurettes
  ------------------------- */

  @media (max-width: 1400px) {

    .carousel-item01{
      background-position-y: -40px;;
    }
  }

  @media (max-width: 1200px) {
  }

  @media (max-width: 994px) {
    .carousel-item01{
      background-position-y: 0px;
    }

    .aboutUsArea{
      padding-top: 20px;
    }

    .aboutUsArea .aboutUsAreaRight{
      padding-left:0px;
      padding-bottom: 40px;
    }

    .aboutUsArea .aboutUsAreaLeft{
      padding-right:0px;
      padding-bottom: 40px;
    }
  }

  @media (max-width: 768px) {
    .carousel-item01{
      background-position-x: -330px;
    }
  }

  @media (max-width: 576px) {
    .carousel-item01{
      background-position-x: -520px;
    }
  }

