/* If you want to add your own CSS code, please do it in this file */

.text-center {
    text-align: center;
}
p.intro {
    font-size: 28px;
    line-height: 1.3;
}
.home-header, .home-header a, .home-header a:hover {
    margin-bottom: 0;
}
.home-listing dd a, .home-listing dd a:hover {
    text-decoration: none;
    font-family: Arial;
    color: #ccc;
}
.home-listing-header {
    margin: 30px 0 15px;
}
.home-listing-header-sperator {
    width: 90px;
    height: 1px;
    background: #aaafb5;
    background: rgba(0, 0, 0, .2);
    margin-bottom: 15px;
}
.home-listing dt, .home-listing dt a {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin: 15px 0 3px;
}
.home-listing dd {
    margin: 0;
    color: #fff;
    font-size: 14px;
    line-height: 1.3;
    font-family: 'Arial';
    padding-bottom: 10px;
    border-bottom: 1px solid #905149;
}
.home-listing dd:last-child {
    border-bottom: 0;
}
.home-listing .post-meta.text-center{
    text-align: left;
}
.view-all-link {
    background: #471712;
    color: #fff;
    padding: 0px 8px;
    border-radius: 3px;
    display: inline-block;
    font-size: 12px;
}
.view-all-link:hover {
    color: #fff;
    text-decoration: none;
    background: #6c221a;
}
.home-blog-list li {
    position: relative;
    min-height: 83px;
    margin-bottom: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid #905149;
    width: 47%;
    display: block;
    float: left;
    margin-right: 3%;
}
.home-blog-list li .photo {
    width: 120px;
    max-height: 80px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 0;
    text-align: center;
}
.home-blog-list li .photo.no-image {
    background: #a32f23;
    border: 1px solid #F25848;
}
.photo.no-image.listing {
    height:185px;
    width:366px;
    margin:0 auto;
}

.home-blog-list li .photo i {
    font-size: 34px;
    line-height: 80px;
    margin: 0 !important;
}
.home-blog-list li .desc {
    padding-left: 115px;
    padding-top: 5px;
}
.home-blog-list li .desc a:hover {
    text-decoration: none;
}
.home-blog-list li .desc span {
    /*margin-right: 5px;*/
    
    color: #cccccc;
}
.home-blog-list li .desc.no_img {
    padding-left: 0;
}
.home-blog-list li .desc h6 {
    margin-bottom: 5px;
    color: #fff;
    font-weight: 500;
}
.home-blog-list li .desc h6 a {
    color: inherit;
}
.home-blog-list li .desc p {
    margin-bottom: 0px;
    font-family: Arial;
}
.all-link-testimonials {
    background: #b2b2b2;
    margin-top: 15px;
}
.widget-more .all-link-testimonials {
    margin-top: 5px;
}
a.button.button_filled.btn-contact, input.button.button_filled.btn-contact {
    background-color: #dcdcdc !important;
    color: #0a2e72 !important;
    text-transform: none;
    font-family: 'Arial';
    font-size: 14px;
}
.home-contact p {
    font-family: Arial;
}
a.button.button_filled.btn-contact:hover, input.button.button_filled.btn-contact:hover {
    background-color: #A3A2A2 !important;
    color: #2F62C2 !important;
    text-transform: none;
}
.footer-nav li {
    display: inline-block;
    font-size: 14px;
    font-family: 'Arial';
    font-weight: 600;
}
.footer-nav li:after {
    content: ' | ';
}
.footer-nav li:last-child:after {
    content: '';
}
#Footer .footer-nav li a {
    font-family: Arial;
    color: #cccccc;
}
.branches ul.branches-slider {
    position: relative;
    overflow: hidden;
}
.branches ul.branches-slider li > div {
    float: left;
    width: 23%;
    margin: 0 30px;
    min-height: 70px;
    margin-top: 20px;
    color: #fff;
    font-family: Arial;
    font-size: 16px;
    line-height: 1.2;
}
.branches ul.branches-slider li > div:first-child {
    border-right: 1px solid #ddd;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    padding-right: 26px;
    margin-right: 4px;
    font-family: inherit;
}
.branches .owl-carousel .owl-wrapper-outer {
    margin: 0 50px;
}
.branches .owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    background: none;
    font-size: 50px;
    padding: 0;
}
.branches .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -25px;
}
.branches .owl-theme .owl-controls .owl-buttons .owl-next {
    right: -25px;
}
.home-contact a, .home-contact a:hover {
    color: #fff;
    text-decoration: none;
}
.stories > h3 {
    margin-bottom: 5px;
}
.stories h4 {
    /*text-transform: uppercase;*/
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0;
}
.stories p {
    font-size: 18px;
    /*font-weight: 600;*/
    line-height: normal;
    margin: 0 0 0;
}
.stories img{
    width:205px;
}
.stories .owl-pagination .owl-page.active span {
    background: #fff !important;
}
/*.tabs_vertical.tabs_big_icon.ui-tabs .ui-tabs-nav li{
	padding: 4px 0;
}*/

