/*
Theme Name:       ClassiAlly - Classified Ads Website Template
Author:           nexsostudio
Author URI:       http://nexsostudio.com
Text Domain:      nexsostudio
Domain Path:      /languages/
*/
/*TABLE OF CONTENT */
/* CORE: */
/* ____Bootstrap */
/* ____Color */
/* ____Form */
/* ____Logo */
/* ____Icon */
/* ____Button */
/* ____Background */
/* ____Typography */
/* ____Nav */
/* ____Header */
/* ____Footer */
/* MODULES: */
/* ____Service */
/* ____Counter */
/* ____Google-maps */
/* ____Pagination */
/* ____Pricing-table */
/* ____Blog */
/* ____Single Blog */
/* ____Search */
/* ____Testimonial */
/* Google Fonts */
@import url("https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700");
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');
/* 
font-family: 'Hubballi', cursive;
font-family: 'Poppins', sans-serif;
font-family: 'Poppins', sans-serif;
font-family: 'Righteous', cursive;

*/
:root{
  --colorprincipal:#0877bf;
  --colorsecundario: #0877bf;
  --colordegradado: #0877bf;
}
@font-face{
	font-family:'Poppins', sans-serif;
	src:url(HelveticaNeue.ttf);
} 


h1,h2,h3,h4,h5,h6,ul,li,a{
  font-family: 'Poppins', sans-serif!important;
}
.breadcrumb{
  background: var(--colordegradado);
}
.bg-background{
  background: var(--colordegradado)!important;
}
html {
  overflow-x: hidden;
}
/* scrool bar */

body::-webkit-scrollbar {
  -webkit-appearance: none;
}

body::-webkit-scrollbar:vertical {
  width:8px;
}

body::-webkit-scrollbar-button:increment,body::-webkit-scrollbar-button {
  display: none;
} 

body::-webkit-scrollbar:horizontal {
  height: 10px;
}

body::-webkit-scrollbar-thumb {
  background-color: var(--colorprincipal);
  border-radius: 20px;
  border: 2px solid #f1f2f3;
}

body::-webkit-scrollbar-track {
  border-radius: 10px;  
}
/* fin scrool bar */
body {
  font-size: 14px;
  font-weight: 400;
   font-family: 'Poppins', sans-serif; 
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #333;
  line-height: 25px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow-x: hidden;
}



h1, h2, h3, h4 {
  font-size: 36px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif!important; 
}

a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

a:hover {
  text-decoration: none;
}

a a:focus {
  outline: none;
}
.page-header:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(44, 46, 54, 0.646);
}
p {
  font-weight: 400;
   font-family: 'Poppins', sans-serif; 
  margin: 0px;
  font-size: 14px;
}

ul, ol {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  font-family: 'Poppins', sans-serif;
}

ul li, ol li {
  list-style: none;
  font-family: 'Poppins', sans-serif!important;
}
a {
  list-style: none;
  font-family: 'Poppins', sans-serif!important;
}

.btn-primary {
  background-color: var(--colorprincipal);
  color: #fff;
  border-radius: 4px;
  border: none;
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}

.btn-primary:hover {
  color: #fff;
  background: var(--colordegradado);
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.138)!important;
}

.search-form-busc{
  background: rgb(255, 255, 255)!important;
  border-radius: 5px!important;
  margin-right: 5px;
  border: 1px solid rgb(240, 240, 240)!important;
  z-index:99;
}

.hero-heading {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  
  line-height: 70px;
  letter-spacing: 0.1rem;
}

.hero-sub-heading {
  font-size: 20px;
  font-weight: 400;
  color: #e6e6e6;
  line-height: 45px;
  letter-spacing: 0.1rem;
}

.section-titile-bg {
  display: inline;
  font-size: 115px;
  font-weight: 700;
  height: 100%;
  left: -173px;
  opacity: 0.1;
  position: absolute;
  top: -14px;
  width: 100%;
  text-align: center;
}

.section-title-header p {
  text-align: center;
  font-weight: 400;
  line-height: 26px;
  padding-bottom: 36px;
}

.section-title {
  font-family: 'Poppins', sans-serif!important;
  font-size: 36px;
  color: #333;
  line-height: 52px;
  padding-bottom: 15px;
  margin-bottom: 30px;
  text-align: left;
  position: relative;
  
}

.section-title:before {
  position: absolute;
  content: '';
  height: 2px;
  width: 45px;
  left: 3%;
  bottom: 10px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: var(--colorprincipal);
}

.section-subcontent {
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  line-height: 26px;
  padding-bottom: 36px;
}

.section-sub {
  
  font-size: 24px;
  line-height: 52px;
  padding-bottom: 15px;
  margin-bottom: 30px;
  position: relative;
}

.section-sub:before {
  position: absolute;
  content: '';
  height: 1px;
  width: 45px;
  left: 50%;
  bottom: 10px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: var(--colorprincipal);
}

.subtitle {
  font-size: 15px;
  margin-top: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}

.inner-title {
  font-size: 24px;
  font-weight: 700;
  text-tranform: capitalize;
}

.page-tagline {
  font-size: 24px;
  font-weight: 400;
  color: #ddd;
}

.page-title {
  font-size: 62px;
  font-weight: 700;
  color: #fff;
}

.btn {
  font-size: 14px;
  padding: 10px 20px;
  cursor: pointer;
  font-weight: 400;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  display: inline-block;
}

.btn:focus,
.btn:active {
  box-shadow: none;
  outline: none;
  color: #fff;
}



.btn-border {
  color: #484848;
  background-color: transparent;
  border: 2px solid #484848;
  border-radius: 4px;
  padding: 10px 20px;
}

.btn-border:hover {
  color: #fff;
  background-color: var(--colordegradado);
}

.btn-lg {
  padding: 14px 33px;
  
  font-size: 16px;
}

.btn-rm {
  padding: 8px 16px;
  
}

button:focus {
  outline: none !important;
}

.icon-close, .icon-check {
  color: var(--colorprincipal);
}

.bg-drack {
  background: #fafafa;
}

.bg-white {
  background: #fff;
}

.mb-30 {
  margin-bottom: 30px;
}

.mt-30 {
  margin-top: 30px;
}

/* ScrollToTop */
a.back-to-top {
  border-radius: 5px!important;
  display: none;
  position: fixed;
  bottom: 18px;
  right: 15px;
  text-decoration: none;
}

a.back-to-top i {
  display: block;
  font-size: 22px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: var(--colorprincipal);
  border-radius: 2px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
}

a.back-to-top:hover, a.back-to-top:focus {
  text-decoration: none;
}

.owl-carousel .item {
  margin: 3px;
  cursor: pointer;
}

@media(max-width:576px){
  .owl-carousel .item {
    margin: 5px;
    cursor: pointer;
  }
}
.owl-carousel a{
  cursor: pointer;
}

.owl-carousel.item img {
  display: block;
  width: 50%;
  height: auto;
}

.owl-carousel .owl-controls .owl-page {
  display: inline-block;
}

.owl-carousel .owl-controls .owl-page span {
  background: none repeat scroll 0 0 #fff;
  border-radius: 2px;
  display: block;
  height: 12px;
  margin: 5px 7px;
  opacity: 0.5;
  width: 12px;
}


#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 9999999;
}

.loader {
  top: 50%;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  position: relative;
  margin: 0 auto;
}

#loader-1:before, #loader-1:after {
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 7px solid transparent;
  border-top-color: var(--colorprincipal);
}

#loader-1:before {
  z-index: 100;
  animation: spin 2s infinite;
}

#loader-1:after {
  border: 7px solid #fafafa;
}

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

.section-padding {
  padding: 60px 0 ;
}

.page-header {
  padding: 115px 0px 45px;
  position: relative;
}

.page-header:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(44, 46, 54, 0);
}

.page-header .breadcrumb-wrapper {
  text-align: center;
}

.page-header .breadcrumb-wrapper .product-title {
  font-size: 30px;
  line-height: 38px;
  font-weight: 900;
  letter-spacing: 1px;
  color: #fff;
  
}


.page-header .breadcrumb-wrapper .breadcrumb {
  font-size: 14px;
  color: var(--colorprincipal);
  border-radius: 0px;
  background: transparent;
  padding: 5px 0px;
  z-index: 1;
}

.page-header .breadcrumb-wrapper .breadcrumb li {
  display: inline-block;
}

.page-header .breadcrumb-wrapper .breadcrumb li a {
  color: #fff;
  padding-right: 5px;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

#roof {
  background: #ddd;
  padding: 15px 0;
}

#roof .info-bar-address {
  font-size: 14px;
}

#roof .quick-contacts span {
  margin-right: 10px;
}

#roof .quick-contacts span a {
  color: #333;
}

#roof .quick-contacts span a:hover {
  color: var(--colordegradado);
}

#roof .quick-contacts span i {
  margin-right: 5px;
  vertical-align: middle;
  font-size: 15px;
}

.menu-bg {
  background: #fff;
  box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.06);
}

.menu-bg .navbar-nav .nav-link {
  color: #333 !important;
}

.bg-black {
  background: #111011;
}

.navbar-brand {
  position: relative;
  padding: 0px;
}

.navbar-brand img {
  width: 130px;
}

.top-nav-collapse {
  background: #fff;
  z-index: 999999;
  top: 0px !important;
  min-height: 38px;
  box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.06);
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  background: rgb(255, 255, 255) !important;
  height: 55px;
}

.top-nav-collapse .navbar-brand {
  top: 0px;
}

.top-nav-collapse .navbar-nav .nav-link {
  color: #333 !important;
}

.top-nav-collapse .navbar-nav .nav-link:hover {
  color: var(--colorprincipal) !important;
}

.top-nav-collapse .navbar-nav li.active a.nav-link {
  color: #fff !important;
}

.indigo {
  background: transparent;
}

.navbar-expand-md .navbar-nav .nav-link {
  color: #fff;
  padding: 0 17px;
  letter-spacing: 0.5px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-radius: 4px;
  line-height: 40px;
  
  background: transparent;
  font-weight: 500;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.navbar-expand-md .navbar-nav li a:hover,
.navbar-expand-md .navbar-nav li .active > a,
.navbar-expand-md .navbar-nav li a:focus {
  color: var(--colorprincipal);
  outline: none;
}

.navbar {
  padding: 0px;
}

.navbar li.active a.nav-link {
  color: #fff !important;
  background: var(--colorprincipal);
  border-radius: 4px;
}

.dropdown-toggle::after {
  display: none;
}

.dropdown-menu {
  margin: 0;
  margin-left: -20px;
  padding: 5px;
  display: none;
  position: absolute;
  z-index: 99;
  min-width: 150px;
  border: none;
  background-color: #fff;
  white-space: nowrap;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
  animation: fadeIn 0.4s;
  -webkit-animation: fadeIn 0.4s;
  -moz-animation: fadeIn 0.4s;
  -o-animation: fadeIn 0.4s;
  -ms-animation: fadeIn 0.4s;
}

.dropdown-menu:before {
  position: absolute;
  top: -8px;
  left: 22px;
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0px 9px 8px;
  border-color: transparent transparent #fff;
  box-sizing: border-box;
}

.dropdown:hover .dropdown-menu {
  display: block;
  position: absolute;
  text-align: left;
  top: 100%;
  animation: fadeIn 0.4s;
  -webkit-animation: fadeIn 0.4s;
  -moz-animation: fadeIn 0.4s;
  -o-animation: fadeIn 0.4s;
  -ms-animation: fadeIn 0.4s;
  background: #ffffff;
}

.dropdown .dropdown-menu .dropdown-item {
  width: 100%;
  padding: 6px 4px 6px 10px;
  border-radius: 4px;
  margin-bottom: 2px;
  font-size: 14px;
  color: #666;
  text-decoration: none;
  display: inline-block;
  float: left;
  letter-spacing: 0.5px;
  clear: both;
  position: relative;
  outline: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}

.dropdown .dropdown-item:focus,
.dropdown .dropdown-item:hover,
.dropdown .dropdown-item.active {
  background: var(--colorprincipal);
  color: #fff !important;
}

.dropdown-item.active, .dropdown-item:active {
  background: transparent;
}

.tg-btn {
  color: #ffffff;
  font-size: 14px;
  padding: 3px 15px 3px;
  margin-left: 10px;
  position: relative;
  background: var(--colorprincipal);
  text-align: center;
  border-radius: 4px;
  display: inline-block;
  
}

.tg-btn:hover {
  color: #fff !important;
  background: var(--colordegradado);
}

.tg-btn i {
  margin-right: 3px;
}
.btn-sign-in{
  display: none!important;
}
@media(max-width:576.89px){
.btn-sign-in{
  display: block!important;
  position: absolute;
  top:-8px;
  right: 50px;
}
}
.sign-in {
  display: inline-table;
}

.sign-in li {
  display: inline-block;
  margin-right: 5px;
}

.sign-in li .nav-link {
  color: var(--colorprincipal);
  font-weight: 400;
  font-size: 14px;
  display: inline-block;
  padding: 3px 10px 3px;
  background: #fff;
  border-radius: 4px;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid var(--colordegradado);
}

.sign-in li .nav-link:hover {
  color: var(--colordegradado)!important;
}

.sign-in li .nav-link i {
  margin-right: 5px;
}

.sign-in .dropdown .dropdown-menu .dropdown-item i {
  margin-right: 5px;
}

.fadeInUpMenu {
  -webkit-animation-name: fadeInUpMenu;
  animation-name: fadeInUpMenu;
}

.slicknav_btn {
  border-color: var(--colorprincipal);
  border:none;
}

.slicknav_menu .slicknav_icon-bar {
  background: var(--colorprincipal);
}

/* only small tablets */
@media (min-width: 768px) and (max-width: 991px) {
  #nav-main li a.nav-link {
    padding-top: 18px;
  }
}

