@font-face {
  font-family: "SF Pro Text";
  src: url("../fonts/SFProText-Regular.woff2") format("woff2"),
    url("../fonts/SFProText-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Text";
  src: url("../fonts/SFProText-Medium.woff2") format("woff2"),
    url("../fonts/SFProText-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Text";
  src: url("../fonts/SFProText-Semibold.woff2") format("woff2"),
    url("../fonts/SFProText-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Display";
  src: url("../fonts/SFProDisplay-Regular.woff2") format("woff2"),
    url("../fonts/SFProDisplay-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Display";
  src: url("../fonts/SFProDisplay-Medium.woff2") format("woff2"),
    url("../fonts/SFProDisplay-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-Semibold.woff2') format('woff2'),
        url('../fonts/SFProDisplay-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: "SF Pro Display";
  src: url("../fonts/SFProDisplay-Bold.woff2") format("woff2"),
    url("../fonts/SFProDisplay-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "SF Pro Display", sans-serif;
  font-weight: 600;
  line-height: 1.3;
}

.t-h1,
.t-h2,
.t-h3,
.t-h4,
.t-h5,
.t-h6 {
  font-family: "SF Pro Display", sans-serif;
}
.sf-text {
  font-family: "SF Pro Text", sans-serif;
}

.sf-display {
  font-family: "SF Pro Display", sans-serif;
}
.lh-2 {
  line-height: 1.2;
}

.text-underline {
  text-decoration: underline !important;
}

.lh-1 {
  line-height: 1.2;
}

.ls-1 {
  letter-spacing: 0.05em;
}

.t-h1 {
  font-size: 3rem;
  line-height: 1.2;
}

.t-h2 {
  font-size: 2.5rem;
  line-height: 1.2;
}

.t-h3 {
  font-size: 2rem;
}

.t-h4 {
  font-size: 1.75rem;
}

.t-h5 {
  font-size: 1.5rem;
}

.t-h6 {
  font-size: 1.25rem;
}
.fs-11 {
  font-size: 11px;
}
.fs-xl {
  font-size: 3.5rem;
  font-family: "SF Pro Display", sans-serif;
}

.fs-xxl {
  font-size: 3.75rem;
  font-family: "SF Pro Display", sans-serif;
}
.fs-13{
    font-size: ;
}
.fs-14 {
  font-size: 14px;
}

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

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

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

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

.title-link {
  float: right;
  font-size: 16px;
  vertical-align: ;
  margin-top: 20px;
}

.btn {
  font-weight: 600;
  font-family: "SF Pro Display", sans-serif;
  border-radius: 8px;
  font-size: 18px;
  padding: 10px 20px;
}
button:hover, button:focus{
  outline: none !important;
}
.btn:hover,
.btn:focus {
  outline: none;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.08);
  opacity: 0.9;
  text-decoration: none;
  cursor: pointer;
}

a.btn:not(.btn-mail):hover,
a.btn:not(.btn-mail):focus {
  color: #fff;
}
.btn-outline-light:hover{
    background: transparent;
}
.owl-item.active.center:after {
     content: none;
}
.br-none:before {
     content: none;
}
.search-bar .search-form {
     width: 100%;
}
.nex-page:hover, .prev-page:hover {
     background: #92a4f1;
     transition: .3s;
}
.table-striped2 tr th{
     background: #DADFE4;
     font-size: 18px;
     font-weight: 600;
     color: #1F252A;
     padding: 20px 5px 10px 5px;
     border: none;
}
.table-striped2 tbody {
     display: block;
     height: 410px;
     overflow: auto;
     width: 100%;
     position: relative;
}
.table-striped2 tr {
     display: table;
     width: 100%;
     table-layout: fixed;
}
.table-striped2 tbody tr{
     background-color: #E6E9EC;
     display: table;
     width: 100%;
     table-layout: fixed;
}
.table-striped2 tbody tr:nth-of-type(2n+1) {
     background-color: #F1F3F5;
}
.table-striped2 tr td {
     font-style: normal;
     font-weight: 500;
     font-size: 16px;
     color: #303841;
     padding: 10px 5px;
     border-right: 1px solid #DADFE4;
}
.table-striped2 tr {
     vertical-align: middle;
     text-align: center;
}
.table-striped2 td:nth-child(2), .table-striped2 th:nth-child(2){
     text-align: left;
     padding-left: 20px;
}
.table-striped2 td:last-child {
     border-right: none;
}
 .table-striped2 tbody::-webkit-scrollbar {
     width: 6px;
     border-radius: 10px;
     height: 6px;
}
 .table-striped2 tbody::-webkit-scrollbar-track {
     background: #D1D9FE;
     border-radius: 10px;
}
 .table-striped2 tbody::-webkit-scrollbar-thumb {
     background: #849BFD;
     border-radius: 10px;
}
 .table-striped2 th:first-child {
     width:80px;
}
 .table-striped2 td:first-child {
     width:80px;
}
/* pop up---*/
 .popup-tabs .close img {
     width: 20px;
}
 .padding-20 {
     padding: 20px;
}
 .popup-tabs .form-check-label {
     font-size: 15px;
}
 .t-modal ul {
     margin: 0;
     padding: 0;
}
 .t-modal a:hover {
     text-decoration: none;
}
 .scroll {
    max-height: 250px;
    overflow:auto;
    scrollbar-width: thin;
    scrollbar-color: #aab7cf transparent;
}
 .scroll::-webkit-scrollbar {
     width: 6px;
     border-radius: 10px;
     height: 6px;
}
 .scroll::-webkit-scrollbar-track {
     background: #D1D9FE;
     border-radius: 10px;
}
 .scroll::-webkit-scrollbar-thumb {
     background: #849BFD;
     border-radius: 10px;
}
 .popup-tabs .btn-wrp .btn:focus {
     background: #113DFA;
     color: #fff;
     box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.24);
}
 .popup-tabs small {
     font-size: 12px;
     text-decoration: underline;
}
 .col-blk {
     text-decoration: none !important;
}
 
 .btn-shadow {
     box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.24);
}

 .bg-light-g {
     background: #b0b0b0;
}
 .ul-text li {
     list-style-type: none;
}
 .ic-green {
     color: #10B317;
     font-size: 20px;
}
 .img-card {
     width: 148px;
}

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

 .btn-card {
     padding: 11px 30px;
}
 .btn-card i {
     font-size: 20px;
}
 .user-info {
     border: 1px solid #E6E9EC;
     border-radius: 8px;
     box-shadow: none;
}
 .blommems {
     position: relative;
     overflow: hidden;
}
 .blommems .quick-info {
     flex-wrap: nowrap;
     display: flex;
}
 .tabs-tb .dropdown-menu {
     overflow: auto;
     box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.24);
     border-radius: 8px;
     width: auto;
     border: none;
}
 .tabs-tb .dropdown-menu .dropdown-item {
     padding: 12px 26px;
     border-right: 2px solid #DADFE4;
     border-bottom: 1px solid #DADFE4;
     display: flex;
     justify-content: space-between;
     align-items: center;
}
 .tabs-tb .dropdown-menu .dropdown-item {
     width: auto;
}
 .tabs-tb .dropdown-menu .dropdown-item:last-child() {
     border-right: none;
}
 .tabs-tb .dropdown-menu::-webkit-scrollbar {
     width: 6px;
     border-radius: 10px;
     height: 6px;
}
 .tabs-tb .dropdown-menu::-webkit-scrollbar-track {
     background: #D1D9FE;
     border-radius: 10px;
}
 .tabs-tb .dropdown-menu::-webkit-scrollbar-thumb {
     background: #849BFD;
     border-radius: 10px;
}
 .table-fl td {
     border-bottom: none;
}
.owl-prj, .lp-owl{
    max-width: 1920px;
    margin: 0 auto;
}
.sq {
  display: flex;
  background: #fff;
  width: 300px;
  height: 70px;
  align-items: center;
  border-radius: 8px;
}

.img-sq {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 75px;
  min-width: 75px;
  border-radius: 8px 0 0 8px;
}

.img-sq .sq-c {
  width: 40px;
  height: 40px;
  border-radius: 8px;
}

.sq label {
  padding: 0 10px 0 0;
  font-weight: 500;
  font-size: 16px;
  color: #1F252A;
  line-height: 1.2;
  margin-bottom: 0;
}

.l-tb {
  font-weight: 400;
  font-size: 16px;
  color: #11171E;
  white-space: nowrap;
}

.l-tb span {
  font-weight: 300;
}

.l-sm {
  font-weight: 500;
  font-size: 16px;
  color: #1F252A;
  white-space: nowrap;
}

.l-sm span {
  display: block;
}
.bg-green {
  border: 2px solid #96C989;
}
.bg-green .sq-c{
    background: #96C989;
}
.bg-or {
  border: 2px solid #ffaf7f;
}
.bg-or .sq-c{
    background: #ffaf7f;
}
.bg-pn {
  border: 2px solid #fa887b;
}
.bg-pn .sq-c{
    background: #fa887b;
}
.bg-yl {
  border: 2px solid #FFCC00;
}
.bg-yl .sq-c{
    background: #FFCC00;
}
.bg-br {
  border: 2px solid #d7b89b;
}
.bg-br .sq-c{
    background: #d7b89b;
}
.bg-aq {
  border: 2px solid #7ACDC7;
}
.bg-aq .sq-c{
    background: #7ACDC7;
}
.bg-prp {
  border: 2px solid #CAB2FD;
}
.bg-prp .sq-c{
    background: #CAB2FD;
}
.table-wraper {
    display: flex;
    border-top: 1px solid #E6E9EC;
    margin-top: 10px;
}
.mc-owl .owl-item .item {
  padding-left: 10px;
}
.mc-wrp .t-h6{
  font-weight: 400;
  white-space: nowrap;
}
.mc-owl.owl-carousel .owl-stage{
  display: flex;
}
.ag-list {
    margin-bottom: 0;
}
.pr-countries {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}

.pr-countries .cn-name {
    display: flex;
    align-items: center;
    box-shadow: none;
    border-radius: 8px;
    width: auto;
    height: 72px;
    margin: 0 25px 25px 0;
    background: #F1F3F5;
    border: 1px solid #DADFE4;
    color: #1F252A;
}

.pr-countries .image-wrp {
  background: #FCFDFD;
  height: 100%;
  width: 77px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px 0px 0px 8px;
  position: relative;
}

.pr-countries .image-wrp .image {
  height: 48px;
  width: 48px;
  border-radius: 50%;
}

.pr-countries .image-wrp .image img {
  object-fit: cover;
  width: 100%;
}

.pr-countries .cn-name h6 {
  padding: 0 30px 0 40px;
  margin: 0;
  font-weight: 600;
  font-size: 22px;
  color: #1F252A;
}

.pr-countries .image-wrp::before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-left: 12px solid #fff;
  border-bottom: 12px solid transparent;
  right: -10px;
}
.table-stacked tbody tr {
  position: relative;
  z-index: 0;
}

.table-stacked tbody tr::after {
  position: absolute;
  content: "";
  left: 0;
  top: 5px;
  right: 0;
  background: #d1d9fe;
  bottom: 5px;
  z-index: -1;
  border-radius: 4px;
}

.table-stacked thead th {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #aabafd;
}
.table-stacked tbody td {
  border: none;
  vertical-align: middle;
  font-weight: 600;
  padding-top: 20px;
  padding-bottom: 20px;
}

.form-top .input-group .form-control{
    height: 49px !important;
    padding-left: 20px;
}
.sub-header{
    color: #fff;
}
.sub-header ul{
    display: flex;
    justify-content: center;
}
.sub-header li a{
    padding: 20px;
    color: #fff;
    opacity: 0.5;
    display: inline-block;
}
.sub-header .active a, .sub-header li a:hover, .sub-header li a:focus{
    opacity: 1;
    font-weight: 600;
}
.cards-slider{
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.cards-slider .slider {
  display: grid;
  grid-template-areas: "stack";
  width: 100%;
  --scale: 1;
  --x: 0;
  --y: 0;
}
.cards-slider .slider > * {
  grid-area: stack;
  width: 100%;
  height: auto;
  transform: scale(var(--scale)) translate(var(--x), var(--y));
  transform-origin: right;
  transition: all 150ms linear;
  background: #fff;
  overflow: hidden;
}
.slider [class*='slide-']{
    border-radius: 24px;
    box-shadow: 24px 24px 48px 0px rgba(0, 0, 0, 0.12);
    --scale: 0.8;
    --x: 48px;
}
.cards-slider .slider .slide-1 {
  z-index: 6;
  --scale: 1;
  --x: 0px;
}
.cards-slider .slider .slide-2 {
  z-index: 5;
  --scale: 0.90;
  --x: 24px;
}
.cards-slider .slider .slide-3 {
  z-index: 4;
  --scale: 0.8;
  --x: 48px;
}
.slider-controls {
    position: absolute;
    left: -30px;
    right: -30px;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 6;
    display: flex;
    justify-content: space-between;
}
.slider-controls button {
    border: 1px solid transparent;
    width: 40px;
    height: 40px;
    border-radius: 13px;
    color: #fff;
    font-size: 34px;
    line-height: 1;
    cursor: pointer;
}
/*.cards-slider .slider .slide-4 {
  z-index: 3;
  --scale: 0.85;
  --x: 36px;
}
.cards-slider .slider .slide-5 {
  z-index: 2;
  --scale: 0.8;
  --x: 48px;
}
.cards-slider .slider .slide-6 {
  z-index: 1;
  --scale: 0.75;
  --x: 60px;
}*/

.form-dark label {
    text-align: ;
    color: #fff;
}
.form-dark .form-control.form-control-a{
    background: rgba(255, 255, 255, 0.05);
    color: #fff;
}
.form-dark hr{
    display: none;
}
.contact-alt{
    background-image: url(../img/survey-bg-ipad.png);
    background-repeat: no-repeat;
    background-size: 50% auto;
    background-position: left bottom;
    max-width: 1920px;
    margin: 0 auto;
}
.h-auto{
    height: auto !important;
}
.stackCol {
    position: relative;
    padding-left: 50%;
    height: 100%;
    padding-right: 40px;
    display: flex;
    align-items: center;
}
.stackCol img{
    position: absolute;
    left: 0;
    width: 50%;
    height: 100%;
    object-fit: cover;
}
.stackColInfo {
    padding-left: 40px;
}
.stackColInfo ul {
    padding-left: 20px;
}
.ht-hero{
    max-height: 660px;
}
.ht-ui {
    border-radius: 8px;
    object-fit: cover;
}
.ht-col {
    display: flex;
    flex-direction: column;
    width: 30%;
    padding-left: 20px;
}
.col-mid{
    width: 40%;
}
.ht-left {
    max-width: 420px;
}
.ht-ui-sm{
    width: 50%;
    height: 170px;
}
.ht-ui-md{
    width: 100%;
    height: 340px;
}
.ht-ui-lg{
    width: 100%;
    height: 680px;
}
.hover-thumbs{
    display: flex;
    margin-left: 40px;
}
.floating {
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-top: 5px;
}
.floating1{
    animation-name: floating1;
}
.floating2{
    animation-name: floating2;
}
.floating3{
    animation-name: floating3;
}
.floating4{
    animation-name: floating4;
}
.floating5{
    animation-name: floating5;
}
@keyframes floating1 {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 15px); }
    to   { transform: translate(0, -0px); }    
}
@keyframes floating2 {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 20px); }
    to   { transform: translate(0, -0px); }    
}
@keyframes floating3 {
    from { transform: translate(0,  -15px); }
    65%  { transform: translate(0, -5px); }
    to   { transform: translate(0, -15px); }    
}
@keyframes floating4 {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 8px); }
    to   { transform: translate(0, -0px); }    
}
@keyframes floating5 {
    from { transform: translate(0, 0px); }
    65%  { transform: translate(0, 5px); }
    to   { transform: translate(0, -0px); }    
}
.business-info {
    opacity: 0;
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.90) 53.5%, #FFF 100%);
    display: flex;
    flex-direction: column;
    padding: 20px;
    justify-content: flex-end;
    z-index: 1;
    transition: 0.3s ease;
    border-radius: 16px;
}
.business-col{
    position: relative;
    border-radius: 16px;
/*  overflow: hidden;*/
    box-shadow: 24px 24px 48px 0px rgba(0, 0, 0, 0.12);
    margin: 0 auto 15px auto;
    max-width: 480px;
}
.business-col:hover .business-info, .business-col:focus .business-info{
    opacity: 1;
    transition: 0.3s ease;
}
.business-col > h4 {
    background: #fff;
    padding: 15px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin-bottom: 0;
    border-radius: 0 0 16px 16px;
}
.business-col img {
    height: 470px;
    object-fit: cover;
    border-radius: 16px;
}
.business-col .icon-arrow-right-ico {
    font-size: 20px;
    transform: rotate(-35deg);
    display: inline-block;
    margin-left: auto;
}
.oc-agents .owl-nav{
    margin-top: -45px;
}
.awards-section{
    height: 480px;
    margin-bottom: 180px;
    z-index: 1;
}
.card.ar-card{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b69d62+0,db9a00+100 */
    background: linear-gradient(to bottom,  rgba(182,157,98,1) 0%,rgba(219,154,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    box-shadow: 24px 24px 48px 0px rgba(0, 0, 0, 0.12);
}
.ar-card img {
    height: 350px;
    object-fit: contain;
    z-index: 1;
}
.ar-card::after {
    position: absolute;
    background: #fff;
    content: '';
    top: 4px;
    bottom: 4px;
    left: 4px;
    right: 4px;
    z-index: 0;
    border-radius: 8px;
}
.text-rating{
    color: rgba(246,200,2,1);
}
.ml-node {
    width: 550px;
    box-shadow: 24px 24px 48px 0px rgba(0, 0, 0, 0.12);
    background: #fff;
    border-radius: 0 8px 8px 8px;
    padding-top: 20px;
    padding: 20px 25px 0 25px;
    height: 100%;
    position: relative;
}
.ml-node img{
    width: 100%;
    height: 270px;
    object-fit: cover;
}
.ml-node img.img-contain{
    object-fit: contain;
    margin-bottom: 20px;
}
.ml-node ul{
    padding-left: 15px
}
.ml-node p{
    margin-bottom: 8px;
}
.milestones-timeline {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    list-style: none;
    align-items: center;
    position: relative;
}
.milestones-timeline > li{
    width: 620px;
    margin-right: 0;
    margin-left: -788px;
    max-height: 360px;
    position: relative;
    justify-content: center;
}
.milestones-timeline::after {
    position: absolute;
    width: 2px;
    height: auto;
    background: #c6c6c6;
    content: '';
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 2px;
    bottom: 0;
    top: 0;
}
.milestones-timeline > li:nth-child(2n+1) {
    margin-left: 788px;
    margin-right: 0;
    display: flex;
}
.ml-thumb {
    margin-left: -25px;
    margin-inline: -25px;
    border-radius: 0 0 8px 8px;
    overflow: hidden;
    padding-top: 10px;
}
.milestones-timeline > li::before {
    position: absolute;
    height: 15px;
    width: 15px;
    content: '';
    background: #3371F2;
    border-radius: 15px;
    right: -92px;
    margin: 0 auto;
    z-index: 1;
    border: 3px solid #fff;
    box-shadow: 0px 0px 0px 2px #3371F2;
}
.milestones-timeline > li:nth-child(2n+1):before{
    left: -92px;
    right: initial;
}
.ml-year{
    position: absolute;
}
.ml-year {
    position: absolute;
    font-weight: 600;
    right: -60px;
    top: -4px;
}
.milestones-timeline > li:nth-child(2n+1) .ml-year{
    left: -60px;
    right: initial;
}
.milestones-timeline > li:last-child{
    max-height: initial;
}

.container-lg{
    max-width: 1920px;
    padding: 0 15px;
    margin: 0 auto;
}

.space-wapper {
    padding: 15px 20px;
}
.owl-carousel .owl-stage-outer{
    padding-bottom: 30px;
}
.owl-h.owl-carousel .owl-stage{
    display: flex;
}
.owl-h.owl-carousel .owl-item{
    float: none;
}
.owl-h.owl-carousel .owl-item .item{
    height: 100%;
}
.owl-carousel .owl-nav button.owl-prev {
    background: url("../img/arrow.png") no-repeat center center;
    background-size: 18px;
    width: 18px;
}
.owl-carousel .owl-nav button.owl-next {
    background: url("../img/arrow.png") no-repeat center center;
    background-size: 18px;
    width: 18px;
    transform: rotate(180deg);
}
.dark-arrows .owl-nav button.owl-prev {
    background: url("../img/arrow_black.png") no-repeat center center;
    background-size: 18px;
}
.dark-arrows .owl-nav button.owl-next {
    background: url("../img/arrow_black.png") no-repeat center center;
    transform: rotate(180deg);
    background-size: 18px;
}
.owl-news .blog-box .space-wapper{
    height: auto;
}
.list-inline {
    display: flex;
}
.dark-arrows .dim-overlay{
    background: #FCFDFD;
    opacity: 0.8 !important;
}
.title-logo {
    font-weight: 700;
    color: #fff;
    font-size: 24px;
    letter-spacing: 0;
    font-family: "SF Pro Display", sans-serif;
    line-height: 1;
}
.btn-alt, .btn-alt:hover, .btn-alt:focus{
    background: #DADFE4;
    color: #414B58;
}
.footer-mc {
  background: #F1F3F5;
  padding: 50px 0 30px 0;
  color: #1F252A;
}

.footer-mc ul {
  margin-top: 0;
  padding-right: 0;
  padding-left: 0;
}

.footer-mc ul li {
  list-style-type: none;
  margin: 5px 0 0 0;
  width: 40%;
  padding-right: 0;
}
.footer-mc ul li:nth-child(2n+1) {
    width: 60%;
    padding-right: 15px;
}
.footer-mc .ft-ul a:not(.btn) {
  color: #1F252A;
}
.footer-mc a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.ft-ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.ft-ul li a {
  text-decoration: none;
  border-radius: 4px;
  font-family: "SF Pro Display", sans-serif;
  font-weight: 400;
  font-size: 17px;
  display: flex;
}
#disclaimerDiv{
    border-top: 1px solid #DADFE4;
    margin-top: 30px;
}
.footer-p {
  font-weight: 300;
  font-size: 12px;
  opacity: 0.7;
}

.border-md-right{
    border-right: 1px solid #DADFE4;
}
.logo-ft {
     width: 140px;
}
.header .navbar > ul > li > a {
    max-width: 200px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.line-tabs .nav-link {
  font-weight: 500;
  background: transparent;
  text-align: center;
}
.input-group.input-group-b::before {
    content: none;
}
.input-group-b .input-group-text{
    border-radius: .5rem;
}
.input-group-b .form-control {
    border: 1px solid #DADFE4;
    box-shadow: none;
}
.input-group-b{
  position: relative;
}
.input-group-b .input-group-prepend .form-control{
    border-left: none;
}
.input-group-b.input-group .form-control, .input-group-b .form-control-lg{
  height: 50px;
}
.floating-label label{
  position: absolute;
  z-index: 4;
  color: #627285;
  left: 18px;
  margin-bottom: 0;
  top: 12px;
  font-size: 18px;
  pointer-events: none;
  font-weight: 400;
  transition: 0.2s ease all;
  transform-origin: left bottom;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 90%;
}
.input-group.floating-label label{
  left: 62px;
}
.floating-label .float {
  top: 3px;
  font-size: 12px;
  opacity: 1;
  transition: 0.2s ease all;
}
.float-focus .form-control {
  padding-top: 18px;
  padding-bottom: 8px;
}

.select-label label {
  opacity: 0;
}
.select-label label.float {
  opacity: 1;
}
.tabs-outline .nav-link{
  background: #fff;
  border: 1px solid #DADFE4;
  color: #1F252A;
  border-radius: 8px;
  box-shadow: none;
}
.tabs-outline .nav-link.active, .tabs-outline .nav-link:hover, .tabs-outline .nav-link:focus{
  background: var(--clr-white);
  border: 1px solid var(--clr-primary);
  color: var(--clr-primary) !important;
  box-shadow: none;
}
.tabs-outline {
  border-bottom: none;
}
.nav-tabs.flex-nowrap {
    overflow-x: auto;
    overflow-y: hidden;
}
.table-th{
    border: 1px solid #DADFE4;
    border-radius: 8px;
    border-collapse: initial;
    border-spacing: 0;
}
.table-th th{
    background: #F1F3F5;
    border:none;
}
.table-th td{
    border:none;
}
.flex-h {
    display: flex;
    overflow: auto;
    margin-left: -0.5rem;
    margin-right: -0.5rem;
}
.cc-pill-alt {
    position: relative;
    display: inline-block;
}

.cc-pill-alt .form-check-input {
    visibility: hidden;
    opacity: 0;
}

.cc-pill-alt label {
    font-size: 20px;
    font-weight: 400;
    font-family: "SF Pro Display", sans-serif;
    width: 100%;
    background: transparent;
    border: 1px solid transparent;
    color: #1F252A;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
    padding: 8px 30px;
}

.cc-pill-alt [type="checkbox"]:checked + label {
    border-radius: 7px;
    border: 0.5px solid rgba(0, 0, 0, 0.04);
    background: var(--clr-white);
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.12), 0px 3px 1px 0px rgba(0, 0, 0, 0.04);
}
.cc-pill-alt [type="radio"]:checked + label {
    border-radius: 7px;
    border: 0.5px solid rgba(0, 0, 0, 0.04);
    background: var(--clr-white);
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.12), 0px 3px 1px 0px rgba(0, 0, 0, 0.04);
}
.cd-tabs{
    border-radius: 8px;
}
.cd-tabs .nav-link{
    background: transparent;
    border: 1px solid transparent;
    color: #1F252A;
    font-family: "SF Pro Display";
    font-weight: 400;
    border-radius: 7px;
    font-size: 20px;
    padding: 8px 30px;
}
.cd-tabs .nav-link:hover, .cd-tabs .nav-link:focus{
    box-shadow: none;
    color: #1F252A;
    border: 1px solid transparent;
}
.cd-tabs .nav-link.active{
    border: 0.5px solid rgba(0, 0, 0, 0.04);
    background: var(--clr-white);
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.12), 0px 3px 1px 0px rgba(0, 0, 0, 0.04);
    color: #1F252A;
}
.cookie-policy{
    z-index:4;
    position:fixed;
    padding:20px;
    right:20px;
    border-radius:16px;
    left:20px;
    width:100%;
    max-width:400px;
    bottom:60px;
    backdrop-filter:blur(2px);
    background:rgba(209, 217, 254, 0.9);
}
.modal-xl {
    max-width: 1000px;
}
.card-shadow{
    background: #FFFFFF;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.08);
}
.news-thumb{
    height: 300px;
    object-fit: cover;
    object-position: center;
    border-radius: 24px;
    margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
     .modal-xxl {
         width: 90%;
         max-width:1280px;
    }
}
@media screen and (min-width: 1500px) {
    .container {
        max-width: 1440px;
    }
    .slider-controls {
        left: -40px;
        right: -40px;
    }
}
@media screen and (max-width:1500px) {
    .ht-ui-lg{
        height: 580px;
    }
    .ht-ui-md {
        height: 280px;
    }
    .ht-ui-sm {
        height: 140px;
    }
    .ht-hero {
        max-height: 560px;
    }
    .ml-node{
        width: 480px;
    }
    .milestones-timeline > li {
      width: 500px;
      margin-left: -580px;
      justify-content: flex-end;
    }
    .milestones-timeline > li:nth-child(2n+1) {
      margin-left: 580px;
    }
    .milestones-timeline > li::before{
        right: -47px;
    }
    .milestones-timeline > li:nth-child(2n+1)::before{
        left: -48px;
    }
    .ml-year{
        right: -26px;
    }
    .milestones-timeline > li:nth-child(2n+1) .ml-year {
        left: -26px;
    }
    .slider-controls {
        left: -40px;
        right: -40px;
    }
    .wbl-inner {
        max-width: 555px;
        padding-right: 40px;
    }
    .wbr-inner {
        max-width: 555px;
        padding-left: 40px;
    }
}
@media screen and (max-width:1199px) {
    .ml-year{
        display: none;
    }
    .ml-node{
        padding: 20px 15px 0 15px;
    }
    .milestones-timeline > li{
        width: 360px;
    }
    .ml-thumb {
      margin-left: -15px;
      margin-inline: -15px;
    }
    .ml-node{
        width: 100%;
    }
    .milestones-timeline > li{
        margin-left: -440px;
    }
    .milestones-timeline > li:nth-child(2n+1) {
        margin-left: 440px;
    }
    .ml-node img{
        height: 180px;
    }
    .ar-card img {
        height: 250px;
    }
    .awards-section{
        margin-bottom: 80px;
    }
    .card.ar-card{
        padding: 10px;
    }
    .stackCol{
        padding-right: 0;
    }
    .stackColInfo {
        padding-left: 20px;
        padding-right: 20px;
    }
    .stackColInfo ul {
        padding-left: 15px;
    }
    .stackCol img{
        width: 40%;
    }
    .stackCol{
        padding-left: 40%;
    }
    .slider [class*="slide-"]{
        --x: 24px;
        --scale: 0.90;
    }
    .cards-slider .slider .slide-2{
        --x: 12px;
        --scale: 0.95;
    }
    .cards-slider .slider .slide-3{
        --x: 24px;
        --scale: 0.90;
    }
    .slider-controls{
        left: 2px;
        right: 2px;
    }
    .slider-controls button{
        opacity: 0.8;
    }
    .ht-hero {
        max-height: 460px;
    }
    .ht-ui-lg {
        height: 420px;
    }
    .ht-ui-md {
        height: 180px;
    }
    .ht-ui-sm {
        height: 80px;
    }
    .border-md-right{
        border-right: none;
    }
    .floating-label label{
        font-size: 16px;
        left: 12px;
    }
    .input-group-b.input-group .form-control, .input-group-b .form-control-lg{
        height: 46px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .input-group.floating-label label {
        left: 57px;
    }
}
@media screen and (max-width:991px) {
     .details .fs-18 {
         font-size: 16px;
    }
     .table-striped2 tr th {
         width: 150px;
    }
     .table-striped2 tr td {
         font-size: 14px;
    }
     .table-striped2 tr th {
         font-size: 16px;
    }
     
     .owl-blogs .owl-item:after {
         content: none;
    }
     .blsm-form .info {
         padding-bottom: 0;
    }
     .user-info {
         width: 450px;
    }
     .v-tour .dropdown-toggle {
         width: 175px;
    }
     .btn-card i {
         font-size: 16px;
    }
    .table-wraper{
        border-top: none;
        flex-direction: column;
        border-radius: 0;
    }
    .table-rooms .img-wrp{
        box-shadow: none;
    }
    .project-info-links.sticky .mc-wrp{
        padding-left: 10px;
    }
    .ht-hero {
        max-height: initial;
    }
    .ht-left{
        max-width: 100%;
    }
    .hover-thumbs{
        margin-left: 0;
    }
    .ml-node p {
        font-size: 14px;
        line-height: 1.3;
    }
    .milestones-timeline > li {
        width: 260px;
    }
    .milestones-timeline > li {
        margin-left: -300px;
    }
    .milestones-timeline > li:nth-child(2n+1){
        margin-left: 300px;
    }
    .milestones-timeline > li{
        max-height: 260px;
    }
    .ml-node{
        padding-top: 10px;
    }
    .milestones-timeline > li::before {
        right: -28px;
    }
    .milestones-timeline > li:nth-child(2n+1)::before {
        left: -28px;
    }
    .ar-card img {
        height: 180px;
    }
    .awards-section {
        height: 370px;
    }
    .stackCol img {
        width: 100%;
        position: relative;        
        height: 300px;
        object-position: center -150px;
    }
    .stackCol {
        padding-left: 0;
        flex-direction: column;
        padding-right: 0;
    }
    .contact-alt{
        background-size: 30% auto;
        background-position: right bottom;
    }
    .slider-controls{
        top: 20%;
    }
    .footer-mc{
        padding-bottom: 20px;
    }

}
@media screen and (max-width:768px) {
     .copyright {
         justify-content: flex-start;
         flex-direction: column;
    }
     .copyright ul {
         margin-top: 10px;
    }
     .user-info {
         width: 100%;
    }
    .tabs-tb .dropdown-menu .dropdown-item {
         padding: 10px 16px;
         font-size: 14px;
    }
    .tabs-tb .dropdown-menu {
         width: 370px;
    }
    .pr-countries .cn-name{
        height: 50px;
        margin: 0 15px 15px 0;
    }
    .pr-countries .image-wrp{
        width: 52px;
    }
    .pr-countries .cn-name h6 {
      padding: 0 20px 0 20px;
      font-size: 18px;
    }
    .pr-countries .image-wrp .image{
        height: 35px;
        width: 35px;
    }
    .overseas-listing .prj-it .image > img{
        height: 260px !important;
    }
    .table-stacked tbody td{
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 14px;
    }
    .table-stacked thead th{
        font-size: 14px;
    }
    .stackCol img {
        height: auto;
        object-position: center;
        max-height: 300px;
    }
    .cards-slider{
        width: calc(100% - 15px);
    }
    .ft-ul li a{
        font-size: 15px;
    }
    .cd-tabs .nav-link, .cc-pill-alt label{
        font-size: 16px;
        padding: 8px 15px;
    }
    .card-body{
        padding: 1rem;
    }
    .card-footer, .card-footer{
        padding: .75rem 1rem;
    }
}
@media screen and (max-width:576px) {
    .form-top .input-group .form-control{
        height: 44px !important;
    }
    .pr-countries .cn-name h6 {
        padding: 0 10px 0 10px;
        font-size: 16px;
    }
    .hero-mc .hero-mc-wrap img{
      animation: shrink 60s infinite alternate;
    }
    .ht-ui-lg {
        height: 320px;
    }
    .ht-ui-md {
        height: 150px;
    }
    .ht-col{
        padding-left: 5px;
        margin-right: 5px;
    }
    .milestones-timeline > li, .milestones-timeline > li:nth-child(2n+1){
        margin-left: auto;
    }
    .milestones-timeline > li{
        width: auto;
        margin-bottom: 15px;
    }
    .milestones-timeline > li{
        max-height: initial;
    }
    .milestones-timeline{
        padding-left: 30px;
    }
    .milestones-timeline::after{
        left: 8px;
        right: auto;
    }
    .milestones-timeline > li::before{
        right: auto;
        left: -28px;
    }
    .awards-section{
        height: auto;
        margin-bottom: 0;
    }
    .ht-ui-lg {
        height: 320px;
    }
    .ht-ui-md {
        height: 150px;
    }
    .ht-col{
        padding-left: 5px;
        margin-right: 5px;
    }
    .business-col img{
        height: 280px;
    }
    .cd-tabs .nav-link{
        text-align: center;
        line-height: 1;
        height: 100%;
        display: flex;
        align-items: center;
    }
    .cookie-policy{
        width:90%;
        right:20px;
    }
    
}
@media screen and (max-width:480px){
    .title-logo{
        font-size: 22px;
    }
}