@charset "UTF-8";
@font-face {
  font-family: "PoppinsBold";
  src: url("../fonts/PoppinsBold.eot");
  src: url("../fonts/PoppinsBold.eot") format("embedded-opentype"), url("../fonts/PoppinsBold.woff2") format("woff2"), url("../fonts/PoppinsBold.woff") format("woff"), url("../fonts/PoppinsBold.ttf") format("truetype"), url("../fonts/PoppinsBold.svg#PoppinsBold") format("svg");
}
@font-face {
  font-family: "PoppinsLight";
  src: url("../fonts/PoppinsLight.eot");
  src: url("../fonts/PoppinsLight.eot") format("embedded-opentype"), url("../fonts/PoppinsLight.woff2") format("woff2"), url("../fonts/PoppinsLight.woff") format("woff"), url("../fonts/PoppinsLight.ttf") format("truetype"), url("../fonts/PoppinsLight.svg#PoppinsLight") format("svg");
}
@font-face {
  font-family: "PoppinsSemiBold";
  src: url("../fonts/PoppinsSemiBold.eot");
  src: url("../fonts/PoppinsSemiBold.eot") format("embedded-opentype"), url("../fonts/PoppinsSemiBold.woff2") format("woff2"), url("../fonts/PoppinsSemiBold.woff") format("woff"), url("../fonts/PoppinsSemiBold.ttf") format("truetype"), url("../fonts/PoppinsSemiBold.svg#PoppinsSemiBold") format("svg");
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/PoppinsRegular.eot");
  src: url("../fonts/PoppinsRegular.eot") format("embedded-opentype"), url("../fonts/PoppinsRegular.woff2") format("woff2"), url("../fonts/PoppinsRegular.woff") format("woff"), url("../fonts/PoppinsRegular.ttf") format("truetype"), url("../fonts/PoppinsRegular.svg#PoppinsRegular") format("svg");
}
.img-responsive{
    width: 100%;
}
body{
    margin: 0px;
    padding: 0px;
    font-family: 'Poppins';
}

.client-logo-div {
    gap: 25px;
}


.bottom-padd {
 padding-bottom: 80px;
}

.header_ribbon_base{
    background: #1c3876;
}
span#email-error {
    width: 100%;
    padding-top: 5px;
}
.header_ribbon_base .header_ribbon_left ul li a{
    text-decoration: none;
    color: #fff;
    font-size: 15px;

}
.header_ribbon_base .header_ribbon_right ul li {
    padding-left: 10px;
    font-size: 15px;
}
.header_base .navbar-nav .nav-link {
    font-family: 'PoppinsSemiBold';
    color: #333333;    

}
.header_base .navbar-nav .nav-link.active{
    color: #609508;
}
.header_base .navbar-nav .nav-link:hover{
    color: #609508 !important;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.home_banner_base .carousel-caption {
    top: 30% !important;
}
.home_banner_base .carousel-caption h3 {
    font-size: 54px;
    font-family: 'PoppinsSemiBold';
}
.home_banner_base .carousel-caption p {
    font-size: 18px;
    color: rgb(229 229 229 / 49%);
    padding-top: 18px;
}
.theme_btn {
    color: #fff;
    text-decoration: none;
    background: #1C3876;
    padding: 10px 17px;
    display: inline-block;
    
}
.theme_btn:hover {
    color: #fff;
    text-decoration: none;
    background: #1C3876;
    padding: 10px 17px;
    display: inline-block;
}
.home_about_base, .home_vision_base {
    margin: 80px 0px;
}
.home_about_base .home_about_left {
    padding-right: 100px;
}
.theme_para, p{
    line-height: 32px; 
    font-family: 'PoppinsLight';
}

.theme_heading{
    color: #609508;
    font-size: 36px;
    font-family: 'PoppinsBold';
}
.overlay{
    font-size: 22px !important;
}

