@charset "UTF-8";
/* CSS Document */

/* QUICK CLASSES TO USE
------------------------ */

body {
	font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	background: #066699;
}

.content-grey p, .content-white {
	font-size: 16px;
	color: #444444;
	line-height: 1.5em;
	margin-bottom: 25px;
}

.fright { float: right;	}
.fleft { float: left; }

.mtop { margin-top: 15px; }
.mbottom { margin-bottom: 15px; }
.mleft { margin-left: 15px; }
.mright { margin-right: 15px; }
.mbottombig { margin-bottom: 25px; }
.mtopbtm {margin-top: 15px; margin-bottom: 15px;}

.padtop { padding-top: 15px; }
.padbottom { padding-bottom: 15px; }
.padright { padding-right: 15px; }
.padleft { padding-left: 15px; }
.padtopbtm { padding: 60px 0; }
.nopad {padding: 0;}

.clear { clear: both; }

.delay1 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }
.delay2 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; }
.delay3 { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }
.delay4 { -webkit-animation-delay: 0.6s; animation-delay: 0.6s; }
.delay5 { -webkit-animation-delay: 0.75s; animation-delay: 0.75s; }
.delay6 { -webkit-animation-delay: 1s; animation-delay: 1s; }
.delay7 { -webkit-animation-delay: 1.25s; animation-delay: 1.25s; }
.delay8 { -webkit-animation-delay: 1.5s; animation-delay: 1.5s; }
.delay9 { -webkit-animation-delay: 1.75s; animation-delay: 1.75s; }
.delay10 { -webkit-animation-delay: 2s; animation-delay: 2s; }

h1 {
	color: #066699;
	font-weight: 600;
	border-bottom: 1px solid #066699;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 25px;
}

.navbar-custom {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    height: 125px;
}

.navbar-custom .navbar-brand {
    font-weight: 600;
}

.navbar-custom .navbar-brand img {
    margin-top: 12px;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #757375;
	border-bottom: 1px solid #999;
}

.navbar-toggle {
	color: #066699;
	font-size: 25px;
	margin-top: 25px;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: #757375;
}

.navbar-brand {
	padding: 0;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
	line-height: 95px;
	font-weight: 600;
}

.navbar-custom .nav li a:hover {
    outline: 0;
    color: #066699;
    background-color: transparent;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
}

body:not(.home) .navbar-custom .nav li.active a {
    outline: 0;
	color: #fff !important;
	/* background: rgba(39,37,97,.4); */
    background: #066699;
}

