:root{--primary: #1374B9; --secondary: #f39c12; --orange: #DB696B; --blue: #45A1D6; --lightBlue: #B1D3E8; --lightOrange: #F4C28A; --orangeText: #DB696B;--black:#000;--gray:#F5F5F5;--text-color: #3F586E;--bg-light: #f9f9f9;--font-family: 'Albert Sans', sans-serif;--link-color:#1E1E1E;}

::-webkit-input-placeholder {color: rgba(0, 0, 0, 0.30) !important;}
:-moz-placeholder {color: rgba(0, 0, 0, 0.30) !important;opacity: 1;}
::-moz-placeholder {color: rgba(0, 0, 0, 0.30) !important;opacity: 1;}
:-ms-input-placeholder {color: rgba(0, 0, 0, 0.30) !important;}
::-ms-input-placeholder {color: rgba(0, 0, 0, 0.30) !important;}
::placeholder {color: rgba(0, 0, 0, 0.30) !important;}
/* width */::-webkit-scrollbar {width: 6px;height: 6px;}
/* Track */::-webkit-scrollbar-track {background: #ececec;}
/* Handle */::-webkit-scrollbar-thumb {background: var(--primary);}
/* Handle on hover */::-webkit-scrollbar-thumb:hover {background: var(--secondary);}
a,button,input,input[type="button"],input[type="submit"],input[type="search"],input[type="clear"],.anm,.btn.more:after,.slide-arrow,.gallery-item:after,.newsletter .form-group button:after,.navbar-toggler-icon, .navbar-toggler-icon:before,.navbar-toggler-icon:after, .redmore-btn, .divider, .aboutImg::after{transition:all ease-in-out 300ms;-webkit-transition:all ease-in-out 300ms;-ms-transition:all ease-in-out 300ms;-moz-transition:all ease-in-out 300ms;-o-transition:all ease-in-out 300ms;}
a:hover,.topHeader .container a:hover{text-decoration:none;color:var(--secondary);}
html,body{margin:0;padding:0;width:100%;overflow-x:hidden;font-size: 15px;}
body {background-color: #fff;position: relative;font-family: var(--font-family);color: var(--text-color);}
p {color: #000000;}
a, a:hover {text-decoration: none !important; }

.header-container{max-width: 1330px;padding: 158px 20px 0;margin: 0 auto;position: relative;}
.site-navbar-wrap {position: fixed;z-index: 99;width: 100%;left: 0;top: 0px;}
.site-navbar {margin-bottom: 0px;width: 100%;}
.sticky-wrapper {position: absolute;z-index: 100;width: 100%; }
.sticky-wrapper .site-navbar {-webkit-transition: .3s all ease;-o-transition: .3s all ease;transition: .3s all ease;background: rgba(255, 255, 255, 0.80);width: auto !important;position: relative;padding: 20px;}
.sticky-wrapper .site-navbar .row{margin: 0;max-width: 1330px;margin: 0 auto;padding: 0 32px;--bs-gutter-x:20px;}
.site-navbar .site-logo {position: relative;}.site-navbar .site-logo a {display: block;}.site-navbar .site-logo a img, .sticky-wrapper .site-navbar{transition: all ease-in-out 300ms;}
.sticky-wrapper.header-scrolled .site-logo a img{max-width: 80px;}
.sticky-wrapper.header-scrolled .site-navbar {padding: 10px 20px;}
.sticky-wrapper .site-navbar:before {backdrop-filter: blur(12px) contrast(100%);content: "";height: 100%;left: 0;pointer-events: none;position: absolute;top: 0;width: 100%;z-index: -1;}
.site-menu.main-menu {margin: 0;padding: 0 12px 0 0;}
.site-navbar .site-navigation .site-menu > li {display: inline-block;}
.site-navbar .site-navigation .site-menu a {text-decoration: none !important;display: block;color: var(--link-color);text-align: center;font-size: 1rem;font-style: normal;font-weight: 600;line-height: normal;text-transform: capitalize;padding: 13px 20px 12px;border-radius: 10px;}
.site-navbar .site-navigation .site-menu > li > a {color: var(--link-color);text-align: center;text-transform: uppercase;}
.site-navbar .site-navigation .site-menu > li > a.active, .site-navbar .site-navigation .site-menu > li > a.active:hover,
.site-navbar .site-navigation .site-menu > li.active > a, .site-navbar .site-navigation .site-menu > li.active > a:hover {color: #fff;background: var(--primary);}
.site-navbar .site-navigation .site-menu > li > a:hover {color: var(--primary); }
/* .site-navbar .site-navigation .site-menu .has-children {position: relative;}
.site-navbar .site-navigation .site-menu .has-children > a {padding-right: 20px; }
.site-navbar .site-navigation .site-menu .has-children > a:before {position: absolute;top: 50%;right: 0;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);display: none; }
.site-navbar .site-navigation .site-menu .has-children .dropdown {visibility: hidden;opacity: 0;top: 100%;position: absolute;text-align: left;-webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.18);box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.18);background: #fff;-webkit-transition: 0.2s 0s;-o-transition: 0.2s 0s;transition: 0.2s 0s;border-radius: 0px 0 18px 10px;}
.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {position: absolute;}
.site-navbar .site-navigation .site-menu .has-children .dropdown a {text-transform: none;letter-spacing: normal;-webkit-transition: 0s all;-o-transition: 0s all;transition: 0s all;color: var(--black);display: block; }
.site-navbar .site-navigation .site-menu .has-children .dropdown a.active {color: var(--primary);}
.site-navbar .site-navigation .site-menu .has-children .dropdown .active > a {color: #fff !important; background: var(--primary); }
.site-navbar .site-navigation .site-menu .has-children .dropdown > li {list-style: none;padding: 0;margin: 0;min-width: 200px; }
.site-navbar .site-navigation .site-menu .has-children .dropdown > li > a {display: block;white-space: nowrap;}
.site-navbar .site-navigation .site-menu .has-children .dropdown > li:hover > a,.site-navbar .site-navigation .site-menu .has-children .dropdown > li > a:hover {color: var(--primary);}
.site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > a:before {content: "\e315";right: 20px; }
.site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > .dropdown, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > ul {left: 100%;top: -17px;padding-top: 17px;border-radius: 18px; }
.site-navbar .site-navigation .site-menu .has-children:hover > .dropdown, .site-navbar .site-navigation .site-menu .has-children:focus > .dropdown, .site-navbar .site-navigation .site-menu .has-children:active > .dropdown {-webkit-transition-delay: 0s;-o-transition-delay: 0s;transition-delay: 0s;margin-top: 0px;visibility: visible;opacity: 1;} */
/*Mobile menu*/
.offcanvas-menu .site-mobile-menu {-webkit-transform: translateX(0%);-ms-transform: translateX(0%);transform: translateX(0%);}
.site-mobile-menu .site-mobile-menu-header {width: 100%;float: left;}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {float: right;margin-top: 8px;}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {display: inline-block;line-height: 1;cursor: pointer;-webkit-transition: .3s all ease;-o-transition: .3s all ease;transition: .3s all ease;}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {color: var(--primary);}
.site-menu-toggle{color: #000;}
.site-menu-toggle:hover{color: var(--primary);}
.site-mobile-menu .site-mobile-menu-body {overflow-y: scroll;-webkit-overflow-scrolling: touch;position: relative;padding: 20px;height: calc(100vh - 52px);}
.site-mobile-menu .site-nav-wrap {padding: 0;margin: 0;list-style: none;position: relative;text-align: left;}
.site-mobile-menu .site-nav-wrap a {display: block;position: relative;color: var(--black);font-size: 16px;text-transform: uppercase;padding: 8px 15px; }
.site-mobile-menu .site-nav-wrap a.active, .site-mobile-menu .site-nav-wrap a:hover {color: var(--primary);}
.site-mobile-menu .site-nav-wrap li {position: relative;display: block; }
.site-mobile-menu .site-nav-wrap li.active > a {color: var(--primary); }
.site-mobile-menu .site-nav-wrap .arrow-collapse {position: absolute;right: 0px;top: 10px;z-index: 20;width: 36px;height: 36px;text-align: center;cursor: pointer;border-radius: 50%;}
.site-mobile-menu .site-nav-wrap .arrow-collapse:hover {background: #f8f9fa;}
.site-mobile-menu .site-nav-wrap .arrow-collapse:before {z-index: 20;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%) rotate(-180deg);-ms-transform: translate(-50%, -50%) rotate(-180deg);transform: translate(-50%, -50%) rotate(-180deg);-webkit-transition: .3s all ease;-o-transition: .3s all ease;transition: .3s all ease; }
.site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.site-mobile-menu .site-nav-wrap > li {display: block;position: relative;width: 100%;}
.site-mobile-menu .site-nav-wrap > li > ul, .site-mobile-menu .site-nav-wrap > li > ul > li > ul {padding: 0;margin: 0;list-style: none;}
.site-mobile-menu .site-nav-wrap > li > ul > li,.site-mobile-menu .site-nav-wrap > li > ul > li > ul > li {display: block;}

/*Sticky*/
.sticky-wrapper .site-navbar ul li.active a {color: #fff;background: var(--primary); }

/*Hero Slider*/
.hero-wrapper{border-radius: 0px;}
.hero, .hero-wrapper-inner {position: relative;padding-bottom: 40px;}
.hero .container{max-width: 1330px;}
.hero .owl-carousel .item img {width: 100%;min-height: 50vh;object-fit: cover;height: 100%;max-height: 560px;border-radius: 22px;margin: 0 2px;}
.hero-text {position: absolute;top: 48%;right: 42px;transform: translateY(-50%);color: #fff;max-width: 570px;}
.owl-item .hero-text h1, .owl-item .hero-text p{opacity: 0; transform: translateY(60px);transition: all ease-in-out 1.5s;}
.owl-item.active .hero-text h1, .owl-item.active .hero-text p{opacity: 1; transform: translateY(0px);}
.owl-item.active .hero-text p{transition-delay: 1.5s;}
.hero .owl-carousel .owl-stage-outer {border-radius: 22px;}
.hero-text h1 {font-size: 3rem;color: #FFF;font-style: normal;font-weight: 400;line-height: normal;letter-spacing: 0.9px;}
.hero-text h1 b, .hero-text h1 strong{font-weight: 700;}

.hero .owl-theme .owl-dots {position: absolute;bottom: 28px;left: 0;right: 0;}
.hero .owl-theme .owl-dots .owl-dot span {width: 67px;height: 5px;margin: 0px 7px;background: #ffffff;border-radius: 0px;}
.hero .owl-theme .owl-dots .owl-dot.active span, .hero .owl-theme .owl-dots .owl-dot:hover span {background: var(--secondary);}


.hero .item {height: auto;position: relative;min-height: 400px;}
.hero-wrapper-inner .item {height: 100%;max-height: 560px;position: relative;min-height: 150px;overflow: hidden;border-radius: 22px;}
.hero .item .cover, .hero-wrapper-inner .item .cover {padding: 0;position: absolute;width: 100%;max-width: 605px;bottom: 0;left: 0;background: transparent;display: flex;align-items: flex-start;transform: translateY(55%);}
.hero .item img{width: 100%;height: 100%;object-fit: cover;max-height: 400px;min-height: 400px;}
.hero-wrapper-inner .item img {width: 100%;height: 100%;object-fit: cover;max-height: 200px;min-height: 150px;}
.hero-wrapper-inner .item .cover {bottom: 27px;left: 47px;transform: translateY(0%);}
.hero .item .cover .header-content, .hero-wrapper-inner .item .cover .header-content {position: relative;padding: 0 0 0 9px;overflow: hidden;min-height: 338px;}
.hero-wrapper-inner .item .cover .header-content {min-height: 10px;padding: 0;}
.hero .item .cover::after{position: absolute;left: 0;bottom: 0;height: 30px;width: 100%;background: var(--primary);content: "";}

.container{max-width:1120px;padding: 0 20px;}
.container.full{max-width:100%;}

.pb-70{padding-bottom: 70px !important;}
.title{color: var(--primary);text-align: left;font-family: "Albert Sans";font-size: 2.8rem;font-style: normal;font-weight: 600;line-height: normal;padding: 35px 42px 35px;white-space: nowrap;margin: 0 0 1.5rem;}
.overview .title{padding: 20px 42px 45px;}
.sub-title{color: var(--black);font-size: var(--f18);font-weight: 600;}

.bg-blue-dark{background: var(--primary) !important;}
.bg-blue-light{background: var(--lightBlue) !important;}
.bg-orange{background: var(--orange) !important;}
.bg-primary{background: var(--primary) !important;}
.bg-secondary{background: var(--secondary) !important;}
.bg-light-orange{background: var(--lightOrange) !important;}
.bg-modal{background: #D7E9F5 !important;}
.bg-gray{background: #999999 !important;}
.bg-brown{background: #DA895E !important;}
.bg-green{background: #209B20 !important;}
.text-primary {--bs-text-opacity: 1;color: var(--primary) !important;}
.text-light-orange{color: var(--lightOrange) !important;}
.text-secondary{color: var(--secondary) !important;}
.text-orange{color: var(--orangeText) !important;}
.text-orange{color: var(--orangeText) !important;}
.fw-300{font-weight: 300 !important;}
.fw-400{font-weight: 400 !important;}
.fw-500{font-weight: 500 !important;}
.fw-600{font-weight: 600 !important;}
.fw-700{font-weight: 700 !important;}
.fw-800{font-weight: 800 !important;}
.fw-900{font-weight: 900 !important;}
.mx-200{max-width: 200px !important;}
b,strong {font-weight: 700;}
.pt-34 {padding-top: 34px !important;}

.title-wrap {flex: 0 0 auto;max-width: 250px;position: relative;}
.right-brdr {border-right: 5px solid var(--primary);}
.left-brdr {border-left: 5px solid var(--primary);}

.overview-text-wrap {flex: 0 0 auto;max-width: 250px;max-width: calc(100% - 250px);padding: 30px 0 0 45px;}
.overview-text-wrap h3,.gray-bg-heading-text h3 {max-width: 782px;color: #3F586E;font-size: 2.133333333333333rem;font-style: normal;font-weight: 400;line-height: 125%;margin: 0;padding: 0 0 27px;}
.overview-text-wrap p, .gray-bg-heading-text p, .gray-bg-heading-text ul li{color: #3F586E;font-size: 1.466666666666667rem;font-style: normal;font-weight: 400;line-height: 136.364%;letter-spacing: 0.44px;margin-bottom: 2.8rem;max-width: 746px;}
.overview-text-wrap p strong, .overview-text-wrap p b{font-weight: 700;}

.actions{display: flex;padding: 10px 0 0;}
.cta-btn {border-radius: 15px;min-width: 183px;text-align: center;color: #FFF;font-size: 1.333333333333333rem;font-style: normal;font-weight: 700;line-height: normal;text-transform: capitalize;background: var(--secondary);padding: 12px 24px;}
.cta-btn:hover {background: var(--primary);color: #fff;}
.pb-74 {padding-bottom: 74px;}
.gray-bg-heading-text h3.title {font-size: 2.8rem;padding-bottom: 15px;white-space: normal;}


/*Home About*/
.floating-img-wrapper {padding: 38px 0 60px;}.float-img {margin: -20px -12px 0 0px;padding: 0 0 18px 18px;border-radius: 22px;background: #DCE6F2;position: relative;z-index: 1;}
.float-img img {border-radius: 22px;margin: -18px 0 0 0;min-width: 265px;}
.gray-bg-heading-text {border-radius: 22px;background: var(--gray);padding: 3.6rem 30px 2.4rem 80px;margin-left: -6%;}
.gray-bg-heading-text h3, .gray-bg-heading-text p, .gray-bg-heading-text .actions, .gray-bg-heading-text h5, .gray-bg-heading-text ul{max-width: 677px;margin-left:auto;margin-right:auto;}

.row.flex-row-reverse .float-img {margin: -20px -12px 0 0px;padding: 0 18px 18px 0px;}
.row.flex-row-reverse .float-img img {margin: -18px 0 0 -18px;}
.row.flex-row-reverse .gray-bg-heading-text {padding: 3.6rem 80px 2.4rem 30px;margin-left: 0%;margin-right: -6%;}

.gray-bg-heading-text h5 {color: #3F586E;font-size: 1.6rem;font-style: normal;font-weight: 400;line-height: 116.667%;letter-spacing: 0.48px;}
.gray-bg-heading-text h5 strong, .gray-bg-heading-text h5 b{font-weight: 700;}

.gray-bg-heading-text ul {padding-bottom: 20px;}
.gray-bg-heading-text ul li {padding-bottom: 0;margin: 0 0 10px;}


/*Home products*/
.product-gallery .owl-carousel {
  padding: 10px 0 20px;
}
.product-gallery .item {
  text-align: center;display: flex;flex-direction: column;align-items: center;
}
.product-gallery img {
  border-radius: 22px;
border: 1px solid #DCE6F2;
  max-width: 329px;
  min-height: 200px;aspect-ratio: 329 / 251;
  object-fit: cover;
}
.product-gallery h5 {color: #3F586E;text-align: center;font-size: 1.333333rem;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: 0.4px;padding: 15px 0;}
.product-gallery .owl-theme .owl-nav [class*='owl-']{position: absolute;top: 35%;transition: auto;transform: translateY(-50%);}
.product-gallery .owl-carousel .owl-nav button.owl-next{right: -70px;}
.product-gallery .owl-carousel .owl-nav button.owl-prev{left: -70px;}
.product-gallery .owl-carousel .owl-nav button.owl-next:hover, .product-gallery .owl-carousel .owl-nav button.owl-prev:hover{background: #fff;}
.product-gallery .owl-carousel .owl-nav button.owl-next:hover svg path, .product-gallery .owl-carousel .owl-nav button.owl-prev:hover svg path{stroke: var(--secondary);}

.tooltip {--bs-tooltip-padding-x: 0.75rem;--bs-tooltip-padding-y: 0.55rem;--bs-tooltip-font-size: 1rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--primary);--bs-tooltip-opacity: 1;--bs-tooltip-arrow-width: 0.8rem;--bs-tooltip-arrow-height: 0.4rem;}

/*Footer*/
.fooetrWrapp{max-width: 1100px;margin: 0 auto 70px;border-radius: 22px;padding: 40px 0px;background: var(--primary);color: #fff;text-align: center;}
.footer .container{color: #fff;}
.footer-link ul{list-style-type: none;margin: 0;padding: 0 0 28px;display: flex;align-items: center;justify-content: center;gap: 5px;}
.footer-link ul li{display: flex;align-items: center;justify-content: center;gap: 5px;}
.footer-link ul li a{text-transform: capitalize; display: block;color: #fff;font-size: 1rem;font-weight: 600;}
.footer-link ul li a:hover,.copywright a:hover{color: var(--secondary);}
.footer-link ul > li > a{color: #fff;}
.copywright{color: #FFF;text-align: center;font-size: 1.066666666666667rem;font-weight: 400;}
.copywright a{color: #fff;text-decoration: underline !important;}
.copywright a:hover{color: #fff;text-decoration: none !important;}

/* Section titles */

.section{padding: 50px 0;}

/*Contact page*/
@keyframes fadeInUp {from {opacity: 0;transform: translateY(20px);}to {opacity: 1;transform: translateY(0);}}
.form-container {background-color: white;padding: 2rem 10px;}
.pb-74{padding-bottom: 74px !important;}
.form-container .row{--bs-gutter-x:120px;}
.form-container .form-label {color: #3F586E;font-size: 1.466666666666667rem;font-style: normal;font-weight: 600;line-height: normal;}
.form-container .form-control {border-radius: 10px;border: 1px solid #DCE6F2;background: #FFF;padding: 11px 52px 11px 22px;color: #3F586E;font-size: 1.466666666666667rem;font-style: normal;font-weight: 400;line-height: normal;height: auto;min-height: 52px;}
.form-container .form-group {margin-bottom: 2.2rem;position: relative;}
.form-container .form-control:focus {outline: 0;box-shadow: 0 0 4px rgba(19, 116, 185, .3);}
.form-container .input-group-text {padding: .375rem 22px;color: #3F586E;font-size: 1.466666666666667rem;font-style: normal;font-weight: 400;line-height: normal;background: #fff;border-right: 0;}
.form-container .input-group .form-control {border-left: 0px;}
.form-container select.form-control {background: #fff url(../img/chevron-down.svg) 96% center no-repeat;}
.tandc-content {color: #3F586E;font-size: 1.2rem;font-style: normal;font-weight: 400;line-height: 150%;}
label.error {
    color: red;
    font-size: 0.9em;
    margin-top: 0.25em;
    position: absolute;
    left: 0;
    bottom: -23px;
    background: #ffe5e5;
    width: 100%;
    border-radius: 0 0 10px 10px;
    padding: 3px 10px;
}

.contact-address-wrapper{padding: 30px 60px;}
.contact-address-wrapper .title{margin: 0;}
.contact-address-wrapper .row{--bs-gutter-x: 2rem;}

.office-address{padding: 25px 0;}
.office-address h3{margin-bottom: 20px;}
.office-address h5{color: var(--black);font-size: var(--f18);font-weight: 600;margin: 0;}
.office-address p{margin-bottom: 22px;color: #000;}
.office-address p.contacts{margin-bottom: 1.8rem;}
.office-address a{color: var(--black);}.office-address a.email{text-decoration: underline !important;}
.office-address a:hover{color: var(--primary);text-decoration: none !important;}.office-address .actions{display: flex;}
.office-address a.location{color: #fff;padding: 7px 15px 7px 8px;gap: 11px;display: flex;align-items: center;font-weight: 500;}
.spacer{display: block;height: 40px;}
.mb-60{margin-bottom: 30px !important;}.pb-60{padding-bottom: 30px !important;}

.form-block{padding: 74px 50px;}
.rateForm-row{--bs-gutter-x: 70px;--bs-gutter-y: 24px;}
.rateForm-row .form-control{padding: 28px;line-height: 1.4;height: auto;font-size: var(--f20);color: #000;font-weight: 700;border-radius: 18px;border: 0;}
.rateForm-row .form-check .form-check-input{width: 24px;height: 24px;border: 3px solid #45A1D6;background-color: #D7E9F5;border-radius: 0;}
.rateForm-row .form-check .form-check-input:checked{background-color: var(--blue);}
.rateForm-row .form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e);
}
.input-info{padding-left: 28px;color: rgba(0, 0, 0, 0.30);text-align: left;}
.file {
  position: relative;
  max-width: 100%;
  font-size: var(--f24);
  font-weight: 600;
}
.file__input, .file__value {
  margin-bottom: 0.875rem;
  color: rgba(0, 0, 0, 0.40);
  padding: 0px;position: relative;
}
.file__input--file {
  position: absolute;
  opacity: 0;width: 100%;height: 70%;left: 0;top: 0;
}
.file__input--label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 1);
  border-radius: 18px;padding: 28px;color: rgba(0, 0, 0, 0.40);max-width: 75%;
}
.file__input--label:after {
  content: attr(data-text-btn);
  border-radius: 3px;
  background: #B1D3E8 url(../img/Paperclip.svg) 0px 50% no-repeat;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.18);
  padding: 28px;color: var(--primary);
  margin: 0;
  cursor: pointer;position: absolute;
  right: 0;
  top: 0;width: 24%;text-align: center;font-size: var(--f24);font-weight: 700;box-shadow: none;border: 0;border-radius: 18px;
}
.file__value {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: var(--primary);background: var(--lightBlue);padding: 18px 28px;border-radius: 18px;font-size: var(--f18);
}
.file__value:hover:after {
  color: white;
}
.file__value:after {
  content: "X";
  cursor: pointer;
}
.file__value:after:hover {
  color: white;
}
.file__remove {
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #000;
}

.placeholder-txt{padding: 60px;min-height: 630px;display: flex;justify-content: center;align-items: center;margin-bottom: 70px;}
.loader {
  width: 360px;
  height: 100px;
  display: block;
  position: relative;
  background-image: linear-gradient(100deg, transparent, rgba(38, 50, 56, 0.5) 50%, transparent 80%), linear-gradient(#FFF 20px, transparent 0), linear-gradient(#FFF 20px, transparent 0), linear-gradient(#FFF 20px, transparent 0);
  background-repeat: no-repeat;
  background-size: 75px 100px,  125px 20px, 260px 20px, 260px 20px;
  background-position: 0% 0, 120px 0, 120px 40px, 120px 80px;
  box-sizing: border-box;
  animation: animloader 1s linear infinite;
}
.loader::after {
  content: '';  
  box-sizing: border-box;
  width: 100px;
  height: 100px;
  border-radius: 8px;
  background: #FFF;
  position: absolute;
  top: 0;
  left: 0;
}

@keyframes animloader {
  0% {
    background-position: 0% 0, 120px 0, 120px 40px, 120px 80px;
  }
  100% {
    background-position: 100% 0, 120px 0, 120px 40px, 120px 80px;
  }
}
/* Responsive Design */
@media screen and (max-width: 600px) {
  .tab-links {
    flex-direction: column;
    align-items: center;
  }

  .tab-link {
    text-align: center;
    width: 100%;
    padding: 15px 0;
  }
}
.owl-carousel .owl-item .partner-logo img{max-width: 100%;width: auto;margin: 0 auto 8px;}.partner-logo a{text-align: center;}
@media all and (min-width:992px){
  .site-mobile-menu {display: none;}
  .about-txt .col-lg-4{max-width: 25.4237288%;width: 25.4237288%;}
  .about-txt .col-lg-8{max-width: 74.57627118%;width: 74.57627118%;}
  .services-home-blocks .about-txt .col-lg-8{padding-right: 55px;}
  .about-page-section .row{--bs-gutter-x: 50px;}
  .heighlight-txt{padding: 55px 68px 44px 63px;}.sewvices-title{padding: 50px 0 14px 63px;}.services-txt{padding: 55px 60px 55px 63px;}
  .services-blocks .services-block:nth-child(2n) .services-txt{padding: 55px 70px 55px 50px;}
  .services-blocks .col-lg-4{max-width: 30.5084746%;width: 30.5084746%;}
  .services-blocks .col-lg-8{max-width: 69.4915254%;width: 69.4915254%;}
  .services-block .aboutImag img{width: 100%;}.services-inf-txt{padding: 52px 68px 105px;}.office-address{padding: 44px 0;}.spacer{display: block;height: 80px;}.mb-60{margin-bottom: 60px !important;}.pb-60{padding-bottom: 60px !important;}
}


/* --primary: #1B1464; --secondary: #F6EDD7; --orange: #DB696B; --blue: #45A1D6; --lightBlue: #B1D3E8; --lightOrange: #F4C28A; --orangeText: #DB696B; */