@charset "utf-8";



/* CSS Document */

* {

    margin: 0;

    padding: 0

}

body {

    background: #fff;

    font-family: 'Open Sans', sans-serif;

    font-size: 16px;

    color: #1d1d1d;    

    letter-spacing: 0.5px;


}

ul {

    list-style: none;

    margin: auto;

    padding: 0;

}

a:hover, a:focus {

    color: inherit;

    text-decoration: none;

    transition: all .5s ease 0s;

    -webkit-transition: all .5s ease 0s;

    outline: none;

}

h1, h2, h3, h4, h5, h6 {

    padding: 0;

    margin: 0;

    font-weight: 400;

}

p {

    font-size: 15px;

    line-height: 27px;

}

.btn.focus, .btn:focus {

    outline: 0;

    box-shadow: none;

}

img {

    max-width: 100%

}

a {

    text-decoration: none;

    outline: none;

    color: inherit;

}

a:hover, a:focus {

    color: inherit;

    text-decoration: none;

    transition: all .5s ease 0s;

    -webkit-transition: all .5s ease 0s;

    outline: none;

}

a:active, a:hover {

    outline: 0 none;

}
.no-space {padding-left: 0px;padding-right: 0px;}

.mg-auto{margin:auto !important;}

.style-cutm-btn button, .style-cutm-btn a {

    border-radius: 50px;

    margin-right: 15px;

    min-width: 160px;

    background: #b91c1c;

    color: #fff;

    font-size: 16px;

    font-weight:600;

    padding:10px 30px;

}

