/* Common CSS */
/* @font-face {
        font-family: "Arimo-Regular";
        src: url("/../fonts/Arimo-Regular.ttf") format("truetype");
    } */

/* root theme 1 */
:root {
 	--main-header: linear-gradient(to right, #000000, #000000, #000000, #000000, #000000);
 	--main-header-color: #fff;
    --main-second-header: linear-gradient(to right, #0a265e, #0a265e, #0a265e, #0a265e, #0a265e);
    --template-bg : #61c2a2;
}
/* root theme 1 */

.ui-helper-hidden-accessible{
	display: none; 
}

body, p, ul, li, span, i, h1, h2, h3, h4, h5, h6 {
	font-family: 'Arimo';
}

body {
	overflow-x: hidden;
}

.custom-panel-blue {
	background-color: #185268;
}

.custom-panel-lightblue {
	background-color: #272E7E99;
}

.common-bg {
	background-color: #F2F3F7;
}

.font-weight-semi-bold {
	font-weight: 600;
}

.font-10 {
	font-size: 0.625rem;
}

.font-11 {
	font-size: 0.6875rem !important;
}

.font-12 {
	font-size: 12px !important;
}

.font-13 {
	font-size: 0.8125rem;
}

.font-14 {
	font-size: 0.875rem !important;
}

.font-17 {
	font-size: 1.0625rem;
}

.font-18 {
	font-size: 1.125rem;
}

.font-22 {
	font-size: 1.375rem;
}
.font-24{
	font-size: 1.5rem;
}
.font-26 {
	font-size: 1.625rem;
}
.font-28{
	font-size: 1.75rem;
}
.font-30{
	font-size: 1.875rem !important;
}
.font-32{
	font-size: 2rem;
}
.font-34{
	font-size: 2.125rem;
}
.font-36{
	font-size: 2.25rem;
}
.font-40{
	font-size: 2.5rem;
}

.main-menu-section{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.custom-text-color{
	color: #ffc036;
}

.custom-text-color:hover{
	color: #fff;
}

.custom-main-btn{
	background-image: linear-gradient(to right, #feba2e, #fec24a, #ffca61, #ffd277, #ffd98d);
	color: #28242b;
	font-weight: 600;
	padding: .675rem 1.5rem !important;
	border-radius: 0;
	border: 1px solid #ffc036;
}
.custom-main-btn:hover{
	color: #fff;
	background: transparent;
	border: 1px solid #ffc036;
}
.custom-blue-btn{
	background: #0a265e;
	color: #fff;
	font-weight: 600;
	padding: .675rem 1.5rem !important;
	border-radius: 0;
	border: 2px solid #0a265e;
}
.custom-blue-btn:hover{
	border: 2px solid #0a265e;
	background: transparent;
	color: #0a265e;
	text-decoration: none;
}


.flex-1 {
	flex: 1;
}
.progress-container .progress-step li p {
	margin-left: -35%;
    display: flex;
    justify-content: center;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    display: -moz-box;
    display: -webkit-box;
}
.progress-container .progress-step li.active p {
	color: #272E7E;
}
.progress-container .progress-step li:last-child p {
    width: unset !important;
}
input, select, textarea, ::placeholder, .form-control {
	font-size: 0.75rem;
}

.opacity-1 {
	opacity: 1;
}

label {
	font-size: 0.75rem;
}

.bg-warning{
	background-color: #fff3cd;
}

/* .navbar-nav li:hover > ul.dropdown-menu {
    display: block;
} */

.custom-form-label{
	color: #474747;
	font-weight: 700;
	font-size: 0.75rem;
}
.mandatory-field{
	color: #ff1805;
    font-size: 0.875rem;
    font-weight: bold;
    top: 0em;
}

.btn-upload-custom {
	background-color: #EC6257;
	color: #fff;
}

.btn-white, .btn-white:hover, .btn-white:focus {
	background-color: #fff;
	color: #2B2C7A;
	font-size: 0.625rem;
}
.btn-border-272E7E{
	border: 1px solid #272E7E;
	color:#272E7E;
	padding: 0.5rem 1.5rem !important;
	line-height: inherit;
}
.text-theme {
	color: #272E7E;
}

.text-orange {
	color: #EC6257;
}

.text-theme-blue{
	color: #185268;
}

.text-red {
	color: #ff1805;
}
.text-blue{
	color: #757ae5;
}
.btn-quicklinks{
	color: #fff;
	border-radius: 5px;
	background-color: #185268;
	border: 2px solid #185268;
	font-size: 0.8125rem;
	padding: .375rem 1.5rem;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.btn-quicklinks:hover{
	color: #185268;
	border: 2px solid #185268;
	background: #fff;
}

.btn-blue-custom {
	color: #fff;
	background: transparent
		linear-gradient(180deg, #272E7E 0%, #3E2567 100%) 0% 0% no-repeat
		padding-box;
	border-radius: 5px;
	opacity: 1;
	font-size: 0.8125rem;
	padding: .375rem 1.5rem;
}

.btn.btn-blue-custom:hover, .btn.btn-blue-custom:focus {
	color: #fff;
	font-size: 0.8125rem;
	background: transparent
		linear-gradient(180deg, #272E7E 0%, #3E2567 100%) 0% 0% no-repeat
		padding-box;
	border-radius: 5px;
	opacity: 1;
	box-shadow: 0 0 0 0.0rem rgba(0, 123, 255, .25);
}

.main-title {
	font-size: 1.25rem;
	color: #272E7E;
	font-weight: 600;
}

.sub-title {
	font-size: 1.125rem;
	color: #272E7E;
	font-weight: 600;
}

.custom-dashed-border {
	border-bottom: 2px dashed #c3bcbc;
}

.main-title::after {
	content: "";
	position: absolute;
	bottom: -5px;
	left: 4px;
	right: 0;
	height: 0.625rem;
	border-bottom: 3px solid #272e7e;
	width: 5rem;
}

.main-title.text-white::after {
	border-bottom: 3px solid #fff;
}

.text-gray {
	color: #707070;
}

.btn-border-272E7E:hover{
	color:#272E7E;
}
.text-black{
	color: #000000;
}
.text-black:hover{
	color: #000000;
	text-decoration: none;
}
.text-light-gray {
	color: #474747;
}

.text-light-black {
	color: #454F63;
}

.bg-blue {
	background: transparent
		linear-gradient(115deg, #272E7E 0%, #3E2567 100%) 0% 0% no-repeat;
}

.btn-arrow {
	color: #272E7E;
}

.bg-F2F3F7 {
	background-color: #F2F3F7;
}

.btn-arrow:hover, .btn-arrow:focus {
	color: #272E7E;
}

.icon-green {
	color: #63E53C;
}

.btn-orange-custom {
	background: #EC6257 0% 0% no-repeat padding-box;
	border-radius: 4px;
	opacity: 1;
	color: #fff;
	font-size: 0.8125rem;
}

.btn-orange-custom:hover, .btn-orange-custom:focus {
	color: #fff;
	font-size: 0.8125rem;
}

.bg-dark-gray {
	background: #e1e0ea;
}

.icon-orange {
	color: #EC6257;
}

/* #mainHeaderNav .navbar-nav li.nav-item{
	padding: 1.2%;
	border: 1px solid #fff;
	margin: 10px;
	height: 4rem;
	display: flex;
	text-align: center;
	justify-content: center;
} */
.main-slider-bg{
	/* width: 878.06px; */
	height: 444px;
	-webkit-box-shadow: 0px 0px 20px 2px rgba(221,221,221,1);
	-moz-box-shadow: 0px 0px 20px 2px rgba(221,221,221,1);
	box-shadow: 0px 0px 20px 2px rgba(221,221,221,1);
}
.main-slider-bg .carousel-inner{
	height: 100%;
}
.trade-section{
	background-image: linear-gradient(to right top, #ffb629, #ffbe4f, #ffc66e, #ffce8a, #ffd7a6);
	margin: 2rem 0rem;
	padding: 2rem 3rem 0rem 3rem;
}
.text-left-border{
	color: #1C1F35;
	font-size: 0.875rem;
	border-left: .3rem solid #FFB629;
	background: #f3f3f3;
	padding: .3rem;
}
/* Common CSS */

/* Main Page  */
.main-wrap {
	background: #fff;
	opacity: 1;
}

/* .main-section {
	padding: 0 0.5rem;
} */

/* Main Page  */
/* TCP Header Start */

/* TCP Header End */


/* Top Header */
.top-header .bg-dark {
	background: #083b80 !important;
}

.goi-logo {
	max-width: 100px;
	height: 20px;
}

.mci-logo {
	max-width: 150px;
	height: 20px;
}

.navbar-dark .navbar-nav .nav-link.opacity-1 {
	color: rgba(255, 255, 255, 1);
}

/* Top Header */

/* Top Menu */
.menu-navbar .bg-dark {
	background: #004aad !important;
}

.dgft-logo {
	max-width: 150px;
}

/* Top Menu */

/* Home Slider */
#homeSlider .carousel-caption {
	position: absolute;
	right: 0;
	bottom: 0px;
	left: 0;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);
	min-height: 25%;
}

#homeSlider .carousel-indicators li {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border-top: none;
	border-bottom: none;
	opacity: 1;
}

#homeSlider .carousel-item img {
	width: 100%;
	height: 100%;
}

#homeSlider .carousel-indicators .active {
	opacity: 1;
	background: #ffffff;
	width: 30px;
	border-radius: 10px;
}
#homeSlider .carousel-control-prev{
	left: -15%;
}

#homeSlider .carousel-control-next{
	right: -1rem;
	top: 2%;
	align-items: flex-start;
	opacity: 1;
}
#homeSlider .carousel-control-next span{
	background: rgb(221 221 221 / 40%);
    padding: .3rem .9rem;
    border-radius: 3rem;
}
#homeSlider .carousel-control-next span i{
	color: #fff;
    font-size: 1.7rem;
    border-radius: 1rem;
    font-weight: bold;
    
}


.slide-title {
	font-size: 1.375rem;
}

.slide-desc {
	font-size: 0.875rem;
}

/* Home Slider */

