html {
     font: normal 16px/1.3 'Almarai', sans-serif;
     font-size: 100%;
     word-wrap: break-word 
}
 hr {
     border: 0;
     height: 1px;
     background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgb(68 87 100), rgba(0, 0, 0, 0));
}
 img {
     border: 0;
    /* Remove the border around the image */
}
 h1 {
     font-size: 16px;
     color: #2a2a2a;
     font-weight: 600;
     font-family: almarai, sans-serif;
     padding: 0 8px 0 2px;
}
 .textad h1 {
     font-size: 16px;
     color: #2a2a2a;
     font-weight: 600;
     font-family: almarai, sans-serif;
     padding: 0;
}
 h2 {
     font-weight: 500;
     font-size: 16px;
     margin-top: 0;
     margin-bottom: 0;
     font-family: almarai, sans-serif;
     color: #000;
}
 .head {
     background: #fff;
     margin: 8px 0 5px;
     padding: 0 8px;
}
 .head h1, .head h2 {
     display: inline;
     margin: 0;
     padding: 0;
}
 .heada {
     margin: 2px 0 12px;
     text-align: right;
     color: #000;
     font-size: 16px;
     font-weight: 600;
     padding: 10px 
}
p.small {
    line-height: 22px;
    font-size: 14px;
    font-weight: 600;
    font-family: almarai, sans-serif;
    color: #6d6f75;
}
 p.big {
     line-height: 22px;
     font-size: 18px;
     font-weight: 600;
     font-family: almarai, sans-serif;
     padding: 5px 
}
 .container {
     padding-right: 0;
     padding-left: 0;
     margin-right: auto;
     margin-left: auto 
}
 .clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
     display: table;
     content: " " 
}
 .clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
     clear: both 
}
 .espacev {
     margin: 7px 0 
}
 .foto {
     width: 30px;
     height: 30px;
     margin: 0 0 10px 6px 
}
 .brick_previewad {
     width: 122px;
     border-bottom-color: #f2f2f2;
     position: relative;
     display: flex;
     align-items: center;
     justify-content: center 
}
 .brick_previewad img {
     vertical-align: middle 
}
 .tablhad {
     height: 80px;
     width: 100%;
     word-wrap: break-word;
     table-layout: fixed 
}
 .pagination {
     display: block;
     margin: 15px 3px 10px;
     text-align: center;
     direction: LTR 
}
 ul.pagination {
     display: inline-block;
     padding: 0;
     margin: 0;
     font-size: 20px;
     font-weight: 600;
     font-family: Almarai 
}
 ul.pagination li {
     display: inline 
}
 ul.pagination li a {
     color: #000;
     padding: 7px 20px;
     text-decoration: none 
}
 ul.pagination li a.active {
     background-color: #a5002c;
     color: #fff 
}
 ul.pagination li a:hover:not(.active) {
     background-color: #ddd 
}
 .footer {
     background: #000;
     background-repeat: repeat-x;
     padding: 16px 20px;
     text-align: right;
     margin: 10px 0 0;
     color: #e8e8e8;
     font-size: 16px 
}
 .copyright {
     background: #f2f2f2;
     padding: 10px 16px;
     text-align: center;
     color: #000;
     font-size: 16px 
}
 .col-group>div {
     padding: 5px 
}
 .textad {
     background-color: #f1f4f8;
     border-right: 4px solid #c1cbd5;
     margin: 4px 0 5px;
     padding: 12px 8px;
     font-family: almarai, sans-serif;
     font-size: 15px;
}
 .smart-green {
     margin-left: auto;
     margin-right: auto;
     max-width: 500px;
     background: #f8f8f8;
     padding: 5px 30px;
     font-family: almarai, sans-serif;
     font-size: 13px;
     color: #666;
     border-radius: 5px;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px 
}
 .smart-green label {
     display: block;
     margin: 0 0 5px 
}
 .smart-green label>span {
     float: right;
     margin-top: 10px;
     color: #5e5e5e 
}
 .smart-green input[type=text], .smart-green input[type=email], .smart-green textarea, .smart-green select {
     color: #555;
     height: 30px;
     line-height: 16px;
     width: 100%;
     padding: 0 10px 0 0;
     margin-top: 2px;
     background: #fbfbfb;
     outline: 0;
     -webkit-box-shadow: inset 1px 1px 2px rgba(238, 238, 238, .2);
     box-shadow: inset 1px 1px 2px rgba(238, 238, 238, .2);
     font: normal 14px/14px Arial, Helvetica, sans-serif 
}
 .smart-green textarea {
     height: 100px;
     padding-top: 10px 
}
 .smart-green select {
     background: url('down-arrow.png') no-repeat right, -moz-linear-gradient(top, #fbfbfb 0, #e9e9e9 100%);
     background: url('down-arrow.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #e9e9e9));
     background-color: #fbfbfb;
    /* Fallback color */
     appearance: none;
     -webkit-appearance: none;
     -moz-appearance: none;
     text-indent: .01px;
    /* Adjusts text visibility */
     overflow: hidden;
    /* Ensures that the overflow content is hidden */
     white-space: nowrap;
    /* Prevents the text from wrapping */
     text-overflow: ellipsis;
    /* Adds ellipsis (...) when text overflows */
     width: 100%;
     height: 30px;
    /* Adjust if necessary */
     border: 1px solid #ccc;
    /* Optional: Add a border */
     border-radius: 4px;
    /* Optional: Add border radius */
}
 .smart-green .button {
     background-color: #9dc45f;
     border-radius: 5px;
     -webkit-border-radius: 5px;
     -moz-border-border-radius: 5px;
     border: 0;
     padding: 10px 25px;
     color: #fff;
     text-shadow: 1px 1px 1px #949494 
}
 .smart-green .button:hover {
     background-color: #80a24a 
}
 .btnp {
     font-size: 3vmin;
     padding: .25em .5em;
     background-color: #fff;
     border: 1px solid #bbb;
     color: #333;
     text-decoration: none;
     display: inline;
     border-radius: 4px;
     -webkit-transition: background-color 1s ease;
     -moz-transition: background-color 1s ease;
     transition: background-color 1s ease 
}
 .btnp:hover {
     background-color: #ddd;
     -webkit-transition: background-color 1s ease;
     -moz-transition: background-color 1s ease;
     transition: background-color 1s ease 
}
 .btn-small {
     padding: .25em .5em;
     font-size: .8em 
}
 .modal-box {
     display: none;
     position: absolute;
     z-index: 4000;
     width: 98%;
     background: #fff;
     border-bottom: 1px solid #aaa;
     border-radius: 4px;
     box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
     border: 1px solid rgba(0, 0, 0, .1);
     background-clip: padding-box 
}
 .danger {
     background-color: #fff3d8;
     border-right: 4px solid #fcd178;
     margin: 5px 0;
     padding: 10px 12px;
     font-family: almarai, sans-serif;
     font-size: 13px;
}
 .alert {
     background-color: #ffbb8e;
     border-right: 4px solid #f7e2b6;
     margin: 5px 0;
     padding: 10px 12px;
     font-family: almarai, sans-serif;
     font-size: 14px 
}
 @media(min-width:32em) {
     .modal-box {
         width: 40%;
         position: fixed;
         top: 50%;
         left: 50% 
    }
}
 @media(max-width:32em) {
     .modal-box {
         width: 95%;
         position: fixed;
         top: 50%;
         left: 50% 
    }
}
 .modal-box header, .modal-box .modal-header {
     padding: .75em;
     border-bottom: 1px solid #ddd 
}
 .modal-box header h3, .modal-box header h4, .modal-box .modal-header h3, .modal-box .modal-header h4 {
     margin: 0 
}
 .modal-box footer, .modal-box .modal-footer {
     padding: 1em;
     border-top: 1px solid #ddd;
     background: rgba(0, 0, 0, .02);
     text-align: left 
}
 .modal-overlay {
     opacity: 0;
     filter: alpha(opacity=0);
     position: absolute;
     top: 0;
     left: 0;
     z-index: 900;
     width: 100%;
     height: 100%;
     background: rgba(0, 0, 0, .3) !important 
}
 a.close {
     line-height: 1;
     font-size: 1.5em;
     position: absolute;
     top: 3%;
     left: 3%;
     text-decoration: none;
     color: #bbb 
}
 a.close:hover {
     color: #222;
     -webkit-transition: color 1s ease;
     -moz-transition: color 1s ease;
     transition: color 1s ease 
}
 @media screen and (min-width:20em) {
     .col-group {
         overflow: hidden 
    }
     .col-group>div {
         float: right;
         width: 50% 
    }
     .col-group>div:nth-child(odd) {
         clear: left 
    }
}
 @media screen and (min-width:64em) {
     .col-group>div {
         width: 25% 
    }
     .col-group>div:nth-child(odd) {
         clear: none 
    }
}
 ul, ol {
     margin: 0 
}
 p {
     margin: 2px 0 0 0;
}
 a.title:active, a.title:visited, a.title:link {
     color: #232222;
     font-size: 16px;
     font-family: almarai, sans-serif;
     text-decoration: none;
     font-weight: 600 
}
 a.title:hover {
     color: #c14f1e;
     font-size: 16px;
     font-family: almarai, sans-serif;
     text-decoration: none;
     font-weight: 600 
}
 a.titlec:active, a.titlec:visited, a.titlec:link {
     color: #000;
     font-size: 16px;
     font-family: almarai, sans-serif;
     text-decoration: none;
     font-weight: 600 
}
 a.titlec:hover {
     color: #c14f1e;
     font-size: 16px;
     font-family: almarai, sans-serif;
     text-decoration: none;
     font-weight: 600 
}
 .price {
     font-size: 13px;
     font-weight: 600;
     font-family: almarai, sans-serif;
     color: #c94743 
}
 .ville {
     font-size: 13px;
     font-weight: 400;
     font-family: almarai, sans-serif;
     color: #000 
}
 a.member:active, a.member:visited, a.member:link {
     color: #224b84;
     font-size: 16px;
     font-family: almarai, sans-serif;
     text-decoration: none;
     font-weight: 600 
}
 a.member:hover {
     color: #cb0c11;
     font-size: 16px;
     font-family: almarai, sans-serif;
     text-decoration: underline;
     font-weight: 600 
}
 a.add:active, a.add:visited, a.add:link {
     color: #000;
     font-size: 16px;
     font-family: almarai, sans-serif;
     text-decoration: none;
     font-weight: 400 
}
 a.add:hover {
     color: #000;
     font-size: 16px;
     font-family: almarai, sans-serif;
     text-decoration: none;
     font-weight: 400 
}
 .top-nav ul {
     padding: 0;
     list-style: none 
}
 .top-nav ul li {
     display: inline-block 
}
 .top-nav ul li a {
     padding: .5em 1em;
     font-size: 1em;
     color: #fff;
     display: block;
     font-family: almarai, sans-serif 
}
 .top-nav ul.res {
     padding: 0;
     z-index: 9999;
     position: absolute;
     width: 100%;
     left: 0 
}
 .top-nav ul.res {
     display: none;
     text-align: center;
     background: url(https://www.sogarab.com/images/bg1.jpg);
     width: 100%;
     padding: 2px 0 4px 
}
 .top-nav ul.res li a span.res {
     font-size: 18px;
     padding: 7em 0;
     color: #000;
     display: block;
     border: 0;
     text-align: center;
     margin: 0 
}
 ul.res li {
     width: 100%;
     display: block;
     margin-bottom: 4px 
}
 ul.res li a {
     padding: 10px 20px;
     color: #fff;
     font-size: 1em 
}
 ul.res li a:hover {
     color: #000 
}
 .top-nav div.res {
     padding: 0;
     z-index: 9999;
     position: absolute;
     width: 100%;
     left: 0;
     display: none;
     text-align: center;
     background: url(https://www.sogarab.com/images/bg1.jpg);
     width: 100%;
     padding: 2px 0 4px;
}
 .top-nav div.res span.res {
     font-size: 18px;
     padding: 7em 0;
     color: #000;
     display: block;
     border: 0;
     text-align: center;
     margin: 0;
}
 div.res a {
     padding: 10px 20px;
     color: #fff;
     font-size: 1em;
     display: block;
     margin-bottom: 4px;
}
 div.res a:hover {
     color: #000;
}
 .logo {
     display: inline-block;
     padding: 0;
     height: 32px;
     font-size: 16px;
     line-height: 32px;
     float: right 
}
 .logo img {
     margin: 0 0 0 5px 
}
 .logo1 {
     display: inline-block;
     padding: 0;
     height: 32px;
     font-size: 16px;
     line-height: 32px;
     float: left 
}
 .logo1 img {
     margin: 0 15px 0 0 
}
 .dropdown {
     position: relative;
     display: inline-block 
}
 .dropdown-content {
     display: none;
     margin-top: 30px;
     position: absolute;
     background-color: #f9f9f9;
     min-width: 130px;
     box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
     z-index: 1;
     font-size: 16px;
     font-family: almarai, sans-serif 
}
 .dropdown-content a {
     color: #000;
     padding: 10px 16px;
     text-decoration: none;
     display: block;
     text-align: right 
}
 .dropdown-content a:hover {
     background-color: #f1f1f1 
}
 .dropdown:hover .dropdown-content {
     display: block 
}
 .dropdown:hover .dropbtn {
     background-color: #3e8e41 
}
 .brick_previecp {
     width: 122px;
     height: 82px;
     border: solid 1px #a6a5aa;
     border-bottom-color: #f2f2f2;
     position: relative;
     display: flex;
     align-items: center;
     justify-content: center 
}
 .brick_previecp img {
     vertical-align: middle 
}
 .tblead {
     margin: 10px;
     font-size: 15px 
}
 #scroll {
     position: fixed;
     right: 16px;
     bottom: 10px;
     cursor: pointer;
     width: 41px;
     height: 41px;
     background-color: #e74c3c;
     text-indent: -9999px;
     display: none;
     -webkit-border-radius: 60px;
     -moz-border-radius: 60px;
     border-radius: 60px 
}
 #scroll span {
     position: absolute;
     top: 50%;
     left: 50%;
     margin-left: -8px;
     margin-top: -12px;
     height: 0;
     width: 0;
     border: 8px solid transparent;
     border-bottom-color: #fff 
}
 @media(max-width:800px) {
	 
.column {
    float: right;
    width: 48%;
    padding: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    background-color: #e0e0e0;
    align-items: stretch;
    height: 120px;
    justify-content: center;
    align-content: center;
}
.column1 {
    float: right;
    width: 51%;
    padding: 0 7px 0 0;
    overflow: hidden;
    height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.imagi {
    width: 100%;
    height: 120px;
    object-fit: cover;
}
     .p800 {
         display: none 
    }
     body {
         width: 100%;
         margin-left: auto;
         margin-right: auto 
    }
     .top-nav {
         margin-top: 0;
         float: left;
         margin-left: 10px 
    }
     .swiper {
         width: 100%;
         height: 310px;
    }
     .swiper-slide img {
         max-width: 100%;
         max-height: 310px;
         object-fit: cover;
    }
     .colorina {
         float: right;
         width: 40%;
         height: auto;
         background: #f2f2f2;
         border: solid 1px #a6a5aa;
         border-top-color: #f2f2f2;
         padding: 3px 7px;
         font-size: 14px 
    }
     .header {
         padding: 12px 5px 8px;
         z-index: 9999999;
         position: fixed;
         top: 0;
         width: 100%;
         margin-left: auto;
         margin-right: auto;
         background-color: #fff;
         border-bottom: 1px solid #a6a6a6;
         box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26) 
    }
     .button1 {
         background-color: #d30952;
         border: 0;
         color: #fff;
         font-family: Almarai, sans-serif;
         font-size: 14px;
         padding: 0 1px;
         text-align: center;
         text-decoration: none;
         display: inline-block;
         margin: 0 8px;
         border-radius: 16px;
         height: 28px;
         min-width: 120px;
    }
     .button2 {
         background-color: #ffe35b;
         border: 0;
         color: #000;
         font-family: Almarai, sans-serif;
         font-size: 15px;
         padding: 0 1px 0;
         text-align: center;
         text-decoration: none;
         display: inline-block;
         border-radius: 16px;
         height: 28px;
         min-width: 120px;
         margin: 5px 1px 0 0 
    }
     .tablh {
         height: 80px;
         word-wrap: break-word;
         table-layout: fixed;
         width: 100% 
    }
     .brick_previewaa {
         width: 122px;
         height: 82px;
         border: solid 1px #e8e8e8;
         background-color: #e8e8e8;
         position: relative;
         display: flex;
         align-items: center;
         justify-content: center 
    }
     .brick_previewaa img {
         vertical-align: middle 
    }
     .containerw {
         display: block;
         width: 100%;
         margin: 0 auto;
         text-align: right;
         padding: 0 
    }
     .containerw1 {
         display: block;
         width: 100%;
         margin: 0 auto;
         text-align: right;
         padding: 5px 
    }
     #doit {
         background: url(https://www.sogarab.com/images/bg1.jpg);
         padding: 2px 0 4px;
         margin-top: 46px 
    }
     .inputsa {
         display: inline-block;
         width: 100%;
         margin: 0 auto;
         text-align: right;
         padding: 3px 5px 3px 0;
         background: #fff;
         color: #000;
         font-size: 20px;
         font-family: almarai, sans-serif;
         border-radius: 0 
    }
     .inputs {
         display: block;
         width: 98%;
         height: 40px;
         margin: 0 auto 5px;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #ffffffc7;
         color: #000;
         font-size: 18px;
         font-family: almarai, sans-serif;
         border-radius: 0;
         -webkit-appearance: none;
         border: 1px solid #b0b2c6 
    }
     .inputa {
         display: block;
         width: 98%;
         height: 40px;
         margin: 10px auto 5px;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: almarai, sans-serif;
         border: 1px solid #b0b2c6 
    }
     .form-container {
         display: flex;
        /* Enable flexbox */
         justify-content: center;
        /* Center items horizontally */
         align-items: center;
        /* Center items vertically if needed */
    }
     .inputf {
         width: 100%;
         height: 40px;
         margin: 5px;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #f2f2f278;
         color: #000;
         font-size: 16px;
         font-family: 'Almarai', sans-serif;
         border-radius: 0;
         border: 1px solid #b0b2c6;
    }
     .submit {
         display: block;
         width: 98%;
         height: 40px;
         margin: 0 auto;
         text-align: center;
         padding: 3px 0;
         background: #d30a52;
         color: #fff;
         font-size: 18px;
         font-family: almarai, sans-serif;
         border-radius: 0;
         border: 0 
    }
     .submitf {
         display: block;
         width: 100%;
         margin: 5px;
         text-align: center;
         padding: 14px 0;
         background: #d30a52;
         color: #fff;
         font-size: 18px;
         font-family: almarai, sans-serif;
         border-radius: 0;
         border: 0 
    }
     .inscenter {
         display: block;
         width: 100%;
         margin: 16px auto;
         text-align: center;
         padding: 5px 0;
         background: #d30a52;
         color: #fff;
         font-size: 16px;
         border-radius: 3px 
    }
     .menutitle {
         cursor: pointer;
         margin-bottom: 2px;
         font-size: 16px;
         font-weight: 600;
         font-family: almarai, sans-serif;
         background-color: #fff;
         color: #000;
         width: 100%;
         padding: 0;
         text-align: right;
         font-weight: 700;
         border: 1px solid #c4c4c4 
    }
     .submenu {
         margin-bottom: .5em 
    }
     .menutitle1 {
         cursor: pointer;
         margin-bottom: 0;
         font-size: 16px;
         font-weight: 600;
         font-family: almarai, sans-serif;
         background-color: #fff;
         color: #000;
         width: 100%;
         padding: 0;
         text-align: right;
         font-weight: 700;
         border: 0 solid #ececff 
    }
     .inputadd {
         display: block;
         width: 100%;
         height: 40px;
         margin: 8px 0;
         padding: 3px 6px;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: almarai, sans-serif;
         border-radius: 0;
         border: 1px solid #adadad 
    }
     .inputaddt {
         display: block;
         width: 100%;
         height: 300px;
         margin: 8px 0;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: almarai, sans-serif;
         border-radius: 0;
         border: 1px solid #adadad 
    }
     .inputprice {
         display: block;
         width: 100%;
         height: 40px;
         margin: 8px 0;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: almarai, sans-serif;
         border-radius: 0;
         border: 1px solid #adadad;
         float: right 
    }
     .inputville1 {
         display: block;
         width: 49%;
         height: 40px;
         margin: 8px 0;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: almarai, sans-serif;
         border-radius: 0;
         border: 1px solid #adadad;
         float: right 
    }
     .inputville2 {
         display: block;
         width: 49%;
         height: 40px;
         margin: 8px 0;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: almarai, sans-serif;
         border-radius: 0;
         border: 1px solid #adadad;
         float: left 
    }
     .submitadd {
         display: block;
         width: 100%;
		 height: 60px;
         margin: 0;
         text-align: center;
         padding: 7px 6px 6px 0;
         background: #d30a52;
         color: #fff;
         font-size: 20px;
         font-family: almarai, sans-serif;
         border-radius: 0;
         float: right;
         border: 0 
    }
     .myDIV {
         width: 100%;
         padding: 5px;
         display: none 
    }
}
 @media(min-width:800px) {
     .m800 {
         display: none 
    }
     body {
         width: 1060px;
         margin-left: auto;
         margin-right: auto 
    }
.column {
    float: right;
    width: 48%;
    padding: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    background-color: #e0e0e0;
    align-items: stretch;
    height: 160px;
    justify-content: center;
    align-content: center;
}
.column1 {
    float: right;
    width: 51%;
    padding: 0 7px 0 0;
    overflow: hidden;
    height: 160px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.imagi {
    width: 100%;
    height: 160px;
    object-fit: cover;
}
     .header {
         padding: 7px 5px;
         z-index: 9999999;
         position: fixed;
         top: 0;
         width: 100%;
         margin-left: auto;
         margin-right: auto;
         max-width: 1060px;
         background-color: #fff;
         border-bottom: 1px solid #a6a6a6;
         box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26) 
    }
     .swiper {
         width: 100%;
         height: 320px;
    }
     .swiper-slide img {
         max-width: 100%;
         max-height: 320px;
         object-fit: cover;
    }
     .top-nav {
         margin-top: 0;
         float: left 
    }
     .fotoinind {
         float: right;
         width: 25%;
         display: block 
    }
     .button1 {
         background-color: #d30952;
         border: 0;
         color: #fff;
         font-family: Almarai, sans-serif;
         font-size: 15px;
         padding: 0 1px;
         text-align: center;
         text-decoration: none;
         display: inline-block;
         margin: 5px 10px 0 0;
         border-radius: 16px;
         height: 28px;
         min-width: 120px 
    }
     .button2 {
         background-color: #ffe35b;
         border: 0;
         color: #000;
         font-family: Almarai, sans-serif;
         font-size: 15px;
         padding: 0 1px 0;
         text-align: center;
         text-decoration: none;
         display: inline-block;
         border-radius: 16px;
         height: 28px;
         min-width: 120px;
         margin: 5px 10px 0 0 
    }
     .containerw {
         display: block;
         width: 100%;
         font-size: 14px;
         font-family: almarai, sans-serif;
         text-align: right;
         padding: 3px 0 
    }
     #leftside {
         width: 690px;
         float: right 
    }
     #rightside {
         width: 360px;
         margin: 0;
         float: left;
         padding-top: 0 
    }
     #leftsidead {
         width: 690px;
         float: right;
         margin: 0 0 10px 
    }
     #rightsidead {
         width: 360px;
         margin: 0;
         float: left;
         padding-top: 0 
    }
