/*
	Template: NATUSANA ltd - LACALUT.OF.BY 
	LACALUT official in Belarus / Oficialniy predstavitel' LACALUT
	Version: no version
*/
/* ------------------------------------------------------ */
/*         TABLE OF CONTENTS                              */
/* ------------------------------------------------------ */
/*   01 - Min width : 768px   */
/*   09 - Max width : 768px   */
/*   10 - Max width : 480px   */
/*   11 - Max width: 1170px & Min width: 768px   */
/*   12 - Maximum width: 620px and Minimum Width: 480px   */
/* ------------------------------------------------------ */



/*------------------------------------------------------------------------------*/
/*                    Minimum width : 768px 
/*------------------------------------------------------------------------------*/
@media screen and (min-width:768px) {
    
/* slideshow */
.slide-image {
  width:100%;
}
/* footer */
.payment-methods
{
  text-align:right;
}
.footer-links {
  text-align:left;
}
/* navigations */
.hidden-menu-trigger {
  top: 16px;
  right: 10px;
  font-size: 16px;
  font-size: 1rem;
}
.top-nav li:hover > ul {
  display:block;
  z-index:10;
}
.top-nav li:hover > ul ul {
  left:100%;
  margin:-2.5rem 0;
  width:100%;
}
/* paddings */
.padding-l-right-30 {
  padding-right:30px !important; 
}
.padding-l-left-40 {
  padding-left:30px !important;
}
/* margins */
.margin-l-bottom-40 {
  margin-bottom:40px;
}

.margin-l-top-40 {
  margin-top:40px;
}

/* **************************************************** */
/* 						lacalut						*/
/* **************************************************** */


}



/*------------------------------------------------------------------------------*/
/*                    Maximum width : 768px
/*------------------------------------------------------------------------------*/
@media screen and (max-width:768px) {    
.hiddenx, .hide-s {
  display:block;
}
.hide-m {
  display:none;
}
.margin-m-bottom {
  margin-bottom:2.5rem;
}
.margin-m-bottom-60 {
  margin-bottom:60px;
}
.margin-m-top-60 {
  margin-top:60px;
}
.margin-m-top-40 {
  margin-top:40px;
}


/* headings */
h1 {
  font-size:1.8em;
  line-height: 1.3em;
}
h2, h4 {

}
h3 {
  font-size:1.2em;
  line-height: 1.4em;
}

/* logo */
.logo img {
  margin:0 auto;
  width:  auto; 
  height: auto;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}


/* navigation */
nav {
  display:block;
  cursor:pointer;
  line-height:3;
}

nav>div.line{
    padding:    0 !important;
}

.top-nav li {
  float:none;
  list-style:none outside none;
  padding:0;
  background:none;  
}
.top-nav li a {
  border-bottom:1px solid #f1f1f1;
  display:block;
  padding:0.600rem 0.625rem;
  text-align:center;
  text-decoration:none;

}
.top-nav li a:hover {
  color:#fff;
}
.top-nav > ul {
  background-color: rgba(255,255,255,0.95);
  height:0;
  max-width:100%;
  overflow:hidden;
  position:relative;
  z-index:999;
}
.top-nav > ul.show-menu,.aside-nav.minimize-on-small > ul.show-menu {
  height:auto;
}
.top-nav ul ul {
  left:0;
  margin-top:0;
  position:relative;
  right:0;
}
.top-nav li ul li a {
  min-width:100%;
}
.top-nav li ul,.top-nav li ul li ul {
  display:block;  
  overflow:hidden; 
  height:0;   
}
.top-nav > ul ul.show-ul {
  display:block;
  height:auto;
}
.top-nav li ul li a {
  background:none repeat scroll 0 0 #f4f1f0;
  border-bottom:1px solid #fff;
  padding:0.625rem;
}
.top-nav li ul li ul li a {
  background:none repeat scroll 0 0 #f7f7f7;
  border-bottom:1px solid #fff;
}
.top-nav .right {
  float: none;
}
.nav-text {
  color:#133b69;
  display:block;
  font-size:1.2rem;
  line-height:2;
  margin-right:0.625rem;
  max-width:100%;
  text-align:center;
  vertical-align:middle;
}
.nav-text:after {
  content:"\f0c9";
  font-family: 'FontAwesome';
  font-size:2.1rem;
  margin-left:0.5rem;
  text-align:right;
}

#mainnav .line>div:first-child{
    padding-top:    12px;
}

