@font-face {
    font-family: "Aero";
    src: url("../fonts/Aero.eot");
    src: url("../fonts/Aero.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Aero.woff2") format("woff2"),
        url("../fonts/Aero.woff") format("woff"),
        url("../fonts/Aero.ttf") format("truetype"),
        url("../fonts/Aero.svg#Aero") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Muli";
    src: url("../fonts/Muli-Light.eot");
    src: url("../fonts/Muli-Light.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Muli-Light.woff2") format("woff2"),
        url("../fonts/Muli-Light.woff") format("woff"),
        url("../fonts/Muli-Light.ttf") format("truetype"),
        url("../fonts/Muli-Light.svg#Muli-Light") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Muli";
    src: url("../fonts/Muli.eot");
    src: url("../fonts/Muli.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Muli.woff2") format("woff2"),
        url("../fonts/Muli.woff") format("woff"),
        url("../fonts/Muli.ttf") format("truetype"),
        url("../fonts/Muli.svg#Muli") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Muli";
    src: url("../fonts/Muli-ExtraLight.eot");
    src: url("../fonts/Muli-ExtraLight.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Muli-ExtraLight.woff2") format("woff2"),
        url("../fonts/Muli-ExtraLight.woff") format("woff"),
        url("../fonts/Muli-ExtraLight.ttf") format("truetype"),
        url("../fonts/Muli-ExtraLight.svg#Muli-ExtraLight") format("svg");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Muli";
    src: url("../fonts/Muli-Bold.eot");
    src: url("../fonts/Muli-Bold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Muli-Bold.woff2") format("woff2"),
        url("../fonts/Muli-Bold.woff") format("woff"),
        url("../fonts/Muli-Bold.ttf") format("truetype"),
        url("../fonts/Muli-Bold.svg#Muli-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Muli";
    src: url("../fonts/Muli-SemiBold.eot");
    src: url("../fonts/Muli-SemiBold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Muli-SemiBold.woff2") format("woff2"),
        url("../fonts/Muli-SemiBold.woff") format("woff"),
        url("../fonts/Muli-SemiBold.ttf") format("truetype"),
        url("../fonts/Muli-SemiBold.svg#Muli-SemiBold") format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    background: #fff;
    box-shadow: 0 0 12px 0 #ec1c2496;
}
body.about-us-page section.home-banner-section .home-bnner-img {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
}
body.about-us-page section.home-banner-section .container {
    position: absolute;
    top: 0;
    bottom: auto;
    z-index: 9;
    left: 0;
    right: 0;
    padding-top: 139px;
}
section.home-banner-section h2.banr-heasing {
    font-family: "Aero", sans-serif;
    font-size: 36px;
    color: #eb1924;
    line-height: 36px;
}
span.black {
    color: #201f1f;
}
section.home-banner-section .breadcrum-wrapp {
    display: flex;
    padding-top: 20px;
}
body.galler-page section.home-banner-section::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 40%;
    height: auto;
    opacity: 1;
    background: linear-gradient(to right, #fbf4f4 0%, transparent 100%);
}
section.home-banner-section .breadcrum-wrapp p.home a,
section.home-banner-section .breadcrum-wrapp p.inner-text {
    font-size: 18px;
    line-height: 32px;
    color: #000;
    font-family: "Muli";
    font-weight: 700;
    text-shadow: 0 0;
}
.arrow::before {
    content: "";
    /* font-family: 'FontAwesome'; */
    font-size: 18px;
    position: absolute;
    top: 9px;
    bottom: 0;
    left: 9px;
    right: 0;
    margin: 0 auto;
    line-height: 20px;
    height: 20px;
    width: 20px;
    background-image: url("../images/breadcrum-arrow.png");
    background-repeat: no-repeat;
    background-position: -3px 0px;
}
section.home-banner-section .breadcrum-wrapp p.inner-text {
    padding-left: 10px;
}
.arrow {
    position: relative;
    padding: 0 10px;
}
section.home-banner-section .breadcrum-wrapp p.home a:hover {
    color: #eb1924;
}
section.about-src-section .wrapp-img-content {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}
section.about-src-section .wrapp-img-content>div {
    width: 48%;
}
section.about-src-section .wrapp-img-content img {
    border-radius: 25px;
    object-fit: cover;
}
body.about-us-page .small-titl h2 {
    font-size: 45px;
    color: #ec1c24;
    line-height: 45px;
    font-weight: 500;
}
span.section-heading {
    color: #221f1f;
}
section.about-src-section .small-titl h2 {
    margin:0 0 17px 0;
}
section.about-src-section p {
    line-height: 32px;
    font-family: "Outfit", sans-serif;
    font-weight: 400;
    margin: 0;
    padding-bottom: 25px;
}
section.about-src-section .first.wrapp-img-content .about-content-right {
    width: 52%;
}
section.about-src-section .second.wrapp-img-content p.first {
    font-weight: 700;
    color: #333;
}
section.about-src-section .second.wrapp-img-content {
    padding: 90px 0 0 0;
}
section.about-src-section .second.wrapp-img-content .about-content-left h2 {
    font-size: 40px;
    margin: 0;
}
section.about-src-section .wrapp-img-content>div.about-img-right {
    width: 43%;
}
section.about-src-section .second.wrapp-img-content .about-content-left h2 span.section-heading {
    display: inline;
}
body.about-us-page .home-banner-section {
    height: auto;
}
section.about-src-section {
    padding: 81px 0 0 0;
}
section.about-src-section {
    padding:17px 0 100px 0;
}
.small-titl.responsive-view {
    display: none;
}
/**************gallery-page*************************/
body.galler-page section.gallery h2 {
    text-align: center;
    margin: 0 0 60px 0;
}
section.gallery ul.gallery-listing {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 28px;
}
section.gallery ul.gallery-listing .li-content-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 303px;
    width: 303px;
    padding: 96px 0 0 0;
    background: #000000a1;
    opacity: 0;
    visibility: hidden;
    transition: 0.8s;
    transform: rotateY(0deg);
}
section.gallery ul.gallery-listing li.images-content-wrap {
    position: relative;
}
section.gallery ul.gallery-listing li.images-content-wrap:hover .li-content-wrap {
    transform: rotateY(360deg);
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    cursor: pointer;
}
section.gallery ul.gallery-listing p.img-title {
    text-align: center;
    font-size: 20px;
    color: #fff;
    margin-top: 4px;
}
section.gallery ul.gallery-listing .img-wrap img {
    width: 100%;
}
section.gallery ul.gallery-listing li.images-content-wrap .img-wrap a {
    height: 301px;
    width: 302px;
}
section.gallery ul.gallery-listing li.images-content-wrap .img-wrap a img {
    height: 100%;
    object-fit: cover;
}
/**************************service-page************************************/
section.services .small-titl h2 {
    text-align: center;
}
section.services .services-big-wrrap .serv-img-contnt-wrap {
    display: flex;
    align-items: flex-start;
    width: 100%;
    padding-top: 120px;
}
section.services .services-big-wrrap .srvc-img-wrap {
    width: 40%;
}
section.services .services-big-wrrap .srvc-contn-wrap {
    width: 60%;
}
section.services .services-big-wrrap .srvc-img-wrap img {
    /* width: auto; */
    /* height: auto; */
    object-fit: cover;
    object-position: 0 center;
}
section.services h2.srvc-heading {
    margin: 0 0 13px 0;
    font-family: "Muli";
    font-weight: 700;
    font-size: 28px;
    line-height: 28px;
    color: #000;
    border-left: 4px solid #EC1B23;
    /*Added 15-07-2024*/
    padding: 12px 16px;
    width: fit-content;
}
div#construction {
    padding-top: 45px;
}
section.services .services-big-wrrap .first.serv-img-contnt-wrap .srvc-contn-wrap,
section.services .services-big-wrrap .third.serv-img-contnt-wrap .srvc-contn-wrap {
    padding-left: 109px;
}
section.services .services-big-wrrap .second.serv-img-contnt-wrap,
section.services .services-big-wrrap .fourth.serv-img-contnt-wrap {
    flex-direction: row-reverse;
}
section.services .services-big-wrrap .second.serv-img-contnt-wrap .srvc-contn-wrap,
section.services .services-big-wrrap .fourth.serv-img-contnt-wrap .srvc-contn-wrap {
    padding-right: 114px;
}
body.services-page section.about-src-section {
    padding: 24px 0 70px 0;
}
h2.srvc-heading.responsive {
    display: none;
}
/*03-07-2024-*/
section.home-banner-section .breadcrum-wrapp p.home a {
    color: #211f1f;
}
section.about-src-section .wrapp-img-content .about-img-left {
    max-height: 558px;
    padding-right: 68px;
}
section.about-src-section .second.wrapp-img-content .about-content-left p.first {
    font-size: 20px;
}
section.about-src-section .second.wrapp-img-content .about-content-left p.second,
section.about-src-section .second.wrapp-img-content .about-content-left p.third {
    padding-right: 15px;
}
.fancybox-close {
    background: url("../images/fancybox_sprite.png") repeat scroll 0 0 !important;
}
body.about-us-page .galler-section .bredacrumb .breadcrum-wrapp a, body.about-us-page .galler-section .bredacrumb .breadcrum-wrapp .inner-text {
	color: #000;
}

