@charset "UTF-8";
body {
  font-family: "Hind", sans-serif;
  font-size: 17px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
}

body h1, body h2, body h3, body h4, body h5, body h6, body a, body .main-menu .navigation > li > a, body .sec-title, body .theme-btn, body p {
  font-family: "Hind", sans-serif;
}

a {
  color: #2e6da4;
}

a:hover {
  text-decoration: none;
}

@media (max-width: 767px) {
  .xs-text-center {
    text-align: center !important;
  }
}
.col-centered {
  float: none !important;
  margin-left: auto;
  margin-right: auto;
}

.text_blue1 {
  color: #03A3C9 !important;
}

.text_blue2 {
  color: #49C9F4 !important;
}

.text_green1 {
  color: #1CBCA4 !important;
}

ul.list-style {
  list-style: none; /* Remove default bullets */
}
ul.list-style li::before {
  content: "•"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #03A3C9; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
ul.list-style li {
  font-weight: 300;
  font-size: 18px;
  padding: 5px 0;
}

.navigation_header.docked .navigation_container {
  padding: 0;
  margin: 0;
  width: auto;
  max-width: 100%;
}

body .logo2 {
  display: block;
  width: 167px;
  height: 30px;
  float: left;
  margin-top: 9px;
}
body .logo2 img {
  max-width: 100%;
}
body .navigation_header .navigation ul.tabs li .tab.btn1 {
  color: #333;
  background-color: #fff;
  width: 160px;
  border-radius: 36px;
  height: 36px;
  top: 0px;
  position: relative;
  left: 80px;
  padding-top: 10px;
}
body .navigation_header .navigation ul.tabs li .tab.btn1:before {
  left: -70px;
}
body .navigation_header .navigation ul.tabs li .tab.btn1:after {
  right: -70px;
}
body td, body th {
  font-size: 14px;
}

.slider-new {
  height: 517px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.slider-new.banner-page {
  height: 598px;
}

.form-group label.error {
  color: #cc0000;
}

.table td, .table th {
  font-size: 16px;
}

@media (max-width: 767px) {
    body .logo2 {
        float: none;
        text-align: center;
        width: 100%;
    }
    body .logo2 img {
        height: 46px;
    }
    body .navigation_header .navigation .navigation_box {
        width: 100%;
    }
    body .navigation_header .navigation div.tabs {
        float: none;
        margin: 0;
        display: none;
    }
    body .navigation_header .navigation ul.tabs {
        display: block;
        width: 100%;
    }
    body .navigation_header .navigation ul.tabs li {
        display: block;
    }
    body .testimonials_section .carousel_items_container {
        height: auto;
    }
    body .page_blog .group-content-center {
        margin-top: 40px;
    }
    body .page_blog .group-content-center .content-description p {
        font-size: 16px;
    }
    body .page_blog .group-content-center h2 {
        font-size: 20px;
        line-height: 24px;
    }
    body .page_blog .group-content-center ul li span, body .page_blog .group-content-bottom .content-related-article ul li span {
        font-size: 14px;
    }
    .list-center {
        width: 100% !important;
    }
    .img-page{
        width: 100% !important;
    }
    .content-img-inst img{
        width: 100% !important;
    }
    .slider-new {
        height: 232px !important;
        background-position: top;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .group-list-cities {
        column-count: 1 !important;
    }
    #navbarSupportedContent{
        margin-top: 20px;
    }
    nav.navbar {
        padding: 20px 10px !important;
    }
    .group-popup-home img{
        width: 100% !important;
    }
    #order {
        padding: 40px 15px 20px 15px !important;
    }
    #carouselExampleFade .carousel-caption {
        top: 4px !important;
        padding: 15px 15px !important;
    }
    #carouselExampleFade .carousel-caption h2 {
        font-size: 20px !important;
    }
    #carouselExampleFade .carousel-caption p {
        font-size: 14px !important;
    }
    .navbar-brand {
        display: contents;
    }
    .navbar-brand img{
        width: 70%;
    }
    h1{
        font-size: 30px;
    }
    h2{
        font-size: 27px;
    }
    h3{
        font-size: 25px;
    }
    .text-sm-center{
        text-align: center !important;
    }
}
.page_blog .group-content-center ul {
  margin: 0 !important;
}

