body,
html {
  margin: 0;
  width: 100%;
  overflow-x: hidden;
}
p {
  color: #000;
  font-family: Roboto;
  font-size: 16px;
  text-align: left;
  margin-bottom: 20px;
}
.why-choose-text {
    margin-bottom: 5px;
    text-align: center;	
  }
  .service-text-header {
    color: #3763ad;
  }
.centertext {
  text-align: center;
  width: 100%;
}
li {
  font-size: 16px;
  font-family: Roboto;
  list-style-position: outside;
  text-align: left;
  color: #000;
}
a {
  color: #000;
  text-decoration: underline;
}
a:hover {
  color: #268aed;
  text-decoration: underline;
}
.hero {
  padding-top: 65px;
  width: 100%;
  height: 68vh;
  object-fit: cover;
  opacity: 1;
  filter: brightness(80%);
}
.why-choose-pic {
  width: 100%;
  padding-bottom: 30px;
}

section {
  position: absolute;
  top: 30%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}
.btn {
  white-space: normal;
  max-width: 550px;
  margin-bottom: 10px;
  margin-top: 10px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.btn-outline-dark {
  color: #000;
  font-family: Roboto;
  font-size: 15px;
  border: 2px solid #373b38;
  text-decoration: none;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #268aed;
  text-decoration: none;
  border: 2px solid #268aed;
}
.btn-outline-light {
  color: #fff;
  font-family: Roboto;
  font-size: 15px;
  border: 2px solid #fff;
  text-decoration: none;
}
.btn-outline-light:hover {
  color: #06c;
  background-color: #fff;
  text-decoration: none;
}
.contactbutton {
  padding-top: 20px;
  text-align: left;
}
.whychooseus-background {
  background-images: linear-gradient(to top, #accbee 0, #e7f0fd 100%);
  background-color: #edf0f7;
}
.contactusbutton {
  text-align: center;
  font-family: "Roboto", sans-serif;
}
.contactus-background {
  background-image: linear-gradient(179.4deg, #2a3e65 -27.7%, #5b7dbd 165.8%);
}
.ourservices-background {
  backgrounds-color: silver;
  background: linear-gradient(to bottom, #36c 0, #9cf 100%);
}
.news-background {
  background-color: #fff;
}
.newsheaderfont {
  font-family: Roboto, sans-serif;
  font-size: 26px;
  text-align: left;
  color: #484d54;
}
.card-text2 {
  padding-left: 20px;
  padding-right: 10px;
  font-family: Roboto;
  padding-bottom: 0;
  padding-top: 0;
  color: #000;
}
.servicelink {
  color: #fff;
  text-align:center;	
}
.servicelink:hover {
  color: #fff;
}
.card-body-services {
  background: #fff;
}
.typewriters h1 {
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
  letter-spacing: 0.01em;
  animation: typing 2.5s steps(26, end), blink-caret 1.75s step-end;
}
.typewriters h2 {
  margin: 0 auto;
  font-weight: 700;
  letter-spacing: 0.01em;
  white-space: nowrap;
  overflow: hidden;
  border-right: 0.15em transparent;
  -webkit-animation: typing 2s steps(26, end), blink-caret 1s step-end;
  -webkit-animation-delay: 2.5s;
  -webkit-animation-fill-mode: both;
  -moz-animation: typing 2s steps(26, end), blink-caret 1s step-end;
  -moz-animation-fill-mode: both;
  -moz-animation-delay: 2.5s;
}
@media (max-width: 767.98px) {
  h1 {
    color: #fff;
    text-shadow: 3px 3px 0 #2c2e38;
    font-family: Roboto, sans-serif;
    font-size: 29px;
    font-weight: 600;
    letter-spacing: 0.1em;
    left: 0;
    right: 0;
    text-align: center;
  }
  h2 {
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 600;
    left: 0;
    right: 0;
    text-align: center;
  }
  h3 {
    color: #484d54;
    font-family: Roboto, sans-serif;
    font-size: 28px;
    font-weight: 900;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
  }
  h4 {
    color: #484d54;
    font-family: Roboto, sans-serif;
    font-size: 26px;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
  }
  .newsheaderfont {
    font-family: Roboto;
    font-size: 22px;
    text-align: left;
  }
  .navbar-nav > li {
    margin-top: 0;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
  }
  li {
    font-size: 16px;
    font-family: Roboto;
    text-align: left;
    padding-left: 0;
  }
  img {
    width: 100%;
    max-height: 100%;
    max-width: 100%;
  }
  .contactbutton {
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
  }
  .card-text {
    padding-left: 10px;
  }
  .typewriters h2 {
    -moz-animation-delay: 2.5s;
    -webkit-animation-delay: 2.5s;
  }
  .newsimage {
    width: 100%;
    height: auto;
  }
  .hero {
    filter: brightness(80%);
  }
  ul {
    margin-bottom: 0;
    margin-left: 0;
  }
  .sizer {
    width: 100px;
    height: 100px;
  }
  .card-header {
    font-size: 18px;
    font-family: Roboto;
    text-align: center;
    background-color: #fff;
    color: #8c8c8c;
    border: 0;
    padding-bottom: 0;
  }
  .card-services-attrib {
    width:100%;
    height:200px;	
    margin-top:10px;
    margin-bottom:20px;
  }  	
  .consultationtext {
    font-family: Roboto;
    font-size: 24px;
    color: #fff;
    text-align: center;
    padding-top: 50px;
  }
  .whyimage {
    height: 180px;
  }
  .why-choose-reasons {
    text-align:center;
    font-size: 20px;
    font-weight: 600;
    font-family: Roboto, sans-serif;
    color: #3763ad;
    margin-bottom: 0;
  }
  .why-choose-text {
    margin-bottom: 5px;
  }
  .card-our-services {
    height: 500px;
    border: 0;
    width: 100%;
  }
  .layout {
    padding-left: 0;
  }
  @keyframes typing {
    from {
      width: 0;
    }
    to {
      width: 100%;
    }
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  h1 {
    color: #fff;
    text-shadow: 3px 3px 0 #2c2e38;
    font-family: Roboto, sans-serif;
    font-size: 50px;
    font-weight: 600;
    letter-spacing: 0.1em;
    left: 0;
    right: 0;
    text-align: center;
  }
  h2 {
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.1em;
    font-family: Roboto;
    left: 0;
    right: 0;
    text-align: center;
  }
  h3 {
    color: #484d54;
    font-family: Roboto, sans-serif;
    font-size: 32px;
    font-weight: 900;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
  }
  h4 {
    color: #484d54;
    font-family: Roboto, sans-serif;
    font-size: 30px;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
  }
  .navbar-nav > li {
    margin-top: 0;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
  }
  .newsheaderfont {
    font-family: Roboto;
    font-size: 26px;
    text-align: left;
  }
  .navbar-dark {
    background-color: #262626;
  }
  .newsimage {
    width: 100%;
    height: auto;
  }
  .contactbutton {
    padding-bottom: 20px;
    padding-top: 0;
    text-align: center;
  }
  .card-header {
    font-size: 20px;
    font-family: Roboto;
    text-align: center;
    background-color: #fff;
    color: #8c8c8c;
    border: 0;
    padding-bottom: 0;
  }
  .consultationtext {
    font-family: Roboto;
    font-size: 28px;
    color: #fff;
    text-align: center;
    padding-top: 70px;
  }
  li {
    font-size: 16px;
  }
  .whyimage {
    height: 180px;
  }
  .card-text {
    padding-left: 16px;
  }
  .card-our-services {
    height: 500px;
    border: 0;
    width: 100%;
  }
  .why-choose-reasons {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    font-family: Roboto, sans-serif;
    color: #3763ad;
    margin-bottom: 10px;
  }
  .why-choose-text {
    margin-bottom: 5px;
  }
    .card-services-attrib {
    width:100%;
    height:200px;	
    margin-top:10px;
    margin-bottom:20px;
  }  	
  .layout {
    padding-left: 0;
  }
  @keyframes typing {
    from {
      width: 0;
    }
    to {
      width: 100%;
    }
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  h1 {
    color: #fff;
    text-shadow: 3px 3px 0 #2c2e38;
    font-family: Roboto, sans-serif;
    font-size: 60px;
    font-weight: 600;
    letter-spacing: 0.1em;
    left: 0;
    right: 0;
    text-align: center;
  }
  h2 {
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0.1em;
    font-family: Roboto;
    left: 0;
    right: 0;
    text-align: center;
  }
  h3 {
    color: #484d54;
    font-family: Roboto, sans-serif;
    font-size: 40px;
    font-weight: 900;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
  }
  h4 {
    color: #484d54;
    font-family: Roboto, sans-serif;
    font-size: 35px;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
  }
  .newsheaderfont {
    font-family: Roboto;
    font-size: 26px;
    text-align: left;
  }

  .navbar-nav > li {
    margin-top: 0;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
  }
  li {
    font-size: 16px;
    font-family: Roboto;
    list-style-position: inside;
    text-align: left;
    padding-left: 0;
  }
  .newsimage {
    width: 100%;
    height: 320px;
    padding-top: 7px;
  }
  .contactbutton {
    padding-bottom: 20px;
    padding-top: 0;
    text-align: center;
  }
  .card-header {
    font-size: 19px;
    font-family: Roboto;
    text-align: center;
    background-color: #fff;
    color: #8c8c8c;
    border: 0;
    padding-bottom: 0;
  }
  .consultationtext {
    font-family: Roboto;
    font-size: 28px;
    color: #fff;
    text-align: center;
    padding-top: 70px;
  }
  .card-text {
    padding-left: 0;
  }
  .services-text {
    font-size: 16px;
  }
  .card-our-services {
    height: 500px;
    border: 0;
    width: 100%;
  }
  .why-choose-reasons {
    text-align: center;	
    font-size: 20px;
    font-weight: 600;
    font-family: Roboto, sans-serif;
    color: #3763ad;
    margin-bottom: 10px;
  }

  .why-choose-pic {
    padding-bottom: 10px;
  }
    .card-services-attrib {
    width:100%;
    height:170px;	
    margin-top:10px;
    margin-bottom:20px;
  }	
	
  @keyframes typing {
    from {
      width: 0;
    }
    to {
      width: 100%;
    }
  }
}
@media (min-width: 1200px) {
  h1 {
    color: #fff;
    text-shadow: 3px 3px 0 #2c2e38;
    font-family: Roboto, sans-serif;
    font-size: 65px;
    font-weight: 700;
    letter-spacing: 0.1em;
  }
  h2 {
    color: #fff;
    font-size: 30px;
    font-family: Roboto, sans-serif;
    font-weight: 600;
    letter-spacing: 0.1em;
    left: 0;
    right: 0;
    text-align: center;
  }
  h3 {
    color: #484d54;
    font-family: Roboto, sans-serif;
    font-size: 40px;
    font-weight: 900;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
  }
  h4 {
    color: #484d54;
    font-family: Roboto, sans-serif;
    font-size: 35px;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
  }
  .hero {
    padding-top: 65px;
    width: 100%;
    height: 70vh;
    object-fit: cover;
    opacity: 1;
    filter: brightness(80%);
  }
  .contactbutton {
    padding-bottom: 20px;
    padding-top: 0;
    text-align: center;
  }
  .newsimage {
    width: 100%;
    height: auto;
    padding-top: 8px;
  }
  .card-header {
    font-size: 22px;
    font-family: Roboto;
    text-align: center;
    text-color: #fffffff;
    background-color: #fff;
    color: #8c8c8c;
    padding-bottom: 0;
    border: 0;
  }
  .consultationtext {
    font-family: Roboto;
    font-size: 32px;
    color: #fff;
    text-align: center;
    padding-top: 70px;
  }
  li {
    font-size: 16px;
    font-family: Roboto;
    list-style-position: inside;
    text-align: left;
  }
  .card-text {
    padding-left: 0;
    padding-bottom:0;	
  }
  .card-our-services {
    height: 500px;
    border: 0;
    width: 100%;
  }
  .card-services-attrib {
    width:100%;
    height:200px;	
    margin-top:10px;
    margin-bottom:20px;
  }			
  .why-choose-reasons {
    
    text-align: center;	
    font-size: 20px;
    font-weight: 600;
    font-family: Roboto, sans-serif;
    color: #3763ad;
    margin-bottom: 10px;
  }
  .why-choose-pic {
    padding-bottom: 10px;
    padding-top: 4px;
  }
	
    
  @keyframes typing {
    from {
      width: 0;
    }
    to {
      width: 100%;
    }
  }
}
