@import url("https://fonts.googleapis.com/css2?family=Mulish:wght@300;400;500;600;700&display=swap");

@font-face {
  font-family: "mulishregular";
  src: url("../fonts/mulish-regular-webfont.woff2") format("woff2"),
    url("../fonts/mulish-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "montserratregular";
  src: url("../fonts/montserrat-regular-webfont.woff2") format("woff2"),
    url("../fonts/montserrat-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-Bold.eot");
  src: url("fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"),
    url("fonts/Montserrat-Bold.woff2") format("woff2"),
    url("../fonts/Montserrat-Bold.woff") format("woff"),
    url("fonts/Montserrat-Bold.ttf") format("truetype"),
    url("fonts/Montserrat-Bold.svg#Montserrat") format("svg");
}

p {
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: #252525;
  font-family: "mulishregular";
}
.top-navbar-sec .top-navbar {
  width: 100%;
  height: 50px;
  background: linear-gradient(263.99deg, #0069c2 28.49%, #0a7fe4 67.8%);
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.top-navbar-call-sec span {
  color: white;
  font-family: "mulishregular";
}
.top-navbar-call-sec a {
  text-decoration: none;
  font-family: "mulishregular";
}
.top-nav-icon-sec{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.top-navbar-call-sec .iconify {
  color: white;
  position: relative;
  top: -2px;
  margin-right: 10px;
}
.navbar-brand {
  padding-top: 0 !important;
}
.header-box .navbar {
  z-index: 2;
}
.navbar-nav a {
  margin-right: 20px;
}
.top-navbar-connect-sec span {
  color: white;
  margin-right: 10px;
  font-family: "mulishregular";
}
.social-media-icons .bg-circle {
  width: 21px;
  height: 21px;
  background-color: white;
  border-radius: 23px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin-right: 10px;
  padding: 12px;
}
.top-navbar-connect-sec {
  display: flex;
  align-items: center;
}
.top-navbar-sec .social-media-icons {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bg-circle .iconify {
  color: rgb(24, 122, 198);
}
.bg-circle a {
  display: flex;
}
.header-sec a {
  font-family: "mulishregular";
}

.header-sec .header-box {
  width: 100%;
  height: 105px;
  background: rgba(255, 255, 255, 0.28);
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.05);
}
.container-sec .banner-img {
  background-image: url(../images/banner-bg.jpg); /* The image used */
  background-color: #cccccc; /* Used if the image is unavailable */
  height: auto; /* You must set a specified height */
  padding-bottom: 50px;
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover;
  width: 100%;
  position: relative;
}
.container-sec .owl-next {
  position: absolute;
  right: -4%;
  top: 55%;
  font-size: 50px !important;
}
.container-sec .button-icon {
  color: white;
  margin-left: 9px;
}
.container-sec .owl-prev {
  position: absolute;
  left: -4%;
  top: 55%;
  font-size: 50px !important;
}
.banner-img .vector-img {
  mix-blend-mode: multiply;
}
.banner-inner-sec .col-md-6 {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-top: 100px;
}
.banner-inner-sec h2 {
  font-weight: 400;
  font-size: 25px;
  line-height: 30px;
  color: #0473d2;
  font-family: "Montserrat";
}
.banner-inner-sec h1 {
  font-weight: 700;
  font-size: 39px;
  line-height: 49px;
  letter-spacing: 0.02em;

  color: #222222;
  font-family: "Montserrat";
}
.banner-inner-sec span {
  color: #016bc6;
  font-family: "mulishregular";
}
.owl-dots button.owl-dot.active span,
.owl-dots button.owl-dot:hover span {
  background-color: #016bc6 !important;
}
.banner-inner-sec p {
  font-weight: 400;
  font-size: 20px;
  line-height: 42px;
  letter-spacing: 0.01em;

  color: #252525;
  font-family: "mulishregular";
}
.banner-inner-sec .btn-primary {
  width: 24%;
  border-radius: 20px;
  background: linear-gradient(
    263.99deg,
    #0069c2 28.49%,
    #0a7fe4 67.8%
  ) !important;
}

.our-services-sec {
  position: relative;
  margin-top: 50px;
}
.our-services-sec .service-icon-img{
  background-image: url(../images/animated-poly-three.png);
  position: absolute;
  background-repeat: no-repeat;
  width: 37px;
  height: 39px;
  top: 35%;
  left: 31%;
}
.our-services-sec .service-bg-img {
  background-image: url(../images/service-bg-img.jpg); /* Used if the image is unavailable */
  height: 545px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 24%;
  position: absolute;
  right: 0;
  z-index: -1;
}
.service-cnt-sec h3 {
  font-weight: 600;
  font-size: 39px;
  line-height: 49px;
  letter-spacing: 0.02em;
  color: #222222;
  font-family: "Montserrat";
}
.service-cnt-sec .service-head-para {
  font-weight: 400;
  font-size: 19px;
  line-height: 36px;
  letter-spacing: 0.03em;
  color: #000000;
  font-family: "mulishregular";
}
.service-cnt-sec a {
  font-weight: 400;
  font-size: 22px;
  line-height: 49px;
  letter-spacing: 0.02em;

  color: #0069c3;
  text-decoration: none;
  font-family: "mulishregular";
}
.service-cnt-sec .service-box {
  width: 100%;
  height: 95%;
  background: #ffffff;
  box-shadow: 4px 14px 34px rgba(0, 0, 0, 0.06);
  padding: 20px;
  margin-bottom: 25px;
}
.service-box .icon-circle {
  width: 60px;
  height: 60px;
  padding: 10px;
  background: linear-gradient(263.99deg, #0069c2 28.49%, #0a7fe4 67.8%);
  border-radius: 35px;
  display: flex;
}
.service-box span {
  font-weight: 600;
  font-size: 21px;

  color: #222222;
  display: block;
  padding-top: 20px;
  font-family: "mulishregular";
}
.service-box p {
  margin-top: 15px;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.01em;
  color: #252525;
  text-align: left;
  font-family: "mulishregular";
}
.choose-us-sec .choose-us-bg-one {
  background-image: url(../images/choose-us-bg-one.jpg); /* Used if the image is unavailable */
  height: 475px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 700px;
  position: absolute;
  right: 0;
  z-index: -1;
}
.choose-us-sec .choose-bg-two {
  background-image: url(../images/choose-bg-two.jpg); /* Used if the image is unavailable */
  height: 433px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 300px;
  position: absolute;
  left: -3%;
  z-index: -1;
}
.choose-us-sec {
  position: relative;
  margin-top: 50px;
}
.choose-sec-cnt .col-md-6 {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.choose-vector-img {
  text-align: right;
  position: relative;
}
.choose-sec-cnt h3 {
  font-weight: 600;
  font-size: 39px;
  line-height: 49px;
  letter-spacing: 0.02em;
  color: #222222;
  font-family: "Montserrat";
}
.choose-sec-cnt p {
  font-weight: 400;
  font-size: 20px;
  line-height: 42px;
  letter-spacing: 0.01em;
  color: #252525;
  font-family: "mulishregular";
}
.choose-sec-cnt .lists li {
  font-weight: 400;
  font-size: 19px;
  line-height: 45px;
  letter-spacing: 0.03em;
  color: #000000;
  font-family: "mulishregular";
}

.lists ul {
  list-style: none; /* Remove default bullets */
}
.lists ul li::before {
  content: "\2022"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: rgb(2, 78, 165); /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
.choose-us-sec .project-count-box {
  width: 170px;
  height: auto;
  padding: 20px;
  background: #ffffff;
  box-shadow: 4px 14px 34px rgba(0, 0, 0, 0.06);
  text-align: center;
}
.project-count-box {
  position: absolute;
  top: 0%;
  left: 20%;
  z-index: 1;
}
.project-count-box span {
  font-weight: 700;
  font-size: 38px;
  line-height: 46px;
  color: #0069c2;
  font-family: "mulishregular";
}
.project-count-box h6 {
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: #393939;
  font-family: "Montserrat";
}
.choose-us-sec .happy-customer-box {
  width: 170px;
  height: auto;
  padding: 20px;
  background: #ffffff;
  box-shadow: 4px 14px 34px rgba(0, 0, 0, 0.06);
  text-align: center;
}
.happy-customer-box {
  position: absolute;
  bottom: 0%;
  right: -13%;
}
.happy-customer-box span {
  font-weight: 700;
  font-size: 38px;
  line-height: 46px;
  color: #0069c2;
  font-family: "mulishregular";
}
.happy-customer-box h6 {
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: #393939;
  font-family: "Montserrat";
}

.our-products-sec {
  margin-top: 50px;
  position: relative;
  padding-bottom: 80px;
}
.our-products-sec::before {
  content: "";
  background-image: url(../images/our-products-bg.jpg); /* Used if the image is unavailable */
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 57%;
  position: absolute;
  left: -3%;
  z-index: -1;
  margin-top: 80px;
}
.our-products-sec .head-para-sec h3 {
  font-weight: 600;
  font-size: 39px;
  line-height: 49px;
  letter-spacing: 0.02em;
  color: #222222;
  text-align: center;
  font-family: "Montserrat";
}
.our-products-sec .head-para-sec p {
  font-weight: 400;
  font-size: 20px;
  line-height: 42px;
  letter-spacing: 0.01em;
  color: #252525;
  text-align: center;
  font-family: "mulishregular";
}

.our-mission-sec{
  width: 100%;
  height: auto;
  padding: 50px 0;
}


.our-mission-sec h2{
  text-align: left;
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 35px;
    line-height: 30px;
    font-family: "Montserrat";

}


.our-mission-sec p{
  font-weight: 400;
  font-size: 20px;
  line-height: 42px;
  letter-spacing: 0.01em;
  color: #252525;
  text-align: left;
  font-family: "mulishregular";
}
.our-vison-sec h2{
  text-align: left;
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 35px;
  line-height: 30px;
  font-family: "Montserrat";
}


.our-vison-sec p{
  font-weight: 400;
  font-size: 20px;
  line-height: 42px;
  letter-spacing: 0.01em;
  color: #252525;
  text-align: left;
  font-family: "mulishregular";
}

.our-products-sec .product-box {
  width: 100%;
  height: auto;
  padding: 20px;
  background: #ffffff;
  box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  margin-top: 30px;
}
.product-box span {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #0069c2;
  padding-top: 10px;
  display: block;
  font-family: "mulishregular";
  text-align: center;
}
.product-box p {
  font-weight: 400;
  font-size: 17px;
  line-height: 37px;
  letter-spacing: 0.03em;
  color: #3f3f3f;
  padding-top: 10px;
  font-family: "mulishregular";
}
.product-box a {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #0069c2;
  text-decoration: none;
  font-family: "mulishregular";
}
.our-working-sec .working-para-sec h3 {
  font-weight: 600;
  font-size: 39px;
  line-height: 49px;
  letter-spacing: 0.02em;
  color: #222222;
  text-align: center;
  font-family: "Montserrat";
  margin-top: 20px;
}
.our-working-sec .working-para-sec p {
  font-weight: 400;
  font-size: 20px;
  line-height: 42px;
  letter-spacing: 0.01em;
  color: #252525;
  text-align: center;
  font-family: "mulishregular";
}
.our-working-sec {
  margin-top: 50px;
  position: relative;
}
.our-working-sec .dashed-line-img {
  background-image: url(../images/dashed-line.jpg); /* Used if the image is unavailable */
  height: 700px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: absolute;
  left: 0;
  z-index: -1;
  top: 0;
}
.our-working-sec .product-circle {
  width: 120px;
  height: 120px;
  padding: 25px;
  border-radius: 60px;
  background-color: #e3f2ff;
  margin: auto;
}
.our-working-sec .products-view {
  text-align: center;
}
.our-working-sec .products-view span {
  font-weight: 400;
  font-size: 21px;
  letter-spacing: 0.02em;
  color: #000000;
  font-family: "mulishregular";
}
.working-para-sec {
  display: inline-block;
  width: 100%;
  margin-bottom: 50px;
}
.products-view {
  margin-top: 30px;
}
.products-view .planning-sec {
  margin-top: 10px;
}
.products-view .design-coding {
  margin-top: -35px;
}
.products-view .testing-sec {
  margin-top: 90px;
}
.products-view .deliver-sec {
  margin-top: -22px;
}
.digital-solution-sec .digital-bg-img {
  background-image: url(../images/digital-solution-bg.jpg); /* The image used */
  background-color: #cccccc; /* Used if the image is unavailable */
  height: auto; /* You must set a specified height */ /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover;
  width: 100%;
}
.digital-solution-sec {
  margin-top: 7%;
}
.digital-items-sec .col-md-6 {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.digital-items-sec h5{font-size: 25px;}
.digital-items-sec 

.img-cnt-sec .digital-circle {
  width: 50px;
  height: 50px;
  padding: 3px;
  background: #0069c2;
  border-radius: 25px;
}
.img-cnt-sec {
  display: flex;
  justify-content: center;
  align-items: center;
}
.img-cnt-sec .digital-circle {
  margin-right: 25px;
}
.img-view img {
  width: 100%;
  max-width: 60%;
  margin-left: 80px;
}
.digital-cnt-sec h1 {
  font-weight: 400;
  font-size: 39px;
  line-height: 49px;
  letter-spacing: 0.02em;
  color: #000000;
  font-family: "Montserrat";
}
.digital-cnt-sec span {
  color: #0069c2;
  font-family: "Montserrat";
}
.connected-touch-sec .col-md-6 {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.connected-cnt h3 {
  font-weight: 600;
  font-size: 30px;
  line-height: 49px;
  letter-spacing: 0.02em;
  color: #222222;
  font-family: "Montserrat";
}
.connected-cnt p {
  font-size: 21px;

}
.connected-cnt h5 {
  font-weight: 400;
  font-size: 19px;
  line-height: 36px;
  letter-spacing: 0.03em;
  color: #000000;
  font-family: "mulishregular";
}
.connected-touch-sec {
  padding: 50px 0 50px 0;
}
.connected-cnt span {
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  color: #222222;
  margin-right: 30px;
  font-family: "mulishregular";
}
.information-sec .col-md-6 {
  margin-bottom: 20px;
}
.information-sec {
  margin-top: 20px;
}
.information-sec .input-style {
  padding: 7px;
  border-radius: 7px;
  border: 1px solid #ededed;
}
.information-sec .textarea-sec {
  width: 100%;
  padding: 7px;
  border-radius: 7px;
  border: 1px solid #ededed;
  height: 200px;
}
.header-sec .navbar-nav {
  margin: auto;
  margin-right: 0;
}

.img-text {
  font-family: "mulishregular";
}
.digital-cnt-sec p {
  font-family: "mulishregular";
}
.working-para-sec p {
  font-family: "mulishregular";
}

.information-sec .send-button {
  width: 20%;
  height: 40px;
  border-radius: 23px;
  background: linear-gradient(
    263.99deg,
    #0069c2 28.49%,
    #0a7fe4 67.8%
  ) !important;
  margin-top: 13px;
}
.contact-sec .contact-box {
  width: 100%;
  height: auto;
  padding: 30px;
  background: #e8f4ff;
  border-radius: 15px;
}
.contact-sec {
  margin-top: 50px;
}

.contact-box {
  position: relative;
}
.contact-box .contact-button {
  width: auto;
  height: 45px;
  border-radius: 23px;
  background: linear-gradient(
    263.99deg,
    #0069c2 28.49%,
    #0a7fe4 67.8%
  ) !important;
  right: 30px;
  max-width: 170px;
  float: right;
  margin-top: 25px;
}
.get-touch-sec .send-arrow {
  margin-left: 10px;
}
.get-touch-sec h3 {
  font-weight: 600;
  font-size: 30px;
  line-height: 49px;
  letter-spacing: 0.02em;
  color: #222222;
  font-family: "Montserrat";
}
.contact-cnt-sec .arrow-icon {
  margin-left: 10px;
}
.contact-cnt-sec a {
  color: white;
  font-family: "mulishregular";
}
.address-cnt-sec .address-bg-img {
  background-image: url(../images/address-bg-img.jpg); /* The image used */
  background-color: #cccccc; /* Used if the image is unavailable */
  height: auto; /* You must set a specified height */ /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover;
  width: 100%;
  margin-top: -144px;
}
.address-sec li {
  list-style: none;
  font-weight: 400;
  font-size: 15px;
  line-height: 36px;
  letter-spacing: 0.03em;
  color: #383838;
  font-family: "mulishregular";
}
.address-sec {
  margin-top: 40px;
}
.address-sec .iconify {
  width: 20px;
  height: auto;
  margin-right: 10px;
}
.address-col {
  margin-top: 12%;
}

.address-col ul {
  margin-top: 10px;
}
.address-col a {
  font-weight: 400;
  font-size: 17px;
  line-height: 36px;
  letter-spacing: 0.03em;
  color: #383838;
  text-decoration: none;
  font-family: "mulishregular";
}
.address-cnt-sec .line-bar {
  width: 100%;
  height: 3px;
  background: #eaf1fa;
  margin-top: 50px;
}
.copy-condition-sec {
  display: flex;
  justify-content: space-between;
  padding: 30px 0 30px 0;
}
.copy-right-sec span {
  text-decoration: none;
  color: #000000;
  font-family: "mulishregular";
}
.terms-condition-sec span a {
  text-decoration: none;
  color: #000000;
  font-family: "mulishregular";
}
.owl-dots {
  margin: 0 10px;
  text-align: center;
}
.owl-dots button.owl-dot.active span,
.owl-dots button.owl-dot:hover span {
  background-color: #feae00;
  border-radius: 50%;
  height: 12px;
  width: 12px;
  position: absolute;
  top: 1px;
  left: 1px;
}
.owl-dots button.owl-dot {
  border: 1px solid gray;
  background: white;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  position: relative;
  margin-left: 10px;
}

.our-products-sec .owl-carousel .owl-item img {
  display: block;
  width: 20%;
  margin: auto;
}

/* about-us-style starts */

.about-sec{
  margin-top: 20px;
}

.about-sec .about-bg-img {
  background-image: url(../images/about-bg2-1.png);
  height: auto; /* You must set a specified height */
  padding-bottom: 50px;
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover;
  width: 100%;
  position: relative;
}

.about-sec-cnt .col-md-6 {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.about-sec-cnt h1 {
  font-weight: 800;
  font-size: 39px;
  line-height: 49px;
  letter-spacing: 0.02em;
  color: #222222;
  font-family: "Montserrat";
}

.about-sec-cnt p {
  font-weight: 400;
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 0.01em;
  color: #252525;
  font-family: "mulishregular";
}
.abut-servce-sec .service-box {
  width: 100%;
  height: 95%;
  background: #ffffff;
  box-shadow: 4px 14px 34px rgba(0, 0, 0, 0.06);
  padding: 20px;
  margin-bottom: 25px;
}
.abut-servce-sec {
  margin-top: 50px;
}
.about-box .about-circle {
  width: 60px;
  height: 60px;
  padding: 10px;
  background: linear-gradient(263.99deg, #0069c2 28.49%, #0a7fe4 67.8%);
  border-radius: 35px;
  display: flex;
}
.head-text-about h2 {
  text-align: center;
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 35px;
  line-height: 30px;
  font-family: "Montserrat";
}

.blog-cnt-sec .col-md-4 {
  margin-top: 30px;
}
.blog-cnt-sec {
  margin-top: 50px;
}
.blog-cnt-sec .blog-box {
  width: 100%;
  height: auto;
  background-color: #b7eeff91;
  padding: 25px;
  border-radius: 5px;
}
.blog-head-para a {
  margin-right: -11px;
  text-decoration: none;
  color: #005497;
}
.blog-head-para .iconify {
  margin-right: 10px;
}
.blog-head-para {
  margin: 15px 0 15px 0;
}
.blog-head-para p {
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 16px;
  line-height: 35px;
  letter-spacing: 0.01em;
  color: #252525;
  font-family: "mulishregular";
}
.blog-cnt-sec .head-text {
  text-align: center;
}
.blog-box img {
  width: 59%;
  height: auto;
}
.blog-box .blog-sec-img {
  text-align: center;
}
.blog-inner-sec .blog-box {
  width: 100%;
  height: auto;
  background-color: #b7eeff91;
  padding: 25px;
  border-radius: 5px;
}
.blog-inner-sec {
  margin-top: 30px;
}
.cnt-sec-inner .social-media-icons {
  height: auto;
}
.cnt-sec-inner p {
  font-weight: 400;
  font-size: 17px;
  line-height: 35px;
  letter-spacing: 0.01em;
  color: #252525;
  font-family: "mulishregular";
}
.cnt-sec-inner h2 {
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 35px;
  line-height:45px;

  font-family: "Montserrat";
}
.social-media-icons {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.social-media-icons img {
  margin-right: 15px;
}
.blog-sec .col-md-6 {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.blog-para-sec p {
  margin-top: 30px;
  font-weight: 400;
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 0.01em;
  color: #252525;
  font-family: "mulishregular";
}
.author-sec {
  display: flex;
  align-items: center;
  margin-top: 50px;
}
.author-sec .author-img {
  margin-right: 30px;
}
.related-sec {
  margin-top: 50px;
}

.related-detail-sec {
  margin-top: 30px;
}
.comment-blog-sec .comment-area-sec {
  padding: 7px;
  border-radius: 7px;
  border: 1px solid #ededed;
  margin-bottom: 20px;
}
.comment-blog-sec {
  margin-top: 50px;
}
.comment-head h3 {
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 35px;
  line-height: 30px;
  font-family: "Montserrat";
}
.comment-head p {
  margin-top: 30px;
  font-weight: 400;
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 0.01em;

  color: #252525;
  font-family: "mulishregular";
}
.product-page-sec {
  margin-top: 50px;
}
.product-page-sec .product-page-box {
  width: 100%;
  height: 95%;
  padding: 20px;
  background: #ffffff;
  box-shadow: 0px 4px 44px rgb(0 0 0 / 5%);
  border-radius: 10px;
  margin-top: 30px;
  display: flex;
  justify-content: space-evenly;
}
.product-page-box img {
  margin-right: 15px;
}
.product-box-text h5 {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #0069c2;
  padding-top: 10px;
  display: block;
  font-family: "Montserrat";
}
.product-box-text p {
  font-weight: 400;
    font-size: 16px;
    color: #252525;
    padding-top: 20px;
    font-family: "mulishregular";
    letter-spacing: 2px;
    line-height: 30px;
}
.product-box-text a {
  font-family: "mulishregular";
  text-decoration: none;
  color: #005497;
}
.contact-sec .cntact-detail-box {
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 7%);
  padding: 55px 50px 35px 50px;
  border-radius: 20px 20px 20px 20px;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.contact-sec {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cntact-detail-box .contact-style {
  border: 0;
  border-bottom: 1px solid #cfcfcf;
  width: 100%;
  padding-top: 30px;
  margin-bottom: 20px;
  outline: none;
}
.contact-sec .cntact-bg-circle {
  width: 40px;
  height: 40px;
  padding: 7px;
  border-radius: 30px;
  background: #016bc6;
  text-align: center;
}
.cntact-bg-circle .iconify {
  color: white;
}
.email-phone-sec h6 {
  font-weight: 600;
  font-size: 15px;
  line-height: 30px;
  color: #0069c2;
  padding-top: 10px;
  display: block;
  font-family: "Montserrat";
  margin-bottom: 0;
}
.email-phone-sec p {
  font-weight: 400;
  font-size: 16px;
  line-height: 35px;
  letter-spacing: 0.01em;
  color: #252525;
  font-family: "mulishregular";
  margin-bottom: 0;
}
.contact-sec .google-map {
  margin-top: 50px;
}
.email-phone-sec {
  display: flex;
  align-items: center;
}
.cntact-bg-circle {
  margin-right: 20px;
}
.terms-condition-sec h2 {
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  padding-top: 10px;
  display: block;
  font-family: "Montserrat";
  text-align: center;
  margin-bottom: 25px;
}
.container-sec .banner-icon-img {
  background-image: url(../images/animated-poly.png);
  position: absolute;
  background-repeat: no-repeat;
  width: 38px;
  height: 38px;
  top: 30%;
  left: 8%;
}
.container-sec .banner-icon-two-img {
  background-image: url(../images/animated-poly-two.png);
  position: absolute;
  background-repeat: no-repeat;
  width: 38px;
  height: 38px;
  top: 77%;
  left: 28%;
}

.address-col ul{
  padding: 0;
}


.banner-icon-img{
  animation: settings-rotation 4s infinite linear;
}

.address-form-box .address-box{
  width: 100%;
  height: auto;
  padding: 20px;
  background: #ffffff;
  box-shadow: 0px 4px 44px rgb(0 0 0 / 5%);
  border-radius: 10px;
  z-index: 9;
    position: relative;
}
.address-form-box li{
  list-style: none;
}
.address-form-box ul{
  padding-left: 0;
}
.address-form-box .iconify{
  margin-right: 8px;
}
.address-form-box h6{
  color: #0069c3;
  font-size: 18px;
}


.adress-icon-sec{
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  margin-top: 30px !important;
}

@keyframes settings-rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}


.banner-icon-two-img{
  animation: settings-rotation 4s infinite linear;
}

@keyframes settings-rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.service-icon-img{
  animation: settings-rotation 4s infinite linear;
}
@keyframes settings-rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}