.itopplus-background {

}
body {
    overflow-x: hidden;
}

.no-js a {
    color: #000;
    transition: 0.35s;
}

.no-js a:hover {
    color: #fe6c2e;
}

.itopplus-footer {
    color: #000;
}

.itopplus-footer a {
    color: #000;
}

.itopplus-footer a:hover {
    color: #fe6c2e;
}



/************Menu***************/
.navbar-default .navbar-nav>li>a {
    font-size: 18px;
    color: #000;
    margin: 0 5px;
    padding: 10px 0px;
    font-weight: 600;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fe6c2e !important;
}

.dropdown-menu>li>a {
    color: #000;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fe6c2e;
    background: transparent;
}

/********Only Sidebar*********/
@media screen and (max-width : 992px) {
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #000 !important;
        color: #000 !important;
    }

    #controlMenu,
    #controlMenu i,
    #controlMenu li a {
        color: #000 !important;
    }

    .navbar-default {
        background: #e0dfe4;
    }

    /*new logo nav*/
    .navbar-header {
        display: flex;
        flex-direction: row-reverse;
        box-shadow: 0 0 3px 0 #ccc;
        padding: 0 10px;
    }

    .itopplus-logo img {
        position: fixed;
        object-fit: contain;
        width: 90px !important;
        top: 5px;
        left: 15px;
    }
}

@media screen and (min-width : 1024px) {
    .navbar-default {
        background: transparent;
    }

    #controlBanner {
        object-fit: contain;
        padding: 15px;
        width: auto;
    }

    .no-js .itopplus-banner {
        background: #ffffff00;
        position: absolute;
        width: 100%;
        z-index: 100;
    }

    #itopplus-nav-bar {
        display: flex;
        flex-direction: column;
        margin-top: 15%;
    }

    .layout-body {
        display: flex;
    }

    .itp-menu {
        position: sticky;
        top: 0;
        width: 15%;
        height: 100vh;
        z-index: 999;
        padding: 0 15px;
    }

    .itp-content {
        width: 85%;
    }

    .itopplus-logo.zIndex-logo {
        margin-top: 100%;
    }

    .row.Contenemanager-gallery {
        width: 107%;
    }
}

@media screen and (min-width : 1366px) {}




/*slide*/
#carousel65716e08c0fc6b00128831a6 .hidden {
    display: block !important;
    visibility: inherit !important;
    pointer-events: none;
}

#carousel65716e08c0fc6b00128831a6 .carousel-indicators .active {
    background-color: #000;
    border-color: #000;
    width: 40px;
    height: 4px;
    margin: 2px;
}

#carousel65716e08c0fc6b00128831a6 .carousel-indicators li {
    display: inline-block;
    width: 40px;
    height: 4px;
    margin: 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 0px;
}

#carousel65716e08c0fc6b00128831a6 .carousel-indicators {
    bottom: 10%;
    left: 50%;
}

#carousel65716e08c0fc6b00128831a6 .glyphicon-chevron-left:before,
#carousel65716e08c0fc6b00128831a6 .glyphicon-chevron-right:before {
    display: none;
}

/*slide*/


/* oscar*/
figure.effect-oscar {
    background: transparent;
}

figure.effect-oscar img {
    opacity: 1;
}

figure.effect-oscar:hover img {
    opacity: 1;
}

figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}

figure.effect-oscar figcaption {
    background: transparent;
}

figure.effect-oscar:hover figcaption {
    background: transparent;
}

figure.effect-oscar h2 {
    margin: 0% 0 0px 0;
    -webkit-transition: -webkit-transform 0.32s;
    transition: transform 0.32s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-oscar:hover h2 {
    opacity: 1;
    transition: 0.32s;
    transform: none !important;
}

.grid figure h2 {
    word-spacing: 0em;
    font-weight: 300;
    text-transform: none;
}

figure.effect-oscar img {
    max-width: none;
    -webkit-transition: opacity 0.32s, -webkit-transform 0.32s;
    transition: opacity 0.32s, transform 0.32s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-oscar:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.05, 1.05, 1);
}

