html, body{
height: 100%;
}
a:hover {
color: #dd3333;
}
body {
background: #f5f5f5;
font-family: sans-serif;
}
img {
max-width: 100% ;
height: auto ;
}  .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
white-space: nowrap;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .main_color {
color: #00578d;
}
.vc_btn3-style-custom:hover, .vc_btn3-style-flat:hover {
background-color: #be3018 !important;
color: #ffffff !important;
} .wgecolor .vc_tta-tabs-list li.vc_tta-tab a { background-color: #fff!important; border-bottom:1px solid #00578d !important }
.wgecolor .vc_tta-tabs-list li.vc_active a { background-color: #00578d !important; color:#fff !important} .wgecolor .vc_tta-panel-heading { background-color: #00578d !important; border:none !important}
.wgecolor .vc_tta-panel-heading a, .wgecolor .vc_tta-panel-title a{color:#fff !important; border:none !important}
.wgecolor .vc_tta-panel.vc_active .vc_tta-panel-heading { background-color: #4798c6!important;}
ol.carousel-indicators {
position: absolute;
bottom: 0;
margin: 0;
left: 0;
right: 0;
width: auto;
margin-bottom:20px;
}
ol.carousel-indicators li,
ol.carousel-indicators li.active {
width: 10px;
height: 10px;
margin: 0px 2px;
border-radius: 0;
border: 0;
background-color: #ffffff;
}
ol.carousel-indicators li.active {
background-color: #be3018;
} .site-footer .social-media-section ul {
margin: 20px 0 0 0;
padding: 0;
list-style: none;
float:right;
}
.site-footer .social-media-section ul li {
display: block;
float: left;
padding: 0;
margin: 0;
}
.site-footer .social-media-section ul li:first-child {
padding-top: 15px;
padding-right: 15px;
}
.site-footer-copy {
font-size: small;
color: #ccc;
} .about-us-menu ul{
list-style: none;
margin: 0px;
padding: 0px;
}
.about-us-menu li{
margin-bottom:10px;
}
.about-us-menu li a{
display:block;
padding:15px 10px;
width:100%;
text-align:center;
text-transform:uppercase;
-moz-box-shadow: inset 0 0 0 1px #ddd;
box-shadow: inset 0 0 0 1px #ddd;
font-weight:bold;
text-decoration:none;
background-color:#fff;
}
.about-us-menu li.current-menu-item a{
background-color:#00578d;
color:#fff;
}
.about-us-menu li a:hover{
-moz-box-shadow: inset 0 0 0 1px #00578d;
box-shadow: inset 0 0 0 1px #00578d;
} .pagination {
margin: 20px auto;
text-align: center;
width: 100%;
}
.pagination a:not(.prev):not(.next):hover, .pagination a:not(.prev):not(.next):focus {
background: #fefefe;
}
.pagination li {
display: inline-block;
margin: 0 4px;
}
.pagination li a {
color: #717171;
background: #e9e9e9;
border: none;
}
.pagination li .wpv_page_ellipsis {
color: #717171;
background: #f9f9f9 !important;
border: none;
}
.pagination li a, .pagination li span {
border-radius: 0px;
}
.pagination li.active span {
background-color: #00578d;
border: none;
color: #fff;
}
form .form-control {
border-radius: 0;
}  .row-no-padding {
margin-left: 0;
margin-right: 0;
}
.row-no-padding [class*='col-']:not(:first-child), .row-no-padding [class*='col-']:not(:last-child) {
padding-right: 0;
padding-left: 0;
} .row .project {
background-position:center center;
background-repeat: no-repeat;
background-size: cover;
}
.row .project > .item {
background-color: rgba(0, 87, 141, 0.4);
padding: 20px;
height: 100%;
color: #fff;
min-height: 400px;
}
.row .project > .item:hover {
background: rgba(0, 60, 90, 1);
-webkit-transition: background-color 0.6s;
-moz-transition: background-color 0.6s;
-o-transition: background-color 0.6s;
transition: background-color 0.6s;
}
.row .project > .item .details {
display: none
}
.row .project > .item:hover .details {
display: block
}
.row .project > .item:hover .details .offices{
font-size:small;
color:#fff;
}
.row .project > .item:hover .details .offices a{
color:#fff;
font-weight:bold;
}
.row .project > .item h2 {
padding-top: 0px;
font-weight: 400;
font-size: 22px;
line-height: 1;
text-transform: uppercase;
font-family: 'Lato', sans-serif !important;
}
.row .project > .item h2 a {
color: #fff;
}
.row .project .people a {
color: #fff;
font-weight: bold;
font-size: 13px;
} .row .person {
text-align: center;
padding-bottom: 10px;
}
.row .person img {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
filter: grayscale(100%);
padding-bottom: 10px;
display: block;
width: 100% ;
height: auto !important;
}
.row .person img:hover {
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
filter: grayscale(0%);
} .list_of_brothers {
list-style: none;
margin: 0px !important;
padding: 0px !important;
}
.list_of_brothers li {
margin: 0 0 10px 0;
} .latest_news ul {
margin: 0px;
padding: 0px;
list-style: none;
}
.latest_news .widgettitle {
color: #fff;
font-size: 32px;
}
.latest_news ul li {
border: 0;
color: #899cb6;
margin-bottom: 15px;
}
.latest_news ul li .post-date {
font-size: small;
display: block;
}
.latest_news ul li a {
color: #fff;
font-weight: 400;
} .header_parallax .vc_column-inner {
background-color: rgba(0, 87, 141, 0.3);
}
.header_parallax {
font-size: large;
color: #fff;
} .top_logo{
float:left; 
margin:15px 0px
}
.ubermenu {
padding: 0px 0px !important;
}
.ubermenu-responsive-toggle{
clear:both;
}
.search_menu {
text-align:right;
}
.search_menu input[type=text]{
border:0px;
padding:9px;
color:#666;
font-size:small;
margin:0px;
background-color:#f5f5f5;
max-height:37px;
max-width:150px;
}
.search_menu button{
border:0px;
padding:8px 15px;
color:#fff;
background-color:#dd3333;
}
.search_menu a {
color: #ccc;
margin-left: 10px;
margin-right: 10px;
}
.search_menu a:last-child {
margin-right: 0px;
}
.small_social a{
background-color:#00578d;
color:#fff;
margin:0px 0px 0px 1px;
float:right;
padding:8px 11px;
max-height:37px;
}
.small_social a:hover{
background-color:#dd3333;
} .form-group label {
font-weight: normal
} .embed-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#main-section h5 {
font-size: 18px;
line-height: 24px;
font-weight: bold;
}
#main-section p {
margin-bottom: 20px;
} .cool-timeline.white-timeline .timeline-post .timeline-content .content-details a:hover {
color: #7A0004 !important;
text-decoration: none;
}
.cool-timeline.white-timeline .timeline-post .timeline-content .content-details a{
color: #7A0004 !important;
}
.fa {
font-family:'FontAwesome' !important;
}