@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,400,300,700&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400italic,400,300,700&subset=latin,cyrillic-ext);
* {
    margin: 0;
    padding: 0;
}

body,
p {
    font-weight: normal;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
}

header {
    width: 100%;
    height: 90px;
    position: relative;
    top: 0;
    background: #3598dc;
    /*	background: rgb(221,215,213);
	background: -moz-linear-gradient(left,  rgba(221,215,213,1) 0%, rgba(211,207,205,1) 50%, rgba(221,215,213,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(221,215,213,1)), color-stop(50%,rgba(211,207,205,1)), color-stop(100%,rgba(221,215,213,1)));
	background: -webkit-linear-gradient(left,  rgba(221,215,213,1) 0%,rgba(211,207,205,1) 50%,rgba(221,215,213,1) 100%);
	background: -o-linear-gradient(left,  rgba(221,215,213,1) 0%,rgba(211,207,205,1) 50%,rgba(221,215,213,1) 100%);
	background: -ms-linear-gradient(left,  rgba(221,215,213,1) 0%,rgba(211,207,205,1) 50%,rgba(221,215,213,1) 100%);
	background: linear-gradient(to right,  rgba(221,215,213,1) 0%,rgba(211,207,205,1) 50%,rgba(221,215,213,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddd7d5', endColorstr='#ddd7d5',GradientType=1 ); */
}

.header_content {
    width: 980px;
    margin: 0 auto;
    height: 90px;
}

.container {
    width: 980px;
    margin: 0 auto;
}

.header {
    width: 100%;
    float: left;
}

.header_table {
    width: 100%;
    float: left;
    /*margin-top: 42px;*/
    margin-top: 0px;
    position: 
}

.header_table tr {
    background: none !important;
    border: none;
    padding: 0;
    margin: 0;
}

.header_table td {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
}

.td_logo {
    width: 262px;
}

.td_logo-text {
    width: 284px;
}

.td_gif_banner_vntr {
    width: 225px;
}

.td_pdf {
    width: 150px;
}

.td_logo-text p {
    padding: 0;
    font-weight: normal;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #525252;
    margin: 5px;
    text-align: left;

}

.td_logo-text p:first-child{
    margin-top: 9px;
}

.td_gif_banner_vntr a {
    /* margin-right: 14px; */
    /* background: url(../images/123.png) 0 0px no-repeat; */
    /* margin-left: 25px; */
    float: right;
    background-size: cover;
    text-decoration: none;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    padding-top: 0px;
    margin-top: 0px;
    line-height: 38px;
}


.td_pdf a {
    margin-top: 23px;
 /*   margin-left: 27px;*/
    display: block;
    float: right;
}

.for_menu {
    width: 100%;
    float: left;
}

.brd1 {
    width: 100%;
    float: left;
    height: 1px;
    background: url(../images/brd.gif) repeat-x left top;
}

.for_menu {
    width: 100%;
    float: left;
}

.menu {
    width: auto;
    float: left;
    font-weight: normal;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 18px 0 15px;
    text-align: left;
}

.menu a {
    font-weight: normal;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #525252;
    text-decoration: none;
    margin: 0 35px 0 0;
}

.menu span {
    font-weight: normal;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #55bbe6;
    text-decoration: none;
    margin: 0 35px 0 0;
    padding: 0 0 0 0 !important;
    float: none;
}

.e_phone {
    margin-top: 10px;
    width: auto;
    float: right;
    line-height: 1;
    font-family: 'Roboto Condensed', sans-serif;
}

.e_phone p:first-child {
    margin: 0;
    font-weight: bold;
    font-size: 18px;
    color: #c43e12;
    float: right;
    letter-spacing: 0.7px;
    width: auto;
    clear: both;
}

.e_phone p:last-child {
    margin: 0;
    width: auto;
    float: right;
    clear: both;
    letter-spacing: 1.45px;
    font-size: 13px;
}

.brd2 {
    width: 100%;
    height: 1px;
    float: left;
}

.brd21 {
    background: url(../images/brd21.gif) no-repeat left top;
    width: 628px;
    height: 1px;
    float: left;
}

.brd22 {
    background: url(../images/brd22.gif) no-repeat left top;
    height: 1px;
    width: 352px;
    float: right;
}

.content {
    width: 100%;
    float: left;
}

.text {
    width: 100%;
    float: left;
}

