/* Стили для ПК-версии сайта nkaudit.ru */


/* Общие стили */
body{
	font-family: Arial, Helvetica, sans-serif;
}

body a {
    outline: none;
    color: #31793C;
}

/* Скрыты на ПК-версии */
.header_phone_mobile{
    display: none;
}

.header_banner_mobile{
    display: none;
}

.mobile_menu{
    display: none;
}

.mobile_menu_button .menu{
    display: none;
}

/* Стили для заголовка <header></header> */

.header_block{
	width: 1000px;
	margin: -8px auto;
	border-top: 8px solid #b3dbaf;
}

.header_elements{
	padding: 30px 70px 0px 55px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.logo{
	margin-right: 300px;
}

.icons{
	width: 120px;
	height: 28px;
	padding-top: 25px;
    cursor: pointer;
}

.header_phone{
	height: 55px;
	border-left: 5px solid #008045;
	padding-left: 10px;
	margin-top: 10px;
}

.phone_1{
	font-size: 0.7em;
	font-weight: bold;
	color: #008000;
	margin-top: 0px;
	margin-bottom: -10px;
}

.phone_code{
	font-size: 0.75em;
	color: #919191;
	margin-left: 5px;
	margin-bottom: -20px;
}

.phone_number{
	font-size: 1.4em;
	color: #008000;
	font-weight: bold;
    margin-top: 20px;
}


/* Стили для контента */
.content{
	width: 1000px;
	margin: 0 auto;
	background: url("/bitrix/templates/main_adaptive/images/main_bg.gif") right bottom no-repeat #dff1dd;
	display: flex;
	justify-content: flex-start;
    flex-wrap: wrap;
}

/* Левая колонка */
.leftcol{
	width: 279px;
}

/* Меню */
.menu{
	min-height: 10px;
	background: url("/bitrix/templates/main_adaptive/images/lcol_bg.gif") left repeat-y;
	margin-left: 16px;
	margin-top: 5px;
	width: 279px;
	position: relative;
	z-index: 100;
}

.menu ul {
    text-transform: uppercase;
    min-height: 10px;
    margin-top: -10px;
    list-style: none;
    font-family: "Times New Roman", Times, serif;
    color: #31793c;
    font-size: 0.9em;
    font-weight: bold;
    padding: 0px 18px 0px 23px;
}

.menu ul li {
    list-style: none;
    padding: 12px 0px 0px 0px;
}

.menu ul div {
    background: #eef7ec;
    padding: 4px 10px;
}

.menu ul ul {
    text-transform: none;
    font-size: 1em;
    color: #3f3f3f;
    font-weight: normal;
    padding: 0px;
    margin-top: auto;
}

.menu ul ul li {
    background: url("/bitrix/templates/main_adaptive/images/bullet.gif") 17px 16px no-repeat;
    padding: 0px 0px 0px 29px;
}

.menu ul ul li.lfirst div {
    background: none;
}

.menu ul ul div {
    background: url("/bitrix/templates/main_adaptive/images/menu_brdr.gif") left top repeat-x;
    padding: 12px 0px;
}

.menu ul a {
    text-decoration: none;
}

.menu ul ul a {
    color: #3f3f3f;
}

.menu ul ul a:hover {
    text-decoration: underline;
}

.menu_t{
	margin-bottom: 9px;
    margin-top: -1px;
}

.menu_b{
	margin-bottom: -10px;
}

/* Наши партнеры */

.lcbanner {
    padding: 0px 0px 10px 12px;
    margin-left: 16px;
}

.lcbanner h3{
    font-size: 1.1em;
    color: #31793c;
    padding-top: 10px;
}

/* Центральная колонка (текст) */

.centcol{
	width: 470px;
	min-height: 1000px;
	border-radius: 20px;
	background: white;
	margin-top: 5px;
	margin-left: 2px;
        padding-bottom: 10px;
}

.centcol_body{
	padding: 25px 60px 20px 46px;
	text-align: justify;
}

.centcol_body p {
    text-align: justify;
    font-size: 0.75em;
}

.centcol_body h2{
    font-size: 1em;
}

.centcol_body div {
    font-size: 0.75em;
    text-align: justify;
}

.centcol_body td {
    text-align: justify;
    font-size: 0.75em;    
}

.centcol ul {
    padding: 0px 0px 14px 20px;
    font-size: 0.75em;
}

.centcol .map-level-0{
    line-height: 1.5;
    list-style-type: none;
    font-size: 1.25em;
}


.centcol .map-level-1{
    margin-top: 10px;
    list-style-type: none;
    font-size: 1em;
}

.centcol_body .pagetitle {
    font-family: "Times New Roman", Times, serif;
    font-size: 1.25em;
    color: #316491;
    overflow: hidden;
    padding: 0px 30px 18px 0px;
    text-align: left;
}

.askquestn {
    cursor: pointer;
    text-decoration: none;
    font-size: 0.75em;
}

.askquestn:hover {
    text-decoration: underline;
}

.pagetitle .title {
    width: 100%;
    float: left;
}

.pagetitle .title a, .pagetitle .title span {
    color: #316491;
    float: left;
    font-size: 1.25em;
    text-decoration: none;
    border-bottom: 1px dashed #6a91b4;
}

.pagetitle .link {
    width: 22px;
    float: right;
    margin-right: -30px;
    margin-top: 2px;
    padding: 0px 0px 0px 8px;
}

.centcol_body .formdiv {
    background: #ebebeb;
    margin-bottom: 20px;
    padding: 10px;
}

.formdiv_table.fd_audit .input_text {
    border: 1px solid #4bb59e;
    width: 188px;
}

.formdiv_table select {
    width: 190px;
    border: 1px solid #4bb59e;
}

.centcol_body .label{
    font-size: 1.25em;
    text-align: right;
    margin-right: 5px;
}

.formdiv .buttondiv input {
    width: 100px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.75em;
    font-weight: bold;
    color: #fff;
    border: 1px solid #31793c;
    background: #31793c;
    padding: 5px 0px;
}

/* Правая колонка сайта */

.rightcol{
	width: 205px;
	padding: 5px 20px 0px 20px;
}

.rightcol img{
    width: 100%;
    cursor: pointer;
}

.answer_button{
	cursor: pointer;
}

.rightcol embed{
    margin-top: 10px;
}

.titlediv {
    font-family: "Times New Roman", Times, serif;
    font-size: 1.25em;
    color: #2a6232;
    overflow: hidden;
    padding: 0px 30px 18px 0px;
}

.titlediv .title {
    float: left;
    margin-left: 5px;
}

.titlediv .link {
    width: 23px;
    float: right;
    margin-right: -25px;
    padding: 0px 0px 0px 8px;
}

.spec {
    color: #3b3b3b;
    background: url("/bitrix/templates/main_adaptive/images/footer_brdr.gif") left top repeat-x;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 0.75em;
    text-align: center;
}

.first {
    border: none;
    background: none;
    padding-top: 0px;
    font-size: 0.75em;
    text-align: center;
}

.spec a:hover {
    text-decoration: none;
}

.spec .pic {
    padding-bottom: 11px;
}


/* Стили подвала сайта */

.footer{
    width: 1000px;
    height: 150px;
    margin: 0 auto;
    border-bottom: 8px solid #b3dbaf;
    display: flex;
    justify-content: flex-start;
}

.footerbg{
    width: 100%;
    padding: 0px 32px 30px 45px;
    margin: 0 auto;
}

.footer .clink {
    width: 140px;
    font-family: "Times New Roman", Times, serif;
    font-size: 1.5em;
    color: #008045;
    float: left;
    padding-top: 30px;
}

.footer .clink a {
    float: left;
    color: #008045;
    text-decoration: none;
    border-bottom: 1px dashed #79a07c;
}

.footer .fbody {
    width: 72.5%;
    float: right;
    background: url("/bitrix/templates/main_adaptive/images/footer_brdr.gif") left top repeat-x;
    padding-top: 20px;
    margin-top: 10px;
    display: flex;
    justify-content: space-around;
}

.footer_phone{
    height: 55px;
    padding-left: 10px;
    margin-top: 12px;
}

.footer .address {
    width: 270px;
    height: 70px;
}

.footer .address p{
    font-size: 0.75em;
    margin-bottom: 0px;
}

.footer .address a:hover{
    text-decoration: underline;
}

.footer .address span{
    color: #008045;
}

.footer .address a{
    cursor: pointer;
    font-size: 0.75em;
    text-decoration: none;
}

.footer .copyrights {
    width: 190px;
}

.footer .copyrights p{
    font-size: 0.725em;
}

.footer .copyrights a{
    color: #31793c;
    font-size: 0.725em;
}

/* Всплывающая форма */

.question_form{
    width: 450px;
    height: 350px;
    min-width: 310px;
    max-width: 450px;
    background: #ebebeb;
    top: 60%;
    left: 50%;
    margin-top: -225px;
    margin-left: -225px;
    display: none;
    font-size: 0.655em;
    position: fixed;
    z-index: 9999;
}

.form_close{
    float: right;
}

.form_close a{
    font-size: 1.5em;
    font-weight: bolder;
    margin-right: 10px;
    cursor: pointer;
}

.form_main{
    margin: 20px 15px 15px 15px;
}

.f_row{
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-wrap: unset;
}

.f_row_captcha{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: -5px;
}

.f_row_captcha p{
    margin-top: 0px;
    margin-left: -5px;;
}

.f_row_captcha img{
    margin-left: 15px;
}


.question_form p{
    width: 30%;
    text-align: right;
}

.question_form .contactdata{
    width: 47.5%;
    margin-left: 10px;
}

.question_form input{
    margin-top: 10px;
    margin-left: 15px;
    width: 70%;
}

.question_form textarea{
    margin-top: 5px;
    margin-left: 15px;
    width: 70%;
}

.question_form select{
    margin-top: 10px;
    margin-left: 15px;
    width: 20%;
    font-size: 1.3em;
}

.question_form sup{
    font-weight: bold;
    margin-left: 3px;
    color: #31793c;
}

.buttondiv{
    padding-left: 28%;
    margin-top: -10px;
}

.question_form .buttondiv input {
    width: 100px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    border: 1px solid #31793c;
    background: #31793c;
    padding: 5px 0px;
}


.question_form .input40 input{width: 45%;}

/** Правка формы  */
.question_form img{margin-top: 10px;margin-left: 15px;}
.question_form select{width: 60%;margin-left: 24px;}
.question_form input{width: 100%;}
.question_form textarea{width: 100%;}
.question_form form .formdiv table,
.question_form form .formdiv table tbody{display: flex;flex-direction: column;}
.question_form form .formdiv table tbody{padding: 5px;}
.question_form form .formdiv table tr{display: flex;align-items: center;}
.question_form form .formdiv table tr .tdl{width: 130px;}
.question_form form .formdiv table tr .tdl .label{text-align: right;}
.question_form form .formdiv table tr .tdr {flex-grow: 1;display: flex;}
.buttondiv{margin-top: 5px;}
.question_form p{width: 100%;text-align: left;margin: 0;}

.lcbanner_mobile{display: none};