
i{
	color:#f0ad4e;
}

.shopping-cart{
	width:60px;
	position:relative;
	display:inline-block;
}

.badge-warning{color:#1f2d3d;background-color:#ffc107;font-size:12px;top:0px;right:0px;position:absolute;}

.tyre_nav_manu {
    padding: 0 100px;
}

.sticky {
    left: 0;
    margin: auto;
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    background: #f0ad4e !important;
    z-index: 500;
    padding: 0 100px;
    transition: .5s !important;
    z-index: 500;
    -webkit-animation: 300ms running fadeInDown;
    animation: 500ms running fadeInUp;
    animation-name: slideInDown;
}

.sticky .logo {
    margin-top: 0;
}

.sticky.tyre_nav_manu:before {
    display: none;
}

/* tyre Menu Css*/

nav.tyre_menu {
    text-align: right;
}

.tyre_menu ul {
    list-style: none;
    display: inline-block;
	padding: 0;
}

.tyre_menu>ul>li {
    display: inline-block;
    position: relative;
    z-index: 2;
}

.tyre_menu > ul > li > a {
    display: block;
    margin: 36px 12px 22px;
    -webkit-transition: .5s;
    font-size: 16px;
    text-decoration: none;
    color: #616161;
    font-weight: 500;
}


nav.tyre_menu span {
    font-size: 13px;
    padding-left: 6px;
    font-family: FontAwesome;
    opacity: .5;
}

.tyre_menu > ul > li > a:hover {
    color: #cf092b;
}


.logo a{
	font-size: 32px;
    font-weight: 900;
    text-decoration: none;
}

.tyre_nav_manu.sticky .logo_img {
    display: none;
    
}

.main_sticky {
    display: none;
    color: #fff;
}

.tyre_nav_manu.sticky .main_sticky {
    display: inherit;
}

.sticky .tyre_menu li a {
    color: #fff;
}

.tyre_nav_manu.sticky a.dtbtn {
    color: #fff;
    background: #F16722;
    border: 2px solid #F16722;
}

.tyre_nav_manu.sticky a.dtbtn:hover {
    color: #43baff;
}

.mobile-menu.mean-container {
    overflow: hidden;
}


.tyre-btn {
    margin-left: 19px;
    display: inline-block;
}

.tyre-btn a {
    padding: 11px 29px;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    background: #f0ad4e;
    border-radius: 6px;
    font-size: 16px;
    position: relative;
    z-index: 1;
    transition: .5s;
    border: 1px solid red;
}

.tyre-btn a::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 0%;
    background: #fff;
    border-radius: 4px 0 0 4px;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1;
    transition: .5s;
}

.tyre-btn a:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 0%;
    background: #fff;
    border-radius: 0 4px 4px 0;
    top: 0;
    opacity: 0;
    z-index: -1;
    transition: .5s;
    right: 0;
}

.tyre-btn a:hover::before {
    opacity: 1;
    width: 50%;
}

.tyre-btn a:hover::after {
    opacity: 1;
    width: 50%;
}

.tyre-btn a:hover {
    color: #f0ad4e;
    border: 1px solid #d00a2b;
}

.sticky .tyre_menu > ul > li > a:hover {
    color: #fff;
}

.sticky .tyre-btn a:hover{
	color: #fff;
}

.sticky .tyre-btn a {
    background: #fff;
    color: #d00a2b;
    border: 1px solid transparent;
    border-radius: 3px;
}

.sticky .tyre-btn a::before {
    background: #ce214f;
}

.sticky .tyre-btn a::after {
    background: #ce214f;
}