.right {
    background: url(../images/brd_horizontal.gif) repeat-y left top;
    padding: 0 0 0 0px;
    width: 225px;
    margin-top: 20px;
    float: right;
}

.right .works {
    width: 190px;
    margin: 0 auto;
}

.right h3 {
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #525252;
    text-decoration: none;
    margin: 0;
    height: 20px;
    margin-bottom: 20px;
    margin-left: 30px;
}

.right .works a {
    width: 161px;
    margin: 0 0px 0 32px;
    font-weight: normal;
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #525252;
    text-decoration: none;
    display: block;
    margin-bottom: 12px;
}

.right .works p {
    font-weight: normal;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    margin-top: 10px !important;
}

.right .vse {
    text-align: right;
    margin-right: 43px;
}

.right .vse a {
    display: inline-block;
    margin-top: 50px;
    text-decoration: underline;
    color: #525252;
    background: url("../images/str.gif") no-repeat 120px 3px;
    padding: 0 25px 0 0;
    font-weight: normal;
    font-size: 12px;
    font-family: 'Roboto Condensed', sans-serif;
}

footer {
    width: 100%;
    width: auto;
    float: left;
    height: 34px;
    background: rgb(221, 215, 213);
    background: -moz-linear-gradient(left, rgba(221, 215, 213, 1) 0%, rgba(211, 207, 205, 1) 50%, rgba(221, 215, 213, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(221, 215, 213, 1)), color-stop(50%, rgba(211, 207, 205, 1)), color-stop(100%, rgba(221, 215, 213, 1)));
    background: -webkit-linear-gradient(left, rgba(221, 215, 213, 1) 0%, rgba(211, 207, 205, 1) 50%, rgba(221, 215, 213, 1) 100%);
    background: -o-linear-gradient(left, rgba(221, 215, 213, 1) 0%, rgba(211, 207, 205, 1) 50%, rgba(221, 215, 213, 1) 100%);
    background: -ms-linear-gradient(left, rgba(221, 215, 213, 1) 0%, rgba(211, 207, 205, 1) 50%, rgba(221, 215, 213, 1) 100%);
    background: linear-gradient(to right, rgba(221, 215, 213, 1) 0%, rgba(211, 207, 205, 1) 50%, rgba(221, 215, 213, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ddd7d5', endColorstr='#ddd7d5', GradientType=1);
    margin-top: 20px;
    z-index: -1;
    position: relative;
}

footer a {
    font-weight: normal;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #525252;
    text-decoration: none;
    display: block;
    float: left;
    line-height: 34px;
    margin: 0 20px 0 0;
}

footer a:hover {
    color: #cc3300;
}

#bx-composite-banner {
    float: right;
    width: 194px;
}

.bx-composite-btn {
    background-color: rgb(237, 48, 0);
    margin-left: 8px;
    margin-top: 2px;
    width: 70%;
    text-align: center;
}

p.copyright {
    font-weight: normal;
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #525252;
    line-height: 34px;
    float: right;
    margin: 0;
}

footer span {
    font-weight: normal;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #55bbe6;
    text-decoration: none;
    margin: 0 20px 0 0;
    padding: 0 0 0 0 !important;
    float: left;
    line-height: 34px;
}

.content h1.e_title {
    font-weight: 500;
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #55bbe6;
    margin-bottom: 26px;
    margin-top: 13px;
    width: 100%;
    float: left;
}

.content h1.e_title span {
    color: #21619A;
}

.text {
    width: 700px;
    float: left;
    margin-top: 10px;
}

.uslugi_block {
    width: 100%;
    float: left;
}

.uslugi h2 p {
    font-weight: normal;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #1296CE;
    margin: 0;
    padding: 0;
    width: auto;
    margin-bottom: 1px;
    line-height: 1;
}

.uslugi h2 {
    margin-bottom: 10px;
}

.list_wrapper h2 {
    font-weight: normal;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #1296CE;
    margin: 0;
    padding: 0;
    width: auto;
    margin-bottom: 11px;
    line-height: 1;
    padding-left: 69px;
}

.list_wrapper p {
    margin: 0;
    width: 240px;
    padding-left: 69px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
}

.uslugi h2 span {
    font-weight: 500;
    display: block;
    font-size: 13px;
    color: #2C6983;
    margin-top: -2px;
}

.uslugi_block .uslugi {
    height: 180px !important;
    float: left;
    margin: 0;
    margin-right: 35px;
    width: 300px;
}

.uslugi_block .uslugi_img {
    width: 51px;
    float: left;
}

.uslugi_block .uslugi_img img {
    max-width: 51px;
    width: auto;
    height: auto;
}

.uslugi_block .uslugi:nth-child(3n) {
    margin-right: 6px;
    float: right;
}

.modal input {
    width: 230px;
}

.modal .row input {
    height: 20px;
}

.modal textarea {
    width: 230px;
    resize: none;
    float: left;
}
/*.usl_int_magazin{
	background: url("../images/usl_int_magazin.png") center top no-repeat !important;
	background-position: left top !important;
}
.usl_bitrix{
	background: url("../images/usl_bitrix.png") center top no-repeat !important;
	background-position: left top !important;
}
.usl_online{
	background: url("../images/usl_online.png") center top no-repeat !important;
	background-position: left top !important;
}
.usl_work{
	background: url("../images/usl_work.png") center top no-repeat !important;
	background-position: left top !important;
}
.usl_rekl{
	background: url("../images/usl_rekl.png") center top no-repeat !important;
	background-position: left top !important;
}
.usl_mob{
	background: url("../images/usl_mob.png") center top no-repeat !important;
	background-position: 12px top !important;
}
*/

.read_more {
    display: block;
    font-size: 13px;
    text-decoration: underline;
    margin-top: 5px;
    color: #c43e12;
}

.portfolio a {
    float: left;
    width: 161px;
    height: 250px;
    margin: 0 15px 0 15px;
    font-weight: normal;
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #525252;
    text-decoration: none;
    margin-bottom: 70px;
}

.portfolio a.red_line {
    background: url(../images/red.gif);
    background-repeat: no-repeat;
    background-position-y: 172px;
}

.portfolio a.orange_line {
    background: url(../images/orange.gif);
    background-repeat: no-repeat;
    background-position-y: 172px;
}

.portfolio a.yellow_line {
    background: url(../images/yellow.gif);
    background-repeat: no-repeat;
    background-position-y: 172px;
}

.portfolio a.green_line {
    background: url(../images/green.gif);
    background-repeat: no-repeat;
    background-position-y: 172px;
}

.portfolio a.blue_line {
    background: url(../images/blue.gif);
    background-repeat: no-repeat;
    background-position-y: 172px;
}

.portfolio a img {
    width: 161px;
    height: 161px;
    /*height: auto;*/
}

.portfolio p {
    font-weight: normal;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    width: auto;
    padding: 0;
    margin-top: 36px;
}

.portfolio a:hover p {
    text-decoration: underline;
}

.text .conts {
    width: 632px;
    border: none;
}

.text .conts td {
    height: 30px;
    font-weight: bold;
    width: 175px;
    text-align: right;
    font-weight: normal;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: left;
    vertical-align: top;
    padding: 0px 0px 12px 0px;
    border: none;
}

.text .conts td+td {
    width: 425px;
    padding-left: 15px;
}

.orange {
    font-weight: normal;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #C30;
}

.text ul {
    padding-left: 40px;
}

.bitrix_block_24 {
    width: 330px;
    margin-bottom: 40px;
    height: 200px;
    float: left;
    margin-right: 40px;
}

.bitrix_block_24_wrapper .bitrix_block_24:nth-child(2n) {
    margin-right: 0;
}

.bitrix_block_24 h2 {
    font-weight: normal;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #1296CE;
    margin: 0;
    padding: 0;
    width: auto;
    margin-bottom: 11px;
    line-height: 1;
    padding-left: 69px;
}

.bitrix_block_24 p {
    font-weight: 500;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0;
    width: 240px;
    padding-left: 69px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
}

span.run {
    width: 208px;
    height: 46px;
    top: 2px;
    position: relative;
    border: none;
    float: left;
    margin-left: 109px;
    cursor: pointer;
    font: bold 17px Arial, Helvetica, sans-serif;
    text-align: center;
    line-height: 43px;
    color: #fff;
    text-shadow: 0 1px #85ac1e;
    background: url(../images/run.png) 0 0px no-repeat;
}

span.run a {
    cursor: pointer;
    font-family: 'PT Sans', sans-serif;
    font-weight: 500;
    font-size: 19px;
    text-align: center;
    line-height: 43px;
    color: #fff;
    text-decoration: none;
}

.soc-internet {
    position: relative;
}

.soc-internet img {
    position: absolute;
    top: 0;
    left: -70px;
}

.pochta {
    position: relative;
}

.pochta img {
    position: absolute;
    top: 0;
    left: -70px;
}

.tochka-dostupa {
    position: relative;
}

.tochka-dostupa img {
    position: absolute;
    top: 0;
    left: -70px;
}

.soc-set {
    position: relative;
}

.soc-set img {
    position: absolute;
    top: 0;
    left: -70px;
}

.mob {
    position: relative;
}

.mob img {
    position: absolute;
    top: 0;
    left: -70px;
}

.bezop {
    position: relative;
}

.bezop img {
    position: absolute;
    top: 0;
    left: -70px;
}

.soc-internet {
    background: url("../images/icoSocial.png") center top no-repeat;
    background-position: left top;
}

.pochta {
    background: url("../images/icoMsg.png") center top no-repeat;
    background-position: left top;
}

.tochka-dostupa {
    background: url("../images/icoCloud.png") center top no-repeat;
    background-position: left top;
}

.soc-set {
    background: url("../images/icoSocial_net.png") center top no-repeat;
    background-position: left top;
}

.mob {
    background: url("../images/icoMobile.png") center top no-repeat;
    background-position: left top;
    height: 190px !important;
}

.bezop {
    background: url("../images/icoSecure.png") center top no-repeat;
    background-position: left top;
    height: 200px !important;
}

.news_list {
    width: 100%;
    float: left;
}

.news_list .news_item {
    width: 100%;
    float: left;
    border-bottom: 1px solid rgb(168, 168, 168);
    padding-bottom: 16px;
    margin-bottom: 20px;
    font-size: 14px;
}

.news_item .date {
    color: rgb(204, 51, 0);
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    width: auto;
    margin: 4px 7px 5px 0px;
    text-transform: uppercase;
    float: none;
    display: block;
}

.news_list .title_news {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.news_item h3 {
    color: rgb(204, 51, 0);
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    width: auto;
    margin-top: 0;
    margin-bottom: 0px;
}

.news_item .read_more {
    display: none;
}

.title_news{
  width: 100%;
  float: left;
  margin-bottom: 10px;
}

.title_news + a img{
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.title_news h3 {
  color: rgb(204, 51, 0);
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: normal;
  width: auto;
  margin: 0;
  margin-bottom: 4px;
  width: 100%;
  float: left;
}

.title_news .date {
    color: rgb(204, 51, 0);
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    font-weight: normal;
    width: auto;
    float: left;
    margin-top: 0px;
    margin-right: 7px;
    text-transform: uppercase;
}

.news_list p {
    margin-bottom: 5px;
}

.news_list .read_more {
    float: right;
}

.news_list .read_more:hover {
    text-decoration: underline;
}

.news_list .news_item:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.news_item img {
    max-width: 240px;
    max-height: 240px;
    float: left;
    margin-right: 15px;
    margin-bottom: 5px;
    width: auto;
    height: auto;
}

.news_item a {
    color: rgb(204, 51, 0);
    text-decoration: none;
}

.news_item a:hover h3 {
    text-decoration: underline;
}

.news_item a:hover img {
    -webkit-box-shadow: 1px 1px 20px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 1px 20px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 2px 5px 1px rgba(50, 50, 50, 0.75);
}

.text .pagination {
    width: auto;
    float: right;
    margin-top: 30px;
    margin-right: -6px;
}

.pagination a {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: rgb(204, 51, 0);
    text-decoration: none;
}

.pagination li {
    display: block !important;
    list-style: none;
    margin-left: 3px;
    margin-bottom: -2px;
    text-align: center;
    float: left;
    margin-bottom: 0 !important;
    width: auto !important;
    text-align: center !important;
}

.pagination li a {
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    background: none;
    border: none;
}

a.prevnext {
    width: 20px;
    height: 20px;
    display: block;
}

.pagination span {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #746f67;
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    padding: 0px 0px;
    background: none;
    border: none;
}

.text .pagination ul {
    width: auto;
    float: right;
}

.text .read_more {
    float: right;
    width: 100%;
    t
    ext-align: left;
}

.text p {
    margin-bottom: 5px;
    font-size: 14px;
}

.text .text img {
    float: left;
    margin-right: 15px;
    max-width: 700px;
}

.text ol {
    margin-left: 40px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #434343;
    margin-top: 6px;
    margin-bottom: 8px;
}

.text ol li {
    margin-bottom: 5px;
}

.text ul {
    margin-left: 40px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #434343;
    margin-top: 6px;
    margin-bottom: 8px;
}

.text ul li {
    margin-bottom: 5px;
    display: list-item;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    width: 660px;
    color: black;
}
}
.text img {
    max-width: 700px;
    width: auto;
}
.text p + img {
    margin: 10px 0;
}
#prev {
    display: block;
    width: 20px;
    height: 20px;
    background: url("../img/str-l.png") 6px 6px no-repeat;
}
#next {
    display: block;
    width: 20px;
    height: 20px;
    background: url("../img/str-r.png") 6px 6px no-repeat;
}
.all_width_banner {
    width: 100%;
    height: 90px;
    display: block;
    /*background: #c52b20;*/
}
.all_width_banner img {
    display: block;
    margin: 0 auto;
}
h2 {
    font-weight: normal;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #1296CE;
}
.form_text {
    width: auto;
    float: left;
    margin-top: 5px;
}
form.distribution .distribution_email {
    width: 190px;
    height: 27px;
    padding: 0px;
    padding-left: 10px;
    float: left;
    margin-left: 10px;
}
form.distribution .distribution_submit {
    width: auto !important;
    padding: 2px 7px;
    float: left;
    margin-left: 10px;
}
/**/
/*#parent_popup {
  position: fixed;
 
  top: 0;
  right: 0;
  top: -2000px;
  left: 0;
  
}*/