/* notification css */
.main-notification{
	background: #f8f8f8;
	padding: 1.5rem 1rem;
	height: 100%;
	-webkit-box-shadow: 0px 0px 20px 2px rgba(221,221,221,1);
	-moz-box-shadow: 0px 0px 20px 2px rgba(221,221,221,1);
	box-shadow: 0px 0px 20px 2px rgba(221,221,221,1);
}
.notification-section-list-div{
	list-style: none;
	overflow-y: overlay; 
	height: 20rem;
}
.notification-section-list-div .notification-list-data{
	display: flex;
	align-items: center;
	justify-content: space-around;
	color: #595959;
	background: #fff;
	padding: .5rem;
}
.notification-section-list-div a.notification-list-data:hover{
	text-decoration: none;
    background: #ebf1e2;
    border-radius: 10px;
    padding: .5rem;
}
.notification-section-list-div .notification-list-data p{
	margin-bottom: 0;
}
/* .notification-section-list-div a.notification-list-data:hover p{
	font-weight: 600;
} */
.main-notification .bull-icon{
	/* background: #ddd; */
    padding: .5rem;
    border-radius: .3rem;
}
.main-notification .bell-title{
	color: #595959;
	font-weight: bold;
	font-size: 1.25rem;
}
/* notification css */

/* Services section CSS */
.trade-services-section{
	padding: 2rem 3rem 0rem 3rem;
}
.trade-service-div{
	display: flex;
	align-items: flex-start;
	justify-content: space-around;
	padding: 0rem .5rem;
	color: #1c1f35;
}
.trade-service-div:hover{
	text-decoration: none;
}
.trade-service-div .trade-service-title{
	/* color: #1c1f35; */
	font-size: 20px;
	font-weight: 600;
	background: linear-gradient(to right, #0a265e, #ffb72a);
    color: transparent;
    background-clip: text;
    display: inline-block;
}
.trade-service-div .trade-service-desc{
	color: #6b718d;
	font-size: 14px;
}
.service-icon-br{
	border-right: 1px solid #ddd;
}
.service-count-section{
	list-style: none;
	display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.service-count-section li{
	border-right: 1px solid #ddd;
	padding: 1rem 2rem;
}
.service-count-section li:first-child{
	border-left: none;
}
.service-count-section li:last-child{
	border-right: none;
}
.number-title-box{
	background-image: linear-gradient(to right top, #ffb629, #ffbe4f, #ffc66e, #ffce8a, #ffd7a6);
	margin-bottom: 0;
	width: .9rem;
	height: .9rem;
	margin-top: 5px;
}
/* Services section CSS */

/* Trade map section css */
.trade-map-section .nav-tabs{
	border: none;
	align-items: center;
	justify-content: center;
}
.trade-map-section .nav-tabs .nav-link{
	width: 15rem;
    text-align: center;
    padding: .7rem 0;
    background: #f3f3f3;
    color: #757a94;
    border-radius: 0;
}
.trade-map-section .nav-tabs .nav-link:hover{
	border: 2px solid #091242;
}
.trade-map-section .nav-tabs .nav-link.active{
	background: #091242;
    color: #fff;
    font-weight: 100;
    border-bottom: none;
}
/* Trade map section css */
/* explore market section css */
.explore-market-section{
	background-image: linear-gradient(to top, #063970, #054688, #0552a2, #0660bb, #0b6dd6);
	padding: 3rem 0rem;
}
.trade-market-div{
	width: auto;
}
.trade-market-div img{
	width: 100%;
	height: 15rem;
	border-radius: 1rem;
	/* object-fit: none; */
}
.trade-market-title{
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
}
/* explore trade connect section css code  */
.trade-connect-main-section {
            max-height: 50%;
            width: 100%;
            position: relative;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            background: #fff;
            margin-top: 2rem;
        	}
        	.trade-connect-main-section:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 80%;
            background-image: linear-gradient(to right, #ffb629, #ffbd32, #ffc43a, #ffca43, #ffd14b, #ffd450, #ffd756, #ffda5b, #ffda5f, #fed963, #fed966, #fdd96a);
        }
        .trade-connect-sub-section {
            /* display: flex;
            flex-direction: column; 
            align-items: center;*/
            margin: 4rem 0rem 0rem 0rem;
            padding: 2rem 0rem;
            z-index: 0;
            width: 100%;
            background: #fff;
        }
/* explore trade connect section css code  */


/* Map section css code */
.map-demo {
	border-radius: 1rem;
	position: absolute;
	display: flex;
	flex-direction: column;
	background-color: rgb(255, 255, 255);
	font-weight: normal;
	z-index: 1;
	border: 5px solid #fff;
	padding: .5rem;
	font-size: 12px;
	align-items: center;
}

.map-demo img {
	width: 3rem;
	border-radius: .5rem;
}
.map-demo p{
	padding-top: .5rem;
	word-break: break-all;
    width: 150px;
    text-align: center;
    margin-bottom: 0;
}

.tradeMap-main-section {
	max-height: 50%;
	width: 100%;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: #fff;
	margin-top: 2rem;
}

.tradeMap-main-section:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 80%;
	background-image: linear-gradient(to right, #ffb629, #ffbd32, #ffc43a, #ffca43, #ffd14b, #ffd450, #ffd756, #ffda5b, #ffda5f, #fed963, #fed966, #fdd96a);
}

.tradeMap-sub-section {
	margin: 4rem 0rem 0rem 0rem;
	padding: .5rem 0rem;
	z-index: 0;
	width: 100%;
	background: #fff;
}
/* Map section css code */
/* trade upcoming event section css code */
.tradeUpcoming-main-section {
	max-height: 50%;
	width: 100%;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-image: linear-gradient(to right, #ffb629, #ffbd32, #ffc43a, #ffca43, #ffd14b,
		#ffd357, #ffd661, #ffd86c, #ffd77b, #ffd68a, #ffd698, #ffd7a6);
	margin-top: 2rem;
}

.tradeUpcoming-main-section:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 50%;
	background: #fff;
}

.tradeUpcoming-sub-section {
	padding: 2rem 0rem;
	z-index: 0;
	width: 100%;
}
/* trade upcoming event section css code */

/* explore market section css */
/* Trade event section css  
.trade-event-bg-white{
	background: #fff;
	height:20rem;
}
.trade-event-content{
	position: absolute;
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    top: 7.5rem;
    align-items: center;
}
.trade-event-bg-color{
	background-image: linear-gradient(to right top, #ffb629, #ffbe4f, #ffc66e, #ffce8a, #ffd7a6);
	height: 20rem;
}
 Trade event section css  */

/*Services Slider */
.trade-event-card{
	position: relative; 
}
.trade-event-up-face{
	position: relative;
    width: 100%;
    max-width: 300px;
    height: 16.063rem;
    transition: 0.5s;
   /*  background: #f4f4f4;
    border: none;	
    padding: 1rem; */
}

.trade-event-card .trade-event-img-up{
	position: relative;
	transform: translateY(100px);
   	 z-index: 1;
   	 background: #f4f4f4;
    border: none;
    padding: 1rem;
}

.trade-event-card .trade-event-img-up img{
	height: 80%;
	width: 100%;
}
.trade-event-card .trade-event-img-up p{
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.trade-event-card .trade-event-img-up .trade-event-slidertitle::after{
	content: "";
    position: absolute;
    bottom: 15px;
    left: 1rem;
    right: 0;
    width: 8rem;
    height: 0.625rem;
    border-bottom: 1px solid #d8d8d8;
}
.trade-event-up-desc{
    width: 100%;
    height: auto;
    transition: all 0.6s ease;
    background: #f4f4f4;
	border: none;	
	padding: 1rem;
	transform: translateY(-150px);
}
.trade-event-up-desc .trade-event-up-icon-desc{
	color: #1c1f35;
	display: flex;
	align-items: baseline;
	
}
#tradeeventSlider .services-outer a:hover > .trade-event-img-up{
	transform: translateY(0px);
}

 #tradeeventSlider .services-outer a:hover > .trade-event-up-desc{
    transform: translateY(-10px);
} 


#tradeeventSlider {
	position: relative;
}

#tradeeventSlider .MS-content {
	white-space: nowrap;
	overflow: hidden;
	margin: 0 5%;
	display:flex;
	align-items: baseline;
	justify-content: space-evenly;
}

#tradeeventSlider .MS-content .services-outer {
	display: inline-flex;
	width: 33%;
	position: relative;
	vertical-align: top;
	justify-content: center;
	overflow: hidden;
	white-space: normal;
	padding: 0 10px;
	flex:none;
}

#tradeeventSlider .MS-content .services-outer a{
	text-decoration: none;
}
#tradeeventSlider .MS-controls .MS-left i{
	padding: .3rem .7rem;
    border-radius: 3rem;
    background: #091242;
    font-size: 22px;
    color: #fff;
}
#tradeeventSlider .MS-controls .MS-right i{
	padding: .3rem .7rem;
    border-radius: 3rem;
    background: #091242;
    font-size: 22px;
    color: #fff;
}
/* .MS-content .services-outer1 {
	display: inline-flex;
	width: 20%;
	position: relative;
	vertical-align: top;
	overflow: hidden;
	white-space: normal;
	padding: 0 20px;
	flex:none;
	
}
.MS-content .services-inner1{
	background: transparent;
	    border: none;	
} */

#tradeeventSlider .MS-content .services-inner .service-title {
	font-size: 1.25rem;
	color: #fff;
	font-weight: 600;
	position: relative;
	background: transparent;
	border:none;
	padding:0;
	min-height: 60px;
	display:flex;
}
/* partner slider css code */
#miniSlider .MS-content .services-outer1 {
    display: inline-flex;
    width: 20%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    white-space: normal;
    padding: 0 20px;
    flex: none;
}
#miniSlider .MS-content .services-outer1{
	align-items: center;
	justify-content: center;
}
#miniSlider .MS-content {
    white-space: nowrap;
    overflow: hidden;
    /* margin: 0 5%; */
    display: flex;
}
.ourPartners-slider .MS-controls .MS-left{
	border: none;
	background: transparent;
}
.ourPartners-slider .MS-controls .MS-right{
	border: none;
	background: transparent;
}
.ourPartners-slider .MS-controls .MS-left .fa-angle-left{
	background: #091242;
    color: #fff;
    border-radius: 1rem;
    padding: .5rem .7rem;
}
.ourPartners-slider .MS-controls .MS-right .fa-angle-right{
	background: #091242;
    color: #fff;
    border-radius: 1rem;
    padding: .5rem .7rem;
}
/* partner slider css code */
#tradeeventSlider .MS-content .services-inner .service-title > span{
	margin-top:auto;
}


