@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');



*{
    padding: 0px;
    margin: 0px;
}
html {
  scroll-behavior: smooth;
}


@font-face {
    font-family: "-Light";
    src: url(../fonts/-Light.otf);
}
@font-face {
    font-family: "-ExtraBold";
    src: url(../fonts/-ExtraBold.otf);
}


@font-face {
  font-family: "";
  src: url(../fonts/.otf);
}

@font-face {
  font-family: "-Medium";
  src: url(../fonts/-Medium.otf);
}

@font-face {
  font-family: "";
  src: url(../fonts/.otf);
}


/*font class*/

.-ExtraBold{
    font-family: "-ExtraBold";
    
}

.gy-2
{
	margin-bottom:15px;
}

.{
    font-family: "";
}

.-Light{
    font-family: "-Light";
}

.-Medium
{
	font-family: "-Medium";
}

.
{
	font-family: "";
}


 body{
    font-family: 'Poppins', sans-serif;
	/*padding-top: 8rem;*/
 }
 a {
    text-decoration: none !important;
	
}
.ban_heading_pt	
{
	padding-top: 100px;
}

.xuppi_text_clr
{
	color:#ED1C24;
}
/*spacing*/


/*loader end*/

/*padding top*/
 	.pt-20
	{
		padding-top:20px;
	}
	.pt-30		
	{
		padding-top:30px;
	}
	.pt-40
	{
		padding-top:40px;
	}
	.pt-50
	{
		padding-top:50px;
	}
	.pt-60
	{
		padding-top:60px;
	}
	.pt-70
	{
		padding-top:70px;
	}
	.pt-80
	{
		padding-top:80px;
	}
	.pt-100
	{
		padding-top:100px;
	}
/*padding top*/
	
/*padding bottom*/
	.pb-20
	{
		padding-bottom:20px;
	}
	.pb-30
	{
		padding-bottom:30px;
	}
	.pb-40
	{
		padding-bottom:40px;
	}
	.pb-50
	{
		padding-bottom:50px;
	}
	.pb-60
	{
		padding-bottom:60px;
	}
	.pb-70
	{
		padding-bottom:70px;
	}
	.pb-80
	{
		padding-bottom:80px;
	}
	.pb-100
	{
		padding-bottom:100px;
	}
/*padding bottom*/

/*margin top*/
	.mt-20
	{
		margin-top:20px;
	}
	.mt-30
	{
		margin-top:30px;
	}
	.mt-40
	{
		margin-top:40px;
	}
	.mt-50
	{
		margin-top:50px;
	}
	.mt-60
	{
		margin-top:60px;
	}
	.mt-70
	{
		margin-top:70px;
	}
	.mt-80
	{
		margin-top:80px;
	}
/*margin top*/

/*margin top*/
	.mb-20
	{
		margin-bottom:20px;
	}
	.mb-30
	{
		margin-bottom:30px;
	}
	.mb-40
	{
		margin-bottom:40px;
	}
	.mb-50
	{
		margin-bottom:50px;
	}
	.mb-60
	{
		margin-bottom:60px;
	}
	.mb-70
	{
		margin-bottom:70px;
	}
	.mb-80
	{
		margin-bottom:80px;
	}
/*margin top*/
	.ms-lg-6 {
    margin-left: 6rem!important;
}

.bg-gray
{
	background:#F0F0F0;
}

.bg-dark
{
	 background:#5B5B5B;
}
/*spacing*/

.bg-light
{
    background:  #F2F2F2  !important;
}

.whyjoin  .card{
    min-height: 300px;
    box-shadow: 0px 3px 30px #00000017;
}
.home_banner_btn {
    font-weight: 700 !important;
    font-size: 18px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 12px 80px;
    border-radius: 50px;
    border: 2px solid #243a85;
    transition: 0.2s;
    margin-top: 30px;
    color: #243a85;
    background: transparent;
}
.dark-color {
    color: #2e3280;
}
.home_banner_btn:hover {
    background: #243a85;
	text-decoration:none;
	border: 2px solid #243a85;
	color:#fff;
}

 
.baner_pb {
    padding-bottom: 50px;
}
.baner_pt {
    padding-top: 80px;
}

.ban_btn_red_clr
{
	background: #ED1C24!important;
}
.ban_btn_red_clr:hover{
	color: #fff;
    background-color: #c82333!important;
    border-color: #bd2130;

}
.site-header{
box-shadow: 0px 3px 6px #00000029;
}

