﻿body{
   background-color: #fff;
  font-size: 16px;
  color: #000;
  font-family: 'PT Sans', sans-serif;
  font-weight: 500;
}

a {
  color: #e57640;
  text-decoration: none;
}
 .itemid-101 .noo-mainbody, .itemid-120 .noo-mainbody{
  display: none;
}
 .single-work-right .article-content,{
  display: none;
}
.itemid-424 .single-work-right .article-content, .itemid-422 .single-work-right .article-content, .itemid-423 .single-work-right .article-content, .itemid-423 .single-work-right .article-content, .itemid-451 .single-work-right .article-content, .itemid-112 .single-work-right .article-content, .itemid-429 .single-work-right .article-content, .itemid-427 .single-work-right .article-content, .itemid-428 .single-work-right .article-content, .itemid-430 .single-work-right .article-content, .itemid-426 .single-work-right .article-content, .itemid-452 .single-work-right .article-content{
  display: none;
}
.new-work .info-content {
    padding: 10px;
    font-size: 17px;
    font-family: 'Exo 2', sans-serif;
    text-decoration: none;
    font-weight: 100;
    text-transform: uppercase;
    color: #fff;
}
.noo-lightbox .info-content {
    padding: 10px;
    font-size: 17px;
    font-family: 'Exo 2', sans-serif;
    text-decoration: none;
    font-weight: 100;
    text-transform: uppercase;
    color: #fff;
}
.portfolio-vario .info-content {
   padding: 0px;
    font-size: 16px;
    font-family: 'Exo 2', sans-serif;
    text-decoration: none;
    font-weight: 100;
    text-transform: none;
     color: #262626;
}
.back-to-top:hover {
  background: #eee;
  text-decoration: none;
}
.clear{
  clear:both;
}
#scrollToTop{
  display: none;
}
a:hover {
  color: #e57640;
  text-decoration: underline;
}
ul, ol {
  padding: 0;
  margin: 0 0 10px 14px;
}
.back-to-top {
  background: #e57640;
}

.t3-spotlight .our-services span.circle {
  background-color: #e7e7e7;
  border-radius: 999px 999px 999px 999px;
  -moz-border-radius: 999px 999px 999px 999px;
  -webkit-border-radius: 999px 999px 999px 999px;
  -o-border-radius: 999px 999px 999px 999px;
  color: #c32527;
  display: inline-block;
  font-size: 30px;
  height: 90px;
  line-height: 90px;
  max-width: 100%;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 90px;
  transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  border: 1px solid #e7e7e7;
  text-indent: 3px;
}
.t3-spotlight .our-services span.circle:hover {
  background-color: #c32527;
  color: #fff;
}
.module-title {
  font-family: 'Exo 2', sans-serif;
  font-weight: normal;
  font-weight: 500;
  color: #000;
  font-size: 26px;
  letter-spacing: -1px;
  padding-left: 6px;
  
}
h1, h2, h3 {
  font-family: 'Exo 2', sans-serif;
  font-weight: normal;
  font-weight: 500;
  color: #000;
  letter-spacing: -1px;
  padding-left: 6px;
}
h1 {
  font-size: 26px;
}
h2 {
  font-size: 24px;  
}
h3 {
  font-size: 22px;
}
.module-title:before{
  content: " ";
  border-left: 3px solid #f18223;
  position: absolute;
  height: 25px;
  margin-top: 8px;
  margin-left: -5px;
}
.supertable {
    border-radius: 8px;
    -moz-border-radius: 8px;
    border: 2px solid #7f3372;
     font-family: 'Cuprum', sans-serif;
     font-size: 18px;
}
.supertable .supertable-col-first {
    text-transform: uppercase;
}
.supertable .supertable-row-first{
  color:#7f3372;
  text-transform: uppercase;
  font-size: 24px;
}
.supertable-col.supertable-active {
    z-index: 2;
    position: relative;
    /* box-shadow: none; */
    -moz-box-shadow: none;
    -moz-transition: -moz-box-shadow 0.4s ease-out 0s;
    /* -webkit-box-shadow: none; */
    -webkit-transition: -webkit-box-shadow 0.4s ease-out;
}
.supertable-colmode .supertable-col-odd .supertable-row-even, .supertable-rowmode .supertable-row-odd .supertable-col-even {
    height: 40px !important;
     background: #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
    border-left: 1px solid #f4f4f4;
    border-right: 1px solid #f4f4f4;
    border-top: 1px solid #f4f4f4;

}
.supertable-colmode .supertable-col-odd.supertable-active .supertable-row-odd, .supertable-rowmode .supertable-row-odd.supertable-active .supertable-col-odd {
   background: #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
    height: 40px !important;
}
.supertable-colmode .supertable-col-even .supertable-row-even, .supertable-rowmode .supertable-row-even .supertable-col-even {
 background: #eaeaea;
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    height: 40px !important;
}
.supertable-colmode .supertable-col-even .supertable-row-odd, .supertable-rowmode .supertable-row-even .supertable-col-odd {
       height: 40px !important;
        background: #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
}
.supertable-cell {
   color: #000;
    padding-bottom: 0px;
    padding-top: 22px;
    text-align: center;
    text-shadow: none;
}
.supertable-cell .orange{
  color: #b74d00 !important;
}
/* HEADER */
.t3-mainnav .navbar .btn-navbar {
  float: left;
  padding: 5px 10px;
  margin: 4px 20px 4px;
  background: #f18223;
}

.pwebbox_toggler{
  display: block;
    line-height: 16px;
  float: right;
  position: relative;
    margin-top: 13px;
  -webkit-box-shadow: 5px 1px 10px 0px rgba(0, 0, 0, 0.55);
  -moz-box-shadow:    5px 1px 10px 0px rgba(0, 0, 0, 0.55);
  box-shadow:         5px 1px 10px 0px rgba(0, 0, 0, 0.55);
  border-radius: 0px;
  font-size: 16px;
  text-transform: uppercase;  
  font-family: 'Cuprum', sans-serif;
}
.yellow .pwebbox_toggler:hover {
    color:#fff;
  text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.55);
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffff 0%, #f18223 0%, #c34900 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(0%,#f18223), color-stop(100%,#c34900)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f18223 0%,#c34900 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 0%,#f18223 0%,#c34900 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 0%,#f18223 0%,#c34900 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffffff 0%,#f18223 0%,#c34900 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c34900',GradientType=0 ); /* IE6-9 */
}
.pwebbox-radius.pwebbox-static .pwebbox_toggler {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pwebbox-icon .pwebbox_toggler {
  padding: 6px 3px 0px 6px;
}
.yellow .pwebbox_toggler{
  color:#fff;
  text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.55);
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffff 0%, #f18223 0%, #c34900 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(0%,#f18223), color-stop(100%,#c34900)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f18223 0%,#c34900 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 0%,#f18223 0%,#c34900 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 0%,#f18223 0%,#c34900 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffffff 0%,#f18223 0%,#c34900 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c34900',GradientType=0 ); /* IE6-9 */
}


#pwebbox189_toggler:after, #pwebbox250_toggler:after{
  content: " ";
  width: 12px;
  position: absolute;
  height: 36px;
  background-image: url(/images/arrow--header-after.png);
  background-repeat: no-repeat;
  background-size: 100%;
  top: 0;
  margin-right: -12px;
  right: 0;
  margin-top: -2px;
}
.t3-header {
    display: block;
  background: url(/images/bg-header.png);
  -webkit-box-shadow: 3px 5px 14px 1px rgba(0,0,0,0.45);
  -moz-box-shadow: 3px 5px 14px 1px rgba(0,0,0,0.45);
  box-shadow: 3px 5px 14px 1px rgba(0,0,0,0.45);
 
 }
  .body-overlayed {
    overflow: auto;
}
  .affix .t3-mainnav .navbar {
  margin-top: 21px;
  margin-left: 0px;
}
.t3-header.light-header {
  
  background: url(/images/bg-header.png);
}
.t3-mainnav .navbar .nav > li > a {
  border-top: 0;
  padding: 8px 14px 10px 14px;
  text-shadow: none;
  text-transform: uppercase;
  font-weight: 400;
  font-family: 'Exo 2', sans-serif;
  color: #fff;
  font-size: 19px;
}
.affix {
  left: 0;
  position: fixed;
  top: 0;
  background: #fff;
  width: 100%;
  z-index: 999;
  border-bottom: 0px solid #0088cc;
}
.t3-mainnav .navbar .nav > .active > a, .t3-mainnav .navbar .nav > .active > a:hover, .t3-mainnav .navbar .nav > .active > a:focus {
  color: #f18223;
  text-shadow: none;
  background-color: #310a2c;
  background-image: none;
    font-weight: 500;
  padding-bottom: 28px;
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00191919', endColorstr='#00000000', GradientType=0);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.55);
-moz-box-shadow:    0px 3px 5px 0px rgba(0, 0, 0, 0.55);
box-shadow:         0px 3px 5px 0px rgba(0, 0, 0, 0.55);
}
.navbar .nav > li {
  float: left;
  position: relative;
}
.nav-collapse .active:after{
  content: " ";
  position: absolute;
 display: block;
bottom: -4px;
  height: 4px;
  width: 100%;
background: -webkit-linear-gradient(left, rgba(241, 130, 35,1), rgba(195, 72, 0,1)); 
    background: -o-linear-gradient(right, rgba(241, 130, 35,1), rgba(195, 72, 0,1)); 
    background: -moz-linear-gradient(right, rgba(241, 130, 35,1), rgba(195, 72, 0,1)); 
    background: linear-gradient(to right, rgba(241, 130, 35,1), rgba(195, 72, 0,1));
-webkit-box-shadow: 3px 1px 5px 0px rgba(0, 0, 0, 0.55);
-moz-box-shadow:    3px 1px 5px 0px rgba(0, 0, 0, 0.55);
box-shadow:         3px 1px 5px 0px rgba(0, 0, 0, 0.55);
}
.header-top{
  margin-top: 13px;
  float: right;
}
.t3-mainnav .navbar .nav > li > a:focus, .t3-mainnav .navbar .nav > li > a:hover {
  background-color: transparent;
  background-color: rgba(15,15,15,0);
  background-image: -moz-linear-gradient(top,rgba(26,26,26,0),transparent);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(26,26,26,0)),to(transparent));
  background-image: -webkit-linear-gradient(top,rgba(26,26,26,0),transparent);
  background-image: -o-linear-gradient(top,rgba(26,26,26,0),transparent);
  background-image: linear-gradient(to bottom,rgba(26,26,26,0),transparent);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00191919', endColorstr='#00000000', GradientType=0);
  text-shadow: none;
  outline: none;
  color:#f18223;
}