.list-cities {
  padding: 0;
  list-style: none;
}

.list-num{
  list-style-type: decimal;
}

.list-center{
  width: 22%;
  margin: 0 auto;
}

footer {
  background-size: cover;
  background-position: 0 -5px;
  padding-bottom: 0;
  position: relative;
}

.divider--shape-dark {
  width: 124px;
  height: 13px;
  background: url(../images/arrow-down-dark.png) center no-repeat;
  position: absolute;
  top: -13px;
  left: 50%;
  margin-left: -62px;
  z-index: 1;
}

.copy-right-area {
  background: #222222;
  padding: 30px 0 25px 0;
}

.copy-right-area .copy-right p {
  color: #fff;
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 15px;
  letter-spacing: 2px;
}

.copy-right-area .copy-right a {
  color: #ffffff;
  transition: all 0.5s
  ease-in-out 0s;
}

.copy-right-area .copy-right a:hover {
  color: #a5a5a5;
  text-decoration: none;
  outline: none;
}

footer .footer--copyright {
  background-color: #1b1b1b;
  padding: 42px 0;
  position: relative;
}

.divider--shape-dark2 {
  width: 108px;
  height: 28px;
  background: url(../images/arrow-down-dark2.png) center no-repeat;
  position: absolute;
  top: -22px;
  left: 50%;
  margin-left: -54px;
}

footer .footer--copyright p {
  color: #a5a5a5;
  font-size: 12px;
  padding-bottom: 0;
  letter-spacing: 2px;
}

footer .footer--copyright p a{
  color: #ffffff;
}

footer .footer--copyright p a:hover, footer .footer--copyright p a:focus {
  color: #23527c;
  text-decoration: none;
  outline: none;
}

.top-heading {
  color: #fff;
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  letter-spacing: 5px;
  margin-bottom: 20px;
}

.copy-right-area .copy-right hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

#back-to-top {
  transition: all 1s
  ease 0s;
  -webkit-transition: all .3s
  ease 0s;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 9999;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 33px;
  background: transparent;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  text-decoration: none;
  opacity: 0;
  border: 1px double #fff;
  border-radius: 51px;
  border-width: 6px;
}

#back-to-top:hover {
  background: transparent;
  border-color: #fff;
  opacity: 0.7 !important;
}

#back-to-top.show {
  opacity: 1;
}

.bg-card-body, .bg-table-title{
  background-color: #e6e6e6;
  font-weight: 500;
}

.table-bordered td, .table-bordered th {
  border: 1px solid #ced4da;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.img-page{
  width: 45%;
}

.image-box img{
  width: 100%;
}

.content-img-inst img{
  width: 64%;
}

.container-video{
  margin: 0 auto 40px;
  max-width: 900px;
}

.iframe-video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}

.container-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#order{
  background: #f4f4f4;
  padding: 40px 0 20px 0;
}

nav.navbar{
  position: fixed;
  width: 100%;
  z-index: 99;
  top: 0;
  padding: 20px 0;
}

nav.navbar .btn-primary{
  margin-right: 10px;
}

.reviews {
  background: url(../images/rodentslider.jpg) center 0 no-repeat;
  background-size: cover;
  padding: 100px 0;
}

.reviews-mouses {
  background: url(../images/banner-mouses-parallax.jpg) center 0 no-repeat;
  background-size: cover;
  padding: 100px 0;
}

.reviews-rats {
  background: url(../images/banner-rats-parallax.jpg) center 0 no-repeat;
  background-size: cover;
  padding: 100px 0;
}

.parallax {
  background-attachment: fixed !important;
}

.masked {
  position: relative;
}

.masked:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(14, 14, 14, 0.5);
}

#contact-us h5{
  margin-bottom: 30px;
}

