/*start common Paragraph*/
html {
  scroll-behavior: smooth;
}

section{
        margin-top:10px;
        margin-bottom:10px;
        padding-top:2%;
        /*padding-top:40px;*/
        /*padding-bottom:40px; */
    }
    
/*start header section*/
.top_nav_header{
    padding-left:4%; padding-right:4%; padding-top:8px; padding-bottom:8px; 
}

#texaarambh_cermny_div{
    padding:40px;
}
#fa_icon{
  padding:10px;
  font-size: 15px;
  width: 35px;
  height:35px;
  text-align: center;
  text-decoration: none;
  margin: 5px 8px;
  border-radius: 50%;
}

#fa_icon:hover {
    opacity: 0.7;
}
.fa-user{
    background-color:green;
    color:#fff;
}
.fa-whatsapp{
    background-color:green;
    color:#fff;
}
.fa-facebook {
  background: #3B5998;
  color: white;
}
.fa-phone{
  background:green;
  color: white;
} 
.fa-envelope{
  background: red;
  color: white;
}
.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-sign-in {
  background: #bb0000;
  color: white;
}
.fa-youtube{
  background: #bb0000;
  color: white;
}
.fa-instagram {
  background: #125688;
  color: white;
}
.nav_fa{
    background-color:transparent;
    color:transparent;
}
/*end header section*/
.texaarambh_social_alink{
    color:#000000;
    text-decoration:none;
    /*list-style:none;*/
}

.texaarambh_social_alink:hover{
    color:blue;
    text-decoration:none;
    /*list-style:none;*/
}

   .texarambh_img_banner{
        height:500px;
        width: 100%;
    }

@media only screen and (max-width: 600px) {
    .texaramb_header_banner{
    padding-top:0;
}
}

@media only screen and (min-width: 600px) {
    .texaramb_header_banner{
    padding-top:0;
}
}

@media only screen and (min-width: 768px) {
    .texaramb_header_banner{
    padding-top:50px;
}
}

@media only screen and (min-width: 992px) {
   .texaramb_header_banner{
    padding-top:50px;
} 
}

@media only screen and (min-width: 1200px) {
    .texaramb_header_banner{
    padding-top:70px;
}
}


.texaramb_header_heading{
    /*background-color:#332485;*/
    color:#000000;
    padding-left:4%;
    padding-right:4%;
    font-weight:bold;
    color:#fff;
}

.texaramb_header_title{
    padding-left:2px;
    padding-top:4px;
    padding-bottom:4px;
  background-color:#332485;  
}
.texaramb_com_par{
    padding-left:4%; 
    padding-right:4%; 
    font-size:19px; 
    color:#000000; 
    font-weight:550; 
    padding-top:4px;
    padding-bottom:4px;
}

/*end common paragraph*/

/*start footer section*/
    .tex_arm_footer_div{
        padding:20px 20px 0px 0px;
        background-color:#000000;
        color:#fff;
        font-size:17px;
        font-weight:650;
    }
    .tex_arm_td_link{
        color:#b2190b;
        font-weight:bold;
        font-size:19px;
    }
    .tex_arm_td_link:hover{
        color:red;
        font-size:17px;
    }
    .texaaramb_footer_alink{
        color:#fff;
        font-size:17px;
    }
    .texaaramb_footer_alink:hover{
        color:red;
        font-size:16px;
    }
/*end footer section*/

/*start hightlight*/
 .texaramb_sub_head{
          background-color:yellow;
          color:#000000;
          font-weight:bold;
          padding:2px 2px 4px 4px;
          }
      .texaramb_sub_head p{
          font-weight:550;
          color:#000000;
          font-size:19px;
      }
/*end hightlight section*/

/*start contact section*/
#phone{
    width:590px;
}
  .texaramb_cont_lbl{
             color:#122695; 
             font-weight:bold;   
            }
            .texarm_cnt{
             border:2px solid #000000; 
             border-radius:8px; 
             border-bottom:4px solid #000000;   
             margin-bottom:8px;
             margin-top:4px;
             font-size:14px;
             background-color:#fff;
             color:#332485;
            }
          
 
           .texarm_msg{
            border:2px solid #000000; 
            padding:8px;
             border-radius:8px; 
             border-bottom:4px solid #000000;   
             margin-bottom:8px;
             margin-top:4px; 
             width:100%;
             font-size:14px;
           }
           
            
        
           .btn_submit{
               background-color:#332485;
               color:#fff;
               font-weight:bold;
               font-size:17px;
           }
            .btn_submit:hover{
                color:#fff;
                background-color:red;
                font-size:16px;
            }
            .texaramb_cnt_heading{
                color:#122695;
            }
            .texaramb_cnt_frm_div{
             background-color:#dde1e7;
             border:2px solid #000000; 
             height:auto; 
             padding:45px;
             border-radius:22px;
             border-bottom:5px solid #000000;
             border-right:5px solid #000000;   
            }
            
            .texaramb_hr{
             background-color:#000000; color:#000000;   
            }
            .texaramb_spn{
            color:#000000; font-weight:bold;     
            }
            .texaramb_cont_heading{
            color:#000000; font-weight:bold;    
            }
            #texaramb_spn_alink{
             font-size:19px;   
            }
            .texaramb_contact_div{
                padding-top:40px; 
                padding-bottom:40px;
            }
