/*----------------------------------------*/

/*  Theme CSS

/*----------------------------------------*/



@font-face {

    font-family: 'cinzel';

    src: url('../fonts/Cinzel-VariableFont_wght.ttf');

  }



  @font-face {

    font-family: 'opensans';

    src: url('../fonts/OpenSans-VariableFont_wdth\,wght.ttf');

  }



  @font-face {

    font-family: 'poppins';

    src: url('../fonts/Poppins-Regular.ttf');

  }



html, body {

    height: 100%;

    scroll-behavior: smooth;

}

body {

    background: #00000008;

    /* color: #585757; */

    font-family:'Maven Pro', sans-serif;

    font-size: 15px;

    text-align: left;

    overflow-x: hidden;

    line-height: 28px;

}

a:focus {

    outline:0px solid;

}

img {

	max-width:100%;

    height:auto;

}

.fix {

    overflow:hidden;

}

p {

    /* margin:0 0 15px; */

    /* color: #2b2b2b; */

    font-size: 18px;

    font-family: 'opensans';

}

 h3, h4, h5, h6 {

    /* margin: 0 0 15px; */

    /* color: #555; */

    font-weight: 700;

   font-family: 'opensans';

}

h1{

    font-size: 35px;

    /* line-height: 54px; */

    font-family: 'cinzel';

        

}

h2{

    font-size: 30px;

    /* line-height: 42px; */

    font-family: 'cinzel';

        

}

h3{

    font-size: 25px;

    /* line-height: 36px; */

        

}

h4{

    font-size: 20px;

    /* line-height: 34px; */

        

}

h5{

    font-size: 18px;

    /* line-height: 30px; */

        

}

h6{

    font-size: 16px;

    /* line-height: 28px; */

        

}

a {

    transition: all 0.3s ease 0s;

    text-decoration:none;

}

a:active, a:hover {

  outline: 0 none;

}

a:hover, a:focus {

    color: #003cc4;

    text-decoration: none;

}

.float-none{

    float: none;

    margin:0 auto;

}

.floatleft {

    float:left;

}

.floatright {

    float:right;

}

.alignleft {

    float:left;

    margin-right:15px;

    margin-bottom: 15px;

}

.alignright {

    float:right;

    margin-left:15px;

    margin-bottom: 15px;

}

.aligncenter {

    display:block;

    margin:0 auto 15px;

}

.p0{

    padding: 0px

}

.pt10{

    padding-top:10px;

}

.pt20{

    padding-top:20px;

}

.pt30{

    padding-top:30px;

}

.pt40{

    padding-top:40px;

}

.pt50{

    padding-top:50px;

}

.pb10{

    padding-bottom:10px;

}

.pb20{

    padding-bottom:20px;

}

.pb30{

    padding-bottom:30px;

}

.pb40{

    padding-bottom:40px;

}

.pb50{

    padding-bottom:50px;

}

.p10{

    padding:10px;

}

.p20{

    padding:20px;

}

.p30{

    padding:30px;

}

.p40{

    padding:40px;

}

.p50{

    padding:50px;

}

.mt10{

    margin-top:10px;

}

.mt20{

    margin-top:20px;

}

.mt30{

    margin-top:30px;

}

.mt40{

    margin-top:40px;

}

.mt50{

    margin-top:50px;

}

.mb10{

    margin-bottom:10px;

}

.mb20{

    margin-bottom:20px;

}

.mb30{

    margin-bottom:30px;

}

.mb40{

    margin-bottom:40px;

}

.mb50{

    margin-bottom:50px;

}

.m10{

    margin:10px;

}

.m20{

    margin:20px;

}

.m30{

    margin:30px;

}

.m40{

    margin:40px;

}

.m50{

    margin:50px;

}



.section-padding{

    padding: 48px 0px;

}

.line-break{

    height: 1px;

    background: rgba(204, 204, 204, 0.663);

    width: 93%;

   margin: auto;

}

.fixed {

    position: fixed;

    top: 0;

    left: 0;

    width: 100%!important;

    z-index: 999;

    margin: 0!important;

    box-shadow: 0px 0px 10px rgb(63, 62, 62);

    border-radius: 0px!important;

    background-color: #ffffff;

}

.navbar-brand img{
    width: 70%;
    margin: 0px 21px;
}

.sub-menu{
    padding: 0;
    list-style: none;
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 222px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 999;
    padding: 12px;
  }
  
  .sub-menu a {
    color: #000 !important;
    padding: 6px;
    font-size: 12px;
    text-decoration: none;
    display: block;
  }

.sub-menu a:hover {
    background-color: #ddd;
}
.new_gl_n.popup-gallery {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}
.new_gl_nn h3{
        font-family: 'cinzel';
    font-size: 20px;
    color: #000;
    text-align: center;
    margin-top: 30px;
}
#menu-item-938 a{
    pointer-events: none;
    cursor: pointer;
}

#menu-item-939 a{
    pointer-events: none;
    cursor: pointer;
}

.sub-menu a{
    pointer-events: inherit !important;
}


#menu-item-1407:hover .sub-menu{
    display: block;
}

#menu-item-939 :hover .sub-menu{
    display: block;
}



.fixed .navbar-brand{
    width: 80px;
}

.fixed .navbar-brand img{
    width: 58%;
}

.fixed #menu-menu li{
    font-size: 12px;
}

.fixed .navbar-expand-lg .navbar-collapse{
    padding: 0;
}



.section-title{

    text-align: center;

    margin-bottom: 40px;

    margin-top: 52px;

}

.section-title h1{

    font-size: 32px;

}

.section-title p{

    font-size: 14px;

    line-height: 21px;

}



.owl-theme .owl-dots .owl-dot.active span{

    background: #A6192E;

}



.owl-carousel .owl-stage {

    display: flex;

}

.owl-carousel .owl-item .item{

    width: auto;

    height: 100%;

}

button{

    font-family: 'opensans';

}

/* 
.container{

    max-width: 93%;

} */