#tradeeventSlider .MS-controls button {
	position: absolute;
	border: none;
	background-color: transparent;
	outline: 0;
	font-size: 50px;
	top: -2rem;
    bottom: 0;
	color: rgb(236, 98, 87);
	transition: 0.15s linear;
}

.MS-controls button:hover {
	color: rgb(236, 98, 87);
}

.MS-controls button.MS-right {
	right: 0;
}

/*Services Slider */

/* Partner  */
.partner-inner:hover {
	background: #fff;
}
.partner-inner > img{
	height: 200px;
}
.partner-inner .card{
	background:none;
	border:none;
	height:calc(100% - 200px);
}

.partner-title {
	color: #fff;
	font-size: 1.25rem;
	font-weight: 600;
	background: transparent;
	border:none;
	padding:0;
	min-height:45px;
}

.partner-inner:hover .partner-title {
	color: #272E7E;
	font-size: 1.25rem;
}

.partner-desc {
	color: #fff;
	font-size: 0.875rem;
}

.partner-inner:hover .partner-desc {
	color: #474747;
	font-size: 0.875rem;
}

.partner-inner:hover .hide-default {
	opacity: 1;
}
.partner-inner .card-footer {
    background: transparent;
    border: none;
    padding: 0;
}
/* Partner  */

/* How To Apply */
.how-to-apply {
	/* overflow: hidden; */
	
}

.how-to-apply .absolute-content {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: 100%;
	width: 100%;
	top: 0;
	transition: all .2s ease-in-out;
	border-radius: 0.25rem;
}

.how-to-apply .icon-section {
	height: 100%;
	align-self: center;
	display: flex;
	align-items: center;
}

.how-to-apply .apply-inner:hover .absolute-content {
	background: linear-gradient(132deg, rgba(39, 46, 126, 0.82) 0%,
		rgba(236, 98, 87, 0.82) 100%);
	box-shadow: 0px 3px 6px #000000;
	transform: scale(1.01);
	z-index: 2;
}

.how-to-apply .apply-inner:hover .bg-apply {
	transform: scale(1.01);
}

.how-to-apply .absolute-content-desc {
	display: none;
	font-size: 1.625rem;
}

.how-to-apply .absolute-content:hover .absolute-content-desc {
	display: block;
}

/* How To Apply */

/* Footer */
.footer-wrap {
	background: #0a265e;
	color: #fff;
}
.footer-header{
	background: #1d376a;
}
.footer-logo-div{
	background: #0a265e;
	padding: .5rem 1rem;
}
.footer-logo-name{
	margin-bottom: 0;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
}
.footer-logo-div img {
	width: 8rem;
}
.footer-header-title{
	display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}

.footer-desc-title{
	display: flex;
    align-items: baseline;
    text-align: center;
    justify-content: center;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}
.footer-address{
	padding: .5rem 1rem;
	width: 70%;
	font-size: 12px;
	color: #fff;
}
.footer-no-title{
	margin-bottom: 0;
	font-size: 12px;
	padding: 0rem 1rem;
}
.footer-menu {
	color: #fff;
	list-style-type: none;
	line-height: 2.3;
}
.footer-menu-list{
	list-style: none;
    text-align: left;
    padding-inline-start: 0;
    font-size: 12px;
    font-weight: 100;
}
.footer-menu-list li a{
	line-height: 2.5;
	color: #fff;
}
.footer-menu-list li a:hover{
	color: #fff;
	text-decoration: none;
}
.footer-wrap .list-title {
	font-size: 0.625rem;
	font-weight: 600;
	text-transform: uppercase;
}

.footer-wrap .list-topics {
	font-size: 0.625rem;
}

.btn-footer, .btn-footer:hover, .btn-footer:focus {
	background: #fff;
	color: #095169;
	font-weight: 600;
	font-size: 0.75rem;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer-info-btn{
	display: flex;
    align-items: center;
    justify-content: left;
}

.footer-info-btn p{
	color: #a1acc3;
	font-size: 12px;
}

.footer-info-btn a{
	color: #a1acc3;
	font-size: 12px;
}
.footer-info-btn a:hover{
	text-decoration: none;
}
.footer-bottom-right-line{
	border-right: 1px solid #ddd;
	padding: 0 .5rem;
}
.footer-bottom-right-line:last-child{
	border-right: 0;
}
/* Footer */
.helpline-card {
	background: transparent url('../../images/img/facingtrouble.png') no-repeat;
	opacity: 1;
	/* background: transparent linear-gradient(140deg, #3E2567 0%, #EC6257 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #000000; */
	border-radius: 4px;
	background-size: cover;
	/* opacity: 1; */
}

/* Helpline Card */

/* news tabs css  */
 .news-tabs.nav-tabs {
	border-bottom: none;
} 
.news-tabs.nav-tabs .nav-link{
	border: none;
	color:#272E7E;
	font-weight:normal;
}
.news-tabs.nav-tabs .nav-item .nav-link{
	border-bottom: 4px solid #dee2e6;
}
.news-tabs.nav-tabs li.nav-item  a.active.nav-link{
	border-bottom: 4px solid #EC6257;
}
.news-tabs.nav-tabs .nav-item.show .nav-link, .news-tabs.nav-tabs .nav-link.active
	{
	color:#EC6257;
	background-color: transparent;
	font-weight:600;
}

.vrline {
	border-right: 1px solid #dee2e6;
	padding-right: 2rem;
}

.news-seprator {
	border-bottom: 1px solid #dee2e6;
}

.btn-download:hover, .btn-download:focus {
	color: #2B2C7A !important;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
}

/* news tabs css  */

/* Scheme */
.card.scheme-card:hover, .card.scheme-card.active-scheme {
	background: transparent
		linear-gradient(180deg, #272E7E 0%, #3E2567 100%) 0% 0%;
}

.card.scheme-card:hover .text-gray, .card.scheme-card:hover .text-light-black,
	.card.scheme-card:hover a, .card.scheme-card.active-scheme .text-gray,
	.card.scheme-card.active-scheme .text-light-black, .card.scheme-card.active-scheme a
	{
	color: #fff;
}

/* Video Section */
.video-section-content {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: 100%;
	width: 100%;
	top: 0;
	background: linear-gradient(132deg, rgba(39, 46, 126, 0.82) 0%,
		rgba(236, 98, 87, 0.82) 100%);
}

/* common heder tab nav */
.sab-menu-nav {
	box-shadow: 0px 3px 6px #00000005;
	opacity: 1;
}

/* common heder tab nav */
a.collapsed-icon::after
	{
	font-family: FontAwesome;
	content: "\f077";
	float: right;
	color: #fff;
}

a.collapsed.collapsed-icon::after {
	font-family: FontAwesome;
	content: "\f078";
	color: #fff;
}

.error-sticky {
	position: sticky;
	top: 0;
	z-index: 900;
}

#customErroraccordion {
	/* border-bottom: 3px solid; */
}

.card.custom-panel-card {
	border: 0px solid;
	border-radius: 0px !important;
	margin-bottom: 0.25rem;
}
.card.custom-panel-card .card-header{
	display: flex; 
     justify-content: space-between; 
 align-items: center;
}
.card-header.custom-panel-blue:first-child {
	border-radius: 0;
}
.card-header h6{
	margin-bottom:0;
}
.file-upload input {
	opacity: 0;
}

.file-upload p {
	text-align: center;
	color: #000;
	font-family: Arial;
}

.file-upload {
	border: 2px dashed #c3bcbc;
}
.custom-datatable{
	width:100%;
	border-collapse: collapse;
}
.custom-datatable thead tr{
	border: 1px solid #000;
}
.custom-datatable thead tr th {
	font-size: 0.875rem;
	font-weight: 600;
	background: #f6f8fd;
}

div.dataTables_wrapper div.dataTables_info{
	display: inline-block;
}

 div.dataTables_wrapper div.dataTables_paginate{
 	display: inline-block;
 	float: right;
 }

.custom-datatable tbody tr td {
	font-size: 0.875rem;
}

.custom-btn-pencil {
	font-size: 17px;
	color: #9B9B9D;
}

.custom-btn-trash {
	font-size: 17px;
	color: #9B9B9D;
}

.custom-btn-pencil:hover {
	font-size: 17px;
	color: #9B9B9D;
}

.custom-btn-trash:hover {
	font-size: 17px;
	color: #9B9B9D;
}

.custom-btn-clear {
	color: #fff;
	text-decoration: underline;
}

.custom-btn-clear:hover {
	color: #fff;
	text-decoration: underline;
}

.custom-btn-save {
	color: #272E7E;
	background-color: #fff;
}

.custom-btn-save:hover {
	color: #272E7E;
	background-color: #fff;
	text-decoration: none;
}

.main-img {
	position: relative;
}

.image {
	display: block;
	width: 100%;
	/*height: 187px;;*/
}

.overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 35%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 0;
}

.main-img:hover .overlay {
	opacity: 1;
}