/* top bar */
#topbar ul {
  display: flex;
  justify-content: center;
}
#topbar ul li {
  padding:0;
}
#topbar-primary ul {
  display: flex;
  justify-content: center;
}
#topbar-primary ul li {
  padding:0;
}


/* stamp */

div.owl-carousel div.slide1 div.natusana-slide-descr div.stamp {
    bottom: -55px;
    left:   -22px;
}

/* slideshow */
.carousel-main .image-box {
  overflow:hidden;
}
.carousel-main .image-box  .image {
  margin-left:-400px;
}
.line.content-center-vertical {
  padding: 0 2em;
}
.owl-buttons {
  display: none;
}
.carousel-main .owl-item img, .carousel-main .owl-item video {
  max-width: 250%;
  width:auto;
}
.owl-buttons {
  display: none;
}
.brand-overview {
  margin-top:-140px;
}

/* product and blog item */
.item-left {
  padding-top:0px;
  padding-left:20px;
}
.item-right {
  padding-top:0px;
  padding-right:20px;
}

/* tab */
.tab-nav > .tab-label {
  margin: 0.5px 0;
  width: 100%;
}

/* blog */
.comment-box {
  background:#fafafa;
  border:solid 1px #eee;
  padding: 1rem;
  margin-bottom:1rem;
}
.comment-reply-box {
  background:#fff;
  border:solid 1px #eee;
  padding: 1rem;
  margin-top:1rem;
}
.comment-box .comment-time {
  float:none;
  color:#adadad;
}

/* footer */
footer .phone-number {
  font-size:1.2em;
}
.payment-methods {
  text-align:center;
}
.footer-links {
  text-align:center;
  margin-bottom:20px;
}
.footer-block {
  margin:15px 0;
}

/* **************************************************** */
/* 						lacalut						*/
/* **************************************************** */

div.owl-carousel div.natusana-slide-descr div.stamp{
	position:	absolute;
	bottom:	-45px;
	right:	-30px;
	width:	130px;
	height: 130px;  
}

.natusana-home #natusana-top .natusana-slide-descr div.text h1.title{
}

.natusana-home #natusana-top .natusana-slide-descr p{
    line-height: 1.5rem;
}
.natusana-home #natusana-top .natusana-slide-descr div.text {
	font-size: 1.3rem;
}
.natusana-home #natusana-top{
	background-position: left bottom,right;
	height: 800px;
	max-height: 800px;
	background-size: auto 400px,contain;
}

.natusana-home #natusana-top .natusana-slide-descr{
	right: 6vw;
	height: 400px;
	bottom: 400px;
	width: 400px;  
}

.natusana-home #natusana-top .natusana-img-wrap img{
    height: 270px;
}
.natusana-home #natusana-top .natusana-slide-descr div#text1 {
    padding: 5px 22px 16px 14px;
}
description p {
    color: white;
    text-align: left;
    line-height: 1.5rem;
}
.natusana-home #natusana-top .natusana-slide-descr:before{

}
.natusana-home #natusana-top .natusana-img-wrap {
	top: 100px;
	right: 12vw;
	height: 290px;
	left: unset;
}
.natusana-home #natusana-top .natusana-img-wrap:before {
	position:absolute;
	content:'';
	bottom: -15px;
	left: -200%;
	width: 500%;
	height: 1px;
	border-bottom: 7px solid #dd0000;
}
.natusana-home #natusana-top .natusana-slide-descr a{
    font-size:  1.2rem;
    line-height: 1em;
    z-index:    5;
	bottom: 50px;    
}
div#caries .t-block-2 .margin div:first-of-type,div#caries .t-block-2 .margin div:last-of-type {
    padding-left: 1rem;
    padding-right: 1rem;
}
div#caries div.bgline-1 .t-block-3 div[class*="sl"]::before {
	display:none;
}

