body{
	
	   
	background-color:#e4edf0;
		font-family:'Source Sans Pro';
	}
	
	.btn-arrow:hover span {
    transform: translate3d(-1rem, 0, 0);
}
	
	/* width */
::-webkit-scrollbar {
  width: 10px;
}

.hiddenmd{
    
    display:none;
}
/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}

.buttonadmission{
    
    font-size:13px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  
  background: #DC016E; 
  border-radius:5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #3372D9; 
}

a:hover, a:focus { text-decoration: none; }

.wdm-container{
	
	     /*margin-top: 30px;*/
    height: 250px;
    border-radius: 5px;
    background-color: white;
}

.wdm-container h4:before{
    content: "";
    position: absolute;
    width: 26%;
    height: 1px;
    bottom: 0;
	padding:10px;
   
    border-bottom: 2px solid #dd006d;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

.wdm-container h4{
	
	
	
		/*font-size:26px;*/
        font-size:22px;

	line-height:30px;
	color:#002e4d;
    font-weight: 400;
	
}
.wdm-container p{
	
	
	margin-top:15px;
			font-size:16px;
	/*line-height:30px;*/line-height:26px;
	color:#717171;
	 font-weight: 400;
}
 
/*-------------------*/
.demoform{
	
	background-color:#002046;
    /*padding: 20px;*/
	/*margin-top:40px;*/
}
.columns {
	width:auto;
	font-size:15px;
	color:#bdc9d8;
	    text-align: center;
    border-right: 2px solid #666666;
    line-height: 15px;
}

.columns a{

	color:#bdc9d8 !important;
	/*font-weight:300;*/
    font-weight:500;
}
.bottom_bordermenu{
	    padding-bottom: 20px;
}

.demoform h1{
	
    font-weight: 200;
    color:white;
     padding-top: 38px;
    padding-bottom: 54px;
    text-align: center;
}
.inputBox {
    position: relative;
    box-sizing: border-box;
    margin-bottom: 40px;
}
.demoform .inputBox .input  {
    position: relative;
    width: 90%;
    height: 40px;
    background: transparent;
    border: none;
    outline: none;
    font-size: 16px;
      /*color: #03A9F4;
    border-bottom: 1px solid #03A9F4;;*/
    /*color: #a3cdfd;*/color:#bdc9d8;
    border-bottom: 1px solid #bdc9d8;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; }


.expert_bg1 .inputBox .input  {
    position: relative;
   /* width: 75%;*/
    width: 90%;
    height: 40px;
    background: transparent;
    border: none;
    outline: none;
    font-size: 16px;
      color: #888;
        border-bottom: 1px solid #ccc;
}
.progress_block h1 {
    color: #dd006d;
	font-size:50px;
}
.demoform .inputBox select {
    position: relative;
    width: 90%;
    height: 40px;
    background: transparent;
    border: none;
    outline: none;
    font-size: 16px;
    /*color: #03A9F4;*/
    /*color:#a3cdfd;*/color:#bdc9d8;
	    margin-right: 0px;
    border-bottom: 1px solid #bdc9d8;;
}
.demoform .inputBox select {
    background-color: #002046;
}

.gradient_bg h4 {
    font-weight: 300;
    font-size: 25px;
      color: #af9999;
    margin-top: -20px;
	text-align:center;
}
.subheadertext {
    font-weight: 300;
    font-size: 25px;
      color: #707070;
    margin-top: -20px;
	text-align:center;
    margin-bottom: 25px;
}

#make_expert_section .subtext{
	
	   font-weight: 300;
    font-size: 25px;
      color: #707070;
    margin-top: -20px;
	text-align:center;
    margin-bottom: 25px;
}


.expert_bg1 .inputBox select {
    position: relative;
    /*width: 75%;*/
    width: 90%;
    height: 40px;
    background: transparent;
    border: none;
    outline: none;
    font-size: 16px;
    color: #888;
	    margin-right: 0px;
    border-bottom: 1px solid #ccc;
}
.inputBox .button {
    width: 70%;
    height: 32px;
    border: none;
    outline: none;
    background: #03A9F4;
    color: #fff;
    margin-top: 10px;
    border-radius: 10px;
}
.demoform .inputBox ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#bdc9d8;
}
.demoform .inputBox ::-moz-placeholder { /* Firefox 19+ */
  color: #bdc9d8;
}
.demoform .inputBox :-ms-input-placeholder { /* IE 10+ */
  color: #bdc9d8;
}
.demoform .inputBox :-moz-placeholder { /* Firefox 18- */

  color: #bdc9d8;
}
  
  .Contentimage{
	  
	  
	  background-color:white;
	padding: 90px 0px 70px 0px;
  }
  
  
  
 .Contentimage button{
	 

    height: 39px;
    border: none;
    outline: none;
    background: #dd006d;
    color: #fff;
    margin-top: 10px;
    /*border-radius: 10px;*/
	 
	 
	 
 }
 .Contentimage h1{
	 
	 	font-size:50px;
	       color:#002046;
		   
		 font-weight: 200;
 }
 
 
 .tools{
	 
	 background-color:white;
	 padding:30px;
 } 
 .placements{
	 
	 background-color:white;
	 padding:30px;
 }
  .tools h1{
	 
	 	font-size:45px;
	       color:#002046;
		   text-align:center;
		 font-weight: 200;
		  
 } 

 .tools .p-2{
	 
	margin-bottom:30px;
		  
 } 
   .placements h1{
	 
	 	font-size:45px;
	      
		   text-align:center;
		 font-weight: 200;
		
		  
 } 
  .placements .p-2{
	 
	margin-bottom:33px;
		  
 } 
 .tools h1 span{
	 
	 
	       color:#dd006d;
		   
		 font-weight: 700;
 }
 
 
  .Contentimage p{
	 
	 	font-size:17px;
	       color:#6b6b6b;
		   margin-top:10px;
			 /*font-weight: 200;*/line-height: 26px;
 }
 .panel-default > .panel-heading {
    color: #252323;
    background-color: #ffffff;
    border-color: #ddd;
    padding: 15px;
}

