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


@import url("icons.css");
@import url("flaticon.css");
@import url("fontawesome-all.css");
@import url("animate.css");
@import url("owl.css");
@import url("jquery-ui.min.css");
@import url("select2.min.css");
@import url("jquery.modal.min.css");
@import url("chosen.css");
@import url("line-awesome.css");
@import url("mmenu.css");
@import url("jquery.fancybox.min.css");
/* @import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"); */


/* ======== new font added ======== */

@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

/* ======== new font added ======== */


* {
  margin: 0px;
  padding: 0px;
  border: none;
  outline: none;
  font-size: 100%;
  scrollbar-width: thin;
  font-family: "Libre Franklin";
}

body {
  font-size: 16px;
  color: #000000;
  line-height: 28px;
  font-weight: 400;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  /* font-family: 'Jost', sans-serif;
  font-style: normal; */
  scrollbar-width: thin;

  font-family: "Libre Franklin";
  padding-top: 100px;
}

a {
  text-decoration: none;
  cursor: pointer;
  font-family: "Libre Franklin";
}

a:hover,
a:focus,
a:visited {
  text-decoration: none;
  outline: none;
  font-family: "Libre Franklin";
}

h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  font-weight: normal;
  margin: 0px;
  background: none;
  line-height: 1.2em;
  font-family: "Libre Franklin";
}

section {
  position: relative;
}

textarea {
  overflow: hidden;
  resize: none;
  font-family: "Libre Franklin";
}

button {
  background-color: transparent;
  outline: none !important;
  cursor: pointer;
  min-width: auto;
  font-family: "Libre Franklin";
}

p,
.text {

  margin: 0;
  font-family: "Libre Franklin";
}

::-webkit-input-placeholder {
  color: inherit;
}

::-moz-input-placeholder {
  color: inherit;
}

::-ms-input-placeholder {
  color: inherit;
}


