<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.webp .mh { background-image: linear-gradient(to bottom right,#000532ab,#1a0c00cc), url("/uploaded/Image/mastheads/sm/Training2.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right,#000532ab,#1a0c00cc), url("/uploaded/Image/mastheads/sm/Training2.jpg"); }

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_Training2.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_Training2.jpeg");}
}

html {scroll-behavior: smooth;}

/*----------------- Breadcrumb Start------------------*/

/* Style the list */


#regWhite .fa-solid {
font-weight: 500;
}

#breadcrumb .svg-inline--fa {
display:none;
}


ul.breadcrumbNav {
  padding: 10px 16px;
  list-style: none;
color: #ff6319;
font-weight: 700;
font-size: 1em;
margin-left: -25px;
padding-left: 0px;
}

/* Display list items side by side */
ul.breadcrumbNav li {
  display: inline;
margin-left: -8px
}

/* Add a slash symbol (/) before/behind each list item */


#breadcrumb ul.breadcrumbNav li+li:before {
display: inline;
    padding: 5px;
    color: #565656;
    content: "/\00a0";
}


/* Add a color to all links inside the list */
svg.home {
filter: invert(57%) sepia(58%) saturate(5171%) hue-rotate(347deg) brightness(101%) contrast(105%);
}
svg.home:hover {
filter: invert(29%) sepia(53%) saturate(717%) hue-rotate(173deg) brightness(91%) contrast(103%);
}


/* Add a color on mouse-over */
#breadcrumb ul.breadcrumbNav li a:hover {
  color: #1d4f91;
font-weight: 700;
  text-decoration: underline;
}

#breadcrumb ul.breadcrumbNav li a{
color: #ff6319;
font-weight: 700;
text-decoration: none;
}

/*----------------- Breadcrumb End ------------------*/

/*----------------- Modal Start ------------------*/

.iconLeft:before {
content:"\f879";
font-family: "Font Awesome 5 Duotone";
font-weight: 900;
display: none;
}

/*----------------- Modal End ------------------*/
/*---------------------- GREY SECTION START------------------------------- */

.background-transition {height: calc(8vw + 50px); max-height: 250px}
#transition-one {background: linear-gradient(177.3deg, #fff 0%, #fff 40%, #333333aa 40.3%, #333333aa 49.1%, #333 49.4%, #333), linear-gradient(179deg, #fff 0%, #fff 39.8%, #333333aa 40.2%, #333333aa 50.8%, #333 70.2%, #333);}


/*---------------------- GREY SECTION END  ------------------------------- */

/*---------------------- FORM START  ------------------------------- */

.FormR {width: 95%; float:right; background-color: transparent; padding: 2%;padding-top:0px;}

#ssform {padding: 14px;}

input[type=button], input[type=text], input[type=password], input[type=email], select {

    -webkit-appearance: none;
    box-shadow: 0 0 3px #5cd053;
    border: 1px solid #28921f!important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 1.1em!important;
    margin-bottom: 1%!important;
    margin-right: 1%;
    width: 98%!important;
    float: left;
    padding: 5px;
    border-radius: 3px 3px 3px 3px;
	}

select { width: 100% !important; }

input[type=submit] {
    cursor: pointer;
    -webkit-appearance: none;
    background-color: #85b358;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
    border: 0;
    text-align: center;
    font-family: 'Ubuntu';
    font-weight: lighter;
    color: #fff;
       text-transform: uppercase;
    padding: 8px 16px;
    border-radius: 5px 5px 5px 5px;
}

.regSubscribe {background-color: transparent!important;}


/*---------------------- FORM END  ------------------------------- */



</pre></body></html>