.text-danger{
    color: #ED1C24  !important;
}
.text-blue
{
	color:#243a85;
}

.font-12{
    font-size: 12px !important;
}
.font-20{
    font-size: 20px !important;
}
 
.font-24{
    font-size: 24px !important;
}
.font-16
{
	font-size: 16px !important;
}

footer{
    background: #000;
    color: #ADADAD;
}

.font-34{
    font-size: 34px !important;
}

.font-40{
    font-size: 40px !important;
}

.font-35{
    font-size: 35px !important;
}
.font-54{
    font-size: 54px !important;
}
.banner-font-50
{
	font-size: 50px !important;
}
.font-62{
    font-size: 62px !important;
}

.font-55
{
	font-size:55px;
}



/*custom navbar css*/
.header_btn_clr
{
	border: 2px solid #243a85;
    border: #;
    font-weight: 700;
    padding: 0.5rem 1.5em;
    background: #243a85;
    color: #fff;
}
.header_btn_clr:hover
{
	color:#fff;
}

.nav_menu> .dropdown-item.active, .dropdown-item.active {
    color: #fff;
    text-decoration: none;
    background-color: #ED1C24 !important;
}


.nav_menu> li.active> a {
    color: #c73a28!important;

}

.navbar-nav .nav-link:hover {
    color: #c73a28 !important;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ED1C24;
}

/*customize css navbar*/

.border-radius-12{
    border-radius: 12px;
}

.border-radius-21{
    border-radius: 21px;
}
.border-radius-29{
    border-radius: 29px;
}
.border-radius-30{
    border-radius: 30px;
}

.zoom{
    transition: transform 0.2s ease;
  }
.zoom:hover{
    transform: scale(1.1);
}


.section_black_btn
{
	padding: 0.7rem 4.2em;
    font-weight: 700;
    font-size: 18px;
    color: #989898;
    background: #fff;
    border-color: #989898;
	
}

.section_red_btn
{
	padding: 0.7rem 7.2em;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    background: #ED1C24;
    border-color: #ED1C24;
	
}






.serive_icon img
{
width: 40px;
}


.section_area_red_btn
{
	color: #5B5B5B;
    padding: 0.5rem 3.2em;
    border: 2px solid red;
	font-weight: 700;
    font-size: 16px;
}
  
/*moving animation*/  
 .vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
/*moving animation*/
.sticky-bar {
    position: sticky;
    top: 80px;
}


/*#navmenu-nav li.active a {
    color: #2f55d4;
}
*/

/*seller hub portal satrat*/
#navmenu-nav li.sec_active a {
    color: #ED1C24 !important;
	font-family: "";
}
.sidebar-nav>.navbar-item .navbar-link {
    color: #393939 !important;
   font-size: 16px;
    font-weight: 600;
}
.hub_details_heading h2
{
	margin: 0 0 15px;
    border-left: 5px solid #fc5356;
    padding-left: 15px;
    font-size: 24px;
   /* font-weight: 700;*/
	font-family: "";
}


.hub_details_des h5 
{
	font-weight: 600;
	color:#5B5B5B;
}
.hub_details_des h6 
{
	
	color:#5B5B5B;
}

.list_dot
{
	width:7px;
}

.list_style
{
	line-height: 28px;
    font-weight: 500;
    color: #5B5B5B;
}

.hub_details_des .list_style span
{
	font-size: 14px;
    font-weight: 600;
}

/*seller hub portal*/
/*live shope*/
.img-top-negetiv
{
margin-top: -40px;
}


.sale_page_ban .ban_style_text
{
	margin-left: 6rem;
	
}

.sale_page_ban .ban_style_text
{
	color:#5B5B5B;
	
}
.jambo_section
{
	padding: 15px 40px 20px 25px;
}
/*live shope*/


