@import url("../font/DM_Serif_Display/stylesheet.css");
@import url("../font/Lato/stylesheet.css");

body {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  font-family: "Lato", sans-serif;
}

/* ------------------
         Base css
  --------------------- */
.container {
  max-width: 1200px;
}

.bg_style {
  background-size: cover;
  background-repeat: no-repeat;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "DM Serif Display", serif;
  color: #08070a;
}

p {
  font-size: 16px;
  color: #717074;
}

img {
  max-width: 100%;
}

input:focus,
select:focus,
button:focus,
textarea:focus,
button:focus {
  outline: none;
}

a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}

a {
  text-decoration: none !important;
}

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

.bg_style {
  background-size: cover;
  background-repeat: no-repeat;
}

.wraper {
  min-height: 100vh;
}

.theme_btn {
  padding: 14px 36px;
  color: #060505;
  border-radius: 8px;
  background: #fb7481;
  border: none;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
}

.py_9 {
  padding: 90px 0;
}

.tittle_heading {
  margin-bottom: 56px;
}

.tittle_heading h2 {
  font-size: 56px;
  margin-bottom: 0;
}

.tittle_heading span {
  display: inline-block;
  padding: 13px 22px;
  background: #fb7481;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
}

/*----------------------
        home-page
------------------------ */

.hero_banner {
  position: relative;
  padding: 175px 0 292px;
  height: 100vh;
}

.hero_banner_cntnt {
  text-align: center;
  max-width: 872px;
  margin: 0 auto;
}

.hero_banner_cntnt h1 {
  font-size: 76px;
  color: #fff;
  margin-bottom: 14px;
}

.hero_banner_cntnt p {
  font-size: 26px;
  line-height: 44px;
  color: #fff;
  margin-bottom: 0;
}

.mouse_icon {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  text-align: center;
  max-width: 85px;
  margin: 0 auto;
  background: #fff;
  padding: 16px 18px;
  border-radius: 70px;
}

.counte_r_row {
  padding-bottom: 82px;
}

.counte_r_row ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.counte_r_row ul li {
  padding: 0 20px;
  border-right: 1px solid rgb(255 255 255 / 80%);
}

.counte_r_row ul li:first-child {
  padding-left: 0;
}

.counte_r_row ul li:last-child {
  padding-right: 0;
  border-right: none;
}

.counte_r_li_card {
  text-align: center;
  padding: 8px 0;
}

.counte_r_li_card h2 {
  font-size: 41px;
  color: #fff;
  margin-bottom: 8px;
}

.counte_r_li_card p {
  font-size: 34px;
  color: #fff;
  opacity: 0.6;
  margin-bottom: 0;
}

.case_studies_flex .tittle_heading {
  margin-bottom: 0;
}

.case_studies_flex {
  margin-bottom: 56px;
}

.case_studies_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.vew_all_btn a {
  display: inline-block;
  font-family: "DM Serif Display", serif;
  font-size: 25px;
  color: #08070a;
}

.vew_all_btn a img {
  margin-left: 8px;
  transform: translateY(-3px);
}

.case_studies_cntn {
  position: absolute;
  bottom: 0;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.81);
  backdrop-filter: blur(3px);
  width: 95%;
  margin: 14px 14px;
  padding: 15px 25px;
  display: flex;
  justify-content: space-between;
}

.case_studies_crd {
  position: relative;
}

.case_studies_img img {
  width: 100%;
}

.case_studies_txt h3 {
  font-size: 20px;
  margin-bottom: 2px;
}

.case_studies_txt p {
  font-size: 14px;
  color: #08070a;
  margin-bottom: 0;
}

.our_services {
  background: linear-gradient(113deg,
      #0084ff 34.9%,
      rgba(0, 132, 255, 0.72) 106.55%,
      rgba(0, 132, 255, 0) 182.91%);
}

.our_services .tittle_heading h2 {
  color: #fff;
}

ul.our_services_list {
  /* display: flex; */
  flex-wrap: wrap;
  /* margin: 0 -22px; */
}

ul.our_services_list li {
  flex: 0 0 50% !important;
  max-width:100%;
  /* padding: 0 22px; */ 
  margin-bottom: 20px;
}

.our_services_crd p {
  font-size: 24px;
  color: #fff;
  opacity: 0.7;
  margin-bottom: 6px;
}

.our_services_crd h4 {
  font-size: 32px;
  color: #fff;
}

.why_choose .case_studies_flex .tittle_heading {
  margin-bottom: 0;
  max-width: 667px;
}

.why_choose_crd {
  text-align: center;
}

.why_choose_txt {
  margin-top: 36px;
}

.why_choose_txt h2 {
  font-size: 26px;
  margin-bottom: 8px;
}

.why_choose_txt p {
  line-height: 34px;
  margin-bottom: 0;
}

/* .why_choose_crd_img:before {
  content: "";
  position: absolute;
  border-bottom: 1px dashed #717074;
  width: 100%;
  height: 1px;
  top: calc(50% - 0px);
  z-index: -1;
}
.why_choose_crd_img:after {
  content: "";
  position: absolute;
  border-bottom: 1px dashed #717074;
  width: 100%;
  height: 1px;
  top: calc(50% - 0px);
  z-index: -1;
} */

/* .why_choose .row > [class^="col-"]:before {
  content: "";
  position: absolute;
  border-bottom: 1px dashed #717074;
  width: 100%;
  height: 1px;
  top: 32%;
  z-index: -1;
  left: 0;
  transform: translateX(-50%);
}
.why_choose .row > [class^="col-"]:first-child:before {
  content: none;
} */
.why_choose .row {
  margin: 0 -64px;
}

.why_choose .row>[class^="col-"] {
  padding: 0 64px;
  position: relative;
}

.value_addeed {
  background: #1d1c2d;
}

.value_addeed .tittle_heading {
  text-align: center;
  max-width: 450px;
  margin: 0 auto 46px;
}

.value_addeed .tittle_heading h2 {
  color: #fff;
}

.value_addeed_txt {
  margin-top: 20px;
}

.value_addeed_txt h3 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 7px;
}

.value_addeed_txt p {
  color: #fff;
  line-height: 32px;
  margin-bottom: 0;
}

.alliance_unique {
  position: relative;
  background: #fff;
}

.alliance_unique_head {
  margin-bottom: 46px;
  text-align: center;
}

.alliance_unique_head h2 {
  font-size: 46px;
  font-weight: 900;
  margin-bottom: 0;
}

.idea_generation_card {
  position: relative;
  max-width: 557px;
  margin-bottom: 46px;
}

.idea_generation_card_txt {
  background: #fff;
  padding: 34px 40px;
  max-width: 431px;
  border-radius: 10px;
  border: 1px solid #f5f3fa;
  background: #fff;
}

.idea_generation_card_txt h3 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 8px;
}

.idea_generation_card_txt p {
  line-height: 32px;
  margin-bottom: 0;
}

.idea_generation_row ul li {
  position: relative;
  display: flex;
  justify-content: space-between;
}

.idea_generation_row ul li:nth-child(even) .idea_generation_card {
  margin-left: auto;
  flex-direction: row-reverse;
}

.idea_generation_row ul li:nth-child(even) .idea_generation_card_txt {
  margin-left: auto;
}

.idea_generation_row ul li {
  position: relative;
}

