a,
body,
p,
input,
select,
optgroup,
textarea {
  font-family: 'Figtree';
  font-size: 14px;
  font-weight: 400;
}

.navik-header.sticky {
  position: fixed;
  box-shadow: 0px 3px 3px #d9d9d9;
}

div#page.site {
  position: relative !important;
/*   overflow-x: hidden !important; */
  width: 100%;
  min-width: 100%;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Figtree';
  overflow-wrap: normal !important;
}

.top_bar {
  background: #00002f;
  padding-top: 4px;
  padding-bottom: 4px;
}

.left_infotp ul li {
  list-style: none;
  display: inline-block;
  margin-right: 12px;
}

.left_infotp ul {
  margin: 0px;
  padding: 0;
}

.left_infotp ul li a {
  font-size: 14px;
  color: #ffffffbf;
}

.topbr_rightinfo a {
  color: #ffffffbf;
  border-left: 1px solid #ffffffba;
  padding-left: 8px;
}

.topbr_rightinfo {
  text-align: right;
}

.call_back_btn {
  display: flex;
  align-items: center;
  margin-left: 50px;
}

.clbk_rgttext p {
  margin: 0px;
}

.clbk_rgttext span {
  color: #203b48;
  margin: 0px;
  font-weight: 800;
}

.clbk_lft_icn img {
  max-width: 32px;
  margin-right: 9px;
}

.multymenu strong {
  font-weight: 600;
  border-bottom: 1px dashed #e3e3e3;
  display: block;
  padding-bottom: 6px;
  margin-bottom: 7px;
}

.navik-header {
  position: relative;
  padding: 5px 0px;
}


.multymenu ul li {
  list-style: none;
  margin-bottom: 6px;
}

li.mega-menu.dropdown_menu li.dropdown_menu {
  list-style: none;
}

.navik-menu ul li a {
  transition: 0.2s;
}


.navik-menu ul li.current-menu>a,
.navik-menu ul li:hover>a,
.header-opacity-on .navik-menu>ul>li.current-menu>a,
.header-opacity-on .navik-menu>ul>li:hover>a,
.header-transparent-on .navik-menu>ul>li.current-menu>a,
.header-transparent-on .navik-menu>ul>li:hover>a {
  color: #ca3e8a;
}

.navik-menu ul ul li:hover>a {
  color: #ca3e8a;
  background-color: #f9f9f9;
}


/* Footer One */
footer.footer_1 {
  background: #142a35;
  padding-top: 50px;
}

.footer_1 .footer_inr h4 {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
}

.footer_1 .foo_nav ul li a {
  color: #c9dbe482;
  font-size: 14px;
  margin-bottom: 12px;
  display: block;
}

.footer_1 .foo_nav ul li {
  list-style: none;
}

.footer_1 .foo_nav ul li a:hover {
  color: #D13588;
}

.footer_1 .conf_txt a {
  display: block;
  color: #c9dbe482;
}

.footer_1 .conf_txt p {
  color: #c9dbe482;
}

.footer_1 .foo_cont_inf {
  display: flex;
  margin-bottom: 9px;
}

.footer_1 .icon_f {
  padding-right: 11px;
  color: #25a740 !important;
}

.footer_1 .socaial_ft ul li {
  display: inline-block;
  margin-right: 12px;
}

.footer_1 .socaial_ft ul li i {
  width: 35px;
  height: 35px;
  border: 1px solid #cccccc3d;
  text-align: center;
  line-height: 35px;
  border-radius: 100px;
  color: #c9dbe482;
}

.footer_1 .socaial_ft ul li i:hover {
  border: 1px solid #D13588;
  color: #D13588;
}

.footer_1 .footer_inr small {
  font-size: 13px;
  color: #D13588;
  margin-bottom: 5px;
  display: block;
}

.footer_1 .footer_inr h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 23px;
}

.footer_1 .footer_copyrt {
  background: #0f212b;
  padding-top: 15px;
  padding-bottom: 15px;
}

.footer_1 .footer_copyrt p {
  margin-bottom: 0px;
  color: #fff;
  font-size: 13px;
}

.footer_1 .footer_copyrt p a {
  color: #D13588;
}

.footer_1 .foot_wrp {
  padding-bottom: 30px;
}

.footer_1 .Subscrb_frm input {
  width: 100%;
  background: transparent !important;
  border: 1px solid #D13588 !important;
  font-size: 14px !important;
  height: 40px !important;
  color: #fff !important;
}

.footer_1 .Subscrb_frm button {
  width: 100% !important;
  height: 40px !important;
  font-size: 16px !important;
  font-weight: 400;
  background: #D13588 !important;
  border: none !important;
  color: #fff !important;
  text-transform: uppercase !important;
}

.footer_1 .Subscrb_frm div.wpforms-container-full {
  margin: 4px auto;
}

.footer_1 .Subscrb_frm div.wpforms-container-full .wpforms-form .wpforms-field {
  padding: 10px 0 0px;
}


/* Footer Two */
.foo_anime_wrp {
  position: relative;
  min-height: 210px;
  width: 100%;
}

footer.footer_2 {
  /* background: #7ecdc8; */
  padding-top: 50px;
  /* background-image: linear-gradient(#7ecdc8 5%, #ffffff00 80%); */
  background-image: linear-gradient(#a1b146 0%, #1f2c4d 90%);
}

img.foo_ribnimg {
  position: absolute;
  bottom: 0;
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 390px;
}

span.animprsn_one img {
  position: absolute;
  bottom: 25px;
  max-width: 80px;
  left: 60px;
  -webkit-animation: byscile 12s linear infinite;
  animation: byscile 12s linear infinite;
  z-index: 1;
}

span.animprsn_two img {
  position: absolute;
  left: 390px;
  bottom: 55px;
  max-width: 80px;
  -webkit-animation: bounce_kids_two .5s ease infinite alternate;
  animation: bounce_kids_two .5s ease infinite alternate;
}

span.animprsn_three img {
  width: 53px;
  right: 27%;
  position: absolute;
  bottom: 48px;
  -webkit-animation: bounce_kids_one .4s ease infinite alternate;
  animation: bounce_kids_one .4s ease infinite alternate;
}

span.animprsn_four img {
  position: absolute;
  bottom: 21px;
  width: 70px;
  right: 350px;
  animation: skatng 8s linear infinite;
  -webkit-animation: skatng 8s linear infinite;
}

@keyframes byscile {
  from {
    /* transform: translateX(-100%); */
    transform: translateX(-100px);
    right: -100%;
  }

  to {
    /* transform: translateX(100%); */
    left: 100%;
  }
}

@-webkit-keyframes byscile {
  from {
    /* transform: translateX(-100%); */
    transform: translateX(-100px);
    right: -100%;
  }

  to {
    /* transform: translateX(100%); */
    left: 100%;
  }
}

@keyframes skatng {
  from {
    transform: translateX(-110px);
  }

  to {
    transform: translateX(200px);
  }
}

@-webkit-keyframes skatng {
  from {
    transform: translateX(-110px);
  }

  to {
    transform: translateX(200px);
  }
}

@-webkit-keyframes bounce_kids_one {
  0% {
    text-shadow:
      0 5px 0 #ccc,
      0 2px 3px rgba(0, 0, 0, 1);
  }

  100% {
    transform: translateY(-10px);
    text-shadow: 0 50px 0 #black,
      0 0px 20px rgba(0, 0, 0, .8);
  }
}

@keyframes bounce_kids_one {
  0% {
    text-shadow:
      0 5px 0 #ccc,
      0 2px 3px rgba(0, 0, 0, 1);
  }

  100% {
    transform: translateY(-10px);
    text-shadow: 0 50px 0 #black,
      0 0px 20px rgba(0, 0, 0, .8);
  }
}

@-webkit-keyframes bounce_kids_two {
  0% {
    text-shadow:
      0 5px 0 #ccc,
      0 2px 3px rgba(0, 0, 0, 1);
  }

  100% {
    transform: translateY(-10px);
    text-shadow: 0 50px 0 #000,
      0 0px 20px rgba(0, 0, 0, .8);
  }
}

@keyframes bounce_kids_two {
  0% {
    text-shadow:
      0 5px 0 #ccc,
      0 2px 3px rgba(0, 0, 0, 1);
  }

  100% {
    transform: translateY(-15px);
    text-shadow: 0 50px 0 #000,
      0 0px 20px rgba(0, 0, 0, .8);
  }
}

footer.footer_2 .foo_top_ara {
  text-align: center;
  margin-bottom: 30px;
}

footer.footer_2 .foo_logo_ara img {
  max-width: 170px;
}

footer.footer_2 .foo_logo_txt p {
  font-size: 16px;
  color: #ffffff;
  margin: 0px;
}

footer.footer_2 .foo_logo_ara {
  padding-bottom: 10px;
}

footer.footer_2 .foo_navarea {
  border-top: 1px solid #ffffff73;
  width: 100%;
  border-bottom: 1px solid #ffffff73;
  padding-top: 9px;
  padding-bottom: 9px;
}

footer.footer_2 .foo_navarea ul {
  margin: 0px;
  text-align: center;
}

footer.footer_2 .foo_navarea ul li {
  display: inline-block;
  margin: 0px 19px;
}

footer.footer_2 .foo_navarea ul li a {
  text-decoration: none;
  color: #ffffffde;
  font-size: 16px;
}

footer.footer_2 .foo_contact_info ul {
  margin: 0px;
  padding: 0px;
}

footer.footer_2 .foo_contact_info ul li {
  display: inline-block;
}

footer.footer_2 .foo_contact_info ul li img {
  max-width: 34px;
  border: 1px solid #79d2cc;
  padding: 3px;
  background-color: #ff000014;
  border-radius: 3px;
  display: block;
  margin: auto;
  margin-bottom: 10px;
}

footer.footer_2 .foo_contact_info {
  width: 100%;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 70px;
}

footer.footer_2 .foo_contact_info ul li p {
  margin: 0px;
  display: block;
  text-align: center;
  font-weight: 300;
  color: #fff;
}

footer.footer_2 .foo_contact_info ul li span {
  display: block;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  color: #fff;
}

footer.footer_2 .foo_contact_info ul li {
  display: inline-block;
  width: 280px;
  vertical-align: text-top;
}

footer.footer_2 li.mail_foo img {
  border: 1px solid #b5befb !important;
  background-color: #dde1ff96 !important;
}

footer.footer_2 li.phon_foo img {
  border: 1px solid #e99a82 !important;
  background-color: #ffdfd5d9 !important;
}

footer.footer_2 li.address_foo img {
  background-color: #b7a570b8 !important;
  border: 1px solid #eccd68 !important;
}

footer.footer_2 .copyrgt_d p {
  font-family: 'Open Sans';
  font-size: 13px;
  color: #ffffffc7;
  margin-bottom: 0px;
}

footer.footer_2 .powerdby_d p a {
  color: #ffffffc7;
  font-family: 'Open Sans';
  font-size: 13px;
}

footer.footer_2 .powerdby_d p {
  text-align: right;
  font-family: 'Open Sans';
  font-size: 13px;
  color: #ffffffc7;
}


/* Footer Three */

footer.footer_3 {
  background: #071c33;
  padding-top: 50px;
}

.footer_3 .footer_logos img {
  max-width: 200px;
  height: auto;
}

.footer_3 .footer_inr h4 {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 27px;
  border-bottom: 1px solid #cccccc42;
  padding-bottom: 11px;
}

.footer_3 .foo_nav ul li a {
  color: #ffffffb0;
  font-size: 14px;
  margin-bottom: 8px;
  display: block;
}

.footer_3 .foo_nav ul li {
  list-style: none;
}

.footer_3 .foo_nav ul li a:hover,
.footer_3 .footer_inr-coninfo ul li a:hover {
  color: #cb9d36;
}

.footer_3 .conf_txt span {
  color: #ffffffb0;
  font-size: 14px;
}

.footer_3 .footer_logos {
  margin-bottom: 27px;
}

.footer_3 .conf_txt a {
  display: block;
  color: #c9dbe482;
}

.footer_3 .conf_txt p {
  color: #c9dbe482;
}

.footer_3 .foo_cont_inf {
  display: flex;
  margin-bottom: 29px;
}

.footer_3 .icon_f {
  padding-right: 11px;
  color: #02b162;
}

.footer_3 .socaial_ft img {
  width: 33px;
  height: auto;
}

.footer_3 .socaial_ft ul li {
  display: inline-block;
  margin-right: 12px;
}

.footer_3 .socaial_ft ul li i {
  width: 35px;
  height: 35px;
  border: 1px solid #cccccc3d;
  text-align: center;
  line-height: 35px;
  border-radius: 2px;
  color: #c9dbe482;
}

.footer_3 .socaial_ft ul li i:hover {
  border: 1px solid #02b162;
  color: #02b162;
}

.footer_3 .footer_inr small {
  font-size: 13px;
  color: #02b162;
  margin-bottom: 5px;
  display: block;
}

.footer_3 .footer_inr h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 33px;
}

.footer_3 .footer_copyrt {
  background: #020d19;
  padding-top: 15px;
  padding-bottom: 15px;
}

.footer_3 .footer_copyrt p {
  margin-bottom: 0px;
  color: #ffffffc9;
  font-size: 13px;
}

.footer_3 .footer_copyrt p a {
  color: #ffffffc9;
}

.footer_3 .foot_wrp {
  padding-bottom: 50px;
}

.footer_3 .footer_inr-coninfo ul li {
  list-style: none;
}

.footer_3 .footer_inr-coninfo ul li a {
  color: #ffffffb0;
  font-size: 14px;
  margin-bottom: 8px;
  display: block;
}

.footer_3 .foot_xtr_text {
  text-align: center;
  padding-top: 40px;
}

.footer_3 .foot_xtr_text p {
  margin: 0px;
  color: #ffffffb0;
  font-size: 14px;
}

/* FOoter Four */
.footer_4 .footer_top_wrp {
  /* border-top-style: solid; */
  position: relative;
  background-color: #191919;
}

/* Footer */
.footer_4 .footer_top_wrp {
  /*     border-top-style: solid; */
  position: relative;
  background-color: #191919;
}

.footer_4 .footer_top_wrp:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../img/logo-footer-new.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 220px;
  opacity: 0.03;
}

.footer_4 .foo_commn {
  position: relative;
  z-index: 9;
}

.footer_4 .footer_innr h2.widget-title,
.footer_4 .foot_one_txt h2 {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-weight: 700;
  font-size: 17px;
  /* font-size: 0.94444444444444rem; */
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 1em;
  line-height: 1.5;
}

.footer_4 .footer_innr ul li {
  list-style: none;
  line-height: 35px;
}

.footer_4 .footer_innr ul li a {
  color: #ffffff;
  text-decoration: none;
}

.footer_4 .footer_innr ul li a:hover {
  color: #446CA9;
}

.footer_4 .foot_one_txt p {
  color: #ffffff;
  line-height: 1.93;
}

.footer_4 .foo_socials a i {
  background: transparent;
  border-color: #e3032c;
  height: 2.2em;
  width: 2.2em;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  border-width: 1px;
  border-style: solid;
  margin-right: 0.8em;
  transition: all .1s linear;
  line-height: 2.2em;
  color: #e3032c;
  font-family: 'FontAwesome';
  font-weight: 400;
}

.footer_4 .foo_socials a:hover i {
  border-color: #ffffff;
  color: #ffffff;
}

.footer_4 .foo_lgo_wth_adrs {
  display: block;
  margin-bottom: 28px;
}

.footer_4 .logo_lft_foot {
  max-width: 110px;
}

.footer_4 .foot_one_txt {
  padding-left: 0px;
}

.footer_4 .logo_lft_foot img {
  max-width: 100%;
  width: 242px !important;
  min-width: 170px;
  height: inherit;
  margin-bottom: 7px;
}

.footer_4 .logo_lft_foot {
  max-width: 110px;
}

.footer_4 .foo_commn {
  border-right: 1px solid #40404073;
  padding-top: 70px;
  padding-bottom: 50px;
  padding-left: 22px;
}

.footer_4 .footer_menu_border {
  border-top: 1px solid #cccccc82;
  border-bottom: 1px solid #cccccc82;
  margin-top: 19px;
  text-align: center;
}

.footer_4 .foo_commn:last-child {
  border: none;
}

.footer_4 .cpyrght_wrp p {
  margin: 0px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
}

.footer_4 .cpyrght_wrp {
  background-color: #111111;
  padding-top: 15px;
  padding-bottom: 15px;
}

.footer_4 p.footer_titles {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-weight: 700;
  font-size: 17px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 1em;
  line-height: 1.5;
}

.footer_4 .foot_one_txt p.footer_titles {
  border-bottom: 3px double #ccc;
  line-height: normal !important;
  display: block !important;
  height: auto !important;
  margin-bottom: 10px;
  padding-bottom: 6px;
  margin-top: 12px;
}




/* Footer Five */
footer.footer_5 {
  background: #142a35;
  padding-top: 0px;
}

.footer_5 .footer_inr h4 {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
}

.footer_5 .foo_nav ul li a {
  color: #c9dbe482;
  font-size: 14px;
  margin-bottom: 12px;
  display: block;
}

.footer_5 .foo_nav ul li {
  list-style: none;
}

.footer_1 .foo_nav ul li a:hover {
  color: #4891D5;
}

.footer_5 .conf_txt a {
  display: block;
  color: #c9dbe482;
}

.footer_5 .conf_txt p {
  color: #c9dbe482;
}

.footer_5 .foo_cont_inf {
  display: flex;
  margin-bottom: 9px;
}

.footer_5 .icon_f {
  padding-right: 11px;
  color: #4891D5;
}

.footer_5 .socaial_ft ul li {
  display: inline-block;
  margin-right: 12px;
}

.footer_5 .socaial_ft ul li i {
  width: 35px;
  height: 35px;
  border: 1px solid #cccccc3d;
  text-align: center;
  line-height: 35px;
  border-radius: 100px;
  color: #c9dbe482;
}

.footer_5 .footer_inr h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 23px;
}

