/*GLOBAL*/
html {
    scroll-behavior: smooth;
}

body {
    padding: 30px;
    min-width: 320px;
}

.hidden {
    display: none;
}

.status {
    display: none;
}

.status.active{
    display: block;
    color: #555 !important;
    text-align: left;
}

input:focus {outline:0;}

input[type=text], select, textarea {
    font-family: 'Raleway';
    font-weight: 500;
    width: 100%;
    padding: 10px 0px;
    border: 0;
    border-bottom: 1px solid #ddd;
    outline: none;
    background-color: #ff000000;
    font-size: 13px;
    color: #000;
}

input[type="submit"] {
    background: transparent;
    border: 1px solid #919191;
    padding: 1rem 4.235801032000001rem;
    text-decoration: none;
    color: #555;
    text-transform: uppercase;
    font-size: 0.75rem;
    white-space: nowrap;
    text-align: center;
    letter-spacing: 0.03125rem;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

input[type="submit"]:hover{
    border: 1px solid #222326;
    background-color: #222326;
    color: #fff;
}

select{
    /*border: 1px solid #ddd;*/
}

/*.form-inverted input[type=text], .form-inverted input[type=submit], .form-inverted select, .form-inverted textarea{*/
/*    background-color: #ff000000;*/
/*}*/

/*.form-inverted input[type="submit"]:hover {*/
/*    border-color: #fff;*/
/*    color: #fff;*/
/*}*/

input:focus{
    transition: all .3s;
    border-bottom: 1px solid #000000;
}

.submit{
    text-align: center;
}

::placeholder {
    font-family: 'Raleway';
    color: #919191;
    font-weight: 200;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-family: 'Raleway';
    color: #919191;
    font-weight: 200;
}


::-webkit-input-placeholder {
    color: #555;
    font-weight: 200;
}

:-moz-placeholder {
    color: #555;
    font-weight: 200;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Poiret One', sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0;
    padding: 0;
    line-height: 120%;
}

h1 {
    font-weight: normal;
    letter-spacing: 0.125rem;
    font-size: 2.625rem;
    line-height: 3.25rem;
}

h2 {
    font-size: 2.1875rem;
}

h3 {
    font-size: 1.75rem;
}

h4 {
    text-transform: none;
    font-family: 'Rambla', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.75rem;
    color: #555;
}

h5 {
    font-size: 1.125rem;
}

h6 {
    font-size: 1rem;
}

a {
    color: #222326;
    text-decoration: none;
    outline: none;
}

a.a-modal{
    font-weight: 600;
}

p {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #919191;
}

p b{
    color: #000;
}

p b.check{
    color: #555;
    font-weight: 700;
}

.signature {
    font-family: 'Arizonia', cursive;
    color: #555;
    font-weight: normal;
    font-size: 1.125rem;
    line-height: 1.625rem;
    margin-top: 1em;
    display: block;
}

.lighted {
    background-color: #dbfcff;
}

.dropcap {
    font-size: 3.125rem;
    line-height: 1.625rem;
    display: block;
    float: left;
    padding-right: 0.4375rem;
    padding-top: 0.9375rem;
    vertical-align: top;
}

blockquote {
    margin-right: 0;
    margin-top: 0;
    margin-left: 2.5rem;
    margin-bottom: 1em;
    position: relative;
}

blockquote:before {
    content: "\e60a";
    display: block;
    position: absolute;
    left: -2.5rem;
    top: 0.1875rem;
    font-family: 'salon-font';
    font-size: 2rem;
    width: 2.1875rem;
    height: 2.1875rem;
}

fieldset {
    border: 0;
    outline: 0;
    position: relative;
    min-height: 1.7em;
    margin-bottom: 25px;
}

label {
    display: none;
    font-size: 0.875rem;
    line-height: 1.75rem;
    color: #555;
}

.text-default{
    padding: 40px 0px;
    min-width: 320px;
    max-width: 50%;
    text-align: center;
    margin: auto;
}

.text-list li{
   list-style: none;
}

.text-list{
    padding: 0;
}

    /*HEADER*/

header {
    width: 100%;
    z-index: 10;
    position: relative;
    line-height: 5rem;
    height: 5rem;
    background-color: #fff;
}

.book-me{
    padding: 0px 40px;
    font-size: 15px;
    font-weight: 100;
    color: #959595;
    white-space: nowrap;
}

.book-me b a{
    color: #000000;
    padding: 0px 4px;
}

/*BUTTON*/

.btn{
    font-family: 'Raleway';

}

.btn-char{
    font-size: 53px;
    line-height: 20px;
    font-weight: 100;
    padding: 0;
    transition: all .3s;
}

.btn-abs-center{
    position: absolute;
    bottom: 15px;
    left: calc(50% - 12px);
}
/*INTRO*/

#intro {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 12;
    border: 2.5rem solid #fff;
    background-color: #222326;
}

