﻿ @font-face {
    font-family: 'almoniTzar500';
    font-weight: 500;
    font-style: normal;
    src: url('/Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.eot');
    src: url('/Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.eot?#iefix') format('embedded-opentype'), url('/Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.woff') format('woff'), url('/Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.woff2') format('woff2');
}
 @font-face {
    font-family: 'almoniTzar700';
    font-weight: 700;
    /*(bold)*/
    font-style: normal;
    src: url('/Static/fonts/almoni-tzar/almoni-tzar-bold-aaa.eot');
    src: url('/Static/fonts/almoni-tzar/almoni-tzar-bold-aaa.eot?#iefix') format('embedded-opentype'),
         url('/Static/fonts/almoni-tzar/almoni-tzar-bold-aaa.woff') format('woff2'), 
         url('/Static/fonts/almoni-tzar/almoni-tzar-bold-aaa.woff2') format('woff');
}
header {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px #000 solid;
    align-items: center;
    position: fixed;
    top: 0;
     
    z-index: 2;
    background: #fff;
    padding: 13px 15px;
    width: calc(100% - 30px);
}
 header.sticked {
 
}
.header_right, .header_left{
    display:flex;
     align-items: center;
}
.globesLogo {
    margin-left: 30px;
}
.pageTitle{
    padding: 0 30px 0 0;
    position: relative;

}
    .pageTitle img {
        zoom: 260%;
        display: block;
    }


 
.menuLinks{
    display:flex;
    margin-right:60px;
}
.link.active:after {
    border-bottom: 3px solid #000;
    content: '';
    width: 100%;
    position: absolute;
    right: 0;
    top: 48px;
}
    
 
.link{
    font-family:'almoniDL500';
    font-size:18px;
    display:inline-block;
    color:#000;
    margin-left:40px;
    position:relative
}
.link.pink{
    color:#ff6767;
    border:1px solid #ff6767;
    padding:1px 22px;
}
.link.pink:hover{
    background-color:#ff6767;
    color:#000;
}
.social {
    padding: 5px 0 0 20px;
    cursor: pointer;
    position: relative;
}
.sponser {
    display: flex;
    align-items: center;
    padding-right: 30px;
    
}
.sponser  span {
    font-size: 16px;
    font-family: 'almoniDL400';
    margin:0 20px;
}
.instagramLink {
    padding: 5px 0 0 20px;
}
.social:after {
    content: "";
    height: 37px;
    width: 2px;
    background-color: #cacaca;
    position: absolute;
    left: 0;
    top: -2px;
}
 
.intro {
    text-align: center;
    margin: 150px auto 0;
    width: 100%;
    max-width:710px;
    position: relative;
 
}
    .intro:before {
        content: url(https://res.cloudinary.com/globes/image/upload/v1645966111/Digital/icons/IDdesign/project-logo_1_coh5iq.svg);
        height: 186px;
        width: 524px;
        position: absolute;
        top: -260px;
        display: block;
        margin: 0 auto;
        left: 0;
        right: 0;
    }

.txt_inner.name {
    font-size: 20px;
    letter-spacing: 5.56px;
    font-family:almoniTzar500;
}
.txt_inner.jobTitle {
    color: #616161;
    font-size: 13px;
    font-family:almoniDL400
}



#p2048 h2 {
    font-size: 56px;
    font-family: 'almoniTzar700';
    font-weight: normal;
    text-align: right;
    line-height: 1.2;
    margin: 0 0 10px 0;
}
    #p2048 h2.section-title {
        font-size: 58px;
        font-family: almoniTzar500;
        position: relative;
        top: 45px;
        right: 75px;
        background: #fff;
        z-index: 1;
        display: inline-block;
        padding: 0 20px;
    }


#p2048 img {
    max-width: 100%;
    display: block;
    margin-bottom: 12px;
}

.ItemKidom {
    
    background: #feddcd;
    padding:30px
}

.intro p {
    font-size: 20px;
    color: #000;
    font-family: 'almoniDL400';
    line-height: 1.1;
    margin: 0;
}
.sparkWr h2, .section_media h2{
    grid-column: 1 / -1;
}

#divSBBanner2 {
    grid-column: 1 / -1;
}

    #divSBBanner2 img {
        margin: 0 auto
    }


#p2048 .item50pr {width:auto;    padding-bottom: 24px;}
.ItemKidom .text {margin:55px auto; max-width:582px; padding:0}
.ItemKidom .text h3 {margin:0; padding:0}
.ItemKidom .text h3:before {display:none}
.ItemKidom .text h3 p {    font-family: almoniDL400;  font-size: 22px;     font-weight: normal;}


.ItemKidom.video .videoFr {
    font-size: 58px;
    font-family: almoniTzar500;
    position: absolute;
    top: -30px;
    right: 30px;
    line-height: 1;
}
.ItemKidom.video .videoWr {
    max-width: 1080px;
    margin: 0 auto;
}

#p2048 .wr_item {
    margin: 0 24px
}
#p2048 .item50pr .wr_item {padding:0}
#p2048 .wr_item h2 {    
    font-family: almoniDL700!important;
    color: #000;
    font-size: 24px !important;
    line-height: 1 !important;
    min-height: initial;
    margin: 24px 0 !important;
  
}
#p2048 .wr_item h3 {display:none}
#p2048 .txt p{font-size:18px;}
#p2048 .txt ul {list-style: none;margin-bottom: 32px;}
#p2048 .txt li {font-size: 25px;  color:#5e5e5e;  line-height: 37px;font-family: almoniDL500; position:relative; margin-right: 26px; }
#p2048 .txt  ul li::before {
  content: "\2022";   
  color: #f47649;  
  font-weight: bold;  
  display: inline-block;  
  width: 9px;
  margin-left: 19px;
  font-size: 28px;  right: -30px;position:absolute
}
.kidumImg {
    width: 100%;
}
 
#p2048 .socialIconsArt a {background-color: #f47649;}
.socialBlock {    z-index: 1111111111111;}

#divSBBanner2.b2  {margin-top:50px}

#wrapper {
    max-width: 100%;
    background: #fff
}


