h1 {
  font-size: 45px;
  text-align: center;
  padding: 5px;
  color: #63554d;
}
h2 {
  font-size: 40px;
  text-align: center;
  padding: 5px;
  color: #63554d;
}
h3 {
    font-size: 45px;
    text-align: center;
    padding: 5px;
    color: #63554d;
	    margin-top: 0px;
    margin-bottom: 10px;
}
.my-title1 {
    font-size: 20px;
    text-align: center;
    padding: 5px;
	font-family: 'PTSansRegular';
}
.my-title {
    font-size: 20px;
    text-align: center;
    padding: 5px;
	font-family: 'PTSansRegular';
}
.plan {
    display: inline-block;
    width: 185px;
    vertical-align: top;
    text-align: center;
    font-size: 20px;
}
 .popup-fon{
            background: url(/uploads/img/background/after-line.png);
            height: 18px;
            margin-top:15px;
            margin-bottom: 15px;
        }
        .pop-form{
            margin-top:0px;
            position: relative;
            left:100px;
            top:0px;
        }
        .pop-form-prokladka{
            height:20px;
        }
        
.textarea, .slider-form textarea {
    height: 50px;
}
.jqFormMsg{
    text-align: center;
    font-size: 12px;
    font-family: verdana;
    color: #E72727;
    height:25px;  
}
#jqModalCall{
    width:260px;
    background-color: #f5f4f2;
}
#jqModalCall .slider-form-name {
  
    margin-bottom: 20px;
    margin-top: 20px;
}
#jqModalCall .inpit_text{
    width:100%;
}
#jqModalCall .but{
    margin-left: 66px;
    color: #fff;
}
.fform-inline input[type="submit"] {
    cursor: pointer;
    width: 220px;
    padding: 0;
    height: 50px;
    background: #00BFF2;
    color: #fff;
    font-size: 20px;
    border: none;
    border-bottom: 3px solid #0099CF;
    font-family: 'DinPro';
    -webkit-box-shadow: 0px 12px 40px -11px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 12px 40px -11px rgba(0,0,0,0.75);
    box-shadow: 0px 12px 40px -11px rgba(0,0,0,0.75);
}
.pop-form input[type="submit"] {
    cursor: pointer;
    margin-top: 0px;
    width: 252px;
    padding: 0;
    height: 50px;
    background: rgba(240,195,15,1);
    background: -moz-linear-gradient(top, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240,195,15,1)), color-stop(100%, rgba(243,157,18,1)));
    background: -webkit-linear-gradient(top, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
    background: -o-linear-gradient(top, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
    background: -ms-linear-gradient(top, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
    background: linear-gradient(to bottom, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
    border: none;
    color: #fff;
    font-size: 32px;
    text-shadow: 1px 1px 0 #d87305;
}
.fform-inline input[name="email"] {
    background: url(../uploads/img/background/input-maill.png) no-repeat;
    background-color: #fff;
    background-position: 3% center;
    border: 1px solid #c6c6c6;
}
.box-modal_close {
    position: absolute;
    right: 10px;
    top: 6px;
    font-size: 14px;
    line-height: 15px;
    color: #999;
    cursor: pointer;
    font-family: verdana;
}
.map_link{
    display: block;
    position: absolute;
top: 74px;
left: 400px;
font-size: 18px;
color: #7d7d7d;
    
}
p,li{
    font-size: 18px;
}
.blog_links{
    margin-bottom: 100px;
}
.blog_links li{
    margin-bottom: 6px;
}
.blog_links li a{
   text-decoration: none;
    color: #7d7d7d;
}