.slider-text{
    position: absolute;
    top: 0;
    width: 50%;
    background:linear-gradient(to right, #020202 , #ffffff1c);
    color: white;
    padding-top: 4%;
    height: 100%;
    padding-left: 3%;
    padding-right: 15px;
}

.slider .owl-carousel .owl-item .item{

    position: relative;

}

.slider .owl-controls {
    margin-top: -43px;
    z-index: 9999;
    position: relative;

}


a:hover{
    border: none !important;
}

a:hover{
    color: none !important;
    text-decoration: none !important;
}

.inner-page-banner a:hover{
    color: white;
}



button.sub-menu-toggle {
	border-left: 0.1rem solid #dedfdf;
	flex-shrink: 0;
	margin: 1rem 0;
	padding: 0 2.5rem;
}

button.sub-menu-toggle svg {
	height: 0.9rem;
	transition: transform 0.15s linear;
	width: 1.5rem;
}

button.sub-menu-toggle.active svg {
	transform: rotate(180deg);
}




/*----------------------------------------*/

/* Header AREA

/*----------------------------------------*/

.fixed {

    position: fixed;

    top: 0;

    left: 0;

    width: 100%!important;

    z-index: 999;

    /* margin: 0!important; */

    /* padding: 10px !important; */

    box-shadow: 0px 0px 10px rgba(63, 62, 62, 0.067);

    border-radius: 0px!important;

    background-color: #ffffff;

    color: white;

}

.navbar-expand-lg .navbar-nav .nav-link{

    font-size: 14px;

    color: #fff;

    margin: 0 10px;

}

.project-page .section-title p{
    color: #272727;
    font-weight: 800;
}

.project-page .section-title p:hover{
    color: #A6192E;
}

.navbar-expand-lg .navbar-collapse{

    background: #A6192E;

    padding: 14px;

}

.navbar-brand{

    width: 150px;

    text-align: center;

}

.btn-common{

    width: 184px;

    padding: 9px;

    font-size: 16px;

    display: flex;

    justify-content: center;

    background: #A6192E;

    color: #fff;

    border: none;

    align-items: center;

    transition: 0.5s;

}

.btn-common:hover{

    background: #a6192ec7;

}

.btn-common img{

    width: 20px !important;

    margin-right: 5px;

}



#menu-menu > ul{

    list-style: none;

    display: flex;



}

#menu-menu{

    display: flex;

    padding: 11px !important;

    list-style: none;

    justify-content: space-between;

    align-items: center;

    width: 95%;

    margin: auto;
    
}

nav{

    width: 100%;

}

#menu-menu li > a{

    color: #fff;

    /* margin: 0 14px; */

    text-transform: uppercase;

}

a:hover{
    border-bottom: none !important;
}

.wpcf7 form.invalid .wpcf7-response-output{
    color: #000;
}

.wpcf7 form.sent .wpcf7-response-output{
    color: green;
}

.bwg_popup_image_spun1 .bwg_popup_image_spun2 img{
    width: 100% !important;
    height: 100% !important;
}

/*----------------------------------------*/

/* slider Area

/*----------------------------------------*/

.carousel-control-prev, .carousel-control-next{

    width: 3%;
    
}

.about-short2{
    display: none;
}

.navbar-toggler{
    width: 75px !important;
    background: none;
    margin: 0;
  }

  .navbar button.navbar-toggler{
    background: none;
    margin:0;
  }


.cf_trigger{

    position: fixed;

    top: 50%;

    right: -60px;

    background-color: #A6192E;

    color: #fff;

    padding: 12px 22px;

    cursor: pointer;

    z-index: 999;

    transform: translateY(-50%) rotate(90deg) ;

}



.cf_trigger:hover{

    background-color: #A6192E;

}



.cf_box{

    position: fixed;

    right: 0;

    bottom: 8%;

    width: 320px;

    padding: 20px;

    background-color: white;

    color: #fff;

    z-index: 999;

    min-height: 220px;

    transform: translateX(120%);

    transition: all 0.3s ease-in-out;

}

.cf_box.active{

    transform: translateX(0%);

}

.sticky-form p{

    font-size: 16px;

    margin: 0;

}

.cf_close{

    position: absolute;

    right: 84%;

    text-align: center;

    top: 50%;

    color: #fff;

    cursor: pointer;

    padding: 10px;

    transform: translateY(-50%) rotate(90deg);

    width: 152px;

    background: #A6192E;

    height: 50px;

}

.cf_box input{

    width: 100%;

    margin-bottom: 15px;

    background: transparent;

    outline: none;

    border: none;

    padding: 6px;

    border-bottom: 1px solid rgb(33, 31, 31);

}

.cf_box select{

    width: 100%;

    margin-bottom: 15px;

    background: transparent;

    outline: none;

    border: none;

    margin-top: 10px;

    border-bottom: 1px solid rgb(33, 31, 31);

}

.cf_box option{

    background: whitesmoke;

    outline: none;

    position: relative;

    box-shadow: none;

    border: none;

}

.cf_box textarea{

    width: 100%;

    margin-bottom: 15px;

    background: transparent;

    outline: none;

    border: none;

    border-bottom: 1px solid rgb(33, 31, 31);

}

.cf_box form{

    padding: 0 20px;

}

.cf_box button{

    background: #A6192E;

    color: #fff;

    border: none;

    width: 165px;

    padding: 8px;

}







/* ------ slider section start  -----  */

.carousel-control-prev-icon{

    opacity: 0;

}

.carousel-control-next-icon{

    opacity: 0;

}

.slider .carousel-caption{

    position: absolute;

    right: 15%;

    bottom: 0;

    padding: 46px;

    left: 0;

    padding-top: 1.25rem;

    padding-bottom: 1.25rem;

    color: #fff;

    text-align: left;

    /* opacity: 0.7; */

    height: 100%;

    width: 50%;

    background: #000000bd 0% 0% no-repeat padding-box;

}

.slider .carousel-caption h1{

    font-size: 33px;
    text-transform: uppercase;
    line-height: 46px;
    margin-top: 50px;

}

.slider .carousel-caption p{

    font-size: 16px;

    font-family: 'poppins';

}

.slider .carousel-caption .slider-btn{

    width: 192px;

    padding: 9px;

    font-size: 16px;

    text-transform: uppercase;

    background: #A6192E;

    color: #fff;

    transition: 0.5s;

    border: none;

}

