/*!
Style.css
 */
@font-face {
font-family: "gilroy-light";
src: url("../fonts/Gilroy-Light.otf");
src: url("../fonts/Gilroy-Light.otf") format("opentype"),
url("../fonts/Gilroy-Light.svg#filename") format("svg");
}

@font-face {
font-family: "gilroy-bold";
src: url("../fonts/Gilroy-ExtraBold.otf");
src: url("../fonts/Gilroy-ExtraBold.otf") format("opentype"),
url("../fonts/Gilroy-ExtraBold.svg#filename") format("svg");
}

body, div, p {
    color: #25327b;
    font-size: 14px;
    font-family: "gilroy-light";
	letter-spacing: 1px;
}
#topNav .nav-link {
	font-family: "gilroy-light";
	letter-spacing: 1px;
}
#homeBanner {
    min-height: 83vh;
}
.navbar-nav .nav-link {
    color: #25327b !important;
    font-family: 'Roboto', sans-serif;
}
.topShopBtn {
    background-color: #25327b;
    border-radius: 30px;
    padding: .375rem 1.75rem;
    display: block;
    color: #fff !important;
    max-width: 150px;
    font-family: "gilroy-bold";
    text-transform:uppercase;
}
img {
    max-width: 100%;
    height: auto;
}
.no-padding {
    padding: 0 !important;
}
img-default {
    max-width: 1440px;
    height: auto;
    width: 100%;
}
.navbar {
    padding:.5rem 0 !important;
}
.navbar-nav .dropdown-item {
    font-size: 14px;
}
#menu-mainnav #menu-item-15 {
    display: none;
}
.container {
    margin:0 auto;
}
footer {
    background-color: #363636;
     color: rgba(255,255,255,.6);
}
footer p, footer a{
     color: rgba(255,255,255,.6);
}
.footer-logo {
    max-width: 120px;
    height: auto;
}
.footer-address {
    color: rgba(255,255,255,.6);
    width: 100%;
    max-width: 300px;
    margin: 20px 0;
}
footer .socmed {
    margin-bottom: 50px;
}
footer .socmed a {
    color: #fff;
    font-size: 30px;
    display: inline-block;
    margin-right: 15px;
}
.footer-link {
    display: inline-block;
    margin-right: 50px;
}
.footer-right .footer-link {
    margin-left: 15px;
    margin-right: 0 !important;
}
.footer-right .footer-link:hover {
    text-decoration: none;
}
section {
  padding: 70px 0;
    min-height: 500px;
}
.page-template-page-story header .topShopBtn {
    position: absolute;
    bottom: 15%;
    right: 30%;
}
.hide, .img-mobile {
    display: none;
    opacity: 0;
}
.featureImg {
    padding: 0;
    min-height: auto;
    margin: 90px auto 0;
    position: relative;
    max-width:1440px;
}
.featureImg img{
    margin:0 auto;
    display: block;
}
.header-sec {
    padding:0;
}
.page-template-page-story .header-sec {
    background-color:#2f68c2;
}
.page-template-blog-list .header-sec, .page-id-20 .header-sec {
    background-color:#1ab89f;
}
.page-id-18 .navbar .container {
    width:100%;
}
.page-id-18 .header-sec, .page-id-21 .header-sec {
    background-color:#3b7ecf;
}
#kariesDiniVideo {
    background-color: #1ab89f;
}
#menu-item-124 {
    display: none;
}
/*---------- Home Banner ----------------*/
#homeBanner {
    margin-top: 90px;
}
#homeBanner .carousel-fade .carousel-item {
  opacity: 0;
  transition: opacity ease-out .7s;
  min-height: 83vh;
  padding: 156px 0 100px;
}
.carousel-item .container {
    min-height: 80vh;
    position:relative;
}
#homeBanner .carousel-fade .carousel-item.active,
#homeBanner .carousel-fade .carousel-item-next.carousel-item-left,
#homeBanner .carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

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

