@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i');
@font-face {
    font-family: "Flaticon";
    src: url("/template/0eaa6adf/font/Flaticon.eot");
    src: url("/template/0eaa6adf/font/Flaticon.eot?#iefix") format("embedded-opentype"),
    url("/template/0eaa6adf/font/Flaticon.woff") format("woff"),
    url("/template/0eaa6adf/font/Flaticon.ttf") format("truetype"),
    url("/template/0eaa6adf/font/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "Flaticon";
        src: url("/template/0eaa6adf/font/Flaticon.svg#Flaticon") format("svg");
    }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
    margin-left: 20px;
}

.flaticon-technology:before { content: "\f106"; }

.fee .widget-snippet .snippet-header-information .block a:hover {
  color: #fff;
}

body.widget-snippet {
    background: #1C1F23;
    padding: 40px;
}
.snippet-header-information .block {
    position: relative;
    border-left:1px rgba(255, 255, 255, 0.15) solid;
    border-right:1px rgba(255, 255, 255, 0.15) solid;
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    margin-left: -1px;
    line-height: 40px;
}
.snippet-header-information .block:first-child {
    padding-left: 15px;
    padding-right:30px;
    margin-left: 0;
}
.snippet-header-information .block:last-child {
    padding-left: 30px;
    padding-right:38px;
}
.snippet-header-information i:before {
    font-size: 17px;
    color: #ffffff;
    margin-right: 11px;
}
.snippet-header-information .block span,
.snippet-header-information .block a,
.snippet-header-information .block a:visited,
.snippet-header-information .block a:active,
.snippet-header-information .block a:focus {
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    color: #7d7e7f;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.468;
    outline: none;
    letter-spacing: 1px;
}
.widget-snippet .snippet-header-information .block a:hover {
    color: #cb2d2d;
    text-decoration: none;
}
body.widget-snippet .snippet-header-information .block span.snippet-activated-elm,
body.widget-snippet .snippet-header-information .block span.snippet-highlighted-elm
body.widget-snippet .snippet-header-information .block a.snippet-activated-elm,
body.widget-snippet .snippet-header-information .block a.snippet-highlighted-elm {
    outline: 2px tomato dashed;
}
