/*
	Template: NATUSANA ltd - LACALUT.OF.BY 
	LACALUT official in Belarus / Oficialniy predstavitel' LACALUT
	Version: no version
*/

/*    Contents -Soderzhaniye       */
/* ------------------------------- */
/*   01 - Shrifty                  */
/*   02 - Reset                    */
/*   03 - OCHOBHOE                 */
/*   04 - Svoystva sloya           */
/*      ---- paddings              */
/*      ---- margins               */
/*      ---- Cvet textov           */
/*      ---- Backgrounds           */
/*      ---- knopki                */
/*      ---- granicy               */
/*      ---- hr                    */
/*      ---- znachki               */
/*      ---- vkladki               */
/*      ---- animaciya             */
/*   05 - Header                   */
/*      ---- Top-bar               */
/*      ---- Logo                  */
/*      ---- navigaciya            */
/*   06 - Slider                   */
/*   07 - Formy                    */
/*   08 - Blog                     */
/*   09 - Tovary                   */
/*   10 - Social                   */
/*   11 - Stranica 404             */
/*   12 - Footer                   */
/*  MEDIA-ZAPROSY                  */
/*  ADAPTYVNIYE VERSIYI ETC.	   */
/* ------------------------------- */


/* 01 Shrifty */

@import url("fonts.css");
@import url("normalize.css");
@import url("natusana-responsive.css");
@import url("hover.css");
@import url("imagehover.css");
@import url("../owl-carousel/owl.carousel.css");
@import url("../owl-carousel/owl.theme.css");
@import url("font-awesome/css/font-awesome.min.css");
@import url("font-awesome-extension/font-awesome-extension.min.css");
@import url("../../../fonts.googleapis.com/css-family=Open+Sans-300,300i,400,400i,600,600i,700,700i,800,800i&subset=vietnamese.css");
@import url("../fonts/lato/latolatinfonts.css");

/* 02 Reset */

* {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin:0;	
}

/* 03 OCHOBHOE */

body {
  background:none repeat scroll 0 0 #fff;
  font-size: 17px;
  font-family: 'Lato', 'Raleway-Regular', sans-serif;
  color:#0e356a;
  line-height: 1.3rem;
}

