body {
    min-width: inherit;
}
.page_container {
    width: 100%;
}
.logo {
    float: none;
    /*text-align: center;*/
    margin: 0;
    padding-top: 10px;
    height: inherit;
    position: relative;
    z-index: 10;
    padding-left: 30px;
}
.logo a {
    display: inline-block;
    width: 218px;
    height: 67px;
    background: url(../img/logo_mobile.png) no-repeat;
    margin-top: 20px;
}
.logo a div, .logo a span {
    display: none;
}
.top_nav {
    float: none;
    width: 100%;
    margin: 40px 0;
}

.top_nav  a {
    font-size: 2.15em;
}
.top_nav .hasChildren ul, .footer_nav .hasChildren ul {
    width: inherit;
}
.socials {
    display: none;
    float: none;
    margin: 0;
    width: 100%;
    text-align: center !important;
    margin-top: 12px ;
}
.socials a {
    display: inline-block;
}
.socials a:hover {
    opacity: 0.75;
}


/*-------------------------------------valera*/
@viewport {
    width: device-width;
    zoom: 0.3 !important;
    user-zoom: fixed !important;
}
.footer_contacts > div {
    height: 30px;
    margin-bottom: 20px;
    background-position:0 50% !important;
    vertical-align: middle;
}
.footer_contacts {
    font-size: 40px;
    line-height: 40px;
}
.footer_address {
    margin-bottom:60px !important;
}
.online_and_off {
    font-size: 35px !important;
}
.technology_img{
    padding-top: 75px;
}
/*html {
    height: 100%;
}
body {
    min-height: 100%;
    position: relative;
}
.projects {
    padding-bottom: 305px;
}
.footer {
    position: absolute;
    bottom: 0;
    height: 305px;
}*/
/*---------------------------------------------*/

