@import "https://fonts.googleapis.com/css?family=PT+Sans:400,700";
body {
    font-family: "PT Sans", sans-serif;
    color: #333;
    font-size: 17px;
}
h1 {
    margin-top: 0;
    margin-bottom: 0;
}
h2 {
    font-size: 22px;
    font-weight: 600;
}
.first-side {
    margin-bottom: 15px;
}
.product-card {
    margin: 0;
    -webkit-box-shadow: -1px 0 14px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -1px 0 14px -2px rgba(0, 0, 0, 0.75);
    box-shadow: -1px 0 7px -2px rgba(0, 0, 0, 0.75);
    padding: 10px;
    margin-top: 20px;
}
#widgetbar {
    background-color: #f70202;
    color: #fff;
    padding: 5px 0;
}
#widgetbar p {
    margin-bottom: 0;
}
#widgetbar p span {
    margin-right: 5px;
}
.navbar-default.custom-navbar {
    background-color: #fff;
    margin-bottom: 0;
    -webkit-box-shadow: 2px 2px 5px -4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 2px 5px -4px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 5px -4px rgba(0, 0, 0, 0.3);
    z-index: 10;
}
.custom-navbar .navbar-brand {
    padding: 5px 15px;
}
.custom-navbar .navbar-nav {
    margin-top: 17px;
}
.custom-navbar .navbar-nav li a {
    text-transform: uppercase;
    color: #046bb6;
    font-family: Calibri;
    font-size: 18px;
    font-weight: 700;
}
.search-container input[type="text"] {
    padding: 6px;
    font-size: 17px;
    width: 90%;
    float: left;
    border-radius: 0;
    border-right: 0;
    box-shadow: 0 0 0;
    border: 2px solid #356bb6;
}
.search-container button {
    float: right;
    padding: 6px 10px;
    font-size: 17px;
    border: none;
    cursor: pointer;
    min-height: 34px;
    max-height: 34px;
    width: 10%;
    background-color: #0064bb;
    color: #fff;
}
.search-container button:hover {
    background: #0064bb;
}
.sidebar {
    background-color: #f7f7f7;
    padding: 20px;
    z-index: 1;
    margin-top: 10px;
}
.main {
    padding: 20px;
}
h2.sidebar-section-title {
    margin-top: 0;
    margin-bottom: 20px;
    border-bottom: 2px solid #f70202;
    padding-bottom: 10px;
}
h2.advance-search-title {
    margin-top: 30px;
    margin-bottom: 20px;
    border-bottom: 2px solid #f70202;
    padding-bottom: 10px;
}
ul.brand-list {
    padding-left: 0;
}
ul.brand-list li {
    display: block;
    clear: both;
    margin-bottom: 10px;
}
ul.brand-list li a span {
    float: right;
    color: #0064bb;
}
ul.brand-list li a {
    color: #333;
}
.search-form .form-control {
    border-radius: 0;
}
h1.page-title {
    margin-top: 0;
    margin-bottom: 20px;
}
#banner-slider .carousel-indicators .active {
    background-color: #e68e8e;
    border-color: #e68e8e;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    margin-top: 0;
}
#banner-slider .carousel-indicators li {
    background-color: #fff;
    border-color: #fff;
    width: 10px;
    height: 10px;
    margin: 0 5px 0 0;
}
.slicknav_menutxt {
    display: none !important;
}
.slicknav_menu .slicknav_icon {
    margin: 0 !important;
}
.slicknav_btn {
    background-color: transparent;
    float: left;
}
ul.heighlight-number {
    padding-left: 0;
}
.heighlight-number h2 {
    margin-bottom: 0;
    margin-top: 0;
}
ul.heighlight-number li {
    padding: 20px 0;
    color: #fff;
    text-align: center;
}
.sidebar-section-title-mo {
    background: #0064bb;
    padding: 10px;
    margin-top: 0;
    margin-bottom: 20px;
}
.sidebar-section-title-mo a {
    color: #fff;
    text-align: center;
}
.hot-products {
    background-color: #f4f4f4;
    padding: 10px 20px 30px;
}
#product-carousel {
    margin-top: 10px;
}
.product-box {
    background-color: #fff;
    text-align: center;
    padding: 1px;
}
.product-title {
    color: #0064bb;
    font-size: 19px;
}
#product-carousel .carousel-indicators .active {
    background-color: #e68e8e;
    border-color: #e68e8e;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    margin-top: 0;
}
#product-carousel .carousel-indicators {
    bottom: -50px;
}
#product-carousel .carousel-indicators li {
    background-color: #e68e8e;
    border-color: #fff;
    width: 10px;
    height: 10px;
    margin: 0 5px 0 0;
}
p {
    margin: 0 !important;
}
.carousel-inner .active.left {
    left: -25%;
}
.carousel-inner .next {
    left: 25%;
}
.carousel-inner .prev {
    left: -25%;
}
.carousel-control {
    width: 4%;
}
.carousel-control.left,
.carousel-control.right {
    margin-left: 15px;
    background-image: none;
}
h2.about-title {
    margin-bottom: 20px;
    font-size: 30px;
}
.about-des {
    margin-bottom: 30px;
    display: inline;
}
h2.testimonial-title {
    margin-bottom: 40px;
    font-size: 30px;
}
.testimonial-text {
    margin-bottom: 30px;
}
.testimonial-image img {
    display: block;
    margin: 0 auto;
}
#testimonial_carousel .carousel-control.left {
    background-image: none;
}
#testimonial_carousel .carousel-control.right {
    background-image: none;
}
#testimonial_carousel .carousel-control {
    color: #333;
    opacity: 1;
}
h2.video-title {
    margin-bottom: 40px;
    font-size: 30px;
}
.about-h {
    font-size: 17px;
    display: inline;
}
.footer-logo {
    padding: 10px 20px;
    background-color: #fff;
    width: min-content;
}
.footer-logo img {
    display: block;
    margin: 0 auto;
}
.footer-contact-info {
    padding: 20px 0;
}
.footer-contact-info p {
    color: #fff;
}
.footer-contact-info p span {
    color: #f70202;
    margin-right: 10px;
    font-size: 20px;
}
#footer {
    background-color: #454545;
    padding-top: 50px;
}
.footer-widget-title {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #f70202;
}
ul.footer-menu-link {
    padding-left: 0;
    margin-bottom: 40px;
}
ul.footer-menu-link li {
    display: block;
    padding: 3px 0;
}
ul.footer-menu-link li a {
    color: #fff;
    font-size: 15px;
}
.social-share ul {
    margin-top: 30px;
    padding-left: 5px;
}
.social-share ul li {
    display: inline-block;
    padding-right: 5px;
    width: 50px;
    height: 50px;
    text-align: center;
}
.social-share ul a {
    display: block;
    background: #fff;
    color: #000;
    padding: 5px;
    font-size: 18px;
}
a.fb:hover {
    background: #3b5998;
}
a.fb:hover i {
    color: #fff;
}
a.lin:hover {
    background: #0077b5;
}
a.lin:hover i {
    color: #fff;
}
.copyright p {
    margin-bottom: 0;
    font-size: 13px;
}
.copyright {
    background-color: #fff;
    padding: 8px 0;
}
.section-pad {
    padding-top: 25px;
    padding-bottom: 25px;
}
.section-pad-top-small {
    padding-top: 30px;
}
.section-pad-top {
    padding-top: 50px;
}
.section-pad-small {
    padding-top: 20px;
    padding-bottom: 20px;
}
.btn-default.theme-btn {
    background-color: #f70202;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 7px;
    border-color: #f70202;
}
.btn-default.theme-btn:hover {
    background-color: #d90d0d;
}
.btn-default.theme-btn:active:hover {
    color: #fff;
}
.logoimg {
    max-width: 90%;
}
@media screen and (min-width: 768px) {
    .carousel-indicators {
        bottom: 43px;
    }
}
@media (min-width: 768px) {
    h1 {
        font-size: 30px;
    }
    .main {
        padding: 10px 17px 20px 15px;
    }
    .search-container {
        margin-top: 25px;
    }
    .navbar-default.custom-navbar {
        min-height: 90px;
    }
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .carousel-caption {
        background: linear-gradient(90deg, #e5f5fa 0%, #fff 100%);
    }
    #banner-slider .carousel-caption {
        left: 5%;
        text-align: left;
        top: 50%;
    }
    ul.heighlight-number li {
        display: inline-block;
        width: 33%;
        background: #0064bb;
    }
    #widgetbar p {
        text-align: right;
    }
    .footer-widget-title {
        width: 80%;
    }
    #banner-slider .carousel-caption {
        left: 0;
        text-align: left;
        top: 0;
        right: 0;
        bottom: 0;
    }
    #banner-slider .carousel-caption {
        color: #000;
        text-shadow: none;
    }
    #banner-slider .carousel-caption h2 {
        font-size: 40px;
    }
    #banner-slider .carousel-caption h4 {
        font-size: 22px;
        margin-top: 15px;
    }
    .first-caption {
        margin-top: 50px;
    }
    #banner-slider .carousel-inner > .item > img {
        height: 370px;
        background-color: #f4f4f4;
    }
    .number h2 {
        font-size: 26px !important;
    }
    h1 {
        font-size: 30px;
    }
    .search-container {
        margin-top: 17px;
    }
    .navbar-default.custom-navbar {
        min-height: 85px;
    }
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    #banner-slider .carousel-caption {
        left: 0;
        text-align: left;
        top: 0;
        right: 0;
        bottom: 0;
    }
    #banner-slider .carousel-caption {
        color: #000;
        text-shadow: none;
    }
    #banner-slider .carousel-caption h1 {
        font-size: 40px;
    }
    #banner-slider .carousel-caption h4 {
        font-size: 22px;
        margin-top: 15px;
    }
    .first-caption {
        margin-top: 50px;
    }
    #banner-slider .carousel-inner > .item > img {
        height: 370px;
        background-color: #f4f4f4;
    }
    ul.heighlight-number li {
        display: inline-block;
        width: 33%;
    }
    #widgetbar p {
        text-align: right;
    }
    .footer-widget-title {
        width: 80%;
    }
}
@media (max-width: 767px) {
    #banner-slider .carousel-inner > .item > img {
        height: 500px;
        background-color: #f4f4f4;
    }
    .number h2 {
        font-size: 16px;
    }
    #banner-slider .carousel-caption {
        left: 0;
        right: 0;
        text-align: left;
        top: 0;
        bottom: 0;
        color: #000;
        text-shadow: none;
    }
    #banner-slider .carousel-caption h1 {
        font-size: 24px;
    }
    #banner-slider .carousel-caption h4 {
        font-size: 18px;
        margin-top: 15px;
    }
    .first-caption {
        margin-top: 30px;
    }
}
.number h2 {
    color: #fff;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: 500;
}
@media (max-width: 768px) {
    .number h2 {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .logoimg {
        max-width: 55%;
        margin: 4px auto;
        text-align: center;
    }
    .custom-navbar .navbar-brand {
        padding: 5px 15px;
        width: 100%;
    }
    .hot-products-title {
        text-align: center;
    }
    .sidebar-section-title-mo {
        text-align: center;
    }
    .main {
        padding: 15px;
    }
    .carousel-indicators {
        bottom: -15px !important;
    }
    #footer {
        text-align: center;
    }
    .footer-logo {
        margin: 0 auto;
    }
    h1 {
        font-size: 30px;
    }
    h1.about-title,
    h1.testimonial-title,
    h1.video-title,
    h1.hot-products-title {
        text-align: center;
    }
    .search-container {
        margin-top: 40px;
    }
    .search-container input {
        margin-bottom: 15px;
    }
    .navbar-default.custom-navbar {
        min-height: 125px;
    }
    .first {
        margin-bottom: 30px;
    }
    .testmonial-person-details {
        text-align: center;
    }
    .product-box {
        margin-bottom: 30px;
    }
    ul.heighlight-number li {
        display: block;
        width: 100%;
        border-bottom: 1px solid #fff;
    }
    #widgetbar p {
        text-align: center;
        margin-bottom: 5px;
    }
    #banner-slider .carousel-caption {
        left: 5%;
        right: 5%;
        text-align: left;
        top: 5%;
        margin-top: -33px;
    }
    #banner-slider .carousel-caption h1 {
        font-size: 24px;
    }
}
.custom-navbar .navbar-nav li a:hover {
    color: #c0081f;
}
.testimonial-image img {
    border-radius: 116px;
    width: 75%;
}
.color {
    color: #fff;
}
.color:hover {
    color: #fff;
}
.flip-box {
    background-color: transparent;
    width: 100%;
    height: 100%;
    border: 1px solid #f1f1f1;
    perspective: 1000px;
}
.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}
.flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
}
.flip-box-front,
.flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
}
.flip-box-front {
    background-color: #bbb;
    color: #000;
}
.flip-box-back {
    background-color: #1e90ff;
    color: #fff;
    transform: rotateY(180deg);
}
@media screen and (max-width: 767px) {
    .sub-banner img {
        min-width: 100%;
    }
}
#product-carousel .carousel-control {
    color: #333;
    opacity: 1;
}
#product-carousel .glyphicon-chevron-right {
    right: -5px;
}
#product-carousel .glyphicon-chevron-left {
    left: -20px;
}
.right-section-title {
    margin-top: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #f70202;
    padding-bottom: 10px;
}
.color-table tr:nth-child(even) {
    background-color: #f4f4f8;
}
.color-table tr:nth-child(odd) {
    background-color: #eff1f1;
}
#banner-detail {
    background-image: url(../images/details-banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 19%;
    padding-bottom: 20%;
}
#banner {
    background-image: url(../images/home/supplier-banner-desktop.webp);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 10%;
    padding-bottom: 10%;
}
#banner1 {
    background-image: url(../images/home/supplier-banner-mobile.webp);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 40px;
    padding-bottom: 40%;
}
#service-banner {
    /*background-image: url(../images/service-image.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 5%;
    padding-bottom: 5%;*/
    padding-top: 5%;
   
}
.expertise{
    padding-bottom: 5%;
    padding-top: 5%;
}
#service-banner1 {
    background-image: url(../images/service-image.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 40px;
    padding-bottom: 40%;
}
#info-list {
    padding-top: 45px;
    padding-bottom: 55px;
}
.info-text {
    padding: 30px;
    text-align: center;
}
.btn-default.info-btn {
    background-color: #fff;
    color: #000;
    font-size: 24px;
    font-weight: 600;
    border-color: #fff;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease 0;
    cursor: pointer;
    outline: none;
    padding: 30px 0;
}
.btn-default.info-btn:hover {
    background-color: #0064bb;
    color: #fff;
    border-color: #0064bb;
}
.info-pad {
    padding-top: 50px;
}
.heading {
    margin: 50px 0 0;
    color: #fff;
    text-align: center;
}
.pheading {
    margin: 0 0 50px !important;
    color: #fff;
    text-align: center;
}
#grand {
    padding-top: 65px;
    padding-bottom: 15px;
}
#grand-footer {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #dcdcdc;
}
.banner-head {
    font-size: 42px;
    font-weight: 600;
    color: #fff;
}
.banner-head-m {
    font-size: 30px;
    font-weight: 600;
    color: #555;
    padding: 20px 0;
}
.banner-p {
    font-size: 22px;
    color: #fff;
}
.service-p {
    font-size: 20px;
}
.banner-p-m {
    font-size: 20px;
    color: #555;
    padding: 10px;
}
h2.title {
    margin-top: 0;
    border-bottom: 2px solid #f70202;
    padding-bottom: 10px;
}
.section-h {
    margin-top: 65px;
    margin-bottom: 55px;
}
blink {
    -webkit-animation: 2s linear infinite condemned_blink_effect;
    animation: 2s linear infinite condemned_blink_effect;
}
@-webkit-keyframes condemned_blink_effect {
    0% {
        visibility: hidden;
    }
    50% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}
