:root {
    --dark-blue: #1b204c;
    --gray: #727da3;
    --btn-gradient: linear-gradient(90.59deg, #1b204c 2.41%, #727da3 99.82%);
    --light-bg: #f1f2f7;
    font-size: 16px;
}

/*  FONT FAMILY START  */
@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-SemiboldIt.eot');
    src: local('Myriad Pro Semibold Italic'), local('MyriadPro-SemiboldIt'),
        url('../fonts/MyriadPro-SemiboldIt.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MyriadPro-SemiboldIt.woff2') format('woff2'),
        url('../fonts/MyriadPro-SemiboldIt.woff') format('woff'),
        url('../fonts/MyriadPro-SemiboldIt.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Black.eot');
    src: local('Myriad Pro Black'), local('MyriadPro-Black'),
        url('../fonts/MyriadPro-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MyriadPro-Black.woff2') format('woff2'),
        url('../fonts/MyriadPro-Black.woff') format('woff'),
        url('../fonts/MyriadPro-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Semibold.eot');
    src: local('Myriad Pro Semibold'), local('MyriadPro-Semibold'),
        url('../fonts/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MyriadPro-Semibold.woff2') format('woff2'),
        url('../fonts/MyriadPro-Semibold.woff') format('woff'),
        url('../fonts/MyriadPro-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-BlackIt.eot');
    src: local('Myriad Pro Black Italic'), local('MyriadPro-BlackIt'),
        url('../fonts/MyriadPro-BlackIt.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MyriadPro-BlackIt.woff2') format('woff2'),
        url('../fonts/MyriadPro-BlackIt.woff') format('woff'),
        url('../fonts/MyriadPro-BlackIt.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Regular.eot');
    src: local('Myriad Pro Regular'), local('MyriadPro-Regular'),
        url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MyriadPro-Regular.woff2') format('woff2'),
        url('../fonts/MyriadPro-Regular.woff') format('woff'),
        url('../fonts/MyriadPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Bold.eot');
    src: local('Myriad Pro Bold'), local('MyriadPro-Bold'),
        url('../fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MyriadPro-Bold.woff2') format('woff2'),
        url('../fonts/MyriadPro-Bold.woff') format('woff'),
        url('../fonts/MyriadPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-BoldIt.eot');
    src: local('Myriad Pro Bold Italic'), local('MyriadPro-BoldIt'),
        url('../fonts/MyriadPro-BoldIt.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MyriadPro-BoldIt.woff2') format('woff2'),
        url('../fonts/MyriadPro-BoldIt.woff') format('woff'),
        url('../fonts/MyriadPro-BoldIt.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-LightIt.eot');
    src: local('Myriad Pro Light Italic'), local('MyriadPro-LightIt'),
        url('../fonts/MyriadPro-LightIt.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MyriadPro-LightIt.woff2') format('woff2'),
        url('../fonts/MyriadPro-LightIt.woff') format('woff'),
        url('../fonts/MyriadPro-LightIt.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-It.eot');
    src: local('Myriad Pro Italic'), local('MyriadPro-It'),
        url('../fonts/MyriadPro-It.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MyriadPro-It.woff2') format('woff2'),
        url('../fonts/MyriadPro-It.woff') format('woff'),
        url('../fonts/MyriadPro-It.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Light.eot');
    src: local('Myriad Pro Light'), local('MyriadPro-Light'),
        url('../fonts/MyriadPro-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MyriadPro-Light.woff2') format('woff2'),
        url('../fonts/MyriadPro-Light.woff') format('woff'),
        url('../fonts/MyriadPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI/SegoeUI-Italic.woff2') format('woff2'),
        url('../fonts/SegoeUI/SegoeUI-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI/SegoeUI-Bold.woff2') format('woff2'),
        url('../fonts/SegoeUI/SegoeUI-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI/SegoeUI-BoldItalic.woff2') format('woff2'),
        url('../fonts/SegoeUI/SegoeUI-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI/SegoeUI.woff2') format('woff2'),
        url('../fonts/SegoeUI/SegoeUI.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI/SegoeUI-Light.woff2') format('woff2'),
        url('../fonts/SegoeUI/SegoeUI-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/*  FONT FAMILY END  */


/*  RESET & BASE STYLES  */
*, *:before, *:after {
  box-sizing: border-box;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
    font-family: Myriad Pro, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.75;
    margin: 0;
    color: #000;
    position: relative;
    overflow-x: hidden;
    background-color: #fff;
}

body:after {
    content: none;
    background-image: url(../img/particles-pattern-horizontal.svg);
    background-position: bottom -100px left -100px;
    background-repeat: no-repeat;
    bottom: 0;
    display: block;
    height: 800px;
    left: 0;
    opacity: .2;
    position: absolute;
    width: 100%;
    z-index: -1;
}

abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

a {
    cursor: pointer;
    color: inherit;
    text-decoration: none;
    transition: color 0.25s;
}

a:hover {
    text-decoration: none;
}

button { cursor: pointer; }

nav ul, #footer .links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

html, body {font-size: 18px !important;}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl, .row {
    --bs-gutter-x: 30px;
}

@media (min-width: 768px) {
    :root {
        font-size: calc(1rem + ((1vw - .48rem) * 1.389)) !important;
    }

    html, body {
        font-size: 16px !important;
    }

    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl, .row {
        --bs-gutter-x: 1.174518rem;
    }
}

.text_blue {
    color: var(--dark-blue);
}

.text_white {
    color: #fff !important;
}

.text_gray {
    color: #758592;
}

.bg_blue { background-color: var(--dark-blue);}

.d-none { display: none;}
.d-flex { display: flex;}
.d-block { display: block;}

.align-items-center { align-items: center !important;}
.align-items-end { align-items: end !important;}
.justify-content-center { justify-content: center;}
.justify-content-end { justify-content: end;}
.justify_between{ justify-content: space-between}


.bd_bg_repeat, .iec_bg_repeat { background-repeat: no-repeat;}
.bd_bg_cover, .iec_bg_cover { background-size: cover;}
.bd_bg_contain, .iec_bg_contain { background-size: contain;}
.bd_bg_position_center, .iec_bg_position_center { background-position: center center;}

.bd_w_100, .iec_w_100 { width:100%; }
.bd_h_100, .iec_h_100 { height:100%; }

.pt-0 { padding-top: 0!important; }
.pb-0 { padding-bottom: 0!important; }

.iec_tect_decoration_none {text-decoration: none !important;}

.bd_defualt_position,
.iec_defualt_position {
    overflow: hidden;
    position: relative;
}

.bd_img_style,
.iec_img_style {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

/*  GRID SYSTEM  */
.container {
    display: block;
    width: 100%;
    max-width: 52.540090rem !important;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}

.row > * {
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
}

@media (min-width: 768px) {
    .col-md-auto { width: auto; }
    .col-md-1 { width: 8.33333333%; }
    .col-md-2 { width: 16.66666667%; }
    .col-md-3 { width: 25%; }
    .col-md-4 { width: 33.33333333%; }
    .col-md-5 { width: 41.66666667%; }
    .col-md-6 { width: 50%; }
    .col-md-7 { width: 58.33333333%; }
    .col-md-8 { width: 66.66666667%; }
    .col-md-9 { width: 75%; }
    .col-md-10 { width: 83.33333333%; }
    .col-md-11 { width: 91.66666667%; }
    .col-md-12 { width: 100%; }
    .me-md-0, .ms-md-0 { margin-right: 0 !important; }
    .me-md-auto, .ms-md-auto { margin-left: auto !important; }
}

@media (min-width: 992px) {
    .col-lg-auto { width: auto; }
    .col-lg-1 { width: 8.33333333%; }
    .col-lg-2 { width: 16.66666667%; }
    .col-lg-3 { width: 25%; }
    .col-lg-4 { width: 33.33333333%; }
    .col-lg-5 { width: 41.66666667%; }
    .col-lg-6 { width: 50%; }
    .col-lg-7 { width: 58.33333333%; }
    .col-lg-8 { width: 66.66666667%; }
    .col-lg-9 { width: 75%; }
    .col-lg-10 { width: 83.33333333%; }
    .col-lg-11 { width: 91.66666667%; }
    .col-lg-12 { width: 100%; }
}

@media (max-width: 1342px) {
    .container {
        /*padding-left: 40px;
        padding-right: 40px*/;
    }
}

/*@media (max-width: 767px) {
    .container {
        padding-left: 15px;
        padding-right: 15px;
        max-width: calc(100% - 13px) !important;
    }
	.single-office .container{
		max-width: 100% !important
	}
}*/

/*  PAGE LOADER CSS  */
.loading-overlay {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: hsla(0,0%,100%,.8);
    padding-top: 200px
}

@-webkit-keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.loader {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin: 20px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border: 3px solid rgba(10,15,18,.2);
    border-left-color: #1b204c;
    transform: translateZ(0);
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite
}

.loading .loader {
    display: block;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}


/*  HEADER (NAVIGATION) START  */
div#header {
    display: none;
}

#hamburger {
    width: 34px;
    height: 24px;
    cursor: pointer;
    float: right;
    background-image: url(../../img/hamburger.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    margin-top: 25px;
    background-size: contain;
    display: none;
    will-change: background-image;
    transition: background-image 0.3s ease;
}

.expand-menu #hamburger {
    background-image: url(../../img/close.svg);
}

@media (max-width: 960px) {
    #hamburger {
        display: block;
    }
}