.slider .carousel-caption .slider-btn img{

    margin-right: 5px;

}

.slider .carousel-caption .slider-btn:hover{

    background: #c63b50;

}





/* ---- about us short ----  */



.about-short .about-short-text h1{

    font-size: 28px;

    margin-bottom: 22px;

}

.about-short .about-short-text p{

    font-size: 14px;

    line-height: 21px;

}





/* ----- our services ----  */



.our-services{

    padding-bottom: 30px;

}

.our-services .service-cards .service-card-view{

    background: white;

    text-align: center;

    width: 95%;

    margin: auto;

    transition: 0.5s;

    position: relative;

    padding-bottom: 90px;

    height: 95%;

}


/* .container{
    margin:30px auto;
  }
   */
 .service-cards .col-md-4{
    display:none;
  }
  
  .content{
    /* background-color:#333; */
    /* height:200px; */
    margin:10px 0;
    /* border:1px solid #ccc; */
  }
  
  .load-more{
    background-color:#000;
    /* color:#fff !important; */
    /* padding:5px 10px; */
    /* border-radius:4px; */
    /* font-size:20px; */
    /* margin:50px 0; */
    display:inline-block;
  }
  
  /* .load-more:hover{
    background-color:blue;
    text-decoration:none;
  } */

.service-card-view-img img{

    width: 100%;

}

.our-services .service-cards .service-card-view:hover{

    transform: translatey(-10px);

}

.our-services .service-cards .service-card-view .btn-common{

    margin: auto;

    position: absolute;

    bottom: 25px;

    left: 22%;

}

.our-services .service-cards .service-card-view p{

    font-size: 14px;

    line-height: 20px;

}

.our-services .service-cards .service-card-view h4{

    font-size: 18px;

    margin-top: 22px;

}

.our-services .service-cards .service-card-view .service-card-view-text{

    padding: 0 25px;

    margin-top: 9px;

} 

.owl-nav .owl-prev{

    display: none !important;

}

.owl-nav .owl-next{

    display: none !important;

}



.btn-close{

    width: 20px;

    position: absolute;

    top: 3px;

    right: 7px;

    background-color: transparent;

}

.modal-body img{

    width: 30px;

    display: none;

}







/* ----- managements-----  */



.profile-card-view{

    background: white;

    width: 85%;

    float: left;

    text-align: center;

    padding: 20px;

    transition: 0.5s;

    height: 100%;

}

.profile-card-view:hover{

    transform: translateY(-10px);

}

.profile-card-view-text {

    padding: 4px;

    border-bottom: 1px solid #ccc;

}

.profile-card-view a{

    color: #000;

}

.profile-card-view-text p{

    font-size: 14px;

    line-height: 21px;

}

.profile-card-view-text h4{

    font-size: 18px;

    margin-top: 10px;

}

.profile-card-view-img img{

    width: 100%;

}

.one-float{

    float: revert;

    margin: auto;
    
    width: 89%;

}

.management .links{

    margin-top: 6px;

}

.management .links .fa{

    margin: 0 6px;

    font-size: 15px;

}

.management {

    padding-bottom: 40px;

}





/* ------ real estate start -----  */



.estate-card{

    background: #fff;

    width: 96%;

    margin: auto;

    position: relative;

    padding-bottom: 18px;

    transition: 0.5s;

    height: 100%;

}

.estate-card:hover{

    transform: translateY(-10px);

}

.estate-card-text p{

    font-size: 14px;

    line-height: 23px;

}

.real-estate{
    padding-bottom: 35px;
}

.estate-card-text h4{

    font-size: 18px;

    font-weight: 900;

    line-height: 28px;

}

.estate-card-text {

    padding: 23px;

}

.see-more{

    position: absolute;

    bottom: 0;

    right: 0;

    background: #A6192E;

    height: 55px;

    width: 63px;

    display: flex;

    justify-content: center;

    align-items: center;

    border-top-left-radius: 38px;

}

.see-more img{

    width: 20px !important;

}







/* ------ midle post banner start -----  */



.middle-post-banner{

    background-image: url(../images/home\ Our\ Commitment.png);

    background-position: center;

    background-size: cover;

    margin: 0 0 48px 0;

    display: flex;

    justify-content: end;

    align-items: center;

}

.middle-post-text{

    background: #000000ba;

    width: 63%;

    height: 100%;

    color: white;

    padding: 85px 112px 85px 51px;

}

.our-work-text{

    padding: 10px;

}

.our-investment-img img{

    width: 100%;

}

.middle-post-text p{

    font-size: 14px;

    line-height: 21px;

}

.middle-post-text h1{

    font-size: 32px;

    margin-bottom: 15px;

}



.project-detail .section-title{
    font-weight: bold;
    font-size: 14px;

}



/* ----- financial services start -----  */



.financial{

    padding-bottom: 48px;

}



.financial-card-view{

    text-align: center;

    background: #fff;

    width: 100%;

    padding: 23px;

    height: 100%;

    transition: 0.5s;

}

.financial-card-view-text{
    color: #000;
}

.financial-card-view-img{

    height: 90px;

}

.fin-img2{

    display: none;

}

.financial-card-view:hover .fin-img2{

    display: block;

}

.financial-card-view:hover .fin-img1{

    display: none;

}

.financial-card-view:hover{

    transform: translateY(-10px);

}

.financial-card-view p{

    font-size: 12px;

    line-height: 21px;

    font-family: 'poppins';

}

.financial-card-view h4{

    font-size: 18px;

    margin: 20px 0;

    line-height: 24px;

}







/* ---- our work start -----  */



.our-work-text h1{

    font-size: 32px;

    margin-bottom: 12px;

}

.our-work-text p{

    font-size: 14px;

    line-height: 21px;

}





/* ---- our investments ----  */



.our-investment-text h1{

    font-size: 32px;

    margin-bottom: 12px;

}

.our-investment-text p{

    font-size: 14px;

    line-height: 21px;

}







/* ---- our expertise start ----  */



.expertise .tabs-btn{

    width: 100%;

}

.expertise  .tabs-btn img{

    width: 49px;

}

/* Style tab links */

