html {
    position: relative;
    min-height: 100%;
}
p {
	font-size: 14px;
	line-height: 18px;
	color: #000000d1;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
	opacity: 0.8;
}
button:focus {
	-webkit-outline: none;
	-moz-outline: none;
	-ms-outline: none;
	-o-outline: none;
	outline: none;
} 
ul {
	padding-left: 20px;
} 
body {
	margin-bottom: 111px;
	/*font-family: 'Raleway', sans-serif;*/
	font-family: 'Nunito', sans-serif;
	font-weight: 500;
}
header {
	border-bottom: 0.5px solid #000;
}
footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 111px;
}
textarea {
 resize: none;
}
.navbar-brand img {
	width: 140px;
}
.navbar-expand-xl .navbar-nav.uppercase a.nav-link {
	padding: 10px 15px;
	text-transform: uppercase;
	/*letter-spacing: 1px;*/
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	margin-right: 15px;
}
.navbar-expand-xl .navbar-nav.uppercase li {
	text-align: center;
}
.navbar-expand-xl .navbar-nav.uppercase .nav-item.dropdown {
	width: 67px;

}
.navbar-expand-xl .navbar-nav.uppercase .nav-item.dropdown a.nav-link {
	margin-right: 0px;
}	
.navbar-expand-xl .navbar-nav.uppercase li.active  a.nav-link {
	font-weight: 900;
}
.dropdown-toggle.hide_carrot:after {
	display: none;
}
.dropdown-item {
	padding: 16px 0 8px 0;
	text-align: center;
}
.dropdown-menu {
	border: 1px solid #000;
	border-radius: unset;
	min-width: 67px;
	padding: 0;
}
.dropdown-menu .dropdown-item:last-child {
	padding: 16px 0 16px 0;
}
.title_hc {
	font-size: 36px;
	line-height: 70px;
	color: #000;
	font-weight: 900;
	text-transform: uppercase;
	width: 100%;
	margin-top: 30px;
	text-align: center;
}
.info_p {
	margin-top: 10px;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	text-align: center;
	font-weight: 300;
}
.read_more {
	display: inline-block;
	text-decoration: none;
	padding: 10px 30px;
	color: #000;
	background: #FFFEFE;
	border: 0.5px solid #000;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 20px;
	box-sizing: border-box;
}
.btn_wr {
	margin-top: 30px;
	height: 100%;
	width: 100%;
	text-align: center;
	margin-bottom: 60px;
}
.owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 35%;
    margin-left: -30px;
    display: block !important;
    border:0px solid black;
    outline: none;
}

.owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 35%;
    right: -30px;
    display: block !important;
    border:0px solid black;
    outline: none;
}
.owl-prev span, .owl-next span {
	transform : scale(1,6);
	color: #ccc;
}
.title_pr_owl {
	font-size: 14px;
	line-height: 18px;
	color: #000;
	text-transform: uppercase;
}
.bg_lines {
	display: block;
	margin-top: 100px;
	margin-bottom: 40px;
	height: 100%;
	position: relative;
}
.bg_lines:before {
	position: absolute;
	content: "";
	width: 100%;
	border: 0.5px solid #000;
	top: 15px;
	left: 0;
	z-index: -1;
}
.bg_lines:after {
	position: absolute;
	width: 100%;
	border: 0.5px solid #000;
	content: "";
	bottom: 15px;
	left: 0;
	z-index: -1;
}
.uniq {
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	color: #000;
}
header .navbar-nav {
	position: relative;
}
.language_selector a.nav-link {
    padding: 10px 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    color: rgba(0,0,0,.5);
}
.language_selector a.nav-link:hover, .language_selector .dropdown.show a.nav-link {
	color: #000;
}
.language_selector ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.language_selector .dropdown-menu a {
  text-transform: uppercase;
}
.language_selector .dropdown-menu {
  left: -6px;
}
.home_section_title {
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
	padding: 10px 0;
	/*margin-top: 10px;*/
	margin-bottom: 15px;
}
.hnt {
	font-size: 14px;
	line-height: 18px;
	padding: 0 20px 0 0;
	display: inline-block;
  margin-top: 15px;
}
.single_news_home .hearts {
	position: relative;
	width: 25px;
	height: 25px;
}
.single_news_home .hearts i {
	position: absolute;
	top: 4px;
	left: 0;
}

