 @import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
 
 /**************************** Global Css start **************************/
 body {
 	background-color: #fff;
 	color: #333333;
 	font-size: 14px;
 	font-style: normal;
 	font-weight: normal;
 	visibility: visible;
 	font-family: 'Montserrat', sans-serif !important;
 }
 
 button:focus {
 	outline: unset
 }
 a:hover {
 	text-decoration: none;
 }
 .form-control:focus {
    box-shadow: unset;
}
     .btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show>.btn-info.dropdown-toggle:focus {
    box-shadow: unset;
}
 /**************************** Global Css end **************************/

 .p-tag-hide {
    display: none;
}
.calendar-head {
    background: #112D60;
    color: #fff;
}
.MainD {
    padding: 0px 15px;
}
.select2-container {
    width: 92% !important;
}
.flag-class-set.select2-container {
    width: 46px !important;
}
#inputdivconuscdp.select2-container {
   width: 92% !important;
}
.flag-class-set.select2-container--default .select2-selection--single {
    background-color: #e9ecef !important;
    border-radius: 0px !important;
}
.select2-container--default .select2-selection--single {
    background-color: #fff !important;
}
.flag-class-set.select2-container--default .select2-selection--single .select2-selection__rendered {
    margin-left: 2px !important;
    padding: 0px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    margin-left: 2px !important;
    font-size: 15px;
    color: #495057 !important;
}
span#select2-course-container {
    padding: 0px 10px !important;
}
.select2-dropdown {
    width: 268px !important;
}
.select2-container--open .select2-dropdown--above {
		width: 250px !important;
	}
.ui-autocomplete {
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
}
@media (max-width: 768px){
#inputdiv .select2-container {
    width: 275px !important;
}
}

