/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.elementor-popup-modal.headernavbar .dialog-widget-content { width: 100% !important; max-width: 100% !important; }
.bannertext .elementor-heading-title span { color: #009FE3; font-weight: 400; font-family: "bely-display", Sans-serif; position: relative; z-index: 90; }
.commenhover { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.9); overflow: hidden; width: 100%; height: 100%; opacity: 0; visibility: hidden; transition: all .4s; display: none; z-index: 999; } 
.bannerhoverlist { max-width: 1200px; margin: 0 auto; padding: 0; list-style: none; display: flex; flex-wrap: wrap; height: 100%; justify-content: center; align-items: center; align-content: center; } 
.bannerhoverlist li { width: 50%; padding: 10px; transform: scale(0.5); position: relative; transition: all 1s; } 
.bannerhoverlist li:nth-child(2) .hoverimgbox { text-align: center; }
.bannerhoverlist li:nth-child(3) .hoverimgbox { text-align: center; }
.bannerhoverlist li:nth-child(4) .hoverimgbox { text-align: right; }
.hoverimgbox img { width: 100%; height: 100%; object-fit: cover; max-width: 330px; max-height: 350px; }
/*.commenhover.active { opacity: 1; visibility: visible; }*/
.modalclosebtn { display: none; }
.commenhover.active { visibility: visible; opacity: 1; }
.commenhover.active .bannerhoverlist li { transform: scale(1); }
.elementor-widget-text-editor p:last-child { margin: 0 !important; }
.projectslist .elementor-icon-list-items .elementor-icon-list-item { padding: 10px 0; }
.projectslist .elementor-icon-list-items .elementor-icon-list-item::after { transform: rotate(20deg) translateY(5px); }
.projectslist .elementor-icon-list-items .elementor-icon-list-item a span { border-bottom: 3px solid transparent;} 
.projectslist .elementor-icon-list-items .elementor-icon-list-item a:hover span { border-bottom-color: #FF0022;}
.clientslider .swiper { padding: 0 35px; }
.clientslider .swiper .elementor-swiper-button-prev { left: 0; }
.clientslider .swiper .elementor-swiper-button-next { right: 0; }
.directionchange .elementor-icon-box-content { flex-direction: column-reverse; display: flex ; }
.directionchange .elementor-icon-box-content .elementor-icon-box-title { margin: 0; }
.elementor .newsletterheading { margin: 0 0 10px; font-size: 24px; font-weight: 500; color: #333333; font-family:"Montserrat Medium", Sans-serif;}
.newsletterform { position: relative; width: 100%; }
.newsletterform p { margin: 0; }
.newsletterform .form-group .form-control { background: #ffffff; color: #333333; -webkit-text-fill-color: #333333; font-size: 22px; font-weight: 500; border: 1px solid #ffffff; border-radius: 24px; padding: 13px 50px 13px 20px; outline: none; box-shadow: none; font-family: "Montserrat Medium", Sans-serif; }
.newsletterbtn .submitnewsletter { border: 0; box-shadow: none; background: transparent; padding: 0; font-size: 0; width: 60px; height: 60px; position: absolute; top: 0; right: 0; z-index: 9; }
.newsletterbtn .wpcf7-spinner { position: absolute; top: 50%; right: 0; transform: translateY(-50%); }
.newsletterbtn .submitnewsletter { border: 0; box-shadow: none; padding: 0; font-size: 0; width: 60px; height: 60px; background: transparent url(/wp-content/uploads/2025/06/redarrow.svg) no-repeat center center; background-size: 26px; }
.serviceslider.slider { width: 100%; display: inline-block; }
.serviceslider.slider .item { width: 33.33%; padding: 10px; float: left; }
.servicedatacol { width: 100%; background: #E9E9E9; border-radius: 30px; min-height: 400px; display: flex; flex-direction: column; justify-content: space-between; padding: 30px 0px; overflow: hidden;}
.servicelistcol { visibility: hidden; opacity: 0; transition: all .3s; }
.servicelistslide { margin: 0; padding: 0; list-style: none; display: flex; align-items: center; gap: 12px; animation: teamscroll 6s linear infinite; transition: linear; position: relative; }
.servicelistslide li { color: #ffff; font-size: 20px; white-space: nowrap; position: relative; padding-left: 17px; font-weight: 600; font-family: "Montserrat SemiBold", Sans-serif; }
.servicelistslide li:before { content: '*'; font-size: 35px; color: #000000; position: absolute; top: 5px; left: 0; line-height: 1; }
@keyframes teamscroll { 
  0% { transform: translateX(0); } 
  100% { transform: translateX(-50%); } 
}
.servicedatabox { padding: 0 25px; width: 100%; }
.servicedatabox svg { width: 45px; height: 45px; margin: 0; position: relative; transform: rotate(2deg); }
.servicedatabox svg path { fill: #ffffff; transition: all .3s; }
.serviceheadingpara { display: flex; gap: 20px; justify-content: space-between; }
.serviceheadingpara h3 { margin: 0; color: #212121; font-size: 46.5px; line-height: 1; font-weight: 600; width: 100%; max-width: 365px; transition: all .3s; font-family: "Montserrat SemiBold", Sans-serif; }
.serviceheadingpara h3 span { display: none; vertical-align: middle; }
.serviceheadingpara p { margin: 0; width: 100%; font-size: 20px; color: #fff; line-height: 1.3em; display: none; font-weight: 500; font-family: "Montserrat Medium", Sans-serif;  }
.serviceslider.slider .slick-track { transition: all 0.5s ease; }
.serviceslider.slider .slick-slide { width: 450px; transition: all 1s ease; }
.serviceslider.slider .slick-arrow { width: 45px; height: 45px; background: #fff; border: 0; box-shadow: none; border-radius: 100px; z-index: 9; left: auto; right: 85px; top: -60px; transform: inherit; }
.serviceslider.slider .slick-next.slick-arrow { left: auto; right: 20px; }
.serviceslider.slider .slick-arrow::before { content: "\f060"; font-family: 'Font Awesome 5 Free'; font-weight: 900; color: #002331; font-size: 28px; }
.serviceslider.slider .slick-next.slick-arrow::before { content: "\f061"; }
.serviceslider.slider .slick-slide.fullwidth { width: 800px; }
.fullwidth .servicedatacol { background: #ff0000; }
.fullwidth .servicedatabox svg path { fill: #212121; }
.fullwidth .serviceheadingpara h3 { color: #fff; }
.fullwidth .serviceheadingpara h3 span { display: inline-block; color: #000000; }
.fullwidth .servicelistcol { visibility: visible; opacity: 1; }
.fullwidth .serviceheadingpara p { display: block; }
/**/
.socialiconfooter .elementor-icon-list-items li a .elementor-icon-list-text { text-decoration: underline; }
.headernav .elementor-icon-list-items .elementor-icon-list-item a .elementor-icon-list-text { border-bottom: 4px solid transparent; transition: all 0.3s; }
.headernav .elementor-icon-list-items .elementor-icon-list-item a:hover .elementor-icon-list-text{border-color:#00A3E0;}

/*Project page*/
.tabprojectlist { max-width: 1240px; margin: 0 auto; padding: 0 0 50px; list-style: none; display: flex ; justify-content: space-evenly; gap: 20px; }
.tabprojectlist li a { font-size: 22px; font-weight: 700; color: #212121; text-transform: uppercase; display: block; transition: all .3s; font-family: "Montserrat Bold", Sans-serif; }
.tabprojectlist li.active a { color: #ff0022; text-decoration: underline; text-underline-position: under; }
.tabprojectlist li a:hover { color: #ff0022; }
.projectimgtablist { margin: 0; padding: 0; list-style: none; display: flex; overflow: hidden; } 
.projectimgtablist li { writing-mode: vertical-lr; width: 15%; text-align: right; transition: all .5s; display: flex; align-items: center; justify-content: flex-end; box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); margin: 10px 0; overflow: hidden; }
.stemheadingdata { display: none; width: 100%; height: 100%; position: relative; } 
.stemheadingdata:before { content: ''; background: linear-gradient(180deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 1) 100%); width: 100%; height: 40%; position: absolute; left: 0; bottom: 0; }
.projectimgtablist li a { width: 100%; height: 42vw; background: #e9e9e9; }
.stemheadingdata .img-fluid { display: block; width: 100%; height: 100%; object-fit: cover; padding-right: 2px;}
.stemheading { margin: 0; padding: 0 0 25px; width: 100%; font-size: 38px; font-weight: 700; color: #212121; display: flex ; align-items: center; align-content: center; justify-content: flex-end; gap: 30px; font-family: "Montserrat Bold", Sans-serif !important; }
.stemheading svg { width: 36px; height: 36px; }
.stemheadingdata h4 { color: #009FE3; font-size: 52px; font-weight: 700; text-align: center; margin: 0; position: absolute; bottom: 0; left: 0; right: 0; padding: 30px 20px; font-family: "Montserrat Bold", Sans-serif !important; }
.stemheadingdata h4 svg { width: 40px; height: 40px; position: relative; transform: rotate(90deg); top: 6px; }
.projectimgtablist li:nth-child(3) a { background: #ff0022; }
.projectimgtablist li:nth-child(3) .stemheading { color: #fff; }
.projectimgtablist li:nth-child(4) a {  }
.projectimgtablist li:nth-child(4) .stemheading { color: #ff0022; }
.projectimgtablist li:nth-child(5) a { background: #009FE3; }
.projectimgtablist li:nth-child(5) .stemheading { color: #fff; }
.projectimgtablist .active { width: 100%; }
.projectimgtablist .active .stemheading { display: none; }
.projectimgtablist .active .stemheadingdata { display: block; writing-mode: horizontal-tb; }
/**/
.museitopsec { width: 100%; padding: 70px 0; } 
.container { width: 100%; max-width: 1270px; padding: 0 15px; margin: 0 auto; } 
.museiheading { color: #1a1a1a; font-size: 62px; font-family: "Montserrat Bold", Sans-serif !important; font-weight: 700; margin: 0 0 40px; }
.customrow { display: flex ; flex-wrap: wrap; margin: 0 -15px; }
.museileftdata { width: 55%; padding: 0 15px; }
.museileftdata h4 { color: #009FE3; font-size: 40px; font-weight: 500; margin: 0 0 10px; font-family: "Montserrat Medium", sans-serif; }
.museileftdata p { font-family: "Montserrat Medium", Sans-serif; font-size: 20px; font-weight: 500; color: #000000; margin: 0 0 30px; line-height: 1.4em; }
.museirightdata { width: 45%; padding: 0 15px; }
.museilistbox { text-align: right; padding: 10px 0 20px; }
.museilistbox h5 { font-size: 24px; font-weight: 600; margin: 0 0 10px; color: #ff0022; font-family: "Montserrat Medium", Sans-serif !important; }
.museilistbox ul { margin: 0; padding: 0; list-style: none; }
.museilistbox ul li { font-size: 20px; font-weight: 500; margin: 0 0 7px; color: #000000; font-family: "Montserrat Medium", Sans-serif; }
.threeimgbolcksec { background: #e9e9e9; padding: 80px 0; }
.threeimgboxlist { display: flex; flex-wrap: wrap; margin: 0 -15px; }
.threeimgboxlist .col { width: 33.33%; padding: 15px; }
.imgboxblock { width: 100%; height: 100%; overflow: hidden; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, .4); background: #fff; }
.imgboxblock .img-fluid { display: block; width: 100%; height: 100%; object-fit: cover; }
.socialmediarow { width: 100%; background: #fff; padding: 70px 0; min-height: 300px; display: flex ; align-items: center; align-content: center; }
.socialdatacol { max-width: 850px; }
.socialdatacol h3 { color: #ff0022; font-size: 42px; font-family: "Montserrat Bold", Sans-serif !important; font-weight: 700; margin: 0 0 20px; }
.socialdatacol p { font-family: "Montserrat Medium", Sans-serif; font-size: 20px; font-weight: 500; color: #000000; margin: 0; line-height: 1.4em; }
.siximgbolcksec { background: #e9e9e9; padding: 80px 0; }
.ufficiorowsec { width: 100%; padding: 50px 0; min-height: 500px; display: flex ; align-items: center; align-content: center; }
.ufficiorowsec .socialdatacol { max-width: 925px; }
.ufficiorowsec .socialdatacol h3 { color: #009FE3; }
.projectimgslider { background: #e9e9e9; padding: 80px 0; }
.imgprojectslider.slider { margin: 0; padding: 0; list-style: none; display: block; }
.imgprojectslider.slider .item { padding: 15px 30px; }
/*.projectimgslider .imgboxblock .img-fluid { height: 30vw; }
.imgprojectslider.slider .slick-list { padding: 0 15% !important; } */
.galleryfullsize .imgboxblock .img-fluid { height: 30vw; }
.projectnext-row { width: 100%; padding: 80px 0; background: #fff; }
.nextprojectbtn .simplebtn { font-size: 35px; font-weight: 600; font-family: "Montserrat SemiBold", Sans-serif; color: #202020; display: inline-flex ; align-items: flex-end; gap: 15px; }
.nextprojectbtn .simplebtn svg { width: 52px; height: 52px; }
.nextprojectbtn .simplebtn span { text-decoration: underline; text-underline-position: under; line-height: 1; position: relative; top: -5px; }
.projectlogorow { padding: 80px 0; background: #fff; width: 100%; border-bottom: 1px solid #e9e9e9; }
.logoprojectrow { display: flex; flex-wrap: wrap; margin: 0 -15px; }
.logoprojectrow .col-7 { width: 65%; padding: 15px; }
.logoprojectrow .col-5 { width: 35%; padding: 15px; }
.logoboxcol { width: 100%; background: #fff; height: 100%; padding: 50px 30px; display: flex ; align-items: center; justify-content: center; text-align: center; border-radius: 30px; box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.3) !important; }
.page-id-220 footer#colophon { background: #e9e9e9; }
.page-id-220 footer#colophon .elementor-element { background: transparent; }
.page-id-220 .newsletterform .form-group .form-control { background: #fff; border: 1px solid #ffffff; }

/*Team*/
.teamlistcol { margin: 0; padding: 0; list-style: none; display: flex; flex-wrap: wrap; } 
.teamlistcol .item { width: 25%; } 
.teamdatabox { position: relative; width: 100%; height: 100%; overflow: hidden; padding: 0; } 
.teamdatabox.teamdataonlydata { padding: 15px 15px 0; }
.teamdatabox .img-fluid { width: 100%; height: 100%; object-fit: cover; display: block; } 
.teamhoverbox { background: #009fe3; width: 100%; height: 100%; position: absolute; top: 0; left: 0; display: flex; flex-direction: column; justify-content: space-between; padding: 15px 15px; opacity: 0; visibility: hidden; transition: all .4s; }
.teamhoverbox .simplelink { color: #000; text-decoration: underline; text-underline-position: under; font-weight: 500; font-size: 18.5px; font-family: "Montserrat Medium", Sans-serif; }
.teamhoverdata h3 { margin: 0 0 7px; font-weight: 400; color: #fff; font-size: 20px; font-family: 'Bely-Display', sans-serif; }
.teamhoverdata h4 { color: #000; font-weight: 500; font-size: 18px; font-family: "Montserrat Medium", Sans-serif; margin: 0; }
.teamdatabox:hover .teamhoverbox { opacity: 1; visibility: visible; }
.teamdatabox.teamdataonlydata .teamhoverbox { position: relative; visibility: visible; opacity: 1; background: transparent; justify-content: center; padding: 0; }
.teamdataonlydata .teamhoverdata h3 { color: #333; margin: 0; font-size: 30px; /*font-family: "Montserrat SemiBold"*/, Sans-serif; }
.teamdataonlydata .bluetex { font-family: "bely-display", Sans-serif; color: #009fe3; }
.teamdataonlydata .reddot { color: #ff0022; }
.blacktext .teamhoverdata h3 { color: #000; }
/*  */
.homeprojectlist { margin: 0; padding: 0; list-style: none; } 
.homeprojectlist li { display: inline-block; vertical-align: middle; font-size: 40px; } 
.homeprojectlist li:not(:last-child) { padding-right: 13px; }
.homeprojectlist li a { font-family: "Montserrat SemiBold", Sans-serif; font-weight: 600; color: #333333; border-bottom: 3px solid transparent; transition: all .4s; }
.homeprojectlist li:not(:last-child) a:after { content: '//'; font-weight: 700; font-family: "Montserrat Bold", Sans-serif; line-height: 1; padding-left: 13px; } 
.homeprojectlist li a:hover { color: #FF0022; border-color: #FF0022; }
/*  */
.singleprojectsec .projectimgtablist { display: block; }
.singleprojectimg .stemheadingdata { display: block; height: 60vw; box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); }
.singleprojectimg { margin: 0; padding: 0; list-style: none; }
.singleprojectsec .stemheadingdata:before { display: none; }
.projectmaintab .projectlogorow { padding-top: 0; }
.serviceslider  .slick-dots { position: relative; bottom: 0; } 
.serviceslider .slick-dots li { width: auto; height: auto; margin: 5px; } 
.serviceslider .slick-dots li button { border-radius: 100px; background: #ccc9c9; width: 16px; height: 16px; } 
.serviceslider .slick-dots li button::before { display: none;} 
.serviceslider .slick-dots li.slick-active button {background: #009fe3;}
.clientlogoslider { margin: 0; padding: 0 40px; list-style: none; display: flex; justify-content: center; align-items: center; align-content: center; } 
.clientlogoslider .item { padding: 15px 25px; display: flex !important; align-items: center; justify-content: center; }
.clientlogoslider .logoclient { display: block; width: 100%; }
.clientlogoslider .item .img-fluid { width:100%; object-fit: contain; display: block; margin: 0 auto; filter: grayscale(1); transition: all .3s; }
.clientlogoslider .item .logoclient:hover .img-fluid { filter: grayscale(0); }
.clientlogoslider.slick-slider { display: block; }
.clientlogoslider.slick-slider .slick-arrow { width: 40px; height: 40px; background: url(/wp-content/uploads/2025/06/redarrow.svg) no-repeat center center; background-size: 35px; cursor: pointer; left: 0px; transform: translateY(-50%) rotate(180deg); filter: grayscale(1) brightness(3.5); }
.clientlogoslider.slick-slider .slick-arrow::before { display: none;} 
.clientlogoslider.slick-slider .slick-next.slick-arrow { left: auto; right: 0px; transform: translateY(-50%) rotate(0deg); }
.singlebgimg .img-fluid { width: 100%; height: 100%; object-fit: cover; }
/* slider arrow */
.threeimgboxlist.slick-slider .slick-arrow, .imgprojectslider.slick-slider .slick-arrow { width: 40px; height: 40px; background: #ffffff url(/wp-content/uploads/2025/06/redarrow.svg) no-repeat center center; background-size: 16px; cursor: pointer; left: 10px; transform: translateY(-50%) rotate(180deg); border-radius: 100px; z-index: 9; box-shadow: 0 0 5px rgba(0,0,0,0.2); }
.threeimgboxlist.slick-slider .slick-arrow::before, .imgprojectslider.slick-slider .slick-arrow::before { display: none;} 
.threeimgboxlist.slick-slider .slick-next.slick-arrow, .imgprojectslider.slick-slider .slick-next.slick-arrow { left: auto; right: 10px; transform: translateY(-50%) rotate(0deg); }
.hoverlinkcol { display: flex; flex-wrap: wrap; flex-direction: column; gap: 7px; }
.hoverlinkcol a { display: inline-block; width: fit-content; line-height: 1.5em; word-break: break-all; }
.desktopsingleimg { display: none; }
 */ .projectimgtablist li:first-child > a { background: #009fe3; }  */
 */.projectimgtablist li:first-child .stemheading { color: #fff; }  */


/* Responsive Media Query */
@media (min-width: 2000px){
.serviceslider.slider .slick-slide { width: 650px; }

}


@media (min-width: 768px){
.galleryfullsize .desktopsingleimg { display: block; }
.galleryfullsize { overflow: hidden; } 
.galleryfullsize .container {max-width: 100%;padding: 0; display: none; } 
.galleryfullsize .threeimgboxlist .col { width: 60%; } 
.galleryfullsize  .imgboxblock { border-radius: 0px 30px 30px 0px; } 
.galleryfullsize .threeimgboxlist .col:nth-child(even) .imgboxblock { border-radius: 30px 0px 0px 30px; }
.galleryfullsize .threeimgboxlist .col:nth-child(2), .galleryfullsize .threeimgboxlist .col:nth-child(3), .galleryfullsize .threeimgboxlist .col:nth-child(6), .galleryfullsize .threeimgboxlist .col:nth-child(7), .galleryfullsize .threeimgboxlist .col:nth-child(10), .galleryfullsize .threeimgboxlist .col:nth-child(11), .galleryfullsize .threeimgboxlist .col:nth-child(14), .galleryfullsize .threeimgboxlist .col:nth-child(15), .galleryfullsize .threeimgboxlist .col:nth-child(18), .galleryfullsize .threeimgboxlist .col:nth-child(19), .galleryfullsize .threeimgboxlist .col:nth-child(22), .galleryfullsize .threeimgboxlist .col:nth-child(23), .galleryfullsize .threeimgboxlist .col:nth-child(26), .galleryfullsize .threeimgboxlist .col:nth-child(27), .galleryfullsize .threeimgboxlist .col:nth-child(30), .galleryfullsize .threeimgboxlist .col:nth-child(31), .galleryfullsize .threeimgboxlist .col:nth-child(34), .galleryfullsize .threeimgboxlist .col:nth-child(35){width:40%;} 

  
}


@media (max-width: 1299px){
.projectimgtablist li a { height: 50vw; }
  
}


@media (max-width: 1199px){
.tabprojectlist { gap: 10px; }  
.tabprojectlist li a { font-size: 18px;}
.stemheadingdata h4, .museiheading { font-size: 42px; }
.projectimgtablist li a { height: 55vw; }

}


@media (max-width: 1024px){
.serviceslider.slider .slick-slide.fullwidth { width: 700px; }
.servicedatacol { min-height: 320px;}
.serviceheadingpara h3{ font-size: 38px;} 
.hoverimgbox img { max-width: 250px; max-height: 300px; }
.stemheading { font-size: 30px; }
.stemheading svg, .stemheadingdata h4 svg { width: 24px; height: 24px; }
.museileftdata p, .socialdatacol p { font-size: 18px; } 
.museilistbox ul li { font-size: 18px; }  
.tabprojectlist li a { font-size: 15px;}
.tabprojectlist { gap: 10px; padding: 0 0 20px; }
.stemheadingdata h4 { font-size: 38px; }  
.museiheading { font-size: 38px;  margin: 0 0 20px; }  
.museitopsec, .threeimgbolcksec, .socialmediarow, .siximgbolcksec, .projectimgslider, .projectnext-row, .projectlogorow { padding: 40px 0; }
.ufficiorowsec { min-height: auto; }  
.teamhoverbox .simplelink { font-size: 16px; }
.logoboxcol { padding: 20px; }
.homeprojectlist li { font-size: 26px; padding: 3px 0; }
.projectimgtablist li a { height: 60vw; }
.teamdataonlydata .teamhoverdata h3, .teamhoverdata h3 { font-size: 18px; }
.teamhoverdata h4 { font-size: 15px; }
.teamlistcol .item { width: 33.33%; }  
  
}


@media (max-width: 767px){
.servicedatacol { min-height: 270px; padding: 20px 0px 25px; }
.servicedatabox { padding: 20px 15px 0px; }
.serviceheadingpara { flex-direction: column; gap: 10px; }
.servicedatabox svg { width: 30px; height: 30px; }
.serviceheadingpara h3 { width: 100%; min-width: inherit; font-size: 32px; }
.servicelistslide li, .serviceheadingpara p { font-size: 18px; }
.servicelistslide li:before { font-size: 32px; top: 5px; }
.serviceslider.slider .slick-slide { width: 320px; }
.serviceslider.slider .slick-slide.fullwidth { width: 360px; }
.projectslist .elementor-icon-list-items .elementor-icon-list-item::after { transform: rotate(20deg) translateY(0px); border-left-width: 8px !important; }
.commenhover { display: flex ; align-items: flex-start; align-content: flex-start; justify-content: center; padding-top: 50px; }
.bannerhoverlist{ max-width: 100%; flex-wrap: nowrap; align-items: initial; justify-content: inherit; align-content: initial; position: relative; /*animation: hoverimgscroll 4s linear infinite;*/ }
.bannerhoverlist li { width: 220px; min-width: 220px; padding: 20px; display: flex ; flex-wrap: wrap; align-items: flex-start; }
.bannerhoverlist li:nth-child(odd) { align-items: flex-end; }
.hoverimgbox { text-align: center !important; border-radius: 10px; overflow: hidden; }
.hoverimgbox img { max-width: 100%; max-height: 200px; display: block; min-height: 180px; }
.mobileslidcol { overflow: hidden; height: 75%; }  
@keyframes hoverimgscroll { 
  0% { transform: translateX(0); } 
  100% { transform: translateX(-50%); } 
} 
.bannerhoverlist .slick-list, .bannerhoverlist .slick-track { height: 100%; }
.bannerhoverlist .slick-track .slick-slide { width: 220px; min-width: 220px; display: flex ; flex-wrap: wrap; } 
.bannerhoverlist .slick-track .slick-slide:nth-child(odd) { align-items: flex-end; }  
.tabprojectlist { flex-wrap: wrap; gap: 8px 20px; }
.projectimgtablist li a { min-height: 370px; height: 100%; }
.stemheadingdata h4 { font-size: 20px; padding: 15px 15px; }
.stemheading { font-size: 18px; gap: 13px; padding: 15px 0; }
.museiheading { font-size: 28px; margin: 0 0 15px; }
.museileftdata, .museirightdata { width: 100%; }
.museileftdata h4, .socialdatacol h3 { font-size: 28px; }
.museileftdata p, .socialdatacol p { font-size: 16px; margin: 0 0 15px;}
.museilistbox { text-align: left; }
.museilistbox h5, .nextprojectbtn .simplebtn { font-size: 24px; }
.museilistbox ul li { font-size: 16px; }
.threeimgboxlist .col { width: 100%; } 
.imgprojectslider.slider .item { padding: 10px 10px; }
/* .imgprojectslider.slider .slick-list { padding: 0 10% !important; } 
.projectimgslider .imgboxblock .img-fluid { height: 45vw; } */
.galleryfullsize .imgboxblock .img-fluid { height: 45vw; }
.nextprojectbtn .simplebtn svg { width: 32px; height: 32px; }
.projectlogorow { padding: 30px 0; }
.teamlistcol .item { width: 50%; }
.logoprojectrow { padding: 0 -10px; }
.logoprojectrow .col-7, .logoprojectrow .col-5 { width: 50%; padding: 10px 10px; }
.logoboxcol { padding: 10px; border-radius: 14px; min-height: 100px; }
.homeprojectlist li { font-size: 17px; } 
.homeprojectlist li:not(:last-child) { padding-right: 5px; }
.homeprojectlist li:not(:last-child) a:after { padding-left: 5px}
.singleprojectimg .stemheadingdata { height: 100%: }
.clientlogoslider { padding: 0 30px; }
.clientlogoslider .item { padding: 10px 15px; }
.clientlogoslider.slick-slider .slick-arrow { background-size: 22px; width: 30px; height: 30px; left: 5px; }
.clientlogoslider.slick-slider .slick-next.slick-arrow { left: auto; right: 5px; }
.modalclosebtn { color: #fff; background: #009FE3 !important; border: 0; border-radius: 100px; position: absolute; bottom: 20px; left: 20px; padding: 0; width: 40px; height: 40px; display: inline-flex ; align-items: center; align-content: center; justify-content: center; }
.modalclosebtn svg { width: 20px; height: 20px; }
.singleprojectsec { overflow: hidden; }
.imgprojectslider.slider { display: block; }  
.projectimgslider.singlebgimg > .img-fluid { display: none; } 
  
} 


@media (max-width: 480px){
.teamhoverbox { padding: 7px; }
.teamhoverbox .simplelink { font-size: 12px; }
.teamhoverdata h3 { font-size: 11px; }
.teamhoverdata h4 { font-size: 11px; }
.teamdatabox.teamdataonlydata { padding: 7px; }
.teamdataonlydata .teamhoverdata h3 { font-size: 11px; }
.teamdataonlydata .bluetex { font-size: 12px; }
.teamlistcol .item { width: 50%; }
.serviceslider.slider .slick-slide { width: 270px; }
.servicedatacol { min-height: 250px; }
.serviceheadingpara h3{ font-size: 24px; }
.fullwidth .serviceheadingpara h3{ font-size: 24px; }
.servicelistslide li, .serviceheadingpara p { font-size: 14px; }
.serviceslider.slider .slick-slide.fullwidth { width: 355px; }
.tabprojectlist { display: block; text-align: center; }
.tabprojectlist li { padding: 5px 0; }  
.mobilehiden .elementor-icon-list-items .elementor-icon-list-item:nth-child(2)::after, .mobilehiden .elementor-icon-list-items .elementor-icon-list-item:nth-child(4)::after, .mobilehiden .elementor-icon-list-items .elementor-icon-list-item:nth-child(5)::after { display: none;}
.galleryfullsize .imgboxblock .img-fluid { height: auto; }

}