h1 {
    font-weight: 300;
    text-transform: uppercase;
    color: #444448;
    font-size: 39px;
    margin: 50px 0 50px 0;
    line-height: 65px;
}

h1 b {
    font-weight: 500;
}

img {
max-width: 100%;
height: auto;
vertical-align: middle;

}


.w100 table {
    width: 100%; /* Опционально, если вы хотите, чтобы таблица занимала всю ширину родительского блока */
}





.w100 li {
    margin-top:10px;
    margin-bottom:10px;
    font-size: 14px;
    line-height: 25px;
}

.center {
    margin: 0 auto;
    width: 1260px;
}

body {
    margin: 0;
    font-family: Unbounded, Arial, sans-serif;
    color: #1F1F23;
}

.w100 {
    float: left;
    width: 100%;
}

div#top {
    height: 118px;
}

div#top_menu {
    height: 58px;
    background-color: #4B8790;
}

div#top_menu ul.menu {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

div#top_menu ul.menu li {
    float: left;
    margin-top:0px;
    margin-bottom:0px;
}

div#top_menu ul.menu li a {
    color: #FFF;
    text-decoration: none;
    font-size: 16px;
    padding: 14px 20px;
    float: left;
    margin-top: 5px;
    line-height: 20px;
    background-color: #4B8790;
    border-radius: 50px;
    transition: 0.3s;
}

a.logo {
    float: left;
    margin: 22px 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

div#top span.title,div#footer span.title {
    float: left;
    font-size: 11px;
    font-weight: 400;
    width: 306px;
    margin: 37px 0 0 16px;
    border-left: 2px solid #B5B5B5;
    padding-left: 16px;
    line-height: 15px;
    padding-bottom: 2px;
    color: #80ADB4;
}

ul.social {
    float: left;
    list-style-type: none;
    margin: 45px 0 0 0;
    padding: 0;
}

ul.social li {
    float: left;
    margin: 0 5px;
}

.right.contacts a.phone {
    float: left;
    margin: 45px 0 0 20px;
    color: #1F1F23;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
}


   .field-label {
       /*font-weight: bold;*/
       color: #4B8790;
   }
   

   .field-value {
 
    color: #015B69;
    text-decoration: line-through;
   }






p:first-of-type .field-value {
    text-decoration: line-through;
    color: #015B69;
}


/* Стили для новой цены */
p:last-of-type .field-value {
    /*float: left;*/
    width: 100%;
    font-size: 28px;
    font-weight: 500;
    color: #015B69;
    margin-top: 8px;
    text-decoration: none;
}





.product_categories {
    float: left;
    width: 100%;
}

.product_categories ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    border-radius: 0 0 20px 20px;
    overflow: hidden;
}

.product_categories ul li {
    float: left;
    width: 250px;
    text-align: center;
    height: 232px;
    background-repeat: no-repeat;
    background-color: #C8E1EC;
    position: relative;
}

.product_categories ul li a {
    text-decoration: none;
    color: #325D70;
    font-size: 11px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 18px 0 18px;
    text-transform: uppercase;
}

div#header {
    height: 761px;
    background-image: url('../img/header0.jpg');
    background-position: top center;
    background-size: cover;
}

span.advertising_title {
    color: #015B69;
    font-size: 50px;
    font-weight: 600;
    width: 693px;
    float: left;
    margin: 50px 0;
}

span.advertising_title b {
    color: #35A43D;
    font-weight: unset;
}

div#header a.button {
    clear: both;
    float: left;
    text-decoration: none;
    color: #FFF;
    background-image: linear-gradient(0deg, #34A43D, #3FC549);
    font-size: 18px;
    padding: 22px;
    border-radius: 34px;
}

div#content a.button {
    clear: both;
    float: left;
    text-decoration: none;
    color: #FFF;
    background-image: linear-gradient(0deg, #34A43D, #3FC549);
    font-size: 18px;
    padding: 22px;
    border-radius: 34px;
}

h3 {
    color: #1F1F23;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 0;
    font-size: 28px;
    line-height: 22px;
}

p {
    color: #484848;
    font-size: 14px;
    line-height: 25px;
}

div#content {
    overflow: hidden;
    position: relative;
}