.hearts:hover .far {
	display: none;
}
.hearts:hover .fas {
	display: block;
}
.copyrights {
	font-size: 12px;
	line-height: 15px;
}
.instagram {
	margin-top: 70px;
	width: 100%;
	/*height: 239px;*/
	border-top: 0.5px solid #000;
	padding: 30px 10px;
}
.header_with_categories {
	
	border-bottom: 0.5px solid #000;
	padding: 10px 0;

}
a.second_menu_links {
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.content_about_us {
	padding: 40px 0;
}
.story_smile {
	font-size: 18px;
	line-height: 23px;
	font-weight: 600;
}
.bg_bt_span {
	display: block;
	margin-top: 10px;
	margin-bottom: 35px;
	font-size: 14px;
	line-height: 18px;
	padding: 15px 0;
	border-top: 0.5px solid #000;
	border-bottom: 0.5px solid #000;
}
.bg_full_width {
	height: 100%;
	width: 100%;
	display: block;
	background: #F6F6F6;
}
.doctor {
	display: block;
	margin: 10px 0;
	font-size: 12px;
	line-height: 15px;
}
.border_around {
	margin: 40px 0;
	padding: 30px 90px;
	border: 0.5px solid #000;
}
.border_around img {
	width: 360px;
	float: left;
	margin-right: 30px;
}
.border_around p {
	margin: 0;
}
.catalog_content, .catalog_single_content {
	padding: 30px 0;
}
.catalog_single_content .primg img {
	width: 100%;
}
.single_news .likes_hmt > span {
    display: inline-block;
}
.likes_hmt {
	cursor: pointer;
}
.catalog_pr_title {
	margin: 10px 0;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	min-height: 37px;
}
.icons_product_wr {
	padding: 15px 0 15px 8px;
	border-top: 0.5px solid #000;
	border-bottom: 0.5px solid #000;
	/*min-height: 151px;*/
}
.icons_product_wr.cat {
	min-height: 151px;
	/*text-transform: uppercase;*/
}
.icons_product_wr span {
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
}
.icons_product_wr div {
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
}
.icons_product_wr span:nth-child(even) {
	margin: 10px 0;
}
.icons_product_wr span.icon_text:nth-child(even) {
	margin: 10px 0;
}
.icons_product_wr div:nth-child(even) {
	margin: 15px 0;
}
.icons_product_wr div.icon_text:nth-child(even) {
	margin: 10px 0;
}
.cat_s_title {
	letter-spacing: 0.5px;
	margin-top: 40px;
	font-size: 18px;
	line-height: 23px;
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
}
.animal_tested {
	margin: 10px 0 0 0;
	border-top: 0.5px solid #000;
	padding: 10px 0;
	font-size: 14px;
	line-height: 18px;
	font-weight: 300;
	text-transform: uppercase;
	color: #000;
}
.icon_text {
	display: block;
	font-size: 10px;
	line-height: 13px;
}
.protects_you {
	margin: 20px 0;
	letter-spacing: 0.5px;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
}
.fluid, .vegan {
	letter-spacing: 0.5px;
	font-size: 10px;
	line-height: 13px;
	text-transform: uppercase;
	color: #000;
}
.catalog_single_content_ingridients {
	padding: 60px 0 35px 0;
	border-top: 0.5px solid #000;
}
.catalog_single_content {
    font-size: 12px;
}

.single_ingridiet {
	margin-bottom: 15px;
}
.single_ingridiet_title {
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #000;
	font-weight: 700;
}
.ingridiets_all_wr {
	margin-top: 10px;
	padding-top: 35px;
	border-top: 0.5px solid #000;
}
.cat_s_cont_title {
	letter-spacing: 0.5px;
	margin: 20px 0;
	font-size: 18px;
	line-height: 23px;
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
}
.cat_single_certificates {
	padding: 35px 0;
}
.contact_content {
	padding-top: 70px;
}
.contact_title {
	margin-bottom: 20px;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0.5px;
	color: #000;
	font-weight: 700;
}
.contact_title2 {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	font-weight: 700;
}
.contact_title3 {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	font-weight: 700;
}
.form_wr {
	width: 100%;
}
.form_wr .c_f:focus, .form_wr .g-recaptcha:focus {
	outline: none;
} 
.form_wr .c_f {
	outline: none;
	width: 100%;
	font-size: 11px;
	line-height: 14px;
	color: #6E6F72;
	padding: 8px 0;
	-webkit-border: none;
	-moz-border: none;
	-ms-border: none;
	-o-border: none;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	border-bottom: 0.5px solid #000;
}
.title_about {
	text-transform: uppercase;
	text-align: left;
	width: 100%;
	padding: 10px 0;
	display: block;
	font-size: 18px;
	line-height: 23px;
	letter-spacing: 0.5px;
	color: #000;
	font-weight: 700;
}
.title_underline {
	text-transform: uppercase;
	margin: 10px 0 30px 0;
	text-align: left;
	width: 100%;
	padding: 10px 0;
	display: block;
	font-size: 18px;
	line-height: 23px;
	letter-spacing: 0.5px;
	color: #000;
	font-weight: 700;
	border-bottom: 0.5px solid #000;
}
.title_underline_500 {
	text-transform: uppercase;
	margin: 10px 0 30px 0;
	text-align: left;
	width: 100%;
	padding: 10px 0;
	display: block;
	font-size: 18px;
	line-height: 23px;
	letter-spacing: 0.5px;
	color: #000;
	font-weight: 500;
	border-bottom: 0.5px solid #000;
}
.title_underline2 {
	text-transform: uppercase;
	text-align: left;
	width: 100%;
	padding: 15px 0;
	display: block;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.5px;
	color: #000;
	font-weight: 300;
	border-bottom: 0.5px solid #000;
	border-top: 0.5px solid #000;
}
.complex {
	padding: 50px 0;
}
.bg_white_np {
	background: #fff;
}
.bg_white {
	background: #fff;
	padding: 30px 30px 20px;
}
.all_news {
	padding: 60px 0;
	background: #F6F6F6;
}
.all_news_title {
	margin-bottom: 10px;
	display: block;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.5px;
	color: #000;
	font-weight: 600;
}
.all_news_date {
	font-size: 10px;
	line-height: 13px;
	color: #000;
	letter-spacing: 0.5px;
	font-weight: 300;
}
.single_news {
	padding: 60px 0;
}
.single_news_title {
	font-size: 18px;
	line-height: 23px;
	letter-spacing: 0.5px;
	color: #000;
	font-weight: 700;
	width: 100%;
	text-align: center;
	display: block;
	margin-bottom: 30px;
}
ul#top-menu li:last-child a {
  border: 1px solid #000;
  margin-right: 6px;
}
section.static_img img {
  width: 100%;
}
#second-menu {
  list-style: none;
}
#second-menu li.active a {
  font-weight: bold;
}
#second-menu li.active {
  padding: 0;
}