#callaction {
    display: none;
}
.careerpgskill {
    list-style-type: disc;
}
.mainh1 {
     font-size: 45px;
  }
  .card-headeraffiliats a {
    color: #000;
}
.form-checkbox {
    margin: 0 auto;
}
/* Styles for cookie consent start*/
         span.cookies-para {
         margin: 2em 2em 1.5em;
         }
         .cookieconsent {
         max-width: 22em;
         -ms-flex-direction: column;
         flex-direction: column;
         position: fixed;
         overflow: hidden;
         box-sizing: border-box;
         font-family: Helvetica,Calibri,Arial,sans-serif;
         font-size: 16px;
         line-height: 24px;
         display: -ms-flexbox;
         display: flex;
         -ms-flex-wrap: nowrap;
         flex-wrap: nowrap;
         z-index: 9999;
         bottom: 40px;
         left: 16px;
         color: #000;
         width: 100%;
         z-index: 99999;
         background-color: #f2f2f2;
         box-shadow: 0 0 4px rgb(7 7 7);
         border-radius: 10px;
         }
         .cookieconsent .btn-cookies{
         font-size: 19px;
         border-radius: 0px !important;
         padding: 3px !important;
         background: #112D60 !important;
         border: #112D60;
         }
         .cookies-link{text-decoration: underline !important;}
         @media screen and (max-width: 736px){
         .cookieconsent {
         max-width: none !important;
         bottom: 0;
         left: 0;
         margin-bottom: 45px;
         }
         }
         
         /* Styles for cookie consent end*/
 /******************* alert css start ****************/
 .alertbox-1x .alert {
 	background: linear-gradient(to right, #f5576c, rgba(245, 87, 108, 0.7));
 	padding: 10px 0;
 	margin-bottom: 0;
 	color: #fff;
 	text-align: center;
 	border-radius: 0;
 }
 .alertbox-1x .alert span {
 	font-size: 17px;
 	font-weight: 600;
 	margin-bottom: 0px;
 }
 /* .fade.show {
 	opacity: 1;
 } */
 .alertbox-1x .alert .close {
 	top: -11px;
 	right: 0%;
 	color: #fff;
 	outline: none;
 }
 .discount-btn {
 	color: #555 !important;
 	background-color: #fff;
 	border-radius: 4px;
 	padding: 5px;
 	margin-left: 10px;
 	font-weight: 700;
 	cursor: pointer;
 }
 /*********************************** alert css end ***********************************/
 
  /*********************************** enquiry css start ***********************************/
 .enqbtn1 {
	background-color: #112D60;
	padding: .575rem .85rem;
	color: white;
	border: 1px solid #112D60;
}

.enqbtn1:hover {
	background-color: #112D60;
	color: white;
	border: 1px solid #112D60;
}

.enquiryPosition {
	width: 35px;
	height: 140px;
	position: fixed;
	right: -50px;
	top: 250px;
	z-index: 9995;
	transform: rotate(-90deg);
	cursor: pointer;
}
 /*********************************** enquiry css end ***********************************/


 /************************************ Main Menu css start ****************************/
 .all-courses-btn {
 	margin-top: 10px !important;
 	padding: 10px 19px !important;
 	color: #fff;
 	background-color: #112D60;
 	box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 10%), 0px 2px 2px 0px rgb(0 0 0 / 10%), 0px 3px 1px -2px rgb(0 0 0 / 10%);
 	border-radius: 5px;
 }
 .all-courses-icon {
 	font-size: 17px;
 	margin-right: 5px;
 }
 .fa-th:before {
 	padding-top: 10px;
 }
 .homewsmenupr {
 	float: right;
 	padding-left: 2%;
 }
 .wsmenucontainer {
 	background-color: #fff!important;
 	box-shadow: 0px 2px 4px -1px rgb(0 0 0 / 10%), 0px 4px 5px 0px rgb(0 0 0 / 10%), 0px 1px 10px 0px rgb(0 0 0 / 10%);
 }
 .h-20 {
 	height: 12%;
 }
 .homecourselist:hover {
 	color: white!important;
 }
 .steptobe {
 	text-align: left;
 }
 .wstliststy02 li a:hover {
 	color: black;
 }
 .wsmain img,
 embed,
 video {
 	border: 0 none;
 	width: 175px;
 	/* height: auto; */
 }
 .wsmain a:focus {
 	outline: none !important;
 }
 .wsmain:before,
 .wsmain:after {
 	content: "";
 	display: table;
 }
 .wsmain:after {
 	clear: both;
 }
 .wsmobileheader {
 	display: none;
 }
 #overlapblackbg {
 	display: none;
 }
 .smllogo {
 	padding: 9px 0px 0px 0px;
 	margin: 0;
 	float: left;
 	width: 5%;
 }
 .smllogo a {
 	display: block;
 	float: left;
 	padding: 0px 0px 0px 50px;
 }
 .wsmain {
 	width: 100%;
 	margin: 0 auto;
 	padding: 0px 0px;
 	max-width: 1460px;
 }
 .wsmenu {
 	position: relative;
 	font-size: 16px;
 	padding: 0px 0px 0px 0px;
 	margin: 0px auto;
 	width: 100%;
 	height: 60px;
 }
 .wsmenu-list {
 	text-align: left;
 	margin: 0 auto 0 auto;
 	width: 100%;
 	display: block;
 	padding: 0px;
 }
 .wsmenu-list>li {
 	text-align: center;
 	display: block;
 	margin: 0px;
 	padding: 0px;
 	float: left;
 }
 .wsmenu-list>.wsshopmenu>a .fa.fa-angle-down {
 	display: inline-block;
 	font-size: 13px;
 	line-height: inherit;
 	margin-left: 11px;
 	color: #7b7b7b;
 }
 .wsmenu-list li ul li a .fa.fa-angle-double-right {
 	font-size: 12px;
 	margin: 0 3px 0 -4px;
 }
 .wsmenu-list>li>a {
 	display: block;
 	color: #828181;
 	padding: 0 26px 0 22px;
 	line-height: 58px;
 	text-decoration: none;
 	position: relative;
 }
 .wsmenu-list>li:hover>a {
 	color: #3498db;
 }
 .wsmenu-list>li>.navtext {
 	color: #262626;
 	font-size: 16px;
 	line-height: 16px;
 	text-align: right;
 	padding: 30px 8px;
 	margin: 0 10px;
 }
 .wsmenu-list>li>.navtext>span+span:after {
 	color: #9e9e9e;
 	content: "\f107";
 	display: inline-block;
 	font-size: 14px;
 	font-weight: 100;
 	line-height: 10px;
 	margin-left: 1px;
 	position: relative;
 	right: -8px;
 	text-align: right;
 	top: 1px;
 }
 /*.wsmenu-list>li>.navtext>span {
         display: block;
         font-size: 11px;
         text-align: left;
         white-space: nowrap;
         width: 100%;
         line-height: 16px;
         color: #9e9e9e;
         }*/
 .wsmenu-list>li>.navtext>span+span {
 	white-space: nowrap;
 	font-size: 12px;
 	font-weight: bold;
 	color: #555555;
 }
 .wsmenu-list li a:hover .arrow:after {
 	border-top-color: #b3b3b3
 }
 .wsmenu-list li a.active .arrow:after {
 	border-top-color: #b3b3b3
 }
 .wsmenu-list li:hover>a .arrow:after {
 	border-top-color: #b3b3b3
 }
 .wsmenu-list li>.megamenu {
 	transform: translateY(35px);
 	transition: all .3s ease;
 	visibility: hidden;
 }
 .wsmenu-list li:hover>.megamenu {
 	transform: translateY(0);
 	opacity: 1;
 	visibility: visible;
 }
 .wsmenuexpandermain {
 	display: none;
 }
 .wsmenu-click {
 	display: none;
 }
 .wsmenu-click02 {
 	display: none;
 }
 .wsshopmenu span {
 	font-weight: bold;
 }
 .wtsdepartmentmenu {
 	background: #fff;
 	border-bottom: solid 1px #d1d3d4;
 }
 .wsmenu-list li:hover .megamenu {
 	opacity: 1;
 }
 .megamenu {
 	width: 100%;
 	left: 0px;
 	position: absolute;
 	top: 60px;
 	color: #000;
 	z-index: 1000;
 	margin: 0px;
 	text-align: left;
 	padding: 0px;
 	font-size: 15px;
 	border: solid 1px #eeeeee;
 	background-color: #fff;
 	opacity: 0;
 	-o-transform-origin: 0% 0%;
 	-ms-transform-origin: 0% 0%;
 	-moz-transform-origin: 0% 0%;
 	-webkit-transform-origin: 0% 0%;
 	-o-transition: -o-transform 0.3s, opacity 0.3s;
 	-ms-transition: -ms-transform 0.3s, opacity 0.3s;
 	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
 	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
 }
 .megamenu .title {
 	border-bottom: 1px solid #CCC;
 	font-size: 14px;
 	padding: 9px 5px 9px 0px;
 	font-size: 17px;
 	color: #424242;
 	margin: 0px 0px 7px 0px;
 	text-align: left;
 	height: 39px;
 	margin: 0px 0px 10px 0px;
 }
 .halfmenu {
 	width: 22%;
 	right: auto !important;
 	left: auto !important;
 }
 .halfmenu .megacollink {
 	width: 48%;
 	float: left;
 	margin: 0% 1%;
 }
 .halfdiv {
 	width: 30%;
 	right: auto;
 	left: auto;
 }
 .halfdiv03 {
 	width: 25%;
 	right: auto;
 	left: auto;
 }
 @media screen and (min-width: 480px) {
 	.wsshoptabing {
 		background-color: white;
 	}
 }
 .wsshoptabing {
 	width: 120%;
 	text-align: left;
 	margin: 0px;
 	padding-right: 0px;
 	position: absolute;
 	top: 60px;
 	background-color: white;
 	left: -200px;
 	right: 10px;
 	border-bottom: solid 2px #376cb7;
 	border: solid 1px #f1f1f1;
 	border-top: solid 0px;
 	visibility: hidden;
 	opacity: 0;
 	z-index: 999999999999;
 	transform: translateY(35px);
 	transition: all .3s ease;
 }
 @media (max-width: 767px) {
 	.wsshoptabing {
 		width: 100%;
 		left: 0px;
 		right: 0px;
 	}
 	.all-courses-btn {
 		color: #666666 !important;
 		box-shadow: unset;
 	}
 }
 /* Mega new menu start */
 .wsshopwp .wstliststy02 li a,
 .wsshopwp .wstabitem>li>a,
 .wstliststy02 li.wstheading,
 .wsmenu-list>li>.navtext,
 .wstliststy06 li a {
 	font-family: 'Montserrat', sans-serif !important;
 }
 .wstliststy06 li {
 	text-align: left !important;
 }
 #textdiv h1 {
 	font-size: 40px !important;
 }
 .wwocard {
 	height: 525px;
 }
 .footer-contact ul {
 	padding: 0px;
 }
 .wsmenu-list>li>.navtext {
 	padding: 22px 5px !important;
 	margin: 0 5px !important;
 }
 .wsshopwp .wstabitem>li.wsshoplink-active>a:hover {
 	color: #26C1EF !important;
 }
 .wstitemright {
 	background-color: #eff2f5 !important;
 }
 .wsshopwp .wstliststy02 >li >:hover {
 	color: #26C1EF !important;
 }
 .wsshopwp {
 	box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.1), 0px 8px 10px 1px rgba(0, 0, 0, 0.1), 0px 3px 14px 2px rgba(0, 0, 0, 0.1);
 }
 .wstitemright {
 	height: 435px !important;
 	padding: 0px 10px !important;
 }
 .wstliststy02 {
 	margin-left: 0px !important;
 }
 .wsshopwp .wstliststy02 li a {
 	font-weight: 400 !important;
 	text-transform: capitalize !important;
 	font-size: 15px;
 }
 .wsshopwp .wstliststy02 li a:before {
 	content: "\f111";
 	font-family: "FontAwesome";
 	margin-right: 8px;
 	font-size: 8px;
 	color: #777;
 	vertical-align: top;
 }
 .wsshopwp .wstabitem>li>a {
 	/* padding: 10px 10px; */
 	color: #51565e;
 	font-size: 14px;
 	text-transform: capitalize !important;
 }
 .wsshopwp .wstabitem > li {
 	background: transparent !important;
 }
 .wsshopwp .wstabitem>li.wsshoplink-active>a {
 	color: #0e0e0e;
 	background: #eff2f5 !important
 }
 .wsshoptabing>.wsshopwp {
 	background: #fff;
 }
 .wsshopwp .wstabitem>li>a {
 	background: none !important
 }
 .wstliststy06 li a {
 	text-transform: capitalize !important;
 }
 @media screen and (max-width: 767px) {
 	.wsshopwp .wstabitem>li.wsshoplink-active>a {
 		background: #fff !important;
 	}
 	.wstitemright {
 		height: unset !important;
 		padding: 0px 10px !important;
 	}
 	.wstitemright .col-lg-6 {
 		margin-top: 0px !important;
 		padding: 0px;
 	}
 	.wstliststy02 {
 		margin-bottom: 0px !important;
 	}
 	.wstabitem>li:hover a {
 		width: 100% !Important;
 	}
 	.wsmenu-list>li>.navtext {
 		padding: 12px 5px !important;
 	}
 	.wsshopwp {
 		box-shadow: none !important;
 	}
 	.megamenu .wstliststy06 li {
 		text-align: left !important;
 	}
 	.wsshopwp .wstliststy02 li a {
 		font-size: 14px;
 	}
 }
 @media screen and (max-width: 1280px) and (min-width: 1200px) {
 	.wsmenu-list>li>.navtext {
 		padding: 30px 2px !important;
 		margin: 0 5px !important;
 	}
 	.smllogo a {
 		padding: 0px 0px 0px 52px;
 	}
 	.wsmenu-list>li>.navtext {
 		font-size: 15px;
 	}
 }
 /* Mega new menu end */
 .wstitemright {
 	opacity: 0;
 	visibility: hidden;
 	position: absolute;
 	right: 0px;
 	top: 0px;
 	background-color: white;
 	color: #000;
 	padding-left: 30%;
 	display: block;
 	float: left;
 	padding: 10px 8px 0px 8px;
 	width: 75%;
 	min-height: 450px;
 }
 .wstabitem {
 	display: block;
 	margin: 0px;
 	padding: 0px;
 	font-size: 12px;
 }
 .wstabitem>li {
 	width: 100%;
 	list-style: none;
 }
 .wstabitem li:before,
 .wstabitem li:after {
 	content: "";
 	display: table;
 }
 .wstabitem li:after {
 	clear: both;
 }
 /*.wsmenu-list > li:hover > .wsshoptabing > .wstabitem li.wsshoplink-active .wstitemright{opacity: 1; visibility: visible;}*/
 .wsmenu-list>li:hover>.wsshoptabing .wsshopwp>.wstabitem li.wsshoplink-active .wstitemright {
 	opacity: 1;
 	visibility: visible;
 }
 .wsshoptabing>.wsshopwp {
 	width: 100%;
 	display: block;
 	position: relative;
 }
 .wstabitem>li>a {
 	display: block;
 	padding: 10px 4px;
 	font-size: 15px;
 	font-weight: 600;
 	/*  text-transform:uppercase; */
 	color: #000;
 	border-bottom: solid 1px #e5e5e5;
 	width: 25%;
 	float: left;
 	position: relative;
 	border-left: 3px solid #fff;
 	background-color: #fff;
 }
 .wstabitem>li:hover a {
 	width: 25%;
 	text-decoration: none;
 }
 .wstabitem .wsshoplink-active a {
 	text-decoration: none;
 }
 .wstabitem>li:hover>a {
 	text-decoration: none;
 }
 .wstabitem>li>a .fa {
 	color: #848484;
 	margin-right: 5px;
 	text-align: center;
 	width: 25px;
 	font-size: 16px;
 }
 .wstheading {
 	width: 100%;
 	display: block;
 	padding: 10px 0px 6px 0px;
 	font-size: 12px;
 	font-weight: bold;
 	color: #333333;
 	border-bottom: solid 1px #d9d9d9;
 	margin-bottom: 12px;
 	text-transform: uppercase;
 }
 .wstinnerwp {
 	height: auto;
 	position: relative;
 	width: 100%;
 }
 .wstinnerwp:before,
 .wstinnerwp:after {
 	content: "";
 	display: table;
 }
 .wstinnerwp:after {
 	clear: both;
 }
 .wstliststy02 {
 	padding: 5px 0px 10px 10px;
 	margin: 0px;
 	text-align: left;
 }
 .wstliststy02 li {
 	width: 100%;
 	list-style: none;
 	line-height: 30px;
 }
 .wstliststy02 li a {
 	color: #0e0e0e;
 	font-size: 13px;
 	font-weight: 500;
 	/*  text-transform:uppercase; */
 	text-align: left;
 }
 .wstliststy02 li a:hover {
 	color: black !important;
 	text-decoration: none;
 }
 .wstliststy02 li.wstheading {
 	line-height: normal;
 	padding-left: 0px;
 	margin-top: 0px;
 }
 .wstliststy02 li a .wstcount {
 	font-size: 10px;
 	color: #adadad;
 }
 .wstliststy06 li.wstheading {
 	line-height: normal;
 	padding-left: 0px;
 }
 .wstliststy06 {
 	padding: 0px 0px 0px 0px;
 	margin: 0px;
 }
 .wstliststy06 li {
 	width: 100%;
 	list-style: none;
 	line-height: 24px;
 }
 .wstliststy06 li a {
 	color: #0e0e0e;
 	font-size: 13px;
 	font-weight: 500;
 	text-transform: uppercase;
 	display: block;
 }
 .wstliststy06 li a:hover {
 	color: #000;
 	text-decoration: none;
 }
 .wstliststy06 li.wstheading {
 	line-height: normal;
 }
 .wstliststy06 li a .wstcount {
 	font-size: 10px;
 	color: #adadad;
 }
 .wsmenu-list>li:hover>.wtsbrandmenu>.wsshoptabingwp>.wstabitem02>li.wsshoplink-active>.wstbrandbottom {
 	opacity: 1;
 	visibility: visible;
 }

 @media only screen and (min-width: 1024px) and (max-width: 1280px) {
 	.wsmenu-list li a .arrow:after {
 		display: none !important;
 	}
 	.wsmenu-list>li>a {
 		padding-left: 12px !important;
 		padding-right: 12px !important;
 	}
 	.wsmain {
 		width: 94%;
 		margin-left: 2%;
 		margin-right: 2%;
 	}
 }
 @media only screen and (min-width: 992px) and (max-width: 1023px) {
 	.wstliststy06 {
 		width: 100%;
 		margin: 0px;
 	}
 	.smllogo {
 		padding: 13px 6px 0px 0px;
 	}
 	.wsmenu-list li a .arrow:after {
 		display: none;
 	}
 	.wsmenu-list>li>a {
 		white-space: nowrap !important;
 		padding-left: 11px !important;
 		padding-right: 11px !important;
 	}
 	.wsmain {
 		width: 96%;
 		margin-left: 2%;
 		margin-right: 2%;
 	}
 	.wsmenu-list>li.socialicon {
 		display: none !important;
 	}
 	.wsmenu-list>li>a .fa {
 		display: none;
 	}
 	.wsmenu-list>li>a .fa.fa-home {
 		display: block !important;
 	}
 	.halfmenu .megacollink {
 		width: 100%;
 		margin: 0px;
 	}
 	.wstabitem li a .fa {
 		display: none;
 	}
 }
 @media only screen and (min-width: 992px) {
 	.wsmenu-list li:hover>.megamenu {
 		display: block !important;
 		border-bottom: 3px solid #f68a1a;
 	}
 	.wstliststy06 li:hover a {
 		color: #112D60;
 		padding-left: 10px;
 		-webkit-transition: all 0.5s linear;
 		transition: all 0.5s linear;
 	}
 	.wsmenu-list>li:hover .wsshoptabing {
 		transform: translateY(0);
 		opacity: 1;
 		visibility: visible;
 	}
 	.wstabitem>li.wsshoplink-active>a {
 		background-color: #26C1EF;
 		color: white;
 		border-left: 3px solid #26C1EF;
 	}
 	.wstabitem>li.wsshoplink-active>a>.fa {
 		color: #555555;
 	}
 }
 
 /*--------------------------------------------------------------------------
         |  menu Mobile CSS
         --------------------------------------------------------------------------*/
 @media only screen and (max-width: 991px) {
 	.wstbootslider {
 		width: 239px;
 	}
 	.wstabitem>li {
 		position: relative;
 	}
 	.wstabitem>li>a {
 		width: 100%;
 		margin: 0px;
 		float: none;
 		font-size: 12px;
 		padding: 14px 11px 14px 11px;
 		font-weight: bold;
 	}
 	.wstheading {
 		font-weight: normal;
 		padding-left: 0px;
 		padding-right: 0px;
 	}
 	.wstitemright {
 		width: 100%;
 		position: static;
 		top: 0px;
 		left: 30%;
 		min-height: inherit;
 		padding: 10px 0px;
 		opacity: 1;
 		visibility: visible;
 		display: none;
 	}
 	.megamenu li.wstheading {
 		padding-left: 0px;
 	}
 	.wsmenu-list>li>.navtext {
 		margin: 0px !important;
 	}
 	.wsmenu {
 		margin-top: 0px;
 	}
 	.smllogo {
 		display: none !important;
 	}
 	.wsmain {
 		margin: 0px;
 		background-color: transparent;
 	}
 	.smllogo {
 		width: 100%;
 		display: none !important;
 		margin: 0 auto;
 		text-align: center;
 		background-color: #2B3A40;
 	}
 	.smllogo a {
 		margin: 0 auto;
 		text-align: center;
 		float: none;
 		padding: 10px 0px 3px 0px;
 	}
 	.wsmenu-list .wsshoptabing {
 		background-color: #ffffff;
 		color: #666666;
 		display: none;
 		position: relative !important;
 		top: 0px;
 		padding: 0px;
 		border: solid 0px;
 		transform: none !important;
 		opacity: 1 !important;
 		visibility: visible !important;
 	}
 	.wstabitem {
 		width: 100% !important;
 		background-color: #fff;
 	}
 	.wstabitem li a:after {
 		border: none !important;
 	}
 	.megamenuleftp {
 		width: 100%;
 		display: block;
 		padding: 0px;
 		margin: 0px;
 	}
 	.megamenurightp {
 		width: 100%;
 		display: block;
 		padding: 0px;
 		margin: 0px;
 	}
 	.wstabitem li a:after {
 		position: absolute;
 		content: '';
 		top: 50%;
 		margin-top: -6px;
 		right: 23px;
 		display: inline-block;
 		border-top: 6px solid #3f464c;
 		border-right: 6px solid transparent;
 		border-left: 6px solid transparent;
 		border-bottom: 6px solid transparent;
 	}
 	/*   .wstabitem li a .fa {
         display: none;
         } */
 	.wsmenu-list li>.wsshoptabing {
 		-o-transition: -o-transform 0.6s, opacity 0.6s;
 		-ms-transition: -ms-transform 0.6s, opacity 0.6s;
 		-moz-transition: -moz-transform 0.6s, opacity 0.6s;
 		-webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
 		visibility: visible !important;
 		opacity: 1 !important;
 	}
 	.wsmenucontainer {
 		overflow: hidden;
 		-webkit-backface-visibility: hidden;
 		-moz-backface-visibility: hidden;
 		-ms-backface-visibility: hidden;
 		-webkit-transition: all 0.4s ease-in-out;
 		-moz-transition: all 0.4s ease-in-out;
 		-o-transition: all 0.4s ease-in-out;
 		-ms-transition: all 0.4s ease-in-out;
 		transition: all 0.4s ease-in-out;
 	}
 	#overlapblackbg {
 		left: 0;
 		z-index: 102;
 		width: 100%;
 		height: 100%;
 		position: fixed;
 		top: 0;
 		display: none;
 		background-color: rgba(0, 0, 0, 0.45);
 		cursor: pointer;
 	}
 	.wsmenucontainer.wsoffcanvasopener {
 		display: block;
 		margin-left: 270px;
 	}
 	.wsmobileheader {
 		display: block !important;
 		position: relative;
 		top: 0;
 		right: 0;
 		left: 0;
 		-webkit-transition: all 0.4s ease-in-out;
 		-moz-transition: all 0.4s ease-in-out;
 		-o-transition: all 0.4s ease-in-out;
 		-ms-transition: all 0.4s ease-in-out;
 		transition: all 0.4s ease-in-out;
 	}
 	.smallogo {
 		width: 100%;
 		display: block;
 		text-align: center;
 		padding-top: 9px;
 		position: fixed;
 		z-index: 101;
 		width: 100%;
 		height: 52px;
 		background: rgba(0, 0, 0, 0.4);
 		box-shadow: 0 1px 4px rgba(0, 0, 0, .5);
 		-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .5);
 	}
 	.mobnav {
 		background: white!important;
 	}
 	.smallogo>img {
 		margin-top: 0px;
 		height: 26px;
 		margin-left: 40px;
 	}
 	.wsmenu-list>li:hover>a {
 		background-color: rgba(0, 0, 0, 0.08) !important;
 		text-decoration: none;
 	}
 	.mobiletext {
 		display: inline-block !important;
 	}
 	.wsoffcanvasopener .wsmain {
 		left: 0px;
 		-webkit-transition: all 0.4s ease-in-out;
 		-moz-transition: all 0.4s ease-in-out;
 		-o-transition: all 0.4s ease-in-out;
 		-ms-transition: all 0.4s ease-in-out;
 		transition: all 0.4s ease-in-out;
 	}
 	.wsmain {
 		width: 270px;
 		left: -270px;
 		height: 100%;
 		position: fixed;
 		top: 0;
 		margin: 0;
 		float: none;
 		background-color: #fff;
 		border-radius: 0px;
 		z-index: 103;
 		overflow-y: auto;
 		-webkit-transition: all 0.4s ease-in-out;
 		-moz-transition: all 0.4s ease-in-out;
 		-o-transition: all 0.4s ease-in-out;
 		-ms-transition: all 0.4s ease-in-out;
 		transition: all 0.4s ease-in-out;
 		border: none !important;
 		background-color: #fff !important;
 	}
 	.wsmenu {
 		border-left: none;
 		float: none;
 		width: 100%;
 		display: block !important;
 		height: 100%;
 		overflow-y: auto;
 		display: block !important;
 	}
 	.wsmenu-click {
 		border-left: 1px solid #e0e0e0;
 		cursor: pointer;
 		display: block;
 		height: 49px;
 		position: absolute;
 		right: 0;
 		top: 0;
 		width: 49px;
 		z-index: 10;
 	}
 	.wsmenu-click i {
 		display: block;
 		height: 23px;
 		width: 25px;
 		margin-top: 15px;
 		margin-right: 13px;
 		background-size: 25px;
 		font-size: 21px;
 		color: rgba(0, 0, 0, 0.25);
 		float: right;
 		text-align: center;
 	}
 	.wsmenu-click02 {
 		border-left: 1px solid #f3f3f3;
 		cursor: pointer;
 		display: block;
 		height: 45px;
 		position: absolute;
 		right: 0;
 		top: 0;
 		width: 49px;
 		z-index: 10;
 		background-color: #f3f3f3;
 	}
 	.wsmenu-click02 i {
 		display: block;
 		height: 23px;
 		width: 34px;
 		margin-top: 11px;
 		margin-right: 8px;
 		background-size: 25px;
 		font-size: 21px;
 		color: rgba(0, 0, 0, 0.25);
 		float: right;
 		text-align: center;
 	}
 	.ws-activearrow>i {
 		transform: rotate(180deg);
 	}
 	.wsmenu-rotate {
 		-webkit-transform: rotate(180deg);
 		-moz-transform: rotate(180deg);
 		-ms-transform: rotate(180deg);
 		-o-transform: rotate(180deg);
 		transform: rotate(180deg);
 	}
 	.animated-arrow {
 		position: fixed;
 		left: 0;
 		top: 0;
 		z-index: 102;
 		-webkit-transition: all 0.4s ease-in-out;
 		-moz-transition: all 0.4s ease-in-out;
 		-o-transition: all 0.4s ease-in-out;
 		-ms-transition: all 0.4s ease-in-out;
 		transition: all 0.4s ease-in-out;
 	}
 	.wsoffcanvasopener .animated-arrow {
 		left: 270px;
 	}
 	.animated-arrow {
 		cursor: pointer;
 		padding: 13px 35px 16px 0px;
 		margin: 10px 0 0 5px;
 		border: 2px solid transparent;
 	}
 	.animated-arrow span,
 	.animated-arrow span:before,
 	.animated-arrow span:after {
 		cursor: pointer;
 		height: 2px;
 		width: 23px;
 		background: #424242;
 		position: absolute;
 		display: block;
 		content: '';
 	}
 	.animated-arrow span:before {
 		top: -7px;
 	}
 	.animated-arrow span:after {
 		bottom: -7px;
 	}
 	.animated-arrow span,
 	.animated-arrow span:before,
 	.animated-arrow span:after {
 		transition: all 500ms ease-in-out;
 	}
 	.wsoffcanvasopener .animated-arrow span {
 		background-color: transparent;
 	}
 	.wsoffcanvasopener .animated-arrow span:before,
 	.animated-arrow.active span:after {
 		top: 7px;
 	}
 	.wsoffcanvasopener .animated-arrow span:before {
 		transform: rotate(45deg);
 		-moz-transform: rotate(45deg);
 		-ms-transform: rotate(45deg);
 		-o-transform: rotate(45deg);
 		-webkit-transform: rotate(45deg);
 		bottom: 0px;
 	}
 	.wsoffcanvasopener .animated-arrow span:after {
 		transform: rotate(-45deg);
 		-moz-transform: rotate(-45deg);
 		-ms-transform: rotate(-45deg);
 		-o-transform: rotate(-45deg);
 		-webkit-transform: rotate(-45deg);
 	}
 	.mainmapdiv {
 		width: 90% !important;
 		margin: 0% 5% !important;
 	}
 	.innerpnd {
 		padding: 0px !important;
 	}
 	.typography-text {
 		padding: 10px 0px;
 	}
 	.wsmenu-list .megamenu {
 		background-color: #eff2f5;
 		color: #666666;
 		display: none;
 		position: relative !important;
 		top: 0px;
 		padding: 0px;
 		border: solid 0px;
 		transform: none !important;
 		opacity: 1 !important;
 		visibility: visible !important;
 	}
 	.wsmenu-list li:hover .megamenu {
 		display: none;
 		position: relative !important;
 		top: 0px;
 	}
 	.megamenu .title {
 		color: #666666;
 		font-size: 15px !important;
 		padding: 10px 8px 10px 0px;
 	}
 	.megamenu>ul {
 		width: 100% !important;
 		margin: 0px;
 		padding: 0px;
 		font-size: 13px !important;
 		min-height: 189px;
 	}
 	.megamenu>ul>li>a {
 		padding: 9px 14px !important;
 		line-height: normal !important;
 		background-color: #e7e7e7 !important;
 		color: #666666;
 	}
 	.ad-style {
 		width: 100% !important;
 	}
 	.megamenu ul li.title {
 		line-height: 26px;
 		color: #666666;
 		margin: 0px;
 		font-size: 15px;
 		padding: 7px 13px !important;
 		border-bottom: 1px solid #ccc;
 		background-color: transparent !important;
 	}
 	.wsmenu .wsmenu-list {
 		display: table !important;
 	}
 	.wsmenu .wsmenu-list>li {
 		clear: left;
 		width: 100%;
 		display: block;
 		float: none;
 		border-right: none;
 		background-color: transparent;
 		position: relative;
 		white-space: inherit;
 	}
 	.wsmenu>.wsmenu-list>li>a {
 		padding: 13px 32px 13px 12px;
 		font-size: 14px;
 		text-align: left;
 		border-right: solid 0px;
 		background-color: transparent;
 		color: #666666;
 		line-height: 25px;
 		border-bottom: 1px solid;
 		border-bottom-color: rgba(0, 0, 0, 0.13);
 		position: static;
 	}
 	.wsmenu .wsmenu-list li a .arrow:after {
 		display: none !important;
 	}
 	.wsmenu .wsmenu-list li ul li a .fa.fa-caret-right {
 		font-size: 12px !important;
 		color: #8E8E8E;
 	}
 	.wsmenu-list>li.socialicon a {
 		width: 100%;
 	}
 	.wsmenu-list>li.wscarticon em.roundpoint {
 		display: none;
 	}
 	.halfdiv .title {
 		padding-left: 15px;
 	}
 	.halfdiv {
 		width: 100%;
 		display: block;
 	}
 	.halfdiv03 .title {
 		padding-left: 15px;
 	}
 	.halfdiv03 {
 		width: 100%;
 	}
 	.halfmenu {
 		width: 100%;
 		display: block;
 	}
 	.wsmenu-list li>.megamenu {
 		-o-transition: -o-transform 0.6s, opacity 0.6s;
 		-ms-transition: -ms-transform 0.6s, opacity 0.6s;
 		-moz-transition: -moz-transform 0.6s, opacity 0.6s;
 		-webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
 		visibility: visible !important;
 		opacity: 1 !important;
 	}
 	.wsmenu-list li:hover>.megamenu {
 		visibility: visible !important;
 		opacity: 1 !important;
 	}
 }
 /******************************** Main Menu css end ***********************************/
 
 /*********************************** Banner css start ********************************/
 .hvrbox {
 	position: relative;
 	display: inline-block;
 	overflow: hidden;
 	width: 100%;
 	height: auto;
 	margin-bottom: -8px;
 }
 .main-banner .hvrbox img {
 	height: 580px;
 	object-fit: cover;
 }
 .hvrbox .hvrbox-layer_bottom {
 	display: block;
 }
 .hvrbox img {
 	object-fit: cover;
 	width: 100%;
 	height: 100vh;
 }
 .main-banner .hvrbox .hvrbox-layer_top {
 	background: linear-gradient(-135deg, rgba(2, 179, 228, 0.4), rgba(0, 0, 0, 0.8));
 }
 .hvrbox .hvrbox-layer_top {
 	opacity: 1;
 	position: absolute;
 	top: 0;
 	left: 0;
 	right: 0;
 	bottom: 0;
 	width: 100%;
 	height: 100%;
 	padding: 15px;
 	-webkit-transition: all 0.3s ease;
 	-o-transition: all 0.3s ease;
 	transition: all 0.3s ease;
 }
 .main-banner .overlay-text {
 	position: relative;
 	margin-top: 12%;
 }
 .overlay-text {
 	position: absolute;
 	top: 0;
 }
 .banner-head {
 	animation-duration: 3s;
 	animation-name: slidein;
 }
 @keyframes slidein {
 	from {
 		margin-left: -100%;
 	}
 	to {
 		margin-left: 0%;
 	}
 }
 .banner-para {
 	animation-duration: 3s;
 	animation-name: slidein1;
 }
 @keyframes slidein1 {
 	from {
 		margin-right: -100%;
 	}
 	to {
 		margin-right: 0%;
 	}
 }
 .main-banner .overlay-text h3 {
 	font-size: 55px;
 	color: #fff;
 	font-weight: 700;
 	margin-bottom: 20px;
 }
 .main-banner .overlay-text p {
 	font-size: 18px;
 	margin-bottom: 40px;
 	line-height: 27px;
 	color: #FDE803;
 	font-weight: 700;
 }
 .main-banner .overlay-text input[type="text"] {
 	height: 60px;
 	padding-left: 20px;
 	border-top-right-radius: 0;
 	border-bottom-right-radius: 0;
 	border-bottom-left-radius: 3px;
 	border-top-left-radius: 3px;
 	border-right: 1px solid #f1f1f1;
 	border: 1px solid #fff;
 }
 .main-banner .overlay-text .styleSelect {
 	overflow: hidden;
 	background: url(down-arrow-2.png) no-repeat 85% #fff;
 }
 .main-banner .overlay-text button.btn.btn-search {
 	width: 60px;
 	height: 60px;
 	background: #02b3e4;
 	color: #fff;
 	border-bottom-left-radius: 0;
 	border-bottom-right-radius: 3px;
 	border-top-right-radius: 3px;
 	border-top-left-radius: 0;
 	outline: none;
 	box-shadow: none;
 	cursor: pointer;
 }
 .main-banner .overlay-text button.btn.btn-search img {
 	object-fit: cover;
 	max-width: 20px;
 	max-height: 22px;
 	margin-top: -3px;
 }
 .main-banner .overlay-text .slider-feature ul {
 	margin: 40px 0 0 0;
 	padding: 0;
 }
 .main-banner .overlay-text .slider-feature ul li:nth-child(1) {
 	color: #02b3e4;
 }
 .main-banner .overlay-text .slider-feature ul li {
 	list-style: none;
 	display: inline-block;
 	font-size: 18px;
 	color: #fff;
 	margin-right: 30px;
 }
 .main-banner .overlay-text .slider-feature ul li img {
 	height: auto;
 	width: 30px;
 	object-fit: cover;
 	margin-right: 5px;
 }
 .main-banner .overlay-text .slider-feature ul li:nth-child(2) {
 	color: #ffe67c;
 }
 .main-banner .overlay-text .slider-feature ul li:last-child {
 	margin-right: 0;
 }
 .main-banner .overlay-text .slider-feature ul li:nth-child(3) {
 	color: #fb928b;
 }
 .calendar-btn {
 	background: #fff;
 	color: #112D60;
 	border-radius: 40px;
 	padding: 10px 25px;
 	font-weight: 600;
 	font-size: 18px;
 }
 .calendar-button {
 	margin-top: 20px;
 }
 .calendar-btn:hover {
 	background: #fff;
 	color: #112D60;
 }
 /******************* Banner css end ****************/
 /****************** About us css start ***********************/
 .default-section {
 	padding: 40px 0 20px;
 }
 .about-area .title-col {
 	margin-bottom: 20px;
 }
 .title-col h6 {
 	color: #fea116;
 	margin-top: -5px;
 }
 .title-bdr {
 	width: 60px;
 	height: 2px;
 	background: #112D60;
 	margin: 0 auto;
 }
 .about-area .title-bdr {
 	margin: inherit;
 }
 .title-col h2 {
 	font-size: 36px;
 	line-height: 48px;
 	font-weight: 600;
 	margin-top: -10px;
 	margin-bottom: 10px;
 }
 .title-col h2 span {
 	color: #112D60;
 }
 .slider-shape {
 	-webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
 	clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
 }
 .photo-carousel img {
 	width: 450px;
 }
 /****************** About us css end ***********************/
 /****************** why should css start ***********************/
 .features-area {
 	background: #f6f6f6;
 }
 .features-area .title-col {
 	margin-bottom: 30px;
 }
 .features-area .title-bdr {
 	margin: inherit
 }
 .features-col {} .features-col p {
 	margin-bottom: 30px;
 }
 .features-box {
 	border: 1px solid #ffffff;
 	padding: 20px 20px;
 	border-radius: 20px;
 	margin-bottom: 30px;
 	position: relative;
 }
 .features-box img {
 	position: absolute;
 	right: 0;
 	top: 0;
 	z-index: 0;
 	width: auto;
 	height: 150px;
 	opacity: 0.07;
 }
 .features-box .features-box-content {
 	position: relative;
 	z-index: 1;
 }
 .features-box .features-box-content p {
 	margin-bottom: 0;
 }
 /****************** why should css end ***********************/
 /****************** Courses css start ***********************/
 .section-bg {
 	background-image: url('section-bg.png');
 	background-repeat: no-repeat;
 	background-position: center;
 	background-position: top;
 	margin: 40px 0px;
 }
 .section-title {
 	text-align: center;
 	margin-bottom: 40px;
 	padding: 0 120px;
 }
 .section-title h2 {
 	font-size: 38px;
 	text-transform: capitalize;
 	padding-bottom: 12px;
 	position: relative;
 	margin-bottom: 18px;
 }
 .section-title h2::before {
 	position: absolute;
 	left: 50%;
 	content: "";
 	width: 100px;
 	height: 2px;
 	background: #666;
 	bottom: -1px;
 	margin-left: -50px;
 }
 .section-title h2::after {
 	position: absolute;
 	left: 50%;
 	content: "";
 	width: 100px;
 	height: 2px;
 	background: #666;
 	bottom: -6px;
 	margin-left: -63px;
 }
 .section-title p {
 	font-size: 15px;
 }
 .section-title h2 span {
 	color: #112D60;
 }
 .courses .course-slider {
 	margin-top: 30px;
 }
 .courses .single-course {
 	margin-top: 30px;
 	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
 	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
 	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
 	-webkit-transition: all 0.3s ease;
 	-moz-transition: all 0.3s ease;
 	transition: all 0.3s ease;
 	margin: 5px;
 }
 .courses .single-course:hover {
 	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.30);
 }
 .courses .single-content {
 	padding: 15px;
 }
 .courses .course-head {
 	position: relative;
 	overflow: hidden;
 }
 .courses .course-head::before {
 	opacity: 0;
 	visibility: hidden;
 	background: #252525;
 	z-index: 5;
 }
 .overlay::before {
 	position: absolute;
 	top: 0;
 	left: 0;
 	width: 100%;
 	height: 100%;
 	opacity: 0.5;
 	background: #000;
 	content: "";
 	-webkit-transition: all 0.4s ease;
 	-moz-transition: all 0.4s ease;
 	transition: all 0.4s ease;
 }
 .courses .course-head a {
 	background: #112D60;
 }
 .courses .single-course .btn:hover {
 	color: #112D60;
 }
 .courses .single-course:hover .course-head:before {
 	opacity: 0.5;
 	visibility: visible;
 }
 .courses .course-head a {
 	position: absolute;
 	top: 50%;
 	left: 50%;
 	width: 50px;
 	height: 50px;
 	line-height: 50px;
 	border-radius: 100%;
 	line-height: 50px;
 	padding: 0;
 	margin: -25px 0 0 -25px;
 	color: #fff;
 	-webkit-transform: scale(3);
 	-moz-transform: scale(3);
 	transform: scale(3);
 	opacity: 0;
 	visibility: hidden;
 	-webkit-transition: all 0.3s ease;
 	-moz-transition: all 0.3s ease;
 	transition: all 0.3s ease;
 	z-index: 10;
 }
 .courses .single-course:hover .btn {
 	transform: scale(1);
 	opacity: 1;
 	visibility: visible;
 }
 .courses .single-course .btn:hover {
 	background: #fff;
 }
 .courses .single-course img {
 	height: 100%;
 	width: 100%;
 }
 .courses .single-course h4 {
 	font-size: 18px;
 	margin-bottom: 15px;
 	text-align: center;
 }
 .courses .single-course h4 a {
 	color: #252525;
 	text-decoration: none;
 }
 .courses .single-course h4 span {
 	display: block;
 	margin-bottom: 5px;
 	font-size: 14px;
 }
 .courses .single-course p {
 	color: #666;
 }
 .courses .course-meta {
 	background: #fff;
 	overflow: hidden;
 	padding: 10px 8px;
 	border-top: 1px solid #e7e7e7;
 }
 .courses .course-meta .meta-left {
 	float: left;
 }
 .courses .meta-left span {
 	display: inline-block;
 	color: #a3a3a3;
 	font-size: 16px;
 	margin-right: 15px;
 	font-weight: 600;
 }
 .courses .meta-left span:last-child {
 	margin-right: 0px;
 }
 .courses .course-meta .meta-left i {
 	color: #a3a3a3;
 	margin-right: 10px;
 }
 .courses .course-meta .price {
 	display: block;
 	float: right;
 	line-height: 30px;
 	text-align: center;
 	color: #fff;
 	border-radius: 3px;
 	padding: 0 8px;
 	font-weight: 700;
 }
 /* Slider Meta */
 .courses .owl-nav {
 	width: 100%;
 	opacity: 0;
 	visibility: hidden;
 	-webkit-transition: all 0.3s ease;
 	-moz-transition: all 0.3s ease;
 	transition: all 0.3s ease;
 	margin: 0;
 }
 .courses:hover .owl-nav {
 	opacity: 1;
 	visibility: visible;
 }
 .courses .owl-carousel .owl-nav div:hover {
 	color: #fff;
 }
 /* Course Archives */
 .courses.archives .single-course {
 	margin-top: 30px;
 }
 /* Pagination */
 .courses.archives .pagination-main {
 	text-align: center;
 }
 .courses.archives .pagination {
 	display: block;
 	padding-left: 0;
 	margin: 50px 0 0;
 	border-radius: 4px;
 	text-align: center;
 	display: inline-block;
 }
 .courses.archives .pagination li {
 	float: left;
 	margin-right: 5px;
 }
 .courses.archives .pagination li a {
 	padding: 12px 25px;
 	border: none;
 	display: block;
 	background: #f6f6f6;
 	color: #fff;
 	color: #252525;
 }
 .courses.archives .pagination li:hover a,
 .courses.archives .pagination li.active a {
 	color: #fff;
 }
 .courses .course-meta .price {
 	background: #112D60;
 	cursor: pointer;
 }
 .courses .owl-carousel .owl-nav .owl-prev,
 .courses .owl-carousel .owl-nav .owl-next {
 	height: 48px;
 	width: 48px;
 	line-height: 48px;
 	top: 50%;
 	background: #666;
 	color: #fff;
 	font-size: 25px;
 	position: absolute;
 	border: none;
 	margin: 0;
 	padding: 0;
 	-webkit-transition: all 0.4s ease;
 	-moz-transition: all 0.4s ease;
 	transition: all 0.4s ease;
 	border-radius: 100%;
 	margin-top: -24px;
 }
 .courses .owl-carousel .owl-nav .owl-prev {
 	left: -75px;
 }
 .courses .owl-carousel .owl-nav .owl-next {
 	right: -65px;
 }
 .courses .owl-carousel .owl-nav .owl-prev:hover,
 .courses .owl-carousel .owl-nav .owl-next:hover {
 	background: #112D60 !important;
 }
 button:focus {
 	outline: unset !important;
 }
 .courses-btn {
 	background: #112D60;
 	color: #fff;
 	border-radius: 10px;
 	padding: 8px 25px;
 	font-weight: 600;
 	font-size: 16px;
 }
 .courses-button {
 	margin-top: 20px;
 	text-align: center;
 }
 .courses-btn:hover {
 	background: #112D60;
 	color: #fff;
 }
 /*************** Courses css end ******************/
 /*********** We offer css start ****************/
 .hmpts {
 	list-style-type: disc;
 }
 .pricing-sec {
 	padding: 40px 0px;
 }
 .pricing-sec {
 	background: #f6f6f6;
 }
 .pricing-sec .single-box {
 	border: 1px solid rgba(0, 0, 0, 0.1);
 	-webkit-transition: 0.4s;
 	-o-transition: 0.4s;
 	transition: 0.4s;
 	background: #fff;
 	margin: 0px;
 	height: 475px;
 	border-radius: 30px;
 }
 .pricing-sec .single-box .top {
 	text-align: center;
 	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
 }
 .pricing-sec .single-box .top p {
 	font-size: 18px;
 	line-height: 100%;
 	text-transform: uppercase;
 	background: #003769;
 	color: #fff;
 	padding: 10px 0;
 	margin-bottom: 0;
 }
 .pricing-sec .single-box .top .icon {
 	width: 60px;
 	height: 60px;
 	line-height: 65px;
 	background: #edf4ff;
 	border-radius: 50%;
 	margin: 0 auto;
 	margin-top: 15px;
 	margin-bottom: 10px;
 	text-align: center;
 	font-size: 20px;
 }
 .pricing-sec .single-box .top .icon img {
 	width: 100%;
 }
 .pricing-sec .single-box .top h3 {
 	font-size: 15px;
 	line-height: 100%;
 	font-weight: 700;
 	text-transform: capitalize;
 	color: #003561;
 	padding-top: 14px;
 	padding-bottom: 35px;
 	margin-bottom: 0;
 }
 .pricing-sec .single-box .middle {
 	text-align: center;
 	padding: 10px 0;
 }
 .pricing-sec .single-box .middle ul {
 	padding: 0;
 	margin: 0;
 }
 .pricing-sec .single-box .middle ul li {
 	list-style: none;
 	padding: 10px 0;
 	font-size: 18px;
 	text-transform: capitalize;
 }
 .pricing-sec .single-box .bottom {
 	text-align: center;
 	padding: 30px 0 40px;
 }
 .pricing-sec .single-box:hover {
 	-webkit-box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.1);
 	box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.1);
 	border-color: transparent;
 }
 .single-pd {
 	padding: 0px 15px;
 }
 /******************We offer css end ***************/
 
 /*********************** Subscribe Form css start ******************/
 .mb--90 {
 	margin-bottom: -85px;
 }
 .rs-newsletter.orange-color .newsletter-wrap {
 	color: #112D60 !important;
 	box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
 }
 .rs-newsletter.style1 .newsletter-wrap {
 	background-size: cover;
 	background-repeat: no-repeat;
 	border-radius: 3px;
 	padding: 60px 70px;
 	position: relative;
 	background-image: url(/img/homepage/cta-bg.webp);
 }
 .y-middle {
 	display: -ms-flexbox;
 	display: -webkit-flex;
 	display: flex;
 	-ms-flex-wrap: wrap;
 	-webkit-flex-wrap: wrap;
 	flex-wrap: wrap;
 	-ms-flex-align: center;
 	-webkit-align-items: center;
 	align-items: center;
 }
 .rs-newsletter.style1 .newsletter-wrap .content-part .sec-title {
 	display: flex;
 	align-items: center;
 }
 .white-color {
 	color: #fff !important;
 }
 .rs-newsletter.style1 .newsletter-wrap .newsletter-form {
 	position: relative;
 	border-radius: 3px;
 	overflow: hidden;
 }
 .rs-newsletter.style1 .newsletter-wrap .newsletter-form button {
 	position: absolute;
 	right: 0;
 	top: 0;
 	background: #273c66;
 	color: #ffffff;
 	padding: 17px 20px;
 	transition: all 0.3s ease;
 	cursor: pointer;
 }
 .rs-newsletter.orange-color .newsletter-wrap .newsletter-form button {
 	background: #f68a1a;
 }
 .rs-newsletter.style1 .newsletter-wrap .newsletter-form input,
 .rs-newsletter.style1 .newsletter-wrap .newsletter-form button {
 	outline: none;
 	border: none;
 }
 .rs-newsletter.style1 .newsletter-wrap .newsletter-form input {
 	background: #ffffff;
 	width: 100%;
 	color: #505050;
 	padding: 17px 30px;
 	padding-right: 150px;
 }
 .subscribe-icon {
 	font-size: 55px;
 	margin-right: 20px;
 	color: #fff;
 }
 .newsletter-wrap:before {
 	position: absolute;
 	content: "";
 	left: 0px;
 	top: 0px;
 	width: 100%;
 	height: 100%;
 	background: #263b5e;
 	opacity: .98;
 }
 @media only screen and (max-width: 767px) {
 	.sm-mb-0 {
 		margin-bottom: 0;
 	}
 	.rs-newsletter.style1 .newsletter-wrap {
 		padding: 20px;
 	}
 	.rs-newsletter.style1 .newsletter-wrap .content-part {
 		text-align: center;
 	}
 	.md-mb-15 {
 		margin-bottom: 15px;
 	}
 	.subscribe-icon {
 		width: 100%;
 	}
 	.md-mb-30 {
 		margin-bottom: 30px;
 	}
 	.rs-newsletter.style1 .newsletter-wrap .newsletter-form {
 		max-width: 500px;
 	}
 	.rs-newsletter.style1 .newsletter-wrap .newsletter-form input {
 		padding: 10px 20px;
 		padding-right: 100px;
 	}
 	.rs-newsletter.style1 .newsletter-wrap .newsletter-form button {
 		padding: 10px 20px;
 	}
 	.sm-pb-70 {
 		padding-bottom: 70px;
 	}
 	.subcribe-mail {
 		margin-bottom: 10px;
 	}
 }
 /*********************** Subscribe Form css end ******************/
 /*********************** Footer css start ******************/
 ul {
 	list-style-type: none;
 }
 #footerlink {
 	font-size: 24px;
 }
 .footer {
 	padding: 40px 0 10px !important;
 	color: #999;
 	background-color: #393939;
 }
 .footer .widget-title {
 	position: relative;
 	display: block;
 	margin-bottom: 10px;
 }
 .footer .widget-title small {
 	color: #999;
 	display: block;
 	padding: 0 58px;
 	text-transform: uppercase;
 }
 .footer .widget-title h3 {
 	color: #fff;
 	font-weight: 500;
 	font-size: 21px;
 	padding: 0;
 	margin: 0;
 	line-height: 1 !important;
 }
 .footer-links {
 	list-style: none;
 	padding: 0;
 }
 .footer-links a {
 	color: #999;
 	display: block;
 }
 .footer-links.hov a span {
 	transition: all 1s ease-in-out;
 }
 .footer-links.hov a:hover {
 	padding-left: 15px;
 	-webkit-transition: all .3s ease-in-out;
 	-moz-transition: all .3s ease-in-out;
 	-ms-transition: all .3s ease-in-out;
 	-o-transition: all .3s ease-in-out;
 	transition: all .3s ease-in-out;
 }
 .footer-links.hov a:hover span {
 	opacity: 1;
 	padding-left: 10px;
 	transition: all 1s ease-in-out;
 }
 .footer-links a:hover,
 .footer a:hover {
 	color: #6fc4f9 !important;
 }
 .footer-links li {
 	margin-bottom: 5px;
 	display: block;
 	width: 100%;
 	border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
 	padding-bottom: 10px;
 }
 .footer-links li:last-child {
 	margin-bottom: 0;
 	padding-bottom: 0;
 	border: 0;
 }
 .footer-links i {
 	display: inline-block;
 	width: 25px;
 	margin-right: 10px;
 	border-right: 1px dashed rgba(255, 255, 255, 0.1);
 }
 .footer-recent ul li {
 	margin: 0px;
 	margin-bottom: 10px;
 }
 .footer-recent ul li i {
 	font-size: 14px;
 	color: #6fc4f9;
 }
 .footer-recent ul li span {
 	font-size: 12px;
 	color: #fff;
 }
 .footer-recent ul li h2 {
 	color: #ffffff;
 	font-size: 14px;
 	padding-top: 12px;
 }
 .footer-contact ul li {
 	margin-bottom: 10px;
 }
 .footer-contact ul li a {
 	color: #ffffff;
 }
 .social-list {
 	margin-top: 30px;
 }
 .footer-contact .social-list li {
 	display: inline-block;
 	margin: 0px;
 	margin-right: 5px;
 }
 .social-list li a {
 	display: block;
 	width: 42px;
 	padding-left: 7px;
 	height: 42px;
 	line-height: 36px;
 	border-radius: 100%;
 	border: 0px solid #ffffff;
 	text-align: center;
 	font-size: 16px;
 }
 .social-list li a:hover {
 	border: 0px;
 	color: #fff !important;
 }
 .footer-distributed .footer-company-name {
 	/*font-weight: 300;*/
 	margin: 0 10px;
 	color: #fff;
 	padding: 0;
 }
 .footer-distributed .footer-company-name a {
 	color: #ffffff;
 }
 .footer-distributed .footer-company-name a:hover {
 	color: #6fc4f9;
 }
 .facebook {
 	background-color: #3B5998;
 }
 .twitter {
 	background-color: #55ACEE;
 }
 .linkedin {
 	background-color: #007bb5;
 }
 .googlePlus {
 	background-color: #dd4b39;
 }
 .utube {
 	background-color: #FF0000;
 	color: white;
 }
 .hmfaphn {
 	font-size: 20px;
 }
 .fs13 {
 	font-size: 13px;
 }
 /***************************** Footer css end ***************************************/
 /********************** Copyright css start *****************************/
 .hmfootcl {
 	background-color: #1a1a1a;
 }
 .footer-acc-logo {
 	width: 250px;
 }
 .footer-mb {
 	margin-bottom: 30px;
 }
 .copyrights {
 	border-top: 1px dashed rgba(255, 255, 255, 0.1);
 	background-color: #393939;
 	box-sizing: border-box;
 	width: 100%;
 	/*margin-bottom: 3%;*/
 	text-align: left;
 	padding: 20px 0px;
 	overflow: hidden;
 }
 @media(max-width: 768px) {
 	#inputdivconuscdp {
 		margin-left: 2%;
 		margin-right: 2%;
 	}
 	/* .copyrights {
         margin-bottom: 25% !important;
         }*/
 }
 /************************** Copyright css end************************/
 /******************* scroll css start ****************/
 .go-top.active {
 	-webkit-transform: translateY(0);
 	transform: translateY(0);
 	opacity: 1;
 	visibility: visible;
 	right: 3%;
 	top: 67%;
 }
 .go-top {
 	position: fixed;
 	cursor: pointer;
 	top: 88%;
 	right: -10%;
 	background-color: #112D60;
 	box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
 	z-index: 4;
 	width: 40px;
 	text-align: center;
 	height: 42px;
 	line-height: 42px;
 	opacity: 0;
 	visibility: hidden;
 	-webkit-transition: .9s;
 	transition: .9s;
 	border-radius: 50px;
 }
 .go-top::before {
 	content: '';
 	position: absolute;
 	top: 0;
 	left: 0;
 	width: 100%;
 	height: 100%;
 	z-index: -1;
 	background-color: #ffb607;
 	opacity: 0;
 	visibility: hidden;
 	-webkit-transition: 0.5s;
 	transition: 0.5s;
 }
 .go-top i {
 	position: absolute;
 	top: 50%;
 	-webkit-transform: translateY(-50%);
 	transform: translateY(-50%);
 	left: 0;
 	right: 0;
 	margin: 0 auto;
 	color: #ffffff;
 	-webkit-transition: 0.5s;
 	transition: 0.5s;
 	font-size: 20px;
 }
 .bx {
 	margin-top: 9px;
 	font-family: 'FontAwesome'!important;
 	-webkit-font-smoothing: antialiased;
 	-moz-osx-font-smoothing: grayscale;
 	font-size: 25px;
 	margin-left: 5px;
 	color: #fff;
 }
 .go-top i:last-child {
 	opacity: 0;
 	visibility: hidden;
 	top: 60%;
 }
 /******************* scroll css end ****************/
 /******************* fixed bar bottom css start ********/
 .bottom-fixbar {
 	position: fixed;
 	width: 100%;
 	bottom: 0px;
 	color: #112D60;
 	text-align: center;
 	border-top: 1px solid rgba(0, 0, 0, 0.12);
 	background-color: #fff;
 	z-index: 99999;
 	height: 50px;
 	box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 20%) !important;
 }
 .drop-btn-bottom {
 	background: #112D60;
 	color: #fff !important;
 	border-radius: 0px;
 	padding: 12px 15px;
 }
 .drop-btn-bottom:hover {
 	color: #fff !important;
 	transform: scale(1.2);
 	margin-top: -11px;
 	background-color: #112D60;
 	padding: 15px;
 	text-decoration: none;
 }
 .fix-bottom-no,
 .fix-bottom-mail {
 	margin-top: 13px;
 }
 .bottom-click-no,
 .fix-bottom-mail {
 	font-size: 18px;
 }
 #PureChatWidget.purechat .purechat-collapsed .purechat-widget-header {
 	height: 40px !important;
 }
 .bottom-click-mail,
 .hmenv,
 .hmtollno {
 	color: #112D60 !important;
 }
 #bottom-number {
 	color: #112D60 !important;
 }
 
 /******************* fixed bar bottom css end ********/
 /******************* callaction btn css mobile view start ********/
 #callaction {
 	width: 30px;
 	height: 30px;
 	position: fixed;
 	right: 10%;
 	top: 1%;
 	z-index: 9995;
 	cursor: pointer;
 }
 @media (min-width: 800px) {
 	#callaction {
 		display: none;
 	}
 }
 /***************callaction btn css mobile view end ****************/
 /* location css start */
 .location-img {
 	width: 50px !important;
 	height: auto !important;
 }
 .location-place {
 	top: 120px;
 	position: fixed;
 	right: 10px;
 	z-index: 99999999999999999;
 }
 select#country_top {
 	border: 2px solid #eee;
 	padding: 5px 8px;
 }
 #countryNor {
 	display: inline-block;
 	width: 70%;
 }
 /* location css end */
 
 /* Media quary start */
 @media screen and (max-width: 768px) {
 	.client-text {
 		padding: 25px;
 		margin-top: 20px;
 		font-size: 22px;
 	}
 	.clients-section {
 		padding: 20px 0px;
 	}
 	.client-img-sec {
 		margin: 0px;
 	}
 	.contact-form-inner {
 		padding: 20px 30px 30px;
 	}
 	.inner-form-head h2 {
 		font-size: 18px;
 	}
 	.courses .owl-carousel .owl-nav .owl-prev {
 		left: 10px;
 	}
 	.courses .owl-carousel .owl-nav .owl-next {
 		right: 10px;
 	}
 	.accreditation-section .owl-carousel .owl-nav .owl-prev {
 		left: 10px;
 	}
 	.accreditation-section .owl-carousel .owl-nav .owl-next {
 		right: 10px;
 	}
 	.main-banner .overlay-text h3 {
 		font-size: 40px;
 	}
 	.main-banner .overlay-text {
 		margin-top: 20%;
 	}
 	.section-title {
 		text-align: center;
 		margin-bottom: 30px;
 		padding: 0;
 	}
 	.section-title h2 {
 		font-size: 30px;
 	}
 	.pricing-sec .single-box {
 		margin-top: 20px;
 	}
 	form.newsletter-form {
 		margin-bottom: 10px;
 	}
 	.footer {
 		padding: 20px 0 10px !important;
 	}
 	.bottom-fixbar {
 		height: 90px;
 	}
 	.fix-bottom-no {
 		display: none;
 	}
 	.fix-bottom-mail {
 		margin-bottom: 10px;
 	}
 	.drop-btn-bottom {
 		padding: 5px;
 	}
 	.bottom-click-mail {
 		font-size: 15px;
 	}
 	.alertbox-1x .alert {
 		display: none;
 	}
 }
 
 
 
