.benner-center-text-sec{background-color:var(--blue);position:relative;}.benner-center-text{text-align:center;max-width:800px;margin:0 auto;position:relative;z-index:1;}.benner-center-text h6{color:var(--white);margin-bottom:8px;}.benner-center-text h1{color:var(--white);}.benner-center-text p{color:#D9E3E7;}.benner-center-text-sec .banner-shape-img img{position:absolute;}.benner-center-text-sec .banner-shape-img .left-shape{left:-130px;top:50%;transform:translateY(-50%);}.benner-center-text-sec .banner-shape-img .right-shape{right:-100px;bottom:-130px;}@media (max-width:1399px){.benner-center-text-sec .banner-shape-img img{width:200px;height:200px;}.benner-center-text-sec .banner-shape-img .left-shape{left:-100px;}.benner-center-text-sec .banner-shape-img .right-shape{right:-90px;bottom:-100px;}}@media (max-width:1199px){.benner-center-text-sec .banner-shape-img img{width:150px;height:150px;}.benner-center-text-sec .banner-shape-img .left-shape{left:-75px;}.benner-center-text-sec .banner-shape-img .right-shape{right:-65px;bottom:-75px;}}@media (max-width:991px){.benner-center-text-sec .banner-shape-img img{width:120px;height:120px;}.benner-center-text-sec .banner-shape-img .left-shape{left:-60px;}.benner-center-text-sec .banner-shape-img .right-shape{right:-50px;bottom:-60px;}}@media (max-width:767px){.benner-center-text-sec .banner-shape-img img{width:80px;height:80px;}.benner-center-text-sec .banner-shape-img .left-shape{left:-40px;top:0;}.benner-center-text-sec .banner-shape-img .right-shape{right:-35px;bottom:-35px;}}.news-row{display:flex;justify-content:space-between;margin-bottom:80px;}.news-row > div{width:50%;}.filter-form h4{font-weight:700;margin:0;}.select-control{display:block;width:100%;max-width:355px;padding:20px 32px;font-size:15px;font-weight:600;line-height:19px;color:var(--blue);background-color:#fff;background-clip:padding-box;border:0.5px solid #C9C9C9;border-radius:80px;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;cursor:pointer;background-image:url(../svg/select-arrow.svg);background-position:right 32px center;background-repeat:no-repeat;outline:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;}.filter-form{display:flex;align-items:center;justify-content:end;gap:28px;}.news-item-row{display:flex;flex-wrap:wrap;margin:0px -16px;margin-bottom:-32px;}.news-item-row > *{display:inline-block;overflow:hidden;width:30.70%;margin:0px 16px;margin-bottom:32px;position:relative;}.news-item-img{position:relative;padding-bottom:63%;overflow:hidden;border-radius:22px;}.news-item-img img{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;object-fit:cover;}.news-item-text{padding-top:40px;}.news-item-text h3{margin-bottom:20px;}.news-releas-date label{color:rgba(0,69,98,0.80);text-transform:capitalize;background-color:var(--white);}.news-releas-date label:first-child{padding-right:16px;}.news-releas-date label:last-child{padding-left:16px;}.news-releas-date{min-width:313px;display:inline-flex;align-items:center;justify-content:space-between;overflow:hidden;position:relative;z-index:1;}.news-releas-date::after{content:"";display:inline-block;height:1px;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:-1;background-color:#C9C9C9;}.news-item-row>a .news-item-img img{transition:all 0.4s;}.news-item-row>a:hover .news-item-img img{transform:scale(1.1);}@media (max-width:1399px){.news-item-row > *{width:30%;}.news-row{margin-bottom:60px;}}@media (max-width:1199px){.news-row{margin-bottom:70px;}.filter-form h4{width:45%;text-align:right;}.select-control{padding:15px 25px;}.news-releas-date{min-width:auto;}.news-row{margin-bottom:50px;}}@media (max-width:991px){.news-row > div{width:100%;}.news-item-text{padding-top:30px;}.news-item-row > *{width:45%;}.select-control{max-width:250px;padding:15px 20px;}.filter-form{gap:20px;}.news-releas-date{min-width:313px;}}@media (max-width:767px){.news-row{margin-bottom:40px;}.news-row > div{width:100%;}.news-item-row > *{width:100%;margin:0;margin-bottom:20px;}.news-item-row{display:block;margin:0;margin-bottom:-20px;}.filter-form h4{width:auto;}.filter-form{flex-direction:column;align-items:end;}}@media (max-width:575px){.news-row{flex-direction:column;}.filter-form{flex-direction:column;align-items:end;gap:15px;}}@media (max-width:475px){.news-releas-date{min-width:100%;}}.client-review-heading{max-width:592px;}.client-review-heading-arrow{margin-bottom:80px;display:flex;justify-content:space-between;align-items:end;gap:20px;}.client-review-heading h2{margin-bottom:0;}.client-review-heading-arrow .client-review-des-text{margin-top:24px;}.client-review-icon{margin-bottom:27px;}.client-review-icon ul{margin:0;padding:0;list-style:none;display:flex;gap:2px;}.client-review-des{margin-bottom:27px;}.client-review-des p{color:#336A81;}.client-review-logo{width:64px;height:64px;border-radius:100%;background-color:var(--sky);display:flex;align-items:center;justify-content:center;}.client-review-logo h3{color:var(--gray);margin:0;}.client-review-name h4{margin-bottom:4px;}.client-review-name h6{margin:0;text-transform:capitalize;}.client-review-logo-name{display:flex;align-items:center;gap:16px;}.client-review-box-inner{padding:40px;border-radius:20px;border:1px solid #C9C9C9;background-color:var(--gray);box-shadow:0px 0px 20px 6px rgba(201,201,201,0.20);height:100%;display:flex;flex-direction:column;}.client-review-box{padding:15px 10px;height:auto !important;}.client-review-sec .container.left-padding{max-width:100%;padding-left:0px;padding-right:0px;}.arrows-wrapper{display:flex;gap:20px;}.client-review-boxes-row .slick-slide>div,.client-review-boxes-row .slick-slide>div>div{height:100% !important;}.client-review-boxes-row .slick-track{display:flex !important;}.client-review-boxes-row .slick-slide{height:inherit !important;}@media (min-width:1399px){.client-review-logo h3{font-size:30px;line-height:38px;}}@media (max-width:1199px){.client-review-box-inner{padding:35px;}.client-review-heading-arrow{margin-bottom:70px;}.arrows-wrapper{gap:15px;}.client-review-heading-arrow .client-review-des-text{margin-top:20px;}}@media (max-width:991px){.client-review-box-inner{padding:30px;}.client-review-heading-arrow{margin-bottom:60px;}.client-review-logo{width:50px;height:50px;}.client-review-des,.client-review-icon{margin-bottom:25px;}.client-review-heading-arrow{margin-bottom:50px;}.arrows-wrapper{gap:10px;}.client-review-heading-arrow .client-review-des-text{margin-top:15px;}}@media (max-width:767px){.client-review-box-inner{padding:25px;}.client-review-des,.client-review-icon{margin-bottom:20px;}.client-review-heading-arrow{margin-bottom:40px;}}@media (max-width:575px){.client-review-heading-arrow{flex-direction:column;align-items:start;}.client-review-box{padding:0px 12px;}.arrows-wrapper{width:100%;justify-content:end;}}.get-in-touch-sec{background-color:var(--blue);position:relative;}.get-in-touch-sec::before{content:"";background-color:var(--gray);position:absolute;left:0;top:0;width:61%;height:100%;}.get-in-touch-des-list p{color:#336A81;}.get-in-touch-des-list ul{list-style:none;padding:0;margin-top:40px;}.get-in-touch-des-list ul li{display:flex;align-items:center;gap:16px;margin-bottom:24px;}.get-in-touch-des-list ul li:last-child{margin-bottom:0px;}.get-in-touch-icon{height:50px;width:50px;min-width:50px;min-height:50px;border-radius:100%;display:flex;align-items:center;justify-content:center;background-color:var(--sky);}.get-in-touch-text a{font-weight:600;color:var(--blue);transition:all 0.4s;}.get-in-touch-text a:hover{color:var(--sky);}.get-in-touch-icon img{width:22px;height:22px;}.field-flex-group{display:flex;margin:0px -6px;}.field-flex-group .form-group{padding:0px 6px;}.get-in-touch-form-row .form-group{margin-bottom:20px;width:100%;}.field-heading{display:inline-block;color:#336A81;font-size:14px;line-height:24px;padding-bottom:4px;font-weight:500;}.form-control{border:0.5px solid #C9C9C9;border-radius:8px;width:100%;padding:10px 16px;min-height:45px;color:var(--blue);font-size:16px;line-height:26px;background-color:var(--white);font-weight:600;}.form-control::placeholder{color:#A0A9B3;font-weight:500;text-transform:none;line-height:26px !important;}.get-in-touch-form-row .form-group .wpcf7-textarea{height:92px;resize:none;}.form-control:focus-visible{outline:unset;}.form-control:focus{box-shadow:unset;border:0.5px solid #C9C9C9;}.get-in-touch-form{padding:40px;border-radius:22px;border:1px solid #C9C9C9;background:#FFF;box-shadow:0px 0px 20px 6px rgba(201,201,201,0.20);}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;font-weight:500;}.wpcf7-response-output{text-align:center;color:#A0A9B3;}.submit-btn-group{margin-top:24px;}.wpcf7 form.sent .wpcf7-response-output{color:#46b450;}.get-in-touch-row > div{width:50%;}.get-in-touch-row{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1;}.get-in-touch-row .get-in-touch-left-col .get-in-touch-des-list{max-width:488px;}.get-in-touch-sec .banner-shape-img img{position:absolute;}.get-in-touch-sec .banner-shape-img .left-shape{top:-30%;right:-6%;width:428px;height:428px;}.get-in-touch-sec .banner-shape-img .right-shape{right:-50px;bottom:-50px;}.home .get-in-touch-sec .banner-shape-img .right-shape{display:none;}@media (max-width:1399px){.get-in-touch-form{padding:35px;}.get-in-touch-sec::before{width:60%;}}@media (max-width:1199px){.get-in-touch-row > div{width:45%;}.field-flex-group{display:block;}.get-in-touch-form{padding:30px;}.get-in-touch-icon{height:45px;width:45px;min-width:45px;min-height:45px;}.get-in-touch-icon img{width:20px;height:20px;}.get-in-touch-des-list ul li{margin-bottom:20px;}.get-in-touch-des-list ul{margin-top:30px;}.get-in-touch-sec::before{width:50%;}.get-in-touch-sec .banner-shape-img .left-shape{top:-13%;right:-3%;width:301px;height:300px;}.get-in-touch-sec .banner-shape-img .right-shape{right:-60px;bottom:-60px;}}@media (max-width:1024px){.get-in-touch-sec .banner-shape-img .left-shape{top:-18%;}.get-in-touch-sec .banner-shape-img .right-shape{right:-70px;bottom:-70px;}}@media (max-width:991px){.get-in-touch-form{padding:25px;}.get-in-touch-icon{height:40px;width:40px;min-width:40px;min-height:40px;}.get-in-touch-icon img{width:18px;height:18px;}.get-in-touch-form-row .form-group{margin-bottom:15px;}.get-in-touch-sec .banner-shape-img img{width:250px !important;height:250px !important;}.get-in-touch-row{display:block;}.get-in-touch-row > div{width:100%;}.get-in-touch-des-list{margin-bottom:30px;}.get-in-touch-sec::before{width:100%;}.get-in-touch-sec .banner-shape-img img{width:150px !important;height:150px !important;}.get-in-touch-sec .banner-shape-img .right-shape{right:-50px;bottom:-40px;}.get-in-touch-sec .banner-shape-img .left-shape{top:-35px;right:-4%;}}@media (max-width:767px){.get-in-touch-des-list p,.get-in-touch-des-list h2,.get-in-touch-text a{color:var(--blue);}.form-control{font-size:14px;line-height:24px;padding:8px 14px;}}@media (max-width:575px){.get-in-touch-sec .banner-shape-img .left-shape{right:-5%;top:-75px;}.get-in-touch-sec .banner-shape-img .right-shape{right:-30px;bottom:-50px;}.get-in-touch-sec .banner-shape-img img{width:100px !important;}}