.idea_generation_row ul li .circle_crl {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: calc(50% - 53.5px);
  display: block;
  width: 107px;
  height: 107px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.circle_crl span {
  font-size: 26px;
  font-weight: 800;
  color: #fff;
  position: relative;
  z-index: 1;
}

.idea_generation_row ul li .circle_crl::before {
  content: "";
  position: absolute;
  background: #fb7481;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  margin: auto;
  left: 0;
  right: 0;
  top: calc(50% - 37.5px);
  z-index: 1;
}

.idea_generation_row ul li .circle_crl::after {
  content: "";
  position: absolute;
  width: 107px;
  height: 107px;
  background: #fbe2e4;
  border-radius: 50%;
  margin: auto;
  left: 0;
  right: 0;
  top: -14px;
  top: calc(50% - 53.5px);
}

/* .how_to_img {
  max-width: 431px;
  width: 100%;
  text-align: center;
} */

.our_plan .tittle_heading h2 {
  color: #fff;
}

.check_plan_crd {
  background: #ffffff;
  border-radius: 14px;
  padding: 20px 20px 46px;
}

.check_plan_crd_head h2 {
  font-size: 32px;
  padding-bottom: 22px;
  border-bottom: 1px solid #f5f3fa;
  margin-bottom: 0;
}

.check_plan_price {
  margin: 18px 0 26px;
}

.check_plan_price {
  margin: 18px 0 26px;
}

.check_plan_crd ul li {
  position: relative;
  font-size: 18px;
  color: #717074;
  margin-bottom: 20px;
  padding-left: 30px;
}

.check_plan_crd ul :last-child {
  margin-bottom: 0;
}

.check_plan_price h3 {
  font-size: 32px;
  color: #0084ff;
  margin-bottom: 8px;
}

.check_plan_price h3 sub {
  font-size: 18px;
  color: #717074;
  font-family: "Lato", sans-serif;
  position: relative;
  top: 1px;
  padding-left: 6px;
}

.check_plan_crd ul li img {
  position: absolute;
  left: 0;
  top: 8px;
}

.free_quotes_cntnt {
  max-width: 771px;
  margin: 0 auto;
  text-align: center;
}

.free_quotes_cntnt h2 {
  font-size: 56px;
  color: #fff;
  margin-bottom: 22px;
}

.free_quotes_cntnt h2 span {
  font-size: 66px;
}

.free_quotes_cntnt p {
  font-size: 28px;
  color: #fff;
  line-height: 52px;
  margin-bottom: 52px;
}

.lead_ing_txt h2 {
  font-size: 46px;
  line-height: unset;
  margin-bottom: 12px;
}

.lead_ing_txt p {
  line-height: 32px;
  margin-bottom: 8px;
}

.lead_ing_btn {
  margin-top: 34px;
}

.lead_ing_img img {
  width: 100%;
}

.lead_ing_txt {
  padding-left: 13px;
}

.contact_form {
  background: linear-gradient(113deg,
      #0084ff 34.9%,
      rgba(0, 132, 255, 0.72) 106.55%,
      rgba(0, 132, 255, 0) 182.91%);
  padding: 58px 60px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.contact_form_head h2 {
  font-size: 56px;
  color: #fff;
  margin-bottom: 9px;
}

.contact_form_head p {
  line-height: 32px;
  color: #fff;
}

.cstm_input {
  margin-bottom: 36px;
}

.cstm_input input,
.cstm_input textarea {
  width: 100%;
  padding: 0 15px 40px 0;
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  font-size: 14px;
  height: 100%;
  max-height: 70px;
}

.cstm_input input::placeholder,
.cstm_input textarea::placeholder {
  color: #fff;
}

.contact_form_btn {
  text-align: center;
}

.contact_form_btn button {
  padding: 14px 104px;
}

footer.main_footer {
  padding: 90px 0 0;
}

footer.main_footer {
  padding: 90px 0 0;
}

.footer_menu h4 {
  font-size: 24px;
  margin-top: 15px;
}

.footer_menu ul li a {
  position: relative;
  font-size: 14px;
  display: block;
  color: #656565;
  padding: 6px 0;
  padding-left: 17px;
}

.footer_menu ul li a::before {
  content: url("../img/footer-arrow.png");
  position: absolute;
  left: 0;
  top: 0;
}

.footer_menu ul li a:first-child {
  padding-top: 0;
}

.footer_menu ul li a:last-child {
  padding-bottom: 0;
}

.copy_right {
  margin-top: 64px;
  background: linear-gradient(113deg,
      #0084ff 34.9%,
      rgba(0, 132, 255, 0.72) 106.55%,
      rgba(0, 132, 255, 0) 182.91%);
  padding: 36px 0;
}

.copy_right_txt {
  text-align: center;
}

.copy_right_txt h4 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 0;
}

.footer_menu ul li {
  padding: 6px 0;
}

.footer_menu ul li:first-child {
  padding-top: 0;
}

.footer_menu ul li:last-child {
  padding-bottom: 0;
}

.main_footer .container {
  max-width: 1020px;
  margin: 0 auto;
}

li#menu-item-263:last-child a {
  background: #fb7481;
  padding: 2px 30px;
  border-radius: 6px;
  display: block;
}

/**----contact-form--*/
form.contact_form {
  max-width: 597px;
  margin-left: auto;
  background: #ffffff;
  padding: 30px 48px;
}

.contact_heading h1 {
  font-size: 46px;
  font-weight: 900;
}

.contact_heading p {
  font-weight: 400;
  line-height: 32px;
}

.custn_input input[type="text"] {
  width: 100%;
  border: none;
  border-bottom: 1px solid #fff;
  background: transparent;
  margin-bottom: 35px;
  line-height: 45px;
}

.custn_input textarea {
  width: 100%;
  border: none;
  border-bottom: 1px solid #fff;
  background: transparent;
}

.contact_form_p {
  padding: 46px 57px;
}

.contnt_bg_about {
  background: no-repeat;
  background-size: cover;
}

.get_touch_sec {
  margin-top: 80px;
}

.txt_get_touch {
  max-width: 461px;
}

.txt_get_touch .d_flex_arrow {
  display: flex;
  align-items: baseline;
  gap: 20px;
  border-bottom: 1px solid #e8e8e8;
  padding: 20px 0;
}

/* .contnt_bg_about {
  background: no-repeat;
} */
.contact_form_btn .theme_btn {
  padding: 14px 104px;
}

.copy_right_txt.dd_bottom p {
  color: #fff;
  font-size: 18px;
  padding: 10px;
}

.copy_right_txt.dd_bottom a {
  color: #fb7481;
  font-weight: 600;
}

/*------about_page-----*/

.hero_banner_about {
  padding: 232px 0 182px;
}