/************************************************ Courses Details Page Css Start ******************************************************************************/
    
/*************************** stricky right bar Css start *********************/

.sticky_form {
	position: fixed;
	top: 30%;
	right: 0;
	z-index: 81;
	background-color: #f68a1a;
	max-width: 300px;
	z-index: 9999;
}
.slide_toggle {
	position: absolute;
	top: 62px;
	left: -70px;
	background: linear-gradient(to right, #fb8405 0, #ff6804 100%, #ff9e04 200%);
	box-shadow: 0 0 13px -5px rgb(0 0 0 / 35%);
	z-index: 99999999999;
	transform: rotate(-90deg);
	color: #fff !important;
	text-align: center;
	padding: 3px;
	border: none;
	width: 110px;
	font-size: 16px;
	cursor: pointer;
	font-weight: bold;
	border-radius: 5px;
}
/*************************** stricky right bar Css end *******************/


 /**************************** Banner Css Start ********************/
 .shadow.dark::after {
 	content: "";
 	height: 100%;
 	left: 0;
 	opacity: 1;
 	position: absolute;
 	top: 0;
 	width: 100%;
 	z-index: -1;
 	background-image: linear-gradient(90deg, #112D60 59%, #F2295B00 100%);
 }
 .shadow {
 	position: relative;
 	z-index: 1;
 }
 .bg-fixed {
 	background-position: top;
 	background-size: cover;
 	height: 410px;
 	background-repeat: no-repeat;
 }
 .nv-rating .fa {
 	color: #ff9800;
 }
 .breadcrumb-item a {
    color: white !important;
}
.breadcrumb-item.active {
    color: white;
    font-weight: 600;
}
 .breadcrumb-area {
 	padding: 40px 0 50px;
 }
 .breadcrumb-area .breadcrumb {
 	background: transparent none repeat scroll 0 0;
 	display: inline-block;
 	margin: 0;
 	padding: 2px 10px;
 	position: relative;
 	z-index: 1;
 }
 .breadcrumb-area .breadcrumb li span {
 	color: #ffb606;
 	margin-right: 3px;
 }
 .breadcrumb-area .breadcrumb::after {
 	-webkit-border-radius: 5px;
 	-moz-border-radius: 5px;
 	border-radius: 5px;
 	content: "";
 	height: 100%;
 	left: 0;
 	opacity: 0.6;
 	position: absolute;
 	top: 0;
 	width: 100%;
 	z-index: -1;
 }
 .breadcrumb-area h1 {
 	display: block;
 	font-size: 33px;
 	font-weight: 700;
 	margin-top: 20px;
 	color: #fff;
 	text-align: left;
 }
 .breadcrumb-area h4 {
 	color: #fff;
 	font-size: 20px;
 }
 .breadcrumb > li + li::before {
 	color: #ffb606;
 	content: "\f104";
 	font-family: "FontAwesome";
 	font-size: 20px;
 	font-weight: 500;
 	padding: 0 7px;
 	position: relative;
 	top: 3px;
 }
 .breadcrumb-area .breadcrumb a,
 .breadcrumb-area .breadcrumb li {
 	font-weight: 600;
 	color: #fff;
 }
 .breadcrumb-area .breadcrumb li.active {
 	color: #cccccc;
 }
 .breadcrumb>li {
 	display: inline-block;
 }
 .btn-download {
 	border: 2px solid #fff;
 	background-color: transparent;
 	color: #fff !important;
 	align-self: center;
 	align-items: center;
 	justify-content: center;
 	padding: 10px;
 	font-size: 14px;
 	line-height: 1.5;
 	text-align: center;
 	font-weight: 500;
 	cursor: pointer;
 	outline: 0;
 }
 .download-buttons {
 	margin-top: 20px;
 }
 .btn-download-one,
 .btn-download-one:hover {
 	border: 2px solid #f68a1a;
 	background-color: #f68a1a;
 	color: #222;
 	align-self: center;
 	align-items: center;
 	justify-content: center;
 	padding: 10px;
 	font-size: 14px;
 	line-height: 1.5;
 	text-align: center;
 	font-weight: 500;
 	cursor: pointer;
 	outline: 0;
 }
 .section-title h3 {
 	font-size: 30px;
 	font-weight: 700;
 }
 .btn-tp {
 	background: transparent;
 	color: #fff;
 	border-color: #fff;
 	padding: 13px 30px;
 	border-radius: 5px;
 	font-size: 16px;
 	text-transform: uppercase;
 }
 .btn-tp:hover {
 	background: #fff;
 	color: #2980B9;
 	border-color: #fff;
 }
 .sticky {
 	position: fixed;
 	width: 100%;
 	left: 0;
 	top: 0;
 	z-index: 9999999999;
 	border-top: 0;
 }
 .second-nav {
 	padding: 0px 50px !important;
 }
 .navbar {
 	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
 	padding: 5px;
 }
 .mg-top-nav {
 	margin-top: 7px;
 }
 .mg-top-nav a {
 	font-size: 18px;
 	font-weight: 500;
 	color: #000 !important;
 }
 .bg-light.nav {
 	background: #fff !important;
 }
 .enroll-btn,
 .enroll-btn:hover {
 	background-color: #112D60;
 	color: #fff !important;
 	box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
 	border-radius: 2px;
 	padding: .375rem .75rem !important;
 }
 .bg-gray {
 	background-color: #f1f1f1;
 }
 .pt-90 {
 	padding-top: 90px;
 }
 .pb-90 {
 	padding-bottom: 70px;
 }
 .feature-image {
 	z-index: 9;
 }
 .strickybar-course {
 	height: 60px;
 	z-index: 999 !important;
 }
 label.location {
 	margin-bottom: 0px !important;
 }
 select#country_top1,
 select#country_top2 {
 	font-size: 14px;
 	height: 30px;
 }
 .globe-img {
 	width: 30px !important;
 }
 .itil-buttons {
 	margin-top: 12px !important;
 }
 .mb-itil {
 	margin-left: 35px;
 }
 :focus-visible {
 	outline: unset;
 }
 .course-rate {
 	padding-top: 25px;
 	padding-bottom: 26px;
 }
 .course-grate {
 	color: #fff;
 	font-size: 12px;
 	font-family: 'Montserrat', sans-serif;
 	margin-bottom: 0px;
 }
 .course-grate span.rate {
 	font-size: 16px;
 }
 .course-grate span.text-underline {
 	text-decoration: underline;
 	cursor: pointer;
 }
 .google-img {
 	width: 30px;
 	height: auto;
 	margin-right: 8px;
 }
 .stars {
 	padding-top: 0;
 }
 .stars span {
 	padding-top: 0;
 	padding-right: 3px;
 	color: #ff9800;
 	text-shadow: 2px 2px 4px #393939;
 }
 .bdr-right img {
 	background-color: #fff;
 	padding-top: 10px;
 	padding-bottom: 10px;
 	border-radius: 44px;
 	width: 50px;
 	height: 50px;
 	margin-left: 5px;
 	padding-left: 15px;
 	padding-right: 15px;
 }
 .banner-number {
 	vertical-align: middle;
 	font-size: 18px;
 	margin-left: 9px;
 	color: #fff;
 }
 @media screen and (max-width: 380px) and (min-width: 320px) {
 	.download-buttons {
 		display: grid;
 	}
 }
 @media (min-width: 576px) {
 	.cor-lftBdr {
 		border-left: 1px solid #fff;
 		padding-left: 32px;
 		height: 50px;
 	}
 }
 @media screen and (max-width: 768px) {
 	.shadow.dark::after {
 		background-image: linear-gradient(90deg, #112D60 100%, #F2295B00 100%);
 	}
 	.bg-fixed {
 		height: 500px;
 	}
 	.breadcrumb-area {
 		margin-top: 40px;
 	}
 	.btn-download {
 		margin-top: 20px;
 	}
 	.bdr-right img {
 		margin-top: 25px;
 	}
 	.banner-number {
 		vertical-align: -webkit-baseline-middle;
 	}
 }
 /**************************** Banner Css End ********************/
 
 /******************* course heighlight css start ****************/

	ul.key-listing li {
		display: block;
		padding: 4px 0 10px 20px;
		position: relative;
		font-size: 16px;
	}
	.key-listing li:before {
		display: block;
		position: absolute;
		left: 0px;
		top: 4px;
		font-family: 'fontAwesome';
		content: "\f058";
		font-size: 18px;
		color: #f68a1a;
	}
	.icon-list {
		list-style-type: none;
	}
	.head11 {
		font-size: 24px;
	}
	.course_benefits ul {
		display: flex;
		flex-wrap: wrap;
	}
	.course_benefits ul,
	.course_details ul {
		padding: 0px;
		float: left;
		width: 100%;
	}
	.course_benefits ul li {
		line-height: 20px;
		font-size: 14px;
		font-weight: 400;
		flex: 0 0 48%;
		max-width: 48%;
		margin-right: 2%;
	}
	.course_benefits {
		padding: 30px 0px;
		padding-bottom: 10px;
	}
	.accredited-img img {
		width: 130px;
	}
	.text-sub {
		color: #112D60;
	}
	@media screen and (max-width: 768px) {
		.course_benefits ul li {
			max-width: 100%;
			flex: 0 0 100%;
		}
		.accredited-img {
			text-align: center;
		}
	}
/******************* course heighlight css end ************************/


/*********************** key Feature css start **************************/

	.overview {
		background: #fff;
		padding: 32px 85px;
		padding-top: 0px;
	}
	.section-heading {
		font-weight: 700;
		font-size: 25px;
		line-height: 30px;
		color: #333;
		margin-bottom: 10px;
	}
	.overview h3 {
		font-size: 25px;
		line-height: 30px;
		font-weight: 700;
		color: #333;
		margin-top: 50px;
		margin-bottom: 16px;
	}
	.course-highlights li {
		padding-right: 7px;
		padding-left: 7px;
		margin-bottom: 12px;
		float: left;
		width: 50%;
	}
	.course-highlights {
		list-style: none;
		padding-left: 0px;
	}
	.course-highlights-summary span {
		width: 28px;
		height: 32px;
		display: inline-block;
		align-self: center;
		font-size: 20px;
		color: #002984;
	}
	.overview ul.icon-list li {
		width: 100%;
		min-height: 24px;
	}
	.outcome-list li:before {
		display: block;
		position: absolute;
		left: 0px;
		top: 4px;
		font-family: 'fontAwesome';
		content: "\f058";
		font-size: 14px;
		color: #f68a1a;
	}
	.outcome-list li {
		display: block;
		padding: 4px 0 0px 20px;
		position: relative;
		font-size: 14px;
	}
	.outcome-list {
		list-style: none;
		padding-left: 0px;
	}
	.moretext,
	.moretext-skill,
	.moretext-lesson-1,
	.moretext-lesson-2,
	.moretext-lesson-3,
	.moretext-lesson-4,
	.moretext-lesson-5 {
		display: none;
	}
	.moreless-button,
	.moreless-button-skill,
	.moreless-button-lesson-1,
	.moreless-button-lesson-2,
	.moreless-button-lesson-3,
	.moreless-button-lesson-4,
	.moreless-button-lesson-5 {
		color: #002984 !important;
		font-weight: 600;
		font-size: 16px;
		cursor: pointer;
	}
	.skill-top {
		margin-top: 0px !important;
	}
	.skill {
		border-left: 1px solid #999;
	}
/***************************** key Feature css end **********************************/
    
/****************************** location css start ******************************/

	.location-img {
		width: 50px;
	}
	.location-place {
		top: 65px;
		position: fixed;
		right: 10px;
		z-index: 99999999999999999;
	}
	select#country_top {
		border: 2px solid #eee;
		padding: 5px 8px;
	}
/****************************** location css end ******************************/

/******************************* outcome css start *******************************/

	.outecome-section {
		background-color: #ebf1f8 !important;
		padding: 30px 0px;
	}
	.outecome-section p {
		margin-bottom: 0px;
		font-weight: 700;
	}
/******************************* outcome css end *******************************/

/******************************* offers box css start *******************************/

	.course-category-1x {
		padding: 40px 0;
		margin: 20px 0px;
	}
	.course-category-1x .category-left .hvrbox {
		border-radius: 4px;
		box-shadow: 0 10px 25px 0 rgb(46 61 73 / 15%);
	}
	.hvrbox {
		position: relative;
		display: inline-block;
		overflow: hidden;
		width: 100%;
		height: auto;
		margin-bottom: -8px;
	}
	.course-category-1x .category-left .hvrbox img {
		object-fit: cover;
		width: 100%;
		max-height: 250px;
	}
	.course-category-1x .hvrbox .hvrbox-layer_bottom {
		-webkit-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		transform: scale(1);
	}
	.hvrbox .hvrbox-layer_bottom {
		display: block;
	}
	.hvrbox img {
		object-fit: cover;
		width: 100%;
		height: 100vh;
	}
	.course-category-1x .hvrbox .hvrbox-layer_top {
		opacity: 1;
		/* background: rgba(0, 0, 0, 0.6); */
		background: linear-gradient(135deg, #112D60 0%, #112d60a6);
	}
	.hvrbox .hvrbox-layer_top {
		opacity: 1;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		/* height: 100%; */
		padding: 1px;
		-webkit-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	.course-category-1x .hvrbox-text {
		width: 100%;
		display: inline-block;
		position: absolute;
		color: #fff;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		padding: 20px;
	}
	.hvrbox-text h3 {
		font-weight: 700;
	}
	.hvrbox-text p {
		margin-bottom: 0px !important;
	}
	.learning-btn {
		margin-top: 20px;
	}
	.btn-free {
		padding: 5px 10px;
		background: linear-gradient(to right, #fb8405 0, #ff6804 100%, #ff9e04 200%);
		box-shadow: 0 0 13px -5px rgb(0 0 0 / 35%);
		color: #fff !important;
		border: 1px solid #f68a1a;
	}
/******************************* offers box css end *******************************/

/*************** Course Curriculum and contact form css start *******/

	.curriculum-btn {
		margin-right: 30px;
	}
	.bg-curriculum {
		margin: 0px;
		background-color: unset;
		border: 0px;
	}
	.bg-curriculum-pd {
		padding: 0px;
	}
	ul.intro-list {
		list-style-type: disc;
	}
	.bg-curriculum-white {
		background: #fff;
		border: 1px solid #e6e5e5;
		border-top: 0px;
	}
	.collpse-box a {
		color: #333333;
		font-size: 15px;
		line-height: 1.43;
		padding-left: 5px;
		font-weight: 600;
	}
	.second-title {
		font-size: 30px;
	}
	.curriculum-full.faq-sec .faq-accordion .accordion .accordion-item .accordion-title span {
		right: 8px !important;
		top: 67% !important;
	}
	.bg-curriculum > div > h6 > a {
		display: block;
		position: relative;
	}
	.bg-curriculum > div > h6 > a:after {
		content: "\f078";
		/* fa-chevron-down */
		font-family: 'FontAwesome';
		position: absolute;
		right: 0;
	}
	.bg-curriculum > div > h6 > a[aria-expanded="true"]:after {
		content: "\f077";
		/* fa-chevron-up */
	}
	/* .mobnav {
	         pointer-events: none;
	         }*/
	
	.course-list li:before {
		content: "\f058";
	}
	.timeline {
		padding: 10px 0px;
	}
	.learning-path-title:before {
		color: #51565e;
		position: relative;
		left: -6px;
		display: inline-block;
		width: 10px;
		height: 10px;
		line-height: 28px;
		text-align: center;
		border-radius: 50%;
		background-color: #848da0;
		counter-increment: list;
		content: counter(list);
		font-size: 0px;
	}
	.learning-path-item {
		list-style: none;
		/*border-left: 1px solid #848da0;*/
	}
	.online-class {
		background: #118aef;
		text-align: center;
		font-size: 12px;
		color: #fff;
		border-radius: 12px;
		margin-left: 24px;
		line-height: 24px;
		padding: 0 18px;
		vertical-align: middle;
		display: inline-block;
		margin-left: 20px;
	}
	.ms-intro .info h3 {
		margin-top: 32px;
		font-size: 20px;
		font-weight: 600;
		color: #444;
	}
	.info h3 span {
		color: #272c37;
		line-height: 1.5;
		font-size: 16px;
		font-weight: 500;
		margin-top: 0px;
		display: inline-block;
		cursor: pointer;
	}
	#adv_rmc_0 {
		font-size: 14px;
	}
	/*.learn-back {
	         background: #ebf1f8;
	         margin: 7px;
	         border-radius: 15px;
	         }*/
	
	.pd-left {
		padding-left: 0px;
	}
	.industry-logo .blend-mode {
		width: 130px;
	}
	#clients {
		padding-top: 20px;
	}
	.nav-tabs>li a.active {
		color: #118aef !important;
	}
	.schedule .nav-tabs > li > a {
		background: #ffffff;
		box-shadow: 0 0 15px 1px rgb(0 0 0 / 15%);
		color: #333;
		border: 0px;
		padding: 35px 50px;
		border-radius: 8px;
	}
	.learning-path-title {
		color: #000;
	}
	
	.level-3 li {
		cursor: pointer;
		position: relative;
		padding-bottom: 10px;
		margin-bottom: 0 !important;
	}
	.level-3 li h5 {
		font-size: 14px;
		font-weight: 400;
		color: #51565e;
		width: calc(100% - 95px);
		display: inline-block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		vertical-align: middle;
		margin: 0;
		padding: 0;
		letter-spacing: normal;
		line-height: normal;
	}
	.level-3 li h5 {
		padding-left: 50px;
		position: relative;
		width: calc(100% - 55px);
	}
	.level-3 li h5::before {
		content: "";
		width: 6px;
		height: 6px;
		display: inline-block;
		background: #002984;
		position: absolute;
		left: 36px;
		top: 5px;
		border-radius: 50%;
		z-index: 1;
	}
	.level-3 li::after {
		content: "";
		width: 1px;
		display: inline-block;
		background: #d2d6de;
		position: absolute;
		left: 38px;
		top: -6px;
		bottom: 0;
	}
	ul.level-3 {
		list-style: none;
		padding-left: 0px;
	}
	.collpse-box {
		border-radius: 4px;
		box-shadow: 0 2px 8px 0 rgb(0 0 0 / 10%);
		border: 1px solid #e6e5e5;
		background-color: #fff;
		cursor: pointer;
	}
	.hands-list li {
		list-style-type: disc;
	}
	.card {
		margin: 10px 0px;
	}
	#accordion-1 .sub-collpse,
	#accordion-2 .sub-collpse {
		background: #ebf1f8 !important;
	}
	.sub-collpse a {
		color: #51565e;
		font-size: 14px;
		line-height: 1.43;
		padding-left: 5px;
	}
	.sub-arrow > a:after {
		content: "\f067";
		font-family: 'FontAwesome';
		position: absolute;
		/* left: -14px;*/
		top: 2px;
	}
	.sub-arrow > a[aria-expanded="true"]:after {
		content: "\f068";
	}
	.blend-mode {
		width: 105px;
	}
	.list-images {
		width: 115px;
		margin-right: 10px;
		/*border: 1px solid #999;*/
		height: 60px;
		object-fit: scale-down;
	}
	.service-title {
		display: flex;
		justify-content: space-between;
	}
	.curriculum-btn {
		margin-top: 10px;
	}
	.course-overview-btn {
		color: #fff !important;
		border: 1px solid #f7951e !important;
		background: linear-gradient(to right, #fb8405 0, #ff6804 100%, #ff9e04 200%);
		box-shadow: 0 0 13px -5px rgb(0 0 0 / 35%);
		padding: 10px 15px;
		text-decoration: none !important;
		font-size: 15px;
		font-weight: 600;
		border-radius: 5px;
		cursor: pointer;
	}
	#course-curriculum.detils-course {
		padding: 40px 0px;
	}
	.contact-form-demo .form-row {
		margin-left: -15px;
		margin-right: -15px;
	}
	.contact-form-demo .form-row .form-group {
		padding: 15px 15px 0;
		align-self: flex-end;
	}
	.contact-form-demo .form-group {
		position: relative;
		padding-top: 5px;
		margin-bottom: 5px;
	}
	.contact-form-demo .form-control {
		border: 0;
		border-radius: 0;
		padding: 10px 10px;
		background-color: transparent;
		position: relative;
		z-index: 2;
		font-size: 0.9rem;
	}
	.contact-form-demo .form-control:not(textarea) {
		height: 40px;
	}
	.contact-form-demo .form-control + label {
		position: absolute;
		z-index: 1;
		top: 25px;
		margin: 0;
		transition: all 0.2s ease-in-out;
		pointer-events: none;
		left: 10px;
		right: 10px;
	}
	.contact-form-demo .form-control:focus {
		box-shadow: none;
		background-color: transparent;
	}
	.contact-form-demo .form-control:focus + label {
		color: #26c6da;
	}
	.contact-form-demo .form-control:focus + label,
	.form-control.has-value + label {
		font-size: 0.75rem;
		top: 0;
	}
	.contact-form-demo .no-js .form-control + label {
		font-size: 0.75rem;
		top: 0;
	}
	.contact-form-demo .form-row .form-control + label {
		left: 25px;
		right: 25px;
	}
	.contact-form-demo .form-row .line {
		left: 15px;
		right: 15px;
	}
	.contact-form-demo .line {
		position: absolute;
		display: block;
		bottom: 0;
		left: 0;
		right: 0;
		height: 2px;
		background-color: #d8d8d8;
	}
	.contact-form-demo .line:after {
		content: "";
		height: 2px;
		position: absolute;
		/* display: block;*/
		background: #26c6da;
		left: 0;
		right: 0;
		transform: scaleX(0);
		transition: transform 0.2s ease-in-out;
		transform-origin: 0 0;
	}
	.contact-form-demo .form-control:focus ~ .line:after {
		transform: scaleX(1);
	}
	.form-title h5 {
		text-align: center;
		font-size: 16px;
		font-weight: 600;
	}
	.contact-form-demo {
		background: #fff;
		padding: 15px 15px 22px 15px;
		box-shadow: 0 2px 8px 0 rgb(0 0 0 / 10%);
		border-radius: 4px;
		border: 1px solid #dde6ed;
		margin-top: 20px;
	}
	.btn-form,
	.btn-form:hover {
		background: #fff;
		border: 1px solid #002984;
		border-radius: 2px;
		line-height: 20px;
		color: #002984 !important;
		font-size: 14px;
		font-weight: 500;
		min-width: 157px;
	}
	/* .attend-left {
	         margin-left: 30px;
	         }*/
	
	.form-btn {
		margin-top: 15px;
	}
	.form-sticky {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.make-me-sticky {
		position: sticky;
		top: 80px;
	}
	.card1 {
		background: #fff;
		margin-bottom: 10px;
		border-radius: 2px;
		-webkit-box-shadow: 0 0 7px 0 rgb(178 178 178 / 40%);
		-moz-box-shadow: 0 0 7px 0 rgba(178, 178, 178, .4);
		box-shadow: 0 0 7px 0 rgb(178 178 178 / 40%);
		padding: 1rem 1rem;
		width: 100%;
		position: relative;
		margin-top: 65px !important;
	}
	.img-v {
		margin-right: 35px;
	}
	.call_us {
		font-size: 23px;
		line-height: 45px;
		color: #112D60;
		text-decoration: none;
	}
	.exam-drop-text {
		font-size: 16px;
	}
	.media-body-text {
		margin-top: 5px;
	}
	.media-img {
		width: 55px;
	}
	.btn.focus,
	.btn:focus {
		outline: 0;
		box-shadow: unset;
	}
	.downloadBrochurebtn,
	.downloadBrochurebtn:hover {
		background-color: #112D60;
		color: #fff !important;
		box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
		border-radius: 2px;
		padding: .375rem .75rem !important;
	}
	.dialfield {
		width: 55px !important;
		background: #fff !important;
		display: block !important;
		padding: 7px !important;
		font-size: 14px !important;
		line-height: 1.5 !important;
		color: #495057 !important;
		background-clip: padding-box !important;
		border: 1px solid #ced4da;
		border-radius: 0px;
		height: 38px;
	}
	.corporate-page-popup-form .dialfield {
		border-left: 1px solid #bbb !important;
		border: 0px;
	}
	
	.stricky-mobile {
		display: flex;
	}
	.stricky-mobile .dialfield {
		border: 0px !important;
	}
	.stricky-mobile .flag-icon {
		width: 35px !important;
	}
	.stricky-mobile .select2-container--default .select2-selection--single .select2-selection__arrow b {
		left: 214% !important;
		top: 65% !important;
	}
	.stricky-mobile .select2-container--default .select2-selection--single {
		background-color: #fff !important;
		border: 0px !important;
	}
/****************** Course Curriculum and contact form css end *******************/

/*************** Exam and certificate css start *************/

	.who-we-are {
		display: block;
		background: #edf4ff;
		padding: 40px 0px;
	}
	.exam-head h2 {
		font-size: 25px;
		font-weight: 600;
		margin-bottom: 20px;
		text-align: center;
	}
	ul.who-listing li {
		display: block;
		padding: 4px 0 10px 20px;
		position: relative;
		font-size: 16px;
	}
	.who-listing li:before {
		display: block;
		position: absolute;
		left: 0px;
		top: 4px;
		font-family: 'fontAwesome';
		content: "\f058";
		font-size: 18px;
		color: #112D60;
	}
	.who-listing {
		padding-left: 20px;
	}
	.exam-certificate-sec {
		background: #edf4ff;
		padding: 40px 0px;
	}
	.sample-certificate-img img {
		width: 400px;
		height: auto;
	}
	.sample-certificate-img {
		margin: 0 auto;
		padding-bottom: 25px;
	}
	.certification-text {
		padding-bottom: 10px;
	}
	.self-assessment-btn,
	.self-assessment-btn:hover {
		background-color: #112D60;
		color: #fff !important;
		box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
		border-radius: 2px;
		padding: 10px;
		font-weight: 600;
	}
	.self-assessment {
		margin-left: 25px;
	}
/****************** Exam and certificate css end *****************/

 /*********************** trainer css start *******************/
	 .video-area {
	 	position: relative;
	 }
	 .bg-fixed {
	 	background-position: top;
	 	background-size: cover;
	 	background-repeat: no-repeat;
	 }
	 .padding-xl {
	 	padding-top: 40px;
	 	padding-bottom: 25px;
	 }
	 .speaker-social {
	 	margin-bottom: 20px;
	 }
	 .shadow {
	 	position: relative;
	 	z-index: 1;
	 }
	 .shadow.dark-hard::after {
	 	background: #002147 none repeat scroll 0 0;
	 	content: "";
	 	height: 100%;
	 	left: 0;
	 	opacity: 0.75;
	 	position: absolute;
	 	top: 0;
	 	width: 100%;
	 	z-index: -1;
	 }
	 .video-area .overlay-video {
	 	padding-bottom: 35px;
	 }
	 .trainer-img img {
	 	height: 120px;
	 	width: 120px;
	 	border-radius: 50%;
	 	object-fit: cover;
	 }
	 .trainer-img {
	 	text-align: center;
	 }
	 .video-area h2 {
	 	font-weight: 700;
	 	position: relative;
	 	z-index: 1;
	 	font-size: 45px;
	 	margin-bottom: 15px;
	 }
	 .video-area {
	 	margin-top: 30px;
	 }
	 .video-area .video-info .overlay-video {
	 	display: inline-block;
	 	left: inherit;
	 	margin: 0;
	 	position: relative;
	 	top: inherit;
	 }
	 .video-icon {
	 	display: block;
	 	text-align: center;
	 }
	 .video-heading p {
	 	margin-bottom: 0px;
	 	font-size: 18px;
	 }
	 .btn-chat-us,
	 .btn-chat-us:hover {
	 	font-size: 15px;
	 	color: #ffffff;
	 	background-color: #61CE70;
	 	border-style: solid;
	 	border-width: 3px 3px 3px 3px;
	 	border-color: #02010100;
	 	border-radius: 30px 30px 30px 30px;
	 	padding: 10px 20px;
	 }
	 .chat-btn {
	 	margin-top: 25px;
	 }
	 .video-txt {
	 	text-align: center;
	 	font-size: 16px;
	 	border: 1px solid #fff;
	 	padding: 10px 15px;
	 	cursor: pointer;
	 	border-radius: 30px 30px 30px 30px;
	 }
	 .chat-whatsapp {
	 	margin-top: 20px;
	 }
	 .traine-name {
	 	font-size: 25px !IMPORTANT;
	 	margin-top: 15px;
	 	margin-bottom: 10px;
	 }
	 .webmodalh3 {
	 	width: 100%;
	 	text-align: center;
	 	padding: 5px;
	 	background-color: #17a2b8;
	 	color: white;
	 }
	 .modhead .close {
	 	position: absolute;
	 	top: -22px;
	 	right: 0px;
	 	opacity: 1;
	 	color: white;
	 }
	 .modhead .close {
	 	top: 9px!important;
	 	right: 15px!important;
	 }
	 div#Adv-Modal-1 {
	 	z-index: 999999999999;
	 }
	 .shadow-trainer {
	 	z-index: auto;
	 }
	 .shadow-trainer.dark-hard::after {
	 	background: #002147 none repeat scroll 0 0;
	 	content: "";
	 	height: 100%;
	 	left: 0;
	 	opacity: 0.75;
	 	position: absolute;
	 	top: 0;
	 	width: 100%;
	 	z-index: -1;
	 }
	 @media (min-width: 576px) {
	 	.modal-dialog.moddialog {
	 		max-width: 800px;
	 		margin: 1.75rem auto;
	 	}
	 }
 /*********************** trainer css end *************************/
 
 
 /***************** Training Calendar css start *******************/

	.choose-area {
		padding: 40px 0px;
	}
	.training_cal {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		width: 100%;
		padding-bottom: 25px;
	}
	.f-13 {
		font-size: 15px !important;
	}
	.training_cal .training_box2 {
		flex: 1 1;
	}
	.font-weight-600 {
		font-weight: 600;
	}
	.training_cal .training_box1 {
		flex: 1 1;
	}
	.f-12 {
		font-size: 15px !important;
	}
	.flaticon-tag:before {
		content: "\f02c";
		font-family: 'FontAwesome';
	}
	.calendar-border {
		border: 15px solid #eee;
	}
	.training_cal {
		padding: 15px;
	}
	.nowe-nroll-tag,
	.nowe-nroll-tag:hover {
		background-color: #112D60;
		color: #fff;
		font-size: 14px;
		padding: 7px 15px;
		border-radius: 0;
		box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
	}
	.mb-25 {
		margin-bottom: 15px;
	}
	.MuiChip-outlined {
		border: 1px solid #112D60;
		background-color: transparent;
		color: #112D60;
	}
	.jss243 {
		margin-left: 25px;
	}
	.MuiChip-root {
		color: rgba(0, 0, 0, 0.87);
		cursor: default;
		height: 32px;
		display: inline-flex;
		outline: 0;
		padding: 0;
		font-size: 0.8125rem;
		box-sizing: border-box;
		transition: background-color 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
		align-items: center;
		border-radius: 16px;
	}
	.MuiChip-label {
		overflow: hidden;
		white-space: nowrap;
		padding-left: 12px;
		padding-right: 12px;
		text-overflow: ellipsis;
	}
	.calendar-center {
		text-align: center;
	}
	.country-calendar {
		margin-top: 0px !important;
	}
	.country-right {
		text-align: right;
	}
	@media screen and (max-width: 768px) {
		.training_cal {
			display: block;
		}
		.training_cal .ml-20 {
			margin-left: 0!important;
			margin-top: 15px;
		}
		.training_box1 {
			text-align: left !important;
		}
	}
	.schedule-thumb-summary {
		height: 380px;
		margin: 0px 10px;
	}
	.schedule-thumb.self-placed {
		border-color: rgba(88, 111, 235, .5);
	}
	.schedule-thumb {
		height: 330px;
		border: 1px solid #ddd;
		padding: 22px 22px 0;
		display: block;
		transition: all .5s;
		position: relative;
	}
	.schedule-thumb .badge.self-placed-badge {
		background: #fff;
	}
	.schedule-thumb .badge {
		height: 22px;
		border-radius: 11px;
		background: #fff;
		color: #111;
		font-size: 12px;
		line-height: 19px;
		vertical-align: middle;
		padding: 0 14px;
		transition: all .5s;
		font-weight: 400;
		border: 1px solid #666;
	}
	.badge {
		display: inline-block;
		padding: .25em .4em;
		font-size: 75%;
		font-weight: 700;
		line-height: 1;
		text-align: center;
		white-space: nowrap;
		vertical-align: baseline;
		border-radius: .25rem;
		transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	}
	.offer-badge-one {
		color: #fff;
		position: absolute;
		top: 23px;
		right: 0;
		padding: 5px 16px 5px 9px;
		background-image: linear-gradient(104deg, #f68a1a -1%, #855d32 99%);
		font-size: 10px;
	}
	.offer-badge-one:before {
		content: '';
		left: -7px;
		position: absolute;
		width: 10px;
		height: 25px;
		top: 0;
		transform: skew(15deg);
		background: #f68a1a -1%;
		border-radius: 2px 0 0 2px;
	}
	.detailed-content {
		height: 197px;
		padding-top: 15px;
	}
	.schedule-detail-summary {
		height: 192px;
	}
	.schedule-hours-content {
		margin-bottom: 14px;
	}
	.schedule-hours-content span {
		display: inline-block;
		font-size: 16px;
		font-weight: 700;
		color: #111;
		line-height: 32px;
		vertical-align: middle;
	}
	.self-content {
		margin-top: 16px;
	}
	.self-content.editor-content ul {
		list-style: none;
		padding-left: 0;
	}
	.self-content.editor-content li {
		font-size: 13px;
		line-height: 21px;
		font-weight: 600;
		color: #111;
		margin-bottom: 5px;
		position: relative;
		padding-left: 12px;
	}
	.self-content.editor-content li:before {
		content: '';
		width: 4px;
		height: 4px;
		background: #111;
		border-radius: 100%;
		position: absolute;
		left: 0;
		top: 10px;
	}
	.schedule-thumb .course-cost-summary {
		height: 90px;
		display: table-cell;
		vertical-align: middle;
	}
	.schedule-thumb .course-cost {
		display: inline-block;
		font-size: 18px;
		font-weight: 700;
		color: #111;
		padding-right: 10px;
		padding-bottom: 10px;
	}
	.schedule-thumb .course-exclusive-content {
		font-weight: 600;
		font-size: 13px;
		display: inline-block;
		color: #111;
		line-height: 19px;
		float: right;
	}
	.course-cost-strike {
		display: inline-block;
		font-size: 16px;
		text-decoration: line-through;
		padding-right: 10px;
		color: #7b7979;
		font-weight: 700;
	}
	.course-enroll.enroll {
		position: absolute;
		left: auto;
		right: 0;
		background-image: linear-gradient(150deg, #112D60 0, #0b56d59c 100%);
		height: 50px;
		width: 100%;
		color: #fff !important;
		display: flex;
		align-items: center;
		justify-content: center;
		border: none;
		outline: 0;
	}
	.schedule-thumb .course-enroll {
		opacity: 0;
	}
	.schedule-thumb:focus .course-enroll,
	.schedule-thumb:hover .course-enroll {
		opacity: 1;
	}
	.schedule-thumb:focus,
	.schedule-thumb:hover {
		height: 386px;
	}
	.schedule-date i {
		vertical-align: top;
		font-size: 20px;
	}
	.cart-calender-icon {
		width: 20px;
	}
	.schedule-date span {
		display: inline-block;
		font-size: 16px;
		font-weight: 700;
		color: #111;
		margin-left: 8px;
		line-height: 30px;
		vertical-align: middle;
	}
	.schedule-time {
		height: 50px;
	}
	.schedule-time i {
		display: inline-block;
		vertical-align: top;
		position: relative;
		top: 3px;
		font-size: 20px;
	}
	.time-icon {
		width: 21px;
	}
	.schedule-select {
		display: inline-block;
		margin-left: 8px;
		font-size: 13px;
		color: #111;
		font-weight: 600;
		line-height: 19px;
	}
	.schedule-time .batch {
		display: block;
		margin-top: 2px;
		color: #111;
	}
	.schedule-location,
	.schedule-online {
		margin-top: 10px;
	}
	.location-icon {
		width: 16px;
		font-size: 20px;
	}
	.schedule-select-location {
		margin-left: 10px;
	}
	.schedule-select-location span {
		font-size: 13px;
		font-weight: 600;
		line-height: 19px;
	}
	.schedule-profile {
		padding: 20px 0 0;
	}
	i.common-icons.trainer.icon {
		width: 19px;
		font-size: 20px;
	}
	.schedule-profile .schd-trainer-name {
		font-size: 13px;
		font-weight: 600;
		line-height: 24px;
		color: #111;
		position: relative;
		display: block;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		margin-left: 10px;
	}
	.all-dates a {
		padding: 6px 10px;
		color: #111;
		display: block;
		font-size: 13px;
		font-weight: 600;
		border: solid 1px #ddd;
		border-radius: 2px;
		line-height: 19px;
		text-transform: uppercase;
		position: relative;
	}
	.all-dates a::after {
		content: '\f054';
		display: block;
		position: absolute;
		width: 10px;
		height: 16px;
		top: 9px;
		right: 10px;
		font-family: 'FontAwesome';
	}
	.second-calendar {
		padding: 30px 0px;
	}
	@media only screen and (max-width: 767px) {
		.schedule-thumb .course-enroll {
			opacity: 1;
		}
		.course-enroll.enroll {
			bottom: -50px;
		}
	}
/****************** Training Calendar css end ********************/

/***************** Training 1-1-on css start ******************/

	.white-bg-sec {
		margin-top: 0px;
		padding-top: 10px;
		padding-bottom: 40px;
		background: #ebf1f8;
	}
	.txt-head {
		color: #333333;
		font-size: 18px;
		font-weight: 600;
		line-height: 30px;
		text-align: left;
	}
	.blue-line {
		background-color: #00A2FF;
		width: 60px;
		height: 2px;
	}
	.plan-img {
		width: 185px;
		margin-left: -20px;
		padding-top: 30px;
	}
	.height-370 {
		height: 370px;
	}
	.plan-block {
		background-color: #FFFFFF;
		border: 1px solid #DFDFDF;
		border-radius: 2px;
		box-shadow: 0 1px 3px 0 rgba(199, 199, 199, 0.5);
		height: 240px;
	}
	.one-on-btn {
		text-align: center;
		margin-top: 10px;
	}
	.plan-txt-head {
		color: #333333;
		font-size: 18px;
		font-weight: 600;
		line-height: 23px;
		text-align: left;
		padding-top: 10px;
		text-align: center;
	}
	.plan-yellow-sec {
		background-color: #FFFCDD;
		border-radius: 0 2px;
		box-shadow: 0 1px 0 0 rgba(245, 166, 35, 0.48);
		color: #333333;
		font-size: 16px;
		font-weight: 600;
		line-height: 30px;
		text-align: left;
		padding: 10px 8px;
	}
	.btn-plan-block {
		color: #112D60 !important;
		min-height: 40px;
		border: 1px solid #112D60;
		background: transparent;
		cursor: pointer;
		border-radius: 20px;
		padding: 10px 15px;
	}
	.plan-card--benefits {
		margin-bottom: 15px;
		padding-left: 12px;
		list-style: none;
		padding-top: 10px;
		margin-bottom: 0px;
	}
	.plan-card--benefits li {
		color: #666;
		font-size: 14px;
		line-height: 1.57;
		position: relative;
		font-weight: 400;
		padding-bottom: 5px;
		margin-bottom: 0px;
	}
	.plan-card--benefits li:before {
		content: "\f00c";
		font-family: "FontAwesome";
		margin-right: 5px;
		color: green;
	}
	.sample-test {
		margin-left: 40px;
	}
	.one-on-slider {
		margin: 0px 20px;
	}
	.whyattend {
		font-weight: 500;
	}
	.download-brochure #mymodalbooknow .modal-dialog {
		width: 1200px;
		margin: 30px auto 10px;
	}
	.other-train {
		padding-top: 20px;
	}
	.training-head {
		font-size: 26px;
		font-weight: 600;
		line-height: 36px;
		text-align: center;
	}
/********************* Training 1-1-on css end ******************/

/***************** learning path css start ************/

	.learning-sec {
		padding-top: 30px;
	}
	.learning-main-img {
		text-align: center;
		margin-bottom: 30px;
	}
	.learning-size {
		width: 900px;
		margin-top: 20px;
	}
	.section-title-one h2 {
		font-size: 26px;
		text-transform: capitalize;
		position: relative;
		text-align: center;
	}
	.one-para {
		text-align: center;
	}
	.demo-register {
		font-size: 26px;
		text-transform: capitalize;
		padding-bottom: 30px;
		position: relative;
		padding-top: 0px;
		text-align: center;
		color: #fff;
		margin: 0px !important;
	}
/********************** learning path css end *******************/

/****************** why nv css start **********************/

	.section-title {
		text-align: center;
		/*  margin-bottom: 40px;*/
		padding: 0 120px;
	}
	.section-title h2 {
		font-size: 26px;
		text-transform: capitalize;
		padding-bottom: 12px;
		position: relative;
		margin-bottom: 18px;
	}
	.section-title h2::before {
		position: absolute;
		left: 50%;
		content: "";
		width: 100px;
		height: 2px;
		background: #666;
		bottom: -1px;
		margin-left: -50px;
	}
	.section-title h2::after {
		position: absolute;
		left: 50%;
		content: "";
		width: 100px;
		height: 2px;
		background: #666;
		bottom: -6px;
		margin-left: -63px;
	}
	.section-title h2 strong {
		color: #112D60;
	}
	.service .box .icons {
		border: 1px solid #DFAE08;
		margin: 0 auto 15px;
		border-radius: 50%;
		width: 110px;
		height: 110px;
		padding: 4px;
	}
	.service .box .icons .icon {
		background: #DFAE08;
		border-radius: 50%;
		width: 100px;
		height: 100px;
		padding: 32px 24px;
	}
	.service .box .icons .icon img {
		margin: 0 auto;
	}
	.service .box h4 {
		font-size: 18px;
		font-weight: 500;
		color: #000;
		margin: 0 0 10px;
	}
	.service .box p {
		font-size: 14px;
		color: #686868;
		margin: 0;
	}
	.service {
		padding-top: 50px;
		/* background: #FAFBFD;*/
		padding-bottom: 30px;
	}
/************************ why nv css end *********************/

/***************** Testimonial css start ****************/

	.section-title-two h2::before {
		background: #fff;
	}
	.section-title-two h2::after {
		background: #fff;
	}
	.clients-section {
		padding: 50px 0px;
	}
	.highlight-color {
		color: rgba(255, 173, 0, 1);
	}
	.client-text {
		padding: 10px;
		margin-top: 100px;
		font-size: 32px;
	}
	.client-img-sec img {
		height: 70px;
		background-size: contain;
		background-position: center;
		width: 120px;
		object-fit: contain;
		-webkit-filter: grayscale(1);
	}
	.client-border {
		border: 1px solid;
		border-color: #dfdfdf;
		padding: 8px;
		margin-bottom: 16px;
		text-align: center;
	}
	.client-img-sec img:hover {
		filter: grayscale(0);
		-ms-filter: grayscale(0);
		-webkit-filter: grayscale(0);
	}
	.section-title h2 {
		text-align: center;
		margin-bottom: 20px;
	}
	.accreditation-section {
		padding: 30px 0px;
		background-size: cover;
		background-image: url(https://www.novelvista.com/resources/images/kubernetes-img/world-map.webp);
		background-origin: border-box;
	}
	.accrediationshome img {
		width: 210px;
		height: 83px;
		margin: 0 auto;
		background-size: contain;
		object-fit: contain;
	}
	.accrediationshome {
		border: 2px solid rgba(239, 242, 245, 1);
		margin: 16px;
		box-shadow: none;
		border-radius: 0;
		background-color: rgba(255, 255, 255, 1);
		padding: 16px;
		 text-align: center;
	}
	.accrediationshome:hover {
		box-shadow: 0px 6px 6px -3px rgb(0 0 0 / 10%), 0px 10px 14px 1px rgb(0 0 0 / 10%), 0px 4px 18px 3px rgb(0 0 0 / 10%);
	}
	section.testimonial-area {
		background-image: url(https://www.novelvista.com/resources/images/kubernetes-img/testimonial-bg-new.webp);
		background-size: cover;
		padding: 40px 0px;
	}
	.section-title.white-text h2,
	.section-title.white-text p {
		color: #fff;
	}
	.testimonial-author img {
		border-radius: 50%;
		border: 2px solid #fea116;
        background: #fff;
	}
	.single-testimonial {
		background-color: #fff;
	    border-radius: 10px;
	    padding: 0px 20px;
	    margin: 10px;
	    margin-top: 50px;
	    height: 240px;
	    padding-bottom: 10px;
	}
	.testimonial-author {
		position: relative;
		top: -40px;
	}
	.rating span {
		font-size: 12px;
		display: inline-block;
		margin-right: 2px;
		color: #fea116;
	}
	.testimonial-author span {
		display: block;
		font-size: 60px;
		color: #fea116;
		line-height: 1;
	}
	.testimonial-text {
		margin-top: -20px;
	}
	.testimonial-text p {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 5px;
	}
	.author-details h5 {
		margin-bottom: 0;
		position: absolute;
        bottom: 14px;
        font-size: 18px;
	}
	.author-details h5 a {
		font-family: 'Poppins', sans-serif;
		font-size: 20px;
		margin-bottom: 0;
		text-transform: capitalize;
		color: #333333;
		font-weight: 600;
		display: inline-block;
	}
	.author-details p {
		color: #fea116;
		margin: 0;
		text-transform: uppercase;
		font-weight: 500;
	}
	.author-rating h6 {
		color: #42495b;
		font-size: 14px;
		margin-bottom: 0;
	}
	.author-rating {
		padding-top: 5px;
		position: absolute;
	    right: 20px;
	    bottom: 16px;
	}
	.author-rating .rating {
		margin: 0;
	}
	.testimonial-area .slick-list.draggable {
		padding-top: 50px;
	}
	.testimonial-area button.slick-arrow {
		position: absolute;
		left: -105px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		color: #fff;
		background-color: #4582ff;
		border: none;
		border-radius: 50%;
		width: 60px;
		height: 60px;
		line-height: 60px;
		z-index: 999;
		-webkit-transition: .4s;
		transition: .4s;
		-moz-transition: .4s;
		-ms-transition: .4s;
		-o-transition: .4s;
	}
	.testimonial-area button.slick-arrow.slick-next {
		left: auto;
		right: -105px;
	}
	.testimonial-area button.slick-arrow:hover {
		background: #fea116;
		color: #fff;
	}
/*************************** Testimonial css end **********************/

/***************** FAQ css start ********************/

	.accordion .card-body p {
		font-size: 14px;
		margin-bottom: 0px;
	}
	.accordion .card {
		border: 0px !important;
	}
	div#accordionFAQ {
		margin-top: 20px;
	}
	.tab-content ul {
		list-style: disc !important;
	}
	u.link-faq a {
		margin-left: 5px;
		color: #26C1EF !important;
	}
	
	.accordion .card {
		border-radius: .4rem;
		overflow: hidden;
	}
	.accordion>.card:not(:first-of-type) .card-header:first-child {
		border-top: 1px solid #3a3a3a !important;
	}
	.accordion .card .card-header {
		border: none !important;
		padding: 0;
		position: relative;
	}
	.accordion .card .card-header button {
		background: #fff;
		color: #3a3a3a;
		font-size: 18px;
		width: 100%;
		padding: 10px;
		border: 0px;
		font-weight: 600;
		text-align: left;
		cursor: pointer;
	}
	.tab-content .collapse {
		border-top: 1px solid;
	}
	.accordion .card .card-header button span {
		display: block;
	}
	.tab-content .card-body {
		padding: 15px 50px;
	}
	/*.tab-content button {
	         all: unset;
	         }*/
	
	.accordion .card .card-header button:focus {
		box-shadow: none;
		outline: none;
	}
	.accordion .card .card-header button:after {
		content: "\f077";
		font-family: "FontAwesome";
		font-weight: 900;
		color: #3a3a3a;
		font-size: 20px;
		line-height: 20px;
		position: absolute;
		right: 12px;
		top: 25px;
	}
	.accordion .card .card-header > button.collapsed:after {
		content: "\f078";
		color: #3a3a3a;
	}
	.section-title-one h2 {
		font-size: 30px;
	}
	.faq-section {
		padding: 50px 0px;
	}
/**************** FAQ css end *******************/

/******************* conatct footer css start **************/

	.contact-form-footer {
		background-color: #102c60;
		padding: 30px 0;
		margin-bottom: 40px;
	}
	.heading-ft {
		font-size: 30px;
		font-weight: 700;
		color: #fff;
	}
	.mar-15 {
		margin-top: 10px;
	}
	.mail-ft a {
		font-size: 16px;
		color: #fff !important;
	}
	.ft-icon {
		color: #fff;
	}
	.contact-footer-btn {} .contact-button {
		text-align: center;
		margin-top: 20px;
	}
	.contact-ft-btn {
		background: linear-gradient(to right, #fb8405 0, #ff6804 100%, #ff9e04 200%);
		box-shadow: 0 0 13px -5px rgb(0 0 0 / 35%);
		color: #fff !important;
		border-radius: 2px;
		padding: .375rem .75rem !important;
	}
	.contact-top {
		margin-top: 10px;
	}
/****************** conatct footer css end ******************/

/****************** Modal box css start *******************/

	.corporate-page-popup-model .corporate-page-popup-form .pop-left-content ul li {
		/*list-style-type:disc;*/
		color: #000;
	}
	.offers-popup-text {
		color: #000;
	}
	.corporate-page-popup-model .modal-dialog {
		max-width: 920px;
		margin-top: 0px;
	}
	.corporate-page-popup-model .to-close {
		display: inline-block;
		position: absolute;
		top: 10px;
		right: 20px;
		z-index: 1;
	}
	.corporate-page-popup-model .modal-body {
		padding: 0;
	}
	.corporate-page-popup-model .corporate-page-popup-form .pop-left-content {
		border-radius: 2px 0 0 2px;
		background-color: #f7faf7;
		padding: 32px;
		height: 100%;
	}
	.offers-popup-text p {
		margin-bottom: 0px;
	}
	.popup-left {
		padding-left: 15px !important;
	}
	.corporate-page-popup-model .corporate-page-popup-form .pop-left-content .pop-left-content-heading {
		color: #231f20;
		font-size: 15px;
		font-weight: 700;
		line-height: 22px;
	}
	/*.corporate-page-popup-model .corporate-page-popup-form .pop-left-content ul {
	         margin-bottom: 60px;
	         }*/
	
	.global-form .form-group,
	.global-form .select-options {
		position: relative;
		margin-bottom: 15px;
	}
	.global-form .form-group .form-control:invalid {
		border-color: #bbb!important;
	}
	.global-form .form-control {
		color: #231f20;
		background-color: transparent;
		position: relative;
		height: 40px;
		font-size: 13px;
		font-weight: 400;
		border-radius: 4px!important;
		outline: 0!important;
		box-shadow: none!important;
		padding: 7px 5px 11px;
		top: auto;
		line-height: 21px;
	}
	.global-form .form-group .form-control:invalid~.floating-label {
		color: #777;
	}
	.global-form .form-group .floating-label {
		position: absolute;
		pointer-events: none;
		left: 16px;
		top: 10px;
		font-size: 13px;
		line-height: 20px;
		color: #777;
		transition: .2s ease all;
	}
	.corporate-page-popup-model .corporate-page-popup-form .pop-right-form {
		padding: 32px 32px 32px 2px;
	}
	.global-form .nav-tabs .nav-item.show .nav-link,
	.global-form .nav-tabs .nav-link.active {
		font-weight: 600;
	}
	.pop-right-content-heading {
		color: #000;
		text-align: center;
		padding: 20px 0px;
	}
	.pop-right-content-subheading {
		color: #000;
		font-size: 14px;
		    text-align: center;
	}
	.homeenqtab {
	    margin: 20px 0px !important;
	}
	.country-code-main {
		border: 1px solid #bbb !important;
		border-radius: 5px;
		height: 40px;
	}
	.country-code-one {
		display: flex;
	}
	.country-code-border {
		border: 0px !important;
	}
	.after-form-submit {
		background-color: #112D60;
		color: #fff !important;
		box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
		border-radius: 2px;
		padding: .375rem .75rem !important;
	}
	.popup-left-img {
      width: 250px;
    }
    .h5tag {
      text-align: center;
   }
   .main-form-popup .main-right-popup {
    padding: 25px !important;
	}
	.corporate-page-popup-model .main-popup {
	    max-width: 620px !important;
	    margin-top: 80px;
	}
	@media screen and (max-width: 768px) {
		.tab-content-modal {
			padding: 0px 10px;
		}
		.corporate-page-popup-model .corporate-page-popup-form .pop-right-form {
			padding: 10px;
		}
	}
	/******************* modal box iframe css start ****************/
	
	.iframeModal-section .modal-dialog {
		max-width: 69%;
		margin: 30px auto;
		height: 1000px;
	}
	.iframeModal-section .modal-body {
		position: relative;
		overflow: hidden;
	}
	.iframeModal-section .close {
		/*position: absolute;*/
		right: 9px;
		top: 0;
		z-index: 999999999999;
		font-size: 2rem;
		font-weight: 700;
		color: #000;
		opacity: 1;
	}
	.buttonSubmit,
	.buttonSubmit:hover {
		background-color: #112D60 !important;
		color: #fff !important;
		box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%) !important;
		border-radius: 2px !important;
		padding: .375rem .75rem !important;
		border: 1px solid #112D60 !important;
	}
	@media(max-width: 768px) {
		.iframeModal-section iframe {
			height: 800px;
			width: 100%;
		}
		.iframeModal-section .modal-dialog {
			padding: 10px;
		}
		.iframeModal-section .close {
			right: -25px;
			top: 0px;
		}
		.iframeModal-section .modal-dialog {
			max-width: 100%;
			margin: 0px auto;
			height: 750px;
		}
	}
/******************* modal box iframe css end ****************/

/******************* modal box css end ****************/

/******************* scroll css start ****************/

	.go-top.active {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
		visibility: visible;
		right: 10%;
		top: 87%;
	}
	.go-top {
		position: fixed;
		cursor: pointer;
		top: 88%;
		right: -10%;
		background-color: #112D60;
		box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
		z-index: 4;
		width: 40px;
		text-align: center;
		height: 42px;
		line-height: 42px;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: .9s;
		transition: .9s;
		border-radius: 50px;
	}
	.go-top::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: -1;
		background-color: #ffb607;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: 0.5s;
		transition: 0.5s;
	}
	.go-top i {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto;
		color: #ffffff;
		-webkit-transition: 0.5s;
		transition: 0.5s;
		font-size: 20px;
	}
	.bx {
		margin-top: 9px;
		font-family: 'FontAwesome'!important;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 25px;
		margin-left: 5px;
		color: #fff;
	}
	.go-top i:last-child {
		opacity: 0;
		visibility: hidden;
		top: 60%;
	}
/******************* scroll css end ****************/

/****************** Media quary start ************/

@media screen and (max-width: 1300px) and (min-width: 1200px){
.smllogo a {
    padding: 0px 0px 0px 20px !important;
}
.homewsmenupr {
    padding-left: 0px !important;
}
.wsmenu-list>li>.navtext {
    padding: 22px 4px !important;
    margin: 0px !important;
}
.smllogo img{
    width: 140px !important;
}
}

@media screen and (max-width: 768px) {
	.mb-menu-hide {
		display: none !important;
	}
	/* Feature */
	.single-feature {
		margin: 0 auto !important;
		padding: 0 !important;
	}
	.single-feature + .single-feature {
		margin-top: 30px !important;
	}
	.single-feature:hover {
		background-color: transparent;
	}
	.single-feature::before {
		display: none;
	}
	.feature-image {
		margin: 30px 0;
	}
	.callto-action:before {
		display: none;
	}
	.cta-left {
		background: #112D60 url(pie-face.png);
	}
	.cta-left {
		padding: 50px 15px;
	}
	.cta-left h2 {
		font-size: 23px;
	}
	.cta-right {
		display: block;
		padding-left: 0;
		padding: 20px 0px;
	}
	.cta-count-single {
		margin: 20px 0px;
	}
	.cta-left-inner {
		display: none;
	}
	.second-title {
		font-size: 22px;
		margin-bottom: 20px;
	}
	.course-details-space {
		margin-bottom: 0px !important;
	}
	.service-title {
		display: block;
	}
	.course-overview-btn {
		font-size: 12px;
	}
	.list-images {
		width: 80px;
	}
	.faq-content .card-header {
		padding: 5px;
	}
	.faq-content .card-body {
		padding: 5px;
	}
	.sub-collpse a {
		font-size: 14px;
	}
	.form-sticky {
		position: static;
	}
	.contact-form-demo {
		margin-top: 20px;
	}
	.client-text {
		padding: 25px;
		margin-top: 20px;
		font-size: 22px;
	}
	.clients-section {
		padding: 20px 0px;
	}
	.client-img-sec {
		margin: 0px;
	}
	.contact-form-inner {
		padding: 20px 30px 30px !important;
	}
	.inner-form-head h2 {
		font-size: 18px;
	}
	.twitter-typeahead {
		width: 82%!important;
	}
	.excerpt {
		margin: 0 auto;
		text-align: center;
	}
	.breadcrumb-area h1 {
		font-size: 22px;
	}
	.hero-video-btn .fi:before {
		font-size: 40px;
		font-size: 2.5rem;
	}
	.hero-video-btn span {
		top: 12px;
	}
	.preview-section iframe {
		height: 280px;
		width: 100%;
	}
	.second-nav-section {
		display: none;
	}
	.section-title {
		padding: 0px !important;
	}
	.choose-content-box {
		padding-left: 0px !important;
	}
	.section-title h3 {
		font-size: 20px;
		font-weight: 700;
	}
	.program-table {
		display: block !important;
	}
	.cta-left {
		text-align: center;
	}
	.overview {
		padding: 0px !important;
		padding-top: 15px !important;
	}
	button.navbar-toggler {
		display: none;
	}
	.single-testimonial {
		height: 285px;
	}
	.newsletter-form {
		margin: 5px;
	}
	.video-area h2 {
		font-size: 25px;
	}
	.video-heading p {
		font-size: 16px;
	}
	.trainers-section {
		margin-top: 30px;
	}
	.video-heading {
		text-align: center;
	}
	.chat-whatsapp {
		text-align: center;
	}
	.country-right {
		text-align: center;
		margin-top: 16px;
	}
	.video-area {
		margin-top: 0px;
	}
	.contact-form-footer {
		padding: 20px 0;
	}
	.contact-mob {
		margin-top: 14px;
	}
	.bottom-fixbar {
		height: 90px;
	}
	.fix-bottom-mail {
		margin-bottom: 10px;
	}
	.fix-bottom-no {
		display: none;
	}
	.drop-btn-bottom {
		padding: 5px;
	}
	.bottom-click-mail {
		font-size: 15px;
	}
	.choose-content-box .table-bordered td,
	.choose-content-box .table-bordered th {
		font-size: 13px;
	}
	.price-enroll {
		font-size: 12px;
		padding: 5px 5px;
	}
	.clienthome {
		text-align: center;
	}
	.powered-by-img {
		text-align: center;
	}
	.powered-by-text {
		padding: 20px 0px;
	}
	.powered-by-text {
		font-size: 22px;
	}
	.section-heading {
		font-size: 20px;
	}
	.course-category-1x {
		padding: 10px 0;
		margin: 10px 0px;
	}
	.category-left {
		margin: 10px 0px
	}
	.hvrbox-text h3 {
		font-size: 23px;
	}
	.breadcrumb-area .breadcrumb a, .breadcrumb-area .breadcrumb li {
             font-size: 11px;
      }
      .go-top.active {
		    right: 3%;
		    top: 80%;
		}
}
/********************** Media quary end *****************/


/********************** blog page css start *****************/
.boxd {
    border-bottom: 6px solid #112D60 !important;
    box-shadow: 0px 17px 10px -10px rgb(0 0 0 / 40%);
    border-radius: 10px !important;
}
.breadcrumb {
    display: block;
}
.breadcrumb {
    background-color: #112D60 !important;
    color: white;
    border-radius: 0px !important;
}
#blogimg {
    width: 100%;
    height: 180px;
}
#tabcon {
    box-shadow: 3px 2px 8px 2px rgb(0 0 0 / 17%);
    margin-top: 6%;
}
#tabimg {
    background-size: cover;
    margin-left: -15px;
    width: 100%;
    height: 145px;
}
.category-specific a,.category-links-block a {
    color: #112D60 !important;
}

