body{font-family:"Inter",sans-serif!important}:root{--bs-primary:#1750a2;--bs-secondary:#333333;--bs-light:#F8F8F8;--bs-gray:#707173;--bs-dark:#191818;--bs-vibrant-red:#da0a3d;--bs-light-blue:#01a3da;--bs-primary-rgb:23, 80, 162;--bs-secondary-rgb:51, 51, 51;--bs-light-rgb:248, 248, 248;--bs-dark-rgb:25, 24, 24;--bs-font-sans-serif:"Inter", sans-serif;--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:16px;--bs-body-font-weight:400;--bs-body-line-height:28px;--bs-body-color:var(--bs-black);--bs-body-bg:var(--bs-white);--bs-link-color:var(--bs-secondary);--bs-link-color-rgb:57, 55, 56;--bs-link-hover-color:var(--bs-primary);--bs-link-hover-color-rgb:238, 33, 43;--bs-base-transition:all 0.3s ease-in-out;--size:clamp(10rem, 1rem + 40vmin, 30rem);--gap:calc(var(--size) / 14);--duration:26s;--scroll-start:0;--scroll-end:calc(-100% - var(--gap))}.container,.row{--bs-gutter-x:50px}@media (min-width:768px){.container,.row{--bs-gutter-x:30px}}@media (min-width:992px){.container,.row{--bs-gutter-x:32px}}@media (min-width:1200px){.container{max-width:1170px}}@media (min-width:1400px){.container{max-width:1356px}}html,body{height:auto;padding:0;margin:0}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeSpeed;overflow-x:hidden}img,picture,video,canvas,svg{max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6,label,a,li{overflow-wrap:break-word;word-break:break-word}html:focus-within{scroll-behavior:smooth}a:not([class]){text-decoration:none}a,.btn,button{cursor:pointer}:focus,:active,.active{outline:0 none}a,a:hover,a:focus,a:active,button,button:hover,button:focus,input,input:hover,input:focus,select,select:hover,select:focus,textarea,textarea:hover,textarea:focus,.btn,.btn:hover,.btn:focus,.btn:active:focus,.btn:active.focus,.btn.active:focus,.btn.active.focus{text-decoration:none;-webkit-text-decoration-skip:objects;outline:none;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.form-control:focus,[type="text"]:focus,[type="email"]:focus,[type="checkbox"]:focus,[type="password"]:focus,[type="file"]:focus,[type="radio"]:focus,[type="submit"]:focus,[type="date"]:focus,[type="time"]:focus,[type="tel"]:focus,[type="search"]:focus,[type="button"]:focus,[type="number"]:focus,[type="reset"]:focus,textarea:focus,select:focus{outline:none;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}button::-moz-focus-inner,[type="submit"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="button"]::-moz-focus-inner{border:none;padding:0}select,select:hover,select:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none}select::-ms-expand{display:none}input[type="number"]{-moz-appearance:textfield}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type="search"i]::-webkit-search-cancel-button{-webkit-appearance:none;display:none}p,li{font-family:"Roboto",sans-serif!important;font-size:16px;line-height:28px;font-weight:400;letter-spacing:0;color:var(--bs-black);margin:0 0 20px 0}p:empty{display:none}p:last-child,li:last-child{margin-bottom:0}ul,ol{font-weight:400;margin:0 0 16px 0;padding:0 0 0 20px}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Inter",sans-serif!important;font-weight:700!important;color:var(--bs-secondary)!important;margin:0 0 20px 0}h1,.h1{font-size:40px!important;line-height:54px}h2,.h2{font-size:36px;line-height:46px}h3,.h3{font-size:28px;line-height:38px}h4,.h4{font-size:22px;line-height:32px}h5,.h5{font-size:18px;line-height:28px}h6,.h6{font-size:18px;line-height:26px;font-weight:700}.fs-1{font-size:26px;line-height:36px}.display-1{font-size:60px;line-height:68px;font-weight:900}@media (max-width:767px){h2,.h2{font-size:30px;line-height:36px}}.bg_cover{background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.bg_contain{background-size:contain;background-repeat:no-repeat;background-position:50% 50%}.btn{--bs-btn-padding-x:26px;--bs-btn-padding-y:10px;--bs-btn-font-family:"Inter", sans-serif;--bs-btn-font-size:15px;--bs-btn-font-weight:700;--bs-btn-line-height:normal;--bs-btn-border-width:1px;--bs-btn-border-radius:5px;--bs-btn-box-shadow:none;--bs-btn-focus-box-shadow:none;-webkit-box-shadow:var(--bs-btn-box-shadow);box-shadow:var(--bs-btn-box-shadow);transition:var(--bs-base-transition)}.btn-primary{--bs-btn-bg:var(--bs-vibrant-red);--bs-btn-border-color:var(--bs-vibrant-red);--bs-btn-hover-bg:var(--bs-secondary);--bs-btn-hover-border-color:var(--bs-secondary);--bs-btn-active-bg:var(--bs-secondary);--bs-btn-active-border-color:var(--bs-secondary);--bs-btn-disabled-bg:var(--bs-vibrant-red);--bs-btn-disabled-border-color:var(--bs-vibrant-red)}.btn-outline-primary{--bs-btn-color:var(--bs-vibrant-red);--bs-btn-border-color:var(--bs-vibrant-red);--bs-btn-hover-bg:var(--bs-vibrant-red);--bs-btn-hover-border-color:var(--bs-vibrant-red);--bs-btn-active-bg:var(--bs-vibrant-red);--bs-btn-active-border-color:var(--bs-vibrant-red);--bs-btn-disabled-color:var(--bs-vibrant-red);--bs-btn-disabled-border-color:var(--bs-vibrant-red)}.btn-secondary{--bs-btn-color:var(--bs-dark);--bs-btn-bg:var(--bs-secondary);--bs-btn-border-color:var(--bs-secondary);--bs-btn-hover-color:var(--bs-dark);--bs-btn-hover-bg:var(--bs-light);--bs-btn-hover-border-color:var(--bs-secondary);--bs-btn-active-color:var(--bs-black);--bs-btn-active-bg:var(--bs-light);--bs-btn-active-border-color:var(--bs-secondary);--bs-btn-disabled-bg:var(--bs-secondary);--bs-btn-disabled-border-color:var(--bs-secondary)}.btn-outline-secondary{--bs-btn-color:var(--bs-dark);--bs-btn-bg:var(--bs-light);--bs-btn-border-color:var(--bs-secondary);--bs-btn-hover-color:var(--bs-dark);--bs-btn-hover-bg:var(--bs-secondary);--bs-btn-hover-border-color:var(--bs-secondary);--bs-btn-active-color:var(--bs-black);--bs-btn-active-bg:var(--bs-light);--bs-btn-active-border-color:var(--bs-secondary);--bs-btn-disabled-bg:var(--bs-light);--bs-btn-disabled-border-color:var(--bs-secondary)}.link{font-family:"Inter",sans-serif;font-size:18px;font-weight:700;line-height:26px;display:inline-flex;align-items:center;gap:10px;transition:var(--bs-base-transition)}.svg_left{margin-right:10px}.svg_right{margin-left:10px}.link svg{margin-bottom:-3px}.link-primary:hover,.link-primary:focus{color:var(--bs-dark)!important}.link-secondary:hover,.link-secondary:focus{color:var(--bs-primary)!important}.link-dark:hover,.link-dark:focus{color:var(--bs-primary)!important}.opss_head h1{font-weight:700;margin:0}.opps_orange_triangle{position:absolute;bottom:0;left:0;z-index:-1}@media (min-width:768px){.opss_head h1{font-size:200px;line-height:180px}}.swiper-button-next{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='38' viewBox='0 0 38 38' fill='none'%3E%3Ccircle opacity='0.5' cx='19' cy='19' r='19' fill='%2301a3da'/%3E%3Cpath d='M17.5088 13.0284L22.4041 17.9237C22.7653 18.2849 22.7653 18.8705 22.4041 19.2317L17.5088 24.127' stroke='%23fff' stroke-width='1.41143' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");right:0}.swiper-button-prev{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='38' viewBox='0 0 38 38' fill='none'%3E%3Ccircle opacity='0.5' cx='19' cy='19' r='19' transform='matrix(-1 0 0 1 38 0)' fill='%2301a3da'/%3E%3Cpath d='M20.491 13.0284L15.5957 17.9237C15.2345 18.2849 15.2345 18.8705 15.5957 19.2317L20.491 24.127' stroke='%23fff' stroke-width='1.41143' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");left:0}.testimonal_wrapper .swiper-button-next{transform:rotate(90deg)}.testimonal_wrapper .swiper-button-prev{transform:rotate(90deg)}.form_group{margin:0 0 24px}label{display:block;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;color:var(--bs-black);margin:0 0 8px}.form-control,.form-select{font-family:"Inter",sans-serif;background-color:var(--bs-gray-100);padding:11px 12px;font-size:16px;font-weight:400;line-height:24px;color:var(--bs-black);border:1px solid var(--bs-gray-100);-webkit-border-radius:8px;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;outline:none}.form-control:focus,.form-select:focus{background-color:var(--bs-white);border-color:var(--bs-secondary);box-shadow:0 4px 20px 0 rgba(147,147,147,.25)}textarea.form-control{height:180px}.wpcf7-form{position:relative}.wpcf7-form .wpcf7-spinner{position:absolute;margin:0;bottom:-30px;left:0}.forn-group p{margin-bottom:0}.wpcf7-not-valid-tip,.wpcf7 form .wpcf7-response-output{font-size:14px;line-height:normal}.form-control::-webkit-input-placeholder{color:var(--bs-gray);-webkit-transition:var(--bs-base-transition);transition:var(--bs-base-transition)}.form-control::-moz-placeholder{color:var(--bs-gray);-webkit-transition:var(--bs-base-transition);transition:var(--bs-base-transition)}.form-control:-ms-input-placeholder{color:var(--bs-gray);-webkit-transition:var(--bs-base-transition);transition:var(--bs-base-transition)}.form-control::-ms-input-placeholder{color:var(--bs-gray);-webkit-transition:var(--bs-base-transition);transition:var(--bs-base-transition)}.form-control:-moz-placeholder{color:var(--bs-gray);-webkit-transition:var(--bs-base-transition);transition:var(--bs-base-transition)}.form-control:focus::-webkit-input-placeholder{color:transparent}.form-control:focus::-moz-placeholder{color:transparent}.form-control:focus:-ms-input-placeholder{color:transparent}.form-control:focus::-ms-input-placeholder{color:transparent}.form-control:focus:-moz-placeholder{color:transparent}.top_bar{padding:10px 0;z-index:99999999;position:relative;display:none!important}.top_bar svg{width:20px;height:auto;margin:0 14px 0 0}.top_bar p{font-size:16px;line-height:24px;color:var(--bs-white);margin:0}.top_bar a{color:var(--bs-white)}.top_bar a:hover{color:var(--bs-secondary)}.top_button a:hover,.top_button a:focus{background-color:transparent;border-color:var(--bs-white);color:var(--bs-white)}@keyframes goDown{0%{transform:translateY(-100px)}100%{transform:translateY(0)}}.main_wrapper{position:relative;overflow-x:hidden;width:100%}header{z-index:9999}header.sticky_header{position:fixed;background-color:var(--bs-white);width:100%;top:0;left:0;box-shadow:rgba(0,0,0,.1) 0 0 10px 0;z-index:9999;animation:goDown 0.6s ease-in-out forwards}@keyframes goDown{0%{transform:translateY(-100px)}100%{transform:translateY(0)}}.navbar{--bs-navbar-padding-x:54px;--bs-navbar-padding-y:10px;--bs-navbar-color:var(--bs-secondary);--bs-navbar-hover-color:var(--bs-primary);--bs-navbar-disabled-color:var(--bs-secondary);--bs-navbar-active-color:var(--bs-primary);--bs-navbar-brand-padding-y:0;--bs-navbar-brand-margin-end:0;--bs-navbar-nav-link-padding-x:0;--bs-navbar-toggler-font-size:15px;--bs-navbar-toggler-padding-y:0;--bs-navbar-toggler-padding-x:0;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='%231750a2' version='1.1' id='Capa_1' width='800px' height='800px' viewBox='0 0 124 124' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M112,6H12C5.4,6,0,11.4,0,18s5.4,12,12,12h100c6.6,0,12-5.4,12-12S118.6,6,112,6z'/%3E%3Cpath d='M112,50H12C5.4,50,0,55.4,0,62c0,6.6,5.4,12,12,12h100c6.6,0,12-5.4,12-12C124,55.4,118.6,50,112,50z'/%3E%3Cpath d='M112,94H12c-6.6,0-12,5.4-12,12s5.4,12,12,12h100c6.6,0,12-5.4,12-12S118.6,94,112,94z'/%3E%3C/g%3E%3C/svg%3E");--bs-navbar-toggler-expanded-icon-bg:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%231750a2' width='800px' height='800px' viewBox='0 0 1024 1024'%3E%3Cpath d='M512.481 421.906L850.682 84.621c25.023-24.964 65.545-24.917 90.51.105s24.917 65.545-.105 90.51L603.03 512.377 940.94 850c25.003 24.984 25.017 65.507.033 90.51s-65.507 25.017-90.51.033L512.397 602.764 174.215 940.03c-25.023 24.964-65.545 24.917-90.51-.105s-24.917-65.545.105-90.51l338.038-337.122L84.14 174.872c-25.003-24.984-25.017-65.507-.033-90.51s65.507-25.017 90.51-.033L512.48 421.906z'/%3E%3C/svg%3E");--bs-navbar-toggler-border-color:transparent;--bs-navbar-toggler-border-radius:0;--bs-navbar-toggler-focus-width:0;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;width:100%;z-index:1024;background-color:var(--bs-white);height:145.94px;max-height:100%}nav.navbar.navbar-expand-lg.sticky_navbar{box-shadow:0 5px 5px rgba(0,0,0,.1)}.navbar-toggler{border:0;outline:0;box-shadow:none;width:35px;height:35px;display:flex;align-items:center;justify-content:center;margin:0}.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon{background-image:var(--bs-navbar-toggler-expanded-icon-bg)}.navbar-collapse{flex-grow:0}.navbar-nav>.nav-item{position:relative}.navbar-nav .nav-item .nav-link{position:relative;font-family:"Inter",sans-serif;font-size:18px;font-weight:500;line-height:24px;color:var(--bs-secondary);transition:all 0.3s ease;word-break:break-word;display:block;overflow-wrap:break-word;white-space:normal}.navbar-nav .nav-item.menu-item-has-children{display:flex;align-items:center}.navbar-nav .nav-item.menu-item-has-children .nav_toggle{transform:rotate(0deg);transition:var(--bs-base-transition)}.navbar-nav .nav-item.menu-item-has-children.menu-open .nav_toggle{transform:rotate(180deg)}.navbar_wrapper .current_page_item>a,.navbar_wrapper .nav-link.active,.navbar_wrapper .current-menu-item>a{color:var(--bs-primary)!important}.navbar-nav .nav-item .nav-link:hover,.navbar-nav .nav-item .nav-link:focus{color:var(--bs-primary)}.navbar_wrapper .current_page_item>.nav_toggle,.navbar_wrapper .current-menu-item>.nav_toggle{color:var(--bs-primary)}.contact_btn svg{margin:0 10px 0 0}.contact_btn{font-size:16px}@media (min-width:992px){.navbar-nav .nav-item.menu-item-has-children:hover .nav_toggle{transform:rotate(180deg)}.navbar.navbar-expand-lg .navbar-collapse{gap:20px}.sub-menu{position:absolute;top:186%;left:0;padding:16px 0 0;max-width:220px;min-width:220px;width:100%;background-color:var(--bs-white);transition:var(--bs-base-transition);opacity:0;visibility:hidden;border-radius:0 0 10px 10px}.navbar-nav .nav-item.menu-item-has-children:hover .sub-menu{opacity:1;visibility:visible}.sub-menu>ul{background-color:var(--bs-white);min-width:250px;border-top:1px solid var(--bs-primary);padding:20px;max-height:70vh;height:auto;overflow:auto}.sub-menu>ul::-webkit-scrollbar{width:4px}.sub-menu>ul::-webkit-scrollbar-track{background:#f1f1f1}.sub-menu>ul::-webkit-scrollbar-thumb{background:var(--bs-primary)}.sub-menu>ul::-webkit-scrollbar-thumb:hover{background:var(--bs-primary)}.sub-sub-menu>ul::-webkit-scrollbar{width:4px}.sub-sub-menu>ul::-webkit-scrollbar-track{background:#f1f1f1}.sub-sub-menu>ul::-webkit-scrollbar-thumb{background:var(--bs-primary)}.sub-sub-menu>ul::-webkit-scrollbar-thumb:hover{background:var(--bs-primary)}.sub_menu_inner{max-width:250px;width:250px;padding:24px 0;align-items:flex-start;border-radius:0;background:var(--bs-light);box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);gap:0}.navbar-nav .nav-item .sub_nav_link{padding:8px 14px;width:100%}.navbar-nav{--bs-nav-link-padding-y:0;gap:20px;align-items:center}}@media (min-width:1200px){.navbar-nav{--bs-nav-link-padding-y:0;gap:20px}}@media (min-width:1400px){.navbar-nav>.nav-item{margin:0 20px 0 0}a.navbar-brand{max-width:160px;width:100%}.sub-menu{padding:37px 0 0;top:100%}}@media (max-width:1399px){.navbar-nav>.nav-item{margin:0 16px 0 0}.navbar-nav .nav-item .nav-link{font-size:16px}a.navbar-brand{max-width:160px;width:100%}.sub-menu{padding:32px 0 0;top:100%;background-color:transparent}.navbar-nav{gap:16px}}@media (max-width:1199px){.sub-menu{padding:28px 0 0}.contact_btn{font-size:14px}.navbar-nav{gap:0}a.navbar-brand{max-width:160px;width:100%}.navbar-nav .nav-item .nav-link{font-size:14px}}@media (max-width:991.98px){body.navbar_open{overflow:hidden}.navbar .navbar-brand{max-width:200px;width:100%}.navbar-toggler{position:relative;z-index:99999}.navbar-collapse{background:var(--bs-white);position:absolute;top:100%;left:0;right:0;bottom:0;z-index:9999;padding:0;overflow-y:auto;overflow-x:hidden;height:100%;min-height:calc(100vh - 90px);max-width:310px;width:100%;margin:0 0 0 auto;transform:translateX(100%);transition:transform 0.4s ease}.navbar-collapse.show{transform:translateX(0)}.navbar .navbar-nav .nav-item .nav-link svg{display:none}.navbar-nav>.nav-item{justify-content:space-between}.navbar-nav .nav-item .nav-link{font-size:16px}.navbar-nav>.nav-item.menu-open{border-color:transparent}.navbar-nav .nav-item.menu-item-has-children{flex-wrap:wrap}.navbar-nav>.nav-item>.nav-link{padding:0}.navbar-nav>.nav-item.menu-open>.nav-link{font-weight:700}.navbar-nav .nav-item.menu-item-has-children .nav_toggle{padding:0 16px}.navbar-collapse .btn{margin:24px 16px}.navbar{--bs-navbar-padding-x:27px;--bs-navbar-padding-y:18.6px}.navbar-nav.responsive-menu{padding:40px;overflow-x:hidden;overflow-y:auto}.navbar-nav>.nav-item:not(:last-child){margin:0 0 20px}ul.sub_menu_inner{margin:0}.sub-menu{display:none;width:100%;padding:0 16px 16px}.navbar-nav>.nav-item{width:100%}.navbar .navbar-nav.responsive-menu .nav-item.menu-item-has-children{position:relative;width:100%}.navbar-nav .nav-item .nav-link{width:100%;padding-right:28px}.menu_btn{justify-content:center;align-items:center}.sub_menu_inner li:not(:last-child){margin:0 0 12px}.navbar .navbar-nav.responsive-menu .menu-item-has-children>a::before{content:'';background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='svg-circleplus' viewBox='0 0 100 100' stroke='%23fff' height='52'%3E%3Cline x1='32.5' y1='50' x2='67.5' y2='50' stroke-width='5'%3E%3C/line%3E%3Cline x1='50' y1='32.5' x2='50' y2='67.5' stroke-width='5'%3E%3C/line%3E%3C/svg%3E");padding:1px;position:absolute;right:0;top:auto;z-index:-1;width:26px;height:26px;display:flex;align-items:center;justify-content:center;background-repeat:no-repeat;background-position:50% 50%;background-size:40px;pointer-events:none;background-color:var(--bs-primary)}.navbar .navbar-nav.responsive-menu .menu-open.menu-item-has-children>a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='svg-circleplus' viewBox='0 0 100 100' stroke='%23fff' height='52'%3E%3Cline x1='32.5' y1='50' x2='67.5' y2='50' stroke-width='5'%3E%3C/line%3E%3C/svg%3E")}.navbar .navbar-nav.responsive-menu .sub-menu{position:relative;display:none;opacity:1;visibility:visible;border:0;transform:none;background:var(--bs-white);padding:0;width:100%;border-radius:0;z-index:99;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;top:0;margin:10px 0 0;border-top:1px solid var(--bs-primary);padding:10px}.call_now_btn{--bs-btn-font-size:14px;min-width:unset;--bs-btn-padding-x:14px;--bs-btn-padding-y:8px;margin:0 10px 0 auto}.sub-sub-menu{display:none}.menu-item-has-children.menu-open>.sub-sub-menu{position:relative;left:0;width:100%;border-top:1px solid var(--bs-primary)}.menu-item-has-children.menu-open .sub_menu_inner.depth_1{margin-left:0}}@media (min-width:992px){.sub_menu_inner{list-style:none;margin:0;padding:0;min-width:180px}.sub_menu_inner.depth_1{background-color:#fff;top:100%;padding:20px;margin-left:40px;left:0}.sub_menu_inner.depth_2{background-color:#f5f5f5;left:100%;top:0;min-width:200px;position:absolute;box-shadow:0 0 10px rgba(0,0,0,.1)}.sub_menu_inner.depth_2 a{font-size:14px;padding:8px 16px;color:#444}.sub_menu_inner.depth_2 a:hover{background-color:#eaeaea}.sub-menu,.sub-sub-menu{display:none;position:absolute;top:100%;left:0;z-index:999}.sub-sub-menu{top:0;left:100%}.menu-item-has-children:hover>.sub-menu,.menu-item-has-children:hover>.sub-sub-menu{display:block}.navbar-nav>.menu-item-has-children{position:relative}.sub-menu:hover,.sub-sub-menu:hover{display:block}.sub-sub-menu{position:absolute;top:0;left:100%;display:none}.menu-item-has-children:hover>.sub-menu,.menu-item-has-children:hover>.sub-sub-menu{display:block}.menu-item-has-children:hover>.sub-menu,.menu-item-has-children:hover>.sub-sub-menu{display:block}.sub-menu,.sub-sub-menu{display:none;position:absolute;top:100%;left:0;z-index:999}.sub-sub-menu{top:0;left:100%}}@media (max-width:575px){.navbar .navbar-brand{max-width:150px;width:100%}}@media (max-width:400px){.navbar .container{flex-wrap:wrap}.navbar .navbar-brand{max-width:100%;width:100%;margin:0 auto 20px}.call_now_btn{margin:0}.navbar .navbar-brand img{max-width:128px;width:100%;margin:0 auto;display:block}}.navbar-brand img{width:145px;height:auto}@media (max-width:375px){.navbar-collapse{background:var(--bs-white);position:absolute;top:100%;left:0;right:0;bottom:0;z-index:9999;padding:0;overflow-y:auto;overflow-x:hidden;height:100%;min-height:calc(100vh - 77px)}}@media(max-width:991px){.navbar{height:163.13px}}@media(max-width:400px){.navbar{height:203.36px}}@media(max-width:1440px){.navbar.navbar-expand-lg .navbar-collapse{gap:0}}@media(max-width:1200px){.navbar.navbar-expand-lg .navbar-collapse{gap:0}.navbar-nav{gap:0}}@media(min-width:992px) and (max-width:1024px){.navbar-nav .nav-item .nav-link{font-size:12px}}.menu-item-has-children:hover>.sub-menu{display:block;opacity:1;visibility:visible}@media(min-width:992px){.menu-item-has-children:hover>.sub-sub-menu{display:block;opacity:1;visibility:visible}}.sub-menu,.sub-sub-menu{display:none;position:absolute;top:100%;left:0;background:#fff;min-width:200px;opacity:0;visibility:hidden;transition:opacity 0.2s ease,visibility 0.2s ease}.sub-sub-menu{top:0;left:100%}footer{background-color:#212121;position:relative}.footer_top{padding:50px 0;display:block;border-top:4px solid var(--bs-primary)}.social_icons{max-width:250px;width:100%;margin:50px 0 0;flex-wrap:nowrap;gap:8px}@media(max-width:1199px){.social_icons{flex-wrap:wrap}}.footer_top_inner a,.footer_top_inner h3,.footer_top_inner p,.footer_top_inner ul li{color:var(--bs-white)!important;display:block}.footer_top_inner a:hover{color:var(--bs-primary)!important}.footer_information a:hover svg path{fill:var(--bs-primary)!important}.social_icons a{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #fff;border-radius:4px;transition:0.4s ease-in-out}.social_icons a:hover{background-color:var(--bs-primary);border-color:var(--bs-primary)}.social_icons a svg{width:18px;height:18px;fill:#ffffff!important}.social_icons a svg.jam-pinterest-circle{width:26px;height:26px}.footer_top_inner{display:flex;justify-content:space-between;align-items:start;gap:18px}@media(min-width:1200px){.footer_top_inner{gap:32px}}.information_list li a svg,.information_list li span svg{width:20px;height:20px;position:absolute;left:0;top:0;bottom:0;margin:auto 0}.information_list li a,.information_list li span{position:relative;padding:0 0 0 30px;display:block}.footer_bottom_inner{padding:30px 0;border-top:1px solid var(--bs-light)}.footer_bottom_inner p,.footer_bottom_inner a{color:var(--bs-white)}.footer_quick_link .h3{text-wrap:nowrap}@media (min-width:992px){.footer_logo_block{padding:0 20px 0 0}}@media (max-width:1199px){.footer_top_inner h3{font-size:20px;line-height:normal}.footer_logo_block .footer_logo{max-width:200px}.social_icons a svg{width:20px;height:20px}}@media (max-width:991.98px){.footer_top_inner{flex-wrap:wrap}.footer_logo_block{width:100%}.footer_logo_block{justify-content:space-between;align-items:start}.footer_top_inner{gap:22px}.social_icons{margin:25px 0 0}}@media (max-width:575px){.footer_top_inner{flex-direction:column}.footer_information{order:1}.footer_links{order:2}.footer_quick_link{order:3}.footer_logo_block{flex-direction:column;gap:30px}}.video_block video,.image_block img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;width:100%;height:100%;z-index:-1;object-fit:cover;object-position:center center;background-repeat:no-repeat}.hero_banner{min-height:inherit;height:calc(100vh - 80px)}.hero_banner_content{width:100%;background:rgba(40,40,40,.15);transition:opacity 0.5s ease-in-out;flex-direction:column;padding:50px 0;height:100%}.hero_banner_content h1{max-width:1200px;width:100%;margin:0 auto 15px;text-align:center;color:var(--bs-white)!important}.banner_service_list{align-items:center;margin:10px 0 0}.banner_service_list li{position:relative}.banner_service_list li:not(:last-child){margin:0 30px 0 0}.banner_service_list li a{color:var(--bs-white)}.banner_service_list li a:hover{color:#f4b400}.banner_contact_block{margin:20px 0 0}.hero_info_block{width:100%;position:absolute;bottom:-2px;padding:20px;background-color:var(--bs-secondary)}.banner_info_detail img{width:50px;height:auto;border-radius:100%}.banner_info_detail{display:flex;justify-content:center;align-items:center}.banner_info_content h4{margin:0;color:var(--bs-white);display:flex;align-items:center}.banner_head{margin:0;font-size:clamp(1.1rem, 1.1rem + ((1vw - 0.2rem) * 0.767), 1.5rem)!important;font-family:"Inter",sans-serif!important;font-weight:700!important}.banner_info_content{margin:0 0 0 16px}.hero_info_block .banner_info_detail:not(:last-child){margin:0 50px 0 0}.banner_info_content .star_rating{width:80px;margin:0 0 0 6px}.banner_info_content p{display:flex;align-items:center;color:var(--bs-white);line-height:normal;font-size:18px}.hero_banner .button_title p.h1{color:var(--bs-white)!important}.hero_banner .btn-primary{--bs-btn-bg:#f4b400;--bs-btn-border-color:#f4b400;--bs-btn-hover-bg:var(--bs-primary);--bs-btn-hover-border-color:var(--bs-primary);--bs-btn-active-bg:var(--bs-primary);--bs-btn-active-border-color:var(--bs-primary);--bs-btn-disabled-bg:#f4b400;--bs-btn-disabled-border-color:#f4b400;--bs-btn-color:#000;--bs-btn-hove-color:#fff}@media (min-width:768px){.hero_banner{height:calc(100vh - 104px)}.banner_contact_block .btn-primary:not(:last-child){margin:0 20px 0 0}.banner_service_list li:not(:last-child):before{content:"";position:absolute;top:0;width:7px;height:7px;background:var(--bs-white);right:-18px;bottom:0;margin:auto 0;transform:rotate(45deg)}.banner_contact_block .btn-primary{font-size:18px}.hero_banner_content{padding:50px 30px}}@media (min-width:1200px){.hero_banner{height:calc(100vh - 98px)}}@media (min-width:1440px){.hero_info_block .banner_info_detail:not(:last-child){margin:0 100px 0 0}}@media (max-width:991.98px){.hero_banner_content h1{font-size:34px;line-height:42px;max-width:649px;width:100%}.hero_banner_content{padding:20px;height:100%}.hero_info_block .banner_info_detail:not(:last-child){margin:0 36px 0 0}.banner_info_content h6{font-size:16px}}@media (max-width:767px){.banner_service_list{flex-direction:column}.hero_banner{flex-direction:column;height:auto;z-index:11}.hero_info_block{position:relative}.hero_banner_content{padding:50px 20px}.banner_contact_block img{display:none}.banner_service_list li:not(:last-child){margin:0 0 8px}.hero_info_block .banner_info_detail:not(:last-child){margin:0}.hero_info_block .d-flex{gap:20px}.banner_contact_block{flex-direction:column}.banner_contact_block .btn-primary:not(:last-child){margin:0 0 20px 0}}@media (max-width:575px){.hero_info_block .banner_info_detail:not(:last-child){margin:0 0 24px}}@media (max-width:375px){.banner_info_detail{justify-content:start}}.badges_wrapper{padding:80px 0}.badges_title{margin-bottom:34px}.badges_title{display:none}.infinite_scroll_brand{padding:16px 0}.marquee{display:flex;overflow:hidden;user-select:none;gap:64px}.marquee__group{flex-shrink:0;display:flex;align-items:center;justify-content:space-around;gap:64px;min-width:100%;animation:scroll-x var(--duration) linear infinite;animation:scroll-x 150s linear infinite}.marquee__group img{display:flex;justify-content:center;align-items:center;width:200px;height:100px;object-fit:contain}@media (prefers-reduced-motion:reduce){.marquee__group{animation-play-state:paused}}@keyframes scroll-x{from{transform:translateX(var(--scroll-start))}to{transform:translateX(var(--scroll-end))}}@media (max-width:991.98px){.brand_wrapper{padding:50px 0 0 0}.brand_wrapper h2{font-size:26px}}@media (max-width:767px){.badges_wrapper{padding:60px 0 20px}.badges_title h2{font-size:30px;line-height:36px}.marquee__group img{width:150px}}.breaker{position:relative;padding:0 40px;margin:0 0 20px;height:50px}.breaker::before{content:'';position:absolute;top:0;bottom:0;left:0;border:1px solid var(--bs-primary);height:2px;width:30px;margin:auto 0}.breaker::after{content:'';position:absolute;top:0;bottom:0;right:0;border:1px solid var(--bs-primary);height:2px;width:30px;margin:auto 0}.breaker svg{width:50px}.breaker svg .cls-1{fill:var(--bs-primary)}.home .service_wrapper .breaker svg .cls-1,.page-template-home-page-template .breaker svg .cls-1{fill:var(--bs-white)}.home .service_wrapper .breaker::after,.home .service_wrapper .breaker::before,.page-template-home-page-template .service_wrapper .breaker::after,.page-template-home-page-template .service_wrapper .breaker::before{border:1px solid #1750a2}.home .service_wrapper .breaker::after,.home .service_wrapper .breaker::before{border:1px solid #FFF}.about_wrapper{padding:80px 0;background-image:url(../../../../../../../../themes/twentytwentyfour-child/assets/images/about_bg.webp);background-size:cover;background-repeat:no-repeat;background-position:center}.about_content h6,.testimonal_title h6,.blog_title_block h6,.faq_content_block h6{font-size:14px;font-weight:700;margin-bottom:10px;letter-spacing:1px;font-family:'Inter',sans-serif;position:relative;padding-left:30px;line-height:21px;display:inline-flex;text-transform:uppercase;color:var(--bs-black)}.blog_info a.blog_read_more{color:#000;margin:10px 0 0;display:block;text-decoration:none;font-weight:400}.blog_info a.blog_read_more:hover,.blog_info a.blog_read_more:focus{color:var(--bs-primary)}.accordion-header h2{position:relative;display:flex;align-items:center;width:100%;margin:0;font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}.about_content h6::after,.testimonal_title h6::after,.blog_title_block h6::after,.faq_content_block h6::after{content:"";height:3px;width:21px;background-color:var(--bs-primary);position:absolute;top:9px;left:0}.about_content h2{font-weight:400}.about_service_block{display:flex}.about_service_block:not(:last-child){margin:0 0 30px}.about_service_icon{min-width:80px;max-width:80px;width:100%;min-height:80px;max-height:80px;height:100%;padding:10px;background-color:var(--bs-primary);border-radius:100%;margin:0 40px 0 0;display:flex;justify-content:center;align-items:center}.about_service_icon img{width:40px;height:40px;object-fit:contain}.about_service_des{width:80%}.sub_services_block{margin:40px 0 0}.about_service_des h3{font-size:20px;margin:0 0 12px;line-height:24px;font-weight:600}.about_service_des p{font-size:20px;margin:0 0 12px;line-height:24px;font-weight:600;color:var(--wp--preset--color--contrast);font-family:"Inter",sans-serif!important;font-weight:700!important}.about_service_des div{font-family:"Roboto",sans-serif!important;font-size:16px;line-height:28px;font-weight:400;letter-spacing:0;color:var(--bs-black);margin:0 0 20px 0}.about_img_block{display:flex;justify-content:space-between}.about_img_block:not(:last-child){margin:0 0 26px}.about_img{height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.about_img_block img{width:48%;object-fit:cover;height:auto}.main_img_block{flex-direction:column!important;justify-content:center;align-items:center}.main_img_block .experience_logo{max-width:200px;width:100%;margin:26px auto 0}.about_content{display:flex;flex-direction:column;justify-content:center;height:100%}.content_block ul li{margin:0}.content_block ul li a{color:var(--bs-black)}.content_block ul li a:hover{color:var(--bs-secondary)}@media (min-width:992px){.about_img_block img{width:100%}.about_img_block{flex-direction:column}.about_img_block img:not(:last-child){margin:0 0 26px}}@media (min-width:1200px){.about_img_block img{width:48%}.about_img_block{flex-direction:row}.about_img_block img:not(:last-child){margin:0}}@media (max-width:991.98px){.about_content{margin:50px 0 0}}@media (max-width:767px){.about_service_icon{margin:0 20px 0 0}.about_wrapper{padding:60px 0}}.stats_wrapper{padding:80px 0;background-color:var(--bs-light)}.stats_title_block{display:flex;justify-content:space-between;max-width:1170px;width:100%;margin:0 auto}.stats_title_block p{max-width:600px;width:100%;color:var(--bs-secondary)}.stats_block_detail{margin-bottom:30px;text-align:center;background-color:var(--bs-primary);border-top:5px solid var(--bs-primary);padding:50px;border-radius:12px;transition:transform 0.5s,background 0.5s,box-shadow 0.5s;position:relative;box-shadow:0 5px 24px rgba(217,217,217,.2)}.stats_block_detail::after{content:"";position:absolute;top:0;left:0;right:0;height:0;z-index:2;background-color:#fff;border-radius:12px;transition:all 0.5s;opacity:0;visibility:hidden}.stats_block_detail:hover{transform:translateY(-10px);background:#fff;box-shadow:0 10px 30px rgba(217,217,217,.3);border-top-color:var(--bs-primary)}.stats_block_detail:hover::after{height:100%;left:0;opacity:1;visibility:visible;z-index:-1}.stats_block_detail:hover svg path{fill:var(--bs-primary)!important}.stats_block{margin:50px 0 0}.stats_block>.row{justify-content:center}.stats_block_icon svg{width:90px;height:90px}.stats_block_icon{margin:0 0 30px}.stats_block_content h3{color:var(--bs-white);margin:0 0 15px}.stats_block_detail .num{margin:0 0 15px;line-height:54px;font-family:"Inter",sans-serif!important;font-weight:700!important}.stats_block_detail:hover h3{color:var(--bs-secondary)}.stats_block_detail p{color:var(--bs-white);line-height:24px;text-transform:capitalize}.stats_block_detail:hover p{color:var(--bs-secondary)}@media (min-width:992px){.stats_block .row .col-lg-3:nth-child(even) .stats_block_detail{margin:50px 0 0}.stats_block_content h3{font-size:24px!important}}@media (min-width:1200px){.stats_block_content h3{font-size:34px!important}.stats_block_content .num{font-size:34px!important}}@media (min-width:1440px){.stats_block_content .num{font-size:40px!important}}@media (max-width:1199px){.stats_block_content .num{font-size:28px}}@media (max-width:991.98px){.stats_title_block{flex-direction:column}}.service_wrapper{padding:80px 0;background-color:var(--bs-primary)}.service_title_block{display:flex;justify-content:center;align-items:center;flex-direction:column}.service_title_block .h6{color:#FFF!important}.service_title_block h2{color:#FFF!important}.services_block{margin:40px 0 0}.services_block,.swiper-wrapper{height:auto}.service_card{overflow:hidden;height:100%;transition:all 0.3s ease-out;background:#fff;padding:18px}.service_card .readmore-service-heading-link{text-decoration:none}.icon-circle{padding:15px;border-radius:50%;background:var(--bs-primary);display:inline-flex;align-items:center;justify-content:center;width:92px;height:92px}.icon-circle img{max-width:60px;height:auto}.services_block .swiper-slide{height:auto}.service_card .service_card_img{position:relative;margin-bottom:18px;transform:translateY(0);transition:all 0.3s ease-out}.service_card_img img{object-fit:cover;object-position:center;max-height:200px;height:100%;min-height:200px;width:100%}.service_card h4{color:#333}.service_card .service_card_content{padding:34px 30px;background-repeat:no-repeat;background-position:94% 5px;position:relative;z-index:3;background-color:#fff;border-radius:6px;transition:all 0.3s ease-out}.service_card .service_card_content .service_icon{text-align:center;height:70px;width:70px;line-height:70px;border-radius:50%;background-color:var(--bs-primary);position:absolute;top:-62px;left:25px;z-index:4;box-shadow:0 1px 21px 0 rgba(186,186,186,.4);transition:all 0.3s ease-out;display:flex;justify-content:center;align-items:center}.service_card .service_card_content .service_icon img{width:40px;height:40px}.service_card .service_card_content .svg-content{position:absolute;width:100%;top:-70px;left:0}.service_card .service_card_content .svg-content svg{position:absolute;width:100%;transform:scale(1.056)}.service_card .service_card_content .svg-content svg.top-svg,.service_card .service_card_content .svg-content svg.bottom-svg{fill:var(--bs-primary)}.service_card .service_card_content .svg-content svg.bottom-svgw{top:16px}.service_card .service_card_content .svg-content svg.bottom-svg{top:7px;fill:var(--bs-light-blue)}.service_card .service_card_content h3{font-weight:700;margin-bottom:12px;font-size:22px;line-height:normal}.service_card .service_card_content h3 a{color:var(--bs-secondary);transition:all 0.3s ease-out}.service_card .service_card_content h3:hover a,.service_card .service_card_content h3:focus a{color:var(--bs-primary)}.service_card .service_card_content p{margin-bottom:10px;line-height:24px}.service_card .service_card_content .detail_link{position:absolute;left:0;bottom:0;height:0;margin-top:15px;transition:all 0.3s ease-out;transition-delay:0.1s;transform:translateY(0);opacity:0;visibility:hidden;width:100%;font-size:0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:start;padding-left:30px}.service_card .service_card_content .detail_link .item_btn{background-color:transparent;border:none;color:var(--bs-secondary);transition:all 0.1s;cursor:pointer;-ms-flex-align:center;align-items:center;font-size:15px;font-weight:600;position:relative;text-align:center;display:inline-block;transition-delay:0s}.service_card .service_card_content .detail_link .item_btn span{cursor:pointer;display:inline-block;position:relative;transition:0.5s;text-align:center;letter-spacing:1px;padding-right:5px}.service_card .service_card_content .detail_link .item_btn:hover span{padding-right:10px}.service_card .service_card_content .detail_link .item_btn:hover{color:var(--bs-primary)}.service_card .service_card_content h3 a:hover{color:var(--bs-primary)}.service_card:hover .service_card_content{transition:all 0.3s ease-in-out;transform:translateY(-12%)}.service_card:hover .service_card_content .detail_link{transition:all 0.3s ease-out;height:inherit;opacity:1;visibility:visible;transition-delay:0.1s;transform:translateY(-12%)}.service_card .service_card_content .svg-content svg{position:absolute;width:100%;transform:scale(1.056)}@media (max-width:991px){.service_card .service_card_content .svg-content{top:-84px}.service_card .service_card_content .svg-content svg{transform:scale(1.7)}}@media (max-width:767px){.service_card .service_card_content{padding:46px 30px 34px}.service_card .service_card_content .service_icon{top:-36px}.service_card .service_card_content .svg-content{display:none}}@media (max-width:575px){.service_card .service_card_content .svg-content{display:none}.service_card .service_card_content .service_icon{top:-56px}}.gallery_wrapper{padding:80px 0}.gallery_title_block h2{background:var(--bs-light);display:inline-block;padding:0 20px;margin:0}.gallery{background:var(--bs-light);display:inline-block;padding:0 20px;margin:0}.before_after_block{margin:60px 0 0}.before_block,.after_block{display:flex;align-items:center;width:100%}.before_content,.before_after_content .after_block{display:flex;align-items:center;margin:0 0 0 10px}.before_content h5{margin:0 0 0 10px}.after_content h5{margin:0 10px 0 0}.before_after_content .after_block{flex-direction:row-reverse;top:-50px;position:relative}.before_after_content .after_content{display:flex;justify-content:center;align-items:center;flex-direction:row-reverse;margin:0 10px 0 0}.before_after_content{display:flex;flex-direction:column;justify-content:center;align-items:center}.before_img,.after_img{border:2px double var(--bs-secondary);padding:4px}.before_after_block_slider [class*="swiper-button-"]{width:42px;height:42px;background-repeat:no-repeat;background-position:50% 50%;top:38%;margin:0;border-radius:6.566px}.before_after_block_slider [class*="swiper-button-"]::after{display:none}.ab_pagination .swiper-pagination-bullet{background:var(--bs-black)}.ab_pagination .swiper-pagination-bullet-active{background:var(--bs-primary)}@media (min-width:768px){.gallery_title_block:before{content:"";position:absolute;top:18px;left:0;right:0;bottom:0;margin:auto 0;border-top:4px double #d2d0d1;z-index:-1}.ab_prev.swiper-button-prev{bottom:10px!important;margin:auto 0 10px 0}.ab_next.swiper-button-next{top:10px!important;margin:10px 0 auto 0}}@media (min-width:992px){.before_img img,.after_img img{max-width:500px;min-width:500px;width:100%;object-fit:cover;max-height:300px;min-height:300px;height:100%}.ab_prev.swiper-button-prev{bottom:40px!important;margin:auto 0 40px 0}.ab_next.swiper-button-next{top:40px!important;margin:40px 0 auto 0}}@media (min-width:1200px){.before_block,.after_block{width:80%}}@media (max-width:991.98px){.before_img,.after_img{width:70%}.before_img img,.after_img img{width:100%;max-height:200px;min-height:200px;height:100%;object-fit:cover}.before_after_content .after_block{top:0;margin:30px 0 0}.after_content img,.before_content img{width:30px}}@media (max-width:767px){.gallery_title_block h2{padding:20px}.before_img img,.after_img img{max-height:180px;height:100%;object-fit:cover;min-height:180px}}@media (max-width:575px){.before_content h5,.after_content h5{font-size:12px}.after_content img,.before_content img{width:15px}.before_content h5{margin:0 0 0 8px}.after_content h5{margin:0 8px 0 0}}.contact_wrapper{padding:80px 0;background-color:var(--bs-light)}.customer_review_slider .swiper-slide{height:100%!important}.review_card{width:95%;background-color:#f3f3f3;border:1px solid #d7d7d7;padding:40px 30px;border-radius:6px}.review_card .customer_img_block{border-radius:100%;position:relative;width:50px;height:50px;display:inherit}.review_card .customer_img_block img{border-radius:100%;position:relative;width:50px;height:50px;display:block;min-width:50px;max-width:50px;min-height:50px;max-height:50px}.customer_review_content{margin:0 0 0 24px;height:100%}.customer_info h6{margin:0;padding:0 0 0 16px;position:relative}.customer_info h6:after{content:'';width:10px;height:2px;background-color:var(--bs-primary);position:absolute;left:0;top:0;bottom:0;margin:auto}.testimonal_title{max-width:550px;width:100%}.customer_review_slider{max-height:480px;position:relative;width:86%;margin:0;padding:0}.testimonal_block{position:relative;display:flex;justify-content:space-between;align-items:center;margin:40px 0 0}.review_next,.review_prev{position:relative;width:38px;height:38px;background-repeat:no-repeat;background-position:center;display:block;background-size:38px;left:0;right:0;margin:0}.review_block{max-height:87px;height:100%;overflow-y:auto;margin:0 0 20px 0;padding:0 10px 0 0}.review_block::-webkit-scrollbar{width:2px}.review_block::-webkit-scrollbar-track{background:#f1f1f1}.review_block::-webkit-scrollbar-thumb{background:var(--bs-secondary)}.review_block::-webkit-scrollbar-thumb:hover{background:var(--bs-secondary)}.review_control_block{display:flex;flex-direction:column;position:relative;justify-content:center;align-items:center}.review_prev{display:block;margin:0 0 20px}.review_control_block::after{content:'';position:absolute;top:-86px;width:1px;max-height:80px;background-color:var(--bs-secondary);min-height:80px;height:100%}.review_control_block::before{content:'';position:absolute;bottom:-86px;width:1px;max-height:80px;background-color:var(--bs-secondary);min-height:80px;height:100%}.form_title_block{margin:0 0 30px}.contact_form_block{padding:50px;background-color:var(--bs-white);display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:10px}.form_title_block h2{line-height:36px;margin:0 0 10px}.form_title_block p{font-size:14px;line-height:normal}.input_block{width:100%}.input_block:not(:last-child){margin:0 0 20px}.input_block .btn{width:100%;padding:13px}@media (max-width:991.98px){.contact_form_block{margin:50px 0 0}}@media (max-width:575px){.review_card{flex-direction:column}.customer_review_content{margin:20px 0 0}.review_block p{line-height:normal}.contact_form_block{padding:50px 30px}}.blog_wrapper{padding:80px 0}.blog_title_block h2:last-child{margin:0}.blog_title_block h2{max-width:460px;width:100%}.latest_blog_block{margin:50px 0 0}.blog_item_content .blog_desc{display:block;display:-webkit-box;color:var(--bs-black);font-weight:400;font-size:16px;font-family:"Roboto",sans-serif!important;margin:0 auto;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:normal}.blog_item_block{border:1px solid #D9D9D9;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);height:100%}.blog_item_content{padding:30px}.blog_item_content h3{font-size:20px;line-height:normal;text-transform:capitalize;color:var(--bs-secondary)!important}.blog_item_content p{font-size:16px;line-height:normal;text-transform:capitalize;font-family:"Inter",sans-serif!important;font-weight:400!important;margin:0 0 20px 0}.blog_link{margin:20px 0 0;font-weight:700;display:none}.blog_item_img{border-radius:10px 10px 0 0;height:200px;overflow:hidden;transition:var(--bs-base-transition)}.blog_item_img a{height:100%;width:100%}.blog_item_img img{height:100%;object-fit:cover;object-position:center;border-radius:10px 10px 0 0;transition:var(--bs-base-transition);width:100%}.blog_item_block:hover .blog_item_img img{transform:scale(1.1)}.latest_blog_block>.row{--bs-gutter-x:32px;--bs-gutter-y:32px;justify-content:center}.faq_Section{background-color:var(--bs-white);padding:100px 0}.faq_content_block h6{display:none}.faq_content_block .h2,.faq_content_block p{text-align:center}.accordion.sk_faq{--bs-accordion-active-color:var(--bs-secondary);--bs-accordion-active-bg:var(--bs-light);--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23393738' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 5L8 11L14 5'/%3E%3C/svg%3E");padding:20px;background:#FFF;border-radius:8px}.sk_faq .accordion-button{font-weight:600}.sk_faq .accordion-button:not(.collapsed){box-shadow:none;color:#000}.accordion.sk_faq .accordion-body{background-color:#F8F8F8;padding-top:0}.accordion.sk_faq .accordion-body p{text-align:start}.accordion.sk_faq.accordion-flush>.accordion-item{border-color:#F8F8F8;border-width:2px}.faq_image_block{position:relative;z-index:1;height:100%}.faq_gallery{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.faq_other_image{margin:20px 0 0;height:100%}.faq_other_image img{height:100%;object-fit:cover;object-position:center}.faq_image_block img{height:100%;object-fit:cover;object-position:center}@media (min-width:992px){.faq_image_block::after{content:'';position:absolute;top:-33px;left:-33px;width:200px;height:200px;background-color:var(--bs-primary);z-index:-1}}@media (max-width:991.98px){.faq_content_block{margin:50px 0 0}.faq_other_image>.row{--bs-gutter-x:16px}.faq_Section{padding:80px 0}}.img_block img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;width:100%;height:100%;z-index:-1;object-fit:cover;object-position:center center;background-repeat:no-repeat}.service_hero_banner .hero_banner_content{width:100%;height:100%;transition:opacity 0.5s ease-in-out;padding:100px 10px;background-color:rgba(0,0,0,.5)}.service_hero_banner .hero_banner_content h1{max-width:100%}@media (min-width:1200px){.service_hero_banner .hero_banner_content .hero_banner_content_inner{max-width:900px}}@media (min-width:1660px){.service_hero_banner{min-height:900px}}.service_list .service_block>.row{--bs-gutter-y:30px;--bs-gutter-x:30px}.service_list.service_wrapper{background-color:var(--bs-light)}.service_list .service_title_block h2{color:var(--bs-secondary)!important}.service_wrapper .row{row-gap:32px}.service_wrapper .readmore-inline{text-decoration:none;color:var(--bs-primary);font-weight:600}.service_list .service_block{margin:30px 0 0}.service_list .service_block{margin:30px auto 0;max-width:1180px;width:100%}.service_list .service_card .service_card_content .detail_link{position:relative;opacity:1;visibility:visible;padding-left:0;transform:none;height:auto}.service_list .service_card .service_card_img,.service_list .service_card:hover .service_card_content,.service_list .service_card:hover .service_card_content .detail_link{transform:none}.service_card{position:relative;overflow:hidden;z-index:0;background:#fff;transition:color 0.3s ease;border:1px solid #fff}.service_card::before{content:'';position:absolute;top:50px;left:50%;transform:translateX(-50%) scale(0);width:300%;height:300%;border-radius:50%;background:var(--bs-primary);z-index:-1;transition:transform 0.6s ease}.service_card:hover::before{transform:translateX(-50%) scale(1)}.service_card:hover{color:#fff;border:1px solid #FFF}.service_card:hover h4 a,.service_card:hover .readmore-inline{color:#fff}.icon-circle{padding:15px;border-radius:50%;background:var(--bs-primary);display:inline-flex;align-items:center;justify-content:center;transition:transform 0.6s ease;position:relative;z-index:1;border:1px solid #fff}.service_card:hover h4{color:#FFF!important}.service_card:hover .icon-circle{transform:rotate(360deg);border:1px solid #fff}.service_inner_banner .carousel-item{width:100%;height:100%}.service_inner_banner .carousel-inner{height:500px}.service_inner_banner .carousel-item img{height:100%;object-fit:cover;object-position:center}.service_inner_banner::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.service_inner_title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:11;max-width:950px;width:100%}.service_inner_title h1{font-weight:700}@media (min-width:1440px){.service_inner_title{max-width:1200px}}.service_about_wrapper{background-image:none;background-color:var(--bs-white)}.service_about_wrapper .about_img_block{width:100%;height:100%}.service_about_wrapper .about_img_block img{object-fit:cover;object-position:center}.only_content_section{padding:80px 0}.only_content_block h2{font-size:32px;line-height:40px;color:var(--bs-secondary)}.only_content_block ul li:not(:last-child){margin:0}.only_content_block a{color:var(--bs-secondary)}.only_content_block a:hover{color:var(--bs-primary)}.service_about_wrapper+.odd_even_section .breaker{display:block;margin:0 auto}.sub_service_list_block{padding:20px}.odd_even_section .breaker{display:none}.odd_even_section{background-color:var(--bs-white)}.odd_even_block,.services_list_section{padding:80px 0}.sub_service_section{margin:80px 0 0}.list_title_block+.sub_service_section{margin:50px 0 0}.sub_service_list_block{padding:20px;background-color:var(--bs-white);height:100%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 6px 0 rgba(0,0,0,.19);border-top:4px solid var(--bs-primary)}.sub_service_list_block h3{font-size:20px;font-weight:700;text-align:center}.sub_service_list_block p{font-size:16px;line-height:normal}.sub_service_section>.row{--bs-gutter-y:40px}@media (max-width:991.98px){.odd_even_block,.services_list_section{padding:50px 0}.odd_even_block>.row{--bs-gutter-y:40px}}.grid_gallery_section{padding:80px 0;background-color:var(--bs-secondary)}.grid_gallery_title h2{color:var(--bs-white);font-size:30px;font-weight:700;margin:0 0 45px}.grid_image{padding:10px 10px 0;background-color:var(--bs-white);height:100%}.grid_image img{height:250px;width:100%;object-fit:cover;object-position:center}.image_title h4{margin:0;font-size:16px;text-align:center}.image_title{padding:20px}.grid_gallery_block>.row{--bs-gutter-y:40px}.faq_banner .hero_banner_content{padding:150px 0;background:rgba(40,40,40,.7)}.faq_banner .hero_banner_content p,.gallery_banner .hero_banner_content p{max-width:900px;width:100%;margin:0 auto;text-align:center;color:var(--bs-white)}.faqs_section{background-color:var(--bs-white)}.faqs_section .faq_block{padding:60px 0}.faqs_section .faq_block h2{text-align:center}.faqs_section .faq_block .breaker{margin:0 auto 20px}.faqs_section .faq_block:nth-child(even){background-color:rgba(57,55,56,1)}.faqs_section .faq_block:nth-child(even) h2{color:var(--bs-white)!important}.faqs_section .faq_block:nth-child(even) .breaker svg .cls-1{fill:var(--bs-white)}.faqs_section .faq_block:nth-child(even) .breaker::after,.faqs_section .faq_block:nth-child(even) .breaker::before{border:1px solid var(--bs-white)}@media (max-width:767px){.faq_banner .hero_banner_content{padding:50px 20px}}#new_default_page_template{max-width:1190px;margin:auto;padding:0;padding-top:55px;padding-bottom:30px}.page_content{max-width:100%;padding:55px 60px;padding-top:55px!important}#new_default_page_template .contact_form_block{padding:20px;background-color:var(--bs-white);display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:10px}#new_default_page_template .row{display:flow-root;margin-left:0;margin-right:0}#new_default_page_left_content{padding:20px 15px 5px}#new_default_page_left_content{width:65%;float:left;max-width:65%;background-color:#fff}.practice_inner_content{background:#fff;padding:20px}.practice_inner_content h1{margin-bottom:20px}.practice_inner_content h2{font-size:26px!important;line-height:normal!important}.practice_inner_content h3{font-size:22px!important;line-height:normal!important}.page_featured_image{width:50%;float:right;margin:5px 0 0 20px}.page_featured_image img{height:auto}#new_default_page_left_content p{font-weight:400!important;line-height:1.625!important}#blog_page_sidebar,#case_results_sidebar,.new_deafault_page_sidebar{width:31%;float:right}.new_deafault_page_sidebar ul{margin:0;padding:0}#blog_page_sidebar section,#case_results_sidebar section,.new_deafault_page_sidebar section{margin-bottom:40px;background-color:#fff}.right-sidebar-title{font-weight:700}#blog_page_sidebar h4,#case_results_sidebar h4,.new_deafault_page_sidebar h4,.right-sidebar-title{background:var(--bs-vibrant-red);color:#fff;padding:15px 40px;font-size:18px;text-transform:none;line-height:1.2;margin:0 0 10px;text-align:center}#blog_page_sidebar .textwidget,#case_results_sidebar .textwidget,.new_deafault_page_sidebar .textwidget{padding:20px}@media (min-width:992px){.practice_inner_content{background:#fff}}@media screen and (max-width:991px){#new_default_page_left_content{width:100%!important;float:none!important;max-width:100%!important;padding:0px!important}}@media (max-width:575px){.single_practice_content{padding:0 10px 5px!important}}@media (max-width:575px){.practice_inner_content{padding:10px 15px 5px!important}}@media screen and (max-width:991px){h1{font-size:30px!important;line-height:35px!important}}@media screen and (max-width:991px){.page_featured_image{width:100%!important;float:none!important;margin:10px 0 10px 0px!important}}@media (max-width:991.98px){.contact_form_block{margin:0}}@media screen and (max-width:991px){.practice_inner_content{padding:20px 15px 5px}}@media screen and (max-width:991px){#new_default_page_left_content{width:100%;float:none;max-width:100%;padding:0}}@media screen and (max-width:991px){#blog_page_sidebar,#case_results_sidebar,.new_deafault_page_sidebar{width:100%!important;float:none!important}}.cities_list{display:flex;justify-content:start;align-items:center}.cities_list svg{width:30px;height:30px;margin:0 10px 0 0}.cities_list{display:flex;justify-content:start;align-items:center}.cities_list_block{margin:50px 0 0}.cities_list_block>.row{--bs-gutter-x:20px;--bs-gutter-y:20px}.cities_list_block .cities_list{text-decoration:none}.cities_list_block .cities_list:hover p{color:var(--bs-primary)}.cities_list_block .cities_list:hover svg path{fill:var(--bs-primary)}.cities_list_block .cities_list p{line-height:normal;text-align:left}.cities_list svg{width:30px;height:30px;margin:0 10px 0 0;flex-shrink:0}.cities_list h2{font-family:"Roboto",sans-serif!important;font-size:16px;line-height:28px;font-weight:400!important;letter-spacing:0;color:var(--bs-black);margin:0 0 20px 0}.cities_list h2:last-child{margin-bottom:0}.headquater_section>h2,.service_served_section>.h2{width:100%;margin:0 auto 30px}.headquater_section>h2{font-size:36px;line-height:46px;margin:0 auto 12px}.headquater_info_box{width:100%;margin:30px auto 0;padding:30px 20px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.headquater_info_box .address_number a{text-decoration:none}.headquater_info_box h2{font-size:18px;text-align:center}.headquater_block .address{margin:0 0 20px}.service_headquater_wrapper{padding:80px 0;background-color:var(--bs-light)}.address img{width:34px;height:34px;margin:0 0 10px}.address p a:hover{color:var(--bs-primary)}.service_headquater_inner>.row,.faq_service_headquater>.row{--bs-gutter-x:30px;--bs-gutter-y:50px}.headquater_block>.row{--bs-gutter-x:30px;--bs-gutter-y:30px}.faq_service_headquater .headquater_info_box{max-width:400px}.consultation_wrapper{padding:80px 0;background-color:#fff}.consultation_title{max-width:800px;width:100%;margin:0 auto 16px}.consultation_title h2{font-size:36px;line-height:46px}.consultation_detail{padding:30px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);height:100%;display:flex;flex-direction:column;text-decoration:none}.consultation_detail:hover,.consultation_detail:focus{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.consultation_detail h2{font-size:20px;margin:0 0 30px;font-weight:600!important;text-decoration:none}.consultation_detail:hover h2{color:var(--bs-primary)}.btn_wrap{margin:auto 0 0}.consultation_icon{margin:0 auto;width:86px;height:86px;padding:10px;background-color:var(--bs-primary);border-radius:100%;display:flex;justify-content:center;align-items:center}.consultation_icon img{width:52px;height:52px;object-fit:contain;object-position:center}.consultation_box{margin:60px auto 0;max-width:1100px;width:100%}.consultation_box>.row{--bs-gutter-x:30px;--bs-gutter-y:30px}@media (max-width:767px){.consultation_title h2{font-size:30px;line-height:40px}}.gallery_banner .hero_banner_content{padding:150px 0;background:linear-gradient(to top,#393738 0%,transparent 124%)}.before_after_block_gallery .before_block,.before_after_block_gallery .after_block{width:100%;display:flex;justify-content:center;align-items:center}.before_after_block_gallery .before_after_content .after_block{top:0;margin:20px 0 0}.before_after_block_gallery .after_content img,.before_after_block_gallery .before_content img{height:50px}.before_after_block_gallery>.row{--bs-gutter-x:0;--bs-gutter-y:0}.before_after_block_gallery .before_after_content{padding:40px 10px}.gallery_section .before_after_block{margin:0}.gallery_section{background-color:var(--bs-white)}.page-template-gallery-template .before_after_block_gallery .after_content img,.page-template-gallery-template .before_after_block_gallery .before_content img{display:none}.page-template-gallery-template .before_img,.page-template-gallery-template .after_img{position:relative}.page-template-gallery-template .before_content h5,.page-template-gallery-template .after_content h5,.before_after_content .after_content{margin:0}.page-template-gallery-template .before_content,.page-template-gallery-template .after_content{position:absolute;top:0;left:0;margin:0;padding:10px;background-color:var(--bs-white)}.page-template-gallery-template .before_after_content .after_content{margin:0}.page-template-gallery-template .before_after_content{flex-direction:row;padding:40px 30px}.page-template-gallery-template .before_after_block_gallery .before_after_content .after_block{margin:0 0 0 20px}.page-template-gallery-template .before_after_block_gallery .before_block,.page-template-gallery-template .before_after_block_gallery .after_block{display:block}.page-template-gallery-template .gallery-item{display:block!important;width:100%}.page-template-gallery-template .before_img img,.page-template-gallery-template .after_img img{min-width:100%;max-width:100%;width:100%}.page-template-gallery-template .before_img,.page-template-gallery-template .after_img{width:100%!important}@media (min-width:992px){.gallery_section .before_after_block_gallery .col-lg-6.col-12:nth-child(4n+2),.gallery_section .before_after_block_gallery .col-lg-6.col-12:nth-child(4n+3){background-color:var(--bs-light)}.page-template-gallery-template .gallery_section .before_after_block_gallery .col-lg-6.col-12:nth-child(4n+2),.page-template-gallery-template .gallery_section .before_after_block_gallery .col-lg-6.col-12:nth-child(4n+3){background-color:var(--bs-primary)}.page-template-gallery-template .gallery_section .before_after_block_gallery .col-lg-6.col-12:nth-child(4n+2) .before_img,.page-template-gallery-template .gallery_section .before_after_block_gallery .col-lg-6.col-12:nth-child(4n+3) .before_img,.page-template-gallery-template .gallery_section .before_after_block_gallery .col-lg-6.col-12:nth-child(4n+2) .after_img,.page-template-gallery-template .gallery_section .before_after_block_gallery .col-lg-6.col-12:nth-child(4n+3) .after_img{border:2px double var(--bs-white)}.before_img img,.after_img img{max-width:300px;min-width:300px;width:100%;object-fit:cover;max-height:200px;min-height:200px;height:100%}.before_after_block_gallery .after_content img,.before_after_block_gallery .before_content img{height:40px}}@media (min-width:1300px){.before_img img,.after_img img{max-width:450px;min-width:450px;width:100%;object-fit:cover;max-height:250px;min-height:250px;height:100%}.before_after_block_gallery .after_content img,.before_after_block_gallery .before_content img{height:50px}}@media (max-width:991.98px){.gallery_section .before_after_block_gallery .col-lg-6.col-12:nth-child(even){background-color:var(--bs-light)}.page-template-gallery-template .gallery_section .before_after_block_gallery .col-lg-6.col-12:nth-child(even){background-color:var(--bs-primary)}.page-template-gallery-template .gallery_section .before_after_block_gallery .col-lg-6.col-12:nth-child(even) .after_img,.page-template-gallery-template .gallery_section .before_after_block_gallery .col-lg-6.col-12:nth-child(even) .before_img{border:2px double var(--bs-white)}.before_after_block_gallery .after_content img,.before_after_block_gallery .before_content img{height:24px}}@media (max-width:767px){.page-template-gallery-template .before_after_content{flex-direction:row;padding:40px 20px}}.about_banner .hero_banner_content,.review_banner .hero_banner_content,.contact_banner .hero_banner_content{padding:150px 0;background:rgba(0,0,0,.5)}.connect_collab_title h2{font-size:18px;text-align:center;margin:0;color:var(--bs-secondary)}.connect_collab_title{max-width:992px;width:100%;margin:0 auto 30px}.connect_collab_section{padding:50px 0;background-color:#fff}.collab_block .row .col-12:not(:last-child) .collab{margin:0 0 40px}.connect_collab_title h2 a{color:var(--bs-primary)}.connect_collab_title h2 a:hover{color:var(--bs-secondary)}.blog_block .blog_category h1{color:var(--bs-secondary);margin:0 0 30px}.blog_category_list{margin:0}.blog_category_list li{margin:0}.blog_category_list li a{padding:10px;display:block}.blog_category_list li:not(:last-child){border-bottom:1px solid var(--bs-primary)}.blog_category_list li{position:relative}.blog_category_list li a:hover{color:var(--bs-primary)}.blog_category p.h4{font-size:14px;font-weight:700;margin-bottom:0;letter-spacing:1px;font-family:'Inter',sans-serif!important;position:relative;padding-left:30px;line-height:21px;display:inline-flex;text-transform:uppercase;color:var(--bs-black)}.blog_category p.h4::after{content:"";height:3px;width:21px;background-color:var(--bs-primary);position:absolute;top:9px;left:0}.blog_box{background-color:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);height:100%;overflow:hidden;position:relative}.blog_img img{width:100%;height:200px;object-fit:cover;object-position:center}.blog_box .blog_img img{transform:scale(1);transition:transform 3s cubic-bezier(.2,.96,.34,1)}.blog_box:hover .blog_img img{transform:scale(1.1)}.blog_info{padding:40px 20px}.blog_info .h4{font-size:18px;line-height:22px;color:var(--bs-secondary)}.blog_info .h4 a:hover{color:var(--bs-primary)}.blog_info p{font-size:16px;line-height:22px;margin:0}.blog_block_inner>.row{--bs-gutter-x:30px;--bs-gutter-y:60px}.blog_display_block>.row{--bs-gutter-x:30px;--bs-gutter-y:40px}.pagination{--bs-pagination-padding-x:0;--bs-pagination-padding-y:0;--bs-pagination-font-size:16px;--bs-pagination-color:var(--bs-primary);--bs-pagination-bg:transparent;--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:rgba(86, 81, 82, 0.24);--bs-pagination-border-radius:0;--bs-pagination-hover-color:var(--bs-secondary);--bs-pagination-hover-bg:transparent;--bs-pagination-hover-border-color:var(--bs-secondary);--bs-pagination-focus-color:var(--bs-secondary);--bs-pagination-focus-bg:transparent;--bs-pagination-focus-box-shadow:none;--bs-pagination-active-color:var(--bs-secondary);--bs-pagination-active-bg:transparent;--bs-pagination-active-border-color:var(--bs-secondary)}.pagination{margin:30px 0 0;padding:30px 0 0;justify-content:center;border-top:1px solid rgba(7,18,60,.1);flex-wrap:wrap}.pagination li{margin:0;font-weight:500}.pagination li:not(:last-child){margin:0 10px 0 0}.pagination li .page-link{display:flex;align-items:center;justify-content:center;height:40px;padding:8px 16px;margin:0 0 8px}.pagination li .page-link:not(.page_btn){width:40px}@media (min-width:1200px){.blog_category_list{padding:14px}.blog_block_inner>.row{--bs-gutter-x:60px}}@media (max-width:767px){.page_content{padding:55px 20px}.page_content .container,.page_content .row{--bs-gutter-x:10px}}.reviews .testimonal_wrapper{background-color:var(--bs-white)}.reviews .testimonal_block{padding:100px 0;margin:0 auto;max-width:1024px;width:100%}.contact_inner>.row{--bs-gutter-y:40px}@media (min-width:992px){.testimonal_wrapper{padding:50px}}@media (max-width:767px){.reviews .testimonal_block{flex-direction:column-reverse;margin:0;padding:60px 0}.reviews .review_control_block{flex-direction:row;padding:10px;background-color:var(--bs-white);position:relative;z-index:11;width:100%;margin:0 0 30px}.reviews .review_prev{margin:0 16px 0 0}.reviews .review_control_block::before{bottom:0;right:0;height:100%;min-height:1px;max-height:1px;width:100%;top:0;margin:auto;z-index:-11}.reviews .review_control_block::after{display:none}.reviews .review_card{width:100%}.reviews .review_control_block .review_control{display:flex;justify-content:center;align-items:center;position:relative;z-index:11;background-color:var(--bs-white);padding:10px}}.contact_block{background-color:var(--bs-white);padding:100px 0}.contact_block_details,.contact_block_form{box-shadow:0 0 23px -1px rgba(0,0,0,.05);padding:60px;height:100%}.block_detail{display:flex;justify-content:start;align-items:center}.block_detail .icon{width:60px;height:60px;background-color:var(--bs-primary);display:flex;justify-content:center;align-items:center;border-radius:8px;margin:0 16px 0 0;flex-shrink:0}.block_detail .icon img{width:30px;height:30px}.content p.h4{margin:0 0 5px;font-size:20px;line-height:normal}.content p{margin:0;font-size:16px;line-height:22px}.contact_detail_list li{padding:30px 0;margin:0}.contact_detail_list li:not(:last-child){border-bottom:1px solid var(--bs-secondary)}.contact_block_form .contact_form_block{padding:0}.contact_block_title p.h4{font-size:14px;font-weight:700;margin-bottom:10px;letter-spacing:1px;font-family:Inter,sans-serif;position:relative;padding-left:30px;line-height:21px;display:inline-flex;text-transform:uppercase;color:var(--bs-black)}.contact_block_title p.h4::after{content:"";height:3px;width:21px;background-color:var(--bs-primary);position:absolute;top:9px;left:0}.contact_block_inner>.row{--bs-gutter-y:40px}@media (max-width:767px){.contact_block_details,.contact_block_form{padding:20px}}.postimg{flex-shrink:0}.page_content.full_width_content_block{background-color:#fff}.full_width_content_block .practice_inner_content p{margin:0 0 12px;line-height:25px!important;line-height:normal}.full_width_content_block .practice_inner_content p+p.h4{margin-top:40px}#custom-lightbox-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;z-index:9999}#custom-lightbox-img{max-width:90%;max-height:90%;border:4px solid #fff;box-shadow:0 0 15px rgba(0,0,0,.5)}#custom-lightbox-close{position:absolute;top:20px;right:30px;font-size:36px;color:#fff;cursor:pointer;z-index:10000;font-weight:700}body.lightbox-open{overflow:hidden}.page-id-428 .practice_inner_content a{color:#095090}.contact_map iframe{width:100%;height:350px}@media (max-width:400px){.page-template-landing-thankyou-page-template .navbar .navbar-brand,.page-template-landing-page-template .navbar .navbar-brand{max-width:150px;width:auto;margin:0}.page-template-landing-thankyou-page-template .navbar .container,.page-template-landing-page-template .navbar .container{padding:0}}.page-template-landing-thankyou-page-template .footer_bottom_inner,.page-template-landing-page-template .footer_bottom_inner{border-top:0 solid var(--bs-light)}.page-template-landing-thankyou-page-template .video-desktop,.page-template-landing-page-template .video-desktop{display:block}.page-template-landing-thankyou-page-template .video-mobile,.page-template-landing-page-template .video-mobile{display:none}@media screen and (max-width:768px){.page-template-landing-thankyou-page-template .video-desktop,.page-template-landing-page-template .video-desktop{display:none}.page-template-landing-thankyou-page-template .video-mobile,.page-template-landing-page-template .video-mobile{display:block}}.page-template-landing-thankyou-page-template .hero_banner .form_title_block,.page-template-landing-page-template .hero_banner .form_title_block{margin-bottom:0}@media (max-width:1200px){.page-template-landing-thankyou-page-template .hero_banner_content,.page-template-landing-page-template .hero_banner_content{height:92%}}.page-template-landing-thankyou-page-template .hero_banner::after,.page-template-landing-page-template .hero_banner::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:-1}.page-template-landing-thankyou-page-template h1,.page-template-landing-page-template h1{font-size:34px!important}@media(max-width:992px){.page-template-landing-thankyou-page-template h1,.page-template-landing-page-template h1{font-size:28px!important}}.page-template-landing-thankyou-page-template .contact_form_block,.page-template-landing-page-template .contact_form_block{padding:20px 15px}.page-template-landing-thankyou-page-template .banner_contact_block,.page-template-landing-page-template .banner_contact_block{margin:20px 0 20px}.page-template-landing-thankyou-page-template .wpcf7-list-item-label,.page-template-landing-page-template .wpcf7-list-item-label{font-size:14px}.page-template-landing-thankyou-page-template .hero_banner h2,.page-template-landing-thankyou-page-template .hero_banner .h2,.page-template-landing-page-template .hero_banner h2,.page-template-landing-page-template .hero_banner .h2{font-size:28px;line-height:38px}.page-template-landing-thankyou-page-template .hero_banner .input_block:not(:last-child),.page-template-landing-page-template .hero_banner .input_block:not(:last-child){margin:0 0 14px}@media only screen and (max-width:767px){.page-template-landing-thankyou-page-template .hero_banner,.page-template-landing-page-template .hero_banner{background-repeat:no-repeat;background-size:cover;background-position:center bottom}}@media screen and (max-width:991px){.page-template-landing-thankyou-page-template .hero_banne h1,.page-template-landing-page-template .hero_banne h1{font-size:28px!important}}.page-template-landing-thankyou-page-template .why_choose_us,.page-template-landing-page-template .why_choose_us{padding:50px 0}.page-template-landing-thankyou-page-template .why_choose_us h3,.page-template-landing-thankyou-page-template .why_choose_us ul li,.page-template-landing-page-template .why_choose_us h3,.page-template-landing-page-template .why_choose_us ul li{color:#FFF;text-transform:capitalize;margin-bottom:12px}.page-template-landing-thankyou-page-template .why_choose_us,.page-template-landing-page-template .why_choose_us{position:relative;z-index:1;overflow:hidden}.page-template-landing-thankyou-page-template .why_choose_us::after .page-template-landing-page-template .why_choose_us::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:-1;pointer-events:none}.large-image{width:100%;border:2px solid #000}.small-image{width:80%;border:2px solid #000}.help_preview{padding:30px 0}.page-template-landing-thankyou-page-template .help_preview p,.page-template-landing-page-template .help_preview p{color:#000}.landing_cta{background-color:var(--bs-primary);color:#FFF;padding:40px 0}.landing_cta h3{color:#FFF;font-weight:500!important;width:70%;text-align:center}.landing_cta .wpcf7-response-output{color:#000}.page-template-landing-thankyou-page-template.form_title_block,.page-template-landing-page-template .form_title_block{margin:0 0 10px}.page-template-landing-thankyou-page-template .contact_form_block,.page-template-landing-page-template .contact_form_block{display:flex;flex-direction:column;gap:0}.page-template-landing-thankyou-page-template .form-row,.page-template-landing-page-template .form-row{display:flex;gap:20px;flex-wrap:wrap}.page-template-landing-thankyou-page-template .input_block,.page-template-landing-page-template .input_block{flex:1}.page-template-landing-thankyou-page-template .full-width,.page-template-landing-page-template .full-width{width:100%}.page-template-landing-thankyou-page-template textarea.form-control .page-template-landing-page-template textarea.form-control{height:auto}@media(max-width:575px){.page-template-landing-thankyou-page-template .form-row,.page-template-landing-page-template .form-row{gap:0;flex-direction:column;margin-bottom:20px}}.page-template-landing-page-template .testimonal_wrapper{margin-top:50px}@media (min-width:992px){.testimonal_wrapper{padding:20px 50px 50px}}@media (min-width:992px){.long_menu .sub-menu>ul{margin:0;max-height:320px;height:auto;overflow:auto;padding:20px 0;direction:rtl}.long_menu .sub-sub-menu>ul{margin:0;max-height:320px;height:auto;overflow:auto;padding:20px 0}.long_menu .sub_menu_inner>li .nav-link{padding:0 20px!important;display:block!important}.sub-menu{min-width:250px;width:100%}.sub-sub-menu>.sub_menu_inner.depth_1{margin-left:0;max-height:70vh;overflow-y:auto}.sub-sub-menu{padding:32px 0 0;height:100%}.long_menu .sub-menu>ul::-webkit-scrollbar{width:4px}.long_menu .sub-menu>ul::-webkit-scrollbar-track{background:#f1f1f1}.long_menu .sub-menu>ul::-webkit-scrollbar-thumb{background:var(--bs-primary)}.long_menu .sub-menu>ul::-webkit-scrollbar-thumb:hover{background:var(--bs-primary)}.long_menu .sub-sub-menu>ul::-webkit-scrollbar{width:4px}.long_menu .sub-sub-menu>ul::-webkit-scrollbar-track{background:#f1f1f1}.long_menu .sub-sub-menu>ul::-webkit-scrollbar-thumb{background:var(--bs-primary)}.long_menu .sub-sub-menu>ul::-webkit-scrollbar-thumb:hover{background:var(--bs-primary)}.long_menu .sub_menu_inner>li{width:100%;direction:ltr}.long_menu .sub-sub-menu>ul{height:100%;border-left:4px solid var(--bs-primary);padding:20px 0!important}}.new_about_block img{margin:0 auto;height:250px;display:flex}.new_about_inner{display:flex;justify-content:center;align-items:center;flex-direction:column}.new_about_block p{margin-top:30px}.loaction_wrapper{padding:100px 0 0}.all_location_inner{max-width:1200px;margin:0 auto}.all_location_block{margin:0 0 60px}.location_title_block{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0 0 60px}.location_title_block h1{margin:0 0 40px;text-align:center}.location_title_block h2{font-size:22px;line-height:normal;margin:0 0 14px;color:#084f8f;text-align:center}.location_title_block p{text-align:center;max-width:800px;margin:0 auto}.location_detail_block{display:block;border-radius:12px;border:1px solid var(--bs-primary);background-color:#fff}.location_title{padding:20px 10px;display:flex;justify-content:center;align-items:center;flex-direction:column}.location_title h2{font-size:26px;margin:0;line-height:normal;color:var(--bs-secondary);text-decoration:none;transition:var(--bs-base-transition);text-align:center}.location_detail_block:hover h2{color:var(--bs-primary)}.location_detail_block{overflow:hidden;position:relative;text-decoration:none;display:flex;flex-direction:column;justify-content:space-between;height:100%}.all_locations .row{--bs-gutter-x:40px;--bs-gutter-y:40px}.loaction_image,.loaction_image img{border-radius:0 0 12px 12px;overflow:hidden;transition:var(--bs-base-transition)}.location_detail_block:hover .loaction_image img{transform:scale(1.2)}.loaction_image{max-height:250px;height:100%;min-height:250px}.loaction_image img{width:100%;height:100%;object-fit:cover;object-position:center}@media (min-width:768px){.loaction_wrapper{padding:150px 0 0}.all_location_block{margin:0 0 80px}}@media (max-width:767px){.location_title h2{font-size:22px}.loaction_image{max-height:180px;min-height:180px}}@media (max-width:567px){.loaction_wrapper .contact_form_block{padding:50px 10px}}.single_location_banner{padding:120px 0}.single_location_banner .contact_form_block{padding:20px}.single_location_banner .contact_form_block .h3{margin:0 0 10px}.single_location_banner .form_title_block{margin:0 auto 14px}.single_location_banner{background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;z-index:1}.single_location_banner::after{content:'';top:0;left:0;width:100%;height:100%;background-color:var(--bs-primary);z-index:-1;opacity:.6;position:absolute}.single_location_banner .banner_block{height:100%;display:flex;justify-content:center;align-items:center}.single_location_banner .banner_title h1{color:#fff}.single_location_banner .banner_title p{color:var(--bs-light)}.single_location_banner .single_banner_review{padding:20px 0 0;gap:24px}.single_location_banner .banner_title{max-width:465px;width:100%}.single_location_banner .banner_info_detail{justify-content:start;align-items:start}.single_service_wrapper{padding:80px 0}.single_service_inner{max-width:1100px;width:100%;margin:0 auto}.single_service_title_block{margin:0 auto 30px}.single_service_title_block h2,.single_service_title_block p{text-align:center}.single_service_title_block p{max-width:900px;width:100%;margin:0 auto}.single_service_block{padding:40px 0 0}.single_service_detail{height:100%;display:flex;flex-direction:column;border:1px solid var(--bs-primary);border-radius:12px}.single_service_image{height:100%;min-height:200px;max-height:200px;border-radius:12px 12px 0 0}.single_service_image img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:12px 12px 0 0}.single_service_description{height:100%;display:flex;flex-direction:column;margin:30px 10px 30px}.single_service_detail_link{margin:auto 0 0;display:flex}.single_btn_block{margin:50px 0 0}.single_service_block .item_btn{padding:10px;border:1px solid var(--bs-black);border-radius:12px;text-decoration:none;font-size:14px;line-height:normal;display:flex;justify-content:center;align-items:center}.single_service_block .item_btn:hover{color:var(--bs-primary);border-color:var(--bs-primary)}.single_service_block .single_service_description h3:hover a{color:var(--bs-primary)}.single_about_content .about_inner:not(:last-child){margin:0 0 60px}.single_only_content_block a.btn,.single_only_content_block a.btn:hover{color:#fff;display:flex;justify-content:center;align-items:center;width:max-content;margin:40px auto 0}.single_only_content_block a.btn:not(:last-child){margin:40px auto 20px}.single_map_wrapper{padding:60px 0}.single_map_inner{max-width:992px;width:100%;margin:0 auto}.single_map_title .h2{text-align:center;margin:0}.single_map_title{margin:0 0 50px;display:flex;justify-content:center;align-items:center}.single_service_block .row{--bs-gutter-x:32px;--bs-gutter-y:40px}.single_about_content .about_inner .col-12{height:100%}@media (min-width:768px){.single_location_banner .contact_form_block .input_block:nth-child(-n+4){width:48%}.single_location_banner .contact_form_block{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}}.hero_banner::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--bs-secondary);opacity:.8;z-index:-1}.stats_title_block p a:hover{color:var(--bs-primary)}.cities_list svg g{fill:var(--bs-secondary)}.blog_item_block .blog_item_content p a{color:var(--bs-secondary)}.blog_item_block:hover .blog_item_content p a,.blog_item_content:hover h3 a{color:var(--bs-primary)}.faq_banner .hero_banner_content p a{color:var(--bs-light-blue)}.faq_banner .hero_banner_content p a:hover{color:#f4b400}.our-teamgroup-section{padding:80px 0 45px}.our-teamgroup-section img{border-radius:6px}.our-teamgroup-section p{font-size:20px}.service_headquater_wrapper_team{padding:45px 0}@media (max-width:1024px){.service_headquater_wrapper_team{padding:0 0 45px}}.service_headquater_wrapper_team .row{row-gap:48px}.member_box{text-align:start;border-radius:6px;box-shadow:0 4px 8px rgba(0,0,0,.2),0 6px 20px rgba(0,0,0,.19)}.member_box img{width:100%;max-height:320px;object-fit:cover;object-position:top;border-top-left-radius:6px;border-top-right-radius:6px}.member_box .member-box-content{padding:20px}.member_box .member-box-content h3{margin-bottom:20px}.member_img{position:relative;overflow:hidden}.member_img img{width:100%;display:block;border-top-left-radius:6px;border-top-right-radius:6px}.member_img::before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.6) 50%,rgba(255,255,255,0) 100%);transform:skewX(-25deg);pointer-events:none}.member_img:hover::before{animation:shine 1s ease forwards}@media (max-width:768px){.member_img::before{display:none!important}}.techni_box{text-align:start;border-radius:6px;box-shadow:0 4px 8px rgba(0,0,0,.2),0 6px 20px rgba(0,0,0,.19)}.techni_box h3{padding:14px;margin-bottom:0}.techni_box p{text-align:start}.techni_box img{height:350px;width:100%;object-fit:cover;border-top-left-radius:6px;border-top-right-radius:6px}.techni_img{position:relative;overflow:hidden}.techni_img img{width:100%;display:block;border-top-left-radius:6px;border-top-right-radius:6px}.techni_img::before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.6) 50%,rgba(255,255,255,0) 100%);transform:skewX(-25deg);pointer-events:none}.techni_img:hover::before{animation:shine 1s ease forwards}@media (max-width:768px){.techni_img::before{display:none!important}}@keyframes shine{0%{left:-75%}100%{left:125%}}@media(min-width:992px){.sub_menu_inner.depth_0{padding:20px 0 20px}.sub_menu_inner.depth_0 li.menu-item{padding:0 20px;width:100%}.sub_menu_inner.depth_1{border-top:1px solid var(--bs-primary);border-left:2px solid var(--bs-primary)}}.breaker_faq{display:flex;align-items:center;justify-content:center;margin:20px auto;gap:15px}.breaker_faq .line{flex:1;height:2px;background:var(--bs-primary);max-width:30px}.sub-menu,.sub-sub-menu{display:none;opacity:0;visibility:hidden}@media (min-width:992px){.menu-item-has-children:hover>.sub-menu,.menu-item-has-children:hover>.sub-sub-menu{display:block;opacity:1;visibility:visible}}@media (max-width:991px){.menu-item-has-children.menu-open>.sub-menu,.menu-item-has-children.menu-open>.sub-sub-menu{display:block;opacity:1;visibility:visible}}@media (max-width:1023px){a.navbar-brand{max-width:120px;width:100%}}@media (min-width:1025px) and (max-width:1199px){a.navbar-brand{max-width:100px}}body a:where(:not(.wp-element-button)){color:var(--bs-primary)}.stats_wrapper .breaker{display:none!important}@media (max-width:991px){.navbar .navbar-brand{width:120px!important;height:120px!important;margin:0 10px 0 0!important}.navbar{height:auto!important;--bs-navbar-padding-x:0 !important;--bs-navbar-padding-y:15px !important}.navbar .navbar-brand img{object-fit:contain!important;object-position:center!important}.navbar .container{--bs-gutter-x:30px !important}.contact_form_block .contact_form_block{padding:20px 0}.badges_wrapper .infinite_scroll_brand{padding:16px}}@media (max-width:767px){.hero_banner{justify-content:center;align-items:center}}