div#content .left p {
    float: left;
    width: 430px;
    font-size: 14px;
    line-height: 25px;
}

div#slider {
    float: left;
    width: 100%;
    margin-top: 60px;
    margin-bottom: 80px;
}

div#advantages {
    float: left;
    width: 100%;
}

div#content .about img {
    border-radius: 25px;
    margin-left: 30px;
}

div#slider ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    /*height: 527px;*/
    height: 540px;    
    overflow: hidden;
}

div#slider ul li {
    float: left;
    height: 527px;
    border-radius: 30px;
    overflow: hidden;
    background-color: #F2F2F2;
}

div#slider ul li.img_html {
    padding-left: 630px;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: contain;
    width: 630px;
}

div#slider ul li.img_html h3 {
    margin-left: 60px;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 90px;
    margin-bottom: 10px;
    line-height: 40px;
}

div#slider ul li.img_html span {
    padding: 10px 60px;
    color: #484848;
    float: left;
    font-size: 12px;
    line-height: 25px;
}

h2 {
    font-weight: 300;
    text-transform: uppercase;
    color: #444448;
    font-size: 29px;
    /*margin: 10px 0 80px 0;*/
    margin: 10px 0 30px 0;
    line-height: 60px;
}

div#advantages ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: flex-start;
    justify-content: space-between;
    align-items: center;
}

div#advantages ul li {
    float: left;
    width: 33%;
    margin-bottom: 80px;
    margin-top:0px;
    font-size:16px;
    line-height: 22px;
}

div#advantages ul li img {
    float: left;
    margin-bottom: 99px;
    margin-top: 20px;
    margin-right: 38px;
}

div#advantages ul li h4 {
    float: left;
    width: calc(100% - 100px);
    margin-top: 0;
    text-align: left;
    font-size: 22px;
    font-weight: 400;
    color: #015B69;
}

div#advantages ul li span {
    float: left;
    width: 305px;
    font-size: 13px;
    color: #484848;
    line-height: 22px;
}

div#advantages h2 b {
    font-weight: 500;
}

ul.product_menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    /*justify-content: space-between;*/
    justify-content: space-evenly;    
    align-items: center;
    align-items: flex-start;    
}

ul.product_menu li img {
    float: left;
    width: 100%;
    border-radius: 20px;
}

ul.product_menu li {
    float: left;
    width: 380px;
    margin-bottom: 80px;
}

div#production h2 {
    margin-top: 40px;
    margin-bottom: 40px;
}

/*ul.product_menu li span.title {
    float: left;
    color: #292D32;
    width: 100%;
    font-size: 24px;
    margin: 40px 0;
    font-weight: 600;
}*/


ul.product_menu li span.title {
    float: left;
    color: #015B69;
    width: 100%;
    font-size: 18px;
    margin: 40px 0 20px 0;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 29px;
}



ul.product_menu li span.description {
    color: #666;
    font-size: 14px;
    font-weight: 300;
    float: left;
    width: 100%;
    line-height: 22px;
}

ul.product_menu li span.old_price {
    float: left;
    width: 100%;
    margin-top: 30px;
    text-decoration: line-through;
    font-size: 15px;
    color: #80ADB4;
}

span.price {
    float: left;
    width: 100%;
    font-size: 28px;
    font-weight: 500;
    color: #015B69;
    margin-top: 8px;
}

.banner {
    float: left;
    width: 100%;
    height: 234px;
    background-color: #36ADE1;
    border-radius: 40px;
    position: relative;
    overflow: hidden;
}

.arrows {
    float: right;
    width: 170px;
    position: absolute;
    right: 0;
    top: 5px;
}

div#news.slider .center {
    position: relative;
}

div#news.slider ul,.items ul {
    list-style-type: none;
    float: left;
    margin: 0;
    padding: 0;
    width: calc(100% + 50px);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    /*justify-content: space-between;*/
    justify-content: space-evenly;
    align-items: flex-start;
    overflow: hidden;
}

div#news.slider ul li,.items ul li {
    float: left;
    width: 380px;
    margin-right: 50px;
    margin-bottom: 50px;
}

div#news.slider ul li img, .items ul li img {
    width: 100%;
    border-radius: 20px;
}

