@import url(https://fonts.googleapis.com/css?family=Assistant:300,400,500,700&display=swap);.lazyloaded{transition:none;transition-delay:none}html{font-size:20px;scroll-behavior:smooth}body{color:#2B2B2B;font-size:1rem;direction:ltr;line-height:1.3rem;font-weight:400;font-family:"Exo",sans-serif}body.has-overflow{overflow:hidden}h1,h2,h3,h4,h5,h6{position:relative;display:block;font-family:"Exo",sans-serif;font-weight:300;line-height:1.2em;margin-bottom:0}h1{font-size:4.25rem}h2{font-size:3.75rem}h3{font-size:1.25rem}h4{font-size:1rem}div,p,span,a,input,input[type="submit"],select,textarea{font-family:"Exo",sans-serif}strong,b{font-weight:700}i,em{font-style:italic}ul li,ol li{text-align:left}a,input[type="submit"],button,.transition{-webkit-transition:all 400ms ease;-moz-transition:all 400ms ease;-ms-transition:all 400ms ease;-o-transition:all 400ms ease;transition:all 400ms ease}a{text-decoration:none;color:#2B2B2B}a:hover,a:focus{color:#00367B}img{max-width:100%}img.grayscale{-webkit-filter:grayscale(100%);filter:grayscale(100%);filter:gray;filter:url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale")}img.grayscale:hover{filter:none;-webkit-filter:grayscale(0%)}.round{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.content ol,.content ul{margin-left:10px;padding-left:10px;font-size:1rem;line-height:1.4em;margin-bottom:8px}.content ol{list-style:decimal}.content p{font-size:1rem;line-height:1.2em;margin-bottom:.6rem}p{line-height:1.3em}.off-canvas-wrapper{position:relative;overflow:hidden}.container{max-width:1200px;width:100%;margin:0 auto;position:relative;display:block}.flex_container{position:relative;display:flex;align-items:flex-end;justify-content:space-between;padding:10px 20px 5px 20px}header{position:fixed;left:0;right:0;background-color:#fff;z-index:5555555;box-shadow:0 -3px 15px rgb(0 0 0 / .5)}header .nav-social{display:flex;align-items:flex-end}header .social{margin-left:25px}header .logo img{transition:max-width 0.3s}header .logo img.active{max-width:170px}header .logo a{display:block}ul#main-menu{position:relative;display:flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;flex-direction:row;list-style:none;margin-bottom:0}ul#main-menu>li{position:relative}ul#main-menu>li:last-of-type a{border-right:0}ul#main-menu>li.bold a{font-weight:700}ul#main-menu>li>a{position:relative;display:block;font-size:.9rem;color:#707070;border-right:2px solid #CBCBCB;line-height:.8rem;padding:5px 30px}ul#main-menu>li.current-menu-item>a{color:#2B2B2B}ul#main-menu>li>a:focus,ul#main-menu>li>a:hover{text-decoration:none;color:#00367B}ul#main-menu ul.sub-menu{position:absolute;z-index:10;left:-15px;top:100%;width:250px;display:none;box-shadow:0 2px 10px rgb(0 0 0 / .3);padding-left:0;left:50%;transform:translateX(-50%)}ul#main-menu>li.menu-item-has-children:hover>ul.sub-menu{display:block}ul#main-menu ul.sub-menu li{position:relative;display:block;background:#fff}ul#main-menu ul.sub-menu li a{position:relative;display:flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;align-items:center;-webkit-align-items:center;-ms-flex-align:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;padding:10px 25px;color:#707070}ul#main-menu ul.sub-menu li a:hover,ul#main-menu ul.sub-menu li a:focus{text-decoration:none;color:#2B2B2B}ul#main-menu ul.sub-menu li:hover>a{color:#2B2B2B}.home .top-section{position:relative;color:#fff}.home .top-section .container{padding:18vh 15px 25px 15px;display:flex;z-index:3}.home .top-section .top-blob{position:absolute;top:0;right:0;z-index:2}.home .top-section .bg-image{mix-blend-mode:multiply;overflow:hidden}.home .top-section .sub{font-size:2rem;max-width:640px;text-align:center}.home .top-section h1{margin:60px 0 80px 0;max-width:710px;text-align:center}.home .top-section .read-more{margin-bottom:7vw}.home .top-section .wrapper{height:100%;width:100%;display:flex;flex-direction:column;align-items:center}.home .top-section .top-arrow{margin-top:25px;-webkit-animation:bounce 7s infinite;-moz-animation:bounce 7s infinite;-o-animation:bounce 7s infinite;animation:bounce 7s infinite;transition:all 0.5s ease}.home .top-section video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home .capabilities-section{position:relative;z-index:2;padding:130px 5px 200px 15px}.home .capabilities-section h2{color:#00367B;text-align:center;margin-bottom:75px}.home .capabilities-section .container{padding:100px 15px}.home .capabilities{display:flex;justify-content:space-between;max-width:1600px;margin:0 auto}.home .capabilities .slick-prev::after{right:-55px}.home .capabilities .slick-next::before{left:-80px}.home .single-capability{display:flex;flex-direction:column;align-items:center;justify-content:space-between;flex:1;min-height:400px;border-right:2px solid #CBCBCB;padding:40px 15px 8px 15px;position:relative}.home .single-capability .top{display:flex;flex-direction:column;align-items:center}.home .single-capability svg{height:120px;width:auto}.home .single-capability .icon{margin-bottom:25px}.home .single-capability .title{max-width:260px;margin:25px auto}.home .single-capability .hidden{display:flex;justify-content:center;align-items:center;text-align:center;padding:10px;height:100%;width:100%;font-size:18px}.home .single-capability .hidden span{position:relative;z-index:2;opacity:0;transition:0.3s;transition-delay:0.2s;padding-bottom:10px}.home .single-capability .hidden::after{content:'';position:absolute;bottom:40px;left:0;width:100%;background-image:linear-gradient(to top right,#00367B,#33B4B5,#9FB125);height:0;transition:0.8s}.home .single-capability:hover .hidden span{opacity:1}.home .single-capability:hover .hidden::after{height:calc(100% - 40px)}.home .last-active .single-capability{border-right:0}.home .about-section{position:relative}.home .about-section h2{margin-bottom:50px}.home .about-section .about-blob{position:absolute;top:-10%;right:0;z-index:2}.home .about-section .about-blob svg{width:1400px;height:auto}.home .about-section .container{max-width:1260px;z-index:3;padding:100px 15px 130px 15px}.home .about-section .bg-color{background-color:rgb(43 43 43 / .75)}.home .about-section .bg-image{mix-blend-mode:multiply}.home .about-section .about-text strong{color:#33B4B5;font-size:1.25rem;line-height:1.3}.home .about-section .about-text p{margin-bottom:1.5rem}.home .about-section .read-watch{display:flex;align-items:center;margin-top:60px;text-align:center;padding-left:10px}.home .about-section .read-watch span{width:43px;height:3px;display:block;margin:5px auto 0 auto}.home .about-section .read-watch .read{margin-right:40px}.home .about-section .right{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end}.home .about-section .right.mobile{display:none;height:auto}.home .about-section .circle{width:430px;height:430px;border-radius:50%;padding:15px;position:relative}.home .about-section .circle .bg-color{background-image:linear-gradient(to top right,#00367B,#33B4B5,#9FB125);border-radius:50%;opacity:.55}.home .about-section .circle .inner-circle{width:100%;height:100%;border-radius:50%;display:flex;justify-content:center;align-items:center;text-align:center;padding:15px;position:relative;z-index:2;border:1px solid #fff}.home .markets-section{position:relative}.home .markets-section .container{max-width:100%;padding:400px 15px 20px 15px}.home .markets-section h2{margin-bottom:75px}.home .markets-section .row{justify-content:space-between}.home .markets-section .col-xl-2{max-width:20%;flex:0 0 20%}.home .markets-section .single-market{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;padding-top:25px;margin-bottom:50px}.home .markets-section .single-market .title{margin-top:40px;text-align:center}.home .markets-section .single-market .image-wrapper{width:260px;height:260px;border-radius:50%;position:relative}.home .markets-section .single-market .image-wrapper .image{border-radius:50%;background-size:100%;transition:1s;filter:grayscale(1)}.home .markets-section .single-market .image-wrapper .image-mask{position:absolute;top:-10%;left:-10%;transition:1s;width:120%;height:120%}.home .markets-section .single-market:hover{text-decoration:none}.home .markets-section .single-market:hover .image{background-size:125%;filter:grayscale(0)}.home .markets-section .single-market:hover .image-mask{transform:rotate(180deg)}.home .projects-section .container{max-width:100%;padding:100px 15px 80px 15px}.home .projects-section h2{margin-bottom:100px}.home .projects-section .col-md-4{margin-bottom:70px}.home .projects-section .col-md-4:nth-of-type(3n) .single-project{border-right:0}.home .projects-section .single-project{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;position:relative;border-right:1px solid #CBCBCB}.home .projects-section .single-project img{position:relative;z-index:2;max-height:100%;width:auto;filter:grayscale(1)}.home .projects-section .single-project .image-wrapper{max-height:325px;position:relative}.home .projects-section .single-project .image-mask{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%}.home .projects-section .single-project .title{margin:15px 0 40px 0}.home .projects-section .single-project .title::after{content:'';width:120px;height:6px;background-image:linear-gradient(to right,#00367B,#33B4B5,#9FB125)}.home .clients-section .container{max-width:1460px;padding:150px 15px 70px 15px}.home .clients-section h2{margin-bottom:60px}.home .clients-section .clients-repeater{display:flex;align-items:center;flex-wrap:wrap}.home .clients-section .client-wrapper{width:16.6%}.home .clients-section .single-client{display:flex;justify-content:center;align-items:center;padding:5px 10px;margin-bottom:40px}.home .clients-section .single-client img{filter:grayscale(1);transition:0.6s;max-width:70%;margin:0 auto}.home .clients-section .single-client:hover img{filter:grayscale(0)}.home .clients-section .slick-track{display:flex;align-items:center}.page-template-about h2{font-size:2.25rem;margin-bottom:15px}.page-template-about .overview-section{position:relative}.page-template-about .overview-section .white-bg{background-color:#fff;z-index:2}.page-template-about .overview-section .container{z-index:3}.page-template-about .overview-section .overview-text{line-height:1.3}.page-template-about .overview-section .iso{color:#00367B;color:#fff;display:inline-block;margin-top:20px;background-image:linear-gradient(to top right,#00367B -22%,#33B4B5 42%,#9FB125 130%)}.page-template-about .overview-section .st0{fill:#fff0}.page-template-about .overview-section .overview-blob{position:absolute;top:50%;transform:translateY(-50%);right:0;z-index:1}.page-template-about .overview-section .overview-blob .bg-image{mask-image:url(/wp-content/themes/starter-template/images/SVG/trans-blob-2.svg);-webkit-mask-image:url(/wp-content/themes/starter-template/images/SVG/trans-blob-2.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;width:890px;height:400px;position:absolute;right:0}.page-template-about .overview-section .container{padding:200px 15px}.page-template-about .video-section .container{padding-bottom:130px}.page-template-about .video-section .popup-youtube{width:1180px;height:615px;margin:0 auto;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.page-template-about .video-section .popup-youtube svg{z-index:2;position:relative}.page-template-about .video-section .popup-youtube .text{margin-top:25px;z-index:2;position:relative;font-size:1.75rem}.page-template-about .video-section .popup-youtube .bg-color{background-color:#2B2B2B;opacity:.75;z-index:1;transition:0.6s}.page-template-about .video-section .popup-youtube:hover .bg-color{opacity:.55}.page-template-about .circles-section .container{padding-bottom:50px}.page-template-about .single-circle{margin-bottom:100px}.page-template-about .single-circle .circle-image{width:480px;height:480px;border-radius:50%}.page-template-about .single-circle .title{font-size:2.25rem;margin-bottom:20px;line-height:1.1}.page-template-about .single-circle .right{height:100%;display:flex;flex-direction:column;justify-content:center}.page-template-about .single-circle .left{display:flex;justify-content:flex-start}.page-template-about .single-circle:nth-of-type(even){flex-direction:row-reverse}.page-template-about .single-circle:nth-of-type(even) .left{justify-content:flex-end}.page-template-about .single-circle:nth-of-type(even) .right{padding-left:0}.post-type-archive-market h2{font-size:2.045rem;margin-bottom:15px}.post-type-archive-market .top-page-strip .container{padding:120px 15px}.post-type-archive-market .top-section .container{padding:90px 15px}.post-type-archive-market .top-section .top-text{max-width:780px}.post-type-archive-market .markets-nav{display:flex;flex-wrap:wrap;margin-top:50px}.post-type-archive-market .markets-nav a{display:block;margin-right:25px;margin-bottom:20px;font-size:16px;padding:10px 20px;position:relative}.post-type-archive-market .markets-nav a span{position:relative;z-index:2}.post-type-archive-market .markets-nav a .bg-color{background-image:linear-gradient(45deg,#00367B -20%,#33B4B5 33%,#81b24d 50%,#81b24d 50%,#33B4B5 70%,#00367B 140%);background-size:200% auto;background-position:left bottom;transition:1s;border-radius:30px}.post-type-archive-market .markets-nav a:hover .bg-color{background-position:right top}.post-type-archive-market .markets-nav a:last-of-type{margin-right:0}.post-type-archive-market .slick-prev::after{right:-75px}.post-type-archive-market .single-market{position:relative;margin-bottom:120px}.post-type-archive-market .single-market .left-wrapper{height:100%;display:flex;flex-direction:column;justify-content:center}.post-type-archive-market .single-market:nth-of-type(even) .row{flex-direction:row-reverse}.post-type-archive-market .single-market:nth-of-type(even) .market-blob{justify-content:flex-start;right:0;left:auto}.post-type-archive-market .single-market .market-blob{position:absolute;left:0;top:0;width:1920px;display:flex;justify-content:flex-end}.post-type-archive-market .single-market .market-blob img{mask-image:url(/wp-content/themes/starter-template/images/SVG/mask-img-new.svg);-webkit-mask-image:url(/wp-content/themes/starter-template/images/SVG/mask-img-new.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;max-height:420px}.post-type-archive-market .single-market:nth-of-type(odd) .market-blob img{mask-image:url(/wp-content/themes/starter-template/images/SVG/mask-img-new-flipped.svg);-webkit-mask-image:url(/wp-content/themes/starter-template/images/SVG/mask-img-new-flipped.svg)}.post-type-archive-market .single-market .right-wrapper{min-height:420px}.post-type-archive-market .single-market .market-gallery{max-width:100%;width:100%;margin-top:60px}.post-type-archive-market .single-market .market-gallery .slick-track{margin-left:0}.post-type-archive-market .single-market .market-gallery .image-wrapper{width:100%!important}.post-type-archive-market .single-market .market-gallery .image{width:275px;height:275px;margin:0 auto}.post-type-archive-capabilities h2,.single-capabilities h2{font-size:2.045rem;margin-bottom:15px}.post-type-archive-capabilities .all-capabilities,.single-capabilities .all-capabilities{margin-top:120px}.post-type-archive-capabilities .single-capability,.single-capabilities .single-capability{position:relative;margin-bottom:120px}.post-type-archive-capabilities .single-capability .left-wrapper,.single-capabilities .single-capability .left-wrapper{height:100%;display:flex;flex-direction:column;justify-content:center}.post-type-archive-capabilities .single-capability .row,.single-capabilities .single-capability .row{flex-direction:row-reverse}.post-type-archive-capabilities .single-capability:nth-of-type(even) .row,.single-capabilities .single-capability:nth-of-type(even) .row{flex-direction:row}.post-type-archive-capabilities .single-capability:nth-of-type(even) .market-blob,.single-capabilities .single-capability:nth-of-type(even) .market-blob{justify-content:flex-end;left:0;right:auto}.post-type-archive-capabilities .single-capability:nth-of-type(even) .right-wrapper,.single-capabilities .single-capability:nth-of-type(even) .right-wrapper{justify-content:flex-end}.post-type-archive-capabilities .single-capability .market-blob,.single-capabilities .single-capability .market-blob{position:absolute;right:0;top:50%;transform:translateY(-50%);width:1920px;display:flex;justify-content:flex-start}.post-type-archive-capabilities .single-capability .market-blob img,.single-capabilities .single-capability .market-blob img{mask-image:url(/wp-content/themes/starter-template/images/SVG/mask-img-new-flipped.svg);-webkit-mask-image:url(/wp-content/themes/starter-template/images/SVG/mask-img-new-flipped.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;max-height:420px}.post-type-archive-capabilities .single-capability:nth-of-type(odd) .market-blob img,.single-capabilities .single-capability:nth-of-type(odd) .market-blob img{mask-image:url(/wp-content/themes/starter-template/images/SVG/mask-img-new.svg);-webkit-mask-image:url(/wp-content/themes/starter-template/images/SVG/mask-img-new.svg)}.post-type-archive-capabilities .single-capability .btn,.single-capabilities .single-capability .btn{display:flex;justify-content:flex-start}.post-type-archive-capabilities .single-capability .right-wrapper,.single-capabilities .single-capability .right-wrapper{min-height:420px;display:flex;align-items:center}.post-type-archive-capabilities .single-capability .right-wrapper .market-image,.single-capabilities .single-capability .right-wrapper .market-image{width:375px;height:375px;border-radius:50%}.post-type-archive-capabilities .single-capability .title-icon,.single-capabilities .single-capability .title-icon{display:flex;align-items:center;margin-bottom:20px}.post-type-archive-capabilities .single-capability .title-icon .market-title,.single-capabilities .single-capability .title-icon .market-title{font-weight:400;margin-bottom:0}.post-type-archive-capabilities .single-capability .title-icon svg,.single-capabilities .single-capability .title-icon svg{margin-right:20px}.post-type-archive-capabilities .single-capability .market-gallery,.single-capabilities .single-capability .market-gallery{max-width:100%;width:100%;margin-top:60px}.post-type-archive-capabilities .single-capability .market-gallery .slick-track,.single-capabilities .single-capability .market-gallery .slick-track{margin-left:0}.post-type-archive-capabilities .single-capability .market-gallery .image-wrapper,.single-capabilities .single-capability .market-gallery .image-wrapper{width:100%!important}.post-type-archive-capabilities .single-capability .market-gallery .image,.single-capabilities .single-capability .market-gallery .image{width:275px;height:275px;margin:0 auto}.post-type-archive-capabilities .single-capability.has-blob .right-wrapper .market-image,.single-capabilities .single-capability.has-blob .right-wrapper .market-image{display:none}.single-capabilities .single-capability .market-blob{top:0%;transform:translateY(0)}.single-capabilities .single-capability .main{display:flex;margin-left:0;margin-right:0;max-width:100%;width:100%;margin-top:60px}.single-capabilities .single-capability .main p,.single-capabilities .single-capability .main ol,.single-capabilities .single-capability .main ul{width:100%;display:block}.single-capabilities .single-capability .market-blob{display:none}.single-capabilities .single-capability.has-blob .market-blob{display:flex}.single-capabilities .single-capability.has-blob .right-wrapper .market-image{display:none}.single-capabilities .notice{border:2px solid #33B4B5;margin-bottom:2rem;text-align:center}.single-capabilities .notice .top{background-color:#33B4B5;color:#fff;width:100%;padding:.5rem 0}.single-capabilities .notice-wrapper{padding:1rem}.single-capabilities .notice .note{display:flex;flex-direction:column;align-items:center;-webkit-align-items:center;-ms-flex-align:center}.single-capabilities .mfp-counter{display:none}.post-type-archive-blog .posts-section .container,.post-type-archive-blog .post-section .container,body.single-blog .posts-section .container,body.single-blog .post-section .container{padding:70px 15px}.post-type-archive-blog .posts-section .single-blog,.post-type-archive-blog .post-section .single-blog,body.single-blog .posts-section .single-blog,body.single-blog .post-section .single-blog{margin-bottom:100px}.post-type-archive-blog .posts-section .single-blog .left,.post-type-archive-blog .post-section .single-blog .left,body.single-blog .posts-section .single-blog .left,body.single-blog .post-section .single-blog .left{display:flex;flex-direction:column;justify-content:center;height:100%}.post-type-archive-blog .posts-section .single-blog a:hover,.post-type-archive-blog .post-section .single-blog a:hover,body.single-blog .posts-section .single-blog a:hover,body.single-blog .post-section .single-blog a:hover{text-decoration:none}.post-type-archive-blog .posts-section .single-blog .short-text,.post-type-archive-blog .post-section .single-blog .short-text,body.single-blog .posts-section .single-blog .short-text,body.single-blog .post-section .single-blog .short-text{margin:20px 0}.post-type-archive-blog .posts-section .single-blog .btn,.post-type-archive-blog .post-section .single-blog .btn,body.single-blog .posts-section .single-blog .btn,body.single-blog .post-section .single-blog .btn{display:flex;justify-content:flex-start}.post-type-archive-blog .posts-section .single-blog .image,.post-type-archive-blog .post-section .single-blog .image,body.single-blog .posts-section .single-blog .image,body.single-blog .post-section .single-blog .image{width:480px;height:480px;border-radius:50%}body.single-blog h1{font-size:3.75rem}body.single-blog .post-section .container{padding-top:80px}body.single-blog .post-section .single-blog{margin-bottom:70px}body.single-blog .post-section .single-blog h2{font-size:3.75rem}body.single-blog .post-section .single-blog .image{width:380px;height:380px}body.single-blog .gallery{margin:70px 0}body.single-blog .single-image{width:275px;height:275px;margin:0 auto}body.single-blog .block em{font-style:normal;color:#00367B;font-size:35px;margin-bottom:25px;display:block;line-height:1.1}.whatsapp{position:fixed;left:15px;bottom:25px;width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:#25D366}.whatsapp img{max-height:60%;width:auto}a.button{color:#fff;background-image:linear-gradient(to right,#00367B,#33B4B5,#9FB125);padding:12px 25px;font-size:18px;border-radius:30px}.contact-section{position:relative}.contact-section .circle-form{display:flex;justify-content:space-between;align-items:center}.contact-section .contact-circle{display:none;width:300px;height:300px;border-radius:50%}.contact-section .bg-color{opacity:.85}.contact-section .container{padding:100px 15px;position:relative;z-index:5}.contact-section h2{margin-bottom:40px}.contact-section .contact-form{max-width:470px;margin-right:50px}.contact-section .contact-details{margin-bottom:55px}.contact-section .contact-details a{color:#fff}.contact-section .contact-details p{line-height:1.4;font-size:1.15rem}.contact-section .contact-blob{position:absolute;left:0;bottom:15%;z-index:3}.contact-section .contact-blob img{max-width:unset}.contact-section .contact-circle{display:none;width:400px;height:400px;border-radius:50%}.contact-section .wpcf7-spinner{position:absolute;top:-15px;right:-10px;margin:0}form p{margin-bottom:0}.top-page-strip{position:relative;color:#fff}.top-page-strip .bg-color{mix-blend-mode:multiply}.top-page-strip h1{font-size:3.25rem;margin-bottom:20px}.top-page-strip .sub-title{font-size:1.75rem;line-height:1.1}.top-page-strip .container{padding:80px 15px}#page-loading{width:100vw;height:100vh;background-color:#fff;display:-webkit-flex;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;position:fixed;z-index:999999999;top:0;left:0;transition:all 1.42s ease;transition-delay:1s}.translate-x-100-p{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%)}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.opacityPulse-css{animation:opacityPulse 2s ease-out;animation-iteration-count:infinite;opacity:1}@-webkit-keyframes opacityPulse{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.wpcf7-submit{border-bottom:0}#footer-menu{display:flex;list-style:none;margin-bottom:0;padding-bottom:0;padding-left:0}#footer-menu li{margin-right:25px}#footer-menu li:last-of-type{margin-right:0}#footer-menu a{font-size:15px}footer{background-color:#2B2B2B;color:#fff;font-size:15px}footer a{color:#fff}footer .container{padding:15px}.logo-footermenu{display:flex;justify-content:space-between;align-items:flex-end}.logo-footermenu .logo{margin-right:40px}.rights-credit-social{display:flex;justify-content:space-between;align-items:flex-end;margin-top:60px}.rights-credit-social .rights{margin:0 25px}.social{display:flex;align-items:center}.social a{display:block;margin-right:20px}.social a:last-of-type{margin-right:0}.social svg{height:25px;width:auto}.slick-next,.slick-prev{background:none;outline:none;border:none;font-size:0;z-index:99999}.slick-next:focus,.slick-prev:focus{background:none;outline:none;border:none;font-size:0}.slick-next::before,.slick-prev::after{content:'';border-right:2px solid #00367B;border-bottom:2px solid #00367B;width:50px;height:50px;position:absolute;top:50%;z-index:99999}.slick-prev::after{right:-100px;transform:rotate(-45deg) translateY(-50%)}.slick-next::before{left:-100px;transform:rotate(135deg);transform-origin:center right}.slick-disabled.slick-prev::after{border-color:silver}footer{background-color:#2B2B2B;color:#fff}.wpcf7-response-output{font-size:16px;color:#fff;border-color:#00367B}.wpcf7-not-valid-tip{font-size:15px;position:absolute;right:0;color:#fff;font-weight:700}form label{max-width:100%;width:100%;font-size:21px;color:#fff}form input{width:100%;background-color:#fff0;border:0;border-bottom:2px solid #fff;margin-top:10px;color:#fff;font-size:16px;padding:5px}form input:focus{outline:none}form input[type="submit"]{width:auto;font-size:30px}form textarea{width:100%;background-color:#fff0;border:2px solid #fff;margin-top:10px;color:#fff;max-height:160px}form p:last-of-type{display:flex;justify-content:flex-end;position:relative;margin-right:25px}form p:last-of-type svg{transition:0.4s;width:30px;height:auto}form p:last-of-type .top-read-more{position:absolute;top:-.1em;right:3.1em}form p:last-of-type .bottom-read-more{position:absolute;bottom:-.6em;right:-.6em}form p:last-of-type.active .bottom-read-more svg{transform:rotate(-45deg);transform-origin:top left}form p:last-of-type.active .top-read-more svg{transform:rotate(-45deg);transform-origin:bottom right}.page-template-accessibility{direction:rtl}.page-template-accessibility a.accessibility{margin-top:5px;display:block}.page-template-accessibility .main-container{padding:70px 15px}.page-template-accessibility h1{text-align:center}.page-template-accessibility h2{font-size:2rem;margin-top:50px;text-align:right}.page-template-accessibility p{text-align:right!important;line-height:1.4}.page-template-accessibility .content ul{direction:rtl;list-style:disc}.page-template-accessibility .content ul p{text-align:right}.page-template-accessibility .content ul li{font-size:.9rem;text-align:right;margin-bottom:10px}.bg-image{background-position:center;background-size:cover}.full-absoulte{position:absolute;top:0;left:0;width:100%;height:100%}.full-absolute{position:absolute;top:0;left:0;width:100%;height:100%}.read-more{font-weight:500;position:relative;color:#2B2B2B;font-size:21px}.read-more::before,.read-more::after{content:'';position:absolute;width:21px;height:21px;background-repeat:no-repeat;transition:0.4s transform;background-size:21px}.read-more::before{background-image:url(/wp-content/themes/starter-template/images/SVG/read-color-top.svg);top:-.5em;left:-.8em}.read-more::after{content:'';background-image:url(/wp-content/themes/starter-template/images/SVG/read-bottom-color.svg);bottom:-.4em;right:-.8em}.read-more.white{color:#fff;padding:20px 40px;transition:0.4s;border-radius:45px;border:3px solid #fff}.read-more.white .inner{transition:0.6s}.read-more.white::before{background-image:url(/wp-content/themes/starter-template/images/SVG/read-top.svg);top:.5em;left:1.2em}.read-more.white::after{background-image:url(/wp-content/themes/starter-template/images/SVG/read-bottom.svg);bottom:.5em;right:1.2em}.read-more.white:hover .inner{background-size:500%}.read-more:hover,.read-more.active{text-decoration:none}.read-more:hover::before,.read-more.active::before{transform:rotate(-45deg);transform-origin:bottom right}.read-more:hover::after,.read-more.active::after{transform:rotate(-45deg);transform-origin:top left}.white{color:#fff}.primary{color:#00367B}.big{font-size:1.25rem;line-height:1.3}.huge{font-size:1.75rem;line-height:1.3}.light{font-weight:200}.reg{font-weight:500}.med{font-weight:400}.bold{font-weight:700}.site-grad{background-image:linear-gradient(to right,#00367B,#33B4B5,#9FB125)}.center{text-align:center}html[lang="he-IL"]{direction:rtl;text-align:right;font-family:"Assistant",sans-serif}html[lang="he-IL"] body{direction:rtl;text-align:right;font-family:"Assistant",sans-serif}html[lang="he-IL"] div,html[lang="he-IL"] p,html[lang="he-IL"] span,html[lang="he-IL"] a,html[lang="he-IL"] input,html[lang="he-IL"] input[type="submit"],html[lang="he-IL"] select,html[lang="he-IL"] textarea,html[lang="he-IL"] h1,html[lang="he-IL"] h2,html[lang="he-IL"] h3,html[lang="he-IL"] h4,html[lang="he-IL"] h5{font-family:"Assistant",sans-serif}html[lang="he-IL"] ul#mobile-menu{padding-right:0}html[lang="he-IL"] ul#mobile-menu li a{text-align:right}html[lang="he-IL"] header .logo{margin-right:0;margin-left:20px}html[lang="he-IL"] .wpcf7-not-valid-tip{right:auto;left:0}html[lang="he-IL"] .wpcf7 form.invalid .wpcf7-response-output,html[lang="he-IL"] .wpcf7 form.unaccepted .wpcf7-response-output,html[lang="he-IL"] .wpcf7 form.payment-required .wpcf7-response-output{border-color:#fff}html[lang="he-IL"] ul#main-menu>li:last-of-type a{border-right:2px solid #CBCBCB}html[lang="he-IL"] ul#main-menu>li:first-of-type a{border-right:0}html[lang="he-IL"] ul#main-menu a{text-align:right}html[lang="he-IL"] ul#main-menu ul.sub-menu{box-shadow:0 2px 10px rgb(0 0 0 / .3);padding-right:0;left:50%;transform:translateX(-50%)}html[lang="he-IL"] .social a{margin-right:0;margin-left:20px}html[lang="he-IL"] .social a:last-of-type{margin-left:0}html[lang="he-IL"] .home .single-capability:last-of-type{border-right:2px solid #CBCBCB}html[lang="he-IL"] .home .slick-current .single-capability{border-right:0}html[lang="he-IL"] .home .about-section .read-watch .read{margin-right:0;margin-left:80px}html[lang="he-IL"] .post-type-archive-market .markets-nav a{margin-right:0;margin-left:25px}html[lang="he-IL"] .post-type-archive-market .markets-nav a:last-of-type{margin-left:0}html[lang="he-IL"] .post-type-archive-market .single-market:nth-of-type(even) .market-blob{right:auto;left:0}html[lang="he-IL"] .post-type-archive-market .single-market .market-blob{left:auto;right:0}html[lang="he-IL"] .post-type-archive-market .single-market .market-blob img{transform:scale(-1,1)}html[lang="he-IL"] .post-type-archive-capabilities .single-capability .market-blob,html[lang="he-IL"] .single-capabilities .single-capability .market-blob{right:auto;left:0}html[lang="he-IL"] .post-type-archive-capabilities .single-capability .market-blob img,html[lang="he-IL"] .single-capabilities .single-capability .market-blob img{transform:scale(-1,1)}html[lang="he-IL"] .post-type-archive-capabilities .single-capability .title-icon svg,html[lang="he-IL"] .single-capabilities .single-capability .title-icon svg{margin-right:0;margin-left:20px}html[lang="he-IL"] .single-capabilities .single-capability .main ol,html[lang="he-IL"] .single-capabilities .single-capability .main ul,html[lang="he-IL"] .single-capabilities .single-capability .main li{text-align:right}html[lang="he-IL"] .markets-section .single-market{text-align:left}html[lang="he-IL"] .contact-section .contact-blob{left:auto;right:0}html[lang="he-IL"] .contact-section .contact-blob img{filter:grayscale(1)}html[lang="he-IL"] .contact-section .site-grad.bg-color{background-image:linear-gradient(to left,#00367B,#33B4B5,#9FB125)}html[lang="he-IL"] .contact-section .contact-form{margin-right:0;margin-left:50px}html[lang="he-IL"] .contact-section form p:last-of-type{justify-content:flex-start}html[lang="he-IL"] .contact-section form p:last-of-type .top-read-more{left:-.8em;right:auto}html[lang="he-IL"] .contact-section form p:last-of-type .bottom-read-more{left:2.5em;right:auto}html[lang="he-IL"] .logo-footermenu .logo{margin-right:0;margin-left:25px}html[lang="he-IL"] #footer-menu li{margin-right:0;margin-left:25px}html[lang="he-IL"] #footer-menu li:last-of-type{margin-left:0}@keyframes bounce{0%,25%,50%,75%,100%{transform:translateY(0)}10%{transform:translateY(-10px)}20%{transform:translateY(0)}60%{transform:translateY(-10px)}70%{transform:translateY(0)}}.image-source-link{color:#98C3D1}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:0;-webkit-backface-visibility:hidden;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}.mobile_menu_button{position:relative;display:none}.triggerMobileMenu{position:relative;width:40px;height:28px;padding:0;border:0;margin:0 auto;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;background:none;text-indent:-99999px}.triggerMobileMenu span{display:block;position:absolute;height:5px;width:100%;background:#00367B;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.triggerMobileMenu span:nth-child(1){top:0}.triggerMobileMenu span:nth-child(2){top:11px}.triggerMobileMenu span:nth-child(3){top:22px}.triggerMobileMenu.open span:nth-child(1){top:11px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}.triggerMobileMenu.open span:nth-child(2){opacity:0;left:-60px}.triggerMobileMenu.open span:nth-child(3){top:11px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}.button.triggerMobileMenu:focus,.button.triggerMobileMenu:hover{background:none;outline:none}.off-canvas{position:fixed;z-index:1;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff;top:0;width:250px;height:100%;overflow-y:auto}.off-canvas.is-open{z-index:9999;background:#fff;transform:translate(0)}.position-left{transform:translateX(-250px);left:0}.position-right{transform:translateX(250px);right:0}body.admin-bar .off-canvas{top:32px}.mobile_menu_holder{position:relative}.mobile_menu_title{position:relative;display:block;text-align:center;font-size:1.5rem;padding:10px 0;background:#00367B;border-bottom:1px solid #00367B;font-weight:500;color:#fff}ul#mobile-menu{position:relative;display:block;width:100%;padding-left:0}ul#mobile-menu li{position:relative;display:block;max-width:90%}ul#mobile-menu>li{border-bottom:1px solid #00367B}ul#mobile-menu li a{position:relative;display:block;font-size:1rem;font-size:.9rem;text-decoration:none;padding:10px 15px;color:#2B2B2B}ul#mobile-menu ul.sub-menu{position:relative;display:block;margin-left:15px}ul#mobile-menu ul.sub-menu li a{padding:0 15px 10px 15px;font-size:.9rem}ul#mobile-menu ul.sub-menu li a:before{position:absolute;display:block;left:0;top:0;content:'>>';font-size:.7rem}ul#mobile-menu>li>a:focus,ul#mobile-menu>li.current-menu-item>a,ul#mobile-menu ul.sub-menu li.current-menu-item a,ul.mobile_menu>li a:hover{color:#00367B}@media only screen and (max-width:1750px){.home .capabilities-section .capabilities{max-width:95%}.home .capabilities-section .capabilities .slick-next::before,.home .capabilities-section .capabilities .slick-prev::after{width:30px;height:30px}.home .capabilities-section .capabilities .slick-prev::after{right:-40px}.home .capabilities-section .capabilities .slick-next::before{left:-60px}}@media only screen and (max-width:1700px){.clients-section .slick-prev::after{right:-30px}.clients-section .slick-next::before{left:-75px}.home .markets-section h2{margin-bottom:40px}.home .markets-section .single-market .image-wrapper{transform:scale(.75)}.home .markets-section .single-market .title{margin-top:-5px;font-size:1.45rem}}@media only screen and (max-width:1550px){.clients-section .slick-prev::after{right:-10px}.clients-section .slick-next::before{left:-35px}.home .capabilities-section .capabilities{max-width:95%}}@media only screen and (max-width:1440px){h2{font-size:3.2rem}.home .top-section .top-blob{opacity:.7}.home .top-section .container{padding-top:10vh}.home .top-section h1{font-size:3.6rem}.home .top-section .sub{font-size:1.6rem}.home .capabilities-section{padding:50px 15px}.home .capabilities-section .capabilities{flex-wrap:wrap}.home .about-section .container{padding:50px 15px}.home .about-section .circle{width:400px;height:400px}.home .about-section .circle .inner-circle{font-size:1.35rem}.home .about-section .about-blob{display:none}.home .about-section .read-watch{margin-right:15px}.home .markets-section .container{padding-top:70px}.home .projects-section .container{padding:50px 15px}.contact-section .container{padding:60px 15px}.contact-section .contact-circle{display:block}.contact-section .contact-blob{display:none}.home .markets-section .row{justify-content:center}.home .markets-section .col-xl-2{max-width:33%;flex:0 0 33%}.page-template-about .overview-section .container{padding:90px 15px}.page-template-about .video-section .popup-youtube{width:750px;height:370px}.page-template-about .video-section .popup-youtube svg{width:95px;height:auto}.page-template-about .video-section .popup-youtube .text{font-size:1.35rem}.page-template-about .single-circle .title{font-size:2rem}.page-template-about .single-circle .circle-image{width:350px;height:350px}.post-type-archive-market .top-page-strip .container{padding:75px 15px}.post-type-archive-market .slick-next::before,.post-type-archive-market .slick-prev::after{width:25px;height:25px}.post-type-archive-market .single-market{margin-bottom:60px}.post-type-archive-market .single-market .market-gallery .image{width:200px;height:200px}.post-type-archive-market .slick-prev::after{right:0}.post-type-archive-market .slick-next::before{left:-15px}.post-type-archive-market .single-market .market-blob{display:none}.post-type-archive-market .single-market .right-wrapper{display:flex;justify-content:center;align-items:center}.post-type-archive-market .single-market .market-image{width:300px;height:300px;border-radius:50%}.post-type-archive-capabilities h2,.single-capabilities h2{font-size:1.745rem}.post-type-archive-capabilities .top-page-strip .container,.single-capabilities .top-page-strip .container{padding:75px 15px}.post-type-archive-capabilities .single-capability,.single-capabilities .single-capability{margin-bottom:40px}.post-type-archive-capabilities .single-capability .market-blob,.single-capabilities .single-capability .market-blob{display:none}.post-type-archive-capabilities .single-capability .right-wrapper,.single-capabilities .single-capability .right-wrapper{display:flex;justify-content:center;align-items:center}.post-type-archive-capabilities .single-capability .right-wrapper .market-image,.post-type-archive-capabilities .single-capability.has-blob .right-wrapper .market-image,.single-capabilities .single-capability .right-wrapper .market-image,.single-capabilities .single-capability.has-blob .right-wrapper .market-image{width:250px;height:250px;border-radius:50%;display:block}.post-type-archive-capabilities .single-capability#has-blob .right-wrapper .market-image,.single-capabilities .single-capability#has-blob .right-wrapper .market-image{display:block}.post-type-archive-blog .posts-section .single-blog .image,body.single-blog .post-section .single-blog .image{width:350px;height:350px;margin:0 auto}}@media only screen and (max-width:1200px){ul#main-menu>li>a{padding:5px 15px;font-size:.85rem}.home .clients-section .container{padding-top:70px}.slick-next::before,.slick-prev::after{width:30px;height:30px}.home .capabilities .slick-next::before{left:-25px}.clients-section .slick-next::before{left:-25px}.top-page-strip h1{font-size:3rem}.top-page-strip .sub-title{font-size:1.45rem}.page-template-about h2{font-size:2.1rem}.page-template-about .video-section .container{padding-bottom:80px}.post-type-archive-capabilities .single-capability,.single-capabilities .single-capability{margin-bottom:70px}.post-type-archive-capabilities .single-capability .right-wrapper,.single-capabilities .single-capability .right-wrapper{min-height:auto}.post-type-archive-capabilities .single-capability .title-icon svg,.single-capabilities .single-capability .title-icon svg{max-width:80px;height:auto}body.single-blog .single-blog h2{font-size:3rem}body.single-blog .single-image{width:225px;height:225px}body.single-blog .slick-prev::after{right:-15px}body.single-blog .slick-next::before{left:-30px}}@media only screen and (max-width:1024px){.logo-footermenu .logo img,.flex_container .logo img{max-width:125px}.home .about-section .about-text strong{font-size:1.07rem}.home .clients-section .client-wrapper{width:25%}.home .clients-section .client-wrapper .single-client img{filter:grayscale(0)}.contact-section .container{padding:40px 15px}.contact-section .container .circle-form{flex-direction:column;justify-content:flex-start;align-items:flex-start}.contact-section .container .circle-form .contact-circle{height:300px;width:300px}.contact-section .container .circle-form .contact-form{margin-right:0;margin-bottom:25px}}@media only screen and (max-width:990px){header .logo-social{align-items:center;-webkit-align-items:center;-ms-flex-align:center}header .social{margin-right:0;margin-left:25px}header .social a{margin-left:10px}header .nav-social{flex-direction:row-reverse}.read-more.white{padding:15px 30px;font-size:18px}.read-more.white::after,.read-more.white::before{width:17px;height:17px;background-size:17px}.read-more.white::before{top:.5em;left:1em}.read-more.white::after{bottom:.6em;right:1em}.mobile_menu_button{display:block}.wrap_main_menu{display:none}body.admin-bar .off-canvas{top:46px}.flex_container{align-items:center}.home .about-section .right{display:none}.home .about-section .right.mobile{justify-content:flex-start;margin-top:50px;margin-bottom:50px;display:block}.home .single-capability{min-height:320px}.home .single-capability .title{font-size:1.1rem;margin:15px 0}.home .single-capability svg{height:90px}.home .capabilities .slick-prev::after{right:-30px}.home .capabilities .slick-next::before{left:-45px}.page-template-about .overview-section .overview-blob{display:none}.page-template-about .overview-section .overview-image{width:300px;height:300px;border-radius:50%;margin-top:40px}.page-template-about .single-circle{flex-direction:column-reverse;margin-bottom:60px}.page-template-about .single-circle:nth-of-type(even){flex-direction:column-reverse}.page-template-about .single-circle:nth-of-type(even) .left{justify-content:flex-start}.page-template-about .single-circle .title{font-size:1.6rem}.page-template-about .single-circle .text{font-size:18px}.page-template-about .single-circle .right{margin-bottom:25px}.page-template-about .single-circle .circle-image{width:220px;height:220px}.post-type-archive-market .single-market .market-gallery{margin-top:20px}.post-type-archive-market .single-market .right-wrapper{justify-content:flex-start;align-items:flex-start;margin-top:0;min-height:auto}.post-type-archive-market .single-market .right-wrapper .market-image{display:none}.post-type-archive-capabilities .single-capability .right-wrapper,.single-capabilities .single-capability .right-wrapper{margin-top:15px;justify-content:flex-start}.post-type-archive-capabilities .single-capability:nth-of-type(even) .right-wrapper,.single-capabilities .single-capability:nth-of-type(even) .right-wrapper{justify-content:flex-start}.single-capabilities .single-capability .main{flex-direction:column-reverse}.post-type-archive-blog .posts-section .container{padding-bottom:0}.post-type-archive-blog .posts-section .single-blog .image{width:300px;height:300px;margin:0 auto}body.single-blog .post-section .single-blog h2{font-size:2.4rem}body.single-blog .post-section .single-blog .image{width:300px;height:300px;margin:0 auto}}@media only screen and (max-width:768px){h2{font-size:2.5rem}.home .markets-section .col-xl-2{max-width:50%;flex:0 0 50%}.home .top-section h1{font-size:2.6rem}.home .capabilities-section{padding-bottom:15px}.home .capabilities-section h2{margin-bottom:20px}.home .about-section h2{margin-bottom:30px}.home .about-section .container{padding:40px 15px}.home .about-section .read-watch{flex-direction:column;align-items:flex-start}.home .about-section .read-watch .read{margin-right:0;margin-bottom:15px}.home .about-section .circle{width:280px;height:280px;padding:10px}.home .about-section .circle .inner-circle{font-size:1.05rem}.home .markets-section h2{margin-bottom:25px}.home .markets-section .container{padding:40px 15px}.home .markets-section .single-market{padding-top:0}.home .markets-section .single-market .image-wrapper{transform:scale(.6)}.home .markets-section .single-market .title{margin-top:-30px;font-size:1.25rem}.home .projects-section .col-md-4:nth-of-type(3n) .single-project{border-right:1px solid #CBCBCB}.home .projects-section .col-md-4:nth-of-type(2n) .single-project{border-right:0}.home .projects-section .container{padding:50px 15px 10px 15px}.home .projects-section .single-project .title{font-size:1.35rem}.home .clients-section .container{padding:45px 15px 10px 15px}.home .clients-section h2{margin-bottom:40px}.contact-section form label{font-size:18px}.contact-section .contact-details{margin-bottom:20px}.contact-section .contact-details p{font-size:1rem}.footer_menu_holder{display:none}.logo-footermenu{justify-content:center}.logo-footermenu .logo{margin-right:0}.rights-credit-social{flex-direction:column;align-items:center;margin-top:25px}.rights-credit-social .rights{margin:20px 0;text-align:center}.page-template-about h2{font-size:1.7rem}.page-template-about .overview-section .container{padding:40px 15px 60px 15px}.page-template-about .overview-section .overview-image{width:180px;height:180px;margin-top:25px}.page-template-about .video-section .popup-youtube{width:450px;height:220px}.page-template-about .video-section .popup-youtube svg{width:75px;height:auto}.page-template-about .video-section .popup-youtube .text{font-size:1.15rem;margin-top:15px}.page-template-about .circles-section .container{padding-bottom:0}.post-type-archive-market{font-size:18px}.post-type-archive-market .top-page-strip .container{padding:50px 15px}.post-type-archive-market h2{font-size:1.75rem}.post-type-archive-market .top-section .container{padding:50px 15px}.post-type-archive-market .markets-nav a{margin-right:15px;margin-bottom:15px;font-size:17px;padding:7px 15px}.post-type-archive-market .single-market .market-image{width:200px;height:200px}.post-type-archive-capabilities,.single-capabilities{font-size:18px}.post-type-archive-capabilities .top-page-strip .container,.single-capabilities .top-page-strip .container{padding:50px 15px}.post-type-archive-capabilities h2,.single-capabilities h2{font-size:1.55rem}.post-type-archive-capabilities .single-capability .right-wrapper .market-image,.post-type-archive-capabilities .single-capability.has-blob .right-wrapper .market-image,.single-capabilities .single-capability .right-wrapper .market-image,.single-capabilities .single-capability.has-blob .right-wrapper .market-image{width:200px;height:200px}.post-type-archive-blog .posts-section .single-blog,body.single-blog .post-section .single-blog{margin-bottom:70px}.post-type-archive-blog .posts-section .single-blog h2,body.single-blog .post-section .single-blog h2{margin-top:15px}.post-type-archive-blog .posts-section .single-blog .short-text,.post-type-archive-blog .posts-section .single-blog h2,body.single-blog .post-section .single-blog .short-text,body.single-blog .post-section .single-blog h2{text-align:center}}@media only screen and (max-width:575px){.home .projects-section h2{margin-bottom:35px}.home .projects-section .col-md-4 .single-project{border-right:0}.home .projects-section .col-md-4 .single-project .image-wrapper{max-height:200px}.home .projects-section .col-md-4 .single-project:nth-of-type(3n) .single-project,.home .projects-section .col-md-4 .single-project:nth-of-type(2n) .single-project{border-right:0}.home .clients-section .client-wrapper{width:33%}.top-page-strip .container{padding:55px 15px}.top-page-strip h1{font-size:2.5rem}.top-page-strip .sub-title{font-size:1.25rem}}@media only screen and (max-width:480px){h2{font-size:2.2rem}.read-more{font-size:20px}.social svg{height:20px}.home .top-section .container{padding-top:17vw}.home .top-section h1{font-size:2.4rem;margin:30px 0 70px 0}.home .top-section h2.sub{max-width:320px;font-size:1.5rem}.home .markets-section .col-xl-4{max-width:100%;flex:0 0 100%}.home .markets-section .col-xl-4 .single-market{margin-bottom:20px}.home .capabilities-section .slick-prev::after{right:-20px}.home .capabilities-section .slick-next::before{left:-30px}form p{line-height:1em;margin-bottom:.8rem}form input{margin-top:5px}form label{font-size:17px}form textarea{max-height:100px}.slick-next::before,.slick-prev::after{width:20px;height:20px}form p:last-of-type svg{width:23px}form p:last-of-type .top-read-more{top:-.2em;right:3.2em}form p:last-of-type .bottom-read-more{right:-.5em;bottom:-.4em}.page-template-accessibility .main-container{padding:40px 15px}.page-template-accessibility h2{font-size:1.2rem}.page-template-about .single-circle .title{font-size:1.4rem}.page-template-about .video-section .container{padding-bottom:60px}.page-template-about .video-section .popup-youtube{width:300px;height:145px}.page-template-about .video-section .popup-youtube .text{font-size:.95rem}.page-template-about .video-section .popup-youtube svg{width:60px}.post-type-archive-market h2{font-size:1.6rem}.post-type-archive-market .single-market{margin-bottom:40px}.post-type-archive-market .single-market .market-gallery{margin-top:15px}.post-type-archive-market .single-market .market-gallery .image{width:160px;height:160px}.post-type-archive-market .slick-next::before,.post-type-archive-market .slick-prev::after{width:20px;height:20px}.post-type-archive-market .slick-next::before{left:0}.post-type-archive-market .slick-prev::after{right:15px}.post-type-archive-capabilities h2,.single-capabilities h2{font-size:1.6rem}.post-type-archive-capabilities .all-capabilities,.single-capabilities .all-capabilities{margin-top:45px}.post-type-archive-capabilities .single-capability,.single-capabilities .single-capability{margin-bottom:60px}.post-type-archive-capabilities .single-capability .title-icon,.single-capabilities .single-capability .title-icon{flex-direction:column;align-items:flex-start}.post-type-archive-capabilities .single-capability .title-icon .market-title,.single-capabilities .single-capability .title-icon .market-title{font-size:1.4rem;margin-top:10px}html[lang="he-IL"] .contact-section form p:last-of-type{margin-left:15px}.post-type-archive-blog .posts-section .single-blog .image,body.single-blog .post-section .single-blog .image{width:230px;height:230px}}@media only screen and (max-width:400px){.home .clients-section .client-wrapper{width:50%}}@media only screen and (max-height:740px){.home .top-section .read-more{margin-bottom:2vw}.home .top-section .top-arrow svg{height:30px;width:auto}}