.tabs_vertical.tabs_big_icon.ui-tabs .ui-tabs-nav li a {
    color: #222;
    background: #fff;
    text-align: left;
    margin: 4px 0;
}
.tabs_vertical.tabs_big_icon.ui-tabs .ui-tabs-nav li.ui-state-active a {
    color: #af1c1c;
    background: #fafafa;
}
.tabs_vertical.tabs_big_icon.ui-tabs .ui-tabs-nav li a span {
    background: #cccccc;
    display: none;
    float: right;
    border-radius: 13px;
    padding: 0;
    line-height: 10px;
}
.tabs_vertical.tabs_big_icon.ui-tabs .ui-tabs-nav li.ui-state-active a span {
    display: inline-block;
    margin-top: -4px;
}
.tabs_vertical.tabs_big_icon.ui-tabs .ui-tabs-nav li a i {
    display: inline-block;
    margin: 0;
    color: #084d96;
    font-size: 20px;
    line-height: 28px;
}
.clients img.scale-with-grid {
    width: 100%;
}
.marginfix {
    margin-bottom: 5px;
}
.border {
    border: 1px solid #ccc;
}
.testimonials-content {
    color: #222222;
    font-weight: 600;
}
.testimonials-listing .photo, .testimonials-listing .photo.no-image{
    float:left;
    margin-bottom: 20px;
    margin-right:20px;
}
.testimonials-listing .photo{
    width: 366px;
  text-align: center;
  height: 185px;
  padding: 5px;
}
.testimonials-slider .testimonials-content {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}
.testimonials-slider .testimonials-content a, .testimonials-slider .testimonials-content a:hover {
    color: #222222;
    text-decoration: none;
}
.testimonials-slider li .author a, .testimonials-slider li .author a:hover {
    font-weight: 600;
    font-size: 16px;
    color: #817f7f;
    text-decoration: none;
}
.testimonials-slider li .author a p {
    color: #817f7f;
    font-size: 12px;
}
.author {
    color: #817f7f;
    font-size: 15px;
    font-weight: 600;
}
.no-image {
    background: #E4E4E4;
    width: 100%;
    height: 180px;
    line-height: 180px;
    font-size: 60px;
    color: #B3B3B3;
}
.team .photo.no-image {
    height: 250px;
    line-height: 250px;
    border: none;
}
.one-second.column.branch {
    width: 48%;
    padding-right: 2%;
    min-height: 160px;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    color: #222;
}
.branch-header {
    color: #222;
    font-size: 26px;
    font-weight: 600;
}
.one-second.column.branch .location {
    margin-bottom: 7px;
}
label.inline-block {
    display: inline-block;
    min-width: 160px;
    vertical-align: top;
    line-height: 1.2;
    color: #222222;
}
.post-title hr {
    margin-bottom: 7px;
    margin-top: 7px;
}
.post .post-meta {
    margin-bottom: 7px;
}
.home-listing .column_article_box, .home-listing .column_article_box img {
    width: 100%;
    margin: 0;
}
.home-listing .desc_wrapper {
    text-align: left;
}
.home-listing hr {
    margin: 0 0 20px;
    display: none;
}
.article_box .read-more {
    color: #a32f23;
}
.article_box .title {
    font-weight: 600;
    font-size: 22px;
}
.home-listing .article_box .title {
    margin-bottom: 5px;
}
.timeline_items li h5 span {
    color: #084d96;
    font-weight: 600;
    font-size: 22px;
}
.timeline_items li h5 + .desc {
    background: #e1f0ff;
}
.timeline_items li h5 + .desc:after {
    border-left: 10px solid #e1f0ff;
}
.timeline_items li:nth-child(odd) h5 + .desc:after {
    border-right: 10px solid #e1f0ff;
}
.awards.clients ul li .client_wrapper {
    padding: 0;
    min-height: 250px;
    line-height: 250px;
}
.awards.clients ul li .client_wrapper img {
    display: inline-block;
    vertical-align: middle;
}
.awards.clients ul li {
    min-height: 460px;
}
.awards .client-content {
    padding: 15px;
}
.awards .client-content h5 {
    font-weight: 600;
    color: #084d96;
    font-size: 22px;
}
.awards .client-content p {
    color: #333333;
    font-size: 13px;
    line-height: 1.4;
}
#Subheader.industry {
    position: relative;
}
#Subheader.industry img {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: auto;
}
.emphasis {
    font-size: 22px;
    line-height: 1.3;
    font-weight: 600;
    border-left: 2px solid #084d96;
    padding-left: 20px;
}
.contactbox {
    border: 1px solid #dcdcdc;
    color: #666666;
    font-family: Arial;
    padding: 15px;
    overflow: hidden;
    border-radius: 6px;
}
.contactbox:hover {
    background: #dcdcdc;
}
.contactbox a {
    display: inline-block;
    color: #666666;
    width: 100%;
}
.contactbox a:hover {
    text-decoration: none;
}
.contactbox h3 {
    color: #666666;
    margin-bottom: 0;
    font-family: Arial;
    font-size: 18px;
    line-height: 1;
}
.contactbox img {
    float: left;
    margin-right: 15px;
}
.contactbox p {
    padding-top: 18px;
    margin-bottom: 0;
}
.clients ul {
    margin-left: -10px;
    margin-right: -10px;
}
hr.widget-seperator {
    width: 100%;
    margin: 13px 0;
}
.article_box.related-products .photo_mask {
    margin-bottom: 10px;
}
.article_box.related-products .desc_wrapper {
    text-align: left;
}
.team .desc .inside p.subtitle {
    color: #222222;
    font-size: 18px;
}
/*.essb_links_list li a:hover{
	display: block;
	width:70px;
}*/