#p2048 {
    text-align: right;
    margin-top: 120px;
}
#p2048 .socialIconsArt.sticked {    top: 125px;    }
#p2048.article { margin-top: 100px;   }
#p2048.article.about { margin-top: 79px;   }
#p2048.article.about .articleImg {margin-top:0}

    .titleWr {
        position: absolute;
        margin: 7% 7% 0 0;
        text-align: center
    }

    .titleWr .T {
        font-size: 114px;
        font-size: 13vh;
        color: #fff;
        font-family: almoniTzar400;
        font-weight: normal;
        line-height: 70px;
        display: block
    }
    .titleWr .subT {
        font-weight: normal;
        font-size: 138px;
        font-size: 15vh;
        color: #fff;
        line-height: 1;
        font-family: almoniTzar300;
        letter-spacing: 30.4px;
        display: block;
        text-indent: -20px;
    }



    .authorInfo {
        display: grid;
        grid-template-columns: auto 1fr;
        grid-gap: 0 10px;
        width: calc(100% - 70px);
    }
#p2048 .item50pr .authorInfo img {width:80px !important; height:80px; float:left;border-radius: 50%; display:block; border: 1px solid #fcc421;grid-row: 2 span;}
#p2048 .item50pr .authorInfo h4 {color: #1a1a1a;margin: 0; font-size: 18px; font-family:demibold;line-height: 18px;} 
#p2048 .item50pr .authorInfo p {     color: #484848;margin: 0; font-size: 16px; font-family:almoniDL400;line-height: 21px;grid-row: 2;} 
#p2048 .item50pr .whatIs {padding: 4px 12px 5px 8px; color:#97133f;font-size: 16px; border:1px #97133f solid; text-align:center; margin:0 0 28px; font-family:almoniDL400;    display: inline-block;}
#p2048 .item50pr hr {     border: 0;background:#d8d8d8; height:1px}
#p2048 h1 {
    font-size: 32px;
    font-family: 'almoniDL400';
    font-weight: normal;
    text-align: center;
    line-height: 1.2;
}
.sparkWr .cls_item {
    border-bottom:1px #000 solid;
    padding-bottom:14px;
 
}

.atrItem {
    background: #feddcd;
    margin-top: -22px;
}

.atrItemWR {
    width: 280px;
    margin: 0 auto;
    text-align: center;
    top: 100px;
    position: relative;
 
}
.atrItemWR img { border-radius: 80px;}

.atrItemWR2 {background:#fff}




/* product */
#p2048.product .atrItem {
    background: #fff;
    margin-top: -42px;
}
#p2048.product .productItem {
    max-width: 735px;
    margin: 0 auto;
    
}
#p2048.product {
    position: relative;
}
#p2048.product:before {
    content: "";
    height: 135px;
    background: #feddcd;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    position:absolute
}
    #p2048.product .productItem img {
        position: relative;
        top:32px;
    }
    #p2048.product .productPrice {
        margin-top: 50px;
        padding-bottom: 23px;
        border-bottom: 1px #000 solid;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    #p2048.product .productPrice .priceTitle {margin:0}
        #p2048.product .priceTitle .title {
            font-size: 22px;
            font-family: 'almoniTzar400';
            letter-spacing: 6.11px;
            line-height: 1;
            margin-bottom: 4px;
            display: block
        }
    #p2048.product .priceTitle .price {
        font-size: 22px;
        font-family: 'almoniTzar700';
        letter-spacing: 6.11px;
        line-height: 1;
        
        display: block
    }
    #p2048.product .order {
        background: #652959;
        color: #fff;
        font-size: 26px;
        font-family: 'almoniTzar400';
        display: flex;
        align-items: center;
        justify-content: center;
        width: 206px;
        height: 57px;
        cursor:pointer
    }


.product_related_item .cls_item img {
    float: right;
    width: 48px !important;
    margin-left: 10px;
    border-radius: 50%;
 
    margin-bottom: 0 !important;
}
.product_related_item .prodTitle {
    line-height: 1;
    font-size: 18.8px;
    font-family: 'almoniTzar400';
    display: block;
    clear: both;
    border-bottom:1px #000 solid;
    padding-bottom:10px;
    display:none
}
.product_related_item .cls_item {
    display: grid;
    border: 0;
    grid-template-columns: 65px 1fr;
}
.product_related_item #divSBBanner2 {display:none}

 


/* chair */
#p2048.sofa .sparkWr .authorInfo_img {
    width: 42px;
    border-radius: 40px;
}
#p2048.sofa .sparkWr {
    border: 0;
    grid-template-columns: 1fr 1fr 1fr;
    padding:0;
    width:100%;
}
#p2048.sofa .sofaWr {
    display: grid;
    grid-gap:5px;
    grid-template-columns: 45px 1fr;
}
#p2048.sofa .sofaWr .authorInfo_name {
    letter-spacing: 5.56px;
    height: 23px;
}
#p2048.sofa .sofaWr .authorInfo_desc {
    color: #616161
}
#p2048.sofa  .txt {
    font-size: 18px;
    font-family:almoniTzar400; margin:0; line-height:1;
}

#p2048.sofa .moreArts {
    text-align: center;
    font-size: 48px;
    font-family: almoniTzar400;
    line-height:1;
    margin-bottom:20px;
}
#p2048.sofa { margin-top: 30px;}
#p2048.sofa .atrItem {height:208px}
#p2048.sofa .ArticleRetatedItems {margin-top:-110px}

    
    /* end chair */
    
    
    
    
    
    
    /* end product */
    .sparkWr .cls_item img {
        width: 388px;
    }