/* oscar */


/*from Contact*/
.no-js #Component65727d2bc0fc6b0012883949 label {
    display: none !important;
}

.no-js #Component65727d2bc0fc6b0012883949 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 0px;
    padding-right: 0px;
}

.no-js #Component65727d2bc0fc6b0012883949 .form-control {
    border: 0px solid;
    border-bottom: 1px solid #000;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 24px 5px;
    background: transparent;
    color: #1b1c1e;
    font-size: 16px !important;
}

.no-js #Component65727d2bc0fc6b0012883949 .form-control:focus {
    border-bottom: 1px solid #000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #000;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, 0);
    color: #1b1c1e !important;
}

.no-js #Component65727d2bc0fc6b0012883949 .btn {
    background: linear-gradient(to right, #000000 0%, #000000 100%);
    color: #fe6c2e;
    text-shadow: 0 0px 0 #e8ad44;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 10px 40px 10px 40px;
    font-size: 16px;
    font-weight: 400;
    border: 0px solid transparent;
}

.no-js #Component65727d2bc0fc6b0012883949 .btn-default:active {
    background: linear-gradient(to right, #e8ad44 0%, #e8ad44 100%);
}

.no-js #Component65727d2bc0fc6b0012883949 .btn-default:hover,
.no-js #Component65727d2bc0fc6b0012883949 .btn-default:focus {
    background-position: 0 0px;
    background: linear-gradient(to right, #e8ad44 0%, #e8ad44 100%);
    border: 0px solid transparent;
}

.no-js #Component65727d2bc0fc6b0012883949 .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}

.no-js #Component65727d2bc0fc6b0012883949 span.label {
    font-size: 13px;
    font-weight: 300;
}

.no-js #Component65727d2bc0fc6b0012883949 ::placeholder {
    color: #1b1c1e !important;
    font-weight: 300;
}

#cookie65727d2bc0fc6b0012883949 {
    margin-left: -15px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 300;
}

/*from Contact*/



/* ติดตามข่าวสาร */
.no-js #background6572b32df413950013568be3 .form-subscribe .input-group .search-query {
    -webkit-border-radius: 30px 0px 0px 30px;
    -moz-border-radius: 30px 0px 0px 30px;
    border-radius: 30px 0px 0px 30px;
    padding: 6.5%;
    border: solid 1px transparent;
    background-color: #ffffff;
    box-shadow: 0 0 0 rgb(0 0 0 / 0%);
    height: 34px;
}

.no-js #background6572b32df413950013568be3 .input-group-subscribe:before,
form.form-subscribe:before {
    display: none;
}

.no-js #background6572b32df413950013568be3 .form-control {
    color: #a8a8a8;
    font-weight: 300;
    font-size: 15px !important;
    padding: 20px 20px;
}

.no-js #background6572b32df413950013568be3 .input-group-btn:last-child>.btn,
.no-js #background6572b32df413950013568be3 .input-group-btn:last-child>.btn-group {
    margin-left: -15px;
}

.no-js #background6572b32df413950013568be3 .btn-group-sm>.btn,
.no-js #background6572b32df413950013568be3 .btn-sm {
    padding: 9px 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.6;
}

.no-js #background6572b32df413950013568be3 .btn-default {
    text-shadow: 0 0px 0 #fff;
    background-image: linear-gradient(to bottom, #383838 0, #383838 100%);
    background-repeat: repeat-x;
    border: solid 1.6px #383838;
    color: #fff;
    font-size: 12px;
    border-radius: 0px;
}

.no-js #background6572b32df413950013568be3 .btn-default:focus,
.no-js .btn-default:hover {
    background-color: #383838;
    color: #fff;
}

#background6572b32df413950013568be3 .no-js #background6572b32df413950013568be3 .btn-default.active,
.no-js #background6572b32df413950013568be3 .btn-default:active {
    background-color: #383838;
    border-color: #383838;
}

