﻿@charset "utf-8";
/*****************************************************************************
***************************Global css start **********************************
******************************************************************************/
ul, ol{margin:0; padding:0; list-style:none;}
h1,h2,h3,h4,h5,h6,p{margin:0;}
a:hover{ text-decoration:none;}
a:focus,.btn:focus,*:focus { outline:none !important; text-decoration:none;}
/*****************************************************************************
***************************Global css end ************************************
******************************************************************************/
/***** regular 400,medium 500,semi-bold 600,bold 700,extra-bold 800,******/
@font-face {
  font-family: 'Cera Pro Medium';
  src: url('../fonts/Cera Pro Medium.otf');
}
@font-face {
  font-family: 'Cera Pro Bold';
  src: url('../fonts/Cera Pro Bold.otf'),
}
@font-face {
  font-family: 'Cera Pro Light';
  src: url('../fonts/Cera Pro Light.otf'),
}

body{
  edium';*/
  font-size: 15px;
}
h1,h
  font-size: 15px;
}
h1,h4,h2, h3{
/*   font-family: "Cera Pro Bold";
*/}
img{
  max-width: 100%;
}
*{
  outline: none;
}
/*.container {
  max-width: 92%;
}*/
.bgClr {
  background-color: #fedc21;
}

.burger {
  padding: 100px 0;
}

.btn-lg {
    border-radius: 20px;
    font-size: 16px;
    width: 100%;
    height: 35px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
    border: 2px solid #f94f0e;
}
a:hover {
  color: #fff;
}
.main-title {
  font-size: 28px;
  font-weight: 600;
}

/*****header css start******/

.headerSec {
/*    height: 125px;
*/    position: relative;
    z-index: 9;
    background-color: #005aaa;
}
.navbar-brand {
    width: 200px;
    padding: 0;
}
.nav-link {
  color: #fff;
  margin: 0 15px;
  font-size: 16px;
}
.dropdown-item {
  padding: 10px ;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  font-weight: 400;
  min-width: 200px
}

.bannerContent p {
	color: #666;
	line-height: 28px;
	font-weight: 500;
	margin: 30px 0;
}
.bannerContent a {
    background: #fedc21;
    display: inline-block;
    text-align: center;
    color: #666;
    font-weight: 500;
    line-height: 36px;
    border-radius: 25px;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0px 25px;
}
.bannerContent a i{
  font-size: 18px;
  padding-right: 2px;
}
.bannerContent a:hover,.avalableCont a:hover{
  background: #033061;
  color: #fff;
}
.bannerContent a img {
	max-width: 21px;
	position: relative;
	top: -2px;
	margin-right: 5px;
}
/*****header css end******/

/*------------ About Section Css -------------*/

.aboutSec {
    padding-top: 50px;
    display: flex;
    color: #fff;
}

.aboutSec figure {
    width: 100px;
    height: 100px;
    margin: 0 auto 20px;
}
.about-item {
    border-right: 3px solid #ccc;
}
.about-item  p {
  font-size: 20px;
}



.featureSec{
  background: url("../images/feature.png");
  padding: 100px 0;
  background-size: cover;
}

  .clientSec {
    padding: 50px 0;
    color: #fff;
    background-color: #005aa9;
  }
  .clientSec .slick-slide {
    margin: 0 15px;
    background: #fff;
    /*padding: 19px 50px;*/
    box-shadow: 0 2px 18px rgba(0,0,0,0);
    border-radius: 16px;
    position: relative;
  }
  .clientSec .slick-arrow {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    z-index: 9;
    border: 2px solid #ab0003;
  }
  .clientSec .slick-arrow::before{
    content: "\f0d9";
    font-family: fontawesome;
    color: #ab0003;
  }
  .clientSec .slick-next.slick-arrow::before{
    content: "\f0da";
  }
  .banner-slider .slick-next {
    right: 20px;
  }
  .slick-next {
    right: -60px;
  }
  .slick-prev {
      left: -50px;
  }
  .clientSec .slick-slide {
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    background-color: #f8f9fa !important;
  }
.clientSec .slick-slide::after {
    content: "";
    position: absolute;
    background: url(../images/quateBtm.png);
    width: 25px;
    height: 25px;
    bottom: 100px;
    left: 45px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .clientSec .slick-list.draggable {
    padding: 60px 0 !important;
  }
  .clientSec .slick-slide p{
    color: rgba(0,7,20,0.8);
    font-size: 16px;
    line-break: 29px;
    padding: 30px;
    margin-bottom: 30px;
  }
   .clientImgbox h4 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
  }
  .clientImgbox span{
    color: #ffffff;
    display: inline-block;
    line-height: 20px;
    font-size: 12px;
  }
  .client-content [aria-expanded="true"] {
     display: none;
  }
  .clientslide a {
    color: #ab0003;
    display: inline-block;
    margin-top: 10px;
  }
  .clientslide a:hover {
     color:  #ab0003;
     opacity: 0.7;
  }