#homeBanner .carousel-fade .carousel-item-next,
#homeBanner .carousel-fade .carousel-item-prev,
#homeBanner .carousel-fade .carousel-item.active,
#homeBanner .carousel-fade .active.carousel-item-left,
#homeBanner .carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
  transform: translate3d(0, 0, 0);
}
.img-full {
    width:100% !important;
    max-width: 1440px !important;
    height: auto;
    display:block;
    margin:0 auto;
}
.slide1 {
  background: url(../images/slide-banner-1.png)left center no-repeat #3a7ece;
    background-size: contain;
}
.grnbg {
    background-color:#1ab9a1;
}
.slide2 {
  background: url(../images/slide-banner-2.png)left center no-repeat #1ab9a1;
    background-size: contain;
}

.slide3 {
  background: url(../images/slide-banner-3.png)left center no-repeat #3a7ece;
    background-size: contain;
}
.color-product {
    margin-left: 0 !important;
    margin-top: 10px !important;
}
.slide4 {
  background: purple;
}

.slide5 {
    background-size: contain !important;
    background: rgb(36,93,135);
    background-image: url(https://www.systemasolution.com/wp-content/uploads/2022/10/webc2-min2.png);
background: url(https://www.systemasolution.com/wp-content/uploads/2022/10/webc2-min2.png), linear-gradient(325deg, rgba(36,93,135,1) 0%, rgba(67,116,152,1) 65%, rgba(124,158,183,1) 100%); 
background-repeat: no-repeat;
}
#homeBanner .carousel-caption {
    right: 10%;
    bottom: auto;
    left: inherit;
    text-align: center;
    width: 100%;
max-width: 500px;
}
#homeBanner .carousel-caption h3 span {
    display: block;
    text-transform: capitalize;
    font-size: 30px;
}
#homeBanner .carousel-caption h3 {
    font-size: 24px;
    letter-spacing: 2px;
    font-weight: 400;
    font-family: "gilroy-bold";
    text-transform:uppercase;
}
#homeBanner .carousel-caption p.lead {
    font-size: 16px;
    color: #fff;
    width: 100%;
    max-width: 400px;
    margin: 35px auto;
}
#igfeed h2 {
    font-family: "gilroy-bold";
    text-transform:uppercase;
    margin-bottom:40px;
}
.askDentist {
    position: absolute;
    right: 15px;
    width: 100px;
    height: 100px;
    bottom: 10%;
	z-index:50;
	display:none;
}
.textclosure {
    position: absolute;
    right: 15px;
    bottom: 15px;
    color: #fff;
    font-size: 10px;
    text-align: right;
    z-index: 20;
}
.askDentist.mobileTop {
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 8px;
    left: 135px;
}
.askDentist img {
    max-width: 100%;
    height: auto;
}
#story3 {
    background: url('../images/aboutus-story-img2.jpg') center no-repeat;
    background-size: cover;
    min-height:100vh !important;
}
#story3 h2 {
    color: #25327b;
    margin-bottom: 30px;
}
#location {
    background-color: #3b7ecf;
}
#location h2 {
    color: rgba(255,255,255,.7);
    margin-bottom: 30px;
}
#location .thumb{
  margin-top: 15px;
  margin-bottom: 15px;
  min-height: 165px;
}
.location-block, #location .thumb p {
    color: rgba(255,255,255,.7);
}
.location-block.title {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
#location .thumb p{
    margin: 10px 0;
}
#location .thumb-block {
    max-width: 275px;
    width: 100%;
    margin: 20px auto;
}
#location-dropdown {
    background-color: #fff;
    border-radius: 50px;
    color: #25327b;
    padding: 10px 30px;
    border: none;
}
.mt25 {
    margin-top:25vh;
}
/*--------- About Blog -----------------*/
.blogbox {
    max-width: 370px;
    text-align: center;
    width: 100%;
}
.blogbox {
    max-width: 370px;
    text-align: center;
    width: 100%;
    padding-bottom: 30px;
}
.blog-title {
    font-size: 20px;
    line-height: 24px;
    margin: 15px 15px 5px 15px;
    font-weight: bold;
}
.blog-title a{
    color:#25327b;
}
.blog-meta {
    font-size: 18px;
    line-height: 24px;
}
.blog-list {
    display: block;
    width: 100%;
}
.blogThumb img {
    border-radius: 10px;
    overflow: hidden;
}
.entry-author.author {
    display: block;
    text-transform: capitalize;
}
.post-header {
	position: relative;
}
.post-meta {
    position: absolute;
    left: 0;
    top: 45%;
    bottom: 0;
    right: 0;
	z-index: 200;
}
.post-meta h1 {
    display: table;
    margin: 0 auto;
    padding: 10px 20px;
    background: #fff;
    font-weight: bold;
	font-family: "gilroy-bold";
}
.pot-meta .date-time, .post-meta .author {
    display: block;
	    letter-spacing: 1px;
}
.entry-content {
    padding: 50px 0;
    min-height: 100px;
}
.entry-content p {
    text-indent: 30px;
}
.relatedposts h3 {
    margin: 50px 0;
}
.sfsi_widget.sfsi_shortcode_container {
    float: unset !important;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.norm_row.sfsi_wDiv {
    float: none;
    margin: 0 auto;
    text-align: center !important;
}
/*--------- Blog -----------------------*/
.blog .post-meta {
    top: 10%;
}
.blog .post-meta h1 {
    max-width: 1000px;
    width: 100%;
}
.blog.green-bg .post-meta h1 {
    color: #19b89e !important;
}
.blog.blue-bg .post-meta h1 {
    color: #3b7ecf !important;
}
 .blog.grey-bg .post-meta h1 {
    color: #aaaaaa !important;
}
.blog .post-meta .author {
    display: none;
}
.blog .post-meta .date-time {
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
}
.relatedposts .blog-meta .author {
    display: none;
}
.blog .entry-content strong {
    font-family: "gilroy-bold";
}
.blog .post-header img {
    width: 100%;
    height: auto;
}
.blog .post-header {
    min-height: 500px;
}
/*--------- About Event ----------------*/
#abouteventBanner {
    background: #3a7ece;
    background-size: contain;
}
#event {
    padding: 50px 0;
}
/*--------- Subcribe form -------------*/
.es_subscription_form_submit, .es-field-wrap {
    display: inline-block;
}
.es_subscription_form_submit {
    background: #000;
    border: none;
    padding: 10px 25px;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
	font-family: "gilroy-bold";
}
.es_txt_email.ig_es_form_field_email {
    background: #ccc;
    border: none;
    padding: 15px;
    width: 350px;
    max-width: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.es_subscription_form label {
    margin: 0;
    padding: 0;
}
.es_subscription_form .es-field-wrap {
    margin:0;
}
.es_subscription_form {
    padding: 0;
    display: flex;
    float: right;
}
.newsletter-subscription {
    display: inline-block;
    color: rgba(255,255,255,.3);
	margin: 20px 0;
}
.page-id-11 .header-sec {
    background-color: #1ab9a1;
} 

/*--------- IG Feed -------------------*/
.iscwp-img-wrp .iscwp-meta {
    position: relative !important;
    background: none !important;
    bottom: auto !important;
    left: auto !important;
    z-index: unset !important;
	width: unset;
    height: unset;
	padding:10px 0;
}
.iscwp-img {
    border-radius: 6px !important;
     display: block;
}

.iscwp-meta-inner-wrap {
	text-shadow:none;
}
.iscwp-caption-text {
	font-size:10px;
}
.iscwp-gallery-slider .slick-dots li button {
    border-color:#18b89e !important;
}
.iscwp-gallery-slider .slick-dots li.slick-active button {
    background:#18b89e !important;
}

/*--------- Review --------------------*/
.glsr-review-author, .glsr-review-rating, .glsr-review-date {
    display: block;
    width: 100%;
}
.write-review {
    background-color: #25327b;
    border: none;
    border-radius: 50px;
    padding: 10px 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
	color: #fff;
}
.glsr-review:first-child {
    border-top: 1px solid #eee;
}
.glsr-review {
    border-bottom: 1px solid #eee;
    padding: 20px 2px 10px 2px;
    margin-top: 50px;
}
.glsr-default :not(.glsr-review-avatar) + .glsr-review-author::before {
    display: none;
}
.glsr-review-author {
    font-weight: bold;
}
.glsr-review-avatar {
    border-radius: 50%;
    overflow: hidden;
    width: 60px;
    height: 60px;
}
#ReviewForm .modal-header {
    height: 10px;
    border: none;
}
#ReviewForm .glsr-field-choice {
    background: #eee;
    text-align: left;
	border-radius: 4px;
}
#ReviewForm .glsr-button.button.btn {
    background: #25327b;
    border-radius: 50px;
    color: #fff;
    padding: 10px 20px;
    border: none;
}
#ReviewForm .glsr-form-message {
    background: #eee;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 15px;
}
.glsr-pagination .pagination nav {
    text-align: center;
    margin: 0 auto 40px;
}
.glsr-pagination .pagination nav a {
    font-size: 16px;
    font-weight: bold;
    color: #25327b;
    margin: 7px;
}
/*--------- Product Detail ------------*/
.topShopBtn.att {
    max-width: 120px !important;
    padding: 10px 20px !important;
}
.shop-list a {
    display: inline-block;
    vertical-align: middle;
}
.shop-list .lg-shop {
    max-width: 130px;
    margin: 10px 0;
}
#bridge-shop {
    min-height: 100px;
	overflow: hidden;
}
#bridge-shop p {
    font-size: 18px;
}
.smart-clean {
    background-color: #f9f9fb;
}
.color-product {
    display: block;
    margin: 10px 0;
}
.more-block {
    text-align: center;
}
.more-block strong {
    display: block;
    font-size: 16px;
    font-weight: bold;
}
.more-block p {
    font-size: 12px;
}
.thumbprod {
    display: table-cell;
    height: 300px;
    vertical-align: middle !important;
    text-align: center;
    width: 400px;
    margin: 0 auto;
    max-width: 100%;
}
.discover {
    text-transform: uppercase;
    max-width: 150px;
}
.discover:hover {
    background-color: #ce004a;
    text-decoration: none;
}
.bskt span {
    display: table;
    background: #19b99f;
    margin: 0 auto;
    font-size: 30px;
    color: #fff;
    padding: 5px 15px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    font-family: "gilroy-bold";
}
.bskt {
    font-size: 18px;
    max-width: 400px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
.lhcr {
    display: block;
    background: #19b99f;
    width: 170px;
    border-radius: 50px;
    color: #fff;
    margin: 30px auto;
    font-family: "gilroy-bold";
    text-transform:uppercase;
}
#caragosokgigi h2 strong, #caragosokgigi .gb {
    font-family: "gilroy-bold";
}
section h2 {
    margin-bottom: 40px;
}
/*--------- Karies Dini ---------------*/
/*#kariesDiniVideo, #video {
    background-color: #1ab99f;
}*/
#kariesDiniVideo h2 {
    color: #fff;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 25px;
    font-family: "gilroy-bold";
    letter-spacing: 3px;
}
#kariesDiniVideo h2 span {
    display: block;
    font-weight: 200;
    font-size: 26px;
    letter-spacing: 2px;
    font-family: "gilroy-light";
}
/*--------- Product --------------------*/
.bridge-section {
    min-height: 500px;
    background: url(../images/bgproduct1.jpg) top center no-repeat;
    background-size:cover;
}
.product-tooth-block {
    text-align: center;
    margin-bottom: 30px;
}
.product-tooth-block strong {
    display: block;
    color: #25327b;
    font-size: 18px;
    font-weight: 400;
}
.img-gg {
    position: relative;
}
.text-float {
    position: absolute;
    display: flex;
    max-width: 500px;
    top: 35%;
    left: 15%;
    z-index: 20;
    text-align: center;
    font-size: 16px;
}
/*---------- Toothbrush -----------------*/
/*#toothbrush {
    background: url(../images/toothbrush.jpg) center top no-repeat;
    background-size: 600px;
}*/
#toothbrush {
    padding: 50px 0;
    position: relative;
}
.toothbrush {
    max-width: 650px;
    width: 100%;
    margin: 0 auto;
    display: block;
}
#toothbrush .bold-upper span {
    font-size: 22px;
    display: block;
}
.float-shop {
    max-width: 200px;
    text-align: center;
    position: absolute;
    right: 10%;
    top: 50%;
	z-index: 200;
}
.wrap {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
.toothBox {
    width: 100%;
    text-align: center;
    position: absolute;
}
.toothBox .twrap{
    max-width: 250px;
    width: 100%;
}
.toothBox.mr-auto.top {
    top: 10%;
    left: 0;
}
.toothBox.mr-auto.top:hover .toothzoom{
    opacity: 1 !important;
}
.toothBox.mr-auto.bottom:hover .toothzoom{
    opacity: 1 !important;
}
.toothBox.mr-auto.bottom {
    bottom: 20%;
    left: 20%;
}
.toothBox.ml-auto {
    top: 15%;
    left: 0;
}
.toothBox.ml-auto .twrap{
    left: 60%;  
    position: absolute;
}
.toothBox.ml-auto:hover .toothzoom{
    opacity: 1 !important;
}
.toothzoom {
    display: block;
    width: 150px;
    height: 150px;
    position: absolute;
    opacity: 0;
    transition: .5s;
    z-index: 20;
}
.mr-auto.top .toothzoom {
    top: -80px;
    left: 25%;
}
.mr-auto.bottom .toothzoom {
    bottom: 20%;
    left: 35%;
}
.ml-auto .toothzoom {
    top: -100px;
    left: 44%;
}
.toothBox p {
    font-size: 12px;
}
.toothBox strong {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 20px;
    display: block;
    font-weight: 200;
    font-family: "gilroy-bold";
    text-transform: uppercase;
    color: #25327b;
}
.iconplus {
    display: block;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    background: url(../images/iconplus.png) left center no-repeat;
    background-size: 60px;
    transition: .5s;
    border-radius: 50%;
overflow: hidden;
}
.toothBox a:hover {
    text-decoration: none;
}
.toothBox a:hover .iconplus{
    background-position: right center;
}
/*---------- Nano Calcium ---------------*/
#nanocalcium {
    background:url(../images/bgproduct2.jpg)bottom center no-repeat;
    background-size: cover;
    min-height: 100vh !important;
}
#nanocalcium .lead {
    color: #25327b;
    font-size: 16px;
    max-width: 320px;
    margin: 20px auto;
}
#nanocalcium .lead strong {
    color: #25327b;
}
#paste-products .product-tooth-block img {
    max-width: 350px;
    height: auto;
    width: 100%;
}
/*---------- About Story ----------------*/
.about-story-text {
    max-width: 400px;
    height: auto;
    width: 100%;
}
#thestory {
    padding: 0;
    overflow: hidden;
}
#thestory .container {
    max-width: 100%;
}
.thestory {
    max-width: 400px;
    margin: 40% auto 0;
    text-align: center;
}
.thestory h2 {
    text-transform: uppercase;
    margin-bottom: 30px;
}

