@font-face {
  font-family: Barlow-Regular;
  src: url("../fonts/Barlow-Regular.ttf");
}
@font-face {
  font-family: Barlow-SemiBold;
  src: url("../fonts/Barlow-SemiBold.ttf");
}
@font-face {
  font-family: Barlow-Medium;
  src: url("../fonts/Barlow-Medium.ttf");
}
@font-face {
  font-family: Barlow-Bold;
  src: url("../fonts/Barlow-Bold.ttf");
}
@font-face {
  font-family: Barlow-Thin;
  src: url("../fonts/Barlow-Thin.ttf");
}
@font-face {
  font-family: Barlow-Light;
  src: url("../fonts/Barlow-Light.ttf");
}

@font-face {
  font-family: Roboto-Bold;
  src: url("../fonts/Roboto-Bold.ttf");
}
@font-face {
  font-family: Roboto-Medium;
  src: url("../fonts/Roboto-Medium.ttf");
}
@font-face {
  font-family: Roboto-Regular;
  src: url("../fonts/Roboto-Regular.ttf");
}
@font-face {
  font-family: Roboto-Light;
  src: url("../fonts/Roboto-Light.ttf");
}

*{
		padding: 0;
	margin: 0;
}
body { padding-right: 0 !important }
html {
	overflow-x: hidden;
	padding: 0;
	margin: 0;
	background: transparent;
}
body {
	font-family:"Barlow-Regular", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #040404;
	line-height: 1.7em;
	background: transparent;
	padding: 0;	
}
a{
	text-decoration: none;
	outline:none;
}
.errors {
    color: red;
    position: relative;

}

.navmenu{
	background-color:#1d1d1d;
}
.navmenu .logo {
    padding: 10px;
}
#navbarSupportedContent a{
	    font-family: Barlow-Bold;
    font-size: 20px;
    color: #fff;
}


.ban-sec{
	background:url("../images/Banner.jpg")no-repeat;
	width:100%;
	height:555px;
	float:left;
	background-size:cover;
	background-position:top center;
	position:relative;
	margin-top:103px;
	
}
.ban-sec h2,.ban-sec h3,.ban-sec h4{
	padding-right:0;
}
.ban-sec h2 {
    font-size: 38px;
    line-height: 50px;
    font-family: Barlow-Light;
}
.ban-sec h3 {
    font-size: 36px;
    line-height: 42px;
    font-family: Barlow-SemiBold;
    letter-spacing: 2px;
}
.ban-sec h4 {
    font-size: 25px;
    line-height: 32px;
    font-family: Barlow-Medium;
}

.white{
	color:#fff !Important;
	}
	
.ban-form {
    width: 85%;
    float: right;
    position: relative;
    top: 0px;
    background: #fff;
    border-radius: 5px;
    padding: 5%;
}
.ban-form .form-control {
    height: 54px;
}
.ban-form h4 {
    font-family: 'Barlow-Bold';
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 15px;
}

.privac {
    line-height: 20px;
    font-size: 14px;
    margin-top: 10px;
}

.btn16 {
background: #000;
    width: 100%;
    padding: 18px;
    font-family: Barlow-Bold;
    border: 0px;
    font-size: 18px;
    letter-spacing: 1px;
	border-radius: 0.25rem;
cursor:pointer;
}
.rgb {
    background: #fff;
    padding: 0;
    position: relative;
    bottom: 15%;
	border: 1px #9f9f9f solid;
}
.rgb h4 {
    padding: 10% 15%;
	  font-size: 21px;
    line-height: 26px;
    font-family: Roboto-Medium;
	text-align:center;
	    margin-bottom: 0;
}

.rgb .col-lg-3:last-child .h-100 {
    border: 0 !important;
}
.rgb .h-100 {
    border-right: 1px #9f9f9f solid;
}
.nxt-sec {
background: #fff;
    width: 100%;
    float: left;
    margin-top: 5%;
    padding-bottom: 5%;
    border-bottom: 1px #9f9f9f solid;
}
.wt-do h3,.who-it h3,.learn h3{
	font-size: 38px;
    font-family: Barlow-Bold;
    text-align: center;
}
.cert-cont h3{
	font-size: 38px;
    font-family: Barlow-Bold;
    text-align: center;
}
.who-it h6 {
    font-family: Barlow-Bold;
    text-align: center;
    font-size: 21px;
}
.who-it a{	
    font-size:16px;
    border: 1px #c4c4c4 solid;
    padding: 8% 5%;
    display: inline-block;
    margin: 5px;
    border-radius: 5px;
    line-height: 20px;
    background: #fff;
    text-align: center;
	width: 95%;
}
.mr-t {
    margin-left: 2%;
}
section.learn h6 {
    font-size: 21px;
    font-family: Barlow-Bold;
}
section.learn p {
    font-size: 18px;
	margin-bottom:0px;
}