.header_with_categories .active a {
	font-weight: bold;
}
#med_pack {
		background-image: url("/files/images/dentissimo_medpack_2.png");
		background-size: contain;
		background-repeat: no-repeat;
		background-position: 80% 100%;
		background-position-y: 11px;
    margin: 40px 0;
    padding: 0;
	}	
  .custom_ul2 ul {
    padding-left: 15px;
    
  }
  .custom_ul2 ul li {
    font-size: 12px;
    line-height: 19px;
    text-transform: uppercase;
    color: #000;
  }
  .custom_p p {
    font-size: 12px;
    line-height: 15px;
    text-align: justify;
    color: #000;
    margin-bottom: 1.5rem;
  }
  .divider_line {
    display: block;
    width: 100%;
    height: 0.5px;
    background-color: #000;
    margin: 25px 0;
  }
  .reg_text p {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 19px;
    color: #000;
  }
  .small_text_list span {
    text-transform: uppercase;
    color: #000;
    font-size: 10px;
    line-height: 13px;
  }
  .small_text_list span.bold_span {
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    font-size: 10px;
    line-height: 13px;
  }

  #trust_smile {
		background-image: url("/files/images/trust_smile_bg.png");
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		background-position-y: 54px;
    background-position-x: 40px;
	}	
  .custom_ul ul {
    padding-left: 11px;
    
  }
  .custom_ul ul li {
    font-size: 10px;
    line-height: 15px;
    text-transform: uppercase;
    color: #000;
  }
  .custom_p p {
    font-size: 12px;
    line-height: 15px;
    text-align: justify;
    color: #000;
    margin-bottom: 1.5rem;
  }
  .reg_text p {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 19px;
    color: #000;
  }
  .small_text_list span {
    text-transform: uppercase;
    color: #000;
    font-size: 10px;
    line-height: 13px;
  }
  .small_text_list span.bold_span {
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    font-size: 10px;
    line-height: 13px;
  }
  .ulmb0 ul {
		margin-bottom: 0;
  }
  .form-subs .read_more {
  	padding: 5px 30px;
  }
  .wr_news_box {
    padding-bottom: 95px;
    position: relative;
  }
  .news_short_text {
    height: 0;
    -webkit-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s;
  }
  .abs_news {
    height: 95px;
    overflow: hidden;
    bottom: 0;
    position: absolute;
    background: #FFFFFF;
    width: 100%;
    -webkit-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s;
  }
  .news_box_shadow:hover {
    box-shadow: 1px 1px 10px #00000047;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  .news_box_shadow:hover .news_short_text {
    height: 65px;
  }
  .news_box_shadow:hover .abs_news {
    height: 180px;
  }
  p.help-block.help-block-error {
    color: red;
	}
	.navbar.navbar-expand-xl.navbar-light {
		padding-left: 0;
		padding-right: 0;
	}
	.navbar-light .navbar-nav .nav-link {
		color: #000;
	}
	a.logo {
    width: 140px;
    height: 70px;
    display: block;
	}
	a.logo img {
		width: 100%;
	}
	.eapps-widget.eapps-instagram-feed-popup {
		height: 100vh;
	}
	.content_about_us ul li {
		font-size: 12px;
	}
	.gray-bg {
		/*background: #F6F6F6;*/
		padding: 30px 0;
	}



