@charset "UTF-8";
body {
  margin: 0 !important;
  padding: 0 !important;
  font-family: "Montserrat", sans-serif !important;
}

p, a, h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif !important;
}

.description-user-text {
  overflow: hidden;
  max-width: 100%;
}

.btn-white-general {
  width: 100%;
  line-height: 40px;
  border-radius: 3px;
  background-color: #ffffff !important;
  border: solid 1px #dce0e0;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #aaaaaa;
  display: block;
}

.btn-orange-general {
  width: 100%;
  line-height: 40px;
  border-radius: 3px;
  background-color: #0f93fe !important;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  display: block;
  color: #fff !important;
}

.clear-both {
  clear: both !important;
}

.nomargin {
  margin: 0 !important;
}

.nopadding {
  padding: 0 !important;
}

.form-control[disabled], .form-control[readonly] {
  background-color: #ececec !important;
}

fieldset[disabled] .form-control {
  background-color: #ececec !important;
}

.modal {
  margin-top: 50px;
}

.form-control-1dogsports {
  border: solid 1px #dce0e0 !important;
  box-shadow: none !important;
  height: 30px;
  margin-bottom: 10px;
}

.full-width {
  width: 100% !important;
}

.container-fluid-1dogsports, .container-1dogsports {
  padding-top: 70px;
}

.link-orange {
  color: #0f93fe !important;
}

.btn-rotate-1dogsports {
  background-color: #fff !important;
  color: #0f93fe !important;
  border: solid 1px #0f93fe !important;
  border-radius: 3px;
  text-decoration: none !important;
  width: 100%;
  display: block;
  margin-top: 20px;
}
.btn-rotate-1dogsports:hover {
  background-color: #0f93fe !important;
  color: #fff !important;
}

/* MEGA MENU */
.mega-dropdown {
  position: static !important;
}

.mega-dropdown-menu {
  padding: 20px 0;
  width: auto !important;
  margin-left: 180px;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  background-color: #fff;
}

.mega-dropdown-me-and-my-pet, .mega-dropdown-adoption {
  margin-left: 320px;
  padding: 0 !important;
}

.mega-dropdown-events, .mega-dropdown-breeders {
  margin-left: 380px;
  padding: 0 !important;
}

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #222;
  padding: 3px 5px;
}
.mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}

.arrow-up {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
}

.arrow-up-me-and-my-pet {
  position: absolute;
  left: 60px;
  top: -10px;
}

.arrow-up-adoption {
  position: absolute;
  left: 225px;
  top: -10px;
}

.arrow-up-events {
  position: absolute;
  left: 290px;
  top: -10px;
}

.arrow-up-breeders {
  position: absolute;
  left: 420px;
  top: -10px;
}

#box-menu-me-and-my-pet-one {
  width: 170px;
  float: left;
  display: block;
  border-right: 2px solid #eef0f0;
}
#box-menu-me-and-my-pet-one ul {
  list-style: none;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
#box-menu-me-and-my-pet-one ul li {
  margin: 0 !important;
  padding: 0 !important;
  display: block;
  border-bottom: 1px solid #eef0f0;
}
#box-menu-me-and-my-pet-one ul li a {
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  display: block;
  line-height: 50px;
  padding-left: 10px;
}
#box-menu-me-and-my-pet-one ul li a:hover {
  color: #ccc !important;
  text-decoration: none !important;
}

.btn-1dogsports-menu {
  padding: 0 !important;
  border-radius: 3px;
  border: solid 1px #0f93fe;
  line-height: 36px !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #0f93fe !important;
  width: 88%;
  margin: 16px 10px 0 6%;
  font-size: 14px;
}

#box-menu-me-and-my-pet-two {
  width: 170px;
  float: left;
  display: block;
  border-right: 2px solid #eef0f0;
}

.img-me-and-my-pet-menu {
  width: 80%;
  display: block;
  margin-left: 10%;
  margin-top: 10px;
}

#box-menu-me-and-my-pet-two ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
  width: 80%;
  margin-left: 10% !important;
}
#box-menu-me-and-my-pet-two ul li {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 28px;
  display: block;
}
#box-menu-me-and-my-pet-two ul li a {
  color: #232323 !important;
  font-size: 12px;
  font-weight: bold;
}
#box-menu-me-and-my-pet-two ul li a:hover {
  color: #ccc !important;
  text-decoration: none !important;
}

.link-orange-1dogsports-menu {
  color: #0f93fe !important;
  font-size: 11px;
  line-height: 28px !important;
  width: 100%;
  padding: 0;
  display: block;
  margin: 3px 0 0;
  text-decoration: underline !important;
}

#box-menu-me-and-my-pet-three {
  width: 292px;
  float: left;
  display: block;
}