#popup {
    background: rgb(77, 77, 77);
    width: auto;
    position: fixed;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    border-radius: 0px 0px 22px 0px;
    top: -80px;
    /*padding: 4px 0px 10px 7px;*/
    
    transition: all 1.5s ease-in-out;
    -webkit-transition: all 1.5s ease-in-out;
    -moz-transition: all 1.5s ease-in-out;
    -o-transition: all 1.5s ease-in-out;
    padding: 10px;
}
#popup h3 {
    font-size: 15px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    margin: 0;
    font-weight: 500;
    /*margin-bottom: 10px;*/
    
    float: left;
    margin-right: 10px;
    line-height: 29px;
}
#popup form.distribution .distribution_email {
    margin-left: 0;
}
.close_popup {
    width: 20px;
    height: 20px;
    background-image: url(../images/close_popup.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    position: absolute;
    z-index: 999999;
    right: -20px;
    bottom: -5px;
    opacity: 1 !important;
}
#popup form {
    width: auto;
    float: left;
}
.form {
    width: 100%;
    float: left;
}
.form input[type="text"],
.form input[type="email"] {
    width: 250px;
}
.form select {
    width: 257px !important;
    border-radius: 0px;
}
.form .proverka {
    font-size: 10px;
}
.form img {
    width: 120px;
    height: 28px;
}
.form .form-control {
    width: 103px !important;
    border-radius: 0;
    height: 14px;
}
input.but[type="submit"] {
    float: right !important;
    border-radius: 0 !important;
}
.form p:nth-of-type(9) span {
    width: 130px;
    margin-right: 4px;
}
#my2 .modal-content {
    width: 310px;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
}
#my2 .modal-content h2 {
    margin: 10px;
}
input[type="hidden"]+span {
    display: none;
}
.registr {
    width: 100%;
    float: left;
    margin: 10px 0 20px 0;
}
.reg_link {
    width: auto;
    float: left;
    padding: 10px 37px;
    margin: 0;
    height: auto;
    text-decoration: none;
    border-radius: 0;
    display: block;
    border: none;
    border-radius: 0;
    box-shadow: 0 0 3px #6cc;
    color: #fff;
    text-shadow: 0 0 5px #ED3000;
    background: #ED3000;
}
.reg_link:hover {
    cursor: pointer;
    box-shadow: 0 1px 3px #000;
    color: #ff6;
}
#h0 {
    width: 100%;
    float: left;
}
a[href$="/sales-up/"] {
    color: red !important
}
a[href$="/portfolio/"]+span {
    color: red !important
}
.seminar_img {
    width: 100%;
    float: left;
/*    margin-top: 20px;*/
  margin-bottom: 5px;
}
.seminar_img img{
    display: block;
    margin: 0 auto;
    border:none;
    width: 100%;
}