.iec_main_header {
    --hv2_color: #1b204c;
    --hv2_height: 3.915059rem;
    background: transparent !important;
    width: 100%;
    transition: all 0.3s ease;
    position: relative;
    top: 0;
    z-index: 999999;
}

.home .iec_main_header,
body[data-page="about-us"] .iec_main_header  {
    position: absolute;
    top: 0;
    z-index: 999999;
    background: transparent;
}

.iec_main_header.is_static {
    position: static;
}

.iec_main_header .main_header_row {
    min-height: var(--hv2_height);
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.iec_main_header .main_header_row .logo_search_block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.iec_main_header .main_header_row .logo_search_block .logo {
    height: auto;
    width: 100%;
    max-width: 9.591894rem;
}

.iec_main_header .main_header_row .logo_search_block .logo img {
    width: 100%;
    height: auto;
}

.iec_main_header .main_header_row .logo_search_block .logo .logo_light {
    display: none;
}

.iec_main_header .main_header_row .logo_search_block .logo .logo_dark {
    display: block;
}

.iec_main_header .main_header_row .logo_search_block .search {
    display: flex;
    align-items: center;
    border: 2px solid var(--hv2_color);
    border-radius: 0.391506rem;
    background: transparent;
}

.iec_main_header .main_header_row .logo_search_block .search .search-icon {
    display: flex;
    width: 0.939614rem;
    height: 0.939614rem;
    padding: 0.117452rem;
    cursor: pointer;
}

.iec_main_header .main_header_row .logo_search_block .search .search-icon svg {
    width: 100%;
    height: 100%;
}

.iec_main_header .main_header_row .logo_search_block .search .search-icon svg #s_icon_c,
.iec_main_header .main_header_row .logo_search_block .search .search-icon svg #s_icon_l {
    stroke: var(--hv2_color) !important;
}

.iec_main_header .main_header_row .logo_search_block .search .search-form {
    display: none;
    padding: 0.078301rem 0.46980706589827111rem;
}

.iec_main_header .main_header_row .logo_search_block .search .search-form form {
    display: flex;
}

.iec_main_header .main_header_row .logo_search_block .search .search-form input[type="text"] {
    width: 100%;
    background: transparent;
    border: none;
    outline: none;
    font-size: 0.548108rem;
    line-height: 0.548108rem;
    color: #000;
}

.iec_main_header .main_header_row .logo_search_block .search .search-form input[type="text"]::placeholder {
    color: #727da4;
    font-style: italic;
}

.iec_main_header .main_header_row .logo_search_block .search.searching {
    background: hsla(0, 0%, 100%, 0.2);
}

.iec_main_header .main_header_row .logo_search_block .search.searching .search-icon {
    display: none;
}

.iec_main_header .main_header_row .logo_search_block .search.searching .search-form {
    display: block;
}

.iec_main_header .main_header_row .logo_search_block .search:hover {
    opacity: 0.7;
}

.iec_main_header .main_header_row .primary_menu_block {
    display: flex;
    align-items: center;
    width: 100%;
}

.iec_main_header .main_header_row .primary_menu_block .primary_menu {
    width: 100%;
}

