
@font-face {
  font-family: 'm.videoregular';
  src: url('/deprog/fonts/9366-webfont.eot');
  src: url('/deprog/fonts/9366-webfont.eot?#iefix') format('embedded-opentype'),
  url('/deprog/fonts/9366-webfont.woff2') format('woff2'),
  url('/deprog/fonts/9366-webfont.woff') format('woff'),
  url('/deprog/fonts/9366-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;

}

body{
  background-color: #f6f6f6;
  /*font-family: "m.videoregular", Helvetica, Arial, sans-serif;*/
}

a:hover{
  text-decoration: none;
}

.bg_white{
  background-color: #ffffff;
}

.line_grey{
  background-color: #f6f6f6;
  height: 2px;
}

.text_grey{
  color: #8c8c8c;
}

.border_left_red{
  border-left: 3px solid red;
}

.padding_none{
  padding: 0px;
  margin: 0px;
}

.corrective_body_menu{
  padding-top: 60px;
}

.headMenu{
  background-color: #000000;
  float: left;
  width: 100%;
  color: #ffffff;
  position: fixed;
  z-index: 1000;
}

.headMenu a{
   color: #ffffff;
 }

.headMenu .menu1 a:hover, .headMenu .menu1 a.active{
    color: #ffbe00;
}

.headMenu .logo{
  float: left;
  width: auto;
  margin: 10px 0px 0px 0px;
}

.headMenu .lang{
  float: right;
  margin: -28px 0px 0px 0px;
  font-size: 12px;
}

.headMenu .menu1{
  text-align: center;
  padding: 10px 0px;
  font-size: 16px;
}

.headMenu .menu1 a{
  padding: 10px 4px;
}

.headMenu .lang a{
  color: #888888;
}

.headMenu .lang a.active{
  color: #fff;
}

.footer{
  background-color: #000000;
  text-align: center;
  color: #ffffff;
  padding: 8px 0px;
}

.footer_block_1 {
  margin-top: 10px;
}

.footer_block_1 p{
  width: 180px;
  margin: auto;
  text-align: left;
  padding: 4px 0px;
}


.footer_block_1 p b{
  text-transform: uppercase;
}








.abount_bg{
  background: url("../images/about.jpg");
  height: 450px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 582px auto;
}

.abount_block_1 {
  width: 620px;
  margin: auto;
  margin-top: 30px;
}

.abount_block_2{
  padding-left: 40px;
  margin-top: 30px;
  margin-bottom: 40px;
  float: left;
}

.abount_block_2 p{
  padding-left: 20px;
  margin-bottom: 4px;
  font-size: 16px;
}

.abount_block_2 .text_re{
  padding-left: 24px;
  padding-top: 20px;
  font-size: 18px;
  text-transform: uppercase;
}


.abount_block_3{
  width: 300px;
  border: 0px solid #8c8c8c;
  margin: 80px 0px 0px 80px;
  float: left;
}

.abount_block_3 p{
  font-size: 80px;
}

.abount_block_3 p + p{
  font-size: 13px;
  font-weight: bold;
}

.abount_block_4{
  width: 330px;
  border: 0px solid #8c8c8c;
  margin: 80px 80px 0px 0px;
  float: right;
}

.abount_block_4 p{
  font-size: 80px;
}

.abount_block_4 p + p{
  font-size: 13px;
  font-weight: bold;
}



.advantage_block_1 {
  margin-top: 80px;
  margin-bottom: 60px;
}


.advantage_block_1 div{
  text-align: center;
}

.advantage_block_1 div img{
  width: 66%;
}

.advantage_block_2{
  height: 0px;
  position: absolute;
  margin: 200px 0px 0px 0px;
  z-index: 99;
}

.advantage_block_2 .customPrevBtn{
  cursor: pointer;
  float: left;
  background: url("../images/arrow_prev.jpg");
  width: 47px;
  height: 81px;
  background-repeat: no-repeat;
  opacity: 0.4;
}

.advantage_block_2 .customNextBtn{
  cursor: pointer;
  float: right;
  background: url("../images/arrow_next.jpg");
  width: 47px;
  height: 81px;
  background-repeat: no-repeat;
  opacity: 0.4;
  margin-right: 20px;
}

.customPrevBtn:hover, .customNextBtn:hover {
  opacity: 1;
}









.portfolio_block_1{
  margin-top: 0px;
}

.portfolio_block_2{
  margin-bottom: 60px;
}

.portfolio_block_2 .contain{
  opacity: 0;
}

.portfolio_block_1 img, .portfolio_block_2 img{
  padding: 0px;
  box-shadow: 10px 10px 0px rgba(0,0,0,0.8);
  border: 1px solid #ccc;
  width: 100%;
}

.portfolio_block_1 div, .portfolio_block_2 div{
  margin-top: 40px;
  text-align: center;
}

.portfolio_block_4, .prices_block_1{
  text-align: center;
  font-weight: bold;
  padding-top: 60px;
  text-transform: uppercase;
}

.portfolio_block_4 span, .prices_block_1 span{
  color: #15c025;
}

.portfolio_block_4, .prices_block_1{
  font-size: 34px;
}






hr {
  border: 0;
  padding: 0px;
  margin: 8px 0px;
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
  background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
  background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
  background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}


.prices_block_2{
  width: 300px;
  margin: auto;
  text-align: center;
  color: #ffffff;
  padding-bottom: 20px;
  background-color: #474747;
  box-shadow: 10px 10px 0px rgba(0,0,0,0.8);
  border: 1px solid #ccc;
  margin-top: 30px;
}

.prices_block_2 h3{
  background-color: #ff0000;
  text-transform: uppercase;
  padding: 19px 0px;
  font-weight: bold;
  font-size: 32px;
  margin-top: 0px;
}

.prices_block_2 p.prices_block_3{
  font-size: 30px;
  font-weight: bold;
}

.prices_block_2 p{
  font-size: 18px;
}

.prices_block_2 a{
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  background-color: #ff0000;
  text-transform: uppercase;
  padding: 10px 14px;
  display: block;
  width: 80%;
  margin: auto;
  margin-top: 30px;
  font-weight: bold;
}

.prices_block_2 a:hover, .prices_block_9 a:hover {
  opacity: 0.6;
}

.prices_block_4{
  margin-bottom: 60px;
  margin-top: 40px;
}


.prices_block_5 + .prices_block_5 .prices_block_2 h3{
  font-size: 24px;
  padding: 10px;
}

.prices_block_5 + .prices_block_5 + .prices_block_5 .prices_block_2 h3{
  font-size: 32px;
  padding: 19px 0px;
}


.prices_block_5 + .prices_block_5 .prices_block_2 h3, .prices_block_5 + .prices_block_5 .prices_block_2 a{
  background-color: #0090ff;
}

.prices_block_5 + .prices_block_5 + .prices_block_5 .prices_block_2 h3, .prices_block_5 + .prices_block_5 + .prices_block_5 .prices_block_2 a{
  background-color: #c8b300;
}

.prices_block_6 h3{
  text-align: center;
  font-weight: bold;
  font-size: 34px;
  text-transform: uppercase;
}

.prices_block_7 {
  float: left;
  margin-top: 30px;
  font-size: 20px;
  padding-left: 40px;
}

.prices_block_7 p {
  padding-left: 20px;
  margin-bottom: 4px;
  font-size: 20px;
}

.prices_block_7 b {
  color: red;
}

.prices_block_8{
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

.prices_block_8 img{
  background-size: cover;
  width: 60%;
}

.prices_block_9{
  text-align: center;
  height: 60px;
  margin-top: 20px;
}

.prices_block_9 a{
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  background-color: #89ddb0;
  text-transform: uppercase;
  padding: 10px 14px;
  margin: auto;
  margin-top: 30px;
  font-weight: bold;
}


.prices_block_10{
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}

.prices_block_10 h3{
  font-weight: bold;
}

.prices_block_10 p{
  font-size: 20px;
}

.prices_block_10 a{
  color: red;
  text-decoration: underline;
}









.contact_block_1{
  width: 600px;
  display: block;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 60px;
}

.contact_block_2, .contact_block_3{
  margin-top: 6px;
}

.contact_block_1 button{
  padding: 6px 30px;
  text-transform: uppercase;
}

.contact_block_1 textarea{
  height: 200px;
}


.contact_block_1 form{
  margin-left: -20%;
}

.contact_block_1 .control-label{
  padding: 0px;
}



















.reviews_block_1 {
  width: 600px;
  margin: auto;
  margin-top: 100px;
  font-size: 18px;
}

.reviews_block_1 > p {
  text-align: right;
  color: #CCCCCC;
  font-size: 14px;
}

.reviews_block_3{
  width: 52%;
  margin: auto;
  display: block;
  margin-left: 24%;
}



/****************FB*************/


.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Conv_r3940IDm,Arial,sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.9;
  filter: alpha(opacity=0);
  opacity: 0;
}

.tooltip-inner {
  border-radius: 2px;
}


.b_fb_comments{
  overflow:scroll;
  padding:0px 0px;
  overflow-x:hidden;
  overflow-y:hidden;
  margin-right: 20px;
}




.fb_block_o_o{
  border:1px solid #CCCCCC;
  padding:10px 10px;
  margin-bottom:20px;
}

.country_oval {
  margin-top: 40px;
}

.country_oval img{
  padding: 10px 0px 10px 18px;
}




.block_over_anim div {
  min-height: 0px;
}
.block_com_sort{
  padding-left:24px;
  padding-right:14px;

}

.block_com_sort span{
  font-weight: bold;
  font-size: 14px;

  font-family:Helvetica, Arial, sans-serif;
  color: #141823;
  float:left;
}

.block_com_sort span + span strong{
  float:left;
  font-weight:normal;
}

.block_com_sort span + span{
  font-weight: normal;
  font-size: 14px;

  font-family:Helvetica, Arial, sans-serif;
  color: #4e5665;
  float:right;
}

.fb_b_w{
  width: 240px;
  height:40px;
  background-color:#ffffff;
  position:absolute;
  margin:-26px 0px 0px -22px;
}




.block_over_anim{
  display:none;
}

.class_fb_menu_sort{
  margin:0px 4px 0px 6px;
  padding:2px 8px 2px 8px;
  background-color:#FFFFFF;
  font-size: 12px;
  float:right;

  color: #4e5665;
  text-shadow: 0 1px 0 #fff;
  list-style:none;
  border: 1px solid #cccccc;
  border-radius: 2px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.class_fb_menu_sort a{
  color: #4e5665;
  font-weight: bold;

}
.class_fb_menu_sort a:hover{
  text-decoration:none;
}




.class_fb_menu_sort ul {
  margin: 4px -10px 0px 0px;
  min-width: 80px;
}


.class_fb_menu_sort .dropdown-menu>li>a{
  padding: 3px 6px;
  font-size: 12px;
}

.class_fb_menu_sort a {
  cursor:pointer;
}

.class_fb_menu_sort a {
  cursor:pointer;
}

.class_fb_menu_sort ul  a:hover {
  background-color: #42599e;
  color:#ffffff;
}

.class_fb_menu_sort ul  a:hover > b.sort_menu_yes {
  background: url('/deprog/images/fb_ar2.png');
}



.sort_menu_yes {
  background: url('/deprog/images/fb_ar1.png');
  background-repeat:no-repeat;
  width:8px;
  height:8px;
  margin:4px 8px 0px 0px;
  float:left;
}
.sort_menu_no {
  width:8px;
  height:8px;
  margin:6px 8px 0px 0px;
  float:left;
}



.class_fb_menu_sort span{
  float:none;
}

.ots_commeny .block_over_anim .block_fb_1 + .block_fb_1{
  padding-top:12px;
}

.o_k{
  background-image:url("/deprog/images/o_k.png");
  box-shadow: 2px 2px 8px rgba(0,0,0,0.5);
  height:212px;
  width:35px;
  position:absolute;
  margin-top:10%;
}

.font_fb{
  font-family:Helvetica, Arial, sans-serif;
}


.reply_fb_block_info {
  display:none;
  text-align:right;
  color: #627aad;
}


.img_fb_like{
  padding:0px 5px 3px 0px;
}

.font_fb_t1{
  color:#3b5998;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.358;
}

.font_fb_t2{
  color: #9197a3;
  font-size: 11px;
}
.font_fb_t2:hover{
  color: #9197a3;
}


.font_fb_t3{
  color: #9197a3;
}
.font_fb_t3:hover{
  color: #9197a3;
}

.font_fb_t4{
  color: #627aad;
  font-size: 12px;
  line-height: 1.358;
  padding-top: 2px;
}
.font_fb_t4:hover{
  color: #627aad;
}
.block_fb_5 a{
  cursor:pointer;
}
.block_fb_5 span{
  padding:0px 2px;
  color: #7f7f7f;
}

.font_fb_t6 {
  color: #3b5998;
  font-family:Helvetica, Arial, sans-serif;
  font-size: 11px;
}
.font_fb_t6:hover {
  color: #3b5998;
}


.block_fb_7 img{
  float:left;
  padding-right:6px;
}
.block_fb_7{
  border-top: 1px solid #e9eaed;
  margin:12px 0px 0px 0px;
  padding:8px 0px;
}


.text_full_fb{
  font-family:Helvetica, Arial, sans-serif;
}
.text_full_fb a{
  font-family:Helvetica, Arial, sans-serif;
  color: #627aad;
}
.text_full_fb a:hover{
  color: #627aad;
}

.fb_galka{
  width:16px;
  height:10px;
  float:right;
  background-image:url("/deprog/images/fb_galka.png");
  background-repeat:no-repeat;
  background-position:center;
  margin:4px 0px 0px 0px;
  padding:0px 46px 0px 0px;
}

.menu_fb_drop{
  margin:22px 8px 0px 0px;
  min-width: 130px;
}

.block_9 .block_fb_1 + .block_fb_1 {
  border-top: 1px dotted #d3d6db;

}

.fb_like_open{
  display:none;
}

.reply_fb_block{
  float:right;
  width: 70%;
  display:none;
  margin-top:10px;
}

.bu_fb{
  background: #5890ff;
  border: none;
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  margin-top: 12px;
  padding: 12px;
  text-shadow: none;
  width: 100%;
  font-family: helvetica, arial, sans-serif;
  font-weight: bold;
  position: relative;
  text-align: center;
  vertical-align: middle;
}


.reply_fb_block1{
  width: 100%;
  border: 1px solid #d3d6db;
  word-wrap: break-word;
  float:right;
}

.reply_fb_block1 textarea{
  width: 100%;
  border: 0px solid #d3d6db;
  word-wrap: break-word;
  padding:20px 20px;
  overflow: hidden;
  font-size: 14px;
  font-family:Helvetica, Arial, sans-serif;
}


.reply_fb_block2_2{
  float:right;
}


.reply_fb_block1 textarea:focus{
  border: 0px solid #d3d6db;
  outline: none;
}


.reply_fb_block2{
  padding:12px 20px;
  width: 100%;
  float:right;
  border: 1px solid #d3d6db;
  border-top: 0;
  background: #f6f7f8;
}





.reply_fb_block2_2 button{
  padding:0px 10px;
  margin:0px 2px 0px 2px;
  font-weight:bold;
  font-size: 14px;
  border-radius:2px;
  font-family:Helvetica, Arial, sans-serif;
}


.reply_fb_block2_2 button{
  color: #4e5665;
}

.reply_fb_block2_2 .btn.btn-default.disabled{
  color: #ffffff;
  background-color: #4e69a2;
  border-color: #435a8b #3c5488 #334c83;
}

.reply_fb_block2_2 .btn.btn-default.fb_color{
  color: #ffffff;
  background-color: #4e69a2;
  border-color: #435a8b #3c5488 #334c83;
}

.block_fb_1{
  margin:auto;
  display:none;
  margin-bottom:12px;
  padding-top: 12px;
}

.block_over_anim{

}


.block_fb_2 img{
  position: absolute;
  width:32px;
  height:32px;
}



.block_fb_3{
  padding-left: 42px;
}



.block_fb_4{
  display:none;
}
.block_fb_1:hover  .block_fb_4{
  display:block;
}

.class_fb_menu{
  list-style:none;
  cursor:pointer;
}

.class_fb_menu .dropdown-menu>li>a:focus, .class_fb_menu .dropdown-menu>li>a:hover {
  background-color: #42599e;
  border-color: #2f477a;
  color: #fff;
}

/****************FB***********************/



.headMenu_block_2{
  display: none;
  padding: 12px 0px;
}












@media (max-width: 1200px) {

}




@media (max-width: 992px) {

  .headMenu .menu1 a {
    font-size: 12px;
  }

  .headMenu .lang {
    font-size: 10px;
  }

  .headMenu .logo {
    font-size: 10px;
    margin-top: 16px;
  }

  .abount_block_3 {
    width: 180px;
    margin: 40px 0px 0px 0px;
  }

  .abount_block_3 p {
    font-size: 40px;
  }

  .abount_block_3 p + p {
    font-size: 12px;
    font-weight: bold;
  }

  .abount_block_4 {
    width: 180px;
    margin: 40px 0px 0px 0px;
  }

  .abount_block_4 p {
    font-size: 40px;
  }

  .abount_block_4 p + p {
    font-size: 12px;
    font-weight: bold;
  }

  .abount_bg {
    height: 400px;
  }

  .abount_block_2 .text_re {
    font-size: 16px;
  }

  .advantage_block_2 {
    margin: 140px 0px 0px 0px;
  }

  .advantage_block_2 .customNextBtn, .advantage_block_2 .customPrevBtn {
    background-size: 28px;
  }

  .portfolio_block_4, .prices_block_1 {
    font-size: 24px;
  }

  .prices_block_5 + .prices_block_5 + .prices_block_5 .prices_block_2 h3, .prices_block_2 h3, .prices_block_5 + .prices_block_5 .prices_block_2 h3 {
    font-size: 20px;
  }

  .prices_block_5 + .prices_block_5 + .prices_block_5 .prices_block_2 h3, .prices_block_2 h3 {
    padding: 21px 0px;
  }

  .prices_block_4 {
    padding: 0px;
  }

  .prices_block_2 {
    width: auto;
    margin: auto;
  }

  .prices_block_2 p{
    padding: 0px 16px;
  }

  .prices_block_8 img {
    width: 80%;
  }

  .prices_block_10 p {
    font-size: 16px;
  }

  .reviews_block_3 {
    width: 84%;
    margin-left: 8%;
  }

  .contact_block_1 form {
    margin-left: -5%;
  }

  .contact_block_1 {
    width: 550px;
  }
}





@media (max-width: 768px) {

  .portfolio_block_1 > div, .portfolio_block_2 div > div{
    width: 50%;
  }

  .prices_block_2{
    width: 70%;
    margin-top: 40px;
  }

  .prices_block_8 img {
    width: 100%;
  }

  .footer_block_1 > div{
    width: 50%;
    float: left;
  }

  .prices_block_4{
    background-color: #f7f7f7;
  }

  .prices_block_11{
    padding: 0px;
  }

  .prices_block_11 > div{
    padding: 0px 20px;
  }

  .prices_block_11 > div.prices_block_4{
    padding-top: 20px;
    padding-bottom: 50px;
    margin-bottom: 0px;
    margin-top: 0px;
  }


}




@media (max-width: 700px) {

  .headMenu .menu1 a {
    font-size: 10px;
  }

  .headMenu .lang {
    font-size: 8px;
  }

  .headMenu .lang {
    margin: -25px 0px 0px 0px;
  }

  .headMenu_block_1{
    display: none;
  }

  .headMenu_block_2 {
    display: block;
    text-align: left;
  }

  .headMenu .container {
    padding: 0px;
  }


  .headMenu .headMenu_block_2 .lang {
    margin: 6px 20px 0px 0px;
  }

  .headMenu .lang {
    font-size: 14px;
  }

  .animationMenuBlocks a.active{
    font-weight: bold;
    text-decoration: underline;
  }

  .animationMenuBlocks a:active{
    color: #fff;
    background-color: #0f0f0f;
  }

  .menu {
    cursor: pointer;
    margin: auto;
    padding-left: 1.25em;
    position: relative;
    width: 40px;
    height: 28px;
    float: left;
    margin: 2px 0px 0px 10px;
  }

  .menu-global {
    backface-visibility: hidden;
    position: absolute;
    left: 0;
    border-top: 4px solid white;
    width: 100%;
    transition: 0.55s;
  }
  .menu-top {
    top: 0;
  }
  .menu-middle {
    top: 10px;
  }
  .menu-bottom {
    top: 20px;
  }
  .menu-top-click {
    backface-visibility: hidden;
    top: 12px;
    transform: rotate(50deg);
    transition: 0.55s 0.5s;
  }
  .menu-middle-click {
    opacity: 0;
  }
  .menu-bottom-click {
    backface-visibility: hidden;
    top: 12px;
    transform: rotate(-410deg);
    transition: 0.55s 0.5s;
  }

  .animationMenuBlocks{
    position: absolute;
    width: 100%;
    z-index: 1000;
    padding: 0px;
    display: block;
    overflow: scroll;
    margin-top: 40px;
    height: 0px;
    transition: 1.2s;
  }

  .animationMenuBlocks.open{
    height: 262px;
    transition: 0.2s;
  }

  .animationMenuBlocks a{
    background-color: #f4dc54;
    padding: 11px;
    margin-top: -52px;
    display: block;
    transition: 0.6s;
    color: #000000;
    text-align: center;
  }

  .animationMenuBlocks a + a{
    background-color: #eecf23;
  }

  .animationMenuBlocks a + a + a{
    background-color: #f4dc54;
  }

  .animationMenuBlocks a + a + a + a{
    background-color: #eecf23;
  }

  .animationMenuBlocks a + a + a + a + a{
    background-color: #f4dc54;
  }

  .animationMenuBlocks a + a + a + a + a + a{
    background-color: #eecf23;
    border-bottom: 6px solid #000;
  }

  .animationMenuBlocks a.animB1{
    transition: transform 0.6s linear;
    transform: translate(0px,50px);
    -webkit-transform: translate(0px,50px); /** Chrome & Safari **/
    -o-transform: translate(0px,50px); /** Opera **/
    -moz-transform: translate(0px,50px); /** Firefox **/
  }

  .animationMenuBlocks a.animB2{
    transition: transform 0.6s linear;
    transform: translate(0px,100px);
    -webkit-transform: translate(0px,100px); /** Chrome & Safari **/
    -o-transform: translate(0px,100px); /** Opera **/
    -moz-transform: translate(0px,100px); /** Firefox **/
  }

  .animationMenuBlocks a.animB3{
    transition: transform 0.6s linear;
    transform: translate(0px,150px);
    -webkit-transform: translate(0px,150px); /** Chrome & Safari **/
    -o-transform: translate(0px,150px); /** Opera **/
    -moz-transform: translate(0px,150px); /** Firefox **/
  }

  .animationMenuBlocks a.animB4{
    transition: transform 0.6s linear;
    transform: translate(0px,200px);
    -webkit-transform: translate(0px,200px); /** Chrome & Safari **/
    -o-transform: translate(0px,200px); /** Opera **/
    -moz-transform: translate(0px,200px); /** Firefox **/
  }

  .animationMenuBlocks a.animB5{
    transition: transform 0.6s linear;
    transform: translate(0px,250px);
    -webkit-transform: translate(0px,250px); /** Chrome & Safari **/
    -o-transform: translate(0px,250px); /** Opera **/
    -moz-transform: translate(0px,250px); /** Firefox **/
  }

  .animationMenuBlocks a.animB6{
    transition: transform 0.6s linear;
    transform: translate(0px,300px);
    -webkit-transform: translate(0px,300px); /** Chrome & Safari **/
    -o-transform: translate(0px,300px); /** Opera **/
    -moz-transform: translate(0px,300px); /** Firefox **/
  }

  .abount_block_1 {
    width: auto;
    margin: auto;
    margin-top: 30px;
  }

  .advantage_block_1 div img {
    width: 80%;
  }

  .advantage_block_1 {
    margin-top: 40px;
    padding-left: 0px;
    padding-right: 0px;
  }

  .advantage_block_2 .customNextBtn {
    margin-right: 0px;
    width: 30px;
  }

  .advantage_block_2 .customPrevBtn {
    width: 30px;
  }


  .reviews_block_1 {
    width: 500px;
    margin: auto;
    margin-top: 100px;
    font-size: 18px;
  }

  .contact_block_1 {
    width: 100%;
  }

  .contact_block_1 form {
     margin-left: 0%;
  }

  .contact_block_1 .control-label {
    padding: 8px 20px;
  }

  .contact_block_1 {
    margin-top: 20px;
  }

  .headMenu .logo {
    margin: auto;
    width: 88px;
    float: none;
    font-size: 20px;
    margin-top: 2px;
  }

  .headMenu_block_6{
    height: 0px;
    position: absolute;
  }

}



@media (max-width: 630px) {

  .abount_block_3 {
    width: 128px;
    margin: 40px 0px 0px 0px;
  }

  .abount_block_3 p {
    font-size: 30px;
  }

  .abount_block_3 p + p {
    font-size: 10px;
    font-weight: bold;
  }

  .abount_block_4 {
    width: 128px;
    margin: 40px 20px 0px 0px;
  }

  .abount_block_4 p {
    font-size: 30px;
  }

  .abount_block_4 p + p {
    font-size: 10px;
    font-weight: bold;
  }

  .advantage_block_1 div img {
    width: 90%;
  }

  .reviews_block_1 {
    width: 90%;
  }
}


@media (max-width: 480px) {

  .abount_block_6{
    display: none;
  }

  .abount_block_7{
    display: block;
    padding: 0px;
  }

  .abount_block_5{
    background: url("../images/OCIHO30.jpg");
    height: 366px;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
    border-bottom: 6px solid #eecf23;
  }

  .abount_block_2 {
    padding-left: 0px;
  }

  .abount_block_12 {
    display: none;
  }

  .portfolio_block_1 > div, .portfolio_block_2 div > div {
    width: 100%;
  }

  .prices_block_2 {
    width: 90%;
  }

  .prices_block_7 {
    padding-left: 0px;
  }
}

@media (min-width: 320px) {

  .b_fb_comments2 {
    margin-top: -36px;
  }

  .b_fb_comments2.mob_ver {
    margin-top: -22px;
  }

  .mob_text_16 {
    font-size: 20px;
  }

  .forma_mob_l {
    display: none;
  }

  .reply_fb_block {
    float: right;
    width: 100%;
    display: none;
    margin-top: 10px;
  }

  .block_fb_5 span.ico_like {
    background-image: url("/image/fb_like.png");
    background-repeat: no-repeat;
    background-size: 14px;
    width: 14px;
    height: 14px;
    float: left;
    margin-top: 4px;
  }

  .like_mob_block {
    padding: 4px;
    color: #505c77;
    background: #edeff4;
    border-bottom: 1px solid #e5eaf1;
    border-top: 1px solid #edeff4;
    font-weight: bold;
    float: left;
    display: none;
  }

  .like_mob_block_t {
    color: #505c77;
  }

  .forma_mob_l {
    background-image: url("/image/hhh.png");
    background-repeat: no-repeat;
    width: 160px;
    height: 80px;
    background-size: 160px;
    position: absolute;
    margin: -18px 0px 0px -160px;
  }

  .forma_mob_l {
    font-family: Helvetica, Arial, sans-serif;
  }

  .forma_mob_l span {
    border-radius: 2px;
    background-image: url("/image/fb_like.png");
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: 5% 50%;
    float: left;
    border: 1px solid #53617d;
    padding: 4px 6px 4px 20px;
    color: #505c77;
  }

  .forma_mob_l span + span {
    border-radius: 2px;
    background-image: url("/image/hhh3.png");
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: 5% 50%;
    float: left;
    border: 1px solid #53617d;
    padding: 4px 6px 4px 20px;
    color: #505c77;
  }

  .forma_mob_l p {
    padding: 0px;
    margin: 16px 0px 0px 16px;
  }

  .block_fb_1 {
    padding-right: 0px;
  }

  .block_fb_3 {
    padding-right: 0px;
  }

  .plus_mob {
    background-image: url("/image/hhh2.png");
    background-repeat: no-repeat;
    width: 22px;
    height: 49px;
    float: right;
    background-size: 22px;
    margin: 4px;
  }

  .ots_commeny {
    padding: 0px 0px;
  }

  .class_fb_menu {
    display: none;
  }

  .ghr_1 {
    display: none;
  }

  .ghr_2 {
    display: none;
  }

  .footer1 {
    padding: 0px;
    margin: 0px;
  }

  .fb_block_o {
    padding: 0px;
    margin: 0px;
  }

  .pad_mob_fb_collor {
    background-color: #eceff5;
  }

  .block_com_sort {
    padding: 10px;
  }

  .menu_fb_drop {
    margin: 22px 8px 0px -72px;
    min-width: 130px;
  }

  .block_2, .block_2, .block_3, .block_4, .block_5, .block_6, .block_7, .block_8, .block_9 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .vt_3_33 {
    border: 0px solid #e5e5e5;
    background-color: #F5F5F5;
  }

}

@media (min-width: 768px) {

  .mob_text_16 {
    font-size: 28px;
  }

  .reply_fb_block {
    float: right;
    width: 70%;
    display: none;
    margin-top: 10px;
  }

  .plus_mob {
    display: none;
  }

  .ots_commeny {
    padding: 0px 15px;
  }

  .ghr_2 {
    display: block;
    float: left;
  }

  .ghr_1 {
    display: block;
  }

  .class_fb_menu {
    display: block;
    float: left;
  }

  .fb_b_w {
    display: block;
  }

  .fb_block_o_o {
    border: 1px solid #CCCCCC;
    padding: 10px 10px;
    margin-bottom: 20px;
  }

  .fb_block_o {
    margin-bottom: 0px;
  }

  .pad_mob_fb_collor {
    background-color: #fff;
  }

}


















