html {
  scroll-behavior: smooth;
}

body {
  font-family: "Lato", sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.65;
  color: #524d5a;
  overflow-x: hidden;
  font-size: 16px;
  min-width: 320px;
}

p {
  margin: 0 0 1rem;
  padding: 0;
  line-height: 2;
}

.content {
  line-height: 2;
}

blockquote p {
  margin-bottom: 0;
}

* {
  margin: 0;
  padding: 0;
}

svg path {
  fill: currentColor;
}

.navbar-toggler:focus,
a:focus,
input:focus,
textarea:focus,
button:focus,
.btn:focus,
.btn.focus,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
  box-shadow: none;
  text-decoration: none;
  outline: none;
}

span,
a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}

a {
  color: #0061ae;
}

a:hover {
  color: #008ac9;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

@media(max-width: 767px) {
  .page-template-page-flexible-content main img {
    margin-top: 1rem;
    margin-bottom: 1rem;
    margin-left: 0;
    margin-right: 0;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  margin: 0px;
  color: #008ac9;
  line-height: 1.5;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
  color: inherit;
}

h1 {
  font-size: 50px;
}

h1.page-title {
  margin-bottom: 1rem;
}

h2 {
  font-size: 40px;
}

h2.tekst{font-size:25px; margin-bottom:20px}
h3.tekst{font-size:25px; margin-bottom:20px}

@media(max-width: 767px) {
  h2.tekst,
  h3.tekst {
    margin-top: 10px;
  }
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 25px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

ul,
ol {
  margin: 0px;
}

main ul,
main ol {
  margin-bottom: 1rem;
}

.stretched-link::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	pointer-events: auto;
	content: "";
	background-color: rgba(0,0,0,0);
}

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-105 {
  margin-top: 105px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-115 {
  margin-top: 115px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-125 {
  margin-top: 125px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-135 {
  margin-top: 135px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-145 {
  margin-top: 145px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-155 {
  margin-top: 155px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-165 {
  margin-top: 165px;
}

.mt-170 {
  margin-top: 170px;
}

.mt-175 {
  margin-top: 175px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-185 {
  margin-top: 185px;
}

.mt-190 {
  margin-top: 190px;
}

.mt-195 {
  margin-top: 195px;
}

.mt-200 {
  margin-top: 200px;
}

.mt-205 {
  margin-top: 205px;
}

.mt-210 {
  margin-top: 210px;
}

.mt-215 {
  margin-top: 215px;
}

.mt-220 {
  margin-top: 220px;
}

.mt-225 {
  margin-top: 225px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-85 {
  padding-top: 85px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-95 {
  padding-top: 95px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-105 {
  padding-top: 105px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-115 {
  padding-top: 115px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-125 {
  padding-top: 125px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-135 {
  padding-top: 135px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-145 {
  padding-top: 145px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-155 {
  padding-top: 155px;
}

.pt-160 {
  padding-top: 160px;
}

.pt-165 {
  padding-top: 165px;
}

.pt-170 {
  padding-top: 170px;
}

.pt-175 {
  padding-top: 175px;
}

.pt-180 {
  padding-top: 180px;
}

.pt-185 {
  padding-top: 185px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-195 {
  padding-top: 195px;
}

.pt-200 {
  padding-top: 200px;
}

.pt-205 {
  padding-top: 205px;
}

.pt-210 {
  padding-top: 210px;
}

.pt-215 {
  padding-top: 215px;
}

.pt-220 {
  padding-top: 220px;
}

.pt-225 {
  padding-top: 225px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-105 {
  padding-bottom: 105px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-115 {
  padding-bottom: 115px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-125 {
  padding-bottom: 125px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-135 {
  padding-bottom: 135px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-145 {
  padding-bottom: 145px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-155 {
  padding-bottom: 155px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pb-165 {
  padding-bottom: 165px;
}

.pb-170 {
  padding-bottom: 170px;
}

.pb-175 {
  padding-bottom: 175px;
}

.pb-180 {
  padding-bottom: 180px;
}

.pb-185 {
  padding-bottom: 185px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pb-195 {
  padding-bottom: 195px;
}

.pb-200 {
  padding-bottom: 200px;
}

.pb-205 {
  padding-bottom: 205px;
}

.pb-210 {
  padding-bottom: 210px;
}

.pb-215 {
  padding-bottom: 215px;
}

.pb-220 {
  padding-bottom: 220px;
}

.pb-225 {
  padding-bottom: 225px;
}

.img-bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.titlebar {
  background-image: url('../img/titlebar-mobile.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  padding: 210px 0 8px;
  z-index: 9;
  box-shadow: 0 10px 20px rgba(111, 111, 111, 0.1);
}

@media (min-width: 768px) {
  .titlebar {
    background-image: url('../img/titlebar.webp');
  }
}

.titlebar::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0, 1, 17);
  opacity: .5;
  z-index: -1;
}

.titlebar .titlebar-content {
  position: relative;
  text-align: center;
}

.titlebar .titlebar-content p {
  color: #fff;
  font-size: 14px;
  margin-top: 20px;
}

.titlebar .titlebar-content .page-title {
  font-size: 35px;
  color: #fff;
  font-weight: 500;
  position: relative;
  padding-bottom: 22px;
  line-height: 50px;
}

.titlebar .titlebar-content .page-title:before {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 0;
  height: 2px;
  width: 80px;
  background: #0061ae;
  margin-left: -40px;
}

.breadcrumb-nav {
  background: transparent;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: 32px;
  margin-bottom: 32px;
}

@media only screen and (min-width: 992px) {
  .breadcrumb-nav {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

.breadcrumb-nav li {
  display: inline-block;
}

.breadcrumb-nav li:not(:first-child):before {
  content: '/';
  margin-left: 10px;
  margin-right: 10px;
}

.breadcrumb-nav li,
.breadcrumb-nav li a {
  font-size: 14px;
  font-weight: 500;
}

.breadcrumb-nav li a {
  position: relative;
  padding-right: 2px;
}

.breadcrumb-nav li a:hover {
  color: #0061ae;
}

.breadcrumb-nav li a:after {
  content: '';
  height: 80%;
  width: 2px;
  background-color: #fff;
  position: absolute;
  top: 2px;
  right: 0;
}

.content ul {
	 line-height: 1.4;
	 padding-left: 1rem;
}
 .content ul li {
	 list-style-image: url("data:image/svg+xml,%3Csvg width='9' height='14' viewBox='0 0 9 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.65039 3.80005L7.98372 10.1334L1.65039 16.4667' stroke='%23524d5a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	 padding-bottom: 0.6rem;
	 padding-left: 0.125rem;
}

.post-thumb {
  width: 100%;
  height: 320px;
}

.post-thumb img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  object-fit: cover;
  object-position: center;
}

@media only screen and (min-width: 576px) {
  .post-thumb {
    height: 500px;
  }
}

.pagination {
  display: flex;
  gap: 1rem;
}

.pagination .page-item .page-link {
  display: grid;
  place-content: center;
  width: 40px;
  height: 40px;
  line-height: 1;
  border-radius: 4px;
  background-color: #0061ae;
  border-color: #0061ae;
  color: #fff;
}

.pagination .page-item .page-link:focus {
  box-shadow: none;
}

.pagination .page-item .page-link.current {
  background-color: #fff;
  border-color: #0061ae;
  color: #0061ae;
}

.pagination .page-item .page-link:not(.current):hover {
  background-color: #008ac9;
  border-color: #008ac9;
}

.news {
  overflow: hidden;
  background-color: #f0f3f6;
}

.blog-row {
  position: relative;
}

.blog-patern {
  position: absolute;
  top: -50px;
  right: -65px;
  z-index: 0;
}

.section {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  scroll-margin-top: 30px;
}

/* Complianz - native placeholder */
.cmplz-placeholder-parent{
  height: auto !important;
  position: relative;
  background-size: cover;
}

.cmplz-blocked-content-container {
  background-position: center !important;
  height: 100% !important;
  box-shadow: none !important;

  background-image: url("../img/complianz-placeholder.svg") !important;
  
  &.cmplz-placeholder-1 {
    background-image: url("../img/complianz-placeholder.svg") !important;
  }

  &.cmplz-placeholder-2 {
    background-image: url("../img/complianz-placeholder.svg") !important;
  }
}

.cmplz-blocked-content-container .cmplz-blocked-content-notice{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px 15px;
  background: rgba(0,0,0,0.5);
  color: #fff;
  border: none;
  transition: background 0.3s ease;
}

.cmplz-blocked-content-container .cmplz-blocked-content-notice:hover{
  background: rgba(0,0,0,0.75);
}

/* Complianz - custom CF7 placeholder*/
body:not(.cmplz-marketing) .wpcf7-form {
  filter: grayscale(1);
  position: relative;
}

body:not(.cmplz-marketing)  .form-main {
  padding: 25px 35px 20px 10px;
}

@media (max-width: 767px) {
  body:not(.cmplz-marketing)  .form-main {
    padding: 0;
  }
}

body:not(.cmplz-marketing)  .form-main .wpcf7-form {
  padding: 2rem 1rem;
}

.cf7-complianz-overlay {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 1;
  z-index: 10;
  height: 100% !important;
  background-size: cover !important;
  background-color: #ddd !important;
  background-image: none !important;
  background-position: center;
}

body.cmplz-marketing .cf7-complianz-overlay {
  display: none;
}

/* Section Title */
.section-content {
  text-align: center;
  margin-bottom: 80px;
  padding: 0 300px;
  position: relative;
  z-index: 5;
}

.section-content span {
  text-transform: uppercase;
  color: #008ac9;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 14px;
}

.section-content h2 {
  font-size: 33px;
  margin-bottom: 18px;
  line-height: 50px;
  position: relative;
  font-weight: 600;
  padding-bottom: 14px;
}

.section-content h2:before {
  position: absolute;
  left: 50%;
  margin-left: -25px;
  bottom: -1px;
  height: 2px;
  width: 50px;
  background: #008ac9;
  content: "";
}

.section-content p {
  font-size: 16px;
  line-height: 2;
}

.section-content.white-text h2 {
  color: #fff;
}

.section-content.white-text h2::before {
  background-color: #fff;
}

.section-content.white-text span {
  color: #fff;
}

.section-content.white-text p {
  color: #fff;
}

.section-content.align-right {
  padding: 0;
  padding-left: 600px;
}

.section-content.align-right h2:before {
  display: none;
}

.section-content.align-right h2:after {
  position: absolute;
  right: 0;
  bottom: -1px;
  height: 2px;
  width: 50px;
  background: #e30711;
  content: "";
}

.section-content.align-left {
  padding: 0;
  padding-right: 600px;
}

.section-content.align-left h2:before {
  left: 0;
  margin-left: 0;
}

/* One Click Scrool Top Button*/
.scroll-top {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #0061ae;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  color: #fff !important;
  border-radius: 0;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  border-radius: 50%;
}

.scroll-top:hover {
  -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
}

/* Overlay */
.overlay {
  position: relative;
}

.overlay::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background: #073b4c;
  content: "";
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 5;
}

/* Pagination CSS */

.pagination.center {
  text-align: center;
}

.pagination.right {
  text-align: right;
}

.pagination .pagination-list {
  display: inline-block;
  border: 1px solid #eee;
  -webkit-box-shadow: 0 10px 30px rgba(111, 111, 111, 0.1);
          box-shadow: 0 10px 30px rgba(111, 111, 111, 0.1);
}

.pagination .pagination-list li {
  margin-right: -5px;
  display: inline-block;
}

.pagination .pagination-list li:last-child {
  margin-right: 0px;
}

.pagination .pagination-list li a {
  background: #fff;
  color: #073b4c;
  padding: 0 22px;
  font-weight: 500;
  font-size: 13px;
  border-radius: 0;
  line-height: 40px;
}

.pagination .pagination-list li.active a,
.pagination .pagination-list li:hover a {
  background: #0061ae;
  color: #fff;
  border-color: transparent;
}

.pagination .pagination-list li a i {
  font-size: 20px;
}

.pagination .pagination-list li a i {
  font-size: 14px;
}

.blog-grids.pagination {
  margin-top: 50px;
  text-align: center;
}

.btn {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  padding: 15px 30px;
  color: #fff;
  border: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 2px;
  letter-spacing: 0.5px;
}

.btn--small {
  padding: 7px 30px;
}

.btn-primary {
  color: #fff;
  background-color: #0061ae;
  border: 2px solid #0061ae;

  --bs-btn-hover-bg: #008ac9;
  --bs-btn-hover-border-color: #008ac9;
}

.btn-primary:hover {
  -webkit-box-shadow: 0 0.5rem 1.5rem rgba(35, 38, 45, 0.15) !important;
  box-shadow: 0 0.5rem 1.5rem rgba(35, 38, 45, 0.15) !important;
}

.btn-outline {
  background-color: transparent;
  color: #0061ae;
  border: 2px solid #0061ae;
  position: relative;
  overflow: hidden;
  z-index: 1;
  
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-border-color: #0061ae;
}

.btn-outline span {
  transition: none;
}

.btn-outline:before {
  content: '';
  position: absolute;
  top: 0;
  left: -150%;
  width: 150%;
  height: 150%;
  z-index: -1;
  background-color: #0061ae;
  transition: left 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.btn-outline:hover:before {
  left: -50%;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

/* Preloader */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow: hidden;
}

.preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.preloader-icon {
  width: 100px;
  height: 100px;
  display: inline-block;
  padding: 0px;
}

.preloader-icon span {
  position: absolute;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background: #0061ae;
  -webkit-animation: preloader-fx 1.6s linear infinite;
  animation: preloader-fx 1.6s linear infinite;
}

.preloader-icon span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    opacity: 0;
  }
}

@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}

/* Demos Area */
.demo-area {
  position: relative;
  background: #f6f9fc;
  overflow: hidden;
}

.demo-area .demo-inner {
  height: 700px;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 3;
}

.demo-area .demo-inner::before {
  position: absolute;
  content: "";
  right: 0;
  width: 50%;
  background-image: url(../images/demo/demo-bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 0;
  height: 100%;
  top: -100px;
  z-index: 1;
  border-radius: 0;
  border-radius: 0%;
  height: 800px;
  width: 800px;
  right: -135px;
  z-index: -1;
}

.demo-area .demo-text {
  float: none;
  margin-top: 220px;
}

.demo-area .demo-text h1 {
  font-size: 35px;
  font-weight: 600;
  line-height: 55px;
  margin-bottom: 25px;
}

.demo-area .demo-text h1 span {
  font-weight: 300;
}

.demo-area .demo-text p {
  font-size: 14px;
  line-height: 26px;
}

.demo-area .demo-text .button {
  margin-top: 35px;
}

.demo-area .demo-text .button .btn {
  margin-right: 10px;
}

.demo-area .demo-text .button .btn:hover {
  color: #fff;
}

.demo-area .demo-text .button .btn:last-child {
  margin-right: 0px;
}

/* Homepages */
.universal-demo .section-content {
  margin-bottom: 40px;
}

.universal-demo .single-demo {
  text-align: center;
  margin-top: 40px;
}

.universal-demo .single-demo:hover img {
  -webkit-transform: translate3d(0, -7px, 0);
          transform: translate3d(0, -7px, 0);
  -webkit-box-shadow: 0 20px 50px #c2c2c2;
          box-shadow: 0 20px 50px #c2c2c2;
}

.universal-demo .single-demo img {
  width: 100%;
  -webkit-box-shadow: 0 10px 30px rgba(111, 111, 111, 0.1);
          box-shadow: 0 10px 30px rgba(111, 111, 111, 0.1);
  border-radius: 6px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.universal-demo .single-demo h3 {
  text-align: center;
  margin-top: 25px;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.universal-demo .single-demo:hover h3 {
  color: #0061ae;
}

.inner-pages {
  background-color: #f6f9fc;
}

.blog-pages {
  background-color: #fff;
}

.core-features {
  background-color: #f6f9fc !important;
}

.core-features .section-content {
  margin-bottom: 50px;
}

.core-features .single-service {
  background-color: #fff;
  -webkit-box-shadow: 0 10px 30px rgba(111, 111, 111, 0.1);
  box-shadow: 0 10px 30px rgba(111, 111, 111, 0.1);
  height: 325px;
  margin-top: 30px;
}

/*======================================
	Header CSS
========================================*/
/*===== NAVBAR =====*/
.navbar-area {
  width: 100%;
  z-index: 99;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  background-color: #fff;
  position: absolute;
  box-shadow: 0 10px 20px rgba(111, 111, 111, 0.15);
  /*border-bottom: 1px solid rgba(111, 111, 111, 0.15);*/
}

@media (max-width: 991.9999px) {
  .navbar-area {
    border-bottom: 1px solid rgba(111, 111, 111, 0.15);
  }
}

.header.index2 .navbar-area {
  background-color: transparent;
  position: absolute;
  z-index: 99;
}

.header.index2 .sticky {
  position: fixed;
  z-index: 99;
  background-color: #fff;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  top: 0;
}

.sticky {
  position: fixed;
  z-index: 99;
  background-color: #fff;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  top: 0;
}

.sticky .navbar .navbar-nav .nav-item a {
  color: #333;
}

.sticky .navbar .navbar-nav .nav-item a.active {
  color: #0061ae;
}

.sticky .navbar .navbar-toggler .toggler-icon {
  background: #333;
}

.navbar {
  padding: 0;
  border-radius: 5px;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.navbar-brand {
  padding: 0;
}

.navbar-brand img {
  max-height: 70px;
}

.navbar-brand img.logo-trans {
  width: initial;
  margin-left: 1rem;
}

.search-form .form-control {
  border: 2px solid #0061ae;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  color: #fff;
  background: #0061ae;
  padding: 0 .75rem;
  font-size: .875rem;
}

@media (min-width: 992px) {
  .search-form .form-control {
    padding: .375rem .75rem;
    font-size: 1rem;
  }
}

.search-form .form-control::placeholder {
  color: #fff;
}

.search-form .form-control:focus {
  box-shadow: 0 0 0 .25rem rgba(0, 138, 201, 0.25);
}

.search-form button {
  color: #fff;
  border-radius: 50%;
  background-color: #0061ae;
  transform: scale(1.3);
  z-index: 6;
 /*outline: 2px solid #fff !important;*/
  border: 2px solid #fff !important;
  box-shadow: none;
  width: 32px;
  height: 32px;
  aspect-ratio: 1;
  --bs-btn-active-bg: #008ac9;
  --bs-btn-hover-bg: #008ac9;
  --bs-btn-hover-color: #fff;
  transition: background-color 0.3s ease;
}

@media (min-width: 992px) {
  .search-form button {
    width: 40px;
    height: 40px;
    transform: translateX(-50%) scale(1.3);
  }
}

.search-form button:focus,
.search-form button:hover,
.search-form button:active {
  background-color: #008ac9;
}

.search-form button .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(calc(-50% + 1px)) translateY(calc(-50% + 1px));
}

.navbar-toggler {
  padding: 0;
  --bs-navbar-toggler-border-color: transparent;
}

.navbar-toggler:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.navbar-toggler .toggler-icon {
  width: 30px;
  height: 2px;
  background-color: #0061ae;
  display: block;
  margin: 7px 0;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

@media only screen and (max-width: 479.9999px) {
  .navbar-toggler .toggler-icon {
    width: 24px;
    height: 2px;
    margin: 5px 0;
  }
}

.navbar-toggler.active {
  margin-top: 1px;
}

.navbar-toggler.active .toggler-icon {
  margin: 0;
}

.navbar-toggler.active .toggler-icon:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 2px;
}

.navbar-toggler.active .toggler-icon:nth-of-type(2) {
  opacity: 0;
}

.navbar-toggler.active .toggler-icon:nth-of-type(3) {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: -2px;
}

@media only screen and (min-width: 772px) and (max-width: 991px) {
  .navbar-collapse { 
    left: calc((-100vw + 720px)/2 - 12px);
    /*margin-top: 1rem;*/
    text-align: center;
  }
}

@media only screen and (min-width: 580px) and (max-width: 991.9px) {
  .navbar-collapse {
    position: absolute;
    top: 100%;
    text-align: center;
    left: calc((-100vw + 450px)/2 - 12px);
    width: 100vw;
    background-color: #fff;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 0;
    width: 100%;
    left: auto;
    right: auto;
    margin-top: 1px;
  }
}

@media (max-width: 579.9px) {
  .navbar-collapse {
    position: absolute;
    top: 100%;
    text-align: center;
    left: -12px;
    width: 100vw;
    background-color: #fff;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(29, 42, 93, 0.1);
            box-shadow: 0px 15px 20px 0px rgba(29, 42, 93, 0.1);
    padding: 16px 0;
    margin-top: 1px;
  }
}

@media (min-width: 580px) and (max-width: 991.9px) {
  .navbar-nav {
    padding: 24px 0;
  }
}

.navbar-nav .nav-item {
  position: relative;
}

@media only screen and (min-width: 991px) {
  .navbar-nav .nav-item {
    margin-right: 3rem;
  }
}

.nav-wrapper {
  background-color: #0061ae;
}

.navbar-nav .nav-item > a {
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  color: #fff;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  padding: 20px 32px;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .nav-item a {
    display: inline-block;
    padding: 12px 0px;
    color: #000000;
  }
}

@media (max-width: 767px) {
  .navbar-nav .nav-item a {
    display: inline-block;
    padding: 10px 0px;
    color: #000000;
  }
}

@media (max-width: 991.9px) {
  .navbar-nav .nav-item > a::after {
    display: none;
  }

  .navbar-nav .nav-item .dropdown-toggle {
    display: inline-flex;
    gap: 0.25rem;
    align-items: center;
    padding-bottom: 5px;
  }

  .navbar-nav .nav-item .dropdown-toggle span {
    font-size: 20px;
    transform: none;
  }

  .navbar-nav .nav-item .dropdown-toggle.show span {
    transform: rotate(180deg);
  }
}

@media (min-width: 992px) {
  .navbar-nav .nav-item > a::before,
  .navbar-nav .nav-item > a::after {
    content: '';
    position: absolute;
    height: 3px;
    background: #0061ae;
    z-index: -1;
    opacity: 0;
    border-radius: 10px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    z-index: 5;
    width: 0%;
  }

  .navbar-nav .nav-item > a::before {
    
    left: 0;
    bottom: 0;
  }

  .navbar-nav .nav-item > a::after {
    
    right: 0;
    top: 0;
    border: none;
  }

  .navbar-nav .nav-item:hover a:before,
  .navbar-nav .nav-item a.active::before,
  .navbar-nav .nav-item .dropdown-toggle[aria-expanded="true"]::before,
  .navbar-nav .nav-item:hover a:after,
  .navbar-nav .nav-item a.active::after,
  .navbar-nav .nav-item .dropdown-toggle[aria-expanded="true"]::after {
    opacity: 1;
    width: 50%;
  }
}

.navbar-nav .nav-item a:hover,
.navbar-nav .nav-item a.active,
.navbar-nav .nav-item .dropdown-toggle[aria-expanded="true"] {
  color: #0061ae;
  background-color: #fff;
}

.dropdown-toggle {
  display: flex;
  gap: 0.75rem;
}

.header .navbar-nav li .sub-menu li a.active {
  background-color: #3763EB !important;
  color: #fff !important;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .nav-item a:hover::after,
  .navbar-nav .nav-item a:hover::before,
  .navbar-nav .nav-item a.active::after,
  .navbar-nav .nav-item a.active::before {
    opacity: 1;
  }
}

@media (max-width: 767px) {
  .navbar-nav .nav-item a:hover::after,
  .navbar-nav .nav-item a:hover::before,
  .navbar-nav .nav-item a.active::after,
  .navbar-nav .nav-item a.active::before {
    opacity: 1;
  }
}

.navbar-nav .nav-item:hover .sub-menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .nav-item:hover .sub-menu {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-nav .nav-item:hover .sub-menu {
    top: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .nav-item .sub-menu {
    position: relative;
    width: 100%;
    top: 0;
    display: block;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 767px) {
  .navbar-nav .nav-item .sub-menu {
    position: relative;
    width: 100%;
    top: 0;
    display: block;
    opacity: 1;
    visibility: visible;
  }
}

.navbar-nav .sub-nav-toggler {
  display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .sub-nav-toggler {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    color: #222;
    font-size: 18px;
    border: 0;
    width: 30px;
    height: 30px;
  }
}

@media (max-width: 767px) {
  .navbar-nav .sub-nav-toggler {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    color: #222;
    font-size: 18px;
    border: 0;
    width: 30px;
    height: 30px;
  }
}

.navbar-nav .sub-nav-toggler span {
  width: 8px;
  height: 8px;
  border-left: 1px solid #222;
  border-bottom: 1px solid #222;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: relative;
  top: -5px;
}

.mobile-li-link {
  color: #0061ae !important;
}

.header {
  position: relative;
}

/* FB link */
/*
.header .fb-link {
  color: #000;
}

.header .fb-link:hover {
  color: #0061ae;
}

.header .fb-link svg {
  width: 48px;
  height: 48px;
}*/

/* Dropdown Menu */
.header .dropdown-menu {
    background: #fff;
    z-index: 999;
    text-align: center;
    padding: 0px 10px;
    margin: 0;
    border: none;
    border-radius: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 9999999;
}

@media screen and (min-width: 992px) {
  .header .dropdown-menu {
    text-align: left;
    box-shadow: 0 10px 30px rgba(111, 111, 111, 0.1);
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

.header .dropdown-menu .dropdown-item {
  padding: 14px 10px;
  --bs-dropdown-link-color: #000;
  --bs-dropdown-link-hover-color: #008ac9;
}

@media (max-width: 991.9px) {
  .header .dropdown-menu .dropdown-item {
    padding: 10px;
    font-size: 12px;
    width: auto;
  }
}

.header .dropdown-menu .dropdown-item::before {
  display: none;
}

.header .dropdown-menu .dropdown-item:hover,
.header .dropdown-menu .dropdown-item:focus,
.header .dropdown-menu .dropdown-item:active {
  color: #008ac9;
  background-color: transparent;
}

.header .navbar-nav li .sub-menu {
  background: #fff;
  width: 220px;
  text-align: left;
  position: absolute;
  top: 100%;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  padding: 15px;
  left: 0;
  margin: 0;
  -webkit-box-shadow: 1px 4px 12px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 13px 20px rgba(153, 153, 153, 0.06);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 9999999;
  -webkit-transform-origin: 0 0 0;
          transform-origin: 0 0 0;
  -webkit-transform: scaleY(0.2);
          transform: scaleY(0.2);
  border-radius: 0 0 3px 3px;
}

.header .navbar-nav li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

.header .navbar-nav li .sub-menu li {
  float: none;
  margin: 0;
  display: block;
  margin-bottom: 6px;
}

.header .navbar-nav li .sub-menu li:last-child {
  margin-bottom: 0px;
}

.header .navbar-nav li .sub-menu li:last-child {
  border: none;
}

.header .navbar-nav li .sub-menu li a {
  padding: 10px 15px;
  color: #666;
  display: block;
  font-size: 13px;
  font-weight: normal;
  text-transform: capitalize;
  background: transparent;
  border-radius: 3px;
}

.header .navbar-nav li .sub-menu li a:before {
  display: none;
}

.header .navbar-nav li .sub-menu li a:hover:before {
  opacity: 1;
  visibility: visible;
}

.header .navbar-nav li .sub-menu li:last-child a {
  border-bottom: 0px;
}

.header .navbar-nav li .sub-menu li:hover a {
  color: #fff;
  background: #0061ae;
}

.button .btn .dir-part {
  background-color: #ffffff;
}

.header .navbar-nav li .sub-menu li .sub-menu li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

.header.index2 .sticky .nav-item a {
  color: #073b4c !important;
}

.header.index2 .sticky .nav-item a:hover {
  color: #3763EB !important;
}

.header.index2 .sticky .nav-item a.active {
  color: #3763EB !important;
}

.header.index2 .logo {
  position: relative;
  margin: 0;
  padding: 0;
  top: -16px;
}

.header.index2 .logo img {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.header.index2 .logo .logo1 {
  opacity: 0;
  visibility: hidden;
}

.header.index2 .navbar-nav .nav-item a {
  color: #fff;
}

.header.index2 .navbar-nav .nav-item a::before {
  background-color: #fff;
}

.header.index2 .button .btn:hover {
  background-color: #fff;
  color: #0061ae;
}

/* Index 2 */
.header.index2 .sticky .logo .logo1 {
  opacity: 1;
  visibility: visible;
}

.header.index2 .sticky .logo .logo2 {
  opacity: 0;
  visibility: hidden;
}

.header.index2 .sticky .nav-item a::before {
  background-color: #0061ae;
}

.header.index2 .navbar-nav li .sub-menu {
  border-radius: 3px;
}

.header.index2 .navbar-nav .sub-menu li a {
  color: #073b4c;
}

.header.index2 .navbar-nav .sub-menu li a:hover {
  color: #fff !important;
}

/* Index 4 */
.header.index4 .navbar-area {
  position: absolute;
}

.header.index4 .sticky {
  position: fixed;
  top: 0;
}

/*======================================
    Slider CSS
========================================*/
.slider-section {
  padding: 60px 0 0;
}

@media only screen and (min-width: 992px) {
  .slider-section {
    padding: 80px 0 0;
  }
}

.slick-slider {
  overflow: hidden;
  box-shadow: 0 10px 20px rgba(111, 111, 111, 0.1);
}

.slick-slider,
.slide-img {
  height: 400px;
}

@media only screen and (min-width: 576px) {
  .slick-slider,
  .slide-img {
      height: 550px;
  }
}

@media only screen and (min-width: 992px) {
  .slick-slider,
  .slide-img {
      height: 700px;
  }
}

.slick-slide:before {
  content: "";
  position: absolute;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0, 1, 17);
  opacity: .25;
  z-index: 0;
}

.slide img {
  width: 100%;
  height: inherit;
  object-fit: cover;
  object-position: center;
}

.slide-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  color: #fff;
}

.slide-wrap {
  gap: 2rem;
}

.slide-header {
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
}

@media only screen and (min-width: 576px) {
  .slide-header {
      font-size: 2.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .slide-header {
      font-size: 3rem;
  }
}

.slide-text {
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
  line-height: 2;
}

.slider-nav {
  display: flex;
  justify-content: center;
  gap: 2rem;
  padding-top: 2rem;
  z-index: 111;
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .slider-nav {
      position: absolute;
      bottom: 2rem;
      padding-top: 0;
  }
}

.slide-buttons {
  display: flex;
  justify-content: center;
  gap: 1rem;
}

.slider-nav .btn {
  color: #0061ae;
  padding: 12px 25px;
  display: inline-block;
  position: relative;
  background: #fff;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 500;
  min-width: 50px;
  padding: 0;
  min-width: 0;
  height: 32px;
  width: 32px;
  border: 2px solid #0061ae;
}

@media only screen and (min-width: 992px) {
  .slider-nav .btn {
      height: 8px;
      width: 40px;
      border: none;
  }
}

.slider-nav .btn:hover,
.slider-nav .btn.active {
  background: #0061ae;
  color: #fff;
}

@media only screen and (min-width: 992px) {
  .slider-nav .btn {
      border: none;
  } 
}

/*======================================
    Servicess CSS
========================================*/
.services {
  background-color: #f0f3f6;
}

.services .single-head {
  position: relative;
}

.services .single-head .service-patern {
  position: absolute;
  left: -55px;
  bottom: -55px;
}

.single-service {
  display: block;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  z-index: 2;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  overflow: hidden;
}

.single-service__img {
  border-radius: inherit;
  overflow: hidden;
  height: 290px;
}

.single-service__img img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.single-service:hover .single-service__img img {
  transform: scale(1.1);
}

.single-service__img a {
  width: 100%;
  height: 100%;
  display: block;
}

.single-service__content {
  padding: 1.25rem 1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 97, 174, 0.8);
}

.single-service h3 {
  line-height: 24px;
  transition: transform 0.4s ease;
  transform: translateY(0);
}

.single-service h3 a {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  width: 100%;
}

.single-service:hover h3 {
  transform: translateX(10px) translateY(0);
}

.single-service .thumbnail { 
  width: 100%;
  text-align: center;
  height: 260px;  
  margin: 1rem 0 .5rem;
}

.single-service .thumbnail img { 
  max-width: 100%;
  height: 100%;
  border-radius: .5rem;
  object-fit: cover;
  object-position: center;
}

.single-service .thumbnail--wide { 
  margin-top: 1.5rem;
}

.img-team {
  max-width: 100%;
  height: auto;
  border-radius: 4px;
}

.gallery__img {
  position: relative;
  max-width: 100%;
  aspect-ratio: 1.5 / 1;
  overflow: hidden;
  border-radius: 2px;
}

.gallery__desc {
  position: absolute;
  font-size: .75rem;
  text-align: center;
  bottom: 0;
  width: 100%;
  padding: .5rem .75rem;
  background-color: rgba(0, 97, 174, 0.8);
  border-radius: 4px;
  color: #fff;
}

@media screen and (min-width: 992px) {
  .gallery__desc{
    font-size: .875rem;
  }
}

.gallery__img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.4s ease;
}

.gallery__img:hover img{
  transform: scale(1.1);
}

.alignleft, img.alignleft {
  float: left;
  max-width: 100%;
  height: auto;
  margin-bottom: 1rem;
	margin-right: 1.5em;
  margin-top: 1rem;
  border-radius: 4px;
}

.alignright, img.alignright {
  float: right;
  max-width: 100%;
  height: auto;
	margin-left: 1.5em;
  margin-bottom: 1rem;
  margin-top: 1rem;
  border-radius: 4px;
}

.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
  clear: both;
  max-width: 100%;
  height: auto;
  margin-bottom: 1rem;
  border-radius: 4px;
}

.alignnone, img.alignnone {
  max-width: 100%;
  height: auto;
  margin-bottom: 1rem;
  margin-top: 1rem;
  border-radius: 4px;
}

@media screen and (min-width: 992px) {
  .single-service .thumbnail--wide { 
    height: 340px;
  }
}

.single-service .thumbnail--wide img { 
  object-position: top;
  width: 100%;
}

.single-service .icon svg {
  max-width: 42px;
}

.single-service .icon svg path{
  fill: #fff;
  transition: fill 0.4s ease;
}

.single-service .icon {
  background-color: #0061ae;
  display: inline-flex;
  height: 60px;
  justify-content: center;
  align-items: center;
  width: 75px;
  text-align: center;
  border-radius: 60px 60px 60px 0;
  font-size: 28px;
  margin: 20px 0;
  position: relative;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}

.single-service .icon ::after {
  position: absolute;
  left: 0;
  bottom: -25px;
  height: 2px;
  width: 30px;
  background-color: #0061ae;
  content: "";
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  border-radius: 3px;
}

.single-service .icon i {
  color: #fff;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}

.single-service p {
  font-size: 13px;
  margin-top: 25px;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}

.single-service::before {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-color: #0061ae;
  content: "";
  z-index: -1;
  border-radius: 10px;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  opacity: 0;
  visibility: hidden;
}

.single-service:hover::before {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.single-service:hover a,
.single-service:hover h3 a {
  color: #fff;
}

.single-service:hover p {
  color: #fff;
}

.single-service:hover .icon {
  background-color: #fff;
}

.single-service:hover .icon svg path {
  fill: #0061ae;
}

.single-service:hover .icon ::after {
  background-color: #fff;
  width: 50px;
}

.single-service:hover .icon i {
  color: #0061ae;
}

.services.index2 .section-content {
  padding: 0;
  padding-right: 100px;
}

.services.index2 .review-content {
  border-radius: 5px;
  padding: 50px;
  display: block;
  background-color: #f6f9fc;
}

.services.index2 .review-content h3 {
  font-size: 32px;
  font-weight: 600;
  color: #073b4c;
}

.services.index2 .review-content ul {
  display: block;
  margin-top: 15px;
  margin-bottom: 10px;
}

.services.index2 .review-content ul li {
  display: inline-block;
}

.services.index2 .review-content ul li i {
  color: #ffd849;
}

.services.index2 .review-content p {
  display: block;
}

/*.blog-box {
  padding: 0 .5rem;
}*/

.blog-box h3 {
  margin-bottom: 1.25rem;
  color:#0061ae;
}

.blog-box__img {
  width: 100%;
  height: 280px;
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 1.5rem;
}

.blog-box__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform .4s ease-in-out;
}

.blog-box__img:hover img{
  transform: scale(1.1);
}

.blog-box a {
  font-weight: 500;
  color: #0061ae;
}

/* Portfolio Details */
.service-details .content {
  padding: 100px 0;
}

.service-details .content img {
  width: 100%;
  border-radius: 5px;
}

.service-details .content h3 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 600;
  color: #073b4c;
  font-size: 28px;
  margin-top: 30px;
}

.service-details .content p {
  margin: 30px 0;
  font-size: 15px;
  line-height: 28px;
}

.service-details .content p:last-child {
  margin-bottom: 0;
}

.service-details .service-category {
  background-color: #f6f9fc;
  padding: 35px;
  border: 1px solid #eee;
  border-radius: 5px;
}

.service-details .service-category li {
  display: block;
  margin-bottom: 15px;
}

.service-details .service-category li:last-child {
  margin-bottom: 0;
}

.service-details .service-category li a {
  padding: 15px 20px;
  background-color: #fff;
  color: #073b4c;
  display: block;
  border-radius: 5px;
}

.service-details .service-category li a:hover {
  background-color: #0061ae;
  color: #fff;
}

.extra-page {
  padding-bottom: 70px;
}

.extra-page .single-service {
  margin-bottom: 30px;
}

.partners__img {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 150px;
  padding: 0.5rem;
}

.partners__img img {
  object-fit: cover;
  object-position: center;
  max-width: 100%;
  height: auto;
  filter: grayscale(1);
}

/*======================================
    About Us CSS
========================================*/
.about-us {
  scroll-margin-top: 50px;
  background-color: #ffffff;
}

.about-us .about-left .section-content {
  padding: 0;
  margin-bottom: 0;
}

.about-us .about-left .about-tab .nav {
  margin-bottom: 40px;
  background: transform;
  position: relative;
}

.about-us .about-left .about-tab .nav-tabs {
  border: none;
}

.about-us .about-left .about-tab .nav li {
  text-align: center;
  margin-right: 10px;
}

.about-us .about-left .about-tab .nav li a {
  color: #073b4c;
  border: none;
  padding: 0;
  padding: 10px 25px;
  border-radius: 4px;
  font-size: 13px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(52, 49, 75, 0.1);
          box-shadow: 0px 0px 20px 0px rgba(52, 49, 75, 0.1);
}

.about-us .about-left .about-tab .nav li a.active {
  background: #0061ae;
  color: #fff;
}

.about-us .about-left .tab-content .content-heading {
  font-size: 16px;
  color: #073b4c;
  display: block;
  margin-bottom: 25px;
}

.about-us .about-left .tab-content p {
  margin-bottom: 20px;
}

.about-us .about-left .tab-content p:last-child {
  margin: 0;
}

.about-us .about-left .tab-content ul {
  margin-top: 20px;
}

.about-us .about-left .tab-content ul li {
  display: block;
  margin-bottom: 10px;
}

.about-us .about-left .tab-content ul li i {
  display: inline-block;
  margin-right: 5px;
  color: #0061ae;
}

.about-us .about-left .tab-content ul li:last-child {
  margin: 0;
}

.about-us.index2 .about-right {
  text-align: center;
}

.about-us .about-right {
  text-align: center;
}

.about-us .about-right img {
  width: 100%;
  height: 500px; /* Set a fixed height for the container */
  object-fit: cover;
  object-position: center;
  border-radius: 5px; /* Optional: keeps the existing rounded corners */
  box-shadow: 0 10px 20px rgba(111, 111, 111, 0.1);
}

/* Index 3 */
.about-us.index3 {
  background-color: #fff;
}

.about-us.index3 .about-left.pr {
  padding-right: 50px;
}

.about-us.index3 .about-left.pl {
  padding-left: 50px;
}

.about-us.index3 .about-right {
  text-align: center;
}

.about-us.index3 .about-right img {
  width: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 5px;
  -webkit-box-shadow: 0 10px 30px rgba(111, 111, 111, 0.1);
          box-shadow: 0 10px 30px rgba(111, 111, 111, 0.1);
}

.about-us.index3 .first-overview {
  background-color: #f6f9fc;
}

/* Index 4 */
.about-us.index-4 .tab-content h3 {
  font-size: 15px;
  color: #073b4c;
  display: block;
  margin-bottom: 20px;
}

.about-us.index-4 .tab-content h3 span {
  font-size: 12px;
  color: inherit;
  display: block;
  font-weight: 400;
  margin-top: 7px;
}

.about-us.index-4 .tab-content p {
  margin-bottom: 30px;
}

.about-us.index-4 .tab-content p:last-child {
  margin: 0;
}

.about-us.index-4 .tab-content ul li span {
  display: inline-block;
  margin-right: 5px;
  color: #073b4c;
  font-weight: 500;
}

/*=============================
	Product CSS
===============================*/


.product-category-menu-item a {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  border-top: 1px solid #EEEEEE;
  padding: 20px 0 20px 20px;
  position: relative;
}

.product-category-menu-item a:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 1px;
  background: #EEEEEE;
  width: 100%;
}

.video-container {
  margin-top: 2.5rem;
}

@media (min-width: 992px) {
  .video-container {
    margin-top: 0;
    padding-left: 2rem;
  }
}

@media (min-width: 1400px) {
  .video-container {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

.video-container iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}

@media (min-width: 1400px) {
  .video-container iframe {
    aspect-ratio: initial;
    height: 299px;
  }
}

.product-box {
  overflow: hidden;
}

.product-box__img {
  width: 100%;
  height: 200px;
  overflow: hidden;
}

.product-box__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform .4s ease-in-out;
}

.product-box:hover img{
  transform: scale(1.1);
}

.product-gallery {
  overflow: hidden;
  border: 1px solid var(--bs-border-color-translucent);
  display: flex;
  align-items: center;
  border-radius: 2px;
}

.product-gallery img  {
  transition: transform .4s ease-in-out;
  transform: scale(1);
}

.product-gallery:hover img {
  transform: scale(1.05);
}

.product-features ul {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  padding-left: 1.5rem;
  margin-bottom: 0;
}

.product-features ul li {
  list-style: none;
  position: relative;
  padding-left: 1rem;
  width: 100%;
}

.product-features ul li:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #008ac9;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 9px;
}

.wpcf7-form .form-control {
  border-radius: 2px;
  border: 1px solid #EEEEEE;
  /*padding: 10px 20px;*/
}

.wpcf7-form .form-control:focus {
  border-color: #0061ae;
  box-shadow: none;
}

.wpcf7-form textarea {
  width: 100%;
}

.wpcf7-form-control-wrap {
  width: 100%;
}

.floating-label {
  position: relative;
}

.floating-label label {
	position: absolute;
	z-index: 1;
	top: 0;
	left: .75rem;
	height: 100%;
	pointer-events: none;
	border: 1px solid transparent;
	transform-origin: 0 0;
	transition: opacity .1s ease-in-out,transform .1s ease-in-out;
}

.floating-label input, .floating-label label, .large-input input {
	padding: 1rem .75rem;
}

.floating-label--active input,
.floating-label textarea{
    padding: 1.65rem .75rem 0.35rem;
}

.floating-label--active textarea {
    padding: 2rem .75rem 0rem;
}

.floating-label--active label {
    /*opacity: .65;*/
    color: #0061ae;
    transform: scale(.85) translateY(-.5rem) translateX(.15rem);
}

/*=============================
	Search CSS
===============================*/

.search-results__list {
  list-style: none;
  padding: 0;
}



/*=============================
	Pricing Table CSS
===============================*/
.pricing-table {
  background: #f6f9fc;
  position: relative;
}

.pricing-table .single-table {
  background: #fff;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 60px 20px;
  -webkit-box-shadow: 0 10px 30px rgba(111, 111, 111, 0.1);
          box-shadow: 0 10px 30px rgba(111, 111, 111, 0.1);
  overflow: hidden;
  border-radius: 5px;
}

.pricing-table .single-table .title {
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  text-transform: capitalize;
}

.pricing-table .single-table .amount {
  position: relative;
  color: #333;
  font-size: 35px;
  display: block;
  margin: 35px 0 40px 0;
  font-weight: 600;
  padding-bottom: 35px;
}

.pricing-table .single-table .amount::before {
  content: '';
  display: block;
  width: 80%;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -40%;
  height: 1px;
  background: radial-gradient(ellipse at center, #d1dbe7 0, rgba(255, 255, 255, 0) 75%);
}

.pricing-table .single-table .duration {
  color: #888;
  font-size: 14px;
  font-weight: 400;
  display: block;
}

.pricing-table .single-table .table-list li {
  color: #444;
  margin-bottom: 20px;
  font-size: 14px;
}

.pricing-table .single-table .table-list li:last-child {
  margin-bottom: 0;
}

.pricing-table .single-table .button {
  margin-top: 40px;
}

.pricing-table .single-table .button .btn {
  font-size: 13px;
}

/*======================================
    Blog CSS
========================================*/
.latest-news-area .single-news .image {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}

.latest-news-area .single-news .image img {
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.latest-news-area .single-news .image .meta-details {
  display: inline-block;
  padding: 6px 15px 6px 7px;
  border-radius: 30px;
  background-color: #0061ae;
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.latest-news-area .single-news .image .meta-details img {
  height: 28px;
  width: 28px;
  border-radius: 50%;
  display: inline-block;
}

.latest-news-area .single-news .image .meta-details span {
  color: #fff;
  display: inline-block;
  margin-left: 10px;
  font-size: 10px;
  font-weight: 500;
}

.latest-news-area .single-news .content-body .title {
  font-size: 18px;
  margin: 30px 0 20px 0;
  line-height: 24px;
}

.latest-news-area .single-news .content-body .title a {
  color: #073b4c;
}

.latest-news-area .single-news .content-body .title a:hover {
  color: #0061ae;
}

.latest-news-area .single-news .content-body p {
  font-size: 13px;
}

.latest-news-area .single-news:hover .image .thumb {
  -webkit-transform: scale(1.1) rotate(1deg);
          transform: scale(1.1) rotate(1deg);
}

.blog-list .single-news {
  margin-bottom: 40px;
}

/* News Details */
.blog-single {
  background: #fff;
}

.blog-single .post-thumbnils {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

.blog-single .post-thumbnils img {
  width: 100%;
}

.blog-single .post-thumbnils .author {
  display: inline-block;
  padding: 6px 15px 6px 7px;
  border-radius: 30px;
  background-color: #0061ae;
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.blog-single .post-thumbnils .author img {
  height: 28px;
  width: 28px;
  border-radius: 50%;
  display: inline-block;
}

.blog-single .post-thumbnils .author span {
  color: #fff;
  display: inline-block;
  margin-left: 10px;
  font-size: 10px;
  font-weight: 500;
}

.post-details .detail-inner {
  background-color: #fff;
  padding: 0;
  margin-top: 40px;
}

.post-details .post-thumbnils {
  margin-bottom: 30px;
}

.post-details .post-title {
  font-weight: 600;
  margin-bottom: 25px;
  line-height: 32px;
}

.post-details .post-title a {
  font-size: 23px;
  font-weight: 600;
}

.post-details .post-title a:hover {
  color: #0061ae;
}

ul.custom-flex {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.post-details .post-meta li {
  font-weight: 500;
  font-size: 15px;
  margin-right: 25px;
}

.post-details .post-meta li a i {
  font-weight: 400;
  margin-right: 3px;
}

.post-details .post-meta li a:hover {
  color: #0061ae;
}

.post-details p {
  font-size: 15px;
  margin: 40px 0;
}

.post-details h3 {
  font-size: 22px;
  margin-bottom: 20px;
  font-weight: 600;
  line-height: 28px;
}

.post-details p:last-child {
  margin-bottom: 0;
}

blockquote {
  position: relative;
  color: #666;
  font-weight: 400;
  clear: both;
  z-index: 1;
  margin: 40px 0;
  text-align: center;
  padding: 40px 50px 50px 50px;
  background-color: #f6f9fc;
  border: 1px solid #eee;
  border-radius: 5px;
  overflow: hidden;
}

blockquote .icon i {
  font-size: 40px;
  color: #0061ae;
  display: block;
  margin-bottom: 20px;
}

blockquote h4 {
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  color: #333;
}

blockquote span {
  font-size: 13px;
  display: block;
  margin-top: 20px;
}

.post-details .list {
  margin: 40px;
}

.post-details .list li {
  color: #888;
  font-weight: 400;
  position: relative;
  padding-left: 40px;
  display: block;
  margin-bottom: 26px;
  position: relative;
  font-size: 15px;
}

.post-details .list li i {
  display: block;
  height: 25px;
  width: 25px;
  line-height: 25px;
  font-size: 10px;
  color: #0061ae;
  background-color: #3763EB17;
  position: absolute;
  left: 0;
  top: -1px;
  text-align: center;
  border-radius: 50%;
}

.post-details .list li:last-child {
  margin: 0;
}

.popular-tag-widget .tag-title {
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 17px;
}

.post-tags-media .share-title {
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 17px;
}

.post-details .post-tags-media .post-social-media ul {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.post-details .post-tags-media .post-social-media ul > li > a {
  font-size: 18px;
  color: #7184AD;
  height: 40px;
  width: 40px;
  line-height: 40px;
}

.post-details .post-tags-media .post-social-media ul > li > a:hover {
  color: #0061ae;
}

.post-details .post-tags-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}

.post-details .post-meta li {
  font-weight: 500;
  margin-right: 25px;
}

.post-details .post-meta li a {
  font-size: 13px;
  font-weight: 400;
  font-weight: 500;
  color: #073b4c;
}

.post-details .post-meta li a i {
  font-weight: 400;
  margin-right: 5px;
  color: #0061ae;
}

.post-details > p {
  font-size: 14px;
}

.post-details .post-image {
  margin: 40px 0;
  width: 100%;
}

.post-details .post-image img {
  width: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 5px;
}

.post-details > ul > li {
  font-weight: 500;
}

.post-details .post-tags-media .post-tags .tags a {
  color: #333;
  background: transparent;
}

.post-details .post-tags-media .post-tags .tags a:hover {
  color: #fff;
  background-color: #0061ae;
}

.post-details .post-tags-media .post-social-media {
  text-align: right;
}

.post-details .post-tags-media .post-social-media ul {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.detail-post-navigation {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #fff;
  padding: 30px;
  border: 1px solid #eee;
}

/*comments*/
.post-comments {
  background-color: #fff;
  padding: 40px;
  margin-top: 40px;
  border: 1px solid #eee;
  border-radius: 5px;
}

.comment-title {
  padding-left: 13px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-left: 4px solid #0061ae;
  font-size: 22px !important;
  font-weight: 500 !important;
  margin-bottom: 40px !important;
}

.comment-reply-title {
  padding-left: 13px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-left: 4px solid #0061ae;
  font-size: 22px !important;
  font-weight: 500 !important;
  margin-bottom: 40px !important;
}

.post-comments .comments-list li {
  padding-left: 130px;
  position: relative;
  font-size: 14px;
}

.post-comments .comments-list li .comment-img {
  position: absolute;
  left: 0;
  width: 100px;
  height: 100px;
}

.post-comments .comments-list li .comment-img img {
  max-width: 100px;
  max-height: 100px;
}

.post-comments .comments-list li .comment-desc .desc-top {
  margin-bottom: 20px;
  position: relative;
  display: block;
}

.post-comments .comments-list li .comment-desc .desc-top h6 {
  font-size: 17px;
  margin-bottom: 8px;
  font-weight: 500;
}

.post-comments .comments-list li .comment-desc .desc-top h6 .saved {
  color: #0061ae;
  font-size: 14px;
  margin-left: 10px;
}

.post-comments .comments-list li .comment-desc .desc-top span.date {
  font-size: 12px;
  font-weight: 400;
}

.post-comments .comments-list li .comment-desc .desc-top .reply-link {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 10px 22px;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  z-index: 2;
  border-radius: 30px;
  border: 1px solid #eee;
  color: #0061ae;
}

.post-comments .comments-list li .comment-desc .desc-top .reply-link:hover {
  background-color: #0061ae;
  color: #fff;
  border-color: transparent;
}

.post-comments .comments-list li .comment-desc .desc-top .reply-link i {
  margin-right: 5px;
}

.post-comments .comments-list li .comment-desc p {
  font-weight: 400;
  margin-bottom: 0;
  font-size: 14px;
}

.post-comments .comments-list li.children {
  margin-left: 130px;
}

.post-comments .comments-list li:not(:first-child) {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px dashed #eee;
}

/*Comment form*/
.comment-form {
  background-color: #fff;
  padding: 40px;
  margin-top: 40px;
  border: 1px solid #eee;
  border-radius: 5px;
}

.comment-form form .form-box {
  position: relative;
}

.comment-form form .form-box .icon {
  position: absolute;
  top: 17px;
  right: 25px;
  font-size: 16px;
}

.comment-form form .form-box .form-control-custom {
  border: none;
  background: #fff;
  font-size: 14px;
  color: #073b4c;
  padding: 0 25px;
  padding-left: 30px;
  padding-right: 50px;
  font-weight: 500;
  height: 55px;
  border: 1px solid #eee;
  margin-bottom: 25px;
  border-radius: 0;
  font-size: 14px;
  font-weight: 400;
  border-radius: 5px;
}

.comment-form form .form-box textarea.form-control-custom {
  height: 200px;
  padding: 25px;
}

.comment-form form .form-box .form-control-custom::-webkit-input-placeholder {
  font-size: 14px;
  color: #333;
  font-weight: 500;
  padding: 25px;
}

.comment-form form .form-box .form-control-custom:-ms-input-placeholder {
  font-size: 14px;
  color: #333;
  font-weight: 500;
  padding: 25px;
}

.comment-form form .form-box .form-control-custom::-ms-input-placeholder {
  font-size: 14px;
  color: #333;
  font-weight: 500;
  padding: 25px;
}

.comment-form form .form-box .form-control-custom::placeholder {
  font-size: 14px;
  color: #333;
  font-weight: 500;
  padding: 25px;
}

/* News sidebar */
.sidebar .widget {
  padding: 40px;
  background-color: #fff;
  margin-bottom: 30px;
  border-radius: 5px;
  border: 1px solid #eee;
}

.sidebar .widget:last-child {
  margin-bottom: 0;
}

.sidebar .widget .widget-title {
  font-size: 17px;
  margin-bottom: 40px;
  line-height: 1;
  position: relative;
  padding-left: 18px;
  font-weight: 600;
  line-height: 28px;
}

.sidebar .widget .widget-title::before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 3px;
  background-color: #0061ae;
  content: '';
}

.sidebar .widget.search-widget form {
  position: relative;
}

.sidebar .widget.search-widget form input {
  width: 100%;
  background-color: transparent;
  height: 55px;
  border: none;
  padding: 0 80px 0 30px;
  font-size: 13px;
  font-weight: 400;
  border-radius: 0;
  border: 1px solid #eee;
  border-radius: 30px;
}

.sidebar .widget.search-widget form input::-webkit-input-placeholder {
  color: #333;
}

.sidebar .widget.search-widget form input:-ms-input-placeholder {
  color: #333;
}

.sidebar .widget.search-widget form input::-ms-input-placeholder {
  color: #333;
}

.sidebar .widget.search-widget form input::placeholder {
  color: #333;
}

.sidebar .widget.search-widget form button {
  border: none;
  position: absolute;
  right: 7px;
  top: 6px;
  width: 55px;
  height: 42px;
  z-index: 1;
  color: #fff !important;
  font-size: 13px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  color: #fff;
  border-radius: 0;
  border-radius: 30px;
  padding: 0 !important;
  border: none;
  background: #0061ae;
}

.sidebar .widget.search-widget form button:hover {
  background-color: #073b4c;
  color: #fff;
}

.sidebar .widget.popular-feeds .single-popular-feed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px dashed #eee;
}

.sidebar .widget.popular-feeds .single-popular-feed:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-img {
  width: 80px;
  margin-right: 20px;
  border-radius: 50%;
  height: 80px;
  border-radius: 50% !important;
  overflow: hidden;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .post-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 12px;
  line-height: 1.5;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .post-title a {
  font-size: 14px;
  font-weight: 500;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .post-title a:hover {
  color: #0061ae;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .time {
  font-weight: 400;
  font-size: 12px;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .time > i {
  margin-right: 4px;
}

.sidebar .widget.categories-widget ul li {
  margin-bottom: 10px;
}

.sidebar .widget.categories-widget ul li:last-child {
  margin-bottom: 0;
}

.sidebar .widget.categories-widget ul li a {
  font-size: 14px;
  height: 35px;
  background-color: transparent;
  display: block;
  position: relative;
  line-height: 35px;
  color: #333;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-weight: 500;
  padding: 0;
}

.sidebar .widget.categories-widget ul li a span {
  position: absolute;
  right: 0;
  top: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background-color: transparent;
  color: #333;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  border-radius: 50%;
  border: 1px solid #eee;
  font-size: 11px;
}

.sidebar .widget.categories-widget ul li a:hover {
  color: #0061ae;
}

.sidebar .widget.categories-widget ul li a:hover span {
  background: #0061ae;
  color: #fff;
  border-color: transparent;
}

.sidebar .widget.popular-tag-widget {
  padding-bottom: 30px;
}

.popular-tag-widget .tags > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 8px 20px;
  text-transform: capitalize;
  font-size: 13px;
  font-weight: 500;
  background: #0061ae;
  margin-right: 7px;
  margin-bottom: 10px;
  color: #fff;
  background: transparent;
  color: #888;
  border: 1px solid #eee;
  border-radius: 30px;
}

.popular-tag-widget .tags > a:hover {
  background-color: #0061ae;
  color: #fff;
  border-color: transparent;
}

/*======================================
    Newsletter CSS
========================================*/
.newsletter-area {
  background-color: #f6f9fc;
}

.newsletter-area .subscribe-text {
  background-color: #0061ae;
  color: #fff;
  padding: 40px;
  height: 100%;
  border-radius: 5px;
  -webkit-box-shadow: 0 10px 30px rgba(111, 111, 111, 0.1);
          box-shadow: 0 10px 30px rgba(111, 111, 111, 0.1);
}

.newsletter-area .subscribe-text h6 {
  color: #fff;
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 20px;
}

.newsletter-area .subscribe-text p {
  color: #fff;
  margin-bottom: 40px;
}

.newsletter-area .subscribe-text input {
  height: 53px;
  width: 400px;
  border: none;
  background-color: #fff;
  color: #073b4c;
  border-radius: 30px;
  padding: 0px 30px;
  display: inline-block;
}

.newsletter-area .subscribe-text .button {
  display: inline-block;
  margin-left: 10px;
}

.newsletter-area .subscribe-text .button .btn {
  background-color: transparent;
  color: #fff;
  border: 1px solid #eee;
  height: 53px;
}

.newsletter-area .subscribe-text .button .btn:hover {
  background-color: #fff;
  color: #232632;
  border-color: transparent;
}

.newsletter-area .mini-call-action {
  background-color: #fff;
  height: 100%;
  width: 100%;
  padding: 40px;
  -webkit-box-shadow: 0 10px 30px rgba(111, 111, 111, 0.1);
          box-shadow: 0 10px 30px rgba(111, 111, 111, 0.1);
  border-radius: 5px;
}

.newsletter-area .mini-call-action h4 {
  color: #073b4c;
  margin-bottom: 20px;
  display: block;
  font-size: 18px;
  line-height: 28px;
}

.newsletter-area .mini-call-action p {
  font-size: 13px;
}

.newsletter-area .mini-call-action .button {
  margin-top: 25px;
}

.newsletter-area .mini-call-action.index2 .button .btn {
  position: relative;
  padding-left: 45px;
  text-align: left;
  width: 100%;
  padding: 10px 10px 10px 65px;
  margin-bottom: 10px;
  font-size: 14px;
}

.newsletter-area .mini-call-action.index2 .button .btn:last-child {
  margin-bottom: 0;
}

.newsletter-area .mini-call-action.index2 .button .btn span {
  display: block;
  font-size: 9px;
  text-transform: uppercase;
  margin-bottom: 2px;
}

.newsletter-area .mini-call-action.index2 .button .btn i {
  font-size: 25px;
  position: absolute;
  left: 25px;
  top: 15px;
  display: inline-block;
}

.newsletter-area .mini-call-action.index3 .button .btn {
  width: 100%;
  margin-bottom: 10px;
}

.newsletter-area .mini-call-action.index3 .button .btn:last-child {
  margin-bottom: 0;
}

/*======================================
    Brand CSS
========================================*/
.brand-area .section-content {
  margin-bottom: 0 !important;
}

.brand-area .section-content.align-left {
  margin-bottom: 0 !important;
  padding: 0;
  padding-right: 50px;
}

.brand-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  border: 1px solid #eee;
}

.brand-list::before {
  position: absolute;
  content: "";
  background: #eee;
  width: 100%;
  height: 1px;
  top: 50%;
}

.brand-list li {
  -ms-flex-preferred-size: 33.33%;
  flex-basis: 33.33%;
}

.brand-list li a {
  display: block;
  border-right: 1px solid #eee;
  text-align: center;
  height: 150px;
  line-height: 150px;
}

.brand-list li a:hover {
  background-color: #f6f9fc;
}

.brand-list li a:hover img {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.brand-list li a img {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  opacity: 0.5;
}

.brand-list li:nth-child(3) a {
  border-color: transparent;
}

.brand-list li:last-child a {
  border-color: transparent;
}

.bg-color-white .brand-list::before {
  background: #F6F5FA;
}

.bg-color-white .brand-list li a {
  border-right: 1px solid #eee;
}

.bg-color-white .brand-list li:nth-child(3) a {
  border-color: transparent;
}

.bg-color-white .brand-list li:last-child a {
  border-color: transparent;
}

.client-list.slick-initialized .slick-slide {
  margin-bottom: 0;
}

/*======================================
	Footer CSS
========================================*/
.footer {
  background-color: #0061ae;
  z-index: 2;
  position: relative;
}

.footer .logo {
  font-size: 1.125rem;
  font-weight: 600;
  color: #fff;
  margin-bottom: 26px;
}

.footer .logo img {
  width: 150px;
}

.footer .blink {
  font-weight: 600;
}

.footer .f-about p {
  color: #fff;
  font-size: 14px;
  line-height: 28px;
}

.footer .footer-social {
  margin-top: 35px;
}

.footer .footer-social ul {
  list-style: none;
  padding: 0;
}

.footer .footer-social ul li {
  display: inline-block;
  margin-right: 6px;
}

.footer .footer-social ul li:last-child {
  margin-right: 0;
}

.footer .footer-social ul li a {
  font-size: 17px;
  color: #333;
  height: 45px;
  width: 45px;
  text-align: center;
  display: block;
  line-height: 45px;
  background: transparent;
  border: none;
  color: #fff;
  border-radius: 50%;
  position: relative;
  z-index: 3;
}

.footer .footer-social ul li a::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #0061ae;
  border-radius: 100%;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.footer .footer-social ul li a:hover::before {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.footer .footer-middle {
  padding-bottom: 30px;
  padding-top: 40px;
}

@media (max-width: 991px) {
  .footer .footer-bottom {
    padding-bottom: 40px;
  }
}

.footer .single-footer {
  margin-top: 30px;
  font-size: 14px;
}

.footer .single-footer h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  text-transform: capitalize;
  margin-bottom: 30px;
  font-weight: 500;
  border-left: 3px solid #008ac9;
  padding-left: 10px;
  padding-top: 3px;
}

@media (min-width: 576px) {
  .footer .f-phones {
    margin-top: 58px;
  }
}

@media (min-width: 992px) {
  .footer .f-phones {
    margin-top: 12px;
  }
}

@media (min-width: 1200px) {
  .footer .f-phones {
    margin-top: 58px;
  }
}

.footer a {
  display: inline-block;
  color: #f3f1fdc9;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer .f-link ul {
  padding: 0;
  list-style: none;
}

.footer .f-link ul li {
  margin-bottom: 15px;
  position: relative;
}

.footer .f-link ul li:last-child {
  margin: 0;
}

.footer .f-link ul li a {
  font-size: 14px;
  font-weight: 400;
}

.footer  a::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 1px;
  width: 0%;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer a:hover {
  color: #fff;
}

@media (min-width: 992px) {
  .footer a:hover::before {
    width: 100%;
    opacity: 0.5;
    visibility: visible;
  }
}

.footer .footer-bottom .inner {
  padding: 30px 0;
  border-top: 1px solid #008ac9;
  text-align: center;
}

.footer .footer-bottom .inner p {
  color: #fff;
  font-size: 13px;
}

.footer .footer-bottom .inner p a {
  font-weight: 400;
  display: inline-block;
  margin-left: 6px;
}

/* Accordion */
.accordion__item {
  margin-bottom: 1rem;
}

.accordion-button,
.accordion-button:not(.collapsed) {
  background-color: #0061ae;
  color: #fff;
  box-shadow: none;
  border-radius: 5px;
}

.accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion__item p {
  margin-bottom: 0.5rem;
}

/* Tables */
table,
.table {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  border-collapse: collapse;
}

table th,
table td {
  padding: 0.75rem;
  border: 1px solid #dee2e6;
}

table thead td,
table th {
  background-color: #f8f9fa;
  font-weight: 600;
  text-align: left;
}

table tr:nth-child(even) {
  background-color: #f8f9fa;
}

table tr:hover {
  background-color: #f0f3f6;
}

@media screen and (max-width: 767px) {
  table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
}


/*======================================
    Responsive CSS
========================================*/
/* Tablet Screen */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section {
    padding: 60px 0px;
  }
  .section-content {
    margin-bottom: 50px;
    padding: 0px 90px;
  }
  .section-content span {
    text-transform: uppercase;
    color: #0061ae;
    display: inline-block;
    margin-bottom: 8px;
    font-size: 13px;
  }
  .section-content h2 {
    font-size: 28px;
    margin-top: 5px;
    line-height: 38px;
  }
  .section-content.align-left {
    padding: 0;
    padding-right: 200px;
  }
  .section-content p {
    font-size: 13px;
  }
  .titlebar {
    padding-top: 124px;
    padding-bottom: 10px;
  }
  .titlebar .titlebar-content .page-title {
    font-size: 30px;
    margin-bottom: 5px;
    color: #fff;
  }
  .button .btn {
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 500;
  }
  #scrollUp {
    bottom: 55px;
  }
  .navbar-brand img {
    max-height: 60px;
  }
  .header.index2 .navbar .navbar-nav .nav-item a {
    color: #073b4c;
  }
  .header.index2 .navbar .navbar-nav .nav-item a::before {
    background-color: #0061ae;
  }
  .header.index2 .navbar-toggler .toggler-icon {
    background-color: #fff !important;
  }
  .header.index2 .sticky .navbar .navbar-toggler .toggler-icon {
    background: #073b4c !important;
  }
  .header .navbar-nav li .sub-menu {
    background: #fff;
    width: 200px;
    padding: 10px;
    z-index: 9999999;
    left: 95px;
    opacity: 1;
    visibility: visible;
    position: relative;
    left: 13px;
    top: 0;
    -webkit-transform: scaleY(1) !important;
    transform: scaleY(1) !important;
    border: 1px dashed #eee;
    border-radius: 5px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .header .navbar-nav li .sub-menu li a {
    padding: 5px 10px;
    font-size: 13px;
    padding: 8px 12px;
    font-size: 12px;
  }
  .header .navbar-nav li a:hover .sub-menu {
    top: 42px;
  }
  .header .navbar-nav li a {
    position: relative;
    /*margin-bottom: 6px;*/
  }
  .navbar-collapse {
    /*  overflow: scroll;*/
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .right-button .btn {
    font-size: 13px;
  }
  .titlebar .bread-list {
    margin-top: 8px;
  }
  .hero-area .hero-inner {
    height: 450px;
  }
  .hero-area .hero-text {
    float: none;
    margin-top: 140px;
  }
  .hero-area .hero-text h1 {
    font-size: 30px;
    line-height: 38px;
  }
  .hero-area .hero-text .button {
    margin-top: 25px;
  }
  .hero-area.index2 .hero-text {
    margin-top: 135px;
  }
  .hero-area.index2 .hero-inner {
    height: 500px;
  }
  .hero-area.index2 .shape {
    height: 220px;
  }
  .hero-area.index2 .mobile-screen {
    display: none;
  }
  .hero-area.index3 .desktop-screen img {
    width: 100%;
  }
  .hero-area.index3 .hero-inner {
    height: 770px;
  }
  .hero-area.index3 .hero-text {
    margin-top: 150px;
  }
  .hero-area.index4 .hero-text {
    margin-top: 150px;
  }
  .hero-area.index4 .hero-inner {
    height: 550px;
  }
  .hero-area.index4 .hero-text h1 span {
    font-size: 30px;
    margin-bottom: 8px;
  }
  .hero-area.index4 .personal-image {
    display: none;
  }
  .about-us.index3 .about-left .section-content {
    margin-bottom: 0;
  }
  .about-us.index3 .about-right.margin-zero {
    margin: 0;
    margin-bottom: 40px;
  }
  .about-us.index3 .about-left.pl {
    padding-left: 0;
  }
  .services.index2 .review-content {
    margin-bottom: 15px;
  }
  .services .single-service {
    margin: 15px 0;
  }
  .services .single-head .service-patern {
    position: absolute;
    left: -30px;
    bottom: -30px;
  }
  .service-details h3 {
    font-size: 20px !important;
    margin-top: 30px;
    line-height: 32px !important;
  }
  .service-details .service-category {
    padding: 14px;
  }
  .service-details .service-category li a {
    font-size: 13px;
  }
  .service-details .content {
    padding: 60px 0;
  }
  .about-us .about-right {
    text-align: center;
    margin-top: 40px;
  }
  .portfolio-section.section {
    padding-bottom: 30px;
  }
  .portfolio-section .portfolio-btn-wrapper {
    position: relative;
    margin-top: 40px;
    text-align: left;
  }
  .portfolio-section .portfolio-btn-wrapper button {
    margin-right: 10px;
    padding: 7px 18px;
    font-size: 13px;
  }
  .portfolio-details .top-head {
    padding-bottom: 60px;
    padding-top: 60px;
  }
  .portfolio-details .top-head .cat {
    margin-bottom: 3px;
  }
  .portfolio-details .top-head h2 {
    margin-bottom: 30px;
    font-size: 28px;
    line-height: 50px;
  }
  .portfolio-details .content {
    padding: 60px 0;
  }
  .portfolio-details .content img {
    margin-top: 30px;
  }
  .single-team {
    width: 100%;
  }
  .single-team .image {
    text-align: center;
    display: inline-block;
  }
  .team .single-team .social-links .social {
    display: inline-block;
  }
  .team .single-team .shapes .shape1 {
    left: 70px;
  }
  .team .single-team .shapes .shape2 {
    right: 70px;
    bottom: 12px;
  }
  .testimonials {
    padding-bottom: 100px !important;
  }
  .intro-video-area {
    padding-bottom: 100px !important;
  }
  .pricing-table .section-content {
    margin-bottom: 20px;
  }
  .pricing-table .single-table {
    margin-top: 30px;
  }
  .faq-area {
    padding-bottom: 0;
  }
  .faq-area .heading {
    font-size: 17px;
    line-height: 28px;
  }
  .brand-area .section-content.align-left {
    padding-right: 200px;
    margin-bottom: 40px !important;
  }
  .newsletter-area .mini-call-action {
    height: auto;
  }
  .latest-news-area .section-content {
    margin-bottom: 20px;
  }
  .latest-news-area .single-news {
    margin-top: 30px;
  }
  .post-details .post-meta li {
    margin-bottom: 8px;
  }
  .latest-news-area.blog-list {
    padding-top: 30px;
  }
  .blog-list .single-news {
    margin-bottom: 0 !important;
  }
  .post-details p {
    margin: 25px 0;
  }
  .sidebar {
    margin-top: 30px;
  }
  .sidebar .widget.search-widget form input {
    padding: 0 80px 0 20px;
  }
  .sidebar .widget.social-widget ul li {
    margin-bottom: 10px;
  }
  .contact-area .contact-address-wrapper {
    padding-right: 0;
  }
  .contact-area .inner-section-title h2 {
    font-weight: 600;
    font-size: 28px;
  }
  .sidebar.service-sidebar .service-category > li > a {
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    padding: 10px 15px;
  }
  .sidebar.service-sidebar .service-category {
    padding: 30px;
  }
  .sidebar.service-sidebar .service-docs {
    padding: 30px;
  }
  .sidebar.service-sidebar .service-quote {
    padding: 30px;
  }
  .adv-banner {
    padding: 30px;
  }
  .post-details .post-title {
    line-height: 30px;
  }
  .post-details .post-title a {
    font-size: 24px;
    font-weight: 600;
  }
  .blog-middle-image {
    margin-bottom: 20px;
  }
  .blog-single .sidebar {
    margin-top: 30px;
  }
  .map-section {
    background-color: #fff;
    margin-top: 50px;
    padding-bottom: 60px !important;
    height: auto;
  }
  .map-section iframe {
    height: 300px !important;
  }
  .newsletter-area .mini-call-action {
    margin-top: 30px;
  }
  .error-page .error-image img {
    width: 70%;
  }
  .error-page .error-text {
    margin-top: 50px;
    padding-left: 0 !important;
    text-align: center !important;
    padding: 0px 100px !important;
  }
  .error-page .error-image img {
    width: 70%;
  }
  .error-page .error-text {
    margin-top: 50px !important;
    padding-left: 0 !important;
    text-align: center !important;
    padding: 0px 100px !important;
  }
  .mail-success .success-image img {
    width: 70%;
  }
  .mail-success .siccess-text {
    margin-top: 50px;
    padding-left: 0 !important;
    text-align: center !important;
    padding: 0px 100px !important;
  }
   .form-main {
    padding: 50px 50px 50px 50px !important;
  }
  .footer .footer-middle {
    padding-bottom: 60px;
    padding-top: 30px;
  }
  .footer .f-about p {
    padding-right: 80px;
  }
  .footer .single-footer {
    margin-top: 30px;
  }
}

/* Mobile Screen */
@media only screen and (max-width: 767px) {
  .section {
    padding: 50px 0px;
  }
  .section-content {
    margin-bottom: 40px;
    padding: 0px 20px;
  }
  .section-content span {
    text-transform: uppercase;
    color: #0061ae;
    display: inline-block;
    margin-bottom: 8px;
    font-size: 12px;
  }
  .section-content h2 {
    font-size: 25px;
    margin-top: 3px;
    line-height: 35px;
  }
  .section-content.align-left {
    padding: 0;
    padding-right: 0;
  }
  .section-content p {
    font-size: 13px;
  }
  .titlebar {
    padding-top: 108px;
    padding-bottom: 10px;
  }
  .titlebar .titlebar-content .page-title {
    font-size: 30px;
    margin-bottom: 5px;
    color: #fff;
  }
  .button .btn {
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 500;
  }
  #scrollUp {
    bottom: 55px;
  }
  .navbar-brand img {
    max-height: 60px;
  }
  .header.index2 .navbar .navbar-nav .nav-item a {
    color: #073b4c;
  }
  .header.index2 .navbar .navbar-nav .nav-item a::before {
    background-color: #0061ae;
  }
  .header.index2 .navbar-toggler .toggler-icon {
    background-color: #fff !important;
  }
  .header.index2 .sticky .navbar .navbar-toggler .toggler-icon {
    background: #073b4c !important;
  }
  .header .navbar-nav li .sub-menu {
    background: #fff;
    width: 200px;
    padding: 10px;
    z-index: 9999999;
    left: 95px;
    opacity: 1;
    visibility: visible;
    position: relative;
    left: 13px;
    top: 0;
    -webkit-transform: scaleY(1) !important;
    transform: scaleY(1) !important;
    border: 1px dashed #eee;
    border-radius: 5px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .header .navbar-nav li .sub-menu li a {
    padding: 5px 10px;
    font-size: 13px;
    padding: 8px 12px;
    font-size: 12px;
  }
  .header .navbar-nav li a:hover .sub-menu {
    top: 42px;
  }
  .header .navbar-nav li a {
    position: relative;
    margin-bottom: 0;
  }
  .right-button .btn {
    font-size: 13px;
  }
  .titlebar .bread-list {
    margin-top: 8px;
  }
  .hero-area .hero-inner {
    height: 550px;
    overflow: visible;
  }
  .hero-area .hero-text {
    float: none;
    margin-top: 150px;
  }
  .hero-area .hero-text h1 {
    font-size: 23px;
    line-height: 30px;
  }
  .hero-area .hero-text .button {
    margin-top: 20px;
  }
  .hero-area.index2 .hero-text {
    margin-top: 100px;
  }
  .hero-area.index2 .hero-inner {
    height: 500px;
  }
  .hero-area.index2 .shape {
    height: 120px;
  }
  .hero-area.index2 .mobile-screen {
    display: none;
  }
  .hero-area.index3 .desktop-screen img {
    width: 100%;
  }
  .hero-area.index3 .hero-inner {
    height: 550px;
  }
  .hero-area.index3 .hero-text {
    margin-top: 100px;
  }
  .hero-area.index4 .hero-text {
    margin-top: 120px;
  }
  .hero-area.index4 .hero-text p {
    font-size: 13px;
  }
  .hero-area.index4 .hero-inner {
    height: 500px;
  }
  .hero-area.index4 .hero-text h1 span {
    font-size: 23px;
    margin-bottom: 5px;
  }
  .hero-area.index4 .hero-text .small {
    margin-bottom: 12px;
    font-size: 13px;
  }
  .hero-area.index4 .personal-image {
    display: none;
  }
  .services.index2 .review-content {
    margin-bottom: 15px;
  }
  .services.index2 .section-content {
    padding-right: 0;
  }
  .services {
    padding-bottom: 35px;
  }
  .services .single-service {
    margin: 15px 0;
  }
  .services .section-content {
    margin-bottom: 25px;
  }
  .services .single-head .service-patern {
    position: absolute;
    left: -30px;
    bottom: -30px;
  }
  .service-details h3 {
    font-size: 20px !important;
    margin-top: 30px;
    line-height: 32px !important;
  }
  .service-details .service-category {
    margin-top: 30px;
  }
  .service-details .content {
    padding: 50px 0;
  }
  .about-us .about-right {
    text-align: center;
    margin-top: 40px;
  }
  .about-us .about-right img {
    width: 100%;
  }
  .about-us .about-tab .nav {
    margin-bottom: 28px !important;
  }
  .about-us .about-tab .nav li {
    margin-bottom: 12px;
  }
  .about-us.index3 .about-right.margin-zero {
    margin: 0;
    margin-bottom: 40px;
  }
  .about-us.index3 .about-left.pl {
    padding-left: 0;
  }
  .portfolio-section.section {
    padding-bottom: 20px;
  }
  .portfolio-section .portfolio-btn-wrapper {
    position: relative;
    margin-top: 40px;
    text-align: left;
  }
  .portfolio-section .portfolio-btn-wrapper button {
    margin-right: 10px;
    padding: 8px 18px;
    font-size: 12px;
  }
  .portfolio-details .top-head {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .portfolio-details .top-head .cat {
    margin-bottom: 3px;
  }
  .portfolio-details .top-head h2 {
    margin-bottom: 15px;
    font-size: 25px;
    line-height: 40px;
  }
  .portfolio-details .top-head .meta-description li {
    margin-top: 15px;
  }
  .portfolio-details .content {
    padding: 50px 0;
  }
  .portfolio-details .content img {
    margin-top: 30px;
  }
  .single-team {
    width: 100%;
  }
  .single-team .image {
    text-align: center;
    display: inline-block;
  }
  .team .single-team .social-links .social {
    display: inline-block;
  }
  .team .single-team .shapes .shape1 {
    display: none;
  }
  .team .single-team .shapes .shape2 {
    display: none;
  }
  .testimonials .tns-nav {
    bottom: -30px;
  }
  .testimonials {
    padding-bottom: 70px !important;
  }
  .intro-video-area .section-content {
    margin-bottom: 32px;
  }
  .intro-video-area .play-thumb {
    position: relative;
    left: 15px;
  }
  .intro-video-area .intro-video-play .play-thumb a {
    height: 80px;
    width: 80px;
    line-height: 80px;
    font-size: 16px;
  }
  .intro-video-area {
    padding-bottom: 75px !important;
  }
  .pricing-table .section-content {
    margin-bottom: 10px;
  }
  .pricing-table .single-table {
    margin-top: 30px;
  }
  .faq-area {
    padding-bottom: 0;
  }
  .faq-area .single-faq {
    margin-bottom: 45px;
  }
  .faq-area .heading {
    font-size: 15px;
    line-height: 25px;
  }
  .brand-area .section-content.align-left {
    padding-right: 0;
    margin-bottom: 40px !important;
  }
  .latest-news-area .section-content {
    margin-bottom: 10px;
  }
  .latest-news-area .single-news {
    margin-top: 30px;
  }
  .post-details .post-meta li {
    margin-bottom: 8px;
  }
  .post-details p {
    margin: 20px 0;
  }
  .post-image .blog-inner-big-img {
    margin-bottom: 1.5rem !important;
  }
  .post-comments .comments-list li.children {
    margin-left: 0 !important;
  }
  .post-comments .comments-list li .comment-img img {
    max-width: 70px;
    max-height: 70px;
  }
  .post-comments .comments-list li .comment-desc .desc-top .reply-link {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    padding: 8px 25px;
    position: relative;
    margin-top: 15px;
  }
  .post-comments .comments-list li {
    padding-left: 100px;
  }
  .latest-news-area.blog-list {
    padding-top: 20px;
  }
  .blog-list .single-news {
    margin-bottom: 0 !important;
  }
  .sidebar {
    margin-top: 30px;
  }
  .sidebar .widget.search-widget form input {
    padding: 0 80px 0 20px;
  }
  .sidebar .widget.social-widget ul li {
    margin-bottom: 10px;
  }
  .contact-area .contact-address-wrapper {
    padding-right: 0;
  }
  .contact-area .inner-section-title h2 {
    font-weight: 600;
    font-size: 28px;
  }
  .sidebar.service-sidebar .service-category > li > a {
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    padding: 10px 15px;
  }
  .sidebar.service-sidebar .service-category {
    padding: 30px;
  }
  .sidebar.service-sidebar .service-docs {
    padding: 30px;
  }
  .sidebar.service-sidebar .service-quote {
    padding: 30px;
  }
  .adv-banner {
    padding: 30px;
  }
  .post-details .post-title {
    line-height: 30px;
  }
  .post-details .post-title a {
    font-size: 24px;
    font-weight: 600;
  }
  .blog-middle-image {
    margin-bottom: 20px;
  }
  .blog-single .sidebar {
    margin-top: 30px;
  }
  .map-section {
    background-color: #fff;
    margin-top: 50px;
    padding-bottom: 50px !important;
    height: auto;
  }
  .map-section iframe {
    height: 300px !important;
  }
  .brand-list {
    border: none;
  }
  .brand-list:before {
    display: none;
  }
  .brand-list li {
    border: 1px solid #eee;
  }
  .brand-list li a {
    border: none;
  }
  .newsletter-area .mini-call-action {
    margin-top: 30px;
  }
  .newsletter-area .subscribe-text input {
    width: 100%;
  }
  .newsletter-area .subscribe-text h6 {
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .newsletter-area .subscribe-text .button {
    margin-top: 10px;
    margin-left: 0;
  }
  .newsletter-area .mini-call-action {
    height: auto;
  }
  .error-page .error-image img {
    width: 90%;
  }
  .error-page .error-text {
    margin-top: 50px !important;
    padding: 0 !important;
    text-align: center !important;
  }
  .error-page .error-text h2 {
    font-size: 25px !important;
  }
  .error-page .error-text h2 span {
    font-size: 22px !important;
  }
  .mail-success .success-image img {
    width: 90%;
  }
  .mail-success .siccess-text {
    margin-top: 50px;
    padding: 0 !important;
    text-align: center !important;
  }
  .mail-success .siccess-text h2 {
    font-size: 25px !important;
  }
  .mail-success .siccess-text h2 span {
    font-size: 22px !important;
  }
  .footer .footer-middle {
    padding-bottom: 60px;
    padding-top: 30px;
  }
  .footer .f-about p {
    padding-right: 80px;
  }
  .footer .single-footer {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .navbar-brand img {
    max-height: 40px;
  }
}
/*@media only screen and (min-width: 991px) {
  .news {
    padding-bottom: 20px;
  }
}*/


/*======================================
	Contact CSS
========================================*/
.contact-us {
  position: relative;
  background-color: #fff;
  padding-bottom: 0;
}

.contact-us.contact-us--home {
  padding: 3rem 0;
}

.contact-us .contact-head {
  background: #fff;
  border-radius: 7px;
  overflow: hidden;
  -webkit-box-shadow: 0 10px 30px rgba(111, 111, 111, 0.1);
  box-shadow: 0 10px 30px rgba(111, 111, 111, 0.1);
  position: relative;
  z-index: 5;
}

.contact-us .title {
  margin-bottom: 30px;
}

.contact-us .contant-inner-title {
  margin-bottom: 40px;
}

.contact-us .contant-inner-title > h2 {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #fff;
  line-height: 1.5;
}

.contact-us .contant-inner-title p {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 23px;
  margin-top: 10px;
  display: block;
}

.contact-us .single-head {
  padding: 2.5rem 1.75rem;
  height: 100%;
  background: #0061ae;
  position: relative;
  z-index: 5;
  overflow: hidden;
}

@media screen and (min-width: 772px) {
  .contact-us .single-head {
    padding: 50px;
  }
}

.contact-us .single-info {
  text-align: left;
  margin-bottom: 16px;
  position: relative;
}

@media screen and (min-width: 1199px) {
  .contact-us .single-info {
    padding-left: 16px;
  }
}

.contact-us .single-info i {
  color: #fff;
  font-size: 18px;
  display: inline-block;
  margin-right: 20px;
  position: absolute;
  left: 0;
  top: 5px;
}

.contact-us .single-info ul {
  display: inline-block;
  list-style: none;
  padding-left: 0;
}

.contact-us .single-info ul li:last-child {
  margin-bottom: 0;
}

.contact-us .single-info ul li {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.contact-us .single-info ul li span {
  margin-right: 16px;
}

.contact-us .single-info ul li a {
  font-weight: 500;
  color: #fff;
  display: inline-block;
  font-size: 16px;
}

.contact-us .single-info ul li a:hover {
  color: #fff;
}

.contact-us .contact-social {
  display: block;
  margin-top: 65px;
}

.contact-us .contact-social h5 {
  color: #fff;
  font-weight: 600;
  font-size: 18px;
}

.contact-us .contact-social ul {
  display: inline-block;
  position: relative;
  padding: 0;
  left: -9px;
  margin-top: 15px;
}

.contact-us .contact-social ul li {
  display: inline-block;
  margin-right: 5px;
}

.contact-us .contact-social ul li:last-child {
  margin-right: 0;
}

.contact-us .contact-social ul li a {
  color: #fff;
  font-size: 17px;
  position: relative;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  overflow: hidden;
}

.contact-us .contact-social ul li a span {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  margin-top: -15px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.contact-us .contact-social ul li a:hover .icon-1 {
  top: -15px;
}

.contact-us .contact-social ul li a .icon-2 {
  top: 50px;
}

.contact-us .contact-social ul li a:hover .icon-2 {
  top: 15px;
}

.contact-us .contact-social ul li a:hover {
  color: #fff;
}

.contact-us .single-info .title {
  margin-bottom: 10px;
  font-weight: 500;
  color: #fff;
  font-size: 18px;
}

.contact-us .single-info .title span {
  display: block;
  font-size: 14px;
  margin-top: 8px;
  font-weight: 500;
}

 .form-main {
  padding: 50px 50px 50px 30px;
}

 .form .form-group {
  margin-bottom: 15px;
  display: block;
}

 .form .form-group .wpcf7-form-control-wrap {
  width: 100%;
}

.wpcf7-form-control.wpcf7-acceptance label {
  display: flex;
}

.wpcf7-spinner {
  display: none !important;
}

.wpcf7-not-valid-tip {
  font-size: 12px !important;
  text-align: center;
  margin-top: 0.5rem;
}

.wpcf7-response-output {
  font-size: 13px !important;
  text-align: center;
  padding: 0.5rem 1rem !important;
  border-radius: .25rem;
  display: block;
  width: fit-content;
  margin-left: auto !important;
  margin-right: auto !important;
}

 .form .form-group input {
  height: 55px;
  line-height: 55px;
  width: 100%;
  border: 1px solid #e6e2f5;
  padding: 0px 20px;
  color: #000;
  border-radius: 0px;
  font-weight: 400;
  border-radius: 5px;
}

 .form .form-group input[type="checkbox"] {
  position: relative;
  top: 3px;
  height: 20px;
  width: 20px;
  margin-right: 0.5rem;
}

.wpcf7-list-item {
  margin-left: 0 !important;
}

.acceptance-rodo,
.acceptance-rodo span{
  transition: none !important;
}

.grecaptcha-badge {
  display: none !important;
}

 .form .form-group textarea {
  height: 180px;
  width: 100%;
  border: 1px solid #e6e2f5;
  padding: 15px 20px;
  color: #333;
  border-radius: 0px;
  resize: none;
  font-weight: 400;
  border-radius: 5px;
}

 .form .button {
  margin: 0;
}

 .form .button .btn {
  display: block;
  line-height: initial;
  margin: 1rem auto 0;
  font-weight: 600;
  color: #fff;
  width: initial;
  height: 50px;
  border: none;
  border-radius: 5px;
}

 .form .button .btn:hover {
  color: #fff;
}

.map-section {
  background-color: #fff;
  margin-top: 50px;
  padding-bottom: 100px;
}

.map-section .map-container {
  -webkit-box-shadow: 0 10px 30px rgba(111, 111, 111, 0.1);
          box-shadow: 0 10px 30px rgba(111, 111, 111, 0.1);
  padding: 20px;
  border-radius: 7px;
}

.map-section iframe {
  width: 100%;
  border: none;
  margin: 0;
}

/*======================================
	End Contact CSS
========================================*/
/*======================================
	Error 404 CSS
========================================*/
.error-page {
  text-align: center;
  background: #fff;
  border-top: 1px solid #eee;
}

.error-page .error-text {
  display: inline-block;
  text-align: left;
  margin-top: 80px;
  padding-left: 50px;
}

.error-page .error-text h2 {
  font-size: 30px;
  display: block;
  margin-bottom: 30px;
  color: #073b4c;
  font-weight: 600;
}

.error-page .error-text h2 span {
  color: #0061ae;
  display: block;
  margin-bottom: 10px;
  font-size: 25px;
}

.error-page .error-text p {
  display: block;
  margin-bottom: 30px;
}

.error-page .search-form {
  width: 100%;
  position: relative;
}

.error-page .search-form input {
  width: 400px;
  height: 50px;
  padding: 0px 78px 0 30px;
  border: none;
  background: #f6f6f6;
  border-radius: 5px;
  display: inline-block;
  margin-right: 10px;
  font-weight: 400;
  font-size: 14px;
}

.error-page .search-form input:hover {
  padding-left: 35px;
}

.error-page .search-form .btn {
  width: 80px;
  height: 50px;
  border-radius: 5px;
  cursor: pointer;
  background: #4353ff;
  display: inline-block;
  position: relative;
  top: -2px;
}

.error-page .search-form .btn i {
  font-size: 16px;
}

.error-page .search-form .btn:hover {
  background: #333;
}

.free-version-banner {
  position: relative;
  background: #333;
  background-image: url("../images/free-version/free-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-align: center;
}

.free-version-banner::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-color: #0061ae;
  left: 0;
  top: 0;
  opacity: 0.9;
}

.free-version-banner .section-content {
  margin: 0;
  padding: 0;
  text-align: center;
}

.free-version-banner .section-content h2 {
  padding-bottom: 15px;
}

.free-version-banner .section-content h2::before {
  background-color: #fff;
}

.free-version-banner .button {
  z-index: 5;
  margin-top: 40px;
}

.free-version-banner .button .btn {
  background-color: #fff;
  color: #0061ae;
}

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

/* Adjust height for mobile screens */
@media only screen and (max-width: 767px) {
  .about-us .about-right {
    margin-top: 40px;
  }
  
  .about-us .about-right img {
    height: 350px;
  }
}
