* {
  margin: 0;
  padding: 0;
}
ol, ul {
    padding-left: 40px;
}
ol p, ul p {
    text-indent: 0!important;
}
html, body {
    border: 0;
    font-size: 100%;
}
body {
	color: rgb(86, 95, 113);
	font: 14px Arial, sans-serif;
}
a {
	color: rgb(0, 137, 199);
  text-decoration: none;
}
a: visited {
  color: rgb(225, 114, 48);
}
img {
	border: 0;
}

p {
	margin: 20px 0;
  text-indent: 15px;
}

label {
  font-size: 0.8em;
}

video {
    width: 100%;
    height: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin 0 auto;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.input {
	background-color: #f3f3f3;
	border: 1px solid #e7e7e7;
	height: 30px;
	color: #b2b2b2;
	padding: 0 10px;
	vertical-align: top;
  }

.button {
	color: #fff;
	background-color: #29c5e6;
	border: none;
	height: 32px;
	font-family: 'Oswald', sans-serif;
}

.image {
	border: 1px solid #fff;
	outline: 1px solid #c9c9c9;
}

figure img {
	display: block;
}

.wrapper {
    position: relative;
    width: 960px;
    margin: auto;
    min-height: 100%;
}

header {
    padding: 0px 0;
    _color: #333333;
}

.content {
  padding-bottom: 15px;
}
.content section p,
.content section u,
.content section span {
    text-indent: 0;
    padding-left: 15px;
}

header #header-content {
    padding: 15px 0;
    margin-left: 0;
    margin-right: 0;
    _border-bottom: 2px solid #48B8FF;
    border-bottom: 2px solid #ddd;
}

header .span_8 {
    font-size: 8px;
}
header .span_12 {
    font-size: 12px;
}

header .span_14 {
    font-size: 14px;
}

header .span_16 {
    font-size: 16px;
}
header .span_18 {
    font-size: 18px;
}
header .span_24 {
    font-size: 24px;
}
header .span_28 {
    font-size: 28px;
}
header .span_48 {
    font-size: 48px;
}
.main-heading {
  display: table;
  width: 100%;
  background-color: #038cc3;
  height: 50px;
  margin-bottom: 5px;
}

.main-heading h1 {
  display: table-cell;
	color: #ffffff;
  font: 1.3em Arial, sans-serif;
	margin: 0;
	padding: 5px 20px;
  vertical-align: middle;
  text-align: center;
}

aside {
	float: left;
	width: 250px;
}

section {

}

aside + section {
	margin-left: 280px;
	padding-bottom: 50px;
}



/* 0. === GENERAL === */
.nomargin {
    margin: 0;
}
.nopadding {
    padding: 0;
}
.small-margin-bottom {
    margin-bottom: 0.5em;
}
.no-indent {
    text-indent: 0;
}
.clear {
  clear: both;
}

/* For text to blink */
@-webkit-keyframes pulsate {
    50% { color: #3bca5b; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff; }
}
@keyframes pulsate {
    50% { color: #3bca5b; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff; }
}
.blinking-text {
    color: rgb(245,245,245);
    text-shadow: 0 -1px rgba(200,20,2,.1);
    -webkit-animation: pulsate 2s linear infinite;
    animation: pulsate 2s linear infinite;
}

/*buttons*/
    .long_button_orange {
       white-space: nowrap;
       text-align: center;
       color: rgb(225, 114, 48);
       background-color: rgb(255, 255, 255);
       border: 2px solid rgb(225, 114, 48);
       border-radius: 3px;
       font-weight: normal;
       cursor: pointer;
    }
    
    .long_button_orange:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(225, 114, 48);
    }
    
    .long_button_blue {
       white-space: nowrap;
       text-align: center;
       _height: 30px;
       background-color: rgb(0, 137, 199);
       padding: 8px 25px;
    }
    .long_button_blue a {
       color: #fff;
       font-size: 1.2em;
       font-weight: normal;
       text-decoration: none;
    }
    .long_button_blue a:hover {
        color: rgb(86, 95, 113);
    }
/*end buttons*/


/* === END GENERAL === */



/* 1. === HEADER && FOOTER === */
header span {
    font-size: 12px;
    text-indent: 0;
}
header a {
    text-decoration: none;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
header a:hover,
header a:focus {
    text-decoration: none;
    opacity: 0.7;
}


header #header-logo {
    text-align: center;
    padding: 0;
}
header #header-logo img {
    width: 100%;
}
header #header-logo-text h1,
header #header-logo-text h2 {
    font-size: 24px;
    margin: 0 0 5px;
    padding: 0;
    width: 100%;
}

