@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Overpass:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Saira+Stencil+One&display=swap');


body {
font-family: "Poppins", sans-serif;
font-size: 14px;
}
a {
  cursor: pointer;
}
body, p, h1, h2, h3, h4, h5, h6, span, ul, li, a { padding: 0; margin: 0;}
input:focus {
outline: none;
}
a {
text-decoration: none;
}
ul {
list-style-type: none;
}
.ltn__header-area {
position: fixed;
left: 0;
top: 0;
width: 100%;
z-index: 9;
background: rgba(0, 0, 0, 0.5);
}
.top-bar-right a {
font-size: 14px;
color: #fff;
}
.site-logo img {
max-width: 170px;
}
.ltn__header-middle-area {
padding: 14px 0;
}
.ltn__main-menu ul li a {
color: #fff;
font-size: 16px;
font-weight: 700;
}
.ltn__main-menu ul li a i {
  font-size: 14px;
  margin-left: 5px;
}
.cont_us_btn {
background: #fdb613;
font-size: 15px;
font-weight: 700;
color: #000;
padding: 9px 24px;
border-radius: 100px;
}
.comn_btn_1 {
background: #ff5a3c;
font-size: 16px;
font-weight: 700;
color: #fff;
padding: 14px 20px;
display: block;
max-width: fit-content;
}
.large_logo {
max-width: 380px;
margin: 0 auto 20px;
}
.carousel-caption {
position: absolute;
right: auto;
bottom: 0;
left: 0;
color: #fff;
text-align: left;
display: flex;
flex-direction: column;
justify-content: start;
height: 100%;
width: 100%;
padding: 10rem 5rem 0;
text-align: center;
}
.carousel-caption h2 {
  font-family: "Pacifico", cursive;
  font-size: 33px;
  font-weight: 800;
  line-height: 57px;
  margin: 0 0 26px;
  color: #ffef00;
  text-shadow: 0 0 22px rgb(0, 0, 0);
}
.fresh_blk a {
  color: #ffef00;
}
.carousel-caption  p {
font-size: 28px;
  font-family: "Saira Stencil One", sans-serif;
  font-weight: bold;
  background: rgba(0, 0, 0, 0.4);
  max-width: fit-content;
  margin: 0 auto;
  border: 1px solid #cacaca;
  padding: 6px 14px;
  border-radius: 10px;
}
/***owl***/
#home .owl-carousel .owl-dots {
text-align: center;
margin: 0;
position: absolute;
width: 100%;
bottom: 0;
left: auto;
right: auto;
padding: 0;
border-radius: 30px 30px 0 0;
}

#home .owl-carousel .owl-dots .owl-dot span {
display: inline-block;
background-color: #a8a8a8;
width: 14px;
height: 14px;
border-radius: 50%;
margin: 0 4px;
transition: all .3s ease-in-out !important;
-webkit-transition: all .3s ease-in-out !important;
-moz-transition: all .3s ease-in-out !important;
-o-transition: all .3s ease-in-out !important;
}
#home .owl-carousel .owl-dots .active span {
background-color: #fff !important;
width: 30px;
height: 14px;
border-radius: 5px;
}
.about-us-img-wrap img {
max-width: 100%;
}
.who_we h3 {
font-size: 18px;
color: #ff5a3c;
font-weight: 600;
margin: 0 0 5px;
}
.who_we h2 {
font-size: 42px;
font-weight: 800;
margin: 0 0 24px;
}
.who_we p {
font-size: 16px;
margin: 0 0 14px;
color: #70787c;
font-weight: 500;
}
.what_we {
background: url(../images/what_we_do.png) no-repeat right top / 45% #f2f6f7;
min-height: 687px;
display: flex;
align-items: center;
}
.box_1 {
margin: 0 0 14px;
}
.box_1 ul li {
font-size: 16px;
color: #70787c;
font-weight: 500;
display: flex;
align-items: center;
gap: 0 5px;
margin: 10px 0;
}
.box_1 ul li i {
background: #f5e3e3;
width: 30px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
color: #ff5a3c;
border-radius: 100%;
}
.box_1 {
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
padding: 1px 0;
margin: 20px 0;
}
/* .key_own li {
display: flex;
align-items: center;
background: #f5f3f3;
padding: 15px 14px;
border: 1px solid #e5e5e5;
border-radius: 5px;
margin: 0 0 7px;
gap: 0 7px;
font-size: 15px;
color: #70787c;
} */
.key_own li img, .key_own .accordion img {
max-width: 22px;
}
/* .key_own li:hover {
background: #ff5a3c;
color: #fff;
} */
.key_own li:hover img {
filter: brightness(0) invert(1);
}

.footer_top {
background: url(../images/ftr_banner_top.png) left top /cover;
}
.footer_top  h2 {
font-family: "Audiowide", sans-serif;
font-size: 38px;
color: #fff;
padding: 0rem 0;
}
.footer_top  h2 span {
color: #ff5a3c;
font-size: 26px;
display: block;
margin: 0 0 0px;
}
.key_pic {
position: absolute;
top: -60px;
}
.key_pic img {
max-width: 285px;
}
footer .cpy_rit p  {
color: #5d5d5d;
font-size: 12px;
font-weight: 400;
line-height: 24px;
padding: 0;
}
.right_side_ftr h3 {
font-size: 17px;
color: #090909;
margin: 42px 0 16px;
}
.right_side_ftr ul {
list-style-type: none;
}
.right_side_ftr ul li a {
color: #5d5d5d;
display: flex;
  align-items: baseline;
  margin-bottom: 7px;
  font-size: 14px;
  font-weight: 400;
}
.right_side_ftr ul li.call a {
  font-size: 17px;
  font-weight: 500;
}
footer .ftr_logo {
max-width: 200px;
}
.right_side_ftr ul li i.fa-arrow-right {
color: #bcbcbc;
margin-right: 10px;
}
.right_side_ftr ul li i {
margin-right: 10px;
}
.cpy_rit p {
font-size: 13px;
}
nav li a.active {
color: #fdb613;
}

