.cert {
    padding: 20px 0;
}

.btn-primary {
    background-color: #1500b0 !important;
}

.btn-primary:not([disabled]):hover {
    background-color: #007bff !important;
}

.swiper_cert {
    overflow: hidden;
    position: relative;
    max-height: 390px;
}
@media (max-width: 768px) {
    .swiper-slide {
        display: flex;
        justify-content: center;
    }
}

.swiper-wrapper {
    max-height: 390px !important;
}

#header {
    background: url(../img/AgriInvest-Tractor.jpg) no-repeat 50% 80% / cover;
    min-height: 750px;
    width: 100%;
}

@media screen and (max-width: 992px) {
    /*
  #header {
    min-height: 1250px; }
*/
    .nav-item {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
    }
    .navbar-brand {
        position: absolute;
    }
    .hdn-tx {
        display: none !important;
    }
}

/*.hd-1-1{
	font-size: 20px !important;
	font-weight:bold;
}*/
/*.header-sheath{
	background: #0A1326;
	position: absolute;
	opacity: 0.5;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;

}*/
.navbar-nav {
    width: 100%;
}

.navbar-brand {
    background: url(../img/LogoEnerg.png) no-repeat 50% 50% / cover;
    height: 75px;
    width: 75px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    /*	position: absolute;
	top: 5px;*/
}
/*.obs-s li {
  list-style: none;
  position: relative;

}
.obs-s li:nth-child(1):before{
  content: '';
  position: absolute;
  left:-10px;
  top: 30px;
  width: 10px;
  height: 10px;
  background: red;
}
.obs-s li:nth-child(2):before{
  content: '';
  position: absolute;
  left:-10px;
  top: 15px;
  width: 10px;
  height: 10px;
  background: red;
}
.obs-s li:nth-child(3):before{
  content: '';
  position: absolute;
  left:-10px;
  top: 15px;
  width: 10px;
  height: 10px;
  background: red;
}*/
.ft-1 {
    color: #fff;
    font-size: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.br-2 {
    position: relative;
    top: 5px;
}

.navbar {
    z-index: 99;
}

.header_left-text {
    color: #fff;
}

.block-yellow {
    background: #fd8000;
    width: 280px;
    height: 2px;
    margin-top: 40px;
    margin-bottom: 10px;
}

.form-hd-block {
    padding: 30px 20px;
    background: #fd8000;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.navbar-nav .nav-link {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.tel-hd {
    font-size: 20px;
}

.fl-box {
    margin-top: 50px;
    height: 250px;
}

.text-form-hd {
    color: #282828;
    text-align: center;
}

.exampleInputEmail1 {
    color: #282828 !important;
}

.mal_sr {
    font-size: 12px;
    color: #282828;
    text-align: center;
    margin-top: 15px;
}

.sm-hd {
    color: #fff;
    font-size: 16px;
    margin-left: 15px;
}

.mrt {
    margin-top: 50px;
}

.btn-hd {
    padding: 8px 30px !important;
}

.i-1 {
    width: 75px;
    height: 75px;
}

.i-2 {
    width: 100px;
    height: 100px;
}

/*text*/
.hd-1 {
    font-size: 16px;
}

.hd-1-1 {
    font-size: 20px;
    font-weight: bold;
}

.hd-clr {
    color: #20538a !important;
}

.psv-tech {
    font-size: 38px;
}

.psv-tech-sm {
    font-size: 25px;
    font-weight: 300;
}

.hd-zaya {
    font-size: 22px;
    line-height: 30px;
}

.hd-zaya span {
    background: #282828;
    color: #fff;
    padding: 3px 10px;
}

.btn:not([disabled]) {
    cursor: pointer !important;
}

/*contentx*/
.contentx {
    min-height: 600px;
}

.h2-cont {
    margin-top: 50px;
    margin-bottom: 50px;
}

.card {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-box-shadow: 0px 0px 51px -11px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 51px -11px rgba(0, 0, 0, 0.75);
}

.card:hover {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.75) !important;
    box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.75) !important;
}

.card-title {
    font-size: 17px;
    line-height: 25px;
}

/*bist*/
.bist {
    background: url(../img/ffr.png) no-repeat 50% 10% / cover;
    min-height: 700px;
    padding-bottom: 55px;
}

.bist-title {
    padding-top: 50px;
}

.bist-yellow {
    margin-top: 40px;
    background: #fd8000;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 25px;
    margin-bottom: 50px;
}

.ul-bist {
    margin-top: 50px;
    font-size: 22px;
    line-height: 40px;
}

/*about*/
.about {
    margin-top: 50px;
    /*min-height: 500px; */
}

