/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */

/*   01 - General & Basic Styles    */
/*   02 - Header Styles   		    */
/*   03 - Slider Styles   		    */
/*   04 - About Styles   		    */
/*   05 - Footer Styles   		    */
/*   06 - Business Potential Styles */
/*   07 - Distribution Sales Styles */
/*   08 - Testimonials Styles       */
/*   09 - Parteners Styles          */
/*   10 - About Page Styles         */
/*   11 - business-potential Styles */
/*   12 - Contact Page Styles       */
/*   13 - News Page Styles          */
/*   14 - Jobs Page Styles          */
/*   15 - Divisions Page Styles     */



/*   01 - General & Basic Styles   */

@font-face {
    font-family: 'DinNextLight';
    src: url('../fonts/din-next/light/DinNextLight.eot');
    src: url('../fonts/din-next/light/DinNextLight.eot') format('embedded-opentype'), url('fonts/din-next/light/DinNextLight.woff2') format('woff2'), url('fonts/din-next/light/DinNextLight.woff') format('woff'), url('fonts/din-next/light/DinNextLight.ttf') format('truetype'), url('fonts/din-next/light/DinNextLight.svg#DinNextLight') format('svg');
}
@font-face {
    font-family: 'DinNextRegular';
    src: url('../fonts/din-next/regular/DinNextRegular.eot');
    src: url('../fonts/din-next/regular/DinNextRegular.eot') format('embedded-opentype'), url('fonts/din-next/regular/DinNextRegular.woff2') format('woff2'), url('fonts/din-next/regular/DinNextRegular.woff') format('woff'), url('fonts/din-next/regular/DinNextRegular.ttf') format('truetype'), url('fonts/din-next/regular/DinNextRegular.svg#DinNextRegular') format('svg');
}
@font-face {
    font-family: 'DinNextMedium';
    src: url('../fonts/din-next/medium/DinNextMedium.eot');
    src: url('../fonts/din-next/medium/DinNextMedium.eot') format('embedded-opentype'), url('fonts/din-next/medium/DinNextMedium.woff2') format('woff2'), url('fonts/din-next/medium/DinNextMedium.woff') format('woff'), url('fonts/din-next/medium/DinNextMedium.ttf') format('truetype'), url('fonts/din-next/medium/DinNextMedium.svg#DinNextMedium') format('svg');
}
@font-face {
    font-family: 'DinNextBold';
    src: url('../fonts/din-next/bold/DinNextBold.eot');
    src: url('../fonts/din-next/bold/DinNextBold.eot') format('embedded-opentype'), url('fonts/din-next/bold/DinNextBold.woff2') format('woff2'), url('fonts/din-next/bold/DinNextBold.woff') format('woff'), url('fonts/din-next/bold/DinNextBold.ttf') format('truetype'), url('fonts/din-next/bold/DinNextBold.svg#DinNextBold') format('svg');
}

html {
  scroll-behavior: smooth;
}