.mod-languages{
  float: right;
 margin-top: 14px;
}
.mod-languages li a{
  font-size:14px;
  font-family: 'Cuprum', sans-serif;
  text-transform: uppercase;
  color:#fff;
  background: #4f1147;
  border-radius: 50%;

  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow:    2px 2px 3px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.25);
}
.mod-languages li:first-child a{
padding: 6px 4px 5px 7px;
}
.mod-languages li:last-child a{
    padding: 6px 8px 5px 7px;
}
h1 {
  font-size: 32.5px;
  line-height: 0;
}
.logo-image a {
  background-image: url("../images/logo.png");
  background-repeat: no-repeat;
  width: 231px;
  height: 66px;
}
.logo {
  float: left;
  margin: 15px auto 15px auto;
}
.t3-header.affix {
  position: fixed;
top: -92px;
}

.tp-bullets{
  z-index: 99;
}
.cont{
   width:150px;
    cursor:pointer;
    border-radius: 8px;
    position: relative;
    height: 35px;
   border-top:1px solid #610e56;
   border-bottom:1px solid #310a2c;
   border-right: 1px solid #4a0c41;
   border-left:1px solid #4a0c41;
    float:right;
     margin: 8px 30px 5px 30px;
    -webkit-box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.75);
box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.75);
}
.cont span{
  text-align: center;
  color:#fff;
    padding: 9px 16px 10px 10px;
  font-size:18px;
  display: block;
    font-family: 'Cuprum', sans-serif;
}
.cont span:after{
    content: " ";
  position: absolute;
  background-image: url(/images/arrow-header-bottom.png);
  background-repeat: no-repeat;
  width: 50px;
    margin-top: 15px;
  top: 0;
  height: 50px;
  margin-left: 5px;
}
.cont2{
 margin-top: -5px;
  position: relative;
  margin-left: -2px;
  font-family: 'Cuprum', sans-serif;
  background-color: #310a2c;
  width: 173px;
  font-size: 18px;
  display: none;
  color: #fff;
  text-align: left;
  padding: 10px 0px 1px 20px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  z-index: 9999;
  -webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.75);
}
.cont2 .letter, .cont2 .skype{
font-size:14px;
position: relative;
padding-left: 21px;
}
.cont2 .letter:before{
  content: " ";
  position: absolute;
  background-image: url(/images/letter.png);
  background-repeat: no-repeat;
  width: 17px;
  margin-top: 5px;
  top: 0;
  height: 15px;
  background-size: 100%;
  margin-left: -20px;
}
.cont2 .skype:before{
  content: " ";
  position: absolute;
  background-image: url(/images/skype.png);
  background-repeat: no-repeat;
  width: 18px;
  margin-top: 1px;
  top: 0;
  background-size: 100%;
  height: 15px;
  margin-left: -20px;
}
div.mod-languages li {
  margin-left: 0px;
  margin-right: 5px;
}
/* end header */
/* SLIDER */
.tp-caption.button{
  -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.75);
-moz-box-shadow:    0px 4px 10px 0px rgba(0, 0, 0, 0.75);
box-shadow:         0px 4px 10px 0px rgba(0, 0, 0, 0.75);
}
.tp-caption a {
  color: #fff;
  text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.45);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}
.tp-caption a:hover {
  color: #fff;
 text-decoration: none;

}
section .noo-slideshow {
  margin-top: 0px;
}
.noo-slideshow .tp-bullets.simplebullets.round .bullet.selected, .noo-slideshow .tp-bullets.simplebullets.round .bullet:hover {
    border: 2px solid transparent;
  background: #cb4548;
}

