/********************************************General********************************************************/
.swiper-button-prev {
    font-family: 'Open Sans', sans-serif;
} 
body{
    font: 1em 'open_sansregular';
    background: #fff;
}
.modal {display: none;}
.clearfix:after{
    content: '';
    display: block;
    clear: both;
    overflow: hidden;
}
.header{
    min-height: 85px;
}
a{
    color: #000;
    cursor: pointer;
}
a:hover{
    text-decoration: none;
}
.phone_block {
    font: 1.3em 'open_sanssemibold';
    float: right;
    text-align: right;
    margin-top: 13px;
}
.phone_link {
    display: inline-block;
}
.phone_link span:first-child {
    padding-top: 10px;
    display: block;
    font: 0.5em 'open_sanssemibold';
}
.phone_link a:last-child {
    display: block;
}
.phone_link a:hover {
    text-decoration: none;
}
.phone_link a:active {
    text-decoration: none;
}
.phone_link a:focus {
    text-decoration: none;
}
.logo {
    margin-top: 13px;
}
.contact_link {
    display: none;
}
.slogan {
    float: left;
    margin-left: 14px;
    font: 18px 'open_sansbold';
}
.logo a {
    display: block;
    float: left;
}
/* Первый экран */
.main_slider{
/*    background: url("../images/slide_1.jpg") no-repeat center 0; */
	background: url("../images/slide_1.jpg") no-repeat; 
    /*background-size: cover; */
    overflow: hidden; 
    background-attachment: fixed;
	/*background-size: 100%;*/
}









h1{
    color: #CC0033;
}
.top_credit_butt{
    display: inline-block;
}
.top_credit_butt_zone{
    text-align: center;
    }
.main_slider > .container{
    text-align: center;
}
.podlozka{
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.9);
    padding: 15px;
    text-align: left;
}
.button_2{
    text-align: center;
    display: inline-block;
    font: 1.125em 'open_sanssemibold';
    background: #dc143c;
    border-radius: 5px;
    color: #fff;
    transition: 0.4s;
    box-shadow: 0 8px 20px 0 rgba(9, 119, 202, 0.3);
}
.button_2:hover{
    color: #fff;
    transition: 0.4s;
    background: #666666;
    box-shadow: 0 8px 20px 0 rgba(0, 108, 56, 0.3);
}

.button_3{
    text-align: center;
    display: block;
    font: 1.125em 'open_sanssemibold';
    background: #dc143c;
    border-radius: 5px;
    color: #fff;
    transition: 0.4s;
    box-shadow: 0 8px 20px 0 rgba(9, 119, 202, 0.3);
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    max-width: 313px;
    margin-left: auto;
    margin-right: auto;
}
.button_3:hover{
    color: #fff;
    transition: 0.4s;
    background: #666666;
    box-shadow: 0 8px 20px 0 rgba(0, 108, 56, 0.3);

}

.ms_btn{
    padding: 15px 32px;
    /*margin-top: 69px;*/
}
.ms_info h1{
    font-size: 25pt;
}
/* Первый экран */

/* Преимущества */
h2{
    text-align: center;
    font-size: 1.875em;
    padding-top: 50px;
}
.divider_1{
    width: 60px;
    height: 3px;
    background: #dc143c;
    margin: 0 auto;
    margin-top: 22px;
}
.divider_4{
    width: 60px;
    height: 3px;
    background: #fff;
    margin: 0 auto;
    margin-top: 22px;
    margin-bottom: 30px;
}
.about_text{
    font: 1.125em 'open_sanslight';
    text-align: center;
    padding-top: 20px;
    line-height: 30px;
}
.about_text2{
    font-size: 0.875em;
    padding-top: 25px;
    line-height: 24px;
    padding-left: 30px;
}
.about_block{
    margin-top: 20px;
    margin-bottom: 20px;
}
.about_info{
    width: 220px;
    margin-left: 20px;
}
.about_title{
  font-size: 1.125em;
}
.about_text1{
    color: #838383;
    font-size: 0.875em;
    padding-top: 20px;
    line-height: 24px;
}
/* Преимущества */

/* Описание */

.control_wp{
    background: #f7f7f7;
    padding-bottom: 50px;
}
.control_text{
    font-size: 0.875em;
    padding-top: 20px;
    line-height: 24px;
}
.control_text b{
    text-align: center;
    display: block;
}
.control_block{
    margin-top: 40px;
}
.control_img {
    text-align: center;
}
.control_img img {
    max-width: 100%;
}
/* Описание */