.btn-den-anim {
  display: inline-block;
  position: relative;
  background: none;
  border: 0.5px solid #000;
  color: #000;
  font-size: 18px;
  cursor: pointer;
  margin: 10px 30px;
}
.btn-den-anim span{
  display: block;
  padding: 10px 30px;
}
.btn-den-anim::before, .btn-den-anim::after{
  content:"";
  width: 0;
  height: 1px;
  position: absolute;
  transition: all 0.2s linear;
  background: #debc58;
}

.btn-den-anim span::before, .btn-den-anim span::after{
  content:"";
  width:1px;
  height:0;
  position: absolute;
  transition: all 0.2s linear;
  background: #debc58;
}
.btn-den-anim:hover::before, .btn-den-anim:hover::after{
  width: 100%;
}
.btn-den-anim:hover span::before, .btn-den-anim:hover span::after{
  height: 100%;
}
/*----- button 6 -----*/
.btn-den-anim::before{
  left: 50%;
  top: 0;
  transition-duration: 0.4s;
}
.btn-den-anim::after{
  left: 50%;
  bottom: -1px;
  transition-duration: 0.4s;
}
.btn-den-anim span::before{
  left: 0;
  top: 50%;
  transition-duration: 0.4s;
}
.btn-den-anim span::after{
  right: -1px;
  top: 50%;
  transition-duration: 0.4s;
}
.btn-den-anim:hover::before, .btn-den-anim:hover::after{
  left: 0;
}
.btn-den-anim:hover span::before, .btn-den-anim:hover span::after{
  top: 0;
}