.our-text {
	color: white;
	font-size:0.8125rem;
	position: absolute;
	top: auto;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

/* common heder tab nav */
.btn-custom-border {
	color: #272E7E;
	border-color: #272E7E;
}

.custom-progress-bar {
	background: transparent linear-gradient(to right, #EC6257, #FFFFFF);
	border-radius: 10px;
}

.custom-progress {
	background: transparent;
	height: 0.5rem;
}

.font-20 {
	font-size: 1.25rem;
}

.font-16 {
	font-size: 1rem;
}

.font-15 {
	font-size: 0.9375rem !important;
}

.font-13 {
	font-size: 0.8125rem;
}

.font-30 {
	font-size: 1.875rem;
}

.export-progress {
	height: 0.75rem;
	border-radius: 10px;
}

.export-progress-bar {
	background: #474747 0% 0% no-repeat padding-box;
}

.export-know-more {
	opacity: 0;
}

.process-progress {
	color: #454F63;
}

.card.active-export-card:hover .export-know-more {
	/* background: transparent linear-gradient(180deg, #272E7E 0%, #3E2567 100%) 0% 0%; */
	opacity: 1;
	text-decoration: none;
}

.card.active-export-card:hover .export-progress-bar {
	background: #EC6257 0% 0% no-repeat padding-box;
}

.card.active-export-card:hover .process-progress {
	color: #fff;
}

.cer-number {
	width: 4rem;
	height: 4rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.module-name {
	min-width: 2rem;
	text-align: right;
}

/* Datatable */
.dataTables_paginate .page-item .page-link {
	border: none;
	font-size: 12px;
	color: #707070;
	padding: 0.3rem 0.5rem;
}

.dataTables_paginate .page-item.active .page-link {
	background: #EC6257;
	border-radius: 3px;
	border-color: #EC6257;
	font-size: 12px;
	color: #fff;
	padding: 0.3rem 0.5rem;
	cursor: not-allowed;
	pointer-events: none;
}

/* .dataTables_paginate .page-item.previous .page-link,
	.dataTables_paginate .page-item.next .page-link {
	padding: 0.45rem 0.6rem;
} */

.dataTables_info {
	font-size: 0.8152rem;
}

/* table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before,
	table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before
	{
	line-height: 15px;
}

table.dataTable>tbody>tr.child ul.dtr-details {
	width: 100%;
} */

.display-validate {
	display: block;
	color: red;
	font-size: 0.625rem;
	font-weight: bold;
	color: #f10909 !important;
}

.msgbranchsuccess {
	color: green !important;
	font-size: 0.625rem;
	font-weight: bold;
}

.success-msg-text {
	color: green !important;
	font-size: 10px;
	font-weight: bold;
}

.error-msg, .error-msg-text {
	color: #f10909 !important;
	font-size: 0.625rem;
	font-weight: bold;
}

.warning-msg {
	color: #EF9B0F !important;
	font-size: 0.625rem;
	font-weight: bold;
}

/* datepicker css code */
.datepicker-dropdown .table thead th {
	border-bottom: none;
}

.datepicker td, .datepicker th {
	width: 15px;
	height: 15px;
	padding: .5rem;
}

.datepicker-dropdown, .datepicker-dropdown td, .datepicker-dropdown th {
	background-color: #272E7E;
	color: #fff;
	font-size: 14px;
}

.datepicker-dropdown td:hover {
	background-color: #272E7E !important;
	color: #E02779;
}

.datepicker-dropdown th:hover, .datepicker table tr td.today,
	.datepicker table tr td.today:hover, .datepicker table tr td.active.active
	{
	background-color: #E02779 !important;
	color: #fff;
	background-image: unset !important;
}

.datepicker-dropdown .datepicker-months td:hover, .datepicker-dropdown .datepicker-years td:hover
	{
	color: #fff;
}

.datepicker-dropdown .datepicker-months td span:hover,
	.datepicker-dropdown .datepicker-years td span:hover {
	background-color: #272E7E;
	color: #E02779;
}

.datepicker-dropdown:after {
	border-bottom: 6px solid #272E7E;
}

.datepicker-dropdown.datepicker-orient-top:after, .datepicker-dropdown.datepicker-orient-top:before
	{
	top: -6px;
	border-top: 0;
	border-bottom: 6px solid #272e7e;
	bottom: unset;
}

/* datepicker css code */
.custom-control-label {
	line-height: 1.5rem;
}

/*.display-email-validate {
    display: block !important;
    color: red !important;
}

.hide-email-validate {
    display: none !important;
}

.display-o-validate {
    display: block !important;
    color: red !important;
}*/
.display-on-validate {
	display: none !important;
	color: red !important;
}

.hideThis {
	display: none !important;
	color: red !important;
}

.msgGST {
	color: #f10909 !important;
	font-size: 0.625rem;
	font-weight: bold;
}

.error-msg, .error-msg-text {
	color: #f10909 !important;
	font-weight: bold;
}

/* login css code */
.login-custom-nav {
	border-bottom: none;
}

.nav-tabs.login-custom-nav .nav-item.show .nav-link, .nav-tabs .nav-link.active
	{
	border-color: #fff #fff #fff;
	font-weight: bold;
	border-bottom: 3px solid #3E2567;
	color: #3E2567;
}

.nav-tabs.login-custom-nav .nav-link:focus, .nav-tabs .nav-link:hover {
	border-color: #fff #fff #fff;
}

.nav-tabs.login-custom-nav .nav-link:focus {
	border-color: #fff #fff #fff;
	border-bottom: 3px solid #3E2567;
}

.nav-tabs.login-custom-nav .nav-link {
	color: #3E2567;
}

.close.custom-close {
	font-size: 2rem;
}

.custom-red {
	color: #fb0202;
}

.resend-otp {
	color: #2B2B2C;
}

.resend-otp:hover {
	color: #2B2B2C;
}

.card-body.custom-card {
	box-shadow: 0px 3px 6px #00000029;
	border: 0.5px solid rgba(0, 0, 0, .125);
}

/* login css code */

/* register confirm modal css code */
.icon-box{
	color: #fff;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -50px;
    width: 95px;
    height: 95px;
    border-radius: 50%;
    z-index: 9;
    background: #82ce34;
    border: 5px solid #feba2e;
    padding: 15px;
    text-align: center;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}
.icon-box .fa-check{
	font-size: 58px;
    position: relative;
    top: 3px;
}
#registrationSucess .modal-content{
	border-radius: 2rem;
}
/* register confirm modal css code */

.bootbox .modal-body {
	min-height: 400px;
	align-items: center;
	display: flex;
	justify-content: center;
	flex-direction: column;
	color: #707070;
	text-align: center;
}

.bootbox-body {
	margin-bottom: 25px;
	width: 100%;
}

.bootbox .modal-header {
	border-bottom: none;
}

.bootbox-close-button {
	color: #000;
	opacity: 0.5;
}

.bootbox .modal-body .bootbox-close-button {
	position: absolute;
	top: 4px;
	right: 10px;
}

.bootbox .modal-header .close {
	padding: 0.3rem 1rem;
}

/* homepage css code */
.rounded {
	border-radius: 0.25rem !important;
}

#exportForecastSlider .carousel-indicators {
	bottom: -12%;
}

#exportForecastSlider .carousel-indicators li {
	width: 10px;
	height: 10px;
	border-radius: 50%;
}

#partnersSlider .MS-content .partner-inner {
	display: inline-block;
	width: 30%;
	position: relative;
	vertical-align: top;
	overflow: hidden;
	/* min-height: 400px; */
	white-space: normal;
	margin: 0 1.5%;
	flex:none;
}

/* For register otp resend button start */
a.custom-disabled {
	pointer-events: none;
	cursor: default;
}

/* For register otp resend button end */

/* MultiSelect */
.multi-select-container {
	display: inline-block;
	position: relative;
}

.multi-select-menu {
	position: absolute;
	left: 0;
	top: 0.8em;
	z-index: 1;
	float: left;
	min-width: 100%;
	background: #fff;
	margin: 1em 0;
	border: 1px solid #aaa;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	display: none;
}

.multi-select-menuitem {
	display: block;
	font-size: 0.875em;
	padding: 0.6em 1em 0.6em 30px;
	white-space: nowrap;
}

.multi-select-menuitem+.multi-select-menuitem {
	padding-top: 0;
}

.multi-select-presets {
	border-bottom: 1px solid #ddd;
}

.multi-select-menuitem input {
	position: absolute;
	margin-top: 0.25em;
	margin-left: -20px;
}

.multi-select-button {
	display: inline-block;
	font-size: 0.875em;
	padding: 0.2em 0.6em;
	max-width: 16em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: -0.5em;
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	cursor: default;
}

.multi-select-button:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0.4em 0.4em 0 0.4em;
	border-color: #999 transparent transparent transparent;
	margin-left: 0.4em;
	vertical-align: 0.1em;
}

.multi-select-container--open .multi-select-menu {
	display: block;
}

.multi-select-container--open .multi-select-button:after {
	border-width: 0 0.4em 0.4em 0.4em;
	border-color: transparent transparent #999 transparent;
}

.multi-select-container--positioned .multi-select-menu {
	/* Avoid border/padding on menu messing with JavaScript width calculation */
	box-sizing: border-box;
}

.multi-select-container--positioned .multi-select-menu label {
	/* Allow labels to line wrap when menu is artificially narrowed */
	white-space: normal;
}



/* progress bar css */
.common-circle-btn{
	border-radius: 50%;
    width: 40px;
    height: 40px;
}
.common-progressbar-section{
	background: #fff;
	border-radius: 1rem;
	margin-bottom: 1rem;
}
.progress-container {
	position: relative;
}

.progress-container .progress-bar {
	position: absolute;
	left: 50%;
	top: 40px;
	width: 99%;
	border-style: dotted;
    border-block-end: none;
    border-bottom-style: solid;
	height: 4px;
	background-color: #d9d9eb;
	transform: translate(-50%, -50%);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0);
}

.progress-container .progress-bar div {
	background: #06b217;
	width: 0;
	border-style: dotted;
    border-block-end: none;
	height: 100%;
	transition: 0.3s ease-in-out;
}

.progress-container .progress-step {
	display: flex;
	justify-content: space-between;
	position: relative;
	counter-reset: myCounter;
}

.progress-container .progress-step li {
	position: relative;
	/* z-index: 1; */
	list-style-type: none;
}

.progress-container .progress-step li:before {
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	text-align: center;
	line-height: 32px;
	background-color: #d9daeb;
	transition: 0.3s ease-in-out;
	border: 2px solid #d9daeb;
	font-size: 14px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor:pointer;
}

.progress-step li::before {
	content: "\f111";
	font-family: FontAwesome;
	color: #fff;
}

.progress-step li.complated::before {
	content: "\f00c";
	font-family: FontAwesome;
}

.progress-container .progress-step li.complated:before {
	background-color: #06b217;
	border: 2px solid #06b217;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.progress-container .progress-step li.active:before {
	background-color: #fff;
	color: #262D7C;
	border: 2px solid #262D7C;
}