.navbar-custom .nav li.active a:hover {
    color: #066699;
}


    .navbar-custom {
        padding: 0 0;
        border-bottom: 1px solid #999;
       /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefef+0,f2f3f9+100 */
        background: #efefef; /* Old browsers */
        background: -moz-linear-gradient(top,  #efefef 0%, #f2f3f9 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top,  #efefef 0%,#f2f3f9 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom,  #efefef 0%,#f2f3f9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#f2f3f9',GradientType=0 ); /* IE6-9 */
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .navbar-custom.top-nav-collapse {
        padding: 0;
        border-bottom: 1px solid rgba(255,255,255,.3);
        background: #000;
    }

.navbar-brand img {
	height: 100px;
	width: auto;
}



@media (max-width:991px) {
	.navbar-brand img {
		height: 90px;
		width: auto;
		padding-top: 20px;
		padding-left: 15px;
	}
	
}
@media (max-width:767px){
	.navbar-custom .nav li a {
		-webkit-transition: background .3s ease-in-out;
		-moz-transition: background .3s ease-in-out;
		transition: background .3s ease-in-out;
		line-height: 25px;
		font-weight: 600;
	}
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	width: 100%;
	background: #fff;
}
}

.secondary-header {
	padding: 0;
	height: 125px;
	margin-top: 125px;
	border-bottom: 1px solid #d6d6d6;
}

.s-about {
	background: url(../../images/s-about.jpg) center no-repeat;
}

.s-services {
	background: url(../../images/s-service.jpg) center no-repeat;
}

.secondaryTitle {
	background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    float: left;
    height: 100px;
    margin-top: 25px;
    padding: 25px 30px 20px;
    position: relative;
    width: auto;
}

p.thinText {
	color: #066699;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase;
	line-height: 14px;
}

p.thickText {
	color: #066699;
    font-family: "Open Sans",sans-serif;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase;
	margin-bottom: 10px;
}

.content-white {
	padding: 75px 0;
	border-bottom: 1px solid #d6d6d6;
	background: #fff;
	margin-bottom: 0;
}

.content-grey {
	padding: 75px 0;
	border-bottom: 1px solid #d6d6d6;
	background: #F7F7F7;
	margin-bottom: 0;
}

.panel-primary > .panel-heading {
    background-color: #066699;
    border-color: #066699;
    color: #fff;
}


.projects .panel {
    box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    transition: all 0.2s ease-in-out 0s;
}

.projects .panel:hover {
    box-shadow: 1px 2px 8px 0 rgba(39,37,97, 0.3), 0 2px 10px 0 rgba(39,37,97, 0.3);
}

.panel-body {
    background: #f7f7f7;
}

.projects .panel-body {
    background: #ffffff;
    transition: all 0.2s ease-in-out 0s;
}

.projects .panel:hover .panel-body {
    background: rgba(39,37,97, 0.1);
    transition: all 0.2s ease-in-out 0s;
}

.panel-primary {
border: none !important;
}

.panel-primary > .panel-heading {
    background-color: #066699;
    border-color: #066699;
    color: #fff;
}

.content-dark .panel-body {
    background: #F0F1F4;
}

/* Contact Card - Home Page */
.card-base > .card-icon {
        text-align: center;
        position: relative;
    }

.imagecard { 
    z-index: 2;
    display: block;
    positioN: relative;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    border: 2px solid #fff;
    box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    margin: 0 auto;
    color: white;
}
.card-base > .card-icon > .card-data {
    min-height: 125px !important;
    margin-top: -24px;
    background: #fff;
    padding: 35px 0 35px 0;
     box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    min-height: 125px;
    }
    #widgetCardIcon {
        background: #fff !important;
        font-size: 28px;
        
    }
	.card-base > .card-icon > .card-data .btn {
		border-radius: 0px;
	}
	
.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal-body {
    max-height: calc(100vh - 210px);
    overflow-y: auto;
	padding: 35px;
}

/* PROJECTS PANEL */

.projects .panel-front .panel-heading .panel-title img {
	border-radius:3px 3px 0px 0px;
	width:100%;
}

.projects .panel-front .panel-heading {
	padding: 0px;	
}

.projects .panel-front .panel-heading h4 {
	line-height: 0;
}

.projects .panel-front .panel-body h4 {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
}

.post-image img {
	background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
	margin-bottom: 15px;
}

section.content-filter {
	padding: 20px 0;
	background: #fff;
	border-bottom: 1px solid #ccc;
}

section.content-filter .container {
    padding-bottom: 0;
}

.nav-tabs li {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
}

.nav-tabs li a {
    color: #066699 !important;
}

.tab-content {
	background: #fff;	
	padding: 40px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #ddd;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}
@media (max-width: 767px) {
	.tab-content {
		border-top: 1px solid;	
		border-color: #ddd;
		-webkit-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
	}
}

.nav-pills a {
	color: #066699;	
}
.nav-pills > li a:hover {
	background-color: #066699;
    color: #efefef;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: #066699;
    color: #efefef;
}

/* --- */

.footer {
	padding: 60px 0;
}

.footer p {
	color: #fefefe;
}

.footer p a:link, .footer p a:visited {
    color: #efefef;
    font-weight: bold;
}
.footer p a:hover, .footer p a:active {
    color: #009ACC;
    font-weight: bold;
}

.btn-primary {
    background: #066699;
    color: #ffffff;
}
 
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background: #245b9e;
}
 
.btn-primary:active, .btn-primary.active {
    background: #245b9e;
    box-shadow: none;
}