.style-cutm-btn .transpernt {background: transparent;border: 1px solid #fff;}

.primary{padding:50px 0px;}

.top-bar{background:#333333;padding:12px 0px 9px;}

.top-bar-left li { display: inline-block; border-right: 1px solid #fff; margin-right: 14px; line-height: normal; }

.top-bar-left li:last-child { border: none; }

.top-bar-left li a{color:#fff;margin-right:15px;font-weight:400;font-size: 14px;}

.top-bar-right p {color: #fff;font-weight:400;font-size: 14px;}

.header .container { position: relative; }

.nav-bar-sec { padding: 15px 0px; position: relative; }


.navbar-nav li {
    
    display: inline-block;margin:0px -3px;
}

.navbar-nav li a {
    font-size: 16px;
    color: #fff !important;
    font-weight: 600;
    padding: 18px 25px !important;
    display: block;
}

.navbar-nav li a:hover, .navbar-nav li.active a{ color: #fff !important;
    background: #204c82;}

.header-top p a {

    font-size: 32px;

    color: #204c82;

    font-weight: 600;

}

.header-top p a i {

    font-size: 28px;

}
.main-navigation {
    background: #b91c1c;
    color: #fff;
}
.header-top ul li {
    float: left;
    width: 220px;
    border-right: 1px solid #D3D3D3;
    position: relative;
    padding-left: 8%;
}
.header-top ul li:last-child {
    border: none;
    margin-left: 20px;
}
.header-top li div img {
    position: absolute;
    left: 0px;
    top: 5px;
}
.header-top li div p {
    line-height: 22px;
    font-size: 13px;
    margin: 0px;
}
.header-top li div p b {
    display: block;
    font-size: 14px;
}
.main-navigation .header-btn {
    margin-left: auto;
}
.main-navigation .header-btn a{
    font-size: 16px;
    color: #fff ;
    font-weight:400;
    padding: 18px 25px;
    display: block;
    background: #333;
}
/*Hero slider section css */

.home_slider.Hero-Banner .carousel-item:before{background:rgba(0,0,0,.1);width:100%;height:100%;position:absolute;content:'';top:0;left:0;z-index:1}

.home_slider.Hero-Banner .carousel-item .carousel-caption{top:50%;transform:translateY(-50%);left:auto;right:auto;width:550px;padding:0; bottom: auto;}

.home_slider.Hero-Banner .carousel-item .carousel-caption h2 { font-size: 53px; color: #fff; font-weight: 700; margin: 10px 0; text-transform: uppercase; letter-spacing: 1px; }

.home_slider.Hero-Banner .carousel-item .carousel-caption p { font-size: 18px; line-height: 32px; font-weight: 400; }

.home_slider.Hero-Banner .carousel-item .slider-img{width:100%}

.carousel-control-prev-icon{background-image:url(https://netsterzinfotech.com/jindal-automotive/wp-content/uploads/2020/01/prev-img.png);width:50px;height:50px;background-position:center;background-repeat:no-repeat;background-size:auto}

.carousel-control-next-icon{background-image:url(https://netsterzinfotech.com/jindal-automotive/wp-content/uploads/2020/01/next-img.png);width:50px;height:50px;background-position:center;background-repeat:no-repeat;background-size:auto}

.hero-text h2 span {
    color: #b91c1c;
    font-weight: 800;
    background: #fff;
    padding-left: 15px;
    padding-right: 15px;
    line-height: normal;
}





/*Small CTA*/
.sml-cts {
    padding: 0px;
    margin-top: -30px;
    position: relative;
}
.sml-cts [class*="inner-conent-"] {
    position: relative;
    background: #333;
    padding: 20px 15px;
}
.sml-cts [class*="inner-conent-"] i {
    font-size: 34px;
    position: absolute;
    left:35px;
    color: #fff;
}
.sml-cts [class*="inner-conent-"] p {
    width: 80%;
    margin-left: auto;
    font-weight: 300; 
    color: #fff; 
    margin-bottom: 0px;     
}
.sml-cts [class*="inner-conent-"] span, .sml-cts [class*="inner-conent-"] a {
    font-size: 18px;
    display: block;
    color: #fff;
     font-weight: 400; 
}
.sml-cts .inner-conent-2 {
    background: #b91c1c;
}
.sml-cts .inner-conent-3 {
    background: #e03535;
}
section.sml-cts.foot-add.wow.fadeInDown.animated {
    margin-bottom: -60px;
    position: relative;
    z-index: 1;
}
/*About*/

.about-bg h4 {

    font-size: 16px;

    margin-bottom: 10px;

    letter-spacing: 2px;

    font-weight: 600;

}
.about-bg h2 {
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #204c82;
    font-weight: 800;
    font-size: 38px;
}


/*Service*/



.service-bg {

    background: url("images/service-bg.jpg");

    background-size: cover;

    position: relative;

}

.service-bg h4 {

    font-size: 16px;

    margin-bottom: 10px;

    letter-spacing: 2px;

    font-weight: 600;

    color: #fff;

}
.service-bg h2 {
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #fff;
    font-weight: 800;
    font-size: 38px;
}


.service-bg .card {

    border: none;

    background: transparent;

}

.service-bg .card img.card-img-top {

    border-radius: 0;

    border: 4px solid #b91c1c;

    min-height: 272px;

    object-fit: cover;

}

.service-bg .card-body {

    position: relative;

    text-align: center;

    background: #fff;

    margin: 0 5%;

    margin-top: -45px;

    padding: 0;

    z-index: 1;

    transition: all .6s;

}

.service-bg .card:hover .card-body {

    padding-bottom: 40px;

    margin-top: -85px;

}

.service-bg .card h3 {

    font-weight: 700;

    font-style: normal;

    color:  #000;

    font-size: 22px;

    padding: 30px 10px;

    letter-spacing: 0;

}

.service-bg .card p {

    padding: 0px 10px 20px;

}

.service-bg .card-body a {

    color: #fff;

    text-decoration: none;

    font-size: 17px;

    font-weight: bold;

    width: 100%;

    padding: 12px 10px;

    background: #b91c1c;

    transition: all .6s;

    position: absolute;

    left: 0;

    bottom: 0;

    opacity: 0;

    display: block;

    -webkit-filter: blur(10px);

    filter: blur(10px);

    -webkit-transform: scale(1.3);

    -moz-transform: scale(1.3);

    -ms-transform: scale(1.3);

    -o-transform: scale(1.3);

    transform: scale(1.3);

    -webkit-transition: all 1s ease 0s;

    -moz-transition: all 1s ease 0s;

    -o-transition: all 1s ease 0s;

    transition: all 1s ease 0s;

}

.service-bg .card:hover .card-body a {

    opacity: 1;

    -webkit-filter: blur(0);

    filter: blur(0);

    -webkit-transform: scale(1);

    -moz-transform: scale(1);

    -ms-transform: scale(1);

    -o-transform: scale(1);

    transform: scale(1);

    -webkit-transition: all 1s ease 0s;

    -moz-transition: all 1s ease 0s;

    -o-transition: all 1s ease 0s;

    transition: all 1s ease 0s;

    -webkit-transition: all .5s;

    -moz-transition: all .5s;

    -ms-transition: all .5s;

    -o-transition: all .5s;

    transition: all .5s;

}

.service-bg .btn-sec a{

    background-color: #fff;

    color:#204c82; 

}



/* Aweards & Testimonial*/

.home-testimonial img.ourclient {
    width: 60px;
    border-radius: 50%;
    border: 4px solid #ddd;
    margin-bottom: 5px;
    margin-top: 10px;
}
.home-testimonial span i {
    color: #f5c848;
    margin: 10px 5px 5px 0px;
}
.home-testimonial p {
    margin-bottom: 0px;
}

.awards-bg{

    background-image: url('images/award-bg.jpg');

    background-size: cover;

    background-repeat: no-repeat;

    background-position: center;

}

.awards-bg h4 {
    font-size: 26px;
    letter-spacing: 0px;
    font-weight: 600;
    position: relative;
    margin-bottom: 30px;
}
.awards-bg h4:before {
    content: '';
    position: absolute;
    bottom: -10px;
    width: 100px;
    height: 3px;
    background: #1d1d1d;
}
.awards-bg h2 {
    text-transform: uppercase;
    color: #204c82;
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 600;
}
.awards-bg .slick-dots {

    position: relative;

    bottom: 0px;

}

.awards-bg .slick-dots li button {

    background: #333;

    border-radius: 50%;

    margin-top: 20px;

    width: 15px;

    height: 15px;

}

.awards-bg .slick-dots li.slick-active button {

    background: #204c82;

}





/*CTA*/

.cta-bg{

    background: url('images/cta-bg.jpg');

    background-position: center; 

    background-size: cover;

    background-repeat: no-repeat;

    position: relative;

}

.cta-bg .inner-content h3 {

    color: #fff;

    font-size: 16px;

    line-height: 36px;

    letter-spacing: 2px;

}

.cta-bg .inner-content h3 span {

    font-size: 28px;

    color: #204c82;

    display: block;

    font-weight: 700;

}

.cta-bg .inner-content p a {
    font-size: 48px;
    color: #fff;
    font-weight: 800;
    line-height: 80px;
    letter-spacing: 2px;
}

.cta-bg .inner-content p a i {

    font-size: 50px;

}

.cta-bg .btn-sec a {

    margin-top: 10px;

    background: #fff;

    color: #333;

}

.cta-bg .btn-sec a:hover{

    background: #204c82;

    color: #fff;

}

/*Current Awards*/

section.primary.current-awards-box {
    padding-bottom: 0px;
    text-align: center;
}


/*info box*/
.info-box .inner-item-1 {
    text-align: center;
    background: #f2f2f2;
    padding:0px;
}
.info-box .inner-item-1 .heading-head {
    min-height: 270px;
    padding: 20px 15px 0px;
}
.info-box .inner-item-1 h2 {
    font-size: 24px;
    margin-bottom:15px;
    font-weight: 700;
    color: #b91c1c;
}
.info-box .inner-item-1 .callus {
    font-size: 19px;
    line-height: 38px;
    font-weight: 800;
}
.info-box .inner-item-1 address {
    font-size: 16px;
}
.info-box .inner-item-1 li:first-child{
    font-size: 19px;
    line-height: 38px;
    font-weight: 800;
}
.info-box .inner-item-1 li:last-child {
    margin-bottom: 15px;
}
.info-box [class*="inner-item-"] .heading-body {

    width: 100%;

    background: #000;

    padding: 15px 10px;

    text-align: center;

    color: #fff;

}

.info-box [class*="inner-item-"] .heading-body h3 {

    font-size: 24px;

    font-weight: 600;

    text-transform: uppercase;

    letter-spacing: 2px;

}

.info-box .inner-item-3 input, .info-box .inner-item-3 textarea {

    background: #000;

    border-radius: 0px;

    border: none;

    margin-bottom: 10px;

    height: 48px;

    color: #fff;

}

.info-box .inner-item-3 input::-webkit-input-placeholder {color: #fff;}

.info-box .inner-item-3 input:-ms-input-placeholder{color: #fff;}

.info-box .inner-item-3 input::placeholder {color: #fff;}

.info-box .inner-item-3 textarea::-webkit-input-placeholder {color: #fff;}

.info-box .inner-item-3 textarea:-ms-input-placeholder{color: #fff;}

.info-box .inner-item-3 textarea::placeholder {color: #fff;}



.info-box .inner-item-3 textarea {

    max-height:100px;

    min-height:100px;

}

.info-box .inner-item-3 [type*="submit"] {
    margin-right: -20px;
    background: #204c82;
    padding: 12px 30px;
    border-radius: 50px;
}





/*Partner*/

.partner-bg{

    background: #f4f4f4;
    padding-bottom: 100px;

}

.partner-bg img {

    filter: grayscale(1);

    margin: auto;

}



/*footer*/



footer .top-foot {
    position: relative;

    background:url('images/top-footer-bg.jpg');

    background-size: cover;

    background-repeat: no-repeat;

    background-position: center;

    color: #fff;

    padding-top: 120px;

    padding-bottom: 20px;

}

footer .top-foot:before {
    position: absolute;
    content: '';
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.88);
}

footer a {

    color: #fff;

}

footer .bottom-foot {

    background: #204c82;

    color: #fff;

}

footer .top-foot .widget-item-1 li {

    margin-bottom: 20px;

}

footer .top-foot .widget-item-1 li:last-child a {

    font-size: 28px;

    font-weight: 600;

    letter-spacing: 2px;

}

footer .top-foot .widget-item-1 li:last-child a i{

    font-size: 25px;

}

footer .top-foot [class*="widget-item-"] h2 {

    font-size: 24px;

    text-transform: uppercase;

    font-weight: 600;

    position: relative;

    margin-bottom: 30px;

}

footer .top-foot [class*="widget-item-"] h2:before {

    position: absolute;

    content: '';

    bottom: -15px;

    left: 0px;

    width: 200px;

    height: 4px;

    background: #fff;

}

footer .top-foot .widget-item-2 ul {

    display: inline-block;

    width: 50%;

    float: left;

}

footer .top-foot .widget-item-2 ul li:first-child {

    margin-top: 10px;

}

footer .top-foot .widget-item-2 ul li {

    margin-bottom: 20px;

}

footer .top-foot .widget-item-1 img {

    max-width: 310px;

    width: 100%;

}
footer .top-foot .widget-item-3 li {
    line-height: 35px;
    font-size: 14px;
}
footer .top-foot .widget-item-3 li:last-child {
    border: none;
}
footer .top-foot .widget-item-3 li span {
    float: right;
}
.main-navigation .navbar-toggler {
    background: #395e8c;
    padding: 3px 5px;
    border-radius: 0px;
}
.main-navigation .navbar-toggler .navbar-toggler-icon {
    position: relative;
}
.main-navigation .navbar-toggler .navbar-toggler-icon::before {
    position: absolute;
    content: '\f0c9';
    font-family: fontawesome;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 25px;
    transform: translate(-50%, -50%);
    background: #395e8c;
}

/*inner pages css*/
section.inner-page-header {
    position: relative;
    width: 100%;
}
section.inner-page-header .banner_text {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
}
section.inner-page-header .banner_text h1 {
    font-size: 50px;
    letter-spacing: 1.2px;
    font-weight: 600;
    color:#fff;
}
.services-page {background: #e0e0e0;}

.page-id-21 form .btn {
    background: #b91c1c;
    color: #fff;
    border-radius: 50px;
    padding-left: 30px;
    padding-right: 30px;
}
.page-id-105 .mega-testimonial-4 {
    background: #f2f2f2;
    padding: 30px;
    border-radius: 20px;
    margin-bottom: 20px;
}
.page-id-105 .mega-testimonial-4:nth-child(odd) {
    background: #4c4c4c;
    color: #fff;
}
.page-id-105 .mega-testimonial-4:nth-child(odd) .tm-prof4 span {
    color: #fff !important;
}

/* coantact pages css*/

.contact-pages-map {
    padding: 0px !important;
}
.address-div-contactpases p i, .contact-div-contactpases p i, .time-div-contactpases p i {
    font-size: 50px;
    color: #204c82;
}
.address-div-contactpases p, .contact-div-contactpases p, .time-div-contactpases p {
    font-size: 18px;
}
.contact-icon-linkaddress ul {
    padding-left: 0px;
    list-style-type: none;
}
.contact-icon-linkaddress ul li {
    display: inline-block;
    padding: 0px 11px;
    font-size: 19px;
    color: #204c82;
}
.contact-pages-forms{
    background-color: #f5f5f5;
}
.contact-pages-formsulli {
    width: 100%;
    margin: 13px 0px;
    padding: 11px;
    border: none;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.1)!important;
}
.contact-pages-formsulli::placeholder{
    color: #a6a3a3;
}
.contact-button-forms {
    color: #fff;
    background-color: #204c82;
    border: none;
    border-radius: 30px;
    padding: 9px 30px;
    margin-top: 19px;
}

/*Gallery Page*/

.Gallery-page{
    padding: 60px 0px;
}
.Gallery-page .card {
    margin-bottom: 20px;
    box-shadow: 0 3px 12px #8482828a;
    border: none;
}


/*Home page new changes*/
 
.home .service-bg .card h3 {
    padding: 30px 10px;
}
.home .service-bg .card:hover .card-body {
    margin-top: -45px;
    padding-bottom: 0;
}












/*Media Query*/



@media screen and (max-width:1199px){

.navbar-nav li a {
    font-size: 14px;
    padding: 19px 20px !important;
}

.nav-bar-sec .logo img {

    width: 310px;

}

.home_slider.Hero-Banner .carousel-item .carousel-caption h2 {

    font-size: 42px;

}

.home_slider.Hero-Banner .carousel-item .carousel-caption p {

    font-size: 16px;

    line-height: 28px;

}

.cta-bg .inner-content p a {

    font-size: 42px;

}

.cta-bg .inner-content p a i {

    font-size: 40px;

}

.sml-cts [class*="inner-conent-"] span, .sml-cts [class*="inner-conent-"] a {
    font-size: 14px;
}
.sml-cts [class*="inner-conent-"] p {
    width: 75%;
}
.info-box [class*="inner-item-"] .heading-body h3 {
    font-size: 20px;
}
}



@media screen and (max-width:991px){
p {
    font-size: 14px;
    line-height: 22px;
}


.main-navigation .header-btn a {
padding: 7px 20px;
}
.top-bar [class*="col-lg-"] {

    -webkit-box-flex: 0;

    -ms-flex: 0 0 100%;

    flex: 0 0 100%;

    max-width: 100%;

    text-align: center;

}
.top-bar .top-bar-right.text-right {
    text-align: center !important;
}
.header-top ul li {
    width: 160px;
}
.header-top li div img {
    width: 20px;
}
.header-top li div p {
    font-size: 9px;
}
.header-top li div p b {
    font-size: 14px;

}
.navbar-nav li {
    display: block;
}
ul#menu-primary-menu {
    width: 100%;
}
.sml-cts [class*="inner-conent-"] i {
    font-size: 24px;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
}
.sml-cts [class*="inner-conent-"] span, .sml-cts [class*="inner-conent-"] a {
    font-size: 12px;
}
.sml-cts [class*="inner-conent-"] p {
    line-height: 20px;
    font-size: 13px;
    width: 100%;
    font-weight: 600;
    text-align: center;
}
.sml-cts {
    margin-top: 30px;
}
.service-bg .card h3 {
    font-size: 20px;
    padding: 20px 10px;
}
.awards-bg .home-testimonial-slider .slick-dots {
    display: none !important;
}
.cta-bg .inner-content h3 {
    font-size: 12px;
}
.cta-bg .inner-content h3 span {
    font-size: 24px;
}
.cta-bg .inner-content p a {
    font-size: 32px;
}
.cta-bg .inner-content p a i {
    font-size: 30px;
}
.info-box [class*="inner-item-"] {
    margin-bottom: 30px !important;
}
.info-box [class*="inner-item-"]:last-child {
    margin-bottom:0px;
}
.partner-bg {
    padding-bottom: 50px;
}
.sml-cts.foot-add{
    margin-bottom:20px !important;
    margin-top:20px;
}
footer .top-foot {
padding-top: 40px;
}
footer .top-foot .widget-item-2 ul {
    width: 100%;
}
footer .top-foot .widget-item-3 li {
    font-size: 12px;
}
footer .top-foot .widget-item-2 ul li {
    margin-bottom: 15px;
}
.memo-sec .mega-info-title {
    font-size: 32px !important;
}
.navbar-nav li a:hover, .navbar-nav li.active a {
    background:transparent;
}
footer .top-foot [class*="widget-item-"] h2 {
    font-size: 20px;
}
footer .top-foot [class*="widget-item-"] h2::before {
    width: 90px;
}
footer .top-foot .widget-item-2 ul li a {
    font-size: 14px;
}
}



@media screen and (max-width:767px){

    .main-navigation { position: relative; }
    .style-cutm-btn button, .style-cutm-btn a {
        min-width: 130px;
        font-size: 14px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .top-bar-left {

        text-align: center;

    }


    .top-bar-right p {

        margin-top: 10px;
        text-align:center;

    }

    .nav-bar-sec .header-top {

        display: none;

    }

    .navbar {

        position: static;

    }

    div#navbarSupportedContent {

        position: absolute;

        left: 0px;

        top:38px;

        background: 

        #204c82;

        width: 100%;

        padding: 20px !important;

        z-index: 1;

    }

    .navbar-nav li a, .navbar-nav li a:hover, .navbar-nav li.active a  {

        color: #fff !important;

        padding: 8px 20px !important;

    }

    .header .container{

        position: relative;

    }


    .home_slider.Hero-Banner .carousel-item .carousel-caption h2 {

        font-size: 24px !important;

    }

    .home_slider.Hero-Banner .carousel-item .carousel-caption p {

        font-size: 13px;

        line-height: normal;

    }

    .cta-bg .inner-content h3 span {

        font-size: 22px;

    }

    .cta-bg .inner-content p a {

        font-size: 28px;

        line-height: normal;

    }

    .info-box .inner-item-2 {

        margin-bottom: 30px;

    }
    .sml-cts {

        margin-top:15px;

    }

    .sml-cts [class*="inner-conent-"] i {

        font-size: 30px;

    }
    .sml-cts [class*="inner-conent-"] span, .sml-cts [class*="inner-conent-"] a {

        font-size: 16px;

    }
    .awards-bg .col-lg-5 > .about-content-text-left > h4 {

        margin-top: 20px;

    }

    .cta-bg::before {

        width: 100%;

        height: 100%;

        background: #1a1a1a;

        position: absolute;

        content: '';

        top: 0px;

        left: 0px;
    }
    .sml-cts.foot-add {

        margin: 15px 0px !important;

    }
    .sml-cts .no-space [class*="inner-conent-"] i {
    
        left: 30px;

    }
    .siderbar-custom-user {
    
        padding:0px !important;

    }
    .contact-pages-forms {

        padding: 20px;

    }
    .page-id-105 .mega-testimonial-4 .tm-profile4 {

        width: 100%;

        margin: 0px auto 20px !important;

        text-align: center;

        padding: 0px;
    }
    .page-id-105 .mega-testimonial-4 .tm-right-box {

        padding: 0px !important;

        text-align: center;

    }
	.slick-initialized .slick-slide{outline:none !important;}

    footer .top-foot [class*="widget-item-"] {
         margin-bottom: 30px;
    }
    footer .top-foot .widget-item-2 ul {
        width: 50%;
    }
    .hero-text h2 span {
        color:#fff;
        font-weight: 700;
        background:transparent;
        padding-left: 0px;
        padding-right: 0px;
        line-height: normal;
    }

}

@media screen and (max-width:576px){
    .info-box [class*="inner-item-"] .heading-body h3 {font-size: 18px;}
    .heading-body {margin-bottom: 20px;}
    .about-content-text-left {padding: 15px 0px 5px;}
    .home_slider.Hero-Banner .carousel-item .carousel-caption h4 {font-size: 14px !important;}
    .home_slider.Hero-Banner .carousel-item .carousel-caption h2 {font-size: 18px !important;}
    .home_slider.Hero-Banner .carousel-item .carousel-caption p {display: none;}
	.service-bg .card-body a{width: 90%;left: 14px;}
}

