header {
    padding: 20px 0 20px;
    background: url(/img/head-bg.webp) no-repeat;
    background-position: 65% 100%;
    height: 550px;
}
#city .but {
    display: block;
    width: 250px;
    background: #ffd600;
    margin-left: 30px;
    text-align: center;
    border: 3px solid #fff;
}
.sub-menu li:before {
    display: none
}
.type {
    background: url(../img/type-bg-2.png) repeat center;
}
.type .headline {
    text-transform: none;
    padding: 5px 0;
    background: #ffd600;
    margin: 20px 0 25px
}
.img img{
    width: 100%;
    box-shadow: 4px 0px 5px 1px #333;
    display: block;
    border: 3px solid #ffd600;
    margin-bottom: 15px;
    cursor: zoom-in
}
.mod-tbl td:not(:first-child) {
    text-align: center;
}
.headline-mod {
    text-align: center;
    margin: 20px auto;
    font-size: 24px;
}
.tech {
    padding-left: 15px;
    margin-bottom: 10px;
}
.tech ul {
    padding: 10px 0 0
}
.tech li {
    list-style: none;
    margin-bottom: 10px;
    font-size: 18px;
}
.tech-p span {
    margin-left: 40px;
}
.tech table {
    width: 100%;
    margin-bottom: 25px;
}
.tech td {
    font-size: 12.5px;
    color: #000;
    text-align: left;
    padding: 1px 2px;
}
.desc p {
    font-size: 18px;
}
.large-p {
    font-size: 17px;
}
.type .headline-desc {
    background: none;
    font-size: 18px;
    margin: 20px auto;
    text-align: center;
    font-weight: bold;
}
.headline-second {
    background: none;
    font-size: 18px;
    margin: 0px auto;
    text-align: center;
    font-weight: bold;
}
.desc h4 {
    text-align: center;
    margin: 15px auto;
    font-size: 16px;
}
.tech .headline-desc {
    margin: 0;
    text-align: left;
    font-weight: 500;
}
.carousel {
    padding-left: 0px;
}
.carousel-inner {
    border: 2px solid #ff0000;
}
.carousel .item img {
    height: 250px;
    width: 100%;
}
.carousel a{
	top:45%;
	font-size: 30px;
}
.carousel-control.right, .carousel-control.left {
  background-image: none;
  opacity: 1;
    width: 5%;
}
.vid-bl {
    padding-right: 0;
}
.type iframe {
    width: 100%;
    margin: 0px auto;
    border: 2px solid #ff0000;
    height: 250px;
}

.but-block {
    width: 500px;
    background: #ffd600;
    margin: 100px auto 10px;
    text-align: center;
    position: relative;
    padding: 45px 0px 20px;
}
.but-block + a {
    display: block;
    text-align: center;
    width: 500px;
    margin: 20px auto 40px;
    padding: 8px;
    border-radius: 3px;
    background: #06d81f;
    font-weight: 500;
}
.but-block img {
    position: absolute;
    top: -65px;
    left: 30%;
}
.but-block .but {
    width: 180px;
    display: block;
    margin: 0 auto;
    background: red;
    color: #fff;
    margin-bottom: 20px
}
.but-block p {
    font-size: 16px;
    margin-bottom: 0
}
.but-block p span {
    text-transform: uppercase;
    color: red;
}
.img-center {
    display: block;
    margin: 5px auto;
    width: auto;
}
.how-it {
    display: flex;
    align-items: flex-start;
    font-size: 16px;
    margin-bottom: 20px
}
.how-it span {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0px;
}
.how-it img {
    margin-right: 15px;
}
.how-it:nth-of-type(2) {
    margin-left: 110px;
}
.how-it:nth-of-type(3) {
    margin-left: 230px;
}
.how-it:nth-of-type(4) {
    margin-left: 360px;
}
@media screen and (max-width: 768px) {
    header {
    padding: 50px 0 0px;
    background: none;
    height: auto;
}
    .type {
    background: url(../img/why-bg.jpg) repeat center;
    padding: 30px 0;
}
    .type p {
        padding: 0 10px;
    }
.type .headline {
    text-transform: none;
    padding: 5px 0;
    background: #ffd600;
}
.img img{
    width: 90%;
    display: block;
    margin: 0 auto 20px;
}
.tech {
    padding-left: 10px;
    margin-bottom: 10px;
}
.tech-p span {
    margin-left: 10px;
}
.tech table {
    width: 100%;
}
.tech td {
    font-size: 14px;
}
.desc p {
    font-size: 16px;
}
.type .headline-desc {
    background: none;
    font-size: 18px;
    margin: 20px auto;
}
.headline-second {
    background: none;
    font-size: 18px;
}
.desc h4 {
    text-align: center;
    margin: 15px auto;
    font-size: 16px;
}
.tech .headline-desc {
    margin: 0;
}
.carousel {
    padding-left: 15px;
    margin-bottom: 20px
}
.carousel .item img {
    height: 250px;
    width: 100%;
}
.carousel a{
	top:45%;
	font-size: 30px;
}
.carousel-control.right, .carousel-control.left {
  background-image: none;
  opacity: 1;
    width: 5%;
}
.vid-bl {
    padding-right: 15px;
}
.type iframe {
    width: 100%;
    margin: 0px auto;
    border: 2px solid #ff0000;
    height: 250px;
}

.but-block {
    width: 90%;
    background: #ffd600;
    margin: 70px auto 20px;
    text-align: center;
    position: relative;
    padding: 50px 0px 20px;
}
.but-block + a {
    display: block;
    text-align: center;
    width: 90%;
    margin: 0px auto 20px;
    padding: 8px 0;
}
.but-block img {
    position: absolute;
    top: -65px;
    left: 10%;
}
.but-block .but {
    width: 180px;
    display: block;
    margin: 0 auto;
    background: red;
    color: #fff;
    margin-bottom: 10px
}
.but-block p {
    font-size: 16px;
    margin-bottom: 0
}
.but-block p span {
    text-transform: uppercase;
    color: red;
}
.img-center {
    display: block;
    margin: 5px auto;
    width: 90%;
}
    .how-it {
    display: flex;
    align-items: flex-start;
    margin-left: 10px;
}
.how-it span {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0px;
}
.how-it img {
    margin-right: 10px;
}
.how-it:nth-of-type(2) {
    margin-left: 10px;
}
.how-it:nth-of-type(3) {
    margin-left: 10px;
}
.how-it:nth-of-type(4) {
    margin-left: 10px;
}
}