/*body.body_back_img {
    background-image: url(../images/back_4.png);
    background-size: 100%;
    height: auto;
    background-repeat: repeat;
}
*/

/*span .gredient-color{
background: linear-gradient(to right, #52d2d3 0%, #330966 100%);
-webkit-background-clip: text; -webkit-text-fill-color: transparent;font-size:30px !important;
}
*/
/*.preefooter{
    background-image: url(../images/pre-footer-01.png);
    background-repeat: no-repeat;
}
*/
.main_section .Card {
  position: relative;
  text-align: center;
  width: 280px;
  margin: auto;
  height: 300px;
  border-radius: 74% 82% 70% 88%;
  display: table;
  padding: 20px;
  background-color: rgb(41 171 226);
  cursor: pointer;
  z-index: 1;
  transition: 0.5s;
  color: #f7931e;
}

.main_section .Card:before,
.main_section .Card:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
  animation: RotateDiv 5s linear infinite;
}

.sub_line ul {
  padding: 0;
}

.sub_line li {
  list-style: none;
  font-size: 15px;
}
.sub_line h5 {
  font-size: 18px;
  font-weight: 700;
  margin: 0px 0px;
}

span.menu-grid-minor-item-inner {
  color: #fff;
}

.web_icon {
  padding: 5px 3px;
  width: 24px !important;
  height: 26px;
  background: #fff;
  border-radius: 29px;
  margin: 0px 0px;
}

.sub_line {
  margin-top: 2px;
  margin-left: 12px;
}

footer.footer-section {
  z-index: 0;
  padding: -1px 0px 20px 0px;

  position: relative;
}

section.header-bg img {
  width: 100%;
}

.main_section .Card:before {
  border-radius: 130% 151% 189% 166%;
  background-color: #9bbd45;
  animation-delay: 0s;
  transition: 0.5s;
}

.main_section .Card:after {
  border-radius: 145% 86% 80% 90%;
  background-color: #2d2e50;
  animation-delay: 0.2s;
  transition: 0.5s;
}


.main_section .Card div {
  display: table-cell;
  vertical-align: middle;
}

.main_section .Card div h2 {
  font-size: 25px;
}

.side_text {
    position: absolute;
    left: 11px;
    top: 19px;
    box-shadow: 0px 0px 16px #dddddd61;
    padding: 14px 5px;
    width: 279px;
    border-radius: 19px;
}

.right_side_text {
  position: absolute;
  right: 156px;
  text-align: center;
}

.right_side_text img {
    width: 70px;
    margin: 6px;
}

.side_text img {
    margin: 6px;
    width: 70px;
}

.side_text.second {
    padding: 18px 0px;
    top: 191px;
}
.side_text {
   padding: 18px 0px;
  text-align: center;
}

/*.right_side_text:after {
    position: absolute;
    content: "";
    background-color: #f00;
    height: 2px;
    width: 100px;
    bottom: 0;
    left: 32%;
}*/

.counter_text h2 {
  line-height: 61px;
  position: absolute;
  top: -77px;
  color: #000;
  font-size: 41px !important;
  text-align: center;
}

/*.for_line:before {
    position: absolute;
    content: "";
    height: 2px;
    width: 30px;
    top: 13px;
    left: -25px;
    background: #fc0005;
}*/

/*.side_text:after {
    position: absolute;
    content: "";
    background-color: #f00;
    height: 2px;
    width: 100px;
    bottom: 0;
    left: 32%;
}
*/
.main_section p {
  font-size: 17px;
  font-weight: 600;
}

.shock-header .navbar .navbar-brand .logo {
  max-height: unset !important;
}

/*nav#menu-grid {
        z-index: 999;
    }*/

.shock-header {
  position: relative;
  z-index: auto !important;
  width: 100%;
}

img.logo {
  z-index: 22;
  /*width: 100%;*/
  background: rgba(48, 50, 73, 0);
  top: 22px;
  width: 184px;
}


.main_section {
    margin: 78px 0px;
    position: relative;
}

.right_side_text {
  position: absolute;
  box-shadow: 0px 0px 16px #dddddd61;
  width: 273px;
  right: 20px;
  top: 29px;
 padding: 14px 5px;
  margin: 1px;
  text-align: center;
  border-radius: 19px;

}



/*.transition:hover {
    background: #4c3b3b5e;
    transition: 0.4s;
}*/

.testimonial-section {
    position: relative;
    background: #eff5f5ad;
    padding-top: 0px;
}

.testimonial-section {
    position: relative;
    background: #eff5f573;
    padding-top: 0px;
}
.right_side_text.second {
    top: 196px;
    padding: 20px 5px;
}

.middle_img img {
  width: 337px;
}

/*prefooter form*/

.preefooter {
  position: relative;
  /* z-index: -1; */
  height: auto;
  bottom: 0px;
}

i.fa-solid.fa-gear {
  color: #e14e2c;
}

/*.toll-free {
            margin: 15px 0px;
            font-style: normal;
            font-weight: 800;
        
        }*/
p.toll-free {
  font-size: 22px;
}

span.t_no {
  margin: 21px 0px;
  font-size: 33px;
}

.preefooter_sec_1 ul {
  padding: 0px;
  font-family: montserrat, sans-serif;
}

.preefooter_sec_1 h4 {
  color: #514a4a;
}