.no-js #background6572b32df413950013568be3 .form-subscribe .btn {
    border-radius: 0 30px 30px 0;
}

/* ติดตามข่าวสาร */


/*timeline*/
.main-timeline {
    position: relative;
    transition: all 0.4s ease 0s;
}

.main-timeline:before {
    content: "";
    width: 2px;
    height: 100%;
    background: #bfbfbf;
    position: absolute;
    top: 0;
    left: 1%;
}

.main-timeline .timeline {
    position: relative;
}

.main-timeline .timeline:before,
.main-timeline .timeline:after {
    content: "";
    display: block;
    width: 100%;
    clear: both;
}

.main-timeline .timeline-icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #dfdfe3;
    border: 2px solid #000;
    position: absolute;
    top: 0;
    left: -3px;
    margin: 0 auto;
    overflow: hidden;
}

.main-timeline .timeline-content {
    width: 95%;
    padding: 0px 20px 50px;
    border-radius: 0px;
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease 0s;
}

.main-timeline .date {
    display: inline-block;
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    padding: 8px 30px;
    background: #d2b378;
    border-radius: 30px;
}

.main-timeline .title {
    font-size: 24px;
    font-weight: 500;
    color: #5c5151;
    margin-top: 30px;
}

.main-timeline .description {
    font-size: 16px;
    color: #606060;
    line-height: 2;
    margin-top: 3%;
}

.main-timeline .timeline-content.right {
    float: right;
    text-align: left;
}

.bg1 {
    width: 100%;
}

.main-timeline {
    margin-top: 10%;
}

/*timeline*/

/*contenemanager*/
h3.managerHeader {
    display: none;
}

#Contentmanager .post-time {
    display: none;
}

.page-header {
    margin: 0px 0 30px;
    border-bottom: 0px solid #e1723a;
}

.landingpagemanager {
    display: none;
}

.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 5% 5% 0%;
    color: #444444;
    display: none;
}

.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #444444;
}

.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
}

article.col-md-6.item.-micro {
    width: 50%;
}

#Contentmanager {
    width: 97%;
}

.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 15px;
}

.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
}

.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding-left: 0;
}

.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}

.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}

.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}

.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}

.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 50%;
}

.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}

.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}

.Contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}

.contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}

.contenemanager-gallery .thumbnail,
.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 40%);
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: transparent;
}

.fbcomments,
.fbcomments {
    display: none;
}

.thumbnail {
    border: 0px solid #ddd;
}

.img-thumbnail,
.thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}

.Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
}

.Contentmanager p {
    white-space: break-spaces;
    font-size: 16px;
}

.Contentmanager .thumbnail {
    background-color: transparent;
}

.img-thumbnail {
    background-color: transparent;
}

.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
    transform: scale3d(1.05, 1.05, 1) !important;
}

.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale3d(1.05, 1.05, 1) !important;
}

.Contentmanager .site .col-section .item.-micro:hover .btnnew {
    background: #e1723a;
    color: #fff;
    transition: 0.35s;
    border-top: 1px solid #fcebc5;
}

.social-share {
    display: none;
}

/*contenemanager*/


h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: inherit;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
}

h1 {
    font-size: 5em;
}

h2 {
    font-size: 8.3em;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 22px;
}

h6 {
    font-size: 30px;
}

p {
    font-size: 16px;
}

b,
strong {
    font-weight: 600;
}



