* {
  scroll-behavior: smooth;
}
html{
  overflow-x: hidden !important;
}
.scw-switcher-wrap,
.scw-trigger-icon {
	position: fixed;
	left: auto;
	background-color: #fff
}
body{
	color: #000;
  letter-spacing:1px;
}
.scw-trigger-icon {
	width: 44px;
	height: 44px;
	top: 121px;
	right: 26px;
	border: 0;
	padding: 0;
	text-align: center;
	z-index: 5;
	cursor: pointer
}

.scw-trigger-icon i {
	font-size: 18px
}

.scw-switcher-wrap.scw-switcher-open i:nth-of-type(1),
.scw-switcher-wrap:not(.scw-switcher-open) i:nth-of-type(2) {
	display: none
}
div#modal-subscribe.modal.fade.show {
    display: none !important;
    opacity: 0;
}
.modal-backdrop.fade.show {
    background-color: transparent  !important;
    opacity: 0;
    display: none !important;
}


.scw-switcher-wrap {
	top: 120px;
	right: 25px;
	padding: 23px;
	width: 0;
	height: 0;
	border: 1px solid rgba(0, 0, 0, .09);
	border-radius: 3px;
	box-shadow: 0 13px 42px 11px rgba(0, 0, 0, .05);
	z-index: 9999;
	overflow: hidden;
	-webkit-transition: all .45s ease;
	-o-transition: all .45s ease;
	transition: all .45s ease
}

.scw-switcher-wrap.scw-switcher-open {
	width: 300px;
	height: 70%;
	padding: 35px 25px;
	overflow-y: scroll
}

.scw-switcher-wrap .widget {
	margin: 0
}

.scw-switcher-wrap .line,
.scw-switcher-wrap .widget {
	opacity: 0;
	-webkit-transition: opacity 0s ease;
	-o-transition: opacity 0s ease;
	transition: opacity 0s ease
}

html {
	font-size: 16px!important
}

.scw-switcher-wrap.scw-switcher-open .line,
.scw-switcher-wrap.scw-switcher-open .widget {
	opacity: 1;
	-webkit-transition: opacity .3s .4s ease;
	-o-transition: opacity .3s .4s ease;
	transition: opacity .3s .4s ease
}

.scw-switcher-wrap .widget h4 {
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 15px
}

.scw-switcher-wrap .btn-container {
	margin: 0 -5px -5px 0
}

.scw-switcher-wrap .btn {
	margin: 0 5px 5px 0
}

.scw-switcher-wrap .row {
	margin: 0 -5px
}

.scw-switcher-wrap .col-6 {
	padding: 5px
}
/* 330202022 */
.wrapper {
         position: relative;
         padding: 0px !important;
         }
         .drop-main ul { 
             min-height:350px;
         max-height: 350px;
         overflow-x: hidden;
         overflow-y: auto;
          scrollbar-color:#ccc #fff;
  scrollbar-width: none ;
         }
         
         
         .drop-main ul::-webkit-scrollbar {
    width: 5px; 
   
}
 
.drop-main ul::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.drop-main ul::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: #6d6d6d; 
}
         
         .drop-main li {
         position: static;
         }
         .drop-main li:hover > a {
         color:#ee3948 !important;
         }

         .drop-main li .wrapper {
         position: absolute;
         margin-left:-10px;
          
         }
         
         .drop-main ul {
         margin: 1em;
         color: #333; 
         }
         .drop-main li ul {
         margin: 0;  
         }
          
         .drop-main li.parent { 
         cursor: pointer;
         }
 
.breadCrumbWrap {
   max-width:475px;
}

/* 11-2-2021 */

#logo{
	width: 160px;
    object-fit: contain;
}
#logo img{
	height: 100px;
    object-fit: contain;
}
.menu-link{
	color: #1E1E1E !important;
	font-size:13px;
	font-weight: 400;
  padding: 20px 12px !important;
}


.sub-menu-container .menu-item>.menu-link { 
    padding: 11px 5px !important; 
}
.dark .slider-caption:not(.not-dark), .dark .slider-caption:not(.not-dark) h2{
	color:#000000;
	font-size: 30px;
  text-transform: none;
}
.dark .slider-caption:not(.not-dark), .dark .slider-caption:not(.not-dark) h1{
	color:#000000;
	font-size: 30px;
  text-transform: none;
}
.dark .slider-caption span{
	font-weight: 400;
	color:#000000 !important;
}
.dark .header-misc-icon > a{
	color: #000000;
}
.full-header .primary-menu ul.menu-container{
	border:none !important;
}
#header.transparent-header.full-header #header-wrap{
  	border:none;
}
.top-search-form input::placeholder{
	color: black !important;
}
.swiper-pagination span{
	margin: 8px !important;
	display: block !important;
	width:15px;
	height:15px;
	background-color: #fff;
	border:none;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    z-index: 10;
    width: auto !important;
    right: 35px;
    left: inherit !important;
    top: 50%;
    transform: translateY(-50%);
    height: max-content;
}
.swiper-pagination span.swiper-pagination-bullet-active, .swiper-pagination span:hover{
	background-color: #EE3948 !important;
}
span.bnr_sub{
	font-size: 16px;
	display: block;
	margin-bottom: 20px;
}
span.bnr_sub svg{
	padding-right: 6px;
}
span.subhd span:first-child{
	color: #EE3948;
	padding-right: 5px;
}
span.subhd span:last-child{
	color:#bbbbbb;
	padding-right: 5px;
}
.section-full{
	position: relative;
    background-color: #fff;
}
span.subhd {
    font-size: 18px;
}
.meetHd h2,.meetHd h1 {
    font-size: 40px;
    margin: 0;
    margin-bottom: 10px;
}
.btnExp{
	display: inline-block;
}
.btnExp a{
	padding: 8px 45px;
    border: 1px solid #000;
    color: #000;
    border-radius: 5px;
    display: flex;
    align-items: center;
}
.meetImg{
	padding-right: 0;
	position: relative;
	height: 320px;
	border-radius: 15px;
	object-fit: cover;
	overflow: hidden;
	margin-right: 15px;
}
.meetImg img{
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.meetInner {
  background-size: 115%;
  background-repeat: repeat;
  height: 250px;
  overflow: hidden;
  border-radius: 25px;
  display: flex;
  align-items: flex-end;
	position: relative;
  transition:all .5s;

}
.meetInner:hover {
  background-size: 120%;
	position: relative;
  transition:all .5s;
}
.meetInner::before{
	content:"";
	width:100%;
	height: 100%;
	position:absolute;
	background: linear-gradient(0deg, rgba(21, 21, 21, 0.7) 5.03%, rgba(64, 64, 64, 0) 87.69%);
}
.micon{
	padding: 30px 30px;
	position: relative;
    color: #fff;
}
.micon h3{
	margin: 0;
	color: #fff;
}
.meetRow{
	padding-top: 50px;
}
.subhd svg{
	width: 18px;
  margin-left: 8px;
  margin-top: -4px;
}
.trBtn .rtArrow{
	background: #EE3948;
}

.transRow{
	width: 85%;
  margin: auto;
  backdrop-filter: blur(5px);
  border: 1px solid #b3b3b347;
  padding: 88px 60px;
  align-items: center;
  border-radius: 45px;
  background: linear-gradient(115.72deg, rgb(181 181 181 / 22%) 33.75%, rgba(234, 234, 234, 0) 91.57%),linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}
.transHd h2{
	font-size: 45px;
	color:#fff;
	margin-bottom: 10px;
}
.transBody p{
	color:#fff;
}
.trBtn{
	display: inline-block;
    padding: 8px 20px;
	position: relative;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 13px;
	border: 1px solid transparent;
	background-image: linear-gradient(to right, rgb(255 255 255), rgb(82 82 82)), linear-gradient(to bottom, rgb(58 58 58), rgb(102 102 102)), linear-gradient(to left, rgb(86 86 86), rgb(255 255 255)), linear-gradient(to top, rgb(255 255 255), rgb(255 255 255));
	background-origin: border-box;
	background-size: 100% 2px, 2px 100%, 100% 2px, 2px 100%;
	background-position: top left, top right, bottom right, bottom left;
	background-repeat: no-repeat;
	transition: all 1s;
}
.trBtn:hover{
	transition: all 1s;
	background-image: linear-gradient(to right, rgb(82 82 82), rgb(255 255 255)), linear-gradient(to bottom, rgb(171 171 171), rgb(255 255 255)), linear-gradient(to left, rgb(255 255 255), rgb(118 115 115)), linear-gradient(to top, rgb(120 115 115), rgb(116 116 116));
	position: relative;
}
.trBtn a{
	display: flex;
    align-items: center;
	color: #fff;
}
.trBtn .rtArrow {
    background: #EE3948;
    padding: 10px;
    display: flex;
    align-items: center;
    margin-left: 10px;
    border-radius: 4px;
	height: 26px;
}
.transHd h2 span{
	font-weight: 400;
	color: #fff !important;
}
select.ct-select.form-select {
    height: 56px;
    padding: 10px;
	padding-left: 40px;
    width: 200px;
    border: 2px solid #D9D9D9;
    outline: 0;
    font-size: 15px;
}
.ct-form--form select.ct-select {
    border-radius: 10px !important;
}
.form-select.ct-select {
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.loc-mapHdr{
	display:flex;
	align-items: center;
	justify-content: space-between;
}
.custom-dropdown {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.custom-dropdown::before {
    background-color: rgba(0,0,0,.15);
    width: 20px;
    right: 11px;
    top: 50%;
    transform: translateY(-50%);
    height: 20px;
    bottom: 0;
    border-radius: 3px;
    z-index: 999;
}
.custom-dropdown::before, .custom-dropdown::after {
    content: "";
    position: absolute;
    pointer-events: none;
}
.custom-dropdown::after {
    color: rgba(0,0,0,.4);
}
.drpSvg svg {
    position: absolute;
    width: 18px;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}
.loc-hd h2{
	font-size: 45px;
	margin:0;
}
/* map */
.mapDistribution{
	width: 70%;
    margin: auto;
    margin-top: 70px;
}
.locName{
    text-align: center;
    margin: auto;
    margin-top: 50px;
    font-size: 20px;
}
/*  */
.tile {
   opacity: 0;
   visibility: hidden;
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
  position: relative;
  width: 100%;
  height: 100%;
  left: 0;
}
.tile.scale-anm {
	visibility: visible;
	opacity: 1;
	transition: all 350ms ease;
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  left: 0;
}
.activity-item{
	cursor: pointer;
}
.slideProducts .slick-track{
  opacity:1 !important;
}
.slideProducts{
  visibility: visible !important;
  opacity:1 !important;
}
.fil-cat {
    border-radius: 7px;
    border: 1px solid #E5E5E5;
}
.fil-cat:hover {
    color:#EE3948;
}
.fil-cat.active{
	background-color: #EE3948;
	color: #fff !important;
}
.fil-cat.active:hover{
	background-color: #EE3948;
	color: #fff !important;
}
.ai-text{
	text-align: center;
}
.ai-text a{
	color: #000;
  font-size: 14px;
}
.activity-item{
	padding-right: 10px;
}
.loc-hd span{
	font-size: 25px;
}
.capa_video_right {
    background-color: #EAEAEA;
    border-radius: 6px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
	cursor: pointer;
}
.capa_video_right span{
	display: flex;
}
.activities-list{
	margin-bottom: 0;
}
.scrol-row{
	align-items: center;
	padding-right:10px;
}
.sol_hd{
	padding-bottom: 10px;
}
.panelBtn a{
	color:#000;
	border:1px solid #000;
	padding: 5px 30px;
	border-radius: 5px;
}
.result-fill{
	background: linear-gradient(131.41deg, #F4F4F4 26.57%, rgba(243, 243, 243, 0) 139.6%);
	padding: 40px 60px 40px;
	margin-top: 30px;
	border-radius: 25px;
	height: 650px;
  opacity: 1 !important;
  overflow: hidden;
}
@media(min-width:1360px){
  .result-fill{
	  height: 610px !important;
  }
}
@media(min-width:1400px){
  .result-fill{
	  height: 640px !important;
  }
}
h2 span{
	color: #000 !important;
}
.panelDec h2 span{
	font-weight: 400;
}
.panelDec h2{
	margin: 10px 0;
	font-size:45px;
}
.panelLogo img{
	width:110px;
	object-fit: contain;
}
.item_product{
	position: relative;
  overflow: hidden;
  border-radius: 25px;
  cursor: pointer;
}
.item_product img{
	padding: 15px;
    width: 80%;
    object-fit: contain;
    height: 100%;
}
.ip_inner{
	background-color: #fff;
    border-radius: 25px;
	height: 160px;
	display: flex;
	align-items: center;
	justify-content: center;
  position: relative;
}
.item_product{
  position: relative;
}

.slideProducts .slick-slide {
    margin: 0 15px;
  }
 .slideProducts .slick-list {
    margin: 0 -15px;
  }
  .slideProducts{
	  padding-top: 50px;
  }
  #logo{
	  border: none !important;
  }
  .panelBtn{
	  display: inline-block;
  }
  .panelBtn a{
	  display: flex;
  }
  .mt50{
	  margin-top: 50px;
  }
  .hlp_wrap{
	  padding: 0 50px;
  }
  .help_left h2{
	margin-bottom: 10px;
	font-size: 45px;
  }
  section.help .helpRow{
	  background: #FFDEE6;
	  margin:0;
	  border-radius: 28px;
	  overflow:hidden;
  }
  .hlp_right img {
   width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    right: -5px;
}
  .blogList{
	  height: 500px;
      overflow-y: scroll;
	  padding-right: 210px;
  }
  
  /* Scrollbar Styling */
.blogList::-webkit-scrollbar {
    width: 10px;
}
 
.blogList::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.blogList::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #EE3948;
}
.blogList {
    height: 500px;
    overflow-y: scroll;
    padding-right: 210px;
}
.blogList::-webkit-scrollbar-button {
  width: 200px; 
  height: 200px;
}
::-webkit-scrollbar-button:horizontal:increment {
    width: 200px; 
    height: 200px;
}
::-webkit-scrollbar-button:horizontal:decrement {
    width: 200px; 
  height: 200px;
}
.blogHead h2{
	font-size: 45px;
	margin-bottom: 15px;
}
.blogSingle h3{
	margin-bottom: 15px;
	font-size: 20px;
}
.blogSingle{
	padding-top: 35px;
    border-bottom: 1px solid #EAEAEA;
	padding-bottom: 35px;
}
.blogSingle p{
	margin:0;
}
.blogHead span{
	font-size: 25px;
}
.qck-single{
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 370px;
	display: block;
	position: relative;
	transition:all .5s;
}
.qck-single:hover{
	background-position: center;
	background-repeat: no-repeat;
	background-size: 110% 110%;
	height: 370px;
	display: block;
	position: relative;
	transition:all .5s;
}
.qck-single h2{
	color: #fff;
}
.qlRow{
	margin:0;
}
.qck-hd{
	position:absolute;
	bottom: 30px;
	left: 30px;
}
.fchead h2{
	font-size:45px;
}
.fchead span{
	font-size:25px;
}
.fcEnd{
	display:flex;
	justify-content: space-between;
	width:275px;
	align-items: center;
	background: #C9C9C966;
    padding: 15px 35px;
    border-radius: 12px;
}
.fchead{
	width: 100%;
	padding-left: 0;
}
.fci-single svg {
    width: 18px;
}
.fcicons {
    display: flex;
	align-items: center;
}
.fci-single{
	margin-right: 10px;
}
.fci-single svg{
	height: 20px;
}
.facebook svg{
	height: 20px;
}
.fci-single:last-child{
	margin-right: 0;
}
.fooctaRow{
	align-items: center;
}
.footerCta{
	background: #F0F1F3;
}
.dark #footer, #footer.dark{
	background-color: #f0f1f3;
}
.dark .widget_links li a{
	color: #9A9A9A;
	padding-left: 0;
}
.widget_links h4{
	color: #070707 !important;
}
#footer .footer-widgets-wrap {
    position: relative;
    padding: 60px 0;
	border-top: 1px solid #DADADA;
}
.dark #copyrights, #copyrights.dark {
    color: rgba(255,255,255,0.4);
    background-color: rgb(240 241 243);
}
.foo-cop-l,.foo-cop-l h3{
	color: #000;
	margin-bottom:0;
}
.s-cpy a{
	color: #000;
}
.s-cpy a:hover{
	color: rgb(37, 37, 37) !important;
}
.col-foo-final{
	display: flex;
    justify-content: flex-end;
    align-items: end;
}
.s-cpy{
	margin-right: 10px;
}
.s-cpy:last-child{
	margin-right: 0;
}
.panelImg{
	margin: auto;
    text-align: center;
    position: relative;
}
.panelRight .panelImg img {
    width: 250px;
    margin: auto;
    height: 250px;
    object-fit: contain;
}
.transIcon {
	text-align: center;
}
.transIcon img{
	width:75%;
}
/* .nav-link:hover{
	color:#ee3948;
} */
.mt100{
	margin-top: 100px;
}
/* map function */

