/********** Template CSS **********/
:root {
    --primary: #F3525A;
    --secondary: #F6F6F6;
    --light: #FFFFFF;
    --dark: #152440;
}

h1,
h2,
.font-weight-bold {
    font-weight: 700 !important;
}

h3,
h4,
.font-weight-semi-bold {
    font-weight: 600 !important;
}

h5,
h6,
.font-weight-medium {
    font-weight: 500 !important;
}

.dropdown-menu[data-bs-popper] {
  top: 73%;
  left: 12px;
}
.nav-item .nav-link{
  color: #000 !important;
  font-weight: 400 !important;
}


.nav-item.nav-link.active {
  color: #cb5927 !important;
  font-weight: bold !important;
  text-decoration: underline;
}

.pt-6 {
    padding-top: 90px;
}

.pb-6 {
    padding-bottom: 90px;
}

.py-6 {
    padding-top: 90px;
    padding-bottom: 90px;
}

.btn {
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    transition: .5s;
}

.btn-primary {
    color: #FFFFFF;
}

.btn-square {
    width: 36px;
    height: 36px;
}

.btn-sm-square {
    width: 28px;
    height: 28px;
}

.btn-lg-square {
    width: 46px;
    height: 46px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 45px;
    bottom: 45px;
    z-index: 99;
}

.top-shape::before {
    position: absolute;
    content: "";
    width: 35px;
    height: 100%;
    top: 0;
    left: -17px;
    background: var(--primary);
    transform: skew(40deg);
}

.logo {
  width: 63%;
}

.navbar-light .navbar-nav .nav-link {
    font-family: 'Barlow', sans-serif;
    padding: 35px 15px;
    font-size: 15px;
    text-transform: uppercase;
    color: var(--dark);
    outline: none;
    transition: .5s;
}

.sticky-top.navbar-light .navbar-nav .nav-link {
    padding: 20px 15px;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color: var(--primary);
}

@media (max-width: 991.98px) {
    .navbar-light .navbar-nav .nav-link  {
        padding: 10px 0;
    }
}

.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(21, 36, 64, 0.07);
    z-index: 1;
}

@media (max-width: 576px) {
    .carousel-caption h5 {
        font-size: 14px;
        font-weight: 500 !important;
    }

    .carousel-caption h1 {
        font-size: 30px;
        font-weight: 600 !important;
    }
}

.carousel-control-prev,
.carousel-control-next {
    width: 10%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
}



.bnrtxt {
 width: 50%;
float: left;
}

.txt-undrbnr {
  width: 50%;
  text-align: left;
  margin-top: 15px;
  font-size: 15px;
}

.rdmore {
  float: left;
  width: 16%;
  margin-top: 15px;
}
.align-center {
  text-align: center;
}

img, svg {
  vertical-align: middle;
  width: 100%;
}

.who-we{
    background-image: url('../img/who-we-are-bg.png');
  background-size: contain;
  background-position:top;
  background-repeat: no-repeat;
}

.who-we-are {
  padding-top: 100px;
}


.who-we-hdng {
  padding-top: 47px;
  font-size: 56px;
  color: #cb5927;;
}

.orng-clr {
  color: #cb5927;
  margin-top:-12px;
}

.bg-primary-t {
  background-image: url('../img/col-2-bg-team.png');
}

.bg-team{
    background:#db4f09;
}