div#news.slider ul li span.title, .items ul li span.title {
    float: left;
    color: #015B69;
    width: 100%;
    margin: 40px 0 20px 0;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}

div#news.slider ul li span.description, .items ul li span.description {
    color: #444448;
    font-size: 14px;
    font-weight: 300;
    float: left;
    width: 100%;
    line-height: 22px;
}

div#news.slider {
    /*margin-bottom: 70px;*/
}

div#map iframe {
    overflow: hidden;
    border-radius: 20px;
}

div#footer span.title {
    clear: both;
    border-left: 0;
    padding: 0;
    margin: 0px 0 0 88px;
    font-size: 12px;
    width: 170px;
}

div#footer a.logo {
    margin-bottom: 0;
}

div#footer a.logo img {
}

div#footer .left {
    width: 315px;
}

div#footer .left span.copyright {
    font-size: 12px;
    float: left;
    width: 100%;
    margin-top: 60px;
    color: #666666;
    font-weight: 300;
}

div#footer {
    margin-top: 80px;
    padding-bottom: 50px;
}

div#footer .center {
    border-top: 1px solid #D9D9D9;
    padding-top: 50px;
}

div#footer ul.menu {
    margin: 18px 50px 0 60px;
    padding: 0;
    list-style-type: none;
    float: left;
    width: 210px;
}

div#footer ul.menu li {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    line-height: 18px;
}

div#footer ul.menu li a {
    text-decoration: none;
    font-size: 12px;
    color: #484848;
}

div#footer .right {
    width: calc(100% - 315px);
}

div#footer ul.social {
    float: right;
    margin-top: 45px;
    margin-bottom: 50px;
}

div#footer a.phone {
    float: right;
    text-decoration: none;
    color: #1F1F23;
    font-size: 22px;
    margin-top: 19px;
}

div#footer .contacts {
    float: right;
    width: 290px;
}

div#footer .contacts ul.menu {
    margin: 0;
    width: 340px;
    float: right;
}

div#footer .contacts ul.menu li {
    margin-bottom: 5px;
    text-align: right;
}

div#footer .contacts ul.menu li a {
    font-size: 11px;
    color: #666;
}

.banner span.title {
    color: #FFF;
    float: left;
    margin: 68px 72px;
    font-size: 38px;
    text-align: center;
    font-weight: 600;
    position: relative;
    z-index: 1;
}

.banner span.title b {
    font-weight: 400;
    color: #BFECFF;
}

button.get_form {
    color: #015B69;
    background-color: #FFF;
    border: none;
    font-family: Unbounded;
    padding: 22px;
    border-radius: 40px;
    float: right;
    margin: 85px 90px;
    box-shadow: 1px 7px 15px rgb(0 0 0 / 30%);
    font-size: 16px;
    cursor: pointer;
    position: relative;
    z-index: 1;
}

div#top_menu ul.menu li.active a,div#top_menu ul.menu li a:hover {
    background-color: #FFF;
    color: #015B69;
    transition: 0.1s;
}

a.bg2 {
    background-color: #9FE2A4;
}

a.bg4 {
    background-color: #C4E1C6;
}

a.bg5 {
    background-color: #C1D2D4;
}

div#slider:before {
    content: '';
    background-image: url(../img/bigClouds.png);
    position: absolute;
    width: 980px;
    height: 440px;
    left: 0;
    margin-top: -150px;
    background-repeat: no-repeat;
    background-position: top left;
    animation: nudge 35s linear infinite;
}

div#slider:after {
    content: '';
    background-image: url(../img/bigClouds.png);
    position: absolute;
    width: 500px;
    height: 230px;
    left: 0;
    margin-top: -150px;
    background-repeat: no-repeat;
    background-position: top left;
    animation: nudge 20s linear infinite;
    background-size: 500px;
    z-index: 0;
}

div#slider nav.scroll {
    position: relative;
}

@keyframes nudge {
    0% {
        transform: translatex(-100%);
    }

    100% {
        transform: translatex(100vw);
    }
}

.banner:before {
    position: absolute;
    content: '';
    background-image: url(../img/circles.svg);
    background-repeat: no-repeat;
    width: 550px;
    height: 550px;
    animation-name: rotation;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    top: -330px;
    left: 160px;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

div#content.home:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 500px;
    height: 440px;
    background-image: url(../img/copterBg.jpg);
    z-index: -1;
    background-position: top right;
}

