@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'montserratmedium';
    src: url('../fonts/montserrat-medium-webfont.eot');
    src: url('../fonts/montserrat-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-medium-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-medium-webfont.woff') format('woff'),
         url('../fonts/montserrat-medium-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-medium-webfont.svg#montserratmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.eot');
    src: url('../fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff'),
         url('../fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratsemibold';
    src: url('../fonts/montserrat-semibold-webfont.eot');
    src: url('../fonts/montserrat-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-semibold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-semibold-webfont.woff') format('woff'),
         url('../fonts/montserrat-semibold-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-semibold-webfont.svg#montserratsemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
a{
	text-decoration:none;
	font-size:14px;
}
img {
	max-width:100%;
	height:auto;
}
body {
	margin:0;
	font-family: 'montserratregular';
	padding:0;
	font-size:12px;
	line-height:24px;
	color:#3a3a3a;
}
* {
	box-sizing:border-box;
}
ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
textarea:focus, input:focus, button:focus, select:focus {
	outline:none;
}
textarea:focus, input:focus, button:focus, select:focus{
    outline:none;
}
input::-webkit-input-placeholder {
	color: #666 !important;
	text-align:left !important;
	font-size:14px;
}
textarea::-webkit-input-placeholder {
	color: #666 !important;
	text-align:left !important;
	font-size:14px;
	font-style:italic;
}
.field-error {
	float: left;
    color: #F00;
    width: 100%;
    font-size: 12px;
    padding: 2px 0;

}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0px;
	padding: 0;
	font-weight: normal;
	line-height: normal;
	margin-bottom:10px;
}

h1 {
	font-size:36px;
	margin-bottom:20px;
	padding:0px;
	line-height:42px;
	font-family: 'montserratsemibold';
	margin-bottom:10px;
}
h2{
	font-size:30px;
	margin:0px;
	padding:0px;
	font-family: 'montserratmedium';
	margin-bottom:20px;
	color:#3f3f3f;
}
h3 {
	font-size:24px;
	text-transform:capitalize;
}
h4 {
	font-size:18px;
	padding:0px;
}
h5 {
	font-size:16px;
	padding:0px;

}
h6 {
	font-size:15px;
}
a, a:link, a:visited {
	text-decoration: none;
	outline: none;
}
a:hover {
	outline: none;
}
a{
	color:#3a3a3a;
	font-size:14px;
	transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
p {
	padding: 0 0 0px;
	margin: 0;
	margin-bottom:10px;
	font-size:14px;
	line-height:22px;
  text-align: justify;

}
textarea:focus, input:focus, button:focus, select:focus{
    outline:none;
}
.container{
	width:96%;
	max-width:1240px;
	margin:0 auto;
	display:block;
}
/*--slider--*/
.aud_slider{
	position:relative;

}
.slider_content {
    position: absolute;
    top: 0;
    left: 0;
    color: #FFF;
    width: 100%;
    height: 100%;
	display:table;
}
.slider_content .slider_content_row {
    display: table-cell;

}
.left .slider_content .slider_content_row {
	text-align:left;
}
.right .slider_content .slider_content_row {
	text-align:right;
}
.center .slider_content .slider_content_row {
	text-align:center;
}
.middle .slider_content .slider_content_row {
	vertical-align: middle;
}
.top .slider_content .slider_content_row {
	vertical-align: top;
}
.bottom .slider_content .slider_content_row {
	vertical-align: bottom;
}

.slider_content .container{
	width: 96%;
    max-width: 1160px;
    margin: 0 auto;
    display: block;
}
.slider_content h1 {
    padding-bottom: 10px;
    margin-bottom: 20px;
    color: #ffffff;
    position: relative;
	text-transform:uppercase;
}
.slider_content p {
    color: #f9f9f9;
}
/*--slider end--*/
/*--header start--*/
.header{
	width:100%;
	float:left;
}
.header_top{
	width:100%;
	float:left;
	background:#f1eef4;
	padding:10px 0;
}
.header_top a{
	color:#545454;
	line-height:24px;
}
a:hover{
	color:#f31257;
}
.header_top_left{
	float:left;
}
.header_top_left ul{
	float:left;
}
.header_top_left ul li{
	float:left;
	margin-right:15px;
	line-height:16px;
}
.header_top_left ul li a{
	float:left;
	position:relative;
	padding-left:26px;
}
.header_top_left ul li a:before{
	width:20px;
	height:20px;
	position:absolute;
	content:'';
	background:url(../images/all-icon.png) no-repeat;
	left:0;
}
.header_top_left ul li a.header_call:before{
	background-position:-9px -7px;
}
.header_top_left ul li a.header_mail:before{
	background-position:-58px -6px;
}
.header_top_right{
	float:right;
}
.header_top_right a{
	float:left;
	position:relative;
	padding-left:25px;
}
.header_top_right a:before{
	width:20px;
	height:20px;
	background:url(../images/all-icon.png) no-repeat;
	position:absolute;
	content:'';
	left:0;
    background-position: -102px -9px;
    top: 3px;
}
.header_middle{
	width:100%;
	float:left;
	height:110px;
	background:#f7f7f7;
}

.header_middle a{
	float:left;
}
.header_middle_left{
	float:left;
	height:110px;
	position:relative;
	width:50%;
}
.header_middle_txt{
	width:60%;
	float:left;
	text-align:center;
	padding-top:20px;
}
.header_middle_txt h1{
	color:#0f3072;
	margin-bottom:0px;
	padding-bottom:0px;
}
.header_middle_right{
	float:right;
	height:110px;
	position:relative;
	width:50%;
}
.header_middle_left img{
	position:absolute;
	top:50%;
	transform: translateY(-50%);
}
.header_middle_right img{
	position:absolute;
	top:50%;
	right:0;
	transform: translateY(-50%);
	max-height:100px;
	width:auto;
}
.header_bottom{
	width:100%;
	float:left;
	background:#4538C6!important;
}
.menu_wrap{
	width:100%;
	float:left;
	text-align:center;
}
.header_marquee {background: #eaa423;}

.header_marquee marquee{    font-size: 14px;
    color: #ddddd;
    padding-top: 6px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 6px;}

.menu_wrap ul{
	width:100%;
	display:block;
	text-align:center;
	line-height:0;
}
.menu_wrap ul li{
	display:inline-block;
	position:relative;
}
.menu_wrap ul li a{
	float:left;
	padding:10px 20px;
	color:#fff;
	font-size:14px;
	line-height:30px;
}
.menu_wrap ul li.current-menu-item a{
	background:#fff;
	color:#000;
}
 .menu_wrap ul li a:hover{
	background:#000;
	color:#fff;
}
.menu_wrap ul li ul{
	    position: absolute;
    top: 100%;
    left: 0;
    width: 300px;
    z-index: 999;
    background: #3d1560;
	display:none;
}
.menu_wrap ul li:hover ul{
	display:block;

}
.menu_wrap ul li ul li{
	width:100%;
	float:left;
}
.menu_wrap ul li ul li  a{
	width:100%;
	float:left;
	padding:5px 20px;
	text-align:left;
}
/*--menu_trigger--*/
.menu_trigger{
	width:24px;
	height:24px;
	background:url(../images/menu-bar.png) no-repeat;
	background-position:center;
	background-size:20px;
	float:left;
	display:none;
}
.mob_menu{
	position: fixed;
    left: -45%;
    top: 0;
    width: 45%;
    height: 100% !important;
    background: #3d1560;
    z-index: 99999;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0,1,.5,1);
    overflow: auto !important;
}
.mob_menu_logo {
	width: 100%;
    float: left;
    padding: 10px 20px;
    border-bottom: 2px solid #c3d830;
    background: #181919;
}
.mob_menu_logo .logo-link{
	width:120px;
	float:left;
}
.menu-opened .mob_menu{
	left:0 !important;
	height:100% !important;
	display:block !important;
}
.admin-bar .mob_menu{
	top:32px;
}
.admin-bar .mob_menu .mob_menu_logo{
	width:100%;
	float:left;
	margin-top:20px;
	padding:0 15px;
	padding-bottom: 10px;
    border-bottom: 2px solid #6b6a6a;
}
.admin-bar .mob_menu .logo-link{
	width:80px;
	float:left;
}
.mob_menu ul{
	display:block;
	margin:0 auto;
	padding:0px 0;
	width:100%;
	float:left;
	margin-top:10px;
}
.mob_menu ul li {
    list-style: none;
    display:block;
    padding: 8px 15px 8px 20px;
    position: relative;
	width:100%;
	float:left;
    text-transform: uppercase;
}
.mob_menu ul li > ul{
    top: 100%;
    float: left;
    left: 0;
}
.mob_menu .close_menu{
	position:absolute;
	top:8px;
	right:8px;
	font-size:14px;
	width:20px;
	height:20px;
	background:url(../images/close_icon.png) no-repeat center;
	background-size:14px;
}
.mob_menu ul li a{
	font-size:12px;
	height:100%;
	float:left;
	color:#f7f7f7;
	line-height:28px;
}
.mob_menu ul li.current-menu-item a, .mob_menu ul li a:hover{
	color:#f31257;
}
.mob_menu ul li.dropdown{
	position:relative;
}
.mob_menu ul li.dropdown:after{
	content: "\f0dd";
    position: absolute;
    right: 13px;
    top: 2px;
	color:#fff;
    font-size: 10px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.mob_menu ul li.dropdown ul.sub-menu{
	display:none;
}
/*--header end--*/
/*--banner_wrap start--*/
.banner_wrap{
	width:100%;
	float:left;
	position:relative;
}
.banner_wrap ul{
	width:100%;
	float:left;
}
.banner_wrap ul li{
	width:100%;
	float:left;
	line-height:0;
}
.banner_content{
	width:100%;
	float:left;
	position:absolute;
	top:80px;
}
.banner_txt{
	width:100%;
	float:left;
	text-align:left;
	max-width:70%;
	padding-left:120px;
}
.banner_txt h1{
	color:#fff;
	font-size:40px;
	text-transform:uppercase;
	margin-bottom:30px;
}
.banner_txt p{
	color:#b7b7b7;
}
.banner_txt .banner_btn{
	width:100%;
	float:left;
	text-align:left;
	margin-top:25px;
}
.btn{
	float:left;
	padding:0 30px;
	padding-right:70px;
	position:relative;
	cursor:pointer;
	font-family: 'montserratmedium';
	color:#fff;
	font-size:16px;
	line-height:48px;
	border:1px solid #9d97b4;
	position:relative;
}
.btn:after{
	position:absolute;
	content:'';
	width:60px;
	height:50px;
	background:url(../images/btn-arrow.png) no-repeat;
	background-size:100% 100%;
	top:-1px;
	right:-1px;
}
.btn:hover{
	background:#f31257;
	color:#fff;
	border:1px solid #f31257;
}
.btn:before{
	position:absolute;
	content:'';
	width:50px;
	height:50px;
	background:url(../images/all-icon.png) no-repeat;
	background-position: -131px 7px;
    right: -1px;
    top: -1px;
    z-index: 999;
}
/*--banner_wrap end--*/
/*--main_wrap start--*/
.main_wrap{
	width:100%;
	float:left;
}
.section{
	width:100%;
	float:left;
	padding:40px 0;
}
/*--service_wrap start--*/
.service_wrap{
	background:#f7f7f7;
	padding-bottom:20px;
}
.services{
	width:100%;
	float:left;
}
.services ul{
	width:100%;
	float:left;
}
.services ul li{
	width:23.7%;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	padding:10px;
	background:#fff;
	box-shadow: 0px 10px 30px rgb(26 54 85 / 10%);
}
.services ul li:nth-child(4n){
	margin-right:0px;
}
.services ul li .service_img{
	width:100%;
	float:left;
}
.services ul li .service_img img{
	width:100%;
	float:left;
}
.services ul li .service_content{
	padding:10px 0;
	width:100%;
	text-align:center;
	float:left;
}
.services ul li .service_content .service_title{
	width:100%;
	float:left;
	min-height:40px;
}
.services ul li .service_content .service_title a{
	color:#3d1560;
	font-size:16px;
	color:#3d1560;
	font-family: 'montserratmedium';
}
.services ul li .service_content .service_title a:hover{
	color:#f31257;
}
.services ul li .service_content .service_txt{
	width:100%;
	float:left;
	text-align:center;
	min-height:90px;
}
.services ul li .service_content .service_txt .read_more{
	color:#f31257;
	font-family: 'montserratmedium';
}
.services ul li .service_content .service_txt .read_more:hover{
	color:#3d1560;
}
.services ul li .service_content .service_btn{
	width:100%;
	float:left;
}
.services ul li .service_content .service_btn .btn{
	display:table;
	margin:0 auto;
	background:#3d1560;
	border:1px solid #3d1560;
	float:none;
}
.services ul li .service_content .service_btn .btn:hover{
	background:#f31257;
	border:1px solid #f31257;
}
h2.heading_wrap{
	text-align:center;
	position:relative;
	margin-bottom:40px;
	padding-bottom:10px;
}
h2.heading_wrap:after{
	position:absolute;
	content:'';
	width:60px;
	height:2px;
	left:50%;
	margin-left:-30px;
	top:100%;
}
/*--service_wrap end--*/
/*--choose_wrap start--*/
.choose_wrap{
	width:50%;
	float:left;
	padding-right:20px;
}
.choose_wrap h2.heading_wrap{
	text-align:left;
}
.choose_wrap h2.heading_wrap:after{
	margin-left:0px;
	left:0;
}
.choose_wrap .choose_content{
	width:100%;
	display:table;
}
.choose_wrap .choose_content ul{
	width:100%;
	float:left;
}
.choose_wrap .choose_content ul li{
	width:100%;
	float:left;
	margin-bottom:25px;
}
.choose_wrap .choose_content ul li:last-child{
	margin-bottom:0px;
}
.choose_wrap .choose_content .choose_icon{
	width:100px;
	height:100px;
	border:2px solid #f31257;
	border-radius:50%;
	padding:10px;
	display:table-cell;
	vertical-align:middle;
}
.choose_wrap .choose_content .choose_icon img{
	background:#3d1560;
	border-radius:50%;
	width:80px;
	height: 77px;
    padding: 10px;
}
.choose_wrap .choose_content .choose_text{
	display:table-cell;
	vertical-align:middle;
	padding-left:15px;
}
.choose_wrap .choose_content .choose_text h4{
	color:#3d1560;
	font-family: 'montserratsemibold';
	font-size:22px;
}
.choose_wrap .choose_content .choose_text p{
	margin-bottom:0px;
}
.contact_wrap {
	width: 50%;
	float: left;
	padding: 15px 30px;
	background-size: cover;
}
.contact_wrap h2.heading_wrap{
	text-align:left;
	color:#000;
}
.contact_wrap h2.heading_wrap:after{
	margin-left:0px;
	left:0;
}
.contact_wrap .contact_form{
	width:100%;
	float:left;
}
.frm_wrap{
	width:100%;
	float:left;
	min-height:60px;
}
.frm_wrap .input_txt, .frm_wrap_drop .wpcf7-select {
	width: 100%;
	float: left;
	min-height: auto;
	border: solid 1px #CCC;
	background: #fff;
	padding: 12px 10px;
	border-radius: 5px;
}
.frm_wrap textarea{
	max-height:80px;
}
.frm_wrap .input_txt.textarea_input{
	min-height:60px;
	padding-top:10px;
}
.frm_wrap.btn_wrap{
	min-height:auto;
}
.frm_wrap .btn{
	position:relative;
	padding:0px;
	padding-right:0px;
}
.frm_wrap .btn .sub-btn{
	padding: 0 30px;
    padding-right: 70px;
    width: 100%;
    float: left;
    height: 100%;
    text-align: center;
    background-color: transparent;
    color: #fff;
    cursor: pointer;
    float: left;
    border: none;
    line-height: 48px;
    top: 0;
    left: 0;
    z-index: 999;
}
/*--choose_wrap end--*/
/*--testimonial_wrap start--*/
.testimonial_wrap{
	background:#f7f7f7;
}
.testimonial_content{
	width:100%;
	float:left;
}
.testimonial_content .bx-viewport{
	padding:40px 0px 20px;
	height:auto !important;
}
.testimonial_content ul{
	width:100%;
	float:left;
}
.testimonial_content ul li{
	width:600px !important;
	margin-right:30px;
	background:#fff;
	float:left;
	padding:40px 30px;
	box-shadow: 0px 10px 30px rgb(26 54 85 / 2%);
}
.testimonial_content ul li .testimonial_icon{
	width:70px;
	height:70px;
	float:left;
	background:#3d1560;
	margin-top:-75px;
	text-align:center;
	padding:15px;
	padding-top:20px;
}
.testimonial_content .bx-wrapper .bx-pager{
	bottom:-8px;
}
.testimonial_content .bx-wrapper .bx-pager.bx-default-pager a{
	background:#3d1560;
}
.testimonial_content .bx-wrapper .bx-pager.bx-default-pager a:hover, .testimonial_content .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #f31257;
}
.testimonial_content ul li .textimonial_txt{
	width:100%;
	float:left;
	padding-top:10px;
}
.testimonial_content ul li .textimonial_txt h5{
	font-size:16px;
	margin-bottom:0px;
	margin-top:10px;
	color:#3d1560;
	font-family: 'montserratsemibold';
}
/*--testimonial_wrap end--*/
.newsletter_wrap{
	background:url(../images/newsletter-bg.jpg) no-repeat;
	background-size:cover;
}
.newsletter_wrap h2.heading_wrap{
	color:#fff;
	margin-bottom:20px;
}
.newsletter_wrap h5{
	color:#f7f7f7;
	font-size:16px;
	text-align:center;
}
.wpcf7-spinner{
	display:none !important;
}
.newsletter_form{
	width:100%;
	float:left;
}
.newsletter_wrap .left_wrap{
	width:50%;
	float:left;
}
.newsletter_wrap .right_wrap{
	width:48%;
	float:right;
	padding-top:10px;
}
.newsletter_wrap h2.heading_wrap{
	text-align:left;
	margin-bottom:0px;
}
.newsletter_form .frm_wrap .tnp-field-button{
	top:0px !important;
}
.tnp-subscription label{
	display:none !important;
}
.newsletter_wrap h2.heading_wrap:after{
	display:none;
}
.newsletter_wrap h5{
	text-align:left;
}
.newsletter_form .frm_wrap{
	min-height:auto;
	position:relative;
}
.newsletter_form .frm_wrap .btn{
	margin-top:0px !important;
}
.newsletter_form .frm_wrap .btn{
	position:absolute;
	right:0;
	top:0;
}
.newsletter_form .frm_wrap .sub-btn{
	background:#3d1560;
	text-transform:uppercase;
}
.newsletter_form .frm_wrap .sub-btn:hover{
	background:#f31257;
}
.newsletter_form .frm_wrap .input_txt{
	min-height:50px;
}
/*--main_wrap end--*/
/*--footer start--*/
.footer-wrap{
	width:100%;
	float:left;
	background:#f7f7f7;
	padding:40px 0 0;
}
.footer{
	width:100%;
	float:left;
	padding-bottom:20px;
}
.footer .footer-widget{
	float:left;
	width:20%;
	padding-right:20px;
}
.about_wrap ul li{
	padding: 0 0 0px;
    margin: 0;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
}
ol li{

	padding: 0 0 0px;
    margin: 0;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
}
.footer .footer-widget h4{
	color:#000000;
	font-size:16px;
	margin-bottom:10px;
	position:relative;
	padding-bottom:10px;
	font-family: 'montserratmedium';
}
.footer .footer-widget h4:after{
	position:absolute;
	content:'';
	width:40px;
	height:2px;
	bottom:0;
	left:0;
}
.footer .footer-widget p, .footer .footer-widget a{
	color:#333333;
}
.footer .footer-widget a:hover{
	color:#000000;
}
.footer .footer-widget:last-child{
	padding-right:0px;
}
.contact-info{
	width:100%;
	float:left;
}
.contact-info ul li{
	position:relative;
	width:100% !important;
	float:left !important;
	padding-left:45px !important;
	margin-bottom:15px !important;
	padding-top:0px !important;
}
.contact-info ul li:before{
	content:'';
	position:absolute;
	width:30px;
	height:30px;
	left:6px;
	background:url(../images/all-icon.png) no-repeat #3d1560;
	top:0;
}
.contact-info ul li.footer-call:before{
	background-position:-1px -154px;
}
.contact-info ul li.footer-whatsapp:before{
	background-position: -3px -3px;
}
.contact-info ul li.footer-mail:before{
	background-position:-52px -3px;
}
.footer .footer-widget ul{
	width:100%;
	float:left;
}
.footer .footer-widget ul li{
	width:100%;
	float:left;
	color:#333333;
	padding:4px 0;
}
.footer .footer-widget .footer-logo{
	width: 100%;
    float: left;
    margin-bottom: 20px;
}
.social-icon{
	width:100%;
	float:left;
	margin-top:10px;
}
.social-icon a{
	width:32px;
	height:32px;
	float:left;
	background:url(../images/all-icon.png) no-repeat #3d1560;
	margin-right:7px;
}
.social-icon a.fb{
	background-position:-2px -98px;
}
.social-icon a.tw{
	background-position:-39px -98px;
}
.social-icon a.insta{
	background-position:-75px -97px;
}
.social-icon a.gl{
	background-position:-112px -98px;
}
.copyright-wrap{
	width:100%;
	float:left;
	text-align:center;
	background:#0d0d0d;
	padding:10px 0;
}
.copyright-wrap p{
	padding-bottom:0px;
	color:#d0d0d0;
	margin-bottom:0px;
}
.copyright_left{
	float:left;
}
.copyright_right{
	float:right;
}
.copyright-wrap p a{
	color:#d0d0d0;
}
/*--footer end--*/
/*--inner-banner start--*/
.inner-banner{
	width:100%;
	float:left;
	position:relative;
	padding:40px 0;
}
.inner-banner:before{
	content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -15.66%;
    width: 67.3%;
    height: 100%;
    background-color: #f31257;
    z-index: -1;
    -webkit-transform: skew(-26deg);
    transform: skew(-26deg);
}
.inner-banner .inner_page_title{
	width:100%;
	float:left;
	padding:40px;
	background:url(../images/inner-page-banner.jpg) no-repeat;
}
.inner-banner .inner_page_title h1{
	color:#fff;
	margin-bottom:20px;
}
.inner-banner .inner_page_title ul{
	width:100%;
	float:left;
}
.inner-banner .inner_page_title ul li {
	float:left;
	color:#fefefe;
	font-size:17px;
	position:relative;
}
.inner-banner .inner_page_title ul li a{
	color:#b7b7b7;
	font-size:17px;
}
.inner-banner .inner_page_title ul li a:hover{
	color:#fff;
}
.inner-banner .inner_page_title ul li:before{
	content:'/';
	display: inline-block;
    margin-left: 17px;
    margin-right: 17px;
}
.inner-banner .inner_page_title ul li:first-child:before{
	display:none;
}
/*--inner-banner end--*/
/*--registration_wrap start--*/
.page-template-template-registration-form .inner-banner{
	display:none;
}
.registration_wrap{
	width: 100%;
    float: none;
    max-width: 90%;
    display: table;
    margin: 0 auto;
}
.registration_wrap .left_content{
	width:49%;
	float:left;
	box-shadow: 0px 10px 30px rgb(26 54 85 / 15%);
}
.form_wrapper{
	width:100%;
	float:left;
}
.registration_wrap  h2{
	margin-bottom:10px;
	padding:5px 20px;
	background:#28A745!important;
	font-size:16px;
	color:#fff;
}
.registration_wrap  h3{
	margin-bottom:10px;
	padding:5px 20px;
	background:#007bff;
	font-size:16px;
	color:#fff;
}
.form_wrapper .frm_wrap{
	min-height:auto;
	padding:0 20px;
}
.form_wrapper .frm_wrap .input_txt{
	width:100%;
	float:left;
	margin-bottom:10px;
	border:1px solid #e1e0e0;
	font-size:11.8px;
}
.form_wrapper .frm_wrap .input_heading{
	float:left;
	margin-bottom:8px;
	font-family: 'montserratmedium';
	font-size:12px;
}
.form_wrapper .frm_wrap .input_heading span{
	color:#F00;
}
.checkout_wrap{
	width:100%;
	float:left;
	margin-bottom:10px;
}
.checkout_wrap .check_input{
	float:left;
	margin-left:0px;
	margin-top:5px;
}
.form_wrapper input::-webkit-input-placeholder {
	color: #999 !important;
}
.form_wrapper .frm_wrap .add_btn{
	padding:0 20px;
	line-height:35px;
	font-size:13px;
	float:right;
	background:#3d1560;
	font-family: 'montserratmedium';
	color:#fff;
	margin-bottom:15px;
}
.form_wrapper .frm_wrap .add_btn:hover{
	background:#f31257;
}
.frm_wrap .check_wrap{
	width:100%;
	float:left;
	margin-bottom:15px;
}
.frm_wrap .check_wrap .left_check{
	float:left;
	margin-right:10px;
}
.frm_wrap .check_wrap .right_check{
	float:left;
}
.frm_wrap .check_wrap label{
	float:left;
	line-height:16px;
	font-family: 'montserratmedium';
}
.frm_wrap .check_wrap .check_input{
	margin:0px;
	float:left;
	margin-right:5px;
}
.form_wrapper .frm_wrap .btn{
	background:#3d1560;
	border:1px solid #3d1560;
	margin-bottom:20px;
	margin-top:15px;
}
.form_wrapper .frm_wrap .btn:hover{
	background:#f31257;
	border:1px solid #f31257;
}
.registration_wrap .right_content{
	float:right;
	width:49%;
	box-shadow: 0px 10px 30px rgb(26 54 85 / 15%);
}
.registration_wrap .right_content .instruction_content{
	width:100%;
	float:left;
	padding:0px 15px;
	padding-bottom:15px;
}
.registration_wrap .right_content .instruction_content h3{
	font-family: 'montserratmedium';
	color:#3d1560;
	font-size:20px;
	margin-bottom:10px;
	width:100%;
	float:left;
	line-height:28px;
}
.registration_wrap .right_content .instruction_content p{
	font-size:16px;
	margin-bottom:15px;
	padding-left:20px;
	font-family: 'montserratmedium';
}
.frm_wrap .frm_group{
	width:30.8%;
	float:left;
	margin-right:20px;
}
.input_heading.full_width{
	width:100%;
	float:left;
}
.frm_wrap .frm_group:last-child{
	margin-right:0px;
}
.frm_wrap .frm_child{
	width:100%;
	float:left;
	padding-left:25px;
}
/*--registration_wrap end--*/
/*--about_wrap start--*/
.about_wrap{
	width:100%;
	float:left;
}
.about_wrap .about_img{
	width:45%;
	float:left;
}
.about_wrap .about_content{
	width:50%;
	float:left;
	padding-left:30px;
}
.about_wrap .about_content .btn{
	background: #3d1560;
    border: 1px solid #3d1560;
    float:left;
	margin-top:30px;
}
.about_wrap .about_content h2.heading_wrap, .contact_pg .contact_left h2.heading_wrap{
	float:left;
	text-align:left;
	width:100%;
	float:left;
}
.about_wrap .about_content h2.heading_wrap:after, .contact_pg .contact_left h2.heading_wrap:after{
	margin-left:0px;
	left:0;
}
/*--about_wrap end--*/
/*--contact_pg start--*/
.contact_pg{
	width:100%;
	float:left;
}
.contact_left{
	width:50%;
	float:left;
	padding:20px;
	box-shadow: 0px 10px 30px rgb(26 54 85 / 10%);
}
.contact_pg .map_wrap{
	width: 100%;
    float: left;
    height: 185px;
    overflow: hidden;
}
.contact_pg .contact-info ul li{
	margin-bottom:25px !important;
}
/*--contact_pg end--*/
/*--fssai_wrap start--*/
.page-template-template-fssai-registration .inner-banner{
	display:none;
}
.fssai_wrap{
	max-width:100%;
}
.registration_wrap .left_content p{
	width:100%;
	float:left;
	padding:15px 20px;
}
.frm_wrap.left_frm{
	width:50%;
	float:left;
	/*padding-right:10px;*/
}
.frm_wrap.right_frm{
	width:50%;
	float:left;
	/*padding-left:10px;*/
}
.fssai_wrap .form_wrapper .frm_wrap .input_heading{
	font-size:13px;
	font-weight:bold;
}
.form_wrapper .frm_wrap .checkout_wrap.radio label{
	cursor:pointer;
}
.form_wrapper .frm_wrap .checkout_wrap .checkout{
	width:auto;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.sub-btn.full-btn{
	width:100%;
	float:left;
	line-height:40px;
	border:none;
	background:#3d1560;
	color:#fff;
	font-size:16px;
	margin-bottom:20px;
	cursor:pointer;
}
.sub-btn.full-btn:hover{
	background:#f31257;
}
.fssai_wrap .right_content{
	box-shadow:none;
	padding:0px;
}
.elementor_wrap{
	width:100%;
	float:left;
}
.elementor_wrap ul{
	width:100%;
	float:left;
}
.elementor_wrap ul li{
	width:100%;
	float:left;
	margin-bottom:20px;
	box-shadow:none;
	background:#fff;
}
.elementor_wrap ul li:last-child{
	margin-bottom:0px;
}
.elementor_wrap ul li .elementor-list{
	width:100%;
	float:left;
	border: 1px solid #e2e2e2;
}
.elementor_wrap ul li .ques{
	width:100%;
	float:left;
	position:relative;
	padding-right:25px;
	background:#f31257;
	color:#fff;
}
.elementor_wrap ul li .ques span.faq_arrow{
	width: 100%;
    float: left;
	font-size:20px;
	line-height:30px;
	padding:15px;
    color: #fff;
    cursor: pointer;
}
.elementor_wrap ul li .ques:after{
	width: 30px;
    height: 30px;
    position: absolute;
    right: 4px;
    content: '';
    background: url(../images/plus-icon.png) no-repeat center;
    top: 24px;
	cursor:pointer;
    margin-top: -10px;
}
.elementor_wrap ul li .ques.open:after{
	width: 30px;
    height: 30px;
    position: absolute;
    right: 4px;
    content: '';
    background: url(../images/minus-icon.png) no-repeat center;
    top: 24px;
	cursor:pointer;
    margin-top: -10px;
}
.elementor_wrap ul li .ans{
	width:100%;
	display:none;
	float:left;
	padding:15px;
	border-top:none;
}
.elementor_wrap ul li .ans p{
	margin-top: 0px;
    font-size: 14px;
    line-height: 24px;
}
.elementor_wrap ul li ul{
	width:100%;
	float:left;
	padding-left:20px;
}
.elementor_wrap ul li ul li{
	position:relative;
	width:100%;
	float:left;
	padding-left:12px;
}
.elementor_wrap ul li ul li:before{
	width:6px;
	height:6px;
	position:absolute;
	content:'';
	left:0;
	background:#000;
	border-radius:50%;
	top:9px;
}
.elementor_wrap ul li ul li span{
	font-size:16px;
	font-weight:bold;
}
/*--fssai_wrap end--*/
/*--pan_wrap start--*/
.pan_wrap{
	max-width:100%;
	float:left;
}
.pan_wrap .left_content{
	width:100%;
	float:left;
}
.pan_wrap .form_wrapper{
	padding:20px;
}
.registration_wrap .frm_bg{
	background:#f7f7f7;
	padding:20px 0 10px;
	width:100%;
	float:left;
}
.pan_wrap .form_wrapper h3{
	margin:15px 0;
	font-family: 'montserratmedium';
	width:100%;
	float:left;
}
.pan_wrap .frm_wrap .frm_group{
	width:32%;
}
.registration_wrap .frm_wrap .sub-btn.full-btn{
	width:auto;
	float:left;
	margin-right:10px;
	padding:0 30px;
	line-height:40px;
	border:none;
	background:#3d1560;
	color:#fff;
	font-size:16px;
	margin-bottom:20px;
	cursor:pointer;
	margin-top:10px;
}
.registration_wrap .frm_wrap .sub-btn.full-btn:hover{
	background:#f31257;
}
.page-template-template-pan-register .inner-banner{
	display:none;
}
/*--pan_wrap end--*/
/*--passport_wrap start--*/
.passport_wrap{
	width:100%;
	float:left;
	max-width:100%;
}
.passport_wrap .left_content{
	box-shadow:none;
	width:100%;
	float:left;
}
.passport_wrap .frm_wrap .frm_group{
	width:32.2%;
}
.passport_wrap .left_content .row{
	width:100%;
	float:left;
	box-shadow: 0px 10px 30px rgb(26 54 85 / 15%);
	margin-bottom:30px;
}
.page-template-template-passport-registration .inner-banner{
	display:none;
}
.check_btn_txt{
	width:100%;
	float:left;
	margin:10px 0;
	font-weight:bold;
}
.frm_wrap .full_width{
	width:100%;
	float:left;
}
.passport_wrap .left_content .row .input_heading strong{
	margin-top:20px;
	float:left;
}
.passport_wrap .left_content .row p{
	padding:0px;
}
.passport_wrap .frm_wrap.btn_wrap{
	padding:0px;
}
/*--passport_wrap end--*/
/*--passport_wrap start--*/
.gst_wrap{
	width:100%;
	float:left;
	max-width:100%;
}
.gst_wrap .left_content{
	width:100%;
	float:left;
}
.gst_wrap .frm_wrap .frm_group{
	width:23.7%;
}
.page-template-template-gst-registration .inner-banner{
	display:none;
}
.gst_wrap .frm_wrap{
	min-height:auto;
	padding:0 20px;
}
.gst_wrap h5{
	font-size:17px;
	color:#3d1560;
	width:100%;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
	font-family: 'montserratmedium';
}
.gst_wrap .frm_wrap .input_txt {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    border: 1px solid #e1e0e0;
}
.gst_wrap .frm_wrap .input_heading{
	font-size:13px;
}
.gst_wrap .frm_wrap .frm_child{
	width:100%;
	float:left;
}
.gst_wrap .left_content p{
	padding:0px;
}
.gst_wrap .frm_wrap .sub-btn.full-btn{
	float:right;
}
/*--dsc-registration start--*/
.page-template-template-dsc-ragistration .inner-banner, .page-template-template-login .inner-banner, .page-template-template-registration .inner-banner{
	display:none;
}
.registration_wrap.dsc_wrap .left_content{
	width:100%;
	float:left;
}
.registration_wrap.dsc_wrap .form_wrapper{
	padding:20px;
}
.registration_wrap.dsc_wrap .frm_wrap .frm_group{
	width:49%;
}
/*--dsc-registration end--*/
.banner_wrap img{
	width:100%;
	float:left;
}
/*--login_wrap start--*/
.login_pg, .registration_pg{
	background:url(../images/login-page-bg.jpg) no-repeat;
	background-size:cover;
	padding:100px 0 50px;
}
.login_wrap, .registration_pg_wrap{
	width:100%;
	max-width:40%;
	background:#f6f4f4;
	padding:70px 20px 20px;
	position:relative;
	display:table;
	margin:0 auto;
}
.registration_pg_wrap{
	max-width:70%;
}
.login_pg .user_icon, .registration_pg_wrap .user_icon{
	width:100px;
	height:100px;
	position:absolute;
	left:50%;
	margin-left:-50px;
	text-align:center;
	padding-top:12px;
	top:-50px;
	border-radius:50%;
	background:#3d1560;
	border:2px solid #f31257;
}
.frm_wrap.frgt_wrap {
    min-height: auto;
	font-family: 'montserratmedium';
}
.frm_wrap a.frgt_link{
	float:left;
	transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.frm_wrap a.signup_link {
    float: right;
    color: #f31257;
	transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.frm_wrap a.frgt_link:hover, .frm_wrap a.signup_link:hover{
	color:#3d1560;
}
/*--login_wrap end--*/
.left_content.full_content{
	width:100%;
	float:left;
}
.form_wrapper .row{
	width:100%;
	float:left;
	padding-bottom:10px;
}
.form_wrapper ul{
	width:100%;
	float:left;
}
.form_wrapper ul li{
	width:100%;
	float:left;
	padding-left:15px;
	position:relative;
}
.form_wrapper ul li:before{
	width:5px;
	height:5px;
	border-radius:50%;
	position:absolute;
	left:0;
	background:#000;
	content:'';
	top:9px;
}
.blue_btn{
	width: auto;
    float: left;
    margin-right: 10px;
    padding: 0 30px;
    line-height: 40px;
    border: none;
    background: #007bff!important;
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
    cursor: pointer;
    margin-top: 10px;
}
.blue_btn:hover{
	background: #f31257;
	color:#fff;
}
.form_wrapper .frm_wrap .input_heading span.green_txt, p.green_txt{
	font-size:12px;
	color:#090;
	font-family: 'montserratmedium';
}
.registration_wrap .left_content p.green_txt{
	font-size:14px;
	padding-top:0px;
	padding-bottom:0px;
}
.table_wrap{
	width:100%;
	float:left;
	padding:0 20px;
	margin-bottom:15px;
}
.table_wrap table{
	width:100%;
	float:left;
	border:1px solid rgba(171,169,169,0.5);
	border-spacing:0px;
}
.table_wrap table thead tr{
	background:#CCC;
}
.table_wrap table th,
.table_wrap table td{
	padding:5px;
	text-align:left;
	vertical-align:top;
}
.table_wrap table td{
	font-family: 'montserratmedium';
}
.table_wrap table th, .table_wrap table td{
	border-right:1px solid rgba(171,169,169,0.5);
}
.table_wrap table tr{
	border-bottom:1px solid rgba(171,169,169,0.5);
}
.table_wrap table tr:nth-child(odd){
	background:#f7f7f7;
}
.table_wrap table tr th:last-child{
	border-right:none;
}
.frm_wrap .check_wrap .check_frm {
    float: left;
    margin-right: 10px;
}
.form_wrapper .frm_wrap .input_child{
	width:100%;
	float:left;
}
.form_wrapper .frm_wrap .input_txt.half_input{
	width:70%;
}
.form_wrapper .frm_wrap .input_child .blue_btn{
	margin-top:0px;
	margin-left:10px;
}
.table_wrap table td.delete{
	width:100px;
}
.column-4 .frm_group{
	width:23.5%;
}
.field-msg {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    font-size: 12px;
}
.field-msg.error{
	color:#F00;
}
.select2-container{
	margin-bottom:15px;
}
.select2-container--default .select2-selection--single,
.select2-container .select2-selection--single{
	height:40px;
	background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height:40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	height:40px;
}
.form_wrapper.passport .frm_wrap .input_heading,
.form_wrapper.passport .frm_wrap .input_txt,
.form_wrapper.passport .frm_wrap .check_wrap {
    float: left;
    width: 50%;
}
.form_wrapper.passport  .field-msg.error{
	float:right;
	width:50%;
}
.form_wrapper.passport .frm_wrap{
	margin-bottom:5px;
}
.frm_wrap .check_wrap.full .check_frm{
	width:100%;
	margin-bottom:10px;
}
/*--conformation_wrap start--*/
.conformation_wrap{
	width: 100%;
    float: left;
	box-shadow: 0px 10px 30px rgb(26 54 85 / 10%);
	border:1px solid #e5e3e3;
}
.conformation_top{
	width:100%;
	float:left;
	text-align:center;
	padding:40px;
	background:#3d156012;
}
.conformation_top span{
	text-align:center;
	width:100%;
	float:left;
	color:#090;
	font-size:35px;
	margin-bottom:20px;
	font-family: 'montserratmedium';
}
.conformation_top span.error{
	color:#F90;
}
.conformation_top h3{
	text-align:center;
	color:#000;
	padding-top:10px;
}
.conformation_top .blue_btn{
	margin: 40px auto 0;
    float: none;
    display: table;
}
.checkout_table{
	width:100%;
	float:left;
}
.checkout_table table{
	width:100%;
	float:left;
	border-spacing:0px;
}
.checkout_table table tr td{
	padding:20px;
	font-size:17px;
}
.checkout_table table tr td:first-child{
	text-align:left;
}
.checkout_table table tr td:last-child{
	text-align:right;
}
.checkout_table table tr:first-child td{
	border-bottom:1px solid #efefef;
}
.checkout_table table tr:last-child td{
	background:#f7f7f7;
	font-weight:bold;
	font-size:20px;
}
.contact_details{
	width:100%;
	float:left;
}
.contact_details h4{
	font-weight: bold;
    /* text-align: center; */
    padding: 10px;
    background: #3d1560;
    color: #fff;
    padding-left: 20px;
}
/*--conformation_wrap end--*/
table.reg_fees {
    width: 100%;
    max-width: 400px;
    border: solid 1px #CCC;
    font-size: 14px;
	border-collapse: collapse;
}
.reg_fees tr td{
	padding:8px;
}
.reg_fees tr td:last-child{
	text-align:right;
}
.reg_fees tr:last-child td{
	background:#f1f1f1;
	font-weight:bold;
}
.blog_pg{
	width: 100%;
    /* float: left; */
    max-width: 90%;
    display: table;
    margin: 0 auto;
}
.bg_pg .content_wrap{
	width:76%;
	float:right;
}
.blogs ul {
	width:100%;
	float:left;
}
.blog_pg .sidebar .widget_wrap li.widget_content ul li .blog_img{
	width:70px;
	margin-right:5px;
	float:left;
}
.blog_pg .sidebar .widget_wrap li.widget_content ul li .blog_img a{
	padding:0px;
}
.blog_pg .sidebar .widget_wrap li.widget_content ul li .blog_content{
	width:69%;
	float:left;
	padding-left:5px;
}
.blog_pg .sidebar .widget_wrap li.widget_content ul li{
	margin-bottom: 10px;
    padding: 10px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    float: left;
}
.widget_wrap li.widget_content ul li .blog_content .title{
	width:100%;
	float:left;
	margin-bottom:7px;
}
.widget_wrap li.widget_content ul li .blog_content .title a{
	line-height:18px;
	color:#1d1d1d;
	padding-left:0px;
}
.widget_wrap li.widget_content ul li .blog_content .title a:hover{
	color:#0273dd;
	background-color:transparent;
}
.widget_wrap li.widget_content ul li .blog_content .date_wrap{
	width:100%;
	float:left;
}
.widget_wrap li.widget_content ul li .blog_content .date_wrap .date{
	position: relative;
    float: left;
    color: #1d1d1d;
}
.widget_wrap li.widget_content ul li .blog_content .date_wrap .date:before{
	width: 22px;
    height: 22px;
    background: url(../images/date-icon.png) no-repeat left;
    left: 0;
    top: -1px;
    content: '';
    position: absolute;
}
.blog_pg .sidebar .widget_wrap li.widget_content ul{
	height:auto !important;
	max-height:auto !important;
}
.blog_pg .sidebar .widget_wrap li.widget_content ul li:last-child{
	border-bottom:none;
}
.blog_pg .sidebar .widget_wrap li.widget_content ul li a{

	padding:0;
}
.blog_pg .blogs ul li{
	width:100%;
	margin-right:0px;
	padding:20px;
	float:left;
	box-shadow: 0px 10px 30px rgb(26 54 85 / 10%);
	margin-bottom:20px;
}
.blog_pg .blogs ul li:last-child{
	margin-bottom:0px;
}
.blog_pg .blogs ul li .blog_content{
	padding:20px 0;
}
.blog_pg p{
	font-size:16px;
	color:#1d1d1d;
	font-family: 'montserratmedium';
	line-height:28px;
}
.blog_pg .blogs ul li .blog_title, .news_pg .news ul li .news_title{
	width:100%;
	float:left;
	margin-bottom:10px;
}
.blog_pg .blogs ul li .blog_date .date, .news_pg .news ul li .news_date .date{
	color: #353535;
    font-size: 16px;
}
.blog_pg .blogs ul li .blog_img{
	width: 100%;
    float: left;
    overflow: hidden;
}
.blog_pg .blogs ul li .blog_date{
	width:100%;
	float:left;
	margin-bottom:10px;
}
.blog_pg .blogs ul li .blog_date .far{
	color:#f31257;
	margin-right:4px;
}
.blog_pg .blogs ul li .blog_txt{
	width:100%;
	float:left;
	padding-top:15px;
}
.blog_pg .blogs ul li .blog_img img{
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover;
	-o-object-position:center center;
	object-position:center center;
}
.blog_pg .blogs ul li .blog_title a{
	font-size:36px;
	line-height:42px;
	font-family: 'montserratsemibold';
	color:#3d1560;
}
.blog_pg .blogs ul li .blog_title a:hover{
	color:#f31257;
}
.blog_pg .blogs ul li .blog_content .btn_wrap{
	width:100%;
	float:left;
	margin-top:20px;
}
.blog_pg .blogs ul li .blog_content .btn{
	background:#3d1560;
}
.blog_pg .blogs ul li .blog_content .btn:hover{
	background:#f31257;
}
.blog_pg .content_wrap, .news_pg .content_wrap{
	width: 68%;
    float: left;
}
.blog_pg .sidebar, .news_pg .sidebar{
	width:28%;
	float:right;
	margin-right:0px;
	margin-left:20px;
}
.sidebar .widget_wrap li.widget_content .search_wrap,
.widget_search div , {
	width:100%;
	float:left;
	padding:0 5px;
	position:relative;
	margin-bottom:10px;
}
.sidebar .widget_wrap li.widget_content .search_wrap .srch_input,
.widget_search #s {
    width: 100%;
    float: left;
    line-height: 40px;
    border-radius: 100px;
    background: #f4f4f4;
    border: none;
    padding-left: 15px;
}
.sidebar .widget_wrap li.widget_content .search_wrap .srch_btn,
.widget_search #searchsubmit {
    position: absolute;
    right: 5px;
    top: 0;
    width: 40px;
    height: 40px;
    background: url(../images/srch_icon.png) no-repeat center;
    border: none;
    cursor: pointer;
	text-indent:9999px;
}
/*--pagination_wrap start--*/
.pagination {
    float: left;
    margin: 35px 0 0;
}
.pagination a,
.pagination span {
    float: left;
    text-align: center;
    width: 100%;
    text-decoration: none;
    font-size: 15px;
    letter-spacing: 0;
    color: #fff;
	background:#3d1560;
    line-height: 1;
    width: 40px;
    padding: 13px 0 12px;
    height: 40px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin-right: 5px !important;
}
.pagination span,
.pagination a:hover {
    background-color: #f31257;
}
.pagination ul li {
    float: left!important;
    width: auto !important;
    display: inline-block !important;
    margin-bottom: 30px;
    margin-right: 5px !important;
    box-shadow: none;
    border: 0;
    padding: 0px;
    background: transparent;
}
/*--pagination_wrap end--*/
.sidebar .widget_wrap li.widget_content {
    width: 100%;
    float: left;
    box-shadow: 0px 10px 30px rgb(26 54 85 / 10%);
    background: #fff;
    background: #fefefe;
    margin-bottom: 15px;
}
.sidebar .widget_wrap li.widget_content h4 {
    font-size: 15px;
    padding: 10px 15px;
    margin: 0px;
    margin-bottom: 10px;
    font-weight: normal;
    color: #fff;
    background: #3d1560;
    font-family: 'montserratmedium';
    float: left;
    width: 100%;
    position: relative;
    cursor: pointer;
}
.sidebar .widget_wrap li.widget_content .search_wrap{
	width:100%;
	float:left;
	padding:10px;
}
/*--blog_details start--*/
.blog_details{
	width:100%;
	float:left;
	box-shadow: 0px 10px 30px rgb(26 54 85 / 10%);
    padding: 20px;
}
.blog_details .blog_img{
	width:100%;
	float:left;
}
.blog_details .blog_img img{
	width:100%;
	float:left;
}
.blog_details .content_txt{
	width:100%;
	float:left;
	padding-top:20px;
}
.blog_details h2{
	font-size:36px;
	line-height:42px;
	font-family: 'montserratsemibold';
}
.blog_details .content_txt p{
	font-size:16px;
	line-height:28px;
}
.blog_details .blog_date{
	width: 100%;
    float: left;
    margin-bottom: 10px;
}
.blog_details .blog_date .date {
    color: #353535;
    font-size: 16px;
}
.blog_details .blog_date .far {
    color: #f31257;
    margin-right: 4px;
}
/*--blog_details end--*/
/*--news_page start--*/
/*--news_pg start--*/
.news{
	width:100%;
	float:left;
}
.news ul{
	width:100%;
	float:left;
}
.news ul li{
	width:100%;
	float:left;
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px solid #ccc;
}
.news ul li:last-child{
	margin-bottom:0px;
}
 .news_pg .news ul li .news_img{
	 width:30%;
	 float:left;
 }
.news_pg .news ul li .news_content{
	width:70%;
	float:left;
	padding-left:15px;
}
.news_pg .news ul li .news_title a{
	font-size:14px;
	font-family: 'montserratmedium';
}
.news_pg .news ul li .news_title a:hover{
	color:#0273dd;
}
.news_pg .news ul li .news_date .date{
	position:relative;
}
.news_pg .news ul li .news_date .date .far{
	color: #f31257;
    margin-right: 4px;
}
.news_pg .news ul li .news_content p{
	font-size:14px;
	line-height:24px;
	color:#7d7c7c;
}
.blog_pg .news ul li .news_content .btn{
	background:#3d1560;
}
/*--news_page end--*/
.newsletter_form .frm_wrap .tnp-field-button:after {
    height: 48px;
    top: 1px;
    right: 1px;
	z-index:0;
}
.newsletter_form .frm_wrap .tnp-field-button:hover{
	background:#f31257;
}
.newsletter_form .frm_wrap .tnp-field-button:before {
	z-index:1;
}
.tnp-field input[type="submit"]{
	z-index:9999;
}
.overlay{
	position: fixed;
  top: 0;
  bottom: 0;
  right:0;
  width:100%;
  height:100%;
  background: rgba(0,0,0,0.7);
  padding:30px;
  -webkit-backdrop-filter: blur(10px);
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  overflow: hidden;
  z-index: 10000;
  display:none;
}
.overlay .popup{
	width: 100%;
    max-width: 680px;
    display: table;
    margin: 0 auto;
    background: #fff;
    float: none;
    border-radius: 0px;
    margin-top: 40px;
    text-align: center;
    position: relative;
}
.overlay .popup .close_wrap {
    position: absolute;
    position: absolute;
    right: 9px;
    top: 5px;
}
.overlay .popup .register_btn{
	width:100%;
	float:left;
	padding:10px 20px;
	background:#f7f7f7;
}
.overlay .popup .register_btn .btn{
	float:none;
	display:table;
	margin:0 auto;
	background:#3d1560;
}
.overlay .popup .close_icon {
    font-size:20px;
	color:#fff;
	opacity:0.5;
}
.overlay .popup .close_wrap .close_icon:hover{
	opacity:1;
	color:#f31257;
}
.overlay .popup .description_wrap{
	width:100%;
	float:left;
}
.overlay .popup .description_wrap h2{
	background: #3d1560;
    text-align: center;
    padding: 20px 15px 20px;
    margin-bottom: 0px;
    color: #fff;
	font-size:24px;
}
.overlay .popup .description_wrap .description_txt{
	width: 100%;
    float: left;
    text-align: left;
    padding: 20px 30px 20px;
    height: 300px;
    overflow: auto;
}
.overlay .popup .description_wrap p{
	line-height:24px;
}
::-webkit-scrollbar {
  width: 3px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: #b3b1b1;
}
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
/*--dashboard_wrap start--*/
.dashboard_wrap{
	width:100%;
	float:left;
	background:#f7f7f7;
	padding:40px 50px;
	display:flex;
}
.dashboard_menu{
	width:20%;
	float:left;
	background:#fff;
	min-height:600px;
	box-shadow: 0px 10px 30px rgb(26 54 85 / 15%);
}
.dashboard_menu ul{
	width:100%;
	float:left;
}
.dashboard_menu ul li{
	width:100%;
	float:left;
	border-bottom: 1px solid #f4f4f5;
}
.dashboard_menu ul li:last-child{
	border-bottom:none;
}
.dashboard_menu ul li a{
	width: 100%;
    float: left;
    line-height: 50px;
    text-align: left;
    padding-left: 23px;
}
.dashboard_menu ul li a:hover, .dashboard_menu ul li.active a{
	background:#3d1560;
	color:#f31257;
}
.dashboard_content{
	width:78.5%;
	float:left;
	margin-left:20px;
	padding:20px;
	background:#fff;
	box-shadow: 0px 10px 30px rgb(26 54 85 / 15%);
}
.dashboard_title{
	width:100%;
	float:left;
	padding-bottom:10px;
	border-bottom:1px solid #f4f4f5;
	margin-bottom:20px;
}
.dashboard_content .form_wrapper .frm_wrap{
	padding:0px;
	min-height:80px;
}
.dashboard_wrap .frm_wrap.photo_wrap {
    margin-bottom: 20px;
	margin-top:10px;
}
.dashboard_wrap .profile_pic {
    width: 150px;
    height: 150px;
    border: 1px solid #ccc;
    float: left;
	background:#f7f7f7;
    margin-bottom: 10px;
}
.dashboard_content .form_wrapper .frm_wrap .input_txt{
	margin-bottom:0px;
}
.dashboard_wrap .frm_wrap.photo_wrap .upload_btn_wrap {
    width: 100%;
    float: left;
	position:relative;
}
.dashboard_wrap .frm_wrap.photo_wrap .upload_btn_wrap .btn{
	width: 130px;
    padding: 0px;
    float: left;
    text-align: center;
    line-height: 40px;
    margin: 0px;
}
.dashboard_wrap .frm_wrap.photo_wrap .upload_btn_wrap .btn:before{
	display:none;
}
.dashboard_wrap .frm_wrap.photo_wrap .upload_btn_wrap .btn:after{
	display:none;
}
.dashboard_wrap .frm_wrap.photo_wrap .upload_btn_wrap .upload_btn{
	width:130px;
	height:40px;
	top:0;
	position:absolute;
	left:0;
	opacity:0;
}
.dashboard_wrap .frm_wrap.btn_wrap{
	min-height:auto;
}
.dashboard_wrap .sub-btn{
	padding:0 20px;
	line-height:40px;
	cursor:pointer;
	background:#3d1560;
	color:#fff;
	border:none;
}
.dashboard_wrap .sub-btn:hover{
	background:#f31257;
}
.dashboard_wrap .user_wrap, .dashboard_wrap .change_psw_wrap{
	width:100%;
	float:left;
	margin-bottom:20px;
}
.application_list{
	width:100%;
	float:left;
}
.application_list table{
	width: 100%;
    float: left;
    border-spacing: 0;
	background:#fff;
    box-shadow:0px 11px 20px -8px #ccc;
}
.application_list table th, .application_list table td{
	font-weight: 400;
    border-bottom: 1px solid #e4e4e5;
    padding: 10px;
    color: #000;
	padding-left:15px;
	text-align:center;
}
.application_list table tr:last-child td{
	border-bottom:none;
}
.application_list table th{
	font-size:17px;
	background:#3d1560;
	color:#fff;
}
.application_list table td .download_link{
	color:#3d1560;
}
.application_list table td .download_link:hover{
	color:#f31257;
}
/*--not_found_title start--*/
.not_found_title{
	width:100%;
	float:left;
	padding:50px 0;
	text-align:center;
	background:#f7f7f7;
}
.not-found-wrap{
	width:100%;
	float:left;
	padding:50px 0;
}
.not-found-wrap .btn{
	display:table;
	margin:0 auto;
	float:none;
	background:#3d1560;
}
.not-found-wrap .btn:hover{
	background:#f31257;
}
.checkout_wrap label span, .form_wrapper .frm_wrap h5 span{
	color: #F00;
}
/*--not_found_title end--*/
.select2-container{
	width:100% !important;
	float:left;
}
.registration_wrap.track_application{
	max-width:500px;
	margin-bottom:40px;
}
.registration_wrap.track_application h2{
	padding:10px;
}
.registration_wrap.track_application .frm_wrap{
	padding:20px 15px 0px;
}
.registration_wrap.track_application .frm_wrap.btn_wrap{
	padding-bottom:20px;
	padding-top:0px;
}
.registration_wrap .left_content .validity_txt p{
	padding:15px 0;
	font-family: 'montserratsemibold';
	margin-bottom:0px;
}

@media (min-width:1145px) and (max-width:1279px) {
.menu_wrap ul li a {
	font-size: 12px;
}
}

@media (min-width:1024px) and (max-width:1144px) {
.menu_wrap ul li a {
	padding: 10px 12px;
	font-size: 12px;
}
.menu-item.custom-image img {
	width: 180px;
}
.menu-item.custom-image {
	margin-top: -21px;
}
.menu_wrap ul li {
	margin-top: 20px;
}
}

@media (min-width:901px) and (max-width:1023px) {
.footer .footer-widget .cnss-social-icon  {
	text-align: center !important;
}
.menu_wrap {
	display: none;
}
#wprmenu_bar .menu_title {
	display: none;
}
#wprmenu_bar div.hamburger {
	float: right;
}
}

@media (max-width: 900px) {
.footer .footer-widget .cnss-social-icon  {
	text-align: center !important;
}
.menu_wrap {
	display: none;
}
#wprmenu_bar .menu_title {
	display: none;
}
#wprmenu_bar div.hamburger {
	float: right;
}
}

@media (max-width: 767px) {
.footer-middle li, .form_wrapper .footer-middle li {
	width: 100%;
	padding: 5px 3px;
}
}
