.tdkr22 {
    color: #b10c0c;
    text-decoration: none;
    transition: font-size 0.5s; /* Указываем продолжительность анимации */
}
.tdkr22:hover {
    color: rgb(0, 0, 0);
    text-decoration: none;
    font-size: 17px;
    background-color: #f6f6f6;
    }
.img-responsive {
    width: 100%;
}

#gallery-1 {
    margin: auto;
}
#gallery-1 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 30%;
}

@media screen and (max-width:360px) {

#gallery-1 .gallery-item {
width: 49%;
}
#gallery-1 img {
    width: 14px;
    height: 9px;
}

#gallery-1 img {
    width: 120px;
    height: 80px;
}

.otstupimg21 {
margin-left: 6px;
}

}

@media screen and (min-width:361px) and (max-width:539px) {

#gallery-1 .gallery-item {
width: 50%;
}

#gallery-1 img {
    width: 150px;
    height: 100px;
}

}

@media screen and (min-width:540px) and (max-width:541px) {

#gallery-1 .gallery-item {
width: 45%;
}

#gallery-1 img {
    width: 150px;
    height: 100px;
}

.otstupimg21 {
margin-left: 50px;
}

}

@media screen and (min-width:542px) and (max-width:1022px) {

#gallery-1 .gallery-item {
width: 30%;
}

#gallery-1 img {
    width: 150px;
    height: 100px;
}

.otstupimg21 {
margin-left: 40px;
}


}


@media screen and (min-width:1023px) {

#gallery-1 .gallery-item {
width: 20%;
}

#gallery-1 img {
    width: 150px;
    height: 100px;
}

.otstupimg21 {
margin-left: 40px;
}


}

@media screen and (min-width:1279px) {

#gallery-1 .gallery-item {
width: 19%;
}

#gallery-1 img {
    width: 150px;
    height: 100px;
}

.otstupimg21 {
margin-left: 40px;
}

}
#gallery-1 img {
    border: 2px solid #cfcfcf;
}


#gallery-1 .gallery-caption {
    margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */

.otstup93 {
margin-left: 14px;
}
.otstup94 {
margin-left: 14px;
}

.otstup2 {
    margin-top: 15px;
    margin-left: 15px;
}


@media screen and (max-width:992px) {

    .otstup2 {
    margin-left: 1px;
    }

    .product-detail-text {
        margin-right: 1px;
    }

    }

@media screen and (min-width:992px) {

    .otstup2 {
    margin-left: 14px;
    }

    .product-detail-text {
    margin-right: 13px;
    }

    }

.otstp3 {
    margin-top: 15px;
    margin-bottom: 20px;
}
.otstp3_1 {
    margin-top: 15px;
}

.product-detail {
    background-color: white;
    margin-top: 10px;
}


.product-detail2 {
    background-color: white;
    margin-top: 15px;
}

  .text-center {
    text-align: center !important;
}
.mb-5 {
    margin-bottom: 3rem !important;
}
.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}
.text-reset {
    --bs-text-opacity: 1;
    color: inherit !important;
}
a {
    color: #5465ff;
    text-decoration: none;
}
body {
    background: #eee;
}
.card {
    box-shadow: 0 20px 27px 0 rgb(0 0 0 / 5%);
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid rgba(0, 0, 0, 0.125);
    border-radius: 1rem;
}
.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.5rem 1.5rem;
}

.otstup5 {
    margin-top: 80px;
}