header #header-logo-text .header-feedback-link {
    text-decoration: underline!important;
    color: #038cc3;
}

header #header-phones {
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    margin: auto 0;
}
header #header-phones a {
    display: flex;
}
header #header-phones .header-tel {
    font-size: 18px;
}
header #header-phones a img {
    padding-right: 5px;
    float: left;
    margin: auto 0;
}
header a{
    color: #666666;
    text-decoration: none;
}
header #header-right {
   text-align: left;
   font-size: 0.9em;
   line-height: 1em;
   font-weight: bold;
   padding-left: 5px;
}
header #header-right .header-icon {
   float: left;
   padding-left: 5px;
   padding-right: 5px;
   text-align: center;
}
header #header-right .header-map {
    padding-left: 0;
    padding-right: 10px;
}
header #header-right .header-icon img {
    max-width: 100%;
}
.main-navigation {
   display: block;
}

footer #right-regions-block {
    position: fixed;
    top: 15%;
    right: 0;
    display: block;
    z-index: 99999;
}
footer #right-regions-block .right-regions-toggler {
    padding: 10px;
    font-size: 18px;
    max-width: 200px;
    text-align: center;
    background-color: #038cc3;
    border: 1px solid #038cc3;
    color: #fafafa;
    border-radius: 5px 0px 0px 5px;
    display: block;
    margin-left: auto;
}
footer #right-regions-block .right-regions-list {
    display: none;
}
footer #right-regions-block .right-regions-list .right-tarif-list-block {
    background-color: #eee;
    border: 1px solid #bbb;
    border-radius: 5px 0 0 5px;
    padding: 5px;
}

footer #right-regions-block .right-regions-list .right-tarif-list-block .right-tarif-list-block-body {
    height: 500px;
    overflow: auto;
}
footer #right-regions-block .right-regions-list .right-tarif-list-block .right-tarif-list-block-body table {
    border: 1px solid #eee;
    width: 100%;
}
footer #right-regions-block .right-regions-list .right-tarif-list-block .right-tarif-list-block-body table tbody {
    height: 500px;
    overflow: hidden;
}
footer #right-regions-block .right-regions-list .right-tarif-list-block .right-tarif-list-block-body table tbody tr,
footer #right-regions-block .right-regions-list .right-tarif-list-block .right-tarif-list-block-title table thead tr {
    max-height: 30px;
    border-bottom: 1px solid #cecece;
}

footer #right-regions-block .right-regions-list .right-tarif-list-block .right-tarif-list-block-title thead tr th,
footer #right-regions-block .right-regions-list .right-tarif-list-block .right-tarif-list-block-body tbody tr td {
    font-size: 12px;
    text-align: center;
    padding: 5px;
    font-weight: bold;
}
/* === END HEADER && FOOTER === */


/* 2. === HEADER MENU === */
.navigation-top .wrap {
    padding-top: 0;
    padding-bottom: 0;
}
.navigation-top ul#menu-top-menu .current-menu-item,
.navigation-top ul#top-menu .current_page_item {
    border-bottom: 4px solid #ff7230!important;
    padding-bottom: 0;
}
.navigation-top ul#menu-top-menu li a:hover,
.navigation-top ul#menu-top-menu .current-menu-item > a,
.navigation-top ul#menu-top-menu .current_page_item > a {
	color: #ff7230;
}

