@font-face {
    font-family: "HelveticaRegular";
    src: url("../fonts/HelveticaRegular/HelveticaRegular.eot");
    src: url("../fonts/HelveticaRegular/HelveticaRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/HelveticaRegular/HelveticaRegular.woff") format("woff"),
    url("../fonts/HelveticaRegular/HelveticaRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "HelveticaThin";
    src: url("../fonts/HelveticaThin/HelveticaThin.eot");
    src: url("../fonts/HelveticaThin/HelveticaThin.eot?#iefix")format("embedded-opentype"),
    url("../fonts/HelveticaThin/HelveticaThin.woff") format("woff"),
    url("../fonts/HelveticaThin/HelveticaThin.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "HelveticaMedium";
    src: url("../fonts/HelveticaMedium/HelveticaMedium.eot");
    src: url("../fonts/HelveticaMedium/HelveticaMedium.eot?#iefix")format("embedded-opentype"),
    url("../fonts/HelveticaMedium/HelveticaMedium.woff") format("woff"),
    url("../fonts/HelveticaMedium/HelveticaMedium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
body {
    background: #fff url(/templates/inc/img/outdoor/bg2.jpg) repeat-x 50% -80px;
    font-family: "HelveticaRegular";
    font-size: 14px;
    color:#1d3945;
}
img{
    max-width: 100%;
}
h1{
    font-family:HelveticaMedium;
}
@media (max-width: 768px){
    h1{
        font-size:23px;
    }
}
.container{
    max-width: 900px;
}
.logo img{
    width: 80%;
    max-width: 250px;
}
.header{
    color:#fff;
}
.header p{
    width: 100%;
    margin-bottom: 0;
}
.header p i{
    color:#EA4335;
    font-size: 22px;
    line-height: 22px;
    margin-right: 5px;
}
.header p span{
    font-size: 21px;
    line-height: 21px;
}
.bgwhite{
    background: #fff;
}
.bggrey{
    background: #EEEEEE;
}
.bgred{
    background: #EA4335;
}
.worktime {
    margin: 0;
    font-family: "HelveticaMedium";
    float: right;
    width: 125px;
    position: relative;
}
.worktime .days{
    width:10px;
    float:left;
}
.worktime .days span{
    display: block;
    width: 10px;
    height: 10px;
    float: none;
    margin-top: 3px;
}
.worktime .time{
    position: absolute;
    left: 12px;
}
.worktime .time span{
    display:block;
    float:none;
}
.worktime .time span:first-child{
    color: #fff;
    font-size: 30px;
    margin-left: 10px;
    margin-top: 13px;
}
.worktime .time span:nth-of-type(2){
    color: #fff;
    font-size: 12px;
    margin-left: 32px;
    margin-top: 12px;
    line-height: 14px;
}
.worktime .time span:nth-of-type(3){
    color: #EA4335;
    font-size: 12px;
    margin-left: 22px;
    margin-top: -2px;
    line-height: 12px;
}
.btn-callback{
    cursor: pointer;
    color: #fff;
    background: #EA4335;
    width: 320px;
    margin: 30px auto;
    padding: 20px 40px 20px 40px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-family: HelveticaMedium;
    text-decoration: none;
}
.btn-callback:hover{
    text-decoration: none;
    color: #fff;
}
.advantages{
    padding: 30px 0 2px 0;
    margin-top: 280px;
    background: #EEEEEE;
}
@media (max-width: 768px){
    .advantages{
        margin-top: 100px;
    }
}
.advantage p {
    font-family: HelveticaMedium;
    margin: 10px 0 0 0;
    text-transform: uppercase;
}
.advantage span {
    color: #1e3b4a;
    margin: 5px auto 0 auto;
    font-size: 13px;
    display: block;
    width: 120px;
}
.p_title{
    text-align: center;
    font-size: 26px !important;
    margin-bottom: 30px !important;
    text-transform: uppercase;
    font-family: HelveticaMedium;
}
.red{
    color: #ea4335;
}
.out_icon_block {
    margin-top: 20px;
    font-size: 12px;
    color: #1e3b4a;
}
.out_icon_block p {
    margin: 5px 0 0 0;
    font-size: 12px;
}
.out_icon_block span {
    font-family: HelveticaMedium;
    font-size: 18px;
}
.catalog_item_descr{

}


.tabs {
    width: 100%;
    padding: 0px;
    margin: 0 auto;

}

section {
    display: none;
    padding: 15px;
    background: #fff;
    border: 5px solid #ebecec;
}
.tabs input[type="radio"] {
    display: none;
}

.tabs > label {
    display: inline-block;
    font-size: 1.6em;
    font-family: "HelveticaThin";
    margin: 0 0 -1px;
    padding: 15px 20px 15px;
    text-align: center;
    color: #aaa;
    border-left: 1px solid #f1f0f2;
    border-right: 1px solid #f1f0f2;
    background: #f1f1f1;
    border-radius:  0 0;
}

.tabs > label:before {
    font-family: fontawesome;
    font-weight: normal;
    margin-right: 10px;
}


.tabs > label:hover {
    color: #888;
    cursor: pointer;
}

.tabs > input:checked + label {
    color: #5B6E7D;
    border: 1px solid #FFFFFF;
    border-top: 3px solid #FFFFFF;
    background: #FFFFFF;
    border-radius: 5px 5px 0 0;
    /*box-shadow: 3px 3px 4px rgba(0,0,0,0.3);*/
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2{
    display: block;
    float: left;
    width: 100%;
    padding: 50px 20px 30px 20px;
    border-radius: 0px 5px 5px 5px;
}
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5,
#tab6:checked ~ #content6,
#tab7:checked ~ #content7,
#tab8:checked ~ #content8{
    display: block;
    float: left;
    width: 100%;
    padding: 20px 20px 40px 20px;
}
#content2, #content6{
    padding-top:40px !important;
}
.form-group .group-field {
    display: inline-block;
    width: 93%;
    vertical-align: middle;
}
.form-group input[type="number"] {
    padding: 13px 10px 14px 10px;
}
.tabs > label {
    display: inline-block;
    font-size: 1.6em;
    font-family: "HelveticaThin";
    margin: 0 0 -5px;
    padding: 15px 20px 15px;
    text-align: center;
    color: #aaa;
    border-left: 1px solid #f1f0f2;
    border-right: 1px solid #f1f0f2;
    background: #f1f1f1;
    border-radius: 0 0;
}
.form-group input[type="number"] {
    border: 5px solid #ebecec;

}
.form-group select {
    font-family: Arial;
    font-size: 1em;
    padding: 15px 10px;
    cursor: pointer;
    display: inline-block;
    width: 90%;
    color: #5B6E7D;
    border: 5px solid #DADADA;
}
.tabs > input:checked + label {
    color: #5B6E7D;
    border: 5px solid #ebecec;
    border-bottom: 0px solid #dddddd;
    background: #ffffff;
    border-radius: 5px 5px 0 0;
    font-family: HelveticaMedium;
    text-transform: uppercase;
}
.how_it_work{
    margin-top: 30px;
    line-height: 16px;
}
.how_it_work p{
    margin-bottom: 0;
    font-family: HelveticaMedium;
    font-size: 13px;
}
.how_it_work span{
    font-size: 11px;
}
.how_it_work img{
    margin-bottom: 10px;
}
.how_it_work i{
    font-size: 18px;
    position: absolute;
    top: 20px;
    right: 0;
    color: #ea4335;
}
div.price {
    font-size: 50px;
    float: left;
    width: 100%;
    text-align: center;
    color: #EA4335;
    margin-bottom: 20px;
    margin-top: 30px;
}
.title_option{
    display: block;
}
.clients .client{
    background-color:#34495E;
    background-size: cover !important;
    width: 20%;
    height: 50%;
    float: left;
}
/* Подвал */
footer{
    background:#34495E;
    padding:30px 0 0 0;
    width:100%;
    color:#BCC9D4;
    margin-top: 40px;
}
footer i{
    margin-left:0;
    width:10%;
    display:inline-block;
    vertical-align:middle;
}
@media (max-width: 768px){
    footer{
        text-align: center;
    }
}
.fcontact p{
    float:left;
    width:100%;
}

footer .about{
    text-align:left;
}
.bfooter{
    background:#2C3E50;
    padding:30px 0;
    color:#707F8C;
    margin-top:20px;
}
footer .fcontact{
    font-family: "HelveticaThin";
}
footer .fphone{
    font-size:18px;
    margin:0 0 20px 0;
    line-height:18px;
}
footer .fphone span{
    font-size:18px;
    line-height:18px;
}
footer .femail{
    font-size:18px;
    margin: 0 0 20px 0;
}
footer .femail span{
    font-size:16px;
    line-height:18px;
}
footer h3{
    margin:0 0 20px 0;
    font-size:1.8em;
    font-family: "HelveticaThin";
    color:#fff;
}
footer .bottommenu{
    margin:0 0 30px 0;
    padding:0;
}
footer .bottommenu li{
    margin:0 0 10px 0;
    padding:0;
    list-style:none;
}
footer .bottommenu li i{
    margin-top:-3px;
}
footer .bottommenu li a{
    color: #8DB7D5;
    text-decoration:none;
}
footer .bottommenu li a:hover{
    color: #4B86B1;
    text-decoration:none;
}
footer .bottommenu li a.active{
    color: #fff !important;
}
footer address{
    font-size:16px;
    margin-bottom:10px;
}
footer .dirmail{
    margin-top:10px;
    float:left;
    cursor:pointer;
    text-align:center;
    width:100%;
    padding:15px 0;
    background:#BCC9D4;
    color:#34495E;
    font-family: "HelveticaRegular";
}
footer .dirmail i{
    font-size:28px;
    margin-right:10px;
    width:30px;
}
.product .h1_title{
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom:20px;
}
.question{
    font-size: 21px;
    font-weight: 500;
}
.question i{
    color:silver;
    margin-right:10px;
}
@media (max-width: 768px){
    .question{
        font-size: 18px;
        text-align:center;
    }
    .question i{
        display: none;
    }
}

.callbackr{
    cursor: pointer;
}
footer a{
    color:#fff;
}
footer a:hover{
    color:#fff;
}