.progress-container .progress-step li:last-child p {
	z-index: 2;
	position: absolute;
	right: -20px;
}

@keyframes borderPulsate {
	0% {
		border-color: #5a0404;
	}
	
	50%{
		border-color:rgba(90,4,4,0);
	}
	100%{
		border-color:#5a0404;  
	}
}
.progress-step {
	padding: 0;
	list-style: none;
	padding-inline-start: 0px;
}

/* progress bar css code */

/* custom dropdown menu */
.dropdown-menu.custom-dropdown-menu {
	right: 0;
	left: auto;
	top: 90%;
}

.dropdown-menu.custom-dropdown-submenu {
	background-clip: unset;
	border: 0px solid rgba(0, 0, 0, 0);
	background-color: #efecec;
}


.dropdown-menu.custom-dropdown-submenu .dropdown-item:hover,
	.dropdown-menu.custom-dropdown-submenu .dropdown-item:focus,
	.dropdown-menu.custom-dropdown-submenu .dropdown-item:active {
	color: #272E7E;
	background-color: #c6c7c8;
}
.custom-dropdown-submenu .custom-dropdown-submenu{
	background-color: #d7d4d4;
}

.custom-dropdown-submenu .custom-dropdown-submenu .dropdown-item:hover,
.custom-dropdown-submenu .custom-dropdown-submenu .dropdown-item:focus,
.custom-dropdown-submenu .custom-dropdown-submenu .dropdown-item:active{
	background-color: #c6c7c8;
}
.custom-dropdown-submenu .custom-dropdown-submenu .custom-dropdown-submenu{
	background-color: #bfbcbc;
}
.custom-dropdown-submenu .custom-dropdown-submenu .custom-dropdown-submenu .dropdown-item:hover,
.custom-dropdown-submenu .custom-dropdown-submenu .custom-dropdown-submenu .dropdown-item:focus,
.custom-dropdown-submenu .custom-dropdown-submenu .custom-dropdown-submenu .dropdown-item:active{
	background-color: #c6c7c8;
}
.custom-dropdown-menu .dropdown-item ,.dropdown-item-dashboard{
	white-space: normal;
	min-width: 260px;
}

.dropdown-item .dropdown-menu {
	background: #ddd;
	height: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	transition: all .5s ease;
	top: 35px;
	width: 100%;
}

.dropdown-menu.custom-dropdown-submenu.show {
	height: auto;
	opacity: 1;
	transform: translateY(0);
}

.manage-iec:hover {
	color: #000;
	text-decoration: none;
}

.manage-iec {
	color: #000;
	text-decoration: none;
}

/* custom dropdown menu*/
/*
.display_none {
    display: none;
}*/
#tab_list.tab {
	overflow: hidden;
	background-color: #f1f1f1;
}

#tab_list.tab button {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 14px 16px;
	transition: 0.3s;
	font-size: 17px;
}

#tab_list.tab button:hover {
	background-color: #ddd;
}

/* Create an active/current tablink class */
#tab_list.tab button.active {
	background-color: #ccc;
}

.modal-iec-header.tabcontent {
	display: none;
	padding: 6px 12px;
	border: 1px solid #ccc;
	border-top: none;
}
/* file upload css */
div.browse-wrap {
	padding: 10px 0px;
	text-align: center;
	position: relative;
	background-color: #fff;
	border: solid 3px #d2d2d7;
	border-style: dashed;
	top: 0;
	left: 0;
	cursor: pointer;
}

input.upload {
	opacity: 0;
	position: absolute;
	font-size: 0.75rem;
	right: 0;
	margin: 0;
	bottom: 0;
	top: 0;
	left: 0;
	cursor: inherit;
}

/* file upload css */

/* Track Status Datatable */
.track-status-wrap .paging_simple_numbers .pagination {
	margin: 2px 0;
	white-space: nowrap;
	justify-content: flex-end;
}

.track-status-wrap .paging_simple_numbers .pagination li {
	padding: 0.35rem 0.6rem;
	font-size: 12px;
}

.track-status-wrap .paging_simple_numbers .pagination li,
	.paging_simple_numbers .pagination li a {
	color: #707070;
}

.track-status-wrap .paging_simple_numbers .pagination li.active,
	.paging_simple_numbers .pagination li.active a {
	color: #fff;
}

.track-status-wrap .paging_simple_numbers .pagination li.active {
	background: #EC6257;
	border-radius: 3px;
	border-color: #EC6257;
}

.track-status-wrap .paging_simple_numbers .pagination li a:hover {
	text-decoration: none;
}

.track-status-wrap #menuTable_info, #menuTable_paginate {
	display: none;
}

/* Track Status Datatable 
#content {
	height: 100%;
}
*/
/* decalaration */
.custom-declaration {
	color: #707070;
	font-size: 0.875rem;
	line-height:2;
}

.declaration-number {
	list-style-type: decimal;
}
.list-style-lower-roman{
	list-style: lower-roman;
}
.declaration-alphabet {
	list-style-type: upper-alpha;
}

.declaration-roman {
	list-style-type: roman;
}

/* decalaration */
.max-tab-height {
	max-height: 350px;
	overflow-y: auto;
}

/* For Summary Table */
.table-layout-fixed{
	table-layout: fixed;
}


/* Alert Box */
.custom-alert-box{
	color: #ea1b05;
    background-color: #eed5da;
    border-color: #eed5da;
}

.custom-alert-box-success{
	color: #155724;
    background-color: #f2f9d9;
    border-color: #f2f9d9;
}
.custom-alert-box-error{
	color: #721c24;
    background-color: #f9e4e5;
    border-color: #f9e4e5;
}
.custom-alert-box-error{
	color: #721c24;
    background-color: #ffe69c;
    border-color: #ffe69c;
}
/* notification css code */

.dropdown-menu-right {
  background: white;
  border-radius: 0px;
}

.notification-list {
  max-height: 230px;
  overflow-y: auto;
  margin-left: 0;
  padding-inline-start: 0;
}
.notification-list li.notification-item {
  margin: 5px 10px;
    margin-bottom: 5px;
    min-width: 335px;
  border-top: solid 1px rgba(151, 151, 151, 0.8);
}

.notification-list .notification-anchor p {
  margin-bottom: 0px;
  color: #707070;
  font-size: 0.75rem;
}
.notification-anchor:hover{
	text-decoration:none;
}
.notificationbutton
{
	background: #e2d9d9;
}
.dropdown-item.notificationbutton:hover
{
	background: #e2d9d9;
}
.bell-notification:hover
{
	color: #fff;
	background: transparent;
}
/* .notification-circle
{
font-size: 12px;
    min-width: 15px;
    min-height: 15px;
    line-height: 15px;
    background: #ec6257;
    padding: 0px 5px;
    border-radius: 100px;
} */
/* notification css code */

.custom-right-arrow
{
	color: #EC6257;
}


/* Menu Table */
#menuTable .min-w-auto .dropdown-item{
	min-width:auto;
}
.custom-454F63
{
	color: #454F63;
}
.custom-lang-tab{
	background-color:#332a73;
	border-left: 2px solid #332a73;
}
.custom-lang-tab a.nav-link{
	color:#fff;
	font-size:0.875rem;
	font-weight:600;
}
.custom-lang-tab a.nav-link.active{
	border:none;
    border-bottom-left-radius: 10px;
    margin-left: 7px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 20px;
}
.lang-desc,.lang-list{
	font-size:0.875rem;
	color: #474747;
	line-height: 1.8;
}
.lang-list{
	list-style: square;
}
.p-inline-start{
    padding-left: 20px;
}
.custom-lang-tab-content{
	background-color: #fff;
    border-left: 2px solid #332a73;
    padding: 15px 20px;
    border-bottom: 2px solid #332a73;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 3px;
}
.dataTables_filter{
	float:right;
}
.list-style-none{
	list-style:none;
}
.trade-card{
	background-color: #fff;
    border-radius: 20px;
    text-align: center;
    border-left: 3px solid #272E7E;
    padding: 15px 5px;
    border-bottom: 5px solid #272E7E;
    margin: 15px 0;
}
.trade-card .trade-title{
	color: #707070;
	font-size: 1.15rem;
	font-weight: 400;
}
/* bulk upload tabs */

.bulk-upload-tabs.nav-tabs .nav-item.show .nav-link, .bulk-upload-tabs.nav-tabs.nav-tabs .nav-link.active{
	background: #ec3107;
    border-color: #ec3107;
    border-bottom: none;
    color: #fff;
}
.bulk-upload-tabs.nav-tabs .nav-link{
	border: none;
}

/* OTP IEC */
a.custom-disabled-iec {
	pointer-events: none;
	cursor: default;
}

/* For Captcha */
.img-chptcha{
	max-width:130px !important;
	margin: 5px 0px;
}

/* For Sitemap */
.nav-tabs.sitemap .nav-item.show .nav-link, .nav-tabs.sitemap .nav-link.active {
	border-bottom: none;
	background: #EC6257 0% 0% no-repeat padding-box;
	border-radius: 10px;
	color: #fff;
}

.nav-tabs.sitemap .nav-item.show .nav-link, .nav-tabs.sitemap .nav-link {
	font-weight: 600;
}

.sitemap-alphabet-title {
	border: 1px solid #6c4070;
	color: #fff;
	border-bottom-right-radius: 20px;
}

.alphabet-title-sitemap {
	padding: 10px 15px;
	background: transparent linear-gradient(95deg, #6c4070 0%, #EC6257 100%)
		0% 0% no-repeat !important;
	color: #fff;
}

.sitemap-link {
	color: #2a0404;
	font-weight: 600;
	line-height: 1.8;
	font-size: 0.875rem;
	padding: 0 15px;
}

/* For Search Area */
.searchInput{
	min-height: 36px;
    margin-top: 1px;
}

.procedure-rti{
	line-height: 1.8;
}
.dgft-logo-payment
{
	background: transparent linear-gradient(1deg, #272E7E 0%, #3E2567 100%)
		0% 0% no-repeat !important;
}
.mh-350
{
	max-height: 400px;
	overflow-y: auto;
}

    .Announcement {

        height: 7em;
        margin: 1em auto;
        overflow: hidden;
        position: relative;
        box-sizing: border-box;
    }

    .marquee {
        top: 6em;
        position: relative;
        box-sizing: border-box;
        animation: marquee 40s linear infinite;
        list-style-type: decimal;
        font-size: 14px;
        padding-inline-start: 20px;
        font-weight: 600;
        text-align: justify;
    }

    .marquee:hover {
        animation-play-state: paused;
    }
@keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(0, -120%); }
}
   