.hero_txt_under h1 {
  color: #fff;
  text-align: center;
  font-family: DM Serif Display;
  font-size: 76px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.about_us_cntnt h5 {
  color: #0084ff;
  font-family: Lato;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.about_us_cntnt h2 {
  color: #08070a;
  font-size: 32px;
  font-weight: 400;
  line-height: 46px;
  margin-bottom: 16px;
}

.about_us_cntnt {
  max-width: 592px;
}

.about_us_cntnt p {
  font-weight: 400;
  line-height: 34px;
  margin-bottom: 8px;
}

.about_us_cntnt p:last-child {
  margin-bottom: 0;
}

.our_missin_ab {
  background: linear-gradient(113deg,
      #0084ff 34.9%,
      rgba(0, 132, 255, 0.72) 106.55%,
      rgba(0, 132, 255, 0) 182.91%);
}

.under_services_txt h5 {
  color: #fff;
  font-family: Lato;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 9px;
}

.under_services_txt h2 {
  color: #fff;
  font-size: 32px;
  font-weight: 400;
  line-height: 46px;
  margin-bottom: 16px;
}

.under_services_txt p {
  color: #fff;
  font-weight: 400;
  line-height: 34px;
  /* margin-bottom: 42px; */
}

section.our_team.py_9 {
  background: #1d1c2d;
}

.our_team_title h1 {
  color: #fff;
  font-size: 56px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 46px;
}

.under_txt_tem h5 {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  margin-top: 24px;
  margin-bottom: 7px;
}

.under_txt_tem p {
  color: #fff;
  text-align: center;
  font-weight: 600;
  margin-bottom: 0;
}

/* counter-section CSS */
/* ------------------
      counter_in
--------------------- */
.counter_card {
  display: flex;
  flex-direction: column-reverse;
}

.counter_in {
  position: relative;
  background: #fff;
  z-index: 9;
}

.counter_in::before {
  content: url(../img/left_dots.png);
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: -9;
}

.counter_in::after {
  content: url(../img/left_dots.png);
  position: absolute;
  bottom: 8px;
  right: 8px;
  z-index: -9;
}

.counter_in .container {
  max-width: 829px;
}

.counter_in .row {
  margin: 0 -16px;
}

.counter_in .row [class^="col-"] {
  padding: 0 16px;
}

#counter span.percent:after {
  content: "+";
  display: inline-block;
}

.counter_card {
  position: relative;
  text-align: center;
  padding: 25px 15px;
  border-radius: 10px;
  overflow: hidden;
  z-index: 9;
}

.counter_card::before {
  content: "";
  position: absolute;
  width: 116px;
  height: 113px;
  left: -50px;
  top: -70px;
  background: rgb(255 255 255 / 30%);
  border-radius: 50%;
}

.counter_card span {
  display: inline-block;
  margin-bottom: 8px;
  position: relative;
  color: #fff;
  text-align: center;
  font-family: Lato;
  font-size: 34px;
  font-weight: 400;
}

.counter_card p {
  margin-bottom: 0;
  color: #fff;
  text-align: center;
  font-family: DM Serif Display;
  font-size: 41px;
  font-weight: 400;
}

/* #counter li:nth-of-type(1) .counter_card {
  background: #ccbc62;
}
#counter li:nth-of-type(2) .counter_card {
  background: #828aff;
}
#counter li:nth-of-type(3) .counter_card {
  background: #56b92a;
} */
.counter_card::before {
  background: none !important;
}

/*---blog----*/
.our_blog {
  margin-top: 80px;
}

.heading_our {
  text-align: center;
}

.heading_our h2 {
  font-size: 46px;
  font-weight: 900;
}

.heading_our p {
  color: #060505;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 56px;
}

.sub_scrcicbe_sec {
  background: #f9ddd2;
}

.sub_scrcicbe_sec {
  background: #b9cbd9;
}

.sub_scrcicbe_head h2 {
  font-size: 56px;
  line-height: unset;
  margin-bottom: 12px;
}

.sub_scrcicbe_head p {
  font-size: 22px;
  margin-bottom: 0;
}

.sub_scrcicbe_head h2 span {
  display: block;
}

.our_blog_sec {
  border-radius: 10px;
  background: #fff;
  height: 100%;
}

.our_blog_txt {
  padding: 32px 25px;
  background: #f2f2f2;
  border-radius: 10px;
}

.our_blog_txt span {
  color: #08070a;
  display: block;
  margin-bottom: 10px;
}

.our_blog_txt p {
  color: #08070a;
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 8px;
  font-weight: 500;
}

.our_blog_txt p {
  line-height: 32px;
}

.our_blog_txt a {
  color: #08070a;
  font-weight: 600;
}

.arrow {
  display: flex;
  align-items: center;
  gap: 9px;
}

.our_blog_txt h5 {
  line-height: 32px;
}

.img_sec img {
  object-fit: cover;
  width: 100%;
}

.contact_txt h2 {
  font-size: 46px;
  font-weight: 900;
}

.contact_txt p {
  color: #08070a;
  font-size: 18px;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.heading_our_txt h1 {
  color: #fff;
  font-size: 56px;
  font-weight: 400;
  text-align: center;
}

.heading_our_txt {
  text-align: center;
}

.heading_our_txt p {
  margin-bottom: 46px;
  color: #fff;
  font-size: 21px;
  font-weight: 400;
}

.entry_content_privacy {
  background: #f2f2f2;
}

.entry_content_privacy {
  background: #f2f2f2;
  padding: 50px;
  margin-top: 80px;
  border-radius: 10px;
}

.entry_content_privacy p {
  line-height: 33px;
}

/*/*---------case-services-------*/

.case_sec_services .case_studies_cntn {
  text-align: center;
  display: block;
}

.quck_txt_sec {
  background: linear-gradient(113deg,
      #0084ff 34.9%,
      rgba(0, 132, 255, 0.72) 106.55%,
      rgba(0, 132, 255, 0) 182.91%);
  padding: 31px;
  text-align: center;
}

.txt_u h2 {
  color: #fff;
  font-size: 42px;
  font-weight: 400;
}

.txt_u p {
  color: #fff;
  font-size: 22px;
  margin-bottom: 0;
  font-weight: 500;
}

/*---header-sec----*/
.under_sec {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

.header_sec_main {
  margin-top: 24px;
}

.right_header_main {
  display: flex;
  gap: 42px;
  align-items: center;
}

header.header_main {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99999;
  margin-top: 24px;
}

button.button_cntnt {
  display: inline-block;
  padding: 13px 22px;
  background: #fb7481;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  border: none;
}

.right_header_main li a {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.right_header_main select.headeing_loa {
  color: #fff;
  font-weight: 500;
  background: none;
  border: none;
}

.right_header_main li a img {
  margin-right: 6px;
}

.right_header_main option {
  color: #000;
}

.menu-header-menu-container ul#menu-header-menu {
  display: flex;
  gap: 40px;
  align-items: baseline;
}

ul#menu-header-menu a {
  color: #fff;
}

/* li#menu-item-263:last-child {
  padding: 7px 14px;
  color: #fff;
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  border-radius: 6px;
  background: #fb7481;
} */
button.sub-menu-toggle {
  display: none;
}

.header_sec_main ul#menu-header-menu li {
  position: relative;
  line-height: 45px;
}

.header_sec_main ul#menu-header-menu li ul.sub-menu {
  position: absolute;
  top: 35px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  width: max-content;
  border-radius: 8px;
  padding: 7px 9px;
}

.header_sec_main ul#menu-header-menu li:hover ul.sub-menu {
  opacity: 1;
  visibility: visible;
}

ul#menu-header-menu li:last-child:hover {
  opacity: 1;
}

.header_sec_main ul#menu-header-menu li ul.sub-menu a {
  color: #000;
  padding: 0 7px;
}

.header_sec_main ul#menu-header-menu li ul.sub-menu li {
  line-height: 28px;
}

.gjs-cell {
  text-align: center;
}

input#esfpx_email_7b01f8285a0b6 {
  padding: 27px 0 27px 24px;
  width: 100%;
  border-radius: 10px;
  border: none;
  color: #6d6d6d;
  font-size: 26px;
  font-weight: 400;
  text-transform: capitalize;
}

.free_quotes_form {
  max-width: 771px;
  margin: auto;
  position: relative;
}

.es-form-field-container {
  position: relative;
}

.es-form-field-container input[type="submit"] {
  padding: 21px 38px;
  position: absolute;
  top: 16px;
  border: none;
  right: 5px;
  background-color: #fb7481;
  color: #fff;
  font-family: DM Serif Display;
  font-size: 26px;
  font-weight: 400;
  letter-spacing: 4px;
  text-transform: uppercase;
  border-radius: 10px;
}

span.span_standard {
  background: #fb7481;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 2px;
  padding: 8px 14px;
  position: absolute;
  right: 0;
  top: 6;
}

.standard_inner {
  position: relative;
}

.standard_inner .check_plan_crd {
  background: linear-gradient(113deg,
      #0084ff 34.9%,
      rgba(0, 132, 255, 0.72) 106.55%,
      rgba(0, 132, 255, 0) 182.91%);
}