div#content.home:after {
    content: '';
    position: absolute;
    right: 100px;
    top: -210px;
    width: 820px;
    height: 730px;
    background-image: url(../img/leaves.png);
    z-index: -1;
    background-position: top right;
    transform: rotate(-5deg);
}

.about {
    float: left;
    position: relative;
    z-index: 1;
}

.about:before {
    content: '';
    background-image: url(../img/clouds.png);
    position: absolute;
    width: 562px;
    height: 175px;
    right: -110px;
    background-repeat: no-repeat;
    background-position: top left;
    z-index: -1;
    top: 110px;
}

div#slider ul.slick-dots {
    position: absolute;
    left: 690px;
    bottom: 70px;
    width: auto;
    height: 22px;
}

div#slider ul.slick-dots li {
    height: unset;
    background-color: unset;
    border-radius: 50%;
    margin-right: 5px;
    margin-top:0px;
    margin-bottom:0px;
}

div#slider ul.slick-dots button {
    font-size: 0;
    width: 10px;
    height: 10px;
    margin: 0;
    padding: 0;
    float: left;
    background-color: #A8ACB5;
    cursor: pointer;
    border: none;
    padding: 5px;
    border: 5px solid #F2F2F2;
    border-radius: 50%;
}

div#slider ul.slick-dots li.slick-active button {
    background-color: #015B69;
    cursor: auto;
}

button.arrow.right {
    background-image: url('../img/arrow_next.svg');
    border: none;
    width: 84px;
    height: 52px;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

button.arrow.left {
    background-image: url('../img/arrow_back.svg');
    border: none;
    width: 44px;
    height: 44px;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    margin: 4px;
    cursor: pointer;
}

nav.scroll {
    width: 100%;
    overflow: hidden;
}

div#news.slider ul.slick-dots {
    width: auto;
    margin: 0 auto;
    display: block;
    float: none;
}

div#news.slider ul.slick-dots li {
    width: auto;
    float: left;
    margin: 0 5px;
}

div#news.slider ul.slick-dots li button {
    font-size: 0;
    border: 1px solid #015B69;
    background-color: #D9F3DB;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    float: left;
    cursor: pointer;
}

div#news.slider ul.slick-dots li.slick-active button {
    background-color: #FFF;
    cursor: auto;
}

div#footer ul.menu li a:hover {
    color: #80ADB4;
}

.tab {
    display: flex;
    flex-wrap: wrap;
}

.tab > input[type="radio"] {
    display: none;
}

.tab-content {
    display: none;
    width: 100%;
    margin-top: 1rem;
}

#tab-btn-1:checked~#content-1, #tab-btn-2:checked~#content-2, #tab-btn-3:checked~#content-3, #tab-btn-4:checked~#content-4, #tab-btn-5:checked~#content-5 {
    display: block;
}

.tab > label {
    display: block;
    cursor: pointer;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    text-decoration: none;
    color: #015B69;
    border: 1px solid #D2D6DC;
    background: #EFF4FB;
    margin-bottom: 60px;
    margin-right: 56px;
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 40px;
    padding: 18px 33px;
    font-weight: 400;
    min-width: 125px;
    text-align: center;
}

.tab > input[type="radio"]:checked + label {
    cursor: default;
    color: #325D70;
    background-color: #C8E1EC;
    border-color: #C8E1EC;
}

div#production {
    /*margin-bottom: 90px;*/
}

div#news {
    /*margin-top:30px;*/
    margin-top:70px;
}

div#map {
    margin-top:30px;
}

div#news.slider h2 {
    margin-top: 0;
}

div#header.production {
    background: none;
    height: auto;
    padding: 0;
}

div#content.item {
    margin-bottom: 0px;
}

a {
    color: #4B8790;
}

table {
    background-color: rgb(255 255 255/50%);
    border: 1px solid #e0e0e0;
    margin: 5px auto 20px
}

table td {
    padding: 10px
}

table td h1 {
    text-align: center;
    width: 320px;
    color: #d4d4d4;
    line-height: 24px
}

table td p {
    font-size: 26px;
    margin: 0;
    color: #333;
    font-weight: 700
}

