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: #0039a1;
}
.footer {
    background-color: #0039a1;
    color: #fff;
    padding-top: 40px;
    padding: 40px;
}
.footer h1 {
    font-size: 33px;
}
.footer img {
    margin-top: 12px;
}

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

.main-heading {
	color: #0039a1;
	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/slider-bg.jpg) no-repeat center top;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.offer-3970 {
    height: 417px;
}
.logo img {
	/*width: 190px;*/
}
.logo {
    padding: 10px;
    text-align: center;
}
.top-phone h4 {
    font-family: 'HelveticaNeue-HeavyCond';
    font-size: 24px;
}
.top-phone h4 span {
    color: rgb(255, 252, 0);
}
.top-phone h4 a {
    font-family: 'HelveticaNeue-HeavyCond';
    color: #fff;
    font-size: 28px;
    text-transform: uppercase;
}
.top-phone {
    text-align: right;
    color: #fff;
}
.bformBox {
    padding: 30px;
    padding-bottom: 13px;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.73);
    background-color: rgba(255, 255, 255, 0.70);
}
.form-control {
    border-color: #00588c;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	height: 35px;
}
.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: 62px;
}
#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: 10px;
    background-color: rgba(255, 255, 255, 0.70);
}
.bformBox h3 {
    margin: 0 0 15px 0;
    text-align: center;
    color: #003fa3;
    text-transform: uppercase;
    font-size: 23px;
    font-family: 'HelveticaNeue-HeavyCond';
    border-bottom: 1px dashed;
    line-height: 25px;
}

.bformBox .btn {
    background: #e74c3c;
    box-shadow: 0 2px #c0392b;
    width: 100%;
    border-color: #ac2925;
    border-radius: 0;
    color: #fff;
    font-weight: 700;
    padding: 7px 15px;
    font-size: 18px;
    text-transform: uppercase;
}
.bformBox .btn:hover {
    background: #c0392b;
}

.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;
}
.thumbnail-content h3 {
    font-family: 'HelveticaNeue-HeavyCond';
}
span.t-heighlight {
    color: rgb(250, 119, 0);
}
.thumbnail {
    border: 0;
}

.bg-blue {
    background-color: #0039a1;
}
.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;
}
.footer a {
    color: #fff;
    text-decoration: none;
}
.footer h1 {
    font-size: 25px;
}
/*.getestimate-btn:hover {
	text-decoration: none;
	background-color: #3e3e3f;
	color: #fff;
}*/
/*------------------MEDIA QUERIES-----------------------*/

@media (max-width: 767px) {
    .l-child .content {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
    .logo img {
    margin-bottom: 20px;
}
    .services-box .thumb-img {
    text-align: center;
    min-height: auto;
    padding-top: 20px;
}
    .services-box .content {
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f8f8f861;
}
    .wndows-type .content {
    line-height: 22px;
    margin-bottom: 30px;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 30px;
}
    .text-right {
    text-align: center;
}
    .footer img {
    margin-top: 15px;
    margin-bottom: 30px;
}
    .footer {
    padding: 0px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
    .thumbnail-content h2 span {
    padding-right: 0px;
}
    .bg-hero {
    padding-bottom: 30px;
}
.header {
    text-align: center;
}
.top-phone {
    text-align: center;
}
.top-phone h4 {
    margin-top: 25px;
    margin-bottom: 25px;
    line-height: 14px;
    font-size: 21px;
}
.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 {
        padding-left: 0px;
}
.th-2 {
    margin-top: 30px;
    padding-top: 15px;
}
#testimonial {
    text-align: center;
}
#testimonial img {
    margin-bottom: 30px;
}
}

