@charset "UTF-8";
@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;700&display=swap";
.section-12 {
  width: 100%;
}
@media only screen and (max-width: 990px) {
  .section-12 {
    padding: 0 15px;
    width: 96%;
  }
  .top {
    display: none;
  }
}
.section30 {
  display: flex;
  padding: 0 10px;
  width: 31%;
}
@media only screen and (max-width: 990px) {
  .section-1,
  .section-3,
  .section30,
  .serviceBox,
  .serviceBox1 {
    padding: 0 15px;
    width: 100% !important;
  }
  .footer2 {
    padding-left: 15px;
  }
  .contClass {
    padding: 20px 15px;
    width: 91% !important;
  }
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  border: 0;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}
p {
  margin-bottom: 1rem;
  margin-top: 0;
}
p a {
  font-size: 18px;
}
b,
strong {
  font-weight: bolder;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
  width: auto;
}
@media (min-width: 768px) {
  .container {
    max-width: 90%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 990px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
.section-11 {
  width: 91.66666667%;
}
@media only screen and (max-width: 990px) {
  .section-11 {
    padding: 0 15px;
    width: 100% !important;
  }
}
.section-10 {
  width: 83.33333333%;
}
@media only screen and (max-width: 990px) {
  .section-10 {
    padding: 0 15px;
    width: 100% !important;
  }
}
.section-9 {
  width: 75%;
}
@media only screen and (max-width: 990px) {
  .section-9 {
    padding: 0 15px;
    width: 100% !important;
  }
}
.section-8 {
  width: 66.66666667%;
}
@media only screen and (max-width: 990px) {
  .section-8 {
    padding: 0 15px;
    width: 100% !important;
  }
}
.section-7 {
  width: 58.33333333%;
}
@media only screen and (max-width: 990px) {
  .section-7 {
    padding: 0 15px;
    width: 100% !important;
  }
}
.section-6 {
  width: 50%;
}
@media only screen and (max-width: 990px) {
  .section-6 {
    padding: 0 15px;
    width: 100% !important;
  }
}
.section-5 {
  width: 41.66666667%;
}
@media only screen and (max-width: 990px) {
  .section-5 {
    padding: 0 15px;
    width: 100% !important;
  }
}
.section-4 {
  width: 33.33333333%;
}
@media only screen and (max-width: 990px) {
  .section-4 {
    padding: 0 15px;
    width: 100% !important;
  }
}
.section-3 {
  width: 25%;
}
@media only screen and (max-width: 990px) {
  .section-3,
  .testiBox-item {
    padding: 0 15px;
    width: 100% !important;
  }
}
.section-2 {
  width: 16.66666667%;
}
@media only screen and (max-width: 990px) {
  .section-2 {
    padding: 0 15px;
    width: 100% !important;
  }
}
.section-1 {
  width: 8.33333333%;
}
@media only screen and (max-width: 990px) {
  .section-1 {
    padding: 0 15px;
  }
  .section-1,
  .serviceComp {
    width: 100% !important;
  }
  .serviceBoxdisnon {
    display: none;
  }
}
.row {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 768px) {
  .row {
    flex-wrap: wrap;
    justify-content: center;
  }
}
body,
p {
  font-family:
    Segoe UI,
    SegoeUI,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 18px;
  line-height: 30px;
}
@media (max-width: 768px) {
  img {
    max-width: 100%;
  }
}
body {
  padding-top: 110px;
}
body,
p {
  font-family:
    Segoe UI,
    SegoeUI,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 18px;
  line-height: 30px;
}
p {
  font-weight: 400;
}
p bdi {
  font-weight: 700;
}
h1 {
  font-size: 35px;
}
h1,
h2 {
  font-family:
    Segoe UI,
    SegoeUI,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 27px;
}
h3,
h4,
h5,
h6 {
  font-family:
    Segoe UI,
    SegoeUI,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
}
a:hover {
  text-decoration: none !important;
}
.fontc_white_amrc {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
}
.headerPad {
  padding: 15px 0;
}
.columnGap {
  column-gap: 20px;
}
.rowGap {
  row-gap: 20px;
}
.rowGap-40 {
  row-gap: 40px;
}
.center_align_amrc,
.tcenter {
  text-align: center;
}
.flexWrap {
  flex-wrap: wrap;
}
.flexEnd {
  justify-content: flex-end;
}
.alignCenter {
  align-items: center;
}
.justifySpaceBetween {
  justify-content: space-between;
}
.text_itallic {
  font-style: italic;
}
.justifyCenter {
  justify-content: center;
}
.flright {
  float: right;
}
.heading_two_amrc {
  align-items: center;
  background-color: #1ea9e1;
  color: #fff !important;
  display: flex;
  float: left;
  font-size: 30px;
  font-weight: 700;
  justify-content: center;
  margin-bottom: 50px;
  min-height: 40px;
  min-height: 80px;
  width: 100% !important;
}
.heading_one_amrc {
  font-size: 32px;
  line-height: 40px;
  margin: 0;
}
.padding_left_10_amrc {
  padding-left: 10px !important;
}
.margin_top_bottom_30_amrs {
  float: left;
  padding: 20px 0 !important;
  width: 100%;
}
.services_type1_amrc,
.services_type2_amrc {
  margin-bottom: 30px;
  margin-top: 30px;
}
.heading4_amrc {
  color: #514f4f;
  font-size: 28px;
  font-weight: 600;
}
.heading4_amrc span {
  display: block;
}
.heading4_amrcIn {
  color: #000;
  font-weight: 600;
  margin: 20px 0;
  position: relative;
  text-align: center;
}
.martop_40 {
  margin-top: 40px !important;
}
.heading4_new_amrcIn {
  color: #000;
  float: left;
  font-family:
    Open Sans,
    sans-serif !important;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 13px;
  margin-top: 25px;
  position: relative;
  width: 100%;
}
.heading4_new_amrcIn .separator {
  background: #000;
  bottom: -8px;
  display: block;
  font-style: italic;
  font-weight: lighter;
  height: 3px;
  position: absolute;
  text-align: center;
  width: 60px;
}
.heading4_new_amrcIn2 {
  color: #000;
  float: left;
  font-family:
    Open Sans,
    sans-serif !important;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 13px;
  margin-top: 15px;
  position: relative;
  width: 100%;
}
.heading4_new_amrcIn2 .separator {
  background: #000;
  bottom: -8px;
  display: block;
  font-style: italic;
  font-weight: lighter;
  height: 3px;
  position: absolute;
  text-align: center;
  width: 60px;
}
.title_con {
  margin: 0 auto 20px;
  width: 650px;
}
.title {
  font-family: Oswald, sans-serif;
  font-size: 22px;
  text-align: center;
}
.title:after {
  background-color: #333;
  border-bottom: 1px solid #999;
  content: "";
  left: -11%;
  position: absolute;
  top: 5px;
  width: 100px;
}
.title .separator {
  background: #000;
  display: block;
  font-style: italic;
  height: 1px;
  left: 50%;
  margin-left: -15px;
  position: relative;
  top: 8px;
  width: 30px;
}
.sub_title,
.title .separator {
  font-weight: lighter;
  text-align: center;
}
.sub_title {
  font-size: 1.235em;
  letter-spacing: -0.4px;
  line-height: 1.5;
}
.marbot_10 {
  margin-bottom: 20px;
}
.desin_benifits_amrs {
  background-color: #000;
  margin-right: 5px;
  padding: 12px;
}
.desin_benifits_amrs p {
  font-size: 14px;
}
.heading6_amrc {
  color: #0dc3ff;
  line-height: 38px;
  margin-bottom: 0;
}
.top {
  border-bottom: 1px solid #fff;
  float: left;
  min-height: 32px;
  width: 100%;
}
.top a {
  color: #199ee6;
  font-size: 14px;
  font-weight: 700;
  margin-right: 15px;
}
@media (max-width: 768px) {
  .top a {
    font-size: 12px !important;
    margin-right: 8px !important;
  }
}
.top a i {
  color: #1ea7c6;
}
@media (max-width: 768px) {
  .top a:last-child {
    display: none !important;
  }
}
.button_top {
  background-color: #1ea7c6;
  border-radius: 15px;
  color: #fff !important;
  padding: 4px 20px;
  text-align: right;
}
.fright {
  float: right;
  /* margin-right: 20px; */
  text-align: right !important;
}
@media (max-width: 768px) {
  .fright {
    float: left;
    padding: 0 !important;
    text-align: center !important;
  }
  .topSecCont .BoxD {
    border-bottom: 1px solid #dbdbdb;
    padding: 10px;
    width: 100%;
  }
}
.btn_blk_lg_amrc {
  background-color: #000;
  color: #0dc3ff !important;
  float: left;
  padding: 16px 0;
}
.btn_blk_lg_amrc,
.btn_lt_blu_lg_amrc {
  font-size: 36px;
  font-weight: 700;
  min-height: 40px;
  text-align: center;
  width: 100% !important;
}
.btn_lt_blu_lg_amrc {
  align-items: center;
  background-color: #1ea9e1;
  color: #fff !important;
  display: flex;
  justify-content: center;
  padding: 10px 0;
}
.btn_blu_lg_amrc {
  background-color: #00b0b0;
  padding-bottom: 2px;
}
.btn_blu_lg_amrc,
.services_benefit_amrc {
  color: #fff !important;
  float: left;
  font-size: 36px;
  font-weight: 400;
  min-height: 40px;
  text-align: center;
  width: 100% !important;
}
.services_benefit_amrc {
  background-color: #222f37;
  padding-bottom: 40px;
  padding-top: 10px;
}
@media (max-width: 990px) {
  .services_benefit_amrc .row {
    flex-wrap: wrap !important;
  }
  .heading_one_amrc {
    font-size: 25px;
    line-height: 30px;
    padding: 0 15px !important;
  }
  .table-container {
    overflow-x: scroll;
  }
  .owl-theme .owl-nav {
    margin-top: -25px;
  }
  img {
    height: auto;
    width: auto;
  }
}
.services_benefit_amrc .heading3_amrc {
  font-size: 24px;
}
.quote_amrc,
.services_typ_amrc {
  width: 100% !important;
}
.quote_amrc {
  align-items: center;
  background-color: #1ea9e1;
  color: #0dc3ff !important;
  display: flex;
  font-weight: 700;
  margin: 35px 0;
  min-height: 170px;
}
.col_white_amrc {
  color: #333;
}
footer {
  background-color: #1ea7c6;
  float: left;
  margin-top: 40px;
  min-height: 82px;
  width: 100%;
}
footer p {
  color: #ccc;
  font-size: 13px;
  margin-bottom: 8px;
  padding-bottom: 0;
}
.pt2 {
  margin-bottom: 20px !important;
  padding-top: 40px !important;
}
.mb10 {
  padding-bottom: 15px !important;
}
.footer_ul_amrc {
  font-size: 14px;
  list-style-type: none !important;
  margin: 0 !important;
  padding: 0 0 10px !important;
}
.footer_ul_amrc li {
  padding: 0 0 5px !important;
}
.footer_ul_amrc li a {
  color: #ccc;
}
.footer_ul_amrc li a:hover {
  color: #fff;
  text-decoration: none;
}
.padding-right {
  padding-right: 10px;
}
.footer_ul2_amrc {
  list-style-type: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.footer_ul2_amrc li p {
  display: table;
}
.footer_ul2_amrc li a:hover {
  text-decoration: none;
}
.footer_ul2_amrc li i {
  margin-top: 5px !important;
}
.bottom_border {
  border-bottom: 1px solid #323f45;
  padding-bottom: 20px;
}
.foote_bottom_ul_amrc {
  display: table;
  list-style-type: none !important;
  margin: 10px auto;
  padding: 0 !important;
}
.foote_bottom_ul_amrc li {
  display: inline;
}
.foote_bottom_ul_amrc li a {
  color: #999;
  margin: 0 12px;
}
.social_footer_ul {
  align-items: center;
  display: flex;
  height: 100px;
  justify-content: center;
  list-style-type: none !important;
  margin-bottom: 0;
  padding: 0;
}
.social_footer_ul li {
  float: left;
}
.social_footer_ul li a {
  border: 1px solid #fff;
  border-radius: 4px !important;
  color: #fff;
  display: block;
  padding: 5px 16px !important;
}
.social_footer_ul li i {
  height: 20px !important;
  text-align: center;
  width: 20px !important;
}
.content_area_amrc {
  margin-top: 10px;
  padding: 30px 0 40px !important;
}
.mt-60 {
  margin-top: 60px !important;
}
.breadcrumb {
  border-radius: 0 !important;
  margin-bottom: 0 !important;
}
.breadcrumb2 {
  background-color: #000;
}
.numberlist {
  margin-bottom: 40px;
  width: 100%;
}
.numberlist ol {
  counter-reset: li;
  font-weight: 700;
  list-style: none;
  *list-style: decimal;
  list-style-type: none !important;
  margin: 0 0 0 2em;
  padding: 0;
}
.numberlist ol li {
  background: #eee;
  border-radius: 0.3em;
  color: #444;
  display: block;
  font:
    18px trebuchet MS,
    lucida sans;
  font-weight: 400;
  margin: 0.5em 0;
  padding: 0.4em 0.4em 0.4em 2em;
  *padding: 0.4em;
  position: relative;
  text-decoration: none;
}
.numberlist ol li strong {
  font-weight: 700;
}
.numberlist ol li a {
  color: #444;
  font-size: 18px;
  font-weight: 700;
}
.numberlist ol li:before {
  background: #00b0b0;
  border: 0.2em solid #fff;
  border-radius: 2em;
  color: #fff;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
  font-weight: 700;
  height: 32px;
  left: -1.3em;
  line-height: 32px;
  margin-top: -1.3em;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 32px;
}
.website_contact {
  background-image: url(../images/contact.jpg);
  background-size: cover;
  box-shadow: 0 2px 15px -1px #525252;
  margin-bottom: 40px !important;
  min-height: 420px;
}
.website_contact h1 {
  color: #fff;
  font-family: Oswald !important;
  font-size: 36px;
  margin-top: 0;
  padding-top: 40px;
}
.website_contact address,
.website_contact p {
  color: #333 !important;
}
.website_contact h4 {
  text-transform: uppercase;
}
.website_contact .fa {
  color: #333 !important;
}
.heading_style_inner {
  font-size: 82px !important;
  text-align: center !important;
}
.heading_style_inner bdi {
  display: block;
  font-size: 18px;
}
.heading_style_inner span {
  display: block;
  font-family:
    Great Vibes,
    cursive;
  font-size: 32px;
  padding-top: 10px;
}
.cont-card {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.sticky {
  background-color: #fff;
  box-shadow: 9px 9px 9px 0 rgba(47, 44, 44, 0.2);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.onli {
  color: #ffd634;
  padding: 0 !important;
}
.amazon {
  color: #10caff;
  padding: 0;
}
.scrollup {
  background: url(/assets/images/top-button.png) no-repeat;
  background-color: #02bae9;
  background-position: 50%;
  display: none;
  height: 109px;
  position: fixed;
  right: 30px;
  text-indent: -9999px;
  top: 0;
  width: 100px;
  z-index: 99999;
}
.carousel-inner {
  position: relative;
}
.carousel-inner .contentArea {
  left: 15%;
  position: absolute;
  top: 30%;
}
.carousel-inner .contentArea h2 {
  font-size: 46px;
  font-weight: 200;
  margin-bottom: 10px;
}
.carousel-inner .contentArea h2,
.carousel-inner .contentArea p {
  color: #fff;
  font-family: Montserrat, sans-serif !important;
  max-width: 830px;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.58);
}
.carousel-inner .contentArea p {
  font-size: 18px;
  font-weight: 300;
  margin-top: 20px;
}
.homeBanner img {
  height: calc(100vh - 106px);
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
#custCarousel .carousel-indicators {
  margin-top: -78px;
  position: static;
  width: 60%;
}
#custCarousel .carousel-indicators > li {
  border: none;
  height: 75px;
  width: 120px;
}
#custCarousel .carousel-indicators li img {
  display: block;
  opacity: 0.5;
}
#custCarousel .carousel-indicators li:hover img {
  opacity: 0.75;
}
#custCarousel .carousel-indicators li.active img {
  background-color: transparent;
  border: none;
  opacity: 1;
}
.carousel-item img,
.slider {
  width: 100%;
}
.slider {
  height: auto;
  padding: 0;
  position: relative;
}
.slider .right.image {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
.slider .left.image {
  border-right: 3px solid #fff;
  margin-right: -5px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.slider .instruction {
  position: absolute;
  top: 50%;
  width: 95%;
  z-index: 1000;
}
.slider .instruction p {
  background: #fff;
  display: inline;
  font-size: 1em;
  padding: 1%;
  text-transform: uppercase;
}
.innerbannner img {
  width: 100%;
}
.btn-style {
  border: 2px solid #fff !important;
  border-radius: 0 !important;
  color: #fff;
  font-size: 18px !important;
  margin-top: 20px;
  padding: 8px 24px !important;
}
.btn-style:hover {
  border-color: #199ee6 !important;
  color: #199ee6 !important;
}
.pright {
  left: auto;
  right: 12%;
}
.pright h2,
.pright p {
  float: right;
  text-align: right;
  width: 100%;
}
.pright h2 {
  font-size: 46px;
}
.pright .btn-style {
  display: table;
  float: right;
  margin-left: 100%;
}
.services2_amrc {
  padding: 0;
  width: 100%;
}
.social_uls {
  background-color: #ccc;
}
.social_uls li {
  border: 0 !important;
}
.social_uls li a {
  color: #000 !important;
}
.BeforeAfter img,
.cd-image-container img,
.cd-resize-img img {
  max-width: 100%;
}
.colorTheme {
  color: #00cce3;
  font-size: 20px;
}
.colorB:hover {
  color: #000;
}
.colorB i {
  color: #00cce3;
  font-size: 22px;
}

.proSimple {
  background: #f5f5f5;
  margin: 50px 0;
  overflow: hidden;
  padding: 50px 0;
  position: relative;
}
.proSimple:before {
  background-color: #5c009d;
  bottom: -37px;
  content: "";
  display: block;
  height: 100px;
  position: absolute;
  right: -10px;
  transform: rotate(45deg);
  width: 50px;
}
.exagallery,
.progallery {
  height: 300px;
  width: 100%;
}
.exagallery img,
.progallery img {
  border: 1px solid #000;
  border-radius: 10px;
  cursor: pointer;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
  transition: all 0.5s ease-out;
  width: 10%;
}
.progallery .active,
.progallery img:hover {
  width: 50%;
}
.exagallery .active,
.exagallery img:hover {
  width: 25%;
}
.image-zoom-overlay {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  transition: opacity 0.4s ease;
  width: 100%;
  z-index: 999999;
}
.image-zoom-overlay.show {
  opacity: 1;
  pointer-events: auto;
}
.zoom-content {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.fa,
.fas {
  color: #00cce3;
}
.image-zoom-overlay img {
  border-radius: 12px;
  max-height: 90vh;
  max-width: 95%;
  opacity: 0;
  transform: scale(0.8);
  transition:
    transform 0.4s ease,
    opacity 0.4s ease;
}
.image-zoom-overlay.show img {
  opacity: 1;
  transform: scale(1);
}
.zoom-caption {
  background-color: #02bae9;
  border-radius: 10px;
  color: #fff;
  font-size: 1.5rem;
  margin-top: 20px;
  opacity: 0;
  padding: 5px 20px;
  transform: translateY(10px);
  transition:
    opacity 0.4s ease,
    transform 0.4s ease;
}
.image-zoom-overlay.show .zoom-caption {
  opacity: 1;
  transform: translateY(0);
}
.zoom-close {
  color: #fff;
  cursor: pointer;
  font-size: 40px;
  position: absolute;
  right: 30px;
  top: 20px;
  transition: transform 0.3s ease;
  z-index: 10000;
}
.zoom-close:hover {
  transform: scale(1.2);
}
.zoom-nav {
  color: #fff;
  cursor: pointer;
  font-size: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
  user-select: none;
  z-index: 10001;
}
.zoom-nav:hover {
  transform: translateY(-50%) scale(1.2);
}
.zoom-nav.left {
  left: 30px;
}
.zoom-nav.right {
  right: 30px;
}
.image-zoom-overlay {
  cursor: zoom-out;
}
.zoom-content {
  cursor: default;
}
.testimonial_box {
  cursor: pointer;
  display: flex;
  margin-bottom: 50px;
  max-height: 350px;
}
.testi-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 30px;
  margin-top: 50px;
}
.testimonial_box * {
  transition: all 0.5s ease-in-out;
}
.testimonial {
  background: #02bae9;
  display: flex;
  min-width: 75px;
  overflow: hidden;
  position: relative;
  width: 20px;
}
.expanded {
  background: #ebfbff;
  width: 100%;
}
.testim_content {
  max-width: 50%;
  padding: 3rem;
  transform: translatex(3000px);
}
.expanded .testim_content {
  transform: none;
}
.testim_content .company {
  margin-left: 15px;
  margin-top: -15px;
}
.testimonial img {
  bottom: 0;
  filter: grayscale(1);
  height: 80%;
  object-position: right;
  position: absolute;
  right: -20px;
  transform: scale(0.9);
  transform-origin: bottom right;
}
.expanded img {
  filter: none;
  right: -1px;
  transform: none;
  transition: all 0.2s ease-in-out;
}
.highlight,
.name {
  font-size: 2rem;
  position: relative;
}
.name {
  padding-left: 15px;
}
.name:before {
  background: #5c009d;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  transform: skew(-15deg);
  width: 5px;
}
.full_testim {
  font-style: italic;
  line-height: 1.5;
}
.testi-boxes {
  column-gap: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 50px;
  row-gap: 20px;
  width: 100%;
}
.testi-boxes .testiBox-item {
  border: 1px solid #bdbdbd;
  border-radius: 10px;
  padding: 10px;
  width: 30%;
}
.testi-pro,
.testi-top {
  align-items: center;
  display: flex;
}
.testi-pro {
  background-color: #02bae9;
  border-radius: 50%;
  height: 50px;
  justify-content: center;
  width: 50px;
}
.testi-pro .testiIcon {
  color: #5c009d;
  font-size: 25px;
  font-weight: 700;
}
.testi-top .testiName {
  font-size: 20px;
  padding-left: 25px;
}
.testi-top .testiName span {
  color: #000;
  display: block;
  font-size: 15px;
  font-weight: 400;
  margin-top: -8px;
}
.testi-boxes img {
  margin: 10px 0;
  max-width: 35%;
}
.testi-boxes p {
  font-size: 17px;
  text-align: start;
}
.workPort {
  align-items: center;
  background-color: #f5f5f5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100vh;
  overflow: hidden;
  position: relative;
}
.workPort-title {
  background: linear-gradient(
    180deg,
    rgba(92, 0, 157, 0.7) 30%,
    hsla(0, 0%, 100%, 0) 76%
  );
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-family:
    Arial Black,
    Arial Bold,
    Arial,
    sans-serif;
  font-size: 7.5rem;
  left: 50%;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 8px;
  transform: translateX(-50%);
  transition: all 0.4s ease 0s;
  white-space: nowrap;
}
.workPort-des,
.workPort-title {
  font-weight: 900;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
.workPort-des {
  color: #02bae9;
  font-size: 2.5vw;
  left: 35%;
  top: 165px;
}
.carousel-container {
  height: 450px;
  margin-top: 130px;
  max-width: 1200px;
  perspective: 1000px;
  position: relative;
  width: 100%;
}
.carousel-track {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  position: relative;
  transform-style: preserve-3d;
  transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  width: 100%;
}
.card {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  height: 380px;
  overflow: hidden;
  position: absolute;
  width: 280px;
}
.card,
.card img {
  transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.card img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.card.center {
  transform: scale(1.3) translateZ(0);
  z-index: 10;
}
.card.center img {
  filter: none;
}
.card.left-3 {
  opacity: 0.5;
  transform: translateX(-600px) scale(1.1) translateZ(-500px);
  z-index: 1;
}
.card.left-3 img {
  filter: grayscale(100%);
}
.card.left-2 {
  opacity: 0.7;
  transform: translateX(-400px) scale(1.1) translateZ(-300px);
  z-index: 1;
}
.card.left-2 img {
  filter: grayscale(100%);
}
.card.left-1 {
  opacity: 0.9;
  transform: translateX(-200px) scale(1.2) translateZ(-100px);
  z-index: 5;
}
.card.left-1 img {
  filter: grayscale(100%);
}
.card.right-1 {
  opacity: 0.9;
  transform: translateX(200px) scale(1.2) translateZ(-100px);
  z-index: 5;
}
.card.right-1 img {
  filter: grayscale(100%);
}
.card.right-2 {
  opacity: 0.7;
  transform: translateX(400px) scale(1.1) translateZ(-300px);
  z-index: 1;
}
.card.right-2 img {
  filter: grayscale(100%);
}
.card.right-3 {
  opacity: 0.5;
  transform: translateX(600px) scale(1.1) translateZ(-500px);
  z-index: 1;
}
.card.right-3 img {
  filter: grayscale(100%);
}
.card.hidden {
  opacity: 0;
  pointer-events: none;
}
.member-info {
  margin-top: 50px;
  text-align: center;
  transition: all 0.5s ease-out;
}
.member-name {
  color: #02bae9;
  display: inline-block;
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 10px;
  position: relative;
}
.member-name:after,
.member-name:before {
  background: #02bae9;
  content: "";
  height: 2px;
  position: absolute;
  top: 100%;
  width: 100px;
}
.member-name:before {
  left: -120px;
}
.member-name:after {
  right: -120px;
}
.member-role {
  color: #848696;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-top: -15px;
  opacity: 0.8;
  padding: 10px 0;
  position: relative;
  text-transform: uppercase;
}
.dots {
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-bottom: 50px;
  margin-top: 10px;
}
.dot {
  background: rgba(8, 42, 123, 0.2);
  border-radius: 50%;
  cursor: pointer;
  height: 12px;
  transition: all 0.3s ease;
  width: 12px;
}
.dot.active {
  background: #082a7b;
  transform: scale(1.2);
}
.nav-arrow {
  align-items: center;
  background: rgba(8, 42, 123, 0.6);
  border: none;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 1.5rem;
  height: 40px;
  justify-content: center;
  outline: none;
  padding-bottom: 4px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease;
  width: 40px;
  z-index: 20;
}
.nav-arrow:hover {
  background: rgba(0, 0, 0, 0.8);
  transform: translateY(-50%) scale(1.1);
}
.nav-arrow.left {
  left: 20px;
  padding-right: 3px;
}
.nav-arrow.right {
  padding-left: 3px;
  right: 20px;
}
@media (max-width: 768px) {
  .testi-title,
  .testimonial_box {
    display: none;
  }
  .mobileMt-80 {
    margin-top: -80px;
  }
  .mobileMt-100 {
    margin-top: -100px;
  }
  .workPort {
    min-height: 70vh;
  }
  .workPort-des {
    font-size: 2rem;
  }
  .workPort-title {
    font-size: 2.5rem;
  }
  .carousel-container,
  .member-info {
    margin-top: 0;
  }
  .dots {
    margin-bottom: 0;
  }
  .card {
    height: 280px;
    width: 200px;
  }
  .exagallery {
    display: flex;
  }
  .card.left-3 {
    transform: translateX(-250px) scale(0.7) translateZ(-500px);
  }
  .card.left-2 {
    transform: translateX(-250px) scale(0.8) translateZ(-300px);
  }
  .card.left-1 {
    transform: translateX(-120px) scale(0.9) translateZ(-100px);
  }
  .card.right-1 {
    transform: translateX(120px) scale(0.9) translateZ(-100px);
  }
  .card.right-2 {
    transform: translateX(250px) scale(0.8) translateZ(-300px);
    transform: translateX(250px) scale(0.7) translateZ(-500px);
  }
  .member-name {
    font-size: 2rem;
  }
  .member-role {
    font-size: 1.2rem;
  }
  .member-name:after,
  .member-name:before {
    width: 50px;
  }
  .member-name:before {
    left: -70px;
  }
  .member-name:after {
    right: -70px;
  }
}
@media (max-width: 990px) {
  .design_tb_amrs,
  .tab-content {
    width: 100% !important;
  }
  .tab-content {
    float: left;
    margin-left: 0 !important;
  }
  .grid li {
    border: 1px solid #e4e4e4 !important;
    width: 49% !important;
  }
  .desin_benifits_amrs {
    margin-bottom: 10px;
    margin-right: 0 !important;
    max-width: 100%;
  }
  .desin_benifits_amrs:last-child {
    max-width: 100% !important;
  }
  .numberlist {
    margin-top: 0;
  }
  .numberlist ol {
    margin: 0;
  }
  .numberlist ol li {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 3em 0 0.5em;
    padding: 1.5em 0.5em 0.5em;
    text-align: center;
  }
  .numberlist ol li:before {
    font-size: 16px;
    left: auto;
    margin-top: -1.3em;
    top: 0;
  }
  .heading4_amrcIn {
    font-size: 23px;
  }
  .gridImage {
    max-height: 260px;
  }
  .social_footer_ul {
    padding: 30px 10px;
  }
  .partial-border {
    margin: 0;
    padding: 1px;
  }
  .bottom-border,
  .top-border {
    height: 5%;
  }
  .bottom-border,
  .top-border {
    display: none;
  }
}
@media (max-width: 768px) {
  .fnc-slide__heading-line {
    font-size: 24px !important;
  }
  .fnc-slide__heading-line .text_con {
    width: 100% !important;
  }
  .example-slider .fnc-slide-1 .fnc-slide__inner,
  .example-slider .fnc-slide-1 .fnc-slide__mask-inner,
  .example-slider .fnc-slide-2 .fnc-slide__inner,
  .example-slider .fnc-slide-2 .fnc-slide__mask-inner,
  .example-slider .fnc-slide-3 .fnc-slide__inner,
  .example-slider .fnc-slide-3 .fnc-slide__mask-inner,
  .example-slider .fnc-slide-4 .fnc-slide__inner,
  .example-slider .fnc-slide-4 .fnc-slide__mask-inner {
    background-image: url(../images/slider_bg_image.png) !important;
  }
  .carousel-inner .contentArea {
    left: 15%;
    position: absolute;
    top: 10%;
  }
  .grid figure img {
    width: 100%;
  }
  .grid svg {
    height: 70% !important;
  }
  .design_tb_amrs .nav-item {
    max-width: 50% !important;
    width: 47% !important;
  }
  .heading_two_amrc,
  .quote_amrc {
    padding: 15px 0;
  }
}
@media screen and (max-width: 768px) {
  .innerbannner {
    margin-top: 0;
  }
  .smallogo img {
    width: 52%;
  }
}
.card-body {
  margin-top: 30px;
}
.imgSec_ul {
  display: table;
  margin: 0 0 8px 15px !important;
}
.imgSec_ul li {
  align-items: center;
  display: flex;
  float: left;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 10px;
  width: 100%;
}
.imgSec_ul li i {
  color: #5c009d;
  font-size: 25px;
}
.list_tab_ul {
  display: table;
  margin: 0 0 20px 25px !important;
}
.list_tab_ul li {
  float: left;
  font-size: 18px;
  line-height: 25px;
  list-style-image: url(../images/right_icon.png);
  margin-bottom: 10px;
  width: 100%;
}
.list_tab_ul li a {
  color: #000;
  font-size: 18px;
  font-weight: 600;
}
.list_tab_ul li p a {
  color: #0061cf;
  font-weight: 400;
}
.fleft {
  float: left;
}
strong {
  font-size: 18px;
  font-weight: 600 !important;
}
.table-container {
  max-width: 100%;
}
table {
  background-color: #fff;
  border-collapse: collapse;
  border-spacing: 0;
  bottom: 0;
  cursor: default;
  left: 0;
  margin: 2rem auto 0;
  position: relative;
  right: 0;
  top: 0;
}
thead {
  border: 1px solid;
  font-family:
    Roboto Slab,
    serif;
}
thead,
thead th {
  background: #000;
}
thead th {
  color: #fff;
  font-weight: 700;
  line-height: 3rem;
  width: 13.75%;
}
thead th p strong,
thead th strong {
  font-weight: 700 !important;
}
thead th:first-child {
  padding: 0 10px;
  text-align: left;
  width: 58.75%;
}
tbody {
  line-height: 1.925;
  text-align: center;
}
tbody,
tbody th {
  font-weight: 300;
}
tbody th {
  padding: 5px 10px;
  text-align: left;
}
tbody tr sup {
  font-size: 10px;
  line-height: 10px;
}
tbody th,
tbody tr td {
  border: solid silver;
  border-width: 1px 1px 0;
  padding: 4px 5px;
}
tbody tr:last-child {
  border-bottom: 1px solid silver;
}
.even,
tbody tr:nth-child(2n-1) {
  background: #eeece1;
}
tbody tr {
  transition: all 1s ease;
}
tfoot p {
  color: #707070;
  font-size: 12px;
  line-height: 1.4;
  margin: 1.5rem 0.5rem;
}
tbody tr:hover .uncheck {
  background: #eeece1;
  border: 1px solid silver;
}
tbody tr:hover .uncheck:last-of-type {
  border-right: 1px solid #8cb420 !important;
}
tbody tr:hover .check {
  border-left: 1px solid #8cb420;
}
.check:after {
  color: #8cb420;
  content: "\f00c";
}
.check:after,
.dollars:before {
  font-family: FontAwesome;
  padding: 0 3px;
}
.dollars:before {
  color: #333;
  content: "\f155";
  vertical-align: baseline;
}
.dollars {
  font-size: 1rem;
  font-weight: 500;
}
@media only screen and (max-device-width: 768px),
  only screen and (max-width: 768px) {
  body {
    font-size: 14px;
  }
  tbody td,
  tbody th {
    line-height: 1.333;
    padding: 10px;
  }
  .check:after {
    font-size: 1rem;
  }
  .dollars {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.333;
  }
  .amount,
  .length {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  span[data-length]:before {
    content: attr(data-length);
  }
  span[data-amount]:before {
    content: attr(data-amount);
  }
}
@media only screen and (max-device-width: 639px),
  only screen and (max-width: 639px) {
  tbody td,
  tbody th {
    line-height: 1.333;
    padding: 10px 5px;
  }
  tbody th[scope="row"] {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-device-width: 479px),
  only screen and (max-width: 479px) {
  body {
    font-size: 13px;
    margin: 0;
  }
  thead {
    border-bottom: 1px solid #666;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  th[scope="col"] {
    padding: 5px;
    width: 21%;
  }
  th[scope="col"]:first-child {
    padding: 5px 5px 5px 10px;
  }
  tbody td {
    width: 17%;
  }
  tfoot p {
    margin-top: 1rem;
  }
}
.card-body .h2,
.card-body h2 {
  margin-top: 0 !important;
}
.card-body .h2 b,
.card-body h2 b {
  font-size: 2rem;
}
.card-body .h5,
.card-body h5 {
  margin-top: 0 !important;
}
.card-body .h5 b,
.card-body h5 b {
  font-size: 1.25rem;
}
.card-body address {
  font-style: normal;
  line-height: inherit;
  margin-bottom: 1rem;
}
.text-center {
  text-align: center !important;
}
.leftRightWrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.leftRightWrap .left {
  width: 40%;
}
.leftRightWrap .left h2 {
  background-position: 0 100%;
  background-repeat: no-repeat;
  line-height: 18px;
  padding-bottom: 20px;
}
.leftRightWrap .left h2 span {
  display: block;
  font-size: 16px;
}
.leftRightWrap .left .address {
  display: flex;
}
.leftRightWrap .left .address i {
  margin-right: 10px;
  margin-top: 5px;
  position: relative;
}
.leftRightWrap .formContact {
  background-color: #dadada;
  padding: 30px;
}
.leftRightWrap .formContact .row {
  display: flex;
  justify-content: space-between;
}
.leftRightWrap .formContact .row .witdth50 {
  width: 48%;
}
.leftRightWrap .formContact .row .width100 {
  width: 100%;
}
.leftRightWrap .formContact .heading1 {
  color: #1b2834;
  font-size: 30px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
}
.leftRightWrap .formContact .heading1.back-bot {
  background-position: bottom;
  background-repeat: no-repeat;
  padding-bottom: 20px;
}
.leftRightWrap .formContact button,
.leftRightWrap .formContact html input[type="button"],
.leftRightWrap .formContact input[type="reset"],
.leftRightWrap .formContact input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.leftRightWrap .formContact .fa-pull-right,
.leftRightWrap .formContact .pull-right {
  float: right;
}
.leftRightWrap .formContact .pull-right {
  float: right !important;
}
.leftRightWrap .formContact .btns {
  background-color: #0087da;
  border: 0;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 10px;
  width: 230px;
}
.leftRightWrap .formContact .captcha {
  height: 34px;
}
.leftRightWrap .formContact .form-control {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  border-radius: 0 !important;
  color: #495057;
  color: #555;
  display: block;
  font-size: 1rem;
  font-size: 14px;
  font-weight: 400;
  height: calc(1.5em + 0.75rem + 2px);
  line-height: 1.5;
  line-height: 1.42857143;
  margin-bottom: 15px;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  width: 100%;
}
.leftRightWrap .formContact textarea {
  height: 120px !important;
}
@media (max-width: 1024px) {
  .leftRightWrap {
    margin: 0;
  }
  .leftRightWrap .left {
    margin-bottom: 30px;
  }
  .leftRightWrap .leftRightWrap .left {
    width: 100%;
  }
}
.btn-primary {
  background-color: #007bff;
  border-color: #007bff;
  color: #fff;
}
.btn {
  border: 1px solid transparent;
  border-radius: 0.25rem;
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  padding: 0.375rem 0.75rem;
  text-align: center;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
.website_contact .cont-card {
  flex: 1 1 auto;
  padding: 1.25rem;
}
.website_contact h4 {
  color: #007bff;
  font-size: 1.4rem;
}
.website_contact .fa {
  color: #fff !important;
}
.website_contact p {
  text-align: center;
}
.website_contact address,
.website_contact p {
  color: #fff !important;
  font-size: 16px;
  margin: 0;
  padding: 0;
}
.figureContainer {
  padding: 15px 0;
}
.figureContainer .BeforeAfter figure {
  height: 288px;
  margin-bottom: 0;
  position: relative;
}
.figureContainer .BeforeAfter figure .cd-image-label {
  background: #fff;
  bottom: 0;
  left: 0;
  padding: 6px;
  position: absolute;
  z-index: 9;
}
table tr td a img {
  max-width: 90% !important;
  width: 100%;
}
.h4 {
  color: #5c009d !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  margin-bottom: 15px !important;
}
.marbot_20 {
  margin-bottom: 20px !important;
}
.Howdoesitwork {
  overflow-x: hidden;
}
.Howdoesitwork .flex {
  align-items: center;
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  .Howdoesitwork .flex {
    flex-wrap: wrap;
  }
}
.Howdoesitwork .flex .Sbox {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 25px 15px;
  min-width: 240px;
}
@media (max-width: 990px) {
  .Howdoesitwork .flex .Sbox {
    min-width: 210px;
  }
}
.Howdoesitwork .flex .Sbox p {
  color: #444;
  font-weight: 700;
  margin-top: 10px;
  text-align: center;
}
.Howdoesitwork .flex .btn {
  border: 1px solid #ffb231;
  border-radius: 0;
  height: 40px;
  line-height: 7px !important;
  margin-right: 15px;
  padding: 15px;
  width: 130px;
}
.Howdoesitwork .flex .btn:last-child {
  margin-right: 0;
}
.Howdoesitwork .flex .btn:hover {
  background-color: #ffb231;
  color: #000;
}
.Howdoesitwork .heading {
  display: table;
  margin: 0 auto 10px;
}
.Howdoesitwork .heading h2 {
  font-weight: 700 !important;
}
.Howdoesitwork .heading.texcenter {
  text-align: center;
}
.Howdoesitwork .heading.texcenter h2 {
  font-size: 40px;
}
.Howdoesitwork .heading.texcenter p {
  font-size: 16px;
}
.services_Sec {
  padding: 60px 0;
}
.services_Sec h2 {
  color: #00b0b0;
}
.services_Sec h4 {
  color: #514f4f;
}
.services_Sec .d-flex {
  display: flex;
  flex-wrap: wrap;
}
.services_Sec .service_box {
  display: flex;
  width: 33.33%;
}
@media (max-width: 768px) {
  .services_Sec .service_box {
    width: 100% !important;
  }
  .dFlex {
    flex-wrap: wrap;
  }
  .footer2 .dFlex .col4 {
    width: 100%;
  }
}
.services_Sec .service_box .icon {
  margin-right: 15px;
  width: 160px;
}
.services_Sec .service_box .icon img {
  max-width: 100%;
}
.services_Sec .service_box .content_box h4 {
  font-size: 22px;
  font-weight: 700;
}
a {
  background-color: transparent;
  color: #007bff;
  text-decoration: none;
}
.new_sec {
  background: #19344d;
  background:
    linear-gradient(180deg, rgba(30, 167, 198, 0.9) 0, rgba(44, 191, 166, 0.9)),
    url(../images/how-we-work.jpg);
  background-size: cover;
  float: left;
  margin-top: 10px;
  padding: 50px 0 0;
  width: 100%;
}
.new_sec .text-white {
  margin-top: 0;
}
.new_sec h4 {
  color: #d16f4c;
  font-size: 32px;
  font-weight: 700;
  margin: 20px auto 30px;
  text-align: center;
}
.new_sec .fa {
  border: 2px solid #373737;
  border-radius: 50%;
  display: table;
  font-size: 22px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto;
  text-align: center;
  width: 60px;
}
.new_sec h5 {
  float: left;
  font-size: 16px;
  text-align: center;
  width: 100%;
}
.martop40 {
  margin-top: 40px;
}
.full-divider.light {
  border-bottom: 1px solid #56ad9c;
  margin-top: 15px;
}
#steps {
  box-shadow: 0 0 1px transparent;
  position: relative;
  transform: perspective(1px) translateZ(0);
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
#steps span {
  color: #fff;
  display: block;
  font:
    800 70px Montserrat,
    sans-serif;
}
#steps:hover {
  transform: translateY(-8px);
}
.line1 {
  background-color: #1ea7c6;
  margin-right: 5px;
  width: 27%;
}
.line1,
.line2 {
  display: inline-block;
  height: 1px;
}
.line2 {
  background-color: #fff;
  width: 70%;
}
section.new_sec h2 {
  color: #fff !important;
  font:
    800 45px/47px Montserrat,
    sans-serif;
  letter-spacing: -2px;
  text-transform: uppercase;
}
section.new_sec h2:after {
  color: #20ad95;
  content: ".";
  font-family: Montserrat, sans-serif;
  margin-left: 5px;
}
section.new_sec p {
  color: #fff;
  font: normal 16px/23px arial;
}
.h2-break {
  display: block;
}
.find_col {
  background-color: #01917a;
  border-radius: 5px;
  color: #fff !important;
  display: table;
  margin: 0 auto;
  padding: 20px;
  position: relative;
  top: 25px;
}
.find_col,
.find_col:hover {
  transition: background-color 0.5s ease;
}
.find_col:hover {
  background-color: #079980;
  text-decoration: none;
}
.find_col i {
  border: none !important;
  color: #fff !important;
  float: right;
  height: auto !important;
  line-height: 19px !important;
  margin-left: 10px !important;
  width: auto !important;
}
hr {
  margin-top: 2rem !important;
}
.heading h2 {
  font-weight: 700;
}
.nav-link.active {
  background-color: transparent !important;
}
@media (max-width: 990px) {
  .scrollup {
    display: none !important;
  }
}
.topSecCont {
  display: flex;
  justify-content: space-between;
}
.our-quality-shadow {
  background-color: #fff;
  background-image: url(../images/quality-shadow.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100% 15%;
  min-height: 130px;
}
@media (max-width: 768px) {
  .topSecCont {
    flex-wrap: wrap;
    margin-bottom: 50px;
  }
  .our-quality-shadow {
    background-size: 100% 0;
  }
}
.topSecCont .BoxD {
  align-items: center;
  display: flex;
}
.topSecCont .BoxD .icon {
  margin-right: 15px;
}
.topSecCont .service-tl {
  line-height: 1.4;
  margin-top: 0;
  text-transform: capitalize;
}
.topSecCont .service-tl,
.topSecCont .service-tl span {
  display: block;
  font-size: 22px;
  font-weight: 700;
}
.Howdoesitwork {
  background-color: #f2f2f2;
  margin: 65px 0;
  margin-top: 40px 0 20px 0 !important;
  padding: 20px 0;
}
.colorB {
  color: #000;
}
.pricingTable strong {
  align-items: baseline;
  display: flex;
}
table img {
  width: 240px;
}
table tr:hover td span {
  cursor: pointer;
  display: flex;
}
table tr td {
  position: relative;
  vertical-align: top;
}
table tr td span {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: none;
  font-size: 20px;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}
.pricingHover {
  position: relative;
}
.pricingHover:hover .price {
  display: flex;
}
.pricingHover .price {
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  display: flex;
  display: none;
  font-size: 28px;
  font-weight: 700;
  height: 289px;
  justify-content: center;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 99;
}
.design_tb_amrs {
  float: left;
  margin-bottom: 25px;
  margin-top: 25px;
  text-align: center;
  width: 100%;
}
.design_tb_amrs .nav-item {
  border: 1px solid #ccc;
  border-radius: 10px;
  margin-bottom: 5px !important;
  margin-left: 5px !important;
  max-width: 24%;
  min-height: 130px;
}
.design_tb_amrs li {
  float: left;
  width: 47.5% !important;
}
.design_tb_amrs li span img {
  display: table;
  margin: 20px auto 0;
}
.design_tb_amrs li a {
  color: #495057;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  text-align: center;
}
.design_tb_amrs li a:hover {
  border-bottom: 0 !important;
  border-color: transparent !important;
}
.box_grey {
  background-color: #dbdbdb;
  min-height: 260px;
  width: 100%;
}
.box_grey summary {
  font-size: 20px;
  margin-bottom: 30px;
  padding: 10px 25px;
}
.box_grey .heading3 {
  border-bottom: 1px solid #666;
  color: #333;
  font-family:
    Slabo\27px,
    serif;
  font-size: 28px;
  line-height: 42px !important;
  margin-bottom: 10px;
  margin-top: 0;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
}
.box_grey .heading3 a {
  color: #005789;
  font-size: 28px;
}
.box_grey .heading4 {
  color: #01b6e5;
  font-family:
    Open Sans,
    sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 18px;
  margin-top: 0;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
}
.box1 {
  margin-bottom: 30px;
}
.box1 img,
.box1:after,
.box1:before {
  transition: all 0.3s ease 0s;
  width: 100%;
}
.box1 .icon,
.box2,
.box3,
.box4,
.box5 .icon li a {
  text-align: center;
}
.box10:after,
.box10:before,
.box1:after,
.box1:before,
.box2 .inner-content:after,
.box3:after,
.box3:before,
.box4:before,
.box5:after,
.box5:before,
.box6:after,
.box7:after,
.box7:before {
  content: "";
}
.box1,
.box11,
.box12,
.box13,
.box14,
.box16,
.box17,
.box18,
.box2,
.box20,
.box21,
.box3,
.box4,
.box5,
.box5 .icon li a,
.box6,
.box7,
.box8 {
  overflow: hidden;
}
.box1 .title,
.box10 .title,
.box4 .title,
.box7 .title {
  letter-spacing: 1px;
}
.box3 .post,
.box4 .post,
.box5 .post,
.box7 .post {
  font-style: italic;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb50 {
  margin-bottom: 50px;
}
.box1 .icon,
.box1 .title {
  margin: 0;
  position: absolute;
}
.box1 {
  position: relative;
}
.box1:after,
.box1:before {
  background: hsla(0, 0%, 100%, 0.1);
  height: 50%;
  left: 0;
  position: absolute;
  top: 0;
  transform: rotate(90deg);
  transform-origin: 100% 0;
  z-index: 1;
}
.box1:after {
  bottom: 0;
  top: auto;
  transform-origin: 0 100%;
}
.box1:hover:after,
.box1:hover:before {
  transform: rotate(0);
}
.box1 img {
  height: auto;
  transform: scale(1) rotate(0);
}
.box1:hover img {
  filter: sepia(0);
  transform: scale(1.1) rotate(0deg);
}
.box1 .title {
  bottom: 10px;
  color: #fff;
  font-size: 19px;
  font-weight: 600;
  left: 10px;
  opacity: 0;
  text-shadow: 0 0 1px #004cbf;
  text-transform: uppercase;
  transform: scale(0);
  transition: all 0.5s ease 0.2s;
  z-index: 2;
}
.box1:hover .title {
  opacity: 1;
  transform: scale(1);
}
.box1 .icon {
  background: #004cbf;
  border-radius: 0 0 0 10px;
  list-style: none;
  padding: 7px 5px;
  right: 0;
  top: -100%;
  transition: all 0.3s ease 0.2s;
  z-index: 2;
}
.box1:hover .icon {
  top: 0;
}
.box1 .icon li {
  display: block;
  margin: 10px 0;
}
.box1 .icon li a {
  border-radius: 10px;
  color: #fff;
  display: block;
  font-size: 18px;
  height: 35px;
  line-height: 35px;
  transition: all 0.3s ease 0s;
  width: 35px;
}
.box2 .icon li a,
.box3 .icon a:hover,
.box4 .icon li a:hover,
.box5 .icon li a,
.box6 .icon li a {
  border-radius: 50%;
}
.box1 .icon li a:hover {
  box-shadow:
    inset 0 0 10px #000,
    0 0 0 3px #fff;
  color: #fff;
}
@media only screen and (max-width: 990px) {
  .box1 {
    margin-bottom: 30px;
  }
}
.gridImage {
  border: 1px solid #d3d3d3;
  border-radius: 20px;
  height: 267px;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}
.gridImage .topHeadVis {
  background-color: hsla(0, 0%, 100%, 0.76);
  top: 0;
}
.gridImage .topHead,
.gridImage .topHeadVis {
  border-radius: 0 0 850px 850px;
  color: #1cd1fe;
  height: 50px;
  opacity: 1;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  transition: transform 0.3s;
  width: 100%;
  z-index: 9;
}
.gridImage .topHead {
  background-color: rgba(0, 0, 0, 0.8);
  top: -50px;
}
.gridImage .topHead h3 {
  color: #1cd1fe;
}
.gridImage .topHead h3,
.gridImage .topHeadVis h3 {
  font-family:
    Segoe UI,
    SegoeUI,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 20px;
  margin-top: 10px;
}
.gridImage .topHeadVis h3 {
  color: #000;
}
.gridImage .bottomFooter {
  background-color: rgba(0, 0, 0, 0.8);
  bottom: 0;
  color: #1cd1fe;
  height: 50px;
  opacity: 1;
  position: absolute;
  text-align: center;
  transform: translateY(50px);
  transition: transform 0.3s;
  width: 100%;
}
.gridImage .bottomFooter .view {
  color: #fff;
  line-height: 50px;
  margin: 0;
}
.gridImage .imgs {
  position: absolute;
  top: 0;
  width: 100%;
}
.gridImage:hover .topHead {
  transform: translateY(50px);
  transition: transform 0.3s;
}
.gridImage:hover .topHeadVis {
  transform: translateY(-50px);
  transition: transform 0.3s;
}
.gridImage:hover .bottomFooter {
  background-color: rgba(0, 0, 0, 0.8);
  bottom: 0;
  color: #1cd1fe;
  height: 50px;
  opacity: 1;
  position: absolute;
  text-align: center;
  transform: translateY(0);
  transition: transform 0.3s;
  width: 100%;
  z-index: 9;
}
.padding_top_bottom {
  float: left;
  width: 100%;
}
.dFlex {
  display: flex;
}
.dflexCenter {
  align-items: center;
  display: flex;
  justify-content: center;
}
hr {
  border-top: 1px solid #eee;
  margin-bottom: 20px;
  margin-top: 20px !important;
}
.breadcrumb {
  background-color: #000;
  border-radius: 0.25rem;
  color: #007bff;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 1rem;
  padding: 5px 13px;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item a {
  color: #007bff;
}
.breadcrumb-item.active {
  color: #fff;
}
.breadcrumb-item + .breadcrumb-item:before {
  color: #6c757d;
  content: "/";
  display: inline-block;
  padding-right: 0.5rem;
}
.partial-border {
  background: radial-gradient(circle, #f1f7ff 0, #fff 73%);
  display: flex;
  height: auto;
  margin: 30px 0;
  padding: 5px;
  position: relative;
  width: 100%;
}
.bottom-border,
.top-border {
  display: flex;
  height: 130px;
  justify-content: space-between;
  left: 0;
  position: absolute;
  width: 100%;
}
.top-border {
  top: 0;
}
.bottom-border {
  bottom: 0;
}
.bottom-border:after,
.bottom-border:before,
.top-border:after,
.top-border:before {
  content: "";
  height: 100%;
  width: 13%;
}
.top-border:after,
.top-border:before {
  border-top: 3px solid #1ea9e1;
}
.bottom-border:after,
.bottom-border:before {
  border-bottom: 3px solid #1ea9e1;
}
.bottom-border:before,
.top-border:before {
  border-left: 3px solid #1ea9e1;
}
.bottom-border:after,
.top-border:after {
  border-right: 3px solid #1ea9e1;
}
.about {
  margin-top: 30px;
}
.counttl:after {
  border-bottom: 5px solid #1ea9e1;
  content: "";
  display: flex;
  margin-left: 538px;
  padding-top: 8px;
  width: 8%;
}
.countryServe {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 50px;
  row-gap: 20px;
}
.countBox {
  align-items: center;
  background: #5d029e;
  background: linear-gradient(
    166deg,
    rgba(93, 2, 158, 0.154),
    #fff 40%,
    #fff 60%,
    rgba(93, 2, 158, 0.154)
  );
  border: 1px solid;
  border-radius: 11px;
  display: flex;
  flex-direction: column;
  padding: 10px;
}
.countBox .countName {
  color: #5d029e;
  font-size: 23px;
  font-weight: 800;
  margin-bottom: 10px;
}
.countBox img {
  border: 2px solid #fff;
}
.countBox p {
  margin-top: 10px;
  text-align: center;
}
.owl-nav {
  left: 2%;
  margin-top: 10px;
  position: absolute;
  top: 80%;
  width: 95%;
}
.owl-nav .owl-prev {
  left: 0;
  position: absolute;
}
.owl-nav .owl-prev:hover {
  background-color: transparent !important;
}
.owl-nav .owl-prev span {
  font-size: 70px;
}
.owl-nav .owl-next {
  position: absolute;
  right: 0;
}
.owl-nav .owl-next:hover {
  background-color: transparent !important;
}
.owl-nav .owl-next span {
  font-size: 70px;
}
.ba-slider {
  overflow: hidden;
  position: relative;
}
.ba-slider img {
  display: block;
  width: 100%;
}
.resize {
  height: 100%;
  left: 0;
  overflow: hidden;
  width: 50%;
}
.handle,
.resize {
  position: absolute;
  top: 0;
}
.handle {
  background: #28b9dd;
  bottom: 0;
  cursor: ew-resize;
  left: 50%;
  margin-left: 2px;
  width: 3px;
}
.handle:after {
  background: #1ea7c6;
  border: 1px solid #1ea7c6;
  box-shadow:
    0 2px 6px rgba(0, 0, 0, 0.3),
    inset 0 2px 0 hsla(0, 0%, 100%, 0.5),
    inset 0 60px 50px -30px #1ea7c6;
  color: #fff;
  content: "";
  font-size: 36px;
  font-weight: 700;
  height: 64px;
  line-height: 64px;
  margin: -32px 0 0 -2px;
  position: absolute;
  text-align: center;
  top: 50%;
  transition: all 0.3s ease;
  width: 10px;
}
.draggable:after {
  font-size: 30px;
  height: 64px;
  line-height: 48px;
  width: 10px;
}
.nav-container {
  width: 100%;
}
@media (max-width: 990px) {
  .nav-container {
    flex-direction: column;
  }
  .counttl:after {
    display: none;
  }
}
nav {
  float: right;
}
nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav ul li {
  float: left;
  position: relative;
}
nav ul li a,
nav ul li a:visited {
  color: #656666;
  display: block;
  font-weight: 700;
  line-height: 40px;
  padding: 0 20px;
  text-decoration: none;
  transition:
    background 0.3s,
    color 0.3s;
}
nav ul li a:hover,
nav ul li a:visited:hover {
  background: #199ee6;
  color: #fff;
}
nav ul li a:not(:only-child):after,
nav ul li a:visited:not(:only-child):after {
  content: " ▾";
  padding-left: 4px;
}
nav ul li a:not(:only-child):after {
  color: #199ee6;
  content: " ▾";
  font-size: 18px;
  padding-left: 4px;
  transition: color 0.3s;
}
nav ul li a:hover:after {
  color: #fff;
}
nav ul li ul li {
  min-width: 240px;
}
nav ul li ul li a {
  line-height: 20px;
  padding: 15px;
}
.nav-dropdown {
  background-color: #f2f2f2;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
  z-index: 1;
}
.nav-dropdown,
.nav-mobile {
  display: none;
  position: absolute;
}
.nav-mobile {
  height: 40px;
  right: 24px;
  top: 30px;
  width: 40px;
}
@media only screen and (max-width: 990px) {
  .nav-mobile {
    display: block;
  }
  nav {
    width: 100%;
  }
  nav ul {
    display: none;
  }
  nav ul li {
    float: none;
  }
  nav ul li a {
    line-height: 20px;
    padding: 15px;
  }
  nav ul li ul li a {
    padding-left: 30px;
  }
  .nav-dropdown {
    position: static;
  }
}
@media screen and (min-width: 990px) {
  .nav-list {
    display: block !important;
  }
}
#nav-toggle {
  cursor: pointer;
  left: 18px;
  padding: 10px 35px 16px 0;
  position: absolute;
  top: 15px;
}
#nav-toggle span,
#nav-toggle span:after,
#nav-toggle span:before {
  background: #656666;
  border-radius: 1px;
  content: "";
  cursor: pointer;
  display: block;
  height: 5px;
  position: absolute;
  transition: all 0.3s ease-in-out;
  width: 35px;
}
#nav-toggle span:before {
  top: -10px;
}
#nav-toggle span:after {
  bottom: -10px;
}
#nav-toggle.active span {
  background-color: transparent;
}
#nav-toggle.active span:after,
#nav-toggle.active span:before {
  top: 0;
}
#nav-toggle.active span:before {
  transform: rotate(45deg);
}
#nav-toggle.active span:after {
  transform: rotate(-45deg);
}
article {
  margin: 0 auto;
  max-width: 1117px;
  padding: 10px;
}
.headline,
.headline img {
  position: relative;
}
.headline img {
  display: block;
  height: auto;
  left: 25%;
  width: 50%;
}
.highlightBox {
  border-right: 2px #5c009d;
  border-style: dashed;
  padding: 20px 25px;
}
.section-3:last-child .highlightBox {
  border-right: none;
}
.highlightBox .hlIcon i {
  color: #02bae9;
  font-size: 70px;
  font-weight: 400;
}
.highlightBox .hlHeading {
  font-size: 20px;
  margin-top: 10px;
}
@media screen and (max-width: 990px) {
  .highlightBox {
    border-right: 2px;
  }
}
h1,
h2,
h3 {
  color: #080808;
  font-family:
    Segoe UI,
    SegoeUI,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
h1 span {
  display: block;
  font-size: 0.5em;
  line-height: 1.3;
}
h1 em {
  font-style: normal;
  font-weight: 600;
}
.one h1,
.one h2,
.one h3 {
  padding-bottom: 5px;
  text-align: center;
}
.one h1:before,
.one h2:before,
.one h3:before {
  background-color: #5c009d;
  bottom: 2px;
  content: "";
  display: block;
  height: 7px;
  left: 49%;
  margin-left: -14px;
  position: absolute;
  width: 50px;
}
.one h1:after,
.one h2:after,
.one h3:after {
  background-color: #5c009d;
  content: "";
  display: block;
  height: 2px;
  left: 43.5%;
  margin-left: -50px;
  margin-top: 10px;
  position: relative;
  width: 250px;
}
.three h1,
.three h2,
.three h3 {
  font-weight: 600;
  letter-spacing: 0;
  padding-bottom: 10px;
  position: relative;
}
.three h1:before,
.three h2:before,
.three h3:before {
  background-color: #00afdb;
  bottom: 0;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  width: 55px;
}
.three h1:after,
.three h2:after,
.three h3:after {
  background-color: #00afdb;
  bottom: 2px;
  content: "";
  height: 1px;
  left: 0;
  max-width: 255px;
  position: absolute;
  width: 95%;
}
.imgSection {
  background-color: #ebfbff;
  margin: 30px 0 50px;
  overflow: hidden;
  position: relative;
}
.imgSection:before {
  background-color: #00afdb;
  bottom: -37px;
  content: "";
  display: block;
  height: 100px;
  position: absolute;
  right: -10px;
  transform: rotate(45deg);
  width: 50px;
}
.imgSection .imgClass img {
  display: block;
  height: auto;
  width: 100%;
}
.contClass {
  bottom: 100px;
  right: 0;
  width: 558px;
}
.imgSecBtn a {
  background-color: #5c009d;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  margin-left: 20px;
  padding: 5px 20px;
  transition: 1s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.imgSecBtn a:hover {
  background-color: #02bae9;
  box-shadow:
    0 30px 60px -12px rgba(50, 50, 93, 0.25),
    0 18px 36px -18px rgba(0, 0, 0, 0.3);
  transform: scale(1.05);
}
.freetry {
  background: linear-gradient(135deg, #5c019d 50%, #02bae9 0);
  column-gap: 20px;
  padding: 25px 0;
}
.freetry .freeheading {
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.freetry .freeheading span {
  color: #02bae9;
  font-size: 25px;
  font-weight: 700;
}
.freetry .freetxt {
  color: #fff;
  font-size: 18px;
  line-height: 1.3;
}
.freetry .freetrybtn a {
  background-color: #5c019d;
  border: none;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 500;
  padding: 15px 50px;
  transition: all 0.5s ease-in-out;
}
.freetry .freetrybtn a i {
  margin-left: 8px;
}
.freetry .freetrybtn a:hover {
  background-color: #40006e;
  box-shadow: 0 0 34px hsla(0, 0%, 100%, 0.336);
  color: #fff;
  cursor: pointer;
  transform: scale(1.05);
}
.fancyHeading:after {
  background: var(--subColor2);
  content: "";
  display: block;
  height: 4px;
  margin: 10px auto 0;
  width: 150px;
}
.fancyH1 {
  color: #5c009d;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.fancyh2 {
  color: #444;
  font-size: 40px;
  font-weight: 700;
  text-transform: capitalize;
}
.compBox {
  column-gap: 50px;
  flex-wrap: wrap;
}
.compHead {
  color: #444;
}
.serviceComp {
  background-color: #eee;
  border-radius: 10px;
  border-top: 5px solid #333;
  cursor: pointer;
  padding: 15px 0;
  position: relative;
  transition: all 0.5s ease-in-out;
  width: 30%;
}
.serviceComp:hover {
  box-shadow: 0 0 15px #c1c1c1;
  transform: scale(1.01);
}
.serviceComp .compTl {
  color: #000;
  font-family: Oswald !important;
  font-size: 23px;
  font-weight: 600;
  margin-bottom: 15px;
  text-align: center;
}
.serviceComp .compImgs {
  display: flex;
  justify-content: space-evenly;
}
.serviceComp .compImg {
  border: 1px solid #d3d3d3;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  margin: 0 0 20px;
  overflow: hidden;
}
.serviceComp .compImg img {
  width: 150px;
}
.serviceComp .compBgTl {
  background-color: #5c009d;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  padding: 15px 0;
  text-align: center;
}
.serviceComp .rowList {
  padding: 20px 10px 55px;
}
.serviceComp .rowList li {
  align-items: center;
  display: flex;
  list-style: disc;
  padding-bottom: 2px;
}
.serviceComp .rowList li i {
  color: #333;
  font-size: 17px;
}
.serviceComp .rowList li p {
  font-size: 17px;
  line-height: 1.1;
  margin: 0 0 1px 5px;
}
.compBtn {
  background-color: #02bae9;
  border: none;
  border-radius: 10px;
  bottom: 0;
  position: absolute;
  transition: 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  width: 100%;
}
.compBtn:hover {
  background-color: #00afdb;
}
.compBtn a {
  color: #303030;
  display: block;
  font-size: 20px;
  padding: 15px 0;
  width: 100%;
}
.compPad {
  padding: 0 20px 30px;
}
.compPad p {
  line-height: 130%;
}
.serviceBoxdisnon {
  padding: 20px;
  width: 27.5%;
}
.serviceBox {
  padding: 20px 20px 50px;
}
.serviceBox,
.serviceBox1 {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  position: relative;
  transition: 1s cubic-bezier(0.075, 0.82, 0.165, 1);
  width: 27.5%;
}
.serviceBox1 {
  padding: 20px;
}
.serviceBox1:hover,
.serviceBox:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.35);
}
.serviceBox .servHeading,
.serviceBox1 .servHeading {
  font-size: 18px;
  font-weight: 700;
  line-height: 135%;
}
.serviceBox .servIcon,
.serviceBox1 .servIcon {
  width: 40px;
}
.serviceBox .servBtn a,
.serviceBox1 .servBtn a {
  border: 1px solid #00afdb;
  border-radius: 5px;
  bottom: 20px;
  color: #000;
  font-size: 18px;
  font-weight: 600;
  padding: 2px 10px;
  position: absolute;
}
.serviceBox .servBtn a:hover,
.serviceBox1 .servBtn a:hover {
  color: #000;
}
.footer2 {
  background-color: #000;
  min-height: 258px;
  padding-bottom: 20px;
  padding-top: 40px;
}
.footer2,
.footer2 .dFlex .col4 {
  width: 100%;
}
.footer2 .container .col4 .footerHeading {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}
.footer2 .container .col4 .footerHeading2 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 20px;
}
.footer2 .container .col4 ul {
  list-style-type: none;
}
.footer2 .container .col4 ul.email li {
  margin-left: 0;
  padding-left: 0;
}
.footer2 .container .col4 ul.email li:before {
  display: none;
}
.footer2 .container .col4 ul.email li i {
  margin-right: 10px;
}
.footer2 .container .col4 ul li {
  margin-bottom: 2px;
  padding-left: 15px;
  position: relative;
}
.footer2 .container .col4 ul li a {
  color: #fff;
}
.footer2 .container .col4 ul li:before {
  background-color: #3ea3d9;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  top: 14px;
  width: 5px;
}
.socialMedia {
  display: flex;
  list-style-type: none;
}
.socialMedia li {
  align-items: center;
  background-color: #3ea3d9;
  border-radius: 25px;
  display: flex;
  height: 30px;
  justify-content: center;
  margin-right: 10px;
  width: 30px;
}
.socialMedia li i {
  color: #fff;
}
.fileTransmission {
  list-style-type: none;
}
.fileTransmission li {
  margin-bottom: 10px !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.fileTransmission li a {
  align-items: center;
  display: flex;
}
.fileTransmission li:before {
  display: none;
}
.iconSize {
  border-radius: 26%;
  margin-right: 10px;
  padding: 0;
  width: 30px;
}
.footerCopyright {
  color: #fff;
  margin-top: 45px;
}
.img-responsive {
  max-width: 100% !important;
}
.form-group {
  margin-bottom: 10px;
}
.pointde h3:before {
  background-color: #5d009d;
  border-radius: 2px;
  content: "";
  height: 12px;
  left: -22px;
  position: absolute;
  top: 9px;
  width: 12px;
}
.serviceCont_colum h3 {
  margin-bottom: 10px;
}
.pointlist {
  margin-left: 40px;
  margin-top: -15px;
}
.pointlist li {
  font-size: 17px;
  list-style-type: square;
}
.pointlist li::marker {
  color: #5d009d;
}
.serviceCont_colum {
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr 1fr;
  height: 525px;
  margin-top: 25px;
  overflow-y: scroll;
}
.serviceCont {
  background-color: #f8f8ff;
  border: 1px solid #ddd;
  border-radius: 6px;
  box-shadow: 1.95px 1.95px 2.6px rgba(0, 0, 0, 0.15);
  flex: 1;
  padding: 20px;
}
.swiper-button-next,
.swiper-button-prev {
  transition: 0.3s ease;
}
.swiper-button-next:after,
.swiper-button-next:after:hover,
.swiper-button-prev:after,
.swiper-button-prev:after:hover {
  color: #02bae9;
}
.swiper-button-next {
  right: 30px !important;
}
.swiper-button-prev {
  left: 30px !important;
}
.swiper-slide {
  align-items: center;
  background-position: 50%;
  background-size: cover;
  display: flex;
  height: auto;
}
.SwiperBoxSec {
  background: radial-gradient(
    circle at 20% 30%,
    #5c009d47 0,
    #02bae940 50%,
    #e8eaf6 100%
  );
}
.swiperBox {
  overflow: hidden;
  padding: 30px 8px;
}
.SwiperBoxWrap,
.swiperBox {
  height: 100%;
  position: relative;
  width: 100%;
}
.SwiperBoxWrap .swiper-button-next {
  right: -75px !important;
}
.SwiperBoxWrap .swiper-button-prev {
  left: -75px !important;
}
.swiperBox .swiper-slide {
  align-items: center;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 20px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.24);
  font-size: 18px;
  height: auto;
  justify-content: center;
  padding: 20px;
  transition: 1s cubic-bezier(0.075, 0.82, 0.165, 1);
  width: clamp(260px, 28vw, 390px) !important;
}
.swiperBox .swiper-slide .servHeading {
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
  padding-bottom: 6px;
  position: relative;
}
.swiperBox .swiper-slide .servHeading:after {
  background-color: #5d009d;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 80px;
}
.swiperBox .swiper-slide p {
  color: #212529;
  font-size: 17px;
  line-height: 1.6;
  margin: -3px 0 10px;
}
.swiperBox .swiper-slide p b {
  font-weight: 600;
}
.swiperBox .swiper-slide ul {
  padding-left: 10px;
}
.swiperBox .swiper-slide ul li {
  align-items: flex-start;
  display: flex;
  font-size: 16px;
}
.swiperBox .swiper-slide ul li p {
  font-size: 17px;
  line-height: 1.4;
  margin-bottom: 5px;
}
.swiperBox .swiper-slide ul li i {
  color: #5c019d;
  font-size: 9px;
  margin-right: 8px;
  margin-top: 5px;
}
.swiperBox .swiper-slide img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.mySwiper img {
  display: block;
  height: auto;
  width: 100%;
}
.faq-title {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 30px;
  text-align: center;
}
.faq-item {
  background: #fff;
  border: 2px solid #c1c1c1;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  overflow: hidden;
  transition: all 0.3s ease;
}
.faq-question {
  align-items: center;
  background: #fff;
  border: none;
  cursor: pointer;
  display: flex;
  font-size: 18px;
  font-weight: 500;
  justify-content: space-between;
  padding: 18px 20px;
  text-align: left;
  transition: background 0.3s ease;
  width: 100%;
}
.faq-question:hover {
  background: #f5f5f5;
}
.faq-answer {
  background: #fafafa;
  color: #333;
  font-size: 18px;
  line-height: 1.6;
  max-height: 0;
  overflow: hidden;
  padding: 0 20px;
  transition: all 0.4s ease;
}
.faq-item.active .faq-answer {
  border-top: 1px solid #5c009d;
  max-height: 300px;
  padding: 15px 20px;
}
.faq-item.active .faq-question {
  font-weight: 600;
}
.faq-icon {
  font-size: 20px;
  transition: transform 0.3s ease;
}
.faq-item.active .faq-icon {
  transform: rotate(45deg);
}
.faq-answer ul {
  margin-left: 38px;
}
.faq-answer ul li {
  font-size: 17px;
  list-style-type: disc;
}
.whatsappDesign {
  position: fixed;
  right: 1.5%;
  bottom: 50px;
  z-index: 999;
  transition: cubic-bezier(0.075, 0.82, 0.165, 1) 0.2s;
}
.whatsappDesign a{
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 25px;
  font-size: 15px;
  font-weight: 700;
  color: #000;
  background-color: #e4e4e4;
  padding: 0 10px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
  transition: cubic-bezier(0.075, 0.82, 0.165, 1) 0.5s;
}
.watxt{
  font-weight: 700;
  font-size: 15px;
}
.whatsappDesign a:hover, .whatsappDesign:hover{
  bottom: 60px;
  font-weight: 700;
  background-color: darkgrey;
  border-radius: 25px;
  color: #000;
}
.waWhite {
  fill: #fff;
  transition: all 0.2s ease 0s;
}
.waFill {
  fill: #00E676;
}
.whatsappDesign a:hover .waWhite{
  fill: #000; 
}

@media(max-width:768px){
  .whatsappDesign{
    bottom: 70px;
  }
  .whatsappDesign a{
    justify-content: center;
    background-color: #fff0;
    box-shadow: none;
    padding: 0;
  }
  .whatsappDesign a:hover, 
  .whatsappDesign:hover{
    background-color: #fff0;
    bottom: 70px !important;
  }
  .whatsappDesign a svg{
    width: 50px;
  }
  .watxt{
    display: none;
  }
}