/*21-08-2024*/
  section.about-src-section .second.wrapp-img-content .about-content-left p.first {
    font-size: 18px;
    line-height: 180%;
    font-weight: 400;
    padding-top: 10px;
    padding-right: 80px;
} 

  section.services .services-big-wrrap  .srvc-img {
    max-width: 470px;
  }
 
  section.services .services-big-wrrap .first.serv-img-contnt-wrap .srvc-contn-wrap, section.services .services-big-wrrap .third.serv-img-contnt-wrap .srvc-contn-wrap {
    padding-left: 57px;
}
section.services .services-big-wrrap .second.serv-img-contnt-wrap .srvc-contn-wrap, section.services .services-big-wrrap .fourth.serv-img-contnt-wrap .srvc-contn-wrap {
    padding-right: 114px;
}

@media screen and (min-width: 1501px) and (max-width: 1950px) {}
@media screen and (max-width: 1499px) {}
@media screen and (max-width: 1300px) {}
@media screen and (max-width: 1200px) {
    .home-bnner-img::before {
        height: 105px;
    }
    body.about-us-page section.home-banner-section .container {
        padding-top: 100px;
    }
    section.about-src-section .second.wrapp-img-content .about-img-right {
        padding-left: 0;
        margin: 0 auto;
    }
    section.about-src-section {
        padding: 20px 0 50px 0;
    }
    /***********************gallery-page**************************/
    section.gallery ul.gallery-listing {
        grid-gap: 18px;
    }
    section.gallery ul.gallery-listing .li-content-wrap {
        height: 200px;
        width: 235px;
        padding: 62px 0 0 0;
    }
    /******************srvc-page**************************/
    section.services .services-big-wrrap .first.serv-img-contnt-wrap .srvc-contn-wrap,
    section.services .services-big-wrrap .third.serv-img-contnt-wrap .srvc-contn-wrap {
        padding-left: 50px;
    }
    section.services .services-big-wrrap .second.serv-img-contnt-wrap .srvc-contn-wrap,
    section.services .services-big-wrrap .fourth.serv-img-contnt-wrap .srvc-contn-wrap {
        padding-right: 50px;
    }
    /*07-03-2024*/
    section.about-src-section .wrapp-img-content .about-img-left {
        padding-right: 0;
    }
    section.about-src-section .second.wrapp-img-content .about-content-left {
        padding-right: 0;
    }
    section.about-src-section .second.wrapp-img-content .about-content-left p.second,
    section.about-src-section .second.wrapp-img-content .about-content-left p.third {
        padding-right: 0px;
    }
    /*Start of the day 15-07-2024*/
    section.services h2.srvc-heading {
        font-size: 20px;
        padding: 5px 15px;
    }
    /*End of the day 15-07-2024*/


}
@media screen and (min-width: 1025px) and (max-width: 1300px) {}
@media only screen and (max-width: 1024px) {
    section.about-src-section .second.wrapp-img-content img {
        border-radius: 20px;
        width: 100%;
        object-fit: cover;
    }
    section.about-src-section .second.wrapp-img-content .about-content-left p.first {
        font-size: 16px;
        padding-top: 0px;
        padding-right: 0px;
    }
    section.gallery ul.gallery-listing li.images-content-wrap .img-wrap a {
		height: 200px;
		width: 100%;
	}

}