.standard_inner .check_plan_crd_head h2 {
  color: #fff;
  margin-top: 7px;
}

.standard_inner .check_plan_price h3 {
  color: #fff;
}

.standard_inner .check_plan_price h3 sub {
  color: #fff;
}

.standard_inner .check_plan_crd ul li {
  color: #fff;
}

.standard_inner .check_plan_price p {
  color: #fff;
}

.hero_banner_about_ {
  padding: 232px 0 182px;
}

/*timeline*/
.started li {
  margin-bottom: 80px;
}

.started li:last-child {
  margin-bottom: 0px;
}

.started_box h3 {
  color: #08070a;
  font-family: DM Serif Display;
  font-size: 26px;
  font-weight: 400;
}

.started_box p {
  color: #717074;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
}

.started_cont {
  border-radius: 10px;
  border: 1px solid #f5f3fa;
  background: #fff;
  padding: 34px 41px;
  margin-bottom: 46px;
}

.timeline {
  display: inline-block;
}

.timeline li {
  margin-bottom: 200px;
  position: relative;
}

.timeline li:last-child {
  margin-bottom: 0px;
}

.timeline li::before {
  position: absolute;
  content: "";
  border: 1px solid #e3e3e3;
  height: 232%;
  left: 50%;
  top: 84px;
  z-index: -1;
}

.timeline li:last-child::before {
  content: none;
}

.timeline li span {
  color: #fff;
  text-align: center;
  font-family: DM Serif Display;
  font-size: 32px;
  font-weight: 400;
  border-radius: 63.261px;
  background: #fb7481;
  width: 97px;
  height: 97px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 18px solid #fbe2e4;
}

.title_heading_get span {
  display: inline-block;
  padding: 13px 22px;
  background: #fb7481;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
}

.started_timeline {
  text-align: center;
}

.title_heading_get h2 {
  text-align: center;
  font-size: 56px;
  font-weight: 400;
  margin-bottom: 56px;
}

.title_heading_get {
  text-align: center;
}

/*time end*--*/
.heading_our_txt {
  display: none;
}

/*tom*--*/
.houston .hero_txt_under {
  text-align: center;
}

.houston .hero_txt_under h2 {
  font-size: 56px;
  margin-bottom: 0;
  color: #fff;
}

.houston_about .about_us_cntnt h2 {
  color: #08070a;
  font-size: 32px;
  font-weight: 400;
  line-height: 46px;
  margin-bottom: 16px;
}

.houston_about .about_us_cntnt {
  max-width: 592px;
}

.houston_about .about_us_cntnt p {
  font-weight: 400;
  line-height: 34px;
  margin-bottom: 8px;
}

.houston_about .about_us_cntnt p:last-child {
  margin-bottom: 0;
}

.houston_about_btn {
  padding: 15px 60px;
  background: #fb7481;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
  margin: auto;
}

.general_box {
  padding: 15px;
  border-radius: 12px;
  position: relative;
}

.general_box::before {
  padding: 15px;
  border: 1px solid #dfdada;
  border-radius: 12px;
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 90%;
  z-index: -1;
}

.general_box .general_img {
  text-align: center;
  margin-bottom: 20px;
}

.general_box h3 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 12px;
}

.general_box p {
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 8px;
}

.support {
  background: linear-gradient(113deg,
      #0084ff 34.9%,
      rgba(0, 132, 255, 0.72) 106.55%,
      rgba(0, 132, 255, 0) 182.91%);
}

.support_btn a {
  padding: 15px 60px;
  background: #fb7481;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
  margin: auto;
}

.support_box h3 {
  color: #fff;
  font-size: 46px;
  font-weight: 400;
  line-height: 70px;
}

.support_box p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
}

.support_btn {
  margin-top: 40px;
}

.concept .concept_box h2 {
  font-size: 38px;
  margin-bottom: 40px;
}

.concept .concept_box p {
  color: #48474b;
  font-size: 18px;
}

.concept_box ul li p span {
  font-weight: 800;
}

.concept_box ul li {
  position: relative;
  padding-left: 47px;
  margin-bottom: 12px;
}

.concept_box ul li::before {
  content: url("https://gulfcoastwebsitedesign.exoticaitsolutions.com/wp-content/uploads/2023/10/eyes.png");
  position: absolute;
  left: 0px;
  top: 5px;
  z-index: 1;
}

.concept_one {
  background: linear-gradient(113deg,
      #0084ff 34.9%,
      rgba(0, 132, 255, 0.72) 106.55%,
      rgba(0, 132, 255, 0) 182.91%);
}

.concept_one .concept_box h2,
.concept_one .concept_box p {
  color: #fff;
}

/* .concept_one_box {
  display: flex;
  align-items: center;
} */
.concept_one_img {
  text-align: center;
  margin-bottom: 30px;
}

/* Portfolio page css */

section.portfolio {
  position: relative;
}

section.portfolio::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg,
      #0084ff 0%,
      rgba(0, 132, 255, 0.72) 50%,
      rgba(0, 132, 255, 0) 100%);
}

.story_portfolio .story_boxes {
  background: #f2f9ff;
}
section.story_portfolio.py_9 {
  padding-bottom: 0px;
}
section.hero_banner_about.portfolio.bg_style .hero_txt_about {
  position: relative;
}
.story_portfolio .story_cont {
  background: #fff;
  padding: 30px 20px;
  border: 1px solid #eee;
  border-radius: 0 0 20px 20px;
}

.story_portfolio .story_cont h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  color: #0a0b0d;
  margin-bottom: 8px;
}

.story_portfolio .story_cont p {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #5f6061;
  margin-bottom: 26px;
}

/* .story_portfolio .story_btn a{
  font-size: 20px;
  display: block;
  padding: 15px 0px;
  width: 100%;
  border-radius: 20px;
  color: #00008b;
  border: 1px solid #00008B;
  text-align: center;
}
.story_portfolio .story_btn a:hover{
  background: #00008B;
  border: 1px solid #00008B;
  color: #fff;
  transition: all 0.4s linear
} */
.story_portfolio .story_boxes .container .row {
  margin-bottom: 30px;
}

.story_portfolio .story_boxes {
  background: #f2f9ff;
}

.story_portfolio .story_btn a.theme_btn {
  padding: 10px 30px;
  width: 100%;
  border-radius: 6px;
  background: #fb7481;
  color: #fff;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.story_portfolio .story_inner_img {
  height: 235px;
}

.story_portfolio .story_inner_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.story_portfolio .story_inner {
  border-radius: 20px;
  overflow: hidden;
}

.story_portfolio .container .row {
  row-gap: 30px;
}
.law_frm_banner {
  background: #717074;
  margin-top: -18px !important;
}

.result .result_inner h3 {
  font-family: "Inter";
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #0a0b0d;
  margin-bottom: 5px;
}

.result .result_inner p {
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  color: #5f6061;
  margin-bottom: 0px;
}

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

.result .result_row .result_box {
  width: 200px;
  border-right: 1px solid #b5b0b0;
}

.result .result_row .result_box:last-child {
  border-right: unset;
}

.result_inner {
  padding-right: 20px;
}

.project_c_inner {
  padding-right: 20px;
}

.project_c_inner h2 {
  font-family: "Inter";
  font-weight: 800;
  font-size: 46px;
  line-height: 66px;
  color: #0a0b0d;
  margin-bottom: 10px;
}

.project_c_inner p {
  font-family: "Inter";
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  color: #5f6061;
  margin-bottom: 0px;
}

.project_descp {
  margin-top: 36px;
  display: flex;
  justify-content: space-between;
}

.p_cont .p_title {
  display: flex;
  margin-bottom: 14px;
}

.p_cont .p_title .p_heading h5 {
  font-family: "Inter";
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #0a0b0d;
  margin-left: 14px;
}

