@charset "UTF-8";

/*
Theme Name: FLR_Global_Aerospace
Theme URI: 
Author: Piyush Singh Chhoker
Author URI: https://sixpl.com/
Description:NA
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: FLR_Global_Aerospace License
License URI: NA
Text Domain: FLR_Global_Aerospace
*/

/* -----------Design--by----Piyush-Singh-Chhoker------------------------- */

@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=Karla:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=El+Messiri:wght@400;500;700&display=swap');


.new-cover {
  height: 100%;
  object-fit: cover;
}

*,
html {
  padding: 0;
  margin: 0%;
  box-sizing: border-box;
}

html {
  width: 100%;
  overflow-x: hidden !important;
}
.details a{
	
}
.img-ooo-img img{
	border-radius:6px;
width:100%;
	    height: 100% !important;
}
.img-ooo-img {
    height: 100% !important;
}
body {
  width: 100vw;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  font-family: "Poppins";

}

/* ==========custom--class---------- */
/* -------font-family----class------- */
.popp {
  font-family: "Poppins";
}

.kar {
  font-family: 'Karla', sans-serif;
}

.messi {
  font-family: 'El Messiri', sans-serif;
}

a {
  text-decoration: none !important;
}

/* ========font-weight-class========== */
.fw3 {
  font-weight: 300 !important;
}

.fw4 {
  font-weight: 400 !important;
}

.fw5 {
  font-weight: 500 !important;
}

.fw6 {
  font-weight: 600 !important;
}

.fw7 {
  font-weight: 700 !important;
}

.fw8 {
  font-weight: 800 !important;
}

.fw9 {
  font-weight: 900 !important;
}

/* ========position================= */
.rel {
  position: relative;
}

a {
  text-decoration: none;
}

li {
  list-style: none;
}

p {
  margin-bottom: 0 !important;
	font-size: 14px ;
}

/* =========margin-class========== */

.m20 {
  margin-bottom: 20px !important;
}

.m10 {
  margin-bottom: 10px !important;
}

.mb0 {
  margin-bottom: 0
}

.m12 {
  margin-bottom: 12px;
}

.m15 {
  margin-bottom: 15px !important;
}

.m60 {
  margin-bottom: 60px !important;
}

.m40 {
  margin-bottom: 40px !important;
}

.m70 {
  margin-bottom: 70px;
}

.m30 {
  margin-bottom: 30px !important;
}

.m35 {
  margin-bottom: 35px !important;
}

.m25 {
  margin-bottom: 25px;
}

.m50 {
  margin-bottom: 50px !important;
}

.mr10 {
  margin-right: 10px;
}

.mr5 {
  margin-right: 5px;
}

.m5 {
  margin-bottom: 5px !important;
}

.m45 {
  margin-bottom: 45px;
}

.mb75 {
  margin-bottom: 75px;
}

.mb55 {
  margin-bottom: 55px;
}

.mb70 {
  margin-bottom: 70px;
}

/* =====wight-css========== */
.w70 {
  width: 70%;
}

.w80 {
  width: 80%;
}

.w50 {
  width: 50%;
}

.w60 {
  width: 60%;
}

.w35 {
  width: 35%;
}

.w40 {
  width: 40%;
}

.w100 {
  width: 100%;
}

.banner-image,
.banner-image img {
  height: 100%;
}

.h100 {
  height: 100%;
}

.cover {
  object-fit: cover;
}

.item-center {
  align-items: center;
}

.j-c {
  justify-content: space-between;
}

.j-center {
  justify-content: center;
}

/* ========font-size-class=========== */
h1 {
  font-size: 55px;
}

h2 {
  font-size: 45px;
}

h3 {
  font-size: 39px;
}

h4 {
  font-size: 28px;
}

h5 {
  font-size: 25px;
}

h6 {
  font-size: 18px;
}

.p-16 {
  font-size: 16px;
  line-height: 30px;
}

.p-15 {
  font-size: 15px;
}

.p-14 {
  font-size: 14px;
}

.p-18 {
  font-size: 18px;
}

.p-10 {
  font-size: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
}

.p-14 {
  font-size: 14px;
}

/* ==========color-----class=========== */


.black {
  color: #000
}

