* {
  margin: 0px;
  font-family: 'Poppins', sans-serif;
}

b {
  font-weight: 350;
}

/*header*/
.header {
  background: #fff;
  padding: 0;
  box-shadow: 1px 2px 10px 0px #edf1f5;
  z-index: 100;
  border-bottom: 1px solid #f7f7f7;
  position: sticky;
  top: 0;
  font-family: 'Nunito', sans-serif;
}

.header nav {
  /*max-width: 1140px;*/
  width: 95%;
  margin: auto;
  padding: 4px 8px;
}

.header .nav-link {
  font-size: 16px;
  font-weight: 500;
  padding: 0em 1em !important;
  display: ruby;
  color: #464343 !important;
}

.header .nav-link:hover {
  color: #0976B7 !important;
  font-weight: 600 !important;
}

.btn-login {
  padding: 0.3em 1.2em;
  text-align: center;
  font-size: 16px;
}

.navbar-toggler {
  border: 0 !important;
}

.navbar-toggler:focus {
  outline: none !important;
}

.product-menu {
  border: 1px solid #ffffff;
  border-top: 0;
  box-shadow: 0pt 4pt 6pt rgba(0, 0, 0, 0.06);
  margin-top: 0;
  padding: 1em;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.product-menu .dropdown-item {
  padding: 0.5em 1.5em;
  border-radius: 4px;
}

.product-menu .dropdown-item:focus,
.product-menu .dropdown-item:hover {
  color: #47a0ad;
  text-decoration: none;
  background-color: #f7fafd;
}



@media all and (min-width: 768px) {
  .dropdown:hover>.dropdown-menu {
    display: block;
  }

  .dropdown>.dropdown-toggle:active {

    pointer-events: none;
  }
}
 .navbar-nav {
    align-items: inherit;
  }

@media all and (max-width: 768px) {
  .header {
    padding: 0em 0.5em !important;
  }

  .navbar-nav {
    margin: 0 !important;
    padding: 1em 0;
  }

  .header .nav-link {
    padding: 0.8em 0 !important;
    display: block;
  }

  .header .nav-item {
    border-bottom: 1px solid #f7f7f7;
  }

  .navbar-collapse {
    padding: 1em 0;
  }

  .product-menu {
    box-shadow: none;
    border: 0;
    margin-top: 0;
  }
}

.free_demo {
  background: #0976B7;
  border: 1px solid #0976B7;
  box-sizing: border-box;
  border-radius: 5px;
  width: 150px;
  height: 32px;
  font-weight: 400;
  font-size: 14px;
  cursor: pointer;
  /* line-height: 32px; */
  color: #FFFFFF;
  text-align: center;

}

.signin1 {
  background: #0faa0c;
  border: 1px solid #0faa0c;
  box-sizing: border-box;
  border-radius: 5px;
  width: 90px;
  height: 32px;
  font-weight: 400;
  font-size: 14px;
  cursor: pointer;
  /* line-height: 32px; */
  color: #FFFFFF;
  text-align: center;

}

a:hover {
  text-decoration: none;
  /* color: #fff; */
}

.mr10 {
  margin-right: 10px;
}

.sign_in {
  /* border: 1px solid #0976B7; */
  box-sizing: border-box;
  border-radius: 5px;
  width: auto;
  height: 32px;
  background: #fff;
  border: none;
  cursor: pointer;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  /* line-height: 32px; */
  color: #0976B7;
}

/*hero banner*/
.herobanner_out {
  z-index: 1;
  height: 590px;

}

.herobanner_in {
  /* background: linear-gradient(0deg, #000 -16.96%, rgba(18, 144, 219, 0) 113.17%); */
  background: #00000060;
  /*opacity: 0.6;*/
  height: 590px;
  z-index: 1;
}

.display {
  display: flex;
  justify-content: space-between;
}

.display1 {
  display: flex;
  justify-content: space-between;
}

.flex {
  display: flex;
}

.flex2 {
  display: flex;
}

.space1 {
  padding: 20px 15px;
}

.space2 {
  width: 70%;
  margin: 0px auto;
}

.white_para>p {
  font-weight: 300;
  font-size: 50px;
  line-height: 60px;
  color: #FFFFFF;
}

.white_para>p>span {
  font-weight: 500;
  font-size: 50px;
  line-height: 60px;
  color: #FFFFFF;
}

.blue_button {
  background-color: #109CF1;
  color: white;
  padding: 9px 20px;

  border: none;
  border-radius: 5px;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  cursor: pointer;
}

.herobanner_out.crossfade>figure {
  animation: imageAnimation1 26s linear infinite 0s;
  backface-visibility: hidden;
  background-size: cover;
  background-position: center center;
  color: transparent;
  height: 100%;
  left: 0px;
  opacity: 0;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 0;
  height: 590px;
  z-index: 1;
  margin-top: 64px;
}

.herobanner_out.crossfade>figure:nth-child(1) {
  background-image: url('img/5.webp');
  background-repeat: no-repeat;

  background-size: cover;
}

.herobanner_out.crossfade>figure:nth-child(2) {
  animation-delay: 6s;
  background-image: url('img/11.webp');
  background-repeat: no-repeat;
  background-size: cover;

}

.herobanner_out.crossfade>figure:nth-child(3) {
  animation-delay: 12s;
  background-image: url('img/9.webp');
  background-repeat: no-repeat;
  background-size: cover;

}

.herobanner_out.crossfade>figure:nth-child(4) {
  animation-delay: 18s;
  background-image: url('img/3.webp');
  background-repeat: no-repeat;
  background-size: cover;

}


@keyframes imageAnimation1 {
  0% {
    animation-timing-function: ease-in;
    opacity: 0.6;
  }

  8% {
    animation-timing-function: ease-out;
    opacity: 1;
  }

  17% {
    opacity: 1
  }

  25% {
    opacity: 0.5;
  }

  50% {
    opacity: 0.1;
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

/* popup */
/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 30%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal input,
.white_box_large select {
  width: 100%;
  height: 35px;
  border: 1px solid #D5D0D0;
  box-sizing: border-box;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.03);
  border-radius: 5px;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  /* identical to box height */
  letter-spacing: 0.01em;
  color: #727679;
  padding-left: 10px;
  background-color: #fff;
}

.modal input::placeholder {
  font-weight: 400;
  font-size: 13px;
  line-height: 25px;
  /* identical to box height, or 100% */
  padding-left: 10px;
  color: #6C6D6D;
}

.modal .done {
  background: #1290DB;
  border: 1px solid #1290DB;
  box-sizing: border-box;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  height: 47px;
  width: 100%;
  cursor: pointer;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 15px;
  text-align: center;
  color: #FFFFFF;
}

.modal .not {
  background: #fff;
  border: 1px solid #1290DB;
  box-sizing: border-box;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  height: 47px;
  width: 100%;
  cursor: pointer;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 15px;
  text-align: center;
  color: #1290DB;
}

.modal h1 {
  font-weight: normal;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  color: #000000;
}

.modal h2 {
  width: 100%;
  margin: auto;
  text-align: center;
  font-size: 15px;
  line-height: 130%;
  letter-spacing: 0.03em;
  color: #000000;
}



/*section2*/
.section2 {
  margin: 50px auto;
  width: 70%;
  /* padding: 30px 0px; */
}

.section2 .heading {
  font-weight: 400;
  font-size: 35px;
  line-height: 50px;
  text-align: center;
  color: #616060;
  margin-bottom: 40px;

}

.section2 .heading>span {
  font-weight: 600;
}

.number {
  font-weight: 500;
  font-size: 50px;
  line-height: 60px;
  text-align: center;
  color: #1290DB;
  margin-bottom: 0px;

}

.number_title {
  font-weight: 400;
  font-size: 25px;
  line-height: 40px;
  text-align: center;
  color: #000000;
  margin-bottom: 0px;

}

.center_a {
  text-align: center;
}

.section3 {
  background: url(img/blue_bg.webp);
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
}

.section3_in {
  margin: 0px auto;
  width: 70%;
  padding: 30px 0px;
}

.heading_sec3 {
  text-align: center;
}

.heading_sec3>span {
  font-weight: 500;
  font-size: 25px;
  padding-bottom: 10px;
  line-height: 30px;
  text-align: center;
  color: #FFFFFF;
  border-bottom: 3px solid #0BE1BB;
}

.white_box {
  margin: 0% 30px;
  position: relative;
  /*  padding: 1em 1.5em;*/
  /* min-height: 425px; */
  height: auto;
  display: flex;
  flex-direction: column;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  margin-top: 50px;
}

.white_box .one {
  font-weight: normal;
  /* font-size: 25px; */
  font-size: 21px;
  line-height: 30px;
  padding: 15px 25px 0px;
  padding-bottom: 0px;
  /*  height: 70px; */
  color: #000000;

}

.white_box .one>span {
  font-weight: 600;
  font-size: 24px;
  line-height: 40px;
  color: #0976B7;
}

.white_box .two {
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  border-left: 3px solid #0BE1BB;
  padding-left: 20px;
  margin: 0px 25px 16px;
}

.video_but {
  width: 169px;
  height: 35px;
  background: #0BE1BB;
  border-radius: 5px;
  font-weight: 500;
  font-size: 16px;
  border: none;
  outline: none;
  cursor: pointer;
  color: #FFFFFF;
  margin-right: 10px;
  margin-bottom: 20px;
}

.learn {
  width: 121px;
  height: 35px;
  background: #0976B7;
  border: 1px solid #0976B7;
  box-sizing: border-box;
  border-radius: 5px;
  font-weight: 500;
  font-size: 16px;
  cursor: pointer;
  padding: 0px;
  color: #FFFFFF;
}

.bottom_button {
  /* position: absolute;
	bottom: 0; */
  margin-top: auto;
  padding: 10px 25px;
}

.section4 {
  height: 627px;
  background: url(img/gray_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.white_box2 {
  min-height: 419px;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  margin: 10px 30px;

}

#carousel5 .img_center {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
  padding: 30px 0px;

}

#carousel5 .img_center>img {
  width: 12%;
}

.heading1 {
  font-weight: 500;
  font-size: 20px;
  line-height: 35px;
  text-align: center;
  color: #616060;

}

.img_center1 {
  text-align: center;
  padding: 20px 35px;
  padding-bottom: 0px;
}

.para11 {
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  color: #3F3F3F;
  margin: 5px 30px;

}

.carousel-inner {
  overflow: visible;
}

.heading_sec4 {
  font-weight: 400;
  font-size: 25px;
  line-height: 25px;
  text-align: center;
  color: #616060;
  padding-top: 40px;
  padding-bottom: 40px;

}

.heading_sec4>span {
  padding-bottom: 10px;
  border-bottom: 3px solid #0976B7;

}

.width4 {
  width: 90%;
  margin: auto;
}

button:focus {
  outline: none;
}

/*section 5*/
.section5 {
  width: 70%;
  margin: auto;
}

.item2 {
  text-align: center;
  display: inline-block;
  padding: 20px 30px;
}

marquee {
  height: 150px;
}

marquee p {
  margin-bottom: 0px;
}

marquee img {

  max-width: 120px;
  max-height: 50px;
}

/*section 6*/
.heading_sec6 {
  font-weight: 400;
  font-size: 25px;
  line-height: 25px;
  text-align: center;
  color: #616060;
  padding-top: 40px;
  padding-bottom: 40px;

}

.heading_sec6>span {
  padding-bottom: 10px;
  border-bottom: 3px solid #0976B7;

}


.owl-carousel {
  width: 70%;
  margin: auto;
}

.white_box4 {
  margin: 5%;
  height: 480px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  background: #FFFFFF;
}

.section6 {
  background: #F7FAFD;
  height: auto;
}


.vid_heading {
  padding: 0px 5%;
  margin-top: 12px;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  margin-bottom: 8px;

}

.vid_para {
  padding: 0px 5%;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  text-align: justify;
  color: #000000;
}

/*section7*/
.section7 {
  background: #F6F6F6;
  height: auto;

}

.img_center1>img {
  width: 80%;
  margin: auto;
  margin-bottom: 40px;
}

.heading_sec7 {
  font-weight: 400;
  font-size: 25px;
  line-height: 25px;
  text-align: center;
  color: #616060;
  padding-top: 40px;
  margin-bottom: 50px;
  padding-bottom: 40px;

}

.heading_sec7>span {
  padding-bottom: 10px;
  border-bottom: 3px solid #0976B7;

}


.white_box3 {
  height: 300px;
  background: #FFFFFF;
  text-align: center;
  padding: 12% 10%;
}

.white_box3 p {
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  color: #000000;
  margin-top: 10%;
}

.white_box3 a {
  font-weight: 500;
  font-size: 15px;
  line-height: 35px;
  color: #818181;

}

#img2 {
  width: 30%;
  height: auto;
  margin: auto;
}

#img1,
#img3,
#img4 {
  width: 40%;
  height: auto;
  margin: auto;
}

