.tap{position:fixed;width:60px;height:60px;bottom:50px;right:50px;background-color:#4b0;color:#fff;border-radius:50px;font-size:38px;text-align:center;z-index:99}.my-tap{margin-top:10px}
a.navbarbrand {
  margin-left: 30%;
}
#rightTopHead {
    float: right;
    margin-left: 1em;
    margin-bottom: 10px;
    margin-top: 8px;
    line-height: 11px;
}
p.contact {
    line-height: 0px;
}
span.payu {
    border: 1px solid;
    padding: 4px 21px 4px 21px;
    border-radius: 3px;
}
div#Emailno\ payu {
    margin-top: 7px;
}
button.btn.btn-primary.rightLst {
    background: #f6940b;
	border-color:#f6940b;	
}
button.btn.btn-primary.leftLst {
    background: #f6940b;
	border-color:#f6940b;	
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.news {
    width: 160px;
}
.text-white {
    color: #fff!important;
}
span.d-flex.align-items-center {
    background: #f6940b;
    padding: 5px;
    width: 138px;
    text-align: center;
}
marquee.news-scroll {
    background: #fff;
    padding: 5px;
}
.panel.show {
    display: block!important;
    height: 250px;
    overflow-y: scroll;
}
.zoom:hover {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1);
  transition: transform .3s;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #161717;
}
.text-uppercase {
    text-transform: uppercase;
    font-size: 11px;
}
a{color: #161717;}
.panel-danger>.panel-heading {
    color: #1f1f1e;
    background-color: #f0a21b;
    border-color: #f0a21b;
}
.apna_btn {
    border-style: solid;
    width: 250px;
    height: 40px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
    background: #00f;
    color: #fff;
    font-family: monospace;
    font-weight: bold;
    border-width: 0;
    font-size: 16px;
}
.apna_btn:hover {
    border-style: solid;
    width: 250px;
    height: 40px;
    background-color: green;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    cursor: pointer;
    color: #fff;
    font-family: monospace;
    font-weight: bold;
    border-width: 0;
    font-size: 16px;
}
#navbar .navbar-nav {
    overflow: visible;
}
.nav > li > a {
  padding: 11px 19px;
  font-size: 17px;
}
.nav .certificate_li ul {
    list-style: none;
    padding-left: 0;
    width: 212%;
    position: absolute;
    top: 40px;
    left: 0;
    background: #fff;
    display: none;
}
.nav .certificate_li li {
    padding: 0 0;
}
.nav .certificate_li ul a {
    color: #000;
    font-weight: bold;
    transition: 0.4s;
    padding: 12px 10px;
    width: 100% !important;
    display: block;
    box-shadow: 0 1px 1px 0;
    font-size: 14px;
}
.nav .certificate_li ul a:hover {
    color: #fff;
    background-color: #009dfb;
}
.nav .certificate_li:hover .subul {
    display: block;
}
p {
    font-size: 16px;
}
.smallCol p {
    font-size: 16px;
}
.listTick li {
    font-size: 16px;
}
.col-md-4a .colleft {
    padding: 0 5px;
}

input::placeholder {
    color: #000;
}
.lightContent #enquiryContent input::placeholder {
    color: #000;
}
.lightContent #enquiryContent .rightText {
    color: #000;
    font-size: 22px;
    height: 45px;
}
select {
    border: 1px solid #ccc;
}