#intro.loaded {
    -webkit-animation: animLoadedHeader 1.5s cubic-bezier(0.7, 0, 0.3, 1) forwards;
    animation: animLoadedHeader 1.5s cubic-bezier(0.7, 0, 0.3, 1) forwards;
}

#intro .logo {
    background-image: url("../img/logo/ita_lifestyle_white.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 15.75rem;
    height: 15.75rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -7.875rem;
    margin-top: -7.875rem;
    -webkit-animation: bounceInUp 2s;
    animation: bounceInUp 2s;
}

#intro .loading {
    width: 3.75rem;
    height: 3.75rem;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 15%;
    text-align: center;
    -webkit-animation: bounceInUp 3s;
    animation: bounceInUp 3s;
}

#intro .loading .loader1 {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border-top: 0.125rem solid #414349;
    border-right: 0.125rem solid #414349;
    border-bottom: 0.125rem solid #414349;
    border-left: 0.125rem solid #fff;
    -webkit-animation: load1 1.1s infinite linear;
    animation: load1 1.1s infinite linear;
}

#intro .loading .loader1:after {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

/*BOX*/

.box{
    margin: 60px 0;
    overflow: hidden;
    position: relative;
}

.box.box-primary{
    margin: 0;
}

.box-auto {
    min-height: auto;
}

.box.first{
    margin-top: 0;
}

.box-title-without-desc h1{
    margin-bottom: 20px;
}

/*.box > div > div > div {*/
/*    max-height: calc(100vh - 120px);*/
/*    height: 100%;*/
/*}*/

.box > div > div:not(:first-child):not(:last-child){
    padding: 0px;
}

.box-marginary > div > div:first-child{
    padding-right: 0;
}

.box-marginary > div > div:last-child{
    padding-left: 0;
}


/*.box-vh > div > div > div{*/
/*    min-height: calc(100vh - 120px);*/
/*}*/

.box-image {
    height: 100%;
    background: url("#") top center no-repeat;
    background-size: cover;
}

.box-title {
    position: relative;
    height: 100%;
    background-color: #222326;
    color: #fff;
    text-align: right;
    padding: 100px 60px;
}

.box-title h1 span {
    display: block;
    font-style: normal;
}

.box-text {
    max-height: 100%;
    vertical-align: top;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 8;
    padding: 30% 12% 2% 12%;
}

.box-text, .box-title, .box-slider, .box-image, .box-primary{
    min-height: calc(100vh - 120px);
}

.box-center{
    display: flex;
    justify-content: center;
    align-items: center;
}

.box-center > div{
    padding: 5% 12%;
}

.box-header{
    background-color: #222326;
    color: #fff;
    text-align: center;
    padding: 50px 0;
}

.box-header.light{
    background-color: #fff;
    color: #222326;
    padding-top: 20px;
}

.box-list{
    display: flex;
    flex-wrap: wrap;
}

.box-list-item{
    position: relative;
    margin: 40px 40px;
    border-bottom: 1px dotted #c3c3c3;
    width: calc(50% - 82px);
    display: inline-block;
}