.noo-slideshow .tp-bullets.simplebullets.round .bullet {
  background: #eb9047;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  width: 15px;
  height: 15px;
}
.noo-slideshow .tp-leftarrow.default {
  background: url(../images/large_right.png) center bottom no-repeat #e5893e;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  height: 40px;
  width: 40px;
}
.noo-slideshow .tp-rightarrow.default {
  background: url(../images/large_right.png) center top no-repeat #e5893e;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  height: 40px;
  width: 40px;
}
.noo-slideshow .tparrows:hover {
  background-color: #e5893e !important;
  opacity: 1;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
/*.tp-bannershadow.tp-shadow1 {
  background: url(/images/shadow.png) no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 14px;
  bottom: -14px;
  background-position: center;
}*/
section.noo-slideshow {
  overflow: visible;
}


/* END SLIDER */
/*Создание сайтов*/
.t3-navheader .module-ct p{
  color:#000;
  font-size: 16px;
  font-family: 'PT Sans', sans-serif;
}
.t3-spotlight .our-services h3{
  font-size: 20px;
  line-height: 22px;
  font-family: 'Exo 2', sans-serif;
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
}
.icon-gear:before {
  content: " ";
  width: 47px;
  height: 54px;
  background-image: url(/images/icon/new-icon/icon4.png);
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 15px;
  margin-left: 12px;
}
.icon-gear:hover:before{
  content: " ";
  width: 47px;
  height: 54px;
  background-image: url(/images/icon/new-icon/icon5-hover.png);
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 15px;
  margin-left: 12px;
}
.icon-magic:before{
  content: " " !important;
  width: 53px;
  height: 49px;
  background-image: url(/images/icon/new-icon/icon3.png);
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 20px;
  margin-left: 4px;
}
.icon-magic:hover:before{
  content: " ";
  background-image: url(/images/icon/new-icon/icon3-hover.png);
}
.icon-laptop:before{
  content: " " !important;
  width: 57px;
  height: 48px;
  background-image: url(/images/icon/new-icon/icon2-200projects.png);
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 22px;
  margin-left: 6px;
}
.icon-laptop:hover:before{
  content: " ";
  background-image: url(/images/icon/new-icon/icon2-hover-200projects.png);
}
.icon-dashboard:before{
  content: " " !important;
  width: 45px;
  height: 64px;
  background-image: url(/images/icon/new-icon/icon1-6years.png);
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 13px;
  margin-left: 6px;
}
.icon-dashboard:hover:before{
  content: " ";
  background-image: url(/images/icon/new-icon/icon1-hover-6years.png);
}

/* END Создание сайтов*/


/* ЦЕНЫ НА СОЗДАНИЕ САЙТОВ*/

.planContainer .title h2{
font-size: 25px;
font-family: 'Exo 2', sans-serif;
text-transform: uppercase;
font-weight: 500;
letter-spacing: -1px;
padding: 13px 0px 10px 0px;
color:#310a2c;
background: url(/images/fon-grey.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.planContainer .title .orange-style{
color: #fff;
font-weight: 100;
background: url(/images/fon-violet.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.planContainer .price p{
   font-size: 22px;
  font-family: 'Exo 2', sans-serif;
  color: #fff;
  background: #310a2c;
  color: #fff;
  font-weight: 100;
  /*padding: 3px 0px 4px;*/
  height: 1.6em;
  line-height: 1.6em;
  margin: 0;
  height: 5px;
}
.planContainer .price .orange-style{
  background: #f18223;
}
.planContainer .options li {
  font-weight: 100;
  color: #000;
  font-size: 16px;
  line-height: 2;
  font-family: 'PT Sans', sans-serif;
  padding-left: 34px !important;
  text-align: left;
}

.planContainer .button a {
  text-transform: uppercase;
  text-decoration: none;
  color: #310a2c;
  font-weight: 500;
  letter-spacing: 0px;
  font-family: 'Exo 2', sans-serif;
  line-height: 2.8em;
  border: 2px solid #310a2c;
  display: inline-block;
  width: 80%;
  font-size: 16px;
  height: 2.8em;
  border-radius: 6px;
  margin: 15px 0px 15px;
}
.planContainer .button .orange-style {
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
    text-shadow: none;
  letter-spacing: 0px;
  font-family: 'Exo 2', sans-serif;
  line-height: 2.8em;
  border: 2px solid #f18223;
  display: inline-block;
  width: 80%;
  font-size: 16px;
  height: 2.8em;
  border-radius: 6px;
  margin: 15px 0px 15px;
}

.planContainer .button a {
  background: none;
}
.planContainer .orange-style a {
  background: #f18223;
}
.planContainer .button a:hover {
  background: #310a2c;
  color: #fff;
  text-shadow: none;
}
.planContainer .orange-style a:hover {
  background: #f0eeee;
  color: #f18223;


}
.planContainer .title, .planContainer .title .orange-style, .planContainer .title h2{
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
#pricePlans #plans .plan{
  border-radius: 6px;
  background: #f0eeee;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.25);
}
.planContainer .options li:first-child{
    margin-top: 10px !important;
}
#pricePlans #plans .plan:hover {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
}
  
/* END ЦЕНЫ НА СОЗДАНИЕ САЙТОВ*/

/* ПОЛУЧИТЬ ОЦЕНКУ СТОИМОСТИ */

.itemid-101 .receive-comments, .itemid-120 .receive-comments{
  border-top:1px solid #acaaca;
  border-bottom: 2px solid #acaaca;
  background-image: url(/images/fon-grey-left.png);
}
.t3-sl-3 .t3-spotlight-3{
  background-image: url(/images/fon-hands.png);
  background-repeat: no-repeat;
      background-position: -6px center;
    background-size: contain;
}

.receive-comments .title p{
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'Exo 2', sans-serif;
  color:#000;
  text-align: right;
  letter-spacing: -1px;
}
.receive-comments a span{
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'Exo 2', sans-serif;
  color:#fff;
  font-weight: normal;
  letter-spacing: -1px;
}
.receive-comments .t3-spotlight .t3-module {
  padding-top: 30px;
}
.receive-comments .btn a{
  color:#fff;
  text-align: right;
}
.receive-comments .btn a:hover{
  text-decoration: none;

}
.receive-comments .btn {
  font-size: 22px;
  float: right;
  width: 200px;
  text-transform: uppercase;
  font-family: 'Exo 2', sans-serif;
  color: #fff;
  font-weight: normal;
  letter-spacing: -1px;
  display: block;
  background: #f18223;
  padding: 7px 32px 7px 32px;
  margin: 20px 14% 20px 0px;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 1px 0px rgba(183,61,0,1);
  -moz-box-shadow: 2px 2px 1px 0px rgba(183,61,0,1);
  box-shadow: 2px 2px 1px 0px rgba(183,61,0,1);
}

.receive-comments .btn:hover {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
}
  #Mod288 li,
  #Mod102 li{
    list-style: none;
  }
  #Mod288 li:before,
  #Mod102 li:before {
    color: #f18223;
    content: "•";
    position: relative; 
    left: -7px;
    font-size: 18px;
    margin-left: -7px;
}
/* END ПОЛУЧИТЬ ОЦЕНКУ СТОИМОСТИ */
/* НОВЫЕ РАБОТЫ */
.portfolio-flex .noop-item-main {
  margin: 0px 10px 20px 10px;
  position: relative;
}
/*.portfolio-flex .noop-main-wrap {
  margin-left: -10px;
  margin-right: -10px;
  overflow: visible !important;
  margin-top: 60px;
}
.portfolio-flex .noop-item {
  margin: 0px 0px 0px 0px !important;
  float: left;
  transform: translate3d(0px, 0px, 0px) !important;
  left: 0 !important;
  margin-top: -36px !important;
  top: 0 !important;
  position: relative !important;
}*/
.noop-filters{
  display: none;
}
#noop_210 .noop-filters, #noop_239 .noop-filters{
display: block;
}
.title-example{
  margin: 30px 10px 25px 35px;
  font-size: 24px;
  position: relative;
  text-transform: uppercase;
  color: #68105b;
  font-family: 'Exo 2', sans-serif;
  letter-spacing: -1px;
}

.title-example:before{
  content: " ";
  opacity: 1;
  background-image: url(/images/service/icon2.png);
  background-repeat: no-repeat;
  width: 29px;
  height: 27px;
  top: -2px;
  left: -37px;
  background-size: 100%;
  position: absolute;
}
/*.itemid-101 #noo-mainbody{
  display: none;
}2*/
.portfolio-default .noop-main-wrap{
 height: 0px !important;
}
.portfolio-default .noop-item {
  position: relative !important;
  float: left;
  margin: 3px 3px !important;
  width: 24% !important;
  padding: 0 !important;
  transform: translate3d(0px, 0px, 0px) !important;
}
.portfolio-default .noop-item .item-info {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  background-color:rgba(216, 129, 48, 0.85);
  box-shadow: 0 0 15px #333;
  -moz-box-shadow: 0 0 15px #333;
  -webkit-box-shadow: 0 0 15px #333;
  display: -ms-flexbox;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  display: -moz-box;
  -moz-box-pack: center;
  -moz-box-align: center;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: box;
  box-pack: center;
  box-align: center;
}
.portfolio-default .item-info h2 a {
font-size: 17px;
  font-family: 'Exo 2', sans-serif;
  text-decoration: none;
  font-weight: 100;
  text-transform: uppercase;
}
.portfolio-default .noop-item .noop-img {
  height: 100%;
}
/*.noo-portfolio .noop-link, .noo-portfolio .noop-filters{
  display: none;
}*/
.icon-eye-open:before {
  content: " ";
  width: 20px;
  height: 20px;
  background-image: url(/images/zoom.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.portfolio-default .noop-zoom a, .portfolio-default .noop-link a {
  border-radius: 0;
  display: block;
  height: 20px;
  bottom: 5px;
  width: 24px;
  top: auto;
  left: 5px;
  background: #fff;
  color: #0088cc;
  opacity: 1;
  text-indent: 0;
  padding: 2px;
}
.new-work{
background: url(/images/fon-newjob.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
margin-top: 32px;
}
.noo-mainbody {
  padding-bottom: 0px;
  padding-top: 40px;
}
.new-work-material{
background: url(/images/fon-newjob.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
#Mod216 .module-title, #Mod246 .module-title{
 margin-top: 29px;
margin-bottom: 27px;
}
.full-list-title{
  text-align: center;
  color:000;
  font-size: 20px;
  font-family: 'Exo 2', sans-serif;
  font-weight: 600;
  margin: 50px 0px 45px 0px
}
 
/* END НОВЫЕ РАБОТЫ */

/* НАШИ КЛИЕНТЫ */

#myCarousel .event {
  position: relative;
  float: left;
  padding: 10px 0;
  width: 16.6%;
  text-align: center;
}
#Mod223 .module-title, #Mod251 .module-title{
  border-bottom: 1px solid #d9d6d8;
}
#myCarousel .noo-cs-control a {
  background: #bfbfbf;
  padding: 3px 8px;
  margin: 0 1px;
  color: #fff;
}
#myCarousel .noo-cs-control a:hover {
  text-decoration: none;
}

.carousel-inner img{
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}
.carousel-inner img:hover{
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none; /* IE 6-9 */
}


/* END НАШИ КЛИЕНТЫ */
/* FOOTER */
.social{
   margin-top: 22px;
}
.social a{
 display: inline-block;
}

.container-footer{
border-top: 5px solid #c2c2c2;
background: url(/images/bg-footer.png);
background-repeat: repeat-x;
background-size: contain;
padding: 25px 0px 60px;
font-size: 18px;
  font-family: 'Cuprum', sans-serif;
  color: #fff;
  line-height: 24px;
}

.t3-footer .t3-copyright{
  display: none;
}
.t3-footer{
  position: relative;
    margin-top: 30px;
}
.cop{
    background: #310b2c;
  margin-bottom: 10px;
  position: absolute;
  width: 100%;
  bottom: 0;
    padding-top: 7px;
    padding-bottom: 7px;
  -webkit-box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.25);
-moz-box-shadow:    2px 3px 3px 0px rgba(0, 0, 0, 0.25);
box-shadow:         2px 3px 3px 0px rgba(0, 0, 0, 0.25);
}
.cop p{
  font-size: 14px;
  margin: 0;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
}
.cop .seo{
  font-size: 14px;
  font-family: 'Exo 2', sans-serif;
  color: #fff;
  text-transform: uppercase;
}
.cop .seo .orange-style{
  color:#fff;
    padding: 0px 4px 1px 4px;
  background:#f18223;
  text-transform: none;
  margin-left: 10px;
}
.t3-footer .container {
  position: relative;
  margin-top: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.title-footer1, .title-footer2, .title-footer3, .title-footer4{
  font-size: 20px;
  font-family: 'Exo 2', sans-serif;
  color:#f18223;
  letter-spacing: -1px;
  text-transform: uppercase;
  position: relative;
    margin-bottom: 10px !important;
}

.title-footer1:before, .title-footer2:before, .title-footer3:before, .title-footer4:before{
   content:" ";
 bottom:-6px;
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #765870;
}
.title-footer1:before{
  width: 140px;
}
.title-footer2:before{
  width: 115px;
}
.title-footer3:before{
  width: 160px;
}
.title-footer4:before{
  width: 140px;
}
.footer p{
    margin: 0 0 10px;
}
.footer{
  margin-left: 0px;
}
.title-footer1:after{
content: " ";
  position: absolute;
  width: 29px;
  height: 25px;
  margin-top: -2px;
  background-image: url(/images/icon1-footer.png);
  background-size: 100%;
  background-repeat: no-repeat;
  margin-left: 7px;
}
.title-footer2:after{
  content: " ";
  position:absolute;
  width: 31px;
  height: 30px;
  background-image: url(/images/icon2-footer.png);
  background-size: 100%;
  margin-top: -5px;
  margin-left: 5px;
  background-repeat: no-repeat;
}
.title-footer3:after{
  content: " ";
  position:absolute;
  width: 25px;
  height: 25px;
  background-image: url(/images/icon3-footer.png);
background-size: 100%;
  background-repeat: no-repeat;
    margin-top: -5px;
}
.title-footer4:after{
  content: " ";
  position:absolute;
  width: 15px;
  height: 25px;
  background-image: url(/images/icon4-footer.png);
background-size: 100%;
  background-repeat: no-repeat;
    margin-top: -3px;
  margin-left: 7px;
}
.container-footer a{
  font-size: 18px;
  font-family: 'Cuprum', sans-serif;
  color: #fff;
}
.cop .span12{
  margin-left:-20px;
}
/* END footer */

/*портфолио*/
 .portfolio-vario .noop-item .item-info {
  bottom: -85px !important;
 height: 70px !important;
  overflow: hidden;
  position: absolute;
}
.single-work-right .article-content p:nth-child(3){
  text-align: justify;
}
/*.portfolio-vario .noop-item {
  width: 23% !important;
  margin: 0px 10px 20px 10px !important;
  -webkit-box-shadow: 0 0 6px 0px rgba(0,0,0,0.1);
  box-shadow: 0 0 6px 0px rgba(0,0,0,0.1);
  background: #fff;
  border-radius: 4px;
  height: 226px;
}*/
.portfolio-vario .item-info {
  position: absolute;
  bottom: 0 !important;
  overflow: hidden;
  text-align: left;
  background: #fff;
}
.portfolio-vario .noop-item:hover .noop-zoom a, .portfolio-vario .noop-item:hover .noop-link a {
  top: 140px;
  opacity: 1;
}
/*.noop-link{
  display: none;
}*/
.portfolio-vario .noop-zoom a, .portfolio-vario .noop-link a {
  background-color: #f18223;
  color: #fff !important;
}
.portfolio-vario .noop-filters a:hover, .portfolio-vario .noop-filters a.selected {
  background: #f18223;
  text-decoration: none;
}
.portfolio-default a{
  color: #fff;
}
.portfolio-vario .info-content{
padding: 10px !important;
  color: #262626;
  text-align: left;
  background: #fff;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.portfolio-vario .noop-item:hover .item-info {
  -webkit-transition: opacity 0.3s ease-in-out, height 0.3s ease-in-out, top 0.3s ease-in-out, bottom 0.3s ease-in-out;
  bottom: 0 !important;
}
/* .info-content {
  padding: 10px !important;
  color: #262626;
  text-align: left;
  background: #fff;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
 .noop-item .item-info {
  bottom: -85px !important;
  height: 85px !important;
  overflow: hidden;
  position: absolute;
}
.portfolio-vario .item-info {
  position: relative;
  bottom: 0;
  overflow: hidden;
  text-align: left;
  background: #fff;
}*/
#noop_210 .noop-zoom a{
  left: 50%;
  margin-left: -20px;
}
#noop_239 .noop-zoom a{
   left: 50%;
  margin-left: -20px;
}
.portfolio-flex .noop-zoom a, .portfolio-flex .noop-link a {
  background-color: #f18223;
  color: #fff !important;
}
.portfolio-flex .noop-filters a:hover, .portfolio-flex .noop-filters a.selected {
  background: #f18223;
}