.navbar-toggler {
  display: none;
}

.mobile-menu {
  display: none;
}

.slicknav_menu {
  display: none;
}

@media screen and (max-width: 768px) {
  .navbar-header {
    width: 100%;
  }
  
  .navbar-brand {
    position: absolute;
    padding-top: 5px;
    padding-left:5px;
    top: 0;
  }
  .navbar-brand img {
    width: 52%;
  }
  #mobile-menu {
    display: none;
  }
  .slicknav_menu {
    display: block;
  }
  .slicknav_nav .active a {
    background: #E91E63;
    color: #fff;
  }
  .slicknav_nav .dropdown li a.active {
    background: #f5f5f5;
    color: #E91E63;
  }
}

/* ==========================================================================
3. Hero Area
========================================================================== */
#hero-area {
  background: url(../img/principal.jpg) no-repeat;
  background-size: cover;
  color: #fff;
  overflow: hidden;
  position: relative;
}

#hero-area .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}

#hero-area .contents {
  padding: 160px 0 100px;
}



#hero-area .contents span.year {
  color: var(--colorprincipal);
}

#hero-area .contents p {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  line-height: 26px;
}
@media(max-width:476px){
    #hero-area {
  background: url(../img/principal.jpg) no-repeat;
}
#hero-area .contents {
  padding-top:130px!important;
}
.intro-title{
  font-family: 'Poppins', sans-serif;
    font-size: 20px!important;
}
.intro-desc{
    font-family: 'Montserrat', sans-serif;
    color:rgb(36,36,36,0.8)!important;
    line-height: 20px;
}
#hero-area .contents .head-title {
  color: #fff;
  font-size: 40px!important;
  line-height:45px;
}
.search-bar {
  max-width: 330px!important;
}
}

.search-bar {
  margin-top: 40px;
  max-width: 400px;
  align-items: center;
  position: relative; 
left: 50%;
transform: translateX(-50%);
}

.search-bar .search-form {
  width: 100%;
  float: center;
}

.search-bar fieldset {
  background: #fff;
  overflow: hidden;
  padding: 0 190px 0 0;
  border-radius: 4px;
}

.search-bar fieldset {
  margin: 0;
  border: 0;
  padding: 0;
  width: 100%;
  float: center;
  position: relative;
}

.search-bar .form-group:first-child {
  border: 0;
}

.search-bar .form-group {
  margin: 0;
  float: center;
  width: 100%;
  padding: 0 0 0 60px;
  border-left: 1px solid #dbdbdb;
}

.search-bar .form-group .form-control {
  position: relative;
  z-index: 1;
  border: 0;
  height: 60px;
  border-radius: 0;
  font-size: 16px;
  line-height: 30px;
  padding: 15px 15px 15px 0;
}
/* 
.search-bar .form-group .form-control, .search-bar .form-group .tg-select select {
  border: 0;
  height: 60px;
  border-radius: 0;
  font-size: 16px;
  line-height: 35px;
  padding: 15px 15px 15px 0;
  background: #ffffff;
}

.search-bar .form-group .form-control, .search-bar .form-group .tg-select select:focus {
  outline: none;
  box-shadow: none;
}

.search-bar .tg-select {
  color: #666;
  float: left;
  width: 100%;
  position: relative;
  
}

.search-bar .tg-select:after {
  top: 10px;
  right: 15px;
  z-index: 2;
  color: #666;
  display: block;
  content: '\e93a';
  position: absolute;
  text-align: center;
  font-size: inherit;
  line-height: 40px;
  font-family: 'LineIcons';
}

.search-bar .tg-select select {
  z-index: 1;
  width: 100%;
  position: relative;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.search-bar .tg-select select option {
  color: #666;
}
 */
.search-bar .tg-inputwithicon {
  position: relative;
}

.search-bar .tg-inputwithicon i {
  top: 0;
  left: 0;
  z-index: 2;
  color: #363b4d;
  position: absolute;
}

.search-bar .tg-inputwithicon i {
  left: 20px;
  color: #666;
  font-size: 20px;
  line-height: 60px;
}

.search-bar .btn-common {
  top: 0;
  right: 0;
  padding: 0;
  z-index: 2;
  width: 100px;
  border-radius: 0;
  border: none;
  cursor: pointer;
  line-height: 60px;
  text-align: center;
  position: absolute;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  font-weight: 700;
  letter-spacing: 0.5px;
  
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
}

.search-bar .btn-common i {
  font-size: 38px;
  vertical-align: middle;
}

.search-button {
  background: #484848;
  padding-bottom: 40px;
}

/* Feateured Product */
.featured-box {
  width: 100%;
  padding: 15px;
  background: #fff;
  box-shadow: 0px 2px 18px 0px rgba(198, 198, 198, 0.3);
  margin-bottom: 15px;
  margin-top: 15px;
}

.featured-box figure {
  margin: 0;
  width: 100%;
  float: left;
  position: relative;
}

.featured-box figure .icon i {
  top: 10px;
  right: 10px;
  z-index: 2;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
  position: absolute;
  background: var(--colorprincipal);
  padding: 10px;
  display: inline-block;
  border-radius: 4px;
}

.featured-box .feature-content .tg-product {
  width: 100%;
  float: left;
  font-size: 14px;
  line-height: 18px;
  list-style: none;
  margin: 0 0 12px;
  padding: 20px 0 10px;
  border-bottom: 1px solid #dbdbdb;
}

.featured-box .feature-content .tg-product a {
  color: #999;
}

.featured-box .feature-content h4 {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 0;
}

.featured-box .feature-content h4 a {
  color: var(--colorprincipal);
}

.featured-box .feature-content ul.address {
  margin-bottom: 15px;
  display: inline-block;
}

.featured-box .feature-content ul.address li {
  float: left;
  width: 50%;
  line-height: 30px;
  color: #999;
}

.featured-box .feature-content ul.address li i {
  margin-right: 5px;
}

.featured-box .feature-content ul.address li a {
  color: #999;
}

.featured-box .feature-content ul.address li a:hover {
  color: var(--colorprincipal);
}

.featured-box .feature-content .btn-list .btn-common i {
  margin-right: 5px;
}

.featured-box .feature-content .btn-list .btn-price {
  font-size: 14px;
  padding: 12px 30px;
  background: #ff6670;
  margin-right: 5px;
  line-height: 19px;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  border-radius: 4px;
}

.featured-box .feature-content span {
  font-size: 10px;
}

/* ==========================================================================
   Featured Listings Styles
   ========================================================================== */
.featured-lis {
  background:#f6f6f6!important
}




.product-item img{
  border-radius: 8px 8px 0px 0px;
}
.product-item .carousel-thumb {
    padding:0px 6px;
  display: block;
  position: relative;
  z-index: 99;
  overflow: hidden;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  border-radius: 8px 8px 0px 0px;
}

.product-item .carousel-thumb .overlay {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  top: 0;
  left: 0;
  z-index: 999;
  bottom: -1px;
  right: 0;
  opacity: 0;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.product-item {
  margin: 0px 10px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 0px 0px 0 rgb(62 62 62 / 12%), 0 0px 0px 0 rgb(0 0 0 / 12%), 0px 1px 11px 0px rgb(0 0 0 / 12%); 
}
.product-item:hover{
  box-shadow: 0 0px 0px 0 rgba(119, 119, 119, 0.12), 0 0px 0px 0 rgba(99, 99, 99, 0.12), 0px 1px 11px 0px rgba(107, 107, 107, 0.12); 
  transition: .3s;
}

.carousel-caption {
  position: absolute;
  right: 10%;
  bottom: 20px;
  left: 10%;
  z-index: 10;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
@media(max-width:756px){
     .product-item {
  margin: 0px 0px;
  background: #ffffff;
   box-shadow: 0 0px 0px 0 rgb(62 62 62 / 12%), 0 0px 0px 0 rgb(0 0 0 / 12%), 0px 1px 11px 0px rgb(0 0 0 / 12%); 

}
  .price{
      font-size:14px!important;
  }
    
    .slide-head .head-title{
        font-size:40px;
    }
    .carousel-caption {
    position: absolute;
    top:25%;
     right: 3%; 
     bottom: 20px; 
     left: 3%; 
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
    
}
 .product-item  .price {
  font-size: 11px;
  left: 14px;
  font-weight: 700;
  z-index: 999;
} 

.product-item .carousel-thumb:hover {
  border-color: var(--colorprincipal);
}

.product-item .carousel-thumb:hover .overlay {
  opacity: 1;
  visibility: visible;
}

.product-item .carousel-thumb:hover i {
  opacity: 1;
  visibility: visible;
}

.product-item .product-content {
  padding: 7px 8px 2px;
}

.product-item .product-content a {
  color: #999;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}

.product-item .product-title {
  margin: 0;
  overflow: hidden;
  font-size: 13px;
  padding: 2px 0;
  position: relative;
 /*  
 text-overflow: ellipsis;
 white-space: nowrap; 
 */
  color:#555555;
  text-align: left;
  height:35px;
}

@media(max-width:576px){
  .product-item .product-categorias{
   
    font-size: 11px!important;
   
  }
  .product-item .product-title {
   
    font-size: 12px;
  }
  .product-item .product-content {
    padding: 2px 4px 1px;
}
}
.product-item .product-title a {
  color: #313131;
  font-weight: 500;
}

.product-item .product-title a:hover {
  color: var(--colorprincipal);
}

.product-item .icon i {
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 50%;
  color: var(--colorprincipal);
  font-size: 15px;
  height: 36px;
  line-height: 36px;
  vertical-align: middle;
  position: absolute;
  right: 12px;
  text-align: center;
  top: 12px;
  width: 36px;
}

.product-item .price {
  color: #484848;
  display: block;
  font-size: 16px;
  font-weight: 700;
}

.product-item .product-categorias{
  color: #999;
  font-size: 13px;
  font-weight: 400;
  line-height: 14px;
 
}


 .product-item .card-text {
  display: flex;
  padding-top: 10px;
  padding-bottom: 8px;
} 
.product-item .left-display{
  width: 80%;
}
.product-item .right-display{
  height: 20%;
}


.product-item .card-text .icon-wrap i {
  color: #444444;
}

.product-item .card-text .btn-product a {
  color: #484848;
  border-radius: 4px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  font-size: 17px;
 /*  position: absolute;
  bottom: 0;
  right: 0; */
  padding: 6px 10px;
  width: 30px;
  height: 27px;
}






.bg-green a {
  background: var(--colorprincipal)!important;
  color: #fff !important;
}

.bg-green a:hover {
  background: var(--colordegradado)!important;
  color: #fff !important;
}

.btn-green{
  background: var(--colorprincipal)!important;
  color: #fff !important;
  border:1px solid var(--colorprincipal);
  border-radius: 0px;
}

.btn-green:hover{
  background: var(--colordegradado)!important;
  color: #fff !important;
  border:1px solid var(--colordegradado);
}

.bg-yellow a {
  background: #FFC107;
  color: #fff !important;
}


#new-products{
  border-radius: 5px!important;
}


#new-products .owl-controls .owl-buttons {
  position: relative;
  top: -150px;
  left: 0;
}

#new-products .owl-controls .owl-buttons div.owl-prev {
  float: left;
  margin-left: -45px;
}

#new-products .owl-controls .owl-buttons div.owl-next {
  float: right !important;
  margin-right: -45px;
}



#combo-products .owl-controls .owl-buttons {
  position: relative;
  top: -150px;
  left: 0;
}

#combo-products .owl-controls .owl-buttons div.owl-prev {
  float: left;
  margin-left: -45px;
}

#combo-products .owl-controls .owl-buttons div.owl-next {
  float: right !important;
  margin-right: -45px;
}



#promo-products .owl-controls .owl-buttons {
  position: relative;
  top: -150px;
  left: 0;
}

#promo-products .owl-controls .owl-buttons div.owl-prev {
  float: left;
  margin-left: -45px;
}

#promo-products .owl-controls .owl-buttons div.owl-next {
  float: right !important;
  margin-right: -45px;
}




.owl-theme .owl-controls .owl-buttons div {
  width: 40px;
  height: 40px;
  display: block !important;
  background: var(--colorprincipal) !important;
  text-align: center;
  display: inline-block;
  opacity: 1 !important;
  border-radius: 0 !important;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18), 0 2px 5px 0 rgba(0, 0, 0, 0.15);
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}

.owl-theme .owl-controls .owl-buttons div:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  opacity: 0.8 !important;
}

.owl-theme .owl-controls .owl-buttons div i {
  color: #fff;
  font-size: 16px;
  line-height: 40px;
}

/* Trending Categories Section Start */
.trending-cat {
  background: #fafafa;
}

.contents-ctg {
  padding: 110px 0 160px;
}

/* videos de youtube */
.slider{
  background-color:#fff;
  padding-bottom: 40px;
  padding-top: 40px;
}
/* .slider .card img{
  width: 100%;
}
.slider .card{
  padding: 0 0;
}
 */


.box {
  background: #fff;
  color: #666;
  float: left;
  margin: 0 0 30px;
  padding: 30px 0;
  text-align: center;
  width: 100%;
  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;
}

.box .icon {
  margin: 0 auto 20px;
}

.box .icon img {
  height: 60px;
  max-width: 60px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(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;
}

.box .icon i {
  font-size: 40px;
  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;
}

.box h4 {
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  color: #484848;
  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;
}

.box strong {
  display: block;
  font-weight: 400;
  font-size: 14px;
  padding: 0 0 10px;
  color: #999;
  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;
}

.box:hover {
  background: var(--colordegradado);
  -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);
}