@media (min-width: 992px) {
  .world-map-section {
    padding: 0 80px;
  }
}
.world-map-section .world-map-main .world-map-container {
  margin-top: 105px;
}
@media (min-width: 992px) {
  .world-map-section .world-map-main .world-map-container {
    max-width: 1000px;
    margin: auto;
    margin-top: 105px;
  }
}
.world-map-section .world-map-main .world-map-container .world-map-svg {
  width: 100%;
  margin: 0 15px;
}
.world-map-section .world-map-main .world-map-container .marker-wrap .world-map-marker {
  fill: #ee3948;
  fill-opacity: 1;
  cursor: pointer;
  r: 6;
}
@media (min-width: 992px) {
  .world-map-section .world-map-main .world-map-container .marker-wrap .world-map-marker {
    r: 6;
  }
}
.world-map-section .world-map-main .world-map-container .marker-wrap .world-map-marker.selected {
  display: none;
}
.world-map-section .world-map-main .world-map-container .world-map-graph-vector path {
  fill: #d6d7d8;
}
.world-map-section .world-map-main .world-map-container .world-map-graph-vector path.selected {
  fill: #EE3948;
}
.world-map-section .world-map-main .world-map-container .marker-wrap .selected-outer-circle {
  fill: #ffffff;
  fill-opacity: 0.7;
}
.world-map-section .world-map-main .continent-discription-wrap {
  text-align: center;
  margin: 10px;
  padding: 30px;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .world-map-section .world-map-main .continent-discription-wrap .continent-discription-col {
    display: inline-block;
  }
}
.world-map-section .world-map-main .continent-discription-wrap * {
  color: #ffffff;
}
.world-map-section .world-map-main .continent-discription-wrap .continent-name {
  font-family: Helvetica;
  font-size: 30px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
}
@media (min-width: 992px) {
  .world-map-section .world-map-main .continent-discription-wrap .continent-name {
    font-size: 20px;
    color: #000;
    margin-bottom: 0;
  }
}
.world-map-section .world-map-main .continent-discription-wrap .stats-number {
  font-family: HelveticaNeue-Thin;
  font-size: 35px;
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  padding: 0;
}
@media (min-width: 992px) {
  .world-map-section .world-map-main .continent-discription-wrap .stats-number {
    font-size: 40px;
    padding-bottom: 15px;
  }
}
/* .loc-dropdown{
	display: none;
} */

.meetImg img{
	object-fit: cover;
	height: 100%;
	width: 100%;
}
.meetImg span.playBtn{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	cursor: pointer;
  backdrop-filter: blur(5px);
}

/* slider */

 /* Slick slider Design */