/*____*/
.row-fluid img {
  width: 100%;
  display: block;
  border-radius: 8px;
  border: 7px solid #e9e9e9;
}
/*.lifted{
   width: 100%;
}*/
/*.lifted:before, .lifted:after{
  content: '';
  position: absolute;
  width: 50%;
  height: 10%;
  bottom: 15px;
  left: 4px;
  z-index: -1;
  -webkit-box-shadow: 0 15px 10px rgba(0,0,0,0.6);
  -moz-box-shadow: 0 15px 10px rgba(0,0,0,0.6);
  -o-box-shadow: 0 15px 10px rgba(0,0,0,0.6);
  box-shadow: 0 15px 10px rgba(0,0,0,0.6);
}*/

.component .single-work-left{
  float:left;
  width:100%;
  
}
.component .single-work-right{
  float:left;
  width:33%;
  display: none;
  margin-left:2%;
  margin-top:30px;
}
/*.lifted:before{
-webkit-transform: rotate(-3deg);
   -moz-transform: rotate(-3deg);
     -o-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }
.lifted:after{
  left: auto;
  right: 4px;
  -webkit-transform: rotate(3deg);
   -moz-transform: rotate(3deg);
     -o-transform: rotate(3deg);
        transform: rotate(3deg);
}*/
/*.itemid-112 .com_content body, .com_mailto body {
  padding-top: 0;
  border-top: 3px solid #ff9d00;
}*/
.items-row .item .article-title, .item-page .article-title {
   text-transform: uppercase;
      font-family: 'Exo 2', sans-serif;
    font-weight: normal;
    font-weight: 500;
    color: #000;
    font-size: 26px;
    letter-spacing: -1px;
    padding-left: 6px;
	padding-bottom: 10px;
}
.items-row .item .article-title:before, .item-page .article-title:before {
    content: " ";
    border-left: 3px solid #f18223;
    position: absolute;
    height: 25px;
    margin-top: 1px;
    margin-left: -5px;
}
.nivo-lightbox-wrap {
  position: absolute;
  top: 10%;
  bottom: 10%;
  left: 22%;
  right: 22%;
}

em{
  font-family: verdana;
  font-size: 12px;
  font-style: normal;
}
/* END портфолио*/

.col-md-1{
  width: 8.3%;
  float: left;
}
.col-md-1f{
  width: 12.6%;
  float: left;
    margin-right: 14px;
}
.col-md-2{
  width: 16.6%;
  float: left;
}
.col-md-2f{
  width: 18.6%;
  float: left;
    margin-right: 0px;
}
.col-md-3{
  width: 25%;
  float: left;
}
.col-md-4{
  width: 33.3%;
  float: left;
}
.col-md-5{
  width: 41.6%;
  float: left;
}
.col-md-6{

  width: 50%;
  float: left;
}
.col-md-12{
  width: 100%;
  float: left;
}

.map{
  height:100px;
  margin-bottom:30px;
}

/* SERVICE */
.main-title{
    font-family: 'Exo 2', sans-serif;
  font-weight: normal;
  font-weight: 500;
  color: #000;
  font-size: 26px;
  letter-spacing: -1px;
  padding-left: 6px;
margin: 0 0 20px 0;
line-height: 150%;
text-transform: uppercase;
  margin-top: -14px;
}
.main-title:before {
  content: " ";
  border-left: 3px solid #f18223;
  position: absolute;
  height: 25px;
  margin-top: 8px;
  margin-left: -5px;
}
.bg-service{
  margin: 0;
  background-size: 100% 100%;
  background-position: 0% 153px;
  background-image: url(/images/service/bg-service.png);
  background-repeat: no-repeat;
}
.items-row, .item-page {
  position: relative;
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.article-intro, .article-content {
  padding: 0;
}
.title-service1, .title-service2, .title-service3{
  font-size: 26px;
  font-family: 'Exo 2', sans-serif;
  text-transform: uppercase;
  position: relative;
  margin-top: 40px;
  margin-left: 20px;
  letter-spacing: -1px;
}
.title-service1{
  color:#e95926;
}
.title-service2{
  color:#863a79;
}
.title-service3{
  color:#fcb440;
}
.title-service1:before{
  content: " ";
  position: absolute;
  width: 3px;
  height: 25px;
  left:-10px;
  top:-2px;
  background-color: #e95926;
}
.title-service2:before{
  content: " ";
  position: absolute;
  width: 3px;
  height: 25px;
  left:-10px;
  top:-2px;
  background-color: #863a79;
}

.title-service3:before{
  content: " ";
  position: absolute;
  width: 3px;
  height: 25px;
  left:-10px;
  top:-2px;
  background-color: #fcb440;
}
.content-service1, .content-service2, .content-service3{
  margin-top:70px;
  margin-left: 45px;
}

.content-service1 p, .content-service2 p, .content-service3 p{
  margin: 0 0 6px;
}

.content-service1 a, .content-service2 a, .content-service3 a{
  position: relative;
  margin-bottom: 23px;
    display: table;
}
.content-service1 a:before{
content: " ";
  opacity: 0.5;
  background-image: url(/images/service/icon1.png);
  background-repeat: no-repeat;
  width: 29px;
  height: 27px;
    top: -2px;
  left: -37px;
  background-size: 100%;
  position: absolute;
}
.content-service1 a:hover:before{
  opacity: 1;
}
.content-service1 a p:first-child{
font-size: 22px;
letter-spacing: -1px;
font-family: 'Exo 2', sans-serif;
color:#000;
text-transform: uppercase;
}
.content-service1 a p:last-child{
font-size: 20px;
font-family: 'PT Sans', sans-serif;
color:#a1a1a1;
}
.content-service2 a:before{
content: " ";
  opacity: 0.5;
  background-image: url(/images/service/icon2.png);
  background-repeat: no-repeat;
  width: 29px;
  height: 27px;
    top: -2px;
  left: -37px;
  background-size: 100%;
  position: absolute;
}
.content-service2 a:hover:before{
  opacity: 1;
}
.content-service2 a p:first-child{
font-size: 22px;
letter-spacing: -1px;
font-family: 'Exo 2', sans-serif;
color:#000;
text-transform: uppercase;
}
.content-service2 a p:last-child{
font-size: 20px;
font-family: 'PT Sans', sans-serif;
color:#a1a1a1;
}
.content-service3 a:before{
content: " ";
  opacity: 0.5;
  background-image: url(/images/service/icon3.png);
  background-repeat: no-repeat;
  width: 29px;
  height: 27px;
    top: -2px;
  left: -37px;
  background-size: 100%;
  position: absolute;
}
.content-service3 a:hover:before{
  opacity: 1;
}
.content-service3 a p:first-child{
font-size: 22px;
letter-spacing: -1px;
font-family: 'Exo 2', sans-serif;
color:#000;
text-transform: uppercase;
}
.content-service3 a p:last-child{
font-size: 20px;
font-family: 'PT Sans', sans-serif;
color:#a1a1a1;
}
.content-service1 a:hover, .content-service2 a:hover, .content-service3 a:hover{
  text-decoration: none;
}

/* END service*/
/* share*/



/*.logo-podarok2 .formResponsive input[type="text"] {
    display: inline-block;
    height: 10px;
    padding: 4px;
    margin-bottom: 9px;
    font-size: 13px;
    line-height: 18px;
    color: #555555;
}*/
/* END share*/
/* BRIF*/
.brif h2{
  font-family: 'Exo 2', sans-serif;
  font-weight: normal;
  font-weight: 500;
  color: #000;
  font-size: 26px;
  letter-spacing: -1px;
  padding-left: 6px;
margin: 0 0 20px 0;
line-height: 150%;
text-transform: uppercase;
}
.brif:before {
  content: " ";
  border-left: 3px solid #f18223;
  position: absolute;
  height: 25px;
  margin-top: 8px;
  margin-left: 0px;
}
/* END brif*/
/* REVIEWS*/
.sprocket-quotes-arrows .arrow {
  background: #f18223;
  color: #310a2c;
  border-color:  #310a2c;
}
.sprocket-quotes-pagination li {
  background: #310a2c;
  color: #fff;
}
.sprocket-quotes-item{
  float: left;
  width: 82%;
  padding: 0;
  margin: 0;
    border-radius: 6px;
  margin-left: 3%;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+0,f0f0f0+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 0%, #f0f0f0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(0%,#ffffff), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 0%,#f0f0f0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 0%,#f0f0f0 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 0%,#f0f0f0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */

}

.reviews-cont{
  padding: 20px 26px;
}
.sprocket-quotes-text {
  font-size: 18px;
  line-height: 1.6em;
  font-weight: bold;
  font-family: 'PT Sans', sans-serif;
}
.sprocket-quotes-subtext {
  font-style: normal;
  display: block;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
.sprocket-quotes-author {
   margin-top: 42px;
  font-weight: bold;
  display: block;
  text-align: right;
  font-size: 18px;
  font-family: 'PT Sans', sans-serif;
}
.sprocket-quotes-item:after {
 display: none;
}
.sprocket-quotes-item:before {
  content: " ";
  position: absolute;
  width: 34px;
  height: 23px;
  background-image: url(/images/reviews-before.png);
  background-repeat: no-repeat;
  background-size: 100%;
  bottom: 20px;
 left: -34px;
}
.reviews-img{
float: left;
width: 15%;
}
.blog-featured{
  display: none;
}
.sprocket-quotes .cols-2 > li {
  width: 100%;
}
#Mod151 .module-title{
  margin-top: 18px;
}
/* END reviews*/
/* SEND your request */
.rsform-block .rsform-block-file input{
  background-color: rgb(211, 194, 194) !important;
  padding: 5px;
  border-radius: 5px;
  cursor: pointer;
}

#sbox-window {
  top: 50% !important;
  margin-top: -260px;
  position: /*absolute*/fixed;
  background-color: #fff;
  text-align: left;
  overflow: visible;
  padding: 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 0;
  width: 540px !important;
  height: auto !important;
}

#sbox-content {
clear: both;
  overflow: visible;
  background-color: #fff;
  height: 100%;
  padding: 0 !important;
  background-image: url(/images/send-your-request/fon.png);
  width: 100%;
  background-repeat: no-repeat;
  background-position: right bottom;
   border-top: 3px solid #e67315;