*{
    font-family: 'DinNextRegular';
}
p{
  	font-family: 'DinNextRegular';
	font-size: 15px;
	line-height: 28px;
  	font-weight: 400;
  	color: #454545;
	direction:ltr;
    text-align: justify;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul li{
	list-style: none;
}
img{
	max-width: 100%;
}
h1, h2, h3, h4, h5, h6{ 
	font-family: 'DinNextRegular';
    font-weight: bold;
}
a{
    font-weight: 400;
	text-decoration: none;
}
a:hover,
a:focus {
	text-decoration: none;
	o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
a{
	text-decoration: none;
	o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
body{
  	overflow-x: hidden;
  	color: #243841;
}
.main-site-content{
	background: #f7f7f7;
}
b, strong {
	font-weight: 800 !important;
}
ul{
	padding: 0;
}
ul li{
	list-style: none;
}
.div-50{
	height: 50px;
	width: 100%;
	display: block;
}
.div-10{
	height: 10px;
	width: 100%;
	display: block;
}
.div-20{
  height: 20px;
  width: 100%;
  display: block;
}
.div-30{
  height: 30px;
  width: 100%;
  display: block;
}
.div-100{
  height: 100px;
  width: 100%;
  display: block;
}   
.div-80{
  height: 80px;
  width: 100%;
  display: block;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
img{
	max-width: 100%;
}


/*   02 - Header Styles   		   */
.header{
	background: #ffffff;
}
.main-header{
	position: relative;
}
.top-header {
    position: absolute;
    right: 17px;
    top: 45px;
}
.social-icons{
	float: right;
}
.lang-nav{
	float: left;
	border-right: 1px solid;
}
.navbar-nav .nav-item .nav-link{
	color: #525252;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500;
}
.main-header .navbar-nav{
	margin-top: 0px;
}
.navbar-nav .nav-item.active .nav-link, .navbar-nav .nav-item .nav-link:hover, .social-icons a:hover {
	color: #dc5f70;
	border-bottom:2px solid #dc5f70;
}
.navbar-brand{
	margin-right: 0;
}

/*   03 - Slider Styles   		   */
.slider-desc {
    position: absolute;
    left: 0;
    top: 25%;
    z-index: 99;
    width: 100%;
    color: #ffffff;
}
.slider-desc p{
	text-transform: uppercase;
	color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    padding: 0 10px;
    margin-bottom: 20px;
}
.slider-desc h4{
	font-size: 55px;
	text-transform: uppercase;
	margin-bottom: 40px;
	font-weight: 800;
	letter-spacing: 3px;
}
.custom-btn {
    background: #dc5f70;
    color: #ffffff;
    border-radius: 5px;
    font-size: 18px;
    padding: .4rem 1.5rem;
    border: 2px solid #dc5f70;
    text-transform: uppercase;
	direction:ltr;
}
.custom-btn:hover{
	background: #ffffff;
	color: #243841;
}
.slider-carousel .owl-dots {
    position: absolute;
    bottom: 50px;
    width: 100%;
}
.slider-carousel .owl-dots .owl-dot span {
    width: 20px;
    height: 20px;
    background: transparent;
    border-radius: 30px;
    border: 1px solid #ffffff;
    margin-left: auto;
    margin-right: auto;
}
.slider-carousel .owl-dots .owl-dot.active span, .slider-carousel .owl-dots .owl-dot:hover span {
    background: #ffffff;
}
.slider-carousel .owl-dot{
	margin-left: 5px;
	margin-right: 5px;
}
button:focus {
    outline: none !important;
}

/*   04 - About Styles   		   */
.about-sec {
    padding: 100px 0 30px 0;
}
.sec-title{
	text-align: center;
    margin-bottom: 30px;
}
.sec-title p{
	color: #dc5f70;
	text-align: center;
	font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
   	margin-bottom: 10px;
}
.sec-title h4{
	font-size: 45px;
    text-transform: uppercase;
    font-weight: 800;
    color: #292929;
    letter-spacing: 2px;
}
.custom-link{
	color: #dc5f70;
}
.custom-link:hover{
	color: #243841;
}
.about-img{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

/*   05 - Footer Styles   		   */
.footer-menu {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
}
.footer-menu li{
	margin-bottom: 20px;
}
.footer-social-icons .nav-link{
	border: 1px solid #dc5f70;
    border-radius: 50%;
    color: #dc5f70;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-right: 0;
    padding-left: 0;
    margin-right: 10px;
	background:#fff;
	padding-top: 3px;
}
.footer-social-icons .nav-link:hover{
	background: #dc5f70;
	color: #ffffff;
}
.footer{
	background: #403b3b;
	padding: 50px 0;
}
.footer h3{
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 800;
	margin-bottom: 20px;
}
.footer h4{
	color: #ffffff;
	font-size: 22px;
	margin-bottom: 20px;
}
.contact-info img {
    margin-right: 15px;
}
.contact-info span{
	display: block;
}
.contact-info .media{
	padding: 10px 0;
}
.footer p{
	font-size: 16px;
	color: #fff;
}
.footer-menu a{
	color: #fff;
}
.footer-menu .active a, .footer-menu a:hover{
	color: #dc5f70;
}
.contact-info .media-body span{
	color: #243841;
}
.subscribe{
	position: relative;
	margin-top: 20px;
}
.subscribe-btn {
    background: #dc5f70;
    color: #ffffff;
    position: absolute;
    right: 0;
    top: 0;
}
.subscribe-btn:hover{
	background: #ffffff;
	border-color: #dc5f70;
}
.note{
	color: #f1f2f3 !important;
	font-size: 16px !important;
	margin-bottom: 0;
}
/* Back to top button */
.back-to-top {
    position: fixed;
    display: none; 
    border-radius: 10px;
    right: 65px;
    bottom: 40px;
    transition: none;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 3px 0;
    background-color: #dc5f70;
    z-index: 9999;
    color: #fff;
    font-size: 20px;
    border: 1px solid #dc5f70;
}
.back-to-top .fa{
    color: #fff !important;
    padding: 0px 10px 0px 10px;
    font-size: 23px;
    font-style: normal;
    font-weight: 100;
}
.back-to-top:hover {
	background: #ffffff;
	color: #292929;
}

/*   06 - Business Potential Styles*/
.business-potential-sec{
	background: #eff1f0;
	padding: 100px 0;
}
.business-desc{
	background: #ffffff;
	padding: 25px;
}
.raduis-custom-btn{
	background: #dc5f70;
    color: #ffffff;
    border-radius: 20px;
    font-size: 18px;
    padding: .4rem 1.5rem;
    border: 1px solid #dc5f70;
    text-transform: capitalize;
}
.raduis-custom-btn:hover{
	background: #ffffff;
	color: #243841;	
}
.business-desc h5{
	text-transform: uppercase;
}
.business-block img{
	width: 100%;
	height: 295px;
}

/*   07 - Distribution Sales Styles */
.distribution-sales-sec{
	padding: 50px 0 20px 0;
	background: url(../images/bg.png) no-repeat;
	background-size: 100% 100%;
    position: relative;
}
.distribution-sales-sec p{
	color: #ffffff;
	font-size: 16px;
}
.distribution-sales-sec .sec-title p{
	color: #ffffff;
	text-align: left;
	font-size: 22px;
}
.distribution-sales-sec .sec-title h4{
	text-align: left;
	color: #ffffff;
}
.distribution-block h5{
	color: #ffffff;
	font-size: 17px;
}
.distribution-icon{
	width: 100%;
	height: 80px;
	margin-bottom: 10px;
}
.laptop-photo {
    /* margin-top: 50px; */
    position: absolute;
    /* bottom: 0; */
    top: 50px;
    height: 715px;
}
.distribution-sales-sec .container-fluid{
	padding-left: 0;
}

/*   08 - Testimonials Styles       */
.testimonials-sec{
	padding: 100px 0;
}
.testimonials-item h5{
	text-align: center;
	color: #68696b;
	margin-bottom: 20px;
	font-size: 22px;
}
.testimonials-item p{
	padding: 0 100px;
}
.testimonials-carousel .owl-dots .owl-dot span {
    width: 20px;
    height: 20px;
    background: #ffffff;
    border-radius: 30px;
    border: 1px solid #dc5f70;
    margin-left: auto;
    margin-right: auto;
}
.testimonials-carousel .owl-dots .owl-dot.active span, .testimonials-carousel .owl-dots .owl-dot:hover span {
    background: #dc5f70;
}
.testimonials-carousel .owl-dot{
	margin-left: 5px;
	margin-right: 5px;
}

/*   09 - Parteners Styles          */
.parteners-sec{
	padding-bottom: 100px;
}
.parteners-item {
    padding: 0 10px;
    align-items: center;
    display: inline-flex;
}

.full-width-map{
    width: 100%;
    height: 400px;
}


/*   10 - About Page Styles         */
.breadcrumb-sec{
	background: url(../images/bradcrump.png) no-repeat;
    padding: 50px 0 50px 0;
    text-align: center;
}
.breadcrumb-sec h2{
	color: #ffffff;
	font-size: 40px;
}
.breadcrumb {
    padding: .5rem 1rem;
    margin-bottom: 0;
    background-color:transparent;
    border-radius: 0;
}
.breadcrumb-item a{
	color: #ffffff;
}
.breadcrumb-item+.breadcrumb-item::before {
    color: #ffffff;
}
.breadcrumb-item.active {
    color: #ffffff;
}
.vission-div img{
	margin-right: 20px;
}
.vission-div{
	margin-top: 30px;
}
.vission-div .media-body{
	padding-top: 10px;
}
.structure-img {
    margin-bottom: 100px;
    margin-top: 50px;
}
.sec-title.text-left p{
	text-align: left;
}
.structure-sec{
	padding-bottom: 100px;
}


/*   11 - business-potential Styles */
.trade-desc{
	padding-top: 20px;
    padding: 10px;
}
.business-sec{
	padding-bottom: 100px;
}
.business-sec .business-block img{
	border-radius: 10px;
}
.full-width{
	width: 100%;
	margin-bottom: 50px;
}

/*   12 - Contact Page Styles       */
.contact-map{
	width: 100%;
	height: 200px;
}
.contact-sec{
	padding: 100px 0;
}
.contact-frm label{
	font-weight: 600;
}
.orange-color{
	color: #dc5f70;
}
.mb-30{
	margin-bottom: 30px;
}
.contact-sec .contact-info{
	margin-bottom: 25px;
}
.staff-access-sec{
	padding: 100px 0;
}

.profile-sec{
	padding: 100px 0;
}
.mt-100{
	margin-top: 100px;
}

/*   13 - News Page Styles          */
.news-block img{
	width: 100%;
	/*height: 315px;*/
}
.news-photo{
	position: relative;
}
.news-date {
    position: absolute;
    bottom: 0;
    right: 30px;
    background: #232162;
    color: #fff;
    text-align: center;
    padding: 10px 5px;
}
.news-date span{
	display: block;
}
span.day {
    font-weight: 900;
    font-size: 25px;
}
.month{
	text-transform: uppercase;
}
.news-block{
	margin-bottom: 30px;
}
.news-block p{
	margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.news-sec{
	padding: 100px 0;
}
.page-item.active .page-link {
    z-index: 1;
    color: #ffffff !important;
    background-color: #232162 !important;
    border-color: #232162 !important;
}
.pagination-lg .page-item .page-link {
    border-radius: .3rem !important;
    color: #ffffff;
    background: #c1c1c1;
    border-color: #c1c1c1;
}
.pagination-lg .page-item{
	margin-right: 10px;
}
.mt-20{
	margin-top: 20px;
}
.trade-desc h5 a{
	color: #243841;
	font-weight: bold;
}
.trade-desc h5 a:hover{
	color: #dc5f70;
}

/*   14 - Jobs Page Styles          */
.jobs-sec{
	padding: 100px 0;
}
hr {
    margin-top: 3rem;
    margin-bottom: 3rem;
    border: 0;
    border-top: 1px solid #454545;
}
.job-block .full-width{
	margin-bottom: 20px;
}
h4 a{
	color: #243841;
	font-weight: bold;
}
h4 a:hover{
	color: #dc5f70;
}
.application {
    background: #dc5f70;
    padding: 50px;
	color: #fff;
}
.application h5{
	margin-bottom: 20px;
}

.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 6px 20px;
    margin-bottom: 0;
    border-radius: 5px;
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}
/* style 6 */
.inputfile-6{
	display: none;
}
.inputfile-6 + label {
    color: #495057;
}

.inputfile-6 + label {
    border: 1px solid #ced4da;
    background-color: #ffffff;
    padding: 0;
}

.inputfile-6:focus + label,
.inputfile-6.has-focus + label,
.inputfile-6 + label:hover {
    border-color: #ced4da;
}

.inputfile-6 + label span,
.inputfile-6 + label strong {
    padding: 6px 20px;
    /* 10px 20px */
}

.inputfile-6 + label span {
    width: 70%;
    min-height: 2em;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
}

.inputfile-6 + label strong {
    height: 100%;
    color: #ffffff;
    background-color: #dc5f70;
    width: 30%;
    display: inline-block;
}

.inputfile-6:focus + label strong,
.inputfile-6.has-focus + label strong,
.inputfile-6 + label:hover strong {
    background-color: #dc5f70;
}

@media screen and (max-width: 50em) {
	.inputfile-6 + label strong {
		display: none;
	}
}


/*   15 - Divisions Page Styles     */
.division-block img{
	height: 315px;
	width: 100%;
}
.division-block {
	margin-bottom: 50px;
}
.division-sec{
	padding: 100px 0 50px 0;
}

.title-hr
{
	margin-bottom:10px;
	margin-top:15px;
}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) { 
    body{
        overflow-x: hidden !important;
    }
    .navbar-brand img{
    	width: 100px;
    }
    .top-header {
	    right: 8px;
	    top: 25px;
	}
	.navbar-toggler{
		margin-top: 55px;
	}
	.main-header .navbar-nav {
	    margin-top: 10px;
	    border-top: 3px solid #243841;
	}
	.slider-desc {
	    top: 5%;
	}
	.slider-desc p {
	    font-size: 15px;
	    padding: 0px 15px;
	}
	.slider-desc h4 {
	    font-size: 25px;
	    margin-bottom: 15px;
	}
	.slider-carousel .owl-dots {
	    display: none;
	}
	.footer-social-icons {
	    margin-top: 0;
	    margin-bottom: 20px;
	}
	.top-footer p {
	    margin-bottom: 0;
	    padding-right: 0;
	}
	.sec-title h4 {
	    font-size: 25px;
	}
	
	img.slogin-photo {
	    width: 60%;
	    float: right;
	}
	.business-block{
		margin-bottom: 20px;
	}
	.laptop-photo {
   		top: 30px;
    	height: auto;
    	position: relative;
	}
	.testimonials-item p {
    	padding: 0 50px;
	}
	.owl-nav{
		display: none;
	}
	.parteners-carousel .owl-item {
		text-align: center;
	}
	.back-to-top {
	    right: 20px;
	    bottom: 100px;
	}
	.contact-map{
		margin-bottom: 30px;
	}
	.contact-sec .contact-info{
		margin-bottom: 20px;
	}
	.mt-100{
		margin-top: 50px;
	}
	.application{
		padding: 20px;
	}
	.division-block img {
	     height: 360px; 
	    width: 100%;
	    margin-bottom: 20px;
	}
	.division-desc{
		margin-bottom: 20px;
	}
	.division-block{
		margin-bottom: 20px;
	}
}

@media (min-width: 576px){
    
}

/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) { 
    
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {  }

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 1200px) and (max-width: 1366px) { 
   
    
}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {  }

.pagination-lg li {
    border-radius: .3rem !important;
    color: #ffffff;
    background: #c1c1c1;
    border-color: #c1c1c1;
}

.pagination-lg li {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
	margin-right: 10px;
}

.pagination-lg li a {
    position: relative;
    display: block;

    line-height: 1.25;
    color: #fff;
   
}

.pagination-lg li.active {
    background:#dc5f70;
}

.has-error p , .has-error .help-block
{
	color:red;
	font-size:12px;
}

.navbar-brand img
{
	width:auto;
}

.gray_bg
{
	background:#fafafa;
}

.footer-title h4 {
    border-bottom: 4px solid #dc5f70;
    padding-bottom: 14px;
    display: table;
}

footer .contact-info .media-body span
{
	color:#fff;
}

.career_block
{
	background: #fff;
    padding: 5px;
	padding-bottom: 25px;
}

.career_block2
{
	box-shadow: 1px 1px 5px 0px #ccc;
}

.join_now
{
	border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 2px 2px 2px -1px #ccc;
    padding: 8px 20px;
}

.join_now:hover
{
	background:#dc5f70;
	color:#fff;
}

.zoom
{
	position: absolute;
    top: -40%;
    right: 40%;
    background: #dc5f70;
    width: 50px;
    height: 50px;
    text-align: center;
    padding-top: 14px;
    border-radius: 50%;
    color: #fff;
	webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.news-photo:hover .zoom
{
	top: 40%;
}

.news-photo
{
	overflow:hidden;
}

.about-sec.gray_bg .col-md-4:nth-child(1) .about_block
{
	background:#fff;
	box-shadow: 1px 1px 5px 0px #ccc;
	padding:0px;
}
.about_block
{
	background:#fff;
	box-shadow: 1px 1px 5px 0px #ccc;
	padding:10px;
}

.about_block_margin_top
{
	background: #fff;
    box-shadow: 1px 1px 5px 0px #ccc;
    z-index: 999;
    position: relative;
    margin: -80px 33px;
    padding: 15px;
}

.pb-100
{
	padding-bottom:100px;
}

.service_block
{
	box-shadow: 1px 1px 5px 0px #ccc;
	margin-bottom: 30px;
	background: #fff;
    min-height: 240px;
}

.service_carousel .service_block a:first-child img
{
	width: 100px;
    height: auto;
    padding: 20px;
    padding-bottom: 0;
	display:inline-block;
}
.service_carousel  .owl-nav
{
	position:absolute;
	top:-130px;
	right:0;
}

.service_carousel  .owl-nav button.owl-prev
{
	background:#dc5f70;
	width: 25px;
    height: 30px;
    color: #fff;
}

.service_carousel  .owl-nav button.owl-next
{
	background:#dc5f70;
	width: 25px;
    height: 30px;
    color: #fff;
}

.service_row
{
	margin: 0px auto;
    display: table;
    position: relative;
    width: 60px;
    height: 60px;
    background: #dc5f70;
    border-radius: 50%;
    text-align: center;
    padding-top: 15px;
    font-size: 20px;
    color: #fff;
}
.service_row:hover
{
	background: #dc5f70;
	color:#fff;
}
.service_image
{
	margin-top:-32px;
	display: block;
}

.service_image_in
{
	background:#fff;
    bottom: 37px;
    padding: 10px;
}

.top_menue 
{
	background: #a2091c;
	padding:5px;
	overflow:hidden;
}

.top_menue span
{
	color:#fff;
	padding:0 4px;
}

.top_menue span i
{
	color:#dc5f70;
}

.service_blockin a:first-child img {
    width: 100px;
    height: auto;
    padding: 20px;
    padding-bottom: 0;
}
.service_block .trade-desc
 {
	min-height:100px; 
 }
.tab_link a
{
	background: #dc5f70;
    padding: 5px 15px;
    border-left: 2px solid #dc5f70;
    border-radius: 5px 5px 0 0;
}

.tab_link.active a
{
	background: #5f5fcf;
    padding: 5px 15px;
    border-left: 2px solid #dc5f70;
    border-radius: 5px 5px 0 0;
}

.tab_link  a.active
{
	background: #5f5fcf;
}

.tab_link  a
{
	color:#fff;
}

.application .nav-tabs {
    border-bottom: 1px solid #dc5f70;
	margin-bottom:15px;
}

.bg-color{
	background-color: #333;
}
.signup-step-container{
	padding: 150px 0px;
	padding-bottom: 60px;
}




    .wizard .nav-tabs {
        position: relative;
        margin-bottom: 0;
        border-bottom-color: transparent;
    }

    .wizard > div.wizard-inner {
            position: relative;
    margin-bottom: 50px;
    text-align: center;
    }

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 75%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 15px;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 16px;
    color: #0e214b;
    font-weight: 500;
    border: 1px solid #ddd;
}
span.round-tab i{
    color:#555555;
}
.wizard li.active span.round-tab {
        background: #0db02b;
    color: #fff;
    border-color: #0db02b;
}
.wizard li.active span.round-tab i{
    color: #5bc0de;
}
.wizard .nav-tabs > li.active > a i{
	color: #0db02b;
}

.wizard .nav-tabs > li {
    width: 19%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: red;
    transition: 0.1s ease-in-out;
}



.wizard .nav-tabs > li a {
    width: 30px;
    height: 30px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
    background-color: transparent;
    position: relative;
    top: 0;
}
.wizard .nav-tabs > li a i{
	position: absolute;
    top: -15px;
    font-style: normal;
    font-weight: 400;
    white-space: nowrap;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
    font-weight: 700;
    color: #fff;
}

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
    padding-top: 20px;
}


.wizard h3 {
    margin-top: 0;
}
.prev-step,
.next-step{
    font-size: 15px;
    padding: 8px 24px;
    border: none;
    border-radius: 4px;
    margin-top: 0px;
}
.next-step{
	background-color: #0db02b;
}
.skip-btn{
	background-color: #cec12d;
}
.step-head{
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 20px;
}
.term-check{
	font-size: 14px;
	font-weight: 400;
}
.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 40px;
    margin-bottom: 0;
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 40px;
    margin: 0;
    opacity: 0;
}
.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 40px;
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 2;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}
.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 38px;
    padding: .375rem .75rem;
    line-height: 2;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0;
}
.footer-link{
	margin-top: 30px;
}
.all-info-container{

}
.list-content{
	margin-bottom: 10px;
}
.list-content a{
	padding: 10px 15px;
    width: 100%;
    display: inline-block;
    background-color: #f5f5f5;
    position: relative;
    color: #565656;
    font-weight: 400;
    border-radius: 4px;
}
.list-content a[aria-expanded="true"] i{
	transform: rotate(180deg);
}
.list-content a i{
	text-align: right;
    position: absolute;
    top: 15px;
    right: 10px;
    transition: 0.5s;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fdfdfd;
}
.list-box{
	padding: 10px;
}
.signup-logo-header .logo_area{
	width: 200px;
}
.signup-logo-header .nav > li{
	padding: 0;
}
.signup-logo-header .header-flex{
	display: flex;
	justify-content: center;
	align-items: center;
}
.list-inline li{
    display: inline-block;
}
.pull-right{
    float: right;
}
/*-----------custom-checkbox-----------*/
/*----------Custom-Checkbox---------*/
input[type="checkbox"]{
    position: relative;
    display: inline-block;
    margin-right: 5px;
}
input[type="checkbox"]::before,
input[type="checkbox"]::after {
    position: absolute;
    content: "";
    display: inline-block;   
}
input[type="checkbox"]::before{
    height: 16px;
    width: 16px;
    border: 1px solid #999;
    left: 0px;
    top: 0px;
    background-color: #fff;
    border-radius: 2px;
}
input[type="checkbox"]::after{
    height: 5px;
    width: 9px;
    left: 4px;
    top: 4px;
}
input[type="checkbox"]:checked::after{
    content: "";
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(-45deg);
}
input[type="checkbox"]:checked::before{
    background-color: #18ba60;
    border-color: #18ba60;
}


