<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container-fluid {
  padding: 0px 100px !important;
}
header#header .container-fluid {
  padding: 0px 77px !important;
}
.section1 .content {
  width: 700px;
  position: absolute;
  left: 5.3%;
  top: 25%;
}
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
li {
  list-style: none;
  text-decoration: none;
}
a.nav-link.btn1 {
  border-radius: 30px;
  width: 175px;
  text-align: center;
  background: #e91e63;
}
a.nav-link.btn1:hover {
  border-radius: 30px;
  width: 175px;
  text-align: center;
  color: #e91e63 !important;
  background-color: #fff;
}
li.nav-item {
  padding: 0px 35px;
  font-size: 1.7rem;
  /* color: #fff !important; */
  font-weight: 600;
}
li.nav-item a {
  color: #fff !important;
  text-decoration: none !important;
}
.section1 {
  margin-top: -41px;
}
img.home {
  width: 100%;
  overflow: hidden;
  height: 125vh;
}

.section2 .col-md-6 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.section4 h2 {
  text-align: left;
  margin-bottom: 20px;
}
.section4 img.about1 {
  width: 100%;
  margin-left: -90px;
}
.section4 .about2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
section.section5 {
  background: #33a768;
  padding: 70px 0;
}

img.men {
  max-width: 100%;
  margin: 0 0 0 200px;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
.section5 a.btn.button {
  border: 1px solid #fff;
  border-radius: 41px;
  font-size: 31px;
  font-weight: 700;
  color: #33a768;
  padding: 20px 50px 15px 50px;
  background: #fff;
}
.section5 a.btn.button:hover {
  border: 3px solid #fff;
  border-radius: 41px;
  font-size: 31px;
  font-weight: 700;
  color: #fff;
  padding: 20px 50px 15px 50px;
  background: #33a768;
}
.btn-check:focus + .btn,
.btn:focus {
  outline: 0;
  box-shadow: none !important;
}
video#myVideo {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

div#foo-content {
  display: block;
  position: absolute;
  margin-top: -619px;
  /* top: 0; */
  color: #fff;
}
#foo-content p {
  text-align: end;
}

div#foo-bottom {
  position: absolute;
  margin-top: -119px;

  color: #fff;
}
#foo-bottom .col-md-9 {
  text-align: center;
  margin-top: 6px;
}

#foo-bottom .col-md-9 a {
  color: #fff !important;
  text-decoration: none;
  padding: 0 65px 0 0px;
}
#foo-bottom .col-md-3 a {
  color: #fff !important;
  text-decoration: none;
  padding: 0px 0px 0 30px;
  font-size: 25px;
}
.col-md-3 {
  text-align: end;
}

.section2 h2 {
  font-size: 3rem !important;
  font-weight: 500;
  width: 738px;
  margin-bottom: 30px;
}
.section2 h2:after {
  content: "";
  position: absolute;
  width: 50px;
  left: 2%;
  height: 4px;
  background: #2d8dd3;
  margin-top: 70px;
}
/* Home CSS */
.content h1 {
  color: #fff !important;
  font-size: 4.8rem !important;
  margin-bottom: 3rem;
}
.content h3 {
  color: #fff !important;
  font-size: 2.7em !important;
  margin-bottom: 32px;
  /* font-size: 4.8rem !important;
  margin-bottom: 5rem; */
}
a.btn2 {
  color: #fff !important;
  text-decoration: none;
  font-size: 53px;
  font-weight: 600;
  border: solid 5px #fff;
  border-radius: 50px;
  padding: 30px 55px 30px;
  margin-top: 10px;
  display: inline-block;
  line-height: 20px;
  /* background: #3F5FDC; */
}
a.btn2:hover {
  color: #3f5fdc !important;
  text-decoration: none;
  font-size: 53px;
  font-weight: 600;
  border: solid 5px #fff;
  border-radius: 50px;
  padding: 30px 55px 30px;
  margin-top: 10px;
  display: inline-block;
  line-height: 20px;
  background: #fff;
}
section.section5 h1 {
  color: #fff !important;
  font-weight: 500;
  font-size: 3rem !important;
  color: #fff !important;
  width: 565px;
  line-height: normal;
}
section.section5 p {
  color: #fff !important;
  font-weight: 500;
  font-size: 2.5rem;
  color: #fff !important;
  font-size: 1.7rem !important;
  width: 565px;
  line-height: normal;
}

a#one h2:hover {
  color: #f3a149 !important;
}
a#one p:hover {
  color: #f3a149 !important;
}
a#two h2:hover {
  color: #33a768 !important;
}
a#two p:hover {
  color: #33a768 !important;
}
a#three h2:hover {
  color: #459ad8 !important;
}
a#three p:hover {
  color: #459ad8 !important;
}
a#four h2:hover {
  color: #e5425f !important;
}
a#four p:hover {
  color: #e5425f !important;
}