@media (min-width: 1024px) {
    footer {
        width: 100%;
    }
}
form p span:first-of-type {
    height: 28px;
    line-height: 28px;
}
.form_pred {
    color: red;
}
#h0,
#h1 {
    width: 100%;
    float: left;
}
a[name="sem"] {
    margin-top: 0 !important;
}
.wrapper_sertificat {
    width: 100%;
    float: left;
    margin-bottom: 60px;
}
.wrapper_sertificat:last-child {
    margin-bottom: 0px;
}
.wrapper_sertificat .god {
    width: 100%;
    float: left;
}
.wrapper_sertificat .org {
    width: 220px;
    float: left;
}
.wrapper_sertificat .block_sertificat {
    width: 480px;
    float: left;
    /*background: url(../images/brd.gif) repeat-x left bottom;*/
    
    min-height: 146px;
}
.wrapper_sertificat:last-child .block_sertificat {
    background: none;
}
.wrapper_sertificat .sertificat {
    width: 220px;
    float: left;
    min-height: 105px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
.wrapper_sertificat .sertificat p {
    width: 100%;
    float: left;
    font-weight: normal;
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #525252;
}
.wrapper_sertificat .sertificat a {
    font-weight: normal;
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #525252;
    text-decoration: none;
}
.wrapper_sertificat .sertificat a:hover {
    color: #21619A;
}
.wrapper_sertificat .god h1 {
    font-weight: 500;
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    color: rgba(33, 97, 154, 0.42);
    width: 100%;
    float: left;
    margin: 0px;
    margin-bottom: 5px;
    margin-left: 10px;
}
.wrapper_sertificat .org img {
    max-height: 130px;
}
.a_left_found {
    width: 340px;
    float: left;
    margin-bottom: 15px;
}
.a_left_found h1 {
    font-size: 189px;
    color: #50bbe9;
    width: auto;
    float: left;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 100;
    margin-left: 15px;
    margin-bottom: 0px;
}
.a_left_found p {
    font-size: 65px;
    color: #50bbe9;
    width: auto;
    float: left;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 100;
    margin-left: 21px;
    margin-top: -36px;
}
.a_right_found {
    width: 555px;
    float: left;
    margin-top: 67px;
    margin-left: 85px;
}
.a_right_found p {
    font-size: 14px;
    color: #000;
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.a_right_found ul {
    padding-left: 17px;
    margin-left: 0px;
    width: 100%;
    float: left;
}
.a_right_found ul li {
    font-size: 14px;
    color: #50bbe9;
    margin-bottom: 18px;
}
.a_right_found a {
    color: #000;
}
.a_right_found a:hover {
    color: #50bbe9;
}
.a_right_found a[href$="/sales-up/"] {
    color: #000 !important;
}
.a_right_found a[href$="/sales-up/"]:hover {
    color: #50bbe9 !important;
}
.a_left_found .a_gateway {
    font-size: 50px;
}


.modal-content input[type="submit"]{
    height: auto;
    float: left;
      margin-top: 15px;
}
.modal-dialog.modal-sm .modal-content{
    height: 520px;
}
.modal-content button:hover{
    box-shadow:none;
    border: 0 !important;

}
.modal-content button{
    box-shadow:none;
    border: 0 !important;

}
.modal-content button:focus{
    outline: none;
}
table.conts tr{
    background:none;
}
.bs-example-modal-sm-work_sites .modal-dialog.modal-sm .modal-content {
  height: 600px;
}

.distribution .distribution_submit {
  text-shadow: none;
}

.bs-example-modal-sm-usl_rekl .modal-dialog.modal-sm .modal-content {
  height: 600px;
}
#my1 .modal-dialog.modal-sm{
      width: 325px;
}
#my1 .modal-dialog.modal-sm .modal-content {
  height: 80px;
}
#my1 .modal-dialog.modal-sm .modal-content h2{
  text-align: center;
}