.articleBox {
    position:relative;
 
}
.articleBox_img{width:100%; }
.articleBox_info {
    text-align:right;
 
}
.articleBox_title {
    font-size: 25px;
    font-family: 'almoniTzar500';
    line-height: 1;
    margin: 0;
    color:#efefef;
    margin:5px 0 10px;
    min-height: 50px;
    font-weight:normal;
}
.authorInfo_name {
    font-family: 'almoniTzar700';
    font-size: 21px;
    letter-spacing: 5.83px;
    text-indent: -5.83px;
    margin: 0;
    color: #000;
    grid-column: 2;
    line-height: 1.1;
}
.authorInfo_desc {
    font-size: 16px;
    grid-column: 2;
    font-family: almoniDL400;
    color: #616161;
    margin: 0;
    line-height: 1;
}
.authorInfo_date{
     font-size:18px;
    font-family:almoniDL400;
    color:#484848;
}
.author_tagit {
    position:absolute;
    left:0;
    top:-13px;
}
.boxArticle {
    border: 1px solid #05618b;
    background-color: rgba(0, 0, 0, 0.2);
}
.boxArticle_img {
    width: 100%;
}
.boxArticle_title {
    font-size: 20px;
    color: #fff;
    font-family: 'demibold';
    font-weight: normal;
    margin: 35px 40px 20px 40px;
    text-align:center;
    min-height:60px;
}
.moreInfo {
    font-size: 14px;
    font-family: 'almoniDL400';
    display: grid;
    grid-template-columns: 1fr 1px 1fr;
    margin-bottom:40px;
    grid-gap: 10px;
    line-height:14px;
}
.author_name {
    color: #98a2ac;
}
span.article_date{
    color:#8c8c8c;
    justify-self: end;
}
.line{
    background-color: #ff7777;
}
#p2048.article .ArticleRetatedItems a > div .authorInfo_img, .authorInfo_img{
     grid-row: 2 span;
}
a.clsform.formBtn {
    color: #ecc337;
    font-size: 16px;
    border: 1px solid #ecc337;
    padding: 4px 12px;
    border-radius: 24px;
    display: inline-block;
    margin: 13px 0 0 20px;
    float: left;
    font-family: 'almoniDL700';

}
#SBSendMailContainer {
   max-width: 1024px;
    margin: 100px auto;
    background: rgb(237 237 241 / 8%);
    padding: 50px 0;
}
.form {
    display: flex;
    flex-wrap: wrap;
    max-width: 950px;
    position: relative;
    margin: auto;
    width: 100%;
}
.form_title {
    font-size: 56px;
    font-family: 'almoniTzar700';
    font-weight: normal;
    text-align: center;
    line-height: 1.2;
    margin: 0;
    color:#fff;
}
.form_subtitle{
    font-size: 24px;
    font-family: 'almoniDL400';
    color:#dc5354;
    margin:0 0 32px 0;
}
.form_desc {
    font-size: 16px;
    margin-bottom: 28px;
    font-family: 'almoniDL400';
    text-align: center;
    color:#98a2ac;
}
.form_terms {
    text-align: center;
    color: #3e3e3e;
    font-size: 14px;
    line-height: 17px;
    font-family: 'almoniDL400';
    margin: 50px 0;
}
.form_terms a {
    text-decoration: underline;
    color: #3e3e3e;
}
.form-boxes {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px 32px;
    width: 100%;
}
.form-row{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    width: 100%;
    grid-gap:0 10px;
}
.col2span {
    grid-column: 2 span;
}
.form-img {
    width: 100%;
    margin: 20px 0 40px 0;
}
.form_desc a {
    border-bottom: 1px #e61e28 solid;
    color: #e61e28
}
.form_desc #chkSBAgree {
    width: 15px;
    height: 15px;
    position: relative;
    top: 3px;
}
.form input,
.form textarea {
    font-size: 18px;
    border: none;
    padding: 10px;
    margin: 0;
    font-family: 'almoniDL400';
    background-color: #fff9f4;
}
.form-label {
    margin-bottom: 20px;

}
.form input::placeholder,
.form textarea::placeholder {
    color: #666666;
}

#user_name,
#user_email {
    flex: 1 1 calc(50% - 40px);
}
#user_name {
    margin-left: 20px;
}
#user_msg {
    width: calc(100% - 42px);
    min-height: 50px;
    border: 1px #666666 solid;
}

.form-label input[type="text"],
.form-label input[type="password"],
.form-label input[type="tel"],
.form-label input[type="email"],
.form-label select {
    background-color: #fff9f4;
  
}
.form-label label {
    background: #fff9f4;
}
#btnRegStaff {
    margin-bottom: 130px
}
.btn_submit.disable:hover,
.btn_submit.disable {
    background: #c8c8c8!important;
    cursor: auto;
    color: #8c8c8c!important;
}
#SBSendMailContainer .btn_submit,
#btnRegStaff,
.lnkReg2 {
background-color: rgba(255, 92, 92, 0.85);
    font-family: 'almoniTzar500';
    border: none;
    color: #000;
    font-size: 30px;
    cursor: pointer;
    border-radius: 0;
    padding: 0;
    width: 150px;
    letter-spacing: 3px;
    margin:0 auto;
}
.btn_submit:hover,
#btnRegStaff:hover,
.lnkReg2:hover {
    background-color: #611940;
}
#err_msg {
    width:100%;
    font-family: 'almoniDL400';
    font-size: 14px;
    text-align: right;
    color: #c00;
}
.form-label .errMsg,
.error_message,
.red_bottom,
.loginWr .errMsg {
    font-family: 'almoniDL400';
    font-size: 14px;
}
.msg-success {
    font-size: 56px;
    font-family: 'ultrabold';
    padding: 70px 0;
}
.radioQ {
    color: #fff;
    text-align: right;
    font-size: 20px;
    font-family: 'almoniDL400';
    margin: 0 0 0 30px;
    line-height: 40px;
}
.formRadio{
    font-size:30px;
    color:#fff;
    font-family:almoniTzar400;
    padding:5px 30px;
}
.formRadio input{
  opacity: 0;
  cursor: pointer;
}
.formRadio  input:checked{
     background-color:#991c1d;
 }
#divFooter {background:#ededf1;}
#divFooter > div:after {color:#000; text-shadow:none}
#Footer {
   display: flex;
    align-items: center;
    justify-content: space-between;
    width: calc(100% - 4%);
    padding: 0.5% 2%;
    color: #a3a3a3;
    margin: auto;
    font-size: 16px;
    background: rgb(237 237 241 / 8%);
     font-family: 'almoniDL400';
}
    #Footer a {display:none}

    #Footer a, #Footer p {
        color: #000;
    }
#p2048 .ItemMain .wr_item:after{
    background-image:none;
}
@font-face {
    font-family: 'almoniTzar500';
    font-weight: 500;
    font-style: normal;
    src: url('/Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.eot');
    src: url('/Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.eot?#iefix') format('embedded-opentype'), url('/Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.woff') format('woff'), url('/Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.woff2') format('woff2');
}