.preefooter_sec_1 li {
    line-height: 32px;
    font-size: 16px;
    list-style: none;
    color: #514a4a !important;
}

.preefooter_sec_2 p {
  color: #000 !important;
}

.preefooter_sec_2 {
  background-color: #cd104d;
}

.prefooter_btn {
  width: 100%;
  text-align: center;
}



section#swiper > slider {
  z-index: -1;
}

.preefooter_sec_1_li {
  list-style: none !important;
}

.preefooter_sec_1 p {
    text-align: justify;
    padding: 23px 0px;
    font-size: 16px !important;
    line-height: 40px;
    color: #514a4a;
}

.prefooter_btn a {
  color: #fff;
  font-weight: 800;
}

.preefooter_sec_1 h2 {
    color: #cd104d;
    margin-bottom: 10px;
}

.preefooter_sec_2 {
    box-shadow: 1px 1px 6px #ddd;
    padding: 32px 38px;
    width: 72%;
    background: #e14d2a;
    position: relative;
    margin: 26px 152px auto;
    bottom: 13px;
}

.preefooter_sec_2 .form-control:focus {
  color: #000 !important;
  background-color: #fff;
  border-color: #ff00008c !important;
  outline: 0;
  box-shadow: -2px 1px 0px red;
}

/*prefooter form*/
@keyframes RotateDiv {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*background particale*/

a.menu-grid-main-item.menu-item {
  font-size: 40px;
}

.menu-grid .menu-grid-item-image .image {
  width: 100%;
  height: 100%;
  object-fit: revert !important;
  object-position: center;
}

/*counter start*/



.footer-logo h5 {
  color: #fff !important;
  font-size: 16px;
  margin: 16px 9px;
}

svg#Icons {
  width: 100px;
}

.advertisers-service-sec .service-card:hover .icon-wrapper .st0 {
  fill: none;
  stroke: #12afd4 !important;
}

.advertisers-service-sec .service-card:hover .icon-wrapper g {
  fill: #12afd4 !important;
  stroke: #12afd4 !important;
}