ul#menu-top-menu {
    margin: 0;
    padding: 0;
}
ul#menu-top-menu li {
    padding-bottom: 4px;
    padding-top: 4px;
    font-size: 16px;
    display: inline-block;
    list-style-type: none;
    font-family: Arial, sans-serif;
    width: 16.25%;
    text-align: center;
}
ul#menu-top-menu li a{
    text-decoration: none;
    color: rgb(86, 95, 113);
    display: inline-block;
    border-bottom: 3px solid transparent;
    padding: 0.75em 0;
    position: relative;
    width: 100%;
}
ul#menu-top-menu li a:before{
    content: '';
    position: absolute;
    bottom: -7px;
    left: 1%;
    width: 98%;
    height: 4px;
    background: #ff7230;
    -webkit-transform:scale3d(0, 1, 1);
    transform:scale3d(0, 1, 1);
    -webkit-transition:-webkit-transform 0.1s;
    transition:transform 0.1s;
}
ul#menu-top-menu li:hover a:before{
    -webkit-transform:scale3d(1, 1, 1);
    transform:scale3d(1, 1, 1);
    -webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration:0.3s;
    transition-duration:0.3s;
}
ul#menu-top-menu li:hover a.active:before{
    height:0;
    background:#ff4f00;
}
ul#menu-top-menu li a.active:before{
    background:#ff4f00;
}
ul#menu-top-menu a:hover{
    color:#9c9c9c;
}
ul#menu-top-menu a.active{
    color:#ff4f00;
    border-bottom:3px solid #ff4f00;
}
.header-icon-text {
    font-weight: 100;
    margin-top: 7px;
}

/* === END HEADER MENU === */


/* 3. === MAIN PAGE === */
#steps-div {
    display: block;    
    margin: 20px auto;
    text-align: center;
}
#steps-div .main-step-div {
    display: inline-block;
}
#steps-div .main-step-line {
    margin-bottom: 93px;
    margin-left: 6px;
    height: 2px;
    width: 140px;
    display: inline-block;
    background: linear-gradient(to right, rgb(255, 114, 48) 20%, rgba(255, 255, 255, 0) 0%) repeat-x top;
    background-size: 10px 2px;
}
#steps-div .main-step-div-image {
    width: 168px;
    height: 168px;
    display: flex;
}
#steps-div .main-step-div-image img {
    width: 95%;
    height: 95%;
    margin: auto;
    cursor: pointer;
    transition-property: transform;
    transition-duration: 0.15s;
}
#steps-div .main-step-div-image img:hover,
#state-bodies-div .state-body-div img:hover {
    transform: scale(1.05);
}
#main-page-area .main-banner-left h1 {
    margin-top: 0;
}
.main-step-description {
    text-align: center;
}

#main-page-area .main-banner-right {
    position: relative;
}
#main-page-area .main-banner-right .main-banner-preview-button {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 20%;
    transition-property: transform;
    transition-duration: 0.15s;
}

.page-article {
    display: block;
    padding: 0 15px;
    margin: 10px 0;
}
.page-article .subtitle-center {
    text-align: center;
    font-size: 16px;
}
.page-article .checked-list {
    width: 90%;
    margin: 15px auto;
}
.page-article .checked-list .checked-item {
  text-align: justify;
  padding-left: 20px;
  margin: 20px auto;
}
.page-article .checked-list .checked-item .checked-image,
.page-article .checked-list .checked-item .checked-text {
    display: table-cell;
    padding: 0 5px;
}
.page-article #state-bodies-div {
    width: 75%;
    margin: 15px auto;
}
.page-article #state-bodies-div .state-body-div {
    text-align: center;
}
.page-article #state-bodies-div .state-body-div img {
    cursor: pointer;
    transition-property: transform;
    transition-duration: 0.15s;
    
}
.page-article #state-bodies-div .state-body-description {
    display: none;
}

/* === END MAIN PAGE === */



/* 4. === FOOTER === */
footer {
  clear: both;
  color: #333;
  font-size: 1em;
  margin: 20px 0 0 0;
  padding: 10px 0 20px 0;
  border-top: 2px solid #ddd;
}
footer a {
	color: #333;
}
footer .row,
footer p  {
    margin: 0;
}
footer .footer-company {
    
}
footer .footer-contacts .contact-phone:hover {
    text-decoration: none;
    opacity: 0.7;
}
footer .footer-contacts .contact-email:hover {
    opacity: 0.7;
}

/* === END FOOTER === */


/* 5. === ABOUT PAGE === */
.about_section_body {
    padding: 5px 10px;
}
.about_section_header {
  font-size: 1.2em;
  color: rgb(0, 137, 199);
  border-bottom: 1px solid rgb(235, 236, 236);
  margin: 10px 0px;
}
.contacts-block {
    padding: 5px 0 25px 0;
}
.contacts-block .contacts-map-block {
    height: 450px;
    background-image: url(images/loading.gif);
    background-position: center center;
    background-size: 50%;
    background-repeat: no-repeat;
}
.contacts-block .contacts-map-block > ymaps {
    max-width: 100%!important;
}
.contacts-block .contacts-contact-block {
    padding: 5px 0;
}
.contacts-block .contacts-contact-block p {
    text-indent: 0;
}
.contacts-block .contacts-sm-block ul {
    list-style-type: none;
}