/* zagolovki */
h1,
h2,
h3,
h4,
h5,
h6 {
  color:#008184;
  font-weight:700;
  margin:0 0 6px 0;
  font-family: 'Lato','Open sans', sans-serif;
}
h1 {
  font-size:2.5em;
  text-transform:uppercase;
  line-height: 1.2em;
}
h1.h1 {
  color:#005f9d;
}
h2 {
  font-size:1.8rem;
  line-height: 1.3em;
} 
h3 {
  font-size:1.2em;
  line-height: 1.5em;
  font-family: 'Lato','Open sans', sans-serif;
}
h4 {
  font-size:1.2em;
  line-height: 1.5em;
  font-family: 'Lato','Open sans', sans-serif;
}
h5 {
  font-size:1.2em;
  line-height: 1.5em;
  text-align:center;
  font-family: 'Lato','Open sans', sans-serif;
}
h6 {
  font-size:1.6em;
  line-height: 1.4em;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus,
h6 a:focus
{
  color: #005f9d;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:active,
h2 a:active,
h3 a:active,
h4 a:active,
h5 a:active,
h6 a:active
{
  color: #005f9d;
}

a,
a:link,
a:visited,
a:active {
  text-decoration:none;
  color:#d62024;
  transition:color 0.20s linear 0s;
  -o-transition:color 0.20s linear 0s;
  -ms-transition:color 0.20s linear 0s;
  -moz-transition:color 0.20s linear 0s;
  -webkit-transition:color 0.20s linear 0s;
}

a.red-link{
	color:	#d62023;
	transition:	font-weight 0.2s;
}

a.red-link:hover{
	color:	#d62023;
	font-weight:	700;
}

a:hover {
  color:#2e7ca6;
}

p {
  margin:0 0 12px 0;
  text-align: justify;
}

b,strong {
  font-weight:700;
}

img {
  border:0;
  display:block;
  height:auto;
  width:100%;
}


/* 04 Svostva sloya */

.section  { 
  padding: 3rem 1.25rem;
}

.section.product-detail{
	padding: 4.5rem 1.25rem 1.25rem 1.25rem;	
}

.section.chart-red{
    background-color:   #e51a38;
}

.text-center {
  text-align:center;
}
.text-justify {
  text-align:justify;
}
.text-uppercase {
  text-transform:uppercase;
}
.center {
  float:none !important;
  margin:0 auto !important;
  display:block !important;
}
.float-left {
  float: left !important;
}
.clearfix::after {
    content: "";
    display: table;
    clear: both;
}

/* Paddings */

.padding { padding: 1.25em !important; }
.padding-2x { padding: 2.8em; }
.padding-top-0 { padding-top:0px !important }
/* paddings top */
.padding-top { padding-top: 1.25em; }
.padding-top-10 { padding-top:10px; }
.padding-top-20 { padding-top:20px; }
.padding-top-30 { padding-top:30px; }
.padding-top-40 { padding-top:40px; }
.padding-top-50 { padding-top:50px; }
.padding-top-60 { padding-top:60px; }
.padding-top-70 { padding-top:70px; }
/* paddings right */
.padding-right { padding-right: 1.25em; }
.padding-right-10 { padding-right:10px; }
.padding-right-20 { padding-right:20px; }
.padding-right-30 { padding-right:30px; }
.padding-right-40 { padding-right:40px; }
.padding-right-50 { padding-right:50px; }
.padding-right-60 { padding-right:60px; }
.padding-right-70 { padding-right:70px; }
/* paddings bottom */
.padding-bottom { padding-bottom: 1.25em; }
.padding-bottom-10 { padding-bottom:10px; }
.padding-bottom-20 { padding-bottom:20px; }
.padding-bottom-30 { padding-bottom:30px; }
.padding-bottom-40 { padding-bottom:40px; }
.padding-bottom-50 { padding-bottom:50px; }
.padding-bottom-60 { padding-bottom:60px; }
.padding-bottom-70 { padding-bottom:70px; }
/* paddings left */
.padding-left { padding-left: 1.25em; }
.padding-left-10 { padding-left:10px; }
.padding-left-20 { padding-left:20px; }
.padding-left-30 { padding-left:30px; }
.padding-left-40 { padding-left:40px; }
.padding-left-50 { padding-left:50px; }
.padding-left-60 { padding-left:60px; }
.padding-left-70 { padding-left:70px; }

/* Margins */
/* margins top */
.margin-top { margin-top: 1.25em; }
.margin-top-10 { margin-top:10px; }
.margin-top-20 { margin-top:20px; }
.margin-top-30 { margin-top:30px; }
.margin-top-40 { margin-top:40px; }
.margin-top-50 { margin-top:50px; }
.margin-top-60 { margin-top:60px; }
.margin-top-70 { margin-top:70px; }
/* margins left */
.margin-left { margin-left: 1.25em; }
.margin-left-10 { margin-left:10px; }
.margin-left-20 { margin-left:20px; }
.margin-left-30 { margin-left:30px; }
.margin-left-40 { margin-left:40px; }
.margin-left-50 { margin-left:50px; }
.margin-left-60 { margin-left:60px; }
.margin-left-70 { margin-left:70px; }
.margin-left-100 { margin-left: 100px; }
/* margins bottom */
.margin-bottom { margin-bottom: 1.25em; }
.margin-bottom-10 { margin-bottom:10px; }
.margin-bottom-20 { margin-bottom:20px; }
.margin-bottom-30 { margin-bottom:30px; }
.margin-bottom-40 { margin-bottom:40px; }
.margin-bottom-50 { margin-bottom:50px; }
.margin-bottom-60 { margin-bottom:60px; }
.margin-bottom-70 { margin-bottom:70px; }
/* margins right */
.margin-right { margin-right: 1.25em; }
.margin-right-10 { margin-right:10px; }
.margin-right-20 { margin-right:20px; }
.margin-right-30 { margin-right:30px; }
.margin-right-40 { margin-right:40px; }
.margin-right-50 { margin-right:50px; }
.margin-right-60 { margin-right:60px; }
.margin-right-70 { margin-right:70px; }


/* Cvet textov */

.text-white {
color: #fff;
}
.text-primary {
  color: #008184;
}
.text-dark {
  color: #005f9d;
}
.text-dark-light {
  color:#9f9694;
}
.text-sensitive {
   color: #008184;
} 
.text-white-repair {
   color: #5a5c5e;
} 
.back-main {
  /*background-color: #8a8a89;*/
  /*background-color: #fcfafa;
  background: -moz-linear-gradient(right, #fcfafa, #e4e4e8, #fcfafa);
  background: -webkit-linear-gradient(right, #fcfafa, #e4e4e8, #fcfafa);
  background: -o-linear-gradient(right, #fcfafa, #e4e4e8, #fcfafa);
  background: linear-gradient(to right, #fcfafa, #e4e4e8, #fcfafa);*/
  background-color: rgb(221, 220, 220);/*rgb(5, 27, 47); rgba(29, 116, 130, 0.94); #076a6a */
}


/* Backgrounds */
.background-white {
  background-color: #fff; box-shadow:#777 2px 0px 10px;
}
.background-primary {
  background-color: #2e7ca6;
}
.background-dark {
  /*background-color: #8a8a89;*/
  /*background-color: #fcfafa;
  background: -moz-linear-gradient(right, #fcfafa, #e4e4e8, #fcfafa);
  background: -webkit-linear-gradient(right, #fcfafa, #e4e4e8, #fcfafa);
  background: -o-linear-gradient(right, #fcfafa, #e4e4e8, #fcfafa);
  background: linear-gradient(to right, #fcfafa, #e4e4e8, #fcfafa);*/
  background-color: rgb(200, 16, 46);
  background-image: url(../img/red-fon.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: -20px;
  margin-right: -20px;
}
.background-medium {
    background-color: #a40a0e;
}

.background-light {
    background-color: rgb(63, 150, 230);
}

.background-highlight {
  background-color: #eee;
}

/* Knopki */
a.button, a.button:link {
  border:solid 1px #005f9d;
  color:#005f9d;
  padding: 0.900rem 1.2rem;
  text-align: center;
  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;
}
a.button:hover {
  background:#2e7ca6;
  border-color:#2e7ca6;
  color:#fff;
}
/* Slider knopka 1 */
.carousel-content .slideshow-btn, .carousel-content .slideshow-btn:link {
  color: #005f9d;
  display: inline-block;
  padding: 0.650rem 1rem;
  margin-right:1em;
  background:#fff;
  text-align: center;
  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;
}
.carousel-content .slideshow-btn:hover {
  background:#2e7ca6; color:#fff;
}
/* Slider knopka 2 */
.carousel-content .slideshow-btn2, .carousel-content .slideshow-btn2:link {
  color: white;
  display: inline-block;
  padding: 0.650rem 1rem;
  background:#d62023;
  text-align: center;
  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;
}
.carousel-content .slideshow-btn2:hover {
  background:#eb6f73;
}
/* (read more) */
a.text-more-info {
  display: block;
  font-size: 0.85rem;
  margin-top: 0.625rem;
}
a.text-more-info:after {
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 0.8rem;
  margin-left: 0.625rem;
  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;
}
a.text-more-info:hover:after {
  margin-left: 0.825rem;
}
/* */
a.comment-reply {
  font-size: 0.85rem;
  margin-top: 0.625rem;
  color:#d2cecd;
}
a.comment-reply:after {
  content: "\f112";
  font-family: 'FontAwesome';
  font-size: 0.8rem;
  margin-left: 0.220rem;
  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;
}
a.comment-reply:hover:after {
  margin-left: 0.600rem;
}
/* */
a.remove-item {
  font-size: 0.85rem;
  margin-top: 0.625rem;
  color:#d2cecd;
}
a.remove-item:after {
  content: "\f00d";
  font-family: 'FontAwesome';
  font-size: 0.8rem;
  margin-left: 0.220rem;
  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;
}
a.remove-item:hover:after {
  margin-left: 0.600rem;
}
/* */
a.edit-item {
  font-size: 0.85rem;
  margin-top: 0.625rem;
  color:#d2cecd;
}
a.edit-item:after {
  content: "\f044";
  font-family: 'FontAwesome';
  font-size: 0.8rem;
  margin-left: 0.220rem;
  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;
}
a.edit-item:hover:after {
  margin-left: 0.600rem;
}

/* Granicy */
.border-radius  { 
  border-radius: 3px;
}
.border-1 {
  border:solid 1px #d2cecd;
}

/* HR */
hr.break {
  background: #2e7ca6;
  border: 0;
  display: block;
  height: 1px;
  margin: 2em 0;
}
hr.break-item {
  background: #d2cecd;
  border: 0;
  display: block;
  height: 1px;
  width:90%;
  margin: 0 0 2em 0;
}
hr.break-small {
  background: #d62023;
  border: 0;
  display: block;
  height: 3px;
  margin: 1em 0 1em 0;
  width: 60px;
}
hr.break-small.break-center {
  margin: 1em auto 3em;
  clear:    both;
}

/* Znachki */

i.icon-square {
  border-radius: 100px;
  display: block;
  height: 100px;
  line-height: 100px;
  margin-bottom: 0.625rem;
  text-align: center;
  width: 100px;
}

i.icon-square-small {
  display: block;
  background:#6a5d5a;
  color:#fff;
  font-size: 2em;
  height: 82px;
  line-height: 80px;
  margin-bottom: 0.625rem;
  text-align: center;
  width: 82px;
}
.icon-center {
  display: block;
  font-size: 3rem;
  text-align: center;
  width: 100%;
}

/* Vkladki */

.tab-nav.line {
  display: table;
}
.left .tab-nav.line {
  display: block;
}
.tab-item {
  background:#fff;
  display: none;
}
.tab-item.tab-active {
  display: block;
}
.tab-content > .tab-label {
  display: none;
}
.tab-nav > .tab-label {
  float:left;
}
a.tab-label, a.tab-label:link, a.tab-label:visited {
  margin-right: 1px;
  padding: 0.650rem 1rem;
  background:#f4f1f0;
  margin-bottom:20px;
  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;
}
a.tab-label:hover,a.tab-label.active-btn {
  background:#2e7ca6;
  color:#fff;
}
.tab-label.active-btn {
  cursor: default;
}
.tab-content {
  text-align: left;
}

/* Animaciya */

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

/* Hovers */

.image-hover-zoom {
  display: block;
  overflow: hidden;
}
.image-hover-zoom img {
  transition: all 0.40s linear 0s;
  -o-transition: all 0.40s linear 0s;
  -ms-transition: all 0.40s linear 0s;
  -moz-transition: all 0.40s linear 0s;
  -webkit-transition: all 0.40s linear 0s;
}
.image-hover-zoom:hover img {
  transform: scale(0.930);
}

/* 05 Header */

/* top-banner */
.natusana-home #natusana-top {
    position: relative;
    background-image:url("../img/top-girl-apple.png"), url("../img/natusana-main-fon.jpg");
}
#natusana-top {
    height: 400px;
    background-repeat:no-repeat, repeat;
    background-size:contain,contain;
    background-position:left,right;
}
/*
#natusana-top div.line {
	background-image: url('../img/header_face.png');
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: left;	    
}
div#natusana-top .line:after {
    content: '';
    position: absolute;
    background-image: url('../img/header_face3.png');
    background-repeat: no-repeat;
    background-position:left bottom;
	background-size: auto 100%;	
    height: 100%;
	width: 211px;
	left: -211px;
    visibility: visible;
    bottom: 0;
}
*/
.natusana-home #natusana-top .natusana-descr-wrapper{
    position:   absolute;
    top:    0;
    bottom: 0;
    left:   0;
    right:  0;
}

.natusana-home #natusana-top .natusana-descr-wrapper .line{
    position:   relative;
    height: 100%;
}

.natusana-home #natusana-top .natusana-slide-descr{
    position:   absolute;
    bottom: -17px;
    right:  0;
}

.natusana-home #natusana-top .natusana-slide-descr div.text{
    position:   absolute;
    bottom:    9rem;
	right: 310px;
    font-size: 2.5rem;
    font-weight: 500;
    text-transform: none; 
    letter-spacing: -1px;
	width: 100%;    
}
.natusana-home #natusana-top .natusana-slide-descr div.text:before{
    position:   absolute;
    content:'';
	bottom: -107px;
	right: 0;
	width: 100px;
	height: 107px;
    background-image:url("../img/top_teeth.png");
    background-repeat:no-repeat;
    background-position:top right;
    background-size:contain;
} 
.natusana-home #natusana-top .natusana-slide-descr p {
    color:#0e356a;
	text-align: right;
	line-height: 3rem;	
}
.natusana-home #natusana-top .natusana-slide-descr div.text h1{
    font-size: 2.5rem;
    font-weight: 700;
    text-transform: none; 
    letter-spacing: -1px;
    color:#0e356a;
	text-align: right;    
}


.natusana-home #natusana-top .natusana-slide-descr a{
    display:    block;
    color:  #d62023;
    position:   absolute;
	right: 270px;
	bottom: 22%;
	font-size: 1.1rem;
    font-weight: 700;
	text-align: right;
}

#natusana-top-wrapper{
    position:   absolute;
    top:    0;
    width:  100%;
}

/* top-bar */

#topbar .line{
    padding:    0;
}