#contact-us h5 a{
  color: rgba(255, 255, 255, .8);
}

#contact-us h5 a:hover{
  text-decoration: none;
  color: #222222;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.07em;
  margin: 0 10px;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 1);
}

.navbar-nav{
  margin: 0 auto;
}

a.cart {
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 5px;
  padding: 13px 22px;
  font-size: 14px;
}

a.cart:hover {
  text-decoration: none;
}

a.cart i {
  font-size: 15px;
  margin-right: 5px;
}

#cart-total{
  letter-spacing: 0.02em;
}

.btn-primary{
  border-radius: 4px;
  padding: 12px 28px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}

.btn-secondary {
  border-radius: 4px;
  padding: 9px 20px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}

.group-content-cart .btn-primary, .content-group-checkout .btn-primary{
  padding: 7px 28px;
  font-size: 14px;
}

.group-countries {
  overflow: hidden;
  text-align: left;
  margin-top: 60px;
}

.group-countries h4 {
  color: #ffffff;
  margin-bottom: 20px;
  font-weight: 600;
}

.group-countries ul {
  padding: 0;
  list-style-type: none;
  margin-bottom: 25px;
}

.group-list-cities {
  column-count: 3;
  column-gap: 20px;
}

.group-countries ul li {
  margin: 4px 0;
  display: inline-block;
  width: 100%;
}

.group-countries ul li a {
  font-size: 14px;
  color: #ffffff;
}

.group-countries ul li a:hover {
  text-decoration: none;
  color: #a5a5a5;
}

.btn-primary-extra {
  border-radius: 4px;
}

.group-content-image img{
  width: 100%;
}

.spacer, .spacer-white {
  position: relative;
  width: 50px;
  height: 1px;
  background-color: #67d5b5;
  margin: 20px auto 20px;
}

.spacer .line, .spacer-white .line {
  position: absolute;
  line-height: 1;
  left: 0;
  width: 100%;
  top: -9px;
}

.spacer .dot, .spacer-white .dot {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #67d5b5;
}

.section-content {
  margin-top: 0;
}

.row-about {
  padding-top: 90px;
  padding-bottom: 90px;
  position: relative;
}

.bgc-light {
  background-color: #f0f5f9;
}

.bg-left-fluid {
  position: absolute;
  padding: 0;
  left: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.bg-right-fluid {
  position: absolute;
  padding: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.bg-about-1 {
  background: url(../images/conntraceptol-banner.png) center no-repeat;
  background-size: cover;
}

.bg-about-2 {
  background: url(../images/conntraceptol-banner.png) center no-repeat;
  background-size: cover;
}

.bg-about-3 {
  background: url(../images/conntraceptol-banner.png) center no-repeat;
  background-size: cover;
}

.bg-about-4 {
  background: url(../images/conntraceptol-banner.png) center no-repeat;
  background-size: cover;
}

.about-title {
  margin-top: 0;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.col-about-content {
  margin-top: 45px;
}

.row-columns {
  margin-top: -38px;
}

.column {
  margin-top: 20px;
}

#services .media-right {
  vertical-align: middle;
}

.icon-circle-2 {
  display: inline-block;
  text-align: center;
  width: 45px;
  height: 45px;
  line-height: 48px;
  border-radius: 50%;
  background: #67d5b5;
}

.icon-circle-2 .fa {
  font-size: 30px;
  color: #fff;
  vertical-align: middle;
}

.media-left, .media>.pull-left {
  padding-right: 10px;
}

.media-left, .media-right, .media-body {
  display: table-cell;
  vertical-align: top;
}

#services p{
 font-weight: 500;
}

#testimonials{
  padding: 60px 0;
  background-color: #343a40;
}

#testimonials h2{
  color: #ffffff;
  margin-bottom: 50px;
}

#testimonials h2 span{
  color: #23B5B9;
  font-weight: 700;
}

#testimonials .item-owl p:before{
  content: "";
  display: inline-block;
  background: url(../images/quote-left.png) no-repeat top;
  width: 30px;
  height: 22px;
  margin-right: 5px;
}

