@font-face {
    font-family: pt-sans; /* Гарнитура шрифта */
    src: url(../fonts/pt-sans.ttf); /* Путь к файлу со шрифтом */
}

body{
	font-family:'pt-sans',Arial;
}


.modal {
  text-align: center;
}
@media screen and (min-width: 768px) { 
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}


.recall_modal_w {
    width: 700px;
}

.ask_modal_w {
    width: 900px;
}

.tariffs_modal_w{
    width: 900px;
}

.services_modal_w{
    width: 900px;
}

 /*.main{
            width: 300px;
            text-align: center;
            padding: 50px;
            background: #fff;
            margin: 50px auto;

        }*/

.btn_recall1:link{
    background: #036596;
    border: 3px solid #036596;
    color: #fff;
    padding: 6px 23px 6px 23px;
    border-radius: 20px;
    text-decoration: none;
}

.btn_recall1:hover{
    background: #fff;
    color: #036596;
    text-decoration: none;

}

.btn_get_started1{
    background-color: transparent;
    border: 3px solid #fff;
    color: #fff;
    padding: 20px 100px 20px 100px;
    border-radius: 10em;
    text-decoration: none;

}

.btn_get_started1:hover{
    box-shadow: inset 1px 1px 150px #000;
    background-color: transparent;
    color: #fff;
    text-decoration: none;

}

.btn_more1{
    background: #036596;
    border: 1px solid #036596;
    color: #fff;
    padding: 8px 30px 8px 30px;
    border-radius: 20px;
    text-decoration: none;
    font-size: 18px;

}

.btn_more1:hover{
    background: #fff;
    color: #036596;
    text-decoration: none;

}

.btn_more2{
    background: #E08849;
    border: 3px solid #E08849;
    color: #fff;
    padding: 6px 23px 6px 23px;
    border-radius: 20px;
    text-decoration: none;
    font-size: 16px;


}

.btn_more2:hover{
    background: #fff;
    color: #E08849;
    text-decoration: none;
}

.btn_get_started2{
    background: #E08849;
    border: 2px solid #E08849;
    color: #fff;
    padding: 13px 115px 13px 115px;
    border-radius: 10em;
    text-decoration: none;
    font-size: 24px;
}

.btn_get_started2:hover{
    background: #fff;
    color: #E08849;
    text-decoration: none;

}



/*.btn:active{
    display block;
    background: #fff;
    color: #4c8aed;
    border-color: #4c8aed;
    box-shadow: inset 0 0 2px #666;
    text-shadow: none;
    text-shadow:0 1px 1px #000;
    letter-spacing: 1px;
}*/

.div_logo{
        /*font-size: 16px;*/
        /*padding-left: -10px;*/
        
}

.div_logo_txt{
        color: #929292;
        letter-spacing: 2px;
        padding-left: 10px;
}

.m_div_logo_txt{
        color: #929292;
        letter-spacing: 2px;
        /*padding-left: 10px;*/
}

.div_phone{
        font-size: 16px;
        margin-top: 13px;               
        margin-right:-25px;
        /*float: left;*/
        /*float: right;*/
        text-align: right;
}

.div_btn_recall1{
        margin-top: 13px;
        /*margin-left: 20px;*/
        text-align: right;
}

.div_btn_more1{
        /*float: left;*/
}

.div_btn_more2{
    text-align: center;
    padding-top: 25px; 
}

.div_btn_get_started2{
    text-align: center;
    padding-top: 25px; 
}

.dpro_h1{
    height: 60px;
}
.dpro_h2{
    height: 75px;
}
.dpro_h3{
    height: 100px;
}
.dpro_h4{
    height: 700px;
}
.dpro_h5{
    height: 900px;
}
.dpro_h6{
    height: 1270px;
}
.dpro_h7{
    height: 420px;
}
.dpro_h8{
    height: 940px;
}
.dpro_h9{
    height: 840px;
        background-color: #E1E1E1;
}
.dpro_h10{
    height: 330px;

}