#topbar p {
  padding-top:6px;
  color:#d62023;
}
#topbar ul {
  margin:0;
  padding:0;
}
#topbar ul li {
  float: left;
  list-style: outside none none;
  text-align: center;
  border-left:solid 1px #d62023;
}
#topbar ul li:last-child {
  border-right:solid 1px #d62023;
}
#topbar ul li a {
  display:block;
  color:#d62023;
  padding:10px 16px;
  transition: background-color 0.40s;
  -o-transition: background-color 0.40s;
  -ms-transition: background-color 0.40s;
  -moz-transition: background-color 0.40s;
  -webkit-transition: background-color 0.40s;  
}
#topbar ul li a:hover {
  background:#dadad9;
}
#topbar ul li a.active {
  background:#2e7ca6;
}
#topbar i {
  font-size: 15px;
}
#topbar i span {
  padding-left:4px;
  font-size:15px;
  font-family: 'Lato','Open sans', sans-serif;
}

/* */

#topbar-primary {
  background-color:#2e7ca6;
}
#topbar-primary p {
  padding-top:6px;
  color:#edc8a3;
}
#topbar-primary ul {
  margin:0;
  padding:0;
}
#topbar-primary ul li {
  float: left;
  list-style: outside none none;
  text-align: center;
  border-left:solid 1px #b57c44;
}
#topbar-primary ul li:last-child {
  border-right:solid 1px #b57c44;
}
#topbar-primary ul li a {
  display:block;
  color:#fff;
  padding:10px 16px;
}
#topbar-primary ul li a:hover {
  background:#6a5d5a;
}
#topbar-primary ul li a.active {
  background:#6a5d5a;
  color:#fff;
}
#topbar-primary i {
  font-size: 15px;
}
#topbar-primary i span {
  padding-left:4px;
  font-size:15px;
  font-family: 'Lato','Open sans', sans-serif;
}

/* Logotype */

.logo img {
    margin-top: 10px;
    margin-bottom: 10px;
    width: auto;
    height: auto;
}

/* Navigaciya */
nav {
  position: relative;
  z-index: 9;
  background-repeat: repeat-y;
  background-size: contain;  
  margin-top:   5px;
}

#mainnav .line{
    padding:    0 24px;
}
#natusana-top .natusana-img-wrap img{
height: 375px;
width: auto;
float: right;
transition: height 1s;
}

#natusana-top .natusana-img-wrap img:hover {
	height: 420px;	
}
.top-nav{
    background-color: rgba(255,255,255,0.76);
}

.top-nav ul {
  padding:0;
}
.top-nav li {
  float:left;
  list-style:none outside none;
  cursor:pointer;
	background: rgba(200,210,230,.4);  
}
.top-nav li a {
  color:#0e356a;
  display:block;
  padding: 26px 0.52em;
  font-size: 0.958rem;
  font-weight: 600;
  text-transform:uppercase;
  
}
.top-nav li ul li a {
  background: #f4f1f0;
  color:#666;
  padding: 0.800rem 1.25rem;
  text-transform:capitalize;
  border-bottom:solid 1px #dfdcdb;
  font-weight: 700;  
}
.top-nav ul ul {
  position:absolute;
  display:none;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.top-nav li ul li,.top-nav li ul li ul li {
  float:none;
  list-style:none outside none;
  min-width:100%;
  padding:0;
}
ul.chevron .count-number {
  display:none;
}
ul.chevron .submenu > a:after, ul.chevron .sub-submenu > a:after,ul.chevron .aside-submenu > a:after, ul.chevron .aside-sub-submenu > a:after {
  /* content:"\f107"; */
  display:inline-block;
  font-family:FontAwesome;
  font-size:1rem;
  margin:0 0.625rem;
}
.top-nav .active-item a {
  color:#68bd45;
} 
.top-nav li ul li:last-child {
  border-bottom: 0;
}
ul.chevron .submenu > a::after, ul.chevron .sub-submenu > a::after, ul.chevron .aside-submenu > a::after, ul.chevron .aside-sub-submenu > a::after {
  margin: 0 0 0 0.625rem;
}

a.nav-text{
    color:  #8a8a89;
}

/*  Scrytaya navigaciya */

#natusana-main {
  position: relative;
  height: 100%;
  overflow: hidden;
  z-index: 1;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#natusana-main.move-out {
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  visibility:hidden;
  height:100px !important;
}
.no-js #natusana-main {
  height: auto;
  overflow-x: auto;
  overflow-y: auto;
}
.hidden-menu-trigger {

}
.hidden-menu-trigger span {
  
  position: relative;
  display: inline-block;
  width: 18px;
  height: 2px;
  background-color: white;
  vertical-align: middle;
  margin-left: 10px;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}
.hidden-menu-trigger span::before, .hidden-menu-trigger span::after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: inherit;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.hidden-menu-trigger span::before {
  top: -6px;
}
.hidden-menu-trigger span::after {
  bottom: -6px;
}
.no-touch .hidden-menu-trigger:hover span::before {
  top: -8px;
}
.no-touch .hidden-menu-trigger:hover span::after {
  bottom: -8px;
}
#main-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #746a67;
  padding:20px 0;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  z-index: 3;
}
#main-nav ul {
  list-style:none;
  width:100%;
  margin:0; padding:0;
}
#main-nav li a {
  position: relative;
  display: block;
  padding: 30px 10%;
  color: #fff;
  font-size: 1.8em;
  text-align:center;
  border-bottom:solid 1px #005f9d;
}
#main-nav li a:hover{
  color:#fff;
}
#main-nav li a span {
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
#main-nav li:last-child a {
  border-bottom: none;
}
#main-nav .hidden-menu-close {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #ccaa81;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
#main-nav .hidden-menu-close::before, #main-nav .hidden-menu-close::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 18px;
  left: 10px;
  width: 20px;
  height: 3px;
  background-color: #FFF;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#main-nav .hidden-menu-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#main-nav .hidden-menu-close::after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.no-touch #main-nav .hidden-menu-close:hover::before {
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}
.no-touch #main-nav .hidden-menu-close:hover::after {
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  transform: rotate(315deg);
}
#main-nav.is-visible {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.no-js #main-nav {
  position: static;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.no-js #main-nav .hidden-menu-close {
  display: none;
}

/* ---------------------- */

div#gotop{
	position:	fixed;
	right:	30px;
	bottom:	30px;
	display:	none;
	width:	50px;
	height:	50px;
	background-color:	#d62023;
	z-index:	999;
	border:	1px solid #fff;
        transition: background-color 0.5s;
}

div#gotop:hover{
    background-color:   #eb6f73;
}

div#gotop i{
	display:	block;
	position:	absolute;
	left:	50%;
	top:	50%;
	margin-left:	-20px;
	margin-top:	-22px;
	font-size:	40px;
	color:	#fff;
}


/* 06 Slider */

/* */
.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-theme .owl-controls .owl-page span {
  background: #d62023 none repeat scroll 0 0;
  border-radius: 0;
  height: 18px;
  margin: 0 5px;
  width: 18px;
}
.owl-theme .owl-controls .owl-buttons div {
  color: #181415;
  background:#fff;
  border: 1px solid #6a5d5a;
  border-radius: 0;
  font-family: 'FontAwesome';
  height: 70px;
  line-height: 70px;
  font-size:3em;
  margin-top: -20px;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 45%;    
  width: 70px;
}
.carousel-bottom-arrows.owl-theme .owl-controls .owl-buttons div {
  bottom: 0;
  top: auto;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 0;    
}
.owl-theme .owl-controls .owl-buttons .owl-next {
  right: 0;
}
.carousel-wide-arrows.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: -5px;
}
.carousel-wide-arrows.owl-theme .owl-controls .owl-buttons .owl-next {
  right: -5px;
}
.carousel-nav-white.owl-theme .owl-controls .owl-page span {
  background: #fff none repeat scroll 0 0;
}
.carousel-nav-white.owl-theme .owl-controls .owl-buttons div {
  color: #fff !important;
  background:rgba(153, 153, 153, 0);
}
.carousel-main .carousel-content {
  bottom: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}
