.thim-register-now-form .your-message-x{max-height:50px;}
.thim-testimonial-slider .description p{padding: 15px;border:1px solid #F3C967;border-radius: 0 25px 0 25px;}
.top_site_main .page-title-wrapper .banner-wrapper.container h1::before {background:#0a0a0a;}
.top_site_main .page-title-wrapper .banner-wrapper.container h2::before {background:#0a0a0a;}
.footer-text .wpb_wrapper p span{color:#e8e3e3;line-height:1.5em;margin-bottom:10px;font-family: 'Roboto';}
.comment-form .comment-form-url{display:none;}
.top_site_main{display:none;}

.home-blog-button .ow-button-base.ow-button-align-center a{
  background: #ffffff;
  border:0;
  -webkit-animation-name: blog-button;
  -webkit-animation-duration: 2s; 
  animation-name: blog-button;
  animation-duration: 2s;
  animation-iteration-count: infinite;}
  
@-webkit-keyframes blog-button {
  0% {background: #f1c40f;}
  50% {background: #f39c12;}
  75% {background: #e67e22;}
  100% {background:#e74c3c;}
}

/*Home Page Number Count */
div#faqidx .counter-box {border-width: 0;}

/* Standard syntax */
@keyframes blog-button {
 0% {background: #f1c40f;}
  50% {background: #f39c12;}
  75% {background: #e67e22;}
  100% {background:#e74c3c;}
}

.example1 {
 height: 30px;	
 overflow: hidden;
 position: relative;
 width:100%;
 z-index : 1;
float: right;
padding-top:5px;
}
.example1 h3 a {
    color :#ff0000;
   }
   

   
.digi-red-text{color:#ff0000;}
    
  .example1 h3 i.fa.fa-plane.digi-icone-1 {
     color: #ff0000;
    transform: scaleX(-1);
  }
  
  span.digi-white-text {
    color: #fff;
}

    
.example1 h3 {
 font-size: 1em;
 color: #04044d;
 position: absolute;
 width: 100%;
 height: 100%;
 margin: 0;
 line-height: 28px;
 text-align: center;
 /* Starting position */
 -moz-transform:translateX(100%);
 -webkit-transform:translateX(100%);	
 transform:translateX(100%);
 /* Apply animation to this element */	
 -moz-animation: example1 15s linear infinite;
 -webkit-animation: example1 15s linear infinite;
 animation: example1 15s linear infinite;
}
/* Move it (define the animation) */
@-moz-keyframes example1 {
 0%   { -moz-transform: translateX(100%); }
 100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes example1 {
 0%   { -webkit-transform: translateX(100%); }
 100% { -webkit-transform: translateX(-100%); }
}
@keyframes example1 {
 0%   { 
 -moz-transform: translateX(100%); /* Firefox bug fix */
 -webkit-transform: translateX(100%); /* Firefox bug fix */
 transform: translateX(100%); 		
 }
 100% { 
 -moz-transform: translateX(-100%); /* Firefox bug fix */
 -webkit-transform: translateX(-100%); /* Firefox bug fix */
 transform: translateX(-100%); 
 }
}



/*Scholar page css start -------------------------------------*/

.scholarship-button-container .vc_btn3-container.vc_btn3-center {
    text-align: center;
    display: inline-block;
    padding-right: 2px;
}
.vc_row.wpb_row.vc_row-fluid.scholarship-button-container {
    text-align: center;
}


.shholarship-menu-button .vc_btn3.vc_btn3-color-inverse,
.shholarship-menu-button .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat {
     color: #fff;
    background: #6dab3c;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
}

.shholarship-menu-button.active-bachelors .vc_btn3.vc_btn3-color-inverse,
.shholarship-menu-button.active-masters .vc_btn3.vc_btn3-color-inverse,
.shholarship-menu-button.active-phd .vc_btn3.vc_btn3-color-inverse,
.shholarship-menu-button.active-mbbs-bds .vc_btn3.vc_btn3-color-inverse,
.shholarship-menu-button.active-diploma .vc_btn3.vc_btn3-color-inverse,
.shholarship-menu-button.active-chinise-language .vc_btn3.vc_btn3-color-inverse
{
     background: #06066f;
}

.shholarship-menu-button .vc_btn3.vc_btn3-color-inverse:hover,
.shholarship-menu-button .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:hover{
    color: #fff;
    background-color: #06066f;
}

.scholarship-tablez thead.thead-dark{background:#6e7173;color: #fff;}
.scholarship-tablez thead.thead-dark th{text-align:center;}
/*Scholar page css end ------------------------------------*/


    #new_counselor {
        width: 1170px;
        position: fixed;
        bottom: -8px;
        right: 65%;
        margin-right: -585px;
        z-index: 10000;
    }

    #new_counselor ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    #new_counselor ul ul li {
        margin-bottom: 0;
    }

    .sha_contact {
        height: 60px;
        float: right;
    }

    .sha_contact .text {
    width: 160px;
    float: left;
    padding: 22px 35px;
    color: #fff;
    background: #0d1588;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    font-weight: bold;
    border-radius: 15px 0 0 0;
}
    

    .sha_contact .Li {
        float: left;
        width: 60px;
        height: 60px;
        position: relative;
    }

    .sha_contact .Li .box {
        width: 60px;
        height: 60px;
        background:#ff0000;
        text-align: center;
        padding-top: 8px;
    }

    .sha_contact .li2 .box {
        background: #0e135a;
    }

    .sha_contact .li3 .box {
        background:#ec920c;
    }

    .sha_contact .Li .box img {
        border-radius: 50%;
        display: block;
        margin: 0 auto;
    }

    .sha_contact .Li .box span {
        color: #fff;
        font-size: 13px;
    }


   .sha_contact .Li:hover .show {      
        visibility: visible!important;;
        opacity: 1;
        animation: shake 0.5s;
 	    animation-iteration-count: 1;
    }

    .sha_contact .Li .show {
        width: 310px;
        height: 140px;
        padding: 10px;
        background: #ff0000;
        position: absolute;
        bottom: 60px;
        right: 0;
       visibility: hidden!important;
        opacity: 0;
          -webkit-transition: opacity 400ms, visibility 400ms;
            transition: opacity 400ms, visibility 400ms;
          
    }

    .sha_contact .li2 .show {
        background: #0e135a;
    }

    .sha_contact .li3 .show {
        background: #ec920c;
    }

    .sha_contact .Li .show .left {
        width: 100px;
        height: 100%;
        float: left;
        background: #fff;
        padding: 3px;
    }

    .sha_contact .Li .show .left p {
        width: 100%;
        line-height: 10px;
        text-align: center;
        font-size: 12px;
        margin: 0;
    }

    .sha_contact .li2 .left p {
        color: #000;
    }

    .sha_contact .li3 .left p {
        color: #000;
    }

    .sha_contact .Li .show .right {
        width: 180px;
        height: 100%;
        padding: 5px 0;
        float: right;
    }

    .sha_contact .Li .show .right li {
        height: 40px;
        padding-left: 0px;
       }

    .sha_contact .Li .show .right li h4 {
        font-size: 16px;
        color: #fff;
        font-weight: bold;
        line-height: 16px;
        margin-bottom: 5px;
      
    }

    .sha_contact .Li .show .right li h5 {
        font-size: 14px;
        color: #fff;
        opacity: .9;
        margin: 0;
        font-weight: normal;
    }


    @media (max-width:1024px) {
        #new_counselor {
            width: 100%;
            position: fixed;
            bottom: 0;
            right: 60px;
            margin-right: 0;
            z-index: 10000;
            display: none;
        }
    }

    @media (max-width:767px) {
        #new_counselor {
            width: 100%;
            position: fixed;
            bottom: 0;
            right: 0;
            margin-right: 0;
            z-index: 10000;
            display: none;
        }
    }
.title-leftborder {
    position: relative;
    padding-left: 12px;
}
.thim-list-event .item-event .image{
	width: 210px;
}
.thim-list-event .item-event .event-wrapper .description{
	margin-top: 10px!important;
}
.list-tab-event .tab-content {
    padding: 30px 0 0;
}


/*headr toobar*/
div#toolbar{padding: 5px;}

div.icon-counter-box {
    display: none;
}