.layout-body {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_15102023gppg/0/0/bg-fixz-z1025668222156.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.copyright {
    white-space: break-spaces;
    text-align: right;
    line-height: 2;
    margin-bottom: 4%;
    padding-right: 3%;
    margin-top: 7%;
}

.artisinegroup-block h2 {
    font-weight: 600;
    max-height: 180px;
}

.artisinegroup-sectionone h2 {
    white-space: break-spaces;
    line-height: 1;
}

.artisinegroup-sectionone {
    margin-left: 18%;
    margin-top: 10%;
    position: relative;
}

.bg-artisineg-roup {
    margin-top: -13.7%;
}

.artisinegroup-block h1 {
    font-weight: 600;
}

.artisinegroup-sectionteam {
    text-align: center;
    margin-top: 7%;
}


a.artisinestudio-block {
    background: #000000;
    color: #fff;
    position: relative;
    top: -90px;
    left: 50%;
    padding: 2% 3%;
    display: flex;
    width: fit-content;
}


.artisinestudio-block h6 {
    white-space: break-spaces;
    font-weight: 600;
}

.artisinestudio-pd2 {
    width: 20%;
    text-align: right;
}

.artisinestudio-pd {
    width: 100%;
}

.artisinestudio-pd2 h6 {
    color: #fe6c2e;
    transition: 0.35s;
}

.artisinestudio-block:hover .artisinestudio-pd2 h6 {
    color: #fff;
    transition: 0.35s;
}

.artisinestudio-block2:hover .artisinestudio-pd2 h6 {
    color: #fff;
    transition: 0.35s;
}

.artisinestudio-block2 h6 {
    font-weight: 600;
}


.bgmanagement-team {
    width: 85%;
    margin-left: 16%;
}

.artisinegroup-sectionteam h1 {
    font-size: 7.5em;
}

.artisinestudio-block3:hover .artisinestudio-pd2 h6 {
    color: #fff;
    transition: 0.35s;
}

.bgmanagement-team-block {
    background: #000;
    color: #fff;
    padding: 30px;
    width: 100%;
    margin: 0 auto;
    margin-top: -43%;
    position: relative;
    margin-left: 9%;
}

.bgmanagement-team-block h5 {
    color: #fe6c2e;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 2%;
}

.bgmanagement-team2 {
    width: 85%;
    margin-left: 5%;
    margin-top: -43px;
}

.bgmanagement-team2 {
    width: 85%;
    margin-left: 5%;
    margin-top: -43px;
}

.bgmanagement-team-block2 {
    background: #000;
    color: #fff;
    padding: 30px;
    width: 100%;
    margin: 0 auto;
    margin-top: -43%;
    position: relative;
    margin-left: -3%;
}

.bgmanagement-team-block2 h5 {
    color: #fe6c2e;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 2%;
}

.artisinegroup-munu {
    margin-top: 3%;
}

.artisinegroup-group {
    line-height: 1;
}

.artisinegroup-group h1 {
    font-size: 3em;
    margin-bottom: 1%;
}

.artisinegroup-group h5 {
    line-height: 1.5;
    white-space: break-spaces;
    margin-top: 2%;
}

.artisinegroup-group {
    margin-top: 3%;
}

.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #fe6c2e !important;
    border-radius: 0px !important;
}

.buttonExampleSite:hover {
    background: #fe6c2e !important;
    color: #fff !important;
}

.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}

.ITPcookiebar {
    background-color: #000000bd !important;
    color: #fff !important;
}

.ITPlinkToCookiepage:hover {
    color: #fff !important;
}

.ITPcookiebar {
    width: 100% !important;
    font-size: 14px !important;
}

.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}

ul.icon-a {
    font-size: 16px;
}

.pdpa-text.pdpamg1 h4 {
    font-weight: 600;
}

.pdpa-text.pdpamg1 h3 {
    font-weight: 600;
}

.contactus-artisinegroup h3 {
    white-space: break-spaces;
}

.contactus-artisinegroup h5 {
    font-weight: 600;
}

.contactus-artisinegroup {
    border-left: 1px solid;
    padding-left: 9%;
    margin-left: 12%;
}

.contactus-artisinegroup-block {
    margin-bottom: 9%;
}

.social-artisinegroup-block {
    display: flex;
    width: 40%;
}

.social-artisinegroup {
    margin: 0px 15px 0px 0px;
}