#testimonials .item-owl p:after{
  content: "";
  display: inline-block;
  background: url(../images/quote-rigth.png) top no-repeat;
  width: 30px;
  height: 22px;
  margin-left: 5px;
}

.owl-theme .owl-controls .owl-buttons div {
  width: 20px !important;
  height: 42px !important;
}

.owl-theme .owl-controls .owl-page span {
  width: 10px !important;
  height: 10px !important;
  margin: 5px !important;
}

#testimonials .item-owl p{
  color: #ffffff;
  font-size: 20px;
}

#testimonials .item-owl .client-info img{
  border: 2px solid #fff;
  padding: 2px;
  border-radius: 50px;
  height: 100px;
  width: 100px;
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 10px 2px rgba(0,0,0,.1);
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1);
}

#testimonials .item-owl .client-info h4 {
  color: #23b5b9;
  margin: 10px 0 10px 0;
  padding: 0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
}

#testimonials .item-owl .client-info span {
  color: #EBDE87;
  font-size: 17px;
  margin-bottom: 10px;
  display: inline-block;
}

.container-products{
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 0 18px 1px grey;
}

.carts-items{
  font-weight: 500;
}

.card-image{
  overflow: hidden;
}

.card-img-top {
  transition: transform 0.4s ease;
}

.card-img-top:hover {
  transform: scale(1.1);
}

.content-group-checkout{
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 0 18px 1px grey;
}

.content-group-checkout .buttons{
  overflow: hidden;
}

.content-group-checkout .bg-card-body, .content-group-checkout .bg-table-title {
  background-color: transparent;
}

.content-group-checkout .card {
  border: none;
}

.content-group-checkout label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 500;
}

.content-group-checkout p {
  font-weight: 400;
  color: #666;
  font-size: 13px;
  line-height: 20px;
  margin: 0 0 10px;
}

.content-group-checkout legend {
  font-size: 18px;
  padding: 0;
  display: block;
  width: 100%;
  margin-bottom: 20px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

.title-checkout{
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
}

.title-checkout{
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  padding: 0 18px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.title-checkout h2{
  margin: 10px 0;
  font-size: 20px;
}

.container-page-products .btn-secondary{
  padding: 12px 28px;
  font-size: 16px;
}

.container-page-products .group-info-prod h4{
  font-size: 2rem;
}

.container-products .card-image{
  width: 100%;
  height: 370px;
  overflow: hidden;
}

.container-products .card-img-top{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#imageModal button{
  position: absolute;
  right: 16px;
  top: 16px;
  font-size: 34px;
  color: #000000;
  border: 1px solid #ffffff;
  line-height: 27px;
  padding: 6px 7px 0px 7px;
  background-color: #ffffff;
}

#carouselExampleFade .slide1{
  background: linear-gradient(to bottom, #bdf0f8, #bdf0f8);
}

#carouselExampleFade .slide2{
  background: linear-gradient(to bottom, #efefef, #efefef);
}

#carouselExampleFade .carousel-caption{
  right: auto;
  top: 20px;
  left: 0;
  z-index: 10;
  width: 50%;
  text-align: left;
  padding: 20px 20px;
}

#carouselExampleFade .carousel-caption h2{
  color: #4B3586;
  font-size: 56px;
}

#carouselExampleFade .carousel-caption p{
  color: #414A54;
  font-size: 36px;
  font-weight: 500;
}

#carouselExampleFade .carousel-indicators li{
  background-color: #343a40;
}

.text-lg-left{
    text-align: left;
}

@media (min-width: 992px) {
  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-about-right {
    padding-left: 60px;
  }

  .col-about-left {
    padding-right: 30px;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
}

@media (min-width: 1200px) {
  .col-about-right {
    padding-left: 60px;
  }

  .col-about-left {
    padding-right: 60px;
  }
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 600px;
  }

  #imageModal .modal-dialog {
    max-width: none;
    display: grid;
    justify-content: center;
  }
}

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