@font-face {
  font-family: Nunito;
  src: url(../fonts/Nunito-Regular.woff2) format("woff2"), url(../fonts/Nunito-Regular.woff) format("woff"), url(../fonts/Nunito-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: Nunito;
  src: url(../fonts/Nunito-SemiBold.woff2) format("woff2"), url(../fonts/Nunito-SemiBold.woff) format("woff"), url(../fonts/Nunito-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: Nunito;
  src: url(../fonts/Nunito-Light.woff2) format("woff2"), url(../fonts/Nunito-Light.woff) format("woff"), url(../fonts/Nunito-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: Nunito;
  src: url(../fonts/Nunito-Bold.woff2) format("woff2"), url(../fonts/Nunito-Bold.woff) format("woff"), url(../fonts/Nunito-Bold.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: Nunito;
  src: url(../fonts/Nunito-ExtraBold.woff2) format("woff2"), url(../fonts/Nunito-ExtraBold.woff) format("woff"), url(../fonts/Nunito-ExtraBold.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
}

.regular, body, .commoninput .form-control, .request_block .inner_title p, .card_box p i, .card_box .holder_detail p, .chat_page .inbox_msg .inbox_people .inbox_chat .chat_list .chat_people .chat_ib p, .customer-reviews-sec .user_review_block .inner_title p {
  font-family: Nunito;
  font-weight: normal !important;
}

.light {
  font-family: Nunito;
  font-weight: 300;
}

.medium, .app-download-sec .download-app-data .app-download-content strong {
  font-family: Nunito;
  font-weight: 500;
}

.semiBold, .commoninput label, .card_box p, .card_box .holder_detail h4, .custom_tab .nav-pills li a, .chat_page .inbox_msg .inbox_people .inbox_chat .chat_list .chat_people .chat_ib h5 {
  font-family: Nunito;
  font-weight: 600;
}

.bold, .btn.btn-purplelg, .btn.btn-whitelg, .btn.btn-purplelg-outline, .home_banner .banner_content h1, .readmore_btn, .section_title .top_tilte, .section_title .h2_heading, .request_block .inner_title h6, .chat_page .inbox_msg .chat_img span, .customer-reviews-sec .user_review_block .inner_title h6, .customer-reviews-sec .user_review_block .inner_title strong, .app-download-sec .download-app-data .app-download-content h3, .radiobuttonDesign label, .app-banner .download-text {
  font-family: Nunito;
  font-weight: 700;
}

.extraBold {
  font-family: Nunito;
  font-weight: 800;
}

.text-decoration-underline {
  text-decoration: underline;
}

.greydark {
  color: #444444;
}

.purple, .headersection_rightsect li .headermenu {
  color: #874e92;
}

.gold {
  color: #fbe085;
}

.gold_bg {
  background: #fbe085;
}

.green {
  color: #279932;
}

.blackmain, a {
  color: #000000;
}

a:hover {
  text-decoration: none;
}

input:focus,
textarea:focus,
button:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  outline: none !important;
}

html {
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
  font-family: Nunito;
  background: #fff2fb;
  position: relative;
  padding: 0px !important;
}

.mT0 {
  margin-top: 0px;
}

.mB0 {
  margin-bottom: 0px;
}

.mR0 {
  margin-right: 0px;
}

.mL0 {
  margin-left: 0px;
}

.pT0 {
  padding-top: 0px;
}

.pB0 {
  padding-bottom: 0px;
}

.pR0 {
  padding-right: 0px;
}

.pL0 {
  padding-left: 0px;
}

.fz0 {
  font-size: 0px;
}

.mT5 {
  margin-top: 5px;
}

.mB5 {
  margin-bottom: 5px;
}

.mR5 {
  margin-right: 5px;
}

.mL5 {
  margin-left: 5px;
}

.pT5 {
  padding-top: 5px;
}

.pB5 {
  padding-bottom: 5px;
}

.pR5 {
  padding-right: 5px;
}

.pL5 {
  padding-left: 5px;
}

.fz5 {
  font-size: 5px;
}

.mT8 {
  margin-top: 8px;
}

.mB8 {
  margin-bottom: 8px;
}

.mR8 {
  margin-right: 8px;
}

.mL8 {
  margin-left: 8px;
}

.pT8 {
  padding-top: 8px;
}

.pB8 {
  padding-bottom: 8px;
}

.pR8 {
  padding-right: 8px;
}

.pL8 {
  padding-left: 8px;
}

.fz8 {
  font-size: 8px;
}

.mT10 {
  margin-top: 10px;
}

.mB10 {
  margin-bottom: 10px;
}

.mR10 {
  margin-right: 10px;
}

.mL10 {
  margin-left: 10px;
}

.pT10 {
  padding-top: 10px;
}

.pB10 {
  padding-bottom: 10px;
}

.pR10 {
  padding-right: 10px;
}

.pL10 {
  padding-left: 10px;
}

.fz10 {
  font-size: 10px;
}

.mT12 {
  margin-top: 12px;
}

.mB12 {
  margin-bottom: 12px;
}

.mR12 {
  margin-right: 12px;
}

.mL12 {
  margin-left: 12px;
}

.pT12 {
  padding-top: 12px;
}

.pB12 {
  padding-bottom: 12px;
}

.pR12 {
  padding-right: 12px;
}

.pL12 {
  padding-left: 12px;
}

.fz12 {
  font-size: 12px;
}

.mT13 {
  margin-top: 13px;
}

.mB13 {
  margin-bottom: 13px;
}

.mR13 {
  margin-right: 13px;
}

.mL13 {
  margin-left: 13px;
}

.pT13 {
  padding-top: 13px;
}

.pB13 {
  padding-bottom: 13px;
}

.pR13 {
  padding-right: 13px;
}

.pL13 {
  padding-left: 13px;
}

.fz13 {
  font-size: 13px;
}

.mT14 {
  margin-top: 14px;
}

.mB14 {
  margin-bottom: 14px;
}

.mR14 {
  margin-right: 14px;
}

.mL14 {
  margin-left: 14px;
}

.pT14 {
  padding-top: 14px;
}

.pB14 {
  padding-bottom: 14px;
}

.pR14 {
  padding-right: 14px;
}

.pL14 {
  padding-left: 14px;
}

.fz14, .commoninput label, .chat_page .inbox_msg .inbox_people .inbox_chat .chat_list .chat_people .chat_ib p {
  font-size: 14px;
}

.mT15 {
  margin-top: 15px;
}

.mB15 {
  margin-bottom: 15px;
}

.mR15 {
  margin-right: 15px;
}

.mL15 {
  margin-left: 15px;
}

.pT15 {
  padding-top: 15px;
}

.pB15 {
  padding-bottom: 15px;
}

.pR15 {
  padding-right: 15px;
}

.pL15 {
  padding-left: 15px;
}

.fz15, .card_box .holder_detail p {
  font-size: 15px;
}

.mT16 {
  margin-top: 16px;
}

.mB16 {
  margin-bottom: 16px;
}

.mR16 {
  margin-right: 16px;
}

.mL16 {
  margin-left: 16px;
}

.pT16 {
  padding-top: 16px;
}

.pB16 {
  padding-bottom: 16px;
}

.pR16 {
  padding-right: 16px;
}

.pL16 {
  padding-left: 16px;
}

.fz16, .request_block .inner_title p, .custom_tab .nav-pills li a, .chat_page .inbox_msg .chat_img span, .chat_page .inbox_msg .inbox_people .inbox_chat .chat_list .chat_people .chat_ib h5, .customer-reviews-sec .user_review_block .inner_title p, .how-works-process ul li, .yellow-points li {
  font-size: 16px;
}

.mT18 {
  margin-top: 18px;
}

.mB18 {
  margin-bottom: 18px;
}

.mR18 {
  margin-right: 18px;
}

.mL18 {
  margin-left: 18px;
}

.pT18 {
  padding-top: 18px;
}

.pB18 {
  padding-bottom: 18px;
}

.pR18 {
  padding-right: 18px;
}

.pL18 {
  padding-left: 18px;
}

.fz18, .commoninput .form-control, .readmore_btn, .section_title .top_tilte, .card_box p, .card_box .holder_detail h4, .customer-reviews-sec .user_review_block .inner_title strong, .app-download-sec .download-app-data .app-download-content p {
  font-size: 18px;
}

.mT20 {
  margin-top: 20px;
}

.mB20, .how-works-process ul li {
  margin-bottom: 20px;
}

.mR20 {
  margin-right: 20px;
}

.mL20 {
  margin-left: 20px;
}

.pT20 {
  padding-top: 20px;
}

.pB20 {
  padding-bottom: 20px;
}

.pR20 {
  padding-right: 20px;
}

.pL20 {
  padding-left: 20px;
}

.fz20, .home_banner .banner_content p {
  font-size: 20px;
}

.mT21 {
  margin-top: 21px;
}

.mB21 {
  margin-bottom: 21px;
}

.mR21 {
  margin-right: 21px;
}

.mL21 {
  margin-left: 21px;
}

.pT21 {
  padding-top: 21px;
}

.pB21 {
  padding-bottom: 21px;
}

.pR21 {
  padding-right: 21px;
}

.pL21 {
  padding-left: 21px;
}

.fz21 {
  font-size: 21px;
}

.mT22 {
  margin-top: 22px;
}

.mB22 {
  margin-bottom: 22px;
}

.mR22 {
  margin-right: 22px;
}

.mL22 {
  margin-left: 22px;
}

.pT22 {
  padding-top: 22px;
}

.pB22 {
  padding-bottom: 22px;
}

.pR22 {
  padding-right: 22px;
}

.pL22 {
  padding-left: 22px;
}

.fz22, .social_link li a i, .app-download-sec .download-app-data .app-download-content strong {
  font-size: 22px;
}

.mT23 {
  margin-top: 23px;
}

.mB23 {
  margin-bottom: 23px;
}

.mR23 {
  margin-right: 23px;
}

.mL23 {
  margin-left: 23px;
}

.pT23 {
  padding-top: 23px;
}

.pB23 {
  padding-bottom: 23px;
}

.pR23 {
  padding-right: 23px;
}

.pL23 {
  padding-left: 23px;
}

.fz23 {
  font-size: 23px;
}

.mT24 {
  margin-top: 24px;
}

.mB24 {
  margin-bottom: 24px;
}

.mR24 {
  margin-right: 24px;
}

.mL24 {
  margin-left: 24px;
}

.pT24 {
  padding-top: 24px;
}

.pB24 {
  padding-bottom: 24px;
}

.pR24 {
  padding-right: 24px;
}

.pL24 {
  padding-left: 24px;
}

.fz24 {
  font-size: 24px;
}

.mT25 {
  margin-top: 25px;
}

.mB25 {
  margin-bottom: 25px;
}

.mR25 {
  margin-right: 25px;
}

.mL25 {
  margin-left: 25px;
}

.pT25 {
  padding-top: 25px;
}

.pB25 {
  padding-bottom: 25px;
}

.pR25 {
  padding-right: 25px;
}

.pL25 {
  padding-left: 25px;
}

.fz25 {
  font-size: 25px;
}

.mT26 {
  margin-top: 26px;
}

.mB26 {
  margin-bottom: 26px;
}

.mR26 {
  margin-right: 26px;
}

.mL26 {
  margin-left: 26px;
}

.pT26 {
  padding-top: 26px;
}

.pB26 {
  padding-bottom: 26px;
}

.pR26 {
  padding-right: 26px;
}

.pL26 {
  padding-left: 26px;
}

.fz26 {
  font-size: 26px;
}

.mT27 {
  margin-top: 27px;
}

.mB27 {
  margin-bottom: 27px;
}

.mR27 {
  margin-right: 27px;
}

.mL27 {
  margin-left: 27px;
}

.pT27 {
  padding-top: 27px;
}

.pB27 {
  padding-bottom: 27px;
}

.pR27 {
  padding-right: 27px;
}

.pL27 {
  padding-left: 27px;
}

.fz27 {
  font-size: 27px;
}

.mT28 {
  margin-top: 28px;
}

.mB28 {
  margin-bottom: 28px;
}

.mR28 {
  margin-right: 28px;
}

.mL28 {
  margin-left: 28px;
}

.pT28 {
  padding-top: 28px;
}

.pB28 {
  padding-bottom: 28px;
}

.pR28 {
  padding-right: 28px;
}

.pL28 {
  padding-left: 28px;
}

.fz28 {
  font-size: 28px;
}

.mT29 {
  margin-top: 29px;
}

.mB29 {
  margin-bottom: 29px;
}

.mR29 {
  margin-right: 29px;
}

.mL29 {
  margin-left: 29px;
}

.pT29 {
  padding-top: 29px;
}

.pB29 {
  padding-bottom: 29px;
}

.pR29 {
  padding-right: 29px;
}

.pL29 {
  padding-left: 29px;
}

.fz29 {
  font-size: 29px;
}

.mT30 {
  margin-top: 30px;
}

.mB30 {
  margin-bottom: 30px;
}

.mR30 {
  margin-right: 30px;
}

.mL30 {
  margin-left: 30px;
}

.pT30 {
  padding-top: 30px;
}

.pB30 {
  padding-bottom: 30px;
}

.pR30 {
  padding-right: 30px;
}

.pL30 {
  padding-left: 30px;
}

.fz30, .request_block .inner_title h6, .customer-reviews-sec .user_review_block .inner_title h6 {
  font-size: 30px;
}

.mT35 {
  margin-top: 35px;
}

.mB35 {
  margin-bottom: 35px;
}

.mR35 {
  margin-right: 35px;
}

.mL35 {
  margin-left: 35px;
}

.pT35 {
  padding-top: 35px;
}

.pB35 {
  padding-bottom: 35px;
}

.pR35 {
  padding-right: 35px;
}

.pL35 {
  padding-left: 35px;
}

.fz35 {
  font-size: 35px;
}

.mT38 {
  margin-top: 38px;
}

.mB38 {
  margin-bottom: 38px;
}

.mR38 {
  margin-right: 38px;
}

.mL38 {
  margin-left: 38px;
}

.pT38 {
  padding-top: 38px;
}

.pB38 {
  padding-bottom: 38px;
}

.pR38 {
  padding-right: 38px;
}

.pL38 {
  padding-left: 38px;
}

.fz38 {
  font-size: 38px;
}

.mT40 {
  margin-top: 40px;
}

.mB40 {
  margin-bottom: 40px;
}

.mR40 {
  margin-right: 40px;
}

.mL40 {
  margin-left: 40px;
}

.pT40 {
  padding-top: 40px;
}

.pB40 {
  padding-bottom: 40px;
}

.pR40 {
  padding-right: 40px;
}

.pL40 {
  padding-left: 40px;
}

.fz40, .section_title .h2_heading {
  font-size: 40px;
}

.mT42 {
  margin-top: 42px;
}

.mB42 {
  margin-bottom: 42px;
}

.mR42 {
  margin-right: 42px;
}

.mL42 {
  margin-left: 42px;
}

.pT42 {
  padding-top: 42px;
}

.pB42 {
  padding-bottom: 42px;
}

.pR42 {
  padding-right: 42px;
}

.pL42 {
  padding-left: 42px;
}

.fz42 {
  font-size: 42px;
}

.mT45 {
  margin-top: 45px;
}

.mB45 {
  margin-bottom: 45px;
}

.mR45 {
  margin-right: 45px;
}

.mL45 {
  margin-left: 45px;
}

.pT45 {
  padding-top: 45px;
}

.pB45 {
  padding-bottom: 45px;
}

.pR45 {
  padding-right: 45px;
}

.pL45 {
  padding-left: 45px;
}

.fz45, .app-download-sec .download-app-data .app-download-content h3 {
  font-size: 45px;
}

.mT50 {
  margin-top: 50px;
}

.mB50 {
  margin-bottom: 50px;
}

.mR50 {
  margin-right: 50px;
}

.mL50 {
  margin-left: 50px;
}

.pT50 {
  padding-top: 50px;
}

.pB50 {
  padding-bottom: 50px;
}

.pR50 {
  padding-right: 50px;
}

.pL50 {
  padding-left: 50px;
}

.fz50 {
  font-size: 50px;
}

.mT55 {
  margin-top: 55px;
}

.mB55 {
  margin-bottom: 55px;
}

.mR55 {
  margin-right: 55px;
}

.mL55 {
  margin-left: 55px;
}

.pT55 {
  padding-top: 55px;
}

.pB55 {
  padding-bottom: 55px;
}

.pR55 {
  padding-right: 55px;
}

.pL55 {
  padding-left: 55px;
}

.fz55 {
  font-size: 55px;
}

.mT56 {
  margin-top: 56px;
}

.mB56 {
  margin-bottom: 56px;
}

.mR56 {
  margin-right: 56px;
}

.mL56 {
  margin-left: 56px;
}

.pT56 {
  padding-top: 56px;
}

.pB56 {
  padding-bottom: 56px;
}

.pR56 {
  padding-right: 56px;
}

.pL56 {
  padding-left: 56px;
}

.fz56 {
  font-size: 56px;
}

.mT60 {
  margin-top: 60px;
}

.mB60 {
  margin-bottom: 60px;
}

.mR60 {
  margin-right: 60px;
}

.mL60 {
  margin-left: 60px;
}

.pT60 {
  padding-top: 60px;
}

.pB60 {
  padding-bottom: 60px;
}

.pR60 {
  padding-right: 60px;
}

.pL60 {
  padding-left: 60px;
}

.fz60, .home_banner .banner_content h1 {
  font-size: 60px;
}

.mT65 {
  margin-top: 65px;
}

.mB65 {
  margin-bottom: 65px;
}

.mR65 {
  margin-right: 65px;
}

.mL65 {
  margin-left: 65px;
}

.pT65 {
  padding-top: 65px;
}

.pB65 {
  padding-bottom: 65px;
}

.pR65 {
  padding-right: 65px;
}

.pL65 {
  padding-left: 65px;
}

.fz65 {
  font-size: 65px;
}

.mT70 {
  margin-top: 70px;
}

.mB70 {
  margin-bottom: 70px;
}

.mR70 {
  margin-right: 70px;
}

.mL70 {
  margin-left: 70px;
}

.pT70 {
  padding-top: 70px;
}

.pB70 {
  padding-bottom: 70px;
}

.pR70 {
  padding-right: 70px;
}

.pL70 {
  padding-left: 70px;
}

.fz70 {
  font-size: 70px;
}

.mT75 {
  margin-top: 75px;
}

.mB75 {
  margin-bottom: 75px;
}

.mR75 {
  margin-right: 75px;
}

.mL75 {
  margin-left: 75px;
}

.pT75 {
  padding-top: 75px;
}

.pB75 {
  padding-bottom: 75px;
}

.pR75 {
  padding-right: 75px;
}

.pL75 {
  padding-left: 75px;
}

.fz75 {
  font-size: 75px;
}

.mT80 {
  margin-top: 80px;
}

.mB80 {
  margin-bottom: 80px;
}

.mR80 {
  margin-right: 80px;
}

.mL80 {
  margin-left: 80px;
}

.pT80 {
  padding-top: 80px;
}

.pB80 {
  padding-bottom: 80px;
}

.pR80 {
  padding-right: 80px;
}

.pL80 {
  padding-left: 80px;
}

.fz80 {
  font-size: 80px;
}

.mT85 {
  margin-top: 85px;
}

.mB85 {
  margin-bottom: 85px;
}

.mR85 {
  margin-right: 85px;
}

.mL85 {
  margin-left: 85px;
}

.pT85 {
  padding-top: 85px;
}

.pB85 {
  padding-bottom: 85px;
}

.pR85 {
  padding-right: 85px;
}

.pL85 {
  padding-left: 85px;
}

.fz85 {
  font-size: 85px;
}

.mT90 {
  margin-top: 90px;
}

.mB90 {
  margin-bottom: 90px;
}

.mR90 {
  margin-right: 90px;
}

.mL90 {
  margin-left: 90px;
}

.pT90 {
  padding-top: 90px;
}

.pB90 {
  padding-bottom: 90px;
}

.pR90 {
  padding-right: 90px;
}

.pL90 {
  padding-left: 90px;
}

.fz90 {
  font-size: 90px;
}

.mT99 {
  margin-top: 99px;
}

.mB99 {
  margin-bottom: 99px;
}

.mR99 {
  margin-right: 99px;
}

.mL99 {
  margin-left: 99px;
}

.pT99 {
  padding-top: 99px;
}

.pB99 {
  padding-bottom: 99px;
}

.pR99 {
  padding-right: 99px;
}

.pL99 {
  padding-left: 99px;
}

.fz99 {
  font-size: 99px;
}

.btn.btn-purplelg {
  height: 68px;
  border-radius: 5px;
  background-color: #874e92;
  font-size: 20px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  padding: 18px 40px;
  color: #fbe085;
  text-transform: uppercase;
  line-height: 33px;
}

.btn.btn-purplelg:hover, .btn.btn-purplelg:focus {
  background-color: #fbe085;
  color: #874e92;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.btn.btn-whitelg {
  height: 68px;
  border-radius: 5px;
  background-color: #fff;
  font-size: 20px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  padding: 18px 40px;
  color: #874e92;
  text-transform: uppercase;
  line-height: 33px;
}

.btn.btn-whitelg:hover, .btn.btn-whitelg:focus {
  background-color: #fbe085;
  color: #874e92;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.btn.btn-purplelg-outline {
  height: 68px;
  border-radius: 5px;
  background-color: #fff;
  border-color: #874e92;
  width: 100%;
  font-size: 20px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  padding: 18px 0px 30px;
  color: #874e92;
  text-transform: uppercase;
  line-height: 33px;
}

.btn.btn-purplelg-outline:hover, .btn.btn-purplelg-outline:focus {
  background-color: #874e92;
  color: #fbe085;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.btn-outline-secondary {
  background: #F8F8F8;
  border-color: #F8F8F8;
  border-radius: 5px;
  color: #8A8A8A;
  font-size: 18px;
  font-weight: 500;
}

.btn-outline-secondary:hover, .btn-outline-secondary:focus {
  background-color: #874e92;
  border-color: #874e92;
  color: #fbe085;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.headersection {
  position: fixed;
  padding: 45px 0px;
  z-index: 99;
  left: 0;
  right: 0;
}

.headersection.fixed_header {
  background: #fff2fb;
}

.headersection:before {
  content: '';
  background-image: url("../images/svg/header-abstract.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  z-index: -1;
  width: 100%;
  max-width: 293px;
  height: 100%;
  min-height: 196px;
  left: 0;
}

.headersection .navbar-toggler {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  border-radius: 0px;
  height: 30px;
  width: 40px;
}

.headersection .navbar-toggler span {
  height: 2px;
  width: 30px;
  position: absolute;
  top: 0;
  background: #874e92;
  left: 0;
  right: 0;
  margin: 0px auto;
  border-radius: 10px;
}

.headersection .navbar-toggler .bar2 {
  top: 10px;
}

.headersection .navbar-toggler .bar3 {
  top: 20px;
}

.headersection .navbar-toggler[aria-expanded="true"] .bar1 {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 10px;
  -webkit-transition: ease-in 0.2s;
  transition: ease-in 0.2s;
}

.headersection .navbar-toggler[aria-expanded="true"] .bar2 {
  display: none;
}

.headersection .navbar-toggler[aria-expanded="true"] .bar3 {
  -webkit-transition: ease-in 0.2s;
  transition: ease-in 0.2s;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 10px;
}

.headersection .navbar {
  -webkit-box-shadow: 0 4px 20px 0 rgba(48, 24, 54, 0.15);
          box-shadow: 0 4px 20px 0 rgba(48, 24, 54, 0.15);
  border-radius: 5px;
  padding: 15px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.headersection_leftsect a.logo img {
  margin-right: 15px;
  width: 100%;
  max-width: 100px;
}

.headersection_rightsect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 100%;
}

.headersection_rightsect li {
  margin-right: 30px;
}

.headersection_rightsect li .dropdown-menu {
  background: #874e92;
  border-radius: 10px;
  top: 60px;
  min-width: 250px;
  padding: 20px;
  left: -90px;
}

.headersection_rightsect li .dropdown-menu li {
  margin: 0px;
  margin-bottom: 18px;
}

.headersection_rightsect li .dropdown-menu li a {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px;
}

.headersection_rightsect li .dropdown-menu li a img {
  margin-right: 10px;
  width: 100%;
  max-width: 18px;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.headersection_rightsect li .dropdown-menu li a:hover, .headersection_rightsect li .dropdown-menu li a:focus {
  color: #fbe085;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: transparent;
}

.headersection_rightsect li .dropdown-menu li:last-child {
  margin-bottom: 0px;
}

.headersection_rightsect li .headermenu {
  font-size: 15px;
  font-weight: 600;
  position: relative;
  text-transform: capitalize;
}

.headersection_rightsect li .headermenu.btn {
  background: #874e92;
  border-radius: 5px;
  height: 40px;
  color: #fbe085;
  padding: 8px 18px;
}

.headersection_rightsect li .headermenu.btn:hover, .headersection_rightsect li .headermenu.btn:focus {
  background-color: #fbe085;
  color: #874e92;
  border-color: #874e92;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.headersection_rightsect li .headermenu.btn:hover:before, .headersection_rightsect li .headermenu.btn:focus:before {
  display: none;
}

.headersection_rightsect li .headermenu:before {
  content: "";
  position: absolute;
  width: 40%;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0px auto;
  background: #874e92;
  visibility: hidden;
  border-radius: 5px;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.headersection_rightsect li .headermenu:hover:before, .headersection_rightsect li .headermenu:focus:before, .headersection_rightsect li .headermenu.active:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.headersection_rightsect li:last-child {
  margin-right: 0px;
}

footer {
  position: relative;
  z-index: 1;
}

footer:after {
  content: '';
  background-image: url("../images/svg/footer-abstract.svg");
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 100%;
  max-width: 227px;
  height: 100%;
  min-height: 302px;
  right: 0;
}

footer .footersect {
  padding: 55px 75px;
}

footer .footersect .foot_logo a img {
  width: 100%;
  max-width: 100px;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

footer .footersect .footer-links {
  margin: 0px;
  padding: 0px;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

footer .footersect .footer-links li {
  list-style-type: none;
  padding-right: 50px;
}

footer .footersect .footer-links li a {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}

footer .footersect .footer-links li a:hover {
  color: #fbe085;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

footer .copyrighttext {
  font-size: 14px;
  padding: 20px 0px;
  color: #fff;
  font-weight: normal;
  border-top: 1px solid #c8a2c8;
}

footer .copyrighttext .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.social_link {
  text-align: left;
  position: relative;
  z-index: 5;
}

.social_link li {
  list-style: none;
  margin-right: 8px;
  display: inline-block;
}

.social_link li a {
  width: 40px;
  height: 40px;
  border-radius: 9px;
  display: block;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  border: 1px solid transparent;
}

.social_link li a i {
  color: #874e92;
}

.social_link li a:hover {
  background: #fbe085;
  border-color: #874e92;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.social_link li a:hover i {
  color: #874e92;
}

.social_link li:last-child {
  margin-right: 0px;
}

.bg_purple {
  background-color: #874e92;
}

.pd_100 {
  padding: 100px 0px;
}

.bodyabstract {
  background-image: url("../images/svg/background-abstract.svg");
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 268px;
  right: 0;
  left: 0;
  bottom: 210px;
  z-index: -1;
}

.leftabstract {
  position: absolute;
  background: url("../images/svg/leftabstract.svg");
  width: 240px;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.abstract_div {
  position: relative;
}

.abstract_div:before {
  content: '';
  background: url("../images/svg/dot-abstract.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: -30px;
  top: -44px;
  width: 100%;
  max-width: 412px;
  height: 100%;
}

.whitebox {
  -webkit-box-shadow: 10px 10px 20px 0 rgba(135, 78, 146, 0.1);
          box-shadow: 10px 10px 20px 0 rgba(135, 78, 146, 0.1);
  background-color: #fff;
  border-radius: 5px;
  padding: 70px 50px;
  position: relative;
}

.h1-heading {
  text-transform: uppercase;
  position: relative;
  font-size: 30px;
  line-height: 1;
  color: #874e92;
  padding-bottom: 15px;
  font-weight: normal;
}

.h1-heading:after {
  content: '';
  position: absolute;
  border: 1px solid #874e92;
  background: #874e92;
  width: 100%;
  max-width: 50px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0px auto;
}

.section_subheading {
  padding: 0px 20px;
}

.commoninput label {
  color: #444444;
  text-transform: capitalize;
  font-family: Nunito;
  text-align: center;
  display: block;
  margin: 0px;
}

.commoninput .form-control {
  color: #732c81;
  border: 0px;
  border-radius: 0px;
  border-bottom: 2px solid #444444;
  outline: none;
  text-align: center;
  padding-bottom: 0px;
}

.commoninput .form-control:focus, .commoninput .form-control.active, .commoninput .form-control:visited {
  border-color: #874e92;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

.commoninput .form-control::-webkit-input-placeholder {
  color: #bebebe;
  font-weight: 400;
  text-align: center;
}

.commoninput .form-control:-ms-input-placeholder {
  color: #bebebe;
  font-weight: 400;
  text-align: center;
}

.commoninput .form-control::-ms-input-placeholder {
  color: #bebebe;
  font-weight: 400;
  text-align: center;
}

.commoninput .form-control::placeholder {
  color: #bebebe;
  font-weight: 400;
  text-align: center;
}

.commoninput textarea.form-control {
  height: 120px;
  resize: none;
}

.commoninput .custom_select {
  position: relative;
}

.commoninput .custom_select .zmdi-caret-down {
  margin-left: 7px;
  display: none;
}

.commoninput .custom_select select {
  text-align-last: center;
  padding-right: 17px;
  border: none;
  height: 33px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  color: #444444;
  background: url("../images/svg/drop-down-arrow.svg");
  background-position: right;
  background-repeat: no-repeat;
  background-size: 9px 13px;
}

.commoninput .custom_select select:focus {
  outline: none;
  border-color: #874e92;
}

.commoninput .custom_select.highlight_boder {
  border-color: #874e92;
}

.custom-checkbox .custom-control-label {
  padding-left: 25px;
}

.custom-checkbox .custom-control-label:before {
  width: 25px;
  height: 25px;
  border: 3px solid #444444;
  border-radius: 3px;
  top: 3px;
}

.custom-checkbox .custom-control-label:after {
  width: 25px;
  height: 25px;
  top: 3px;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #874e92;
  background-color: #874e92;
}

.custom-checkbox .custom-control-label::before, .custom-checkbox .custom-file-label, .custom-checkbox .custom-select {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.error {
  color: red !important;
}

.otppage .col {
  width: 100%;
  max-width: 93px;
  margin: 0px auto;
}

.otppage .col input {
  padding: 26px 10px;
  font-weight: 800 !important;
}

.home_banner {
  background-image: url("../images/svg/header-bg.svg");
  height: 100%;
  min-height: 920px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -90px;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: bottom right;
}

.home_banner .banner_content {
  margin-top: 30%;
}

.home_banner .banner_content h1 {
  color: #874e92;
  text-transform: uppercase;
}

.home_banner .banner_content p {
  color: #444444;
  line-height: 1.6;
  color: #444444;
  margin: 20px 0px 30px;
}

/*index page*/
.readmore_btn {
  color: #874e92;
  text-transform: uppercase;
}

.readmore_btn:hover {
  color: #721983;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.section_title .top_tilte {
  color: #874e92;
}

.section_title .h2_heading {
  color: #444444;
}

.what_we_do {
  position: relative;
}

.what_we_do .leftabstract {
  width: 170px;
  z-index: 1;
  height: 370px;
  bottom: -120px;
}

.what_we_do .outerwrap {
  padding: 60px 0px;
}

.what_we_do .sayhi_block .small_bg {
  margin-left: auto;
  position: relative;
  width: 100%;
  max-width: 552px;
  z-index: 1;
}

.what_we_do .sayhi_block .small_bg:after {
  content: '';
  background: url("../images/svg/dot-abstract.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: -44px;
  top: -44px;
  width: 100%;
  max-width: 412px;
  height: 100%;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.what_we_do .sayhi_block .small_bg img {
  width: auto;
  max-width: 100%;
}

.what_we_do .sayhi_block .small_bg .hii {
  padding: 22px 40px;
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 4px 20px 0 rgba(48, 24, 54, 0.15);
          box-shadow: 0 4px 20px 0 rgba(48, 24, 54, 0.15);
  position: absolute;
  left: -41px;
  bottom: -30px;
}

.what_we_do .sayhi_block .small_bg .hii:hover {
  color: #444444;
}

.what_we_do .sayhi_block .small_bg .hii img {
  max-width: 20px;
}

.request_block {
  background: #fff;
}

.request_block .small_bg {
  height: 248px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.request_block .small_bg img {
  width: 100%;
  max-width: 100%;
}

.request_block .inner_title {
  padding: 30px 25px;
  border-radius: 10px;
  background-color: #fff2fb;
  text-align: center;
}

.request_block .inner_title h6 {
  color: #444444;
  text-transform: uppercase;
}

.request_block .inner_title p {
  color: #444444;
  line-height: 1.6;
}

.request_block .btn {
  padding: 18px 80px;
}

.margintop_header {
  margin-top: 168px;
}

.normal_txt:hover {
  color: #444444;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.alert_msg {
  z-index: 99;
  height: 50px;
  position: relative;
  width: 100%;
  max-width: 600px;
  padding: 0px 20px;
  margin: 20px auto;
  top: 150px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.alert_msg.hidealert {
  z-index: 0;
}

.card_box {
  padding: 20px;
  border-radius: 10px;
  border: solid 1px rgba(135, 78, 146, 0.13);
  background-color: #fff;
  position: relative;
}

.card_box .ri-close-line {
  cursor: pointer;
  position: absolute;
  right: 11px;
  top: 7px;
}

.card_box p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #444444;
}

.card_box p i {
  color: #874e92;
  margin-right: 10px;
  font-size: 17px;
}

.card_box .holder_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.card_box .holder_detail p {
  line-height: 1;
  letter-spacing: normal;
  margin-bottom: 7px;
}

.card_box .holder_detail h4 {
  color: #874e92;
  margin-bottom: 0px;
}

.card_box .holder_detail .holder_name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.card_box .holder_detail .holder_name h4 {
  padding-left: 29px;
}

.card_box .holder_detail .holder_name p {
  margin-bottom: 0px;
}

.custom_tab .nav-pills {
  margin: 0px auto 30px;
  border-radius: 50px;
  border: solid 1px #874e92;
  background-color: #fff2fb;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.custom_tab .nav-pills li a {
  line-height: 1.13;
  text-transform: capitalize;
  border-radius: 50px;
  padding: 15px 40px;
  color: #444444;
}

.custom_tab .nav-pills li a.active {
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #874e92;
}

.service_box {
  padding: 38px 30px;
  border-radius: 10px;
  border: solid 1px rgba(135, 78, 146, 0.13);
  background-color: #fff;
}

.service_box .badge {
  background-color: #fff2fb;
  border-radius: 5px;
  padding: 8px 18px;
}

.service_box .listing li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
}

.service_box .listing li i {
  color: #874e92;
  font-size: 20px;
}

.service_box .box_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.service_box .box_footer li {
  list-style: none;
}

.service_box .readmore_btn {
  font-size: 14px;
}

.service_box .readmore_btn:hover {
  color: #444444;
}

.contactpage textarea.form-control {
  height: 100px;
}

.about_us .sectitle_top {
  margin-bottom: 14%;
}

.about_us .whitebox {
  padding: 40px 30px;
}

.about_us .second_row .small_bg {
  margin-right: auto;
}

.about_us .sayhi_block .small_bg {
  margin-left: auto;
  position: relative;
  width: 100%;
  max-width: 500px;
  z-index: 1;
}

.about_us .sayhi_block .small_bg:after {
  content: '';
  background: url("../images/svg/dot-abstract.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: -44px;
  top: -44px;
  width: 100%;
  max-width: 412px;
  height: 100%;
  opacity: 0.5;
}

.about_us .sayhi_block .small_bg img {
  width: auto;
  max-width: 100%;
}

.chat_page .inbox_msg {
  border-top: 1px solid rgba(135, 78, 146, 0.14);
  clear: both;
  overflow: hidden;
}

.chat_page .inbox_msg .chat_img {
  float: left;
  background-color: #fff2fb;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  margin-right: 15px;
}

.chat_page .inbox_msg .chat_img span {
  color: #874e92;
}

.chat_page .inbox_msg .inbox_people {
  background: #fff;
  float: left;
  overflow: hidden;
  width: 40%;
  border-right: 1px solid rgba(135, 78, 146, 0.14);
}

.chat_page .inbox_msg .inbox_people .inbox_chat {
  height: 610px;
  overflow-y: scroll;
}

.chat_page .inbox_msg .inbox_people .inbox_chat .chat_list {
  border-bottom: 1px solid rgba(135, 78, 146, 0.14);
  margin: 0;
  padding: 15px;
  border-left: 3px solid transparent;
  cursor: pointer;
}

.chat_page .inbox_msg .inbox_people .inbox_chat .chat_list.active_chat {
  border-left-color: #874e92;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.chat_page .inbox_msg .inbox_people .inbox_chat .chat_list .chat_people {
  overflow: hidden;
  clear: both;
}

.chat_page .inbox_msg .inbox_people .inbox_chat .chat_list .chat_people .chat_ib h5 {
  color: #444444;
  margin-bottom: 7px;
}

.chat_page .inbox_msg .inbox_people .inbox_chat .chat_list .chat_people .chat_ib h5 .chat_date {
  font-size: 13px;
  float: right;
  font-weight: bold;
  color: #bebebe;
}

.chat_page .inbox_msg .inbox_people .inbox_chat .chat_list .chat_people .chat_ib p {
  color: #444444;
  margin-bottom: 0px;
}

.chat_page .inbox_msg .inbox_people .inbox_chat .chat_list .chat_people .chat_ib p.intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.chat_page .inbox_msg .mesgs {
  float: left;
  width: 60%;
}

.chat_page .inbox_msg .mesgs .msg_history {
  height: 516px;
  overflow-y: auto;
  padding: 50px 20px;
  word-break: break-word;
}

.chat_page .inbox_msg .mesgs .msg_history .incoming_msg {
  max-width: 80%;
  clear: both;
}

.chat_page .inbox_msg .mesgs .msg_history .incoming_msg .received_msg {
  max-width: calc(100% - 100px);
  float: left;
}

.chat_page .inbox_msg .mesgs .msg_history .incoming_msg .received_msg p {
  margin: 0px !important;
  line-height: 0.94;
  font-size: 16px;
  font-weight: 600;
  color: #444444;
  display: inline-block;
  background-color: #fff2fb;
  padding: 17px;
  min-width: 80px;
  border-radius: 15px 15px 15px 0px;
}

.chat_page .inbox_msg .mesgs .msg_history .incoming_msg .received_msg .time_date {
  color: #747474;
  display: block !important;
  font-size: 12px;
  margin: 4px 5px 0;
  display: none;
}

.chat_page .inbox_msg .mesgs .msg_history .outgoing_msg {
  max-width: 80%;
  float: right;
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.chat_page .inbox_msg .mesgs .msg_history .outgoing_msg .chat_img {
  background: #874e92;
  margin-right: 0;
  float: right;
}

.chat_page .inbox_msg .mesgs .msg_history .outgoing_msg .chat_img span {
  color: #fff;
}

.chat_page .inbox_msg .mesgs .msg_history .outgoing_msg .sent_msg {
  max-width: calc(100% - 50px);
  margin-right: 15px;
}

.chat_page .inbox_msg .mesgs .msg_history .outgoing_msg .sent_msg p {
  margin: 0px !important;
  line-height: 0.94;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  margin-right: 15px;
  background-color: #874e92;
  padding: 17px;
  min-width: 80px;
  border-radius: 15px 15px 0px 15px;
}

.chat_page .inbox_msg .mesgs .msg_history .outgoing_msg .sent_msg .time_date {
  color: #747474;
  display: block !important;
  font-size: 12px;
  margin: 4px 5px 0;
  display: none;
}

.chat_page .inbox_msg .mesgs .type_msg {
  border-top: 1px solid rgba(135, 78, 146, 0.14);
  position: relative;
  padding: 20px 30px;
}

.chat_page .inbox_msg .mesgs .type_msg .input_msg_write {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.chat_page .inbox_msg .mesgs .type_msg .input_msg_write .input_file {
  overflow: hidden;
  width: 100%;
  max-width: 20px;
  position: relative;
  height: 20px;
  margin-right: 10px;
}

.chat_page .inbox_msg .mesgs .type_msg .input_msg_write .input_file i {
  position: absolute;
  top: -4px;
  right: 0;
  left: 0px;
  margin: 0px auto;
}

.chat_page .inbox_msg .mesgs .type_msg .input_msg_write input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: none;
  color: black;
  font-size: 16px;
  font-weight: 600;
  min-height: 48px;
  width: 100%;
  text-transform: capitalize;
}

.chat_page .inbox_msg .mesgs .type_msg .input_msg_write input::-webkit-input-placeholder {
  color: #bebebe;
  font-size: 16px;
  font-weight: 600;
}

.chat_page .inbox_msg .mesgs .type_msg .input_msg_write input:-ms-input-placeholder {
  color: #bebebe;
  font-size: 16px;
  font-weight: 600;
}

.chat_page .inbox_msg .mesgs .type_msg .input_msg_write input::-ms-input-placeholder {
  color: #bebebe;
  font-size: 16px;
  font-weight: 600;
}

.chat_page .inbox_msg .mesgs .type_msg .input_msg_write input::placeholder {
  color: #bebebe;
  font-size: 16px;
  font-weight: 600;
}

.chat_page .inbox_msg .mesgs .type_msg .input_msg_write .msg_send_btn {
  background: #874e92;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  width: 100%;
  max-width: 45px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0px;
  padding: 0px;
}

.chat_page .inbox_msg .mesgs .type_msg .input_msg_write .msg_send_btn i {
  color: #fff;
  font-size: 24px;
  line-height: 1;
}

.img-outer-div .received_msg, .img-outer-div .sent_msg {
  padding: 0 !important;
  background: transparent !important;
}

.img-outer-div .chat-media {
  width: 100%;
  max-width: 260px;
  max-height: 260px;
  border-radius: 5px;
  border: 1px solid rgba(208, 206, 206, 0.2);
}

.unactive_message_block {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 610px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(135, 78, 146, 0.1);
}

.loader_outer .loader {
  width: 16em;
  height: 6em;
  position: relative;
  overflow: hidden;
  margin: 10px auto 30px;
}

.loader_outer .loader:before, .loader_outer .loader:after {
  content: '';
  position: absolute;
  bottom: 0;
}

.loader_outer .loader:before {
  width: inherit;
  height: 0.2em;
  left: 0;
  background-color: #fbe085;
}

.loader_outer .loader:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 37%;
  height: inherit;
  border: 0.2em solid #fbe085;
  border-radius: 50%;
  left: 0;
  right: 0;
  margin: 0px auto;
}

.loader_outer .loader span {
  position: absolute;
  width: 5%;
  height: 13%;
  background-color: #874e92;
  border-radius: 50%;
  bottom: 0.2em;
  left: -5%;
  -webkit-animation: 2s linear infinite;
          animation: 2s linear infinite;
  -webkit-transform-origin: 50% -2em;
          transform-origin: 50% -2em;
  -webkit-animation-name: run, rotating;
          animation-name: run, rotating;
}

.loader_outer .loader span:nth-child(2) {
  -webkit-animation-delay: 0.075s;
          animation-delay: 0.075s;
}

.loader_outer .loader span:nth-child(3) {
  -webkit-animation-delay: 0.15s;
          animation-delay: 0.15s;
}

@-webkit-keyframes run {
  0% {
    left: -5%;
  }
  10%, 60% {
    left: calc((100% - 5%) / 2);
  }
  70%, 100% {
    left: 100%;
  }
}

@keyframes run {
  0% {
    left: -5%;
  }
  10%, 60% {
    left: calc((100% - 5%) / 2);
  }
  70%, 100% {
    left: 100%;
  }
}

@-webkit-keyframes rotating {
  0%, 10% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  60%, 100% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
}

@keyframes rotating {
  0%, 10% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  60%, 100% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
}

.imagepreview_modal .modal-header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.imagepreview_modal .modal-footer .btn-purplelg,
.imagepreview_modal .modal-footer .btn-danger {
  padding: 18px 20px;
  font-size: 15px;
  height: 40px;
  padding: 18px 20px;
  line-height: 4px;
  font-family: Nunito;
  text-transform: uppercase;
  font-weight: 700;
}

#chatImgPreview {
  height: 100%;
  width: 100%;
  text-align: center;
  overflow: hidden;
}

#chatImgPreview img {
  width: 100%;
  max-width: 100%;
}

.global_loader {
  position: fixed;
  top: 0;
  background: rgba(52, 58, 64, 0.6);
  height: 100%;
  width: 100%;
  right: 0;
  left: 0;
  z-index: 99;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.global_loader.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.backchat_icon {
  margin: 20px;
  display: block;
}

.backchat_icon i {
  color: #874e92;
  font-size: 25px;
}

.appstore_btn {
  margin: 10px 0px;
}

.appstore_btn .btn {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 20px rgba(48, 24, 54, 0.15);
          box-shadow: 0px 4px 20px rgba(48, 24, 54, 0.15);
  border-radius: 5px;
  height: 61px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.appstore_btn .btn img {
  width: 100%;
  max-width: 140px;
}

.appstore_btn .btn:hover, .appstore_btn .btn:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #fbe085;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.Fileinput input {
  width: 220px;
}

.mapSection {
  background: #fff;
}

.mapSection .leftabstract {
  left: unset;
  right: 0;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.mapSection.what_we_do .sayhi_block .small_bg:after {
  -webkit-filter: unset;
          filter: unset;
}

.mapSection .small_bg {
  -webkit-transition: all .4s;
  transition: all .4s;
}

.mapSection .small_bg img {
  width: 100%;
}

.mapSection .small_bg:hover {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.dental-suggest-video iframe {
  width: 100%;
  position: relative;
}

.dental-suggest-video {
  position: relative;
}

.dental-suggest-video:before {
  content: '';
  background: url("../images/svg/dot-abstract.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: -30px;
  top: -44px;
  width: 100%;
  max-width: 412px;
  height: 100%;
}

.customer-reviews-sec {
  background: #fff;
}

.customer-reviews-sec .user_review_block .inner_title {
  padding: 30px 25px;
  border-radius: 10px;
  background: #fff2fb;
  text-align: center;
  height: 100%;
}

.customer-reviews-sec .user_review_block .inner_title h6 {
  color: #444444;
  text-transform: uppercase;
}

.customer-reviews-sec .user_review_block .inner_title p {
  color: #444444;
  line-height: 1.6;
}

.customer-reviews-sec .user_review_block .inner_title strong {
  color: #874e92;
  min-height: 50px;
  line-height: 1.6;
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.customer-reviews-sec .user_review_block .inner_title .review-user-stars {
  display: block;
  margin-bottom: 15px;
}

.customer-reviews-sec .user_review_block .inner_title .review-user-stars i {
  color: #FFC107;
  font-size: 30px;
}

.app-download-sec {
  background: #A15EAE;
  padding: 50px 0px;
}

.app-download-sec .download-app-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.app-download-sec .download-app-data .app-download-content {
  text-align: center;
  padding: 0px 40px;
}

.app-download-sec .download-app-data .app-download-content h3 {
  color: #fff;
  line-height: 1.3;
  text-transform: uppercase;
}

.app-download-sec .download-app-data .app-download-content p {
  color: #fff;
}

.app-download-sec .download-app-data .app-download-content strong {
  color: #fff;
  margin-top: 45px;
  display: block;
}

.app-download-sec .download-app-data .app-download-content strong a {
  color: #fbe085;
}

.how-works-process {
  margin: 20px 0px 50px;
  display: inline-block;
  width: 100%;
}

.how-works-process ul {
  padding: 30px 0px 0px;
  border-radius: 8px;
  border: 1px solid #eee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 100px;
  width: 100%;
}

.how-works-process ul li {
  list-style: none;
  color: #874e92;
  text-transform: uppercase;
  width: 25%;
  padding: 0px 30px;
}

.how-works-process ul li a {
  color: #874e92;
}

.yellow-points {
  padding: 0px;
  margin: 0px;
}

.yellow-points li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  margin-bottom: 30px;
  color: #444444;
  padding-left: 25px;
  position: relative;
}

.yellow-points li:before {
  position: absolute;
  content: '';
  left: 0px;
  top: 8px;
  width: 8px;
  height: 8px;
  background: #fbe085;
  border-radius: 20px;
}

.yellow-points li .yellow-points-inner {
  width: 100%;
  padding: 20px 0px 0px 20px;
}

.workprocess-item {
  padding: 0px 15px;
  margin-bottom: 100px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.workprocess-item .outerwrap h2 {
  line-height: 150%;
}

.workprocess-item:last-child {
  margin-bottom: 0px;
}

.post-request-btn a.btn.btn-purplelg {
  padding: 7px 20px;
  height: auto;
  font-size: 15px;
}

.radiobuttonDesign input[type="radio"] {
  display: none;
}

.radiobuttonDesign label {
  height: 68px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid rgba(68, 68, 68, 0.2);
  width: 100%;
  font-size: 20px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  padding: 18px 20px 30px;
  color: #444444;
  text-transform: uppercase;
  line-height: 33px;
  text-align: center;
}

.radiobuttonDesign label:hover, .radiobuttonDesign label:focus {
  background: #FFF2FB;
  border: 1px solid #874E92;
  color: #874e92;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.radiobuttonDesign input[type="radio"]:checked + label {
  background: #FFF2FB;
  border-color: #874e92;
}

#cardModal .modal-content {
  padding: 20px;
}

#cardModal .commoninput label {
  text-align: left;
}

#cardModal .commoninput .form-control {
  text-align: left;
  padding: 0px;
}

#cardModal .commoninput .form-control::-webkit-input-placeholder {
  text-align: left;
}

#cardModal .commoninput .form-control:-ms-input-placeholder {
  text-align: left;
}

#cardModal .commoninput .form-control::-ms-input-placeholder {
  text-align: left;
}

#cardModal .commoninput .form-control::placeholder {
  text-align: left;
}

/* New Banner */
.app-banner {
  position: relative;
  z-index: 1;
  margin-top: 100px;
  padding: 10px 40px;
  overflow: hidden;
  width: 100%;
  height: 360px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 40px;
  background-color: #A15EAE;
}

.app-banner .download-text {
  font-size: 30px;
  line-height: 41px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  color: #FFFFFF;
}

.app-banner-content {
  padding: 0px 30px;
  max-width: 90%;
}

.app-banner-content p {
  color: #fff;
}

.app-banner-content .store-buttons {
  margin-left: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 991px) {
  .app-banner {
    padding: 10px 20px;
  }
  .app-banner .download-text {
    font-size: 22px;
    line-height: 32px;
  }
  .app-banner-content {
    max-width: 100%;
    padding: 0 10px;
  }
}

@media screen and (max-width: 575px) {
  .app-banner {
    height: auto ;
    min-height: 360px;
    margin-top: 50px;
    /* padding: 10px 20px; */
    overflow: visible !important;
    display: block;
    padding: 20px 15px;
  }
  .app-banner .download-text {
    font-size: 22px;
    line-height: 32px;
  }
  .app-banner-content {
    padding: 0px;
  }
  .app-banner-content .store-buttons {
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
}
/*# sourceMappingURL=style.css.map */