@charset "utf-8";

@font-face {
  font-family: 'Gotham-Bold';
  src: url('fonts/Gotham-Bold.eot');
  src: local('Ã¢ËœÂº'), url('fonts/Gotham-Bold.woff') format('woff'), url('fonts/Gotham-Bold.ttf') format('truetype'), url('fonts/Gotham-Bold.svg') format('svg');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Book';
  src: url('fonts/Gotham-Book.eot');
  src: local('Ã¢ËœÂº'), url('fonts/Gotham-Book.woff') format('woff'), url('fonts/Gotham-Book.ttf') format('truetype'), url('fonts/Gotham-Book.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'Gotham-Book' !important;
  font-weight: normal !important;
  font-size: 14px;
  line-height: 175%;
  font-weight: 300;
  color: #383838;
  background: #ffffff;
}

.clear::after {
  content: '';
  display: block;
  clear: both;
}

* {
  margin: 0
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}

:focus {
  outline: 0;
  text-decoration: none;
  border: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  outline: none;
}

body,
html {
  height: 100%;
}

ul::after {
  content: '';
  display: block;
  clear: both
}

p {
  margin-bottom: 20px;
  font-size: 17px;
  /* color: #383838; */
  line-height: 160%;
}

h1 {
  font-size: 2.433em;
  line-height: 50px;
  /* color: #383838; */
  margin-bottom: 35px;
  text-align: center;
  font-family: 'Gotham-Bold' !important;
  font-weight: 700 !important;
}

h2 {
  font-size: 25px;
  line-height: 35px;
  color: #383838;
  font-family: 'Gotham-Bold' !important;
  font-weight: 700 !important;
  margin-bottom: 10px;
}

h3 {
  font-size: 30px;
  line-height: 35px;
  color: #383838;
  font-family: 'Gotham-Bold' !important;
  font-weight: 700 !important;
  letter-spacing: .5px
}

h4 {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: .6px;
  color: #383838;
  margin-bottom: 20px;
  font-family: 'Gotham-Bold' !important;
  font-weight: 700 !important;
  word-spacing: -3px
}

h5 {
  font-size: 20px;
  font-family: 'Gotham-Bold' !important;
}

h6 {
  font-size: 18px;
  font-family: 'Gotham-Bold' !important;
}
a.nav-link.buyNow {
    background: #ffec00;
    color: #ec1b24!important;
    padding: 7px 22px!important;
text-align:center
}
a.nav-link.buyNow:hover{
    background:#fff!important;
}

.cx-img-text p {
  color: #fff; font-size: 18px;
    width: 81%;
        margin: 20px 0 0 0;
    text-align: left;}

.cx-img-text h1 {
    text-align: left;
    font-size: 3em;
    margin: 0px 0 12px 0;
}
.cx-img-text h1 span {
    border-bottom: 3px solid #fff;
    padding: 0px 0 4px 0;
}
.cx-img-text {
    position: absolute;
    top: 0;
    left: 100px;
    margin: 29% 0 0 11%;
    color: #fff!important;
}

/* header start */
.navbar-dark .navbar-nav .nav-link {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
}

#video-popup-container {
  display: none;
  position: fixed;
  z-index: 996;
  width: 70%;
  left: 46%;
  margin-left: -30%;
  top: 10%;
  background-color: #fff;
}

.fade:not(.show) {
  opacity: 1;
}

.container.crx-prodct {
    padding: 0;
    text-align: center;
}

#video-popup-close {
  cursor: pointer;
  position: absolute;
  right: -30px;
  top: -25px;
  z-index: 998;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  text-align: center;
  font-size: 12px;
  background-color: #000;
  line-height: 25px;
  color: #fff;
}

#video-popup-iframe-container {
  position: absolute;
  z-index: 997;
  width: 100%;
  padding-bottom: 56.25%;
  border: 2px solid #000;
  border-radius: 2px;
  background-color: #000;
}

#video-popup-iframe {
  z-index: 999;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #000;
}