.comingsoon-block {
    text-align: center;
    padding: 20% 0%;
}

.comingsoon-block h1 {
    font-weight: 600;
    font-size: 36px;
    color: #a8a8a8;
}

.comingsoon-block h2 {
    font-weight: 600;
    font-size: 84px;
    color: #a8a8a8;
}

.bg1 h5 {
    font-weight: 600;
    margin-bottom: 2%;
}

.artisinegroup-group-block h5 {
    font-weight: 600;
    margin-bottom: 2%;
}

.artisinegroup-group-block {
    margin-bottom: 5%;
}

.artisinegroup-group-border {
    border-right: 2px solid #bfbfbf;
    padding-right: 5%;
    margin-right: 3%;
}

.w3rcontainer {
    border: 1px solid #cccfdb;
    border-radius: 2px;
}

.hover-underline-animation {
    display: inline-block;
    position: relative;
    color: #000;
}

.hover-underline-animation:after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 3px;
    bottom: 0;
    left: 0;
    background-color: #fe6c2e;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
}

.hover-underline-animation:hover:after {
    transform: scaleX(1);
    transform-origin: bottom left;
}

.artisinegroup-likemenu span {
    font-size: 35px;
    margin-left: 15px;
}

.artisinegroup-likemenu h1 {
    font-size: 40px;
    font-weight: 600;
}

.bg-artisineg-studio2 {
    margin-top: 3%;
}

.collapest-artisinegroup h5 {
    font-weight: 600;
    margin-bottom: 1%;
}

.collapest-artisinegroup {
    padding: 10% 0%;
}

.collapest-artisinegroup-pd {
    border-bottom: 1px solid #bfbfbf;
    padding: 15px 0px 10px;
}

.artisinegroup-likemenu {
    margin-top: 7%;
}

h1.hover-underline-animation {
    border-bottom: 3px solid;
}

h1.hover-underline-animation:hover {
    border-bottom: 0px solid;
}

.workflow-block {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 3%;
    margin-top: 5%;
}

.workflow-block-2 {
    width: 15%;
}

.workflow-block-3 {
    width: 30%;
    margin-right: 2%;
}

.workflow-block-4 {
    width: 60%;
    align-self: flex-end;
}

.workflow-block-2 h1 {
    font-size: 46px;
    font-weight: 600;
    line-height: 0.7;
}

.workflow-block h5 {
    font-weight: 600;
}

.workflow-block-pd {
    width: 75%;
    float: right;
    padding: 5% 5% 7% 0%;
}

.empty-project {
    padding: 1% 0%;
}

.artisinestudio-block-project {
    color: #000;
    margin-top: -5%;
    position: relative;
    padding: 5% 3% 0% 0%;
    width: 100%;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent !important;
}

.prohect-head h1 {
    text-align: left;
    font-weight: 600;
    margin-bottom: 4%;
}

.no-js .fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgb(251 55 55 / 0%);
    background: transparent;
}

.prohect-head h4 {
    font-size: 4.5em;
}


#background6577c2687185b1001a55d67d .Contentmanager .site .col-section .item.-micro a .caption .time,
#background6577cb0d478b6b001a116718 .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
    margin-top: -5%;
    position: absolute;
    width: 100%;
    margin-left: 50px;
}

#background6577c2687185b1001a55d67d .artisinestudio-block-project-head,
#background6577cb0d478b6b001a116718 .artisinestudio-block-project-head {
    color: #fff;
    padding: 2% 10% 3% 5%;
    background: #000000;
    width: fit-content;
    margin-left: 5%;
}

#background6577c2687185b1001a55d67d .Contentmanager img,
#background6577cb0d478b6b001a116718 .Contentmanager img {
    z-index: -1;
    position: relative;
}

#background6577c2687185b1001a55d67d article.col-md-6.item.-micro,
#background6577cb0d478b6b001a116718 article.col-md-6.item.-micro {
    margin-bottom: 7%;
}


