/*
Theme Name: Automobile Hub Pro
Theme URI:  
Author: Themespride
Author URI: https://www.themespride.com/
Description:
Version: 1.1.6
License: GNU General Public License
License URI:license.txt
Text Domain: automobile-hub-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
Automobile Hub Pro WordPress Theme has been created by Themespride(themespride.com), 2018.
Automobile Hub Pro WordPress Theme is released under the terms of GNU GPL
*/
/* Basic Style */
*{
  margin:0; 
  padding:0; 
  outline:none;
}
html body{
  margin:0; 
  padding:0; 
  -ms-word-wrap:break-word; 
  word-wrap:break-word; 
  background-color:#fff; 
  position:relative; 
  font-size: 14px;
  color:#5b5b5b; 
  font-family: 'Montserrat';
}
label {
  margin-bottom: 0 !important;
}
img{
  margin:0; 
  padding:0; 
  border:none; 
  max-width:100%; 
  height:auto;
}
section img{
  max-width:100%;
}
h1,
h2,
h3,
h4,
h5,
h6{ 
  margin:0;
  padding:10px 0;
  line-height: 1.4;
  letter-spacing: 1px;
  color: #151515;
  font-family: 'Oswald';
}
p{
  margin:0 0 15px; 
  padding:0;
  font-size:14px;
  font-weight:normal;
}
p, ul li a{
  letter-spacing: 0px;
  font-family: "Roboto";
}
body a{
  text-decoration:none; 
  color:#cf381f;
}
a:hover{
  text-decoration:none; 
  color:#666;
}
a:focus,a:hover{
  text-decoration:none !important;
}
ul,ol{ 
  margin:0 0 0 15px; 
  padding:0;
}
ul li, ol li{font-size: 16px;}
:hover{-webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
blockquote {
  font-size: 18px;
  font-style: italic;
  width: 450px;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
  background:#ececec;
}
 
blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: 0px;
  top: -10px;
  color: #7a7a7a;
}
 
blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
  
blockquote cite:before {
  content: "\2014 \2009";
}
small{
  font-size:14px !important;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="phno"],input[type="password"],
textarea{
    border: 1px solid #424648 !important; 
    font-size: 16px;
    padding: 10px 10px;
    margin: 0 0 0px 0;
    height: auto;
    width: 100%;
    background: transparent;
}
section{
  background-size: cover;
  background-repeat: no-repeat;
  padding: 40px 0;
  background-attachment: fixed;
}
select{
  width: 100%;
  padding: 6px;
}
input[type="submit"] {
  padding: 10px 20px;
  font-weight: bold;
  color: #ffffff;
  border: none;
  background-color: #e43314;
}
input[type="submit"]:hover{
  cursor: pointer;
}
.bounce, .flash, .pulse, .shake, .swing, .tada, .wobble, .bounceIn, .bounceInDown, .bounceInLeft, .bounceInRight, .bounceInUp, .bounceOut, .bounceOutDown, .bounceOutLeft, .bounceOutRight, .bounceOutUp, .fadeIn, .fadeInDown, .fadeInDownBig, .fadeInLeft, .fadeInLeftBig, .fadeInRight, .fadeInRightBig, .fadeInUp, .fadeInUpBig, .fadeOut, .fadeOutDown, .fadeOutDownBig, .fadeOutLeft, .fadeOutLeftBig, .fadeOutRight, .fadeOutRightBig, .fadeOutUp, .fadeOutUpBig, .flip, .flipInX, .flipInY, .flipOutX, .flipOutY, .lightSpeedIn, .lightSpeedOut, .rotateIn, .rotateInDownLeft, .rotateInDownRight, .rotateInUpLeft, .rotateInUpRight, .rotateOut, .rotateOutDownLeft, .rotateOutDownRight, .rotateOutUpLeft, .rotateOutUpRight, .slideInDown, .slideInLeft, .slideInRight, .slideOutLeft, .slideOutRight, .slideOutUp, .rollIn, .rollOut, .zoomIn, .zoomInDown, .zoomInLeft, .zoomInRight, .zoomInUp, .slideInUp{
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  visibility: visible!important;
}

.wp-caption{
  margin:0;
  padding:0;
  font-size:13px;
  max-width:100%;
}
.wp-caption-text{
  margin:0;
  padding:0;
}
.gallery-caption{
  margin:0;
  padding:0;
}
.bypostauthor{
  margin:0;
  padding:0;
}
.hovereffect a {
  border: 1px solid #333;
  padding: 10px;
  color: #333333;
  font-weight: bold;
}
.carousel-inner{
  margin: 0;
}
.screen-reader-text {
  position: absolute;
  top:-9999em;
  left:-9999em;
}
.sticky{ 
  margin:0; 
  padding:0; 
  background-color:#d7d7d7;
}
.alignleft,
img.alignleft{
  display: inline; 
  float: left; 
  margin-right:20px; 
  margin-top:4px; 
  margin-bottom:10px; 
  padding:0;
  padding:5px;
}
.alignright, img.alignright { 
  display: inline; 
  float: right; 
  padding:5px; 
  margin-bottom:10px;
  margin-left:25px;
  padding:5px;
}
.aligncenter, img.aligncenter { 
  clear: both; 
  display: block; 
  margin-left: auto; 
  margin-right: auto; 
  margin-top:0;
  padding:5px; 
}
.comment-list .comment-content ul { 
  list-style:none; 
  margin-left:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
.toggleMenu{
  display:none;
}
a.small-button{
  background:#3890cb;
  padding:5px 30px; 
  border-radius:3px;
  color:#fff;
  display:table;
  margin:0 auto;
}
a.small-button:hover{
  color:#fff;
  background:#0c5f96;
}
table, td, th {
  border: 1px solid black;
}
/*-------------------------- Calendar widget --------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.45em;
  table-layout: fixed;
  width: 100%;
}
.widget.widget_calendar table {
  margin: 0;
}
.widget.widget_calendar td, .widget.widget_calendar tr, .widget.widget_calendar th {
    border: 1px solid #fff;
}
.widget_calendar td,
.widget_calendar th {
  line-height: 2.5625;
  padding: 0;
  text-align: center;
}
.widget_calendar caption {
  font-weight: 900;
  margin-bottom: 1.75em;
  color: #000;
  padding-left: 15px;
}
.widget_calendar tbody a {
  background-color: #bbb;
  color: #fff;
  display: block;
  font-weight: 700;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
  background-color: #686868;
  color: #fff;
}
.widget th,
.widget td {
  padding: 0em;
}
/*-------------------- Sweep To Right -----------------------*/
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* ---------Buttons--------- */
a.button{ 
  border: 1px solid #e43314;
  background: #e43314;
  color: #fff;
  font-size: 16px;
  margin: 20px 0 0;
  padding: 9px 20px;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 30px;
}
a.theme_button {
  color: #ffffff;
  border: none;
  margin-top: 8px;
  letter-spacing: 1px;
  padding: 9px 20px;
  font-size: 14px;
  font-weight: bold;
  background: #151515;
  border-radius: 40px;
}
button:focus {
    outline: none;
}
.theme_button i{
  padding-left: 5px;
}
.slidr-button {
    border: 1px solid #e43314;
    border-radius: 30px;
    padding: 9px 20px;
    background: #e43314;
    float: left;
}
.slidr-button:hover{
  background: #000;
  border: 1px solid #000;
}
.slidr-button a{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 25px;
  color: #ffffff;
  font-family: "Oswald";
  font-weight: 500;
  padding-left: 13px;
}

/* --------------------------Top Bar---------------------------- */
.contact_details ul li {
  list-style: none;
  display: inline;
  color: #ffffff;
}
.top_bar {
  background-color: #151515;
  width: 100%;
  float: left;
  padding: 8px;
}
.contact_details {
  padding: 12px 0;
}
.contact_details ul li.search-box span {
  border: none;
  padding: 15px 18px;
  margin-right: 0;
}
.contact_details ul li span {
  padding-right: 10px;
  font-size: 13px;
}
.contact_details span.hi_normal {
    font-family: "PT Sans";
    font-size: 16px;
    font-weight: bold;
    color: #e43314;
}
span.his_normal {
    color: #fff;
    font-family: "Oswald Regular";
    font-size: 19px;
}
.contact_details i{
  background-color: #e43314;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  border-radius: 50%;
  padding: 10px;
  border: 1px solid #e43314;
}
/*.contact_details i.fa.fa-phone:after {
    content: '';
    border: 9px solid transparent;
    border-left-color: #e43314;
    border-right: 0;
    margin-top: 0px;
    margin-left: 8px;
    position: absolute;
    width: 0;
    height: 0;
}
.contact_details i.far.fa-envelope-open:after{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 9px solid transparent;
    border-left-color: #e43314;
    border-right: 0;
    margin-top: 0px;
    margin-left: 8px;
}
.hi_cart i:after {
    content: '';
    border: 9px solid transparent;
    border-left-color: #e43314;
    border-right: 0;
    margin-top: 0px;
    margin-left: 8px;
    position: absolute;
    width: 0;
    height: 0;
}*/
.serach_outer i{
  font-size: 24px;
  padding: 4px 0 0 0;
  color: #bbb;
}
.contact_details p {
  color: #033333;
  font-size: 15px;
  margin: 0 0 0 !important;
}
p.hi_bold {
  color: #1e1d1c;
}
p.hi_normal {
  color: #757575;
}
.contact_details ul li span i {
  padding-right: 6px;
  color: #ffffff;
}
.contact_details ul li a {
  color: #ffffff;
}
.socialbox a i, .social_widget a i {
  font-size: 13px;
  letter-spacing: 3px;
  width: 20px;
  text-align: center;
}
.socialbox a i:hover {
  color: #000;
}
.socialbox a {
  padding: 8px 8px;
}
/*.socialbox a:hover {
  background-color: #fff;
  border-radius: 50px;
}
.socialbox a:hover i{
  color: #cf381f;
}*/
.logo h1 {
  padding-top: 0px;
}
/*.logo h1 a {
    font-size: 20px;
}*/
/* --------------------------Header---------------------------- */
#header .col-lg-2.col-md-3.top_bar_btn {
    margin-top: 5px;
}
ul.right-side-content {
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
}
#header .logo img{
  max-height: 123px;
  width: auto;
}
#header {
  background-color: #ffffff;
  width: 100%;
  float: left;
  border-bottom: 1px solid #ccc;
}
#topbar {
  border-top: 10px solid #435061;
}
#site_top .customize-partial-edit-shortcut button{
  left: 0px;
}
.menubar {
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}
.neseted-inner {
  top: 0;
  position: absolute;
}
.continnerbox {
  background-size: 100% 100%;
  color: #fff;
  border-top: 40px solid #435061;
  border-left: 60px solid transparent;
}
#header .logo, #footer .logo{
  margin-top: -4px; 
  padding: 10px 0; 
}
#header .logo h1, #footer .logo h1{ 
  font-weight:700; 
  padding:0; 
  margin-bottom:8px; 
  font-size:26px; 
  font-weight:bold; 
  margin-top: 0; 
}
.logo a.custom-logo-link{ 
  color:#000000;
}
.logo h1 a, .logo h1 a{
  color: #e43314;
  text-transform: uppercase;
}
.logo p{ 
  color: #e43314;
  margin-bottom: 0;
  font-size: 14px;
}
#header .top-contact{
  padding:12px 0; 
  font-size:15px;
}
.menubar .social-media{
  padding:12px 0; 
  text-align:center;
}
/*----------------Menu bar-----------*/
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
ul.list_nav {
    margin: 0 auto;
    text-align: center;
    display: block;
}
.main-navigation ul{
  list-style: none;
  margin: 0;
  padding-left: 0;
  
}
.main-navigation li{
 position: relative;
 margin-top: 5px;
 padding: 20px 15px;
 display: inline-block;
}
.main-navigation li:last-child{
  border-right: none;
}
.main-navigation a{
  display: block;
  text-decoration: none;
  text-transform: none;
  padding: 0;
  position: relative;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 14px;
  color: #a2a2a2;
  font-family: "Oswald";
  font-weight: 400;
}
.main-navigation a:hover{
  color: #e43314;
}
.main-navigation ul ul{
  display: none;
  position: absolute;
  left: 0;
  top: 100% ;
  background: #F6F6F6;
  min-width: 200px;
  z-index: 9999;
}