.footer_5 .footer_copyrt {
  background: #0f212b;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}

.footer_5 .footer_copyrt p {
  margin-bottom: 0px;
  color: #fff;
  font-size: 13px;
}

.footer_5 .foot_wrp {
  padding-bottom: 0px;
}

.footer_5 .Subscrb_frm input {
  width: 100%;
  background: transparent !important;
  border: 1px solid #4891D5 !important;
  font-size: 14px !important;
  height: 40px !important;
  color: #fff !important;
}

.footer_5 .Subscrb_frm button {
  width: 100% !important;
  height: 40px !important;
  font-size: 16px !important;
  font-weight: 400;
  background: #4891D5 !important;
  border: none !important;
  color: #fff !important;
  text-transform: uppercase !important;
}

.footer_5 .Subscrb_frm div.wpforms-container-full {
  margin: 4px auto;
}

.footer_5 .Subscrb_frm div.wpforms-container-full .wpforms-form .wpforms-field {
  padding: 10px 0 0px;
}

.footer_5 .socaial_ft ul {
  margin: 0px;
}

.footer_5 .footer_inr {
  height: 100%;
  padding: 45px 0px;
}

.footer_5 .footr_bgvrtcl {
  background: #ffffff21;
  padding: 45px 25px;
}




/* Footer Six */
footer.footer_6 {
  background: #23335a;
  padding-top: 50px;
  /* background-image: linear-gradient(#7ecdc8 5%, #ffffff00 80%); */
  /* background-image: linear-gradient(#a1b146 0%, #1f2c4d 90%); */
}

.footer_6 .footer_copyrt {
  background: #1c2948;
  padding-top: 18px;
}

footer.footer_6 .foo_top_ara {
  text-align: center;
  margin-bottom: 30px;
}

footer.footer_6 .foo_logo_ara img {
  max-width: 170px;
}

footer.footer_6 .foo_logo_txt p {
  font-size: 16px;
  color: #ffffff;
  margin: 0px;
}

footer.footer_6 .foo_logo_ara {
  padding-bottom: 10px;
}

footer.footer_6 .foo_navarea {
  border-top: 1px solid #ffffff73;
  width: 100%;
  border-bottom: 1px solid #ffffff73;
  padding-top: 9px;
  padding-bottom: 9px;
}

footer.footer_6 .foo_navarea ul {
  margin: 0px;
  text-align: center;
}

footer.footer_6 .foo_navarea ul li {
  display: inline-block;
  margin: 0px 19px;
}

footer.footer_6 .foo_navarea ul li a {
  text-decoration: none;
  color: #ffffffde;
  font-size: 16px;
}

footer.footer_6 .foo_contact_info ul {
  margin: 0px;
  padding: 0px;
}

footer.footer_6 .foo_contact_info ul li {
  display: inline-block;
}

footer.footer_6 .foo_contact_info ul li img {
  max-width: 34px;
  border: 1px solid #79d2cc;
  padding: 3px;
  background-color: #ff000014;
  border-radius: 3px;
  display: block;
  margin: auto;
  margin-bottom: 10px;
}

footer.footer_6 .foo_contact_info {
  width: 100%;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 70px;
}

footer.footer_6 .foo_contact_info ul li p {
  margin: 0px;
  display: block;
  text-align: center;
  font-weight: 300;
  color: #fff;
}

footer.footer_6 .foo_contact_info ul li span {
  display: block;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  color: #fff;
}

footer.footer_6 .foo_contact_info ul li {
  display: inline-block;
  width: 280px;
  vertical-align: text-top;
}

footer.footer_6 li.mail_foo img {
  border: 1px solid #b5befb !important;
  background-color: #dde1ff96 !important;
}

footer.footer_6 li.phon_foo img {
  border: 1px solid #e99a82 !important;
  background-color: #ffdfd5d9 !important;
}

footer.footer_6 li.address_foo img {
  background-color: #b7a570b8 !important;
  border: 1px solid #eccd68 !important;
}

footer.footer_6 .copyrgt_d p {
  font-family: 'Open Sans';
  font-size: 13px;
  color: #ffffffc7;
  margin-bottom: 0px;
}

footer.footer_6 .powerdby_d p a {
  color: #ffffffc7;
  font-family: 'Open Sans';
  font-size: 13px;
}

footer.footer_6 .powerdby_d p {
  text-align: right;
  font-family: 'Open Sans';
  font-size: 13px;
  color: #ffffffc7;
}




/* Footer Seven */
footer.footer_7 {
  background: #222222;
  padding-top: 50px;
  /* background-image: linear-gradient(#7ecdc8 5%, #ffffff00 80%); */
  /* background-image: linear-gradient(#a1b146 0%, #1f2c4d 90%); */
}

.footer_7 .footer_copyrt {
  background: #955623;
  padding-top: 18px;

}

.copyrgt_d p a {
  color: #222222 !important;
}

.foots_continf_7 i {
  color: #955623;
  font-size: 30px;
  margin-right: 5px;
}

.foots_7_innr_lst ul li::marker {
  color: #955623 !important;
}

footer.footer_7 .foo_top_ara {
  text-align: center;
  margin-bottom: 30px;
}

footer.footer_7 .foo_logo_ara img {
  max-width: 170px;
}

footer.footer_7 .foo_logo_txt p {
  font-size: 16px;
  color: #ffffff;
  margin: 0px;
}

footer.footer_7 .foo_logo_ara {
  padding-bottom: 10px;
}

footer.footer_7 .foo_navarea {
  border-top: 1px solid #ffffff73;
  width: 100%;
  border-bottom: 1px solid #ffffff73;
  padding-top: 9px;
  padding-bottom: 9px;
}

footer.footer_7 .foo_navarea ul {
  margin: 0px;
  text-align: center;
}

footer.footer_7 .foo_navarea ul li {
  display: inline-block;
  margin: 0px 19px;
}

footer.footer_7 .foo_navarea ul li a {
  text-decoration: none;
  color: #ffffffde;
  font-size: 16px;
}

footer.footer_7 .foo_contact_info ul {
  margin: 0px;
  padding: 0px;
}

footer.footer_7 .foo_contact_info ul li {
  display: inline-block;
}

footer.footer_7 .foo_contact_info ul li img {
  max-width: 34px;
  border: 1px solid #79d2cc;
  padding: 3px;
  background-color: #ff000014;
  border-radius: 3px;
  display: block;
  margin: auto;
  margin-bottom: 10px;
}

footer.footer_7 .foo_contact_info {
  width: 100%;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 70px;
}

footer.footer_7 .foo_contact_info ul li p {
  margin: 0px;
  display: block;
  text-align: center;
  font-weight: 300;
  color: #fff;
}

footer.footer_7 .foo_contact_info ul li span {
  display: block;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  color: #fff;
}

footer.footer_7 .foo_contact_info ul li {
  display: inline-block;
  width: 280px;
  vertical-align: text-top;
}

footer.footer_7 li.mail_foo img {
  border: 1px solid #b5befb !important;
  background-color: #dde1ff96 !important;
}

footer.footer_7 li.phon_foo img {
  border: 1px solid #e99a82 !important;
  background-color: #ffdfd5d9 !important;
}

footer.footer_7 li.address_foo img {
  background-color: #b7a570b8 !important;
  border: 1px solid #eccd68 !important;
}

footer.footer_7 .copyrgt_d p {
  font-family: 'Open Sans';
  font-size: 13px;
  color: #ffffffc7;
  margin-bottom: 0px;
}

footer.footer_7 .powerdby_d p a {
  color: #ffffffc7;
  font-family: 'Open Sans';
  font-size: 13px;
}

footer.footer_7 .powerdby_d p {
  text-align: right;
  font-family: 'Open Sans';
  font-size: 13px;
  color: #ffffffc7;
}

.foots_continf_7 ul li {
  list-style: none;
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

.foot_7_cont_icons img {
  max-width: 34px;
}

.f_7_continf {
  padding-left: 12px;
}

.f_7_continf span {
  color: #fff;
}

.f_7_continf p {
  color: #ffffff87;
  margin: 0px;
}

.foota_mnheads {
  color: #fff;
  font-size: 17px;
  margin-bottom: 7px;
}

.foots_7_innr_lst ul li {
  list-style: square;
  margin-bottom: 6px;
}

.foots_7_innr_lst ul {
  padding-left: 18px;
}

.foots_7_innr_lst ul li a {
  color: #ffffffa1;
}

.foots_7_innr_lst ul li::marker {
  color: #7694a3;
}

.foots_7_colmn {
  padding: 40px 0px 40px;
  border-top: 1px dashed #ffffff4d;
}

.tsm_onedesng .bx-wrapper {
  margin-bottom: 40px;
}

.tsm_onedesng {
  border: 1px solid #cccccc70;
  border-radius: 6px;
  box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 6%);
  padding: 20px 10px;
}

.prityhweads h2 span {
  background: #02c099;
  width: fit-content;
  max-width: fit-content;
  position: relative;
  padding: 10px 22px;
}

.prityhweads h2 span:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 100%;
  background: #02c099;
  right: -32px;
  top: 0;
  transform: skewX(-26deg);
  z-index: -1;
}

.prityhweads h2 span:after {
  content: "";
  position: absolute;
  top: -10px;
  background: #ecb20b;
  width: 30%;
  height: 6px;
  left: 0;
}

span.thin {
  font-weight: 200 !important;
}

.box_hover .fl-module-content.fl-node-content:hover {
  box-shadow: 0px 7px 6px 0px rgb(0 0 0 / 10%);
  background: #02c09905;
  border-color: #02c09912;
  position: relative;
  top: -8px;
}

.box_hover .fl-module-content.fl-node-content {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: relative;
  top: 0;
}

.benifit_hover .fl-module-content.fl-node-content {
  transition: 0.3s ease-in-out;
}

.benifit_hover .fl-module-content.fl-node-content:hover {
  border-left: 8px solid #edb81d;
}

.blog_sngl_wrps {
  margin-bottom: 50px;
  border-radius: 6px;
  padding: 34px;
}

.pt50g {
  padding-top: 50px;
}

.blog_sngl_wrps h1.entry-title {
  font-weight: 700;
  font-size: 30px;
  text-align: left;
  font-family: 'Open Sans';
  margin-bottom: 0px;
}

.blog_sngl_wrps header.entry-header {
  margin-bottom: 18px;
}

.blog_sngl_wrps .entry-meta a,
.blog_sngl_wrps .entry-meta {
  color: #646464;
  font-size: 14px;
}

.blog_sngl_wrps .post-thumbnail {
  margin-bottom: 21px;
}

.blog_sngl_wrps .post-thumbnail img {
  width: 100%;
}

.blog_sngl_wrps .entry-content p {
  font-size: 15px;
  line-height: 28px;
}

.menu_itms .uabb-price-list-description p {
  font-size: 13px;
  font-style: italic;
  margin: 0px !important;
}

.menu_itms .uabb-price-list-description {
  margin-bottom: 0px !important;
}

.about_heading_nn .fl-module-content.fl-node-content {
  margin: 10px;
  margin-top: 20px;
  background: #1193ce !important;
  padding: 14px 58px;
}

.roofing_ser .uabb-image-content {
  width: 85px;
  height: 65px;
  background: #1193ce;
  ;
  display: flex !important;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-top: -35px;
  overflow: inherit
}

.roofing_ser .uabb-image-content::after {
  content: '';
  position: absolute;
  width: 116px;
  height: 38px;
  top: 1px;
  left: 50%;
  border-bottom: solid 38px #1193ce;
  ;
  border-left: solid 58px transparent;
  border-right: solid 58px transparent;
  /* -webkit-transform: translate(-50%, -100%); */
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);

}

.choose_us_col_4 .fl-col-content.fl-node-content::after {
  border-left: solid 40px #1193ce1f !important;
  border-top: solid 40px #1193ce1f !important;

}

.testimonial_2_main {
  background: transparent !important;
  position: relative;
  z-index: 111;
}

.testimonial_2_main .bx-wrapper .bx-pager {
  position: relative;
  z-index: 1111;
}

.testimonial_2_main .fl-module-content {
  position: relative;
}

.testimonial_2_main .fl-module-content::before {
  position: absolute;
  top: -14px;
  content: "\f10d" !important;
  font-family: FontAwesome !important;
  width: 81px;
  color: #1193ce;
  opacity: 0.1;
  font-size: 50px;
  height: 110px;
  left: -39px !important;
}

.testimonial_2_main {
  box-shadow: 0px 0px 10px rgb(210 241 255);
  padding: 30px;
  border-radius: 0px !important;
  position: relative;
}

.testimonial_2_main::after {
  position: absolute;
  top: 15px;
  left: 15px;
  content: '';
  width: 100%;
  height: 100%;
  border-bottom: 15px solid rgb(210 241 255);
  border-right: 15px solid rgb(210 241 255);
}

.About_sab {
  background: #f3fbff !important;
  padding: 9px 15px !important;
  position: relative !important;
}

.About_sab::after {
  color: #e5e5e5 !important;
  opacity: 0.6 !important;
}


.testimonial_heading::after {
  position: absolute;
  top: -58px;
  left: 0px;
  content: "\f10e" !important;
  font-family: FontAwesome !important;
  width: 140px;
  color: #1193ce;
  opacity: 0.2;
  font-size: 80px;
  height: 110px;
  right: 0;
  margin: auto;
}

.about_main {
  position: relative;
}

