body {
	color: #000000;
}

h1 {
	margin-top: 0px;
}

h1 {
	font-family: 'HelveticaNeue-HeavyCond';
	font-size: 41px;
	line-height: 45px;
}

h2 {
	font-family: 'Abel', sans-serif;
	color: #3b3d3f;
}

h3,
h4 {
	font-family: 'Ubuntu', sans-serif;
}
.header {
	background-color: #001247;
}
.footer {
    background-color: #001247;
    color: #fff;
    padding: 11px 11px 2px;
}

p {
    font-family: 'Open Sans', sans-serif;
    line-height: 30px;
    font-size: 16px;
    font-weight: 300;
}

.main-heading {
	color: #001247;
	text-transform: uppercase;
	font-size: 36px;
}

.paddingTB-40 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.paddingT-40 {
	padding-top: 40px;
}
.padding-TB5 {
	padding: 5px 0px;
}
.bg-hero {
    background: url(../images/main-slider.jpg) no-repeat center top;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
}
.logo img {
	/*width: 190px;*/
}

.logo {
    padding-top: 5px;
    padding-bottom: 5px;
}
.bformBox {
    padding: 20px 10px;
    background-color: rgba(0, 18, 71, 0.7);
    border: 7px solid rgba(255, 255, 255, 0.80722891566265);
    border-radius: 16px 16px 16px 16px;
    filter: alpha(opacity=80.722891566265);
    background-repeat: repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: top left;
}

.form-control {
    color: #000000;
    background-color: #ffffff!important;
    border-color: #555555;
    box-shadow: inset 0 1px 3px rgba(0,0,0,.28);
    border: 1px solid #667380;
    border-radius: 3px;
    box-sizing: border-box;
    font-size: 18px;
    height: 43px;
    line-height: 19px;
    margin: 2px 0;
    padding: 9px 10px 10px;
    font-family: 'Abel', sans-serif;
}
.form-control:focus {
    border-color: #F44336;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #ff57227a;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #ff57227a;
}
textarea.form-control {
    height: 90px;
}
.after-slider h2 {
    color: #ffffff;
    font-family: 'HelveticaNeue-HeavyCond';
    text-transform: uppercase;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.before-services h2 {
    color: #001247;
    font-family: 'HelveticaNeue-HeavyCond';
    text-transform: uppercase;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    text-decoration: underline;
    margin-top: 12px;
}
.orange-text .fa {
    color: #daaf11;
    font-size: 19px;
}
.testimonial h4 {
    color: #001247;
}
.testimonial-inner {
    background-color: rgba(255, 255, 255, 0.81);
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 22px;
    border: 1px solid #00124738;
}
.left-img {
    width: 237px;
    float: right;
    margin-right: 35px;
}
.bottom-img {
    margin: 30px auto;
}
.right-img {
    width: 645px;
    float: left;
}
#testimonial {
    background: url(../images/accreditation-bg.jpg) no-repeat center top;    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#testimonial .container-fluid {
    padding: 40px;
    background-color: rgba(255, 255, 255, 0.78);
}
.slider-title img {
    padding: 2px;
    background-color: rgba(255, 255, 255, 0.70);
    border-radius: 21px 21px 21px 21px;
}
.bformBox h3 {
    margin: 0 0 15px 0;
    text-align: center;
    color: #ffffff;
    font-size: 26px;
    font-family: 'HelveticaNeue-HeavyCond';
    line-height: 35px;
}

.bformBox .btn {
    width: 100%;
    background-color: #ff0000;
    box-sizing: border-box !important;
    border: 2px solid #ff0000;
    border-radius: 0;
    color: #ffffff;
    padding: 10px 15px;
    font-size: 23px;
    font-family: 'Abel', sans-serif;
    background-image: linear-gradient(bottom, #ff0000, rgb(281, 26, 26) );
    background-image: -o-linear-gradient(bottom, #ff0000, rgb(281, 26, 26) );
    background-image: -moz-linear-gradient(bottom, #ff0000, rgb(281, 26, 26) );
    background-image: -webkit-linear-gradient(bottom, #ff0000, rgb(281, 26, 26) );
    background-image: -ms-linear-gradient(bottom, #ff0000, rgb(281, 26, 26) );
    background-image: -webkit-gradient( linear, right bottom, right top, color-stop(0, #ff0000), color-stop(0.66, rgb(281, 26, 26)) );
}
.img-responsive {
	display: inline-block;
}
.wndows-type {
	text-align: center;
}
.wndows-type .content {
    line-height: 22px;
}
.wndows-type .title {
    color: #003fa3;
    font-family: 'HelveticaNeue-HeavyCond';
    font-size: 19px;
}
/*------------------Testimonial Slider-----------------------*/
.thumbnail-content h2 span {
    display: block;
    text-align: center;
    text-transform: uppercase;
    line-height: 44px;
    padding-right: 40px;
}
.thumbnail-content p {
    font-size: 17px;
    margin-bottom: 30px;
}
.th-1 {
    padding-left: 30px;
}
span.t-heighlight {
    color: rgb(250, 119, 0);
}
.thumbnail {
    border: 0;
}

.bg-blue {
    background-color: #001247;
}
.bg-light {
    background-color: #e1dede;
}
.content h4 {
    color: rgb(255, 245, 0);
}
.content p {
    color: #fff;
    text-align: center;
}
.services-box .title {
    font-family: 'HelveticaNeue-HeavyCond';
    color: #fff;
    font-size: 27px;
    text-align: center;
}
.services-box .title span {
    background-color: #d30c0c;
    padding: 11px 9px 9px;
    border-radius: 7px;
    margin-right: 10px;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.73);
}
.services-box .thumb-img {
    text-align: center;
    min-height: 161px;
}
.content h4 {
    color: rgb(255, 245, 0);
    font-family: 'HelveticaNeue-HeavyCond';
    font-size: 24px;
    text-align: center;
}
/*.getestimate-btn:hover {
	text-decoration: none;
	background-color: #3e3e3f;
	color: #fff;
}*/
/*------------------MEDIA QUERIES-----------------------*/

@media (max-width: 767px) {
textarea.form-control {
    height: 50px;
}
.header {
    background-color: #000;
    text-align: center;
}
.slider-title {
    margin-top: 30px;
    margin-bottom: 30px;
}
.bformBox .btn {
    font-size: 15px;
}
.main-heading {
    font-size: 26px;
    line-height: 39px;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}
.th-1, .th-2 {
    border-right: 0;
    border: 1px solid lightgrey;
}
.th-2 {
    margin-top: 30px;
    padding-top: 15px;
}
#testimonial {
    padding: 40px!important;
}
#testimonial .container {
    padding: 20px;
    border-radius: 5px;
}
}
/* Slider */
#wrapper {
   height:100%;
   width: 100%;
   margin: 0;
   padding: 0;
   border: 0;
}
#wrapper td {
   vertical-align: middle;
   text-align: center;
}
.marketing p {
    font-family: 'HelveticaNeue-HeavyCond';
    font-size: 16px;
    text-align: center;
    line-height: 19px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.marketing p span {
    font-family: 'Abel', sans-serif;
}
.marketing-1 {
    text-align: right;
}