section.hero-section {
    display: none;
}
section.latest-blog.spad {
    display: none;
}
section.register{
	margin:20px 0;
}
.slick-slide{
	height: auto !important;
}

.cust_bold{
	font-weight: bold;
	padding-bottom: 1px;
}
.cust_p{
	position: relative;
	font-size: 17px;
	font-weight: 400;
	padding-bottom: 20px;
}
.cust_space_40{
	position: relative;
	display: block;
	width: 100%;
	height: 40px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
/* .cust_border {
    height: 4px;
    background: #ba261a;
    width: 80px;
    margin: 5px auto 20px auto;
    position: relative;
    display: block;
} */
.cust_form  input{
	border-radius: 0px;
	padding: 10px;
	height: 48px;
	box-sizing: border-box;
}
.cust_form input[type='radio'] {
    height: auto!important;
}
.cust_form  label{
	font-weight: 600;
}
.label_light{
	font-weight: 300!important;
}
.cust_hr{
	position: relative;
	display: block;
	height: 2px;
	border: 0px;
	padding: 0px;
	background-color: #f1f1f1;
	width: 100%;
	margin: 30px 0px 30px 0px;
}
.cust_radio_label{
	padding: 5px 10px 2px 10px;
}
.cust_note{
	padding: 10px 0px;
}
.cust_submit{
	background-color: #27AAE1!important;
    color: #fff!important;
    padding: 15px 10px;
    width: 100%;
    position: relative;
    display: block;
    margin: 0 auto;
    border-radius: 0px;
    border: 0px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}
.cust_submit i{
	font-size: 24px;
    margin: 0px 0 0 0;
    position: relative;
    display: inline-block;
    vertical-align: bottom;
}
.custom-file-inputt::-webkit-file-upload-button {
  visibility: hidden;
  opacity: 0;
}

.custom-file-inputt:before {
	content: 'UPLOAD FILE';
    display: inline-block;
    background-color: #ececec;
    border: 0px solid #999;
    border-radius: 0px;
    padding: 12px 12px 13px 12px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    text-shadow: none;
    font-weight: 700;
    font-size: 10px;
    margin: 0px 0px 0px 0px;
    top: 0px;
    position: absolute;
    left: 0%;
    z-index: 9;
    overflow: visible;
} 
.custom-file-inputt:hover::before {
  border-color: black;
}
.custom-file-inputt:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
.cust_x{
    width: 100%;
    border: 1px solid #dedede;
    padding: 10px 10px 0px 60px!important;
    overflow: visible;
    position: relative;
    height: 40px;
    font-size: 10px;
}
.cust_xd {
	width: auto;
    border: 1px solid #dedede;
    padding: 10px 10px 10px 60px!important;
    overflow: visible;
    position: relative;
    display: block;
    font-size: 10px;
    margin-top: 5px;
}
.cust_xdd {
    position: absolute;
    left: 30px;
    top: 45px;
    margin: 0px;
    display: block;
    z-index: 99;
    color: #ba261a;
    font-size: 22px;
}
.cust_xddx {
        position: absolute;
    left: 33px;
    top: 39px;
    margin: 0px;
    display: block;
    z-index: 99;
    color: #ba261a;
    font-size: 9px;
}
.hide{
	display: none !important;
}
.redborder{
	border:1px solid red;
}
#registerproform .form-group label {
    font-weight: bold;
}
form#registerproform input[type=text], input[type=password], input[type=email] {
    border-radius: 0 !important;
    /* padding: 16px 10px !important; */
    height: 40px;
}

section.hero_bnr .tex_over h4 {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
}
section.hero_bnr .tex_over {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 1170px;
    margin: auto;
    height: max-content;
}
section.hero_bnr .tex_over p {
    color: #fff;
    font-size: 16px;
}

.form_head {
	background: #27AAE1;
}

.form_head .sec_title {
    color: #fff;
    padding: 15px 35px;
    font-weight: 700;
    max-width: 340px;
}
section.hero_bnr {
    position: relative;
}
.form_up {
    margin-top: -280px;
    background: #fff;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
}

.form_up .form-group label {
    width: 100%;
    max-width: 115px;
    font-size: 12px;
    font-weight: 600 !important;
    margin-bottom: 0px !important;
    text-align: right;
    margin-right: 25px;
	color: #c4c4c4;
}