.owl-pagination {
  margin-top: 0.625rem;
  margin-bottom:    1rem;
  text-align:   right;
}
.carousel-main .owl-pagination {
  bottom: 0;
  padding: 1.25rem 0;
  position: absolute;
  width: 100%;
}
.carousel-blocks {
  padding: 0;
}
.carousel-blocks .owl-item {
  padding: 0 0.625rem;
}
.carousel-hide-arrows .owl-buttons, .carousel-hide-pagination .owl-pagination {
display:none;
}
.carousel-3-blocks {
  padding: 0 3rem;
}
.carousel-3-blocks .owl-item {
  padding: 0 0.625rem;
}
.owl-item .image-testimonial-small {
  margin: 0 auto 20px;
  width: auto;
} 
/* animated carousel content */
.animated-carousel-element {
  position: relative;
  top: 100px;
  opacity: 0;
  animation-duration: 1s;
}
.active .animated-carousel-element {
  top: 0;
  opacity: 1;
  animation-name: bounceIn-carousel;
}
.slow {
  animation-duration: 2s;
}
@keyframes bounceIn-carousel {
  0% {
    top: 100px;
    opacity: 0;
  }
  60% {
    top: -20px;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
/* align vertical */
.content-center-vertical {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-51%);
  -o-transform: translateY(-51%);
  -ms-transform: translateY(-51%);
  -moz-transform: translateY(-51%);
  -webkit-transform:translateY(-51%);
}
/* */
.testimonial {
  
}
.testimonial a{
    color:  #fff;
    transition: color 0.4s;
    -o-transition: color 0.4s;
    -ms-transition: color 0.4s;
    -moz-transition: color 0.4s;
    -webkit-transition: color 0.4s;
}

.testimonial a:hover{
    color:  yellow;
}

/* 07 Formy */

.customform input, .customform textarea, .customform select .customform button {
  margin-bottom:50px;
  color:#6a5d5a;
  background:none;
  border:0px;
  border-bottom: 1px solid #9f9694;
  padding: 1em 1em;
  width: 100%;
  transition: background 0.20s linear 0s;
  -o-transition: background 0.20s linear 0s;
  -ms-transition: background 0.20s linear 0s;
  -moz-transition: background 0.20s linear 0s;
  -webkit-transition: background 0.20s linear 0s;
}
.customform input:hover, .customform textarea:hover, .customform select:hover, .customform input:focus, .customform textarea:focus, .customform select:focus {
  background:#f9f9f9;
}
.customform input[type="submit"] {
  border:solid 1px #6a5d5a;
  color:#6a5d5a;
  width:auto;
  padding: 0.900rem 1.2rem;
  text-align: center;
}
.customform input[type="submit"]:hover {
  background:#2e7ca6;
  border-color:#2e7ca6;
  color:#fff;
  cursor:pointer;
}
/* placeholder */
.customform ::-webkit-input-placeholder { /* Chrome */
  color: #6a5d5a;
}
.customform :-ms-input-placeholder { /* IE 10+ */
  color: #6a5d5a;
}
.customform ::-moz-placeholder { /* Firefox 19+ */
  color: #6a5d5a;
  opacity: 1;
}
.customform :-moz-placeholder { /* Firefox 4 - 18 */
  color: #6a5d5a;
  opacity: 1;
}
/* */
.blog-search input[type="search"] {
  background:#fff;
  border:0;
  border-top:2px solid #fff;
  border-bottom:solid 2px #daa270;
  padding: 0.800rem 0.25rem;
  width:100%;
}
.blog-search input[type="submit"] {
  background:#2e7ca6;
  border:solid 2px #2e7ca6;
  color:#fff;
  padding: 0.800rem 1.25rem;
}
.blog-search input[type="submit"]:hover {
  background:#c5894d;
  cursor:pointer;
}

/* */
footer .footer-form input, footer .footer-form textarea, footer .footer-form select {
  margin-bottom:3em;
  color:#fff;
  font-size:15px;
  background:none;
  border:0px;
  border-bottom: 1px solid #9f9694;
  padding: 1em 1em;
  width: 100%;
  outline: none;
  transition: background 0.20s linear 0s;
  -o-transition: background 0.20s linear 0s;
  -ms-transition: background 0.20s linear 0s;
  -moz-transition: background 0.20s linear 0s;
  -webkit-transition: background 0.20s linear 0s;
 }
footer .footer-form input:hover, .footer-form textarea:hover, .footer-form select:hover, .footer-form input:focus, .footer-form textarea:focus, .footer-form select:focus {
  border-bottom:solid 1px #fff;
}
footer .footer-form .button {
  background:#0e2748;
  color:#9f9694;
  border:0;
  margin:0;
}
footer .footer-form .button:hover {
  border:0;
  background:#2e7ca6;
  color:#fff;
  cursor:pointer;
}
/* placeholder */
footer .footer-form ::-webkit-input-placeholder { /* Chrome */
  color: #9f9694;
}
footer .footer-form :-ms-input-placeholder { /* IE 10+ */
  color: #9f9694;
}
footer .footer-form ::-moz-placeholder { /* Firefox 19+ */
  color: #9f9694;
  opacity: 1;
}
footer .footer-form :-moz-placeholder { /* Firefox 4 - 18 */
  color: #9f9694;
  opacity: 1;
}

/* 08 Blog */

/* пост */
#blog-post p{
  text-align:left;
  margin:2em 0;
}
#blog-post .share-title{
  color:#fff;
  font-size:35px;
}
/* */
#recent-posts {
  margin:40px 0;	
}
#recent-posts .post {
  border-bottom:solid 1px #d2cecd;
  padding:1.5em 0;
}
#recent-posts .post .thumb {
  padding-left:5px;
}
#recent-posts .post .title {
  padding-left:15px;
  line-height:1.4rem;
}
/* */
#blog-categories {
  margin:40px 0;	
}
#blog-categories .cat {
  border-bottom:solid 1px #d2cecd;
  padding:18px 0;
}
#blog-categories .cat a:hover {
  color:#2e7ca6;
}
/* */
#recent-tags {
  margin:40px 0;	
}
#recent-tags .tag {
  background:#fff;
  display:block;
  float:left;
  border:solid 1px #ddd;
  margin:0px 8px 8px 0px;
  padding:0.800rem 1.25rem;
}
#recent-tags .tag:hover {
  background:#f9f9f9;
}
/* */
.comment-box {
  background:#f9f9f9;
  border:solid 1px #d2cecd;
  padding: 1.3em;
  margin-bottom:1.3rem;
}
.comment-reply-box {
  background:#fff;
  border:solid 1px #d2cecd;
  padding: 1.3em;
  margin-top:1.3rem;
}
.comment-box .comment-time {
  float:right;
  color:#d2cecd;
}

/* 09 Tovary */

/* */
.product-hover-content {
  display: table;
  height: 100%;
  width: 100%;
  text-align: center;
}
.product-hover-content .btn-box {
  display: table-cell;
  vertical-align: middle;
}
.product-hover-content .btn-box .btn {
  padding: 0.870em 1em;
  color: rgba(214,32,35,1);
  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: rgba(214,32,35,1);
  color:#fff;
}

/* */
.speciality {
  padding:0;
  list-style:none;
}
.speciality li {
  padding: 4px 4px 4px 1.3em;
}
.speciality li:before {
  content: "\f105";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1em;
  width: 1em;
  color:#6a5d5a;
}

/* */
.quantity {
  text-align:center;
  padding:14px;
  border:0px;
  width:80px;
  color:#2e7ca6;
  font-size:20px;
  border:0;
}

/* */
.quantity-btn {
  border:0;
  color: white;
  display: inline-block;
  padding: 0.650em 1.40em;
  margin-right:1em;
  background:#d2cecd;
  text-align: center;
}
.quantity-btn:hover {
  background:#2e7ca6; cursor:pointer;
}

/* */
.strike {
  text-decoration: line-through;
  color:#d2cecd;
}

/* */
.cart-item {
  margin-bottom:30px;
}
.cart-item .cart-item-detail{
  padding-left:30px;
}
.cart-item .cart-item-image{
  border:solid 1px #d2cecd;
}

/* */
.item-left {
  padding-top:90px;
  padding-left:40px;
}
.item-right {
  padding-top:90px;
  padding-right:40px;
}

/* 10 Social */

.follow{
    transition: background-color 0.8s, color 0.8s;
    -webkit-transition: background-color 0.8s, color 0.8s; /* Safari */    
    -o-transition: background-color 0.8s, color 0.8s;
    -ms-transition: background-color 0.8s, color 0.8s;
    -moz-transition: background-color 0.8s, color 0.8s;
}

.follow-facebook { 
  width:100%;
  margin:auto 0;
  text-align:center;
  height:113px;
  line-height:113px;
  font-size:2.5em;
  display:block; 
  background-color:#005f9d;
  color:#2e7ca6;
  border:solid 1px #cce5f2;
}
.follow-twitter {
  width:100%;
  margin:auto 0;
  text-align:center;
  height:113px;
  line-height:113px;
  font-size:2.5em;
  display:block; 
  background-color:#005f9d;
  color:#2e7ca6;
  border-left:solid 1px #cce5f2;
  border-top:solid 1px #cce5f2;
}
.follow-pinterest { 
  width:100%;
  margin:auto 0;
  text-align:center;
  height:113px;
  line-height:113px;
  font-size:2.5em;
  display:block; 
  background-color:#005f9d;
  color:#2e7ca6;
  border-top:solid 1px #cce5f2;
  border-left:solid 1px #cce5f2;
  border-right:solid 1px #cce5f2;
}
.follow-instagram {
  width:100%;
  margin:auto 0;
  text-align:center;
  height:113px;
  line-height:113px;
  font-size:2.5em;
  display:block; 
  background-color:#005f9d;
  color:#2e7ca6;
  border-right:solid 1px #cce5f2;
  border-top:solid 1px #cce5f2;
  border-bottom:solid 1px #cce5f2;
}
.follow-youtube {
  width:100%;
  margin:auto 0;
  text-align:center;
  height:113px;
  line-height:113px;
  font-size:2.5em;
  display:block; 
  background-color:#005f9d;
  color:#2e7ca6;
  border-right:solid 1px #cce5f2;
  border-top:solid 1px #cce5f2;
  border-bottom:solid 1px #cce5f2;
}
.follow-gplus {
  width:100%;
  margin:auto 0;
  text-align:center;
  height:113px;
  line-height:113px;
  font-size:2.5em;
  display:block; 
  background-color:#005f9d;
  color:#2e7ca6;
  border:solid 1px #cce5f2;
}
.follow-facebook:hover, .follow-twitter:hover, .follow-pinterest:hover, .follow-instagram:hover, .follow-youtube:hover, .follow-gplus:hover {
  background-color:#2e7ca6;
  color:#cce5f2;
}

