.intro-title {
	line-height: 1;
	font-size: 34px;
	color: #000;
}

.intro-title .dw {
	display: inline-block;
	margin-top: 15px;
}

.intro-title span {
	background-color: rgba(255,255,255,1);
}

#callBack .modal-body {
    margin-top: 30px;
}

.intro-exerpt li {
    font-size: 20px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 20px;
}
.intro-exerpt li::before {
    content: "\2714";
    position: absolute;
    left: 0;
    top: 0;
    color: #e9bb73;
    width: 10px;
    height: 10px;
}

.intro-button {
	text-align: center;
}

.red {
	font-weight: bold;
}

.cata {
    position: absolute;
    top: 20px;
    left: 10px;
    width: 115px;
    height: 20px;
    background-color: red;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
    padding-right: 18px;
    text-align: center;
    border-radius: 0 25px 25px 0;
    color: #fff;
    font-size: 14px;
    z-index: 2;
}
.cata2 {
    position: absolute;
    left: 10px;
    width: 115px;
    background-color: #169900;
    top: 50px;
    height: 25px;
    line-height: 26px;
    padding-left: 10px;
    padding-right: 18px;
    text-align: center;
    border-radius: 0 25px 25px 0;
    color: #fff;
    font-size: 13px;
    z-index: 2;
    text-transform: uppercase;
}

.modal-header {
	padding: 0;
}

.form-check-label {
    margin-top: 1px;
}

.section-title2 {
    font-family: 'ProximaNova';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 50px;
    color: #4f4e4e;
    text-align: center;
	position: relative;
	margin-bottom: 30px;
}

.old {
	color: #868080!important;
	font-size: 20px;
	display: inline-block;
	margin-right: 5px;
	font-weight: normal;
	text-decoration: line-through;
}

.product-attr {
	line-height: 17px;
	text-align: left;
	overflow: hidden;
	font-size: 15px;
}

.product-attr .h {
	font-weight: bold;
}

.product-price span {
	color: #169900;
}

.product-price {
	margin-top: 20px;
}

.akc {
	display: block;
	font-size: 13px;
	margin-top: 10px;
	color: red;
}

.product-button {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    padding: 6px 10px;
    border: 1px solid #dd0909;
    background: #dd0909;
    border-radius: 5px;
}

.product-button:hover {
	background: #fff;
	color: #dd0909;
}

.h {
	float: left;
	padding-right: 5px;
}

.hh {
	float: right;
	padding-left: 5px;
}

.product-title {
	margin-bottom: 10px;
}

.modal-header .close {
	margin: 0 10px 0 auto;
}

.modal-body {
	margin-top: -20px;
}

.product-attr {
	position: relative;
}

.product-attr span {
	background-color: #fff;
	z-index: 2;
	position: relative;

}


.product-attr:after {
    content: '';
    border-bottom: 1px dotted #666;
    height: 1px;
    position: absolute;
    top: 14px;
    left: 0;
    right: 0;
    z-index: 1;
}

.catalog-modal-image:hover {
	cursor: zoom-in;
}

.modal-lg, .modal-xl {
	max-width: 1000px;
}

.catalog-select {
	margin-top: 20px;
}

.catalog-price-currency, .catalog-price-new {
	color: #169900;
}

.video-box-inner {
    border-radius: 0;
}

#callBack .modal-title {
    padding-top: 45px;
    margin-bottom: 30px;
    text-align: center;
}

.product-card, .product-image {
    cursor: pointer;
}

.catalog-content p {
	line-height: 20px;
}

.posmotr {
    text-align: center;
    font-size: 20px;
}

#zakaz {
    margin-top: 17px;
}

.catalog-price-info {
    color: #000;
    font-size: 14px;
    margin-top: 10px;
}

@-webkit-keyframes pulsate {
 50% { color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff; }
}
@keyframes pulsate {
 50% { color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff; }
}
#blink7 {
  color: red;
  text-shadow: 0 -1px rgba(0,0,0,.1);
  background: ;
  -webkit-animation: pulsate 1.5s linear infinite;
  animation: pulsate 1.5s linear infinite;
  text-align: center;
}

.catalog-title {
    color: #169900;
}

#zakaz {
    color: #dc0404;
}

.gar {
    text-align: center;
    margin-top: 4px;
    color: #666;
}