#video-popup-overlay {
  display: none;
  position: fixed;
  z-index: 995;
  top: 0;
  background-color: #000;
  opacity: 0.8;
  width: 100%;
  height: 100%;
}

#video-popup-close:hover {
  color: #DE0023;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: #fff;
  border-bottom: 2px solid #f0b511;
}

li.nav-it.search .nav-link:hover {
  border-bottom: none;
  text-decoration: none;
}

img.masala_img {
  width: 100%;
  height: auto;
  padding: 20px;
}

.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
  color: #fff;
  border-bottom: 2px solid #f0b511;
}

ul.navbar-nav li {
  padding: 0px 8px;
  margin: 1px 6px;
}

img.logo-img {
  width: 120px;
  margin: -20px 0 0 5%;
  position: absolute;
  z-index: 99;
}

img.footer-lg {
  width: 185px;
  height: auto;
}

li.nav-it.search {
  float: right !Important;
  position: absolute;
  right: 0;
  cursor: pointer;
}
.col-md-6.port-right {
    text-align: right;
    padding: 0;
}

.navbar-dark .navbar-toggler-icon {
  background-image: url(../images/menu.png);
  width: 50px;
  height: 50px;
}

button {
  outline: none !important;
}

::-webkit-input-placeholder {
  color: #62d474;
}

::-moz-placeholder {
  color: #62d474;
}

:-ms-input-placeholder {
  color: #62d474;
}

:-moz-placeholder {
  color: #62d474;
}

ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  outline: none;
  display: block;
}

nav.navbar.navbar-expand-lg.navbar-dark {
  background: #ec1b24;
  color: #fff;
  padding: 10px 8px;
  box-shadow: 0px 0px 14px 2px #000000;
  z-index: 999;
}

/* banner start */
.padding {
  padding: 0px;
  margin: 0px;
}

.banner-section img {
  width: 100%;
  height: auto;
}

.cr-img-section {
  width: 100%;
  height: 400px;
  max-height: 400px;
  overflow: hidden;
}

.cr-img-section img {
  width: 100%;
  height: auto;
}