.list-style-none
{
	list-style-type: none;
}


.chosen-container{
	width: 100% !important;
}
.timeline-Footer{
	display:none;
}
/* main menu logo css code */
 .mainherder-logo {
            float: left;
            position: relative;
            padding-bottom: 5px;
        }

        .mainherder-logo ul li {
            float: left;
            line-height: 150%;
            font-size: 55%;
            font-weight: 600;
            text-transform: uppercase;
            height: 0px;
            padding-top: 1px;
            padding-right: 8px;
        }

        .mainherder-logo ul li {
            list-style: none;
        }

        .mainherder-logo ul li span {
            display: block;
        }

        .mainherder-logo ul {
            padding-inline-start: 0px;
        }

        .mainherder-logo a {
            color: #fff;
        }

        .menulogo {
            min-width: 215px;
            float: left;
            line-height: 105%;
            /* text-transform: uppercase; */
        }

        .menulogo img {
            float: left;
        }

        .mainlogotrade {
            display: block;
            font-weight: 900;
        }

        .menulogo a strong {
            font-weight: 600;
            display: block;
        }

        .home-logo {
            font-size: 12px;
            line-height: 136%;
            color: #fff;
            text-decoration: none;
        }

        .home-logo:hover {
            color: #fff;
            text-decoration: none;
        }       
/* main menu logo css code */

/* registration and login css code */
.login-reg-note-details{
    background: #eef0f3;
    border-radius: 1rem;
    padding: 1rem;
    margin: .5rem 0;
    display: flex;
    align-items: flex-start;
}
.login-reg-note-details img{
	width: 1.5rem;
}
.login-username-input-icon{
	    background-image: url(../../images/TCP/loginReg/reg-icon/username.svg);
    background-repeat: no-repeat;
    background-position: 99%;
    background-size: 5%;
    box-sizing: border-box;
}
.login-password-input-icon{
	    float: right;
    margin-left: -25px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
	
}
.login-reg-section{
	background: #0a265e;
	padding: 3rem 0rem;
}
.glad-text{
	color: #ffb629;
	font-size: 26px;
	text-align: center;
	padding: 1rem 0rem 1rem 0rem;
}
.register-bg{
	background-image: url(../../images/TCP/loginReg/regworldmap.svg);
	background-repeat: no-repeat;
    background-position: -75% center;
    background-size: 75%;
}
.form-reglogin{
	background: #fff;
	padding: 3rem 1rem;
	border-radius: 2rem;
	margin-right: 2rem;
}
.login-reg-credential-title{
	font-size: 16px;
	font-weight: bold;
	
}
.login-reg-credential-desc{
    font-size: 14px;
    color: #0a265e;
}
.form-title{
	color: #074587;
	font-size: 42px;
}
.register-role-notes{
	background-image: linear-gradient(to right, #feba2e, #fec24a, #ffca61, #ffd277, #ffd98d);
	padding: .5rem;
	border-radius: .3rem;
	margin: .5rem 0rem;
	font-size: 12px;
	color: #0a265e;
}
.btn-login-custom{
	background-image: linear-gradient(to right, #feba2e, #fec24a, #ffca61, #ffd277, #ffd98d);
    color: #28242b;
    font-weight: 600;
    padding: .675rem 1.5rem !important;
    border-radius: 0;
    border: 1px solid #ffc036;
}
/* registration and login css code */


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .h-ie-100 {
       height:100%;
   }
   .MS-content .services-outer {
	display: block;
	}
 .dropdown-menu.custom-dropdown-menu.show{
 overflow-y: scroll;
 height: 150px;
 }
  .mainherder-logo ul li span {
            display: inline-flex;
        }
       
}
 
/* change password css */
.form-group.has-error label {
  color: #dd4b39;
  font-weight: bold;
}
.form-group.has-error .form-control,
.form-group.has-error .input-group-addon {
  border-color: #dd4b39;
  box-shadow: none;
  color: #212529;
}
.form-group.has-error .help-block {
  color: #dd4b39;
  font-weight: bold;
}
.terms-condition-area{
	max-height:70px;overflow-y:auto;
}

.remove-pointer-event{
	pointer-events: none;
	cursor: default;
}
.dropdown-menu.logout-dropdown{
	min-width: 7rem;
	left: -40px;
	
}
.dropdown-menu.logout-dropdown .dropdown-item{
	padding: .25rem 0.5rem;
}

.custom-collapse-btn-group.btn-group .custom-collapse-btn{
  background: transparent linear-gradient(180deg, #272E7E 0%, #3E2567 100%);
  color:#fff;
  border-color: #bd9090;
  border-radius:0;
  
}
.custom-collapse-btn-group{
  display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.highlight
{
	font-weight: bold;
	background: #b3e911;
}
.has-error{
	color: #f10909 !important;
	font-size: 0.625rem;
	font-weight: bold;
}
.btn-open
{
	min-width: 50px;
}
.gst-partner{
	width: 100%;
}
.word-break-normal{
	word-break: normal;
}
.word-break-all{
	word-break: break-all;
}

.customize-input {
	border: none;
	border-bottom: 1px solid #000;
	width: auto;
	display: inline;
	height: 14px;
	border-radius: 0;
	padding: 0px;
}

.customize-input.form-control:focus {
	border-color: transparent;
	border-bottom: 1px solid #000;
	border-color: none;
	box-shadow: none;
}

.h-20 {
	height: 20px;
}
.track-status-wrap .pagelinks{
	margin: 2px 0;
    white-space: nowrap;
	justify-content: flex-end;
	align-items: center;
	display: flex;
	font-size: 12px;
}
.track-status-wrap .pagelinks li{margin-left: 5px;}
.track-status-wrap .pagelinks li.active{
	list-style: none;
    background: #ec6257;
    border-radius: 3px;
    border-color: #ec6257;
    padding: 0.35rem 0.6rem;
    color: white;
    font-size: 12px;
 }
 #ourInspirations .main-img .card img{
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}

.form-group select option{
	font-size: 12px;
	color: #707070;
}

.disabledbutton {
	pointer-events: none ;
	opacity: 0.7;
}

/* chart css */
.bar {
	fill: #7a5dce;
}

.bar:hover {
	fill: #ce5436;
}

.axis {
	font: 10px sans-serif;
}

.axis path, .axis line {
	fill: none;
	stroke: #000;
	shape-rendering: crispEdges;
}
.d3-tip {
  line-height: 1;
  font-weight: bold;
  padding: 12px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 2px;
}
.toolTip1 {
  position: absolute;
  display: none;
  min-width: 80px;
  height: auto;
  background: none repeat scroll 0 0 #3a3742;
  opacity: 0.5;
  color: #fff;
  border: 1px solid #6F257F;
  padding: 10px;
  text-align: center;
  font-size: 12px;
  border-radius: 10px;
}
.toolTip2 {
  position: absolute;
  display: none;
  min-width: 180px;
  height: auto;
  background: none repeat scroll 0 0 #3a3742;
  opacity: 0.5;
  color: #fff;
  z-index: 1000;
  border: 1px solid #6F257F;
  padding: 10px;
  text-align: center;
  font-size: 12px;
  border-radius: 10px;
}
/* chart css */

/* Cookies css */
.btn-border-white{
	border: 1px solid #FFFFFF;
	color:#FFFFFF;
	padding-right: 1.5rem;
	padding-left: 1.5rem;
}
.btn-blue-done {
	color: #fff;
	background: transparent
		linear-gradient(180deg, #272E7E 0%, #3E2567 100%) 0% 0% no-repeat
		padding-box;
	border-radius: 5px;
	opacity: 1;
	padding: .375rem 1.5rem;
}
.btn-blue-done:hover {
	color: #fff;
	background: transparent
		linear-gradient(180deg, #272E7E 0%, #3E2567 100%) 0% 0% no-repeat
		padding-box;
		border: 1px solid #272E7E;
	border-radius: 5px;
	opacity: 1;
	padding: .375rem 1.5rem;
}
.cookies {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
    margin: 0;
    background-color: rgba(71,71,71,0.8);
    opacity: 1;
    -webkit-animation: cookiesfade 1.5s;
    animation: cookiesfade 1.5s;
    display: none;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
.learn-more{
	color: #ff6B00;
}
.learn-more:hover{
	color: #ff6B00;
}
/* Cookies css */

.itchsclassification{
background: #7a5dce !important;
color: #fff;
font-weight: 600;
}

.disabledbutton {
	pointer-events: none;
	cursor: not-allowed; 
}

.disabledbutton input[type="text"] {
	background-color: #e9ecef;
	opacity: 1;
}
/* .screen-render
{
	transform: rotate(17deg);
} */
.dgft-hq{
	list-style-type: none;
    text-align: center;
    font-size: 14px;
}
.video {
    position: fixed;
    bottom: 20%;
    right: 0;
}
.video-header {
	display: flex;
	justify-content: space-between;
    width: 20rem;
	background-color: rgba(244, 242, 242, 0.8);
	border-radius: 5px 5px 0px 0px;
}

.main-video-header{
	display: flex;
	justify-content: space-between;
	background-color: rgba(244, 242, 242, 0.8);
	border-radius: 5px 5px 0px 0px;
}
#webinarModal .modal-body{
	pointer-events: auto;
}
#webinarModal .modal-body iframe{
	width: -webkit-fill-available;
}
.custom-border {
	border-bottom: 1px solid #ccc;
}
/* ticker css */
#container {
    display: inline-block;
    background-color: #cccccc;
    width: 100%;
    overflow: hidden;
}

#Textticker {
    display: inline-block;
    position: relative;
    white-space: nowrap;
}
/* ticker css */
.opacity-0{
	opacity: 0;
}
.bg-light-green{
	background: #81e88e !important;
	color: #000;
}
/* Scroll up Button CSS */
#button-scroll {
  display: inline-block;
  background-color: #3b266a;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 125px;
  right: 40px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button-scroll::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button-scroll:hover {
  cursor: pointer;
  background-color: #ec6257;
}
#button-scroll:active {
  background-color: #ec6257;
}
#button-scroll.show {
  opacity: 1;
  visibility: visible;
}	
/* Scroll up Button CSS */
/* Highlight Button */