.visot {
    margin-bottom: -20px;
    margin-top: 20px;
    color: #dc0404;
}

.catalog-price {
    text-align: left;
}

#modalok .modal-content {
    padding: 20px 10px;
    text-align: center;
}

#modalok .modal-title {
    line-height: 40px;
}

.be {
    margin-top: 20px;
}

.be2 {
    margin-top: 10px;   
}

.testimonial-desc p {
    line-height: 20px;
}

.testimonial-slide a {
    cursor: zoom-in;
}

.testimonial-avatar {
    margin-top: -3px;
}
.product-title {
    min-height: 52px;
}

.catalog-info {
    color: #000;
    font-size: 19px;
}

.catalog-info span {
    color: red;
}

body .button-submit {
    background-color: #169900;
    color: #ffffff;
    border: solid 1px #169900;
}

.catalog-content {
    padding-top: 10px;
}

.form-check {
	padding-left: 0;
	line-height: 1;
}

label.required:after
{
    color: red;
    content: " *";
}

label {
    display: block;
    margin-top: -24px;
    font-size: 13px;
    margin-bottom: 0;
}



input:required:invalid {
  border-color: #dc0404;
}

.rr {
    border: solid 1px red;
}

.gg {
    border: solid 1px #169900;
}

.bl_1 {
    background-color: #dd0909;
    text-align: center;
    color: #fff;
    font-size: 20px;
}
.bl_2 li {
    font-size: 17px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 15px;
}
.bl_2 li::before {
    content: "\2714";
    position: absolute;
    left: 0;
    top: 0;
    color: #dd0909;
    width: 10px;
    height: 10px;
}
.blok {
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.2);
}
.bl_1 h2 {
    text-transform: uppercase;
    margin-bottom: 0;
}
.bl_1 {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 10px 0;
}
.bl_2 {
    padding-left: 40px;
    padding-top: 25px;
    padding-bottom: 30px;
}
.bl_3 {
    padding-top: 10px;
    padding-left: 40px;
    border-top: solid 1px #f6f6f6;
}
.bl_3 img {
    display: inline-block;
    max-width: 60%}
.dostavka {
    margin-bottom: 40px;
}
.in_b {
    border: solid 1px #f6f6f6;
    border-top: 0;
    padding-bottom: 20px;
}
.op {
    color: #000!important;
}
.har {
    margin-top: 20px;
    display: block;
}

.button-submit:hover {
    background-color: #169900;
    color: #fff;
    border: 1px solid #169900;
    box-shadow: 0px 0px 2px 3px rgba(22, 153, 0, 0.5);
}

body .button-submit[disabled] {
    background-color: #169900!important;
    color: #fff!important;
    border: 1px solid #169900!important;
}

.product-card, .button-submit {
    transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
}

.product-card:hover {
    box-shadow: 0px 0px 4px 6px rgba(74, 73, 73, 0.15);
}

.section-intro {
    width: 100%;
    padding: 0 0 200px;
    background-color: #dc0404;
    background-image: url("../images/theme/bg-intro-03.png"), url("../images/theme/bg-intro-02.png"), url("../images/zas.png");
    background-size: contain, cover, 750px auto;
    background-position: center 100%, center, 97% 29%;
    background-repeat: no-repeat;
    -webkit-background-size: contain, cover, 750px auto;
  -moz-background-size: contain, cover, 750px auto;
  -o-background-size: contain, cover, 750px auto;
}

.collapse-trigger::before {
    line-height: 28px;
}

.product-title {
    font-size: 21px;
    min-height: 60px;
    line-height: 19px;
}

.collapse-list td {
    padding: 3px 5px;
    border: solid 1px #000;
}

.intro-title {
    color: #fff;
    background-color: none;
    font-weight: bold;
}

.intro-title span {
    position: relative;
    background-color: transparent;
    color: #fff;
    z-index: 2;
}

.intro-title span::before {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    height: 10px;
    content: "";
    background-color: #000;
    z-index: -1;
}

.intro-exerpt {
    background-color: transparent;
}

.intro-exerpt li span {
    display: inline-block;
    background-color: #dc0404;
    padding-right: 5px;
}

.video-box {
    margin-top: -24px;
}

.modal-header .close {
    margin-top: 20px;
}

.modal-header .close {
    position: relative;
}