.bg-info {
    background: linear-gradient( 135deg, #112D60 0%, #112d60cf);
}
.btn-info {
    background-color: #112D60;
    color: #fff !important;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    border-radius: 2px;
    padding: 5 15px;
    border: 1px solid #112D60;
}
.btn-info:hover{
    background: #112D60;
    border: 1px solid #112D60;
    color: #fff !important;
}
.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #112D60;
    border-color: #112D60;
}
/********************** blog page css end *****************/


/********************** webinars css start *****************/
.webh4 {
    color: #f82249;
    font-weight: 500;
}

ul.Webinars-list {
    list-style-type: circle;
    padding-left: 0px;
}
.webfrow {
    margin-right: 15%;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
  height: 90px;
  padding: 25px 0;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
}

#header.header-scrolled,
#header.header-fixed {
  background: rgba(6, 12, 34, 0.98);
  height: 70px;
  padding: 15px 0;
  transition: all 0.5s;
}

#header #logo h1 {
  font-size: 36px;
  margin: 0;
  padding: 6px 0;
  line-height: 1;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header #logo h1 span {
  color: #f82249;
}

#header #logo h1 a,
#header #logo h1 a:hover {
  color: #fff;
}

#header #logo img {
  padding: 0;
  margin: 0;
  max-height: 50px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Nav Menu Essentials */