.MultiCarousel { float: left; overflow: hidden; padding: 15px; width: 100%; position:relative; }
    .MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; }
        .MultiCarousel .MultiCarousel-inner .item { float: left;}
        .MultiCarousel .MultiCarousel-inner .item > div { text-align: center; padding:00px; margin:7px; color:#666;}
    .MultiCarousel .leftLst, .MultiCarousel .rightLst { position:absolute; border-radius:50%;top:calc(50% - 20px); }
    .MultiCarousel .leftLst { left:0; }
    .MultiCarousel .rightLst { right:0; }
    
        .MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { pointer-events: none; background:#ccc; }
		.card{
		    background: #fff none repeat scroll 0 0;
    border: 1px solid #e9e9e9;
    padding: 0 10px;
    border-radius: 5px;
    box-shadow: 1px 1px 1px rgb(0 0 0 / 60%);
    /*min-height: 442px;*/
}
img.loader {
  width: 82px;
  margin-top: -76px;
  margin-left: 23%;
}

.news {
    width: 160px
}

.news-scroll a {
    text-decoration: none
}

.dot {
    height: 6px;
    width: 6px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 2px !important;
    background-color: rgb(207, 23, 23);
    border-radius: 50%;
    display: inline-block
}


.panel .date {
    margin: 0px;
    width: 60px;
    text-align: center;
}

.panel .date .month {
    padding: 2px 0px;
    font-weight: 700;
    text-transform: uppercase;
}

.panel .date .day {
    padding: 3px 0px;
    font-weight: 700;
    font-size: 1.5em;
}
.panel {
    padding: 0 !important;
    background-color: #fff;
}
.panel.panel-danger {
    display: block !important;
}
#contact_form_div {
    padding-left: 0px!important;
    padding: 0px !important;
}
#contact_form_div #contact_label {
    font-weight: normal;
    text-decoration: none;
}

#contact_form_div {
    background-color: #f0a21b;
}
h2 {
	color: #000;
	text-align: center;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: relative;
	margin: 25px 0;
}
h2::after {
	width: 100px;
	position: absolute;
	margin: 0 auto;
	height: 3px;
	background: #ffdc12;
	left: 0;
	right: 0;
	bottom: -10px;
}

.carousel .item {
	color: #000;
	font-size: 14px;
    text-align: center;
	overflow: hidden;
}
.carousel .item a {
	color: #eb7245;
}
.carousel .img-box {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 50%;
}
.carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
.carousel .overview {	
	text-align: center;
	padding-bottom: 5px;
}
.carousel .overview b {
	color: #333;
	font-size: 15px;
	text-transform: uppercase;
	display: block;	
	padding-bottom: 5px;
}
.carousel .star-rating i {
	font-size: 18px;
	color: #ffdc12;
}
.carousel .carousel-control {
	width: 30px;
	height: 30px;
	border-radius: 50%;
    background: #0099da;
    text-shadow: none;
	top: 175px;
}
.carousel-control i {
	font-size: 20px;
	margin-right: 2px;
}
.carousel-control.left {
	left: -40px;
}
.carousel-control.right {
    right: -40px;
    left: auto;
}
.carousel-control.right i {
	margin-right: -2px;
}
.carousel .carousel-indicators {
	bottom: 15px;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 11px;
	height: 11px;
	margin: 1px 5px;
	border-radius: 50%;
}
.carousel-indicators li {	
	background: #e2e2e2;
	border-color: transparent;
}
.carousel-indicators li.active {
	border: none;
	background: #888;		
}
h4.media-heading {
    font-size: 19px;
    font-weight: 400;
}
h4.media-heading p {
    font-size: 14px;
}

.rwstimonial {
    background: #fff;
    border-radius: 5px 0 5px 0;
    -webkit-border-radius: 5px 0 5px 0;
    border: 1px solid #e9e9e9;
    padding: 0 20px 1em;
    box-shadow: inset 0 0 2px #fff;
	width: 100%;
}


.colleft h3:before, .colleft h3:after {
    border-top-color: #fe990c;
}
.colleft h3 {
    background: linear-gradient(to bottom,#ec8d09 0%,#fe990c 100%);
	}
ul.listunstyled {
    list-style-type: none;
}
.col-md-3.col-sm-6 h3 {
    text-align: center;
}
.media-body p {
    text-align: left;
}
a.fadd {
    color: #fff;
    font-size: 16px;
}
div#Emailno > span >a {
    color: black;
}
/* .subul {
    width: 250% !important;
} */
.subul2 {
    display: block !important;
    margin-left: 100%;
    width: 275px !important;
}
.subul2:hover {
    display: block !important;
}
.redmore {
    font-size: 11px;
    position: absolute;
    right: 12%;
    bottom: 25px;
}
.thumbnail .caption {
    height: 300px;
}
.zoom:hover{
    transition: opacity 23s cubic-bezier(.165, .84, .44, 1);
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .15);
    transform: scale3d(1.006, 1.006, 1);
}