/* 11 Stranica 404 */
#not-found {
  padding:6em 0;
}
.bordered-1 {
  border:solid 1px #d2cecd;
}
.bordered-2 {
  border:solid 1px #777;
}
.bordered-1 a:hover, .bordered-2 a:hover {
  text-decoration:underline;
}

/* 12 Footer */
footer {
    bottom: 0;
    left: 0;
  width:100%;
  color:#9f9694;
}

footer div.footer-links{
	text-align:	center;
        font-size:  0.6rem;
}

footer div.footer-links p{
    color:  rgb(62, 61, 61);
    text-align: center;
    margin-bottom: 0;
}

/* email */
footer h2 {
  font-size:0.7rem;
  text-transform:initial;
  margin-bottom: 0;
  font-weight: 600;
}

/* phone numbers */
footer .tel-num {
  font-size:1rem;
  line-height:1rem;
  color:#fff;
  text-align:center;
  font-family: "Lato", sans-serif;
}
footer .tel-num h2{
    color:  rgb(62, 61, 61);
}
footer .tel-num span {
    color:  rgb(62, 61, 61);
    font-size:  0.6rem;
    line-height: 1.2em;
    font-weight: 500;
}
footer .tel-num a, footer .tel-num a:visited,footer .tel-num a:active {
  color:rgb(62, 61, 61);
}

/* nizhniy bar footer */
footer .copyright {

  padding: 1rem;
}
footer .copyright p {
  color:rgb(62, 61, 61);
}
footer .copyright p a {
  color:#9f9694;
  text-decoration:underline;
}
footer .copyright p a:hover {
  color:rgb(62, 61, 61);
}
footer .copyright .right {
  text-align:right;
  padding-top:10px;
}

/* */
footer .footer-bar-links {
  list-style:none;
  margin:0;
  padding:0;
}
footer .footer-bar-links li {
  display:inline-block;
  padding:0px 8px 6px 0px;
}
footer .footer-bar-links li:before {
  content: "";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1em;
  width: 1em;
  color:#fff;
}
footer .footer-bar-links li a {
  color:#fff;
}
footer .footer-bar-links li a:hover {
  color:#2e7ca6;
}

/* */
footer .payment-methods i {
  padding-top:18px;
  color:#fff;
}
footer .payment-methods i {
  color:#fff;
}
footer .payment-methods i:hover {
  color:#2e7ca6;
}

/* */
footer .footer-bar-links {
  list-style:none;
  margin:0;
  padding:0;
}
footer .footer-bar-links li {
  display:inline-block;
  padding:0px 8px 6px 0px;
}
footer .footer-bar-links li:before {
  content: "";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1em;
  width: 1em;
  color:#fff;
}
footer .footer-bar-links li a {
  color:#fff;
}
footer .footer-bar-links li a:hover {
  color:#2e7ca6;
}

/* */
footer .payment-methods i {
  padding-top:18px;
  color:#fff;
}
footer .payment-methods i {
  color:#fff;
}
footer .payment-methods i:hover {
  color:#2e7ca6;
}

/* ************************************* */

div.embed-responsive{
	position:	relative;
	padding-bottom: 6.25%;
}

div.embed-responsive iframe{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

div#periodontosis{
    padding-top:    0;
    padding-bottom:    0;
}

div#periodontosis .line-1 .margin{
    padding-top:    1rem;
}
div#periodontosis .line-1 {
    background-image: url("../img/pain-lady.png");
    background-size: contain;
    background-position: right bottom;
    background-repeat: no-repeat;
    margin:2rem auto;
}
div#periodontosis .line-1 p {
	color: #0e356a;
	font-weight:600;
	margin: 0 0 30px 0;	
	text-shadow: 4px 4px 10px #FFFFFF, -4px -4px 10px #ffffff, -4px 4px 10px #ffffff, 4px -4px 10px #FFFFFF;	
}

div#periodontosis .line-1 h2{
	color: #d6202b;
    font-size:  2.8rem;
    font-weight:900;
    text-transform: uppercase;
	padding: 1.9rem 0;  
	text-shadow: 4px 4px 10px #FFFFFF, -4px -4px 10px #ffffff, -4px 4px 10px #ffffff, 4px -4px 10px #FFFFFF;		
}
div#periodontosis h2.title-2{
    color:white;
    font-weight:700;
    font-size:  2.3rem;
    position: relative;
    min-height: 80px;
    margin:0;
	text-shadow: 4px 4px 10px #235793, -4px -4px 10px #235793, -4px 4px 10px #235793, 4px -4px 10px #235793;		
}
div#periodontosis h2.title-2:before{
    background: #235793;
	top:0;
	width:400%;
	height:100%;
	left:-150%;
    content: '';
    position: absolute;
    z-index: -1;
}
div#periodontosis .line-2  {
	margin-bottom:30px;	
}
div#periodontosis h2.title-3{
	color: #a40a0e;
    font-size:  1.8rem;
    font-weight:800;
    text-transform: uppercase;
    text-align:center;
	padding: 1rem 0;    
}
div#periodontosis .line-3 p {
	color: #a40a0e;
    font-size:  1.6rem;
    text-align:center;
	font-weight:700;
	margin: 0 0 30px 0;	
	line-height: 2rem;
	text-transform: uppercase;	
}
    
div#periodontosis div.bgline-1{
    padding-top: 0;
    padding-bottom: 0;
    background-image: url("../img/red-fon.png");    
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; 
    margin-left:-20px;
    margin-right:-20px;   
}
div#periodontosis div.bgline-1 h2.title{
	color: white;
    font-size:  2.3rem;
    font-weight:700;
    text-transform: uppercase;
    text-align:center;
	padding: 1.6rem 0;    
}
div#periodontosis div.bgline-1 p{
	color: white;
	border-bottom: 2px solid white;
	margin-left: 25%;
	padding-bottom: 1.2rem;
	margin-bottom:1.2rem;
    position: relative;
}
div#periodontosis div.bgline-1 .line {
padding-bottom:1rem;	
}

div#periodontosis div.bgline-1 .column-1 p:last-of-type,
div#periodontosis div.bgline-1 .column-2 p:last-of-type{
    border-bottom: none;
}
div#periodontosis div.bgline-1 .column-1 p.p1:before {
	background-image: url("../img/first_bl_icon1.png");
}
div#periodontosis div.bgline-1 .column-1 p.p2:before {
	background-image: url("../img/first_bl_icon2.png");
}
div#periodontosis div.bgline-1 .column-1 p.p3:before {
	background-image: url("../img/first_bl_icon3.png");
}
div#periodontosis div.bgline-1 .column-2 p.p4:before {
	background-image: url("../img/first_bl_icon4.png");
}
div#periodontosis div.bgline-1 .column-2 p.p5:before {
	background-image: url("../img/first_bl_icon5.png");
}
div#periodontosis div.bgline-1 .column-2 p.p6:before {
	background-image: url("../img/first_bl_icon6.png");
}
div#periodontosis div.bgline-1 .column-2 p.p7:before {
	background-image: url("../img/first_bl_icon7.png");
}
div#periodontosis div.bgline-1 .column-2 p.p8:before {
	background-image: url("../img/first_bl_icon8.png");
}
div#periodontosis div.bgline-1 p.ico:before {
	top:50%;
	left: -85px;
	width: 80px;
	height: 80px;
	background-repeat:no-repeat;
	position:absolute;
	content: '';
	transform:translateY(-50%);
}