.ff {
  color: #FFF;
}

.gray {
   color: #343434;
}
.blue{
   color: #331663;
}
/* ------bg------class=========== */
.bg-black {
  background: #000;
}

.bg-green {
  background-color: #51a655;
}

.bg-org {
  background-color: #f98500;
}

.bg-gray {
  background-color: #e9e9e9;
}

/* ============gap10================== */
.gap10 {
  gap: 10px;
}

.gap20 {
  gap: 20px;
}

.gap5 {
  gap: 5px;
}

.item-center {
  align-items: center;
}

.d-flex {
  display: flex;
}

/* ===================padding-class================== */
.p100 {
  padding: 100px 0;
}

.p70 {
  padding: 70px 0;
}

.p50 {
  padding: 50px 0;
}

.p7 {
  padding: 7.5px 0;
}

.p25 {
  padding: 25px 0;
}

/* ==========header=============== */
.header-links li {
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-weight: 500;
}

.header-links li:not(:last-child) {
  margin: 0 52px 0 0;
}

.header-links li:not(:last-child):after {
  content: '';
  height: 14px;
  width: 1px;
  background-color: #999999;
  position: absolute;
  top: 3px;
  right: -27px;
}

.header-links li>i {
  color: #331663;
  margin-right: 12px;
}

li.new-icons-sec i {
  color: #331663;
}

.header-top {
  position: relative;
  padding: 6px 0;
  border-bottom: 1px solid #E1E4E5;
  z-index: 2;
}

.header-top ul {
  margin: 0;
  padding: 0;
}

.header-top a {
  color: #000;
}

.new-icons-sec a {
  margin-right: 5px;
}

/* ====main-website====== */
.main-header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.main-menu {
  display: flex;
  gap: 25px;
}

.logo img {
  width: 150px;
  height: 100px;
  object-fit: contain;
}

.right-main-div {
  display: flex;
  align-items: center;
  gap: 10px;
}

.cross-icon,
.hide-des1,
.menu-ciomn {
  display: none !important;
}

/* ========btn-class==== */
.th-btn.th-icon:after {
  content: '';
  position: relative;
  mask-image: url(assets/img/other/hero-arrow-right.svg);
  background-repeat: no-repeat;
  background-size: cover;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: auto;
  background-color: #fff;
  width: 24px;
  height: 24px;
  display: block;
  transition: 0.4s;
}

.th-btn,p.form-submit input {
  position: relative;
  z-index: 2;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
  background-color: #331663;
  color: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-transform: capitalize;
  border: none;
  font-size: 16px;
  font-weight: 500;
  padding: 15px 25px;
  border-radius: 48px;
  transition: all 0.3s 0s ease-out;
  gap: 8px;
}

.th-btn:hover {
  background-color: #000;
  color: #fff;
}

.main-menu a {
  letter-spacing: .5px;
}

/* =======footer=========== */
.bg-title {
  background-color: #331663;
}

.footer-layout2 .widget-area {
  padding: 50px;
}

.th-widget-about .about-logo img {
  width: 120px;
  height: 120px;
  object-fit: contain;
  object-position: center center;
}

.th-widget-about .about-logo a {
  display: inline-block;
  background-color: #FFFFFF;
  padding: 18px 20px 18px 20px;
  border-radius: 50% 50% 50% 50%;
}

.footer-layout2 .copyright-wrap {
  background-color: transparent;
  border-top: 1px solid rgba(233, 246, 249, 0.2);
  padding: 10px 0;
}

.info-box_text {
  line-height: 1.75em;
  margin-top: 0;
  display: flex;
  gap: 10px;
  align-items: center;
}

.info-box_text:not(:last-child) {
  margin-bottom: 18px;
}

.footer-layout2 .info-box_text .icon img {
  filter: brightness(0) invert(1);
  transition: all 0.4s ease-in-out;
}

.info-box_text .icon {
  color: #fff;
  flex: none;
  width: 40px;
  height: 40px;
  line-height: 37px;
  background-color: #E9F6F9;
  border-radius: 50%;
  text-align: center;
  transition: all 0.4s ease-in-out;
}

.footer-layout2 .info-box_text .icon {
  background-color: rgba(255, 255, 255, 0.2);
}