.accordion-style .card {
    background: transparent;
    box-shadow: none;
    margin-bottom: 15px;
    margin-top: 0 !important;
    border: none;
}
.accordion-style .card:last-child {
    margin-bottom: 0;
}
.accordion-style .card-header {
    border: 0;
    background: none;
    padding: 0;
    border-bottom: none;
}
.accordion-style .btn-link {
    color: #ffffff;
    position: relative;
    background: #15395a;
    border: 1px solid #15395a;
    display: block;
    width: 100%;
    font-size: 18px;
    border-radius: 3px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    text-align: left;
    white-space: normal;
    box-shadow: none;
    padding: 15px 55px;
    text-decoration: none;
}
.accordion-style .btn-link:hover {
    text-decoration: none;
}
.accordion-style .btn-link.collapsed {
    background: #ffffff;
    border: 1px solid #15395a;
    color: #1e2022;
    border-radius: 3px;
}
.accordion-style .btn-link.collapsed:after {
    background: none;
    border-radius: 3px;
    content: "+";
    left: 16px;
    right: inherit;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    height: 26px;
    transform: none;
    width: 26px;
    top: 15px;
    text-align: center;
    background-color: #15395a;
    color: #fff;
}
.accordion-style .btn-link:after {
    background: #fff;
    border: none;
    border-radius: 3px;
    content: "-";
    left: 16px;
    right: inherit;
    font-size: 20px;
    font-weight: 600;
    height: 26px;
    line-height: 26px;
    transform: none;
    width: 26px;
    top: 15px;
    position: absolute;
    color: #15395a;
    text-align: center;
}
.accordion-style .card-body {
    padding: 20px;
    border-top: none;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-left: 1px solid #15395a;
    border-right: 1px solid #15395a;
    border-bottom: 1px solid #15395a;
}
@media screen and (max-width: 767px) {
    .accordion-style .btn-link {
        padding: 15px 40px 15px 55px;
    }
}
@media screen and (max-width: 575px) {
    .accordion-style .btn-link {
        padding: 15px 20px 15px 55px;
    }
}
.card-style1 {
    box-shadow: 0px 0px 10px 0px rgb(89 75 128 / 9%);
}
.border-0 {
    border: 0!important;
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
}

section {
    padding: 90px 0;
    overflow: hidden;
    background: #fff;
}
.mb-2-3, .my-2-3 {
    margin-bottom: 2.3rem;
}

.section-title {
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
}
.text-primary {
    color: #ceaa4d !important;
}
.linkbutton2 a {
    color: white;
    text-decoration: none;
}


/* Цвет посещённой ссылки */
/*
.linkbutton2 a:visited {
    color: #8F8E8E; 
    } 
*/