.nav-menu,
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Arrows */

.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */

#nav-menu-container {
  float: right;
  margin: 0;
 margin-left: 15px; 
}

/* Nav Meu Styling */

.nav-menu a {
  padding: 8px;
  text-decoration: none;
  display: inline-block;
  color: rgba(202, 206, 221, 0.8);
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  /* font-size: 14px; */
  outline: none;
}

.nav-menu .menu-active a,
.nav-menu a:hover {
  color: #fff;
}

.nav-menu > li {
  margin-left: 5px;
}

.nav-menu > li > a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #f82249;
  visibility: hidden;
  transition: all 0.3s ease-in-out 0s;
}

.nav-menu a:hover:before,
.nav-menu li:hover > a:before,
.nav-menu .menu-active > a:before {
  visibility: visible;
  width: 100%;
}

.nav-menu li.buy-tickets a {
  color: #fff;
  background: #f82249;
  padding: 7px 22px;
  border-radius: 50px;
  border: 2px solid #f82249;
  transition: all ease-in-out 0.3s;
  font-weight: 500;
  margin-left: 8px;
  margin-top: 2px;
  line-height: 1;
  font-size: 13px;
}

.nav-menu li.buy-tickets a:hover {
  background: none;
}

.nav-menu li.buy-tickets:hover a:before,
.nav-menu li.buy-tickets.menu-active a:before {
  visibility: hidden;
}