/**menu**/
/**menu**/
.tip {
  display: inline-block;
  position: relative;
  top: -1px;
  left: 7px;
  padding: 0.3rem 0.5rem 0.2rem;
  border-radius: 0.2rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
}
.tip.tip-new {
  background-color: #2A9CF5;
}
.tip.tip-hot {
  background-color: #ff9742;
}

.mobile-menu-wrapper {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2400;
  font-family: Poppins, sans-serif;
  -webkit-transition: visibility 0.4s;
  transition: visibility 0.4s;
}
.mobile-menu-toggle.w-icon-hamburger {
font-size: 30px;
  color: #fff;
}
.mobile-menu-container {
  max-width: 296px;
  padding: 17px 14px;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background: #222;
  -webkit-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.5);
          box-shadow: 1px 0 5px rgba(0, 0, 0, 0.5);
  -webkit-transform: translateX(-296px);
          transform: translateX(-296px);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.mobile-menu-container .input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
   margin-bottom: 2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mobile-menu-container .input-wrapper .form-control {
  padding: 10px 17px;
  color: #777;
  border: 1px solid;
  border-color: #333;
  border-right: 0;
  background-color: transparent;
font-size: 13px;
  border-radius: 0.3rem 0 0 0.3rem;
}
.mobile-menu-container .input-wrapper .btn-search {
  padding: 5px 10px;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  border: 1px solid #333;
  border-left: 0;
  border-radius: 0 0.3rem 0.3rem 0;
}
.nav-link {
  display: block;
  position: relative;
  font-weight: 500 !important;
  color: inherit;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
  border: 0;
  padding: 1.5rem 2.85rem;
  -webkit-transition: border 0.3s, color 0.3s, background-color 0.3s;
  transition: border 0.3s, color 0.3s, background-color 0.3s;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
border-color: transparent;
    border-bottom-color: transparent;
  border-bottom: 2px solid #2A9CF5;
  color: #2A9CF5;
}
.form-control::placeholder {
  color: #777;
}
.mobile-menu  {
  list-style-type: none;
}
.mobile-menu-container .mobile-menu {
  margin-top: 0.4rem;
  margin-bottom: 0.5rem;
  background: #222;
}
.mobile-menu-container .tab-content {
  background-color: transparent;
}
.mobile-menu-container .nav {
  border: none;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.mobile-menu-container .nav .nav-item {
  margin: 0;
  width: 50%;
}
.mobile-menu-container .nav-link {
  margin-bottom: -2px;
  padding: 7px 14px;
  font-size: 14px;
  color: #fff;
  border: transparent;
  border-bottom: 2px solid;
}
.mobile-menu-container .nav-item.show .nav-link,
.mobile-menu-container .nav-item .nav-link.active {
color: #2A9CF5;
  border-bottom-color: #2A9CF5;
  background: transparent;
  border: none;
  border-bottom: 2px solid;
}
.mobile-menu-container.scrollable::-webkit-scrollbar-thumb, .mobile-menu-container .sidebar-content::-webkit-scrollbar-thumb {
  margin-right: 2px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 7px;
  cursor: pointer;
}
.mobile-menu-container .tab-pane {
  font-size: 1.2rem;
  font-weight: 400;
  color: #fff;
  padding-top: 10px;
}

.mobile-menu {
  line-height: 1.5;
  color: #eeeeee;
  text-transform: capitalize;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
}
.mobile-menu ul {
  display: none;
  width: 100%;
}
.mobile-menu > li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mobile-menu > li a svg {
  width: 15px;
  height: 15px;
  margin-right: 10px;
  stroke: #fff;
  fill: #fff;
  vertical-align: middle;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.mobile-menu > li:hover svg, .mobile-menu > li.active svg {
  stroke: #ffb639;
  fill: #ffb639;
}
.mobile-menu > li:last-child {
  padding-bottom: 0.5rem;
}
.mobile-menu > li:not(:last-child) {
  border-bottom: 1px solid #2E3237;
}
.mobile-menu li a {
display: block;
  position: relative;
  padding: 13px 12px;
  color: inherit;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-size: 14px;
}
.mobile-menu li i {
  display: inline-block;
  margin-top: -0.3rem;
  margin-right: 1rem;
  font-size: 1.8rem;
  line-height: 0;
  vertical-align: middle;
}
.mobile-menu li li a {
padding-left: 14px;
  font-size: 14px;
  border-bottom: 1px solid #464646;
}
.mobile-menu li li li a {
  padding-left: 1.8rem;
}
.mobile-menu li.expanded > a, .mobile-menu li.show > a, .mobile-menu li:hover > a {
  color: #fdb613;
}

.mobile-menu-title {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 600;
  color: #fff;
}

.mobile-menu-overlay {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #000;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.mobile-menu-close {
  position: fixed;
 left: calc(100vw - 32px);
  top: 0px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
  z-index: 1;
}
.mobile-menu-close i {
  font-size: 28px;
  color: #e1e1e1;
}

.mmenu-active {
  overflow: hidden;
}
.mmenu-active .mmenu-anim > li, .mmenu-active .mmenu-anim {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.mmenu-active .page-wrapper {
  margin-left: 296px;
  margin-right: -296px;
}
.mmenu-active .mobile-menu-wrapper {
  visibility: visible;
}
.mmenu-active .mobile-menu-container {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.mmenu-active .mobile-menu-overlay {
  opacity: 0.5;
}
.mmenu-active .mobile-menu-close {
  opacity: 1;
}

.toggle-btn {
  display: block;
  position: absolute;
  padding: 6px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0.6;
}
.toggle-btn::before {
  content: "\f105";
  display: block;
  font-size: 12px;
  font-weight: 900;
  font-family: "Font Awesome 6 Free";
  line-height: 1;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.show > a .toggle-btn::before {
  -webkit-transform: rotate(630deg);
          transform: rotate(630deg);
}

/* Horizontal Menu */
.horizontal-menu {
width: 100%;
padding: 1rem 3.2rem;
background-color: #333;
border-radius: 0.5rem;
color: #fff;
overflow-x: auto;
}
.horizontal-menu > li {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
margin-right: 3.05rem;
text-align: center;
}
.horizontal-menu > li:not(:last-child) > a {
border-bottom: none;
}
.horizontal-menu > li > a {
padding: 0.8rem 1rem;
font-size: 1.2rem;
font-weight: 400;
letter-spacing: 0;
}
.horizontal-menu > li:hover i {
-webkit-transform: translateY(-0.5rem);
transform: translateY(-0.5rem);
}
.horizontal-menu > li:last-child > a i {
margin: 0 0 0.9rem;
font-size: 3rem;
font-weight: 400;
}
.horizontal-menu i {
display: block;
width: auto;
height: 3rem;
margin: 0 0 0.9rem;
font-size: 3rem;
line-height: inherit;
-webkit-transition: -webkit-transform 0.3s;
transition: -webkit-transform 0.3s;
transition: transform 0.3s;
transition: transform 0.3s, -webkit-transform 0.3s;
}
.horizontal-menu::-webkit-scrollbar {
width: 7px;
height: 7px;
}
.horizontal-menu::-webkit-scrollbar-thumb {
background: rgba(255, 255, 255, 0.2);
border-radius: 10px;
}

.banner_in .inner_cap {
background-color: rgba(0, 0, 0, 0.5);
position: absolute;
bottom: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.banner_in  img {
max-width: 100%;
}
.banner_in .inner_cap h2 {
font-size: 30px;
text-transform: uppercase;
color: #fff;
font-weight: bold;
text-align: center;
margin: 0px 0 5px;
}
.banner_in .inner_cap h2 {
font-size: 30px;
text-transform: uppercase;
color: #fff;
font-weight: bold;
text-align: center;
margin: 0px 0 5px;
}
.breadcrumb > li {
display: inline-block;
font-size: 17px;
padding: 0 5px;
}
.breadcrumb > li a {
color: #fff;
text-decoration: none;
}

.breadcrumb > li + li::before {
padding: 0 5px;
color: #ccc;
content: "/\00a0";
}
.breadcrumb li.act {
color: #d7d7d7;
}
.inner_page h3 {
font-size: 36px;
font-weight: 800;
margin: 0 0 14px;
}
.inner_page h3 span {
font-size: 16px;
color: #ff5a3c;
font-weight: 600;
margin: 0 0 5px;
display: block;
}
.abt_sec_03 img {
max-width: 100%;
}
.inner_page h4 {
font-size: 16px;
color: #ff5a3c;
font-weight: 600;
margin: 0 0 5px;
}
.bg-light-gray {
background: #f2f6f7;
}
.our_strng ul {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 0 2%;
}
.our_strng ul li {
align-items: start;
display: flex;
background: #f5f3f3;
padding: 15px 14px;
border: 1px solid #e5e5e5;
border-radius: 5px;
margin: 0 0 18px;
gap: 0 7px;
font-size: 15px;
color: #70787c;
width: 48%;
}
.our_strng ul li img {
max-width: 27px;
}
.our_strng ul li h5 {
font-size: 20px;
font-weight: 700;
margin: 0 0 4px;
color: #000;
}
.our_strng ul li p {
color: #2e2e2e;
}
.serv_pge_2 {
background: url(../images/con_brok_bg.png) no-repeat left top / cover;
}
.serv_pge_2 h3 {
color: #fff;
}
.serv_pge_2 p {
color: #e3e3e3;
}
.bg_light {
background: #f5f3f3;
padding: 20px;
border: 1px solid #e5e5e5;
border-radius: 10px;
margin: 0 0 18px;
}
.bg_light h5 {
font-size: 22px;
font-weight: 800;
margin: 0 0 14px;
color: #ff5a3c;
}
.bg_light ul li {
font-size: 16px;
color: #70787c;
font-weight: 500;
display: flex;
align-items: center;
gap: 0 10px;
margin: 10px 0;
}
.bg_light ul li i {
background: #ffdada;
width: 30px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
color: #ff5a3c;
border-radius: 100%;
}
.gal_pic img {
max-width: 100%;
}
.gal_pic {
margin: 0 0 24px;
}

/**contact**/

.contact-detail-box {
display: flex;
flex-wrap: wrap;
gap: calc(2px + (5 - 2) * ((100vw - 320px) / (1920 - 320)));
align-items: center;
background-color: #fff;
padding: 17px 34px;
position: relative;
border-radius: 10px;
margin-left: 22px;
box-shadow: 0 0 4px #d2d2d2;
}
.contact-icon {
top: 50%;
transform: translateY(-50%);
position: absolute;
left: -21px;
background-color: #ff5a3c;
padding: 13px;
border-radius: 7px;
display: inherit;
color: #fff;
}
.contact-detail-title h4 {
font-weight: 700;
font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
margin: 0;
color: #000;
}
.contact-detail-contain p {
margin: 0;
margin-bottom: 0px;
margin-bottom: 0px;
font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
line-height: 1.5;
color: #4a5568;
margin-bottom: -5px;
}
.custom-form label {
color: #4a5568;
display: block;
font-size: 14px;
margin-bottom: calc(3px + (8 - 3) * ((100vw - 320px) / (1920 - 320)));
}
.custom-input {
position: relative;
}
.custom-input .form-control {
padding: 12px 14px 12px 48px;
border: none;
background: #fff;
border: 1px solid #b8b8b8;
border-radius: 8px;
}
.custom-form .custom-input i {
position: absolute;
top: 0;
left: 0;
height: 100%;
padding: 0 calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
display: flex;
align-items: center;
font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
color: #cecece;
}
.custom-form .custom-textarea i {
position: absolute;
top: 0;
left: 0;
height: 100%;
padding: 18px 20px;
display: flex;
font-size: 18px;
color: #cecece;
}
.custom-textarea .form-control {
padding: 12px 14px 12px 48px;
border: none;
background: #fff;
border: 1px solid #b8b8b8;
border-radius: 8px;
min-height: 120px;
}
.custom-textarea { position: relative;}
.right-sidebar-box {
padding: 17px;
border-radius: 10px;
background-color: #fff;
box-shadow: 0px 0 4px #d6d6d6;
}
.contact-detail-contain {
width: 100%;
}
.an {
background-color: #ff5a3c;
padding: 7px 20px;
color: #fff;
font-size: 16px;
font-weight: 500;
text-align: center;
position: relative;
transition: all 100ms ease-out;
top: 0;
border: none;
line-height: 27px;
border-radius: 7px;
}
#captcha_spc img {
max-width: 85%;
}
/**Contact**/

/**accordian**/
.accordion {
width: 100%;
position: relative;
padding: 1px;
background: transparent;
}

.accordion__item {
background: #f5f3f3;
padding: 15px 14px;
border: 1px solid #e5e5e5;
border-radius: 5px;
margin: 0 0 7px;
gap: 0 7px;
font-size: 15px;
color: #70787c;
}

.accordion__item + .accordion__item {
margin-top: -1px;
}
/* .accordion__item--open {
background-color: #131313;
border-radius: 1rem;
z-index: 10;
} */

.accordion__item--open:first-child {
margin-top: 0;
}

.accordion__item--open:last-child {
margin-bottom: 0;
}

.accordion__item--before-open {
transform: translateY(-1.5rem);
}

.accordion__item--before-open:last-of-type {
border-bottom-left-radius: 1rem;
border-bottom-right-radius: 1rem;
}

.accordion__item--after-open {
transform: translateY(1.5rem);
}

.accordion__item--after-open:first-of-type {
border-top-left-radius: 1rem;
border-top-right-radius: 1rem;
}

/* .accordion__item--dimmed {
opacity: 0.5;
} */

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

.accordion__header:hover::before {
opacity: 1;
}

.who_we p.accordion__text {
font-size: 15px;
margin: 10px 0 0;
color: #70787c;
font-weight: 500;
}
.accordion__header::-webkit-details-marker {
display: none;
}

.accordion__icon {
width: 20px;
height: 20px;
flex-shrink: 0;
opacity: 0.7;
position: relative;
z-index: 1;
}

.accordion__title {
flex: 1;
position: relative;
z-index: 1;
align-items: center;
display: flex;
gap: 0 7px;
font-size: 15px;
font-weight: 500;
}

.accordion__toggle {
width: 20px;
height: 20px;
flex-shrink: 0;
transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
position: relative;
z-index: 1;
}

.accordion__item--open .accordion__toggle {
transform: rotate(45deg);
}

.accordion__content {
display: grid;
grid-template-rows: 0fr;
transition: grid-template-rows 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
overflow: hidden;
}

.accordion__item--open .accordion__content {
grid-template-rows: 1fr;
}

.accordion__content-inner {
min-height: 0;
padding: 0 1rem 1rem 1rem;
color: #999;
line-height: 1.6;
transition: opacity 0.4s ease 0.1s,
transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s;
}

.accordion__item:not(.accordion__item--open) .accordion__content-inner {
opacity: 0;
transform: translateY(10px);
}

.accordion__item--open .accordion__content-inner {
opacity: 1;
transform: translateY(0);
}

.accordion__text {
margin: 0;
}
/**accordian**/

.key_own  .box_1 ul {
display: flex;
flex-wrap: wrap;
gap: 0px 24px;
}
.footer_top p {
color: #fff;
padding: 8px 0;
}
.country_sec {
background: #690100;
padding: 6px 0;
}
.country {
display: flex;
align-items: center;
gap: 0 14px;
background: #310302;
width: 24%;
border-radius: 10px;
padding: 0 18px;
position: relative;
top: 0;
transition: all .3s ease-in-out !important;
}
.country:hover {
  top: -10px;
}
.country span img {
max-width: 85px;
}
.country p {
font-family: "Exo 2", sans-serif;
font-size: 18px;
color: #fff;
font-weight: bold;
}
.product_line_sec h2 {
font-size: 36px;
color: #000;
text-align: center;
font-weight: bold;
}
.img_sec_1 img {
max-width: 100%;
}
.product_line_sec h3 {
font-size: 24px;
font-weight: 550;
color: #000;
margin: 0 0 20px;
}
.product_line_sec ul {
font-size: 15px;
}
.product_line_sec ul li {
margin: 0 0 10px;
  display: flex;
  align-items: center;
  gap: 0 9px;
  flex-wrap: wrap;
  position: relative;
left: 0;
transition: all .3s ease-in-out !important;
}
.product_line_sec ul li:hover {
  left: 10px;
}
.comn_btn:hover, .comn_btn_2:hover {
  background: #690100;
}
.product_line_sec ul li span {
  flex: 100%;
  padding: 0 35px;
  font-size: 14px;
  color: #690100;
}
.product_line_sec ul li i {
background: #690100;
color: #fff;
width: 28px;
height: 28px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 4px;
}
.comn_btn {
  background: #000000;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  padding: 10px 24px;
  border-radius: 5px;
  display: block;
  max-width: fit-content;
}
.comn_btn_2 {
    background: #c80f20;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  padding: 10px 24px;
  border-radius: 5px;
  display: block;
  max-width: fit-content;
  border: none;
}
.comn_btn_3 {
    background: #690100;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  padding: 10px 24px;
  border-radius: 5px;
  display: block;
  max-width: fit-content;
  border: none;
}
.product_line_sec_2 {
  background: url(../images/bg-2.png) no-repeat left top / cover;
  padding: 7rem 0;
}
.pattern_1 {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 400px;
}
.pattern_2 {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 210px;
}
.product_line_sec_2 h2 {
  font-size: 28px;
  color: #fff;
  font-weight: 500;
  margin: 0 0 22px;
}
.product_line_sec_2 p {
  font-size: 15px;
  color: #fff;
  margin: 0 0 30px;
}
.img_2 img {
  max-width: 100%;
  border-radius: 7px;
}
.product_line_sec_4 h2 {
  font-size: 28px;
  color: #000;
  font-weight: 550;
  margin: 0 0 22px;
}
.product_line_sec_4 h3 {
  font-size: 16px;
  color: #6a0302;
  margin: 0 0 5px;
}
.product_line_sec_4 ul li {
  display: flex;
  align-items: flex-start;
  gap: 0 14px;
  background: #f2f6f7;
  border: 1px solid #e0e0e0;
  padding: 15px 14px;
  border-radius: 7px;
  margin: 0 0 10px;
}
.product_line_sec_4 ul li img {
  max-width: 24px;
}
.product_line_sec_4 ul li  h4 {
  font-size: 17px;
  margin: 0 0 5px;
  font-weight: 500;
  color: #000;
}
.product_line_sec_4 ul li  p {
  font-size: 14px;
  color: #494949;
}
.product_line_sec_4 ul li:hover {
  background: #690100;
}
.product_line_sec_4 ul li:hover h4, .product_line_sec_4 ul li:hover p {
  color: #fff;
}
.product_line_sec_4 ul li:hover img {
  filter: brightness(0) invert(1);
}

.product_line_sec_5 {
  background: url(../images/bg-3.png) no-repeat left top / cover;
  padding: 7rem 0;
}
.product_line_sec_5 h2 {
  font-size: 28px;
  color: #fff;
  font-weight: 500;
  margin: 0 0 22px;
}
.bg_blk_box {
  background: rgba(0, 0, 0, 0.4);
  padding: 34px;
  border-radius: 7px;
}
.product_line_sec_5 ul li {
  display: flex;
  align-items: flex-start;
  gap: 0 14px;
  border: 1px solid #999;
  padding: 15px 14px;
  border-radius: 7px;
  margin: 0 0 10px;
}
.product_line_sec_5 ul li:hover {
  background: rgba(0, 0, 0, 0.8);
}
.product_line_sec_5 ul li h4 {
  font-size: 17px;
  margin: 0 0 5px;
  font-weight: 550;
  color: #ffffff;
}
.product_line_sec_5 ul li p {
  font-size: 14px;
  color: #e4e4e4;
}
.product_line_sec_5 ul li i {
  color: #fff;
}
.testimonial_sec {
    background: url(../images/testimnl.png) no-repeat left top / cover;
  padding: 6rem 0;
}
.testimonial_sec  h2, .h2  {
  font-size: 28px;
  color: #000;
  font-weight: 500;
  margin: 0 0 22px;
}
#testimonial p {
  font-size: 18px;
  font-style: italic;
    font-family: "Overpass", sans-serif;
    padding: 0 45px;
}
#testimonial p::before {
  content: '"';
  font-size: 45px;
  position: absolute;
  left: 0;
  top: -10px;
  color: #e8b4b3;
}
#testimonial p::after {
  content: '"';
  font-size: 45px;
  position: absolute;
  right: 5px;
  top: -10px;
  color: #e8b4b3;
}
.user_spn {
  display: flex;
  align-items: center;
  gap: 0 10px;
  color: #890c0d;
  font-size: 15px;
  margin: 17px 0 0;
}
.user_spn img {
max-width: 45px;
  border-radius: 100%;
}

#testimonial .owl-carousel .owl-dots {
text-align: left;
margin: 0;
position: absolute;
width: 100%;
bottom: -42px;
left: auto;
right: auto;
padding: 0;
border-radius: 30px 30px 0 0;
}

#testimonial .owl-carousel .owl-dots .owl-dot span {
display: inline-block;
background-color: #a8a8a8;
width: 14px;
height: 14px;
border-radius: 50%;
margin: 0 4px;
transition: all .3s ease-in-out !important;
-webkit-transition: all .3s ease-in-out !important;
-moz-transition: all .3s ease-in-out !important;
-o-transition: all .3s ease-in-out !important;
}
#testimonial .owl-carousel .owl-dots .active span {
background-color: #690100 !important;
}