.slideshow__slides .slider {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.slideshow__slides.slider .slider-image {
  display:none;
}
.slideshow__slides.slider .slider-image:nth-child(1) {
  display:block;
}

.slideshow__slides.slider.slick-slider .slider-image:nth-child(1) {
  display:block;
}
.slideshow__slides.slider.slick-slider .slider-image  {
  display:block;
}

.slideshow__slides .slick-slide img {
  width: 100%;
  height:100%;
  object-fit: fill;
}
 

/* Slider Caption Design */
.slideshow__slides .slider-image {
  position: relative;
}
.slideshow__slides .slider-image .slider-caption-wrap {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  color: #FFF;
  vertical-align: top;
  height: 100%;
}
.slideshow__slides .slick-slide .image-wrap{
    width: 100%;
    height: 100vh;
    /*object-fit: cover;*/
}
.slideshow__slides .slick-slide .image-wrap video{
    width: 100%;
   height: 100%;
    object-fit: fill;
}
.slideshow__slides .slider-image .slider-caption-wrap .caption-details {
  display: block;
  height: 100px;
  width: -webkit-calc(100% - 430px);
  width: -moz-calc(100% - 430px);
  width: -ms-calc(100% - 430px);
  width: calc(100% - 430px);
  margin: 0 auto;
  padding: 10px 0;
  overflow: auto;
  font-size: 16px;
  line-height: 1.4;
}
/* Slider thumbnails and Slider Nav Design */
.slideshow__slides .slick-thumb-nav img {
  width: 55px;
  height: 55px;
  object-fit: cover;
  margin-right: 10px;
  border-radius: 5px;
}
.slideshow__slides .slick-arrow {
  top: auto;
  bottom: 0;
  z-index: 9;
  display: inline-block;
  height: auto;
  width: auto;
  margin-bottom: 0;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.slideshow__slides .slick-arrow.slick-prev {
  left: 0;
}
.slideshow__slides .slick-arrow.slick-next {
  right: 0;
}
.slideshow__slides .slick-arrow:before { display: none; }
.slideshow__slides .slick-arrow .arrow-icon {
  position: absolute;
  top: 0;
  height: 100%;
  width: 50px;
  background-color: rgba(0, 0, 0, .5);
  color: #FFF;
  font-size: 55px;
  opacity: 0;
  -webkit-transition: .5s all ease 0s;
  -moz-transition: .5s all ease 0s;
  -ms-transition: .5s all ease 0s;
  transition: .5s all ease 0s;
}
.slideshow__slides:hover .slick-arrow .arrow-icon {
  opacity: 1;
}
.slideshow__slides .slick-arrow .arrow-icon span {
  display: inline-block;
  padding: 50px 0;
  font-size: 55px;
}
.slideshow__slides .slick-arrow .arrow-icon.prev-slick-arrow {
  left: 0;
}
.slideshow__slides .slick-arrow .arrow-icon.next-slick-arrow {
  right: 0;
}
/* Slider dot design */
.slick-dots li button:before {
  font-size: 16px;
}

/**
 * Responsive design
 */


.slideshow__slides .slick-prev{
    display: none !important;
}
.slideshow__slides .slick-next {
    position: absolute;
    z-index: 0;
    bottom: 80px;
    height: auto;
    top: inherit;
    left: 100px;
    padding: 12px 32px 12px 12px;
    border: none;
    background-color: #dfdfdf61;
    backdrop-filter: blur(5px);
    border-radius: 15px;
}
.slideshow__slides .arrow-icon,.slick-thumb-nav span span{
    display:none !important;
}
.slideshow__slides .slick-thumb-nav > span::before{
    content: attr(data-src);
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
    letter-spacing: 1px;
}
.slideshow__slides .slick-dots button{
    display:none;
}
.slideshow__slides .slick-dots li{
   width: 10px;
   height: 10px;
   border-radius: 50%;
   background-color:#fff;
   margin: 10px;
}
.slideshow__slides li.slick-active{
    background-color:#EE3948;
}
.slideshow__slides .slick-dots {
    display: block;
    position: absolute;
    top: 50%;
    right: 30px;
    list-style: none;
    transform: translateY(-50%);
}
#header{
	position:absolute !important;
    z-index: 10000;
    width: 100%;
}
.slideshow__slides .slick-dots li{
	cursor: pointer;
}
.slider-caption.slider-caption-center{
  top: -50px;
}
.btnExp a,.panelBtn a{
  transition: all .5s;
  position: relative;
}
.btnExp a:hover,.panelBtn a:hover {
    box-shadow: -2px 2px 7px -4px #000;
    transition: all .5s;
}
.next-slick-img.slick-thumb-nav{
    display: flex;
    align-items: center;
}
.next-slick-img.slick-thumb-nav>span{
    display: flex;
    align-items: center;
}
.next-slick-img.slick-thumb-nav>span svg{
  margin-left: 12px;
}
.row.transRow::before {
    content: url(../images/transbg.png);
    position: absolute;
    width: 100%;
    left: 0;
    opacity: .6;
}
.slideshow__slides .animated{
  opacity: 0;
}
.slideshow__slides .slick-current.slick-active .animated{
  animation: fadeInDown 1.5s both 1.5s;
}
.slideshow__slides .slick-current.slick-active .bnr_sub.animated{
  animation: fadeInDown 1s both 1s;
}
@keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@media(min-width:1600px){
  .result-fill{
    height: 650px !important;
  }
}
.highlight {
    fill: #000 !important;
}
.world-map-marker.selected{
  fill: #ffffff !important;
  fill-opacity: 0.9 !important;
  display: block !important;
}
.world-map-section .world-map-main .world-map-container .marker-wrap .selected-outer-circle{
  display:none !important;
}
.world-map-section .world-map-main .world-map-container .marker-wrap .world-map-marker.selected {
    display: block !important;
    animation: zoom-in-zoom-out 2s ease-out infinite;
}
@keyframes zoom-in-zoom-out {
0% {
r:5;
}
25%{
r:10;
}
50% {
r:20;
}
75%{
 r:30;
}
100% {
r:40;
}
}
#logo{
  height:58px;
}
.sticky-header #header-wrap{
  border-bottom: 1px solid #efefef !important;
}
.slideshow__slides .slick-current.slick-active .bnr_sub{
  display:flex;
  align-items:center;
  justify-content:center;
}
.tile.scale-anm .panelImg{
  animation: zoomIn .5s both .5s !important;
}
.tile.scale-anm .panelLeft{
  animation: fadeIn .2s both .3s !important;
}
.col_Blog{
  display:flex;
  flex-wrap: wrap;
  justify-content:center;
}
.resultInner{
  position: relative;
}
.slideProducts .slick-track {
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
}
.slideshow__slides .slick-next{
  animation: fadeInUp 2s both 2s;
}
@media(max-width:992px){
    #header #header-wrap{
    /* position: fixed !important; */
    width:100%;
    z-index: 9;
    background-color: transparent;
  }
  #header {
    position: absolute !important;
    width: 100%;
    background-color: transparent;
    }
}
@media(max-width:768px){
    .meetImg{
        margin-right: 0;
    }
  #header #header-wrap{
    /* position: fixed !important; */
    width:100%;
    z-index: 9;
  }
  .slideshow__slides .slick-slide .image-wrap{
    height: 100vh;
  }
  .dark .slider-caption:not(.not-dark), .dark .slider-caption:not(.not-dark) h2{
    font-size:32px;
  }
  .slideshow__slides .slick-thumb-nav img {
    width: 45px;
    height: 45px;
    object-fit: cover;
    margin-right: 10px;
    border-radius: 5px;
  }
  .section{
    margin-top: 0;
    margin-bottom: 0;
  }
  .meetImg{
    margin-top: 50px;
  }
  .meetHd h2 {
    font-size: 34px;
    margin: 0;
  }
  .blogHead h2,.help_left h2,.loc-hd h2,.loc-hd h2{
    font-size: 34px;
  }
  .transHd h2 {
    color: #fff;
    margin-bottom: 10px;
    line-height: 42px;
}
  .meet-item{
    margin-bottom: 30px;
  }
  .transform {
    padding: 60px 0;
    width:100%;
  }
  .transRow{
    padding: 60px 20px;
  }
  .loc-mapHdr{
    display: block;
  }
  .drpDwn.custom-dropdown{
    margin-top:20px;
  }
  .world-map-section .world-map-main .continent-discription-wrap *{
    color: #000000;
  }
  .mapDistribution{
    width: 100%;
  }
  .world-map-section .world-map-main .continent-discription-wrap .continent-name{
    font-size: 24px;
  }
  .world-map-section .world-map-main .world-map-container{
    margin-top: 60px;
  }
  .world-map-section .world-map-main .world-map-container .world-map-svg{
    display: flex;
    width:100%;
  }
  .scrol-row{
    position: relative;
  }
  .result-fill{
    height: 900px;
    padding: 50px 0;
  }
  .panelDec h2{
    font-size: 24px;
  }
  .panelImg.desk{
    display: none;
  }
  .tile.scale-anm{
    padding : 0 25px;
  }
  .blogList {
    height: auto;
    overflow-y: auto;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col_Blog {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    padding-left: 15px;
  }
  .fchead {
    width: 100%;
    padding-left: 0;
  }
  .fcEnd{
    margin-left: 15px;
    margin-bottom: 40px;
    margin-top: 10px;
  }
  .fchead h2 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .fchead span {
    font-size: 20px;
  }
  .pt100 {
    padding-top: 50px;
  }
  .widget_links h4{
        margin-bottom: 10px;
  }
  .fooCol{
    padding-bottom: 25px !important;
  }
  .col-foo-final{
    justify-content: center;
  }
  .foo-cop-l{
    padding-bottom: 5px;
  }
  .foo-cop-l, .foo-cop-l h3{
    padding-bottom:2px;
  }
  .transIcon img{
    display:block;
    width: 60%;
    margin: auto;
    margin-bottom: 20px;
  }
  section.transform .transRow > div:first-child{
    order:2;
  }
  section.transform .transRow > div:nth-last-of-type(2){
    order:1;
  }
  .trascontainer{
    padding: 0 50px;
  }
  .slideshow__slides .slick-dots{
    display:none !important;
  }
  .slideshow__slides .slick-next {
    position: absolute;
    z-index: 0;
    bottom: 30px;
    height: auto;
    top: inherit;
    right: 30px !important;
    padding: 10px;
    padding-right: 0;
    border: none;
    background-color: #dfdfdf61;
    backdrop-filter: blur(5px);
    border-radius: 15px;
    left: inherit;
  }
  .next-slick-img.slick-thumb-nav>span{
    display:none;
  }
  #header-wrap{
    background-color: #d3dfed00;
  }
  #header {
    position: absolute !important;
    width: 100%;
  }
  .slick-track {
    display: flex;
    position: relative;
    align-items: center;
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
  }
  span.subhd,.loc-hd span,.blogHead span {
    font-size: 18px;
  }
  .transRow{
    width: 100%;
  }
  .qck-single{
    background-size: cover !important;
    height: 270px;
  }
  .loc-hd{
    line-height: 34px;
    margin-bottom: 20px;
  }
  .tile.scale-anm .panelLeft{
    text-align: center;
  }
}
@media (max-width: 480px) {
  .meetHd h2 {
    font-size: 30px;
    margin: 0;
    line-height: 35px;
    margin-bottom: 10px;
}
.blogHead h2,.help_left h2,.loc-hd h2,.loc-hd h2{
    font-size: 30px;
    line-height: 35px;
  }
  .result-fill{
    height: 740px;
  }
  .dark .slider-caption:not(.not-dark), .dark .slider-caption:not(.not-dark) h2{
    font-size:25px;
  }
  .dark .slider-caption span{
    margin: 0 0 10px 0;
  }
  .capa_video_right{
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: absolute !important;
    right: 15px;
    top: 32%;
    transform: translateY(-50%);
    
  }
}
@media(min-width:992px){
  .sticky-header #header-wrap{
    border-bottom:1px solid #e1e1e17d !important;
    box-shadow:none !important;
  }
}
#header.transparent-header.full-header #header-wrap {
    border: none;
    padding: 0 15px;
    padding-top: 15px;
    transition: all .5s;
}
#header.transparent-header.full-header.sticky-header #header-wrap{
    padding-top: 0;
    transition: all .5s;
}
.line-for-megamenu svg path{
  opacity: .5;
}
.line-for-megamenu{
  margin-left: 15px;
}
.header-misc{
  display: flex;
  align-items: center;
}
/* .sticky-header #header-wrap {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #ffffff6e;
    backdrop-filter: blur(5px);
} */
ul.menu-container{
    padding-right: 0 !important;
    margin-right: 0 !important;
}
.panelbg {
    position: absolute;
    z-index: -1;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    transition: all .5s;
}
.panelRight .panelImg .panelbg img{
  width: 50%;
  transition:all .5s;
}
.hlp_right{
  height: 420px;
  position: relative;
}
.navbar-toggler {
    font-size: 24px;
    color: inherit;
}
.toggle-icon {
    cursor: pointer;
    display: inline-block;
    width: 32px;
    height: 30px;
    position: relative;
    vertical-align: middle;
    margin-left: 8px;
}
.toggle-icon i, .toggle-icon span {
    width: 20px;
    opacity: .6;
}
.toggle-icon.in>span {
    background-color: transparent !important;
}
.toggle-icon>span {
    bottom: 0;
    display: block;
    height: 2px;
    left: 2px;
    right: 2px;
    margin: auto;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-color: currentColor;
}
.toggle-icon.in>span:before {
    -webkit-transform: rotate3d(0, 0, 1, 
45deg
);
    transform: rotate3d(0, 0, 1, 
45deg
);
}
.toggle-icon.in>span:after, .toggle-icon.in>span:before {
    -webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s 0.5s ease-in-out, background 0.3s;
    -webkit-transition: top 0.3s ease-in-out, background 0.3s, -webkit-transform 0.3s 0.5s ease-in-out;
    transition: top 0.3s ease-in-out, background 0.3s, -webkit-transform 0.3s 0.5s ease-in-out;
    transition: top 0.3s ease-in-out, transform 0.3s 0.5s ease-in-out, background 0.3s;
    transition: top 0.3s ease-in-out, transform 0.3s 0.5s ease-in-out, background 0.3s, -webkit-transform 0.3s 0.5s ease-in-out;
    top: 0;
}
.toggle-icon>span:before {
    top: 8px;
}
.toggle-icon.in>span:after {
    -webkit-transform: rotate3d(0, 0, 1, 
-45deg
);
    transform: rotate3d(0, 0, 1, 
-45deg
);
}
.toggle-icon>span:after, .toggle-icon>span:before {
    content: '';
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0px;
    -webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, background 0.3s;
    -webkit-transition: top 0.3s ease-in-out, background 0.3s, -webkit-transform 0.3s ease-in-out;
    transition: top 0.3s ease-in-out, background 0.3s, -webkit-transform 0.3s ease-in-out;
    transition: top 0.3s ease-in-out, transform 0.3s ease-in-out, background 0.3s;
    transition: top 0.3s ease-in-out, transform 0.3s ease-in-out, background 0.3s, -webkit-transform 0.3s ease-in-out;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-color: currentColor;
}
.toggle-icon>span:after {
    top: -8px;
}
.slideProducts {
    padding-top: 50px;
    z-index: 999;
    position: relative;
}
.olInr h3{
  margin-bottom: 0;
  color:#fff;
  font-size: 16px;
}
div.over_lay {
    opacity: 0;
    visibility:hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    backdrop-filter: blur(18px);
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(0deg, rgba(0,0,0,1) -136%, rgba(0,0,0,0) 101%);
    border-radius: 25px;
    transition:all 1s;
}
.item_product:hover .over_lay{
    opacity: 1;
    visibility:visible;
    transition:all 1s;
}
.olInr{
  text-align: center;
  padding:15px;
}
.olInr a{
  color: #fff;
    padding: 5px 20px;
    border: 2px solid #fff;
    margin-top: 10px;
    border-radius: 10px;
    display: block;
    font-size: 14px;
}
.mega-menu-content a.menu-link div,.sub-menu-container .menu-item:hover>.menu-link{
    font-family: inherit !important;
    font-weight: 400 !important;
    letter-spacing: 2px;
}
@media(min-width:768px){
    .desk-show{
        display:inline-block !important;
    }
    .mob-show{
        display:none !important;
    }   
    .footer-widgets-wrap.desk-show{
      display: block !important;
    }
}
@media(max-width:768px){
  .mob-show{
        display:block !important;
    }
    .desk-show{
        display:none;
    }
}

/* mobile navigation */
body.nav-is-toggled .nav-drill {
    visibility: visible;
    opacity: 1;
}
/* mobile nav */
 a {
	 text-decoration: none;
}
 .nav-top {
	 display: flex;
	 align-items: center;
	 position: fixed;
	 z-index: 101;
	 padding: 10px 20px;
	 width: 100%;
	 height: 50px;
	 background-color: #188976;
}
 .nav-top .hamburger {
	 margin-left: auto;
	 color: #fff;
	 cursor: pointer;
}
 .nav-drill {
	 margin-top: 0;
	 transform: translateX(100%);
}
 .nav-is-toggled .nav-drill {
	 transform: translateX(0);
}
 .nav-is-toggled::after {
	 opacity: 1;
	 visibility: visible;
}
 .nav-drill {
	 display: flex;
	 position: fixed;
	 z-index: 99999999;
	 top: 0;
	 right: 0;
	 width: 85%;
	 height: 100vh;
	 overflow-y: auto;
	 overflow-x: hidden;
	 -webkit-overflow-scrolling: touch;
	 transition: 0.45s;
     background: linear-gradient( 
221deg, rgb(255 255 255 / 85%) 32.33%, rgb(255 225 193 / 95%) 146.68%);
    backdrop-filter: blur(6px);
    opacity: 0;
}
.nav-is-toggled .nav-drill{
     box-shadow: 39px 22px 83px -15px #000;
}
.nav-drill .nav-items {
	 flex: 0 0 100%;
}
.nav-drill .nav-item:not(:last-child) {
	 border-bottom: solid 1px #f3f3f3;
}
.nav-drill .nav-link {
	 display: block;
	 padding: 0.875em 1em;
	 color: #1A1A1A;
	 font-size: 18px;
	 line-height: 1.5em;
	 font-weight: 300;
}
.nav-drill .nav-expand-content {
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 min-height: 100%; 
	 transform: translateX(100%);
	 background-color: #f3f3f3;
	 transition: 0.3s;
	 visibility: hidden;
	 z-index: 1;
}
 .nav-drill .nav-expand-content .nav-item:not(:last-child) {
	 border-bottom: solid 1px #e6e6e6;
}
.nav-drill .nav-expand-content .nav-back-link {
    display: flex;
    align-items: center;
    background: linear-gradient( 
0deg
, rgb(238 57 72 / 50%) -18%, rgb(238 57 72 / 82%) 142%);
    color: #fff;
}
.nav-drill .nav-expand-content .nav-back-link::before {
    margin-right: 0.5em;
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    color: #fefefe;
    line-height: 1.8333333333em;
    text-decoration: none;
    overflow: hidden;
    border: none;
    transform: rotate(
180deg
);
}
 .nav-drill .nav-expand-link {
	 display: flex;
	 justify-content: space-between;
}

.nav-drill .nav-expand-link::after {
   /* flex: 0 1 auto;
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    color: #7d7d7d;
    line-height: 1.8333333333em;
    text-decoration: none;
    overflow: hidden;
    border: none;
    right: 15px;*/
    display:none;
}
 .nav-drill .nav-expand.active > .nav-expand-content {
	 transform: translateX(0);
	 visibility: visible;
}
 .nav-drill .nav-expand .nav-expand-content {
	 background: linear-gradient( 
221deg, rgb(255 255 255 / 85%) 32.33%, rgb(255 225 193 / 95%) 146.68%);
    backdrop-filter: blur(6px);
}
 .nav-drill .nav-expand .nav-expand-content .nav-expand-content {
	 background-color: #fff;
}
 .nav-drill .nav-drill .nav-expand .nav-expand-content .nav-expand-content .nav-link {
	 background-color: #f3f3f3;
}
.nav-drill  .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content {
	 background-color: #f3f3f3;
}
 .nav-drill .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-link {
	 background-color: #f3f3f3;
}
 .nav-drill .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content {
	 background-color: #59e1cb;
}
 .nav-drill .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content .nav-link {
	 background-color: #59e1cb;
}
.nav-drill ul li{
    list-style: none;
    margin: 0;
}
.nav-drill ul{
    padding-left: 0;
    margin-left: 0 !important;
}
.navbar-toggler {
    font-size: 24px;
    color: inherit;
}


/* mobile nav ends here */
.mega-menu-content .sub-menu-container.mega-menu-dropdown{
  backdrop-filter: blur(3px); 
}
.cs-signin-form-inner .form-control::placeholder {
    color: #000;
    font-weight: 400;
    opacity: .7;
    font-size: 14px;
}
.cs-signin-form-inner .form-control,.form-check-label{
    color: #000;
    font-weight: 400;
    opacity: .8;
}
.cs-signin-form-inner .form-control.frmctrl{
  font-size: 14px !important;
  color: #000;
  opacity: .5;
}
.pl5px{
  padding-left: 5px;
}
.pr5px{
  padding-right: 5px;
}
/*.d-none{
  display: none !important;
}*/


.mega-menu-dropdown::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.mega-menu-dropdown::-webkit-scrollbar
{
	width: 8px;
	background-color: #e9e9e9;
}

.mega-menu-dropdown::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #e9e9e9;
}
/* slightly transparent fallback */