.theme_subheading{
    color: #000;
    font-size: 20px;
    font-family: 'PoppinsSemiBold';
    line-height: 32px;
}
.home_about_base .home_about_left h5{ 
    color: #000;
    font-size: 20px;
    font-family: 'PoppinsSemiBold';
    line-height: 32px;
}
.home_about_base .home_about_left p{     
    line-height: 28px;
    font-family: 'PoppinsLight';
}
.home_about_base .home_about_right .home_about_ceo {
    background-image: url('./../images/conceria-international-prakash.jpg');
    height: 620px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
   /*  margin-left: 100px; */
}
.home_about_base .home_about_right .home_about_ceo_text {
    position: absolute;
    bottom: 0px;
    text-align: center;
    padding: 24px;
    background: rgb(0 0 0 / 28%);
    color: #fff;
}
.home_about_base .home_about_right .home_about_ceo_text h3{
    font-size: 24px;
    font-family: 'PoppinsSemiBold';
}
.home_vision_base .home_vision_left {
    padding-right: 80px;
}
.home_business_base{
    background-image: url('../images/mini_banner.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    height: 280px;
}
.home_business_base {
    margin: 80px 0px;
}
.home_work_base {
    margin: 80px 0px;
}
.px-50 {
    padding: 0px 8%;
}
.theme_subheading_bold{
    font-family: 'PoppinsBold';
    color: #000;
    font-size: 20px;   
    line-height: 32px;
}
.home_work_base .home-work-part .home-work-img{
    height: 180px;
    width: 180px;
    padding: 45px;
    background: #19316B;
    border-radius: 100%;
}
a.home_work_base:hover .home-work-part .home-work-img {
    height: 180px;
    width: 180px;
    padding: 45px;
    background: #1eb117;
    border-radius: 30%;
}
.home_gallery_base {
    background: #083432;
    padding: 50px 0px;
}
.home_gallery_base  .owl-carousel .owl-stage-outer {
    padding-left: 50px;
}
.home_gallery_base .customPrevBtn, .home_gallery_base .customNextBtn{
    padding: 2px 13px;
    transition: all, .2s, ease;
}
.home_gallery_base .customPrevBtn span, .home_gallery_base .customNextBtn span{
    font-size: 24px;
}
a.customPrevBtn:hover, a.customNextBtn:hover {
    transform: scale(1.2);
    transition: 1s;
}
.home_contact_base{
    margin: 80px 0px;  
}
#contac_map_box{
   height: 450px;   
}
.home_contact_base .home_contact_right {
    background: #e3e3e3;
}
.footerbase .footer-certificate li {
    border: 1px solid #e3e3e3;
    margin-right: 15px;
}
.footerbase {
    background: #E5E5E5;
}
.footerbase .footer-certificate li img {
    max-width: 150px;
}
.footerbase .footer-links li a {
    color: #495057;
    text-decoration: none;
}
.footer_bottom_ribbon_base {
    background: #1B2032;
}
.without_container_padding{
    padding: 0px 120px;
}
.about_aboutus_base .about_aboutus_left {
    padding-right: 100px;
}
.about_aboutus_base, .about_about2_base {
    margin: 80px 0px;
}
.about_aboutus_base .about_aboutus_left p{     
    line-height: 28px;
    font-family: 'PoppinsLight';
}
.about_aboutus_base .about_aboutus_left p.about-md {
    font-size: 18px;
    color: #609508;
}
.about_aboutus_base .home_about_right .home_about_ceo {
    background-image: url('./../images/conceria-international-prakash.jpg');
    height: 620px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
   /*  margin-left: 100px; */
}
.about_aboutus_base .home_about_right .home_about_ceo_text {
    position: absolute;
    bottom: 0px;
    text-align: center;
    padding: 24px;
    background: rgb(0 0 0 / 28%);
    color: #fff;
}
.about_aboutus_base .home_about_right .home_about_ceo_text h3{
    font-size: 24px;
    font-family: 'PoppinsSemiBold';
}
.infrastucture_base {
    margin: 80px 0px;
}
.about_Environmental_base {
    margin-top: 80px;
}
.about_business_base {
    background-image: url('../images/Vision\ banner\ 1.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 280px;
}
.about_business_base {
    margin: 10px 0px;
}
.about_vision_base {
    margin: 80px 0px;
}
.about_Responsibilities_base {
    margin: 80px 0px;
}
.object-fit-contain{
    object-fit: cover;
}
.about_Responsibilities_base ul li{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUBAMAAABL3sEiAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAC1QTFRF/s8DAAAA/s8D/s8D/s8D/s8D/s8D/s8D/s8D/s8D/s8D/s8D/s8D/s8D/s8DcNZo2wAAAA90Uk5TEABAz/8w72Bvn/Ag0KCQEZ0IRgAAAExJREFUeJxjYBAEAQZlRjClYgChnAPBlEsqhHILBFMu6RDKpRBCeUAol4kQajWY8goEU0fBcj6MYOoAWJ8vxLCLYMoPYlEhmFIHOwIAyGUWPjElinYAAAAASUVORK5CYII=);
    background-repeat: no-repeat !important;
    background-position: 0px 8px !important;
    background-color: transparent !important;
    list-style-type: none;
    margin: 0;
    padding: 0px 1px 1px 26px;
    vertical-align: middle;
    font-weight: 600;
    color: #082f57;
}
.img-fluid {
    max-width: 100%;
    height: auto;
   /*  padding-top: 30px; */
}
.certification_base-right{
    padding-top: 135px;
}
.about_environmental_left {
    background: #FCECD5;
    padding-right: 100px;
    padding-top: 32px;
}
.about_mission_right {
    background: #DFEAF5;
    padding-top: 32px;
}
.about_about2_left {
    padding-right: 100px;
}
.about_Responsibilities_left {
    padding-right: 100px;
}
.certification_base {
    margin-bottom: 80px;
}
.ourprocess_page_base {
    padding-top: 80px;
}
.ourprocess_page_right {
    margin-top: 0px;
    padding-left:50px;
}
.ourprocess_page_left {
    /* margin-right: 0px; */
    padding-right: 50px;
}
.ourprocess1_page_left {
    /* margin-right: 0px; */
    padding-right: 50px;
}
.ourprocess1_page_right {
    /* margin-right: 0px; */
    padding-left: 50px;
}
.ourprocess2_page_left{
    padding-right: 50px;
   
}
.ourprocess2_page_right{
    padding-left: 50px;
    margin-bottom: 80px; 
}    
.ourprocess_customer_base {
    margin-top: 80px;
}
.ourprocess_customer_base {
    background: #ECF9FF;
    margin-bottom: 80px;
}
.ourprocess-customer-left{
    padding-right: 50px;
}
section.ourprocess1_page_base {
    margin-top: 80px;
}
section.ourprocess2_page_base {
    margin-top: 80px;
}
section.ourprocess3_page_base {
    margin-top: 80px;
}
.ourprocess_page_base .ourprocess_page_left .ourprocess_page_1 {
    background-image: url('./../images/IMG_1800-min.jpg');
    height: 620px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
   /*  margin-left: 100px; */
}
.ourprocess_page_base .ourprocess_page_right .ourprocess_page_2 {
    background-image: url('./../images/IMG_1789-min.png');
    height: 620px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
   /*  margin-left: 100px; */
}
.ourprocess1_page_base .ourprocess1_page_left .ourprocess1_page_1 {
    background-image: url('./../images/tanning.png');
    height: 620px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
   /*  margin-left: 100px; */
}
.ourprocess1_page_base .ourprocess1_page_right .ourprocess1_page_2 {
    background-image: url('./../images/IMG_1796-min.jpg');
    height: 620px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
   /*  margin-left: 100px; */
}
.ourprocess2_page_base .ourprocess2_page_left .ourprocess2_page_1 {
    background-image: url('./../images/embossing.png');
    height: 620px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
   /*  margin-left: 100px; */
}
.ourprocess2_page_base .ourprocess2_page_right .ourprocess2_page_2 {
    background-image: url('./../images/IMG_1813.jpg');
    height: 620px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
   /*  margin-left: 100px; */
}