@keyframes condemned_blink_effect {
    0% {
        visibility: hidden;
    }
    50% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}
.impc-plan-banner {
    background-image: url(../images/imcp-plan-banner.jpg);
    background-size: cover;
    background-position: center;
    color: #fff;
}
.impc-plan-banner h1 {
    font-size: 42px;
    font-weight: 700;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.55);
}
.impc-plan-banner h2 {
    font-size: 30px;
    font-weight: 700;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.55);
    color: #fbe202;
}
.plan-details {
    padding-top: 50px;
    padding-bottom: 50px;
}
.plan-details h3 {
    margin-top: 0;
    margin-bottom: 35px;
    font-size: 28px;
    font-weight: 700;
}
.plan-details-list-item {
    display: inline-flex;
    margin-bottom: 25px;
}
.check-img {
    margin-right: 15px;
}
.form-title {
    background-color: #036dc3;
    color: #fff;
    padding: 15px 20px;
}
.form-title h3 {
    margin-top: 0;
    margin-bottom: 0;
}
.form-body {
    padding: 20px;
}
.form-body label {
    font-weight: 400;
}
.custom-submit.btn-default {
    background-color: #f70903;
    margin-top: 35px;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    border: none;
    border-radius: 0;
}
.custom-submit.btn-default:focus {
    outline: none;
}
.custom-submit.btn-default:active:focus {
    background-color: #f70903;
    color: #fff;
}
.plan-details ul li {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 25px;
}
.impc-form {
    -webkit-box-shadow: -1px 4px 21px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -1px 4px 21px -5px rgba(0, 0, 0, 0.75);
    box-shadow: -1px 4px 21px -5px rgba(0, 0, 0, 0.75);
}
.plan-price {
    background-color: #036dc3;
    color: #fff;
    padding: 20px 50px;
}
.plan-title {
    margin-right: 30px;
}
.plan-price h4 {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 20px;
}
.plan-price {
    margin-top: 30px;
    width: 100%;
}
@media only screen and (max-width: 768px) {
    .impc-form {
        margin-top: 50px;
    }
    .why-indax-points {
        margin-top: 50px;
    }
    .impc-plan-banner h1 {
        font-size: 36px;
    }
    .impc-plan-banner h2 {
        font-size: 24px;
    }
    .cause-right {
        padding-top: 0;
    }
    .mobile-cause {
        margin: 0 auto;
    }
    .impc-plan-banner {
        padding: 5% 0 28%;
    }
}
@media only screen and (min-width: 769px) {
    .cause-right {
        padding-top: 30px;
    }
    .plan-price {
        display: inline-flex;
    }
    .impc-plan-banner {
        padding: 5% 0 20%;
    }
}
.imcp-title h1 {
    font-size: 42px;
    font-weight: 700;
}
.imcp-title h2 {
    font-size: 30px;
}
.cause-list {
    padding-top: 50px;
    padding-bottom: 50px;
}
.cause-left {
    padding-top: 30px;
}
.cause-details-list-item {
    display: inline-flex;
}
.cause-details-list {
    margin-bottom: 40px;
}
.cause-details-list .check-img {
    padding-top: 5px;
}
.cause-details-list .detail-point {
    font-size: 20px;
}
.no-worries, .no-service {
    background-color: #f4f4f4;
}
.custom-col {
    padding-left: 0;
    padding-right: 0;
}
.no-worries-text {
    padding: 70px 8%;
}
.our-services-text {
    padding: 0% 5%
}
.no-worries h1 {
    font-size: 42px;
    color: #036dc3;
    font-weight: 700;
}
.no-worries h2 {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 40px;
}