.main-area {
    background: url(../image/bg2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 850px;
}

.main-content{
	margin-top:40px;
	height:300px;
}

.main-content h5 {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 19px;
}

.main-content h1 {
    color: #fffefe;
    font-weight: 700;
    font-size: 56px;
    line-height: 65px;
}

.main-content p {
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    font-weight: 400;
    width: 40%;
    padding: 6px 0 19px;
}


.main-area .tyre-btn {
    margin-left: 0;
}

.main-area .tyre-btn a {
    padding: 12px 30px;
    border: none;
    font-weight: 500;
}

.head-area {
    background: url(../image/bg2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 300px;
    padding-top:100px;
}

.head-title h1 {
    font-size: 70px;
    color: #292728;
    font-weight: 700;
    margin-bottom: 6px;
}

.carousel-area {
    padding: 10px 0;
}

.carousel-main-title h1 {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    letter-spacing: 1px;
}


.carousel-label {
    font-size: 28px;
    line-height: 28px;
    font-weight: 400;
    margin: 30px 0;
    color:#fff;
		transition: .5s;
}

.carousel-desc {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin: 0;
    color:#fff;
		transition: .5s;
}

.carousel-content {
    padding: 9px 0 0 70px;
}

.carousel-thumb {
  max-width:100%;
  max-height:100%;
}


.owl-dots {
    text-align: center;
    padding-top: 48px;
}

.owl-dot {
    width: 15px;
    height: 15px;
    background: #bb7286;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    margin-right: 15px;
}

.owl-dot.active {
    background: #d0204f;
}


.carousel-shape {
    position: absolute;
    top: -52%;
    left: -23%;
}

.carousel-shape2 {
    position: absolute;
    right: -102%;
}




.contact-area {
    padding: 120px 0 120px;
}


.contact_form {
    background: #fdf6f0;
    padding: 40px 40px 48px;
    margin-left: 50px;
}

h2.contact_form-title {
    font-size: 36px;
    color: #282828;
    font-weight: 500;
}

p.contact_form-desc {
    padding: 7px 0 25px;
}

.contact_form .form_div input {
    width: 97%;
    background: transparent;
    border: 1px solid #ddd;
    height: 50px;
    border-radius: 5px;
    padding-left: 15px;
    margin-bottom: 25px;
    outline: 0;
}

.form_div {
    width: 50%;
    float: left;
}

.contact_form_line{
	width: 100%;
}
.contact_form_line input{
	width: 50%;
    background: transparent;
    border: 1px solid #ddd;
    height: 50px;
    border-radius: 5px;
    padding-left: 15px;
    margin-bottom: 25px;
    outline: 0;
}

.contact_form .text_area .form_div_text textarea {
    width: 98.4%;
    height: 100px;
    background: transparent;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding-left: 15px;
    margin-bottom: 30px;
    padding-top: 10px;
    outline: 0;
}


.contact_button {
    text-align: left;
}

.contact_button button {
	display: inline-block;
	padding: 11px 30px;
	border-radius: 5px;
	background: #f0ad4e;
	color: #fff;
	font-size: 17px;
	position: relative;
	z-index: 1;
	transition: .5s;
	border: none;
}

.contact_button button::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 0%;
    background: #fdf6f0;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0;
    transition: .5s;
    border-radius: 5px;
	border: 1px solid red;
}

.contact_button button:hover::before {
    width: 100%;
    opacity: 1;
	border: 1px solid #ccc;
}

.contact_button button:hover{
	color:#f0ad4e;
}




.feature-area {
    padding: 82px 0 67px;
}

.feature-single-box {
    background: #fdf6f0;
    text-align: center;
    padding: 20px 27px 20px;
    border-radius: 5px;
    transition: .5s;
    margin-bottom: 30px;
}

.feature-img{
	height:250px;
}
.feature-title {
    font-size: 22px;
    color: #040404;
    font-weight: 700;
    margin: 0;
    padding: 15px 0 10px;
    letter-spacing: 1px;
    
}

.feature-desc {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 0 0 18px;
    height:60px;
    overflow:hidden;
}

.feature-btn a {
    display: inline-block;
    background: #ce214f;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    padding: 6px 33px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
}

.feature-btn a::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: #282828;
    left: 0;
    top: 0;
    z-index: -1;
    border-radius: 5px;
    transform: scale(0);
    opacity: 0;
	transition: .5s;
}

.feature-single-box:hover .feature-btn a::before {
	transform: scale(1);
    opacity: 1;
}