/* Отзывы */
.title{
    font-size: 1.875em;
}
.divider_2{
    width: 60px;
    height: 3px;
    background: #dc143c;
    margin-top: 22px;
    margin-left: 0;
}
#slick1 .recall_block{
    width: 220px;
    border: 1px solid #d4cbcb;
    text-align: center;
    height: 365px;
    margin-top: 40px;
}
.recall_block{
    width: 100%;
    text-align: center;
    height: 362px;
    margin-top: 0;
}
.recall_text{
    font-size: 0.812em;
    line-height: 21px;
    box-sizing: border-box;
    padding: 22px 13px 0 13px;
}
.recall_member{
    padding-top: 15px;
}
.recall_company{
    color: #dc143c;
    font-size: 0.812em;
    padding-top: 10px;
}
.recall_info{
    position: relative;
    width: 100%;
    height: 240px;
    background: #FFFFFF;
    border-bottom: #d4cbcb solid 1px;
}
.info_wp{
    padding-bottom: 50px;
}
.recall_info:after{
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 14px 11px 0;
    border-color: #FFFFFF transparent;
    display: block;
    width: 0;
    z-index: 1;
    bottom: -14px;
    left: 50%;
    margin-left: -11px;
}
.recall_info:before{
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 14px 11px 0;
    border-color: #d4cbcb transparent;
    display: block;
    width: 0;
    z-index: 0;
    bottom: -15px;
    left: 50%;
    margin-left: -11px;
}
.recall_img{
    background: #f4f7f9;
    height: 122px;
    box-sizing: border-box;
    padding-top: 25px;
}
.contacts_container {
    box-sizing: border-box;
}
.contacts_wp{
    border: 1px solid #d4cbcb;
    height: 364px;
    margin-top: 0px;
    box-sizing: border-box;
    padding: 16px 30px;
    margin-right: 0;
}
.contacts_wp p {
    font: 16px 'open_sansregular';
    padding-left: 45px;
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 29px;
    padding-bottom: 15px;
    border-bottom: 1px #ccc solid;
}
.contacts_wp p:nth-child(4) {
    border-bottom: none;
}
.address_1:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url('../images/address_1.png') no-repeat 0;
    width: 30px;
    height: 30px;
}
.address_2:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    background: url('../images/address_2.png') no-repeat 0;
    width: 30px;
    height: 21px;
}
.address_3:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url('../images/address_3.png') no-repeat 0;
    width: 30px;
    height: 30px;
}
.address_4:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url('../images/address_4.png') no-repeat 0;
    width: 30px;
    height: 43px;
}
.slick_recall {
    overflow: hidden;
    width: 80%;
}
#swiper1 {
    padding-bottom: 55px;
    margin-top: 40px;
}
#swiper1 .swiper-slide {
    /*border: 1px solid #d4cbcb;*/
}
.ttl2 {
    margin-left: -15px;
}
/* Отзывы */

/* footer */
footer{
    background: #e9e9e9;
}
.footer_wp{
    box-sizing: border-box;
    padding-top: 15px;
    padding-bottom: 5px;
}
.f_menu ul li{
    list-style: none;
    margin-bottom: 5px;
}
.f_menu ul{
}
.f_menu ul li a{
    text-transform: uppercase;
    color: #fff;
    font-size: 0.812em;
}
.f_link{
    color: #9f9f9f;
    font-size: 0.812em;
    display: block;
    margin-bottom: 10px;
}
.f_link:hover{
    color: #9f9f9f;
}
.f_lunk_wp{
    margin-bottom: 60px;
}
.fl_wp1{
margin-top: 100px;
}
.fl_wp2{
    margin-top: 110px;
    margin-bottom: 95px;
}
.f_logo{
    float: left;
}
.copyright{
    float: left;
    margin-left: 20px;
    margin-top: -4px;
}
.copyright p{
    font-size: 0.812em;
    color: #a1a1a1;
    padding-bottom: 3px;
}
.address_wp p {
    font-size: 0.812em;
    color: #a1a1a1;
    padding-bottom: 3px;
}
.copyright a{
    display: block;
    font-size: 0.812em;
    color: #a1a1a1;
    padding-left: 20px;
    background: url("../images/ico_14.png") no-repeat 0 3px;
    margin-top: 12px;
}
.address_wp {
    margin-top: 9px;
}
.address_wp a {
    font-size: 0.812em;
    color: #a1a1a1;
    padding-bottom: 3px;
}
.f_news_title{
    font-size: 0.812em;
    color: #a1a1a1;
    text-transform: uppercase;
}
.input_1{
    width: 258px;
    height: 34px;
    box-sizing: border-box;
    padding-left: 20px;
    border: 1px #a1a1a1 solid;
    float: left;
    border-right: none;
}
.btn_f1{
    display: inline-block;
    width: 48px;
    height: 34px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding-top: 5px;
    background: #dc143c;
    position: relative;
    top: 0;
    float: left;
}
.btn_f1:hover{

    color: #fff;
}
.f_news{
    float: right;
}
.f_logo_wp {
    text-align: left;
}
.f_news {
    text-align: right;
}
.f_news_title {
    text-align: left;
}
.mobile_inline {
    float: none;
    display: inline-block;
}
.mobile-bottom-menu{
    display: none;
    border-top: 1px solid #e9e9e9;
    background: #fff;
    width: 100%;
    height: 65px;
    position: fixed;
    z-index: 1001;
    bottom: 0px;

}
.mobile-bottom-menu .mob-bott-buttom{
    text-align: center;
}
.mobile-bottom-menu .mob-bott-buttom i{
    color: #dc143c;
    margin-top: 5px;
    font-size: 22pt;
}
.mobile-bottom-menu a:hover{
    color: #dc143c;
}
footer{
    padding-bottom: 0px;
}
/* footer */

