/*reset*/
*{margin:0;padding:0;}							  
:focus { outline: 0;}
body{
font-family: 'Roboto', sans-serif;
font-weight: 400;
background: #fff;
font-size: 17px;
color: #000;
line-height: 20px;
}
table {border-collapse: collapse;}
h1, h2, h3, h4, h5, h6{

}
h1 {
text-align:center;
margin:20px 0px;
}
.clear {
clear:both;
}
a, a:focus, a:active, input, input:focus, input:active, button, button:focus, button:active {
outline: none;
}
a {
color: #48a5bd;
}
.content p {
/*text-align: justify;*/
}
.content p.text-center {
text-align: center;	
}
.content ul {
margin-top: 0;
margin-bottom: 10px;
text-align: left;
margin-left: 0px;
}
.content ul li {
list-style-type:none;
position: relative;
padding: 0 0 0 15px;
margin: 0 0 10px;
background:url(../img/li.png) no-repeat left top;
}
.content ul li:before {

}
.form-horizontal .form-group {
margin-right: 0px;
margin-left: 0px;
}
.form-control {
display: block;
width: 100%;
min-height: 44px;
font-size: 14px;
color: #212434;
background-color: #fff;
background-image: none;
border: 1px solid #c4c4c4;
border-radius: 3px;
box-shadow: none;
padding: 6px 6px 6px 10px;
}