.box:hover .icon img {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}

.box-hover i,
.box:hover h4,
.box:hover strong {
  color: #fff;
}

#list-view .featured-box {
  display: inline-block;
}

#list-view .featured-box figure {
  float: left;
  width: 42%;
}

#list-view .featured-box .feature-content {
  float: left;
  text-align: left;
  padding: 0px 15px 15px 30px;
  width: 50.667%;
}

#list-view .featured-box .feature-content .tg-product {
  padding: 0px 0 10px;
}

#list-view .list-box figure {
  float: left;
  width: 38%;
}

#list-view .list-box figure img {
  height: 218px;
  width: 100%;
}

#list-view .list-box .feature-content {
  float: left;
  text-align: left;
  padding: 0px 0px 0px 0px;
  width: 58%;
  margin-left: 20px;
}

.product-filter {
  margin-bottom: 20px;
  background: #fafafa;
  display: inline-block;
  width: 100%;
  padding: 15px;
}

.product-filter .nav-tabs {
  float: right;
  margin-right: 10px;
  border: none;
}

.product-filter .nav-tabs .nav-link {
  font-size: 22px;
  border: none;
  padding: 2px 10px;
  border-radius: 4px;
  color: #999;
  background: transparent;
}

.product-filter .nav-tabs .nav-item.show .nav-link,
.product-filter .nav-tabs .nav-link.active {
  border: none;
  color: #fff;
  color: var(--colorprincipal);
}

.product-filter .short-name {
  line-height: 10px;
  display: inline-block;
  color: #999;
}

.product-filter .short-name span {
  float: left;
  margin-right: 5px;
}

.product-filter .short-name .name-ordering {
  float: left;
}

.product-filter .Show-item {
  float: right;
  line-height: 27px;
}

.product-filter .Show-item span {
  color: #999;
  display: inline-block;
  line-height: 20px;
  margin-right: 5px;
}

.product-filter .Show-item .woocommerce-ordering {
  float: right;
}

.product-filter .button, .product-filter select {
  font-size: 14px;
  font-weight: 400;
  color: #333;
}

.categories-icon .icon-box {
  text-align: center;
  padding: 15px;
  margin-bottom: 15px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.categories-icon .icon-box .icon {
  margin-bottom: 15px;
}

.categories-icon .icon-box .icon i {
  width: 80px;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  color: #999;
  font-size: 48px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.categories-icon .icon-box h4 {
  font-size: 16px;
  color: #484848;
  font-weight: 500;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.categories-icon .icon-box:hover {
  background: var(--colordegradado);
  box-shadow: 0px 16px 20px 0px rgba(216, 216, 216, 0.75);
}

.categories-icon .icon-box:hover .icon i {
  font-size: 42px;
  color: #fff;
}

.categories-icon .icon-box:hover h4 {
  color: #fff;
}

.page-sidebar .widget {
  background-color: #ffffff;
  margin-bottom: 10px;
  border-radius: 5px;
}

.page-sidebar .widget .widget-title {
  font-family: 'Poppins', sans-serif!important;
  padding: 17px 25px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  border-bottom: 1px solid #f1f1f1;
}

.page-sidebar .categories-list {
  padding: 20px;
}

.page-sidebar .categories-list li {
  padding: 7px 0;
}

.page-sidebar .categories-list li a {
  text-decoration: none;
  color: #888;
  width: 100%;
  display: inline-block;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.page-sidebar .categories-list li a:hover {
  color: var(--colordegradado);
}

.page-sidebar .categories-list li a i {
  margin-right: 5px;
}

.page-sidebar .categories-list li .category-counter {
  font-size: 12px;
}

.page-sidebar .add-box {
  padding: 20px;
}

/* Gallery Section */
#gallery-section {
  position: relative;
}

#gallery-section .gallery-box {
  position: relative;
  margin-bottom: 30px;
}

#gallery-section .gallery-box .overlay-box {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 25%;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

#gallery-section .gallery-box .overlay-box i {
  color: #ffffff;
  font-size: 16px;
  width: 50px;
  height: 50px;
  display: inline-block;
  line-height: 50px;
  background: #e6296a;
  border-radius: 50%;
  transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

#gallery-section .gallery-box:hover .overlay-box {
  background: rgba(0, 0, 0, 0.85);
  transform: scale(1, 1);
  transition: all 500ms ease;
}

#gallery-section .gallery-box:hover .overlay-box i {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}





/* Services Item */


.services .row .col-md-6 .services-content h5 b{
  font-family: 'Montserrat', sans-serif!important;
}

.services-item {
  padding: 30px;
  background: #fafafa;
  margin-bottom: 30px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(37, 37, 37, 0.08);
  border-bottom: 3px solid #f1f1f1;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

.services-item .icon i {
  color: var(--colorprincipal);
  font-size: 42px;
  text-align: center;
  margin-bottom: 10px;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

.services-item .services-content h3 {
  font-family: 'Montserrat', sans-serif!important;
  margin-bottom: 10px;
}

.services-item .services-content h3 a {
  
  font-size: 18px;
  letter-spacing: 0.5px;
  color: #484848;
}

.services-item .services-content h3 a:hover {
  color: var(--colordegradado);
}

.services-item:hover {
  border-color: var(--colordegradado);
}

.details-box .product-img {
  position: relative;
}

/* .details-box .price {
  position: absolute;
  top: 20px;
  right: 5px;
  background: var(--colorprincipal);
  padding: 10px 25px;
  font-size: 20px;
  color: #fff;
  font-weight: 500;
} */

.ads-details-info h1 {
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
}


.details-box .ads-details-info .details-meta span {
  display: inline-block;
  margin: 11px 0 16px;
}

.details-box .ads-details-info .details-meta span a {
  color: #999;
  margin-right: 10px;
}

.details-box .ads-details-info .details-meta span a:hover {
  color: var(--colordegradado);
}

.details-box .ads-details-info .details-meta span a i {
  margin-right: 5px;
}

.details-box .ads-details-info .title-small {
  font-size: 22px;
  font-weight: 500;
}

.details-box .ads-details-info .list-specification {
  width: 100%;
  display: inline-block;
}

.details-box .ads-details-info .list-specification li {
  width: 48%;
  box-sizing: border-box;
  float: left;
  position: relative;
  margin-bottom: 7px;
  margin-right: 5px;
}

.details-box .ads-details-info .list-specification li i {
  margin-right: 2px;
}

.details-box .advertisement li {
  display: inline-block;
  margin-right: 10px;
}

.details-box .advertisement li a {
  color: #484848;
}
.ads-btn h5 {
  font-size: 25px;
  font-weight: 700;
  line-height: 36px;
}

.ads-btn a {
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 20px;
  margin-top: 10px;
  background: var(--colorprincipal);
  border:1px solid var(--colorprincipal) ;
}
.ads-btn a:hover {
  
  background: var(--colordegradado);
  border:1px solid var(--colordegradado) ;
}
.ads-btn  i{
  color: #ffffff;
}




.details-box .ads-btn a i {
  margin-right: 5px;
}

.details-box .ads-btn .btn-reply {
  background: #0d79bf;
}

.details-box .share span {
  float: left;
  margin-right: 12px;
  line-height: 30px;
  font-size: 16px;
  font-weight: 700;
}

.details-box .social-link a {
  display: inline-block;
  color: #fff;
  margin-right: 5px;
  border-radius: 4px;
  background: #fafafa;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
}

.details-box .social-link .twitter {
  background: #55acee;
}

.details-box .social-link .facebook {
  background: #3b5998;
}

.details-box .social-link .google {
  background: #dd4b39;
}

.details-box .social-link .linkedin {
  background: #007bb5;
}

.details-box .owl-pagination {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -65px;
}

.description-info {
  margin-top: 50px;
  background: #ffffff;
}

.description-info .description {
  background: #fafafa;
  padding: 30px;
}

.description-info .short-info {
  background: #fafafa;
  padding: 30px;
}

.description-info .short-info h4 {
  font-size: 18px;
  margin-bottom: 20px;
}

.description-info .short-info ul li {
  margin-bottom: 20px;
}

.description-info .short-info ul li i {
  font-size: 18px;
  margin-right: 10px;
}

.description-info .short-info ul li a {
  color: #484848;
  font-size: 16px;
}

.description-info .short-info ul li a span {
  color: var(--colorprincipal);
}

.description-info .short-info ul li a:hover {
  color: var(--colordegradado);
}

.owl-theme .owl-controls {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.sidebar-box {
  background: #fafafa;
  width: 100%;
  display: inline-block;
  margin-bottom: 30px;
}

.sidebar-box .user {
  float: left;
  width: 100%;
  padding: 30px 20px;
  position: relative;
  margin-bottom: 30px;
  background: var(--colorprincipal);
}

.sidebar-box .user figure {
  margin: 0;
  float: left;
  position: relative;
}

.sidebar-box .user figure img {
  border-radius: 50%;
}

.sidebar-box .user .usercontent {
  overflow: hidden;
  padding: 12px 0 12px 15px;
}

.sidebar-box .user .usercontent h3 {
  color: #fff;
  font-size: 16px;
  
  font-weight: 700;
  line-height: 16px;
  margin-bottom: 6px;
}

.sidebar-box .user .usercontent h4 {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
}

.sidebar-box .navdashboard {
  border-top: 1px solid #495067;
}

.sidebar-box .navdashboard ul {
  width: 100%;
}

.sidebar-box .navdashboard ul li {
  margin: 0;
  width: 100%;
  float: left;
  position: relative;
  line-height: 48px;
}

.sidebar-box .navdashboard ul li a {
  color: #484848;
  width: 100%;
  float: left;
  line-height: inherit;
  margin-bottom: 3px;
  border-left: 3px solid transparent;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.sidebar-box .navdashboard ul li a span {
  text-align: left;
}

.sidebar-box .navdashboard ul li a i {
  width: 58px;
  display: inline-block;
  font-size: 20px;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.sidebar-box .navdashboard ul li a:focus,
.sidebar-box .navdashboard ul li a:hover,
.sidebar-box .navdashboard ul li a.active {
  border-color: var(--colordegradado);
}

.sidebar-box .navdashboard ul li a:focus i,
.sidebar-box .navdashboard ul li a:hover i,
.sidebar-box .navdashboard ul li a.active i {
  color: var(--colordegradado);
}




/*==============================================
Seccion Blog	
==============================================*/



.testimonial .testimonial-item h2{
  font-family: 'Poppins', sans-serif!important;
}

.testimonial .testimonial-item p{
  font-family: 'Montserrat', sans-serif!important;
}

.testimonial .testimonial-item a{
  font-family: 'Montserrat', sans-serif!important;
}

.testimonial .testimonial-item h3{
  font-family: 'Montserrat', sans-serif!important;
}

.testimonial .testimonial-item h3 a{
  font-family: 'Montserrat', sans-serif!important;
}

.testimonial .testimonial-item .absolute-btn span a{
  font-family: 'Montserrat', sans-serif!important;
}


.testimonial .testimonial-item .absolute-btn span{
  border-radius: 5px!important;
}












/*==============================================
Dashboard Global Elements			
==============================================*/
.dashboard-sections {
  padding: 20px 0;
}

.dashboard-sections .dashboardbox {
  width: 100%;
  float: left;
  overflow: hidden;
  background: #fff;
  position: relative;
  border-radius: 4px;
  padding: 10px;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.dashboard-sections .icon {
  float: left;
}

.dashboard-sections .icon i {
  font-size: 22px;
  text-align: center;
  line-height: 42px;
  width: 42px;
  border-radius: 50%;
  color: #fff;
  height: 42px;
  display: inline-block;
  background: var(--colorprincipal);
}

.dashboard-sections .contentbox {
  float: left;
  margin-left: 10px;
}

.dashboard-sections .contentbox h2 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 8px;
}

.dashboard-sections .contentbox h2 a {
  color: #484848;
  bottom: 10px;
  padding: 0 14px 0 0;
}

.dashboard-sections .contentbox h2 a:hover {
  color: var(--colordegradado);
}

.dashboard-sections .contentbox h3 {
  font-size: 15px;
  color: #999;
  font-weight: 400;
  margin: 0;
}

.dashboardbox:hover {
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
}

.inner-box {
  background: #fafafa;
}

.dashboard-box {
  width: 100%;
  display: inline-block;
  padding: 10px;
  border-bottom: 1px solid #eaedef;
}

.dashboard-box .dashbord-title {
  margin: 0;
  float: left;
  color: #363b4d;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  padding: 8px 0 8px 10px;
}

.dashboard-wrapper {
  padding: 10px 15px;
}

.dashboard-wrapper .select select {
  border: 0;
  width: 100%;
  border-radius: 0;
  background: transparent;
  font-size: 16px;
  outline: none;
  line-height: 30px;
  padding: 15px 15px 15px 0;
}

#editor {
  position: relative;
}

#editor .panel-default .panel-heading {
  padding: 0;
  border-radius: 4px;
  background: transparent;
  border: none;
}

#editor .note-editor.note-frame {
  border: 1px solid #ddd;
}

#editor .popover {
  display: none;
}

.note-Top {
  display: none;
}

.tg-fileuploadlabel {
  width: 100%;
  padding: 30px;
  color: #363b4d;
  font-size: 14px;
  line-height: 17px;
  margin: 0 0 10px;
  cursor: pointer;
  border-radius: 5px;
  border: 3px dashed #eaedef;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.tg-fileuploadlabel span {
  display: block;
  margin-bottom: 15px;
}

.tg-fileuploadlabel span:first-child {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

.tg-fileuploadlabel span:first-child(2) {
  padding: 15px 0;
}

.tg-fileuploadlabel span:first-child(4) {
  color: #363b4d;
  font-size: 13px;
  line-height: 16px;
  margin: 30px 0 0;
}

.tg-fileuploadlabel input[type=file].fileinput {
  display: none;
}

.tg-fileuploadlabel .btn {
  color: #fff;
  padding: 10px 50px;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 23px;
  display: inline-block;
  vertical-align: middle;
  
}

#tg-photogallery {
  display: none;
}

.checkbox {
  font-size: 12px;
}

.checkbox a {
  font-size: 12px;
  color: #999;
}

.checkbox a:hover {
  color: var(--colordegradado);
}

.tg-inputwithicon .tg-select {
  color: #666;
  width: 100%;
  position: relative;
  
}

.tg-inputwithicon .tg-select:after {
  top: 10px;
  right: 15px;
  z-index: 2;
  color: #666;
  display: block;
  content: '\e93a';
  position: absolute;
  text-align: center;
  font-size: inherit;
  line-height: 40px;
  font-family: 'LineIcons';
}

.tg-inputwithicon .tg-select select {
  border: 0;
  border-radius: 0;
  font-size: 16px;
  width: 100%;
  line-height: 30px;
  background: #ffffff;
  z-index: 1;
  width: 100%;
  position: relative;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.dashboard-wrapper .tg-inputwithicon .tg-select:after {
  top: 2px;
}

.dashboard-wrapper .tg-select select:focus {
  outline: none;
}

/*==============================================
Dashboard My Ads					
==============================================*/
.nav-table {
  width: 100%;
  display: inline-block;
  margin: 10px 0 20px;
}

.nav-table ul li {
  float: left;
  margin-right: 15px;
  position: relative;
}

.nav-table ul li a {
  color: var(--colorprincipal);
  padding: 7px 16px;
  display: inline-block;
  border: 1px solid #eaedef;
  border-radius: 4px;
}

.nav-table ul li a:hover,
.nav-table ul li.active a {
  background: var(--colordegradado);
  color: #fff;
}

.dashboardtable tbody tr {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.dashboardtable thead tr th {
  color: #484848;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-align: left;
  padding: 15px 10px;
  background: transparent;
  vertical-align: middle;
  border-bottom: none;
}

.dashboardtable thead tr th .checkbox,
.dashboardtable tbody tr td .checkbox {
  width: 20px;
  height: 20px;
}

.dashboardtable tbody tr td,
.dashboardtable tbody tr td h3 {
  color: #484848;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  vertical-align: middle;
  margin: 0;
}

.dashboardtable tbody tr td h3 + span {
  color: #666;
  display: block;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.photo {
  width: 110px;
  display: block;
}

.adcategories {
  min-width: 110px;
  display: block;
}

.adstatus {
  width: 80px;
  color: #fff;
  display: block;
  font-size: 13px;
  font-weight: 500;
  line-height: 30px;
  border-radius: 3px;
  text-align: center;
  
}

.adstatusinactive {
  color: #363b4d;
  background: #f7f7f7;
}

.adstatusactive {
  background: var(--colorprincipal);
}

.adstatusexpired {
  background: #fc9209;
}

.adstatusdeleted {
  background: #f91942;
}

.adstatussold {
  background: #363b4d;
}

.btns-actions {
  min-width: 150px;
  width: 100%;
  float: left;
  margin: -5px 0;
}

.btns-actions .btn-action {
  margin: 5px;
  width: 40px;
  height: 40px;
  float: left;
  color: #363b4d;
  line-height: 40px;
  border-radius: 5px;
  background: #f7f7f7;
  text-align: center;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.btns-actions .btn-action i {
  display: block;
  line-height: 40px;
}

.dashboardtable tbody tr:hover .btn-delete {
  background: #f91942;
  color: #fff;
}

.dashboardtable tbody tr:hover .btn-edit {
  background: #363b4d;
  color: #fff;
}

.dashboardtable tbody tr:hover .btn-view {
  background: var(--colorprincipal);
  color: #fff;
}

.dashboardtable tbody tr:hover {
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
}

.form-dashboard {
  padding: 0px 5px 15px;
}

.form-dashboard .privacy-box .dashboardholder {
  border: 1px solid #ddd;
  padding: 15px;
}

.form-dashboard .privacy-box .dashboardholder ul {
  margin-bottom: 20px;
}

.form-dashboard .privacy-box .dashboardholder ul li {
  margin-bottom: 15px;
}

.form-dashboard .privacy-box .dashboardholder ul li .checkbox span {
  font-size: 14px;
  margin-left: 8px;
}

.dashboardboxtitle h2 {
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 500;
}

.offers-messages {
  border: 1px solid #ddd;
  padding: 0px 0 15px;
}

.offers-messages .offers-box {
  padding: 15px 0;
  display: inline-block;
  border-right: 1px solid #ddd;
}

.offers-user-online .offerer {
  width: 100%;
  float: left;
  cursor: pointer;
  position: relative;
  margin: 0px;
  padding: 10px;
}

.offers-user-online .offerer figure {
  float: left;
  margin: 0px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 20px;
  box-shadow: 0px 2px 12px 0px rgba(198, 198, 198, 0.3);
  border: 2px solid #fff;
  position: relative;
}

.offers-user-online .offerer figure img {
  height: auto;
  max-width: 100%;
}

.offers-user-online .offerer .bolticon {
  width: 8px;
  height: 8px;
  background: var(--colorprincipal);
  border-radius: 50%;
  position: absolute;
  top: 18px;
  left: 15px;
}

.offers-user-online .offerer .user-name {
  padding: 10px 0;
}

.offers-user-online .offerer .user-name h3 {
  color: #484848;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  overflow: hidden;
}

.offers-user-online .offerer .user-name h4 {
  font-size: 14px;
}

.offers-user-online .offerer .user-name h4 a {
  color: var(--colorprincipal);
}

.chat-message-box {
  padding: 15px 0;
  display: inline-block;
}

.chat-message-box .offerermessage {
  width: 100%;
  float: left;
  position: relative;
}

.chat-message-box .offerermessage figure {
  float: left;
  margin: 0px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 20px;
  box-shadow: 0px 2px 12px 0px rgba(198, 198, 198, 0.3);
  border: 2px solid #fff;
  position: relative;
}

.chat-message-box .offerermessage figure img {
  height: auto;
  max-width: 100%;
}

.chat-message-box .offerermessage .description {
  margin-left: 80px;
}

.chat-message-box .offerermessage .description .info {
  width: auto;
  padding: 10px;
  margin: 0px 0px 5px;
  background: #fff;
}

.chat-message-box .offerermessage .description .info h3 {
  font-size: 16px;
  font-weight: 500;
}

.chat-message-box .offerermessage .description .info p {
  font-size: 13px;
  line-height: 20px;
}

.chat-message-box .offerermessage .description .date {
  color: #999;
  font-style: italic;
}

.chat-message-box .memessage {
  width: 100%;
  float: left;
  position: relative;
  margin: 8px 0px;
  padding: 0px 40px;
}

.chat-message-box .memessage figure {
  float: right;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 20px;
  box-shadow: 0px 2px 12px 0px rgba(198, 198, 198, 0.3);
  border: 2px solid #fff;
  bottom: 21px;
  width: 30px;
  height: 30px;
  position: absolute;
  margin: 0px;
  right: 0;
}

.chat-message-box .memessage figure img {
  height: auto;
  max-width: 100%;
}

.chat-message-box .memessage .description {
  margin-left: 80px;
}

.chat-message-box .memessage .description .info {
  width: auto;
  padding: 10px;
  margin: 0px 0px 5px;
  background: #fff;
}

.chat-message-box .memessage .description .info h3 {
  font-size: 16px;
  font-weight: 500;
}

.chat-message-box .memessage .description .info p {
  font-size: 13px;
  line-height: 20px;
}

.chat-message-box .memessage .description a {
  color: #999;
}

.chat-message-box .memessage .description a:hover {
  color: var(--colorprincipal);
}

.chat-message-box .memessage .description .date {
  color: #999;
  font-style: italic;
}

.replay-box {
  float: left;
  width: 100%;
  border-width: 1px;
  border-style: solid;
  border-color: #ddd;
}

.replay-box .form-control {
  width: 100%;
  height: 100px;
  font-size: 13px;
  line-height: 16px;
  border-width: 0px;
  border-style: initial;
  border-color: initial;
  border-image: initial;
  padding: 8px;
  border-radius: 0px;
}

.replay-box .icon-box {
  width: 100%;
  float: left;
  height: 39px;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
}

.replay-box .icon-box i {
  cursor: pointer;
  font-size: 16px;
  line-height: 22px;
  display: inline-block;
  vertical-align: middle;
  margin: 0px 0px 0px 6px;
}

.card {
  background: #fafafa;
  padding: 25px 30px 30px 30px;
  margin-bottom: 10px;
}

.card .table-total-checkout {
  width: 100%;
  
  margin-bottom: 20px;
}

.card .table-total-checkout tbody tr td {
  text-align: right;
  font-size: 30px;
}

/* ==========================================================================
   Pricing Table Style
   ========================================================================== */
.mainHeading {
  text-align: center;
  margin-bottom: 20px;
}

.mainHeading .section-title {
  padding: 20px 0px;
}

#pricing-table {
  text-align: center;
}

#pricing-table .title {
  padding-top: 17px;
  padding-bottom: 25px;
}

#pricing-table .title h3 {
  color: #7a7d80;
  
  font-size: 16px;
  margin-bottom: 0px;
}

#pricing-table .table {
  padding-bottom: 30px;
  border-radius: 4px;
  background: #ffffff;
  box-shadow: 0px 2px 18px 0px rgba(198, 198, 198, 0.3);
  border-bottom: 3px solid #ddd;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

#pricing-table .table .pricing-header {
  position: relative;
  padding-bottom: 20px;
  text-align: center;
}

#pricing-table .table .pricing-header .price-value {
  font-size: 46px;
  color: var(--colorprincipal);
  position: relative;
  text-align: center;
  font-weight: 700;
  line-height: 62px;
}

#pricing-table .table .pricing-header .price-value sup {
  font-size: 18px;
  font-weight: 500;
  top: -18px;
}