#nav_menu{
    text-align: center;
    margin-top: 65px;
    
}

#nav_menu ul{
    list-style: none; 
    margin: 0; 
    padding: 0;
}
#nav_menu li{
    display: inline;
    margin-left: 30px;
}
#nav_menu a{
    color: #3F3F3F;
    text-decoration: none;
    padding-bottom: 2px;
    border-bottom: 1px solid #3F3F3F;
}
#nav_menu a:hover{
    text-decoration: none;
    border-bottom: none;
}

.clear{
    clear:both
}

.section_big_pic{
    background-image:url(../img/main_pic1.jpg);
    background-position:center;
}

.section_big_pic .section_inner{
    height:700px;
    position:relative;
}

.section_big_pic .section_dark{
    position:absolute;
    /*left:0;*/
    /*top:0;*/
    width:100%;
    height:100%;
    background:#000;
    opacity:0.5;
}

.section_big_pic .title1{
    /*position:absolute;*/
    text-align:center;
    font-size:64px;
    padding-top: 200px;
    line-height:100%;
    text-shadow:0 1px 1px #000;
    color:#fff
}

.section_big_pic .title2{
    text-align:center;
    font-size:28px;
    padding-top: 10px;
    line-height:100%;
    text-shadow:0 1px 1px #000;
    color:#fff
}

.section_big_pic .title3{
    text-align:center;
    font-size:28px;
    margin-top:60px;
    padding-top: 10px;
    line-height:100%;
    text-shadow:0 1px 1px #000;
    color:#fff
}

.tariff_name{
    text-align: center;
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 5px;
    color: #036596;
    /*text-shadow:1px 1px 1px #000;*/
}

.tariff_head{
    border: 1px solid #E1E1E1;
    padding-top: 20px;
    margin-left: -8px;
    margin-right: -8px;
    height: 200px;
    text-align:center;
    font-size:24px;
    color: #fff;
    background-position:center;background-size:cover;background-repeat:no-repeat;

}

.t_head_pic1{
        background-image:url(../img/msk.jpg);
}
.t_head_pic2{
        background-image:url(../img/spb.jpg);
}
.t_head_pic3{
        background-image:url(../img/reg_rf1.jpg);
}

.tariff_body{
    /*background-color: #F2F2F2;*/
    border: 1px solid #E1E1E1;
    border-top: none;
    padding: 13px 13px 0px 13px;
    margin-left: -8px;
    margin-right: -8px;
}

.t_body_h1{
    height: 110px;
}
.t_body_h2{
    height: 50px;
}
.t_body_h3{
    height: 65px;
}
.t_body_h4{
    height: 100px;
}

.t_txt_left{
    padding-left: 15px;
}

.t_price{
    text-align: center;
    font-size: 26px;
}

.services_head{
    padding-top: 20px;
    margin-left: -8px;
    margin-right: -8px;
    height: 90px;
    text-align:center;
    font-size:24px;
    color: #fff;
}


.s_head_color1{
        background-color: #0187BC;
}

.s_head_color2{
        background-color: #E08849;
}

.services_body{
    background-color: #F2F2F2;
    padding: 13px 13px 0px 13px;
    margin-left: -8px;
    margin-right: -8px;
    height: 120px;
    text-align:center;
    font-size:14px;
}

.services_footer{
    background-color: #F2F2F2;
    margin-left: -8px;
    margin-right: -8px;
    height: 55px;
    text-align:center;
    font-size:14px;
}

form#recall_form span.text-error {
  position: absolute;
  top: 0;
  left: 5;
  color: red;
  font-size: 10px;
  line-height: 10px;
}

form#ask_form span.text-error {
  position: absolute;
  top: 0;
  left: 5;
  color: red;
  font-size: 10px;
  line-height: 10px;
}