.iec_main_header .main_header_row .primary_menu_block .primary_menu ul {
    display: flex;
    justify-content: flex-end;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.iec_main_header .main_header_row .primary_menu_block .primary_menu ul li {
    display: inline-block;
    padding: 0 0.861313rem;
}

.iec_main_header .main_header_row .primary_menu_block .primary_menu ul li a {
    display: block;
    color: var(--hv2_color);
    font-family: Myriad Pro, sans-serif;
    font-weight: 600;
    font-size: 0.665560rem;
    line-height: 190%;
/*    line-height: 1.252819rem;*/
    text-transform: uppercase;
    white-space: nowrap;
    transition: all 0.3s ease;
}

.iec_main_header .main_header_row .primary_menu_block .primary_menu ul li a:hover {
    text-decoration: underline;
}

.header-v2__menu--dropdown a {
    padding: 0.391506rem 0.587259rem;
    font-size: 0.626409rem;
    line-height: 175%;
}

.iec_main_header .main_header_row .primary_menu_block .menu_burger {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.iec_main_header .main_header_row .primary_menu_block .menu_burger .burger_icon {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 1.096216rem;
    height: 1.096216rem;
    padding: 0.117452rem;
    margin: 0 0.195753rem 0 0.704710598847406665rem;
    border: 2px solid transparent;
    border-radius: 10px;
}

.iec_main_header .main_header_row .primary_menu_block .menu_burger .burger_icon span {
    display: block;
    width: 100%;
    height: 0.078301rem;
    margin: 0.078301rem 0;
    background: var(--hv2_color);
    border-radius: 1px;
}

.iec_main_header .main_header_row .primary_menu_block .menu_burger .burger_icon span:last-child {
    width: 75%;
}

.iec_main_header .main_header_row .primary_menu_block .menu_burger .burger_text {
    color: var(--hv2_color);
    font-size: 0.665560rem;
    font-weight: 600;
    line-height: 1.252819rem;
    text-transform: uppercase;
    user-select: none;
}

.iec_main_header .main_header_row .primary_menu_block .menu_burger:hover {
    opacity: 0.7;
}

/* Big menu block (mobile/expanded) */
.iec_main_header .big_menu_block {
    display: none;
    width: 100%;
    min-height: calc(100vh - var(--hv2_height));
}

.iec_main_header .big_menu_block ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
}

.iec_main_header .big_menu_block ul li {
    display: inline-flex;
    flex-direction: column;
    width: 30%;
    min-width: 9.787647rem;
}

.iec_main_header .big_menu_block ul li a {
    color: #1b204c;
    font-family: Myriad Pro, sans-serif;
    font-weight: 600;
    font-size: 0.783012rem;
    line-height: 1.017915rem;
    text-transform: uppercase;
    transition: all 0.3s ease;
}

.iec_main_header .big_menu_block ul li a:hover {
    padding-left: 0.587259rem;
    text-decoration: underline;
}

.iec_main_header .big_menu_block ul li ul {
    margin: 0.783012rem 0;
}

.iec_main_header .big_menu_block ul li ul li {
    display: block;
    width: 100%;
}

.iec_main_header .big_menu_block ul li ul li a {
    color: #fff;
    font-size: 0.704710598847406665rem;
    line-height: 1.174518rem;
}

.iec_main_header .big_menu_block ul li ul li a:first-child:last-child {
    font-family: Myriad Pro, sans-serif;
    font-weight: 600;
    font-weight: 400;
    text-transform: none;
}

.iec_main_header .big_menu_block ul li ul li ul,
.iec_main_header .big_menu_block ul li.news_contact_item ul {
    margin: 0 0 0.783012rem;
}

.iec_main_header .big_menu_block ul li ul li ul li {
    display: block;
    width: 100%;
}

.iec_main_header .big_menu_block ul li ul li ul li a,
.menu-item-has-children.support_headquarters .sub-menu li a,
.menu-item-has-children.support_headquarters ul.sub-menu li.menu-item-has-children .sub-menu li a {
    color: #fff;
    font-family: Myriad Pro, sans-serif;
    font-weight: 400;
    font-size: 0.704710598847406665rem;
    line-height: 1.017915rem;
    text-transform: none;
}

.iec_main_header .big_menu_block ul li.news_contact_item > a {
    display: none;
}

.iec_main_header .big_menu_block ul li.news_contact_item ul li a:not(:only-child) {
    color: #1b204c;
}

.iec_main_header .big_menu_block ul li.static_text > a {
    cursor: default;
}

.iec_main_header .big_menu_block ul li.static_text > a:hover {
    padding-left: 0;
    text-decoration: none;
    pointer-events: none;
}

.menu-item-has-children.support_headquarters,
.iec_main_header .big_menu_block ul li:first-child ul li.menu-item-has-children a,
.menu-item-has-children.support_headquarters ul.sub-menu li.menu-item-has-children {
    margin-top: 0.783012rem !important;
}

.menu-item-has-children.support_headquarters .menu-item-has-children a:not(.support_headquarters .menu-item-has-children .sub-menu li a), li.download_center a {
    color: #1b204c !important;
    font-size: 0.783012rem !important;
    line-height: 1.017915rem !important;
    font-weight: 600 !important;
}

/*.menu-item-has-children.support_headquarters .sub-menu li a {
    color: #fff !important;
    font-size: 0.704710598847406665rem !important;
    line-height: 0.783012rem !important;
}*/

/*.menu-item-has-children.support_headquarters .sub-menu li a {
    color: #fff !important;
    font-size: 18px !important;
    line-height: 22px !important;
}*/

/* Header open state */
.iec_main_header.menu_open {
    --hv2_color: #fff;
    background: #717ba2 !important;
}

.iec_main_header.menu_open .main_header_row .logo_search_block .logo .logo_light {
    display: block;
}

.iec_main_header.menu_open .main_header_row .logo_search_block .logo .logo_dark {
    display: none;
}

.iec_main_header.menu_open .main_header_row .primary_menu_block .menu_burger .burger_icon {
    border-color: var(--hv2_color);
}

.iec_main_header.menu_open .main_header_row .primary_menu_block .menu_burger .burger_icon span:first-child {
    transform: rotate(45deg) translate(13%, 110%);
}

.iec_main_header.menu_open .main_header_row .primary_menu_block .menu_burger .burger_icon span:nth-child(2) {
    transform: rotate(-45deg) translate(13%, -88%);
}

.iec_main_header.menu_open .main_header_row .primary_menu_block .menu_burger .burger_icon span:last-child {
    display: none;
}

.iec_main_header .big_menu_block ul li:first-child ul li.menu-item-has-children a,
.menu-item-has-children.support_headquarters ul.sub-menu li.menu-item-has-children a {
    text-transform: capitalize;
    font-weight: 500 !important;
}

.iec_main_header .big_menu_block ul li:first-child {}

.menu-item-has-children.support_headquarters {
    margin-top: 0 !important;
}

.menu-item-has-children.support_headquarters ul.sub-menu li a {
    font-weight: 400 !important;
}

/*.menu-item-has-children.support_headquarters ul.sub-menu li.menu-item-has-children {
    margin-top: 20px;
}

.menu-item-has-children.support_headquarters ul.sub-menu li.menu-item-has-children a {
    color: #1b204c !important;
    font-size: 20px !important;
    line-height: 26px !important;
    font-weight: 600 !important;
}

.menu-item-has-children.support_headquarters ul.sub-menu li.menu-item-has-children .sub-menu li a {
    font-weight: 400 !important;
    color: #fff !important;
    font-size: 18px !important;
    line-height: 22px !important;
}

.iec_main_header .big_menu_block ul li:first-child ul li.menu-item-has-children a {
    margin-top: 20px !important;
}*/

.iec_main_header.menu_open .big_menu_block {
    display: block;
}

.current-lang {
    color: white;
    margin-left: 0.195753rem;
}

.lang-container {
    margin-left: 1.566024rem;
    display: flex !important;
    position: relative !important;
}

.lang-container .lang {
    background-color: #1B204C;
    cursor: pointer;
    display: flex;
    align-items: center;
    border-radius: 0.46980706589827111rem;
    justify-content: space-between;
    padding: 0.391506rem 0.46980706589827111rem !important;
    margin-left: 0px !important;
    width: 2.583939rem !important;
}

.lang-container .lang.open {
    border-radius: 0.46980706589827111rem 0.46980706589827111rem 0 0;
}

.lang-container .lang svg {
    width: 0.391506rem;
    height: auto;
    order: 2;
    transition: transform 0.3s ease;
    margin-right: 0;
    margin-left: 0;
}

.lang-container .lang.open svg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}

.lang-container .lang span.current-lang {
    order: 1;
    margin-left: 0;
    margin-right: 0.195753rem;
    line-height: 160%;
    font-size: 0.548108rem;
    padding-top: 0.078301rem;
    color: white;
}

.lang-container .language-menu {
    display: none;
    position: absolute;
    z-index: 100;
    background-color: #1B204C !important;
    list-style: none;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    width: max-content;
    top: 1.722626rem !important;
    right: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    min-width: 100%  !important;
}

.lang-container .language-menu.visible {
    display: flex;
    margin: 0 !important;
    flex-direction: column !important;
}

.lang-container .language-menu li {
    margin-bottom: 0.195753rem;
    /*text-align: center;*/
    text-align: left;
}

.lang-container .language-menu li:last-child {
    margin-bottom: 0;
}

.lang-container .language-menu li a {
    width: 100% !important;
    display: block !important;
    padding: 0.117452rem 0.46980706589827111rem !important;
    color: #fff !important;
    font-weight: 600;
    font-size: 0.548108rem !important;
    line-height: 1.174518rem !important;
    line-height: 215% !important;
    text-align: left !important;
    text-transform: uppercase;
    text-decoration: none;
}

.lang-container .language-menu li:last-child a {
    border-radius: 0 0 5px 5px !important;
}

.lang-container .language-menu li a:hover {
    background-color: #727da3 !important;
    color: #fff !important;
}

/* Header responsive */
@media (max-width: 1200px) {
    /*.iec_main_header .main_header_row .logo_search_block .logo {
        max-width: 200px;
    }*/
}

@media screen and (max-width: 1024px) {
    .container {
        max-width: calc(100% - 2.556786rem) !important;
    }

    .primary_menu{
        display: none !important;
    }

    .iec_main_header .main_header_row .primary_menu_block {
        justify-content: end;
        flex-direction: row;
    }
    
    .iec_main_header .main_header_row .primary_menu_block .menu_burger .burger_icon {
        position: relative;
        right: 0;
        top: 0;
        width: 1.431800rem;
        height: 1.431800rem;
        padding: 0.102271rem;
        margin: 0 0.204543rem 0 0;
    }

    .iec_main_header .main_header_row .logo_search_block .search {
        position: absolute;
        right: calc(30% - 2.556786rem);
        top: auto;
        bottom: 1.380665rem;
    }
}

@media (max-width: 960px) {
    .iec_main_header .main_header_row .primary_menu_block .primary_menu ul {flex-wrap: wrap;}
    .iec_main_header .main_header_row .primary_menu_block .primary_menu ul .hide_mob {display: none;}
    .iec_main_header .main_header_row .primary_menu_block .menu_burger {flex-flow: row-reverse;}
    .iec_main_header .main_header_row .primary_menu_block .menu_burger .burger_icon {margin: 0 0 0 0.642849rem;}
    .lang-container .language-menu {top: 1.714264rem !important;}

    .iec_main_header .main_header_row .primary_menu_block .menu_burger .burger_icon span {
        height: 0.107142rem;
        margin: 0.107142rem 0;
    }

    .lang-container .lang {
        width: 3.535670rem !important;
        justify-content: space-between;
        padding: 0.214283rem 0.642849rem !important;
    }

    .lang-container .language-menu li a, 
    .lang-container .lang span.current-lang {
        font-size: 0.749991rem !important;
    }

    /*.lang-container .language-menu li a {
        text-align: left !important;
        line-height: 24px !important;
    }*/
}

