@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&display=swap');
html, body {
      margin: 0;
      padding: 0;
      width: 100%;
}

body {
      font-weight: lighter;
}
 h1{
    font-family: 'Montserrat', cursive;
	}
button:focus {
    outline: 1px dotted;
    outline: none !important;
}	
.text-black	{
	color:#000 !important;
	}	
p, a, ul, nav{
    font-family: 'Montserrat', sans-serif;
	font-weight:400;	
	}
.secondary-btn {
    background: #ed1c24;
    border-color: #ed1c24;
    color: #ffffff;
	transition: all 0.3s ease-in;
	width: 150px;
}
.secondary-btn:hover {
    border-color: #ed1c24;
    background: transparent;
    color: #ed1c24;
    border-radius: 30px;
}
/* ==========================================================
        Navbar Styles
   ==========================================================*/
.navbar-dark .navbar-brand {
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    background-color: #fff;
    padding: 20;
    position: absolute;
	top:0;
}
.navbar-brand  span{
	color: #fed136;
	font-size:25px;font-weight:700;letter-spacing:0.1em;
}
.fixed-top {
	font-size:25px;
	font-weight:700;
	letter-spacing:0.1em;
	background-color: #a71306;
}

.navbar-nav .nav-item .nav-link{
	padding: 1.1em 1em!important;
    font-size: 14px;
    font-weight: 600;
	letter-spacing: 0px;
    color: #fff;
	transition: all 0.3s ease-in;
}
.navbar-nav .nav-item .nav-link:hover{color:#f0b11a;}

.active{color:#f0b11a !important;}

.navbar-expand-md .navbar-nav .dropdown-menu .dropdown-item{
	font-size:14px;
	}
	
 .shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #a71306;
}

/*==========================*/

.main-carousel .slide-item {
    width: 100%;
    position: relative;
}
.main-carousel.owl-carousel .owl-stage-outer{
	margin-top: 60px;
	}
.main-carousel .slide-item img {
    opacity: 1;
    position: relative;
}

.main-carousel .slide-text {
    position: absolute;
    right: 110px;
    top: 50%;
    z-index: 1;
    max-width: 570px;
    text-align: left;
    /*margin-top: -160px;*/
    transform: translateY(-50%);
}

.main-carousel .slide-text h1,
.main-carousel .slide-text h4 {
    text-transform: capitalize;
    color: #fff;
}

.main-carousel .slide-text h1 {
    font-size: 36px;
    line-height: 54px;
    font-weight: 400;
}

.main-carousel .slide-text h4 {
    font-size: 22px;
    line-height: 36px;
    font-weight: 400;
}

.main-carousel .slide-text p {
    font-size: 19px;
    color: #fff;
    line-height: 28px;
    font-weight: 400;
    font-family: 'Rubik', sans-serif;
    margin-top: 5px;
    margin-left: 2px;
    margin-bottom: 15px;
}

.main-carousel .slide-text a.btn {
    margin-top: 15px;
}

.main-carousel .owl-nav span.fa {
    font-size: 28px;
}

.main-carousel .owl-nav .owl-prev,
.main-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #afaac0;
    color: #fff;
    border-radius: 0;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    
}

.main-carousel .owl-nav .owl-prev {
    left: 50px;
}

.main-carousel .owl-nav .owl-next {
    right: 50px;
}
.owl-theme .owl-nav [class*=owl-]{
	background-color:#a71306 !important;
	}
.owl-nav i.fa {
    font-size: 30px;
	color:#fff;
	margin-bottom: 5px;
}	
/* .main-carousel .owl-nav {
    display: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.main-carousel:hover .owl-nav  {
    display: block;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
} */




/*=======================*/
#abt {
	position:relative;
	background-color:rgb(237 254 255 / 30%);
}
.round img {
    position: absolute;
    right: 122px;
    top: -10px;
}
.round {
    position: relative;
    width: 100%;
}
.section-title {
    margin-top: -12px;
    margin-bottom: 20px;
}
.section-title h4 {
    color:  #a71306;
    margin-top: 20px;
    font-weight: 300;
	line-height: 35px;
}
.about-address li.phone i, .about-address li.mail i {
    width: 42px;
    height: 42px;
    font-size: 18px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    background-color: #a71306;
    border-radius: 50%;
}
.about-address li.mail {
    margin-left: 25px;
}
.about-address {
    margin-top: 52px;
    padding-left: 0;
}
.about-address li {
    display: inline-block;
}
.about-address li.mail i {
    background-color: #000;
}
.about-address li a {
    color: #222222;
    padding-left: 15px;
}
/*--------------------------------------------------------------
#3	features
--------------------------------------------------------------*/
.features {
	background-color: #f6f6f6;
	padding: 60px 0 30px;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}

.features .title h2 {
	text-align: center;
	color: #000;
	font-size: 40px;
    font-weight: 600;
	margin-bottom: 30px;
    
}

.features .thumbnail {
	min-height: 142px;
	max-height: 142px;
	text-align: center;
	border: 1px solid #eeeeee;
	border-radius: 0;
	padding: 25px 15px 15px 15px;
	margin-bottom: 10px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	background-color: #fff;
}