@media screen and (min-width: 1024px) and (max-width: 1199px) {
    div#wrapper .about-src-section .first .about-img-left {
        float: left;
        width: 43%;
        max-height: 100%;
        margin-right: 35px;
        margin-bottom: 10px;
    }
    
    
}
@media only screen and (max-width: 1023px) {
    .home-bnner-img::before {
        bottom: -9px;
        height: 100px;
    }
    body.about-us-page section.home-banner-section .container {
        padding-top: 49px;
    }
    section.home-banner-section h2.banr-heasing {
        font-size: 30px;
        line-height: 30px;
    }
    section.home-banner-section .breadcrum-wrapp p.home a,
    section.home-banner-section .breadcrum-wrapp p.inner-text {
        font-size: 16px;
        line-height: 27px;
    }
    .arrow::before {
        top: 7px;
        height: 15px;
        width: 15px;
        background-size: 100% 100%;
        background-position: 0 0;
    }
    section.about-src-section .wrapp-img-content {
        flex-direction: column;
    }
    section.about-src-section .wrapp-img-content>div {
        width: 100%;
    }
    section.about-src-section .first.wrapp-img-content .about-content-right {
		padding-left: 0;
		width: auto;
	}
    section.about-src-section .first.wrapp-img-content .about-content-right .small-titl {
        display: none;
    }
    .small-titl.responsive-view {
        display: block;
    }
    body.about-us-page .small-titl.responsive-view h2 {
        text-align: center;
        font-size: 34px;
        line-height: 34px;
        margin: 0 0 30px 0;
    }
    section.about-src-section p {
        font-size: 16px;
        line-height: 27px;
    }
    section.about-src-section .wrapp-img-content p.first {
        margin-top: 20px;
    }
    section.about-src-section .second.wrapp-img-content {
        flex-direction: column-reverse;
        padding: 30px 0 0 0;
    }
    section.about-src-section .second.wrapp-img-content .about-img-right {
        padding-left: 0;
    }
    section.about-src-section {
        padding: 50px 0 50px 0;
    }
    /*****************gallery-page***************/
    section.gallery ul.gallery-listing {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 15px;
    }
    section.gallery ul.gallery-listing .li-content-wrap {
        height: 200px;
        width: 237px;
        padding: 62px 0 0 0;
    }
    section.gallery ul.gallery-listing p.img-title {
        font-size: 17px;
    }
    /**********************service-page***************/
    section.services .services-big-wrrap .serv-img-contnt-wrap {
        flex-direction: column;
    }
    section.services .services-big-wrrap .srvc-img-wrap {
        width: 75%;
    }
    section.services .services-big-wrrap .first.serv-img-contnt-wrap .srvc-contn-wrap,
    section.services .services-big-wrrap .third.serv-img-contnt-wrap .srvc-contn-wrap {
        padding-left: 0;
    }
    section.services .services-big-wrrap .srvc-contn-wrap {
        width: 100%;
    }
    section.services .services-big-wrrap .second.serv-img-contnt-wrap,
    section.services .services-big-wrrap .fourth.serv-img-contnt-wrap {
        flex-direction: column;
    }
    section.services .services-big-wrrap .srvc-contn-wrap h2.srvc-heading {
        display: none;
    }
    h2.srvc-heading.responsive {
        display: block;
        text-align: center;
    }
    section.services .services-big-wrrap .srvc-contn-wrap p.first {
        margin: 20px 0 0 0;
    }
    section.about-src-section p {
        padding-bottom: 15px;
    }
    section.services .services-big-wrrap .second.serv-img-contnt-wrap {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    section.services .services-big-wrrap .third.serv-img-contnt-wrap {
        padding-bottom: 60px;
    }
    body.about-us-page .small-titl h2 {
        font-size: 34px;
        line-height: 34px;
    }
    section.services .services-big-wrrap .second.serv-img-contnt-wrap .srvc-contn-wrap,
    section.services .services-big-wrrap .fourth.serv-img-contnt-wrap .srvc-contn-wrap {
        padding-right: 0;
    }
    section.home-banner-section .breadcrum-wrapp {
        padding-top: 12px;
    }
    section.about-src-section .wrapp-img-content .about-img-left {
        max-height: 100%;
    }
    section.services h2.srvc-heading {
        /* margin: 0 0 25px 0; */
        margin: 0 auto 25px;
    }
    
    section.services .services-big-wrrap .serv-img-contnt-wrap {
        padding-top: 0px;
    }
    section.services .services-big-wrrap .srvc-img-wrap {
        width: 100%;
    }
    section.services .services-big-wrrap  .srvc-img {
        margin: 0 auto;
    }
    section.about-src-section .about-first-responsive-image img, section.about-src-section .second.wrapp-img-content img{
        width: auto;
        height: auto;
    }
    .about-first-responsive-image {
		width: 60%;
		margin: 0 auto;
		display: flex;
		align-items: center;
		justify-content: center;
		background-color: lightgrey;
		border-radius: 20px;
		overflow: hidden;
	}

}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  
}
@media only screen and (max-width: 767px) {
    .home-bnner-img .desktop {
        min-height: 200px;
    }
    .home-bnner-img::before {
        bottom: -5px;
        height: 42px;
    }
    section.home-banner-section h2.banr-heasing {
        font-size: 23px;
    }
    section.home-banner-section .breadcrum-wrapp p.home a,
    section.home-banner-section .breadcrum-wrapp p.inner-text {
        font-size: 14px;
        line-height: 25px;
    }
    .arrow::before {
        height: 14px;
        width: 14px;
    }
    section.about-src-section .wrapp-img-content img {
        border-radius: 15px;
        width: 100%;
    }
    body.about-us-page .small-titl.responsive-view h2 {
        font-size: 24px;
        line-height: 24px;
        margin: 0 0 15px 0;
    }
    section.about-src-section p {
        font-size: 14px;
        line-height: 25px;
    }
    section.gallery ul.gallery-listing {
        grid-template-columns: repeat(2, 1fr);
    }
    section.gallery ul.gallery-listing li.images-content-wrap .img-wrap a {
		height: 150px;
		width: 100%;
	}
    section.gallery ul.gallery-listing .li-content-wrap {
		height: 100%;
		width: 100%;
		padding:45px 0 0 0;
	}
	section.gallery ul.gallery-listing .li-content-wrap .contnt-img img {
    max-width: 40px;
}
    /***********service-page***********/
    body.services-page .services-big-wrrap {
        padding-top: 0;
    }
    
    section.services h2.srvc-heading {
        font-size: 19px;
        line-height: 19px;
        /* margin: 0 0 30px 0; */
        margin: 0 auto 30px; /*Added on 15-07-2024*/
    }
    body.services-page .small-titl h2 {
        font-size: 24px;
        line-height: 24px;
        margin: 0 0 30px 0;
    }
    section.home-banner-section .breadcrum-wrapp {
        padding-top: 4px;
    }
    section.services .services-big-wrrap .second.serv-img-contnt-wrap {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    section.gallery ul.gallery-listing .img-wrap a {
        width: 100%;
    }
    section.about-src-section .second.wrapp-img-content img {
		width: 100%;
		min-height: 240px;
	}
    section.services .services-big-wrrap .third.serv-img-contnt-wrap {
        padding-bottom: 36px;
    }
    section.about-src-section .second.wrapp-img-content .about-content-left p.first {
        font-size: 14px;
    }
    .about-first-responsive-image {
        width: 100%;
        height: 280px;
    }
      




}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    section.gallery ul.gallery-listing {
        grid-template-columns: repeat(3, 1fr);
    }
    .about-first-responsive-image {
        width: 48%;
        height: 280px;
    }
   
}
