#toolbar-administration #toolbar-bar{
    z-index:10000
}
body.toolbar-tray-open .navbar-fixed-top {
    top: 70px;
}


.f-l-r-btn  > a{
    color: rgb(255, 106, 41);
}

#ajax-wrapper--2 > div > div > div.image-preview > img{
    width: 200px;
}

.foot-logo > img {
    width: 30%;
    margin-left: 75px;
}
.captcha{
    z-index: 1000;
}
img {
    max-width: 100%;
}
.blog-post__content p{
    text-align: inherit;
}

.network {
    display: flex;
    fill: #ff3d00;
    margin-bottom: 5%;
}
.snetwork {
    width: 30px;
    color: rgba(255,106,41,1);
    margin-right: 6px;
    fill: #ff3d00;
}

.w-container{
    padding-left: 1.5%;
}
.webform-button--submit{
    color:#fff !important;
    padding: 21px !important;
}
.webform-button--submit:focus{
    color:#fff !important;
}
.webform-button--submit:hover{
    color:#fff !important;
    padding: 23px !important;
}

.t-slider{
    color: #fff;
    font-family: Gilroy Bold;
    font-size: 60px;
    letter-spacing: 1.5px;
    font-weight: 200;
    margin: 0;
    line-height: 65px;
}

.t-interesting{
    font-size: 42px;
    color: #fff;
    font-family: Gilroy Semibold;
    z-index: 1000;
    letter-spacing: 1px;
    margin-bottom: 85px
}

#theme-main-banner .btn-more{
    width: 280px !important;
}
#theme-main-banner .text{
    width: 632px;
}
.blog-post__content p{
    margin-bottom: 12px !important;
}


.slick-arrow{
    display: none !important;
}
@media (max-width: 1900px) {
    .slid {
        width: 542px !important;
    }
}
    @media (max-width: 990px) {
    .text-mob {
        color: #fff;
    }
     #theme-main-banner .text{
         width: 100%;
     }
    .t-slider{
        width: 340px;
        text-align: left;
    }
    .img-right{
        display: none;
    }
    .t-interesting {
        font-size: 27px;
        color: #fff;
        font-family: Gilroy\ Semibold;
        margin-bottom: 25px;
        text-align: center;
    }
}
@media (max-width: 400px) {
    .network{
        margin-left: 29%;
    }
}


