:root {
  --ab-primary: #1c73ad;
  --ab-primary-dark: #135c8d;
  --ab-secondary: #f09935;
  --ab-secondary-dark: #e48921;
  --ab-access: #901f93;
  --ab-success: #00a54e;
  --ab-bgWhite: #fff;
  --ab-text-white: #fff;
  --ab-text-black: #000;
  --ab-text-darkGray: #161616;
  --ab-text-medGray: #616161;
  --ab-light-Gray: #f8f9fa;
  --hd-blue: #0d6efd;
  --hd-primary: #1C73AD;
  --hd-primary-Dark: #135C8D;
  --hd-indigo: #6610f2;
  --hd-pink: #d63384;
  --hd-secondary: #F09935;
  --hd-secondary-dark: #e48921;
  --hd-orange: #fd7e14;
  --hd-yellow: #ffc107;
  --hd-green: #198754;
  --hd-black: #000;
  --hd-light-gray: #f8f9fa;
  --hd-white: #fff;
  --hd-bg-white: #fff;
  --hd-gray: #6c757d;
  --hd-red: #dc3545;
  --hd-dark: #212529;
  --hd-Text-black: #000;
  --hd-Text-white: #fff;
  --hd-Text-dark: #161616;
  --hd-primary: #1C73AD;
  --hd-success: #00A54E;
  --hd-access: #901F93;
  --hd-Text-darkGray: #161616;
  --hd-Text-MedGray: #616161;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}



body {
  position: absolute;
  font-family: "Poppins", serif;
  overflow-x: hidden;
  margin: 0 !important;
  padding: 0 !important;
  height: 100vh !important;
  width: 100% !important;
  background: url(../background-images/4882066.jpg) no-repeat left bottom;
  background-size: cover !important;
  background-attachment: fixed;
}




body.index .whatsapp-icon {
  display: block !important;
  position: fixed !important;
  right: 20px !important;
  bottom: 20px !important;
  width: 50px !important;
  z-index: 9999 !important;
}





/* progress Start */
.progress {
  background-color: rgba(79, 33, 88, 0.144) !important;
  font-size: 12px;
  font-weight: 400;
  height: 20px;
}

/* progress Start */





/* Modal Start */

.mHeader {
  background-color: rgba(35, 95, 173, 0.733) !important;
}


.MText {
  padding: 16px;
  font-size: 24px;
  line-height: 16px;
  font-weight: 400;
  color: rgba(95, 164, 196, 0.836) !important;
}

.MText a {
  color: rgba(57, 182, 216, 0.76) !important;
}

.MText a:hover {
  color: rgba(95, 164, 196, 0.87) !important;
}

.ModalBtn {
  padding: 16px;
  font-size: 18px;
  line-height: 16px;
  font-weight: 400;
  background-color: rgba(61, 85, 165, 0.274) !important;
  color: rgba(57, 182, 216, 0.76) !important;
}

.ModalBtn:hover {
  background-color: rgba(181, 181, 201, 0.322) !important;
  color: rgba(95, 164, 196, 0.87) !important;
}



/* Modal End */




/*Header Start*/
.topBar {
  width: 100%;
}

.iconSvg {
  margin: 5px;
  width: 45px;
  height: 21px !important;
  text-align: end;
  color: rgba(118, 167, 187, 0.404) !important;
}

.iconSvg a {
  padding: 0px 12px;
  margin: 0;
  color: rgb(74, 124, 145) !important;
}

.iconSvg a:hover {
  color: rgb(63, 147, 184) !important;
}

.Login {
  text-align: right;
}

.LoginBtn {
  margin: 5px;
  padding: 4px 30px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  background-color: rgba(61, 85, 165, 0.274) !important;
  color: rgba(57, 182, 216, 0.76) !important;
}

.LoginBtn:hover {
  background-color: rgba(181, 181, 201, 0.322) !important;
  color: rgba(95, 164, 196, 0.87) !important;
}

.myLink {
  padding: 8px 16px !important;
  color: rgb(74, 124, 145) !important;
  font-weight: 500;
  font-size: 1rem;
}

.formSearch {
  margin: 4px;
}

.formSearch::placeholder {
  color: rgba(57, 85, 212, 0.596) !important;

}

.searchBtn {
  font-size: 18px;
  line-height: 12px;
  font-weight: 500;
  background-color: rgba(61, 85, 165, 0.274) !important;
  color: rgba(57, 182, 216, 0.76) !important;

}

.searchBtn:hover {
  background-color: rgba(181, 181, 201, 0.322) !important;
  color: rgba(95, 164, 196, 0.87) !important;
}

.my-navbar {
  margin-top: 50px;
}


.myLogo {
  margin-bottom: 40px;
  width: 120px;
}

.dropdown-menu {
  background-color: rgba(112, 112, 194, 0) !important;
  color: rgba(95, 164, 196, 0.87) !important;
}

.myLink {
  padding: 8px 16px !important;
  color: var(--ab-text-black);
  font-weight: 450;
  font-size: 1rem;

}

/*Header End*/


/*carousel Start*/


.carousel-img {
  width: 100% !important;
  height: 500px !important;
}

.carouselText {
  font-weight: 500;
  font-size: 1.4rem;
  color: rgb(8, 84, 119) !important;

}

/*carousel End*/


/*section-services Start*/
.section-services {
  padding: 12px 12px;
  margin-top: 30px;
}



.services-wrap {
  margin-bottom: 24px;
  text-align: center;
}

.servicesText {
  font-size: 24px;
  font-weight: 400;
  color: rgba(95, 164, 196, 0.87) !important;
}

.servicesTitle {
  font-size: 40px;
  font-weight: 400;
  color: rgba(95, 164, 196, 0.87) !important;
}

.row-services {
  width: 100% !important;
  display: flex;
  justify-content: space-between;
  padding: 32px 12px 24px 32px;
  margin: 0 auto !important;
}

.card-body-Text {
  font-size: 14px;
  font-weight: 600;
  color: rgba(95, 164, 196, 0.87) !important;
}


.cardİmg {
  width: 400px;
  height: 200px;
}

.card-Btn {
  padding: 16px !important;
  font-size: 18px !important;
  line-height: 16px !important;
  font-weight: 400 !important;
  border: none !important;
  background-color: rgba(61, 85, 165, 0.274) !important;
  color: rgba(57, 182, 216, 0.76) !important;
}

.card-Btn:hover {
  background-color: rgba(181, 181, 201, 0.322) !important;
  color: rgba(95, 164, 196, 0.87) !important;
}

/*section-services End*/


/*Footer Start */
.siteFooter {
  margin-top: 80px;
  padding: 24px 24px;
  width: 100% !important;
}

.footer-logo {
  width: 200px;
}

.navWrap {
  width: 220px;
  text-align: center;
  margin: 0 auto;
  padding: 0px 32px;
}

.footerText {
  margin-top: 8px;
  padding: 0px;
  font-weight: 300;
  text-decoration: none;
  color: rgba(95, 164, 196, 0.87) !important;
}

.footerText:hover {
  color: rgba(95, 164, 196, 0.514) !important;
}

.footerLink {
  padding: 0;
  color: var(--hd-Text-white);
  font-size: 14px;
  color: rgba(57, 182, 216, 0.76) !important;
  font-weight: 300;
  line-height: 24px;
}

.footerLink:hover {
  color: rgba(95, 164, 196, 0.514) !important;
}

.bultenWrap {
  text-align: center;
  padding: 12px;
  color: rgba(46, 124, 146, 0.76) !important;
}


.bultenLink {
  margin-top: 4px;
  padding: 0;
  color: rgba(57, 182, 216, 0.76) !important;
  font-size: 12px;
  font-weight: 300;
  line-height: 24px;
}

.bultenLink:hover {
  color: rgba(95, 164, 196, 0.61) !important;
}


.footer-Map {
  padding: 16px 16px !important;
}

.nav-Social {
  margin: 0 auto;
  padding: 0px;
}

.navSocial {
  margin: 6px !important;
  width: 20px !important;
  height: 30px !important;
}

.nav-Social img {
  color: rgba(95, 164, 196, 0.61) !important;
}



.nav-Social a {
  padding: 12px 12px;
  color: rgba(64, 150, 173, 0.76) !important;
  text-decoration: none;
}

.nav-Social a:hover {
  color: rgba(95, 164, 196, 0.87) !important;
}



.copyright {
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  color: rgba(95, 164, 196, 0.61) !important;

}

/*Footer End */

/* siteContact Start */


.siteContact {
  margin-top: 60px !important;
  width: 100%
}

.hdContact {
  margin: 0 auto;
}


.contactTitle {
  font-size: 32px;
  margin-left: 0px !important;
  padding: 18px;
  color: rgba(57, 182, 216, 0.76) !important;
}

.hdForm {
  width: 500px;
  padding: 18px 18px;
}

.hdLabel {
  display: block;
  font-size: 18px;
  font-weight: 350;
  line-height: 24px;
}

.hdInput::placeholder {
  color: rgba(57, 85, 212, 0.596) !important;

}


.hdInput {
  font-size: 16px !important;
  font-weight: 350;
  line-height: 24px;
}



.hdCheck {
  margin: 4px;
  color: rgba(57, 182, 216, 0.76) !important;
  opacity: 0.5 !important;

}

.hdCheckbox {
  margin: 4px;
  padding: 0 18px;
  width: 500px !important;
}

.hdMessage {
  resize: none;
  padding: 8px;
  width: 460px;
  height: 100px;
}

.hdMessage::placeholder {
  font-size: 16px !important;
  font-weight: 300;
  color: rgba(57, 85, 212, 0.596) !important;
}


.hdBtn {
  margin: 4px;
  border: none;
  border-radius: 5px;
  background-color: rgba(61, 85, 165, 0.274) !important;
  color: rgba(57, 182, 216, 0.76) !important;
  font-size: 14px;
}

.hdBtn:hover {
  background-color: rgba(181, 181, 201, 0.322) !important;
  color: rgba(95, 164, 196, 0.87) !important;
}

.hdMaps {
  margin-top: 16px;
}


.contact-information {
  width: 520px;
  font-size: 12px;
  font-weight: 250;
  padding: 24px;
  color: rgba(57, 182, 216, 0.76) !important;
}



.hdTitle {
  text-align: left;
  font-weight: 500;
  font-size: 24px;
  color: rgba(57, 182, 216, 0.76) !important;
}

.hdText {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 600;
  color: rgba(57, 182, 216, 0.76) !important;
}

.hdText .tel {
  color: rgba(57, 182, 216, 0.76) !important;
}

.hdText .tel:hover {
  color: rgba(57, 182, 216, 0.541) !important;
}

.hdText .mailInfo {
  color: rgba(57, 182, 216, 0.76) !important;
}

.hdText .mailInfo:hover {
  color: rgba(57, 182, 216, 0.541) !important;
}


/* siteContact End */




/* web-design Start */

.web-design-Title {
  padding-top: 12px;
  font-size: 25px;
  font-weight: 600;
  text-align: center !important;
  color: rgb(78, 154, 241) !important;
}

.web-design-Text {
  margin: 0 auto !important;
  font-size: 25px;
  font-weight: 600;
  text-align: center !important;
  color: rgb(78, 154, 241) !important;
}

.web-designTitle {
  margin-top: 10px;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  color: rgb(78, 154, 241) !important;
}

.web-designText {
  margin-bottom: 10px !important;
  font-size: 12px;
  font-weight: 500;
  text-align: left !important;
  color: rgb(78, 154, 241) !important;
}

.web-design-card-group {
  border: none !important;
  background-color: rgba(61, 85, 165, 0) !important;
}

.web-design-group-img {
  width: 100% !important;
  height: 500px !important;
  border: none !important;
  opacity: 0.5 !important;
}

.card-design-img {
  margin-top: 20px;
  width: 100% !important;
  height: 300px !important;
}

.webdesignbtn {
  padding: 0 !important;
  margin: 0 auto !important;
}

.web-design-btn {
  align-items: center !important;
  width: 200px;
  padding: 12px;
  font-size: 16px;
  font-weight: 400;
  background-color: rgba(61, 85, 165, 0.274) !important;
  color: rgba(57, 182, 216, 0.76) !important;
}

.web-design-btn:hover {
  background-color: rgba(181, 181, 201, 0.322) !important;
  color: rgba(95, 164, 196, 0.87) !important;
}

/* web-design End */



/* graphic-design Start */


.graphic-group-btn {
  font-size: 20px !important;
  border: none !important;
  background-color: rgba(61, 85, 165, 0.274) !important;
  color: rgba(57, 182, 216, 0.76) !important;
}

.graphic-group-btn:hover {
  background-color: rgba(181, 181, 201, 0.322) !important;
  color: rgba(95, 164, 196, 0.87) !important;
}


.graphic-dropdown {
  background-color: rgba(112, 112, 194, 0) !important;
  color: rgba(95, 164, 196, 0.87) !important;
}

.graphic-Text {
  font-size: 18px;
  font-weight: 300;
  color: rgba(95, 164, 196, 0.87) !important;
}


.row-graphic {
  color: rgba(95, 164, 196, 0.87) !important;
}


.graphic-design-ahref {
  text-decoration: none !important;
}


.graphic-card {
  margin-top: 80px;
  padding: 20px;
  border: none;
  border-radius: 2px solid;
  background-color: rgba(112, 112, 194, 0) !important;
  color: rgba(95, 164, 196, 0.87) !important;
}

.graphic-design-title {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  color: rgba(95, 164, 196, 0.986) !important;
}

.graphic-design-title:hover {
  color: rgba(64, 149, 173, 0.76) !important;

}

.graphic-design-title h5 {
  text-decoration: none;
}



.graphic-design-img {
  width: 100% !important;
  height: 200px !important;
  border-radius: none;
}

/* graphic-design End */

/* Hosting-Domain-carousel Start*/



.hosting-domain-img {
  width: 100% !important;
  height: 60vh;
  opacity: 0.5;
}

.hosting-domainTitle {
  margin-top: 30px;
  margin-left: 30px;
  font-weight: 500;
  font-size: 1.4rem;
  color: rgb(22, 166, 223) !important;
}

.hosting-domainText {
  margin-left: 20px;
  font-weight: 500;
  font-size: 1rem;
  padding: 12px;
  color: rgb(84, 189, 238) !important;
}

.hosting-domain-btn {
  position: relative;
  width: 150px;
  z-index: 2;
  margin-left: 30px !important;
  padding: 14px;
  font-size: 20px;
  line-height: 16px;
  font-weight: 400;
  border: 1px solid rgb(63, 147, 184);
  border-radius: 4px !important;
  background-color: rgba(61, 85, 165, 0.692) !important;
  color: rgba(57, 182, 216, 0.76) !important;

}

.hosting-domain-btn:hover {
  background-color: rgba(30, 53, 129, 0.692) !important;
  color: rgba(95, 164, 196, 0.87) !important;
}

/* Hosting-Domain-carousel End*/



/* Seperator Start*/
.container-seperator {
  width: 100%;
}

#seperator {
  border: none;
  height: 2px;
  margin-top: 15px;
  background-color: rgba(61, 85, 165, 0.274) !important;
  color: rgba(57, 182, 216, 0.76) !important;
  width: 80%;
  margin: 0 auto;
}

