.container-fluid_white {
    background-color: #fff;
}
hr {
    transform: rotate(105deg);
    -webkit-transform: rotate(105deg);
    -moz-transform: rotate(105deg);
    -ms-transform: rotate(105deg);
    -o-transform: rotate(105deg);
    margin: 4% 0 -4% 0;
}
hr.lefthr {
    left: -20%;
    width: 100%;
}
hr.righthr {
    right: -35%;
    width: 100%;
    z-index: -1;
}

a.mybutton hr.righthr {
    display: none;
}

@media (max-width: 992px) {
    hr.righthr {
     right: -6%;
    width: 150%; 
   /*  right: 63%;
   width: 300%;
   z-index: 99; */
    }

    .content hr.righthr {
         right: 61%;
         width: 290%;
        z-index: 99;
    }
    .slider-container {
        z-index: 999;
    }
    .page {
        z-index: 9999;
    }
       .middle hr.righthr {
        display: none;
    }

      a.mybutton {
        position: relative; 

    }
    a.mybutton hr.righthr {
            position: absolute;
            top: 50px;
            width: 1000px;
           right: -514px;
            transform: rotate(100deg);
            top: -502px;
            display: block;
            
    }
    .prices {
        z-index: 999;
        position: relative;
    }

}
/* @media (max-width: 580px) {
        a.mybutton hr.righthr {
            position: absolute;
            top: 50px;
            width: 1000px;
            right: -296%;
            transform: rotate(100deg);
            top: -501px;
       
            
    } */

    .footer hr.righthr {
        display: none;
    }

	@media (max-width: 420px) {
	.block-contacts h3 {letter-spacing: 0.2em; font-size: 21px;} 
	.prices .col-xs-6 {flex: 0 0 100%; max-width: 100%;}
	a.mybutton {max-width:100%;}
	}
	
@media (max-width: 420px) {

     .content hr.righthr {
        right: 88%;
         width: 360%;
       
    } 

        .mobilheader {
            display: flex; 
            align-items: center;
        }
        .hamburger {
            position: static;
            margin-left: 30px;
            line-height: 0; 
        }
        .fa.fa-bars {
        font-size: 0.5em;
        vertical-align: middle;
       
    }

       a.mybutton {
        z-index: 99;

    }




    }
#contact {z-index:99;}