.modal .col-xs-12{
    width: 100%;
    margin-bottom: 10px;
    max-width: 258px;
}

.modal .col-xs-12 label{
    font-weight: 500;
    text-align: center;
    width: 100%;
    float: left;
}

.modal .col-xs-12 .form-group{
      margin-bottom: 15px;
    text-align: center;
}

.modal .col-xs-12 .form-group img{
    width: 48%;
    height: 34px;
    float: left;
    border-radius: 4px;
}

.modal .col-xs-12 .form-group img + input{
    width: 38%;
    float: right;
}

.row .col-xs-12 h1{
    text-align: center;
}

.info_block{
  width: 100%;
  float: left;
  min-height: 42px;
  margin-top: 20px;
  margin-bottom: 0px;
  background-color: rgba(128, 128, 128, 0.12);
  padding-bottom: 26px;
    position: relative;
  z-index: 99;

}

.conts tr{
    background: none !important;
}
form.cmxform .button .but{
      width: auto;
 
  padding: 10px 37px;
  margin: 0px 168px 0px 0px;
  height: auto;
  text-decoration: none;
  border-radius: 0;
  display: block;
  border: none;
  border-radius: 0;
  box-shadow: 0 0 3px #6cc;
  color: #fff;
  text-shadow: 0 0 5px #ED3000;
  background: #ED3000;

}
form.cmxform .button .but:hover{
    cursor: pointer;
  box-shadow: 0 1px 3px #000;
  color: #ff6;
}

