


.ui-widget {
font-family: 'Titillium Web', sans-serif;
    color: #000000;
    font-size: 16px;
}

.blog_holder article .post_text h2 .date {
    color: #bebebe;
    font-size: 0px;
}


.title.title_size_large h1 {
  
    background-color: #c2cf0e;
}



.blog_holder article .post_info {
    
    display: none;
}

.blog_holder.blog_single article h2 {
    display: none;
}


.mobile_menu_button span, .side_menu_button>a {
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    color: #c1cf06;
}



selection {
    background: #a99475;
    color: #fff;
}

ul {
    list-style-position: inherit;
font-weight: normal;
}

.SandboxRoot.env-bp-430 .timeline-Tweet-text {
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
}


.portfolio_single h3 {
    margin: 0 0 8px;
    FONT-SIZE: 0PX;
}

.more_facts_inner {
    padding: 10px 0 0;
}

div.ppt {
    color: #fff;
    font-size: 13px;
    z-index: 9999;
    margin: 0 0 0px 0px;
    font-weight: 600;
}


.title.title_size_medium h1 {
    line-height: 1.384615384615385em;
}

.h5, h5 a, .q_icon_with_title .icon_text_holder h5.icon_title {
    font-family: 'Titillium Web', sans-serif;
    font-size: 15px;
    letter-spacing: 2px;
}

.title.title_size_medium h1 {
    font-size: 17px;
    line-height: 1.384615384615385em;
}
.title.title_size_medium h1 {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 5px;
}
.h4, h4 {
    font-size: 21px;
    line-height: 1.55em;
    font-weight: 400;
}


strong, b {color: #000;
    font-weight: 600
}
.wp-caption-text {
    opacity: 1;
    text-align: center;
    color: rgba(0, 0, 0, 0.72);
    font-size: 16px;
    font-weight: 600;
}

input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {
    display: block;
    margin: 5px 0 0;
    padding: 8px;
    border: 0;
    border-radius: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-family: Raleway;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
}