/*en dcontact section*/

/*about section*/
.texaarambh_abt_heading{
    font-size:31px;
    color:#332485;
}

.texaarambh_about_paragraph{
    color:#404040;
}

.texaarambh_fa_icon{
    height:46px;
    margin-top:-6px;
}
.texaarambh_logo{
    height:32px; 
    margin-top:-2px;
    margin-right:2px;
}

/*start exhi*/
.texaarambh_exhi{
    padding:20px;
    padding-left:0px;
}
.texaarambh_exhi_banner{
    height:410px; 
    width:600px;
}
.texaarambh_abt_subheading{
    padding-top:4px;
    padding-bottom:4px;
}
.texaarambh_exhi_div{
    padding:8px;
}
.texaarambh_exhi_div_left{
    height:auto; background-color:#dde1e7; width:290px; border-radius:12px;  border:1px solid #332485; text-align:center; border-right:5px solid #332485; padding:12px;
}
.texaarambh_exhi_div_right{
     margin-top:50px; height:auto; background-color:#dde1e7; width:290px; border-radius:12px; border:1px solid #332485; text-align:center; border-right:5px solid #332485; padding:12px;
}
.texaarambh_exhi_div_alink{
   margin-top:20px; cursor:pointer; width:300px; transition: width 2s, height 4s; border-radius:50px; background: linear-gradient(90deg, #332485, #5a1580, #780075, #8f0066, #a10053, #ad003e, #b30028, #b2190b); color:#fff; font-size:18px; padding:8px; border:1px solid transparent; padding-left:10px; padding-right:10px; padding-top:9px; padding-bottom:9px; cursor: pointer;
}

.texaarambh_exhi_div_alink:hover{
   width:350px; cursor:pointer; transition: width 2s, height 4s;  color:#fff;  padding:8px; border:1px solid transparent; padding-left:10px; padding-right:10px; padding-top:9px; padding-bottom:9px; cursor: pointer;
}
/*end exbhi*/

/*start investment centre*/
     
.card {
  margin: 10px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  width: 300px;
}
.card-header{
    text-align:center;
}

.card-header img {
  height: 90px;
  object-fit: cover;
}
.card-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  /*align-items: flex-start;*/
  text-align:center;
  padding: 20px;
  padding-top:0px;
  min-height: 160px;
}

.tag {
  background: #cccccc;
  border-radius: 50px;
  font-size: 12px;
  margin: 0;
  color: #fff;
  padding: 2px 10px;
  text-transform: uppercase;
  cursor: pointer;
}
.tag-teal {
  background-color: #47bcd4;
}
.tag-purple {
  background-color: #5e76bf;
}
.tag-pink {
  background-color: #cd5b9f;
}
.card-body p {
  font-size: 17px;
}