.panel-title{
	
	
		font-size:23px;
	       color:#01203f;
			 font-weight: 200;
			text-decoration:none;
}
.panel-title  b{
	
	 font-weight: 500;
	
}
a:hover{
    color: #23527c;
    text-decoration: none;
}
.panel-body{
	
		/*font-size:19px;*/font-size:16px;
	       color:#5d5d5d;
			 /*font-weight: 200;*/font-weight: 500;
			
}
.panel-group {
    margin-bottom: 30px;
    margin-top: 25px;
}

.joinnow {
  
    background: red; /* For browsers that do not support gradients */
    background: linear-gradient(to right, #0099ff,  #dd006d); /* Standard syntax (must be last) */
}
.joinnow p{
		font-size:18px;
	line-height:30px;
	color:#ffffff;
	
	
}

.joinnow h1{
	
		font-size:49px;
	padding-bottom:30px;
	color:#ffffff;
		 font-weight: 200;
	
}
.Footer{
	
	
	background-color:#001025;
	padding:30px;
}
.Footer .logo{
	
	
	padding-top:25%;
}
.footer-copyright:before{
	
    content: "";
 position: relative;
    /* width: 50px; */
    /* margin-top: 10px; */
    /* height: 4px; */
    bottom: 14px;
    padding: 0px 35px 0px 20px;
    border-bottom: 1px solid #1856a6;
	
}

.text-uppercase{
	
	font-size:20px;
	line-height:30px;
	color:#ffffff;
	    text-transform: none;
}
.Footer ul li a{
	
		/*font-size:18px;*/
        font-size:15px;
	line-height:30px;
	color:#bdc9d8;
	    text-transform: none;
		 text-decoration: none;
	
}
.Footer p{
	
			font-size:15px;
	line-height:30px;
	color:#bdc9d8;
	    text-transform: none;
		 text-decoration: none;
	
}


 
.testimonial{
    margin: 0 15px;
}
.testimonial .testimonial-profile{
    float:left;
    
    padding-right:15px;
}
.testimonial .testimonial-profile img{
    width: 65% !important;
    height: auto;
    border-radius:50%;
    border:6px solid white;
    display: inline-block;
    margin-bottom:10px;
}
.testimonial .testimonial-date{
      display: block;
    text-align: center;
    color: #e8dede;
    /* text-indent: -2px; */
    position: relative;
    width: 68%;
    font-size: 17px;
    font-weight: 600;
    /* margin-left: 10px; */
}
.testimonial .testimonial-title{
    margin-bottom:0;
}
.testimonial .testimonial-title a {
    text-transform: uppercase;
    color: #060215;
    font-size: 15px;
    display: block;
    font-weight: 500;
    margin-bottom: 4px;
}
.owl-theme .owl-controls .owl-page span {
    display: block;
    width:8px !important;
    height: 8px !important;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .7;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: black !important;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: white !important;
}
.testimonial .testimonial-description{
    font-size: 16px;

    line-height:23px;
}
#testimonial-slider{
	
	margin-top:50px;
}
.owl-pagination{
    margin-top:0px;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #d35400;
}