.lang-switcher {
    float: none;
    text-align: right;
    padding-right: 20px;
}
.lang-switcher a {
    display: inline-block;
}
.statictics {
    display: none;
}
.header {
    height: 120px
}
.header .page_container {
    position: relative;
}
.lang-switcher {
    margin: 0;
}
.latest_header {
    font-size: 34px;
    width: 100%;
    box-sizing: border-box;
    float: none;
    background: none;
    padding: 0;
    text-align: center;
}
.latest {
    display: none;
    background: #333 url(../img/latest_bg.png) 100% 0 no-repeat;
    height: inherit;
    text-align: center;
}
.latest_carusel {
    float: none;
    display: inline-block;
}
.deeds  {
    margin: 0 20px;
    margin-bottom: 40px;
    text-align: center;
}
.deed {
    width: inherit;
    float: none;
    margin: 0;
    margin-bottom: 100px;
    padding: 0 30px;
}
.rule  {
    font-size: 48px;
    background: url(../img/rule.png) -40px 0 no-repeat;
}
.mobile_version_fix2 {
    display: none;
}
.project-title {
    font-size: 20px;
}
.own_cms {
    display: none;
    text-align: center;
}
.laptop {
    float: none;
    width: inherit;
}
.step2 {
    width: inherit !important;
    padding: 0 10px;
}
.rule_opacity {
    display: none;
}
.deed img {
    width: 30%;
}
.deed h3 {
    font-size: 3em !important;
}
.deed h3 span {
    font-size: 1.3em !important;
    margin-top: 20px;
    display: inline-block;
}
.rule  {
    display: none;
}
/*__________________________________________________________________*/
.deed p {
    text-align: center;
}
.client_wrap {
    text-align: center;
}
.client_wrap .client {
    float: none;
    display: inline-block;
}
.clients_head {
    margin-top: 10px;
}
.margin_fix .technology_img img {
    margin-right: -160px;
}
.design_content_height  .technology_img_abs img {
    margin-right: 0;
    width: 70%;
}
.design_content_height  .technology_img_abs  {
    left: 250px;
    top: 170px;
}
.technology_img_3d {
    margin-right: 100px;
}
.cat_davinchi img {
    width: 55%;
}
.cat_davinchi .technology_block {
    width: 400px;
}
.portfolio_wrapp {
    margin-bottom: 40px;
}
.portfolio_wrapp  .row {
    text-align: center;
    margin: 0 !important;
}
.portfolio_images {
    text-align: center;
    float: none !important;
    display: inline-block;
    width: 90% !important;
    margin:0 30px 0 0!important;
}
.portfolio_wrapp  .row .portfolio_image {
    float: none;
    display: inline-block;
}
.portfolio_menu {
    display: none;
}
.promo_text {
    height: inherit;
    min-height: 130px;
    font-size: 2.2em;
    text-align: center;
    line-height: 26px;
    height: 156px;
    overflow:hidden;
}
.promo_head {
    font-size: 1.5em;
}
.promo_date {
    font-size: 1.5em;
}
.top_nav .hasChildren ul li a, .footer_nav .hasChildren ul li a {
    font-size: 2em;
    line-height: 36px;
}
.top_nav .hasChildren ul, .footer_nav .hasChildren ul {
    width: 280px;
    height: 80px;
}
.copyright {
    font-size: 16px;
    padding-top: 20px;
    padding-left: 150px;
}
.lang-switcher a {
    font-size: 2.5em;
}
.footer_nav >li {
    font-size: 2em;
    margin-left: 10px;
}
.footer_nav {
    display: none;
}
.footer_col {
    display: none;
}
.top_nav_mobile ul{
    display: none;
}
.top_nav_mobile ul.visible{
    display: block;
}
.top_nav {
    display: none;
}
.mobile_menu {
    display: block !important;
    position: absolute;
    height: 70px;
    top: 0;
    right: 0;
    width: 100%;
    /*z-index: 0;*/
}
.mobile_menu_header {
    display: inline-block;
    padding-right:50px;
    background: url(../img/menu_mobile.png) right 50% no-repeat;
    /*margin-bottom: 40px;*/
    text-align: right;
    margin-right:20px;
}
.top_nav_mobile ul {
    margin-left: 0 !important;
    list-style: none;
    margin-bottom: 50px;
}
.top_nav_mobile > li > ul {
    padding: 0px 0 70px 0;
    background: rgba(0,0,0, 0.8);
    position: absolute;
    width: 100%;
    top: 79px;
    margin: 0;
}
.top_nav_mobile > li {
    line-height: 30px;
    position: relative;
}
.top_nav_mobile li ul >li {
    margin-top: 70px;
    text-align: center;
}
.top_nav_mobile {
    margin-left: 0;
    list-style: none;
    line-height: 30px;
    margin: 30px 0;
    padding-top: 10px;
    font-size: 36px;
    padding-bottom: 10px;
    text-align: center;
    display: inline-block;
    right: 0;
    left: 0;
    position: absolute;
    z-index: 100000000;
}
.top_nav_mobile  {
    /*background: rgba(0,0,0, 0.8);*/
    text-align: right;
}
.top_nav_mobile a {
    color: #febf13;
    text-decoration: none;
    font-family: 'Ebrima';
}
.top_nav_mobile a:hover {
    color: #febf13;
}
.top_nav_mobile .hasChildren ul li .visible {
    margin: 10px 0;
}
.top_nav_mobile .hasChildren ul li .visible li a {
    font-size: 26px !important;
}
.mobile_main {
    font-size: 3em !important;
}
body  >.page_header {
    font-size: 4em ;
}
.deed p {
    font-size: 2.5em;
    line-height: 0.8em;
}
.mobile_main {
    line-height: 36px !important;
    padding: 0 40px;
    margin: 20px 0 0 0;
}
.corporate_websites {
    width: 100%;
}
.corporate_websites_img {
    float: none !important;
    text-align: center;
    width: 100% !important;
    margin-top: 2em;
}
.corporate_websites_img img{
}
.corporate_websites .solution_head {
    width: 100% !important;
    float: none !important;
    text-align: center;
}
.corporate_websites .solution_head span {
    font-size: 60px ;
}
.corporate_websites .solution_head img{
    width: 20%;
}
.corporate_websites .solution_head div {
    margin-top: 2em;
}
.restaurant .solution_head{
    width: 100% !important;
}
.restaurant_fix {
    float: none !important;
    width: 100%;
}
.restaurant >img {
    float: none;
    width: 100%;
    margin: 0 !important;
}
.hotel_solution_text {
    text-align: justify;
    width: 100% !important;
    background-size: 50%;
    padding: 0 40px;
    box-sizing: border-box;
}
.restaurant .solution_head span {
    font-size: 60px ;
    line-height: 60px;
    margin-top: 16px;
    display: inline-block;}