.highlight-btn {
  background: transparent;
  color: #fff;
  border-color: #272E7E;
  border-radius: .25rem;
  font-weight: bold;
  outline: none;
  cursor: pointer;
  position: relative;
  transition: 0.2s ease-in-out;
  letter-spacing: 2px;
}

.highlight-btn:hover{
  color: #fff;	
}

.button-rainbow button {
  animation: rainbow 3s infinite, heartbeat 0.6s infinite;
  background: #c0392b;
}
.button-rainbow .highlight-btn .rainbow {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -40px;
  transition: 0.5s ease;
  opacity: 0;
  transform: rotate(0);
}

@keyframes rainbow {
  0% {
    background: #1abc9c;
  }
  10% {
    background: #ea6158;
  }
  20% {
    background: #282e7d;
  }
  30% {
    background: #a64f65;
  }
  40% {
    background: #e74c3c;
  }
  50% {
    background: #e80101;
  }
  60% {
    background: #a64f65;
  }
  70% {
    background: #ea6158;
  }
  80% {
    background: #21096e;
  }
}
/* Highlight Button */

.text-light-blue {
	color: #185268;
}
.title-bg-tag {
	background: #61c2a2;
}
.w-10{
	width: 7%;
}

.inspirations-img{
	width: 50%;
	height: 50%;
	border-radius: 10px;	
}

/* discover penal css code start */
#itchs-css-code .chosen-container-single .chosen-single{
	background: #f3f3f3;
	box-shadow: none !important;
    -webkit-box-shadow: none;
    height: 40px;
    line-height: 35px;
    border: none;
    border-radius: 0;
}
#itchs-css-code .chosen-single{
    background-image: url(../../images/TCP/Services_Icon/Search_Icon.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 1% !important;
    background-size: 1.2rem !important;
    box-sizing: border-box !important;
}
#itchs-css-code .chosen-container-active.chosen-with-drop .chosen-single{
	background: #f3f3f3;
	box-shadow: none !important;
    -webkit-box-shadow: none;
    height: 40px;
    line-height: 35px;
    border: none;
    border-radius: 5px 5px 0px 0px;
}
#itchs-css-code .chosen-container-single .chosen-single span{
	font-size: 16px;
	font-weight: normal;
	color: #878ca2;
	padding: 3px 30px;
	}
#discover.btn-discover{
	background: #f3f3f3;
    color: #fff;
    opacity: 1 !important;
    border-radius: 20px;
    font-size: 17px;
	}
#discover.btn-discover .fa-search{
	color: #878ca2;
	}
	#itchs-css-code .chosen-drop{
	border: none;
	border-top: none;
	}
	li.active-result.hightlighted{
	background: #000 !important;
	}
/* discover penal css code end */
.container-tcp {
  position: relative;
  display: flex;
  justify-content: center;
}

.image-tcp {
  display: block;
  width: 60%;
  height: auto;
}

.overlay-tcp {
  position: absolute; 
  bottom: 0;
  color: #f1f1f1; 
  width: 100%;
  transition: .5s ease;
  opacity:1;
}
.announcementsNotices{
	border-radius: 10px;
}
.twitter-bg-height iframe{
	height: 150px !important;
}
.template-card{
	background: var(--template-bg);
}
.circle-img-location{
	width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: 50% 43.53290862%;
    transform: translate(-50%, -43.53290862%) rotate(0deg);
}
.img-section-div{
	/* width: calc(100%* max(1, var(--scale-fill, 1)));
    height: calc(147.07431617% / min(1, var(--scale-fill, 1))); */
   position: absolute !important;
    top: 50%;
    left: 50%;
    opacity: 1;
    animation: auto ease 0s 1 normal none running none;
        transform: scale(1, 1);
    width: 100%;
    /* overflow: hidden; */
    /* position: relative; */
    }
    .filter-input{
    	background: #185268;
    	color: #fff;
    	border: 3px solid #185268;
    	border-radius: 15px;
    	font-size: 20px;
    	text-align: center;
    }
    .filter-input::placeholder{
    	color: #fff;
    	font-size: 20px;
    }
    .filter-input:focus{
    	background: #185268;
    	color: #fff;
    	border: 3px solid #185268;
    	box-shadow: none;
    }
    .search-btn{
    background: #185268;
    padding: 10px;
    border-radius: 10px;
    }
    
    /* event trade css */
    .event-text{
    	color: #000000;
        font-size: 16px;
    	text-align: justify;
    	word-spacing: 2px;
    }
/* dashboard slider css custom code start */


#eventSliderProfile .carousel-control-next{
	right: -1rem;
	top: 4rem;
}
#eventSliderProfile .carousel-control-prev{
	left: -1rem;
	top: 4rem;
}
#eventSliderProfile .carousel-control-next span i{
	font-weight: bold;
	font-size: 1.5rem;
	color: #185268;
}
#eventSliderProfile .carousel-control-prev span i{
	font-weight: bold;
	font-size: 1.5rem;
	color: #185268;
}
#ecommerceSlider .carousel-control-next{
	right: -1rem;
	top: 4rem;
}
#ecommerceSlider .carousel-control-prev{
	left: -1rem;
	top: 4rem;
}
#ecommerceSlider .carousel-control-next span i{
	font-weight: bold;
	font-size: 1.5rem;
	color: #185268;
}
#ecommerceSlider .carousel-control-prev span i{
	font-weight: bold;
	font-size: 1.5rem;
	color: #185268;
}
#countrySlider .carousel-control-next{
	right: -1rem;
}
#countrySlider .carousel-control-prev{
	left: -1rem;
}
#countrySlider .carousel-control-next span i{
	font-weight: bold;
	font-size: 1.5rem;
	color: #185268;
}
#countrySlider .carousel-control-prev span i{
	font-weight: bold;
	font-size: 1.5rem;
	color: #185268;
}
#sectorSlider .carousel-control-next{
	right: -1rem;
}
#sectorSlider .carousel-control-prev{
	left: -1rem;
}
#sectorSlider .carousel-control-next span i{
	font-weight: bold;
	font-size: 1.5rem;
	color: #185268;
}
#sectorSlider .carousel-control-prev span i{
	font-weight: bold;
	font-size: 1.5rem;
	color: #185268;
}
#quickLinks .carousel-control-next{
	right: -1rem;
}
#quickLinks .carousel-control-prev{
	left: -1rem;
}
#quickLinks .carousel-control-next span i{
	font-weight: bold;
	font-size: 1.5rem;
	color: #185268;
}
#quickLinks .carousel-control-prev span i{
	font-weight: bold;
	font-size: 1.5rem;
	color: #185268;
}
/* dashboard slider css custom code end */
    
.list-decimal{
	 counter-reset: item;
}
.list-decimal li:marker{
	content: none;
}
.list-decimal .list-sub-decimal li:before{ 
	content: counters(item, ".") " "; 
	counter-increment: item; 
} 
.list-disc{
	list-style: disc;
}
.list-disc li:before{
	content: none !important;
}
.list-lower-alpha{
	list-style: lower-alpha;
}
.list-upper-alpha{
	list-style: upper-alpha;
}
.list-lower-roman{
	list-style: lower-roman;
}
.list-upper-roman{
	list-style: upper-roman;
}

/* Country Market CSS Code */
#search-css-Marketcountry .chosen-container{
	width: 100%;
}
#search-css-Marketcountry .chosen-container-single .chosen-single{
    background: #f3f3f3;
    box-shadow: none !important;
    -webkit-box-shadow: none;
    height: 40px;
    line-height: 35px;
    border: none;
    border-radius: 5px 0px 0px 5px;
}
#search-css-Marketcountry .chosen-container-single .chosen-single span{
	font-size: 16px;
    font-weight: normal;
    color: #878ca2;
    padding: 0px 20px;
}
#search-css-Marketcountry .chosen-container-active.chosen-with-drop .chosen-single{
	background: #f3f3f3;
	box-shadow: none !important;
    -webkit-box-shadow: none;
    height: 40px;
    line-height: 35px;
    border: none;
    border-radius: 5px 5px 0px 0px;
}
#search-css-Marketcountry .chosen-container .chosen-results{
	background: #f3f3f3;
}
#marketAccess .search-btn {
    background: #f3f3f3;
    padding: 7px;
    border-radius: 0px 5px 5px 0px;
}