#requisites_div p {
    text-indent: 0;
    margin-bottom: 5px;
}


.about_partition .about_partition_header {
    cursor: pointer;
    border: 1px solid #87CEFA;
    background-color: rgb(255, 255, 255);
    padding: 10px;
    font-size: 1.4em;
    line-height: 1.5;
    font-weight:bold;
    color: 	#666;
    margin-top: 10px;
}
.about_partition .about_partition_header:hover {
    background-color: #87CEFA;
}
.about_partition .about_partition_body {
    border: 1px solid #87CEFA;
    border-top: none;
    background-color: rgb(255, 255, 255);
    padding: 10px;
    font-size: 1.1em;
    display: none;
    margin-left: 0;
    margin-right: 0;
}

/* === END ABOUT PAGE === */


/* 6. === INSTRUCTIONS PAGE === */
.instructions {
    padding: 10px;
}

/* === END INSTRUCTIONS PAGE === */


/* 7. === HELP PAGE === */
.help-section {
    padding: 10px 0;
}
.help-section .help-block .help-block-title {
    cursor: pointer;
    border: 1px solid #87CEFA;
    background-color: rgb(255, 255, 255);
    padding: 10px;
    font-size: 1.4em;
    line-height: 1.5;
    font-weight: bold;
    color: #666;
    margin: 10px 0 0 0;
    width: 100%;
}
.help-section .help-block .help-block-title:hover {
    background-color: #87CEFA;
}
.help-section .help-block .help-block-body {
    border: 1px solid #87CEFA;
    border-top: none;
    background-color: rgb(255, 255, 255);
    padding: 10px;
    font-size: 1.1em;
    display: none;
    margin-left: 0;
    margin-right: 0;
}

/* === END HELP PAGE === */


/* 8. === CHOOSE TARIFF PAGE === */
.choose-blue-title {
    color: #038cc3;
    font-weight: 700;
}


.edo_tarif {
    min-height: 170px;
    padding: 5px;
    margin: 5px 0 20px;
}
.edo_tarif a {
    text-decoration: none!important;
}
.edo_tarif .edo_tarif_name {
    font-size: 24px;
    text-align: center;
    margin: 0 0 10px 0;
}
.edo_tarif .edo_tarif_description_short {
    font-style: italic;
}
.edo_tarif .edo_tarif_price {
    color: #038cc3;
    font-weight: 700;
}

.edo_tarif div:nth-child(2) {
    position: unset!important;
    float: none!important;
}

.edo_tarif div .regions_list_header {
    cursor: pointer;
    text-align: center;
    padding: 5px 15px;
    margin: 10px 5px;
    font-size: 1.2em;
    line-height: 1.5;
    font-weight: bold;
    color: #666;
    width: 225px;
    height: auto;
}
.edo_tarif div .regions_list_header:after {
    content: '^';
    float: right;
    margin: 28px 0px 0px 10px;
    font-size: 150%;
    transform: rotate(180deg);
    height: 0px;
}
.edo_tarif div .regions_list_header:hover {
    color: #038cc3;
    text-decoration: underline;
}
.edo_tarif div .regions_list_header span {
    display: flex;
    vertical-align: middle;
    display: block;
}
.edo_tarif div .regions_list_header .regions-list-header-title {
    float: left;
    margin: 0 10px;
}
.edo_tarif div .regions_list_header .regions-list-header-arrow {
    float: right;
    margin: 0 5px;
}
.edo_tarif div .regions_list_header .regions-list-header-arrow.rotated {
    transform: rotate(180deg);
}
.edo_tarif div .regions_list_body {
    border: 2px solid #ddd;
    border-radius: 5px 5px 5px 5px;
    background-color: #eee;
    display: none;
    padding: 0 10px;
    margin: 10px 5px;
    font-size: 1.1em;
    height: 540px!important;
    width: 380px;
}
.edo_tarif div .regions_list_body > div:first-child {
    height: unset!important;
    padding: 10px 0;
}
.edo_tarif div .regions_list_body li {
    padding-left: 0px;
}