#doit {
	background: #579ec4bd;
	height: 50px;
	display: block;
	width: 98%;
	margin: 46px auto 5px;
	text-align: right;
	padding: 6px 0 3px;
}
     #containers {
         display: block;
         background: url(https://www.sogarab.com/images/bg2.jpg);
         padding: 1px 0 5px 
    }
     .inputs {
         display: block;
         width: 22%;
         height: 40px;
         margin: 0 7px 5px -6px;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: almarai, sans-serif;
         border-radius: 0;
         float: right;
         border: 1px solid #579ec4;
         -webkit-appearance: none 
    }
     .inputa {
         display: block;
         width: 22%;
         height: 40px;
         margin: 0 7px 5px -6px;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: almarai, sans-serif;
         border-radius: 0;
         float: right;
         border: 0 
    }
     .inputf {
         display: block;
         width: 70%;
         height: 40px;
         margin: 5px;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: almarai, sans-serif;
         border-radius: 0;
         border: 1px solid #b0b2c6 
    }
     .submit {
         display: block;
         width: 9%;
         height: 40px;
         margin: 0 9px 5px 5px;
         text-align: center;
         padding: 3px 6px 3px 0;
         background: #d30a52;
         color: #fff;
         font-size: 16px;
         font-family: almarai, sans-serif;
         border-radius: 0;
         float: right;
         border: 0 
    }
     .submitf {
         display: block;
         width: 70%;
         margin: 5px;
         text-align: center;
         padding: 12px;
         background: #d30a52;
         color: #fff;
         font-size: 16px;
         font-family: almarai, sans-serif;
         border-radius: 0;
         float: right;
         border: 0 
    }
     .inputadd {
         display: block;
         width: 100%;
         height: 40px;
         margin: 8px 0;
         padding: 3px 6px;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: almarai, sans-serif;
         border-radius: 0;
         border: 1px solid #adadad 
    }
     .inputaddt {
         display: block;
         width: 100%;
         height: 300px;
         margin: 8px 0;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: almarai, sans-serif;
         border-radius: 0;
         border: 1px solid #adadad 
    }
     .inputprice {
         display: block;
         width: 350px;
         height: 40px;
         margin: 8px 0;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: almarai, sans-serif;
         border-radius: 0;
         border: 1px solid #adadad;
         float: right 
    }
     .inputville1 {
         display: block;
         width: 250px;
         height: 40px;
         margin: 8px 0;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: almarai, sans-serif;
         border-radius: 0;
         border: 1px solid #adadad;
         float: right 
    }
     .inputville2 {
         display: block;
         width: 250px;
         height: 40px;
         margin: 8px 3px 0 0;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: almarai, sans-serif;
         border-radius: 0;
         border: 1px solid #adadad;
         float: right 
    }
     .submitadd {
         display: block;
         width: 100%;
		 height: 60px;
         margin: 0;
         text-align: center;
         padding: 7px 6px 6px 0;
         background: #d30a52;
         color: #fff;
         font-size: 20px;
         font-family: almarai, sans-serif;
         border-radius: 0;
         float: right;
         border: 0 
    }
     .myDIV {
         width: 100%;
         display: none 
    }
     .w4-tag {
         border: 1px solid #c6c8cb;
         color: #464b52;
         width: 100%;
         display: inline-block;
         padding: 4px 8px;
         text-align: center;
         font-size: 18px;
         margin: 0 auto 7px;
         display: block 
    }
     .categorieds {
         margin: 0 0 5px;
         text-align: right;
         color: #000;
         font-size: 16px;
         font-weight: 600;
         padding: 10px 2px 15px 5px 
    }
}
 .membertxt {
     font-size: 14px 
}
 .bara {
     font-size: 6px;
     font-weight: 500;
     font-family: almarai, sans-serif;
     color: #6b6567 
}
 .grid:after {
     content: '';
     display: block;
     clear: both 
}
 .grid-sizer, .grid-item {
     width: 50% 
}
 .grid-item {
     align-items: center 
}
 .grid-item img {
     display: block;
     width: 100%;
     padding: 0 2px 4px;
     border-radius: 8px 
}
 .grid-item p {
     display: inline;
     text-align: center;
     padding: 0 3px 
}
 #postadd {
     width: 100%;
     margin: auto;
     text-align: center;
     bottom: 40px;
     position: fixed;
     z-index: 1000 
}
 #emailing {
     width: 100%;
     margin: auto;
     text-align: right;
     top: 180px;
     right: 20px;
     position: fixed;
     z-index: 10 
}
 .button02 {
     box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19) 
}
 .continer {
     text-align: center;
     color: #fff;
     background-color: #e0e0e0 
}
 .top-right {
     position: absolute;
     background-color: #47a824;
     top: 0;
     right: 0;
     padding: 1px 10px 4px;
     font-family: almarai, sans-serif;
     color: #fff 
}
 .brick_previewat {
     width: 200px;
     height: 125px;
     background-color: #e8e8e8;
     position: relative;
     display: flex;
     align-items: center;
     justify-content: center 
}
 .brick_previewat img {
     vertical-align: middle 
}
 * {
     box-sizing: border-box 
}
a.linca:active, a.linca:visited, a.linca:link, a.linca:hover {
    color: #000000;
    font-size: 15px;
    font-family: Almarai, sans-serif;
    text-decoration: none;
    font-weight: 500;
    line-height: 1.3;
}
a.linkville:active, a.linkville:visited, a.linkville:link, a.linkville:hover {
	background: #f6f6f6;
	font-family: Almarai, sans-serif;
	font-size: 12px;
	border-radius: 10px;
	color: #073e5a;
	display: inline-block;
	height: 18px;
	padding: 0 8px;
	margin: 1px 0;
	text-decoration: none;
}