.uslugi_modal .modal-sm h2{ 
    padding:0;
    margin:0; 
    text-align:center;
}

.uslugi_modal .modal-dialog.modal-sm .modal-content{
    height: auto !important;
}

.uslugi_modal button{
    margin-top: -1px;
}

.uslugi_modal button span{
    font-weight: 500;
}

#parent_popup{
    display: none !important;
    opacity: 0;
    visibility: hidden;
}

/*27.07.2015*/
.td_gif_banner1 {
    background: url(../images/gold_sm1.gif) 0 0px no-repeat;
    width: 111px;
    height: 63px;
    float: left!important;
    /* margin-left: 60px; */
}

.td_gif_banner2 {
    background: url(../images/qc_sm2.png) 0 0px no-repeat;
    width: 111px;
    height: 63px;
    /* margin-right: -10px; */
}

/*12.08.2015*/
.container{
    position: relative;
}

.left_b{
    position: absolute;
    left: -170px;
}

/*29.09.2015*/

.info_block h1{
    font-weight: 500; 
    font-size: 19px; 
    font-family: tahoma, Arial; 
    color: #55bbe6; 
    margin-bottom: 14px; 
    margin-top: 14px;
    color: #c43e12;
    text-align: center;
}

.info_block .a_wrapper{
    width: 100%;
    float: left;
}