/*section 8*/
.color_line {
  display: flex;
  height: 8px;
  margin-bottom: 30px;
}

.color_line>div:first-child {
  width: 25%;
  background: #2F74F3;
}

.color_line>div:nth-child(2) {
  width: 25%;
  background: #E43426;
}

.color_line>div:nth-child(3) {
  width: 25%;
  background: #FAB004;
}

.color_line>div:last-child {
  width: 25%;
  background: #239941;
}

.google {
  text-align: center;
}

.google>span {
  position: relative;
  top: 15px;
  font-weight: normal;
  font-size: 30px;
  line-height: 25px;
  text-transform: capitalize;
  color: #616060;

}

.white_box5 {

  margin: 10%;
  height: 290px;
  background: #FFFFFF;
  margin-top: 30px;
  box-shadow: 0px 4px 4px 5px rgba(0, 0, 0, 0.05);
  margin-bottom: 15px;
}

#carousel3 .comma {
  margin-top: -30px;
  height: 15px;
  width: 15px;
}

.white_box5>p {
  font-weight: normal;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0.03em;
  color: #071E25;
  margin: 5% 10%;
}

.white_box5>.name {
  font-weight: 500;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0.03em;
  color: #000000;
  margin: 0px 10%;
}

.white_box5>.date {
  font-weight: normal;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0.03em;
  color: #93999B;
  margin: 0px 10%;
}