/**contact_sec**/
.contact-us-wrap .contact-form {
  padding: 45px 50px;
  box-shadow: 0px 10px 40px rgba(25, 11, 50, 0.05);
}
.contact-us-wrap .contact-form .form-group label {
color: #000;
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 14px;
}
.contact-us-wrap .contact-form .form-group input {
  height: 55px;
}
.contact-us-wrap .contact-form .form-group input, .contact-us-wrap .contact-form .form-group textarea {
  width: 100%;
  border-radius: 5px;
  border: 1px solid rgba(25, 11, 50, 0.1);
  padding: 15px 20px;
  background-color: transparent;
  font-size: 14px;
}
  .contact-us-wrap .contact-item-wrap {
    padding: 80px;
  }
.contact-us-wrap .contact-item-wrap {
padding: 50px;
  background-color: #690100;
  border-radius: 10px;
  height: 100%;
}
.contact-us-wrap .contact-item-wrap .contact-item h3 {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 5px;
  font-weight: 400;
}
.contact-us-wrap .contact-item-wrap .contact-item h3 i {
  margin-right: 7px;
}
.contact-us-wrap .contact-item-wrap .contact-item p {
display: block;
  color: #fff;
  margin-bottom: 0;
  font-weight: 300;
  font-size: 14px;
  padding-left: 27px;
}
.contact-us-wrap .contact-item-wrap .contact-item a {
  color: #fff;
}
.contact-item {
margin-bottom: 15px;
  border-bottom: 1px solid #4d0504;
  padding-bottom: 15px;
  position: relative;
  left: 0;
  transition: all .3s ease-in-out !important;
}
.contact-item:hover {
  left: 5px;
}