/*---------- Tooth ----------------------*/
#tooth {
    background: url(../images/bgtooth.webp)center no-repeat;
    background-size: cover;
    min-height:100vh !important;
}
#tooth h2 {
    font-size: 40px;
    color: #25327b;
    font-family: "gilroy-bold";
    text-transform:uppercase;
}
#tooth p.lead {
    width: 100%;
    max-width: 380px;
    margin: 20px auto;
}
#tooth .discover {
    background-color: #19b99f;
    color: #fff;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 10px 20px;
    font-family: "gilroy-bold";
    text-transform:uppercase;
}
/*---------- Video ----------------------*/
.videothumb {
    max-width: 100%;
    height: auto;
    border-radius: 12px;
    overflow: hidden;
}
/*---------- FAQ ------------------------*/
#faq {
    background-color: #e1e1e1;
}
#accordion-style-1 h1,
#accordion-style-1 a{
    color:#007b5e;
}
#accordion-style-1 .btn-link {
    font-weight: 400;
    color: #007b5e;
    background-color: transparent;
    text-decoration: none !important;
    font-size: 16px;
    font-weight: bold;
	padding-left: 25px;
}
#accordion-style-1 .card-body {
    border-top: 2px solid #007b5e;
}
#accordion-style-1 .card-header .btn.collapsed .fa.main{
	display:none;
}
#accordion-style-1 .card-header .btn .fa.main{
	background: #007b5e;
    padding: 13px 11px;
    color: #ffffff;
    width: 35px;
    height: 41px;
    position: absolute;
    left: -1px;
    top: 10px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
	display:block;
}
#faq h2 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    color: #25327b;
    font-family: "gilroy-bold";
}
#accordionFAQ .card, #accordionFAQ .card-header {
    background: none !important;
    border: none !important;
}
#accordionFAQ .card-header h5 button {
    color: rgba(0,0,0,.6) !important;
    font-size: 18px;
}
#accordionFAQ .card-body {
    color: rgba(0,0,0,.6);
    margin-left: 35px;
    text-align: left;
}
#accordionFAQ .card-header {
    padding-top: 0;
}
#accordionFAQ .card-header h5 button .fa {
    color: #19b99f;
}
.seallfaq.btn.mx-auto {
    background-color: #fff;
    border-radius: 50px;
    padding: 10px 30px;
    color: #25327b;
    margin-top: 40px;
    font-family: "gilroy-bold";
    text-transform:uppercase;
}
.grid-thumbnail-content .gpv-play-icon {
    top: -40px;
}
.pic-caption {
    position: relative !important;
    opacity: 1;
    background: none !important;
}
.gpv_container .grid-item {
    min-height: 450px;
    vertical-align: top;
    padding: 20px;
}
.grid_container.grid_exemplo {
    background: #25327b;
    border-radius: 8px;
}
.GPV_wrapper_145 .GPV_my-grid_145 .grid-description {
    font-family: "gilroy-light" !important;
}
.GPV_wrapper .heading_title {
    display: none;
}
.grid_container.grid_exemplo a {
    background: #000;
    padding: 10px 20px;
    border-radius: 50px;
    margin-top: 10px;
    display: block;
    max-width: 150px;
    text-align: center;
    color: #fff;
    font-family: "gilroy-bold";
}
.animated_gpv.grid-image-label.bounceInDown_gpv {
    font-family: "gilroy-bold";
}
.GPV_wrapper_145 .GPV_my-grid_145 .hover-label {
    font-family: "gilroy-bold";
    font-size: 18px !important;
    color: #25327b !important;
}
.GPV_wrapper_145 .GPV_my-grid_145 .hover-label {
    font-family: "gilroy-bold";
    color: #000 !important;
}
.grid-thumbnail-content.pic img {
    border-radius: 7px;
    overflow: hidden;
}
.GPV_wrapper_145 .GPV_my-grid_145 {
    background: none !important;
}
.col-md-6.segment {
    padding: 0;
}
.glsr-reviews {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
}
.glsr-review-title {
    font-family: "gilroy-bold";
}
.bold-upper {
    font-family: "gilroy-bold";
    text-transform:uppercase;
}
.glsr-summary-wrap .stars > span {
    display: none;
}
.glsr-default .glsr-summary-rating {
    line-height: inherit;
    font-size: 16px !important;
    font-weight: 700;
}
/*---------- Shop -----------------------*/
#ShopHeader .RightBlock p {
    max-width: 350px;
    font-size: 18px;
    color: #555;
    margin-top: 30px;
	text-indent: inherit;
}
#ShopHeader .RightBlock h1 {
    font-family: "gilroy-bold";
    letter-spacing: 3px;
    font-size: 30px;
    text-transform:uppercase;
}
.blockgigi img {
    max-width: 200px;
    height: auto;
}
.blockgigi {
    text-align: center;
    margin-bottom: 50px;
}
.blockgigi .lead {
    font-size: 14px;
}
#sktcarousel .carousel-indicators li {
    background: #1ab89f !important;
    width: 20px;
    height: 0;
    border-radius: 50%;
}
#sktcarousel .navi {
    max-width: 400px;
    display: block;
    margin: 0 auto;
    position: relative;
}
#sktcarousel .carousel-indicators {
    margin-bottom: 2px;
}
#sktcarousel .navi .fa {
    font-size: 30px;
    color: #1ab89f;
}
 #sktcarousel .carousel-item h3{
     font-weight:bold;
     font-size: 40px;
 }
 #sktbotm {
    background-color: #1ab89f;
    padding-bottom: 0;
    position:relative;
    padding-top:0 !important;
}
.righty {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
}
.righty .lead {
    color: #fff;
    max-width: 300px;
    margin: 0 auto 25px;
}
.righty strong {
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    font-size: 20px;
    font-family: "gilroy-bold";
}
.chatdokter {
    max-width: 150px;
    margin: 20px auto;
}
.slick-prev.slick-arrow {
    left: 50%;
    margin-left: -130px;
}
.slick-next.slick-arrow {
    left: 50%;
    margin-left: 110px;
    right: unset;
}
/*---------- Media Queries --------------*/
@media only screen and (min-width: 991px) {
 .navbar-nav .dropdown-menu.show {
    border-radius: 8px;
    border: none;
    }
    #sktbotm .righty {
    margin-top: 20%;
}
    #sktcarousel .carousel-item {
    min-height: 600px;
}
 .bridge-section {
        padding: 100px 0;
    }
    #ShopHeader .RightBlock {
    padding-top: 110px;
}
}
@media only screen and (max-width: 991px) {
    #homeBanner .carousel-caption {
        position: relative !important;
        margin: 0 auto;
        left: auto;
        right: auto;
    }
    #menu-mainnav {
    padding: 0 15px;
    }
    .bgimg {
        background-position: bottom center !important;
    }
    #homebanner, #homeBanner .carousel-fade .carousel-item {
        padding: 30px 10px;
    }
    .brandLogo {
    width: 150px;
    }
    section {
    padding: 50px 0;
    min-height: auto;
    }
	.slide5 {
background-image: url(https://www.systemasolution.com/wp-content/uploads/2022/10/webc2-m-min.png) !important;
background: url(https://www.systemasolution.com/wp-content/uploads/2022/10/webc2-m-min.png), linear-gradient(325deg, rgba(36,93,135,1) 0%, rgba(67,116,152,1) 65%, rgba(124,158,183,1) 100%) !important; 
background-size:contain !important;
background-repeat:no-repeat !important;
background-position:center center !important;
}
}
@media only screen and (max-width: 768px) {
 .footer-right.text-right {
    text-align: left !important;
    margin-top: 15px;
}
 .footer-right .footer-link {
    margin-left: 0 !important;
    margin-right: 15px !important;
}
    .toothbrush {
        display: none;
        opacity: 0;
    }
    .toothzoom {
        display: none;
        opacity: 0;
    }
    .toothzoom {
    display: block !important;
        opacity: 1 !important;
    position: relative;
    left: auto !important;
    right: auto !important;
    margin: 0 auto;
}
    .toothBox {
    position: relative;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    top: auto !important;
        padding: 30px 0;
}
    .toothBox .twrap {
        margin: 0 auto;
    }
    .toothBox.ml-auto .twrap {
        left:auto !important;
        position: relative;
    }
    .float-shop {
    position: relative;
    margin: 0 auto;
    right: auto;
    top: auto;
}
    .gpv_container .grid-item {
    width: 50% !important;
}
    .pic-caption {
        height: 75px;
    }
    .pic-caption h2 {
    font-size: 12px !important;
}
}
@media only screen and (max-width: 500px) {
    .gpv_container .grid-item {
    width: 100% !important;
}
	.askDentist {
    width: 70px !important;
    height: 70px !important;
}
.es_txt_email.ig_es_form_field_email {
    width:140px;
}
}
@media only screen and (min-width: 460px) {
.iscwp-gallery-slider button.slick-arrow {
    top: inherit !important;
    bottom: -45px;
    background: none !important;
color: #18b89e !important;
}
#iscwp-gallery-1 .slick-prev.slick-arrow:hover, #iscwp-gallery-1 .slick-next.slick-arrow:hover {
    background:none !important;
}
.slick-prev.slick-arrow::after {
    content: "";
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    z-index: 100;
    background:url(../images/sarrow.png) center no-repeat;
    background-size:contain;
    opacity:1;
}
.slick-next.slick-arrow::after {
    content: "";
    position: absolute;
    color: #000;
    display: block;
    width: 20px;
    height: 20px;
    font-size: 20px;
    top: 0;
    left: 0;
    z-index: 100;
    background:url(../images/sarrow.png) center no-repeat;
    background-size:contain;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    opacity:1;
}
}
@media only screen and (max-width: 460px) {
.img-mobile {
    display: block !important;
    opacity: 1 !important;
}
#homeBanner .carousel-item.bgimg.slide1, #homeBanner .carousel-item.bgimg.slide2 {
    background-image:none !important;
}
.textclosure {
    position:relative;
}
.thestory p {
    padding-left: 15px;
    padding-right: 15px;
}
}
@media only screen and (max-width: 320px) {
    .navbar .topShopBtn {
        margin-left: 15px;
    }
    #story3 {
        background-position: center bottom !important;
        background-size: contain !important;
    }
    h2 {
    font-size: 20px;
    }
    .askDentist {
        width: 50px;
        height: 50px;
    }
    #nanocalcium .text-block {
    max-width: 200px;
}
    p {
    font-size: 12px !important;
}

}