.container {
  max-width: 1270px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mt-80 {
  margin-top: 80px;
}
.mb-32{
  margin-bottom: 32px;
}
.mt-32{
  margin-top: 32px;
}

.mb-24{
  margin-bottom:24px;
}
.mt-24{
  margin-top: 24px;
}
.mb-64{
  margin-bottom:64px;
}
.mt-64{
  margin-top: 64px;
}



/* ========== welcome sec ============== */
.home-welcome-sec {
  background-color: #194D62;
}

.welcome-text-col img {
  width: 65px;
  height: 48px;
}

.welcome-text-col h3 {
  font-family: 'Libre Franklin';
  font-weight: 500;
  font-size: 40px;
  line-height: 120%;
  letter-spacing: -1%;
  color: #ffffff;
  padding-top: 24px;
}

.welcome-text-col p {
  font-family: 'Libre Franklin';
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #ffffff;
  padding-top: 24px;
  max-width: 400px;
}

.welcome-image-col img {
  height: 332px;
  max-width: 498px;
  width: 100%;
}

.welcome-image-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* ========== welcome sec ============== */


/* =========================== Home  ============================ */






/* ======================== page heading ================== */
.page-sec-heading {

  color: #000000;
}

.page-sec-heading h6 {
  font-family: 'Libre Franklin';
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0%;
}

.page-sec-heading h2 {
  font-family: 'Libre Franklin';
  font-weight: 500;
  font-size: 48px;
  line-height: 120%;
  letter-spacing: 0%;
  padding: 16px 0 24px;
}

.page-sec-heading p {
  font-family: 'Libre Franklin';
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0%;
}





.page-sec-heading-2 {

  color: #000000;
}

.page-sec-heading-2 .container {
  max-width: 798px;
}

.page-sec-heading-2 h2 {
  font-family: 'Libre Franklin';
  font-weight: 500;
  font-size: 56px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  margin-bottom: 24px;
}

.page-sec-heading-2 p {
  font-family: 'Libre Franklin';
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;

}








.page-sub-heading {
  font-family: 'Libre Franklin';
  font-weight: 500;
  font-size: 40px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #000000;
  padding-bottom: 24px;
}

.page-sub-text {
  font-family: 'Libre Franklin';
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #000000;
  padding-bottom: 32px;

}



/* ======================== page heading ================== */


/* ========================= benefit ================ */

.benefit-sec-features {
  padding-top: 0;
}

.benefit-sec-heding .container {
  max-width: 768px;
}

.feature-card {
  text-align: center;
  color: #000000;
  max-width: 400px;
}

.feature-card h3 {
  font-family: 'Libre Franklin';
  font-weight: 500;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: 0%;
  text-align: center;
  padding: 24px 0 16px;
}


.feature-card p {
  font-family: 'Libre Franklin';
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;

}

.feature-card img {
  width: 125px;
  height: 125px;
}

/* ========================= benefit ================ */













.connect-sec .container {
  max-width: 1342px;
  color: #000000;
}

.connect-sec h2 {
  font-family: 'Libre Franklin';
  font-weight: 500;
  font-size: 48px;
  line-height: 120%;
  letter-spacing: 0%;
  margin-bottom: 24px;
}


.connect-sec p {
  font-family: 'Libre Franklin';
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0%;
  margin-bottom: 32px;
}

.connect-sec a {
  /* width: 104px;
  height: 44px; */
  padding: 12px 24px;
  border-radius: 6px;
  color: #000000;
  background-color: #0205060D;
  box-shadow: 0px -2px 1px 0px #0205060D inset;
  font-family: 'Libre Franklin';
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0%;

}

.connect-sec img {
  width: 200px;
  height: auto;
}

.connect-sec .col-md-3 {
  text-align: end;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

/* ===================== sub pages =================== */


/* ================== service ======================= */









.faq-left h3 {
  font-family: "Libre Franklin", sans-serif;
  font-size: 18px;
  font-weight: 500;
  padding: 22px 0;
  position: relative;
}

.faq-left {
  padding: 0 24px 24px 24px;
  border-radius: 6px;
  margin-bottom: 16px;
  -webkit-box-shadow: 0px 0.5px 3px 0px #00000040 inset;
  -moz-box-shadow: 0px 0.5px 3px 0px #00000040 inset;
  box-shadow: 0px 0.5px 3px 0px #00000040 inset;
}

.faq-left p {
  font-size: 16px;
}

.faq-left h3 .close-faq {
  position: absolute;
  right: 0;
  top: 19px;
  cursor: pointer;
}


.faq-row {
  margin: 0 -12px;
}

.faq-contact {
  width: 104px;
  height: 44px;
  display: flex;
  align-items: center;
}



/* ========================== term ========================== */



































/* ========================= responsive ============================ */



/* ================================================================================================== */
/* ========================================== min width start ========================================= */
/* ================================================================================================== */



/* ================== min-width 1300px ================== */
@media screen and (min-width:1300px) {
  .widgets-1 {
    width: 13%;
  }

  .widgets-4 {
    width: 37%;
  }

}

/* ================== min-width 1300px ================== */

/* ================== min-width 1080px ================== */
@media screen and (min-width:1080px) and (max-width:1300px) {
  .widgets-1 {
    width: 16.66666667%;
  }


  .widgets-4 {
    width: 33.33333337%;
  }

}

/* ================== min-width 1080px ================== */

/* ================== min-width 992px ================== */
@media screen and (min-width:992px) and (max-width:1080px) {
  .widgets-1 {
    width: 20%;
  }

  .widgets-2 {
    width: 20%;
  }

  .widgets-3 {
    width: 20%;
  }

  .widgets-4 {
    width: 40%;
  }

}

/* ================== min-width 992px ================== */


/* ================================================================================================== */
/* ========================================== min width End ========================================= */
/* ================================================================================================== */










/* ================================================================================================== */
/* ========================================== max width start ========================================= */
/* ================================================================================================== */



/* ================== max-width 992px ================== */

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

  body {
    padding-top: 100px;
  }


  .service-image {
    width: 70px;
    height: auto;
  }


  .margin-b-24-desk {
    margin-bottom: 0;
  }


  

  .widgets-1 {
    text-align: center;
    padding-bottom: 40px;
  }

 





  .page-sec-heading h2 {
    font-size: 40px;
  }

  .page-sec-heading p {
    font-size: 16px;
  }

  .page-sec-heading-2 h2 {
    font-size: 48px;
  }

  .page-sec-heading-2 p {
    font-size: 16px;
  }

  .feature-card {
    padding: 40px 12px;
    margin: 0 auto;
  }

  .benefit-sec-features {
    padding: 0;
  }

  .page-sub-heading {
    font-size: 32px;
    padding-bottom: 24px;
  }

  .page-sub-text {
    font-size: 16px;
    padding-bottom: 32px;

  }



  .hero-text h1 {
    font-size: 48px;
  }

  .hero-text p,
  .empower-text-col p,
  .welcome-text-col p {
    font-size: 16px;
    max-width: 100%;
  }

  .navbar-collapse {
    max-height: calc(100vh - 65px);
    overflow: auto;
  }

  .empower-text-col h2 {
    font-size: 40px;
  }

  .welcome-text-col h3,
  .service-info-sec h3,
  .service-info-sec h2 {
    font-size: 32px;
  }

  .connect-sec h2 {
    font-size: 38px;
  }

  footer {
    padding: 80px 40px;
  }

  .connect-sec img {
    width: 150px;
    height: auto;
  }


  .faq-left {
    margin: 20px 15px;
  }

  .result-trademarks-heading-sec h2 {
    font-size: 48px;
    padding: 20px 0;
  }

  .result-trademarks-info-sec h2.result-que-heading,
  .get-in-touch-sec h2 {
    font-size: 32px;
  }

}

/* ================== max-width 992px ================== */



/* ================== max-width 768px ================== */



@media screen and (max-width: 767px) {
  .empower-feature {
    width: 50%;
    padding: 30px 12px;
    text-align: center;
  }

  .empower-feature p {
    max-width: 100%;
  }

  .empower-feature-col {
    padding-top: 20px;
  }

  .empower-text-col {

    max-width: 100%;
  }

  .job-search-form input {
    max-width: 100%;
  }

}


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

  .empower-text-col,
  .empower-feature-col {
    position: static !important;
    max-height: unset;
    overflow: unset;
  }


  .widgets-2,
  .widgets-3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }





  .page-sec-heading h2 {
    font-size: 28px;
  }

  .page-sec-heading p {
    font-size: 14px;
  }

  .page-sec-heading-2 h2 {
    font-size: 40px;
  }

  .page-sec-heading-2 p {
    font-size: 14px;
  }

  .page-sub-heading {
    font-size: 24px;
    padding-bottom: 20px;
  }

  .page-sub-text {
    font-size: 16px;
    /* line-height: 120%; */
    padding-bottom: 24px;

  }

  .service-image {
    margin-bottom: 20px;
  }

  .nav-tabs .nav-link {
    font-size: 14px;
  }

  .hero-text h1 {
    font-size: 40px;
  }

  .home-hero-sec {
    height: 600px;
  }

  .welcome-image-col img {
    padding-top: 50px;
  }

  .welcome-text-col p {
    max-width: 100%;
  }

  .empower-text-col h2 {
    font-size: 32px;
  }

  .hero-text {
    padding: 0 15px;
  }

  .connect-sec h2 {
    font-size: 32px;
  }

  .service-info-sec h3,
  .service-info-sec h2 {
    font-size: 24px;
  }

  .service-info-sec .row {
    gap: 20px;
  }

  .service-info-sec p.main-info {
    font-size: 16px;
  }

  .connect-sec img {
    display: none;
  }


  .section-padding.benefit-sec-heding {
    padding-bottom: 0;
  }

  .job-search-form .form-group {
    display: flex;
    justify-content: center;
  }

  .theme-btn.btn-style-one {
    margin-top: 20px;
  }



  .result-trademarks-heading-sec h2 {
    font-size: 32px;
  }

  .result-trademarks-info-sec h2.result-que-heading,
  .get-in-touch-sec h2 {
    font-size: 28px;
  }

  .section-padding.get-in-touch-sec {
    padding-top: 0;
  }

  .get-in-touch-sec .button-box {

    justify-content: flex-start;
    margin-top: 20px;
  }


  .mobile-h-p-2 {
    padding-top: 20px;
  }


  .accordion-body {
    padding: 0 0 15px 0;
  }

  .accordion-button {
    padding: 14px 0;
  }

}

