/*  HOME PAGE CSS START  */
.home-page-v2 .video-section-v2 {
    display:flex;
    height:100%;
    overflow:hidden;
    position:relative;
    width:100%;
    min-height: 23.490353rem;
    margin-top: -3.915059rem;
    z-index: -1;
}

.home-page-v2 .video-section-v2 .main-video-v2 {
    height:auto;
    width:100%;
}

.home-page-v2 .video-section-v2 .video-mibile-img {
    display: none;
    height: auto;
    width: 100%;
}

.iec_home_page_banner_section .iec_single_office_banner_swiper_warpper .iec_single_office_banner_box {
    padding-top: 2.740541rem;
    padding-bottom: 2.936294rem;
}

.home-page-v2 .news-v2 {
    width: 100%;
    margin-top: 0;
    padding-top: 2.740541rem;
    padding-bottom: 2.740541rem;
    position: relative;
}

.home-page-v2 .news-v2 ul {
    list-style: none;
    margin: 0;
    text-align: left;
    display: grid;
    gap: 0.783012rem 1.174518rem;
    grid-template-columns: 1fr 1fr 1fr;
}

.home-page-v2 .news-v2 ul li {
    float: none;
    padding: 0;
    text-align: left;
    vertical-align: top;
    width: 100%;
}

.home-page-v2 .news-v2 ul li:first-child {grid-row: 1 / span 3;}

.home-page-v2 .news-v2 ul .iec_news_imag_wapper {
  	display: block;
    width: 100%;
    min-height: auto;
    position: relative;
    overflow: hidden;
    margin-bottom: 0.783012rem;
}

.home-page-v2 .news-v2 ul .iec_news_imag_wapper img {
    margin-bottom: 0;
    width: 100%;
    display: block;
    max-width: 100%;
    height: 100%;
    min-height: 100%;
    object-fit: cover;
    object-position: center center;
    transition: 0.35s cubic-bezier(0.3, 0.7, 0.4, 1);
}

.home-page-v2 .news-v2 ul .iec_news_imag_wapper:hover img {
    transform: scale(1.1);
    transition: 0.35s cubic-bezier(0.3, 0.7, 0.4, 1);
}

.home-page-v2 .news-v2 ul li h2 {
    font-weight: 700;
    line-height: 125%;
    margin-bottom: 0.783012rem;
    min-height: auto;
}

.home-page-v2 .news-v2 ul li h2 a {
    font-weight: 700;
    font-size: 0.548108rem;
    line-height: 125%;
    display: block;
    color: #1b204c;
    text-transform: uppercase;
    transition: 0.35s cubic-bezier(0.3, 0.7, 0.4, 1);
}

.home-page-v2 .news-v2 ul li h2 a:hover {
    color: #848aae;
    text-decoration: underline;
    transition: 0.35s cubic-bezier(0.3, 0.7, 0.4, 1);
}

.home-page-v2 .news-v2 ul li p {
    color: #b2b2b2;
    font-size: 0.46980706589827111rem;
    line-height: 175%;
    margin: 0;
}

.home-page-v2 .vertical-markets-widget-v2 {
    padding: 2.740541rem 0;
    position: relative;
    overflow: hidden;
}

.home-page-v2 .vertical-markets-widget-v2 .container {height: auto;}
.home-page-v2 .vertical-markets-widget-v2 .bd_icet_vm_warpper {
    min-height: 15.660236rem;
    position: relative;
}

.home-page-v2 .vertical-markets-widget-v2 .markets-widget-list {
    display: flex;
    list-style: none;
    margin: 0;
}

.home-page-v2 .vertical-markets-widget-v2 .markets-widget-list li div {
    align-items:flex-end;
    display:flex;
    height:15.660236rem;
    padding-bottom:0.391506rem;
}

.home-page-v2 .vertical-markets-widget-v2 .markets-widget-list span {
    color:#fff;
    font-family:myriad-pro,sans-serif;
    font-size:1.174518rem;
    transform:rotate(180deg);
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none;
    writing-mode:vertical-lr;
}

