* {
    margin: 0px;
    padding: 0px;
}

.navbar {
    border-radius: 0px;
    background: #1d1d1f;
   
}
.navbar-branf a:hover {
    color: #fff;
}
.navbar a {
    font-family: 'Graphik', serif;
    color: #fff;
    font-size: 16px;
}
.navbar a:hover{
    color: #000;
}
body {
    width: 100%;
}
.market-1 li {
    padding: 40px;
}

b {
    font-family: 'GraphikMedium', serif;
}

img {
    max-width: 100%;
}

.quiz {
    padding: 10px;
    background: linear-gradient(45deg, #f5f5f5, #fff9ed);
    border-radius: 20px;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.76);
    margin: 5px;
    
}

#page .quiz h5 {
    color: #000;
}

#page-t .quiz h5 {
    color: #000;
}
#page-s .quiz h5 {
    color: #000;
}
.container {
    padding-bottom: 20px;
    padding-top: 20px;
}
.container button {
    border: none;
    margin: auto;
    text-align: center;
}
.razbor {
    padding-bottom: 100px;
}
.razbor h1 {
    font-family: 'GraphikMedium', serif;
    text-align: left;
    padding-bottom: 30px;
    padding-top: 120px;
    line-height: 45px;
    font-weight: 900;
    font-size: 2.9em;
}

.container h2 {
    font-family: 'GraphikMedium', serif;
    text-align: center;
    padding-bottom: 70px;
    padding-top: 80px;
    line-height: 45px;
    font-weight: 900;
    font-size: 2.5em;
}

.container h3 {
    font-family: 'GraphikMedium', serif;
    text-align: left;
    line-height: 30px;
    font-weight: 900;
	font-size: 25px;
}
.container p {
    line-height: 28px;
    font-size: 16px;
    font-family: 'Graphik', serif;
}
.container a:hover {
    text-decoration: none;
}
h4 {
    padding-bottom: 10px;
    font-size: 15px;
    color: #000;
	font-weight: 900;
    font-family: 'Graphik', serif;
}
.img-new {
    border-radius: 10px;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.76);
}


#page {
    margin-top: 50px;
    background-image: url(img/10.jpg);
    background-size: cover;
    background-position: center;
    min-height: 100vh;
    padding-top: 120px;
    padding-bottom: 100px;
}

#page-t {
    margin-top: 50px;
    background-image: url(img/t1.jpg);
    background-size: cover;
    background-position: center;
    min-height: 100vh;
    padding-top: 120px;
    padding-bottom: 100px;
}

#page-s {
    margin-top: 50px;
    background-image: url(img/s1.jpg);
    background-size: cover;
    background-position: center;
    min-height: 100vh;
    padding-top: 120px;
    padding-bottom: 100px;
}

#page h1, #page-t h1, #page-s h1 {
    font-family: 'GraphikMedium', serif;
    font-weight: 900;
    font-size: 3.5em;
    line-height: 65px;
    color: #fff;
    margin-top: 7%;
    text-align: left;
}
#page b, #page-t b, #page-s b {
    color: #ffc600;
    font-weight: 900;
}
#page h5, #page-t h5, #page-s h5 {
    font-family: 'GraphikMedium', serif;
    color: #fff;
    font-size: 20px;
    line-height: 25px;
	font-weight: 700;
}


.container input {
    font-family: 'Graphik', serif;
    padding: 15px;
    border: 1px solid #ffffff;
    width: 250px;
    margin-left: -5px;
    border-radius: 6px;
}
.navbar-nav li {
    padding-right: 15px;
}
.icon-bar {
    color: #fff;
}