.about_main::after {
  position: absolute;
  right: 0;
  bottom: 0px;
  width: 585px;
  height: 600px;
  opacity: 0.4;
  background-image: url(https://ducami.com/dev/neeraj/design1/wp-content/uploads/2023/09/home-shap.png);
  z-index: -1;
  background-repeat: no-repeat;
}

.top_bar {
  padding-top: 4px;
  padding-bottom: 4px;
  background: #1193ce !important;
}

@media (min-width: 1200px) .navik-header.sticky .navik-header-container {
  height: 85px !important;
}

.footer_7 {
  position: relative;
  z-index: 111;
}

.menu li a {
  color: #222222;
  font-weight: 700;
  margin-left: 10px;

}





.services_cols .fl-col-content.fl-node-content {
  position: relative;
}

.services_cols .fl-col-content.fl-node-content::after {
  position: absolute;
  top: -110px;
  left: 0px;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url(https://ducami.com/dev/neeraj/design1/wp-content/uploads/2023/09/roof-sv.png);
  background-size: contain;
  background-repeat: no-repeat;
  right: 0;
  margin: auto;

}

.testimonial_2_mains.fl-module.fl-module-adv-testimonials.fl-animation.fl-zoom-down.testimonial_2_mains.fl-animated {
  background: #ffffff;
  border-radius: 10px;
  padding-top: 10px;
}


@media only screen and (max-width: 768px) {
  .navik-header .logo img {
    width: 120px;
    height: auto;
  }

  .select_locter {
    position: relative;
    width: 100% !important;
  }

  .select_locter_main {
    width: 100% !important;
    display: flex;
    gap: 0px;
    flex-wrap: wrap;
  }

  .location_box_main h3 {
    font-size: 19px !important;
  }

  .location_box_main {
    padding: 20px !important;
  }


  .testimonial_2_main {
    padding: 10px;
  }

  .testimonial_2_main .fl-module-content::before {
    position: absolute;
    top: 2px;
    font-size: 34px;
    left: -20px !important;
  }
}

.services_btn a.fl-button i {
  transition: 0.3s;
}

.services_btn a.fl-button {
  transition: 0.3s;
}

.services_btn a.fl-button:hover {
  transform: scale(1.05)
}

.services_btn a.fl-button:hover i {
  padding-left: 5px;
}

.services_team_col .fl-col-content.fl-node-content {
  transition: 0.4s;
  overflow: hidden;
}

.services_team_col .fl-col-content.fl-node-content:hover {
  transform: scale(1.06);

}

.imag_slider .uabb-image-carousel-content {
  box-shadow: 0pc 0px 2px 1px #d2f1ff;
  padding: 10px;
  border: 1px solid transparent;
}

.imag_slider_2 .uabb-image-carousel-content {
  box-shadow: 0pc 0px 1px 1px #fd8f14;
  padding: 10px;
  border: 1px solid transparent;
}

.services_cols .fl-col-content.fl-node-content {
  transition: 0.3s;
}

.services_cols .fl-col-content.fl-node-content:hover {
  transform: scale(1.05);
  box-shadow: 0px 0px 10px #b1b1b1;
}


.services_col .fl-col-content.fl-node-content {
  transition: 0.3s;
}

.services_col .fl-col-content.fl-node-content:hover {
  transform: scale(1.07);
  box-shadow: 0px 0px 4px 1px #5e5e5e42, 0px 0px 4px 0px #955623;
}


.counter_icon .fl-node-s3yrfoe270xv .uabb-image .uabb-image-content {
  background: #fff !important;
  padding: 15px !important;
  position: relative;
}

.counter_icon .fl-col-content {
  position: relative;
}

.counter_icon .fl-col-content::after {
  position: absolute;
  top: -63px;
  left: 9px;
  content: '';
  z-index: 1111;
  width: 158px;
  height: 130px;
  background-repeat: no-repeat;
  background-image: url(https://ducami.com/dev/neeraj/design2/wp-content/uploads/2023/09/home-1.png);
  background-size: cover;
}

.counter_main {
  position: relative;
  z-index: 11;
}


.services2 .fl-col-content.fl-node-content:hover {
  transform: scale(1.07);
  box-shadow: 0px 0px 4px 1px #ffffff42, 0px 0px 4px 0px #ffffff !important;
}

.choose_us_col4_img2 .fl-col-content {
  position: relative;
  top: 25px;
  z-index: -111 !important;
}

.faq_q {
  color: #31b34c;
}

.testimonial_3_mains {
  position: relative;
  position: relative;
  background: #ffffff;
  border-radius: 10px;
  padding-top: 10px;
  box-shadow: 0px 4px 3px #b7b7b7;
}

.testimonial_3_mains::after {
  position: absolute;
  top: -63px;
  left: 9px;
  content: '';
  z-index: 1111;
  width: 158px;
  height: 130px;
  background-repeat: no-repeat;
  background-image: url(https://ducami.com/dev/neeraj/design2/wp-content/uploads/2023/09/home-1.png);
  background-size: cover;
  content: "\f10d";
}

.testimonial_3_mains::before {
  position: absolute;
  top: -32px;
  left: 63px;
  z-index: 99999;
  width: 38px;
  color: #31b34c;
  opacity: 0.;
  font-size: 50px;
  height: 38px;
  content: "\f10d";
  font-family: FontAwesome;
}

.banner_main2 {
  position: relative;
}



.about_main2 {
  position: relative;
  z-index: 111;
}

.foots_continf_7 i {
  color: #31b34c !important;
  font-size: 30px;
  margin-right: 5px;
}

.foots_7_innr_lst ul li::marker {
  color: #31b34c !important;
}

.footer_7 .footer_copyrt {
  background: #31b34c !important;
  padding-top: 18px;
}





a,
body,
p,
input,
select,
optgroup,
textarea {
  font-family: 'Figtree';
  font-size: 14px;
  font-weight: 400;
}

.container {
  max-width: 1200px !important;
  width: 100% !important;
  margin: auto !important;
  padding: 0px 15px !important;
}

div#page.site {
  position: relative !important;
  /* overflow-x: hidden !important; */
  width: 100%;
  min-width: 100%;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Figtree';
  overflow-wrap: normal !important;
}

.top_bar {
  background: #00002f;
  padding-top: 4px;
  padding-bottom: 4px;
}

.left_infotp ul li {
  list-style: none;
  display: inline-block;
  margin-right: 12px;
}

.left_infotp ul {
  margin: 0px;
  padding: 0;
}

.left_infotp ul li a {
  font-size: 14px;
  color: #ffffffbf;
}

.topbr_rightinfo a {
  color: #ffffffbf;
  border-left: 1px solid #ffffffba;
  padding-left: 8px;
}

.topbr_rightinfo {
  text-align: right;
}

.call_back_btn {
  display: flex;
  align-items: center;
  margin-left: 50px;
}

.clbk_rgttext p {
  margin: 0px;
}

.clbk_rgttext span {
  color: #203b48;
  margin: 0px;
  font-weight: 800;
}

.clbk_lft_icn img {
  max-width: 32px;
  margin-right: 9px;
}

.multymenu strong {
  font-weight: 600;
  border-bottom: 1px dashed #e3e3e3;
  display: block;
  padding-bottom: 6px;
  margin-bottom: 7px;
}

.multymenu ul li {
  list-style: none;
  margin-bottom: 6px;
}

li.mega-menu.dropdown_menu li.dropdown_menu {
  list-style: none;
}

.navik-menu ul li a {
  transition: 0.2s;
}


.navik-menu ul li.current-menu>a,
.navik-menu ul li:hover>a,
.header-opacity-on .navik-menu>ul>li.current-menu>a,
.header-opacity-on .navik-menu>ul>li:hover>a,
.header-transparent-on .navik-menu>ul>li.current-menu>a,
.header-transparent-on .navik-menu>ul>li:hover>a {
  color: #ca3e8a;
}

.navik-menu ul ul li:hover>a {
  color: #ca3e8a;
  background-color: #f9f9f9;
}


/* Footer One */
footer.footer_1 {
  background: #142a35;
  padding-top: 50px;
}

.footer_1 .footer_inr h4 {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
}

.footer_1 .foo_nav ul li a {
  color: #c9dbe482;
  font-size: 14px;
  margin-bottom: 12px;
  display: block;
}



.footer_1 .foo_nav ul li {
  list-style: none;
}

.footer_1 .foo_nav ul li a:hover {
  color: #D13588;
}

.footer_1 .conf_txt a {
  display: block;
  color: #c9dbe482;
}

.footer_1 .conf_txt p {
  color: #c9dbe482;
}

.footer_1 .foo_cont_inf {
  display: flex;
  margin-bottom: 9px;
}

.footer_1 .icon_f {
  padding-right: 11px;
  color: #D13588;
}

.footer_1 .socaial_ft ul li {
  display: inline-block;
  margin-right: 12px;
}

.footer_1 .socaial_ft ul li i {
  width: 35px;
  height: 35px;
  border: 1px solid #cccccc3d;
  text-align: center;
  line-height: 35px;
  border-radius: 100px;
  color: #c9dbe482;
}

.footer_1 .socaial_ft ul li i:hover {
  border: 1px solid #D13588;
  color: #D13588;
}

.footer_1 .footer_inr small {
  font-size: 13px;
  color: #D13588;
  margin-bottom: 5px;
  display: block;
}

.footer_1 .footer_inr h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 23px;
}

.footer_1 .footer_copyrt {
  background: #0f212b;
  padding-top: 15px;
  padding-bottom: 15px;
}

.footer_1 .footer_copyrt p {
  margin-bottom: 0px;
  color: #fff;
  font-size: 15px;
}

.footer_1 .footer_copyrt p a {
  color: #D13588;
}

.footer_1 .foot_wrp {
  padding-bottom: 30px;
}

.footer_1 .Subscrb_frm input {
  width: 100%;
  background: transparent !important;
  border: 1px solid #D13588 !important;
  font-size: 14px !important;
  height: 40px !important;
  color: #fff !important;
}

.footer_1 .Subscrb_frm button {
  width: 100% !important;
  height: 40px !important;
  font-size: 16px !important;
  font-weight: 400;
  background: #D13588 !important;
  border: none !important;
  color: #fff !important;
  text-transform: uppercase !important;
}

.footer_1 .Subscrb_frm div.wpforms-container-full {
  margin: 4px auto;
}

.footer_1 .Subscrb_frm div.wpforms-container-full .wpforms-form .wpforms-field {
  padding: 10px 0 0px;
}


/* Footer Two */
.foo_anime_wrp {
  position: relative;
  min-height: 210px;
  width: 100%;
}

footer.footer_2 {
  /* background: #7ecdc8; */
  padding-top: 50px;
  /* background-image: linear-gradient(#7ecdc8 5%, #ffffff00 80%); */
  background-image: linear-gradient(#a1b146 0%, #1f2c4d 90%);
}

img.foo_ribnimg {
  position: absolute;
  bottom: 0;
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 390px;
}

span.animprsn_one img {
  position: absolute;
  bottom: 25px;
  max-width: 80px;
  left: 60px;
  -webkit-animation: byscile 12s linear infinite;
  animation: byscile 12s linear infinite;
  z-index: 1;
}

span.animprsn_two img {
  position: absolute;
  left: 390px;
  bottom: 55px;
  max-width: 80px;
  -webkit-animation: bounce_kids_two .5s ease infinite alternate;
  animation: bounce_kids_two .5s ease infinite alternate;
}

span.animprsn_three img {
  width: 53px;
  right: 27%;
  position: absolute;
  bottom: 48px;
  -webkit-animation: bounce_kids_one .4s ease infinite alternate;
  animation: bounce_kids_one .4s ease infinite alternate;
}

span.animprsn_four img {
  position: absolute;
  bottom: 21px;
  width: 70px;
  right: 350px;
  animation: skatng 8s linear infinite;
  -webkit-animation: skatng 8s linear infinite;
}

@keyframes byscile {
  from {
    /* transform: translateX(-100%); */
    transform: translateX(-100px);
    right: -100%;
  }

  to {
    /* transform: translateX(100%); */
    left: 100%;
  }
}

@-webkit-keyframes byscile {
  from {
    /* transform: translateX(-100%); */
    transform: translateX(-100px);
    right: -100%;
  }

  to {
    /* transform: translateX(100%); */
    left: 100%;
  }
}

@keyframes skatng {
  from {
    transform: translateX(-110px);
  }

  to {
    transform: translateX(200px);
  }
}

@-webkit-keyframes skatng {
  from {
    transform: translateX(-110px);
  }

  to {
    transform: translateX(200px);
  }
}

@-webkit-keyframes bounce_kids_one {
  0% {
    text-shadow:
      0 5px 0 #ccc,
      0 2px 3px rgba(0, 0, 0, 1);
  }

  100% {
    transform: translateY(-10px);
    text-shadow: 0 50px 0 #black,
      0 0px 20px rgba(0, 0, 0, .8);
  }
}

@keyframes bounce_kids_one {
  0% {
    text-shadow:
      0 5px 0 #ccc,
      0 2px 3px rgba(0, 0, 0, 1);
  }

  100% {
    transform: translateY(-10px);
    text-shadow: 0 50px 0 #black,
      0 0px 20px rgba(0, 0, 0, .8);
  }
}

@-webkit-keyframes bounce_kids_two {
  0% {
    text-shadow:
      0 5px 0 #ccc,
      0 2px 3px rgba(0, 0, 0, 1);
  }

  100% {
    transform: translateY(-10px);
    text-shadow: 0 50px 0 #000,
      0 0px 20px rgba(0, 0, 0, .8);
  }
}

@keyframes bounce_kids_two {
  0% {
    text-shadow:
      0 5px 0 #ccc,
      0 2px 3px rgba(0, 0, 0, 1);
  }

  100% {
    transform: translateY(-15px);
    text-shadow: 0 50px 0 #000,
      0 0px 20px rgba(0, 0, 0, .8);
  }
}

footer.footer_2 .foo_top_ara {
  text-align: center;
  margin-bottom: 30px;
}

footer.footer_2 .foo_logo_ara img {
  max-width: 170px;
}

footer.footer_2 .foo_logo_txt p {
  font-size: 16px;
  color: #ffffff;
  margin: 0px;
}

footer.footer_2 .foo_logo_ara {
  padding-bottom: 10px;
}

footer.footer_2 .foo_navarea {
  border-top: 1px solid #ffffff73;
  width: 100%;
  border-bottom: 1px solid #ffffff73;
  padding-top: 9px;
  padding-bottom: 9px;
}

footer.footer_2 .foo_navarea ul {
  margin: 0px;
  text-align: center;
}

footer.footer_2 .foo_navarea ul li {
  display: inline-block;
  margin: 0px 19px;
}

footer.footer_2 .foo_navarea ul li a {
  text-decoration: none;
  color: #ffffffde;
  font-size: 16px;
}

footer.footer_2 .foo_contact_info ul {
  margin: 0px;
  padding: 0px;
}

footer.footer_2 .foo_contact_info ul li {
  display: inline-block;
}

footer.footer_2 .foo_contact_info ul li img {
  max-width: 34px;
  border: 1px solid #79d2cc;
  padding: 3px;
  background-color: #ff000014;
  border-radius: 3px;
  display: block;
  margin: auto;
  margin-bottom: 10px;
}

footer.footer_2 .foo_contact_info {
  width: 100%;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 70px;
}

footer.footer_2 .foo_contact_info ul li p {
  margin: 0px;
  display: block;
  text-align: center;
  font-weight: 300;
  color: #fff;
}

footer.footer_2 .foo_contact_info ul li span {
  display: block;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  color: #fff;
}

footer.footer_2 .foo_contact_info ul li {
  display: inline-block;
  width: 280px;
  vertical-align: text-top;
}

footer.footer_2 li.mail_foo img {
  border: 1px solid #b5befb !important;
  background-color: #dde1ff96 !important;
}

footer.footer_2 li.phon_foo img {
  border: 1px solid #e99a82 !important;
  background-color: #ffdfd5d9 !important;
}

footer.footer_2 li.address_foo img {
  background-color: #b7a570b8 !important;
  border: 1px solid #eccd68 !important;
}

footer.footer_2 .copyrgt_d p {
  font-family: 'Open Sans';
  font-size: 13px;
  color: #ffffffc7;
  margin-bottom: 0px;
}

footer.footer_2 .powerdby_d p a {
  color: #ffffffc7;
  font-family: 'Open Sans';
  font-size: 13px;
}

footer.footer_2 .powerdby_d p {
  text-align: right;
  font-family: 'Open Sans';
  font-size: 13px;
  color: #ffffffc7;
}


/* Footer Three */

footer.footer_3 {
  background: #071c33;
  padding-top: 50px;
}

.footer_3 .footer_logos img {
  max-width: 200px;
  height: auto;
}

.footer_3 .footer_inr h4 {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 27px;
  border-bottom: 1px solid #cccccc42;
  padding-bottom: 11px;
}

.footer_3 .foo_nav ul li a {
  color: #ffffffb0;
  font-size: 14px;
  margin-bottom: 8px;
  display: block;
}

.footer_3 .foo_nav ul li {
  list-style: none;
}

.footer_3 .foo_nav ul li a:hover,
.footer_3 .footer_inr-coninfo ul li a:hover {
  color: #cb9d36;
}

.footer_3 .conf_txt span {
  color: #ffffffb0;
  font-size: 14px;
}

.footer_3 .footer_logos {
  margin-bottom: 27px;
}

.footer_3 .conf_txt a {
  display: block;
  color: #c9dbe482;
}

.footer_3 .conf_txt p {
  color: #c9dbe482;
}

.footer_3 .foo_cont_inf {
  display: flex;
  margin-bottom: 29px;
}

.footer_3 .icon_f {
  padding-right: 11px;
  color: #02b162;
}

.footer_3 .socaial_ft img {
  width: 33px;
  height: auto;
}

.footer_3 .socaial_ft ul li {
  display: inline-block;
  margin-right: 12px;
}

.footer_3 .socaial_ft ul li i {
  width: 35px;
  height: 35px;
  border: 1px solid #cccccc3d;
  text-align: center;
  line-height: 35px;
  border-radius: 2px;
  color: #c9dbe482;
}

.footer_3 .socaial_ft ul li i:hover {
  border: 1px solid #02b162;
  color: #02b162;
}

.footer_3 .footer_inr small {
  font-size: 13px;
  color: #02b162;
  margin-bottom: 5px;
  display: block;
}

.footer_3 .footer_inr h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 33px;
}

.footer_3 .footer_copyrt {
  background: #020d19;
  padding-top: 15px;
  padding-bottom: 15px;
}

.footer_3 .footer_copyrt p {
  margin-bottom: 0px;
  color: #ffffffc9;
  font-size: 13px;
}

.footer_3 .footer_copyrt p a {
  color: #ffffffc9;
}

.footer_3 .foot_wrp {
  padding-bottom: 50px;
}

.footer_3 .footer_inr-coninfo ul li {
  list-style: none;
}

.footer_3 .footer_inr-coninfo ul li a {
  color: #ffffffb0;
  font-size: 14px;
  margin-bottom: 8px;
  display: block;
}

.footer_3 .foot_xtr_text {
  text-align: center;
  padding-top: 40px;
}

.footer_3 .foot_xtr_text p {
  margin: 0px;
  color: #ffffffb0;
  font-size: 14px;
}

/* FOoter Four */
.footer_4 .footer_top_wrp {
  /* border-top-style: solid; */
  position: relative;
  background-color: #191919;
}

/* Footer */
.footer_4 .footer_top_wrp {
  /*     border-top-style: solid; */
  position: relative;
  background-color: #191919;
}

.footer_4 .footer_top_wrp:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../img/logo-footer-new.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 220px;
  opacity: 0.03;
}

.footer_4 .foo_commn {
  position: relative;
  z-index: 9;
}

.footer_4 .footer_innr h2.widget-title,
.footer_4 .foot_one_txt h2 {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-weight: 700;
  font-size: 17px;
  /* font-size: 0.94444444444444rem; */
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 1em;
  line-height: 1.5;
}

.footer_4 .footer_innr ul li {
  list-style: none;
  line-height: 35px;
}

.footer_4 .footer_innr ul li a {
  color: #ffffff;
  text-decoration: none;
}

.footer_4 .footer_innr ul li a:hover {
  color: #446CA9;
}

.footer_4 .foot_one_txt p {
  color: #ffffff;
  line-height: 1.93;
}

.footer_4 .foo_socials a i {
  background: transparent;
  border-color: #e3032c;
  height: 2.2em;
  width: 2.2em;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  border-width: 1px;
  border-style: solid;
  margin-right: 0.8em;
  transition: all .1s linear;
  line-height: 2.2em;
  color: #e3032c;
  font-family: 'FontAwesome';
  font-weight: 400;
}

.footer_4 .foo_socials a:hover i {
  border-color: #ffffff;
  color: #ffffff;
}

.footer_4 .foo_lgo_wth_adrs {
  display: block;
  margin-bottom: 28px;
}

.footer_4 .logo_lft_foot {
  max-width: 110px;
}

.footer_4 .foot_one_txt {
  padding-left: 0px;
}

.footer_4 .logo_lft_foot img {
  max-width: 100%;
  width: 242px !important;
  min-width: 170px;
  height: inherit;
  margin-bottom: 7px;
}

.footer_4 .logo_lft_foot {
  max-width: 110px;
}

.footer_4 .foo_commn {
  border-right: 1px solid #40404073;
  padding-top: 70px;
  padding-bottom: 50px;
  padding-left: 22px;
}

.footer_4 .footer_menu_border {
  border-top: 1px solid #cccccc82;
  border-bottom: 1px solid #cccccc82;
  margin-top: 19px;
  text-align: center;
}

.footer_4 .foo_commn:last-child {
  border: none;
}

.footer_4 .cpyrght_wrp p {
  margin: 0px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
}

.footer_4 .cpyrght_wrp {
  background-color: #111111;
  padding-top: 15px;
  padding-bottom: 15px;
}

.footer_4 p.footer_titles {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-weight: 700;
  font-size: 17px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 1em;
  line-height: 1.5;
}

.footer_4 .foot_one_txt p.footer_titles {
  border-bottom: 3px double #ccc;
  line-height: normal !important;
  display: block !important;
  height: auto !important;
  margin-bottom: 10px;
  padding-bottom: 6px;
  margin-top: 12px;
}




/* Footer Five */
footer.footer_5 {
  background: #111244;
  padding-top: 0px;
}

.footer_5 .footer_inr h4 {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-family: 'Nunito', sans-serif;
  margin-bottom: 20px;
  font-weight: 600;
}

.footer_5 .foo_nav ul li a {
  color: #ffffff;
  font-size: 15px;
  margin-bottom: 12px;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-weight: 400;
  display: block;
}

.footer_5 .foo_nav ul li a:hover {
  color: #f3a81d !important;
}

.footer_5 .foo_nav ul li {
  list-style: none;
}

.footer_1 .foo_nav ul li a:hover {
  color: #f3a81d;
}

.footer_5 .conf_txt a {
  display: block;
  color: #ffffff;
  font-size: 16px;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-weight: 400;

}

.footer_5 .conf_txt p {
  color: #ffffff;
  font-size: 16px;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-weight: 400;
}

.footer_5 .foo_cont_inf {
  display: flex;
  margin-bottom: 9px;
}

.footer_5 .icon_f {
  padding-right: 11px;
  color: #ffffff;
  font-size: 18px;
}

.footer_5 .socaial_ft ul li {
  display: inline-block;
  margin-right: 12px;
}

.footer_5 .socaial_ft ul li i {
  width: 35px;
  height: 35px;
  border: 1px solid #ffffff;
  text-align: center;
  line-height: 35px;
  border-radius: 100px;
  color: #ffffff;
}

.footer_5 .socaial_ft ul li i:hover {
  border: 1px solid #f3a81d;
  color: #f3a81d;
}

.footer_5 .footer_inr small {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 5px;
  display: block;
}

.footer_5 .footer_inr h3 {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Nunito', sans-serif;
  font-size: 23px;
}

.footer_5 .footer_copyrt {
  background: #000000;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}

.footer_5 .footer_copyrt p {
  margin-bottom: 0px;
  color: #fff;
  font-size: 13px;
}

.footer_5 .footer_copyrt p a {
  color: #f3a81d;
}

.footer_5 .foot_wrp {
  padding-bottom: 0px;
}

.footer_5 .Subscrb_frm input {
  width: 100%;
  background: transparent !important;
  border: 1px solid #f3a81d !important;
  font-size: 14px !important;
  height: 40px !important;
  color: #fff !important;
}

.footer_5 .Subscrb_frm button {
  width: 100% !important;
  height: 46px !important;
  font-size: 18px !important;
  font-family: 'Nunito', sans-serif !important;
  font-weight: 500;
  border-radius: 5px !important;
  background: #f3a81d !important;
  border: none !important;
  color: #fff !important;
  text-transform: uppercase !important;
}

.footer_5 .Subscrb_frm div.wpforms-container-full {
  margin: 4px auto;
}

.footer_5 .Subscrb_frm div.wpforms-container-full .wpforms-form .wpforms-field {
  padding: 10px 0 0px;
}

.footer_5 .socaial_ft ul {
  margin: 0px;
}

.footer_5 .footer_inr {
  height: 100%;
  padding: 45px 0px;
}

.footer_5 .footr_bgvrtcl {
  background: #104cba29;
  padding: 45px 25px;
}




/* Footer Six */
footer.footer_6 {
  background: #23335a;
  padding-top: 50px;
  /* background-image: linear-gradient(#7ecdc8 5%, #ffffff00 80%); */
  /* background-image: linear-gradient(#a1b146 0%, #1f2c4d 90%); */
}

.footer_6 .footer_copyrt {
  background: #1c2948;
  padding-top: 18px;
}

footer.footer_6 .foo_top_ara {
  text-align: center;
  margin-bottom: 30px;
}

footer.footer_6 .foo_logo_ara img {
  max-width: 170px;
}

footer.footer_6 .foo_logo_txt p {
  font-size: 16px;
  color: #ffffff;
  margin: 0px;
}

footer.footer_6 .foo_logo_ara {
  padding-bottom: 10px;
}

footer.footer_6 .foo_navarea {
  border-top: 1px solid #ffffff73;
  width: 100%;
  border-bottom: 1px solid #ffffff73;
  padding-top: 9px;
  padding-bottom: 9px;
}

footer.footer_6 .foo_navarea ul {
  margin: 0px;
  text-align: center;
}

footer.footer_6 .foo_navarea ul li {
  display: inline-block;
  margin: 0px 19px;
}

footer.footer_6 .foo_navarea ul li a {
  text-decoration: none;
  color: #ffffffde;
  font-size: 16px;
}

footer.footer_6 .foo_contact_info ul {
  margin: 0px;
  padding: 0px;
}

footer.footer_6 .foo_contact_info ul li {
  display: inline-block;
}

footer.footer_6 .foo_contact_info ul li img {
  max-width: 34px;
  border: 1px solid #79d2cc;
  padding: 3px;
  background-color: #ff000014;
  border-radius: 3px;
  display: block;
  margin: auto;
  margin-bottom: 10px;
}

footer.footer_6 .foo_contact_info {
  width: 100%;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 70px;
}

footer.footer_6 .foo_contact_info ul li p {
  margin: 0px;
  display: block;
  text-align: center;
  font-weight: 300;
  color: #fff;
}

footer.footer_6 .foo_contact_info ul li span {
  display: block;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  color: #fff;
}

footer.footer_6 .foo_contact_info ul li {
  display: inline-block;
  width: 280px;
  vertical-align: text-top;
}

footer.footer_6 li.mail_foo img {
  border: 1px solid #b5befb !important;
  background-color: #dde1ff96 !important;
}

footer.footer_6 li.phon_foo img {
  border: 1px solid #e99a82 !important;
  background-color: #ffdfd5d9 !important;
}

footer.footer_6 li.address_foo img {
  background-color: #b7a570b8 !important;
  border: 1px solid #eccd68 !important;
}

footer.footer_6 .copyrgt_d p {
  font-family: 'Open Sans';
  font-size: 13px;
  color: #ffffffc7;
  margin-bottom: 0px;
}

footer.footer_6 .powerdby_d p a {
  color: #ffffffc7;
  font-family: 'Open Sans';
  font-size: 13px;
}

footer.footer_6 .powerdby_d p {
  text-align: right;
  font-family: 'Open Sans';
  font-size: 13px;
  color: #ffffffc7;
}




/* Footer Seven */
footer.footer_7 {
  background: #222222;
  padding-top: 50px;
  /* background-image: linear-gradient(#7ecdc8 5%, #ffffff00 80%); */
  /* background-image: linear-gradient(#a1b146 0%, #1f2c4d 90%); */
}

.footer_7 .footer_copyrt {
  background: #955623;
  padding-top: 18px;

}

.copyrgt_d p a {
  color: #222222 !important;
}

.foots_continf_7 i {
  color: #955623;
  font-size: 30px;
  margin-right: 5px;
}

.foots_7_innr_lst ul li::marker {
  color: #955623 !important;
}

footer.footer_7 .foo_top_ara {
  text-align: center;
  margin-bottom: 30px;
}

footer.footer_7 .foo_logo_ara img {
  max-width: 170px;
}

footer.footer_7 .foo_logo_txt p {
  font-size: 16px;
  color: #ffffff;
  margin: 0px;
}

footer.footer_7 .foo_logo_ara {
  padding-bottom: 10px;
}

footer.footer_7 .foo_navarea {
  border-top: 1px solid #ffffff73;
  width: 100%;
  border-bottom: 1px solid #ffffff73;
  padding-top: 9px;
  padding-bottom: 9px;
}

footer.footer_7 .foo_navarea ul {
  margin: 0px;
  text-align: center;
}

footer.footer_7 .foo_navarea ul li {
  display: inline-block;
  margin: 0px 19px;
}

footer.footer_7 .foo_navarea ul li a {
  text-decoration: none;
  color: #ffffffde;
  font-size: 16px;
}

footer.footer_7 .foo_contact_info ul {
  margin: 0px;
  padding: 0px;
}

footer.footer_7 .foo_contact_info ul li {
  display: inline-block;
}

footer.footer_7 .foo_contact_info ul li img {
  max-width: 34px;
  border: 1px solid #79d2cc;
  padding: 3px;
  background-color: #ff000014;
  border-radius: 3px;
  display: block;
  margin: auto;
  margin-bottom: 10px;
}

footer.footer_7 .foo_contact_info {
  width: 100%;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 70px;
}

footer.footer_7 .foo_contact_info ul li p {
  margin: 0px;
  display: block;
  text-align: center;
  font-weight: 300;
  color: #fff;
}

footer.footer_7 .foo_contact_info ul li span {
  display: block;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  color: #fff;
}

footer.footer_7 .foo_contact_info ul li {
  display: inline-block;
  width: 280px;
  vertical-align: text-top;
}

footer.footer_7 li.mail_foo img {
  border: 1px solid #b5befb !important;
  background-color: #dde1ff96 !important;
}

footer.footer_7 li.phon_foo img {
  border: 1px solid #e99a82 !important;
  background-color: #ffdfd5d9 !important;
}

footer.footer_7 li.address_foo img {
  background-color: #b7a570b8 !important;
  border: 1px solid #eccd68 !important;
}

footer.footer_7 .copyrgt_d p {
  font-family: 'Open Sans';
  font-size: 13px;
  color: #ffffffc7;
  margin-bottom: 0px;
}

footer.footer_7 .powerdby_d p a {
  color: #ffffffc7;
  font-family: 'Open Sans';
  font-size: 13px;
}

footer.footer_7 .powerdby_d p {
  text-align: right;
  font-family: 'Open Sans';
  font-size: 13px;
  color: #ffffffc7;
}

.foots_continf_7 ul li {
  list-style: none;
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

.foot_7_cont_icons img {
  max-width: 34px;
}

.f_7_continf {
  padding-left: 12px;
}

.f_7_continf span {
  color: #fff;
}

.f_7_continf p {
  color: #ffffff87;
  margin: 0px;
}

.foota_mnheads {
  color: #fff;
  font-size: 17px;
  margin-bottom: 7px;
}

.foots_7_innr_lst ul li {
  list-style: square;
  margin-bottom: 6px;
}

.foots_7_innr_lst ul {
  padding-left: 18px;
}

.foots_7_innr_lst ul li a {
  color: #ffffffa1;
}

.foots_7_innr_lst ul li::marker {
  color: #7694a3;
}

.foots_7_colmn {
  padding: 40px 0px 40px;
  border-top: 1px dashed #ffffff4d;
}

.tsm_onedesng .bx-wrapper {
  margin-bottom: 40px;
}

.tsm_onedesng {
  border: 1px solid #cccccc70;
  border-radius: 6px;
  box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 6%);
  padding: 20px 10px;
}

.prityhweads h2 span {
  background: #02c099;
  width: fit-content;
  max-width: fit-content;
  position: relative;
  padding: 10px 22px;
}

.prityhweads h2 span:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 100%;
  background: #02c099;
  right: -32px;
  top: 0;
  transform: skewX(-26deg);
  z-index: -1;
}

.prityhweads h2 span:after {
  content: "";
  position: absolute;
  top: -10px;
  background: #ecb20b;
  width: 30%;
  height: 6px;
  left: 0;
}

span.thin {
  font-weight: 200 !important;
}

.box_hover .fl-module-content.fl-node-content:hover {
  box-shadow: 0px 7px 6px 0px rgb(0 0 0 / 10%);
  background: #02c09905;
  border-color: #02c09912;
  position: relative;
  top: -8px;
}

.box_hover .fl-module-content.fl-node-content {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: relative;
  top: 0;
}

.benifit_hover .fl-module-content.fl-node-content {
  transition: 0.3s ease-in-out;
}

.benifit_hover .fl-module-content.fl-node-content:hover {
  border-left: 8px solid #edb81d;
}

.blog_sngl_wrps {
  margin-bottom: 50px;
  border-radius: 6px;
  padding: 0px;
}

.pt50g {
  padding-top: 50px;
}

.blog_sngl_wrps h1.entry-title {
  font-weight: 700;
  font-size: 30px;
  text-align: left;
  font-family: 'Open Sans';
  margin-bottom: 0px;
}

.blog_sngl_wrps header.entry-header {
  margin-bottom: 18px;
}

.blog_sngl_wrps .entry-meta a,
.blog_sngl_wrps .entry-meta {
  font-size: 17px;
  color: #000;
  margin-top: 15px;
  text-align: center;
  /* padding-left: 10px; */

}

.blog_sngl_wrps .post-thumbnail {
  margin-bottom: 0px !important;
}

.blog_sngl_wrps .post-thumbnail img {
  width: 100%;
}

.blog_sngl_wrps .entry-content p {
  font-size: 15px;
  line-height: 28px;
}

.menu_itms .uabb-price-list-description p {
  font-size: 13px;
  font-style: italic;
  margin: 0px !important;
}

.menu_itms .uabb-price-list-description {
  margin-bottom: 0px !important;
}

.about_heading_nn .fl-module-content.fl-node-content {
  margin: 10px;
  margin-top: 20px;
  background: #1193ce !important;
  padding: 14px 58px;
}

.roofing_ser .uabb-image-content {
  width: 85px;
  height: 65px;
  background: #1193ce;
  ;
  display: flex !important;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-top: -35px;
  overflow: inherit
}

.roofing_ser .uabb-image-content::after {
  content: '';
  position: absolute;
  width: 116px;
  height: 38px;
  top: 1px;
  left: 50%;
  border-bottom: solid 38px #1193ce;
  ;
  border-left: solid 58px transparent;
  border-right: solid 58px transparent;
  /* -webkit-transform: translate(-50%, -100%); */
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);

}