.expertise  .tablink2 {

    color: #000;

    float: left;

    border: none;

    outline: none;

    padding: 14px 16px;

    font-size: 10px;

    width: 146px;

    background: white;

    display: flex;

    width: 100%;

  }

.expertise   .tablink2 button{

    background: transparent;

    border: none;

    width: 131px;

    height: 106px;

  }

  /* Style the tab content (and add height:100% for full page content) */

 .expertise  .tabcontent {

    color: rgb(46, 29, 29);

    display: none;

    padding: 48px 20px;

    height: 100%;

  }

 .expertise  .expertise-tabs{

    background: #fff;

    position: relative;

  }

 .expertise  .tablink2 img{

    width: 50px;

    height: 50px;

  }

 .expertise  .tab-btn{

        border-bottom: 1px solid #ccc;

        width: 70%;

        text-transform: uppercase;

        padding-bottom: 8px;

  }

 .expertise  .expertise-tab-text p{

    font-size: 14px;

    line-height: 21px;

  }

 .expertise  .expertise-tab-text h4{

    font-size: 24px;

  }

 .main-expertise{

    position: relative;

  }

 .expertise-tab-img img{
    position: absolute;
    width: 37%;
    top: -59px;

  }

    .expertise h1{

    width: 88%;

    margin: auto;

    margin-bottom: 20px;

  }



  .tab-img2{

    display: none;

  }

 .expertise button:focus:not(:focus-visible) .tab-img2{

    display: block;

 }

 .expertise button:focus:not(:focus-visible) .tab-img1{

    display: none ;

 }

 .expertise .tablink2 button:focus:not(:focus-visible){

    color: white;

    background: #A6192E;

 }

 .expertise h5{

    font-size: 11px;

    margin-top: 13px;

 }





/* ------ testimonials cards -----  */



.review-cards{

    background-color: #fff;

    padding: 35px;

    text-align: center;

    margin: auto;

    height: 100%;

}

.testimonials  .section-title{

    margin-top: 0;

}

.review-cards p{

    font-size: 12px;

    line-height: 20px;

}

.review-cards h4{

    font-size: 14px;

}









/* ------- inner pages start --------  */



/* ---- inner page banners -----  */



.inner-page-banner a{

    color: #fff;

}

.inner-page-banner p{
    font-size: 14px;
}

.about-banner{

    background-image: url(../images/about-us\ Banner.png);

    background-position: center;

    background-size: cover;

    display: flex;

    justify-content: flex-start;

    align-items: center;

    padding: 55px 0;
    height: auto;

}