.service-list {
    display: inline-flex;
    margin-bottom: 15px;
}
.service-name{
    font-size: 24px;
    margin-top: 2%;
    margin-bottom: 8%;
    color: #fff;
}
.benefits {
    background-color: #036dc3;
    padding-top: 50px;
    padding-bottom: 10px;
}
.benefits-list-item {
    display: inline-flex;
    margin-bottom: 40px;
}
.benefits-list .detail-point {
    color: #fff;
    font-size: 20px;
}
.custom-subscription.btn-default {
    background-color: #f70903;
    margin-top: 35px;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    border: none;
}
.custom-subscription.btn-default:focus {
    outline: none;
}
.custom-subscription.btn-default:active:focus {
    background-color: #f70903;
    color: #fff;
}
.result {
    background-color: #f70903;
    padding-top: 35px;
    padding-bottom: 35px;
}
.result h3 {
    color: #fff;
    font-size: 30px;
}
.custom-subscription-white.btn-default {
    background-color: #fff;
    margin-top: 35px;
    font-size: 18px;
    color: #f70903;
    font-weight: 700;
    letter-spacing: 1px;
    border: none;
}
.custom-subscription-white.btn-default:focus {
    outline: none;
}
.custom-subscription-white.btn-default:active:focus {
    background-color: #fff;
    color: #f70903;
}
.mcp {
    padding-top: 50px;
    padding-bottom: 50px;
}
.mcp h1 {
    font-size: 42px;
    font-weight: 700;
}
.mcp h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 300;
}
.brand-img {
    margin-top: 50px;
}
.why-indax {
    background-color: #f4f4f4;
    padding-top: 50px;
    padding-bottom: 30px;
}
.why-indax h1 {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 50px;
    margin-top: 0;
}
.why-indax-list-item {
    display: inline-flex;
    margin-bottom: 20px;
}
.why-indax-list .detail-point {
    font-size: 20px;
}
.indax-feature {
    padding-top: 70px;
    padding-bottom: 70px;
}
.custom-divide {
    width: 100px;
    margin: 0 auto;
    height: 2px;
    background-color: #036dc3;
    margin-bottom: 35px;
}
.indax-feature h2 {
    margin-top: 0;
    margin-bottom: 35px;
    font-size: 24px;
    font-weight: 400;
}
.whymcp {
    position: absolute;
    right: 0;
    top: 200px;
}
.why-imcp-footer {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #f4f4f4;
}
.why-imcp-footer h2 {
    font-size: 30px;
    line-height: 38px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0;
}
.news-blogs {
    max-width: 900px;
}
.news-blogs .pagination {
    text-align: center;
}
.news-blogs .pagination a {
    font-weight: 600;
}
.news-blogs h3 {
    font-size: 18px;
    font-weight: 600;
    color: #555;
    margin-bottom: 34px;
    display: inline-block;
    margin-top: 30px;
}
.news-wrapper {
    border: 1px solid #efefef;
    padding: 18px;
    margin-bottom: 20px;
    padding-left: 140px;
}
.news-wrapper img {
    max-width: 100px;
    position: absolute;
    margin-right: 24px;
    left: 40px;
}
.news-wrapper h4 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 0;
}
.news-wrapper small {
    font-size: 12px;
    font-weight: 600;
    color: gray;
}
.news-wrapper p {
    font-size: 16px;
    margin-top: 10px;
}
.news-wrapper a {
    font-weight: 600;
    color: #e33123;
    cursor: pointer;
}
.news-input-search {
    width: 300px;
    float: right;
    margin-top: 20px;
}
@media (max-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
    .news-wrapper {
        padding: 20px;
    }
    .news-wrapper img {
        position: relative;
        left: 0;
        margin-bottom: 10px;
    }
    .news-input-search {
        float: none;
        width: 100%;
        margin-top: 0;
        margin-bottom: 10px;
    }
    .news-blogs h3 {
        margin-bottom: 10px;
    }
}
.news-details {
    margin-bottom: 50px;
}
.news-details h5 {
    margin-bottom: 34px;
}
.news-details p {
    font-weight: 500;
    line-height: 1.7;
}
.news-details .related-news img {
    width: 100px;
    float: left;
    margin-right: 10px;
    border: none;
    padding: 0;
}
.related-news h3 {
    font-size: 14px;
    font-weight: 600;
    color: #555;
}
.related-news h4 {
    font-size: 16px;
    font-weight: 600;
    padding-left: 110px;
    margin: 0;
    min-height: 80px;
}
.related-news p {
    font-size: 13px;
    margin-top: 10px;
}
.related-news a {
    font-weight: 600;
    color: #e33123;
    cursor: pointer;
    font-size: 12px;
}
.rname a {
    font-size: 16px;
    font-weight: 600;
    margin: 2px;
}
.news-details .news-wrapper {
    border: 1px solid #efefef;
    padding: 15px 10px 15px 15px;
    margin-bottom: 20px;
}
.news-details h2 {
    font-weight: 600;
}
.news-details img {
    width: 200px;
    float: left;
    margin-right: 20px;
    border: 1px solid #efefef;
    padding: 10px;
}
@media (max-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
    .news-wrapper {
        padding: 20px;
    }
    .news-wrapper img {
        position: relative;
        left: 0;
        margin-bottom: 10px;
    }
    .news-input-search {
        float: none;
        width: 100%;
        margin-top: 0;
        margin-bottom: 10px;
    }
    .news-blogs h3 {
        margin-bottom: 10px;
    }
}
.white-font{
    color: #fff;
}
.white-font p {
    margin: 0 0 10px !important;
}
.span-head{
    font-size: 22px;
}
.benefits-site {
    background-color: #036dc3;
    padding-top: 5%;
    padding-bottom: 5%;
}
.title-site-service {
    margin-top: 0;
    border-bottom: 2px solid #fff;
    padding-bottom: 10px;
    text-align: center;
    color:#fff;
    font-size: 30px;
}
.no-service{
    padding-top: 5%;
    padding-bottom: 5%;
    border-bottom: 2px solid #000;
}
.no-service-title {
    font-size: 30px;
    margin-top: 0;
    border-bottom: 2px solid #000;
    padding-bottom: 1%;
    text-align: center;
}
.repair-service{
    background-color: #f4f4f4;
    padding-top: 5%;
    padding-bottom: 5%;
}
.repair-service-title{
    font-size: 30px;
    margin-top: 0;
    border-bottom: 2px solid #000;
    padding-bottom: 1%;
    text-align: center;
}
.our-services{
    padding-top: 5%;
    padding-bottom: 5%;
}
.our-services-title{
    font-size: 30px;
    margin-top: 0;
    border-bottom: 2px solid #000;
    padding-bottom: 1%;
    text-align: center;
}