#marketAccess .search-btn i{
	color: #878ca2;	
}
.country_market_section{
	display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.country_market_card{
	width: 30%;
    display: inline-block;
}
.country_market_card:hover{
	text-decoration: none;
}
.country_market_card:hover .market_desc_icon{
	transform: translateX(10px);
}
.market_img img{
	width: 100%;
    border-radius: 1rem;
}
.market_desc{
	display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 0rem;
    color: #185268;
}
.market_desc_title{
	font-size: 1.7rem;
	font-weight: 600;
}
.market_desc_icon{
	font-size: 2.5rem;
	font-weight: 600;
	transition: all 1.3s;
}
/* Country Market CSS Code */

/* landing page card css code */
.custom-lading-card{
	border: none;
}
.custom-lading-card:hover{
background-image: linear-gradient(to top, #063b73, #05478a, #0453a1, #065fb9, #0b6bd2);
}
.custom-lading-card .card-body{
	text-decoration: none;
	color: #000;
}
.custom-lading-card:hover .card-body{
	color: #fff;
}
.custom-lading-card .card-footer{
	border-top: none;
	
}
.custom-lading-card .custom-card-footer{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	position: absolute;
    bottom: 1rem;
    width: 90%;
    text-align: right;
}
.custom-lading-card .custom-card-footer p{
	font-size: 14px;
	padding-right: 1rem;
	margin-bottom: 0;
}
.explore-now{
	font-size: 16px;
	padding: .5rem .8rem;
	border-radius: 1rem;
	background-image: linear-gradient(to right, #feba2e, #fec24a, #ffca61, #ffd277, #ffd98d);
	font-weight: 600;
}
.custom-lading-card .custom-card-footer span i{
	color: #000;
	font-weight: 600;
}
/* landing page card css code */

/* Trade Map css code */
/* rect {
  fill: #0f66fb;
} */
circle {
  /*fill: #0f66fb;*/
  opacity: 0.1;
}
svg > circle:last-child {
  fill: #0f66fb;
  opacity: 1;
}
#rp1 {
  animation: ripple1 1.4s linear infinite;
  fill: #0f66fb;
  opacity: 0.7;
}
@keyframes ripple1 {
  0% {
    transform: scale(1.5);
    opacity: 0.3;
  }
  100% {
    transform: scale(2);
    opacity: 0.0;
  }
}
#rp2 {
  animation: ripple2 1s linear infinite;
  fill: #0f66fb;
  opacity: 0.7;
}
@keyframes ripple2 {
  0% {
    transform: scale(1);
	opacity: 0.3;
  }
  100% {
    transform: scale(1.5);
	 opacity: 0.0;
  }
}
#rp3 {
  animation: ripple3 0.7s linear infinite;
  fill: #0f66fb;
  opacity: 0.7;
}
@keyframes ripple3 {
  0% {
    transform: scale(0.5);
	opacity: 0.3;
  }
  100% {
    transform: scale(1); 
	opacity: 0.0;
  }
}
#rp4 {
  animation: ripple4 0.5s linear infinite;
  fill: #0f66fb;
  opacity: 0.7;
}
@keyframes ripple4 {
  0% {
    transform: scale(0);
	opacity: 0.3;
  }
  100% {
    transform: scale(0.5);
	 opacity: 0.0;
  }
}
/* Trade Map css code */

/* search section css code start */
.common-search-header{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: .5rem 0rem;
	font-size: 14px;
}

.common-search-title{
	border-left: .4rem solid #ffb629;
    background: #f3f3f3;
    padding: .3rem;
    font-weight: bold;
}

.common-search-tag{
	color: #9498ac;
}

.common-search-tag:hover{
	color: #000;
	text-decoration: none;
}
.common-search-tag.active{
	border-left: .4rem solid #ffb629;
    background: #f3f3f3;
    padding: .3rem;
    font-weight: bold;
}

.btn-blue-custom-lab{
		color: #fff;
	background: transparent
		linear-gradient(180deg, #272E7E 0%, #3E2567 100%) 0% 0% no-repeat
		padding-box;
	border-radius: 5px;
	opacity: 1;
	font-size: 0.8125rem;
	padding: 0.5rem 1.5rem !important;
	border: 1px solid #272E7E;
}

.btn-blue-custom-lab:hover {
	color: #fff
}

/* search section css code end */

	.product-slider-img{
	align-items: flex-end;
    justify-content: center;
    display: flex !important;
    width: 100%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    white-space: normal;
    height: auto;
    white-space: nowrap;
}

.event-title-details{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0rem .5rem;
}

.dashboard-event-card{
	padding: .5rem;
}
.dashboard-event-card .card-body .carousel .carousel-inner{
	padding: 1rem 0;
}
.dashboard-event-card .card-body .carousel .carousel-item{
	/* padding-left: 3rem;
	padding-right: 3rem; */
	filter: blur(1.8px);
	display: block;
} 
.dashboard-event-card .card-body .carousel .carousel-item.active{
	width: 95%;
	filter: blur(0px) !important;
	z-index: 1;
}

.dashboard-event-card .card-body .carousel .carousel-item .event-card-details-div{
	display: none !important;
	}
.dashboard-event-card .card-body .carousel .carousel-item.active .event-card-details-div{
	display: flex !important;
	position: relative;
}
.dashboard-event-card .card-body .carousel .carousel-item img{
	padding-top: 3rem;
}
.dashboard-event-card .card-body .carousel .carousel-item img.dashboard-slider-img{
	height: 15rem;
}
.dashboard-event-card .card-body .carousel .carousel-item.active img{
	padding-top: 0rem;
	border-radius: .5rem;
}

.dashboard-event-card .card-body .carousel .carousel-item.active a{
	-webkit-box-shadow: 0px 1px 10px 0px rgb(153 140 140 / 40%);
	-moz-box-shadow: 0px 1px 10px 0px rgb(153 140 140 / 40%);
	box-shadow: 0px 1px 10px 0px rgb(153 140 140 / 40%);
	border-radius: .5rem;
	padding: .3rem;
	border: 1px solid #fff;
	background: #f6f8fd;
}
.dashboard-event-card .card-body .carousel .carousel-item.active a:hover{
	text-decoration: none;
}
.dashboard-market {
	border-color: #fff;
    border-width: 8px;
    margin: .5rem;
}

.event-card-details-div .event-desc-details .event-title-name{
	padding-top: .5rem;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.event-card-details-div .event-desc-details .event-title-address{
	font-size: 12px;
	color: #aeb2c3;
	margin-bottom: 0;
}
.event-card-details-div .event-bg-date{
	text-align: center; 
	background: #fc5710;
	coor: #fff; 
	border-radius: 0rem 0rem 2rem 2rem;
	margin: 0rem 1.5rem;
	padding-bottom: 1rem;
}
.event-card-details-div .event-bg-date .event-month{
	color: #fff;
	padding-top: 1rem;
	font-size: 14px;
	margin-bottom: 0;
}
.event-card-details-div .event-bg-date .event-date{
	color: #fff;
	font-size: 14px;
	margin-bottom: 0;
}
.event-view-count{
	background: #1c1f35;
    padding: .5rem.7rem;
    border-radius: 1rem;
    color: #fff;
    border: 1px solid #ddd;
    font-size: 12px;
}
.event-view-intrested{
	color: #1c1f35;
	font-size: 12px;
	font-weight: bold;
}
/* common slider custom slider css code */


/* common slider custom slider css code */

/* search section css code start */
.common-search-header{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: .5rem 0rem;
	font-size: 14px;
}

.common-search-title{
	border-left: .4rem solid #ffb629;
    background: #f3f3f3;
    padding: .3rem;
    font-weight: bold;
}

.common-search-tag{
	color: #9498ac;
}

.common-search-tag:hover{
	color: #000;
	text-decoration: none;
}
.common-search-tag.active{
	border-left: .4rem solid #ffb629;
    background: #f3f3f3;
    padding: .3rem;
    font-weight: bold;
}
/* search section css code end */
/* common search css code */
.common-mainsection-div{
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 1rem 0;
}
.common-search-first-div{
	display: flex;
	width: 100%;
}
.common-search-input-div{
	background: #fff;
    padding: 1rem;
    border-radius: 1rem;
    width: 45%;
    margin-bottom: 0;
}
.common-search-btn{
	background-image: linear-gradient(to right, #feba2e, #fec24a, #ffca61, #ffd277, #ffd98d);
	border: 2px solid #ffc036;
	color: #000;
	border-radius: 0;
	width: 20%;
	font-weight: bold;
	padding: 0.7rem;
}
.common-search-btn:hover{
    background: transparent;
    border: 2px solid #ffc036;
}
/* common search css code */
/* quick links css code */
.common-quicklink-section {
	background: #6c7ead;
	padding: 2rem 0;
	margin: 1rem 0;
}

.common-quick-link-title {
	font-size: 26px;
	color: #fff;
	font-weight: bolder;
	padding-bottom: 2rem;
}

.common-quick-links-card {
	height: 15rem;
	text-align: center;
}

.common-quick-links-card:hover {
	text-decoration: none;
}

.common-quick-links-card .common-quick-loinks-card-title {
	font-size: 24px;
	font-weight: bolder;
	padding: 1rem 0;
	color: #000;
}
.common-quick-links-card .common-quick-loinks-card-desc{
	color: #000;
}
 
/* quick links css code */



@media screen and (max-width: 768px) {
	.form-reglogin{
	margin: 0 1rem;
}


div.dataTables_wrapper div.dataTables_length label, div.dataTables_wrapper div.dataTables_info {
	display: none;
}
}
/* common new landing page css code */
.coo-template-count{
 	list-style: none;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
 }
.coo-template-count li{
	border-right: 1px solid #ddd;
    padding: 1rem 2rem;
}
.coo-template-count li:last-child{
	border-right: none;
}
.landing-custom-div{
	padding-left: 1.5rem;
    border-left: 1px solid #000;
}
.landing-custom-details{
	display: flex;
	align-items: flex-start;
	padding: 1rem;
}
.landing-custom-details:hover{
	text-decoration: none;
}
.landing-custom-details i{
	color: #000;
}
.landing-custom-details img{
	width: 14%;
}

.template-disclaimer-section{
	background: #ffe047;
    color: #000;
    padding: 1rem 5rem;
    border-radius: 1rem;
    text-align: center;
}
/* common new landing page css code */

/* common TCP Image broken css code */
/* .custom-img-break{
	-webkit-box-shadow: 0px 4px 13px -3px rgba(168,163,168,1);
	-moz-box-shadow: 0px 4px 13px -3px rgba(168,163,168,1);
	box-shadow: 0px 4px 13px -3px rgba(168,163,168,1);
} */
.custom-img-break img:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: calc(100% + 10px);
  width: 100%;
  background-color: rgb(251 244 244);
  border-radius: 15px;
}

.custom-img-break img:after {
  content: "\f127" " "attr(alt);
  display: block;
  font-size: 16px;
  font-style: normal;
  font-family: FontAwesome;
  color: rgb(100, 100, 100);
  position: absolute;
  top: 5rem;
  left: 0;
  width: 100%;
  text-align: center;
}
/* common TCP Image broken css code */
/* trade event slider broken image css code */

@media screen and (max-width: 768px) {
	.custom-collapse-btn-group {
    display: grid;
    justify-content: center;
    align-items: center;
}

.dropdown-menu.custom-dropdown-menu {
    position: relative !important;
    transform: translate3d(0px, 0px, 0px) !important;
}

.offcanvas.show {
    overflow: auto;
}
}

/* social icon custom css */
.social-custom-icon{
	display: flex;
	align-items: center;
}
.social-custom-icon a>img{
	height: 1.5rem;
	width: 1.5rem;
	border-radius: 100%;
}
/* social icon custom css */