.main-navigation ul ul ul{
  left: 100%;
  top: 0;
}

.main-navigation ul ul a{
  text-transform: none;
  font-weight: 400;
  color: #1e1d1c;
  padding: 8px 0px;
  font-size: 14px;
  line-height: 1.5;
}
.main-navigation ul ul a:hover{
  color: #e43314 !important;
}
.main-navigation ul ul li,
.menubar.scrolled .main-navigation ul ul li{
  float: none;
  display: block;
  text-align: left;
  border-bottom: 1px solid #cccccc;
}

.main-navigation ul ul li:last-child{
  border-bottom: 0;
}

.main-navigation ul li:hover > ul{
  display: block;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a{
  color: #cf381f;
}

.main-navigation .menu > ul > li.highlight{
  background-color: #cf381f;
}

.main-navigation .menu > ul > li.highlight:hover{
  background: transparent;
}

.menubar.scrolled .menu > ul > li:hover > a:after,
.menubar.scrolled .menu > ul > li.current_page_item > a:after,
.menubar.scrolled .menu > ul > li.current-menu-item > a:after{
  height: 2px;
}

.menu > ul > li.exoplanet-search:after{
  background: transparent !important;
}

.main-navigation ul ul li:hover > a{
  color: #1e1d1c;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation{
  margin: 0 0 15px;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous{
  float: left;
  width: auto;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: auto;
}
.search-box{
  margin-top: 20px;
  text-align: left;
}
.search-icon{
  cursor: pointer;
}
.search-icon i{
  color: #151515;
}
ul.sub-menu li {
  padding: 5px 15px;
}

/*----------------------Mobile Menu Icon------------------------------*/

/*-----------------Superfish Menu------------------*/
.sf-arrows .sf-with-ul{
  padding-right: 15px;
}
.sf-arrows .sf-with-ul:after {
    content: '';
    position: absolute;
    right: 0;
    margin-top: 7px;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top-color: #000;
}
.sf-arrows ul .sf-with-ul:after{
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #888;
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after{
  border-left-color: #333;
}
.toggle-nav, a.closebtn{
  display: none;
}

/*-----------------Search pop up----------------*/
.serach_outer {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  overflow: hidden;
  transition: 0.5s;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.8);
  display: none;
}
.serach_inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.closepop {
  position: absolute;
  top: 20%;
  transform: translateY(-50%);
  width: 100%;
  right: 0;
  text-align: right;
  margin-right: 28px;
  z-index: 999999;
}
.serach_outer i {
  font-size: 24px;
  padding: 4px 0 0 0;
  color: #bbb;
  cursor: pointer;
}
.serach_inner form.search-form {
   display: table;
   padding: 0;
   border-radius: 0;
   background: #ffffff;
   margin: 0 auto;
   max-width: 700px;
   width: 100%;
}
.serach_inner form.search-form {
  display: table;
  border: 1px solid #bababf;
  padding: 14px 20px;
  border-radius: 0;
  background: #ffffff;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
  border-radius: 30px;
}
.serach-page input.search-field {
    border: 1px solid #ccc;
    padding: 9px;
}
.search_popup input.search-submit {
  border: 0;
}
.search_popup label {
  background: transparent;
  width: 84%;
}
.search_popup input.search-field {
  padding: 1.5% 0;
  background: transparent;
  width: 100%;
  text-indent: 8px;
}
.social-media .dashicons{
  margin: 0 6px;
  padding: 0;
}
.menubar .social-media a:hover{
  color:#3890cb;
}
.consultation a {
  border: 2px solid #fff;
  padding: 8px 7px;
  padding-left: 0;
}
.consultation {
    background-size: cover;
    background-repeat: no-repeat;
}
.consultation span {
  padding: 0 3px;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
}
ul.search-consult {
  padding: 0;
}
/*----------------------  index ---------------------------*/
.post-section {
    padding: 20px 0;
}
.postwrapper-box{
  border: 2px solid #eeeeee;
}
.cat-box {
  background: url(images/cat-icon.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 15px 0 30px 0;
}
.date-box {
  background: url(images/date.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 0 0 15px 0;
}
/*------------------------- Headings --------------------------*/
section h2{
  font-weight:bold;
  padding:0;
  margin-bottom: 20px;
  color: #22272b;
  padding: 0 0 10px;
  margin: 0;
  font-weight: 900;
  letter-spacing: 3px;
}
section h3 {
  font-weight: 900;
  color: #cf381f;
  padding: 0;
}
section h4{
  color:#000; 
  font-size:20px;
}
section h5{
  color:#333; 
  font-weight:bold;
  margin:0 0 10px 0; 
  padding:0;
}
.innerbox{
  background-size:100% 100%;
}
.owl-dots {
    display: none;
}
#about {
  -vendor-animation-duration: 3s;
  -vendor-animation-delay: 2s;
  -vendor-animation-iteration-count: infinite;
}
/*------------------------- About-----------------------------*/
#about {
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.about-heading h3{
  font-size: 20px;
  color: #e43314;
  font-family: 'Oswald';
  font-weight: bold;
}
.about-heading h4{
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 40px;
  color: #555a5e;
  font-family: "Montserrat";
  font-weight: bold;
  padding-bottom: 30px;
}
.about-heading img{
  text-align: right;
}
.about-content a {
  display: inline-block;
}
#about ul li {
  list-style: none;
}

#about h3:after {
    left: 18%;
    color: "";
    content: "";
    background-color: #e43314;
    width: 67px;
    position: absolute;
    height: 2px;
    top: 13px;
}
#about h3:before {
    left: 18%;
    color: "";
    content: "";
    background-color: #e43314;
    width: 100px;
    position: absolute;
    height: 2px;
    top: 21px;
}
h4.subheading {
    color: #000;
    font-size: 39px;
    font-family: "Oswald";
}
#about a.about_button{
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 25px;
    color: #fff;
    font-family: "Oswald";
    font-weight: 500;
    padding-left: 13px;
}
.li_content i{
  color: #cf381f; 
}
.about_img img {
   position: relative;
    top: -33px;
}
.about-content {
    margin-right: 20px;
}
/*color*/
.section h3{
  color: #cf381f;
}
#footer h3{
  color: #cf381f; 
}
.about_button{
  font-size: 16px;
  letter-spacing: 0px;
  color: #000;
  font-family: "Oswald";
}
.about_button i{
  font-size: 15px;
  margin-left: 3px;
}
.radius-para p {
    font-size: 15px;
    color: #676767;
    font-family: "Roboto";
    font-weight: 500;
}
#our_record{
  margin-top: 25px;
}
#our_record .counter-icon {
  text-align: left;
}
#our_record i.fas.fa-check {
    margin-right: 10px;
    color: #e43314;
}

#our_record button.owl-dot.active {
  background-color: #ff6589;
  border: solid 2px #ff6589;
}
#our_record button:focus {
    outline: inherit !important;
}
.about-button {
    border: 1px solid #e43314;
    border-radius: 30px;
    padding: 9px 20px;
    background: #e43314;
    float: left;
}
.about-button:hover {
    border: 1px solid #000 !important;
    background: #000;
}
.about-button i {
    font-size: 20px;
    color: #fff;
    position: relative;
    top: 4px;
}
/*---------------------------------------Service Section-----------------*/
#services h3:after {
    left: 20%;
    content: "";
    background-color: #e43314;
    width: 67px;
    position: absolute;
    height: 2px;
    top: 20px;
}
#services h3:before {
    left: 20%;
    content: "";
    background-color: #e43314;
    width: 100px;
    position: absolute;
    height: 2px;
    top: 27px;
}
#services .about-heading h3 {
    font-size: 20px;
    color: #e43314;
    font-family: 'Oswald';
    font-weight: bold;
}
#services h4.subheading {
    font-size: 39px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Oswald";
    font-weight: 600;
}
h3.service-heading {
    font-size: 20px;
    line-height: 39px;
    color: #e43314;
    font-family: "Oswald";
    font-weight: 500;
}
.service_details h5 {
    font-size: 18px;
    letter-spacing: 0px;
    color: #ffffff;
    font-family: "Oswald";
    font-weight: 500;
    text-align: center;
}
.service-img {
    text-align: center;
}
.service_box {
    background: #e43314;
    border-right: 1px solid #e64b32;
}
.service_box:hover {
    background: #cc2d12;
}
.service-main {
    position: relative;
    top: 40px;
}
.service-main-box {
    padding: 30px 0;
}
.service_box:last-child {
    border-right:  none;
}
#services .service-main-box:hover img {
    transition: 1s;
    -webkit-transition: 0.70s;
    -moz-transition: 0.70s;
    -ms-transition: 0.70s;
    -o-transition: 0.70s;
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
#services {
    background-attachment: unset;
}
a.servicebtn {
    font-size: 18px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Oswald";
    font-weight: 500;
    text-align: center;
    padding-left: 13px;
}
.service-button i {
    color: #fff;
    font-size: 15px;
}
.service-button {
    border: 1px solid #fff;
    float: right;
    border-radius: 30px;
    padding: 9px 20px;
}
.service-button:hover {
  background: #e43314;
  border-color: #e43314;
}
.service_details a {
  color: #fff;
}
/*-------------------------Video -----------------------------*/
#choosevideo {
  padding: 40px 0;
}
h3.video-heading {
    text-align: center;
    font-size: 46px;
    line-height: 65px;
    color: #ffffff;
    font-family: "Oswald";
    font-weight: 500;
    text-align: center;
}
.aboutvideo-heading p.subheading {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 26px;
    color: #ffffff;
    font-family: "Roboto";
    font-weight: 500;
    text-align: center;
}
.aboutvideo-heading {
    padding-bottom: 43px;
}
.video_bgimg {
    background-size: 100% 100%;
    background-attachment: fixed;
}
.play-button {
    text-align: center;
    padding: 7em 0 4em 0;
}
.play-button i {
    color: #ffffff;
    font-size: 20px;
    line-height: 40px;
    border: 2px solid #fff;
    border-radius: 50%;
    height: 68px;
    width: 68px;
    padding: 12px;
}

