.top-bar {
    display: none;
}
.navigation {
    background: #3a5371 !important;
}
ul.top-info {
    margin: 35px 0 0 0;
}

.logo {
    min-height: 96px;
    padding: 0px;
}
ul.top-info li .info-box .info-box-title {
    font-weight: normal;
    text-transform: none;
}
ul.navbar-nav > li > a {
    padding: 20px 12px 20px;
}
ul.navbar-nav > li.active > a {
    color: #000000;
    background: #3082E4;
}
.banner-area {
    background: url("../../images/images/images/title.png") !important;
}
.ser-ul a {
    color: #000 !important;
}
.ser-ul a:hover {
    color: #007aa2 !important;
}
.abouttitle, .producttitle {
    margin-top: 31px;
}
.sidebar_name, .con-head {
    color: #007aa2 !important;
    font-size: 28px !important;
    font-family: Milonga-Regular !important;
}
.con-head {
    margin-bottom: 30px;
}
.con-add {
    font-size: 15px;
    font-family: Ubuntu-R;
    text-align: justify;
    line-height: 50px;
    letter-spacing: 1px;
    color: #333;
}
.footer {
    padding: 30px 0 0px;
    background: #E4E4E4 !important;
}
.copyright {
    padding: 10px 0;
    background: #3E5674;
    margin-left: -10%;
    margin-right: -10%;
}
.copyright .col-xs-12.col-sm-12 {
    margin-top: 30px;
}
#main-slide .item {
    min-height: 448px !important;
}
.slider-content {
    display: none;
}
.header_logo {
    margin-top: 18px;
}
.intro-title .title-head {
    font-weight: normal;
}
#ts-features > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
    background: #E6E6E6 !important;
    padding-right: 28px !important;
    border-radius: 10px;
}
div.welcome_title {
    margin-top: 17px;
}
.form-control {
    border: 1px solid #ababab;
    border-radius: 6px;
}
.service_title,.abt-head {
    color: #007aa2 !important;
    font-size: 22px !important;
    font-family: Milonga-Regular !important;
    text-transform: none !important;
}
.footer .widget-title {
    margin-bottom: 18px !important;
}
.service_content {
    color: #000000;
    font-size: 14px !important;
    font-family: trebuchet ms,helvetica,sans-serif !important;
    text-align: justify;
    letter-spacing: 1px;
}
.footer-logo {
    margin-top: 22%;
}
.abt-con, .acc-con, .acc-ul li, .ser-ul li, .wel-con, .wel-sercon1 {
    font-size: 14px;
    font-family: Ubuntu-R !important;
    line-height: 25px;
    text-align: justify;
    letter-spacing: 1px;
    color: #333;
}
.wel-sercon1 {
    min-height: 131px;
}
.wel-con {
    font-size: 15px !important;
    padding: 0px 30px 0px 5px;
}
.abt-head, .acc-head, .ser-head {
    color: #007aa2;
    font-size: 22px;
    font-family: Milonga-Regular;
    text-transform: none;
    text-align: left;
    margin: 20px 0px;
}
.acc-contain {
    width: 100%;
}
.acc-left {
    width: 35%;
    float: left;
}
.acc-right {
    width: 60%;
    float: left;
    margin-left: 5%;
}
.ser-contain {
    width: 100%;
}
.ser1 {
    width: 30%;
    float: left;
    margin-left: 2.5%;
}
.acc-img {
    width: 100%;
}
#product-area, .testimonial {
    display: none;
}
.form-control::-moz-placeholder {
    color: #0B0B0B;
}
.quote-form .btn-primary {
    background: #1abb9a !important;
}
.title::after {
    display: none !important;
}
.img-wel {
    width: 100%;
    overflow: hidden;
    border-radius: 50%;
    position: absolute;
}
.wel-img {
    width: 100%;
    border-radius: 50%;
    height: 253px;
    position: relative;
}
.wel-ser {
    width: 22%;
    float: left;
    margin-left: 3%;
}
.wel-sercon {
    width: 100%;
}
.wel-serhead {
    text-align: center;
    margin-top: 13px;
    font-size: 24px;
    min-height: 71px;
    font-family: Milonga-Regular !important;
    color: #007aa2;
}
.l_c_h .right_c {
    background: #000 !important;
}
.modal-body #services {
    color: #000 !important;
}

@media only screen and (max-width: 360px) {
 #main-slide .item {
    min-height: 120px !important;
}
}