.linkbutton2 a:hover {
    color: whitesmoke;
}
.pole-search {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.menushop {
        
    background-color: white;
    overflow: hidden;

    margin-top: 20px;
    margin-bottom: 20px;
}
.menushop2 {
    
    display: flex;
    margin-left:150px; margin-right:250px; 

}
.menushopall {

    margin-right: 200px;
}
.correctstprdlg {
    margin-left: 15px;
    margin-top: 5px;
}
.correctstprdlg2 {
    margin-left: 15px;
    margin-bottom: 5%;

}
.product-list {
    background-color: white;
    margin-top: 25px;
    margin-bottom: 20px;
}


body{
background-color: #f0f3f5;
}
.boxs {
position: relative;
margin-bottom: 30px;
color: #4d585f;
background-color: white;
filter: alpha(opacity=100);
opacity: 1;
-webkit-transition: opacity 0.25s ease-out;
-moz-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
border-radius: 3px;
}
.project_widget .pw_img {
position: relative;
overflow: hidden
}

.project_widget .pw_img:before {
position: absolute;
top: 0;
left: -75%;
z-index: 2;
display: block;
content: '';
width: 50%;
height: 100%;
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
-webkit-transform: skewX(-25deg);
transform: skewX(-25deg)
}

.project_widget .pw_img:hover::before {
-webkit-animation: shine .75s;
animation: shine .75s
}

@-webkit-keyframes shine {
100% {
    left: 125%
}
}

@keyframes shine {
100% {
    left: 125%
}
}

.project_widget .pw_img img {
border-radius: 3px 3px 0 0
}

.project_widget .pw_content .pw_header {
padding: 20px;
border-bottom: 1px solid #e6eaee
}

.project_widget .pw_content .pw_header h6 {
font-size: 16px;
margin: 0
}

.project_widget .pw_content .pw_header small {
font-size: 12px
}

.project_widget .pw_content .pw_meta {
padding: 20px
}

.project_widget .pw_content .pw_meta small,
.project_widget .pw_content .pw_meta span {
display: block
}

.project_widget .pw_content .pw_meta span {
font-weight: 500
}

.txdescrdecor a {
    color: #0075B2;
    text-decoration: none;
  }

  .txdescrdecor a:visited {
    color: #8F8E8E; /* Цвет посещённой ссылки */
  } 

  .txdescrdecor a:hover {
    color: #b10c0c;
  }

  /*
  .txdescrdecor h4:hover {
    color: #b10c0c;
  }
  */
  
  .tdkr22 {
    color: #b10c0c;
    text-decoration: none;
}
.tdkr22:hover {
    color: rgb(0, 0, 0);
    text-decoration: none;
    font-size: 20px;
    }
    .linkbutton2 a {
        color: white;
        text-decoration: none;
    }

    .linkbutton2 a:visited {
        color: #8F8E8E; /* Цвет посещённой ссылки */
    } 

    .linkbutton2 a:hover {
        color: whitesmoke;
    }

    @media (min-width:768px) {

	.col-sm-12,
	.col-sm-6 {
		float: left
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-6 {
		width: 50%
	}

}

@media (max-width:991px) {

  .col-md-6_2 {
    
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
	}

}

@media (min-width:992px) {

	/* .col-md-1,
  	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
  .col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
*/
  .col-md-12 {
		float: left;
    
	}

  .col-md-6_2 {
    float: left;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;

    float: left;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
	}

}





label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

.form-group {
	margin-bottom: 15px
}


.btn2 {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.btn-danger2 {
	color: #fff;
  background-color: #2c49c9;
	border-color: #2545ac
}


.btn-danger2:hover {
	color: #fff;
  background-color: #4f8fd9;
	border-color: #3a8ad4
}

.btn-danger {
	color: #fff;
  background-color: #51c92c;
	border-color: #30ac25
}


.btn-danger:hover {
	color: #fff;
  background-color: #6fd94f;
	border-color: #3ad447
}

/*
.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}


.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}
*/

.panel {
    border: none;
    box-shadow: none;
}

.pro-img-details {
    margin-left: -15px;
}

.pro-img-details img {
    width: 100%;
}

.pro-d-title {
    font-size: 16px;
    margin-top: 0;
}

.product_meta {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    margin: 15px 0;
}

.product_meta span {
    display: block;
    margin-bottom: 10px;
}
.product_meta a, .pro-price{
    color:#fc5959 ;
}

.pro-price, .amount-old {
    font-size: 18px;
    padding: 0 10px;
}

.amount-old {
    text-decoration: line-through;
}

.quantity {
    width: 120px;
}

.pro-img-list {
    margin: 10px 0 0 -15px;
    width: 100%;
    display: inline-block;
}



@media screen and (max-width:911px) {

  .pro-img-list a {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
}

@media screen and (min-width:1301px) {

  .pro-img-list a {
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .pro-img-list img {
      width: 130px;
  }
}



@media screen and (max-width:329px) {
.pro-img-list img {
    width: 46px;
}
}

@media screen and (min-width:330px) and (max-width:339px) {
.pro-img-list img {
    width: 49px;
}
}

@media screen and (min-width:340px) and (max-width:349px) {
.pro-img-list img {
    width: 51px;
}
}

@media screen and (min-width:350px) and (max-width:359px) {
.pro-img-list img {
    width: 54px;
}
}

@media screen and (min-width:360px) and (max-width:369px) {
.pro-img-list img {
    width: 56px;
}
}

@media screen and (min-width:370px) and (max-width:379px) {
.pro-img-list img {
    width: 59px;
}
}

@media screen and (min-width:380px) and (max-width:389px) {
.pro-img-list img {
    width: 61px;
}
}

@media screen and (min-width:390px) and (max-width:399px) {
.pro-img-list img {
    width: 64px;
}
}

@media screen and (min-width:400px) and (max-width:414px) {
.pro-img-list img {
    width: 66px;
}
}

@media screen and (min-width:415px) and (max-width:439px) {
.pro-img-list img {
    width: 70px;
}
}

@media screen and (min-width:440px) and (max-width:459px) {
.pro-img-list img {
    width: 76px;
}
}

@media screen and (min-width:460px) and (max-width:479px) {
.pro-img-list img {
    width: 81px;
}
}

@media screen and (min-width:480px) and (max-width:499px) {
.pro-img-list img {
    width: 85px;
}
}

@media screen and (min-width:500px) and (max-width:509px) {
.pro-img-list img {
    width: 88px;
}
}

@media screen and (min-width:510px) and (max-width:519px) {
.pro-img-list img {
    width: 90px;
}
}

@media screen and (min-width:520px) and (max-width:534px) {
.pro-img-list img {
    width: 95px;
}
}

@media screen and (min-width:535px) and (max-width:575px) {
.pro-img-list img {
    width: 100px;
}
}

@media screen and (min-width:576px) and (max-width:584px) {
.pro-img-list img {
    width: 100px;
}
}

@media screen and (min-width:585px) and (max-width:594px) {
.pro-img-list img {
    width: 102px;
}
}

@media screen and (min-width:595px) and (max-width:614px) {
.pro-img-list img {
    width: 104px;
}
}

@media screen and (min-width:615px) and (max-width:634px) {
.pro-img-list img {
    width: 109px;
}
}

@media screen and (min-width:635px) and (max-width:649px) {
.pro-img-list img {
    width: 114px;
}
}

@media screen and (min-width:650px) and (max-width:678px) {
.pro-img-list img {
    width: 118px;
}
}

@media screen and (min-width:679px) and (max-width:729px) {
.pro-img-list img {
    width: 125px;
}
}

@media screen and (min-width:730px) and (max-width:767px) {
.pro-img-list img {
    width: 120px;
}
}

@media screen and (min-width:768px) and (max-width:774px) {
.pro-img-list img {
    width: 87px;
}
}


@media screen and (min-width:775px) and (max-width:914px) {
.pro-img-list img {
    width: 88px;
}
}

@media screen and (min-width:914px) and (max-width:924px) {
.pro-img-list img {
    width: 77px;
}
}

@media screen and (min-width:924px) and (max-width:934px) {
.pro-img-list img {
    width: 78px;
}
}

@media screen and (min-width:934px) and (max-width:944px) {
.pro-img-list img {
    width: 79px;
}
}

@media screen and (min-width:945px) and (max-width:984px) {
.pro-img-list img {
    width: 81px;
}
}

@media screen and (min-width:985px) and (max-width:1024px) {
.pro-img-list img {
    width: 84px;
}
}

@media screen and (min-width:1025px) and (max-width:1074px) {
.pro-img-list img {
    width: 85px;
}
}

@media screen and (min-width:1075px) and (max-width:1114px) {
.pro-img-list img {
    width: 92px;
}
}

@media screen and (min-width:1115px) and (max-width:1164px) {
.pro-img-list img {
    width: 98px;
}
}

@media screen and (min-width:1165px) and (max-width:1194px) {
.pro-img-list img {
    width: 105px;
}
}

@media screen and (min-width:1195px) and (max-width:1224px) {
.pro-img-list img {
    width: 109px;
}
}

@media screen and (min-width:1225px) and (max-width:1254px) {
.pro-img-list img {
    width: 112px;
}
}

@media screen and (min-width:1255px) and (max-width:1274px) {
.pro-img-list img {
    width: 116px;
}
}

@media screen and (min-width:1275px) and (max-width:1294px) {
.pro-img-list img {
    width: 118px;
}
}

@media screen and (min-width:1295px) and (max-width:1304px) {
.pro-img-list img {
    width: 126px;
}
}

@media screen and (min-width:1305px) and (max-width:1314px) {
.pro-img-list img {
    width: 105px;
}
}

@media screen and (min-width:1315px) and (max-width:1324px) {
.pro-img-list img {
    width: 106px;
}
}

@media screen and (min-width:1325px) and (max-width:1334px) {
.pro-img-list img {
    width: 107px;
}
}

@media screen and (min-width:1335px) and (max-width:1344px) {
.pro-img-list img {
    width: 109px;
}
}

@media screen and (min-width:1345px) and (max-width:1354px) {
.pro-img-list img {
    width: 110px;
}
}

@media screen and (min-width:1355px) and (max-width:1364px) {
.pro-img-list img {
    width: 112px;
}
}

@media screen and (min-width:1365px) and (max-width:1374px) {
.pro-img-list img {
    width: 113px;
}
}

@media screen and (min-width:1375px) and (max-width:1384px) {
.pro-img-list img {
    width: 114px;
}
}

@media screen and (min-width:1385px) and (max-width:1394px) {
.pro-img-list img {
    width: 116px;
}
}

@media screen and (min-width:1395px) and (max-width:1404px) {
.pro-img-list img {
    width: 117px;
}
}

@media screen and (min-width:1405px) and (max-width:1414px) {
.pro-img-list img {
    width: 118px;
}
}

@media screen and (min-width:1415px) and (max-width:1424px) {
.pro-img-list img {
    width: 120px;
}
}

@media screen and (min-width:1425px) and (max-width:1434px) {
.pro-img-list img {
    width: 121px;
}
}

@media screen and (min-width:1435px) and (max-width:1444px) {
.pro-img-list img {
    width: 123px;
}
}

@media screen and (min-width:1445px) and (max-width:1459px) {
.pro-img-list img {
    width: 124px;
}
}

@media screen and (min-width:1460px) and (max-width:1470px) {
.pro-img-list img {
    width: 126px;
}
}

@media screen and (min-width:1471px) and (max-width:1477px) {
.pro-img-list img {
    width: 128px;
}
}

@media screen and (min-width:1478px) and (max-width:1484px) {
.pro-img-list img {
    width: 129px;
}
}

@media screen and (min-width:1485px) {
.pro-img-list img {
    width: 130px;
}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
          .mlmr20 {
          margin-left: 10px;
          margin-right: 10px;
        }
      }
    @media screen and (min-width: 1025px) and (max-width: 1200px) {
        .mlmr20 {
        margin-left: 15px;
        margin-right: 15px;
    }
    }
    @media screen and (min-width: 1201px) and (max-width: 1280px) {
        .mlmr20 {
        margin-left: 20px;
        margin-right: 20px;
    }
    }

    @media screen and (min-width: 1281px) {
        .mlmr20 {
        margin-left: 22px;
        margin-right: 22px;
    }
    }

    .mxwiz {
    height: auto;
    display: block;
    }

    @media (max-width:1023px) {
    .mxwiz {
        max-width: 100%;
    }
    }
    @media (min-width:1024px) {
    .mxwiz {
        max-width: 90%;
    }
    }

    .delimiter2 a {
    text-decoration: none;
    }
    .delimiter2 a:hover {
    text-decoration: none;
    }
    .colorhov2:hover {
    color: #105499;
    transition-delay:0.3s;
} 

@media screen and (max-width: 344px) {
                                .mexleft {
                                margin-left: 1px;
                            }
                            }

@media screen and (min-width: 345px) and (max-width: 360px) {
    .mexleft {
    margin-left: 15px;
}
}


@media screen and (min-width: 361px) and (max-width: 390px) {
    .mexleft {
    margin-left: 30px;
}
}
@media screen and (min-width: 391px) and (max-width: 539px) {
    .mexleft {
    margin-left: 45px;
}
}

@media screen and (min-width: 540px) and (max-width: 640px) {
    .mexleft {
    margin-left: 100px;
}
}

@media screen and (min-width: 641px) and (max-width: 768px) {
    .mexleft {
    margin-left: 45px;
}
}

@media screen and (min-width: 769px) and (max-width: 911px) {
    .mexleft {
    margin-left: 50px;
}
}

@media screen and (min-width: 912px) and (max-width: 991px) {
    .mexleft {
    margin-left: 100px;
}
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
    .mexleft {
    margin-left: 130px;
}
}


@media screen and (min-width: 1025px) {
    .mexleft {
    margin-left: 300px;
}
}
@media screen and (max-width: 991px) {
    /* здесь вся магия, если браузер не поддерживает структурные псевдоклассы, то список будет раскрыт, т.е. доступ к данным сохранится */
[id^="all"] {
    position: fixed;  /* чтобы страница "не подпрыгивала" к id */
}
[id^="all"]:target + table a[href^="#all"],
[id^="all"]:not(:target) + table tbody tr:nth-of-type(n+4),  /* 4 - это порядковый номер tr, после которого строки будут изначально удалены (включительно) */
[id^="all"]:not(:target) + table a[href="#close"] {
    display: none;
}


}
@media screen and (max-width: 1024px) {
.tdwidth {
    width: 90px;
}

}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
.tdwidth {
    width: 190px;
}
}

@media screen and (min-width: 1201px) and (max-width: 1280px) {
.tdwidth {
    width: 300px;
}
}


@media screen and (min-width: 1281px) {
.tdwidth {
    width: 390px;
}
}



@media screen and (min-width: 992px) {
    .hideatdcolspan {
    display: none; 
    visibility: hidden;
}
}

.table-product.table-striped tbody tr:nth-of-type(odd) {
        background-color: #f3f8fa!important
    }

.colorhov:hover {
    color: #474d53;
} 

.carbon-example {
  padding: 8px;
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 6px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  position: relative;
  z-index: 5;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
  margin-top:20px;
}

.carbon-example .inner-wrapper {
  text-align: left;
}

.carbon-example .inner-wrapper p {
  font-size: 12px;
  line-height: 1.33;
  margin: 8px 0;
}

.carbon-example .inner-wrapper p.fine-print {
  font-size: 8px;
  color: #C5CDD0;
  line-height: 1.25;
  text-transform: uppercase;
  font-weight: 500;
}

.flex-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  /*
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  */
}
@media screen and (max-width: 991px) {
  .flex-wrapper.two-col {
    display: block;
    text-align: center;
  }
}

.flex-wrapper.two-col > * {
  width: 50%;
}

.flex-wrapper.two-col > *:first-of-type {
  padding-right: 130px;
}
@media screen and (max-width: 991px) {

  .flex-wrapper.two-col > * {
    width: 100%;
  }

  .flex-wrapper.two-col > *:first-of-type {
    padding-right: 0;
  }
}

.flex-wrapper.two-col.reversed > *:first-of-type {
  order: 2;
  padding-right: 0;
}
@media screen and (min-width: 992px) {
  .flex-wrapper.two-col.reversed > *:first-of-type {
    padding-left: 130px;
  }
}

.flex-wrapper.three-col {
  text-align: left;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .flex-wrapper.three-col {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.flex-wrapper.three-col > * {
  width: 33.3%;
}
@media screen and (max-width: 767px) {
  .flex-wrapper.three-col > * {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .flex-wrapper.three-col li {
    padding-left: 20px;
    padding-right: 20px;
  }
  .flex-wrapper.three-col li:first-child {
    padding-left: 0;
  }
  .flex-wrapper.three-col li:last-child {
    padding-right: 0;
  }
}

.flex-wrapper.three-col .flex-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .flex-wrapper.three-col .flex-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }

  .flex-wrapper.three-col .flex-wrapper:not(:first-of-type) {
    margin-top: 40px;
  }
}

.flex-wrapper.three-col .flex-wrapper .icon {
  top: 0;
  transform: none;
}

.hovclk {
    cursor: pointer;
  }

  .hovclk2:hover {
      background-color: rgb(253, 253, 253);

  }