/*----------------------- Why Choose section-------------------*/
h3.whychoose-heading {
    font-size: 20px;
    color: #e43314;
    font-family: "Oswald";
    font-weight: 500;
}
#why_choose_us h4.subheading {
    font-size: 39px;
    letter-spacing: 1px;
    line-height: 54px;
    color: #151515;
    font-family: "Oswald";
    font-weight: 600;
}
#why_choose_us h3.whychoose-heading:after {
    left: 16%;
    content: "";
    background-color: #e43314;
    width: 67px;
    position: absolute;
    height: 2px;
    top: 13px;
}
#why_choose_us h3.whychoose-heading:before {
    left: 16%;
    content: "";
    background-color: #e43314;
    width: 100px;
    position: absolute;
    height: 2px;
    top: 21px;
}
#why_choose_us p {
    font-size: 14px;
    letter-spacing: 1px;
    color: #a4a4a4;
    font-family: "Roboto";
    font-weight: 500;
}
h4.whychoose_title {
    font-size: 20px;
    letter-spacing: 1px;
    color: #151515;
    font-family: "Oswald";
    font-weight: 500;
}
.icon_choose i {
    border: 1px solid #141414;
    border-radius: 50%;
    width: 62px;
    height: 62px;
    padding: 16px 19px;
    font-size: 25px;
    background: #141414;
    color: #fff;
}
.icon-box {
    display: flex;
    align-items: center;
}
.why-choose-box {
    padding: 10px;
    /* margin: 10px; */
}
.whychoose-box {
    border: 1px solid #9e9d9e;
    border-radius: 50px;
    padding: 0 8px;
}
.why-choose-box:hover .whychoose-box {
    border-color: #e43314;
}
.why-choose-box:hover .icon_choose i {
    border-color: #e43314;
    background: #e43314;
}
/*------------------------Testimonials -----------------------------*/
/*.testi-data {
    padding: 0 6%;
}*/
.testimonial-heading h3 {
    font-size: 20px;
    line-height: 39px;
    color: #e43314;
    font-family: "Oswald";
    font-weight: 500;
    text-align: left;
}
#testimonials .testimonial-heading h3:after {
    left: 21%;
    content: "";
    background-color: #e43314;
    width: 67px;
    position: absolute;
    height: 2px;
    top: 18px;
}
#testimonials .testimonial-heading h3:before {
    left: 21%;
    content: "";
    background-color: #e43314;
    width: 100px;
    position: absolute;
    height: 2px;
    top: 27px;
}
.testimonial-subheading h4 {
    font-size: 39px;
    letter-spacing: 1px;
    line-height: 54px;
    color: #ffffff;
    font-family: "Oswald";
    font-weight: 600;
    text-align: left;
}
#testimonials .testimonial_box {
    padding: 30px 60px;
    text-align: left;
    border-bottom: 1px solid #f1f1f1;
}
.testimonial-box p{
    color: #464547;
    font-size: 16px;
    font-family: 'roboto';
    letter-spacing: 1px;
}
a.testimonialbtn {
    padding-left: 13px;
    font-size: 18px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Oswald";
    font-weight: 500;
    text-align: center;
}
.testimonial-button i {
    color: #fff;
    font-size: 15px;
}
.testimonial-button:hover {
  background: #e43314;
  border-color: #e43314;
}
.testimonial-button {
    border: 1px solid #fff;
    float: right;
    border-radius: 30px;
    padding: 9px 20px;
}
.inner-test-bg .short_text {
    text-align: left;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 26px;
    color: #9d9d9d; 
    font-family: "Roboto";
    font-weight: 500;
}
.textimonial-img img {
  border-radius: 50%;
  padding: 10px;
}
.testimonial_box{
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-color: #ffffff;
}
.test_shortcode_bg {
  background-color: #ddd;
  padding: 30px 0;
}
.testimonial_name a {
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #151515;
  font-family: "Oswald";
  font-weight: 500;
}
#testimonials button.owl-dot {
  width: 10px;
  height: 10px;
  margin: 10px;
  background-color: #969696;
  border: 2px solid #969696;
  border-radius: 50%;
  position: relative;
  bottom: 7.59em;
}
#testimonials button.owl-dot.active {
  background-color: #e43314;
  border: 2px solid #e43314;
}
#testimonials .owl-dots {
    display: block;
    text-align: right;
    padding: 0 6.7em;
}
#testimonials {
    background-attachment: unset;
    background-size: 100%;
}
.inner_socio a i {
    position: relative;
    top: 35px;
    margin: 0 9px;
    right: 9%;
    color: #a1a1a1;
    font-size: 17px;
}
.inner_socio a i:hover {
    color: #e34414;
}
.testimonial-box:hover .testimonial_name a {
    color: #e43314;
}
.testimonial-box:hover p {
    color: #e43314;
}
/*------------------------- Our Brands -----------------------------*/
h3.brand-heading {
    font-size: 20px;
    line-height: 39px;
    color: #e43314;
    font-family: "Oswald";
    font-weight: 500;
}
#our_brands h3.brand-heading:after {
    left: 17%;
    content: "";
    background-color: #e43314;
    width: 67px;
    position: absolute;
    height: 2px;
    top: 18px;
}
#our_brands h3.brand-heading:before {
    left: 17%;
    content: "";
    background-color: #e43314;
    width: 100px;
    position: absolute;
    height: 2px;
    top: 26px;
}
a.brandbtn {
    font-size: 18px;
    letter-spacing: 1px;
    color: #9e9e9e;
    font-family: "Oswald";
    font-weight: 500;
    text-align: center;
    padding-left: 13px;
}
.brand-button i {
    color: #9e9e9e;
    font-size: 15px;
}
.brand-button:hover {
  background: #e43314;
  border-color: #e43314;
}
.brand-button {
    border: 1px solid #9e9e9e;
    float: right;
    border-radius: 30px;
    padding: 9px 20px;
}

/*------------------------- Our Records -----------------------------*/

h4.count {
    font-size: 60px;
    letter-spacing: 2px;
    line-height: 76px;
    color: #ffffff;
    font-family: "Oswald";
    font-weight: 600;
}
#record .radius-para p {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #ffffff;
    font-family: "Oswald";
    font-weight: 500;
}
#record .icon{
    display: flex;
    align-items: flex-end;
}
.icon_record {
    position: absolute;
    bottom: 10px;
}
.icon_record i {
    border: 1px solid #e43314;
    border-radius: 50%;
    /*width: 50px;*/
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    color: #fff;
    background: #e43314;
}
/*#record .icon_record i:after{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-left-color: #e43315;
    border-right: 0;
    margin-top: 0px;
    margin-left: 8px;
}*/
#record {
    background-size: 100% 100%;
}
/*--------------------------Product Section--------------------*/
#our_products .owl-stage-outer {
    padding-bottom: 40px;
}
.product-button:hover {
  background: #e43314;
  border-color: #e43314;
}
.product-button:hover a.productbtn, .product-button:hover i{
      color: #ffffff;
}
.product-price {
    margin-bottom: 15px;
    text-align: center;
}
.our-product-button {
    text-align: center;
    border: 1px solid #9e9e9e;
    border-radius: 30px;
    width: 70%;
    padding: 8px 0px;
    position: relative;
    left: 38px;
}
.our-product-button a {
    background: transparent;
    border: none;
    color: #9e9e9e;
    font-size: 14px;
}
.our-product-button:hover {
    background: #e43314;
    border-color: #e43314;
}
.our-product-button a:hover {
    color: #fff;
}
.our-product-button:hover i{
  color: #fff;
}
.product-title h6 {
    text-align: center;
    color: #141414;
    font-weight: bold;
}
h3.product-heading{
    font-size: 20px;
    line-height: 39px;
    color: #e43314;
    font-family: "Oswald";
    font-weight: 500;
}
#our_products h3.product-heading:after {
    left: 19%;
    content: "";
    background-color: #e43314;
    width: 67px;
    position: absolute;
    height: 2px;
    top: 18px;
}
#our_products h3.product-heading:before {
    left: 19%;
    content: "";
    background-color: #e43314;
    width: 100px;
    position: absolute;
    height: 2px;
    top: 26px;
}
.ourproduct-heading h4 {
    font-size: 39px;
    letter-spacing: 1px;
    line-height: 54px;
    color: #151515;
    font-family: "Oswald";
    font-weight: 600;
}
a.productbtn {
    font-size: 18px;
    letter-spacing: 1px;
    color: #9e9e9e;
    font-family: "Oswald";
    font-weight: 500;
    text-align: center;
    padding-left: 13px;
}
.product-button i {
    color: #9e9e9e;
    font-size: 15px;
}
.product-button {
    border: 1px solid #9e9e9e;
    float: right;
    border-radius: 30px;
    padding: 9px 20px;
}
span.onsale {
    border: 1px solid #141414;
    border-radius: 50%;
    padding: 20px 11px;
    background: #141414;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: 20px;
    left: 20px;
}
#our_products .our-products-content:hover span.onsale{
  background: #e43314;
  border-color: #e43314;
}
#our_products .our-products-content:hover .product-title h6{
  color: #e43314;
}
/*-------------------------Our Features----------------------*/
.feature-heading h3 {
    font-size: 20px;
    line-height: 39px;
    color: #e43314;
    font-family: "Oswald";
    font-weight: 500;
}
#our_feature .feature-heading h3:after {
    left: 25%;
    content: "";
    background-color: #e43314;
    width: 67px;
    position: absolute;
    height: 2px;
    top: 18px;
}
#our_feature .feature-heading h3:before {
    left: 25%;
    content: "";
    background-color: #e43314;
    width: 100px;
    position: absolute;
    height: 2px;
    top: 26px;
}
.feature-subheading h4 {
    font-size: 39px;
    letter-spacing: 1px;
    line-height: 54px;
    color: #151515;
    font-family: "Oswald";
    font-weight: 600;
}
a.featurebtn {
    font-size: 18px;
    letter-spacing: 1px;
    color: #999999;
    font-family: "Oswald";
    font-weight: 500;
    text-align: center;
    padding-left: 13px;
}
.feature-button i {
    color: #9e9e9e;
    font-size: 15px;
}
.feature-button {
    border: 1px solid #9e9e9e;
    float: right;
    border-radius: 30px;
    padding: 9px 20px;
}
.feature-button:hover {
  background: #e43314;
  border-color: #e43314;
}
h4.car_name a {
    font-size: 22px;
    letter-spacing: 1px;
    color: #151515;
    font-family: "Oswald";
    font-weight: 500;
}
.car_name a:hover {
    color: #e43314;
}
span.price-field {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 50px;
    color: #999999;
    font-family: "Oswald";
    font-weight: 500;
}
span.meta-name {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 36px;
    color: #999999;
    font-family: "Roboto";
    font-weight: 500;
}
ul.price {
    list-style: none;
}
#our_feature {
    background: #f7f7f7;
}
.car_box {
    box-shadow: 0px 0px 6px 0px;
    padding: 20px 30px;
    background: #ffffff;
}
.feature-meta-field i {
    font-size: 14px;
    color: #999999;
}
.reviews i {
    color: #999999;
}

