.sppb-column{
	width:calc() !important;
}
.sppb-addon-ajax-contact .sppb-ajaxt-contact-form .sppb-form-check .sppb-form-check-input{
  right: 47%;
}

element.style {
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #108dcc;
    background-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #108dcc;
    background-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-nav > li > a {
    color: #e75135;
  padding: 44px 15px;
}
@font-face {
    font-family: 'Shadows Into';
    src: url('../fonts/shadowsIntolight.woff2') format('woff2'),
        url('../fonts/shadowsIntolight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-regular.woff2') format('woff2'),
        url('../fonts/poppins-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-semibold.woff2') format('woff2'),
        url('../fonts/poppins-semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
  font-weight: 600;
}

p,
body{
    font-family: 'Poppins', sans-serif;
     font-weight: normal;
  }

.sppb-addon-title { 
      font-family: 'Poppins', sans-serif;
     font-weight: normal;
}

.t3-megamenu li { 
      font-family: 'Poppins', sans-serif;
       font-weight: 600;
}

