/* Styles tricolor36.ru  */
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');


/* header */
.t36_h_txt {font-size: 16px;}
.t36_h_cod {font-size: 13px;}
.t36_h_tel {font-size: 18px;}

/* top_nav */
.t36_nav a
{font-size: 16px !important;}
.top_nav_btn {
    margin: -5px 0 0 -15px;
    background-color: #9fccff;
    background: linear-gradient(to top, #6cb1f8, #e4f1ff); }
.top_nav_btn:hover {
    margin: -5px 0 0 -15px;
    background: #eee;}

/* right_sidebar */
.sidebar_ul {
    padding: 15px 0 0 25px; 
    color: #C7D9FF; 
    list-style-type: square; }

.sidebar_ul li a {
    color: #C7D9FF;}


.box:hover
{
  /*box-shadow: 0px 15px 49px rgba(0,0,0,0.59);*/
    box-shadow: 0px 5px 15px rgba(0,0,0,0.2);
}

.box_card {
	background-color: #EFF5F7;
}

.box_card .box_title {
	padding: 10px 0 0 0;
	margin: 0;
	color: #888;
}

.box_card .box_text {
	padding: 0;
	margin: 0;
	color: #888;
}

.box_card_phone {
	margin-top: 10px;
}

.box_card .button {
	margin-top: 20px;
	padding: 0pх;
}

.box_card .button a{
	color: #ddd;
}

/* logo */
.logo_container
{
	position: absolute;
	top: 0;
	left: 15px;
	width: auto;
	height: 150px;
	background: #FFFFFF;
	box-shadow: none !important;
	z-index: 10;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.header.scrolled .logo_container
{
	box-shadow:none;
	height: 80px;
}

/* slider */
.t36_slider h1 
{color: white !important;}
.t36_slider p 
{
 font: 16px/1.5 arial,sans-serif;
 color: white !important;    
}

/* subpage */
.b_c {margin-top: 35px;
      float: right;}
.b_c a img {margin: -5px 0px 0 0;}
.top_content {margin-top: 120px;}


.subpage h1 {font-size: 38px;  padding: 15px 0 15px 0; font-family: 'Open Sans', sans-serif;}
.subpage h2 {font-size: 25px;  padding: 15px 0 15px 0; font-family: 'Open Sans', sans-serif;}
.subpage h3 {font-size: 20px;  padding: 15px 0 15px 0; font-family: 'Open Sans', sans-serif;}
.subpage p  { 
    font-family: 'Open Sans', sans-serif; 
    font: normal 15px/1.5 Open Sans;}
.subpage a {color: #5d6acb; }

.shadow {   
  box-shadow: 0 0 10px rgba(205, 195, 255, 0.5);}

.green_list {
  padding: 0 0 25px 0;
  list-style-type: none;
  list-style-position: inside;
  list-style-image: url('../img/img_template/green_galka15x15.png'); 
  color: #888;}
.main_list {
    padding-bottom: 10px;
    font-size: 18px;
}   

.works {
    padding: 0 15px 15px 0;
}

/* OTHERS */

/* --------- Price box ------------ */
.price_box {
	float: right;
	height: 135px;
	width: 170px;
	margin: 0 0 0 15px;
	background-color: #F2F2F2;
	background: linear-gradient(45deg, #d9dcff, #FCFCFC);
}

.price_value {
	float: left;
	margin: 15px 0 0 20px;
	font: normal 33px/1.3 "Noto Sans", sans-serif;
	text-shadow: rgba(255,255,255,0.5) 0px 3px 3px;
}

.price_stock {
	float: left;
	margin: 5px 0 0 35px;
	font: normal 14px/1.3 "Noto Sans", sans-serif;
	color: #333;
}

.price_text {
	float: left;
	margin: 15px 0 0 25px;
	font: italic 12px/1.3 "Noto Sans", sans-serif;
	color: #888;
}

/* --------USP MINI---------------- */
.usp_mini {
  margin-bottom: 15px;    
  padding: 15px 25px 35px 25px;
  background-color: white;
  border: 1px solid #ddd;
  box-shadow: 0 0 10px rgba(205, 195, 255, 0.5); }

.usp_mini img {
float: left;
margin: 5px 5px 5px 0; }

.usp_mini h3 {
padding: 7px 0 5px 0;
font: normal 18px/1.3 "Noto Sans", sans-serif;
text-align: left;}

.usp_mini p {
font: normal 13px/1.3 "Noto Sans", sans-serif;
color: #555;
text-align: left;
padding-bottom: 20px;}

.usp_mini_mini_txt {
  padding-top: 7px;
  float: right;
  font: normal 13px/1 "Noto Sans", sans-serif;
  color: #555; }

.usp_mini_price_txt {
  float: right;
  margin: -2px 5px;
  font: normal 25px/1 "Noto Sans", sans-serif;
  color: #555; }

.usp_mini_price_txt_old {
  float: right;
  margin: 6px 5px;
  font: normal 16px/1 "Noto Sans", sans-serif;
  color: red;
  text-decoration: line-through; }

.usp_mini_button {
  float: left;
  margin: -5px 0 0 10px;
  padding: 5px;
  width: 100px;
  font: normal 13px/1.3 "Noto Sans", sans-serif;
  color: #555;
  text-align: center;
  background-color: #eee;
  background: linear-gradient(to top, #283290, #3989CE);}

.usp_mini_button a {
    display: block;
    font: normal 13px/1.3 "Noto Sans", sans-serif;
    color: #fff;
    text-shadow: 1px 1px 0px #555;
    text-align: center;
    text-decoration: none; }

.usp_mini_button a:hover {
    text-decoration: underline;}
/* --------END USP MINI---------------- */

/* -------- USP_MAIN ------------------ */
.usp_main {
  padding: 0px 15px 35px 15px;
  margin: 0 0 0 0;
  background-color: white;
  border: 1px solid #ddd;
  box-shadow: 0 0 10px rgba(205, 195, 255, 0.5); }

.usp_main img {
  float: left;
  margin: 5px 5px 5px 0; }

.usp_main h3 {
  padding: 0 0 5px 0;
  text-align: left; }

.usp_main h4 {
  margin-top: -10px;
  padding: 5px 0 0 3px;
  font: italic 15px/1.1 "Noto Sans", sans-serif;
  color: #0068ba; }

.usp_main p {
font: normal 13px/1.3 "Noto Sans", sans-serif;
color: #555;
text-align: left;}

.usp_main_line {
  height: 1px;
  background-color: #aaa;
  margin-bottom: 0px}

.usp_main_txt {
  padding-top: 7px;
  float: right;
  font: normal 13px/1 "Noto Sans", sans-serif;
  color: #555; }

.usp_main_left_txt {
  float: right;
  margin: 0;
  height: 30px;
  width: 80px;
  font: normal 13px/1 "Noto Sans", sans-serif;
  color: #555;}

.usp_main_txt {
  float: right;
  margin: 0px 15px 10px 5px;
  font: normal 13px/1 "Noto Sans", sans-serif;
  color: #555; }

.usp_main_price_txt {
  float: right;
  margin: -2px 5px;
  font: normal 25px/1 "Noto Sans", sans-serif;
  color: #555; }

.usp_main_price_txt_old {
  float: right;
  margin: 6px 5px;
  font: normal 16px/1 "Noto Sans", sans-serif;
  color: red;
  text-decoration: line-through; }

.usp_main_button {
  float: left;
  margin: -5px 0 0 25px;
  padding: 5px;
  width: 100px;
  font: normal 13px/1.3 "Noto Sans", sans-serif;
  color: #555;
  text-align: center;
  background-color: #eee;
  background: linear-gradient(to top, #283290, #3989CE);}

.usp_main_button a {
    display: block;
    font: normal 13px/1.3 "Noto Sans", sans-serif;
    color: #fff;
    text-shadow: 1px 1px 0px #555;
    text-align: center;
    text-decoration: none; }

.usp_main_button a:hover {
    text-decoration: underline;}
/* ---------------------------------------*/

/* ------------ mid_banner ---------------- */
.mid_banner {
  float: left;
  margin-bottom: 10px;
  padding: 10px 25px 10px 25px;
  background-color: white;
  border: 1px solid #ddd;
  box-shadow: 0 0 10px rgba(205, 195, 255, 0.5); }
  
.mid_banner img {
    float: left;
    padding-left: 10px; }

.mid_banner p {
    font: normal 13px/1.3 "Noto Sans", sans-serif;
    color: #555;
    text-align: left; }

.mid_banner h2 {
    font-size: 20px;}

.mid_banner a {
    display: block; }

.mid_banner_txt {
  float: left; }
  .mid_banner_txt h2 {
    padding: 0 0 10px 0;
    text-align: center; }

.mid_banner_bottom_line {
  float: left;
  margin: 0 0 0 0;
  height: 1px;
  background-color: #aaa; }

.mid_banner_bottom_left_txt {
  float: left;
  margin: 7px 0 0 0;
  height: 30px;
  width: 70px;
  font: normal 13px/1 "Noto Sans", sans-serif;
  color: #555; }

.mid_banner_bottom_mini_txt {
  float: right;
  margin: 20px 0 0 5px;
  font: normal 13px/1 "Noto Sans", sans-serif;
  color: #555; }

.mid_banner_bottom_price_txt {
  float: right;
  margin: 10px 0 0 5px;
  font: normal 25px/1 "Noto Sans", sans-serif;
  color: #555; }
/* ------------ End mid_banner ---------------- */

/* table_prices */
.table_prices{;}
.table_prices_txt{
    font-family: 'Open Sans', sans-serif;
    font: normal 13px/1.3 "Open Sans", sans-serif;}
.table_prices_cena{
    font-size: 18px;}

/* popup */
/* popup support */
/* popup callback*/
.p_pad {padding: 0 0 0 25px;}
.p_title {color: #1b5884; font-size: 22px;}
.p_ul {margin: 15px 0 0 15px;}
.p_li {margin-bottom: 5px;}
.p_a {font-size: 16px;
       color: #3b88bf;}
.p_l {color: #3b88bf;}
.p_ph {font-size: 15px;}
.p_c {background-color: #3b88bf !important;}

.logo_container img {height:100%;}
.logo_container img:last-child {display:none;}
@media only screen and (max-width: 575px) {
    .logo_container img:first-child {display:none;}
    .logo_container img:last-child {display:block;}
}
@media only screen and (max-width: 479px) {
    .logo_container {height: 60px !important;box-shadow: none !important;transform: none !important;}
}

.modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 100000;
    overflow-y: auto;
}

.modal-overlay.active {
    display: flex;
    align-items: center;
    justify-content: center;
    animation: fadeIn 0.3s ease;
}

.modal-wrapper {
    background: #fff;
    border-radius: 10px;
    padding: 40px;
    max-width: 450px;
    width: 90%;
    position: relative;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.3);
    animation: slideDown 0.3s ease;
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes slideDown {
    from {
        transform: translateY(-50px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.modal-close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #f5f5f5;
    transition: all 0.3s ease;
}

.modal-close:hover {
    background: #27d16f;
    color: #fff;
}

.modal-close i {
    font-size: 18px;
    color: #666;
}

.modal-close:hover i {
    color: #fff;
}

.modal-title {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    color: #333;
    margin-bottom: 10px;
}

.modal-subtitle {
    text-align: center;
    color: #666;
    font-size: 15px;
    margin-bottom: 30px;
}

.callback-form .form-group {
    margin-bottom: 20px;
}

.callback-form label {
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
    color: #333;
    font-size: 14px;
}

.callback-form .form-control {
    width: 100%;
    padding: 12px 20px;
    font-size: 15px;
    border: 2px solid #e0e0e0;
    border-radius: 5px;
    transition: all 0.3s ease;
    background: #fafafa;
}

.callback-form .form-control:focus {
    outline: none;
    border-color: #27d16f;
    background: #fff;
}

.callback-form textarea {
    resize: none;
    font-family: inherit;
}

.btn-submit {
    width: 100%;
    padding: 15px;
    background: #0055a8;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-top: 10px;
}

.btn-submit:hover {
    background: #053e76;
    transform: translateY(-2px);
}

.btn-submit:disabled {
    background: #ccc;
    cursor: not-allowed;
    transform: none;
}

.btn-submit i {
    margin-right: 8px;
}

.success-block {
    text-align: center;
    padding: 20px;
}

.success-icon {
    margin-bottom: 20px;
}

.success-icon i {
    font-size: 80px;
    color: #27d16f;
    animation: successPulse 0.6s ease;
}

@keyframes successPulse {
    0% {
        transform: scale(0);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

.success-block h3 {
    font-size: 26px;
    color: #333;
    margin-bottom: 15px;
    font-weight: 700;
}

.success-block p {
    font-size: 16px;
    color: #666;
    line-height: 1.6;
    margin-bottom: 25px;
}

.btn-close-success {
    padding: 12px 30px;
    background: #f5f5f5;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    color: #333;
    cursor: pointer;
    transition: background 0.3s ease;
}

.btn-close-success:hover {
    background: #e0e0e0;
}

@media (max-width: 576px) {
    .modal-wrapper {
        padding: 30px 20px;
        margin: 20px;
    }
    
    .modal-title {
        font-size: 24px;
    }
    
    .callback-form .form-control {
        font-size: 16px;
    }
}