.choose_us_col_4 .fl-col-content.fl-node-content::after {
  border-left: solid 40px #1193ce1f !important;
  border-top: solid 40px #1193ce1f !important;

}

.testimonial_2_main {
  background: transparent !important;
  position: relative;
  z-index: 111;
}

.testimonial_2_main .bx-wrapper .bx-pager {
  position: relative;
  z-index: 1111;
}

.testimonial_2_main .fl-module-content {
  position: relative;
}

.testimonial_2_main .fl-module-content::before {
  position: absolute;
  top: -14px;
  content: "\f10d" !important;
  font-family: FontAwesome !important;
  width: 81px;
  color: #1193ce;
  opacity: 0.1;
  font-size: 50px;
  height: 110px;
  left: -39px !important;
}

.testimonial_2_main {
  box-shadow: 0px 0px 10px rgb(210 241 255);
  padding: 30px;
  border-radius: 0px !important;
  position: relative;
}

.testimonial_2_main::after {
  position: absolute;
  top: 15px;
  left: 15px;
  content: '';
  width: 100%;
  height: 100%;
  border-bottom: 15px solid rgb(210 241 255);
  border-right: 15px solid rgb(210 241 255);
}

.About_sab {
  background: #f3fbff !important;
  padding: 9px 15px !important;
  position: relative !important;
}

.About_sab::after {
  color: #e5e5e5 !important;
  opacity: 0.6 !important;
}


.testimonial_heading::after {
  position: absolute;
  top: -58px;
  left: 0px;
  content: "\f10e" !important;
  font-family: FontAwesome !important;
  width: 140px;
  color: #1193ce;
  opacity: 0.2;
  font-size: 80px;
  height: 110px;
  right: 0;
  margin: auto;
}

.about_main {
  position: relative;
}