#our_feature .image-box{
    text-align: center;
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
    overflow: hidden;
    position: relative;
}
#our_feature .image-box img{
    width: 100%;
    height: auto;
    transition: all 0.5s ease 0s;
}
#our_feature .image-box:hover img{
    transform: scale(1.2);
}
/*------------------------- Gallery -----------------------------*/

.icon_overlay {
  position: absolute;
  z-index: 99;
  top: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.45);
  width: 100%;
  opacity: 0;
}
.icon_overlay i {
    border: 2px solid #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 10px;
}
.tp_gallery_front li {
    padding: 10px;
}
.tp_gallery_front img {
    width: 100%;
}
#business_gallery img {
    padding: 10px;
}
#business_gallery {
    background-size: 100%;
    background-attachment: scroll;
}
h3.gallery-heading {
    font-size: 20px;
    color: #000000;
    font-family: "Oswald";
    font-weight: 500;
}
h4.gallery-subheading {
    font-size: 39px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Oswald";
    font-weight: 600;
}
#business_gallery h3.gallery-heading:after {
    left: 13%;
    content: "";
    background-color: #000;
    width: 67px;
    position: absolute;
    height: 2px;
    top: 15px;
}
#business_gallery h3.gallery-heading:before {
    left: 13%;
    content: "";
    background-color: #000;
    width: 100px;
    position: absolute;
    height: 2px;
    top: 22px;
}
/*-----------------Heading-----------------*/
.gallery-subheading p {
  color: #555a5e;
  font-family: Montserrat;
  font-size: 14px;
  padding: 10px 0px 10px 0px;
}

.gallery-head {
  text-align: center;
  padding: 15px;
}
.gallery-heading h3 {
  font-size: 40px;
  color: #151515;
  font-family: "Charm";
  font-weight: bold;
  text-align: center;
}


/*-------------------------Team -----------------------------*/
.team-heading h3 {
  font-size: 20px;
  line-height: 39px;
  color: #e43314;
  font-family: "Oswald";
  font-weight: 500;
  text-align: left;
}
.team-subheading h4 {
  font-size: 39px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: "Oswald";
  font-weight: 600;
  text-align: left;
}
#team .team-heading h3:after {
    left: 18%;
    content: "";
    background-color: #e43314;
    width: 67px;
    position: absolute;
    height: 2px;
    top: 18px;
}
#team .team-heading h3:before {
    left: 18%;
    content: "";
    background-color: #e43314;
    width: 100px;
    position: absolute;
    height: 2px;
    top: 28px;
}
.team-image img {
    width: 100%;
}
.team-button {
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 9px 20px;
    float: right;
}
.team-button:hover {
  background: #e43314;
  border-color: #e43314;
}
a.teambtn {
    font-size: 18px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Oswald";
    font-weight: 500;
    text-align: center;
    padding-left: 13px;
}
.team-button i {
    color: #fff;
    font-size: 15px;
}
.team-box {
  padding: 0 10px;
  padding-bottom: 1px;
}
#team .team-box {
  padding: 15px;
}
.team_wrap:hover .team-box{
  background-color: #ffffff;
}
.team_wrap:hover .team-box p, .team_wrap:hover .team-box h4 a{
  color: #e43314;
}
.team_wrap .team-box p {
  color: #464547;
  font-size: 15px;
  margin-bottom: 7px;
  font-family: 'roboto';
  letter-spacing: 1px;
}
h4.team_name {
  padding: 3px 0;
}
h4.team_name a {
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #151515;
  font-family: "Oswald";
  font-weight: 500;
  text-align: center;
}
#team {
    background-attachment: unset;
    background-size: 100%;
}
#team .owl-stage-outer {
    background: #f7f7f7;
    padding: 20px 0px;
    border-bottom: 1px solid #ededed;
}
.team_wrap {
    padding: 0 13px;
}

#team .box{
    overflow: hidden;
    position: relative;
}
#team .box:before{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transform: skew(45deg) scaleX(0);
    transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
 
}
#team .box:hover:before{ transform: skew(0) scaleX(1); }
.box img{
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all 0.5s ease 0s;
}
#team .box:hover img{ transform: scale(1.2); }
#team .box .box-content{
    width: 100%;
    text-align: center;
    position: absolute;
    top: 55%;
    left: 0;
    opacity: 0;
    z-index: 2;
    transform: translateY(-50%) scale(0.8);
    transition: all 0.2s ease 0s;
}

/*----------team single page----------*/
.about-socialbox a i {
    padding: 8px 8px;
    border: 2px solid #e43314;
    text-align: center;
    border-radius: 50px;
    width: 36px;
    height: 36px;
    color: #fff;
    background: #e43314;
}
.about-socialbox a i:hover {
    color: #151515;
    background: #fff;
    border-color: #151515;
}
/*-----------------Our Feature single page---------------*/
.car-heading h3 {
    color: #000;
    font-size: 24px;
}
.single-feature {
    background: #f5f5f5;
    padding: 10px;
}
/* ------------- Newsletter -------------- */
#newsletter .newsletter-head
{
  text-align: center;
}
.news-heading h3 {
  text-align: center;
  font-size: 60px;
  font-weight: 600;
  font-family: Charm;
  color: #ffffff;
}
.news-p {
  max-width: 700px;
  width: 100%;
  margin: 15px auto 25px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  padding: 10px 0px 10px 0px;
}
#newsletter .newsletter-head input[type="email"]
{
  max-width: 60%;
  border-radius: 40px;
  padding: 10px 10px;
}
#newsletter .newsletter-head input[type="submit"]
{
    border-radius: 40px;
    padding: 9px 20px;
    position: absolute;
    font-size: 16px;
    letter-spacing: 2px;
    color: #ffffff;
    font-family: "Oswald";
    font-weight: 500;
    background: transparent;
    border: 1px solid #fff;
    right: 20px;
    top: 0;
} 
.newsletter-form{
  color: #ffffff;
}
#footernewsletter .news_content {
  margin: 25px; 
}
#footernewsletter label {
  display: block;
}
#footernewsletter input[type="email"] {
  width: 80%;
  color: #212121;
  background-color: #ffffff;
}
#footernewsletter input[type="submit"] {
  border-radius: 40px;
  padding: 7px 20px;
  position: absolute;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #ffffff;
  font-family: "Source Sans Pro";
  font-weight: bold;
}
#footernewsletter input[type="submit"]:hover {
  background-color: #212121;
  color: #ffffff;
}
#footernewsletter .news_inner {
  box-shadow: 0 0 20px 0 #bbbbbb;
  padding: 40px;
  margin-top: -50px;
  z-index: -1;
  background-color: #ffffff;
}
#footernewsletter .news_inner {
  margin-top: 0px !important;
}
#footernewsletter .news_box{
  box-shadow: 0 0 20px 0 #bbbbbb;
  padding: 25px 25px 25px !important;
  background-color: #ffffff;
  position: relative;
  z-index: 99;
}

#footernewsletter  input[type="text"],
#footernewsletter  input[type="tel"],
#footernewsletter  input[type="phno"],input[type="password"],
#footernewsletter  textarea,
#footernewsletter  input[type="email"]{
  width: 100% !important;
  font-size: 13px;
  color: #151515;
  font-family: "Montserrat";
  padding: 10px 10px;
  margin: 0 0px 8px 0;
  border: 1px solid #e5e5e5;
}
#footernewsletter  textarea{
  height: 100px;
}
#footernewsletter  input::placeholder,
#footernewsletter  textarea::placeholder {
  color: #151515;
}

/*------------------Latest Post -----------------*/
.post-heading h3 {
    font-size: 20px;
    line-height: 39px;
    color: #e43314;
    font-family: "Oswald";
    font-weight: 500;
}
#latest_post .post-heading h3:after {
    left: 16%;
    content: "";
    background-color: #e43314;
    width: 67px;
    position: absolute;
    height: 2px;
    top: 19px;
}
#latest_post .post-heading h3:before {
    left: 16%;
    content: "";
    background-color: #e43314;
    width: 100px;
    position: absolute;
    height: 2px;
    top: 28px;
}
.post-subheading h4{
  font-size: 39px;
  letter-spacing: 1px;
  line-height: 54px;
  color: #151515;
  font-family: "Oswald";
  font-weight: 600;
}
.latest_post_text span {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #676767;
  font-family: "Font Awesome";
  text-align: center;
}
.blog_shorttext{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #676767;
  font-family: "Roboto";
  font-weight: 500;
  padding: 20px;
}
h4.latest_post_name a {
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 11px;
  color: #151515;
  font-family: "Oswald";
  font-weight: 500; 
  padding: 20px;
}
#latest_post .owl-dots {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%)
}
#latest_post button.owl-dot {
  width: 12px;
  height: 12px;
  margin: 2px;
  background-color: #ffffff;
  border: solid 2px #002b46;
  display: block;
  margin: 5px auto;
}
#latest_post button.owl-dot.active {
  background-color: #151515;
  border: solid 2px #151515;
}
#latest_post button:focus {
  outline: inherit !important;
}
.post-box {
    position: relative;
    top: 72px;
}
#latest_post .owl-nav {
    display: none;
    margin: 0;
}
#latest_post .owl-prev{
  position: absolute;
  left: -30px;
  top: 10em;
  border: none;
  padding: 10px 18px;
  border-radius: 50%;
}
#latest_post .owl-next{
  position: absolute;
  right: -30px;
  top: 10em;
  border: none;
  padding: 10px 18px;
  border-radius: 50%;
}
.latest_post_box {
   padding-bottom: 70px;
}
#latest_post button i{
  color: #151515;
}
#latest_post button.owl-prev, #latest_post button.owl-next {
    background: #efefef;
}
.post_thumb {
    width: 83%;
}
#latest_post {
    background-color: #f7f7f7;
}
span.date{
    font-size: 24px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Oswald";
    font-weight: 500;
    text-align: center;
}
.datebox {
    background: #e34414;
    position: absolute;
    padding: 2px 24px;
    margin-top: -35px;
    margin-left: 35px;
}
.datebox span {
    display: block;
}
.border_box {
    border-top: 1px solid #ececec;
}
.latest-post-button {
    border: 1px solid #9e9e9e;
    border-radius: 30px;
    padding: 9px 20px;
    float: right;
}
.latest-post-button:hover {
  background: #e43314;
  border-color: #e43314;
}
a.latestpost-btn {
    font-size: 18px;
    letter-spacing: 1px;
    color: #999999;
    font-family: "Oswald";
    font-weight: 500;
    text-align: center;
    padding-left: 13px;
}
.latest-post-button i {
    color: #9e9e9e;
    font-size: 15px;
}
.post-icon {
    border-right: 1px solid #ececec;
   padding: 10px 20px;
}
.postbtn {
    background: #e43314;
}
.post_box {
    margin: 0;
}
.postbtn i {
    color: #fff;
    margin-left: 10px;
    font-size: 18px;
}
.postbtn a {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 48px;
    color: #ffffff;
    font-family: "Oswald";
    font-weight: 500;
    text-align: center;
    padding-left: 20px;
}
.postbtn:hover {
    background: #000;
}
.post-icon span {
    font-size: 14px;
    letter-spacing: 1px;
    color: #676767;
    text-align: center;
}