/*anim bnt*/
.btn_wr a {
  display: inline-block;
  position: relative;
  background: none;
  border: none;
  color: #000;
  font-size: 18px;
  cursor: pointer;
  background: #fff;
  text-transform: uppercase;
}
.btn_wr span{
  display: block;
  padding: 10px 30px;
}
.btn_wr a::before, .btn_wr a::after{
  content:"";
  width: 0;
  height: 1px;
  position: absolute;
  transition: all 0.4s linear;
  background: #deb955;
}

.btn_wr a span::before, .btn_wr a span::after{
  content:"";
  width:1px;
  height:0;
  position: absolute;
  transition: all 0.4s linear;
  background: #deb955;
}
.btn_wr a:hover::before, .btn_wr a:hover::after{
  width: 100%;
}
.btn_wr a:hover span::before, .btn_wr a:hover span::after{
  height: 100%;
}
/*----- button 6 -----*/
.btn-6::before{
  left: 50%;
  top: 0;
  transition-duration: 0.4s;
}
.btn-6::after{
  left: 50%;
  bottom: 0;
  transition-duration: 0.4s;
}
.btn-6 span::before{
  left: 0;
  top: 50%;
  transition-duration: 0.4s;
}
.btn-6 span::after{
  right: 0;
  top: 50%;
  transition-duration: 0.4s;
}
.btn-6:hover::before, .btn-6:hover::after{
  left: 0;
}
.btn-6:hover span::before, .btn-6:hover span::after{
  top: 0;
}
.wr_border_btn {
  display: inline-block;
  border: 1px solid #000;
  transition-duration: 0.2s;
}
.wr_border_btn:hover {
  border: 1px solid transparent;
}
div#contactform-verifycode {
  height: auto;
}
.complex-home:hover {
	opacity: 1;
}

.catalog_single_content_ingridients h2	{
	letter-spacing: 0.5px;
  margin-top: 0px;
  font-size: 18px;
  line-height: 23px;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  border-bottom: 0.5px solid #000;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.cat_single_certificates ul li {
    font-size: 12px;
}
.single_news li {
    font-size: 14px;
    color: #000000d1;
}
.content_about_us .custom_p p {
    margin-bottom: 11px;
}
.mt-cos-m {
    margin-top: 52px;
}
.cert-st .title_about {
    margin-top: 0px !important;
}
.manuf p {
	text-align: justify;
}
.home-story {
    margin-top: 20px;
}
.taj p {
	text-align: justify;
}
.content_about_us p {
	text-align: justify;
}
.story_link {
	float: right;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.5px;
}
.story_link_home {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.box-line-tb {
  margin: 30px 0;
  padding: 35px 0;
  border-top: 1px solid #000000d6;
  border-bottom: 1px solid #000000d6;
}
.sert_q {
    margin-top: 14px;
}
.img_bottom {
    float: right;
    margin-top: 80px;
}
.marketing-support .it-title {
  font-size: 13px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 11px;
  font-weight: 500;
}
.marketing-support .it-text {
	font-size: 12px;
	text-align: center;
	margin-bottom: 20px;
}
.marketing-support .title_underline2 {
	margin-bottom: 20px;
}
.head_title {
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	font-weight: 700;
}
.bg_full_width.reviews p {
	text-align: justify;
}
.site_url li a {
	text-decoration: underline;
	color: #007bff;
}
ul.ul-text li {
  font-size: 14px;
  margin-bottom: 10px;
}