/*****contant css end******/
/*------------ Banner Section Css ------------*/
.bannerslider {
  background-color: #F94F0E;
}
.bannerslider-inner {
    /*background-image: url(../img/bg.png);
    background-repeat: no-repeat;
    height: 85vh;
    width: 100%;
    background-size: cover;*/
/*    align-items: center;
*/    display: flex;
}

.slider-item {
  background-repeat: no-repeat;
  height: 100vh;
  width: 100%;
  background-position: center center;
  background-size: cover;
}

.bannerslider-inner  h1 {
    font-size: 140px;
    font-weight: 700;
    letter-spacing: 5px;
    position: absolute;
    line-height: 120px;
    color: #fff;
    text-shadow: 0px 6px 18px #00000063;
}
.bannerslider-inner h3 {
    color: #fff;
    font-size: 34px;
    margin-top: 50%;
    font-weight: 400;
    width: 67%;
    position: relative;
}
.bannerslider-inner h3::after {
    content: "";
    border-bottom: 4px solid #fff;
    width: 900px;
    position: absolute;
    left: 0;
    bottom: -25px;
    border-radius: 5px;
} 
.stocks-btn {
    background-color: #005aa9;
    color: #fff;
    padding: 5px 25px;
    font-size: 26px;
    border-radius: 10px;
    font-style: italic;
    font-weight: 800;
    display: inline-block;
    position: absolute;
    margin-top: 50px;
    box-shadow: 0px 2px 5px #00000087;
}