/*------------------------- Testimonial Shortcode --------------------------*/
/*Shortcode page Testimonial*/
.box-testi{
  border: 1px solid #151515 !important;
}
/*------------------ Contact Page -----------------*/
.c_icon {
    display: table;
    margin: 0 auto;
    padding: 12px 8px;
    border: 2px solid #cf381f;
    border-radius: 50%;
    background: #e43314;
}
.contac_form h3 {
    color: #e43314;
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
/*.contac_form form {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 40px;
}*/
.contac_form input[type='text'],
.contac_form input[type='email'],
.contac_form input[type='url'],
.contac_form input[type='password'],
.contac_form input[type='search'],
.contac_form input[type='number'],
.contac_form input[type='tel'],
.contac_form input[type='range'],
.contac_form input[type='date'],
.contac_form input[type='month'],
.contac_form input[type='week'],
.contac_form input[type='time'],
.contac_form input[type='datetime'],
.contac_form input[type='datetime-local'],
.contac_form input[type='color'],
.contac_form select,
.contac_form textarea,
.contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  width: 100%;
  background-color: #ffffff;
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  border: 2px solid #fff;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  width: 100% !important;
  font-size: 16px;
  padding: 10px 10px;
  margin: 0 12px 23px 0;
  height: auto;
  float: left;
}
.shorthcode {
    background: #f2f2f2;
    padding: 30px 40px;
}
.contact-email i, .contact-address i, .contact-phone i {
    text-align: center;
    background-color: transparent;
    border-radius: 50%;
    font-size: 25px;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    width: 38px;
    display: inline-table;
}
.contact-info .head{
  color:#000;
}
.contact-address, .contact-email, .contact-phone {
  margin: 20px 0;
}
.c_content span {
  font-size: 18px;
}
.c_content p{
  font-size: 16px;
}
.contac_form .fancy-title {
    width: 250px;
    margin: 0 auto;
}
.contac_form label{
  width: 100%;
}
.contact-address:hover i, .contact-email:hover i, .contact-phone:hover i{
  color: #151515;
}
.contact-address:hover .c_icon, .contact-email:hover .c_icon, .contact-phone:hover .c_icon {
    border-color: #151515;
    background: #fff;
}
/*---------------- Banner ----------------------*/
.inner_banner img, .title-box img {
    width: 100%;
}
/*---------------- Footer Section ----------------------*/

#footer{
  background-size: cover;
}
.footer-top-col h3 {
  font-size: 20px;
  font-weight: bold;
}
.main_sociobox {
    margin: 0 -15px;
}
#footer{ 
  text-align:center;
  color:#8f8f8f;
  padding:3em 0 0 0px;
  text-align:left;
}
.footer_hide{
  display:none;
}
.container #blog-right-sidebar h3, #footer h3{
  color:#cf381f;
  text-align:left;
  font-size:24px;
  padding:0 0 17px 0;
}
#footer .copyright p{
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 26px;
  color: #ffffff;
  font-family: "Oswald";
  font-weight: 500;
  text-align: center;
}
#footer .copyright a {
    color: #fff;
	  cursor: pointer;
}
#footer input{
  padding:8px 8px; 
  margin:5px 0;
  border-radius:0px;
}
#footer input[type="submit"] {
  padding: 8px 10px;
  color: #ffffff;
  text-transform: uppercase;
}
#footer ul {
    margin: 0;
}
#footer ul li{
  list-style:none;
  margin:0 0 5px 0;
  text-align:left;
  padding: 5px;
  border-bottom: 1px solid #343334;
}
.footer_menu ul li{
  display: inline-block;
}
#footer ul li a:hover {
    color: #e43314;
}
.footer_menu ul li a{
  padding-right: 50px;
}
.footer_menu .current_page_item a{
  color: #cf381f;
}
#footer ul li a {
    color: #8f8f8f;
    font-size: 15px;
    letter-spacing: 0px;
    font-family: "Roboto";
    font-weight: 500;
}
#footer p {
    margin: 0;
    line-height: 20px;
    font-size: 15px;
    color: #8b8b8b;
    font-family: "Roboto";
    font-weight: 500;
}
.widget_recent_entries img {
  width: 100px;
}
#footer h3 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  margin-bottom: 20px;
}
#footer h3:after {
  position: absolute;
  height: 2px;
  width: 50px;
  background-color: #cf381f;
  bottom: 0px;
  content: "";
  right: 0;
  left: 0;
}

.about_me table, .about_me td, .about_me th{
  border: none;
}
.about_me p.message {
    margin-bottom: 20px !important;
}
.vw-credit, .vw-credit a{
  color: #ffffff;
}
.footer-copyrigh p {
    text-align: center !important;
}
.copyright {
    background: #e43314;
    padding: 12px 0;
}

/* --------- Social Icon Widget ------- */
.social_widget a {
  color: #ffffff;
  padding: 7px 7px;
  margin-right: 7px;
  display: inline-block;
  margin-bottom: 5px;
  border-radius: 50%;
}
.social_widget a i {
  font-size: 13px;
  letter-spacing: 3px;
  width: 20px;
  text-align: center;
}
.social_widget a:hover{
  background: #cf381f;
  border: 1px solid #cf381f;
}
/* --------- search Page ------- */
.postbox h6 {
    font-weight: bold;
}
/* --------- Blog Page ------- */
#full-width-blog .postbox {
   width: 100%;
   border: none;
}
#full-width-blog .postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
  margin:15px 0 20px;
}
.postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
  margin:15px 0 0 0;
}
.blogimg-full img{
  width: 100%;
}
.read-more-icon{
  text-align: center;
  margin: -55px 0 0 0;
  z-index: 999;
}
.read-more-icon a:hover{
  opacity: 0.9;
}
.continue-read a {
  color: rgba(19, 10, 138, 0.6);
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  border: solid 1px #bbb;
  padding: 10px 20px 10px 20px;
  border-radius: 6px; 
  display: block; 
  background: #fff;
}
.continue-read a:hover{
  background: #18304c;
  color:#fff;
}
.continue-read {
  margin: -22px auto 0 auto;
  display: table;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.postbox {
   margin-bottom: 39px;
   border: none;
   border-radius: 6px;
}
.postbox h2{
  margin:0 0 5px; 
  font-weight:bold;
}
a.post-readmore {
   font-size: 18px;
   border-bottom: 1px solid;
}
a.post-readmore i {
   margin-left: 8px !important;
   font-size: 18px;
   border-bottom: 1px solid #ffffff;
   padding-bottom: 2px;
}
.widget_recent_entries li {
  margin: 10px;
}
.postbox  a.blogbutton {
  background:none;
  color:#fff;
  font-size:12px; 
  font-weight:bold; 
  color:#fff; 
  padding:6px 25px;
  border:1px solid #000; 
  color:#000; 
  font-size:18px;
  text-transform:uppercase;
  margin:25px 0 0 0;
  display:table;
}
.blogbutton-small{
  background:none;
  font-size:12px; 
  font-weight:bold; 
  padding:6px 25px;
  border:1px solid #000; 
  color:#000; 
  font-size:14px;
  text-transform:uppercase;
  margin:14px 0 0 0;
  display:table;
}
.metabox {
    color: #000;
    padding: 5px 0;
    clear: both;
    margin: 10px 0;
    border-top: 1px solid #cf381f;
    border-bottom: 1px solid #cf381f;
}
.metabox .entry-date{
  background:url('assets/images/date.png') no-repeat;
  padding: 0 0 0 20px;
  margin:0 13px 0 0;
}
.metabox .entry-author{
  background:url('assets/images/author.png') no-repeat;
  padding: 0 0 0 20px;
  margin:0 20px 0 0;
}
.metabox .entry-comments{
  background:url('assets/images/comments.png') no-repeat;
  padding: 0 0 0 20px;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}
#sidebar span.comment-author-link {
    margin-left: 0px;
}
.post-featured img {
  width: 100%;
}
/* --------- Inner Pages --------- */
.more_info a {
  background: #333;
  color: #ffffff;
  padding: 10px;
  border-radius: 20px;
}
.more_info {
  margin: 20px 0;
}
.more_info a:hover {
  background: #ffffff;
  color: #333333;
}
ol.carousel-indicators {
  position: static !important
}
ol.carousel-indicators li {
  max-width: 5px;
  padding: 5px;
  color: #333333;
  border-radius: 50%;
}
/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background: #cf381f;
  color: #ffffff !important;
  border: 1px solid #cf381f;
}
.navigation span.page-numbers.current{
  background: #ffffff;
  border: 1px solid #cf381f;
  color: #000000 !important;
}
#blog{
  padding-top:0;
  margin-top:0;
}
.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  color: #fff;
  margin-right: 1%;
}
.blog-icon i:hover {
    background: #d3da36;
    color: #fff;
}
.blog-icon i.fa-google-plus {
    padding: 12px 10px 12px 11px
}
aside#search-3 {
  padding: 0 !important;
}
.feature-image-box img{
  width:100%;
}
.feature-image-box img a:hover{
  opacity:0.8;
}
.post-singlepage {
  border: solid 1px #bbb;
  box-shadow: 0 0 1px #bbb;
}
.bradcrumbs{
  padding:30px 0;
}
.bradcrumbs a{
  background:#f1f1f1; 
  color:#000;
  padding:5px 15px;
  margin-right:5px;
}
.bradcrumbs a:hover{
  background-color:#cf381f;
}
.bradcrumbs span{
  background:#dddddd; 
  color:#000;
  padding:5px 15px;
}
/*------------------ Comments BOX ------------------*/
#comments{
  float: left;
  width: 100%;
  margin-top: 10px;
}
#comments h2.comments-title{
  font-size:20px; 
  font-weight:bold;
}
#comments h3.comment-reply-title{
  font-size:20px; 
  font-weight:bold;
  clear:both;
}
#comments input[type="text"],
#comments input[type="email"],
#comments textarea{
  padding:12px 10px; 
  font-size:18px;
}
#comments input[type="submit"].submit {
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  /*margin-top: 20px;*/
  color: #ffffff;
  border: 1px solid #cf381f;
  text-transform: uppercase;
  border-top: none;
}
#comments input[type="submit"].submit:hover {
  background: #000;
  border: 1px solid #000;
}
#comments a time{
  color:#000;
  font-weight:bold;
  font-size:12px;
}
#comments .reply{
  text-align:right;
}
#comments .comment-metadata{
  width:90%;
  float:left;
  padding:1% 0 0 0;
}
#comments .comment-content{
  width:90%;
  text-align:left;
  margin-left:7%;
}
#comments .comment-author{  
  margin-bottom: 1em;
}
#comments h2#reply-title {
  display: inline-table;
}
#comments .comment-author.vcard img {
  padding: 2px;
}
/* --------- SLIDER--------- */
/*------slider-----*/
#slider{ 
  max-width:100%; 
  margin:auto; 
  padding:0; 
  position:relative;
}
#slider ul li {
    margin: 0px;
    font-size: 16px;
    display: inline-block;
}/*
h5.details-title {
    margin-left: 15px;
}*/
#slider ul{
  margin: 0;
}
#slider blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  font-family: "Anton";
  position: absolute;
  left: -4%;
  top: -18px;
  color: #2ccdc3;
}
.inner_carousel {
    padding-top: 50px;
}
#slider h2 {
  font-size: 74px;
  line-height: 54px;
  color: #ffffff;
  font-family: "Oswald";
  font-weight: 700;
}
#slider h6 {
    font-size: 20px;
    line-height: 39px;
    color: #ffffff;
    font-family: "Oswald";
    font-weight: 700;
    padding-bottom: 20px;
}
#slider h6:after{
    left: 43%;
    content: "";
    background-color: #e43314;
    width: 68px;
    position: absolute;
    height: 2px;
    top: 9%;
}
#slider h6:before{
    left: 43%;
    content: "";
    background-color: #e43314;
    width: 100px;
    position: absolute;
    height: 2px;
    top: 11%;
}
h4.slide-title {
    font-size: 40px;
    line-height: 54px;
    color: #ffffff;
    font-family: "Oswald";
    font-weight: 700;
    letter-spacing: 17px;
}
p.subpara {
    width: 504px;
    height: 48px;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 21px;
    color: #ffffff;
    font-family: "Roboto";
    font-weight: 500;
    margin-bottom: 20px;
}
img.slide_img {
   width: auto !important;
}
.slider-box {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 72%;
}
.carousel-item img {
    width: 100%;
}
#slider .carousel-caption {
  margin-top:1.5em;
  top: 50%;
  transform: translateY(-50%); 
  bottom: inherit;
  text-align: left;
  left: 10%;
  right: 10%;
}
#slider ul.right-side-content {
    margin: 0;
}/*
a.blog-more{ 
  display:inline-block; 
  font:400 16px 'Roboto Condensed', sans-serif; 
  padding:10px 30px; 
  margin-top:21px; 
  border-radius:4px; 
  -moz-border-radius:4px; 
  -webkit-border-radius:4px; 
  -o-border-radius:4px; 
  -ms-border-radius:4px; 
  margin-right:15px;
}*/
#slider .carousel-control-next, #slider .carousel-control-prev {
  width: 10%;
  display: block !important;
  background-color: #000;
}