.home-page-v2 .vertical-markets-widget-v2 .markets-widget-list span a {color:#fff;}
.home-page-v2 .vertical-markets-widget-v2 .left-block li {flex:auto;}
.home-page-v2 .vertical-markets-widget-v2 .left-block li:not(:first-child) div {justify-content:flex-end;}

.home-page-v2 .vertical-markets-widget-v2 .left-block ul li:not(:first-child) {
    opacity:0;
    transition-duration:1s;
    width:10%;
    z-index:-1;
}

.home-page-v2 .vertical-markets-widget-v2 .left-block ul li:not(:first-child) div {filter:grayscale(100%);}
.home-page-v2 .vertical-markets-widget-v2 .left-block ul li:not(:first-child) div:hover {filter:none;}
.home-page-v2 .vertical-markets-widget-v2 .left-block .main-widget-item {
    transition-duration:1s;
    width:50%;
    z-index:10;
}

.home-page-v2 .vertical-markets-widget-v2 .left-block .main-widget-item div {
    background-position:0;
    background-repeat:no-repeat;
    background-size:cover;
}

.home-page-v2 .vertical-markets-widget-v2 .right-block {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
}

.home-page-v2 .vertical-markets-widget-v2 .right-block ul li {flex:auto;}
.home-page-v2 .vertical-markets-widget-v2 .right-block ul li:not(:last-child) {
    opacity:0;
    transition-duration:1s;
    width:10%;
    z-index:-1;
}

.home-page-v2 .vertical-markets-widget-v2 .right-block ul li:not(:last-child) div {filter:grayscale(100%);}
.home-page-v2 .vertical-markets-widget-v2 .right-block ul li:not(:last-child) div:hover {filter:none;}
.home-page-v2 .vertical-markets-widget-v2 .right-block ul li:last-child div {justify-content:flex-end;}
.home-page-v2 .vertical-markets-widget-v2 .right-block ul .main-widget-item {
    transition-duration:1s;
    width:50%;
    z-index:10;
}

.home-page-v2 .vertical-markets-widget-v2 .right-block ul .main-widget-item div {
    background-position:100%;
    background-repeat:no-repeat;
    background-size:cover;
}

.home-page-v2 .vertical-markets-widget-v2 .main-widget-item span {
    color:#fff;
    font-size:1.566024rem;
    font-weight:700;
    text-transform:uppercase;
}

.home-page-v2 .section1-v2 {
    background: url(../img/section_1_home.png) no-repeat,url(../img/section_2_home.png) no-repeat,#e9e9ef;
    background-blend-mode: color-dodge;
    background-position: 43.065648rem 0,-1.957529rem 12.332435rem;
    background-size: 31.320471rem,100%;
    margin: 0;
    padding: 2.740541rem 0;
}

.home-page-v2 .iec_home_section_inner h2, 
.home-page-v2 .iec_home_section_inner h1 {
    color:#1b204c;
    font-weight: 700;
    font-size:1.370271rem;
    line-height:115%;
    margin-bottom:1.174518rem;
}

.home-page-v2 .iec_home_section_inner p {
    color: #1b204c;
    font-weight: 400;
    font-size: 0.783012rem;
    line-height: 150%;
    text-align: justify;
}

.home-page-v2 .iec_home_section_inner p:not(:last-child) {margin-bottom: 0.587259rem;}
.iec_home_section_inner .iec_button {max-width: 12.528188rem;}

.home-page-v2 .section2-v2 {
    background:url(../img/section_2_home.png) no-repeat,#e9e9ef;
    background-blend-mode:color-dodge;
    background-position: 0 -5.676835rem;
    background-size:cover;
    margin: 0;
    padding: 2.740541rem 0;
}

.home-page-v2 .section3-v2 {
    background:url(https://iec-telecom.com/wp-content/uploads/2021/09/section3-v2-bg.jpg) no-repeat;
    background-position:bottom;
    background-size:cover;
    margin:0;
    padding: 2.740541rem 0 13.702706rem;
}

.home-page-v2 .section3-v2 .iec_button {
    margin-top: 0;
    max-width: 12.528188rem;
    margin-bottom: 0.783012rem;
}

.home-hero-banner {height: 26.270045rem;}

.home-hero-banner .bd_sob_box .banner_content img {
    height: 9.905099rem;
    object-fit: contain;
}

@media (max-width: 768px) {
    .home-hero-banner {
        height: 100%;
    }
}
/*  HOME PAGE CSS END  */


/*  MAIN ABOUT PAGE CSS START  */
.iec_about_banner {
    min-height: 18.792283rem;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}

.iec_about_banner.iec_about_section {padding-top: 3.915059rem;}
.iec_partner_section {margin-top: -0.313205rem;}
/*.iec_about_banner.iec_partner_section {padding-top: 3.327800rem;}*/

.iec_about_banner_content_box_warpper {
    width: 100%;
    max-width: 11.353671rem;
    padding: 1.761776rem 0 2.349035rem;
}

.iec_about_banner.iec_about_section .iec_about_banner_content_box_warpper {margin-right: auto;}
.iec_about_banner.iec_partner_section .iec_about_banner_content_box_warpper {margin-left: auto;}

.iec_about_banner_section_heading {
    font-family: 'Myriad Pro';
    font-weight: 700;
    font-size: 0.861313rem;
    line-height: 173%;
    margin-bottom: 0.587259rem;
    color: #202449;
}

.iec_about_banner_content_box_warpper p {
    font-family: 'Myriad Pro';
    font-weight: 400;
    font-size: 0.548108rem;
    line-height: 172%;
    margin-bottom: 0.587259rem;
    color: #7d7b78;
}

.iec_about_banner_section_button_list {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 0.587259rem;
}

.iec_about_banner_section_button_list .iec_button {
    margin: 0;
    height: 1.566024rem;
    max-width: 9.787647rem;
    font-size: 0.626409rem;
    padding: 0.234903532949135555rem 0.391506rem;
}

.iec_about_banner.iec_about_section .iec_about_banner_section_button_list .iec_button:before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(120deg, transparent, rgb(255 255 255 / .2), transparent);
    transition: left 0.5s ease;
}

.iec_about_banner.iec_about_section .iec_about_banner_section_button_list .iec_button {
    color: #fff;
    background: linear-gradient(270deg, #ccc4b5, #b5ab9a);
    transition: 0.35s cubic-bezier(0.3, 0.7, 0.4, 1);
}

.iec_about_banner.iec_about_section .iec_about_banner_section_button_list .iec_button:hover:before {left: 100%;}

.iec_about_banner.iec_about_section .iec_about_banner_section_button_list .iec_button:hover {
    background: linear-gradient(270deg, #b5ab9a, #b5ab9a);
    transition: 0.35s cubic-bezier(0.3, 0.7, 0.4, 1);
}
/*  MAIN ABOUT PAGE CSS END  */


/*  INTRODUCTION PAGE CSS START  */
.iec_about_intorduction_content_box_warpper {
    width: 100%;
    padding-bottom: 1.722626rem;
}

.iec_about_intorduction_content_box {
    column-count: 2;
    gap: 2.349035rem;
}

.iec_qoute_author span,
.iec_about_intorduction_content_box_warpper p {
    font-family: 'Myriad Pro';
    font-weight: 400;
    font-size: 0.626409rem;
    line-height: 170%;
    color: #1b204c;
    margin-bottom: 0;
}

.iec_about_intorduction_content_box_warpper p:not(:last-child) {margin-bottom: 0.587259rem;}
.iec_about_qoute_section {background-color: rgba(230, 232, 242, 0.70);}

.iec_qoute_box_warpper {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    gap: 0.352355rem;
    max-width: 38.485029rem;
    margin: 0 auto;
}

.iec_qoute_box_warpper > * {
    flex: 0 0 auto;
    max-width: 100%;
}

.iec_qoute_content_warpper {
    display: flex;
    height: auto;
    flex-direction: column;
    width: calc(61% - 0.299110rem);
    padding: 2.897144rem 0 1.017915rem;
    position: relative;
    z-index: 1;
}

.iec_qoute_content_warpper:before {
    content: " ";
    width: 7.007955rem;
    height: 4.698071rem;
    background-image: url(/wp-content/uploads/2026/02/qoute-shape.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom;
    position: absolute;
    bottom: 2.466487rem;
    right: -2.309885rem;
    z-index: -1;
}

.iec_qoute_content_warpper h5 {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 400;
    font-size: 0.861313rem;
    line-height: 154.545%; /* 34px */
    color: #1B204C;
    margin-bottom: 0;
    flex-grow: 1;
}

.iec_author_name {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 700;
    font-size: 0.783012rem;
    line-height: 140%; /* 28px */
    color: #1B204C;
    margin-bottom: 0;
}

.iec_qoute_author span {
    display: block;
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 400;
    font-size: 0.626409rem;
    line-height: 175%; /* 28px */
    color: #1B204C;
}

.iec_qoute_author_image_warpper {
    width: calc(39% - 0.053245rem);
    height: 12.841393rem;
}

.iec_qoute_author_image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}
/*  INTRODUCTION PAGE CSS END  */


/*  HISTORY PAGE CSS START  */
.iec_history_timeline_warpper {padding: 3.915059rem 0;}

.iec_history_timeline_list {
    width: 100%;
    max-width: 34.061012rem;
    margin: 0 auto;
    position: relative;
    list-style: none;
}

.iec_history_timeline_list .line {
    background-color: #e9e9f4;
    position: absolute;
    left: 50%;
    width: 0.078301rem;
    top: 0.46980706589827111rem;
    bottom: 3.915059rem;
    margin-left: -0.039151rem;
    z-index: 9;
}

.iec_history_timeline_list_item {
    width: 50%;
    margin-top: 2.975445rem;
    position: relative;
}

.iec_history_timeline_list_item:first-child {margin-top: 0;}
.iec_history_timeline_list_item:nth-child(2) {margin-top: 3.915059rem;}

.iec_history_timeline_list_item:nth-child(odd) {
    padding-left: 1.444444rem;
    margin-left: auto;
    text-align: left;
}

.iec_history_timeline_list_item:nth-child(2n+2) {
    padding-right: 1.444444rem;
    margin-right: auto;
    text-align: right;
}

.iec_history_timeline_list_item:before {
    content: " ";
    width: 0.548108rem;
    height: 0.548108rem;
    background-color: #b6b8dd;
    border-radius: 100vw;
    position: absolute;
    top: 0.274054rem;
    z-index: 10;
}

.iec_history_timeline_list_item:nth-child(odd):before {left: -0.274054rem;}
.iec_history_timeline_list_item:nth-child(2n+2):before {right: -0.274054rem;}

.iec_history_timeline_list_item h2 {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 700;
    font-size: 1.409421rem;
    line-height: 97%;
    margin-bottom: 0.978765rem;
    color: #b6b8dd;
}

.iec_history_timeline_list_item p {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 400;
    font-size: 0.626409rem;
    line-height: 170%;
    color: #364097;
    margin: 0;
}
/*  HISTORY PAGE CSS END  */


/*  MANAGEMENT PAGE CSS START  */
.iec_management_member_section_warpper {}

.iec_management_member_category_heading {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 700;
    font-size: 1.017915rem;
    line-height: 142%;
    margin-bottom: 1.174518rem;
    color: #1b204c;
    text-transform: uppercase;
}

.iec_management_member_grid {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4,minmax(9.787647rem,1fr));
    gap: 1.174518rem;
    padding: 0.783012rem 0;
    position: relative;
}

.iec_management_member_box {
    width: 100%;
    height: 100%;
    min-height: 16.521548rem;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    background-color: #f8f9fa;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.iec_management_member_image {
    width: 100%;
    height: auto;
    aspect-ratio: 1/0.9;
    position: relative;
    overflow: hidden;
}

.iec_management_member_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}

.iec_management_member_content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    padding: 0.978765rem 0.783012rem;
}

