@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500&display=swap');
html,
body {
    height: 100%;
}

body {
    color: #384A5C;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 18px;
    /*overflow-y: scroll;*/
}

.scrollup {
    position: fixed;
    bottom: 25px;
    right: 25px;
}

.scrollupbtn {
    width: 100px;
}

.page {
    display: flex;
    flex-direction: column;
    min-height: 100%;
}

.page main {
    flex-grow: 1;
}

button,
input {
    border: none;
    outline: none;
    width: 100%;
}

button.default, span.default {
    color: #FFFFFF;
    background: #338CE5;
    border-radius: 40px;
    display: block;
    font-size: 16px;
    line-height: 16px;
    padding: 12px 0;
    transition: all .3s ease-in-out;
    text-align: center;
}

button.defaultwight, span.defaultwight {
    color: #338CE5;
    background: #fff;
    border-radius: 40px;
    display: block;
    font-size: 16px;
    line-height: 16px;
    padding: 12px 0;
    transition: all .3s ease-in-out;
    text-align: center;
    border: 1px solid #338CE5;
}

.preloader {
    width: 50px;
    height: 50px;
    display: none;
}

.phonelink {
    text-decoration: none;
    color: #384A5C;
}

.phonelink:hover {
    text-decoration: none;
}

.topspace20 {
    margin-top: 25px;
}

.topspace15 {
    margin-top: 15px;
}