.checked {
  color: orange;
}

.ratings {
  margin: 0px 10%;
}

.section8 {
  margin-bottom: 30px;
}

/* Update Section 9*/
.section9 {
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  margin: 0px auto;
  width: 70%;
  padding: 30px 0px;
}

.section9>img {
  height: 300px;
  align-self: center;
}

.section9>div>h1,
.section10>h2,
.section10>h3 {
  font-weight: 500;
  font-size: 28px;
  line-height: 40px;
  /* or 143% */
  color: #000000;
}

.section9>div p,
.section10 p {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  /* or 147% */
  color: #000000;
  text-align: left;
  margin-bottom: 10px;
  text-align: justify;
}

.section9>div {
  margin-left: 20px;
}

.section10 {
  margin-bottom: 30px;
  margin: 0px auto;
  width: 70%;
  text-align: center;
  padding: 30px 0px;
}

.section10>img {
  height: 420px;
  margin-bottom: 70px;
}

/*footer*/
footer {
  /* height: 359px; */
  background-image: url('img/FT.png');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 2% 8%;
}

footer .address {
  padding: 10px 0px;
  margin-left: 10px;
}

footer .address span {
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
  /* identical to box height */
  color: #FFFFFF;
  padding-right: 10px;
  padding-left: 10px;
}