/*logo slider*/

/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*home course card*/

.text-black {
    color: rgba(0,0,0,0.9);
  }
  .text-muted {
    color: rgba(0, 0, 0, 0.3);
  }
  
  
  
  .text-uppercase {
    text-transform: uppercase;
  }
  .ff-serif {
    font-family: 'Lora', serif;
  }
  
  .font-weight-normal {
    font-weight: normal;
  }
  .font-weight-medium {
    font-weight: 500;
  }
  
   .lts-1px {
     letter-spacing: 1px;
  }
  .lts-2px {
    letter-spacing: 2px;
  }
  
  
  .w-full {
    width: 100%;
  }
  
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  
  .d-block {
    display: block;
  }
  .d-inline-block {
    display: inline-block;
  }
  
  .p-relative {
    position: relative;
  }
  .p-absolute {
    position: absolute
  }
  
  
  
  .bg-white {
    background-color: #fff;
  }
  
  
  
  
  
  
  .small {
    font-size: 0.75rem;
  }
  .card-heading {
    font-size: 2.25rem;
  }
  .styled-link {
    text-decoration: none;
    outline: none;
    color: #2196fe;
    transition: all 0.25s ease-in; 
  }
  .styled-link:hover,
  .styled-link:focus,
  .styled-link:active {
    color: #536dfe;
  }
  .shadow-1 {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
  }
  .blue-hover {
    transition: all 0.25s ease-in;
    border-bottom: 5px solid transparent;
  }
  .blue-hover:hover {
    transform: translateY(-5px);
    border: none;
    border-bottom: 5px solid #2196fe;
  }
  
  
  
  
  .clearfix::before,
  .clearfix::after {
    content: "";
    display: table;
    clear: both;
  }
  .float-left {
    float: left;
  }
  .float-right{
    float: right;
  }
  
  
  
  
  
  
  /**Margin and padding utilities*/
  .mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .ml-auto {
    margin-left: auto;
  }
  .mr-auto {
    margin-right: auto;
  }
  .mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .mx-1 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .mx-2 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .mx-3 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  
  
  .my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .my-1 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .my-2 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .my-3 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  
  .mt-0 {
    margin-top: 0;
  }
  .mt-1 {
    margin-top: 1rem;
  }
  .mt-2 {
    margin-top: 2rem;
  }
  .mt-3 {
    margin-top: 3rem;
  }
  
  .mb-0 {
    margin-bottom: 0;
  }
  .mb-1 {
    margin-bottom: 1rem;
  }
  .mb-2 {
    margin-bottom: 2rem;
  }
  .mb-3 {
    margin-bottom: 3rem;
  }
  
  .ml-0 {
    margin-left: 0;
  }
  .ml-1 {
    margin-left: 1rem;
  }
  .ml-2 {
    margin-left: 2rem;
  }
  .ml-3 {
    margin-left: 3rem;
  }
  
  
  
  
  .px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .px-1 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .px-2 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .px-3 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  
  
  .py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .py-1 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .py-2 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .py-3 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  
  .pt-0 {
    padding-top: 0;
  }
  .pt-1 {
    padding-top: 1rem;
  }
  .pt-2 {
    padding-top: 2rem;
  }
  .pt-3 {
    padding-top: 3rem;
  }
  
  .pb-0 {
    padding-bottom: 0;
  }
  .pb-1 {
    padding-bottom: 1rem;
  }
  .pb-2 {
    padding-bottom: 2rem;
  }
  .pb-3 {
    padding-bottom: 3rem;
  }

img.otherlogo {
  margin-top: 0px;
  height: auto;
}
img.otherlogo {
  margin-top: 0px;
  height: 145px;
}
img.otherlogo.iso {
  height: 101px;
  padding: 0 20px;
}
img.otherlogo.iso {
  height: 96px;
  padding: 0 12px;
}