.txt-bg {
  background-image: url('../img/or-tm-bg.png');
  height: 184px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.clr-white {
  color: #fff;
}

.fnt-bld{
    font-weight: bold;
}

.ln-hgt {
  line-height: 35px;
}

.tm-rd-more{
    width:25%;
    margin-top:15px;
}

.rw-bg {
  background-image: url('../img/rw-ng-tm.png');
  background-size: cover;
  background-position: center;
  height: 489px;
}

.what-we {
  width: 40%;
  height: 2px !important;
  color: #cb5927;
  opacity: 1;
}



.company {
  background-image: url('../img/company-add.png');
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
}

.cmpny-ad{
  font-weight: 600 !important;
  margin-top: 15px;
  font-size: 20px;
}


.txt-blck{
    color:#000;
}

.brdr-add {
  height: 1px !important;
  color: #cb5927;
  opacity: 1;
  margin-left: -24px;
  margin-top: 0px !important;
}

.mt-0-1 {
  margin-top: -70px !important;
}

.bg-black{
    background: #000;
}

.nw-brdr {
  background: transparent;
  border-top-right-radius: 35px !important;
  border-bottom-left-radius: 35px;
}

.btn-nwsltr {
  margin-left: 15px !important;
  background: #fff;
  color: #cb5927;
  border-top-left-radius: 30px !important;
  font-family: cocoBikeR;
}


.ftr-logo-dv {
  width: 12%;
}


.footer-bg {
  background-image: url('../img/footer-bg.png');
  background-position-y: top !important;
  background-size: contain;
    margin-top: -11px !important;
  margin-bottom: -11px;
}

.text-secondary {
  color: #F6F6F6 !important;
  margin-top: 11px;
}


.form-control {
  background-color: transparent;
  margin-bottom: 7px;
  border: 1px solid;
}


.btn-ftr {
  background: #fff;
  border: none;
  width: 40%;
  border-top-left-radius: 35px;
  padding: 5px;
  font-family: cocoBikeR;
  color: #000;
}

.bg-dark-ftr{
    background:#272727;
}

/*Tabs*/

.bg-tab {
  background-image: url('../img/tab-bg-img.png');
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}


.nav-link-tab{
    color: #fff !important;
    font-size:25px;
    font-weight: bold;
    margin-right: 32px;
}


.nav-tabs {
  border-bottom: none;
}

.nav-tabs .nav-link-tab.active {
  color: #495057;
  background-color: transparent;
  border-bottom: 2px solid #fff;
  border-top:none;
  border-right:none;
  border-left:none;
}


.tab-content {
  width: 62%;
  margin: auto;
}

.pb-8 {
  padding-bottom: 15rem;
}

.pt-150{
    padding-top:150px;
}



/*Mobile View*/


@media only screen and (max-width: 720px) and (min-width: 320px) {

.navbar-toggler {
  padding: .25rem 0px;

}

.who-we-hdng {
  padding-top: 0px;
  font-size: 32px;
  color: #cb5927;
}


.who-we-are {
  padding-top: 0px;
}

.txt-bg {
  background-image: url('../img/or-tm-bg.png');
  height: ;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: none;
}

.py-6 {
  padding-top: 0;
  padding-bottom: 0;
}

.tm-rd-more {
  width: 45%;
  margin-top: 15px;
}

.mt-0-1 {
  margin-top: 15px !important;
}


.footer-bg {
  background-image: url('../img/footer-bg.png');
  background-position-y: top !important;
  background-size: cover;
  margin-top: -11px !important;
  margin-bottom: -11px;
  background-repeat: no-repeat;
}

.ftr-logo-dv {
  width: 50%;
}

.pt-150{
    padding-top:0px;
}

.input-group > .form-control, .input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 100% !important;
  min-width: 0;
}

}

.bg-brdcrmbs{
    background:#ff7b17;
    padding-top:30px;
    padding-bottom:30px;
}

.color-white{
    color:#fff;
}
.btn_samayaka{
background:#cb5927;
color: white;
}
.btn_samayaka:hover{
background:#a5522d;
	color: white;
}

/*Product Grid*/

.prdct {
  box-shadow: 0px 1px 7px -1px #e6530a;
  padding: 0;
  border-radius: 15px;
  transition: transform .8s;

}

.prduct-img {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.prdct:hover{
  -ms-transform: scale(1.15); 
  -webkit-transform: scale(1.07); 
  transform: scale(1.07);
}

@media only screen and (max-width: 600px) and (min-width: 320px) {

.prdct {
  box-shadow: 0px 1px 7px -1px #e6530a;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
  border-radius: 15px;
  transition: transform .8s;
  width: 91%;
  margin-top: 15px;
}

	.prdct:hover{
  -ms-transform: scale(1); 
  -webkit-transform: scale(1); 
  transform: scale(1); 
}
	
	
}