.banner-text{

    width: 64%;

    background: linear-gradient(45deg, #000000fa, transparent);

    color: white;

    padding: 9px 42px;

    /* margin-bottom: 30px; */

}



.service-banner{

    background-image: url(../images/service-banner.png);

    background-position: center;

    background-size: cover;

    display: flex;

    justify-content: flex-start;

    align-items: center;

    padding: 55px 0;
    height: auto;
}



.career-banner{

    background-image: url(../images/career-banner.png);

    background-position: center;

    background-size: cover;

    display: flex;

    justify-content: flex-start;

    align-items: center;

    padding: 55px 0;
    height: auto;
}



.innovation-banner{

    background-image: url(../images/Innovations-banner.png);

    background-position: center;

    background-size: cover;

    display: flex;

    justify-content: flex-start;

    align-items: center;

    padding: 55px 0;
    height: auto;

}



.contact-banner{

    background-image: url(../images/contact-banner.png);

    background-position: center;

    background-size: cover;

    display: flex;

    justify-content: flex-start;

    align-items: center;

    padding: 55px 0;
    height: auto;

}





.project-banner{

    background-image: url(../images/project\ banner.png);

    background-position: center;

    background-size: cover;

    display: flex;

    justify-content: flex-start;

    align-items: center;

    padding: 55px 0;
    height: auto;

}



.gallery-banner{
    
    background-image: url(../images/gallery.png);
    
    background-position: center;
    
    background-size: cover;
    
    display: flex;
    
    justify-content: flex-start;
    
    align-items: center;
    
    padding: 55px 0;
    height: auto;
    
}




/* ---- about us page start ----  */



.middle-post-text .line-break{

    width: 100%;

    margin: 40px 0;

}

.clients {

    width: 80%;

    margin: auto;

    padding-bottom: 35px;

}

.clients .owl-carousel .owl-item img{
    width: 70%;
    margin: auto;
}

.client-img{

    padding: 10px;

}





/* ----- services page ----  */



.about-service-text p{

    font-size: 14px;

    line-height: 21px;

}

.about-service-text h1{

    font-size: 32px;

    margin-bottom: 15px;

}



.our-services .space{

    margin-bottom: 28px !important;

}

.view-all-btn{

    text-align: center;

    margin-top: 36px;

}

.view-btn{

    width: 170px;

    border: 1px solid #A6192E;

    color: #A6192E;

    font-size: 16px;

    padding: 7px;

}

.service-cards .two-btn{

    text-align: center;

    margin-top: 35px;

}

.service-cards  .two-btn .btn1{

    width: 170px;

}





/* ------ career page start -----  */



.career-about-text p{

    font-size: 14px;

    line-height: 21px;

}

.career-about-text h1{

    font-size: 32px;

    margin-bottom: 15px;

}



.career-about-text{

    padding-right: 25px;

    padding-left: 10px;

}

.career-about-img {

    height: 100%;

    width: 100%;

}

.career-about-img img{

    height: 100%;

    width: 100%;

}

.current-cards{

    background: #fff;

    padding: 18px;

    text-align: center;

    height: 98%;

    /* transition: 0.5s; */

}

.current-cards ul{

    display: flex;
    padding: 0;
    list-style: none;
    justify-content: space-between;

}

.current-cards ul li{

    margin: 0 10px;
    width: 40%;

}

/* .current-cards:hover{

    transform: translateY(-10px);

} */

.current-cards-text h4{

    font-size: 14px;

}

.current-cards-text p{

    font-size: 13px;

    line-height: 21px;

    margin: 0;

    color: #1e1d1dba;

}

.current-cards-text {

    padding: 10px;

    border-bottom: 2px solid rgba(204, 204, 204, 0.388);

}

.two-btn{

    margin-top: 15px;

}



.two-btn .btn1{

    width: 48%;

    color: #A6192E;

    border: 1px solid #A6192E;

    padding: 6px;

    background-color: transparent;

    margin-right: 7px;

    transition: 0.5s;

}

.two-btn .btn1:hover{

    background-color: #A6192E;

    color: #fff;

}

.two-btn .btn2{

    width: 48%;

    background: #A6192E  !important;

    color: white !important;

    border: 1px solid #A6192E !important;

    padding: 6px;

    transition: 0.5s;

}

.two-btn .btn2:hover{

    background-color: transparent !important;

    color: #A6192E !important;

}







.title2 h1{

    margin-bottom: 25px;

}

.small-text-down{

    text-align: center;

    width: 52%;

    margin: auto;

    padding-top: 35px;

}

.small-text-down p{

    font-size: 17px;

    line-height: 21px;

}

.small-text-down a{

    color: #A6192E;

}


.small-text-down button{
    background: #A6192E;

    padding: 10px;

    width: 175px;

    color: white;

    font-weight: 900;

    border: none;

    transition: 0.5s;

}

.small-text-down button:hover{

    background-color: #b0273c;
}






/* ------- innovation -----  */

.innovation-about-text p{

    font-size: 14px;

    line-height: 21px;

}

.innovation-about-text h1{

    font-size: 32px;

    margin-bottom: 15px;

}



.innovation-card{

    text-align: center;

    padding: 5px;

    margin-bottom: 30px;

    height: 73%;

}



.inno-icon-text p{

    font-size: 14px;

    line-height: 21px;

}

.inno-icon-text h1{

    font-size: 24px;

    margin-bottom: 18px;

}

.innovation-midle-post{

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

    background-position: center;

    background-size: cover;

    padding-top: 80px;

    padding-bottom: 100px;

}

.inno-icon-text {

    background: rgba(0, 0, 0, 0.8);

    color: #fff;

    padding: 32px;

    margin-top: -18px;

    height: 100%;

}

.inno-icon-img{

    width: 100px;

    margin: auto;

    background: #A6192E;

    position: relative;

    padding: 8px;

    height: 81px;

    display: flex;

    justify-content: center;

    align-items: center;

}

.inno-icon-img img{

    width: 56px;

}

.inno-about2-text{

    padding-right: 35px;

}

.inno-about2-text p{

    font-size: 14px;

    line-height: 21px;

}

.inno-about2-text h4{

    font-size: 24px;

}

.inno-about2-view{

    background-color: #fff;

    padding: 13px 0;

}

/* .innovation-about2{

    padding-top: 48px;

    padding-bottom: 27px;
} */

.inno-abt2-title h1{

    font-size: 32px;

    width: 93%;

    margin: 0 auto 25px;

}

.inno-about2-img{

    position: absolute;
    top: 64px;
    width: 435px;

}

.innovation-about2{

    position: relative;

}







/* ----- contact page start ----  */



.page-box {

    position: relative;

    margin-top: 80px;

}

.page-box .contact-bor{

    border: 2px solid #ccc;

    width: 321px;

    height: 81px;

    margin-left: 10px;

    margin-top: 10px;

}

.page-box .contact-btn{

    padding: 27px;

    width: 320px;

    text-align: center;

    background: #FFFFFF 0% 0% no-repeat padding-box;

    box-shadow: 0px 0px 16px #00000008;

    opacity: 0.9;

    font-size: 36px;

    position: absolute;

    color: #C95A28;

    font-family: 'times';

}

.contact-page{

    background: #D9D9D980;

    padding: 80px 45px;

}

.cont-page-form{

    background: white;

    padding: 33px;

    box-shadow: 0px 0px 16px #00000008;

    /* height: 100%; */

}

.user-details .input-box input{

    height: 55px;

    width: 100%;

    outline: none;

    font-size: 16px;

    background: #F3F3F3;

    padding-left: 15px;

    transition: all 0.3s ease;

    border: none;

}

.user-details .input-box select{

    height: 55px;

    width: 100%;

    outline: none;

    color: #626161;

    font-size: 16px;

    background: #F3F3F3;

    padding-left: 15px;

    transition: all 0.3s ease;

    border: none;

}

.cont-page-form textarea{

    padding: 14px;

    width: 100%;

    margin-bottom: 16px;

    background: #F3F3F3;

    border: none;

    outline: none;

}

.cont-page-form button{

    background-color: #A6192E;

    color: white;

    font-size: 16px;

    padding: 9px;

    border: none;

    width: 100%;

    margin-bottom: 20px;

    transition: 0.5s;

}

.cont-page-form button:hover{

    background-color: #A6192E;

}

.contact-button{

    width: 100%;

}

.cont-page-form h4{

    font-size: 18px;

    padding: 10px 0;

    color: #262D35;

}

.contact-page-form form .input-box span.details{

    display: block;

    font-weight: 500;

    margin-bottom: 5px;

    font-size: 14px;

}

.user-details .input-box{

    margin-bottom: 15px;

    width: calc(100% / 2 - 8px);

}

.user-details{

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

    margin: 20px 0 12px 0;

}

.input-box2{

    width: 100%;

    text-align: left;

    margin-bottom: 10px;

}

.input-box2 p{

    font-size: 12px;

    margin: 0;

}



.address-detail ul{

    list-style: none;

    padding: 0;

    margin: 28px 0;

}

.address-detail ul li .fa{

    float: left;

    background: #A6192E;

    padding: 15px;

    font-size: 21px;

    margin-right: 14px;

    color: white;

    margin-top: 5px;

    height: 56px;

}

.address-detail ul li h4{

    font-size: 18px;

    margin: 0;

}

.address-detail ul li p{

    font-size: 16px;

    line-height: 22px;

}

.address-detail ul li{

    margin-top: 22px;

    display: flex;

}

.address-detail ul li a{

    color: #000;

}

iframe{

    width: 100%;

    height: 210px;

}

.address-detail h1{

    color: #A6192E;

    font-size: 24px;

    font-weight: 900;

}





/* ----- project page start -----  */





.project-card-img{

    box-shadow: 1px -1px 20px 4px #cccccc9c;

}

.project-cards{

    margin-bottom: 86px;

    position: relative;

    transition: 0.5s

}

.project-cards:hover{

    transform: translateY(-10px);

}


.input-group-text{


    line-height: 2.5;
}

.project-cards .project-btn-view{

    position: absolute;

    bottom: -18px;

    width: 90%;

    left: 13px;

    padding: 12px;

    border: none;

    color: #000000;

    background-color: white;

    font-size: 17px;

    font-weight: 800;

    transition: 0.5s;

    box-shadow: 0 0 12px rgb(204 204 204 / 53%);

}

.project-cards .project-btn-view:hover{

    background-color: #A6192E;

    color: #fff;

    box-shadow: 0 0 12px rgba(204, 204, 204, 0.533);

}





/* ----- career detail start -----  */



.career-detail-text p{

    font-size: 14px;

    line-height: 21px;

}

.career-detail-text h1{

    font-size: 32px;

    margin-bottom: 15px;

}

.career-detail-text {

    padding: 8px 38px;

}

.career-detail-text .btn1{

    width: 160px;

    margin-top: 10px;

}

.career-detail-img{

    width: 100%;

    /* height: 100%; */

}

.career-detail-img img{

    width: 100%;

    /* height: 100%; */

}

.modal.show .modal-dialog{

    max-width: 60%;

}

.modal-body{

    padding: 0;

}

.current-open .cont-page-form{

    padding: 17px;

}

.project-detail a:hover{

    color: #A6192E;
}

.project-detail a{
    color: #000;
}


/* ----- service details ----  */



.service-detail-text p{

    font-size: 14px;

    line-height: 21px;

}

.service-detail-text h1{

    font-size: 32px;

    margin-bottom: 15px;

}

.service-img-view{

    padding-bottom: 35px;

}

.service-img-view .two-btn{

    text-align: center;

    margin-top: 25px;

}

.service-img-view .two-btn .btn1{

    width: 160px;

}



.serv-img{

    position: relative;

    overflow: hidden;

    margin-top: 13px;

    height: 98%;

}

.serv-img img{

    height: 100%;

    width: 100%;

}



.hidden{

    background-color: transparent;

    height: 46%;

    width: 100%;

    position: absolute;

    bottom: 0;

    left: 0;

    transition: 0.5s;

    display: flex;

    justify-content: flex-start;

    align-items: center;

}

 .serv-img:hover .hidden{

    background: #A6192E 0% 0% no-repeat padding-box;

    box-shadow: 0px 3px 20px #0000000D;

    opacity: 0.85;

} 



.hidden .hidden-txt{

    width: 100%;

    font-weight: 700;

    color: #fff;

    font-size: 26px;

    bottom: 0;

    left: 50%;

    transform: translate(-50%);

    position: absolute;

    opacity: 0;

    transition: 0.5s;

    padding: 0 30px;

}

.serv-img:hover .hidden .hidden-txt{

    bottom: 35px;

    opacity: 1;

}

.hidden-txt p{

    font-size: 14px;

    line-height: 21px;

}

.hidden-txt h1{

    font-size: 32px;

}







/* ------ project details -----  */



/* Style tab links */

.project-detail .tablink {

    background-color: #fff;

    color: #A6192E;

    border: 2px solid #A6192E;

    float: left;

    outline: none;

    margin: 0 15px;

    cursor: pointer;

    padding: 8px;

    font-size: 17px;

    width: 178px;

  }



  .opencolor{

    color: white;

  }

  

  .product-btn{

    width: 100%;

    display: flex;

    justify-content: center;

  }



  /* Style the tab content (and add height:100% for full page content) */

 .project-detail .tabcontent {

    color: white;

    display: none;

    padding: 30px 0px;

    height: 100%;

  }

  .view-long img{

    height: 93%;

  }

  .prj-detail-img{

    position: relative;

    overflow: hidden;

    margin-top: 13px;

    height: 98%;

}

.prj-detail-img img{

    height: 100%;

    width: 100%;

}



.bottom-space{

    padding: 8px 0;

}



.prj-detail-img .hidden{

    background-color: transparent;

    height: 46%;

    width: 100%;

    position: absolute;

    bottom: 8px;

    left: 0;

    transition: 0.5s;

    display: flex;

    justify-content: flex-start;

    align-items: center;

}

 .prj-detail-img:hover .hidden{

    background: #A6192E 0% 0% no-repeat padding-box;

    box-shadow: 0px 3px 20px #0000000D;

    opacity: 0.85;

} 



.hidden .hidden-txt{

    width: 100%;

    font-weight: 700;

    color: #fff;

    font-size: 26px;

    bottom: 11px;

    left: 50%;

    transform: translate(-50%);

    position: absolute;

    opacity: 0;

    transition: 0.5s;

    padding: 0 30px;

}

.prj-detail-img:hover .hidden .hidden-txt{

    bottom: 35px;

    opacity: 1;

}

.hidden-txt p{

    font-size: 14px;

    line-height: 21px;

}

.hidden-txt h1{

    font-size: 32px;

}

.project-detail .two-btn{

    text-align: center;

    margin-top: 25px;

}

.project-detail .two-btn .btn1{

    width: 170px;

}







/* ---- blog page ----  */



.blog-item{

    display: flex !important;

    padding: 22px 37px !important;

}

.blog-item .image{

    width: 216% !important;

    /* margin-right: 15px !important; */

}

.blog-item .image img{

    width: 100%;

    height: 100%;

}

.blog-item p{

    font-size: 14px !important;

    line-height: 22px !important;

    margin-top: 6px;

    margin-bottom: 22px;

}

.blog-list{
    margin: 40px 0;
}

.blogother{

    font-size: 16px;

    color: #9c9c9c;

    font-weight: 600;

}

.blog-item ul{

    display: flex !important;

    list-style: none;

    padding: 0;

    margin: 0;

}

.data h3{

    color: #000 !important;

    font-size: 20px;

}

.data{
    margin-left: 20px;
}

.clock{

    margin: 0 7px !important;

}

.std-btn{

    background: #A6192E;

    padding: 11px 30px;

    color: white;

}

.std-btn:hover{

    color: white;

}

.has-side-bar{

    padding-top: 40px;

}

#secondary{

    width: 83%;

    margin: 40px 0;

    background: transparent;

}