.owl-theme .owl-controls {
    margin-top: 0px !important;
    text-align: center;
}
@media only screen and (max-width: 480px) {
    .testimonial{
        text-align: center;
        margin: 0 10px;
    }
    .testimonial .testimonial-profile{
        float:none;
        width: 30%;
        margin: 0 auto;
        padding: 0;
    }
    .testimonial .testimonial-description{
        padding-left: 0;
    }
	
	.testimonial .testimonial-date {
    display: block;
    text-align: center;
    color: #e8dede;
    /* text-indent: -2px; */
    /* position: relative; */
     width: 100%; 
    font-size: 17px;
    font-weight: 600;
    /* margin-left: 10px; */
}
}
.joinnow .owl-item:before{
    content: "\f10d";
    font-family: fontawesome;
    display: inline-block;
    float: left;
    padding: 0 15px 5px 0;
    font-size: 30px;
    color: white;
   
    position: relative;
    top: 8px;
      
}
.joinnow .owl-item:after{
    content: "\f10e";
    font-family: fontawesome;
    display: inline-block;
    float: right;
    padding: 0 15px 5px 0;
    font-size: 30px;
    color: white;
    text-align: center;
    position: relative;
    top: 8px;
}
.medium_text{
	
	font-size: 19px;
}
.pink_btn {
    padding: 8px 45px;
    background-color: #dd006d !important;
	border-radius: 50px;
    text-transform: uppercase;
	color:white;
}

.testimonialS{
    padding: 32px 30px 10px;
    margin: 50px 30px 30px;
    border: 1px solid white;
    position: relative;
    background-color: white;
	    border-radius: 5px;
}
.testimonialS .pic{
    width: 100px;
    height: 100px;
    border-radius: 50%;
        border: 5px solid white;
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
	
    top: -50px;
    left: 0;
    right: 0;
}
.testimonialS .pic img{
    width: 100%;
    height: auto;
}
.testimonialS .description{
    font-size: 15px;
    color: #5e595b;
    line-height: 27px;
    text-align: center;
    margin: 0;
    position: ;
    height: 150px;
    text-overflow: hidden !important;
}

.testimonialS .title{
    display: inline-table;
    padding: 10px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #ea816b;
    font-size: 20px;
    font-weight: 700;
    color: #c7373c;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: absolute;
    bottom: -22px;
    left: 0;
    right: 0;
}
.testimonialS .post{
    font-size: 15px;
    color: #671a36;
}
.owl-theme .owl-controls{
    width: 100%;
    height: 50px;
    opacity: 1;
    position: absolute;
    top: 38%;
}
.owl-theme .owl-controls .owl-buttons div{
    width: 50px;
    height: 50px;
    line-height: 40px;
    border-radius: 0;
    background: transparent;
}
.owl-prev{
    position: absolute;
    left: -15%;
}
.owl-next{
    position: absolute;
    right: -5%;
}
.owl-prev:after,
.owl-next:after{
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 30px;
    color: #c7373c;
    opacity: 1;
}
.owl-pagination {
    margin-top: 10%;
}
#testimonial-sliderS .owl-pagination {
    margin-top:20% ;
  
}

 #testimonial-sliderS .owl-pagination:before{
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 30px;
    color: white;
    margin-right: 20px;
    font-weight: normal !important;
      display:none;
}

 #testimonial-sliderS .owl-pagination:after{
       content: "\f105";
    font-family: 'FontAwesome';
    font-size: 30px;
        color: white;
        margin-left: 20px;
          display:none;
}
.capitalize_headingtestimonial{
	
	Color:White;
}
 
 .testimonialS .titles{
	     text-align: center;
		 font-size:18px;	 
 }
 
 .testimonial-sliderS .owl-item{
	 
	 width:16%;
 }
 .trainingcentersection{
	 
	 background-color:white;
	 padding:30px;
 }
 #our_courses{
	 padding-top:0px !important;
 }
 .compareimage {
    /* width: 220px; */
   
    border: 1px solid #e8dbdb;
    /*height: 100px;*/
    height: 110px;

    background-position: center;
    background-repeat: no-repeat;
    display: block;
    background-color: white;
}
.compareimage:hover {
    box-shadow: 0 1px 12px rgba(0,0,0,0.30), 0 1px 19px rgba(0,0,0,0.22);
}
@media only screen and (max-width: 479px){
    .testimonialS{ padding: 70px 10px 30px; }
    .testimonialS .description:before{ top: -20px }
    .testimonialS .title{ font-size: 12px; }
    .testimonialS .post{ font-size: 11px; }
}

