/home/hdwebsolution/public_html/public/assets/css/custom.css
.serviceBox{
    color: #131a55;
    text-align: center;
    padding: 30px 30px 40px;
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
    height: 305px;
}
.gbtg {
    background: linear-gradient(45deg,#fff 50%, #f9f9f9 50%);
      background-size: auto;
    background-size: 20px 20px;
  }
.serviceBox:before,
.serviceBox:after{
    content: '';
    border: 2px solid #131a55;
    border-left: none;
    border-right: none;
    border-radius: 30px;
    position: absolute;
    left: 0;
    right: 0;
    top: 13px;
    bottom: 13px;
    z-index: -1;
}
.serviceBox .service-icon img{
    width: 90px;
}
.serviceBox:after{
    border: 2px solid #131a55;
    border-top: none;
    border-bottom: none;
    left: 14px;
    right: 14px;
    top: 0;
    bottom: 0;
}
.serviceBox .service-icon{
    font-size: 35px;
    margin: 0 0 8px;
}
.serviceBox .title{
    color: #fff;
    background-color: #131a55;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 4px 15px 6px;
    margin: 0 -15px 10px;
}
.serviceBox .description{
    color: #2b2b2b;
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 22px;
    margin: 0;
    padding-top: 8px;
}
.serviceBox.green{  --main-color: #218c74; }
.serviceBox.orange{  --main-color: #cd6133; }
.serviceBox.black{  --main-color: #2c2c54; }
@media only screen and (max-width: 990px){
    .serviceBox{ margin: 0 0 20px; }
}
/*  */
.serviceBox-new{
    color: #555;
    background-color: #fff;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    padding: 0 0 15px;
    margin: 15px 0 0;
    border: 1px solid #e1e1e1;
    border-radius: 20px 20px;
    position: relative;
    z-index: 1;
    transition: all ease .3s;
    margin-bottom: 30px;
}
.serviceBox-new:after{
    content: "";
    background: linear-gradient(to bottom,#FFC312,#F79F1F);
    width: 100%;
    height: 15px;
    border-radius: 0 0 20px 20px;
    box-shadow: 0 0 5px rgba(0,0,0,0.3) inset;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}
.serviceBox-new .service-count{
    color: #fff;
    background: linear-gradient(to bottom,#FFC312,#F79F1F);
    font-size: 45px;
    line-height: 130px;
    width: 80px;
    height: 110px;
    margin: -15px 0 20px;
    border-radius: 40px 0 100px 100px;
    position: relative;
}
.serviceBox-new .service-count:before,
.serviceBox-new .service-count:after{
    content: "";
    background: #F79F1F;
    width: 25px;
    height: 15px;
    border-radius: 50px 50px 0 0;
    position: absolute;
    top: 0;
    left: 80px;
}
.serviceBox-new .service-count:after{
    background: #FFC312;
    border-radius: 50px 0 0 0;
    left: 65px;
    z-index: -2;
}
.serviceBox-new .service-icon{
    color: #afafaf;
    font-size: 60px;
    position: absolute;
    right: 20px;
    top: 10px;
    transition: all 0.3s ease 0s;
}
.serviceBox-new:hover .service-icon{ transform: rotateY(360deg); }
.serviceBox-new .title{
    font-size: 18px;
    font-weight: 600;
    padding: 0 15px;
      padding-top: 0px;
    margin: 0 0 10px;
    color: #000;
    padding-top: 14px;
}
.serviceBox-new .service-icon img{
    width: 80px;
}
.serviceBox-new .description{
    font-size: 15px;
    text-align: center;
    line-height: 25px;
    padding: 0 15px;
    margin: 0 0 23px;
}
.serviceBox-new .read-more{
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    border-bottom: 2px solid rgba(255,255,255,0.3);
    transition: all 0.3s ease 0s;
}
.serviceBox-new .read-more:hover{ text-shadow: 0 0 5px #555; }
.serviceBox-new.purple:after,
.serviceBox-new.purple .service-count{
    background: linear-gradient(to bottom, #B53471, #6F1E51);
}
.serviceBox-new.purple .service-count:before{ background: #6F1E51; }
.serviceBox-new.purple .service-count:after{ background: #B53471; }
.serviceBox-new.red:after,
.serviceBox-new.red .service-count{
    background: linear-gradient(to bottom, #ee3838, #ce1500);
}
.serviceBox-new.red .service-count:before{ background: #ce1500; }
.serviceBox-new.red .service-count:after{ background: #ee3838; }
.serviceBox-new.blue:after,
.serviceBox-new.blue .service-count{
    background: linear-gradient(to bottom, #00adef, #00689b);
}
.serviceBox-new.blue .service-count:before{ background: #00689b; }
.serviceBox-new.blue .service-count:after{ background: #00adef; }
@media only screen and (max-width:990px){
    .serviceBox-new{ margin: 15px 0 50px; }
}
.process {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0 40px;
    z-index: 1;
    position: relative;
    background: #eee;
    background-image: url(../self/bg2.avif);
    margin-bottom: 70px;
}

.process .patern-layer-one {
    position: absolute;
    left: -95px;
    top: 0px;
    width: 376px;
    height: 100%;
    background-repeat: no-repeat;
}

.process .patern-layer-two {
    position: absolute;
    left: 175px;
    top: 50px;
    width: 266px;
    height: 478px;
    background-repeat: no-repeat;
}

.process .patern-layer-three {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 502px;
    height: 860px;
    background-repeat: no-repeat;
}

.process .patern-layer-four {
    position: absolute;
    right: 98px;
    bottom: 60px;
    width: 421px;
    height: 470px;
    background-repeat: no-repeat;
}

.process .container {
    position: relative;
}

.process ul {
    margin: 0;
    padding: 0;
}

.process ul li {
    float: left;
    width: 25%;
    list-style: none;
}

.process .container .step {
    position: absolute;
    top: 26px;
    left: 100px;
    z-index: 55;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    right: 100px;
    z-index: -1;
    width: 80%;
}

.process .container .step img {
    width: 100%;
}

.process .single-process {
    text-align: center;
    position: relative;
}

.process .single-process:after {
    position: absolute;
    content: "\f101";
    font-family: 'FontAwesome';
    top: 0;
    right: 5%;
    font-size: 45px;
    line-height: 55px;
    color: #333;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.process ul li:last-child .single-process:after {
    content: none;
    right: 0;
}

.process .single-process:hover:after {
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
    /*color: #0e81b8;*/
}

.process ul li:nth-child(1) .single-process:after {
    top: 80px;
}

.process ul li:nth-child(1) .single-process:hover:after {
    top: 94px;
}

.process ul li:nth-child(2) .single-process:after {
    top: -9px;
}

.process ul li:nth-child(2) .single-process:hover:after {
    top: -30px;
}

.process ul li:nth-child(3) .single-process:after {
    top: 9px;
}

.process ul li:nth-child(3) .single-process:hover:after {
    top: 17px;
}

.process ul li:nth-child(4) .single-process:after {
    top: 45px;
}

.process ul li:nth-child(4) .single-process:hover:after {
    top: 59px;
}

.process .single-process.down1 {
    margin-top: 0px;
}

.process .single-process.down {
    margin-top: 70px;
}

.process .single-process.up1 {
    margin-top: 40px;
}

.process .single-process .part-icon {
    width: 130px;
    height: 130px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: url("../self/single-process-hover.png") 100% 100% no-repeat;
    background-size: contain;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    margin-bottom: 26px;
    position: relative;
}

.process .single-process .part-icon img {
    width: 75px;
}

.process .single-process .part-icon span.step-num {
    position: absolute;
    top: -2px;
    left: -2px;
    width: 22px;
    height: 22px;
    background: #515251;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    font-weight: 700;
}

.process .single-process:hover .part-icon {
    background: url("../self/single-process-bg.png") 100% 100% no-repeat;
    background-size: contain;
}

.process .single-process:hover .part-icon span.step-num {
    background: #0e81b8;
}

.process .single-process h4 {
    font-weight: 600;
    color: #333;
    font-size: 16px;
    margin-bottom: 6px;
    padding: 0 20px;
}

.process .single-process p {
    font-size: 13px;
    line-height: 22px;
    padding: 0 20px;
}

.process .single-process a {
    color: #0e81b8;
    font-size: 15px;
    font-weight: 700;
}

@media (max-width:768px) {
    .process ul li {
        width: 100%;
        margin-bottom: 35px;
    }
    .process .single-process:after {
        content: "\f103";
        left: 0;
        right: auto;
        text-align: center;
        width: 100%;
    }
    .process .single-process:hover:after {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
        /*color: #0e81b8;*/
    }
    .process ul li:nth-child(1) .single-process:after {
        top: 100%;
    }
    .process ul li:nth-child(1) .single-process:hover::after {
        top: 110%;
    }
    .process ul li:nth-child(2) .single-process:after {
        top: 100%;
    }
    .process ul li:nth-child(2) .single-process:hover::after {
        top: 110%;
    }
    .process ul li:nth-child(3) .single-process:after {
        top: 100%;
    }
    .process ul li:nth-child(3) .single-process:hover::after {
        top: 110%;
    }
    .process ul li:nth-child(4) .single-process:after {
        top: 100%;
    }
    .process ul li:nth-child(4) .single-process:hover::after {
        top: 110%;
    }
    .process .single-process.down1 {
        margin-top: 50px;
    }
    .process .single-process.up1 {
        margin-top: 50px;
    }
}
.container1 {
    padding: 0 0;
    margin-bottom: 30px;
  }
  
  .content {
    position: absolute;
    padding-left: 130px;
    padding-top: 30px
  }
  
  .content1 {
    position: absolute;
    padding-left: 100px;
    padding-top: 30px
  }
  
  .screen {
    display: block;
    width: 300px;
    height: 350px;
    overflow: hidden;
    position: relative;
    border: 2px solid #b3b3b3;
    border-radius: 1px;
    margin: 0 auto
  }
  
  .screen img {
    bottom: -1195px;
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 0;
    margin: 0;
    padding: 0;
    -webkit-transition: top 3s;
    -moz-transition: top 3s;
    -ms-transition: top 3s;
    -o-transition: top 3s;
    transition: bottom 3s
  }
  
  .screen:hover img {
    bottom: 0;
    -webkit-transition: all 3s;
    -moz-transition: all 3s;
    -ms-transition: all 3s;
    -o-transition: all 3s;
    transition: all 3s
  }
  .my-thum img{
	width: 100px !important;
  }

  .bgq {
    padding: 50px 0;
    /* margin-bottom: 50px; */
  }
  .missionwrap {
    display: flex;
  }
  .flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .missionwrap figure {
    width: 35%;
    min-width: 35%;
    max-width: 35%;
    align-items: center;
    justify-content: center;
    display: flex;
    background: #FFFFFF;
    margin: 0;
  }
  .missionwrap figure img {
    max-width: 60%;
    max-height: 70%;
  }
  .missionwrap .missiontext {
    background: #FFE4CE;
    padding: 45px 30px;
  }
  .missionwrap h2 {
    color: #000;
    font-weight: 600;
  }
  @media (max-width: 990px) {
    .missionwrap figure img {
      max-width: 100% !important;
      max-height: 100% !important;
    }
      .missionwrap {
      display: block !important;
    }
     .missionwrap figure {
      width: 100% !important;
      min-width: 100% !important;
      max-width: 100% !important;
    }
  }
  .missionwrap .missiontext.visiontext {
    background: #F9EAB8;
  }
  .missionwrap .missiontext {
    background: #FFE4CE;
    padding: 45px 30px;
  }