div#periodontosis div.bgline-2{
    padding-top: 0;
    padding-bottom: 0;
    background-image: url("../img/cube-fon-white.jpg");    
	background-size: contain;
	background-position: top center;
	background-repeat: repeat-y; 
    margin-left:-20px;
    margin-right:-20px;   
}
div#periodontosis div.bgline-2 h2.title{
	color: #0e356a;
    font-size:  2.3rem;
    font-weight:700;
    text-transform: uppercase;
    text-align:center;
	padding: 1.6rem 0;    
}
div#periodontosis div.bgline-2 p.head{
	color: #0e356a;
    font-weight: 700;
    font-size: 1.4rem;
    padding: 0 10%;
	line-height:1.8rem;
	padding-bottom:2rem;
}    
div#periodontosis div.bgline-2 p.ico {
    font-weight: 700;
	text-align: left;
    font-size: 1.1rem;
	margin-left: 190px;
	padding-bottom: 1.2rem;
	margin-bottom:1.2rem;
    padding-top: 1.2rem;	
    position: relative;	
	min-height: 180px;	
	line-height:1.6rem;
}
div#periodontosis div.bgline-2 .column-1 p.p1:before {
	background-image: url("../img/img-1.jpg");
}
div#periodontosis div.bgline-2 .column-1 p.p2:before {
	background-image: url("../img/img-2.jpg");
}
div#periodontosis div.bgline-2 .column-1 p.p3:before {
	background-image: url("../img/img-3.jpg");
}
div#periodontosis div.bgline-2 .column-2 p.p4:before {
	background-image: url("../img/img-4.jpg");
}
div#periodontosis div.bgline-2 .column-2 p.p5:before {
	background-image: url("../img/img-5.jpg");
}
div#periodontosis div.bgline-2 .column-2 p.p6:before {
	background-image: url("../img/img-6.jpg");
}
div#periodontosis div.bgline-2 p.ico:before {
	top: 0;
	left: -190px;
	width: 161px;
	height: 128px;
	background-repeat:no-repeat;
	position:absolute;
	content: '';
}
div#periodontosis div.bgline-3{
    padding-top: 0;
    padding-bottom: 0;
    background-color: rgba(255,255,255,0.5);
}

div#periodontosis div.bgline-3 h2.prod_name {
	color:#0e356a;
	font-weight:900;
	font-size:4rem;
	padding-top:2rem;
}
div#periodontosis div.bgline-3 h2.prod_name span {
	font-weight: 400;
	font-style: italic;
	font-size: 3rem;	
}
div#periodontosis div.bgline-3 p.red_white_l {
	text-align: left;
	display:block;
	position:relative;
	background-color: #d62024;
	color:white;
	font-weight:700;
	font-style: italic;
	font-size: 1.3rem;
	padding: 0.7rem 1.1rem;
	max-width: 200px;
	line-height: 1.6rem;
	border-top: 3px solid #d62024;	
}
div#periodontosis div.bgline-3 p.red_white_l:after {
	background-image: url("../img/red-fon-line-1.png");	
	background-position: top left;
	background-repeat:no-repeat;
	background-size:contain;
	bottom: 0;
	left: 100%;
	width: 310%;
	height: 100%;
	border-bottom: 3px solid #d62024;
	position:absolute;
	content: '';	
}
div#periodontosis div.bgline-3 p.red_white_r {
	display:block;
	text-align:right;
	position:relative;
	background-color: #d62024;
	color:white;
	font-weight:700;
	font-style: italic;
	font-size: 1.3rem;
	padding: 0.7rem 1.1rem;
	max-width: 200px;
	line-height: 1.6rem;
	border-top: 3px solid #d62024;
	margin: 0 0 0 auto;
}
div#periodontosis div.bgline-3 .mright {
	margin: 0 0 0 auto;
}
div#periodontosis div.bgline-3 .line-8 .column-1 {
	float:right;
}
div#periodontosis div.bgline-3 .line-8 p.top {
	max-width: initial;
	padding: 0.7rem 0;	
}
div#periodontosis div.bgline-3 h2.mright {
	text-align:right;
	padding: 0.7rem 0;	
}

div#periodontosis div.bgline-3 .line-8 .column-2 h2 {
	text-align:left;
}
div#periodontosis div.bgline-3 p.red_white_r:after {
	background-image: url("../img/red-fon-line-2.png");	
	background-position: top right;
	background-repeat:no-repeat;
	background-size:contain;
	bottom: 0;
	right: 100%;
	width: 310%;
	height: 100%;
	border-bottom: 3px solid #d62024;
	position:absolute;
	content: '';	
}
div#periodontosis div.bgline-3 p.top {
	font-weight:700;
	max-width: 500px;
	font-size: 1.1rem;
	line-height: 1.4rem;
	padding: 0.7rem 0;
}
div#periodontosis div.bgline-3 p.red {
	color: #d62024;
    padding: 1rem !important;
    background: rgb(227, 222, 222);
    display: inline-block;
    border-radius: 5px;
    border: 1px solid;
	margin-top: 1rem;
    margin-bottom: 1rem;
}
div#periodontosis div.bgline-3 p.red:hover {
	color: #0e356a;
    padding: 1rem;
    background: white;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #0e356a;
	margin-top: 1rem;
    margin-bottom: 1rem;
}
div#periodontosis [id^=head] {
	cursor: pointer;
}

div#periodontosis [id^=panel],div#periodontosis div#lacalut-aktiv-opolaskivatel-zakaz,div#periodontosis div#lacalut-aktiv-toothbrush-zakaz {
	display:none;
}
div#panel1 a img, div#periodontosis div#lacalut-aktiv-opolaskivatel-zakaz a img,div#panel3 div.column-2 a img, div#periodontosis div.column-1 div#lacalut-aktiv-toothbrush-zakaz a img{
	max-width:160px;
	padding-top: 0;
    display: inline-block;
    margin-top: 1.2rem;
    margin-left: 2rem;
}
div#lacalut-aktiv-toothbrush-zakaz {
	padding-bottom:2rem;
}
	
div#periodontosis div.bgline-3 .line-6 div.column-2 {
	position:absolute;
	height:100%;
	right:0;
}
div#periodontosis div.bgline-3 .line-6 .margin {
	position:relative;
}
div#periodontosis div.bgline-3 .line-6 div.column-2:after {
    content: '';
    position: absolute;
	bottom:0;
	right: 0;
	height: 108%;
	width: 100%;
	background-image: url("../img/lacalut-aktiv-product.png");
	background-size: contain;
    background-position: right top;
    background-repeat: no-repeat;
}
div#periodontosis div.bgline-3 .line-7 div.column-1 {
	float:right;
}
div#periodontosis div.bgline-3 .descr p.big {
	font-weight:700;
	font-size: 1.1rem;
	line-height: 1.4rem;
	padding: 0.7rem 0;
}
div#periodontosis div.bgline-3 div.line-10a .descr  {
	padding: 0.7rem 2rem 0 0.625rem;	
}
div#periodontosis div.bgline-3 .descr p.big:first-of-type {
	padding-top:0;
}
div#periodontosis div.bgline-3 .descr h4 {
	color: #0e356a;
    font-size: 1rem;
    font-weight: 900;
}
div#periodontosis div.bgline-3 .descr h3 {
	color: #0e356a;
    font-size: 1.1rem;
	text-transform:uppercase;
    font-weight: 800;	
}
div#periodontosis div.bgline-3 .descr ul {
	padding-bottom:1rem;
	position:relative;
	padding-left: 16px;	
}
div#periodontosis div.bgline-3 .descr ul:after {
	padding-bottom:1rem;
	position:absolute;
	content: '...........................................................................................';
	color: #d62024;
    bottom: -16px;
    font-weight: 800;
    left: 0;
    letter-spacing: 1px;
}
div#periodontosis div.bgline-3 .descr ul:last-of-type::after{
	content:'';
}
div#periodontosis div.bgline-3 .descr ul:first-of-type::after{
	content:'';
}
div#periodontosis div.bgline-3 h2.zakaz {
	color: #0e356a;
	font-size: 1.7rem;
    font-weight: 700;
}
div#periodontosis div.bgline-3 .line-8 div.column-1 img {
	display:none;
}
div#periodontosis div.bgline-3 .line-8 div.column-2 img {
	z-index:5;
	position: relative;
    padding-top: 3rem;	
}
div#periodontosis div.bgline-3 .line-8 p.red {
    color: #d62024;
    padding: 1rem;
    background: rgb(227, 222, 222);
    display: inline-block;
    border-radius: 5px;
    border: 1px solid;
	margin-top: 1rem;
    margin-bottom: 1rem;
}
div#periodontosis div.bgline-3 .line-8 p.red:hover {
    color: #0e356a;
    padding: 1rem;
    background: white;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #0e356a;
	margin-top: 1rem;
    margin-bottom: 1rem;
}
div#periodontosis div.bgline-3 .line-9 div.column-2 {
	position:absolute;
	height:100%;
	right:0;
}
div#periodontosis div.bgline-3 .line-9 .margin {
	position:relative;
}
div#periodontosis div.bgline-3 .line-9 div.column-2:after {
    content: '';
    position: absolute;
	bottom:0;
	right: 0;
	height: 108%;
	width: 100%;
	background-image: url("../img/lacalut-aktiv-herbal-product.png");
	background-size: contain;
    background-position: right top;
    background-repeat: no-repeat;
}
div#periodontosis div.bgline-3 .line-10 {
	background-image: url("../img/girl-face.png");
	background-size: 40%;
    background-repeat: no-repeat;
	
}
div#periodontosis div.bgline-3 .line-10 div.column-1 {
	float:right;
}
div#periodontosis div.bgline-3 .line-11 div.column-1 img {
	display:none;
}
div#periodontosis div.bgline-3 .line-11 div.column-2 img {
	z-index:5;
	position: relative;
    padding-top: 3rem;	
}
div#periodontosis div.bgline-3 .line-11 p.red {
    color: #d62024;
    padding: 1rem;
    background: rgb(227, 222, 222);
    display: inline-block;
    border-radius: 5px;
    border: 1px solid;
	margin-top: 1rem;
    margin-bottom: 1rem;
}
div#periodontosis div.bgline-3 .line-11 p.red:hover{
    color: #0e356a;
    padding: 1rem;
    background: white;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #0e356a;
	margin-top: 1rem;
    margin-bottom: 1rem;
}
div#periodontosis div.bgline-4 {
	min-height:30px;
	width:100%;
	background-color: #d62024;

}
div.dummy {
	width: 1px;
	height: 1px;	
}
div#order{
    padding-top:    0;
    padding-bottom:    0;
    background-image: url("../img/order_bg.jpg");
    background-size: cover;
}