table tr td i {
    float: left;
    text-align: left;
    font-size: 13px;
    font-style: normal
}

table tr:hover td {
    background-color: #fff7d9
}

table tr td label {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 12px;
    color: #858585;
    margin: 5px 0
}

table {
    width: 100%;
    border-collapse: collapse
}

table td {
    padding: 5px 10px;
    /*text-align: center*/
    
}

table tr:nth-child(odd) td {
    background-color: #f8f8f8
}

table tr td,table tr th {
    background-color: #fff;
    /*text-align: center;*/
    padding: 15px;
    font-size: 14px
}

.product2 table tr td,table tr th {
    width:50%;
}

.banner {
    margin-top:30px;
}

.pagination {
    float: left;
    width: calc(100% - 64px);
    padding: 20px;
    border-radius: 6px;
    text-align: center;
    border: 2px solid #ededed;
    background-color: #fff;
    margin-top: 10px;
    margin-bottom: 25px;
}

.pagination ul {
    display: inline-block;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.pagination ul li {
    text-align: center;
    float: left;
    margin: 0 2px;
}

.pagination ul li span,.pagination ul li a {
    color: #325D70;
    background-color: #C8E1EC;
    border-color: #C8E1EC;
    padding: 10px;
    border-radius: 8px;
    float: left;
    width: 18px;
    height: 18px;
    text-decoration: none;
}

.pagination ul li.disabled span {
    width: auto;
    height: auto;
    color: #325D70;
    background-color: #C8E1EC;
    border-color: #C8E1EC;
}

.pagination ul li.active span {
    color: #325D70;
    background-color: #C8E1EC;
    border-color: #C8E1EC;
}

.pagination ul li a {
    color: #015B69;
    border: 1px solid #EFF4FB;
    background: #EFF4FB;
}

figure.left.item-image {
    margin-left: 0;
}

figure.item-image img {
    border-radius: 20px;
}

body.activeForm .formHtml {
    right: 0;
    transition: .5s;
}

.formHtml {
    right: -800px;
    height: calc(100% - 50px);
    box-shadow: 0 0 100px #000;
    width: 420px;
    padding: 25px 50px;
    transition: 1s;
    z-index: 9999;
    border-radius: 10px 0 0 10px;
    position: fixed;
    background-color: #fff;
}

i.close {
    width: 28px;
    height: 28px;
    position: absolute;
    right: 50px;
    top: 45px;
    cursor: pointer;
}

i.close:after, i.close:before {
    content: '';
    width: 26px;
    height: 2px;
    background-color: #000;
    display: block;
    transform: rotate(45deg);
    margin-top: 13px;
    margin-left: 1px;
}

i.close:after {
    margin-top: -2px;
    transform: rotate(-45deg);
}

.formHtml h3 {
    margin-top: 20px;
    font-size: 24px;
    width: 380px;
    color: #181a20;
    text-align: left;
}

.formHtml p {
    font-weight: 500;
    line-height: 20px;
    border-bottom: 2px solid #4B8790;
    text-align: left;
    padding-bottom: 15px;
    font-size: 14px;
}

.formHtml form {
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 40px;
}

.formHtml form label {
    float: left;
    width: 100%;
    font-size: 13px;
    margin-bottom: 5px;
    color: #616161;
}

.formHtml form input, .formHtml form textarea, .formLogin input {
    background-color: #f5f5f5;
    outline: 0;
    float: left;
    font-family: Unbounded, Arial, sans-serif;
}

.formHtml form input {
    width: 220px;
    font-size: 16px;
    padding: 13px 10px;
    border: 1px solid #c7c7c7;
    margin-bottom: 10px;
    border-radius: 4px;
}

.formHtml form textarea {
    resize: none;
    width: calc(100% - 20px);
    margin-bottom: 15px;
    height: 100px;
    border: 1px solid #c7c7c7;
    padding: 10px;
    border-radius: 6px;
    outline: 0;
    float: left;
}

.formHtml form button {
    color: #fff;
    border: 0;
    font-family: Unbounded, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    border-radius: 45px;
    float: left;
    margin: 10px 0;
    clear: none;
    height: 54px;
    width: 176px;
    background: linear-gradient(93.07deg, #c8c8c8 .19%, #d0d0d0 100%);
    cursor: auto;
}

.formHtml form button.valid-phone {
    cursor: pointer;
    background-image: linear-gradient(0deg, #34A43D, #3FC549);
}

button.getForm {
    text-decoration: none;
    color: #FFF;
    background-image: linear-gradient(0deg, #34A43D, #3FC549);
    font-size: 14px;
    padding: 15px;
    border-radius: 24px;
    font-family: Unbounded, Arial, sans-serif;
    border: none;
    margin: 33px 0 0 30px;
    height: 49px;
    cursor: pointer;
}

div#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(0, 0, 0, .6);
    background-repeat: no-repeat;
    display: none;
    background-position: 50%;
    background-size: 18vh;
    background-image: url(../img/preloader.svg);
}

.process div#preloader {
    display: block;
}

body .formHtml img {
    width: 160px;
}

.formHtml h2 {
    font-size: 24px;
    line-height: normal;
    margin: 20px 0 0 0;
    font-weight: 500;
}
@font-face {
    font-family: 'Unbounded';
    src: url('../fonts/Unbounded-Regular.eot');
    src: local('Unbounded Regular'), local('Unbounded-Regular'), url('../fonts/Unbounded-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Unbounded-Regular.woff') format('woff'), url('../fonts/Unbounded-Regular.ttf') format('truetype');
    font-weight: normal;
    font-display:swap; font-style: normal;
}

@font-face {
    font-family: 'Unbounded';
    src: url('../fonts/Unbounded-Bold.eot');
    src: local('Unbounded Bold'), local('Unbounded-Bold'), url('../fonts/Unbounded-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Unbounded-Bold.woff') format('woff'), url('../fonts/Unbounded-Bold.ttf') format('truetype');
    font-weight: bold;
    font-display:swap; font-style: normal;
}

@font-face {
    font-family: 'Unbounded';
    src: url('../fonts/Unbounded-ExtraLight.eot');
    src: local('Unbounded ExtraLight'), local('Unbounded-ExtraLight'), url('../fonts/Unbounded-ExtraLight.eot?#iefix') format('embedded-opentype'), url('../fonts/Unbounded-ExtraLight.woff') format('woff'), url('../fonts/Unbounded-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-display:swap; font-style: normal;
}

@font-face {
    font-family: 'Unbounded';
    src: url('../fonts/Unbounded-Light.eot');
    src: local('Unbounded Light'), local('Unbounded-Light'), url('../fonts/Unbounded-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Unbounded-Light.woff') format('woff'), url('../fonts/Unbounded-Light.ttf') format('truetype');
    font-weight: 300;
    font-display:swap; font-style: normal;
}

@font-face {
    font-family: 'Unbounded';
    src: url('../fonts/Unbounded-Black.eot');
    src: local('Unbounded Black'), local('Unbounded-Black'), url('../fonts/Unbounded-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Unbounded-Black.woff') format('woff'), url('../fonts/Unbounded-Black.ttf') format('truetype');
    font-weight: 900;
    font-display:swap; font-style: normal;
}

@font-face {
    font-family: 'Unbounded';
    src: url('../fonts/Unbounded-Medium.eot');
    src: local('Unbounded Medium'), local('Unbounded-Medium'), url('../fonts/Unbounded-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Unbounded-Medium.woff') format('woff'), url('../fonts/Unbounded-Medium.ttf') format('truetype');
    font-weight: 500;
    font-display:swap; font-style: normal;
}

@font-face {
    font-family: 'Unbounded';
    src: url('../fonts/Unbounded-ExtraBold.eot');
    src: local('Unbounded ExtraBold'), local('Unbounded-ExtraBold'), url('../fonts/Unbounded-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Unbounded-ExtraBold.woff') format('woff'), url('../fonts/Unbounded-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-display:swap; font-style: normal;
}

@font-face {
    font-family: 'Unbounded';
    src: url('../fonts/Unbounded-SemiBold.eot');
    src: local('Unbounded SemiBold'), local('Unbounded-SemiBold'), url('../fonts/Unbounded-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Unbounded-SemiBold.woff') format('woff'), url('../fonts/Unbounded-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-display:swap; font-style: normal;
}