.edo_tarif .regions_list_body table thead {
    padding: 5px 0;
}
.edo_tarif .regions_list_body table thead tr {
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.edo_tarif .regions_list_body table tbody {
    height: 500px;
    overflow: auto;
}
.edo_tarif .regions_list_body table tbody {
    border: 1px solid #eee;
}
.edo_tarif .regions_list_body table tbody {
    height: 500px;
    overflow: hidden;
}
.edo_tarif .regions_list_body table tbody tr {
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    max-height: 30px;
    border-bottom:1px solid #eee;
}

/* === END CHOOSE TARIFF PAGE === */




/* 9. === MAP PAGE === */
.russiaHtml5Mapbottom {
    height: 464px;
    
    background-image: url(images/loading.gif);
    background-position: center center;
    background-size: 25%;
    background-repeat: no-repeat;
}
.russiaHtml5MapContainer {
    background-color: #fff;
}

/*#russiaHtmlMapStateInfo a {
    position: relative;
}
#russiaHtmlMapStateInfo a:before {
    content: '';
    display: block;
    position: absolute;
    height: 2px;
    width: 50%;
    background-color: lightgray;
    top: 0;
    left: -5px;
}*/

/* === END MAP PAGE === */







h1 {
  _width: 90%;
  margin: 0 auto;
  font-size: 1.6em;
  color: rgb(0, 137, 199);
  font-weight: normal;
}

h2 {
  width: 90%;
  margin: 0 auto;
  font-size: 1.2em;
  color: rgb(0, 137, 199);
  font-weight: normal;
  padding: 10px;
}
.b-top {
  z-index:2600;position:fixed;left:0;
  bottom:70px;width:35%;margin-left:50%;
  opacity:0.5;filter:alpha(opacity=50);
}
.b-top:hover {opacity:1;filter:alpha(opacity=100);cursor:pointer;}
.b-top-but {
  z-index:2600;
  position:absolute;
  display:block;
  left:56px;
  bottom:0;
  margin:0 0 0 100%;
  padding:2px 12px 4px;
  color:white;
  border-radius:7px;
  background:#888;
}
ul {
  padding-left: 20px;

}

.result_area {
  width: 940px;
  margin-top: 30px;
  border: 1px solid rgb(0, 137, 199);
  padding: 5px;
  color: rgb(0, 137, 199);
  min-height: 20px;
}
.blue-font-color {
 color: rgb(0, 137, 199);
}
.no-border {
 border: none;
}
.blue-border {
 border: 1px solid rgb(0, 137, 199);
}
.mright_15{
    margin-right:15px;
}
.mright_20{
    margin-right:20px;
}
.ptop_5{
    padding-top: 5px;
}
.ptop_10{
    padding-top: 10px;
}
.ptop_20{
    padding-top: 20px;
}
.ptop_30{
    padding-top: 30px;
}
.ptop_50{
    padding-top: 50px;
}
.pleft_20{
    padding-left: 20px;
}
.pleft_50{
    padding-left: 50px;
}
.pleft_10{
    padding-left: 10px;
}
.pleft_5{
    padding-left: 5px;
}
.pright_5{
    padding-right: 5px;
}
.pright_6{
    padding-right: 6px;
}
.pright_10{
    padding-right: 10px;
}
.pright_20{
    padding-right: 20px;
}
.pbottom_10{
    padding-bottom: 10px;
}
#zakaz_edo input[type=text] {
    display: block;
    color: rgb(0, 137, 199);
    font-weight: normal;
    text-decoration: none;
    white-space: nowrap;
    text-align: left;
    _height: 20px;
    font-size: 0.9em;
    padding: 2px;
    border: 1px solid #aaa;
    border-radius: 3px;
}
#zakaz_edo select {
    display: block;
    color: rgb(0, 137, 199);
    font-weight: normal;
    text-decoration: none;
    white-space: nowrap;
    text-align: left;
    _height: 20px;
    font-size: 0.9em;
    padding: 2px;
    border: 1px solid #aaa;
    border-radius: 3px;
}
#zakaz_edo input[type=checkbox] {
    margin-right: 5px;
}

.addition_div {
   min-height: 25px;
   overflow: hidden;
   margin-top: 5px;
   padding-top: 1px;
   padding-bottom: 1px;
}

.addition_name_div {
   width: 320px;
   float: left;
}

.addition_select_div {
   float: right;
   display:none;
   width: 630px;
}

