html {
    
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
	
}
body {
    margin: 0;
	overflow-x:hidden;
	letter-spacing:1px;
	font-family: 'Poppins', sans-serif;
}
h3{color:#4e4e4e; letter-spacing:1px; font-weight:normal;}
h1{letter-spacing:1px;font-weight:normal;}
h6 {

    font-size: 16px;
	letter-spacing:1px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
	color: #363636;
	text-transform: uppercase;

}
p{font-size:16px; line-height:27px; color:#666; font-family: 'Roboto', sans-serif;}
/*below slider part css*/
.content-box-main {

    overflow: hidden;

}
.white-bg {

    background: #f6f6f6;
	border-bottom:1px solid #ccc;

}
.no-gutter > [class*="col-"] {

    padding-right: 0;
    padding-left: 0;

}
.gray-bg {

    background: #f6f6f6;

}
.overlay-bg-left::before {

    content: "";
    background-color: #f6f6f6;
    position: absolute;
    height: 100%;
    top: 0;
    width: 1000px;
    right: 100%;
    z-index: 0;

}
.content-box-5 {

    padding-top: 40px;

}
.content-box-5 .content-info {

    padding-bottom: 110px;
    padding-left: 80px;

}
.content-box-5 a {

    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
    display: block;
    color: #323232;

}
.content-box-5 a:hover {
	color:#F3321F;
}
.content-box-5 p {

    padding-right: 80px;

}
.content-box-5 .content-box-img {

    padding: 0 40px;
    margin-bottom:0px;
    position: relative;

}
.content-box-5 .content-box-img i {

    font-size: 100px;
    color: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: -70px;
    z-index: 0;
    margin-bottom: 80px;
    margin-left: -50px;
    left: 50%;
    display: block;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;

}
.content-box-5 .content-box-img i {

    font-size: 100px;
    color: rgba(0, 0, 0, 0.1);

}
.border-right{border-right: 1px solid #ccc;}
.img-fluid {

    max-width: 100%;
    height: auto;

}
.content-box-5:hover .content-box-img i {

    top: -95px;

}

/*Awards css*/
.white-section{background:#fff; padding:60px 0;}
.white-section1{background:#fff; padding:80px 0;}
.red-color{color:#F3321F!important;}
.single_service::after,.single_price_table,
.service_title a{
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.service_title h5{margin-top:25px; font-size:16px; letter-spacing:1px; color:#4e4e4e; text-transform:uppercase; font-weight:normal;}
.mt-10{margin-top:10px;}



#our_service{
    padding-bottom: 95px;
}
.services{
    padding-top: 56px;
}
.services_page #promot_section .work_withus_wrapper{
    background: none;
}
.services_page #promot_section .btn_icon{
    background: #222;
}
.services_page #promot_section .btn_promot:hover .btn_icon{
    background: #222;
    color: #fff;
}
.services_page #promot_section .btn_promot:hover .btn_icon::after{
    border-right: 9px solid #222222;
}
.single_service{
   position: relative;

padding: 5px 15px 15px;

position: relative;

overflow: hidden;

margin-bottom: 30px;

background: #faf8f8;
}
.single_service::before{
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    height: 100%;
    width: calc(100% - 25px);
    background: #fcfcfc;
    z-index: -1;
}
.single_service::after {
    background: #e5e2e2 none repeat scroll 0 0;

content: "";

height: 150%;

position: absolute;

right: -40px;

top: -130px;

transform: rotate(9deg);

width: 40px;
}
.single_service:hover .service_icon{
    background: #f86e2f;
}
.single_service:hover::after{
    background: #E2BB6E;
}
.service_icon{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    font-size: 24px;
    background: #222;
    color: #fff;
    height: 51px;
    line-height: 51px;
    width: 51px;
    text-align: center;
}
.service_title h4, .blog_title h4 {

    
    font-size: 18px;
    line-height: 27px;
    display: inline-block;
    margin-bottom: 0!important;
    margin-top: 10px;

}
.service_title a{
    color: #222;
}
.service_title a:hover{
    color :#f86e2f;
}
.custom-block-3 .title h3 { position: relative; padding-bottom: 10px; margin-bottom: 40px; }
.custom-block-3 .title h3:before { position: absolute; content: ""; width: 20px; height: 2px; background: #F3321F; left: 0px; bottom: 0px; }
.custom-block-3 .content h2 { display: table-cell; padding-right: 20px; font-size: 50px; padding-top: 5px; }
.custom-block-3 .content strong { display: table-cell; vertical-align: top; font-size: 16px; }
.custom-block-3 .content p { margin-top: 20px; display: block; }
.custom-block-3 .feature-box-3 { margin-top: 30px; }
/*feature-box-3 */
.feature-box-3 .icon { width: 70px; height: 70px; float: left; margin-right: 20px; text-align: center; border-radius: 50%; border: 1px solid #ebebeb; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
.feature-box-3 .icon i {color:#363636; font-size: 20px; background: #ebebeb; display: block; border-radius: 50%; margin: 9px 10px 10px 9px; width: 50px; height: 50px; line-height: 50px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
.feature-box-3 .content { display: table-cell; margin-top: 10px; vertical-align: top; }
.feature-box-3 .content h5 { margin-bottom: 0px; margin-top: 10px; }
.feature-box-3 .content h6 { margin-bottom: 0px; margin-top: 10px; }
.feature-box-3:hover .icon, .feature-box-3:hover .icon i { border-color: #F3321F; }
.feature-box-3:hover .icon i { background: #F3321F; color: #ffffff; }
.content p{font-size:14px; margin-top:5px; line-height:24px;}
.grey-section{background:#fbfbfb; padding:70px 0;}
.feature-box-4 .icon { width: 80px; height: 80px; margin:0 auto;  text-align: center; border-radius: 25%; border: 1px solid #ebebeb; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
.feature-box-4 .icon i { color:#666; font-size: 32px; background:#ebebeb;  display: block; border-radius: 25%; margin: 9px 10px 10px 9px; width: 60px; height: 60px; line-height: 60px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
.feature-box-4 .content { display: table-cell; margin-top: 10px; vertical-align: top; }
.feature-box-4 .content h5 { margin-bottom: 0px; margin-top: 10px; }
.feature-box-4 .content h6 { margin-bottom: 0px; margin-top: 10px; }
.feature-box-4:hover .icon, .feature-box-4:hover .icon i { border-color: #F3321F; }
.feature-box-4:hover .icon i { background: #F3321F; color: #fff; }
/*footer*/
.bg-5 { background: url(../images/background/footer.jpg); padding: 80px 0; background-clip: initial; background-color: rgba(0, 0, 0, 0); background-origin: initial; background-position: center center; background-repeat: no-repeat; position: relative; z-index: 0; }
.car i {

    color: #ffffff;
    font-size: 40px;
    display: inline-block;
    margin-bottom: 20px;

}
.car h2 {

    margin-bottom: 30px;

}
.text-white {

    color: #ffffff;

}
.text-red{ color: #F3321F
}
.footer-3 { background: #101010; }
.footer-3 p { color: #909090; }
.footer-3 .about-content h6 { margin-bottom: 22px; letter-spacing:1px; color:#fff}
.footer-3 .social ul li { display: inline-block; }
.footer-3 .social ul li a { display: block; padding: 0px; text-align: center; margin-right: 10px; display: inline-block; text-align: center; }
.footer-3 .social ul li a i { font-size: 12px; width: 35px; height: 35px; line-height: 37px; text-align: center; border-radius: 50%; background: rgba(39, 39, 39, 0.8); display: inline-block; float: none; margin-right: 2px; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.footer-3 .social ul li a i:hover { background: #F3321F; color: #ffffff; }
.footer-3 .usefull-link ul li { display: block; border-bottom: 0px; padding: 5px 0px; }
.footer-3 .usefull-link ul li a i { padding-right: 10px; }
.footer-3 .usefull-link ul li a { color: #909090; }
.footer-3 .usefull-link ul li a:hover { color: #F3321F; }
.footer-3 .copyright { background: rgba(39, 39, 39, 0.2); padding: 30px 0 20px; }
.footer-3 .copyright ul li a { color: #909090; text-transform: capitalize; }
.footer-3 .copyright ul li a:hover { color: #F3321F; }

/*footer topbar*/
.footer-3.footer-topbar img { height: 40px; }
.footer-3.footer-topbar .copyright { margin-top: 70px; }
.footer-3 .footer-nav { margin-top: 8px; }
.footer-3 .footer-nav ul li { display: inline-block; }
.footer-3 .footer-nav ul li a { text-transform: uppercase; font-weight: 600; color: #909090; margin: 0 5px; }
.footer-3 .footer-nav ul li a:hover { color: #F3321F; }
.footer-3.footer-topbar .top { margin-bottom: 60px; }
.footer-3.footer-topbar hr { margin-bottom: 60px; }
.footer-3.footer-topbar .social { margin-bottom: 0px; }
.footer-3.footer-topbar .social ul li a { line-height: 30px; }
.footer-3.footer-topbar .usefull-link ul li { padding: 5px 0px; }
.footer-3.light { background: #ffffff; }
.footer-3.light .copyright { background: #f6f6f6; }
.footer-3 .social ul li a i { background: #f6f6f6; color: #909090; }
.footer-3 hr { border-bottom-color: #f6f6f6; }
.about-content img{margin-bottom:25px;}
.section-title h2{text-transform:uppercase;}
.section-title .separator {

    position: relative;
    margin-bottom: 40px;
    display: inline-block;
	

}
.section-title .separator::before {

    content: '';
    display: block;
    margin: auto;
        margin-bottom: auto;
    left: 50%;
    height: 1px;
    width: 50px;
    bottom: -15px;
    background: #F3321F;
    transition: width .8s ease, background-color .8s ease;
    -webkit-transition: width .8s ease, background-color .8s ease;
    -o-transition: width .8s ease, background-color .8s ease;
    -ms-transition: width .8s ease, background-color .8s ease;
    -moz-transition: width .8s ease, background-color .8s ease;
    margin-bottom: 6px;

}
.section-title .separator::after {

    width: 100px;
    display: block;
    margin: auto;
    content: "";
    height: 1px;
    background: #F3321F;
    bottom: 0px;
    left: 50%;
    transition: width .8s ease, background-color .8s ease;
    -webkit-transition: width .8s ease, background-color .8s ease;
    -o-transition: width .8s ease, background-color .8s ease;
    -ms-transition: width .8s ease, background-color .8s ease;
    -moz-transition: width .8s ease, background-color .8s ease;

}
.service_title h6{margin-bottom:0;line-height:24px; text-transform:capitalize!important; font-weight:normal; font-size:14px; color:#807f7f}

/*************************************/
.feature-car.new-arrival .car-item { margin-bottom: 30px; }
.car-item { position: relative; overflow: hidden; border: 3px solid #fff;

box-shadow: 0 0 8px #969696;}
.car-item .car-content { background: #ffffff; padding: 20px; }
.car-item .car-content a {font-size: 18px;

font-weight: 500;

color: #333;

margin-bottom: 12px;

display: block;

letter-spacing: 1px;}

.car-item .car-content a:hover { color: #363636; }
.car-item .price span { color: #363636; font-weight: 700; font-size: 16px; }
.car-item .price span.old-price { color: #999999; text-decoration: line-through; padding-right: 5px; font-size: 13px; font-weight: 400; }
.car-item .separator { margin-bottom: 15px; }
.car-item .separator:after { width: 50px; display: block; margin: auto; content: ""; height: 1px; background: #000000; bottom: 0px; left: 50%; transition: width .8s ease, background-color .8s ease; -webkit-transition: width .8s ease, background-color .8s ease; -o-transition: width .8s ease, background-color .8s ease; -ms-transition: width .8s ease, background-color .8s ease; -moz-transition: width .8s ease, background-color .8s ease; }
.car-item .separator:before { content: ''; display: block; margin: auto; left: 50%; height: 1px; width: 30px; bottom: -10px; background: #000000; transition: width .8s ease, background-color .8s ease; -webkit-transition: width .8s ease, background-color .8s ease; -o-transition: width .8s ease, background-color .8s ease; -ms-transition: width .8s ease, background-color .8s ease; -moz-transition: width .8s ease, background-color .8s ease; margin-bottom: 4px; }
.car-item:hover .separator:before { width: 50px; left: 0; background: #F3321F; }
.car-item:hover .separator:after { width: 30px; left: 0; background: #F3321F; }
.car-item .car-list { background: #ffffff; color: #363636; overflow: hidden; bottom: 144px; height: 0; left: 0; position: absolute; transition: all 0.3s ease-out 0s; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; width: 100%; z-index: 2; text-align: center; }
.car-item .car-list li { line-height: 38px; color: #999999; display: inline-block; padding-right: 5px; padding-left: 5px; }
.car-item .car-list li i { padding-right: 3px; }
.car-item:hover .car-list { height: 40px; border-bottom: 1px solid #f6f6f6; }
.car-item .car-image {padding:0; background:#f5f4f4; position: relative; overflow: hidden; }
.car-item .car-overlay-banner { background: rgba(0, 0, 0, 0.6); position: absolute; top: -100%; height: 100%; width: 100%; opacity: 0; transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; }
.car-item .car-overlay-banner ul { left: 0; position: absolute; right: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); z-index: 99; }
.car-item .car-overlay-banner ul li { display: inline-block; }
.car-item .car-overlay-banner ul li a { background: transparent; border: 2px solid #ffffff; color: #ffffff; width: 36px; height: 36px; line-height: 36px; text-align: center; display: inline-block; border-radius: 50%; }
.car-item .car-overlay-banner ul li a:hover { background: #ffffff; color: #F3321F; }
.car-item:hover .car-overlay-banner { opacity: 1; top: 0; }
.car-item.gray-bg .car-content { background: #f6f6f6; }
.bg-2 { background: url(../images/background/retail-range.jpg); background-clip: initial; background-color: rgba(0, 0, 0, 0); background-origin: initial; background-position: center center; background-repeat: no-repeat; background-size: cover !important; position: relative; z-index: 0; background-attachment: fixed; }
.bg-overlay-black-70::before {

    background: rgba(0, 0, 0, 0.7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;

}
.bg-1 {padding:60px 0 90px; background: url(../images/background/bg1.png); background-clip: initial; background-color: rgba(0, 0, 0, 0); background-origin: initial; background-position: center center; background-repeat: no-repeat; background-size: cover !important; position: relative; z-index: 0; background-attachment: fixed; }
.bg-overlay-white-70::before {

    background: rgba(255, 255, 255, 0.7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;

}
.content-box-3 {

    padding: 40px 40px 0px;

}
.content-box-3 .info {

    padding: 20px 0 60px;

}
.button1, .button1.border::before {

    background: #F3321F;

}
.button2 { padding: 6px 25px!important;}
.button1 {
	margin-top:15px;
    text-align: center;
    background: #F3321F;
    color: #ffffff;
    display: inline-block;
    text-transform: capitalize;
    vertical-align: middle;
    padding: 13px 25px;
	border-radius:2px;
    -ms-transform: perspective(1px) translateZ(0);
    -o-transform: perspective(1px) translateZ(0);
    -moz-transform: perspective(1px) translateZ(0);
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -ms-transition-property: color;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -ms-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
	font-size: 16px;

letter-spacing: 1px;
}
.button1::before {

    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #323232;
    -ms-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -o-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -ms-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -ms-transition-property: transform;
    -moz-transition-property: transform;
    -o-transition-property: transform;
    -webkit-transition-property: transform;
    transition-property: transform;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -ms-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;

}
.button1:hover, .button1:focus, .button1:active { color: #ffffff; }
.button1:hover:before, .button1:focus:before, .button1:active:before { -moz-transform: scaleY(1); -o-transform: scaleY(1); -ms-transform: scaleY(1); -webkit-transform: scaleY(1); transform: scaleY(1); -moz-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50); -ms-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50); -o-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50); -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50); }

/*products*/
.white-color{background:#fff;}
.car-item1{margin-bottom:30px;}
.car-item .car-content1 a {font-size: 17px;

font-weight: 500;

color: #333;

margin-bottom: 12px;

display: block;

letter-spacing: 1px;}
.car-item .car-content a:hover {
color: #F3321F;}
/*.car-grid */
.product-listing .car-grid { margin-bottom: 30px; }
.product-listing .car-grid { border: 1px solid #e3e3e3;

padding: 20px 0;

background: transparent;

border-radius: 0;}
.product-listing .car-grid .car-item { margin-top: 0px; }
.product-listing .car-grid .car-title a {position: relative; line-height:27px;

padding-bottom: 10px;

margin-bottom: 10px;

display: inline-block;

font-size: 18px;

text-transform: uppercase;

font-weight: normal;

color: #363636;

letter-spacing: 1px;}
.product-listing .car-grid .car-title a:before { position: absolute; content: ""; width: 20px; height: 2px; background: #F3321F; left: 0; bottom: 0px; }
.product-listing .car-grid .price span { color: #F3321F; font-weight: 700; font-size: 16px; }
.product-listing .car-grid .price span.old-price { color: #999999; text-decoration: line-through; padding-right: 5px; font-size: 13px; font-weight: 400; }
.product-listing .car-grid .price a.button { padding: 3px 20px; }
.product-listing .car-grid .car-list { margin-top: 21px; }
.product-listing .car-grid .car-list ul li { border: 1px solid #e3e3e3; padding: 1px 10px; font-size: 12px; display: inline-block; }
.product-listing .car-grid .car-item .car-overlay-banner ul { top: 50%; }
.product-listing .car-grid:hover .car-overlay-banner { opacity: 1; top: 0; }

/*breadcrumb*/
.intro-title {
	margin-top:-170px;
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 30px;
	width:100%;
	left:0;
	

}
ul.page-breadcrumb {

    padding-top: 10px;
    padding-bottom: 25px;

}
ul.page-breadcrumb li {

    color: #fff;
    display: inline-block;
    list-style: none;

}
ul.page-breadcrumb li a {

    color: #fff;
    font-size: 14px;
    text-transform: capitalize;

}
ul.page-breadcrumb li a:hover {

    color: #F3321F;
}
ul.page-breadcrumb li i {

    font-size: 14px;
    padding: 0 7px;

}
ul.page-breadcrumb li i {

    font-size: 14px;

}
ul.page-breadcrumb li i {

    font-size: 14px;
    padding: 0 7px;

}
.inner-intro .intro-title.row [class*="col-"] {

    padding-right: 0;
    padding-left: 0;

}
.text-md-left {

    text-align: left !important;

}
.d-inline-block {

    display: inline-block !important;

}
.text-md-right {

    text-align: right !important;

}
.float-right {

    float: right !important;

}
.red-color{color:#F3321F; font-size:21px; letter-spacing:1px;}
.more-info{color:#F3321F!important;}
.more-info:hover{color:#a22619!important;}
.red-bottom-border{border-bottom: 2px solid #F3321F;}
.description-category-image  {

    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
	line-height: 50px;
}
.description-category-image::before {

   content: '';

position: absolute;

top: -0.60em;

left: 0;

width: 0;

height: 0;

border-left: 10px solid transparent;

border-right: 10px solid transparent;

border-bottom: 10px solid #ffffff;

}
.leo-qty{line-height:50px;}
.description-category-image a{font-size:16px!important;}
.mt-0{text-align:left; font-size:21px; margin-top:10px!important; margin-bottom:16px; text-transform:uppercase;
letter-spacing:1px; line-height: 24px;}
.mb-20{margin-bottom:20px;}
.padding-left-none{padding-left:0;}
.divider-bottom{border-bottom:4px double #e6e6e6; margin:25px 0 35px;}
.divider-bottom1{border-bottom:4px double #e6e6e6; margin:35px 0 30px;}
.divider-bottom2{border-bottom:4px double #e6e6e6; margin:45px 0;}
ul.list-style-1 li {

    list-style: none;

}
ul.list-style-1 li {
	text-align:left;
    list-style: none;
	font-size: 16px;

line-height: 27px;

color: #666;

font-family: 'Roboto', sans-serif;

}
.list-style-1 li i {
display: inline-block;
    padding-right: 10px;
    padding-bottom: 10px;
	color: #F3321F;
	
}
.box1{border-radius: 5%; margin-bottom:30px; margin-top:20px; text-align:center; /*border:1px solid #ccc;*/ padding:20px 10px 10px;}

.box1 h6{text-transform:capitalize!important; font-weight:normal; margin-top:0!important; color:#666;}
.box1 h4{margin-bottom:0px!important; margin-top:15px; letter-spacing:1px;}
.red{color: #F3321F; margin:20px 0}
.h3-text{font-size: 19px;

line-height: 30px;

margin-bottom: 0;}
.mt-20{margin-top:20px;}
.feature-box-3 .content p{font-size: 16px;

line-height: 27px;

color: #666;

font-family: 'Roboto', sans-serif;}
.link{color:#666;}
.link:hover {

    color: #F3321F !important;

}
.franchisee-link{color: #F3321F; border:1px solid #F3321F; padding:10px;}
.franchisee-link:hover{color: #fff; background:#F3321F; border:1px solid #F3321F;}
.border-shadow{
	border: 3px solid #fff;
	box-shadow: 0 0 8px #969696; margin-top:25px;}
.white{color:#fff;}
.feature-box{margin:0 auto;}
.feature-box .content{margin-left:0;}
.feature-box i { text-align: center; width: 80px; height: 80px; font-size: 30px; line-height: 80px; background: #f6f6f6; display: inline-block; border-radius: 50%; color: #969696; margin-bottom: 20px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
.feature-box h6 { position: relative; padding-bottom: 10px; }
.feature-box h6:before { position: absolute; content: ""; width: 20px; height: 2px; background: #F3321F; left: 50%; margin-left: -10px; bottom: 0px; }
.feature-box p { padding: 0px; font-size: 16px;

line-height: 27px;

color: #666;

font-family: 'Roboto', sans-serif;}
.feature-box:hover i { background: #F3321F; color: #ffffff; }
.border-shadow1 {
	border: 1px solid #ebebeb; padding:20px 20px 30px;
    
}
.border-shadow1:hover {
	border: 1px solid #F3321F;
}
.grey-section1{background:#f8f7f7; padding:60px 0;}
.red1{color:#F3321F; font-size:18px;}

/*testimonials*/
.testimonial {

    padding-top: 70px;
    margin: 50px 15px 0;
    border: 1px solid #fff;
    text-align: center;
    position: relative;
    transition: all 0.7s ease 0s;

}
.testimonial .image {

    width: 95px;
    height: 95px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: -50px;
    left: 50%;
    overflow: hidden;
    transform: translateX(-50%);
    transition: all 0.7s ease 0s;
    border: 2px solid #fff;

box-shadow: 0 0 8px #969696;
}
.testimonial .image img {

    width: 100%;
    height: auto;
    border-radius: 50%;

}
.testimonial .title {

    color: #F3321F;
    text-transform: uppercase;
	letter-spacing:1px;
    margin-bottom: 10px;
    margin-top: 5px;
    transition: all 700ms ease 0s;

}
.testimonial .testimonial-content {

    padding: 15px 25px 12px;
    border-top: none;
    text-align: center;
    transition: all 500ms ease 0s;

}

.testimonial .testimonial-content .rating {

    display: inline-block;
    margin-bottom: 14px;
    margin-top: 0;
    list-style: none;

}
.testimonial .testimonial-content .rating li {

    display: inline-block;
    font-size: 14px;
    color: #ffd906;

}
.testimonial .description {

    border-bottom: 1px solid #ebebeb;
    padding: 0 25px 30px;
    margin: 0;
	min-height:190px;
}
.testimonial:hover {
  border-color: #ebebeb;
}
.mb-5{margin-bottom:5px!important;}
.mt-40{margin-top:40px;}
.badge-dot i {

    display: inline-block;
    width: 7px;
    height: 7px;
    margin-right: .385rem;
    vertical-align: middle;
    border-radius: 50%;
	margin-top:17px;
}
.bg-danger {

    background-color: #eb5076 !important;

}
.bg-success {

    background-color: #02ba5a !important;

}
.bg-warning {

    background-color: #fba540 !important;

}
.bg-info {

    background-color: #03d0ea !important;

}
.mt-13 {

    margin-top: 17px;
    font-size: 17px;
	color:#666;
}
.mt-13:hover{color:#F3321F}
.datasheets-box{box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
min-height:78px;
border: none;
margin-bottom:30px;
background-color: #ffffff; padding:5px;}
.datasheets-box h5{letter-spacing:1px!important; line-height:24px; color:#333;}
.datasheets-box h5:hover{color:#F3321F;}

/*tabs*/
.tab-content{ padding:60px 0px 0px;}
.panel-body {

    padding: 0 15px 15px;

}
.panel-heading {

padding: 0 15px 0;}
/*about*/
.bg-2 { background: url(../images/background/02.jpg); background-clip: initial; background-color: rgba(0, 0, 0, 0); background-origin: initial; background-position: center center; background-repeat: no-repeat; background-size: cover !important; position: relative; z-index: 0; background-attachment: fixed; }
.bg-overlay-black-70::before {

    background: rgba(0, 0, 0, 0.7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;

}
.content-box-3 {

    padding: 40px 40px 0px;

}
.content-box-3 { padding: 0px 0px 0px; }
.content-box-3 .info { padding: 55px 0; }
.content-box-3 .info p { margin-bottom: 20px; }
.red-bg {

    background: #db2d2e;

}
.button1.white:hover {

    color: #ffffff;

}
.button1.white:hover, .button1.border:focus, .button1.border:active {

    color: #ffffff;
    border-color: #db2d2e;

}
.button1.white {

    color: #db2d2e;
    background: #ffffff;

}
.feature-box-5 {

    background: #ffffff;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 40px;

}
.feature-box-5 .icon { display: table-cell; }  
.feature-box-5 .icon i { font-size: 60px; line-height: 60px; }  
.feature-box-5 .info { display: table-cell; vertical-align: top; padding-left: 20px; } 
.white1{background-color:#fff; color:#F3321F;} 
.feature-box-3{margin-bottom:10px;}


#us-map{
  display: block;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
path{fill:#ccc!important; stroke: #f0f0f0 !important;
  stroke-width:1px;
  }
.on, path:hover, circle:hover {
  stroke: #ccc !important;
  stroke-width:2px;
  stroke-linejoin: round;
  fill: #002868 !important;
  cursor: pointer;
  
}


#info-box {
  display:block!important;
  z-index: 9999999;
  margin-top:60px;
  border: 2px solid #BF0A30;
  border-radius: 5px;
  padding: 20px 5px;
  font-family: arial;
}
svg:not(:root) {

    overflow: hidden;
    height: 450px;

}
.border-none{border:0!important;}
.location-franchise {

    width: 22%;
    margin-right: 2%;
    margin-bottom: 35px;
    display: inline-block;
    height: 75px;
    vertical-align: top;
    float: none;

}
#info-box div{margin:5px 0; display:block!important;}
.right-side{

    right: 0;
    top: 13%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;}

.right-side > h1 {

    padding: 0;
        padding-left: 0px;
    color: 

    #ee8d02;
    font-size: 40px;
    font-weight: normal;
    font-style: normal;
    line-height: 15px;
    padding-left: 25px;
    margin-bottom: 50px;
    letter-spacing: 1px;
   
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    -webkit-animation-delay: .7s;
    animation-delay: .7s; clear:both;

}
.right-side > h3 {

    padding: 0;
        padding-left: 0px;
    color: 

    #ee8d02;
    font-size: 24x;
    font-weight: normal;
    font-style: normal;
    line-height: 25px;
    padding-left: 25px;
    padding-top:20px;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    -webkit-animation-delay: .7s;
    animation-delay: .7s;

}
.right-side>p {
	padding: 0;
	color: #fff;
	font-size: 34px;
	line-height: 14px;
	padding-left:25px;
	
	font-weight: normal;
	margin-bottom: 5px;
	letter-spacing: 1px;
	
	-webkit-animation-delay: 1.1s;
	animation-delay: 1.1s
}
.left-side{

    left: 0;
    top: 25%;
    
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;}

.left-side > h1 {

    padding: 0;
        padding-left: 0px;
    color: 

    #ee8d02;
    font-size: 40px;
    font-weight: normal;
    font-style: normal;
    line-height: 15px;
    padding-left: 25px;
    margin-bottom: 50px;
    letter-spacing: 1px;
   
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    -webkit-animation-delay: .7s;
    animation-delay: .7s; clear:both;

}
.left-side > h3 {

    padding: 0;
        padding-left: 0px;
    color: 

    #ee8d02;
    font-size: 24x;
    font-weight: normal;
    font-style: normal;
    line-height: 25px;
    padding-left: 25px;
	margin-bottom:50px;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    -webkit-animation-delay: .7s;
    animation-delay: .7s;

}
.left-side>p {
	padding: 0;
	color: #fff;
	font-size: 34px;
	line-height: 14px;
	padding-left:25px;
	
	font-weight: normal;
	margin-bottom: 5px;
	letter-spacing: 1px;
	
	-webkit-animation-delay: 1.1s;
	animation-delay: 1.1s
}
.buttonA1 {
	margin-top:-25px;
    text-align: center;
    background: transparent;
    color: #fff;
    display: inline-block;
    text-transform: capitalize;
    vertical-align: middle;
    padding: 13px 25px;
	border-radius:2px;
    -ms-transform: perspective(1px) translateZ(0);
    -o-transform: perspective(1px) translateZ(0);
    -moz-transform: perspective(1px) translateZ(0);
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -ms-transition-property: color;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -ms-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
	font-size: 16px;
margin-left: 25px;
letter-spacing: 1px;
	border: 1px solid #fff;
}

.buttonA1:hover { color: #ccc; }
.mb-50{margin-bottom:50px;}
.pt-0{padding-top:0!important;}