.img-my-pet-menu-sponsor {
  position: relative;
  width: 260px;
  height: 121px;
  border-radius: 3px;
  margin: 12px;
  display: block;
  float: left;
}

.img-my-pet-menu-sponsor-tag-menu {
  width: 116px;
  height: 20px;
  line-height: 20px;
  border-radius: 3px;
  background-color: #0f93fe;
  position: absolute;
  top: 10px;
  right: 0;
  z-index: 99;
  padding-left: 5px;
}

.img-my-pet-menu-sponsor-tag-menu-text {
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #ffffff;
  display: block;
  z-index: 99;
}

.img-events-menu-sponsor {
  position: relative;
  width: 250px;
  height: 110px;
  border-radius: 3px;
  margin: 12px;
  margin-left: 0 !important;
  display: block;
  float: left;
}

.img-events-menu-sponsor-tag-menu {
  width: 116px;
  height: 20px;
  line-height: 20px;
  border-radius: 3px;
  background-color: #0f93fe;
  position: absolute;
  top: 10px;
  right: 0;
  z-index: 99;
  padding-left: 5px;
}

.img-events-menu-sponsor-tag-menu-text {
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #ffffff;
  display: block;
  z-index: 99;
}

#box-menu-me-and-my-pet-three ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
  width: 88%;
  margin-left: 6% !important;
}
#box-menu-me-and-my-pet-three ul li {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 28px;
  display: block;
}
#box-menu-me-and-my-pet-three ul li a {
  color: #232323 !important;
  font-size: 12px;
  font-weight: bold;
}
#box-menu-me-and-my-pet-three ul li a:hover {
  color: #ccc !important;
  text-decoration: none !important;
}

#box-menu-adoption-one {
  width: 130px;
  float: left;
  display: block;
  margin-left: 15px;
}

.img-adoption-menu {
  width: 100%;
  display: block;
  margin-top: 10px;
}

.title-adoption-menu {
  width: 100%;
  display: block;
  margin-top: 14px;
  color: #232323 !important;
  font-size: 14px;
  font-weight: bold;
  line-height: 15px;
}

.browse-adoption-menu {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  display: block;
  line-height: 22px !important;
  text-decoration: underline;
  color: #4a4a4a;
}

.browse-adoption-menu-orange {
  color: #0f93fe !important;
}

#box-menu-adoption-two {
  width: 130px;
  float: left;
  display: block;
  margin-left: 15px;
}

#box-menu-adoption-three {
  width: 130px;
  float: left;
  display: block;
  margin-left: 15px;
  margin-right: 13px;
}

#box-menu-adoption-four {
  width: 211px;
  border-left: 1px solid #eef0f0;
  float: left;
  display: block;
}

.padding-adoption {
  padding-left: 10px;
  padding-right: 10px;
}

.separator-menu-adoption {
  width: 100%;
  height: 1px;
  display: block;
  border-top: 1px solid #eef0f0;
  float: left;
}

.link-adoption-menu {
  font-family: "Open Sans", sans-serif !important;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  display: block;
  line-height: 24px;
}

.dog-adoption-menu {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 24px;
  color: #4a4a4a;
  margin-top: 12px;
}

.btn-adoption-menu {
  padding: 0 !important;
  width: 100%;
  line-height: 36px !important;
  height: 36px !important;
  border-radius: 3px !important;
  color: #fff !important;
  background-color: #0f93fe !important;
}

#box-menu-events-one {
  width: 170px;
  float: left;
  display: block;
  border-right: 2px solid #eef0f0;
}
#box-menu-events-one ul {
  list-style: none;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
#box-menu-events-one ul li {
  margin: 0 !important;
  padding: 0 !important;
  display: block;
  border-bottom: 1px solid #eef0f0;
}
#box-menu-events-one ul li a {
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  margin-left: 10px;
  display: block;
  line-height: 20px;
  padding-top: 22px;
  padding-bottom: 22px;
}
#box-menu-events-one ul li a:hover {
  color: #ccc !important;
  text-decoration: none !important;
}

#box-menu-events-two {
  width: 251px;
  float: left;
  display: block;
  margin-left: 20px;
}

.title-city-menu-event {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  display: block;
  line-height: 24px;
  margin-top: 16px;
}

.rectangle-left-events-menu {
  /*width: 40px;*/
  height: 40px;
  border-radius: 4px;
  border: solid 1px #4a4a4a;
  display: block;
  float: left;
}

.rectangle-right-events-menu {
  width: 200px;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  display: block;
  float: left;
  padding-left: 10px;
}

.date-events-menu {
  margin: 0;
  padding: 0 5px;
  line-height: 19px;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #232323;
}

.title-events-menu {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  color: #232323;
  display: block;
  line-height: 20px;
}

