
/*** Head ***/

  .captcha-row {
          display: flex;
          align-items: center;
          margin-bottom: 20px;
      }

      .captcha-footer {
          /*display: flex;*/
          align-items: center;
          margin-bottom: 20px;
      }

      .captcha-question {
          display: flex;
          align-items: center;
          font-size: 18px;
          color: #fff;
          font-family: Poppins, sans-serif;
          font-weight: 600;
      }

      .captcha-question label {
          margin-right: 10px;
      }

      .captcha-input input {
          width: 100%;
          height: 50px;
          background-color: transparent;
          border: 1px solid #fff;
          border-radius: 3px;
          padding: 10px 20px;
          color: #fff;
          font-family: Poppins, sans-serif;
          font-size: 15px;
          line-height: 27px;
          font-weight: 400;
          opacity: 100;
      }

      /* Adding focus effect for inputs */
      .captcha-input input:focus {
          border-color: #9555B0;
          outline: none;
      }

      /* Media queries for mobile responsiveness */
      @media (max-width: 768px) {
          .captcha-row {
              flex-direction: column;
          }

          .captcha-question {
              margin-bottom: 10px;
              text-align: left;
          }

          .captcha-input {
              width: 100%;
          }
      }



/** google translater start **/

#google_translate_element{position:absolute; right:20px; top:50px; z-index:1;}

.goog-te-gadget img {display:none;}

.lan {
    /* display: none; */
    /* width: 180px; */
    /* background: #f3f3f3;
     border-radius:2px; */
    /* border: 1px #CCC solid; */
    padding: 2px 7px !important;
    position: absolute;
    right: 0px;
    top: -10px;
    z-index: 999;
}

.lan .goog-te-gadget {
    font-family: arial;
    font-size: 7px !important;
    color: #666;
    white-space: nowrap;
}


.lan select {
    padding: 2px !important;
    font-size: 11px !important;
    margin-bottom: 0px !important;
    box-shadow: none !important;
    border-radius: 2px !important;
    width: 100px !important;
}
@media (max-width:767px){
	.lan {display:none !important;}
	
	}
	
.goog-te-gadget-simple {
    background-color: #FFF;
    font-size: 10pt;
    display: inline-block;
    border: 1px solid black;
    padding: 2px;
    margin: 0px;
    border-radius: 10px;
}
.menu-item .btn-primary
{
    padding: 14px 40px !important;
}

.menu-item .btn-primary:hover
{
    color: #fff !important;
}
/** google translater end **/



   @media only screen and (min-width: 991px) and (max-width: 1240px) {
    .submit-abstract a {
        margin: 0 0px 0 0;
        padding: 10px 10px;
        letter-spacing: 0.5px;
        margin-top: 0px;
    }
}



/*** foot ***/

.pt-30{ padding-top:30px !important;}
.footer-section
{
width: 95%;
margin: auto;
padding:50px 0px 50px 0px;
/*background: linear-gradient(to right, #24235d 0%, #181751 100%)!important;*/
background:#00203f;
}
.ft-git-bg p
{
	text-align:center!important;
}
.ft-git-bg h4{
	text-align:left!important; padding-bottom:15px;
}
.get-in-touch
{
/*border: solid 1px #fff;*/
   /* padding: 10px; 
    border-radius: 20px;
    background:linear-gradient(90.08deg, #CB2578 1.81%, #2E3273 99.95%);*/
}
.get-in-touch .org-logo{ margin:0px auto; }
.get-in-touch .org-logo img{ /*margin:0px auto;*/ display: block; margin-bottom:5px; margin-top:10px;
    /*padding: 10px;*/}
.get-in-touch p{text-align:left !important; margin-top:10px; display:inline-block;}
.get-in-touch p:nth-child(2) {
 margin-top:5px;
}
.get-in-touch p span{ font-weight:normal !important; margin-right:10px !important; float:left;}	

.ft-links {
    list-style: none;
    padding: 0;
    margin: 0;
}
.ft-links li {
    display: inline-block;
    margin-right: 10px;
    position: relative;
	list-style:none;
}

.ft-links a {
    font-size: 13px;
    color: #fff!important;
    text-decoration: none;
    padding: 5px;
    border-radius: 4px;
    transition: background-color 0.3s ease, color 0.3s ease;
}
.ft-links a:hover {
    color: #fff;
	text-decoration:underline;
}
.socials
{
	margin-top:20px;
}
.socials li i
{
	font-size: 20px !important;
    background: transparent !important;;
    border: 1px solid #d7d7d7 !important;;
    border-radius: 4px !important;;
    height: 32px !important;;
    float: left !important;;
    width: 32px !important;;
    margin: 0 4px 4px 0 !important;;
    line-height: 32px !important;;
    transition: all .3s ease !important;;
    text-align: center !important;;
}
.footer-section ul.socials
{
	gap:2px!important;
	margin-top:10px!important;
}
.ft-mt-15
{
	margin-top:12px!important;
}
.ft-ql-head
{
    color: #fff!important;
    font-weight: 700!important;
    margin-bottom: 10px!important;
}
.ft-git-bg
{
    padding: 0px;
    
}

.footer-section p {padding:5px; padding-left:0px;}
.footer-section p span{font-weight:bold; margin-right:5px;}
.copyrights-section{width:95%; margin:auto; background:#adefd1; color:#FFF; padding:10px 0; color:#FFF;}
.copyrights-section p{ color:#000;}
.copyrights-section p a{ color:#000;}
.copyrights-section .container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

@media screen and (max-width:767px){
	 
.ft-git-bg {
    padding: 30px 0px 5px 0px!important;
 }	 
}


.watsapp{/*background:#11b925;*/color:white;}
.watsapp-box{
position: fixed;
    bottom: 40px;
    z-index: 4;
    left: 56px;
	width:50px;
	height:50px;
	border-radius: 10%;
    overflow: hidden;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16);
    /*background: linear-gradient(90.08deg, #CB2578 1.81%, #2E3273 99.95%);*/
    padding: 8px;
    background:#11b925;
	}
.watsapp-box img{
 width: 100%;
 height:auto ;   
}
@media (max-width:767px){
    .watsapp-box{left: 5px !important; bottom: 90px !important;}
    .hide-xs{display:none;}
}

/*.mt-50 {
    margin-top: 50px;
}
.stb-guidelines {
    padding: 0px;
}*/