.iec_single_products_content {
    padding-top: 0.783012rem;
}

.iec_single_product_content_margin {
    margin-top: 0.783012rem;
    margin-bottom: 1.566024rem;
}

.iec_single_product_image_warpper,
.iec_single_product_content_warpper {
    width: 100%;
    max-width: 20.358306rem;
    margin-left: auto;
    margin-right: 0.195753rem;
    margin-bottom: 0.783012rem;
    position: relative;
}

.iec_single_product_image_warpper .swiper-slide img {
    width: 100%;
    height: auto;
}

.iec_single_product_image_warpper .swiper-button-prev, 
.iec_single_product_image_warpper .swiper-button-next {
    width: 1.722626rem;
    height: 1.722626rem;
    cursor: pointer;
    border-radius: 1.957529rem;
    background-repeat: no-repeat;
	background-size: 0.352355rem;
    background-position: 50%;
    background-color: #d1c7b6;
    background-image: url('/wp-content/themes/Iec_theme/img/white-arrow-right.svg');
}

.iec_single_product_image_warpper .swiper-button-prev {
    transform: rotate(180deg);
}

.iec_single_product_image_warpper .swiper-button-prev:hover, 
.iec_single_product_image_warpper .swiper-button-next:hover {opacity: 0.8;}
.iec_single_product_image_warpper .swiper-button-prev:after, 
.iec_single_product_image_warpper .swiper-button-next:after {content: none;}

.iec_single_product_image_warpper .swiper-button-prev svg, 
.iec_single_product_image_warpper .swiper-button-next svg {
    width: 0.352355rem;
    height: auto;
}

.iec_single_product_image_warpper .swiper-button-prev svg path, 
.iec_single_product_image_warpper .swiper-button-next svg path {fill: #fff;}

.iec_single_product_content_warpper {
    margin-left: 0.195753rem;
    margin-right: auto;
}

.iec_single_product_details {
    margin-bottom: 3.132047rem;
}

.iec_single_product_details h1 {
    font-family: 'Myriad Pro';
    font-weight: 700;
    font-size: 1.722626rem;
    line-height: 100%;
    margin-bottom: 0.587259rem;
    color: #1b204c;
}

.iec_single_product_details p {
    font-family: 'Myriad Pro';
    font-weight: 400;
    font-size: 0.626409rem;
    color: #1b204c;
}

.iec_single_product_content_warpper .iec_key_point_box {border-radius: 0;}
.iec_single_product_button_list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    max-width: 42.282636rem;
    margin: 2.740541rem auto;
    gap: 1.526873rem;
}

.iec_single_product_button_list > * {
    max-width: 100%;
    width: calc(50% - 0.783012rem);
    flex: 0 0 auto;
}

.iec_single_product_button_list a {
    background-color: rgb(81, 90, 121);
    text-shadow: rgba(45, 143, 152, 0.07) 0px 1px 2px;
    border-radius: 0.117452rem;
    font-family: "Myriad Pro", sans-serif;
    font-weight: 600;
    font-size: 0.783012rem;
    line-height: 2.466487rem;
    text-align: center;
    color: rgb(255, 255, 255);
    width: 100%;
    display: block;
    text-transform: uppercase;
    transition: all .2s ease;
}

.iec_single_product_button_list a.custom-button, 
.iec_single_product_button_list a.download-brochure {
    background-color: #bdb4a6;
}

.iec_single_product_button_list a.download-brochure:before {
    content: "";
    display: inline-block;
    background-image: url('/wp-content/themes/Iec_theme/img/download.svg');
    background-repeat: no-repeat;
    width: 0.900464rem;
    height: 1.096216rem;
    position: relative;
    top: 0.195753rem;
    margin-right: 0.587259rem;
}

.iec_single_product_button_list a:hover {background-color: rgb(81 90 121 / .81)}
.iec_single_product_button_list a.custom-button:hover,
.iec_single_product_button_list a.download-brochure:hover {background-color: rgb(189 180 166 / .8)}
.iec_main_contact_section.iec_optisim_content .iec_main_content_warpper ul li:not(:last-child) {margin-bottom: 0.391506rem;}
.iec_key_points {margin-bottom: 0.665560rem;}

.iec_key_points h5 {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 700;
    font-size: 0.783012rem;;
    color: #1b204c;
    text-transform: uppercase;
    margin-bottom: 0.665560rem;
}

.iec_key_point_box {
    padding: 0.587259rem 0.783012rem;
    margin-bottom: 0.391506rem;
    border-radius: 0.391506rem;
    background-color: rgba(27, 32, 76, 0.04);
}

.iec_key_point_box p {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 400;
    font-size: 0.626409rem;
    line-height: 125%;
    letter-spacing: normal;
    color: #2a2a2a;
}