.tab-content
{
	overflow:hidden;
}

.lang-link
{
	color:#fff;
}
.business-block2 img {
    width: 100px;
    height: auto;
    padding: 20px;
    padding-bottom: 0;
}
@media (max-width: 767px){
	.sign-content h3{
		font-size: 40px;
	}
	.wizard .nav-tabs > li a i{
		display: none;
	}
	.signup-logo-header .navbar-toggle{
		margin: 0;
		margin-top: 8px;
	}
	.signup-logo-header .logo_area{
		margin-top: 0;
	}
	.signup-logo-header .header-flex{
		display: block;
	}
}



@media (max-width: 778px) 
{ 	.top_menue .footer-social-icons
	{
		display:none;
	}
	.top_menue span 
	{
		color: #fff;
		padding: 0 0px;
		font-size: 13px;
	}
		
	.navbar-brand img 
	{
		width: 150px;
	}
	.navbar-toggler 
	{
		margin-top: 0px;
	}
	
	.slider-carousel .owl-item img 
	{
		display: block;
		width: auto !important;
		height: 390px;
		max-width: none;
	}
	.raduis-custom-btn
	{
		margin-bottom:15px;
	}
	.breadcrumb-sec {
		
		background-size: auto 100%;
		text-align: center;
	}
	.about_block
	{
		margin-bottom:15px;
	}
	.career_block
	{
		margin-bottom:15px;
	}
	
	.about_block_margin_top 
	{
		margin: -80px 33px 20px;
	}
}