/*main-page*/
#main-page-area {
   /*width: 860px;*/
   /*height: 309px;*/
   _clear: both;
   font-size: 1.2em;
   padding: 50px 40px;
   background: url(images/main-page-bg.png) no-repeat;
   background:  url(images/main-page-bg-new.png) no-repeat;
   color: #fff;
   position: relative;
}
#main-page-area .main-banner-left {
    width: 60%;
    height: 255px;
    float: left;
}
#main-page-area .main-banner-right {
    float: right;
    width: 40%;
    background-color: #fafafa;
    border: 1px solid lightgray;
    border-radius: 5px;
    box-shadow: 2px 2px 15px 3px gray;
    box-sizing: border-box;
    cursor: pointer;
    /*display: none;*/
}
#main-page-area .main-banner-right img {
    width: 100%;
}
#main-page-area .main-banner-right p {
    margin: 0 0 0.5em;
    font-size: 18px;
    color: #038cc3;
}
#main-page-area .main-banner-right > * {
    border-radius: 5px
}
#main-page-area .long_button_orange {
   _padding: 8px 15px;
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    bottom: 10%;
    padding: 10px 40px;
}
#main-page-area .long_button_orange {
    /* Just like bootstrap (bootstrap himself will break the imposition) */
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background-image: -webkit-linear-gradient(top,#f0ad4e 0,#eb9316 100%);
    background-image: -o-linear-gradient(top,#f0ad4e 0,#eb9316 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#eb9316));
    background-image: linear-gradient(to bottom,#f0ad4e 0,#eb9316 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #e38d13;
    color: #f0f0f0;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}
#main-page-area .long_button_orange:hover{
    background-color: #eb9316;
    background-position: 0 -15px;
}

#main-page-area a{
   text-decoration: none;
}

#main-page-buttons {
   width: 860px;
   margin: 30px auto;
   margin-top: -30px;
}

#main-page-buttons li{
  display: inline-block;
  width: 400px;
	_padding-left: 50px;
  _padding-right: 50px;
  padding-top: 30px;
  padding-bottom: 30px;
	margin-left: 17px;
	list-style-position: inside;
  border: 1px solid rgb(235, 236, 236);
  background-color: #fff;
  box-shadow: -2px 1px 2px 2px rgba(0, 0, 0, .2);
}
.main-page-button {
   display: block;
   margin: 0 auto;
   white-space: nowrap;
   text-align: center;
   background-color: rgb(0, 137, 199);
   width: 250px;
   padding-left: 20px;
   padding-right: 20px;
   padding-top: 10px;
   padding-bottom: 10px;
}
.main-page-button-area a {
   color: #fff;
   font-size: 1.4em;
   font-weight: normal;
   text-decoration: none;
}

/*end main-page*/

/*title*/
.title {
    margin-top: 50px;
    /* Чтобы спрятать часть линий, которые
    ** будут вылазить за пределы блока */
    overflow: hidden;
    /* Выравнивание заголовка по центру,
    ** можно использовать left, right */
    text-align: center;
    /* Тут можно добавить другие стили для заголовка */
    font-size: 1.5em;
    clear: both;
}
.title:before,
.title:after {
    /* Обязательно указываем пустое свойство content,
    ** иначе псевдоэлементы не появятся на сайте */
    content: "";
    /* Указываем что наши линии будут строчно-блочные и
    ** выравнивание по высоте - по центру */
    display: inline-block;
    vertical-align: middle;
    /* Задаем ширину 100% и выбираем высоту линии,
    ** в нашем примере она равна 4 пикселям */
    width: 100%;
    height: 2px;
    /* Добавляем цвет для линии */
    background-color: #ddd;
    /* Добавляем пседоэлемантам возможность изменить
    ** позицию линии, для создания отступов от текста */
    position: relative;
}
.title:before {
    /* Смещаем левую линию на 100% влево, чтобы линия
    ** встала рядом с текстом слева */
    margin-left: -100%;
    /* Указываем в пикселях отступ линии от текста заголовка */
    left: -14px;
}
.title:after {
    /* Смещаем правую линию на 100% вправо, чтобы
    ** линия встала рядом с текстом справа */
    margin-right: -100%;
    /* Указываем в пикселях отступ линии от текста заголовка */
    right: -14px;
}
/*end title*/



#main-steps-list {
 width: 700px;
 margin: 20px auto;
 text-align: center;
 list-style-image: url(images/check-icon.png);

}

