@font-face {
    font-family: 'Oswald-Light';
    src: url('fonts/Oswald-Light.eot?#iefix') format('embedded-opentype'), url('fonts/Oswald-Light.woff') format('woff'), url('fonts/Oswald-Light.ttf') format('truetype'), url('fonts/Oswald-Light.svg#Oswald-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald-Regular';
    src: url('fonts/Oswald-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Oswald-Regular.woff') format('woff'), url('fonts/Oswald-Regular.ttf') format('truetype'), url('fonts/Oswald-Regular.svg#Oswald-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald-Medium';
    src: url('fonts/Oswald-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/Oswald-Medium.woff') format('woff'), url('fonts/Oswald-Medium.ttf') format('truetype'), url('fonts/Oswald-Medium.svg#Oswald-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald-Bold';
    src: url('fonts/Oswald-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Oswald-Bold.woff') format('woff'), url('fonts/Oswald-Bold.ttf') format('truetype'), url('fonts/Oswald-Bold.svg#Oswald-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body
{
    margin: 0;
    overflow-x: hidden;
    height: 100%;
}

.height-calc {
	height: Calc(100vh - 77px);
}

.height-footer {
	height: 77px;
}

.row
{
    margin: 0 auto;
}
.p-0
{
    padding: 0;
}
.pl-0
{
    padding-left: 0;
}
.pr-2
{
    padding-right: 2px;
}
.pl-50
{
    padding-left: 20px;
}
.pr-15
{
    padding-right: 200px;
}
.pl-100
{
    padding-left: 100px;
}
.bg-gradient
{
	height: 100%;
    background: transparent linear-gradient(242deg, #0E0D47 0%, #B4002D 100%) 0% 0% no-repeat padding-box;
}
.v-align-super
{
    vertical-align: super;
}
.v-align-bottom
{
    vertical-align: bottom;
}
.domain
{
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    font-size: 60px;
    font-family: Oswald-Bold;
    border-radius: 30px 0px 0px 0px;
    /*color: #000000;*/
    color: #ffffff;
    text-transform: uppercase;
    opacity: 1;
}
.border-domain
{
    /*background: #ffffff;*/
    /*background: #000000;*/
    /*border-radius: 30px 0px 0px 0px;*/
    opacity: 0.2;
}
.bg-white
{
    background: #ffffff;
}
.text-style
{
    color: #ffffff;
    text-transform: uppercase;
    opacity: 1;
}
.text-uppercase
{
    text-transform: uppercase;
}
.font-family-Bold
{
    font-family: Oswald-Bold;
}
.font-family-light
{
    font-family: Oswald-light;
}
.font-size-40
{
    font-size: 36px;
}
.font-size-24
{
    font-size: 24px;
}
.font-size-14
{
    font-size: 14px;
}
.font-size-18
{
    font-size: 18px;
}
.pt-40
{
    padding-top: 40px;
}

.pt-20
{
    padding-top: 20px;
}

.image-cover
{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.margin-left--20
{
    margin-left: -20px;
}
.pl-20
{
    padding-left: 20px;
}
div
{
    position: relative;
}
.pb-44{
    padding-bottom: 44px;
}
.pb-40
{
    padding-bottom: 40px;
}
.pb-20
{
    padding-bottom: 20px;
}
.pl-30
{
    padding-left: 30px;
}
.h-45 img
{
    height: 45px;
}
.valign-center
{
    display: flex;
    align-items: center;
    /*justify-content: center;*/
}
ul
{
    list-style-type: none;
    padding-left: 0;
}
.padding-left-0important
{
    padding-left: 0 !important;
}
li
{
    display: inline-block;
    padding-left: 10px;
}
.color0E0D47
{
    color: #0E0D47;
}
.font-size-20
{
    font-size: 20px;
}
.message-visible-small
{
    visibility: hidden;
}
.message-invisible-small
{
    visibility: visible;
}
@media only screen and (max-width: 992px) {
.domain
{
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    font-size: 45px;
    font-family: Oswald-Bold;
    border-radius: 30px 0px 0px 0px;
    /*color: #000000;*/
    color: #ffffff;
    text-transform: uppercase;
    opacity: 1;
}
.border-domain
{
    /*background: #ffffff;*/
    /*background: #000000;*/
    /*border-radius: 30px 0px 0px 0px;*/
    opacity: 0.2;
}
.font-size-40
{
    font-size: 25px;
}
.font-size-24
{
    font-size: 20px;
}
.font-size-14
{
    font-size: 12px;
}
.font-size-18
{
    font-size: 14px;
}
}
@media only screen and (max-width: 767px) {
  /* For mobile phones: */
.bg-gradient
{
    background: transparent linear-gradient(242deg, #0E0D47 0%, #B4002D 100%) 0% 0% no-repeat padding-box;
}
.domain
{
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    font-size: 18px;
    font-family: Oswald-Bold;
    border-radius: 30px 0px 0px 0px;
    /*color: #000000;*/
    color: #ffffff;
    text-transform: uppercase;
    opacity: 1;
}
.border-domain
{
    /*background: #ffffff;*/
    /*background: #000000;*/
    /*border-radius: 30px 0px 0px 0px;*/
    opacity: 0.2;
}
.font-size-40
{
    font-size: 18px;
}
.font-size-24
{
    font-size: 14px;
}
.font-size-14
{
    font-size: 14px;
}
.font-size-18
{
    font-size: 14px;
}
.font-size-20
{
    font-size: 14px;
}
.pb-44
{
    padding-bottom: 0px;
}
.pt-40
{
    padding-top: 20px;
}
.pt-10
{
    padding-top: 10px;
}
.message-visible-small
{
    visibility: visible;
}
.message-invisible-small
{
    visibility: hidden;
}
ul
{
    margin: 0;
}
.height-calc {
	height: Calc(100vh - 157px);
}

.height-footer {
	height: 97px;
}
.image-cover
{
    height: auto;
    width: 350px;
    position: relative;
	left: -130px;
}
}
@media only screen and (max-width: 576px) {
  /* For mobile phones: */
.bg-gradient
{
    background: transparent linear-gradient(242deg, #0E0D47 0%, #B4002D 100%) 0% 0% no-repeat padding-box;
}
.domain
{
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    font-size: 22px;
    font-family: Oswald-Bold;
    border-radius: 30px 0px 0px 0px;
    /*color: #000000;*/
    color: #ffffff;
    text-transform: uppercase;
    opacity: 1;
}
.border-domain
{
    /*background: #ffffff;*/
    /*background: #000000;*/
    /*border-radius: 30px 0px 0px 0px;*/
    opacity: 0.2;
}
.font-size-40
{
    font-size: 15px;
}
.font-size-24
{
    font-size: 14px;
}
.font-size-14
{
    font-size: 12px;
}
.font-size-18
{
    font-size: 16px;
}
.font-size-20
{
    font-size: 16px;
}
.pb-44
{
    padding-bottom: 0px;
}
.pt-40
{
    padding-top: 20px;
}
.pt-10
{
    padding-top: 10px;
}
.message-visible-small
{
    visibility: visible;
}
.message-invisible-small
{
    visibility: hidden;
}
ul
{
    margin: 0;
}
li
{
    padding-left: 2px;
}
.width-40
{
    width: 40px;
}
.h-45 img
{
    height: 40px;
}
/*.width-120
{
    width: 120px;
}*/
}
@media only screen and (max-width: 400px) {
  /* For mobile phones: */
.bg-gradient
{
    background: transparent linear-gradient(242deg, #0E0D47 0%, #B4002D 100%) 0% 0% no-repeat padding-box;
}
.domain
{
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    font-size: 15px;
    font-family: Oswald-Bold;
    border-radius: 30px 0px 0px 0px;
    /*color: #000000;*/
    color: #ffffff;
    text-transform: uppercase;
    opacity: 1;
}
.border-domain
{
    /*background: #ffffff;*/
    /*background: #000000;*/
    /*border-radius: 30px 0px 0px 0px;*/
    opacity: 0.2;
}
.font-size-40
{
    font-size: 11px;
}
.font-size-24
{
    font-size: 9px;
}
.font-size-14
{
    font-size: 10px;
}
.font-size-18
{
    font-size: 12px;
}
.font-size-20
{
    font-size: 14px;
}
.pb-44
{
    padding-bottom: 0px;
}
.pt-40, .pt-20
{
    padding-top: 14px;
}
.pt-10
{
    padding-top: 10px;
}
.message-visible-small
{
    visibility: visible;
}
.message-invisible-small
{
    visibility: hidden;
}
ul
{
    margin: 0;
}
li
{
    padding-left: 1px;
}
.width-40
{
    width: 40px;
}
.width-120
{
    width: 90px;
}
.h-45 img
{
    height: 40px;
}
}