.features .col-md-2{
	padding-left:5px;
	padding-right:5px;
	}
.features .thumbnail h3 {
	font-size: 18px;
	color: #000;
	line-height: 20px;
	margin-bottom:0;
	margin-top:10px;
}

.features .thumbnail:hover {
	background-color: #e5e5e5;
}

.features .thumbnail:hover i {
	border-color: #a5a4a4;
}
/***=============Main-products===============*/

.prd a{
	text-decoration:none;
}
.prd img{
	position:relative;
	z-index:1;
    box-shadow: -15px -15px #a71919;}

#main_products, #product{
	position:relative;
	}
.insect-img img {
    position: absolute;
    left: 0;
    top: 40px;    
	opacity: .1;
}
.insect-img2 img {
    position: absolute;
    right: 30px;
    top: 30px;
	opacity: .1;
}
@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating 5s linear infinite;
  -moz-animation: rotating 5s linear infinite;
  -ms-animation: rotating 5s linear infinite;
  -o-animation: rotating 5s linear infinite;
  animation: rotating 5s linear infinite;
}
@-webkit-keyframes rotating2 /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating2 {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating2 {
  -webkit-animation: rotating 20s linear  infinite reverse;
  -moz-animation: rotating 20s linear infinite reverse;
  -ms-animation: rotating 20s linear infinite reverse;
  -o-animation: rotating 20s linear infinite reverse;
  animation: rotating 20s linear infinite reverse;
}
/***=============Main-products===============*/


/*==========avail_size=============*/
#avail_size{
	background: url(../img/body-img.jpg) no-repeat;
	background-size:cover;
	background-position:center;
	padding:200px 0 60px 0;
	position: relative;
	margin-top: -17%;
}
#avail_size:before{
	content:'';
	position:absolute;
	width:100%;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:rgb(158 0 0 / 90%);
	}	
#avail_size h2 {
    color: #fff;
	font-weight:600;
}
.avail_size_cnt ul li {
    margin-bottom: 10;
	color: #fff;
	font-weight: 500;
	
}
.avail_size_cnt p {
    margin-top: 30px;
	color: #ffb203;
}
.avail_size_cnt {
    margin-top: 30px;
}	
.round2 img {
    position: absolute;
    left: -30%;
    opacity: .2;
	top:0;
}
.btn-white {
    background: #fff;
    border-color: #fff;
    color: #a5110e;
}
.btn-white:hover {
    border-color: #fff;
    color: #fff;
}

/*==========avail_size=============*/



/***=============Slider===============*/
.gray-light-bg {
    background: #f4f4f4;
}
.ptb-100 {
    padding: 100px 0;
}
.section-heading h1 span {
    font-weight: 700;
    color: #ed1c24;
}
.white-bg {
    background: #ffffff;
}
.product-carousel.owl-carousel .owl-item img{
	width:60px !important;
	    margin: auto;
	}
.single-product {
    min-height: 142px;
    max-height: 142px;
    text-align: center;
    border: 1px solid #eeeeee;
    border-radius: 0;
    padding: 25px 15px 15px 15px;
    margin-bottom: 10px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    background-color: #fff;
}
.single-product h3 {
    font-size: 18px;
    color: #000;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
}
.dot-indicator.owl-theme button.owl-dot.active span {
    background: #ed1c24;
    border: 2px solid transparent;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}	
/***=============Slider===============*/


/*=========================================
            15. FOOTER CSS
============================================*/
.primary-bg{
    background: #01020c;
}
.background-img-2{
    position: relative;
    display: block;
    width: 100%;
}
.background-img-2:before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.footer-top{
    padding: 5.625rem 0;
}
.footer-nav-wrap img {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
}
@media (min-width: 320px) and (max-width: 991px){
    .footer-top{
        padding: 3.125rem 0;
    }
}
.page-footer {
    background: #fff;
    padding: 50px 0 20px;
}
.social-list-wrap ul li span{
    font-size: 15px;
    line-height: inherit;
    vertical-align: middle;
}
.footer-nav-wrap ul li strong{
    font-size: 18px;
    line-height: 19px;
    font-weight: bold;
}
.footer-nav-wrap ul li a {
    font-size: 14px;
    line-height: 19px;
    color: inherit;
    opacity: 0.8;
}
.support-list li span{
    font-size: 20px;
    line-height: 25px;
}
.footer-nav-wrap ul li a:hover, .copyright-text a:hover, .social-list li a:hover{
    opacity: 1;
    text-decoration: none;
}

.copyright-text{
    font-size: 14px;
}
.social-list li span{
    padding: 6px;
}
.social-list li a, .copyright-text a{
    color: #ed1c24;
    opacity: 0.9;
}

/*=========Conatact Page============*/


#inner_banner{
	background: url(../img/body-img.jpg) no-repeat;
	background-size:cover;
	background-position:center;
	position: relative;
	margin-top: 68px;
}
#inner_banner:before{
	content:'';
	position:absolute;
	width:100%;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:rgb(0 0 0 / 80%);
	}	