#slider .carousel-item-next,
#slider .carousel-item-prev,
#slider .carousel-item.active {
    display: block !important;
  }
#slider .carousel-control-prev-icon,
#slider .carousel-control-next-icon{
  /*background-image:none; */
  display: block;
}
#slider ol.carousel-indicators{
    left: 75%;
    position: absolute !important;
    display: block;
    top: 50%;
}
#slider .carousel-control-next,
#slider .carousel-control-prev{
  display: block;
}
.carousel-control-next-icon,
.carousel-control-prev-icon{
  width: auto;
  height: auto;
  background-color: #2ccdc3;
  position: absolute;
}
#slider ol.carousel-indicators li{
  background-color: #fff;
  margin: 5px;
}
#slider ol.carousel-indicators li.active{
  background-color: #e43314;
}
.slide_nav{
  display: block;
}
#slider a i {
  padding-top: 10px;
  height: 50px;
  text-align: center;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
  font-size: 22px;
  color: #000000;
}
#slider .socialbox a i {
  margin:5px;
  font-size: 16px;
  padding-top: 15px;
  color: #054e47;
}
.inner_carousel h2 small {
  color: #ffffff;
  display:block;
  margin-bottom: 20px;
}
#slider .carousel-control-next-icon, #slider .carousel-control-prev-icon{
  display: none;
}
#slider .socialbox a i:hover{
  color:#fff;
}
#slider .socialbox a:hover{
  background-color: #2ccdc3;
}
/*Fade slider*/
.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}

.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}

.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}
/*--------------- Sidebar -----------------*/
#sidebar .textwidget input[type="submit"]{
  width: 100%;
}
#sidebar .textwidget label {
    width: 100%;
    float: left;
    margin-bottom: 0;
}
#sidebar .textwidget input[type="submit"] {
    background: #333;
    border: none;
    color: #ffffff;
    padding: 14px 0;
    font-size: 15px;
    margin: 0;
}
#sidebar form{
  display: table;
  width: 100%;
  border: 1px solid #bbb;
}
#sidebar h3 {
   margin: 0 0 10px;
   font-size: 20px;
   color: #e43314;
}
#sidebar h3:after{
  content: "";
  display: block;
  width: 32px;
  height: 3px;
  background: #151515;
  margin-top: 7px;
}
.widget_categories select {
  width: 100%;
  padding: 6px;
}
#sidebar input[type="search"] {
  background:transparent;
  padding:10px 10px; 
  border:none; 
  font-size:15px; 
  color:#000;width:100%;
}
#sidebar label{
  width:71%;
  float:left;
  margin-bottom:0;
}
#sidebar input[type="submit"]{
  background: #e43314;
  border: none;
  color: #fff;
  padding: 12px 20px;
  font-size: 15px;
  margin: 0;
}
#sidebar input[type="submit"]:hover {
    background: #000;
}
#sidebar aside{
  margin-bottom:30px;
  border:1px solid #bbb;
  padding: 10px;
}
#sidebar ul {
  list-style:none;
  margin:0; 
  padding:0px 5px; 
  font-size:17px;
}
#sidebar ul li{ 
  line-height: 32px;
  background: url('./images/arrow-right.png') no-repeat 0px 10px;
}
#sidebar ul li a{ 
  color:rgba(0, 0, 0, 0.78);
}
#sidebar .tagcloud a{
  background:#eeeeee; 
  color:#000; 
  font-size:15px !important;
  padding:5px 18px;
  margin:0 0 5px; 
  display:inline-block;
}
#sidebar .tagcloud a:hover{
  background:#3890cb;
}
#sidebar .widget_recent_entries ul li{ 
  background: none;
}
#sidebar .post-content {
    line-height: 20px;
    margin-bottom: 15px;
}
span.credit_link a {
    color: #000 !important;
}
a.custom_google {
  background: #da4835;
}
a.custom_linkedin {
  background: #007bb5;
}
a.custom_pinterest {
  background: #d73431;
}
a.vk {
  background: #507299;
}
a.custom_tumblr {
  background: #36465d;
}
a.flicker {
  background: #b517ad;
}
a.custom_facebook {
  background: #3c5a99;
}
a.custom_twitter {
  background: #55acee;
}
a.custom_instagram {
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
  box-shadow: 0px 3px 10px rgba(0,0,0,.25);
}
a.custom_youtube {
  background: #d12122;
}

/*------------- Page -----------------*/
.title-box{
  color:#fff;
  text-transform:uppercase;  
  font-weight:bold;
  text-align:center;
  margin-bottom:25px;
}
.title-box img{
  width:100%;
}
.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
  font-size: 34px;
}
.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 10%;
}
.read-moresec{
  margin:2% 0;
}
.middle-content {
  padding-bottom: 20px;
}
/*---------------- Pagination ----------------*/
.navigation {
  font-size:14px; 
  font-weight:bold;
  margin: 10px 0;
}
 
.navigation a {
  padding: 0;
}
.navigation span, .navigation a {
  display: block;
  float: left;
  padding: 10px 15px 0 15;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #5b5b5b;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  font-weight: normal;
}
.navigation span.meta-nav {
  font-weight: bold;
}
.navigation .current{
  background: #333333; 
  color:#ffffff;
  font-weight:normal;
}