.ourprocess_text{
    position: absolute;
    bottom: 0px;
    text-align: left;
    padding: 24px;
    background: rgb(0 0 0 / 55%);
    color: #fff;
}
.img-responsive-gallery {
    height:273px;
    width:100%;
    object-fit: cover;
    object-position: center;
   
}
.img-full-gallery {
    height:546px;
    width:100%;
    object-fit: cover;
    object-position: top;
   
}
.gallery_page_base{
    margin-top: 80px;
    margin-bottom: 0px;
}
.gallery_page_base2{
    margin-bottom: 80px;
}
.contact_page_right{
    padding-left: 20px;
}
.common_header_base {
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.common_banner_heading{
    font-size: 54px;
    font-family: 'PoppinsSemiBold';
}
.rightpadd-top {
    padding-top: 160px;
}
.floating-whatsapp {
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 99999999999999;
}
.floating-whatsapp img {
    width: 60px;
}
.floating-whatsapp img:hover {
    transform: scale(1.2);
    transition: 0.3s;
}
@media (min-width: 320px) { 
    .header_base .navbar-brand img{
        height: 40px !important;
    }
 }
@media (min-width: 576px) { 
    .header_base .navbar-brand img{
        height: 60px !important;
    }
   
 }
@media (max-width: 480.98px) { 

    .client-logo-div {
        flex-direction: column;
    }
}
@media (max-width: 767.98px) { 
    .header_ribbon_base .header_ribbon_left ul {
        display: block !important;
    }
    .header_ribbon_base .header_ribbon_left ul li{
        border: none !important;
        text-align: center;
        padding-top: 5px;
    }
    .header_ribbon_base .header_ribbon_right .ribbon_followers {
        float: none !important;
        justify-content: center;
        padding-bottom: 5px;
    }
    .home_about_base, .home_vision_base {
        margin: 40px 15px;
    }
    .home_about_base .home_about_left {
        padding-right: 0px;
    }
    .home_about_base .home_about_right {
        margin-top: 25px;
    }
    .home_about_base .home_about_right .home_about_ceo {
        height: 450px;
        background-position: right center;
    }
    .home_vision_base .row{
        display: flex;
        flex-direction: column-reverse;
    }
    .home_vision_base .home_vision_left {
        padding-right: 0px;
        padding-top: 25px;
    }
    .home_business_base {
        margin: 40px 0px;
    }
    .home_work_base {
        margin: 40px 0px;
    }
    .px-50 {
        padding: 0px 15px;
    }
    .without_container_padding {
        padding: 0px 0px;
    }
    .home_gallery_base .owl-carousel .owl-stage-outer {
        padding-left: 0px;
        padding-top: 25px;
    }
    .home_gallery_right {
        padding: 20px !important;
    }
    .home_contact_base {
        margin: 40px 0px;
    }
    .footerbase {
        padding: 15px;
        padding-bottom: 25px !important;
    }
    .footer_bottom_ribbon_base .copyright {
        text-align: center;
        display: block;
    }
    .footer_bottom_ribbon_base .privacy{
        float: none !important;
        justify-content: center;
        text-align: center;
    }
    .theme_heading {
        font-size: 30px;        
    }
    .home_about_base .home_about_left h5 {
        color: #000;
        font-size: 18px;
        font-family: 'PoppinsSemiBold';
        line-height: 30px;
    }
    .overlay {
        font-size: 18px !important;
    }
    .home_business_base .container{
        padding: 15px !important ;
    }
   .about_aboutus_base {
        margin: 40px 15px;
    }
    .about_aboutus_base .about_aboutus_left {
        padding-right: 0px;
    }
    .common_banner_heading {
        font-size: 36px;
    }
    .about_about2_left {
        padding-right: 10px;
    }
    .about_aboutus_base .home_about_right .home_about_ceo {
        height: 550px;  
        background-position: center right;     
    }
    .abou_about2_right {
        margin-top: 20px;
    }
    .about_aboutus_base, .about_about2_base {
        margin: 40px 15px;
    }
    .about_Mission_base .row{
        flex-direction: column-reverse;
    }
    .about_mission_right {
       padding: 20px;
    }
    .about_environmental_left {
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 32px;
    }
    .theme_subheading {
        color: #000;
        font-size: 18px;
        font-family: 'PoppinsSemiBold';
        line-height: 28px;
    }
    .about_Responsibilities_left {
        padding-right: 20px;
        padding-left: 20px;
    }
    .about_Responsibilities_base .row{
        flex-direction: column-reverse;
    }
    .about_Responsibilities_base {
        margin: 40px 15px;
    }
    .certification_base {
        margin: 15px;
        margin-bottom: 80px;
        text-align: center;
    }
    .certification_base-right {
        padding-top: 20px;
    }
    .common_header_base {
        height: 150px;
    }  
    .ourprocess_page_base {
        padding: 15px;
        padding-top: 27px;
    }   
    .ourprocess_customer_base {
        margin-top: 40px;
        padding: 10px;
    }
    .gallery_page_base {
        margin: 15px;
    }
    .gallery_page_base2 {
        margin: 15px;
        margin-bottom: 60px;
    }
    .rightpadd-top {
        padding-top: 0px;
    }
    .ourprocess_page_base .ourprocess_page_left {
        padding:0px;
    }
    .ourprocess_page_base .ourprocess_page_right {
        padding:0px;
        margin-top: 27px;

    }
    .ourprocess1_page_base .ourprocess1_page_left {
        padding:0px;
    }
    .ourprocess1_page_base .ourprocess1_page_right {
        padding:0px;
        padding-top: 27px;
    }
    .ourprocess2_page_base .ourprocess2_page_left {
        padding:0px;
    }
    .ourprocess2_page_base .ourprocess2_page_right {
        padding:0px;
        padding-top: 27px;
    }

    .ourprocess_page_base {
        padding: 15px;
        padding-top: 27px;
        
    }
    .ourprocess1_page_base {
        padding: 15px;
        padding-top: 12px;
        margin: 0px!important;
       
    }
    .ourprocess2_page_base {
        padding: 15px;
        padding-top: 12px;
        margin: 0px!important;
    }
    .ourprocess3_page_base {
        padding: 15px;
        padding-top: 27px;
    }
    .floating-whatsapp {
        position: fixed;
        bottom: 2%;
        right: 20px;
        z-index: 99999999999999;
    }
    .floating-whatsapp img {
        width: 45px;
    }
    .privacy-page-base {
        padding: 20px;
    }
 }
 .error{
    color:red;
    font-size: 13px;
 }
 .navbar-brand{
     padding-top: 0 !important;
 }