.st0 {
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

g {
  fill: #fff !important;
  stroke: #fff;
  stroke-width: 66px !important;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 44;
}

.about-me-img {
  width: 120px;
  height: 120px;
  left: 10px;
  /* bottom: 30px; */
  position: relative;
  border-radius: 100px;
}

.authorWindow {
  width: 600px;
  background: #75439a;
  padding: 22px 20px 22px 20px;
  border-radius: 5px;
  overflow: hidden;
}

.authorWindowWrapper {
  display: none;
  left: 110px;
  top: 0;
  padding-left: 25px;
  position: absolute;
}

.trans {
  opacity: 1;
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}

@media screen and (max-width: 768px) {
  .authorWindow {
    width: 210px;
  }

  .authorWindowWrapper {
    bottom: -170px;
    margin-bottom: 20px;
  }
}

/*counter end*/

/*counter new section  start*/

.new_counter_section {
    background-image: url(../images/rers.jpg);
    padding: 30px;
    min-height: 400px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.counter.inner.new_counter {
    padding: revert;
    position: relative;
    top: 30px;
}

.new_counter ul li:nth-of-type(odd){
border-radius: 10% 0%;
}
.new_counter ul li:nth-of-type(even){
border-radius: 0% 10%
}


.new_counter ul{list-style-type: none;padding:0px;margin: 0px;justify-content:center}
.new_counter ul li{padding: 20px; margin:20px;text-align:center;width:251px;background-color:#fff}
/*.new_counter ul li:;{position:absolute;top:0;left:0;background-color:#ddd;opacity:0.5}*/

.new_counter ul li h3{font-size:15px !important;margin:10px 0px}
.new_counter ul li h5{font-size:25px !important}
.new_counter ul li p{font-size:20px !important;margin:10px 0px}
/*.new_counter ul li .counter-icon{text-align:center}*/
/*counter new section  start*/

/*nav#menu-grid {
    background: #200404 !important;
}*/

.deployform-hide {
  display: block !important;
}

#intro {
  line-height: 44px;
  color: #fff;
  /*font-family: var(--secondary-font) !important;*/
  font-size: 30px !important;
}

/*.header-bg {
    position: relative;
    background-image: url(../images/banner/banner_4.jpg);
    background-size: 100%;
    height: 627px;
    background-repeat: no-repeat;
    z-index: 3;
}*/

/*.who-we-are_tab{
     background-image: url(../images/vision-concept.jpg);
         background-repeat: no-repeat;
}*/

/*.background-overlay {
    background: #00000042;
    height: 203vh;
    width: 100%;
    position: absolute;
    float: left;
    top: 0;
    left: 0;
    z-index: 2;
}
*/
/*about us page start*/

.icoon ul
 {
    border-radius: 11px;
    /*background: #dddddd40;*/
    padding: 05px;
}

.why-left h2 {
    font-size: 33px !important;
}


section.why-choose-wrapper {
    background: #eff5f5ad;
    padding: 30px 0px;
}

.side_text.transition p{

}

.abt-left-img {
    display: flex;
    justify-content: center;
    width: 76%;
    margin: 47px 0px;
}

section {
  margin: 50px 0px;
   padding: 15px 0px;
}

.abt-left img {
    width: 86%;
}

.our_vision_icon_section {
  margin-top: 133px;
}

.our_vision_icon {
    text-align: center;
    /* height: 150px; */
    margin: 20px 17px;
}

.our_vision_icon img {
    background: #fff;
    width: 90%;
    border-radius: 30px;
}


.our_vision_icon p {
    margin: 4px 0px;
}

section.header-bg {
    position: relative;
    background: #fff;
    overflow-x:hidden;
    padding: 0px;
    margin: 0px;
}

section.career_sec {
    margin: 0px;
    padding: 0px;
}

section.faq_section {
    margin: 0px;
    padding: 0px;
}

.frame p {
  color: #ffffffb5;
  padding: 16px;
}

section.about-us-wrapper.of_ab_page {
  padding: 20px 0px;
}
section.who-we-are_tab .wrapper {
  display: unset;
}

.w_w_a_title {
  text-align: center;
}

.missio_vission p {
  margin: 27px 0px;
  font-size: 16px;
  color: #ffffffbd !important;
}

.our_team_heading {
  text-align: center;
  margin: 7px 0px 11px 1px;
}

.missio_vission {
  text-align: justify;
  margin: 50px 0px;
}

section.team {
  padding: 30px 0px;
}

section.who-we-are_tab {
  padding: 3px 0px 30px 1px;
  /* background: #b34219; */
  /* background: linear-gradient(0deg, rgba(30,67,69,1) 10%, rgba(83,88,161,1) 100%); */
  color: #fff;
  /*background: linear-gradient(0deg, rgb(46 46 80) 44%, rgb(55 138 191 / 98%) 81%, rgba(103,114,210,1) 92%);*/
  background: #2e475d;
  margin: 28px 0px;
}

.about_img img {
  box-shadow: 1px 2px 5px #ddd;
  width: 76%;
  border-radius: 30px;
}

.about_img {
  margin: 5px -111px;
}

.about_img_2 {
  margin: 5px -111px;
}

.about_img_2 {
  text-align: end;
}
.row_section {
  border-radius: 21px;
  background: #1b98d9;
  padding: 50px 68px;
  color: #fff;
  width: 95%;
  display: flex;
  margin: auto;
}

section.ab_section {
  margin: 40px;
}

.about_img_2 img {
  box-shadow: 1px 2px 5px #ddd;
  width: 76%;
  border-radius: 30px;
}

.about_info_2 {
  /* background: #fff; */
  /* z-index: 1; */
  padding: 1px;
  width: 100%;
  margin: 35px 0px;
}

.about_info {
  /* background: #fff; */
  /* z-index: 1; */
  padding: 1px;
  width: 100%;
  margin: 35px 0px;
}

/*team start */

.counter_heading {
  text-align: center;
}

.abt-left.for_line.new_page p {
  font-size: 18px;
  line-height: 28px;
  text-align: justify;
  color: #000;
}

.team img {
  width: 100%;
  height: auto;
}

.team p {
  color: #fff;
}

.team .middle {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}

.team .wrapper {
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  padding: 12px 0px;
}

.team .membre {
  box-shadow: 0px 2px 6px 0px #ccc;
  position: relative;
  overflow: hidden;
  border-radius: 25px;
  transition: all 0.5s ease-in;
}

.team .membre .info {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 20px 10px;
  position: absolute;
  bottom: 0;
  width: 100%;
  transition: all 0.5s ease-in;
}
.team .membre .name {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 10px;
}
.team .membre .job {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}
.team .membre .text {
  margin: 15px 10px 15px 0px;
  font-size: 14px;
}
.team .membre .overly {
  height: 0;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0;
  position: absolute;
  width: 100%;
  display: block;
  transition: all 0.5s ease-in;
}
.team .membre .top {
  top: -100%;
  left: 0;
}
.team .membre .bottom {
  bottom: -100%;
  left: 0;
  height: 100%;
}
.team .membre .left {
  top: 0;
  right: -100%;
  height: 100%;
}
.team .membre .social-icones {
  display: inline-flex;
  position: relative;
}
.team .membre .social-icones .icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  display: block;
  text-align: center;
  margin-right: 5px;
  color: #000;
}
.team .membre .to-top {
  bottom: 0;
  transition: all 0.5s ease-in;
}
.team .membre:hover .overly {
  height: 100%;
  padding: 20px 10px;
}
.team .membre:hover .info {
  position: absolute;
  bottom: -80px;
  padding: 0;
  transition: all 0.5s ease-in;
}
.team .membre:hover .top {
  top: 0;
  bottom: 0px;
}
.team .membre:hover .bottom {
  bottom: 0;
}
.team .membre:hover .left {
  right: 0;
}
.team .membre:hover .to-top {
  bottom: 100% !important;
  transition: all 0.5s ease-in;
}

@media screen and (max-width: 868px) {
  .wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 600px) {
  .wrapper {
    grid-template-columns: 1fr;
  }
}

/*team end*/

/*our values section start*/

.wave__container {
  position: relative;
  width: 120%;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-60%);
}

.wave,
.wave::before,
.wave::after {
  content: "";
  position: absolute;
  top: 60%;
  left: 50%;
  width: 100%;
  padding-bottom: 100%;
  margin-left: -60%;
  transform-origin: 50% 50%;
  border-radius: 38% 42%;
  background-color: rgba(255, 255, 255, 0.05);
  -webkit-animation: spin 32s infinite linear;
  animation: spin 32s infinite linear;
}