/**contact form**/

footer {
 background: #f3f3f1;
  padding: 25px 0;
  border-top: 1px solid #d6d6d6;
}
footer p {
  color: #000000;
  font-size: 13px;
  padding-right: 4rem;
  line-height: 25px;
}
.ftr_lnk {
  padding: 0;
  margin: 0px 0 0 0;
}
.ftr_lnk li {
	color: #7a7a7a;
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 5px;
	padding-left: 0;
	font-weight: 350;
}
.ftr_lnk li a {
  color: #747474;
  text-decoration: none;
  display: flex;
  align-items: baseline;
}
.ftr_lnk li a i {
	margin-right: 7px;
  color: #5c5974;
}
footer h3 {
	font-size: 18px;
	font-weight: 550;
	color: #000000;
	margin-bottom: 39px;
	margin-top: 1rem;
}
.ftr_cnt_det li a {
color: #000000;
  font-size: 14px;
  display: flex;
  font-weight: 350;
}
.ftr_cnt_det li {
  margin-bottom: 7px;
}
.ftr_cnt_det {
  padding: 0;
  list-style-type: none;
  margin: 20px 0 0;
}
.ftr_cnt_det li a i {
  margin-right: 7px;
  background: #2b2551;
  padding: 7px 7px;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  text-align: center;
  position: relative;
  top: -3px;
}
.footer_bot {
	background: #0e0c19;
	padding: 21px 0;
}
.ftr_copy_rit {
	color:#fff;
	opacity: 0.7;
	font-size: 12px;
}

