@import url(https://fonts.googleapis.com/css?family=Montserrat:400,600,700);@import url(https://fonts.googleapis.com/css?family=Catamaran:400,800);.error-container{text-align:center;font-size:180px;font-family:Catamaran,sans-serif;font-weight:800;margin:20px 15px}.error-container>span{line-height:.7;color:#ffb485;display:inline-block;position:relative;vertical-align:middle}.error-container>span:first-of-type{color:#d1f2a5;-webkit-animation:colordancing 4s infinite;animation:colordancing 4s infinite}.error-container>span:nth-of-type(3){color:#f56991;-webkit-animation:colordancing2 4s infinite;animation:colordancing2 4s infinite}.error-container>span:nth-of-type(2){width:120px;height:120px;border-radius:999px}.error-container>span:nth-of-type(2):after,.error-container>span:nth-of-type(2):before{border-radius:0;content:"";position:absolute;top:0;left:0;width:inherit;height:inherit;border-radius:999px;box-shadow:inset 30px 0 0 rgba(209,242,165,.4),inset 0 30px 0 rgba(239,250,180,.4),inset -30px 0 0 rgba(255,196,140,.4),inset 0 -30px 0 rgba(245,105,145,.4);-webkit-animation:shadowsdancing 4s infinite;animation:shadowsdancing 4s infinite}.error-container>span:nth-of-type(2):before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.screen-reader-text{position:absolute;top:-9999em;left:-9999em}@-webkit-keyframes shadowsdancing{0%{box-shadow:inset 30px 0 0 rgba(209,242,165,.4),inset 0 30px 0 rgba(239,250,180,.4),inset -30px 0 0 rgba(255,196,140,.4),inset 0 -30px 0 rgba(245,105,145,.4)}25%{box-shadow:inset 30px 0 0 rgba(245,105,145,.4),inset 0 30px 0 rgba(209,242,165,.4),inset -30px 0 0 rgba(239,250,180,.4),inset 0 -30px 0 rgba(255,196,140,.4)}50%{box-shadow:inset 30px 0 0 rgba(255,196,140,.4),inset 0 30px 0 rgba(245,105,145,.4),inset -30px 0 0 rgba(209,242,165,.4),inset 0 -30px 0 rgba(239,250,180,.4)}75%{box-shadow:inset 30px 0 0 rgba(239,250,180,.4),inset 0 30px 0 rgba(255,196,140,.4),inset -30px 0 0 rgba(245,105,145,.4),inset 0 -30px 0 rgba(209,242,165,.4)}to{box-shadow:inset 30px 0 0 rgba(209,242,165,.4),inset 0 30px 0 rgba(239,250,180,.4),inset -30px 0 0 rgba(255,196,140,.4),inset 0 -30px 0 rgba(245,105,145,.4)}}@keyframes shadowsdancing{0%{box-shadow:inset 30px 0 0 rgba(209,242,165,.4),inset 0 30px 0 rgba(239,250,180,.4),inset -30px 0 0 rgba(255,196,140,.4),inset 0 -30px 0 rgba(245,105,145,.4)}25%{box-shadow:inset 30px 0 0 rgba(245,105,145,.4),inset 0 30px 0 rgba(209,242,165,.4),inset -30px 0 0 rgba(239,250,180,.4),inset 0 -30px 0 rgba(255,196,140,.4)}50%{box-shadow:inset 30px 0 0 rgba(255,196,140,.4),inset 0 30px 0 rgba(245,105,145,.4),inset -30px 0 0 rgba(209,242,165,.4),inset 0 -30px 0 rgba(239,250,180,.4)}75%{box-shadow:inset 30px 0 0 rgba(239,250,180,.4),inset 0 30px 0 rgba(255,196,140,.4),inset -30px 0 0 rgba(245,105,145,.4),inset 0 -30px 0 rgba(209,242,165,.4)}to{box-shadow:inset 30px 0 0 rgba(209,242,165,.4),inset 0 30px 0 rgba(239,250,180,.4),inset -30px 0 0 rgba(255,196,140,.4),inset 0 -30px 0 rgba(245,105,145,.4)}}@-webkit-keyframes colordancing{0%{color:#d1f2a5}25%{color:#f56991}50%{color:#ffc48c}75%{color:#effab4}to{color:#d1f2a5}}@keyframes colordancing{0%{color:#d1f2a5}25%{color:#f56991}50%{color:#ffc48c}75%{color:#effab4}to{color:#d1f2a5}}@-webkit-keyframes colordancing2{0%{color:#ffc48c}25%{color:#effab4}50%{color:#d1f2a5}75%{color:#f56991}to{color:#ffc48c}}@keyframes colordancing2{0%{color:#ffc48c}25%{color:#effab4}50%{color:#d1f2a5}75%{color:#f56991}to{color:#ffc48c}}*{box-sizing:border-box}.body{font-family:Montserrat,Helvetica,sans-serif;color:#92a4ad}h1{margin:30px 15px}.zoom-area{max-width:490px;margin:30px auto;font-size:19px}.link-container,.zoom-area{text-align:center}a.more-link{text-transform:uppercase;font-size:13px;background-color:#40b9cd;padding:10px 15px;border-radius:0;color:#fff;display:inline-block;margin-right:5px;margin-bottom:5px;line-height:1.5;text-decoration:none;margin-top:50px;letter-spacing:1px}.logo{position:relative;font-size:40px;color:#028ddc;display:flex;justify-content:center;align-items:center;-webkit-transform:translate(-15px,-3px);transform:translate(-15px,-3px);z-index:1000;margin-left:20px}@media screen and (max-width:900px){.logo{margin-bottom:7px;-webkit-transform:translateX(20%);transform:translateX(20%)}}@media screen and (max-width:600px){.logo{-webkit-transform:translateX(5%);transform:translateX(5%)}}@media screen and (max-width:400px){.logo{-webkit-transform:translateX(1%);transform:translateX(1%);margin-bottom:4px}}.logo img{position:absolute;-webkit-transform:translate(-140px,-70%);transform:translate(-140px,-70%)}.logo span{font-weight:600;color:#f0655c}html{font-size:100%;font-family:Roboto,sans-serif;color:#141313}article,aside,details,figcaption,figure,footer,header,main,nav,section,summary,title{display:block;color:#111}footer{background-color:#0a1220;padding:40px 0}dd,dl,dt{margin:0;padding:0;color:#111;font-size:16px}ul{color:#111;color:#fff;color:#000}ol,ul{margin:0;padding:0;font-size:16px;list-style:none}ol{color:#111}h1,li{margin:0;padding:0;color:#111;font-size:16px;color:#fff;color:#000}h1{font-size:40px;line-height:30px;font-weight:100;line-height:normal;text-align:center}h2{font-size:16px;font-size:35px}h2,h3{margin:0;padding:0;color:#111;color:#fff;color:#000}h3{font-size:16px;font-size:30px}h4{font-size:16px;font-size:25px}h4,h5{margin:0;padding:0;color:#111;color:#fff;color:#000}h5{font-size:16px;font-size:20px;font-weight:700}fieldset{border:0}fieldset,input{margin:0;padding:0;color:#111;font-size:16px}input{outline:0;text-decoration:none}blockquote,form,h6,legend,p,pre,td,textarea,th{margin:0;padding:0;color:#111;font-size:18px}table{border-collapse:collapse;border-spacing:0}img{border:0;max-width:100%}sub{bottom:-.25em}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:initial}sup{top:-.5em}a img{border:0;display:block}a:active{outline:0;text-decoration:none}a:focus,a:hover{color:#333}:focus,a:focus,a:hover,input[type=button]:focus,input[type=image],select:focus{outline:0;text-decoration:none}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{display:block;content:"";line-height:0}.clearfix:after{clear:both}#f1_container{background-color:#0a1220;float:left;height:400px;margin:0;position:relative;width:50%;z-index:1;-webkit-perspective:1000;perspective:1000}@media screen and (max-width:600px){#f1_container{height:300px}}#f1_container:hover #f1_card{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);box-shadow:-5px 5px 5px #aaa}#f1_container span{color:#aab1bd;font-weight:300;line-height:27px;text-transform:uppercase}#f1_container span i{font-style:normal;margin:0 3px}#f1_container:nth-child(2),#f1_container:nth-child(3){background-color:#232e43}#f1_card{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:all .5s linear}#f1_card,.face{width:100%;height:100%}.face{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.face,.face.back{text-align:center}.face.back{display:block;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);box-sizing:border-box;padding:10px;color:#fff;background-color:rgba(54,173,102,.9);display:table}.sldi-image-fs{height:100vh;background-position:50%;background-repeat:no-repeat;background-size:cover;left:0;min-height:900px;position:absolute;right:0;top:0;z-index:-1}.pull-right.comp-adress>a{border:1px solid #fff;color:#36ad66;display:inline-block;font-size:16px;font-weight:300;padding:15px 20px;text-transform:uppercase;transition:all .2s ease 0s}.pull-right.comp-adress>a:hover{background-color:#36ad66;color:#fff}.country-title{display:none}.logo-left{display:inline-block}@media screen and (max-width:600px){.logo-left{-webkit-transform:translateX(-10%);transform:translateX(-10%)}}@media screen and (max-width:400px){.logo-left{-webkit-transform:translateX(-5%);transform:translateX(-5%)}}@media screen and (max-width:400px) and (min-height:500px){.logo-left{-webkit-transform:translateX(-10%);transform:translateX(-10%)}}.cladre-con{display:inline-block;padding:0 30px 0 0;vertical-align:top}.cladre-con span{color:#fff;font-size:15px;font-weight:300;margin:0 0 0 16px}.cladre-con span img{margin:0 10px 0 0}.slider-headersec header{display:table;padding:20px 0 0;width:100%}@media screen and (max-width:600px){.slider-headersec h1{font-size:25px}}.slider-image{max-height:100%;min-height:calc(100vh - 120px);padding:15% 0 80px;text-align:center}@media screen and (max-width:600px){.slider-image{padding:4% 0 0}}.head-conts{-webkit-transform:translateY(-20%);transform:translateY(-20%)}@media screen and (max-width:600px){.head-conts{-webkit-transform:translateY(-35%);transform:translateY(-35%)}}@media screen and (max-width:400px){.head-conts{padding:10px}}@media screen and (max-width:400px) and (min-height:500px){.head-conts{padding-top:50px}}.head-conts a{margin:10px}.head-conts>p{color:#fff;font-weight:300;line-height:40px;margin-top:25px}.head-conts li{color:#fff;display:inline-block;font-size:15px;padding:0 10px;text-transform:uppercase;vertical-align:middle}@media screen and (max-width:400px){.head-conts li{font-size:13px}}@media screen and (max-width:400px) and (min-height:500px){.head-conts li{font-size:10px}}.head-conts li img{margin:0 10px 0 0}.head-conts>ul{background-color:rgba(10,18,32,.5);margin:30px auto 45px;padding:15px 0;width:75%}.ta-tour{font-size:30px}.ta-tour,.team-btn{background-color:#36ad66;color:#fff;display:inline-block;font-weight:300;line-height:normal;padding:15px 40px;text-transform:uppercase}.dev-container{display:flex;justify-content:center;margin-bottom:10px;border-radius:50%}.dev-container figure{margin:20px;display:flex;flex-direction:column;align-items:center}.dev-container figcaption{width:500px}@media screen and (max-width:600px){.dev-container figcaption{width:370px}}@media screen and (max-width:400px) and (min-height:600px){.dev-container figcaption{width:320px}}@media screen and (max-width:400px) and (min-height:800px){.dev-container figcaption{width:300px}}.jc-center{justify-content:center}.hiw-list,.jc-center{display:flex}@media screen and (max-width:600px){.hiw-list .work-sec{width:300px}}@media screen and (max-width:600px){.hiw-list{flex-direction:column;align-items:center}}.hiw-list p{margin-bottom:30px}.about-list{display:flex}@media screen and (max-width:600px){.about-list{flex-direction:column;align-items:center}}.contact-us-content{display:flex;flex-direction:column;justify-content:center}.we-believe-text{color:#fff}.contact-us-text{color:#fff;display:flex;justify-content:center;margin-right:20px;font-size:18px;line-height:1.8;margin-bottom:20px}@media screen and (max-width:600px){.contact-us-text{-webkit-transform:translateX(5%);transform:translateX(5%)}}.qualities-text{font-size:37px;font-style:normal;font-weight:200;line-height:normal;color:#36ad66}.team-container{margin:20px;display:flex;flex-direction:column;align-items:center}.team-container p{width:70%}@media screen and (max-width:600px){.team-container p{width:unset}}@media screen and (max-width:600px){.team-container{display:flex;flex-direction:column;align-content:center;align-items:center}}.team-container h5{margin-top:10px;margin-bottom:10px}.team-container img{margin-bottom:10px;border-radius:50%}h5.head-sec{color:#171a1e;font-size:35px;font-weight:200;line-height:normal;text-align:center}h5.head-sec b{font-weight:400}.hea-sec>p{font-size:20px;font-weight:200;line-height:30px;padding:0 0 20px;text-align:center}.about-sec{background-color:#e8effb;padding:40px 0}.about-sec h1{margin-bottom:20px}.vide-sec>p{font-size:30px;font-weight:200;padding:25px 0;text-align:center}.vide-sec li{float:left;text-align:center;width:400px}@media screen and (max-width:600px){.vide-sec li{width:unset}}.vide-sec .center{font-size:30px;font-weight:800}.vide-sec .center i{font-size:28px;font-style:normal;font-weight:400}.vide-sec i{font-size:32px;font-style:normal;font-weight:200}.work-sec{float:left;position:relative;text-align:center;width:33.3333%;padding-right:20px}.work-sec>.center{background-color:#0a1220;border-radius:50%;color:#36ad66;display:inline-block;font-size:70px;font-weight:200;height:100px;width:100px}.work-sec>b{color:#010101;display:block;font-size:21px;font-weight:600;min-height:100px;padding:30px 0 0}.work-sec>p{font-size:17px;font-weight:400;min-height:110px}.work-sec:before{border-bottom:1px solid #36ad66;content:"";position:absolute;right:-90px;top:50px;width:180px}.work-sec:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAdCAYAAAC0T3x2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmODExNzYyMi1lMmViLTM2NGQtYjZjNi1mYTkxZDYzYTkzODkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUQzRjNBNUVGODQ3MTFFODlDQjM4NkQ3MTFFRDA2NDEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUQzRjNBNURGODQ3MTFFODlDQjM4NkQ3MTFFRDA2NDEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6YTg1ODIxODQtZTlhYy1lZDQ5LTllOWUtZTVmODVhNzgyNzZlIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOmY4MTE3NjIyLWUyZWItMzY0ZC1iNmM2LWZhOTFkNjNhOTM4OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvDTNZEAAAFHSURBVHjatJYhT0JhFIYvd8yiFfgDZjbdJJj1P0gzWaSgbhY3CAYSQW12SEJlWogEGUmT6GaxEAxuBDfk+bZztjsGCPd+592ewi577v3OfQ+kCg8nj0EQXMIgMEwIh9CHBmxbilxSUIQXuIWMlUizASV4hwpsWYk0TlCFNziVGzARaXJwJ0d6JEdsItK4l6QJz3BgKdLswhO4SuxYijRrVyJMMN/ZSmStRLOVGC6rROixk1qJ4bxKhAbbJhupRFErYSGKVqKhlbAUaTYhbSn6hgvIQydtIJjAPVzBSD/0LerC2bwfUV+iTyhDa9EFSUU/UIM6jJddGFf0J9vcDftrlS/EEfXkmHpW29vd+THsrytZ9YnGMoOazCRW/hO14Rw+kr6Wi0QD6UPX6l/QSFb8nk9J9Il+4QauZUd5jxN1ZA6vlit8KsAAj6k9oAAiHiIAAAAASUVORK5CYII=);background-repeat:no-repeat;content:"";height:40px;position:absolute;right:-95px;top:36px;width:30px}.work-sec:last-child:after,.work-sec:last-child:before{display:none}.serv-img{display:table-cell;padding:0 100px;vertical-align:middle}.serv-img>b{color:#fff;font-size:45px;font-weight:200}.serv-img>p{color:#f5f5f5;font-size:18px;font-weight:300;margin:20px 0 0}@media screen and (max-width:600px){.serv-img{padding:30px}}.servide-sec .col-md-6:first-child{display:table;height:800px;padding:0}.servide-sec .col-md-6:last-child{padding:0}.dmp-container{display:flex;justify-content:space-between}@media screen and (max-width:600px){.dmp-container{flex-direction:column}}.dmp-container .para{color:#fff;font-size:32px;display:flex;align-items:center;-webkit-transform:translateY(12%);transform:translateY(12%)}.tech-list li{margin-left:20px}.front.face>.center{background-color:#36ad66;border-radius:50%;display:inline-block;line-height:160px;margin:70px 0 0;padding:0;width:160px}.front.face>b{color:#fff;display:block;font-size:18px;font-weight:300;padding:20px 0 15px;text-transform:uppercase}@media screen and (max-width:600px){.front.face>b{font-size:15px}}@media screen and (max-width:600px){.front.face span{display:none}}.how-ti-work-sec{padding-bottom:20px}.flip-text{display:table-cell;vertical-align:middle}.flip-text>b{display:block;font-size:23px;font-weight:300;line-height:normal;margin:0 0 10px;text-transform:uppercase}.flip-text>p{font-size:16px}.working-tech-sec{padding:50px}@media screen and (max-width:600px){.working-tech-sec{padding:20px}}@media screen and (max-width:400px){.working-tech-sec{padding:5px}}.working-tech-sec h2{color:#000!important;font-weight:100;margin-bottom:30px}.working-tech-sec h5.head-sec{font-size:30px}.working-tech-sec li{float:left;margin:20px 0 0;width:25%}@media screen and (max-width:600px){.working-tech-sec li{width:50%}}@media screen and (max-width:400px){.working-tech-sec li{width:50%}}.working-tech-sec i{display:block;font-size:20px;font-style:normal;font-weight:300;margin:5px 0 0;text-align:center}.working-tech-sec .center{height:130px;position:relative}.working-tech-sec img{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.exper-sec{background-color:#232e43;margin:40px 0 0;padding:40px 0}.exper-sec li{color:#7282a1;float:left;text-align:center;width:25%}@media screen and (max-width:600px){.exper-sec li{width:50%}}.exper-sec li i{display:block;font-size:18px;font-style:normal;font-weight:300;margin:10px 0 0;font-size:16px}.exper-sec .center{font-size:45px;font-weight:700;line-height:normal}.exper-sec .center em{font-style:normal;font-weight:200}.our-soft-tech-sec{background-color:#0a1220;padding:40px 0 80px}.our-soft-tech-sec li{background-color:#36ad66;border-bottom:1px solid #36ad66;margin:0 10px 15px;width:calc(33.3333% - 20px)}@media screen and (max-width:400px){.our-soft-tech-sec li{width:42%}}.our-soft-tech-sec li:hover a{background-color:#232e43!important;border:0!important}.our-soft-tech-sec li a{border:0;border-radius:0;margin:0;padding:10px 0 0;transition:all .2s ease 0s}.our-soft-tech-sec li.active a{background-color:#232e43!important;border:0!important}.our-soft-tech-sec h5.head-sec{color:#fff}.our-soft-tech-sec .hea-sec p{color:#fff;padding-bottom:40px}.bg-dark{background-color:#0a1220}.bg-dark .industry-container h1,.bg-dark p{color:#fff}.industry-container{display:flex;flex-direction:column}.industry-sub-container{display:flex;justify-content:space-between}.industry-sub-container .content{display:flex;flex-direction:column;width:50%;padding:10px 20px}@media screen and (max-width:600px){.industry-sub-container .content{padding:15px 0;width:75%}}@media screen and (max-width:600px){.industry-sub-container .content img{width:220px}}.bg-white{background-color:#fff}.bg-white .industry-container h1,.bg-white p{color:#000}.div-pre-se>i{color:#fff;display:block;font-size:14px;font-style:normal;line-height:14px;min-height:40px;padding:5px 0 0;text-align:center}.nav.nav-tabs.tab-des{border:0;padding:0}.act-tab-con{background-color:#fff;padding:30px 40px}.act-tab-con>b{color:#0a1220;display:block;font-size:30px;font-weight:300;padding:20px 0 10px;text-align:center}.act-tab-con>p{font-size:16px;font-weight:300;line-height:27px;text-align:justify}.act-tab-con>p>ul>li{width:100%;background-color:#fff;padding:30px 40px}.heading-bottom-line{width:180px;border-top-width:2px;border-color:#36ad66;margin:10px auto 50px}@media screen and (max-width:600px){.blockchain-tech{display:flex;flex-direction:column}}.blockchain-tech li figure{margin-right:45px;margin-bottom:40px}@media screen and (max-width:600px){.blockchain-tech li figure{margin-right:unset}}.blockchain-tech li figure>figcaption{color:#000!important}.blockchain-tech li figure>img{margin-bottom:20px}.text-center{text-align:center!important}.clients-sec{background-color:#ffd966;padding:80px 0 0}.clients-sec h5.head-sec{font-size:40px;padding-bottom:60px}.slick-track>div>div{background-color:#d2b662;margin:0 5px;text-align:center}.clien-log-si .center{height:85px;position:relative}.clien-log-si .center img{width:185px;bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.clien-log-si b{display:block;font-size:13px;font-weight:500;line-height:17px;min-height:40px}.lets-asksec{padding:140px 0 0;text-align:center}.lets-asksec>i{color:#232e43;display:inline-block;font-size:130px;font-style:normal;font-weight:700;line-height:90px;text-transform:uppercase;vertical-align:bottom}.query-form-sec{background-color:#232e43;padding:60px 0}.query-form-sec .hea-sec{color:#fff;text-align:center}.query-form-sec .hea-sec>em{font-size:37px;font-style:normal;font-weight:200;line-height:normal}.query-form-sec .hea-sec>p{line-height:12px;margin:50px 0 0;padding-bottom:10px}.query-form-sec .hea-sec>p img{-webkit-transform:translateY(-25px);transform:translateY(-25px)}.query-form-sec h5.head-sec{color:#fff;color:#36ad66;font-size:45px;line-height:40px;padding-bottom:10px}.query-form-sec button{background-color:#36ad66;border:0;color:#fff;display:inline-block;font-size:30px;font-weight:200;margin:40px 0 0;padding:15px 40px;text-transform:uppercase;transition:all .2s ease 0s}.query-form-sec button:hover{color:#333}.contact-us-form{display:flex}.inq-form{background-color:#fff;padding:40px}.contact-us-input{border-bottom:1px solid #232e43;margin:15px 0;padding:10px 0 10px 10px;position:relative}.contact-us-input input{border:0;color:#161717;font-size:22px;font-weight:200;width:90%;margin-left:10px}.inp-sec{border-bottom:1px solid #232e43;margin:15px 0;padding:10px 0 10px 50px;position:relative}.inp-sec input{width:100%}.inp-sec input,.inp-sec select{border:0;color:#161717;font-size:22px;font-weight:200}.inp-sec select{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAANCAYAAACpUE5eAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjEwMjNGQ0FERjkzODExRTg4RTNFREMxREM0MTI4MUY2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjEwMjNGQ0FFRjkzODExRTg4RTNFREMxREM0MTI4MUY2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTAyM0ZDQUJGOTM4MTFFODhFM0VEQzFEQzQxMjgxRjYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTAyM0ZDQUNGOTM4MTFFODhFM0VEQzFEQzQxMjgxRjYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4fqJHrAAABMklEQVR42mJU1nP2ZWBgmA7EDkB8h4E8oALE+4A4nQlIzAJiaSDeDsSiZBgmCtUrC8QLQAY2IdmyGYi5SDCMC6pHBcpvZIJ6twMqYA7Ey4GYmQjDmKFqzaF8kBnTmIXElRig/gfZogfE6lBvbCVg4FQgjoGylwJxDtgWqIEgsAWIrYFYEYhNgfgnEB/BYVgFFMMcEwbEf0EcJiRFv4A4CIgvQ/ltQByNxbBoqBwDVG0QVC8DuoEg8BGIvYD4CRAzAvE8IHZCkneEijFC1XhB9TDgMpABSeEnIGYD4nVArAsN45VQsW9AHAxVy0DIQJhXYqHhwg8N3x3QyAKJRQLxKWwamfDE4iYgLoKy5YBYGcrOhcoxkGogCEwC4h4kfgc03eIELEQk4DIg5oWqrSKkGCDAADcYNgR4qU0JAAAAAElFTkSuQmCC);background-position:calc(100% - 20px) 50%;background-repeat:no-repeat;width:110%;-webkit-appearance:none;-moz-appearance:none;appearance:none}.inp-sec img{bottom:0;left:0;margin:auto;position:absolute;top:0}:placeholder{color:#161717;opacity:1}:-ms-input-placeholder{color:#161717}.dis-cent{text-align:center}.fo-cont>li{color:#fff;font-size:14px;font-weight:200;margin:0 0 15px}.fo-cont>li img{margin:0 13px 0 0}.soci-fot{text-align:center}.soci-fot>a{display:inline-block;margin:0 5px}.fot-adres{color:#fff;font-size:17px;font-weight:200;line-height:30px;text-align:right}.fot-adres a{color:#36ad66}#back2Top{bottom:50px;color:#555;cursor:pointer;display:none;font-size:30px;line-height:40px;overflow:hidden;position:fixed;left:15px;text-align:center;text-decoration:none;width:45px;z-index:999}#back2Top:hover{color:#000}.center,.center *{margin-left:auto;margin-right:auto;text-align:center}@media screen and (max-width:600px){.container-fluid{margin-bottom:100px}}.dev-container figcaption{font-size:18px}.dev-container h4{margin-bottom:20px}@media screen and (max-width:600px){.dev-container{flex-direction:column}}.industry-sub-container img{width:256px}@media screen and (max-width:900px){.industry-sub-container img{width:192px}}@media screen and (max-width:600px){.industry-sub-container img{width:128px}}@media screen and (max-width:400px){.industry-sub-container img{width:92px}}@media screen and (max-width:600px){.industry-sub-container{flex-direction:column-reverse;align-items:center}}.heading-huge{font-size:55px}@media screen and (max-width:2000px){.heading-huge{font-size:65px}}@media screen and (max-width:1200px){.heading-huge{font-size:55px}}@media screen and (max-width:900px){.heading-huge{font-size:40px}}@media screen and (max-width:600px){.heading-huge{font-size:30px}}@media screen and (max-width:400px){.heading-huge{font-size:20px}}.heading-big{font-size:40px}@media screen and (max-width:900px){.heading-big{font-size:30px}}@media screen and (max-width:600px){.heading-big{font-size:20px}}@media screen and (max-width:400px){.heading-big{font-size:17px}}.heading-medium{font-size:30px}@media screen and (max-width:1500px){.heading-medium{font-size:30px}}@media screen and (max-width:1200px){.heading-medium{font-size:20px}}@media screen and (max-width:900px){.heading-medium{font-size:20px}}@media screen and (max-width:600px){.heading-medium{font-size:17px}}@media screen and (max-width:400px){.heading-medium{font-size:14.5px}}.heading-small{font-size:20px}@media screen and (max-width:600px){.heading-small{font-size:17px}}@media screen and (max-width:400px){.heading-small{font-size:14.5px}}.text-big{font-size:24px}@media screen and (max-width:2000px){.text-big{font-size:24px}}@media screen and (max-width:1500px){.text-big{font-size:32px}}@media screen and (max-width:1200px){.text-big{font-size:24px}}@media screen and (max-width:900px){.text-big{font-size:20px}}@media screen and (max-width:600px){.text-big{font-size:18px}}@media screen and (max-width:400px){.text-big{font-size:10px}}.text-medium{font-size:20px}@media screen and (max-width:2000px){.text-medium{font-size:24px}}@media screen and (max-width:1500px){.text-medium{font-size:20px}}@media screen and (max-width:1200px){.text-medium{font-size:20px}}@media screen and (max-width:900px){.text-medium{font-size:18px}}@media screen and (max-width:600px){.text-medium{font-size:15px}}@media screen and (max-width:400px){.text-medium{font-size:10px}}.text-small{font-size:18px}@media screen and (max-width:900px){.text-small{font-size:18px}}@media screen and (max-width:600px){.text-small{font-size:15px}}@media screen and (max-width:400px){.text-small{font-size:10px}}.text-tiny{font-size:15px}@media screen and (max-width:900px){.text-tiny{font-size:10px}}@media screen and (max-width:600px){.text-tiny{font-size:9px}}@media screen and (max-width:400px){.text-tiny{font-size:7px}}.text-so-tiny{font-size:10px}@media screen and (max-width:2000px){.text-so-tiny{font-size:20px}}@media screen and (max-width:1500px){.text-so-tiny{font-size:18px}}@media screen and (max-width:1200px){.text-so-tiny{font-size:15px}}@media screen and (max-width:900px){.text-so-tiny{font-size:9px}}@media screen and (max-width:600px){.text-so-tiny{font-size:7px}}@media screen and (max-width:400px){.text-so-tiny{font-size:5px}}.text-tiny-trade{font-size:15.5px}@media screen and (max-width:600px){.text-tiny-trade{font-size:12px}}@media screen and (max-width:400px){.text-tiny-trade{font-size:10px}}.list-big{font-size:25px}@media screen and (max-width:600px){.list-big{font-size:20px}}@media screen and (max-width:400px){.list-big{font-size:15px}}
/*# sourceMappingURL=main.01a7de9a.chunk.css.map */