div#prichiny div.margin div.d3::after,div#prichiny div.margin div.d3::before {
	display:none;
} 
div#prichiny div.margin div.d2::before {
    content: '';
    position: absolute;
    width: 0;
    height: 95%;
    left: 0;
    top: 5%;
    border-left: 2px solid #19a9cc;
}
div#prichiny div.margin div.d3 {
	margin-top:1rem;
}
div#prichiny div.margin div {
    padding: 0 1rem;
}
div#prichiny div.t-block-1 {
    padding: 0;
}
div#prichiny p {
    font-size: 1.2rem;
}
div#prichiny ul li {
     font-size: 1.0rem;
}
div#lacalut h2 {
    text-align: center;
}
div#lacalut .t-block-4 div.d2 {
    margin-top: 30vw;
}
div#lacalut .t-block-4 .natusana-img-wrap {
    bottom: unset;
    top:-12vw;

}
div#lacalut .t-block-4 .natusana-img-wrap::before {
    top: 20%;
}
div#lacalut .t-block-3 p {
    padding: 2rem 0 0.8rem 0;
}
div#lacalut .t-block-4 p {
    padding: 0.8rem 0 2rem 0;
}
div#lacalut .t-block-3 p, div#lacalut .t-block-4 p {
    font-size: 1.1rem;
    line-height: 1.4rem;

}
div#lacalut-zubnaya-pasta .d1 p {
    font-size: 3.4vw;
    line-height: 3.7vw;
}
div#lacalut-zubnaya-pasta .d2 p {
    padding: 0 1rem;
}
div#lacalut-zubnaya-pasta ul li {
    margin-right: 1rem;
}
div#sostav div.line h3 {
    font-size: 1.3rem;
}
div#sostav div.fullwidth h3 {
    font-size: 1.6rem;
}
}



/*------------------------------------------------------------------------------*/
/*                    Maximum width : 480px 
/*------------------------------------------------------------------------------*/
@media screen and (max-width:480px) {
.hiddenx, .hide-m {
  display:block;
}
.hide-s {
  display:none !important;
}


.margin-s-bottom-60 {
  margin-bottom: 60px;
  display: block;
}

/* navigation */
nav {
  padding:0;
}
#main-nav li a {
  padding: 20px 10%;
  font-size: 1.2em;
}

/* top bar */

.natusana-home #natusana-top{
height: 600px;
background-size: auto 250px,contain;
}


.natusana-home #natusana-top .natusana-descr-wrapper .line .natusana-slide-descr{
	bottom: 250px;
	width: 330px;
}

.natusana-home #natusana-top .natusana-descr-wrapper .line .natusana-img-wrap{
	top: 160px;
	right: 0;
	width: 240px;
	height: 230px;
}

.natusana-home #natusana-top .natusana-descr-wrapper .line .natusana-img-wrap img{
	max-height: 220px;
    width: auto;
    max-width: 100%;
}

.natusana-home #natusana-top .natusana-slide-descr div.text {
    font-size: 0.9rem;
    line-height: 1.1rem;
}


.natusana-home #natusana-top .natusana-slide-descr div.text p{

}

div#lacalut-zubnaya-pasta ul {
     padding-left: 10px;
}
div#prichiny div.margin div.d2::before {
	display:none;
}
div#lacalut .t-block-4 div.d2 {
    margin-top: 25vw;
}
div#lacalut .t-block-4 .natusana-img-wrap {
    top:-25vw;
    width:100%;
}
div#lacalut .t-block-4 .natusana-img-wrap::before {
	top: 36%;
	left:0;
}
div#lacalut-zubnaya-pasta .d2 p {
    font-size: 1.2rem;
    line-height: 1.5rem;
}
div#metodx div.line p {
	text-shadow: 4px 4px 10px #faf0ee, -4px -4px 10px #faf0ee, -4px 4px 10px #faf0ee, 4px -4px 10px #faf0ee;
}
div#metodx {
    background-position: left 74% center;
}
/* slideshows */
.carousel-main .image-box {
  overflow:hidden;
}
.carousel-main .image-box  .image {
  margin-left:-500px;
}
.line.content-center-vertical {
  padding: 0 1em;
}
.carousel-main .owl-pagination {
  bottom: -20px;
}