#pricing-table .table .pricing-header .price-value span {
  font-size: 14px;
  font-weight: 500;
}

#pricing-table .table .description {
  text-align: center;
  padding: 0px 50px;
  margin-bottom: 20px;
}

#pricing-table .table .description li {
  font-size: 14px;
  font-weight: 500;
  color: #7a7d80;
  padding-bottom: 15px;
}

#pricing-table .table:hover {
  border-color: var(--colordegradado);
}

#pricing-table #active-tb {
  border-color: var(--colorprincipal);
}

.testimonial {
  border-top: 1px solid #31313123;
  background-color:#fff;
}

.testimonial-item {
  border-radius: 5px;
  margin-right: 10px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
}

.testimonial-item .img-thumb {
  
}

.testimonial-item .img-thumb img {
  /* border: 3px solid var(--colorprincipal); */
  width: 100%;
  object-fit: cover;
  height: 260px;
  width: 100%;
}

.testimonial-item .content {
  overflow: hidden;
  padding: 5px;
  text-align: left;
}
.absolute-btn{
  position: absolute;
  bottom: 10px;
  right: 25px;
}
@media(max-width:576px){
  .section-title:before {
    
    left: 8%;
  }
  .absolute-btn{
    position: absolute;
    bottom: 10px;
    right: 25px;
  }
  .testimonial-item .content {
    overflow: hidden;
    padding: 10px 25px;
  }
  .testimonial-item .img-thumb img {
    height: 150px;
  }
}

.testimonial-item .btn-product a {
  color: #484848;
  padding: 5px 14px;
  border-radius: 5px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.testimonial-item .content h2 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
}

.testimonial-item .content a {
  color: var(--coloprincipal);
}

.testimonial-item .content .description {
  width: 100%;
}

.testimonial-item .content h3 {
  margin: 0;
  clear: both;
  font-size: 13px;
  font-weight: 500;
  line-height: 26px;
}

.testimonial-item .content h3 a {
  color: var(--colorprincipal);
}

.owl-pagination {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -40px;
}

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 2px 4px;
  filter: alpha(opacity=50);
  opacity: 1;
  border-radius: 30px;
  background: #fff;
  border: 2px solid #fff;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: var(--colordegradado);
}

/* Blog Area */
.product-item .img-fluid{
  object-fit: contain;
  width: 100%;
  height: 230px;
}
#blog {
  background: #f2f2f2;
}

.blog-post {
  background-color: #fafafa;
  border-bottom: 5px solid var(--colorprincipal);
  margin-bottom: 30px;
}

.blog-post .post-content {
  padding: 10px 15px;
}

.blog-post .post-content .post-title {
  margin-top: 0;
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 25px;
}

.blog-post .post-content .post-title a {
  color: #484848;
  font-size: 20px;
  line-height: 10px;
}

.blog-post .post-content .post-title a:hover {
  color: var(--colordegradado);
}

.blog-post .cat-meta {
  margin-bottom: 20px;
}

.blog-post .cat-meta li a {
  background: #EBEBEB;
  color: #6f6f6f;
  padding: 5px 10px;
}

.blog-post .meta {
  margin-top: 0;
  margin-bottom: 10px;
}

.blog-post .meta .meta-part {
  display: inline-block;
  margin-right: 10px;
}

.blog-post .meta .meta-part a {
  color: #999;
  
}

.blog-post .entry-summary {
  margin: 15px 0 30px;
  line-height: 26px;
}
/* blog-post-ra */