.userblock {
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.user-name {
font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 16px;
color: #338CE5;
}

button.default:hover:not([disabled]) {
    box-shadow: 0px 4px 10px rgba(139, 190, 241, 0.4);
}

button.default:active {
    background: #0D6DCD;
    box-shadow: none;
}

button.default:disabled {
    color: #338CE5;
    background: #FFFFFF;
    border: 1px solid #338CE5;
    margin-top: -1px;
    margin-bottom: -1px;
}

button.groupbtnri {
    background: none;
}

button.groupbtnri:hover,
button.groupbtnri:active {
    text-decoration: underline;
}

header {
    box-shadow: 0px 2px 10px #EDEDED;
    position: relative;
    z-index: 101;
}

header,
footer {
    padding: 28px 0;
}

header .branding>* {
    display: inline-block;
}

header .branding .phone {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 24px;
    margin-left: 32px;
}

footer {
    background: #384A5C;
    color: #FFFFFF;
}

/*NEW FOOTER*/
footer {
    
}

footer .cprlblp { 
display: flex;
justify-content: space-between;
margin-top: 40px;
}

footer .cprlbl, footer .socs {
font-family: Roboto;
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 16px;
display: flex;
align-items: flex-end;
text-align: center;
color: #FFFFFF;
}

.hideagancy {
    display: none;
    background: #fff;
    width: 200px;
    display: none;
    background: #fff;
    position: absolute;
    border-radius: 10px;
    top: 30px;
    padding: 17px;
}

.hideagancy .scv {
width: 15px;
    height: 15px;
    background: #fff;
    position: absolute;
    top: -3px;
    right: 10px;
    transform: rotateZ(45deg);
}
.hideagancy .agancyp {
    margin: 0;
}

.hideagancy .agancypfirst {
    margin-bottom: 16px;
}

.hideagancy .agancylink {
font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 16px;
color: #384A5C;
text-decoration: none;
}

.hideagancy .agancylink:hover {
color: #338CE5;
}

footer .footermenu {
    
}

footer .footermenu p {
margin-bottom: 32px;    
}

footer .footermenu a {
font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 16px;
display: flex;
align-items: flex-end;
color: #FFFFFF;    
}

footer .socs {
font-family: Roboto;
font-style: normal;
font-weight: 300;
font-size: 18px;
line-height: 18px;
display: flex;
align-items: flex-end;
text-align: center;
color: #FFFFFF;
}

footer .socp {
margin-bottom: 16px;
}

footer .soclink {
display: inline;
width: 36px;
height: 36px;
}

footer .soclp a {
padding-right: 6px;
}

footer .phonelp a {
padding-right: 10px;
}

footer .appblock {
margin-bottom: 17px;
}

footer .appblock {
margin-bottom: 17px;
}

footer .footerphoneblock {
margin-bottom: 17px;
}

footer .phonelp {
display: flex;
align-items: center;
justify-content: flex-end;
}

footer .footerphone {
font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 24px;
display: inline;
color: #FFFFFF;
}

footer .easyfindblock {
    margin-top: 45px;
}

footer .easyfindtitle {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 20px;
}

footer .qrcodeblock {
    display: flex;
    justify-content: space-between;
}
footer .qrspace {
    margin: 10px;
}

/*NEW FOOTER*/

nav.search {
    display: flex;
    flex-wrap: wrap;
}

nav.search div {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    position: relative;
    height: 100%;
    min-height: 40px;
}

nav.search div input {
    color: #979797;
    background: #F8F8F8;
    border-radius: 40px;
    height: 100%;
    padding-left: 1em;
    width: 100%;
    min-height: 40px;
}

nav.search div #smbsf {
    color: #338CE5;
    font-size: 24px;
    position: absolute;
    right: .75em;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.hidesearch, .hidecurrmainbtn {
    display: none;
}

header a:hover,
header a:focus,
nav.search a:hover,
nav.search a:focus {
    text-decoration: none;
}

form .control-label {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #384A5C;
}

form .form-control {
    background: #FFFFFF;
    border: 1px solid #8BBEF1;
    border-radius: 4px;
    color: #979797;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
}

form input[type="checkbox"],
ul input[type="checkbox"] {
    display: inline;
    padding: 0 !important;
    position: static !important;
    margin: 0 !important;
    width: auto;
}

form input[type="checkbox"]::after {
    clear: both;
}

.hidecurrmainbtn {
    font-size: 0;
}

.navigation {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
}

.navigation>nav {
    background: #F8F8F8;
    border-radius: 10px;
    padding: 1em;
    margin: 0 !important;
}

.profile-menu a {
    color: #384A5C;
    display: block;
    padding: .5em 0;
    transition: all .3s ease-in-out;
}

.profile-menu a:hover,
.profile-menu a:focus {
    color: #338CE5;
    text-decoration: none;
}

.profile-menu .selected,
.profile-menu .selected a {
    color: #338CE5;
    font-weight: 500;
}

.profile-menu .cv-count {
    color: #338CE5;
    float: right;
}

.profile-menu .cv-count::after {
    clear: both;
}

.filters h4 {
    color: #338CE5;
    font-weight: 500;
    text-transform: uppercase;
    text-align: left;
    font-size: 19px;
    margin-bottom: 24px;
}

.filters button {
   font-family: Roboto;
   font-style: normal;
   font-weight: 500;
   font-size: 17px;
   line-height: 20px;
   color: #384A5C;
   text-align: left;
   background: transparent;
   padding-left: 0;
   margin-bottom: 24px;
}

.filters button.more, .filters ul.more {
    margin-bottom: 0;
}

.globalfilter {
    display: flex;
    justify-content: space-between;
}

.globalfilter button.default {
    color: #FFFFFF;
    background: #0D6DCD;
    border-radius: 40px;
    display: block;
    font-size: 14px;
    line-height: 13px;
    transition: all .3s ease-in-out;
    text-align: center;
    font-weight: 200;
    width: 45%;
}

.globalfilter button.defaultwight {
    color: #338CE5;
    background: #fff;
    border-radius: 40px;
    display: block;
    font-size: 14px;
    line-height: 13px;
    transition: all .3s ease-in-out;
    text-align: center;
    font-weight: 200;
    width: 45%;
}

.filters button.resetgfbtn {
font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 16px;
color: #0080FF;
    margin-bottom: 0;
    margin-top: 15px;
}

.filters .vacancyrow {
    display: flex;
    justify-content: space-between;
}

.filters .vacancyrow .vacancycoll {
    width: 45%;
    display: none;
}

.filters .filter_params {
    width: 100%;
}

.filters #age-range {
    color: #338CE5;
    float: right;
}