/* products */
/* cart */
.cart-item {
  margin-bottom:30px;
}
.cart-item .cart-item-detail{
  padding:0px;
}
.cart-item .cart-item-image{
  border:solid 1px #c9bec1;
}
.cart-item .cart-item-detail h4 {
  margin-top:15px; text-align:center;
}
.cart-item p {
  text-align:center;
}

/* product and blog item */
.item-left {
  text-align:center;
  padding-top:10px;
  padding-left:0px;
}
.item-right {
  text-align:center;
  padding-top:20px;
  padding-right:0px;
}
.product-design-2-detail h2, .product-design-2-detail p, .product-design-2-detail h5 {
  text-align:center;
}

/* blog */
.comment-box .user-photo {
  width:130px;
  margin-bottom:1rem;
}




/* footer */
.payment-methods {
  text-align:center;
}
.footer-links {
  text-align:center;
  margin-bottom:20px;
}
.footer-block {
  margin:15px 0;
}
.carousel-main .image-box  .image{
	margin-left:	-600px;
}

}


/*------------------------------------------------------------------------------*/
/*    Maximum width: 1280px and Minimum Width: 769px | Between Desktop and Tablets
/*------------------------------------------------------------------------------*/
@media screen and (max-width:1280px) and (min-width:769px) {

div.owl-carousel div.natusana-slide-descr div.stamp{
	position:	absolute;
	bottom:	-55px;
	right:	-70px;
	width:	150px;
	height: 150px;  
}

div.owl-carousel div.slide1 div.natusana-slide-descr div.stamp {
    bottom: -55px;
    left:   -25px;
}


.natusana-home #natusana-top{
	background-position: left top,right;
}

/* navigations */
.top-nav {
  
}

.top-nav li a {
	font-size: 1.7vw;
    padding: 22px 0.9vw;
}

nav{
    
}

#topbar ul{
    margin-left:    15px;
}

/* logo */
.logo img {
    height: 44px;
}
div#lacalut .t-block-4 .natusana-img-wrap:before {
	top: 19vw;
}
div#lacalut .t-block-4 .natusana-img-wrap {
	width: 80vw;
	height: 50vw;
}

div#lacalut-zubnaya-pasta .d1 p {
    font-size: 1.8vw;
    line-height: 2.2vw;
}

/* slideshow */
.line.content-center-vertical {
  padding: 0 2em;
}
.carousel-content h1 {
font-size:1.7em;
}

/* products */
.product-design-2-detail {
  padding-top:10px;
  padding-left:40px;
}

/* product and blog item */
.item-left {
  padding-top:10px;
  padding-left:40px;
}
.item-right {
  padding-top:10px;
  padding-right:40px;
}

/* paddings */
.padding-m-s-left-50 {
  padding-left:50px;
}
.padding-m-s-left-20 {
  padding-left:20px;
}
@media screen and (max-width:1000px) {
div#lacalut .t-block-4 .natusana-img-wrap {
	bottom:unset;
	top:0;
    transform: translate(-50%, -50%);
}
}
}



/*------------------------------------------------------------------------------*/
/*    Maximum width: 620px and Minimum Width: 480px | Between Tablet and Mobile
/*------------------------------------------------------------------------------*/
@media screen and (max-width:620px) and (min-width:480px) {
/* products */
.product-hover-content .btn-box .btn {
  padding: 0.600em 0.550em;
  color:#133b69;
  background:#fff;
  transition: all 0.20s linear 0s;
  -o-transition: all 0.20s linear 0s;
  -ms-transition: all 0.20s linear 0s;
  -moz-transition: all 0.20s linear 0s;
  -webkit-transition: all 0.20s linear 0s;
}
.product-hover-content .btn-box .btn:hover {
  background: #133b69;
  color:#fff;
}
}
@media screen and (min-width:1600px) {
.natusana-home #natusana-top .natusana-slide-descr div.text{
    font-size: 2.4rem;
    padding: 10px 28px;

}
.natusana-home #natusana-top .natusana-slide-descr div#text1{
	padding: 10px 42px 32px 28px;
}
.natusana-home #natusana-top .natusana-slide-descr div#text2{
    padding-left: 80px;
}
.natusana-home #natusana-top .natusana-slide-descr p {
     line-height: 3rem;
}
}