.blog-post-ra {
  background-color: #fafafa;
  border-bottom: 5px solid var(--colorprincipal);
  margin-bottom: 30px;
}

.blog-post-ra .post-content {
  padding: 0px 20px 20px 20px;
}

.blog-post-ra .post-content .post-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}

.blog-post-ra .post-content .post-title a {
  color: #484848;
}

.blog-post-ra .post-content .post-title a:hover {
  color: var(--colordegradado);

}

.blog-post-ra .cat-meta {
  margin-bottom: 20px;
}

.blog-post-ra .cat-meta li a {
  background: #EBEBEB;
  color: #6f6f6f;
  padding: 5px 10px;
}

.blog-post-ra .meta {
  margin-top: 0;
  margin-bottom: 10px;
}

.blog-post-ra .meta .meta-part {
  display: inline-block;
  margin-right: 10px;
}

.blog-post-ra .meta .meta-part a {
  color: #999;
  
}

.blog-post-ra .entry-summary {
  margin: 15px 0 30px;
  line-height: 26px;
}

.quote-post .quote-wrap {
  text-align: center;
  padding: 50px 0;
  font-size: 25px;
  font-style: italic;
  font-weight: 400;
  background: #F7F7F7;
}

blockquote {
  border-left: none;
  padding: 15px;
  line-height: 36px;
}

.pagination-bar {
  margin-top: 35px;
}

.page-item .page-link {
  margin-right: 10px;
  padding: 10px 18px;
  border-radius: 4px;
  color: var(--colorprincipal);
}

.page-link:focus, .page-link:hover, .page-link.active {
  background-color: var(--colordegradado);
  color: #fff;
}

.post-content-block {
  margin-bottom: 40px;
}

.post-thumb {
  position: relative;
}

.post-thumb .date {
  position: absolute;
  font-size: 13px;
  
  top: 10px;
  left: 10px;
  padding: 7px 17px;
  background-color: white;
}

.post-thumb .date .day {
  color: var(--colorprincipal);
  display: block;
  font-size: 24px;
  font-weight: 700;
}

.post-meta {
  padding-bottom: 10px;
}

.post-meta a {
  color: #888;
}

.post-meta a:hover {
  color: var(--colordegradado);
}

.post-meta span {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #ddd;
  line-height: 12px;
  color: #888;
  display: inline-block;
}

.post-meta span i {
  color: #888;
  margin-right: 5px;
}

.post-meta .post-comment {
  border-right: 0;
}

.tags-area {
  margin: 20px 0;
}

.tags-area .post-tags a {
  border: 1px solid #eee;
  color: #7c7c7c;
  display: inline-block;
  font-size: 12px;
  padding: 3px 10px;
  margin-left: 3px;
  border-radius: 3px;
}

.tags-area .post-tags a:hover {
  background: var(--colordegradado);
  color: #fff;
}

.share-items .list-inline li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.share-items .list-inline li a i {
  margin-left: 5px;
  font-size: 14px;
  line-height: 30px;
  color: var(--colorprincipal);
  text-align: center;
}

.share-items .post-social-icons a i.fa-facebook {
  background: #677fb5;
}

.share-items .post-social-icons a i.fa-twitter {
  background: #70c2e9;
}

.share-items .post-social-icons a i.fa-google-plus {
  background: #c53942;
}

.share-items .post-social-icons a i.fa-linkedin {
  background: #3daccf;
}

#comments .comment-box {
  padding: 15px;
  background: #fafafa;
}

#comments h3 {
  font-size: 24px;
  padding: 15px 0;
  font-weight: 700;
}

.respond-title {
  font-size: 24px;
  margin-bottom: 30px;
  color: #999;
  
}

#comments .comments-list {
  padding: 0;
  margin: 0 0 15px 0;
  border-bottom: 1px solid #fafafa;
}

#comments .comments-list .media {
  padding-bottom: 30px;
}

#comments .comments-list .media .thumb-left {
  float: left;
  position: relative;
  width: 200px;
  height: auto;
}

#comments .comments-list .media .thumb-left img {
  border: 2px solid #fff;
  box-shadow: 0px 2px 18px 0px rgba(198, 198, 198, 0.3);
}

#comments .comments-list .media .info-body {
  margin-left: 20px;
  box-shadow: 0 1px 1px rgba(37, 37, 37, 0.08);
  padding: 15px;
  background: #fff;
}

#comments .comments-list .media .info-body .media-heading {
  margin-bottom: 15px;
}

#comments .comments-list .media .info-body .media-heading .name {
  font-weight: 500;
  font-size: 18px;
}

#comments .comments-list .media .info-body .media-heading .comment-date {
  color: #999;
  margin-bottom: 5px;
  font-size: 14px;
}

#comments {
  margin-top: 15px;
}

#comments .comments-list li ul {
  padding-left: 100px;
}

.reply-link {
  color: var(--colorprincipal);
  font-size: 14px;
  margin-left: 5px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.reply-link:hover {
  color: var(--colordegradado);
}

.right-sidebar {
  padding-left: 20px;
}

.widget-search #search-form {
  position: relative;
}

.search-btn {
 
  background-color: transparent;
  border: none;
}

.search-btn i {
  color: #999;
}

#sidebar {
  margin-bottom: 30px;
}

#sidebar .widget {
  background-color: #fafafa;
  margin-bottom: 30px;
}

#sidebar .widget .widget-title {
  padding: 17px 25px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  border-bottom: 1px solid #f1f1f1;
}

#sidebar .categories-list {
  padding: 20px;
}

#sidebar .categories-list li {
  padding: 7px 0;
}

#sidebar .categories-list li a {
  text-decoration: none;
  color: #888;
  width: 100%;
  display: inline-block;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

#sidebar .categories-list li a:hover {
  color: var(--colordegradado);
}

#sidebar .categories-list li a i {
  margin-right: 5px;
}

#sidebar .categories-list li .category-counter {
  font-size: 12px;
}

#sidebar .posts-list {
  padding: 20px;
}

#sidebar .posts-list li {
  padding-bottom: 12px;
}

#sidebar .posts-list .widget-thumb {
  float: left;
}

#sidebar .posts-list .widget-thumb a {
  display: block;
}

#sidebar .posts-list .widget-thumb a img {
  opacity: 1;
  max-width: 90px;
  margin: 5px 15px 0 0;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

#sidebar .posts-list .widget-thumb:hover img {
  opacity: 0.7;
}

#sidebar .posts-list .widget-content a {
  font-weight: 500;
  color: #484848;
  font-size: 15px;
}

#sidebar .posts-list .widget-content a:hover {
  color: var(--colordegradado);
}

#sidebar .posts-list .widget-content span {
  color: #999;
  font-size: 13px;
  display: block;
  margin: 2px 0;
}

#sidebar .posts-list .widget-content span i {
  padding-right: 5px;
}

#sidebar .tagcloud {
  padding: 20px;
}

#sidebar .tagcloud a {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
  margin-bottom: 5px;
  color: #6f6f6f;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}

#sidebar .tagcloud a:hover {
  color: var(--colordegradado);
}

#sidebar .add-box {
  padding: 20px;
}

#sidebar .add-box img {
  width: 100%;
}

/* Contact Forme */
#conatiner-map {
  width: 100%;
  height: 480px;
}

#google-map-area {
  padding-top: 60px;
  position: relative;
}

#google-map-area .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

#content {
  position: relative;
}

#content .contact-form,
#content .information {
  margin-top: 40px;
}

#content .contact-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
  padding-bottom: 25px;
  position: relative;
}

#content .contact-title:before {
  content: "";
  height: 3px;
  width: 40px;
  background: var(--colorprincipal);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

#content .contact-datails {
  margin-top: 15px;
  position: relative;
}

#content .contact-datails .icon {
  position: absolute;
}

#content .contact-datails .icon i {
  font-size: 18px;
  color: var(--colorprincipal);
}

#content .contact-datails .info {
  padding-left: 28px;
}

#content .contact-datails .info h3 {
  font-size: 15px;
  display: block;
}

#content .contact-datails .info .datail {
  display: block;
  color: #888;
}

.form-group {
  margin-bottom: 10px;
}

.form-control {
  display: block;
  width: 100%;
  line-height: 26px;
  font-size: 25px;
  box-shadow: none;
  color: #848484;
  
  background: #ffffff;
  padding: 7px 19px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  font-weight: 400;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}

.form-control:focus {
  border-color: var(--colorprincipal);
  outline: 0;
  box-shadow: none;
}

.login-area {
  width: 100%;
}

.login-area h3 {
  margin: 0;
  padding: 0 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 48px;
  text-align: center;
  border-bottom: 1px solid #eaedef;
}

.login-area .login-form {
  padding: 30px 15px 15px 15px ;
}

.login-area .login-form .input-icon {
  position: relative;
}
.login-area .login-form .input-icon label {
  margin: 0 5px;
}
.login-area .login-form .input-icon i {
  font-size: 15px;
  left: 16px;
  color: #999;
  line-height: 22px;
  margin-top: -11px;
  position: absolute;
  top: 46px;
}
.register{
  background: white;
  border-radius: 10px;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.138)!important;
}
.login{
  background: white;
  border-radius: 10px;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.138)!important;
}

.login-area .login-form .input-icon input {
  padding-left: 40px;
  border-radius: 5px;
  background: #f3f3f3;
  border: none;
  border: 1px solid #f5f5f5;

}
.login-area .login-form .input-icon input:focus {
  padding-left: 40px;
  background: rgb(255, 255, 255);
  border: 1px solid rgb(196, 196, 196);
}

.login-area .checkbox {
  display: inline-block;
}

.login-area .checkbox label {
  font-size: 14px;
  margin-left: 5px;
}

.login-area .forgetpassword {
  float: right;
  font-size: 14px;
  line-height: 20px;
  color: #999;
}

.login-area .forgetpassword:hover {
  color: var(--colordegradado);
}

.login-area .form-links a {
  color: #999;
}

.login-area .form-links a:hover {
  color: var(--colordegradado);
}

.close-account {
  padding: 15px;
  text-align: center;
}

.close-account p {
  margin-bottom: 10px;
}

.close-account .radio-inline {
  margin: 0px 5px 15px;
}

.wrapper-sub {
  padding: 50px 20px;
  background: #fafafa;
}

.subscribes p {
  font-size: 18px;
  color: #484848;
  line-height: 30px;
  font-weight: 500;
}

.subscribe {
  margin-top: 5px;
  width: 100%;
}

.subscribe .form-control {
  float: left;
  width: 72%;
  border-radius: 0px;
  height: 52px;
}

.subscribe .btn {
  padding: 14px 26px;
  border-radius: 0;
}

/* ==========================================================================
   Footer Style
   ========================================================================== */
.block-title {
  font-size: 20px;
  color: rgb(73, 73, 73);
  padding-bottom: 5px;
  position: relative;
  font-family: 'Poppins', sans-serif;
  
}
 
.block-title:before {
  content: "";
  height: 3px;
  width: 40px;
  background: white;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
} 


footer .footer-Content {
  background-color: #fcfcfc;
  background-image: url('../../images/footer.png');
  margin: 5px 5px 5px 5px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  background-position: bottom;
  background-size: cover;
  color: #fff;
  overflow: hidden;
  position: relative;
  padding: 40px 30px 30px 30px;
  color: #4d575c;
  border-radius: 6px;
}

.textwidget {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}

.textwidget p {
  color: #91A2AB;
  font-size: 15px;
}

footer .menu {
  padding-left: 0;
}

footer .menu li {
  padding-bottom: 10px;
}

footer .menu li a {
  color: #91A2AB;
  font-size: 15px;
}

footer .menu li a:hover {
  color: var(--colordegradado);
}

.contact-footer {
  margin: 0;
  padding: 0;
  display: inline-block;
}

.contact-footer li {
  padding: 1px 0;
}
.contact-footer li a{
  color: #747373;
}

.contact-footer li a:hover{
  color: var(--colordegradado);
}


.contact-footer li strong {
  float: left;
}

.contact-footer li span {
  margin-left: 66px;
  display: block;
}

.contact-footer li span a {
  color: #101f27;
}

.contact-footer li span a:hover {
  color: var(--colordegradado);
}

.footer-social {
  padding-top:7px
}

.footer-social li {
  display: inline-block;
  margin-right: 12px;
  margin-top: 5px;
}
.footer-social li a i{
    
    /*font-size: 20px!important;*/
}

.footer-social li a {
  background-color: #0877bf;
  border-radius: 4px;
  color: rgb(223, 223, 223);
  height: 32px;
  line-height: 32px;
  text-align: center;
  width: 32px;
  display: inline-block;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  transform: scale(1.1);
  transition: 0.3s;
}

.footer-social li a:hover {
background: #fbfbfb ;
color:rgba(53, 52, 52, 0.726);
  transform: scale(1.2);
  transition: 0.3s;
}



.bottom-card li {
  display: inline-block;
}

.bottom-card li img {
  max-width: 100%;
  height: auto;
}

#copyright {
  
  color: rgba(194, 194, 194, 0.7);
  border-radius:0px;
  line-height:50px;
  text-align:center;
  bottom:0;
  left:0;
  width:100%;
  padding-bottom:10px ;
}


#copyright p {
  line-height: 34px;
}

#copyright p a {
  color: rgba(255, 255, 255, 0.7);
}

#copyright p a:hover {
  color: var(--colordegradado);
}

@media(max-width:576px){
  #copyright {
    padding: 10px 1px ;
  }
  footer .footer-Content {
   
    padding: 40px 5px 0px 5px;
  }
}

.social-icon .facebook:hover {
  background-color: var(--colordegradado);
}