.nav-menu ul {
  margin: 4px 0 0 0;
  padding: 10px;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
  border-radius: 3px;
}

.nav-menu ul li {
  transition: 0.3s;
}

.nav-menu ul li a {
  padding: 10px;
  color: #060c22;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-transform: none;
  border-radius: 3px;
}

.nav-menu ul li:hover > a {
  background: #f82249;
  color: #fff;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */

#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 15px 15px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #fff;
}

/* Mobile Nav Styling */

#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(6, 12, 34, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 17px;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
}

#mobile-nav ul li a:hover {
  color: #f82249;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #f82249;
}

#mobile-nav ul .menu-item-active {
  color: #f82249;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(6, 12, 34, 0.8);
  display: none;
}

/* Mobile Nav body classes */

body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}
/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/
.carousel-inner{  background: url(https://www.bestbetjax.com/wp-content/uploads/website-background.jpg) top center;
  background-size: cover;}
#intro {
  width: 100%;
  height: 100vh;

  overflow: hidden;
  position: relative;
}

#intro:before {
  content: "";
  background: rgba(6, 12, 34, 0.8);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#intro .intro-container {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 90px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  padding: 0 15px;
}

#intro h1 {
  color: #fff;
  font-family: "Raleway", sans-serif;
  /* font-size: 56px; */
  font-weight: 600;
  text-transform: uppercase;
}