.filters #age-range:after {
    clear: both;
}

.filters .rangeage {
   font-family: Roboto;
   font-style: normal;
   font-weight: 500;
   font-size: 17px;
   line-height: 20px;
   color: #384A5C;
   text-align: left;
   background: transparent;
   padding-left: 0;
   margin-bottom: 24px;
}

.dropdown-toggle {
    border-bottom: 0px solid #338CE5;
    position: relative;
    transition: all .3s ease-in-out;
}

.dropdown-toggle:hover {
    color: #338CE5;
}

.dropdown-toggle[aria-expanded="true"] {
    color: #338CE5;
    /*border-bottom: 1px solid #338CE5;*/
}

.dropdown-toggle::after {
	display: none;
}

.dropdown-toggle .glyphicon-chevron-down {
    color: #8BBEF1;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s ease-in-out;
}

.dropdown-toggle[aria-expanded="true"] .glyphicon-chevron-down {
    transform: translateY(-50%) rotate(180deg);
}

.filter_params .dropdown-menu {
    background: none;
    border: none !important;
    box-shadow: none;
    float: none !important;
}

.filter_params .dropdown-menu.show {
    border: none !important;
}

#slider-range.ui-slider {
    background: #E5E5E5;
    border: none;
    border-radius: 2px;
    height: 4px;
    margin: 16px 8px 0px 8px;
}

#slider-range .ui-slider-range {
    background: #338CE5;
}

#slider-range .ui-slider-handle {
    background: #338CE5;
    border: none;
    border-radius: 8px;
    width: 16px;
    height: 16px;
    outline: none;
    top: -6px;
}

.agerangeblock {
    display: flex;
    justify-content: space-between;
}

.agerangeblock input {
  border: 1px solid #CED4DA;
  box-sizing: border-box;
  border-radius: 10px;    
  width: 43%;
  height: 36px;
  padding: 8px;
}

.agerangeblock input::placeholder {
    font-weight: 200;
}

.anthcontfield {
      border: 1px solid #CED4DA;
  box-sizing: border-box;
  border-radius: 10px;  
   height: 36px; 
   padding: 8px;
}

.anthcontfield::placeholder {
    font-weight: 200;
}


.pre-scrollable {
    overflow: auto;
}

.filter_params .dropdown-menu {
    border-bottom: 0px solid #338CE5 !important;
    border-radius: 0;
    display: block;
    position: static !important;
    max-height: 0;
    transform: none !important;
    width: 100%;
    transition: all .3s ease-in-out;
    /*overflow-y: scroll;*/
}

.filter_params .dropdown-menu.show {
    /*border-bottom: 1px solid #338CE5 !important;*/
    max-height: 50vh;
}

.filterdropdownul {
    margin-bottom: 24px;
}

.filterdropdownul {
    display: none;
}

.filterdropdown img.open {
    transform: translateY(-50%) rotate(180deg);
}

.filter_params h5 {
    color: #338CE5;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    margin: 0;
    padding: 8px 0;
}

.filter_params li {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    padding: 8px 8px 8px 0;
}

.filter_params li span {
    flex-grow: 1;
    padding-left: 10px;
    padding-top: 2px;
}

.filter_params li label {
    font-weight: 400;
    cursor: pointer;
    display: flex;
}

.filter_params li input {
    /*float: right;*/
    width: auto;
    /*margin-right: 10px !important;*/
    cursor: pointer;
}

.filter_params li input[type="text"] {
    border-radius: 10px;
    padding: .5em 1em;
    width: 100%;
}

.filter_params li::after {
    content: "";
    clear: both;
}

.cvscrollable:first-child {
    margin-top: 0;
}

.notfoundblock {
display: flex;
flex-direction: column;
align-items: center;
margin-top: 64px; 
}

.notfoundblock h3 {
margin-top: 32px; 
}

.cv-card {
    border: 1px solid #EAF1F9;
    box-sizing: border-box;
    border-radius: 10px;
    margin-top: 1rem;
}