/*@Media (max-width: 915px) {
    .bd_main_header .main_header_row .logo_search_block .search {
        right: calc(30% - 20px);
    }
}

@Media (max-width: 840px) {
    .bd_main_header .main_header_row .logo_search_block .search {
        right: calc(40% - 20px);
    }
}
*/
@media (max-width: 767px) {
    .container {max-width: calc(100% - 0.777778rem) !important;}

    .iec_main_header .main_header_row {
        min-height: 7.111111rem;
        padding-top: 1.111111rem;
        padding-bottom: 1.111111rem;
        align-items: start;
    }

    .iec_main_header .main_header_row .logo_search_block {padding: 0 !important;}
    .iec_main_header .main_header_row .logo_search_block .logo {max-width: 11.111111rem;}
    .iec_main_header .main_header_row .primary_menu_block {margin-top: 0.388889rem;}
    
    .iec_main_header .main_header_row .logo_search_block .search {
        right: 1.111111rem;
        bottom: 1.111111rem;
    }

    .iec_main_header .main_header_row .logo_search_block .search .search-icon {
        width: 1.256709rem;
        height: 1.256709rem;
        padding: 0.160712rem;
    }

    .iec_main_header .main_header_row .logo_search_block .search .search-form {
        padding: 0.111111rem 0.666667rem;
    }

    .iec_main_header .main_header_row .logo_search_block .search .search-form input[type="text"] {
        font-size: 0.777778rem;
        line-height: 0.777778rem;
    }
    
    .lang-container {
        margin-left: 1.111111rem;
    }

    .iec_main_header .main_header_row .primary_menu_block .primary_menu ul {
        justify-content: space-around;
    }

    .iec_main_header .main_header_row .primary_menu_block .primary_menu ul li {
        padding: 0 2px;
    }

    .iec_main_header .main_header_row .primary_menu_block .primary_menu ul li a {
        font-size: 16px;
    }

    .iec_main_header .main_header_row .primary_menu_block .menu_burger .burger_icon {
        margin: 0 0 0 0.111111rem;
        width: 1.555556rem;
        height: 1.555556rem;
        padding: 0.111111rem;
    }

    .iec_main_header .main_header_row .primary_menu_block .menu_burger .burger_text {
        display: none;
    }

    .iec_main_header .big_menu_block ul li {
        width: 40%;
        min-width: 13.888889rem;
    }
    
    li.download_center a,
    .iec_main_header .big_menu_block ul li a, 
    .menu-item-has-children.support_headquarters .menu-item-has-children a:not(.support_headquarters .menu-item-has-children .sub-menu li a) {
        font-size: 1.111111rem !important;
        line-height: 147% !important;
    }
    
    .iec_main_header .big_menu_block ul li ul {margin: 1.111111rem 0;}
    
    .iec_main_header .big_menu_block ul li ul li a {
        font-size: 1rem !important;
        line-height: 138% !important;
    }
    
    .iec_main_header .big_menu_block ul li ul li ul, 
    .iec_main_header .big_menu_block ul li.news_contact_item ul {
        margin: 0 0 1.111111rem;
    }
}

@media (max-width: 600px) {
    .iec_main_header .big_menu_block ul {
        text-align: center;
    }

    .iec_main_header .big_menu_block ul li {
        width: 100%;
    }
}
/*NEW ADDED*/

/*  HEADER (NAVIGATION) END  */


/*  FOOTER START  */
.iec_main_footer {
    width: 100%;
    padding-top: 0.978765rem;
    padding-bottom: 0.978765rem;
    background: #1B204C;
    position: relative;
    bottom: 0 !important;
}

.iec_main_footer h3 {
    font-family: "Myriad Pro";
    font-weight: 700;
    font-size: 0.626409rem;
    line-height: normal;
    margin-bottom: 0.313205rem;
    color: #fff !important;
}

.iec_copyright_warpper {
    display: flex;
    align-items: center;
    gap: 1.174518rem;
}

.iec_copyrights_text {
    font-family: "Myriad Pro";
    font-weight: 400;
    font-size: 0.548108rem;
    line-height: normal;
    color: #fff !important;
    margin-bottom: 0;
}

.iec_footer_links ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 1.174518rem;
    line-height: 0;
}

.iec_footer_links ul li a {
    font-family: "Myriad Pro";
    font-weight: 400;
    font-size: 0.548108rem;
    line-height: normal;
    color: #fff;
    text-decoration: underline;
}

.iec_footer_links ul li a:hover {
    opacity: 0.6;
    text-decoration: none;
}

.iec_footer_social_links {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 1.566024rem;
}

.iec_footer_social_links a {
    flex: 0 0 auto;
    max-width: 100%;
    width: 1.174518rem;
    height: 1.174518rem;
    border-radius: 50px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 0.783012rem;
    background-color: transparent !important;
    transition: all 0.25s ease;
}

.iec_footer_social_links a.facebook {
    background-image: url(../img/facebook.svg);
}

.iec_footer_social_links a.youtube {
    background-image: url(../img/youtube.svg);
}

.iec_footer_social_links a.twitter {
    background-image: url(../img/twitter.svg);
}

.iec_footer_social_links a.instagram {
    background-image: url(../img/instagram.svg);
    background-size: 0.861313rem;
}

.iec_footer_social_links a.linkedin {
    background-image: url(../img/linkedin.svg);
    background-size: 0.861313rem;
}

.iec_footer_social_links a:hover {
    opacity: 0.6;
}

@media (max-width: 767px) {
    .iec_main_footer {
        padding: 1.277778rem 0 1.277778rem;
    }

    .iec_main_footer h3 {
        font-size: 0.888889rem;
        text-align: center;
        margin-bottom: 1.11111rem;
    }

    .iec_copyright_warpper {
        flex-direction: column;
        gap: 0.444444rem;
        margin-bottom: 1.11111rem;
    }

    .iec_footer_links ul {gap: 0.444444rem;}

    .iec_copyrights_text, 
    .iec_footer_links ul li a {
        font-size: 0.777778rem;
    }

    .iec_footer_social_links {
        justify-content: center;
        gap: 2.222222rem;
    }

    .iec_footer_social_links a {
        width: 1.666667rem;
        height: 1.666667rem;
        background-size: 1.11111rem !important;
    }
}

/*.home .bd_main_footer,
.history .bd_main_footer,
.iot-page .bd_main_footer,
.management .bd_main_footer,
.introduction .bd_main_footer,
.contact-page .bd_main_footer,
.single-product.bd_main_footer,
.vas-detail-page .bd_main_footer,
.single-solution .bd_main_footer,
.join-our-team-page .bd_main_footer,
.solutions-products .bd_main_footer,
.become-partner-page .bd_main_footer,
.value-added-services .bd_main_footer,
.traksat-ptt-iot-tracking .bd_main_footer,
body[data-page="about-us"] .bd_main_footer {
    background: rgba(27, 32, 76, .8) !important;
}

#footer .wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#footer .chat {
    width: 65px;
    height: 65px;
    background-color: #1b204c;
    float: right;
    border-radius: 50px;
    background-image: url(../../img/chat-icon.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    transition: all 0.25s ease;
    position: absolute;
    right: 0;
    top: 0;
}

#footer .chat:hover {
    opacity: 0.6;
}

#footer .copy-rights {
    margin-right: 20px;
    color: #fff !important;
    padding-top: 0;
    margin-bottom: 10px;
    font-size: 14px;
    float: left;
}

#footer .links {
    float: left;
    font-size: 14px;
}

#footer .links ul {
    margin-top: 0;
    padding-top: 0;
}

#footer .links ul li {
    display: inline-block;
    padding: 0 10px;
}

#footer .links ul li:first-child {
    padding-left: 0;
}

#footer .links a {
    font-size: 14px;
    color: #fff !important;
    transition: all 0.25s ease;
}

#footer .links a:hover {
    opacity: 0.6;
}

.social-media-widget {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 10px;
}

#footer .right-wrapper .social-media-widget a {
    flex: 0 0 auto;
    max-width: 100%;
    width: 44px;
    height: 44px;
    border-radius: 50px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 22px;
    background-color: transparent !important;
    transition: all 0.25s ease;
}

#footer .right-wrapper .social-media-widget a.facebook {
    background-image: url(../img/facebook.svg);
    background-size: 20px;
}

#footer .right-wrapper .social-media-widget a.youtube {
    background-image: url(../img/youtube.svg);
}

#footer .right-wrapper .social-media-widget a.twitter {
    background-image: url(../img/twitter.svg);
    background-size: 20px;
}

#footer .right-wrapper .social-media-widget a.instagram {
    background-image: url(../img/instagram.svg);
}

#footer .right-wrapper .social-media-widget a.linkedin {
    background-image: url(../img/linkedin.svg);
}

#footer .right-wrapper .social-media-widget a:hover {
    opacity: 0.6;
}

#footer .right-wrapper .social-media-widget a span {
    opacity: 0;
}

#footer .copy-rights,
#footer .left-wrapper h3,
#footer .links a {
    color: #fff !important;
}*/