.navbar-header {
  float: none;
}

.modal-fullscreen-menu .closepopup {
      color: grey;
    opacity: 1;
    position: absolute;
    top: 10px;
    /* right: 1px;*/ right: 5%;
    z-index: 1;
    font-size: 40px;
    font-weight: 300;
}

  .modal-dialog {
    margin: 0 auto;
    width: 100%;

    display: flex;
    height: 100%;
  
	    background-color: white;

	  }

  .modal-content {
    background-color: white;
    box-shadow: none;
    border: none;
	    width: 100%;
  }

  .list-group {
    text-align: left;
    margin: 0 auto;
    width: 100%;
	    margin-top: 5%;
  }
  a.list-group-item, button.list-group-item {
    color: #555;
    font-weight: 600;
    /*font-weight: 500;*/
    font-size: 20px;
}
a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
    color: #e49b9b;
    text-decoration: none;
     background-color: white; 
}
  
  .list-group-item {

    border: 0px solid #ddd !important;
}
  
.modal-header {
    padding: 0px;
    border-bottom: 2px solid #dd006d !important;
}
.modal-header .list-inline > li {
    display: inline-block;
    padding-right: 32px !important;
    padding-left: 16px !important;
}
   
.modal-header .btn {
    background-color: #dd006d;
    margin-top: 16px;
	    padding: 5px 32px;
}

.modal-backdrop .in {
    opacity: 1;
  }


.jumbotron {
  display: flex;
  align-items: center;
  margin: 0;
  height: 100vh;
  color: white;
  background-color: #333;
}
/* internal pages*/

.arrowleft{
	    font-size: 40px;
    color: white;
	
}
.contentdata{
	
	padding-top:35px;
	padding-bottom:20px;
	background-color:white;
	
}
address{
	
	    border-right: 1px solid #e6e6e6;
}
.contactus .input {
    position: relative;
    width: 100%;
    height: 40px;
    background: transparent;
    border: none;
    outline: none;
    font-size: 16px;
    color: #6b6b6b;
    border-bottom: 1px solid grey;
}

.contactus .button {
    width: 100%;
    height: 33px;
    border: none;
    outline: none;
    background: #03A9F4;
    color: #fff;
	font-size: 16px;
    margin-top: 10px;
    border-radius: 10px;
}

.tesimonialpage{
	
	padding-top:100px;
}
.testimonialbanner{
	
	height:464px;
}
.testimonailtitle{
	
	    font-weight: 100;
    font-size: 50px;
}
.tesimonialpage .testimonialS {
    padding: 32px 30px 3px;
    margin: 50px 30px 30px;
    border: 1px solid #efeded;
    position: relative;
    background-color: white;
    border-radius: 10px;
  

    box-shadow: 0 1px 12px rgba(183, 183, 183, 0.3), 0 1px 19px rgba(0,0,0,0.22);
}
.contenttext{
	
			font-size:18px;
	line-height:30px;
	color:#293754;
    font-weight: 300;
	text-align: justify;
	
}