/* ================== max-width 768px ================== */



/* ================== max-width 556px ================== */

@media screen and (max-width: 556px) {
  footer {
    padding: 60px 12px;
  }

  footer .copyright-sec {
    gap: 10px;
    flex-direction: column;
    align-items: center;
  }

  .connect-sec h2 {
    font-size: 26px;
  }


  .result-navigation {
    column-gap: 16px;

    row-gap: 5px;
  }

  .result-navigation span {
    margin: 0;
    margin-bottom: 10px;
  }

  .accordion-body {
    padding: 0 0 12px 0;
  }

  .accordion-button {
    padding: 12px 0;
  }
}

/* ================== max-width 556px ================== */



/* ================== max-width 480px ================== */

@media (max-width: 480px) {


  .page-sec-heading h2 {
    font-size: 22px;
  }

  .page-sec-heading-2 h2 {
    font-size: 32px;
  }

  footer {
    padding: 40px 20px;
  }

  .footer-container {
    padding: 30px;
  }

  .subscribe-form form {

    flex-direction: column;
  }

  .subscribe-form input {
    max-width: 100%;
  }

  .subscribe-form button {
    max-width: 100%;
    margin: 10px 0 0 0;
  }

  .hero-text h1 {
    font-size: 32px;
  }

  .empower-text-col h2 {
    font-size: 24px;
  }

  .empower-feature {
    width: 100%;
  }

  .feature-card {
    padding: 40px 0 0 0;
  }

  .page-sec-heading {
    padding-bottom: 0px;
  }

  .page-sec-heading-mobile-padding {
    padding-bottom: 40px;
  }

  .connect-sec h2 {
    font-size: 24px;
  }

  .page-sub-heading {
    font-size: 22px;
  }

  .feature-card h3 {
    font-size: 18px;
  }


  .feature-card img {
    width: 100px;
    height: 100px;
  }


  .feature-card h3 {
    max-width: 250px;
    margin: 0 auto;
  }

  .nav-tabs {
    margin-bottom: 30px;

  }

  .nav-tabs .nav-link {
    padding: 8px 10px;
    font-size: 12px;
  }

  .badge-label {
    font-size: 12px;
  }

  .service-card-text-col h5 {
    font-size: 20px;
  }

  .service-card-text-col p {

    margin-bottom: 20px;
  }

  .service-info-sec h3,
  .service-info-sec h2 {
    font-size: 22px;
  }

  .result-trademarks-heading-sec h2 {
    font-size: 26px;
  }

  .result-trademarks-info-sec h2.result-que-heading,
  .get-in-touch-sec h2 {
    font-size: 24px;
  }

  .result-trademarks-info-sec .result-que-text {
    font-size: 16px;
  }

}