/* Footer responsive */
/*@media (max-width: 960px) {
    #footer .wrapper {
        padding-top: 30px !important;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}

@media (max-width: 767px) {
    #footer {
        padding: 30px 0 20px;
    }

    #footer .left-wrapper,
    #footer .right-wrapper {
        text-align: center !important;
        width: 100%;
    }

    #footer .left-wrapper .copy-rights,
    #footer .left-wrapper .links,
    #footer .left-wrapper h3 {
        width: 100%;
        text-align: center !important;
        margin-right: 0 !important;
    }

    #footer .right-wrapper .social-media-widget {
        justify-content: center;
        margin-top: 10px;
    }
}

@media (max-width: 560px) {
    #footer .wrapper {
        padding-right: 0;
        padding-top: 70px;
    }
}

@media (max-width: 450px) {
    #footer .links ul li:nth-child(3) {
        display: block;
        padding-left: 0;
    }
}*/
/*  FOOTER END  */

/*LITY*/
.lity{
    z-index:9990;
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    white-space:nowrap;
    background: rgba(0,0,0,.4);
    outline:none!important;
    opacity:0;
    transition:opacity .3s ease;
}

.lity.lity-opened{
    opacity:1;
}

.lity.lity-closed{
    opacity:0;
}

.lity *{
    box-sizing:border-box;
}

.lity-wrap{
    z-index:9990;
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    text-align:center;
    outline:none!important;
}

.lity-wrap:before{
    content:"";
    display:inline-block;
    height:100%;
    vertical-align:middle;
    margin-right: 0;
}

.lity-loader{
    z-index:9991;
    color:#fff;
    position:absolute;
    top:50%;
    margin-top:-.8em;
    width:100%;
    text-align:center;
    font-size:14px;
    font-family:Arial,Helvetica,sans-serif;
    opacity:0;
    transition:opacity .3s ease;
}

.lity-loading .lity-loader{
    opacity:1;
}
.lity-container{
    z-index:9992;
    position:relative;
    text-align:left;
    vertical-align:middle;
    display:inline-block;
    white-space:normal;
    max-width:100%;
    max-height:100%;
    outline:none!important;
}

.lity-content{
    z-index:9993;
    width:100%;
    transform:scale(1);
    transition:transform .3s ease;
    position: relative;
}

.lity-closed .lity-content,.lity-loading .lity-content{
    transform:scale(.8);
}

.lity-content:after{
    content:"";
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    display:block;
    right:0;
    width:auto;
    height:auto;
    z-index:-1;
    box-shadow:0 0 8px rgba(0,0,0,.6);
}

.lity-close{
    z-index:9994;
    width:35px;
    height:35px;
    position:fixed;
    right:0;
    top:0;
    -webkit-appearance:none;
    cursor:pointer;
    text-decoration:none;
    text-align:center;
    padding:0;
    color:#fff;
    font-style:normal;
    font-size:35px;
    font-family:Arial,Baskerville,monospace;
    line-height:35px;
    text-shadow:0 1px 2px rgba(0,0,0,.6);
    border:0;
    background:none;
    outline:none;
    box-shadow:none;
}

.lity-close::-moz-focus-inner{
    border:0;
    padding:0;
}

.lity-close:active,
.lity-close:focus,
.lity-close:hover,
.lity-close:visited{
    text-decoration:none;
    text-align:center;
    padding:0;
    color:#fff;
    font-style:normal;
    font-size:35px;
    font-family:Arial,Baskerville,monospace;
    line-height:35px;
    text-shadow:0 1px 2px rgba(0,0,0,.6);
    border:0;
    background:none;
    outline:none;
    box-shadow:none;
}

.lity-close:active{
    top:1px;
}

.lity-image img{
    max-width:100%;
    display:block;
    line-height:0;
    border:0;

}
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container,
.lity-iframe .lity-container,
.lity-vimeo .lity-container,
.lity-youtube .lity-container{
    width:100%;
    max-width:964px;

}
.lity-iframe-container{
    width:100%;
    height:0;
    padding-top:56.25%;
    overflow:auto;
    pointer-events:auto;
    transform:translateZ(0);
    -webkit-overflow-scrolling:touch;
}

.lity-iframe-container iframe{
    position:absolute;
    display:block;
    top:0;
    left:0;
    width:100%;
    height:100%;
    box-shadow:0 0 8px rgba(0,0,0,.6);
    background:#000;
}

.lity-hide{
    display:none;
}

.bd_hero_banner {
    background-color: #4a5568;
    width: 100%;
    min-height: 400px;
    margin-top: -100px;
    padding-top: 170px;
    padding-bottom: 70px;
    background-image: var(--bgImage);
    z-index:-1;
}

.iec_hero_banner{
    width: 100%;
    min-height: 11.745177rem;
    padding: 6.655600rem 0 2.740541rem;
    background-color: #4a5568;
    background-image: var(--bgImage);
}

.iec_hero_content_banner {
    z-index: -1;
    min-height: 14.681471rem;
    margin-top: -3.915059rem;
    padding: 6.65560rem 0 2.740541rem;
}