.social-icon .twitter:hover {
  background-color: var(--colordegradado);
}

.social-icon .dribble:hover {
  background-color: var(--colordegradado);
}

.social-icon .flickr:hover {
  background-color: var(--colordegradado);
}

.social-icon .youtube:hover {
  background-color: var(--colordegradado);
}

.social-icon .google-plus:hover {
  background-color: var(--colordegradado);
}

.social-icon .linkedin:hover {
  background-color: var(--colordegradado);
}

#about .about-wrapper {
  padding: 40px 0;
}

#about .intro-title {
  font-family: 'Poppins', sans-serif!important;
  font-size: 34px;
  line-height: 36px;
  margin-bottom: 20px;
}

#about .intro-desc {
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 15px;
}

.special-product {
  position: relative;
  margin: 0;
  overflow: hidden;
}

.special-product:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.special-product .product-text {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  /* background: #555; */
  /* -webkit-transition: all .3s ease-in-out; */
  /* transition: all .3s ease-in-out; */
  /* -webkit-transform: translate3d(0, 100%, 0); */
  /* transform: translate3d(0, 100%, 0); */
  padding: 30px;
  z-index: 2;
}

.special-product .product-text h3 {
  font-size: 30px;
  color: #fff;
}

.special-product .product-text .offer-details {
  margin-top: 30px;
  color: #fff;
}

.special-product .product-text .offer-details h4 {
  font-size: 18px;
}

.special-product .product-text .offer-details p {
  font-size: 16px;
}

.special-product .product-text .price {
  font-weight: 700;
  color: #fff;
  font-size: 26px;
  color: #03cd67;
  margin-bottom: 15px;
}

.special-product .product-text .icon-footer {
  position: absolute;
  right: 30px;
  bottom: 20px;
}

.special-product .product-text .icon-footer a {
  font-size: 30px;
  color: #fff;
}

.special-product .product-text .icon-footer a:hover {
  color: var(--colordegradado);
}

.special-product .product-text .text {
  font-size: 15px;
  color: #fff;
  font-weight: 500;
}

.cta {
  background: #fafafa;
}

.single-cta {
  background: #fff;
  text-align: center;
  padding: 30px;
}

.single-cta .cta-icon {
  padding-bottom: 15px;
}

.single-cta .cta-icon i {
  font-size: 40px;
  color: var(--colorprincipal);
}

.single-cta h4 {
  font-size: 18px;
  margin-bottom: 10px;
}

.mb-30 {
  margin-bottom: 30px;
}

.head-faq {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 24px;
}

.panel-default {
  border-radius: 0px;
  border: none;
}

.panel-default .panel-heading {
  padding: 0px 10px;
  outline: none;
  border-radius: 4px;
  background: #ffffff;
  border: 1px solid #f1f1f1;
  width: 100%;
  box-shadow: 0px 2px 18px 0px rgba(198, 198, 198, 0.3);
}

.panel-default .panel-heading .panel-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 500;
  font-size: 14px;
  color: inherit;
}

.panel-default .panel-heading a {
  font-size: 14px;
  font-weight: 400;
  padding: 15px 35px 15px 30px;
  display: inline-block;
  width: 100%;
  color: #484848;
  position: relative;
}

.panel-default .panel-heading a:after {
  font-family: "LineIcons";
  content: "\e9d6";
  position: absolute;
  left: 0px;
  color: var(--colorprincipal);
  top: 50%;
  line-height: 1;
  padding: 0px 5px;
  margin-top: -7px;
}

.panel-default .panel-heading .collapsed:after {
  content: "\e9bc";
}

.panel-default .panel-collapse .panel-body {
  padding: 15px 30px;
  background-color: #fff;
  border: 1px solid #ccc;
}

.counter-section {
  background: url(../img/background/counter.jpg);
  background-attachment: fixed;
  overflow: hidden;
  position: relative;
}

.counter-section:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.counter-section .counter {
  padding: 30px 0;
}

.counter-section .counter .icon {
  margin-bottom: 30px;
}

.counter-section .counter .icon i {
  font-size: 60px;
  color: var(--colorprincipal);
}

.counter-section .counter .counterUp {
  color: #fff;
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 20px;
}

.counter-section .counter p {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
}

.error-content {
  width: 100%;
  padding: 50px 0px;
}

.error-content .error-message {
  padding: 0px 0px 45px;
  text-align: center;
}

.error-content .error-message h2 {
  color: var(--colorprincipal);
  font-size: 200px;
  position: relative;
  margin: 0px;
  padding: 0px 10px 8px;
}

.error-content .error-message h3 {
  color: #484848;
  font-size: 28px;
  font-weight: 500;
  line-height: 56px;
  margin: 0px;
}

.error-content .form-error-search {
  width: 100%;
  float: left;
  margin: 0px 0px 30px;
  border-radius: 4px;
  border-width: 7px;
  border-style: solid;
  border-color: #ebebed;
  border-image: initial;
  position: relative;
}

.error-content .form-error-search .form-control {
  width: 100%;
  float: left;
  height: 60px;
  font-size: 16px;
  line-height: 30px;
  border-width: 0px;
  border-radius: 5px;
}

.error-content .form-error-search .btn-search {
  top: 0px;
  right: 0px;
  z-index: 2;
  width: 190px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: absolute;
  padding: 0px;
  border-radius: 0px 4px 4px 0px;
}

.error-content .description {
  text-align: center;
  color: #999;
}

.error-content .description a {
  color: #55acee;
}

.error-content .description a:hover {
  color: var(--colordegradado);
}


/* header */
.slide-head .slide{

  margin-top: 65px;
}
.slide-head .slide .carousel-inner{
  height: 50vh;
  margin-top: 6px;
  background: #f2f2f2;
  border-radius: 5px;
}
.slide-head .slide .carousel-inner img{
 height:60vh;
 object-fit: cover;
 width:100%;
}
.head-title {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 15px;
 
  
}
.slide-head .slide .carousel-inner .carousel-caption {
  top: 60px;
  left: 8%;
  right: 8%;
}

.slide-head .slide   .carousel-control-prev{
  top:40px;
 width: 9%;
}
.slide-head .slide   .carousel-control-next{
  top:40px;
  width: 9%;
 }

.slide-head .slide .carousel-inner .carousel-item a{
  
} 

@media (max-width: 575.98px) { 
  .head-title {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 15px;   
  }
  .slide-head .slide .carousel-item h5{
    font-size: 16px;
  }
  .slide-head .slide .carousel-inner .carousel-caption {
  top: 80px;
  left: 8%;
  right: 8%;
}
.slide-head .slide .carousel-inner{
  height: 40vh;
  margin-top: 6px;
  background: #f2f2f2;
  border-radius: 5px;
}
  
}

@media (min-width: 576px) and (max-width: 767.98px) { 
  .head-title {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    
    margin-bottom: 15px;   
  }
}

@media (min-width: 768px) and (max-width: 991.98px) { 
  .head-title {
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    
    margin-bottom: 15px;   
  }
  .slide-head .slide .carousel-item h5{
    font-size: 19px;
  }
}
#services {
  background-size: cover;
  padding: 50px 0 60px 0;
}

#services .service-icon {
  float: left;
  padding: 1px;
  text-align: left;
  margin-right: 5px;
  transition: 0.5s;
  border: 1px solid var(--coloruno);
  filter: saturate(2);
}
#services .service-icon img {
  width: 100%;
}

#services .service-title {
  font-weight: 700;
  margin-bottom: 10px;
  
}

#services .service-title a {
  color: rgb(255, 255, 255);
}

#services .service-description {
  line-height: 18px;
}
#services .service-item{
  padding-top: 5px;
  padding-bottom: 15px;
}
#services p{
  color: rgb(106, 106, 106);
}
@media (min-width: 992px) and (max-width: 1199.98px) {  }

@media (min-width: 1200px) {  }
@media (max-width: 700px) {  
  #services .service-icon img {
    width: 100%;padding-top: 20px;
}
#services h3{
  font-size: 26px;
}
#services b{
  font-size: 16px;
}
#services p{
  font-size: 13px;
  line-height: 15px;
}
}
/* servicios */



/* lugares card */

.lugares-card{
  border-bottom: 1px solid #dfdfdf;
  padding: 5px;
  text-decoration: none;
  color: black;
  cursor: pointer;
}
.lugares-card p{
  text-decoration: none;
 color: rgba(36, 36, 36, 0.904);
}
.lugares-card img{
  width: 100%;
  object-fit: cover;
  height:200px;
  border-radius: 5px;
}
.lugares-card {
  width: 100%;
}
.lugares-card .lugares-der{
  padding-top: 5px;
}
.card-lugares-in{
  margin: 10px;
  text-decoration: none;
  color: black;
  cursor: pointer;
  background: white;
  border-radius: 5px;
}

.card-lugares-in .card-lugares-text-in{
  padding: 8px 5px;
}

.card-lugares-in img{
  width: 100%;
  border-radius: 5px 5px 0px 0px;
  height: 150px;
  object-fit: cover;
}
.social2{
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.parraf a{
  text-decoration: none;
  color: #000;
}

.par{
  color: #333333;
}
.par h1{
  font-size: 25px;
}
.parrafo a{
  text-decoration: none;
  color: black;
}
@media (max-width: 575.98px) { 
  .lugares-card .col-xs-6{
    max-width: 70%!important;
    padding: 4px 4px 4px 4px;
  }
  .lugares-card .col-xs-4{
    max-width: 30%!important;
    padding: 0 0;
  }
  .parraf{font-size: 13px;
    line-height: 16px;
  }
  .par h1{
    font-size: 15px!important;
  }
  .social2{
    position: absolute;
    bottom: 0px;
    right: 0px;
    transform: scale(0.8);
  }
  .lugares-card .parraf {
    display: none;
  }  
  
}
/* servicios */



/* lugares card */

.servicios-card{
  border-bottom: 1px solid #dfdfdf;
  padding: 5px;
  text-decoration: none;
  color: black;
  cursor: pointer;
}
.servicios-card p{
  text-decoration: none;
 color: rgba(36, 36, 36, 0.904);
}
.servicios-card img{
  object-fit: cover;
  width: 100%;
  height: 200px;
  border-radius: 5px;
}
.servicios-card {
  width: 100%;
}
.servicios-card .lugares-der{
  padding-top: 5px;
}
.card-lugares-in{
  margin: 10px;
  text-decoration: none;
  color: black;
  cursor: pointer;
  background: white;
  border-radius: 5px;
}

.card-lugares-in .card-lugares-text-in{
  padding: 8px 5px;
}

.card-lugares-in img{
  width: 100%;
  border-radius: 5px 5px 0px 0px;
  height: 150px;
  object-fit: cover;
}
.social2{
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.parraf a{
  text-decoration: none;
  color: #000;
}

.par{
  color: #333333;
}
.par h1{
  font-size: 25px;
}
.parrafo a{
  text-decoration: none;
  color: black;
}
@media (max-width: 575.98px) { 
  .servicios-card .col-xs-6{
    max-width: 70%!important;
    padding: 4px 4px 4px 4px;
  }
  .servicios-card .col-xs-4{
    max-width: 30%!important;
    padding: 0 0;
  }
  .parraf{font-size: 13px;
    line-height: 16px;
  }
  .par h1{
    font-size: 15px!important;
  }
  .social2{
    position: absolute;
    bottom: 0px;
    right: 0px;
    transform: scale(0.8);
  }
  .servicios-card img{
    object-fit: cover;
    width: 100%;
    height: 170px;
    border-radius: 5px;
  }
  /* .parraf {
    display: none;
  }   */
  
}


/* direciones */
.inputWithIcon input {
  border: none;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.612);
  padding-right: 12px;
  padding-left: 35px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.inputWithIcon select{
  border: none;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.612);
  padding-right: 12px;
  padding-left: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.inputWithIcon {
  position: relative;
}

.inputWithIcon i {
  position: absolute !important;
  left: 0;
  top: 30px;
  padding: 9px 15px;
  color: #aaa;
  transition: 0.3s;
}

.inputWithIcon input:focus + i {
  color: var(--colorprincipal)!important;
}

.inputWithIcon input:focus {
  border: 1px solid var(--colorprincipal);
  box-shadow: 1px 1px 5px 1px #8d8d8d27 !important;
}
.direccion{
  background: var(--colordegradado);
  padding: 10px;
  cursor: pointer;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #91A2AB;
}
.btn-dir{
  padding-top: 5px;
}
.btn-dir button{
  margin: 2px;
}




.toolbar-dropdown,
.site-header .site-menu>ul>li .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 250px;
  padding: 0px 0;
  margin-top: 0px;
  border-radius: 10px;
  background-color: #ffffff;
  line-height: 1.5;
  box-shadow: 0 7px 22px -5px rgba(0, 0, 0, 0.371);
}

.toolbar-dropdown>li,
.site-header .site-menu>ul>li .sub-menu>li {
  display: block;
  position: relative;
}

.toolbar-dropdown>li>a,
.site-header .site-menu>ul>li .sub-menu>li>a {
  display: block;
  position: relative;
  padding: 6px 10px !important;
  transition: color .3s;
  color: #505050;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
}

.toolbar-dropdown>li>a>i,
.site-header .site-menu>ul>li .sub-menu>li>a>i {
  display: inline-block;
  margin-top: -2px;
  margin-right: 6px;
  font-size: .9em;
  vertical-align: middle;
}

.toolbar-dropdown>li>a.p-0,
.site-header .site-menu>ul>li .sub-menu>li>a.p-0 {
  padding: 0 !important;
}

.toolbar-dropdown>li:hover>a,
.site-header .site-menu>ul>li .sub-menu>li:hover>a {
  color: var(--colordegradado);
}

.toolbar-dropdown>li.active>a,
.site-header .site-menu>ul>li .sub-menu>li.active>a {
  color: #0055ff;
}

.toolbar-dropdown>li.has-children>a,
.site-header .site-menu>ul>li .sub-menu>li.has-children>a {
  padding-right: 35px !important;
}

.toolbar-dropdown>li.has-children>a::after,
.site-header .site-menu>ul>li .sub-menu>li.has-children>a::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 14px;
  margin-top: -11px;
  font-family: feather;
  content: '\e930';
}