a#five h2:hover {
  color: #33a768 !important;
}
a#five p:hover {
  color: #33a768 !important;
}
a#six h2:hover {
  color: #f7a956 !important;
}
a#six p:hover {
  color: #f7a956 !important;
}
a#one p {
  padding-right: 420px;
}
a#two p {
  padding-left: 317px;
}
a#three p {
  padding-right: 326px;
}
a#four h2 {
  padding-left: 129px;
}
a#four p {
  padding-left: 278px;
}
a#five p {
  padding-right: 367px;
}
.change-color a {
  text-decoration: none !important;
}

a#six h2 {
  padding-left: 212px;
}

a#six p {
  padding-left: 223px;
}

li.right-border-class h2 {
  font-size: 2.5rem !important;
}

li.left-border-class .service-blog-left {
  width: calc(50% - 30px);
  display: inline-block;
  position: relative;
}

li.left-border-class .change-color {
  width: 50%;
  float: right;
  padding-left: 25px;
}
.section3 p {
  line-height: 26px;
}
li.left-border-class .service-blog-left .img-section {
  display: flex;
}

.number img {
  width: 160px;
  margin-right: 30px;
}

.serv-icon img {
  width: 155px;
}
li.left-border-class .service-blog-left:after {
  content: "";
  position: absolute;
  width: 40%;
  right: 30px;
  border: dashed 2px #ddd;
  height: 2px;
  top: 50%;
}
li.left-border-class .service-blog-left:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  background: #ddd;
  right: 30px;
  top: 45%;
  border-radius: 50%;
}
li.left-border-class {
  height: 180px;
  vertical-align: middle;
  display: flex;
  align-items: center;
}
li.right-border-class {
  display: flex;
  align-items: center;
  height: 180px;
}

li.right-border-class .img-section {
  display: inline-block;
  width: 100%;
}
li.right-border-class .service-blog-left {
  width: 48%;
  float: right;
  text-align: right;
  position: relative;
}
li.right-border-class .img-section .serv-icon {
  display: inline-block;
  width: calc(50% - 30px);
  margin-right: 30px;
}
li.right-border-class .img-section .number {
  float: right;
}
li.right-border-class .service-blog-left:after {
  position: absolute;
  content: "";
  width: 46%;
  left: -25px;
  border: dashed 2px #ddd;
  top: 50%;
}
li.right-border-class .change-color {
  width: calc(50% - 30px);
  text-align: right;
  padding-right: 100px;
}
li.right-border-class .service-blog-left:before {
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  background: #ddd;
  border-radius: 50%;
  top: 45%;
  left: -47px;
}
ul.main-service-class {
  position: relative;
}
ul.main-service-class:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 85%;
  border: dashed 2px #ddd;
  left: 45.8%;
  top: 8%;
}
li.left-border-class .change-color h2 {
  color: #3e4c55 !important;
  font-size: 2.5rem !important;
}
li.left-border-class .change-color p {
  font-size: 22px;
  line-height: 26px;
}

li.left-border-class .change-color.color-class h2 {
  color: #3e4c55 !important;
  font-size: 2.5rem !important;
}
li.right-border-class {
  margin: 40px 0;
}

li.right-border-class .change-color a {
  color: initial !important;
}
section.section3 .title-section {
  text-align: center;
}

section.section3 {
  padding: 80px 0;
}

section.section3 .title-section h2 {
  position: relative;
  padding-bottom: 10px;
}