div#order .line{
    padding-top:    3rem;
    padding-bottom:    3rem;
    background-image: url("../img/order_prod.png");
    background-size: auto 90%;
    background-position: left center;
    background-repeat: no-repeat;    
}

div#order h2.title{
	color: #0e356a;
    font-size: 2.3rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 1.4rem 0;;
}
div#order h3{
	color: #0e356a;
    font-size: 1.3rem;
    font-weight: 700;
    padding: 0.2rem 0;;
}
div#order p{
	color: #0e356a;
    font-size: 1.1rem;
    padding: 0.2rem 0;;
}
div#order div.margin {
	padding-bottom:1.4rem;
}



div#research{
    padding:    0;
	background-color:#3399cc;
	overflow: hidden;
}

div#research .line{
	position:relative;
	color:#fff;
    padding-top:    3rem;
    padding-bottom:    3rem;
    background-image: url("../img/research-fon.jpg");
    background-size: contain;
    background-position: center left;
    background-repeat: no-repeat;  
}
div#research .line:after {
    content: '';
    position: absolute;
    background-image: linear-gradient(to left, rgba(85,176,224,1), rgba(85,176,224,0.4)),url("../img/research-fon.jpg");
    background-repeat: repeat,no-repeat;
    background-position: right,left bottom;
	background-size: auto 100%;	
    height: 100%;
    width: 200px;
    left: -200px;
    visibility: visible;
    bottom: 0;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
	filter: blur(2px);
}
div#research h2.title{
	color: #fff;
    font-size: 2.3rem;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 1rem;
}
div#research h4{
	color: #fff;
}
div#research ol{
    list-style:decimal;
    padding-left:    0;
}

div#research ol li{
    position:   relative;
	display:block;
	background-color:rgba(0,114,188,0.28);
	padding: 0.6rem 1.6rem;
	margin-bottom:4px;
}

div#research ol li:before{
    content:    '';
    position: absolute;
	width: 25px;
    height: 25px;
    left: -12px;
    top: 3px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
div#research ol li.l1:before {
    background-image: url("../img/point-1.png");
}	
div#research ol li.l2:before {
    background-image: url("../img/point-2.png");
}
div#research ol li.l3:before {
    background-image: url("../img/point-3.png");
}
div#indexes{
    padding-top:    1rem;
    padding-bottom: 1rem;
}

div#indexes h4{
    text-align: center;
    color:  #fff;
    font-weight: 400;
    margin-bottom:  0;
}
div#indexez {
	background-color: #0072bc;
}
div#indexez div.column-1{
	padding-right:0;
}
div#indexez div.img_wrapper{
	position:relative;
}
div#indexez div.column-1 div.img_wrapper:before{
    content:    '';
    position: absolute;
	width: 70px;
    height: 100%;
    left: -70px;
    top: 0;
    background-size: contain;
    background-position: top right;
    background-repeat: no-repeat;
    background-image: url("../img/shkala.png");	
}

div#indexez div.column-2{
	padding-left:0;
}
div#indexez div.margin>p{
    font-size:  0.7rem;
    line-height: 1rem;
    color:  #fff;
    font-weight: 300;
    padding-left:   20%;
    padding-top:    1.5rem;
}
div#indexez div.margin {
margin: 0 2%;
}	
div#indexez p{
	text-align: left;
    font-size:  1.1rem;
    line-height: 1.6rem;
    color:  #fff;
    font-weight: 400;
    padding-left:   20%;
    padding-right:   10%;	
    padding-top:    1rem;
}

div#video{
    background-image: url("../img/video-fon.jpg");
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
	background-color:#235793;
	border-top:5px solid white;
	border-bottom:30px solid #d52023;
}
div#video h2.title{
	color: white;
    font-size: 2.3rem;
    font-weight: 700;
    text-transform: uppercase;
	text-align:ccenter;
    padding: 0.4rem 0;;
}


div#contact{
    padding:    1.5rem 1.25rem 1.7rem 1.25rem;
}

div#contact span{
    transition: color 0.5s;
    -webkit-transition: color 0.5s;
    -o-transition: color 0.5s;
    -ms-transition: color 0.5s;
    -moz-transition: color 0.5s;
}

div#contact span:hover{
    /*color:  #fff;*/
}

 /*  cookie consent  */


.cc-banner{
    border-top: 1px solid rgba(40,59,102,0.6);
}

.cc-banner .cc-message p{
    margin-bottom: 0;
}
@media (max-width: 767px)   {
	.top-nav li a  {
		font-size: 13px !important;
		
	}
}
@media (min-width: 769px) and (max-width: 1022px)   {
	.top-nav li a  {
		font-size: 0.647rem !important;
		
	}
}
@media (min-width: 1023px) and (max-width: 1260px)   {
	.top-nav li a  {
		font-size: 0.847rem !important;
		
	}
}
@media (min-width: 1261px) and (max-width: 1349px)   {
	.top-nav li a  {
		font-size: 0.747rem !important;
		padding: 26px 0.69em !important;
		
	}
}
@media (min-width: 1350px) and (max-width: 1399px)   {
	.top-nav li a  {
		font-size: 0.808rem !important;
		padding: 26px 0.61em !important;
		
	}
}
@media (min-width: 1400px) and (max-width: 1439px)   {
	.top-nav li a  {
		font-size: 0.809rem !important;
		padding: 26px 0.73em !important;
		
	}
}
@media (min-width: 1440px) and (max-width: 1499px)   {
	.top-nav li a  {
		font-size: 0.809rem !important;
		padding: 26px 0.86em !important;
		
	}
}
@media (min-width: 1500px) and (max-width: 1599px)   {
	.top-nav li a  {
		font-size: 0.811rem !important;
		padding: 26px 1.04em !important;
		
	}
}
@media (min-width: 1261px) and (max-width: 1350px)   {
	.logox {
		float: right !important;
		margin-right: -99px !important;
		
	}
}
@media (min-width: 1351px) and (max-width: 1450px)   {
	.logox {
		float: right !important;
		margin-right: -55px !important;
		
	}
}
@media (min-width: 1261px) and (max-width: 1289px)   {
	.natusana-home #natusana-top .natusana-slide-descr div.text {
		font-size: 1.9rem !important;
		
	}
}
@media (min-width: 1290px) and (max-width: 1390px)   {
	.natusana-home #natusana-top .natusana-slide-descr div.text {
		font-size: 2.1rem !important;
		
	}
}
@media  (max-width: 1279px)   {
	.natusana-home #natusana-top  {
		display: none !important;
		
	}
}

/* Adaptyvniye zagolovki & text-align */

@media(max-width:600px) {
	
	.mob-title {
		font-size: 2.4rem !important;
		margin-top: 19%;
	}
}

@media(max-width:600px) {
	
	div#periodontosis .line-1 p  {
	    padding-bottom: 150px !important;
	
	}
}

@media(max-width:767px) {
	
	div#periodontosis div.bgline-2 p.ico {
		
        text-align: left;
        font-size: 0.9rem;
        line-height: normal;
			
		}	
}
@media (min-width: 800px) and (max-width:991px) {
	
	div#periodontosis div.bgline-2 p.ico {
		
        text-align: left;
        font-size: 0.8rem;
        line-height: normal;
			
		}
    div#periodontosis .line-1 p  {
        
        text-align: left !important;

	}		
}

