@import url(https://db.onlinewebfonts.com/c/72b25938efe4a4c61d68573df9bd1450?family=Johnson+Display);
@font-face {
font-family: "Johnson Display";
src: url("https://db.onlinewebfonts.com/t/72b25938efe4a4c61d68573df9bd1450.eot");
src: url("https://db.onlinewebfonts.com/t/72b25938efe4a4c61d68573df9bd1450.eot?#iefix")format("embedded-opentype"), url("https://db.onlinewebfonts.com/t/72b25938efe4a4c61d68573df9bd1450.woff2")format("woff2"), url("https://db.onlinewebfonts.com/t/72b25938efe4a4c61d68573df9bd1450.woff")format("woff"), url("https://db.onlinewebfonts.com/t/72b25938efe4a4c61d68573df9bd1450.ttf")format("truetype"), url("../../../db.onlinewebfonts.com/t/72b25938efe4a4c61d68573df9bd1450.svg#Johnson Display")format("svg");
}
:root {
--themeht-primary-color: #00244d;
--themeht-secondary-color: #00244d;
--themeht-text-color: #00244d;
--themeht-body-color: #4f4f4f;
--themeht-white-color: #FFFFFF;
--themeht-bg-dark-color: #010101;
--themeht-bg-light-color: #f6f7ff;
--themeht-border-light-color: #E5E5E5;
--themeht-rgba-color: rgba(255, 255, 255, 0.9);
--themeht-typography-body-font-family: "Johnson Display";
--themeht-typography-secondary-font-family: "Johnson Display";
}
/* ------------------------
General
------------------------*/
body {
scroll-behavior: smooth;
font-family: var(--themeht-typography-body-font-family);
font-weight: 500;
font-style: normal;
font-size: 16px;
line-height: 30px;
color: var(--themeht-body-color);
overflow-x: hidden;
}
.page-wrapper {
overflow-x: hidden;
}
/* ------------------------
Typography
------------------------*/
h1, h2, h3, h4, h5, h6 {
font-family: var(--themeht-typography-secondary-font-family);
font-weight: normal;
margin-top: 0px;
font-style: normal;
margin-bottom: 20px;
color: #000;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: inherit;
}
.h1, h1 {
font-size: 70px;
line-height: 80px;
font-weight: 600;
}
.h2, h2 {
font-size: 50px;
line-height: 58px;
font-weight: 600;
}
.h3, h3 {
font-size: 30px;
line-height: 38px;
font-weight: 500;
}
.h4, h4 {
font-size: 26px;
line-height: 34px;
font-weight: 500;
}
.h5, h5 {
font-size: 24px;
line-height: 32px;
font-weight: 500;
}
.h6, h6 {
font-size: 20px;
line-height: 28px;
font-weight: 500;
}
ul {
margin-left: 0;
}
label {
display: inline-block;
color: var(--themeht-text-color);
font-size: 16px;
margin-bottom: 7px;
}
@media (min-width: 1200px) {
.container {
max-width: 1320px;
}
}
/* ------------------------
Helper class
------------------------*/
p {
line-height: 1.7;
}
.lead {
font-weight: normal;
font-size: 17px;
line-height: 30px;
}
.z-index-0 {
z-index: 0;
position: relative;
}
.z-index-1 {
z-index: 1;
position: relative;
}
section {
padding: 60px 0;
position: relative;
}
.rounded {
border-radius: 24px !important;
}
.img-border {
border: 10px solid var(--themeht-white-color);
}
/* ------------------------
Text color
------------------------*/
.text-theme {
color: var(--themeht-primary-color);
}
.text-black {
color: var(--themeht-text-color) !important;
}
.text-grey {
color: var(--themeht-body-color);
}
.text-muted {
color: #979797 !important;
}
/* ------------------------
Background color
------------------------*/
.white-bg {
background-color: var(--themeht-white-color) !important;
}
.dark-bg {
background-color: var(--themeht-bg-dark-color);
}
.light-bg {
background-color: var(--themeht-bg-light-color);
}
.primary-bg {
background-color: var(--themeht-primary-color);
}
.secondary-bg {
background-color: var(--themeht-secondary-color);
}
.transparent-bg {
background-color: inherit !important;
}
.border-light {
border-color: var(--themeht-border-light-color) !important
}
.navbar-toggler{
border: none;
}
.tog-menu{
max-width: 45px;
}
/* ------------------------
Banner
------------------------*/
[data-bg-img] {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.banner-slider .slider-img {
background-size: cover;
background-position: top center;
background-repeat: no-repeat;
position: relative;
top: 0;
width: 100%;
height: 85vh;
left: 0;
}
.banner-content {
padding: 200px 0;
position: relative;
z-index: 9;
}
.slider-img::before {
position: absolute;
content: '';
background: linear-gradient(90deg, #ffffff 42%, #ffffff80 50%, rgb(255 255 255 / 0%) 60%);
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0.80;
z-index: 9;
}
.slider-img.inno-img{
position: relative;
}
.inn-btn{
position: absolute;
bottom: 10%;
right: 10%;
z-index: 15;
}
.slider-img.inno-img::before {
display: none;
}
.banner-slider{
overflow: visible;
}
.banner-slider .swiper-button-next, .banner-slider .swiper-button-prev {
border-radius: 0;
line-height: inherit;
background: none;
border: none;  color: #000;
}

.banner-slider .swiper-button-next:after, .banner-slider .swiper-button-prev:after {
font-size: 20px;
color: #000;
line-height: 50px !important;
}

/*
#banner-pagination {
position: absolute !important;
right: 150px;
left: inherit;
margin: 0;
text-align: right;
width: auto;
bottom: 50px;
font-size: 18px;
color: var(--themeht-white-color);
}
*/
.banner-slider .themeht-btn + .themeht-btn {
margin-left: 20px;
}
.banner-slider h6 {
position: relative;
opacity: 0;
-webkit-transition: all 1000ms ease;
-moz-transition: all 100ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
-webkit-transform: translateY(80px);
-moz-transform: translateY(80px);
-ms-transform: translateY(80px);
-o-transform: translateY(80px);
transform: translateY(80px);
}
.banner-slider h1 {
position: relative;
opacity: 0;
-webkit-transition: all 1000ms ease;
-moz-transition: all 100ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
-webkit-transform: translateY(80px);
-moz-transform: translateY(80px);
-ms-transform: translateY(80px);
-o-transform: translateY(80px);
transform: translateY(80px);
}
.banner-slider p {
position: relative;
opacity: 0;
-webkit-transition: all 1000ms ease;
-moz-transition: all 100ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
-webkit-transform: translateY(80px);
-moz-transform: translateY(80px);
-ms-transform: translateY(80px);
-o-transform: translateY(80px);
}
.banner-slider .btn-box {
position: relative;
opacity: 0;
-webkit-transition: all 1000ms ease;
-moz-transition: all 100ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
-webkit-transform: translateY(80px);
-moz-transform: translateY(80px);
-ms-transform: translateY(80px);
-o-transform: translateY(80px);
transform: translateY(80px);
}
.banner-slider .swiper-slide-active h6 {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
transition-delay: 500ms;
}
.banner-slider .swiper-slide-active h1 {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
transition-delay: 1000ms;
}
.banner-slider .swiper-slide-active p {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
transition-delay: 1500ms;
}
.banner-slider .swiper-slide-active .btn-box {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
transition-delay: 2000ms;
}
.banner-content {
padding: 200px 0 0px 150px;
position: absolute;
top: 0;
z-index: 9;
}
.banner-content .banner-text {
width: 100%;
}
.banner-content .banner-text h6{
font-size: 30px;
line-height: 45px;
}
.banner-slider h1 {
font-weight: 700;
font-size: 35px;
line-height: 100px;
color: #000;
}
.banner-slider h1 span {
font-weight: 600;
color: var(--themeht-text-color);
display: block;
}
.banner-content p {
max-width: 80%;
margin: 0;
}
.banner-3 {
padding: 50px 0;
}
.banner-3 .banner-img {
width: 700px;
height: 700px;
background-size: cover;
clip-path: polygon(45% 1.33975%, 46.5798% 0.60307%, 48.26352% 0.15192%, 50% 0%, 51.73648% 0.15192%, 53.4202% 0.60307%, 55% 1.33975%, 89.64102% 21.33975%, 91.06889% 22.33956%, 92.30146% 23.57212%, 93.30127% 25%, 94.03794% 26.5798%, 94.48909% 28.26352%, 94.64102% 30%, 94.64102% 70%, 94.48909% 71.73648%, 94.03794% 73.4202%, 93.30127% 75%, 92.30146% 76.42788%, 91.06889% 77.66044%, 89.64102% 78.66025%, 55% 98.66025%, 53.4202% 99.39693%, 51.73648% 99.84808%, 50% 100%, 48.26352% 99.84808%, 46.5798% 99.39693%, 45% 98.66025%, 10.35898% 78.66025%, 8.93111% 77.66044%, 7.69854% 76.42788%, 6.69873% 75%, 5.96206% 73.4202%, 5.51091% 71.73648%, 5.35898% 70%, 5.35898% 30%, 5.51091% 28.26352%, 5.96206% 26.5798%, 6.69873% 25%, 7.69854% 23.57212%, 8.93111% 22.33956%, 10.35898% 21.33975%);
}
.banner-3 h6 {
color: var(--themeht-text-color);
border: 1px solid var(--themeht-border-light-color);
display: inline-block;
padding: 6px 12px 6px 6px;
border-radius: 4px;
}
.banner-3 h6 span {
background: var(--themeht-primary-color);
display: inline-block;
padding: 8px 14px;
border-radius: 4px;
font-size: 14px;
line-height: 1;
color: var(--themeht-white-color);
margin-right: 10px;
}
.banner-4 .slider-img::before {
position: absolute;
content: '';
background: linear-gradient(90deg, var(--themeht-primary-color) 42%, #ffffff80 50%, rgb(255 255 255 / 0%) 60%);
opacity: 1
}
.banner-4 h6, .banner-4 h1, .banner-4 h1 span, .banner-4 p {
color: var(--themeht-white-color);
}
/* ------------------------
Error
------------------------*/
.error-path {
stroke-dasharray: 800;
stroke-dashoffset: 800;
animation: dash 5s linear alternate infinite;
}
.error-path path {
stroke: var(--themeht-primary-color)
}
.error-path path:nth-child(2) {
stroke: var(--themeht-primary-color)
}
.error-path path:nth-child(3) {
stroke: var(--themeht-secondary-color)
}
/* ------------------------
Timeline
------------------------*/
.main-timeline:before {
content: "";
display: block;
width: 1px;
height: 100%;
background: var(--themeht-border-light-color);
margin: 0 auto;
position: absolute;
left: 0;
right: 0;
}
.timeline_item {
display: flex;
flex-flow: row wrap;
justify-content: center;
align-items: center;
padding-top: 10px;
}
.timeline-order-1 {
order: 3;
}
.timeline-order-2 {
order: 2;
left: 20px;
}
.timeline-order-3 {
order: 1;
}
.main-timeline .timeline-icon {
width: 40px;
height: 40px;
position: relative;
right: 20px;
font-size: 30px;
background: var(--themeht-white-color);
display: flex;
align-items: center;
justify-content: center;
color: var(--themeht-primary-color);
border-radius: 50%;
z-index: 9;
}
.main-timeline .date-content {
width: 50%;
position: relative;
}
.main-timeline .date-content:before {
content: "";
width: 50%;
height: 1px;
background: var(--themeht-border-light-color);
margin: auto 0;
position: absolute;
right: 10px;
top: 0;
bottom: 0;
}
.main-timeline .timeline-order-1:before {
content: "";
width: 50%;
height: 1px;
background: var(--themeht-border-light-color);
position: absolute;
padding-right: 30px;
margin-right: 50% !important;
}
.main-timeline .date {
display: flex;
line-height: 1;
font-weight: 700;
font-size: 30px;
color: var(--themeht-white-color);
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
align-items: center;
justify-content: center;
background: var(--themeht-primary-color);
border-radius: 50%;
width: 125px;
height: 125px;
z-index: 1;
}
.main-timeline .timeline-content {
padding: 20px 20px;
}
@media (max-width:640px) {
.timeline {
flex-direction: column !important;
}
.main-timeline:before {
margin-left: 1px;
}
.main-timeline .timeline-icon {
margin: auto 2px;
}
.main-timeline .timeline-content {
padding: 40px 30px;
}
.timeline-order-1 {
order: 2;
}
.timeline-order-2 {
order: 1;
left: -1em;
}
.timeline-order-3 {
order: 3;
}
.timeline-order-1b {
order: 2;
}
.timeline-order-2b {
order: 1;
left: -1em;
}
.timeline-order-3b {
order: 3;
}
.main-timeline .timeline-order-1:before {
width: 100%;
}
.main-timeline .timeline-order-1b:before {
width: 100%;
}
.main-timeline .timeline-order-1b:before {
content: "";
width: 100%;
height: 2px;
background: var(--themeht-border-light-color);
position: absolute;
top: 0;
padding-right: 30px;
bottom: 0;
margin-right: 50% !important;
}
.main-timeline .date {
width: 70px;
height: 70px;
}
}
@media (max-width:350px) {
.timeline-icon {
visibility: hidden;
}
.main-timeline .date-content:before {
visibility: hidden;
}
.date-content {
left: -15px;
}
}
/* ------------------------
Video
------------------------*/
.video-btn {
display: flex;
align-items: center;
}
.video-btn-icon {
position: relative;
display: inline-block;
z-index: 9;
}
.video-btn-icon > i {
color: var(--themeht-primary-color);
font-size: 30px;
}
.video-btn span {
font-weight: 700;
font-size: 16px;
line-height: 1;
color: var(--themeht-text-color);
margin-left: 10px;
flex-shrink: 0
}
.video-btn.style-2 {
position: relative;
display: inline-block;
}
.video-btn.style-2 .play-btn {
animation: ripple-white 1s linear infinite;
width: 70px;
height: 70px;
line-height: 70px;
border-radius: 50%;
cursor: pointer;
display: inline-block;
text-align: center;
position: relative;
}
.video-btn.style-2 .play-btn i {
font-size: 34px;
line-height: 1;
position: absolute;
top: 50%;
left: 50%;
color: var(--themeht-white-color);
-webkit-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.2s ease-out !important;
transform: translate3d(-50%, -50%, 0);
}
/* ------------------------
List Icon
------------------------*/
.list-icon.style-1 li {
position: relative;
display: flex;
margin-bottom: 15px;
align-items: center;
}
.list-icon.style-1 li:last-child {
margin-bottom: 0
}
.list-icon.style-1 li i {
color: var(--themeht-primary-color);
font-size: 20px;
line-height: 1;
margin-right: 10px;
flex-shrink: 0;
}
.list-icon.style-2 li {
position: relative;
display: flex;
margin-bottom: 15px;
align-items: center;
}
.list-icon.style-2 li:last-child {
margin-bottom: 0
}
.list-icon.style-2 li i {
color: var(--themeht-primary-color);
font-size: 18px;
line-height: 1;
margin-right: 10px;
}
/* ------------------------
Marquee Text
------------------------*/
.marquee-wrap {
width: 100%;
position: relative;
overflow: hidden;
display: block;
}
.marquee-text {
animation: marquee 40s linear infinite;
position: relative;
width: 100%;
white-space: nowrap;
margin: 50px 0 0;
}
.marquee-text span {
font-size: 75px;
line-height: 85px;
margin: 0 18px;
font-weight: 800;
text-transform: uppercase;
color: var(--themeht-primary-color);
}
.marquee-text span:nth-child(2n+2) {
color: var(--themeht-white-color);
text-shadow: -1px -1px 0 var(--themeht-text-color), 1px -1px 0 var(--themeht-text-color), -1px 1px 0 var(--themeht-text-color), 1px 1px 0 var(--themeht-text-color);
}
.marquee-wrap:before {
position: absolute;
right: 0;
top: 0;
width: 30%;
height: 100%;
content: "";
z-index: 9;
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 98%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4ef17', endColorstr='#c4ef17', GradientType=1);
}
.marquee-wrap:after {
position: absolute;
left: 0;
top: 0;
width: 30%;
height: 100%;
content: "";
background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4ef17', endColorstr='#c4ef17', GradientType=1);
}
/* ------------------------
Countdown
------------------------*/
.countdown {
margin: 50px 0;
padding: 50px 0;
display: table;
width: 100%;
border-top: 2px dashed var(--themeht-border-light-color);
border-bottom: 2px dashed var(--themeht-border-light-color);
}
.countdown > li {
font-weight: 700;
text-align: center;
list-style-type: none;
display: table-cell;
width: auto;
}
.countdown > li span {
font-size: 70px;
font-weight: 700;
line-height: 60px;
display: inline-block;
}
.countdown > li p {
font-size: 20px;
display: inline-block;
line-height: 30px;
margin-bottom: 0;
color: var(--themeht-text-color);
}
.coming-soon .subscribe-form {
margin: 0 auto;
}
/* ------------------------
Shape & Animation
------------------------*/
.animated-icon-shape {
position: absolute;
top: 0;
width: 100%;
height: 100%;
left: 0;
z-index: -1;
}
.small-circle-animation {
animation: small-animation 2s infinite linear;
position: absolute;
width: 60px;
}
.animated-icon-shape img:nth-child(1) {
left: 6%;
top: 10%;
}
.animated-icon-shape img:nth-child(2) {
left: 2%;
bottom: 15%;
animation: small-animation2 2s infinite linear;
}
.animated-icon-shape img:nth-child(3) {
right: 6%;
top: 5%;
animation: small-animation2 2s infinite linear;
}
.animated-icon-shape img:nth-child(4) {
right: 2%;
bottom: 20%;
}
.animated-icon-shape.style-2 img:nth-child(2) {
left: auto;
right: 2%;
bottom: 20%;
}
#particles-js {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.link-about {
border: 1px solid var(--themeht-border-light-color);
border-radius: 4px;
padding: 20px 30px 20px 20px;
}
.link-about span {
padding: 10px 20px;
background-color: var(--themeht-primary-color);
border-radius: 4px;
color: var(--themeht-white-color);
margin-right: 10px;
font-size: 22px;
line-height: 35px;
}
.cont-join{
font-size: 24px;color: #00244d;
}
.link-about a {
color: var(--themeht-primary-color);
margin-left: 10px;
font-weight: 700;
text-decoration: underline !important;    font-size: 20px;
}
.testimonial-sec-bg {
background-image: url("../images/bg/03.html");
background-position: 66% 87%;
background-repeat: no-repeat;
background-size: 1460px 1260px;
}
.testimonial-sec-bg.style-2 {
background-position: 96% 70%;
background-size: 1170px 1260px;
}
.sonar-wrapper {
z-index: 0;
position: absolute;
right: 70px;
bottom: 20%;
}
.sonar-emitter {
position: relative;
margin: 0 auto;
width: 100px;
height: 100px;
border-radius: 9999px;
background-image: linear-gradient(to right, #fa709a 0%, #fee140 100%);
}
.sonar-wave {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 9999px;
background-image: linear-gradient(to right, #fa709a 0%, #fee140 100%);
opacity: 0;
z-index: -1;
pointer-events: none;
}
.sonar-wave {
animation: sonarWave 2s linear infinite;
}
.spinner {
position: absolute;
left: 100px;
top: 30%;
}
.spinner::after, .spinner::before {
box-sizing: border-box;
position: absolute;
content: "";
width: 50px;
height: 50px;
top: 50%;
animation: up 2.4s cubic-bezier(0, 0, 0.24, 1.21) infinite;
left: 50%;
background: var(--themeht-primary-color);
}
.spinner::after {
background: var(--themeht-secondary-color);
top: calc(50% - 50px);
left: calc(50% - 50px);
animation: down 2.4s cubic-bezier(0, 0, 0.24, 1.21) infinite;
}
.image-video-sec {
padding: 400px 0 120px;
}
.bg-dark-gradient-overlay {
position: relative;
overflow: hidden;
z-index: 9;
}
.bg-dark-gradient-overlay:before {
background: -webkit-gradient(linear, left bottom, left top, color-stop(7%, #141622), to(transparent));
background: linear-gradient(to top, #141622 7%, transparent 100%);
opacity: .75;
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
content: "";
z-index: -1;
}
.ht-first-letter::first-letter {
font-size: 30px;
line-height: 30px;
padding: 8px;
margin-top: 5px;
border-radius: 5px;
display: inline-block;
float: left;
font-weight: 700;
margin-right: 8px;
background: var(--themeht-primary-color);
color: var(--themeht-white-color);
}
/* ------------------------
Clients Logo
------------------------*/
.clients-logo {
text-align: center;
}
.clients-logo img {
width: 100px;
-webkit-filter: contrast(0%);
filter: contrast(0%);
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear;
cursor: pointer;
}
.clients-logo:hover img {
-webkit-filter: none;
filter: none;
opacity: 1;
}
.client-text {
text-align: center;
position: relative;
}
.client-text:before {
content: '';
position: absolute;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
z-index: -1;
background: var(--themeht-border-light-color);
width: 70%;
height: 1px;
}
.client-text span {
background: var(--themeht-white-color);
padding: 5px 40px;
}
.client-swiper .swiper-wrapper {
-webkit-transition-timing-function: linear !important;
transition-timing-function: linear !important;
position: relative;
}
.client-swiper .swiper-slide {
display: flex;
align-items: center;
width: auto !important;
padding: 0 50px;
}
/* ------------------------
Extra
------------------------*/
.contact-info li {
padding-left: 50px;
padding-top: 5px;
position: relative;
margin-bottom: 20px;
}
.contact-info li:last-child {
margin-bottom: 0;
}
.contact-info li i {
position: absolute;
left: 0;
top: 0;
line-height: 50px;
font-size: 36px;
color: var(--themeht-primary-color);
display: inline-block;
}
.contact-info li span {
font-size: 12px;
line-height: 1;
color: var(--themeht-body-color);
font-weight: 700;
display: block;
margin-bottom: 4px;
text-transform: uppercase;
}
.contact-info li p {
margin-bottom: 0;
line-height: 24px;
color: var(--themeht-text-color);
}
.contact-info li a {
color: var(--themeht-text-color);
}
.contact-info li a:hover {
color: var(--themeht-primary-color);
}
.form-group {
margin-bottom: 20px;
position: relative;
}
label {
font-size: 14px;
line-height: 1;
color: var(--themeht-text-color)
}
.form-control {
height: 55px;
border-radius: 4px;
font-size: 14px;
color: var(--themeht-text-color);
background-color: var(--themeht-white-color);
border: 1px solid var(--themeht-border-light-color);
}
textarea.form-control {
height: 120px;
border-radius: 4px;
}
.form-control:focus {
box-shadow: none;
background: none;
border-color: var(--themeht-primary-color);
}
select.form-control {
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
height: 55px !important;
color: var(--themeht-body-color);
}
iframe {
width: 100%;
border: none;
pointer-events: auto;
}
.iframe-h {
height: 500px !important;
}
.iframe-h-2 {
height: 600px !important;
}
.map iframe {
border: 0px;
width: 100%;
height: 100%;
z-index: 1;
-webkit-filter: brightness(100%) contrast(100%) saturate(50%) blur(0px) hue-rotate(0deg);
-moz-filter: brightness(100%) contrast(100%) saturate(50%) blur(0px) hue-rotate(0deg);
-ms-filter: brightness(100%) contrast(100%) saturate(50%) blur(0px) hue-rotate(0deg);
-o-filter: brightness(100%) contrast(100%) saturate(50%) blur(0px) hue-rotate(0deg);
filter: brightness(100%) contrast(100%) saturate(50%) blur(0px) hue-rotate(0deg);
}
.help-block.with-errors {
position: absolute;
color: red;
right: 15px;
font-size: 10px;
line-height: 14px;
}
.form-control::-webkit-input-placeholder {
color: var(--themeht-body-color);
}
.form-control::-moz-placeholder {
color: var(--themeht-body-color);
}
.form-control:-ms-input-placeholder {
color: var(--themeht-body-color);
}
.form-control:-moz-placeholder {
color: var(--themeht-body-color);
}
.service-section::before {
content: "";
position: absolute;
left: 10%;
right: auto;
top: 0;
width: 80%;
height: 100%;
background: var(--themeht-bg-light-color);
margin: 0 auto;
z-index: -1;
border-radius: 24px;
}
.about-img-shape {
width: 550px;
height: 550px;
background-size: cover;
clip-path: polygon(45% 1.33975%, 46.5798% 0.60307%, 48.26352% 0.15192%, 50% 0%, 51.73648% 0.15192%, 53.4202% 0.60307%, 55% 1.33975%, 89.64102% 21.33975%, 91.06889% 22.33956%, 92.30146% 23.57212%, 93.30127% 25%, 94.03794% 26.5798%, 94.48909% 28.26352%, 94.64102% 30%, 94.64102% 70%, 94.48909% 71.73648%, 94.03794% 73.4202%, 93.30127% 75%, 92.30146% 76.42788%, 91.06889% 77.66044%, 89.64102% 78.66025%, 55% 98.66025%, 53.4202% 99.39693%, 51.73648% 99.84808%, 50% 100%, 48.26352% 99.84808%, 46.5798% 99.39693%, 45% 98.66025%, 10.35898% 78.66025%, 8.93111% 77.66044%, 7.69854% 76.42788%, 6.69873% 75%, 5.96206% 73.4202%, 5.51091% 71.73648%, 5.35898% 70%, 5.35898% 30%, 5.51091% 28.26352%, 5.96206% 26.5798%, 6.69873% 25%, 7.69854% 23.57212%, 8.93111% 22.33956%, 10.35898% 21.33975%);
}
.about-img-shape-small {
width: 200px;
height: 200px;
background-size: cover;
clip-path: polygon(45% 1.33975%, 46.5798% 0.60307%, 48.26352% 0.15192%, 50% 0%, 51.73648% 0.15192%, 53.4202% 0.60307%, 55% 1.33975%, 89.64102% 21.33975%, 91.06889% 22.33956%, 92.30146% 23.57212%, 93.30127% 25%, 94.03794% 26.5798%, 94.48909% 28.26352%, 94.64102% 30%, 94.64102% 70%, 94.48909% 71.73648%, 94.03794% 73.4202%, 93.30127% 75%, 92.30146% 76.42788%, 91.06889% 77.66044%, 89.64102% 78.66025%, 55% 98.66025%, 53.4202% 99.39693%, 51.73648% 99.84808%, 50% 100%, 48.26352% 99.84808%, 46.5798% 99.39693%, 45% 98.66025%, 10.35898% 78.66025%, 8.93111% 77.66044%, 7.69854% 76.42788%, 6.69873% 75%, 5.96206% 73.4202%, 5.51091% 71.73648%, 5.35898% 70%, 5.35898% 30%, 5.51091% 28.26352%, 5.96206% 26.5798%, 6.69873% 25%, 7.69854% 23.57212%, 8.93111% 22.33956%, 10.35898% 21.33975%);
position: absolute;
right: -2%;
bottom: 5%;
}
.about-counter {
background-color: var(--themeht-primary-color);
display: flex;
align-items: center;
justify-content: center;
text-align: center;
width: 200px;
height: 200px;
background-size: cover;
clip-path: polygon(45% 1.33975%, 46.5798% 0.60307%, 48.26352% 0.15192%, 50% 0%, 51.73648% 0.15192%, 53.4202% 0.60307%, 55% 1.33975%, 89.64102% 21.33975%, 91.06889% 22.33956%, 92.30146% 23.57212%, 93.30127% 25%, 94.03794% 26.5798%, 94.48909% 28.26352%, 94.64102% 30%, 94.64102% 70%, 94.48909% 71.73648%, 94.03794% 73.4202%, 93.30127% 75%, 92.30146% 76.42788%, 91.06889% 77.66044%, 89.64102% 78.66025%, 55% 98.66025%, 53.4202% 99.39693%, 51.73648% 99.84808%, 50% 100%, 48.26352% 99.84808%, 46.5798% 99.39693%, 45% 98.66025%, 10.35898% 78.66025%, 8.93111% 77.66044%, 7.69854% 76.42788%, 6.69873% 75%, 5.96206% 73.4202%, 5.51091% 71.73648%, 5.35898% 70%, 5.35898% 30%, 5.51091% 28.26352%, 5.96206% 26.5798%, 6.69873% 25%, 7.69854% 23.57212%, 8.93111% 22.33956%, 10.35898% 21.33975%);
}
.about-counter .counter {
padding: 0 50px
}
.about-counter .counter span {
font-size: 40px;
font-weight: 700;
line-height: 40px;
color: var(--themeht-white-color);
display: inline-block;
}
.about-counter .counter h6 {
color: var(--themeht-white-color);
margin: 5px 0 0;
font-weight: 600;
font-size: 16px;
line-height: 22px;
}
.working-hours-item {
display: flex;
align-items: baseline;
justify-content: space-between;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
padding: 12px 0 9px;
position: relative;
}
.primary-bg .working-hours-item {
color: var(--themeht-white-color);
}
.about1-img-shape {
clip-path: polygon(45% 1.33975%, 46.5798% 0.60307%, 48.26352% 0.15192%, 50% 0%, 51.73648% 0.15192%, 53.4202% 0.60307%, 55% 1.33975%, 89.64102% 21.33975%, 91.06889% 22.33956%, 92.30146% 23.57212%, 93.30127% 25%, 94.03794% 26.5798%, 94.48909% 28.26352%, 94.64102% 30%, 94.64102% 70%, 94.48909% 71.73648%, 94.03794% 73.4202%, 93.30127% 75%, 92.30146% 76.42788%, 91.06889% 77.66044%, 89.64102% 78.66025%, 55% 98.66025%, 53.4202% 99.39693%, 51.73648% 99.84808%, 50% 100%, 48.26352% 99.84808%, 46.5798% 99.39693%, 45% 98.66025%, 10.35898% 78.66025%, 8.93111% 77.66044%, 7.69854% 76.42788%, 6.69873% 75%, 5.96206% 73.4202%, 5.51091% 71.73648%, 5.35898% 70%, 5.35898% 30%, 5.51091% 28.26352%, 5.96206% 26.5798%, 6.69873% 25%, 7.69854% 23.57212%, 8.93111% 22.33956%, 10.35898% 21.33975%)
}
.selectpicker {
word-wrap: normal;
border: none;
background: #f6f7ff;
padding: 8px 12px 8px 6px;
font-size: 12px;
line-height: 20px;
margin-left: 22px;
/*
border-radius: 50%;
width: 35px;
height: 35px;
display: flex;
justify-content: center;
align-items: center;
position: relative;
*/
}
.footer-lang .selectpicker {
word-wrap: normal;
border: none;
background: #f6f7ff;
padding: 10px 140px 10px 10px;
font-size: 12px;
line-height: 20px;
margin-left: 0;
}
.selectpicker::before {
position: absolute;
top: 0;
content: "\F658";
font-family: "Bootstrap-icons";
}
select:focus-visible {
outline: none;
border: none;
}
.footer-links .list-inline-item a {
color: #fff;
font-size: 12px;
}
.head-form {
position: relative
}
.head-search .form-control {
height: 45px;
width: 70%;
padding: 0 20px;
font-size: 18px;
position: relative;
background: #fff;
border: none;
}
.head-search .search-btn {
position: absolute;
right: 24px;
background: none;
border: none;
display: block;
border-left: 1px solid var(--themeht-border-light-color);
height: 45px;
padding-left: 14px;
padding-right: 14px;
background: #dfe1e3;
margin-right: -24px;
border-radius: 0px 5px 5px 0px;
}
.medical-card {
border-radius: 15px;
padding: 30px;
text-align: center;
background: #2F4694;
background: linear-gradient(341deg, rgba(47, 70, 148, 1) 0%, rgba(47, 70, 148, 1) 35%, rgba(9, 177, 253, 1) 100%);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
position: relative;
height: 425px;
}
.medical-card h6 {
color: #EEE;
font-size: 17px;
margin: 0;
font-weight: 200;
}
.medical-card h3 {
color: #FFF;
font-weight: bold;
font-size: 37px;
line-height: 47px;
}
.medical-card img {
max-height: 260px;
object-fit: contain;
margin: 0;
}
.prod-btn {
display: flex;
position: absolute;
right: 4%;
bottom: 4%;
}
.prod-btn a {
align-items: center;
background-color: #0babf7;
background-image: linear-gradient(to bottom, #0074e0 50%, #0059b3 50%);
background-position: center 5%;
background-size: 110% 240%;
color: white;
padding: 10px 25px;
border-radius: 60px;
font-weight: 700;
display: block;
border: none;
transition: background-position 167ms, transform 250ms;
font-size: 15px;
}
.prod-btn a:hover {
background-position: center 95%;
}
.innovation-section {
background-color: #fff;
padding: 60px 0;
}
.innovation-banner {
position: relative;
background-image: url("../images/innovations/1.webp");
background-size: cover;
background-position: center;
border-radius: 10px;
overflow: hidden;
min-height: 400px;
}
.innovation-content {
position: absolute;
top: 50%;
left: 5%;
transform: translateY(-50%);
background-color: white;
padding: 30px;
border-radius: 10px;
max-width: 400px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.innovation-content h3 {
font-weight: 700;
}
.innovation-content p {
color: #333;
margin: 15px 0;
}
.btn-shop {
color: white;
padding: 10px 20px;
border-radius: 80px;
font-weight: 600;
border: none;
transition: background-position 167ms, transform 250ms;
align-items: center;
background-color: #0074e0;
background-image: linear-gradient(to bottom, #0074e0 50%, #0059b3 50%);
background-position: center 5%;
background-size: 110% 240%;
}
.btn-shop:hover {
background-position: center 95%;
}
/*
--------------------------------------------------------------------

LANGUAGE TRANSLATOR WITH FLAG

--------------------------------------------------------------------
*/
.lang-list{
right: 3%;
}
.dropdn .dropdown-1 {
position: relative;
padding-inline: 0;
padding-block: 0;
border-radius: 0;
color: #000;
background-color: transparent;
box-shadow: none;
transition: all 0.2s ease;
border: none;
}
.dropdn .dropdown-label {
align-items: center;
column-gap: 2px;
font-family: inherit;
font-size: 0.8rem;
font-weight: 500;
line-height: 1;
user-select: none;
display: flex;
}
.dropdn .dropdown-label img {
    max-width: 32px;
    margin-right: 3px;
}
.dropdn .dropdown-label i {
font-size: 15px;
}
.dropdn .dropdown-menu-1 {
position: absolute;
top: calc(100% + 0.5rem);
right: 0;
z-index: 9;
opacity: 0;
width: 100%;
overflow: hidden;
text-align: start;
transform: scaleY(0);
transform-origin: top;
border-radius: 0.25rem;
background-color: inherit;
box-shadow: inherit;
transition: all 0.2s ease;
color: #000;
}
.lang-name{
    font-size: 15px;
    font-weight: bold;
    margin-right: 1px;
}
.header-return-order{
    margin: 0px 10px !important; 
}
.dropdn .dropdown-item-1 {
transition: all 0.2s ease;
white-space: nowrap;
display: flex;
justify-content: space-between;
font-size: 12px;
gap: 20px;
padding: 8px 12px 0;
}
.dropdn .dropdown-item-1 img {
max-width: 20px;
}
.dropdn .dropdown-1.is-active .dropdown-menu-1 {
    display: block;
}
.dropdn .dropdown-1.is-active .dropdown-menu-1 {
opacity: 1;
transform: scaleY(1);
background: #fff;
width: auto;
height: auto;
list-style: none;
padding: 0;
z-index: 99;
position: absolute;
margin-top: 10px;
padding-bottom: 5px;
}
.product-thumbnail-container{
    display: flex;
    gap: 15px;
}
.product-main-image .left-bar-element{
    width: 100%;
}
.catalog-product-view .portfolio-item {
    max-width: 150px;
}
.catalog-product-view .portfolio-item .sol-cont {
    top: 23%;
}
.catalog-product-view .portfolio-item .play_icon {
    width: 25px;
}
.product-main-image .container{
    display: flex;
    gap: 15px;
}
.product-main-image .portfolio-img .img-fluid{
    height: 100px;
    object-fit: fill;
}
.product-main-image .left-bar-elements{
    width: 100%;
}
.product-main-image .portfolio-item {
    box-shadow: none;
}
.country-selector .text-white{
    
}
/*
--------------------------------------------------------------------

SWIPER CUSTOM PAGINATION

--------------------------------------------------------------------
*/
.swiper.banner-swiper.banner-slider {
position: relative;
}
.Baner_PAg
{
position: relative;
max-width: 150px;
margin: 60px auto;
}
.Baner_PAg .swiper-button-next, .Baner_PAg .swiper-button-prev {
position: absolute;
top: -25px !important;
}
/*
.swiper-pagination-bullet {
background-color: transparent;
}
.swiper-pagination-bullet--svg-animation {
width: 26px;
height: 26px;
margin: 0 6px !important;
display: inline-block;
}
*/

/*
--------------------------------------------------------------------

FLOATING BUTTON

--------------------------------------------------------------------
*/
.ba-we-love-subscribers {
width: 290px;
height: 50px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0px 12px 45px rgba(0, 0, 0, .15);
text-align: center;
margin: 0 0 10px 0;
overflow: hidden;
opacity: 0;
}
.ba-we-love-subscribers.open {
height: auto;
opacity: 1;
}
.ba-we-love-subscribers.popup-ani {
-webkit-transition: all .8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
transition: all .8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.ba-we-love-subscribers.popup-ani header, .form-call {
padding: 12px 0;
display: flex;
justify-content: center;
align-items: center;
border-bottom: 1px solid rgba(110, 110, 110, 1.00);
}
.form-call {
border: none;
}
.form-tel a {
font-size: 24px;
line-height: 34px;
margin: 0;
color: #007bff;
font-weight: bolder;
}
.form-tel a:hover, .chat-link a:hover {
text-decoration: underline !important;
}
.ba-we-love-subscribers.popup-ani header h4, .form-call h4 {
font-size: 18px;
line-height: 34px;
margin: 0;
margin-left: 10px;
}
.ba-we-love-subscribers.popup-ani header i, .form-call i {
font-size: 18px;
color: #007bff;
}
.ba-we-love-subscribers .love {
width: 20px;
height: 20px;
background-position: 35px 84px;
display: inline-block;
margin: 0 6px;
background-size: 62px;
}
.ba-we-love-subscribers form {
padding: 5px 30px 0;
margin-bottom: 15px;
}
.ba-we-love-subscribers-fab {
width: 65px;
height: 100px;
background-color: #ffffff;
border-radius: 12px;
float: right;
box-shadow: 0px 12px 45px rgba(0, 0, 0, .3);
z-index: 5;
position: relative;
float: right;
box-shadow: 0px 12px 45px rgba(0, 0, 0, .3);
z-index: 5;
position: relative;
}
.ba-we-love-subscribers-fab .img-fab {
height: 30px;
width: 30px;
margin: 15px auto;
background-position: -1px -53px;
}
.ba-we-love-subscribers-fab .img-fab i {
font-size: 25px;
color: #00244d;
}
.ba-we-love-subscribers-fab .wrap {
transform: rotate(0deg);
-webkit-transition: all .15s cubic-bezier(0.15, 0.87, 0.45, 1.23);
transition: all .15s cubic-bezier(0.15, 0.87, 0.45, 1.23);
}
.ba-we-love-subscribers-fab .ani {
transform: rotate(45deg);
-webkit-transition: all .15s cubic-bezier(0.15, 0.87, 0.45, 1.23);
transition: all .15s cubic-bezier(0.15, 0.87, 0.45, 1.23);
}
.ba-we-love-subscribers-fab .close {
background-position: -2px 1px;
transform: rotate(-45deg);
float: none;
/*Bootstrap Overide*/
opacity: 1;
/*Bootstrap Overide*/
}
.ba-we-love-subscribers-wrap {
position: fixed;
right: 25px;
bottom: 25px;
z-index: 1000;
}
.ba-settings {
position: absolute;
top: -25px;
right: 0px;
padding: 10px 20px;
background-color: #555;
border-radius: 5px;
color: #fff;
}
/*
--------------------------------------------------------------------

COUNTRY SELECTOR PAGE

--------------------------------------------------------------------
*/
.country-list {
margin: 0 0 20px;
padding: 0 30px 0 0;
}
.country-list h3 {
letter-spacing: -.2px;
font-size: 21px;
line-height: 26px;
font-weight: 700;
margin-bottom: 18px;color: #000;
}
.country {
font-size: 15px;
line-height: 20px;
font-weight: 400;
margin-bottom: 13px;
display: flex;
justify-content: space-between;color: #1e61ad;
}
/*--------------------------------------------------------------

ABOUT PAGE

--------------------------------------------------------------*/
.page-title.abt-sec-1 {
padding: 90px 0;
}
.abt-1-title {
background: linear-gradient(85deg, #00a69c 35%, #20b356 80%);
background-color: #004eaa;
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
display: inline-block;
text-align: center;
font-size: 55px;
line-height: 65px;
}

.misn-text{
position: relative;
z-index: 3;
}
.misn-text h4{
color: #00244d;
font-size: 40px;
line-height: 50px;
}
.abt-sec-2{
padding: 0 0px 60px
}
.misn-text p {
color: #222;
font-size: 20px;
line-height: 30px;text-align: left;
}
.misn-text ul {
list-style: square;
}
.misn-text ul li {
font-size: 22px;
line-height: 32px;
color: #222;padding: 0 0 12px;text-align: left;
}
/*--------------------------------------------------------------

CONTACT PAGE

--------------------------------------------------------------*/
.cont-sec-1 h1 {
font-size: 34px;
line-height: 40px;
color: #050505;
font-weight: 700;
margin-bottom: 24px;
}
.cont-sec-1 p {
font-size: 17px;
line-height: 25px;
color: #050505;
font-weight: 700;
margin-bottom: 14px;
}
.contact-options {
background-color: rgba(237, 242, 249, 1.0);
padding: 16px;
display: flex;
align-items: center;
}
.contact-options i {
font-size: 22px;
margin: 0 20px 0 0;
}
.contact-options a {
margin: 0;
color: #00244d;
}
.contact-options a:hover {
text-decoration: underline !important;
}
.cont-sec-title h3 {
font-size: 21px;
line-height: 26px;
color: #050505;
margin: 0 0 12px;
}
.cont-sec-title h4 {
font-size: 18px;
line-height: 23px;
color: #050505;
margin: 0 0 20px;
}
.cont-sec-title p {
font-size: 15px;
line-height: 25px;
font-weight: 300;
color: #050505;
padding-bottom: 20px;
}
.inner-banner-text p {
font-weight: lighter;
font-size: 30px;
line-height: 40px;color: #00244d;
}
.contact-options .custom-model-main {
text-align: center;
overflow: hidden;
position: absolute;
top: 60%;
left: 16%;
-webkit-overflow-scrolling: touch;
outline: 0;
opacity: 0;
-webkit-transition: opacity 0.15s linear, z-index 0.15;
-o-transition: opacity 0.15s linear, z-index 0.15;
transition: opacity 0.15s linear, z-index 0.15;
z-index: -1;
overflow-x: hidden;
overflow-y: auto;
}
.contact-options .model-open {
z-index: 99999;
opacity: 1;
overflow: hidden;
}
.contact-options .custom-model-inner {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: -webkit-transform 0.3s ease-out;
-o-transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
display: inline-block;
vertical-align: middle;
width: 100%;
margin: 30px auto;
max-width: 100%;
}
.contact-options .custom-model-wrap {
display: block;
width: 100%;
position: relative;
background-color: #fff;
border: none;
border-radius: 0;
box-shadow: none;
background-clip: padding-box;
outline: 0;
text-align: left;
padding: 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
max-height: calc(100vh - 70px);
overflow-y: auto;
}
.contact-options .model-open .custom-model-inner {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
position: relative;
z-index: 999;
}
.contact-options .close-btn {
position: absolute;
right: 2%;
top: 3%;
cursor: pointer;
z-index: 99;
font-size: 30px;
color: #00244d;
}
.contact-options .close-btn:hover {}
@media screen and (min-width: 800px) {
.custom-model-main:before {
content: "";
display: inline-block;
height: auto;
vertical-align: middle;
margin-right: -0px;
height: 100%;
}
}
@media screen and (max-width: 799px) {
.custom-model-inner {
margin-top: 45px;
}
}
.cont-sec-2 .slide-wrapper {
width: 100%;
overflow: hidden;
position: relative;
height: auto;
}
.cont-sec-2 .slide-inner {
display: flex;
width: 200%;
transition: transform 0.5s ease-in-out;
}
.cont-sec-2 .slide-panel {
width: 100%;
padding: 0px;
box-sizing: border-box;
}
.cont-sec-2 .contact-card {
background: #00244d;
padding: 16px 20px;
border-radius: 0px;
margin-bottom: 0px;
display: flex;
justify-content: space-between;
align-items: center;
cursor: pointer;
transition: background 0.2s;
border-bottom: 1px solid #fff;
}
.cont-sec-2 .contact-card:hover {
background-color: #0c3666;
}
.cont-sec-2 .contact-icon {
display: flex;
align-items: center;
gap: 10px;
}
.cont-sec-2 .contact-card i {
color: #ffffff;
font-size: 14px;
}
.cont-sec-2 .contact-label {
color: #ffffff;
font-weight: 500;
}
.cont-sec-2 .back-btn {
cursor: pointer;
color: #ffffff;
margin-bottom: 20px;
display: inline-block;
}
@media (min-width: 768px) {
.cont-sec-2 .contact-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 20px;
}
}


/*--------------------------------------------------------------
# Features Section
--------------------------------------------------------------*/
.features .nav-tabs {
border: 0;
}

.features .nav-item {
width: 100%;
margin: 0 5px;
}

.features .nav-item:last-child {
margin-bottom: 0;
}

.features .nav-link {
color: #333;
border: 0;
padding: 30px;
transition: 0.3s;
border-radius: 10px;
display: flex;
cursor: pointer;background: #f4f4f4;
height: 150px;
margin: 0 0 30px;
}


.features .nav-link h4 {
color: #333;
font-size: 20px;
font-weight: 600;
margin: 0 0 10px 0;
transition: 0.3s;
}

.features .nav-link p, .features .nav-link ul li {
font-size: 13px;
margin: 0;
}

.features .nav-link:hover {
background: var(--themeht-text-color);
}
.features .nav-link:hover h4, .features .nav-link:hover p {
color: #fff;
}

.features .nav-link.active {
background: var(--themeht-text-color);
color: #fff;
}
.features .nav-link.active h4, .features .nav-link.active p {
color: #fff;
}

.features .tab-pane img {
border-radius: 6px;
}

/*--------------------------------------------------------------
# Impact Section
--------------------------------------------------------------*/
.impact-section {
background: #f5f5f5;
border-radius: 0px;
padding: 0px;
}
.impact-image {
width: 100%;
height: 100%;
}
.impact-image img {
width: 100%;
min-width: 640px;
height: 100%;
}
.impact-text {
background: #f5f5f5;
border-radius: 0px;
padding: 60px;
}
.impact-text h2 {
font-weight: 700;
color: #1d3c61;
}
.impact-text p {
font-size: 1rem;
color: #333;
line-height: 1.7;
}
/*--------------------------------------------------------------
# consulting-section
--------------------------------------------------------------*/
.consulting-section {
padding: 0 0px 60px;
}

.consulting-image img {
border-radius: 0px;
width: 100%;
max-width: 800px;
margin: auto;
display: block;
text-align: center;
height: auto;
}

.consulting-title {
font-weight: bold;
font-size: 1.8rem;
color: #000;
}

.consulting-text {
font-size: 16px;
line-height: 23px;
color: #333;
margin-top: 20px;
}

.consulting-link {
margin-top: 30px;
display: inline-block;
font-weight: 500;
color: #005eb8;
text-decoration: none;
}

.consulting-link:hover {
text-decoration: underline;
}

.just_end{
justify-content: end;
}
.pad_zer{
padding: 0;
}

/* add to cart */
.modal-header{
border-bottom: 0;
padding-bottom: 0;
}
.fnt-fit{
font-size: 15px;
}
.modal-body{
padding: 0 16px;

}
.modal{
--bs-modal-footer-border-color: #000;
}
.pad{
padding-left: 16px;
padding-right: 16px;
}
.clr_gr{
color: rgb(62, 158, 10);
}
.clr-black{
color: #141414;
}
.just-nor{
justify-content: normal;
}
.btn-cart-blue{
background-color: #00244d;
color: #fff;
}
.btn-shop-blue{
background-color: #fff;
color:  #00244d;
}

.bi.bi-search{
font-size: 20px;
color: #000;
}

.search-all-dropdown{
display: flex;
align-items: center;
padding: 0px 5px 0px 5px;
background: #eff0f1 !important;
border-right: 1px solid #ccc;
border-radius: 5px 0px 0px 5px;
}

#searchall{
margin-top: 40px;
border-radius: 0px;
background: #e6e6e6;
padding: 0px;
min-width: 100%;
}

#searchall a:hover{
background: #0babf7;
color: white;
}
#searchall .dropdown-item{
color: #000;
border-bottom: 1px solid #ccc;
}
.head-form input{
font-size: 16px !important;
}

.mmenu-b-icons{
font-size: 18px !important;
margin-right: 5px;
}

.mm-navbar__tab {
color: #6d6363 !important;
}

.mm-navbar__tab--selected{
color: #000 !important;
}

.mm-listitem__text{
color: #000 !important;
}

.mm-continue-shopping{
text-decoration: underline !important;
}

.modal-content{
z-index: 9999999;
}

.mm-listitem{
border-color: #f3eded !important;
}

.mm-navbars--top.mm-navbars--has-tabs .mm-navbar:not(.mm-navbar--tabs):last-child {
border-bottom: 1px solid #f3eded !important;
padding-left: 20px;
}

.mm-menu--selected-parent .mm-listitem__btn, .mm-menu--selected-parent .mm-listitem__text {
padding-top: 13px;
padding-bottom: 13px;
padding-left: 36px;
line-height: 30px;
}

.mm-btn--close{
font-size: 30px;
color: #050505 !important;
}

.mm-btn--next:after, .mm-btn--prev:before {
width: 10px !important;
height: 10px !important;
}

.portfolio-item .sol-cont{
top: 37%;
}

.portfolio-item .sol-data{
align-items: center;
}

.portfolio-item .play_icon{
width: 40px
}

.portfolio-item .sol-btn a {
padding: 0 !important;
height: 40px;
align-items: center;
display: flex;
}

.video-container{
width: 100%;
margin-left: auto;
margin-right: auto;
background-color: #000;
padding-bottom: 30px;
}

.player-video{
width: 100%;
}

.video-container .portfolio-item{
width: 86px;
height: 66px;
margin-bottom: 15px;
box-shadow: none !important;
}

.video-container .portfolio-item .sol-cont {
top: 8%;
}

.video-container .portfolio-item .play_icon {
width: 40px;
}

.video-container .portfolio-item .sol-btn a {
height: 40px;
}

.video-container .videos-title {
border: 2px solid #5b5b5c;
border-bottom: transparent;
font-size: 30pt;
font-style: italic;
color: #e6e7e9;
text-transform: uppercase;
font-family: 'Zurich Black BT', Verdana, Arial, Times New Roman;
padding: 15px;
width: 100%;
text-shadow: 2px 0 #222;
background: linear-gradient(to right, #898989, #2d2d2d);
}

.left-bar{
margin-right: -15px;
}

.masson-videos-index #site-header{
border-bottom: 0.5px solid #ccc;
}

.portfolio-item.selected{
border: 2px solid #ff0404 !important;
--bs-focus-ring-color: aliceblue;
}

.mm-navbar__breadcrumbs span{
color: #000;
font-size: 18px
}

.mm-counter, .mm-divider {
color: #000 !important;
}

.mm-wrapper__blocker {
background: rgba(0, 0, 0, 1) !important;
}

.cart-icon-container {
position: relative;
display: inline-block; /* Ensures the container wraps around its content */
}

.cms-country-selector .country-selector .container{
    width: 100% !important;
}

.header-return-order{
    width: 100% !important;
}

.cart-item-count {
position: absolute;
top: -19px;
right: 11px;
font-size: 18px;
padding: 0.2em 0.5em;
border-radius: 25px;
width: 25px;
height: 25px;
display: flex;
align-items: center;
text-align: center;
font-weight: bold;
color: #000;
}

.cart-item-count-added{
color: #fff !important;
background: red !important;
top: -8px !important;
}

.modal-dialog-centered{
display: block !important;
top: 14%;
}
.country-text{
    margin-top: 10px;
}

.login-container{
margin-top: 8% !important;
}

.head-search{
border: 1px solid #00244d;
border-radius: 5px;
width: 65%; 
}

.header-return-order{
    display: block !important;
    width: 100% !important;
    text-align: left !important;
}

#dropdownMenuLink{
color: #000;
}

.bi.bi-person.header-icon{
    margin-right: 18px;
}
.swiper.banner-swiper.banner-slider{
    margin-top: -16px;
}

@media only screen and (min-width: 868px) {
.portfolio-item .sol-cont {
top: 41%;
}
}

@media only screen and (max-width: 768px) {
.left-bar-element{
display: none;
}
}

@media only screen and (max-width: 1023px) {
.mobile-hide{
display: none !important;
}
}

@media only screen and (max-width: 375px) {

.video-container{
min-height: 605px !important;
}
}

@media only screen and (min-width: 376px)  and (max-width: 450px) {

.video-container{
min-height: 870px !important;
}
}

@media only screen and (max-width: 768px) {

.video-container{
min-height: 1253px;
display: flex;
align-items: center;
}

.video-right-bar{
width: 100% !important;
}

.video-container{
min-height: 912px;
}

.head-search .form-control {
width: 360px;
}
}

@media only screen and (min-width: 769px)  and (max-width: 850px) {

.video-container{
min-height: 1253px;
display: flex;
align-items: center;
}

.video-right-bar{
width: 80% !important;
margin-left: 86px !important;
}

.video-container{
min-height: 1068px;
}

.head-search .form-control {
width: 360px;
}
}

@media only screen and (min-width: 850px)  and (max-width: 1024px) {

.video-container{
min-height: 1253px;
display: flex;
align-items: center;
}
.video-right-bar{
width: 80% !important;
margin-left: 86px !important;
}

.head-search .form-control {
width: 400px;
}
}

@media only screen and (max-width: 1024px) {

.login-container{
margin-top: 25% !important;
}
}

@media only screen and (max-width: 430px) {
.navbar-brand.logo{
margin-left: 20px;
}
}

@media only screen and (min-width: 431px) and (max-width: 1599px) {
.navbar-brand.logo{
margin-left: 40px;
}
.header-icon{
font-size: 35px !important;
}

}

@media only screen and (min-width: 431px) and (max-width: 2000px) {
.header-icon{
font-size: 33px !important;
}

}