/**user top**/
.rit_icons ul { list-style-type: none;}
.onhover-dropdown {
  color: #222;
  font-size: 14px;
  position: relative;
  list-style-type: none;
  }
  .user_lgd_ico p i {
    margin-left: 5px;
  }
  .user-box-name li a {
  color: #2e2e2e !important;
  font-size: 14px;
  padding: 10px 11px;
  display: block;
  border-bottom: 1px solid #d6d6d6;
  border-radius: 4px;
  background: transparent;
  }
  .onhover-dropdown .onhover-div {
  position: absolute;
  top: 60px;
  background-color: #fff;
  z-index: 1001;
  right: 0;
  width: 320px;
  padding: 20px;
  border-radius: 10px;
  padding: calc(14px + (30 - 14) * ((100vw - 320px) / (1920 - 320))) calc(11px + (20 - 11) * ((100vw - 320px) / (1920 - 320)));
  -webkit-box-shadow: -1px 0 10px 0 rgba(34, 34, 34, 0.07), 5px 20px 40px 0 rgba(34, 34, 34, 0.04);
  box-shadow: -1px 0 10px 0 rgba(34, 34, 34, 0.07), 5px 20px 40px 0 rgba(34, 34, 34, 0.04);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  border: 1px solid #d6d6d6;
  }