.toolbar-dropdown>li.has-children:hover>.sub-menu,
.site-header .site-menu>ul>li .sub-menu>li.has-children:hover>.sub-menu {
  display: block;
  -webkit-animation: submenu-show .35s;
  animation: submenu-show .35s;
}

.toolbar-dropdown>li.has-children>.sub-menu,
.site-header .site-menu>ul>li .sub-menu>li.has-children>.sub-menu {
  top: -11px;
  left: 100%;
  margin-left: -4px;
}

.toolbar-dropdown>li.has-children:not(:first-child)>.sub-menu,
.site-header .site-menu>ul>li .sub-menu>li.has-children:not(:first-child)>.sub-menu {
  border-radius: 4px;
}


.list-cat:hover{
  background: rgb(235,235,235,0.6);
  border-radius:5px 0px 0px 0px;
  cursor: pointer;

}
.list-cat a{
  color: #636363!important;


}


.site-header .site-menu>ul>li .mega-menu {
  display: none;
  position: absolute;
  top: 100%;/* 
  width: 100%; */
  border-radius: 10px!important;
  background-color: #ffffff;
  margin-left:-170px;
  box-shadow: 0 7px 22px -5px rgba(0, 0, 0, 0.638);
  /* table-layout: auto; */
 /*  width: 500px; */
}

.site-header .site-menu>ul>li .mega-menu>li {
  display: table-cell !important;
  position: relative;
  padding: 0px !important;
  border-left: 1px solid #e5e5e5;
  vertical-align: top;
}


.site-header .site-menu>ul>li .mega-menu>li a {
}

.site-header .site-menu li a{
}

.site-header .site-menu>ul>li .mega-menu>li .mega-menu-title {
  display: block;
  margin-bottom: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  color: #999999;
  text-align: left;
}

.site-header .site-menu>ul>li .mega-menu>li:first-child {
  border-left: 0;
}

.site-header .site-menu>ul>li .mega-menu .sub-menu {
  display: block !important;
  position: relative;
  width: 250px;
  padding: 0 !important;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
}

.site-header .site-menu>ul>li .mega-menu .sub-menu>li>a {
  padding: 5px 5px !important;
}

.slideable-menu {
  position: relative;
  border-top: 1px solid #e5e5e5;
  background-color: #ffffff;
  overflow: hidden;
}

.slideable-menu ul {
  margin: 0;
  padding: 0;
}

.slideable-menu .menu {
  display: block;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: all 0.4s cubic-bezier(0.86, 0, 0.07, 1);
}