.about-title {
    margin-bottom: 50px;
}

.s-1btn {
    margin-top: 30px;
    padding-right: 50px;
    padding-left: 50px;
}

.info_s-1 {
    background: #ececec;
    padding-top: 50px;
}

.ul-about li {
    font-size: 22px;
    line-height: 40px;
}

.zavod-about {
    margin-top: 40px;
    background: #fd8000;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 25px;
}

.serv {
    background: url(../img/remont1.png) no-repeat 50% 10% / cover;
    min-height: 600px;
}

.serv-title {
    padding-top: 50px;
    margin-bottom: 35px;
}

.serv-title-p {
    line-height: 23px;
    font-size: 18px;

    margin-top: 15px;
    margin-bottom: 35px;
}

.contact {
    min-height: 500px;
}

.cont-clr {
    background: #1a2652;
    width: 100%;
    height: 500px;
}

.cont-ttl {
    font-size: 25px;
    color: #fff;
    list-style: none;
    line-height: 50px;
    flex-direction: column;
    align-self: center;
}

.cont-ttl span {
    color: #fd8000;
}

.foot {
    background: #282828;
    width: 100%;
    min-height: 70px;
}

.form-group {
    margin-top: 15px;
}
.suc {
    background: url(../img/AgriInvest-Tractor.jpg) no-repeat 50% 50% / cover;
    height: 100vh;
}
.suckh1 {
    color: #fff;
    font-size: 2rem;
    line-height: 45px;
    margin-bottom: 50px;
}
.ffii {
}
.ffii a {
    color: #fff;
}
.ffii a:hover {
    text-decoration: none;
}
.ght {
    padding-top: 200px;
}
.ghj {
}
.num-col {
    font-size: 20px;
}
.img-sel {
    background: url(../img/sss.jpg) no-repeat 40% 60% / cover;

    border-top: 5px solid #282828;
    border-right: 5px solid #282828;
    border-bottom: 5px solid #282828;
}
.img-sel {
    height: 170px;
}

.video-box {
    text-align: center;
    margin-bottom: 45px;
}
.video-box iframe {
    width: 100%;
    max-width: 560px;
    height: 315px;
}
@media screen and (min-width: 992px) {
    .img-sel {
        min-width: 430px !important;
    }
}
@media screen and (min-width: 761px) {
    .img-sel {
        min-width: 430px !important;
    }
}
@media screen and (max-width: 1199px) {
    .psv-tech br {
        display: none;
    }
}
@media screen and (max-width: 1155px) {
    .num-col {
        font-size: 18px;
    }
    .num-colx {
        font-size: 20px;
    }
}

@media screen and (max-width: 992px) {
    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
    }
    /*
  .cont-ttl {
    font-size: 35px !important;
    color: #fff;
    list-style: none;
    line-height: 50px; }
*/
}
@media screen and (max-width: 991px) {
    .psv-tech {
        text-align: center;
    }
    .block-yellow {
        margin: 40px auto 10px;
    }
    .psv-tech-sm {
        text-align: center;
    }
    #header {
        min-height: 880px;
    }
    .cont-ttl {
        font-size: 35px !important;
        color: #fff;
        list-style: none;
        line-height: 50px;
    }
}
@media screen and (max-width: 767px) {
    #header {
        min-height: 990px;
    }
    .mrt {
        flex-direction: column;
    }
    .mrt > div {
        margin-bottom: 20px;
    }
    .img-sel {
        height: 210px;
    }
}
@media screen and (max-width: 760px) {
    .num-col {
        font-size: 17px;
    }
    .img-sel {
        height: 220px;
    }
    .cont-ttl {
        font-size: 25px !important;
    }
}
@media screen and (max-width: 600px) {
    .psv-tech {
        font-size: 30px;
    }
    .psv-tech-sm {
        font-size: 20px;
        font-weight: 300;
    }
    .sm-hd {
        color: #fff;
        font-size: 14px;
        margin-left: 15px;
    }
    .sm-hd br {
        display: none;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .ul-about li {
        font-size: 20px;
        line-height: 35px;
    }
    .ft-1 {
        font-size: 16px;
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .cont-ttl {
        font-size: 20px !important;
    }
    .video-box {
        padding: 0 15px;
    }
    .video-box iframe {
        width: 100%;
        height: 50vw;
    }
}
@media screen and (max-width: 575px) {
    #header {
        min-height: 920px;
    }
}
@media (min-width: 960px) {
    #exampleModal100 .modal-dialog {
        max-width: 60vw !important;
    }
}
@media screen and (max-width: 489px) {
    .cont-ttl {
        font-size: 16px !important;
        line-height: 35px;
        padding-left: 0 !important;
    }
    .jjk {
        font-size: 12px !important;
    }
}
@media screen and (max-width: 360px) {
    #header {
        min-height: 990px;
    }
}