/* ------------- Category --------------------*/
.category-page h4{
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories a {
  color: #333333;
}
.content_boxes {
    padding: 0;
    border: none;
}
.post_ctg span {
  float: left;
  margin-right: 7px;
}
/*-------------- Main Title ---------------*/
.main_title h1{
  color: #000;
  font-size: 39px;
  font-family: "Oswald";
}
.main_title h1:after{
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background-color: #cf381f;
  margin-top: 7px;
}
.share_icon i {
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  color: #ffffff;
  background-color: #333333;
  border-radius: 50%;
  width: 36px;
  margin: 0 4px;
  text-align: center;
}
.share_icon i.fab.fa-facebook-f{
  background-color: #3c5a99;
}
.share_icon i.fab.fa-linkedin-in{
  background-color: #007bb5;
}
.share_icon i.fab.fa-google-plus-g{
  background-color: #da4835;
}
.share_icon i.fab.fa-twitter{
  background-color: #55acee;
}
.view-more {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.menubar.scrolled li.search-box {
    display: block !important;
}
/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
}
button.owl-prev, button.owl-next {
  background: #ffffff;
  border: 1px solid #000;
  padding: 6px 9px;
}
.owl-nav {
  margin: 12px auto;
  display: none;
}
button.owl-next.disabled, button.owl-prev.disabled {
    background: #bbb;
}
/*-------------- Woocommerce ---------------*/
.woocommerce .summary h1 {
    font-size: 28px;
}
.woocommerce div.product form.cart div.quantity {
  margin-right: 20px;
}
.woocommerce .quantity input{
  padding: 5px 0px;
}
.woocommerce button.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #cf381f;
  border-radius: 0;
  padding: 10px 14px;
  color: #ffffff;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price{
  color: #cf381f;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
  background: #ffffff;
  color: #333333;
  border: 1px solid #cf381f;
}
#contentwoocom {
  padding: 20px 15px;
}
h2.woocommerce-loop-product__title {
  text-align: center;
}
.woocommerce ul.products li.product .price{
  text-align: center;
}
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  text-align: center;
  margin: 0 auto;
  display: table;
  margin-bottom: 20px;
}
li.product {
  border: 1px solid #ddd;
  padding-bottom: 17px;
}
.woocommerce span.onsale{
  background-color: #cf381f;
}
.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2{
    max-width: 100%;
}
input#password, input#reg_password {
    padding: 10px;
}
.woocommerce div.product form.cart .variations select{
  background-color: #ffffff; 
}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
    width: 100%;
    max-width: 100%;
}
.woocommerce a.added_to_cart {
    padding: 0 .5em .5em;
    display: inline-block;
}
.woocommerce .col2-set .col-1 {
    max-width: 100%;
}
.woocommerce .col2-set .col-2 {
    max-width: 100%;
}
/*.shop #sidebar input[type="submit"] {
  padding: 12px 8px;
}*/
/*-------------- media section ---------------*/
@media screen and (max-width:1199px) {
  .why-choose-us-icon-line:after {
    height: 56px;
    margin-left: 2%;
    margin-top: 5%;
  }
  span.his_normal {
    font-size: 15px;
  }
  p.subpara {
    height: 63px;
    font-size: 16px;
  }
  .slider-box {
    position: relative;
    top: 12%;
    max-width: 100%;
  }
  #about h3:after , #about h3:before {
    left: 21%;
  }
  #our_record .radius-para p {
    font-size: 11px;
  }
  #services h3:after , #services h3:before {
    left: 24%;
  }
  #our_products h3.product-heading:before , #our_products h3.product-heading:after {
    left: 24%;
  }
  .our-product-button a {
    font-size: 12px;
  }
  #our_feature .feature-heading h3:before , #our_feature .feature-heading h3:after {
    left: 30%;
  }
  #business_gallery h3.gallery-heading:after , #business_gallery h3.gallery-heading:before {
    left: 15%;
  }
  .inner_sec {
    margin-top: 0 !important;
  }
  #why_choose_us h3.whychoose-heading:before , #why_choose_us h3.whychoose-heading:after {
    left: 20%;
  }
  #team .team-heading h3:after ,#team .team-heading h3:before {
    left: 21%;
  }
  #our_brands h3.brand-heading:after , #our_brands h3.brand-heading:before{
    left: 21%;
  }
  #testimonials .testimonial-heading h3:before , #testimonials .testimonial-heading h3:after{
    left: 26%;
  }
  #testimonials button.owl-dot {
    bottom: 6.59em;
  }
  #newsletter .newsletter-head input[type="submit"] {
    right: 7px;
  }
  #newsletter .newsletter-head input[type="email"] {
    max-width: 55%;
  }
  #latest_post .post-heading h3:after ,#latest_post .post-heading h3:before {
    left: 19%;
  }
}
@media screen and (max-width:767px) {
   #newsletter .newsletter-head input[type="email"] {
    max-width: 100%;
    margin-top: 15px;
  }
  .play-button {
    padding: 60px;
  }
  .services-img{
    text-align: center;
  }
  .services-content{
    padding: 0 0!important;
  }
  .services-icon {
    padding: 3px 10px;
    width: 30px;
    height: 30px;
  }
  .video_img {
    margin: 25% 40%;
  }
  .contact_details ul li{
    text-align: center;
  }
  .about-content{
    margin: 0;
  }
  .top_bar_btn {
    text-align: center;
    margin-bottom: 20px;
  }
  #slider .carousel-caption.d-none.d-md-block {
      display: block !important;
  }
  #slider p.font-weight-bold {
      display: none;
  }
  .gallery-image img{
    height: 140px !important;
  }
  div#TB_window {
    width: 90% !important;
  }
  #testimonials .owl-dots {
    text-align: center;
    margin-top: 20px;
  }
  #our_records h4, .counter_inner {
    text-align: center;
  }
  .testimonialwrapper-box{
    margin-bottom: 50px;
  }
  #header .logo a.custom-logo-link{
    position: static;
  }
  .mid-content {
    position: static;
    top: 0;
    transform: unset;
  }
  .fadeInRight{
    animation-name: unset !important;
  }
  .socialbox {
    text-align: center;
  }
  .site-title{
    font-size: 34px;
  }
  .site-description{
    font-size: 14px;
  }
  .main-header{
    margin-bottom: 25px;
  }
  .header-title{
    padding: 30px 0;
  }
  .main-title{
    font-size: 30px;
  }
  #masthead{
    min-height: 60px;
  }
  #masthead #site-branding img,
  #masthead.scrolled #site-branding img{
    max-height: 40px;
    width: auto;
  }
  .main-navigation li,
  #masthead.scrolled .main-navigation li{
    display: block;
    line-height: 1.5 !important;
  }
  .sf-arrows .sf-with-ul{
    padding-right: 0;
  }
  .menu > ul > li > a{
    padding: 10px 0;
  }
  .main-navigation ul ul{
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .slide-cta{
    float: none;
    width: 100%;
    padding: 15px 0 0 0;
    text-align: center;
  }
  #home-slider-section .bx-wrapper .bx-controls-direction a{
    display: none;
  }
  .slide-button-left,
  .slide-button-right{
    padding: 7px 25px 7px 25px;
    min-width: 160px;
    font-size: 16px;
  }
  #slider p {
    display: none;
  }
  .about-sec,
  .about-image{
    width: auto;
    float: none;
  }
  .about-sec{
    margin-bottom: 40px;
  }
  .about-image{
    max-width: 400px;
    margin: 0 auto;
  }
  #cta-section .cta-left{
    width: 100%;
    float: none;
    text-align: center;
  }
  .site-info{
    float: none;
    width: 100%;
    text-align: center;
  }
  #footer-menu ul {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
  .woocommerce div.product div.images .flex-control-thumbs{
    margin: 10px 0 0 0;
  }
  .innermenubox {
    position: static;
  }
  .contact-box .wpcf7 input[type="text"],
  .contact-box .wpcf7 input[type="email"],
  .contact-box .wpcf7 textarea{
    width: 100% !important;
  }
  .contact_details {
    padding: 12px 0;
    text-align: center;
  }
  .contact-topbar {
    margin-bottom: 10px;
  }
  .logo {
    margin-bottom: 10px;
  }
  #slider .inner_carousel {
    padding: unset;
  }
  .top_social {
    padding: 0 0;
    margin-left: 0;
  }
  .menubar {
    position: relative;
    right: 0;
    margin-top: 0 !important;
  }
  #slider ol.carousel-indicators li {
    margin: 8px;
  }
  #slider h6:after , #slider h6:before{
    display: none;
  }
  #our_record .radius-para p {
    text-align: left;
  }
  .about_img img {
    top: 0;
  }
  .service-button {
    float: left;
  }
  #services h3:before , #services h3:after {
    left: 28%;
  }
  .product-button {
    float: left;
  }
  .feature-button {
    float: left;
  }
  #our_feature .feature-heading h3:before , #our_feature .feature-heading h3:after  {
    left: 36%;
  }
  #business_gallery h3.gallery-heading:before , #business_gallery h3.gallery-heading:after {
    left: 26%;
  }
  #why_choose_us h3.whychoose-heading:after , #why_choose_us h3.whychoose-heading:before {
    left: 34%;
  }
  #team {
    background-size: cover;
  }
  .team-button {
    float: left;
  }
  #team .owl-carousel .owl-item img{
    width: 100% !important;
  }
  .brand-button {
    float: left;
  }
  #team .team-heading h3:after, #team .team-heading h3:before {
    left: 25%;
  }
  #our_brands h3.brand-heading:after ,#our_brands h3.brand-heading:before {
    left: 24%;
  }
  #testimonials {
    background-size: cover;
  }
  .testimonial-button {
    float: left;
  }
  #testimonials .testimonial_box {
    padding: 30px 25px;
    text-align: center;
  }
  #testimonials button.owl-dot {
    margin: 5px;
    bottom: 0;
  }
  .inner_socio a i {
    top: 0;
    right: 0;
  }
  #testimonials .testimonial-heading h3:after , #testimonials .testimonial-heading h3:before {
    left: 30%;
  }
  #newsletter .newsletter-head input[type="submit"] {
    position: unset;
  }
  #footer input {
    float: unset;
  }
  #our_products .owl-carousel .owl-item img{
    width: 100% !important;
  }
  #latest_post .post-heading h3:after ,#latest_post .post-heading h3:before {
    left: 22%;
  }
  .latest-post-button {
    float: left;
    position: relative;
    bottom: 35px;
  }
}
@media screen and (min-width:421px) and (max-width:600px){
  .our-product-button {
    width: 185px;
    left: 28%;
  }
}
/*@media screen and (min-width:992px) and (max-width:1199px){
  .datebox {
    margin-left: 180px;
  }
}*/
@media screen and (max-width:576px) {
  
  #latest_post .owl-nav {
    display: none;
  }
  #site_top ul.left-side-content {
    display: grid;
  }
  #slider h2 {
    font-size: 17px;
    line-height: 17px;
  }
  a.theme_white_button {
    font-size: 12px;
  }
  blockquote{
    width: 100%;
  }
  .media-small {
    padding-left: 10px !important;
  }
  .small_media {
    padding: 10px 0;
  }
  .copyright p{
    text-align: center !important;
    padding: 5px 0;
  }
  #slider p{
    margin: 0 0 9px 0;
  }
  #slider a i{
    padding: 1px;
  }
  section h2{
    font-size: 22px;
  }
  .top-icon{
      top: -1%;
  }
  .above_title {
    margin-top: 2%;
  }
  .menubar {
    padding: 0 15px;
  }
  .serach_inner input.search-field {
    width: 85%;
  }
  h4.slide-title {
    display: none;
  }
  #slider h6 {
    font-size: 12px;
    padding-bottom: 0;
  }
  #slider .carousel-caption {
    top: 15%;
  }
  #about h3:before , #about h3:after{
    display: none;
  }
  h4.subheading {
    font-size: 24px;
  }
  #services h3:before , #services h3:after{
    display: none;
  }
  #services .about-heading {
    margin-top: 0 !important;
  }
  #services h4.subheading {
    font-size: 25px;
  }
  #services .about-heading h4{
    padding-bottom: 12px;
  }
  #our_products h3.product-heading:before , #our_products h3.product-heading:after {
    display: none;
  }
  .ourproduct-heading h4 {
    line-height: 22px;
  }
  #our_feature .feature-heading h3:before , #our_feature .feature-heading h3:after{
    display: none;
  }
  .feature-subheading h4 {
    font-size: 25px;
    line-height: 20px;
  }
  #business_gallery h3.gallery-heading:after , #business_gallery h3.gallery-heading:before{
    display: none;
  }
  h4.gallery-subheading {
    font-size: 25px;
  }
  #why_choose_us h3.whychoose-heading:before ,#why_choose_us h3.whychoose-heading:after{
    display: none;
  }
  #why_choose_us h4.subheading {
    font-size: 25px;
  }
  #team .team-heading h3:after , #team .team-heading h3:before{
    display: none;
  }
  .team-subheading h4 {
    font-size: 25px;
  }
  #our_brands h3.brand-heading:after , #our_brands h3.brand-heading:before{
    display: none;
  }
  #our_brands .about-heading {
    margin-top: 0 !important;
  }
  #our_brands .about-heading h4 {
    padding-bottom: 12px;
  }
  #testimonials .testimonial-heading h3:after , #testimonials .testimonial-heading h3:before{
    display: none;
  }
  .testimonial-subheading p {
    font-size: 25px;
    line-height: 31px;
  }
  #latest_post .post-heading h3:before , #latest_post .post-heading h3:after{
    display: none;
  }
  .post-subheading p {
    font-size: 25px;
  }
  
}
@media screen and (min-width: 577px) and (max-width:767px){
 
  #site_top .contact_details ul li span {
    font-size: 8px;
  }
  #site_top .col-lg-8.col-md-8.col-sm-8.pl-0 {
    margin-top: 8px;
  }
  .slider-box {
    position: relative;
    top: 12%;
    transform: translateY(-50%);
    max-width: 100%;
  }
  #slider h6 {
    font-size: 20px;
    line-height: 39px;
    padding-bottom: 10px;
  }
  #slider h2 {
    font-size: 27px;
    line-height: 18px;
  }
  h4.slide-title {
    font-size: 18px;
    line-height: 42px;
    letter-spacing: 5px;
  }
  #about h3:before , #about h3:after {
    left: 38%;
  }
  #our_products h3.product-heading:before , #our_products h3.product-heading:after{
    left: 28%;
  }
  #our_brands .about-heading h4 {
    line-height: 0;
  }
}
@media screen and (max-width:719px) {
  .menubar.scrolled.hmenu {
    background-color: #222222;
    height: auto; 
  }
  .contact-info {
    margin: 0 !important;
  }
  .search-box{
    float: none;
  }
  .menubar .nav ul li ul{
    display:none; 
    z-index:2;
    font-weight:normal;
  }
}
@media screen and (min-width: 768px) and (max-width:991px){
  #site_top .contact_details ul li span {
    font-size: 12px;
  }
  #site_top .col-lg-8.col-md-8.col-sm-8.pl-0 {
    margin-top: 9px;
  }
  #header .col-lg-2.col-md-3.top_bar_btn {
    margin-top: 12px;
  }
  .logo h1 a {
    font-size: 18px;
  }
  h4.slide-title {
    font-size: 18px;
    line-height: 42px;
    letter-spacing: 5px;
  }
  #slider h6 {
    font-size: 15px;
    line-height: 39px;
    padding-bottom: 0px;
  }
  h4.slide-title {
    font-size: 28px;
    line-height: 25px;
  }
  p.subpara {
    height: 58px;
    font-size: 16px;
    line-height: 22px;
  }
  .slider-box {
    position: relative;
    top: 7%;
  }
  #slider h2 {
    font-size: 35px;
    line-height: 39px;
  }
  #slider h6:after{
    left: 33%;
    top: 14%;
  }
  #slider h6:before{
    left: 33%;
    top: 18%;
  }
  .about_img img {
    top: 30px;
  }
  #about h3:after , #about h3:before{
    left: 28%;
  }
  .service_details h5 {
    font-size: 12px;
  }
  #services h3:after , #services h3:before{
    left: 32%;
  }
  #our_products h3.product-heading:before , #our_products h3.product-heading:after {
    left: 32%;
  }
  #our_feature .feature-heading h3:before , #our_feature .feature-heading h3:after{
    left: 40%;
  }
  #business_gallery h3.gallery-heading:before ,#business_gallery h3.gallery-heading:after {
    left: 20%;
  }
  #why_choose_us h3.whychoose-heading:before, #why_choose_us h3.whychoose-heading:after {
    left: 26%;
  }
  #team .team-heading h3:before , #team .team-heading h3:after {
    left: 28%;
  }
  #our_brands h3.brand-heading:after , #our_brands h3.brand-heading:before {
    left: 28%;
  }
  a.testimonialbtn {
    font-size: 13px;
  }
  #testimonials .testimonial-heading h3:after , #testimonials .testimonial-heading h3:before {
    left: 34%;
  }
  .testimonial-box p {
    font-size: 13px;
  }
  #testimonials button.owl-dot {
    margin: 6px;
    bottom: 7.59em;
    left: 58px;
  }
  #testimonials .testimonial_box {
    padding: 30px 30px;
  }
  #newsletter .newsletter-head input[type="submit"] {
    position: relative;
  }
  #newsletter .newsletter-head input[type="email"] {
    max-width: 100%;
  }
  .postbtn a {
    font-size: 13px;
    padding-left: 0;
  }
  .postbtn i {
    margin-left: 0;
  }
  .post-icon {
    padding: 10px 0px;
  }
  #latest_post .post-heading h3:after ,#latest_post .post-heading h3:before {
    left: 25%;
  }
  h4.team_name a {
    font-size: 18px;
  }
  #latest_post .owl-carousel .owl-item img {
    width: 100% !important;
  }
  .share_icon i {
    padding: 10px 10px 10px 8px;
    margin: 0;
  }
}
@media screen and (max-width:991px) {
  .service-main .owl-nav i, 
  #our_brands .owl-nav i {
    background: red;
    padding: 8px;
    margin-right: 5px;
    color: #fff;
  }
  .service-main .owl-nav, 
  #our_brands .owl-nav {
    display: block;
    text-align: center;
  }
  .why-choose-us-icon-line:after {
    display: none;
  }
  .why-choose-box{
    margin-top: 10px;
  }
  #about p.text-uppercase.font-weight-bold {
    font-size: 11px;
  }
   #team .team-image img {
    width: 100% !important;
  }
  .toggle-nav {
    right: 0px;
  }
  .search-box{
    float: none;
  }
  .search-box form.search-form{
    margin: 0 auto;
  }
  .social-box .social-media {
    padding-top: 21px;
  }
  #footer input[type="submit"] {
    padding: 9px 3%;
  }
  .socialbox a i{
    font-size: 12px;
    width: auto;
  }
  small {
    font-size: 13px !important;
  }
  #slider a i {
    padding: 5px 8px;
    font-size: 15px;
  }
  #our_record .radius-para p {
    font-size: 15px !important;
  }
  #record .icon {
    display: block;
  }
  .icon_record {
    position: relative;
    bottom: 0;
  }
  #business_gallery {
    background-size: cover;
  }
  .blog_shorttext{
    padding: 0;
  }
  h4.latest_post_name a{
    padding: 0;
  }
  #sidebar input[type="submit"] {
    background: #e43314;
    border: none;
    color: #fff;
    padding: 12px 22px;
    font-size: 15px;
    margin: 0;
    width: 100%;
  }
}
@media screen and (min-width: 992px) and (max-width:1199px){
  #sidebar input[type="submit"] {
    background: #e43314;
    border: none;
    color: #fff;
    padding: 12px 13px !important;
    font-size: 15px;
    margin: 0;
  }
}
@media screen and (max-width: 1023px){
  .main-navigation ul ul{
    background-color: transparent;
    position: relative;
  }
  .main-navigation ul ul li, .menubar.scrolled .main-navigation ul ul li{
    border-bottom: none;
  }
  .toggle-nav {
    display: none;
    position: relative;
    float: left;
    right: 15px;
    height: 30px;
    width: 30px;
    cursor: pointer;
    margin: 9px auto;
    right: 0;
    text-align: right;
    right: 0;
    margin-right: 0;
  }
  .toggle-nav i {
    font-size: 29px;
    color: #000000;
  }
  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  .sidenav a:hover {
    color: #cf381f;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    display: block;
    color: #ffffff;
  }
  .sidenav #site-navigation {
    width: 100%;
  }
  .toggle-nav span{
    font-size:30px;
    cursor:pointer; 
    text-align: right;
  }
	iframe {
    width: 100%;
    height: auto;
	}
  .toggle-nav{
    display: block;
  }
  .innermenubox {
    position: static;
  }
  .main-navigation .menu{
    float: none;
    text-align: center;
  }
  .main-navigation ul ul li,
  #masthead.scrolled .main-navigation ul ul li{
    display: block;
  }
  .main-navigation .menu > ul > li.highlight{
    background: transparent !important;
  }
  .menu > ul > li:hover:before, 
  .menu > ul > li.current_page_item:before, 
  .menu > ul > li.current-menu-item:before{
    display: none;
  }
  .sf-arrows .sf-with-ul:after{
    border-top-color: #333;
  }
  .toggle i.fa.fa-bars,.toggle i.fa.fa-times {
    float: right;
    color: black;
  }
  .menubar .nav ul{ 
    width:100%;
    margin-top:0; 
  }
  .menubar .nav ul li,
  .menubar.scrolled .main-navigation li{
    border-top:1px #303030 solid; 
    display:block;
    text-align:left;
    float:none;
    width: 100%;
  }
  .nav ul li a{
    padding:5px 10px; 
    display:block; 
    color:#ffffff;
  }
  .nav ul li a:hover{
    color:#cf381f;
  }
  .nav ul li ul,
  .nav ul li ul ul{ 
    display:block !important;
  }
  .nav ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .nav ul li ul li a{
  padding-left:20px !important;
  }
  .nav ul li ul li ul li a{
    padding-left:30px !important;
  }
  .main-navigation li {
    position: relative;
    padding: 10px 20px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 583px){
  .search_popup input.search-submit {
    border: 0;
    padding: 4px;
  }
  .search_popup label {
    background: transparent;
    width: 80%;
  }
}
/* Icon Grow */
#header .hvr-icon-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#header .hvr-icon-grow .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#header .hvr-icon-grow:hover .hvr-icon, 
#header .hvr-icon-grow:focus .hvr-icon,
#header .hvr-icon-grow:active .hvr-icon {
  -webkit-transform: scale(1.3) translateZ(0);
  transform: scale(1.3) translateZ(0);
}

