.index-content { font-size:16px;margin-bottom:30px; }
.index-content h1 { font-size:45px;line-height:55px; }

.product-list-contact {margin:20px auto;font-size:22px;text-align:center;}


@media (max-width: 640px) {
	.index-content h1 { font-size:30px;line-height: 1; }
	.product-list-contact {font-size:18px;}
}


.index-content h4 { color: #63b8bd;font-size: 16px;line-height: 20px;text-transform: none;font-weight:normal; }
.article-item  { height:390px;overflow:hidden;}
.article-view {text-align:left;}
.phone-top {color:#fff;}
.phone-top:hover {color:#fff;}

.fa-whatsapp {color:#fff;}
.ico-whatsapp {fill:#fff;color:#fff;}

@media (max-width: 1024px) {

	.row-fluid .itemSpan7, .row-fluid .span7 {
		width:100%;margin-bottom: 3px;
	}

}
.header-contact-icon {width:30px;padding-left:5px;}
@media (min-width: 768px) {
.item_introtext h1 {font-size:45px;text-align:center;}
}

.camera_caption > div .slide-title { background: rgba(0, 0, 0, 0.4); }
@media (max-width: 767px) {
	.camera_caption > div .slide-title { font-size:30px;line-height: 1.3; }
}

.item_content { text-align:center;}
.camera_caption > div .item_introtext {
    max-width: none;
	background: rgba(0, 0, 0, 0.4);
	padding:10px;
}

.camera_caption:before {
    vertical-align: bottom;
}


.prices-table>tbody>tr>td .desktop-hidden {
    display: none;
}

.prices-table * {
    box-sizing: border-box;
}
.prices-wrap {
    padding-top: 0;
    margin-bottom: 60px;
    touch-action: manipulation;
    max-width: 1170px;
    margin: 0 auto;
}

.prices-table {
    font-size: 16px;
    line-height: 1.4;
    width: 100%;
}
.prices-table>tbody>tr>td.description {
    max-width: 300px;
    min-width: 373px;
}

.prices-table>thead {
    color: #a4a4a4;
}


.prices-table>tbody>tr>td, .prices-table>thead>tr>td, .prices-table>tbody>tr>th, .prices-table>thead>tr>th {
    padding: 15px;
    position: relative;
}

.prices-table>thead>tr>th {
    font-weight: 400;
}

.price__newblock tbody tr td, .price__block tbody tr td, .price__newblock tbody tr, .price__block tbody tr {
    background: #fafafb;
    background-color: #fafafb;
}

.prices-table>tbody>tr>td:first-child {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    padding-left: 25px;
    padding-right: 25px;
    z-index: 1;
}

.prices-table>tbody>tr>td {
    border-bottom: 2px solid #eaebee;
    vertical-align: middle;
}

.prices-table>tbody>tr>td, .prices-table>thead>tr>td, .prices-table>tbody>tr>th, .prices-table>thead>tr>th {
    padding: 15px;
    position: relative;
}

.price__newblock tbody tr td, .price__block tbody tr td, .price__newblock tbody tr, .price__block tbody tr {
    background: #fafafb;
    background-color: #fafafb;
}

.price__newblock tbody tr:nth-child(even) td, .price__block tbody tr:nth-child(even) td, .price__newblock tbody tr:nth-child(even), .price__block tbody tr:nth-child(even) {
    background: white;
    background-color: white;
}

.prices-table>tbody>tr>td.metal-quantity .quantity-wrap input {
    width: 46px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
    padding-bottom: 2px;
    margin-top: 3px;
    border-bottom: 2px solid rgba(0,0,0,.2);
    -moz-appearance: textfield;
    background-color: transparent !important;
    font-size: 18px;
	padding:0;
}

img, input, textarea, button, a {
    border: none;
    outline: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.prices-table>tbody>tr>td.metal-quantity .quantity-wrap {
    white-space: nowrap;
    display: inline-block;
}
.prices-table>tbody>tr>td.metal-quantity {
    text-align: center;
}
.prices-table {
    font-size: 16px;
    line-height: 1.4;
    width: 100%;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.prices-table>tbody>tr>td.subprices-wrapper .subprices {
    margin: 0 auto;
    position: relative;
    left: 0;
    right: 0;
}

.prices-table>tbody>tr>td.subprices-wrapper .subprices td.subquantity {
    font-weight: bold;
    padding-left: 0;
    text-align: center;
}

.prices-table>tbody>tr>td.metal-quantity .quantity-wrap button {
    display: inline-block;
    padding: 0;
    vertical-align: middle;
    -webkit-appearance: none;
    border: 0;
    background-color: #0b76ef;
    -webkit-border-radius: 100% 100% 100% 100% !important;
    -moz-border-radius: 100% 100% 100% 100% !important;
    -ms-border-radius: 100% 100% 100% 100% !important;
    -o-border-radius: 100% 100% 100% 100% !important;
    border-radius: 100% 100% 100% 100% !important;
    color: white;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    line-height: 1;
    line-height: 2px;
    width: 30px;
    height: 30px;
    text-align: center;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    transform: translate(0px,0px) rotate(0deg) scale(1,1);
    transform: translateZ(0px);
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
    -o-transform: translateZ(0px);
    z-index: 5;
    position: relative;
    padding: 2px 0 0 0;
}

.prices-table>tbody>tr>td.subprices-wrapper .subprices td {
    white-space: nowrap;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 2px;
    padding-top: 2px;
}


@media screen and (max-width: 900px) {

.prices-table>thead {
    display: none;
}

.prices-table>tbody>tr {
    display: block;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    border-top: 2px solid #eaebee;
}

.prices-table>tbody>tr>td {
    font-size: 16px;
    display: block;
    border-bottom: 0;
}

.prices-table>tbody>tr>td:first-child {
    position: absolute;
    left: 0;
    font-size: 14px;
    padding-right: 15px;
    padding-left: 15px;
    background-color: transparent !important;
}

.prices-table>tbody>tr>td .desktop-hidden {
    display: inline-block;
/*
    color: #a4a4a4;
*/
    font-size: 14px;
    font-weight: bold;
}

.colormetal .description {padding-top:65px !important;}

.prices-table>tbody>tr>td.description {
    padding-top: 40px;
    min-height: 121px;
    max-width: calc(100% - 160px);
    text-align: left;
}

.prices-table>tbody>tr>td.subprices-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
}

.prices-table>tbody>tr>td.metal-quantity, .prices-table>tbody>tr>td.sum {
    padding-top: 15px;
    display: inline-block;
    position: relative;
}

.prices-table>tbody>tr>td.sum {
    float: right;
    text-align: right;
    font-size: 16px;
    z-index: 1;
}

.prices-table>tbody>tr>td.sum {
    text-align: left;
    white-space: nowrap;
    font-size: 18px;
    width: 170px;
    max-width: 300px;
	margin-top: 20px;
}

.prices-table>tbody>tr>td.metal-quantity .tip, .prices-table>tbody>tr>td.sum .tip {
    white-space: nowrap;
    position: absolute;
    font-size: 14px;
    margin-top: -20px;
}

.image_block img {max-height:45px;}


}

@media screen and (max-width: 1000px){
.prices-table>tbody>tr>td.description {
    min-width: 1px !important;
}
}
.sum-result, .subprice {color: #63b8bd;}




.modal-backdrop, .modal-backdrop.fade.in {
    z-index: 1;
}

.actual-time {text-align:center;color:#63b8bd;font-weight:bold;font-size:18px;}
.prices-table .btn {font-size: 14px;padding: 8px 25px;}

.actual-price {font-size:18px;text-align:center;font-weight:bold;margin-bottom:40px;color:#63b8bd;}
.box-1 {background: #63b8bd;padding:20px 20px;color:#fff;margin-bottom:40px;}
.banner-1 h5 {line-height:1.3}
.banner-1 .readmore {position: relative;}


.header-phone {height:50px;float:left;font-size:19px;color:#fff;padding-top:25px;}


@media screen and (max-width: 768px){
	#maintop .item_title {font-size:28px;}
	.header-phone {padding-top:0px;}

}




.seotextblock__pic:nth-child(odd) {
    margin-left: 0;
}
.seotextblock__pics .seotextblock__pic {
    display: inline-block;
    width: 49%;
    height: auto;
    margin-left: 2%;
    margin-bottom: 20px;
    margin-top: 20px;
    min-width: 150px;
    max-width: 550px;
    overflow: hidden;
}

@media screen and (max-width: 900px) {
.seotextblock__pics .seotextblock__pic {
    width: 100%;
    margin: 0px !important;
}
}


.blockGuarantee ul li {
    line-height: 1.4;
    break-inside: avoid-column;
    margin-bottom: 15px;
    margin-top: 0px;
    padding-left: 40px;
}
.text__block ul li {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 1.6;
    color: #434343;
    padding-left: 50px;
    height: auto;
}

.text__block ul li:before {
    background: url(/images/work__block/text_round2.png) no-repeat;
    background-size: 22px;
    width: 22px;
    height: 22px;
    left: 0;
    top: 50%;
    margin-top: -11px;
    position: absolute;
    display: block;
    content: '';
}



/*======================= MODAL WINDOW =======================*/
div.modal.fade.loginPopup {
  position: fixed;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0;
  margin: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 0;
  overflow: auto;
}
div.modal.fade.loginPopup:before {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
  content: '';
}
div.modal.fade.loginPopup div.modal_wrapper {
  max-width: 400px;
	width:90%;
  background: #ffffff;
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  position: relative;
}
div.modal.fade.loginPopup.in {
  opacity: 1;
}
div.modal.fade.loginPopup .modal-body {
  overflow: visible;
}
div.modal.fade {
  top: -200%;
}
.modalClose {
  margin: 14px;
}
.login-greeting {
  margin: 0 0 9px 0;
}
.input-modal {
  width: 146px;
}
div.modal.fade {
  z-index: 0;
}
div.modal.fade.in {
  z-index: 1030;
}
.modal-hide {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.8;
}
.modal-header {
  padding: 0;
  border: none;
}
.modal-body {
  padding: 0;
}
#modal .moduletable {
  padding: 9px 15px 0;
}
#modal .moduletable:last-child {
  padding-bottom: 9px;
}
#modal .moduletable + .moduletable {
  padding-top: 0;
}


.wp-contact-widget	.header-contact-icon {width:55px;}
.product-list-contact {border: 20px solid #63b8bd;padding: 20px;}