.user-box-name li a:hover {
background: #690100;
  color: #fff !important;
  }
  header .onhover-dropdown .onhover-div-login {
  right: 0px;
  width: 240px;
  padding: 14px 16px;
  }
.onhover-div-login:hover .onhover-div::after {
  content: "";
  position: absolute;
  border: solid transparent;
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(194, 225, 245, 0);
  border-bottom-color: #fff;
  border-width: 17px;
  margin-left: -39px;
  right: 39px;
  top: -33px;
  }
.onhover-div-login:hover .onhover-div::before {
  content: "";
  position: absolute;
  border: solid transparent;
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(194, 225, 245, 0);
  border-bottom-color: #131313;
  border-width: 17px;
  margin-left: -39px;
  right: 39px;
  top: -33px;
  }
.onhover-dropdown:hover .onhover-div {
    opacity: 1;
    top: 40px;
    visibility: visible;
  }
  .user_pc {
	width: 35px;
	height: 35px;
	border-radius: 100%;
	overflow: hidden;
	border: 1px solid #cacaca;
  }
  .user_lgd_ico {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
	color: #000;
  font-size: 14px;
  }
  .user_pc img {
	max-width: 100%;
	width: 100% !important;
  }
  .rit_icons ul.user-box-name {
    display: block;
  }
  .edt_det .fea_user02 {
    width: 115px;
    height: 115px;
    border-radius: 100%;
    overflow: hidden;
    border: 3px solid #fff;
    position: relative;
    top: -5px;
    left: 0px;
  }
  .edt_det .fea_user02 img {
    max-width: 100%;
  }
