/* Узим ёзганларим*/

.screen-bottom-text {
    width:217px;
    height: 100px;
    padding:8px;
    margin-left:5px;
    float:left;
    background-color: #08adfa;
    border-color: #1175fa;
    border-image: none;
    border-style: solid;
    border-width: 0 1px;
    font: normal 13px/18px 'Open Sans',sans-serif;
    color:#fff;
}
.screen-bottom-text:first-child {
    margin-left:0px;
}

.main-banner-container {
    background: rgb(249, 250, 252);
    border-top: 1px solid #ffffff;
    padding: 0px 0 0 0;
}
.main-banner-container h1, .main-banner-container h2, .main-banner-container p {
    font: normal 40px/64px 'Open Sans', sans-serif;
    color: white;
    text-align: center;
}
.main-banner-container p {
    font: 21px/28px 'Open Sans', sans-serif;
    padding-top: 10px;
}
.main-banner-content {
    position: relative;
}

.main-banner-get-order {
    position:absolute;
    border:0px;
    right:0px;
    height: 218px;
    bottom:0px;
}

.get-order {
    border:0px;
    padding:0px;
    width: 369px;
    height: 218px;
}

.order-recall {
    padding: 0px;
    float:right;
    border:0px;
}


.bg-content {
    /*background: #ffffff url(/templates/meltor/images/bg-content.png) no-repeat center center;*/
}