@media(max-width:768px){
  .micon{
    line-height: 30px;
  }
  .micon h3{
    font-size:24px;
  }
  .meetHd{
    margin-bottom: 20px;
  }
  .meetRow {
    padding-top: 30px;
}
  #top-search a i,.header-misc-icon i{
    font-size: 28px;
  }
  .header-misc-icon>a{
    width: 34px;
    height: 20px;
  }
  .bnr_sub{
    font-size: 18px;
  }
  .slideshow__slides{
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .slideshow__slides .slick-next {
    position: absolute;
    z-index: 0;
    bottom: 70px;
    height: auto;
    top: inherit;
    right: inherit !important;
    padding: 20px;
    border: none;
    background-color: #dfdfdf61;
    backdrop-filter: blur(5px);
    border-radius: 15px;
    width: 340px;
  }
  .slideshow__slides .slick-slide img{
    object-position: 75% 50%;
  }
  .meetingSec .row > div:first-child{
    order:2
  }
  .meetingSec .row > div:nth-of-type(2){
    order:1
  }
  .transHd h2{
    font-size: 30px;
  }
  .row.transRow{
    border:none;
  }
  .row.transRow::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 2px;
    border-radius: 40px;
    background: linear-gradient(to right, #b8c2c5, #cbcbcb, #181515,#141414);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
  }
  section .container {
    z-index: 2;
    padding: 0 30px;
  }
  select.ct-select{
    font-size: 15px;
  }
  .loc-dropdown{
    text-align: center;
  }
  .world-map-section .world-map-main .continent-discription-wrap{
    padding: 30px 0;
  }
  .world-map-section .world-map-main .continent-discription-wrap .continent-name{
    font-size: 18px;
  }
  .cat-listing-col{
    padding-right: 20px;
  }
  .ai-text a { 
    font-size: 12px; 
    padding:8px 5px;
}
  
  .activity-item {
    padding-right: 5px;
}
  .panelDec h2 {
    margin: 10px 0 25px;
  }
  .ip_inner{
    height: 120px;
  }
  .panelBtn.btm_mob{
    margin-top: 30px;
    text-align: center;
  }
  .resultInner{
    text-align: center;
  }
  .mt100{
    margin-top: 70px;
  }
  section.help .row.helpRow > div:first-child{
    order:2
  }
  section.help .row.helpRow > div:nth-last-of-type(2){
    order:1
  }
  .hlp_right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: -50px;
  }
  .hlp_wrap {
    padding: 10px 30px 35px;
  }
  .hlp_wrap{
    text-align: center;
  }
  .mob-p-0{
    padding:0;
  }
  .blogList .blogSingle:last-child{
    border-bottom: none !important;
  }
  .blogSingle h3{
    font-size: 18px;
  }
  .blogSingle p{
    font-size:15px !important;
  }
  #footer .accordion{
    margin-bottom: 0;
  }
  #footer .accordion .accordion-title{
    color: #070707 !important;
  }
  #footer .widget_links li a{
    color: #9A9A9A;
    padding-left: 0;
  }
  #footer .widget_links{
    color: #9A9A9A;
    padding-left: 0;
    margin-bottom: 0;
  }
  #footer .accordion-icon{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  #footer .accordion-icon i{
    color: #000;
  }
  .foo-cop-l{
    text-align: left;
  }
  .col-foo-final {
    display: block;
    justify-content: start !important;
    align-items: end;
    text-align: left !important;
  }
  .col-foo-final > div {
    display: block;
    justify-content: start !important;
    align-items: end;
    text-align: left !important;
  }
  #copyrights .container,#footer .container{
		padding: 0 30px;
	}
  .foo-cop-l h3 {
    margin-bottom: 6px;
    font-size: 30px;
  }
  #footer .accordion-border .accordion-header {
    border-color: #DADADA;
    border-left: 0;
    border-right: 0;
    padding-left: 0;
  }
  #footer .accordion-border .accordion-content{
    padding-left: 0;
  }
  #footer .accordion .accordion-title{
      padding-left: 0;
  }
  #footer .accordion-border {
      border-color: #DADADA;
      border-left: 0;
      border-right: 0;
  }
  .panelBtn.btm_mob{
    display: inline-block !important;
  }
  #header.transparent-header.full-header #header-wrap{
	  padding-top: 5px;
  }
  .qck-single:hover{
	  height: 270px;
  }
  .item_product:hover .over_lay{
	  display:none;
  }
}
@media(max-width:570px){
  .next-slick-img.slick-thumb-nav>span{
    display: block !important;
    font-size: 16px;
  }
}
@media(max-width:400px){
  #logo{
    width:110px; 
  }
  #top-search a i, .header-misc-icon i{
    font-size:16px;
  }
.search-link i {
    font-size: 16px;
}
  .header-misc-icon>a{
    width:16px;
  }
  .fcEnd{
    width: 95%;
    margin-left: 0;
  }
}
.scroll-down {
    top: auto;
    bottom: 20px;
    left: 50%;
    display: inline-block;
    width: auto;
    margin: 0 auto;
    text-align: center;
    background-color: transparent;
    border: none;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 9;
    opacity: .8;
}
.scroll-mouse {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 46px;
    margin: 0 auto;
	border: 2px solid #000;
    border-radius: 20px;
}
.scroll-wheel {
    position: absolute;
    top: 14px;
    left: 10px;
    width: 4px;
    height: 4px;
    background-color: #000;
    border-radius: 50%;
    -webkit-animation: scrollDown 2.5s infinite;
    animation: scrollDown 2.5s infinite;
}
@-webkit-keyframes scrollDown {
	0% {
		top: 10px;
		opacity: 0;
	}
	15% {
		top: 10px;
		opacity: 1;
	}
	30% {
		top: 10px;
		opacity: 1;
	}
	45% {
		top: 28px;
		opacity: 1;
	}
	100% {
		top: 28px;
		opacity: 0;
	}
}
@keyframes scrollDown {
	0% {
		top: 10px;
		opacity: 0;
	}
	15% {
		top: 10px;
		opacity: 1;
	}
	30% {
		top: 10px;
		opacity: 1;
	}
	45% {
		top: 28px;
		opacity: 1;
	}
	100% {
		top: 28px;
		opacity: 0;
	}
}
.toogler{
  margin-top: 40px;
}
.fooctaRow{
    margin:0;
}

/* search */

.pane {
    display: none;
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    padding: 1em;
    box-sizing: border-box;
    background-color: #fff;
}
#menuElem > li.active > .pane {
    display: block;
}

#menuElem {
  display: flex;
  margin-bottom: 0;
}

#menuElem > li.active > .pane {
  display: block;
}

.pane {
  display: none;
  position: absolute;
  left: 0;
  top: 50px;
  width: 100%;
  padding: 1em;
  box-sizing: border-box;
  background-color: #fff;
}
.pane ul {
  display: inline-flex;
  flex-direction: row;
  width: 100%;
}
.pane li {
  margin-right: 1em;
  margin-bottom: .5em;
  flex: 1;
}
.pane a {
  display: flex;
}
.pane img {
  margin-right: 1em;
}
.pane li p {
  margin-top: 1em;
}
.pane li:hover > a {
  color: #416b83;
}
.pane ul ul {
  display: flex;
  flex-direction: column;
}
.pane-section > li > a {
  display: block;
  font-weight: bold;
  border-bottom: 1px solid;
}
.pane-section > li > ul {
  margin-top: 1em;
}
#menuElem li{
  list-style: none;
}
#top-search-trigger i{
  color: #000;
}
.srchContainer .mega-menu-content.mega-menu-style-2 {
    padding: 40px 10px 20px;
}
input#megasite-search{
  height: 56px;
  padding: 10px;
  padding-left: 40px;
  width: 100%;
  border: 2px solid #D9D9D9;
  outline: 0;
  font-size: 17px;
  letter-spacing: 2px;
  border-radius: 4px;
}
input#autocomplete{
  height: 56px;
  padding: 10px;
  padding-left: 20px;
  width: 100%;
  border: 2px solid #D9D9D9;
  outline: 0;
  font-size: 17px;
  letter-spacing: 2px;
  border-radius: 4px;
}
.searchBar{
  width: 80%;
    margin: auto;
}
.collnks{
  display:flex;
  justify-content: center;
}
.qin ul li a{
  font-size: 13px;
  color: #383838;
  font-weight: 400;
}

  .search-link {
    color: #1E1E1E !important;
    font-size: 13px;
    font-weight: 400;
    padding: 20px 12px !important;
    display: block;
    line-height: 22px;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: helvetica;
    display: flex;
}
ul.srchContainer{
  list-style: none;
    margin: 0;
}


.mega-menu-content.mega-menu-style-2.collapsed.pressed{
  transition: opacity .3s ease, margin .25s ease;
  opacity: 1;
  visibility: visible;
  margin-top: 0;
  z-index: 399;
  pointer-events: auto;
}
@media(min-width:768px){
  .mega-menu-content{
    width: 94%;
  }
}
@media(max-width:991.93px){
  
  .srchContainer .mega-menu-content.mega-menu-style-2 {
    padding: 40px 25px 40px;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    left: 0;
  }
  .navbar-toggler.mob-show{
    display: block !important;
  }
  
  .navbar-toggler.mobile-nav {
    margin-right: 40px;
}


.search-link {
    position: absolute;
    font-size: 27px;
    top: 18px;
    right: -5px;
    padding: 0 !important;
    opacity: .6;
}

    .mega-menu-content.mega-menu-style-2.collapsed.pressed {
      transition: opacity .3s ease, margin .25s ease;
      opacity: 1;
      visibility: visible;
      margin-top: 0;
      z-index: 399;
      pointer-events: auto;
      width: 100%;
      max-width: 100%;
      background-color: #fff;
      padding-bottom: 25px;
      left:0;
      border-radius: 4px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 991.93px){
    .quickLikns .collnks{
      flex: 0 0 auto;
      width: 33.33333333%;
  }
  .header-misc{
    margin-right: 80px;
  }
  .search-link{
    position: absolute;
    top: 18px;
    right: -5px;
    padding: 0 !important;
    opacity: .6;
  }
  .search-link i {
    font-size: 22px;
  }
}

@media(max-width:768px){
  .primary-menu.menuForSrch{
    display:none !important;
  }
  #top-search-trigger{
    padding: 0 !important;
  }
  .header-misc-icon{
    margin-left: 12px;
  }

  .searchBar{
    padding: 0;
    width: 100%;
    margin: auto;
  }
  .collnks:not(:first-child){
    display: none;
  }
  .collnks{
    display: block;
    padding-left: 0;
  }
  .quickLikns {
    margin-top: 30px;
  }
  .qin ul li{
    line-height: 24px;
  }
   .search-link {
    position: absolute;
    font-size: 27px;
    top: 18px;
    right: -5px;
    padding: 0 !important;
    opacity: .6;
}

.navbar-toggler.mobile-nav{
  margin-right: 40px;
}

.header-misc {
    margin-right: 100px;
}


}
.search-link i{
  font-size: 16px;
}
#header-wrap{
    border: none !important;
}
.transform{
	padding: 210px 0 !important;
}
.quickLikns{
	width: 80%;
    margin: auto;
	margin-top: 40px;
}
.qin ul{
	list-style-type: none;
	line-height: 32px;
    margin-top: 10px;
}
.qin h3{
	margin-bottom: 8px;
    font-size: 18px;
}
.primary-menu+.primary-menu{
	border-top: none;
}

/*autoComplete*/
#autocomplete{
  padding: 7px;
  text-align: left;
}
.autocomplete-suggestions {
    text-align: left;
    border: none;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    background: #FFF;
    overflow: auto;
    padding: 15px;
    box-shadow: 3px 7px 13px -14px #000;
    font-size: 12px;
}
.autocomplete-suggestion {padding: 10px 0; white-space: nowrap; overflow: hidden; cursor: pointer;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #ee3948; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }
.searchBar{
    position:relative;
}
.srch-arr{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #EE3948;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    right: 35px;
    transform: translateY(-50%);
    cursor:pointer;
}
@media(max-width:768px){
    .srch-arr {
        width: 25px;
        height: 25px;
        right: 20px;
    }
	.menu-container.srchContainer{
		display: block;
	}
	.search-link i{
      font-size: 22px;
    }  
    input#autocomplete{
        font-size: 14px;
        height: 46px;
    }
    .quickLikns{
        width: 100%;
        margin-top: 24px;
    }
    .qin h3 {
        font-size: 15px;
    }
    .transform {
        padding: 100px 0 !important;
    }
    .meetInner{
        background-size: cover;
    }
    .section{
        padding: 50px 0;
    }
}
@media(min-width:991px){
    .slideshow__slides .slick-arrow.slick-next{
        width: 310px !important;
    }
}
.blogContainer{
  display: block;
  width: 70%;
  margin:auto;
}
/* blog Detail page */
.blog_hd h1{
    font-size: 45px;
    line-height: 56px;
    text-align: center;
    font-weight: 500;
}
.blog_hd{
    margin-top: 30px;
}
.bcIn span {
    font-size: 12px;
}
.bcIn{
  text-align: center;
}
.breadCrump{
  margin-bottom: 30px;
}
.blogImg{
  padding-top: 15px;
}
.pb100{
  padding-bottom: 100px;
}
.blogDetail ol { 
    padding-left: 20px;
    line-height: 38px;
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 15px;
}
.blogDetail ul {
    list-style: none;
    line-height: 38px;
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 15px;
}
.blogDetail .blogQuickLinks{
    padding: 50px;
    margin-top: 0;
    background-color: #e77c6429;
}
.blogDetail ul li{
  position: relative;
  padding-left: 20px;
}
.blogDetail ul li::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0;
    color: #6c757d;
    content: url(../images/list-icon.png);
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 2px;
}
.pt100{
	  padding-top: 100px !important;
}
.blog-module-links-title{
  font-size: 18px;
  font-weight: 900;
  line-height: 20px;
  letter-spacing: 2px;
  padding-bottom: 10px;
}
.blog-module-links-title img{
  padding-right: 8px;
}
.blogDesc p{
  margin-bottom: 10px;
}
.blogDesc {
  padding-top: 30px;
}
.blogDesc h2{
    font-size: 24px;
    padding-top: 20px;
    margin-bottom: 15px;
}