.iec_management_member_name {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 650;
    font-size: 0.665560rem;
    line-height: 175%;
    color: #1b204c;
    text-transform: uppercase;
}

.iec_management_member_role {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 400;
    font-size: 0.626409rem;
    line-height: 156%;
    margin-bottom: 0.078301rem;
    color: grey;
}

.iec_management_member_details {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.234903532949135555rem;
    margin-bottom: 0.587259rem;
}

.iec_management_member_item {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 400;
    font-size: 0.508958rem;
    line-height: 156%;
    gap: 0.313205rem;
    min-height: 0.822162rem;
    color: #495057;
    display: flex;
    align-items: center;
}

.iec_management_member_links {
    width: auto;
    min-width: 0.548108rem;
    height: 0.548108rem;
}

.iec_management_member_links > * {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.iec_management_member_links .popup {
    opacity: 0.5;
    background-image: url(/wp-content/themes/bbtheme_new/img/popup.png);
}
.iec_management_member_links .linkedin {background-image: url(/wp-content/themes/bbtheme_new/img/linkedin-grey.svg);}

.iec_management_member_box:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgb(0 0 0 / .15);
}

.bio-popup {
    background: #fff;
    max-width: 27.405412rem;
    border-radius: 0.313205rem;
    position: relative;
    max-height: 90vh;
    overflow-y: auto;
    display: none;
}
.bio-popup .close  {
    position: absolute;
    top: 0.783012rem;
    right: 0.783012rem;
    width: 1.566024rem;
    height: 1.566024rem;
    font-size: 0.783012rem;
    border-radius: 50%;
    border: none;
    color: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    background-color: #4a5568;
    z-index: 10;
}

.bio-popup .close:hover {
    background: #2d3748;
    transform: rotate(90deg);
}

.bio-popup .close:before {content: "×";}

.bio-popup .header {
    padding: 1.174518rem;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
    gap: 0.783012rem;
}

.bio-popup .header.cf:after {
    content: "";
    display: table;
    clear: both;
}

.bio-popup .img-wrapper {flex-shrink: 0;}