.p_descpone .p_cont p {
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  color: #5f6061;
  margin-bottom: 0px;
}

.p_descpone .p_cont {
  margin-bottom: 30px;
}

.p_descpone {
  width: 300px;
}

.project_case_img {
  height: 500px;
}

.project_case_img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.use_tech {
  background: #f2f9ff;
}

.use_tech_box {
  margin-top: 46px;
}

.use_tech .tittle_heading h2 {
  text-align: center;
  font-weight: 800;
  font-size: 46px;
  line-height: 56px;
}

.use_tech_inner {
  border-radius: 20px;
  background: #fff;
  padding: 26px 0px;
  text-align: center;
}

.use_tech_inner img {
  margin-bottom: 20px;
}

.use_tech_inner p {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #0a0b0d;
}

.project_c_second {
  padding-left: 20px;
}

.project_case1 {
  background-image: linear-gradient(113.4deg,
      #0084ff 34.9%,
      rgba(0, 132, 255, 0.718798) 106.55%,
      rgba(0, 132, 255, 0) 182.91%);
}

.project_case1 .project_c_inner h2 {
  color: #fff;
}

.project_case1 .p_cont .p_title .p_heading h5 {
  color: #fff;
}

.project_case1 .p_descpone .p_cont p {
  color: #fff;
}

.use_tech1 {
  background-color: #1d1c2d;
}

.use_tech1 .tittle_heading h2 {
  color: #fff;
}

/* 17-oct-2023 */

.format-standard.has-post-thumbnail.hentry .entry-content {
  max-width: 900px;
  width: 100%;
  margin: auto;
}

.format-standard.has-post-thumbnail.hentry figure.post-thumbnail {
  width: 100%;
  height: 500px;
}

.format-standard.has-post-thumbnail.hentry figure.post-thumbnail img {
  max-width: 100% !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

.format-standard.has-post-thumbnail.hentry header.entry-header.alignwide {
  position: relative;
}

.format-standard.has-post-thumbnail.hentry header.entry-header.alignwide h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 46px;
  text-align: center !important;
}

.format-standard.has-post-thumbnail.hentry div#comments {
  margin: auto !important;
  max-width: 900px;
}

div#respond {
  display: none;
}

.navigation.post-navigation .nav-links {
  display: flex;
  justify-content: space-between;
}

.navigation.post-navigation {
  max-width: 900px;
  width: 100%;
  margin: auto;
  margin-top: 40px;
}

footer.entry-footer.default-max-width {
  padding-left: 20px;
  padding-top: 20px;
}

footer.entry-footer.default-max-width {
  display: none;
}

header.entry-header.alignwide::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg,
      #0084ff 0%,
      rgba(0, 132, 255, 0.72) 50%,
      rgba(0, 132, 255, 0) 100%);
}

a.check_plan_sec {
  max-width: 150px;
  text-align: center;
  width: 100%;
  margin: auto;
  display: block;
  margin-top: 42px;
  padding: 13px 22px;
  background: #fb7481;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
}

/* Read more button css inner pages */

p.example button {
  background: #fb7481;
  border: none;
  border-radius: 10px;
  padding: 4px 20px;
  color: #fff !important;
  margin: auto;
  display: block;
}

p.example button a {
  color: #fff;
  color: #fff;
  text-align: center;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

/* Single service page */

section.single_service {
  position: relative;
}

section.single_service::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg,
      #0084ff 0%,
      rgba(0, 132, 255, 0.72) 50%,
      rgba(0, 132, 255, 0) 100%);
}

.service_singl .service_sect_contnt h2 {
  font-size: 39px;
  font-weight: 800;
  color: #0a0b0d;
  margin-bottom: 16px;
  line-height: 52px;
}

.service_singl .service_sect_contnt h2 span {
  color: #08070a;
}

.service_singl .service_sect_contnt p {
  font-size: 16px;
  line-height: 32px;
}

.service_singl .service_sect_contnt p:last-child {
  margin-bottom: 0;
}

.service_singl .service_sect_btn {
  margin-top: 40px;
}

.service_singl .contact_pg_formx {
  padding: 50px;
  background: #e5f1ff;
  max-width: 800px;
  margin: auto;
  box-shadow: 0 0 33px rgb(0 0 0 / 4%);
  border: 1px solid rgb(237 233 233 / 56%);
}

.service_sing2 {
  background: linear-gradient(113deg,
      #0084ff 34.9%,
      rgba(0, 132, 255, 0.72) 106.55%,
      rgba(0, 132, 255, 0) 182.91%);
}

.service_sing2 .service_sect_contnt h2 span {
  color: #fff;
}

.service_sing2 .service_sect_contnt p {
  color: #fff;
}

.singl_serv {
  background: linear-gradient(113deg,
      #0084ff 34.9%,
      rgba(0, 132, 255, 0.72) 106.55%,
      rgba(0, 132, 255, 0) 182.91%);
}

.singl_serv .singl_serv_cont h2 {
  font-size: 39px;
  font-weight: 800;
  color: #fff;
  margin-bottom: 16px;
  line-height: 52px;
}

.singl_serv .singl_serv_cont p {
  font-size: 16px;
  line-height: 32px;
  color: #fff;
}

.singl_serv .singl_serv_cont ul li {
  font-size: 16px;
  line-height: 32px;
  color: #fff;
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
}

.singl_serv .singl_serv_cont ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
}

.singl_box_serv {
  display: flex;
  gap: 30px;
}

.case_studies_crd {
  margin-bottom: 30px;
}

.case_studies_crd {
  margin-bottom: 30px;
  border-radius: 20px;
  overflow: hidden;
}

.case_studies_img {
  height: 384px;
}

.case_studies_img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.blog_show_all_btn {
  text-align: center;
}

.our_mission_para p {
  color: #fff;
  font-weight: 400;
  line-height: 34px;
  margin-bottom: 42px;
}

.option_form h4 {
  font-size: 25px;
  margin-bottom: 20px;
  color: #fff;
}

.option_form label span {
  color: #fff;
}

.option_form .wpcf7-list-item {
  display: block;
  margin-bottom: 5px;
}

.contnt_bg_about .cstm_input h4 {
  font-size: 19px;
  color: #fff;
  margin-bottom: 15px;
}

textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
  color: #fffcfcc9;
}

.cstm_input textarea {
  overflow-y: hidden !important;
}


input.wpcf7-form-control.wpcf7-text.other_option {
  display: none;
}

.check_plan_crd button {
  display: inline-block;
  padding: 9px 22px;
  background: #fb7481;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
  margin: auto;
  display: block;
  margin-top: 28px;
  border: none !important;
}

.check_plan_crd .modal .wpcf7-form span input,.check_plan_crd .modal .wpcf7-form span textarea {
  padding: 16px;
  border: 1px solid #ddd !important;
  border-color: #ddd !important;
  border-radius: 70px;
}

.check_plan_crd .modal .wpcf7-form span input::placeholder,.check_plan_crd .modal .wpcf7-form span textarea::placeholder {
  color: #222222;
}
.check_plan_crd .modal-dialog button.btn-close {
  display: flex;
  align-items: center;
  justify-content: center;
}
.check_plan_crd .modal .wpcf7-form.init .row>[class^="col-"] .cstm_input {
  margin-bottom: 10px !important;
}

.popup_form label span {
  color: #000 !important;
}

.bottom_form label span {
  color: #fff !important;
}

.col-md-12.option_form p {
  margin-bottom: 0px;
}

.home_contact_form .option_form h4 {
  color: #fff !important;
}

.contact_form_btn input {
  padding: 14px 51px !important;
}

span.error_phn {
  color: #dc3232;
}
.wpcf7-response-output {
  color: #dc3232;
}
/* Responsiveness */