/*модальные окна и отправка*/
.c_form input {
    position: relative;
    display: block;
    width: 100%;
    height: 45px;
    background: #fff;
    box-sizing: border-box;
    padding-left: 10px;
    border: 1px #ccc solid;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    text-align: left;
    font-family: 'open_sanslight';
}
.meta_feedback {
    text-align: center;
    display: block;
    font: 16px 'open_sanssemibold';
    background: #dc143c;
    border-radius: 4px;
    color: #fff;
    height: 45px;
    line-height: 45px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 8px 20px 0 rgba(9, 119, 202, 0.3);
    transition: 0.4s;
    margin-top: 36px;
    margin-bottom: 40px;
}
.meta_feedback:hover {
    transition: 0.4s;
    color: #fff;
    background: #666666;
    box-shadow: 0 8px 20px 0 rgba(0, 108, 56, 0.3);
}
.modal_title {
    font: 22px 'open_sansbold';
    margin-top: 30px;
    margin-bottom: 40px;
    padding-left: 7px;
    padding-right: 7px;
    line-height: 28px;
}
.form_item {
    margin-bottom: 15px;
}
.form_item p {
    font: 13px 'open_sanslight';
    text-align: left;
    margin-bottom: 3px;
}
#thanks .modal_title{
    font-size: 1.15em;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 7px;
    padding-right: 7px;
}
.meta_feedback.inactive {
    opacity: 0.5;
}
.invalid.c_form input.incomplete {
    border: 1px red solid;
}
/*модальные окна и отправка*/

/*аккордеон*/
.accordeon {
    padding: 0 20px;
    margin: 0 15px 10px 15px;
    border: 1px solid #e1e1e1;
    border-radius: 0;
    background: #fcfcfc;
}
.accordeon_menu {
    width: 100%;
}
.accordeon_menu li{
    list-style: none;
    display: block;
    float: left;
    padding: 12px 0;
    margin: 0 12px 0 12px;
    font: 19px 'open_sanssemibold';
    cursor: pointer;
}
.accordeon_menu li:first-child{
    margin: 0 12px 0 0;
}
.accordeon_menu li.active{
    border-bottom: 3px #dc143c solid;
    box-sizing: border-box;
    cursor: default;
}
.menu_container {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
    margin-top: 50px;
}
.panel_head {
    padding: 19px 0 18px;
    border-top: 1px solid #e1e1e1;
    position: relative;
    cursor: pointer;
}
.panel_head:after {
    content: '';
    width: 11px;
    height: 7px;
    position: absolute;
    background: url('../images/arrow.png') no-repeat right center;
    right: 15px;
    top: 50%;
    margin-top: -3px;
    z-index: 1;
}
.panel_head:hover a {
    color: #23527c;
}
.panel_wp.active .panel_head:after{
    transform: rotate(180deg);
}
.accordeon .panel_wp:first-child .panel_head {
    border-top: 0;
}
.panel_title a{
    font: 19px 'open_sanssemibold';
    line-height: 24px;
    padding: 0 36px 0 4px;
    position: relative;
}
.panel_outer {
    padding: 17px 4px 0;
}
.desctop_button {
    text-align: center;
}
.desctop_button .ms_btn {
    margin-top: 15px;
}
.mobile_button {
    display: none;
}
.accordeon table {
    width: 100%;
    margin-bottom: 18px;
}
.accordeon table.one tr:nth-child(odd) {
    background: rgb(225,226,228);
}
.accordeon table.two tr:nth-child(even) {
    background: rgb(225,226,228);
}