.social-artisinegroup-head {
    display: flex;
    border-top: 1px solid;
    padding-top: 20px;
}

.afab-about h3 {
    margin-bottom: 15px;
}

.artisinegroup-afab h6 {
    font-weight: 600;
}

.artisinegroup-afab h5 {
    font-weight: 600;
}

.artisinegroup-afab ul {
    margin-top: 5px;
}

.artisinegroup-afab h6 {
    margin-bottom: 3%;
}

.artisinegroup-afab {
    border-left: 2px solid #bfbfbf;
    padding-left: 25px;
}

.adab-contact h3 {
    font-weight: 600;
    margin-bottom: 5px;
}

.adab-contact p {
    white-space: break-spaces;
}

.social-artisinegroup-afab {
    display: flex;
    width: 50%;
    margin-top: 5%;
}

.afab-about h4 {
    margin-bottom: 10px;
    font-weight: 600;
}



@media screen and (min-width : 1900px) {
    h1 {
        font-size: 6em;
    }

    h2 {
        font-size: 11.4em;
    }

    h3 {
        font-size: 24px;
    }

    h4 {
        font-size: 30px;
    }

    h5 {
        font-size: 34px;
    }

    h6 {
        font-size: 38px;
    }

    p {
        font-size: 20px;
    }

    b,
    strong {
        font-weight: 600;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 26px;
        padding: 10px 0px 20px;
    }

    .social-artisinegroup-head {
        width: 85%;
    }

    .copyright {
        font-size: 18px;
    }

    ul.icon-a {
        font-size: 20px;
    }

    .Contentmanager p {
        font-size: 20px;
    }

    .main-timeline .timeline-icon {
        left: 0px;
    }

    .main-timeline .timeline-icon {
        width: 30px;
        height: 30px;
        left: -6px;
    }

    .artisinegroup-likemenu h1 {
        font-size: 60px;
    }

    .workflow-block-2 h1 {
        font-size: 70px;
        line-height: 0.7;
    }

    #background6577c2687185b1001a55d67d .artisinestudio-block-project-head {
        margin-left: 12.3%;
    }

    #background6577cb0d478b6b001a116718 .artisinestudio-block-project-head {
        margin-left: 5.2%;
    }

    .row.Contenemanager-gallery {
        width: 100%;
    }

    .no-js #Component65727d2bc0fc6b0012883949 .form-control {
        padding: 30px 5px;
        font-size: 22px !important;
    }

    .artisinegroup-sectionteam h1 {
        font-size: 10em;
    }

    .artisinegroup-group h1 {
        font-size: 4em;
    }

    .comingsoon-block h2 {
        font-size: 94px;
    }

    .comingsoon-block h1 {
        font-size: 46px;
    }
}



@media screen and (max-width : 1200px) {
    h2 {
        font-size: 6em;
    }

    h5 {
        font-size: 20px;
    }

    h6 {
        font-size: 22px;
    }

    #main-navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }

    .itp-menu {
        padding: 0 0px 0px 15px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 16px;
    }

    .social-artisinegroup {
        margin: 0px 10px 0px 0px;
    }

    .artisinegroup-sectionteam h1 {
        font-size: 5.3em;
    }

    #background6577c2687185b1001a55d67d .Contentmanager .site .col-section .item.-micro a .caption .time,
    #background6577cb0d478b6b001a116718 .Contentmanager .site .col-section .item.-micro a .caption .time {
        margin-left: 0px;
    }

    #background6577c2687185b1001a55d67d .artisinestudio-block-project-head,
    #background6577cb0d478b6b001a116718 .artisinestudio-block-project-head {
        color: #fff;
        padding: 2% 10% 3% 5%;
        background: #000000;
        width: 100%;
        margin-left: 0%;
    }

    #background6577c2687185b1001a55d67d .Contentmanager .site .col-section .item.-micro a .caption .time,
    #background6577cb0d478b6b001a116718 .Contentmanager .site .col-section .item.-micro a .caption .time {
        margin-top: 0%;
        position: inherit;
        width: 100%;
    }

    #background6577c2687185b1001a55d67d article.col-md-6.item.-micro,
    #background6577cb0d478b6b001a116718 article.col-md-6.item.-micro {
        margin-bottom: 0%;
    }

    .row.Contenemanager-gallery {
        width: 95%;
    }

    .comingsoon-block h2 {
        font-size: 70px;
    }

    .comingsoon-block h1 {
        font-size: 30px;
    }

    .artisinegroup-group h1 {
        font-size: 2.4em;
    }
}