.hamburger span.bar {
  display: block;
  width: 32px;
  height: 5px;
  background: #ffffff;
  margin-bottom: 6px;
}

.hamburger span.bar:last-child {
  margin-bottom: 0px;
}

.hamburger {
  display: none;
}
.hero_txt_about {
  position: relative;
}

/* blog page */

.our_blog_txt p a {
  display: block;
  font-size: 18px;
  margin-top: 20px;
}
.service_singl_light {
  background: rgb(204 204 204 / 25%) !important;
}
/* .our_services_img img {
  position: absolute;
  bottom: 0;
}
.our_services {
  position: relative;
} */



.our_services_crd {
  padding: 14px 14px;
  border-radius: 10px;
  transition: 0.3s ease;
}
.our_services_crd:hover {
  background: #fff;
  transition: 0.3s ease;
}
.our_services_crd:hover h4,.our_services_crd:hover p{
  color:#08070a;
}


/* law-and-ferm */ 
/* ---------------------
         header
------------------------ */
.home_banner_section {
  padding:170px 0;
}
.main_banner_sec {
  max-width: 745px;
  margin: auto;
}
.txt_banner h1 {
  color: #000;
  text-align: center;
  font-size: 62px;
  font-weight: 800;
  line-height: 82px;
  margin-bottom: 19px;
}
.txt_banner p {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 35px;
  margin-bottom: 33px;
}
.product_btn a.theme_btn {
  padding: 19px 53px;
  background: #CF9455;
  text-align: center;
  border-radius: 50px;
}
.product_btn {
  text-align: center;
}
.about_under_txt h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 10px;
}
.about_under_txt span {
  color: #CF9455;
}
.about_txt_top {
  margin-left: 60px;
  /* max-width: 526px; */
}
/* section.law_firm_services {
  margin-top: 60px;
} */
.about_under_txt p {
  font-size: 16px;
   line-height: 30px;
  margin-bottom: 10px;
}
.about_btn {
  margin-top: 42px;
}
/* .law_frm_banner li#menu-item-263:last-child a {
  background: #CF9455;
  padding: 0px 31px;
  border-radius: 50px;
} */
.about_btn a.theme_btn {
  padding: 19px 41px;
  border-radius: 51px;
  background: #CF9455;
  text-align: center;
}
.firm_services_sec {
  max-width: 990px;
  margin: auto;
  text-align: center;
}
.txt_services h2 {
  font-size: 27px;
  font-weight: 700;
  margin-bottom: 20px;
}
.txt_services h3 {
  font-size: 18px;
  color: #7e953e;
  margin-bottom: 12px;
  font-weight: 500;
}
.txt_services p {
  line-height: 30px;
  margin-bottom: 10px;
}
.flex_engine {
  display: flex;
  gap: 28px;
}
.txt_under_en h2 {
  font-size: 18px;
  font-weight: 700;
  color: #85985a;
  line-height: 30px;
}

.txt_under_en {
  flex: 1 0 0;
}
.txt_under_en p {
  font-size: 17px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 0;
}
.title_heading h2 {
  font-size: 27px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 42px;
}
.national_d {
  background: #f5d74f;
}
.national_d h2 {
  font-size: 17px;
  text-align: center;
  padding: 20px;
  font-weight: 700;
  color: #576c2c;
  text-decoration: underline;
}
.testimonial_slider {
  margin-bottom: 90px;
}
.flx_proven {
  display: flex;
  gap: 6px;
  margin-top: 20px;
}
.flx_txt_web h2 {
  font-size: 27px;
  font-weight: 700;
  text-align: center;
}
.flx_txt_web p {
  text-align: center;
}
.flx_txt_web {
  border-right: 1px solid #ccc;
  padding-right: 8px;
}
.flx_txt_web :last-child {
  border-right: none;
}
.proven_law_cart {
  border: 1px solid #ccc;
}
.flx_txt_web.fff {
  border-right: none;
}
.implement p {
  line-height: 32px;
  padding: 20px;
  margin-bottom: 0;
}
.under_thrive h2 {
  color: #6a8338;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 11px;
}
.img_thrive {
  text-align: center;
  margin-bottom: 10px;
}
.under_thrive p {
  line-height: 32px;
  margin-bottom: 0;
}
/*----accordian---*/
.accordian_sec .accordion-item {
  background-color: transparent;
}
.accordian_sec .accordion-button {
  background-color: transparent;
  color: #000;
}
.accordian_sec .accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
.accordian_sec .accordion-body {
  padding: 0px 0px 20px 0px;
  color: #000;
  font-weight: 500;
}
button.accordion-button.collapsed {
  padding: 0 0 20px 0;
}
.accordian_sec button.accordion-button {
  padding: 20px 0px 20px 0px;
}
.accordian_sec .accordion-button:focus {
  z-index: 3;
  border-color: transparent;
  outline: 0;
  box-shadow: none;
}
.accordian_sec .accordion-item {
   border-left: 0;
  border-right: 0;
}
.accordion-flush .accordion-item .accordion-button {
  border-radius: 10px;
}

.accordion-item {
  margin: 20px 0;
}
.frequently_ask_ques {
  background: #F2F2F2;
}
.contact_form_Sec {
  margin-top: 90px;
}
.product_btn a:hover {
  color: #fff;
}
.frequently_txt h3 {
  margin-bottom: 0px;
  color: #090808;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 5px;
  text-transform: uppercase;
}
.frequently_txt p {
  color: #060505;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 22px;
}
.frequently_txt {
  max-width: 597px;
  margin: auto;
}
/*--------accordian-----*/
section.google_sec {
  background: #353C4E;
  padding: 49px 328px;
}
.txt_gogle h2 {
  color: #fff;
  font-size: 33px;
  font-weight: 600;
  margin-bottom: 21px;
}
.star_img {
  margin-bottom: 10px;
}
.txt_gogle p {
  color: #CF9455;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  margin-bottom: 0;
}
.google_Sec_txt {
  text-align: center;
}

.marketing_txt_under h2 {
  color: #090808;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 16px;
}
.marketing_txt_under p {
  line-height: 30px;
  margin-bottom: 0;
}

.main_custom-txt {
  display: flex;
  justify-content: space-between;
}
li.slide_controls_1.text-left {
  display: flex;
  gap: 15px;
}
.tittle_heading_say h3 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 93px;
}
.tittle_heading_say span {
  color: #CF9455;
}
.slider_under {
  background: #353C4E;
  margin: 0px 23px 0 0px;
  padding: 50px;
  border-radius: 20px;
  position: relative;
}
.img_Slider {
  position: absolute;
  top: 0;
  left: 50%;
  transition: transformO;
  transform: translate(-50px, -50px);
}
.slider_txt {
  text-align: center;
}
.img_slide h3 {
  color: #CF9455;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 17px;
  margin-top: 15px;
}
.slick-list {
  padding-top: 61px;
}
.img_slide p {
  color: #FFF;
  line-height: 32px;
}
.arr_im {
  text-align: -webkit-right;
}
.cont form {
  background-color: rgba(244,244,244,1);
  padding: 20px;
  margin: 16px 0 0px;
  border-radius: 6px;
}
.choose_firm {
  margin-bottom: 50px;
  margin-top: 50px;
}
label.form-label {
  font-size: 16px;
  font-family: 'Gill Sans';
  font-weight: 500;
}
.checkbox_head h2 {
  font-size: 16px;
  line-height: 1.5em;
  margin-top: 20px;
  font-weight: 500;
}
.checkbox_d {
  display: flex;
  gap: 10px;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Gill Sans';
  padding-bottom: 5px;
}
.y_u p {
  font-size: 14px;
  font-weight: 500;
}
button.btn.btn-dark.fw-bold {
  cursor: pointer;
  background: #db7803;
  font-family: 'Montserrat';
  font-weight: normal;
  padding: 12px 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 1px;
  border: 2px solid #fff !important;
  border-radius: 6px;
}
.cont h1 {
  font-weight: 600;
  font-size: 35px;
  text-align: center;
  margin-bottom: 30px !important;
}
.cont span {
  color:#7e953e;
 }
 .contact_form_Sec input.wpcf7-form-control.wpcf7-text {
  width: 100%;
  padding: 8px;
  border-radius: 4px;
  border: 1px solid #00000038;
}
.contact_form_Sec textarea.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  padding: 8px;
  border-radius: 4px;
  border: 1px solid #00000038;
}

