@font-face {
  font-family: 'Poiret One';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poiretone/v9/UqyVK80NJXN4zfRgbdfbk5k.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1MmgWxP.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5vAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Me5Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9vAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlvAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmYUtvAw.ttf) format('truetype');
}
html {
  scroll-behavior: smooth;
}

.no-padding {
  padding: 0;
}
.careers-fonts {
  font-size: 14px;
  color: grey;
}
.gradient_white_ash {
  background: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@clr_white', endColorstr='#eeeeee', GradientType=0);
}
.multicolor_icon_auto {
  color: inherit !important;
}
.multicolor_icon_auto .changed_clr {
  color: #78461E !important;
}
.multicolor_icon {
  color: #3D4450 !important;
}
.multicolor_icon .changed_clr {
  color: ##78461E !important;
}
.multicolor_icon_1 {
  color: #000000 !important;
}
.multicolor_icon_1 .changed_clr {
  color: #78461E !important;
}
.multicolor_icon_2 {
  color: #777777 !important;
}
.multicolor_icon_2 .changed_clr {
  color: #78461E !important;
}
.primary_bg {
  background-color: #61330C;
}
.primary_bg_outlet {
  background-color: #00a108;
}
.primarylight_bg {
  background-color: rgba(16, 108, 54, 0.85);
}
.primaryextralight_bg {
  background-color: rgba(16, 108, 54, 0.8);
}
.primaryextralight_bg_1 {
  background-color: rgba(16, 108, 54, 0.2);
}
.primarydark_bg {
  background-color: #000000;
}
.primary_clr {
  color: #F58224;
}
.primarylight_clr {
  color: rgba(16, 108, 54, 0.85);
}
.primaryextralight_clr {
    background-color: #CB6228;

}
.primarydark_clr {
  color: #000000;
}
.secondary_bg {
  background-color: #471419;
}
.secondarylight_bg {
  background-color: rgba(61, 68, 80, 0.5);
}
.secondary_clr {
  color: #2c2c2c;
}
.secondarylight_clr {
  color: rgba(61, 68, 80, 0.85);
}
.third_bg {
  background-color: #E5441A;
}
.fifth_clr {
  color: #504438;
}
.fifth_bg_clr {
  background-color: #504438;
}
.ash_bg0 {
  background-color: #f9f9f9;
}
.ash_bg1 {
  background-color: #f5f5f5;
}
.ash_bg2 {
  background-color: #efefef;
}
.ash_bg3 {
  background-color: #e1e1e1;
}
.ash_bg4 {
  background-color: #d4d4d4;
}
.ash_bg5 {
  background-color: #d4d4d4;
}
.ash_color0 {
  color: #f9f9f9;
}
.ash_color1 {
  color: #f5f5f5;
}
.ash_color2 {
  color: #efefef;
}
.ash_color3 {
  color: #e1e1e1;
}
.ash_color4 {
  color: #d4d4d4;
}
.ash_color5 {
  color: #cecece;
}
.white_transp_85 {
  background-color: rgba(255, 255, 255, 0.85);
}
.white_bg {
  background-color: #fff;
}
.primary_font {
  font-family: 'Poppins', cursive;
}
.secondary_font {
  font-family: 'Helvetica', sans-serif;
}
.third_font {
  font-family: 'Poppins',  sans-serif;
  font-size: 16px;
}
.fourth_font {
  font-family: 'Benne', serif;
}
.border_clr_1 {
  border-color: #78461E;
}
.border_clr_2 {
  border-color: rgba(16, 108, 54, 0.85);
}
.border_clr_3 {
  border-color: rgba(16, 108, 54, 0.8);
}
.border_clr_4 {
  border-color: #000000;
}
.border_clr_5 {
  border-color: #3D4450;
}
.border_clr_6 {
  border-color: rgba(61, 68, 80, 0.85);
}
.border_clr_7 {
  border-color: #f9f9f9;
}
.border_clr_8 {
  border-color: #f5f5f5;
}
.border_clr_9 {
  border-color: #efefef;
}
.border_clr_10 {
  border-color: #e1e1e1;
}
.border_clr_11 {
  border-color: #d4d4d4;
}
.border_clr_12 {
  border-color: #cecece;
}
.border_clr_13 {
  border-color: #683137;
}
.border_radius_50 {
  border-radius: 50px;
}
.text_clr_1 {
  color: #000000;
}
.text_clr_2 {
  color: #2e2e2e;
}
.text_clr_3 {
  color: #393939;
}
.text_clr_4 {
  color: #4d4d4d;
}
.text_clr_5 {
  color: #2c2c2;
}
.text_clr_6 {
  color: #6d6d6d;
}
.text_clr_7 {
  color: #777777;
}
.text_clr_8 {
  color: #8f8f8f;
}
.text_clr_9 {
  color: #929292;
}
.text_clr_10 {
  color: #b7b7b7;
}
.text_clr_11 {
  color: #6B6B6B;
}
.text_clr_12 {
  color: #A2A2A2;
}
.clr_white {
  color: #fff;
}
.clr_red {
  color: #ff0000;
}
.box_shadow_1 {
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.11);
}
.box_shadow_2 {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
}
.box_shadow_3 {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
}
.box_shadow_secondary {
  -webkit-box-shadow: 0 0px 4px #3D4450;
  box-shadow: 0 0px 4px #3D4450;
}
.box_shadow_0 {
  -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.35);
}
.padding_tb_1 {
  padding-top: 1px;
  padding-bottom: 1px;
}
.padding_lr_1 {
  padding-left: 1px;
  padding-right: 1px;
}
.padding_tb_8 {
  padding-top: 8px;
  padding-bottom: 8px;
}
.padding_tb_12 {
  padding-top: 12px;
  padding-bottom: 12px;
}
.margin_b_3 {
  margin-bottom: 3px;
}
.margin_tb_2 {
  margin-top: 2px;
  margin-bottom: 2px;
}
.letter_spacing_2p {
  letter-spacing: 0.2px;
}
.button_1 {
  border: 1px solid #78461E;
  border-radius: 2px;
}
.button_size_1 {
  min-width: 155px;
  min-height: 35px;
}
.button_size_2 {
  min-width: 220px;
  min-height: 40px;
}
@media (max-width: 576px) {
  .button_size_2 {
    min-width: 90%;
    min-height: 30px;
  }
}
.button_size_3 {
  max-width: 150px;
}
.disabling {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}
.enabling {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}
.min_with_auto {
  min-width: auto;
}
.min_height_auto {
  min-height: auto;
}
.height_auto {
  height: auto;
}
.min_height_blocks {
  min-height: 350px;
}
@media (max-width: 576px) {
  .min_height_blocks {
    min-height: 210px;
  }
}
.font_size_300 {
  font-size: 300px;
}
.max_width_25 {
  max-width: 25% !important;
}
@media (max-width: 1024px) {
  .max_width_25 {
    max-width: 50% !important;
  }
}
@media (max-width: 768px) {
  .max_width_25 {
    max-width: 100% !important;
  }
}
.max_width_80 {
  max-width: 80px;
}
.button_min_height {
  min-height: 50px;
}
@media (max-width: 992px) {
  .button_min_height {
    min-height: 40px;
  }
}
@media (max-width: 576px) {
  .button_min_height {
    min-height: auto;
  }
}
.width_35 {
  width: 35px;
}
.list_wrpr_item_50 .gd_listitem {
  width: 50%;
}
.width_half_wrpr.gd_product_grid.gd_product_grid .single_items {
  -webkit-box-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 1024px) {
  .width_half_wrpr.gd_product_grid.gd_product_grid .single_items {
    -webkit-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.list_wrpr_item_full .gd_listitem {
  width: 100%;
}
.service_size {
  max-width: 182px;
  min-width: 182px;
  max-height: 182px;
  min-height: 182px;
}
@media (max-width: 768px) {
  .service_size {
    max-width: 150px;
    min-width: 150px;
    max-height: 150px;
    min-height: 150px;
  }
}
@media (max-width: 768px) {
  .service_size {
    max-width: 130px;
    min-width: 130px;
    max-height: 130px;
    min-height: 130px;
  }
}
.service_size:hover {
  border-color: #fff;
  -webkit-box-shadow: 3px 5px 5px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 3px 5px 5px 0px rgba(0, 0, 0, 0.16);
}
.custom_selectbox {
  background-color: #fff;
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 10px 15px;
}
.custom_selectbox option {
  font-size: 12px;
  cursor: pointer;
}
label.error {
  font-size: 11px;
  padding: 5px 0px;
}
.gd_label_error_2 label.error {
  right: 15px;
}
@media (max-width: 1200px) {
  .quick_contact label.error {
    right: 30px;
  }
}
.header_fixing {
  position: relative;
  top: 0px;
  left: 0px;
  opacity: 0.9;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.header_fixing.sticky {
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.11);
}
.header_fixing.active {
  opacity: 1;
  position: fixed;
}
@media (max-width: 1024px) {
  .header_fixing {
    top: 0px;
    left: 0px;
    z-index: 299;
  }
}
.hangburger_line {
  width: 25px;
  height: 2px;
  background-color: #000;
  position: relative;
  display: block;
  pointer-events: none;
}
.hangburger_line::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: -4px;
  background-color: inherit;
}
.hangburger_line::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  bottom: -4px;
  background-color: inherit;
}
@media (max-width: 576px) {
  .hangburger_line {
    background-color: #828282;
  }
}
[data-hangburger="wrapper"] {
  width: 35vw;
  left: -35vw;
}
@media (max-width: 1024px) {
  [data-hangburger="wrapper"] {
    width: 45vw;
    left: -45vw;
  }
}
@media (max-width: 576px) {
  [data-hangburger="wrapper"] {
    width: 85vw;
    left: -85vw;
  }
}
.megamenu_trigger {
  position: relative;
}
.megamenu_trigger::before {
  content: '';
  position: absolute;
  width: 0%;
  height: 1px;
  float: left;
  background-color: #78461E;
  top: auto;
  left: 0;
  right: 0;
  bottom: -5px;
  transition: all 0.3s;
}
@media (max-width: 1024px) {
  .megamenu_trigger::before {
    display: none;
  }
}
.megamenu_trigger:hover::before {
  width: 92%;
}
.megamenu_trigger.active::before {
  width: 100%;
}
.leftnav .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.leftnav.active .head_social_block_ul {
  left: 0;
}
.leftnav .logo_wrpr {
  pointer-events: none;
}
.leftnav .logo_wrpr .gd_wrpr_auto {
  pointer-events: auto;
}
.leftnav .head_social_block_ul {
  width: 35vw;
  left: -35vw;
  position: fixed;
  top: auto;
  bottom: 0;
  transition: all 0.3s;
  background-color: #78461E;
  color: #fff;
  padding: 10px 15px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  .leftnav .head_social_block_ul {
    width: 45vw;
    left: -45vw;
  }
}
@media (max-width: 576px) {
  .leftnav .head_social_block_ul {
    width: 85vw;
    left: -85vw;
  }
}
.leftnav .head_social_block_ul .gd_link {
  color: #fff;
}
.last_border_remove .loopelementbox {
  border-color: #A2A2A2;
}
.last_border_remove .loopelementbox:last-child {
  border: none;
}
.hover_clr_white {
  transition: all 0.3s;
}
.hover_clr_white:hover {
  color: #fff;
}
.custom_banner_font {
  font-size: 51px;
  line-height: 35px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .custom_banner_font {
    font-size: 26px;
    line-height: 28px;
  }
}
@media (max-width: 576px) {
  .custom_banner_font {
    color: #3D4450;
    font-weight: 900;
  }
}
.custom_banner_font b {
  width: auto;
  font-size: 51px;
  line-height: 55px;
  font-weight: 600;
}
@media (max-width: 1024px) {
  .custom_banner_font b {
    font-size: 47px;
    line-height: 50px;
  }
}
@media (max-width: 576px) {
}
.custom_banner_font b {
  width: auto;
  font-size: 51px;
  line-height: 55px;
  font-weight: 900;
  position: relative;
  max-width: max-content;
}
@media (max-width: 1024px) {
  .custom_banner_font b {
    font-size: 47px;
    line-height: 50px;
  }
}
@media (max-width: 576px) {
}
.custom_banner_font b::before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #78461E;
  border-radius: 50%;
  bottom: 3px;
  left: calc(100% + 2px);
}
@media (max-width: 576px) {
  .slider_para_color_xs {
    color: #565656;
  }
}
.custom_title_font span {
  position: relative;
  max-width: max-content;
  font-weight: 900;
}
.custom_title_font span::before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #0D8240;
  border-radius: 50%;
  bottom: 17px;
  left: calc(100% + 2px);
}
@media (max-width: 1024px) {
  .shuffle_images_odd_even .shuffle_images_odd_even_inner {
    justify-content: flex-start;
    display: flex;
    flex-direction: column;
  }
}
.shuffle_images_odd_even .shuffle_images_odd_even_inner img {
  transition: all 0.3s;
}
.shuffle_images_odd_even:nth-child(even) .shuffle_images_odd_even_inner {
  flex-direction: column-reverse;
}
@media (max-width: 1024px) {
  .shuffle_images_odd_even:nth-child(even) .shuffle_images_odd_even_inner {
    flex-direction: column;
  }
}
.shuffle_images_odd_even:nth-child(even) .custom_border_shape {
  border-radius: 20px 0 20px 0;
}
.shuffle_images_odd_even:nth-child(even) .title1::before {
  top: -2px;
  bottom: auto;
}
@media (max-width: 1024px) {
  .shuffle_images_odd_even:nth-child(even) .title1::before {
    top: auto;
    bottom: -2px;
  }
}
@media (max-width: 1024px) {
  .shuffle_images_odd_even:nth-child(even) .title1 {
    margin-bottom: auto;
  }
}
.shuffle_images_odd_even .custom_border_shape {
  border-radius: 0 20px 0 20px;
}
.shuffle_images_odd_even .custom_border_shape .gd_overlay {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.3s;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .shuffle_images_odd_even .custom_border_shape .gd_overlay {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    background-color: rgba(16, 108, 54, 0.35);
  }
}
.shuffle_images_odd_even .title1 {
  position: relative;
}
.shuffle_images_odd_even .title1::before {
  content: '';
  position: absolute;
  width: 00%;
  height: 1px;
  background-color: #78461E;
  bottom: -2px;
  left: 0;
  right: 0;
  margin: auto;
  display: table;
  float: none;
  transition: all 0.3s;
}
.shuffle_images_odd_even .gd_link {
  position: relative;
}
.shuffle_images_odd_even .gd_link::before {
  content: '';
  position: absolute;
  width: 00%;
  height: 1px;
  background-color: #78461E;
  bottom: -2px;
  left: 0;
  right: 0;
  margin: auto;
  display: table;
  float: none;
  transition: all 0.3s;
}
.shuffle_images_odd_even .gd_link:hover::before {
  width: 45%;
}
.shuffle_images_odd_even:hover .shuffle_images_odd_even_inner img {
  transform: scale(1.15);
}
.shuffle_images_odd_even:hover .shuffle_images_odd_even_inner .custom_border_shape .gd_overlay {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.shuffle_images_odd_even:hover .shuffle_images_odd_even_inner .title1 {
  color: #78461E;
}
.shuffle_images_odd_even:hover .shuffle_images_odd_even_inner .title1::before {
  width: 45%;
}
.pointer_event_none {
  pointer-events: none;
}
.custom_link_lines {
  position: relative;
}
.custom_link_lines::before {
  content: '';
  position: absolute;
  width: 45px;
  height: 1px;
  background-color: #3D4450;
  top: 8px;
  right: 0;
  transition: all 0.3s;
}
.custom_link_lines::after {
  content: '';
  position: absolute;
  width: 25px;
  height: 1px;
  background-color: #3D4450;
  bottom: 4px;
  right: 20px;
  transition: all 0.3s;
}
.custom_link_lines:hover {
  color: #78461E;
}
.custom_link_lines:hover::before {
  width: 25px;
  right: 20px;
}
.custom_link_lines:hover::after {
  width: 45px;
  right: 0px;
}
.text_shadow {
  text-shadow: -2px 25px rgba(61, 68, 80, 0.1);
}
.custom_bg_clr {
  background-color: #FFFDF5;
}
.custom_half_bg_clr {
  position: relative;
}
.custom_half_bg_clr::before {
  content: '';
  position: absolute;
  width: 50%;
  right: 0;
  height: 100%;
  top: 0;
  background-color: #FFFDF5;
}
.custom_para_width {
  max-width: 190px;
}
@media (max-width: 1024px) {
  .custom_para_width {
    max-width: 100%;
  }
}
.para_quote {
  position: relative;
}
.para_quote::before {
  content: "\ec9e";
  font-family: "gd_icon";
  position: absolute;
  width: 35px;
  height: 35px;
  font-size: 60px;
  line-height: 60px;
  top: 110%;
  left: 0;
}
@media (max-width: 1024px) {
  .para_quote::before {
    font-size: 40px;
    line-height: 40px;
  }
}
.split_padding {
  padding-right: 100px;
}
.split_padding:nth-child(2n) {
  padding-right: 0;
  padding-left: 100px;
}
@media (max-width: 768px) {
  .split_padding:nth-child(2n) {
    padding: 0;
  }
}
@media (max-width: 768px) {
  .split_padding {
    padding: 0;
    margin-bottom: 35px;
  }
}
.shape_radius_bg {
  border-radius: 50px 0 50px 0;
}
@media (max-width: 768px) {
  .shape_radius_bg {
    border-radius: 25px 0 25px 0;
  }
}
.first_quote_icon {
  position: relative;
}
.first_quote_icon::before {
  content: "\ec9e";
  font-family: "gd_icon";
  position: absolute;
  width: 20px;
  height: 20px;
  font-size: 40px;
  line-height: 40px;
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
  color: #78461E;
}
@media (max-width: 768px) {
  .first_quote_icon::before {
    display: none;
  }
}
.custom_align_font {
  font-size: 170px;
  line-height: 170px;
  position: absolute;
  left: -125px;
  transform: rotate(-90deg);
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  font-family: 'Poppins;
  color: #78461E;
}
@media (max-width: 1200px) {
  .custom_align_font {
    font-size: 100px;
    line-height: 100px;
    left: -25px;
  }
}
@media (max-width: 768px) {
  .custom_align_font {
    font-size: 100px;
    line-height: 100px;
    left: -55px;
  }
}
@media (max-width: 576px) {
  .custom_align_font {
    font-size: 60px;
    line-height: 60px;
    left: -55px;
  }
}
.megamenu_inner {
  top: 100%;
  width: max-content;
  float: left;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.megamenu_trigger:hover .megamenu_inner {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
[data-hangburger="wrapper"] .megamenu_inner {
  width: 100%;
  float: left;
  position: relative;
  opacity: 1;
  visibility: visible;
  margin-top: 5px;
  box-shadow: none;
  display: none;
  background-color: transparent;
}
[data-hangburger="wrapper"] .megamenu_inner ul {
  box-shadow: none;
}
[data-hangburger="wrapper"] .megamenu_inner ul li {
  border: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
[data-hangburger="wrapper"] .megamenu_inner ul li a {
  width: auto;
  float: left;
}
[data-hangburger="wrapper"] .megamenu_trigger.show .megamenu_inner {
  display: block;
}
[data-hangburger="wrapper"] .leftnav_drop_click {
  width: 50px;
  height: 30px;
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
}
.megamenu_cloning li {
  display: flex;
  flex-wrap: wrap;
}
.active_icon .leftnav_drop_click {
  transition: all 0.3s;
}
.active_icon.show .leftnav_drop_click {
  transform: rotate(180deg);
}
.megamenu_trigger a:hover {
  color: #78461E;
}
.zoom_effect_item .owl-stage-outer {
  overflow: hidden;
}
.zoom_effect_item .owl-stage-outer .owl-item .item {
  overflow: hidden;
}
.zoom_effect_item .owl-stage-outer .owl-item .item img {
  transition: all 6s ease-in-out;
  -webkit-transition: all 6s ease-in-out;
  -moz-transition: all 6s ease-in-out;
  -o-transition: all 6s ease-in-out;
  transform: scale(1);
}
.zoom_effect_item .owl-stage-outer .owl-item.active .item img {
  transform: scale(1.1);
}
/*********************Ajith************************/
.span_style span {
  font-weight: 600;
}
.bottom_line::after {
  content: "";
  position: absolute;
  width: 0px;
  height: 2px;
  background-color: #78461E;
  bottom: -11px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s;
}
@media (max-width: 576px) {
  .bottom_line::after {
    bottom: -5px;
  }
}
.counter_hover:hover .bottom_line::after {
  width: 30px;
  bottom: -11px;
}
@media (max-width: 576px) {
  .counter_hover:hover .bottom_line::after {
    bottom: -5px;
  }
}
.custom_overlay_green {
  opacity: 0;
  visibility: hidden;
  background-color: rgba(13, 130, 64, 0.75);
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.fadeIn-bottom {
  top: 80%;
}
.hover_overlay {
  cursor: pointer;
}
.hover_overlay:hover .custom_overlay_green {
  opacity: 1;
  visibility: visible;
}
.hover_overlay:hover .title_01 {
  color: #78461E;
}
.hover_overlay:hover .fadeIn-bottom {
  top: 0;
}
.hover_overlay:hover .counter_circle::before {
  border-top: 1px solid #fff;
  border-left-width: 1px;
  border-right-width: 1px;
  transform: rotate(270deg);
  transition: transform 0.9s linear 0s, border-left-width 1s linear 0.35s;
}
.hover_overlay:hover .counter_circle::after {
  border-top-color: #fff;
  border-right-color: #fff;
  border-bottom-color: #fff;
  border-left-color: #fff;
  transition: border-top-color 1s linear, border-right-color 0.5s linear 0.1s, border-bottom-color 0.5s linear 0.2s, border-left-color 0.5s linear 0.2s;
}
.counter_circle {
  width: 90px;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.counter_circle::before {
  content: "";
  position: absolute;
  border: 0 solid transparent;
}
.counter_circle::after {
  content: "";
  position: absolute;
  border: 1px solid transparent;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.border_clr_white {
  border-color: #fff;
}
.hover_white_clr:hover {
  color: #fff;
}
.img_overlay .bottom_line::after {
  content: "";
  position: absolute;
  width: 0px;
  height: 2px;
  background-color: #fff;
  bottom: -5px;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.img_overlay .bottom_line:hover::after {
  width: 95%;
}
.add_btn {
  position: absolute;
  width: 28px;
  height: 28px;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  border: 1px solid #fff;
  background-color: #78461E;
  color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
.custom_white_overlay {
  background-color: rgba(255, 255, 255, 0.7);
}
.custom_border_radius_01 {
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.title_dot::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #0D8240;
  bottom: 14px;
  right: -14px;
}
@media (max-width: 1024px) {
  .title_dot::after {
    bottom: 3px;
    right: -15px;
  }
}
.img_hover_zoom {
  overflow: hidden;
}
.img_hover_zoom .gd_bg_img,
.img_hover_zoom .gd_card_bg_img,
.img_hover_zoom .gd_img {
  -webkit-transition: all 0.9s;
  transition: all 0.9s;
}
.img_hover_zoom:hover .gd_bg_img,
.img_hover_zoom:hover .gd_card_bg_img,
.img_hover_zoom:hover .gd_img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
}
.tree_bg_pos {
  right: 0;
  top: 50px;
}
.gd_zindex_10 {
  z-index: 10;
}
.gd_zindex_5 {
  z-index: 5;
}
.logo_wrpr.resize_logo {
  width: 70%;
}
.leftnav .logo_wrpr.resize_logo {
  width: 100%;
}
.top_wave {
  top: -40px;
  left: 0;
  z-index: 10;
}
@media (max-width: 1024px) {
  .top_wave {
    top: -25px;
  }
}
@media (max-width: 576px) {
  .top_wave {
    top: -15px;
  }
}
.bottom_wave {
  bottom: -40px;
  left: 0;
  z-index: 10;
}
@media (max-width: 1024px) {
  .bottom_wave {
    bottom: -25px;
  }
}
@media (max-width: 576px) {
  .bottom_wave {
    bottom: -15px;
  }
}
@media (min-width: 1600px) {
  .p_b_40_xl {
    padding-bottom: 40px;
  }
}
.banner_txt_shadow {
  text-shadow: 0px 0px 3px #00000083;
}
.custom_img_scale_hover {
  transition: 0.2s ease-in-out;
}
.custom_img_scale_hover img {
  transition: 0.2s ease-in-out;
}
.custom_img_scale_hover:hover img {
  transform: scale(1.1);
}
.custom_img_scale_hover .custom_hover_display {
  opacity: 0;
  bottom: 0;
  right: 0;
  left: auto;
  top: auto;
  padding: 10px 20px;
  background-color: #3e8d4ecb;
  z-index: 1;
  max-width: 50px;
  max-height: 40px;
}
.custom_img_scale_hover:hover .custom_hover_display {
  opacity: 1;
}
.custom_undr_line::after {
  content: "";
  position: absolute;
  bottom: -15px;
  width: 32px;
  height: 2px;
  left: 0;
  background-color: #974D12;
}
.connect_btn_prop {
  background-color: #78461E;
  border-color: #78461E;
  border-radius: 0px 10px 0px 10px;
}
.custom_reverse_block:nth-child(odd) .custom_rev {
  flex-direction: row;
}
.custom_reverse_block:nth-child(odd) .custom_radius_right {
  border-radius: 0px 20px 0px 0px;
}
.custom_reverse_block:nth-child(odd) .custom_radius_left img {
  border-radius: 0px 0px 0px 20px;
}
@media (max-width: 768px) {
  .custom_reverse_block:nth-child(odd) .custom_radius_right {
    border-radius: 0px;
  }
  .custom_reverse_block:nth-child(odd) .custom_radius_left img {
    border-radius: 0px;
  }
}
.custom_reverse_block:nth-child(even) .custom_rev {
  flex-direction: row-reverse;
}
.custom_reverse_block:nth-child(even) .custom_radius_right {
  border-radius: 20px 0px 0px 0px;
}
.custom_reverse_block:nth-child(even) .custom_radius_left img {
  border-radius: 0px 0px 20px 0px;
}
@media (max-width: 768px) {
  .custom_reverse_block:nth-child(even) .custom_rev {
    flex-direction: row;
  }
  .custom_reverse_block:nth-child(even) .custom_radius_right {
    border-radius: 0px;
  }
  .custom_reverse_block:nth-child(even) .custom_radius_left img {
    border-radius: 0px;
  }
}
.custom_design_img {
  top: 100vh;
  z-index: 50;
}
.custom_design_img img {
  max-width: 250px;
}
.custom_design_img_02 {
  top: 200vh;
}
.custom_design_img_04 {
  bottom: 50vh;
  right: 0;
}
.custom_contact_circle {
  width: 480px;
  height: 480px;
  border-radius: 50%;
  border-color: #707070;
}
@media (max-width: 480px) {
  .custom_contact_circle {
    width: 100%;
    height: 100%;
    border-radius: 0%;
  }
}
.custom_contact_circle .custom_circle_inner {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-shadow: 0px 10px 30px #00000025;
  background-color: #61330C;
}
@media (max-width: 480px) {
  .custom_contact_circle .custom_circle_inner {
    width: 100%;
    height: 100%;
    border-radius: 0%;
  }
}
.custom_seprator {
  position: relative;
}
.custom_seprator::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  width: 15px;
  height: 15px;
  top: 47%;
  border-radius: 50%;
  background-color: #61330C;
}
.custom_seprator::before {
  content: '';
  position: absolute;
  width: 150px;
  height: 1px;
  top: 51%;
  left: 50%;
  background-color: #974D12;
  transform: translate(-50%);
}
.contact_form_bg {
  background-color: ##974D12;
}
.custom_shadow_form {
  box-shadow: 11px 18px 10px #00000010;
}
.custom_input_shadow {
  box-shadow: 0px 0px 6px #00000017;
}
.gl_link_fullwidth {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 150;
  top: 0;
  left: 0;
}
.vbox-share {
  display: none !important;
}
.custom_banner_txt_shadow {
  /* text-shadow: 0px 0px 3px #000000; */
}
.custom_overlay_green {
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.527);
  border: 5px solid #fff;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.hover_overlay {
  cursor: pointer;
}
.hover_overlay:hover .custom_overlay_green {
  opacity: 1;
  visibility: visible;
  border: 5px solid #78461E;
}
.custom_primary_block_hover {
  transition: all 0.3s;
  cursor: pointer;
  border: 5px solid #fff;
}
.custom_primary_block_hover .title {
  transition: all 0.3s;
}
.custom_primary_block_hover .description {
  transition: all 0.3s;
}
.custom_primary_block_hover:hover {
  border: 5px solid #78461E;
}
.custom_primary_block_hover:hover .title {
  color: #000000;
}
.custom_primary_block_hover:hover .description {
  color: #000000;
}
.custom_hover {
  border: 5px solid #fff0;
  transition: 0.2s ease-in-out;
}
.custom_hover:hover {
  border: 5px solid #78461E;
}
.custom_reverse_block:nth-child(odd) .custom_hover {
  border-radius: 0px 25px 0px 25px;
}
.custom_reverse_block:nth-child(even) .custom_hover {
  border-radius: 25px 0px 25px 0px;
}
.custom_detail_img img {
  width: 100%;
  height: 180px;
}
@media (max-width: 768px) {
  .custom_detail_img img {
    width: 100%;
    height: 160px;
  }
}
.custom_image_size {
  max-width: 60px;
}
@media (max-width: 1200px) {
  .custom_image_size {
    max-width: 30px;
  }
}
.facebook_clr {
  color: #78461E;
  transition: 0.2s ease-in-out;
}
.facebook_clr:hover {
  color: #9b4848;
  background-color: ##A50102;
}
.custom_banner_under_line {
  text-decoration: underline;
}
.f_active {
  color: #A50102 !important;
}
.brd_9 {
  border-color: #929292;
  transition: 0.2s ease-in-out;
}
.brd_9:hover {
  background-color: #78461E;
}
.margin-top100{
  margin-top: 100px;
}


.main_wrap{
  display: flex;
  flex-direction: row;
}
.margin_right_20{
  margin-right: 15px;
}