.essb_links.essb_template_round-retina .essb_hide_name a:hover .essb_network_name {
    max-width: none !important;
}
.Recent_posts li .photo{
   /*background: #a32f23;   */
}
.Recent_posts li .photo.no-image {
    height: 80px;
    line-height: 80px;
    font-size: 30px;
    text-align: center;
      background: #E4E4E4;
}
.Recent_posts li .desc p a, .Recent_posts li .desc p a:hover {
    color: #a9a9a9;
    text-decoration: none;
}
.social ul {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
div.subscribe-button-inner {
    vertical-align: middle;
}
.ubermenu-skin-trans-black {
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    float: right;
    margin: 33px 0 0 0;
}
.ubermenu-skin-trans-black .ubermenu-item-level-0 > .ubermenu-target {
    box-shadow: none;
}
.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
    padding: 10px;
}
.ubermenu-bar-align-full {
    clear: none;
}
#Top_bar.is-sticky .ubermenu-skin-trans-black {
    margin: 10px 0 0 0;
}
.header-dark #Header .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
    color: #fff;
}
#Header .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
    color: #666666;
}

.has-text-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 60px;
    -moz-column-gap: 60px;
    column-gap: 60px;
    line-height: 1.5;
    font-size: 16px;
    /*min-height: 370px;*/
}
.field-wrap.label-left .ninja-forms-field, .field-wrap.label-left .ninja-forms-star-rating-control {
    width: 70%;
    display: inline-block;
}
.field-wrap.label-right label, .field-wrap.label-left label {
    display: inline-block !important;
    width: 160px;
    vertical-align: top;
    font-weight: normal;
    color: #222;
    line-height: 1.6;
}
#nf_submit_1, #nf_processing_1, .input-counter {
    margin-left: 170px;
}
.ninja-select {
    height: 43px !important;
}
.ninja-forms-required-items {
    margin-bottom: 20px;
}
.ninja-forms-field-error {
    color: brown;
}
.content_wrapper.clearfix {
    min-height: 550px;
    padding-bottom: 40px;
}
.inline-select {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: auto;
    color: black;
}
.inline-select:focus {
    background: inherit !important;
    color: inherit;
}
.filters-form {
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
.ubermenu .ubermenu-item-layout-image_left>.ubermenu-target-text{
    padding-left:10px;
    display: inline-block;
}
.ubermenu .ubermenu-item-layout-image_left>.ubermenu-image{
    float:none;
    vertical-align: middle;
    display: inline-block;
}
.ubermenu-skin-trans-black .ubermenu-submenu .ubermenu-target {
    color: #222222 !important;
    font-size: 14px;
    font-weight: normal;
    /*padding:10px 15px;*/
}
.ubermenu.ubermenu-main .ubermenu-item-normal > .ubermenu-target:hover, .ubermenu.ubermenu-main .ubermenu-item-normal.ubermenu-active > .ubermenu-target {
    color: #222222 !important;
}
.products-header .ubermenu-custom-content-padded {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans';
    /*padding-bottom: 0;*/
    border-bottom: 1px solid #e5e5e5;
    /*margin-bottom: -8px;*/
}
.products-header .ubermenu-custom-content-padded i {
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
}
.ubermenu-active.ubermenu-item-level-0 > .ubermenu-target
{
      border-bottom: 2px solid #163c7b;
}
.float-right{
    float:right;
}
.document_list .photo, .document_list .photo.no-image{
    width: 260px;
    float: left;
    margin-right: 15px;
    max-height: 146px;
    line-height: 146px;
}
.document_list .desc{
    padding-left: 275px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px; 
}
.footer-fix{
    margin-bottom: -40px;
}