/*collaboration page*/
.alert.alert-icon-left[class*=bg-] {
    border-left-color: #FFC7C8!important;
	border-radius: 5px;
	margin-bottom: 15px !important;
}
.custom-alert-bg
{
	background:#FFEBEB!important;
}
.alert[class*=bg-], .alert[class*=bg-] .alert-link {
    color: #FFF;
}
.alert.alert-icon-left {
    border-left-width: 2rem;
}
.alert {
    padding: 15px 0px 0px 20px;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .21rem;
}
.alert[class*=alert-icon-] .alert-icon {
    content: '\f2b2';
    color: #FFF;
    width: 4rem;
    left: -3rem;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*host area*/

.host_area .icon-box {
    padding: 35px 30px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 29px 0 rgb(18 66 101 / 8%);
    transition: all 0.3s ease-in-out;
    border-radius: 20px;
    z-index: 1;
	margin-bottom: 30px;
}

.host_area .icon-box .icon {
    margin-bottom: 20px;
    padding-top: 10px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    font-size: 36px;
    line-height: 1;
    color: #2487ce;
}

.host_area .icon-box .title {
    font-family: "";
    margin-bottom: 15px;
    font-size: 18px;
}

.host_area .icon-box .title a {
    color: #5B5B5B;
	font-weight: 700;
    transition: 0.3s;
}

.host_area .icon-box .description {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 0;
}


.host_area .icon-box:hover {
    transform: scale(1.08);
}
/*pricing box*/
	.pricing_box
	{
	min-height: 490px;
    position: relative;
    overflow: hidden;
    background: #F6F6F6;
	border:1px solid #CCCCCC;
    transition: all 0.3s ease-in-out;
    border-radius: 15px;
    z-index: 1;
	margin-bottom: 30px;
	}
	.pricing_box:hover {
    transform: scale(1.08);
	}
	
	.pricing_box .pricing_red_heding h4
	{
		font-size: 18px;
		font-family: "";
	}	
	
	.pricing_box .pricing_dark_heding h4
	{
		font-size: 18px;
		font-family: "";
	}
	
	.pricing_structure .pricing_red_heding
	{
		padding: 40px 50px 0px 30px;
	}	
	
	.pricing_structure .pricing_dark_heding
	{
		padding: 5px 80px 0px 30px;
	}	
	
	.pricing_structure .pricing_des
	{
		padding: 20px 87px 0px 30px;
	}	
	
	
	.content_panel
	{
		    margin: 15px 40px 15px 40px;
			/*padding: 20px 0px 20px 0px;*/
			border-radius: 7px;
	}
	
	.content_panel_body
	{
		padding: 10px 50px 10px 50px;
		border-radius: 7px;
		
	}
	.content_panel_body2 {
    padding: 10px 200px 10px 200px;
    border-radius: 7px;
}
	
	.Product_Categories_space2
	{
	margin: 20px 0px 20px 0px;
	}
	
	.content_panel_body span 
	{
		 font-weight:700;
	}
	
	.Product_Categories_space
	{
		
		margin-top:30px;
	}
	
	.product_category_text
	{
		    padding-top: 15px;
	}
	.Product_Categories_des
	{
		padding: 10px 50px 10px 50px;
	}
	
/*pricing box*/


/*collabration page*/

.red-bold-text span
{
	font-weight:700;
}





/*back to top*/


/* #Progress
================================================== */


@-webkit-keyframes border-transform {
  0%,100% { border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%; }
  14% { border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%; }
  28% { border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%; }
  42% { border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%; }
  56% { border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%; }
  70% { border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%; }
  84% { border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%; }
}

.progress-wrap {
  position: fixed;
  right: 40px;
  bottom: 40px;
  height: 50px;
  width: 50px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px rgba(177,175,255,0.8);
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.progress-wrap::after {
  position: absolute;
  font-family: 'unicons';
  content: ' \21E7';
  text-align: center;
  line-height: 50px;
  font-size: 26px;
  color: #243a85;
  left: 0;
  top: 0;
  height: 50px;
  width: 50px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.progress-wrap:hover::after {
  opacity: 0;
}

.progress-wrap::before {
  position: absolute;
  font-family: 'unicons';
  content: ' \21E7';
  text-align: center;
  line-height: 50px;
  font-size: 26px;
  opacity: 0;
  background: #243a85;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  left: 0;
  top: 0;
  height: 50px;
  width: 50px;
  cursor: pointer;
  display: block;
  z-index: 2;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.progress-wrap:hover::before {
  opacity: 1;
}

.progress-wrap svg path {
  fill: none;
}

.progress-wrap svg.progress-circle path {
  stroke: #243a85;
  stroke-width: 4;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

/*back to top*/

/*seller page*/
.other_ban_heading h2
{
	font-size: 62px !important;
}

.other_ban_heading h3
{
	font-size: 30px !important;
}
/*seller page*/

.pricing_area
{
	    border-radius: 10px;
}

.trust_button
{
	width: 132px;
    height: 70px;
    margin: auto;
    border-radius: 55px;
	display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
	padding-bottom:20px;
}

.trust_button span
{
	font-size: 40px;
    font-weight: 700;
}


.themeBtn4 {
    background: #fff;
    color: #000 !important;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    /* height: 50px; */
    line-height: 1.8;
    padding: 0px 40px;
    
    border-radius: 1px;
    letter-spacing: 0.5px;
    border: 0px !important;
    cursor: pointer;
    border-radius: 100px;
	margin-top:20px;
}

.trust_btn a
{
	font-size:40px;
	font-weight:700;
}

.main_pricing_box .pricnig_header

{
	padding: 15px 0px 1px 0px;
}

.pricing_header_pink
{
	background:#FFDDC5;
}
.pricing_header_green
{
	background:#C0DFAC;
}
.pricing_header_blue
{
	background:#C1D2F1;
}

.pricing-features ul {
    padding: 0;
    list-style-type: none;
    margin-bottom: 30px;
}

.pricing-features
{	
	min-height: 440px;	
	background: #fff;
    margin-top: 10px;
    padding: 20px 15px 20px 15px;
	margin-bottom:20px;
}

.pricing-features ul li
{
	font-size: 14px;
	margin-bottom: 12px;
}


.edge_box .edge_box_icon
{	width: 60px;
   margin-bottom: 18px;
}

.edge_box
{
	border-radius: 10px;
	min-height:167px;
	
}	

.edge_box p
{
	line-height: 18px;
    text-align: center;
}

.trusted_xuppi_box
{
	border-radius:7px;
}


.seller_score_metrics .list_style .hmm
{
	font-weight: 700;
}

.seller_score_metrics .list_style .text-normal
{
font-weight: 500;
}

.build_our_brand
{
	padding: 30px 30px 20px 30px;
	border-radius: 15px;
}


.sellers_account
{
	padding: 40px 15px 40px 15px;
	border-radius: 10px;
	margin-top:30px;
}

.box_sizing 
{
  	width: 160px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0px 20px 0px 20px;
}

.box_sizing span
{
    font-size: 16px;
    font-weight: 700;
}

.sign_item {
    width: 160px;
    /* margin-left: 27px; */
    display: flex;
    min-height: 90px;
    align-items: center;
    justify-content: center;
}




.green_box
{
	
	background-image: linear-gradient(to bottom, #92c16f, #7db258, #68a440, #529527, #3a8703);
	border-radius: 10px;
}
.orange_box
{

border-radius: 10px;
background-image: linear-gradient(to bottom, #ffa200, #ff9624, #ff8b37, #fb8145, #f57851);
}



/*list item css strat*/
.en-list.en-list-style-icon li {
    padding-left: 18px;
    list-style: none;
    position: relative;
    padding-bottom: 2px;
}
.en-list.en-list-style-icon li i 
{
   position: absolute;
    left: 0px;
    top: 8px;
    color: #000;
    font-size: 8px;
}
/*list item css end*/



footer {
    background-color: #243a85;
    padding: 50px 0 0px;
    overflow: hidden;
    position: relative;
}

.footer_logo img
{
	width:120px;
	margin-bottom: 30px;
}

.bottom_bar {
    text-align: center;
    letter-spacing: .05em;
    margin-top: 50px;
    display: flex;
    align-items: center;
}
.flags {
    display: table;
}
.flags figure {
	width:40px;
    margin: 0 10px;
    display: inline-block;
}
.bottom_bar p {
    color: rgba(255,255,255,.36);
    margin-left: auto;
}
.footer_block h3 {
    margin-bottom: 20px;
    font-size: 20px;
    color: #fff;
	font-weight: 700;
}
.footer_block a {
    color: #fff;
   
    margin-bottom: 10px;
    display: block;
  
}
.footer_block_icon a {
    display: inline-block;
}
.footer_block_icon a i {
    color: #fff;
    margin-right: 10px;
    font-size: 15px;
}





/*contact css*/
	.contact_bg
	{ position:relative;
	background-image: url(../images/form_bg_image.jpg);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding-top: 50px;
    padding-bottom: 50px;
	height: 100vh;
    
}

.contact_bg::before
{
	content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(#2e3a6a,#2f0b45);
    opacity: 0.35;
}

.contact_card_body
{	
	padding: 60px 40px 30px 40px;
    position: relative;
}

.contact_card_body::before
{
	content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background:#000;
    opacity: 0.35;
	border-radius: 20px;
}

.form-control::placeholder{
    color: #fff;
    font-size: 14px;
	font-weight:100 !important;
}

.form-control::placeholder{
    color: #fff;
    font-size: 14px;
	font-weight:100;
}

.selectdiv:after
{
	content: "\f107";
    font: normal normal normal 17px/1 FontAwesome;
    color: #fff;
    right: 11px;
    top: 10px;
    height: 34px;
    /* padding: 15px 0px 0px 8px; */
    /* border-left: 1px solid #0ebeff; */
    position: absolute;
    pointer-events: none;
}
.selectdiv select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    /* max-width: 320px; */
    height: 50px;
    /* float: right; */
    /* margin: 5px 0px; */
    padding: 0px 24px;
    font-size: 16px;
    /* line-height: 1.75; */
    color: #333;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #0ebeff;
    -ms-word-break: normal;
    word-break: normal;
}

/*use up*/
.form-horizontal option { 
    background-color: #fff;
	color:#000;
}


.form-horizontal .form-group{
    margin: 0 0 30px 0;
    position: relative;
}
.form-horizontal .form-control{
    height: 40px;
    background: rgba(0,0,0,0.4);
    border: none;
    border-radius: 20px;
    box-shadow: none;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 100;
    color: #fff;
    transition: all 0.3s ease 0s;
}
.form-horizontal .form-control:focus{
    box-shadow: none;
    outline: 0 none;
}
.form-horizontal .form-group label{
    padding: 0 20px;
    color: #7f8291;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.form-horizontal .main-checkbox{
    width: 20px;
    height: 20px;
    background: #eec111;
    float: left;
    margin: 5px 0 0 20px;
    border: 1px solid #eec111;
    position: relative;
}
.form-horizontal .main-checkbox label{
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}
.form-horizontal .main-checkbox label:after{
    content: "";
    width: 10px;
    height: 5px;
    position: absolute;
    top: 5px;
    left: 4px;
    border: 3px solid #fff;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.form-horizontal .main-checkbox input[type=checkbox]{ visibility: hidden; }
.form-horizontal .main-checkbox input[type=checkbox]:checked + label:after{ opacity: 1; }
.form-horizontal .text{
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    margin-left: 7px;
    line-height: 20px;
    padding-top: 5px;
    text-transform: capitalize;
}

.form-horizontal .forgot-pass{
    border-top: 1px solid #615f6c;
    margin: 0;
    text-align: center;
}
.form-horizontal .forgot-pass .btn{
    width: auto;
    background: transparent;
    margin: 30px 0 0 0;
    color: #615f6c;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
}

	
/*contact css*/

/*pricing css*/

.settelment_amount
{
	    padding: 20px 20px 20px 20px;
}

.price-sign
{
font-size: 30px;
}

.colection_fees_dec
{
	padding: 0px 0px 0px 40px;
}


.custom-alert-deep-bg
{
background: #F3D2D2!important;
}
/*pricing css*/

.dd .form-control {
  
    height: 40px!important;
    
}

/*select control */


.select2-container {
    width: 100%!important;
    
}
.hvr-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
}

.hrvbtn
{margin: .4em;
    padding: 10px 10px 5px 10px;
	
    cursor: pointer;
    border: 2px solid #CECECE;
    background: #fff;
    text-decoration: none;
    color: #666;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
	

}
.hrvbtn:hover {box-shadow: 0 10px 10px -10px rgb(0 0 0 / 50%);
text-decoration:none;
}


/*pricing custom calculating fomr*/
.select2-container .select2-selection--single {
   
    height: calc(1.5em + .75rem + 2px)!important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
   
    margin-left: -10px!important;
    margin-top: 3px!important;
   
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
   
    margin-left: 15px;
    line-height: 35px;
}

.calculate_form .checkbox:checked
{
 
    background-color: #007bff;
    border-color: #007bff;

}

.calculate_form .checkbox {
    height: 17px;
    width: 17px;
    min-height: auto;
    margin: 0 3px 0 0;
    border: 1px solid #007bff;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    transition: all 0.3s ease;
}

.calculate_form .checkbox:checked:before {
    opacity: 1;
}

.calculate_form .checkbox:before {
    content: '';
    height: 6px;
    width: 12px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    opacity: 1;
    transform: rotate(
-45deg
);
    position: absolute;
    left: 2px;
    top: 2.5px;
    transition: all 0.3s ease;
}


.calculate_btn
{
padding: 10px 50px 10px 50px;
background:#F3D2D2;
border:none;
}

/*pricing custom calculating form*/

/*selecet control*/

/*table css strat */


.cell-1 {
    border-collapse: separate;
    border-spacing: 0 4em;
    background: #ffffff;
    border-bottom: 5px solid transparent;
    background-clip: padding-box;
    cursor: pointer
}
/*
thead {
    background: #dddcdc
}*/

.table-elipse {
    cursor: pointer
}

#demo {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s 0.1s ease-in-out;
    transition: all 0.3s ease-in-out
}

.row-child {
    background-color: #000;
    color: #fff
}



.table_dark_bg
{
	background:#5B5B5B;
}

.table_bg_light
{
	background:#F0F0F0;
}

.table_bg_denger
{
	 background:#F3D2D2;
}

.table td, .table th {
    font-size: 13px !important;
    font-weight: 600;
}

.table_gape
{
border-collapse: separate;
    border-spacing: 0 10px;
}
.market_box
{
	    border-radius: 10px;
    min-height: 188px;
}


.market_box .market_box_icon {
    margin-top: 15px;
    width: 50px;
    margin-bottom: 15px;
}


.submit_btn {
    font-weight: 700;
    padding: 0.5rem 2.8em;
    background: #ED1C24;
}

/*table css end */




.custom-dropdown-arrow
{
 -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
	    padding: 0px 8px 0px 8px;
		
}



.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #ED1C24;
    color: white;
}

.font-50 {
    font-size: 50px;
}


.ct-btn-scroll {
    width: 50px;
    height: 80px; 
    bottom: 0%;
    left: 0;
    right: 0;
    margin: auto;
    padding-top: 0px;
    z-index: 9;
    border-radius: 50%;
    -webkit-transition: background-color 0.75s ease-in-out;
    transition: background-color 0.75s ease-in-out;
}

.animated_mouse

{
	width:100px;
}

/*new style shit */

.pos-r {
    position: relative;
}
.o-hidden {
    overflow: hidden;
}

.bg-effect-4::after {
background-color: #05f8a1;
}
.bg-effect-4::after {
    background: #5089C6;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    content: "";
    height: 50%;
    right: -26%;
    position: absolute;
    top: 10%;
    transform: rotate(-5deg);
    width: 70%;
    z-index: -1;
}
/*new styl shit */

/*image banner shape*/
.hero__shape img.hero-1-circle {
    top: 25%;
    left: 5%;
    -webkit-animation: hero-circle-1 6s linear 0s infinite alternate;
    animation: hero-circle-1 6s linear 0s infinite alternate;
}
.hero__shape img {
    position: absolute;
}
.hero__shape img.hero-1-circle-2 {
    bottom: 29%;
    left: 0;
}
.hero__shape img.hero-1-dot-2 {
    right: 0;
    bottom: 38%;
}

/*about section caaa*/
.about-style-9 .about-image-gallery {
    padding: 15px 0 0px 0;
    margin-bottom: 34px;
}
.about-image-gallery {
    position: relative;
    padding: 90px 0 60px;
}
.about-image-gallery img {
    border-radius: 10px;
}
.about-style-9 .about-image-gallery .author-box {
    position: absolute;
    right: 38px;
    bottom: -36px;
}
.about-image-gallery img {
    border-radius: 10px;
}
.about-style-9 .about-image-gallery .shape-group li.shape-1 {
    left: -126px;
    top: -19px;
}
.about-image-gallery .shape-group li.shape-1 {
    top: 20px;
    left: -100px;
}
.about-image-gallery .shape-group li {
    position: absolute;
    z-index: -1;
}
.about-image-gallery img {
    border-radius: 10px;
}
.about-style-9 .about-image-gallery .shape-group li.shape-2 {
    left: -63px;
    top: -47px;
}
.about-image-gallery .shape-group li.shape-2 {
    bottom: -30px;
    right: 130px;
}
.about-image-gallery .shape-group li {
    position: absolute;
    z-index: -1;
}
.about-image-gallery img {
    border-radius: 10px;
}
.about-style-9 .about-image-gallery .shape-group li.shape-3 {
    right: -5px;
    bottom: 211px;
    z-index: 1;
}
.about-image-gallery .shape-group li {
    position: absolute;
    z-index: -1;
}
.about-style-9 .about-image-gallery .shape-group li.shape-3 span {
    display: block;
    height: 101px;
    width: 101px;
    border: 15px solid var(--color-tertiary);
    border-radius: 50%;
}
/*.about-style-9 .about-content {
    padding-left: 45px;
}*/
.about-content .section-title {
    margin-bottom: 20px;
}
.section-title.section-left {
    text-align: left;
}
.section-title .pre-title {
    font-weight: 500;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 14px;
	color:#243a85;
    letter-spacing: 1px;
}
.section-title .title {
    margin-bottom: 4px;
	color:#4B566A;
}
.color-secondary {
    color: var(--color-secondary);
}
.section-title .shape-line {
    display: block;
    color: var(--color-primary);
}
.section-title p {
    margin-bottom: 24px;
    margin-top: 15px;
}
.about-style-9 .about-content .features-list li {
    font-weight: var(--p-bold);
}
.about-content .features-list li {
    font-weight: var(--p-medium);
    font-family: var(--font-secondary);
    color: var(--color-heading);
    padding-left: 35px;
    position: relative;
    margin-bottom: 16px;
    margin-top: 16px;
}
.about-content .features-list li:before {
    content: "\e913";
    font-family: 'icomoon';
    color: var(--color-tertiary);
    font-size: 19px;
    position: absolute;
    left: 0;
    top: -3px;
}
.about-style-9 .about-content .edu-btn {
    margin-top: 25px;
}


.price__features ul li:not(:last-child) {
    margin-bottom: 10px;
}
.price__features ul li {
    font-size: 16px; 
    color: #0e1133;
    position: relative;
    padding-left: 30px;
}
.price__features ul li i {
    position: absolute;
    left: 0;
    top: 3px;
    display: inline-block;
    color: #243a85;
    font-size: 8px;
    height: 18px;
    width: 18px;
    line-height: 19px;
    text-align: center;
    border-radius: 50%;
    background: rgba(141,158,255,.7);
}
li {
    list-style: none;
}

.grey-bg {
	border-radius: 8px;
    background: #f3f4f8;
	border-radius: 20px;
}
.bg-blue
{
	background:#243a85;
	color:#fff;
	border-radius: 20px;
}
.price__features ul li .white-tik-iocn
{
    background: rgba(249,249,249,.7) !important;
}
.price__features ul li .white-tik-iocn:hover
{
    background: rgba(238,241,255,.7) !important;
	
}

.e-btn:hover {
    color: #fff;
    box-shadow: 0 10px 24px 0 rgb(4 23 118 / 30%);
}
.e-btn-4 {
    height: 46px;
    line-height: 44px;
    border: 2px solid #243a85;
    background: #243a85;
    color: #fff;
}
.e-btn {
    display: inline-block;
    height: 50px;
    text-align: center;
    padding: 0 25px;
    color: #fff;
    background: #243a85;
    border-radius: 4px;
    font-weight: 600;
   
}

.e-btn-border:hover {
    background: #fff;
    border-color: #fff;
    color: #243a85;
	transition: 0.5s;
	box-shadow: 0 10px 24px 0 rgb(255 255 255 / 25%);
}
.e-btn-border {
    height: 46px;
    line-height: 44px;
    border: 2px solid #fff;
    color: #0e1133;
    background: #fff;
}
.price__features ul li:hover {
    color: #243a85;
	transition: 0.7s;
}
.price__features ul li:hover i {
    background: #243a85;
    color: #fff;
	transition: 0.7s;
}
.price-item{
	padding: 45px 50px 60px;
    border-radius: 6px;
	}
	.list-group-item.active {
        z-index: 2;
        color: #fff;
        background-color: #243a85;
        border-color: #243a85;
    }
	.Oodua-Services-card
	{
		height:24rem;
		border: 2px solid #eef0f6;
		border-radius: 15px;
	}
	.Oodua-Services-card:hover{
	box-shadow: 0 20px 30px 0 rgb(4 23 118 / 30%);
	transition: 0.5s;
	}
	.price-item h4
	{
		font-size: 20px; 
	}
	
	.Oodua-Services-card img
	{
		width: auto;
    	height: 60px;
	}
	
	.Oodua-Services-card h4
	{
		font-size: 20px;
		color: #4B566A;
	}
	
	.Oodua-Services-card span
	{
		font-weight: 700;
    	font-size: 16px;
		color: #4B566A;
	}
	
	.oodua-service-content
	{
		margin-bottom:2rem;
	}
	
	.section__title h2{
    font-size: 30px;
    color: #4B566A;
    text-transform: capitalize;
    z-index: 1;
    margin-bottom: 3px;
}

.about-content p
{
	font-size: 16px;
    color: #4B566A; 
} 
.profile-edit-address {
    border: 1px solid #ddd;
    padding: 1rem 1rem;
}
.gray-bg {
    background: #f5f7fd;
}

.page-title {
    padding: 160px 0 0;
    position: relative;
}
.bg-no-repeat {
    background-repeat: no-repeat;
}
.bg-cover {
    background-size: cover;
}
.page-title .pt-title {
    text-align: center;
    position: relative;
    z-index: 1;
}
.page-title .pt-title h1 {
    color: #ffffff;
    margin: 10px 0 65px;
    font-size: 40px;
    text-align: center;
    font-weight: 400;
}
.page-title:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #243a85;
    opacity: 0.6;
}
.page-title .cs-breadcrumb {
    padding: 6px 10px;
    margin: 0 0 -20px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 5px 20px -4px rgb(0 0 0 / 27%);
}
.page-title .cs-breadcrumb li {
    font-size: 14px;
    margin: 0 15px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    list-style: none;
}
.page-title .cs-breadcrumb a {
    color: #2e3280;
    text-decoration: none;
}
.page-title .cs-breadcrumb li.active {
    color: #243a85;
}

.page-title .cs-breadcrumb li:not(:first-child):after {
    width: 5px;
    height: 5px;
    background: #243a85;
    left: -18px;
    content: "";
    float: left;
    position: absolute;
    top: 11px;
    border-radius: 50%;
}
.box-shadow {
    box-shadow: 0px 15px 38px rgb(0 0 0 / 10%);
}
.border-radious-10
{
border-radius: 10px;
}

.shadow-hover
{
box-shadow: 0 20px 30px 0 rgb(4 23 118 / 30%);
}

.text-gray
{
color:#4B566A;
}

 

.footer-bottom {
    padding: 0px;
    color: #fff;
    position: relative;
    z-index: 1;
    font-weight: 400;
	margin-top:2rem;
}
.footer-bottom .footer-bottom-info {
    display: flex;
    padding: 30px 0px;
    justify-content: center;
    align-items: center;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.contact-addressbox
{
	padding: 60px 15px 15px 15px;
}	



/*features item*/

.feature-item {
    margin-right: 20px;
    padding: 30px 20px 20px 20px;
    border-radius: 10px;
    text-align: left;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px 1px rgb(145 140 145 / 35%);
    -moz-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.35);
    box-shadow: 0px 0px 8px 1px rgb(145 140 145 / 35%);
}
/*.feature-item > img.f-icon {
    font-size: 28px;
    height: 55px;
    width: 55px;
    line-height: 55px;
    background-color: #35ab39;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    border-radius: 50px;
    color: #fff;
}*/

.feature-item .service-icon {
    color: #FAA725;
}
.feature-item  .service-icon {
   color: #00ACC2;
   background:#243a85;
    font-size: 25px;
    line-height: 65px;
    text-align: center;
    width: 70px;
    height: 70px;
    border-radius: 50%;   
}
.feature-item .service-icon img{
	width:40px;
}

.feature-item .title {
    margin: 1.5rem 0 0.8rem;
}
.feature-item p {
    margin-bottom: 15px;
   
}
.feature-item .r-icon {
    font-size: 25px;
    font-weight: 900;
    display: block;
    text-align: right;
    color: #d5d3d3;
}

.feature-item:nth-child(2) {
    margin-top: 23px;
}

/*about section style*/

.about-heading .title
{
	font-size: 20px	
}



.media-body
{
	padding: 15px 15px 15px 15px;
}

.media-body p
{
	color: #4B566A;
    font-weight: 600;
}