@font-face {
    font-family: 'vc-icons';
    src: url('http://astyremachines.com/wp-content/themes/aurum/inc/lib/visual-composer/assets/icons/font/vc-icons.eot?35347894');
    src: url('http://astyremachines.com/wp-content/themes/aurum/inc/lib/visual-composer/assets/icons/font/vc-icons.eot?35347894#iefix') format('embedded-opentype'),
       url('http://astyremachines.com/wp-content/themes/aurum/inc/lib/visual-composer/assets/icons/font/vc-icons.woff?35347894') format('woff'),
       url('http://astyremachines.com/wp-content/themes/aurum/inc/lib/visual-composer/assets/icons/font/vc-icons.ttf?35347894') format('truetype'),
       url('http://astyremachines.com/wp-content/themes/aurum/inc/lib/visual-composer/assets/icons/font/vc-icons.svg?35347894#vc-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

.slider-img .vc_images_carousel {
    width: 100% !important;
}

.dash{
    position: relative;
    background-color: #fb4848;
    left:55px;
    display:inline-block;
}
.dash::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0px;
    width: 16px;
    height: 3px;
    background: #fb4848;
}


.icon-with-text h2 i{
    position: absolute;
    left: 0;
}

.icon-with-text h2, .heading-with-dash h2{
    position: relative;
    padding-left: 55px;
    margin: 0;
    font-size: 30px;
    font-weight: 500 !important;
    color: #222;
    text-transform:uppercase;
    line-height: 1.1;
}
.headings-with-dash h2 , .heading-with-dash .dash{
    padding-left:0px !important;
    left:0 !important;
}

.fa, .far, .fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
[class^="vc-icon-"]:before, [class*=" vc-icon-"]:before {
    font-family: "vc-icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    /* font-size: 120%; */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.vc-icon-flag-checkered:before {
    content: '\e83e' !important;
}

[class^="vc-icon-"]:before, [class*=" vc-icon-"]:before {
    font-family: "vc-icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    /* font-size: 120%; */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.header-links img {
    display: none;
}