
@font-face {
    font-family: "ClearSansRegular";
    src: url(../fonts/ClearSansRegular/ClearSansRegular.eot);
    src: url(../fonts/ClearSansRegular/ClearSansRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/ClearSansRegular/ClearSansRegular.woff) format("woff"), url(../fonts/ClearSansRegular/ClearSansRegular.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}
@font-face {
    font-family: "ClearSansBold";
    src: url(../fonts/ClearSansBold/ClearSansBold.eot);
    src: url(../fonts/ClearSansBold/ClearSansBold.eot?#iefix) format("embedded-opentype"), url(../fonts/ClearSansBold/ClearSansBold.woff) format("woff"), url(../fonts/ClearSansBold/ClearSansBold.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}
@font-face {
    font-family: "ClearSansItalic";
    src: url(../fonts/ClearSansItalic/ClearSansItalic.eot);
    src: url(../fonts/ClearSansItalic/ClearSansItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/ClearSansItalic/ClearSansItalic.woff) format("woff"), url(../fonts/ClearSansItalic/ClearSansItalic.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}
@font-face {
    font-family: "ClearSansLight";
    src: url(../fonts/ClearSansLight/ClearSansLight.eot);
    src: url(../fonts/ClearSansLight/ClearSansLight.eot?#iefix) format("embedded-opentype"), url(../fonts/ClearSansLight/ClearSansLight.woff) format("woff"), url(../fonts/ClearSansLight/ClearSansLight.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}
@font-face {
    font-family: "ClearSansMedium";
    src: url(../fonts/ClearSansMedium/ClearSansMedium.eot);
    src: url(../fonts/ClearSansMedium/ClearSansMedium.eot?#iefix) format("embedded-opentype"), url(../fonts/ClearSansMedium/ClearSansMedium.woff) format("woff"), url(../fonts/ClearSansMedium/ClearSansMedium.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}
@font-face {
    font-family: "ClearSansBoldItalic";
    src: url(../fonts/ClearSansBoldItalic/ClearSansBoldItalic.eot);
    src: url(../fonts/ClearSansBoldItalic/ClearSansBoldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/ClearSansBoldItalic/ClearSansBoldItalic.woff) format("woff"), url(../fonts/ClearSansBoldItalic/ClearSansBoldItalic.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}
@font-face {
    font-family: "ClearSansMediumItalic";
    src: url(../fonts/ClearSansMediumItalic/ClearSansMediumItalic.eot);
    src: url(../fonts/ClearSansMediumItalic/ClearSansMediumItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/ClearSansMediumItalic/ClearSansMediumItalic.woff) format("woff"), url(../fonts/ClearSansMediumItalic/ClearSansMediumItalic.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}
.row.no-gutters {
    margin-right: 0;
    margin-left: 0
}
.row.no-gutters>[class*=" col-"],
.row.no-gutters>[class^=col-] {
    padding-right: 0;
    padding-left: 0
}

.no-paddings{
    padding-right: 0;
    padding-left: 0
}
*,
:after,
:before {
    box-sizing: border-box
}
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
.clearfix {
    *zoom: 1
}
h1,
h2,
p {
    margin: 0
}
.medium32{
    font-family: "ClearSansMedium";
    font-weight: 400;
    font-size: 32px;
text-transform: none;
}


.medium42 {
    font-family: 'Rubik', sans-serif;
    font-size: 42px;
    font-weight: 500;
    text-transform: uppercase
}
.medium32 {
    font-size: 32px
}
.regular11 {
    font-family: "ClearSansRegular";
    font-size: 11px;
    font-weight: 400
}

.medium16,
.medium18,
.regular16,
.regular18 {
    font-family: "ClearSansRegular";
    font-size: 16px;
    font-weight: 400
}

.medium16,
.medium18,
.regular18 {
    font-size: 18px
}

.medium16,
.medium18 {
    font-family: "ClearSansMedium"
}
.bold42,
.medium16 {
    font-size: 16px
}

.bold42{
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 42px;
    text-transform: uppercase
}

.script-fsvs{
    display: none !important;
}


@media(min-width: 200px) and (max-width: 767px){
    .bold42,
    .medium42{
        font-size: 34px !important;
    }
}



.yellow-vid::selection {background: #f8cc00;}
.yellow-vid::-moz-selection {background: #f8cc00;}
.yellow-vid::-webkit-selection {background: #f8cc00;}