@media screen and (max-width : 900px) {
    h2 {
        font-size: 5em;
    }

    #imagesControl65716e08c0fc6b00128831a6,
    #contentnewmode65716e08c0fc6b00128831a8,
    #contentnewmode6571700c37acb100136e8a47,
    #contentnewmode6571790e37acb100136e8bd1 {
        padding: 0px !important;
    }

    .artisinegroup-sectionone {
        margin-top: 5%;
    }

    .bg-artisineg-roup {
        margin-top: -15%;
    }

    .bg1 .col-md-12.col-sm-6.padding-col {
        width: 100%;
    }

    .artisinegroup-likemenu h1 {
        font-size: 24px;
    }

    .artisinegroup-likemenu span {
        font-size: 20px;
    }

    .workflow-block-pd {
        width: 85%;
    }

    .row.Contenemanager-gallery {
        width: 107%;
    }
}

@media screen and (max-width : 480px) {
    .artisinegroup-group h1 {
        font-size: 2em;
    }

    h1 {
        font-size: 3em;
    }

    h2 {
        font-size: 3.5em;
    }

    .artisinegroup-sectionone {
        margin-top: 15%;
        margin-left: 10%;
    }

    .bg-artisineg-roup {
        margin-top: -20%;
    }

    .artisinegroup-sectionteam h1 {
        font-size: 3em;
    }

    .bgmanagement-team {
        width: 100%;
        margin-left: 0%;
    }

    .bgmanagement-team-block {
        margin-top: -35%;
        margin-left: 0%;
    }

    .bgmanagement-team2 {
        width: 100%;
        margin-left: 0%;
        margin-top: 15px;
    }

    .bgmanagement-team-block2 {
        margin-top: -35%;
        margin-left: 0%;
    }

    .artisinegroup-group h5 {
        white-space: inherit;
        margin-top: 10%;
    }

    .artisinegroup-group-border {
        border-right: 0px solid #bfbfbf;
        padding-right: 0%;
        margin-right: 0%;
    }

    .comingsoon-block h2 {
        font-size: 35px;
    }

    .comingsoon-block h1 {
        font-size: 20px;
    }

    .workflow-block-pd {
        width: 100%;
    }

    .workflow-block-2 h1 {
        font-size: 36px;
    }

    article.col-md-6.item.-micro {
        width: 100%;
    }

    .Contenemanager-gallery .col-xs-6.col-md-3 {
        width: 100%;
    }

    .contactus-artisinegroup {
        padding-left: 10%;
        margin-left: 0%;
    }

    .social-artisinegroup-block {
        width: 55%;
    }

    .Contentmanager .col-md-12.text-justify {
        padding-right: 10px;
        padding-left: 10px;
    }

}



.border-cons {
    margin-top: 5%;
    border-left: 2px solid;
    width: 101%;
    padding-left: 20px;
}

.block-iconcontact {
    display: flex;
    width: 100%;
    margin-bottom: 2%;
}

.iconcontact {
    width: 5%;
}

.iconcontact-t {
    align-self: center;
    margin-left: 1%;
}

.pd-iconcontact {
    margin-top: 4%;
}




