@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Roboto:300,400,500,700);
/************************************************************************

Template Name: ClassiPost Classified Listing HTML5 Template
Template URI: https://radiustheme.com
Description: ClassiPost Classified Listing HTML5 Template
Author: Radius Theme
Author URI: https://radiustheme.com
Version: 2.0

===================
CSS INDEX
===================

[01] Template Default CSS
    1.1 Typography
    1.2 Helper Elements
    1.3 Background Color Style
    1.4 Button Style
    1.5 Section Space Style
    1.6 Owl Control Style
    1.7 Other Elements Style
[02] Header Style
[03] Search Area Style
[04] About Us Page Style
[05] Service Area Style
[06] Products Page Style
[07] Product Details Page Style
[08] Category Menu Style
[09] Featured Product Style
[10] Counter Style
[11] Pricing Plan Style
[12] Process Area Style
[13] Subscribe Style
[14] Sidebar Style
[15] Gradient Style
[16] Contact Page Style
[17] Report Abuse Style
[18] Ad Banner Style
[19] Faq Page Style
[20] Working Process Style
[21] Post Ad Page Style
[22] Input Style
[23] My Account Page Style
[24] Footer Style
[25] Responsive Style

*************************************************************************/
/*=======================================================================
[01] Template Default CSS
=========================================================================*/
/*----------------------------------------
1.1 Typography
----------------------------------------*/
*{
  font-display: auto;
}
html {
  background: #ffffff;
}
body {
  font-size: 14px;
  line-height: 1.5;
  font-family: 'Open Sans', sans-serif;
  vertical-align: baseline;
  background: #ffffff;
  color: #646464;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
h4 {
  font-weight: 400;
  line-height: 1.5;
  font-family: 'Roboto', sans-serif;
  margin: 0 0 20px 0;
  color: #222222;
  /*text-transform: capitalize;*/
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 14px;
  font-weight: 500;
}
p {
  line-height: 26px;
  margin: 0 0 20px 0;
}
/*----------------------------------------
1.2 Helper Elements
----------------------------------------*/
a {
  text-decoration: none;
}
a:active,
a:hover,
a:focus {
  text-decoration: none;
}
a:active,
a:hover,
a:focus {
  outline: 0 none;
}
img {
  max-width: 100%;
  height: auto;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
h2.size-sm {
  font-size: 30px;
}
h2.size-md {
  font-size: 32px;
}
h2.size-lg {
  font-size: 38px;
}
h2.size-xl {
  font-size: 40px;
}
h3.size-sm {
  font-size: 16px;
}
h3.size-md {
  font-size: 16px;
}
h3.size-lg {
  font-size: 20px;
}
h3.size-xl {
  font-size: 24px;
}
.child-size-xl h3 {
  font-size: 22px;
}
h2.title-light-dark {
  font-weight: 300;
}
h2.title-light-dark a {
  color: #222222;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
h2.title-light-dark a:hover {
  color: #2D4057;
}
h2.title-light-dark span {
  color: #2D4057;
}
h2.title-regular-dark {
  font-weight: 400;
}
h2.title-regular-dark a {
  color: #222222;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
h2.title-regular-dark a:hover {
  color: #2D4057;
}
h2.title-regular-dark span {
  color: #2D4057;
}
h2.title-medium-dark {
  font-weight: 500;
}
h2.title-medium-dark a {
  color: #222222;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
h2.title-medium-dark a:hover {
  color: #2D4057;
}
h2.title-medium-dark span {
  color: #2D4057;
}
h2.title-bold-dark {
  font-weight: 700;
}
h2.title-bold-dark a {
  color: #222222;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
h2.title-bold-dark a:hover {
  color: #2D4057;
}
h2.title-bold-dark span {
  color: #2D4057;
}
h2.title-light-light {
  font-weight: 300;
  color: #ffffff;
}
h2.title-light-light a {
  color: #ffffff;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
h2.title-light-light a:hover {
  color: #2D4057;
}
h2.title-light-light span {
  color: #2D4057;
}
h2.title-regular-light {
  font-weight: 400;
  color: #ffffff;
}
h2.title-regular-light a {
  color: #ffffff;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
h2.title-regular-light a:hover {
  color: #2D4057;
}
h2.title-regular-light span {
  color: #2D4057;
}
h2.title-medium-light {
  font-weight: 500;
  color: #ffffff;
}
h2.title-medium-light a {
  color: #ffffff;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
h2.title-medium-light a:hover {
  color: #2D4057;
}
h2.title-medium-light span {
  color: #2D4057;
}
h2.title-bold-light {
  font-weight: 700;
  color: #ffffff;
}
h2.title-bold-light a {
  color: #ffffff;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
h2.title-bold-light a:hover {
  color: #2D4057;
}
h2.title-bold-light span {
  color: #2D4057;
}
h2.title-light-primary {
  color: #2D4057;
  font-weight: 300;
}
h2.title-light-primary a {
  color: #2D4057;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
h2.title-light-primary a:hover {
  color: #FFD575;
}
h2.title-light-primary span {
  color: #FFD575;
}
h2.title-regular-primary {
  color: #2D4057;
  font-weight: 400;
}
h2.title-regular-primary a {
  color: #2D4057;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
h2.title-regular-primary a:hover {
  color: #FFD575;
}
h2.title-regular-primary span {
  color: #FFD575;
}
h2.title-medium-primary {
  color: #2D4057;
  font-weight: 500;
}
h2.title-medium-primary a {
  color: #2D4057;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
h2.title-medium-primary a:hover {
  color: #FFD575;
}
h2.title-medium-primary span {
  color: #FFD575;
}
h2.title-bold-primary {
  color: #2D4057;
  font-weight: 700;
}
h2.title-bold-primary a {
  color: #2D4057;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
h2.title-bold-primary a:hover {
  color: #FFD575;
}
h2.title-bold-primary span {
  color: #FFD575;
}
span.price{
  display: block;
}
h3.title-light-dark {
  font-weight: 300;
}
h3.title-light-dark a {
  color: #222222;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
h3.title-light-dark a:hover {
  color: #2D4057;
}
h3.title-light-dark span {
  color: #2D4057;
}
h3.title-regular-dark {
  font-weight: 400;
}
h3.title-regular-dark a {
  color: #222222;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
h3.title-regular-dark a:hover {
  color: #2D4057;
}
h3.title-regular-dark span {
  color: #2D4057;
}
h3.title-medium-dark {
  font-weight: 500;
}
h3.title-medium-dark a ,
h3.title-medium-dark a>span {
  color: #222222;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
h3.title-medium-dark a:hover {
  color: #2D4057;
}
h3.title-medium-dark span {
  color: #2D4057;
}
h3.title-bold-dark {
  font-weight: 700;
}
h3.title-bold-dark a {
  color: #222222;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
h3.title-bold-dark a:hover {
  color: #2D4057;
}
h3.title-bold-dark span {
  color: #2D4057;
}
h3.title-light-light {
  font-weight: 300;
  color: #ffffff;
}
h3.title-light-light a {
  color: #ffffff;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
h3.title-light-light a:hover {
  color: #2D4057;
}
h3.title-light-light span {
  color: #2D4057;
}
h3.title-regular-light {
  font-weight: 400;
  color: #ffffff;
}
h3.title-regular-light a {
  color: #ffffff;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
h3.title-regular-light a:hover {
  color: #2D4057;
}
h3.title-regular-light span {
  color: #2D4057;
}
h3.title-medium-light {
  font-weight: 500;
  color: #ffffff;
}
h3.title-medium-light a {
  color: #ffffff;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
h3.title-medium-light a:hover {
  color: #2D4057;
}
h3.title-medium-light span {
  color: #2D4057;
}
h3.title-bold-light {
  font-weight: 700;
  color: #ffffff;
}
h3.title-bold-light a {
  color: #ffffff;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
h3.title-bold-light a:hover {
  color: #2D4057;
}
h3.title-bold-light span {
  color: #2D4057;
}
h3.title-light-primary {
  color: #2D4057;
  font-weight: 300;
}
h3.title-light-primary a {
  color: #2D4057;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
h3.title-light-primary a:hover {
  color: #FFD575;
}
h3.title-light-primary span {
  color: #FFD575;
}
h3.title-regular-primary {
  color: #2D4057;
  font-weight: 400;
}
h3.title-regular-primary a {
  color: #2D4057;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
h3.title-regular-primary a:hover {
  color: #FFD575;
}
h3.title-regular-primary span {
  color: #FFD575;
}
h3.title-medium-primary {
  color: #2D4057;
  font-weight: 500;
}
h3.title-medium-primary a {
  color: #2D4057;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
h3.title-medium-primary a:hover {
  color: #FFD575;
}
h3.title-medium-primary span {
  color: #FFD575;
}
h3.title-bold-primary {
  color: #2D4057;
  font-weight: 700;
}
h3.title-bold-primary a {
  color: #2D4057;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
h3.title-bold-primary a:hover {
  color: #FFD575;
}
h3.title-bold-primary span {
  color: #FFD575;
}
p.text-light-dark {
  font-weight: 300;
  color: #222222;
}
p.text-regular-dark {
  font-weight: 400;
  color: #222222;
}
p.text-medium-dark {
  font-weight: 600;
  color: #222222;
}
p.text-bold-dark {
  font-weight: 700;
  color: #222222;
}
p.text-light-light {
  font-weight: 300;
  color: #ffffff;
}
p.text-regular-light {
  font-weight: 400;
  color: #ffffff;
}
p.text-medium-light {
  font-weight: 600;
  color: #ffffff;
}
p.text-bold-light {
  font-weight: 700;
  color: #ffffff;
}
p.text-light-primary {
  font-weight: 300;
  color: #2D4057;
}
p.text-regular-primary {
  font-weight: 400;
  color: #2D4057;
}
p.text-medium-primary {
  font-weight: 600;
  color: #2D4057;
}
p.text-bold-primary {
  font-weight: 700;
  color: #2D4057;
}
.overflow-hidden {
  overflow: hidden;
}
.position-relative {
  position: relative;
}
.possition-static {
  position: static;
}
.elv-clear:after {
  clear: both;
  content: "";
  display: block;
}
.full-width-container .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.row.no-gutters.full-width {
  margin-right: -15px;
  margin-left: -15px;
}
.row.no-gutters.full-width > [class^="col-"],
.row.no-gutters.full-width > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.radius-none {
  border-radius: 0!important;
}
.border-none {
  border: none!important;
}
.mb-none {
  margin-bottom: 0!important;
}
.p-none {
  padding: 0!important;
}
.m-auto {
  margin: 0 auto;
}
.item-mt {
  margin-top: 30px;
}
.item-mr {
  margin-right: 30px;
}
.item-mb {
  margin-bottom: 30px;
}
.item-mb-15 {
  margin-bottom: 15px;
}
.item-ml {
  margin-left: 30px;
}
.item-pt {
  padding-top: 30px;
}
.item-pr {
  padding-right: 30px;
}
.item-pb {
  padding-bottom: 30px;
}
.item-pl {
  padding-left: 30px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-50 {
  margin-top: 50px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-70 {
  margin-top: 70px;
}
.mt-80 {
  margin-top: 80px;
}
.mt-90 {
  margin-top: 90px;
}
.mt-100 {
  margin-top: 100px;
}
.mr-10 {
  margin-right: 10px;
}
.mr-20 {
  margin-right: 20px;
}
.mr-30 {
  margin-right: 30px;
}
.mr-40 {
  margin-right: 40px;
}
.mr-50 {
  margin-right: 50px;
}
.mr-60 {
  margin-right: 60px;
}
.mr-70 {
  margin-right: 70px;
}
.mr-80 {
  margin-right: 80px;
}
.mr-90 {
  margin-right: 90px;
}
.mr-100 {
  margin-right: 100px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-70 {
  margin-bottom: 70px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mb-100 {
  margin-bottom: 100px;
}
.ml-10 {
  margin-left: 10px;
}
.ml-20 {
  margin-left: 20px;
}
.ml-30 {
  margin-left: 30px;
}
.ml-40 {
  margin-left: 40px;
}
.ml-50 {
  margin-left: 50px;
}
.ml-60 {
  margin-left: 60px;
}
.ml-70 {
  margin-left: 70px;
}
.ml-80 {
  margin-left: 80px;
}
.ml-90 {
  margin-left: 90px;
}
.ml-100 {
  margin-left: 100px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-80 {
  padding-top: 80px;
}
.pt-90 {
  padding-top: 90px;
}
.pt-100 {
  padding-top: 100px;
}
.pr-10 {
  padding-right: 10px;
}
.pr-20 {
  padding-right: 20px;
}
.pr-30 {
  padding-right: 30px;
}
.pr-40 {
  padding-right: 40px;
}
.pr-50 {
  padding-right: 50px;
}
.pr-60 {
  padding-right: 60px;
}
.pr-70 {
  padding-right: 70px;
}
.pr-80 {
  padding-right: 80px;
}
.pr-90 {
  padding-right: 90px;
}
.pr-100 {
  padding-right: 100px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pb-90 {
  padding-bottom: 90px;
}
.pb-100 {
  padding-bottom: 100px;
}
.pl-10 {
  padding-left: 10px;
}
.pl-20 {
  padding-left: 20px;
}
.pl-30 {
  padding-left: 30px;
}
.pl-40 {
  padding-left: 40px;
}
.pl-50 {
  padding-left: 50px;
}
.pl-60 {
  padding-left: 60px;
}
.pl-70 {
  padding-left: 70px;
}
.pl-80 {
  padding-left: 80px;
}
.pl-90 {
  padding-left: 90px;
}
.pl-100 {
  padding-left: 100px;
}
.section-title-dark {
  text-align: center;
  margin-bottom: 1rem;
}
.section-title h1 ,
.section-title h2 {
  font-size: 1.2rem;
}
.section-title h2 {
  font-size: 1.2rem;
}
.section-title-dark h1 {
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: capitalize;
  color: #222222;
}
.section-title-dark h2 {
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: capitalize;
  color: #222222;
}
.section-title-dark p {
  font-size: 16px;
}
.section-title-left-dark h2 {
  font-size: 22px;
  font-weight: 700;
  text-transform: capitalize;
  color: #222222;
}
.section-title-left-dark h3 {
  font-weight: 700;
  text-transform: capitalize;
  color: #222222;
}
.section-title-left-primary h2 {
  font-weight: 700;
  text-transform: capitalize;
  color: #2D4057;
}
.section-title-left-primary h3 {
  font-weight: 700;
  text-transform: capitalize;
  color: #2D4057;
}
.title-bar {
  position: relative;
}
.title-bar:before {
  content: "";
  position: absolute;
  height: 4px;
  width: 40px;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#435973), to(#2D4057));
  background-image: -webkit-linear-gradient(#2D4057, #435973);
  background-image: -moz-linear-gradient(#2D4057, #435973), -moz-linear-gradient(#2D4057, #435973);
  background-image: -o-linear-gradient(#2D4057, #435973), -o-linear-gradient(#2D4057, #435973);
  background-image: linear-gradient(#2D4057, #435973), linear-gradient(#2D4057, #435973);
  background-repeat: no-repeat;
  z-index: 1;
  top: 45px;
  left: 0;
}
.title-bar h3 {
  margin-bottom: 15px;
}
.direction-img {
  position: relative;
}
.direction-img:before {
  content: url("../img/direction-right.png");
  position: absolute;
  left: -50px;
  top: 5px;
  z-index: 3;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.direction-img:after {
  content: url("../img/direction-left.png");
  position: absolute;
  right: -50px;
  top: 5px;
  z-index: 3;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.direction-img:hover:before {
  left: -40px;
}
.direction-img:hover:after {
  right: -40px;
}
.title-bar-center {
  padding-bottom: 20px;
  position: relative;
}
.title-bar-center:before {
  content: "";
  height: 4px;
  width: 35px;
  background: #2D4057;
  position: absolute;
  left: 0;
  bottom: 10px;
  right: 0;
  margin: 0 auto;
  z-index: 1;
}
.title-bar-left {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 25px;
}
.title-bar-left:before {
  content: "";
  height: 3px;
  width: 40px;
  background: #2D4057;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.full-width-border-top {
  position: relative;
}
.full-width-border-top:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 4;
  width: 100%;
  height: 2px;
  background-color: #e5e6e6;
}
.full-width-border-bottom {
  position: relative;
}
.full-width-border-bottom:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  width: 100%;
  height: 2px;
  background-color: #dddddd;
}
.border-bottom {
  position: relative;
}
.border-bottom:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  width: 100%;
  height: 1px;
  background-color: #dadada;
}
.border-bottom-2 {
  position: relative;
}
.border-bottom-2:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  width: 100%;
  height: 2px;
  background-color: #dadada;
}
.border-top {
  position: relative;
}
.border-top:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 4;
  width: 100%;
  height: 1px;
  background-color: #dadada;
}
.top0 {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
  top: 0%;
}
.top50 {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
}
.top40 {
  -webkit-transform: translateY(-40%);
  -moz-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  -o-transform: translateY(-40%);
  transform: translateY(-40%);
  top: 40%;
}
.justify-content-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.justify-content-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.align-items-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.d-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/*----------------------------------------
1.3 Background Color Style
----------------------------------------*/
.bg-body {
  background-color: #ffffff;
}
.bg-primary {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#435973), to(#2D4057));
  background-image: -webkit-linear-gradient(#2D4057, #435973);
  background-image: -moz-linear-gradient(#2D4057, #435973), -moz-linear-gradient(#2D4057, #435973);
  background-image: -o-linear-gradient(#2D4057, #435973), -o-linear-gradient(#2D4057, #435973);
  background-image: linear-gradient(#2D4057, #435973), linear-gradient(#2D4057, #435973);
  background-repeat: no-repeat;
}
.bg-accent-shadow {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eaeaea), to(#f8f8f8));
  background-image: -webkit-linear-gradient(#f8f8f8, #eaeaea);
  background-image: -moz-linear-gradient(#f8f8f8, #eaeaea), -moz-linear-gradient(#f8f8f8, #eaeaea);
  background-image: -o-linear-gradient(#f8f8f8, #eaeaea), -o-linear-gradient(#f8f8f8, #eaeaea);
  background-image: linear-gradient(#f8f8f8, #eaeaea), linear-gradient(#f8f8f8, #eaeaea);
  background-repeat: no-repeat;
}
.bg-accent-shadow-body {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#eaeaea));
  background-image: -webkit-linear-gradient(#eaeaea, #f8f8f8);
  background-image: -moz-linear-gradient(#eaeaea, #f8f8f8), -moz-linear-gradient(#eaeaea, #f8f8f8);
  background-image: -o-linear-gradient(#eaeaea, #f8f8f8), -o-linear-gradient(#eaeaea, #f8f8f8);
  background-image: linear-gradient(#eaeaea, #f8f8f8), linear-gradient(#eaeaea, #f8f8f8);
  background-repeat: no-repeat;
}
.bg-accent {
  background-color: #f6f7fb;
}
.bg-box {
  background-color: #f6f6f6;
}
.secondary-bg-box {
  background-color: #eeeeee;
}
.overlay-default {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.overlay-default:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.7);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.overlay-primary {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.overlay-primary:before {
  content: "";
  background-color: rgba(19, 158, 129, 0.9);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
/*----------------------------------------
1.4 Button Style
----------------------------------------*/
.play-btn {
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 2;
  border: 3px solid #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: block;
  height: 70px;
  width: 70px;
  line-height: 70px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.play-btn i {
  color: #2D4057;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.play-btn:hover {
  background: #2D4057;
  border: 3px solid #2D4057;
}
.play-btn:hover i {
  color: #2D4057;
}
.isotop-btn {
  text-align: center;
  margin-bottom: 50px;
}
.isotop-btn:after {
  display: none;
}
.isotop-btn a {
  background: #f6f7fb;
  color: #646464;
  padding: 8px 20px;
  margin: 0 1px 0 0;
  font-weight: 500;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(205, 214, 222, 0.75);
  -moz-box-shadow: 0px 1px 2px 0px rgba(205, 214, 222, 0.75);
  box-shadow: 0px 1px 2px 0px rgba(205, 214, 222, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.isotop-btn a:hover {
  background-color: #2D4057;
  color: #ffffff;
}
.isotop-btn a:last-child {
  margin: 0;
}
.isotop-btn .current {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#435973), to(#2D4057));
  background-image: -webkit-linear-gradient(#2D4057, #435973);
  background-image: -moz-linear-gradient(#2D4057, #435973), -moz-linear-gradient(#2D4057, #435973);
  background-image: -o-linear-gradient(#2D4057, #435973), -o-linear-gradient(#2D4057, #435973);
  background-image: linear-gradient(#2D4057, #435973), linear-gradient(#2D4057, #435973);
  background-repeat: no-repeat;
  color: #ffffff;
}
.default-big-btn {
  color: #ffffff;
  padding: 15px 0;
  background: #2D4057;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  border: none;
  width: 160px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.default-big-btn:hover {
  background: #FFD575;
  color: #222222;
}
.cp-search-btn {
  border: 1px solid #383838;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  padding: 9px 38px;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  color: #ffffff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#383838), to(#282828));
  background-image: -webkit-linear-gradient(top, #383838, #282828);
  background-image: -moz-linear-gradient(top, #383838, #282828);
  background-image: -ms-linear-gradient(top, #383838, #282828);
  background-image: -o-linear-gradient(top, #383838, #282828);
  background-image: linear-gradient(to bottom, #383838, #282828);
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.cp-search-btn i {
  color: #FFD575;
  margin-right: 10px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cp-search-btn:hover,
.cp-search-btn:focus {
  color: #FFD575;
  border: 1px solid #282828;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#282828), to(#383838));
  background-image: -webkit-linear-gradient(top, #282828, #383838);
  background-image: -moz-linear-gradient(top, #282828, #383838);
  background-image: -ms-linear-gradient(top, #282828, #383838);
  background-image: -o-linear-gradient(top, #282828, #383838);
  background-image: linear-gradient(to bottom, #282828, #383838);
}
.cp-search-btn:hover i,
.cp-search-btn:focus i {
  color: #ffffff;
}
.bg-accent-btn {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FA9383), to(#FFB7AC));
  background-image: -webkit-linear-gradient(top, #FA9383, #FFB7AC);
  background-image: -moz-linear-gradient(top, #FA9383, #FFB7AC);
  background-image: -ms-linear-gradient(top, #FA9383, #FFB7AC);
  background-image: -o-linear-gradient(top, #FA9383, #FFB7AC);
  background-image: linear-gradient(to bottom, #FA9383, #FFB7AC);
}
.bg-accent-btn-hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFB7AC), to(#FA9383));
  background-image: -webkit-linear-gradient(top, #FFB7AC, #FA9383);
  background-image: -moz-linear-gradient(top, #FFB7AC, #FA9383);
  background-image: -ms-linear-gradient(top, #FFB7AC, #FA9383);
  background-image: -o-linear-gradient(top, #FFB7AC, #FA9383);
  background-image: linear-gradient(to bottom, #FFB7AC, #FA9383);
}
.bg-primary-btn {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2D4057), to(#435973));
  background-image: -webkit-linear-gradient(top, #2D4057, #435973);
  background-image: -moz-linear-gradient(top, #2D4057, #435973);
  background-image: -ms-linear-gradient(top, #2D4057, #435973);
  background-image: -o-linear-gradient(top, #2D4057, #435973);
  background-image: linear-gradient(to bottom, #2D4057, #435973);
}
.bg-primary-btn-hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#435973), to(#2D4057));
  background-image: -webkit-linear-gradient(top, #435973, #2D4057);
  background-image: -moz-linear-gradient(top, #435973, #2D4057);
  background-image: -ms-linear-gradient(top, #435973, #2D4057);
  background-image: -o-linear-gradient(top, #435973, #2D4057);
  background-image: linear-gradient(to bottom, #435973, #2D4057);
}
.cp-default-btn {
  border: 1px solid #FA9383;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  /*padding: 9px 30px;*/
  padding: 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  color: #FFFFFF;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FA9383), to(#FFB7AC));
  background-image: -webkit-linear-gradient(top, #FA9383, #FFB7AC);
  background-image: -moz-linear-gradient(top, #FA9383, #FFB7AC);
  background-image: -ms-linear-gradient(top, #FA9383, #FFB7AC);
  background-image: -o-linear-gradient(top, #FA9383, #FFB7AC);
  background-image: linear-gradient(to bottom, #FA9383, #FFB7AC);
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.cp-default-btn:hover,
.cp-default-btn:focus {
  outline: none;
  color: #ffffff;
  border: 1px solid #FFB7AC;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFB7AC), to(#FA9383));
  background-image: -webkit-linear-gradient(top, #FFB7AC, #FA9383);
  background-image: -moz-linear-gradient(top, #FFB7AC, #FA9383);
  background-image: -ms-linear-gradient(top, #FFB7AC, #FA9383);
  background-image: -o-linear-gradient(top, #FFB7AC, #FA9383);
  background-image: linear-gradient(to bottom, #FFB7AC, #FA9383);
}
.cp-default-btn-primary {
  border: 1px solid #2D4057;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  padding: 9px 36px;
  text-decoration: none;
  display: inline-block;
  color: #FFFFFF;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2D4057), to(#435973));
  background-image: -webkit-linear-gradient(top, #2D4057, #435973);
  background-image: -moz-linear-gradient(top, #2D4057, #435973);
  background-image: -ms-linear-gradient(top, #2D4057, #435973);
  background-image: -o-linear-gradient(top, #2D4057, #435973);
  background-image: linear-gradient(to bottom, #2D4057, #435973);
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.cp-default-btn-primary:hover,
.cp-default-btn-primary:focus {
  outline: none;
  color: #ffffff;
  border: 1px solid #435973;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#435973), to(#2D4057));
  background-image: -webkit-linear-gradient(top, #435973, #2D4057);
  background-image: -moz-linear-gradient(top, #435973, #2D4057);
  background-image: -ms-linear-gradient(top, #435973, #2D4057);
  background-image: -o-linear-gradient(top, #435973, #2D4057);
  background-image: linear-gradient(to bottom, #435973, #2D4057);
}

.cp-default-btn-secundary {
  border: 1px solid #4096AA;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  padding: 9px 36px;
  text-decoration: none;
  display: inline-block;
  color: #FFFFFF;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2D4057), to(#435973));
  background-image: -webkit-linear-gradient(top, #4096AA, #65B4C6);
  background-image: -moz-linear-gradient(top, #4096AA, #65B4C6);
  background-image: -ms-linear-gradient(top, #4096AA, #65B4C6);
  background-image: -o-linear-gradient(top, #4096AA, #65B4C6);
  background-image: linear-gradient(to bottom, #4096AA, #65B4C6);
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.cp-default-btn-secundary:hover,
.cp-default-btn-secundary:focus {
  outline: none;
  color: #ffffff;
  border: 1px solid #65B4C6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#435973), to(#2D4057));
  background-image: -webkit-linear-gradient(top, #65B4C6, #4096AA);
  background-image: -moz-linear-gradient(top, #65B4C6, #4096AA);
  background-image: -ms-linear-gradient(top, #65B4C6, #4096AA);
  background-image: -o-linear-gradient(top, #65B4C6, #4096AA);
  background-image: linear-gradient(to bottom, #65B4C6, #4096AA);
}
.cp-default-btn-lg {
  border: 1px solid #FA9383;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  padding: 12px 36px;
  text-decoration: none;
  display: inline-block;
  color: #FFFFFF;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FA9383), to(#FFB7AC));
  background-image: -webkit-linear-gradient(top, #FA9383, #FFB7AC);
  background-image: -moz-linear-gradient(top, #FA9383, #FFB7AC);
  background-image: -ms-linear-gradient(top, #FA9383, #FFB7AC);
  background-image: -o-linear-gradient(top, #FA9383, #FFB7AC);
  background-image: linear-gradient(to bottom, #FA9383, #FFB7AC);
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.cp-default-btn-lg:hover,
.cp-default-btn-lg:focus {
  outline: none;
  color: #ffffff;
  border: 1px solid #FFB7AC;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFB7AC), to(#FA9383));
  background-image: -webkit-linear-gradient(top, #FFB7AC, #FA9383);
  background-image: -moz-linear-gradient(top, #FFB7AC, #FA9383);
  background-image: -ms-linear-gradient(top, #FFB7AC, #FA9383);
  background-image: -o-linear-gradient(top, #FFB7AC, #FA9383);
  background-image: linear-gradient(to bottom, #FFB7AC, #FA9383);
}
.cp-default-btn-sm {
  border: 1px solid #FA9383;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  padding: 12px 20px;
  text-decoration: none;
  display: inline-block;
  color: #FFFFFF;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FA9383), to(#FFB7AC));
  background-image: -webkit-linear-gradient(top, #FA9383, #FFB7AC);
  background-image: -moz-linear-gradient(top, #FA9383, #FFB7AC);
  background-image: -ms-linear-gradient(top, #FA9383, #FFB7AC);
  background-image: -o-linear-gradient(top, #FA9383, #FFB7AC);
  background-image: linear-gradient(to bottom, #FA9383, #FFB7AC);
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.cp-default-btn-sm:hover,
.cp-default-btn-sm:focus {
  outline: none;
  color: #ffffff;
  border: 1px solid #FFB7AC;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFB7AC), to(#FA9383));
  background-image: -webkit-linear-gradient(top, #FFB7AC, #FA9383);
  background-image: -moz-linear-gradient(top, #FFB7AC, #FA9383);
  background-image: -ms-linear-gradient(top, #FFB7AC, #FA9383);
  background-image: -o-linear-gradient(top, #FFB7AC, #FA9383);
  background-image: linear-gradient(to bottom, #FFB7AC, #FA9383);
}
.cp-default-btn-sm-primary {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  padding: 12px 20px;
  text-decoration: none;
  display: inline-block;
  color: #FFFFFF;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2D4057), to(#435973));
  background-image: -webkit-linear-gradient(top, #2D4057, #435973);
  background-image: -moz-linear-gradient(top, #2D4057, #435973);
  background-image: -ms-linear-gradient(top, #2D4057, #435973);
  background-image: -o-linear-gradient(top, #2D4057, #435973);
  background-image: linear-gradient(to bottom, #2D4057, #435973);
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.cp-default-btn-sm-primary:hover,
.cp-default-btn-sm-primary:focus {
  outline: none;
  color: #ffffff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#435973), to(#2D4057));
  background-image: -webkit-linear-gradient(top, #435973, #2D4057);
  background-image: -moz-linear-gradient(top, #435973, #2D4057);
  background-image: -ms-linear-gradient(top, #435973, #2D4057);
  background-image: -o-linear-gradient(top, #435973, #2D4057);
  background-image: linear-gradient(to bottom, #435973, #2D4057);
}
.cp-default-btn-xl {
  border: 1px solid #FA9383;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  padding: 14px 36px;
  text-decoration: none;
  display: inline-block;
  color: #FFFFFF;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FA9383), to(#FFB7AC));
  background-image: -webkit-linear-gradient(top, #FA9383, #FFB7AC);
  background-image: -moz-linear-gradient(top, #FA9383, #FFB7AC);
  background-image: -ms-linear-gradient(top, #FA9383, #FFB7AC);
  background-image: -o-linear-gradient(top, #FA9383, #FFB7AC);
  background-image: linear-gradient(to bottom, #FA9383, #FFB7AC);
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.cp-default-btn-xl:hover,
.cp-default-btn-xl:focus {
  outline: none;
  color: #ffffff;
  border: 1px solid #FFB7AC;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFB7AC), to(#FA9383));
  background-image: -webkit-linear-gradient(top, #FFB7AC, #FA9383);
  background-image: -moz-linear-gradient(top, #FFB7AC, #FA9383);
  background-image: -ms-linear-gradient(top, #FFB7AC, #FA9383);
  background-image: -o-linear-gradient(top, #FFB7AC, #FA9383);
  background-image: linear-gradient(to bottom, #FFB7AC, #FA9383);
}
.update-btn {
  margin-top: 30px;
  text-align: center;
  color: #ffffff;
  padding: 10px 30px 11px;
  background: #2D4057;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  border: 2px solid #2D4057;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.update-btn:hover {
  background: transparent;
  color: #2D4057;
}
/*----------------------------------------
1.5 Section Space Style
----------------------------------------*/
.s-space {
  padding: 90px 0 100px;
}
@media only screen and (max-width: 1199px) {
  .s-space {
    padding: 80px 0 90px;
  }
}
@media only screen and (max-width: 991px) {
  .s-space {
    padding: 70px 0 80px;
  }
}
@media only screen and (max-width: 767px) {
  .s-space {
    padding: 60px 0 70px;
  }
}
@media only screen and (max-width: 479px) {
  .s-space {
    padding: 50px 0 60px;
  }
}
@media only screen and (max-width: 320px) {
  .s-space {
    padding: 40px 0 50px;
  }
}
.s-space-default {
  padding: 2rem 0rem 3rem;
}
@media only screen and (max-width: 1199px) {
  .s-space-default {
    padding: 40px 0 60px;
  }
}
@media only screen and (max-width: 991px) {
  .s-space-default {
    padding: 40px 0 60px;
  }
}
@media only screen and (max-width: 767px) {
  .s-space-default {
    padding: 40px 0 60px;
  }
}
@media only screen and (max-width: 479px) {
  .s-space-default {
    padding: 30px 0 50px;
  }
}
@media only screen and (max-width: 320px) {
  .s-space-default {
    padding: 37px 0 50px;
  }
}
.s-space-custom {
  padding: 115px 0 60px;
}
@media only screen and (max-width: 1199px) {
  .s-space-custom {
    padding: 105px 0 50px;
  }
}
@media only screen and (max-width: 991px) {
  .s-space-custom {
    padding: 70px 0 40px;
  }
}
@media only screen and (max-width: 767px) {
  .s-space-custom {
    padding: 60px 0 30px;
  }
}
@media only screen and (max-width: 479px) {
  .s-space-custom {
    padding: 50px 0 20px;
  }
}
@media only screen and (max-width: 320px) {
  .s-space-custom {
    padding: 40px 0 10px;
  }
}
.s-space-custom2 {
  padding: 83px 0 70px;
}
@media only screen and (max-width: 1199px) {
  .s-space-custom2 {
    padding: 73px 0 60px;
  }
}
@media only screen and (max-width: 991px) {
  .s-space-custom2 {
    padding: 63px 0 50px;
  }
}
@media only screen and (max-width: 767px) {
  .s-space-custom2 {
    padding: 53px 0 40px;
  }
}
@media only screen and (max-width: 479px) {
  .s-space-custom2 {
    padding: 43px 0 30px;
  }
}
@media only screen and (max-width: 320px) {
  .s-space-custom2 {
    padding: 33px 0 20px;
  }
}
.s-space-custom3 {
  padding: 100px 0 10px;
  /*padding: 93px 0 70px;*/
}
@media only screen and (max-width: 1199px) {
  .s-space-custom3 {
    padding: 100px 0 30px;
  }
}
@media only screen and (max-width: 991px) {
  .s-space-custom3 {
    padding: 30px 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .s-space-custom3 {
    padding: 30px 0 40px;
  }
}
@media only screen and (max-width: 479px) {
  .s-space-custom3 {
    padding: 15px 0 15px;
  }
}
@media only screen and (max-width: 320px) {
  .s-space-custom3 {
    padding: 13px 0 10px;
  }
}
@media (max-width: 768px) {
  .service-box1 h3 {
      font-size: 8px;
  }
  .service-box1.bg-body {
    padding: 10px 0px 10px 0px;
  }
}
.s-space-custom4 {
  padding: 90px 0 70px;
}
@media only screen and (max-width: 1199px) {
  .s-space-custom4 {
    padding: 80px 0 60px;
  }
}
@media only screen and (max-width: 991px) {
  .s-space-custom4 {
    padding: 70px 0 50px;
  }
}
@media only screen and (max-width: 767px) {
  .s-space-custom4 {
    padding: 60px 0 40px;
  }
}
@media only screen and (max-width: 479px) {
  .s-space-custom4 {
    padding: 50px 0 30px;
  }
}
@media only screen and (max-width: 320px) {
  .s-space-custom4 {
    padding: 40px 0 20px;
  }
}
.s-space-regular {
  padding: 40px 0 40px;
}
@media only screen and (max-width: 1199px) {
  .s-space-regular {
    padding: 40px 0 40px
  }
}
@media only screen and (max-width: 991px) {
  .s-space-regular {
    padding: 40px 0 40px
  }
}
@media only screen and (max-width: 767px) {
  .s-space-regular {
    padding: 40px 0 40px
  }
}
@media only screen and (max-width: 479px) {
  .s-space-regular {
    padding: 47px 0 25px;
  }
}
@media only screen and (max-width: 320px) {
  .s-space-regular {
    padding: 37px 0 15px;
  }
}
.s-space-equal {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .s-space-equal {
    padding: 90px 0;
  }
}
@media only screen and (max-width: 991px) {
  .s-space-equal {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 767px) {
  .s-space-equal {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 479px) {
  .s-space-equal {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 320px) {
  .s-space-equal {
    padding: 50px 0;
  }
}
.s-space-bottom {
  padding: 0 0 70px;
}
@media only screen and (max-width: 1199px) {
  .s-space-bottom {
    padding: 0 0 60px;
  }
}
@media only screen and (max-width: 991px) {
  .s-space-bottom {
    padding: 0 0 50px;
  }
}
@media only screen and (max-width: 767px) {
  .s-space-bottom {
    padding: 0 0 40px;
  }
}
@media only screen and (max-width: 479px) {
  .s-space-bottom {
    padding: 0 0 30px;
  }
}
@media only screen and (max-width: 320px) {
  .s-space-bottom {
    padding: 0 0 20px;
  }
}
.s-space-bottom-full {
  padding: 0 0 100px;
}
@media only screen and (max-width: 1199px) {
  .s-space-bottom-full {
    padding: 0 0 90px;
  }
}
@media only screen and (max-width: 991px) {
  .s-space-bottom-full {
    padding: 0 0 80px;
  }
}
@media only screen and (max-width: 767px) {
  .s-space-bottom-full {
    padding: 0 0 70px;
  }
}
@media only screen and (max-width: 479px) {
  .s-space-bottom-full {
    padding: 0 0 60px;
  }
}
@media only screen and (max-width: 320px) {
  .s-space-bottom-full {
    padding: 0 0 50px;
  }
}
/*----------------------------------------
1.6 Owl Control Style
----------------------------------------*/
@media only screen and (min-width: 480px) {
  .nav-control-top {
    position: relative;
  }
  .nav-control-top .owl-controls {
    position: absolute;
    top: -70px;
    right: 0;
    z-index: 5;
  }
  .nav-control-top .owl-controls i {
    color: #222222;
    display: block;
    line-height: 21px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .nav-control-top .owl-controls .owl-nav {
    margin-top: 0;
  }
  .nav-control-top .owl-controls .owl-nav > div {
    background: #ffffff;
    opacity: 1;
    font-size: 18px;
    margin: 0 4px;
    height: 30px;
    width: 30px;
    -webkit-box-shadow: 0px 1px 0px 0px #d1d1d1;
    -moz-box-shadow: 0px 1px 0px 0px #d1d1d1;
    box-shadow: 0px 1px 0px 0px #d1d1d1;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .nav-control-top .owl-controls .owl-prev:hover {
    background: #2D4057;
    -webkit-box-shadow: 0px 1px 0px 0px #09765c;
    -moz-box-shadow: 0px 1px 0px 0px #09765c;
    box-shadow: 0px 1px 0px 0px #09765c;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .nav-control-top .owl-controls .owl-prev:hover i {
    color: #ffffff;
  }
  .nav-control-top .owl-controls .owl-next:hover {
    background: #2D4057;
    -webkit-box-shadow: 0px 1px 0px 0px #09765c;
    -moz-box-shadow: 0px 1px 0px 0px #09765c;
    box-shadow: 0px 1px 0px 0px #09765c;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .nav-control-top .owl-controls .owl-next:hover i {
    color: #ffffff;
  }
}
@media only screen and (max-width: 479px) {
  .nav-control-top {
    position: relative;
  }
  .nav-control-top .owl-controls i {
    color: #2D4057;
    display: block;
    line-height: 21px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .nav-control-top .owl-controls .owl-nav {
    margin-top: 0;
  }
  .nav-control-top .owl-controls .owl-nav > div {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    background: transparent;
    border: 1px solid #2D4057;
    opacity: 1;
    font-size: 18px;
    margin: 0 4px;
    height: 30px;
    width: 30px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .nav-control-top .owl-controls .owl-prev {
    left: -15px;
  }
  .nav-control-top .owl-controls .owl-prev:hover {
    background: #2D4057;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .nav-control-top .owl-controls .owl-prev:hover i {
    color: #ffffff;
  }
  .nav-control-top .owl-controls .owl-next {
    right: -15px;
  }
  .nav-control-top .owl-controls .owl-next:hover {
    background: #2D4057;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .nav-control-top .owl-controls .owl-next:hover i {
    color: #ffffff;
  }
}
.nav-control-middle .owl-controls i {
  color: #ffffff;
  display: block;
  line-height: 33px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nav-control-middle .owl-controls .owl-nav {
  margin-top: 0;
}
.nav-control-middle .owl-controls .owl-nav > div {
  border: 1px solid #2D4057;
  background: #2D4057;
  opacity: 1;
  font-size: 18px;
  margin: 0 4px;
  height: 36px;
  width: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  text-align: center;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nav-control-middle .owl-controls .owl-prev {
  left: -20px;
}
@media only screen and (max-width: 767px) {
  .nav-control-middle .owl-controls .owl-prev {
    left: -15px;
  }
}
.nav-control-middle .owl-controls .owl-prev:hover {
  background: transparent;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nav-control-middle .owl-controls .owl-prev:hover i {
  color: #2D4057;
}
.nav-control-middle .owl-controls .owl-next {
  right: -20px;
}
@media only screen and (max-width: 767px) {
  .nav-control-middle .owl-controls .owl-next {
    right: -15px;
  }
}
.nav-control-middle .owl-controls .owl-next:hover {
  background: transparent;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nav-control-middle .owl-controls .owl-next:hover i {
  color: #2D4057;
}
.dot-control .owl-controls {
  margin-top: 30px;
}
.dot-control .owl-controls .owl-dots .owl-dot span {
  margin: 2px 7px;
  height: 15px;
  width: 15px;
  background: transparent;
  border: 1px solid #2D4057;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.dot-control .owl-controls .owl-dots .active span {
  background: #2D4057;
}
.dot-control .owl-nav {
  margin-top: 0;
}
/*----------------------------------------
1.7 Other Elements Style
----------------------------------------*/
#scrollUp {
  background-color: rgba(19, 158, 129, 0.3);
  bottom: 5px;
  color: #ffffff;
  display: block;
  font-size: 18px;
  height: 44px;
  line-height: 40px;
  position: fixed;
  right: 20px;
  text-align: center;
  text-decoration: none;
  width: 44px;
  z-index: 99999;
  border: 2px solid #2D4057;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
#scrollUp i {
  color: #2D4057;
}
#scrollUp:hover,
#scrollUp:focus {
  background-color: #2D4057;
}
#scrollUp:hover i,
#scrollUp:focus i {
  color: #ffffff;
}
#scrollUp {
  animation: blinker 10s linear infinite;
}
#preloader {
  background: #ffffff url('../img/preloader.gif') no-repeat scroll center center;
  height: 100%;
  left: 0;
  overflow: visible;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999999;
}
.breadcrumbs-area {
  padding: 25px 0;
}
.breadcrumbs-area ul li {
  display: inline-block;
  color: #9e9e9e;
}
.breadcrumbs-area ul li a {
  color: #9e9e9e;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.breadcrumbs-area ul li a:hover {
  color: #2D4057;
}
.breadcrumbs-area ul .active {
  color: #222222;
}
.cp-pagination {
  margin: 12px 0 10px;
  width: 100%;
  text-align: center;
}
.cp-pagination li {
  border-right: 1px solid #cccccc;
  padding: 0 5px;
  display: inline-block;
  line-height: 0.6;
}
.cp-pagination li a {
  display: inline-block;
  padding: 5px 10px;
  color: #222222;
  font-weight: 600;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cp-pagination li a:hover {
  color: #2D4057;
}
.cp-pagination li a i {
  color: #2D4057;
}
.cp-pagination li:first-child {
  line-height: 1.3;
  float: left;
  border-right: 1px solid #cccccc;
}
.cp-pagination li:first-child a {
  padding: 1px 10px;
}
/*
.cp-pagination li:first-child a:hover {
  cursor: no-drop;
  color: inherit;
}
*/
.cp-pagination li:first-child i {
  margin-right: 10px;
}
.cp-pagination li:last-child {
  line-height: 1.3;
  border-right: none;
  float: right;
  border-left: 1px solid #cccccc;
}
.cp-pagination li:last-child a {
  padding: 1px 10px;
}
.cp-pagination li:last-child i {
  margin-left: 10px;
}
.cp-pagination li:nth-last-child(2) {
  border-right: 0;
}
.cp-pagination li {
  border: 0;
}
.cp-pagination li.disabled {
  opacity: 0;
}
.cp-pagination .active a {
  background: #2D4057;
  font-weight: bold;
  color: white;
  border-radius: 5px;
}
/*=======================================================================
[02] Header Style
=========================================================================*/
.top-bar-style1 {
  background-color: #242424;
  padding: 5px 0;
}
.top-bar-style1 .top-bar-left p {
  margin-bottom: 0;
  color: #b1b1b1;
}
.top-bar-style1 .top-bar-left p i {
  margin-right: 10px;
  color: #FFD575;
}
.top-bar-style1 .top-bar-right {
  text-align: right;
}
.top-bar-style1 .top-bar-right ul li {
  padding-right: 0;
  display: inline-block;
  margin-left: 15px;
  position: relative;
}
.top-bar-style1 .top-bar-right ul li .login-btn {
  border: none;
  background-color: transparent;
  font-size: 14px;
  display: block;
  color: #b1b1b1;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.top-bar-style1 .top-bar-right ul li .login-btn i {
  padding-right: 10px;
  font-size: 14px;
  color: #FFD575;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.top-bar-style1 .top-bar-right ul li .login-btn:hover {
  color: #FFD575;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.top-bar-style1 .top-bar-right ul li .login-btn:focus {
  outline: none;
}
.top-bar-style2 {
  padding: 10px 0;
  border-bottom: 1px solid #cccccc;
}
.top-bar-style2 .top-bar-left p {
  margin-bottom: 0;
  color: #444444;
}
.top-bar-style2 .top-bar-left p i {
  float: left;
  font-size: 20px;
  margin-right: 10px;
  color: #FFD575;
}
.top-bar-style2 .top-bar-right {
  text-align: right;
}
.top-bar-style2 .top-bar-right ul li {
  padding-right: 0;
  display: inline-block;
  margin-left: 15px;
  position: relative;
}
.top-bar-style2 .top-bar-right ul li .login-btn {
  font-size: 14px;
  display: block;
  color: #000000;
  background-color: transparent;
  border: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.top-bar-style2 .top-bar-right ul li .login-btn:focus {
  outline: none;
}
.top-bar-style2 .top-bar-right ul li .login-btn i {
  float: left;
  padding-right: 10px;
  font-size: 20px;
  color: #FFD575;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.top-bar-style2 .top-bar-right ul li .login-btn:hover {
  color: #FFD575;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.top-bar-style3 {
  padding: 10px 0;
  background-color: #2D4057;
}
.top-bar-style3 .top-bar-left p {
  margin-bottom: 0;
  color: #ffffff;
}
.top-bar-style3 .top-bar-left p i {
  float: left;
  font-size: 20px;
  margin-right: 10px;
  color: #FFD575;
}
.top-bar-style3 .top-bar-right {
  text-align: right;
}
.top-bar-style3 .top-bar-right ul li {
  padding-right: 0;
  display: inline-block;
  margin-left: 15px;
  position: relative;
}
.top-bar-style3 .top-bar-right ul li .login-btn {
  font-size: 14px;
  display: block;
  color: #ffffff;
  background-color: transparent;
  border: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.top-bar-style3 .top-bar-right ul li .login-btn:focus {
  outline: none;
}
.top-bar-style3 .top-bar-right ul li .login-btn i {
  float: left;
  padding-right: 10px;
  font-size: 20px;
  color: #FFD575;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.top-bar-style3 .top-bar-right ul li .login-btn:hover {
  color: #FFD575;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.login-form {
  text-align: left;
  background: #ffffff;
  border: 1px solid #cccccc;
  padding: 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
@media only screen and (max-width: 767px) {
  .login-form {
    margin-bottom: 15px;
  }
}
.login-form label {
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 12px;
  color: #2D4057;
}
.login-form input {
  height: 40px;
  padding: 0 10px;
  width: 100%;
  border-radius: 0;
  border: 1px solid #cccccc;
  margin-bottom: 15px;
  color: #2D4057;
  font-weight: 500;
  font-size: 15px;
}
.login-form button {
  font-size: 13px;
  margin-right: 15px;
  margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .login-form button {
    font-size: 12px;
  }
}
@media only screen and (max-width: 479px) {
  .login-form button {
    display: inline-block;
    margin-left: 0;
    margin-top: 15px;
  }
}
.login-form button input {
  width: inherit;
  height: inherit;
  margin-right: 10px;
  padding: 30px;
}
.login-form .lost-password a {
  color: #2D4057;
}
.modal {
  text-align: center;
  padding: 0;
  z-index: 99999;
}
.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  max-width: 90%;
}
.title-default-bold {
  font-size: 30px;
  text-transform: capitalize;
  text-align: left;
  font-weight: 500;
  margin-bottom: 45px;
  color: #2D4057;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .title-default-bold {
    font-size: 28px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .title-default-bold {
    font-size: 26px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .title-default-bold {
    font-size: 24px;
  }
}
@media only screen and (max-width: 479px) {
  .title-default-bold {
    font-size: 22px;
  }
}
.title-default-bold a {
  color: #2D4057;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.title-default-bold a:hover {
  color: #FFD575;
}
.main-menu-area .cp-main-menu {
  text-align: right;
}
.main-menu-area .cp-main-menu nav ul li {
  text-align: left;
  position: relative;
  display: inline-block;
}
.main-menu-area .cp-main-menu nav ul li a {
  display: block;
  padding: 30px 20px;
  padding: 30px 20px;
  font-weight: 600;
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
.main-menu-area .cp-main-menu nav ul li a:hover {
  color: #FFFFFF;
}
.main-menu-area .cp-main-menu nav ul li ul.cp-dropdown-menu {
  box-shadow: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  opacity: 0;
  margin: 0;
  min-width: 240px;
  padding: 0;
  top: 100%;
  left: -5px;
  position: absolute;
  visibility: hidden;
  transform-origin: 0 0 0;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 9999;
}
.main-menu-area .cp-main-menu nav ul li ul.cp-dropdown-menu > li {
  margin-right: 0;
  display: block;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#435973), to(#2D4057));
  background-image: -webkit-linear-gradient(#2D4057, #435973);
  background-image: -moz-linear-gradient(#2D4057, #435973), -moz-linear-gradient(#2D4057, #435973);
  background-image: -o-linear-gradient(#2D4057, #435973), -o-linear-gradient(#2D4057, #435973);
  background-image: linear-gradient(#2D4057, #435973), linear-gradient(#2D4057, #435973);
  background-repeat: no-repeat;
  position: relative;
}
.main-menu-area .cp-main-menu nav ul li ul.cp-dropdown-menu > li a {
  display: block;
  color: #ffffff;
  padding: 10px 10px 10px 15px;
  text-transform: capitalize;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.main-menu-area .cp-main-menu nav ul li ul.cp-dropdown-menu > li a:hover,
.main-menu-area .cp-main-menu nav ul li ul.cp-dropdown-menu > li a:focus {
  background: #FFD575;
}
.main-menu-area .cp-main-menu nav ul li ul.cp-dropdown-menu > li:last-child {
  border-bottom: none;
}
.main-menu-area .cp-main-menu nav ul li:hover ul.cp-dropdown-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.main-menu-area .cp-main-menu nav ul li.menu-justify {
  position: static;
}
.main-menu-area .cp-main-menu nav ul li.menu-justify .rt-dropdown-mega {
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 9999;
  visibility: hidden;
  transform-origin: 0 0 0;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.main-menu-area .cp-main-menu nav ul li.menu-justify .rt-dropdown-mega .rt-dropdown-inner {
  background: #2D4057;
  padding: 15px;
}
.main-menu-area .cp-main-menu nav ul li.menu-justify .rt-dropdown-mega .rt-dropdown-inner .menu-layout-title {
  color: #ffffff;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.main-menu-area .cp-main-menu nav ul li.menu-justify .rt-dropdown-mega .rt-dropdown-inner ul.rt-mega-items li {
  border-bottom: 1px solid #cccccc;
  display: block;
  position: relative;
}
.main-menu-area .cp-main-menu nav ul li.menu-justify .rt-dropdown-mega .rt-dropdown-inner ul.rt-mega-items li a {
  display: block;
  color: #ffffff;
  padding: 8px 0px;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.main-menu-area .cp-main-menu nav ul li.menu-justify .rt-dropdown-mega .rt-dropdown-inner ul.rt-mega-items li a:hover {
  background: #FFD575;
  padding-left: 10px;
}
.main-menu-area .cp-main-menu nav ul li.menu-justify .rt-dropdown-mega .rt-dropdown-inner ul.rt-mega-items li:last-child {
  border-bottom: none;
}
.main-menu-area .cp-main-menu nav ul li.menu-justify:hover .rt-dropdown-mega {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.main-menu-area .cp-main-menu nav ul .active a {
  /*color: #FFD575;*/
  color: inherit;
}
.main-menu-area .cp-main-menu nav ul ul.cp-dropdown-menu .active a {
  background: #FFD575;
}
.main-menu-area .cp-main-menu nav ul ul.rt-mega-items .active {
  background: #FFD575;
  padding-left: 10px;
}
.stick .cp-main-menu nav ul li a {
  padding: 22px 15px;
}
.header-style1 .cp-main-menu nav ul li a {
  color: #ffffff;
  cursor: pointer;
}
.header-style2 {
  -webkit-box-shadow: 0px 15px 100px 0px rgba(212, 212, 212, 0.5);
  -moz-box-shadow: 0px 15px 100px 0px rgba(212, 212, 212, 0.5);
  box-shadow: 0px 15px 100px 0px rgba(212, 212, 212, 0.5);
  padding-bottom: 34px;
}
.header-style2 .cp-main-menu nav ul li a {
  color: #646464;
}
.header-style3 {
  border-bottom: 1px solid #cccccc;
}
.header-style3 .cp-main-menu nav ul li a {
  color: #646464;
}
.fixed-menu-mt {
  /*margin-top: 123px;*/
  margin-top: 70px;
}
.fixed-menu-pt {
  /*margin-top: 123px;*/
  padding-top: 70px;
}
.header-fixed {
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
  z-index: 9999;
  position: fixed;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mobile-menu-nav-back {
  position: relative;
}
.mobile-menu-nav-back:before {
  position: absolute;
  content: "";
  top: -5px;
  left: 0;
  background-color: rgba(19, 158, 129, 0.95);
  height: 50px;
  width: 100%;
  z-index: -1;
}
.mean-container .mean-bar {
  position: fixed;
  z-index: 99999;
  background-color: transparent;
}
@media only screen and (max-width: 991px) {
  .mean-container .mean-bar a {
    padding: 6px 16px;
    display: inline-block;
  }
}
@media only screen and (max-width: 991px) {
  .mean-container .mean-bar .meanmenu-reveal {
    margin-top: 10px;
  }
}
.mean-container .mean-bar a.logo-mobile-menu {
  text-align: center;
}
.mean-container .mean-bar a.logo-mobile-menu img {
  margin-right: 30px;
}
.mean-container .mean-bar:after {
  content: "";
  clear: both;
  display: block;
}
.mean-container .mean-nav {
  background-color: transparent;
}
.mean-container .mean-nav ul li a {
  color: #222222;
  font-weight: 700;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mean-container .mean-nav ul li a:hover {
  color: #2D4057;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mean-container .mean-nav > ul:after {
  content: '';
  display: block;
  clear: both;
}
.mean-container .mean-nav > ul {
  overflow-y: scroll;
}
.mean-container .mean-bar a.logo-mobile-menu {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  box-sizing: border-box;
  border-bottom: 1px solid #2D4057;
}
.mean-container a.meanmenu-reveal {
  position: absolute;
  color: #ffffff;
}
.mean-bar + div#wrapper {
  padding-top: 50px;
}
.mean-container .mean-nav ul {
  position: relative;
  top: 8px;
}
.mean-container .mean-nav ul li li a {
  color: #222222;
  opacity: 1;
  border-top: 1px solid #dddddd;
}
.mean-container a.meanmenu-reveal span {
  background-color: #ffffff;
}
.mobile-menu-area {
  background: transparent;
}
/*=======================================================================
[03] Search Area Style
=========================================================================*/
.search-layout1 {
  padding: 22px 0 0 0;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(217, 218, 218, 0.75);
  -moz-box-shadow: 0px 1px 5px 0px rgba(217, 218, 218, 0.75);
  box-shadow: 0px 1px 5px 0px rgba(217, 218, 218, 0.75);
}
.search-layout1 .row > div {
  margin-bottom: 22px;
}
.search-layout2 {
  position: relative;
}
.search-layout2 .row > div {
  margin-bottom: 22px;
}
.search-layout2-holder {
  position: absolute;
  top: -140px;
  left: 0;
  right: 0;
  z-index: 5;
}
.search-layout2-holder .search-layout2-inner {
  position: relative;
  padding: 22px 15px 0;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(62, 62, 62, 0.3);
  -moz-box-shadow: 0px 5px 10px 0px rgba(62, 62, 62, 0.3);
  box-shadow: 0px 5px 10px 0px rgba(62, 62, 62, 0.3);
}
.search-layout2-holder .search-layout2-inner:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  width: 100%;
  height: 2px;
  background-color: #dddddd;
}
.search-layout3 {
  position: relative;
}
.search-layout3 .search-layout3-holder {
  left: 0;
  right: 0;
  position: absolute;
  bottom: -65px;
}
.search-layout3 .search-layout3-holder .search-layout3-inner {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 12px 15px;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(217, 218, 218, 0.75);
  -moz-box-shadow: 0px 1px 5px 0px rgba(217, 218, 218, 0.75);
  box-shadow: 0px 1px 5px 0px rgba(217, 218, 218, 0.75);
}
.search-layout3 .search-layout3-holder .search-input-area input {
  border: none;
}
.search-layout3 .search-layout3-holder .search-input-area select {
  border: none;
}
.search-layout3 .select2-container--classic .select2-selection--single {
  background-color: #ffffff;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.search-input-area {
  margin-bottom: 0;
}
.search-input-area input {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 2px 10px 5px 15px;
  width: 100%;
  height: 40px;
  border: 1px dashed #c8c8c8;
}
.search-input-area input:focus {
  border: 1px dashed #2D4057;
  outline: none;
}
.search-input-area select{
  border: none;
  border-right: solid 1px #ccc;
}
.search-input-area select:focus {
  outline: none;
}
.input-icon-location {
  position: relative;
}
.input-icon-location:before {
  content: "\f041";
  position: absolute;
  left: 15px;
  top: 8px;
  z-index: 8;
  font-family: fontawesome;
  font-size: 16px;
  color: #2D4057;
}
.input-icon-category {
  position: relative;
}
.input-icon-category:before {
  content: "\f0c9";
  position: absolute;
  left: 15px;
  top: 8px;
  z-index: 8;
  font-family: fontawesome;
  font-size: 16px;
  color: #2D4057;
}
.input-icon-keywords {
  position: relative;
}
.input-icon-keywords:before {
  content: "\f035";
  position: absolute;
  left: 15px;
  top: 8px;
  z-index: 8;
  font-family: fontawesome;
  font-size: 16px;
  color: #2D4057;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #2D4057;
  z-index: 9999;
}
.select2-container .select2-selection--single {
  height: 40px;
}
.select2-container--classic .select2-selection--single {
  background-color: transparent;
  background-image: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  border: 1px dashed #c8c8c8;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  font-size: 16px!important;
  height: 40px;
  line-height: 36px;
  padding-left: 35px;
}
.select2-container--classic .select2-dropdown {
  border: 1px dashed #c8c8c8;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #2D4057 transparent;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #2D4057 transparent transparent transparent;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  top: 7px;
  background-color: transparent;
  background-image: none;
  border-style: none;
  right: 5px;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px dashed #c8c8c8;
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px dashed #2D4057;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #2D4057;
  color: #ffffff;
}
.custom-select {
  margin-bottom: 15px;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  background-image: none;
}
.select2-results__options {
  padding: 0 4px;
}
/*=======================================================================
[04] About Us Page Style
=========================================================================*/
.about-us img {
  margin-bottom: 30px;
}
.about-us h3 {
  color: #2D4057;
  font-size: 24px;
  font-weight: 500;
}
/*=======================================================================
[05] Service Area Style
=========================================================================*/
.service-box1 {
  -webkit-box-shadow: 0px 1px 2px 0px rgba(205, 214, 222, 0.75);
  -moz-box-shadow: 0px 1px 2px 0px rgba(205, 214, 222, 0.75);
  box-shadow: 0px 1px 2px 0px rgba(205, 214, 222, 0.75);
  padding: 15px 5px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  height: 100%;
}
.service-box1 img {
  margin: 0 auto;
  height: 50px;
}
.service-box1 .view {
  color: #989898;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px;
}
.service-box1:hover {
  -webkit-box-shadow: 0px 16px 20px 0px rgba(216, 216, 216, 0.75);
  -moz-box-shadow: 0px 16px 20px 0px rgba(216, 216, 216, 0.75);
  box-shadow: 0px 16px 20px 0px rgba(216, 216, 216, 0.75);
}
.service-box1 h3:hover a {
  color: #2D4057;
}
.service-box1 .title-medium-dark{
  text-transform: none;
  display: block;
}
.service-box1 a{
  text-decoration: none;
}


@media (max-width: 768px){

  .service-box1 h3,
  .service-box1 span {
    font-size: 2vw;
  }
}
/*=======================================================================
[06] Products Page Style
=========================================================================*/
.product-box {
  position: relative;
}
.product-box .item-mask-wrapper {
  /*margin-bottom: 20px;*/
  /*padding: 4px;*/
  /*border: 1px solid #d6d6d6;*/
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.product-box .item-mask {
  position: relative;
  text-align: center;
  /*padding: 40px 30px;*/
  -webkit-box-shadow: 0px 1px 2px 0px rgba(202, 202, 202, 0.75);
  -moz-box-shadow: 0px 1px 2px 0px rgba(202, 202, 202, 0.75);
  box-shadow: 0px 1px 2px 0px rgba(202, 202, 202, 0.75);
  height: 100%;
  background-position: center center;
}
.product-box .item-mask img {
  display: inline-block;
}
.product-box .item-mask .trending-sign {
  display: none;
  cursor: pointer;
  top: 0;
  position: absolute;
  width: 0;
  height: 0;
  border-top: 40px solid #2D4057;
  border-right: 40px solid transparent;
  z-index: 10;
  left: 0;
}
.product-box .item-mask .trending-sign i {
  color: #ffffff;
  font-size: 16px;
  bottom: 17px;
  left: 8px;
  position: absolute;
}
.product-box .item-mask .trending-sign.active {
  display: block;
}
.product-box .item-mask .title-ctg {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 3;
  background-color: #FFD575;
  padding: 4px 15px;
  color: #ffffff;
  font-size: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 1px 0px #bc8200;
  -moz-box-shadow: 0px 1px 1px 0px #bc8200;
  box-shadow: 0px 1px 1px 0px #bc8200;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/*
.product-box .item-mask:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 3;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}*/
.product-box .item-mask .info-link {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  z-index: 9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product-box .item-mask .info-link li {
  margin-right: 5px;
  display: inline-block;
}
.product-box .item-mask .info-link li a {
  line-height: 3.6;
  display: inline-block;
  color: #ffffff;
  height: 50px;
  width: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #2D4057;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product-box .item-mask .info-link li a:hover {
  background-color: #ffffff;
  color: #2D4057;
}
.product-box .item-mask .info-link li:last-child {
  margin-right: 0;
}
.product-box .item-mask .symbol-featured {
  display: none;
  position: absolute;
  top: -10px;
  left: -14px;
  z-index: 5;
}
.product-box .item-mask .symbol-featured.active {
  display: block;
}
.product-box .item-content .title-ctg {
  background-color: #FFD575;
  padding: 4px 15px;
  color: #ffffff;
  font-size: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 1px 0px #bc8200;
  -moz-box-shadow: 0px 1px 1px 0px #bc8200;
  box-shadow: 0px 1px 1px 0px #bc8200;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product-box .item-content h3 {
  font-weight: 500;
  text-transform: none;
  color: #222222;
  margin-bottom: 10px;
}
.product-box .item-content h3 a {
  color: #222222;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product-box .item-content h3 a:hover {
  color: #2D4057;
}
.product-box .item-content .upload-info {
  line-height: 1;
  white-space: unset;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-box .item-content .upload-info li {
  display: inline-block;
  border-right: 2px solid #cccccc;
  margin-right: 8px;
  padding-right: 10px;
  line-height: 1;
}
.product-box .item-content .upload-info li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
.product-box .item-content .upload-info li i {
  color: #2D4057;
  margin-right: 10px;
}
.product-box .item-content .price {
  position: absolute;
  bottom: 20px;
  right: 0;
  color: #222222;
  font-size: 24px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
}
.product-box .item-content a.product-details-btn {
  background-color: #FFD575;
  padding: 8px 24px;
  color: #ffffff;
  font-weight: 700;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 1px 0px #bc8200;
  -moz-box-shadow: 0px 1px 1px 0px #bc8200;
  box-shadow: 0px 1px 1px 0px #bc8200;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product-box .item-content a.product-details-btn:hover {
  background-color: #2D4057;
  -webkit-box-shadow: 0px 1px 1px 0px #024f3f;
  -moz-box-shadow: 0px 1px 1px 0px #024f3f;
  box-shadow: 0px 1px 1px 0px #024f3f;
}
.product-box .item-content p {
  color: #222222;
}
.product-box .item-content h3.long-title {
  display: none;
  width: 90%;
}

.product-box:hover .item-mask {
  transform: scale(1.1);
}
.product-box .item-mask-wrapper{
  transition: all 5s ease-in-out;
}
.product-box:hover .item-mask-wrapper{
  overflow: hidden;
}
/*
.product-box:hover .item-mask:before {
  opacity: 1;
  visibility: visible;

}
*/
.product-box:hover .info-link {
  opacity: 1;
  visibility: visible;
}
.product-box:hover .title-ctg {
  top: 0;
  left: 0;
}
.category-grid-layout1 .product-box .item-content .title-ctg {
  display: none;
}
.category-grid-layout1 .product-box .item-content .upload-info li {
  border-right: none;
}
.category-grid-layout1 .product-box .item-content .upload-info .date {
  display: none;
}
.category-grid-layout1 .product-box .item-content .upload-info .tag-ctg {
  display: none;
}
.category-grid-layout1 .product-box .item-content a.product-details-btn {
  display: none;
}
.category-grid-layout1 .product-box .item-content p {
  display: none;
}
.category-grid-layout1 .product-box .item-content h3.short-title {
  display: block;
}
.category-grid-layout1 .product-box .item-content h3.short-title-price ,
.category-grid-layout1 .product-box .item-content span.short-title-price {
  display: block;
  color: #435973;
}
h2.short-title,
h3.short-title
.h2.short-title,
.h3.short-title {
  font-size: 14px;
  word-break: break-word;
  font-weight: bold;
  display: block;
}
h3.short-title-price,
h2.short-title-price,
span.short-title-price {
  font-size: 18px!important;
  font-weight: bold;
}
.shop h3.short-title-price
.shop span.short-title-price {
  font-size: 18px;
  height: 52px;
  overflow: hidden;
}
ul.upload-info {
  font-size: 12px;
}
.category-grid-layout2 .product-box .item-mask-wrapper {
  padding: 0;
  border: none;
  border-radius: 0;
}
.category-grid-layout2 .product-box .item-content .title-ctg {
  display: none;
}
.category-grid-layout2 .product-box .item-content .upload-info li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.category-grid-layout2 .product-box .item-content .upload-info .place {
  border-right: none;
}
.category-grid-layout2 .product-box .item-content .upload-info .tag-ctg {
  display: none;
}
.category-grid-layout2 .product-box .item-content a.product-details-btn {
  display: none;
}
.category-grid-layout2 .product-box .item-content p {
  display: none;
}
.category-grid-layout2 .product-box .item-content h3.short-title {
  display: block;
}
.product-box .item-content h3.short-title-price,
.product-box .item-content h2.short-title-price,
.product-box .item-content span.short-title-price {
  display: block;
  color: #435973;
}
.category-grid-layout3 .product-box .item-mask-wrapper {
  padding: 0;
  border: none;
  border-radius: 0;
  margin-bottom: 10px;
}
.category-grid-layout3 .product-box .item-content h3 {
  margin-bottom: 0;
}
.category-grid-layout3 .product-box .item-content .title-ctg {
  display: none;
}
.category-grid-layout3 .product-box .item-content .upload-info {
  display: none;
}
.category-grid-layout3 .product-box .item-content .price {
  position: inherit;
  color: #2D4057;
}
.category-grid-layout3 .product-box .item-content a.product-details-btn {
  display: none;
}
.category-grid-layout3 .product-box .item-content p {
  display: none;
}
.category-grid-layout3 .product-box .item-content h3.short-title {
  display: block;
}
.category-list-layout1 .row > [class^="col-"] {
  max-width: 100%!important;
  -webkit-box-flex: 100%;
  -ms-flex: 100%;
  flex: 100%;
}
.category-list-layout1 .row > [class^="col-"]:last-child .product-box {
  border-bottom: none;
}
.category-list-layout1 .product-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #cccccc;
}
.category-list-layout1 .product-box .item-mask-wrapper {
  width: 100px;
  margin-right: 30px;
  /*margin-bottom: 30px;*/
}
.category-list-layout1 .product-box .item-mask-wrapper .item-mask {
  padding: 15px;
}
.category-list-layout1 .product-box .item-mask-wrapper .item-mask .title-ctg {
  display: none;
}
.category-list-layout1 .product-box .item-mask-wrapper .item-mask .info-link li {
  margin-right: 1px;
}
.category-list-layout1 .product-box .item-mask-wrapper .item-mask .info-link li a {
  height: 38px;
  width: 38px;
  line-height: 2.8;
}
.category-list-layout1 .product-box .item-mask-wrapper .item-mask .info-link li:nth-child(2n) {
  display: none;
}
.category-list-layout1 .product-box .item-content .title-ctg {
  margin-bottom: 15px;
  display: inline-block;
}
.category-list-layout1 .product-box .item-content .upload-info .place {
  border-right: none;
}
.category-list-layout1 .product-box .item-content .upload-info .tag-ctg {
  display: none;
}
.category-list-layout1 .product-box .item-content .price {
  -webkit-transform: translateY(-40%);
  -moz-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  -o-transform: translateY(-40%);
  transform: translateY(-40%);
  top: 40%;
  bottom: 30px;
}
.category-list-layout1 .product-box .item-content a.product-details-btn {
  display: none;
}
.category-list-layout1 .product-box .item-content p {
  display: none;
}
.category-list-layout1 .product-box .item-content h3.short-title {
  display: block;
}
.category-list-layout2 .row > [class^="col-"] {
  max-width: 100%!important;
  -webkit-box-flex: 100%;
  -ms-flex: 100%;
  flex: 100%;
}
.category-list-layout2 .row > [class^="col-"]:last-child .product-box {
  border-bottom: none;
  margin-bottom: 0;
}
.category-list-layout2 .product-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #cccccc;
}
.category-list-layout2 .product-box .item-mask .title-ctg {
  display: none;
}
.category-list-layout2 .product-box .item-mask .info-link li {
  margin-right: 1px;
}
.category-list-layout2 .product-box .item-mask .info-link li a {
  height: 38px;
  width: 38px;
  line-height: 2.8;
}
.category-list-layout2 .product-box .item-mask .info-link li:nth-child(2n) {
  display: none;
}
.category-list-layout2 .product-box .item-mask-wrapper {
  width: 100px;
  margin-right: 30px;
  margin-bottom: 30px;
}
.category-list-layout2 .product-box .item-mask-wrapper .item-mask {
  padding: 15px;
}
.category-list-layout2 .product-box .item-content .title-ctg {
  display: none;
}
.category-list-layout2 .product-box .item-content .upload-info {
  margin-bottom: 15px;
}
.category-list-layout2 .product-box .item-content .price {
  position: inherit;
}
.category-list-layout2 .product-box .item-content a.product-details-btn {
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  z-index: 3;
}
.category-list-layout2 .product-box .item-content p {
  display: none;
}
.category-list-layout2 .product-box .item-content h3.short-title {
  display: none;
}
.category-list-layout2 .product-box .item-content h3.long-title {
  display: block;
}
.category-list-layout3 .row > [class^="col-"] {
  max-width: 100%!important;
  -webkit-box-flex: 100%;
  -ms-flex: 100%;
  flex: 100%;
}
.category-list-layout3 .row > [class^="col-"]:last-child .product-box {
  border-bottom: none;
  margin-bottom: 0;
}
.category-list-layout3 .product-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #cccccc;
}
.category-list-layout3 .product-box .item-mask-wrapper {
  width: 100px;
  margin-right: 30px;
  margin-bottom: 30px;
}
.category-list-layout3 .product-box .item-mask-wrapper .item-mask {
  padding: 15px;
}
.category-list-layout3 .product-box .item-mask-wrapper .item-mask .title-ctg {
  display: none;
}
.category-list-layout3 .product-box .item-mask-wrapper .item-mask .info-link li {
  margin-right: 1px;
}
.category-list-layout3 .product-box .item-mask-wrapper .item-mask .info-link li a {
  height: 38px;
  width: 38px;
  line-height: 2.8;
}
.category-list-layout3 .product-box .item-mask-wrapper .item-mask .info-link li:nth-child(2n) {
  display: none;
}
.category-list-layout3 .product-box .item-content .title-ctg {
  display: none;
}
.category-list-layout3 .product-box .item-content .upload-info {
  margin-bottom: 15px;
}
.category-list-layout3 .product-box .item-content .price {
  position: absolute;
  right: 0;
  top: 0;
}
.category-list-layout3 .product-box .item-content a.product-details-btn {
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  z-index: 3;
}
.category-list-layout3 .product-box .item-content p {
  width: 80%;
  line-height: 22px;
  margin-bottom: 0;
}
.category-list-layout3 .product-box .item-content h3.short-title {
  display: none;
}
.category-list-layout3 .product-box .item-content h3.long-title {
  display: block;
}
body > .fox-tooltip {
  font-size: 100%;
  position: absolute;
  z-index: 9999;
  -o-box-shadow: 0 0 5px #aaa;
  -moz-box-shadow: 0 0 5px #aaa;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
  color: #fff;
  border-radius: 3px;
  background: #666;
  padding: 2px 10px;
  border-width: 2px;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
body > .fox-tooltip,
body > .fox-tooltip .fox-tooltip-bottom:after {
  background: #2D4057;
  border-radius: 2px;
}
body > .fox-tooltip .fox-tooltip-bottom {
  width: 70px;
  height: 18px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -32px;
  bottom: -16px;
}
body > .fox-tooltip .fox-tooltip-bottom:after {
  content: "";
  position: absolute;
  left: 20px;
  top: -20px;
  width: 25px;
  height: 25px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.layout-switcher {
  position: relative;
  z-index: 8;
  float: right;
  top: 2px;
}
.layout-switcher ul > li {
  margin-right: 30px;
  display: inline-block;
}
.layout-switcher ul > li:hover a i {
  color: #2D4057;
}
.layout-switcher ul > li > a {
  display: block;
  position: relative;
}
.layout-switcher ul > li > a > i {
  position: absolute;
  top: -12px;
  left: -20px;
  color: #989898;
  font-size: 18px;
}
.layout-switcher ul > li:last-child {
  margin-right: 0;
}
.layout-switcher ul > .active i {
  color: #2D4057;
}
.page-controls-sorting button {
  padding: 0 12px;
  background-color: transparent;
  outline: none;
  border: none;
}
.page-controls-sorting button i {
  margin-left: 15px;
}
.page-controls-sorting button:focus,
.page-controls-sorting button:hover {
  outline: none;
  border: none;
  box-shadow: none;
}
.page-controls-sorting button:active {
  box-shadow: none;
}
.page-controls-sorting button.dropdown-toggle::after {
  opacity: 0;
}
.page-controls-sorting .dropdown-menu {
  display: inherit;
  visibility: hidden;
  opacity: 0;
  top: 12px!important;
  left: 14px!important;
  padding: 0;
  border-radius: 0;
  transition: all 0.5s ease-out;
}
.page-controls-sorting .dropdown-menu a {
  margin-right: 0;
  display: inherit;
  padding: 10px 15px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-controls-sorting .dropdown-menu a:focus,
.page-controls-sorting .dropdown-menu a:hover,
.page-controls-sorting .dropdown-menu a.active {
  outline: none;
  background-color: #2D4057 !important;
  color: #ffffff !important;
}
.page-controls-sorting .dropdown-toggle i:after {
  display: none;
}
.page-controls-sorting.show > .dropdown-menu.show {
  visibility: visible;
  opacity: 1;
  transform: inherit;
}
img.mfp-img {
  background-color: #f6f6f6;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  right: 0;
  color: #222222;
}
.mfp-title {
  padding-left: 15px;
  color: #222222;
  font-weight: 700;
  font-size: 18px;
}
.mfp-counter {
  right: 10px;
  color: #222222;
  font-weight: 700;
  font-size: 16px;
}
/*=======================================================================
[07] Product Details Page Style
=========================================================================*/
.single-product-img-layout1 .tab-content {
  position: relative;
  border: none;
}
.single-product-img-layout1 .tab-content a {
  cursor: move;
  display: block;
}
.single-product-img-layout1 .tab-content a img {
  width: 100%;
}
.single-product-img-layout1 .tab-content span.price {
  position: absolute;
  background-image: url(img/product/product-price-back.png);
  top: 13px;
  right: -13px;
  padding: 12px 36px 32px 62px;
  z-index: 8;
  font-size: 26px;
  font-weight: 700;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.single-product-img-layout1 ul.tab-nav-inline {
  margin-top: 10px;
}
.single-product-img-layout1 ul.tab-nav-inline li {
  border: none;
  display: inline-block;
}
.single-product-img-layout1 ul.tab-nav-inline li a img {
  width: 100%;
  opacity: 0.5;
}
.single-product-img-layout1 ul.tab-nav-inline li a img:hover {
  opacity: 1;
}
.single-product-img-layout1 ul.tab-nav-inline .active a img {
  opacity: 1;
}


div.img-fluid-product {
  width: 100%;
  padding-top: 65%;
  background-size: cover;
  background-position-x: center center;
}
.product-images .owl-item .img-fluid-product-min {
  width: 100%;
  padding-top: 65%;
  background-size: cover;
  background-position-x: center center;
}
.single-product-img-layout1 ul.tab-nav-list {
  margin-right: 10px;
  display: block;
}
.single-product-img-layout1 ul.tab-nav-list li {
  width: 143px;
  margin-bottom: 7px;
  border: none;
}
@media only screen and (max-width: 1199px) {
  .single-product-img-layout1 ul.tab-nav-list li {
    width: 100px;
  }
}
@media only screen and (max-width: 991px) {
  .single-product-img-layout1 ul.tab-nav-list li {
    width: 116px;
  }
}
@media only screen and (max-width: 767px) {
  .single-product-img-layout1 ul.tab-nav-list li {
    width: 80px;
  }
}
.single-product-img-layout1 ul.tab-nav-list li a img {
  width: 100%;
  opacity: 0.5;
}
.single-product-img-layout1 ul.tab-nav-list li a img:hover {
  opacity: 1;
}
.single-product-img-layout1 ul.tab-nav-list li:last-child {
  margin-bottom: 0;
}
.single-product-img-layout1 ul.tab-nav-list li a.active img {
  opacity: 1;
}
ul.specification-layout1:after {
  clear: both;
  content: "";
  display: block;
}
ul.specification-layout1 > li {
  width: 49%;
  box-sizing: border-box;
  float: left;
  padding-left: 30px;
  position: relative;
  margin-bottom: 10px;
  margin-right: 5px;
}
@media only screen and (max-width: 991px) {
  ul.specification-layout1 > li {
    width: 100%;
  }
}
ul.specification-layout1 > li:before {
  text-align: center;
  content: "\f105";
  height: 16px;
  width: 16px;
  position: absolute;
  font-family: FontAwesome;
  left: 0;
  top: 3px;
  border-radius: 50%;
  z-index: 1;
  line-height: 1.2;
  color: #ffffff;
  background-color: #FFD575;
}
ul.specification-layout2:after {
  clear: both;
  content: "";
  display: block;
}
ul.specification-layout2 > li {
  width: 100%;
  box-sizing: border-box;
  float: left;
  padding-left: 30px;
  position: relative;
  margin-bottom: 10px;
  margin-right: 5px;
}
@media only screen and (max-width: 991px) {
  ul.specification-layout2 > li {
    width: 100%;
  }
}
ul.specification-layout2 > li:before {
  text-align: center;
  content: "\f105";
  height: 16px;
  width: 16px;
  position: absolute;
  font-family: FontAwesome;
  left: 0;
  top: 3px;
  border-radius: 50%;
  z-index: 1;
  line-height: 1.2;
  color: #ffffff;
  background-color: #FFD575;
}
.item-actions {
  padding: 20px 0 0;
}
.item-actions li {
  margin-right: 30px;
  display: inline-block;
}
@media only screen and (max-width: 575px) {
  .item-actions li {
    display: block;
    margin-bottom: 15px;
  }
  .item-actions li:last-child {
    margin-bottom: 0;
  }
}
.item-actions li a {
  color: #646464;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.item-actions li a:hover{
  color: #646464;
}
.item-actions li a.active i.fa-heart {
  color: red;
}
.item-actions li a:hover i {
  color: #646464;
  font-weight: bolder;
}
.item-actions li a i {
  margin-right: 10px;
  color: #b8b8b8;
}
.item-actions li a:hover {
  color: #FFD575;
}
.item-actions li:last-child {
  margin-right: 0;
}
.item-danger i {
  color: #ff1744;
}
.product-details-tab-area {
  overflow: hidden;
}
.product-details-tab-area ul.tab-nav {
  margin-bottom: 30px;
}
.product-details-tab-area ul.tab-nav > li {
  margin: -1px;
  display: inline-block;
  background-color: #f6f6f6;
  font-family: 'Roboto', sans-serif;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 500;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(197, 197, 197, 0.75);
  -moz-box-shadow: 0px 1px 0px 0px rgba(197, 197, 197, 0.75);
  box-shadow: 0px 1px 0px 0px rgba(197, 197, 197, 0.75);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media only screen and (max-width: 479px) {
  .product-details-tab-area ul.tab-nav > li {
    display: block!important;
    padding: 0;
  }
}
.product-details-tab-area ul.tab-nav > li a {
  display: block;
  padding: 12px 30px;
  color: #222222;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media only screen and (max-width: 479px) {
  .product-details-tab-area ul.tab-nav > li a {
    display: block!important;
  }
}
.product-details-tab-area ul.tab-nav > li:hover {
  background-color: #2D4057;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product-details-tab-area ul.tab-nav > li:hover a {
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product-details-tab-area ul.tab-nav .active {
  background-color: #2D4057;
}
.product-details-tab-area ul.tab-nav .active a {
  color: #ffffff;
  text-decoration: none;
}
.product-details-tab-area .tab-content p {
  margin-bottom: 30px;
}
/*=======================================================================
[08] Category Menu Style
=========================================================================*/
.category-menu-layout1 {
  margin-bottom: 30px;
}
.category-menu-layout1 h3 {
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  margin-bottom: 0;
  padding: 10px 24px;
  font-size: 20px;
  font-weight: 700;
  border-radius: 4px;
}
.category-menu-layout2 h3 {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  margin-bottom: 0;
  padding: 10px 24px;
  font-size: 20px;
  font-weight: 700;
}
.category-menu-layout2 ul {
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}
/*=======================================================================
[09] Featured Product Style
=========================================================================*/
.featured-product-area {
  position: relative;
}
.featured-product-area:before {
  background-color: #ffffff;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 52px;
  width: 100%;
  -webkit-box-shadow: 0px 15px 100px 0px rgba(212, 212, 212, 0.5);
  -moz-box-shadow: 0px 15px 100px 0px rgba(212, 212, 212, 0.5);
  box-shadow: 0px 15px 100px 0px rgba(212, 212, 212, 0.5);
}
.featured-product-inner-area .stylish-input-group .input-group-addon {
  background: #ffffff;
  border-radius: 0;
  border: none;
  border-right: 1px solid #cccccc;
}
.featured-product-inner-area .stylish-input-group .form-control {
  border-right: 0;
  box-shadow: 0 0 0;
  border: none;
  height: 52px;
  border-radius: 0;
  color: #222222;
}
.featured-product-inner-area .stylish-input-group button {
  border: 0;
  background: transparent;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.featured-product-inner-area .stylish-input-group button:focus {
  border: none;
  outline: none;
}
.featured-product-inner-area .stylish-input-group button:hover {
  color: #2D4057;
}
/*=======================================================================
[10] Counter Style
=========================================================================*/
.counter-box {
  margin: 30px 0;
}
.counter-box img {
  margin: 0 20px 0 0;
}
.counter-box .counter-title {
  margin-bottom: 0;
  font-size: 48px;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
.counter-box h3 {
  margin-bottom: 0;
  line-height: 1;
}
/*=======================================================================
[11] Pricing Plan Style
=========================================================================*/
.pricing-box {
  padding: 60px 50px;
  text-align: center;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(206, 206, 206, 0.75);
  -moz-box-shadow: 0px 1px 2px 0px rgba(206, 206, 206, 0.75);
  box-shadow: 0px 1px 2px 0px rgba(206, 206, 206, 0.75);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.pricing-box .plan-title {
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 5px;
  color: #222222;
  font-family: 'Roboto', sans-serif;
}
.pricing-box .price {
  font-family: 'Roboto', sans-serif;
  font-size: 80px;
  color: #2D4057;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 10px;
}
.pricing-box .price .currency {
  position: relative;
  top: -42px;
  left: -20px;
  color: #222222;
  font-size: 20px;
  font-weight: 500;
  z-index: 1;
}
.pricing-box .price .duration {
  position: relative;
  bottom: 0;
  right: -10px;
  color: #222222;
  font-weight: 400;
  font-size: 14px;
}
.pricing-box h3 {
  margin-bottom: 15px;
}
.pricing-box p {
  margin-bottom: 35px;
}
.pricing-box:hover {
  -webkit-box-shadow: 0px 16px 20px 0px rgba(216, 216, 216, 0.75);
  -moz-box-shadow: 0px 16px 20px 0px rgba(216, 216, 216, 0.75);
  box-shadow: 0px 16px 20px 0px rgba(216, 216, 216, 0.75);
}
.other-option {
  margin: 30px auto;
  height: 120px;
  width: 120px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  text-transform: uppercase;
  line-height: 4;
}
/*=======================================================================
[12] Process Area Style
=========================================================================*/
.process-area li {
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  display: inline-block;
  width: 33%;
}
.process-area li img {
  margin: 0 auto 30px;
}
.process-area li:before {
  content: url("../img/banner/process-dot.png");
  position: absolute;
  right: -100px;
  top: 65px;
  z-index: 3;
}
.process-area li:last-child:before {
  display: none;
}
.process-area li h3 {
  font-size: 22px;
  color: #2D4057;
  font-weight: 500;
  text-transform: capitalize;
}
.process-area li p {
  font-size: 15px;
  margin-bottom: 0;
}
/*=======================================================================
[13] Subscribe Style
=========================================================================*/
.subscribe-area {
  border: none;
  padding: 0;
  width: 60%;
  margin: 0 auto;
}
.subscribe-area .form-control {
  padding: 6px 20px;
  border: none;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -ms-border-radius: 4px !important;
  -o-border-radius: 4px !important;
  border-radius: 4px !important;
  color: #222222;
  height: 45px;
  background-color: #f2f2f2;
  -webkit-box-shadow: 0px 1px 0px 0px #e4e4e4;
  -moz-box-shadow: 0px 1px 0px 0px #e4e4e4;
  box-shadow: 0px 1px 0px 0px #e4e4e4;
}
.subscribe-area .input-group-addon {
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.subscribe-area .input-group-addon button {
  margin-left: 10px;
}
/*=======================================================================
[14] Sidebar Style
=========================================================================*/
.sidebar-item-box {
  margin-bottom: 30px;
}
.sidebar-item-box:last-child {
  margin-bottom: 0;
}
.gradient-title img {
  margin-right: 15px;
}
ul.sidebar-category-list-2 li {
  position: relative;
  text-transform: capitalize;
  border-bottom: 1px solid #cccccc;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
ul.sidebar-category-list-2 li:last-child {
  border-bottom: 0;
}
ul.sidebar-category-list-2 li span {
  position: absolute;
  right: 20px;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
}
ul.sidebar-category-list-2 li a {
  width: 100%;
  text-decoration: none;
  display: inline-block;
  padding: 11px 10px;
  color: #444444;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-weight: bold;
}
ul.sidebar-category-list-2 li a img {
  margin-right: 15px;
  display: inline-block;
  height: 25px;
}
ul.sidebar-category-list-2 li a i {
  font-size: 120%;
  margin-right: 10px;
  color: #2D4057;
}
ul.sidebar-category-list-2 li:hover {
  background: #2D4057;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
ul.sidebar-category-list-2 li.active {
  background: #2D4057;
}
ul.sidebar-category-list-2 li.active a {
  color: #ffffff;
}
ul.sidebar-category-list-2 li:hover a {
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
ul.sidebar-category-list li {
  position: relative;
  text-transform: capitalize;
  /*border-bottom: 1px solid #cccccc;*/
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
ul.sidebar-category-list li:last-child {
  border-bottom: 0;
}
ul.sidebar-category-list li span {
  position: absolute;
  right: 20px;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
}
ul.sidebar-category-list li a {
  width: 100%;
  text-decoration: none;
  display: inline-block;
  padding: 11px 10px;
  color: #444444;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
ul.sidebar-category-list li a img {
  margin-right: 15px;
  display: inline-block;
}
ul.sidebar-category-list li:hover {
  /*background: #2D4057;*/
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
ul.sidebar-category-list li:hover a {
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
ul.sidebar-loacation-list {
  padding: 15px 0 20px;
}
ul.sidebar-loacation-list li {
  position: relative;
  text-transform: capitalize;
}
ul.sidebar-loacation-list li:before {
  content: "\f041";
  position: absolute;
  left: 25px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  color: #2D4057;
  font-family: fontawesome;
  z-index: 3;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
ul.sidebar-loacation-list li a {
  display: block;
  color: #646464;
  padding: 10px 45px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
ul.sidebar-loacation-list li:hover a {
  color: #2D4057;
}
ul.sidebar-safety-tips {
  padding: 15px 0 20px;
}
ul.sidebar-safety-tips li {
  display: block;
  padding: 10px 15px 10px 40px;
  position: relative;
}
ul.sidebar-safety-tips li:before {
  content: "\f105";
  position: absolute;
  left: 25px;
  top: 12px;
  color: #2D4057;
  font-family: fontawesome;
  z-index: 3;
}
ul.sidebar-sell-quickly {
  padding: 15px 0 20px;
}
ul.sidebar-sell-quickly li {
  display: block;
  padding: 10px 15px 10px 40px;
  position: relative;
}
ul.sidebar-sell-quickly li a {
  color: #646464;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
ul.sidebar-sell-quickly li a:hover {
  color: #2D4057;
}
ul.sidebar-sell-quickly li:before {
  content: "\f105";
  position: absolute;
  left: 25px;
  top: 12px;
  color: #2D4057;
  font-family: fontawesome;
  z-index: 3;
}
ul.sidebar-item-details {
  padding: 20px 25px 25px;
}
ul.sidebar-item-details > li {
  color: #222222;
  font-weight: 600;
  margin-bottom: 18px;
}
ul.sidebar-item-details > li:last-child {
  margin-bottom: 0;
}
ul.sidebar-item-details > li span {
  margin-left: 10px;
  color: #646464;
  font-weight: 400;
}
ul.sidebar-item-details > li ul.sidebar-social li {
  margin-right: 10px;
  display: inline-block;
}
ul.sidebar-item-details > li ul.sidebar-social li:last-child {
  margin-right: 0;
}
ul.sidebar-item-details > li ul.sidebar-social li a {
  padding: 5px;
  color: #646464;
  font-weight: 400;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
ul.sidebar-item-details > li ul.sidebar-social li a:hover {
  color: #2D4057;
}
ul.sidebar-seller-information li {
  border-bottom: 1px solid #cccccc;
  padding: 20px;
}
ul.sidebar-seller-information li:last-child {
  border-bottom: none;
}
ul.sidebar-seller-information li img {
  margin-right: 10px;
  margin-top: 3px;
}
ul.sidebar-seller-information li span {
  color: #969696;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
ul.sidebar-seller-information li h4 {
  margin-bottom: 0;
}
ul.sidebar-more-option li {
  -webkit-box-shadow: 0px 1px 2px 0px rgba(205, 205, 205, 0.75);
  -moz-box-shadow: 0px 1px 2px 0px rgba(205, 205, 205, 0.75);
  box-shadow: 0px 1px 2px 0px rgba(205, 205, 205, 0.75);
  background-color: #ffffff;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  margin-bottom: 15px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
ul.sidebar-more-option li:last-child {
  margin-bottom: 0;
}
ul.sidebar-more-option li a {
  display: block;
  padding: 16px 15px;
  color: #222222;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
ul.sidebar-more-option li a img {
  display: inline-block;
  border-right: 1px solid #cdcdcd;
  padding-right: 15px;
  margin-right: 15px;
}
ul.sidebar-more-option li:hover {
  background-color: #2D4057;
}
ul.sidebar-more-option li:hover a {
  color: #ffffff;
}
ul.sidebar-ads-from-user {
  padding: 15px 15px 20px 20px;
}
ul.sidebar-ads-from-user li {
  margin-bottom: 15px;
}
ul.sidebar-ads-from-user li:last-child {
  margin-bottom: 0;
}
ul.sidebar-ads-from-user li .media > a {
  margin-top: 5px;
  margin-right: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #cccccc;
  padding: 4px;
}
ul.sidebar-ads-from-user li .media > a:hover img {
  opacity: 0.8;
}
ul.sidebar-ads-from-user li .media > a img {
  background: #f6f6f6;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
ul.sidebar-ads-from-user li h4 {
  font-size: 17px;
  text-transform: capitalize;
  margin-bottom: 0;
}
ul.sidebar-ads-from-user li h4 a {
  color: #222222;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
ul.sidebar-ads-from-user li h4 a:hover {
  color: #2D4057;
}
ul.sidebar-ads-from-user li .place {
  margin-bottom: 5px;
}
ul.sidebar-ads-from-user li .place i {
  color: #2D4057;
  margin-right: 10px;
}
ul.sidebar-ads-from-user li .price {
  font-size: 18px;
  color: #222222;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
}
/*=======================================================================
[15] Gradient Style
=========================================================================*/
.gradient-wrapper {
  border: 1px solid #e1e1e1;
  background-color: #ffffff;
}
.gradient-title {
  position: relative;
  padding: 5px 10px;
}
.gradient-title:before {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e3e3e3), to(#ffffff));
  background-image: -webkit-linear-gradient(#ffffff, #e3e3e3);
  background-image: -moz-linear-gradient(#ffffff, #e3e3e3), -moz-linear-gradient(#ffffff, #e3e3e3);
  background-image: -o-linear-gradient(#ffffff, #e3e3e3), -o-linear-gradient(#ffffff, #e3e3e3);
  background-image: linear-gradient(#ffffff, #e3e3e3), linear-gradient(#ffffff, #e3e3e3);
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.gradient-title:after {
  position: absolute;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eaeaea), to(#f8f8f8));
  background-image: -webkit-linear-gradient(#f8f8f8, #eaeaea);
  background-image: -moz-linear-gradient(#f8f8f8, #eaeaea), -moz-linear-gradient(#f8f8f8, #eaeaea);
  background-image: -o-linear-gradient(#f8f8f8, #eaeaea), -o-linear-gradient(#f8f8f8, #eaeaea);
  background-image: linear-gradient(#f8f8f8, #eaeaea), linear-gradient(#f8f8f8, #eaeaea);
  background-repeat: no-repeat;
  content: "";
  height: calc(92%);
  width: calc(99%);
  margin: 0 auto;
  top: 2px;
  left: 0.5px;
  right: 0;
  z-index: 2;
}
.gradient-title h2,
.gradient-title h1 {
  position: relative;
  font-size: 20px;
  line-height: 1.4;
  z-index: 3;
  margin-bottom: 0;
  text-transform: capitalize;
  font-weight: 500;
}
.gradient-title h3,
.gradient-title span {
  position: relative;
  font-size: 18px;
  z-index: 3;
  margin-bottom: 0;
  text-transform: capitalize;
  color: #222222;
  font-weight: bold;
}
.gradient-padding {
  padding: 30px 30px 40px;
}
.reduce-padding {
  padding: 30px 30px 25px;
}
/*=======================================================================
[16] Contact Page Style
=========================================================================*/
.contact-layout1 .google-map-area {
  margin-bottom: 30px;
}
.contact-layout1 p {
  font-size: 15px;
  margin-bottom: 30px;
}
.contact-layout1 .contact-form .form-group {
  margin-bottom: 20px;
}
.contact-layout1 .contact-form .form-group .form-control {
  border-radius: 0;
  background: #f6f6f6;
  border: none;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(216, 216, 216, 0.75);
  -moz-box-shadow: 0px 1px 0px 0px rgba(216, 216, 216, 0.75);
  box-shadow: 0px 1px 0px 0px rgba(216, 216, 216, 0.75);
}
.contact-layout1 .contact-form .form-group input {
  height: 45px;
  color: #222222;
}
.contact-layout1 .contact-form .form-group textarea {
  color: #222222;
  padding-top: 15px;
}
.contact-layout1 .contact-form .form-group button {
  margin-top: 20px;
}
.contact-layout1 .contact-form .form-response .alert-info {
  background: transparent!important;
  border: none!important;
  color: red;
  letter-spacing: 5px;
}
.contact-layout1 .contact-form .form-response .alert-success {
  background-color: transparent;
  color: green;
  letter-spacing: 4px;
  border-color: transparent;
  font-weight: 500;
}
.contact-layout1 .contact-form .form-response .alert {
  border-radius: 0!important;
  padding: 15px 0;
}
.contact-layout1 .contact-form input.search-input:focus {
  outline-width: 0;
  outline: none;
}
.contact-layout1 .contact-form input::-webkit-input-placeholder,
.contact-layout1 .contact-form textarea::-webkit-input-placeholder {
  color: #646464;
}
.contact-layout1 .contact-form input::-moz-placeholder,
.contact-layout1 .contact-form textarea::-moz-placeholder {
  color: #646464;
}
.contact-layout1 .contact-form input:-moz-placeholder,
.contact-layout1 .contact-form textarea:-moz-placeholder {
  color: #646464;
}
.contact-layout1 .contact-form input:-ms-input-placeholder,
.contact-layout1 .contact-form textarea:-ms-input-placeholder {
  color: #646464;
}
/*=======================================================================
[17] Report Abuse Style
=========================================================================*/
.report-abuse-area {
  margin-bottom: 30px;
}
.report-abuse-area label {
  color: #222222;
  font-weight: 600;
  margin-bottom: 10px;
}
.report-abuse-area input {
  height: 40px;
  border: 1px solid #cccccc;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 10px;
}
.report-abuse-area textarea {
  border: 1px solid #cccccc;
  border-radius: 0;
  box-shadow: none;
}
.report-abuse-area button.close {
  position: relative;
  z-index: 4;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/*=======================================================================
[18] Ad Banner Style
=========================================================================*/
.add-layout1-left {
  height: 123px;
  background-color: #343434;
  position: relative;
}
.add-layout1-left h2 {
  font-size: 26px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 0;
}
.add-layout1-left:before {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 123px solid #343434;
  border-right: 60px solid transparent;
  position: absolute;
  right: -60px;
  top: 0;
  z-index: 3;
}
.add-layout1-middle {
  height: 123px;
  background-color: #ffffff;
  border-bottom: 2px solid #e6e6e6;
}
.add-layout1-middle h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 0;
}
.add-layout1-right {
  border-bottom: 2px solid #e6e6e6;
  height: 123px;
  background-color: #ffffff;
}
.add-layout2-left {
  padding-left: 30px;
  height: 123px;
  background-color: #2D4057;
  position: relative;
}
.add-layout2-left h2 {
  font-size: 26px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 0;
}
.add-layout2-left h3 {
  margin-bottom: 0;
  color: #F3DECA;
}
.add-layout2-left:before {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 123px solid #2D4057;
  border-right: 123px solid transparent;
  position: absolute;
  right: -122px;
  top: 0;
  z-index: 3;
}
.add-layout2-right {
  padding-right: 30px;
  border-bottom: 2px solid #e6e6e6;
  height: 123px;
  background-color: #ffffff;
  text-align: center;
}
/*=======================================================================
[19] Faq Page Style
=========================================================================*/
.faq-page h3 {
  font-size: 24px;
  color: #2D4057;
  font-weight: 700;
  text-transform: capitalize;
}
.faq-page .panel-default {
  margin-top: 0!important;
  border-radius: 0!important;
  border: none;
  box-shadow: none;
  margin-bottom: 3px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.faq-page .panel-default:last-child {
  border-bottom: 0;
}
.faq-page .panel-default .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: #f6f6f6 !important;
  padding: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.faq-page .panel-default .panel-heading .panel-title {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.faq-page .panel-default .panel-heading .panel-title a {
  color: #222222;
  font-size: 16px;
  padding: 13px 15px 15px;
  display: block;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.faq-page .panel-default .panel-heading .accordion-toggle {
  position: relative;
}
.faq-page .panel-default .panel-heading .accordion-toggle:after {
  font-family: FontAwesome;
  content: "\f107";
  right: 15px;
  position: absolute;
  top: 15px;
  color: #ffffff;
  font-size: 18px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.faq-page .panel-default .panel-heading .accordion-toggle.collapsed:after {
  content: "\f106";
  font-family: FontAwesome;
  color: #646464;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.faq-page .panel-default .panel-collapse {
  background: #f5f5f5;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.faq-page .panel-default .panel-body {
  padding: 30px 50px;
}
.faq-page .panel-default .panel-body h3 {
  font-size: 20px;
  color: #444444;
  font-weight: 700;
}
.faq-page .panel-default .panel-body p {
  color: #444444;
}
.faq-page .panel-default .active .panel-title a {
  color: #ffffff;
  background-color: #2D4057;
}
.faq-page .panel-default .active .accordion-toggle:after {
  color: #ffffff !important;
}
/*=======================================================================
[20] Working Process Style
=========================================================================*/
.working-process .working-process-content {
  padding-left: 60px;
  position: relative;
  margin-bottom: 40px;
}
.working-process .working-process-content span {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#435973), to(#2D4057));
  background-image: -webkit-linear-gradient(#2D4057, #435973);
  background-image: -moz-linear-gradient(#2D4057, #435973), -moz-linear-gradient(#2D4057, #435973);
  background-image: -o-linear-gradient(#2D4057, #435973), -o-linear-gradient(#2D4057, #435973);
  background-image: linear-gradient(#2D4057, #435973), linear-gradient(#2D4057, #435973);
  background-repeat: no-repeat;
  display: inline-block;
  height: 40px;
  width: 40px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  text-align: center;
  line-height: 2.4;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
}
.working-process .working-process-img {
  position: relative;
  top: 10px;
  margin-bottom: 30px;
}
.working-process .working-process-img:before {
  content: "";
  background-color: #2D4057;
  position: absolute;
  width: 100%;
  height: 10px;
  top: -10px;
  left: 0;
  right: 0;
  z-index: 1;
}
.working-process .working-process-img:after {
  content: "";
  background-color: #2D4057;
  position: absolute;
  width: 10px;
  height: 100%;
  top: 0;
  left: -10px;
  z-index: 1;
}
.working-process .working-process-img img {
  position: relative;
  z-index: 2;
  width: 100%;
}
.working-process .working-process-img span {
  position: absolute;
  height: 10px;
  width: 10px;
  background-color: #2D4057;
  z-index: 1;
  top: -10px;
  left: -10px;
  display: block;
}
.working-process .border-bottom {
  width: 100%;
  height: 1px;
  background-color: #cccccc;
  margin: 20px 0 40px;
}
/*=======================================================================
[21] Post Ad Page Style
=========================================================================*/
.post-ad-page .section-title-left-dark {
  margin-bottom: 50px;
}
.post-ad-page .section-title-left-dark img {
  float: left;
  margin: -5px 20px 0 0;
}
.post-ad-page .section-title-left-dark h3 {
  font-weight: 500;
}
.post-ad-page .custom-select {
  border: 0;
  display: block;
  padding: 0;
}
.post-ad-page .custom-select .select2-container--classic .select2-selection--single {
  border: 1px solid #cccccc;
  border-radius: 2px;
}
.post-ad-page .select2-container--classic .select2-selection--single .select2-selection__rendered {
  padding-left: 12px;
  font-weight: 400;
  color: #888e92;
}
.post-ad-page .price-box {
  width: 170px;
  display: inline-block;
  margin-right: 30px;
}
.post-ad-page .picture-upload li {
  margin-bottom: 10px;
}
.post-ad-page .picture-upload li:last-child {
  margin-bottom: 0;
}
.post-ad-page .picture-upload li input {
  padding: 8px 12px 7px;
  width: 50%;
}
.post-ad-page .picture-upload li .btn-file-upload {
  line-height: 2.8;
  background-color: #2D4057;
  height: 40px;
  padding: 0 20px;
  color: #ffffff;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  text-transform: capitalize;
}
.post-ad-page .picture-upload li .btn-file-upload i {
  color: #ffffff;
  margin-right: 10px;
}
.post-ad-page ul.make-premium li {
  width: 45%;
  display: inline-block;
  position: relative;
}
.post-ad-page ul.make-premium li .form-group {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: static;
}
.post-ad-page ul.make-premium li .form-group .radio {
  position: static;
}
.post-ad-page ul.make-premium li span {
  position: absolute;
  right: 15px;
  top: 0;
  display: block;
}
.post-ad-page ul.make-premium li:nth-child(odd) {
  margin-right: 9%;
}
.post-ad-page ul.select-payment-method {
  position: relative;
}
.post-ad-page ul.select-payment-method li {
  display: inline-block;
}
.post-ad-page ul.select-payment-method li:nth-child(1n) {
  width: 60%;
  position: relative;
  z-index: 2;
}
.post-ad-page ul.select-payment-method li:nth-child(2n) {
  position: absolute;
  right: 5px;
  top: 0;
  text-align: right;
  z-index: 1;
}
.post-ad-page ul.select-payment-method li h3 {
  font-weight: 500;
  font-size: 20px;
}
.post-ad-page ul.select-payment-method li h3 span {
  font-weight: 400;
}
/*=======================================================================
[22] Input Style
=========================================================================*/
.input-layout1 label.control-label {
  float: right;
  position: relative;
  top: 10px;
  font-size: 15px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  color: #222222;
}
.input-layout1 label.control-label span {
  color: #ff0000;
}
.input-layout1 input.form-control {
  color: #222222;
  height: 40px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #cccccc;
}
.input-layout1 input.form-control:focus {
  box-shadow: none;
}
.input-layout1 .form-group {
  margin-bottom: 25px;
}
.input-layout1 label.possition-top {
  top: 2px;
}
.input-layout1 textarea {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.input-layout1 .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #cccccc;
}
.radio {
  padding-left: 5px;
}
.radio input:focus,
.radio label:focus {
  outline: none;
}
.radio label {
  display: inline-block;
  position: relative;
  padding-left: 5px;
  line-height: 1.2;
}
.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
  opacity: 0;
  visibility: hidden;
}
.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}
.radio.radio-inline {
  margin-top: 0;
  margin-right: 15px;
  display: inline-block;
}
.radio-primary input[type="radio"] + label::after {
  background-color: #2D4057;
}
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #2D4057;
}
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #2D4057;
}
.checkbox {
  padding-left: 5px;
}
.checkbox label {
  display: inline-block;
  position: relative;
  padding-left: 5px;
  margin-top: 10px;
}
.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}
.checkbox input[type="checkbox"] {
  opacity: 0;
  visibility: hidden;
}
.checkbox input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::after {
  font-family: 'FontAwesome';
  content: "\f00c";
}
.checkbox input[type="checkbox"]:disabled + label {
  opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}
.checkbox-primary input[type="checkbox"]:checked + label::before {
  background-color: #2D4057;
  border-color: #2D4057;
}
.checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #fff;
}
/*=======================================================================
[23] My Account Page Style
=========================================================================*/
.my-account-title {
  border: 1px solid #d7d7d7;
  background: #ffffff;
  display: inherit;
}
.my-account-title li {
  border-bottom: 1px solid #d7d7d7;
}
.my-account-title li:last-child {
  border-bottom: none;
}
.my-account-title li a {
  padding: 10px 10px 10px 30px;
  position: relative;
  display: block;
  color: #707070;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.my-account-title li a:before {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 14px;
  color: #444444;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.my-account-title a.active {
  color: #37474f;
}
.my-account-title a.active:before {
  color: #2D4057;
}
.my-account-title a.active:after {
  background: #2D4057;
  content: "";
  height: 2px;
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: -1px;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.my-account-wrapper .personal-info .control-label {
  text-align: left;
  color: #444444;
  font-weight: 400;
}
.my-account-wrapper .personal-info .form-control {
  height: 40px;
  background: #f9f9f9;
  border: 1px solid #dcdcdc;
  box-shadow: none;
}
.my-account-wrapper .personal-info .form-control:focus {
  box-shadow: none;
}
.my-account-wrapper .public-profile .public-profile-item {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.my-account-wrapper .public-profile .public-profile-item .public-profile-title {
  margin-right: 10px;
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  -moz-flex: 2;
  flex: 2;
}
.my-account-wrapper .public-profile .public-profile-item .public-profile-title h4 {
  font-size: 15px;
  color: #444444;
}
.my-account-wrapper .public-profile .public-profile-item .public-profile-content {
  -webkit-box-flex: 7;
  -webkit-flex: 7;
  -moz-flex: 7;
  flex: 7;
}
.my-account-wrapper .public-profile .public-profile-item .public-profile-content img {
  margin-bottom: 15px;
}
.my-account-wrapper .public-profile .public-profile-item .public-profile-content .file-title {
  color: #444444;
  font-size: 14px;
  margin-bottom: 10px;
  display: block;
  font-weight: 500;
}
.my-account-wrapper .public-profile .public-profile-item .public-profile-content .file-size {
  font-size: 12px;
  color: #707070;
}
.my-account-wrapper .public-profile .public-profile-item .public-profile-content .radio {
  padding-left: 20px;
}
.my-account-wrapper .public-profile .public-profile-item .public-profile-content .radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.my-account-wrapper .public-profile .public-profile-item .public-profile-content .radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.my-account-wrapper .public-profile .public-profile-item .public-profile-content .radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.my-account-wrapper .public-profile .public-profile-item .public-profile-content .radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.my-account-wrapper .public-profile .public-profile-item .public-profile-content .radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.my-account-wrapper .public-profile .public-profile-item .public-profile-content .radio input[type="radio"]:disabled {
  cursor: not-allowed;
}
.my-account-wrapper .public-profile .public-profile-item .public-profile-content .radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.my-account-wrapper .public-profile .public-profile-item .public-profile-content .radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}
.my-account-wrapper .public-profile .public-profile-item .public-profile-content .radio.radio-inline {
  margin-top: 0;
  margin-right: 10px;
}
.my-account-wrapper .public-profile .public-profile-item .public-profile-content .profile-heading {
  background: #f9f9f9;
  border: 1px solid #dcdcdc;
  width: 100%;
  padding: 8px;
  margin-bottom: 15px;
}
.my-account-wrapper .public-profile .public-profile-item .public-profile-content .html-format {
  margin-top: 30px;
}
.my-account-wrapper .public-profile .public-profile-item .public-profile-content .html-format li {
  font-size: 12px;
  color: #707070;
}
.my-account-wrapper .title-section {
  font-size: 24px;
  background: #ffffff;
  color: #263238;
  font-weight: 700;
  text-align: left;
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .my-account-wrapper .title-section {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .my-account-wrapper .title-section {
    font-size: 24px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .my-account-wrapper .title-section {
    font-size: 22px;
    padding: 15px 30px;
  }
}
@media (min-width: 321px) and (max-width: 479px) {
  .my-account-wrapper .title-section {
    font-size: 20px;
    padding: 15px 20px;
  }
}
@media only screen and (max-width: 320px) {
  .my-account-wrapper .title-section {
    font-size: 20px;
    padding: 15px;
  }
}
.my-account-wrapper .file-upload-area {
  margin-bottom: 15px;
  padding: 8px;
  border: 1px solid #dcdcdc;
  background: #f9f9f9;
  color: #707070;
}
.my-account-wrapper .file-upload-area a {
  margin-right: 15px;
  padding: 5px 10px;
  color: #444444;
  background: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.my-account-wrapper .file-upload-area a:hover {
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
}
/*=======================================================================
[24] Footer Style
=========================================================================*/
.footer-area-top {
  background: #1a1c1d;
}
.footer-area-top .footer-box ul.useful-link li {
  font-size: 15px;
  margin-bottom: 15px;
}
.footer-area-top .footer-box ul.useful-link li:last-child {
  margin-bottom: 0;
}
.footer-area-top .footer-box ul.useful-link li a {
  color: #b7c3c8;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.footer-area-top .footer-box ul.useful-link li a:hover {
  color: #2D4057;
}
.footer-area-top .footer-box ul.folow-us {
  margin-bottom: 35px;
}
.footer-area-top .footer-box ul.folow-us li {
  margin-bottom: 12px;
}
.footer-area-top .footer-box ul.folow-us li a {
  display: inline-block;
}
.footer-area-top .footer-box ul.folow-us li a img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.footer-area-top .footer-box ul.social-link li {
  text-align: center;
  display: inline-block;
}
.footer-area-top .footer-box ul.social-link .fa-classipost a {
  height: 30px;
  width: 30px;
  display: inline-block;
  color: #ffffff;
  background-color: #3b5998;
}
.footer-area-bottom {
  background: #111212;
  padding: 30px 0 10px;
}
.footer-area-bottom p {
  font-family: 'Roboto', sans-serif;
  color: #919699;
  font-weight: 300;
  font-size: 15px;
}
.footer-area-bottom ul li {
  display: inline-block;
}
/*=======================================================================
[25] Responsive Style
=========================================================================*/
@media (min-width: 992px) {
  .d-md-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .justify-md-content-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .mobile-menu-area {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-center-sm {
    text-align: center;
  }
  .mb-sm {
    margin-bottom: 45px;
  }
  ul.sidebar-item-details > li ul.sidebar-social li {
    margin-right: 5px;
  }
  .sidebar-ads-from-user li .media a {
    float: inherit!important;
    display: inline-block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .text-center-md {
    text-align: center;
  }
  .add-layout2-left h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  h1 {
    font-size: 36px;
  }
  h2 {
    font-size: 34px;
  }
  h2.size-sm {
    font-size: 28px;
  }
  h2.size-md {
    font-size: 30px;
  }
  h2.size-lg {
    font-size: 36px;
  }
  h2.size-xl {
    font-size: 38px;
  }
  h3.size-sm {
    font-size: 15px;
  }
  h3.size-md {
    font-size: 15px;
  }
  h3.size-lg {
    font-size: 18px;
  }
  h3.size-xl {
    font-size: 17px;
  }
  .counter-box .counter-title {
    font-size: 42px;
  }
  .lg-fluid {
    width: 100%;
  }
  .mb--md {
    margin-bottom: 30px;
  }
  .main-menu-area .cp-main-menu nav ul li a {
    padding: 20px 12px;/*30px 18px;*/
  }
  .process-area li:before {
    display: none;
  }
  .add-layout1-left:before,
  .add-layout2-left:before {
    display: none;
  }
  .add-layout2-left {
    padding-left: 15px;
    padding-right: 15px;
  }
  .add-layout2-left > div {
    text-align: center;
    margin: 0 auto;
  }
  .category-list-layout3 .product-box .item-content p {
    display: none;
  }
  .category-list-layout3 .product-box .item-content h3.short-title,
  .category-list-layout2 .product-box .item-content h3.short-title {
    display: block;
  }
  .category-list-layout3 .product-box .item-content h3.long-title,
  .category-list-layout2 .product-box .item-content h3.long-title {
    display: none;
  }
  .category-list-layout1 .product-box .item-content .upload-info li.date,
  .category-list-layout2 .product-box .item-content .upload-info li.date {
    border-right: 0;
  }

  .category-list-layout3 .product-box .item-content a.product-details-btn {
    position: inherit;
  }
  .category-list-layout3 .product-box .item-content .upload-info {
    margin-bottom: 20px;
  }
  .post-ad-page ul.make-premium li:nth-child(odd) {
    margin-right: 0;
  }
  .post-ad-page ul.make-premium li {
    width: 100%;
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  .title-medium-dark a{
    font-size: 60%;
  }
  .service-box1.bg-body{
    padding:10px
  }
  .service-box1 img {
    margin: 0 auto 5px;
  }
  .service-layout1{
    padding-top: 15px;
  }
  .service-layout1 .justify-content-center{
     padding-left: 15px;
     padding-right: 15px;
  }
  .service-layout1 .item-mb{
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
  h1 {
    font-size: 34px;
  }
  h2 {
    font-size: 32px;
  }
  h2.size-sm {
    font-size: 26px;
  }
  h2.size-md {
    font-size: 28px;
  }
  h2.size-lg {
    font-size: 34px;
  }
  h2.size-xl {
    font-size: 36px;
  }
  h3.size-lg {
    font-size: 17px;
  }
  h3.size-xl {
    font-size: 16px;
  }
  .counter-box .counter-title {
    font-size: 36px;
  }
  .mb--sm {
    margin-bottom: 30px;
  }
  .mb-sm--list {
    margin-bottom: 30px;
  }
  .mb-sm--list:last-child {
    margin-bottom: 0;
  }
  .text-center--md {
    text-align: center;
  }
  .mb20-auto--md {
    margin: 0 auto 20px!important;
  }
  .main-menu-area {
    /*display: none;*/
  }
  .fixed-menu-mt {
    margin-top: 0;
  }
  .header-fixed {
    position: inherit;
  }
  .top-bar-right {
    margin-top: 10px;
  }
  .process-area li {
    width: 32%;
  }
  .process-area li p {
    padding: 0 10px;
  }
  .header-style2 {
    padding-bottom: 0;
    margin-bottom: 15px;
  }
  .search-layout3 .search-layout3-holder {
    bottom: -15px;
  }
  .search-layout3 .search-layout3-holder {
    position: inherit;
  }
  .search-layout3 .search-layout3-holder .search-layout3-inner {
    padding: 15px 15px 0;
  }
  .top-bar-style2 {
    padding: 10px 0 40px;
  }
  .header-style3 {
    border-bottom: 0;
  }
  .child-size-xl h3 {
    font-size: 20px;
  }
  .gradient-title h2,
  .gradient-title h1 {
    font-size: 18px;
  }
  .faq-page h3 {
    font-size: 22px;
  }
  .about-us h3 {
    font-size: 22px;
  }
  .mb15--sm {
    margin-bottom: 15px;
  }
  .search-layout2-holder {
    position: initial;
    padding-top: 15px;
  }
  .add-layout2-right {
    padding-right: 0;
  }
  .add-layout2-right a {
    margin: 0 auto;
  }
  .category-list-layout2 .product-box .item-content .price {
    position: inherit;
  }
  .category-list-layout2 .product-box .item-content h3.long-title {
    display: none;
  }
  .category-list-layout2 .product-box .item-content h3.short-title {
    display: block;
  }
  /*
  .category-grid-layout2 .product-box .item-content .upload-info {
    display: none;
  }
  */
  .category-grid-layout2 .product-box .item-content h3.short-title {
    margin-bottom: 0;
  }
  .category-grid-layout2 .product-box .item-content .price {
    position: inherit;
  }
  .category-list-layout3 .product-box .item-content .upload-info li.place,
  .category-list-layout3 .product-box .item-content .upload-info li.tag-ctg {
    display: none;
  }
  .category-list-layout3 .product-box .item-content .upload-info li.date {
    border-right: 0;
  }
  .add-layout2-left {
    height: auto;
    padding: 28px 0;
  }
  .gradient-title {
    padding: 12px 15px;
  }
  .top-bar-style2 {
    padding: 10px 0;
  }
}
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 30px;
  }
  h2.size-sm {
    font-size: 24px;
  }
  h2.size-md {
    font-size: 26px;
  }
  h2.size-lg {
    font-size: 32px;
  }
  h2.size-xl {
    font-size: 34px;
  }
  .faq-page h3 {
    font-size: 20px;
  }
  .about-us h3 {
    font-size: 20px;
  }
  .counter-box .counter-title {
    font-size: 32px;
  }
  .pl-none--xs {
    padding-left: 0;
  }
  .mb--xs {
    margin-bottom: 30px;
  }
  .mb15--xs {
    margin-bottom: 15px;
  }
  .mb-xs--list {
    margin-bottom: 30px;
  }
  .mb-xs--list:last-child {
    margin-bottom: 0;
  }
  .text-center--xs {
    text-align: center;
  }
  .text-left--xs {
    text-align: left;
  }
  .cp-default-btn {
    padding: 6px 20px;
    font-size: 14px;
  }
  .top-bar-right {
    margin-top: 6px;
  }
  .process-area li {
    width: 100%;
    display: block;
  }
  .process-area li img {
    margin: 0 auto 15px;
  }
  .input-group .form-control,
  .input-group-addon,
  .input-group-btn {
    display: block;
  }
  .subscribe-area .form-control {
    margin-bottom: 15px;
  }
  .subscribe-area .input-group-addon {
    display: table-row;
  }
  .header-style2 {
    margin-bottom: 0;
  }
  .featured-product-inner-area .input-group {
    width: 100%;
  }
  .featured-product-inner-area .input-group .input-group-addon button span {
    top: 10px;
    z-index: 8;
    right: 30px;
  }
  .featured-product-inner-area .stylish-input-group .form-control {
    padding-right: 30px;
  }
  .top-bar-style3 .top-bar-right {
    margin-right: 5px;
  }
  .single-product-img-layout1 ul.tab-nav-list {
    width: 29%;
  }
  .single-product-img-layout1 .tab-content span.price {
    right: -8px;
    padding: 0px 9px 5px 34px;
    font-size: 20px;
  }
  .input-layout1 label.control-label {
    font-size: 14px;
  }
  .faq-page .panel-default .panel-body {
    padding: 25px 20px;
  }
}
@media only screen and (max-width: 575px) {
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 28px;
  }
  h2.size-sm {
    font-size: 22px;
  }
  h2.size-md {
    font-size: 24px;
  }
  h2.size-lg {
    font-size: 30px;
  }
  h2.size-xl {
    font-size: 32px;
  }
  .counter-box .counter-title {
    font-size: 30px;
  }
  .col-mb-8 {
    width: 66.66666667%;
  }
  .col-mb-4 {
    width: 33.33333333%;
  }
  .col-mb-12 {
    width: 100%;
  }
  .text-left-mb {
    text-align: left!important;
  }
  .text-center-mb {
    text-align: center!important;
  }
  .float-none-mb {
    float: none;
  }
  .mb10--mb {
    margin-bottom: 10px!important;
  }
  .footer-area-bottom {
    padding: 20px 0;
  }
  .footer-area-bottom p {
    margin-bottom: 10px;
  }
  .mb15--mb {
    margin-bottom: 15px;
  }
  .ml-none--mb {
    margin-left: 0;
  }
  .hidden-mb {
    display: none!important;
  }
  .subscribe-area {
    width: 100%;
  }
  .single-product-img-layout1 ul.tab-nav-list {
    width: 38%;
  }
  .single-product-img-layout1 ul.tab-nav-list li {
    width: 99%;
  }
  .input-layout1 label.control-label {
    float: inherit;
    top: -5px;
    text-align: left!important;
    margin-bottom: 0px;
  }
  .post-ad-page .price-box {
    width: 100%;
    margin-bottom: 10px;
  }
  .post-ad-page ul.select-payment-method li:nth-child(2n) {
    position: inherit;
    text-align: left;
  }
  .post-ad-page ul.select-payment-method li:nth-child(1n) {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .gradient-padding {
    padding: 30px 15px 40px;
  }
  .category-list-layout3 .product-box .item-content .price {
    position: inherit;
  }
  .category-list-layout3 .product-box .item-content a.product-details-btn {
    display: none;
  }
  .category-list-layout2 .product-box .item-content a.product-details-btn {
    display: none;
  }
  .category-list-layout2 .product-box .item-mask-wrapper,
  .category-list-layout3 .product-box .item-mask-wrapper {
    margin-right: 15px;
  }
  .cp-pagination li:nth-child(3n) {
    border-right: 0;
  }
  .cp-pagination li:nth-child(4n) {
    display: none;
  }
  .cp-pagination li:nth-child(5n) {
    display: none;
  }
  .cp-pagination li:nth-child(6n) {
    display: none;
  }
  .cp-pagination li:nth-child(7n) {
    display: none;
  }
  .cp-pagination li:nth-child(8n) {
    display: block;
  }
  .category-list-layout1 .product-box .item-content .title-ctg {
    display: none;
  }
  .category-list-layout1 .product-box .item-content .price {
    position: inherit;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    top: 0%;
    margin-top: 15px;
  }
  .category-list-layout1 .product-box .item-mask-wrapper {
    margin-right: 15px;
  }
  .single-product-img-layout1 ul.tab-nav-list {
    width: 43%;
  }
  .single-product-img-layout1 ul.tab-nav-list li {
    width: 100%;
  }
}
@media only screen and (max-width: 320px) {
  .category-list-layout3 .product-box .item-mask-wrapper {
    margin-right: 15px;
  }
  .gradient-title {
    padding: 12px 5px;
  }
}

a {
  color: inherit;
  text-decoration: underline;
}



ul.dropdown-menu.user-menu{
  margin-top: 0px!important;
}
ul.dropdown-menu.user-menu  li{
  width: 100%;
}
ul.dropdown-menu.user-menu  li a{
  display: block;
  padding: 3px 20px!important;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333!important;
  white-space: nowrap;
  text-decoration: none!important;
  font-weight: normal;
}

select#category-name option.pb1 {
    font-weight: bolder;
}

.login-form hr{
  text-align: center; /* horizontal centering */
  line-height: 1px; /* vertical centering */
}

.login-form hr::after{
  content: "o"; /* section sign */color: #999;
  display: inline; /* for vertical centering and background knockout */
  background-color: #FFFFFF; /* same as background color */
  padding: 0 0.5em; /* size of background color knockout */
}


div.sub{
  padding-left:20px;
}
div.subsub{
  padding-left:40px;
}

input.money {
  /*padding-left: 30px;*/
}

input.money::after {
  /*content: '$';*/
}

.radioBtn .active{
    color: #FFFFFF!important;
}

.radioBtn .notActive{
    color: #646464!important;
    background-color: #fff;
}

input.image_uploader{
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

.image_uploaded{
  border: 1px dashed;
  border-radius: 5px;
  min-height: 40px;
}

.image_uploaded>li{
  width: 90px;
  height: 90px;
  margin: 10px;
  border-radius: 5px;
  display: inline-flex;
}

.image_uploaded>li>div{
  width: 90px;
  height: 90px;
  background-size:cover;
  background-position: center;
  border: 1px solid rgba(0,0,0,.15);
}

.image_uploaded .remove-btn{
  padding: 5px;
  font-size: 20px;
  color: indianred;
  float: right;
  text-align: right;
  height: 30px;
  border-top: 1px solid rgba(0,0,0,.15);
  cursor: pointer;
}

a {
  cursor: pointer;
}

.image_uploaded .first-btn{
  display: none;
  color: white;
  font-size: 9px;
  width: 100%;
  text-align:center;
  float:left;
  background: rgba(20,20,20,0.6);
  margin-top: 46px;
}

.image_uploaded li:first-child .first-btn{
   display: block;
}​


.item-mask.secondary-bg-box:hover{
  transform: scale(1.2);
}

@media (min-width: 768px) {
  .collapse.dont-collapse-sm {
    display: block;
    height: auto !important;
    visibility: visible;
  }
}

@media (min-width: 992px){
  .d-lg-block-inline {
      display: inline-block!important;
  }
}

@media (min-width: 768px){
  .d-md-block-flex {
      display: flex!important;
  }
}




#answer-msg-form,
#custom-search-input{
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

#answer-msg-form input,
#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#answer-msg-form button,
#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
    height: 100%;
}


#answer-msg-form button:hover,
#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#answer-msg-form .glyphicon-search,
#custom-search-input .glyphicon-search{
    font-size: 23px;
}


.notifyjs-corner{
  padding-top: 85px;
}


div.product-details div{
  padding: 5px;
  display: inline-block;
  text-align: left;
}

div.product-details div img{
  width: 16px;
  margin-right: 5px;
}


div.product-details div b{
  margin-right: 5px;
}

div.item-mask-product {
  background-size: cover!important;
  padding-top: 70%;
  background-repeat: no-repeat;
  background-position: center center;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

div.product-box-mask{
  border-radius: 5px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(202, 202, 202, 0.75);
  -moz-box-shadow: 0px 1px 2px 0px rgba(202, 202, 202, 0.75);
  box-shadow: 0px 1px 2px 0px rgba(202, 202, 202, 0.75);
  height:100%
}


.product-grid .link-favorites {
  font-size: 1.4rem;
  float: right;
  position: absolute;
  top: 0px;
  right: 20px;
}

.product-grid .link-favorites i{
  color: darkgray;
  opacity: 0.4;
}

.product-grid .link-favorites i:hover{
  opacity: 1;
}

.link-favorites.active i{
  color: red;
  opacity: 0.7;
}



.img-circle {
    border-radius: 50%;
}

li.last {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 5px;
}

li.first {
    padding-top: 5px;
}

a {
    text-decoration: none;
}


/**
 * Profile image component
 */
.profile-header-container{
    margin: 0 auto;
    text-align: center;
}


.profile-header-img > img.img-circle {
    width: 100%;
    max-width: 150px;
    border: 2px solid #FA9383;
}

.profile-header {
    margin-top: 43px;
}

/**
 * Ranking component
 */
.rank-label-container {
    margin-top: -19px;
    /* z-index: 1000; */
    text-align: center;
}

.label.label-default.rank-label {
    color: white;
    padding: 5px 10px 5px 10px;
}

.label.label-default.rank-label input {
  max-width: 130px;
  height: 30px;
  opacity: 0;
  position: absolute;
  margin-top: -5px;
  margin-left: -10px;
}



#product-thumbnail li.nav-item.active{
  border-bottom: 8px solid #435973!important;
}

ul.share.dropdown-menu:before {
    content: "";
    border-bottom: 11px solid #fff;
    border-right: 11px solid transparent;
    border-left: 11px solid transparent;
    position: absolute;
    top: -10px;
    right: 66px;
    z-index: 10;
}

ul.share.dropdown-menu:after {
    content: "";
    border-bottom: 12px solid #ccc;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    position: absolute;
    top: -12px;
    right: 65px;
    z-index: 9;
}

ul.share{
  left: -35px!important;
  top:7px!important;
}

ul.share li{
  margin: 0px;
  width: 40px;
  text-align: center;
}

.btn-facebook{
    width: 40px;
    text-align: center;
}
.btn-facebook i{
    color: #3D5B96 !important;
}

.btn-mail{
    width: 40px;
    text-align: center;
}
.btn-mail i{
    color: #FFC90E !important;
}


.btn-copy{
    width: 40px;
    text-align: center;
}
.btn-copy i{
    color: #4A4A4A !important;
}

.col-show-5 {
    padding: 5px!important;
}
/*
@media (min-width: 1200px){
  .col-show-5 {
      -ms-flex: 0 0 10%;
      flex: 0 0 10%;
      max-width: 10%;
  }
}
@media (min-width: 992px) }  and (max-width: 1199px) {
  .col-show-5 {
      -ms-flex: 0 0 16%;
      flex: 0 0 16%;
      max-width: 16%;
  }
}
*/
@media (min-width: 772px) {/*  and (max-width: 991px) {*/
  .col-show-5 {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
  }
}
@media (max-width: 772px) {
  .col-show-5 {
    margin-bottom: 5px!important;
  }
}


.fancybox-image, .fancybox-spaceball {
    background: transparent;
    border: 0;
    left: 0;
    margin: 0;
    max-height: 100%!important;
    max-width: 100%!important;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: inherit!important;
    width: inherit!important;
    object-fit: contain;
}

li.tab-thumbnail.active {
    border-bottom: 8px solid #2D4057!important;
}



/*GOOGLE BUTTON*/
.login-btn {
    box-sizing: border-box;
    position: relative;
    border: none;
    text-align: center;
    line-height: 34px;
    white-space: nowrap;
    border-radius: 5px;
    font-size: 1rem;
    color: #fff;
    width: 100%;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    cursor: pointer;
    margin-bottom:10px!important;
}
.login-btn:hover,
.login-btn:focus {
    border: none!important;
}
.login-btn:before {
  box-sizing: border-box;
  position: absolute;
  top: 3px;
  left: 5px;
  width: 34px;
  height: 100%;
  font-family: "Font Awesome 5 Brands";
  font-size: 25px;
}
.login-btn-google {
    background: #dd4b39;
}
.login-btn-google:focus, .login-btn-google:hover {
    background: #ee503d;
}
.login-btn-google:before {
    content: "\f1a0";
}
.login-btn-facebook {
    background-color: #324D8F;
    border: 1px solid #324D8F;
    margin-bottom: 20px;
}
.login-btn-facebook:focus, .login-btn-facebook:hover {
    background-color: #4562a1;
}
.login-btn-facebook:before {
  content: "\f39e";
}
.giveMeEllipsis {
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box!important;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 3; /* number of lines to show */
   line-height: 1rem;        /* fallback */
   max-height: 3rem;       /* fallback */
}
.store .giveMeEllipsis {
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box!important;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 3; /* number of lines to show */
   line-height: 20px;        /* fallback */
   height: 60px;       /* fallback */
}


@media (min-width: 768px) {

    /* show 3 items */
    #carouselExample .carousel-inner .active,
    #carouselExample .carousel-inner .active + .carousel-item,
    #carouselExample .carousel-inner .active + .carousel-item + .carousel-item,
    #carouselExample .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item,
    #carouselExample .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item  + .carousel-item ,
    #carouselExample .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item  + .carousel-item  + .carousel-item ,
    #carouselExample .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item  + .carousel-item  + .carousel-item   + .carousel-item  {
        display: block;
    }

    #carouselExample .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    #carouselExample .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
    #carouselExample .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
    #carouselExample .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item,
    #carouselExample .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item + .carousel-item,
    #carouselExample .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item,
    #carouselExample .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }

    #carouselExample .carousel-inner .carousel-item-next,
    #carouselExample .carousel-inner .carousel-item-prev {
      position: relative;
      transform: translate3d(0, 0, 0);
    }

    #carouselExample .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item  + .carousel-item  + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    /* left or forward direction */
    #carouselExample .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    #carouselExample .carousel-item-next.carousel-item-left + .carousel-item,
    #carouselExample .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
    #carouselExample .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
    #carouselExample .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item,
    #carouselExample .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item,
    #carouselExample .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    /* farthest right hidden item must be abso position for animations */
    #carouselExample .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    /* right or prev direction */
    #carouselExample .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    #carouselExample .carousel-item-prev.carousel-item-right + .carousel-item,
    #carouselExample .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
    #carouselExample .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
    #carouselExample .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item,
    #carouselExample .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item,
    #carouselExample .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }

}

.category-filter {
    border-bottom: none!important;
}
.category-filter li {
    display: block;
    width: 100%;
}
.category-filter .nav-link.active {
    background: #2D4057;
    border-radius: 10px;
    color: #FFFFFF;
    font-weight: bold;
}
.category-filter .nav-link:hover {
    font-weight: bold;
    color: inherit;
}