#box-menu-events-three {
  width: 260px;
  float: left;
  display: block;
  padding-right: 10px;
  padding-top: 20px;
}

.orange-color {
  color: #0f93fe !important;
}

.orange-border {
  border-color: #0f93fe !important;
}

.img-events-menu {
  width: 100% !important;
  margin-bottom: 20px;
}

.btn-events-menu {
  padding: 0 !important;
  width: 100%;
  line-height: 36px !important;
  height: 36px !important;
  border-radius: 3px !important;
  color: #fff !important;
  background-color: #0f93fe !important;
}

#box-menu-breeders-one {
  width: 445px;
  height: 170px;
  overflow: hidden !important;
  display: block;
  float: left;
  border-bottom: 1px solid #eef0f0;
}

.breeders-month-menu {
  position: relative;
  width: 180px;
  height: 140px;
  border-radius: 3px;
  margin: 15px;
  display: block;
  float: left;
}

.breeders-tag-menu {
  width: 136px;
  height: 20px;
  line-height: 20px;
  border-radius: 3px;
  background-color: #0f93fe;
  position: absolute;
  bottom: 10px;
  left: 0;
  z-index: 99;
  padding-left: 5px;
}

.breeders-tag-menu-text {
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #ffffff;
  display: block;
  z-index: 99;
}

.breeders-info-menu {
  float: left;
  width: 235px;
  display: block;
}

.title-breeders-info-menu {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  display: block;
  line-height: 20px !important;
  margin-top: 15px !important;
}

.text-breeders-info-menu {
  font-family: "Open Sans", sans-serif !important;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 20px !important;
  color: #4a4a4a;
}

.link-breeders-info-menu {
  color: #0f93fe !important;
  font-size: 11px;
  line-height: 28px !important;
  width: 100%;
  padding: 0;
  display: block;
  margin: 3px 0 0;
  text-decoration: underline !important;
}

.btn-puppies-menu {
  padding: 0 !important;
  width: 100%;
  line-height: 36px !important;
  height: 36px !important;
  border-radius: 3px !important;
  color: #fff !important;
  background-color: #0f93fe !important;
}

#box-menu-breeders-two {
  width: 241px;
  height: 170px;
  overflow: hidden !important;
  display: block;
  float: left;
  margin-right: 10px;
  padding-left: 10px;
  border-bottom: 1px solid #eef0f0;
  border-left: 1px solid #eef0f0;
}

#box-menu-breeders-three {
  width: 228px;
  display: block;
  float: left;
}

.title-puppies-breeders-menu {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  display: block;
  line-height: 20px !important;
  margin-left: 15px;
}

#box-menu-breeders-three ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
  margin-left: 15px !important;
}
#box-menu-breeders-three ul li {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 28px;
  display: block;
}
#box-menu-breeders-three ul li a {
  color: #4a4a4a;
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
#box-menu-breeders-three ul li a:hover {
  color: #ccc !important;
  text-decoration: none !important;
}

.link-orange-breeders-menu {
  color: #0f93fe !important;
}

#box-menu-breeders-four, #box-menu-breeders-five {
  width: 228px;
  display: block;
  float: left;
}
#box-menu-breeders-four ul, #box-menu-breeders-five ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
  margin-left: 15px !important;
}
#box-menu-breeders-four ul li, #box-menu-breeders-five ul li {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 28px;
  display: block;
}
#box-menu-breeders-four ul li a, #box-menu-breeders-five ul li a {
  color: #4a4a4a;
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
#box-menu-breeders-four ul li a:hover, #box-menu-breeders-five ul li a:hover {
  color: #ccc !important;
  text-decoration: none !important;
}

.link-final-menu-breeders {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #0f93fe;
  display: block;
  line-height: 20px;
  margin-left: 15px;
  text-decoration: underline;
  margin-bottom: 15px;
}

.link-final-menu-events {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #0f93fe;
  display: block;
  line-height: 20px;
  text-decoration: underline;
  margin-bottom: 15px;
}

/* MEGA MENU */
/* MENU KANITO */
.container-nav-1dogsports {
  position: relative;
}

.navbar-brand {
  float: left;
  height: 50px;
  width: 115px;
  font-size: 18px;
  margin-left: 62px;
  margin-right: 20px;
  line-height: 20px;
  margin-top: 12px;
  background-repeat: no-repeat !important;
}

.lrg-logo {
  position: relative;
  background-size: contain;
}

.sml-logo {
  position: relative;
  background-size: contain;
}

.navbar-1dogsports {
  height: 70px;
  line-height: 70px !important;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999 !important;
  border-radius: 0 !important;
}

.link-menu-1dogsports {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #ffffff;
  line-height: 70px !important;
  padding: 0 !important;
  margin: 0 0 0 41px;
}
.link-menu-1dogsports:hover, .link-menu-1dogsports:active, .link-menu-1dogsports:focus {
  background-color: transparent !important;
  color: #ccc !important;
}