.hosting-domain-form {
  margin: 0 auto !important;
  width: 600px !important;
}

.input-group-text {
  font-size: 18px !important;
  font-weight: 400 !important;
  color: rgba(57, 85, 212, 0.315) !important;
}

.hosting-domain-form ::placeholder {
  font-size: 18px !important;
  font-weight: 400 !important;
  color: rgba(57, 85, 212, 0.315) !important;

}

.hosting-domain-formbtn {
  width: 100px;
  font-size: 14px !important;
  font-weight: 600;
  margin: 10px 10px;
  padding: 10px !important;
  background-color: rgba(98, 138, 190, 0.123) !important;
  color: rgba(57, 182, 216, 0.76) !important;
}

.hosting-domain-formbtn:hover {
  background-color: rgba(181, 181, 201, 0.322) !important;
  color: rgba(95, 164, 196, 0.87) !important;
}

/* Seperator End*/


/* section Start */
#seperator {
  margin-top: 10px !important;
}

.hosting-packages-bg {
  width: 330px !important;
  margin-top: 30px !important;
  background-color: rgba(98, 155, 190, 0.123) !important;
}

.hosting-packages-Title {
  margin-top: 30px;
  font-size: 14px !important;
  font-weight: 600;
  line-height: 4x;
  text-align: center;
  color: rgba(57, 182, 216, 0.76) !important;
}