.box-list-item p{
    margin-top: 10px;
    margin-bottom: 35px;
}

.box-list-item .price{
    position: absolute;
    right: 0;
    bottom: 5px;
    font-size: 13px;
    font-weight: 400;
    padding: 2px 15px;
    transition: all .3s;
    text-align: center;
}

.box-list-item:hover .price{
    background-color: #000000;
    color: #fff;
    cursor: pointer;
    transition: all .3s;
}

.box-list-item .price.active {
    background-color: #000000;
    color: #fff;
    cursor: pointer;
    transition: all .3s;
}

.box-list-item .price.active:

.box-sliver{
    background-color: #F7F7F8;
}


/*ITEMS*/

.item-post{
    border-right: 1px solid #ddd;
    border-bottom: 0px;
    margin: 0;
    height: 100%;
}

.item-post .image{
    background: url("#") center center no-repeat;
    background-size: cover;
    height: 250px;
}

.item-post .desc{
    padding: 30px;
}

.item-post .desc p{
    font-style: italic;
}

.item-post .desc .info{
    margin-bottom: 15px;
    font-family: 'Lato', sans-serif;
    font-size: 0.625rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #555;
}

.item-post .desc .info .profile{
    font-weight: 700;
    padding-right: 5px;
}

.item-post .btn-char{
    color: #22232673
}

.item-post:hover{
    /*z-index: 2;*/
    /*transition: all .3s;*/
    /*transform: scale(1.02);*/
}

/*COLOR*/

.color-light {
    background: #fff;
}

.color-light h1 {
    color: #555;
}

.color-light p {
    color: #919191;
}

/*SECTIONS*/

section#hero {
    min-height: 18.75rem;
    height: calc(100% - 5rem);
}

/* Sections General Styles */
/*section {*/
/*    height: 100%;*/
/*    position: relative;*/
/*}*/

/*section.active article {*/
/*    background-color: #f8f8f9;*/
/*}*/

/*section.grid.active article {*/
/*    background-color: #fff;*/
/*}*/
/*section article,*/
/*section .content {*/
/*    height: 100%;*/
/*    position: relative;*/
/*}*/
/*section.grid article,*/
/*section.grid .content {*/
/*    background-color: #fff;*/
/*}*/


/*FILTER*/

.filter-list{
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 0.625rem;
    letter-spacing: 0.0625rem;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    bottom: -0.5rem;
    width: 100%;
    overflow: hidden;
    padding-bottom: 0.5rem;
}

.filter-list li a{
    z-index: 1;
    line-height: 4.5em;
    display: block;
    padding-left: 1em;
    padding-right: 1em;
    cursor: pointer;
    position: relative;
    color: #919191;
    text-decoration: none;
}

.filter-list li a:hover{
    color: #fff;
}

.filter-list li{
    display: inline-block;
}

.filter-list li a.active:before {
    content: '';
    display: block;
    position: absolute;
    background-color: transparent;
    width: 5000px;
    height: 0;
    left: 50%;
    bottom: -16px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #222326;
}

.filter-list li a.active:after {
    content: '';
    display: block;
    position: absolute;
    background-color: transparent;
    width: 5000px;
    height: 0;
    right: 50%;
    bottom: -16px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #222326;
}


/*SLIDER*/

.slider{
    height: 100%;
    width: 100%;
}

.slider-bg{
    height: 100%;
    width: 100%;
    background: url('/img/general/studio_bg.png') center center no-repeat;
    background-size: cover;
    position: absolute;
}

.slider-bg:before{
    content: '';
    height: 100%;
    width: 100%;
    background-color: #ffffff85;
    position: absolute;
    top: 0;
    left: 0;
}

.slider-title{
    background: url('/img/logo/ita_lifestyle_black.svg') center center no-repeat;
    background-size: contain;
    height: 250px;
    width: 250px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

/*SWIPER*/

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: url("#") center center no-repeat;
    background-size: cover;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    color: #222326;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
    color: #222326;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
    color: #222326;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    color: #38393c;
}