.user-box-name li {
	list-style-type: none;
}
.onhover-div.onhover-div-login ul {
  display: block;
}
.onhover-div.onhover-div-login ul li {
  padding: 0;
  border: 0;
}
.onhover-div.onhover-div-login ul li a {
  font-size: 14px;
  width: 100%;
}
.prof_box {
background: #8c7c71;
  border-radius: 10px 0 0 10px;
  outline-offset: 0;
  overflow: hidden;
  height: 100%;
  transition: all .3s ease-in-out !important;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  padding: 18px;
}
.prof_box.prof_box_2 {
background: #62412c;
  border-radius: 0 10px 10px 0;
}
.prof_box:hover {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
}
.prof_img img {
  max-width: 100%;
  border-radius: 10px;
  background: #fff;
}
.prof_img {
  width: 30%;
}
.prof_dt {
  padding: 14px;
  width: 70%;
}
.prof_dt h2 {
font-size: 18px;
  margin: 0 0 8px;
  color: #fff;
  text-align: left;
}
.sub_banner img {
  max-width: 100%;
  width: 100%;
}
.prof_dt p {
 font-size: 15px;
  color: #fff;
}



.cssanimation, .cssanimation span {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.cssanimation span { display: inline-block }

.leFlyInBottom span { animation-name: leFlyInBottom }
@keyframes leFlyInBottom {
    0% {
        transform: translate(0px, 80px);
        opacity: 0
    }
    50% {
        transform: translate(10px, -50px);
        animation-timing-function: ease-in-out
    }
}

 .wats {
    position: fixed;
    bottom: 50px;
    right: 24px;
    width: 62px;
    height: 65px;
    z-index: 9999;
    font-size: 63px;
    color: #2dbe8e;
    cursor: pointer;
    text-align: center;
    -webkit-animation: box-rotate infinite;
    animation: box-rotate infinite;
      animation-duration: 0s;
      animation-timing-function: ease;
      animation-delay: 0s;
    animation-duration: 0s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-duration: 0s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-duration: 0s;
    animation-timing-function: ease;
    animation-delay: 0s;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-delay: 0.1s;
    -webkit-animation-delay: 0.1s;
  }
  .wats img {
    width: 50px;
    z-index: 99;
    position: relative;
    }
    @keyframes box-rotate {
      0%, 10%   { transform: rotate(12deg);}
      10%, 20% { transform: rotate(-15deg);}
      20%, 30% { transform: rotate(12deg);}
      30%, 40% { transform: rotate(0deg);}
      40%, 50% { transform: rotate(12deg);}
      50%, 60% { transform: rotate(12deg);}
      60%, 70% { transform: rotate(12deg);}
      70%, 100% { transform: rotate(12deg);}
    }
    .chat_txt {
    font-size: 14px;
    color: #ebebeb;
    position: relative;
    top: -13px;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 5px;
    }
    .about_page_img {
      background: url(../images/abt_page.png) no-repeat left top / cover;
      border-radius: 20px;
    }
    .fresh-contain {
      padding: 30px;
    }
    .fresh_blk {
     background: rgba(0, 0, 0, 0.7);
  padding: 24px;
  border-radius: 20px;
    }
    .fresh_blk h2 {
      font-size: 28px;
  color: #fff;
    }
     .fresh_blk p {
      font-size: 15px;
  color: #fff;
    }
	.prod_page_sec .col-md-6 {
    padding: 0;
  }
  .mobile-menu > li.show a {
    font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  }			
    .mobile-menu > li.show ul li a {
 font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
    } 
     .mobile-menu > li.show ul li a i {
      font-size: 12px;
     }    
     .mobile-menu > li.show a .toggle-btn {
      display: none;
     }           
/**Responsive**/

@media (min-width: 1200px) {
.category-menu .megamenu.type2 {
min-width: 88rem;
}
}
@media (max-width: 1199px) {
.main-nav .menu .megamenu {
left: -18rem;
}

.category-menu .megamenu.type2 {
min-width: 70rem;
}
}

/**menu**/

@media(max-width:767px) {
.site-logo img {
max-width: 110px;
}
.carousel-caption h2 {
   font-size: 24px;
    line-height: 30px;
    margin: 0 0 13px;
}
.carousel-caption p {
font-size: 15px;
    margin: 0 auto 13px;
}
.carousel-caption {
left: 94px;
width: 60%;
}
.comn_btn_1 {
font-size: 15px;
padding: 10px 14px;
}
.what_we {
background: url(../images/what_we_do.png) no-repeat right top / 100% #f2f6f7;
min-height: 687px;
position: relative;
}
.footer_top {
margin: 30px 0;
}
.key_pic img {
max-width: 230px;
}
.key_pic {
position: unset;
text-align: center;
}
.footer_top h2 {
text-align: center;
}
.what_we::before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.7);
}
.what_we h2 {
color: #fff;
}
.what_we p {
color: #e1e1e1;
}
.box_1 ul li {
color: #e1e1e1;
}
.our_pres .box_1 ul li {
color: #4f4f4f;
}
.box_1 {
border-top: 1px solid #e1e1e1;
border-bottom: 1px solid #e1e1e1;
}
.our_strng ul li {
width: 100%;
}
.our_strng ul li img {
max-width: 22px;
}
.country {
  width: 49%;
}
.carousel-caption {
  left: 0px;
    width: 100%;
  left: 0;
  padding: 7rem 2rem 0;
}
.large_logo {
  max-width: 200px;
  margin: 0 auto 20px;
}
.fresh-contain {
  padding: 20px 0;
}
}
@media(max-width:575px) {
.carousel-caption {
left: 0px;
width: 100%;
padding: 1rem 1rem 0;
}
.large_logo {
    max-width: 150px;
  }
.carousel-caption h2 {
font-size: 18px;
    line-height: 24px;
    margin: 0 0 10px;
}
.carousel-caption p {
font-size: 13px;
    margin: 0 auto 9px;
}
.who_we h3 {
font-size: 16px;
}
.who_we h2 {
font-size: 36px;
}
.who_we p {
font-size: 15px;
margin: 0 0 14px;
color: #49494a;
}
.what_we {
min-height: auto;
}
.country {
width: 24%;
    padding: 2px 2px;
}
.country span img {
max-width: 16px;
}
.country p {
font-size: 12px;
}
.cont_us_btn {
  font-size: 14px;
  padding: 8px 17px;
}
.country {
gap: 0 5px;
    flex-direction: column;
}
.product_line_sec h2 {
  font-size: 16px;
    line-height: 24px;
}
.product_line_sec h3 {
  margin: 24px 0 20px;
}
.pattern_1 {
  max-width: 100px;
}
.product_line_sec_2 {
  padding: 4rem 0;
}
.pattern_2 {
  max-width: 70px;
}
.img_2 {
  margin: 0px 0 0;
}
.product_line_sec_4 h3 {
  margin: 30px 0 5px;
}
.product_line_sec_5 {
  padding: 5rem 0;
}
.contact-us-wrap .contact-form {
  padding: 14px 14px;
}
footer .ftr_logo {
  max-width: 155px;
}
.right_side_ftr h3 {
  margin: 18px 0 16px;
}
.ltn__header-area {
  position: unset;
  background: rgb(105, 1, 0, 1);
}
p {
  font-size: 13px;
}
.img_sec_1 img {
  max-width: 80%;
  margin: 0 auto 10px;
  display: block;
}
.img_2 img {
  max-width: 65%;
  border-radius: 7px;
  margin: 0 auto;
  display: block;
}
.about_page_img {
  border-radius: 0;
}
.prof_box {
   padding: 18px;
    flex-wrap: wrap;
    max-width: 90%;
    border-radius: 14px;
    margin: 0 auto;
}
.prof_box.prof_box_2 {
  border-radius: 14px;
}
.prof_img {
  width: 100%;
}
.prof_dt {
  padding: 14px 0;
  width: 100%;
}
}