.wave::before {
  width: 105%;
  padding-bottom: 91%;
  margin-top: -60%;
  transform-origin: 49% 51%;
  border-radius: 40% 38%;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-animation: spin 26s infinite linear;
  animation: spin 26s infinite linear;
}

.wave::after {
  width: 102%;
  padding-bottom: 98%;
  margin-top: -55%;
  transform-origin: 51% 49%;
  border-radius: 48% 42%;
  background-color: rgba(255, 255, 255, 0.16);
  -webkit-animation: spin 20s infinite linear;
  animation: spin 20s infinite linear;
}

@-webkit-keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.frame {
  /*position: absolute;*/
  top: 50%;
  left: 50%;
  height: 400px;
  width: 100%;
  min-width: 250px;
  max-height: 400px;
  min-height: 250px;
  border-radius: 2px;
  box-shadow: 4px 8px 12px 0 rgba(0, 0, 0, 0.2);
  overflow: hidden;
  background: linear-gradient(to top, #0652c5, #d4418e);
  color: #333;
  /*font-family: "Open Sans", Helvetica, sans-serif;*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*transform: translate(-50%, -50%);*/
}
.frame__title {
  margin-top: 25px;
  padding-inline: 1.5rem;
  font-weight: 300;
  color: #fff;
  text-align: center;
}

.social {
  position: absolute;
  z-index: 3;
  top: 5px;
  right: 5px;
  display: flex;
  margin: 0 -5px;
  padding-left: 0;
  list-style: none;
}
.social__item {
  padding: 0 5px;
}
.social__link {
  color: #fff;
  transition: color 0.3s ease-in;
}
.social__link:hover {
  color: #fff35c;
  transition: none;
}

/*our values section start*/

/*about us page start end*/

/*testimonial-section new start*/
.testimonial {

    padding: 62px 0px 0px 0px;
   
}

.testimonial-slide {
  padding: 10px 20px;
}

.sec-title h2 {
  /*text-transform: uppercase;*/
  /*background: linear-gradient(to right, #52d2d3 0%, #330966 100%);*/
  -webkit-background-clip: text;
  /*-webkit-text-fill-color: transparent;*/
  font-size: 20vw;
  font-family: "Poppins", sans-serif;
  /* color: #000; */
}

.sec-title {
  text-align: center;
  margin-top: 103px;
}

.testimonial_box-top {
  /*background-color: #ffffff94;*/
  padding: 9px;
  border-radius: 15px;
  width: 75%;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  /*box-shadow: 5px 5px 20px rgba(152, 193, 217, 0.493);*/
  /*border: 1px solid #4477a221;*/
}
.testimonial_box-icon {
  padding: 10px 0;
}
.testimonial_box-icon i {
  font-size: 25px;
  color: #14213d;
}
.testimonial_box-text {
  padding: 10px 0;
}
.testimonial_box-text p {
  color: #293241;
  font-size: 14px;
  line-height: 34px;
  margin-bottom: 0;
}

.testimonial_box-img {
  padding: 20px 0 10px;
  display: flex;
  justify-content: center;
}
.testimonial_box-img img {
  width: 95px;
  height: 95px;
  border-radius: 50px;
  border: 2px solid #e5e5e5;
}
.testimonial_box-name {
  padding-top: 10px;
}
.testimonial_box-name h4 {
  font-size: 20px;
  line-height: 25px;
  color: #293241;
  margin-bottom: 0;
}
.testimonial_box-job p {
  color: #293241;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 3px;
  line-height: 20px;
  font-weight: 300;
  margin-bottom: 0;
}

/*testimonial-section new end*/

/*faq section start*/

.faq .search-faq-section-list .card-header {
  background: #f7f7f7;
  border: 0;
  color: #000;
  padding: 0;
  border-bottom: 1px solid #eee;
  border-radius: 10px;
}
section.section_paddingT.faq button:focus {
  box-shadow: unset;
}

#faq_navTab .nav-link.active,
#faq_navTab .nav-link:hover {
  background-color: rgb(232, 70, 37);
  position: relative;
  z-index: -1;
  box-shadow: rgb(109 4 4 / 45%) 10px 36px 52px -24px;
  animation-delay: 5s;
  border: 0px !important;
}
.faq_section .nav-item {
  text-align: center;
  width: 300px;
}

#faq_navTab.nav-tabs {
  border: 0px;
}

#faq_navTab .nav-link.active .logo_icon,
#faq_navTab .nav-link:hover .logo_icon {
  filter: brightness(0) invert(1);
}

#faq_navTab .nav-link {
  padding: 20px;
  margin-bottom: 10px;
  transition: all 0.35s ease-in-out 0s;
  border-radius: 10px;
  display: flex;
  align-items: center;
  color: rgb(0, 0, 0);
  font-size: 16px;
  animation-delay: 5s;
  font-weight: 600;
  background: rgb(247, 247, 247);
}

.logo_icon {
  display: flex;
}
#faq_navTab .logo_icon img {
  width: 50px;
  height: 50px;
}

#faq_navTab .logo_icon p {
  padding: 14px;
  padding-left: 15px;
  text-align: left;
}