.navbar-1dogsports .open > a {
  background-color: transparent !important;
}
.navbar-1dogsports .open > a:focus, .navbar-1dogsports .open > a:hover {
  background-color: transparent !important;
}
.navbar-1dogsports ul li:hover, .navbar-1dogsports ul li:active, .navbar-1dogsports ul li:focus {
  background-color: transparent !important;
}

.icon-menu-1dogsports {
  margin-right: 10px;
}

.link-right-menu-1dogsports {
  padding: 0 !important;
  line-height: 36px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  margin: 18px 0 0;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #0f93fe;
}
.link-right-menu-1dogsports:hover, .link-right-menu-1dogsports:focus, .link-right-menu-1dogsports:active {
  background-color: transparent !important;
  color: #ccc !important;
}

.last-right-menu-1dogsports {
  margin-right: 62px;
}

.link-pet-services-menu {
  padding: 0 !important;
  border-radius: 3px;
  border: solid 1px #0f93fe;
  line-height: 36px !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #0f93fe;
  margin: 16px 10px 0 0;
}

.link-upgrade-business-menu {
  padding: 0 !important;
  border-radius: 3px;
  border: solid 1px #0f93fe;
  line-height: 36px !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #0f93fe;
  margin: 16px 10px 0 0;
}
.link-upgrade-business-menu:hover {
  background-color: #0f93fe !important;
  color: #fff !important;
}

.link-pet-services-menu:hover {
  background-color: #0f93fe !important;
  color: #fff !important;
}
.link-pet-services-menu:focus, .link-pet-services-menu:active {
  background-color: #0f93fe !important;
  color: #fff !important;
}

.separator-menu-log {
  color: #fff !important;
  padding: 0 !important;
  line-height: 36px !important;
  margin: 18px 0 0;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}

.separator-menu-services {
  height: 24px !important;
  width: 1px !important;
  background-color: #8b8c8c !important;
  float: left !important;
  margin-top: 22px !important;
}

.navbar-toggle {
  color: #232323 !important;
  background-color: #fff;
  line-height: 24px;
  cursor: pointer;
  margin-top: 12px;
  font-size: 24px;
  width: auto;
}

.navbar-1dogsports-white {
  background-color: #fff !important;
  border-bottom: 2px solid #ccc;
}
.navbar-1dogsports-white .link-pet-services-menu {
  background-color: #0f93fe !important;
  color: #fff !important;
}
.navbar-1dogsports-white .separator-menu-log {
  color: #4a4a4a !important;
}
.navbar-1dogsports-white .link-menu-1dogsports {
  color: #4a4a4a !important;
}
.navbar-1dogsports-white .link-menu-1dogsports:hover, .navbar-1dogsports-white .link-menu-1dogsports:focus, .navbar-1dogsports-white .link-menu-1dogsports:active {
  color: #ccc !important;
}
.navbar-1dogsports-white .link-pet-services-menu:hover, .navbar-1dogsports-white .link-pet-services-menu:focus, .navbar-1dogsports-white .link-pet-services-menu:active {
  background-color: #fff !important;
  color: #0f93fe !important;
}
.navbar-1dogsports-white .arrow-up {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ccc !important;
}

.link-help-menu {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  line-height: 68px !important;
  margin: 0;
  padding: 0 !important;
  width: 100px !important;
  text-align: center;
  box-shadow: inset 1px 0 0 0 #dce0e0, inset -1px 0 0 0 #dce0e0;
}

.link-user-logged-menu {
  color: #4a4a4a;
}
.link-user-logged-menu span {
  margin-left: 5px;
  display: inline-block;
  position: relative;
  line-height: 0;
}
.link-user-logged-menu span.account-balance-menu {
  display: inline-block;
  position: relative;
  top: 15px;
  left: 0;
  font-size: 12px;
  margin: 0;
  color: #0f93fe;
}
.link-user-logged-menu img {
  width: 39px;
  height: 39px;
  margin-right: 10px;
}
.link-user-logged-menu:hover, .link-user-logged-menu:focus, .link-user-logged-menu:active {
  background-color: transparent !important;
}