.slideable-menu .menu.off-view {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.slideable-menu .menu.in-view {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slideable-menu .menu li {
  display: block;
}

.slideable-menu .menu li a {
  display: block;
  padding: 13px 20px;
  transition: color .3s;
  border-bottom: 1px solid #e5e5e5;
  border-left: 2px solid transparent;
  color: #505050;
  font-size: 16px;
  letter-spacing: .025em;
  text-decoration: none;
}

.slideable-menu .menu li a:hover {
  color: var(--colordegradado);
}

.slideable-menu .menu li.active>a,
.slideable-menu .menu li.active>span>a {
  border-left-color: #0055ff;
  color: #0055ff;
}

.slideable-menu .menu li.has-children>span {
  display: block;
  position: relative;
  width: 100%;
}

.slideable-menu .menu li.has-children .sub-menu-toggle {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 100%;
  height: calc(100% - 1px);
  transition: background-color .3s;
  border-left: 1px solid #e5e5e5;
  color: #505050 !important;
  cursor: pointer;
  z-index: 1;
}

.slideable-menu .menu li.has-children .sub-menu-toggle::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -11px;
  font-family: feather;
  font-size: 22px;
  line-height: 1;
  text-align: center;
  content: '\e930';
}

.slideable-menu .menu li.has-children .sub-menu-toggle:hover {
  background-color: #f5f5f5;
}

.slideable-menu .menu li.has-children .slideable-submenu {
  position: absolute;
  top: 0;
  right: -100%;
  width: 100%;
  height: auto;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  transition: all 0.4s cubic-bezier(0.86, 0, 0.07, 1);
}

.slideable-menu .menu li.has-children .slideable-submenu.in-view {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slideable-menu .menu li.has-children .slideable-submenu.off-view {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.slideable-menu .menu li.back-btn>a {
  background-color: #f5f5f5;
}

.slideable-menu .menu li.back-btn>a:hover {
  color: #505050;
}

.slideable-menu .menu li.back-btn>a::before {
  display: inline-block;
  margin-top: -2px;
  margin-right: 2px;
  font-family: feather;
  font-size: 22px;
  line-height: 1;
  content: '\e92f';
  vertical-align: middle;
}

@-webkit-keyframes submenu-show {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes submenu-show {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}


.dropdown-menu {
  border-color: #e5e5e5;
  border-radius: 5px;
  font-size: 14px;
  box-shadow: 0 7px 22px -5px rgba(0, 0, 0, 0.2);
}

.dropdown-menu .dropdown-item {
  position: relative;
  padding-right: 20px;
  padding-left: 20px;
  transition: color .3s;
  color: #505050;
  text-decoration: none;
}

.dropdown-menu .dropdown-item::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background-color: #0055ff;
  content: '';
  opacity: 0;
  visibility: hidden;
}

.dropdown-menu .dropdown-item:hover,
.dropdown-menu .dropdown-item.active,
.dropdown-menu .dropdown-item:focus,
.dropdown-menu .dropdown-item:active {
  background: 0;
}

.dropdown-menu .dropdown-item:hover {
  color: #ff006f;
}

.dropdown-menu .dropdown-item.active {
  color: #0055ff;
}

.dropdown-menu .dropdown-item.active::before {
  opacity: 1;
  visibility: visible;
}

.dropdown-menu a.dropdown-item {
  font-weight: normal;
}

.dropdown-toggle::after,
.dropup .dropdown-toggle::after {
  width: auto;
  height: auto;
  margin-top: -1px;
  margin-left: .3em;
  border: 0 !important;
  font-family: feather;
  font-size: 1.1em;
  content: '\e92e';
  vertical-align: middle;
}

.dropup .dropdown-toggle::after {
  content: '\e931';
}

.mega-dropdown {
  width: 100px!important;
  padding: 30px 30px 0;
}

.toolbar-dropdown {
  right: -1px;
  left: -130px;
  z-index: 10;
}

.toolbar-dropdown.lang-dropdown {
  width: 150px;
}

.toolbar-dropdown.lang-dropdown>li>a {
  font-size: 13px;
}

.toolbar-dropdown.cart-dropdown {
  right: 0;
  width: 200px;
  padding: 10px;
}

.show .dropdown-menu {
  -webkit-animation: dropdown-show .25s;
  animation: dropdown-show .25s;
}


.hero-slider {
  width: 100%;
  min-height: 580px;
  background-position: center;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 7px 30px -6px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

.hero-slider>.owl-carousel {
  min-height: 580px;
}

.hero-slider>.owl-carousel .owl-prev,
.hero-slider>.owl-carousel .owl-next {
  top: auto;
  bottom: 18px;
  left: auto;
  width: 46px;
  height: 46px;
  margin: 0;
  transition: background-color .3s;
  border: 0;
  border-radius: 0;
  background-color: #ffffff;
  color: #505050;
  line-height: 44px;
  opacity: 1;
}

.hero-slider>.owl-carousel .owl-prev:hover,
.hero-slider>.owl-carousel .owl-next:hover {
  background-color: #f5f5f5;
}

.hero-slider>.owl-carousel .owl-prev {
  right: 64px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.hero-slider>.owl-carousel .owl-next {
  right: 18px;
  border: 1px solid #e5e5e5;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.hero-slider>.owl-carousel.dots-inside .owl-dots {
  display: inline-block;
  right: 110px;
  bottom: 18px;
  width: auto;
  height: 46px;
  padding: 10px 16px 14px;
  border: 1px solid #e5e5e5;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #ffffff;
}

.hero-slider>.owl-carousel.dots-inside .owl-dots .owl-dot {
  background-color: #505050;
}

@media (max-width: 1100px) {
  .hero-slider {
    min-height: 430px;
  }

  .hero-slider>.owl-carousel {
    min-height: 430px;
  }
}


.fw-section,
.fh-section {
  position: relative;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.fw-section>.overlay,
.fh-section>.overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  content: '';
  opacity: 0.6;
  z-index: 1;
}

.fw-section>.container,
.fw-section>.container-fluid,
.fw-section>div,
.fh-section>.container,
.fh-section>.container-fluid,
.fh-section>div {
  position: relative;
  z-index: 5;
}

.fw-section.bg-fixed,
.fh-section.bg-fixed {
  background-attachment: fixed;
}

.fw-section.no-cover-bg,
.fh-section.no-cover-bg {
  background-size: auto;
}

.fw-section {
  width: 100%;
}

.fh-section {
  height: 100vh;
}

.isotope-grid {
  position: relative;
  overflow: hidden;
}

.isotope-grid:not(.filter-grid) {
  min-height: 180px;
  background-position: center;
  background-image: url(../img/loading.gif);
  background-repeat: no-repeat;
  background-size: 50px;
}

.isotope-grid:not(.filter-grid)>.grid-item {
  display: none;
}

.isotope-grid:not(.filter-grid)[style] {
  background: none;
}

.isotope-grid:not(.filter-grid)[style]>.grid-item {
  display: inline-block;
  -webkit-animation: showGrid .6s;
  animation: showGrid .6s;
}

.isotope-grid .gutter-sizer {
  width: 30px;
}

.isotope-grid .grid-item {
  margin-bottom: 30px;
}

.isotope-grid .grid-item .post-tile,
.isotope-grid .grid-item .portfolio-tile {
  margin-bottom: 0;
}

.isotope-grid.cols-1 .gutter-sizer {
  width: 0;
}

.isotope-grid.cols-1 .grid-sizer,
.isotope-grid.cols-1 .grid-item {
  width: 100%;
}

.isotope-grid.cols-2 .grid-sizer,
.isotope-grid.cols-2 .grid-item {
  width: calc((100% / 2) - 15px);
}

.isotope-grid.cols-3 .grid-sizer,
.isotope-grid.cols-3 .grid-item {
  width: calc((100% / 3) - 20px);
}

.isotope-grid.cols-4 .grid-sizer,
.isotope-grid.cols-4 .grid-item {
  width: calc((100% / 4) - 22.5px);
}

.isotope-grid.cols-5 .grid-sizer,
.isotope-grid.cols-5 .grid-item {
  width: calc((100% / 5) - 24px);
}

.isotope-grid.cols-6 .grid-sizer,
.isotope-grid.cols-6 .grid-item {
  width: calc((100% / 6) - 25px);
}

@media (max-width: 1200px) {

  .isotope-grid.cols-6 .grid-sizer,
  .isotope-grid.cols-6 .grid-item,
  .isotope-grid.cols-5 .grid-sizer,
  .isotope-grid.cols-5 .grid-item,
  .isotope-grid.cols-4 .grid-sizer,
  .isotope-grid.cols-4 .grid-item,
  .isotope-grid.cols-3 .grid-sizer,
  .isotope-grid.cols-3 .grid-item {
    width: calc((100% / 3) - 22.5px);
  }
}

@media (max-width: 768px) {

  .isotope-grid.cols-6 .grid-sizer,
  .isotope-grid.cols-6 .grid-item,
  .isotope-grid.cols-5 .grid-sizer,
  .isotope-grid.cols-5 .grid-item,
  .isotope-grid.cols-4 .grid-sizer,
  .isotope-grid.cols-4 .grid-item,
  .isotope-grid.cols-3 .grid-sizer,
  .isotope-grid.cols-3 .grid-item {
    width: calc((100% / 2) - 15px);
  }
}

@media (max-width: 576px) {

  .isotope-grid.cols-6 .gutter-sizer,
  .isotope-grid.cols-5 .gutter-sizer,
  .isotope-grid.cols-4 .gutter-sizer,
  .isotope-grid.cols-3 .gutter-sizer,
  .isotope-grid.cols-2 .gutter-sizer {
    width: 0;
  }

  .isotope-grid.cols-6 .grid-sizer,
  .isotope-grid.cols-6 .grid-item,
  .isotope-grid.cols-5 .grid-sizer,
  .isotope-grid.cols-5 .grid-item,
  .isotope-grid.cols-4 .grid-sizer,
  .isotope-grid.cols-4 .grid-item,
  .isotope-grid.cols-3 .grid-sizer,
  .isotope-grid.cols-3 .grid-item,
  .isotope-grid.cols-2 .grid-sizer,
  .isotope-grid.cols-2 .grid-item {
    width: 100%;
  }
}

.isotope-grid.grid-no-gap .gutter-sizer {
  width: 0;
}

.isotope-grid.grid-no-gap .grid-item {
  margin-bottom: 0;
}

.isotope-grid.grid-no-gap.cols-2 .grid-sizer,
.isotope-grid.grid-no-gap.cols-2 .grid-item {
  width: 50%;
}

.isotope-grid.grid-no-gap.cols-3 .grid-sizer,
.isotope-grid.grid-no-gap.cols-3 .grid-item {
  width: 33.3333333333%;
}

.isotope-grid.grid-no-gap.cols-4 .grid-sizer,
.isotope-grid.grid-no-gap.cols-4 .grid-item {
  width: 25%;
}

.isotope-grid.grid-no-gap.cols-5 .grid-sizer,
.isotope-grid.grid-no-gap.cols-5 .grid-item {
  width: 20%;
}

.isotope-grid.grid-no-gap.cols-6 .grid-sizer,
.isotope-grid.grid-no-gap.cols-6 .grid-item {
  width: 16.6666666667%;
}

@media (max-width: 1200px) {

  .isotope-grid.grid-no-gap.cols-6 .grid-sizer,
  .isotope-grid.grid-no-gap.cols-6 .grid-item,
  .isotope-grid.grid-no-gap.cols-5 .grid-sizer,
  .isotope-grid.grid-no-gap.cols-5 .grid-item,
  .isotope-grid.grid-no-gap.cols-4 .grid-sizer,
  .isotope-grid.grid-no-gap.cols-4 .grid-item,
  .isotope-grid.grid-no-gap.cols-3 .grid-sizer,
  .isotope-grid.grid-no-gap.cols-3 .grid-item {
    width: 33.3333333333%;
  }
}

@media (max-width: 768px) {

  .isotope-grid.grid-no-gap.cols-6 .grid-sizer,
  .isotope-grid.grid-no-gap.cols-6 .grid-item,
  .isotope-grid.grid-no-gap.cols-5 .grid-sizer,
  .isotope-grid.grid-no-gap.cols-5 .grid-item,
  .isotope-grid.grid-no-gap.cols-4 .grid-sizer,
  .isotope-grid.grid-no-gap.cols-4 .grid-item,
  .isotope-grid.grid-no-gap.cols-3 .grid-sizer,
  .isotope-grid.grid-no-gap.cols-3 .grid-item {
    width: 50%;
  }
}

@media (max-width: 576px) {

  .isotope-grid.grid-no-gap.cols-6 .grid-sizer,
  .isotope-grid.grid-no-gap.cols-6 .grid-item,
  .isotope-grid.grid-no-gap.cols-5 .grid-sizer,
  .isotope-grid.grid-no-gap.cols-5 .grid-item,
  .isotope-grid.grid-no-gap.cols-4 .grid-sizer,
  .isotope-grid.grid-no-gap.cols-4 .grid-item,
  .isotope-grid.grid-no-gap.cols-3 .grid-sizer,
  .isotope-grid.grid-no-gap.cols-3 .grid-item,
  .isotope-grid.grid-no-gap.cols-2 .grid-sizer,
  .isotope-grid.grid-no-gap.cols-2 .grid-item {
    width: 100%;
  }
}

@-webkit-keyframes showGrid {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes showGrid {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@supports (-ms-ime-align: auto) {
  .isotope-grid:not(.filter-grid) {
    min-height: auto;
    background: none;
  }

  .isotope-grid:not(.filter-grid)>.grid-item {
    display: inline-block;
  }

  .isotope-grid:not(.filter-grid)[style]>.grid-item {
    -webkit-animation: none;
    animation: none;
  }
}




.site-header {
  position: relative;
  z-index: 1000;
}

.site-header .topbar {
  background: rgba(255,255,255,0.8);
  
}

.site-header .navbar {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  background-color: #f5f5f5;
  
}
.sticky {
  background-color: rgba(255,255,255);
      position: fixed;
      width: 100%;
      top: 0;
      left: 0;
      z-index: 1;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .topbar{
  padding-top: 60px;
}

.site-header .site-branding {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;

  padding: 1px 15px
}

.btn-second-linea {
  background: white;
  border-left: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.btn-second-linea:hover {
  background: #cfcfcf45;
}

.site-header .site-branding .site-logo {
  display: block;
  width: 156px;
  color: #0877bf !important;
  text-decoration: none;
}

.input-search {
}

.site-header .site-branding .site-logo>img {
  display: block;
  width: 100%;
}

.site-header .search-box-wrap {
  padding: 0px;
}

.site-header .search-box-wrap .search-box-inner {
  width: 100%;
}

.site-header .search-box-wrap .search-box {
  width: 100%;
}

.site-header .search-box-wrap .categories-btn {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0;
}

.site-header .search-box-wrap .categories-btn .btn {
  padding: 0 15px;
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.site-header .search-box-wrap .input-group {
  width: 100%;
}

.site-header .search-box-wrap .input-group .form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.site-header .toolbar {
  /*  -ms-flex-preferred-size: auto;
  flex-basis: auto;
-webkit-box-flex: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
-ms-flex-negative: 0;
  flex-shrink: 0; */

}

.site-header .toolbar .toolbar-item {

  position: relative;
  transition: background-color .3s;
}

.item-botones:hover{
  background: var(--colordegradado);
}

.site-header .toolbar .toolbar-item>a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #505050;
  text-align: center;
  text-decoration: none;
}

.site-header .toolbar .toolbar-item>a>div {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}

.site-header .toolbar .toolbar-item:hover>.toolbar-dropdown,
.site-header .toolbar .toolbar-item.active>.toolbar-dropdown {
  display: block;
  -webkit-animation: submenu-show .35s;
  animation: submenu-show .35s;
}

marquee {
  background: #cfcfcf;
  color: black;
  padding: 5px;
}

/* 
.site-header .toolbar .toolbar-item.visible-on-mobile {
display: none;
}



.site-header .toolbar .toolbar-item > a > div i {
display: inline-block;
margin-bottom: 6px;
font-size: 20px;
}

.site-header .toolbar .toolbar-item > a > div > .text-label {
display: block;
font-size: 12px;
}

.site-header .toolbar .toolbar-item > a > div > .compare-icon,
.site-header .toolbar .toolbar-item > a > div > .cart-icon {
display: inline-block;
position: relative;
}

.site-header .toolbar .toolbar-item > a > div > .compare-icon > .count-label,
.site-header .toolbar .toolbar-item > a > div > .cart-icon > .count-label {
display: block;
position: absolute;
top: -6px;
right: -13px;
width: 18px;
height: 18px;
border-radius: 50%;
background-color: #0055ff;
color: #ffffff;
font-size: 11px;
line-height: 18px;
}

.site-header .toolbar .toolbar-item > a > div > .compare-icon > .count-label {
right: -17px;
border: 1px solid #e5e5e5;
background-color: #f5f5f5;
color: #505050;
}

.site-header .toolbar .toolbar-item:hover, .site-header .toolbar .toolbar-item.active {
background-color: #f5f5f5;
}



.site-header .toolbar .toolbar-item .flag-icon {
display: inline-block;
width: 20px;
vertical-align: middle;
}

.site-header .toolbar .toolbar-item .flag-icon > img {
display: block;
width: 100%;
}
*/
.site-header .site-menu {
  display: block;
  position: relative;
  width: 100%;
  z-index: 1;
}

.site-header .site-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-header .site-menu ul>li>a {
  transition: all .3s;
  color: #505050;
  text-decoration: none;
}

.site-header .site-menu>ul {
  display: table;
  margin: auto;
}

.site-header .site-menu>ul>li {
  display: table-cell;
  position: relative;
  vertical-align: middle;
}

.site-header .site-menu>ul>li>a {
  display: block;
  position: relative;
  padding: 10px 10px;
  border-right: none;
  border-left: none;
  font-size: 17px;
  font-family: 'Montserrat', sans-serif!important;
  font-weight: 700;
  color: rgb(116, 116, 116);
  z-index: 5;
  border-radius:5px;
  
}


.btn-primary-buscador {
  background: hwb(218 25% 0%);
  color: white;
  border-radius: 5px;
  margin-top: 10px;
  z-index: 999;
  right:0;
}
.btn-primary-buscador:hover {
  background: #b58e19;
  color: white;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.083)!important;
}

.site-header .site-menu>ul>li>a::after {
  display: none;
}

.site-header .site-menu>ul>li:hover>a {
  color: #fff;
  border-right: none;
  border-radius:5px;
  background: var(--colordegradado);
  border-left: none;
}

.site-header .site-menu>ul>li:hover>.sub-menu {
  display: block;
  -webkit-animation: submenu-show .35s;
  animation: submenu-show .35s;
}

.site-header .site-menu>ul>li:hover>.mega-menu {
  display: table;
  -webkit-animation: submenu-show .35s;
  animation: submenu-show .35s;
}

.site-header .site-menu>ul>li.active>a {
  color: #ff7e0f;
}

.site-header .site-menu>ul>li.active>a::before {
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--colordegradado);
  content: '';
}

/* .site-header .site-menu>ul>li.has-submenu:hover>a,
.site-header .site-menu>ul>li.has-megamenu:hover>a {
  border-color: #e5e5e5;
  background-color: #ffffff;
} */

/* .site-header .site-menu>ul>li.has-submenu:hover>a::after,
.site-header .site-menu>ul>li.has-megamenu:hover>a::after {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 44px;
  background-color: var(--colordegradado);
  content: '';
  border-radius: 5px;
  -webkit-animation: submenu-show .25s;
  animation: submenu-show .25s;
} */

.site-header .site-menu>ul>li.has-megamenu {
  position: static;
}

.navbar .toolbar,
.navbar .categories-btn {
  display: none;
}

.navbar-stuck .navbar {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ffffff;
  box-shadow: 0 7px 30px -6px rgba(0, 0, 0, 0.15);
}

.navbar-stuck .navbar .toolbar {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 5;
  -webkit-animation: toolbar-in .6s;
  animation: toolbar-in .6s;
}

.navbar-stuck .navbar .toolbar>.toolbar-inner {
  display: table;
  width: 100%;
  height: 100%;
  min-height: 100%;
}

.navbar-stuck .navbar .toolbar .toolbar-item {
  display: table-cell;
}

@media (max-width: 1200px) {
  .navbar-stuck .navbar .toolbar .toolbar-item {
    width: 80px;
  }
}

.navbar-stuck .navbar .categories-btn {
  display: block;
  position: absolute;
  left: -30px;
  z-index: 5;
  -webkit-animation: toolbar-in .6s;
  animation: toolbar-in .6s;
}

.navbar-stuck .navbar .categories-btn>.btn {
  padding: 0 15px;
}

@media (max-width: 1200px) {
  .navbar-stuck .navbar .categories-btn {
    left: 15px;
  }
}

@-webkit-keyframes toolbar-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes toolbar-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.mobile-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding-top: 15px;
  background-color: #f5f5f5;
  box-shadow: 0 7px 30px -6px rgba(0, 0, 0, 0.15);
}

.mobile-menu .mobile-search {
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
}

.mobile-menu .toolbar {
  display: table;
  width: 100%;
  margin-bottom: 15px;
}

.mobile-menu .toolbar .toolbar-item {
  display: table-cell;
  height: 75px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  background-color: #ffffff;
  vertical-align: middle;
}

@media (max-width: 991px) {
  body {
    padding-top: 0 !important;
  }

  .navbar,
  .search-box-wrap,
  .hidden-on-mobile {
    display: none !important;
  }

  .site-header .site-branding {
    padding-right: 15px;
    padding-left: 15px;
    border: 0;
  }

  .site-header .toolbar .toolbar-item.visible-on-mobile {
    display: block;
  }

  .mobile-menu.open {
    display: block;
  }
}

@media (max-width: 360px) {
  .site-header .toolbar .toolbar-item {
    width: 75px;
  }
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
                          Cursos
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.cursos .cursos-ind .inicio{
  width: 100%;
  background-color: rgb(253, 253, 253);
  border-radius: 3px;
  box-shadow: 1px 1px 5px 1px rgba(36, 36, 36, 0.19);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 10px;
  margin-bottom: 20px;
  background: #fcfcfc!important;
}
.cursos .cursos-ind  h6{
  color: #323232;
}
.cursos .cursos-ind .cursos-cont{
  padding: 5px;
  display: flex;
}
.cursos .cursos-ind .cursos-cont .pre{
  width: 60%;
}
.cursos .cursos-ind .cursos-cont .pre h5{
  padding: 10px 0px 0px 0px;
  font-weight: 700;
  color: #323232;
}
.cursos .cursos-ind .cursos-cont .button{
  width: 40%;
}
.cursos .cursos-ind .nombre{
  padding: 5px;
}




.cursos .cursos-ind .inicio .img-cursos img{
  border-radius: 10px 10px 0px 0px;
}


@media(max-width:756px){
  
  .cursos .col-xs-6{
  
}

}

/* botones */

.botones-categorias {
  display: flex;
  flex-direction: row;
}

.botones-categorias .btn-principal {
  
}
.social-portada {
background: transparent;
text-align: center;
padding: 0px 0px;
    margin: 5px 5px 5px 5px;
border-radius: 5px;
}
.social-portada a {
}
.social-portada button {
background: #ffffff;
/* background: #91A2AB; */
  /* background: white; */
  color: #ffffff;
  padding: 10px 5px;
  border-radius: 5px;
  text-align: center;
  box-sizing: border-box;
  margin: 5px;
  height: 100px;
  width: 100px;
font-size: 30px;
cursor: pointer;
transition: all 0.3s;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
margin: 3px 0px;
border: none;
}
.social-portada h6{
font-size: 13px;
}
.social-portada button:hover {
  border: 2px solid #0877bf;
box-shadow: none;
transition: all 0.1s;
-webkit-transition: all 0.1s;
-moz-transition: all 0.1s;
-ms-transition: all 0.1s;
-o-transition: all 0.1s;
}

.botones-categorias .btn-principal span {
  font-size: 40px;
  padding-bottom: 5px;
}