footer {
    width: 100%;
    float: left;
    padding: 30px 0px;
    background: #1e1e1e;
}
.im-box {
    background: #f1f1f1;
    padding: 20% 0;
    border-radius: 50%;
    width: 60%;
    margin: 0px auto;
    text-align: center;
}

.stick-div {
    width: 100%;
    float: left;
    background: #fff;
    padding: 30px;
    border-top: 2px #eaeaea solid;
    position: fixed;
    bottom: 0;
    display:none;
	transition:.8s ease all;
}

.stick-div.newclass {
display:block
}
.stick-div h3{
	font-size: 24px;
}
.stick-div h3 a {
    display: inline;
    color: #fff;
    margin: 20px;
}
.form-control::placeholder {
  color: #000;
  opacity: 1;
}

.form-control:-ms-input-placeholder { 
 color: #000;
}

.form-control::-ms-input-placeholder { 
 color: #000;
}

.form-check-label {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    padding-left: 20px;
    color: #fff;
}
.floating-form-group {
    position: relative;
    margin-bottom: 10px;
}
.floating-form-group .form-cust {
    border: 1px #000 solid;
    height: 50px;
    transition: all .5s ease;
    margin: 0;
    font-size: 18px;
    width: 100%;
    background: #fff;
    padding: 0px 10px;
    border-radius: 5px;
}
.floating-form-group .floating-label {
    position: absolute;
    top: 46%;
    left: 0;
    background: 0 0;
    padding: 0px 10px;
    color: #000;
    pointer-events: none;
    margin-bottom: 0;
    transform: translate(0,-50%);
    font-size: 18px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	outline:none;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.floating-form-group.focused .floating-label {
    top: 12px;
    transform: translate(0,-50%);
	font-size:13px;
}
.cl-14 {
    width: 16.2%;
    float: left;
    padding: 10px;
    display: inherit;
    text-align: center;
}
.cl-14 img{
	margin:0px auto;
}
.logo-strip {
    background: #fff;
    width: 100%;
    float: left;
    padding: 1% 5%;
    border-bottom: 2px #f1f1f1 solid;
}
.wt-do{
	width: 100%;
    float: left;
    padding: 5%;
}
.wt-do h5 {
    font-size: 18px;
    line-height: 25px;
    text-align: center;
}
.cert-cont{
    width: 100%;
    float: left;
    padding: 3% 5% 5% 5%;
	border-bottom: 2px #f1f1f1 solid;
}
.cert-cont h5 {
    font-size: 18px;
    width: 75%;
    line-height: 30px;
    margin: 0px auto;
    text-align: center;
	 
}
.foot-vdo{
	width:100%;
	float:left;
}
.vd-im {
    position: relative;
}

.pl-btn {
    position: absolute;
    top: 42%;
    left: 47%;
}
.learn-footer{
	width:100%;
	float:left;
	background:#474747;
	padding:4%;
}
.learn-footer h4 {
    font-family: Barlow-Bold;
    padding-bottom: 15px;
}
.who-it {
    width: 100%;
    float: left;
    padding: 4%;
    background: #f9fbfa;
}
.learn{
	width:100%;
	float:left;
	padding:5%;
	
}
section.more-details {
    width: 100%;
    float: left;
min-height:90vh;
    height: auto;
    margin-top: 103px;
    background: #f2f2f2;
    padding: 5%;
}

.slp {
    display: block;
    font-size: 21px;
    line-height: 48px;
    font-family: Barlow-Bold;
}
.more-details h5 {
    font-size: 24px;
    line-height: 48px;
    font-family: Barlow-Bold;
}
.more-details .floating-form-group {
    margin-bottom: 20px;
}
.form-check {
     padding-left: 0px;
    padding-bottom: 10px;
    display: inline-block;
    width: auto;
    padding-right: 20px;
}



.container1 {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 19px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.container1 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
   background-color: #fff;
   outline: 1px #020202 solid;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container1:hover input ~ .checkmark {
  background-color: #fff;
}

/* When the radio button is checked, add a blue background */
.container1 input:checked ~ .checkmark {
    background-color: #fff;
    outline: 1px #020202 solid;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container1 input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container1 .checkmark:after {
    top: 6px;
    left: 6px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #000;
}
/* video css starts */

.vidbox {
    background: #000;
    border: 0 solid #F68121;
    width: 0%;
    height: 0%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 100;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.closevid1{
    position: absolute;
}
 .vidbox {
    position: fixed;
	   overflow: hidden;
}
.pageLoader, .vidbox {
    top: 0;
    overflow: hidden;
}
.closevid1 {
    display: none;
    color: #ED2124;
    font-size: 1rem;
    padding: 10px;
    position: absolute;
    top: 55px;
    right: 0px;
    z-index: 9999;
    background: transparent;
    border-radius: 5px;
    cursor: pointer;
}
.vidbox.active {
    width: 100%;
    height: 100%;
    border: 5px;
	z-index:10000;
}
.closevid1::after {
    content: "X";
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: -45px;
    right: 20px;
}
.vidbox iframe {
    width: 100%;
    height: 100%;
    position: relative;
}
 .vidbox{
 top:0;
 overflow:hidden;
 }
 
 .access-modal .modal-dialog {

    margin: 1.75rem auto;
    max-width: inherit;
    width: 60%;
}
.access-modal .close {
    color: #f68a3f;
    position: absolute;
    right: 15px;
    top: 15px;
    opacity: 1;
}

/* video css ends */

@media (min-width: 1300px){
.container{
	
	max-width: 1290px;
}
}
@media screen and (min-width: 1441px) and (max-width: 1599px){
	
	.who-it a {
    font-size: 17px;
	}
	.more-details h5 {
    font-size: 27px;
	}
}
@media screen and (min-width: 1181px) and (max-width: 1280px){
.who-it{
  padding:5% 0; 
}
.container {
    max-width: 1170px !Important;
}

}

@media screen and (min-width: 1024px) and (max-width: 1180px){
.who-it{
  padding:5% 1% !Important; 
}
.container {
    max-width: 100% !Important;
}
.who-it a {
    font-size: 14px !Important;
padding: 8% 4%;
}
}
@media (min-width: 1600px){
	.floating-form-group .form-cust {
    height: 60px;
	}
	.container {
    max-width: 1500px ;
}
.ban-sec h2 {
     font-size: 46px;
    line-height: 60px;
}
.ban-sec h3 {
    font-size: 44px;
    line-height: 52px;
}
.ban-sec h4 {
font-size: 28px;
line-height: 40px;
}
.cert-cont h5 {
    font-size: 22px;
    line-height: 35px;
}
.wt-do h3, .who-it h3, .learn h3,.cert-cont h3 {
    font-size: 50px;

}
section.learn h6 {
    font-size: 26px;
}
section.learn p {
    font-size: 21px;
}
.wt-do h5 {
    font-size: 21px;
    line-height: 28px;
}
.who-it h6 {
    font-size: 25px;
}
.who-it a {
    font-size: 20px;
    line-height: 25px;
}
.btn16 {
    font-size: 20px;

}
.learn-footer h4 {
    font-size: 2.2rem;
}
footer p {
    font-size: 21px;
}
.ban-form h4{	
    font-size: 32px !important;
    line-height: 34px !important;
}
.privac {
    line-height: 25px;
    font-size: 17px;
}
.floating-form-group .floating-label{
	font-size:21px;
}
.more-details h5 {
    font-size: 30px;
    line-height: 48px;
}
.container1 {
    font-size: 22px;
}
.slp {
font-size: 24px;
}
}
@media (max-width: 1024px){
.ban-sec {
    height: 100vh;
}
}
@media (max-width: 1300px){

	.container{
	max-width: 1160px;
}

}

@media screen and (min-width: 993px) and (max-width: 1024px){
	
.ban-sec h2 {
    font-size: 38px;
}
.ban-sec h3 {
    font-size: 32px;
    line-height: 48px;
}
.ban-sec h4 {
    font-size: 21px;
    line-height: 28px;
}
.who-it a {
    font-size: 15px;
}
.im-box {
    width: 65%;
}
.ban-sec {
    height: auto;
    padding: 10% 0;
}
}
 @media screen and (min-width: 768px) and (max-width: 992px) {
	 .ban-sec{
		 height:auto;
	 }
	 
.ban-sec {
    height: auto;
    padding: 5% 0;
}

.ban-sec h2 {
    font-size: 38px;
}
.ban-sec h3 {
    font-size: 32px;
    line-height: 48px;
}
.ban-sec h4 {
    font-size: 21px;
    line-height: 28px;
}


.cl-14 {

    padding: 5px;
}

 }
 
 
@media (max-width: 767px){
	.cl-14 {
    width: 50%;

}
section.more-details {
    margin-top: 65px;
 height: auto
}
		 .ban-form {
    width: 100%;
    top: 0px;
}
.pd-f {
    padding: 15px 0% 15px 0%;
}
section.cert-sec h3 {
    font-size: 21px;
    font-family: Barlow-Bold;
    margin-top: 15px;
}	
 #navbarSupportedContent a {

    font-size: 16px;

}
.navmenu a{
	margin-right:0px;
}
.navmenu {
    padding: 5px;
}
.navmenu .logo {
    padding: 5px;
    width: 80px;
}
.ban-sec h2 {
font-size: 24px;
    line-height: 30px;
}
.ban-sec h3 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px !important;
}
.ban-sec h4 {
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px !IMPORTANT;
    margin-bottom: 20px;

}
.ban-sec {
    height: auto;
    margin-top: 66px;
    padding: 50px 0;
}
.ban-form .form-control {
    height: 45px;
}
.btn16{
	font-size:15px;
	padding:10px;
}
.rgb {
    bottom: 0px;
    margin-top: 20px;
}
.abt-sec h3, .nxt-sec h3, .wt-learn-sec h3, .best-sec h3, .ux-cert h3, .course-accord h3 {
    font-size: 28px;
	    margin-top: 15px;

}
div#accordion .card-link {
    padding-right: 30px;
}
div#accordion .card-link::after{
	right:10px;
}
.col-50 h4 {
    font-size: 34px;
}
.col-50 h5 {
    font-family: Barlow-SemiBold;
    font-size: 18px;
}
.pd-f p, .cert-sec p {
    font-size: 16px;
}
section.cert-sec h2 {
    font-size: 28px;
 
}
.cert-sec {
    padding: 3% 5%;
}
.wt-learn-sec ul,.best-sec ul {
    padding-left: 20px;
    font-size: 16px;
}
.course-accord p{
	font-size: 16px;
}
div#accordion .card-link{
	font-size:18px;
}
.ux-cert p, footer p {
    font-size: 16px;
}
.btn-li h6 {
    width: 100%;
}
.best-sec h6 {
    font-size: 16px;
}
.stick-div h3 {
    font-size: 18px;
}
.stick-div{
	padding:10px;
}
a.btn.btn-primary.btn16 {
    margin-top: 10px;
}
.stick-div h3 a {
    display: inline-block;
    color: #fff;
    margin: 0;
}
.cert-cont h5 {
    font-size: 16px;
    width: 100%;
}
.wt-do h3, .who-it h3, .learn h3,.cert-cont h3 {
        font-size: 22px;
}
.learn {
    padding: 5% 0;
}
.wt-do h5 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 25px;
}
.who-it a {
    font-size: 15px;
}
.pl-btn {
    top: 41%;
    left: 44%;
    width: 45px;
}
.learn-footer h4 {
        font-size: 1rem;
    margin-bottom: 0px !important;
    font-family: Barlow-SemiBold;
}
.who-it h6 {
    font-size: 17px;
}
footer p {
    font-size: 14px;
	    line-height: 20px;
}
a.btn16.white.ctform {
    margin-bottom: 15px;
    display: inline-block;
    width: auto;
}
.im-box {
    padding: 55px 0;
    width: 150px;
}
section.learn .col-2 {
    padding: 0;
}
.ban-form h4 {
    font-size: 19px;
}
.ban-form h5 {
    font-size: 18px;
}

footer {
    padding-bottom: 60px !Important;

}
section.learn p {
    font-size: 16px;
    margin-bottom: 0px;
    line-height: 22px;
}
}