.f50>div {
  width: 50%;
}

.f30>div {
  width: calc((100% / 4) - 6px);
}

.f30.flex {
  justify-content: space-between;
}

.footer_heading {
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  border-bottom: 2px solid #FFF7F7;
}

footer ul {
  padding: 0;
  list-style-type: none;
}

footer ul li a {
  font-weight: 400;
  font-size: 15px;
  margin-top: 20px;
  line-height: 130%;
  display: flex;
  align-items: center;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  cursor: pointer;

}

footer ul .para {
  font-weight: 400;
  font-size: 15px;
  margin-top: 20px;
  line-height: 130%;
  display: flex;
  align-items: center;
  letter-spacing: 0.03em;
  color: #FFFFFF;


}

.footer_one {


  border-right: 2px solid #FFF9F9;
}

.footer_two {
  margin-left: 5%;
}

footer p {
  font-weight: 500;
  font-size: 12px;
  line-height: 160%;
  margin-top: 10px;
  text-align: justify;
  letter-spacing: 0.02em;
  color: #F9FAFF;
  margin-bottom: 10px
}

.bold1 {
  font-weight: 700;
  font-size: 14px;
}

.input {
  border: 1px solid #EAF0FF;
  box-sizing: border-box;
  border-radius: 8px;
  width: 205px;
  height: 50px;
  margin-right: 10px;
  background-color: transparent;

}

.input::placeholder {
  color: #FFFFFF;
  letter-spacing: 0.03em;
  padding-left: 20px;
}

.send {
  width: 106px;
  height: 44px;
  margin: 20px 0px;
  background: #EAF0FF;
  border: 1px solid #EAF0FF;
  box-sizing: border-box;
  border-radius: 8px;
  letter-spacing: 0.03em;
  color: #3D4F9F;
  cursor: pointer;
  margin-right: 10px;
}

.link_s {
  height: 35px;
  width: 35px;
  margin-right: 10px;
}

.link_s.insta {
  padding: 4px 0px;
}

.last {
  height: 48px;
  width: 100%;
}

.last>p {
  width: 100%;
  margin: auto;
  text-align: center;
  padding-top: 15px;
  font-size: 15px;
  line-height: 130%;
  letter-spacing: 0.03em;
  color: #000000;

}