.hosting-packages-Text {
  font-size: 14px;
  font-weight: 500;
  line-height: 4x;
  text-align: center;
  color: rgba(57, 182, 216, 0.76) !important;
}

.domain-icon {
  width: 20px;
}

.price-packages {
  font-size: 20px;
  font-weight: 600;
  color: rgba(57, 182, 216, 0.76) !important;
}

.period-packages {
  font-size: 14px;
  font-weight: 600;
  color: rgba(57, 182, 216, 0.76) !important;
}

.hosting-packages-formbtn {
  display: flex;
  justify-content: center;
  width: 250px;
  margin: 12px;
  padding: 12px 12px !important;
  font-size: 18px !important;
  font-weight: 600;
  text-decoration: none;
  background-color: rgba(61, 85, 165, 0.274) !important;
  color: rgba(57, 182, 216, 0.76) !important;
}

.hosting-packages-formbtn:hover {
  background-color: rgba(181, 181, 201, 0.322) !important;
  color: rgba(95, 164, 196, 0.87) !important;
}


.hosting-icon-list {
  padding: 20px !important;
  margin-left: 14px !important;
  display: flex !important;
}


.packages-icon-list {
  width: 20px !important;
}

.packages-list-Text {
  left: 8px !important;
  padding: 2px !important;
  display: flex !important;
  align-items: center !important;
  line-height: 4px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: rgba(57, 182, 216, 0.76) !important;
}