.info_block .a_wrapper a{
    display: block;
    width: 23%;
    float: left;
    margin-right: 2.66%;
}

.info_block .a_wrapper a:last-child{
    margin-right: 0;
}

.info_block .a_wrapper a img{
    width: 100%;
    float: left;
}

@media (max-width: 1280px) {
    .left_b {
        display: none !important; 
    }
}

.left_b {
        display: none !important; 
    }

    .e_phone p:first-child a{
    color: #c43e12!important;
    }
@media screen and (device-aspect-ratio: 40/71) {
 .e_phone{
    margin-right: 65px;
    margin-bottom: 20px;

 }
 .info_block h1{
    font-size: 18px;
 }
}
@media screen and (device-aspect-ratio: 667/375){
 .e_phone{
    margin-right: 65px;
    margin-bottom: 20px;

 }
 .info_block h1{
    font-size: 18px;
 }
}
/**/

/*

sem_banner

.uslugi_block .uslugi:nth-child(2n),
.uslugi_block .uslugi:nth-child(3n){
    margin-right: 0px;
    float: left;
}


.uslugi_block .uslugi {
  height: 180px !important;
  float: left;
  margin: 0;
  margin-right: 15px;
  width: 330px;
}

.uslugi_block {
  width: 70%;
  float: left;
}

.sem_link{
    display: block;
    width: 240px;
    float: right;
    border: none;
}
*/

/*design*/
.foto_wrapper {
    float: left;
    width: 100%;
}
.foto_wrapper .foto {
    display: table;
    float: left;
    width: 225px;
    height: 225px;
    margin-bottom: 20px;
    margin-right: 10px;
    margin-left: 10px;
    border-bottom: none;
}
.foto_wrapper .foto a {
    display: table-cell;
    vertical-align: middle;
}
.foto_wrapper .foto img {
    display: block;
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    max-width: 225px;
    margin: 0 auto;
}