#main-steps-list li{
 display: block;
 padding-top: 29px;
}

#main-page-contact-form-area {
   width: 900px;
   height: 100px;
   font-size: 1.2em;
   padding: 30px;
   background: url(images/form-down-bg.png) no-repeat;
   color: #fff;
}
#main-page-contact-form-head, #main-page-contact-form-result {
    font: 1.3em Arial, sans-serif;
    text-align: center;
    padding-bottom: 30px;
}
#main-page-contact-form-result {
    display: none;
}
#main-page-contact-form {
    width: 760px;
    margin: 0px auto;
    color: #fff;
}
#main-page-contact-form input[type=text] {
    _display: block;
    width: 289px;
    font-weight: normal;
    text-decoration: none;
    white-space: nowrap;
    text-align: left;
    font-size: 0.9em;
    padding: 2px;
    border: 1px solid #fff;
    border-radius: 3px;
    margin-left: 15px;
    color: #fff;
    background-color: rgb(0, 137, 199);
}
#main-page-contact-form input[type=text]::-moz-placeholder {color: #fff;}
#main-page-contact-form input[type=text]::-webkit-input-placeholder {color: #fff;}
#main-page-contact-form input[type=text]:-ms-input-placeholder {color: #fff;}
#main-page-contact-form input[type=text]::-ms-input-placeholder {color: #fff;}
#main-page-contact-form input[type=text]::placeholder {color: #fff;}

#main-page-contact-form .long_button_orange {
   padding: 2px 15px;
   font-size: 0.9em;
   float: right;
}

label {
  _display: block;
  _padding: 1px;
  font-size: 0.8em;
  _font-weight: normal;
  _line-height: 1.1em;
  _margin-bottom: 1px;
  _margin-left: 15px;
}
label.error {
    float: none;
    color: rgb(255, 255, 255);
    padding-left: .5em;
    vertical-align: top;
    font-weight: bold;
    display: block;
    padding: 1px;
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1.1em;
    margin-bottom: 1px;
    margin-left: 15px;
}


/*services icons*/
.services-list {
  margin: 0;
	padding: 0;
  padding-top: 40px;
  display: block;
  height: 650px;
}

.services-list li {
	display: inline-block;
  float: left;
  width: 300px;
	margin-left: 15px;
  height: 150px;

}
.services-item-icon {
  display: block;
  _margin-bottom: 7px;
  padding-top: 60px;
  _background-size: 40px 40px;
}
.services-item-icon:hover {
  cursor: pointer;
}
.services-item img {
  outline: none;
  border: none;
}
.services-item-head {
  color: #2492d1;
  font-weight: bold;
  text-decoration: none;

}
.activity-icon {
  background: url(images/activity-icon.svg) no-repeat;
  background-size: 50px 50px;
}
.activity-icon:hover {
  background: url(images/activity-icon-o.svg) no-repeat;
  background-size: 50px 50px;
}

.addon-services-icon {
  background: url(images/addon-services-icon.svg) no-repeat;
  background-size: 50px 50px;
}
.addon-services-icon:hover {
  background: url(images/addon-services-icon-o.svg) no-repeat;
  background-size: 50px 50px;
}
.buy-addon-software-icon {
  background: url(images/buy-addon-software-icon.svg) no-repeat;
  background-size: 50px 50px;
}
.buy-addon-software-icon:hover {
  background: url(images/buy-addon-software-icon-o.svg) no-repeat;
  background-size: 50px 50px;
}
.buy-software-icon {
  background: url(images/buy-software-icon.svg) no-repeat;
  background-size: 50px 50px;
}
.buy-software-icon:hover {
  background: url(images/buy-software-icon-o.svg) no-repeat;
  background-size: 50px 50px;
}
.cargo-icon {
  background: url(images/cargo-icon.svg) no-repeat;
  background-size: 50px 50px;
}
.cargo-icon:hover {
  background: url(images/cargo-icon-o.svg) no-repeat;
  background-size: 50px 50px;
}
.common-db-icon {
  background: url(images/common-db-icon.svg) no-repeat;
  background-size: 50px 50px;
}
.common-db-icon:hover {
  background: url(images/common-db-icon-o.svg) no-repeat;
  background-size: 50px 50px;
}
.connect-icon {
  background: url(images/connect-icon.svg) no-repeat;
  background-size: 50px 50px;
}
.connect-icon:hover {
  background: url(images/connect-icon-o.svg) no-repeat;
  background-size: 50px 50px;
}
.decl-status-icon {
  background: url(images/decl-status-icon.svg) no-repeat;
  background-size: 50px 50px;
}
.decl-status-icon:hover {
  background: url(images/decl-status-icon-o.svg) no-repeat;
  background-size: 50px 50px;
}
.eds-icon {
  background: url(images/eds-icon.svg) no-repeat;
  background-size: 50px 50px;
}
.eds-icon:hover {
  background: url(images/eds-icon-o.svg) no-repeat;
  background-size: 50px 50px;
}
.lk-icon {
  background: url(images/lk-icon.svg) no-repeat;
  background-size: 50px 50px;
}
.lk-icon:hover {
  background: url(images/lk-icon-o.svg) no-repeat;
  background-size: 50px 50px;
}
.payture-icon {
  background: url(images/payture-icon.svg) no-repeat;
  background-size: 50px 50px;
}
.payture-icon:hover {
  background: url(images/payture-icon-o.svg) no-repeat;
  background-size: 50px 50px;
}
.tracking-icon {
  background: url(images/tracking-icon.svg) no-repeat;
  background-size: 50px 50px;
}
.tracking-icon:hover {
  background: url(images/tracking-icon-o.svg) no-repeat;
  background-size: 50px 50px;
}
/*end services icons*/