.wp-block-search__input{

    width: 100% !important;

}

.wp-block-search__inside-wrapper{

    display: block !important;

}

.widget-title{

    display: none;

}

.widget-content label{

    width: 100%;

}

.widget-content input[type=submit]{

    background: #A6192E;

    border: none;

    color: white;

    width: 87%;

    padding: 14px;

    margin-top: 13px;

    font-size: 20px;


}

.widget-content input{

    width: 87%;

    border: 1px solid #555;

    outline: none;

    padding: 14px;

}

/* .widget-content {

    text-align: center;

} */

/* .widget_text{

    background: white;

    padding: 20px;

}

.widget_text .widget-content{

    text-align: left;

} */

/* .widget .widget-content{

    background-color: white;

    padding: 46px 23px;

} */
/* 
.widget_text .widget-content ul{

    list-style: none;

    padding: 0;

    margin: 0;

} */

.widget{

    margin-bottom: 15px;

}

.textwidget ul li{

    font-size: 16px;

    cursor: pointer;

}

.post{

    width: 90% !important;

    margin: 40px auto !important;

}

/* .featured-media{

    height: 470px !important;

} */

.featured-media-inner{
    
    height: 100% !important;

    width: 100% !important;

}

.featured-media-inner img{

    width: 100% !important;

    height: 100% !important;

}