.fixed {
  box-shadow: 0px -5px 11px 0px rgba(0, 0, 0, 0.33);
  padding: 10px;
  position: fixed;
  bottom: 0.5%;
  z-index: 10000;
  width: 100%;
  background-color: #fff;
  display: flex;
  /*justify-content: space-between; */
}

.webfixed {
  position: fixed;
  top: 14%;
  right: 0;
  background: #22A015;
  padding: 0px 0px 0px 8px;
  z-index: 300;
  align-items: center;
  height: 38px;
  width: 40px;
display: flex;
-webkit-transition: width 1s ease-out;
-moz-transition: width 1s ease-out;
-o-transition: width 1s ease-out;
transition: width 1s ease-out;
}

.webfixed p{
  color: #fff;
  font-size: 11px;
  margin-left: 9px;
  margin-bottom: 0px;
}
.webfixed>img {
  animation-name: imgani;
  height: 22px;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}

.webfixed.rty {
  top: 24%;
}
.webfixed:hover{
  width: 135px;

}
@keyframes imgani {
  0% {
    transform: matrix(0.9, 0, 0, 0.9, 0, 0);
    rotate: 0deg;
  }

  20% {
    transform: matrix(1, 0, 0, 1, 0, 0);
    rotate: 20deg;
  }

  40% {
    transform: matrix(0.9, 0, 0, 0.9, 0, 0);
    rotate: 0deg;
  }

  60% {
    transform: matrix(1, 0, 0, 1, 0, 0);
    rotate: 20deg;
  }

  80% {
    transform: matrix(0.9, 0, 0, 0.9, 0, 0);
    rotate: 0deg;
  }
  100% {
    transform: matrix(1, 0, 0, 1, 0, 0);
    rotate: 20deg;
  }
}

.fixed>div:nth-child(1) {
  width: 15%;
}

.fixed>div:nth-child(2) {
  width: 15%;
}

.fixed>div:nth-child(3) {
  width: 70%;
}

.chat {
  background: #22A015;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
  width: 50px;
  height: 40px;
  padding: 10px;
  border: none;
  outline: none;
  text-align: center;
  color: #FFFFFF;
}

.consul {

  background: #1290DB;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  font-weight: 600;
  width: 100%;
  height: 40px;
  border: none;
  outline: none;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  color: #FFFFFF;
  padding: 5px;
}

.callus>img,
.chat>img {
  height: auto;
  width: 20px;
}

.callus {
  border: none;
  outline: none;
  background: #1290DB;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  font-weight: 600;
  font-size: 16px;
  width: 50px;
  height: 40px;
  line-height: 16px;
  padding: 10px;
  text-align: center;
  color: #FFFFFF;
}

.more12 {
  width: 250px;
  text-align: center;
  margin: 0px auto;
  padding: 50px 0px;
  padding-top: 0px;
}

.more12 .circle {
  height: auto;
  width: 34px;
}

.more12>a>span {

  /* identical to box height, or 156% */
  text-align: center;
  position: relative;
  top: 5px;
  padding-left: 10px;
  font-weight: normal;
  font-size: 25px;
  line-height: 25px;
  color: #0976b7;
}

.flex-a {
  display: flex;
  align-items: center;
}

.ml-5-v {
  margin-left: 50px;
}

/* logo */
.img_margin {
  width: 70%;
  margin: auto;
}

.img_margin>div {
  text-align: center;
}

.img_margin>div>img {
  margin: 1em 0px;
  width: 150px;
}

.center_mt {
  text-align: center;
}

.white_box4 img {
  cursor: pointer;
}


.display1 {
  display: flex;
  justify-content: space-between;
}

/* Update FAQ*/
.card-box {
  background: #FFFFFF;
  padding: 16px;
  margin-bottom: 24px;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.16);
}

.faq-v {
  margin: 24px 0px 8px;
}

.faq-v h3 {
  font-weight: 600;
  font-size: 30px;
  line-height: 45px;
  /* identical to box height, or 150% */

  text-transform: capitalize;

  color: #325061;
}

.faq-v p {
  width: 46.39px;
  height: 3px;
  background: #0976B7;
  border-radius: 2px;
}


.card-box .question {
  font-weight: 500;
  font-size: 20px;
  line-height: 35px;
  /* identical to box height, or 225% */
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #325061;
  text-align: left;

}

.card-box .question:not(.collapsed) {
  font-weight: 500;
  color: #52C8E6;
}

.card-box .question:not(.collapsed)>.fas {
  transform: rotate(180deg);
}

.card-box .answer {
  margin-top: 32px;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  /* or 187% */
  text-align: left;
  color: #254556;
}

.card-box .answer p {
  text-align: justify;
}