.form_up .form-group {
    padding: 0px 30px;
    display: flex;
    align-items: center;
}
.cust_bold {
    text-align: left !important;
    font-size: 14px;
    padding: 30px 30px 20px;
    color: #636363;
}
input[type='radio']:checked:after {
    top: -3px;
    border: 4px solid #000;
}
input[type='radio']:after {
    top: -3px;
    border: 1px solid #000;
}
.col-lg-12 .new_grp label {
    width: 100% ;
    max-width: 100% ;
    text-align: left ;
    margin-bottom: 10px ;
	color: #636363 ;
}
.form-group.new_grp {
    flex-wrap: wrap;
}
.cust_note b {
    color: #636363;
}
.cust_note {
    padding: 10px 0px;
    text-align: left !important;
    font-size: 12px;
    line-height: 16px;
    color: #636363;
}
.new_lg_tex p {
    font-size: 12px;
    margin-bottom: 0px;
    color: #636363;
}
.new_lg_tex h4 {
    font-weight: 500;
    color: #636363;
}
.new_lg_tex {
    max-width: 70%;
    text-align: center;
    margin: auto;
    border: 4px solid #A10000;
    margin-top: 30px;
    padding: 15px;
}
section.register {
    margin: 20px 0;
    padding-top: 50px !important;
}
.cust_p {
    font-size: 14px;
    padding-bottom: 16px;
    padding-right: 40px;
}
.left_tex ul {
    margin-bottom: 20px;
}
.left_tex ul li {
    list-style: none;
    font-size: 16px;
    line-height: 30px;
	color: #636363;
}
.left_tex h4 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #636363;
}

.left_tex ul li svg.iconify {
    color: #34A539;
}

.form-check.form-check-inline label {
    color: #c4c4c4;
}

.badges_cont {
    display: flex;
    padding: 0px 50px;
    border-bottom: 1px solid #636363;
    width: 96%;
    margin-bottom: 20px;
}
.badges_cont .icn {
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 10px;
}