/* MENU KANITO */
/* MENU KANITO RESPONSIVE */
@media (max-width: 1430px) {
  .last-right-menu-1dogsports {
    margin-right: 0 !important;
  }
}
@media (max-width: 1360px) and (min-width: 900px) {
  .link-help-menu {
    font-size: 13px !important;
    padding: 0 !important;
    margin: 0 !important;
    width: auto !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .link-user-logged-menu {
    font-size: 13px !important;
  }

  .name-user-menu, .hide-responsive-text-menu {
    display: none !important;
  }
}
@media (max-width: 1270px) and (min-width: 1100px) {
  .navbar-brand {
    margin-right: 0 !important;
    margin-left: 10px !important;
  }

  .link-right-menu-1dogsports {
    margin-right: 0 !important;
  }

  .link-upgrade-business-menu {
    font-size: 13px !important;
  }

  .mega-dropdown-me-and-my-pet {
    margin-left: 180px !important;
  }

  .mega-dropdown-adoption {
    margin-left: 160px !important;
  }

  .mega-dropdown-events {
    margin-left: 220px !important;
  }

  .mega-dropdown-breeders {
    margin-left: 215px !important;
  }
}
@media (max-width: 1099px) and (min-width: 900px) {
  .navbar-brand {
    margin-right: 0 !important;
    margin-left: 10px !important;
  }

  .link-menu-1dogsports {
    font-size: 13px !important;
    margin-left: 15px !important;
  }

  .link-right-menu-1dogsports {
    margin-right: 0 !important;
  }

  .mega-dropdown-me-and-my-pet {
    margin-left: 140px !important;
  }

  .mega-dropdown-adoption {
    margin-left: 110px !important;
  }

  .mega-dropdown-events {
    margin-left: 140px !important;
  }

  .mega-dropdown-breeders {
    margin-left: 100px !important;
  }
}
@media (max-width: 1099px) {
  .navbar-brand {
    margin-right: 0 !important;
    margin-left: 20px !important;
  }
}
@media (max-width: 1024px) {
  .navbar-1dogsports {
    background-color: #fff !important;
  }
  .navbar-1dogsports .navbar-collapse {
    background-color: #fff !important;
    z-index: 9999 !important;
    display: none !important;
  }
  .navbar-1dogsports .navbar-collapse.in {
    display: block !important;
  }

  .link-menu-1dogsports {
    margin: 0 !important;
    padding: 0 !important;
    color: #232323;
    margin-left: 10px !important;
  }

  .separator-menu-log, .separator-menu-services, .mega-dropdown-menu {
    display: none !important;
  }

  .navbar-nav {
    margin: 10px !important;
  }

  .link-upgrade-business-menu {
    width: 100% !important;
  }

  .link-help-menu {
    width: 100% !important;
    line-height: 40px !important;
    text-align: left;
    margin: 0;
    box-shadow: unset;
    margin-left: 10px !important;
  }

  .navbar-header {
    float: none;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-nav > li > a.link-menu-1dogsports {
    height: auto !important;
    line-height: 40px !important;
  }
}
/* MENU KANITO RESPONSIVE */
/* ELEMENT ALL SITE */
.form-control:focus {
  border-color: #0f93fe !important;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(242, 145, 0, 0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(242, 145, 0, 0.6) !important;
}

.input-text-1dogsports, .select-1dogsports {
  border-radius: 3px !important;
  background-color: #ffffff !important;
  border: solid 1px #dce0e0 !important;
}

.input-text-1dogsports {
  padding: 4px;
}

.select-1dogsports {
  padding: 0;
}

.check-1dogsports {
  display: none;
}

.checkbox-1dogsports span.checkboxlabels::before {
  width: 27px;
  height: 27px;
  background-color: #fff;
  left: -35px;
}
.checkbox-1dogsports span.checkboxlabels::after {
  content: "";
  font-family: "FontAwesome", serif;
  left: -31px;
  top: 2px;
  border: solid 1px #dce0e0 !important;
  color: transparent;
  transition: color 0.2s;
  float: right;
  margin-top: 8px;
  margin-right: 5px;
  line-height: 14px;
}

input[type=checkbox]:checked + label span.checkboxlabels::after {
  color: #0f93fe;
}

.checkbox-1dogsports {
  height: 40px;
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #dce0e0;
  display: block;
  position: relative;
  padding: 4px;
}

.checkbox-1dogsports-large {
  height: 60px !important;
  line-height: 20px !important;
}

.checkbox-1dogsports label {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  padding: 0;
  margin: 0;
  line-height: 35px;
  width: 100%;
}

.checkbox-1dogsports-large label {
  line-height: 26px !important;
  padding-left: 20px;
}

.checkbox-1dogsports input {
  position: absolute !important;
  top: 10px !important;
  right: 10px !important;
}

.checkbox-1dogsports-large span.checkboxlabels::after {
  content: "";
  font-family: "FontAwesome", serif;
  left: -31px;
  top: 2px;
  border: solid 1px #dce0e0 !important;
  color: transparent;
  transition: color 0.2s;
  float: right;
  margin-top: 0 !important;
  margin-right: 5px;
  line-height: 14px;
}

.pagination-1dogsports ul li a {
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #dce0e0;
}
.pagination-1dogsports > li > a {
  padding: 0;
  text-align: center;
  z-index: 3 !important;
  cursor: pointer !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  border: solid 1px #dce0e0 !important;
  color: #ccc !important;
  width: 40px;
  line-height: 40px;
}
.pagination-1dogsports > .active > a {
  z-index: 3 !important;
  background-color: #fff !important;
  cursor: default !important;
  border-radius: 3px !important;
  border: solid 1px #dce0e0 !important;
  color: #0f93fe !important;
}
.pagination-1dogsports > .active > a:focus, .pagination-1dogsports > .active > a:hover {
  z-index: 3 !important;
  background-color: #fff !important;
  cursor: default !important;
  border-radius: 3px !important;
  border: solid 1px #dce0e0 !important;
  color: #0f93fe !important;
}
.pagination-1dogsports > .active > span {
  z-index: 3 !important;
  background-color: #fff !important;
  cursor: default !important;
  border-radius: 3px !important;
  border: solid 1px #dce0e0 !important;
  color: #0f93fe !important;
}
.pagination-1dogsports > .active > span:focus, .pagination-1dogsports > .active > span:hover {
  z-index: 3 !important;
  background-color: #fff !important;
  cursor: default !important;
  border-radius: 3px !important;
  border: solid 1px #dce0e0 !important;
  color: #0f93fe !important;
}

.popover-title {
  font-size: 11px !important;
  font-weight: bold !important;
  font-style: normal !important;
  font-stretch: normal !important;
  letter-spacing: -0.5px !important;
  color: #4a4a4a !important;
  background-color: #fff !important;
  border: none !important;
  width: 160px !important;
}

.popover-content {
  font-family: "Open Sans", sans-serif !important;
  font-size: 10px !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-stretch: normal !important;
  line-height: 1.3 !important;
  z-index: 9999 !important;
  color: #4a4a4a;
  width: 160px !important;
}

#select-city-input-1dogsports {
  display: block;
  width: 100%;
  float: left;
  border-radius: 3px !important;
  overflow: hidden;
  border: solid 1px #dce0e0 !important;
}
#select-city-input-1dogsports input {
  border: none !important;
  box-shadow: none !important;
}
#select-city-input-1dogsports .section-input {
  width: 85%;
  display: block;
  float: left;
  margin: 0;
}
#select-city-input-1dogsports .section-icon {
  width: 15%;
  display: block;
  float: left;
  margin: 0;
  background-color: #fff;
  line-height: 30px;
  text-align: center;
  border: none !important;
}