.rightsec {
  font-size: 19px;
  font-weight: 700;
  line-height: 29px;
}

.collen {
  margin-left: 8%;
}
.colleft h3 {
  font-size: 18px;
  margin: 0 -15px 1em;
  padding: 10px 7px;
}

.my-2 {

height: 363px;
}
/* Conatct end */
.header-title
        {
          text-align: center;
          color:#00bfff;
        }

        #tip 
        {
            display:none;  
        }

        .fadeIn
        {
          animation-duration: 3s;
        }

        .form-control
        {
        	border-radius:0px;
        	border:1px solid #EDEDED;
        }

        .form-control:focus
        {
        	border:1px solid #00bfff;
        }

        .textarea-contact
        {
        	resize:none; 
        }

        .btn-send
        {
        	border-radius: 0px;
        	border:1px solid #f8950b;
        	background:#f8950b;
        	color:#fff; 
        }

        .btn-send:hover
        {
        	border:1px solid #f8950b;
        	background:#fff;
        	color:#f8950b;
        	transition:background 0.5s;   
        }

        .second-portion
        {
        	margin-top:50px; 
        }

		.box > .icon { text-align: center; position: relative; }
		.box > .icon > .image { position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 8px solid white; line-height: 88px; border-radius: 50%; background: #f8950b; vertical-align: middle; }
		.box > .icon:hover > .image { background: #333; }
		.box > .icon > .image > i { font-size: 36px !important; color: #fff !important; }
		.box > .icon:hover > .image > i { color: white !important; }
		.box > .icon > .info { margin-top: -24px; background: rgba(0, 0, 0, 0.04); border: 1px solid #e0e0e0; padding: 15px 0 10px 0; min-height:285px;}
		.box > .icon:hover > .info { background: rgba(0, 0, 0, 0.04); border-color: #e0e0e0; color: white; }
		.box > .icon > .info > h3.title { font-family: "Robot",sans-serif !important; font-size: 16px; color: #222; font-weight: 700; }
		.box > .icon > .info > p { font-family: "Robot",sans-serif !important; font-size: 13px; color: #666; line-height: 1.5em; margin: 20px;}
		.box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a { color: #222; }
		.box > .icon > .info > .more a { font-family: "Robot",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
		.box > .icon:hover > .info > .more > a { color: #fff; padding: 6px 8px; background-color: #63B76C; }
		.box .space { height: 30px; }
        .niraj {background: red;color: #fff;}
	/* Conatct end */
  .colright h3 {
    font-weight: 600;
}
.blogscard {
  height: 430px;
}
h3.ff-serif.font-weight-normal.text-black.card-heading.mt-0.mb-1 {
  font-size: 17px;
  font-weight: 800;
}
ul.listunstyled {
  margin-left: -34px;
}
.epc {
  overflow: auto;
  height: 260px;
}
.epc2 {
  overflow: auto;
  height: 260px;
}
.col-md-4.col-md-4a {
  background: #fff;
  border: 1px solid #f0a21b;
}
.top-bg {
  background-attachment: fixed;
}
.navbar-header {
  width: 100%;
}
img.logo {
  width: 69%;
  height: 125px;
}
form.contact-form.partner:hover {
  padding: 11px;
  box-shadow: 0px 1px 0px 2px #ec8d09;
}
form.contact-form.partner{
  padding: 11px;
}
.card-heading {
  font-size: 1.5rem;
}
.mb-2 {
  margin-bottom: 1rem;
}
a.dwnpdf {
  cursor: pointer;
}

td > img {
  cursor: pointer;
}
.smallCol.card.zoom >h3 {
  font-size: 16px;
}
.smallCol.card.zoom.one {
  height: 465px;
}
.container-fluid {
  margin-right: 5%;
  margin-left: 5%;
}
.modal {
  top: 115px;
}

ul.subul2 {
  margin-top: 180px;
  
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
  margin-top: 10px;
}