.badges_cont .img_col p {
    color: #636363;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}
.logo_wp {
    display: flex;
    flex-wrap: wrap;
    width: 95%;
    padding: 0px 20px;
}
.logo_wp .logo_col img {
    width: 100%;
    height: inherit;
    object-fit: contain;
    box-sizing: border-box;
    padding: 10px;
}
.logo_wp .logo_col {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25%;
    height: 70px;
}
.client_sec p {
    font-weight: 600;
}

/* new css 07-04-2022 */
section.register.spad .container {
    max-width: 1200px;
}
section.register.spad .container form {
    padding: 0px 15px;
}
section.alternate_sec .row {
    padding-bottom: 70px;
}
section.alternate_sec .tx_in p {
    display: flex;
    font-size: 14px;
    padding-bottom: 16px;
    padding-right: 20px;
    font-weight: 400;
    line-height: 20px;
    color: #2a2a2a;
}


section.alternate_sec .tx_in h4 {
    margin-bottom: 35px;
    font-size: 16px;
    font-weight: 600;
    color: #636363;
}


section.alternate_sec .container{
	max-width: 1200px;
}
section.alternate_sec .container .col.d-flex {
    max-width: 46%;
}
section.featured_sec {
    padding: 100px 0px 0px;
}
section.featured_sec .container {
    max-width: 1240px;
}
section.hero_bnr .img_bnr img {
    width: 100%;
}
section.featured_sec img {
    height: inherit;
    width: 110px;
    margin: auto;
    display: block;
}

section.featured_sec .col_inner {
	box-shadow: 0px 2px 6px rgb(0 0 0 / 15%);
    border-radius: 5px;
    min-height: 255px;
    max-width: 90%;
    margin: 0 auto;
    margin-bottom: 130px;
    padding: 0px 30px 30px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
section.featured_sec .col_inner .img_up {
    position: relative;
    margin-top: -55px;
    display: block;
    width: 100%;
    height: 110px;
}
section.featured_sec .col_inner h4 {
	font-size: 16px;
    text-align: center;
    font-weight: 600;
    color: #636363;
    margin: 40px 0px 25px;
}
section.featured_sec .col_inner ul li {
    font-size: 14px;
    list-style: none;
    color: #636363;
}

section.featured_sec .col_inner .blw_tex {
    width: 100%;
}

/* new css 08-04-2022 */
section.started_sec .container {
    padding: 80px 15px;
}
section.started_sec {
    background: #D5D5D5;
}
section.started_sec .tx_lft h4 {
    color: #707070;
    font-size: 56px;
    font-weight: 700;
}

section.started_sec .tx_lft p {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 35px;
    color: #535353;
	max-width: 95%;
}

section.started_sec .tx_lft a {
    background: #27AAE1;
    color: #fff;
    width: 100%;
    display: flex;
    max-width: 160px;
    height: 45px;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
}
section.review_sec {
    padding: 80px 0px 30px;
}
section.review_sec .card {
	box-shadow: 0px 2px 6px rgb(0 0 0 / 15%);
    border-radius: 5px;
    border: none;
    margin-bottom: 25px;
    margin-top: 10px;
}

section.review_sec .card-footer {
    border: none;
    background: transparent;
    font-weight: 700;
    color: #000;
	padding-bottom: 20px;
}

section.review_sec .img_nw {
    content: '';
    display: block;
    width: 100%;
    height: 50px;
    max-width: 50px;
	min-width: 50px;
}

section.review_sec p.card-text {
    display: flex;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #2a2a2a;
	padding-left: 10px;
}

section.review_sec .card-columns {
    column-gap: 2.25rem;
}

section.review_sec .card-columns .card-body {
    padding-top: 30px;
	display: flex;
    align-items: flex-start;
	padding-bottom: 0px;
}

section.review_sec .heading_rv p {
    color: #707070;
    font-size: 21px;
    font-weight: 600;
    text-align: center;
	margin-bottom: 40px;
}
section.review_sec .heading_rv h4 {
    color: #27AAE1;
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

/* new css 13-07-2022 */
section.alternate_sec h2 {
    font-size: 48px;
    color: #27AAE1;
    font-weight: 800;
    margin-bottom: 15px;
}
.pro_sec_new .left_tex h6 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #636363;
}

.new_lg_tex p {
    color: #fff;
}
.new_lg_tex h4 {
    color: #fff;
    max-width: 300px;
    margin: auto;
}
.new_lg_tex {
    background: #224c7c;
    border-radius: 100px;
	border: 4px solid #27AAE1;
	max-width: 87%;
}
section.pro_sec_new {
    background: #e3e3e3;
    margin-bottom: 100px;
}
section.pro_sec_new .tex_in p span {
    color: #27AAE1;
    font-weight: 700;
}
section.pro_sec_new .tex_in{
	padding-left: 20px;
}
section.pro_sec_new .tex_in p {
    font-size: 18px;
    font-weight: 500;
    color: #707070;
	margin-bottom: 30px;
}
section.pro_sec_new .tex_in .left_tex {
    padding-left: 30px;
}
section.pro_sec_new .tex_in h4 {
    color: #333;
    font-size: 28px;
    font-weight: 600;
}
section.hero_bnr .tex_over h1 {
    font-size: 55px;
    color: #fff;
    font-weight: 800;
    max-width: 610px;
    line-height: 70px;
    margin-bottom: 12px;
}

section.hero_bnr .tex_over span {
    font-size: 26px;
    color: #fff;
}
section.hero_bnr .tex_over p{
	font-size: 16px;
}
section.hero_bnr .tex_over p span{
		font-size: 26px;
		font-weight: bold;
}
section.register.spad .col-md-7 h4 {
	color: #333;
    font-size: 28px;
    font-weight: 600;
}
section.register.spad .col-md-7 p{
	font-size: 18px;
    font-weight: 500;
    color: #707070;
    margin-bottom: 30px;
}
section .left_tex h6 {
	font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #636363;
}

section.register.spad .col-md-7 p span {
    color: #27AAE1;
    font-weight: 700;
}
.left_tex {
    margin-left: 28px;
}
section.register.spad .col-md-7 iframe{
	width: 100%;
	height: 350px;
}
section.pro_sec_new img {
    height: 470px;
    object-fit: cover;
}
@media only screen and (max-width: 767px){
	section.pro_sec_new img {
    height: auto;
    object-fit: cover;
}
	section.hero_bnr .img_bnr img {
    width: 100%;
    height: 150px;
}
section.hero_bnr .tex_over span {
    font-size: 10px;
}
section.hero_bnr .tex_over h1 {
    font-size: 27px;
    line-height: 30px;
    margin-bottom: 0px;
}
section.hero_bnr .tex_over p {
    font-size: 10px;
    line-height: 15px;
}
section.register.spad .col-md-7 h4 {
    font-size: 28px;
}

.new_lg_tex h4 {
    font-size: 14px;
}
.new_lg_tex p {
    color: #fff;
    font-size: 10px;
    line-height: 10px;
}
section.pro_sec_new .col-md-8.col-sm-4 {
    padding-left: 0px !important;
    padding-top: 30px;
}
section.alternate_sec h2 {
    font-size: 28px;
    margin-bottom: 0px;
    margin-top: 30px;
}
section.register.spad .col-md-7 p {
    font-size: 16px;
}
section.hero_bnr .tex_over p span {
    font-size: 12px;
    font-weight: bold;
}
section.pro_sec_new .tex_in h4 {
    font-size: 24px;
    margin-bottom: 15px;
}
	.customlogodata {
    max-width: 275px !important;
}
.form_up {
    margin-top: 50px;
}
.logo_wp {
    width: 100%;
    padding: 0px 0px;
}
.badges_cont {
    padding: 0px 0px;
}
.badges_cont .img_col p {
    font-size: 12px;
}
.badges_cont .icn {
    height: 80px;
}
section.hero_bnr .tex_over h4 {
    font-size: 30px;
}
section.hero_bnr .tex_over {
    max-width: 90%;
}
.form_up .form-group {
    padding: 0px 0px;
}
section.alternate_sec .row .col {
    width: 100%;
    flex: auto;
}

section.alternate_sec .container .col.d-flex {
    max-width: 100%;
    padding: 0px 15px !important;
}
section.alternate_sec .row {
    flex-direction: column-reverse !important;
}

section.alternate_sec .row h4{
	padding-top: 30px;
}
section.started_sec .tx_lft h4 {
    font-size: 44px;
}
section.started_sec .tx_lft {
	margin-bottom: 15px;
}
}

@media only screen and (max-width: 1200px) and (min-width: 1024px){
	.nav-item .nav-menu .nav-item .nav-link {
    font-size: 12px;
}
}
.tx_in svg {
    height: 55px;
    min-width: 55px;
    margin-right: 10px;
	margin-top: -22px;
}

.badges_cont .img_col p {
    font-size: 17px !important;
}
.videosec video {
    width: 96%;
}
.client_sec p {
    font-size: 17px !important;
}