.main-wrapper {
    background: #f8fafb;
    width: 100%;
}

.trafic-row {
    width: 100%;
}

.trafic-col-01 p {
    color: black;
    font-size: 15px;
    font-weight: 300;
}
.trafic-col-01 #ret-da{
    margin: 0;
    font-size: 24px;
}
.trafic-col-01 h4 {
    margin: 15px 0;
    font-size: 15px;
}
.crunt-week {
    display: flex;
}
.crunt-week h4 {
    margin: 2px 0;
    font-Size: 16px;
    font-weight: 600;
}
h3.date-week {
    color: #51c6f4;
    margin: 0;
    padding-left: 8px;
    font-size: 20px;
}

.alert-col p {
    color: #b0b1b2;
    font-size: 15px;
    font-weight: 300;
    margin: 0;
}
.alert-col h4 {
    margin: 0;
    padding-bottom: 10px;
}
.alert-col {
    width: 100%;
    background: #fff;
    padding: 40px 44px;
    box-sizing: border-box;
    border-radius: 10px;
    border: 2px dashed #ffe7e7;
    position: relative;
}
.search-b {
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
}
.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 55px;
    text-align: center;
    pointer-events: none;
    color: #aaa;
    padding-left: 10px;
}
.form-group.has-search input {
    width: 100%;
    border: none;
    border-radius: 8px;
    height: 45px;
    font-size: 16px;
    color: #b0b1b2;
    font-weight: 400;
    box-sizing: border-box;
}
input:focus-visible {
    outline: 0px;
}
span.form-control-feedback svg {
    fill: #b0b1b2;
}
input::placeholder{
    color:#b0b1b2;
    font-weight: 400;
}
.cros-btn {
    position: absolute;
    top: 18px;
    right: 22px;
    border: 1px solid #b0b1b2;
    border-radius: 50px;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    text-align: center;
    line-height: 26px;
    cursor: pointer;
}
.cros-btn svg {
    width: 12px;
    height: 14px;
    fill: #000;
}
.nort-left {
    width: 100%;
}
.inner-col {
    background: #fff;
    margin-top: 20px;
}
.search-b input#searchInput {
    background: #fff;
}
.col-data span {
    width: 12px;
    height: 12px;
    background: #8ad569;
    float: left;
    border-radius: 50px;
    margin: 3px 10px;
}
.nort-table {
    width: 100%;
    background: #ffff;
    padding: 20px 16px;
    box-sizing: border-box;
    border-radius: 6px;
}

button.w3-bar-item.w3-button {
    border: 1px solid #ececec;
    background: #ececec;
    border-radius: 20px;
    height: 40px;
    padding: 0 30px;
    color: #b0b1b2;
    cursor: pointer;
    margin-right: 10px;
}
button.w3-bar-item.w3-button:hover{
    border: 1px solid #5c96cc;
    background: #dff4fd;
    color: #2975bd;
}
.col-data.clr-02 {
    background: #efefef;
}
.col-data.clr-02 span {
    background: #acacac;
}
.col-data.clr-03 {
    background: #ffe0e0;
}
.col-data.clr-03 span {
    background: #fc343b;
}
button.w3-bar-item.w3-button.active {
    border: 1px solid #5c96cc;
    background: #dff4fd;
    color: #2975bd;
}
.nort-side {
    float: right;
    width: 23%;
    text-align: center;
    background: #f4f4f4;
    border-radius: 7px;
    margin-top: 85px;
    margin-left: 10px;
    padding: 65px 18px 12px;
    box-sizing: border-box;
    position: relative;
    
}
.nort-side h2 {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
}
.nort-side p {
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    margin: 6px 0 40px;
}
.nort-side .input-container {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  width: 100%;
  margin-bottom: 15px;
  position: relative;
}

.nort-side .icon {
    padding: 14px 0 0 10px;
    color: #d5d5d5;
}

.nort-side .input-field {
    width: 100%;
    padding: 0 40px;
    outline: none;
    height: 45px;
    border: none;
    border-radius: 6px;
}
.top-icon {
    position: absolute;
    top: 0;
    width: 60px;
    height: 60px;
    left: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #f4f4f4;
}
.top-icon i.icons {
    font-size: 24px;
}
.input-container i {
    position: absolute;
    left: 4px;
}
.nort-side button {
    height: 56px;
    width: 100%;
    background: #52c4f1;
    border: none;
    border-radius: 7px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-top: 33px;
}
button.w3-bar-item.w3-button.info-icon {
    border-radius: 50px;
    padding: 0;
    width: 40px;
}
button.w3-bar-item.w3-button.info-icon i {
    font-size: 18px;
}

.page-id-6766 .site-content > .ast-container {
    max-width: 100% !important;
    padding: 0 !important;
}
.page-id-6766 .site-content > .ast-container #primary {
    margin: 0 !important;
}
.page-id-6766 .site-content > .ast-container #primary #post-6766 .entry-header {
    display: none !important;
}


.light-sec {
    padding: 30px 20px 0px;
    width: 100%;
}
.trafic-row {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

.trafic-col-01 {
    width: calc(45% - 20px);
    margin-top: 0;
}
.trafic-col-02 {
    width: calc(55% - 20px);
}

.search-b {
    background-color: #fff;
    border-radius: 6px;
    position: relative;
}

.search-b.has-search .form-control-feedback {
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 0;
    left: 8px;
}
.search-b.has-search .form-control-feedback svg {
    width: 16px;
    height: 16px;
}

.trafic-col-01 #ret-da {
    line-height: 1.4;
    margin-bottom: 20px;
    font-weight: bold;
}

.alert-col h4 {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.2;
}

.alert-col .cros-btn {
    display: flex;
    justify-content: center;
    align-items: center;
}



.inner-col {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.col-data {
    width: calc(25% - 6px);
    background: #eef8f3;
    border-radius: 8px;
    height: 40px;
    vertical-align: middle;
    display: flex;
    box-sizing: border-box;
    align-items: center;
}

section.north-sec {
    padding: 30px 20px 60px;
}

.page-id-6766 .site-content > .ast-container #primary #post-6766 .main-wrapper .container {
    max-width: 1040px;
    margin: auto;
}
.col-data {
    line-height: 1.2;
    font-size: 14px;
}
.nort-table .w3-bar.w3-black {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
}
.nort-table .w3-bar.w3-black .w3-button {
    margin-right: 0px;
}
.nort-info-icon {
    background: #ececec;
    border-radius: 30px;
    padding: 6px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.page-id-6766 .site-content  .entry-content p {
    margin-bottom: 0.5em;
}

@media only screen and (max-width:767px){
    .trafic-row {
        gap: 0;
    }
    .trafic-col-02 .alert-col {
        margin-top: 40px;
    }
    .trafic-col-01, .trafic-col-02 {
        width: 100%;
    }
}
@media only screen and (max-width:640px){
    .col-data {
        width: calc(50% - 4px);
    }
}