/* ELEMENT ALL SITE */
/* FOOTER KANITO */
footer {
  width: 100%;
  background-color: #313032;
  padding: 60px 110px 60px 110px;
}

.divider-1dogsports-footer {
  border-top: 1px solid #5a595b !important;
  margin-top: 80px !important;
  margin-bottom: 40px !important;
}

.btn-footer-business {
  height: 40px;
  border-radius: 3px;
  background-color: #0f93fe;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.17;
  color: #ffffff;
  padding: 7px 16px;
  display: block;
  width: 100%;
  overflow: hidden;
}
.btn-footer-business:hover {
  background-color: #fff !important;
  color: #0f93fe !important;
  text-decoration: none !important;
}

#select-footer-language {
  height: 40px !important;
  border-radius: 3px !important;
  background-color: #4a4a4a !important;
  border: none !important;
  margin-top: 26px !important;
  color: #fff !important;
  box-shadow: none !important;
}

footer .select2-container {
  width: 100% !important;
  margin-top: 26px !important;
}
footer .select2-container .select2-selection--single {
  cursor: pointer;
  display: block;
  height: 40px !important;
  line-height: 40px !important;
  background-color: #4a4a4a !important;
  border: none !important;
}
footer .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fff !important;
  line-height: 40px !important;
}
footer .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
footer p {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #ffffff;
  line-height: 22px;
}
footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer ul li {
  margin: 0;
  padding: 0;
}
footer ul li a {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #ffffff !important;
}
footer ul li a:hover {
  color: #ccc !important;
  text-decoration: none !important;
}
footer a {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #ffffff !important;
}
footer a:hover {
  color: #ccc !important;
  text-decoration: none !important;
}
footer .read-more {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #ffffff !important;
  text-decoration: underline !important;
}
footer .follow-us {
  font-size: 16px !important;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #ffffff !important;
  text-align: center;
}

.icon-social-footer {
  margin-top: 20px !important;
  margin-bottom: 40px !important;
}

