.bunner-page.color_deep-green {
  background-color: #007236;
}
.bunner-page.color_bright-red {
  background-color: #f05a26;
}
.bunner-page.color_strong-pink {
  background-color: #92278f;
}
.bunner-page.color_light-cyan {
  background-color: #4bc3c7;
}
.menu-top li:nth-child(7):before {
    background-color: #007236;
}
.menu-top li:nth-child(7) .dropdown-menu>a:hover,
.menu-top li:nth-child(7).active>a, 
.menu-top li:nth-child(7):hover>a {
    color: #007236;
}
.mobilemenu li.dropdown>a:after {
    content: '▶';
    font-size: 12px;
    position: absolute;
    top: 19px;
    right: -16px;
    color: #fff;
    line-height: 1px;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}
.mobilemenu li.dropdown>a {
    position: relative;
}
.mobilemenu li .dropdown-menu {
    display: none;
}
.mobilemenu li .dropdown-menu a{
    display: block;
}
.menu-top li .dropdown-menu a{
    display: block;
    padding: 5px 10px;
}
.menu-top li.dropdown:hover .dropdown-menu{
    opacity: 1;
    visibility: visible; 
}
.menu-top li .dropdown-menu{
    position: absolute;
    left: -10px;
    min-width: 155px;
    background: #fff;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
}
.block-green.nopad{    
    padding-bottom: 0;    
    padding-top: 0;
}
.work-area .first-text.last{
    margin-bottom: 54px;
}
.relative{
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.block-white .item:hover{
    text-decoration: none;
}
.block-white .item{
    display: block;
}
.t_team_list {
    margin-bottom: 30px;
}
.t_team_list:last-child {
    margin-bottom: 0px;
}
.t_team_list .t_first_title{
    display: none;
}
.t_team_list:first-child .t_first_title{
    display: block;
}
.t_values_li h1:before,
.t_values_li h2:before,
.t_values_li h3:before,
.t_values_li h4:before{
    content: "";
    width: 28px;
    height: 29px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -14px;
    background-image: url(../img/ellipse-four.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.t_values_li h1,
.t_values_li h2,
.t_values_li h3,
.t_values_li h4{
        font-size: 25px;
    font-weight: 400;
    line-height: 60px;
    position: relative;
    padding-top: 47px;
    margin-bottom: 0;
    display: inline-block;
    margin-right: 50px;
    margin-left: 50px
}

.t_values{
    color: #fff;
}
.about-text h1,
.about-text h2,
.about-text h3,
.about-text h4{
    margin-bottom: 41px;
    font-size: 35px;
    font-weight: 400;
    line-height: 40px;
    color: #92278f;
}

.t_blue_box h1,
.t_blue_box h2,
.t_blue_box h3,
.t_blue_box h4{
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 24px;
    color: #ffffff;
}

.block-green .jq-checkbox.checked .jq-checkbox__div{
	margin: 5px 0 0 14px;
}
.block-light_cyan div.wpcf7 .ajax-loader{
    margin-left: 10px;
}
.work-area .wpcf7-acceptance,
.block-green .wpcf7-acceptance{
	color: #fff;
	cursor: pointer;
}

div.wpcf7 .ajax-loader{
    background: url(../img/spinner.gif) no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    right: 25px;
    -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
}

.sent .success_hide + p,
.sent .success_hide,
.wpcf7-not-valid-tip{
    display: none!important;
}

.wpcf7-not-valid{
    background: #ecec79!important;
}

div.wpcf7-validation-errors, 
div.wpcf7-acceptance-missing{
	color: #fff;
}
div.wpcf7-mail-sent-ok{
	color: #fff;
	border: 0;
    font-family: "Baloo";
    font-weight: 400;
    text-align: center;
	font-size: 21px;
}

.color_bright-red:hover{
    color: #f05a26;
}
.color_strong-pink:hover{
    color: #92278f;
}
.color_deep-green:hover{
    color: #007236;
}
.color_light-cyan:hover {
    color: #4bc3c7;
}
.box-select + p,
.form-row + p,
.wpcf7-field-group-remove,
.wpcf7-field-groups .wpcf7-field-group br,
.showfirst .hiddenrow-4,
.showfirst .hiddenrow-3,
.showat3 .hiddenrow-1,
.showat3 .hiddenrow-2{
    display: none!important;
}

.wpcf7-field-groups .wpcf7-field-group:nth-child(1) .wpcf7-field-group-add{
    display: block;
    margin-left: 10px;
}
.wpcf7-field-groups .wpcf7-field-group .wpcf7-field-group-add{
    padding: 13px 50px;
    display: none;
}
.wpcf7-field-groups{
    width: 100%;
}
.wpcf7-field-groups .wpcf7-field-group .wpcf7-field-group-add,
.wpcf7-field-groups .wpcf7-field-group .wpcf7-form-control-wrap{
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.wpcf7-field-groups .wpcf7-field-group{
   display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /*-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
}
.wpcf7-field-groups .wpcf7-field-group .wpcf7-field-group-add:focus,
select:focus{
    outline: none;
}
.wpcf7-field-group .wpcf7-form-control-wrap,
.box-select .wpcf7-form-control-wrap{
    position: relative;
    display: block;
}
.wpcf7-field-group .wpcf7-form-control-wrap:after,
.box-select .wpcf7-form-control-wrap:after{
    content: '';
    background: url("../img/arrow-select.png") no-repeat;
    background-size: 16px;
    width: 16px;
    height: 10px;
    position: absolute;
    top: 23px;
    right: 15px;
}
select{
    height: 56px;
    width: 100%;
    padding-left: 29px;
    padding-right: 29px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    -webkit-border-radius: 2.25rem;
    border-radius: 2.25rem;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E6E6E6));
    background: -webkit-linear-gradient(#FFF, #E6E6E6);
    background: -o-linear-gradient(#FFF, #E6E6E6);
    background: linear-gradient(#FFF, #E6E6E6);
    -webkit-box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
    
    color: #333;
    text-shadow: 1px 1px #FFF;
    -moz-appearance: window;
    -webkit-appearance: none;  
}


@media only screen and (max-width : 767px){
    .wpcf7-field-groups .wpcf7-field-group{
        display: block;
    }
    .wpcf7-field-groups .wpcf7-field-group .wpcf7-field-group-add, 
    .wpcf7-field-groups .wpcf7-field-group .wpcf7-form-control-wrap{
        max-width: 100%;
        width: 100%;
    }
    .wpcf7-field-groups .wpcf7-field-group:nth-child(1) .wpcf7-field-group-add{
        margin-left: 0;
        margin-top: 20px;
    }
}

.jq-file {
    width: auto;
    min-width: 263px;
}

.jq-file.wpcf7-not-valid {
	background: none !important;
}

.jq-file.wpcf7-not-valid:after {
	content: 'File required';
	color: #ecec79;
	display: block;
	margin-top: 20px;
	text-align: center;
	
}

.jq-file.changed {
    text-align: center;
}

.jq-file.changed .jq-file__name {
    background-color: #f05a26;    
    padding: 13px 30px;
    cursor: pointer;
    text-transform: uppercase;
    display: inline-block;
    border: none;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    -webkit-border-radius: 38px;
    border-radius: 38px;
    text-align: center;
    outline: none;
    -webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
    opacity: 1;
}

.jq-file.changed .jq-file__name:before {
    content: 'Uploaded: ';
}

.jq-file.changed .jq-file__name:after {
    content: 'Click to select different file';
    display: block;
    font-size: 12px;
    margin-top: 8px;
}

.jq-file.changed .jq-file__browse {
    display: none;
}

.contact-page .item {
    height: 122px;
}

.contact-page .item .item__link {
    font-size: 16px;
    color: inherit;
}

.nur__manager {
    color: #fff;
    padding: 12px 40px;
}

.nur__manager-container {
    display: table; 
    width: 100%;
}

.nur__manager-container > div {
    display: table-cell;
    vertical-align: middle;
}

.nur__manager .nur__manager-image img {
    border-radius: 50%;
    max-width: 100%;
    width: 75px;
}

.turquoise {
    background-color: #4cc3c7;
}

.btn_facebook {
    background: #4267b2;
    padding: 13px 30px;
    cursor: pointer;
    text-transform: none;
    display: inline-block;
    border: none;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    -webkit-border-radius: 38px;
    border-radius: 38px;
    text-align: center;
    outline: none;
    -webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
    opacity: 1;
}

.button .btn__icon {
    display: inline-block;
    margin-right: 4px;
    width: 16px;
}

.nur__manager-btn {
    text-align: right;
}

.nur__manager-name {
    font-family: "Baloo";
    font-size: 22px;
    line-height: 1;
}

.nur__manager-role {
    line-height: 1.2;
}

.mb-35 {
    margin-bottom: 35px;
}

.nur__grid {

}

.nur__grid-item {
    padding: 25px 40px;
    background-color: #92278f;
    color: #fff;
}

.nur__grid .col-12:nth-of-type(even) .nur__grid-item {
    background-color: #8a2688;
}

.nur__grid-right {
    text-align: right;
    font-weight: bold;
    line-height: 1.2;
}

.nur__grid-left {
    font-family: "Baloo";
    font-weight: 400;
    font-size: 18px;
}

@media(max-width: 500px) {
    .nur__grid-item {
        padding: 15px;
    } 
}

@media(max-width: 767px) {
    .nur__manager-container {
        display: block;
    }

    .nur__manager-container > div {
        display: block;
        text-align: center;
    } 

    .nur__manager-btn {
        text-align: center;
        margin-top: 20px;
    }

    .nur__manager-image {
        margin-bottom: 20px;
    }
}

select::-ms-expand {
    display: none;
}