.money {
    font-family: 'GraphikMedium', serif;
    padding: 18px;
    background: linear-gradient(45deg, #ffc600, #ffa245);
    color: #000;
    width: 220px;
    max-width: 90%;
    text-align: center;
    margin-top: 15px;
    border-radius: 6px;
    box-shadow: 0px 0px 20px #ffa245;
    z-index: 1000;
    font-size: 16px;
    text-decoration: none;
}
.money:hover {
   background: #ffcc00;  
}
.money a {
    color: #000;
    text-decoration: none;
}
.money a:hover {
    color: #000;
    text-decoration: none;
}

.center {
    text-align: center;
    margin: auto;
    padding-bottom: 25px;
    padding-top: 25px;
}
.block-box {
    padding: 15px;
    box-shadow: 5px 10px 20px #ddd;
    border-radius: 8px;
    margin: 20px;
}
.block-3 {
    padding: 5%;
    border: 1px solid #ddd;
    border-radius: 10px;
    background: #fff;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.26);
}
#servis {
	padding-bottom: 100px;
	padding-top: 110px;
	background-image: url(img/f2.jpg);
    background-size: cover;
    background-position: center;
    min-height: 100vh;
}
#servis h3 {
    font-size: 2.7em;
    line-height: 40px;
    color: #fff;
}
.sert-shadow img{
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.33);
    border-radius: 8px;
}
#youtube {
    padding-bottom: 100px;
	padding-top: 110px;
	background-image: url(img/youtube.jpg);
    background-size: cover;
    background-position: center;
    min-height: 100vh;
}
#youtube h3 {
    color: #fff;
    text-align: center;
}
.container h4 {
    font-size: 20px;
    font-family: 'GraphikMedium', serif;
}
#dopservis {
	background: #f2f2f2;
	padding-bottom: 20px;
	padding-top: 20px;
}
#price {
	padding-bottom: 80px;
	padding-top: 80px;
	background-image: url(img/f2.jpg);
    background-size: cover;
    background-position: center;
    font-family: 'Graphik', serif;
}
#oborudovanie {
 background: #f2f2f2;
}
.white {
	background: #fff;
	padding: 5%;
}
.item img {
    border-radius: 15px;
}
.port-action {
    padding: 10%;
    border-radius: 15px;
    background: linear-gradient(45deg, #ffc600, #ffa245);
}

.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}
#myModal-01 {
   
}
.brain {
    padding-bottom: 30px;
    text-align: center;
    margin: auto;
    width: 400px;
    max-width: 98%;
    background: #fff;
    margin-top: 5px;
    font-family: 'Graphik', serif;
}
.brain h3 {
    font-family: 'GraphikMedium', serif;
}
.brain input {
    padding: 18px;
    border: 1px solid #6c6c6c;
    width: 250px;
    font-family: 'Graphik', serif;
}
.brain label {
    width: 130px;
}

.partner {
	padding: 10%;
	padding-top: 30px;
	padding-bottom: 30px;
}
#end {
    padding-bottom: 80px;
    padding-top: 50px;
    background: linear-gradient(45deg, #292929, #625b6d);
    background-size: cover;
    background-position: left;
    font-family: 'Graphik', serif;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    margin-top: -50px;
}
#end a {
   
}
#end p {
    font-family: 'Graphik', serif;
}
.modal-title h3 {
    text-align: center;
}
.close-popup {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
}

.arrow1 {
    position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -25px;
    margin-left: -25px;
    transform: rotate(180deg);
}
.arrow {
    position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -25px;
    margin-left: -25px;
}
/* feedback */
.feedback {
    font-family: 'GraphikMedium', serif;
    padding: 18px;
    background: linear-gradient(45deg, #ffc600, #ffa245);
    color: #000;
    width: 220px;
    max-width: 90%;
    text-align: center;
    margin-top: 15px;
    border-radius: 6px;
    box-shadow: 0px 0px 20px #ffa245;
    z-index: 1000;
    font-size: 16px;
    text-decoration: none;
}
.feedback:hover {
   background: #ffcc00;
    text-decoration: none;
}
.feedback a {
    color: #000;
    text-decoration: none;
}
.feedback a:hover {
    color: #000;
    text-decoration: none;
}
.feedback:focus {
    text-decoration: none;
}

/* Поп ап через 35 секунд */
.overlay {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0px;
    left: 0px;
    display: none;
    background: rgba(0,0,0,0.5)
}
.popup input {
    padding: 18x;
    border: 1px solid #4d4d4d;
    width: 250px;
    border-radius: 6px;
    font-family: 'Graphik', serif;
}

.popup {
    font-family: 'Graphik', serif;
    text-align: center;
    position: fixed;
    margin: auto;
    width: 330px;
    max-width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 30px;
	padding-bottom: 50px;
    box-sizing: border-box;
    background: #fff;
    color: #000;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.37);
    display: block;
    z-index: 2;
}
.close-popup {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    font-size: 30px;
    color: #000;
    font-weight: 700;
}

/* Шрифты */

@font-face {
    font-family: Graphik;
    src: url(fonts/GraphikLCG_Regular.woff), url(fonts/GraphikLCG_Bold.woff), url(fonts/GraphikLCG_Medium.woff); /* Путь к файлу со шрифтом */
   }
@font-face {
    font-family: GraphikMedium;
    src: url(fonts/GraphikLCG_Bold.woff); /* Путь к файлу со шрифтом */
   }
@font-face {
    font-family: GraphikBlack;
    src: url(fonts/GraphikLCG_Bold.woff); /* Путь к файлу со шрифтом */
   }


/* MEDIA */
@media screen and (max-width: 980px) {
    #page, #page-t, #page-s {
    min-height: 100vh;
    padding-top: 50px;
    padding-bottom: 50px;
}
    
#page h1, #page-t h1, #page-s h1 {
        font-size: 2.5em;
        line-height: 40px;
    }
    
   .container h2 {
   font-size: 2em;
   line-height: 38px;
    }
    
    .drop-down l1 a {
        color: #fff;
    }
    
    #servis h3 {
    font-size: 2em;
    }
    #end {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
}
