body{
  background-color: #fff !important;
  font-family: "Inter", serif  !important;
}
.text-line {
  stroke-dasharray: 500;
  stroke-dashoffset: 500;
  animation: dash 5s linear forwards, filling 5s ease-in forwards;
  font-size: 80px;
  text-transform: uppercase;
}

.newsletter-form i {
  display: none;
}
h1, h2, h3 {
font-family: "Roboto", serif !important;
}
/* top bar */
section.banner-box {
  padding: 30px 0;
  position: relative;
}
nav.navbar.navbar-expand-lg.px-4.sticky-top {
  top: -34px;
}
section.top-bar {
  background: #ffffff;
  padding: 9px;
}
.top-social-icon {
  display: flex;
  align-items: center;
  gap: 13px;
}
section.top-bar .row {
  align-items: center;
}
.top-social-icon a.btn {
  width: 35px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #008080;
  border-radius: 100px;
  text-align: center;
  padding: 0;
}
.top-social-icon i {
  color: #008080;
  font-size: 16px !important;
  line-height: 0 !important;
  font-weight: 400;
}
.top-icon {
  padding-top: 10px;
}

h3.phone-text {
  font-size: 14px;
  font-weight: 400;
  display: flex;
  align-items: center;
  color: #000000;
  gap: 10px;
  margin-bottom: 10px;
}
h3.phone-text i {
  font-size: 14px;
  color: #008080;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #008080;
  border-radius: 100px;
  text-align: center;
  padding: 0;
}
/* navbar */
.dropdown-menu.rounded-0.m-0.show {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border: 1px solid #eee !important;
  border-radius: 5px !important;
  top: 65px;
}
a.dropdown-item {
  padding: 5px 10px;
  font-size: 14px !important;
  color: #000000 !important;
  font-weight: 500;
}
a.nav-link:hover {
  color:#008080;
}
.banner-text h2 span {
  color: #008080;
  font-weight: 800;
  font-size: 45px;
}
.fixed-top {
  top: 36px !important;
}
img.logo-img {
  width: 100%;
  height: 75px;
  object-fit: cover;
  max-width: 228px;
}
a.nav-link {
  font-size: 16px;
  color: #000000;
  padding: 10px 15px !important;
  font-weight: 600;
  font-family: "Inter", serif;
  text-transform: uppercase;
}
a.nav-link.active {
  color: #008080 !important;
}
.navbar {
  position: relative !important;
  z-index: 1000  !important;
}
ul.navbar-nav {
  padding-right: 20px;
}
button.btn.btn-outline-success {
  background-color: #008080;
  font-size: 16px;
  border: 2px solid #008080;
  padding: 7px 15px;
  color: #ffffff;
  font-weight: 500;
  border-radius: 0;
}
.globe {
  display: inline-block;
  width: 100%;
  height: 100%;
  margin: 0;
  border-radius: 50%;
  position: relative;
  -webkit-transform-style: preserve-3d;
  background:  url('../img/global-globalization-world-map-environmental-concservation-concept.jpg') repeat-x;
  background-size: auto 100%;
  -webkit-animation: move-map 10s infinite linear;
  -moz-animation: move-map 100s infinite linear;
  -o-animation: move-map 80s infinite linear;
  -ms-animation: move-map 80s infinite linear;
  animation: move-map 80s infinite linear;
}
.globe:before {
  content: "";
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  /* box-shadow: -45px 10px 70px 10px rgba(0,0,0,0.5) inset; */
  z-index: 2;
}
.globe:after {
  content: "";
  position: absolute;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-filter: blur(0);
  opacity: 0.3;
  background: radial-gradient(circle at 50% 80%, #81e8f6, #76deef 10%, #055194 66%, #062745 100%);
}
.bottom {
  width: 32px;
  height: 32px;
  display: inline-block;
  margin: 20px;
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -ms-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
  -webkit-perspective-origin: 50% 50%;
  -moz-perspective-origin: 50% 50%;
  -ms-perspective-origin: 50% 50%;
  -o-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  /* position: absolute;
  bottom: 39px;
  right: -20px; */
  position: absolute;
  left: 122px;
  top: -31px;
  z-index: 1000;
}
@-moz-keyframes move-map {
  0% {
    background-position: -849px 0; }

  100% {
    background-position: 0 0; } }

@-webkit-keyframes move-map {
  0% {
    background-position: 0 0; }
  100% {
    background-position: -849px 0; }
}


@-o-keyframes move-map {
  0% {
    background-position: -849px 0; }

  100% {
    background-position: 0 0; } }

@-ms-keyframes move-map {
  0% {
    background-position: -849px 0; }

  100% {
    background-position: 0 0; } }

@keyframes move-map {
  0% {
    background-position: -849px 0; }

  100% {
    background-position: 0 0; } }

    /* banner section */
  .banner-left {
      padding: 0 30px !important;
  }
  .banner-right {
      padding: 0 30px !important;
  }
    img.banner-img {
      width: 100%;
      height: auto;
      max-width: 100%;
    }
  .banner-text h2 {
    color: #000000;
    font-size: 48px;
    font-weight: 800;
}
  .banner-text p {
    font-size: 16px;
    line-height: 28px;
    color: #000;
    margin-bottom: 0;
    margin-top: 12px;
}
.banner-section .row {
  align-items: center;
  position: relative;
}
.animate {  
/* Animation */animation: pulse 4s ease-in-out infinite; /* Animation applies continuously */}

/* Define Keyframes for Animation */
@keyframes pulse {
0% {
  transform: scale(1);
  opacity: 1;
}
50% {
  transform: scale(0.9); /* Grow slightly */
  opacity: 0.8;
}
0% {
  transform: scale(1);
  opacity: 1;
}
}
.header22 {
position:absolute;
text-align:center;
background: transparent;
color:white;
width:100%;
bottom: -40px;
padding: 0 !important;
}
section.banner-section {/* background: #92affb4a; */background: #00808026;}
.waves {
position:relative;
width: 100%;
height:15vh;
margin-bottom:-7px; /*Fix for safari gap*/
min-height:100px;
max-height:150px;
}

/* Animation */

.parallax > use {
animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
}
.parallax > use:nth-child(1) {
animation-delay: -2s;
animation-duration: 7s;
}
.parallax > use:nth-child(2) {
animation-delay: -3s;
animation-duration: 10s;
}
.parallax > use:nth-child(3) {
animation-delay: -4s;
animation-duration: 13s;
}
.parallax > use:nth-child(4) {
animation-delay: -5s;
animation-duration: 20s;
}
@keyframes move-forever {
0% {
 transform: translate3d(-90px,0,0);
}
100% { 
  transform: translate3d(85px,0,0);
}
}


.snakeBorder {
  background: #383cc1;
  overflow: hidden;
  position: relative;
}

.snakeBorder::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  bottom: 2px;
}

.snakeBorder span {
  position: absolute;
}

.snakeBorder span:nth-child(1) {
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #ffffff, #ffffff);
  animation: borderAnimation1 2s linear infinite;
}

@keyframes borderAnimation1 {
  0% {
      transform: translateX(-100%);
  }
  100% {
      transform: translateX(100%);
  }
}

.snakeBorder span:nth-child(2) {
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(to bottom, #ffffff, #ffffff);
  animation: borderAnimation2 2s linear infinite;
  animation-delay: 1s;
}

@keyframes borderAnimation2 {
  0% {
      transform: translateY(-100%);
  }
  100% {
      transform: translateY(100%);
  }
}

.snakeBorder span:nth-child(3) {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(to left, #ffffff, #ffffff);
  animation: borderAnimation3 2s linear infinite;
}

@keyframes borderAnimation3 {
  0% {
      transform: translateX(100%);
  }
  100% {
      transform: translateX(-100%);
  }
}

.snakeBorder span:nth-child(4) {
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(to top, #ffffff, #ffffff);
  animation: borderAnimation4 2s linear infinite;
  animation-delay: 1s;
}

@keyframes borderAnimation4 {
  0% {
      transform: translateY(100%);
  }
  100% {
      transform: translateY(-100%);
  }
}

/*  end butter animation  */

    /* start who are you */

img.who-img {
  width: 100%;
  height: auto;
  /* box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  padding: 30px; */
  border-radius: 10px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  }
  .who-text h2 {
    font-size: 40px;
    color: #008080;
    margin-bottom: 20px;
    font-weight: 800;
    position: relative;
}
.who-text p {
font-size: 16px;
color: #000;
line-height: 28px;
}
.row.What-text {
  align-items: center;
} 
section.what-section {
  padding: 50px 0 30px;
}
.animated-text::after {content: "";position: absolute;left: 0%;bottom: -5px;width: 0;height: 4px;background: #008080;transition: width 0.5s ease-in-out;animation: underline-animation 2s infinite alternate ease-in-out;}
@keyframes underline-animation {
0% {
    width: 0;
}
100% {
    width: 100%;
}
}
/* services */

h2.Services-text {
  text-align: center;
  font-size: 35px;
  color: #008080;
  font-weight: 800;
  position: relative;
}
.Services-text::after {
  content: "";
  position: absolute;
  left: 41%;
  bottom: -12px;
  width: 0;
  height: 4px;
  background: #008080;
  transition: width 0.5s ease-in-out;
  animation: underline-animation 2s infinite alternate ease-in-out;
}
@keyframes underline-animation {
  0% {
      width: 0;
  }
  100% {
      width: 35%;
  }
  }

p.Services-para {
font-size: 16px;
padding-bottom: 20px;
color: #000;
line-height: 28px;
text-align: center;
width: 900px;
margin: auto;
padding-top: 30px;
}
/* .card__container {
  display: flex;
  flex-wrap: wrap;
  gap: 0px;
  justify-content: center;
  width: 100%;
  max-width: 90%;
  margin: auto;
  padding: 60px 0;
}
.card__bx {
  --transition: 0.5s ease-in-out;
  font-family: inherit;
  height: 350px;
  width: 350px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--dark-color);
  transition: var(--transition);
  background: #ffffff !important;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  z-index: 1;
  overflow: hidden;
}
.card__bx:before {
  content: "";
  width: 275px;
  height: 275px;
  position: absolute;
  right: -137.5px;
  bottom: -202.5px;
  background-color: #f3701d;
  z-index: -1;
  opacity: 0.5;
  border-radius: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.card__bx .card__data {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 30px;
  text-align: center;
  padding: 0 20px;
  height: 100%;
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
}
.card__bx .card__data .card__icon {
  height: 80px;
  width: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 3rem;
  color: var(--text-color);
  background-color: #fff;
  transition: var(--transition);
}
.card__bx .card__data .card__icon {
  color: #f3701d;
  box-shadow: 0 0 0 4px #f3701d, 0 0 0 2px #f3701d;
  border-radius: 5px;
}
.card__bx:hover .card__data .card__icon {
  color: #ffffff;
  background-color: #e81f2f;
  box-shadow: 0 0 0 4px #ffffff, 0 0 0 300px #e81f2f;
  border-radius: 5px;
}
/* .card__bx:hover{
  background-image: url('../img/global-globalization-world-map-environmental-concservation-concept.jpg') repeat-x;
} 
.card__bx .card__data .card__content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 6px;
}
.card__bx .card__data h3 {
  font-size: 1.5rem;
  font-weight: 500;
  color: #f3701d;
  transition: var(--transition);
}
.card__bx:hover .card__data h3 {
  color: #fff;
  transition: var(--transition);
}
.card__bx .card__data p {
  font-size: 14px;
  color: #000;
  line-height: 24px;
  transition: var(--transition);
}
.card__bx:hover .card__data p {
  color: #fff;
  transition: var(--transition);
}

.card__bx .card__data a {
  position: relative;
  display: inline-flex;
  padding: 4px 10px;
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
  margin-top: 10px;
  border: 2px solid #f3701d;
  color: #f3701d;
  background-color: #ffffff;
  transition: var(--transition);
  border-radius: 5px;
}
.card__bx:hover .card__data a:hover {
  border-color: #e81f2f;
  color: #e81f2f;
  background-color: #ffffff;
} */


.cards {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cards .card {
  height: 365px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 20px 30px -10px rgba(0, 0, 0, 0.1);
  max-width: 300px;
  min-width: 260px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  position: relative;
  transition: all 0.4s ease;
  margin: 0 10px;
}

.cards .card:before {
  height: 150px;
  width: calc(100% + 100px);
  content: "";
  position: absolute;
  background-image: linear-gradient(to top, #4481eb 0%, #04befe 100%);
  border-radius: 4px 4px 100% 100%;
  transition: all 0.4s ease-out;
  top: 0;
}

.cards .card .close {
  width: 18px;
  height: 18px;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  background-image: url("https://rafaelalvucas.github.io/assets/icons/misc/cross.svg");
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  right: 0;
  margin: 10px;
  padding: 5px;
  transition: all 0.2s ease;
}

.cards .card .close:hover {
  background-size: 100%;
  opacity: 0.8;
}

.cards .card .arrow {
  display: none;
}

.cards .card article {
  z-index: 1;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

.cards .card article h2 {
  color: #fff;
  margin: 0;
  padding: 34px 20px 10px 20px;
  font-weight: 700;
  font-size: 26px;
}

.cards .card article .title {
  color: white;
  padding: 10px 20px;
  letter-spacing: 0.8px;
  transition: all 0.4s ease;
}
.cards .card article .desc {
  padding: 10px 10px;
  font-size: 15px;
  text-align: center;
  line-height: 23px;
  color: #000;
  height: 50px;
  transition: all 0.4s ease-out;
}
  .cards .card article .pic {
    width: 90px;
    height: 90px;
    line-height: 106px;
    overflow: hidden;
    border-radius: 100%;
    margin: 15px 0 10px;
    box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.3);
    transition: all 0.6s ease;
    background: #2d96f1;
    border: 4px solid #fff;
}

.cards .card article .pic img {
  width: 100%;
  filter: grayscale(100%);
}

.cards .card .actions {
  width: 100%;
  display: flex;
  justify-content: space-between;
  background: white;
  z-index: 1;
}
.service-btn {
    padding: 0;
    text-align: center;
}

.service-btn {
  padding-top: 30px;
  padding-bottom: 30px;
}

.service-btn img {
  width: 30px;
  height: 30px;
  transition: transform 0.3s ease-in-out;
}
button.servicesbtn {
  border: 0;
  color: #fff;
  background: #008080;
  font-weight: 700;
  font-size: 16px;
  text-decoration: auto;
  letter-spacing: 0;
  display: inline-block;
  border-radius: 5px;
  padding: 10px 20px 10px 20px;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  margin: 20px 0;
}
button.servicesbtn:hover {
  background-color: #ffffff; 
  transform: translateY(-3px);
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  color: #008080;
}
.servicesbtn:hover img {
  transform: translateX(5px);
  filter: invert(1);
}
.services-box {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  padding: 30px;
  border-radius: 0 0 10px 10px;
  height: 190px;
}
.services-box h6 {
  color: #008080;
  font-weight: 700;
  font-size: 22px;
}
.services-box p {
  font-size: 14px;
  line-height: 23px;
  color: #000000;
  margin-bottom: 0 !important;
}

.service-detail img.img-fluid {
  height: 237px;
  object-fit: cover;
  width: 100%;
  border-radius: 10px 10px 0 0;
}
.service-bottom {
  border: 0;
  background-color: transparent;
  width: 100%;
  /* height: 59px; */
  margin: 0;
  transition: all 0.6s ease-in-out;
  cursor: pointer;
  color: #fff;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #008080;
  border-radius: 0 0 10px 10px;
  padding: 5px !important;
  bottom: 0;
  left: 0;
}
.service-bottom  img {
  width: 30px;
  height: 30px;
}
.service-detail {
  position: relative;
}
section.services-section {
  padding-top: 30px;
}

.cards .card .actions .btn {
  border: 0;
  background-color: transparent;
  width: 100%;
  height: 59px;
  margin: 0;
  transition: all 0.6s ease-in-out;
  cursor: pointer;
  color: #fff;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgb(17 178 251);
  border-radius: 0;
  padding: 5px !important;
}

.cards .card .actions .btn img {
  width: 43px;
  height: 43px;
}
.cards .card .actions .btn a {
  color: #FFF;
  font-size: 16px;
  letter-spacing: 0;
  text-decoration: auto;
  text-transform: capitalize;
  font-weight: 500;
}
.cards .card:hover {
  transform: translateY(-10px);
  box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.3);
}

.cards .card:hover:before {
  height: 100%;
  border-radius: 4px;
}

.cards .card:hover .desc {
  color: white;
}

.cards .card:hover .pic {
  box-shadow: 0px 0px 0px 8px rgba(255, 255, 255, 0.3);
}

.cards .card:hover .pic img {
  filter: grayscale(0%);
}
.cards .card article .pic i {
  font-size: 35px;
  color: #fff;
  line-height: 0 !important;
}

.service-text {
  width: 860px;
  text-align: center;
  margin: 0 auto;
}
.actions .btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border: none;
  background: transparent;
  cursor: pointer;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  color: #4481eb;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}

.actions .btn a {
  text-decoration: none;
  color: inherit;
  display: flex;
  align-items: center;
}

/* .actions .btn::after {
  content: "→"; 
  font-size: 16px;
  margin-left: 8px;
  opacity: 0;
  transform: translateX(-10px);
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}

.actions .btn:hover::after {
  opacity: 1;
  transform: translateX(0);
} */


/* testimonial */

.testimonial {
  text-align: center;
  padding: 20px;
}

.testimonial-img {
  justify-content: center;
}

.testimonial img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin-bottom: 10px;
}
.testimonial-text {
  width: 860px;
  text-align: center;
  margin: 0 auto;
}
.testimonial-text p {
  font-size: 16px;
  padding-bottom: 20px;
  color: #000;
  line-height: 28px;
  text-align: center;
  width: 900px;
  margin: auto;
  padding-top: 30px;
}
.testimonial-text h1 {
  letter-spacing: 0;
  text-align: center;
  font-size: 35px;
  color: #008080;
  font-weight: 800;
  position: relative;
}
.testimonial-text h1:before {
  content: "";
  position: absolute;
  left: 33%;
  bottom: -12px;
  width: 0;
  height: 4px;
  background: #008080;
  transition: width 0.5s ease-in-out;
  animation: underline-animation 2s infinite alternate ease-in-out;
}
@keyframes underline-animation {
  0% {
      width: 0;
  }
  100% {
      width: 35%;
  }
  }
.testimonial-carousel .testimonial-item .border {
  border: 1px solid #008080 !important;
}
.testimonial-carousel .owl-nav {
  position: absolute;
  width: 100%;
  height: 40px;
  top: calc(50% - 20px);
  left: 0;
  display: flex;
  justify-content: space-between;
  z-index: 1;
}
.testimonial-carousel .owl-nav .owl-prev {
  position: relative;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  background: #008080;
  border-radius: 40px;
  font-size: 20px;
  transition: .5s;
  left: -68px;
  opacity: 1;
}
.testimonial-carousel .owl-nav .owl-next {
  position: relative;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  right: -67px;
  color: #FFFFFF;
  background: #008080;
  border-radius: 40px;
  font-size: 20px;
  transition: .5s;
  opacity: 1;
}
.testimonial-item {
  background-color: #11b2fb !important;
}
section.testimonial-block {
  padding: 40px 0;
  background: #eeeeee61;
}

.testimonial-item p {
  font-size: 16px;
  color: #000;
  line-height: 25px;
  text-align: center;
}
.testimonial-item img {
  border-radius: 100% !important;
  border: 3px solid #008080;
}
/* end testimonial */


/* start footer */
li.priv {
  display: none !important;
}
li.term {
  display: none !important;
}
.footer .footer-contact p {
  margin-bottom: 5px;
  font-size: 14px;
  color: #000;
  font-weight: 400;
}
.footer .footer-links {
  margin-bottom: 30px;
}
.footer h4 {
  font-size: 18px;
  position: relative;
  padding-bottom: 5px;
  font-weight: 700;
  color: #008080;
}
.footer .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer .footer-links ul li {
  padding: 5px 0;
  display: flex;
  line-height: 18px;
  align-items: center;
}
.footer .footer-links ul li:first-child {
  padding-top: 0;
}
.footer .footer-links ul i {
  margin-right: 7px;
  font-size: 14px;
  line-height: 0;
  color: #008080;
}
.footer .footer-links ul li a {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  text-decoration: auto;
}
.footer .footer-links p {
  font-size: 14px;
  color: #000;
  font-weight: 400;
}
.footer .footer-contact p strong {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
footer#footer {
  padding: 40px 0;
  background: #00808026;
}

.newsletter-form {
  margin-top: 20px;
  margin-bottom: 15px;
  padding: 6px 8px;
  position: relative;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #008080;
  box-shadow: 0px 2px 25px rgb(255 255 255 / 10%);
  display: flex;
  transition: 0.3s;
  border-radius: 50px;
}
 .newsletter-form input[type=email] {
  border: 0;
  padding: 4px;
  width: 100%;
  background-color: transparent;
  color: #444444;
}
input[type="submit"] {
  font-size: 16px;
  padding: 0 20px;
  margin: -7px -8px -7px 0;
  background: #008080;
  color: #fff;
  transition: 0.3s;
  border-radius: 50px;
  border: 0;
}

input[type="email"]:focus-visible {
  outline: none;
}

.copyright a {
  color: #008080;
  text-decoration: auto;
  font-size: 18px;
}
.copyright {
  border-top: 3px solid #008080;
  padding-top: 16px;
  padding-bottom: 16px;
}
.copyright p {
  font-size: 16px;
  color: #000;
  font-weight: 500;
}
.copyright p .sitename {
  color: #008080;
}
/* end footer */


/*  start about  */

.breadcrumb-section {
  position: relative;
  width: 100%;
  height: 177px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: white;
  background:#00808026;
}

.dropdown-item:active {
  background: #008080 !important;
  color: #ffff !important;
}

/* svg text {
  font-size: 80px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 8px;
  fill: #008080;
  stroke: #ffffff;
  stroke-width: 2px;
  animation: animated-stroke 5s infinite;
  text-anchor: middle;
  dominant-baseline: middle;
  text-align: center;
} */
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes filling {
  0%, 90% { fill: #008080; fill-opacity: 0; }
  100% { fill: #008080; fill-opacity: 1; }
}
.breadcrumb-content {
  width: 100%;
  text-align: center;
}

@keyframes animated-stroke {
  0% {
      stroke-dasharray: 0 100%;
      stroke-dashoffset: 0;
  }
  50% {
      stroke-dasharray: 50% 50%;
      stroke-dashoffset: 0;
  }
  100% {
      stroke-dasharray: 100% 0%;
      stroke-dashoffset: 100%;
  }
} 

.team-card {
  background-color: #fff;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  margin-bottom: 40px;
}
.team-card:hover {
  transform: scale(1.05);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
}
.team-card img {
  width: 100%;
  height: 440px;
  object-fit: cover;
}
.team-card-content {
  padding: 10px;
  background: #00808026;
  text-align: center;
}
.team-card-content h3 {
  font-size: 22px;
  font-weight: 800;
  margin: 10px 0 5px;
  color: #008080;
}
.team-card-content p {
  color: #000000;
  font-size: 15px;
  font-weight: 500;
}
.team-section h2 {
  font-size: 40px;
  color: #008080;
  margin-bottom: 20px;
  font-weight: 800;
  text-align: center;
  position: relative;
  padding: 20px 0 30px;
}
.team-section h2:before {
  content: "";
  position: absolute;
  left: 37%;
  bottom: 18px;
  width: 0;
  height: 4px;
  background: #008080;
  transition: width 0.5s ease-in-out;
  animation: underline-animation 2s infinite alternate ease-in-out;
}

/* contact us page */
.info-item i {
  font-size: 14px;
  color: #fff;
  background: #008080;
  width: 35px;
  height: 35px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
  margin-right: 15px;
}
.contact-side {
  padding: 50px 0;
}
.info-item.d-flex {
  margin-bottom: 30px;
}
.info-item h3 {
  padding: 0;
  font-size: 18px;
  font-weight: 600;
  color: #008080;
  margin: 0;
}
.info-item p {
  padding: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: #000;
}
form.php-email-form {
  background: #00808026;
  padding: 40px;
  border-radius: 0 10px 10px 0;
  height: 92%;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.info-wrap {
  background: #fff;
  padding: 40px;
  /* box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px; */
  border-radius: 10px 0 0 10px;
  /* height: 100%; */
}
.contact-side .col-lg-6 {
  padding: 0;
}
textarea#message-field {
    height: 115px;
}

h2.touch-form {
  margin-top: 10px !important;
  margin-bottom: 0 !important;
  font-size: 35px;
  color: #008080;
  font-weight: 700;
}
form.php-email-form label.pb-2 {
  font-size: 16px;
  font-weight: 600;
  color: #000000;
}
button.contact-btn {
  border: 0;
  color: #fff;
  background: #008080;
  font-weight: 500;
  font-size: 14px;
  text-decoration: auto;
  letter-spacing: 0;
  display: inline-block;
  border-radius: 5px;
  padding: 8px 15px 8px 15px;
  transition: background-color 0.3s ease, transform 0.2s ease;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
iframe {
  border: 1px solid #eee !important;
}



.testimonial-block {
  row-gap: 30px;
  padding: 30px 0 50px 0;
}

/* product page */


.candatext {
  font-size: 48px;
}
h2.animated-text {
  position: relative;
  font-size: 40px;
  color: #008080;
  margin-bottom: 20px;
  font-weight: 800;
}
section.canada-section {
  padding: 50px 0;
}
.canada-text p {
  font-size: 16px;
  color: #000;
  line-height: 28px;
}
.canda-icon {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 14px;
  margin-bottom: 12px;
}
.canda-icon h5 {
  font-size: 18px;
  color: #008080;
  font-weight: 700;
  margin: 0 !important;
}
.canda-icon img {
  width: 40px;
  height: 40px;
  object-fit: cover;
}
.canada-box {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  padding: 30px;
  border-radius: 10px;
  height: 200px;
  margin-top: 30px;
}
.agent-box {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  padding: 30px;
  border-radius: 10px;
  height: 150px;
  margin-top: 30px;
}

section.agent-section {
  padding: 50px 0;
}
.product-box {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding-top: 20px;
}
.product-call {
  width: 40px;
  height: 40px;
  background: #008080;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  border-radius: 5px;
}
.product-text p {
  font-size: 18px;
  color: #000000;
  font-weight: 500;
  margin-bottom: 5px;
}

.products-box h6 {
  color: #008080;
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
}
.products-box {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  padding: 18px;
  border-radius: 0 0 10px 10px;
  height: 165px;
}
.canada-textt {
  padding: 50px 0 0px;
}
.product-text h5 {
  font-size: 20px;
  font-weight: 700;
  color: #008080;
  margin: 10px 0 0;
}
p.product-bottom {
  font-size: 18px;
  color: #000000;
  font-weight: 400;
  margin-top: 30px;
}
/* web desinger */

.designer-box {
  display: flex;
  align-items: flex-start;
  gap: 30px;
  margin-bottom: 60px;
}
.designer-block h2 {
  font-size: 30px;
  color: #008080;
  margin-bottom: 20px;
  font-weight: 600;
  position: relative;
}
.designer-block h2:before {
  content: "";
  position: absolute;
  left: 1%;
  bottom: -12px;
  width: 0;
  height: 4px;
  background: #008080;
  transition: width 0.5s ease-in-out;
  animation: underline-animation 2s infinite alternate ease-in-out;
}
/* @keyframes underline-animation {
  0% {
      width: 0;
  }
  100% {
      width: 80%;
  }
  } */
.designer-img img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
section.designer-section {
  padding: 50px 0;
}
.designer-block h6 {
  font-weight: 500;
  font-size: 15px;
  color: #000;
  line-height: 28px;
}
.web-img img {
  width: 20px;
  height: 20px;
}
ul.designer-list {
  padding: 0;
  list-style: none;
  margin-bottom: 0;
  margin-top: 20px;
}
.web-img {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 500;
  font-size: 13px;
  color: #000;
  line-height: 28px;
  text-transform: capitalize;
  text-decoration: auto;
}
li.web-list {
  margin-bottom: 10px;
}

.designer-block p {
    font-size: 16px;
    color: #000000;
    line-height: 26px;
    margin: 0;
    padding-top: 10px;
}
/* privacy policy */
.privacy-container {
  padding: 50px 0;
}
.privacy-container h1 {
  font-size: 26px;
  color: #008080;
  font-weight: 600;
}
.privacy-container p {
  font-size: 16px;
  color: #000;
  line-height: 28px;
}
.privacy-container h2 {
  font-size: 24px;
  color: #008080;
  font-weight: 600;
}
.privacy-container strong {
  font-size: 16px;
  color: #008080;
  font-weight: 600;
}
.privacy-container ul {
  padding: 0;
  list-style: none;
}
.privacy-container li {
  margin-bottom: 10px;
  font-size: 16px;
  color: #000000;
  font-weight: 500;
}
.terms-container{
  padding: 50px 0;
}
.terms-container p {
  font-size: 16px;
  color: #000;
  line-height: 28px;
}
.terms-container h1 {
  font-size: 26px;
  color: #008080;
  font-weight: 600;
}
.terms-container h2 {
  font-size: 24px;
  color: #008080;
  font-weight: 600;
}
.terms-container strong {
  font-size: 16px;
  color: #008080;
  font-weight: 600;
}
.terms-container ul {
  padding: 0;
  list-style: none;
}
.terms-container li {
  margin-bottom: 10px;
  font-size: 16px;
  color: #000000;
  font-weight: 500;
}

/* portfolio section */
.portfolio-image img {
  width: 100%;
  height: 380px;
  object-fit: cover;
  /* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 30px; */
}
.portfolio-text img {
  width: 130px;
  height: auto;
  margin-bottom: 10px;
}
section.portfolio-sections {
  padding: 50px 0;
}
.portfolio-btn strong {
  background: #008080;
  border-radius: 5px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 10px 12px;
}
.portfolio-btn a {
  font-size: 16px;
  color: #ffff;
  text-decoration: auto;
  font-weight: 500;
  line-height: 45px;
}

.portfolio-text p {
  font-size: 16px;
  color: #000000;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 10px;
}

.portfolio-section {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  background: #ffff;
  padding: 30px !important;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 10px;
  margin-bottom: 30px;

}



img.successlogo {
  width: 100px;
}

img.sign-logo {
  width: 90px;
}

.portfolio-text h2 {
  font-size: 30px;
  color: #251388;
  font-weight: 800;
}
img.icon {
  width: 35px;
  height: 35px;
  margin-bottom: 20px;
}


/* faq */
.faq-container {
  margin: auto;
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.faq-container h2 {
  text-align: center;
  color: #008080;
  font-weight: 800;
  padding: 20px 0;
}
details {
  margin-bottom: 10px;
  border: 1px solid #ffffff;
  border-radius: 5px;
  padding: 15px;
  background: #00808026;
  font-size: 18px;
  font-weight: 500;
  color: #008080;
}
summary {
  font-weight: bold;
  cursor: pointer;
  outline: none;
}
details[open] {
  background: #d9ecec;
}

details[open] p {
  margin: 0;
  padding: 15px;
  font-size: 16px;
  font-weight: 500;
  color: #000000;
}
svg.text-line.candatext-mobile {
  display: none;
}
.canda-iframe iframe {
  border-radius: 15px;
}
/* mediaquery */
@media screen and (min-width: 320px) and (max-width: 480px) {
  
.canada-textt p {
  font-size: 14px;
  line-height: 24px;
}
.canada-textt {
  padding: 20px 0 0px;
}
.agent-box {
   padding: 20px;
  height: auto;
  margin-top: 20px;
}
.agent-box p {
  font-size: 14px;
}
svg.text-line.candatext-mobile {
  display: block;
}
svg.text-line.candatext-mobile {
  height: 22px;
}
.candatext-mobile text {
  font-size: 16px;
  letter-spacing: 2px;
}

svg.text-line.candatext {
  display: none;
}

.canada-box {
  padding: 15px;
  height: auto;
  margin-top: 20px;
}
.canda-iframe iframe {
  width: 353px;
}
section.canada-section .col-lg-12 {
  min-height: 190px ! IMPORTANT;
}
.canda-icon h5 {
  font-size: 16px;
}
.canda-icon {
  gap: 10px;
  margin-bottom: 12px;
}
.canada-box p {
  font-size: 14px;
  margin-bottom: 0;
}
h2.animated-text {
  font-size: 22px;
  line-height: 30px;
}
.product-call {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 13px;
}
.product-text h5 {
  font-size: 16px;
  margin: 0px 0 0;
}
.product-text p {
  font-size: 17px;
  margin-bottom: 5px;
}
p.product-bottom {
  font-size: 14px;
   margin-top: 20px;
}
p.product-bottom {
  font-size: 14px;
}
.product-box {
  gap: 15px;
  padding-top: 5px;
}
.canada-text p {
    font-size: 14px;
    line-height: 24px;
}
section.canada-section {
  padding: 30px 0;
}
ul.navbar-nav {
  padding-right: 0;
}
.terms-container p {
  font-size: 14px;
  line-height: 22px;
}
.terms-container {
  padding: 50px 0 20px;
}

.terms-container h2 {
  font-size: 20px;
}
  .privacy-container {
    padding: 30px 0;
}
.privacy-container h2 {
  font-size: 18px;
}
.privacy-container p {
  font-size: 14px;
  line-height: 20px;
}
.privacy-container li {
  margin-bottom: 10px;
  font-size: 14px;
}
.privacy-container strong {
  font-size: 15px;
}
.portfolio-image {
  height: 190px;
}
.header22 {
  bottom: -14px;
}
.portfolio-text img {
  width: 90px;
  /* margin-bottom: 0; */
}
.portfolio-text {
  padding-top: 10px;
}
.portfolio-btn {
  margin: 10px 0 10px;
}
.portfolio-text h2 {
  font-size: 24px;
}
form.php-email-form label.pb-2 {
  font-size: 14px;
}
.waves {
  min-height: 83px;
}
section.designer-section {
  padding: 30px 0;
}
  .testimonial-carousel .owl-nav .owl-prev {
    display: none;
}

.testimonial-carousel .owl-nav .owl-next {
    display: none;
}
.top-icon {
  display: block;
  text-align: center;
}
h3.phone-text {
  font-size: 13x;
  margin-bottom: 10px;
}
h3.phone-text i {
  font-size: 12px;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.top-social-icon {
  justify-content: flex-start;
  float: inherit;
}
.top-social-icon i {
  font-size: 13px !important;
}
.top-social-icon a.btn {
  width: 30px;
  height: 30px;
  line-height: 27px;
}
section.banner-box {
  padding: 0;
}
nav.navbar.navbar-expand-lg.px-4.sticky-top {
  top: 0px;
}
  .bottom {
    width: 22px;
    height: 22px;
    left: 83px;
    top: -2px;
  }
img.logo-img {
  height: 50px;
  max-width: 193px;
}
.banner-text h2 {
  font-size: 26px;
}
.banner-text h2 span {
  font-size: 26px;
}
.banner-text p {
  font-size: 13px;
  line-height: 23px;
  margin-bottom: 0;
}
.banner-text {
  margin-top: 20px;
  text-align: center;
}
.banner-left {
  padding: 0;
}
.who-text h2 {
  font-size: 26px;
}
.who-text p {
  font-size: 14px;
  line-height: 22px;
}
.testimonial-text {
  width: 100%;
}
.testimonial-text h1 {
  font-size: 26px;
}
.testimonial-text p {
  font-size: 13px;
  padding-bottom: 15px;
  line-height: 23px;
  width: 100%;
  padding-top: 15px;
}
.services-box p {
  font-size: 13px;
  line-height: 23px;
}
.services-box h6 {
  font-size: 20px;
}
.services-box {
  padding: 10px;
  height: 170px;
}
.services-section .row {
  row-gap: 30px;
}
.service-btn {
  padding-top: 0;
}
button.btn.btn-outline-success {
  font-size: 14px;
}
section.testimonial-block {
  padding: 30px 0;
}
.testimonial-item p {
  font-size: 13px;
  line-height: 24px;
}
.testimonial-item h6 {
  font-size: 16px;
}
.testimonial-item small {
  font-size: 13px;
}
footer#footer {
  padding: 20px 0
}
.footer-about img {
  width: 140px;
  height: auto;
  object-fit: cover;
}
.footer .footer-contact p {
  font-size: 13px;
}
.footer .footer-links {
  margin-bottom: 0px;
  margin-top: 20px;
}
.footer h4 {
  font-size: 16px;
}
.footer .footer-links ul li a {
  font-size: 13px;
  line-height: 20px;
}
.footer .footer-links p {
  font-size: 13px;
}
input[type="submit"] {
  font-size: 14px;
}
.copyright {
  padding-top: 10px;
  padding-bottom: 10px;
}
.copyright strong {
    font-size: 13px;
}
.copyright a {
  font-size: 13px;
}
.newsletter-form input[type=email] {
  padding: 2px;
}
a.nav-link {
  font-size: 14px;
  padding: 6px 0px !important;
}
.navbar-toggler:focus {
  box-shadow: none !important;
}
.breadcrumb-section {
  height: 140px;
}
svg text {
  font-size: 22px;
  letter-spacing: 2px;
}
.team-section h2 {
  font-size: 26px;
  margin-bottom: 5px;
  padding: 20px 0 30px;
}
.team-card img {
  height: 432px;
}
.team-card-content p {
  font-size: 14px;
  margin-bottom: 5px;
}
section.what-section {
  padding: 50px 0 10px;
}
.team-card-content h3 {
  font-size: 20px;
  margin: 5px 0 5px;
}
.info-wrap {
  padding: 10px;
}
.info-item i {
  font-size: 12px;
  width: 30px;
  height: 30px;
  margin: auto;
}
.newsletter-form {
  margin-top: 10px;
}
.info-item h3 {
  font-size: 16px;
  margin-top: 10px;
}
.info-item p {
  font-size: 13px;
  margin-top: 5px;
}
.info-item.d-flex {
  margin-bottom: 20px;
  display: block !important;
  text-align: center;
}
h2.touch-form {
  font-size: 28px;
  margin-top: 35px !important;
}
form.php-email-form .col-md-6, .col-md-12 {
  margin-top: 15px  !important;
}
form.php-email-form {
  padding: 15px;
  height: 100%;
}
.portfolio-section {
  padding: 10px !important;
  display: block;
}
.portfolio-text p {
  font-size: 14px;
  line-height: 22px;
}
section.portfolio-sections {
    padding: 50px 0 20px;
}
img.icon {
  width: 30px;
  height: 30px;
  margin-bottom: 12px;
}
.portfolio-btn a {
  font-size: 13px;
  line-height: 30px;
}
.portfolio-image img {
  height: 210px;
}
.portfolio-btn strong {
  padding: 8px 8px;
}
.designer-box {
  display: block;
  margin-bottom: 0px;
}
.image-text .designer-img {
  margin-top: 30px;
}
.designer-block h2 {
  font-size: 24px;
  margin-top: 20px;
}
.designer-block p {
  font-size: 14px;
  line-height: 24px;
}
.web-img {
  line-height: 24px;
}
.faq-container h2 {
  font-size: 16px;
  padding: 5px 0;
}
details {
  padding: 10px;
  font-size: 12px;
}
.faq-container {
  padding: 11px;
}
textarea#message-field {
  height: 80px;
}
}
@media screen and (min-width:481px) and (max-width:767px) { 
.canda-icon h5 {
  font-size: 16px;
}
.canada-box {
   padding: 20px;
  height: auto;
  margin-top: 15px;
}
  .canada-box p {
    font-size: 14px;
}
section.canada-section .col-lg-12 {
  min-height: 190px !important;
}
section.canada-section {
  padding: 20px 0;
}
p.product-bottom {
  font-size: 16px;
  margin-top: 20px;
}
.canda-iframe iframe {
  width: 457px;
}
.product-text p {
  font-size: 16px;
}
p.product-bottom {
  font-size: 16px;
  margin-top: 20px;
}
.product-text h5 {
  font-size: 16px;
  margin: 5px 0 0;
}
  svg.text-line.candatext-mobile {
    height: 22px;
  }
  .candatext-mobile text {
    font-size: 16px;
    letter-spacing: 2px;
  }
  svg.text-line.candatext {
    display: none;
  }
.canada-text p {
  font-size: 14px;
   line-height: 25px;
}
  h2.animated-text {
  font-size: 26px;
    line-height: 40px;
  }
.terms-container p {
  font-size: 14px;
  line-height: 22px;
}
.terms-container {
  padding: 50px 0 20px;
}
.terms-container h2 {
  font-size: 20px;
}
.privacy-container li {
  font-size: 14px;
}
.privacy-container strong {
  font-size: 15px;
}
.privacy-container {
  padding: 50px 0 20px;
}
.privacy-container p {
  font-size: 15px;

  line-height: 22px;
}
.privacy-container h2 {
  font-size: 20px;
}
section.designer-section {
  padding: 50px 0 30px;
}
details {
  margin-bottom: 5px;
  padding: 12px;
  font-size: 15px;
}
.faq-container h2 {
  font-size: 20px;
  padding: 8px 0;
}
details[open] p { 
  padding: 5px;
  font-size: 14px;
}
.info-item.d-flex {
  margin-bottom: 20px;
}
form.php-email-form .col-md-12 {
  margin-top: 10px !important;
}
form.php-email-form label.pb-2 {
  font-size: 15px;
}
form.php-email-form .col-md-6 {
  margin-top: 15px !important;
}
.header22 {
  bottom: -38px;
}
section.portfolio-sections {
  padding: 50px 0 0px;
}
.portfolio-image img {
  height: 304px;
}
.portfolio-section {
  display: block;
  padding: 15px !important;
}
.portfolio-image {
  height: 260px;
}
.portfolio-btn a {
  font-size: 14px;
}
.portfolio-text p {
  font-size: 14px;
  line-height: 23px;
}
.team-card img {
  height: 475px;
}
.info-wrap {
  padding: 0px;
}
.info-item h3 {
  font-size: 15px;
  margin-bottom: 5px;
}
.info-item p {
  font-size: 12px;
}
h2.touch-form {
  margin-top: 30px !important;
  font-size: 28px;
}
form.php-email-form {
  background: #00808026;
  padding: 15px;
}
.web-img {
  font-size: 13px;
  line-height: 22px;
}
.designer-block h2 {
  font-size: 24px;
}
.image-text .designer-block {
  margin-top: 15px;
}
.designer-box {
  display: block;
  margin-bottom: 20px;
}
.designer-block p {
  font-size: 15px;
  line-height: 24px;
  padding-top: 5px;
}
.text-line {
  font-size: 32px;
}
.breadcrumb-section {
  height: 136px;
}
.team-section h2 {
  font-size: 30px;
  margin-bottom: 10px;
  padding: 0px 0 30px;
}
nav.navbar.navbar-expand-lg.px-4.sticky-top {
  top: 0px;
}
.team-card-content p {
  font-size: 14px;
}
.team-card-content h3 {
  font-size: 20px;
  }
section.banner-box {
  padding: 0;
}
  .bottom {
    width: 32px;
        height: 32px;
        left: 123px;
        top: 3px;
}
.testimonial-text {
  width: 100%;
}
.testimonial-text p {
  width: 100%;
  font-size: 14px;
  padding-bottom: 20px;
  line-height: 22px;
  padding-top: 15px;
}
.banner-text h2 {
  font-size: 35px;
}
.banner-text h2 span {
  font-size: 35px;
}
.banner-text p {
  font-size: 14px;
  line-height: 22px;
  margin-top: 10px;
}
.banner-left {
  padding: 0 !important;
}
.banner-right {
  padding: 0 !important;
}
.banner-text {
  text-align: center;
  padding: 20px;
}
a.nav-link {
  font-size: 14px;
  padding: 5px 0px !important;
}
.navbar-toggler:focus {
  box-shadow: none !important;
}
/* h3.phone-text {
  font-size: 13px;
} */
.top-left {
  width: 80%  !important;
}
h3.phone-text i {
  font-size: 12px;
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.top-right {
  width: 20% !important;
}
.top-social-icon a.btn {
  width: 28px;
  height: 28px;
  line-height: 25px;
}
.top-social-icon i {
  font-size: 12px !important;
}
.who-text p {
  font-size: 14px;
  line-height: 22px;
}
section.services-section {
  padding-top: 5px;
}
.testimonial-text h1 {
  font-size: 30px;
}

.testimonial-carousel .owl-nav .owl-prev {
  position: relative;
  width: 25px;
  height: 25px;
  font-size: 15px;
  left: 12px;
}
.testimonial-carousel .owl-nav .owl-next {
  width: 25px;
  height: 25px;
  right: 18px;
  font-size: 15px;
}
section.services-section .row {
  row-gap: 30px;
}
.services-box {
  padding: 20px;
  height: 150px;
}
.services-box h6 {
    font-size: 18px;
}
.services-box p {
  font-size: 13px;
  line-height: 22px;
}
.who-text h2 {
  font-size: 30px;
}
.service-btn {
  padding-top: 0;
}
button.btn.btn-outline-success {
 font-size: 14px;
}
.service-btn img {
  width: 26px;
  height: 26px;
  margin-left: 10px;
}
section.testimonial-block {
  padding: 30px 0 15px;
}
.testimonial-item p {
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.testimonial-carousel .owl-nav {
  top: calc(55% - 20px);
}
footer#footer {
  padding: 20px 0;
}
a.sitename img {
  width: 115px;
}
.footer h4 {
  font-size: 16px;
}
.footer .footer-links ul li {
  padding: 4px 0;
}
.footer .footer-links {
  margin-bottom: 0px;
  margin-top: 15px !important;
}
.newsletter-form input[type=email] {
  padding: 2px;
}
input[type="submit"] {
  font-size: 14px;
}
.copyright a {
    font-size: 14px;
}
.copyright strong {
  font-size: 14px;
}
.newsletter-form { 
  margin-bottom: 8px;
  margin-top: 10px;
}
.footer .footer-links p {
  margin-bottom: 10px;
}
}
@media screen and (min-width:768px) and (max-width:991px){
.canda-iframe iframe {
  width: 697px;
}
section.canada-section .col-lg-12 {
  min-height: 165px !important;
}

.product-text h5 {
  font-size: 16px;
  margin: 5px 0 0;
}
.product-box {
  padding-top: 0px;
  gap: 15px;
}
.product-text p {
  font-size: 16px;
}
p.product-bottom {
  font-size: 14px;
  margin-top: 20px;
}
h2.animated-text {
  font-size: 26px;
}
.canada-text p {
  font-size: 15px;
  line-height: 26px;
}
.canada-box {
  padding: 15px;
  height: 210px;
}
.canada-box p {
  font-size: 13px;
  line-height: 20px;
}
.breadcrumb-section {
  height: 145px;
}
.candatext text {
  font-size: 28px;
}
svg.text-line.candatext-mobile {
  display: none;
}
.info-item h3 {
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 16px;
}
.terms-container {
  padding: 50px 0 20px;
}
.terms-container h2 {
  font-size: 22px;
}
.terms-container p {
  font-size: 15px;
}
.privacy-container h2 {
  font-size: 20px;
}
.privacy-container li {
  font-size: 13px;
}
.privacy-container {
  padding: 40px 0 30px;
}
.privacy-container p {
  font-size: 14px;
}
section.designer-section {
  padding: 50px 0 30px;
}
form.php-email-form {
  padding: 23px;
  height: 95%;
}
.contact-side {
  padding: 50px 0 20px;
}
.info-wrap {
  padding: 0px;
}
.info-item.d-flex {
  margin-bottom: 20px;
        display: block !important;
}
form.php-email-form .col-md-12 {
  margin-top: 15px;
}
form.php-email-form .col-md-6{
  margin-top: 15px;
}
h2.touch-form {
  margin-top: 24px !important;
  font-size: 30px;
}
.portfolio-text p {
  font-size: 14px;
  line-height: 22px;
}
section.portfolio-sections {
  padding: 85px 0 20px;
}
.portfolio-image img {
  width: auto;
  height: 300px;
}
.portfolio-btn a {
  font-size: 14px;
  line-height: 41px;
}
.footer .footer-links ul li {
  line-height: 15px;
}
  .designer-box {
    display: block;
    margin-bottom: 20px;
  }
  .designer-block h2 {
    font-size: 24px;
    margin-bottom: 15px;
  }
.designer-block p {
  font-size: 14px;
  line-height: 23px;
}
.designer-img img {
  height: 400px;
  object-fit: cover;
  object-position: top;
}
.designer-img {
  margin-bottom: 20px;
}
.faq-container h2 {
  padding: 0px 0 10px;
  font-size: 20px;
}
.text-image .designer-img {
  margin-top: 20px;
}
details {
  padding: 12px;
  font-size: 15px;
}
details[open] p {
  padding: 12px;
  font-size: 14px;
}

.web-img {
  font-size: 13px;
}
ul.designer-list {
  margin-top: 12px;
}
li.web-list {
  margin-bottom: 5px;
}

.newsletter-form i {
  display: block;
  font-size: 16px;
  color: #feffff;
  line-height: 35px;
  background: #008080;
  padding: 0 20px;
  margin: -7px -9px -7px 0;
  border-radius: 100px;
  text-align: center;
}
.newsletter-form input[type=email] {
  padding: 0px;
}

h3.phone-text i {
  font-size: 12px;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
li.Policy {
  display: none !important;
}
li.condition {
  display: none !important;
}
li.priv {
  display: block !important;
}
li.term{
  display: block !important;
}
h3.phone-text {
  font-size: 12px;
  font-weight: 400;
}
.footer .footer-contact p {
  font-size: 12px;
}
input[type="submit"] {
  display: none;
}
.team-card-content h3 {
  font-size: 20px;
}
.text-line {
  font-size: 50px;
}
.team-section h2 {
  font-size: 32px;
  margin-bottom: 10px;
  padding: 0px 0 30px;
}
.team-card-content p {
  font-size: 14px;
}
  .testimonial-text p {
    font-size: 14px;
    line-height: 22px;
    width: 100%;
    padding-top: 25px;
}
.testimonial-text {
    width: 100%;
}
section.services-section {
    padding-top: 0;
}
.banner-text h2 span {
  font-size: 32px;
}
.banner-text h2 {
    font-size: 32px;
    margin-bottom: 4px;
}
.banner-left {
  padding: 30px 20px !important;
}
.banner-text p {
  font-size: 14px;
  line-height: 23px;
  margin-top: 5px;
}
.who-text h2 {
  font-size: 32px;
}
.who-text p {
  font-size: 14px;
  line-height: 22px;
}
.testimonial-text h1 {
  font-size: 30px;
}
.services-box h6 {
  font-size: 18px;
}
.services-box p {
  font-size: 13px;
  line-height: 18px;
}
.services-box {
  padding: 15px;
  height: 188px;
}
.service-detail img.img-fluid {
  height: 144px;
}
.testimonial-carousel .owl-nav .owl-next {
  width: 30px;
  height: 30px;
  right: 20px;
  font-size: 18px;
}
.testimonial-carousel .owl-nav .owl-prev{
  width: 30px;
  height: 30px;
  left: 20px;
  font-size: 18px;
}
.testimonial-item p {
  font-size: 14px;
}
section.testimonial-block {
  padding: 30px 0 20px;
}
.footer h4 {
  font-size: 16px;
}
.footer .footer-links ul i {
  font-size: 12px;
}
.footer-contact.pt-3 {
  padding-top: 10px !important;
}
.footer .footer-links ul li a {
  font-size: 13px;
}
.footer .footer-links p {
  font-size: 13px;
  margin-bottom: 10px !important;
}
.newsletter-form {
  margin-top: 15px;
}
.top-social-icon a.btn {
  width: 30px;
  height: 30px;
  line-height: 26px;
}
.top-social-icon i {
  font-size: 14px !important;
}
a.sitename img {
  width: 100px;
}
.copyright a {
  font-size: 16px;
}
.footer .footer-links {
  margin-bottom: 0;
}
footer#footer {
  padding: 25px 0;
}
.copyright {
  padding: 10px;
}
.header22 {
  bottom: -33px;
}
.navbar-toggler:focus {
  box-shadow: none !important;
}
a.nav-link {
  font-size: 14px;
  padding: 5px 5px !important;
}
}
@media screen and (min-width:992px) and (max-width:1024px){  
  .canda-iframe iframe {
    width: 697px;
  }
  section.canada-section .col-lg-12 {
    min-height: 165px !important;
  }
  
  .product-text h5 {
    font-size: 16px;
    margin: 5px 0 0;
  }
  .product-box {
    padding-top: 0px;
    gap: 15px;
  }
  .product-text p {
    font-size: 16px;
  }
  p.product-bottom {
    font-size: 15px;
    margin-top: 25px;
  }
  h2.animated-text {
    font-size: 26px;
  }
  .canada-text p {
    font-size: 15px;
    line-height: 26px;
  }
  .canada-box {
    padding: 15px;
     }
  .canada-box p {
    font-size: 14px;
    line-height: 24px;
  }
  .breadcrumb-section {
    height: 145px;
  }
  .candatext text {
    font-size: 28px;
  }
  svg.text-line.candatext-mobile {
    display: none;
  }
.info-wrap {
  padding: 0px;
}
.privacy-container {
  padding: 50px 0 23px;
}
.privacy-container li {
  font-size: 14px;
}
.privacy-container h2 {
  font-size: 20px;
}
.faq-container h2 {
  font-size: 25px;
  padding: 15px 0;
}
details {
  padding: 12px;
  font-size: 16px;
}
section.designer-section {
  padding: 50px 0 30px;
}
details[open] p {
  padding: 13px;
  font-size: 15px;
}
.designer-box {
  margin-bottom: 30px;
}
.designer-block h2 {
  font-size: 26px;
  margin-bottom: 15px;
}
.designer-block p {
  font-size: 14px;
  line-height: 23px;
}
ul.designer-list {
  margin-top: 15px;
}
.web-img {
  line-height: 21px;
}
form.php-email-form {
  padding: 30px;
  height: 92%;
}
form.php-email-form .col-md-12 {
  margin-top: 15px;
}
form.php-email-form .col-md-6 {
  margin-top: 15px;
}
h2.touch-form {
  margin-top: 28px !important;
  font-size: 30px;
}
  .portfolio-text p {
    font-size: 14px;
    line-height: 22px;
  }
.portfolio-btn a {
  font-size: 14px;
}
section.services-section {
  padding-top: 10px;
}
.portfolio-image img {
  height: 315px;
}
section.portfolio-sections {
  padding: 80px 0 20px;
}
.breadcrumb-section {
  height: 145px;
}
.text-line {
  font-size: 50px;
}
.team-section h2 {
  font-size: 32px;
  padding: 5px 0 30px;
}
.copyright {
  padding-top: 10px;
  padding-bottom: 10px;
}
.team-card img {
  height: 305px;
}
.team-card-content h3 {
  font-size: 20px;
}
.team-card-content p {
  font-size: 14px;
}
.copyright a {
  font-size: 16px;
}
footer#footer {
  padding: 30px 0 10px;
}
nav.navbar.navbar-expand-lg.px-4.sticky-top {
  top: 0px;
}
section.banner-box {
  padding: 0px 0;
}
.bottom {
  top: 3px;
}
.banner-text h2 span {
  font-size: 35px;
}
.banner-text h2 {
    font-size: 35px;
}
.banner-text p {
  font-size: 14px;
  line-height: 24px;
}
.who-text h2 {
  font-size: 32px;
}
.who-text p {
  font-size: 14px;
  line-height: 24px;
}
.testimonial-text h1 {
  font-size: 32px;
}
.testimonial-text p {
  font-size: 14px;
  line-height: 24px;
  padding-top: 20px;
}
.services-box {
  padding: 15px;
}
.services-box h6 {
  font-size: 20px;
}
.services-box p {
  font-size: 13px;
  line-height: 23px;
}
.service-detail img.img-fluid {
  height: 200px;
}
section.testimonial-block {
    padding: 30px 0;
}
.testimonial-item p {
  font-size: 14px;
  line-height: 24px;
}
li.priv {
  display: none !important;
}
li.term {
  display: none !important;
}
a.sitename img {
  width: 130px;
}
.footer .footer-contact p {
  font-size: 13px;
}
h3.phone-text i {
  font-size: 12px;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
h3.phone-text {
  font-size: 13px;
}
.footer h4 {
  font-size: 16px;
}
.footer .footer-links p {
  font-size: 13px;
}
.newsletter-form input[type=email] {
  border: 0;
  padding: 1px;
}
input[type="submit"] {
  font-size: 14px;
}
.top-social-icon a.btn {
  width: 30px;
  height: 30px;
  line-height: 27px;
}
.footer .footer-links ul li a {
  font-size: 12px;
}
.top-social-icon i {
  font-size: 14px !important;
}
}
@media screen and (min-width:1025px) and (max-width:1200px){
  .canda-iframe iframe {
    width: 697px;
  }
  section.canada-section .col-lg-12 {
    min-height: 165px !important;
  }
  
  .product-text h5 {
    font-size: 16px;
    margin: 5px 0 0;
  }
  .product-box {
    padding-top: 0px;
    gap: 15px;
  }
  .product-text p {
    font-size: 16px;
  }
  p.product-bottom {
    font-size: 15px;
    margin-top: 25px;
  }
  h2.animated-text {
    font-size: 26px;
  }
  .canada-text p {
    font-size: 15px;
    line-height: 26px;
  }
  .canada-box {
    padding: 15px;
     }
  .canada-box p {
    font-size: 14px;
    line-height: 24px;
  }
  .breadcrumb-section {
    height: 145px;
  }
  .candatext text {
    font-size: 28px;
  }
  svg.text-line.candatext-mobile {
    display: none;
  }
.info-wrap {
  padding: 0px;
}
.testimonial-carousel .owl-nav .owl-prev {
  width: 30px;
  height: 30px;
  font-size: 16px;
  left: 17px;
}

.testimonial-carousel .owl-nav .owl-next {
  width: 30px;
  height: 30px;
  right: 10px;
  font-size: 17px;
}
.breadcrumb-section {
  height: 145px;
}
.team-section h2 {
  font-size: 35px;
  padding: 0px 0 30px;
}
.team-card img {
  height: 305px;
}
.team-card-content h3 {
  font-size: 19px;
  margin: 5px 0 5px;
}
.team-card-content p {
  font-size: 14px;
}
.text-line {
  font-size: 55px;
}
  .banner-text h2 span {
    font-size: 40px;
}
.banner-text h2 {
  font-size: 40px;
}
.banner-text p {
  font-size: 15px;
  line-height: 24px;
}
.who-text h2 {
  font-size: 35px;
}
.who-text p {
  font-size: 14px;
  line-height: 24px;
}
section.services-section {
  padding-top: 10px;
}
.testimonial-text p {
  font-size: 14px;
  line-height: 24px;
  padding-top: 20px;
}
.services-box h6 {
  font-size: 18px;
}
.services-box p {
  font-size: 13px;
  line-height: 20px;
}
.services-box {
  padding: 20px;
}
.service-detail img.img-fluid {
  height: 200px;
}
.footer .footer-links ul li a {
  font-size: 12px;
}
li.priv {
  display: none !important;
}
li.term {
  display: none !important;
}
h3.phone-text i {
  font-size: 12px;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.top-social-icon a.btn {
  width: 30px;
  height: 30px;
  line-height: 27px;
}
.top-social-icon i {
  font-size: 14px !important;
}
input[type="submit"] {
  font-size: 14px;
}
footer#footer {
  padding: 30px 0 10px;
}
.copyright {
  padding-top: 10px;
  padding-bottom: 10px;
}
.copyright a {
  font-size: 16px;
}
}

.new-team-card {
  background: #fff;
  padding: 20px;
  border-radius: 15px;
  text-align: center;
  box-shadow: 0px 10px 25px rgba(0,0,0,0.1);
  transition: 0.3s ease;
}

.new-team-card:hover {
  transform: translateY(-7px);
  box-shadow: 0px 15px 35px rgba(0,0,0,0.2);
}

.new-team-img {
  width: 150px;
  height: 150px;
  margin: 0 auto 15px;
  border-radius: 50%;
  overflow: hidden;
  border: 4px solid #eee;
}

.new-team-img img {
  width: 100%;
  height: 100%;
  object-fit: cover; 
  object-position: center;
}

.new-team-card h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}

.new-team-card p {
  font-size: 14px;
  color: #777;
}