.approve_msg  {  text-align: right;   background: #fff9f4; width:450px; height:auto; padding:20px;  margin: 100px auto;}
.approve_msg h1 {    color: #1a1a1a;
    font-size: 50px !important;
    font-family: 'almoniTzar500';
    line-height: 60px;
    margin: 0 0 10px;
    letter-spacing: -0.14px;
    font-weight: normal !important;
    text-align:right;
        line-height: 42px;
    margin-bottom: 20px;
}
.approve_msg .text {  text-align:right;  font-size: 16px !important;   margin-right: 3px;    line-height: 23px!important;    font-family: almoniDL400;   color: #000;     margin-bottom: 20px;}
.approve_msg .text input { float:right; width:15px; height:15px; margin: 5px 0 60px 10px;}
.approve_msg .payment a {    width: 100%;
    height: 46px;
    margin: 0;
    border-radius: 0 !important;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    font-family: demibold;
    cursor:pointer;
        background: #97133f;
    border: 1px #97133f solid;
    color: #fff;
    margin-top:20px
}
 
.error_message.errMsg {
    text-align: center;
    color: #c00;
    font-size: 19px;
    font-family: almoniDL400;
    margin-top: 10px;}


.sparkBtn{
    font-family:'almoniDL700';
    font-size:20px;
    color:#00041d;
    background-color:#ecc337;
    padding:12px 32px;
    border-radius:24px;
}
.sparkWr {
    border: 1px #000 solid;
    padding: 60px;
    margin-bottom:80px !important
}
.sparkWr, .section_media {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 0 auto 20px;
    grid-gap: 60px;
    width: 90%;
}
#p2048 .item50pr .itmWr img {width: 100%;}
.kidumEnd, #SBSendMailContainer{
    position:relative;
}

.form-label.form-css-label.col2span.rb {
    display: flex;
    margin-bottom:0;
}
.form .rb .switch-field {
	display: flex;
	overflow: hidden;
}

.form .rb .switch-field input {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.form .rb .switch-field label {
	background-color: transparent;
	color: #fff;
	font-size: 30px;
    font-family: 'almoniTzar400';
	line-height: 1;
	text-align: center;
	padding: 5px 40px;
	border: 1px solid #dc5354;
    position: initial;
	transition: all 0.1s ease-in-out;
    margin-top: 21px;
    letter-spacing: 2px;
}

.form .rb .switch-field label:hover {
	cursor: pointer;
}

.form .rb .switch-field input:checked + label {
	background: #991c1d;
	box-shadow: none;
}

#fujitsu-no + label{
    margin-right:-1px;
}
#divArticleText p {
    line-height: 1.35;
    font-size: 20px;
    font-family:almoniDL400;
}
#divArticleText p img {
    max-width: 670px;
    height: auto
}
#divArticleText h6 {    
    font-size: 20px;
    line-height: 29px;
    text-align: left;
    color: #2d303a;
    margin: 0 0 30px;
    direction: ltr;
    font-family: OpenSansHebrew;
    font-weight: normal;    margin-left: 20px;
}

 
 .articleImg {margin: 90px auto 0;}

    .articleImg img {
        width: 100%;
        max-width: 100%;
    }

 #imgCredit, .img_credit_in_the_content {
    margin: 0;
    color: #bebebe;
    font-size: 14px;
    font-family: 'almoniDL400';
}
 #divArticleText {font-size: 18px; font-family: 'OpenSansHebrew';}
.ArticleRetatedItems {
    margin: 100px auto;
    width: calc(100% - 140px);
    max-width: 1900px;
}
 
#divArticleSubTitle {
 
}
#divArticleText {
 
}
#divArticleSubTitle span {
    font-size: 18px;
    font-family: 'OpenSansHebrew';
    line-height: 1.2;
}
    #divArticleSubTitle h2 {
        font-family: almoniTzar500;
        font-size: 48px;
        text-align: center;
        margin: -20px auto 19px;
        max-width:400px;
        line-height: 1;
        background:#fff;
 
    }
 


        #divFooter {
            visibility: hidden
        }
.ArtWr {
    position: relative;
    display: grid;
    grid-gap: 30px;
    grid-template-columns: 1fr 660px 1fr;
    margin: 130px auto 0;
    max-width:90%;
}
    .ArtWr .ll {
        position: relative;
        border-top: 1px solid #979797;
        margin-top: 15px
    }
    .ArtWr .rr {
        position: relative;
        border-top: 1px solid #979797;
        margin-top: 15px
    }
.ArtWr .mid {position:relative; margin-top:15px}