.form-control:focus {
/*box-shadow: inset 0 1px 1px rgba(0, 0, 0,.075), 0 0 8px rgba(223, 166, 13, .6);*/


}
.icon {
float:left;
padding-right:10px;

}
.icon img {

}
.text {

}
.inn {
float:left;
width:100%;
}
.mt-20 {
margin-top:20px;
}
.mb-20 {
margin-bottom:20px;
}
.pb-10 {
padding-bottom:10px;
}
select {
cursor: pointer;
width: 100%;
outline: none !important;
}
textarea.form-control {
max-height:60px;
}
.box {
padding-top:40px;
padding-bottom:40px;
}
.content p.title {
line-height: 43px;
font-size: 36px;
text-align: center;
position:relative;
font-weight:700;
margin-bottom: 0px;
}
.title:after {
content:"";
width:200px;
height:4px;
background:#288dc1;
display:block;
margin: 20px auto 24px auto;
}
.content p.title-h2 {
line-height: 40px;
font-size: 32px;
text-align:center;
margin:0px 0px 20px 0px;
}
.title-h3 {
line-height: 30px;
font-size: 22px;
text-align:center;
font-weight:700;
margin:0px 0px 10px 0px;
}
.header {

}
.header-text {
font-size: 18px;
padding-top: 20px;
}
.header-text p {
margin-bottom:0px;
}
.header-phone {
padding-top: 15px;
}
.header-phone p {
margin-bottom:0px;
}
.header-phone p.big {
line-height: 36px;
font-size: 30px;
font-weight:700;
}
.header-phone p.small {
font-size: 14px;
}
.nav-box {
min-height: 60px;
box-shadow: 6px 6px 8px rgba(0,0,0,0.2);
background-color: #48A5BD;
position: relative;
z-index: 10;
}
.navbar-nav {
width:100%;
text-align:center;
}
.navbar-nav > li {
display: inline-block;
float: none;	
}
.navbar-nav > li > a {
color: #fff;
font-size: 14px;
letter-spacing: 0.5px;
text-transform: uppercase;
padding: 20px 10px;
font-weight:900;
}
.navbar-nav > li > a:hover {
background-color:#404e52;
}
.header-main {
background: url(../img/header.jpg) no-repeat center center;
background-size:cover;
position:relative;
}
.header-main .overlay {
position:absolute;
width:100%;
height:100%;
background: rgba(0, 0, 0, 0.3);
z-index:2;
}
.header-slogan {
line-height: 50px;
font-size: 38px;
text-align: center;
padding: 15px;
margin: 15px auto 15px auto;
width: 90%;
/* font-weight: 700; */
/* border-radius: 5px; */
background: rgba(255, 255, 255, 0.9);
font-weight:700;
position:relative;
z-index:10;
}
.header-form {
max-width: 380px;
margin:0px auto 15px auto;
padding:15px;
color:#fff;
text-align:center;
border-color: #000000;
background-color: rgba(43, 62, 80, 0.9);
border-radius:5px;
position:relative;
z-index:10;
}
.header-form  .form-group {
padding:0px 25px;
}
.header-form p.big {
font-size: 18px;
font-weight: 700;
margin-bottom: 0px;
text-align:center;
}
.header-form p.small {
text-align:center;
font-size:17px;
}
.btn {
display:block;
background-color: #feb800;
border-radius: 5px;
font-size: 22px;
font-weight: 900;
color: #202533;
border: none;
box-shadow: 0 4px 0 #e0a541;
text-transform: uppercase;
width: 100%;
padding: 10px 5px 5px 5px;
max-width: 425px;
margin-left:auto;
margin-right:auto;
}
.btn:hover, .btn:focus, .btn:active {
background-color:#dfa60d;
color:#202533;
}
.btn-rasch {
background-image: url(../img/btn-rasch.png);
background-repeat:no-repeat;
background-position: 97% center;
}
.btn-rasch:focus, .btn-rasch:hover, .btn-rasch:active {
background-image: url(../img/btn-rasch.png);
background-repeat:no-repeat;
background-position: 97% center;
}
.block-1 {
font-weight: 700;
padding-top: 10px;
box-shadow: 6px 6px 8px rgba(0,0,0,0.2);
background-color: #48A5BD;
position: relative;
color:#fff;
}
.block-1 p {
text-align: left;
}
.block-1 img {
max-width:40px;
}
.block-1 .icon {
min-height:60px;
}
.application-box img {
margin:20px auto 0px auto;
display:block;
max-width:810px;
width:100%;
}
.type-box img {
margin-bottom: 20px;
}
.type-box .inn {
padding:0px 30px;
}
.type-box .btn {
padding: 15px 5px 10px 5px;
}
.type-box .btn-one {
margin-top: 35px;
}
.why-box {
background: url(../img/why/bg.jpg) no-repeat center center;
text-align: center;
position: relative;
background-size: cover;
}
.why-box p {
text-align:left;
}
.why-box .title {
color:#fff;
}
.why-box .title-h3 {
text-align:center;
}
.why-box img {
margin-bottom:20px;
}
.why-box .overlay {
position: absolute;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.3);
z-index: 2;
}
.why-box .inn {
background: rgba(255, 255, 255, 0.8);
border-radius:5px;
padding: 15px 10px;
min-height:495px;
}
.gal-box {
width: 33.33333333%;
float: left;
height: 245px;
overflow: hidden;
border: 10px solid #fff;
}
.gal-box img {
width: auto;
height: 100%;
}
.calc-arrow {
position: absolute;
right: 30px;
bottom: -70px;
}
.calc-form {
background:#e6e6e6;
position:relative;
width:100%;
padding:20px 10px;
float: left;
border-radius:5px;
box-shadow: 4px 4px 0 #cacaca;
}
.calc-form label {

}
.calc-form .form-control {

}
.calc-form .form-group {
margin-left: 0px;
margin-right: 0px;
margin-bottom: 20px;
position:relative;
}
.calc-form-inn {

}
.calc-form p.big {
font-weight:700;
font-size:24px;
}
.radio-btn {
display:inline-block;
text-align: left;

font-weight:500;
width:100%;
cursor:pointer;
}
.radio-btn p {
margin-bottom:0px;
}
.radio-btn > input[type=radio] {
display: none;
}