border-bottom: 3px solid #e67315 !important;
  border-radius: 3px;
}
#sbox-btn-close {
  position: absolute;
  width: 30px;
  height: 30px;
 right: 1px;
  top: 3px;
  background: url(/images/send-your-request/close.png) no-repeat center;
  border: none;
}
#sbox-content h2{
  margin-right: 45px;
  margin-bottom: 32px;
  margin-top: 30px;
  color: #e37210;
  font-size: 29px;
  font-weight: 500;
  letter-spacing: -1px;
  text-transform: uppercase;
  font-family: 'Exo 2', sans-serif;
  text-align: right;
  position: relative;
}
.formResponsive .formHorizontal .rsform-block {
  margin-bottom: 1px;
}
#sbox-content h2:before{
  content: " ";
  background: url(/images/send-your-request/letter.png) no-repeat center;
  width: 44px;
  height: 52px;
  background-size: 100%;
  margin-left: -63px;
  margin-top: -11px;
  position: absolute;
}
.formResponsive .formHorizontal .formControlLabel {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: left;
  color: #000;
  margin-left: 18px;
  font-size: 16px;
  font-weight: 500;
}
.formResponsive {
  margin: 0 0 18px;
  padding: 0px 50px;
}
strong.formRequired {
  font-weight: 500;
  font-style: normal;
  margin-left: 3px;
  color: #ee0000;
}
.formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"] {
  background-color: #ffffff;
  border: 1px solid #9a9a9a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
.formResponsive textarea:focus, .formResponsive input[type="text"]:focus, .formResponsive input[type="password"]:focus, .formResponsive select:focus {
  border-color: rgba(227, 114, 16, 0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(227, 114, 16, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(227, 114, 16, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(227, 114, 16, 0.6);
}
.formResponsive input[type="submit"] {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f18223+0,c34800+100 */
background: #ffffff; /* Old browsers */
margin: 10px 0;
background: -moz-linear-gradient(top,  #ffffff 0%, #f18223 0%, #c34800 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(0%,#f18223), color-stop(100%,#c34800)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f18223 0%,#c34800 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f18223 0%,#c34800 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f18223 0%,#c34800 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f18223 0%,#c34800 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c34800',GradientType=0 ); /* IE6-9 */
font-size: 20px;
text-transform: uppercase;
font-family: 'Exo 2', sans-serif;
text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.45);
border-color: initial;
border-radius: 7px;
padding: 10px 20px; 
  }

  .formResponsive input[type="submit"]:hover, input[type="submit"]:active{
color: #fff;
text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.45);
background-position: 0 0px;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f18223 0%, #c34800 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(0%,#f18223), color-stop(100%,#c34800)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f18223 0%,#c34800 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f18223 0%,#c34800 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f18223 0%,#c34800 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f18223 0%,#c34800 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c34800',GradientType=0 ); /* IE6-9 */
outline: none;
  }
    #system-message-container{position: absolute;
   position: absolute;
  top: 120px;
  left: 0;
  right: 0;
  width: 20%;
  margin-left: auto;
  z-index: 99999;
  margin-right: auto;}
  /* END send your request */

  /*BLOG*/

.create {
 background: #f18223;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 82px;
  height: 77px;
  font-size: 14px;
  line-height: 16px;
  font-style: normal;
  color: #fff;

  overflow: hidden;
  text-align: center;
  text-transform: uppercase;
  padding-right: 7px;
  z-index: 9;
}
.create span.create-day {
  font-size: 46px;
  line-height: 48px;
  display: block;
  padding: 7px 0 0;
  margin: 0 0 1px 7px;
  text-shadow: 1px 1px #d2480b, 2px 2px #d2480b, 3px 3px #d2480b, 4px 4px #d2480b, 5px 5px #d2480b, 6px 6px #d2480b, 7px 7px #d2480b, 8px 8px #d2480b, 9px 9px #d2480b, 10px 10px #d2480b, 11px 11px #d2480b, 12px 12px #d2480b, 13px 13px #d2480b, 14px 14px #d2480b, 15px 15px #d2480b, 16px 16px #d2480b, 17px 17px #d2480b, 18px 18px #d2480b, 19px 19px #d2480b, 20px 20px #d2480b, 21px 21px #d2480b, 22px 22px #d2480b, 23px 23px #d2480b, 24px 24px #d2480b, 25px 25px #d2480b, 26px 26px #d2480b, 27px 27px #d2480b, 28px 28px #d2480b, 29px 29px #d2480b, 30px 30px #d2480b, 31px 31px #d2480b, 32px 32px #d2480b, 33px 33px #d2480b, 34px 34px #d2480b, 35px 35px #d2480b, 36px 36px #d2480b, 37px 37px #d2480b, 38px 38px #d2480b, 39px 39px #d2480b, 40px 40px #d2480b, 41px 41px #d2480b, 42px 42px #d2480b, 43px 43px #d2480b, 44px 44px #d2480b, 45px 45px #d2480b, 46px 46px #d2480b, 47px 47px #d2480b, 48px 48px #d2480b, 49px 49px #d2480b, 50px 50px #d2480b, 51px 51px #d2480b, 52px 52px #d2480b, 53px 53px #d2480b, 54px 54px #d2480b, 55px 55px #d2480b, 56px 56px #d2480b, 57px 57px #d2480b, 58px 58px #d2480b, 59px 59px #d2480b, 60px 60px #d2480b;
}
.page-subheader h2 small{
   font-family: 'Exo 2', sans-serif;
  font-weight: 500 !important;
  color: #000 !important;
  font-size: 26px !important; 
  letter-spacing: -1px;
  padding-left: 6px;
  margin: 0 0 20px 0;
  line-height: 150% !important;
  text-transform: uppercase;
  margin-top: -14px;
}
.page-subheader h2 small:before {
  content: " ";
  border-left: 3px solid #f18223;
  position: absolute;
  height: 25px;
  margin-top: 8px;
  margin-left: -5px;
}
.page-subheader {
  border-bottom: 0px solid #ddd;
}

.blog .row-fluid img{
  display: block;
  border-radius: 0px;
  border: 0px solid #e9e9e9;
}
.single-work-left .row-fluid img{
  display: block;
  border-radius: 8px;
  border: 8px solid #e9e9e9;
}
#t3-content .page-header{
  display: none;
}
.blog .items-row .item .article-title a,.blog .item-page .article-title a {
  padding: 0;
  color: #000;
  font-size: 24px;
    font-family: 'Exo 2', sans-serif;
  text-transform: uppercase;
  background: none;
  font-weight: 500;
  display: inline-block;
  border-radius: 5px;
  margin-top: 20px;
}
.single-work-right .article-aside{
  display: none;
}
.single-work-right .article-title a{
   padding: 0;
  color: #000;
  font-size: 24px;
    font-family: 'Exo 2', sans-serif;
  text-transform: uppercase;
  background: none;
  font-weight: 500;
  display: inline-block;
  border-radius: 5px;
  margin-top: 20px;
}
.blog .items-row .item .article-title,.blog .item-page .article-title{
  padding: 0;
  background: none;
  display: inline-block;
  border-radius: none;
  padding: 0px;
}
.statti .item-page .article-title {
  color: #fff;
  font-size: 16px;
  font-family: verdana;
  text-transform: uppercase;
  background: none;
  font-weight: 200;
  display: inline-block;
  border-radius: none;
  padding: 0;
}
.blog .article-title a,.blog .article-title a {
  padding: 0;
  color: #000;
  font-size: 24px;
    font-family: 'Exo 2', sans-serif;
  text-transform: uppercase;
  background: none;
  font-weight: 500;
  display: inline-block;
  border-radius: 5px;
  margin-top: 20px;
}
.blog .article-title,.blog .article-title{
  padding: 0;
  background: none;
  display: inline-block;
  border-radius: none;
  padding: 0px;
}
.twitter{
  display: none;
}
.readmore .btn:hover {
  color: #777676;
}
.icon-circle-arrow-right:before {
  content: "";
}
.readmore .btn {
  background: none !important;
  border: 0;
  box-shadow: inset 0 0px 0 rgba(255,255,255,0.2), 0 0px 0px rgba(0,0,0,0.05);
  margin-right: 10px;
  color: #777676;
  font-size: 14px;
  font-family: Roboto;
  font-weight: 900;
}
.items-leading{
  display: none
}