@media screen and (max-width: 992px) {
    .row-fluid {
        flex-wrap: unset !important
    }

    #language_member_bar {
        display: none
    }

    #controlBanner img {
        position: fixed;
        top: 5px;
        left: 10px;
        width: 90px !important;
        z-index: 10000;
    }


    #nav-menu {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
    }

    .navbar-header {
        display: flex !important;
        flex-direction: row-reverse;
        align-items: center;
        height: 50px;
        width: 100%;
    }

    .navbar-default,
    .navbar-header,
    #ItopplusMainSidebar {
        background: #e0dfe4 !important;
    }

    #ItopplusMainSidebar a {
        text-align: left !important;
        color: #000 !important;
    }


    #itpMenuSideBar span.icon-bar {
        background: #000 !important;
    }

    .itopplus-sidebar-menu-single {
        border: none;
    }

    #itpMenuSideBar,
    .menu-mobile-custom {
        display: grid !important;
        place-content: center;
        width: 40px;
        border: none;
        padding: 0 !important;
        margin: 0 !important;
        background-color: transparent !important;
    }

    .old-image-icon-facebook,
    .old-image-icon-line,
    .old-image-icon-instragram,
    .old-image-icon-youtube {
        display: grid !important;
    }

    #itpMenuSideBar .navbar-inline:nth-child(2),
    #main-navbar-collapse,
    .new-image-icon-facebook,
    .new-image-icon-line,
    .new-image-icon-instragram,
    .new-image-icon-youtube,
    #nav-menu::before,
    #nav-menu::after {
        display: none !important;
    }

    .navbar-header i::before {
        display: none !important;
    }

    .navbar-header i {
        display: grid;
        width: 20px;
        aspect-ratio: 1;
        filter: contrast(100%);
        padding: 0;
    }

    #itpphonemobile i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/phonez-z921908240939.png);
        width: 18px !important;
    }

    #itpsearchmobile i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/searchz-z802258593714.png);
    }

    .old-image-icon-facebook i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/fbz-z870717797999.png);
    }

    .old-image-icon-line i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/linez-z21670262898.webp);
    }

    .old-image-icon-instragram i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/igz-z1587384208209.webp);
    }

    .old-image-icon-youtube i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/ytz-z962652931262.webp);
        width: 22px !important;
        height: 18px !important;
    }

    #languagemobile {
        order: 10;
    }

    .itopplus-search {
        display: none;
    }

}





.artisine-group h2,
.artisine-studio h2,
.artisine-cons h2,
.artisine-afab h2 {
    font-weight: 600;
    line-height: .9;
}

.artisine-group h2 {
    position: relative;
    margin-bottom: -12%;
}


.artisine-studio h2,
.artisine-afab h2 {
    position: relative;
	margin-bottom: -4.2%;
}

.artisine-group,
.artisine-studio,
.artisine-cons,
.artisine-afab {
    margin-bottom: 10%;
}


.block-artisine {
    position: relative;
    top: -90px;
    left: 50%;
    background: #000;
    width: fit-content;
    padding: 30px;
    white-space: nowrap;
}


.block-artisine a {
    display: flex;
    gap: 20px;
    color: #fff;
}


.artisine-cons {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
}

.artisine-cons-sub {
    position: relative;
    left: -13%;
    display: flex;
    flex-direction: column;
    text-align: right;

}

.artisine-cons .block-artisine {
    position: relative;
    top: 90px;
    left: 0%;
    white-space: nowrap;
}


@media screen and (max-width: 1200px) {

    .block-artisine {
        position: relative;
        top: -50px;
    }


}


@media screen and (max-width: 480px) {

  
  .artisine-group h2 {
    position: relative;
    margin-bottom: -60px;
}
  
  .artisine-studio h2, .artisine-afab h2 {
    position: relative;
    margin-bottom: -20px;
}


    .block-artisine {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        padding: 15px;
    }

    .artisine-cons {
        display: flex;
        flex-direction: column-reverse;
    }
  

  
  .artisine-cons-sub {
        position: relative;
        left: 0;
        width: 100%;
    }

    .artisine-cons .block-artisine {
        position: relative;
        top: 0;
        left: 0%;
    }


}