.bio-popup .img {
    width: 4.698071rem;
    height: 4.698071rem;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    border: 3px solid #f0f0f0;
}

.bio-popup .details {flex: 1;}

.bio-popup .name {
    font-family: 'Myriad Pro',sans-serif;
    font-weight: 700;
    font-size: 0.704710598847406665rem;
    color: #1b204c;
    text-transform: uppercase;
}

.bio-popup .position {
    font-family: 'Myriad Pro',sans-serif;
    font-weight: 400;
    font-size: 0.626409rem;
    margin-bottom: 0.078301rem;
    line-height: 1.56;
    color: grey;
}
.bio-popup .company {
    font-family: 'Myriad Pro',sans-serif;
    font-weight: 400;
    font-size: 0.548108rem;
    line-height: 1.56;
    color: #1b204c;
}

.bio-popup .bio-wrapper {padding: 1.174518rem;}

.bio-popup .bio {
    max-height: 60vh;
    overflow-y: auto;
    line-height: 175%;
    font-size: 0.626409rem;
    padding-right: 0.391506rem;
    scrollbar-color: #d4d6df transparent;
}

/* Responsive */
@media (max-width: 768px) {
    .bio-popup .header {
        flex-direction: column;
        text-align: center;
    }
}
.lity-close{
    display: none;
}
/*  MANAGEMENT PAGE CSS END  */


/*  SINGLE OFFICE POST CSS START  */
.iec_single_office_banner_swiper_warpper {
    width: 100%;
    height: 100%;
}

.iec_single_office_banner_swiper_warpper .swiper {
    padding: 0 !important;
    height: 100% !important;

}

.iec_single_office_banner_swiper_warpper .swiper-slide {
    width: 100% !important;
    height: auto !important;
}

.iec_single_office_banner_swiper_warpper .iec_single_office_banner_box  {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    padding-top: 3.523553rem;
    padding-bottom: 3.327800rem;
    background-image: var(--desktopImage);
    background-size: cover;
    background-repeat: no-repeat;
}

.sub_head.text_blue p {
    color: #1b204c;
}

.sub_head.text_white p{
    color: #fff;
}

.iec_single_office_banner_box .banner_content img {
    display: block;
    width: 100%;
    max-width: 70%;
    height: auto;
}

.iec_single_office_banner_swiper_warpper .swiper-pagination {
    position: absolute !important;
    width: 100% !important;
    max-width: 52.540090rem !important;
    padding-right: 0.587259rem;
    padding-left: 0.587259rem;
    top: auto !important;
    left: 50% !important;
    bottom: 0.783012rem !important;
    transform: translateX(-50%) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: end !important;
    column-gap: 0.783012rem !important;
}

.iec_single_office_banner_swiper_warpper .swiper-pagination span.swiper-pagination-bullet {
    width: 0.626409rem !important;
    height: 0.626409rem !important;
    background: transparent !important;
    border: 1px solid #fff !important;
    border-radius: 50% !important;
    opacity: 1 !important;
    margin: 0 !important;
}

.iec_single_office_banner_swiper_warpper .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff !important;
    transform: none !important;
}

.iec_swiper_arrow_warpper {
    display: none;
    position: absolute;
    top: 2.222222rem;
    width: 4.111111rem;
    height: 1.777778rem;
    left: 50%;
    transform: translateX(-50%);
    align-items: center;
    gap: 0.555556rem;
    z-index: 99;
}

.iec_swiper_arrow_warpper > * {
    position: relative !important;
    width: 1.777778rem !important;
    height: 1.777778rem !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    top: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    border: 1px solid var(--gray) !important;
    border-radius: 5px;
}

.iec_swiper_arrow_warpper > * svg {
    width: 0.444444rem !important;
}

.iec_single_office_tab_section {
    position: relative;
    margin-top: -1.957529rem;
}

.iec_single_office_tab_section .custom-tab-buttons {
    position: relative;
    top: 0;
    width: 100%;
    max-width: 31.320471rem;
    display: flex;
    align-items: center;
    border-radius: 7px 7px 0 0;
    overflow: hidden;
    z-index: 2;
}

.iec_single_office_tab_section .custom-tab-buttons .custom-tab-btn,
.iec_single_office_tab_section .custom-tab-buttons .custom-tab-btn:focus {
    flex: 0 0 auto;
    width: 33.333333%;
    max-width: 100%;
    height: 1.957529rem;
    border: none;
    border-radius: 0px;
    color: var(--dark-blue);
    cursor: pointer;
    text-transform: uppercase;
    transition: 0.3s ease;
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 400;
    font-size: 0.626409rem;
    line-height: 1.977105rem;
    text-align: center;
    margin-right: 0;
    outline: none;
    box-shadow: none;
}

.iec_single_office_tab_section .custom-tab-buttons .custom-tab-btn:first-child {
    background: #E5E8F1;
    z-index: 3;
    margin-right: -10px;
    border-radius: 0px 0.274054rem 0px 0px;
    box-shadow: 9px 0px 12px 0px #0000001F;
}

.iec_single_office_tab_section .custom-tab-buttons .custom-tab-btn:nth-child(2) {
    background: #CED3E4;
    z-index: 2;
    margin-right: -10px;
    border-radius: 0px 0.274054rem 0px 0px;
    box-shadow: 9px 0px 12px 0px #0000001F;
}

.iec_single_office_tab_section .custom-tab-buttons .custom-tab-btn:nth-child(3) {
    background: #BEC4D5;
    z-index: 1;
    border-radius: 0px 0.274054rem 0px 0px;
    box-shadow: 9px 0px 12px 0px #0000001F;
}

.iec_single_office_tab_section .custom-tab-buttons .custom-tab-btn.active,
.iec_single_office_tab_section .custom-tab-buttons .custom-tab-btn.active:first-child {
    background: #E5E8F1;
}

.iec_single_office_tab_section .custom-tab-buttons .custom-tab-btn.active:nth-child(2) {
    z-index: 4;
    box-shadow: 0px 0px 22.1px 0px #00000033;
}