.bottom-banners {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.bottom-banners a {
    text-decoration: none;
}
.bottom-banners a:first-child {

}

.bottom-banners a img {
    vertical-align: top;
    padding-left: 5px;
    padding-right: 5px;
    border:none;
    height: 83px;
}

img.cifr-zakupki {
    width: 270px;
    height: 51px !important;
}

.main-content-text {

}

.main-content-text  {

}

.main-content-text p {
    /*text-align: justify !important;*/
    font-family: sans-serif !important;
    color: #2c2b2b !important;

}
.main-content-text p.more_ekonom {
    color: red !important;
}
.main-content-text p.more_ekonom_bold {
    font-weight: bold;
}

.main-content-text h1.subheader2 {
    font-size: 28px !important;
    font-family: sans-serif !important;
    color: #2c2b2b !important;
}

.main-content-registration {
    float:right;
    padding-left:30px;
    text-align: left;
}
.main-content-registration-image {
    text-align: center;
}

ul.aa {
    margin: 0px;
    padding: 0px;
    #padding-top: 10px;
}

li.aa1 {
    background: url(/templates/meltor/images/logo-t.png) no-repeat left top;
    padding-left: 35px;
    padding-top: 0px;
    padding-bottom: 10px;
    margin: 0px;
    font-weight: bold;
    text-align: justify;
}

div.main-content-text li.aa1 {
    text-align: left !important;
}

li.aa1 p {
    font-weight: normal;
}


.syscrm {
    padding-top:15px;
    padding-bottom:20px;
}


/* Feedback*/
table.contact_table{
    border-collapse: collapse;
}
table.contact_table td {
    border:0px;
    padding:5px;
    padding-left:24px;
    padding-top:20px;
}

table.contact_table td.i1 {
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: 0 17px;
}

table.contact_table td.adress  {
    background-image: url(images/feedback/adr.jpg);
}

table.contact_table td.phone  {
    background-image: url(images/feedback/tel.jpg);
}

table.contact_table td.icq  {
    background-image: url(images/feedback/icq.jpg);
}

table.contact_table td.skype  {
    background-image: url(images/feedback/skype.jpg);
}

table.contact_table td.mailto  {
    background-image: url(images/feedback/mailto.jpg);
}

table.contact_table td.website  {
    background-image: url(images/feedback/website.jpg);
}

table.contact_table td.worktime  {
    background-image: url(images/feedback/worktime.jpg);
}

div.supported {
    text-align: center;
}
div.supported font{
    font-weight: bold;
}
div.supported a {
    text-decoration: none;
}


h1.cont_cap{

    font-size:1.5em;
    text-align:left;
}
p.cont_text{
    padding:0 15px 0 15px;
    text-align:center;
}
.submit_button{
    width: 295px;
    text-align: right;
}
.submit_button input{
    float: right !important;
}

h1.form_cap{
    font-size:2.5em;
    color:#ED7902;
    text-align:center;
}
p.do_now{
    font-size:14px;
    color:#ED7902;
    text-align:center;
}

div.form_block{

}
div.form_block p {
    font-weight:bold;
    padding:10px 0 5px 0px;
}

div.form_block span {
    display:block;
    font-size:11px;
    padding:3px 0 3px 0px;
    clear: both;
}
div.form_block input{
    width:295px;
    height:41px;
    line-height:41px;
    text-indent:5px;
    border:1px solid #868686;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    font: 17px 'Open Sans',sans-serif;
    text-align: left;
    font-weight: bold;
    cursor: pointer;
}
div.form_block select{
    font-size:25px;
    width: 295px;

    /*#color:#b2b2b2;*/
    height:41px;
    line-height:41px;
    text-indent:0px;
    border:1px solid #868686;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    font: 25px 'Open Sans',sans-serif;
}

div.form_block textarea {
    width: 295px;
    height: 193px;
    border:1px solid #868686;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}


div.form_block input:focus, div.form_block textarea:focus , div.form_block select:focus {
    border: 1px solid #1697ee !important;
}

div.form_block input.error, div.form_block textarea.error, div.form_block select.error {
    border: 1px solid #ED7902 !important;
}

div.form_block h3.reg-header {
    font: 20px 'Open Sans',sans-serif;
}

div.form_block span.error {
    color: #ED7902;
}

div.form_block input.subdomain {
    width: 187px;
}

div.form_block div.input-append {
    font: 25px 'Open Sans',sans-serif;
    padding-top: 8px;
    padding-right: 8px;
    font-weight: bold;
}
div.form_block .input-append, div.form_block .input-prepend {
    float: left;
}

div.form_block div.input-prepend {
    font: 25px 'Open Sans',sans-serif;
    padding-top: 8px;
    padding-right: 3px;
    font-weight: bold;
}
.fixed_header{
    position: fixed;
    background: #43484b;
    width: 100%;
    z-index: 10;
    top: 0;
    transition: all 0.3s;
}
input.reg_form_btn{
    font-size:16px !important;
    font-weight:bold;
    width:170px !important;
    color:#fff !important;
    margin:0 3px 0 0;
    cursor:pointer;
    float:left;
    display:block;
    border:0 !important;
    background:url(images/reg_form_btn.jpg) center center no-repeat !important;
}
.ploshatka th{
    padding:10px!important;
}
.ploshatka td{
    padding:10px!important;
}
.table_in_p {
    text-indent: 4px!important;
    padding: 6px 13px;
   font: 14px 'Open Sans', sans-serif;text-indent: 0px;
}


li.first-level, li.has-subitems {
    height: 25px !important;
}

li.link-active-menu {
    height: 25px !important;
    background: #fff !important;
}

li.link-active-menu span a {
    color: #000 !important;
}

li.registration-link-menu {
    background: #ED7902 !important;
    float: right !important;
}
a.orange-back {
    background: url("images/reg_form_btn.jpg") no-repeat scroll center center transparent !important;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 170px !important;
}

a.orange-back:hover, a.orange-back:active, a.orange-back:link{
    text-decoration: none;
    color: white;
    font-weight: bold;
    background: url("images/reg_form_btn.jpg") no-repeat scroll center center transparent !important;
}

li.registration-link-menu span a {
    color: #fff !important;
    font-weight: bold;
}

.reg-body-header {
    width: 475px;
    float: left;
}

.reg-body-left {
    width: 475px;
    float: right;
}

.left-header {
    font: 20px 'Open Sans',sans-serif
}

li.aa2 {
    /*background: url(/templates/meltor/images/logo-t.png) no-repeat left 3px;*/
    background: url(/templates/meltor/images/logo-t16.png) no-repeat left 3px;
    padding-left: 25px;
    padding-top: 2px;
    padding-bottom: 5px;
    margin: 0px;
    margin-top: 5px;
    font-size: 13px;
    font-weight: normal;
    text-align: justify;
    font-family: sans-serif !important;
    color: #2c2b2b !important;
}

li.aa3 {
    /*background: url(/templates/meltor/images/logo-t.png) no-repeat left 3px;*/
    background: url(/templates/meltor/images/logo-t16.png) no-repeat left 3px;
    padding-left: 25px;
    padding-top: 2px;
    padding-bottom: 5px;
    margin: 0px;
    margin-top: 5px;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    font-family: sans-serif !important;
    color: #2c2b2b !important;
}

.vajno {
    margin-left: 140px;
    margin-top: 20px;
    width: 680px;
}
.vajno-lamp{
    float: left !important;
    padding-top: 5px;
}
.vajno-text {
    width: 100%;
    padding-top: 23px;
}


h3 {
    color: #2f2f2f;
}

p, a, li, div  {
    color: #3e3e3e;
}

img.hide-img {
    display: none;
}

img.checked-img {
    padding-top: 10px;
}

div.news {
    padding-top:10px;
    padding-bottom:10px;
}

div.news span.news-title {
    font-weight: bold;
    font-size: 14px;
}

h1.page-title {
    margin-bottom:10px;
}

span.news-left {
    float:right;
}
.news-body {
    padding: 7px 0px 0px 0px;
    font-family: sans-serif !important;
    color: #2c2b2b !important;
}
.news-img {
    float: left;
}

.news-img img {
    padding: 5px 7px 7px 0px;
}
.news-body p {
    padding-top: 0px;
    padding-bottom: 4px;
    font-family: sans-serif !important;
    color: #2c2b2b !important;
}
.news a {
    color: #00a4e2;
}

.padding2px {
    padding-left:2px;
}

.reg-head2 {
    text-align: center;
    font-size: 14px;
}

table.activateMessage {
    margin-top: 10px;
    border-top:1px solid #000000;
    border-left:1px solid #000000;
}

table.activateMessage td {
    border-bottom:1px solid #000000;
    border-right:1px solid #000000;
    padding: 8px;
}

p.i-text {
    font-style: italic;
}
p {
    text-indent: 30px;
}
.form_block p, li p {
    text-indent: 0px;
}

input[type=checkbox].lesson {
    width: 20px;
    height: 20px;
    padding: 0px 0 0px 0px;
    float: left;
}
span.boxLabel {
    display: inline !important;
    line-height: 20px !important;
    font-size: 1.1em !important;
    font-weight:bold !important;
}
h1.page32 {
    border-bottom:2px solid #00a4e2;
    padding: 0px 0px 3px 0px;
}

h1.page32 a.tab-item {
    text-decoration: none;
    margin-right: 3px;
    color: #00a4e2;
    padding: 3px 10px 5px 10px;
}

h1.page32 a.active {
    text-decoration: none;
    background: #00a4e2;
    color: #ffffff;
    border: 1px solid #00a4e2;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 0px;
}
h1.page32 a.news-rss {
    background: url("images/rss.png") no-repeat scroll center center transparent !important;
    float: right;
    color: #00a4e2;
    text-decoration: none;
    padding: 0 5px 0 90px;
}

.main-slider {
    /*width: 1000px;*/
    margin: 0 auto;
}

div.pager span.splitter {
    padding: 3px;
}

div.pager a.page {
    background: #ffffff;
    color: #000000;
    font-weight: bold;
    padding: 4px 8px 4px 8px;
    border:1px solid #00a4e2;
    border-radius: 5px;
    text-decoration: none;
}

div.pager a.active {
    background: #00a4e2;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    cursor: default;
}
.div.price1 p {
    text-indent: 5px;
}
div.price table tr:first-child td {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}
div.price1 p{
    text-indent: 0px !important;
}
div.price p{
    text-indent: 0px;
}
div.price table td:first-child {
    width: 269px;
    font-size: 16px;
    padding: 7px;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    text-align:center;
}
div.price table td {
    width:150px;
    font-size: 14px;
    padding: 7px;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    text-align:center;
}
div.price1 table td {
    width:150px;
    font-size: 14px;
    padding: 7px;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    text-align:center;
}

div.price table td:last-child {
    border-right: 1px solid #000000;
}

div.price table tr:last-child td {
    border-bottom: 1px solid #000000;
}
div.price1 table td:last-child {
    border-right: 1px solid #000000;
}

div.price1 table tr:last-child td {
    border-bottom: 1px solid #000000;
}

div.price1 ul li {
    margin-left: 20px;
    list-style: square;
}
div.price1 table td:last-child {
    border-right: 1px solid #000000;
}

div.price1 table tr:last-child td {
    border-bottom: 1px solid #000000;
}

div.price ul li {
    margin-left: 20px;
    list-style: square;
}
.acsii-top {
    float: left;
    padding: 8px 0px 0px 50px;
}
.acsii-top div {
    border: 1px solid #ED7902;
    text-align: center;
    width: 140px;
    background: #ED7902;
    border-radius: 5px;
    padding: 5px 0px 5px 0px;
}

.acsii-top a, .acsii-top a:hover, .acsii-top a:visited, .acsii-top a:active {
    padding: 0px;
    font: 18px 'Open Sans',sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}

.acsij-top {
    text-align: -webkit-right;
    float: right;
    padding: 8px 20px 0px 0px;
}
.acsij-top div {
    border: 1px solid #ED7902;
    text-align: center;
    width: 140px;
    background: #ED7902;
    border-radius: 5px;
    padding: 5px 0px 5px 0px;
}

.acsij-top a, .acsij-top a:hover, .acsij-top a:visited, .acsij-top a:active {
    padding: 0px;
    font: 18px 'Open Sans',sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}
.social-links a{
    padding-left: 5px !important;
}


.hhregname {
    visibility: hidden;
    display: none;
}
/* for company page down picture */
div.gallery {
    margin: 5px;
    border: 1px solid #ccc;
    float: left;
    width: 60vh;
}

div.gallery:hover {
    border: 1px solid #777;
}

div.gallery img {
    width: 100%;
    height: auto;
}

div.desc {
    padding: 15px;
    text-align: center;
}
.gallery_block{

    display: flex;
    justify-content: space-around;

}

#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 15; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}
.image_block img{
    width: 100%;
}
.info_block{
    display: flex;
    justify-content: center;

}
.info_block div{
    padding: 25px;
}
.info_block div p {
    text-indent: 0px !important;
}
.info_block .text_1{
    text-align: right;
}
.info_block .text_2{
    text-align: center;
}
.info_block .text_3{
    text-align: left;
}
.image_block {
    text-align: center;
}

input.reg-check {
    width: 20px !important;
    height: 20px !important;
    padding: 5px 5px 5px 5px !important;
}

.reg-box {
    display: flex;
    align-items: flex-start; /* важно */
    gap: 10px;
}

.reg-box span {
    line-height: 1.3;
}