.footer-widget .widget_title {
  padding: 0;
  margin: -0.12em 0 30px 0;
  font-family: 'El Messiri', sans-serif;
  font-weight: 600;
  font-size: 28px;
}

.widget_title {
  position: relative;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}

.footer-layout2 .footer-widget .widget_title,
.th-widget-contact p,
.th-widget-contact a {
  color: #fff;
}

.th-widget-about .about-logo {
  margin-bottom: 20px;
}

.footer-layout2 .about-text {
  color: #E9F6F9;
  font-weight: 300;
  margin-bottom: 22px !important;
}

.footer-layout2 .th-social a {
  --icon-size: 40px;
  background-color: rgba(255, 255, 255, 0.2);
  color: #f9fbff;
  margin-right: 10px;
}

.th-social a {
  display: inline-block;
  width: var(--icon-size, 32px);
  height: var(--icon-size, 32px);
  line-height: var(--icon-size, 32px);
  background-color: #E9F6F9;
  color: #f9fbff;
  font-size: 16px;
  border-radius: 50%;
  text-align: center;
  margin-right: 10px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.footer-widget.widget_nav_menu a {
  font-size: 16px;
  font-weight: 300;
  padding: 0;
  margin-bottom: 15px;
  color: #f9fbff;
  display: block;
  max-width: 100%;
  width: max-content;
  padding: 0 0 0 20px;
  background-color: transparent;
  border-bottom: none;
  position: relative;
}

.footer-widget.widget_nav_menu a:before {
  content: "\f105";
  font-family: "Font Awesome 6 Free";
  position: absolute;
  font-weight: 600;
  left: 0;
  top: 2px;
  transform: translateY(0);
  font-size: 0.9em;
  background-color: transparent;
  border: none;
  color: inherit;
}

ul {
  padding-left: 0;
}

.input-text input {
  background-color: #FFFFFF00;
  border-radius: 50px 50px 50px 50px;
  padding: 17px 0px 17px 20px;
  border: 1px solid #FFFFFF30;
  color: #fff;
  font-family: 'Karla', sans-serif;
  width: 100%;
}

.input-btn-submit input {
  border-radius: 50px 50px 50px 50px;
     padding: 10px 25px;
  margin: 0px 0px 0px 0px;
  color: #000000;
  background-color: #FFFFFF;
}

.input-btn-submit {
  width: 42%;
  position: absolute;
  right: 1%;
     top: 10%;
}

.other-banner-overlap {
  position: absolute;
  background-color: #000000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.other-banner {
  height: 400px;
  overflow: hidden;
}

.contact-div-section {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
  z-index: 22;
  display: flex;
  align-items: center;
}

.breadgum li {
  display: flex;
  margin: 0px 0px 20px 0px;
  padding: 6px 20px 6px 20px;
  background-color: #FFFFFF0D;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #FFFFFF36;
  border-radius: 50px 50px 50px 50px;
  gap: 10px;
  align-items: center;
  width: unset;
  font-family: "Poppins";
}

.breadgum li a {
  color: #fff;
}

.breadgum li img {
  filter: invert(1);
}

.form-section-contact {
  background-color: #3D556721;
  padding: 50px 50px;
  border-radius: 10px;
}

.full-details-info {
  border-right: 1px solid #b9b9b9;
  height: 100%;
}

.part-row input,
.full-row-input input,
.full-row-input textarea,.part-row select {
  border: 1px solid #b9b9b9;
  background: transparent;
  padding: 15px 20px;
  border-radius: 10px;
  width: 100%;
  margin-bottom: 20px;
}

.part-row {
  width: 32%;
}

.fi-form-row {
  display: flex;
  justify-content: space-between;
}

.form-btn input {
  width: 100%;
  background: black;
  font-size: 30px;
  text-transform: uppercase;
  padding: 5px 20px;
  border-radius: 10px;
  color: #fff;
  font-family: 'El Messiri', sans-serif;
}

iframe {
  width: 100%;
  height: 500px;
  filter: brightness(100%) contrast(100%) saturate(0%) blur(0px) hue-rotate(0deg);
}
img.phone-width {
  width: 18px;
  height: 18px;
}
/* =========faqs========== */
.faq {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-bottom: 10px;
  overflow: hidden;
}

.faq button {
  width: 100%;
  text-align: left;
  padding: 15px;
  background: #f1f5f9;
  font-size: 20px;
  border: none;
  outline: none;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.faq button:hover {
  background: #e2e8f0;
}

.faq .answer {
  padding: 15px;
  display: none;
  background: #fff;
}

.faq .answer.show {
  display: block;
}

.chev {
  transition: transform 0.3s ease;
}

.rot {
  transform: rotate(180deg);
}

.blog-content i {
  display: flex;
  align-items: center;
  font-size: 18px;
}

.border-6 {
  border-radius: 10px;
}

.light-gray {
  color: #c7bfbf;
}

.add-btn-sec {
  border-radius: 50px 50px 50px 50px;
  padding: 10px 37px 10px 37px;
  margin: 0px 0px 0px 0px;
  color: #000000;
  background-color: #FFFFFF;
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'El Messiri', sans-serif;
}

.circle-image img {
  width: 50px;
  border-style: solid;
  border-width: 3px 3px 3px 3px;
  border-color: #000000;
  border-radius: 50px 50px 50px 50px;
}

.circle-image img {
  margin-left: -20px;
}

.circle-image img:first-child {
  margin-left: 0;
}

.custom-review {
  background-color: #3D556721;
  padding: 20px;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
}
.inner-c-r{
    width: 40%;
}
.inner-c-r-1 {
  width: 60%;
}
.about-image img{
  height: 370px;
  object-fit: cover;
}
.counter-section-part{
    padding: 20px;
    border: 1px solid #dbd4d4;
    border-radius: 30px;
}
.service-section{
      border-radius: 10px;
    box-shadow: -2px 4px 7.5px 5px rgba(0, 0, 0, 0.09);
    padding: 25px;
}
.our-service-section  .owl-nav button{
    width: 45px;
    height: 45px;
    line-height: 1 !important;
    border-radius: 50% !important;
    border: 1px solid #fff !important;
    background-color: transparent !important;
    transition: all 0.4s 
ease;
    color: #fff !important;
}
/* ===========testimonal========== */
.first-row {
    display: flex
;
    align-items: center;
    gap: 20px;
}
.img-sec img{
  width: 100px;
    height: 100px;
    border-radius: 50%;
}
.testiomnal-section {
    padding: 25px;
    background-color: #3D556721;
    border-radius: 10px;
}

.testimonal-owl-cursol .owl-nav{
     display: flex;
    align-items: center;
    justify-content: end;
    position: absolute;
    width: 100%;
    top: -27%;
    right: 0;
}
.testimonal-owl-cursol button.owl-prev,.testimonal-owl-cursol button.owl-next {
    width: 40px;
    height: 40px;
    line-height: 1;
    border-radius: 50% !important;
    border: 1px solid #000000 !important;
    background-color: transparent !important;
    transition: all 0.4s 
ease;
}
.testimonal-owl-cursol button.owl-prev:hover,.testimonal-owl-cursol button.owl-next:hover{
  background-color: #000 !important;
}
.testimonal-owl-cursol button i{
      display: flex
;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}

/* =========banner-hero-setion============ */
 .hero-slider {
        position: relative;
        z-index: 6;
        height: 704px;
    }

    .hero-inner {
        height: 100%;
    }

    .hero-style2 {
        position: relative;
        z-index: 10;
        max-width: 451px;
        padding: 230px 0;
    }

    .hero-style2 .hero-title {
        color: #fff;
        font-weight: 600;
        font-size: 80px;
        display: block;
        margin-top: -0.8rem;
        margin-bottom: 2px;
    }

    .th-swiper-custom {
        position: absolute; display: none !important;
        bottom: 2%;
        margin: 0;
          right: 40px;
    z-index: 9;
       width: unset;
        display: flex;
        align-items: center;
        gap: 10px;
    }
.th-swiper-custom .swiper-pagination-progressbar{
  display: none;
}
    .th-swiper-custom .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: #FFFFFF !important;
    }

    .th-swiper-custom .swiper-pagination-progressbar {
        position: relative;
        background: rgba(255, 255, 255, .2);
        height: 3px;
    }

    .heroThumbs {
        bottom: 70px;
		display:none;
           max-width: 300px;
    position: absolute !important;
    right: 25px;
        margin-right: 0 !important;
        z-index: 99;
    }

    .slider-hero-part {
        position: relative;
    }


    .hero-card {
        background: rgba(255, 255, 255, 0.3);
        backdrop-filter: blur(5px);
        border-radius: 16px;
        padding: 16px;
        cursor: pointer;
    }

    .hero-card .hero-img {
        position: relative;
        max-width: 100%;
        height: 170px;
        border-radius: 16px;
    }

    .hero-card img {
        width: 100%;
        height: 100%;
        border-radius: 16px;
        object-fit: cover;
    }

    .hero-inner video {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        overflow: hidden;
        z-index: 0;
    }

    .hero-style2 .hero-title span {
        color: #fff;
        font-weight: 500;
        font-size: 28px;
        display: block;
        margin-bottom: 10px;
    }

    @keyframes slideinup {
        from {
            transform: translateY(100px);
            opacity: 0;
        }

        to {
            transform: translateY(0);
            opacity: 1;
        }
    }

    .slideinup {
        opacity: 0;
        transition: all 0.3s ease;
    }

    .animate-slideinup {
        animation: slideinup 1s ease forwards;
    }
    .ober-lp {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000a8;
    z-index: 1;
    display: flex !important
;
}
 .th-swiper-custom .hero-arrow {
        width: 45px;
        height: 45px;
        line-height: 1;
        border-radius: 50%;
        border: 1px solid #fff;
        background-color: transparent;
        transition: all 0.4s ease;
    }

    .hero-arrow img {
        filter: brightness(0) invert(1);
        transition: all 0.4s ease;
    }
    .video-section.rel {
    height: 500px;
    overflow: hidden;
}
.video-play video{
  width: 100%;
  height: 100%;
}
.blue-overlap-sec {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #331663;
}
.video-container-sec-overlap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex
;
    align-items: center;
    height: 100%;
}
.service-box{
      display: flex
;
    align-items: center;
    border-radius: 20px;
    height: 350px;
    background: #fff;
    width: 100%;
    justify-content: center;
}
.service-box-icon{
  width: 120px;
    height: 120px;
    background: #331663;
    box-shadow: 0px 12px 16px #0000000D;
    border-radius: 50%;
    text-align: center;
    padding: 24px 0px;
    margin: 0px auto;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.service-box-icon img{
  width: 60% !important;
    filter: invert(1);
}
.service-bo-title h5{
  text-align: center;
}
/* ====single----post====== */
.andar-div {
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    padding: 20px;
}
.andar-div p {
    margin-bottom: 20px !important;
}

textarea {
    border: 1px solid #b9b9b9;
    background: transparent;
    padding: 15px 20px;
    border-radius: 10px;
    width: 100%;
    margin-bottom: 20px;
}
.andar-div h3,.andar-div h2,.andar-div h4,.andar-div h5,.andar-div h6{
      font-family: 'El Messiri', sans-serif;
      margin-bottom: 20px;
}
.andar-div li {
    list-style: disc;
}
.image-banner {
  height: 100%;
}
.image-banner img{
  height: 100%;
  object-fit: cover;
	    object-position: 41% 64%;
}
.blog-contact-us .other-banner-overlap{
      opacity: 0.79;
}
.ul-section-ul {
  padding-left: 20px;
}
.ul-section-ul li{
  list-style: disc;
}
/* ==========media--query=========== */

@media screen and (max-width: 1200px){
.our-service-section   button.owl-prev,.our-service-section button.owl-next {
    width: 40px;
    height: 40px;
    line-height: 1;
    border-radius: 50% !important;
    border: 1px solid #ffffff !important;
    background-color: transparent !important;
    transition: all 0.4s 
ease;
}

.our-service-section button i {
    display: flex
;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #fff;
}
h2 {
    font-size: 35px;
}
.custom-review {
flex-wrap: wrap;
}
.inner-c-r,.inner-c-r-1 {
    width: 100%;
}
}

@media screen and (max-width: 992px) {
    .main-menu {
        position: fixed;
        top: 0;
        right: -150%;
        background: #f9f9f9;
        padding: 25px 40px;
        width: 360px;
        transition: all 0.3s;
        z-index: 999999999999999999999;
        height: 100%;
    }
    .input-btn-submit {
    text-align: center;
    }
     .cross-icon, .hide-des1, .menu-ciomn,.main-menu{
        display: block !important;
    }
    .menu-ciomn{
      order: 1;
    }
     .menu-ciomn p i{
      color: #fff;
     }
    .menu-ciomn p{
          background: #331663;
    width: 50px;
    height: 50px;
    color: #fff !important;
    border-radius: 50%;
    justify-content: center;
    }
        .mega-menu-active {
        right: 0 !important;
    }
    .m991{
      margin-bottom: 20px;
    }
    .heroThumbs {
      display: none;
    }
    h2 {
    font-size: 32px;
}
h4 {
    font-size: 22px;
}
h5 {
    font-size: 20px;
}
.hero-style2 .hero-title {
    font-size: 50px;
}
.hero-style2 {
    padding: 130px 0;
}
.hero-slider {
    position: relative;
    z-index: 6;
    height: 100%;
}
.p70 {
    padding: 45px 0;
}
.md-j-center{
  justify-content: center;
}
.testimonal-owl-cursol .owl-nav {
  position: unset;
}
.service-box{
  height: unset;
  padding: 50px 20px;
}
.video-section{
  height: unset !important;
          padding: 50px 0;
}
.video-container-sec-overlap{
  position: unset;
}
.video-play {
    display: none;
}
.blue-overlap-sec {
  z-index: -1;
    background: #331663e0;
}
.our-service-section{
  margin-top: 30px;
}
h3 {
    font-size: 32px;
}
.p-18 {
    font-size: 16px;
}
}
@media screen and (max-width: 767px) {
  .footer-layout2 .widget-area {
    padding: 30px 20px;
}
    .hero-style2 {
        padding: 100px 15px;
    }
.footer-widget .widget_title {
    margin: -0.12em 0 15px 0;
}
.image-banner {
    height: 100%;
}
.image-banner img{
      height: 100%;
    object-fit: cover;
}
    h2 {
        font-size: 25px;
    }
    .faq button {
    font-size: 18px;
}
.our-service-section   button.owl-prev,.our-service-section button.owl-next {
    width: 40px;
    height: 40px;
    line-height: 1;
    border-radius: 50% !important;
    border: 1px solid #ffffff !important;
    background-color: transparent !important;
    transition: all 0.4s 
ease;
}

.our-service-section button i {
    display: flex
;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #fff;
}
.about-image img {
    height: unset;
}
.other-banner {
    height: 300px;
}
.breadgum li{
  margin-bottom: 0 !important;
}
h1 {
    font-size: 45px;
}
h3 {
    font-size: 25px !important;
}
.fi-form-row {
    flex-wrap: wrap;
}
	.part-row {
    width: 100% !important;
}
	.form-section-contact {
    padding: 20px;
}.full-details-info {
    border-right: none !important;
}
}

@media screen and (max-width: 406px){
.th-btn{
  padding: 10px 15px;
  font-size: 14px;
      gap: 2px;
}
.th-swiper-custom {
  position: unset;
  justify-content: center;
  margin-top: 10px;
}
.th-swiper-custom .hero-arrow{
  border: 1px solid black;
}
.hero-arrow img{
  filter: none;
}
.input-btn-submit {
    position: unset;
    margin-top: 20px;
}
.first-row {
  flex-wrap: wrap;
          justify-content: center;
}
.img-text,.pragh-p-p {
  text-align: center;
}
.testiomnal-section {
    padding: 20px;
}
.th-btn.th-icon:after{
      width: 22px;
}
.menu-ciomn p {
        width: 40px;
        height: 40px;
    }
    .right-main-div {
    gap: 5px;
}
	.m767{
		margin-bottom:20px;
	}
}
@media screen and (max-width: 360px){
  .btn-header .th-btn.th-icon:after{
    display: none;
  }
  .main-menu{
    width: 100%;
    padding: 20px;
  }
}

@media screen and (max-width: 340px){
.logo img {
    width: 125px;
}
}