.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2;}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none;}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;}.wpcf7-form-control-wrap{position:relative;}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em;}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" ";}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;}form.submitting .wpcf7-spinner{visibility:visible;}.wpcf7-spinner::before{content:"";position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite;}@media (prefers-reduced-motion: reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms;}}@keyframes spin{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@keyframes blink{from{opacity:0;}50%{opacity:1;}to{opacity:0;}}.wpcf7 [inert]{opacity:.5;}.wpcf7 input[type="file"]{cursor:pointer;}.wpcf7 input[type="file"]:disabled{cursor:default;}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr;}.wpcf7-reflection > output{display:list-item;list-style:none;}.wpcf7-reflection > output[hidden]{display:none;}.intl-tel-input{position:relative;}.intl-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box;}.intl-tel-input .hide{display:none;}.intl-tel-input .v-hide{visibility:hidden;}.intl-tel-input input,.intl-tel-input input[type=tel],.intl-tel-input input[type=text]{position:relative;z-index:0;margin-top:0 !important;margin-bottom:0 !important;padding-right:36px;margin-right:0;}.intl-tel-input .flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px;}.intl-tel-input .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 0 0 8px;}.intl-tel-input .selected-flag .iti-flag{position:absolute;top:0;bottom:0;margin:auto;}.intl-tel-input .selected-flag .iti-arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555;}.intl-tel-input .selected-flag .iti-arrow.up{border-top:none;border-bottom:4px solid #555;}.intl-tel-input ul.country-list{list-style:none;padding:0;margin:0;}.intl-tel-input .country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll;}.intl-tel-input .country-list.dropup{bottom:100%;margin-bottom:-1px;}.intl-tel-input .country-list .flag-box{display:inline-block;width:20px;}@media (max-width:500px){.intl-tel-input .country-list{white-space:normal;}}.intl-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc;list-style:none;}.intl-tel-input .country-list li.country{list-style:none;}.intl-tel-input .country-list .country{padding:5px 10px;}.intl-tel-input .country-list .country .dial-code{color:#999;}.intl-tel-input .country-list .country.highlight{background-color:rgba(0,0,0,.05);}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .dial-code,.intl-tel-input .country-list .flag-box{vertical-align:middle;}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .flag-box{margin-right:6px;}.intl-tel-input.allow-dropdown input,.intl-tel-input.allow-dropdown input[type=tel],.intl-tel-input.allow-dropdown input[type=text],.intl-tel-input.separate-dial-code input,.intl-tel-input.separate-dial-code input[type=tel],.intl-tel-input.separate-dial-code input[type=text]{padding-right:6px;padding-left:52px;margin-left:0;}.intl-tel-input.allow-dropdown .flag-container,.intl-tel-input.separate-dial-code .flag-container{right:auto;left:0;}.intl-tel-input.allow-dropdown .selected-flag,.intl-tel-input.separate-dial-code .selected-flag{width:46px;}.intl-tel-input.allow-dropdown .flag-container:hover{cursor:pointer;}.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag{background-color:rgba(0,0,0,.05);}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover{cursor:default;}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag{background-color:transparent;}.intl-tel-input.separate-dial-code .selected-flag{background-color:rgba(0,0,0,.05);display:table;}.intl-tel-input.separate-dial-code .selected-dial-code{display:table-cell;vertical-align:middle;padding-left:28px;}.intl-tel-input.separate-dial-code.iti-sdc-2 input,.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text]{padding-left:66px;}.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag{width:60px;}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text]{padding-left:76px;}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag{width:70px;}.intl-tel-input.separate-dial-code.iti-sdc-3 input,.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text]{padding-left:74px;}.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag{width:68px;}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text]{padding-left:84px;}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag{width:78px;}.intl-tel-input.separate-dial-code.iti-sdc-4 input,.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text]{padding-left:82px;}.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag{width:76px;}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text]{padding-left:92px;}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag{width:86px;}.intl-tel-input.separate-dial-code.iti-sdc-5 input,.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text]{padding-left:90px;}.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag{width:84px;}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text]{padding-left:100px;}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag{width:94px;}.intl-tel-input.iti-container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px;}.intl-tel-input.iti-container:hover{cursor:pointer;}.iti-mobile .intl-tel-input.iti-container{top:30px;bottom:30px;left:30px;right:30px;position:fixed;}.iti-mobile .intl-tel-input .country-list{max-height:100%;width:100%;}.iti-mobile .intl-tel-input .country-list .country{padding:10px 10px;line-height:1.5em;}.iti-flag{width:20px;}.iti-flag.be{width:18px;}.iti-flag.ch{width:15px;}.iti-flag.mc{width:19px;}.iti-flag.ne{width:18px;}.iti-flag.np{width:13px;}.iti-flag.va{width:15px;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.iti-flag{background-size:5630px 15px;}}.iti-flag.ac{height:10px;background-position:0 0;}.iti-flag.ad{height:14px;background-position:-22px 0;}.iti-flag.ae{height:10px;background-position:-44px 0;}.iti-flag.af{height:14px;background-position:-66px 0;}.iti-flag.ag{height:14px;background-position:-88px 0;}.iti-flag.ai{height:10px;background-position:-110px 0;}.iti-flag.al{height:15px;background-position:-132px 0;}.iti-flag.am{height:10px;background-position:-154px 0;}.iti-flag.ao{height:14px;background-position:-176px 0;}.iti-flag.aq{height:14px;background-position:-198px 0;}.iti-flag.ar{height:13px;background-position:-220px 0;}.iti-flag.as{height:10px;background-position:-242px 0;}.iti-flag.at{height:14px;background-position:-264px 0;}.iti-flag.au{height:10px;background-position:-286px 0;}.iti-flag.aw{height:14px;background-position:-308px 0;}.iti-flag.ax{height:13px;background-position:-330px 0;}.iti-flag.az{height:10px;background-position:-352px 0;}.iti-flag.ba{height:10px;background-position:-374px 0;}.iti-flag.bb{height:14px;background-position:-396px 0;}.iti-flag.bd{height:12px;background-position:-418px 0;}.iti-flag.be{height:15px;background-position:-440px 0;}.iti-flag.bf{height:14px;background-position:-460px 0;}.iti-flag.bg{height:12px;background-position:-482px 0;}.iti-flag.bh{height:12px;background-position:-504px 0;}.iti-flag.bi{height:12px;background-position:-526px 0;}.iti-flag.bj{height:14px;background-position:-548px 0;}.iti-flag.bl{height:14px;background-position:-570px 0;}.iti-flag.bm{height:10px;background-position:-592px 0;}.iti-flag.bn{height:10px;background-position:-614px 0;}.iti-flag.bo{height:14px;background-position:-636px 0;}.iti-flag.bq{height:14px;background-position:-658px 0;}.iti-flag.br{height:14px;background-position:-680px 0;}.iti-flag.bs{height:10px;background-position:-702px 0;}.iti-flag.bt{height:14px;background-position:-724px 0;}.iti-flag.bv{height:15px;background-position:-746px 0;}.iti-flag.bw{height:14px;background-position:-768px 0;}.iti-flag.by{height:10px;background-position:-790px 0;}.iti-flag.bz{height:14px;background-position:-812px 0;}.iti-flag.ca{height:10px;background-position:-834px 0;}.iti-flag.cc{height:10px;background-position:-856px 0;}.iti-flag.cd{height:15px;background-position:-878px 0;}.iti-flag.cf{height:14px;background-position:-900px 0;}.iti-flag.cg{height:14px;background-position:-922px 0;}.iti-flag.ch{height:15px;background-position:-944px 0;}.iti-flag.ci{height:14px;background-position:-961px 0;}.iti-flag.ck{height:10px;background-position:-983px 0;}.iti-flag.cl{height:14px;background-position:-1005px 0;}.iti-flag.cm{height:14px;background-position:-1027px 0;}.iti-flag.cn{height:14px;background-position:-1049px 0;}.iti-flag.co{height:14px;background-position:-1071px 0;}.iti-flag.cp{height:14px;background-position:-1093px 0;}.iti-flag.cr{height:12px;background-position:-1115px 0;}.iti-flag.cu{height:10px;background-position:-1137px 0;}.iti-flag.cv{height:12px;background-position:-1159px 0;}.iti-flag.cw{height:14px;background-position:-1181px 0;}.iti-flag.cx{height:10px;background-position:-1203px 0;}.iti-flag.cy{height:13px;background-position:-1225px 0;}.iti-flag.cz{height:14px;background-position:-1247px 0;}.iti-flag.de{height:12px;background-position:-1269px 0;}.iti-flag.dg{height:10px;background-position:-1291px 0;}.iti-flag.dj{height:14px;background-position:-1313px 0;}.iti-flag.dk{height:15px;background-position:-1335px 0;}.iti-flag.dm{height:10px;background-position:-1357px 0;}.iti-flag.do{height:13px;background-position:-1379px 0;}.iti-flag.dz{height:14px;background-position:-1401px 0;}.iti-flag.ea{height:14px;background-position:-1423px 0;}.iti-flag.ec{height:14px;background-position:-1445px 0;}.iti-flag.ee{height:13px;background-position:-1467px 0;}.iti-flag.eg{height:14px;background-position:-1489px 0;}.iti-flag.eh{height:10px;background-position:-1511px 0;}.iti-flag.er{height:10px;background-position:-1533px 0;}.iti-flag.es{height:14px;background-position:-1555px 0;}.iti-flag.et{height:10px;background-position:-1577px 0;}.iti-flag.eu{height:14px;background-position:-1599px 0;}.iti-flag.fi{height:12px;background-position:-1621px 0;}.iti-flag.fj{height:10px;background-position:-1643px 0;}.iti-flag.fk{height:10px;background-position:-1665px 0;}.iti-flag.fm{height:11px;background-position:-1687px 0;}.iti-flag.fo{height:15px;background-position:-1709px 0;}.iti-flag.fr{height:14px;background-position:-1731px 0;}.iti-flag.ga{height:15px;background-position:-1753px 0;}.iti-flag.gb{height:10px;background-position:-1775px 0;}.iti-flag.gd{height:12px;background-position:-1797px 0;}.iti-flag.ge{height:14px;background-position:-1819px 0;}.iti-flag.gf{height:14px;background-position:-1841px 0;}.iti-flag.gg{height:14px;background-position:-1863px 0;}.iti-flag.gh{height:14px;background-position:-1885px 0;}.iti-flag.gi{height:10px;background-position:-1907px 0;}.iti-flag.gl{height:14px;background-position:-1929px 0;}.iti-flag.gm{height:14px;background-position:-1951px 0;}.iti-flag.gn{height:14px;background-position:-1973px 0;}.iti-flag.gp{height:14px;background-position:-1995px 0;}.iti-flag.gq{height:14px;background-position:-2017px 0;}.iti-flag.gr{height:14px;background-position:-2039px 0;}.iti-flag.gs{height:10px;background-position:-2061px 0;}.iti-flag.gt{height:13px;background-position:-2083px 0;}.iti-flag.gu{height:11px;background-position:-2105px 0;}.iti-flag.gw{height:10px;background-position:-2127px 0;}.iti-flag.gy{height:12px;background-position:-2149px 0;}.iti-flag.hk{height:14px;background-position:-2171px 0;}.iti-flag.hm{height:10px;background-position:-2193px 0;}.iti-flag.hn{height:10px;background-position:-2215px 0;}.iti-flag.hr{height:10px;background-position:-2237px 0;}.iti-flag.ht{height:12px;background-position:-2259px 0;}.iti-flag.hu{height:10px;background-position:-2281px 0;}.iti-flag.ic{height:14px;background-position:-2303px 0;}.iti-flag.id{height:14px;background-position:-2325px 0;}.iti-flag.ie{height:10px;background-position:-2347px 0;}.iti-flag.il{height:15px;background-position:-2369px 0;}.iti-flag.im{height:10px;background-position:-2391px 0;}.iti-flag.in{height:14px;background-position:-2413px 0;}.iti-flag.io{height:10px;background-position:-2435px 0;}.iti-flag.iq{height:14px;background-position:-2457px 0;}.iti-flag.ir{height:12px;background-position:-2479px 0;}.iti-flag.is{height:15px;background-position:-2501px 0;}.iti-flag.it{height:14px;background-position:-2523px 0;}.iti-flag.je{height:12px;background-position:-2545px 0;}.iti-flag.jm{height:10px;background-position:-2567px 0;}.iti-flag.jo{height:10px;background-position:-2589px 0;}.iti-flag.jp{height:14px;background-position:-2611px 0;}.iti-flag.ke{height:14px;background-position:-2633px 0;}.iti-flag.kg{height:12px;background-position:-2655px 0;}.iti-flag.kh{height:13px;background-position:-2677px 0;}.iti-flag.ki{height:10px;background-position:-2699px 0;}.iti-flag.km{height:12px;background-position:-2721px 0;}.iti-flag.kn{height:14px;background-position:-2743px 0;}.iti-flag.kp{height:10px;background-position:-2765px 0;}.iti-flag.kr{height:14px;background-position:-2787px 0;}.iti-flag.kw{height:10px;background-position:-2809px 0;}.iti-flag.ky{height:10px;background-position:-2831px 0;}.iti-flag.kz{height:10px;background-position:-2853px 0;}.iti-flag.la{height:14px;background-position:-2875px 0;}.iti-flag.lb{height:14px;background-position:-2897px 0;}.iti-flag.lc{height:10px;background-position:-2919px 0;}.iti-flag.li{height:12px;background-position:-2941px 0;}.iti-flag.lk{height:10px;background-position:-2963px 0;}.iti-flag.lr{height:11px;background-position:-2985px 0;}.iti-flag.ls{height:14px;background-position:-3007px 0;}.iti-flag.lt{height:12px;background-position:-3029px 0;}.iti-flag.lu{height:12px;background-position:-3051px 0;}.iti-flag.lv{height:10px;background-position:-3073px 0;}.iti-flag.ly{height:10px;background-position:-3095px 0;}.iti-flag.ma{height:14px;background-position:-3117px 0;}.iti-flag.mc{height:15px;background-position:-3139px 0;}.iti-flag.md{height:10px;background-position:-3160px 0;}.iti-flag.me{height:10px;background-position:-3182px 0;}.iti-flag.mf{height:14px;background-position:-3204px 0;}.iti-flag.mg{height:14px;background-position:-3226px 0;}.iti-flag.mh{height:11px;background-position:-3248px 0;}.iti-flag.mk{height:10px;background-position:-3270px 0;}.iti-flag.ml{height:14px;background-position:-3292px 0;}.iti-flag.mm{height:14px;background-position:-3314px 0;}.iti-flag.mn{height:10px;background-position:-3336px 0;}.iti-flag.mo{height:14px;background-position:-3358px 0;}.iti-flag.mp{height:10px;background-position:-3380px 0;}.iti-flag.mq{height:14px;background-position:-3402px 0;}.iti-flag.mr{height:14px;background-position:-3424px 0;}.iti-flag.ms{height:10px;background-position:-3446px 0;}.iti-flag.mt{height:14px;background-position:-3468px 0;}.iti-flag.mu{height:14px;background-position:-3490px 0;}.iti-flag.mv{height:14px;background-position:-3512px 0;}.iti-flag.mw{height:14px;background-position:-3534px 0;}.iti-flag.mx{height:12px;background-position:-3556px 0;}.iti-flag.my{height:10px;background-position:-3578px 0;}.iti-flag.mz{height:14px;background-position:-3600px 0;}.iti-flag.na{height:14px;background-position:-3622px 0;}.iti-flag.nc{height:10px;background-position:-3644px 0;}.iti-flag.ne{height:15px;background-position:-3666px 0;}.iti-flag.nf{height:10px;background-position:-3686px 0;}.iti-flag.ng{height:10px;background-position:-3708px 0;}.iti-flag.ni{height:12px;background-position:-3730px 0;}.iti-flag.nl{height:14px;background-position:-3752px 0;}.iti-flag.no{height:15px;background-position:-3774px 0;}.iti-flag.np{height:15px;background-position:-3796px 0;}.iti-flag.nr{height:10px;background-position:-3811px 0;}.iti-flag.nu{height:10px;background-position:-3833px 0;}.iti-flag.nz{height:10px;background-position:-3855px 0;}.iti-flag.om{height:10px;background-position:-3877px 0;}.iti-flag.pa{height:14px;background-position:-3899px 0;}.iti-flag.pe{height:14px;background-position:-3921px 0;}.iti-flag.pf{height:14px;background-position:-3943px 0;}.iti-flag.pg{height:15px;background-position:-3965px 0;}.iti-flag.ph{height:10px;background-position:-3987px 0;}.iti-flag.pk{height:14px;background-position:-4009px 0;}.iti-flag.pl{height:13px;background-position:-4031px 0;}.iti-flag.pm{height:14px;background-position:-4053px 0;}.iti-flag.pn{height:10px;background-position:-4075px 0;}.iti-flag.pr{height:14px;background-position:-4097px 0;}.iti-flag.ps{height:10px;background-position:-4119px 0;}.iti-flag.pt{height:14px;background-position:-4141px 0;}.iti-flag.pw{height:13px;background-position:-4163px 0;}.iti-flag.py{height:11px;background-position:-4185px 0;}.iti-flag.qa{height:8px;background-position:-4207px 0;}.iti-flag.re{height:14px;background-position:-4229px 0;}.iti-flag.ro{height:14px;background-position:-4251px 0;}.iti-flag.rs{height:14px;background-position:-4273px 0;}.iti-flag.ru{height:14px;background-position:-4295px 0;}.iti-flag.rw{height:14px;background-position:-4317px 0;}.iti-flag.sa{height:14px;background-position:-4339px 0;}.iti-flag.sb{height:10px;background-position:-4361px 0;}.iti-flag.sc{height:10px;background-position:-4383px 0;}.iti-flag.sd{height:10px;background-position:-4405px 0;}.iti-flag.se{height:13px;background-position:-4427px 0;}.iti-flag.sg{height:14px;background-position:-4449px 0;}.iti-flag.sh{height:10px;background-position:-4471px 0;}.iti-flag.si{height:10px;background-position:-4493px 0;}.iti-flag.sj{height:15px;background-position:-4515px 0;}.iti-flag.sk{height:14px;background-position:-4537px 0;}.iti-flag.sl{height:14px;background-position:-4559px 0;}.iti-flag.sm{height:15px;background-position:-4581px 0;}.iti-flag.sn{height:14px;background-position:-4603px 0;}.iti-flag.so{height:14px;background-position:-4625px 0;}.iti-flag.sr{height:14px;background-position:-4647px 0;}.iti-flag.ss{height:10px;background-position:-4669px 0;}.iti-flag.st{height:10px;background-position:-4691px 0;}.iti-flag.sv{height:12px;background-position:-4713px 0;}.iti-flag.sx{height:14px;background-position:-4735px 0;}.iti-flag.sy{height:14px;background-position:-4757px 0;}.iti-flag.sz{height:14px;background-position:-4779px 0;}.iti-flag.ta{height:10px;background-position:-4801px 0;}.iti-flag.tc{height:10px;background-position:-4823px 0;}.iti-flag.td{height:14px;background-position:-4845px 0;}.iti-flag.tf{height:14px;background-position:-4867px 0;}.iti-flag.tg{height:13px;background-position:-4889px 0;}.iti-flag.th{height:14px;background-position:-4911px 0;}.iti-flag.tj{height:10px;background-position:-4933px 0;}.iti-flag.tk{height:10px;background-position:-4955px 0;}.iti-flag.tl{height:10px;background-position:-4977px 0;}.iti-flag.tm{height:14px;background-position:-4999px 0;}.iti-flag.tn{height:14px;background-position:-5021px 0;}.iti-flag.to{height:10px;background-position:-5043px 0;}.iti-flag.tr{height:14px;background-position:-5065px 0;}.iti-flag.tt{height:12px;background-position:-5087px 0;}.iti-flag.tv{height:10px;background-position:-5109px 0;}.iti-flag.tw{height:14px;background-position:-5131px 0;}.iti-flag.tz{height:14px;background-position:-5153px 0;}.iti-flag.ua{height:14px;background-position:-5175px 0;}.iti-flag.ug{height:14px;background-position:-5197px 0;}.iti-flag.um{height:11px;background-position:-5219px 0;}.iti-flag.us{height:11px;background-position:-5241px 0;}.iti-flag.uy{height:14px;background-position:-5263px 0;}.iti-flag.uz{height:10px;background-position:-5285px 0;}.iti-flag.va{height:15px;background-position:-5307px 0;}.iti-flag.vc{height:14px;background-position:-5324px 0;}.iti-flag.ve{height:14px;background-position:-5346px 0;}.iti-flag.vg{height:10px;background-position:-5368px 0;}.iti-flag.vi{height:14px;background-position:-5390px 0;}.iti-flag.vn{height:14px;background-position:-5412px 0;}.iti-flag.vu{height:12px;background-position:-5434px 0;}.iti-flag.wf{height:14px;background-position:-5456px 0;}.iti-flag.ws{height:10px;background-position:-5478px 0;}.iti-flag.xk{height:15px;background-position:-5500px 0;}.iti-flag.ye{height:14px;background-position:-5522px 0;}.iti-flag.yt{height:14px;background-position:-5544px 0;}.iti-flag.za{height:14px;background-position:-5566px 0;}.iti-flag.zm{height:14px;background-position:-5588px 0;}.iti-flag.zw{height:10px;background-position:-5610px 0;}.iti-flag{width:20px;height:15px;box-shadow:0 0 1px 0 #888;background-image:url("https://cdn-ilacecb.nitrocdn.com/tvDNHGqvhRcLWluXSCdFpnlljLQXejGH/assets/images/source/rev-a295d5b/digitalkangaroos.com/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags.png");background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0;}.iti-flag.nitro-lazy{background-image:none !important;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.iti-flag{background-image:url("https://cdn-ilacecb.nitrocdn.com/tvDNHGqvhRcLWluXSCdFpnlljLQXejGH/assets/images/source/rev-a295d5b/digitalkangaroos.com/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags@2x.png");}.iti-flag.nitro-lazy{background-image:none !important;}}.iti-flag.np{background-color:transparent;}.country-select{position:relative;}.country-select *{-webkit-box-sizing:border-box;box-sizing:border-box;}.country-select .hide{display:none;}.country-select .v-hide{visibility:hidden;}.country-select input,.country-select input[type=text]{position:relative;z-index:0;margin-top:0 !important;margin-bottom:0 !important;padding-right:36px;margin-right:0;}.country-select .flag-dropdown{position:absolute;top:0;bottom:0;right:0;padding:1px;}.country-select .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 0 0 8px;}.country-select .selected-flag .flag{position:absolute;top:0;bottom:0;margin:auto;}.country-select .selected-flag .arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555;}.country-select .selected-flag .arrow.up{border-top:none;border-bottom:4px solid #555;}.country-select ul.country-list{list-style:none;padding:0;margin:0;}.country-select .country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.2);box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll;}.country-select .country-list .flag{display:inline-block;width:20px;margin-right:6px;}@media (max-width:500px){.country-select .country-list{white-space:normal;}}.country-select .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc;list-style:none;}.country-select .country-list .country{padding:5px 10px;}.country-select .country-list li.country{list-style:none;}.country-select .country-list .country.highlight{background-color:rgba(0,0,0,.05);}.country-select .country-list .country-name,.country-select .country-list .flag{vertical-align:middle;}.country-select.inside input,.country-select.inside input[type=text]{padding-right:6px;padding-left:52px;margin-left:0;}.country-select.inside .flag-dropdown{right:auto;left:0;}.country-select.inside .selected-flag{width:46px;}.country-select.inside .flag-dropdown:hover{cursor:pointer;}.country-select.inside .flag-dropdown:hover .selected-flag{background-color:rgba(0,0,0,.05);}.country-select.inside input[disabled]+.flag-dropdown:hover,.country-select.inside input[readonly]+.flag-dropdown:hover{cursor:default;}.country-select.inside input[disabled]+.flag-dropdown:hover .selected-flag,.country-select.inside input[readonly]+.flag-dropdown:hover .selected-flag{background-color:transparent;}.country-select .flag{height:15px;-webkit-box-shadow:0 0 1px 0 #888;box-shadow:0 0 1px 0 #888;background-image:url("https://cdn-ilacecb.nitrocdn.com/tvDNHGqvhRcLWluXSCdFpnlljLQXejGH/assets/images/optimized/rev-a295d5b/digitalkangaroos.com/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags.png");background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0;width:20px;}.country-select .flag.nitro-lazy{background-image:none !important;}.country-select .flag.be{width:18px;}.country-select .flag.ch{width:15px;}.country-select .flag.mc{width:19px;}.country-select .flag.ne{width:18px;}.country-select .flag.np{width:13px;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.country-select .flag{background-image:url("https://cdn-ilacecb.nitrocdn.com/tvDNHGqvhRcLWluXSCdFpnlljLQXejGH/assets/images/optimized/rev-a295d5b/digitalkangaroos.com/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags@2x.png");background-size:5630px 15px;}.country-select .flag.nitro-lazy{background-image:none !important;}}.country-select .flag.ac{height:10px;background-position:0 0;}.country-select .flag.ad{height:14px;background-position:-22px 0;}.country-select .flag.ae{height:10px;background-position:-44px 0;}.country-select .flag.af{height:14px;background-position:-66px 0;}.country-select .flag.ag{height:14px;background-position:-88px 0;}.country-select .flag.ai{height:10px;background-position:-110px 0;}.country-select .flag.al{height:15px;background-position:-132px 0;}.country-select .flag.am{height:10px;background-position:-154px 0;}.country-select .flag.ao{height:14px;background-position:-176px 0;}.country-select .flag.aq{height:14px;background-position:-198px 0;}.country-select .flag.ar{height:13px;background-position:-220px 0;}.country-select .flag.as{height:10px;background-position:-242px 0;}.country-select .flag.at{height:14px;background-position:-264px 0;}.country-select .flag.au{height:10px;background-position:-286px 0;}.country-select .flag.aw{height:14px;background-position:-308px 0;}.country-select .flag.ax{height:13px;background-position:-330px 0;}.country-select .flag.az{height:10px;background-position:-352px 0;}.country-select .flag.ba{height:10px;background-position:-374px 0;}.country-select .flag.bb{height:14px;background-position:-396px 0;}.country-select .flag.bd{height:12px;background-position:-418px 0;}.country-select .flag.be{height:15px;background-position:-440px 0;}.country-select .flag.bf{height:14px;background-position:-460px 0;}.country-select .flag.bg{height:12px;background-position:-482px 0;}.country-select .flag.bh{height:12px;background-position:-504px 0;}.country-select .flag.bi{height:12px;background-position:-526px 0;}.country-select .flag.bj{height:14px;background-position:-548px 0;}.country-select .flag.bl{height:14px;background-position:-570px 0;}.country-select .flag.bm{height:10px;background-position:-592px 0;}.country-select .flag.bn{height:10px;background-position:-614px 0;}.country-select .flag.bo{height:14px;background-position:-636px 0;}.country-select .flag.bq{height:14px;background-position:-658px 0;}.country-select .flag.br{height:14px;background-position:-680px 0;}.country-select .flag.bs{height:10px;background-position:-702px 0;}.country-select .flag.bt{height:14px;background-position:-724px 0;}.country-select .flag.bv{height:15px;background-position:-746px 0;}.country-select .flag.bw{height:14px;background-position:-768px 0;}.country-select .flag.by{height:10px;background-position:-790px 0;}.country-select .flag.bz{height:14px;background-position:-812px 0;}.country-select .flag.ca{height:10px;background-position:-834px 0;}.country-select .flag.cc{height:10px;background-position:-856px 0;}.country-select .flag.cd{height:15px;background-position:-878px 0;}.country-select .flag.cf{height:14px;background-position:-900px 0;}.country-select .flag.cg{height:14px;background-position:-922px 0;}.country-select .flag.ch{height:15px;background-position:-944px 0;}.country-select .flag.ci{height:14px;background-position:-961px 0;}.country-select .flag.ck{height:10px;background-position:-983px 0;}.country-select .flag.cl{height:14px;background-position:-1005px 0;}.country-select .flag.cm{height:14px;background-position:-1027px 0;}.country-select .flag.cn{height:14px;background-position:-1049px 0;}.country-select .flag.co{height:14px;background-position:-1071px 0;}.country-select .flag.cp{height:14px;background-position:-1093px 0;}.country-select .flag.cr{height:12px;background-position:-1115px 0;}.country-select .flag.cu{height:10px;background-position:-1137px 0;}.country-select .flag.cv{height:12px;background-position:-1159px 0;}.country-select .flag.cw{height:14px;background-position:-1181px 0;}.country-select .flag.cx{height:10px;background-position:-1203px 0;}.country-select .flag.cy{height:13px;background-position:-1225px 0;}.country-select .flag.cz{height:14px;background-position:-1247px 0;}.country-select .flag.de{height:12px;background-position:-1269px 0;}.country-select .flag.dg{height:10px;background-position:-1291px 0;}.country-select .flag.dj{height:14px;background-position:-1313px 0;}.country-select .flag.dk{height:15px;background-position:-1335px 0;}.country-select .flag.dm{height:10px;background-position:-1357px 0;}.country-select .flag.do{height:13px;background-position:-1379px 0;}.country-select .flag.dz{height:14px;background-position:-1401px 0;}.country-select .flag.ea{height:14px;background-position:-1423px 0;}.country-select .flag.ec{height:14px;background-position:-1445px 0;}.country-select .flag.ee{height:13px;background-position:-1467px 0;}.country-select .flag.eg{height:14px;background-position:-1489px 0;}.country-select .flag.eh{height:10px;background-position:-1511px 0;}.country-select .flag.er{height:10px;background-position:-1533px 0;}.country-select .flag.es{height:14px;background-position:-1555px 0;}.country-select .flag.et{height:10px;background-position:-1577px 0;}.country-select .flag.eu{height:14px;background-position:-1599px 0;}.country-select .flag.fi{height:12px;background-position:-1621px 0;}.country-select .flag.fj{height:10px;background-position:-1643px 0;}.country-select .flag.fk{height:10px;background-position:-1665px 0;}.country-select .flag.fm{height:11px;background-position:-1687px 0;}.country-select .flag.fo{height:15px;background-position:-1709px 0;}.country-select .flag.fr{height:14px;background-position:-1731px 0;}.country-select .flag.ga{height:15px;background-position:-1753px 0;}.country-select .flag.gb{height:10px;background-position:-1775px 0;}.country-select .flag.gd{height:12px;background-position:-1797px 0;}.country-select .flag.ge{height:14px;background-position:-1819px 0;}.country-select .flag.gf{height:14px;background-position:-1841px 0;}.country-select .flag.gg{height:14px;background-position:-1863px 0;}.country-select .flag.gh{height:14px;background-position:-1885px 0;}.country-select .flag.gi{height:10px;background-position:-1907px 0;}.country-select .flag.gl{height:14px;background-position:-1929px 0;}.country-select .flag.gm{height:14px;background-position:-1951px 0;}.country-select .flag.gn{height:14px;background-position:-1973px 0;}.country-select .flag.gp{height:14px;background-position:-1995px 0;}.country-select .flag.gq{height:14px;background-position:-2017px 0;}.country-select .flag.gr{height:14px;background-position:-2039px 0;}.country-select .flag.gs{height:10px;background-position:-2061px 0;}.country-select .flag.gt{height:13px;background-position:-2083px 0;}.country-select .flag.gu{height:11px;background-position:-2105px 0;}.country-select .flag.gw{height:10px;background-position:-2127px 0;}.country-select .flag.gy{height:12px;background-position:-2149px 0;}.country-select .flag.hk{height:14px;background-position:-2171px 0;}.country-select .flag.hm{height:10px;background-position:-2193px 0;}.country-select .flag.hn{height:10px;background-position:-2215px 0;}.country-select .flag.hr{height:10px;background-position:-2237px 0;}.country-select .flag.ht{height:12px;background-position:-2259px 0;}.country-select .flag.hu{height:10px;background-position:-2281px 0;}.country-select .flag.ic{height:14px;background-position:-2303px 0;}.country-select .flag.id{height:14px;background-position:-2325px 0;}.country-select .flag.ie{height:10px;background-position:-2347px 0;}.country-select .flag.il{height:15px;background-position:-2369px 0;}.country-select .flag.im{height:10px;background-position:-2391px 0;}.country-select .flag.in{height:14px;background-position:-2413px 0;}.country-select .flag.io{height:10px;background-position:-2435px 0;}.country-select .flag.iq{height:14px;background-position:-2457px 0;}.country-select .flag.ir{height:12px;background-position:-2479px 0;}.country-select .flag.is{height:15px;background-position:-2501px 0;}.country-select .flag.it{height:14px;background-position:-2523px 0;}.country-select .flag.je{height:12px;background-position:-2545px 0;}.country-select .flag.jm{height:10px;background-position:-2567px 0;}.country-select .flag.jo{height:10px;background-position:-2589px 0;}.country-select .flag.jp{height:14px;background-position:-2611px 0;}.country-select .flag.ke{height:14px;background-position:-2633px 0;}.country-select .flag.kg{height:12px;background-position:-2655px 0;}.country-select .flag.kh{height:13px;background-position:-2677px 0;}.country-select .flag.ki{height:10px;background-position:-2699px 0;}.country-select .flag.km{height:12px;background-position:-2721px 0;}.country-select .flag.kn{height:14px;background-position:-2743px 0;}.country-select .flag.kp{height:10px;background-position:-2765px 0;}.country-select .flag.kr{height:14px;background-position:-2787px 0;}.country-select .flag.kw{height:10px;background-position:-2809px 0;}.country-select .flag.ky{height:10px;background-position:-2831px 0;}.country-select .flag.kz{height:10px;background-position:-2853px 0;}.country-select .flag.la{height:14px;background-position:-2875px 0;}.country-select .flag.lb{height:14px;background-position:-2897px 0;}.country-select .flag.lc{height:10px;background-position:-2919px 0;}.country-select .flag.li{height:12px;background-position:-2941px 0;}.country-select .flag.lk{height:10px;background-position:-2963px 0;}.country-select .flag.lr{height:11px;background-position:-2985px 0;}.country-select .flag.ls{height:14px;background-position:-3007px 0;}.country-select .flag.lt{height:12px;background-position:-3029px 0;}.country-select .flag.lu{height:12px;background-position:-3051px 0;}.country-select .flag.lv{height:10px;background-position:-3073px 0;}.country-select .flag.ly{height:10px;background-position:-3095px 0;}.country-select .flag.ma{height:14px;background-position:-3117px 0;}.country-select .flag.mc{height:15px;background-position:-3139px 0;}.country-select .flag.md{height:10px;background-position:-3160px 0;}.country-select .flag.me{height:10px;background-position:-3182px 0;}.country-select .flag.mf{height:14px;background-position:-3204px 0;}.country-select .flag.mg{height:14px;background-position:-3226px 0;}.country-select .flag.mh{height:11px;background-position:-3248px 0;}.country-select .flag.mk{height:10px;background-position:-3270px 0;}.country-select .flag.ml{height:14px;background-position:-3292px 0;}.country-select .flag.mm{height:14px;background-position:-3314px 0;}.country-select .flag.mn{height:10px;background-position:-3336px 0;}.country-select .flag.mo{height:14px;background-position:-3358px 0;}.country-select .flag.mp{height:10px;background-position:-3380px 0;}.country-select .flag.mq{height:14px;background-position:-3402px 0;}.country-select .flag.mr{height:14px;background-position:-3424px 0;}.country-select .flag.ms{height:10px;background-position:-3446px 0;}.country-select .flag.mt{height:14px;background-position:-3468px 0;}.country-select .flag.mu{height:14px;background-position:-3490px 0;}.country-select .flag.mv{height:14px;background-position:-3512px 0;}.country-select .flag.mw{height:14px;background-position:-3534px 0;}.country-select .flag.mx{height:12px;background-position:-3556px 0;}.country-select .flag.my{height:10px;background-position:-3578px 0;}.country-select .flag.mz{height:14px;background-position:-3600px 0;}.country-select .flag.na{height:14px;background-position:-3622px 0;}.country-select .flag.nc{height:10px;background-position:-3644px 0;}.country-select .flag.ne{height:15px;background-position:-3666px 0;}.country-select .flag.nf{height:10px;background-position:-3686px 0;}.country-select .flag.ng{height:10px;background-position:-3708px 0;}.country-select .flag.ni{height:12px;background-position:-3730px 0;}.country-select .flag.nl{height:14px;background-position:-3752px 0;}.country-select .flag.no{height:15px;background-position:-3774px 0;}.country-select .flag.np{height:15px;background-position:-3796px 0;background-color:transparent;}.country-select .flag.nr{height:10px;background-position:-3811px 0;}.country-select .flag.nu{height:10px;background-position:-3833px 0;}.country-select .flag.nz{height:10px;background-position:-3855px 0;}.country-select .flag.om{height:10px;background-position:-3877px 0;}.country-select .flag.pa{height:14px;background-position:-3899px 0;}.country-select .flag.pe{height:14px;background-position:-3921px 0;}.country-select .flag.pf{height:14px;background-position:-3943px 0;}.country-select .flag.pg{height:15px;background-position:-3965px 0;}.country-select .flag.ph{height:10px;background-position:-3987px 0;}.country-select .flag.pk{height:14px;background-position:-4009px 0;}.country-select .flag.pl{height:13px;background-position:-4031px 0;}.country-select .flag.pm{height:14px;background-position:-4053px 0;}.country-select .flag.pn{height:10px;background-position:-4075px 0;}.country-select .flag.pr{height:14px;background-position:-4097px 0;}.country-select .flag.ps{height:10px;background-position:-4119px 0;}.country-select .flag.pt{height:14px;background-position:-4141px 0;}.country-select .flag.pw{height:13px;background-position:-4163px 0;}.country-select .flag.py{height:11px;background-position:-4185px 0;}.country-select .flag.qa{height:8px;background-position:-4207px 0;}.country-select .flag.re{height:14px;background-position:-4229px 0;}.country-select .flag.ro{height:14px;background-position:-4251px 0;}.country-select .flag.rs{height:14px;background-position:-4273px 0;}.country-select .flag.ru{height:14px;background-position:-4295px 0;}.country-select .flag.rw{height:14px;background-position:-4317px 0;}.country-select .flag.sa{height:14px;background-position:-4339px 0;}.country-select .flag.sb{height:10px;background-position:-4361px 0;}.country-select .flag.sc{height:10px;background-position:-4383px 0;}.country-select .flag.sd{height:10px;background-position:-4405px 0;}.country-select .flag.se{height:13px;background-position:-4427px 0;}.country-select .flag.sg{height:14px;background-position:-4449px 0;}.country-select .flag.sh{height:10px;background-position:-4471px 0;}.country-select .flag.si{height:10px;background-position:-4493px 0;}.country-select .flag.sj{height:15px;background-position:-4515px 0;}.country-select .flag.sk{height:14px;background-position:-4537px 0;}.country-select .flag.sl{height:14px;background-position:-4559px 0;}.country-select .flag.sm{height:15px;background-position:-4581px 0;}.country-select .flag.sn{height:14px;background-position:-4603px 0;}.country-select .flag.so{height:14px;background-position:-4625px 0;}.country-select .flag.sr{height:14px;background-position:-4647px 0;}.country-select .flag.ss{height:10px;background-position:-4669px 0;}.country-select .flag.st{height:10px;background-position:-4691px 0;}.country-select .flag.sv{height:12px;background-position:-4713px 0;}.country-select .flag.sx{height:14px;background-position:-4735px 0;}.country-select .flag.sy{height:14px;background-position:-4757px 0;}.country-select .flag.sz{height:14px;background-position:-4779px 0;}.country-select .flag.ta{height:10px;background-position:-4801px 0;}.country-select .flag.tc{height:10px;background-position:-4823px 0;}.country-select .flag.td{height:14px;background-position:-4845px 0;}.country-select .flag.tf{height:14px;background-position:-4867px 0;}.country-select .flag.tg{height:13px;background-position:-4889px 0;}.country-select .flag.th{height:14px;background-position:-4911px 0;}.country-select .flag.tj{height:10px;background-position:-4933px 0;}.country-select .flag.tk{height:10px;background-position:-4955px 0;}.country-select .flag.tl{height:10px;background-position:-4977px 0;}.country-select .flag.tm{height:14px;background-position:-4999px 0;}.country-select .flag.tn{height:14px;background-position:-5021px 0;}.country-select .flag.to{height:10px;background-position:-5043px 0;}.country-select .flag.tr{height:14px;background-position:-5065px 0;}.country-select .flag.tt{height:12px;background-position:-5087px 0;}.country-select .flag.tv{height:10px;background-position:-5109px 0;}.country-select .flag.tw{height:14px;background-position:-5131px 0;}.country-select .flag.tz{height:14px;background-position:-5153px 0;}.country-select .flag.ua{height:14px;background-position:-5175px 0;}.country-select .flag.ug{height:14px;background-position:-5197px 0;}.country-select .flag.um{height:11px;background-position:-5219px 0;}.country-select .flag.us{height:11px;background-position:-5241px 0;}.country-select .flag.uy{height:14px;background-position:-5263px 0;}.country-select .flag.uz{height:10px;background-position:-5285px 0;}.country-select .flag.va{width:15px;height:15px;background-position:-5307px 0;}.country-select .flag.vc{height:14px;background-position:-5324px 0;}.country-select .flag.ve{height:14px;background-position:-5346px 0;}.country-select .flag.vg{height:10px;background-position:-5368px 0;}.country-select .flag.vi{height:14px;background-position:-5390px 0;}.country-select .flag.vn{height:14px;background-position:-5412px 0;}.country-select .flag.vu{height:12px;background-position:-5434px 0;}.country-select .flag.wf{height:14px;background-position:-5456px 0;}.country-select .flag.ws{height:10px;background-position:-5478px 0;}.country-select .flag.xk{height:15px;background-position:-5500px 0;}.country-select .flag.ye{height:14px;background-position:-5522px 0;}.country-select .flag.yt{height:14px;background-position:-5544px 0;}.country-select .flag.za{height:14px;background-position:-5566px 0;}.country-select .flag.zm{height:14px;background-position:-5588px 0;}.country-select .flag.zw{height:10px;background-position:-5610px 0;}.wpa-test-msg{background:#d1ecf1 !important;border:1px solid #bee5eb !important;border-radius:5px !important;color:#0c5460 !important;font-size:14px !important;padding:.75rem 1.25rem !important;font-family:Arial !important;margin-top:5px !important;}span.wpa-button{display:inline-block !important;padding-top:5px !important;color:#fff !important;background-color:#6c757d !important;border-color:#6c757d !important;padding:5px 10px !important;border-radius:5px !important;margin-top:5px !important;cursor:pointer !important;}#altEmail_container,.altEmail_container{position:absolute !important;overflow:hidden !important;display:inline !important;height:1px !important;width:1px !important;z-index:-1000 !important;}html,body{border:none;margin:0;padding:0;font-family:"Sora";}h1,h2,h3,h4,h5,h6,p,blockquote,address,big,cite,code,em,font,img,small,strike,sub,sup,li,ol,ul,fieldset,form,label,input,textarea,span,legend,button,table,caption,tr,th,td{border:none;font-size:inherit;line-height:inherit;margin:0;padding:0;text-align:inherit;font-family:"Sora";}.works.services .page-heading p{color:#fff;}blockquote::before,blockquote::after{content:"";}a{text-decoration:none;font-family:"Sora";}ul{padding:0;margin:0;}.clear{clear:both;}.page-numbers{font-size:18px;color:#fff;}.home-csm{}.home-service-csm{display:flex;}#new-csm-section .csm-click-outr a{color:#fff !important;}.single-post .press-content{display:none;}.headerdk{display:none;padding:15px 15px;justify-content:space-between;align-items:center;border-bottom:0px solid #ddd;z-index:1;}.headerdk .logo img{width:100px;}.headerdk .mobile-toggledk{cursor:pointer;}.headerdk .mobile-toggledk img{width:30px;}.headerdk .mobile-toggledk .menu-close{display:none;}.headerdk .mobile-toggledk .menu-open.hide{display:none;}.headerdk .mobile-toggledk .menu-close.showdk{display:block;}.mobile-menudk{background-color:#000;position:fixed;right:-320px;top:80px;width:310px;height:100%;padding:30px 30px 0 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:.3s;z-index:1;}.single-post .mega-menu .contact-btn p{margin-bottom:0px !important;}.mobile-menudk.showdk{right:0;}.mobile-menudk .menu-wrapperdk{padding:0;margin:0;}.mobile-menudk .menu-wrapperdk .mm-itemdk{list-style-type:none;margin-bottom:35px;position:relative;}.mobile-menudk .menu-wrapperdk .mm-itemdk .arrowdk{position:absolute;top:5px;right:0;background:url("https://cdn-ilacecb.nitrocdn.com/tvDNHGqvhRcLWluXSCdFpnlljLQXejGH/assets/images/source/rev-a295d5b/digitalkangaroos.com/wp-content/uploads/2023/09/arrow-down.svg") no-repeat;width:11px;height:6px;cursor:pointer;}.mobile-menudk .menu-wrapperdk .mm-itemdk .arrowdk.nitro-lazy{background-image:none !important;}.mobile-menudk .menu-wrapperdk .mm-itemdk .arrowdk.up{background:url("https://cdn-ilacecb.nitrocdn.com/tvDNHGqvhRcLWluXSCdFpnlljLQXejGH/assets/images/source/rev-a295d5b/digitalkangaroos.com/wp-content/uploads/2023/09/arrow-up.svg") no-repeat;}.mobile-menudk .menu-wrapperdk .mm-itemdk .arrowdk.up.nitro-lazy{background-image:none !important;}.location span a{color:#000 !important;font-size:16px;text-decoration:underline;font-weight:500;}#site-footer .row .locations ul li .location .tel-btn{margin-bottom:5px;}.mobile-menudk .menu-wrapperdk .mm-itemdk a{text-transform:uppercase;color:#fff;font-size:14px;text-decoration:none;display:block;}.mobile-menudk .menu-wrapperdk .mm-itemdk .mobile-sub{background-color:#000;margin:10px -30px 0 -30px;padding:10px 30px 0px 30px;display:none;color:#fff;}.mobile-menudk .menu-wrapperdk .mm-itemdk .mobile-sub.showdk{display:block;margin-left:20px;}.mobile-menudk .menu-wrapperdk .mm-itemdk .mobile-sub li{list-style-type:none;margin-bottom:15px;}.mobile-menudk .menu-wrapperdk .mm-itemdk .mobile-sub li a{color:#fff;}@media (max-width: 1300px){.mega-menu{padding:0px 0px 0px 4% !important;}}@media (max-width: 782px){.headerdk{display:block;}.mega-menu{padding:10px !important;}}@media (max-width: 1500px){.footer-nav ul li{margin-left:40px !important;}}html{font-size:62.5%;scroll-behavior:smooth;}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto;}}@supports ( font-variation-settings: normal ){body{font-family:"Inter var",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,sans-serif;}}.container{max-width:1580px;margin:0 auto;}body{overflow-x:hidden;}.group::after,.entry-content::after{clear:both;content:"";display:block;}a,path{transition:all .15s linear;}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important;word-break:normal;}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;-webkit-clip-path:none;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline;}.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto;}.contact-btn{background-color:#fff;color:#000;padding:10px 15px;text-transform:uppercase;font-size:14px;font-weight:500;}.contact-btn a{color:#000;}.career-csm .contact-us-form .wpcf7-form-control{width:97% !important;margin-bottom:15px;}.career-csm .wpcf7-submit.has-spinner{width:200px !important;background:#ff46a2;color:#fff !important;border:none;text-align:center;font-size:medium;}.toggle{-moz-appearance:none;-webkit-appearance:none;color:inherit;cursor:pointer;font-family:inherit;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;text-align:inherit;user-select:none;}button.toggle{background:none;border:none;box-shadow:none;border-radius:0;font-size:inherit;font-weight:400;letter-spacing:inherit;padding:0;text-transform:none;}.js .show-js{display:block !important;}.js .hide-js{display:none !important;}.no-js .show-no-js{display:block !important;}.no-js .hide-no-js{display:none !important;}.font-size-xl{font-size:1.25em;}.font-size-xs{font-size:.8em;}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.color-accent,.color-accent-hover:focus,.color-accent-hover:hover{color:#cd2653;}.bg-accent,.bg-accent-hover:focus,.bg-accent-hover:hover{background-color:#cd2653;}.border-color-accent,.border-color-accent-hover:focus,.border-color-accent-hover:hover{border-color:#cd2653;}.fill-children-accent,.fill-children-accent *{fill:#cd2653;}.fill-children-current-color,.fill-children-current-color *{fill:currentColor;}.Our-csm .Our-csm-top .main-p-csm{text-align:center;margin-bottom:20px;}.press-content{background-color:#fff;padding:30px 20px;}.press-content p{font-size:14px;}.single-press-release a{color:#000 !important;}.press-content h4{font-size:22px;padding-bottom:10px;}.press-content p{padding-bottom:8px;}.single-blg-description p{padding-bottom:10px;}.press-release-template-default .single-blog-upper .single-blg-description p{line-height:25px;margin:10px 0px;font-size:16px;}.page-template-templatesfaq-php .inner-header .container .row{display:block !important;text-align:center !important;}.post-type-archive-press-release .inner-header .container .row{display:block !important;text-align:center !important;}.post-type-archive-press-release .inner-header .container .row .content{flex:auto !important;}.post-type-archive-press-release .inner-header h2{font-size:47px !important;}.works .main-head-csm{color:#fff;}.search-with-contact-section{display:flex;gap:10px;align-items:center;}#imageModalshyam .top-search input{width:800px;padding:13px;font-size:16px;}.top-search input:nth-child(1){border-top-left-radius:10px;border-bottom-left-radius:10px;border:0px;}#searchsubmit{text-align:center;width:200px !important;background:#ff46a2;border:0;border-top-right-radius:10px;border-bottom-right-radius:10px;color:#fff;position:relative;left:-4px;padding:13px !important;}.gt_languages a span{color:#000;}.gt_languages a{text-align:left !important;}.modalshyam{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.71);justify-content:center;align-items:start;padding:140px 0 0;}.modalshyam-content{max-width:80%;max-height:80%;border-radius:10px;box-shadow:0px 0px 15px rgba(255,255,255,.5);}.closesyam{position:absolute;top:20px;right:30px;font-size:30px;font-weight:bold;color:white;cursor:pointer;}#imageModalshyaminninquarry .content-donmm-steels{background:#fff;padding:40px;border-radius:10px;}.modalshyaminn{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.37);justify-content:center;align-items:start;padding:140px 0 0;}.modalshyaminn-content{max-width:80%;max-height:80%;border-radius:10px;box-shadow:0px 0px 15px rgba(255,255,255,.5);}.closesyamin{position:absolute;top:20px;right:30px;font-size:30px;font-weight:bold;color:#000;cursor:pointer;}#imageModalshyaminninquarry .content-donmm-steels{position:relative;}.opacity-0{opacity:0;}.opacity-5{opacity:.05;}.opacity-10{opacity:.1;}.opacity-15{opacity:.15;}.opacity-20{opacity:.2;}.opacity-25{opacity:.25;}.opacity-30{opacity:.3;}.opacity-35{opacity:.35;}.opacity-40{opacity:.4;}.opacity-45{opacity:.45;}.opacity-50{opacity:.5;}.opacity-55{opacity:.55;}.opacity-60{opacity:.6;}.opacity-65{opacity:.65;}.opacity-70{opacity:.7;}.opacity-75{opacity:.75;}.opacity-80{opacity:.8;}.opacity-85{opacity:.85;}.opacity-90{opacity:.9;}.blend-mode-exclusion{mix-blend-mode:exclusion;}.blend-mode-hue{mix-blend-mode:hue;}.blend-mode-saturation{mix-blend-mode:saturation;}.blend-mode-color{mix-blend-mode:color;}.blend-mode-luminosity{mix-blend-mode:luminosity;}.bg-image{background-position:center;background-repeat:no-repeat;background-size:cover;}.bg-attachment-fixed{background-attachment:fixed;}@supports ( -webkit-overflow-scrolling: touch ){.bg-attachment-fixed{background-attachment:scroll;}}@media ( prefers-reduced-motion: reduce ){.bg-attachment-fixed{background-attachment:scroll;}}.wp-block-image.is-resized{margin-left:auto;margin-right:auto;}.search-form{align-items:stretch;display:flex;flex-wrap:nowrap;margin:0 0 -.8rem -.8rem;}.search-form .search-field,.search-form .search-submit{margin:0 0 .8rem .8rem;}.search-form label{align-items:stretch;display:flex;font-size:inherit;margin:0;width:100%;}.search-form .search-field{width:100%;}.search-form .search-submit{flex-shrink:0;}.search-form .search-submit:focus,.search-form .search-submit:hover{text-decoration:none;}ul.social-icons{display:flex;flex-wrap:wrap;margin:-.9rem 0 0 -.9rem;width:calc(100% + .9rem);}ul.social-icons li{margin:.9rem 0 0 .9rem;}.social-icons a{align-items:center;background:#cd2653;border-radius:50%;color:#fff;display:flex;height:4.4rem;justify-content:center;padding:0;text-decoration:none;transition:transform .15s ease-in-out;width:4.4rem;}.social-icons a:focus,.social-icons a:hover{transform:scale(1.1);text-decoration:none;}.cover-modal{display:none;-ms-overflow-style:none;overflow:-moz-scrollbars-none;}.cover-modal::-webkit-scrollbar{display:none !important;}.cover-modal.show-modal{display:block;cursor:pointer;}.cover-modal.show-modal > *{cursor:default;}.header-inner{padding:0 0;z-index:100;position:relative;background-color:transparent;}.header-titles-wrapper{position:relative;}body:not(.enable-search-modal) .header-titles-wrapper{justify-content:flex-start;padding-left:0;text-align:left;}.site-title,.site-logo,.site-description{margin:0;}.site-title{font-size:2.1rem;font-weight:600;line-height:1;}.site-title a{color:inherit;display:block;text-decoration:none;}.site-title a:hover,.site-title a:focus{text-decoration:underline;}.site-description{margin-top:1rem;color:#6d6d6d;font-size:1.8rem;font-weight:500;display:none;letter-spacing:-.0311em;transition:all .15s linear;}.site-logo a,.site-logo img{display:block;}.header-titles .site-logo .site-logo{margin:0;}.site-logo img{max-height:6rem;margin:0 auto;width:auto;}body:not(.enable-search-modal) .site-logo img{margin:0;}.overlay-header #site-header{background:transparent;margin:0;position:absolute;left:0;right:0;top:0;z-index:2;}.overlay-header .header-inner{color:#fff;}.overlay-header .site-description,.overlay-header .toggle{color:inherit;}.overlay-header .header-inner .toggle-wrapper::before{background-color:currentColor;opacity:.25;}.admin-bar.overlay-header #site-header{top:32px;}@media (max-width: 782px){.admin-bar.overlay-header #site-header{top:46px;}.mega-menu .mega-nav{display:none !important;}.mega-menu .search-with-contact-section{display:none !important;}.header-inner{padding:0px !important;}.Our-csm-grid .main-third-csm{width:auto;}}.header-navigation-wrapper{display:none;}.header-toggles{display:none;}.mega-menu{background:#1e2222;display:flex;align-items:center;justify-content:space-between;padding:0px 0px 0px 11%;}.mega-menu .mega-nav .menu .menu-list{list-style-type:none;display:inline-block;margin:0 15px;padding:40px 0;}.mega-menu .mega-nav .menu .menu-list .navbar-link{color:#fff !important;text-decoration:none;font-size:16px;cursor:pointer;}.mega-menu .mega-nav .menu .menu-list .sub-menu{background:#1e2222;padding:30px 80px;position:absolute;left:0;top:100px;width:100%;min-height:400px;display:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.mega-menu .mega-nav .menu .menu-list .sub-menu.show{display:block;}.mega-menu .mega-nav .menu .menu-list .sub-menu .sub-menu-wrapper{position:relative;}.mega-menu .mega-nav .menu .menu-list .sub-menu .sub-menu-wrapper li{display:flex;flex-wrap:wrap;width:20%;padding-right:100px;}.mega-menu .mega-nav .menu .menu-list .sub-menu .sub-menu-wrapper li .sub-navbar-link{flex:1 1 100%;max-width:100%;padding:20px 0;border-bottom:1px solid #333;color:#fff !important;text-decoration:none;font-size:16px;}.mega-menu .mega-nav .menu .menu-list .sub-menu .sub-menu-wrapper li .right-side{position:absolute;left:25%;top:0;height:100%;display:none;z-index:999;background-color:#1e2222;}.mega-menu .mega-nav .menu .menu-list .sub-menu .sub-menu-wrapper li:first-child .right-side{display:block;}.mega-menu .mega-nav .menu .menu-list .sub-menu .sub-menu-wrapper li .right-side h3{font-size:34px;color:#fff;font-weight:400;}.mega-menu .mega-nav .menu .menu-list .sub-menu .sub-menu-wrapper li .right-side p{color:#fff;margin:30px 0;font-size:16px;}.mega-menu .mega-nav .menu .menu-list .sub-menu .sub-menu-wrapper li .right-side a{color:#fff;}.mega-menu .mega-nav .menu .menu-list .sub-menu .sub-menu-wrapper li .right-side.show{display:block;}.primary-menu ul{background:#000;border-radius:.4rem;color:#fff;font-size:1.7rem;opacity:0;padding:1rem 0;position:absolute;right:9999rem;top:calc(100% + 2rem);transition:opacity .15s linear,transform .15s linear,right 0s .15s;transform:translateY(.6rem);width:20rem;z-index:1;}.primary-menu li.menu-item-has-children:hover > ul,.primary-menu li.menu-item-has-children:focus > ul,.primary-menu li.menu-item-has-children.focus > ul{right:0;opacity:1;transform:translateY(0);transition:opacity .15s linear,transform .15s linear;}.primary-menu ul::before,.primary-menu ul::after{content:"";display:block;position:absolute;bottom:100%;}.primary-menu ul::before{height:2rem;left:0;right:0;}.primary-menu ul::after{border:.8rem solid transparent;border-bottom-color:#000;right:1.8rem;}.primary-menu ul a{background:transparent;border:none;color:inherit;display:block;padding:1rem 2rem;transition:background-color .15s linear;width:100%;}.primary-menu ul li.menu-item-has-children > a{padding-right:4.5rem;}.primary-menu ul li.menu-item-has-children .icon{position:absolute;right:1.5rem;top:calc(50% - .5rem);}.primary-menu ul ul{top:-1rem;}.primary-menu ul li.menu-item-has-children:hover > ul,.primary-menu ul li.menu-item-has-children:focus > ul,.primary-menu ul li.menu-item-has-children.focus > ul{right:calc(100% + 2rem);}.primary-menu ul ul::before{bottom:0;height:auto;left:auto;right:-2rem;top:0;width:2rem;}.primary-menu ul ul::after{border-bottom-color:transparent;border-left-color:#000;bottom:auto;right:-1.6rem;top:2rem;}.rtl .primary-menu ul ul::after{transform:rotate(180deg);}@media (any-pointer: coarse){.primary-menu > li.menu-item-has-children > a{padding-right:0;margin-right:2rem;}.primary-menu ul li.menu-item-has-children > a{margin-right:4.5rem;padding-right:0;width:unset;}}body.touch-enabled .primary-menu > li.menu-item-has-children > a{padding-right:0;margin-right:2rem;}body.touch-enabled .primary-menu ul li.menu-item-has-children > a{margin-right:4.5rem;padding-right:0;width:unset;}.menu-modal{background:#fff;display:none;opacity:0;overflow-y:auto;overflow-x:hidden;position:fixed;bottom:0;left:-99999rem;right:99999rem;top:0;transition:opacity .25s ease-in,left 0s .25s,right 0s .25s;z-index:999;}.admin-bar .menu-modal{top:32px;}.menu-modal .active{background-color:rgba(236,236,236,.16) !important;margin-left:30px;padding-left:20px;}@media (max-width: 782px){.admin-bar .menu-modal{top:46px;}}.menu-modal.show-modal{display:flex;}.menu-modal.active{left:0;opacity:1;right:0;transition:opacity .25s ease-out;}.menu-modal-inner{background:#0d1944;overflow:hidden;-ms-overflow-style:hidden;width:100%;padding:0 30px;}.menu-wrapper{display:flex;flex-direction:column;justify-content:space-between;position:relative;}button.close-nav-toggle{align-items:center;display:flex;font-size:1.6rem;font-weight:500;justify-content:flex-end;padding:3.1rem 0;width:100%;}button.close-nav-toggle svg{height:30px;width:30px;color:#fff;}button.close-nav-toggle .toggle-text{margin-right:1.6rem;display:none;}.menu-modal .menu-top{flex-shrink:0;}.modal-menu{width:100%;}.modal-menu li{display:flex;flex-wrap:wrap;line-height:1;justify-content:flex-start;margin:0;}.modal-menu > li > a,.modal-menu > li > .ancestor-wrapper > a{font-size:36px;font-weight:700;color:#fff;}.modal-menu > li:last-child{border-bottom-width:.1rem;}.modal-menu .ancestor-wrapper{display:flex;justify-content:space-between;width:100%;}.modal-menu a{display:block;padding:10px 10px;text-decoration:none;width:100%;}button.sub-menu-toggle{flex-shrink:0;margin:1rem 0;padding:0 2.5rem;}button.sub-menu-toggle svg{height:.9rem;transition:transform .15s linear;width:1.5rem;color:#fff;}button.sub-menu-toggle.active svg{transform:rotate(180deg);}.modal-menu ul{display:none;margin:0;width:100%;}.modal-menu ul li a{color:#fff;font-weight:500;font-size:16px;}.menu-wrapper .menu-item{position:relative;}.menu-wrapper .active{display:block;}.menu-wrapper.is-toggling{pointer-events:none;}.menu-wrapper.is-toggling .menu-item{position:absolute;top:0;left:0;margin:0;width:100%;}.menu-wrapper.is-toggling .toggling-target{display:block;position:absolute;top:0;left:0;opacity:1;}.menu-wrapper.is-toggling .toggling-target.active{opacity:0;}.menu-wrapper.is-animating.is-toggling .toggling-target{display:block;transition-property:opacity;opacity:0;}.menu-wrapper.is-animating.is-toggling .toggling-target.active{opacity:1;}.menu-wrapper.is-toggling .modal-menu > li:last-child li{border-top-color:transparent;border-bottom-width:.1rem;}@media (prefers-reduced-motion: reduce){.menu-wrapper.is-animating .menu-item,.menu-wrapper.is-animating .toggling-target{transition-duration:1ms !important;}}.expanded-menu{display:none;}.mobile-menu{display:block;width:60%;margin:0 auto;}.menu-bottom{flex-shrink:0;padding:4rem 0;display:none;}.menu-bottom nav{width:100%;}.menu-copyright{display:none;font-size:1.6rem;font-weight:500;margin:0;}.menu-copyright a:focus,.menu-copyright a:hover{text-decoration:underline;}.menu-bottom .social-menu{justify-content:center;}.search-modal{background:rgba(0,0,0,.2);display:none;opacity:0;position:fixed;bottom:0;left:-9999rem;top:0;transition:opacity .2s linear,left 0s .2s linear;width:100%;z-index:999;}.admin-bar .search-modal.active{top:32px;}@media (max-width: 782px){.admin-bar .search-modal.active{top:46px;}.mega-menu{padding:10px 60px;}}.search-modal-inner{background:#fff;transform:translateY(-100%);transition:transform .15s linear,box-shadow .15s linear;}.search-modal-inner .section-inner{display:flex;justify-content:space-between;max-width:168rem;}.search-modal.active{left:0;opacity:1;transition:opacity .2s linear;}.search-modal.active .search-modal-inner{box-shadow:0 0 2rem 0 rgba(0,0,0,.08);transform:translateY(0);transition:transform .25s ease-in-out,box-shadow .1s .25s linear;}button.search-untoggle{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin-right:-2.5rem;padding:0 2.5rem;}.search-modal button.search-untoggle{color:inherit;}.search-modal.active .search-untoggle{animation:popIn both .3s .2s;}.search-untoggle svg{height:1.5rem;transition:transform .15s ease-in-out;width:1.5rem;}.search-untoggle:focus svg,.search-untoggle:hover svg{transform:scale(1.15);}.search-modal form{margin:0;position:relative;width:100%;}.search-modal .search-field{background:none;border:none;border-radius:0;color:inherit;font-size:2rem;letter-spacing:-.0277em;height:8.4rem;margin:0 0 0 -2rem;max-width:calc(100% + 2rem);padding:0 0 0 2rem;width:calc(100% + 2rem);}.search-modal .search-field::-webkit-input-placeholder{color:inherit;}.search-modal .search-field:-ms-input-placeholder{color:inherit;}.search-modal .search-field::-moz-placeholder{color:inherit;line-height:4;}.search-modal .search-submit{position:absolute;right:-9999rem;top:50%;transform:translateY(-50%);}.search-modal .search-submit:focus{right:0;}:root{--primary-color:#3048d0;}.logo a img{width:230px;height:auto;}header#site-header{position:absolute;width:100%;padding:0 0 0 0;background-color:transparent;transition:background-color .3s linear;transition:.3s padding ease-out;}header#site-header .header-inner .header-titles-wrapper .header-titles{padding-left:80px;display:flex;justify-content:space-between;align-items:center;}header#site-header .header-inner .header-titles-wrapper .header-titles .default-logo img{width:240px;}header#site-header .header-inner .header-titles-wrapper .header-titles .menu-cus-btn a{background-color:#fff;padding:6px 20px;border-radius:12px;color:#000;display:block;font-size:16px;font-weight:600;}header#site-header.sticky-header{position:fixed;background-color:#fff;padding:0 0 0 0;width:100%;z-index:2;transition:background-color .3s linear;}header#site-header.sticky-header .nav-toggle .toggle-inner{background-color:#f1f1f1;}header#site-header .header-inner .header-titles-wrapper .header-titles .default-logo .white-logo{display:none;}header#site-header.sticky-header .header-inner .header-titles-wrapper .header-titles .default-logo .dark-logo{display:none;}header#site-header.sticky-header .header-inner .header-titles-wrapper .header-titles .default-logo .white-logo{display:block;}header#site-header.sticky-header .header-inner .header-titles-wrapper .header-titles .menu-cus-btn a{background-color:#000;color:#fff;}#hero .video video{width:100%;height:80vh;object-fit:cover;}#hero .video{position:relative;}#hero .csm-click{color:#fff;}#hero .video::before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-color:rgba(0,0,0,.7);}#hero .video .content{position:absolute;top:35%;left:28%;width:auto;text-align:center;}#hero .video .content h4{font-size:28px;color:#fff;font-weight:400;margin-left:8px;}#hero .video .content h2{color:#fff;font-size:97px;font-weight:700;line-height:1.2;}.stop-csm{color:#2060ee;border-radius:20px;position:relative;}.stop-csm::after{width:10px;height:10px;background-color:#ff46a2;border-radius:20px;content:"";position:absolute;right:-15px;bottom:20px;}#hero .video .content .hero-btn{background-color:#fff;padding:6px 30px;border-radius:12px;color:#000;display:inline-block;font-size:26px;font-weight:600;margin:20px 0 0 10px;}.heading h2{font-size:68px;color:#000;font-weight:700;position:relative;}.default-btn{background-color:#ff46a2;padding:6px 20px;border-radius:12px;color:#fff;display:inline-block;font-size:16px;font-weight:600;border:2px solid #ff46a2;}.default-btn:hover{background-color:#ff46a2;border-color:#ff46a2 !important;color:#fff;}#our-story{padding:100px 0 60px 0;position:relative;}#our-story .heading{text-align:center;}#our-story .heading h2::before{content:"About Our Story";position:absolute;font-size:110px;color:rgba(227,227,227,.31);z-index:-1;top:-26px;left:0;right:0;}#our-story .content{text-align:center;width:100%;margin:0 auto;}#our-story .content p{font-size:24px;font-weight:300;padding:40px 0 50px 0;}#our-story .dk-reviews-bar{position:absolute;left:0;right:0;text-align:center;top:-56px;opacity:0;transition:.3s;}#our-story .dk-reviews-bar.show{opacity:1;}#our-story .dk-reviews-bar img{border-radius:12px;width:620px;-webkit-box-shadow:0px 17px 44px -1px rgba(0,0,0,10%);-moz-box-shadow:0px 17px 44px -1px rgba(0,0,0,.1);box-shadow:0px 17px 44px -1px rgba(0,0,0,10%);}#team-gallery{padding:50px 0 100px 0;}#team-gallery .gallery-row-1,#team-gallery .gallery-row-2{display:flex;justify-content:flex-end;}#team-gallery .gallery-row-1 .img,#team-gallery .gallery-row-2 .img{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit;flex-wrap:wrap;flex:1 1;padding:5px;}#team-gallery .gallery-row-1 .img img,#team-gallery .gallery-row-2 .img img{width:100%;}#team-gallery .gallery-row-1 .img:nth-child(2){margin-top:-43px;}#team-gallery .gallery-row-2 .img:nth-child(2){margin-top:-162px;}#team-gallery .gallery-row-2 .img:nth-child(3){margin-top:-162px;}#team-gallery .dk-insta-btn a{background-color:#fff;padding:10px 10px;border-radius:12px;color:#000;display:inline-block;font-size:26px;font-weight:600;margin:20px 0 0 10px;border:2px solid #000;}#team-gallery .dk-insta-btn a img{width:33px;vertical-align:bottom;padding-right:8px;}#our-services .heading h2{color:#fff;margin-bottom:50px;}#our-services{background-color:#000;padding:100px 0;}#our-services .row{}#our-services .row .heading{text-align:center;}#our-services .row .heading span{background-color:var(--primary-color);color:#fff;font-size:24px;font-weight:500;padding:5px 15px;margin-bottom:20px;display:inline-block;}#our-services .row .services-grid{flex:1 1 50%;display:flex;flex-wrap:wrap;}#our-services .row .services-grid .item{flex:1 1 25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:60px;}#our-services .row .services-grid .item .default-btn{border-color:#fff;color:#fff;margin-top:30px;}#our-services .row .services-grid .item:nth-child(3),#our-services .row .services-grid .item:nth-child(4){margin-bottom:0;}#our-services .row .services-grid .item img{width:100px;}#our-services .row .services-grid .item h3{color:#fff;font-size:22px;font-weight:700;padding:15px 0 10px 0;}#our-services .row .services-grid .item p{color:#fff;font-size:18px;font-weight:300;text-align:left;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;}#our-services .row .s-button-wrapper{text-align:center;}#our-services .row .s-button-wrapper .default-btn{background-color:#3048d0;display:inline-block;margin-top:50px;color:#fff;}#case-study .heading h2::before{content:"Case Studies";position:absolute;font-size:110px;color:rgba(227,227,227,.31);z-index:-1;top:-26px;left:0;right:0;}#case-study{padding:100px 0;position:relative;}#case-study::before{content:"";background:url("https://digitalkangaroos.com/wp-content/themes/engineerstheme/assets/css/./assets/images/round-bg.png") no-repeat;position:absolute;left:-70px;top:40%;z-index:-1;width:310px;height:310px;}#case-study .row{display:flex;margin-top:60px;}#case-study .row .img{flex:1 1 50%;padding-right:70px;}#case-study .row .img img{width:100%;}#case-study .row .content{flex:1 1 50%;}#case-study .row .content .description{display:flex;}#case-study .row .content .description .col{flex:1 1 50%;}#case-study .row .content .line{background-color:#707070;width:155px;height:1px;margin:35px 0;}#case-study .row .content h2{font-size:52px;color:var(--primary-color);}#case-study .row .content span{font-size:18px;}#case-study .row .content .description .col{padding-right:60px;}#case-study .row .content .description .col h4,#case-study .row .content .results h4{font-size:22px;font-weight:700;color:#000;margin-bottom:15px;}#case-study .row .content .results{margin-top:30px;}#case-study .row .content .description .col ul,#case-study .row .content .results ul{padding-left:20px;}#case-study .row .content .description .col p,#case-study .row .content .description .col ul li,#case-study .row .content .results ul li{font-size:14px;font-weight:400;color:#000;}#case-study .case-study-myswiper .swiper-arrow-btns{position:absolute;left:22%;bottom:18px;}#case-study .case-study-myswiper{padding-bottom:30px;}#case-study .case-study-myswiper .swiper-button-next,.swiper-button-prev{top:unset;background-color:#304dd3;width:40px;height:40px;border-radius:25px;}#case-study .case-study-myswiper .swiper-button-next{left:50px;}#case-study .case-study-myswiper .swiper-button-prev{left:0;}#case-study .case-study-myswiper .swiper-button-next:after,#case-study .case-study-myswiper .swiper-button-prev:after{color:#fff;font-size:20px;}#case-study .case-study-myswiper .swiper-slide .content .cs-button-wrapper .default-btn{display:inline-block;margin-top:30px;}#our-clients{background-color:var(--primary-color);padding:50px 0;}#our-clients .heading h2{z-index:1;color:#fff;}#our-clients .heading h2::before{content:"Clients";position:absolute;font-size:110px;color:rgba(227,227,227,.1);z-index:-1;top:-26px;left:0;right:0;}#our-clients .row .clients-logo{margin:30px 0 0 0;}#our-clients .row .clients-logo ul{display:flex;flex-wrap:wrap;justify-content:center;}#our-clients .row .clients-logo ul li{width:13%;list-style-type:none;padding-right:15px;}#our-clients .row .clients-logo ul li:first-child,#our-clients .row .clients-logo ul li:nth-child(3),#our-clients .row .clients-logo ul li:nth-child(5),#our-clients .row .clients-logo ul li:nth-child(7),#our-clients .row .clients-logo ul li:nth-child(9){margin:0 0 0 0;}#our-clients .row .clients-logo ul li:last-child{padding-right:0;}#our-clients .row .clients-logo ul li .logo{border-radius:10px;padding:0;margin-bottom:15px;width:100%;}#our-clients .row .clients-logo ul li .logo img{width:100%;}#our-clients .default-btn{border-color:#fff;color:#fff;float:right;}#latest-blog{padding:100px 0;}#latest-blog .heading{text-align:center;}#latest-blog .heading h2::before{content:"Blogs";position:absolute;font-size:110px;color:rgba(227,227,227,.31);z-index:-1;top:-26px;left:0;right:0;}#latest-blog .row .blog-carousel{margin:80px 0 60px 0;}#latest-blog .row .blog-carousel .swiper-wrapper .blog img{width:100%;-webkit-box-shadow:0px 17px 44px -1px rgba(0,0,0,10%);-moz-box-shadow:0px 17px 44px -1px rgba(0,0,0,.1);box-shadow:0px 17px 44px -1px rgba(0,0,0,10%);}#latest-blog .row .blog-carousel .swiper-wrapper .swiper-slide{opacity:.2;}#latest-blog .row .blog-carousel .swiper-wrapper .blog.swiper-slide-active,#latest-blog .row .blog-carousel .swiper-wrapper .blog.swiper-slide-prev,#latest-blog .row .blog-carousel .swiper-wrapper .blog.swiper-slide-next{opacity:1;}#latest-blog .row .blog-carousel .swiper-wrapper .blog h2{font-size:24px;font-weight:700;color:#000;margin:25px 0 10px 0;}#latest-blog .row .blog-carousel .swiper-wrapper .blog p{font-size:16px;color:#000;}#latest-blog .row .blog-carousel .swiper-wrapper .blog .default-btn{margin-top:15px;}#latest-blog .row .default-btn-lg{background-color:var(--primary-color);padding:15px 0;border-radius:12px;color:#fff;display:block;font-size:18px;font-weight:600;margin:0 auto;width:10%;text-align:center;}.two-div-loction-email{display:flex;gap:30px;justify-content:space-between;}.page-template-contact #query-form{padding-top:80px;padding-bottom:80px;}.home #query-form{background-color:#000;padding:80px 0;}.home #query-form .row .contact-us-form form p label{font-size:20px;color:#fff;}.career-csm{background-color:#f0f0f0;padding:5% 15%;}#query-form .heading h2{color:#fff;z-index:1;}#query-form .row .contact-us-form{margin-top:35px;}.first-sec p{display:flex;justify-content:space-between;margin-bottom:20px;}.second-sec p{display:flex;justify-content:space-between;margin-bottom:20px;}#query-form .row .contact-us-form form p label{font-size:20px;color:#000;}#query-form .row .contact-us-form form p:nth-child(7),#query-form .row .contact-us-form form p:nth-child(8){width:100%;}#query-form .row .contact-us-form form p .wpcf7-form-control-wrap{margin-top:10px;display:block;}#query-form .row .contact-us-form form p .wpcf7-checkbox .wpcf7-list-item [type="checkbox"]{width:auto;margin:0 10px 0 0;}#query-form .row .contact-us-form form p .wpcf7-checkbox .wpcf7-list-item{display:flex;margin:0;flex-direction:row-reverse;justify-content:flex-end;margin-bottom:10px;font-size:14px;}#query-form .row .contact-us-form form p .wpcf7-checkbox .wpcf7-list-item:last-child{margin-bottom:0;}.second-sec p label{width:50%;}.second-sec p label input{width:90%;margin-right:15px;}.second-sec p label textarea{width:95%;}.contact-us-form .wpcf7-form-control{background-color:transparent;border:2px solid #bababa;border-radius:10px;padding:15px 15px;color:#fff;}.contact-us-form textarea{height:100px;}.contact-us-form .csm-click-outr{width:fit-content;}#query-form .row .contact-us-form form p .wpcf7-not-valid-tip{position:absolute;top:13px;right:12px;font-size:0;width:30px;height:30px;background-color:#e51919 !important;border-radius:25px;background:url("https://digitalkangaroos.com/wp-content/themes/engineerstheme/assets/css/./assets/images/close-input-icon.svg") no-repeat;background-size:15px;background-position:center;}#query-form .row .contact-us-form form p .wpcf7-not-valid-tip.nitro-lazy{background-image:none !important;}#query-form .row .contact-us-form form p:nth-child(9){margin-bottom:0;}#query-form .row .contact-us-form form p:nth-child(9) input{width:auto;cursor:pointer;background-color:#fff;color:#000;border:0;font-weight:600;font-size:20px;padding:10px 15px;}#query-form .row .contact-us-form form .frc-captcha{position:absolute;right:250px;top:140px;background-color:white;border-radius:50px;width:10%;height:55px;opacity:0;}.page-template-careers #query-form .row .contact-us-form form .frc-captcha{opacity:0;}#site-footer{padding:50px 0 0 0;}#site-footer .row{display:flex;}#site-footer .row .footer-logo{flex:1 1 25%;}.footer-new-email{flex:1 1 25%;}#site-footer .row .locations ul{flex-wrap:wrap;}#site-footer .row .locations{width:50%;}#site-footer .row .locations ul{display:flex;}#site-footer .row .locations ul li{width:50%;list-style-type:none;}#site-footer .row .locations ul li .location{padding-left:30px;}#site-footer .row .locations ul li .location img{width:70px;display:none;}#site-footer .row .locations ul li .location h3{font-size:22px;font-weight:500;margin:0px 0 10px 0;}#site-footer .row .locations ul li .location p{font-size:16px;}#site-footer .row .locations ul li .location .tel-btn{font-size:18px;font-weight:600;color:#3048d0;margin-top:0px;display:inline-block;}#site-footer .row .footer-logo .dk-google-rating img{width:200px;margin-top:30px;}#site-footer .row .footer-logo .shopify-partner-logo{float:left;}#site-footer .row .footer-logo .shopify-partner-logo img{width:230px;border-radius:10px;margin-top:25px;}#site-footer .row .footer-logo .dk-iso-logo img{width:75px;margin-left:0px;margin-bottom:10px;height:auto;}#site-footer .footer-line{background-color:#000;width:100%;height:1px;display:block;margin:10px 0 35px 0;}#site-footer .footer-menu .social ul li{display:inline-block;margin-right:5px;}#site-footer .footer-menu{display:flex;width:100%;align-items:center;margin-bottom:80px;}#site-footer .footer-menu .social{flex:1 1 30%;}#site-footer .footer-menu .footer-nav{flex:1 1 70%;text-align:right;}#site-footer .footer-menu .social ul li a img{width:41px;}#site-footer .footer-menu .footer-nav ul li{display:inline-block;margin-left:30px;}#site-footer .footer-menu .footer-nav ul li a{color:#000;font-size:16px;font-weight:600;}#site-footer .copyright-bar-wrapper{background-color:#000;padding:10px 0;}#site-footer .copyright-bar{display:flex;align-items:center;}#site-footer .copyright-bar .col{flex:1 1 33.33333333%;color:#fff;font-size:16px;font-family:"Sora";}#site-footer .copyright-bar .col:nth-child(2){text-align:center;}#site-footer .copyright-bar .col:last-child{text-align:right;}#site-footer .copyright-bar .col ul li{display:inline-block;margin-left:15px;}#site-footer .copyright-bar .col ul li a{color:#fff;}.top-alert-bar{display:none;}body:not(.home) header#site-header.sticky-header{background-color:#fff;position:fixed;}.inner-header{background-color:#1e2222;padding:150px 0 80px 0;}.inner-header .row{display:flex;}.inner-header .row .page-heading{flex:1 1 100%;text-align:center;}.inner-header .row .content{flex:1 1 60%;}.inner-header .row .page-heading h1{color:#fff;font-weight:400;}.inner-header .row .page-heading h2{font-size:98px;color:#fff;}.inner-header .row .content p.bold{font-weight:700;}.inner-header .row .content p{margin-bottom:15px;}.inner-header .row .content p:first-child{margin-bottom:15px;}.inner-header .row .content p:last-child{margin-bottom:0;}.inner-header .row .content strong{margin-bottom:15px;display:block;}.inner-header .row .content p,.inner-header .row .content strong{font-family:"Sora";font-size:24px;color:#fff;}#projects-awards{background:url("https://digitalkangaroos.com/wp-content/themes/engineerstheme/assets/css/./assets/images/about-us-bg.jpg") no-repeat;padding:280px 0 0 0;}#projects-awards.nitro-lazy{background-image:none !important;}#projects-awards .row{background-color:rgba(0,0,0,.77);width:65%;text-align:center;padding:80px 0;}#projects-awards .row .content h2{color:#fff;font-size:68px;font-weight:600;}#projects-awards .row .content .icons{margin-top:80px;}#projects-awards .row .content .icons ul li{display:inline-block;margin:0 40px;}#projects-awards .row .content .icons ul li img{width:100px;}#projects-awards .row .content .icons ul li h4{font-size:42px;font-weight:600;color:#fff;margin-top:10px;}#projects-awards .row .content .icons ul li span{font-size:20px;color:#fff;}#digital-kangaroos{padding:100px 0;}#digital-kangaroos .row .content .heading h2::before{content:"Kangaroos";position:absolute;font-size:110px;color:rgba(227,227,227,.31);z-index:-1;top:-26px;left:0;right:0;}#digital-kangaroos .row{display:flex;}#digital-kangaroos .row .content{flex:1 1 60%;}#digital-kangaroos .row .content .heading{margin-bottom:30px;}#digital-kangaroos .row .content p{font-size:24px;margin-bottom:15px;}#digital-kangaroos .row .content p.bold{font-weight:700;}#digital-kangaroos .row .content p:last-child{margin-bottom:0;}#digital-kangaroos .row .video{flex:1 1 40%;text-align:right;}#digital-kangaroos .row .video video{width:500px !important;height:500px !important;border-radius:12px;}#our-values{background-color:#000;padding:100px 0;}#our-values .heading{text-align:center;margin-bottom:60px;}#our-values .heading h2{color:#fff;z-index:1;}#our-values .heading h2::before{content:"Our Values";position:absolute;font-size:110px;color:rgba(255,255,255,.13);z-index:-1;top:-26px;left:0;right:0;}#our-values .row{display:flex;}#our-values .row .content{flex:1 1 50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#our-values .row .content h4{font-size:24px;font-weight:600;color:#fff;margin-bottom:15px;}#our-values .row .content p{margin-bottom:15px;}#our-values .row .content p:last-child{margin-bottom:0;}#our-values .row .content:first-child p{padding-right:60px;}#our-values .row .content:last-child{padding-left:60px;}#our-values .row .content p{font-size:18px;color:#fff;}#our-values .row .content .default-btn{border-color:#fff;color:#fff;margin-top:30px;}body:not(.home).page-template-services header#site-header,body:not(.home).page-template-why-choose-us header#site-header,.page-template-why-choose-us .inner-header,.page-template-services .inner-header{background-color:#1e2222;}#our-services.all-services{padding:0 0 100px 0;}#our-services.all-services .row .services-grid .item{flex:1 1 33.33333333%;flex-wrap:wrap;}#our-services.all-services .row .services-grid .item:nth-child(2),#our-services.all-services .row .services-grid .item:nth-child(4){padding-left:0;}#our-services.all-services .row .services-grid .item:nth-child(1) p,#our-services.all-services .row .services-grid .item:nth-child(3) p{padding-right:0;}#our-services.all-services .row .services-grid .item{padding-right:80px;}#our-services.all-services .row .services-grid .item:nth-child(10),#our-services.all-services .row .services-grid .item:last-child{max-width:33.33333333%;}#our-services.all-services .row .services-grid .item p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;}body:not(.home).page-template-why-choose-us header#site-header.sticky-header,body:not(.home).page-template-services header#site-header.sticky-header,body:not(.home).page-template-contact header#site-header.sticky-header,body:not(.home).page-template-careers header#site-header.sticky-header{background-color:#fff;}.services-content{padding:80px 0;}.services-content .row .content h2{font-size:34px;margin-bottom:30px;}.services-content .row .content h3{font-size:24px;margin-bottom:15px;}.services-content .row .content p{font-size:24px;margin-bottom:30px;}.services-content .row .content ul li p{margin-bottom:15px !important;}.services-content .row .content p:last-child{margin-bottom:0;}.services-content .row .content strong{font-size:24px;margin-bottom:15px;font-family:"Sora";font-weight:600;color:#3048d0;}.services-content .row .content p a{font-weight:700;color:#3048d0;}.services-content .row .content ul li{list-style-type:none;}.services-content .row .content ul.list{padding-left:20px;margin-bottom:30px;}.services-content .row .content ul.list li{list-style-type:disc;font-size:18px;font-weight:600;margin-bottom:5px;}.services-content .row .content ul.list li:last-child{margin-bottom:0;}.page-template-careers .inner-header .row .page-heading h2,.page-template-contact .inner-header .row .page-heading h2{font-size:68px;}body:not(.home).page-template-careers header#site-header,.page-template-careers .inner-header,body:not(.home).page-template-contact header#site-header,.page-template-contact .inner-header{background-color:#1e2222;}.page-template-careers #query-form.careers .row .contact-us-form,.page-template-contact #query-form.contact .row .contact-us-form{margin-top:0;}#query-form.careers .row .contact-us-form form p .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container{padding:40px 20px;}#query-form.careers .row .contact-us-form form p .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-inner span,#query-form.careers .row .contact-us-form form p .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-inner .codedropz-btn-wrap{display:none;}#query-form.careers .row .contact-us-form form p:nth-child(5),#query-form.careers .row .contact-us-form form p:nth-child(6){width:100%;}#query-form.careers .row .contact-us-form form p:nth-child(7){margin-bottom:0;}#query-form.careers .row .contact-us-form form p:nth-child(7) input,#query-form.contact .row .contact-us-form form p:nth-child(9) input{width:auto;cursor:pointer;background-color:var(--primary-color);color:#fff;border:0;font-weight:600;font-size:20px;padding:10px 15px;}.inner-header.works .row .page-heading{flex:1 1 100%;text-align:center;}.inner-header.works .row .page-heading h1{font-size:56px;color:#fff;font-weight:700;}#case-studies{padding:100px 0;}#case-studies .row{display:flex;background-color:#f7f7f7;margin-bottom:30px;align-items:center;}#case-studies .row .img,#case-studies .row .content{flex:1 1 50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#case-studies .row .img img{width:100%;filter:drop-shadow(0px 0px 24px rgba(0,0,0,.25));}#case-studies .row:nth-child(even){flex-direction:row-reverse;}#case-studies .row .content{padding:0 80px;}#case-studies .row .content h3 a{font-size:30px;margin-bottom:15px;display:block;color:#000;}#case-studies .row .content p{font-size:20px;}#case-studies .row .content .default-btn{margin-top:15px;}#get-quote{background-color:#3048d0;padding:60px 0;}#get-quote .row{text-align:center;}#get-quote .row .heading h2{font-size:32px;color:#fff;}#get-quote .row .popup-btn .default-btn{border-color:#fff;background-color:#fff;font-size:18px;margin-top:20px;}#get-quote .row .popup-btn .default-btn:hover{background-color:#000;border-color:#000;color:#fff;}.getquote-popup{position:fixed;top:0;left:0;z-index:2;background-color:rgba(0,0,0,.54);width:100%;height:100%;right:0;margin:0 auto;opacity:0;visibility:hidden;transition:.3s;display:flex;align-items:center;justify-content:center;}.getquote-popup.show{opacity:1;visibility:visible;}.body-hidden{overflow:hidden;}.getquote-popup .popup{width:30%;height:50%;background-color:#fff;border-radius:12px;}.getquote-popup .content{background-color:#fff;width:600px;min-height:660px;border-radius:12px;position:relative;}.getquote-popup .content .hide-btn svg{width:30px;height:30px;cursor:pointer;position:absolute;top:10px;right:10px;}.getquote-popup .content .wpcf7{padding:60px 30px 60px 30px;}.getquote-popup .content .wpcf7 form p label{font-size:16px;}.getquote-popup .content .wpcf7 form p label input{height:50px;border-radius:10px;background-color:#f7f7f7;margin:5px 0 15px 0;padding:15px 15px;border:1px solid #e5e5e5;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:none;}.getquote-popup .content .wpcf7 form p label input:focus,.getquote-popup .content .wpcf7 form p label textarea:focus{border:1px solid #3048d0;}.getquote-popup .content .wpcf7 form p label textarea{border-radius:10px;resize:none;background-color:#f7f7f7;padding:15px 15px;margin:5px 0 15px 0;-moz-box-sizing:border-box;box-sizing:border-box;outline:none;height:100px;}.getquote-popup .content .wpcf7 form p label input,.getquote-popup .content .wpcf7 form p label textarea{width:100%;}.getquote-popup .content .wpcf7 form .wpcf7-submit{background-color:#3048d0;color:#fff;width:100%;border-radius:10px;height:50px;text-align:center;font-size:16px;cursor:pointer;}.post-header{background-color:#3048d0;padding:200px 0 80px 0;margin-bottom:80px;}.post-header .page-header h1{font-size:42px;color:#fff;width:46%;}.post-header .container{position:relative;}.post-header .post-single-thumb{position:absolute;right:0;top:0;text-align:right;}.post-header .post-single-thumb img{width:80%;border-radius:18px;-webkit-box-shadow:0px 17px 44px -1px rgba(0,0,0,.1);-moz-box-shadow:0px 17px 44px -1px rgba(0,0,0,.1);box-shadow:0px 17px 44px -1px rgba(0,0,0,.1);}.post-template-default.single #site-content .single-entry-content{width:56%;}.post-template-default.single #site-content .single-entry-content p{font-size:20px;margin-bottom:30px;}.post-template-default.single #site-content .single-entry-content p a{color:#3048d0;font-weight:600;}.post-template-default.single #site-content .single-entry-content ul{padding-left:20px;margin-bottom:30px;}.post-template-default.single #site-content .single-entry-content ul li{list-style-type:disc;font-size:20px;font-weight:600;margin-bottom:10px;}.share-buttons{background-color:#fff;position:fixed;padding:15px;border-radius:18px;top:25%;left:-100px;-webkit-box-shadow:0px 17px 44px -1px rgba(0,0,0,.1);-moz-box-shadow:0px 17px 44px -1px rgba(0,0,0,.1);box-shadow:0px 17px 44px -1px rgba(0,0,0,.1);transition:.3s;}.share-buttons li{list-style-type:none;margin-bottom:15px;}.share-buttons li:last-child{margin-bottom:0;}.share-buttons li a img{width:30px;}.share-buttons.show{left:50px;}.work-entry-content{padding:80px 0 30px 0;}.work-entry-content p{font-size:24px;text-align:center;margin-bottom:30px;}.work-entry-content .wp-block-image{width:80%;margin:0 auto;height:800px;border-radius:18px;overflow:hidden;-webkit-box-shadow:0px 17px 44px -1px rgba(0,0,0,10%);-moz-box-shadow:0px 17px 44px -1px rgba(0,0,0,.1);box-shadow:0px 17px 44px -1px rgba(0,0,0,10%);}.single-work .cs-description{width:80%;margin:0 auto;}.single-work .cs-description .row{display:flex;}.single-work .cs-description .row .col{background-color:#fff;flex:1 1 33.33333333%;flex-wrap:wrap;padding:30px;border-radius:18px;-webkit-box-shadow:0px 17px 44px -1px rgba(0,0,0,10%);-moz-box-shadow:0px 17px 44px -1px rgba(0,0,0,.1);box-shadow:0px 17px 44px -1px rgba(0,0,0,10%);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-right:30px;margin-top:26px;}.single-work .cs-description .row .col:last-child{margin-right:0;}.single-work .cs-description .row .col .description h2{font-size:28px;margin-bottom:15px;}.single-work .cs-description .row .col .description ul{padding-left:20px;}.single-work .cs-description .row .col .description li{margin-bottom:10px;}.single-work .cs-description .row .col .description p,.single-work .cs-description .row .col .description li{font-size:20px;}.casestudies-img{height:90vh;width:80%;position:relative;margin:0 auto;box-sizing:border-box;}#cs-img-wrapper{overflow-y:hidden;overflow:hidden;width:auto;height:99%;background-color:#fff;text-align:left;box-sizing:border-box;border-radius:18px;-webkit-box-shadow:0px 17px 44px -1px rgba(0,0,0,10%);-moz-box-shadow:0px 17px 44px -1px rgba(0,0,0,.1);box-shadow:0px 17px 44px -1px rgba(0,0,0,10%);}#cs-img-wrapper img{width:100%;}.quick-enquiry .quick-btn,.quick-enquiry .down-arrow{background-color:#fff;position:fixed;right:15px;bottom:15px;z-index:3;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:30px;-webkit-box-shadow:0px 17px 44px -1px rgba(0,0,0,10%);-moz-box-shadow:0px 17px 44px -1px rgba(0,0,0,.1);box-shadow:0px 17px 44px -1px rgba(0,0,0,10%);cursor:pointer;}.quick-enquiry .down-arrow{transform:scale(0);}.quick-enquiry .down-arrow.show{transform:scale(1);}.quick-enquiry .quick-btn.show{transform:scale(1);}.quick-enquiry .quick-btn.hide{transform:scale(0);}.quick-enquiry .quick-btn img,.quick-enquiry .down-arrow img{width:40px;}.quick-enquiry .enquiry-popup{position:fixed;right:15px;bottom:90px;background-color:#fff;border-radius:12px;z-index:3;width:350px;height:580px;-webkit-box-shadow:0px 17px 44px -1px rgba(0,0,0,10%);-moz-box-shadow:0px 17px 44px -1px rgba(0,0,0,.1);box-shadow:0px 17px 44px -1px rgba(0,0,0,10%);transform-origin:right bottom;transition:width 200ms ease 0s,height 200ms ease 0s,max-height 200ms ease 0s,transform 300ms cubic-bezier(0,1.2,1,1) 0s,opacity 83ms ease-out 0s;transform:scale(0);}.page-template-contact{background:#f0f0f0;}#ctnt-us .csm-click-outr .csm-click{background-color:transparent;margin-top:0;}.page-template-contact  #site-footer{background:#fff;}#ctnt-us .csm-click-outr{text-align:left;}.quick-enquiry .enquiry-popup.show{transform:scale(1);}.quick-enquiry .enquiry-popup .quick-enquiry-form{padding:30px;}.quick-enquiry .enquiry-popup .quick-enquiry-form h3{font-size:28px;margin-bottom:15px;}.quick-enquiry .enquiry-popup .quick-enquiry-form form p label{font-size:14px;}.quick-enquiry .enquiry-popup .quick-enquiry-form form p label input,.quick-enquiry .enquiry-popup .quick-enquiry-form form p label textarea{width:100%;border-radius:10px;background-color:#f7f7f7;margin:5px 0 15px 0;padding:0 0 0 15px;}.quick-enquiry .enquiry-popup .quick-enquiry-form form p label input{height:45px;}.quick-enquiry .enquiry-popup .quick-enquiry-form form p label textarea{resize:none;height:120px;}.quick-enquiry .enquiry-popup .quick-enquiry-form form p label input:focus,.quick-enquiry .enquiry-popup .quick-enquiry-form form p label textarea:focus{outline-color:#314dd4;}.quick-enquiry .enquiry-popup .quick-enquiry-form form .wpcf7-submit{background-color:#314dd4;color:#fff;width:100%;height:45px;border-radius:12px;cursor:pointer;text-align:center;font-size:14px;}#corporate-video-gallery{padding:0 0 60px 0;}#corporate-video-gallery .row{display:flex;}#corporate-video-gallery .row .video-grid{flex:1 1 25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 15px 30px 15px;}#corporate-video-gallery .row .video-grid iframe{border-radius:12px;}#corporate-video-gallery .heading{text-align:center;margin-bottom:60px;}.dkgrid-post .row{display:flex;flex-wrap:wrap;}.dkgrid-post .row article.dk-post-grid{flex:1 1 22%;max-width:25%;padding:15px;margin-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:10px;border-radius:25px;background-color:#fff;}.dkgrid-post .row article.dk-post-grid .dk-post-thumb img{width:100%;-webkit-box-shadow:0px 17px 44px -1px rgba(0,0,0,10%);-moz-box-shadow:0px 17px 44px -1px rgba(0,0,0,.1);box-shadow:0px 17px 44px -1px rgba(0,0,0,10%);border-radius:15px;}.dkgrid-post .row article.dk-post-grid .title h2{font-size:18px;font-weight:700;color:#000;margin:25px 0 10px 0;}.dkgrid-post .row article.dk-post-grid .short-description{font-size:15px;color:#000;}.dkgrid-post{background-color:#e1e1e1;padding-top:30px;padding-bottom:30px;}.pagination-wrapper{text-align:center;background-color:#1e2222;padding:30px 0;color:#fff;}.pagination-wrapper .styled-separator{display:none;}.pagination-wrapper .pagination .nav-links{font-size:22px;display:flex;justify-content:center;align-items:center;column-gap:10px;}.pagination-wrapper .pagination .current{border:1px solid #3048d0;padding:5px;display:grid;width:15px;height:15px;place-content:center;color:#3048d0;}.pagination-wrapper  .page-numbers{color:#fff;}.wpcf7-not-valid-tip{display:none;}.wpcf7-response-output{background-color:#fff;position:fixed;left:0;bottom:0;font-size:14px;}.blog-notification-popup{background-color:#fff;position:fixed;left:-350px;bottom:30px;border-radius:15px;z-index:10;padding:15px;display:flex;transition:.3s;}body:not(.home) .blog-notification-popup{display:none;}.blog-notification-popup.show{left:15px;}.blog-notification-popup .content{font-size:14px;width:240px;font-weight:600;font-family:"Sora";}.blog-notification-popup .content a{font-weight:700;color:#3048d0;}.blog-notification-popup .close{position:absolute;right:-6px;top:-6px;background-color:#fff;border-radius:30px;padding:2px;width:24px;height:24px;cursor:pointer;}.blog-notification-popup .close svg{width:24px;height:24px;}.dk-faq{padding:80px 0;}.dk-faq .faq-block .accordion{margin-bottom:15px;}.dk-faq .faq-block .accordion{font-size:16px;}.accordion{background-color:#eee;color:#444;cursor:pointer;padding:18px;width:100%;border:none;text-align:left;outline:none;font-size:15px;transition:.4s;}.active,.accordion:hover{background-color:#ccc;}.panel{padding:0 18px;display:none;background-color:white;overflow:hidden;}.dk-faq .faq-block .panel{margin-bottom:15px;}.dk-faq .faq-block .panel p{font-size:16px;}.dk-faq .faq-block .accordion{position:relative;}.dk-faq .faq-block .accordion::before{content:"";background:url("https://cdn-ilacecb.nitrocdn.com/tvDNHGqvhRcLWluXSCdFpnlljLQXejGH/assets/images/optimized/rev-a295d5b/digitalkangaroos.com/wp-content/uploads/2024/01/right-arrow_271228-1.png") no-repeat;position:absolute;right:20px;top:20px;width:16px;height:16px;}.dk-faq .faq-block .accordion.active::before{content:"";background:url("https://cdn-ilacecb.nitrocdn.com/tvDNHGqvhRcLWluXSCdFpnlljLQXejGH/assets/images/optimized/rev-a295d5b/digitalkangaroos.com/wp-content/uploads/2024/01/right-arrow_271228-1-1.png") no-repeat;position:absolute;right:20px;top:20px;width:16px;height:16px;}#media{padding:80px 0;}#media .row{display:flex;flex-wrap:wrap;margin:0 -15px;}#media .row .col{flex:1 1 33.3%;max-width:33.3%;padding:0 4px;margin-bottom:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#media .row .col .item img{width:100%;}.tj-popup{display:none;align-items:center;justify-content:center;height:100vh;position:fixed;width:100%;z-index:9999;}.tj-popup::before{content:"";background-color:rgba(0,0,0,.17);position:fixed;width:100%;height:100%;display:none;z-index:0;}.tj-popup.overlay-show::before{display:block;}.tj-popup .popup{width:30%;transform:scale(0);transition:.3s;}.tj-popup .popup.show{transform:scale(1);}.tj-popup .popup .content{position:relative;}.tj-popup .popup .content img{width:100%;border-radius:15px;}.tj-popup .popup .content .close-popup{position:absolute;right:-10px;top:-10px;cursor:pointer;height:30px;border-radius:50px;background-color:#fff;}.tj-popup .popup .content .close-popup img{width:30px;height:30px;}.tj-popup.show{display:flex;}.menu-modal  .active,.accordion:hover{}#our-services.all-services .row .services-grid .item{margin-bottom:30px;}.case-studybtn{text-align:center;}.menu-modal nav{background-color:transparent !important;}.sevice-header{background:#1e2222;padding:10% 0 4% 0;text-align:center;color:#fff;}.sevice-header .content{margin-bottom:40px;}.supprt-head{font-size:39.983px;font-weight:400;}.service-head-csm{font-size:47px;font-weight:700;}.service-head-csm span{color:#3f6eeb;}.main-p-csm{font-size:20px;line-height:30px;font-weight:400;margin:10px 0px;}.sevice-header .row{width:90%;margin:auto;}.sevice-header .service-head-csm{width:75%;margin:10px auto;}.sevice-header hr{border:none;border-bottom:1px solid #fff;width:70%;margin:50px auto;}.csm-section{padding:4% 14%;margin:auto;}.e-service{display:flex;align-items:center;}.main-head-csm{font-size:47px;margin:0px;}.e-cmce-info{width:55%;padding-right:5%;}.e-cmce-info p{margin:10px 0 0 !important;}.e-cmce-img{width:45%;}.e-cmce-img img{border-radius:20px;}.img-fluid{width:100%;}.e-service{margin:auto;}.special-csm{background-color:#1e2222;color:#fff;}.spcial-csm-outer{display:flex;margin-top:25px;padding:10px;flex-wrap:wrap;gap:10px 0px;}.sub-head-csm-bl{font-size:23px;margin:0px;position:relative;}.sub-head-csm-bl::before{height:10px;width:10px;background-color:#ff46a2;content:"";top:6px;left:-17px;position:absolute;border-radius:50px;}.part-special{width:32.3%;padding-left:10px;margin-bottom:0px;}.part-special p{padding-right:20px;}.csm-choose{display:flex;flex-wrap:wrap;}.choose-part{width:33.3%;margin-top:40px;}.choose-part p{padding-right:20px;}.ecomrc-sucess{background:#1e2222;text-align:center;color:#fff;}.inner-sucss{margin:auto;}.inner-sucss h2{width:90%;margin:0 auto 25px auto;}.cstm-btns{font-size:18px;border-radius:37px;background:#3556da;padding:10px 20px;color:#fff;display:inline-block;margin-top:20px;border:1px solid #3556da;}.cstm-btns:hover{background-color:#fff;color:#3556da;}.arrow-scrol img{animation-name:floating;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;}@keyframes floating{from{transform:translate(0,0px);}65%{transform:translate(0,15px);}to{transform:translate(0,-0px);}}.csm-click{font-size:20px;line-height:2rem;letter-spacing:.03125rem;color:#fff;position:relative;display:inline-block;margin-top:25px;}.csm-click:after{position:absolute;margin-left:.75rem;width:40px;height:40px;border-radius:40px;content:"";background:#ff46a2 url("https://cdn-ilacecb.nitrocdn.com/tvDNHGqvhRcLWluXSCdFpnlljLQXejGH/assets/images/optimized/rev-a295d5b/digitalkangaroos.com/wp-content/uploads/2023/09/slider-right-arrow-icon.png") no-repeat 50%;background-size:1pc;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.csm-click-outr:hover .csm-click:after{-webkit-animation:hoverEffect .75s;animation:hoverEffect .75s;}.ecommerce-template .ecomrc-sucess .csm-click-outr .csm-click{color:#fff;}.Seo-Services-theme .app-choose-sec{padding:4%;}@-webkit-keyframes hoverEffect{0%{background-position:-100% 50%;}to{background-position:50% 50%;}}@keyframes hoverEffect{0%{background-position:-100% 50%;}to{background-position:50% 50%;}}.page-template-web-deelopment-services-template .app-side-img img{height:700px;object-fit:cover;}.app-solutions{padding:5%;display:flex;}.app-side-info{padding-left:3%;}.app-outr{display:flex;padding-left:15px;}.app-side-img{width:30%;}.app-side-img img{border-radius:20px;filter:drop-shadow(0px 0px 19px rgba(0,0,0,.25));}.app-side-info{width:70%;}.app-side-info hr{margin:30px 0;}.app-part p{padding-right:20px;}.app-part h3{width:90%;margin-bottom:10px;}.app-choose-sec{color:#fff;background-color:#1e2222;}.choose-four{display:flex;margin-top:50px;}.part-four-csm{width:25%;}.app-choose-sec .main-head-csm{text-align:center;}.part-four-csm p{padding-right:20px;padding-top:10px;font-weight:300;}.gray-csm-sec{background-color:#ebebeb;text-align:center;}.gray-csm-sec p{margin-top:25px;text-align:center;}.csm-click-outr{text-align:center;}.csm-click-outr .csm-click{color:#000;}.app-side-info .main-head-csm{width:70%;}.staff-img-csm{width:100%;height:700px;background:linear-gradient(to top,rgba(10,10,10,.2),rgba(10,10,10,.2)),url("https://cdn-ilacecb.nitrocdn.com/tvDNHGqvhRcLWluXSCdFpnlljLQXejGH/assets/images/optimized/rev-a295d5b/digitalkangaroos.com/wp-content/uploads/2023/09/staff-img.jpg");background-size:cover;display:flex;justify-content:center;align-items:end;}.staff-img-csm.nitro-lazy{background-image:none !important;}.staff-img-csm-text{width:35%;padding:40px 40px 20px 40px;border-radius:40px 40px 0px 0px;opacity:.93;background:#fff;text-align:center;}.staff-img-csm-text-inner{display:flex;justify-content:space-evenly;margin-top:30px;}.main-fourth-csm{font-size:30px;}.our-evolution-csm{background:#1e2222;}.our-evolution-csm-right{border-left:2px solid #7e7e78;height:300px;margin-top:30px;}.main-head-csm span,.main-fourth-csm span{color:#3f6eeb;}.our-evolution-csm-parts{display:flex;justify-content:space-between;}.our-part1-csm{color:#fff;width:28%;margin-top:20px;}.our-part1-csm p{color:#d4d4d2;}.promise-csm{display:flex;justify-content:space-between;}.promise-inner-csm{width:45%;margin-top:20px;}.promise-inner-csm:nth-child(2){border-left:2px solid #000;padding-left:70px;}.client-case{padding:3% 8% 2%;display:flex;justify-content:space-between;}.cse-parts .main-p-csm{margin-top:15px;}.sub-head-csm{font-size:23px;margin:0px;}.cse-parts{width:28%;}.cse-parts img{width:80px;margin-bottom:30px;}.case-study-info{position:relative;overflow:hidden;}.case-feature{background-color:#ebebeb;display:flex;padding:80px;}.impact{background-color:#dedede;display:flex;padding:50px;}.featur-side-img{width:30%;}.featur-side-img img{position:absolute;height:900px;width:550px;object-fit:cover;filter:drop-shadow(0px 0px 24px rgba(0,0,0,.25));}.impact-img{width:30%;}.featur-side-info{width:70%;padding-left:100px;}.impct-info{width:70%;padding-left:100px;}.case-study-info p{margin-top:20px;position:relative;margin-left:15px;}.case-study-info p::before{height:10px;width:10px;background-color:#ff46a2;content:"";top:8px;left:-17px;position:absolute;border-radius:50px;}.case-study-info h2{margin-bottom:30px;}.case-conclusion{background-color:#1e2222;padding:5% 15%;text-align:center;color:#fff;}.case-conclusion a{color:#fff;font-weight:600;text-decoration:underline;}.case-study-bbnr .service-head-csm{width:90%;}.single-work header#site-header{background-color:#1e2222 !important;}.single-work .sevice-header{padding:3% 0 4% 0;}.home  #case-study{display:none;}.inner-header.works{background-color:#1e2222 !important;}.postid-7056 .case-conclusion{display:none;}.work-template-default .csm-click-outr .csm-click{color:#fff;text-decoration:underline;padding-bottom:8px;display:inline-block;}.case-cnt p{font-size:20px;}.case-conclusion p{font-size:20px;margin-top:25px;}.career-csm .contact-us-form{margin-top:50px !important;}.page-template-careers .page-heading1 .main-head-csm{color:#fff;}.page-template-careers .page-heading1{text-align:center;}.page-template-careers .inner-header .row{display:block;}.inner-header.dk-blog-page{background-color:#1e2222;}.category-all .inner-header .row .page-heading{flex:1 1 100%;text-align:center;}.category-all .inner-header .row .content{display:none;}.home-reviw-br{text-align:center;margin-top:-60px;position:absolute;width:100%;}.home-reviw-br .dk-reviews-bar-inner{background:#fff;box-shadow:0px 0px 28px 0px rgba(0,0,0,.25);border-radius:20px;width:590px;margin:auto;padding:15px 0px 15px;display:flex;justify-content:space-evenly;align-items:center;}.home-csm{margin:80px auto;}.head.about-csm-text .csm-click-outr{text-align:left;}.head.about-csm-text  .csm-click:after{background:#ff46a2 url("https://cdn-ilacecb.nitrocdn.com/tvDNHGqvhRcLWluXSCdFpnlljLQXejGH/assets/images/optimized/rev-a295d5b/digitalkangaroos.com/wp-content/uploads/2023/09/slider-right-arrow-icon.png") no-repeat 50%;}.Our-csm-last .csm-click:after{background:#fff url("https://cdn-ilacecb.nitrocdn.com/tvDNHGqvhRcLWluXSCdFpnlljLQXejGH/assets/images/optimized/rev-a295d5b/digitalkangaroos.com/wp-content/uploads/2025/05/arrow_downward.png") no-repeat 50%;}.home-csm p{font-size:18px;margin-top:10px;}.home-service-csm-inner{padding:10px;text-align:center;}.home-service-csm-inner a{color:#000;}.home-service-csm-inner img{border-radius:40px;width:100%;height:auto;}.about-csm{display:flex;justify-content:center;align-items:center;margin:80px 0;}.about-csm-text{width:40%;border-radius:40px;background:#f6f6f6;padding:3% 3%;position:relative;left:50px;z-index:1;}.about-csm-image{width:40%;position:relative;right:50px;}.about-csm-image img{border-radius:40px;}.Our-csm-grid .csm-click-outr .csm-click{color:#fff;}.Our-csm-grid .csm-click-outr{text-align:left;position:absolute;bottom:32px;}.home-form{background-color:#1e2222;}.home-form #query-form .row .contact-us-form form p label{color:#fff;}.Our-csm{background:#1e2222;color:#fff;padding:3% 0%;}.Our-csm-top{text-align:center;}.Our-csm-top .main-p-csm{background:#ff46a2;width:200px;margin:auto;padding:10px;}.Our-csm-last{width:80%;margin:auto;display:flex;justify-content:start;margin-top:20px;flex-wrap:wrap;}.Our-csm-grid{border:2px solid #fff;width:25%;border-radius:16px;padding:30px 25px 75px;margin:20px;position:relative;}.Our-csm-grid .home-btn a,.Our-csm-grid .main-p-csm,.case-csm-text .home-btn a{color:#d4d4d2;}.Our-csm-grid .home-btn span{background:#fff;}.Our-csm-grid .home-btn span::before{background:url("https://digitalkangaroos.com/wp-content/themes/engineerstheme/assets/css/home-img/blackarrow.png");}#our-clients .main-head-csm{text-align:center;color:#fff;}.casestudies-csm .case-csm-text{text-align:center;bottom:30px;}.casestudies-csm .case-csm-text h3{font-size:25px;}.casestudies-csm .case-csm .csm-click{margin-top:20px;color:#fff;}.casestudies-csm{margin:0px 0px 0;background:#f1f1f1;padding:2% 0px;}.casestudies-csm h2{text-align:center;}.case-csm-inner{display:flex;justify-content:center;margin-top:15px;}.case-csm{position:relative;margin:10px;}.case-csm-img img{border-radius:40px;box-shadow:0px 0px 20px #e8e8e6;width:100%;}.case-csm-text{color:#fff;position:absolute;bottom:0px;width:100%;}.case-csm-text .home-btn{margin:10px 0px 20px 0px;padding:0% 30%;}.case-csm::before{content:"";background:linear-gradient(to bottom,rgba(10,10,10,0),rgba(10,10,10,1));position:absolute;height:100%;width:100%;margin:auto;border-radius:40px;}.case-csm{width:25%;}.casestudies-csm-last{margin-top:0px;margin-bottom:10px;}#query-form .csm-click-outr input{border:none !important;position:relative;text-align:left;font-size:20px;padding:17px 70px 22px 2px;cursor:pointer;z-index:1;}#query-form .csm-click-outr p{position:relative;width:auto !important;padding-right:0 !important;}#query-form .csm-click-outr p::after{position:absolute;margin-left:.75rem;width:40px;height:40px;border-radius:40px;content:"";background:#ff46a2 url("https://cdn-ilacecb.nitrocdn.com/tvDNHGqvhRcLWluXSCdFpnlljLQXejGH/assets/images/optimized/rev-a295d5b/digitalkangaroos.com/wp-content/uploads/2023/09/slider-right-arrow-icon.png") no-repeat 50%;background-size:1pc;top:50%;right:80px;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.footer-new-email a{color:#f00 !important;}.page-template-services .Our-csm{margin-top:0;padding:0 0 5% 0%;}.page-template-services .inner-header{padding:150px 0 80px 0;}.Our-csm-grid .main-third-csm{font-size:27px;}.page-template-contact .inner-header .row .content{display:none;}.page-template-contact .inner-header{text-align:center;}.page-template-contact .contact-upper{display:flex;flex-wrap:wrap;width:90%;margin:80px auto;justify-content:space-around;}.page-template-contact .contact-info{width:45%;}.page-template-contact .contct-part-info{display:flex;}.page-template-contact .contact-address p,.contact-upper .contact-address ul li{font-size:21px;color:#000;}.contact-upper .contact-address ul{list-style:none;margin:20px 0;}.page-template-contact .contact-address p a{font-size:21px;color:#000 !important;}.page-template-contact .contct-part-info{margin-top:20px;margin-left:20px;}.page-template-contact .contact-logo{padding-right:20px;}.page-template-contact .contact-info h2{margin-bottom:30px;position:relative;font-size:40px;font-weight:400;}.page-template-contact .contact-info h2::before{content:"";position:absolute;left:-30px;top:18px;width:8px;height:8px;background-color:#000;border-radius:50%;border:2px solid;}.page-template-contact .contact-info hr{border-top:.5px solid #000;margin:50px auto;}.page-template-contact .contact-form{width:30%;background-color:#d9d9d9;padding:50px 30px;box-shadow:rgba(14,30,37,.12) 0px 2px 4px 0px,rgba(14,30,37,.32) 0px 2px 16px 0px;}.page-template-contact .contact-form .form-control{width:90%;padding:18px;margin:auto;border:1px solid #dedede;background-color:#fff;border-radius:5px;margin-bottom:30px;}.page-template-contact .contact-form.submit{background-color:#000;background-color:#000 !important;color:#fff;color:#fff;width:30%;margin-left:0;padding:8px;border:1px solid;border-radius:25px;}.page-template-contact .contact-form .wpcf7-spinner{display:grid !important;}.single-blog-upper{padding:5%;display:flex;flex-wrap:wrap;background:#e1e1e1;}.single-blog-info{width:70%;}.recently-views-blogs{width:28%;margin-left:20px;}.single-blog-upper img{width:100%;}.latest-posts-cstm{padding:3% 5%;background-color:#f5f5f5;}.latest-inner{display:flex;flex-wrap:wrap;}.latest-part{width:23%;margin:0 20px;}.latest-part  img{width:100%;}.latest-posts-cstm .main-heads{padding-left:20px;padding-bottom:30px;}.recent-part{margin-bottom:20px;}.recent-part img{height:180px;object-fit:cover;}.single-post p{font-size:18px;margin-bottom:15px;}.single-post a{color:#000;text-decoration:underline;font-weight:600;}.single-blg-description h3{font-size:30px;margin-bottom:20px;}.single-blg-description{margin-top:20px;background-color:#fff;padding:20px;}.single-blg-description ol{margin-left:10px;}.single-blg-description ul{margin-left:10px;}.single-blg-description li{font-size:18px;margin-bottom:10px;}.blg-descption{background-color:#fff;padding:10px;margin-top:-5px;}.latest-posts-cstm .main-heads{font-size:40px;}.dk-iso-logo{display:flex;display:none;margin-top:20px;justify-content:start;align-items:center;}.recent-part h3,.latest-part h3{font-size:18px;}.dk-iso-logo .shopify-logo img{width:150px !important;height:auto;padding-left:10px;}@media (max-width: 479px){.location span a{color:#000 !important;font-size:14px;text-decoration:underline;font-weight:500;}.tj-popup .popup{width:80%;}#case-study .row .content .line{display:none;}#case-study .case-study-myswiper .swiper-slide .content .cs-button-wrapper .default-btn{display:inline-block;margin-top:10px;}#case-study .case-study-myswiper .swiper-arrow-btns{left:auto !important;right:28%;bottom:45px;}.case-studybtn{text-align:center;}#case-study .case-study-myswiper .swiper-button-next,.swiper-button-prev{width:30px;height:30px;}#case-study .case-study-myswiper .swiper-button-next:after,#case-study .case-study-myswiper .swiper-button-prev:after{font-size:15px;}#query-form .row .contact-us-form form .frc-captcha{right:15px;top:77px;height:48px;min-width:140px;max-width:140px;}.career-csm .contact-us-form .wpcf7-form-control{width:90% !important;margin-bottom:15px;}.career-csm .wpcf7-submit.has-spinner{width:180px !important;}.wpcf7 input[type="tel"]{width:90% !important;}.page-id-7093 .contact-us-form .wpcf7-form-control{width:90% !important;}}.dk-h1{font-size:60px !important;text-align:center;}.privacy-inner{background-color:#e1e1e1;padding:5% 0;}.privacy-text{width:90%;margin:auto;}.privacy-text ol{margin-left:20px;}.privacy-text ol li{font-size:22px;margin-top:30px;}.single-post h2{font-size:xx-large !important;}.work-entry-content{padding:80px 0 20px 0 !important;}@media (max-width: 1500px){.copyright-bar-wrapper{top:46px;}.part-special{width:31.3%;}#site-footer .footer-menu{display:block;margin-bottom:40px;}#site-footer .footer-menu .social{text-align:center;}#site-footer .footer-menu .footer-nav{text-align:center;}#site-footer .footer-menu .footer-nav ul li{margin-top:20px;}.page-template-contact .contact-info h2::before{top:20px;}.page-id-7030 .our-evolution-csm{margin-top:0px;}.cse-parts img{margin-bottom:13px;}.cse-parts .main-p-csm{margin-top:12px;line-height:26px;}.Our-csm-top .main-p-csm{width:168px;}.case-csm-inner{margin-top:10px;}.client-case{padding:3% 8% 2%;}}@media (max-width: 1300px){.logo a img{width:190px;height:auto;}.Our-csm-grid{width:24%;}}@media (max-width: 1100px){.dk-h1{font-size:40px !important;}}@media (max-width: 900px){.work-entry-content{padding:80px 0 0px 0 !important;}}@media (max-width: 900px){.dk-h1{font-size:28px !important;}.privacy-text ol li{font-size:18px;}}.mobile-menudk{background:#1e2222 !important;}.mobile-menudk .menu-wrapperdk .mm-itemdk .mobile-sub{background:#1e2222 !important;}.mobile-menudk .menu-wrapperdk .mm-itemdk a{text-transform:none !important;}@media (max-width: 600px){.two-div-loction-email{flex-direction:column-reverse;gap:0;}#site-footer .row .locations{width:100%;}.case-study-info p{margin-top:9px;}.case-study-info h2{margin-bottom:10px;}.client-case{padding:0% 8% 5%;}#site-footer .row .locations ul li .location{width:90%;}#site-footer .row .locations ul li .location h3{font-size:16px;margin:5px 0 3px 0;}.footer-nav ul li{margin:2px 10px !important;}.our-evolution-csm{margin:0px;}.case-csm-inner{padding:0 20px;}.case-csm-img img{height:auto;}.dk-iso-logo{justify-content:center;}.cse-parts .main-p-csm{margin-top:7px;line-height:22px;}.home-reviw-br,.home-reviw-br .dk-reviews-bar-inner{width:100%;}.home-reviw-br .dk-reviews-bar-inner img:nth-child(1){width:90% !important;}.home-reviw-br .dk-reviews-bar-inner img:nth-child(2){width:40% !important;}.home-reviw-br .dk-reviews-bar-inner img:nth-child(3){width:20% !important;}.home-reviw-br .dk-reviews-bar-inner{border-radius:4px;padding:10px 0px 10px;}}@media (max-width: 470px){.page-id-7030  .e-service .csm-section{padding:10% 4% 0 !important;}.dkgrid-post .row article.dk-post-grid{max-width:100% !important;}.copyright-bar .col{margin-bottom:10px;}.page-template-contact .contact-info h2::before{top:10px;left:-18px;width:4px;height:4px;}.page-template-contact .contact-logo{padding-right:10px;}.page-template-contact .contact-upper .contct-part-info .contact-logo img{width:25px;}.page-template-contact .contact-info{padding-left:14px !important;}.blog-notification-popup{display:none;}.single-work .sevice-header{padding:4% 0 13% 0 !important;}#site-footer .row .footer-logo img{width:260px;}.page-id-7030 .ourpromise-csm .promise-csm .main-fourth-csm{font-weight:bold !important;}.page-template-contact .contact-address p a{font-size:14px !important;}.page-template-contact .contact-address p{font-size:14px !important;}.page-template-templatescontact-php .inner-header{padding:110px 0 40px 0 !important;}.page-template-contact .contact-upper{margin:40px auto;}.main-cart-side-contact .wpcf7 input[type="tel"]{width:80% !important;}}.main-cart-side-contact .form-control-side{margin:15px 0px 0px 22px;width:80% !important;padding:18px 8px;border-radius:5px;font-size:14px;}.main-cart-side-contact .form-control-side-btn{margin:25px 0px 25px 30px;padding:15px 25px;font-size:14px;background:#ff46a2 !important;color:#fff !important;}.main-cart-side-contact .frc-button{background:#fff !important;}.top-alert-bar{text-align:center;font-size:14px;color:#fff;padding:5px 0;background-color:#e30000;line-height:normal;letter-spacing:1px;}.quick-enquiry{display:none !important;}.sidenav-carts{height:100%;width:0;position:fixed;z-index:1;z-index:101;top:0;right:0;background-color:#1e2222;overflow-x:hidden;transition:.5s;padding-top:60px;}.sidenav-carts a{text-decoration:none;color:#818181;}.sidenav-carts a:hover{color:#f1f1f1;}.sidenav-carts .closebtncart{position:absolute;top:0;right:25px;font-size:36px;margin-left:50px;}#main-cart{transition:margin-Right .5s;position:absolute;right:0px;top:50%;}#main-cart span img{width:50px;position:fixed;right:0px;z-index:10;transition:margin-Right .5s;}@media screen and (max-height: 450px){.sidenav-carts{padding-top:15px;}.sidenav-carts a{font-size:18px;}}.main-cart-side-contact .form-control-side{margin:15px 0px 0px 22px;width:80% !important;padding:18px 8px;border-radius:5px;font-size:14px;}.main-cart-side-contact .form-control-side-btn{margin:25px 0px 25px 30px;padding:15px 25px;font-size:14px;background:#ff46a2 !important;color:#fff !important;}@media screen and (min-device-width: 1200px) and (max-device-width: 1500px){#hero .video .content h4{font-size:20px;}#hero .video .content h2{font-size:66px;}#hero .video .content .hero-btn{font-size:18px;}#case-studies .row .content h3 a{font-size:26px;margin-bottom:10px;}#case-studies .row .content{padding:0 40px;}#case-studies .row .content .default-btn{margin-top:1px;}#case-studies .row .content p{font-size:16px;line-height:21px;}.heading h2{font-size:48px;}#our-story .heading h2::before,#case-study .heading h2::before,#our-clients .heading h2::before,#latest-blog .heading h2::before,#digital-kangaroos .row .content .heading h2::before,#our-values .heading h2::before{font-size:80px;}#our-story .content{width:80%;}#our-story .content p{font-size:16px;}#team-gallery .gallery-row-2 .img:nth-child(2){margin-top:-132px;}#team-gallery .gallery-row-2 .img:nth-child(3){margin-top:-122px;}#team-gallery .dk-insta-btn a img{width:26px;}#team-gallery .dk-insta-btn a{font-size:20px;}#our-services .row .heading span{font-size:16px;}.heading h2{font-size:38px;}#our-services .row .services-grid .item h3{font-size:16px;}#our-services .row .services-grid .item p{font-size:16px;}#case-study .row .content h2{font-size:36px;}#latest-blog .row .blog-carousel .swiper-wrapper .blog h2{font-size:16px;}#latest-blog .row .blog-carousel .swiper-wrapper .blog p,#site-footer .row .locations ul li .location .tel-btn,#site-footer .footer-menu .footer-nav ul li a{font-size:14px;}#latest-blog .row .default-btn-lg,.default-btn,#query-form .row .contact-us-form form p:nth-child(9) input{font-size:14px;}#site-footer .row .locations ul li .location h4{font-size:16px;}.inner-header .row .page-heading h2{font-size:50px;}.inner-header .row .page-heading h1{font-size:20px;}.inner-header .row .content p,.inner-header .row .content strong{font-size:16px;}#projects-awards .row .content h2{font-size:26px;}#projects-awards .row .content .icons ul li h4{font-size:22px;}#digital-kangaroos .row .content p,#our-values .row .content p,#get-quote .row .popup-btn .default-btn{font-size:16px;}.inner-header.works .row .page-heading h1{font-size:38px;}#our-services.all-services{padding:0 0 60px 0;}.services-content .row .content p{font-size:16px;}.services-content .row .content h2{font-size:24px;}#site-footer{padding:80px 0 0 0;}#get-quote .row .heading h2{font-size:24px;}.supprt-head{font-size:30px;}.service-head-csm{font-size:40px;}.csm-section{padding:4% 10%;}.main-head-csm{font-size:36px;}.main-p-csm{font-size:17px;}.part-special{padding-right:10px;}.staff-img-csm-text{width:40%;}.featur-side-img img{height:auto;width:450px;}.featur-side-info,.impct-info{padding-left:150px;}.about-csm-text{padding:2% 3%;width:52%;}.about-csm  .csm-click{margin-top:5px;}#hero .video .content{left:32%;}.first-sec p label{width:33%;}.first-sec .wpcf7-form-control{width:100%;}.Our-csm-last{width:100%;}}@media screen and (min-device-width: 1199px) and (max-device-width: 1366px){.casestudies-csm .case-csm-text h3{font-size:18px;}.featur-side-img img{height:auto;width:400px;}.container{max-width:1100px;}}@media screen and (min-device-width:1000px) and (max-device-width: 1200px){.featur-side-img img{width:340px;}.featur-side-info{width:60%;}.mega-menu .mega-nav .menu .menu-list{margin:0 6px;}}@media only screen and (min-width: 769px) and (max-width: 1024px){#hero .video .content h2{font-size:64px;}.heading h2{font-size:38px;}#our-story .heading h2::before,#case-study .heading h2::before,#our-clients .heading h2::before,#latest-blog .heading h2::before,#digital-kangaroos .row .content .heading h2::before,#our-values .heading h2::before{font-size:54px;top:-10px;}#our-story .content{width:90%;}#our-story .content p{font-size:16px;}#team-gallery .dk-insta-btn a img{width:22px;}#team-gallery .dk-insta-btn a{font-size:18px;}#our-services{overflow:hidden;}#our-services .row{display:block;padding:0 15px;}#our-services .row .heading{text-align:center;margin-bottom:40px;}#our-services .heading h2{font-size:26px;}#our-services .heading h2 br{display:none;}#team-gallery .gallery-row-2 .img:nth-child(2){margin-top:-104px;}#team-gallery .gallery-row-2 .img:nth-child(3){margin-top:-83px;}#case-study{padding:60px 0;}#case-study .row{display:block;}#case-study::before{top:22%;}#case-study .row .content .description,#case-study .row .content .results{display:none;}#case-study .row .content{padding:0 15px;}.default-btn{display:block;margin:0 auto;width:20%;text-align:center;}#case-study .heading{text-align:center;}#our-clients{padding:60px 0;}#our-clients .heading{padding-left:15px;text-align:center;}#our-clients .row .clients-logo ul li{width:16%;}#our-clients .row .clients-logo ul li .logo{width:100%;float:left;}#our-clients .row .clients-logo ul li:first-child{margin:0 0 0 0;}#latest-blog{padding:60px 0;}#latest-blog .row{padding:0 45px;}#latest-blog .row .default-btn-lg{width:40%;}#query-form{padding:60px 15px;}#site-footer .row{display:block;}#site-footer .row .footer-logo{text-align:center;margin-bottom:40px;}#site-footer .row .locations ul li .location{padding-left:15px;}#site-footer .footer-menu{display:block;}#site-footer .footer-menu .social ul,#site-footer .footer-menu .footer-nav ul{text-align:center;}#site-footer .footer-menu .footer-nav ul li{margin-left:15px;}.inner-header .row{display:block;padding:0 15px;}.inner-header .row .page-heading h2{font-size:46px;margin-bottom:15px;}.inner-header .row .content p,.inner-header .row .content strong{font-size:16px;}#projects-awards .row{width:85%;margin:0 auto;}#projects-awards .row .content h2{font-size:28px;}#digital-kangaroos .row{display:block;}#digital-kangaroos .row .content,#digital-kangaroos .row .video{text-align:center;padding:0 15px;}#digital-kangaroos .row .video{margin-top:30px;}#digital-kangaroos .row .content p{font-size:16px;}#our-values{padding:60px 0;}#our-values .row{display:block;}#our-values .row .content{text-align:center;padding:0 15px;}#our-values .row .content:last-child{padding-left:0;margin-top:30px;}.services-content .row .content p{font-size:16px;}.services-content .row .content{padding:0 15px;}.services-content .row .content h2{font-size:28px;}.inner-header.works .row .page-heading h1{font-size:38px;}#our-services.all-services .row .services-grid .item{flex:1 1 50%;}#our-services.all-services .row .services-grid .item .default-btn{width:100%;}#our-services .row .services-grid .item:nth-child(3),#our-services .row .services-grid .item:nth-child(4){margin-bottom:60px;}#our-services.all-services .row .services-grid .item:nth-child(10),#our-services.all-services .row .services-grid .item:last-child{max-width:50%;}#site-footer{padding:60px 0 0 0;}#site-footer .footer-menu{margin-bottom:40px;}#case-studies .row{display:block;padding:0 15px;}#case-studies .row .content{padding:15px 15px;text-align:center;}.single-work .cs-description .row{display:block;}.single-work .cs-description .row .col{margin-right:0;}.work-entry-content p{font-size:18px;}.mobile-menu{width:90%;}.modal-menu > li > a,.modal-menu > li > .ancestor-wrapper > a{font-size:22px;}.page-template-careers .inner-header .row .page-heading h2,.page-template-contact .inner-header .row .page-heading h2{font-size:48px;}#query-form.careers,#query-form.contact{padding:0 15px 0px 15px;}.header-inner{padding:0 15px;background:#1e2222;}.supprt-head{font-size:24px;}.service-head-csm{font-size:35px;}.sevice-header{padding:15% 0 4% 0;}.sevice-header hr{margin:30px auto;width:60%;}.main-p-csm{font-size:16px;}.csm-section{padding:4% 5%;}.main-head-csm{font-size:30px;}.sub-head-csm-bl{font-size:20px;}.staff-img-csm-text{width:50%;}.main-fourth-csm{font-size:22px;}.cse-parts img{width:50px;}.featur-side-img img{height:1050px;width:350px;object-fit:contain;}.case-feature{padding:40px;}.career-csm{padding:5% 8%;}#query-form .row .contact-us-form form p label{font-size:16px;}.about-csm-image{width:45%;right:20px;}.about-csm{justify-content:space-between;}.Our-csm-last{width:95%;}.Our-csm-grid{width:22%;}.casestudies-csm .case-csm-text h3{font-size:20px;}.casestudies-csm .case-csm .csm-click{margin-top:0px;font-size:15px;}.case-csm .csm-click::after{width:30px;height:30px;}.home-form{padding:0 20px;}.single-blog-info{width:68%;}.first-sec p label{width:33%;}.first-sec .wpcf7-form-control{width:90%;}}@media only screen and (min-width: 480px) and (max-width: 768px){.supprt-head{font-size:22px;}.sevice-header .service-head-csm{width:90%;}.service-head-csm{font-size:34px;}.sevice-header hr{margin:20px auto;}.main-p-csm{font-size:15px;line-height:25px;}.sevice-header{padding:20% 0 4% 0;}#site-footer .row .locations ul{flex-wrap:wrap;}#site-footer .row .locations ul li{flex:1 1 50%;}.csm-section{padding:4% 4%;}.main-head-csm{font-size:24px;}.sub-head-csm-bl{font-size:18px;}.app-solutions{flex-wrap:wrap;flex-direction:column-reverse;}.app-side-img{width:80%;margin:auto;}.app-side-info{width:auto;}.app-side-info .main-head-csm{width:auto;text-align:center;}.staff-img-csm-text{width:60%;}.main-fourth-csm{font-size:20px;}.case-feature{padding:50px;flex-wrap:wrap;}.featur-side-img img{position:relative;height:auto;width:auto;}.featur-side-info{width:auto;padding-left:0;margin-top:30px;}.impact{padding:50px;flex-wrap:wrap;}.impct-info{width:auto;padding-left:0;}.career-csm{padding:5% 7%;}#query-form .row .contact-us-form form p label{font-size:15px;}#query-form .row .contact-us-form form p{padding-right:20px;}.codedropz-upload-inner h3{font-size:20px !important;}#query-form .row .contact-us-form form p input{padding:10px 15px;}.dkgrid-post .row article.dk-post-grid{flex:1 1 30%;max-width:33.3%;}.dkgrid-post .row article.dk-post-grid .title h2{font-size:15px;}#hero .video .content h4{font-size:20px;}#hero .video .content h2{font-size:60px;}#hero .video .content{left:70px;}.about-csm{flex-direction:column-reverse;}.about-csm-image{width:80%;right:0;}.about-csm-text{width:80%;left:0;margin-top:20px;}.Our-csm-last{width:95%;}.Our-csm-grid{padding:20px 25px;margin:10px;width:23%;}.casestudies-csm .case-csm-text h3{font-size:20px;}.casestudies-csm .case-csm .csm-click{font-size:14px;margin-top:0px;}.case-csm .csm-click:after{width:30px;height:30px;}.casestudies-csm{margin:40px 20px;}#our-clients .row .clients-logo ul{flex-wrap:wrap;}#our-clients{padding:40px 0;}#our-clients .row .clients-logo{margin:40px 0 0 0;}#our-clients .row .clients-logo ul li{flex:1 1 12%;}.heading h2{font-size:36px;}.page-template-contact .contact-info{width:100%;}.page-template-contact .contact-form{width:80%;margin-top:30px;}.single-blog-info{width:68%;}.first-sec .wpcf7-form-control{width:90%;}.first-sec p label{width:30%;}.second-sec p label textarea{width:90%;height:15px;margin-left:15px;}}@media (max-width:  479px){.case-conclusion p{margin-top:5px;}.staff-img-csm-text-inner .main-p-csm{font-size:13px !important;line-height:0px !important;font-weight:600;}.home-service-csm-inner img{height:auto;border-radius:17px;}.app-solutions{padding:9% 3% !important;}header#site-header{padding:0px 0 0 0;top:0px;}body:not(.home) header#site-header{top:auto;}header#site-header.sticky-header{top:0;}.top-alert-bar{font-size:12px !important;}.header-inner{padding:0 15px;}header#site-header .header-inner .header-titles-wrapper .header-titles .default-logo img{width:180px;}header#site-header .header-inner .header-titles-wrapper .header-titles .menu-cus-btn{display:none;}#hero .video .content{top:40%;left:15%;}#hero .video .content h4{font-size:16px;margin-left:0;}#hero .video .content h2{font-size:38px;}#hero .video .content .hero-btn{font-size:16px;margin:20px 0 0 0;}.heading h2{font-size:24px;}#our-story .heading h2::before,#case-study .heading h2::before,#our-clients .heading h2::before,#latest-blog .heading h2::before,#our-values .heading h2::before,#digital-kangaroos .row .content .heading h2::before{top:-8px;font-size:32px;}#our-story{padding:60px 0 60px 0;}#our-story .content{width:90%;}#our-story .content p{font-size:14px;}.default-btn{font-size:14px;}#team-gallery{padding:110px 0 60px 0;}#team-gallery .dk-insta-btn a img{width:22px;}#team-gallery .dk-insta-btn a{font-size:16px;}#team-gallery .gallery-row-2 .img:nth-child(2){margin-top:-243px;}#team-gallery .gallery-row-2 .img:nth-child(3){margin-top:-227px;}#our-services{padding:80px 0;overflow:hidden;}#our-services .row,#our-services .row .services-grid{display:block;}#our-services .default-btn{width:25%;text-align:center;margin-left:15px;}#our-services .row .heading{margin-bottom:30px;text-align:center;}#our-services .row .heading span{font-size:16px;}#our-services .row .services-grid .item,#our-services .row .services-grid .item:nth-child(3){margin-bottom:50px;}#our-services .row .services-grid .item:first-child,#our-services .row .services-grid .item:nth-child(3){padding-left:15px;}#our-services .row .services-grid .item img{width:70px;}#our-services .row .services-grid .item h3{font-size:16px;}#our-services .row .services-grid .item p{font-size:14px;text-align:left;}#our-services .row .services-grid .item:nth-child(1) p,#our-services .row .services-grid .item:nth-child(3) p{padding-right:0;}#our-services .row .services-grid .item:nth-child(2),#our-services .row .services-grid .item:nth-child(4){padding-left:15px;}#our-services .row .services-grid .item{padding-right:0;}#our-services .default-btn{margin-top:0;}#case-study::before{display:none;}#case-study{padding:60px 0;}#case-study .heading{padding-left:15px;}#case-study .row{display:block;}#case-study .row{margin-top:20px;}#case-study .row .content h2{font-size:26px;}#case-study .row .content{padding-left:15px;}#case-study .row .content span{font-size:14px;}#case-study .row .content .description .col{padding-right:15px;}#case-study .row .content .description,#case-study .row .content .results{display:none;}#case-study .case-study-myswiper .swiper-arrow-btns{left:15px;}#our-clients{padding:40px 0 30px !important;}#our-clients .heading{padding-left:15px;text-align:center;}#our-clients .row .clients-logo ul{gap:10px;}#our-clients .row .clients-logo ul li{padding-right:0;}#our-clients .row .clients-logo ul li{width:30%;}#our-clients .row .clients-logo ul li .logo{width:100%;float:none;padding:0px;margin:0 !important;}#latest-blog{padding:60px 0;}#latest-blog .row .blog-carousel{padding:0 60px;margin:30px 0 30px 0;}#latest-blog .row .blog-carousel .swiper-wrapper .blog h2{font-size:18px;}#latest-blog .row .blog-carousel .swiper-wrapper .blog p{font-size:14px;}#latest-blog .row .default-btn-lg{width:40%;font-size:14px;}#query-form{padding:80px 0;}#query-form .row .contact-us-form{margin-top:30px;margin-left:15px;margin-right:10px;}#query-form .row .contact-us-form form p label{font-size:14px;}#query-form .heading{padding-left:15px;}#query-form .row .contact-us-form form p:nth-child(9) input{font-size:14px;}#site-footer{padding:60px 0 0 0;}#site-footer .row .footer-logo{text-align:center;margin-bottom:10px;}#site-footer .row .footer-logo img{width:260px;}#site-footer .row .footer-logo .dk-google-rating img,#site-footer .row .footer-logo .shopify-partner-logo img{width:150px;}#site-footer .row,#site-footer .row .locations ul{display:flex;flex-wrap:wrap;}#site-footer .row .locations ul li .location{padding-left:15px;padding-bottom:10px;}#site-footer .row .locations ul li .location .tel-btn{margin-top:1px;font-size:14px;}#site-footer .row .locations ul li .location img{width:40px;}#site-footer .row .locations ul li .location h4,#site-footer .row .locations ul li .location p{font-size:14px;}#site-footer .footer-line{display:none;}#site-footer .footer-menu{display:block;margin-bottom:30px;}#site-footer .footer-menu .social{text-align:center;margin-bottom:5px;margin-top:15px;}#site-footer .footer-menu .footer-nav{text-align:center;}#site-footer .footer-menu .footer-nav ul li{margin-left:10px;}#site-footer .footer-menu .footer-nav ul li a{font-size:12px;}#site-footer .copyright-bar{display:grid;}#site-footer .copyright-bar .col:nth-child(1){order:1;}#site-footer .copyright-bar .col:nth-child(2){order:3;}#site-footer .copyright-bar .col:nth-child(3){order:2;}#site-footer .copyright-bar .col,#site-footer .copyright-bar .col:last-child{text-align:center;font-size:12px;}#site-footer .copyright-bar .col ul li{font-size:12px;}.mobile-menu{width:100%;}.modal-menu > li > a,.modal-menu > li > .ancestor-wrapper > a{font-size:16px;}.inner-header .row{display:block;padding:0 15px;}.inner-header .row .page-heading h1{font-size:20px !important;}.inner-header .row .page-heading h2{font-size:28px;margin:10px 0;}.inner-header .row .page-heading h2 br{display:none;}.inner-header .row .content p,.inner-header .row .content strong{font-size:16px;}#projects-awards{padding:0 0 0 0;}#projects-awards .row{width:100%;padding:60px 0;}#projects-awards .row .content h2{font-size:16px;}#projects-awards .row .content .icons{margin-top:30px;}#projects-awards .row .content .icons ul li img{width:70px;}#projects-awards .row .content .icons ul li h4{font-size:26px;}#projects-awards .row .content .icons ul li span{font-size:14px;}#projects-awards .row .content .icons ul li{margin:0 15px;}#digital-kangaroos{padding:60px 0;}#digital-kangaroos .row{display:block;}#digital-kangaroos .row .content{padding:0 15px;}#digital-kangaroos .row .content p{font-size:14px;}#digital-kangaroos .row .video{margin-top:15px;padding:0 15px;}#digital-kangaroos .row .video video{width:100% !important;height:240px !important;}#our-values{padding:80px 0;}#our-values .row{display:block;}#our-values .row .content{margin-bottom:30px;padding:0 15px;}#our-values .row .content:last-child{padding:0 15px;margin-bottom:0;}.inner-header{padding:160px 0 60px 0;}#our-values .row .content:first-child p{padding-right:0;}#our-values .row .content p,.services-content .row .content p,.services-content .row .content ul.list li,#get-quote .row .popup-btn .default-btn{font-size:15px;}.inner-header.works .row .page-heading h1{font-size:26px;}.services-content .row .content h2{font-size:22px;}.services-content .content{padding:0 15px;}#get-quote .row .heading h2{font-size:20px;}.services-content{padding:40px 0;}.services-content .row .content h3,.services-content .row .content strong{font-size:18px;}#case-studies{padding:60px 15px;}#case-studies .row{display:block;}#case-studies .row .content{padding:15px;}#case-studies .row .content h3 a{font-size:20px;}#case-studies .row .content .default-btn{margin-top:10px;}.page-template-careers .inner-header .row .page-heading h2,.page-template-contact .inner-header .row .page-heading h2{font-size:26px;}#query-form.careers .row .contact-us-form form p:nth-child(7) input,#query-form.contact .row .contact-us-form form p:nth-child(9) input{font-size:14px;}.codedropz-upload-inner h3{font-size:18px;}#our-services.all-services{padding:0 0 30px 0;}#our-services.all-services .row .services-grid .item:nth-child(2),#our-services.all-services .row .services-grid .item:nth-child(4),#our-services.all-services .row .services-grid .item:last-child,#our-services.all-services .row .services-grid .item{padding-left:15px;}#our-services.all-services .row .services-grid .item:last-child{max-width:100%;}#our-services .row .services-grid .item:nth-child(4){margin-bottom:50px;}.work-entry-content p{font-size:14px;}.casestudies-img{width:90%;}.single-work .cs-description .row{display:block;}.single-work .cs-description .row .col{margin-right:0;}.single-work .cs-description .row .col .description h2{font-size:20px;}.single-work .cs-description{width:90%;}.single-work .cs-description .row .col .description p,.single-work .cs-description .row .col .description p,.single-work .cs-description .row .col .description li{font-size:14px;}#our-clients .row .clients-logo ul li:nth-child(3){margin:5px 0 0 0;}#our-clients .row .clients-logo ul li:first-child,#our-clients .row .clients-logo{margin:15px 0 0 0;}.post-header{margin-bottom:60px;}.post-header .page-header{padding:0 15px;margin-bottom:15px;}.post-header .page-header h1{font-size:20px;width:100%;}.post-header .post-single-thumb{position:static;padding:0 15px;}.post-header .post-single-thumb img{width:100%;}.post-template-default.single #site-content .single-entry-content{width:100%;padding:0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.post-template-default.single #site-content .single-entry-content p,.post-template-default.single #site-content .single-entry-content ul li{font-size:14px;}.share-buttons{display:none;}.post-header{padding:120px 0 60px 0;}#query-form.careers,#query-form.contact{padding:0 0 60px 0;}#our-services.all-services .row .services-grid .item{padding-right:15px;text-align:center;}#our-services.all-services .row .services-grid .item p{text-align:center;}.page-template-services #our-services.all-services .row .services-grid .item p{margin-bottom:15px;}.getquote-popup .content{width:80%;height:500px;}.getquote-popup .content .wpcf7 form p label input,.getquote-popup .content .wpcf7 form p .wpcf7-submit{height:40px;}.getquote-popup .content .wpcf7{padding:30px 30px 30px 30px;}.getquote-popup .content .wpcf7 form p label{font-size:14px;}#our-clients .row .clients-logo{height:620px;overflow:hidden;}.dkgrid-post .row article.dk-post-grid{max-width:45%;flex:1 1 50%;}.dkgrid-post .row article.dk-post-grid .title h2{font-size:14px;}.dkgrid-post .row article.dk-post-grid .short-description{display:none;}.pagination-wrapper .pagination .nav-links{font-size:16px;display:flex;justify-content:center;align-items:center;column-gap:10px;}.pagination-wrapper .pagination .current{border:1px solid #3048d0;padding:5px;display:grid;width:15px;height:15px;place-content:center;color:#3048d0;}.wpcf7 form.sent .wpcf7-response-output{}#our-services.all-services .row .services-grid .item:nth-child(10){max-width:100%;}#our-story .dk-reviews-bar img{width:280px;}#our-story .dk-reviews-bar{top:-23px;}#media .row .col{flex:1 1 100%;max-width:100%;}#media .row .col .item{text-align:center;}#media .row .col .item img{width:80%;}.sevice-header{padding:30% 0 14% 0;}.sevice-header .service-head-csm{width:100%;}.service-head-csm{font-size:22px;}.supprt-head{font-size:18px;}.inner-sucss{text-align:left;}.inner-sucss .csm-click-outr{text-align:left;}.first-sec p br{display:none;}.sevice-header hr{margin:20px auto;}.main-p-csm{font-size:16px;line-height:24px;}.e-service{flex-direction:column-reverse;margin:30px auto;}.e-cmce-info{width:auto;}.main-head-csm{font-size:20px;}.e-cmce-info h2{margin-bottom:5px;}.e-cmce-img{width:100%;}.csm-section{padding:10% 4%;}.part-special{width:100%;margin-bottom:5px;}.sub-head-csm-bl{font-size:18px;}.spcial-csm-outer{flex-wrap:wrap;margin-top:10px;}.part-special p{padding-right:0px;}.special-csm{padding-top:40px !important;padding-bottom:0px !important;}.choose-part{width:50%;}.inner-sucss h2{width:auto;}.app-solutions{flex-wrap:wrap;flex-direction:column-reverse;}.app-side-img{width:80%;margin:auto;}.app-side-info{width:auto;}.app-outr{flex-wrap:wrap;}.choose-four{flex-wrap:wrap;}.part-four-csm{width:50%;margin-bottom:0;}.csm-choose{padding-left:10px;}.choose-four{padding-left:10px;}.app-side-info .main-head-csm{width:auto;text-align:center;}.staff-img-csm-text{width:70%;background:rgba(255,255,255,.33);}.our-evolution-csm .main-head-csm{text-align:center;}.our-evolution-csm-parts{flex-wrap:wrap;}.our-part1-csm{width:100%;padding:10px;}.our-evolution-csm-right{height:auto;border:none;margin-top:0;}.main-fourth-csm{font-size:22px;font-weight:700;}.ourpromise-csm .main-head-csm{text-align:center;}.promise-csm{flex-wrap:wrap;}.promise-inner-csm{width:auto;}.promise-inner-csm:nth-child(2){border-left:none;padding-left:0;}.staff-img-csm{height:500px;}.case-feature{padding:30px;flex-wrap:wrap;}.featur-side-img img{position:relative;height:auto;width:100%;}.featur-side-info{width:auto;padding-left:0;margin-top:30px;}.impact{padding:30px;flex-wrap:wrap;}.impct-info{width:auto;padding-left:0;}#case-studies .row .content p{font-size:16px;}.client-case{flex-wrap:wrap;}.cse-parts{width:auto;margin-bottom:30px;}.featur-side-img{width:auto;}.case-conclusion{padding:5%;}.cse-parts img{margin-bottom:10px;width:60px;}.single-work .sevice-header{padding:3% 0 8% 0;}.sub-head-csm{font-size:18px;}.cse-parts{margin-bottom:0px;margin-top:30px;}.case-cnt p{font-size:14px;line-height:22px;}.case-conclusion p{font-size:14px;line-height:24px;}.case-conclusion{padding:8% 10px;}#site-footer .row .locations ul li{flex:1 1 50%;}.career-csm{padding:5%;padding-top:40px;}.home-reviw-br .dk-reviews-bar img{width:100%;}.home-service-csm{width:95%;margin:auto;}.home-reviw-br{margin-top:-80px;}.home-csm .slick-track{margin:0px 0px 0px 48px !important;}.home-csm p{font-size:14px;}.home-csm{margin:40px auto 0 auto;}.about-csm{flex-wrap:wrap;padding:20px;}.about-csm-text{width:100%;left:0;}.about-csm-image{width:100%;right:0;margin-top:40px;}.about-csm-text{padding:20px;}.about-csm{margin-top:0px;}.csm-click{margin-top:5px;}.csm-click:after{width:30px;height:30px;}.Our-csm{padding:11% 0% !important;}.Our-csm-last{width:auto;flex-wrap:wrap;margin-top:30px;justify-content:center;}.Our-csm-grid{width:38%;padding:30px 10px 50px;margin:6px;}.Our-csm-grid .csm-click-outr{bottom:25px;}.Our-csm-top.section p{width:156px;font-size:14px !important;}.csm-click{font-size:16px;}.Our-csm-grid .main-third-csm{font-size:19px;}.casestudies-csm{margin:40px 0px;}.casestudies-csm .case-csm-text h3{font-size:20px;font-weight:500;}.casestudies-csm-last .csm-click{font-size:20px;font-weight:600;}.home-form{padding:0;}#query-form{padding:40px 0;}.page-template-home-new-template  header#site-header{top:0px !important;}.page-template-home-new-template header#site-header.sticky-header{top:0 !important;}.page-template-web-deelopment-services-template .app-side-img img{height:300px;object-fit:cover;margin-top:20px;}.page-template-contact .contact-info{width:100%;}.page-template-contact .contact-form{width:80%;margin-top:30px;}.page-template-contact .contact-info h2{font-size:24px;}.page-template-contact .contact-info{padding-left:30px;}.page-template-contact .contact-address p{font-size:16px;}.page-template-contact .contact-address p a{font-size:16px;}.page-template-contact .contct-part-info{margin-left:0;}.page-template-contact .contact-info hr{margin:30px 0;}.single-blog-info{width:100%;}.single-blg-description h3{font-size:22px;}.single-post p{font-size:15px;line-height:1.5;}.recently-views-blogs{display:none;}.latest-posts-cstm .main-heads{margin-top:20px;}.latest-part{width:100%;margin:10px;}.dk-iso-logo{padding-left:0%;}.first-sec p label{width:100%;margin-bottom:0;}.first-sec p{flex-wrap:wrap;}.second-sec p{flex-wrap:wrap;gap:1px;}.second-sec p label{width:100%;margin-bottom:10px;}.second-sec p label input{width:90%;}.home #query-form .row .contact-us-form form p label{font-size:15px;}.home #query-form{padding:80px 20px;}.second-sec p label textarea{width:90%;}}.short-description{height:60px;overflow:hidden;}.inner-header .row .page-heading h1{font-size:40px;}.dkgrid-post .navigation{background:#000;text-align:center;padding:10px;margin-top:30px;}.dkgrid-post{padding-bottom:0px !important;}.nav-links a{color:#fff !important;font-size:18px;}.nav-links span{color:#fff !important;font-size:18px;}@media only screen and (max-width: 1500px){#main-cart{top:30%;}}@media only screen and (max-width: 600px){.contact-us-form .wpcf7-form-control{width:90%;}}.press-new-h3{font-size:25px;color:#fff;}.web-language-new{margin:60px auto;}.web-tech-top{text-align:center;}.web-tech-top h2{font-size:47px;}.web-tech-new{width:80%;display:flex;justify-content:space-between;margin:40px auto;flex-wrap:wrap;}.web-tech{width:160px;}.web-tech img{width:100%;}.web-tech-first-1{text-align:center;}.web-tech-first-1 p{font-size:20px;margin-top:15px;}#new-cs .inner-sucss .csm-click-outr a{color:#fff;}.career-csm .contact-us-form .wpcf7-form-control{color:#000;}#site-content .single-blog-upper .single-blog-info .single-blg-description h2{margin-bottom:10px;}#site-content .single-blog-upper .single-blog-info .single-blg-description h3{font-size:25px !important;}#site-content .single-blog-upper .single-blog-info .single-blg-description h4{font-size:20px !important;}#site-content .single-blog-upper .single-blog-info .single-blg-description h5{font-size:18px !important;}.we-special{margin:60px 0;text-align:center;}.left-right-new{background:#ebebeb;padding:10px 0;}.left-right-new .main-head-csm{font-size:32px;}.left-right-new img{width:100%;}.left-right-new .csm-section{padding-top:40px;padding-bottom:40px;}.left-right-new .e-service:nth-child(2),.left-right-new .e-service:nth-child(4){flex-direction:row-reverse;}.left-right-new .e-service:nth-child(2) .e-cmce-info,.left-right-new .e-service:nth-child(4) .e-cmce-info{padding-left:5%;padding-right:0%;}.left-right-new .e-cmce-info{width:46%;}.left-right-new .e-cmce-img{width:50%;}.choosing-dk{text-align:center;}.choosing-dk{background:#ebebeb;}.choosing-dk-img{margin-top:40px;}.dk-digital-marlk{background:#1e2222;}.dk-digital-marlk .sub-head-csm-bl,.dk-digital-marlk .main-p-csm,.dk-digital-marlk .main-head-csm{color:#fff;}.dk-digital-marlk  .choose-part{text-align:center;}.dk-digital-marlk  .sub-head-csm-bl::before{background-color:transparent;}.dk-digital-marlk .csm-choose{justify-content:center;}.dk-digital-marlk-img{margin-bottom:10px;}.dk-digital-marlk-img img{width:70px;}.dk-digital-marlk h2{text-align:center;margin-bottom:30px;}.dk-digital-marlk .choose-part p{padding-right:0px;padding:0 40px;}.our-port-slide{margin:80px 0;width:100%;}.our-port-slide h2{text-align:center;margin:0 0 30px;}.our-port-in-slide{display:flex !important;flex-wrap:wrap;gap:15px;justify-content:center;align-items:center;width:70%;margin:auto;}.our-port-in-slide-in{width:17%;}.our-port-in-slide-in img{width:100%;box-shadow:0px 0px 13.9px 0px rgba(0,0,0,.14);border-radius:25px;}.our-port-in .slick-slider .slick-track{display:flex;justify-content:center;align-items:center;}.choosing-dk .csm-section{padding:4% 10%;}.choosing-dk .csm-section h2{margin-bottom:20px;}.work-for-mobile{display:none;}.corporate-photography-videography-services h1{font-size:40px;padding-bottom:20px;}.corporate-photography-videography-services .sevice-header hr{display:none;}.corp-contain{width:90%;margin:auto;}.we-offers h2{font-size:35px;margin-bottom:49px;margin-top:50px;}.corporate-in{text-align:-webkit-center;}.corporate-in-slider-firstin{border:2px solid rgba(0,0,0,.13);margin:0 10px;padding:52px 34px;border-radius:20px;height:217px;}.corporate-in-slider-firstin img{width:94px;height:auto;margin-bottom:20px;}.corporate-in-slider-firstin h3,.corporate-in-slider-firstin p{font-size:18px;}.whu-chose{margin:50px 0;}.whu-chose-in{display:flex;}.whu-chose-left{width:59%;}.whu-chose-left img{width:100%;}.whu-chose-right{width:41%;background:#000;display:flex;justify-content:center;align-items:center;border-top-right-radius:20px;border-bottom-right-radius:20px;}.whu-chose-right-inner h2{font-size:35px;color:#fff;}.whu-chose-right-inner p{font-size:18px;color:#fff;margin-top:30px;line-height:28px;}.whu-chose-right-inner{padding:0 60px;}.whu-chose-right-in{background:rgba(255,255,255,.29);border-radius:24px;width:240px;margin-top:60px;padding:29px 1px 25px 30px;}.whu-chose-right-in h4{font-size:20px;color:#fff;}.whu-chose-right-in .csm-click-outr{text-align:start;margin-top:30px;}.whu-chose-right-in .csm-click-outr a{color:#fff;}.esteemed{text-align:center;}.esteemed h2{font-size:35px;}.esteemed img{width:148px;height:auto;box-shadow:0 0 11px rgba(0,0,0,.23);margin:35px 9px 0;border-radius:10px;transition:1s;}.esteemed img:hover{box-shadow:0 0 11px rgba(63,110,235,.6);}.showcasing{background:#1e2222;margin-top:60px;padding:45px 0 60px;}.showcasing-in h2{font-size:35px;color:#fff;text-align:center;}.accordionnew{background-color:transparent;color:#000;cursor:pointer;padding:0px 0 5px;width:100%;border:none;text-align:left;outline:none;transition:.4s;font-weight:500;}.accordionnew-top{width:45%;}.accordian-new{display:flex;justify-content:space-between;flex-wrap:wrap;width:1280px;margin:auto;padding:40px 0 0;}.accordionnew:after{top:16px;content:"+";color:#ff46a2;font-weight:bold;font-weight:400;float:right;margin-left:5px;font-size:30px;position:absolute;right:0px;}.activenew:after{content:"−";}.panelnew{padding:0 12px;max-height:0;overflow:hidden;transition:max-height .2s ease-out;}.accordionnew-top-in{position:relative;border-top:2px solid rgba(0,0,0,.1);padding:20px 0;}.accordionnew-top-in p{font-size:16px;}.accordionnew-top .accordionnew-top-in:nth-child(3){border-bottom:2px solid rgba(0,0,0,.1);}.accordionnew-top:nth-child(2) .accordionnew-top-in:nth-child(2){border-bottom:2px solid rgba(0,0,0,.1);}.accordaineaaa{padding:80px 0 0;}.accordaineaaa-img1{width:47px;height:57px;}.accordaineaaa-img2{width:90px;height:107px;}.accordaineaaa .accordaineaaa-img1{top:60px;left:80px;}.accordaineaaa .accordaineaaa-img2{right:50px;bottom:0px;}.accordaineaaa h2{text-align:center;font-size:35px;}.accordaineaaa .accordionnew{font-size:20px;}.brand-life{background:url("https://cdn-ilacecb.nitrocdn.com/tvDNHGqvhRcLWluXSCdFpnlljLQXejGH/assets/images/optimized/rev-a295d5b/digitalkangaroos.com/wp-content/uploads/2024/12/Group-161-1.webp");width:100%;padding:50px 0;text-align:-webkit-center;}.brand-life h2{font-size:35px;}.brand-life p{max-width:968px;font-size:18px;padding:15px 0 25px;}.brand-life-btn{margin-top:30px;}.brand-life-btn a{background:#ff46a2;padding:15px 40px;font-size:18px;color:#fff;border-radius:35px;}.modalshowcas{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);}.modalshowcas-content{background-color:white;margin:15% auto;padding:20px;border-radius:5px;width:80%;max-width:500px;text-align:center;height:500px;position:relative;}.modalshowcas-content iframe{height:500px;}.modalshowcas-content .close-btn{color:#aaa;color:#000;font-size:28px;font-weight:bold;position:absolute;top:-5px;right:3px;cursor:pointer;}.showcasing-in-video img{width:92%;margin:auto;}.showcasing-in-video button{background:transparent;}.showcasing .corp-contain h2{font-size:35px;text-align:center;color:#fff;padding-bottom:20px;}.corporate-photography-videography-services .slick-arrow{font-size:0px;border:0px;}.corporate-photography-videography-services .slick-next.slick-arrow{position:absolute;right:-5px;top:40%;}.corporate-photography-videography-services .slick-prev.slick-arrow{position:absolute;left:-50px;top:40%;z-index:1;}.corporate-photography-videography-services .slick-next:before{content:"";background:url("https://cdn-ilacecb.nitrocdn.com/tvDNHGqvhRcLWluXSCdFpnlljLQXejGH/assets/images/optimized/rev-a295d5b/digitalkangaroos.com/wp-content/uploads/2025/05/Group-2.png") no-repeat;height:47px;width:47px;background-size:cover;position:absolute;}.corporate-photography-videography-services .slick-prev:before{content:"";background:url("https://cdn-ilacecb.nitrocdn.com/tvDNHGqvhRcLWluXSCdFpnlljLQXejGH/assets/images/optimized/rev-a295d5b/digitalkangaroos.com/wp-content/uploads/2025/05/Group-2.png") no-repeat;height:47px;width:47px;background-size:cover;position:absolute;rotate:180deg;}.portfolio-pics{margin:0 0 40px;}.portfolio-pics-in{display:flex;gap:15px;}.portfolio-pics-inner{width:25%;}.portfolio-pics-inner img{width:100%;margin-bottom:15px;}.portfolio-pics h2{text-align:center;font-size:35px;padding:50px 0 40px;}.portfolio-pics-in-mobile{display:none;}.flag-box,.iti-flag{display:none !important;}.flag-container .country span{color:#000 !important;}.intl-tel-input.separate-dial-code .selected-dial-code{padding-left:13px;}.contact-upper .contact-form .numbernewww{width:97%;padding:18px 0 18px 88px;border-radius:5px;}.contact-upper .contact-form .intl-tel-input.allow-dropdown{margin-bottom:30px;}#mySidenav-cart .intl-tel-input.allow-dropdown{display:flex;justify-content:center;margin-top:19px;}#mySidenav-cart .intl-tel-input.allow-dropdown input{width:84% !important;position:relative;left:-8px;}#mySidenav-cart .intl-tel-input.separate-dial-code .selected-dial-code{padding-left:23px;}.career-csm .contact-us-form .wpcf7-form-control.carrer-number{width:100% !important;}.portfolio-main-section-gutt{padding:100px 0;}.portfolio-main-section-gutt h2{text-align:center;padding-bottom:80px;}.portfolio__list-1{display:flex;justify-content:space-between;width:100%;margin:auto;position:relative;gap:20px;}.portfolio__list-11{width:50%;padding:10px;}.portfolio__list-11 .portfolio__item{margin-bottom:15px;}.portfolio__list-11:nth-child(2){margin:250px 0 0;}.portfolio__item-img{height:725px;width:100%;display:flex;justify-content:start;align-items:end;padding:11px 11px 30px;}.portfolio__item-img-in{background:linear-gradient(90deg,#e0e0e0 0%,rgba(224,224,224,0) 93.75%);padding:30px;border-radius:40px;}.portfolio__item-img-in h4{font-size:40px;color:#000;margin:0;}.portfolio__item-img-in a{font-size:18px;background:#ff46a2;color:#fff;padding:10px 20px;border-radius:11px;font-weight:600;display:inline-block;text-decoration:none;}.a-port{margin-top:10px;}#portfolio__item-img1{background:url("https://cdn-ilacecb.nitrocdn.com/tvDNHGqvhRcLWluXSCdFpnlljLQXejGH/assets/images/optimized/rev-a295d5b/digitalkangaroos.com/wp-content/uploads/2025/05/Mask-group-2025-05-06T161150.152.png") no-repeat center center/cover;}#portfolio__item-img2{background:url("https://cdn-ilacecb.nitrocdn.com/tvDNHGqvhRcLWluXSCdFpnlljLQXejGH/assets/images/optimized/rev-a295d5b/digitalkangaroos.com/wp-content/uploads/2025/05/Mask-group-2025-05-06T161156.718.png") no-repeat center center/cover;}#portfolio__item-img3{background:url("https://cdn-ilacecb.nitrocdn.com/tvDNHGqvhRcLWluXSCdFpnlljLQXejGH/assets/images/optimized/rev-a295d5b/digitalkangaroos.com/wp-content/uploads/2025/05/Mask-group-2025-05-06T161203.078.png") no-repeat center center/cover;}#portfolio__item-img4{background:url("https://cdn-ilacecb.nitrocdn.com/tvDNHGqvhRcLWluXSCdFpnlljLQXejGH/assets/images/optimized/rev-a295d5b/digitalkangaroos.com/wp-content/uploads/2025/05/Mask-group-2025-05-06T161208.660.png") no-repeat center center/cover;}#portfolio__item-img5{background:url("https://cdn-ilacecb.nitrocdn.com/tvDNHGqvhRcLWluXSCdFpnlljLQXejGH/assets/images/optimized/rev-a295d5b/digitalkangaroos.com/wp-content/uploads/2025/05/Mask-group-2025-05-06T161213.126.png") no-repeat center center/cover;}#portfolio__item-img6{background:url("https://cdn-ilacecb.nitrocdn.com/tvDNHGqvhRcLWluXSCdFpnlljLQXejGH/assets/images/optimized/rev-a295d5b/digitalkangaroos.com/wp-content/uploads/2025/05/Mask-group-2025-05-06T161217.374.png") no-repeat center center/cover;}.portfolio__item{will-change:transform,opacity;transform-style:preserve-3d;}.first-sec{width:100%;}.first-sec p label{width:35% !important;}.first-sec p label span{width:100% !important;}.first-sec p label span input{}.footer-new-email input{padding:12px;}@media screen and (max-width: 2000px) and (min-width: 1100px){#our-clients .row .clients-logo ul li:nth-child(3) .logo{padding:0px !important;}#our-clients .row .clients-logo ul li:nth-child(3) .logo img{border-radius:30px;}}@media (max-width: 1600px){.our-port-in-slide{width:80%;}.portfolio__item-img{height:525px;}.portfolio-main-section-gutt{padding:70px 0 50px;}.portfolio-main-section-gutt h2{padding-bottom:50px;}.portfolio__item-img-in h4{font-size:34px;}.portfolio__item-img-in a{font-size:16px;padding:6px 20px;}.contact-upper .contact-form .numbernewww{width:99%;}.casestudies-csm{margin:0px;padding:2% 0px;}.Our-csm{padding:3% 0px;}.Our-csm-last{margin-top:16px;}#case-studies{padding:25px 18px;}#site-footer{padding:30px 0px 0px 0px;}.dkgrid-post{padding-bottom:30px !important;}.dk-faq{padding:39px 0px;}.privacy-inner{padding:39px 0px;}.our-evolution-csm{margin-top:0px;}#site-footer .footer-menu{margin-bottom:30px;}#media{padding:40px 0px;}.dkgrid-post .navigation{position:relative;top:29px;}.web-language-new{margin:45px auto;}.app-solutions{padding:3%;}.home #query-form{padding:40px 0 40px;}.noptin-form-header{padding:20px 0 0;}#our-clients{padding:40px 0 28px;}#site-footer .footer-menu .footer-nav{flex:1 1 85%;}.corporate-photography-videography-services h1{font-size:35px;padding-bottom:10px;}.corporate-photography-videography-services .sevice-header .service-head-csm{width:85%;}.about-csm{margin:60px 0;}}@media (max-width: 1500px){.first-sec p label{width:30% !important;}#site-footer .footer-menu{display:block;margin-bottom:40px;}#site-footer .footer-menu .social{text-align:center;}#site-footer .footer-menu .footer-nav{text-align:center;}#site-footer .footer-menu .footer-nav ul li{margin-top:20px;}.page-template-contact .contact-info h2::before{top:20px;}.page-id-7030 .our-evolution-csm{margin-top:0px;}.our-port-in .slick-slider .slick-track img{width:80%;}.whu-chose-right-inner h2{font-size:30px;}.we-offers h2{font-size:30px;margin-bottom:25px;}.web-tech-new{width:80%;margin:25px auto 40px;}.web-tech{width:130px;}.web-tech-first-1 p{font-size:16px;margin-top:10px;}.web-tech-top h2{font-size:36px;}.corporate-in-slider-firstin{padding:30px 25px;}.corporate-in-slider-firstin h3,.corporate-in-slider-firstin p{font-size:16px;}.whu-chose-right-inner p{line-height:23px;font-size:16px;margin-top:10px;}.whu-chose-right-in{margin-top:25px;padding:24px 1px 20px 20px;width:221px;}.whu-chose-right-in h4{font-size:18px;}.whu-chose-right-in .csm-click-outr a,.brand-life p,.brand-life-btn a{font-size:16px;}.whu-chose-right-in .csm-click-outr{margin-top:0px;}.whu-chose-right-inner{padding:0 40px;}.esteemed h2,.showcasing .corp-contain h2,.brand-life h2,.accordaineaaa h2{font-size:30px;}.esteemed img{width:117px;}.accordaineaaa .accordionnew{font-size:18px;}.accordaineaaa{padding:50px 0;}.portfolio-pics h2{font-size:30px;}}@media (max-width: 1350px){#our-clients .row .clients-logo ul li:first-child,#our-clients .row .clients-logo ul li:nth-child(3),#our-clients .row .clients-logo ul li:nth-child(5),#our-clients .row .clients-logo ul li:nth-child(7),#our-clients .row .clients-logo ul li:nth-child(9){margin:0 0 0 0;}.contact-us-form .wpcf7-form-control{width:90%;}.first-sec p{gap:20px;}.portfolio__item-img{height:500px;}.portfolio-main-section-gutt{padding:50px 0 30px;}.portfolio-main-section-gutt h2{padding-bottom:40px;}.portfolio__item-img-in h4{font-size:30px;}.portfolio__item-img-in a{font-size:16px;padding:6px 20px;}.accordian-new{width:1180px;}.corporate-photography-videography-services h1{font-size:30px;}.we-offers h2{font-size:28px;margin-top:26px;}.whu-chose-right-inner h2,.esteemed h2,.showcasing .corp-contain h2,.brand-life h2,.accordaineaaa h2,.portfolio-pics h2{font-size:28px;}.whu-chose-right-inner p{line-height:22px;}.whu-chose-right-in{padding:15px 1px 15px 14px;}.web-tech{width:120px;}.corporate-in-slider-firstin p,.corporate-in-slider-firstin h3{font-size:15px;}.web-tech-first-1 p{font-size:16px;}.web-tech-top h2{font-size:30px;}#site-content .single-blog-upper .single-blog-info .single-blg-description h3{font-size:23px !important;}#site-content .single-blog-upper .single-blog-info .single-blg-description h4{font-size:18px !important;}#site-content .single-blog-upper .single-blog-info .single-blg-description h5{font-size:16px !important;}}.casestudies-csm{margin:0px 0px !important;}@media (max-width: 1250px){.portfolio__item-img{height:450px;}}@media (max-width: 1100px){.dk-h1{font-size:40px !important;}.web-tech{width:100px;}.accordian-new{width:90%;}}@media (max-width: 900px){.dk-h1{font-size:30px !important;}.work-entry-content{padding:80px 0 0px 0 !important;}.web-tech{width:163px;}.choosing-dk-img img{width:90%;margin:auto;}.dk-h1{font-size:28px !important;}.privacy-text ol li{font-size:18px;}}.mobile-menudk{background:#1e2222 !important;}.mobile-menudk .menu-wrapperdk .mm-itemdk .mobile-sub{background:#1e2222 !important;}.mobile-menudk .menu-wrapperdk .mm-itemdk a{text-transform:none !important;}@media (max-width: 600px){.our-port-in-slide{width:93%;}.our-port-in-slide-in{width:29%;}.gray-csm-sec .main-head-csm,.gray-csm-sec p,.csm-click-outr{text-align:left !important;}.portfolio__item-img{height:310px;background-size:contain !important;width:94%;}.portfolio__list-11:nth-child(2){margin:0 !important;}.portfolio__list-1{gap:0;flex-wrap:wrap;width:93%;}.portfolio__list-11{width:100%;}.portfolio-main-section-gutt{padding:30px 0 15px;}.portfolio-main-section-gutt h2{padding-bottom:30px;}.portfolio__item-img-in h4{font-size:20px;}.portfolio__item-img-in a{font-size:12px;padding:10px 15px;}.portfolio__item-img-in{padding:20px 20px;border-radius:20px;}.search-with-contact-sec img{width:22px;}#imageModalshyam .top-search input{width:200px;}#searchsubmit{width:80px !important;}.mega-menu{flex-direction:row-reverse;}.contact-upper .contact-form .numbernewww{width:100%;}.wpcf7-form-control.wpcf7-phonetext.wpcf7-text.wpcf7-validates-as-phonetext.number{width:96%;}.modalshowcas-content{margin:32% auto 0;}.brand-life-btn a{padding:11px 31px;}.accordaineaaa{padding:30px 0;}.portfolio-pics{margin:0 0 20px;}.portfolio-pics .corp-contain{width:100%;}.portfolio-pics h2{padding:40px 0 15px;}.portfolio-pics-inner.slick-slide img{width:94%;margin:8px auto;}.portfolio-pics-in-mobile{display:block;}.portfolio-pics-in{display:none;}.accordionnew-top{width:100%;}.accordionnew-top:nth-child(2) .accordionnew-top-in:nth-child(1) .accordionnew{border-top:0;}.inner-header .content{text-align:left;}.services-content .row .content h2{margin-bottom:18px;}.choosing-dk-img{margin-top:0px;}.left-right-new{padding:10px 0 30px;}.work-for-mobile{display:block;width:100%;}.work-for-desktop{display:none;}.web-tech-first-1 p{margin-top:3px;}.choosing-dk .csm-section{padding:6% 3%;}.left-right-new .csm-section{padding-bottom:0px;}.our-port-in .slick-slider .slick-track img{width:90%;}.our-port-slide{margin:40px 0;}.dk-digital-marlk .csm-choose{padding-left:0px;}.dk-digital-marlk .choose-part p{padding:0 6px;}.dk-digital-marlk h2{margin-bottom:0px;}.dk-digital-marlk  .sub-head-csm-bl{font-size:16px;}.dk-digital-marlk-img img{width:42px;}.left-right-new .e-service:nth-child(2) .e-cmce-info,.left-right-new .e-service:nth-child(4) .e-cmce-info{padding-left:0%;padding-right:0%;}.left-right-new .e-cmce-img{width:90%;}.left-right-new .e-service:nth-child(2),.left-right-new .e-service:nth-child(4){flex-direction:column-reverse;}.left-right-new .e-cmce-info{width:100%;padding-right:0%;padding:0 20px;}.we-special{margin:30px 0;}.left-right-new .main-head-csm{font-size:24px;}.footer-nav ul li{margin:5px 10px !important;}.our-evolution-csm{margin:0px;}#site-content .single-blog-upper .single-blog-info .single-blg-description h2{font-size:25px !important;}#site-content .single-blog-upper .single-blog-info .single-blg-description h3{font-size:20px !important;}#site-content .single-blog-upper .single-blog-info .single-blg-description h4{font-size:16px !important;}#site-content .single-blog-upper .single-blog-info .single-blg-description h5{font-size:14px !important;}.accordian-new{width:95%;}.whu-chose-in{flex-wrap:wrap;}.whu-chose-left,.whu-chose-right{width:100%;}.whu-chose-right-inner h2,.esteemed h2,.showcasing .corp-contain h2,.brand-life h2,.accordaineaaa h2,.portfolio-pics h2{font-size:22px;}.corporate-photography-videography-services h1{font-size:24px;}.we-offers h2{margin-bottom:15px;font-size:24px;margin-top:20px;}.whu-chose-right img{border-radius:16px;margin:10px 0;}.whu-chose-right-inner{padding:0px 0px 30px;}.whu-chose{background:#000;padding:30px 0 0;margin:30px 0;}.whu-chose-right-in{width:302px;}.whu-chose-right-in{padding:21px 1px 22px 14px;}.whu-chose-right-in .csm-click-outr{margin-top:10px;}.esteemed img{width:94px;margin:13px 9px 0;}.esteemed h2{margin-bottom:10px;}.showcasing{margin-top:30px;padding:35px 0 30px;}.brand-life{padding:35px 0 40px;}.brand-life p{max-width:90%;}.accordaineaaa .accordionnew{font-size:16px;padding-right:16px;}.we-offers .corp-contain,.showcasing .corp-contain{width:80%;}.corporate-photography-videography-services .slick-next:before,.corporate-photography-videography-services .slick-prev:before{height:33px;width:33px;}.corporate-photography-videography-services .slick-next.slick-arrow{right:6px;}.corporate-photography-videography-services .slick-prev.slick-arrow{left:-31px;}.brand-life p{padding:10px 0 0px;}.corporate-in-slider-firstin img{width:80px;}.corporate-in-slider-firstin{height:200px;}}@media (max-width: 500px){#our-clients .row .clients-logo{height:838px;}.Our-csm-top .main-head-csm{margin:20px 0 0;}.web-tech{width:31%;}.Our-csm .main-p-csm{font-size:11px;line-height:19px;}.e-service .e-cmce-info img{margin:15px 0 20px;border-radius:20px;}.our-part1-csm{margin-top:0px;}.our-evolution-csm h2{margin-bottom:5px;}.e-cmce-info{padding-right:0%;}.choose-ecomrc .choose-part{margin-top:20px;}.choose-ecomrc .choose-part .main-p-csm{margin:10px 0px 0;}#site-footer .row .locations{flex:1 1 74%;}.contact-upper .contact-address ul li{font-size:14px;}.contact-upper .contact-address ul{margin:10px 0;}}@media (max-width: 470px){.page-id-7030  .e-service .csm-section{padding:10% 4% 0 !important;}.dkgrid-post .row article.dk-post-grid{max-width:100% !important;}.copyright-bar .col{margin-bottom:5px;}.page-template-contact .contact-info h2::before{top:10px;left:-18px;width:4px;height:4px;}.page-template-contact .contact-logo{padding-right:10px;}.page-template-contact .contact-upper .contct-part-info .contact-logo img{width:25px;}.page-template-contact .contact-info{padding-left:14px !important;}.blog-notification-popup{display:none;}.single-work .sevice-header{padding:4% 0 13% 0 !important;}#site-footer .row .footer-logo img{width:260px;}.page-id-7030 .ourpromise-csm .promise-csm .main-fourth-csm{font-weight:bold !important;}.web-tech-new{width:90%;margin:26px auto 10px;gap:0px 11px;justify-content:normal;}.web-tech-top h2{font-size:20px !important;}.web-language-new{margin:35px auto 15px;}.casestudies-csm-last{margin-top:10px;margin-bottom:0px;}.web-tech-first-1{margin-bottom:20px;}#query-form .csm-click-outr p::after{top:34%;right:65px;}#query-form .csm-click-outr input{padding:18px 70px 22px 2px;}#our-clients .row .clients-logo{height:822px;}.casestudies-csm{padding:9% 0px;}.contact-us-form .wpcf7-form-control{width:87%;}.privacy-inner{padding:30px 0px;}.inner-header{padding:118px 0 40px 0;}.e-service{margin:0px auto;}#media{padding:23px 0px;}#query-form.careers,#query-form.contact{padding:0px;}.wpcf7-form.init.theme_0.errorMsgshow{height:44pc;}.page-template-contact .contact-form{padding:50px 19px;width:91%;}}@media (max-width: 400px){#our-clients .row .clients-logo{height:auto;width:97%;padding:0;}.career-csm{padding-bottom:13%;}#main-cart span img{width:35px;}#site-footer .row .locations ul li:nth-child(5){padding-right:30px;max-width:50%;}.about-csm{margin:20px 0 20px;}}@media (max-width: 365px){#our-clients .row .clients-logo ul li .logo{width:24%;}}.uAYMMzMjMEEYiz4TETTZzTINkl0MN5T.uAYMMzMjMEEYiz4TETTZzTINkl0MN5Ttheme--light{display:none !important;}.copyright-bar-wrapper{position:relative;top:35px;}#site-footer .footer-menu{margin-bottom:0px !important;}.engineerstheme-wrap{padding-top:120px;padding-bottom:60px;font-size:16px;}.N1zzTNYmZEYYNN2jMUM2MjYI1uzEDD5 .c1MNzYUDj4E3uWMONYxZTjMYUzwDzMEtheme--light{display:none !important;}