.accordeon table td {
    padding: 15px 9px 16px;
    font: 14px 'open_sansregular';
    vertical-align: top;
}
.panel_body p {
    font: 14px 'open_sansregular';
    margin-bottom: 20px;
}
.panel_body table p {
    margin-bottom: 0;
}
.accordeon .panel_body a {
    font-size: 14px;
    text-decoration: underline;
}
.accordeon ul {
    padding: 0 0 10px 13px;
    margin-left: 3px;
}
.accordeon ul li {
    padding: 0 0 10px 13px;
    list-style: none;
    background: url('../images/disk.png') no-repeat 0 7px;
    font: 14px 'open_sansregular';
}
.panel_body table p.top-bottom {
    margin: 20px 0;
}
.attention p span {
    font-size: 12px;
}
.panel_body h3 {
    font: 19px 'open_sanssemibold';
    line-height: 24px;
    margin-bottom: 15px;
    margin-top: 29px;
}
.panel_body h3:first-child {
    margin-top: 0;
}
.panel_collapse {
    height: 0;
    overflow: hidden;
}
.about_text_left{
    text-align: left;
    margin-bottom: 5px;
}
.advant {
    list-style-type: none;
    padding-left: 15px;
}
.advant li{
    line-height: 1.5;
    font: 1.125em 'open_sanslight';
}
.advant i{
    color:#DC143C;
    margin-right: 5px;
    font-size: 15px;
}
.pading_top_none{
    padding-top: 0px;
}
.info_wp{
    padding-top: 48px;
}

/*аккордеон*/


.invalid input.incomplete {
    border: 1px red solid;
}

#call-request{
    position: relative;
    padding-left: 50px;
    padding-right: 50px;
    height: auto;
    background: #fff;
    box-sizing: border-box;
    text-align: center;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.35);
}
.call-request-send{
    text-align: center;
    display: block;
    font: 16px 'open_sanssemibold';
    background: #dc143c;
    border-radius: 4px;
    color: #fff;
    height: 45px;
    line-height: 45px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 8px 20px 0 rgba(9, 119, 202, 0.3);
    transition: 0.4s;
    margin-top: 36px;
    margin-bottom: 40px;
}
.call-request-send:hover{
    transition: 0.4s;
    color: #fff;
    background: #666666;
    box-shadow: 0 8px 20px 0 rgba(0, 108, 56, 0.3);
}

#mosban{
    /*padding-top: 25px;*/
}

#map{
    width: 100%;
    height: 361px;
}
.map_divider{
    margin-bottom: 20px;
}
#credit_calculator{
    margin-top: 25px;
    min-height: 225px;
    display: inline-block;
    /*border-radius: 5px;*/
    background: rgba(255, 255, 255, 1);
    padding: 15px;
}
#credit_calculator h1{
    font: 22px 'open_sanssemibold';
}
.slider-selection{
    background: #dc143c;
}
.slider-handle{
    top: -5px;
    width: 30px;
    height: 30px;
    border: 3px solid #fff;
    background-color: #dc143c;
    background-image: -webkit-linear-gradient(top, #dc143c 0%, #bd0026 100%);
    background-image: -o-linear-gradient(top, #dc143c 0%, #bd0026 100%);
    background-image: linear-gradient(to bottom, #dc143c 0%, #bd0026 100%);
    box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.3);
}
.slider.slider-horizontal {
    width: 100%;
    height: 15px;
}
.slider.slider-horizontal .slider-track{
    height: 15px;
    box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.3);
}
.slider-track-high {
    background-color: #ffffff;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #c3c3c3 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #c3c3c3 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #c3c3c3 100%);
}
.calc-slider:first-child{
    padding-top: 0px;

}
.calc-slider{
    padding-top: 20px;

}
#credit_calculator input{
    border-radius: 20px;
    padding-left: 10px;
    width: 135px;
    background: rgb(247, 247, 247);
}
#credit_calculator input[name="time_size"]{
    width: 50px;
}
#credit_calculator *:focus {
    outline: none;
}
.calc_h1{
    color: #252525;
    font: 19px 'open_sanssemibold';
}
.min-val{
    float: left;
}
.max-val{
    float: right;
}
.min-val, .max-val{
    color: #252525;
    font-weight: bold;
    margin-top: 5px;
}