.entry-categories{

    display: none;

}

.post-meta{

    display: none;

}

.entry-title{

    text-align: left;

    font-size: 24px;

    font-weight: 800;

}

.entry-content p{

    font-size: 14px;

    line-height: 22px;

}

.entry-content {

    margin-top: 25px;

}

/* .comments-wrapper{

    display: none;
} */

.comment-form-comment textarea{

    width: 100%;
    outline: none;

}
.wp-block-button__link input[type="submit"]{

    background: #A6192E;
    color: white;
    border: none;

}

.comment-reply-title{

    font-weight: 900;
    font-family: 'opensans';
    margin-bottom: 26px;

}

.comment-form-cookies-consent label{

    font-weight: 600;
}

.intro-text{

    text-align: left;
    margin-top: 20px;

}

.intro-text p{

    font-size: 14px;
    line-height: 21px;
}

.logged-in-as{

    display: none;
}

.comment-form-author input{

    border: none;
    outline: none;
    padding: 10px;

}

.comment-form-email input{

    border: none;
    outline: none;
    padding: 10px;

}

.post{

    border: none !important;
    box-shadow: none !important;
}

.post form label{

    font-size: 14px;
}

.comment-respond{

    margin-top: 50px;
}

.comment-form-url{

    display: none;
}

.pagination-single{

    display: none;
}


.form-submit input{

    background: #A6192E;
    color: #fff;
    width: 170px;
    padding: 8px;
    border: none;
    transition: 0.5s;
}

.form-submit input:hover{

    background: #b82238;
}

.cont-page-form p{

    width: 100%;

}

.cont-page-form textarea{

    width: 100% !important;

}

.cont-page-form span{

    width: 100%;

}

.contact-button{

    width: 100%;

}

.comment-notes{

    display: none;

}

.wpcf7-spinner{

    width: 24px !important;

}

.testimonials-cards{

    margin-bottom: 40px;

}

.contact-button input[type=submit]{

    padding: 15px;

    width: 100%;

    background-color: #A6192E;

    border: none;

    color: white;

}

.cont-page-form p{

    text-align: left;

}

.sticky-form .cf_box textarea{

    height: 55px;

}

.sticky-form input[type=submit]{

    width: 66%;

    padding: 8px;

    color: #fff;

    background-color: #A6192E;
}


/* ------- gallery page -----  */

.gallery-page .scroll-tabs .nav-tabs {
	border-bottom: none;
}
.gallery-page .scroll-tabs .nav-tabs.nav-justified > li > a {
	border: none;
	border-radius: 0;
}
.gallery-page .scroll-tabs .nav-tabs.nav-justified > .active > a, .scroll-tabs .nav-tabs.nav-justified > .active > a:hover, .scroll-tabs .nav-tabs.nav-justified > .active > a:focus {
	color: white;
    background: #A6192E;
}
.gallery-page .scroll-tabs .nav-tabs > li.active > a, .scroll-tabs .nav-tabs > li.active > a:hover, .scroll-tabs .nav-tabs > li.active > a:focus {
	color: black;
	cursor: default;
	background-color: transparent;
	border: none;
	/* border-bottom-color: transparent; */
	opacity: 1;
}
.gallery-page .scroll-tabs .nav-tabs > li {
	margin-bottom: 0;
	line-height: 50px;
    margin-left: 6px;
}
.gallery-page .scroll-tabs .nav-tabs > li > a {
	padding: 1.125rem 1.5rem 1.0625rem;
	color: rgba(0, 0, 0, 0.54);
	font-size: 0.875rem;
	font-weight: 500;
	margin-right: 0;
	line-height: 1;
	border: none;
	border-radius: 0;
	text-transform: uppercase;
	text-decoration: none;
}
.gallery-page .scroll-tabs .nav-tabs > li > a:hover, .scroll-tabs .nav-tabs > li > a:focus {
	background-color: #A6192E;
    color: white;
}


.gallery-page .scroll-tabs-bg .nav-tabs > li > a.active{

    background-color: #A6192E;

    color: #fff;

}

.gallery-page .scroll-tabs-bg {
    background-color: transparent;
    color: #A6192E;
}
.gallery-page  .scroll-tabs-bg .nav-tabs > li > a {
    color: #A6192E;
    border: 1px solid #A6192E;
}
.gallery-page .scroll-tabs-bg .nav-tabs > li .dropdown-menu a {
	color: #333333;
}
.gallery-page .scroll-tabs-bg .nav-tabs > li.active > a, .scroll-tabs-bg .nav-tabs > li.active > a:hover, .scroll-tabs-bg .nav-tabs > li.active > a:focus {
	color: white;
	font-weight: 500;
    background-color: #A6192E;
}
.gallery-page .scroll-tabs-bg .scroll-tabs-scroll-left {
    background-color: #ffff;
    color: #A6192E;
    padding: 8px;
    font-size: 25px;
    height: 70px;
    width: 38px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin-left: 40px;
}