.radio-btn > div {
background: #fff;
border: solid 3px #ececec;
display:inline-block;
width: 15px;
height: 15px;
border-radius: 100%;
vertical-align:middle;
cursor:pointer;
margin: 3px 10px 0px 0px;
float: left;
}
.calc-form .radio-btn > div {
border: solid 3px #fff;
}
.radio-btn > input[type=radio]:checked + div {
background: #000;
border: solid 3px #ececec;
}
.calc-form  .radio-btn > input[type=radio]:checked + div {
border: solid 3px #fff;	
background: #2e3841;
}
.calc-box {
box-shadow: 0px 6px 6px rgba(0,0,0,0.2);
background-color: #48A5BD;
}
.calc-box .title:after {
margin: 5px auto;
background:none;
}
.copyright-calc {
margin-top: 20px;
font-size: 12px;
background:url(../img/calc/copyright-calc.png) no-repeat top left;
padding-left: 15px;
background-position: 0px 3px;
}
.partners-table {
margin:0 auto;
}
.partners-table td {
border: 1px solid #e6e6e6;
padding: 15px 40px;
}
.partners-table td img {
width:100%;
}
.sale-box.box {
padding-bottom: 20px;
}
.sale-box .inn {
box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
border-style: solid;
border-width: 1px;
border-color: #A7A69F;
background-color: transparent;
border-radius: 5px;	
padding: 20px 0px;
margin-bottom:30px;
}
.sale-box .inn-title {
line-height: 29px;
font-size: 24px;
text-align: center;
}
.sale-box .inn img {
width: 100%;
margin-bottom:20px;
}
.sale-box .sale-title, .sale-box .sale-price {
padding: 0px 20px;
}
.content .sale-box p.sale-title, .content .sale-price p {
text-align:center;
}
.sale-title {
line-height: 29px;
font-size: 22px;
font-weight: 700;
text-align: center;
}
.sale-title:after {
content: "";
width: 150px;
height: 3px;
background: #288dc1;
display: block;
margin: 20px auto 24px auto;
}
.sale-box .inn .btn {
width:90%;
margin-top:20px;
}
.sale-price {

}
.sale-price  p.small {
color:#000;
font-weight:400;
font-size:16px;
}
.sale-price p.price {
color: #C1272D;
font-size: 24px;
text-align: center;
font-weight: 700;
margin-bottom: 0px;
line-height: 1;
display: block;
}
.sale-price p.price span {
font-size: 16px;
font-weight: 400;
color: #929292;
text-decoration: line-through;
margin-bottom: 0px;
line-height: 30px;
}
.contacts-box img {
margin:20px 10px;
display:block;
max-width:300px;
}
.contacts-box .flex {
	    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    justify-content: center;
    -webkit-justify-content: center;
}

