


@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Condensed'), local('RobotoCn-Regular'),
        url('../fonts/roboto/RobotoCondensed-Regular.ttf') format('truetype');
}


@font-face {
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-weight: 400;
    src: local('Roboto Condensed Italic'), local('RobotoCn-Italic'),
        url('../fonts/roboto/RobotoCondensed-Italic.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Condensed Bold'), local('RobotoCn-Bold'),
        url('../fonts/roboto/RobotoCondensed-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-weight: 700;
    src: local('Roboto Condensed Bold Italic'), local('RobotoCn-Bold Italic'),
        url('../fonts/roboto/RobotoCondensed-BoldItalic.ttf') format('truetype');
}


@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Condensed Light'), local('RobotoCondensedLight-Regular'),
        url('../fonts/roboto/RobotoCondensed-Light.ttf') format('truetype');
}


@font-face {
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-weight: 400;
    src: local('Roboto Condensed Light Italic'), local('RobotoCondensedLight-Italic'),
        url('../fonts/roboto/RobotoCondensed-LightItalic.ttf') format('truetype');
}







/* =====-===== Typo CSS =====-===== */
body{
	font: 13px/1.2 'Roboto','Roboto Condensed', arial;
	background-color: #ffffff;}

a{color: #5c544d;text-decoration: underline;}

html * {
    max-height: 9999999px;}

/* outline */
.btn:active, .btn:focus, .btn:hover, .btn-sm:active, .btn-sm:focus,
.btn-sm:hover, {outline: none}
input, textarea {outline: none}
input:active, textarea:active {outline: none}
:focus {outline: none}
a:active, a:focus {
    outline: none}

/* Color */
.color_1,a.color_1{color: #a2cc6f;}
.color_2,a.color_2{color: #995b96;}

.bg_grey{background-color: #fafafa;}
.bg_col1{background-color: #a2cc6f;}
.bg_col2{background-color: #995b96;}


blockquote{
	border: 2px solid rgba(0, 0, 0, 0.16);
	padding: 30px 15px;
	font-weight: 300;
	font-size: 16px;
	line-height: 20px;
	font-style: italic;}


b{font-weight: bold;}

h1{
	color: #32281c;
	margin-bottom: 40px;
	margin-top: 0;
	font-size: 36px;
	line-height: 1;
	font-weight: 500;
}

h2.hsec{
	text-align: center;
	margin: 0;}

h2.hsec span{
	color: #cc332f;
}


.list-ul{
	list-style-type: disc;
	margin-bottom: 30px;}
.list-ul li{padding-bottom: 5px;margin-left: 20px;}
.list-ol li{padding-bottom: 5px;}

.h_unline a{
	text-decoration: none;
	color: #a2cc6f;}

.table small{
	font-size: 12px;
	line-height: 20px;
	font-style: italic;
	font-weight: 300;
	color: #c3c3c3;}
/* <<< <<< Typo <<< <<< END <<< */






/* =====-===== *** Глобальные настройки *** =====-===== */

.container{
	margin: 0 auto;
	position: relative;}

.p-no		{ padding:0 !important; }
.pv-no		{ padding-top:0 !important; padding-bottom: 0 !important; }
.ph-no		{ padding-left:0 !important; padding-right: 0 !important; }
.pt-no		{ padding-top:0 !important; }
.pr-no		{ padding-right:0 !important; }
.pb-no		{ padding-bottom:0 !important; }
.pl-no		{ padding-left:0 !important; }

.ph-10{padding-left: 10px !important;padding-right: 10px !important;}

.m-no		{ margin:0 !important; }
.mv-no		{ margin-top:0 !important; margin-bottom:0 !important; }
.mh-no		{ margin-left:0 !important; margin-right:0 !important; }
.mt-no		{ margin-top: 0 !important; }
.mb-no		{ margin-bottom: 0 !important; }
.mv-20		{ margin-top: 20px !important; margin-bottom: 20px !important;}






.d-inline	{ display:inline-block !important;vertical-align:top !important; }
.d-block	{ display:block;margin-right:auto;margin-left:auto !important; }
.v-top		{ vertical-align:top !important }
.v-middle	{ vertical-align:middle !important }
.v-bottom	{ vertical-align:bottom !important }
.p-relative	{ position: relative !important; }

.img-full	{ width: 100%; height: auto;}
.img-l		{ float: left; padding: 0 20px 15px 0; }
.img-r		{ float: right; padding: 0 0 15px 20px; }

.font-big	{ font-size: 24px !important; line-height: 34px !important; font-weight: 300 !important; }
.font-18	{ font-size: 18px !important; line-height: 24px !important; }
.h_unline	{ border-bottom: 1px solid #393431; padding-bottom: 22px; margin-bottom: 22px;}


/* Подстановки Bootstrap */
.text-left 		{/*системный*/}
.text-right 	{/*системный*/}
.text-center 	{/*системный*/}
.text-justify 	{/*системный*/}
.text-nowrap 	{/*системный*/}
.text-lowercase {/*системный*/}
.text-uppercase {/*системный*/}
.text-capitalize{/*системный*/}
.container 		{/*системный*/}
.container-fluid{/*системный*/}
.row	 		{/*системный*/}
.col-md-6	 	{/*системный*/}
.col-md-push- 	{/*системный*/}
.col-md-pull- 	{/*системный*/}
.col-md-offset- {/*системный*/}
.clearfix 		{/*системный*/}
.visible-xs 	{/*системный*/}
.pull-left 		{/*системный*/}
.pull-right 	{/*системный*/}
.img-rounded 	{/*системный*/}
.img-thumbnail 	{/*системный*/}
.img-circle 	{/*системный*/}
/* <<< <<< Bootstrap <<< <<< END <<< */





/* ФОРМЫ */
.form-control::-webkit-input-placeholder {color:#8a8b8d;}
.form-control::-moz-placeholder          {color:#8a8b8d;}/* Firefox 19+ */
.form-control:-moz-placeholder           {color:#8a8b8d;}/* Firefox 18- */
.form-control:-ms-input-placeholder      {color:#8a8b8d;}

.form-control:focus::-webkit-input-placeholder {opacity: 0;color:transparent;}
.form-control:focus::-moz-placeholder          {opacity: 0;color:transparent;}/* Firefox 19+ */
.form-control:focus:-moz-placeholder           {opacity: 0;color:transparent;}/* Firefox 18- */
.form-control:focus:-ms-input-placeholder      {opacity: 0;color:transparent;}






input.nicebox[type="checkbox"]{display:none;}
input.nicebox[type="checkbox"] + label{
  cursor: pointer;
  line-height: 18px;
  padding-right: 5px;
  display: inline-block;
  vertical-align: middle;
  padding-left: 25px;
  padding-bottom: 0px;
	padding-top: 3px;
}
input.nicebox[type="checkbox"] + label::before{
    content: "";
    display: inline-block;
    height: 18px;
    width: 18px;
    background-color: #fff;
    margin: 0 5px 0 0;
    position: absolute;
    left: 0;top:0;

	-webkit-box-shadow: inset 2px 1px 4px 2px rgba(0, 0, 0, 0.15);
	   -moz-box-shadow: inset 2px 1px 4px 2px rgba(0, 0, 0, 0.15);
	        box-shadow: inset 2px 1px 4px 2px rgba(0, 0, 0, 0.15);
	border: 1px solid #fff;
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
	        border-radius: 2px;
}
input.nicebox[type="checkbox"] + label::before { background-position: -38px -260px;}


input.nicebox[type="checkbox"]:checked + label::after {
    content: "";
    display: inline-block;
    height: 8px;
    width: 14px;

    border-left: 2px solid #333;
    border-bottom: 2px solid #333;

    margin: 0 5px 0 0;
    position: absolute;
    left: 3px;top:3px;
/* 	background-color: #00b6ae; */
-webkit-transform: rotate(-45deg);
   -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
     -o-transform: rotate(-45deg);
        transform: rotate(-45deg);


}
input.nicebox[type="checkbox"]:disabled + label::before {
    background-position: -152px -260px;
}
input.nicebox[type="checkbox"]:checked:disabled + label::before {
    background-position: -171px -260px;
}



/* КНОПКИ */

.btn-castom{
	position: relative;
    display: inline-block;
    color: #fff;
    font-size: 15px;
    line-height: 29px;
    text-decoration: none;
    user-select: none;
	margin: 0;
	padding: 0 30px;
	text-align: center;
	-webkit-border-radius: 0px;
	   -moz-border-radius: 0px;
	        border-radius: 0px;
    outline: none;
    background: #13357a;
    border: 1px solid #5d74a4;
}

.btn-castom:hover{
	border-color: #fff;
	color: #ffffff;
}




.btn-success{
	color: #fff;
	background-color: #00b6ae;
	border: 0;
	box-shadow: 0 4px rgba(16, 140, 134, 1);
	transition: .2s;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
}
.btn-success:hover,
.btn-success:active,
.btn-success:focus{
	background-color: #00b6ae;
	box-shadow: 0 4px rgba(16, 140, 134, 1);
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover{
	background-color: #00b6ae;
	box-shadow: 0 2px rgba(16, 140, 134, 1);
}

label {
	font-weight:normal;
}

.add-resume-notify.auth-error {
	color:#ff0000;
}

.add-resume-notify.auth-warning {
	color:#d0b536;
}

.bigger-checkbox {
	width: 20px;
    height: 20px;
    position: relative;
    top: 5px;
}