.blu-bg {
  background-color: #F7FAFD;
}

.section10 .faq-v p {
  margin: 0px auto 24px;
  width: 210px;
}


.flexm img {
  width: calc(100% - 30px);
  height: auto;
  margin-bottom: 10px;
}

/*media quires*/
@media only screen and (max-width: 600px) {
  .display {
    display: block;
  }

  .hide_m {
    display: none;
  }

  .white_para>p {
    line-height: 35px;
  }

  .flex {
    display: block;
  }

  .herobanner_in {
    height: 365px;
  }

  .white_box {
    margin: 30px 0px;
    /* min-height: 500px; */
    height: auto;
  }

  .section3 {
    height: auto;
  }

  .crossfade>figure {
    height: auto;
  }

  .herobanner_out {
    height: auto;
  }

  footer {
    padding: 5% 3%;
    height: auto;
  }

  .f30>div {
    width: 50%;
    padding-bottom: 30px;
  }

  .f50>div {
    width: 100%;
    /* padding-bottom: 20px; */
  }

  .footer_one {


    border: none;
  }

  .header nav {
    width: 100%;

  }

  .white_para>p {

    font-size: 30px;
  }

  .space2 {

    width: 90%;
  }

  .section2 {
    margin-top: 375px;
    width: 90%;
    margin-bottom: 0px;
  }

  .section5 {
    width: 90%;
    margin: auto;
  }


  .owl-carousel {
    width: 100%;

  }

  .section7 {

    height: auto;
  }

  .white_para {
    position: relative;
  }

  .section3_in {
    width: 90%;
  }

  .center_a>div {
    margin-bottom: 30px;
  }

  footer .flex {
    display: flex;
    flex-wrap: wrap;
  }

  .section6 {
    height: auto;
  }

  .free_demo,
  .sign_in,
  .signin1 {
    margin: 8px 0;
  }

  .hide2 {
    display: none;
  }

  .white_box .one {
    height: auto;
  }

  .img_center1>img {
    width: 100%;
  }


  .footer_two {
    margin-left: 0%;
  }

  .herobanner_out.crossfade>figure {
    height: 366px;
  }

  .heading_sec4>span,
  .heading_sec6>span,
  .heading_sec3>span {
    font-size: 20px;
  }

  .hide_mt {
    display: none;
  }

  .owl-carousel .owl-nav {
    display: none;
  }

  .google>img {
    height: auto;
    position: relative;
    top: 10px;
    width: 130px;
  }

  .white_box4 {
    height: 425px;
  }

  .modal-content {

    width: 90%;
  }

  .sign_in {
    display: block;
    width: 100%;
    padding-top: 15px;
    text-align: left;
    border-radius: 0px;
    border-top: 0.5px solid rgba(0, 0, 0, .5);
  }

  .section9 {
    display: block;
    width: 90%;
  }

  .section9>img {
    height: auto;
    width: 100%;
    margin-bottom: 16px;
  }

  .section9>div {
    margin-left: 0px;
  }


  .section10 {
    width: 90%;
  }

  .section10>img {
    height: auto;
    width: 100%;
  }


  .section9>div>h1,
  .section10>h2,
  .section10>h3 {
    text-align: center;
  }

  .card-box .question {
    font-size: 16px;
    line-height: 30px;
  }

  .herobanner_out.crossfade>figure:nth-child(1) {
    background-position: 80% top;
  }

  .herobanner_out.crossfade>figure:nth-child(4) {
    background-position: right top;
  }

}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) and (max-width: 786px) {
  .display {
    display: block;
  }

  .flex {
    display: block;
  }

  .herobanner_in {
    height: 365px;
  }

  .white_box {
    margin: 30px 0px;
    /* min-height: 500px; */
    height: auto;
  }

  .section3 {
    height: auto;
  }

  .crossfade>figure {
    height: 366px;
  }

  .white_box2 {}

  .herobanner_out {
    height: auto;
  }

  footer {
    padding: 5% 3%;
    height: auto;
  }

  .f30>div {
    width: 50%;
    padding-bottom: 30px;
  }

  .f50>div {
    width: 100%;
    /* padding-bottom: 20px;  */
  }

  .footer_one {


    border: none;
  }

  .header nav {

    width: 100%;

  }

  .white_para>p {

    font-size: 30px;
  }

  .space2 {

    width: 90%;
  }

  .section2 {
    margin-top: 375px;
    width: 90%;
    margin-bottom: 0px;
  }

  .section5 {
    width: 90%;
    margin: auto;
  }

  .owl-carousel {
    width: 100%;

  }

  .section7 {
    height: auto;
  }

  .white_para {
    position: relative;
  }

  .section3_in {
    width: 90%;
  }

  .white_box5 {}

  .center_a>div {
    margin-bottom: 30px;
  }

  footer .flex {
    display: flex;
    flex-wrap: wrap;
  }

  .section6 {
    height: auto;
  }

  .free_demo,
  .sign_in,
  .signin1 {
    margin: 8px 0;
  }

  .white_para>p {
    line-height: 35px;
  }

  .hide_m {
    display: none;
  }

  .hide2 {
    display: none;
  }

  .white_box .one {
    height: auto;
  }

  .img_center1>img {
    width: 100%;
  }


  .footer_two {
    margin-left: 0%;
  }

  .herobanner_out.crossfade>figure {
    height: 430px;
  }

  .heading_sec4>span,
  .heading_sec6>span,
  .heading_sec3>span {
    font-size: 20px;
  }

  .hide_mt {
    display: none;
  }

  .owl-carousel .owl-nav {
    display: none;
  }

  .white_box4 {
    height: 425px;
  }

  .modal-content {

    width: 90%;
  }

  .sign_in {
    display: block;
    width: 100%;
    text-align: left;
    padding-top: 15px;
    border-radius: 0px;
    border-top: 0.5px solid rgba(0, 0, 0, .5);
  }

  .section9 {
    display: block;
    width: 90%;
  }

  .section9>img {
    height: auto;
    width: 100%;
    margin-bottom: 16px;
  }



  .section9>div {
    margin-left: 0px;
  }

  .section10 {
    width: 90%;
  }

  .section10>img {
    height: auto;
    width: 100%;
  }

  .section9>div>h1,
  .section10>h2,
  .section10>h3 {
    text-align: center;
  }

  .card-box .question {
    font-size: 16px;
    line-height: 30px;
  }

  .herobanner_out.crossfade>figure:nth-child(1) {
    background-position: 80% top;
  }

  .herobanner_out.crossfade>figure:nth-child(4) {
    background-position: right top;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 805px) {


  /*   .fixed,
  .callus {
    display: none
  } */

  .hide_mt1 {
    display: none;
  }

  .header nav {
    width: 100%;
  }

  .img_center1>img.space33 {
    width: 100%;
    height: auto;
    margin: 0px auto 20px;
  }

  .section10>img {
    height: auto;
    width: 100%;
  }

  .white_box .one {
    height: auto;
  }

  .section3_in .display.f50 {
    display: block;
  }

  .section3_in .white_box {
    width: 100%;
    margin: 24px 0px 0px;
  }

  .section3_in {
    width: 90%;
  }

  .center_a>div {
    margin-bottom: 30px;
  }

  .display.center_a {
    display: block;
  }

  .section9 {
    display: block;
    width: 90%;
  }

  .section9>img {
    height: auto;
    width: 100%;
    margin-bottom: 16px;
  }

  .section9>div {
    margin-left: 0px;
  }

  .section10 {
    width: 90%;
  }

  .section10>img {
    height: auto;
    width: 100%;
  }

  footer .flex {
    display: flex;
    flex-wrap: wrap;
  }

  .f50>div {
    width: 100%;
  }

  .footer_one {
    border: none;


    margin-top: 10px;
  }

  footer {
    padding: 5% 3%;
    height: auto;
  }

  .footer_two {
    margin-left: 0px;
    margin-top: 20px;
  }

  .ml-5-v {
    margin-left: 0px;
    margin-top: 10px;
  }

  .section9>div>h1,
  .section10>h2,
  .section10>h3 {
    text-align: center;
  }

  .card-box .question {
    font-size: 16px;
    line-height: 30px;
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {

  .fixed,
  .callus {
    display: none
  }

  .hide_mt1 {
    display: none;
  }

  .img_center1>img.space33 {
    width: 50%;
    height: auto;
    margin: 0px auto;
  }

  .header nav {
    width: 100%;
  }

  .collapse.dont-collapse-sm {
    display: inline !important;
    height: auto !important;
    visibility: visible;
  }

  .show_features {
    display: none;
  }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

  .fixed,
  .callus {
    display: none
  }

  .hide_mt1 {
    display: none;
  }

  .img_center1>img.space33 {
    width: 50%;
    height: auto;
    margin: 0px auto;
  }

  .header nav {
    width: 95%;
  }

  .collapse.dont-collapse-sm {
    display: inline !important;
    height: auto !important;
    visibility: visible;
  }

  .show_features {
    display: none;
  }
}

/* Hoverable Menu */

.dropdown-h {
  position: relative;
  display: inline-block;
}

.dropdown-content-h {
  display: none;
  position: absolute;
  z-index: 1;
  box-shadow: 0pt 4pt 6pt rgb(0 0 0 / 6%);
  padding: 8px;
  top: 1px;
  left: 210px;
  background-color: #fff;
}

.dropdown-content-h a {
  display: block;
}

.dropdown-h:hover .dropdown-content-h,
.dropdown-h:active .dropdown-content-h {
  display: block;
}

.arrow-h::after {

  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 1.255em;
  vertical-align: 0.255em;
  content: "";
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;

}

.arrow-h {
  display: flex;
  align-items: center;
}

/* Breadcrumbs */

.cd-breadcrumb,
.cd-multi-steps {
  width: 100%;
  margin: 0px;
  padding: 0.5em 1em;
  background-color: #edeff0;
  border-radius: .25em;
}

.cd-breadcrumb::after,
.cd-multi-steps::after {
  clear: both;
  content: "";
  display: table;
}

.cd-breadcrumb li,
.cd-multi-steps li {
  display: inline-block;
  float: left;
  /*   margin: 0.5em 0; */
}

.cd-breadcrumb li::after,
.cd-multi-steps li::after {
  /* this is the separator between items */
  display: inline-block;
  content: '\00bb';
  margin: 0 .6em;
  color: #959fa5;
}

.cd-breadcrumb li:last-of-type::after,
.cd-multi-steps li:last-of-type::after {
  /* hide separator after the last item */
  display: none;
}

.cd-breadcrumb li>*,
.cd-multi-steps li>* {
  /* single step */
  display: inline-block;
  font-size: 16px;
  color: #04a3db;
}

.cd-breadcrumb li.current>*,
.cd-multi-steps li.current>* {
  /* selected step */
  color: #04a3db;
}

.no-touch .cd-breadcrumb a:hover,
.no-touch .cd-multi-steps a:hover {
  /* steps already visited */
  color: #04a3db;
}

.cd-breadcrumb.custom-separator li::after,
.cd-multi-steps.custom-separator li::after {
  /* replace the default separator with a custom icon */
  content: '';
  height: 16px;
  width: 16px;
  background: url(https://codyhouse.co/demo/breadcrumbs-multi-steps-indicator/img/cd-custom-separator.svg) no-repeat center center;
  vertical-align: middle;
}

.cd-breadcrumb.custom-icons li>*::before,
.cd-multi-steps.custom-icons li>*::before {
  /* add a custom icon before each item */
  content: '';
  display: inline-block;
  height: 20px;
  width: 20px;
  margin-right: .4em;
  margin-top: -2px;
  background: url(https://codyhouse.co/demo/breadcrumbs-multi-steps-indicator/img/cd-custom-icons-01.svg) no-repeat 0 0;
  vertical-align: middle;
}

.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(2)>*::before,
.cd-multi-steps.custom-icons li:not(.current):nth-of-type(2)>*::before {
  /* change custom icon using image sprites */
  background-position: -20px 0;
}

.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(3)>*::before,
.cd-multi-steps.custom-icons li:not(.current):nth-of-type(3)>*::before {
  background-position: -40px 0;
}

.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(4)>*::before,
.cd-multi-steps.custom-icons li:not(.current):nth-of-type(4)>*::before {
  background-position: -60px 0;
}

.cd-breadcrumb.custom-icons li.current:first-of-type>*::before,
.cd-multi-steps.custom-icons li.current:first-of-type>*::before {
  /* change custom icon for the current item */
  background-position: 0 -20px;
}

.cd-breadcrumb.custom-icons li.current:nth-of-type(2)>*::before,
.cd-multi-steps.custom-icons li.current:nth-of-type(2)>*::before {
  background-position: -20px -20px;
}

.cd-breadcrumb.custom-icons li.current:nth-of-type(3)>*::before,
.cd-multi-steps.custom-icons li.current:nth-of-type(3)>*::before {
  background-position: -40px -20px;
}

.cd-breadcrumb.custom-icons li.current:nth-of-type(4)>*::before,
.cd-multi-steps.custom-icons li.current:nth-of-type(4)>*::before {
  background-position: -60px -20px;
}

#myModal .modal-content {
  width: max-content;
}

/* Remove Bitrix */
.b24-widget-button-wrapper.b24-widget-button-position-bottom-right.b24-widget-button-visible,
._hj_feedback_container ._hj-1O2Rr__MinimizedWidgetMiddle__container._hj-1QnQT__MinimizedWidgetMiddle__right {
  display: none;
}