.ArtWr .ll:before {
    content: url(https://res.cloudinary.com/globes/image/upload/v1645358772/Digital/icons/IDdesign/corner-bottom-right_xamfbw.svg);
    position: absolute;
    height: 70px;
    width: 70px;
    top: -2px;
    left: 0;
    transform: rotate(180deg);
}

.ArtWr .rr:after {
    content: url(https://res.cloudinary.com/globes/image/upload/v1645358772/Digital/icons/IDdesign/corner-bottom-right_xamfbw.svg);
    position: absolute;
    height: 70px;
    width: 70px;
    top: -2px;
    right: 0;
    transform: rotate(270deg);
}

.ArtWr .ll:after {
    content: url(https://res.cloudinary.com/globes/image/upload/v1645358772/Digital/icons/IDdesign/corner-bottom-right_xamfbw.svg);
    position: absolute;
    height: 70px;
    width: 70px;
    bottom: 0;
    left: 0;
    transform: rotate(90deg);
}

.ArtWr .rr:before {
    content: url(https://res.cloudinary.com/globes/image/upload/v1645358772/Digital/icons/IDdesign/corner-bottom-right_xamfbw.svg);
    position: absolute;
    height: 70px;
    width: 70px;
    bottom: 0;
    right: 0;
    transform: rotate(0);
}

.ArtWr .atrItem {
    border-top: 1px solid rgb(233 226 222 / 32%);
    border-bottom: 1px solid rgb(233 226 222 / 32%);
    margin: 16px 0 32px 0;
    padding: 20px 0;
    display: grid;
    grid-gap: 5px 32px;
    grid-template-columns: 110px 1fr;
}
 .credit {
    display: inline-block;
    grid-row: 2 / 2;
    justify-self: center;
    text-align: center; 
    font-family: 'almoniDL400';
}
.ArtWr .atrItem img { border-radius:50%; width:110px; height:110px;    justify-self: center;}
.ArtWr .atrItem .txt_inner { font-size:16px; font-family: almoniDL400;    margin: 0;   display: inline-block;     grid-row: span 2;}
.ArtWr .atrItem .txt_inner p {margin:0}
.ArtWr .atrItem .txt_inner strong {font-family: almoniDL700;}
#divAuthorAndTime{margin-top:16px;}
#divAuthorAndTime .artTime {font-family: almoniDL400; color:#cbcbcb;font-size:16px;padding-left: 12px;position: relative;}
#divAuthorAndTime .artTime:after{content:"|";position: absolute; left:0;}
#divAuthorAndTime .author {font-family: almoniDL400; color:#cbcbcb;font-size:16px;margin-right:8px;}


 

.close {
    font-size: 23px;
    position: absolute;
    top: 5px;
    right: 20px;
    color: #000;
    cursor: pointer;
    display: inline-block;
    z-index: 100;
    font-family: arial;
}


@font-face {
font-family: 'almoniTzar400';
font-weight: 400; /*(regular)*/
font-style: normal;
src: url('/Static/fonts/almoni-tzar/almoni-tzar-regular-aaa.eot');
src: url('/Static/fonts/almoni-tzar/almoni-tzar-regular-aaa.eot?#iefix') format('embedded-opentype'), 
    url('/Static/fonts/almoni-tzar/almoni-tzar-regular-aaa.woff') format('woff'), 
    url('/Static/fonts/almoni-tzar/almoni-tzar-regular-aaa.woff2') format('woff2');
}



/*.socialBlock .sWr { position:absolute;  transform: translate(-50%, -50%); left:50%; top:50%;    width: 100%;
    text-align: center;
    margin: 0 auto;}

.socialBlock a { display:inline-block;   width:77px; height:77px; border-radius:50%; margin:32px; position:relative}
 

.socialBlock a:after {
    position: absolute;
    font-size: 14px;
    transform: translate(-50%, -50%);
    left: 50% !important;
    top: 130%;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    color:#000;
    font-family: Arial, Helvetica, sans-serif;
}*/

/*.socialBlock .fb:after { content: "Facebook";}
.socialBlock .fb {background:url(https://images.globes.co.il/images/ladies-top50-2017/fb.png) no-repeat 0 0; }

.socialBlock .twitter:after { content: "Twitter"; } 
.socialBlock .twitter  {background:url(https://images.globes.co.il/images/ladies-top50-2017/twitter.png) no-repeat 0 0;}

.socialBlock .whatsapp:after { content: "WhatsApp";}  
.socialBlock .whatsapp {background:url(https://images.globes.co.il/images/ladies-top50-2017/whatsapp.png) no-repeat 0 0; }

.socialBlock .mail:after { content: 'דוא"ל'; } 
.socialBlock .mail {background:url(https://images.globes.co.il/images/ladies-top50-2017/mail.png) no-repeat 0 0;}

.socialBlock .linkedin:after { content: "LinkedIn";  direction: ltr;} 
.socialBlock .linkedin {background:url(https://images.globes.co.il/globes/icons/li.png) no-repeat 0 0;}

.socialBlock .copy:after { content: "העתק קישור"; 
    width: 90px;} 
.socialBlock .copy {background:url(https://images.globes.co.il/images/ladies-top50-2017/group.png) no-repeat 0 0;}*/

.closetext {
   line-height:1;
        
}





/* social */
/*.socialLinks { margin-top:-110px; margin-right: -120px;  position:absolute}

   .socialLinks a {
    width: 40px;
    height: 40px;
    background:url(https://images.globes.co.il/globes/2019/art-icons.svg?ver=5) no-repeat 0 0; 
    display:block;
    margin-bottom:16px;
        border-radius: 50%;
}
   .socialLinks a:hover {background-color:var(--primaryMobileNegativeTxtColor);}

   .socialLinks .twitter                {background-position-y: 0}
   .socialLinks .whatsap               {background-position-y: -40px}
   .socialLinks .facebook               {background-position-y: -80px; }
   .socialLinks .linkedin               {background-position-y: -120px}
   .socialLinks .envelope               {background-position-y: -160px}
   .socialLinks .inFavoriteList         {background-position-y:-240px; }
   .socialLinks .notInFavoriteList      {background-position-y:-200px; }
   
   .socialLinks .favList {position:relative; margin-top:48px}*/
   .mainSecArt .socialLinks .favList:before { content:''; border:solid 1px #3a3a3a20; position:absolute;  top: -26px; width: 16px; left: 12px;  }
   
 /* deot fix */
 .mainSecArt.new { min-height:35px}
 .artSmallImage img {    float: right;    width: 55px;    height: auto;    margin-left: 10px;    margin-top: 8px;}
 
 /* end  deot fix */


.articleInfo .socialLinks {position:static; overflow:hidden;    float: left;    margin-top: 16px; }
.articleInfo .socialLinks a {float:left;margin:0 16px 0 0; }
.articleInfo .socialLinks .linkedin { display:none}
.articleInfo .socialLinks .favList {  margin-top:0;margin-left:32px !important}
.articleInfo .socialLinks .favList:before { content:''; border:solid 1px #3a3a3a20; position:absolute; top:12px; height:16px; left:-24px; }
.articleInfo .socialLinks.sticked {position:static}

.articleB #comment a {float:left;   margin-right: 16px;
    padding-right: 16px;}

#comment span {     
font-size: 16px;
color: #000;
font-style: normal;
line-height: 32px;
margin-left: 27px;
text-align: left;
}



.socialLinks .notInFavoriteList:hover:after { width: 170px; content:'שמירת הכתבה ב"גלובס שלי"';     font-family: almoniDL400; display:block  }
.socialLinks .inFavoriteList:hover:after { width: 170px; content:"הסרה מרשימת קריאה";  font-family: almoniDL400;  display:block  }

.articleInfo .socialLinks {overflow:visible}
.articleInfo .socialLinks .notInFavoriteList:hover:after { width: 180px; content:'שמירת הכתבה ב"גלובס שלי"';  display:block;   left: 50px;
    right: auto;}
.articleInfo .socialLinks .inFavoriteList:hover:after { width: 170px; content:"הסרה מרשימת קריאה";  display:block;  left: 50px;
    right: auto; }
   
.Article_Icon.bigTextIcon { background: url('https://img1.globes.co.il/globes/2019/size-up.svg') no-repeat 0 4px; cursor:pointer;    width: 24px; height: 24px;display: inline-block; margin-left:24px}
.Article_Icon.smallTextIcon { background:url('https://img1.globes.co.il/globes/2019/size-down.svg') no-repeat 0 4px; cursor:pointer;    width: 24px; height: 24px;  display: inline-block; margin-left:24px}
  
.socialArticleRight {position:fixed;top:372px;right:auto; display:none}

 
.socialArticleRight a { display:block;width:60px;height:40px;margin-bottom:2px;color:#fff; font-family: 'FontAwesome'; text-align:center;font-size:19px;line-height:40px;position:relative;}
 

.socialArticleRight a span {display:none; position:absolute;top:0;right:60px;width:140px;color:#fff; font-size:16px; z-index:2}
.socialArticleRight a:hover span {display:block;}

.socialArticleRight a.fa-facebook span {background:#2e5693;}
.socialArticleRight a.fa-google-plus span {background:#e04636;}
.socialArticleRight a.fa-twitter span {background:#69d0f7;}
   .authorInfo_name{
         align-self: self-end;
     }
   #divGalleryCredits{
       background: #fff9f4;
       box-shadow:none;
   }
   .section-title{
       padding:0 70px;
   }
   .ItemKidom{
       position:relative;
  
   }
    .ItemKidom:before {
        content: url(https://res.cloudinary.com/globes/image/upload/v1645358772/Digital/icons/IDdesign/corner-bottom-right_xamfbw.svg);
        position: absolute;
        height: 70px;
        width: 70px;
        top: 0;
        left: 0;
        transform: rotate(180deg);
    }
    .ItemKidom:after {
        content: url(https://res.cloudinary.com/globes/image/upload/v1645358772/Digital/icons/IDdesign/corner-bottom-right_xamfbw.svg);
        position: absolute;
        height: 70px;
        width: 70px;
        bottom: 0;
        right: 0;
    }
 
@media only screen and (max-width: 1450px){

    .pageTitle img {zoom:200%; }
    .menuLinks {
        margin-right: 20px;
    }
    .link{
        margin-left: 20px;
    }
    .pageTitle {
        padding: 1px 20px 3px 0;
    }
    .globesLogo {
        margin-left: 20px;
    }
    .link.pink {
        padding: 1px 15px;
    }
    
}
@media only screen and (max-width: 1260px) {
    #p2048.sofa .sparkWr {
        grid-gap: 26px
    }
    #p2048.product .productItem img {
        margin: 0 auto;
        max-width:90%
    }
    #p2048.product .productPrice {
        margin: 50px auto 0;
        max-width: 90%
    }

    .pageTitle img {
        zoom: 150%;
    }


    .titleWr {
        margin: 4% 4% 0 0;
    }
         .titleWr .subT {
        font-size: 70px;
    }

    .titleWr .T {
        font-size: 64px;
    }
    #p2048.sofa .sofaWr .authorInfo_name {
        font-size: 20px;
        letter-spacing:2px
    }
 
    }


@media only screen and (max-width: 1024px) {

   
    #p2048.sofa .ArticleRetatedItems {
        width: calc(100% - 40px);
    }


    .pageTitle img {
        zoom: 125%
    }

    #wrapper {
        padding: 0;
        width: 100%;
    }

 
    .ArtWr {
        grid-template-columns: 1fr 550px 1fr;
        max-width: 100%;
        grid-gap:0;
    }
    ItemKidom:before, ItemKidom:after, .intro:before, .minilineLogo {
        zoom: 53%
    }
    .intro:before {top:-260px}
    .intro {margin-top:80px}
    .ItemKidom {   padding: 16px }
    .sparkWr, .section_media {grid-template-columns: 1fr 1fr 1fr;}
    #p2048 img {margin-bottom:0}
 
}
@media only screen and (max-width: 1024px) and (min-width: 480px){

    #p2048.sofa .sofaWr .authorInfo_name {
        font-size: 19px;
        letter-spacing: 1px
    }



    body {
        min-width: 100%;
    }
}
@media only screen and (max-width:768px) {

    #p2048.sofa .sparkWr {
        grid-template-columns: 1fr 1fr;
    }

    .sparkWr {
        justify-content: center;
    }
    .form_subtitle {
    font-size: 18px;
    line-height: 1.1;

    margin: 10px 0 22px 0;
}
    .ItemKidom:before, .ItemKidom:after{
        content:none;
    }
   .section_media {
    display: flex;
    padding: 0 20px;
    justify-content: start;
    overflow-x: scroll;
}
   a.cls_item {
    flex: 0 0 324px;
}
 
   .minilineLogo img{
       max-width:99px;
   }
  

    header .logoImg, .topLink:before {
        display: none;
    }

    header .topLink {
        display: none;
    }

    #p2048.article header .logoImg:after {
        display: none;
    }

    #p2048.article header .logoImg {
        display: block !important;
        width: 28px !important;
        background: url(https://images.globes.co.il/globes/spark/gimel-white-mobile.svg) no-repeat 0 0 !important;
    }

    .topLink {
        background: url(https://images.globes.co.il/globes/spark/ifat-mi-logo-m.svg) no-repeat 0px 0;
        background-position-x: center;
        position: absolute;
        top: 57px;
        right: 0;
        float: none;
        margin: 0 auto;
        height: 46px;
        left: 0;
        background-color: #fff;
        width: 100%;
        text-align: center;
        display: block;
    }

    .approve_msg {
        width: 80%;
        max-width: 320px;
        padding: 0;
    }

    

    #p2048 .ItemMain .wr_item {
        padding-bottom: 0px !important;
    }

    .logoImg {
        background-image: url(https://images.globes.co.il/globes/spark/gimel-white-mobile.svg);
        position: fixed !important;
        right: 0;
        z-index: 1111;
        top: 0;
        height: 28px !important;
        margin: 14px 5px 0 0 !important;
        position: fixed;
    }
     .link{
      display:none;
  }
    .instagramLink:after{
        content:none;
    }
 
    header, .article .header {
    /*padding: 0 17px;
    width: calc(100% - 34px);
    background: #0a151d;*/
}
  .globesLogo {
    margin-left: 15px;
}
    .pageTitle {
        padding: 3px 15px 0 0;
        
    }
 
   
  header .social {
    margin-left: 0;
    margin-top: 0;
}
  .sponser {
  
}
  .header_right{
      flex:1;
  }
     #p2048.article .ArticleRetatedItems {
      margin: 50px auto;
      width: calc(100% - 36px);
    }
}
@media only screen and (max-width:480px) {

    .sparkWr {padding:0}
    .ItemKidom.video {
        margin: 0 auto;
        width: calc(100% - 70px);
    }
    .sponser span {display:none}

    .ItemKidom.video .videoFr {
        margin-top: -32px;
        display: block;
        position: static;
        font-size: 32px;
    }

  

.ItemKidom.video:before {
    content: url(https://res.cloudinary.com/globes/image/upload/v1645358772/Digital/icons/IDdesign/corner-bottom-right_xamfbw.svg);
    position: absolute;
    height: 70px;
    width: 70px;
    top: 0;
    left: 0;
    transform: rotate(180deg);
    zoom:50%
}

    .ItemKidom.video:after {
        content: url(https://res.cloudinary.com/globes/image/upload/v1645358772/Digital/icons/IDdesign/corner-bottom-right_xamfbw.svg);
        position: absolute;
        height: 70px;
        width: 70px;
        bottom: 0;
        right: 0;
        zoom: 50%
    }




    #p2048 {
        margin-top: 84px !important;
    }
        .link.active:after {
        top: 20px;
    }
    .menuLinks { position:absolute; top:60px; margin-right:0}
    .link {
        display: inline-block !important;
        font-size: 14px;
        font-family: 'almoniDL400';
    }



    .pageTitle img {  zoom:100%}

    .sparkWr .cls_item img {
        margin-bottom: 14px;
    }

    header {
        padding-bottom: 35px !important;
    }
    .social {padding-left:10px !important}
    .sponser {
        padding-right: 15px;
    }
    .social:after {
        top: 6px;
        height: 20px;
        width: 1px;
    }

    #wrapper {
        max-width: 100%;
        padding: 0;
        width: 100%;
    }
    header {
        padding: 13px 20px;
        width: calc(100% - 40px);
    }

    .titleWr {
        text-align: center;
        left: 0;
        right: 0;
        margin:50px 0 0 0 ;
    }

        .titleWr .T {
            font-size: 57px;
            line-height: 28px;
        }
        .titleWr .subT {
            font-size: 69px;
        }

 
    .socialLinks {
        display: none;
        justify-content: space-around;
        margin-top: 20px;
        margin-right: 0;
        position: initial;
    }
    .socialLinks.sticked{
          position:initial;
    }
    .sparkWr, .section_media {
        grid-template-columns:1fr 1fr;
        grid-gap: 16px;
    }
    #p2048.product .sparkWr {
        grid-template-columns: 1fr
    }
    span.author_tagit img {
        max-width: 50px;
    }
.authorInfo{
    width:100%;
}

    #p2048 h2.section-title {
        display: block;
        text-align: center;
        top: 0;
        right: auto;
    }
   #p2048 h2.section-title:after {border-bottom:1px #000 solid; content:''; left:0; width:25%; position:absolute; display:block; top:20px
   }
   #p2048 h2.section-title:before {border-bottom:1px #000 solid; content:''; right:0; width:25%; position:absolute; display:block; top:20px
   }

        #p2048 h2 {
            text-align: center;
            font-size: 32px !important;
            margin-top: 50px
        }

    #p2048.sofa .sparkWr {
        grid-template-columns: 1fr;
    }
    #p2048.sofa .ArticleRetatedItems {
        width: 100%;
        margin-top: -175px;
    }
    #p2048.sofa .sofaWr { margin-top:7px;  }
    #p2048.sofa .sofaWr .authorInfo_name {font-size:20px}


        .sparkWr {
            border: 0
        }

    #divArticleText img {
        width: 100%;
        height: auto;
    }
    #p2048.article .ArtWr .atrItem {
      width: 100%;
    margin: 40px auto 0;
    grid-template-columns: 1fr;
    position: relative;
    padding: 30px 0 10px 0;
    }

 
    .credit {
    grid-column: 1;
}
    .section-title{
       padding:0 20px;
   }
    #SBSendMailContainer {

    margin: 50px auto;
    padding: 25px 16px;
    width: calc(100% - 72px);
}
    .form-row {
       
        grid-template-columns: 1fr;
    }
    .form-label.form-css-label.col2span.rb {
    flex-direction: column;
}
    .form .rb .switch-field label {
        flex: 1;
    }
    
    #p2048.article .ArticleRetatedItems {
      margin: 50px auto;
      width: calc(100% - 36px);
    }

        #p2048.article .ArticleRetatedItems a > div.item50pr {
            width: 100%;
        }

        #p2048.article .ArticleRetatedItems .wr_item h2 {
            max-width: 100%;
        }

    .ArtWr .atrItem img {
       max-width: 60px;
        max-height: 60px;
        position: absolute;
        top: -30px;
    }

    #p2048.article .ArticleRetatedItems a > div {
        margin: 0 2% 4% 2%;
        width: calc(100% - 4%);
    }



    #p2048.article .ArtWr {display:block; max-width:92%;  margin-top:120px;  }
    #p2048.product .ArtWr {display:block; max-width:92%;  margin-top:60px;  }
    #p2048.product .ArticleRetatedItems {width:100%}
    #p2048.product .priceTitle .title, #p2048.product .priceTitle .price {
        letter-spacing: 5.28px;
        font-size:19px
    }
    #p2048.product .ArtWr .rr:before {
        transform: rotate(271deg);
        zoom: 60%;
        top:-2px;
        bottom:auto
    }
    #p2048.product .ArtWr .rr:after {
        top: 0px;
        left: 0;
        transform: rotate(180deg);
        right: auto;
        zoom: 60%;
    }
    #p2048.product .ArtWr .ll {display:none}
    #p2048.product {
        margin-top: 100px !important;
    }
    #p2048.product .productItem img {
        top: 50px;
    }

    #p2048.product .atrItemWR img {
        max-width: 70%;
        margin: 0 auto;
    }
        #p2048.product .ArtWr .mid {
            margin-top: 60px;
        }
        #p2048.product #divArticleSubTitle h2 {
        background: none
    }


    #p2048.product .order {
        width: 110px;
        height: 38px;
        font-size: 18px;
    }
 

    #p2048.article .ArtWr .rr {
        
    }
    #p2048.article .ArtWr .ll:before {
        right: 0;
        transform: rotate(360deg);
        zoom: 50%;
        top: -72px;
    }
