@charset "UTF-8";.home_section,.proj_img,body.disabled{overflow:hidden}@font-face{font-family:Painter;src:local("OpenSans"),url(../fonts/painter/Painter_PERSONAL_USE_ONLY.ttf)}footer a:focus{color:inherit}footer a:hover{color:#fff;text-decoration:underline!important;transition:all .4s ease}body{font-size:14px;font-family:open sans,sans-serif}.project_cat,h1,h2,h3,h4,h5{font-family:Montserrat,sans-serif}textarea{resize:none!important}input[type=text],textarea{font-weight:700;color:#000;font-size:1em}button{border:none}ul{margin:0;padding:0;list-style:none}.xs_show{display:none}.header_container,.project_container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}header{position:absolute;top:0;left:0;z-index:99;width:100%}.header_container{display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:15px 0}.head_logo{background:url(../img/logo_head.png) center no-repeat;background-size:contain;padding:80px;width:140px;height:70px}.main_nav li{display:inline-block}.main_nav li a{padding-bottom:20px;border-bottom:3px solid transparent;-webkit-transition:all .4s ease;transition:all .4s ease;color:#fff}.main_nav li a:focus,.main_nav li a:hover{border-bottom:3px solid #ffd802}.home_section{width:100%;height:100vh;position:relative}.home_section video{width:auto;height:auto}.home_mask{position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.3);z-index:9}.home_container{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10}.home_describe{width:820px;border:1px solid #fff;padding:30px;color:#fff;text-align:center}.home_describe h1{font-weight:900;font-size:3em;text-transform:upercase;overflow:hidden;border-right:.15em solid #fff;white-space:nowrap;margin:0 auto;padding-bottom:15px;-webkit-animation:typing 3.5s steps(40,end),blink-caret .75s step-end infinite;animation:typing 3.5s steps(40,end),blink-caret .75s step-end infinite}.mer_content h2,.more_wrap .more_btn,.section_title h2,.startup_content h2{text-transform:uppercase}.home_describe h2{width:470px;margin:0 auto;font-weight:300;font-size:2em;line-height:1.5}@-webkit-keyframes typing{from{width:0}to{width:100%}}@keyframes typing{from{width:0}to{width:100%}}@-webkit-keyframes blink-caret{from,to{border-color:transparent}50%{border-color:#fff}}@keyframes blink-caret{from,to{border-color:transparent}50%{border-color:#fff}}.welcome_section{background:#f0f0f0;padding-bottom:50px;padding-top:50px}.section_title{}.section_title h2{font-weight:700;color:#000;font-size:2em}.section_content p{font-weight:400;font-size:1.2em;line-height:2;width:730px;text-align:center;margin:0 auto}.merehead_section{background:url(../img/merehead.png) center no-repeat;background-size:cover;padding:140px 0}.mer_content h2{font-weight:700;font-size:2em;padding-bottom:30px}.mer_content p{font-weight:400;line-height:2;font-size:1.2em;color:#000;width:450px}.startup_section{background:url(../img/idcee_bg.png) 20% 0 no-repeat;background-size:cover;padding:100px 0;position:relative}.startup_section .idcce_logo{position:absolute;left:-5px;bottom:-2px;width:400px}.startup_section .idcce_logo img{width:100%;height:auto}.startup_content{color:#fff}.startup_content h2{font-weight:300;font-size:2em;line-height:2}.startup_content h2 span{display:block;font-weight:700}.project_section{background:#fff;padding-top:30px}.all_projects{padding:0}.projects_wrap{background:#181818;padding-top:70px}.project_container{display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-left:55px;padding-right:55px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.more_info,.more_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.project_container .project_item{-webkit-box-flex:0;-webkit-flex:0 1 470px;-ms-flex:0 1 470px;flex:0 1 470px;margin-bottom:50px}.proj_img{width:100%;height:360px}.proj_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .4s ease;transition:all .4s ease}.proj_img img:hover{width:-webkit-calc(100% + 50px);width:calc(100% + 50px)}.project_content{background:#fff;padding:40px 40px 20px}.project_cat{font-size:1.2em;font-weight:700;color:#b5b5b5}.contact_title h2,.post_descr .post_title,.project_btn .more_details{font-family:open sans,sans-serif}.project-name{font-weight:700;font-size:1.5em;color:#000}.project_descr{font-weight:400;font-size:1.2em;color:#636363;line-height:1.5;margin:10px 0}.more_info{display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:15px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.more_info .complexity{font-size:.9em;font-weight:400;color:#636363}.project_btn .more_details{display:block;background:#fcf443;padding:10px 20px;color:#000;font-weight:700;font-size:1em}.project_btn .more_details:hover{-webkit-transition:background .4s ease;transition:background .4s ease}.proj_rating{padding:0;margin-top:10px}.proj_rating li{display:inline-block;list-style:none}.proj_rating li i{color:#e8e8e8;font-size:1.5em}.proj_rating li.active i{color:orange}.more_wrap{display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:30px}.contact_form,.post_container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.more_wrap .more_btn{background:#f0f0f0;padding:15px 30px;font-size:1em;color:#000;font-weight:700;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-box-shadow:0 0 1px transparent;box-shadow:0 0 1px transparent;position:relative;transitoin:color .3s ease}.more_wrap .more_btn:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#fcf443;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.post_item,.post_wpapper{position:relative}.more_wrap .more_btn:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.post_section{padding-bottom:50px}.post_container{display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.post_wpapper{-webkit-box-flex:0;-webkit-flex:0 1 23%;-ms-flex:0 1 23%;flex:0 1 23%}.post_wpapper .post_item .post_img img{width:100%;height:225px;-o-object-fit:cover;object-fit:cover}.contact_title h2:before,.post_item:after{content:'';height:2px}.post_item:after{display:block;width:80%;margin-top:10px;margin-left:auto;margin-right:auto;background:#ddd}.post_item:hover:after{background:#fcf443;-webkit-transition:all .4s ease;transition:all .4s ease}.post_descr{color:#000;text-align:left;padding-top:10px;padding-left:5px;padding-bottom:10px;min-height:100px}.post_descr .post_date{font-weight:600;font-size:.9em}.post_descr .post_title{font-size:1em;font-weight:800;margin-top:10px}.relative_container{position:relative;padding:0 30px}.post_control{position:absolute;top:30%}.post_control i{font-size:2em;color:rgba(24,24,24,.2)}.post_control:hover i{color:#181818}.contact_title h2,.contact_title p{color:#fff;text-transform:uppercase}.post_control.prev{left:0}.post_control.next{right:0}.contact_section{padding-top:50px;padding-bottom:30px;background:url(../img/contact.png) center no-repeat fixed;background-size:cover}.contact_container{padding:0 55px}.contact_title{margin-bottom:50px}.contact_title h2{font-size:2.5em;font-weight:700;position:relative;padding-bottom:30px}.contact_title h2:before{position:absolute;left:0;bottom:0;width:40px;background:#fff}.contact_title p{margin-top:40px;font-size:1.2em;font-weight:400}.contact_form{display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.button_field,.footer_container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.contact_form .input_field{-webkit-box-flex:0;-webkit-flex:0 1 48%;-ms-flex:0 1 48%;flex:0 1 48%;margin-bottom:25px}.contact_form .area_field,.contact_form .button_field{-webkit-box-flex:0;-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%}.input_field input[type=text]{width:100%;height:60px;padding-left:30px;padding-right:30px;-webkit-border-radius:2px;border-radius:2px;border:none;-webkit-transition:all .4s ease;transition:all .4s ease}.area_field textarea{width:100%;height:220px;border:none;-webkit-border-radius:2px;border-radius:2px;padding:30px}.button_field{display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:25px}.contact_btn{background:#fcf443;padding:15px 30px;color:#000;font-weight:700;text-transform:uppercase}.footer_container{display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:130px}.project_cover,.social{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.copyright{color:#fff}.copyright p{font-weight:300;font-size:1em;margin:0}.copyright p span{color:#fcf443}.social{display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.social a{color:#fff;font-size:1.2em;-webkit-transition:all .4s ease;transition:all .4s ease}.social a:focus,.social a:hover{color:#fcf443}.social a+a{margin-left:10px}.sm_show{display:none}.hamburger,.hamburger-box{display:inline-block;position:relative}.back,.proj_header,.proj_header h2{font-family:Roboto,sans-serif}.back,.back:focus,.back:hover{color:#fff}.back,.share_title,.solution_describe h2,.visite_site{text-transform:uppercase}.hamburger-box{width:30px;height:24px}.hamburger-inner{display:block}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:30px;height:2px;background-color:#fff;-webkit-border-radius:4px;border-radius:4px;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner::before{top:10px;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.2s;transition-duration:.2s}.hamburger--slider .hamburger-inner::after{top:20px}.hamburger--slider.is-active .hamburger-inner{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner::before{-webkit-transform:rotate(-45deg) translate3d(-5.71px,-6px,0);transform:rotate(-45deg) translate3d(-5.71px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-20px,0) rotate(-90deg);transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner::before{top:10px;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.2s;transition-duration:.2s}.hamburger--slider-r .hamburger-inner::after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{-webkit-transform:translate3d(0,10px,0) rotate(-45deg);transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner::before{-webkit-transform:rotate(45deg) translate3d(5.71px,-6px,0);transform:rotate(45deg) translate3d(5.71px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-20px,0) rotate(90deg);transform:translate3d(0,-20px,0) rotate(90deg)}.project_cover{position:relative;max-width:100%;background:url(../img/proj_bg.jpg) center no-repeat;background-size:cover!important;height:100vh;background-attachment:fixed!important;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header_cover{position:relative;max-width:100%;width:100%!important;background-size:cover!important;height:100vh;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-attachment:fixed!important}.projects_cover{background:url(../img/projects_cover.png) center no-repeat}.contacts_cover{background:url(../img/zoriana.jpg) center no-repeat}.proj_header{color:#fff}.proj_header h2{font-weight:700;font-size:3em;position:relative}.proj_header h2:after{content:'';width:50px;height:2px;background:#fff;display:block;margin-top:80px}.proj_header p{width:600px;margin-top:30px;font-weight:300;font-size:1.3em;line-height:2}.back{font-weight:700;font-size:1.1em}.back i{padding-right:15px}.arabia{font-family:Painter}.solution_advantages ul li span,.solution_header a{font-family:Montserrat,sans-serif}.inline_list li{display:inline-block}.share_title{margin:0;color:#878787;font-size:1.2em;display:inline}.solution_section{padding-bottom:50px;color:#000}.solution_header{padding:50px 0;border-bottom:2px solid #ebedee}.solution_header a{color:#000}.share_list{display:inline;margin-left:30px}.share_list li+li{margin-left:15px}.share_list li a{font-weight:700;font-size:1em}.visite_site{float:right;font-weight:700}.visite_site i{padding-left:10px;color:#fcf443}.solution_wrap{padding:100px 0 60px}.solution_describe h2{font-size:2em;margin:0}.content_paragraph{font-weight:300;font-size:1.2em;line-height:2;padding-top:30px}.solution_advantages ul li+li{margin-top:100px}.solution_advantages ul li span{display:block;font-weight:400;font-size:1.1em;text-transform:uppercase}.solution_advantages ul li span.advantages_number{font-weight:900;font-size:2em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.solution_advantages ul li span.advantages_number .min{padding-top:3px;font-size:.7em;font-weight:900}.info_content h2,.presentation_content h2{font-size:2em;text-transform:uppercase}.project_presentation{padding:120px 0;position:relative}.imac_wrap,.ipad_wrap{position:absolute;bottom:0;z-index:10;overflow:hidden}.project_presentation.presentation_1{background:#2d2d2d;color:#fff}.project_presentation.presentation_1 .presentation_content{text-align:right}.project_presentation.presentation_2{background:#fff;color:#000}.project_presentation.presentation_2 .presentation_content{text-align:left}.project_presentation.presentation_3{background:#f1f1f1}.presentation_content h2{line-height:1.25;font-weight:900}.present_img img{width:100%;height:auto}.ipad_wrap{right:0;width:45%;text-align:right;margin-bottom:-170px}.center_text,.contact_us_wrap,.footer_logo{text-align:center}.ipad_wrap img{width:auto;height:840px}.imac_wrap{left:0;margin-bottom:-70px;width:45%}.imac_wrap img{width:auto;height:600px}.project_screen{margin-bottom:30px}.project_screen img{width:100%;height:auto;border:3px solid #d4d4d4}.project_screen.more_margin{margin-top:30px}.project_screen.less_margin{margin-top:-110px}.screenshots_container{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;padding-top:50px}.project_info{background:#fff;padding:100px 0}.info_content p{width:700px;margin:0 auto}.nav_container a+a,.social_share li+li{margin-left:15px}.social_share{margin-top:15px}.social_share li>a{width:75px;height:75px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:0 0;color:#000}.social_share li>a:focus,.social_share li>a:hover{background:#fcf443;-webkit-transition:all .4s ease;transition:all .4s ease}.footer_nav{background:#fff}.nav_container{border-bottom:1px solid #d3d3d4;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:40px 0}.nav_container a{color:#000;font-size:1.1em;text-transform:uppercase}.contact_us_wrap{padding:30px 0}.contact_us_wrap a{margin:0 auto;display:block;width:200px;padding:5px;border:1px solid #000;font-family:Roboto,sans-serif;font-weight:700}.contact_info h2,.contact_page{font-family:open sans,sans-serif}.contact_us_wrap a span{display:block;background:#000;color:#fff;text-transform:uppercase;padding:10px 30px}.footer_logo{padding:15px 0 55px}.footer_logo img{width:200px}footer{background:#000;padding:15px 0}footer .footer_container{margin:0}.terms a,.terms span{color:#fff;text-transform:uppercase;font-weight:700}.contact_info .email_link,.contact_logo,.contact_logo:focus,.contact_logo:hover,.contact_page{color:#000}.contact_page{padding:100px 0}.contact_info h2{font-weight:800;font-size:1.2em;text-transform:uppercase;line-height:1.75;padding-bottom:30px}.contact_info p{font-size:1em;font-weight:400;line-height:2}.contact_info span{font-weight:800}.contact_logo{display:block;padding:15px 0;font-weight:400;font-size:1.2em;text-transform:uppercase}.contact_us_wrapper{padding:0 75px;background:#f7f7f7}.contact_us_field{width:100%;margin-top:15px;text-align:left}.contact_us_field input[type=text],.contact_us_field textarea{width:100%;border:1px solid #9f9f9f}.contact_us_field input[type=text]{height:40px;padding:0 15px}.contact_us_field input::-webkit-input-placeholder{font-family:open sans,sans-serif;font-weight:400;color:#000}.contact_us_field input::-moz-placeholder{font-family:open sans,sans-serif;font-weight:400;color:#000}.contact_us_field input:-moz-placeholder{font-family:open sans,sans-serif;font-weight:400;color:#000}.contact_us_field input:-ms-input-placeholder{font-family:open sans,sans-serif;font-weight:400;color:#000}.contact_us_field textarea::-webkit-input-placeholder{font-family:open sans,sans-serif;font-weight:400;color:#000}.contact_us_field textarea::-moz-placeholder{font-family:open sans,sans-serif;font-weight:400;color:#000}.contact_us_field textarea:-moz-placeholder{font-family:open sans,sans-serif;font-weight:400;color:#000}.contact_us_field textarea:-ms-input-placeholder{font-family:open sans,sans-serif;font-weight:400;color:#000}.contact_us_field p{padding-top:15px;font-weight:700}.contact_us_field p span{font-weight:400}.contact_us_field textarea{padding:10px 15px;height:150px}.contact_us_submit{margin-top:30px;text-align:center}.contact_us_submit button{background:#ffd802;color:#000;padding:10px 45px;text-transform:uppercase;font-weight:700}.blogpost_cover{background:url(../img/blog_cover.jpg) center no-repeat}.blogpost_cover:before{top:0;left:0}.blogpost_overlay{padding:80px 0;background:#fff}.blogpost_overlay--reverse,.related_overlay{background:#f9f9f9}.blogpost_wrapper{position:relative}.post_img{width:265px;height:225px;overflow:hidden}.post_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blogpost_describe .blogpost_title{display:block;font-size:2em;color:#000;font-family:Montserrat,sans-serif;font-weight:700;text-transform:uppercase}.post_footer,.post_header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-pack:justify}.post_content h2,.single_post{font-family:open sans,sans-serif}.blogpost_describe p{font-size:1.2em;line-height:2}.post_date,.post_header{color:#878787;font-size:1em}.related_overlay{padding:80px 0}.single_post{padding:40px 0}.post_header{display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:500;padding:40px 0}.post_content,.post_footer{padding-bottom:40px}.post_header .post_category{color:#878787;text-transform:lowercase}.post_content h2{padding-top:30px;margin:0;font-size:1.5em;text-transform:uppercase;font-weight:800}.post_content p{font-size:1.2em;padding-top:30px;margin:0}.post_content p{font-weight:400;line-height:1.5}.post_content h3{font-weight:700}.post_footer{display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.post_author,.post_sharing{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-pack:justify}.post_author{display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.post_author__avatar{width:40px;height:40px;overflow:hidden;-webkit-border-radius:50%;border-radius:50%}.post_author__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.post_author__name{padding-left:10px;font-size:1em;font-weight:400;font-family:Roboto,sans-serif}.blogpost_describe .post_footer,.post_extra{padding-left:55px;padding-top:30px}.post_sharing{display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.post_sharing span{text-transform:uppercase;font-weight:800;font-size:1.1em;color:#000}.post_sharing .share_group{margin-left:15px}.post_sharing .share_group a{color:#cfd0d2}.post_sharing .share_group a i{font-size:1.2em}.post_sharing .share_group a:focus,.post_sharing .share_group a:hover{color:#000;-webkit-transition:all .4s ease;transition:all .4s ease}.post_sharing .share_group a+a{margin-left:10px}.related_title{padding-bottom:80px}.related_title h2{margin:0;font-weight:700;font-size:2em;text-transform:uppercase}.post_extra{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.post_extra .post_date{position:absolute;right:0;top:-40px}@media screen and (max-width:1200px){.post_img{width:100%}.ipad_wrap img{width:auto;height:500px}.imac_wrap{width:50%}.home_section video{height:100%}.project_container{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-left:0;padding-right:0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_container .project_item{-webkit-box-flex:0;-webkit-flex:0 1 48%;-ms-flex:0 1 48%;flex:0 1 48%;margin-bottom:50px}.contact_container{padding:0}}@media screen and (max-width:990px){.imac_wrap img{width:auto;height:400px}.project_screen.less_margin{margin-top:-60px}.startup_section .idcce_logo{width:350px}.sm_show{display:block}.startup_section{background-position:21%}.home_describe h1{-webkit-animation:none;animation:none;width:auto;border:none;white-space:normal}.project_content{background:#fff;padding:40px 20px 20px}.mer_content p{width:auto}.home_describe{width:auto;padding:20px 15px}.home_container{padding:0 15px;width:100%}.blogpost_describe p,.post_extra{padding-left:0}}@media screen and (max-width:768px){.footer_container,.more_info,.post_sharing,.project_container,.solution_header{-webkit-box-orient:vertical;-webkit-box-direction:normal}.proj_header p{text-align:justify}.post_extra .post_date{position:static}.blogpost_wrapper{padding:0}.blogpost_wrapper .post_img{margin:0 auto;max-width:280px}.blogpost_describe p{padding-left:0;display:none}.blogpost_describe .blogpost_title{text-align:center;font-size:1.6em}.post_sharing{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.post_sharing .share_group{margin-left:0;margin-top:15px}.solution_header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative}.visite_site{margin-top:15px}.proj_header h2::after{margin-top:40px}.contact_us_wrapper{padding:15px;border:none;margin:0 -15px}.social_share li>a{width:45px;height:45px}.project_btn .more_details{margin-top:15px}.screenshots_container{-webkit-column-count:1;-moz-column-count:1;column-count:1}.info_content p{width:auto}.phone_icon{max-width:250px}.imac_wrap{position:relative;width:100%;text-align:left;margin-bottom:-150px;margin-top:30px}.imac_wrap img{width:90%;height:auto}.project_screen{margin-bottom:30px}.project_screen.less_margin,.project_screen.more_margin{margin-top:0}.ipad_wrap{position:relative;margin-bottom:-250px;right:0;text-align:right;width:100%}.footer_container,.more_info .complexity{text-align:center}.ipad_wrap img{width:90%;height:auto}.present_img{width:280px;margin:0 auto}.share_list{position:absolute;left:0;margin:0;bottom:20px}.solution_advantages ul li span.advantages_number{font-size:1.5em}.proj_header p{width:auto}.solution_wrap{padding:30px 0}.solution_describe h2{margin-top:30px}.solution_advantages ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.solution_advantages ul li{display:inline-block}.solution_advantages ul li+li{margin-left:10px;margin-top:0}.startup_section .idcce_logo{width:250px!important;left:-75px}.post_section{padding-bottom:75px}.post_control{position:absolute;top:unset;bottom:-45px;margin-top:30px}.post_control.prev{left:15px}.post_control.next{right:15px}.nav_wrap{display:none}.nav_wrap.active_navigation{display:block!important;position:fixed;width:100%;height:100vh;margin:0!important;top:0;left:0;z-index:99;background:#1a1a1c;border:none!important}.nav_wrap.active_navigation .main_nav{margin-top:100px;padding-left:30px}.nav_wrap.active_navigation .main_nav li+li{margin-top:30px}.nav_wrap.active_navigation .main_nav li{display:block;margin-left:0!important}.nav_wrap.active_navigation .main_nav li a{padding-bottom:10px;font-size:1.5em}.merehead_section{background:#fff;padding:0}.elements_wrap img{width:100%}.footer_container{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:80px}.copyright{width:200px;margin-bottom:10px}.xs_show{display:block}.startup_section{position:relative;padding:50px 0 200px;overflow:hidden;background-position:100%}.startup_content h2{font-size:1.8em}.startup_content h2 span{display:inline}.contact_form .input_field{-webkit-box-flex:0;-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;margin-bottom:25px}.home_container{padding:0;width:100%}.home_describe{width:100%;padding:20px;border-left:none;border-right:0}.home_describe h1{font-size:2em}.home_describe h2{font-size:1.5em;width:auto}.section_content p{width:auto}.project_container{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-left:0;padding-right:0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_container .project_item{-webkit-box-flex:unsest;-webkit-flex:unsest;-ms-flex:unsest;flex:unsest;width:100%;margin-bottom:50px}.more_info{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;justify-contetn:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}