/* section End */





/* about Start */

.container-about {
  height: 100%;
  margin-top: 20px;
}


.about-title {
  margin: 40px !important;
  margin-left: 20px;
  font-size: 24px !important;
  font-weight: 600 !important;
  align-items: center !important;
  color: rgba(57, 182, 216, 0.76) !important;
}

.about-text {
  font-size: 18px !important;
  font-weight: 600 !important;
  padding: 15px 30px !important;
  align-items: center !important;
  color: rgba(57, 182, 216, 0.76) !important;
}


/* about End */







@media (max-width:767px) {

  /* body Start */
  body {
    width: 100%;
    height: 100vh;
    background: url(../background-images/rm222batch2-mind-03.jpg) no-repeat left bottom;
    background-size: cover !important;
    background-attachment: fixed;
  }

  /* body Start */


  /* whatsapp icon Start */

  .whatsapp-icon {
    position: fixed !important;
    right: 15px !important;
    bottom: 15px !important;
    z-index: 2000 !important;
  }

  /* whatsapp icon End */



  /* Modal Start */
  .ModalBtn {
    padding: 14px;
    margin: 0 auto;
    background-color: rgba(61, 85, 165, 0.274) !important;
  }

  .mHeader {
    width: 100%;
    margin: 0 auto;
    background-color: rgba(61, 85, 165, 0.274) !important;
  }

  .MText {

    font-weight: 350 !important;
    text-align: center;
    font-size: 18px !important;
    line-height: 40px;
    color: rgba(57, 182, 216, 0.76) !important;
  }

  .MText a {

    color: rgba(57, 182, 216, 0.76) !important;
  }

  .MText a:hover {
    color: rgba(95, 164, 196, 0.87) !important;
  }

  .ModalBtn {
    background-color: rgba(34, 75, 209, 0.274) !important;
    color: rgba(57, 182, 216, 0.76) !important;
  }

  .ModalBtn:hover {
    background-color: rgba(181, 181, 201, 0.322) !important;
    color: rgba(95, 164, 196, 0.87) !important;

  }

  /* Modal End */



  /*topbar-mHeader-drpdpwn-menu Start */
  .topBar {
    width: 100%;
  }

  .my-navbar {
    margin-top: 10px !important;
    margin: 0 auto !important;
  }

  .Login {
    margin-bottom: 10px;
  }

  .LoginBtn {
    background-color: rgba(98, 155, 190, 0.123) !important;
    color: rgba(57, 182, 216, 0.76) !important;
  }

  .LoginBtn:hover {
    background-color: rgba(181, 181, 201, 0.322) !important;
    color: rgba(95, 164, 196, 0.87) !important;
  }

  .searchBtn {
    background-color: rgba(98, 155, 190, 0.123) !important;
    color: rgba(57, 182, 216, 0.76) !important;
  }

  .searchBtn:hover {
    background-color: rgba(181, 181, 201, 0.322) !important;
    color: rgba(95, 164, 196, 0.87) !important;
  }

  .dropdown-menu {
    background-color: rgba(185, 212, 236, 0.089) !important;
    color: rgba(57, 182, 216, 0.76) !important;
  }

  .myLink {
    color: rgba(95, 164, 196, 0.87) !important;
  }



  /* topbar-mHeader-drpdpwn-menu End */

  /* carousel Start */

  .carousel-img {
    max-width: 100% !important;
    padding: 0px 0px;
    margin: 0 auto !important;
    height: 250px !important;
    margin-top: 30px;

  }

  .carouselText {
    text-align: center !important;
    font-weight: 300;
    font-size: 4px;
    color: var(--ab-access);
  }

  /* carousel End */


  /*section-services Start*/
  .servicesTitle {
    font-size: 40px;
    font-weight: 400;
    color: rgba(95, 164, 196, 0.87) !important;
  }

  .servicesText {
    font-size: 10px;
    font-weight: 400;
    color: rgba(95, 164, 196, 0.87) !important;
  }

  .row-services {
    width: 100% !important;
    display: block;
    margin-top: 24px;
    padding: 0 12px;
  }

  .cardİmg {
    width: 100%;
    height: 200px;
  }

  .card-body-Text {
    text-align: left !important;
    font-size: 10px !important;
    margin: 10px;
    color: rgba(95, 164, 196, 0.87) !important;
  }

  .card-Btn {
    margin-bottom: 16px;
    font-size: 14px !important;
    border-radius: none !important;
    background-color: rgba(98, 155, 190, 0.123) !important;
    color: rgba(57, 182, 216, 0.76) !important;

  }

  .card-Btn:hover {
    background-color: rgba(181, 181, 201, 0.322) !important;
    color: rgba(95, 164, 196, 0.87) !important;
  }

  /*section-services End*/



  /* siteContact Start */

  .contactTitle {
    text-align: left !important;
    font-size: 20px !important;
    font-weight: 300 !important;
    margin: 0 auto !important;
    padding: 0 !important;
    color: rgba(95, 164, 196, 0.87) !important;

  }

  .hdForm {
    width: 100%;
    padding: 0px;
    margin: 0 auto !important;
    box-sizing: border-box;
  }

  .hdMessage {
    resize: none;
    padding: 0px !important;
    margin: 0 auto !important;
    width: 330px !important;
    height: 100px !important;
  }

  .hdMessage::placeholder {
    font-size: 14px;
    font-weight: 300;
    color: rgba(95, 164, 196, 0.87) !important;
  }

  .hdInput {
    font-size: 11px !important;
    font-weight: 400 !important;
  }

  .hdInput::placeholder {
    color: rgba(95, 164, 196, 0.87) !important;

  }

  .hdCheckbox {
    padding: 0px;
    width: 200px !important;
  }

  .hdMaps {
    width: 520px !important;
  }

  .hdBtn {
    background-color: rgba(98, 155, 190, 0.123) !important;
    color: rgba(57, 182, 216, 0.76) !important;
  }

  .hdBtn:hover {
    background-color: rgba(181, 181, 201, 0.322) !important;
    color: rgba(95, 164, 196, 0.87) !important;

  }

  .contact-information {
    margin: 0 auto !important;
    padding: 0 !important;
    margin-bottom: 15px !important;
    align-items: left;
    text-decoration: none !important;
    color: rgba(95, 164, 196, 0.87) !important;
  }

  .hdTitle {
    text-align: left !important;
    color: rgba(95, 164, 196, 0.87) !important;
  }

  .hdText {
    color: rgba(95, 164, 196, 0.87) !important;
  }

  .hdText .tel {
    color: rgba(57, 182, 216, 0.76) !important;
  }

  .hdText .tel:hover {
    color: rgba(95, 164, 196, 0.87) !important;
  }

  .hdText .mailInfo {
    color: rgba(57, 182, 216, 0.76) !important;
  }

  .hdText .mailInfo:hover {
    color: rgba(95, 164, 196, 0.87) !important;
  }

  /* siteContact End */



  /* footer Start */

  .siteFooter {
    clear: both;
  }

  .footer-logo {
    display: none;
  }

  .footerText {
    display: none;
  }

  .footerLink {
    display: none;
  }

  .bultenLink {
    display: flex;
    justify-content: center;
    color: rgba(57, 182, 216, 0.76) !important;
  }

  .bultenLink:hover {
    color: rgba(57, 182, 216, 0.76) !important;
  }

  .footer-Map {
    display: none;
  }



  .navSocial {
    width: 20px !important;
    height: 30px !important;
  }


  .nav-Social a {
    padding: 0px 4px !important;
    margin: 0 auto !important;
    font-size: 9px !important;
    font-weight: 500 !important;
    color: rgba(57, 182, 216, 0.76) !important;
    text-decoration: none !important;
  }

  .nav-Social a:hover {
    color: rgba(95, 164, 196, 0.87) !important;
  }


  .copyright {
    text-align: center;
    font-weight: 400;
    font-size: 8px !important;
    margin-left: 0;
    padding: 0px !important;
    color: rgba(95, 164, 196, 0.87) !important;
  }

  .hdMaps {
    width: 100% !important;
    margin: 0 auto;
    padding: 0px;
  }

  /* footer End */


  /* web-design Start */


  .card-design-img {
    width: 100% !important;
    height: 200px !important;
    color: rgba(95, 164, 196, 0.87) !important;
  }

  .web-design-group-img {
    padding: 0px;
    width: 100% !important;
    height: 250px !important;
  }

  .web-design-Title {
    font-size: 16px;
    font-weight: 500 !important;
    color: rgba(95, 164, 196, 0.87) !important;
  }

  .web-designTitle {
    margin-top: 0px !important;
    padding: 0 !important;
    text-align: center !important;
    font-weight: 500 !important;
    font-size: 20px !important;
    color: rgba(95, 164, 196, 0.87) !important;

  }

  .web-design-Text {
    display: none;
  }

  .web-designText {
    padding: 0 !important;
    text-align: left !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    color: rgba(95, 164, 196, 0.87) !important;
  }

  .web-design-btn {
    width: 200px !important;
    text-align: center !important;
    font-weight: 500;
    font-size: 12px;
    background-color: rgba(98, 155, 190, 0.123) !important;
    color: rgba(57, 182, 216, 0.76) !important;
  }

  .web-design-btn:hover {
    background-color: rgba(181, 181, 201, 0.322) !important;
    color: rgba(95, 164, 196, 0.87) !important;
  }

  /*web-design End */

  /* graphic-design Start */

  .graphic-group-btn {
    padding: 4px 4px !important;
    margin: 0 auto !important;
    font-size: 6px !important;
    font-weight: 600;
    background-color: rgba(98, 155, 190, 0.123) !important;
    color: rgba(57, 182, 216, 0.76) !important;
  }

  .graphic-group-btn:hover {
    background-color: rgba(181, 181, 201, 0.322) !important;
    color: rgba(95, 164, 196, 0.87) !important;
  }

  .graphic-dropdown {
    background-color: rgba(98, 155, 190, 0.123) !important;
  }

  .graphic-Text {
    color: rgba(95, 164, 196, 0.87) !important;
  }

  .graphic-design-title {
    color: rgba(95, 164, 196, 0.87) !important;
  }

  /* graphic-design End */


  /* Hosting-Domain-carousel Start*/
  .container {
    margin: 0 auto !important;
    padding: 4px 2px;
  }


  .hosting-domain-img {
    margin-left: 0 auto !important;
    width: 100% !important;
    height: 200px !important;
    opacity: 0.5;
  }

  .hosting-domainTitle {
    font-size: 1rem !important;
    font-weight: 500;
    color: rgb(51, 111, 167) !important;
  }


  .hosting-domainText {
    font-size: 12px !important;
    font-weight: 600;
    color: rgb(51, 111, 167) !important;
  }

  .hosting-domain-btn {
    width: 30%;
    background-color: rgba(36, 55, 224, 0.603) !important;
    color: rgba(57, 182, 216, 0.76) !important;
  }

  .hosting-domain-btn:hover {
    background-color: rgba(181, 181, 201, 0.082) !important;
    color: rgba(95, 164, 196, 0.404) !important;
  }

  #seperator {
    margin-top: 15px;
    background-color: rgba(98, 155, 190, 0.123) !important;
    color: rgba(57, 182, 216, 0.76) !important;
  }

  .hosting-domain-form {
    margin: 0 auto !important;
    padding-left: 20px !important;
    width: 450px;
  }

  .hosting-domain-formbtn {
    margin-left: 80px;
    width: 300px !important;
    font-size: 18px !important;
    font-weight: 600;
    background-color: rgba(181, 181, 201, 0.322) !important;
    color: rgba(95, 164, 196, 0.87) !important;
  }

  .hosting-domain-formbtn:hover {
    background-color: rgba(181, 181, 201, 0.322) !important;
    color: rgba(95, 164, 196, 0.87) !important;
  }

  /* Hosting-Domain-carousel End*/

  /* Seperator Start*/


  .hosting-domain-form {
    margin: 0 auto !important;
    padding: 10px 15px !important;
    width: 90% !important;
  }


  .hosting-domain-formbtn {
    width: 90% !important;
    height: 50px;
    font-size: 18px !important;
    font-weight: 600;
    text-align: center !important;
    background-color: rgba(98, 155, 190, 0.123) !important;
    color: rgba(57, 182, 216, 0.76) !important;
  }

  .hosting-domain-formbtn:hover {
    background-color: rgba(181, 181, 201, 0.322) !important;
    color: rgba(95, 164, 196, 0.87) !important;
  }

  .input-group-text {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: rgba(95, 164, 196, 0.548) !important;
  }



  .hosting-domain-form ::placeholder {
    font-size: 10px !important;
    font-weight: 600 !important;
    color: rgba(95, 164, 196, 0.548) !important;

  }

  /* Seperator End*/




  /* section Start */
  .hosting-packages-Title {
    color: rgba(95, 164, 196, 0.87) !important;
  }

  .hosting-packages-Text {
    color: rgba(95, 164, 196, 0.87) !important;
  }

  .price-packages {
    color: rgba(95, 164, 196, 0.87) !important;
  }

  .period-packages {
    color: rgba(95, 164, 196, 0.87) !important;
  }

  .hosting-packages-formbtn {
    font-size: 14px !important;
    font-weight: 600 !important;
    background-color: rgba(98, 155, 190, 0.123) !important;
    color: rgba(57, 182, 216, 0.76) !important;
  }

  .hosting-packages-formbtn:hover {
    background-color: rgba(181, 181, 201, 0.322) !important;
    color: rgba(95, 164, 196, 0.87) !important;
  }

  .packages-list-Text {
    color: rgba(95, 164, 196, 0.87) !important;
  }

  /* section End */




  /* about Start */
  .about-title {
    text-align: center !important;
    font-weight: 600 !important;
    color: rgba(95, 164, 196, 0.87) !important;
  }

  .about-text {
    text-align: left !important;
    font-size: 12px !important;
    color: rgba(95, 164, 196, 0.87) !important;
  }

  /* section End */



}