/* akciya */
.akciya_ny {
    width: 0;
    height: 0;
}
.akciya_ny-buton {
    position: fixed;
    bottom: 25px;
    right: -25px;
    width: 180px;
    height: 140px;
    background: url(../img/akciya.png) no-repeat;
    cursor: pointer;
    background-size: contain;
    animation: rotate 8s linear infinite;
}

@keyframes rotate {
    0% {
        transform: rotate(0);
    }
    2% {
        transform: rotate(5deg);
    }
    4% {
        transform: rotate(0);
    }
    6% {
        transform: rotate(-5deg);
    }
    8% {
        transform: rotate(0);
    }
    31% {
        transform: rotate(0);
    }
    32% {
        transform: rotate(5deg);
    }
    34% {
        transform: rotate(0);
    }
    36% {
        transform: rotate(-5deg);
    }
    38% {
        transform: rotate(0);
    }
}
.akciya_ny-popup {
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}
.akciya_ny-popup.activ {
    opacity: 1;
    visibility: visible;
    position: fixed;
    z-index: 100;
}
.akciya_ny-popup_body {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.akciya_ny-popup_content {
    width: 550px;
    background: #fff;
    position: relative;
    padding: 25px 15px 10px;
    border-radius: 7px;
}
.akciya_ny-popup_close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 14px;
    height: 14px;
    cursor: pointer;
}
.akciya_ny-popup_close::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 14px;
    height: 1px;
    background: #4a4a4a;
    transform: rotate(45deg);
}
.akciya_ny-popup_close::after {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 14px;
    height: 1px;
    background: #4a4a4a;
    transform: rotate(-45deg);
}
.akciya_ny-popup_title {
    text-align: center;
    font-size: 21px;
    line-height: 24px;
    padding-bottom: 25px;
}
.akciya_ny-popup_title span {
    display: block;
    font-size: 32px;
    font-weight: 600;
    color: #e6bb15;
    padding-bottom: 15px;
}
.akciya_ny-popup_text_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.akciya_ny-popup_text_item_img {
    width: 20%;
    padding-right: 10px;
}
.akciya_ny-popup_text_item_img img {
    width: 100%;
}
.akciya_ny-popup_text_item_title {
    width: 50%;
    padding-right: 10px;
    line-height: 18px;
}
.akciya_ny-popup_text_item_price {
    width: 30%;
    text-align: right;
}
.akciya_ny-popup_text_item_price span {
    display: block;
    font-size: 20px;
    color: #283b81;
    margin-bottom: 5px;
}
.akciya_ny-popup_text_item_price_button {
    width: 100%;
}
.akciya_ny-popup_text_item_price_button .btn {
    width: 130px;
}

.card.akciya {
    position: relative;
}
.card.akciya::after {
    content: "";
    position: absolute;
    width: 80px;
    height: 70px;
    top: 0;
    right: 0;
    background: url(../img/akciya-card.png) no-repeat;
    background-size: contain;
}

@media screen and (max-width: 550px) {
    .akciya_ny-popup_content {
        width: 96%;
        height: 75vh;
        overflow: scroll;
    }
    .akciya_ny-popup_text_item {
        flex-direction: column;
    }
    .akciya_ny-popup_text_item_img {
        width: 30%;
        padding-right: 0;
        padding-bottom: 10px;
    }
    .akciya_ny-popup_text_item_title {
        width: 100%;
        font-size: 16px;
        padding-right: 0;
        padding-bottom: 10px;
        text-align: center;
    }
    .akciya_ny-popup_text_item_price {
        width: 100%;
        text-align: center;
    }
}

.agreement {
    margin-top: 20px;
    margin-bottom: 0;
    cursor: pointer;
    display: flex;
    width: fit-content;
}

.agreement__checkbox {
    opacity: 0;
    position: absolute;
}

.agreement__checkmark {
    border: 1px solid #fff;
    align-items: center;
    background-color: transparent;
    box-sizing: border-box;
    display: flex;
    height: 16px;
    justify-content: center;
    min-width: 16px;
    transition: background-color 0.2s ease, border-color 0.2s ease;
    width: 16px;
}

.agreement__checkmark svg {
    opacity: 0;
    transition: opacity 0.2s ease;
    transform: scale(0.8);
}

.agreement__checkbox:checked ~ .agreement__checkmark svg {
    opacity: 1;
}

.agreement__text {
    text-wrap: balance;
    margin-left: 5px;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
}

.agreement__text a {
    color: #fff;
    text-decoration: underline;
}