.feature-single-box:hover {
    background-color: #fdf6f0 !important;
    background: linear-gradient(90deg, #ce214f 50%, transparent 0) repeat-x, linear-gradient(90deg, #ce214f 50%, transparent 0) repeat-x, linear-gradient(0deg, #ce214f 50%, transparent 0) repeat-y, linear-gradient(0deg, #ce214f 50%, transparent 0) repeat-y;
    background-size: 7px 2px, 7px 2px, 2px 7px, 2px 7px;
    background-position: 0 0, 0 100%, 0 0, 100% 0;
    -webkit-animation: linearGradientMove 0.5s infinite linear;
    animation: linearGradientMove 0.5s infinite linear;
}

@-webkit-keyframes linearGradientMove {
  100% {
    background-position: 4px 0, -4px 100%, 0 -4px, 100% 4px;
  }
}

@keyframes linearGradientMove {
  100% {
    background-position: 4px 0, -4px 100%, 0 -4px, 100% 4px;
  }
}



.event-area {
    padding: 30px 0 ;
}

.event-thumb {
    margin-left: 28px;
}

.event-thumb img {
    width: 100%;
}

.event-right {
    margin-left: 42px;
}

.event-social-icon {
    margin-bottom: 29px;
}

.event-social-icon ul {
    padding: 0;
}

.event-social-icon ul li {
    list-style: none;
    font-size: 17px;
    color: #282828;
    font-weight: 500;
    padding-bottom: 18px;
}

.event-social-icon ul li i {
    font-size: 22px;
    color: #ce214f;
    position: relative;
    top: 4px;
    margin-right: 11px;
}

.event-area .tyre-btn {
    margin-left: 0;
}




.about-area {
    background: url(../image/about-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 140px 0 140px;
}

.about-single-box {
    margin-top: 30px;
}

h3.about-title {
    font-size: 22px;
    font-weight: 700;
    color: #282828;
    margin: 0;
    letter-spacing: 1px;
    padding: 18px 0 8px;
}

span.about-text {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 1px;
}


.coppy-right-area {
    background: #f0ad4e;
    padding: 31px 0 36px;
}

.coppy-right-text p {
    text-align: center;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    margin: 0;
}


.about-area.style-two {
    background: none;
    padding: 120px 0 120px;
}

.about-thumb img {
    width: 100%;
}

.about-right {
    margin-left: 80px;
}



.loader-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    transition: 0.8s 1s ease;
    z-index: 666;
}

.loader {
  position: relative;
  display: block;
  z-index: 201;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  border-radius: 50%;
  transition: all 1s 1s ease;
  border: 3px solid transparent;
  border-top-color: #9A241C;
  border-bottom-color: #9A241C;
  -webkit-animation: spin 1.5s linear infinite;
  -moz-animation: spin 1.5s linear infinite;
  -o-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}


@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.loader-wrapper .loder-section {
    position: fixed;
    top: 0;
    width: 52%;
    height: 100%;
    background: #111;
    z-index: 2;
}

.loader-wrapper .loder-section.left-section {
  left: 0;
  transition: 1s 1.4s ease;
}

.loader-wrapper .loder-section.right-section {
  right: 0;
  transition: 1s 1.4s ease;
}

/*/ When page loaded /*/
.loaded .loder-section.left-section {
  left: -100%;
}

.loaded .loder-section.right-section {
  right: -100%;
}

.loaded .loader-wrapper {
  visibility: hidden;
}

.loaded .loader {
  top: -100%;
  opacity: 0;
}

.customer-list-area {
    padding: 120px 0 85px;
    display:none;
}

.customer-left-side > div {
    background-color: #fff;
    margin-bottom: 30px;
    padding: 23px 30px 23px;
    box-shadow: 0 7px 16px rgba(0, 0, 0, 0.15);
}


.search {
    background: #f7f7f7;
    position: relative;
}

.search-filter{
	margin-right:70px;
}

.filter{
	width:33%;
	float:left;
	
}
.search input[type="text"] {
    padding-left: 10px;
    width:auto;
}

.search input {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    height: 34px;
    position: relative;

    margin:10px 0;
    box-shadow: 0 0 2px rgba(0,0,0,0.20);
    outline: 0;
}

.search button {
    background: #fff;
    border: 0 none;
    color: #fff;
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 0;
    width: 54px;
    height: 34px;
    margin:10px 0;
    background: #f0ad4e;
}

.widget h2 {
    color: #0d1218;
    display: block;
    font-size: 28px;
    text-transform: capitalize;
    margin-bottom: 36px;
}

 .widget ul {
    list-style: none;
    color: #0762f8;
    padding: 0;
}

 .widget > ul > li {
    margin: 0 0 10px;
    padding: 8px 0 15px;
    border-bottom: 1px solid #ddd;
}

 .widget ul li a {
    color: #333;
    text-decoration: none;
    transition: .5s;
}

.widget ul li a i {
    margin-right: 2px;
    font-size: 13px;
}

 .widget ul li a span {
    float: right;
}

.bill-item {
    margin-top: 25px;
    border-bottom: 1px solid #ddd;
}
.bill-text h4 a:hover {
    color: #ce214f;
}
.rcomment {
    color: #2486e7;
    font-size: 12px;
}
.bill-text h4 a {
    display: inline-block;
    text-decoration: none;
    color: black;
	font-size: 17px;
	line-height: 28px;
	transition: .5s;
}

.error-msg{
	color:red;
}