/* ================== max-width 480px ================== */




/* ================== max-width 375px ================== */

@media (max-width: 375px) {


  .page-sec-heading h2 {
    font-size: 22px;
    padding: 10px 0 16px;
  }


  .page-sec-heading p {
    font-size: 12px;
  }

  .page-sec-heading-2 h2 {
    font-size: 24px;
  }


  .page-sec-heading-2 p {
    font-size: 12px;
  }


  .navbar-nav {
    gap: 0;
    padding: 10px 0px !important;
  }

  .custom-service-item small {
    text-wrap: auto;
    line-height: 100%;
  }

  .custom-dropdown {
    min-width: 250px;
    max-width: 275px;
  }

  .header-search-btn {
    margin-left: 0;
  }

  .feature-card h3 {
    font-size: 18px;
  }

  .page-sec-heading h2 {
    font-size: 22px;
  }
}

/* ================== max-width 375px ================== */



/* ================================================================================================== */
/* ========================================== max width End ========================================= */
/* ================================================================================================== */




/* ========================= responsive ====================== */













.row>* {
  padding-left: 15px;
  padding-right: 15px;
}


.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  padding-left: 15px;
  padding-right: 15px;
}

.row {

  margin-left: -15px;
  margin-right: -15px;

}

.page-sec-heading-2 h2.font-48 {
  font-size: 48px;
  max-width: 660px;
  width: 100%;
  margin: 0 auto !important;
}


.empower-text-col a:hover,
.connect-sec a:hover {
  background-color: #20617B;
  color: #fff;
}

.header-search-btn:hover,
.hero-text a:hover,
.theme-btn.btn-style-one:hover,
.submit-btn:hover,
.get-in-touch-sec a:hover {
  background: #20617B;
  color: #fff;
}


.icon-new-search.search-new {
  position: absolute;
  left: 37px;
  top: 10px;
  font-size: 17px;
  width: 24px;
  height: 24px;
  align-items: center;
  display: flex;
  justify-content: center;
}

.result-card-body a:hover span {
  position: relative;
  right: -5px;
}

.result-card-body a,
.service-card-text-col a {
  position: relative;
}

.result-card-body a span,
.service-card-text-col a span {
  position: absolute;
  right: -18px;
  top: -3px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.result-card-body a:hover span,
.service-card-text-col a:hover span {
  position: absolute;
  right: -22px;
  top: -3px;
}

.footer-right .text-2 {
  font-size: 12px;
  line-height: 20px;
}

.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color:
    #ced4da;
  outline: 0;
  border-color: #ced4da;
  box-shadow: 0px -0.5px 3px 0px #00000040 inset;
}

/* ================== max-width 991px ================== */

@media (max-width: 991px) {
  .page-sec-heading-2 h2.font-48 {
    font-size: 40px;
  }

  .navbar-nav.mx-auto {
    margin-bottom: 5px;
  }

  .header-search-btn {
    display: table;
  }

  .footer-left {
    display: flex;
    gap: 20px;
    width: 70%;
  }

  footer {
    padding: 80px 20px;
  }

  .faq-left h3 {
    padding: 22px 25px 22px 0;
    position: relative;
  }
}

/* ================== max-width 991px ================== */

/* ================== max-width 767px ================== */
@media (max-width:767px) {
  .col-md-5.faq-fix {
    padding-top: 20px;
  }

  .mobile-pt-0 {
    padding-top: 0 !important;
  }

  .page-sec-heading-2 h2.font-48 {
    font-size: 32px;
  }

  .footer-menu {
    width: 100%;
  }

  .footer-left {
    display: flex;
    gap: 20px;
    width: 100%;
    flex-direction: column;
  }

  .footer-container {
    display: flex;
    flex-direction: column;
  }

  .footer-right {
    width: 100%;
    max-width: 400px;
    margin-top: 20px;
  }

  footer {
    padding: 40px 20px;
  }
}

/* ================== max-width 767px ================== */

@media (max-width:480px) {
  .page-sec-heading-2 h2.font-48 {
    font-size: 32px;
  }
}