.header-top {
    background-color: #055473;
}
.header-top ul.contact-info li i {
    color: #7aaebc!important;
}
.main-header .header-upper .contact-info .icon
{
		background: rgba(116,164,188,0.5)!important;
	color: #055473!important;
}
.main-header .header-upper .contact-info .icon:before {
    background: #055473!important;
}
.main-header .header-upper .contact-info:hover .icon span{
	color:#fff;
}
.btn-style-one, .consult-form .form-group input[type=submit], .contact-form .form-group input[type=submit] {
    background-color: #7aaebc;
}
.btn-style-one.style-two:hover {
    border-color: #7aaebc;
}
.service-block-one .inner-box.active, .service-block-one .inner-box:hover {
    border-color: #7aaebc;
}
.service-block-one .inner-box.active, .service-block-one .inner-box:hover {
    border-color: #7aaebc;
}
.service-block-one .inner-box:before {
    background-color: #7aaebc;
}
.sec-title .sub-title:before{
	background-image: none!important; 
}
.sec-title .sub-title:after {
    background: none repeat scroll 0 0 #7aaebc;
    bottom: -10px;
    content: "";
    display: block;
    height: 3px;
    position: relative;
    width: 64px;
}
.about-section .contact-number a {
    color: #055473;
}
.about-section .contact-number a i {
    background-color: #055473;
}
.about-section .contact-number a:hover {
    border-color: #055473;
}
.about-section .contact-number a:hover i {
    color: #055473;
}
.driving-courses-section .project-tab .project-tab-btns .p-tab-btn:hover, .driving-courses-section .project-tab .project-tab-btns .p-tab-btn.active-btn {
    color: #7aaebc;
}
.driving-courses-section .owl-theme .owl-nav .owl-prev:hover:after, .driving-courses-section .owl-theme .owl-nav .owl-next:hover:after {
    border-color: #7aaebc;
    background-color: #7aaebc;
}
.btn-style-one.style-three:hover {
    color: #7aaebc;
}
.btn-style-one.style-three:after {
    top: 14px;
    color: #7aaebc;
}
.scroll-to-top {
    color: #7aaebc;
    border: 2px dashed #7aaebc;
}
.scroll-to-top:hover, .preloader-close, .search-popup .search-form fieldset input[type="submit"], .contact-form .form-group input[type="submit"] {
    background-color: #7aaebc;
}
.newsletter-widget .theme-btn {
    background-color: #7aaebc;
}
.contact-widget .contact-info li:hover .icon {
    background-color: #7aaebc;
}

.main-footer .widget .widget-title:before{
	background-image: none!important; 
}
.main-footer .widget .widget-titlee:after {
    background: none repeat scroll 0 0 #7aaebc;
    bottom: -10px;
    content: "";
    display: block;
    height: 3px;
    position: relative;
    width: 64px;
}
.about-widget .social-links li a:before {
    background: #7aaebc;
}


.course-details .text-block .top-content {
    position: relative;
    padding: 28px 50px;
    display: none;
}

.course-details .text-block .bottom-content {
    position: relative;
    padding: 35px 50px;
    display: none;
}

.course-details .table td, .course-details .table th {
    border-left: 1px solid #ddd;
    padding-left: 40px;
    font-weight: 500;
    display: none;
}


.driving-courses-section .outer-box {
    position: relative;
    padding: 10px;
    background-color: #fff;
    display: none;
}