.contenttext span{
	
			font-size:18px;

    font-weight: 600;
	
}
.pink_btnpage{
    padding: 5px 40px !important;
    background-color: #dd006d !important;
    margin-top: 30px;
    margin-bottom: 30px;

}
.section_faq { padding-top: 35px;padding-bottom: 35px; }
.section_faq ..white_form{
    padding:20px 35px !important;
}
.top_navigation .modal { right: -20px; }
.list_style_empty { list-style: none;padding-left: 0px; }
.top_nav li { margin-bottom: 20px; }
.top_nav li a { color:#555;font-weight: 600;font-size: 20px; }
.top_nav li a:hover { color:#dd006d; }
.top_navigation .modal-footer { border-top: none; }
.line_strip { background-color: #e5e5e5;height:2px;width:80px;margin: 0px auto;margin-bottom: 10px; }
.h1_text { font-size: 50px; }
.tap_call { display: none; }
.form_btn {     width: 92% !important;padding: 6px !important;margin-top: 3px; }
.social_ul li a { color:#999 !important; }
@media only screen and (max-width: 650px){
    
    .qst {
    margin-top: 25px;
}
    .registration-form div {
    /*margin-top: 0px !important;*/
}
    
    .logo_footer  { display: none; } .Footer .container,.Footer .col-md-3 { padding: 0px; }
.tap_call { margin-bottom: 10px;margin-top: -10px;font-weight: bold;font-size: 14px; } 
.tap_call {
 display: block;
    position: absolute;
    right: -2%;
    top: 69%;
}
.tap_call .fa{
       border: 1px solid #e6f2fb;
    /* margin: 16px; */
    color: #ffffff;
    padding: 9px 13px;
    background: #ce1d76;
    border-radius: 50%;
}
.top_menus { margin-top: 0px; } .logo_space { padding-top: 5px;padding-bottom: 5px; } .logo_space .col-md-9 { margin-top: 0px !important; } }
.copy_right { border-top:1px solid #5555; }

.copy_right p{ color:#999;font-size: 14px; }
.padding_left { padding: 0px; }
.client_section .col-lg-4 { padding:0px; }

.nav-tabs {
     border-bottom: none;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fdf9f9;
    cursor: default;
    background-color:#5eaffe;
    border: none;
    border-bottom-color: transparent;
}
.nav {
    padding-left: 18px;
    margin-bottom: 0;
    list-style: none;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    background-color: #cccccc;
    color: white;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #8fb0d0;
}
.fade-in{
	-webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
}
.fill {
  animation-duration: 2s;
            animation-name: fill;
			
}
@-moz-keyframes fill {
            from {
             
                width: 1%;
            }

            to {
                
                width: 100%;
            }
        }
         @-o-keyframes fill {
             from {
             
                width: 1%;
            }

            to {
                
                width: 100%;
            }
        }
          @keyframes fill {
              from {
             
                width: 1%;
            }

            to {
                
                width: 100%;
            }
        }
		
.come-right {
  animation-duration: 2s;
            animation-name: slideout;
			
} @-moz-keyframes slideout {
            from {
             margin-left: -100%;
                width: 100%;
            }

            to {
                margin-left: 0%;
                width: 100%;
            }
        }
         @-o-keyframes slideout {
             from {
             margin-left: -100%;
                width: 100%;
            }

            to {
                margin-left: 0%;
                width: 100%;
            }
        }
          @keyframes slideout {
             from {
             margin-left: -100%;
                width: 100%;
            }

            to {
                margin-left: 0%;
                width: 100%;
            }
        }

.come-in {
  transform: translateY(150px);
  animation: come-in 2s ease forwards;
}
.come-in:nth-child(odd) {
  animation-duration: 2s;
}
.come-left {
  animation-duration: 2s;
            animation-name: slidein;
			
}
.already-visible {
  transform: translateY(0);
  animation: none;
}
 @-moz-keyframes slidein {
            from {
                margin-left: 100%;
                width: 100%;
            }

            to {
                margin-left: 0%;
                width: 100%;
            }
        }
         @-o-keyframes slidein {
            from {
                margin-left: 100%;
                width: 100%;
            }

            to {
                margin-left: 0%;
                width: 100%;
            }
        }
          @keyframes slidein {
            from {
                margin-left: 100%;
                width: 100%;
            }

            to {
                margin-left: 0%;
                width: 100%;
            }
        }

@keyframes come-in {
	   from { opacity: 0; }
    to   { opacity: 1; transform: translateY(0);}

}
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

button:hover{
     
}

@keyframes pulse{
  25%  {transform: scale(0.9);}
  75%  {transform: scale(1);}
}
@-moz-keyframes pulse {
   25%  {transform: scale(0.9);}
  75%  {transform: scale(1);}
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes pulse {
    25%  {transform: scale(0.9);}
  75%  {transform: scale(1);}
}

/* Internet Explorer */
@-ms-keyframes pulse {
    25%  {transform: scale(0.9);}
  75%  {transform: scale(1);}
}

/* Opera < 12.1 */
@-o-keyframes pulse {
   25%  {transform: scale(0.9);}
  75%  {transform: scale(1);}
}
.btn {
    background-color: #dd006d !important;
}

.ico-menu {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 13px;
	    margin-bottom: 4px;
}
.ico-menu .bar:nth-child(1) {
    top: 0;
    width: 26px;
}
.ico-menu .bar:nth-child(3) {
    top: 0;
    width: 23px;
}

.ico-menu .bar {
     MARGIN-TOP: 5PX;
    height: 2px;
    background-color: #202121;
    overflow: hidden;
	 width: 19px;
	 float: right;
    border-radius: 1.1px;
	 
	 }
.ico-menu .bar:nth-child(1):after {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.ico-menu .bar:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #dd006d;
   
    top: 3PX;
    left: 100%;
    z-index: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.course-dta {
    border: 3px solid #1FADF2;
    height: 110px;
    width: 110px;
    border-radius: 55px;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.course-head {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: lighter;
    padding-top: 10px;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
}
.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 70px;
    right: 0;
    height: 50%;
    width: 10%;
    opacity: 1;
    transition: .5s ease;
    background-color: transparent;
}

.over:hover .overlay {
  opacity: 1;
}

.over:hover .img-responsive{
    
	
}

.logo_space {
    padding-top: 14px !important;
    padding-bottom: 14px  !important;
}

.text {
    color: #384249;
    font-size: 35px;
    position: absolute;
        top: 68%;
    left: 411%;
    width: 75px;
    height: 77px;
     opacity: 1 !important;
    border-radius: 100px;
    background-color: transparent;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

/* Firefox old*/
@-moz-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
} 

@-webkit-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}

@-ms-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
} 
/* Opera and prob css3 final iteration */
@keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
} 
.blink-image {
    -moz-animation: blink normal 2s infinite ease-in-out; /* Firefox */
    -webkit-animation: blink normal 2s infinite ease-in-out; /* Webkit */
    -ms-animation: blink normal 2s infinite ease-in-out; /* IE */
    animation: blink normal 2s infinite ease-in-out; /* Opera and prob css3 final iteration */
}
#demoform{display: block; position: relative; top: -250px; visibility: hidden;}


img{
	position:relative;
}
.hovertext{

position: absolute;
    margin-left: -10px;
    margin-top: -90px;
	z-index:9999;
    font-size:11px;
	color:#dd006d;
  
}

select {
    -webkit-border-radius:0px;
}
/* */
.btn-arrow {
  position: relative;
  transition: background-color 300ms ease-out;
}
.btn-arrow span {
  display: inline-block;
  position: relative;
  transition: all 300ms ease-out;
  will-change: transform;
}
.btn-arrow:hover span {

}
.btn-arrow svg {
  position: absolute;
  width: 1.5em;
  right: 0px;
  right: 0rem;
  opacity: 0;
  color: green;
  top: 50%;
  transform: translateY(-50%);
  transition: all 300ms ease-out;
  will-change: right, opacity;
}
.btn-arrow svg * {
  stroke-width: 10;
  stroke-color: transparent;
}
.btn-arrow:hover svg {
  opacity: 1;
  right: -2.2rem;
}
.path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
}
.path.circle {
  -webkit-animation: dash 0.9s ease-in-out;
  animation: dash 0.9s ease-in-out;
}
.path.line {
  stroke-dashoffset: 1000;
  -webkit-animation: dash 0.9s 0.35s ease-in-out forwards;
  animation: dash 0.9s 0.35s ease-in-out forwards;
}
.path.check {
  stroke-dashoffset: -100;
  -webkit-animation: dash-check 0.9s 0.35s ease-in-out forwards;
  animation: dash-check 0.9s 0.35s ease-in-out forwards;
}

.enquire_btninternal{
	
		
}
.enquire_btninternal :hover{
	
	  color:white;
		
}

.enquire_btn :hover{
	
	  color:white;
		
}

@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@-webkit-keyframes dash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}

@keyframes dash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}


.error_class1 { border-bottom: 1px solid #ffff00 !important; }

#last_div { display: none; }

.error_msg {color: #dd096d; }










/*form registration css*/


.registration-form{
    margin-top: 100px;
    background-color: ;
}
.registration-form div{
    margin-top: 20px;
}
.registration-form .btn-default{
    color: white !important;
    border-radius:50px;
    border:1px solid white;
}

.gendr{
    padding-left:14px;
}

