/*
Theme Name: fvrm
Theme URI: http://mkdes.ru/
Description: mkdes.ru
Author: Michael Koshelev
Author URI: http://mkdes.ru/
*/


@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Oswald:wght@200..700&display=swap');

body, section, input, h1, h2, h3, h4, h5, ul, ul li{
    padding: 0;
    margin: 0;
    list-style: none;
    border: none;
    font-weight: normal;
  -webkit-appearance: none;

}


html, body {
    scrollbar-width: none;
    -ms-overflow-style: none;
  -webkit-appearance: none;
}

html::-webkit-scrollbar, .caselist::-webkit-scrollbar {
    width: 0;
    height: 0;
}


html {
    overflow-x: hidden;
  -webkit-appearance: none;
}

a, img, input[type=text], input[type=submit], .callbackicon {
    transition: all 0.2s;
    -ms-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    text-decoration: none;
}

body::-webkit-scrollbar {
    width: 0em;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

body::-webkit-scrollbar-thumb {
    background-color: #000;
    outline: 0px solid #000;
}


body::-moz-scrollbar {
    width: 0em;
}

body::-moz-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

body::-moz-scrollbar-thumb {
    background-color: #c8baad;
    outline: 0px solid #000;
}

::selection {
    background: #fff;
    color: #000;
}
::-moz-selection {
    background: #fff;
    color: #000;
}



body {
    overflow-x: hidden;
    -webkit-appearance: none;
    font-family: "Inter", sans-serif;
}


.clear {
    clear: both;
}

/* ----- Display ----- */


.wrap {
    display: block;
    margin: 0 auto;
    width: 70vw;
}


.one {
    display:  block;
    padding:  10vw 0;
    background:  url(img/bg1.jpg) top right no-repeat;
    background-size:  auto 130%;
}


.w50 {
    display:  block;
    float:  left;
    width:  50%;
}

h1, h2 {
    display:  block;
    font-family:  oswald;
    font-weight:  500;
    font-size:  3.4vw;
    text-transform:  uppercase;
    line-height:  3.6vw;
}

h1 span, h2 span {
    color:  #FF4B12;
}

p {
    display:  block;
    font-size:  1vw;
    line-height:  1.4vw;
    color:  #000;
    font-family:  Inter;
    font-weight:  600;
}

.one p {
    padding:  1vw 0;
    width:  80%;
}


.button {
    display: block;
    float:  left;
    color:  #fff;
    background:  #FF4B12;
    font-family:  oswald;
    font-weight:  500;
    padding:  1vw 4vw;
    text-transform:  uppercase;
    font-size:  1.4vw;
}

.button:hover {
    background: #E53802;
}

.mnrp{
    color:  #fff;
    font-family:  oswald;
    font-weight:  500;
    padding:  1vw 4vw;
    text-transform:  uppercase;
    font-size:  0.9vw;
    padding:  0.2vw 0.4vw;
    background:  #000;
    margin:  0 0 2vw 0;
    display:  inline-block;
}

header {
    display:  block;
    position:  absolute;
    width:  100%;
    padding:  1vw 0;
    z-index:  2;
}


.logo {
    display:  block;
    float:  left;
    color:  #000;
    font-size:  1.4vw;
    font-family:  oswald;
    font-weight:  500;
    text-transform:  uppercase;
}


.onlymob {
    display:  none;
}


.footer {
    display:  block;
    padding:  8vw 0 4vw 0;
    text-align:  center;
    background:  #fff;
}


.footer .button {
    display: block;
    float: none;
    width: 10vw;
    margin: 3vw auto 0 auto;
}


footer {
    display:  block;
    padding:  2vw 0;
    text-align:  center;
    background:  #fff;
}

footer a {
    color:  #999;
    font-size:  1.1vw;
}



.formas {
    display:  block;
    background: #000 url(img/bgform.jpeg) top center no-repeat;
    background-size:  cover;
    padding:  5vw 0;
    color:  #fff;
}

.formas h2 {
    color:  #fff;
    width:  55%;
}



.formas p {
    padding:  0 0 2vw 0;
    color:  #fff;
}

input[type=text], input[type=email], input[type=number] {
    background: rgba(255,255,255,0.2);
    border:  0.1vw #505050 solid;
    font-size: 1.1vw;
    padding: 1.2vw 2vw;
    border-radius:  0.25vw;
    float:  left;
    margin-right:  1.5vw;
    color:  #fff;
    outline:  none;
    width:  18%;
}

input[type=submit] {
    background: #fff;
    border: 0.1vw #ff solid;
    font-size: 1.2vw;
    padding: 1vw 1vw;
    border-radius:  0.25vw;
    float:  left;
    margin-right:  1.5vw;
    color:  #000;
    outline:  none;
    width:  18%;
    cursor:  pointer;
    font-family:  oswald;
    text-transform:  uppercase;
}

input[type=submit]:hover {
    opacity: 0.8;
}

input::placeholder {
    color:  rgba(255,255,255,0.7);
}

.policys {
    display:  block;
    padding:  1vw 0 0 0;
    font-size:  0.8vw;
    font-weight:  300;
}


.whats {
    display:  bock;
    padding:  6vw 0;
}

.wh50 {
    display:   block;
    width:  50%;
    float:  left;
}

h3 {
    display: : block;
    font-weight: 700;
    color: #000;
    margin: 2vw 0 1vw 0;
    font-size: 1.8vw;
}
 h3 span {
    color: #EAEAEA;
    width: 3vw;
    display: inline-block;
    font-size: 3.2vw;
    margin-left: -3vw;
}


.checkblock {
    background: url(img/check.svg) top left no-repeat;
    display: block;
    background-size: 1.4vw;
    padding-left:  2.3vw;
    margin:  2vw 0;
    min-height: 1.4vw;
}

h4 {
    display: block;
    font-weight: 700;
    font-size: 1vw;
    color: #000;
}

.whats p {
    font-size: 0.9vw;
    line-height: 1.2vw;
    font-weight: 400;
}


.wh502 {
    display: block;
    width: 46%;
    position: absolute;
    right: 0;
    height: 100vh;
    background: rgba(0,0,0,0.05) url(img/bg3.jpg) top center no-repeat;
    background-size: auto 100%;
}


.wh502 .button {
    margin: 90vh auto 0 auto;
    text-align: center;
    float: none;
    width: 15vw;
}


.whcontent {
    display: block;
}

.whfixed {
    position: fixed;
    float: right;
    top: 0;
    right: 0;
}


.why {
    display:  block;
    padding:  6vw 0;
    border-top:  0.1vw rgba(0,0,0,0.05) solid;
}


.whyhead h2 {
    display:  inline-block;
    width:  33%;
    margin-right:  2vw;
}

.whyhead p {
    display: inline-block;
    width: 50%;
    margin: 0 0 2vw 0;
    vertical-align: top;
}


.z50 {
    display:  block;
    float:  left;
    width:  50%;
    margin:  1vw 0;
}

.zblock {
    display:  block;
    background: url(img/check.svg) top left no-repeat;
    background-size: 2vw;
    padding-left: 3vw;
    width:  80%;
}


.getblockz {
    background:  #000 url(img/bg5.jpeg) center center no-repeat;
    background-size:  cover;
    color:  #fff;
}


.getblockz p {
    color:  #fff;
    width:  60%;
    margin:  2vw auto 0 auto;
}


.buyblock {
    display:  block;
    padding:  6vw 0;
}


.buyblock .whyhead h2 {
    width:  45%;
}


.productlist {
    display: flex;
    padding: 2vw 0;
    flex-wrap: wrap;
    justify-content: center;
}


.product {
   display: block;
    border: 0.2vw rgba(0,0,0,0.1) solid;
    border-radius: 1vw;
    width: 33%;
    padding: 2vw 2vw;
    text-align:  center;
    margin:  0 1vw;
}

.product img {
    display: block;
    width: 13vw;
    margin: 0 auto -1vw auto;
}

.product .button {
    margin: 1vw auto 0 auto;
    float: none;
}


.whyhead .wrap {
    width:  58%;
}


.testimonial {
    display:  block;
    padding:  6vw 0 2vw 0;
    background:  #F2F2F2;
}

.testimonial h2 {
   text-align:  center;
   margin-bottom:  2vw;
}

.comm {
    display:  block;
    background:  #fff;
    padding:  1.5vw 2vw 1vw 2vw;
    border-radius:  1.5vw;
    margin:  1vw auto;
    width:  80%;
}

.commimg {
    display:  block;
    float:  left;
    width:  15%;
    margin-right:  1vw;
}


.commimg img {
    display:  block;
    width:  2.5vw;
}

.commtext {
    display:  block;
    float:  left;
    width:  75%;
    font-size:  1vw;
    margin:  -1vw 0 0 0;
}

.commtext p {
    font-size:  0.8vw;
    line-height:  1.1vw;
    font-weight:  400;
}

.commtext p span {
    display:  block;
    margin:  0.5vw 0 0 0;
    color:  #FF4B12;
    font-weight:  600;
}



.testimonial .button {
    display:  block;
    float:  none;
    margin:  4vw auto 0 auto;
    width:  12vw;
    text-align:  center;
}


.about {
    display:  block;
    padding:  6vw 0;
}


.about .z50 p {
    width:  90%;
    padding:  2vw 0;
}

.about .z50 img {
    display:  block;
    height:  20vw;
    width:  auto;
}


.black {
    background:  #000;
}


/* ------------------------------------------------------------------------------------------------------------------------- */










@media (max-width: 700px) {


.wrap {
    width:  90%;
}

.w50 {
    width:  100%;
    float:  none;
}

.logo {
    font-size: 5vw;
    }

 .mnrp {
    font-size: 3vw;
    padding: 0.5vw 1vw;
    margin: 0 0 4vw 0;
}


h1, h2 {
    font-size: 8vw;
    line-height: 9vw;
}

p {
    font-size: 3.5vw;
    line-height: 5vw;
    }

.one p {
    padding: 2vw 0;
    width: 80%;
}

.button {
    padding: 3vw 8vw;
    font-size: 6vw;
}

.one {
    padding: 20vw 0;
    background: #fff url(img/bg1-1.jpg) center right no-repeat;
    background-size: 70%;
    background-position: 210%;
}

.onlymob {
    display:  block;
}

.onlymob img {
    display:  block;
    width:  100%;
    height:  auto;
}

.footer .button {
    display: block;
    float: none;
    width: 60vw;
    margin: 6vw auto 0 auto;
}



footer a {
    font-size: 3.5vw;
}


.formas p {
    padding: 0 0 5vw 0;
}

.formas {
    padding: 12vw 0;
}

input[type=text], input[type=email], input[type=number] {
    font-size: 4vw;
    padding: 4vw 3vw;
    border-radius: 1vw;
    float: none;
    margin-bottom: 3vw;
    margin-right: 0;
    width: 93%;
}

input[type=submit] {
    font-size: 4vw;
    padding: 4vw 0;
    border-radius: 1vw;
    float: none;
    margin-right: 0;
    width: 100%;
}

.policys {
    padding: 4vw 0 0 0;
    font-size: 2vw;
    text-align: center;
}

.wh50 {
    width: 100%;
    float: none;
}


.whats p {
    font-size: 3.5vw;
    line-height: 5vw;
    font-weight: 400;
}


h3 {
    margin: 12vw 0 3vw 0;
    font-size: 6vw;
}

h4 {
    font-size: 4vw;
}

.checkblock {
    background: url(img/check.svg) top left no-repeat;
    display: block;
    background-size: 5vw;
    padding-left: 7vw;
    margin: 6vw 0;
    min-height: 5vw;
}


.wh502 .button {
    margin: 0 auto;
    text-align: center;
    float: none;
    width: 70%;
}


.wh502 {
    display: block;
    width: 100%;
    position: relative;
    right: 0;
    height: 20vw;
    background: #000 url(img/bg3.jpg) top center no-repeat;
    background-size: auto 100%;
    padding-top: 120vw;
}

.why {
    padding: 12vw 0;
}

.whyhead h2, .whyhead p {
    width:  100%;
    display:  block;
}

.z50 {
    display: block;
    float: none;
    width: 100%;
    margin: 1vw 0;
}


.zblock {
    display: block;
    background: url(img/check.svg) top left no-repeat;
    background-size: 6vw;
    padding-left: 10vw;
    width: 85%;
}


.getblockz p {
    width: 100%;
    margin:  5vw auto 0 auto;
}

.getblockz {
    padding: 12vw 0;
}

.buyblock {
    padding: 12vw 0;
}

.buyblock .whyhead p {
    padding:  4vw 0;
}


.product {
    width: 100%;
    padding: 4vw 4vw;
    text-align: center;
    margin: 2vw auto 4vw auto;
}

.product img {
    display: block;
    width: 40vw;
    margin: 0 auto -10vw auto;
}

.whyhead .wrap {
    width: 90%;
}

.testimonial {
    padding: 12vw 0 6vw 0;
}

.commimg img {
    width: 8vw;
}

.commtext p {
    font-size: 3.5vw;
    line-height: 5vw;
}

.testimonial h2 {
    margin-bottom: 6vw;
}

.testimonial .button {
    display: block;
    float: none;
    margin: 10vw auto 0 auto;
    width: 70%;
}

.about .z50 img {
    display: none;
}

.about {
    display: block;
    padding: 10vw 0;
}

.about .z50 p {
    width: 100%;
}



}








/* -- */