#secondary h2.widgettitle:after, #secondary h3.widget-title:after, #secondary_2 h3.widget-title:after {
    bottom: -3px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 60px;
    background: #00cded;
}
#back_top {
    -wekbit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    width: 40px;
    height: 40px;
    border: 1px solid #00cded;
    position: fixed;
    display: none;
    bottom: 50px;
    right: 30px;
    background-color: #fff;
    z-index: 992;
    text-align: center;
    font-size: 16px;
    line-height: 38px;
    outline: 0;
    cursor: pointer;
  border-radius: 50%;
}
#back_top i {
    color: #00cded;
    font-size: 20px;
    font-weight: 700;
}
#back_top:focus, #back_top:hover {
    color: #fff;
    background-color: #00cded;
    border-color: #00cded;
}
.home #top_head {
    background-color: #00cded !important;
}
#header .welcome_msg {
    color: #fff;
}
#header .top-header-right-area .social li a i {
    color: #fff !important;
}
#top_head, .home .sticky-header #top_head {
    background-color: #00cded !important;
}
.breadcrumbs {
padding-left:0px  !important;
}
span.breadcrumbs__separator {
    color: #fff;  !important;
}
span.breadcrumbs__current {
    color: #fff;
}

.admin-bar .sticky-header .header-style-one, .admin-bar .sticky-header .header-style-two, .admin-bar .sticky-header #h-style-3.main-header, .admin-bar .sticky-header .header-style-four, .admin-bar .sticky-header .header-style-five, .admin-bar .sticky-header .header-style-six, .admin-bar .sticky-header .header-style-seven, .admin-bar .sticky-header .header-style-eight, .admin-bar .sticky-header #h-style-9.main-header {
   top:0px !important;
}

@media (max-width: 767px){
.navbar-brand {
    width: 250px;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.breadcrumbs {
    text-align: center;
    font-size: 12px;
}
.tx-services-item {
padding: 14px;
}
#secondary .widget, #secondary_2 .widget{
  margin: 16px;
}
}
.service-content p {
    text-align: justify;
}


.menu-area-right a.search-icon {
    display: none;
}
a.sml-aaa i {margin-right: 5px;}
a.sml-aaa {color: #fff;background: #00688f;padding: 4px 5px;margin-top: -2px !important;display: none;line-height: 25px;}
header.sticky-header a.sml-aaa{display: inline-block;}
@media(max-width:768px){
a.sml-aaa {
    padding: 3px 5px;
    margin-top: -3px !important;
    margin-right: 5px;
}
}