.cooperate {
  margin-top: 120px;
}

.wrapper {
    min-width: 320px;
    max-width: 1230px;
    padding: 0 30px 0 30px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.cooperate-list {
    padding-left: 15px;
}
ul {
    list-style-type: none;
}
.clearfix::after, .wrapper::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix::after, .wrapper::after, .row::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
::before, ::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cooperate-list__item {

width: 40%;
position: relative;

}
.cooperate-list__item:first-child {

    margin-top: 37px;

}
.cooperate-list__item:nth-child(2) {

    margin-top: -126px;
    margin-right: 14px;

}
.cooperate-list__item:nth-child(2n) {

    float: right;

}
.cooperate-list__item:nth-child(3) {

    margin-top: 85px;
    margin-left: 59px;

}
.cooperate-list__item:nth-child(4) {

    margin-top: -108px;
    margin-right: -21px;

}
.cooperate-list__item:nth-child(2n) {

    float: right;

}
.cooperate-list__item:nth-child(5) {

    margin-top: 96px;
    margin-left: 82px;
    max-width: 475px;
    width: 44%;

}
.cooperate-list__item:nth-child(6) {

    margin-top: -191px;
    margin-right: -47px;

}
.cooperate-list__item:nth-child(2n) {

    float: right;

}
.cooperate-list__item:first-child::before {

    right: -157px;
    bottom: 39px;

}
.cooperate-list__item::before {
    content: '';
    position: absolute;
    width: 97px;
    height: 27px;
    background: url(cooperate_arrow1.svg);
        background-size: auto auto;
    opacity: 0.3;
    background-size: cover;
}
.exept::before{
  left: -192px;
bottom: -19px;
-webkit-transform: scale(-1, 1) rotate(28deg);
-ms-transform: scale(-1, 1) rotate(28deg);
transform: scale(-1, 1) rotate(28deg);
}

.cooperate-list__title {
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.2em;
  line-height: 1.5em;
  text-transform: uppercase;
    color: #363636;
    /*font-size: 20px;
    font-weight: 400;*/
    line-height: 30px;
    padding-top: 22px;

}
.cooperate-list__item p {

    padding-top: 5px;
    padding-bottom: 10px;

}
.cooperate p {

    /*font-size: 15px;*/
    line-height: 25px;
    color: #363636;
    padding: 15px 0 15px 0;
        padding-top: 15px;
        padding-bottom: 15px;
    font-weight: 400;

}
.cooperate-list__link {
    color: #e44a7a;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;

}
.cooperate a, span, div, button {

    outline: none !important;

}
.cooperate a {

    color: #e44a7a;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-decoration: none;
    outline: none;
    -webkit-tap-highlight-color: transparent;

}

.cooperate a:hover {
  color: #363636;
}

.cooperate-list__item:nth-child(2)::before {
    left: -149px;
    bottom: -20px;
    -webkit-transform: scale(-1, 1) rotate(22deg);
    -ms-transform: scale(-1, 1) rotate(22deg);
    transform: scale(-1, 1) rotate(22deg);
}
.cooperate-list__item:nth-child(3)::before {

    right: -132px;
    bottom: 41px;
    -webkit-transform: scale(1, -1) rotate(-23deg);
    -ms-transform: scale(1, -1) rotate(-23deg);
    transform: scale(1, -1) rotate(-23deg);

}
.cooperate-list__item:nth-child(4)::before {

    left: -136px;
    bottom: -61px;
    -webkit-transform: scale(-1, 1) rotate(28deg);
    -ms-transform: scale(-1, 1) rotate(28deg);
    transform: scale(-1, 1) rotate(28deg);

}
.cooperate-list__item:nth-child(5)::before {

    right: -134px;
    bottom: 19px;
    -webkit-transform: scale(1, -1) rotate(-25deg);
    -ms-transform: scale(1, -1) rotate(-25deg);
    transform: scale(1, -1) rotate(-25deg);
    height: 25px;

}
.kvadr2 {
    display: none;
}
@media (max-width: 787px) {
 .kvadr2 {
    width: 100%;
    height: 90%;
    top: 10%;
    position: absolute;
    background: #d5cacb;
    z-index: -1;
    display: block;
}
.kvadr {
    display: none;
}
 .cooperate-list__item {
    width: 100%;
  }
  .cooperate-list__item::before{
    opacity: 0;
  }
  .cooperate-list__item:first-child, .cooperate-list__item:nth-child(2), .cooperate-list__item:nth-child(3), .cooperate-list__item:nth-child(4), .cooperate-list__item:nth-child(5), .cooperate-list__item:nth-child(6) {
      width: 100%;
      margin: 0;
      max-width: 475px;
  }
  .cooperate-list__item img {
    padding-top: 15px;
  }
}

.logo img {
    margin-left: -40px;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    max-width: 256px;
}
@media (min-width: 992px){
.col-md-4 {
    width: 23%;
}.col-md-7 {
    width: 50%;
}
.col-md-pull-5 {
    right: 35%;
}

}

.intro-layer.to_animate.animated.fadeInUp {
    margin-top: 20px;
}
.slide_description {
    margin-top: -100px;     margin-left: -50px;
}
.kvadr {        
    width: 510px;
   height: 512px;
        top: 130px;
    position: absolute;
    background: #d5cacb;
    z-index: 1;
}
.grey2 {
    border-color: #363636;
    color: #363636;
       top: 12px !important;
}
.cs.theme_button:hover {
    color: #fff !important;     border-color: #fff;
}
.cs.theme_button {
    border-color: #fff;
}
.carousel_col_4 {
    padding-top: 80px;
    padding-bottom: 80px;
}
@media (min-width: 992px){
.col-md-9 {
    width: 25%;
    margin-left: -70px;
	    margin-top: -40px;
}}


a.spoiler {display: block;}
div.spoiler-content {display: none;}
a.spoiler:focus div {display: block;}

a.spoiler:focus .spoiler-knopka  {display: none;}
 
a.spoiler {
    text-decoration: none;
    color: black;
    font-weight: bold;
    border-radius: 10px;
    text-align: right;
}
a.spoiler:hover {}
div.spoiler-content {
    background: white;
    font-weight: normal;
       text-align: center;
}
 
a.spoiler:before {
    content: "";
    display: block;
    float: right;
    font-size: smaller;
    font-weight: normal;
}
div.spoiler-content:after {
    
    content: "";
    display: block;
  
}
 
a.spoiler:focus {cursor: default;}

.korpus img {
    width: 22%;
    margin: 5px;
}
.korpus {
    list-style: none;
    margin-bottom: 30px;
    padding: 0;
    text-align: center;
}

.korpus > div, .korpus > input { display: none; }

.korpus label {     cursor: pointer;
    position: relative;
    color: #363636;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.1em;
    padding: 0 15px;
    position: relative;
    text-transform: uppercase;
    padding: 0 35px; }
.korpus input[type="radio"]:checked + label { border-bottom: 2px solid #fff; }

.korpus > input:nth-of-type(1):checked ~ div:nth-of-type(1),
.korpus > input:nth-of-type(2):checked ~ div:nth-of-type(2),
.korpus > input:nth-of-type(3):checked ~ div:nth-of-type(3) { display: block; padding: 5px; border: 1px solid #aaa; }

.spoiler-knopka {
    height: 60px;
    width: 60px;
    background: #d84251;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    color: #363636;
	    position: absolute;
    right: -30px;
	    margin-top: -50px;
    text-align: center;
    padding: 15px;
}
.spoiler-knopka:hover {
    background-color: #d84251;
    color: #fff;
    opacity: 1;
    -webkit-transition: all 0.05s linear 0s;
    transition: all 0.05s linear 0s;
}
.spoiler-knopka:after {
    content: "\f107";
    display: block;
    font-family: FontAwesome;
    font-size: 16px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
@media (max-width: 499px) {
.logo img {
    margin-left: 0px;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    max-width: 256px;
}
.korpus img {
    width: 40%;
    margin: 5px;
}
.spoiler-knopka {
    height: 30px;
    width: 30px;
    background: #d84251;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    color: #363636;
	    position: absolute;
    right: 30px;
	    margin-top: -50px;
    text-align: center;
    padding: 0px;
}
}
.korpus img:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@keyframes topgallery{
from{margin-top: -200px;     opacity: 0;}
to{margin-top: 0px;     opacity: 1;}
}
div.spoiler-content {
    animation-name: topgallery;
    animation-duration: 2s;
}
.inline-content.big-spacing {
    font-size: 14px !important;
    font-weight: 100;
	    font-family: "Arial", sans-serif;
}