.faq_banner {
  margin-top: 80px;
  background: rgb(0, 0, 0);
}
.section_padding {
  padding: 5rem 0px;
}

ul#faq_navTab a {
  height: 100px;
}

.faq .search-faq-section-list .card-header button {
  color: #000;
  font-size: 20px;
  padding: 22px 10px 20px;
  /*font-weight: bold;*/
  word-break: inherit;
  white-space: normal;
  border-radius: 10px;
}

/*.faq .search-faq-section-list .card-header button i {
    transform: rotate(-180deg);
    transition: .5s ease 0s;
    margin-right: 10px;
    font-style: normal;
    font-size: 12px;
    margin-left: 1px;
    vertical-align: middle;
    display: inline-block;
    /*color: #e84625;*/
/*}*/

.section_paddingB {
  padding-bottom: 5rem;
}

.faq .search-faq-section-list .card-header button i.faq_arrow {
  font-size: 20px;
}
.title1 {
  font-size: 70px;
}

.text_orange {
  color: rgb(232, 70, 37) !important;
}

.footer-cta {
    border-bottom: 1px solid #ff5e14;
    padding: 105px 9px 33px 0px;
}

.faq .search-faq-section-list .cust_list {
  background: rgb(247, 247, 247);
  margin-bottom: 15px;
  border-radius: 10px;
}
.faq .search-faq-section-list .fade > div:nth-child(2) {
  font-size: 15px;
  text-align: justify;
  padding: 20px 35px;
  line-height: 25px;
}

button.btn.btn-link.collapsed.btn-block.text-left {
    text-decoration: none;
}



section.section_paddingT.faq p {
  padding: 14px 35px;
  /* FONT-VARIANT: JIS04; */
  /* FONT-VARIANT: JIS04; */
}

/*faq section end*/

/*contact us start*/

section.bredcrumb {
  display: none;
}

.c_form input {
  margin: 14px 0px;
  border-radius: unset;
  border-top: unset;
}

section.contact_banner p {
  color: #000;
  font-size: 19px;
  text-align: center;
  width: 471px;
  font-weight: 600;
  padding: 0px 23px;
  left: 135px;
  margin: 17px 0px;
  position: absolute;
  bottom: 104px;
}

.form_c_details {
  background: #ddd;
}

.contact_detail {
  background-image: url(../images/contact_back.jpg);
}

section.contact_page_form .col-lg-6 {
  padding: 0px;
}

.map iframe {
  /*height: 617px;*/
  z-index: -71;
}

section.map {
  /*height: 498px;*/
  z-index: -1;
}

.contact_page_form {
  margin: 21px;
  position: relative;
}

input.form-control.Getin {
  background: #ff0000b8;
  color: #fff;
  font-weight: 900;
}

.cotact_icon a > i {
  background: #fff;
  padding: 6px;
  color: #000;
  filter: grayscale(1);
}

section.contact_banner h2 {
  position: absolute;
  text-transform: uppercase;
  top: 247px;
  font-size: 42px !important;
  color: #000000a6;
  left: 107px;
  text-align: inherit;
}

section.contact_banner {
    display: flex;
    margin: 0px;
    align-items: center;
    padding: 0px;
}

section.contact_banner img {
  width: 100%;
}
.career_sec img {
  width: 100%;
}
.faq_section img {
  width: 100%;
}

.w_w_a_title h1 {
  font-size: 36px;
}

.w_w_a_title {
  text-align: center;
  margin-bottom: 37px;
  margin-top: 68px;
}

section.header-bg video {
  width: 100%;
}

/*.contact_banner {
    position: relative;
    background-size: cover;
    background-image: url(../images/conatct_us.jpg);
    height: 400px;
    background-repeat: no-repeat;
}
*/
.faq_sec {
  position: relative;
  background-size: cover;
  background-image: url(../images/faq.jpg);
  height: 400px;
  background-repeat: no-repeat;
}

/*.career_sec {
    position: relative;
    background-size: cover;
    background-image: url(../);
    height: 400px;
    background-repeat: no-repeat;
}*/

.contact_detail p > a {
  color: #fff;
  text-decoration: none;
}

.contact_detail {
  /* background: #b53429; */
  padding: 113px 191px 20px 87px;
  text-align: justify;
  height: 730px;
  color: #fff;
}

.contact_detail hr {
  /* color: #222; */
  margin: 18px 0px;
  border: 2px solid #fff;
  width: 50px;
  height: 0px;
  display: inline-block;
  padding: 0px 0;
  /* font-size: 14px; */
  /* font-weight: 700; */
  /* text-transform: uppercase; */
}