#intro h1 span {
  color: #f82249;
} 

#intro p {
  color: #ebebeb;
 /* font-weight: 700;
   font-size: 20px; */
  padding: 0;
  margin: 0 0 10px 0;

}

#intro .play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#f82249 50%, rgba(101, 111, 150, 0.15) 52%);
  border-radius: 50%;
  display: block;
  position: relative;
  overflow: hidden;
}

#intro .play-btn::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

#intro .play-btn:before {
  content: '';
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 2px solid rgba(163, 163, 163, 0.4);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

#intro .play-btn:hover::after {
  border-left: 15px solid #f82249;
  -webkit-transform: scale(20);
  transform: scale(20);
}

#intro .play-btn:hover::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}

#intro .about-btn {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 50px;
  transition: 0.5s;
  line-height: 1;
  margin: 10px;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 2px solid #f82249;
}

#intro .about-btn:hover {
  background: #f82249;
  color: #fff;
}

@-webkit-keyframes pulsate-btn {
  0% {
    -webkit-transform: scale(0.6, 0.6);
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes pulsate-btn {
  0% {
    -webkit-transform: scale(0.6, 0.6);
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}

/*--------------------------------------------------------------
# About Section
--------------------------------------------------------------*/

#about {
  background: url("https://imagescf.novelvista.com/resources/images/webinar/list/subscribe-bg.webp");
  background-size: cover;
  overflow: hidden;
  position: relative;
  color: #fff;
  padding: 60px 0 40px 0;
}

#about:before {
  content: "";
  background: rgba(13, 20, 41, 0.8);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#about h2 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #fff;
}

#about h3 {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #fff;
}