.undeline_blinked_string { -webkit-animation: undeline_blinked 2s linear infinite; animation: undeline_blinked 2s linear infinite; }
@-webkit-keyframes undeline_blinked { 0% { color: rgb(0, 0, 0); } }
@keyframes undeline_blinked { 0% { color: rgb(0, 0, 0); } }
@-webkit-keyframes undeline_blinked { 100% { color: rgb(0, 0, 255); } }
@keyframes undeline_blinked { 100% { color: rgb(0, 0, 255); } }
/*tabs
===========================================*/
.tabs{
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
}
.tab_head {
  float: left;
  padding-bottom: 10px;
}
.tab_head label {
  background: #fff;
  padding: 10px;
  left: 1px;
  cursor: pointer;
  font-size: 1.6em;
  color: #999;
  width: 329px;
}
.tab_head label:hover {
  color: black;
}
.tab_head [type=radio] {
  display: none;

}
.tab_head [type=radio]:checked ~ label {
  _background: #eee;
  z-index: 2;
  color: #666;
  text-decoration: underline;
}
.tab {
  width: 100%;
  min-height: 150px;
  margin-bottom: 10px;
}
.tabcontent
{
	position: relative;
	z-index: 2;
}

/*--------------*/
/*price table*/
.price_table th {
  background-color: rgb(0, 137, 199);
  color: #fff;
  font-weight: normal;
  padding: 2px 10px;
  text-align: left;
  line-height: 1em;
  height: 25px;
}
.price_table td {
  border-top: 1px solid #999;
  padding: 3px 10px;
}
.price_table td.th-inside {
  background-color: rgb(235, 236, 236)
}
._price_table tr:hover tr {background: rgb(235, 236, 236)}

.inside_price_table td {
  border-top: 1px solid #999;
  padding: 3px 10px;
  _text-align: center;
}
.inside_price_table th {
  background-color: rgb(235, 236, 236);
  color: #333;
  _text-align: center;
}
.blue-font-color {
 color: rgb(0, 137, 199);
}
/*end price table */

#agent_list {
 padding-top: 30px;

}




/* === OVERLOADING === */
/* Some bootstrap */
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.row-eq-height > div[class*="col-"] {
    margin: auto 0;
}
/* New classes - 2.5/12 of .row width (~20.8%) */
.col-lg-25,
.col-md-25,
.col-sm-25 {
    width: 20.8333%!important;
}

/* Some Wow-Modal */
.wow-modal-overlay {
    background-color: rgba(43, 196, 255, 0.4);
}
.wow-modal-window {
    top: 25%;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
    padding: 15px;
    z-index: 999999;
}
.wow-modal-window [id^="close-circle"] {
    color: #ca7907!important;
}
.wow-modal-window p {
    text-indent: 0;
}
.wow-modal-window input[type="text"],
.wow-modal-window input[type="tel"],
.wow-modal-window input[type="email"] {
    border-radius: 3px;
    color: #666;
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #bbb;
    display: block;
    padding: 0.7em;
    width: 100%;
}