.iec_hero_content_box {
    min-height: 5.285329rem;
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.iec_hero_content_box .iec_main_heading {
    color: #7a84a6;
    font-size: 1.566024rem;
    line-height: 120%;
    margin-bottom: 0;
    letter-spacing: 0;
    text-decoration: underline;
}

.overlay_title {
    font-family: Myriad Pro, sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 46px;
    color: #7a84a6;
    text-transform: uppercase;
    margin-top: 83px;
}

.iec_heading_section h2 {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 700;
    font-size: 2.192433rem;
    line-height: 61.59px;
    margin-bottom: 0.391506rem;
    color: #202449;
    text-transform: uppercase;
    padding: 2.349035rem 0px;
}

.iec_pages_tabs {
    padding-bottom: 2.349035rem;
    z-index: 2;
}

.iec_pages_tab_button_list {
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    background-color: #fff;
}

.iec_pages_tab_button_list li {
    flex: 0 0 auto;
    max-width: 100%;
    width: 33.3333%;
}

.iec_tab_buton {
    width: 100%;
    height: 2.740541rem;
    display: block;
    padding: 0 0.587259rem;
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 600;
    font-size: 0.861313rem;
    line-height: 2.740541rem;
    text-align: center;
    color: #7a84a6;
}

.iec_pages_tab_button_list li:nth-child(odd) .iec_tab_buton {
    background-color: rgba(230,232,242,.9);
}

.iec_pages_tab_button_list li:nth-child(2n+2) .iec_tab_buton {
    background-color: rgba(230,232,242,.7);
}

.iec_pages_tab_button_list li .iec_tab_buton.iec_tab_buton_active {
    color: #000;
    background-color: #fff;
    box-shadow: inset 0 0 0 3px rgba(230,232,242,.9);
}

.iec_pages_tab_button_list li .iec_tab_buton:hover:not(.iec_tab_buton_active) {
    opacity: 0.6;
    color: #1b204c;
}

.bd_main_contact_section {
    position: relative;
    overflow: hidden;
}

.bd_bg_image_section,
.iec_background_image_section {
    padding-bottom: 13.702706rem;
}

.bd_bg_image_section:before,
.iec_background_image_section:before {
    content: " ";
    width: 100%;
    min-height: 15.660236rem;
    display: block;
    background-image: url(https://iec-telecom.com/wp-content/uploads/2021/09/section3-v2-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.bd_button,
.iec_button {
    width: 100%;
    max-width: 7.047106rem;
    display: block;
    padding: 0.46980706589827111rem 0.939614rem;
    border-radius: 0.117452rem;
    font-weight: 700;
    margin-top: 1.174518rem;
    font-size: 0.783012rem;
/*    line-height: 1.174518rem;*/
    line-height: normal;
    text-align: center;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

.gray_btn {
    width: 100%;
    max-width: 8.025871rem;
    background: #727DA3;
    border-radius: 0.195753rem;
/*    padding: 0.46980706589827111rem 0.783012rem 7.5px;*/
    padding: 0.46980706589827111rem 0.783012rem 0.293629rem;
    font-size: 0.704710598847406665rem;
    font-weight: 700;
    line-height: normal;
    gap: 0.391506rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.174518rem;
    color: #FFF;
    transition: 0.3s;
    text-decoration: none;
    position: relative;
    overflow: hidden;
}

.iec_outline_buttton {
    width: 100%;
    max-width: 8.339075rem;
    height: 2.035831rem;
    display: block;
    padding: 0.508958rem 0.978765rem;
    border-radius: 0.195753rem;
    background-color: transparent;
    border: 0.117452rem solid #727da3;
    font-weight: 700;
    font-size: 0.783012rem;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease;
}

.iec_blue_gradient: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;
}

.gray_btn:hover {
    background: #fff;
    color: var(--dark-blue)
}

.iec_blue_gradient:hover:before {
    left: 100%;
}

.bd_blue_gradient,
.iec_blue_gradient {
    background: linear-gradient(270deg,#727da3,#1c214c);
    color:#fff;
    transition: 0.35s cubic-bezier(0.3, 0.7, 0.4, 1);
}

.iec_sign_in_button {
    color: #727da3;
    border-color: #727da3;
}

.iec_sign_in_button:hover {
    color: #fff;
    background-color: #727da3;
    transition: all 0.3s ease;
}

.bd_blue_gradient:hover,
.iec_blue_gradient:hover {
    background: linear-gradient(270deg,#1c214c,#1c214c);
    text-decoration: none;
    transition: 0.35s cubic-bezier(0.3, 0.7, 0.4, 1);
}

.iec_main_heading {
    color: #1B204C;
    font-family: 'Myriad Pro';
    font-size: 1.370271rem;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.012528rem;
    text-transform: uppercase;
    margin-bottom: 0.783012rem;
    margin-top: 0;
}

.iec_news_post_box_warpper {
    min-height: 15.777687rem;
}

.iec_news_post_box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.iec_news_post_box_image {
    width: 100%;
    aspect-ratio: 1/0.61895;
    position: relative;
    overflow: hidden;
}

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

.iec_news_post_box_meta {
    margin: 0.508958rem 0 0.430656rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 0.508958rem;
    border-bottom: 1px solid var(--gray);
}

.bd_sn_meta .category_pill,
.iec_news_post_box_meta span.category_pill {
    background: var(--gray);
    color: #fff;
    border-radius: 100vw;
    font-family: 'Myriad Pro';
    font-weight: 400;
    font-size: 0.430656rem;
    letter-spacing: 0.078301rem;
    text-align: center;
    text-transform: uppercase;
    padding: 0.156602rem 0.46980706589827111rem 0.078301rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.391506rem;
    height: 0.783012rem;
}

.iec_news_post_box_meta span.date {
    font-family: 'Myriad Pro';
    font-weight: 400;
    font-size: 0.430656rem;
    line-height: 146%;
    letter-spacing: 0.078301rem;
    margin-top: 0.156602rem;
    text-transform: uppercase;
}

.iec_news_post_title {
    font-family: 'Myriad Pro';
    font-weight: 700;
    font-size: 0.783012rem;
    line-height: 145%;
    margin-bottom: 0.46980706589827111rem;
    color: #1b204c;
}

.iec_news_post_read_more_link {
    gap: 0.195753rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.iec_news_post_read_more_link span {
    color: #727DA3;
    font-size: 0.587259rem;
    line-height: 140%;
    transition: all 0.5s ease-in-out;
}

.iec_news_post_read_more_link svg {
    width: 0.704710598847406665rem;
    height: auto;
}

.iec_news_post_read_more_link img {
    transition: all 0.5s ease-in-out;
}

.iec_news_post_box:hover {text-decoration: none;}
.iec_news_post_box:hover .iec_news_post_box_image img {transform: scale(1.06);}

.iec_news_post_box:hover .iec_news_post_read_more_link img {
    margin-left: 0.156602rem;
    transition: all 0.5s ease-in-out;
}

.iec_news_post_box:hover .iec_news_post_read_more_link span {
    margin-right: 0.391506rem;
    transition: all 0.5s ease-in-out;
}

.iec_single_office_featured_news_swiper {display: none;}

.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 > *:after {
    content: none !important;
}

.iec_swiper_arrow_warpper > * svg {
    width: 8px!important
}

.iec_single_office_featured_news_swiper .swiper {
    padding-top: 2.777778rem;
}

.iec_single_office_featured_news_swiper .iec_swiper_arrow_warpper {
    top: 0;
}

.iec_single_office_featured_news_swiper .swiper .swiper-slide {
    height: auto;
}
 
.iec_exlore_section {
/*    min-height: 25.056377rem; */
    padding-top: 3.132047rem;
    padding-bottom: 3.132047rem;
    position: relative;
    background-image: var(--desktopImage);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: flex;
    align-items: center;
}

.iec_section_heading {
    font-family: 'Myriad Pro';
    font-weight: 700;
    font-size: 1.487722rem;
    line-height: 126.316%;
    letter-spacing: 0.029754rem;
    margin-bottom: 0.861313rem;
    text-transform: uppercase;
    color: #1b204c;
}

.iec_sec_sub_heading {
    font-family: 'Myriad Pro';
    font-weight: 300;
    font-size: 0.861313rem;
    line-height: 118.182%;
    margin-bottom: 1.566024rem;
    text-transform: none;
}

.iec_icon_list,
.iec_contact_list {
    margin: 0;
    list-style: none;
}

.iec_icon_list li {
    font-family: 'Myriad Pro';
    font-weight: 300;
    font-size: 0.783012rem;
    line-height: 130%;
    display: flex;
    align-items: center;
    gap: 0.46980706589827111rem;
}

.iec_icon_list li:not(:last-child),
.iec_contact_list li:not(:last-child) {
    margin-bottom: 0.46980706589827111rem;
}

.iec_icon_list li svg,
.iec_contact_list li svg {
    flex: 0 0 auto;
    width: 1.174518rem;
    height: auto;
}

.iec_icon_list li i {
    font-size: 1.017915rem;
    line-height: 1.174518rem;
}

.iec_exlore_section .gray_btn {
    max-width: 7.047106rem;
    margin: 1.566024rem 0;
    padding: 0.430656rem 0.783012rem 0.293629rem;
    text-transform: capitalize;
}

@media (min-width: 769px) {
    .iec_exlore_section:not(.ice_right_content_section) {
        min-height: 25.056377rem; 
        background-position: center center;
    }
}

.iec_products_posts_sec {
    padding-top: 2.270734rem;
    padding-bottom: 2.466487rem;
}

.iec_product_post_box_warpper {
    min-height: 11.197068rem;
    margin-bottom: 0.978765rem;
}

.iec_product_post_box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.iec_product_box_image {
    width: 100%;
    aspect-ratio: 1/0.60519;
    position: relative;
    background-color: #f9f9fa;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 0.274054rem;
}

.iec_product_box_image .cats {
    background-color: #fff;
    width: calc(61% - 0.075952rem);
    height: 0.704710598847406665rem;
    position: absolute;
    bottom: 0;
    left: 0.704710598847406665rem;
    text-align: center;
    transform: rotate(-90deg);
    transform-origin: left bottom;
    display: flex;
}

.iec_product_box_image .cats > * {
    width: 100%;
    height: 100%;
    position: relative;
}

.iec_product_box_image .cats >*:before {
    content: " ";
    width: 100%;
    height: 0.117452rem;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.2s ease;
}

.iec_product_box_image .cats > .land:before {
    background-color: #ddc9a3;
}

.iec_product_box_image .cats > .land {
    color: #ddc9a3;
}

.iec_product_box_image .cats > .maritime:before {
    background-color: #92c0e9;
}

.iec_product_box_image .cats > .maritime {
    color: #92c0e9;
}

.iec_product_box_image .cats > * div {
    font-family: 'Myriad Pro';
    font-weight: 600;
    font-size: 0.46980706589827111rem;
    line-height: 150%;
    letter-spacing: 0.012528rem;
    text-align: center;
    text-transform: uppercase;
    /* margin-top: 3px; */
    transition: all 0.2s ease;
}

.iec_product_post_title {
    font-family: 'Myriad Pro';
    font-weight: 400;
    font-size: 0.822162rem;
    letter-spacing: 0.012528rem;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0;
}

.iec_product_post_box:hover .iec_product_box_image .cats >*:before {
    height: 100%;
}

.iec_product_post_box:hover .iec_product_box_image .cats > * {
    color: #fff !important;
}

#form_submit_btn{
    cursor: pointer;
}

.iec_single_office_contact_us {
    padding-top: 2.740541rem;
    padding-bottom: 2.740541rem;
    position: relative;
    background-color: #F1F2F7;
    box-shadow: 0px -4px 25.5px -4px rgb(0 0 0 / 25%) inset;
}

.iec_single_office_contact_us h3 {
    font-family: "Myriad Pro";
    font-weight: 700;
    font-size: 1.566024rem;
    line-height: 120%;
    letter-spacing: 0.012528rem;
    margin-bottom: 1.291969rem;
    color: #1B204C;
}

.iec_form_warpper form {
    display: flex;
    flex-wrap: wrap;
    row-gap: 1.761776rem;
    column-gap: 1.174518rem;
}

.iec_form_warpper form .bf_form_group {
    width: calc(33.3333% - 0.783012rem);
}

.iec_form_warpper form .bf_form_group .iec_form_control,
.iec_form_warpper form .bf_form_group .iec_form_control:focus {
    width: 100%;
    height: 1.840078rem;
    padding: 0;
    background: transparent;
    border: none;
    border-bottom: 1px solid #758592;
    font-family: "Myriad Pro";
    font-weight: 400;
    font-size: 0.704710598847406665rem;
    line-height: 1.017915rem;
    letter-spacing: 0;
    color: #758592;
    box-shadow: none;
    outline: none;
}

::placeholder, select::placeholder {
    color: #758592;
}

.iec_form_warpper form .bf_form_group p.error {
    font-size: 0.626409rem;
}

.iec_form_warpper form .bf_form_group .hear,
.iec_form_warpper form .bf_form_group .country,
.iec_form_warpper form .bf_form_group .interest {
    position: relative;
    width: 100%;
    height: 1.840078rem;
    border-bottom: 1px solid #758592 !important;
}

.iec_form_warpper form .bf_form_group .select2-container {
    width: 100% !important;
    height: 100%;
    max-height: 15.660236rem;
    font-family: "Myriad Pro";
    font-weight: 400;
    font-size: 0.704710598847406665rem;
    line-height: 1.017915rem;
    letter-spacing: 0;
    border: none !important;
    color: #758592 !important;
    background: transparent !important;
    position: relative;
}

.iec_form_warpper form .bf_form_group .select2-container .selection {
    height: 100%;
    display: block;
}

.iec_form_warpper form .bf_form_group .select2-container .select2-selection--single {
    height: 100% !important;
    border: none !important;
    background: transparent !important;
}

.iec_form_warpper form .bf_form_group .select2-container .select2-selection--single .select2-selection__clear {
    float: right;
    height: 1.800927rem;
    font-family: "Myriad Pro";
    font-weight: 700;
    font-size: 0.861313rem;
    margin: 0 0.939614rem 0 0;
    padding-right: 0px;
}

.iec_form_warpper form .bf_form_group .select2-container .select2-selection--single .select2-selection__rendered {
    width: fit-content !important;
    padding: 0;
    font-family: "Myriad Pro";
    font-weight: 400;
    font-size: 0.704710598847406665rem;
    line-height: 1.800927rem;
    letter-spacing: 0;
    color: #758592;
}

.iec_form_warpper form .bf_form_group .select2-container .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
    color: #758592;
}

.iec_form_warpper form .bf_form_group .select2-container .select2-selection--single .select2-selection__arrow {
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.20682 0.500001L9.0954e-08 1.87275L6.75 9.5L13.5 1.86504L12.2932 0.500001L6.75 6.76992L1.20682 0.500001Z' fill='%231B204C'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 0.548108rem!important;
    background-position: center;
    width: 0.783012rem;
    height: 100%;
    border: none !important;
    transition: transform 0.2s ease;
    top: 0 !important;
}

.iec_form_warpper form .bf_form_group .select2-container .select2-selection--single .select2-selection__arrow b {display: none;}
.iec_form_warpper form .bf_form_group .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow {transform: rotate(180deg);}

.iec_form_warpper form .bf_form_group .select2-container .select2-dropdown {
    background-color: #f1f2f7;
    border: 1px solid #758592;
    border-top: 0;
}

.iec_form_warpper form .bf_form_group .select2-container .select2-results__option--highlighted {
    background-color: #1b204c;
}

.iec_form_warpper form .bf_form_group .select2-container .select2-search.select2-search--dropdown input,
.iec_form_warpper form .bf_form_group .select2-container .select2-search.select2-search--dropdown input:focus {
    height: 1.566024rem;
    padding: 0 0.587259rem;
    font-family: Myriad Pro, sans-serif;
    font-size: 0.939614rem;
    line-height: 1.017915rem;
    letter-spacing: 0;
    color: #1b204c;
    border: 1px solid #758592;
    background: transparent;
}

.iec_form_warpper form .bf_form_group .select2-container .select2-search.select2-search--dropdown input:focus-visible {
    outline: none;
}

.iec_form_warpper form .bf_form_group .select2-container .select2-selection--multiple {
    position: relative;
    height: 100% !important;
    border: none !important;
    border-radius: 0 !important;
    background: transparent !important;
    padding: 0 !important;
    font-family: "Myriad Pro";
    font-weight: 400;
    font-size: 0.704710598847406665rem;
    line-height: 1.017915rem;
    color: #758592 !important;
    letter-spacing: 0;
    display: flex;
}

.iec_form_warpper form .bf_form_group .select2-container.select2-container--open .select2-selection--multiple {
    gap: 0.391506ren;
}

.iec_form_warpper form .bf_form_group .select2-container .select2-selection--multiple:after {
    border: none!important;
    content: ""!important;
    position: absolute!important;
    top: 50% !important;
    right: 0.117452rem !important;
    transform: translateY(-50%) !important;
    width: 0.783012rem !important;
    height: 100% !important;
    /*width: 0.548108rem !important;
    height: 0.391506rem !important;*/
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.20682 0.500001L9.0954e-08 1.87275L6.75 9.5L13.5 1.86504L12.2932 0.500001L6.75 6.76992L1.20682 0.500001Z' fill='%231B204C'/%3E%3C/svg%3E")!important;
    background-repeat: no-repeat!important;
    background-size: 0.548108rem!important;
    background-position: center;
    pointer-events: none!important;
    transition: transform 0.2s ease!important;
}

.iec_form_warpper form .bf_form_group .select2-container--open .select2-selection--multiple:after {
    transform: translateY(-50%) rotate(180deg) !important;
}

.iec_form_warpper form .bf_form_group .select2-container .select2-selection--multiple button.select2-selection__clear {
    display: none;
}

.iec_form_warpper form .bf_form_group .select2-container .select2-selection--multiple .select2-selection__rendered {
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
    gap: 0.313205rem;
}

.iec_form_warpper form .bf_form_group .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    background-color: #fff;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
    height: 1.174518rem;
    margin: 0;
    font-family: "Myriad Pro";
    font-weight: 400;
    font-size: 0.548108rem;
    line-height: normal;
    letter-spacing: 0;
    display: flex;
    align-items: center;
    padding: 0;
    color: #1b204c;
    overflow: hidden;
    position: relative;
    border: 1px solid #758592;
    border-radius: 5px;
}

.iec_form_warpper form .bf_form_group .select2-container .select2-selection--multiple .select2-selection__rendered li .select2-selection__choice__remove {
    position: relative;
    height: 100%;
    font-size: 0.548108rem;
    color: #1b204c;
    border: none;
}

.iec_form_warpper form .bf_form_group .select2-container .select2-selection--multiple .select2-selection__rendered li .select2-selection__choice__display {
    padding: 0 0.195753rem 0 0;
    line-height: 1.057066rem;
}

.iec_form_warpper form .bf_form_group .select2-container .select2-selection--multiple .select2-search__field {
    height: 100% !important;
    margin: 0 !important;
    font-family: "Myriad Pro";
    font-size: 0.704710598847406665rem;
    font-weight: 400;
    line-height: 1.800927rem;
    letter-spacing: 0;
    color: #758592 !important;
}

.iec_section_form .form-fields .form-field .iti__selected-flag,
.iec_form_warpper form .bf_form_group .iti .iti__flag-container .iti__selected-flag {
    background-color: transparent !important;
    padding: 0 0.234903532949135555rem 0 0.313205rem;
}

.iec_section_form .form-fields .form-field .iti__flag-container,
.iec_form_warpper form .bf_form_group .iti .iti__flag-container {
    padding: 0.039151rem;
    position: relative !important;
}

.iec_section_form .form-fields .form-field .iti__selected-flag .iti__flag,
.iec_form_warpper form .bf_form_group .iti .iti__flag-container .iti__selected-flag .iti__flag,
.iec_section_form .form-fields .form-field .iti__flag-container .iti__country-list li .iti__flag-box .iti__flag {
    width: 0.783012rem;
    min-height: 0.430656rem !important;
    /* height: 0.587259rem !important; */
    /* background-size: cover; */
}

.iec_section_form .form-fields .form-field .iti__selected-flag .iti__selected-dial-code,
.iec_form_warpper form .bf_form_group .iti .iti__flag-container .iti__selected-flag .iti__selected-dial-code {
    margin-left: 0.234903532949135555rem !important;
    font-size: 0.626409rem;
}

.iec_section_form .form-fields .form-field .iti__selected-flag .iti__arrow,
.iec_form_warpper form .bf_form_group .iti .iti__flag-container .iti__selected-flag .iti__arrow {
    margin-left: .234903532949135555rem !important;
    border-left: 0.117452rem solid #fff0;
    border-right: 0.117452rem solid #fff0;
    border-top: 0.156602rem solid #555;
}

.iec_form_warpper form .bf_form_group .iti__flag-container .iti__country-list,
.iec_section_form .form-fields .form-field .iti__flag-container .iti__country-list {
    font-size: .548108rem !important;
    min-width: 14.094212rem !important;
    max-height: 7.830118rem;
}

.iec_form_warpper form .bf_form_group .iti__flag-container .iti__country-list li,
.iec_section_form .form-fields .form-field .iti__flag-container .iti__country-list li  {padding: 0.195753rem 0.391506rem;}

.iec_form_warpper form .bf_form_group .iti__flag-container .iti__country-list li .iti__flag-box,
.iec_section_form .form-fields .form-field .iti__flag-container .iti__country-list li .iti__flag-box {width: .783012rem;}

.iec_form_warpper form .bf_form_group .iti__flag-container .iti__country-list li .iti__flag-box, 
.iec_form_warpper form .bf_form_group .iti__flag-container .iti__country-list li .iti__country-name,
.iec_section_form .form-fields .form-field .iti__flag-container .iti__country-list li .iti__flag-box, 
.iec_section_form .form-fields .form-field .iti__flag-container .iti__country-list li .iti__country-name {
    font-size: .548108rem !important;
    margin-right: 0.234903532949135555rem !important;
}

/*.iec_form_warpper .right_text.solution_btn .captcha-wrapper .g-recaptcha div {
    width: 100% !important;
    height: 3.053746rem !important;
    max-width: 11.901779rem !important;
}

.iec_form_warpper .right_text.solution_btn .captcha-wrapper .g-recaptcha div iframe {
    width: 100%;
    height: 100%;
}*/

.iec_form_warpper .right_text.solution_btn {
    display: flex;
    justify-content: end;
    align-items: center;
    margin-top: 1.370271rem;
    gap: 0.626409rem;
}

.iec_form_warpper .right_text.solution_btn .iec_button {
    margin-top: 0;
    height: 1.566024rem;
    padding: 0.195753rem 0.939614rem;
    font-family: "Myriad Pro";
    font-size: 0.704710598847406665rem;
    max-width: 7.047106rem;
    text-transform: uppercase;
}

.iec_form_warpper .right_text.solution_btn .captcha-wrapper {
    margin: 0;
}

.iec_form_warpper form .bf_form_group .iti {
    width: 100%;
    height: 1.840078rem;
    padding: 0;
    background: transparent;
    border: none;
    border-bottom: 1px solid #758592;
    display: flex;
}

.iec_form_warpper form .bf_form_group .iti .iti__flag-container, 
.iec_form_warpper form .bf_form_group .iti .iti__flag-container .iti__selected-flag {
    background-color: transparent !important;
}

.iec_form_warpper form .bf_form_group .iti input, 
.iec_form_warpper form .bf_form_group .iti input:focus {
    width: 100%;
    height: 100%;
    border: none;
    background: transparent;
    font-family: Myriad Pro, sans-serif;
    font-weight: 400;
    font-size: 0.704710598847406665rem;
    line-height: 1.017915rem;
    letter-spacing: 0;
    color: #758592;
    box-shadow: none;
    outline: none;
    /*padding: 0 0 0 7.047106rem;
    padding: 0 0 0 3.719306rem !important;*/
    padding: 0 !important;
}

#iti-0__country-listbox {
    font-size: 0.548108rem;
}

.iec_single_office_contact_us .loading-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    display: flex ;
    justify-content: center !important;
    align-items: center !important;
    z-index: 1000;
}

.dots {
    width: 72px;
    height: 34.6px;
    background: radial-gradient(circle closest-side,#1b204c 90%,#0000) 0%   50%,
    radial-gradient(circle closest-side,#1b204c 90%,#0000) 50%  50%,
    radial-gradient(circle closest-side,#1b204c 90%,#0000) 100% 50%;
    background-size: calc(100%/3) 17.3px;
    background-repeat: no-repeat;
    animation: dots-7ar3yq 1.2s infinite linear;
}

@keyframes dots-7ar3yq {
    20% {
        background-position: 0%   0%, 50%  50%,100%  50%;
    }

    40% {
        background-position: 0% 100%, 50%   0%,100%  50%;
    }

    60% {
        background-position: 0%  50%, 50% 100%,100%   0%;
    }

    80% {
        background-position: 0%  50%, 50%  50%,100% 100%;
    }
}


/*#footer {
    padding: 25px 0px 20px;
}

#footer .wrapper.cf {
}

#footer .wrapper.cf:after, 
#footer .wrapper.cf:before {
    content: none;
}

#footer .wrapper.cf .left-wrapper {
    float: none;
}

#footer .wrapper.cf .left-wrapper h3 {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
}

#footer .wrapper.cf .left-wrapper .cf {}

#footer .wrapper.cf .left-wrapper .cf .links a,
#footer .wrapper.cf .left-wrapper .cf .copy-rights {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}

#footer .wrapper.cf .left-wrapper .cf ul {
    line-height: 0;
}

#footer .wrapper.cf .left-wrapper .cf .links a {
    text-decoration: underline;
}

#footer .wrapper.cf .left-wrapper .cf .links a:hover {
    text-decoration: none;
}

#footer .right-wrapper .social-media-widget {
    padding: 0;
    gap: 20px !important;
    float: none;
    margin-right: 0;
}

#footer .right-wrapper .social-media-widget a {
    width: 30px;
    height: 30px;
    margin: 0;
}*/
.thank-you #header-v2 {
    background: white !important;
}
#header-v2.is_static.not_homepage.is_static.menu_open {
    background: #717ba2 !important;
}
 p.error {
        color: red;
   text-align:left;
    }
    input.error-field,
    select.error-field {
        border-bottom-color: red !important;
    }
.sweet-alert-close-btn {
    width: 12px;
    height: 12px;
    display: block;
    background-repeat: no-repeat;
    background-color: transparent !important;
    margin: 0px !important;
    background-size: 12px;
    opacity: 0.6;
    position: absolute;
    right: 15px;
    top: 15px;
}
.sweet-alert strong {
    font-size: 18px;
    font-weight: 600;
}
.sweet-alert .sweet-alert-close-btn {
    padding: 0;
}
/*#footer {
    position: relative !important;
}*/