/* Wobble Top */
@-webkit-keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

@keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }

  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
#about .hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#about .hvr-icon-wobble-horizontal .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
#about .hvr-icon-wobble-horizontal:hover .hvr-icon, 
#about .hvr-icon-wobble-horizontal:focus .hvr-icon, 
#about .hvr-icon-wobble-horizontal:active .hvr-icon {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

#header .hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#header .hvr-icon-wobble-horizontal .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
#header .hvr-icon-wobble-horizontal:hover .hvr-icon, 
#header .hvr-icon-wobble-horizontal:focus .hvr-icon, 
#header .hvr-icon-wobble-horizontal:active .hvr-icon {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
embed{
  max-width: 100%;
}
.modal-footer button {
    cursor: pointer;
}

#footer ul li a:before {
    content: "\f1b9";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #e43314;
    padding: 0 10px 0 0;
    font-size: 14px;
}
#footer .widget td p {
    margin-left: unset;
}
#footer .widget td {
    display: table-cell;
}
#footer .social_widget a {
    border: 2px solid #969696;
    background: transparent;
}
#footer .social_widget a i {
    color: #969696;
}
#footer .widget td i {
    color: #e43314;
}
#footer .social_widget a:hover{
  background: #e43314;
  border-color: #e43314;
}
#footer .widget tr {
    border-bottom: 1px solid #343334;
}
section#newsletter {
    background: #e43314;
}
.feature-button:hover a.featurebtn ,.feature-button:hover i{
    color: #fff;
}
.brand-button:hover a.brandbtn ,.brand-button:hover i{
    color: #fff;
}
.latest-post-button:hover a.latestpost-btn ,.latest-post-button:hover i{
    color: #fff;
}
#newsletter ::placeholder {
    color: #ffffff;
}
span.wpcf7-not-valid-tip {
    color: #211d1d;
}
#header .socialbox a i {
  font-size: 18px;
}
#header .search-icon i {
    color: #151515;
    font-size: 18px;
}
span.cart_no {
    color: #fff;
    font-weight: 600;
}
#footer .social_widget a i:hover {
    color: #fff;
}