#inner_banner h1{
	}	
.gray-light-bg {
    background: #f4f4f4;
}
.ptb-100 {
    padding: 100px 0;
}
    .list-creative>li {
        padding: 10px 0;
    }
.list-terms-medium {
    position: relative;
    padding-left: 30px;
}
.list-terms-medium::before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    bottom: 2px;
    width: 4px;
}
.list-terms-medium dt {
    letter-spacing: .1em;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    color: #565656;
}
.list-creative .address::before {
    background: #ed1c24;
}
.list-creative .phone::before {
    background: #d80000;
}
.list-creative .email::before {
    background: #8f0000;
}
.list-terms-medium a,.list-terms-medium p, .list-terms-medium a:active, .list-terms-medium a:focus {
    color: #9b9b9b;
    text-decoration: none;
}
.list-terms-medium a:hover {
    color: #ed1c24;
}
.form-control{
    border-color: #ebebeb;
    height: calc(2.85em + .75rem + 2px);
}
.form-control:focus{
    outline: none;
    box-shadow: none;
}

input[type]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder,
select.form-control.has-value{
    color: #9a9a9a !important;
    font-size: 14px;
}

input[type]:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder,
select.form-control.has-value{
    /* Firefox 18- */
    color: #9a9a9a;
    font-size: 14px;
}

input[type]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder,
select.form-control.has-value{
    /* Firefox 19+ */
    color: #9a9a9a;
    font-size: 14px;
}

input[type]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder,
select.form-control.has-value{
    color: #9a9a9a;
    font-size: 14px;
}

.section-heading h2 span{
    font-weight: 700;
    color: #ed1c24;
}
.opacity-6{
    opacity: 0.6;
}
.opacity-7{
    opacity: 0.7;
}
.opacity-8{
    opacity: 0.8;
}	
.sign-up-form-wrap{
    display: block;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.12);
}

.shadow-lg{
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
}
.list-creative>li+li {
    border-top: 1px solid #ebebeb;
}
.list-creative>li {
    padding: 15px 0;
}
.cnt_image img {
    width: 70%;
    opacity: .5;
}
/*=============About===============*/
#related_products{
	background-color:#f7f7f7
	}
.related_products_cnt {
    margin-bottom: 30px;
}
.related_products_heading {
    background-color: #a71306;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    line-height: 25px;
    height: 95px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.related_products_cnt img {
	box-shadow:rgb(149 157 165 / 20%) 0px 8px 24px;
	border:1px solid #ddd;
}
.related_products_heading.fan_heading {
    height: auto;
}
/*=============Products===============*/

.prd_image {
    border: 1px solid #ddd;
	box-shadow:rgb(149 157 165 / 20%) 0px 8px 24px;

}
.prd_cnt {
    margin-left: 5%;
}
.prd_cnt h3 {
    color: #a71306;
    font-weight: 700;
	margin-bottom: 20px;
}
.prd_cnt ul {
    list-style-type: none;
	padding-left: 15px;
}
.prd_cnt ul li {
    margin-bottom: 10px;
}

.prd_cnt.prd_right {
    margin-left: 0;
}
.brd {
    border: 1px solid #f9f9f9;
    margin-bottom: 60px;
    margin-top: 60px;
}
/*=============MNew Launch===============*/

.launch_cnt {
    border: 1px solid #ddd;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
	position:relative;
}
.launch_products h4 {
    background-color: #a71306;
    color: #fff;
    text-align: center;
    position: relative;
    width: 90%;
    line-height: 50px;
    text-transform: uppercase;
    bottom: 25px;
    margin: auto;
}
/*=============Mobile View===============*/

@media (max-width: 767px)
{
.navbar-dark .navbar-brand {
    position: relative;
	padding: 8px;
}
.navbar-dark .navbar-brand img {
    width: 200px;
}	
.navbar-dark .navbar-toggler {
    background-color: #000;
}
ul.navbar-nav li {
    border-bottom: 1px solid #df220e;
}
ul.navbar-nav li:last-child{
	border-bottom:none;
	
	}
.banner_slider .owl-carousel .owl-dots.disabled {
    display: block !important;
}	
.ptb-100 {
    padding: 30px 0;
}
.round, .round2 {
    display: none;
}
.prd img {
    box-shadow: none;
    margin-bottom: 30px;
}
.prd {
    text-align: center;
}
.section-heading h1 {
    font-size: 25px;
}
.avail_size_cnt ul {
    text-align: left !important;
}
#avail_size {
    padding: 200px 0 50px 0;
	margin-top: -57%;
}
.avail_size_cnt .col-md-6 {
    padding: 0px 15px!important;
    border-left: 0 !important;
}
.main-carousel.owl-carousel .owl-stage-outer {
    margin-top: 70px;
}
.prd_cnt {
    margin-left: 0;
    margin-top: 20px;
}
.cnt_image {
    display: none;
}
.brd {
    border: 1px solid #f9f9f9;
    margin-bottom: 30px;
    margin-top: 10px;
}
.shrink {
    padding-top: 5px;
    padding-bottom: 5px;
}
}