.about_company{
    text-align: left;
    line-height: 1.5;
    font: 1.125em 'open_sanslight';
}
.about_company ul{
    margin-left: 20px;
}
.banks{
    margin-top: 20px;
    line-height: 1.5;
    font: 1.125em 'open_sanslight';
}
.otzivi{
    line-height: 1.5;
    font: 1.125em 'open_sanslight';
    text-align: center;
}
.otzivi .special{
    color: #dc143c;
    font-weight: bold;
}
.main_photo, .small_photo{
    list-style: none;
}
.main_photo img{
    display: none;
    width: 100%;
}
.main_photo img.visible{
    display: block;
}
.small_photo{
    position: absolute;
    bottom: 15px;
}
.small_photo li{
    display: inline-block;
    border: 2px solid #fff;
    width: 15%
}
.small_photo li:hover{
    border: 2px solid #ee0031;
}
.small_photo img{
    max-height: 80px;
    width: 100%
}
.swiper-button-next, .p_swiper-button-next{
    width: 32px;
    height: 32px;
    background-image: url(../images/next.png);
    background-repeat: no-repeat;

}
.swiper-button-prev, .p_swiper-button-prev{
    width: 32px;
    height: 32px;
    background-image: url(../images/prev.png);
    background-repeat: no-repeat;

}
.swiper-button-prev, .swiper-button-next{
    top: 60%;
}
.partner_prev.swiper-button-prev, .partner_next.swiper-button-next{
    top: 80%;
}
.swiper-button-prev, .partner_prev.swiper-button-prev{
    color: #fff;
    font-size: 22px;
    text-align: center;
    border-radius: 50px;
    background: #ff0034c9;
}
.swiper-button-next, .partner_next.swiper-button-next{
    color: #fff;
    font-size: 23px;
    text-align: center;
    border-radius: 50px;
    background: #ff0034c9;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.close_head{
    position: relative;
    padding: 0 0 18px;
    display: none;
}
.close_head:after {
    content: '';
    width: 11px;
    height: 7px;
    position: absolute;
    background: url(../images/arrow.png) no-repeat right center;
    right: 15px;
    top: 50%;
    margin-top: -3px;
    z-index: 1;
    transform: rotate(180deg);
}

#go-top {
    z-index: 1000;
    position: fixed; 
    bottom: 20px; 
    right: 10px; 
    cursor:pointer; 
    display:none;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 35px;
    color: #fff;
    border-radius: 50px;
    background: #ff0034c9;
}

#p_swiper1 .swiper-slide{
    text-align: center;
}
#p_swiper1 img{
    width: 100%
}
#p_swiper1 .partner_pagination{
    bottom: -35px;
}
.partner_cont{
    padding-bottom: 100px;
}
.partner_cont .divider_1{
   /* margin-bottom: 35px;*/
}
.partner_cont .recall_wp, .recall_wp.add_rec {
    text-align: center;
}
#p_swiper1, #swiper1{
    display: inline-block;
}
#p_swiper1{
    margin-top: 40px;
    margin-bottom: 40px;
}








#p_swiper11 .swiper-slide{
    text-align: center;
}
#p_swiper11 img{
    width: 100%
}
#p_swiper11 .partner_pagination{
    bottom: -35px;
}
#p_swiper11, #swiper11{
    display: inline-block;
}
#p_swiper11{
    margin-top: 40px;
    margin-bottom: 40px;
}
















.gallery_cont{
    padding-top: 20px;
    padding-bottom: 20px;
}
#credit_calculator .modal_title{
    text-align: center;
}
.calc_send_place{
    text-align: center;
    padding-top: 25px;
    padding-bottom: 20px;
}

.credit_summa, .credit_platez{
    margin-top: 0;
    margin-bottom: 0px;
    line-height: 30px;
    font-weight: normal;
    font-size: 18px;
    font: 16px 'open_sansregular';
}
.credit_platez{
    margin-top: 10px;
    margin-bottom: 10px;
}
#credit_summa, #credit_platez{
    color: #CC0033;
}
.credit_title{
    margin-top: 10px;
    margin-bottom: 10px;
}

.inv_inf{
    display: none;
}
.mobile_ul{
    color: #CC0033;
    padding-left: 20px;
    padding-top: 10px;
    font: 20px 'open_sanssemibold';
    display: none;
}

.about_company li {
    padding: 0 0 10px 13px;
    list-style: none;
    background: url(../images/disk.png) no-repeat 0 11px;
}
 .modal-close{
    z-index: 1000;
    cursor: pointer;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 35px;
    color: #fff;
    border-radius: 50px;
    /*background-color: #ff0034c9;*/
 }
 .mobile_call{
    display: none;
}