.modal-header .close::after {
    position: absolute;
    top: -20px;
    left: 23px;
    content: "x";
    width: 10px;
    height: 10px;
}

.visot {
    margin-left: -5px;
}

.catalog-select {
    margin-left: -2px;
}

.ffr {
    font-size: 18px;
}

.ffr div {
    color: #000;
    font-weight: bold;
    font-size: 18px;
}

.ffr div span {
    color: #169900;
}

.pri {
    color: red!important;
    margin-bottom: -5px;
    display: block;
    font-size: 22px;
    font-weight: bold;
    margin-top: 10px;
}

.catalog-price-info {
    margin-top: 0;
}

.catalog-price {
    margin-top: 40px;
    margin-bottom: 10px;
}

#zakaz {
    margin-top: 50px;
    margin-bottom: -15px;
}

@media (max-width: 767px) {
    .ffr {
        font-size: 14px;
    }
    .ffr div {
        font-size: 16px;
    }
    .catalog-price {
        margin-top: 5px;
        margin-bottom: 40px;
    }
    .visot {
        margin-top: 0;
    }
}

@media (max-width: 420px) {
    .ffr {
        font-size: 12px;
    }
    .ffr div {
        font-size: 14px;
    }
}

@media (max-width: 792px) {
    .modal-header .close::after {
        top: -23px;
        left: 25px;
    }
}

@media (max-width: 460px) {
    .modal-header .close::after {
        top: -5px;
        left: 25px;
    }
}

@media (max-width: 792px) {
    .modal-header .close::after {
        top: -23px;
        left: 25px;
    }
}

@media (max-width: 460px) {
    .modal-header .close::after {
        top: -5px;
        left: 25px;
    }
}

@media (max-width: 992px) {
    .video-box {
        margin-top: 0;
    }
}

@media (max-width: 992px) {
    .catalog-select {
        margin-left: 0;
    }
    .form-field {
        font-size: 20px;
        padding: 10px 10px;
    }
    body .button-submit {
        font-weight: bold;
        font-size: 25px;
        padding: 15px 20px;
    }
    .section-intro {
        width: 100%;
        padding: 0 0 200px;
        background-color: #dc0404;
        background-image: url("../images/theme/bg-intro-03.png"), url("../images/theme/bg-intro-02.png"), url("../images/zas.png");
        background-size: contain, cover, contain;
        background-position: center 100%, center, 97% 29%;
        background-repeat: no-repeat;
        -webkit-background-size: contain, cover, contain;
          -moz-background-size: contain, cover, contain;
          -o-background-size: contain, cover, contain;
    }

}

@media(min-width: 560px) and (max-width: 771px) {
    .product-button {
        font-size: 15px;
    }
    .hh {
        font-size: 14px;
    }
}


@media (max-width: 600px) {
    .intro-title span::before {
        display: none;
    }
    .buttons-goup button, .buttons-goup .button {
        font-size: 18px;
    }
}

@media (max-width: 460px) {
    .gar span {
        display: block;
    }
    #zakaz {
        margin-bottom: 5px;
    }
    .modal-header .close {
	    margin: 0 10px 0 auto;
	}
	.modal-header h5 {
		padding-left: 25px;
		margin-bottom: 20px;
		font-size: 30px;
	}
	.pl-5, .px-5 {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.intro-title {
		font-size: 25px;
	}
	.section-intro button, .section-intro .button {
		font-size: 20px;
	}
	#modalok .modal-title {
		font-size: 35px;
	}
    .catalog-title {
        margin-bottom: -25px;
    }
    .intro-exerpt li::before, .bl_2 li::before {
        left: -5px;
    }
    .bl_2 {
        padding-left: 20px;
    }
    
    .section-intro {
        width: 100%;
        padding: 0 0 200px;
        background-color: #dc0404;
        background-image: url("../images/theme/bg-intro-03.png"), url("../images/theme/bg-intro-02.png");
        background-size: contain, cover;
        background-position: center 100%, center;
        background-repeat: no-repeat;
    }

}

@media (max-width: 420px) {
    body .button-submit {
        padding: 15px 5px;
    }
}

@media (max-width: 360px) {
    body .button-submit {
        font-size: 22px;
    }
    .modal-header h5 {
    	font-size: 24px;
    }
    #modalok .modal-title {
		font-size: 30px;
	}

}