/*-------------- Trading Css --------------*/
.trading-grp-inner {
    background-image: url(../img/bg1.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    width: 100%;
    padding: 50px;
    margin-top: 50px;
}
.trading-grp-inner  h3 {
      font-size: 32px;
    font-weight: 900;
}
.trading-grp-inner  p {
    font-size: 22px;
}

.globle-leader-text{
    font-size: 22px;
}
.globle-leader h4 {
  margin-top: 15px;
  font-size: 28px;
  font-weight: 600;
}
.globle-leader p {
    font-size: 20px;
    padding: 0 40px;
}

/*--------- Features Css ----------------*/
.bgorang {
   background-color: #fc622b !important;
}
.features-group {
    display: flex;
    justify-content: space-between;
}
.features-item {
    background-color: #eee;
    border-radius: 15px;
    width: 18%;
}
.features-item-inner {
    background-color: #005aa9;
    padding: 30px 20px;
    color: #fff;
    border-radius: 15px 15px 0 0px;
    text-align: center;
    min-height: 215px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.features-item-inner h4 {
    font-size: 30px;
    text-align: center;
    font-weight: 700;
}
.features-item figure {
    display: inline-flex;
    margin-top: -37px;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.features-item figure img {
     width: 70px;
}
.client-logo img {
    margin-right: 25px;
    width: 130px;
}

/*****Footer css start******/
.footerSec {
	background: #000;
	padding: 20px 0;
	color: #fff;
}
.footer-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    /*margin-top: 30px;*/
}
.footerSec ul li {
	display: inline-flex;
}
.socialIcon ul li a {
    color: #000;
    font-size: 20px;
    padding: 0 15px;
    background-color: #fff;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
}

.footerSec p {
	text-align: left;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
}
.footerMenu {
	text-align: left;
}
.footerMenu ul li {
  list-style: outside;
}
.footerMenu ul li a {
    font-size: 16px;
    padding: 0 5px;
    font-weight: 500;
    color: #033061;
    line-height: 25px;
}

.footerMenu p {
    font-size: 14px;
    margin-bottom: 10px;
    color: #666;
}
.footerMenu i {
    background-color: #666;
    color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    padding: 10px;
}
/*****Footer css end******/



@media (max-width: 767px) {
  .about-item h3 {
      font-size: 20px;
  }
}


/*****New css 30/4/2021*****/
.btn-lg span img {
    height: 20px;
    width: 20px;
    margin-right: 5px;
}

.Customer.Support {
    background-image: url(../img/img3.png);
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    height: 380px;
    width: 100%;
    z-index: 9999;
    margin: 50px 0px 65px;
    padding-top: 80px;
}
.Customer.Support .col-lg-6{
  z-index: -1;
}
.Customer.Support .left-col h3,.Customer.Support .right-col p {
    background-color: #fd4f06;
    min-height: 100px;
    display: flex;
    flex: 1;
    text-align: left;
    padding: 0px 20px;
    align-items: center;
    color: #ffffff;
    border-radius: 6px;
}
.Customer.Support .left-col p {
    color: #fd4f06;
    padding-left: 20px;
    font-size: 18px;
}
.Customer.Support .right-col h3, .Customer.Support .right-col p {
    padding-left: 185px;
    font-weight: 600;
}
.Customer.Support .right-col p {
    background-color: #005aaa;
    font-size: 22px;
    font-weight: 400;
}
.Customer.Support .right-col h3 {
  color: #005aaa;
  margin-bottom: 10px;
}

/*testimonial*/

.clientImgbox{
  display: flex;
  align-items: center;
  border-radius: 0px 0px 12px 12px;
  background-color: #005aa9;
  padding: 0px 30px;
  justify-content: space-between;
}
.clientImg .img-circle {
    margin-top: -45px;
    margin-left: 10px;
    border-radius: 50%;
}
.clientImg {
    height: 80px;
    width: 120px;
    padding: 5px;
}
.client-content{
  position: relative;
}
.client-content:before {
    position: absolute;
    content: "\f0dd";
    top: -56px;
    left: 82%;
    right: 0px;
    border: 0px;
    font-family: "FontAwesome";
    font-size: 62px;
    color: #005aa9;
}

.modal-dialog {
    max-width: 400px;
    margin-top: 5%;
}
.modal-header {
    background-color: #005aaa;
    color: #fff;
    display: flex;
    padding: 10px;
}
.modal-header h5 {
  width: 100%;
  text-align: center;
}
.modal-body {
 padding: 30px 0 ; 
}
.modal-content {
    border-radius: 15px;
}
.form-group {
    width: 44%;
    margin: 20px 20px 0px;
}
.form-control {
    background-color: #eee !important;
    border-radius: 15px;
}
.form-group label {
    font-weight: 600;
    margin-bottom: 3px;
    font-size: 14px;
}
.form-control:focus {
  outline: #005aaa;
}
.submit-btn {
    text-align: center;
    margin-top: 30px;
    width: 100%;
    padding-bottom: 30px;
}
.submit-btn .btn-primary {
    color: #fff;
    border-color: #005aaa;
    background: #005aaa;
    width: 170px;
    padding: 10px;
    box-shadow: 0px 5px 10px #aaa;
}

.about-banner {
  background-image: url('../img/about-banner.png');
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
}
.about-content-grp {
  padding: 40px 0;
}
.about-content-grp h4 {
  color: #005aaa;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}
.about-content-grp p {
    font-size: 14px;
    margin-bottom: 20px;
}
.about-content-item {
    background-color: #005aaa;
    width: 80%;
    color: #fff;
    padding: 30px;
    border-radius: 10px;
    min-height: 100%;
}
.about-content-item h5 {
    background-color: #f94f0e;
    position: absolute;
    left: 16px;
    padding: 5px 30px 5px 15px;
    font-size: 16px;
    border-radius: 0 15px 15px 0px;
    height: 35px;
}
.about-content-item p {
  margin-top: 50px;
  margin-bottom: 0;
  font-size: 16px;
}
.about-title {
    background-color: #f94f0e;
    color: #fff;
    border-radius: 10px;
    margin-bottom: 0;
    font-size: 22px;
    padding: 5px 10px;
    display: inline-block;
}

.tabs {
  max-width: 538px;
}
.tabs-nav {
  display: flex;
  justify-content: center;
}
.tabs-nav li {
  float: left;
  width: 45%;
  padding-top: 20px;
}
.tabs-nav li:first-child a {
  border-right: 0;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.tabs-nav li:last-child a {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.register-grp  a {
  background: #eaeaed;
  border: 1px solid #cecfd5;
  color: #fc6837;
  display: block;
  font-weight: 600;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
}
.register-grp  a:hover {
  color: #fff;
}
/*.tab-active a {
    background: #fd6635;
    border-bottom-color: transparent;
    color: #fff;
    cursor: default;
    border-radius: 0;
}
.tabs-stage {
  border: 1px solid #cecfd5;
  border-radius: 0 0 6px 6px;
  border-top: 0;
  clear: both;
  padding: 24px 30px;
  position: relative;
  top: -1px;
}*/
.register-grp {
  background-image: url('../img/org-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  /*height: 100vh;*/
}
.regi-header {
    background-color: #005aaa;
    border-radius: 10px 10px 0 0;
    text-align: center;
    padding: 15px;
    color: #fff;
}
.register-form {
    background-color: #fff;
    border-radius: 0 0 10px 10px;
    border: 0 !important;
}
.register-form form {
  display: flex;
  flex-wrap: wrap;
}

.register-frm {
    background-color: #fff;
    border-radius: 0 0 10px 10px;
    border: 0 !important;
}
.register-frm frm {
  display: flex;
  flex-wrap: wrap;
}

.thead-theme-col {
    background-color: #F48120;
    color: #fff;
  }
.products-table table tr td {
  background-color: #f7f7f9;
}
#accordion .card {
  margin-bottom: 20px;
}
.marque-status {
  background-color:#1B517F;
  padding: 15px 0;
}
.marque-status small {
  font-size: 14px;
  opacity: 0.8;
  margin: 0 5px;
}
.marquee-box {
    border: 1px solid transparent;
    margin: 0 40px 0 10px;
    padding: 7px 10px;
    font-size: 12px;
}
.orange-bg {
  background-color: #FD4D01;
}
.green-bg {
  background-color: green;
}