.icon-social-center-footer {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.onedogsports-copyright-footer {
  font-size: 16px !important;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff;
}

footer .business-name {
  font-size: 12px !important;
  font-style: normal;
  font-stretch: normal;
  color: #ffffff !important;
  text-align: center !important;
  line-height: 26px;
}

/* FOOTER KANITO */
/* FOOTER KANITO RESPONSIVE */
@media (max-width: 754px) {
  .col-footer {
    margin-top: 20px !important;
  }

  .col-footer-margin-top {
    margin-top: 60px !important;
  }

  footer {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
/* FOOTER KANITO RESPONSIVE */
/* MODAL */
.modal {
  border-radius: 3px !important;
}

#modal-sign .modal-dialog {
  width: 980px;
}

.modal-header {
  background-color: #f7f7f7;
  display: block;
  width: 100%;
  border: none !important;
  border-radius: 6px 6px 0 0;
}

#modal-sign .modal-header h3 {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center !important;
  color: #333333;
  max-width: 330px;
  display: block;
  padding-top: 36px;
  padding-bottom: 36px;
  margin: 0 auto;
}
#modal-sign .modal-content-container-sign {
  padding: 50px;
  display: block;
}

.box-type-user {
  position: relative;
  width: 100%;
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #dce0e0;
  color: #232323;
}

.nodecoration {
  text-decoration: none !important;
}

.box-type-user-active {
  border: solid 1px #0f93fe !important;
  color: #0f93fe !important;
}

.box-type-user .check {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 28px;
}
.box-type-user .check span {
  color: #dce0e0;
}

.box-type-user-active .check span {
  color: #0f93fe !important;
}

.box-type-user img {
  display: block;
  margin: 42px auto 26px;
}
.box-type-user h3 {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
}
.box-type-user p {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  padding-bottom: 34px;
}

.box-type-user-btn,
.box-type-user-btn__modal {
  width: 280px;
  line-height: 40px;
  border-radius: 3px;
  background-color: #0f93fe !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff !important;
  text-decoration: none !important;
  display: block;
  margin: 15px auto;
}

.box-type-user-btn-full,
.box-type-user-btn-full__modal {
  width: 100% !important;
}

.box-type-user-btn-disabled,
.box-type-user-btn-disabled__modal {
  opacity: 0.5;
  pointer-events: none;
  cursor: default;
}

.box-type-user-skip,
.box-type-user-skip__modal {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa !important;
  line-height: 40px;
  text-align: center;
  text-decoration: none !important;
  margin: 0 auto;
  display: block;
}

.container-fluid-1dogsports-signup {
  background-color: #f7f7f7;
  margin-top: 30px;
  margin-bottom: 30px;
}

.col-service-signup-form-sign {
  padding: 50px;
}

.col-service-signup {
  border-radius: 3px;
  background-color: #fff;
  border: solid 1px #dce0e0;
}

.title-signup {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #232323;
  display: block;
}

.subtitle-signup {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #a2a2a2;
  padding-bottom: 60px;
}

.btn-google-login {
  text-align: center;
  width: 100%;
  display: block;
  border-radius: 3px;
  background-color: #db3236;
  line-height: 40px;
  text-decoration: none !important;
  color: #fff !important;
  margin-bottom: 10px;
  margin-top: 115px;
}

.btn-facebook-login {
  text-align: center;
  width: 100%;
  display: block;
  border-radius: 3px;
  background-color: #3b5998;
  line-height: 40px;
  text-decoration: none !important;
  color: #fff !important;
  margin-bottom: 10px;
}

.form-sign-1dogsports input {
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  font-family: "Montserrat", sans-serif, FontAwesome !important;
}

.sign-up-btn {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #0f93fe !important;
  text-decoration: none !important;
  width: 100%;
  line-height: 40px;
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #0f93fe;
  display: block;
  margin-top: 30px;
}

.sign-up-btn-disabled {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}

.terms-login {
  font-family: "Open Sans", sans-serif !important;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #a2a2a2;
  display: block;
  margin-top: 10px;
}

.social-post-alert {
  font-family: "Open Sans", sans-serif !important;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  color: #aaaaaa;
}

.or-text {
  width: 100%;
  text-align: center;
  font-family: "Open Sans", sans-serif !important;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  color: #a2a2a2;
}

.line-vertical-sign {
  display: block;
  height: 130px;
  width: 1px;
  background-color: #dce0e0;
  margin: 8px auto;
}

#modal-sign-input .modal-dialog, #modal-login-input .modal-dialog {
  width: 720px;
}
#modal-sign-input .modal-content-container-sign, #modal-login-input .modal-content-container-sign {
  padding: 50px;
  display: block;
}
#modal-sign-input .modal-header h3, #modal-login-input .modal-header h3 {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center !important;
  color: #333333;
  max-width: 330px;
  display: block;
  padding-top: 36px;
  padding-bottom: 36px;
  margin: 0 auto;
}