.restaurant .solution_head img {
    width: 15%;
}
.restaurant .solution_head {
    text-align: center;
}
.webshopsWrap .solution_head {
    float: none !important;
    width: 100% !important;
    text-align: center;
}
.webshops_img_wrap {
    float: none !important;
    width: 100% !important;
}
.webshopsWrap .solution_head {
    width: 50%;
}
.webshopsWrap .solution_head span {
    font-size: 60px ;
    line-height: 50px;
    margin-top: 56px;
    display: inline-block;
}
.webshopsWrap .webshops_img_wrap {
    margin-top: 2em;
}
.cat_davinchi .technology_block{
    width: 100% !important;
    float: none !important;
}
.cat_davinchi .technology_img {
    float: none !important;
    width: 100% !important;
    text-align: center;
}
.cat_davinchi .technology_img img{
    width: 100% !important;
}
.cat_davinchi .technology_title img{
    width: 200%;
}
.cat_davinchi .technology_title td {
    font-size: 60px !important;
    font-size: 60px ;
    line-height: 50px;
    margin-top: 56px;
    display: inline-block;
}
.responsiv_web_design .technology_block {
    float: none !important;
    width: 100%;
}
.responsiv_web_design .technology_block td {
    font-size: 60px ;
    line-height: 50px;
    margin-top: 56px;
    display: inline-block;
}
.responsiv_web_design .technology_content {
    width: 100%;
   /* font-size: 4em;*/
    line-height: 1em !important;
    /*font-size: 35px !important;*/
}
.technology_content {
    padding: 0 40px;
    box-sizing: border-box;
    font-size: 35px;
}
.technology_content.fix1 {
    font-size: 50px !important;
}
.technology_content.fix2 {
    font-size: 40px !important;
}
.technology_content.fix3 {
    font-size: 35px !important;
}

.responsiv_web_design .technology_block img {
    width: 200%;
}
.responsiv_web_design .technology_img {
    float: none !important;
    width: 100%;
    top: inherit;
    right: inherit;
    position: inherit !important;
    margin-top: 2em;
    text-align: center;
}
.responsiv_web_design .technology_img img {
    margin: 0;
}
.responsiv_web_design {
    height: 1070px;
}
.development_wrapp {
    width: 100%;
}
.development_wrapp .technology_block {
    width: 100% !important;
    float: none !important;
}
.development_wrapp .technology_img {
    float: none !important;
    margin-top: 2em;
    width: 100% !important;
    text-align: center;
}
.development_wrapp .technology_title img{
    width: 100px !important;
    margin-right: 20px;
}
.development_wrapp .technology_title td  {
    font-size: 60px ;
    line-height: 50px;
    margin-top: 56px;
    display: inline-block;
}
.development_wrapp .technology_title  {
    text-align: center;
}
.technology_block .technology_title {
    text-align: center;
    padding: 0 40px;
}
.map {
    display: none;
}
.contacts_text {
    padding: 0;
    text-align: center;
}
.contacts_text .fexed_page_header {
    text-align: center;
    font-size: 3em !important;
}
.contacts_form label{
    width: 350px;
    text-align: left;
    font-size: 2.5em;
}
.contacts_form input {
    height: 1em;
    width: 350px;
}
.contact_btn {
    margin: 0;
    display: inline-block;
    height: 2.5em;
    font-size: 2em;
    background-size: 14em;
    background-position: center;
}
.hoe_does_is_ {
    height: inherit;
}
.hoe_does_is_ .position_abs_img  {
    position: inherit;
    top: inherit !important;
    right: inherit !important;
    width: 100%;
    float: none !important;
    text-align: center;
    margin: 0;
    padding: 0;
}
.hoe_does_is_ .technology_block {
    float: none!important;
    width: 100%;
}
.fish_container {
    display: none;
}
.mobile_fish_v .technology_block{
    float: none !important;
    text-align: center;
    width: 100%;
}
.mobile_fish_v .technology_block .technology_title {
    display: inline-block;
    text-align: center;
    font-size: 60px;
    width: 80%;
    float: none !important;
}
.mobile_fish_v .technology_block img {
    width: 200%;
    margin-right: 30px;
}
.mobile_fish_v .technology_block .technology_title td {
    line-height: 60px;
    padding-left: 20px;
}
.mobile_fish_v .technology_img {
    /*width: 100%;*/
    float: none !important;
    text-align: left;
    margin: 0 !important;
    padding-left: 15em !important;
    margin-top: 3em;
}
.promos {
    display: none;
}
.footer_contacts {
    display: block;
    color: #666666;
   /* font-size: 21px;*/
    padding: 20px 150px 30px 150px;
}
.footer_contacts > div {
    padding-left: 45px;
   /* margin-bottom: 20px;*/
}
.footer_address {
    background: url(../img/footer_marker.png) 0 0 no-repeat;
}
.footer_phone {
    background: url(../img/footer_phone.png) 0 0 no-repeat;
}
.footer_mail {
    background: url(../img/footer_mail.png) 0 0 no-repeat;
}
.online_and_off {
    margin-top: 150px;
    padding: 0 20px;
    box-sizing: border-box;
    width: 270px;
}