/* About */
.about-section {
  background-image: url('../images/about-banner.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: auto;
  width: 100%;
  padding: 55px 0 0 0;
  text-align: center;
}

.crx-general {
  background-image: url('../images/grneral-banner.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
  min-height: 300px;
  width: 100%;
  text-align: center;
}

.cx-general {
  margin: 10% 0;
}

.cx-general h1 {
  font-size: 4em;
  color: #fff;
}

.para {
  margin: 4% 0;
}

.para p {
  font-size: 18px;
  text-align: center;
  padding: 1% 13%;
}

img.img-c-left {
  width: 100px;
  float: left;
  /* position: absolute; */
  left: 0;
  margin: -75px 0 0 26px;
}

img.img-c-right {
  width: 90px;
  position: absolute;
  right: 0;
}

.sub-heading h1 {
  color: #1063a4;
  margin-bottom: 30px;
  font-size: 3.2em;
  font-family: 'Merienda One', cursive !important;
}

.sub-heading h1:before {
  position: absolute;
  content: "";
  bottom: 0;
  width: 60px;
  height: 4px;
  background-color: #1063a4;
  margin: 0 0 -20px 10%;
}

.sub-heading2 h1 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 3.2em;
  font-family: 'Merienda One', cursive !important;
}

.sub-heading2 h1:before {
  position: absolute;
  content: "";
  bottom: 0;
  width: 60px;
  height: 4px;
  background-color: #fff;
  margin: 0 0 -18px 4%;
}

img.flght {
  /* float: right; */
  position: absolute;
  top: 0;
  margin: -38px 0 0 89px;
}

img.flght2 {
  /* float: right; */
  position: absolute;
  top: 0;
  margin: -39px 0 0 55px;
}

/* Crax strt */
.cr-thumb1 {
  box-shadow: 0px 48px 41px -35px #232222;
  background: #6f0e70;
  padding: 20% 10% 10% 10%;
  text-align: center;
  margin-top: 20px;
}

.cr-thumb2 {
  box-shadow: 0px 48px 41px -35px #232222;
  background: #749d2e;
  padding: 20% 10% 10% 10%;
  text-align: center;
  margin-top: 20px;
}

.col-md-12.crx-drop {
  text-align: center;
  clear: both;
  margin: -35px 0 0 0;
}

img.drop-down-next:hover {
  width: 30px;
}

img.drop-down-next {
  width: 24px;
  cursor: pointer;
  outline: none;
}
img.flght-hed {
  margin: 0;
}
.cr-thumb3 {
  box-shadow: 0px 48px 41px -35px #232222;
  background: #015a9f;
  padding: 20% 10% 10% 10%;
  text-align: center;
  margin-top: 20px;
}

.cx-btn-no-more {
  background-color: #f0b511;
  color: #6f0e70;
  padding: 10px 40px;
  font-size: 16px;
}

/* video */
.video-sec {
  padding: 180px 0 50px 0;
  text-align: center;
  background: #015a9f;
  margin: -100px 0 0 0;
}

.trends .owl-next span {
  /* background: url(../images/left-control-Icon.png) !important; */
  background-size: cover !important;
  font-size: 60px;
  color: #000;
  background-repeat: no-repeat;
}

.trends .owl-prev span {
  /* background: url(../images/right-control.png) !important; */
  background-size: cover !important;
  font-size: 60px;
  color: #000;
  background-repeat: no-repeat;
}

.trends .owl-next {
  right: 0;
  width: 7%;
  height: 250px;
  position: absolute;
  top: 30%;
  background-color: #febe14 !important;
  outline: none;
}

.cx-img-video {
  padding: 2% 7%;
  height: 570px;
  overflow: hidden;
}

.trends {
  padding: 0px;
}

.trends .owl-prev {
  left: 0;
  width: 7%;
  height: 250px;
  position: absolute;
  top: 30%;
  background-color: #febe14 !important;
  outline: none;
}

img.cx-corn-wt {
  width: 65px;
  position: absolute;
  left: 2px;
  top: 105px;
  z-index: 99;
}

img.cx-corn-rt {
  width: 80px;
  z-index: 99;
  position: absolute;
  right: 10px;
  bottom: 35px;
}

/* .owl-nav {
    background-color: #febe14!important;
    padding: 76px;
    position: absolute;
    width: 100%;
    top: 39%;
    z-index: -1;
} */
/* .owl-next span, .owl-prev span {
  display: none;
} */
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  outline: none;
}



