/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/

/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/

@import url("https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");

/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/

/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(css/font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
  box-sizing: border-box !important;
  transition: ease all 0.2s;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden !important;
}

body {
  color: #666666;
  font-size: 14px;
  font-family: Poppins;
  line-height: 1.80857;
  font-weight: normal;
  overflow-x: hidden !important;
}

a {
  color: #1f1f1f;
  text-decoration: none !important;
  outline: none !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0;
  font-weight: normal;
  position: relative;
  padding: 0 0 10px 0;
  font-weight: normal;
  line-height: normal;
  color: #111111;
  margin: 0;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 13px;
}

*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #212121;
  text-decoration: none !important;
  opacity: 1;
}

button:focus {
  outline: none;
}

ul,
li,
ol {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

p {
  margin: 20px;
  font-weight: 300;
  font-size: 15px;
  line-height: 24px;
}

a {
  color: #222222;
  text-decoration: none;
  outline: none !important;
}

a,
.btn {
  text-decoration: none !important;
  outline: none !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

img {
  max-width: 100%;
  height: auto;
}

:focus {
  outline: 0;
}

.paddind_bottom_0 {
  padding-bottom: 0 !important;
}

.btn-custom {
  margin-top: 20px;
  background-color: transparent !important;
  border: 2px solid #ddd;
  padding: 12px 40px;
  font-size: 16px;
}

.lead {
  font-size: 18px;
  line-height: 30px;
  color: #767676;
  margin: 0;
  padding: 0;
}

.form-control:focus {
  border-color: #ffffff !important;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}

.navbar-form input {
  border: none !important;
}

.badge {
  font-weight: 500;
}

blockquote {
  margin: 20px 0 20px;
  padding: 30px;
}

button {
  border: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.full {
  float: left;
  width: 100%;
}

.layout_padding {
  padding-top: 5rem;
  padding-bottom: 0px;
}
.padding_0 {
  padding: 0px;
}
.padding_left_0 {
  padding-left: 100px;
}
.header_section {
  width: 100%;
  float: left;
}
.header_bg {
  width: 100%;
  float: left;
  background-color: #f8f9faa6 !important;
}
.header_left {
  width: 50%;
  float: left;
}
.header_right {
  width: 50%;
  float: left;
}
.banner_img {
  width: 100%;
  float: left;
}

.logo {
  width: 25%;
  float: left;
}

.bg-light {
  background-color: transparent !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 13px;
  padding-left: 13px;
  font-size: 18px;
  color: #2e2d2e;
  text-transform: uppercase;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #1b5a8d;
}
.banner_main {
  width: 100%;
  float: left;
  padding-left: 100px;
  margin-bottom: 4em;
}
.banner_taital {
  width: 100%;
  float: left;
  font-size: 60px;
  color: #2e2d2e;
  padding-top: 80px;
  text-transform: uppercase;
  font-weight: bold;
}

.banner_text {
  width: 90%;
  float: left;
  font-size: 16px;
  color: #2e2d2e;
  margin-left: 0px;
}
.btn_main {
  width: 100%;
  float: left;
  padding-top: 75px;
}
.more_bt {
  width: 170px;
  float: left;
}

.more_bt a {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #000;
  border: 2px solid #ff5a58;
  text-align: center;
  padding: 10px 0px;
  border-radius: 40px;
  text-transform: uppercase;
  font-weight: bold;
}
.more_bt a:hover {
  color: #000;
  border: 2px solid #4aafff;
  transform: scale(1.1);
}
.contact_bt {
  width: 170px;
  float: left;
  margin-left: 15px;
}
.contact_bt a {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #181818;
  border: 2px solid #4aafff;
  text-align: center;
  padding: 10px 0px;
  border-radius: 40px;
  text-transform: uppercase;
  font-weight: bold;
}
.contact_bt a:hover {
  color: #181818;
  border: 2px solid #ff5a58;
  transform: scale(1.1);
}
.services_section {
  width: 100%;
  /* float: left; */
  background-image: url(../images/services-bg.png);
  height: auto;
  margin-top: 75px;
  padding-bottom: 60px;
  background-size: 100%;
}

.services_taital {
  width: 100%;
  float: left;
  font-size: 34px;
  color: #282c47;
  padding-top: 10px;
  text-transform: uppercase;
  font-weight: bold;
}
.services_taital::after {
  content: "";
  background-color: #ff5a58;
  position: absolute;
  width: 60px;
  text-align: center;
  right: initial;
  top: 0px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  height: 7px;
  left: 0;
  border-radius: 100px;
}
.services_text {
  width: 90%;
  float: left;
  font-size: 16px;
  color: #060606;
  margin-left: 0px;
}
.moremore_bt {
  width: 170px;
  float: left;
  margin-top: 30px;
  position: relative;
  z-index: 2;
}

.moremore_bt a {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #4aafff;
  border: 2px solid #88c6f8;
  text-align: center;
  padding: 10px 0px;
  border-radius: 40px;
}
.moremore_bt a:hover {
  color: #181818;
  border: 2px solid #ff5a58;
  transform: scale(1.1);
}
.image_1 {
  width: 100%;
  float: left;
}

.what_we_do_section {
  width: 100%;
  float: left;
}
.what_taital {
  width: 100%;
  float: left;
  font-size: 34px;
  color: #060606;
  padding-top: 10px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}
.what_taital::after {
  content: "";
  background-color: #ff5a58;
  position: absolute;
  width: 60px;
  text-align: center;
  right: 0;
  top: 0px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  height: 7px;
  left: 0;
  border-radius: 100px;
}

.what_text {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #060606;
  margin-left: 0px;
  text-align: center;
  margin-top: 0px;
}
.what_we_do_section_2 {
  width: 100%;
  float: left;
  margin-top: 40px;
}
.box_mains {
  width: 100%;
  float: left;
  background-color: #1b5a8d;
  border-radius: 10px;
  padding: 30px 0px;
  margin-bottom: 1vh;
}
.boxn {
  width: 100%;
  float: left;
  background-color: #ff5a58;
  border-radius: 10px;
  padding: 30px 0px;
  margin-bottom: 1vh;
}
.box_mains:hover {
  background-color: #ff5a58;
}
.boxn:hover {
  background-color: #1b5a8d;
}
/* .box_main.active {
    background-color: #ff5a58;
} */
.icon_1 {
  width: 100%;
  float: left;
  text-align: center;
  min-height: 70px;
}
.accounting_text {
  width: 100%;
  float: left;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}
.lorem_text {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  margin-left: 0px;
  padding: 1em;
}
.moremore_bt_1 {
  width: 170px;
  margin: 0 auto;
  text-align: center;
  margin-top: 30px;
}

.moremore_bt_1 a {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #ffffff;
  border: 2px solid #ffffff;
  text-align: center;
  padding: 10px 0px;
  border-radius: 40px;
}
.moremore_bt_1 a:hover {
  color: #ffffff;
  border: 2px solid #ffffff;
}
.project_section {
  width: 100%;
  float: left;
  padding-bottom: 90px;
}
.project_main {
  width: 100%;
  float: left;
  padding-top: 200px;
}

.home_founder_image {
  border-radius: 50%;
  border: 3px solid rgba(255, 0, 0, 0.521);
  aspect-ratio: 1/1;
}
.image_6 {
  width: 100%;
  float: left;
  position: relative;
  left: -100px;
  top: -50px;
}
.images_main {
  width: 100%;
  float: left;
}
.images_left {
  width: 50%;
  float: left;
}
.images_right {
  width: 47%;
  float: left;
  margin-top: 70px;
  margin-left: 12px;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: 0.5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.text {
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}

.hm-gradient {
  background-image: linear-gradient(
    to top,
    #f3e7e9 0%,
    #e3eeff 99%,
    #e3eeff 100%
  );
}
.darken-grey-text {
  color: #2e2e2e;
}

.container_1 {
  position: relative;
  margin-top: 12px;
}
.container_1::after {
  display: none;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(225, 225, 225, 0.8);
  width: 100%;
  height: 100%;
}

.fact_text {
  width: 100%;
  float: left;
  font-size: 15px;
  color: #060606;
  text-align: center;
}

.project_section_2 {
  width: 100%;
  float: left;
  background-color: #ff5a58;
  height: auto;
  padding: 50px 0px 40px 0px;
}
.accounting_text_1 {
  width: 100%;
  float: left;
  font-size: 40px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
}
.yers_text {
  width: 100%;
  float: left;
  font-size: 20px;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  margin-left: 0px;
  margin-top: 0px;
}
.team_section {
  width: 100%;
  float: left;
}
.what_text_1 {
  width: 50%;
  margin: 0 auto;
  font-size: 16px;
  color: #060606;
  text-align: center;
}
.team_section_2 {
  width: 100%;
  float: left;
}
.image_7 {
  width: 100%;
  float: left;
  text-align: center;
}
.readable_text {
  width: 100%;
  float: left;
  font-size: 18px;
  text-align: center;
  color: #060606;
  margin-left: 0px;
  font-weight: 450;
  padding-bottom: 3em;
}
.readable_text_1 {
  width: 100%;
  float: left;
  font-size: 18px;
  text-align: center;
  color: #ff5a58;
  margin: 0px;
  font-weight: 450;
}
.social_icon {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.social_icon ul {
  margin: 0px;
  padding: 0px;
  display: inline-block;
}
.social_icon li {
  float: left;
  padding: 20px 3px 0px 3px;
}
.client_section {
  width: 100%;
  float: left;
  padding-bottom: 140px;
}
.client_section_2 {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.client_section_2 ul {
  margin: 0px;
  padding: 0px;
  display: inline-block;
}
.client_section_2 li {
  float: left;
  padding: 50px 15px 0px 15px;
}
.round_1 {
  padding-top: 50px;
}
.round_2 {
  padding-top: 30px;
}
.dummy_text {
  width: 79%;
  margin: 0 auto;
  font-size: 16px;
  color: #000;
  text-align: center;
  padding-top: 30px;
}
.carousel-indicators .active {
  background-color: #1b5a8d;
}
.carousel-indicators li {
  width: 60px;
  height: 15px;
  background-color: #ff5a58;
  border-radius: 4px;
  bottom: -80px;
}

.contact_section {
  width: 100%;
  float: left;
}

.amet_text {
  width: 100%;
  float: left;
  color: #1e1e1e;
  font-size: 16px;
  text-align: center;
  margin-left: 0px;
}
.contact_section2 {
  width: 100%;
  float: left;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.mail_section {
  width: 70%;
  /* float: center; */
  /* padding-left: 50px; */
  margin: 0 auto;
}
.mail_text_1 {
  width: 100%;
  float: left;
  font-size: 18px;
  color: #666666;
  background-color: transparent !important;
  border-bottom: 1px solid #050000 !important;
  padding-right: 20px;
  border: 0px;
  padding-top: 20px;
  text-align: center;
}
.massage_text {
  width: 100%;
  float: left;
  font-size: 18px;
  color: #666666;
  background-color: transparent !important;
  border-bottom: 1px solid #050000 !important;
  padding-right: 20px;
  border: 0px;
  height: 70px;
  padding-top: 30px;
  text-align: center;
  margin-bottom: 3rem;
}
.send_bt {
  width: 170px;
  float: left;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-right: 5em;
}
/* .send_bt a {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #ff5a58;
    padding: 10px 0px;
    text-transform: uppercase;
    border-radius: 30px;
} */
.send_bt {
  width: 50%;
  font-size: 1.5em;
  color: #ffffff;
  text-align: center;
  background-color: #ff5a58;
  padding: 10px 0px;
  text-transform: uppercase;
  border-radius: 30px;
  border: none;
  margin-top: 1em;
  margin-left: 25%;
}

.whatsapp-text {
  color: #ffffff;
  text-decoration: none;
}
.whatsapp-text:hover {
  color: #ffffff;
  text-decoration: none;
}

.footer_section {
  width: 100%;
  float: left;
  background-color: #121212;
  height: auto;
}

.footer-copyright {
  /* background-color: #027b9a; */
  background-color: #000;
  /* background-color: #080022; */
  /* background-color: #102f62; */
  color: #fff;
  padding: 15px 30px;
  text-align: center;
}


.footer-copyright-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

.footer-copyright-text {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 0;
  margin-top: 0;
}

.footer-copyright-link {
  color: #fff;
  text-decoration: none;
}

.footer-copyright-link:hover {
  color: #fff;
  text-decoration: none;
}

.footer-copyright-link:visited {
  color: #fff;
  text-decoration: none;
}

.about_text {
  width: 100%;
  float: left;
  font-size: 24px;
  color: #fffcf4;
}
.location_text {
  width: 100%;
  float: left;
  font-size: 13px;
  color: #fffcf4;
  padding-top: 18px;
}

.footer_link {
  color: #fff;
}

.footer_link:visited {
  color: #fff;
  background-color: transparent;
  text-decoration: none;
}

.footer_link:hover {
  color: #fff;
  background-color: transparent;
  text-decoration: underline;
}

.padding_left_15 {
  padding-left: 15px;
}
.dolor_text {
  width: 100%;
  float: left;
  font-size: 18px;
  color: #fffcf4;
  padding-top: 10px;
  margin: 0px;
  line-height: 40px;
}
.mail_text {
  width: 100%;
  float: left;
  font-size: 18px;
  color: #d1d2d3;
  background-color: #ffffff;
  height: auto;
  padding: 5px 15px;
  margin-top: 18px;
}
.subscribe_bt {
  width: 100%;
  float: left;
}
.subscribe_bt a {
  width: 170px;
  float: left;
  font-size: 18px;
  color: #ffffff;
  background-color: #ff5a58;
  height: auto;
  padding: 5px 0px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 22px;
}
.footer_social_icon {
  width: 100%;
  float: left;
}
.footer_social_icon ul {
  margin: 0px;
  padding: 0px;
}
.footer_social_icon li {
  float: left;
  padding: 100px 15px 0px 0px;
}
.footer_images {
  width: 100%;
  float: left;
}
.footer_images_left {
  width: 32%;
  float: left;
}
.footer_images_right {
  width: 50%;
  float: left;
}
.image_12 {
  width: 88%;
  float: left;
  margin-top: 15px;
}

.copyright_section {
  width: 60%;
  margin: 0 auto;
  border-top: 1px solid #fff;
  margin-top: 55px;
  text-align: center;
}
.copyright_text {
  width: 100%;
  float: left;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  margin-left: 0px;
  padding: 10px 0px;
}
.copyright_text a {
  color: #ffffff;
}
.copyright_text a:hover {
  color: #ff5a58;
}
.margin_top_90 {
  margin-top: 90px;
}
/*card view with flip*/
.card-flip-section {
  /* margin: 3em; */
  /* border: 2px solid red; */
  /* background-image: url(../images/services-bg.png); */
  /* padding-top: 5rem; */
  width: 100%;
  background-image: url(../images/services-bg.png);
  height: auto;
  margin-top: 75px;
  padding-bottom: 60px;
  background-size: 100%;
}
.flip-card {
  background-color: transparent;
  max-width: 50rem;
  min-width: 25rem;
  height: 50rem;
  border: 1px transparent #f1f1f1;
  margin: 1vw;
  margin-left: 1vw;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
}

/* This container is needed to position the front and back side */
.flip-card-inner {
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
  /* box-shadow: 0 4px 8px 10px rgba(153, 0, 255, 0.425), 0 6px 20px 10px rgba(255, 0, 0, 0.397); */
  border-collapse: collapse;
}
.flip-card-inner:hover {
  border-radius: 10px;
  box-shadow: -5px 8px 10px rgba(0, 0, 0, 0.4);
}
/* Position the front and back side */
.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  padding: 15px;
  /* box-shadow: 0 4px 8px 0 rgba(153, 0, 255, 0.425), 0 6px 20px 0 rgba(255, 0, 0, 0.397); */
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-card-front {
  background-color: rgba(255, 0, 0, 0.35);
  border: 2px solid #828282;
  /* background-color: rgb(253 206 206); */
  color: black;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* Style the back side */
.flip-card-back {
  background-color: dodgerblue;
  color: white;
  transform: rotateY(180deg);
  height: 50rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 2px solid #676161b5;
}

#back-sb {
  position: fixed;
  top: 93%;
  left: 25%;
}

.service-image {
  width: inherit;
  height: 35%;
  border-radius: 10px;
  image-orientation: calc(blue, inherit);
}

.front-title {
  text-align: center;
  font-weight: bold;
  font-size: 1.1em;
  /* get complete word on next line */
  word-wrap: break-word;
}

.service-rate {
  margin-top: 1.2em;
  border-bottom: 1px solid black;

  /* width: 75%;
    margin-left: 12.5%; */
  padding-bottom: 2em;
}
.service-rate li {
  margin-bottom: 0.5em;
}
.rate {
  margin-top: 1.5em;
  font-size: 1.2em;
  font-weight: bold;
}
.b-service-title {
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 1.5em;
  cursor: pointer;
}
.b-service-description {
  margin-top: 1.5em;
  font-size: 1em;
  display: none;
}

.service-description {
  margin-left: 2em;
  margin-right: 2em;
}

.service-list li {
  list-style: none;
}
.service-list li::before {
  content: "+";
  /* background-color: red; */
  position: fixed;
  left: 1em;
}
.service-title-list li {
  list-style: none;
  /* margin-left: 1em; */
}

.hover-btn {
  margin-top: 1.5em;

  padding-bottom: 2em;
}
.service-button a {
  /* position: fixed;
    display: flex;
    font-size: 12px;
    flex-direction: column;
    justify-content: center;
    color: #181818;
    border: 2px solid #4aafff;
    text-align: center;
    padding: 10px 10px;
    border-radius: 40px;
    text-transform: uppercase;
    font-weight: bold;
    margin-inline: 4rem; */
  position: relative;
  /* display: flex; */
  font-size: 12px;
  flex-direction: column;
  justify-content: center;
  color: #181818;
  border: 2px solid #4aafff;
  text-align: center;
  padding: 14px 30px;
  border-radius: 40px;
  text-transform: uppercase;
  font-weight: bold;
  /* margin-inline: 4rem; */
  /* background: red; */
  width: 50%;
  left: 25%;
  /* margin-top: 2em; */
}

.s25,
.s26,
.s27,
.s28,
.s29,
.s23,
.s22,
.s24 {
  display: block;
}

.about-founder-image {
  aspect-ratio: 1 / 1;
}

@media screen and (max-width: 1630px) {
}
@media screen and (max-width: 1280px) {
  .card-flip-section {
    background-repeat: no-repeat;
  }
  .mail_section {
    width: 100%;
  }
  .send_bt {
    width: 30%;
    margin-top: 1em;
    margin-left: 35%;
  }
}

@media screen and (max-width: 450px) {
  .flip-card {
    max-width: 50rem;
    min-width: 21rem;
    height: 55rem;
    margin: 1vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
  }
  .cont-service {
    font-size: 0.5em;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .service-button a {
    /* margin-inline: 1rem; */
    width: 90%;
    left: 5%;
    top: 90%;
  }
  .flip-card-front,
  .flip-card-back {
    height: 55rem;
  }
  .b-service-title {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 1.5em;
    margin-top: 1.5em;
    cursor: pointer;
  }
  .b-service-description {
    font-size: 2em;
  }
  .mail_section {
    width: 100%;
    /* float: center; */
    /* padding-left: 50px; */
    margin: 0 auto;
    padding: 0;
  }
  .send_bt {
    width: 70%;
    margin-top: 1em;
    margin-left: 15%;
  }
  #back-sb {
    position: absolute;
    top: 93%;
    left: -5%;
    display: flex;
    justify-content: center;
    width: 100%;
  }
}

@media screen and (max-width: 280px) {
  .flip-card {
    max-width: 30rem;
    min-width: 16rem;
    height: 55rem;
    margin: 1vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
  }
  .flip-card-front,
  .flip-card-back {
    height: 55rem;
  }
  .service-button a {
    /* margin-inline: 1rem; */
    width: 90%;
    left: 5%;
    top: 90%;
  }

  #back-sb {
    position: absolute;
    top: 93%;
    left: -5%;
    display: flex;
    justify-content: center;
    width: 100%;
  }
}

/* About us section */
.about_container {
  display: flex;
  flex-direction: row;
  margin: 5rem 5rem;
  flex-wrap: wrap;
}
.card {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 0 0 15px 15px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  width: 350px;
  padding-bottom: 15px;
  background-color: white;
  margin: 5rem 0;
}

.card img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background-image: linear-gradient(60deg, rgba(255, 0, 0, 0.521), dodgerblue);

  padding: 5px;
  margin-top: -45px;
}

.card h2 {
  margin: 10px 0;
}

.cont {
  width: 90%;
  height: 0;
  overflow: hidden;
  text-align: center;
  transition: all 0.6s ease;
}

.card .cont .link i {
  font-size: 25px;
  color: rgb(82, 82, 82);
  transition: all 0.2s ease;
}

.card .cont .link i:hover {
  color: black;
  cursor: pointer;
}

.card:hover > .cont {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  height: 55rem;
}

.card:hover > .link {
  width: 40%;
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 450px) {
  .about_container {
    margin: 0 0;
    max-width: max-content;
    min-width: 250px;
    display: flex;
    flex-direction: column;
  }

  .card {
    width: 100%;
    padding-bottom: 2rem;
    margin-bottom: 5rem;
  }

  .card:hover > .cont {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    height: 55rem;
  }
}