/*COPIRIGHT*/

.copyright img{
    height: 200px;
    margin-bottom: 25px;
}

/*FOOTER*/

footer {
    width: 100%;
    height: calc(100vh - 60px);
    background-color: #222326;
    position: relative;
    text-align: center;
    color: #fff;
    display: table;
}

footer .content {
    display: table-cell;
    vertical-align: middle;
}

footer .copyright {
    font-size: 0.6875rem;
    margin-left: auto;
    margin-right: auto;
    color: #919191;
    letter-spacing: 1px;
}

footer .backtotop {
    font-size: 0.6875rem;
    text-transform: uppercase;
    position: absolute;
    cursor: pointer;
    bottom: 10%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #919191;
    font-family: 'Rambla', sans-serif;
}

footer .backtotop:before {
    font-family: 'salon-font';
    position: absolute;
    width: 100%;
    text-align: center;
    top: -1.5em;
    left: 0;
    font-size: 2rem;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

footer .backtotop:hover:before {
    top: -2em;
}

/*REFERENCE*/

.reference{
    font-family: 'Rambla', sans-serif;
    font-size: 0.8125rem;
    line-height: 1.625rem;
    color: #919191;
    display: flex;
    flex-direction: column;
}

.reference p{
    width: 80%;
    margin: auto;
}

.icon-salon_quote:before {
    content: "\e60a";
}

.reference:before {
    font-family: 'salon-font';
    font-size: 4rem;
    color: #555;
    margin-bottom: 20px;
}

.reference span.client-name {
    font-family: 'Arizonia', cursive;
    color: #555;
    font-size: 1.5rem;
    line-height: 3.125rem;
}

.reference span.client-info {
    font-family: 'Rambla', sans-serif;
    font-size: 0.75rem;
    color: #919191;
    font-style: italic;
}

/*BRAND*/

.brand{
    text-align: center;
    padding-top: 20px;
}

.brand.first{
    text-align: center;
    padding-top: 0px;
}

.brand-logo{
    width: 400px;
    max-width: 100%;
    margin: 20px auto 60px auto;
}

.brand-logo img{
    width: 100%;
}

.brand-desc{
    max-width: 800px;
    width: 100%;
    margin: auto;
}

.brand-desc p{
    font-size: 12px;
    line-height: 20px;
}

.brand-video{
    max-width: 1000px;
    width: 100%;
    margin: auto;
    margin-top: 100px;
}

.brand .brand-image{
    background: url(#) center center no-repeat;
    background-size: cover;
    margin-bottom: 20px;
    height: 400px;
}

/*FORM*/

.chosen-container {
    display: inline-block;
    float: right;
    cursor: pointer;
}

fieldset.empty{
    border: solid 1px red;
}

.chosen-container .chosen-single {
    background: transparent;
    border: none;
    outline: none;
    box-shadow: none;
    position: relative;
    padding: 0;
    display: block;
    font-size: 0.875rem;
    line-height: 1.75rem;
    color: #919191;
}
.chosen-container .chosen-single:after {
    content: '\e60d';
    font-family: 'salon-font';
    display: block;
    width: 1em;
    height: 100%;
    position: absolute;
    font-size: 2rem;
    right: 0;
    top: 0;
}
.chosen-container .chosen-single span {
    display: block;
    font-size: 0.875rem;
    line-height: 1.75rem;
}
.chosen-container .chosen-drop {
    margin-top: 2px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background-color: #222326;
}
.chosen-container .chosen-results {
    color: #fff;
    margin: 0;
    padding: 0;
}
.chosen-container .chosen-results li {
    line-height: 2rem;
    padding: 0 0 0 1em;
}
.chosen-container .chosen-results li.highlighted {
    background-color: #555;
    background-image: none;
}
.chosen-container .chosen-results li.group-option {
    padding-left: 2em;
    white-space: nowrap;
}
.chosen-container-single .chosen-single img {
    display: none;
}
.chosen-container-single .chosen-single div {
    display: none;
    height: 0;
}
.chosen-container-single .chosen-single div b {
    background-image: none;
    display: none;
}

.chosen-container-multi{
    width: 100%;
    padding: 4px 0px;
    border-bottom: 1px solid #dddddd;
}

.chosen-container-multi .search-field{
    width: 100%;
}

.chosen-container-multi .search-field input {
    cursor: pointer;
}

.chosen-container-multi:after {
    content: '\e60d';
    font-family: 'salon-font';
    display: block;
    width: 1em;
    height: 100%;
    position: absolute;
    font-size: 2rem;
    line-height: 1.75rem;
    right: 0;
    top: 0;
    background: #fff;
}
.chosen-container-multi .chosen-choices {
    margin: 0;
    padding: 0;
    padding-right: 1em;
    border: none;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
}
.chosen-container-multi .chosen-choices li.search-choice {
    background-color: transparent;
    background-image: none;
    border: 0;
    box-shadow: none;
    padding: 0;
    margin: 0 1em 0 0;
    display: inline-block;
    line-height: 1.75rem;
}
.chosen-container-multi .chosen-choices li.search-choice span {
    display: inline-block;
    line-height: 1.75rem;
    vertical-align: middle;
    width: 100%;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    width: 100%;
    height: 50%;
    top: 50%;
    right: auto;
    left: 0;
    background-image: none;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    border-top: 1px solid #555;
}
.chosen-container-active.chosen-with-drop.chosen-container-multi:after {
    content: '\e60c';
}
.chosen-container-active.chosen-with-drop .chosen-single {
    background: transparent;
    border: none;
    outline: none;
    box-shadow: none;
    padding: 0;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
    display: none;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
    display: none;
}
.chosen-container-active.chosen-with-drop .chosen-single:after {
    content: '\e60c';
}

/*MENU*/

.menu {
    display: table;
    text-align: center;
    width: 100%;
    position: relative;
}
.menu ul {
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 0;
}
.menu ul li {
    display: inline-block;
    height: 100%;
    line-height: 5rem;
}
.menu ul li:hover > a:before {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none;
    -webkit-animation: fadeInDown 0.5s;
    animation: fadeInDown 0.5s;
}
.menu ul li a {
    text-decoration: none;
    color: #555;
    cursor: pointer;
    padding: 0 0.9375rem;
    height: 100%;
    display: block;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 0.6875rem;
    letter-spacing: 0.034375rem;
    text-transform: uppercase;
    position: relative;
}
.menu ul li a.active:before,
.menu ul li a.activeparent:before {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none;
    -webkit-animation: fadeInDown 0.5s;
    animation: fadeInDown 0.5s;
}
.menu ul li a:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.125rem;
    background-color: #555;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

header{
    transition: all .3s;
}


header.active{
    height: 100%;
    background: #222326;
    transition: all .3s;
}

header.active .menu{
    height: 100%;
    padding-top: 50px;
}

header.active .menu ul{
    visibility: visible;
    height: auto;
    display: flex;
    flex-direction: column;
    color: #fff;
    align-items: center;
    justify-content: center;
}

header.active .menu ul li a{
    color: #fff;
}

header.active .menu .burger{
    color: #fff;
}

.menu .burger{
    position: absolute;
    right: 0;
    top: 0;
    visibility: hidden;
}

.menu .burger i{
    font-size: 25px;
}

/*ARTICLE*/

article{
    padding: 0px 50px;
}

article h2{
    line-height: 110%;
    margin-bottom: 20px;
    margin-top: 0.5em;
    padding-bottom: 0;
    color: #555;
    font-family: 'Rambla', sans-serif;
    text-transform: none;
    font-size: 1.4375rem;
    font-weight: 700;
}

article h3{
    margin-bottom: 15px;
}

article p{
    padding: 10px 0px;
}

.article-header h3{
    margin-bottom: 30px;
}

@media (max-width: 1199.98px) {

}

@media (max-width: 991.98px) {

    body{
        padding: 15px;
    }

    section#hero {
        min-height: 18.75rem;
        height: calc(100%);
    }

    /*HEADER*/

    header{
        position: fixed;
        top: 0;
        right: 0px;
        background: #ffffff00;
        padding: 5px 25px;
    }

    header .menu ul {
        visibility: hidden;
        height: 0px;
    }

    /*OTHER*/

    #intro{
        padding: 0;
        margin: 0;
        border: 15px solid #fff;
    }

    .menu .burger{
        visibility: visible;
    }

    .menu ul li {
        width: 100%;
    }

    .box.first{
        margin-top: 20px;
    }

    .box{
        margin: 80px 0;
    }

    .box > div > div > div {
        max-height: unset;
    }

    .box-title{
        max-height: unset;
        padding: 50px 0;
        min-height: auto;
    }

    .box-title.box-title-full-h{
        min-height: 80vh;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .box-title h1{
        text-align: center;
        /*margin-bottom: 20px;*/
    }


    .box-title h1 span{
        display: inline-block;
    }

    .box-title-desc{
        margin: 0;
    }

    /*.box-panels > div > div:first-child{*/
    /*    padding-right: 15px;*/
    /*}*/

    /*.box-panels > div > div > div:first-child{*/
    /*    padding-right: 0;*/
    /*}*/

    /*.box-vh > div > div{*/
    /*    min-height: auto;*/
    /*}*/

    .box-title{
        padding: 30px 0;
    }

    .box-title.box-title-resize{
        padding: 0;
        min-height: auto !important;
        height: auto;
        justify-content: center;
        display: flex;
    }

    .box-title.box-title-resize h1{
        display: inline-flex;
        padding: 50px 0;
    }

    .box-title.box-title-resize p{
        display: none;
    }


    .box-title.box-title-resize h1 span{
        padding: 0px 5px;
    }

    .box-title p{
        text-align: center;
    }

    .box-title p.box-title-desc{
        display: none;
    }

    /*BOX LIST*/

    .box-list-item{
        display: flex;
        flex-direction: column;
        width: calc(100% - 80px);
    }

    .box-list-item p{
        width: 100%;
    }

    .box-list-item .price{
        position: unset;
    }

    .box-list-item .price.active{
        position: unset;
        text-align: center;
    }

    /*BRAND*/

    .brand {
        padding: 0px 0px;
    }

    .brand.smart-bordered {
        border-top: 1px solid #ddd;
    }

    .brand-video {
        margin-top: 50px;
    }

    /*FOOTER*/

    footer{
        height: calc(100vh - 30px);
    }

    /*REFERENCE*/

    .reference{
        padding: 12% 0px;
    }

    /*ARTICLE*/

    article{
        padding: 0;
        padding-top: 20px;
    }
}

@media (max-width: 767.98px) {

}

@media (max-width: 575.98px) {


    h1{
        font-size: 28px;
    }

    .box{
        margin: 15px 0;
    }

    .box > div > div:last-child{
        padding-left: 15px;
    }

    .box > div > div:first-child {
        padding-right: 15px;
    }

    /*.box-panels > div > div > div:first-child {*/
    /*    padding-right: 0px;*/
    /*}*/

    /*.box-panels > div > div:last-child{*/
    /*    padding-left: 15px;*/
    /*}*/

    .box-center > div{
        padding: 5% 0%;
    }

    .box-list-item {
        width: calc(100% - 40px);
        margin: 40px 20px;
    }

    .signature {
        text-align: center;
    }

    /*.box-title{*/
    /*    text-align: center;*/
    /*    padding: 50px 0;*/
    /*}*/

    /*.box-text{*/
    /*    padding: 5% 5% !important;*/
    /*}*/
}