/*  END blog */
.page-title{
font-family: 'Exo 2', sans-serif;
  font-weight: 500;
  color: #000;
  font-size: 26px;
  letter-spacing: -1px;
  line-height: 150%;
  text-transform: uppercase;
}
.page-title:before {
  content: " ";
  border-left: 3px solid #f18223;
  position: absolute;
  height: 25px;
  margin-top: 8px;
  margin-left: -5px;
}
.page-title, .page-header h1 {
  line-height: 150%;
  margin: 0;
}
.page-header {
  border-bottom: 0px solid #ddd;
  padding-bottom: 0px;
  margin: 0 0 25px;
}
.order{
  float: left;
  width: 100%;

}
.order h1{
  font-size: 24px;
  font-family: 'Exo 2', sans-serif;
  color:#000;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: -1px;
  text-align: center;
  margin: 0;
  padding: 0;
padding-top: 15px;
}
.order h3{
  font-size: 19px;
  font-family: 'Exo 2', sans-serif;
  color:#000;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: -1px;
  text-align: center;
  margin: 0;
  line-height: 25px;
  padding: 0;
  margin-top: 15px;
}
.our-services-mod{
  text-align: center;
  margin-top: 50px;
}
.our-services-mod .circle {
  background-color: #e7e7e7;
  border-radius: 999px 999px 999px 999px;
  -moz-border-radius: 999px 999px 999px 999px;
  -webkit-border-radius: 999px 999px 999px 999px;
  -o-border-radius: 999px 999px 999px 999px;
  color: #25C32D;
  display: inline-block;
  line-height: 90px;
  height: 90px;
  max-width: 100%;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 90px;
  transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  border: 1px solid #e7e7e7;
  text-indent: 3px;
}
.our-services-mod .circle:hover {
  background-color: #c32527;
  color: #fff;
}
.icon-key:before{
  content: " " !important;
  width: 65px;
  height: 52px;
  background-image: url(/images/icon/new-icon/icon6.png);
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 21px;
  margin-left: 0px;
}
.icon-key:hover:before{
  content: " ";
  background-image: url(/images/icon/new-icon/icon6-hover.png);
}
.icon-earphones:before{
  content: " " !important;
  width: 58px;
  height: 61px;
  background-image: url(/images/icon/new-icon/icon7.png);
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 13px;
  margin-left: 0px;
}
.icon-earphones:hover:before{
  content: " ";
  background-image: url(/images/icon/new-icon/icon7-hover.png);
}
.icon-repair:before{
  content: " " !important;
  width: 52px;
  height:49px;
  background-image: url(/images/icon/new-icon/icon8.png);
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 19px;
  margin-left: 4px;
}
.icon-repair:hover:before{
  content: " ";
  background-image: url(/images/icon/new-icon/icon8-hover.png);
}
.icon-zakaz:before{
  content: " " !important;
  width: 60px;
  height:53px;
  background-image: url(/images/icon/new-icon/icon9.png);
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 19px;
  margin-left: 10px;
}
.icon-zakaz:hover:before{
  content: " ";
  background-image: url(/images/icon/new-icon/icon9-hover.png);
}
.icon-concept:before{
  content: " " !important;
  width: 62px;
  height:60px;
  background-image: url(/images/icon/new-icon/icon10.png);
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 15px;
  margin-left: 1px;
}
.icon-concept:hover:before{
  content: " ";
  background-image: url(/images/icon/new-icon/icon10-hover.png);
}
.icon-logo:before{
  content: " " !important;
  width: 51px;
  height:57px;
  background-image: url(/images/icon/new-icon/icon11.png);
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 15px;
  margin-left: 3px;
}
.icon-logo:hover:before{
  content: " ";
  background-image: url(/images/icon/new-icon/icon11-hover.png);
}
.icon-design:before{
  content: " " !important;
  width: 51px;
  height:57px;
  background-image: url(/images/icon/new-icon/icon12.png);
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 15px;
  margin-left: 3px;
}
.icon-design:hover:before{
  content: " ";
  background-image: url(/images/icon/new-icon/icon12-hover.png);
}
.sidebar-cont{
  border:1px solid #ffa41a;
  border-radius: 4px;
  
  background-color: #fff9e8;
}
.sidebar-cont ul{
  padding: 0px 30px;
}
.sidebar-cont .title1, .sidebar-cont .title2, .sidebar-cont .title3{
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  
}
.sidebar-cont .title1{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff8c4e+0,e95927+100 */
background: #ff8c4e; /* Old browsers */
background: -moz-linear-gradient(top,  #ff8c4e 0%, #e95927 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8c4e), color-stop(100%,#e95927)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff8c4e 0%,#e95927 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff8c4e 0%,#e95927 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff8c4e 0%,#e95927 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ff8c4e 0%,#e95927 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8c4e', endColorstr='#e95927',GradientType=0 ); /* IE6-9 */

}
.sidebar-cont .title2{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c271b3+0,863a7a+100 */
background: #c271b3; /* Old browsers */
background: -moz-linear-gradient(top,  #c271b3 0%, #863a7a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c271b3), color-stop(100%,#863a7a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c271b3 0%,#863a7a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c271b3 0%,#863a7a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c271b3 0%,#863a7a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c271b3 0%,#863a7a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c271b3', endColorstr='#863a7a',GradientType=0 ); /* IE6-9 */

}
.sidebar-cont .title3{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffbe55+0,fd9800+100 */
background: #ffbe55; /* Old browsers */
background: -moz-linear-gradient(top,  #ffbe55 0%, #fd9800 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffbe55), color-stop(100%,#fd9800)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffbe55 0%,#fd9800 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffbe55 0%,#fd9800 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffbe55 0%,#fd9800 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffbe55 0%,#fd9800 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbe55', endColorstr='#fd9800',GradientType=0 ); /* IE6-9 */

}
.sidebar-cont .title1 p, .sidebar-cont .title2 p, .sidebar-cont .title3 p{
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 12px 0 12px 0;
  letter-spacing: -1px;
}
.sidebar-cont .block1 li{
    color:#ff8b11;    
    list-style: initial;               
}
.sidebar-cont .block2 li{
    color:#ba6aab;    
    list-style: initial;               
}
.sidebar-cont .block3 li{
    color:#ffbb4d;    
    list-style: initial;               
}
.sidebar-cont li a{
  color:#000;
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  padding: 5px 0px 5px 0px; 
}
.sidebar-cont li a:hover{
  color:#000;
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  padding: 5px 0px 5px 0px; 
}


.sidebar-cont li a:before{
  content: " ";
  position: absolute;
  width: 120%;
  bottom: 0;
  height: 2px;
  background-image: url(/images/border-bottom.png);
  background-repeat: no-repeat;
  margin-left: -15px;
}
.sidebar-cont li:last-child a:before{
  content: " ";
  position: absolute;
  width: 0px;
}
.noo-sidebar .t3-module .module-inner {
  margin: 0px;
  padding: 0px 10px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: none;
}
.nav {
  margin-bottom: 10px;
}
.noo-sidebar .t3-module {
  background: #fff;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  margin-bottom: 20px;
}
.pensil{
  margin-top: 10px;
}
.pensil a{
display: block;
  background: #f18223;
  padding: 10px 0px 1px 18px;
  margin: 0;
  border-radius: 6px;
  -webkit-box-shadow: 2px 2px 1px 0px rgba(183,61,0,1);
  -moz-box-shadow: 2px 2px 1px 0px rgba(183,61,0,1);
  box-shadow: 2px 2px 1px 0px rgba(183,61,0,1);
  margin-top: -6px;
}
.pensil a:hover{
  text-decoration: none;
}
.pensil a p{
  font-size: 22px;
  color: #fff;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-family: 'Exo 2', sans-serif;
}
.pensil a p:before{
  content: " ";
  position: absolute;
  width: 25px;
  height: 24px;
  background-image: url(/images/pensil.png);
  background-repeat: no-repeat;
  background-size: 100%;
  left: -7px;
  top: -2px;
}
.pensil div{
  border-radius: 4px;
  border:1px solid #d5d5d5;
  background-image: url(/images/hands.png);
  background-repeat: no-repeat;
  height: 60px;
  background-size: cover;
}
.oformlenie{
  float: left;
  width: 40%;
  background-image: url(/images/fon-violet2.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
}
.oformlenie .title p{
  font-size: 24px;
    padding: 12px 0px 0px 0px;
  color: #fff;
  text-decoration: underline;
  letter-spacing: -1px;
  text-align: center;
  font-family: 'Exo 2', sans-serif;
  text-decoration: none;
  text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.55);
}
.oformlenie .title{
  border-radius: 3px;
  background-color: #7f3372;
  padding:5px 5px;
}
.oformlenie .desc{
font-size:20px;
color:#ffbd7a;
font-family:cuprum;
text-align: center;
  padding-top: 20px;
  padding-bottom: 12px;
}
.oformlenie .desc .number{
  color:#f8cbb2;
}
.right-block-of{
  float: left;
  width: 60%;
        

}
.right-block-of li p{
    margin: 0 0 2px;
    color:#000;
}
.right-block-of li{
  color:#ff8b11;
}
.right-block-of div{
  padding-left: 30px;
}
.oformlenie p{
    margin: 0 0 5px;
}
.oformlenie .yellow .pwebbox_toggler {
  color: #fff;

  border-radius: 4px;
  text-shadow: none;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f18223 0%, #c34900 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(0%,#f18223), color-stop(100%,#c34900));
  background: -webkit-linear-gradient(top, #ffffff 0%,#f18223 0%,#c34900 100%);
  background: -o-linear-gradient(top, #ffffff 0%,#f18223 0%,#c34900 100%);
  background: -ms-linear-gradient(top, #ffffff 0%,#f18223 0%,#c34900 100%);
  background: linear-gradient(to bottom, #ffffff 0%,#f18223 0%,#c34900 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c34900',GradientType=0 );
}
.oformlenie .pwebbox_toggler {
  display: inline-block;
  line-height: 16px;
  float: none;
  letter-spacing: -1px;
  position: relative;
  margin-top: 0px;
  -webkit-box-shadow: 2px 2px 1px 0px rgba(183,61,0,1);
  -moz-box-shadow: 2px 2px 1px 0px rgba(183,61,0,1);
  box-shadow: 2px 2px 1px 0px rgba(183,61,0,1);
  border-radius: 0px;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'Exo 2', sans-serif;
}
.oformlenie .pwebbox-icon .pwebbox_toggler {
  padding: 10px 15px 8px 15px;
}
.oformlenie .pwebbox-modal {
  text-align: center;
    margin-bottom: 28px;
}
.blog .items-row .item .article-title:before, .blog .item-page .article-title:before {
    content: " ";
    border-left: 3px solid #f18223;
    position: absolute;
    height: 25px;
    margin-top: 20px;
    margin-left: -5px;
}
.statti.items-row .item .article-title a, .statti .item-page .article-title a {
    font-family: 'Exo 2', sans-serif;
    font-weight: 500 !important;
    color: #000 !important;
    font-size: 26px !important;
    letter-spacing: -1px;
    padding-left: 6px;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    margin-top: -14px;
}
.statti .single-work-left .article-content {
  display: none;
}

/* CREATE SITE */
.create-site .left{
  float:left;
  width: 40%;
}
.create-site .right{
    width: 58%;
    padding-left: 2%;
    float: left;
}
.create-site h1{
      font-family: 'Exo 2', sans-serif;
    font-weight: 500;
    color: #f18223;
    font-size: 26px;
    letter-spacing: -1px;
    text-transform: uppercase;
    line-height: 150%;
    margin: 0;
    padding-left: 9px;
}
.create-site a:hover, .create-site a:focus{
  text-decoration: none;
}
.create-site h1:before {
    content: " ";
    border-left: 3px solid #f18223;
    position: absolute;
    height: 25px;
    margin-top: 9px;
    margin-left: -8px;

}
.create-site h2{
  font-size: 20px;
  color:#8d8d8d;
  font-family: 'PT Sans', sans-serif;
  font-weight: 300;
  line-height: 20px;
  margin: 20px 0 10px 0px;

}
.create-site .col-md-6{
      padding-right: 15px;
    padding-left: 15px;
    width: 47%;
    float: left;
    margin-bottom: 50px;
}

/* SEO */
.seo .left{
  float:left;
  width: 35%;
}
.seo .right{
    width: 63%;
    padding-left: 2%;
    float: left;
}
.seo h1{
      font-family: 'Exo 2', sans-serif;
    font-weight: 500;
    color: #763d77;
    font-size: 26px;
    letter-spacing: -1px;
    text-transform: uppercase;
    line-height: 150%;
    margin: 0;
    padding-left: 9px;
}
.seo a:hover, .seo a:focus{
  text-decoration: none;
}
.seo h1:before {
    content: " ";
    border-left: 3px solid #763d77;
    position: absolute;
    height: 25px;
    margin-top: 9px;
    margin-left: -8px;

}
.seo h2{
  font-size: 20px;
  color:#8d8d8d;
  font-family: 'PT Sans', sans-serif;
  font-weight: 300;
  line-height: 20px;
  margin: 20px 0 10px 0px;

}
.seo .col-md-6{
      padding-right: 15px;
    padding-left: 15px;
    width: 47%;
    float: left;
    margin-bottom: 50px;
}

.download-brief{
  margin: 12px 0px 40px -60px;
}
.download-brief a{
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    font-family: 'Exo 2', sans-serif;
    background: #fff9e8;
    border-radius: 4px;
    border: 1px solid #ffa41a;
    padding: 10px 10px 10px 45px;
    position: relative;
    font-weight: 600;
}
.download-brief a:before{
    content: " ";
    background-image: url(/images/dow.png);
    position: absolute;
    width: 27px;
    height: 31px;
    background-size: 100%;
    background-repeat: no-repeat;
    left: 11px;
    top: 7px;
}
.download-brief a:hover:before{
    content: " ";
    background-image: url(/images/dow-hover.png);
    position: absolute;
    width: 27px;
    height: 31px;
    background-size: 100%;
    background-repeat: no-repeat;
    left: 11px;
    top: 7px;
}
.download-brief a:hover{
text-decoration: none;
color: #7f3372;
}
.cost-included{
    border-radius: 8px;
    border: 2px solid #7f3372;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f6f6+0,dddddd+100 */
background: rgb(246,246,246); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(246,246,246,1) 0%, rgba(221,221,221,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,246,246,1)), color-stop(100%,rgba(221,221,221,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(221,221,221,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(221,221,221,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(221,221,221,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(246,246,246,1) 0%,rgba(221,221,221,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */

    float: left;
    position: relative;
    width: 100%;
    padding: 40px 0px 15px 0px;
    margin-top: 40px;
}
.cost-included .title{
    position: absolute;
    margin: 0 auto;
    right: 0;
    text-align: center;
    top: 0;
       top: -4px;
    left: 0;
}
.cost-included .title p{
  color: #7f3372;
      display: inline;
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  padding: 5px 15px;
  border-radius: 8px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,efefef+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(239,239,239,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */

  border-top: 2px solid #7f3372;
}
.cost-included .row-incl{
float: left;
width: 100%;
position: relative;
    padding: 3px 5px;
}
.cost-included .row-incl:after{
     content: " ";
    background-image: url(/images/123.png);
    position: absolute;
width: 90%;
    height: 2px;
    background-size: 100%;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    top: 30px
}
.cost-included .row-incl:last-child:after{
     content: " ";
    background-image: none;
    position: absolute;
}
.center-block{
  position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    left: 0 auto;
    margin: 0 auto;
    float: left;
}
   
.cost-included .row-incl p{
  display: inline-block;
  text-align: left;
  width: 32%;
  letter-spacing: -1px;
  position: relative;
  font-size: 18px;
  font-family: 'Cuprum', sans-serif;
}
.cost-included p:nth-child(1) span{
  padding-left: 31px;
  position: relative;
  display: block;
}
.cost-included p:nth-child(2) span{
  padding-left: 71px;
  position: relative;
  display: block;
}
.cost-included p:nth-child(3) span{
  padding-left: 71px;
  position: relative;
  display: block;
}
.cost-included p:nth-child(1) span:before{
content: " ";
    width: 6px;
    height: 6px;
    position: absolute;
    background-color: #7f3372;
    border-radius: 50%;
    left: 19px;
    top: 6px;
}
.cost-included p:nth-child(2) span:before, .cost-included p:nth-child(3) span:before{
content: " ";
    width: 6px;
    height: 6px;
    position: absolute;
    background-color: #7f3372;
    border-radius: 50%;
    left: 59px;
    top: 6px;
}






/* GRAPHIC DESIGN */
.graphic-design .left{
  float:left;
  width: 40%;
}
.graphic-design .right{
    width: 58%;
    padding-left: 2%;
    float: left;
}
.graphic-design h1{
      font-family: 'Exo 2', sans-serif;
    font-weight: 500;
    color: #eaa000;
    font-size: 26px;
    letter-spacing: -1px;
    text-transform: uppercase;
    line-height: 150%;
    margin: 0;
    padding-left: 9px;
}
.graphic-design a:hover, .graphic-design a:focus{
  text-decoration: none;
}
.graphic-design h1:before {
    content: " ";
    border-left: 3px solid #eaa000;
    position: absolute;
    height: 25px;
    margin-top: 9px;
    margin-left: -8px;

}
.graphic-design h2{
  font-size: 20px;
  color:#8d8d8d;
  font-family: 'PT Sans', sans-serif;
  font-weight: 300;
  line-height: 20px;
  margin: 20px 0 10px 0px;

}
.graphic-design .col-md-6{
      padding-right: 15px;
    padding-left: 15px;
    width: 47%;
    float: left;
    margin-bottom: 50px;
}

.brif h2{
  text-align: left !important;
  margin-left: 0px !important;
}
/* RESPONSIVE */
@media only screen and (max-width: 1200px) {
  .cost-included .center-block .row-incl p {
    display: inline-block;
    text-align: left;
    width: 34%;
    letter-spacing: -1px;
    position: relative;
    font-size: 18px;
    font-family: 'Cuprum', sans-serif;
}
  .cost-included .row-incl p {
    display: inline-block;
    text-align: left;
    width: 32%;
    letter-spacing: -1px;
    position: relative;
    font-size: 17px;
    font-family: 'Cuprum', sans-serif;
}
	.logo-podarok2 .formResponsive input[type="text"] {
    display: inline-block;
    height: 10px;
    padding: 4px;
    margin-bottom: 9px;
    font-size: 13px;
    line-height: 17px;
    color: #555555;
}
	.t3-mainnav .navbar .nav > li > a {
    border-top: 0;
      padding: 8px 9px 10px 9px;
    text-shadow: none;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Exo 2', sans-serif;
    color: #fff;
    font-size: 19px;
}
.cost-included p:nth-child(2) span , .cost-included p:nth-child(3) span{
    padding-left: 15px;
    position: relative;
    display: block;
}
.cost-included p:nth-child(1) span{
    padding-left: 15px;
    position: relative;
    display: block;
}
.cost-included p:nth-child(1) span:before {
    content: " ";
    width: 6px;
    height: 6px;
    position: absolute;
    background-color: #7f3372;
    border-radius: 50%;
    left: 7px;
    top: 6px;
}
.cost-included p:nth-child(2) span:before, .cost-included p:nth-child(3) span:before {
    content: " ";
    width: 6px;
    height: 6px;
    position: absolute;
    background-color: #7f3372;
    border-radius: 50%;
    left: 6px;
    top: 6px;
}
}
@media only screen and (max-width: 1000px) {
   .create-site .col-md-6{
      padding-right: 0px;
    padding-left: 0px;
    width: 100%;
    float: left;
}
   .map-img {
    margin-right: 5px;
  }
    .map-img2 {
    margin-left: 5px;
  }
}
@media only screen and (max-width: 800px) {
.logo-podarok2 .formResponsive input[type="text"]{
    width: 60% !important;
}	
 
.logo-podarok2 .formResponsive textarea{
    width: 62% !important;
}
.formResponsive #rsform_3_page_0 select, .formResponsive #rsform_3_page_0 textarea, .formResponsive #rsform_3_page_0 input[type="text"], .formResponsive #rsform_3_page_0 input[type="password"] {
    height: 27px;
}
   .create-site .col-md-6{
      padding-right: 0px;
    padding-left: 0px;
    width: 100%;
    float: left;
}

  #sbox-window {
  top: 50% !important;
  margin-top: -260px;
  position: fixed;
  background-color: #fff;
  text-align: left;
  overflow: visible;
  padding: 10px;
  margin-left: auto;
  left: 0 !important;

  right: 0 !important;
  margin-right: auto;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 0;
  width: 70% !important;
  height: 525px !important;
}
.formResponsive input[type="text"], .formResponsive input[type="password"], .formResponsive textarea, .formResponsive select {
  width: 95% !important;
}
.formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"] {
  background-color: #ffffff;
  border: 1px solid #9a9a9a;
  -webkit-border-radius: 3px;
  width: 50px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  margin: 0 !important;
  padding: 0;
}
#sbox-content h2 {
  margin-right: 83px;
  margin-bottom: 32px;
  margin-top: 30px;
  color: #e37210;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: -1px;
  text-transform: uppercase;
  font-family: 'Exo 2', sans-serif;
  text-align: right;
  position: relative;
}
.mod-languages {
  margin-top: -3px;
  margin-right: 5px;
}
.cont{
margin: 10px 5px;
}
  .social{
      margin-left: 40px;
  }
  .col-sm-6{
  width: 40%;
  float: left;
  margin-left: 40px;
}
.t3-spotlight-1 .span6 {
 width: 47% !important;
   margin-left: 16px !important;
}
.t3-spotlight-1 .span3 {
 width: 47% !important;
   margin-left: 16px !important;
}
.portfolio-default .noop-item {
  position: relative !important;
  float: left;
  margin: 3px 3px !important;
  width: 32% !important;
  padding: 0 !important;
  transform: translate3d(0px, 0px, 0px) !important;
}
.receive-comments .title p {
  text-align: center;
    font-size: 20px;
}
.t3-sl-3 .t3-spotlight-3 {
  background-size: cover;
}
}
@media only screen and (max-width: 600px) {
  .supertable {
    border-radius: 8px;
    -moz-border-radius: 8px;
    border: 2px solid #7f3372;
     font-family: 'Cuprum', sans-serif;
     font-size: 16px;
}
.supertable .supertable-col-first {
    text-transform: uppercase;
}
.supertable .supertable-row-first{
  color:#7f3372;
  text-transform: uppercase;
  font-size: 20px;
}
	.logo-podarok2 img{
		display: none;
	}
	.page-title, .page-header h1 {
    line-height: 150%;
    margin: 0;
    font-size: 20px;
}
.logo-podarok2>h2:before {
    content: " ";
    border-left: 3px solid #f18223;
    position: absolute;
    height: 18px;
    margin-top: 4px;
    margin-left: -5px;
    font-size: 28px;
}
	.logo-podarok2>h2 {
    position: absolute;
    left: 20px;
    top: 10px;
    font-size: 20px;
    font-family: 'Exo 2', sans-serif;
    text-transform: uppercase;
}
	.logo-podarok2 .moduletable {
    position: relative;
    left: 10px;
    border-radius: 10px;
    padding-top:20px; 
    background-color: #e0e0e0;
    top: 61px;
}
  .cost-included .row-incl p {
    display: inline-block;
    text-align: left;
    width: 100%;
    letter-spacing: -1px;
    position: relative;
    font-size: 18px;
    font-family: 'Cuprum', sans-serif;
}
  .cost-included .center-block .row-incl p {
    display: inline-block;
    text-align: left;
    width: 100%;
    letter-spacing: -1px;
    position: relative;
    font-size: 18px;
    font-family: 'Cuprum', sans-serif;
}
.cost-included p:nth-child(2) span, .cost-included p:nth-child(3) span {
    padding-left: 15px;
    position: relative;
    display: block;
}
.cost-included .row-incl:after {
    content: " ";
    background-image: url(/images/123.png);
    position: absolute;
        background-image: none;
    width: 100%;
    height: 2px;
    background-size: 100%;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    top: 30px;
}
.cost-included .row-incl {
    float: left;
    width: 100%;
    position: relative;
    padding: 0;
}
  .box2 .formControls{
float: left;
}
  .create-site .col-md-6{
      padding-right: 0px;
    padding-left: 0px;
    width: 100%;
    float: left;
}
  .oformlenie {
  float: left;
  width: 100%;
  background-image: url(/images/fon-violet2.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
}
.right-block-of {
  float: left;
  width: 100%;
}
  .sprocket-quotes-item:before{
    display: none;
  }
  .sprocket-quotes-item{
    width: 100%;
    margin: 0;
  }
.sprocket-quotes-image{
  float: none;
}
.reviews-img{
  width: 100%;
  margin: 0;
  margin-top: 30px;
  text-align: center;
}
  .title-service1, .title-service2, .title-service3 {
  font-size: 20px;}
  .seo{
    display: none;
  }
  .cop .span4{
    text-align: center;
  }
.portfolio-default .noop-item {
  position: relative !important;
  float: left;
  margin: 3px 3px !important;
  width: 48% !important;
  padding: 0 !important;
  transform: translate3d(0px, 0px, 0px) !important;
}
}
@media only screen and (max-width: 533px) {
	.supertable {
    border-radius: 8px;
    -moz-border-radius: 8px;
    border: 2px solid #7f3372;
     font-family: 'Cuprum', sans-serif;
     font-size: 15px;
}
.supertable .supertable-col-first {
    text-transform: uppercase;
}
.supertable .supertable-row-first{
  color:#7f3372;
  text-transform: uppercase;
  font-size: 19px;
}
  .create-site h1{
    text-align: center;
  }
  .create-site h2{
    text-align: center;
  }
  .create-site img{
    display: block;
    margin: 0 auto;
  }

  .create-site .left{
  float:left;
  width: 100%;
}
.create-site .right{
  float:left;
  width: 100%;
}
   .create-site .col-md-6{
      padding-right: 0px;
    padding-left: 0px;
    width: 100%;
    float: left;
}
    .component .single-work-left{
  float:left;
  width:100%;
  margin-right: 2%;
  margin-top:30px;
}
.component .single-work-right{
  float:left;
  width:100%;
  margin-left:0%;
  margin-top:30px;
}
.t3-spotlight-1 .span3 {
 width: 100% !important;
   margin-left: 0px !important;
}
	.logo-podarok2 .formResponsive input[type="text"] {
    width: 50% !important;
}
.logo-podarok2 .formResponsive textarea {
    width: 52% !important;
}
}


@media only screen and (max-width: 414px) {
  .supertable {
    border-radius: 8px;
    -moz-border-radius: 8px;
    border: 2px solid #7f3372;
     font-family: 'Cuprum', sans-serif;
     font-size: 14px;
}
.supertable .supertable-col-first {
    text-transform: uppercase;
}
.supertable .supertable-row-first{
  color:#7f3372;
  text-transform: uppercase;
  font-size: 18px;
}
	.logo-podarok2>h2:before {
    content: " ";
    border-left: 3px solid #f18223;
    position: absolute;
    height: 14px;
    margin-top: 4px;
    margin-left: -5px;
    font-size: 28px;
}
.logo-podarok2 .formResponsive input[type="submit"] {
    background: #ffffff;
    margin: 10px 0;
    background: -moz-linear-gradient(top, #ffffff 0%, #f18223 0%, #c34800 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(0%,#f18223), color-stop(100%,#c34800));
    background: -webkit-linear-gradient(top, #ffffff 0%,#f18223 0%,#c34800 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#f18223 0%,#c34800 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#f18223 0%,#c34800 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f18223 0%,#c34800 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c34800',GradientType=0 );
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Exo 2', sans-serif;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.45);
    border-color: initial;
    border-radius: 7px;
    padding: 5px 15px;
}
	.logo-podarok2>h2 {
    position: absolute;
    left: 20px;
    top: 10px;
    font-size: 16px;
    font-family: 'Exo 2', sans-serif;
    text-transform: uppercase;
}
	.logo-podarok2 .formResponsive input[type="text"] {
    width: 40% !important;
}
.logo-podarok2 .formResponsive textarea {
    width: 42% !important;
}
.logo-podarok2 .formResponsive .formHorizontal .formControlLabel {
    float: left;
    width: 140px;
    padding-top: 5px;
    text-align: left;
    color: #000;
    margin-left: 18px;
    font-size: 14px;
    font-weight: 500;
}
  .cost-included .title p {
    color: #7f3372;
    display: inline;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    padding: 5px 5px;
    border-radius: 8px;
    background-color: #e8e8e8;
    border-top: 2px solid #7f3372;
}
  .brif:before {
    content: " ";
    border-left: 0px solid #f18223;
 
}
.download-brief {
    margin: 30px 0px 40px -82px;
}
.download-brief a {
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    font-family: 'Exo 2', sans-serif;
    background: #fff9e8;
    border-radius: 4px;
    border: 1px solid #ffa41a;
    padding: 10px 4px 10px 40px;
    position: relative;
    font-weight: 600;
}

     .map-img {
    margin-right: 0px;
  }
    .map-img2 {
    margin-left: 0px;
  }
  .map-img{
margin-bottom: 20px !important;
  }

  .formResponsive .formHorizontal p.formDescription {
    margin-top: 0px;
    margin-bottom: 0;
}
.rsform-block-send{
  display: block;
  text-align: center !important;
}
form#userForm h2 {
    text-align: center !important;
    margin-left: 0px;
    font-size: 20px;
}
.formResponsive fieldset#rsform_8_page_0 {
    padding: 0px 32px;
}
  .contacts{
  text-align: center;
  font-size: 20px;
margin-top: 9px !important;
}
   .create-site .col-md-6{
      padding-right: 0px;
    padding-left: 0px;
    width: 100%;
    float: left;
}
  .component .single-work-left{
  float:left;
  width:100%;
  margin-right: 2%;
  margin-top:30px;
}
.component .single-work-right{
  float:left;
  width:100%;
  margin-left:0%;
  margin-top:30px;
}
  .oformlenie .yellow .pwebbox_toggler {
  color: #fff;
  font-size: 15px;
  border-radius: 4px;
  text-shadow: none;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f18223 0%, #c34900 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(0%,#f18223), color-stop(100%,#c34900));
  background: -webkit-linear-gradient(top, #ffffff 0%,#f18223 0%,#c34900 100%);
  background: -o-linear-gradient(top, #ffffff 0%,#f18223 0%,#c34900 100%);
  background: -ms-linear-gradient(top, #ffffff 0%,#f18223 0%,#c34900 100%);
  background: linear-gradient(to bottom, #ffffff 0%,#f18223 0%,#c34900 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c34900',GradientType=0 );
}
.our-services-mod {
  text-align: center;
  margin-top: 50px;
  width: 100%;
}
.order h1 {
  font-size: 19px;
  font-family: 'Exo 2', sans-serif;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: -1px;
  text-align: center;
  margin: 0;
  padding: 0;
}
    #sbox-window {
  top: 50% !important;

  position: fixed;
  background-color: #fff;
  text-align: left;
  overflow: visible;
  padding: 10px;
  margin-left: auto;
  left: 0 !important;
  right: 0 !important;
  margin-right: auto;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 0;
  width: 90% !important;
  height: 525px !important;
}
#sbox-content h2 {
  margin-right: 0px;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #e37210;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -1px;
  text-transform: uppercase;
  font-family: 'Exo 2', sans-serif;
  text-align: center;
  position: relative;
}

  .bg-service {
  background-size: cover;}
  .title-service1, .title-service2, .title-service3{
    text-align: left;
  }
  .content-service1 a p:last-child, .content-service2 a p:last-child, .content-service3 a p:last-child{
    text-align: left;
  }
  .login {
 
  left: 0px;

}
  .mod-languages {
  margin-top: 3px;
}
  .logo {
  margin: -1px auto 39px auto;
}
  .pwebbox_toggler {
  float: none;
  margin: 0 auto;
  width: 120px;
  margin-top: 10px; 
}
  .cont{
 margin: 0 auto;
  margin-top: 43px;
  float: none;
  }
  .logo-image a {
  width: 125px;
  height: 66px;
  background-size: 100%;
}
  .noo-slideshow .tp-leftarrow.default, .noo-slideshow .tp-rightarrow.default, .tp-bullets{
    display: none;
  }
  .title-footer1:before, .title-footer2:before, .title-footer3:before, .title-footer4:before{
    border-bottom: none;
  }
  .map{
      margin-left: -0px !important;
      height: 190px;
      margin-bottom: 40px !important;
      
  }
  .col-xs-12{
    width: 100%;
    float: left;
    margin: 0;
    text-align: center;
  }
#myCarousel .event {
  position: relative;
  float: left;
  padding: 10px 0;
  width: 100%;
  text-align: center;
}
.t3-spotlight-1 .span3 {
 width: 100% !important;
   margin-left: 0px !important;
}
.portfolio-default .noop-item {
  position: relative !important;
  float: left;
  margin: 10px 0px !important;
  width: 100% !important;
  padding: 0 !important;
  transform: translate3d(0px, 0px, 0px) !important;
}
.receive-comments .btn{
  width: 200px;
  margin: 10px auto;
  float: none;
  display: block;
}
}

@media only screen and (max-width: 320px) {
   .create-site .col-md-6{
      padding-right: 0px;
    padding-left: 0px;
    width: 100%;
    float: left;
}
.content-service2 a p:first-child, .content-service1 a p:first-child, .content-service3 a p:first-child {
  font-size: 19px;

}
}
  /* END RESPONSIVE