.nextHd {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nextHd, .nextText {
    padding-left: 30px;
    border-left: 1px solid #ebebeb;
}
.nextHd {
    padding: 20px 0px 20px 30px;
}
.nextHd h2 {
    margin: 0;
}
.nxtin {
    margin-bottom: 30px;
}
.nextImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.nextHd, .nextText {
    padding-left: 30px;
    border-left: 1px solid #ebebeb;
    padding-top: 15px;
}
.nextText a {
    display: inline-block;
}
.nextText a.rabtn {
    text-decoration: underline !important;
}
.nextText a {
    display: inline-block;
}
.nextImg{
    height: 180px;
}
.nextText{
    height: 240px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
@media(max-width:768px){
  .blogContainer{
    width:100%;
  }
  .blog_hd h1 {
    font-size: 30px;
    line-height: 45px;
    text-align: center;
    font-weight: 500;
  }
  .blogDetail .blogQuickLinks {
    padding: 50px 10px;
  }
  .blogDetail ul li {
    position: relative;
    padding-left: 20px;
    line-height: 25px;
    margin-bottom: 12px;
  }
  .blogDesc{
    padding: 0 15px;
    padding-top: 30px;
  }
  .nextText{
    min-height: 175px;
    height: 175px;
  }
  .nextHd{
    padding-right: 15px;
  }
  .pb100{
    padding-bottom: 50px;
  }
  /* .mobile-nav{
    margin-right: 0 !important;
  } */
}
.blContainer{
  max-width: 70%;
  text-align: center;
  margin: auto;
}
.blHeader{
  padding-top: 50px;
}
.blHeader h1{
  font-weight: 500;
  margin-bottom: 10px;
}
.nextText {
    padding-left: 15px;
    border-left: 1px solid #ebebeb;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}
.nextText h3{
  font-size: 22px;
}
.norden_blogs .nextText{
  border: 1px solid #ebebeb;
}
.paginationNav {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 60px;
}
.paginationNav ul {
    margin: 0;
}
.paginationNav ul li {
    display: inline-block;
    margin-right: 10px;
}
.nextPage {
    padding-left: 20px;
    display: flex;
    align-items: center;
}
.nextPage span:first-child {
    padding-right: 10px;
}
.nextPage span {
    display: flex;
}
.pb60{
  padding-bottom: 60px;
}
.pt50{
  padding-top: 50px;
}
@media(max-width:768px){
  .norden_blogs .nextText{
    border-bottom: none;
  }
  .dec_top{
    padding-top: 20px;
  }
  .fBlog{
    display:none;
  }
}
.blgImg{
  height: 300px;
}
.blgImg img{
  object-fit: cover;
  height: 100%;
  width:100%;
}
.blogContainer .row.fRow {
    margin: 0;
    border: 1px solid #ebebeb;
}
.dec_blg{
  padding-left: 15px;
  display: flex;
  justify-content:space-between;
  flex-direction: column;
}
.dec_blg a.rabtn{
  text-decoration: underline !important;
}
@media(min-width:991px){
    .slideshow__slides .slick-arrow.slick-next{
        width: 310px !important;
    }
}

/* training page for Norden */
.bannerTn .bannerIn {
    height: calc(100vh - 100px);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-size: cover;
}
.bannerTn .bannerCon h1,.bannerTn .bannerCon p{
  margin-bottom: 10px;
}
.tgBtn{
  margin-top: 25px;
}
.bannerIn .bannerCon h1{
  font-size: 45px;
}
.trainingBody{
  text-align: center;
}
.loc-hd_tr h2{
  font-size: 45px;
  margin: 0;
  line-height: 56px;
}
.loc-hd_tr h2 > span{
  color: #EE3948 !important;
}
.heading__pre-title{
  font-size: 25px;
}
.img-box {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.img-box::before {
    content: "";
    display: block;
    padding-top: 105%;
}
.img-box__overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgb(37 37 38 / 41%);
    z-index: 1;
    -webkit-transition: background .8s;
    -o-transition: background .8s;
    transition: background .8s;
}
.img--bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
    z-index: -1;
}
.img-box .img--bg {
    z-index: 0;
    -webkit-transition: -webkit-transform .8s;
    transition: -webkit-transform .8s;
    -o-transition: transform .8s;
    transition: transform .8s;
    transition: transform .8s,-webkit-transform .8s;
}

.img-box__count {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 1;
    color: #ee3948;
    background-color: #ffffff96;
    padding: 0;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    backdrop-filter: blur(1px);
    font-size: 38px;
}
.trainingList{
  padding-top: 50px;
}
.img-box__details {
    transition: all 1s;
}
.img-box__details {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 30px 13px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 1;
}
.img-box__title a{
  color: #fff;
  font-size: 20px;
}
.img-box__title a:hover{
  color: #fff; 
}
.trainRow,.trainListRow{
  background-color: #fbf8f8;
  padding: 0 50px;
}

.trainRow{
  margin-top: 80px;
}

.trainListRow{
  padding-bottom: 50px;
  padding-top: 30px;
}

.tgBtn a{
  padding: 15px 40px; 
}
.checkLabel{
  display: block;
}
h3.form_hd{
  margin-bottom: 15px;
  margin-top: 10px;
}
.postcontent {
    padding: 80px 0 0;
}
.btnForSub{
    text-align: right;
    margin-top: 15px;
}
.button.button-3d:hover {
    background-color: #EE3948;
    opacity: .9;
}
.button.button-3d{
    background-color: #EE3948;
    opacity: .9;
}

.form-group {
    margin-bottom: 1.5rem;
}


/* end training page */
/* sales and support */
.sales-support-banner p.dec{
  width:60%;
  margin:auto;
}
.sales-support-banner{
  background: linear-gradient( 221deg, rgb(255 255 255 / 85%) 32.33%, rgb(255 225 193 / 95%) 146.68%);
}
.pb100{
  padding-bottom: 100px;
}
@media(max-width:768px){
  .trainRow, .trainListRow {
    background-color: #fbf8f8;
    padding: 0 20px;
    padding-top: 40px !important;
  }
  .loc-hd_tr h2{
    font-size: 36px;
  }
  .sales-support-banner p.dec {
    width: 100%;
    margin: auto;
    padding: 0 15px;
  }
  .pb100 {
    padding-bottom: 50px;
  }
}
.careerBnr h1{
  font-family: helvetica;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
}
.bnrContainer{
  padding: 50px;
  padding-top: 100px;
  border-radius: 10px;
  padding-bottom: 0;
}
.careerBnr .bannerCon h1 {
    font-size: 40px;
    color: #fff;
    line-height: 48px;
    margin-top: 12px;
}
.careerBnr .bannerCon span{
  color: #fff;
}
.carrBtn a{
  border:1px solid #ffffff;
  color:#fff;
}
.tgBtn.carrBtn a {
    padding: 8px 40px;
}
.bannerTn .bannerIn.careerBnr {
    height: calc(100vh - 130px);
    border-radius: 10px;
    overflow: hidden;
}
.tgBtn.carrBtn{
  padding-top: 3%;
}
.bannerCon {
    padding: 150px;
    padding-top: 130px;
    padding-bottom: 0;
    position: relative;
}
.playVid {
    height: 460px;
    align-items: end;
    display: flex;
    position: relative;
    z-index: 1;
    background-size: cover;
}
.playVidIn {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    padding: 20px;
}
.playBtn {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.678);
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(5px);
}
.playText h3{
    margin-bottom: 0;
    font-size: 18px;
    line-height: 11px;
    letter-spacing: 0.105em;
    text-transform: uppercase;
}
.playText h3 span{
  color: #2F2E41 !important;
  font-weight: 400;
}
.lifeArea h2 span{
  color: #EE3948 !important;
}
.lifeArea h2{
  margin-bottom: 10px;
}
.lifeArea {
    position: relative;
    padding: 100px;
    padding-left: 0;
    padding-bottom: 50px;
}
.colLifeRight::before {
    background: #FFEBF0;
    content: "";
    width: 125%;
    height: 100%;
    position: absolute;
    z-index: 0;
    right: 0;
    border-radius: 8px;
}
.colLifeRight{
    margin-top: 185px;
}
.openingHd{
  text-align: center;
}
.opgDrop{
  text-align: right;
}
.colOpgDrp {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.apBtn a {
    color: #2F2E41;
    border: 2px solid #2F2E41;
    padding: 8px 28px;
    border-radius: 7px;
    font-size: 18px;
}
.osIn h2{
  font-size:24px;
  margin-bottom: 15px;
}
.openSingle {
    border: 1px solid #dbdada;
    padding: 50px;
    border-radius: 14px;
    margin-bottom: 25px;
}
.osIn ul{
  padding-left: 20px;
}
.osIn ul li{
  color: #8B8B8B;
  margin-bottom: 10px;
}
.osFooter{
  display: flex;
  align-items: center;
  justify-content:space-between;
  padding-top: 15px;
}
.locNm{
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 16px;
  display: flex;
  align-items: center;
}
.locTxt{
  padding-right: 5px;
  display: flex;
}
.osRow{
  padding-top: 60px;
}
.shareEmail {
    display: flex;
    align-items: center;
    justify-content: center;
}
.shareEmail .icon{
    padding-right: 10px;
}
.inListed{
    text-align: center;
    padding: 100px 170px;
    background: #ECFCFF;
    border: 1px solid #E3F7FF;
    box-sizing: border-box;
    border-radius: 14px;
}
.inListed h3{
    font-size: 36px;
    font-weight: 400;
}
span.textShr{
  font-weight: 700;
}
.bsIcon i{
    color: #EE3948 !important;
    font-size: 35px;
}
.bsDec h2 {
    font-size: 18px;
    margin-bottom: 10px;
}
.benefSingle{
  text-align: center;
}
.secHd h2{
  margin-bottom: 8px;;
}
.secHd{
  text-align: center;
}
.benefSingle{
  margin-top: 50px;
}
.bsDec p{
  font-size: 16px !important;
}

/* partners and program */
.partnerIntro h2 {
    width: 65%;
    margin: auto;
    line-height: 48px;
}
.accPdec p{
  margin-bottom: 10px;
}
.accPdec{
  margin-top: 30px;
}
.partnersRow{
  padding:100px;
}
.partnersRow {
    padding: 60px;
    box-shadow: 0px 4px 37px 17px #f9f9f9;
    border-radius: 14px;
    padding-bottom: 70px;
    padding-top: 70px;
    width: 90%;
    margin: auto;
}
span.email_norden{
  font-weight: 700;
}
.partnersEnq{
  padding: 75px 0;
}
h2 span.spanText{
  display: block;
}
.bannerIn.careerBnr{
  position: relative;
}
.bannerIn.careerBnr.partnersBnr::before {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #1e1d1d69;
    content: "";
    z-index: 0;
}
@media(max-width:768px){
  .benefSingle {
    margin-top: 10px;
  }
  .bnrContainer {
    padding: 25px;
    padding-top: 100px;
    padding-bottom: 0;
  }
  .bannerCon {
    padding: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .careerBnr .bannerCon h1{
    line-height: 60px;
  }
  .bannerTn .bannerIn.careerBnr {
    height: calc(100vh - 115px);
    border-radius: 10px;
    overflow: hidden;
    background-position: 58% 50%;
    padding: 160px 0;
  }
  .careerBnr .bannerCon h1 {
    font-size: 30px;
    color: #fff;
    line-height: 42px;
    margin-top: 12px;
    padding: 15px;
  }
  .colLifeRight {
    margin-top: 50px;
  }
  .pt100 {
    padding-top: 50px !important;
  }
  .playVid {
    height: 350px;
    background-position: right;
  }
  .lifeArea {
    position: relative;
    padding: 50px;
    padding-left: 0;
    padding-bottom: 50px;
    padding-right: 0;
  }
  .colOpgDrp {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .inListed {
    text-align: center;
    padding: 50px 20px;
  }
  .inListed h3{
    font-size:30px;
  }
  .partnersRow{
    padding: 30px 15px;
    width: 100%;
  }
  .partnerIntro h2 {
    width: 100%;
    margin: auto;
    line-height: 44px;
  }
  span.textShr{
    text-align: left;
  }
  .shareEmail .icon{
    padding-right: 20px;
  }
  .bannerIn .bannerCon h1 {
    font-size: 36px;
  }
}.mobile-banner {    display: none !important;}@media(max-width:576px){.desktop-banner {    display: none !important;}.mobile-banner{   display:block !important;}  .slideshow__slides .slick-slide img{    height: 100vh !important;    object-fit: cover;    object-position: 0% 0% !important;}  section.meetingSec.section-full.section {    margin-top: 0;}}
.bannerTn .bannerIn.smallBnr {
    height: calc(100vh - 35vh);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-size: cover;
}
.bannerIn.smallBnr .bannerCon{
  padding-top: 30px;
}
.btnForSub button.button{
    display: inline-block;
    position: relative;
    cursor: pointer;
    outline: 0;
    white-space: nowrap;
    margin: 5px;
    padding: 12px 40px;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 20%);
    box-shadow: none;
}
.btnForSub {
    text-align: center;
    margin-top: 15px;
}
.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.25rem + 7px) - 1px * 2);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border: 2px solid #ced4da;
    border-top: 0;
    border-right: 0;
    border-radius: 0 0.25rem 0.25rem 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}