.checkbox_d span {
  display: block;
}

span.wpcf7-list-item label {
  display: flex !IMPORTANT;
  gap: 20px;
}

.checkbox_d span.wpcf7-form-control.wpcf7-checkbox {
  display: flex;
  flex-wrap: wrap;
}

.checkbox_d span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item {
  flex: 0 0 30%;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450 !important;
}
.wpcf7-response-output {
  color: #7e953e !important;
}
.contact_form_Sec input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-dark.fw-bold {
  background: #CF9455;
  border: 1px solid #CF9455;
  padding: 10px 37px;
}
form.wpcf7-form input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-dark {
  padding: 13px 41px;
  border-radius: 51px;
  background: #CF9455;
  text-align: center;
  font-size: 18px;
  border: none;
  font-weight: 700;
}
@media only screen and (max-width: 991px) {

  /* Header */
  .hamburger {
    display: block;
  }

  .hamburger.is-active span.bar:nth-child(1) {
    transform: rotate(48deg)translate(3px);
  }

  .hamburger.is-active span.bar:nth-child(2) {
    transform: rotate(308deg)translate(8px, -4px);
  }

  .hamburger.is-active span.bar:nth-child(3) {
    display: none;
  }

  .menu-header-menu-container {
    position: fixed;
    left: 0px;
    top: 0px;
    background: #000;
    height: 100%;
    width: 300px;
    padding-left: 20px;
    padding-top: 40px;
    transform: translateX(-100%);
    transition: .5s ease-in all;
  }

  .menu-header-menu-container.is-active {
    transform: translateX(0%);
    transition: .5s ease-in all;
  }

  ul#menu-header-menu {
    flex-direction: column;
    gap: 10px !important;
  }

  .header_sec_main ul#menu-header-menu li {
    position: relative;
    line-height: 32px;
  }

  /* header close */

  .why_choose .row {
    margin: 0 0px !important;
  }

  .why_choose .row>[class^="col-"] {
    padding: 0 12px;
    position: relative;
  }
  .footer_menu ul li a{
    word-wrap: break-word;
  }
  .header_sec_main ul#menu-header-menu li:hover ul.sub-menu {
    z-index: 1 !important;
}
.header_sec_main ul#menu-header-menu li ul.sub-menu {
  z-index: 1;
}
/*--------lawfirm---29nov------*/
.about_txt_top {
  margin-left: 34px;
}
}

@media only screen and (max-width: 767px) {
  .py_9 {
    padding: 60px 0;
  }

  .hero_banner_cntnt h1 {
    font-size: 46px;
  }
  footer.main_footer {
    padding: 50px 0 0;
}
  .hero_banner_cntnt p {
    font-size: 22px;
    line-height: 33px;
  }
  .our_team_title h1 {
    font-size: 42px;
    margin-bottom: 40px;
}
  .counter_card p {
    font-size: 30px;
    font-weight: 400;
  }

  .tittle_heading h2 {
    font-size: 38px;
    margin-bottom: 0;
  }

  .our_services_crd h4 {
    font-size: 28px;
    color: #fff;
  }

  .why_choose .row>[class^="col-"] {
    margin-bottom: 30px;
  }

  .value_addeed_crd {
    margin-bottom: 30px;
  }

  .title_heading_get h2 {
    font-size: 42px;
  }

  .get_started .row>[class^="col-"]:nth-child(2) {
    display: none;
  }

  ul.started {
    display: flex;
  }

  ul.started.started1 li .started_box {
    display: flex;
    flex-direction: column-reverse;
  }

  .started_cont {
    margin-bottom: 0px;
  }

  ul.started li {
    margin-bottom: 0px;
  }

  section.get_started.py_9 {
    padding-bottom: 0px;
  }

  .free_quotes_cntnt h2 {
    font-size: 42px;
  }

  .free_quotes_cntnt p {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 42px;
  }

  .es-form-field-container input[type="submit"] {
    padding: 16px 28px;
    font-size: 16px;
  }

  input#esfpx_email_7b01f8285a0b6 {
    padding: 12px 0 24px 22px;
    font-size: 20px;
  }

  .es-form-field-container {
    max-width: 500px;
    margin: auto;
  }

  .lead_ing_txt h2 {
    font-size: 32px;
  }

  .contact_img {
    display: none;
  }

  .contact_form_head h2 {
    font-size: 42px;
  }

  .cstm_input input,
  .cstm_input textarea {
    padding: 0 15px 25px 0;
  }

  .copy_right {
    padding: 28px 0;
    margin-top: 40px;
  }

  .copy_right_txt.dd_bottom p {
    padding: 10px;
    margin-bottom: 0px;
  }

  .header_sec_main {
    margin-top: 0px;
  }

  .hero_banner_about {
    padding: 166px 0 82px;
  }

  .counte_r_row {
    padding-bottom: 48px;
  }

  .lead_ing_img {
    margin-bottom: 20px;
  }

  ul.our_services_list li {
    flex: 0 0 100% !important;
    max-width: 50%;
    padding: 0 22px;
  }

  ul.our_services_list {
    margin: 0px;
  }

  .our_services_img {
    text-align: center;
    margin-top: 20px;
  }

  .case_studies_flex {
    margin-bottom: 26px;
  }

  .hero_banner_about_ {
    padding: 146px 0 130px;
}
.hero_txt_under h1 {
  font-size: 60px;
}
.about_us_img img {
  width: 100%;
}
.about_us_img {
  margin-bottom: 20px;
}
.about_us_cntnt {
  padding: 0 15px;
}
.about_us_cntnt {
  padding: 0 15px 10px;
  max-width: 100%;
}
.our_services-img {
  text-align: center;
}
.our_team_img {
  text-align: center;
}
.team_under_sec {
  margin-bottom: 20px;
}
.our_mission_para p {
  margin-bottom: 0px;
  margin-top: 20px;
}
.support_img {
  text-align: center;
}
.support_btn {
  text-align: center;
}
.concept .concept_box h2 {
  font-size: 30px;
  margin-bottom: 15px;
}
.concept .concept_box h2 {
  font-size: 30px;
  margin-bottom: 15px;
}
.footer_logo img {
  width: 150px;
  margin-top: 20px;
}
.service_singl .service_sect_contnt h2 {
  font-size: 28px;
  margin-bottom: 16px;
  line-height: 42px;
}
.singl_serv .singl_serv_cont h2 {
  font-size: 28px;
  margin-bottom: 16px;
  line-height: 36px;
}
section.service_singl.service_sing2.py_9.service_bg .service_sect_inner {
  margin-bottom: 0px;
  margin-top: 20px;
}
.service_sing2 .service_sect_contnt p{
  margin-bottom: 0px;
}
.singl_box_serv {
  flex-direction: column;
}
.singl_serv_img {
  text-align: center;
}
.contact_form_p {
  padding: 30px 20px;
}
.get_cntnt ul li .d_flex_arrow a {
  max-width: 70%;
  word-wrap: break-word;
}
.get_touch_sec {
  margin-top: 40px;
}
.counte_r_row ul li:last-child {
  padding: 0 !important;   
}
.tittle_heading h2 {
  font-size: 28px;
}
.contact_form {
  border-radius: 20px;
}
p.post-content {
  display: none;
}
/*-----larfirm_29nov------------------*/
.law_frm_banner .header_sec_main {
  margin-top: 33px;
}
.txt_banner h1 {
  font-size: 40px;
  margin-bottom: 9px;
}
.about_img {
  text-align: center;
}
.about_txt_top {
  margin-top: 25px;
}
.img_cart img {
  width: 100%;
}
.flx_proven {
  justify-content: center;
}
.fre_img {
  text-align: center;
}
section.google_sec {
  padding: 49px 15px;
}
.marketing_img {
  text-align: center;
}
.tittle_heading_say h3 {
  margin-bottom: 50px;
}
.tittle_heading_say h3 {
  font-size: 34px;
}
.checkbox_d span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item {
  flex: 0 0 47%;
}
.google_Sec_txt {
  text-align: center;
  margin-bottom: 20px;
}
}