.about_main::after {
  position: absolute;
  right: 0;
  bottom: 0px;
  width: 585px;
  height: 600px;
  opacity: 0.4;
  background-image: url(https://ducami.com/dev/neeraj/design1/wp-content/uploads/2023/09/home-shap.png);
  z-index: -1;
  background-repeat: no-repeat;
}

.top_bar {
  padding-top: 4px;
  padding-bottom: 4px;
  background: #1193ce !important;
}

@media (min-width: 1200px) .navik-header.sticky .navik-header-container {
  height: 85px !important;
}

.footer_7 {
  position: relative;
  z-index: 111;
}

.footer_7::after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 715px;
  height: 530px;
  background-image: url(https://ducami.com/dev/neeraj/design1/wp-content/uploads/2023/09/shape-2.png;);
  /* z-index: -1; */
  background-repeat: no-repeat;
  opacity: 0.1;
}


.menu li a {
  color: #222222;
  font-weight: 700;
  margin-left: 10px;

}

.menu li a:hover {
  color: #ffc100 !important;
}

.current-menu-item a {
 color: #ffc100 !important;
}


.services_cols .fl-col-content.fl-node-content {
  position: relative;
}

.services_cols .fl-col-content.fl-node-content::after {
  position: absolute;
  top: -110px;
  left: 0px;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url(https://ducami.com/dev/neeraj/design1/wp-content/uploads/2023/09/roof-sv.png);
  background-size: contain;
  background-repeat: no-repeat;
  right: 0;
  margin: auto;

}

.testimonial_2_mains.fl-module.fl-module-adv-testimonials.fl-animation.fl-zoom-down.testimonial_2_mains.fl-animated {
  background: #ffffff;
  border-radius: 10px;
  padding-top: 10px;
}


@media only screen and (max-width: 768px) {
  .navik-header .logo img {
    width: 120px;
    height: auto;
  }

  img.tp-rs-img.rs-lazyload {
    display: none !important;
  }


  .testimonial_2_main {
    padding: 10px;
  }

  .testimonial_2_main .fl-module-content::before {
    position: absolute;
    top: 2px;
    font-size: 34px;
    left: -20px !important;
  }
}

.services_btn a.fl-button i {
  transition: 0.3s;
}

.services_btn a.fl-button {
  transition: 0.3s;
}

.services_btn a.fl-button:hover {
  transform: scale(1.05)
}

.services_btn a.fl-button:hover i {
  padding-left: 5px;
}

.services_team_col .fl-col-content.fl-node-content {
  transition: 0.4s;
  overflow: hidden;
}

.services_team_col .fl-col-content.fl-node-content:hover {
  transform: scale(1.06);

}

.imag_slider .uabb-image-carousel-content {
  box-shadow: 0pc 0px 2px 1px #d2f1ff;
  padding: 10px;
  border: 1px solid transparent;
}

.imag_slider_2 .uabb-image-carousel-content {
  box-shadow: 0pc 0px 2px 1px #efecea;
  padding: 10px;
  border: 1px solid transparent;
  background: #fff;
}

.services_cols .fl-col-content.fl-node-content {
  transition: 0.3s;
}

.services_cols .fl-col-content.fl-node-content:hover {
  transform: scale(1.05);
  box-shadow: 0px 0px 10px #b1b1b1;
}


.services_col .fl-col-content.fl-node-content {
  transition: 0.3s;
}

.services_col .fl-col-content.fl-node-content:hover {
  transform: scale(1.07);
  box-shadow: 0px 0px 4px 1px #5e5e5e42, 0px 0px 4px 0px #955623;
}


.counter_icon .fl-node-s3yrfoe270xv .uabb-image .uabb-image-content {
  background: #fff !important;
  padding: 15px !important;
  position: relative;
}

.counter_icon .fl-col-content {
  position: relative;
}

.counter_icon .fl-col-content::after {
  position: absolute;
  top: -63px;
  left: 9px;
  content: '';
  z-index: 1111;
  width: 158px;
  height: 130px;
  background-repeat: no-repeat;
  background-image: url(https://ducami.com/dev/neeraj/design2/wp-content/uploads/2023/09/home-1.png);
  background-size: cover;
}

.counter_main {
  position: relative;
  z-index: 11;
}


.services2 .fl-col-content.fl-node-content:hover {
  transform: scale(1.07);
  box-shadow: 0px 0px 4px 1px #ffffff42, 0px 0px 4px 0px #ffffff !important;
}

.choose_us_col4_img2 .fl-col-content {
  position: relative;
  top: 25px;
  z-index: -111 !important;
}

.faq_q {
  color: #31b34c;
}

.testimonial_3_mains {
  position: relative;
  position: relative;
  background: #ffffff;
  border-radius: 10px;
  padding-top: 10px;
  box-shadow: 0px 4px 3px #b7b7b7;
}

.testimonial_3_mains::after {
  position: absolute;
  top: -63px;
  left: 9px;
  content: '';
  z-index: 1111;
  width: 158px;
  height: 130px;
  background-repeat: no-repeat;
  background-image: url(https://ducami.com/dev/neeraj/design2/wp-content/uploads/2023/09/home-1.png);
  background-size: cover;
  content: "\f10d";
}

.testimonial_3_mains::before {
  position: absolute;
  top: -32px;
  left: 63px;
  z-index: 99999;
  width: 38px;
  color: #31b34c;
  opacity: 0.;
  font-size: 50px;
  height: 38px;
  content: "\f10d";
  font-family: FontAwesome;
}

.banner_main2 {
  position: relative;
}



.about_main2 {
  position: relative;
  z-index: 111;
}

.footer_1 .icon_f {
  padding-right: 11px;
  color: #955623 !important;
}

footer.footer_1 {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 80px;
  background-image: url(https://ducami.com/dev/neeraj/design2/wp-content/uploads/2023/09/footer-1.jpg)
}

footer.footer_1::after {
  position: absolute;
  top: 0px;
  left: 0px;
  content: '';
  width: 100%;
  height: 100%;
  opacity: 1;
  background: #041417;
}

.footer_1 .foot_wrp {
  position: relative;
  z-index: 111;
}

footer.footer_1 a:hover {
  color: #25a740 !important;

}

footer.footer_1 i {
  font-size: 20px;
}

footer.footer_1 a {
  color: #fff !important;
  font-size: 16px !important;
  transition: 0.2s !important;
}

.footer_1 .conf_txt p {
  color: #ffffff !important;
  font-size: 16px !important;
}

.footer_1 .socaial_ft ul li i {
  width: 35px;
  height: 35px;
  border: 1px solid #ffffff !important;
  text-align: center;
  line-height: 35px;
  border-radius: 100px;
  color: #ffffff !important;
}

.footer_1 .socaial_ft ul li i:hover {
  border: 1px solid #25a740 !important;
  color: #25a740 !important;
}


.footer_1 .footer_inr small {
  font-size: 15px;
  color: #955623 !important;
  margin-bottom: 5px;
  display: block;
}

.footer_1 .footer_inr h4 {
  padding-bottom: 10px;
  font-family: 'Poppins';
}

.footer_1 .Subscrb_frm input {
  width: 100%;
  background: #ffffff !important;
  border: 1px solid transparent !important;
  font-size: 14px !important;
  height: 45px !important;
  color: #000 !important;
}

.footer_1 .footer_inr small {

  color: #25a740 !important;

}

.footer_1 .Subscrb_frm button {
  background: #25a740 !important;
  height: 45px !important;
}

.footer_1 .footer_copyrt {
  position: relative;
  z-index: 11;
  background: #222222;
}








.services_col .fl-col-content.fl-node-content {
  transition: 0.3s;
}

.services_col .fl-col-content.fl-node-content:hover {
  transform: scale(1.07);
  box-shadow: 0px 0px 4px 1px #5e5e5e42, 0px 0px 4px 0px #955623;
}



.counter_icon .fl-node-s3yrfoe270xv .uabb-image .uabb-image-content {
  background: #fff !important;
  padding: 15px !important;
  position: relative;
}

.counter_icon .fl-col-content {
  position: relative;
}

.counter_icon .fl-col-content::after {
  position: absolute;
  top: -63px;
  left: 9px;
  content: '';
  z-index: 1111;
  width: 158px;
  height: 130px;
  background-repeat: no-repeat;
  background-image: url(https://ducami.com/dev/neeraj/design2/wp-content/uploads/2023/09/home-1.png);
  background-size: cover;
}

.counter_main {
  position: relative;
  z-index: 11;
}


.services2 .fl-col-content.fl-node-content:hover {
  transform: scale(1.07);
  box-shadow: 0px 0px 4px 1px #ffffff42, 0px 0px 4px 0px #ffffff !important;
}

.choose_us_col4_img2 .fl-col-content {
  position: relative;
  top: 25px;
  z-index: -111 !important;
}

.faq_q {
  color: #31b34c;
}

.testimonial_3_mains {
  position: relative;
  position: relative;
  background: #ffffff;
  border-radius: 10px;
  padding-top: 10px;
  box-shadow: 0px 4px 3px #b7b7b7;
}

.testimonial_3_mains::after {
  position: absolute;
  top: -63px;
  left: 9px;
  content: '';
  z-index: 1111;
  width: 158px;
  height: 130px;
  background-repeat: no-repeat;
  background-image: url(https://ducami.com/dev/neeraj/design2/wp-content/uploads/2023/09/home-1.png);
  background-size: cover;
  content: "\f10d";
}

.testimonial_3_mains::before {
  position: absolute;
  top: -32px;
  left: 63px;
  z-index: 99999;
  width: 38px;
  color: #31b34c;
  opacity: 0.;
  font-size: 50px;
  height: 38px;
  content: "\f10d";
  font-family: FontAwesome;
}

.banner_main2 {
  position: relative;
}



.about_main2 {
  position: relative;
  z-index: 111;
}





.services_btn1 a.fl-button {
  position: relative;
  z-index: 111;
}

.services_btn1 .fl-button:hover span {
  color: #fff !important;
}

.services_btn1 .fl-button:hover i {
  color: #fff !important;
}

.services_btn1 a i {
  position: relative;
  z-index: 111;
  transition: 0.3s;
}

.services_btn1 a span {
  position: relative;
  z-index: 111;
  transition: 0.3s;
}

.services_btn1 a.fl-button::after {
  position: absolute;
  top: 0px;
  left: 0px;
  content: '';
  width: 100%;
  height: 0%;
  background: #894a17;
  transition: 0.3s;
  "

}

.services_btn1 a.fl-button:hover::after {
  height: 100%;
}

.services_col .fl-col-content.fl-node-content img {
  transition: 0.3s;
}

.services_col .fl-col-content.fl-node-content:hover img {
  transform: rotateY(360deg)
}

.counter img {
  transition: 0.3s;
}

.counter .fl-col-content:hover img {
  transform: rotateY(360deg)
}

.counter .fl-col-content {
  transition: 0.3s;
}

.counter .fl-col-content:hover {
  transform: translateY(-15px);
}

rs-layer {
  text-transform: capitalize !important;
}


.uabb-image.uabb-image-crop-simple {
  position: relative:
}

.services_col .fl-col-content.fl-node-content {
  transition: 0.3s;
  position: relative;
}


.services_col h5.uabb-infobox-title-prefix {
  background: #955623;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  border-radius: 50%;
  align-items: center;
  position: absolute;
  top: 45px;
  font-size: 20px;
  color: #ffffff;
  font-weight: 700 !important;
  left: 70px;
  box-shadow: 0px 0px 0px 4px #ffffff;
}

.services_page_col .uabb-image .uabb-image-content {
  background: #fff !important;
  padding: 13px !important;
  border-radius: 5px !important;
}

.services_page_col .fl-photo-content img {
  display: inline !important;
  height: auto !important;
  max-width: 100% !important;
  border-radius: 10px 10px 0px 0px !important;
  transition: 0.3s;
  position: relative !important;
}

.services_page_col .fl-photo-content {
  overflow: hidden !important;
}

.services_page_col .fl-col-content:hover .fl-photo-content img {
  transform: scale(1.05) !important;
}


.services_page_col .fl-photo-content::after {
  position: absolute;
  top: 0px !important;
  left: auto !important;
  right: 0px !important;
  border-radius: 10px !important;
  width: 0% !important;
  height: 100% !important;
  content: '' !important;
  /*   transform: scaleY(0);
  transform-origin: center; */
  background: #346456 !important;
  transition: 0.5s !important;
  opacity: 0;
}

.services_page_col .fl-col-content:hover .fl-photo-content::after {
  transform: scaleY(1);
  left: 0px !important;
  right: auto !important;
  opacity: 0.3;
  width: 100% !important;
}


.footer_1 .icon_f {
  padding-right: 11px;
  color: #25a740 !important;
}

.roof_team_section .uabb-module-content.uabb-infobox.infobox-left {
  position: relative;
  z-index: 11;
  box-shadow: 0px 3px 3px #c1a22b57;
}

.roof_team_section fl-photo-content {
  position: relative;
}

.roof_team_section .fl-photo-content::after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0%;
  height: 0%;
  background: #c1a22b;
  opacity: 0.2;
  content: '';
  transition: 0.3s;
}

.roof_team_section .fl-photo-content {
  overflow: hidden;
}

.roof_team_section .fl-photo-content img {
  transition: 0.3s;
}

.roof_team_section .fl-node-content:hover .fl-photo-content img {
  transform: scale(1.1)
}

.roof_team_section .fl-node-content:hover .team_meadia_hover a {
  transform: scaleY(1) !important;
}

.roof_team_section .fl-node-content:hover .fl-photo-content::after {
  width: 100%;
  height: 100%;
}

.roof_team_section .fl-node-content {
  position: relative;
}

.roof_team_section .fl-module.fl-module-html {
  position: absolute;
  bottom: 140px;
  right: 0px;
}



.team_meadia {
  position: relative;
}

.team_meadia a {
  width: 40px;
  height: 40px;
  background-color: #c1a22b;
  display: inline-block;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;

}

.team_meadia a i {
  color: #fff;
  font-size: 20px;
}

.team_meadia_hover a {
  width: 40px;
  height: 40px;
  background-color: #c1a22b;
  display: inline-block;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  transform: scaleY(0);
  transform-origin: bottom;
  transition: 0.3s;
}

.team_meadia_hover {
  position: absolute;
  top: -208px;
  left: 0px;
}






.container {
  max-width: 1300px !important;
  width: 100%;
  padding: 0px 15px;
  margin: auto;
}


@media screen and (max-width:991px) {
  .socil_icon {
    display: flex;
    display: none;
  }

  .top_header_right li {
    padding-left: 20px;
  }
}



footer.footer_1 a:hover {
  color: #fff !important;
}

.footer_1 .icon_f {
  color: #ffffff !important;
}

.footer_1 .socaial_ft ul li i:hover {
  border: 1px solid #ff4431 !important;
  color: #ff4431 !important;
}

.footer_1 .Subscrb_frm button {
  background: #346456 !important;
  height: 45px !important;
  border-radius: 5px !important;
}

.footer_1 .footer_inr small {
  color: #4aab3d !important;
}


.testimonial_main_3 {

  padding: 30px 40px !important;

}

.testimonial_main_3 p {
  color: #222222 !important;
  margin-bottom: 0 !important;

}

.testimonial_3_img {
  width: 75px;
  height: 75px;
  background: transparent !important;

}

.testimonial_3_text h3 {
  font-family: roboto;
  font-weight: 500;
  font-size: 21px;
  color: #222222 !important;
  margin-bottom: 0;
}

.navik-header.sticky {
  margin-top: 0px !important;
  position: fixed;
  top: 0px;
  /*   box-shadow: 0px 3px 3px #d9d9d9; */
  box-shadow: 0 8px 11px rgba(0, 0, 0, 0.04);
}

.que img {
  max-width: 100%;
  filter: invert(100%) !important;
}


.testimonial_main_3 {
  width: 100%;
  background-color: #ffffff !important;
  border-radius: 0px 30px 0px 30px !important;
}


.testimonial_main_3 {
  width: 100%;
  background: #ffffff !important;
  padding: 50px;
  border-radius: 10px;
}

.testimonial_3_text {
  margin-top: 0 !important;
}



.navik-menu ul li a:hover {
  color: #f1b900 !important;
}



.top_header_main {
  width: 100%;
  display: inline-block;
  padding: 0px;
  background-color: #172E5D !important;

}

.top_header_main_contant {
  width: 100%;
  justify-content: space-between;
  display: flex;
  align-items: center;
  padding-left: 15px;


}

.top_header_left_section {
  width: auto;
}

.top_header_left_section ul {
  display: flex;
  margin: 0px;
}

.top_header_left_section ul li {
  color: #ffffff;
  font-size: 16px;
  display: flex;
  align-items: center;
  padding-right: 30px;
}

.top_header_left_section ul li a {
  color: #ffffff !important;
  display: flex;
  align-items: center;
  font-size: 16px !important;
}

.top_header_left_section ul li i {
  margin-right: 6px;
  font-size: 20px !important;
}

.top_header_right_section {
  width: auto;
  display: flex;
  align-items: center;
}

.top_header_right_section span {
  color: #fff !important;
  font-size: 19px;

}

.top_header_right_section ul {
  display: flex;
  margin-left: 8px;
  margin: 0px;
  list-style: none;
}

.top_header_right_section ul li {
  padding: 0px 10px;
}

.top_header_right_section ul li a {
  font-size: 17px !important;
  color: #fff;
}

.imag_slider_2 .uabb-image-carousel-content {
  box-shadow: 0pc 0px 2px 0px #346456b0 !important;
  padding: 10px;
  border: 1px solid transparent;
}

.contact_q .uabb-image.uabb-image-crop-simple {
  background: #212025 !important;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mail_q .uabb-image.uabb-image-crop-simple {
  background: #ffffff !important;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.info_main {
  position: relative;
  z-index: 111 !important;
}

.mfp-bg {
  z-index: 9999999;
}

.mfp-wrap {

  z-index: 9999999;

}

.footer_5 .foo_nav ul li a:hover {
  color: #f3a81d !important;
}

.pluming_services_main .fl-col-content i {
  transition: 0.3s;
}

.pluming_services_main .fl-col-content a:hover i {
  transform: translate(10px);
  padding-left: 10px !important;
}



.commercial_services {
  height: 56px;

  display: block;
}

span.top_header_right_section_number {
  font-size: 20px;
  font-weight: 800;
  margin-left: 10px;
  font-family: 'Poppins';
}

.ac_services_testimonial .fl-module {
  width: 800px;
  margin: auto;
}

.ac_services_testimonial .fl-module p {
  padding: 60px 50px;
  margin-top: 35px !important;
  border: 1px solid #ffffff;
  position: relative;
  border-radius: 30px;
  background: #fff;
}

.ac_services_testimonial .fl-module p::after {
  position: absolute;
  top: -27px;
  left: 70px;
  content: '';
  border-bottom: 33px solid #fff;
  border-right: 49px solid transparent;
  border-left: 14px solid transparent;
  width: 40px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;

}

.bx-default-pager a.active {
  background: #f3a81d !important;
  opacity: 1;
}

.line_bleak {
  display: block;
}

.footer_copyrt_main {
  display: flex;
  justify-content: space-between;
  align-items: center;
}




.uabb-post-thumbnail img {
  display: inline-block;
  border-radius: 10px 10px 0px 0px !important;
}

.blog_post2 .uabb-blog-posts-shadow img {
  transition: 0.5s;
}

.blog_post2 .uabb-blog-posts-shadow:hover img {
  transform: scale(1.1)
}

.blog_sngl_wrps h1.entry-title {
    font-size: 40px !important;
    font-family: 'Figtree';
    color: #000000;
    text-align: center;
    font-weight: 600;
}

.blog_sngl_wrps .entry-content p {
  line-height: 30px !important;
  color: #3c2e17;
}

.blog_sngl_wrps ul li {
  font-family: "Graphik", sans-serif;
  font-weight: 400;
  font-size: 18px !important;
  letter-spacing: 0.6px !important;
  line-height: 30px !important;
  color: #000000 !important;
  margin-bottom: 10px;
}

.blog_sngl_wrps ol li {
  font-family: "Graphik", sans-serif;
  font-weight: 400;
  font-size: 18px !important;
  line-height: 30px !important;
  color: #000000 !important;
  letter-spacing: 0.6px !important;
  margin-bottom: 10px;
  position: relative;
}

.blog_sngl_wrps p strong {
  font-size: 25px !important;
  font-family: 'Figtree';
  color: #000000;
  padding-top: 20px !important;
  display: inline-block;
}



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


  .top_header_main_contant {
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    display: flex;
    align-items: center;
  }

  .top_header_right_section {
    display: none;
  }

  .top_header_left_section ul li {
    font-size: 15px;
  }



}

@media screen and (max-width:768px) {
  .top_header_left_section ul {
    display: flex;
    flex-wrap: wrap;
  }

  .top_header_left_section ul li {
    margin-bottom: 7px;

  }

  .top_header_right_section {
    margin-top: 8px;
    display: flex !important;
  }

  .burger-menu {
    position: absolute;
    top: 23px !important;
  }
}

/* Portfolio Css */

.Portfolio_main {
  width: 100%;
  display: block;
  padding: 100px 0px;
}

.Portfolio_main_contant {
  width: 100%;

}

.Portfolio_main_contant .col-md-12 {
  padding: 0px;
}

.Portfolio_main_contant .col-md-12 p {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-weight: 400;
  font-size: 19px;
  line-height: 1.5;
  margin-bottom: 10px;
  padding: 0;
}

.Portfolio_gall_main {
  width: 100%;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
}

.Portfolio_gall_col {
  width: 100%;
  padding: 5px;
}

.Portfolio_gall_cols {
  width: 100%;
  position: relative;
  border-radius: 10px;
}

.Portfolio_gall_cols img {
  width: 100%;
  border-radius: 10px;

}

.Portfolio_gall_cols_over {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(27, 34, 45, 0.62);
  border-radius: 10px;
  opacity: 0;
  transition: 0.5s;
  padding: 25px;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}

.Portfolio_gall_cols:hover .Portfolio_gall_cols_over {
  opacity: 1;
}

.Portfolio_gall_cols_over:hover .details_btn {
  right: 15px !important;
  opacity: 1;
}

.details_btn {
  position: absolute;
  font-size: 25px;
  color: white;
  right: 30px;
  top: 20px;
  opacity: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 47px;
  height: 47px;
  background: #f3a71e;
  line-height: 47px;
  border-radius: 50%;
}

span.details_btn:hover {
  color: #fff !important;
}

.Portfolio_gall_heading {
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  font-family: Nunito, sans-serif;
  opacity: 0;
  transition: 0.5s;
  margin-bottom: 4px;
  transform: translateY(-25px);
}

.Portfolio_gall_cols_over:hover .Portfolio_gall_heading {
  opacity: 1;
  transform: translateY(0px);
}

/*Portfolio singal page*/

.Portfolio_brad {
  width: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
  background-image: url(https://ducami.com/dev/neeraj/cos/wp-content/uploads/2023/12/brad3.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
  position: relative;
}

.Portfolio_brad::after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  content: "";
  background: linear-gradient(146deg, rgb(2 22 58) 35%, rgba(28, 25, 89, 0) 100%) !important;
}

.Portfolio_after_main p {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-weight: 400;
  font-size: 19px;
  line-height: 1.5;
  margin-bottom: 30px;
  padding: 0;
}

.Portfolio_brad_heading {
  position: relative;
  z-index: 11;
  font-weight: 600;
  font-size: 33px;
  text-align: left;
  color: #222;
  font-family: 'Nunito', sans-serif !important;
  margin-bottom: 25px;
}

.Portfolio_after_main {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 15px;
  border-top: 1px solid #222;
}

.Portfolio_after_main_contant {
  width: 100%;

}

.Portfolio_after_col {
  padding: 0;
}

.Portfolio_after_cols {
  width: 100%;
  height: 550px;
  position: relative;


}

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

.Portfolio_over_text {
  width: 150px;
  height: 50px;
  border-radius: 5px;
  background-color: #2e3192;
  position: absolute;
  top: 25px;
  right: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 20px;
  letter-spacing: 0.6px;
  font-family: 'Nunito', sans-serif;

}

.navik-header {
  z-index: 99999 !important;
  border-bottom: 1px solid #ccc;
}

.Portfolio_after_col_margin {
  margin-top: 50px;
}

.Portfolio_other_gall {
  width: 100%;
  display: block;
  padding-bottom: 100px;
}

.Portfolio_other_gall_col {
  padding: 5px;
}

.Portfolio_other_gall_cols {
  width: 100%;
  height: 350px;
  border-radius: 5px;


}

.Portfolio_other_gall_cols img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}


.prad_main .fl-row-content-wrap {
  padding: 80px 0px !important;
}

.navik-menu ul li>a {
  font-family: 'Figtree';
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.3px;
}



.site-footer .wpforms-error {
  color: #f3a81d !important;
}


/* Post Single Page Css */
.blog_sngl_wrps .post-thumbnail img {
  border-radius: 0px;
  object-fit: cover;
}

.blog_sngl_wrps header.entry-header {
  margin-bottom: 18px;
  border-bottom: 1px solid transparent;
  padding-bottom: 20px;
}



.blog_sngl_wrps ul {
  margin-left: 15px;
}

.post_full_img {
  max-width: 100%;
  width: 100%;
  height: auto;
  height: 500px;
  margin-bottom: 20px;
}

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

.blog_sngl_wrps .entry-content p {
  font-family: 'Figtree';
  font-weight: 400;
  font-size: 17px;
  line-height: 30px;
  letter-spacing: 0.3px;
  color: #111111;
}

.blog_sngl_wrps .framer-text strong {
  color: #222;
  font-size: 20px !important;
  font-family: Nunito, sans-serif !important;
  color: #222222;
}

.post_other_img {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 10px;
  margin-bottom: 20px;
}

.post_other_img_col {
  width: 69%;
  height: 400px;
}

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

.post_other_img_col2 {
  width: 30%;
  height: 400px;
}

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


.socaial_ft {
  margin-top: 15px;
}


.heading_bold {
  color: #c1a22b !important;
}

.heading_bold2 {
  color: red !important;
}

.lft_clr {
  position: relative;
}

.lft_clr:before {
  content: "";
  position: absolute;
  width: 100vw;
  top: 0;
  right: 0px;
  height: 100%;
  background-image: url(https://ducami.com/dev/demo2/design16/wp-content/uploads/2024/01/banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 100px;
}

.rgt_clr {
  position: relative;
}

.rgt_clr:before {
  content: "";
  position: absolute;
  width: 100vw;
  background: #c1a22b;
  top: 0px;
  left: 0px;
  height: 100%;
  z-index: -1;
}


.img_fgdsd .uabb-image.uabb-image-crop-simple {
  width: 80px;
  height: 80px;
  text-align: center;
  display: flex !important;
  border-radius: 50%;
  background: #f9f9e5;
  justify-content: center !important;
  align-items: center;
  z-index: 11111111;
}

.img_fgdsd .uabb-image.uabb-image-crop-simple img {
  transition: 0.3s;
}

.img_fgdsd .fl-builder-content .infobox-photo-left-title .uabb-infobox-title-wrap {
  width: calc(100% - 80px);
  display: inline-block;
}

.img_fgdsd .left-title-image {
  display: flex;
  align-items: center;
}

.img_fgdsd .uabb-infobox-content :hover .uabb-image.uabb-image-crop-simple img {
  transform: rotatey(360deg);
}

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

.brad_link_main a {
  color: #fff;
  font-size: 19px;
  font-family: 'Roboto';
}

.brad_link_main a span {
  color: #fff;
  font-size: 19px;
  padding: 0px 8px;
  margin-top: 3px;
}

/* Blog Section */

.blog_post2 .uabb-posted-on {
  font-family: Inter, sans-serif;
  font-weight: 600;
  font-size: 30px;
  width: 80px;
  height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  justify-content: center;
  border-radius: 9px;
}


.blog_post2 .uabb-blog-posts-col-3 {
  position: relative;
}

.blog_post2 .uabb-next-date-meta {
  position: absolute;
  top: 175px;
  left: 15px;
}

.blog_post2 .uabb-post-thumbnail img {
  display: inline-block;
  border-radius: 10px 10px 0px 0px;
  position: relative;

}

.blog_post2 .uabb-post-thumbnail {
  position: relative;
}

.blog_post2 .uabb-post-thumbnail::after {
  position: absolute;
  top: 0px;
  left: 0px;
  content: '';
  width: 100%;
  height: 100%;
  background: #ffffff94;
  transition: 0.4s;
  transform: scale(0);
  border-radius: 50%;
}

.blog_post2 .uabb-blog-posts-col-3:hover .uabb-post-thumbnail::after {
  transform: scale(1);
  border-radius: 10px 10px 0px 0px;
  background: transparent;
}

.footer_1 .footer_inr h4 {
  position: relative;
}

.footer_1 .footer_inr h4::after {
  position: absolute;
  bottom: 0px;
  left: 0px;
  content: '';
  width: 50px;
  height: 2px;
  background: #fff;
}

.footer_inr p {
  color: #fff;
  font-size: 16px;
  margin-top: 15px;
  line-height: 1.7;
}

.footer_copyrt_contant {
  border-top: 1px solid #fffcee2b;
  padding: 15px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer_1 .footer_copyrt {
  padding: 0;
  background: #041417;
}

.footer_logo img {
  width: 240px;
  filter: brightness(0) invert(1);
}

.footer_logo p {
  margin-top: 15px;
}


.logo_sticy {
  display: none;
}

/* --------------------- */



.banner_mjxnjsd .rs-parallax-wrap img {
  animation: move 6s infinite ease-in-out;
  mix-blend-mode: hard-light;
}

@keyframes move {
  0% {
    transform: translateX(0px);
  }

  50% {
    transform: translateX(20px);
  }

  100% {
    transform: translateX(0px);
  }

}

.banner_mjxnjsd rs-sbg-wrap::after {
  position: absolute;
  top: 0px;
  left: 0px;
  background: linear-gradient(116deg, rgb(25 46 40 / 63%) 55%, rgba(28, 25, 89, 0) 20%);
  width: 100%;
  height: 100%;
  opacity: 1;
  content: '';
}

/* .banner_mjxnjsd span{
	color:#346456 !important;
} */


.services_page_col .uabb-image .uabb-image-content::after {
  content: "";
  position: absolute;
  display: inline-block;
  height: 90px;
  left: 50%;
  min-height: 45px;
  min-width: 45px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90px;
  animation: bulb-2 6s linear infinite;
  border-radius: 35% 65% 25% 75% / 61% 38% 62% 39%;
  transform: scale(0.95) translate(-50%, -50%);
  z-index: 2;
  background-color: #346456;
}

.banner_mjxnjsd rs-module#rev_slider_34_1 {
  cursor: auto !important;
}

.our_step .uabb-image .uabb-image-content {
  position: relative;
  width: 90px;
  height: 90px;
  background: transparent;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}

.our_step .uabb-image .uabb-image-content::after {
  content: "";
  position: absolute;
  display: inline-block;
  height: 90px;
  left: 50%;
  min-height: 45px;
  min-width: 45px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90px;
  animation: bulb-2 6s linear infinite;
  border-radius: 35% 65% 25% 75% / 61% 38% 62% 39%;
  transform: scale(0.95) translate(-50%, -50%);
  z-index: 2;
  background-color: #346456;
}

.our_step .fl-col-content {
  position: relative;
}

.our_step .fl-rich-text {
  background: #346456;
  width: 130px;
  height: 43px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  margin: auto;
}

.our_step .fl-rich-text:after {
  position: absolute;
  top: 1px;
  margin: auto;
  left: -169px;
  content: '';
  width: 21px;
  border: 21px solid transparent;
  border-right-color: #346456;
  right: 0px;
}

.our_step .fl-rich-text:before {
  position: absolute;
  top: 1px;
  margin: auto;
  left: 169px;
  content: '';
  width: 20px;
  border: 21px solid transparent;
  border-left-color: #346456;
  right: 0px;
}

.our_step .fl-rich-text p {
  margin: 0px;
}

.our_step .fl-module.fl-module-rich-text {
  position: absolute;
  bottom: -20px;
  left: 0px;
  right: 0px;
}

/* .navik-header-container {
	height:70px;
    display: flex;
	align-content:center;
    justify-content: space-between;
} */

.fence_btn a {
display: inline-block;
    padding: 10px 40px;
    background: #ffc100;
    color: #000000;
    font-family: 'Inter';
    font-weight: 500;
    font-size: 16px;
    border-radius: 55px;
    margin-top: 2px;
}

.fence_btn a i{
	    margin-left: 3px;
    vertical-align: middle;
    font-size: 23px;
}
.fence_btn a img {
  width: 21px;
  transform: rotate(92deg);
  margin-top: 1px;
}

.fence_btn {
  margin-top: 11px;
}


.fence_brad {
  position: relative;
}

.fence_brad::after {
  background-image: url(https://ducami.com/dev/demo2/design19/wp-content/uploads/2024/01/shap1-1.png);
  position: absolute;
  content: '';
  display: inline-block;
  bottom: 0;
  left: 0;
  width: 295px;
  height: 108px;
  z-index: 1;
}

.fence_brad::before {
  background-image: url(https://ducami.com/dev/demo2/design19/wp-content/uploads/2024/01/shap2-1.png);
  position: absolute;
  content: '';
  position: absolute;
  display: inline-block;
  top: 0;
  right: 0;
  width: 272px;
  height: 87px;
  z-index: 1;
}

/* post */
.post_main_contant {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.right_icon {
  width: 100px;
  background-color: red;
  height: 200px;
  position: sticky;
  top: 50px;
}

.right_contant {
  width: calc(100% - 100px);
}

.site-main_contant {
  /*      background: #f9f9f9; */
  padding-top: 50px;
  margin-bottom: 0px;
  padding-bottom: 50px;
  height: 350px;
}

.socilsld {
  position: sticky;
  top: 100px;
  float: left;
  margin-top: 124px;
  padding-right: 20px;
}

.socilsld ul {
  padding: 0px;
}

span.tpshdbtntxt {
  display: block;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  margin-bottom: 12px;
  color: #000;
  font-family: Helvetica, Verdana, Arial, sans-serif;
}

.socilsld ul li {
  list-style: none;
  margin-bottom: 13px;
}

.blogpge.threepsttmplt ul li {
  color: #fff;
}

.socilsld ul li a {
  width: 45px;
  display: flex;
  height: 45px;
  font-size: 24px;
  text-align: center;
  line-height: 45px;
  color: #fff;
  border-radius: 100px;
  background: #ffffff;
  border: 1px solid #ccc;
  align-items: center;
  justify-content: center;
}

.socilsld .share-btn-facebook {
  background: #3d6ad6 !important;
}

.socilsld li .share-btn-twitter {
  background: #0f0f0f !important;
}

.socilsld li .share-btn-linkedin {
  background-color: #0077b5 !important;
}

.add_post_mainfdff {
  border-top: 1px solid transparent;
  margin-top: -286px;
}

.socilsld ul li a img {
  width: 16px;
  height: 16px;
  filter: brightness(0) invert(1);
}

.blog_innr_wrp_contant {
  padding-right: 40px;
}

.entry-meta span:nth-child(2) {
  margin-left: 10px;
}

.posted-on a {
  margin-left: 10px;
}

.navik-header .logo {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.unstuck_main {
  width: 100%;
  padding: 50px 45px;
  background-color: #30c9e9;
  border-radius: 0px;
  margin-top: 40px;
  padding-bottom: 60px;
}

.unstuck_main_contant {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.unstuck_main_contant h3 {
  font-size: 35px !important;
  font-family: merriweather;
  color: #fff;
  font-weight: 700;
  text-align: center;

}

.unstuck_main_contant p {
  color: #ffffff !important;
  margin-top: 15px;
  text-align: center;
}

/* form */
.post_form_main {
  width: 100%;
}

.post_form .wpforms-field-container {
  width: 100%;
}

.post_form .wpforms-field-container .wpforms-field:nth-child(1) {
  width: 225px;
}

.post_form .wpforms-field-container .wpforms-field:nth-child(1) input {
  border-right: 1px solid #bec8cc !important;
}

.post_form .wpforms-field-container .wpforms-field:nth-child(2) input {
  padding-right: 200px;
}

.post_form .wpforms-field-container .wpforms-field input {
  border: transparent !important;
}

.post_form .wpforms-container form {
  position: relative !important;
}

.post_form .wpforms-container form .wpforms-submit-container {
  position: absolute !important;
  top: 0px;
  right: 0px;
  padding-top: 0px !important;
}

.post_form .wpforms-field {
  padding: 5px 0px !important;
  padding-bottom: 7px !important;
}

.post_form {
  background-color: #fff;
  padding: 4px 0px;
  box-shadow: 2px 3px 40px 0px rgba(35, 35, 49, 0.08);
  padding-left: 15px;
  padding-right: 5px;
  border-radius: 50px;

}

.post_form .wpforms-container {
  margin: 0 !important;
}

.post_form .fl-module-content {
  margin: 0px !important;
}

.post_form .wpforms-submit-container button {
  display: inline-block !important;
  padding: 12px 100px !important;
  background: #ff4431 !important;
  color: #fff !important;
  font-family: Helvetica, Verdana, Arial, sans-serif !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  border-radius: 50px !important;
}

.site {
  background: #ffffff;
}




.add_post_mainfdff .entry-content {
  /* 	background:red !important; */
  /* 	box-shadow: 0 0 3px #CACACA !important;    padding-left: 20px !important; */
  padding-right: 20px !important;
  background: #FFF !important;
  /*     border-bottom: 4px solid #401272d4 !important; */
  /*     -webkit-box-shadow: 0 0 3px #CACACA !important;
    -moz-box-shadow: 0 0 3px #cacaca !important; */
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.new_main_ldn {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0px 55px;
  margin-top: 10px;
}

.news_lk_img {
  width: 200px;
}

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

.new_main_left {
  height: 50px;
}

.new_main_right {
  height: 50px;
}

.new_main_left p {
  color: #fff !important;
}

.new_main_right p {
  margin-left: 15px;
}

/* post */
.post_prirty .uabb-blog-posts-col-4:first-child {
  width: 50% !important;
}

.post_prirty .uabb-blog-posts-col-4:first-child .uabb-blog-posts-shadow {
  position: relative !important;
  height: 363px;
}

.post_prirty .uabb-blog-posts-col-4:first-child .uabb-blog-post-inner-wrap {
  height: 100% !important;
}

.post_prirty .uabb-blog-posts-col-4:first-child .uabb-post-thumbnail {
  height: 100% !important;
}


.post_prirty .uabb-blog-posts-col-4:first-child .uabb-blog-post-content {
  position: absolute !important;
  bottom: 0px;
  left: 0px;
  border-radius: 10px;
  background-image: linear-gradient(#63636300, #0808089e) !important;
}

.post_prirty .uabb-blog-posts-col-4:first-child .uabb-blog-post-content h3 a {
  color: #fff;
}

.post_prirty .uabb-blog-posts-col-4:first-child .uabb-blog-post-content span a {
  color: #fff;
}

.post_prirty .uabb-blog-post-content h5 span {
  background: #ff4431;
  color: #fff !important;
  display: inline-block;
  padding: 6px 15px;
  border-radius: 3px;
}

.post_prirty .uabb-blog-post-content h5 span a {
  color: #fff !important;
}

.post_prirty .uabb-blog-posts-col-4:first-child .uabb-blog-post-content span a .uabb-next-right-arrow {
  color: #fff !important;
}

.post_prirty .uabb-blog-posts-col-4:first-child a img {
  height: 100% !important;
  object-fit: cover;
  border-radius: 10px;

}

.icon_love {
  padding: 0px 30px;
  padding-left: 25px;
}

.menu_padd_lkk {
  padding-left: 80px;
}


.footer_1 .footer_inr h4 {
  font-size: 20px;
  font-family: Merriweather, serif;
}

.blog_sngl_wrps ol {
  margin-left: 15px;
}

.unstuck_main_contant p {
  letter-spacing: 0.3px !important;
}

.navik-menu ul li>a {
  text-transform: capitalize;
}

.unstuck_main_contant .wpforms-confirmation-container-full,
div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
  background: transparent !important;
  border: 1px solid transparent !important;
  box-sizing: border-box;
  margin-bottom: 0px !important;
}

.unstuck_main_contant .wpforms-confirmation-container-full p {
  color: #000 !important;
}

.post_prirty .uabb-blog-posts .uabb-blog-post-inner-wrap img {
  transition: 0.2s !important;
  /* 	border-radius:10px 0px 10px 0px !important; */
}

.post_prirty .uabb-blog-posts .uabb-blog-post-inner-wrap:hover img {
  transform: scale(1.07) !important;
}

.post_prirty .uabb-blog-posts-col-4 .uabb-post-thumbnail {
  border-radius: 10px 10px 0px 0px !important;
}



/* categoty post page design */

.banner_categ {
  background-color: #30c9e9;
  ;
  padding-top: 80px;
  padding-bottom: 150px;
}

.categ_bnr_head h1 {
  /* color: #fff; */
  color: #000;
  font-family: Merriweather, serif;
  font-weight: 700;
  font-size: 40px;
}

.categ_bnr_head p {
  font-size: 20px;
  /* color: #ffffff; */
  color: #000;
  font-family: roboto;
  padding-right: 150px;
}

.category_blog_m .my_catecory_col:first-child {
  width: 50%;
  max-width: 50% !important;
  flex: 0 0 50%;
}

.category_blog_m .my_catecory_col:first-child .blog_box_innr {
  position: relative;
  height: 100%;

}

.category_blog_m .my_catecory_col:first-child .blog_box_innr .blog_img_thmb {
  height: 100%;
  width: 100%;
}

.category_blog_m .my_catecory_col:first-child .blog_box_innr .blog_img_thmb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.category_blog_m .my_catecory_col:first-child .blog_box_innr .blog_img_thmb {
  border-radius: 10px;
}

.category_blog_m .my_catecory_col:first-child .blog_box_innr .blog_img_thmb img {
  border-radius: 10px;
  ;
}

.category_blog_m .my_catecory_col:first-child .blog_box_innr .blg_txt {
  position: absolute !important;
  bottom: 0px;
  left: 0px;
  border-radius: 10px;
  background-image: linear-gradient(#63636300, #0808089e) !important;
  padding-top: 55px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}

.category_blog_m .my_catecory_col {
  padding: 0px 8px !important;
  margin-bottom: 20px;
}

.category_blog_m .my_catecory_col:first-child .blog_box_innr .blg_txt h4 {
  color: #fff;
  font-family: Merriweather, serif;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.4;
  letter-spacing: 0.3px;
}

.category_blog_m .my_catecory_col:first-child .blog_box_innr .blg_txt .category_btn {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 19px;
}

.category_blog_m .my_catecory_col:first-child .blog_box_innr .blg_txt .category_btn i {
  color: #fff;

}

.blog_outr {
  padding: 80px 0px;
  padding-top: 0px;
  margin-top: -110px
}

.blog_img_thmb img {
  border-radius: 10px 10px 0px 0px;
}

.category_blog_m .my_catecory_col a {
  border-style: solid;
  border-width: 0;
  background-clip: border-box;
  border-color: #e2e2e2;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: 0 4px 1px rgba(197, 197, 197, 0.2);
  background: #ffffff;
  transition: all 0.3s linear;
  width: 100%;
  display: inline-block;
  height: 295px;
}

.category_blog_m .my_catecory_col .blog_box_innr .blg_txt {
  border-radius: 10px;
  padding-top: 25px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}

.category_blog_m .my_catecory_col .blog_box_innr .blg_txt .category_btn {
  color: #ff4431;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 19px;
}

.category_blog_m .my_catecory_col .blog_box_innr .blg_txt h4 {
  color: #000;
  font-family: Merriweather, serif;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.4;
  letter-spacing: 0.3px;
}

.category_blog_m .my_catecory_col .blog_box_innr .blg_txt .category_btn i {
  margin-left: 8px !important;
  margin-top: 5px !important;
  vertical-align: top;
}

.category_blog_m .my_catecory_col a .blog_box_innr .blog_img_thmb {
  overflow: hidden;
  border-radius: 10px 10px 0px 0px;
}

.category_blog_m .my_catecory_col a .blog_box_innr .blog_img_thmb img {
  transition: 0.3s;
}

.category_blog_m .my_catecory_col a:hover .blog_box_innr .blog_img_thmb img {
  transform: scale(1.08);
  border-radius: 10px 10px 0px 0px;
}


/* Second blog design */

.bigwithleftimg .uabb-post-wrapper:first-child {
  width: 50% !important;
  float: left !important;
  position: unset !important;
}

.bigwithleftimg .uabb-post-wrapper:first-child .uabb-blog-post-content {
  width: 100%;
}

.bigwithleftimg .uabb-post-wrapper:first-child .uabb-blog-post-content h3 {
  margin-bottom: 0px;
}

.bigwithleftimg .uabb-post-wrapper:not(:first-child) {
  float: right !important;
  position: unset !important;
  width: 50% !important;
  margin-bottom: 24px !important;
}

.bigwithleftimg .uabb-post-wrapper:not(:first-child) .uabb-blog-post-inner-wrap {
  display: flex !important;
  align-items: flex-start !important;
}

.bigwithleftimg .uabb-post-wrapper:not(:first-child) .uabb-post-thumbnail {
  max-width: 155px !important;
  border-radius: 6px !important;
  border: 1px solid #ccc !important;
}

.bigwithleftimg .uabb-post-wrapper:not(:first-child) .uabb-post-thumbnail img {
  border-radius: 6px !important;
}

.bigwithleftimg .uabb-post-wrapper:not(:first-child) .uabb-blog-post-content {
  width: 100% !important;
  padding: 0px 0px 0px 13px !important;
}

.bigwithleftimg .uabb-post-wrapper:not(:first-child) .uabb-blog-post-content .uabb-post-meta.uabb-blog-post-section {
  margin-bottom: 6px !important;
}

.bigwithleftimg .uabb-post-wrapper:not(:first-child) .uabb-blog-post-content span.uabb-cat-links.uabb-last-cat a {
  font-size: 15px !important;
  color: #5c5c5c !important;
}

.icon_love i {
  color: #ff4431 !important;
}




/* category page design secong */

.category_blog_two .my_catecory_col:first-child {
  width: 50% !important;
  float: left !important;
  position: unset !important;
  /* 	height:390px; */

}

.category_blog_two {
  display: inline-block !important;
  /* padding: 0px 9px !important; */
}

.category_blog_two .my_catecory_col:nth-child(2) {
  float: right !important;
  position: unset !important;
  width: 50% !important;
  height: 100px;
  margin-bottom: 15px !important;
}

.category_blog_two .my_catecory_col:nth-child(3) {
  float: right !important;
  position: unset !important;
  width: 50% !important;
  margin-bottom: 15px !important;
  height: 100px;
}

.category_blog_two .my_catecory_col:nth-child(4) {
  float: right !important;
  position: unset !important;
  height: 100px;
  width: 50% !important;
  margin-bottom: 60px !important;
}

.my_catecory_col {
  clear: right !important;
}

.my_catecory_col {
  padding: 0px 9px !important;
}

.blog_img_thmb_two {
  border-radius: 6px;
}

.blog_img_thmb_two img {
  border-radius: 6px;
}

.my_catecory_col .blg_txt h4 {
  font-family: Merriweather, serif;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.5;
  letter-spacing: 0.3px;
  color: #000;
}

.category_blog_two .my_catecory_col:first-child .blg_txt h4 {
  margin-top: 20px;
}

.category_blog_two .my_catecory_col:nth-child(2) a .blog_box_innr {
  display: flex;
  align-items: center;
}

.category_blog_two .my_catecory_col:nth-child(2) a .blog_box_innr .blog_img_thmb_two {
  width: 300px;
}

.category_blog_two .my_catecory_col:nth-child(2) a .blog_box_innr .blog_img_thmb_two img {
  width: 100%;

}

.category_blog_two .my_catecory_col:nth-child(3) a .blog_box_innr {
  display: flex;
  align-items: center;
}

.category_blog_two .my_catecory_col:nth-child(3) a .blog_box_innr .blog_img_thmb_two {
  width: 300px;
}

.category_blog_two .my_catecory_col:nth-child(3) a .blog_box_innr .blog_img_thmb_two img {
  width: 100%;

}

.category_blog_two .my_catecory_col:nth-child(4) a .blog_box_innr {
  display: flex;
  align-items: center;
}

.category_blog_two .my_catecory_col:nth-child(4) a .blog_box_innr .blog_img_thmb_two {
  width: 300px;
}

.category_blog_two .my_catecory_col:nth-child(4) a .blog_box_innr .blog_img_thmb_two img {
  width: 100%;

}

.banner_bvhh2 {
  background-color: #f7f7f7 !important;
}

.category_blog_two .my_catecory_col:not(:first-child) a .blog_box_innr .blg_txt {
  margin-left: 15px;
}

.category_blog_two .my_catecory_col:nth-child(n+5) {
  float: left;
  width: 25% !important;
  margin-bottom: 15px !important;
}

.category_blog_two .my_catecory_col:nth-child(n+5) a .blog_box_innr .blg_txt {
  margin-left: 0px;
  padding: 20px
}

.category_blog_two .my_catecory_col:nth-child(n+5) a .blog_box_innr {
  box-shadow: 0 4px 1px rgba(197, 197, 197, 0.2);
  background: #ffffff;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
}







.entry-content h2 {
  color: #000000;
  font-family: Merriweather, serif;
  font-weight: 700;
  font-size: 25px;
  line-height: 1.5;
  letter-spacing: 0.5px;
}

.toc_sdbrdsplys b.lwptoc_title {
  color: #000;
  width: 100%;
  font-family: merriweather;
  font-size: 18px;
  border-bottom: 2px solid #000;
  display: block;
  padding-bottom: 5px;
}

.toc_sdbrdsplys .lwptoc_item a {
  font-size: 17px !important;
  font-family: 'Roboto';
  letter-spacing: 0.3px;
  display: inline-block;
  width: 100% !important;
  margin-top: 5px !important;
  /* margin-bottom: 5px !important; */
  padding-bottom: 10px !important;
  /* 	    color: #5e5e5e !important; */
}

.toc_sdbrdsplys .lwptoc_i {
  padding: 25px 18px 18px;
  text-align: left;
}

.toc_sdbrdsplys {
  margin-top: -40px;
  position: sticky;
  top: 100px;
  left: 0px;
}

.toc_sdbrdsplys .lwptoc-light .lwptoc_items A:visited {
  color: TRANSPARENT;
}

.toc_sdbrdsplys .lwptoc-notInherit .lwptoc_i DIV A:hover {
  border-bottom: 1px solid #000 !important;
  color: #222222;
  font-weight: 600 !important;
}

.active2 a {
  color: #000000 !important;
  font-weight: 600 !important;
  font-size: 15px !important
}

.lwptoc_item a.active {
  color: #000;
  font-weight: 600;
}

/* post card */

.fltblock_wrps {
  background: #fff;
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, .16);
  border-radius: 5px;
  padding: 40px 40px;
  margin-top: 20px;
  margin-bottom: 30px;
}

p.crdttles {
  font-family: merriweather !important;
  font-size: 23px !important;
  font-weight: 600 !important;
}

.prdflx_wrps {
  display: flex;
  align-items: center;
  width: 100%;
  margin-top: 40px !important
}

.srh_sescrption p span {
  font-size: 15px;
  font-weight: 800;

}

.srh_sescrption ul li {
  font-size: 17px !important;
  line-height: 25px !important;
}

.img_crdsrh {
  width: 310px;
}

.img_crdsrh img {
  width: 100%;
}

.srh_contntbx a {
  background: #ff561d;
  display: block;
  padding: 10px;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-family: 'Roboto';
  font-size: 18px;
  letter-spacing: 1.1px;
}


.blog_simple_card h5 span {
  background: #ff4431;
  color: #fff !important;
  display: inline-block;
  padding: 6px 15px;
  border-radius: 3px;
}

.blog_simple_card h5 span a {
  color: #fff !important
}

.blog_simple_card .uabb-blog-posts .uabb-blog-post-inner-wrap img {
  transition: 0.3s;
}


.blog_simple_card .uabb-blog-posts .uabb-blog-post-inner-wrap:hover img {
  transform: scale(1.07) !important;
}


/* new table design */
.logortns {
  text-align: center;
}

.logortns img {
  display: block;
  width: auto;
  height: auto;
  max-width: 90px;
  max-height: 45px;
  margin: auto;
}

.logortns span {
  color: #000;
  font-weight: 500;
  font-family: 'Roboto';
  font-size: 12px;
  letter-spacing: 0.5px;
  text-decoration: underline;
}

.list_ricetable .table thead th,
td {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
  text-align: center;
  vertical-align: middle !important;

}

.list_ricetable .table thead th {
  font-size: 15px;
  font-weight: 600;
  font-family: 'Merriweather';
  letter-spacing: 0.3px;
  color: #000 !important;

}

.ratng_prce i {
  color: #f6ae36;
  font-size: 18px;
  padding: 0px 1px;
}

.prcetbles {
  font-size: 16px;
  font-family: 'Roboto';
  letter-spacing: 0.5px;
  color: #000;
}

.ratng_prc {
  font-size: 16px;
  font-family: 'Roboto';
  letter-spacing: 0.5px;
  color: #000;
}

.quotebtndsn {
  font-family: 'Roboto';
  display: inline-block;
  color: #fff;
  background: #ff561d;
  padding: 6px 25px;
  font-weight: 500;
  border-radius: 3px;
  letter-spacing: 0.4px;
  font-size: 17px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.quotebtndsn:hover {
  background: #f96634;
  transform: translate(0px, -2px);
  box-shadow: 0px 5px 9px 0px rgba(0, 0, 0, 0.2);
}

.quotebtndsn:hover {
  color: #fff;
}

.list_ricetable .table-striped tbody tr:nth-of-type(odd) {
  background-color: transparent !important;
}

.list_ricetable .table-striped tbody tr:nth-of-type(even) {
  background-color: #f7f7f7 !important;
}


/* pricing box design */

.priccrd_innrdflex {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.priccrd_innrdflex>* {
  flex: 1;
}


.prce_card_box {
  border: 1px solid #BCBCBC;
  border-radius: 10px;
  display: inline-block;
}

.prce_card_box a {
  display: flex;
  border: none;
  flex-wrap: wrap;
  height: 100%;
}

.prce_crd_listfetrd ul {
  margin: 0px;
}

.prce_crd_listfetrd ul li {
  list-style: none;
  position: relative;
  padding-left: 25px;
  font-size: 13px !important;
  line-height: 1.3 !important;
}

.prce_crd_listfetrd ul {
  padding: 0px 15px !important
}

.prce_crd_listfetrd ul li:before {
  position: absolute;
  left: 5px;
  top: calc(50% - 6px);
  display: block;
  content: "";
  height: 14px;
  width: 7px;
  top: 3px !important;
  background-color: transparent;
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.prc_ttles_color_bg {
  color: #fc551d;
  text-align: center;
  border-radius: 10px 10px 0px 0px;
  height: 80px;
  display: flex;
  font-size: 15px;
  align-items: center;
  padding: 10px 10px;
  font-weight: 500;
  justify-content: center;
  font-family: 'Roboto';
}

.pric_crd_imgs {
  margin: 15px auto;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.pric_crd_imgs img {
  height: unset;
  width: auto;
  max-width: 90%;
  margin: 0 auto;
  max-height: 80px;
  display: block;
}

.prce_rtnfcard {
  position: relative;
  width: 100%;
  margin: 20px auto 20px;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  padding-top: 15px;
}

.prce_rtnfcard::before {
  position: absolute;
  top: -50px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 85%;
  margin: auto;
  content: '';
  height: 2px;
  background: #efefef;
}

.prce_rtnfcard i {
  color: #f6ae36;
}

.priccrd_innrdflex>div:nth-child(1) {
  border: 1px solid #fc551d;
}

.priccrd_innrdflex>div:nth-child(1) .prc_ttles_crd {
  background: #fc551d;
  color: #fff;
}

.prc_crd_btnsft {
  width: 100%;
  text-align: center;
  align-self: end;
  padding-bottom: 15px;
}

.prc_crd_btnsft span {
  font-family: 'Roboto';
  display: inline-block;
  color: #fff;
  background: #ff561d;
  padding: 6px 25px;
  font-weight: 500;
  border-radius: 3px;
  letter-spacing: 0.4px;
  font-size: 17px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.prce_card_box:hover .prc_crd_btnsft span {
  background: #f96634;
  transform: translate(0px, -2px);
  box-shadow: 0px 5px 9px 0px rgba(0, 0, 0, 0.2);
}

.prce_crd_listfetrd {
  padding-bottom: 15px;
}

.pricecrd_wrpout {
  margin-top: 40px;
  margin-bottom: 40px;
}

.list_ricetable {
  margin: 35px 0px;
}


/* new page css */

.top_heading3 {
    position: relative;
    z-index: 11 !important;
    margin-left: 0;
    color: #ffc100 !important;
}

/* .top_heading3::after {
  position: absolute;
  top: 9px;
  left: 0px;
  content: '';
  width: 40px;
  height: 3px;
  z-index: 0 !important;
  background: #f2a1e3;
  background-repeat: no-repeat;
} */

.top_heading4 {
  position: relative;
  z-index: 11 !important;
  margin-left: 0;
  color: #ffffff !important;
}

/* .top_heading4::after {
  position: absolute;
  top: 9px;
  left: 0px;
  content: '';
  width: 40px;
  height: 3px;
  z-index: 0 !important;
  background: #fff;
  background-repeat: no-repeat;
} */
.select_locter select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.select_locter::before {
  content: "";
  position: absolute;
  right: 26px;
  top: 6px;
  bottom: 0;
  transform: translateY(-50%) rotate(45deg);
  width: 10px;
  height: 10px;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  pointer-events: none;
  z-index: 9;
  margin: auto;
}

a.aftrlctinbnrs {
  font-size: 12px;
  color: #676666;
  display: flex;
  align-items: center;
  gap: 6px;
  margin-top: 11px;
}

span.bold_headg {
  font-weight: 700;
  letter-spacing: 0.5px;
}

/* .danter_serv .uabb-image-content {
  width: 70px;
  height: 70px;
  background: #346CA2;
  display: flex;
  border-radius: 50% !important;
  justify-content: center;
  align-items: center;
  padding: 14px !important;
} */

.danter_serv .uabb-button i {
  background: #346ca2;
  width: 32px;
  display: flex;
  height: 32px;
  font-size: 20px;
  color: #fff !important;
  justify-content: center;
  align-items: center;
  border-radius: 8px !important;
}

.danter_serv .uabb-button {
  display: flex !important;
  align-items: center;
}

.danter_serv .ua-icon-arrow-right:before {
  content: "\e952";
  transform: rotate(-45deg);
}

.autis_banner .fl-row-content-wrap {
  width: 100% !important;
}

.faq_text .uabb-infobox-text p a {
  color: #346CA2 !important;
}

.sticy_left_box {
  position: sticky;
  top: 100px;
}



.testimonial_main .author-name {
  font-family: 'Roboto' !important;
  font-weight: 700 !important;
  font-size: 23px !important;
}

.testimonial_main .swiper-button-prev {
  left: -10px !important;
}

.testimonial_main .swiper-button-next {
  right: -10px !important;
}

.testimonial_main .single-item-wrapper h4.author-bio {
  color: #222222 !important;
  text-align: left !important;
  font-weight: 500 !important;
  font-family: 'Nunito' !important;
  margin-top: -7px !important;
}

.testimonial_main .item-content-wrapper {
  padding: 20px;
  position: relative;
  border-radius: 10px !important;
}

.testimonial_main .item-content-wrapper:before {
  color: #ffffff !important;
  left: -15px !important;
  top: 22px !important;
  font-size: 25px !important;

}

.testimonial_main .profile-img-wrapper {
  display: none !important;
}


.testimonial_main .item-content-wrapper {
  padding-top: 40px !important;
  padding: 20px;
  position: relative;
  padding: 20px !important;
  background-color: transparent !important;
  padding-top: 5px !important;
}

.testimonial_main .author-designation {
  font-family: 'Roboto' !important;
  font-weight: 600 !important;
  letter-spacing: 0.4px;
  font-size: 16px;
  margin-bottom: 0px !important;
}


.testimonial_main .author-bio {
  margin-bottom: 0px !important;
}



.testimonial_main .item-content {
  color: #000 !important;
  font-weight: 400;
  font-family: 'Roboto';
  font-size: 16px !important;
}


.testimonial_main .swiper-button-prev {
  left: -40px !important;
  display: none;
}

.testimonial_main .swiper-button-next {
  right: -40px !important;
  display: none;
}

.testimonial_main .single-item-wrapper h4.author-bio {
  color: #222222 !important;
  text-align: left !important;
  font-weight: 500 !important;
  font-family: 'Nunito' !important;
  margin-top: -7px !important;
}

.testimonial_main .item-content-wrapper {
  padding: 20px;
  position: relative;
  background: #ffffff !important;
  border-radius: 10px !important;
}

.testimonial_main .item-content-wrapper:before {
  color: #d7000633 !important;
  left: 256px !important;
  font-size: 32px !important;
  top: -56px !important;
  transform: rotate(180deg);
  display: none !important;

}

.testimonial_main .profile-img-wrapper {
  display: none !important;
}


.testimonial_main .item-content-wrapper {
  background: transparent !important;
  position: relative;
  padding-left: 0 !important;
  height: 200px;
}

.testimonial_main .item-content {
  color: #000 !important;
}

.testimonial_main .author-name {
  text-align: left !important;
  font-family: "Bai Jamjuree", sans-serif !important;
  font-weight: 600 !important;
  font-size: 22px !important;
  line-height: 1.2 !important;
  letter-spacing: 0px !important;
  text-align: left !important;
  color: #000 !important;
}

.testimonial_main .rating-wrapper span {
  padding: 2px;
}

.testimonial_main .rating-wrapper {
  text-align: left !important;
}

.testimonial_main .single-item-wrapper {
  border-radius: 5px;
  padding: 15px 20px;
  margin-top: 0px !important;
  border: none !important;
  box-shadow: 0 0px 6px 0 rgb(62 62 62 / 18%) !important;
  background-color: #fff;
}

.testimonial_main .carousel-wrapper {
  position: relative;
  z-index: 99;
}

.testimonial_main .swiper-wrapper {
  padding: 15px 0px !important;
}

.testimonial_main .swiper-pagination {
  bottom: 10px !important;
}



.testimonial_main .item-content-wrapper {
  background: transparent !important;
  position: relative;
  padding-left: 0 !important;
  height: 170px;
}

.testimonial_main .item-content {
  color: #111111 !important;
  font-family: 'Inter' !important;
  font-size: 15px !important;
  font-style: normal !important;
}

.testimonial_main .author-name {
  font-weight: 600 !important;
  font-size: 19px !important;
  line-height: 1.2 !important;
  letter-spacing: 0px !important;
  text-align: left !important;
  margin-top: 20px !important;
  color: #172E5D !important;
  font-family: 'Readex Pro' !important;
}

.testimonial_main .rating-wrapper span {
  padding: 2px;
}

.testimonial_main .rating-wrapper {
  text-align: left !important;
}


.testimonial_main .fl-col-content {
  position: relative;
}

.testimonial_main .fl-col-content:after {
  position: absolute;
  top: 0px;
  left: 240px;
  height: 100%;
  width: 100vw;
  content: '';
  background-size: cover;
  background-image: url(http://ducami.com/dev/autismcareplus/wp-content/uploads/2025/02/mother-with-son-preparing-easter-home-scaled.jpg);
  background-position: -460px -210px;
}

.testimonial_main .fl-col-content::before {
  position: absolute;
  top: 0px;
  left: 240px;
  height: 100%;
  width: 100vw;
  content: '';
  background-position: -460px -210px;
  background-color: #000000a3;
  z-index: 11;
}


/* footer css */

.footer-body {
    padding: 60px 0 !important;
    background: #000000;
}

.footer-bottom {
  background: #120e01;
}

.footer-logo img {
  max-width: 230px !important;
}

.footer-address p {
  font-size: 15px;
  font-family: 'Inter';
  font-weight: 400;
  line-height: 26px;
  color: #ffffff !important;
}

.footer-address a {
  font-family: 'Poppins' !important;
  color: #fe1301;
  font-weight: 500;
  font-size: 15px;
  text-decoration: none;
  gap: 17px !important;
}

.footer-address a i {
  font-size: 21px;
  text-decoration: none;
  color: #fd1502 !important;
}

.footer-info li p {
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 400;
  color: #ffffff !important;
}

.footer-info li i {
    display: flex
;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    font-size: 13px !important;
    color: #000 !important;
    border: 1px solid #ccc;
    border-radius: 50%;
    background: #fff6daf2;
}

.tf-social-icon {
  margin-top: 15px;
  gap: 10px;
}

footer .footer-info {
  gap: 15px !important;
}

.footer-address span {
  display: flex;
  gap: 10px !important;
}

.footer-address span i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  font-size: 13px !important;
  color: var(--main);
  border: 1px solid #ccc;
  border-radius: 50%;
}

.footer_mfhas .footer-menu {
  display: flex;
  gap: 15px;
  justify-content: space-evenly;
}

.footer-heading {
    margin-bottom: 20px !important;
    font-weight: 600 !important;
    font-family: 'Figtree';
    color: #ffffff;
    position: relative;
    font-size: 21px;
}

.footer-heading:after {
  position: absolute;
  bottom: -8px;
  left: 0px;
  width: 60px;
  height: 3px;
  background: transparent;
  border-radius: 20px;
  content: '';
}

.footer_mfhas .footer-menu .footer-menu_item {
  color: #ffffff !important;
  font-size: 15px;
  font-family: 'Inter';
  font-weight: 300;
  position: relative;
  display: inline-block;
  padding-left: 15px;
  letter-spacing: 0.3px;
  transition: 0.2s;
}

.footer_mfhas .footer-menu .footer-menu_item:hover {
  color: #f1b900 !important;
}

.footer_mfhas .footer-menu .footer-menu_item:after {
  position: absolute;
  top: -6px;
  left: 0px;
  width: 100%;
  content: "\f105";
  font-family: fontawesome !important;
  height: 100%;
  margin: auto;
  bottom: 0;
  right: 0;
  color: #ffffff;
  font-size: 18px;
}

.text-caption-1 {
  transition: 0.2s;
}

.footer_mfhas .text-caption-1:hover {
  transform: translatex(5px) !important;
}

.footer-newsletter p {
  color: #fff !important;
  font-size: 15px;
  font-family: 'Inter';
  font-weight: 400;
  position: relative;
  display: inline-block;
  /* padding-left: 15px; */
  transition: 0.2s;
}

.new_later_form .email {
  padding: 0px !important
}

.new_later_form .subscribe-content input {
  height: 50px;
  width: 90%;
  border: 1px solid #ffffff;
  border-radius: 3px;
  padding: 15px 10px;
  outline: none;
}

.new_later_form .subscribe-content input::placeholder {
  color: #212121 !important;
  font-size: 15px !important;
  font-family: 'Poppins';
  font-weight: 400;
  opacity: 1;
}

.new_later_form .subscribe-button {
  border: none;
  height: 40px;
  width: 40px;
  border-radius: 3px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  margin: auto;
  background: #f1b900;
  color: transparent;
  right: 54px;
}


.new_later_form .subscribe-button::after {
  position: absolute;
  content: '';
  top: 0px;
  background-image: url(https://img.icons8.com/?size=100&id=14902&format=png&color=000000);
  width: 40px;
  left: 0px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  filter: invert(1);
  bottom: -17px;
  transform: rotate(92deg);
  right: 0px;
  margin: auto;
}

.tf-cart-checkbox {
  display: flex !important;
  gap: 8px !important;
}

.tf-cart-checkbox label {
  color: #ffffff !important;
  font-size: 15px !important;
  font-family: 'Inter';
  font-weight: 400;
  top: -1px;
  position: relative;
}

.tf-cart-checkbox label a {
  color: #ffffff !important;
  font-size: 15px !important;
  font-family: 'Inter';
  font-weight: 400;
  top: -1px;
  position: relative;
  text-decoration: none !important;
}

.banner_sap_manb .fl-col-content {
  transform: skewX(-47deg);
  position: relative;
  left: 60px;
  border-radius: 20px 0px 0px 0px;
  border: none;
  position: relative;
}

.sec_clodbfb .fl-col-content {
  transform: skewX(47deg);
  position: relative;
  left: 60px;
  border-radius: 20px 0px 0px 0px;
  border: none;
  position: relative;
}

.top_header_main {
  padding: 5px 0px;
}

.lesdt_add p {
  color: #fff;
  margin: 0px;
  font-family: 'Inter';
  letter-spacing: 0.3px;
  font-size: 14px;
}

.right_kdhd ul {
  margin: 0px;
  padding: 0px;
  display: flex;
  align-items: center;
  list-style: none;
  gap: 20px;
}

.right_kdhd ul li a {
  color: #fff;
  margin: 0px;
  font-family: 'Inter';
  letter-spacing: 0.3px;
  font-size: 14px;
}

.right_kdhd ul li a img {
  width: 20px;
  margin-right: 6px;
  margin-top: -2px;
}

.new_later_form .subscribe-content {
  width: 90%;
  position: relative;
  height: 50px;
}

.blog_post2 .uabb-post-heading a {
  display: -webkit-box;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  text-overflow: ellipsis !important;
  overflow: hidden !important;
  width: 100%;
}

.catering_main {
  overflow: hidden !important;
}

.banner_sliderassssd .fl-col-group {
  overflow: hidden;
}

.faq_text>.fl-col-content.fl-node-content {
  position: relative;
  overflow: hidden;
  border-left: 6px solid #ffc100;
}

.tss-wrapper .tss-carousel .swiper-pagination-bullet {
  background-color: #f1b900 !important;
}

.blog_post2 .uabb-blog-posts-shadow {
  border-bottom: 3px solid #f1b900 !important;
}


/* services page */

.all_serives .uabb-image-content {
  overflow: hidden;
  border-radius: 10px;
}

.all_serives .uabb-image-content img {
  border-radius: 10px;
  transition: 0.2s;
}

.all_serives .uabb-infobox-content:hover .uabb-image-content img {
  transform: scale(1.05);
}

.all_serives .uabb-infobox-content {
  position: relative;
}

.all_serives .uabb-infobox-title-wrap {
  position: absolute;
  background: #346ca2;
  padding: 17px 25px;
  width: 300px;
  bottom: -30px;
  left: 0px;
  z-index: 1;
  border-radius: 0px 0px 0px 10px;
}

.all_serives .uabb-infobox-title-wrap::after {
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: -89px;
  margin: auto;
  content: '';
  width: 0px;
  height: 100%;
  border: 63px solid #ffffff00;
  border-left: 28px solid #f1b900;
  border-top: 0px;
}

.all_serives .uabb-infobox-title-wrap .uabb-infobox-title {
  margin: 0px;
}


.pagination_design .pagination {
  display: flex;
  justify-content: center;
}

.pagination_design .pagination .page-link {
  padding: 12px 25px;
  border: 1px solid #f1b900;
  outline: none;
  box-shadow: none;
  color: #000;
  font-family: Inter;
  font-size: 14px;
}

.pagination_design .pagination li:first-child .page-link {
  background-color: #e91e63;
  color: #fff;
  font-family: Inter;
  font-size: 14px;
  border: 1px solid #e91e63;
}

.pagination_design .pagination li:last-child .page-link {
  background-color: #f1b900;
  color: #fff;
  font-family: Inter;
  font-size: 14px;
  border: 1px solid #f1b900;
}

.conttus_line {
  position: relative;
}

.conttus_line::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  border: 60px solid transparent !important;
  border-image-source: url(https://ducami.com/dev/demo2/sankalp/wp-content/uploads/2024/11/contct_line.png) !important;
  border-image-slice: 75 !important;
  border-image-repeat: round !important;
  border-radius: 14px;
  z-index: 999;
}

.conttus_form .fl-col-content {
  position: relative;
  z-index: 9999;
}


.contact_formsankap label.wpforms-field-label {
  font-size: 13px !important;
  color: #000 !important;
  font-weight: 600 !important;
  font-family: 'Open Sans';
  margin-bottom: 7px !important;
  margin-left: 1px !important;
  letter-spacing: 0.4px !important;
}

.contact_formsankap .wpforms-field input {
  border-radius: 4px !important;
  height: 42px !important;
  background: #fff !important;
  width: 100% !important;
  box-sizing: border-box;
  font-size: 15px;
  border: 1px solid #ccc !important;
}

.contact_formsankap .wpforms-field textarea {
  border-radius: 4px !important;
  background: #fff !important;
  width: 100% !important;
  box-sizing: border-box;
  font-size: 15px;
  border: 1px solid #ccc !important;
}

.contact_formsankap .wpforms-submit {
    padding: 8px 32px !important;
    width: 220px !important;
    text-align: center !important;
    margin: 0px auto !important;
    box-shadow: none !important;
    border-radius: 50px !important;
    background: transparent !important;
    transition: 0.3s !important;
    margin: auto;
    border: 2px solid #ffc100 !important;
    color: #000000 !important;
    font-size: 16px !important;
    font-family: 'Figtree' !important;
    font-weight: 500;
    background-color: #ffc100 !important;
}

.contact_formsankap .wpforms-title {
  display: none;
}


/*  */

.orhxb_sectioo .fl-row-content {
  background: #fff;
  padding: 40px 50px 60px 50px;
  border-radius: 30px;
}

.counte_about .fl-row-content {
  background: #fff;
  padding: 40px 50px 60px 50px;
  border-radius: 30px;
  /* box-shadow: 0px 0px 5px 0px #cccccccf; */
  box-shadow: 0px 0px 5px 0px #162d5b1a;
  position: relative;
  z-index: 111;
}


/* location page design */

.loction_desing {
  padding: 40px 20px !important;
  height: 500px !important;
}

.city_infobnrr h1 {
  font-size: 50px !important;
  font-family: Readex Pro !important;
  line-height: 55px !important;
}



.urbal_contact_frm .wpforms-title {
  display: none;
}

.urbal_contact_frm div.wpforms-container-full {
  margin: 0px;
}

.urbal_contact_frm .wpforms-field {
  padding: 5px 0px !important;
}

.urbal_contact_frm .wpforms-field input {
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 10%) !important;
  border-radius: 4px !important;
  height: 45px !important;
  background: #fff !important;
  width: 100% !important;
  box-sizing: border-box;
  font-size: 15px;
  border: 1px solid #e8e8e8 !important;
}

.urbal_contact_frm .wpforms-field select {
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 10%) !important;
  border-radius: 4px !important;
  height: 45px !important;
  background: #fff !important;
  width: 100% !important;
  box-sizing: border-box;
  font-size: 15px;
  border: 1px solid #e8e8e8 !important;
}

.urbal_contact_frm .wpforms-field textarea {
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 10%) !important;
  border-radius: 4px !important;
  background: #fff !important;
  width: 100% !important;
  box-sizing: border-box;
  font-size: 15px;
  border: 1px solid #e8e8e8 !important;
}


.urbal_contact_frm .fl-module-content {
  background: #fff;
  padding: 15px 20px;
  box-shadow: 0px 0px 5px 1px #5e5e5e2b;
  border-radius: 5px;
  margin-top: 0 !important;
  margin: 10px !important;
  margin-top: 10px !important;
}




.urbal_contact_frm label.wpforms-field-label {
  font-size: 13px !important;
  color: #000 !important;
  font-weight: 600 !important;
  font-family: 'Open Sans';
  margin-bottom: 7px !important;
  margin-left: 1px !important;
  letter-spacing: 0.4px !important;
}

.faq_text .uabb-price-list-separator {
  border: none !important;
}


/* state location brad */

.state_bredcrumbcustoms {
  padding-top: 140px;
  padding-bottom: 140px;
  background-image: url(https://ducami.com/dev/autismcareplus/wp-content/uploads/2025/03/New-Project-9.webp);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
  border-top-left-radius: 35px;
  border-top-right-radius: 35px;
  border-bottom-left-radius: 35px;
  border-bottom-right-radius: 35px;
  position: relative;
  margin-right: 25px;
  margin-left: 25px;
}

.state_bredcrumbcustoms:after {
  border-radius: inherit;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background-color: rgba(2, 0, 40, 0.59);
}

.state_bredcrumbcustoms h1 {
  font-family: 'Readex Pro' !important;
  font-weight: 400;
  font-size: 60px;
  letter-spacing: 1px;
  color: #fff;
  position: relative;
  margin: 0px;
  z-index: 11;
  text-align: center;
}

.abt_state_wise_wraps {
  padding: 70px 0px;
}

.dsc_taxonomy_toplft h2 {
  color: #172E5D;
  font-family: 'Readex Pro';
  font-weight: 400;
  font-size: 50px;
  line-height: 1.2;
  padding-right: 100px;
  margin: 0;
}

.dsc_taxonomy_toplft p {
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 1.7;
  margin: 0px;
  margin-top: 15px;
  color: #111111;
}

.abt_state_wise_wraps .row {
  display: flex;
  align-items: center;
}

.imagert_tzxnomyara {
  width: 100%;
}

.imagert_tzxnomyara img {
  width: 100%;
}

.citylist_aba_wrpa {
  background-color: #f4f8ff;
  padding: 80px 0px;
}

.citylist_aba_wrpa h2 {
  color: #172E5D;
  font-family: 'Readex Pro';
  font-weight: 400;
  font-size: 50px;
  line-height: 1.2;
  padding-right: 100px;
  margin: 0;
}

.thery_centnt .citylist_aba_wrpa h2 {
  padding-right: 0px;
}

.tp_abacitylistitems_outer {
  margin-top: 40px;
}

.cty_list_bx_dsn {
  box-shadow: 0px 0px 4px 0px rgba(168, 168, 168, 0.11);
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  height: 100%;
}

.citylst_crld_img_withtxt {
  display: flex;
  gap: 10px;
  flex-direction: column;
}

.city_card_withbtn_sh h3 {
  font-weight: 500;
  font-size: 22px;
  line-height: 1.4;
  font-family: 'Readex Pro';
  color: #172e5d;
  margin: 0px;
  margin-bottom: 10px;
}

.city_card_withbtn_sh .info {
  list-style: none;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 220px;
}

.city_card_withbtn_sh .info li {
  margin: 5px 0;
  color: #111111 !important;
  font-family: 'Inter';
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
}

.city_card_withbtn_sh .info li a {
  color: #111111 !important;
  font-family: 'Inter';
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
}

.btn_sho_stlcitys {
  margin-top: 25px !important;
}

.btn_sho_stlcitys a {
  border: none !important;
  color: #fff !important;
  font-size: 14px !important;
  font-family: 'Inter' !important;
  letter-spacing: 0.3px !important;
  display: inline-block;
  padding: 10px 5px !important;
  width: 160px !important;
  border-radius: 33px !important;
  white-space: nowrap;
  background: #346ca2 !important;
  text-align: center;
}

.citycrd_img_sps {
  width: 100%;
  border-radius: 5px;
}

.citycrd_img_sps img {
  width: 100%;
  border-radius: 5px;
}

.city_card_withbtn_sh {
  margin: 10px 0px;
  margin-bottom: 15px;
}

.city_card_withbtn_sh .info li:last-child {
  height: 48px !important;
}


/* single menu auto services */

.single_menu .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.single_menu .menu li a {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  padding-left: 17px;
  position: relative;
}

.single_menu .menu li a:hover {
  color: #D70006;
}

.single_menu .menu li a::after {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  color: #f1b900;
  content: "\f101";
  font-family: fontawesome;
}

.single_menu .fl-module-content {
  background: #f4f8ff;
  margin-top: 20px;
  padding: 30px 30px;
  border-radius: 5px;
}

.single_menu .menu li {
  background: #fff;
  border-radius: 3px;
  box-shadow: none !important;
  margin-bottom: 10px;
  height: 55px;
  display: flex;
  padding-left: 20px;
  align-items: center;
  border: 1px solid rgba(124, 130, 140, 0.2) !important;
  margin-bottom: 10px;
}

.line-menu {
  background-color: #172e5d;
}

.single_menu .menu li {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0px 16px 51px rgba(0, 0, 0, 0.07);
  margin-bottom: 10px;
  height: 55px;
  display: flex;
  padding-left: 20px;
  align-items: center;
  margin-bottom: 10px;
}


.ser_cont_menu ul li {
  border: 1px solid transparent !important;
  border-top: 1px solid transparent;
}

.ser_cont_menu .menu li a {
  font-size: 16px;
  font-family: 'Inter' !important;
  color: #000000;
  font-weight: 500;
  margin-left: 16px;
}

.all_serives .uabb-module-content.uabb-imgicon-wrap {
  position: relative;
  z-index: 1;
}

.all_serives a.uabb-infobox-module-link {
  z-index: 2 !important;
}

.serviceparasetiup ul {
  padding-left: 25px;
}

.serviceparasetiup p,
.serviceparasetiup ul {
  margin-bottom: 30px !important;
}

.serviceparasetiup h3,
.serviceparasetiup h2 {
  margin-bottom: 13px !important;
}

.sidebrfrms_loction .location_box_main {
  width: 100%;
  background: transparent;
  padding: 0;
}

.sidebrfrms_loction .location_box_main .location_box_main_contant {
  display: block;
}

.sidebrfrms_loction .location_box_main .select_locter_main {
  display: block;
  width: 100%;
}

.sidebrfrms_loction .location_box_main .select_locter_main .select_locter {
  width: 100%;
  margin-bottom: 19px;
}

.sidebrfrms_loction .fing_btn {
  width: 100%;
}

.sidebrfrms_loction a.aftrlctinbnrs {
  color: #ccc;
  text-align: center;
  display: block;
}

.sidebrfrms_loction h3 {
  color: #fff !important;
  text-align: center !important;
  font-size: 26px !important;
}

.serviceparasetiup ol {
  padding-left: 25px;
}

.blog_sngl_wrps .entry-content h1 {
  color: #000;
  font-family: 'Readex Pro';
  font-weight: 500;
  font-size: 35px;
}

.blog_sngl_wrps .entry-content h2 {
  color: #000;
  font-family: 'Readex Pro';
  font-weight: 500;
  font-size: 31px;
}


.blog_sngl_wrps .entry-content h3 {
  color: #000;
  font-family: 'Readex Pro';
  font-weight: 500;
  font-size: 28px;
}

.blog_sngl_wrps .entry-content h4 {
  color: #000;
  font-family: 'Readex Pro';
  font-weight: 500;
  font-size: 24px;
}

.blog_sngl_wrps .entry-content h5 {
  color: #000;
  font-family: 'Readex Pro';
  font-weight: 500;
  font-size: 21px;
}

.blog_sngl_wrps .entry-content h6 {
  color: #000;
  font-family: 'Readex Pro';
  font-weight: 500;
  font-size: 19px;
}


/* Menu With Locatyion */
ul.sub-menu li.state_mns a {
  margin-left: 7px;
  font-weight: 700;
  background: #e9e9e9 !important;
}

.state_mns {
  background: #e9e9e9 !important;
}

.state_mns:hover a {
  background: #e9e9e9 !important;
}

.city_submnu a:before {
  content: " " !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  bottom: 0;
  margin: auto;
  font-size: 20px;
  width: 10px !important;
  height: 2px !important;
  background: #3a3a3a !important;
}

.city_submnu:hover a:before {
  content: " " !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  bottom: 0;
  margin: auto;
  font-size: 20px;
  width: 10px !important;
  height: 2px !important;
  background: #f1b900 !important;
  display: block !important;
}

.city_submnu:hover {
  background: #f9f9f9;
}

.city_submnu a {
  margin-left: 32px !important;
}

.item_insurncelist {
  padding: 10px;
}

.location_insurance_dta {
  background-color: #F4F8FF;
  border-style: solid;
  border-width: 0;
  background-clip: border-box;
  border-color: #d6e2ff;
  border-bottom-width: 1px;
  max-height: 90px;
  overflow: hidden;
}

.faq_section ul.font_8.wixui-rich-text__text {
  padding-left: 15px !important;
}


.footer_nwjjs .wpforms-field-container {
  width: 90% !important;
}


.footer_nwjjs .wpforms-container-full {
  margin: 0 !important;
  width: 90% !important;
  position: relative !important;
}

.footer_nwjjs .wpforms-field-container input {
  height: 50px !important;
}

.footer_nwjjs .wpforms-submit {
  border: none !important;
  height: 40px !important;
  width: 40px !important;
  border-radius: 3px !important;
  position: absolute !important;
  background: #f1b900 !important;
  color: transparent !important;
  top: -35px;
  right: 48px;
  margin: auto !important;
}


.footer_nwjjs .wpforms-submit::after {
  position: absolute !important;
  content: '' !important;
  top: 0px !important;
  background-image: url(https://img.icons8.com/?size=100&id=14902&format=png&color=000000) !important;
  width: 40px !important;
  left: 0px !important;
  height: 24px !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  filter: invert(1) !important;
  bottom: -17px !important;
  transform: rotate(92deg) !important;
  right: 0px !important;
  margin: auto !important;
}

.footer_nwjjs .wpforms-field-container {
  height: 50px !important;
}

span.hvrshowinf {
  position: absolute !important;
  font-size: 11px !important;
  background: #e5e5e5 !important;
  max-width: 680px !important;
  margin: 0px !important;
  display: none !important;
  padding: 10px !important;
  border-radius: 5px !important;
}

.aftrlctinbnrs:hover+.hvrshowinf {
  display: block !important;
}

.logo_maain {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: -5px;
}

.logo_text p {
  margin: 0;
  text-align: left;
  font-size: 22px;
  line-height: 23px;
  font-family: 'Readex Pro' !important;
  font-weight: 600;
  margin-top: 15px;
  color: #000000;
}

.logo_text p span {
  display: block;
  color: #4C66A2;
  font-weight: 600;
  font-size: 22px;
  font-family: 'Readex Pro' !important;
}

p.fix_box {
  color: #fff;
  margin-top: 10px;
  font-size: 20px;
  /* border: 1px solid #f1b900; */
  display: inline-block;
  border-radius: 3px;
  padding: 5px 25px;
  margin-bottom: -10px;
}
.conttus_form .wpforms-field .iti--allow-dropdown {
  margin-bottom: 5px !important;
}
.conttus_form .wpforms-field .wpforms-field-large {
  margin-bottom: 5px !important;
}


.conttus_form2 .wpforms-field .wpforms-field-name-first {
  margin-bottom: 5px !important;
}
.conttus_form2 .wpforms-field .wpforms-field-name-last {
  margin-bottom: 5px !important;
}

.conttus_form2 .wpforms-field .iti--allow-dropdown {
  margin-bottom: 10px !important;
}
.conttus_form2 .wpforms-field .wpforms-field-large {
  margin-bottom: 10px !important;
}

.footer-newsletter .wpforms-confirmation-container-full{
  background: #DDFFDD !important;
}
.footer-newsletter .wpforms-confirmation-container-full p{
  color: #000 !important;
}

.youth_yang_banner .fl-row-content-wrap {
/*     background-image: linear-gradient(7deg, #ffc100, #181202); */
	    background-image: linear-gradient(240deg, #f3f3f3 33%, #ffc100 33%);
}

.how_work_headigf .uabb-infobox-title{
	display:inline-block;
	position:relative;
}


.how_work_headigf .uabb-infobox-title:after{
    content: "";
    position: absolute;
    bottom: -54px;
    right: -100px;
    border-width: 43px 0 43px 77px;
    border-style: solid;
    transform: rotate(-28deg);
    border-color: #ffc100 transparent transparent;
}

.mind_colrheding {
    color: #ffc100 !important;
}




/* Fee Table satup */



.table_satup table {
    border-collapse: collapse !important;
    white-space: nowrap !important;
}

.table_satup .table-responsive {
    width: 100% !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
}

.table_satup .table-responsive table {
    width: 100% !important;
    border-collapse: collapse !important;
    min-width: 1000px !important;
}

.table_satup td strong {
    color: rgb(0, 0, 0) !important;
}

.fee_gray {
    background: #F3F3F3;
	text-align:center !important;
}

.table_satup td {
    padding: 15px !important;
    text-align: center !important;
	    font-size: 16px;
}

.table_satup
th {
    padding: 15px !important;
    text-align: left !important;
	    font-size: 16px;
}

.yello_col_table table tr:nth-child(1),
.yello_col_table table tr:nth-child(2) {
    background-color: #F7DA9B !important;
    font-weight: bold;
}

.yello_col_table table tr:nth-child(1) td,
.yello_col_table table tr:nth-child(2) td {
    border: 1px solid #f7b425 !important;
}

.fee_green {
    color: green !important;
}

.fee_yellow {
    color: #ffc100 !important;
}

.fee_red {
    color: #bb0000 !important;
}

.sky_col_table table tr:nth-child(1) td {
    background-color: #57CCE4 !important;
    font-weight: bold;
}

.sky_col_table table tr:nth-child(1) td {
    border: 1px solid #10B7D9 !important;
}

.skylight_col_table {
    background: #B7E9F4 !important;
}

.nabyblue_col_table table tr:nth-child(1) td {
background-color: #ffc100;
    font-weight: 700;
    font-size: 17px;
    color: #040404 !important;
}
.fee_white {
    background: #fff !important;
}


.nabyblue_col_table table tr:nth-child(1) td {
    border: 1px solid #000 !important;
}

.nabybluelight_col_table {
    background: #A088B0 !important;
}

.green_col_table table tr:nth-child(1) td {
    background-color: #9DD4C4 !important;
    font-weight: bold;
}

.green_col_table table tr:nth-child(1) td {
    border: 1px solid #75C2AC !important;
}

.greenlight_col_table {
    background-color: rgba(117, 194, 172, 0.31) !important;
}
.eggblue_col_table table tr:nth-child(1) td {
    background-color: #7EE3E0 !important;
    font-weight: bold;
}

.eggblue_col_table table tr:nth-child(1) td {
        border: 1px solid rgba(78, 216, 212, 0.73) !important;
}

.eggbluelight_col_table {
    background-color: #7EE3E0 !important;
}

.blue_col_table table tr:nth-child(1) td, .blue_col_table table tr:nth-child(2) td {
    background-color: #5C7FB4 !important;
    font-weight: bold;
    color: #fff !important;
}

.blue_col_table table tr:nth-child(1) td, .blue_col_table table tr:nth-child(2) td {
    border: 1px solid #446CA9 !important;
}

.bluelight_col_table {
    background: #A0B4D3 !important;
}

.bluely_col_table table tr:nth-child(1) td {
    background-color: #5C7FB4 !important;
    font-weight: bold;
    color: #fff !important;
}

.bluely_col_table table tr:nth-child(1) td{
    border: 1px solid #446CA9 !important;
}

.bluelylight_col_table {
    background: #A0B4D3 !important;
}


.color_tab th, td {
    border: 1px solid #000 !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.news_later_kee .fl-row-content-wrap{
	background: #ffc100 url(https://smartyschool.stylemixthemes.com/kindergarten-two/wp-content/uploads/2019/10/main_bg.png?id=5133) !important;
    background-position: 0 0 !important;
    background-repeat: no-repeat !important;
}

.newa_laers_form .wpforms-field {
	padding:6px 0px !important;
}

.newa_laers_form .wpforms-field input{
	background: #fff !important;
    border: none  !important;
    height: 43px !important;
}

.newa_laers_form .wpforms-field input::placeholder{
	color:#000 !important;
	font-size:15px !important;
}

.newa_laers_form .wpforms-form{
	position:relative;
}

.newa_laers_form .wpforms-submit{
    position: absolute !important;
    right: 0px !important;
    width: 150px !important;
	bottom:0px !important;
    top: -49px !important;
    height: 43px !important;
    background: #000000 !important;
    border: none !important;
    color: #fff !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    border-radius: 0px 3px 3px 0px !important;
}


.newa_laers_form .wpforms-field-email input{
	    padding-right: 165px !important;

}

.newa_laers_form div.wpforms-container-full .wpforms-form label.wpforms-error {
    position: absolute !important;
}

.footer_terrd {
    color: #fff;
    font-size: 17px;
    letter-spacing: 0.2px;
    line-height: 29px;
    margin-top: 10px;
}

.follow_textgd {
    color: #fff;
    margin-top: 20px;
    margin-bottom: -5px;
    font-size: 18px;
    letter-spacing: 0.4px;
}