#about p {
  font-size: 14px;
  margin-bottom: 20px;
  color: #fff;
}

/*--------------------------------------------------------------
# Speakers Section
--------------------------------------------------------------*/

#speakers {
  padding: 60px 0 30px 0;
}

#speakers .speaker {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

/*
#speakers .speaker .details {
  background: rgba(6, 12, 34, 0.76);
  position: absolute;
  left: 0;
  bottom: -30px;
  right: 0;
  text-align: center;
  padding-top: 10px;
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}*/

#speakers .speaker .details {
  background: rgba(6, 12, 34, 0.76);
  left: 0;
  bottom: -30px;
  right: 0;
  text-align: center;
  padding-top: 10px;
}

#speakers .speaker .details h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
}

#speakers .speaker .details p {
  color: #fff;
  font-size: 15px;
  margin-bottom: 10px;
  font-style: italic;
}

#speakers .speaker .details .social {
  height: 30px;
}

#speakers .speaker .details a {
  color: #fff;
}

#speakers .speaker .details a:hover {
  color: #f82249;
}

#speakers .speaker:hover .details {
  bottom: 0;
}

#speakers-details {
  padding: 60px 0;
}

#speakers-details .details h2 {
  color: #112363;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 10px;
}

#speakers-details .details .social {
  margin-bottom: 15px;
}

#speakers-details .details .social a {
  background: #e9edfb;
  color: #112363;
  line-height: 1;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  padding-top: 9px;
}

#speakers-details .details .social a:hover {
  background: #f82249;
  color: #fff;
}

#speakers-details .details .social a i {
  font-size: 18px;
}

#speakers-details .details p {
  color: #112363;
  font-size: 15px;
  margin-bottom: 10px;
}

/*--------------------------------------------------------------
# Schedule Section
--------------------------------------------------------------*/

#schedule {
  padding: 60px 0 60px 0;
}

#schedule .nav-tabs {
  text-align: center;
  margin: auto;
  display: block;
  border-bottom: 0;
  margin-bottom: 30px;
}

#schedule .nav-tabs li {
  display: inline-block;
  margin-bottom: 0;
}

#schedule .nav-tabs a {
  border: none;
  border-radius: 50px;
  font-weight: 600;
  background-color: #0e1b4d;
  color: #fff;
  padding: 10px 100px;
}

#schedule .nav-tabs a.active {
  background-color: #f82249;
  color: #fff;
}

#schedule .sub-heading {
  text-align: center;
  font-size: 18px;
  font-style: italic;
  margin: 0 auto 30px auto;
}

#schedule .tab-pane {
  transition: ease-in-out .2s;
}

#schedule .schedule-item {
  border-bottom: 1px solid #cad4f6;
  padding-top: 15px;
  padding-bottom: 15px;
  transition: background-color ease-in-out 0.3s;
}

#schedule .schedule-item:hover {
  background-color: #fff;
}

#schedule .schedule-item time {
  padding-bottom: 5px;
  display: inline-block;
}

#schedule .schedule-item .speaker {
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%;
  float: left;
  margin: 0 10px 10px 0;
}

#schedule .schedule-item .speaker img {
  height: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-left: 50%;
  transition: all ease-in-out 0.3s;
}

#schedule .schedule-item h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}

#schedule .schedule-item h4 span {
  font-style: italic;
  color: #19328e;
  font-weight: normal;
  font-size: 16px;
}

#schedule .schedule-item p {
  font-style: italic;
  color: #152b79;
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Venue Section
--------------------------------------------------------------*/

#venue {
  padding: 60px 0;
}

#venue .container-fluid {
  margin-bottom: 3px;
}

#venue .venue-map iframe {
  width: 100%;
  height: 100%;
  min-height: 300px;
}

#venue .venue-info {
  background: url("../img/venue-info-bg.jpg") top center no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}

#venue .venue-info:before {
  content: "";
  background: rgba(13, 20, 41, 0.8);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#venue .venue-info h3 {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
}

#venue .venue-info p {
  color: #fff;
  margin-bottom: 0;
}

#venue .venue-gallery-container {
  padding-right: 12px;
}

#venue .venue-gallery {
  overflow: hidden;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
}

#venue .venue-gallery img {
  transition: all ease-in-out 0.4s;
}

#venue .venue-gallery:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/*--------------------------------------------------------------
# Hotels Section
--------------------------------------------------------------*/

/* #hotels {
  padding: 60px 0;
} */

#hotels .hotel {
  border: 1px solid #e0e5fa;
  background: #fff;
  margin-bottom: 30px;
  height: 635px;
}

#hotels .hotel:hover .hotel-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

#hotels .hotel-img {
  overflow: hidden;
  margin-bottom: 15px;
}

#hotels .hotel-img img {
  transition: 0.3s ease-in-out;
}

#hotels h3 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 5px;
  padding: 0 20px;
}

#hotels a {
  color: #152b79;
}

#hotels a:hover {
  color: #f82249;
}

#hotels .stars {
  padding: 0 20px;
  margin-bottom: 5px;
}

#hotels .stars i {
  color: #ffc31d;
}

#hotels p {
  padding: 0 20px;
  margin-bottom: 20px;
  color: #060c22;
  font-style: italic;
  font-size: 15px;
}

/*--------------------------------------------------------------
# Gallery Section
--------------------------------------------------------------*/

#gallery {
  padding: 60px;
  overflow: hidden;
}

#gallery .owl-nav,
#gallery .owl-dots {
  margin-top: 25px;
  text-align: center;
}

#gallery .owl-item {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}

#gallery .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#gallery .owl-dot.active {
  background-color: #f82249;
}

#gallery .gallery-carousel .owl-stage-outer {
  overflow: visible;
}

#gallery .gallery-carousel .center {
  border: 6px solid #f82249;
  margin: -10px;
  box-sizing: content-box;
  padding: 4px;
  background: #fff;
  z-index: 1;
}

/*--------------------------------------------------------------
# supporters Section
--------------------------------------------------------------*/

#supporters {
  padding: 60px 0;
}

#supporters .supporters-wrap {
  border-top: 1px solid #e0e5fa;
  border-left: 1px solid #e0e5fa;
  margin-bottom: 30px;
}

#supporters .supporter-logo {
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #e0e5fa;
  border-bottom: 1px solid #e0e5fa;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.5);
  height: 160px;
}

#supporters .supporter-logo:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

#supporters img {
  transition: all 0.4s ease-in-out;
}

/*--------------------------------------------------------------
# F.A.Q Section
--------------------------------------------------------------*/

#faq {
  padding: 60px 0;
}

#faq #faq-list {
  padding: 0;
  list-style: none;
}

#faq #faq-list li {
  border-bottom: 1px solid #ddd;
}

#faq #faq-list a {
  padding: 18px 0;
  display: block;
  position: relative;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  padding-right: 20px;
}

#faq #faq-list span {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 16px;
}

#faq #faq-list p {
  margin-bottom: 20px;
}

#faq #faq-list a.collapse {
  color: #f82249;
}

#faq #faq-list a.collapsed {
  color: #000;
}

#faq #faq-list a.collapsed i::before {
  content: "\f055" !important;
}

/*--------------------------------------------------------------
# Subscribe Section
--------------------------------------------------------------*/

#subscribe {
  padding: 60px;
  background: url(https://imagescf.novelvista.com/resources/images/webinar/list/subscribe-bg.webp) center center no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
}

#subscribe:before {
  content: "";
  background: rgba(6, 12, 34, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#subscribe .section-header h2,
#subscribe p {
  color: #fff;
}

#subscribe input {
  background: #fff;
  color: #060c22;
  border: 0;
  outline: none;
  margin: 0;
  padding: 9px 20px;
  border-radius: 50px;
  font-size: 14px;
}

#subscribe button {
  border: 0;
  padding: 9px 25px;
  cursor: pointer;
  background: #f82249;
  color: #fff;
  transition: all 0.3s ease;
  outline: none;
  font-size: 14px;
  border-radius: 50px;
}

#subscribe button:hover {
  background: #e0072f;
}

/*--------------------------------------------------------------
# Buy Tickets Section
--------------------------------------------------------------*/

#buy-tickets {
  padding: 60px 0;
}

#buy-tickets .card {
  border: none;
  border-radius: 5px;
  transition: all  0.3s ease-in-out;
  box-shadow: 0 10px 25px 0 rgba(6, 12, 34, 0.1);
}

#buy-tickets .card:hover {
  box-shadow: 0 10px 35px 0 rgba(6, 12, 34, 0.2);
}

#buy-tickets .card hr {
  margin: 25px 0;
}

#buy-tickets .card .card-title {
  margin: 10px 0;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
}

#buy-tickets .card .card-price {
  font-size: 48px;
  margin: 0;
}

#buy-tickets .card ul li {
  margin-bottom: 20px;
}

#buy-tickets .card .text-muted {
  opacity: 0.7;
}

#buy-tickets .card .btn {
  font-size: 15px;
  border-radius: 50px;
  padding: 10px 40px;
  transition: all 0.2s;
  background-color: #f82249;
  border: 0;
  color: #fff;
}

#buy-tickets .card .btn:hover {
  background-color: #e0072f;
}

#buy-tickets #buy-ticket-modal input,
#buy-tickets #buy-ticket-modal select {
  border-radius: 0;
}

#buy-tickets #buy-ticket-modal .btn {
  font-size: 15px;
  border-radius: 50px;
  padding: 10px 40px;
  transition: all 0.2s;
  background-color: #f82249;
  border: 0;
  color: #fff;
}

#buy-tickets #buy-ticket-modal .btn:hover {
  background-color: #e0072f;
}

/*--------------------------------------------------------------
# Contact Section
--------------------------------------------------------------*/

#contact {
  padding: 60px 0;
}

#contact .contact-info {
  margin-bottom: 20px;
  text-align: center;
}

#contact .contact-info i {
  font-size: 48px;
  display: inline-block;
  margin-bottom: 10px;
  color: #f82249;
}

#contact .contact-info address,
#contact .contact-info p {
  margin-bottom: 0;
  color: #112363;
}

#contact .contact-info h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #112363;
}

#contact .contact-info a {
  color: #4869df;
}

#contact .contact-info a:hover {
  color: #f82249;
}

#contact .contact-address,
#contact .contact-phone,
#contact .contact-email {
  margin-bottom: 20px;
}

#contact .form #sendmessage {
  color: #f82249;
  border: 1px solid #f82249;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show,
#contact .form #errormessage.show,
#contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input,
#contact .form textarea {
  padding: 10px 14px;
  border-radius: 0;
  box-shadow: none;
  font-size: 15px;
}

#contact .form button[type="submit"] {
  background: #f82249;
  border: 0;
  padding: 10px 40px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
  cursor: pointer;
}

#contact .form button[type="submit"]:hover {
  background: #e0072f;
}

#intro .col-sm-8{
	text-align: left;
	margin-left: 30px;
}
#learningCar {
    width: 300px;
    height: 65px;
}
#about #aboutRegister {
    margin-left: 160px;
}
#aboutRegister {
    color: white!important;
}
#aboutRegister {
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 20px;
    border-radius: 50px;
    background: #f82249;
    transition: 0.5s;
    line-height: 1;
    margin: 10px 10px 10px 30px;
    color: #fbfbfb;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    border: 2px solid #f82249;
}
#about .verticalLine {
    height: 210px;
}
.verticalLine {
    border-left: thick solid #f82249;
}
.countNum {
    color: #f82249;
}
.countword {
    padding-top: 60%;
}
.section-header {
    margin-bottom: 60px;
    position: relative;
    padding-bottom: 20px;
}
.section-header::before {
    content: '';
    position: absolute;
    display: block;
    width: 60px;
    height: 5px;
    background: #f82249;
    bottom: 0;
    left: calc(50% - 25px);
}
.section-header h2 {
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    margin-bottom: 10px;
}
.section-header p {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    color: #9195a2;
}
#faq #faq-list2 {
    padding: 0;
    list-style: none;
}
#faq #faq-list2 li {
    border-bottom: 1px solid #ddd;
}
#faq #faq-list3 a {
    padding: 18px 0;
    display: block;
    position: relative;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    padding-right: 20px;
}
#faq #faq-list2 span {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 16px;
}
#faq #faq-list2 a {
    padding: 18px 0;
    display: block;
    position: relative;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    padding-right: 20px;
}
#faq #faq-list2 a.collapsed {
    color: #000;
}
@media (min-width: 767px){
#subscribe input {
    min-width: 400px;
}
}
.pointdiv {
            background-color: #ffffff;
            padding: 40px;
            /* margin: 24px;*/
            height: 535px;
            -webkit-box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.15);
            box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.15);
            text-align: center;
        }
       
        .btnmore {
    text-decoration: underline;
}
.btnmore {
    color: #f82249;
    transition: 0.5s;
}
.regnowbtn {
    color: white;
    background-color: #f82249;
    border-top-right-radius: 50px;
}
#contact .btnAddFormEnquiryDetails {
    background: #f82249;
    border-radius: 20px;
    color: white;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.contentd {
    background: rgba(0,0,0, 0.6);
    width: 100%;
    height: 100%;
    top: 0%;
    z-index: 1;
}

#footer {
  background: #101522;
  padding: 0 0 25px 0;
  color: #eee;
  font-size: 14px;
}

#footer .footer-top {
  background: #040919;
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 26px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  color: #fff;
}

#footer .footer-top .footer-info img {
  height: 40px;
  margin-bottom: 10px;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
  color: #fff;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #222636;
  color: #eee;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #f82249;
  color: #fff;
}

#footer .footer-top h4 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
  border-bottom: 2px solid #f82249;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 5px;
  color: #f82249;
  font-size: 18px;
}

#footer .footer-top .footer-links ul li {
  border-bottom: 1px solid #262c44;
  padding: 10px 0;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #eee;
}

#footer .footer-top .footer-links ul a:hover {
  color: #f82249;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
  line-height: 26px;
}

#footer .footer-top .footer-newsletter {
  margin-bottom: 30px;
}

#footer .footer-top .footer-newsletter input[type="email"] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}

#footer .footer-top .footer-newsletter input[type="submit"] {
  background: #f82249;
  border: 0;
  width: 35%;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

#footer .footer-top .footer-newsletter input[type="submit"]:hover {
  background: #e0072f;
}

#footer .copyright {
  text-align: center;
  padding-top: 30px;
}

#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #ddd;
}



/********************** webinars css end *****************/

/********************** Banner Css Starts *****************/
.offer-header-banner {
background: #141414;
overflow: hidden;
position: relative;
border-bottom: 1px solid #EE224A;
}
.offer-header-banner .col-12 {
    flex-direction: column;
    z-index: 1;
}
.left-friday {
    position: absolute;
    left: 0;
    top: 0;
}
.offer-header-banner .container-fluid {
    float: none;
}

.offer-header-banner .col-12 .bannerlink a {
    padding: 10px 25px;
    border-radius: 5px;
    background: linear-gradient(267deg, #EE224A -15.61%, #FF8A00 123.55%);
    font-size: 8px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
    border-radius: 5px;
    margin-left: 10px;
    margin-right: 10px;
    color: #ffffff;
}
.offer-header-banner .col-12 .time strong {
    letter-spacing: .5px;
    border: 1px dashed rgba(247,99,27,.6);
    background: rgba(255,255,255,.18);
    padding: 1px 4px;
    margin: 0 2px;
    font-weight: 500;
}
.offer-header-banner .col-12 .bannertext {
    color: #ffffff;
    font-weight: 400;
    font-size: 13px;
}
.offer-header-banner .col-12 .time {
    font-size: 12px;
    color: #ffffff;
}

.wsshopwp {
	height: 500px !important;
}

.wstitemright {
	min-height: 100% !important;
}
@media (min-width: 768px){
.offer-header-banner .col-12 .bannerlink a {
    font-size: 12px;
    margin-left: 20px;
    margin-right: 20px;
}

}
@media (min-width: 1200px){
.offer-header-banner .col-12 .bannertext {
    font-size: 18px;
}
 
}
@media (min-width: 992px){
.offer-header-banner .col-12 .time {
    font-size: 16px;
}
 
.offer-header-banner .col-12 {
    flex-direction: row;
}
}

/********************** Banner Css End *****************/