#modal-login-forgot .modal-dialog {
  width: 420px;
}
#modal-login-forgot .modal-content-container-sign {
  padding: 50px;
  display: block;
}
#modal-login-forgot .modal-header h3 {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center !important;
  color: #333333;
  max-width: 330px;
  display: block;
  padding-top: 36px;
  padding-bottom: 36px;
  margin: 0 auto;
}

.password-login-input-box, .password-sign-input-box, .confirm-password-sign-input-box {
  border: solid 1px #dce0e0 !important;
  box-shadow: none !important;
  border-radius: 3px !important;
  padding: 0;
  margin: 0 0 10px;
}
.password-login-input-box input, .password-sign-input-box input, .confirm-password-sign-input-box input {
  border: none !important;
  margin: 0 !important;
}

.password-sign-input-box input:focus, .password-sign-input-box input:active, .password-sign-input-box input:visited {
  border: none !important;
  box-shadow: none !important;
}

.password-login-input-box input:focus, .password-login-input-box input:active, .password-login-input-box input:visited {
  border: none !important;
  box-shadow: none !important;
}

.confirm-password-sign-input-box input:focus, .confirm-password-sign-input-box input:active, .confirm-password-sign-input-box input:visited {
  border: none !important;
  box-shadow: none !important;
}

.password-sign-input-box .section-input, .password-login-input-box .section-input {
  width: 85%;
  display: block;
  float: left;
  margin: 0;
}

.password-sign-input-box .section-icon,
.password-login-input-box .section-icon {
  width: 15%;
  display: block;
  float: left;
  margin: 0;
  background-color: #fff;
  line-height: 40px;
  text-align: center;
  border: none !important;
  border-radius: 0 3px 3px 0 !important;
}

.confirm-password-sign-input-box .section-input {
  width: 85%;
  display: block;
  float: left;
  margin: 0;
}
.confirm-password-sign-input-box .section-icon {
  width: 15%;
  display: block;
  float: left;
  margin: 0;
  background-color: #fff;
  line-height: 40px;
  text-align: center;
  border: none !important;
  border-radius: 0 3px 3px 0 !important;
}

#modal-sign-finish .modal-dialog {
  width: 480px;
}
#modal-sign-finish .modal-content-container-sign {
  padding: 30px;
  display: block;
}
#modal-sign-finish .modal-header-sign-finish {
  height: 277px;
  background-image: url(../img/happy-guy-illustration.png);
  background-repeat: no-repeat;
}
#modal-sign-finish h3 {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #232323;
}
#modal-sign-finish p {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #a2a2a2;
  display: block;
  margin: 0 auto;
  max-width: 280px;
  padding-bottom: 50px;
}

#modal-sign-advanced .modal-dialog {
  width: 420px;
}
#modal-sign-advanced .modal-content-container-sign {
  padding: 30px;
  display: block;
}
#modal-sign-advanced .modal-header h3 {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #232323;
  max-width: 330px;
  display: block;
  padding-top: 30px;
  margin: 0 auto;
}
#modal-sign-advanced .modal-header p {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #a2a2a2;
  max-width: 330px;
  display: block;
  padding-top: 10px;
  margin: 0 auto;
}

.box-form-sign-advanced h3 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  display: block;
  margin-bottom: 10px;
  margin-top: 20px;
}
.box-form-sign-advanced p {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
  display: block;
  margin-top: 10px;
}

.ui-autocomplete {
  position: absolute;
  cursor: default;
  z-index: 9999999 !important;
}

#ui-datepicker-div.hide-dd table.ui-datepicker-calendar {
  display: none;
}
#ui-datepicker-div.hide-yy .ui-datepicker-title .ui-datepicker-year {
  display: none;
}
#ui-datepicker-div.hide-mm .ui-datepicker-title .ui-datepicker-month {
  display: none;
}
#ui-datepicker-div.hide-arrows .ui-datepicker-prev,
#ui-datepicker-div.hide-arrows .ui-datepicker-next {
  display: none;
}

.title-switch {
  display: inline-block;
  float: left;
}

.nav-tabs > li {
  border-top: 1px #ddd solid;
  border-right: 1px #ddd solid;
  border-left: 1px #ddd solid;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: #fff;
}

.tab-content {
  background: #fff;
  padding: 10px;
  margin-bottom: 10px;
}

.swal2-title small {
  width: 100%;
  display: contents;
}

#wallet-history th:not(:first-child),
#wallet-history td:not(:first-child) {
  text-align: right;
}

#last_payments th:nth-child(2),
#last_payments th:last-child,
#last_payments td:nth-child(2),
#last_payments td:last-child {
  text-align: right;
}

#membership_plan-list.table > tbody > tr > td {
  vertical-align: middle;
}

.box-results-1dogsports {
  width: 100%;
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #dce0e0;
  padding: 10px;
  display: block;
  overflow: hidden;
  margin-bottom: 30px;
}

/*# sourceMappingURL=style.css.map */