.footer_fritts {
  background-image: url('../images/fritts-footer.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 300px;
  margin-top: -120px;
  width: 100%;
}

.footer_fritts1 {
  background-color:#6f0e70 ;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 300px;
  margin-top: -120px;
  width: 100%;
}

.footer_fritts2 {
  background-color: #749c2e;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 300px;
  margin-top: -120px;
  width: 100%;
}

.footer_fritts3 {
  background-color: #1f68a0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 300px;
  margin-top: -120px;
  width: 100%;
}


img.cx-corn-w {
  width: 80px;
  float: left;
  margin: 75px 0 0 0;

}

img.cx-corn-d {
  width: 80px;
position: absolute;
right: 10px;
clear: both;
margin: 13% 0 0 0;
}

.row.mx-direction {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

/* footer start */
.footer {
  background: #ec1b24;
  padding: 15px 0;
  color: #fff;
}

.footer ul {
  display: inline-flex;
}

.footer p {
  padding: 0px;
  margin: 0px;
  color: #fff;
  font-size: 14px;
}

.footer ul li a {
  padding: 10px;
  margin: 0 0px 0 15px;
  color: #fff;
  outline: none;
}
li.nav-item.crx-drop i {
    margin: 0px 0 5px 6px;
}

li.crx-link i {
    float: right;
    font-size: 21px;
}
/* general pages strt */
.crx-general-info h1 {
  font-weight: 600;
  font-size: 3em;
  letter-spacing: 0.86px;
  line-height: 1.3;
  text-align: center;
  margin: 45px 0;
  text-transform: uppercase;
}

.crx-general-info h3 {
  font-weight: 600;
  font-size: 19px;
  letter-spacing: 0.86px;
  line-height: 1.4;
  text-align: center;
  margin: 20px 0;
  text-transform: uppercase;
}

.crx-general-info h4 {
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.86px;
  line-height: 1.4;
  margin: 20px 0 5px 0;
  text-transform: uppercase;
}

.crx-general-info ul li {
  margin: 5px;
}

.crx-general-info ul {
  font-size: 16px;
  line-height: 1.5;
  margin: 8px 0 15px 15px;
  list-style: disc;
}

.crx-general-info p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 10px;
}

.crx-general-info table {
  width: 100%;
  font-size: 14px;
  border: 1px solid #ccc;
}

.crx-general-info thead {
  background: #71c14d;
}

.crx-general-info thead th {
  padding: 10px;
  color: #fff;
  border-right: 1px solid #fff;
}

.crx-general-info tbody td {
  padding: 10px;
  border-top: 1px solid #ccc;
}

.crx-general-info.img {
  width: 100%;
  max-width: 100% !important;
  height: auto;
  text-align: center;
  margin: 5px;
}

.crx-general-info ol {
  font-size: 16px;
  line-height: 1.5;
  margin: 8px 0 15px 15px;
  padding: 0px;
}
.cx-form{
  padding: 0px 0 100px 0;
margin-top: -130px;

}
.crx-general-info ol li {
  margin: 5px;
}


.crx-contact-details h3 {
  color: #FFFFFF;
    font-weight: 500;
    font-size: 1.857em;
    border-bottom: 2px solid #fff;
    padding: 10px 0;
  }
  .crx-icon-with-text li img {
      margin: 10px;
  }
  .crx-icon-with-text li a{
    color: #fff;
  }
.crx-contact-details {
    height: 100%;
    padding: 45px 40px 55px;
    background-color: #ec1b24;
    color: #fff;
}
.cr-know-more a:hover{
  color: #000;
}
.crx-contact-form {
  height: 100%;
  padding: 15px 40px 40px;
  background-color: #fff;
  border: 1px solid #ccc;
}
.crx-contact-form focus{

}
input::placeholder, textarea::placeholder{
  color: #ccc;
}
.crx-contact-form input[type="text"], textarea {
    font-size: 16px;
    width: 100%;
    padding: 9px;
    margin: 25px 0 0 0;
    border: 1px solid #ccc!important;
    border-radius: 0;
}
.crx-submt{padding: 30px 0 0 20px;}

a.crx-form:hover {
  background: #b5151c; color: #fff;}
a.crx-form {
    font-size: 18px;
    color: #fff;
    background: #ec1b24;
    padding: 10px 40px;
}

span.error {
    width: 100%;
    font-size: 12px;
    color: #ff0000;
    display: none;
}

ul.dropdown-conte li{
  padding: 6px;
  margin: 6px 0;
  text-align: center;
  border-bottom: 1px solid #ec1b24;
}



ul.dropdown-conte li a:hover{
  color: #000;}
ul.dropdown-conte li a{
  color: #ec1b24;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
}
ul.dropdown-conte {
  display: none;
  position: absolute;
      background: #feec00;
      padding: 5px;
      margin: 0px 0 0 -47px;
      box-shadow: 0px 3px 8px #3a3838;
      width: 180px;
}

.crx-drop:hover a.nav-link.new-range {
    border-bottom: none!important;
}
.crx-drop:hover ul.dropdown-conte {
    display: block;
}

ul.dropdown-conte li:last-child{
  border-bottom: none;
}


.range-deal{
  background-image: url(../images/desk.png);
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    background-position: center;
    background-size: cover;
    padding: 75px 0 20px 0;

}

.col-lg-12.col-md-12.paragraf {
    padding: 32px 7px;
}

.video-scr {
  padding: 50px 0 50px 0;
  text-align: center;
  background: #1f68a0;
  margin: -5px 0 0 0
}