.input-group-prepend {
    margin-right: -1px;
}
.input-group-append, .input-group-prepend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.input-group>.custom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 7px);
    margin-bottom: 0;
    font-size: 14px;
}
.custom-file-input {
    font-size: 14px;
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 7px);
    margin: 0;
    opacity: 0;
}
.input-group>.custom-file:not(:first-child) .custom-file-label,
.input-group>.custom-file:not(:first-child) .custom-file-label::before {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::before {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.custom-file-label {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 7px);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 2px solid #ced4da;
    border-radius: 0.25rem;
    font-size: 11px;
}
.input-group-text{
  font-size: 14px;
  border-radius: 0;
  border: 2px solid #ced4da;
}


/* Catalogue page */
.clSingle{
  position: relative;
  width: 80%;
  max-width: 100%;
  height: 270px;
}
.clImg {
  width:100%;
  border-radius: 7px;
  overflow: hidden;
  height:100%;
}
.clImg img{
  width:100%;
  height:100%;
  object-fit: cover;
}
.cLrow {
    display: flex;
    align-items: center;
    flex: 1;
    gap: 120px;
    padding-bottom: 50px;
}
.catalogueList{
    padding-top: 50px;
}
.clHover{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    backdrop-filter: blur(20px);
    opacity: 0;
    visibility:hidden;
    transition:all .5s;
    background-blend-mode: multiply;
}
.clSingle:hover .clHover{
    opacity: 1;
    visibility:visible;
    transition:all .5s;
}
.viewClick{
    cursor: pointer;
}
.catalogueRow {
    padding: 60px;
    box-shadow: none;
    border-radius: 14px;
    padding-bottom: 70px;
    padding-top: 0;
    width: 90%;
    margin: auto;
}
@media(max-width:768px){
  .catalogueRow{
    width: 100%;
  }
  .cLrow{
    display: block;
    padding-bottom: 0;
  }
  .clSingle {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-top: 35px;
  }
  .catalogueRow {
    padding: 0;
    box-shadow: none;
    border-radius: 14px;
    padding-bottom: 30px;
    padding-top: 30px;
    width: 100%;
    margin: auto;
  }
}
/* end catalogue */
/* Moments */
.momentsIntro span.subhd {
    font-size: 18px;
}
.momentsIntro h1 {
    font-size: 36px;
    margin-bottom: 0;
}
.momentsIntro span.subhd span:first-child{
  padding-right: 0px;
  font-weight: 700;
}
.momentsIntro .subhd svg {
    width: 20px;
    margin-left: 2px;
    margin-top: 0;
    height: 20px;
}
.thumbTop{
    display: flex;
    align-items: center;
    height: 35px;
    background: #EBEAED;
    border-radius: 10px 10px 0px 0px;
    padding: 0 15px;
}
.thumbTop span {
    width: 8px;
    height: 8px;
    display: inline-block;
    background: rgba(21, 20, 57, 0.4);
    mix-blend-mode: normal;
    margin-right: 10px;
    border-radius: 50%;
}
.thumbImg{
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
}
.thumbHover{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(238, 57, 72, 0.71);
    backdrop-filter: blur(11px);
    opacity: 0;
    visibility:hidden;
    transition:all .5s;
}
.momentItem:hover .thumbHover{
    opacity: 1;
    visibility:visible;
    transition:all .5s;
}
.mitem{
    text-align: center;
}
.mitem h2{
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 5px;
}
.mitem p{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: rgba(21, 20, 57, 0.4);
    mix-blend-mode: normal;
}
.momentItem {
    padding: 50px;
    padding-bottom: 0;
    border: 2px solid #EBEAED;
    border-radius: 10px;
}
.colMoment{
  padding: 15px ;
}
.mmtsHd{
  display: flex;
}
.dotRow{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 10px;
}
.dotRow span {
    width: 5px;
    height: 5px;
    background-color: #bbbbbb;
    border-radius: 50%;
}
.mmtsHd .preDots {
    width: 50px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-right: 25px;
    align-items: center;
    padding-top: 6px;
}
.mmtsHd {
    display: flex;
    height: 65px;
}
.dotRow {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0;
    flex: 0 0 auto;
    padding-left: 0;
}
.mlHd{
    padding-bottom: 35px;
}
.momentsList,.galleryList{
  padding-top: 120px;
}
.glSingle {
  display: block;
  width: 100%;
  height: 300px;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 25px;
}
.glSingle a{
  display: block;
  width: 100%;
  height: 100%;
}
.glSingle a img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.galleryRow{
  padding-top: 30px;
}
@media(max-width:991px){
  .mmtsHd{
    height: auto;
  }
  .mmtsHd .preDots{
    display:none;
  }
}
@media(max-width:768px){
  .galleryRow {
    padding-top: 0;
  }
  .thumbImg {
    height: 150px;
  }
  .momentsIntro h1 {
    font-size: 30px;
    line-height: 36px;
    margin-top: 5px;
    margin-bottom: 0;
  }
  .momentItem{
    padding: 15px;
    padding-bottom: 0;
  }
}
.portfolio-item .portfolio-image img{
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 7px;
    overflow: hidden;
}
.bg-overlay-bg.dark, .dark .bg-overlay-bg{
    background: rgba(238,57,72,.71);
    backdrop-filter: blur(11px);
}
.portfolio-item .portfolio-image{
    overflow: hidden;
    border-radius: 7px;
}
.overlay-trigger-icon {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0 0.25rem;
    font-size: 18px;
    text-align: center;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
    transition: all .3s ease;
    background-color: transparent !important;
    border: 2px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.overlay-trigger-icon i{
  color: #fff;
}
.mfp-bg{
  z-index: 99999 !important;
}
.mfp-wrap {
  z-index: 99999 !important;
}
.thumbPlay {
    width: 85px;
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(255 255 255 / 20%);
    backdrop-filter: blur(11px);
    transition: all .5s;
    border-radius: 50%;
}
.thumbImg {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px !important;
}
/* end Moments */
/* stories */
.inspSingle {
    margin-bottom: 30px;
}
.inspSingle {
    padding: 30px;
    background: #FAFAFA;
    border: 1px solid #ededed;
    box-sizing: border-box;
    box-shadow: 0px 4px 12px rgb(255 225 225 / 54%);
    border-radius: 7px;
}
.insDec p {
    font-size: 18px;
    font-weight: 500;
}
.inspFooter {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ifl span {
    text-transform: uppercase;
    letter-spacing: .175em;
    color: #a2a2bd;
}
.insHead h2 {
    position: relative;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 50px;
    letter-spacing: 0.06em;
    color: #000000;
    margin-bottom: 20px;
    padding-left: 20px;
}
.insHead h2::before {
    position: absolute;
    left: 0;
    width: 9px;
    height: 100%;
    content: "";
    background-color: #E33D32;
    transition: all .5s;
}
.ifr a{
    border: 2px solid #000;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: grid;
    place-content: center;
}
.momentsRow{
  margin-top: 25px;
}
.momentsRow .colMoment:nth-child(4n+1) .inspSingle,.momentsRow .colMoment:nth-child(4n+2) .inspSingle{
  background: #FFF1F4;  
  border: 1px solid #F8E3E7;
}
.inspSingle:hover h2:before{
  background-color: #262525;
  transition: all .5s;
}
/* end stories */
/* products */
.proInRow{
    padding: 15px;
    padding-left: 30px;
}
.proInRow {
    align-items: center;
    border: 2px solid #EBEAED;
    box-sizing: border-box;
    border-radius: 20px;
}
.proLin span{
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: rgba(21, 20, 57, 0.4);
}
.proLin h2 a{
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 0;
  letter-spacing: -0.4px;
  color: #262525;
}
.proRin {
    border-radius: 10px;
    background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgb(239 239 239) 100%);
    height: 200px;
    align-items: center;
    justify-content: center;
    display: flex;
    padding: 10px;
}
.proRin img{
   height: 100%;
   object-fit: contain;
}
.proLin h2{
  line-height: 35px;
  margin-top: 5px;
}
.productsRow,.proInRow{
  margin:0;
}
.productItem {
    padding: 10px;
}
.productsRow{
  margin-top: 30px;
}

/* end products */
/* subProducts  page*/

.pro_hdrIn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #FFF1F4;
    padding: 50px;
    height: 300px;
}
.pro_hdrIn h1{
  margin:0;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 56px;
  color: #667263;
}
.bcp span a{
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.02em;
  color: #000000;
}
.leftSidebar h2{
  margin:0;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  color: #323334;
}
#sidebar li a{
  padding: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  display: block;
  line-height: 35px;
  color: #323334;
}
#sidebar{
  padding: 0;
  padding-top: 20px;
}
.ulSub {
  line-height: 30px;
  padding: 12px 0;
  padding-left: 20px;
}
#sidebar ul li{
  line-height: 30px;
}
#sidebar .ulSub ul li a{
  line-height: 25px;
}
#sidebar .nav-item .nav-link{
  position: relative;
  padding-right: 20px;
}
#sidebar .nav-item .nav-link.collapsed::before {
    position: absolute;
    right: 0;
    top: 3px;
    content: "\e7a5";
    font-family: "font-icons";
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #323334;
    color: #fff;
    border-radius: 2px;
}
#sidebar .nav-item .nav-link[aria-expanded="true"]{
  color: #E33D32;
}
#sidebar .nav-item .nav-link[aria-expanded="true"]::before {
    position: absolute;
    right: 0;
    top: 3px;
    content: "\e7a5";
    font-family: "font-icons";
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e33d32;
    color: #fff;
    border-radius: 2px;
}