.question-box {
background: url(../img/question/bg.jpg) no-repeat top center;
background-size:cover;
}
.question-box .header-form {
margin-bottom:0px;
}
.footer {
padding-bottom: 20px;
}
.calc-fixed {
bottom: 30px;
right: 0px;
position:fixed;
z-index: 200;
}
.calc-btn-fixed {
background-image: url(../img/calc-btn-fixed.png);
background-repeat: no-repeat;
background-position: 3% center;
background-color: #feb800;
display: block;
font-size: 16px;
font-weight: 900;
color: #202533;
border: none;
box-shadow: 0 3px 0 #e0a541;
text-transform: uppercase;
border-radius: 5px 0px 0px 5px;
padding: 10px 10px 5px 25px;
}
.calc-btn-fixed span {

}
.calc-btn-fixed:hover {
background-color: #dfa60d;
color:#202533;
text-decoration:none;
}
.modal-body {
padding: 20px 40px;
}
.modal-header {
background-position: left bottom;
background-repeat: repeat-x;
border:none;
padding: 20px 40px;
border-radius:5px 0px 0px 0px;
background-color: #f5fafc;
}
.modal-header .close {
width: 34px;
height: 34px;
opacity: 1;
font-weight: normal;
background: #ffffff;
color: #404040;
margin-top: -35px;
margin-right: -55px;
text-shadow: none;
border-radius: 50%;
background: #feb800 url(../img/close.png) no-repeat center center;
box-shadow: 1px 1px 0 #d39c40;
}
.modal-header .close:hover {
background: #d39c40 url(../img/close.png) no-repeat center center;
}
.modal-content {
border-radius:5px;
border:0px;
background: #e6e6e6;
}
@media (min-width: 768px) {
.modal-content {
-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.3);
box-shadow: 0 3px 3px rgba(0,0,0,0.3);
}
}
.small .modal-title {
text-align: center;
color: #000;
text-shadow: none;
text-transform: uppercase;
font-weight: 700;
font-size: 24px;
}
.small .modal-dialog .btn {
/*max-width:260px;*/
}
.small .modal-dialog p {
font-size: 17px;
color: #000000;
text-align: center;
line-height: 23px;
margin-bottom: 20px;
}
@media (min-width: 980px) {
.modal-dialog {
width: 460px;
}
}
@media (min-width: 768px) {
.small .modal-dialog {
width: 380px;
margin: 30px auto;
}
}
.small .modal-dialog p.copyright-modal {
margin-top: 20px;
font-size: 12px;
background: url(../img/modal/copyright-modal.png) no-repeat top left;
padding-left: 15px;
background-position: 0px 3px;
text-align:left;
text-indent: 1px;
color: #7F8C8D;
margin-bottom:0px;
}
.modal .btn {
background-color:#fcbd49;

}
.modal-backdrop.in {
filter: alpha(opacity=70);
opacity: .7;
}
.reasons-box .icon {
width:20%;	
padding-right:20px;
}
.reasons-box .icon img {
width:100%;	
}
.reasons-box .text {
float:left;
width:80%;
padding-top:3px;
}
.reasons-box .inn {
padding:0px 40px;
}
div.reasons-box div.col-md-6:nth-child(3) div.inn{
margin-bottom:55px;
}
div.reasons-box div.col-md-6:nth-child(3) div.inn:last-child{
margin-bottom:0px;
}
.projects-box .inn {
background: #eaeaea;
border-radius: 5px;
padding: 20px 10px;
margin-bottom:20px;	
}
.projects-box .inn:last-child{
margin-bottom:0px;
}
.projects-box .inn img {
width:100%;
}
.projects-box p.title-h2 {
text-align:left;
}
.projects-box .inn .btn {
margin-top: -15px;
position: relative;
z-index: 10;
border-radius: 0px 0px 5px 5px;
}
#success-form, #fail-form {
text-align:center;
}
#success-form .modal-content, #fail-form .modal-content {
background:#fff;
}
.modal .radio-btn > input[type=radio]:checked + div, .modal .radio-btn > div {
border: solid 3px #fff;
}
#Go_Top {
position: fixed;
cursor: pointer;
width: 42px;
height: 42px;
line-height: 40px;
text-align: center;
color: #404040;
top: 30px;
left: 30px;
opacity: 0.8;
-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
transition: all 0.27s;
z-index: 200;
background: #fff;
border-radius: 3px;
box-shadow: 2px 2px 4px rgba(0,0,0,0.2);
}
#Go_Top:hover {
opacity:1;
}
.navbar-nav > li > a.a-back {
background-image: url(../img/a-back.png);
background-repeat: no-repeat;
background-position: 3px center;
padding-left: 40px;
}
.work-more {
margin: 40px 0px;
padding: 30px 20px;
border-radius: 5px;
box-shadow: 0px 0px 8px rgba(0,0,0,0.1);
border-style: solid;
border-width: 1px;
border-color: #A7A69F;
}
.works-left .rel {
height: 205px;
overflow: hidden;
margin-bottom: 34px;
}
.works-left .rel img {
width: 100%;
height:100%;
}
.work-more .btn {
max-width:240px;
}
.work-more p.big {
font-size: 24px;
}
.work-more table {
margin:20px 0px;
width: 100%;
}
.work-more td, .work-more th {
background: #f2f2f2;
padding: 7px 14px 6px 17px;
}
.work-more tr:nth-child(even) td, .work-more tr:nth-child(even) th {
background: #ffffff;
}
.content .contacts-box p.title-h2 {
    text-align:left;
    margin: 20px 0px 20px 0px;
}

.googlerec{font-size: 15px;}
.grecaptcha-badge {display: none;}