.cv-card .img,
#cvmoremodal .img {
	height: 200px;
	overflow: hidden;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    width: 100%;    
}

#cvmoremodal .img {
	width: 150px; 
}

@media screen and (min-width: 768px) {
    #cvmoremodal .img {
		width: 100%; 
	}
}

.cv-card h4,
.modal h4 {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
}

.cv-card h5,
.modal h5 {
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
}

.cv-card h5,
.cv-card p,
.cv-card .details {
    display: block;
    margin-top: 8px;
}

.cv-card p {
    font-size: 14px;
    line-height: 16px;
}

.cv-card p .description,
#cvmoremodal p .description {
    font-weight: 500;
}

.cv-card .details {
    color: #338CE5;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
}

.addtofavblock {
    margin: 1rem 0;
}

.cv-card .salary,
#cvmoremodal .salary {
    background: #EBEBEC;
    border-radius: 40px;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    margin-top: 0;
    margin-bottom: 1rem;
    padding: .5em;
    text-align: center;
    width: 100%;
}

#cvmoremodal .salarydetail {
font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    color: #384A5C;
	margin-top: 1rem;
	margin-bottom: 0;
}

#cvmoremodal .preview {
    border-bottom: 1px solid #338CE5;
}

@media screen and (min-width: 768px) {
    #cvmoremodal .preview {
        border-bottom: none;
    }
}

#cvmoremodal .invitation {
	opacity: 0;
	transition: opacity .3s ease-in-out;
	height: calc(100% - 200px);
}

@media screen and (min-width: 768px) {
    #cvmoremodal .invitation {
        height: auto;
    }
}

#cvmoremodal .invitation.show {
	opacity: 1;
}

#cvmoremodal p.need-app {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	color: #384A5C;
	margin: 0;
}

@media screen and (min-width: 768px) {
    #cvmoremodal p.need-app {
		font-size: 14px;
		line-height: 16px;
	}
}

.modal {
    padding: 2rem;
}

.modal .close-cross {
    position: absolute;
    top: 8px;
    right: 8px;
	cursor: pointer;
	z-index: 1;
}

.modal .close-cross img {
	height: 32px;
	width: 32px;
}

@media screen and (min-width: 768px) {
    .modal .close-cross img {
		height: 16px;
		width: 16px;
	}
}

.modal-dialog {
    background: white;
    border-radius: 10px;
    font-size: 16px;
    line-height: 18px;
    max-width: 900px;
    max-height: 100%;
    margin: 0 auto;
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog.fixed {
    height: 100%;
    overflow: hidden;
}

.modal-content {
    border: none;
    box-shadow: none;
    height: 100%;
}

.modal-content .row {
    height: 100%;
    overflow: hidden;
}

.modal-content .row .scrollable {
    height: calc(100% - 200px - 1rem);
    overflow-y: auto;
}

@media screen and (min-width: 768px) {
    .modal-content .row .scrollable {
		height: 100%;
	}
}

.modalerrors p {
    color: #FF0000;
}

.modalconf p {
    color: #147e2d;
}

.subscription .nanny,
.subscription .home {
    border: 1px solid #8BBEF1;
    border-radius: 10px;
    height: 100%;
}

.subscription h5 {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 26px;
    color: #338CE5;
    text-align: center;
}

.subscription ul {
    padding: 0;
}

.subscription .checkboxblock li {
    margin-top: 1rem;
}

.subscription .checkboxblock input[type="checkbox"] {
    float: right;
}

.subscription .checkboxblock input[type="checkbox"]::after {
    clear: both;
}

.requisites {
    
}

.requisites h2 {
    margin-bottom: 25px    
}

.requisites table {
    margin-bottom: 170px;
}

.requisites table tr {
    
}

.requisites table td {
    padding: 10px 10px 10px 10px;
    border: 1px solid silver;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #fff !important;
    opacity: 1;
}

/*all*/

button {
    outline: none !important;
}

/*vacancy*/

#vacancylongform-schedule label, #vacancylongform-educaion label, #vacancylongform-schedule2 label, #vacancylongform-educaion2 label{
    font-weight: 400;
    display: block;
    cursor: pointer;
}