#sidebar>ul > li {
    line-height: 30px;
    padding-bottom: 10px;
}
.proHd{
  text-align: center;
}
.proItem{
  border: 2px solid #EBEAED;
  box-sizing: border-box;
  border-radius: 13px;
  transition:all .5s;
  margin-top: 25px;
}
.proItem:hover{
    background: #FFFFFF;
    box-shadow: 0px -3px 29px 17px rgb(248 248 248 / 93%);
    border-radius: 13px;
    transition:all .5s;
    border: 2px solid #fff;
}
.proTop{
    padding: 20px;
}
.subProThumb{
    width: 100%;
    height: 200px;
}
.subProThumb img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.proHd h2{
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 29px;
  text-align: center;
  letter-spacing: 0.02em;
  margin-bottom: 0;
  min-height: 50px;
}
.proThumb .extra-class{
    max-width:200px;
}
#content .proDec p{
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
  margin:0;
}
.proMid,.proBottom{
  border-top: 1px solid #EBEAED;
  padding: 20px;
}
.proButton{
  display:flex;
  align-items: center;
  justify-content:center;
}
.proButton a {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    color: #2A2626;
    padding: 6px 10px;
    border: 1px solid #000000;
    box-sizing: border-box;
    border-radius: 6px;
    transition:all .5s;
}
.proButton span{
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    color: #2A2626;
    padding: 6px 10px;
    border: 1px solid #000000;
    box-sizing: border-box;
    border-radius: 6px;
    transition:all .5s;
    cursor: pointer;
    display:inline-block;
}
.proButton a:hover{
    box-shadow: 0px 2px 25px 7px rgb(229 229 229 / 93%);
    transition:all .5s;
}
.availLabel span {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    color: #FFFFFF;
    background: #EE3948;
    padding: 5px 12px;
}
.availLabel.new span{
    background: #93D500;
}
.side-fluid > .row{
    margin:0;
}
#sidebar > ul > li > a {
    line-height: 26px;
}
.side-fluid{
    padding-left: 0;
}
#sidebar .ulSub .nav-link[aria-expanded="true"]::before{
    top: 10px !important;
}
#sidebar .ulSub .nav-item .nav-link.collapsed::before {
    top: 10px !important;
}
.leftSidebar{
    position: sticky;
    top: 100px;
}
.leftproCol{
    border-right: 1px solid #EAEAEA;
    margin-top: 25px;
}
.fpHd h2{
  display: block;
  font-size: 40px;
  margin:0;
}
.fpHd h2 span{
  font-size: 18px;
  display:block;
  font-weight: normal;
}
.fpHd{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
.featuredProducts{
  background: linear-gradient(
128.14deg, #FFEDD5 2.71%, #FED7AA 97.55%);
}
.pt80{
  padding-top: 80px;
}
.fBtn.proButton label{
  padding: 15px 30px;
  border: 1px solid #000000;
  font-size: 18px;
  border-radius: 4px;
}
.fBtn.proButton span{
  padding: 15px 30px;
  font-size: 18px;
}
.vpBtn a{
    background-color: #e6c5bb;
    color: #000;
    padding: 10px 20px;
    font-size: 14px;
}
.fplpWrap{
  display:flex;
  align-items: center;
}
.fplpItem {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffffb3;
    border-radius: 15px;
    height: 420px;
}
.grid-con {
    display: grid;
    grid-template-columns: repeat(2, 48.5%);
    grid-gap: 15px;
}

.grid-cell {
    height: 203px;
    border-radius: 15px;
    background-color: #ffffffb3;
    text-align: right, bottom;
    display: grid;
    place-content: center;
    text-align: center;
}
.grid-cell span i{
  font-size: 30px;
}
.pl-5{
  padding-left: 5px;
}
.fpDec h2 span{
 display:block;
}
.fpDec h2 span:first-child{
  font-size: 40px;
}
.catHd{
  padding-left: 15px;
}
.catHd h2{
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
}
.colRtRslt{
  text-align: right;
}
.colRtRslt p{
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
}
.colRtRslt p span {
    border: 1px solid #ee3948;
    padding: 0;
    height: 35px;
    width: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
#content .colRtRslt p{
  margin-bottom: 0;
}
/* end subproducts */ 
@media(max-width:991px){
  .leftproCol{
    border-right: none;
  }
}
@media(max-width:768px){
  .pro_hdrIn {
    display: block;
    height: auto;
  }
  .pro_hdrIn h1{
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 38px;
  }
  .pro_hdrIn{
    padding: 30px;
    height: auto;
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  .proHdrLeft .bcp{
    display: none;
  }
  .proHdrLeft{
    order: 2;
  }
  .header_products {
    padding-top: 100px !important;
  }
  #sidebar{
    padding-top: 0;
  }
  .proThumb img{
    width: 40%;
  }
  .pt80 {
    padding-top: 40px;
  }
  .colRtRslt{
    margin-top: 50px;
  }
  .grid-con{
    margin-top: 15px;
  }
  .colfpLp{
    padding: 6px;
    padding-bottom: 0;
  }
}
.grid-cell p{
  margin-bottom: 0;
}


/* about page */

.abtIntroLeft h1{
  font-size: 72px;
  line-height: 90px;
}
#introAbout .abtIntroLeft h1 > span{
  color: #e33d32;
}
.abtIntroDec p{
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.02em;
}
.abtIntroImg {
    height: 600px;
    background-image: url(../images/cutted.png), url(../images/abt.png);
    background-position: 100% 0, bottom right;
    background-repeat: no-repeat,no-repeat;
    background-attachment: scroll,fixed;
    background-size: 135%, 56%;
    width: 100%;
    position: relative;
}
.abtIntroImg img{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
}
.abtWrap {
    padding-top: 250px;
    position: relative;
}
.abtWrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 5px;
    width: 1px;
    height: 315px;
    border: 1px solid #E33D32;
    opacity: .2;
}
.abtIntroLeft{
  padding-top: 120px;
}
.markRt h2{
  font-style: normal;
  font-weight: bold;
  font-size: 72px;
  line-height: 90px;
  letter-spacing: 0.02em;
  color: #000000;
}
#markPath .markRt h2 > span{
  color: #e33d32 !important;
}
.markRt {
  padding-top: 120px;
  padding-left: 30px;
  border-left: 1px solid #cbcbcb;
  margin-top: 15px;
}
.brdLft, .brd2 {
    position: relative;
    height: 360px;
    background-size: cover;
    background-repeat: no-repeat;
}
.brdLft::before {
    background: linear-gradient(
179.93deg, rgba(0, 0, 0, 0.76) 45.25%, rgba(255, 255, 255, 0) 99.94%);
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipV;
    -ms-filter: "FlipV";
}
.brd_text {
    position: absolute;
    bottom: 0;
    color: #fff;
    padding: 0 70px;
    padding-bottom: 30px;
}
.brd_text h3 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #fff;
}
.brd2Text p, .brd_text p {
    line-height: 28px;
}
.brd_text p {
    font-size: 18px;
}
.col-brd {
    background: linear-gradient(
164.38deg, #7CD500 -20.54%, #0D556C 89.07%);
    display: flex;
    align-items: center;
}
.msn_highLight h2 {
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 52px;
    color: #FFFFFF;
    margin: 0;
    padding: 45px 70px;
    display: flex;
    justify-content: center;
}
.brdRow {
    margin: 0;
    margin-top: 20px;
}
.col-brd2 {
    background: linear-gradient(
167.09deg, #5E042A 9.33%, rgba(241, 104, 128, 0.83) 173.72%, #9A084E 173.72%);
    display: flex;
    align-items: center;
}
.col-brd3{
  background: linear-gradient(164.38deg, #FB7D7D -20.54%, #8B031C 89.07%);
}
.col-brd4{
  background: linear-gradient(155.9deg, #8D8D8D 15.45%, #2F2F2F 109.52%);
  display: flex;
  align-items: center;
}
.vsn_highLight h2 {
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 52px;
    color: #FFFFFF;
    margin: 0;
    padding: 45px 70px;
    display: flex;
    justify-content: center;
}
.col-brd2Rt {
    padding-right: 0;
    padding-left: 20px;
}
.brdLft, .brd2 {
    position: relative;
    height: 360px;
    background-size: cover;
    background-repeat: no-repeat;
}
.brd2::before {
    background: linear-gradient( 
179.93deg, rgba(0, 0, 0, 0.76) 45.25%, rgba(255, 255, 255, 0) 99.94%);
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipV;
    -ms-filter: "FlipV";
}
.brd2Text {
    position: absolute;
    bottom: 0;
    color: #fff;
    padding: 0 70px;
    padding-bottom: 30px;
}
.brd2Text h3 {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #fff;
}
.col-brdLft {
    padding-right: 20px;
    padding-left: 0;
}
.Dec h2{
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  font-size: 72px;
  line-height: 124%;
  letter-spacing: 0.39em;
  color: #1F1F1F;
  margin-bottom: 10px;
}
.Dec p{
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.02em;
  color: #000000;
  margin-bottom: 0;
}
.misVisRow{
  align-items: center;
}
.misRow{
  margin-top: 30px;
}
.mt-100 {
    margin-top: 100px;
}
.pb90 {
    padding-bottom: 90px;
}
.ct-left {
    line-height: 40px;
}
.ct-left h1 {
    color: #000;
    font-style: normal;
    font-weight: bold;
    font-size: 42px;
    line-height: 52px;
    margin-bottom: 10px;
}
.ct-left span.ctP {
    font-weight: 300;
    font-size: 20px;
    display: block;
    line-height: 30px;
}
.call {
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.call span {
    display: flex;
    font-weight: 500;
    line-height: 36px;
    font-size: 16px;
}
.call span:nth-child(2) {
    margin-left: 5px;
}
.ct-right {
    text-align: center;
}
.ct-right img {
    width: 60%;
}
.contact-form {
    position: relative;
    background: #fff;
    border-radius: 10px;
    padding: 43px 50px 65px;
}
.contact-form input[type="text"], .contact-form input[type="number"], .contact-form textarea, .contact-form input[type="email"], .contact-form select {
    width: 100%;
    height: 56px;
    font-size: 14px;
    line-height: 56px;
    font-weight: 400;
    border-radius: 3px;
    border: none;
    background: #ffffff;
    color: #7e7c87;
    outline: none;
    border: 2px solid #ebeaeda6;
    padding: 0 15px;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.ct-form--form input, .ct-form--form textarea, .ct-form--form select {
    border-radius: 10px !important;
}
.ctbtn-row {
    padding: 0 15px;
}
.ctbtn-row span {
    color: #151439;
    opacity: 1;
    font-family: 'DM Sans';
    font-size: 20px;
    line-height: 24px;
}
.frm-btn {
    cursor: pointer;
    transition: ease all .5s;
}
.frm-btn {
    background: #ffffff;
    padding: 10px 40px;
    display: flex;
    align-items: center;
    border: none;
    border-radius: 4px;
    width: auto;
    border: 2px solid #000;
}
.secHead.faq-hd {
    text-align: left !important;
}
span.subhd.subhdform {
    font-weight: 700;
    color: #15143966;
    letter-spacing: 0.1em;
    font-size: 26px!important;
}
.getInTouchBody {
    padding-top: 15px;
}
.getInTouchBody p {
    font-size: 16px;
    line-height: 28px;
}
select.ct-select {
    height: 56px;
    padding: 10px;
    width: 100%;
    border: 2px solid #ebeaeda6;
    outline: 0;
    color: rgba(21, 20, 57, 0.4);
}
.ct-form input::placeholder,.ct-form textarea::placeholder {
    color: rgba(21, 20, 57, 0.4);
}
.form-select {
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23EE3948' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    /* #EE3948 */
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.contact-form textarea{
  height: 100px;
}
.ctbtn-row {
    padding: 0 15px;
}
.pt50{
  padding-top: 50px;
}
.pb50{
  padding-bottom: 50px;
}
.getInTouchBody p a{
  color: #000;
  font-weight: 700;
}
.mmtsHd.mmtsHdcenter {
    display: flex;
    height: 65px;
    text-align: center;
    justify-content: center;
}
.mmtRow{
  padding-top: 30px;
}
.addrItem{
  margin-bottom: 20px;
}
.addrItem h3{
  margin-bottom: 10px;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 26px;  
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #323334;
}
.addrItem p{
  font-style: normal;
  font-weight: normal;
  font-size: 16px !important;
  line-height: 26px !important;
  color: #1F1F1F;
  mix-blend-mode: normal;
}
.contAddress{
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(196, 196, 196, 0.53);
}
.brdText{
  position: absolute;
  bottom: 0;
  color: #fff;
  padding: 0 70px;
  padding-bottom: 30px;
}
.brdText h3{
  color: #fff;
  margin-bottom: 10px;
}

@media(max-width:991.93px){
  .Dec h2{
    font-size: 40px;
  }
  .markRt h2 {
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 0.02em;
    color: #000000;
  }
  .abtIntroLeft h1 {
    font-size: 60px;
    line-height: 75px;
  }
  .brdLft, .brd2{
    height: auto;
  }
  .brd2Text{
    padding: 0;
  }
  .msn_highLight h2{
    padding: 45px 20px;
  }
  .brd_text,.brd2Text,.brdText {
    position: relative;
    padding: 40px 20px;
  }
  .brdText h2{
    color: #fff;
  }
  .col-brdLft{
    padding-right: 0;
  }
  .col-brd2Rt{
    padding-left: 0;
    order:1;
  }
  .col-brd2,.col-brd4 {
    order:2;
    padding:0;
  }
  .vsn_highLight h2{
    padding: 45px 20px;
  }
  .brdText h3,.brdText p{
    color:#fff;
    margin-bottom: 10px;
  }
  .col-brd3,.col-brd4{
    padding:0;
  }
}
@media(max-width:768px){
  .bannerTn .bannerIn.careerBnr{
    padding: 60px 0;
  }
  .ct-left h1{
    font-size: 32px;
    line-height: 43px;
  }
  .bannerIn .bannerCon h1 {
    font-size: 30px;
    line-height: 46px;
  }
  .pb90{
    padding-bottom: 45px;
  }
  .ct-form--form select.ct-select{
    margin-bottom: 20px;
  }
  .abtWrap {
    padding-top: 0;
    position: relative;
  }
  .abtIntroLeft h1 {
    font-size: 50px;
    line-height: 65px;
  }
  .meetHd .subHd{
    margin-bottom: 5px;
    display: inline-block;
  }
  .Dec{
    margin-top: 30px;
  }
  .vmLargeCol{
    order:1;
  }
  .misVisRow{
    margin-left: 0;
    margin-right: 0;
  }
  .markRt,.markPath {
    padding-top: 50px;
  }
}
@media(max-width:474px){
  .abtIntroImg {
    height: 380px;
    background-size: cover;
    background-repeat: no-repeat;
  }

  section .container {
    z-index: 2;
    padding: 0 30px;
  }
}
.spWrap{
  position: relative;
}
.spWrap::before {
    position: absolute;
    width: calc(35% - 90px);
    top: 0;
    left: 0;
    background-color: #FFF1F4;
    height: 100%;
    content: "";
}
section.singleProSec{
  position: relative;
}
.mt100{
  margin-top: 100px;
}
.spWrap .product-image{
  width: 75% !important;
  margin: auto;
  margin-right: -65px;
}
.flex-control-nav.flex-control-thumbs li img {
    display: block;
    width: 100px!important;
    height: 100px!important;
    object-fit: contain;
}
.product-desc{
    padding-left: 75px !important;
}
.cmWrap {
    width: 60px;
    height: 60px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cmWrap::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    content: "";
    background-color: #d7d5d5;
    z-index: 0;
}
.cmWrap img {
    position: relative;
    top: -5px;
}
.chooseIn{
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.productHead h2{
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 51px;
  letter-spacing: 0.02em;
  color: #333333;
  margin-bottom: 10px;
}
.chooseModel h3{
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #333333;
  margin-bottom: 10px;
}
.ftrBtns{
  gap: 10px;
  display: flex;
  margin-top: 30px;
}
a.ftBtn {
    display: inline-block;
    padding: 10px 30px;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.02em;
}
a.ftBtn.enqBtn {
    background: #EE3948;
    border-radius: 6px;
    color: #FFFFFF;
}
a.ftBtn.dsBtn {
    border-radius: 6px;
    background-color: #fff;
    color: #000;
    border: 2px solid #000000;
    box-sizing: border-box;
    border-radius: 4px;
}
.navTab li,.navTab,.navTab li:first-child{
    border: none;
}
.navTab li a{
    background-color: transparent;
    padding: 0 !important;
}
.navTab li a {
    display: block;
    padding: 0 15px;
    height: 40px;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.02em;
    color: #999999;
    position: relative;
}
.navTab li.quickMsingle a.active{
    padding-left: 0;
    color:#D93F3F;
    top: 0;    
}
.navTab li.quickMsingle a.active::before {
    position: absolute;
    bottom: 0;
    width: 75%;
    height: 2px;
    content: "";
    background-color: #D93F3F;
    left: 0;
}
.navTab li {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    height: 41px;
    text-align: center;
}
.navTab {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    list-style: none;
}
.navTab li.ui-tabs-active a {
	position: relative;
	background-color: #fff
}
.navTab{
  padding: 0;
  gap: 30px;
}

.tab-container {
    position: relative;
    padding: 20px 0 0;
    margin-top: 20px;
    border-top: 1px solid #dbdbdb;
}
@media(min-width:1450px){
   
  .clSingle{
    height: 380px;
  }
  .careerBnr .bannerCon h1{
    line-height: 60px;
  }
}
.productDetail span a {
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 32px;
    color: #333333;
}
.oc-item{
    border: 2px solid #DADADA;
    box-sizing: border-box;
    border-radius: 7px;
    padding: 15px;
}
.oc-item .product{
  padding:15px;
}
.rpImg{
    width: 100%;
    height: 200px;
}
.rpImg img{
  width:100%;
  height: 100%;
  object-fit:contain;
}
.oc-item .product::before {
    position: absolute;
    width: 50%;
    height: 2px;
    bottom: 0;
    content: "";
    background-color: #EE3948;
    transform: translateX(-50%);
    left: 50%;
}
.oc-item .productDetail{
  padding-bottom: 20px;
}
.oc-item .product .product-image{padding-bottom: 10px;}
.relPro h2{
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: 0.02em;
  color: #333333;
}
.relPro h2 > span{
  font-weight: 400;
  position: relative;
}
.relPro h2 > span::before{
    position: absolute;
    width: 120%;
    height: 2px;
    bottom: -5px;
    content: "";
    background-color: rgb(194, 194, 194);
    left: 0;
}
.relPro{
    padding-bottom: 30px;
}

/*USE CSS for Slider*/

.vehicle-detail-banner .car-slider-desc {
    max-width: 180px;
    margin: 0 auto;
}

.banner-slider .slider.slider-nav {
    max-width: 16%;
}
.banner-slider .slider.slider-for,
.banner-slider .slider.slider-nav {
    width: 100%;
    float: left;
}
.banner-slider .slider.slider-nav {
    height: 520px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.banner-slider .slider-banner-image {
    height: 520px;
    display: flex !important;
    align-items: center;
    justify-content: end;
}
.banner-slider .slider.slider-nav {
    padding: 20px 0 0;
    margin-right: 50px;
}
.banner-slider .slider-nav .slick-slide.thumbnail-image .thumbImg{
    max-width: 180px;
    height: 80px;
    margin: 0 auto;
}
.banner-slider .slider-banner-image img{
   /* height: 70%;
    width: 100%;
    object-fit: contain;*/
    
    background: #FFFFFF;
    box-shadow: 0px 4px 39px 21px rgba(231, 231, 231, 0.25);
    border-radius: 4px;
    padding: 15px;
}
.banner-slider .slider-nav .slick-slide.thumbnail-image .thumbImg img {
    height: 100%;
    width:100%;
    object-fit: cover;
}
.banner-slider .slick-vertical .slick-slide:active,
.banner-slider .slick-vertical .slick-slide:focus,
.banner-slider .slick-arrow:hover,
.banner-slider .slick-arrow:focus {
    border: 0;
    outline: 0;
}
.banner-slider .slider-nav .slick-slide:not(.slick-current) .thumbImg img{
    opacity: .5;
}

.banner-slider .slider-nav .slick-slide.slick-current span {
    color: #196DB6;
}
.banner-slider .slider-nav .slick-slide {
    text-align: center;
}
.banner-slider .slider-nav .slick-slide span {
    font-size: 14px;
    display: block;
    padding: 5px 0 15px;
}
.banner-slider .slick-prev {
   top: 0;
}
.banner-slider .slick-next {
   bottom: 0;
   background-color: #fff;
}
.banner-slider .slick-prev.slick-arrow {
    background-image: url(../images/black-up-arrow.png);
}
.banner-slider .slick-next.slick-arrow {
    background-image: url(../images/black-down-arrow.png);
}
/*End USE CSS for Slider*/

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

	.banner-slider .slider.slider-for,
	.banner-slider .slider.slider-nav {
	    max-width: 100%;
	    float: none;
	}
	.banner-slider .slider.slider-for {
		padding-right: 0;
	}
	.banner-slider .slider.slider-nav {
		height: auto;
	}
	.banner-slider .slider-banner-image {
	    height: 500px;
	} 
	.banner-slider .slider.slider-nav.thumb-image {
        padding: 10px 30px 0;
	}
	.banner-slider .slider-nav .slick-slide span {
		padding: 5px 0;
	}
	.banner-slider .slick-arrow {
		padding: 0;
	    width: 30px;
	    height: 30px;
	    top: 50%;
	    bottom: 0;
	    -webkit-transform: translateY(-50%) rotate(-90deg);
	    -moz-transform: translateY(-50%) rotate(-90deg);
	    -ms-transform: translateY(-50%) rotate(-90deg);
	    transform: translateY(-50%) rotate(-90deg);
	}
	.banner-slider .slick-prev {
	    left: 0;
	    right: unset;
	}
	.banner-slider .slick-next {
	    left: unset;
	    right: 0;
   		background-color: transparent;
	}
	.vehicle-detail-banner .car-slider-desc {
    	max-width: 340px;
	}
	.bid-tag {
    	padding: 10px 0 15px;
	}
	.slider.slider-nav.thumb-image {
	   white-space: nowrap;
	}
	.thumbnail-image.slick-slide {
		padding: 0px 5px;
		min-width: 75px;
		display: inline-block;
		float: none;
	}
}

@media screen and (max-width : 767px) {
	.banner-slider .slider-banner-image {
	    height: 400px;
	}
	.banner-slider .slider.slider-nav.thumb-image {
    	padding: 0px 20px 0;
    	margin: 10px 0px 0;
	}
	.banner-slider .slider-nav .slick-slide.thumbnail-image .thumbImg {
		max-width: 140px;
		height: 80px;
	}
	.banner-slider .slick-prev.slick-arrow {
    	background-position: center 10px;
	}
	.banner-slider .slick-next.slick-arrow {
    	background-position: center 10px, center;
	}
	.banner-slider .slider-nav .slick-slide span {
	    font-size: 12px;
	    white-space: normal;
	}
}

@media screen and (max-width: 580px) {
	.banner-slider .slider-banner-image {
	    height:340px;
	}
}

@media screen and (max-width : 480px) {
	.banner-slider .slider-banner-image {
	    height:280px;
	}
}
.banner-slider .slick-thumb-nav {
    display: none !important;
}
.banner-slider .thumb-image .slick-arrow{
    display: none !important;
}
.banner-slider .slick-vertical .slick-slide{
  border:none;
}
.vehicle-detail-banner{
    width: 100%;
    margin: auto;
    margin-right: 0;
}
@media only screen and (min-device-width: 991.93px) and (max-device-width: 1024px){
  .spWrap::before{
      width: calc(50% - 70px);
  }
}

.breadCrumb span a{
  color:#000;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.02em;
  color: #979797;
}
.breadCrumb span.active a{
  color:#000;
}
.bcWrap{
  padding-bottom: 30px;
  line-height: 32px;
}
@media(max-width:991.93px){
  .vehicle-detail-banner {
    width: 100%;
    margin: auto;
    margin-right: 0;
  }
  .banner-slider .slider-nav .slick-slide.thumbnail-image .thumbImg{
    height: 80px;
    max-width: 80px;
  }
  .spWrap::before{
    position: absolute;
    width: calc(100%);
    top: 0;
    left: 0;
    background-color: #FFF1F4;
    height: 100%;
    content: "";
  }
  .slider-banner-image img{
    height: 100%;
  }
  .banner-slider .slider-nav .slick-slide.thumbnail-image .thumbImg img {
    height: 100%;
    width: 100%;
    object-fit: contain;
  }
  .banner-slider .slider.slider-nav{
    max-width: 80%;
    margin: auto;
  }
  .spWrap {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.resumeShare .row{
  margin: auto;
}
@media(min-width:991px){
  .markRt h2{width: 76%;}
}
@media(min-width:1400px){
  .abtIntroImg{
    height: 670px;
  }
}
.abtIntroLeft h1{
  width: 80%;
}
@media only screen and (min-device-width: 991.93px) and (max-device-width: 1200px){
  .abtIntroImg {
    height: 600px;
    background-image: url(../images/cutted.png), url(../images/abt.png);
    background-position: 75% 0, bottom right;
    background-repeat: no-repeat,no-repeat;
    background-attachment: scroll,fixed;
    background-size: cover, 56%;
    width: 100%;
  }
}
.form-selectCon{
    height: 56px;
    padding: 10px;
    border: 2px solid #ebeaeda6 !important;
    outline: 0;
    font-size: 15px;
    border-radius: 10px !important;
    display: block;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
    color: #21252980;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-bottom: 20px;
}
.mlHd {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.abtIntroImg::before{
    position: absolute;
    width: 100px;
    height: 100px;
    display: block;
    content: "";
    left: 40%;
    background: #e5e5e5;
    border-radius: 50%;
    top: 50px;
}

.breadCrumbWrap{
  padding-bottom:0;
}
.breadCrumbWrap span a{
  color:#000;
}
@media(max-width:768px){
  .spWrap .row {margin:0;}
  .product-desc {padding-left: 0 !important;}
  .breadCrumb.pt100 {padding-top: 110px !important;}
  .abtWrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 5px;
    width: 2px;
    height: 315px;
    border: 1px solid transparent;
    opacity: .2;
  }
  .abtIntroImg{
    background-image: url(../images/cutted.png), url(../images/abt.png);
    background-position: center , bottom right;
    background-attachment: scroll,fixed;
    height: 380px;
  }
  .openSingle {
    padding: 40px 25px;
  }
  .abtIntroImg::before {
    position: absolute;
    width: 60px;
    height: 60px;
    left: 52%;
    top: 50px;
  }
}
.sm-form-control {
    width: 100%;
    border-radius: 10px !important;
    height: 56px;
    font-size: 14px;
    line-height: 56px;
    font-weight: 400;
    background: #ffffff;
    color: #7e7c87;
    outline: none;
    border: 2px solid #ebeaeda6;
    padding: 0 15px;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
select.sm-form-control{
    height: 56px;
    padding: 10px;
    border: 2px solid #ebeaeda6 !important;
    outline: 0;
    font-size: 15px;
    border-radius: 10px !important;
    display: block;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
    color: #21252980;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-bottom: 20px;
}
.form-widget .form-group {
    margin-bottom: 0;
}
textarea.sm-form-control{
  height: 100px;
}
.proCc{
  display: none;
}
select#number-dd{
  padding: 0;
  text-align: center;
  height: 100%;
  width: 100%;
  border: none;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right -30px center;
  background-size: 16px 12px;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.mfp-wrap{
  backdrop-filter: blur(6px);
}
.mfp-title{
  display:none;
}
.sales-support-banner .bcWrap {
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 10px;
}
.sales-support-banner .bcWrap span a {
    color: #a7a7a7;
    font-size: 16px;
}
.sales-support-banner .bcWrap span.active a{
  color: #000;
}
.custom-file-label{
  height: 52px;
  padding-left: 10px;
}
.input-group-prepend .input-group-text,.custom-file{
  height: 52px;
}
.input-group-prepend .input-group-text{
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px;
}
.custom-file-label{
  border-top-right-radius: 10px;
}
.custom-file-label::after{
  height: 50px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.input-group>.custom-file:not(:last-child) .custom-file-label{
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.banner-slider .slider.slider-for{
  width: 70%;
  margin-right: -15px;
  padding-right: 0;
}
.vehicle-detail-banner .banner-slider{
  display: flex;
  justify-content: flex-end;
  align-content: center; 
}
.quickMsingle a{
  display: flex !important;
  align-items: center;
}
.locSubSec h2{
  margin-bottom: 10px;
  font-size: 25px;
}
.locSubSec{
  margin-top: 50px;
}
.locSubSec:first-child{
  margin-top: 0;
}
.quickMenus{
  position: sticky;
  top: 60px;
  padding: 10px 0;
  background-color: #fff;
}
.panelContainer{
  padding-top: 50px;
  margin-top: 20px;
  border-top: 1px solid #dbdbdb;
}
.cWrap img{
  width: 100px;
}
@media(max-width:768px){
  .navTab li.quickMsingle a{
    font-size: 16px;
  }
  .navTab{
    gap: 20px;
  }
  a.ftBtn{
    font-size: 16px !important;
    padding: 10px 18px !important;
  }
  .quickMenus{
    top: 0;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
  }
  .panelContainer{
    padding-top: 30px;
    margin-top: 10px;
  }
  .banner-slider .slider.slider-for{
    width: 100%;
  }
  .vehicle-detail-banner .banner-slider {
    display: block;
    justify-content: unset;
    align-content: center;
    margin-left: 0;
  }
  .banner-slider .slider.slider-nav.thumb-image {
    padding: 0;
    margin: 0;
    max-width: 100%;
    display: none;
  }
  .productHead h2{
    font-size: 30px;
    line-height: 40px;
  }
  .banner-slider .slider-banner-image img{
    height: 100%;
  }
  .ftrBtns{
   /* display: none;*/
  }
  .spWrap{
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .btnsSp{
    position: fixed;
    bottom: 0;
    z-index: 9;
    margin: 0;
    width: 100%;
    text-align: center;
    display: flex !important;
    gap: 0;
    box-shadow: rgb(0 0 0 / 15%) 0px -1px 3px 0px;
  }
  .btnsSp.fadeOut{
    display:none !important;
  }
  
  a.ftBtn {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  a.ftBtn.enqBtn {
    background: #EE3948;
    color: #FFFFFF;
    border-radius: 0;
    width: 50%;
  }
  a.ftBtn.dsBtn{
    width: 50%;
    border-radius: 0;
    border: none;
  }
  .mlHd {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
  }
  .mmtsHd{
    order: 2;
  }
  .mmtsHd.mmtsHdcenter { 
    height: auto; 
}
  .momentsIntro{
    text-align: center;
    padding-top: 10px;
    border-top: 1px solid #dfdfdf;
  }
  .breadCrumbWrap {
    padding-bottom: 10px;
  }
  .momentsList, .galleryList {
    padding-top: 80px;
  }
  .momentItem .thumbImg{
    margin-bottom: 0 !important;
  }
  .colRtRslt p{
    font-size: 14px !important;
  }
  .fplpWrap{
    padding: 10px;
  }
  .proButton.fBtn{
    display:none;
  }
  .productsRow .colMoment{
    padding: 0;
  }
}
.logoBrand {
    position: absolute;
    top: 20px;
    right: 30px;
}
.logoBrand img{
    width:120px;
}
.momentsRow .thumbImg{
    margin-bottom: 0 !important;
}



.contact-form input.error{
    margin-bottom: 10px;
}
.contact-form span.error{
        margin-bottom: 15px;
    display: block;
}

@media (max-width: 1100px) {
    
  .menu-link {
    padding: 13px 3px !important; 
    font-size: 12px !important;
}  

.meetInner { 
    margin: 15px 0;
}
    
}
.mail-cntr{
    border: 1px solid #000000;
box-sizing: border-box;
border-radius: 10px;
padding:7px 12px;
}
.mail-cntr .form-control{ 
    background: none;
    border: 0;
    font-size: 15px;
}
.mail-cntr button{ 
    background: none;
    border: 0; 
    color: #E33D32;
}
.mail-cntr button svg{  
    fill: #E33D32;
}


@media(max-width:400px){

.header-misc {
    margin-right:60px;
}
.lang-selection-current {
    display: none;
}

li.nav-left-item.lang.activeLan.active{
right: 30px;
top: 15px;
}

.header-misc {
    margin-right: 30px;
}


}