@media screen and (min-width:768px) and (max-width:991px) {
.what_we {
background: url(../images/what_we_do.png) no-repeat right top / 31% #f2f6f7;
}
.key_pic {
position: unset;
}
.key_pic img {
max-width: 100%;
}
.footer_top .row {
align-items: center;
}
.carousel-caption h2 {
font-size: 40px;
line-height: 42px;
margin: 0 0 20px;
}
.carousel-caption p {
font-size: 18px;
    margin: 0 auto 20px;
}
.country {
  width: 48%;
}
.prof_box {
  flex-wrap: wrap;
}
.prof_img {
  width: 100%;
}
.prof_dt {
  padding: 14px 0;
  width: 70%;
}
}
@media screen and (min-width:992px) and (max-width:1199px) {
.what_we {
background: url(../images/what_we_do.png) no-repeat right top / 45% #f2f6f7;
min-height: auto;
}
.large_logo {
  max-width: 300px;
}
.carousel-caption p {
  font-size: 24px;
}
.carousel-caption {
  padding: 10rem 5rem 0;
}
}

.ltn__main-menu ul li a:hover {
color: #fdb613;
}
.cont_us_btn:hover, .comn_btn_1:hover {
background: #da442a;
box-shadow: 3px 3px 0px #853c00;
}

.key_pic img {
transform: rotate(360deg);
}
.key_pic img:hover {
transition: 0.3s ease-in-out;
transform: rotate(0deg);
}
.right_side_ftr ul li a:hover {
color: #690100;
}

.fb:hover i  {
color: #1b4f9b !important;
}
.insta:hover i  {
color: #cc0001 !important;
}
.tw:hover i  {
color: #00adef !important;
}
.lnkd:hover i  {
color: #0a66c2 !important;
}