.field-vacancylongform-metroid {
    margin: 0;
    width: 0;
    height: 0;
}

@media screen and (min-width: 992px) {
    .vacancysection {
		margin-top: -1rem !important;
	}
}

@media screen and (max-width: 992px) {
   	.navigation {
	    padding: 0px;
	}
}

.vacancymodal {
   padding: 25px; 
}
/*
.vacancymodal .close-cross {
   padding: 15px; 
}

.vacancymodal .close-cross img {
    width: 20px;
    height: 20px;
}
*/
.vacancymodalinner {
   padding: 0;
   overflow-y: auto;
}

.vacancymodalinner .JobTitle {
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 24px;
line-height: 26px;
color: #384A5C;
margin-top: 9px;
margin-bottom: 15px;
}

.vacancymodalinner .FIO, .vacancymodalinner .Agancy {
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 18px;
color: #979797;
margin-bottom: 15px;
}

.vacancymodalinner .rowkey {
font-family: Roboto;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 18px;
color: #808080;    
}

.vacancymodalinner .rowvalue {
font-weight: 500;
color: #384A5C; 
}

.MetroStation {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #338CE5;
}

.MetroStation img{
    vertical-align: middle;
    border-style: none;
    padding-right: 4px;
    display: inline;
    padding-bottom: 3px;
}

.vacancyflexrow {
  display: flex;
  align-items: center;  
  flex-wrap: wrap;
}

.vacancyflexrow p {
    padding-right: 30px;
}

.vacancysep {
    height: 1px;
    background: #8BBEF1;
    margin: 20px 0 20px 0;
}

.vacancymodalinner .subtitle {
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 18px;
color: #338CE5;
margin-top: 9px;
margin-bottom: 15px;
}

.vacancydata {

}

.sendvacreqblock {
height: 100%;
display: flex;
align-items: flex-end;
}





.vacreq, .detailsvacancy {
    width: 150px;
    margin: 20px 0px 20px 0px;
}

.JobTitleDetail {
    text-align: center;
}

.publishdate {
    text-align: right;
}

.field-vacancyshortform-vacancyid, .field-vacancylongform-vacancyid {
    display: none;
}



.formgroupe3 {
    display: flex;
    justify-content: space-between;
}

.formgroupe3 .form-group {
    flex: 1;
    margin-right: 10px;
}


.control-label{
    font-weight: 600 !important;
}

#help_block_viwe-js{
    margin: 0;
    display: none;
    max-height: 200px;
    overflow: auto;
    box-shadow: 1px 1px solid;
    box-shadow: 0px 1px 5px 0px #b0b0b0;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#help_set_block_viwe-js{
    display: none;
    max-height: 150px;
    overflow: auto;
    box-shadow: 1px 1px solid;
    box-shadow: 0px 1px 5px 0px #b0b0b0;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
/* #help_block_viwe-js p:hover{
    background-color: gray;
} */

@media(max-width:700px){
    .formgroupe3{
        display: flex;
        flex-direction: column;
    }
    .formgroupe3 .form-group{
        margin-right: 0px;
    }
    .modal-content .row .scrollable {
        height: calc(100% - 0px - 1rem) !important;
        overflow-y: auto;
    }
}







/* fix reqvacancy button */
.pb-5, .py-5 {
    padding-bottom: 4rem!important;
}
.default.reqvacancy.vacreq, .default.modsendconf.vacreq{
    position: fixed;
    bottom: 26px;
}
@media(max-width:900px){
    .default.reqvacancy.vacreq, .default.modsendconf.vacreq{
        position: fixed;
        bottom: 16px;
    }
}
/* fix ----------------- */


/*--------qrcodes--------*/

.qrcodeblock img {
    width: 120px;
    background: #fff;
}

/*--------qrcodes--------*/