.gallery-page .scroll-tabs-bg .scroll-tabs-scroll-right{
    background-color: #ffff;
    color: #A6192E;
    padding: 8px;
    font-size: 25px;
    height: 70px;
    position: relative;
    width: 52px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin-right: -26px;
    margin-top: -77px;

}

.gallery-page .scroll-tabs-scroll-container {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.gallery-page .scroll-tabs-scroll-right {
	float: right;
	right: 0;
	top: 0;
}
.gallery-page .scroll-tabs-scroll-left {
	float: left;
	left: 0;
}
.gallery-page .scroll-tabs-scroll-right, .scroll-tabs-scroll-left {
	position: absolute;
	z-index: 99;
	text-align: center;
	cursor: pointer;
	display: none;
	white-space: no-wrap;
	vertical-align: middle;
	padding: 0.75rem 1.5rem 0.375rem;
	background-color: #fff;
	color: #868e96;
	line-height: 1.7;
}
.gallery-img .tab-content {
	padding: 15px 0;
}
/* h1 {
	font-size: 90px;
	color:#000;
	position: absolute;
	top: 45%;
	text-align: center;
	font-weight: 900;
	display: block;
	left: 0;
	right: 0;
	line-height: 110px;
} */

.gallery-page .nav-tabs{
    width: 2826px !important;

    padding: 10px;

}

.gallery-img{
    width: 100%;
height: 95%;
}

.gallery-img img{
        width: 100%;
    height: 95%;
}


.gallery-page .two-btn{
    text-align: center;
}

.gallery-page .two-btn .btn1{
    width: 155px;
}


.provacypolicy-text h1{

    /* font-weight: 600; */
    margin-bottom: 10px;
    font-family:  'opensans';
    font-size: 28px;
}

.provacypolicy-text h2{
    margin: 15px 0;
    font-family:  'opensans';
    font-size: 22px;
}


.provacypolicy-text{
    width: 80%;
    margin: auto;
}

.provacypolicy-text p{
    font-size: 14px;
    line-height: 19px;
    /* color: #555; */

}



#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails{

    width: 100% !important;
    
}

#loading {
    display: none;
    width: 100px;
    height: 100px;
    margin: 2em auto;
    border: 2px solid #b3b7e2;
    border-radius: 50%;
    border-top-color: #191d3a;
    animation: spin 1s ease-in-out infinite;
    -webkit-animation: spin 1s ease-in-out infinite;
  }
  
  @keyframes spin {
    to {
      -webkit-transform: rotate(360deg);
    }
  }
  @-webkit-keyframes spin {
    to {
      -webkit-transform: rotate(360deg);
    }
  }
  
  #results {
    display: none;
    transition: display 0.3s;
  }
  

/* 
footer .modal-content{
    background-color: transparent;
} */

footer .input-group{

    margin-bottom: 16px;

}

footer .modal-header{

 border: none;

}

footer .modal-header .btn-close{

    margin-top: 10px;

    margin-right: 5px;
}


footer .modal-body .container{

    padding: 0; 

    margin: auto;
}

footer .modal-body h3{


    color: #000;
    text-align: center;
    font-size: 34px;
    

}


footer li {

    cursor: pointer;
}

/* 
#bwg_container1_1 #bwg_container2_1 .tablenav-pages_1 a, #bwg_container1_1 #bwg_container2_1 .tablenav-pages_1 input.bwg_current_page{

    background-color: #A6192E;
    color: #fff;
    padding: 10px 24px;
} */

.nri-text p{

    font-size: 14px;
    line-height: 21px;
}


.nri-text {

    width: 80%;
    margin: auto;
    
}

.nri-text h4{
    margin: 20px 0;
}

.faq-facts{
    width: 80%;
    margin: 0 auto 65px;
}

.accordion-button:focus{
    box-shadow: none;
    border: none;
}

.tabs-faq-open .accordion-body p{
    font-size: 14px !important;
    font-weight: 400;
    line-height: 20px;
}
.faq-facts h1{
    font-size: 44px;
    color: #000;
    /* margin: 0px 4%; */
    padding-top: 12px;
    font-weight: 400;
}

.accordion {
    margin-top: 25px;
}

.faq-facts .accordion-item:first-of-type .accordion-button{
    background: transparent;
    color: #000;
    font-size: 14px ;
    font-weight: 400;
    border-radius: 0;
}
.faq-facts .accordion-item{
    background: transparent;
    color: #000;
    border: none;
}

.accordion-button::after{
    flex-shrink: 0;
    width: 25px;
    height: 20px;
    margin-left: auto;
    content: "";
    background-image: url(../images/plus.png);
    background-repeat: no-repeat;
    background-size: 15px;
    transition: transform 0.2s ease-in-out;
}
.accordion-button:not(.collapsed)::after{
    background-image: url(../images/minus.png);
}

.faq-image img{
    margin-top: 40%;
    margin-left: 36px;
}

/*----------------------------------------*/

/* footer Area

/*----------------------------------------*/





footer{

    background: #1E214E;

    color: white;

}

.list{

    display: flex;

}

.list ul{

    margin-right: 30px !important;

}

.footer-main ul{

    padding: 0;

    list-style: none;

}

.footer-main ul li{

    font-size: 12px;

}

.footer-main {

    padding-top: 30px;

    padding-bottom: 40px;

}

footer h4{

    font-size: 12px;

    margin-bottom: 15px;

}

.copy-right {

    padding: 20px;

    text-align: center;

}

.copy-right p{

    letter-spacing: 0px;

    color: #ffff;

    margin: 0;

    font-size: 12px;

}

.copy-right a{

    color: white;

}

.footer-main a{

    color: #fff;

}

.footer-main .fa{

    background: white;

    padding: 5px;

    width: 25px;

    text-align: center;

    color: black;

    border-radius: 50%;

    margin: 0 3px;

}


.management .row{
    justify-content: center;
}






/*----------------------------------------*/

/* RESPONSIVE

/*----------------------------------------*/





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

    

}

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

    

}

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

    

}

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



}

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



}

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



}