@media only screen and (max-width: 575px) {

  .py_9 {
    padding: 60px 0;
  }
  .about_us_cntnt h2 {
    font-size: 24px;
    line-height: 37px;
  }
  footer.main_footer {
    padding: 40px 0 0;
}
.get_touch_sec {
  margin-top: 30px;
}
  .under_services_txt h2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 6px;
  }
  .hero_banner_cntnt h1 {
    font-size: 36px;
  }
  .hero_txt_under h1 {
    font-size: 46px;
}
  .hero_banner_cntnt p {
    font-size: 22px;
    line-height: 30px;
  }

  .hero_banner_about {
    padding: 131px 0 80px;
  }

  .counter_card {
    padding: 2px 15px;
  }

  .counter_card p {
    font-size: 24px;
    font-weight: 400;
  }

  .tittle_heading h2 {
    font-size: 28px;
    margin-bottom: 0;
    max-width: 350px;
  }

  .vew_all_btn a {
    font-size: 18px;
  }

  .our_services_crd h4 {
    font-size: 22px;
    color: #fff;
  }

  .our_services_crd p {
    font-size: 20px;
  }

  ul.started {
    display: block;
  }

  .our_plan .row>[class^="col-"] {
    margin-bottom: 30px !important;
  }

  .check_plan_crd_head h2 {
    font-size: 26px;
    padding-bottom: 0px;
  }

  .check_plan_price h3 {
    font-size: 26px;
  }

  .our_plan .tittle_heading h2 {
    max-width: 100%;
    margin-bottom: 26px;
  }

  .free_quotes_cntnt h2 {
    font-size: 30px;
    margin-bottom: 10px;

  }

  .free_quotes_cntnt p {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 25px;
  }

  .lead_ing_txt h2 {
    font-size: 26px;
    margin-bottom: 6px;
  }

  .contact_form_head h2 {
    font-size: 32px;
  }

  .started_img {
    text-align: center;
  }

  .value_addeed_img {
    text-align: center;
  }

  .value_addeed_txt h3 {
    text-align: center;
  }

  .value_addeed_txt p {
    text-align: center;
  }

  .value_addeed .tittle_heading h2 {
    color: #fff;
    text-align: center !important;
    max-width: unset;
  }
  .service_singl .service_sect_contnt h2 {
    font-size: 22px;
    margin-bottom: 5px;
    line-height: 30px;
}
.singl_serv .singl_serv_cont h2 {
  font-size: 22px;
  margin-bottom: 16px;
  line-height: 36px;
}
input#esfpx_email_7b01f8285a0b6 {
  padding: 12px 0 15px 22px;
  font-size: 14px;
}
/*------29novlawfirm-----*/
.txt_banner h1 {
  font-size: 35px;
  margin-bottom: 0px;
}
.home_banner_section {
  padding: 151px 0 65px;
}
.tittle_heading_say h3 {
  font-size: 25px;
}
.main_custom-txt {
  align-items: baseline;
}
.checkbox_d span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item {
  flex: 0 0 40%;
}
}



@media only screen and (max-width: 480px) {

  .py_9 {
    padding: 50px 0;
  }
  .hero_banner_about{
    min-height: unset !important;
  }
  .hero_banner_cntnt h1 {
    font-size: 26px;
  }
  .about_us_cntnt h2 {
    font-size: 24px;
    line-height: 33px;
}
.under_services_txt h2 {
  font-size: 24px;
  line-height: 34px;
}
  .hero_banner_cntnt p {
    font-size: 18px;
    line-height: 30px;
  }

  .counter_card p {
    font-size: 20px;
    font-weight: 400;
  }

  .counter_card span {
    font-size: 24px;
  }

  .tittle_heading h2 {
    font-size: 22px;

  }
  .hero_txt_under h1 {
    font-size: 37px;
}
.support_box h3 {
  color: #fff;
  font-size: 27px;
  font-weight: 400;
  line-height: 34px;
}
.support_btn a {
  padding: 15px 44px;
}
.concept .concept_box h2 {
  font-size: 26px;
  margin-bottom: 10px;
}
  ul.our_services_list li {
    flex: 0 0 100% !important;
    max-width: 100%;
    padding: 0 22px;
  }

  .why_choose_txt h2 {
    font-size: 22px;
    margin-bottom: 8px;
  }

  .title_heading_get h2 {
    font-size: 26px;
  }

  .started_cont {
    padding: 32px 24px;
  }

  .started_box h3 {
    font-size: 22px;
  }

  .our_plan .tittle_heading h2 {
    font-size: 25px;
    margin-bottom: 10px;
  }

  .check_plan_crd_head h2 {
    font-size: 21px;
    padding-bottom: 0px;
  }

  .check_plan_crd_head h2 {
    font-size: 21px;
    padding-bottom: 0px;
  }

  .check_plan_crd ul li {
    font-size: 16px;
  }

  .free_quotes_cntnt h2 {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .free_quotes_cntnt p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 25px;
  }

  .es-form-field-container input[type="submit"] {
    position: static;
    padding: 12px 30px;
  }

  .lead_ing_txt h2 {
    font-size: 22px;
    margin-bottom: 6px;
  }

  .lead_ing_txt h2 {
    font-size: 22px;
    margin-bottom: 6px;
  }

  p input.wpcf7-form-control.wpcf7-submit.has-spinner.theme_btn {
    display: block;
    margin: auto;
  }

  .contact_form {
    padding: 27px 17px 0px 17px;
  }

  .footer_logo img {
    width: 100px;
  }
  .our_plan .row>[class^="col-"] {
    margin-bottom: 6px !important;
}
.our_team_title h1 {
  font-size: 32px;
}
.under_txt_tem h5 {
  font-size: 20px;
}
.counte_r_row ul li:last-child {
  padding: 0 !important;   
}
.counte_r_row ul li {
  padding: 0 0px;
  }
  /*------lawfirm29nov*----*/
  .txt_banner h1 {
    font-size: 23px;
    margin-bottom: 0px;
}
.txt_banner p {
  font-size: 17px;
}
.marketing_txt_under h2 {
  font-size: 17px;
}
.tittle_heading_say h3 {
  font-size: 18px;
}
.checkbox_d span.wpcf7-form-control.wpcf7-checkbox {
  display: block;
}
}
@media only screen and (max-width: 360px) {
  .txt_banner h1 {
    font-size: 18px;
    margin-bottom: -20px;
}
.txt_banner p {
  font-size: 15px;
  line-height: 30px;
}
.about_txt_top {
  margin-left: 0;
}
.flex_engine {
  display: block;
  gap: 28px;
}
.txt_under_en {
  margin-top: 10px;
}
.cont h1 {
  font-size: 18px;
}
}