.user img {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.btn-investment-centre{
    margin-top:20px; padding:10px; width:290px; background: linear-gradient(90deg, #332485, #5a1580, #780075, #8f0066, #a10053, #ad003e, #b30028, #b2190b); transition: width 2s, height 4s; border:1px solid transparent; color:#fff; border-radius:32px; cursor:pointer; font-size:19px;
}

.btn-investment-centre:hover{
    margin-top:20px; padding:10px; width:40%; transition: width 2s, height 4s;   color:#fff; border-radius:32px; cursor:pointer; font-size:19px;
}

.btn-ideation-submit{
    padding:12px; cursor:pointer; width:190px; background: linear-gradient(90deg, #332485, #5a1580, #780075, #8f0066, #a10053, #ad003e, #b30028, #b2190b); transition: width 2s, height 4s; border:1px solid transparent; color:#fff; border-radius:30px;
}

.btn-ideation-submit:hover{
    padding:12px; cursor:pointer; width:40%; background: linear-gradient(90deg, #332485, #5a1580, #780075, #8f0066, #a10053, #ad003e, #b30028, #b2190b); transition: width 2s, height 4s; border:1px solid transparent; color:#fff; border-radius:30px;
}

.btn_award_nomination{
    width:190px; padding-top:15px; margin-top:30px; margin-bottom:20px; cursor: pointer; font-weight:bold; background: linear-gradient(90deg, #332485, #5a1580, #780075, #8f0066, #a10053, #ad003e, #b30028, #b2190b); transition: width 2s, height 4s; border:1px solid transparent;  color:#fff; border-radius:30px; padding-bottom:15px;
}

.btn_award_nomination:hover{
    width:290px; transition: width 2s, height 4s; padding-top:15px; margin-top:30px; cursor: pointer; font-weight:bold; background: linear-gradient(90deg, #332485, #5a1580, #780075, #8f0066, #a10053, #ad003e, #b30028, #b2190b);  border:1px solid transparent;  color:#fff; border-radius:30px; padding-bottom:15px;
}

.fa_cal{
    padding:12px; font-size:25px; color:red; background-color:#fff; width:75px; height:75px; text-align: center;  text-decoration: none;  margin: 5px 2px;  border-radius: 50%; border:12px solid red;
}
/*end investment center*/

/*award*/
.texaarambh_awd_dt{
    background: #332485; border-radius:0 110px 0 0; padding:8px; margin-top:8px; color:#fff; 
    /*transform: skew(-20deg);*/
}
.texaarambh_awd_dt_cnt{
    padding-left:10px; border-radius:20px;
}
/*end award*/


/*start intp */
.texaarambh_intr_ideas{
     background: #dde1e7;
     border:2px solid #332485; 
     border-right:5px solid #332485;
     min-height:490px;
     margin-top:5px;
     margin-bottom:5px;
     text-align:left;
     border-radius:15px;
}
.texaarambh_intr_ideas_details{
     background: #fff;
     border:2px solid #fff; 
     border-right:5px solid #fff;
     border-left:5px solid #fff;
     min-height:490px;
     margin-top:5px;
     margin-bottom:5px;
     text-align:left;
     border-radius:15px;
}
.texaarambh_ent_idea_details_heading{
    text-align:center;
    background: #dde1e7; 
    color:#000000; 
    border-radius:11px 11px 0px 0px;
    padding-top:30px; 
    padding-bottom:30px;
}
.texaarambh_intr_ideas_details p{
    padding-left:12px;
    padding-right:12px;
    font-weight:bold;
    color:#332485;
    padding-top:20px;
    padding-bottom:20px;
    background-color:#dde1e7;
}
.texaarambh_intr_ideas p{
    padding-left:12px;
    padding-right:12px;
    font-size:19px;
}
.texaarambh_ent_idea_heading{
    text-align:center;
    border:1px solid #332485; 
    background-color:#332485; 
    color:#fff; 
    border-radius:11px 11px 0px 0px;
    padding-top:30px; 
    padding-bottom:30px;
}
.btn_redg_now{
    cursor:pointer;
    width:190px; 
    background: linear-gradient(90deg, #332485, #5a1580, #780075, #8f0066, #a10053, #ad003e, #b30028, #b2190b);
    border-radius:34px; 
    border:1px solid transparent;
    padding-top:12px;
    padding-bottom:12px;
    color:#fff; font-weight:550;
    font-size:18px;
     transition: width 2s, height 4s;
}


.btn_redg_now:hover{
    cursor:pointer;
    width:250px; 
    background: linear-gradient(90deg, #332485, #5a1580, #780075, #8f0066, #a10053, #ad003e, #b30028, #b2190b);
     transition: width 2s, height 4s;
}

.texaarambh_awd_cer{
    height:500px; background: #dde1e7;
}
.texaarambh_visitor_spn{
    font-size:19px;
    background-color:#dde1e7;
    padding-top:8px;
    padding-bottom:8px;
    border:1px solid #fff;
}

 #texaramb_enq_frm{
     background-color:#dde1e7;
     border:1px solid #dde1e7;
     border-radius:1px;
 }
 #texaramb_enq_frm:hover{
            background: #dde1e7;
            color:#000000;
            border:1px solid #000000;
        }
#texaramb_enq_frm:focus{
            background: #dde1e7;
            color:#000000;
            border:1px solid #000000;
        }
#phone{
    background-color:#dde1e7;
    width:385px; 
    border-radius:1px;
}
#phone:hover{
    border:1px solid #000000;
}
/*end intp*/

.parallelogram {
	width: 550px;
	height: 40px;
	padding-top:4px;
	padding-left:8px;
	color:#fff;
	font-weight:bold;
	transform: skew(-20deg);
	background: #332485;
}
 .parallelogram_subhead{
          	width: 100%;
	        height: 30px;
	        padding-top:2px;
	        padding-bottom:2px;
	        color:#fff;
	        transform: skew(-15deg);
	        background: #dde1e7; 
	        color:red;
         }
         .texaaram_input_radio{
    font-size:23px;
}