.iec_single_office_tab_section .custom-tab-buttons .custom-tab-btn.active:nth-child(3) {
    z-index: 4;
    box-shadow: 0px 0px 22.1px 0px #00000033;
}

.iec_single_office_tab_section .custom-tab-buttons .custom-tab-btn:first-child {
    background: #CED3E4;
}

.iec_do_featured_news {
    padding-top: 2.740541rem;
    padding-bottom: 1.566024rem;
    position: relative;
    overflow: hidden;
}

.iec_do_featured_news .iec_main_heading {
    margin-top: 0;
}

.main_heading {
    color: #1B204C;
    font-family: "Myriad Pro";
    font-weight: 700;
    font-size: 35px;
    line-height: normal;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 0;
}

.bd_icon_list li i {
    font-size: 26px;
    line-height: 30px;
}

.iec_solution_section {
    padding-top: 2.740541rem;
    padding-bottom: 2.740541rem;
}

.iec_solution_section .iec_section_heading {margin-bottom: 0.783012rem;}
.iec_solution_swiper_warpper {position: relative;}
.iec_solution_swiper_warpper .swiper {padding-bottom: 0;}

.iec_solution_swiper_warpper .swiper-slide {
    width: 100% !important;
    max-width: 16.325796rem;
    height: auto;
}

.iec_solution_post_box_warpper {
    min-height: 10.727261rem;
}

.iec_solution_post_box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 0.430656rem;
}

.iec_solution_post_box_image {
    width: 100%;
    aspect-ratio: 1/0.595;
    position: relative;
    overflow: hidden;
    background-color: #f9f9fa;
}

.iec_solution_post_box_image img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s ease-in-out;
}

.iec_solution_post_title {
    font-family: "Myriad Pro";
    font-weight: 400;
    font-size: 0.783012rem;
    line-height: 100%;
    color: #000;
}

.iec_solution_post_box:hover .iec_solution_post_box_image img {
    transform: scale(1.1);
}

.swiper-button-prev:after,
.swiper-button-next:after {
    opacity: 0;
    display: none;
}

.iec_solution_swiper_warpper .custom-arrow {
    width: 0.978765rem !important;
    height: 1.213668rem !important;
    transition: all 0.5s ease-in-out;
}

.iec_solution_swiper_warpper .swiper-button-prev.custom-arrow {
    left: -1.174518rem;
}

.iec_solution_swiper_warpper .swiper-button-next.custom-arrow {
    right: -1.174518rem;
}

.iec_solution_swiper_warpper .custom-arrow:hover {
  transform: scale(1.1);
  transition: all 0.5s ease-in-out;
}

.iec_solution_section .swiper-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1.174518rem;
    gap: 0.783012rem;
}

.iec_solution_section .swiper-controls .swiper-pagination {
    position: static !important;
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
    gap: 0.548108rem;
}

.iec_solution_section .swiper-controls .swiper-pagination-bullet {
    width: 0.548108rem !important;
    height: 0.548108rem !important;
    background: transparent !important;
    border-radius: 50% !important;
    opacity: 1 !important;
    transition: all 0.3s ease !important;
    cursor: pointer;
    border: 1px solid;
    border-color: var(--gray) !important;
    margin: 0px !important;
}

.iec_solution_section .swiper-controls .swiper-pagination-bullet-active {
    background-color: var(--gray) !important;
    transform: scale(1.2) !important;
}

.iec_solution_mobile_posts {
    margin: 0;
    display: none;
    list-style: none;
}

.iec_single_office_about,
.iec_single_office_tab_contact_us {
    padding-top: 2.740541rem;
    padding-bottom: 2.740541rem;
    position: relative;
    overflow: hidden;
}

.iec_single_office_about .ice_main_heading {
    margin-bottom: 0.978765rem;
}

.iec_single_office_about p {
    font-family: Myriad Pro, sans-serif;
    font-weight: 300;
    font-size: 0.704710598847406665rem;
    line-height: 144.444%;
    color: #1b204c;
    margin: 0;
}

.iec_single_office_about p:not(:last-child) {
    margin-bottom: 0.783012rem;
}

.iec_single_office_about p a {
    text-decoration: underline;
    transition: all 0.5s ease-in-out;
}

.iec_single_office_about p a:hover {
    text-decoration: none;
    transition: all 0.5s ease-in-out;
}

.iec_single_office_about ul:not(.iec_icon_list) {
    list-style: none;
}

.iec_single_office_about ul:not(.iec_icon_list) li {
    font-family: Myriad Pro, sans-serif;
    font-weight: 400;
    font-size: 0.704710598847406665rem;
    line-height: 144.444%;
    color: #1b204c;
    margin: 0;
}

.iec_single_office_about ul:not(.iec_icon_list) li strong {
    font-family: Myriad Pro, sans-serif;
    font-weight: 700;
}

.iec_single_office_about h2:not(.ice_main_heading),
.iec_single_office_about h3:not(.iec_sec_sub_heading) {
    color: #1B204C;
    font-family: Myriad Pro, sans-serif;
    font-weight: 700;
    font-size: 1.370271rem;
    line-height: normal;
    letter-spacing: 0.012528rem;
    text-transform: uppercase;
    margin-bottom: 0.822162rem;
    margin-top: 0;
}

.iec_slide_about .iec_sec_sub_heading {
    font-family: Myriad Pro, sans-serif;
    font-weight: 700;
    font-size: 0.783012rem;
    line-height: 120%;
    margin-bottom: 0.783012rem;
    margin-top: 0.900464rem;
    color: #1B204C;
}

.iec_single_office_about .bd_icon_list li {
    align-items: start;
}

.iec_single_office_about .bd_icon_list li i {
    color: #727DA3;
}

.iec_about_logo_section {
    background: #f1f2f7;
    box-shadow: 0px 0px 18.5px 0px #00000040 inset;
    padding: 1.174518rem 0 2.349035rem;
}

.iec_about_logo_section .iec_sec_sub_heading {
    margin-bottom: 0.783012rem;
}

.iec_about_logo_section .row {
    gap: 1.174518rem;
}