@media(max-width:361px) {
	
    div#periodontosis div.bgline-3 h2.prod_name span {
		
		font-size: 1.4rem !important;
		
	}
}		

@media(max-width:690px) {
	
	.textx-align-left {
	    text-align: left;
		
	}
}

@media(max-width:599px) {
	
	.textx-align-left-2 {
	    text-align: left;
		
	}
}
		
@media(min-width:601px) and (max-width: 1023px) {
	
	.mob-title {
		margin-top: 19%;
	}
}
@media (max-width: 429px) {
	
	.footer-info {
		font-size: 16px !important;
	}
}
@media (min-width: 430px) and (max-width: 1023px) {
	
	.footer-info {
		font-size: 15px !important;
	}
}

/* LACALUT aktiv - otobrazheniye issledovaniy */

@media (max-width: 1023px) {
div#research .line {
	background-image: none !important;
	
    }
}


/* LACALUT aktiv - specialnaya vstavka White&Repair */

.lacalut-pasta-descptn-arrow {
	width: auto;
    float: left;
    padding: 0 1rem 0 0 !important;

}
.lacalut-pasta-descptn-arrow-text {
	color: #005f9d;
	font-weight: 600;
	padding-left: 2.3rem;
	
}	
div#lacalut-natusana .lacalut-natusana-btn{
    text-align: right;
    border-bottom: 2px solid #d62023;
    padding-top:    20px;
}

div#lacalut-natusana .lacalut-natusana-btn a{
    display:    inline-block;
    position:   relative;
    background-color:  #d62023;
    color:  white;
    padding:    8px 20px;
    font-size:  16px;
    line-height: 18px;
    text-align: left;
    font-weight:    700;
}

div#lacalut-natusana .lacalut-natusana-btn a:before{
    display:    block;
    position:   absolute;
    width:  15px;
    top:    0;
    bottom: 0;
    left:   -15px;
    content:    "";
    background-image:   url("../img/triangle.png");
    background-repeat: no-repeat;
    background-size: cover;
}	
/*Lacalut specialniye image margins*/

.lacalut-margin-left {
	width: 83%;
	padding: 0% !important;
    margin-left: -6rem;
	margin-bottom: 29%;
	
}
.lacalut-margin-left-2 {
	width: 100%;
	padding: 5rem 0 0 0 !important;
    margin-left: -6rem;
	
}
@media (max-width: 480px) {
	
    .lacalut-margin-left, .lacalut-margin-left-2, .lacalut-margin-right {

    margin-left: 0;
	margin-right: 0 !important;
	padding-bottom: 0rem !important;
	margin-bottom: 1rem;
	
	}
}
@media (min-width: 481px) and (max-width: 768px) {
	
    .lacalut-margin-left, .lacalut-margin-left-2, .lacalut-margin-right {

    margin-left: 0;
	margin-right: 2rem !important;
	
	}
}	
    		
.lacalut-margin-right {
	width: 100%;
    padding: 0% !important;
    margin-right: 3.5rem;
    float: right;
    margin-top: 9%;
	
}
.lacalut-aktiv-zashchita-padding {
	padding-top: 3rem !important;
	
}
/* Toothpaste Lacalut fon */

div#lacalut-natusana div.line p.red_white_left {
	text-align: left;
    display: block;
    position: relative;
    background-color:#d62024;
    color:white;
    font-weight: 700;
    font-style: italic;
    font-size: 1.3rem;
	font-family: 'Lato','Open sans', sans-serif;
    padding: 0.7rem 1.1rem;
    max-width: 200px;
    line-height: 1.6rem;
    border-top: 3px solid #d62024;

}
div#lacalut-natusana div.line p.red_white_left::after {
	background-image: url("../img/red-fon-line-1.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0;
    left: 100%;
    width: 175%;
    height: 100%;
    border-bottom: 3px solid #d62024;
    position: absolute;
    content: '';
}	
div#lacalut-natusana div.line p.red_white_left-2 {
	text-align: left;
    display: block;
    position: relative;
    background-color:#d62024;
    color:white;
    font-weight: 700;
    font-style: italic;
    font-size: 1.3rem;
	font-family: 'Lato','Open sans', sans-serif;
    padding: 0.7rem 1.1rem;
    max-width: 200px;
    line-height: 1.6rem;
    border-top: 3px solid #d62024;

}
div#lacalut-natusana div.line p.red_white_left-2::after {
	background-image: url("../img/red-fon-line-1.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0;
    left: 100%;
    width: 222%;
    height: 100%;
    border-bottom: 3px solid #d62024;
    position: absolute;
    content: '';
}	
div#lacalut-natusana div.line p.red_white_left-3 {
	text-align: left;
    display: block;
    position: relative;
    background-color:#d62024;
    color:white;
    font-weight: 700;
    font-style: italic;
    font-size: 1.3rem;
	font-family: 'Lato','Open sans', sans-serif;
    padding: 0.7rem 1.1rem;
    max-width: 200px;
    line-height: 1.6rem;
    border-top: 3px solid #d62024;

}
div#lacalut-natusana div.line p.red_white_left-3::after {
	background-image: url("../img/red-fon-line-1.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0;
    left: 100%;
    width: 208%;
    height: 100%;
    border-bottom: 3px solid #d62024;
    position: absolute;
    content: '';
}

@media (max-width: 1023px) {
	
    div#lacalut-natusana div.line p.red_white_left-2::after, div#lacalut-natusana div.line p.red_white_left-3::after, div#lacalut-natusana div.line p.red_white_left::after {

    width: 100% !important;
	
	}
}
.lacalut-zagolovok-imx {
	width: 560px;
    padding-right: 0 !important;
	padding-left: 0 !important;
    margin-bottom: 1.6rem;

}

@media (max-width: 767px) {
	
	.lacalut-zagolovok-imx {
		
	width: 100%;
    margin-top: 3rem;	
	
	}
}

@media (min-width: 767px) and (max-width: 1269px) {
	
	.lacalut-zagolovok-imx {
		
	width: 100%;
	
	}
}	
	
	
.lacalut-zagolovok-imx-2 {
	width: 100%;
    padding-right: 0 !important;
	padding-left: 0 !important;
    margin-bottom: 1.6rem;
	margin-top: 3rem;

}
.lacalut-intro-zagolovok {
	background: rgba(117, 113, 113, 0.87) /* rgb(117, 113, 113) */;
	color: white;
	font-size: 0.9rem;
	line-height: 1.3rem;
	padding: 1rem;
	border-radius: 19px 0px;
	
}
.researches {
	background: #005f9d;
    color: white;
    padding: 2rem;
	margin-bottom: 2rem;
	
}
.researches-image {
    width: auto;
    float: left;
    background: #005f9d;
    padding-right: 1rem;

}
.lacalut-researches-text {	
    font-weight: 800;
    padding-left: 2.3rem;
    font-size: 1.1rem;
    font-family: 'Lato', sans-serif;
	
}
.lacalut-results-img {
    width: auto;
	margin-top: 1rem;

}
@media (max-width: 490px) {

	.lacalut-results-img {
		
		width: 100%;
		
	}
}

@media (max-width: 490px) {

    .lacalut-results-info {
	
	font-size: 11px;
	line-height: 16px;
	
    }
}
@media (min-width: 760px) and (max-width: 1023px) {

    .lacalut-results-info {
	
	width: 400px;
	background: rgba(219, 219, 219, 0.37);
	
    }
}
@media (min-width: 1024px) and (max-width: 1260px) {

    .lacalut-results-info {
	
	width: 600px;
	
    }
}
div.product-wrapper div.background-stripes::before{                                                       
    background-size:    contain;
}
div.product-wrapper div#kupit i.pharmacy{
    height: 90px;
}
div.product-wrapper table{
    border-collapse: collapse;
}
div.product-wrapper td{
    padding-top:    10px;
    padding-bottom: 10px;
}
div.product-wrapper tr:not(:last-child){
    border-bottom:  1px solid #d62023;
}
div.product-wrapper{
    background-position:    center;
    background-size:    cover;
}

div.product-wrapper div.product-detail div.product-detail-image{
    padding-top:    1em;
}

div.product-wrapper div.product-detail div.product-detail-summary{
    background-color:   rgba(255,255,255,0.8);  
    padding:    1em 1.5em 1em 1.5em;
}

div.product-wrapper div.product-detail div.kupit{
	text-align:	center;
}

div.product-wrapper div.product-detail div.kupit a{
	display:	inline-block;
	padding: 0.650rem 1rem;
	color:	#fff;
}

div.product-wrapper div.product-detail div.kupit a.kupit-btn-apuretin{
	background-color:	#2e7ca6;
}

div.product-wrapper div.product-detail div.kupit a.kupit-btn-apuretin_slim{
	background-color:	#00a44c;
}

div.product-wrapper div.section .tab-item{
    background-color:   rgba(255,255,255,0.8);
    padding:    1em 1em 1em 1em;
}


	