#p2048.article .ArtWr .ll:after {zoom:50%}
#p2048.article .ArtWr .ll {margin-top:50px}
    #p2048.article .mid {   margin-top: 60px }
    #p2048.article.about .mid {   margin-top: 30px }
    #p2048.article .ArtWr .rr

    .authorInfo_name {
        line-height: 16px;
        margin-right: -5px;
        margin-top: 9px;
        margin-bottom: 5px;
        text-indent: 0;
    }

    .atrItem {margin-top:-60px}

    .atrItemWR img {
        max-width: 131px !important;
        margin: 0 auto;
        border-radius: 30px;
    }
    .atrItemWR2 {margin-top:20px}


    #p2048 .txt li {
        font-size: 16px !important;
        line-height: 20px !important;
        margin-right: 18px;
    }

    #p2048 .txt ul li::before {
        font-size: 17px;
        right: -18px;
    }

    #p2048 .txt ul li {
        margin-bottom: 11px;
    }

    #p2048 .txt {
        margin: 0 14px;
    }

    .ItemKidom .text h3 p {
        text-align: center;
    }

    .ItemKidom .text {
        margin: 44px 0;
    }

    #p2048 .wr_item h3 {
        font-size: 18px !important;
        color: #5e5e5e;
        line-height: 20px !important;
        font-family: almoniDL500;
        margin-bottom: 16px;
    }

    #divFooter {
        height: 40px;
    }

        #divFooter > div:after {
            line-height: 45px;
        }

    header .title a {
        margin-right: 12px;
    }

        header .title a:after {
            right: 38px;
            top: 9px;
        }

    .ItemKidom .social {
        display: none;
    }

    .filters {
        margin: 20px 2.4% 20px 2.4%;
        flex-wrap: wrap;
    }

    .filter {
        font-size: 16px;
        margin: 0 0 10px 10px;
    }

    #p2048 .wr_item h2 {
        height: auto;
        min-height: initial !important;
    }

    #p2048.article .ItemMain {
        background: #f4f4f4;
    }

    #p2048 > a > div {
        box-shadow: none;
    }

    #p2048.article .ItemMain .wr_item h2 {
        text-shadow: none !important;
        color: #000;
    }

    #p2048 .ItemMain .wr_item {
        position: static;
        margin-top: 20px;
    }

    #p2048.article .itmWr picture {
        display: none;
    }

    #p2048.article .ArtWr .artImg {
        display: block;
        width: 100%;
        margin: 20px auto 0;
          background-color: #fdd2cb;
    }

    .form-label {
        margin-bottom: 20px;
        flex: 1 0 100%;
        padding-left: 0;
    }
    .form_answer{
        font-size: 24px;
        margin: 50px 0;
        font-family: 'demibold';
        text-align: center;
    }

    #user_msg {
        width: 100%;
    }

    .form_title {
        font-size: 40px;
        line-height: 1;
    }

    .article .topLink {
        background: url(https://images.globes.co.il/globes/spark/ifat-mi-logo-m.svg) no-repeat center 11px;
        top: 49px;
        background-color: #fff;
    }

    #p2048 .ItemMain .wr_item:after {
        display: none;
    }

    #p2048.article .ItemMain .wr_item h2 {
        text-shadow: 1px 1px 7px #000;
    }

    #divArticleText .resp-container {
        position: relative;
        overflow: hidden;
        padding-top: 56.25%;
    }

        #divArticleText .resp-container iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: 0;
        }
        header .subtitle a {
    line-height: 48px;
}
        header .subtitle a:after {
    top: 11px;
}
        .megaSpark{
            display:none;
        }
        a.clsform.formBtn {
    margin: 8px 0 0 12px;
   
}
 
    #p2048 h2 {
        font-size: 40px;
    }
    #divArticleSubTitle h2 {
        font-family: 'almoniTzar400';
        font-size: 28px !important;
        margin: 10px 0;
        width: 60%;
        margin: 0 auto;
        margin-top: -68px;
        padding-top: 36px;
    
    }

    #p2048.article .ArtWr .rr:before {
        content: url(https://res.cloudinary.com/globes/image/upload/v1645358772/Digital/icons/IDdesign/corner-bottom-right_xamfbw.svg);
        position: absolute;
        height: 70px;
        width: 70px;
        TOP: 0;
        bottom: auto;
        right: auto;
        left: 0;
        transform: rotate(180deg);
        zoom: 60%;
    }
    #p2048.article .ArtWr .rr:after {
        zoom: 60%;
    }

    #p2048.product .atrItemWR {
        top: 30px
    }


    #divArticleText p {
        text-align: center
    }
    .form_answer {
        font-size: 24px;
        margin: 80px 0 100px;
    }
}
    #divArticleText {
    margin-top: 24px;
}
 
    .form_desc {
    text-align: right;
}
    #err_msg {
    margin-bottom: 20px;
}
 .kidumEnd:before, #SBSendMailContainer:before{
    content:none;

}
 .form_answer {
    font-size: 30px;
    color: #6caaff;
    font-family: 'almoniDL400';
    margin: 100px 0 200px;
}
 .form_answer:before{
     content:url('https://res.cloudinary.com/globes/image/upload/v1633329823/Digital/architecture_space/icons-seccess_nz3inx.svg');
     display:block;

 }


@media only screen and (max-width:400px) {
    .subtitle{
        display:none;
    }
    .articleImg img{
        width:100%;
    }
}
  