.priss {
	color: #e95a5a;
	font-size: 15px;
	font-family: almarai, sans-serif;
	text-decoration: none;
	font-weight: 600;
	line-height: 1.8;
}
 .placc {
     color: #646464;
     font-size: 14.6px;
     font-family: almarai, sans-serif;
     text-decoration: none;
     font-weight: 400;
     line-height: 1.2999em;
     height: 3.9em;
     overflow: hidden 
}
 .placcc {
     color: #646464;
     font-size: 14px;
     font-family: almarai, sans-serif;
     text-decoration: none;
     font-weight: 400;
     line-height: 1.2999em;
     height: 1.3em;
     overflow: hidden 
}
 .row:after {
     display: table;
     clear: both 
}

 .imago {
     height: 100px;
     object-fit: cover;
     display: block;
     margin-left: auto;
     margin-right: auto 
}
 .imagoo {
     width: 211px;
     height: 125px;
     object-fit: cover 
}
 .imagii {
     width: 120px;
     height: 80px;
     object-fit: cover 
}
 .buttonadd {
     position: fixed;
     bottom: 20px;
     left: 30%;
     width: 40%;
     background-color: #d30a52;
     text-align: center;
     padding: 7px 15px;
     font-size: 18px;
     font-family: almarai, sans-serif;
     color: #fff;
     -webkit-box-shadow: 10px 28px 34px 4px rgba(0, 0, 0, .67);
     -moz-box-shadow: 10px 28px 34px 4px rgba(0, 0, 0, .67);
     box-shadow: 10px 28px 34px 4px rgba(0, 0, 0, .67);
     border-radius: 40px 40px 40px 40px;
     z-index: 4000 
}
 .fb-comments.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe {
     width: 100% !important 
}
 .tag {
     font-family: almarai, sans-serif;
     align-self: center;
     background-color: #e9fff0ad;
     background-image: none;
     background-position: 0 90%;
     background-repeat: repeat no-repeat;
     background-size: 4px 3px;
     border-style: solid;
     border-width: 1px;
     border-color: #109246;
     box-shadow: rgba(0, 0, 0, .2) 15px 28px 25px -18px;
     box-sizing: border-box;
     color: #081f27;
     cursor: pointer;
     display: inline-block;
     font-size: 1rem;
     line-height: 1px;
     outline: none;
     padding: .75rem;
     text-decoration: none;
     transition: all 235ms ease-in-out;
     border-bottom-left-radius: 95px 255px;
     border-bottom-right-radius: 225px 65px;
     border-top-left-radius: 255px 15px;
     border-top-right-radius: 95px 225px;
     user-select: none;
     -webkit-user-select: none;
     touch-action: manipulation;
     margin: 3px 5px 3px 0;
}
.tagc {
	background: #e7eef3;
	background-position: 0 90%;
	background-repeat: repeat no-repeat;
	background-size: 4px 3px;
	border-style: solid;
	border-width: 2px;
	border-color: #e7eef3;
	box-shadow: rgba(0, 0, 0, .2) 15px 28px 25px -18px;
	box-sizing: border-box;
	color: #073e5a;
	cursor: pointer;
	display: inline-block;
	font-size: 1rem;
	line-height: 1px;
	outline: none;
	padding: .75rem;
	text-decoration: none;
	transition: all 235ms ease-in-out;
	border-bottom-left-radius: 95px 255px;
	border-bottom-right-radius: 225px 65px;
	border-top-left-radius: 255px 15px;
	border-top-right-radius: 95px 225px;
	user-select: none;
	-webkit-user-select: none;
	touch-action: manipulation;
	margin: 3px 5px 3px 0;
}
 .button-2 {
     font-family: almarai, sans-serif;
     align-self: center;
     background-position: 0 90%;
     background-repeat: repeat no-repeat;
     background-size: 4px 3px;
     border-style: solid;
     border-width: 1px;
     border-color: #020202;
     box-shadow: rgba(0, 0, 0, .2) 15px 28px 25px -18px;
     box-sizing: border-box;
     color: #081f27;
     cursor: pointer;
     display: inline-block;
     font-size: 1rem;
     line-height: 2px;
     outline: none;
     padding: .75rem;
     text-decoration: none;
     transition: all 235ms ease-in-out;
     border-bottom-left-radius: 95px 255px;
     border-bottom-right-radius: 225px 65px;
     border-top-left-radius: 255px 15px;
     border-top-right-radius: 95px 225px;
     user-select: none;
     -webkit-user-select: none;
     touch-action: manipulation;
     margin: 5px 1px 0 
}
 .foot {
     font-family: almarai, sans-serif;
     align-self: center;
     background-image: none;
     background-position: 0 90%;
     background-repeat: repeat no-repeat;
     background-size: 4px 3px;
     border-style: solid;
     border-width: 1px;
     border-color: #eceaea;
     box-shadow: rgba(0, 0, 0, .2) 15px 28px 25px -18px;
     box-sizing: border-box;
     color: #d2d2d2;
     cursor: pointer;
     display: inline-block;
     font-size: 1rem;
     line-height: 1px;
     outline: none;
     padding: .75rem;
     text-decoration: none;
     transition: all 235ms ease-in-out;
     user-select: none;
     -webkit-user-select: none;
     touch-action: manipulation;
     margin: 10px 1px 0;
}
 .sidenav {
     height: 100%;
     width: 0;
     position: fixed;
     z-index: 99999;
     top: 0;
     left: 0;
     background-color: #fff;
     overflow-x: hidden;
     transition: 0s;
     padding-top: 50px;
}
 .sidenav a {
     padding: 8px 32px 8px 8px;
     text-decoration: none;
     font-size: 21px;
     color: #000;
     display: block;
     transition: 0.3s;
}
 .sidenav a:hover {
     color: #d30a52;
}
 .sidenav .closebtn {
     position: absolute;
     top: 9px;
     right: 100px;
     font-size: 56px;
     font-weight: 400;
     margin-left: 50px;
     color: #d30a52;
}
 @media screen and (max-height: 450px) {
     .sidenav {
         padding-top: 15px;
    }
     .sidenav a {
         font-size: 18px;
    }
}
 .buttfc {
     position: absolute;
     top: 10px;
     right: 0px;
     z-index: 3000;
}
 .button3 {
     border: none;
     background: none;
}
 .swiper-slide {
     text-align: center;
     font-size: 18px;
     background: #cfcfcf;
     display: flex;
     justify-content: center;
     align-items: center;
}
 .swiper-slide, .swiper-slide {
     display: flex !important;
}
 .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
     bottom: 6px !important;
     left: 45% !important;
     width: 56px !important;
     padding: 2px 3px;
     background: #d9d9d9;
     color: #2d2d2d;
     border-radius: 7px;
}
 .buttonadd1 {
     position: fixed;
     left: 0;
     bottom: 0;
     width: 100%;
     height: 66px;
     background-color: #fbfbfb;
     color: white;
     text-align: center;
	 z-index: 1000;
}
/* Sidenav Styles */
 .sidenav {
     height: 100%;
     width: 0;
     position: fixed;
     z-index: 99999;
     top: 0;
     left: 0;
     background-color: #fff;
     overflow-x: hidden;
     transition: 0s;
     padding-top: 50px;
}
 .sidenav a {
     padding: 8px 32px 8px 8px;
     text-decoration: none;
     font-size: 21px;
     color: #000;
     display: block;
     transition: 0.3s;
}
 .sidenav a:hover {
     color: #d30a52;
}
 .sidenav .closebtn {
     position: absolute;
     top: 9px;
     right: 100px;
     font-size: 56px;
     font-weight: 400;
     margin-left: 50px;
     color: #D30A52;
}
 @media screen and (max-height: 450px) {
     .sidenav {
         padding-top: 15px;
    }
     .sidenav a {
         font-size: 18px;
    }
}
/* Image Classes */
 .imageclass {
     width: 85px;
     height: 85px;
     border-radius: 50%;
     object-fit: contain;
     vertical-align: top;
     margin-bottom: 7px;
     border: 1px solid #848484;
}
 .imageclass2 {
     width: 164px;
     vertical-align: top;
}
 .leftside {
     width: 690px;
     float: right;
}
 :root {
     --swiper-theme-color: #9ea4ad;
}
/* Swiper Scrollbar Styles */
 .swiper-scrollbar {
     background-color: #FFFFFF;
     height: 1px;
}
 .swiper-scrollbar-drag {
     background-color: #889baf;
     height: 2px;
}
/* Block Styles */
 .div-block1 {
     display: inline-block;
     width: 40%;
     vertical-align: top;
     text-align: center;
}
 .div-block2 {
     display: inline-block;
     width: 59%;
     vertical-align: top;
}
 .imageindex {
     width: 70%;
}
 p.placcc, p.priss {
     margin: 0;
}
 @media screen and (max-width: 767px) {
     .imageindex {
         width: 80%;
    }
     .div-block1, .div-block2 {
         display: block;
         width: 100%;
    }
}
/* Scrolling Section Styles */
 .scrolling-section {
     display: grid;
     overflow-x: auto;
     justify-items: start;
}
 .row3 {
     display: grid;
     grid-auto-flow: column;
     grid-template-rows: repeat(2, auto);
     gap: 1px;
     overflow-y: hidden;
     direction: rtl;
}
 .row4 {
     display: grid;
     grid-auto-flow: column;
     grid-template-rows: repeat(1, auto);
     gap: 10px;
     padding-right: 10px;
     direction: rtl;
}
/* Item Styles */
 .item {
     width: 115px;
     height: 140px;
     padding: 10px 5px;
     text-align: center;
     margin: -10px 0 30px;
}
 .item2 {
     width: 262px;
     height: 308px;
     padding: 0;
     background: #f1f2f5;
}
/* Scrollbar Styles */
 * {
     scrollbar-width: thin;
     scrollbar-color: #f1f1f1 white;
}
 *::-webkit-scrollbar {
     width: 9px;
}
 ::-webkit-scrollbar-thumb {
     background: #13a14f;
     background: linear-gradient(to right, #13a14f, #ffffff);
     border-radius: 10px;
     border: 1px solid white;
}
/* Image Container Styles */
 .img-container {
     background-color: #eee;
     width: 262px;
     height: 175px;
     display: flex;
     justify-content: center;
     align-items: center;
     margin: 0 0 10px;
}
 .imgs {
     width: 262px;
     height: 174.66px;
     object-fit: cover;
}
 .padding {
     padding: 5px 10px;
}
 .sidenav {
     height: 100%;
     width: 0;
     position: fixed;
     z-index: 1;
     top: 0;
     left: 0;
     background-color: #fff;
     overflow-x: hidden;
     transition: 0s;
     padding-top: 50px;
     z-index: 99999;
}
 .sidenav a {
     padding: 8px 32px 8px 8px;
     text-decoration: none;
     font-size: 21px;
     color: #000;
     display: block;
     transition: 0.3s;
}
 .sidenav a:hover {
     color: #d30a52;
}
 .sidenav .closebtn {
     position: absolute;
     top: 9px;
     right: 100px;
     font-size: 56px;
     font-weight: 400;
     margin-left: 50px;
     color: #D30A52;
}
 @media screen and (max-height: 450px) {
     .sidenav {
         padding-top: 15px;
    }
     .sidenav a {
         font-size: 18px;
    }
}
 .sidenav {
     height: 100%;
     width: 0;
     position: fixed;
     z-index: 1;
     top: 0;
     left: 0;
     background-color: #fff;
     overflow-x: hidden;
     transition: 0s;
     padding-top: 50px;
     z-index: 99999;
}
 .sidenav a {
     padding: 8px 32px 8px 8px;
     text-decoration: none;
     font-size: 21px;
     color: #000;
     display: block;
     transition: 0.3s;
}
 .sidenav a:hover {
     color: #d30a52;
}
 .sidenav .closebtn {
     position: absolute;
     top: 9px;
     right: 100px;
     font-size: 56px;
     font-weight: 400;
     margin-left: 50px;
     color: #D30A52;
}
 @media screen and (max-height: 450px) {
     .sidenav {
         padding-top: 15px;
    }
     .sidenav a {
         font-size: 18px;
    }
}
 .scrolling-section {
     display: grid;
     overflow-x: auto;
     justify-items: start;
}
 .row5 {
     display: grid;
     grid-auto-flow: column;
     grid-template-rows: repeat(1, auto);
     gap: 1px;
     overflow-y: hidden;
     direction: rtl;
}
/* Works on Firefox */
 * {
     scrollbar-width: thin;
     scrollbar-color: #f1f1f1 white;
}
/* Works on Chrome, Edge, and Safari */
 *::-webkit-scrollbar {
     width: 9px;
}
/* Scrollbar Handle */
 ::-webkit-scrollbar-thumb {
     background: #13a14f;
    /* fallback for old browsers */
     background: -webkit-linear-gradient(to right, #13a14f, #ffffff);
    /* Chrome 10-25, Safari 5.1-6 */
     background: linear-gradient(to right, #13a14f, #ffffff);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
     border-radius: 10px;
     border: 1px solid white;
}
 .imageclass {
     width: 93px;
     height: 93px;
     border-radius: 50%;
     object-fit: contain;
     vertical-align: top;
     margin-bottom: 7px;
     border: 1px solid #848484;
}
 a.linco:active, a.linco:visited, a.linco:link, a.linco:hover {
     color: #2a2a2a;
     font-size: 16px;
     font-family: Almarai, sans-serif;
     text-decoration: none;
     font-weight: 500;
     line-height: 1.2;
}
 .sidenav {
     height: 100%;
     width: 0;
     position: fixed;
     z-index: 1;
     top: 0;
     left: 0;
     background-color: #fff;
     overflow-x: hidden;
     transition: 0s;
     padding-top: 50px;
     z-index: 99999;
}
 .sidenav a {
     padding: 8px 32px 8px 8px;
     text-decoration: none;
     font-size: 21px;
     color: #000;
     display: block;
     transition: 0.3s;
}
 .sidenav a:hover {
     color: #d30a52;
}
 .sidenav .closebtn {
     position: absolute;
     top: 9px;
     right: 100px;
     font-size: 56px;
     font-weight: 400;
     margin-left: 50px;
     color: #D30A52;
}
 @media screen and (max-height: 450px) {
     .sidenav {
         padding-top: 15px;
    }
     .sidenav a {
         font-size: 18px;
    }
}
 .sidenav {
     height: 100%;
     width: 0;
     position: fixed;
     z-index: 1;
     top: 0;
     left: 0;
     background-color: #fff;
     overflow-x: hidden;
     transition: 0s;
     padding-top: 50px;
     z-index: 99999;
}
 .sidenav a {
     padding: 8px 32px 8px 8px;
     text-decoration: none;
     font-size: 21px;
     color: #000;
     display: block;
     transition: 0.3s;
}
 .sidenav a:hover {
     color: #d30a52;
}
 .sidenav .closebtn {
     position: absolute;
     top: 9px;
     right: 100px;
     font-size: 56px;
     font-weight: 400;
     margin-left: 50px;
     color: #D30A52;
}
 @media screen and (max-height: 450px) {
     .sidenav {
         padding-top: 15px;
    }
     .sidenav a {
         font-size: 18px;
    }
}
 .rss-feed-link {
     display: inline-block;
     color: #FF5722;
     text-decoration: none;
     padding: 10px;
     font-size: larger;
}
 .rss-feed-link:hover {
     color: #0073e6;
    /* Change color on hover */
}
 .user-info-container {
     display: flex;
     align-items: center;
     justify-content: space-between;
     width: 100%;
     padding-left: 8px;
}
 .user-icon {
     width: 105px;
     text-align: left;
}
 .user-icon img {
     width: 80px;
     height: 80px;
	 border-radius: 50%;
}
 .user-iconads img {
     width: 60px;
     height: 60px;
	 border-radius: 50%;
}
 .user-name {
     width: 150px;
     text-align: right;
}
 .app-icon {
     font-size: 30px;
     cursor: pointer;
}
 .app-icon img {
     height: 30px;
     width: 30px;
     border: none;
    /* or `border: 0` */
}
 .ad-container {
     display: flex;
     width: 100%;
     padding: 10px 5px;
     align-items: center;
}
 .logo-section {
     width: 60px;
     text-align: left;
     padding-left: 4px;
}
 .member-info {
     flex: 1;
     padding-left: 1px;
}
 .member {
     font-weight: bold;
}
 .phone-number {
     font-family: Tahoma;
     display: inline;
     line-height: 1.4;
}
 .price-contact {
     text-align: left;
}
 .social-media-container {
     display: flex;
     align-items: center;
     padding: 3px;
     width: 100%;
}
 .social-links {
     flex: 1;
     text-align: right;
     margin-left: 10px;
}
 .social-icon {
     width: 30px;
     height: 30px;
     margin-right: 5px;
}
 .info-container {
     display: flex;
     align-items: center;
     margin-left: 10px;
}
 .info-item {
     display: flex;
     align-items: center;
     margin-right: 10px;
}
 .icon {
     width: 24px;
     height: 24px;
     margin-left: 5px;
}
 .linc {
     text-decoration: none;
}
 .contact-icons img {
     height: 56px;
     margin-right: 5px;
     vertical-align: middle;
}

.columnads {
    float: right;
    width: 48%;
    padding: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    background-color: #e0e0e0;
    align-items: stretch;
    height: 120px;
    justify-content: center;
    align-content: center;
}
.columnads1 {
    float: right;
    width: 51%;
    padding: 0 7px 0 0;
    overflow: hidden;
    height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.imagiads {
    width: 100%;
    height: 120px;
    object-fit: cover;
}