section.section3 .title-section h2:after {
  content: "";
  position: absolute;
  width: 50px;
  left: 48%;
  height: 4px;
  background: #2d8dd3;
  bottom: 0;
}
.col-md-6.about2 h2:after {
  content: "";
  position: absolute;
  width: 50px;
  left: 2%;
  height: 4px;
  background: #2d8dd3;
  margin-top: 73px;
}
@media screen and (min-width: 1920px) {
  a#one p {
    padding-right: 353px;
  }
  a#two p {
    padding-left: 259px;
  }
  a#four h2 {
    padding-left: 151px;
  }
  a#four p {
    padding-left: 215px;
  }
  a#six h2 {
    padding-left: 259px;
  }
  a#six p {
    padding-left: 232px;
  }
  .serv-icon img {
    width: 175px;
  }
  ul.main-service-class:before {
    left: 47.1% !important;
  }
  li.left-border-class .service-blog-left:after {
    width: 59%;
  }
  li.right-border-class .service-blog-left:after {
    width: 60%;
  }
}
@media screen and (min-width: 1350px) and (max-width: 1499.98px) {
  a.nav-link.btn1:hover {
    border-radius: 30px;
    width: 155px;
    text-align: center;
    color: #e91e63 !important;
    background-color: #fff;
  }
  .section1 .content {
    width: 737px;
    position: absolute;
    left: 7.3%;
    top: 17%;
  }
}
@media screen and (min-width: 991.98px) and (max-width: 1099.98px) {
  .section1 .content {
    width: 450px !important;
    position: absolute;
    top: 13% !important;
  }
  a.nav-link.btn1:hover {
    border-radius: 30px;
    width: 140px;
    /* padding: 10px 1px 4px 1px; */
    text-align: center;
  }
}
@media screen and (min-width: 767.98px) and (max-width: 991.98px) {
  a.nav-link.btn1:hover {
    border-radius: 30px;
    width: 150px;
    text-align: center;
  }
  .section1 .content {
    width: 333px;
    position: absolute;
    top: 8% !important;
  }
  .content h3 {
    color: #fff !important;
    font-size: 1.4em !important;
    margin-bottom: 13px;
  }
}
@media screen and (min-width: 481px) and (max-width: 700.98px) {
  section.section1 {
    height: 33vh !important;
  }
  .section1 .content {
    width: auto !important;
    position: absolute;
    top: 13%;
  }
  section.section4 {
    padding-top: 30px !important;
  }
  li.left-border-class .service-blog-left {
    width: 100%;
    text-align: center;
    padding-bottom: 20px !important;
  }
  li.right-border-class .service-blog-left {
    width: 100%;
    float: none !important;
    text-align: center;
    order: 1;
    position: absolute !important;
  }
  header#header .container-fluid {
    padding: 0px 0px !important;
  }
  a.btn2 {
    font-size: 15px;
    padding: 6px 23px;
    border: solid 1px #fff;
  }
  .section1 .content {
    width: 700px;
    position: absolute;
    left: 3.3%;
    top: 25%;
  }
  .navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 1.5rem 0.5rem 0.5rem !important;
  }
  .section1 .content {
    width: 320px;
    position: absolute;
    top: 9% !important;
  }
  .section2 h2:after {
    content: "";
    position: absolute;
    width: 50px;
    left: 4.4% !;
    height: 4px;
    background: #2d8dd3;
    margin-top: 30px;
  }
  .content h1 {
    font-size: 1.3rem !important;
    line-height: normal;
    margin-bottom: 0.2rem;
  }
  .content h3 {
    color: #fff !important;
    font-size: 1em !important;
    margin-bottom: 0px;
    margin-top: 7px;
  }
  .content h1:after {
    content: "";
    position: absolute;
    width: 40px;
    height: 2px;
    background: #fff;
    left: 1%;
    margin-top: 40px;
    display: none;
  }
  .section5 a.btn.button {
    border: 1px solid #fff;
    border-radius: 41px;
    font-size: 20px;
    font-weight: 700;
    color: #33a768;
    padding: 10px 30px 10px 30px;
    background: #fff;
  }
  .section5 a.btn.button:hover {
    border: 3px solid #fff;
    border-radius: 41px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    padding: 10px 30px 10px 30px;
    background: #33a768;
  }
  p {
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  /* section.section1 {
    height: 45vh !important;
    background-repeat: no-repeat;
  } */
  .section1 .content {
    width: 350px !important;
    position: absolute;
    top: 13%;
  }
  section.section4 {
    padding-top: 30px !important;
  }
  li.left-border-class .service-blog-left {
    width: 100%;
    text-align: center;
    padding-bottom: 20px !important;
  }
  li.right-border-class .service-blog-left {
    width: 100%;
    float: none !important;
    text-align: center;
    order: 1;
    position: absolute !important;
  }
  header#header .container-fluid {
    padding: 0px 0px !important;
  }

  .section1 .content {
    width: 700px;
    position: absolute;
    left: 3.3%;
    top: 25%;
  }
  .navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 1.5rem 0.5rem 0.5rem !important;
  }
  .section1 .content {
    width: 320px;
    position: absolute;
    top: 9% !important;
  }
  .section2 h2:after {
    content: "";
    position: absolute;
    width: 50px;
    left: 4.4% !;
    height: 4px;
    background: #2d8dd3;
    margin-top: 30px;
  }
  .content h1 {
    font-size: 1.3rem !important;
    line-height: normal;
    margin-bottom: 0.2rem;
  }
  .content h3 {
    color: #fff !important;
    font-size: 1em !important;
    margin-bottom: 0px;
    margin-top: 7px;
  }
  .content h1:after {
    content: "";
    position: absolute;
    width: 40px;
    height: 2px;
    background: #fff;
    left: 1%;
    margin-top: 40px;
    display: none;
  }
  .section5 a.btn.button {
    border: 1px solid #fff;
    border-radius: 41px;
    font-size: 20px;
    font-weight: 700;
    color: #33a768;
    padding: 10px 30px 10px 30px;
    background: #fff;
  }
  .section5 a.btn.button:hover {
    border: 3px solid #fff;
    border-radius: 41px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    padding: 10px 30px 10px 30px;
    background: #33a768;
  }
  p {
    text-align: center;
  }
}
@media screen and (max-width: 325px) {
  li.left-border-class .service-blog-left {
    width: 100%;
    text-align: center;
    padding-top: 20px !important;
  }
  li.right-border-class .service-blog-left {
    width: 100%;
    float: none !important;
    text-align: center;
    order: 1;
    padding-top: 20px !important;
  }
}
</pre></body></html>