.iec_about_logo_boxes_grid {
    display: grid;
    grid-auto-rows: auto;
    grid-template-columns: repeat(5, 1fr);
    gap: 1.566024rem;
}

.iec_about_logo_box {
    cursor: pointer;
    overflow: hidden;
    position: relative;
    border-radius: 0.46980706589827111rem;
    background-color: #fff;
    transition: all 0.4s ease;
    padding: 1.409421rem 0.822162rem;
    box-shadow: 38px 155px 45px 0 rgba(0, 0, 0, 0.00), 25px 99px 41px 0 rgba(0, 0, 0, 0.01), 14px 56px 34px 0 rgba(0, 0, 0, 0.05), 6px 25px 26px 0 rgba(0, 0, 0, 0.09), 2px 6px 14px 0 rgba(0, 0, 0, 0.10);
}

.iec_about_logo_box img {
    width: 100%;
    max-width: 7.125407rem;
    height: auto;
    aspect-ratio: 1/1;
    object-fit: contain;
    z-index: 1;
    position: relative;
    transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.iec_logo_content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100%;
    border-radius: 12px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #727DA3;
    padding: 1.409421rem 0.939614rem;
    transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.iec_logo_content p {
    font-family: "Myriad Pro";
    font-weight: 300;
    font-size: 0.704710598847406665rem;
    line-height: 144.444%;
    color: #fff;
}

.iec_about_logo_box:hover {
    transform: scale(1.02);
    box-shadow: 38px 155px 45px 0 rgba(0, 0, 0, 0.05), 25px 99px 41px 0 rgba(0, 0, 0, 0.08), 14px 56px 34px 0 rgba(0, 0, 0, 0.12), 6px 25px 26px 0 rgba(0, 0, 0, 0.15), 2px 6px 14px 0 rgba(0, 0, 0, 0.20);
}

.iec_about_logo_box:hover img {
    transform: translateX(100%) scale(0.8);
    opacity: 0;
}

.iec_about_logo_box:hover .iec_logo_content {
    left: 0;
}

.address_detail_repeater {
    margin-bottom: 0.783012rem;
}

.address_detail_repeater p {
    font-weight: 300;
    font-family: Myriad Pro, sans-serif;
    font-size: 0.783012rem;
    line-height: 130%;
    letter-spacing: 0;
    color: #1b204c;
    margin: 0 0 1.448572rem;
    max-width: 13.546104rem;
}

.address_detail_repeater p br {
    display: none;
}

.iec_contact_list li {
    font-family: Myriad Pro, sans-serif;
    font-weight: 300;
    font-size: 0.783012rem;
    line-height: 130%;
    color: #27284A;
}

.iec_contact_list li a {
    font-family: Myriad Pro, sans-serif;
    font-weight: 300;
    display: flex;
    align-items: center;
    gap: 0.46980706589827111rem;
    transition: all 0.5s ease-in-out;
}

.iec_contact_list li a svg {
    width: 1.252819rem;
    height: auto;
}

.iec_contact_list li a:hover {
    font-weight: 500;
    color: #1b204c;
    transition: all 0.5s ease-in-out;
}

#map {
    height: 19.575294rem;
    width: 100%;
}

.info-panel {
    padding: 0.783012rem;
    background-color: #f8fafc;
    border-top: 1px solid #e2e8f0;
}

.address {
    display: flex;
    align-items: center;
    gap: 0.391506rem;
    font-size: 0.626409rem;
    color: #374151;
}

.address-icon {
    width: 0.783012rem;
    height: 0.783012rem;
    fill: #1e40af;
}

.loading {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 19.575294rem;
    font-size: 0.704710598847406665rem;
    color: #6b7280;
}

#map iframe {
    height: 100%;
    width:100%;
}

/*  SINGLE OFFICE POST CSS END  */


/*  REGIONAL OFFICE POST CSS START  */
.regional-offices-page .iec_main_header {
    --hv2_color: #fff;
    background: #1b204c !important;
    box-shadow: 0 4px 44.4px 0 rgba(0, 0, 0, 0.25);
    position: relative !important;
}