.background-overlay {
    background: linear-gradient(to right, #f6de2000 21%, #2d2e50 100%);
    height: 100%;
    width: 100%;
    position: absolute;
    float: left;
    opacity: 1;
    top: 0;
    left: 0;
    z-index: 0;
}

.background_overlay_for_inner_banner{
  background: linear-gradient(to right, #f6de2000 52%, #2d2e50 110%);
    height: 360px;
    width: 100%;
    position: absolute;
    float: left;
    opacity: 1;
    top: 0;
    left: 0;
    z-index: 0;
}


/*div#menu-toggle {
    top: -1px;
    position: relative;
    padding: -1px;
    border-radius: 8px;
    width: 6%;
    background: #00000070;
}*/

.c_form input:focus {
  border: unset !important;
  border-color: unset !important;
  box-shadow: 2px 2px 2px 0.25rem rgb(13 110 253 / 7%);
}

.c_form {
  background: #2d2e50;
  height: 730px;
}

.c_form form {
  background: #fff;
  position: relative;
  width: 85%;
  box-shadow: -1px 1px 8px 1px #ddd;
  right: 114px;
  padding: 32px 15px;
  top: 121px;
}

/*contact us end*/

/*.c_form form {
     background: #f3f3f3;
    padding: 133px 20px;
    right: 216px;
    position: absolute;
    width: 550px;
}*/

/*new benifits section*/
.color-white {
  color: #fff;
}

.fs-1 {
    font-size: 35px !important;
}

section.benifits_section {
    margin: 0px 0px;
    padding: 20px 0px;
}

.section-header.text-center {
    margin: 38px 0px;
}

.box-container {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding: 0px 0px;
  width: 100%;
}

@media screen and (min-width: 1380px) {
  .box-container {
    flex-direction: row;
  }
}

.box-item {
    position: relative;
    -webkit-backface-visibility: hidden;
    width: 415px;
    margin: 12px 0px;
    max-width: 100%;
}

.horizontal-middle{
  display:flex;
  justify-content:center;
}

.vertical-middle{
  display:flex;
  align-items:center;

}

.section-header.text-center {
    margin: 0px 0px 35px 0px;
}

.flip-box {
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  perspective: 1000px;
  -webkit-perspective: 1000px;
}

.flip-box-front,
.flip-box-back {
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  min-height: 267px;
  -ms-transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
  -webkit-transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-box-front {
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.flip-box:hover .flip-box-front {
  -ms-transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.flip-box-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;

  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.flip-box:hover .flip-box-back {
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.flip-box .inner {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 12px;
  outline: 1px solid transparent;
  -webkit-perspective: inherit;
  perspective: inherit;
  z-index: 2;

  transform: translateY(-50%) translateZ(60px) scale(0.94);
  -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
  -ms-transform: translateY(-50%) translateZ(60px) scale(0.94);
  top: 50%;
}

.flip-box-header {
  font-size: 20px !important;
}

.flip-box p {
  font-size: 20px;
  line-height: 1.5em;
}

.flip-box-img {
  margin-top: 25px;
}

.flip-box-button {
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  margin-top: 25px;
  padding: 15px 20px;
  text-transform: uppercase;
}

.box-item i {
  margin-bottom: 10px;
  font-size: 60px;
}

/*new benifits section*/

/*index3 css*/

/*testimonial*/

.large-container {
  position: static;
  max-width: 1580px;
  padding: 0px 30px;
  margin: 0 auto;
}

.testimonial-section {
    position: relative;
    background: #00000005;
    padding-top: 0px;
    /* padding-bottom: 210px; */
}

.testimonial-section:before {
  position: absolute;
  left: -180px;
  top: 0%;
  background-image: url(../images/ring-circle.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 701px;
  height: 756px;
  content: "";
  -webkit-animation: fa-spin 25s infinite alternate;
  animation: fa-spin 25s infinite alternate;
}

.testimonial-section .sec-title {
  /* position: relative; */
  margin-top: 0px;
  text-align: center;
}

.icoon img {
    width: 33px;
}

.section-header {
  margin-top: 38px;
}

.testimonial-section .sec-title .title {
  margin-bottom: 20px;
}
.testimonial-section .testimonial-carousel {
  position: relative;
  width: 100%;
  margin: auto;
}

.testimonial-block {
  position: relative;
  /* padding: 50px; */
  width: 76%;
  margin: auto;
}

.testimonial-block .inner-box {
  padding: 67px 72px;
  height: 400px;

  background-color: #ffffffad;
  box-shadow: 0 0 50px rgba(226, 222, 232, 0.75);
}
.testimonial-block .text {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 32px;
  color: #282331;
  font-weight: 400;
  margin-bottom: 50px;
}
.testimonial-block .info-box {
  position: relative;
  padding-left: 115px;
  padding-top: 10px;
}
.testimonial-block .info-box .thumb {
  position: absolute;
  left: 0;
  top: 0;
  height: 82px;
  width: 82px;
}
.testimonial-block .info-box .thumb img {
  border: 6px solid #e5e6fa;
  border-radius: 50%;
  overflow: hidden;
  display: block;
  width: 100%;
  box-shadow: 0 45px 45px rgba(147, 147, 147, 0.35);
}
.testimonial-block .info-box .name {
  position: relative;
  display: block;
  font-size: 21px;
  line-height: 1.2em;
  color: #382c4d;
  font-weight: 700;
  margin-bottom: 10px;
  font-family: montserrat, sans-serif !important;
}
.testimonial-block .info-box .designation {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 24px;
  color: #8053f7;
  font-weight: 400;
}

.testimonial-carousel .owl-nav {
  position: absolute;
  right: 181px;
  bottom: 27px;
}

.testimonial-carousel .owl-next,
.testimonial-carousel .owl-prev {
  position: relative;
  display: inline-block;
  height: 63px;
  border-radius: 64px !important;
  width: 59px;
  color: #fff;
  line-height: 55px;
  text-align: center;
  border-radius: 50%;
  background: #d6d6d600 !important;
  transition: all 300ms ease;
}

.testimonial-carousel .owl-next:hover,
.testimonial-carousel .owl-prev:hover {
  background-color: #00df97;
  box-shadow: 0 24px 24px rgba(187, 187, 187, 0.75);
}

.arrow-right,
.arrow-left {
  position: relative;
  display: inline-block;
  height: 9px;
  width: 43px;
  background-image: url(../images/arrow-left-2.png);
  background-repeat: no-repeat;
  background-position: center;
}

.arrow-right {
  background-image: url(../images/arrow-right-2.png);
}

.testimonial-section .thumb-layer {
  position: absolute;
  right: 30px;
  top: 120px;
}
.testimonial-section .thumb-layer .image {
  position: relative;
  margin-right: 0;
}
.testimonial-section .thumb-layer .image img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

@media only screen and (max-width: 767px) {
  .testimonial-section .sec-title {
    margin-bottom: 50px;
  }

  .testimonial-block {
    padding: 0;
  }
  .testimonial-block .inner-box {
    box-shadow: none;
    border: 2px solid #f1f1f1;
  }

  .testimonial-carousel .owl-nav {
    position: relative;
    left: 0;
    bottom: 0;
    margin-top: 20px;
    text-align: center;
  }
  .testimonial-carousel .owl-next,
  .testimonial-carousel .owl-prev {
    border: 2px solid #f1f1f1;
  }
}
@media only screen and (max-width: 1366px) {
  .large-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.header-bg {
  position: relative;
}

.video {
  position: absolute;
  top: 149px;
  left: 278px;
}

/*career page start*/
.career_page_main_section {
  text-align: center;
  margin: 30px;
}

a.apply_btn:hover {
  color: #dddd;
}

section.current_opening {
  margin: 50px 0px;
}

.career_card h2 {
  font-size: 19px !important;
}

.second_page_btn {
  text-align: center;
  margin: 29px 0px;
}

.career_card {
  padding: 20px 18px;
  background: #dddddd52;
  margin: 11px 0px;
}

.career_card li {
    list-style: none;
}

.career_page_main_section span {
  font-size: 31px;
  font-weight: 600;
}

.career_card ul {
  padding: 0px 1px;
}

.career_card a {
  color: #fff;
  text-decoration: none;
  background: #2e2e50;
  font-size: 15px;
  padding: 10px 14px;
  font-weight: 600;
}
/*career page end*/

/*bredcrumb start*/

.career_card.second_page li {
    margin: 20px 21px;
    text-align: justify;
     display: flex; 
}



.career_card.second_page i {
  margin: 5px;
}

.bredcrumb ul {
  list-style: none;
  display: flex;
  height: 13vh;
  width: 100%;
  align-items: center;
}

section.bredcrumb a {
  color: #fff;
  text-decoration: none;
}

.bredcrumb li {
  position: relative;
  background: #333;
  color: #fff;
  height: 40px;
  padding: 0 20px 0 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  font-size: 18px;
}

.bredcrumb li::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: #333;
  top: 0;
  right: -10px;
  z-index: 9;
  border-right: 2px solid #fff;
  transform: skewX(45deg);
}

.bredcrumb li::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: #333;
  bottom: 0;
  right: -10px;
  z-index: 9;
  border-right: 2px solid #fff;
  transform: skewX(-45deg);
}
/*bredcrumb start*/

/*application foem page start*/

.person_img {
  background: #dddddd7a;
  padding: 11px;
  height: 729px;
}

.person_img img {
  width: 100%;
  padding: 49px;
}
/*application foem page end*/

/*term and condition start*/
.career_card.second_page h2 {
  margin-top: 29px;
  margin-bottom: -9px;
}

/*term and condition end*/

/*live stream starts*/

.tv_img img {
    width: 80%;
}

.tv_img {
  position: relative;
}

.tv_img iframe {
  border: 0;
  right: 20%;
  height: 55%;
  width: 60%  !important;
  position: absolute;
  top: 29%;
}

.live_stream_section .nav-tabs {
    width: 70%;
    padding: 1px 1px;
    border-radius: 49px;
    margin: auto;
    border: 0px solid #dddddd63;
    background: #2d2e50;
}

.live_stream_section .nav-link {
    height: 71px;
    padding: 20px 28px;
}

section.live_stream_section {
  position: relative;
}

.live_stream_circle:before {
  position: absolute;
  left: -180px;
  z-index: -1;
  top: 0%;
  background-image: url(../images/ring-circle.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 701px;
  height: 756px;
  content: "";
  -webkit-animation: fa-spin 25s infinite alternate;
  animation: fa-spin 25s infinite alternate;
}

ul#myTab a {
    border-radius: 43px;
    font-size: 20px;
}

.live_stream_section .nav-item {
  height: 71px;
}

.live_stream_section .nav-tabs .nav-link {
  border: none;
  border-radius: 0;
  transition: color 0.2s ease-out;
}
.live_stream_section .tabs-dark .nav-link {
  color: #fff;
}
.live_stream_section .tabs-light .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.live_stream_section .tabs-dark .nav-link:not(.active):hover {
  color: #aeb0b3;
}
.live_stream_section .tabs-light .nav-link:not(.active):hover {
  color: #495057;
}

.live_stream_section .nav-pills .nav-link {
  border-radius: 2px;
  color: #495057;
  transition: color 0.2s ease-out, box-shadow 0.2s;
}
.live_stream_section .nav-pills .nav-link:hover {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.live_stream_section .nav-pills .nav-item {
  margin: 0 5px;
}
.live_stream_section .nav-pills.pills-dark .nav-link.active {
  background-color: #343a40 !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.live_stream_section .nav-pills.pills-dark .nav-link:not(.active):hover {
  color: #1d1e22;
}
.live_stream_section .tabs-marker .nav-link {
  position: relative;
}
.live_stream_section .tabs-marker .nav-link.active .marker {
  height: 30px;
  width: 30px;
  left: 50%;
  bottom: -30px;
  transform: translatex(-50%);
  position: absolute;
  overflow: hidden;
}
.live_stream_section .tabs-marker .nav-link.active .marker:after {
  content: "";
  height: 15px;
  width: 15px;
  top: -8px;
  left: 50%;
  transform: rotate(45deg) translatex(-50%);
  transform-origin: left;
  background-color: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
}

.tv_img {
  text-align: center;
}

section.live_stream_section {
  margin: 30px 0px;
}

/*live stream end*/

/*gallery start*/

.section-gallery.img-ticker img {
    margin: 13px 1px;
}

.section-gallery.img-ticker img:nth-of-type(odd){
border-radius: 10% 0%;
}
.section-gallery.img-ticker img:nth-of-type(even){
border-radius: 0% 10%
}


.img-ticker img {
    box-shadow: rgb(17 12 46 / 15%) 0px 48px 100px 0px;
    margin-bottom: 20px;
    padding: 10px;
    transition: all 0.5s ease-in-out;
}

.img-ticker img:hover {
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
}

  

.gallery_tab .nav-link.active,
.gallery_tab .nav-link:hover,
.gallery_tab .nav-link:focus-visible,
.gallery_tab .nav-link:focus {
  border: 0px solid #fff !important;
}

.gallery_tabnav-item:hover {
  border: unset;
}

.gallery_tab {
  border: 0px !important;
}

.gallery_tab img {
  width: 100%;
}

.gallery_video iframe {
  width: 100%;
  margin: 7px;
}

.video1 video {
  width: 100%;
}

.gallery_video {
  margin-top: 27px;
}

.gallery_tab {
  width: 50% !important;
}
.gallery_tab .nav-item {
  width: 50%;
}

.gallery_tab {
  padding: 18px;
  width: 52%;
  border-radius: 92px;
  margin: auto;
}


.animation-section {
  overflow: hidden;
}

.section-gallery img {
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 10px;
}

/*gallery animation*/

/*@keyframes ticker-kf {
  0% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    transform: translate3d(0, -45rem, 0);
  }
}

.img-ticker {
  animation: ticker-kf 18s linear infinite;
}*/

/*gallery animation end*/

/*gallery end*/



/*loader css start*/

/* PRELOADER CSS */




/*loader css end*/

 
/*copyright start*/
 .copyright {
    text-align: center;
    padding-top: 15px;
}

.copyright {
    margin: auto;
    width: 67%;
    font-size: 14px;
    margin-top: 29px;
    border-top: 1px solid #ff5e14;
    padding: 14px 9px 14px 0px;
}

img.bdm-logo {
    width: 115px;
}

/*copyright end*/

/*scrol to top*/

.scrollTop #button {
  display: inline-block;
  background-color: #FF9800;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
.scrollTop #button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
.scrollTop #button:hover {
  cursor: pointer;
  background-color: #333;
}
.scrollTop #button:active {
  background-color: #555;
}
.scrollTop #button.show {
  opacity: 1;
  visibility: visible;
}

/* Styles for the content section */

.scrollTop .content {
  width: 77%;
  margin: 50px auto;
  font-family: 'Merriweather', serif;
  font-size: 17px;
  color: #6c767a;
  line-height: 1.9;
}
@media (min-width: 500px) {
  .scrollTop .content {
    width: 43%;
  }
 .scrollTop  #button {
    margin: 30px;
  }
}
.scrollTop .content h1 {
  margin-bottom: -10px;
  color: #03a9f4;
  line-height: 1.5;
}
.scrollTop .content h3 {
  font-style: italic;
  color: #96a2a7;
}



 .abt-left-img {
    position: relative;
    z-index: 1;
    border: 1px solid #ddd;
  }
  
.abt-img-div {
    z-index: 3;
}
  
  
  
 .abt-left-img::before,
 .abt-left-img::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    border: 2px solid #ef0454;
    transition: all 0.25s ease-out;
  }
  
 .abt-left-img::before {
    background-color: #ef0454;
    top: -15px;
    left: -15px;
  }
  
 .abt-left-img::after {
    bottom: -15px;
    right: -15px;
  }
  
 .abt-left-img:hover::before {
    top: 15px;
    left: 15px;
  }
  
 .abt-left-img:hover::after {
    bottom: 15px;
    right: 15px;
  }
  
    div#menu-toggle {
    background: #0000005e;
    border-radius: 59px;
    }
    
      
  div#menu-toggle {
    background: #0000005e;
    border-radius: 59px;
    }
    .faq .card-body {
      padding: 14px;
    }

    .career_card.second_page p {
      padding: 20px 7px;
      line-height: 25px;
    }



  