.regional-offices-page .iec_main_header .main_header_row .logo_search_block .search {border: 2px solid #ffffff;}
.regional-offices-page .iec_main_header .main_header_row .logo_search_block .search svg #s_icon_c,
.regional-offices-page .iec_main_header .main_header_row .logo_search_block .search .search-icon svg #s_icon_l {stroke: #fff !important;}
.regional-offices-page .iec_main_header .main_header_row .logo_search_block .search.searching .search-form,
.regional-offices-page .iec_main_header .main_header_row .logo_search_block .search .search-form input[type="text"] {background: #fff;}
.regional-offices-page .iec_main_header .main_header_row .logo_search_block .logo .logo_dark {display: none;}
.regional-offices-page .iec_main_header .main_header_row .logo_search_block .logo .logo_light {display: block;}
.regional-offices-page .iec_main_header .lang-container .lang,
.regional-offices-page .iec_main_header .lang-container .language-menu{background: #fff !important;}
.regional-offices-page .iec_main_header .lang-container .lang svg path {stroke: #1b204c !important;}
.regional-offices-page .iec_main_header .lang-container .lang span.current-lang,
.regional-offices-page .iec_main_header .lang-container .language-menu li a {color: #1b204c !important;}
.regional-offices-page #footer {box-shadow: 0 -4px 38px 0 rgba(0, 0, 0, 0.25);}

.iec_regional_offices_section {background-color: #1B204C;}

.iec_regional_offices_main_content {padding: 3.523553rem 0;}

.iec_regional_offices_main_content h1 {
    color: #FFF;
    font-family: 'Myriad Pro',sans-serif;
    font-weight: 700;
    font-size: 1.566024rem;
    line-height: 120%; /* 48px */
    letter-spacing: 0.031320rem;
    text-transform: uppercase;
    margin-bottom: 0;
}

.iec_regional_offices_main_content ul {
    list-style: none;
    margin-top: 89px;
    display: flex;
    flex-wrap: wrap;
    margin-right: auto;
    max-width: 14.289965rem;
    gap: 1.096216rem 0.861313rem;
    line-height: 0;
}

.iec_regional_offices_button {
    width: auto;
    height: 1.840078rem;
    display: block;
    border-radius: 100vw;
    padding: 0.391506rem 1.409421rem 0.234903532949135555rem;
    border: 1.099px solid #FFF;
    background-color: transparent;
    color: #FFF;
    font-family: 'Myriad Pro',sans-serif;
    font-weight: 300;
    font-size: 0.861313rem;
    line-height: 129.844%; /* 28.566px */
    transition: 0.35s cubic-bezier(0.3, 0.7, 0.4, 1);
}

.iec_regional_offices_button.active {
    background: #727DA3;
    border-color:#727DA3;
    color:white;
}

.iec_regional_offices_button:hover, 
.iec_regional_offices_button.active:hover {
    color: #1B204C;
    background-color: #fff;
    transition: 0.35s cubic-bezier(0.3, 0.7, 0.4, 1);
}

.iec_regional_offices_map_image_warpper {
    width: calc(100% + 1.624749rem);
    height: 100%;
    margin-left: -1.624749rem;
    position: relative;
}

.iec_regional_offices_image {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.iec_svg_map {position: relative;}

.iec_map_pointer {
    cursor: pointer;
    position: relative;
    z-index: 1;
}

.iec_hover_tooltip {
    opacity: 0;
    width: 100%;
    position: relative;
    text-align: center;
    border-radius: 4px;
    background-color: #FFF;
    transition: 0.35s cubic-bezier(0.3, 0.7, 0.4, 1);
}

.iec_hover_tooltip:before {
    content: " ";
    width: 10px;
    height: 10px;
    display: block;
    background-color: #fff;
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    clip-path: polygon(0 0, 100% 0, 46% 100%);
}

.iec_hover_tooltip span {
    font-family: 'Myriad Pro',sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 144.444%; /* 24px */
    color: #1b1f4c;
}

.iec_map_pointer:not(.active):hover .iec_hover_tooltip {
    opacity: 1;
    transition: 0.35s cubic-bezier(0.3, 0.7, 0.4, 1);
}

.iec_map_card {
    position: absolute;
    top: 0;
    padding: 0.783012rem 1.096216rem;
    border-radius: 0.46980706589827111rem;
    width: 100%;
    max-width: 15.581934rem;
    background-color: #FFF;
    box-shadow: 139px 122px 52px 0 rgba(0, 0, 0, 0.00),
    89px 78px 47px 0 rgba(0, 0, 0, 0.01),
    50px 44px 40px 0 rgba(0, 0, 0, 0.05),
    22px 20px 30px 0 rgba(0, 0, 0, 0.09),
    6px 5px 16px 0 rgba(0, 0, 0, 0.10);
    display: none;
    z-index: 9999;
}

.iec_map_card_header {
    display: flex;
    align-items: center;
    gap: 0.46980706589827111rem;
    margin-bottom: 16px;
}

.iec_map_card_header img {
    width: 2.349035rem;
    height: 2.349035rem;
    border-radius: 100%;
}

.iec_map_card_header div {
    flex-grow: 1;
}

.iec_map_card_header h3 {
    font-family: 'Myriad Pro',sans-serif;
    font-weight: 700;
    font-size: 1.017915rem;
    line-height: 100%; /* 26px */
    color: #1B204C;
    margin: 0;
}

.iec_map_card_info:not(:last-child) {margin-bottom: 0.626409rem;}

.iec_map_card_info,
.iec_map_card_contact,
.iec_map_card_address {
    font-family: 'Myriad Pro',sans-serif;
    font-weight: 300;
    font-size: 0.704710598847406665rem;
    line-height: 144.444%; /* 26px */
    color: #1B204C;
    margin-bottom: 0.391506rem;
}

.iec_map_card_info h6 {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 700;
    font-size: 0.783012rem;
    line-height: 130%;
    text-transform: uppercase;
    color: #1B204C;
}

.iec_map_card_contact {
    font-weight: 400;
    margin-top: 0.156602rem;
    margin-bottom: 0;
}

.iec_map_card_contact a {font-weight: 300;}
.iec_map_card_contact a:hover {text-decoration: underline;}

.iec_map_pointer.active .iec_map_card {
    opacity: 1;
    transition: 0.5s cubic-bezier(0.3, 0.7, 0.4, 1);
}

.iec_map_pointer.active circle {transition: 0.35s cubic-bezier(0.3, 0.7, 0.4, 1);}

.iec_map_pointer.active circle.iec_main_cricle {
    r: 18;
    fill: #727DA3;
    transition: 0.35s cubic-bezier(0.3, 0.7, 0.4, 1);
}

.iec_map_pointer.active circle.iec_sub_cricle {
    r: 9;
    transition: 0.35s cubic-bezier(0.3, 0.7, 0.4, 1);
}

.iec_map_card_france, .iec_map_card_europe {
    top: calc(38% - 0.156602rem);
    left: calc(11% - 0.039151rem);
    border-top-left-radius: 0;
}

.iec_map_card_norway {
    top: 25%;
    left: calc(13% + 0.117452rem);
    border-top-left-radius: 0;
}

.iec_map_card_sweden {
    top: calc(28% - 0.117452rem);
    left: calc(13% + 0.352355rem);
    border-top-left-radius: 0;
}

.iec_map_card_turkey {
    top: calc(50% - 2.192433rem);
    left: calc(21% + 0.46980706589827111rem);
    border-top-left-radius: 0;
}

.iec_map_card_kazakhstan {
    top: auto;
    left: auto;
    right: 54%;
    bottom: calc(60% - 0.117452rem);
    border-bottom-right-radius: 0;
}

.iec_map_card_uae {
    top: auto;
    left: calc(34% + 0.156602rem);
    bottom: calc(46% - 0.078301rem);
    border-bottom-left-radius: 0;
}

.iec_map_card_sangapore, 
.iec_map_card_singapore {
    top: auto;
    left: auto;
    right: calc(40% + 0.430656rem);
    bottom: calc(32% - -0.117452rem);
    border-bottom-right-radius: 0;
}

.iec_map_card_indonesia {
    top: auto;
    left: auto;
    right: calc(38% + 0.391506rem);
    bottom: calc(28% - -0.078301rem);
    border-bottom-right-radius: 0;
}

.iec_mobile_icon, .iec_map_card .gray_btn, .iec_mobile_map_svg {display: none;}
/*  REGIONAL OFFICE POST CSS END  */


/*  INNER PARTNER PAGE CSS START  */
.iec_partner_accordian_list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    position: relative;
    margin: 0 -0.274054rem;
}

.iec_partner_accordian_box_warpper {
    flex: 0 0 auto;
    max-width: 100%;
    width: 20%;
    margin-bottom: 0.783012rem;
    padding: 0 0.274054rem;
}

.iec_partner_accordian_box {
    display: block;
    width: 100%;
    min-height: 5.990040rem;
    position: relative;
    border-radius: 0.117452rem;
    padding: 0.313205rem 0.46980706589827111rem;
    background-color: #fff;
    border: 3px solid transparent;
    box-shadow: 0 1px 12px 0 hsla(0, 0%, 42.7%, .16);
    transition: all .25s ease;
}

.iec_partner_accordian_image {
    width: 100%;
    aspect-ratio: 1/0.4554;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: 0 auto 0.313205rem;
}

.iec_partner_accordian_image img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.iec_partner_accordian_content,
.iec_partner_accordian_box_warpper.active {position: relative;}

.iec_partner_accordian_content h6 {;
    width: 100%;
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 600;
    font-size: 0.508958rem;
    padding-right: 1.174518rem;
    color: #1b204c;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: uppercase;
    overflow: hidden
}

.iec_partner_accordian_content .toggle-icon {
    width: 0.939614rem;
    height: 0.939614rem;
    border-radius: 0.783012rem;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #f8f8f9;
}

.iec_partner_accordian_content .toggle-icon:after,
.iec_partner_accordian_content .toggle-icon:before {
    content: "";
    display: block;
    width: 0.391506rem;
    height: 0.078301rem;
    background-color: #979797;
    position: absolute;
    top: 0.430656rem;
    left: 0.274054rem;
}

.iec_partner_accordian_content .toggle-icon:after {
    transform: rotate(90deg);
    transition: all .2s ease
}

.iec_partner_accordian_box:hover {border-color: rgba(27,32,76,.51);}
.iec_partner_accordian_box_warpper.active .iec_partner_accordian_box {border-color: #1b204c;}

.iec_partner_accordian_below_content {
    display: none;
    width: 100%;
    position: relative;
    background-color: #f6f6f8;
    padding: 1.957529rem 0;
    margin: 1.174518rem 0;
    z-index: 1;
}

.iec_partner_accordian_below_content.active {display: block;}

.iec_partner_accordian_below_content:before {
    content: " ";
    width: 200vw;
    height: 100%;
    display: block;
    background-color: #f6f6f8;
    position: absolute;
    top: 0;
    left: -50%;
    transform: translateX(-20%);
    z-index: -1;
}

.iec_partner_accordian_below_content h3 {
    width: 100%;
    display: block;
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 700;
    font-size: 1.017915rem;
    line-height: 140%;
    margin-bottom: 0.391506rem;
    color: #1b204c;
    text-transform: uppercase;
}

.iec_para_content {
    -moz-column-gap: 1.174518rem;
    column-gap: 1.174518rem;
    -moz-column-count: 2;
    column-count: 2;
}

.iec_para_content p {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 400;
    font-size: 0.626409rem;
    line-height: 169%;
    padding: 0.274054rem 0;
    color: #1b204c;
}

.iec_partner_accordian_button_list {
    margin: 2.349035rem -0.195753rem 0.587259rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.iec_partner_accordian_button_list > div {
    flex: 0 0 auto;
    max-width: 100%;
    width: 50%;
    padding: 0 0.195753rem;
}

.iec_partner_accordian_button_list a {
    border-radius: 0.117452rem;
    background-color: #515a79;
    text-shadow: 0 1px 2px rgba(45,143,152,.07);
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 600;
    font-size: 0.783012rem;
    line-height: 2.466487rem;
    text-align: center;
    color: #fff;
    width: 100%;
    display: block;
    text-transform: uppercase;
    transition: all .2s ease
}

.iec_partner_accordian_button_list a.download-brochure {
    background-color: #bdb4a6
}

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

.iec_partner_accordian_button_list a.download-brochure:hover {background-color: rgba(189,180,166,.8)}
.iec_partner_accordian_button_list a:hover {background-color: rgba(81,90,121,.81)}

.modal.coverage-map-popup {
    background-color: #fff;
    max-width: 36.018542rem;
    margin: 0 auto;
    padding: 2.505638rem;
    border-radius: 0.117452rem;
    position: relative;
    z-index: 20;
}

.modal.coverage-map-popup img {
    width: 100%;
    height: auto;
}

.modal.coverage-map-popup a.close-modal {
    width: 1.174518rem;
    height: 1.174518rem;
    border-radius: 100vw;
    background-color: #646d8b;
    background-image: none;
    top: 0.46980706589827111rem;
    right: 0.46980706589827111rem;
    transform: rotate(45deg);
}

.modal.coverage-map-popup a.close-modal:hover {opacity: .8}

.modal.coverage-map-popup a.close-modal:after,
.modal.coverage-map-popup a.close-modal:before {
    content: "";
    display: block;
    width: 0.548108rem;
    height: 0.078301rem;
    background-color: #fff;
    position: absolute;
    top: 0.548108rem;
    left: 0.313205rem;
}

.modal.coverage-map-popup a.close-modal:after {
    transform: rotate(90deg);
    transition: all .2s ease
}

@media (max-width: 768px) {
    .coverage-map-popup {padding: 0.833333rem}
    .coverage-map-popup .close {top: -2.111111rem;}
}
/*  INNER PARTNER PAGE CSS END  */