@media (min-width: 1200px){
    .container{
        max-width: 100%;
        padding:0 80px
    }
}
.full-content p{line-height:1.5 !important;}
.full-content ul li {margin-block:10px!important;}
*{
    font-family: "Averta",sans-serif;
    font-weight: normal;
    color:#231f20
}
ul{
    list-style-type: none;
    margin-bottom: 0;
    padding-left: 0;
}
a{color:inherit;text-decoration: none;}
a:hover{color:inherit;text-decoration: none;}
button,select,input{
    -webkit-appearance: none;
}
button:focus,button:hover{
    border:none;
    outline:none
}
.navbar-toggler {
    outline: none;
    border: navajowhite;
    padding: 0;
}

.blogcontents h1, h3, h4, h5, h6,p {
        font-size: 16px;
}

.navbar-toggler i{
    position: relative;
    z-index: 99;
}
.navbar-toggler span{
    color: #832746;
    font-size: 14px;
    font-weight:900;
    margin-right: 16px;
    position:relative;
    bottom: 4px;
    line-height: 15px;
}
.collapse:not(.show) {
    display: block;
}
.navbar{
    padding: 25px 0;
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 16;
    background: white;
}
.navbar-collapse{
    background: #832746;
    position: fixed;
    width: 30%;
    right: -30%;
    height:100%;
    bottom:0;
    transition: 0.5s all ease;
    z-index:16
}
.navbar-collapse.active {
    right: 0;
}
.navbar-nav .nav-link {
    padding: 20px 50px;
    color: white;
    transition:0.5s all ease;
    border-bottom: 1px solid #8d415b;
    padding-left: 0;
    margin-left: 50px;
    margin-right: 50px;
}
.navbar-nav{
    margin-top:40px
}
.close-button{
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 30px;
    color: white;
    cursor: pointer;
}
.menu-overlay {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: #000000c9;
    left: 0;
    right: 0;
    display: none;
    bottom: 0;
    z-index:15
}
.menu-overlay.active{
    display:block
}
.dropdown-menu {
    background: transparent;
    border: none;
}
.dropdown-item{
    color:white;
    padding-left: 80px;
    transition:0.5s all ease;
    margin:10px 0
}
.dropdown-item:hover,.dropdown-item:focus{
    background-color:transparent;
    color:#dbb8c4
}
.nav-link:hover{
    color:#dbb8c4
}
.navbar-brand{
    margin-right:0;
    padding:0;
    position: relative;
}
.logo-divider{
    width: 2px;
    height: 40px;
    background-color: #832746;
    display: inline-block;
    margin: 0 40px;
}
.logo-ref-link span{
    font-size: 12px;
    color: #acacac;
    display: inline-block;
    margin-left:13px;
    line-height: 15px;
}
.hotline span{
    display:block;
    font-size: 12px;    
    line-height: 9px;
    color: #acacac;
}
.hotline a{
    font-weight: bold;
    font-size: 20px;
}
.call-order {
    background-color: #f8f8f8;
    padding: 11px 30px;
    border-radius: 40px;
    color: black;
    font-size: 12px;
    font-weight: 500;
    transition:0.5s all ease
}
.head-social span{
    line-height:15px;
    font-size: 12px;
    color: black;
    display:inline-block;
    margin-right: 10px;
    margin-left: 20px;
}
.head-social-wp,.head-social-telegram {
    background-color: #f8f8f8;
    padding: 11px 25px;
    border-radius: 40px;
    font-size: 12px;
    font-weight: bold;
    transition:0.5s all ease
}
.head-social-wp:hover,.head-social-telegram:hover,.call-order:hover{
    background-color: #d9d9d9
}
.head-social-telegram{
    margin-left:10px
}
.head-social img {
    width: 11px;
    margin-left: 6px;
    margin-bottom: 3px;
}
/* slider */
.carousel-indicators li {
    width: 30px;
    height: 3px;
    border-radius: 0;
    opacity:1
}
.carousel-indicators .active {
    background-color: #242425;
}
.carousel-caption {
    left: 50%;
    right: auto;
    top: 50%;
    bottom: auto;
    transform: translate(-50%, -50%);
}
.carousel-caption a {
    padding: 20px 60px;
    font-size: 16px;
    background: #000;
    color: #fff;
    margin-top: 30px;
    display:inline-block;
    font-weight: 600;
    letter-spacing: 0.5px;
    -webkit-transition: 0.5s linear;
    -moz-transition: 0.5s linear;
    -o-transition: 0.5s linear;
    transition: 0.5s linear;
    border:2px solid transparent;
}
.carousel-caption a:hover{
    border:2px solid #000;
    background:transparent;
    color:white
}
.carousel-overlay{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background:#822745ba;
}
.carousel-caption h3{
    font-size: 28px;
    font-weight: 300;
    color: white;
}
.carousel-caption h2{
    font-size: 132px;
    font-weight: bold;
    color: white;
    text-transform: lowercase;
    letter-spacing: -5.265px;
    white-space: nowrap;
}
#slider .carousel-inner {
    height: calc(100vh - 88px);
    position: relative;
}
#slider .carousel {
    overflow: hidden;
}
#slider{
    padding:88px 0 0 0;
}
.static-page{
    padding-top:88px;
}
#slider .carousel-inner img,#slider .carousel-inner .carousel-item{
    height:100%;
    object-fit: cover;
}
.register{
    color:white;
    font-size:48px;
    position: absolute;
    top: 40px;
}
h3.caption2{
    font-weight:bold;
    margin-top:15px;
    text-transform:uppercase
}
.carousel-control-prev,.carousel-control-next {
    width: 85px;
    height: 90px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: #7a0c4b;
    opacity:1
}
.carousel-control-prev {
    left: -50px;
    justify-content:flex-start;
}
.carousel-control-next {
    right: -50px;
    justify-content:flex-end;
}
.carousel-control-prev-icon {
    transform: translateX(30px);
}
.carousel-control-next-icon {
    transform: translateX(-33px);
}
.carousel-control-prev-icon,.carousel-control-next-icon {
    height: 80px;
    width: 60px;
    background-color: transparent;
    background-size:15px
}
/* slider end */
/* Mehsullar */
#products,#blog,#gallery{padding:50px 0}
#products{
    background-color:#f2f2f2
}
.img-wrap{
    position: relative;
}
.img-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.3;
    transition:0.5s all ease
}
.product-box:hover .img-wrap:before{
    opacity: 0.6;
}
.img-wrap img{
    height:330px;
    width:100%;
    object-fit:cover;
}
.product-box{
    margin-bottom:30px;
    position: relative;
}
.product-text{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 30px 40px;
    z-index: 2;
}
.product-text p{
    font-size: 30px;
    font-weight: bold;
    line-height: 1.1;
    color:white;
    margin:0
}
.product-text span{
    margin: 0;
    font-size:16px;
    display:block;
    color:white
}
.product-more{
    padding: 11px 43px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    border: 2px solid rgba(255,255,255,0.4);
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    position: absolute;
    bottom: 40px;
    left: 40px;
    display: block;
    z-index: 3;
    transition:0.5s all ease
}
.product-more:hover {
    border-color: rgba(255,255,255,1);
    color:white
}
.title{
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 40px
}
/* end */
/* blog */
/* #blog{
    background-color:#f5f5f5
} */
.blog-img{
    height: 343px;
    width: 40%
}
.blog-img img{
    width:100%;
    height:100%;
    object-fit:cover
}
.blog-text{
    width:60%;
    background-color: white;
    padding: 28px 40px;
    color: #000;
    position: absolute;
    left: 35%;
    top: 40px;
    bottom: 40px;
}
.blog-cat {
    float: right;
    color: #00b1ff;
}
.blog-date,.blog-cat{
    font-size: 14px
}
.blog-text h3{
    margin-top: 24px;
    margin-bottom: 14px;
    line-height: 1.45;
    font-size: 24px;
    font-weight: bold;
}
.blog-text p{
    font-size: 16px;
    line-height: 1.63;
}
.blog-text a{   
    color: #00b1ff;
    text-decoration: underline;
}
/* end */
/* advantages */
#advantages{
    padding:50px 0;
    background-color:#f2f2f2
}
.advantages-frame {
    width: 100%;
}
.advantages-box {
    position: relative;
    width: 50%;
    margin: 0 auto;
}
.advantages-img {
    position: absolute;
    width: 55%;
    left: 50%;
    top: 50%;
    transform:translate(-50%,-50%)
}
.advantages-text h2{
    font-size: 22px;
    color: #222222;
    font-weight: 500;
    margin: 1.2em 0 0.4em;
    text-align:center
}
.advantages-text p{
    margin: 18px 0 0;
    line-height: 160%;
    font-size: 14px;
    text-align:justify
}
/* end */
/* gallery */
.gallery-box img{
    width:100%;
    height: 100%;
    object-fit: cover;
    object-position:right;
    transition:.5s all ease;
}
.gallery-box img:hover{transform:scale(1.1);}
.gallery-box:first-of-type,.gallery-box:nth-of-type(2){
    width: 49.25%;
}
.gallery-box:nth-of-type(3){
    width: 63.93%;
}
.gallery-box:nth-of-type(4){
    width: 34.58%;
}
.gallery-box{
    position: relative;
    margin-bottom: 0.938vw;
    overflow:hidden;
}
#gallery .container{
    width: 78%;
    margin: 0 auto;
}
/* end */
/* call-to-action */
.call-to-action-content{
    padding-top: 70px;
    padding-bottom: 100px;
    background: #822745;
    margin:0 auto 50px
}
/*#call-to-action .container{*/
/*    width: 78%;*/
/*}*/
.call-to-action-content h2{
    font-size: 40px;
    color: white;
    text-align:center;
    margin-bottom: 0.8em;
}
.call-to-inner{
    max-width: 690px;
    margin: 0 auto;
}
/* Price order form */
.order-form input[type="text"]{
    height: 60px;
    border: none;
    text-align: center;
    background-color: transparent;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    border-bottom: 1px solid #fff;
    width:100%
}
.order-form input:focus{
    outline:none
}
::placeholder {
    color:white;
    opacity: 1;
}
:-ms-input-placeholder {
    color: white;
}
::-ms-input-placeholder {
    color: white;
}
.order-form .submit-button{
    border: 2px solid rgba(255,255,255,0.4);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: transparent;
    height: 60px;
    color: white;
    width: 100%;
    transition:0.5s all ease
}
.order-form .submit-button:hover{
    border: 2px solid white
}
/* end */
/* end */
  /* footer */
.footer-links{
    padding: 50px 0;
}
.footer-links h3{
    margin-bottom: 14px;
    font-size: 16px;
    font-weight: bold;
    color: black;
}
.footer-links a{
    color: rgba(0,0,0,0.5);
    font-size: 14px;
    -webkit-transition: .5s ease-out;
    transition: .5s ease-out;
    display:inline-block;
    padding: 6px 0;
}
.footer-links a:hover{color:black}
.footer-social a i{
    font-size: 25px;
    color: #b2b2b2;
    transition:0.5s all ease
}
.footer-social a:hover i{
    color:black
}
.footer-social ul li{
    display: inline-block;
    margin: 0 25px;
}
.footer-social{
    text-align:center
}
.lang-list {
    padding: 10px 0;
    cursor: pointer;
}
.lang-list span{
    margin-left:5px;
    font-size:14px
}
.lang-list i{
    font-size:14px
}
.footer-bottom-content{
    padding: 12px 0;
    border-top: 1px solid #ededed;
}
.footer-bottom-content ul li{
    display:inline-block;
    margin-right: 20px
}
.footer-bottom-content ul li a{
    color: rgba(0,0,0,0.5);
    font-size: 14px;
    -webkit-transition: .5s ease-out;
    transition: .5s ease-out;
}
.footer-bottom-content ul li a:hover{
    color:black
}
.copy,.siteby{
    font-size: 12px;
    color: rgba(0,0,0,0.5);
}
.siteby a{
    transition:0.5s all ease;
}
.siteby a:hover{
    color: #832746
}
.drop-menu-lang{
    position: absolute;
    width: 100%;
    left: 0;
    color: #646464;
    background-color: white;
    display: none;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
    transition: 500ms all ease;
    margin-bottom: 1rem;
    bottom: 54%;
    border-radius: 5px 5px 0 0 !important;
}
.drop-menu-lang a {
    font-size: 14px;
    display: flex;
    color: #292f37;
    align-items: center;
    padding: 5px;
    justify-content: center;
}
.drop-menu .nav-link:after{
    content: "";
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border: solid white;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    margin-left: 10px;
    margin-bottom: 1px;
}
.footer-lang{
    position: relative;
    width: 75px;
    margin-left: auto;
    text-align: right;
}
.footer-lang img {
    width: 23px;
    margin-right:5px
}
/* end */



/*Static pages*/
.head img{
    width:100%;
    vertical-align: middle;
}
.head{position:relative;}
.head:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: #8227456e;
    right: 0;
}
.static-content{
    margin: -220px auto 0 auto;
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 50px;
}
.static-breadcrumb{
    width: 100%;
    font-size: 14px;
    line-height: 30px;
}
.static-breadcrumb a {
    color: #0c0c0c;
    text-decoration: none;
}
.static-breadcrumb .fa-angle-right {
    margin: 0 10px;
    display:inline-block;
}
.curr-page{font-weight:bold;}
.page-title{
    margin: 10px auto 35px auto;
    line-height: 1.17;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
}
.company-history .quote{
    background: #ffedf5;
    padding: 25px;
    border-left: 4px solid #832746;
}
.test-certificates .quote:nth-of-type(1){
    width: 30%;
    font-size: 16pt;
    display: inline-block;
    color: #832746;
    margin-bottom:20px;
}
.test-certificates .quote:nth-of-type(1):before,.test-certificates .quote:nth-of-type(1):after {
    font-size: 24px;
    font-family: 'icomoon';
}
.test-certificates .quote:nth-of-type(1):before {
    content: "\e84b";
    margin-right:10px;
}
.test-certificates .quote:nth-of-type(1):after {
    content: "\e84c";
    margin-left:10px;
}
.test-certificates .quote:nth-of-type(2){
    width: calc(70% - 10px);
    display: inline-block;
    margin-left: 10px;
    margin-bottom:20px;
}
.test-certificates h2{
    color: #2b3e50;
    font-size: 25pt;
    margin-bottom: 40px;
}
.test-certificates .quote:nth-of-type(3),.test-certificates .quote:nth-of-type(4),.test-certificates .quote:nth-of-type(5){
    width: 33.333333%;
    display:inline-block;
    text-align:center;
    padding: 0 15px;
}
.test-certificates iframe:nth-of-type(1),.test-certificates iframe:nth-of-type(2){
    width: 100%;
    height: 500px;
}
.test-certificates iframe:nth-of-type(1){
    margin-top: 40px;
}
.test-certificates iframe:nth-of-type(2){
    margin-bottom: 40px;
}
.test-certificates .quote:nth-of-type(6) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin:40px 0;
}
.test-certificates .quote:nth-of-type(6) img{
    width: auto;
    margin: 0 90px;
    object-fit: contain;
}
.test-certificates .quote:nth-of-type(6) p b{
    color: #2b3e50;
    font-size: 25pt;
    display: block;
    margin-bottom: 10px;
}
.test-certificates .quote:nth-of-type(7),.test-certificates .quote:nth-of-type(8),.test-certificates .quote:nth-of-type(9),.test-certificates .quote:nth-of-type(10){
    width: 25%;
    display:inline-block;
    padding: 0 15px;
}
.test-certificates .quote:nth-of-type(7) img,.test-certificates .quote:nth-of-type(8) img,.test-certificates .quote:nth-of-type(9) img,.test-certificates .quote:nth-of-type(10) img{
    width:100%;
    margin:0;
}
.test-certificates iframe:nth-of-type(3),.test-certificates iframe:nth-of-type(4){
    width:50%;
    height: 500px;
    margin-top:40px;
    padding:15px;
}

.photos-category {
    position: relative;
    width: calc(25% - 40px);
    margin: 15px;
}
.photos-category .photos-content {
    height: 100%;
    width: 100%;
    transform: rotate(0) scale(1);
    transition: all 0.2s cubic-bezier(0.28, 0.05, 0.65, 0.97);
    box-shadow: 0 0 0 0 rgb(0 0 0 / 30%);
}
.photos-category .photos-content h2 {
    font-weight: 500;
    color: #5a5863;
    transition: all 0.3s cubic-bezier(0.28, 0.05, 0.65, 0.97);
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-size: 18px;
    color: white;
    z-index:3;
}
.photos-category .photos-previews {
  position: relative;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.photos-category .photos-previews:nth-child(2) .photos-preview-image {
  right: 0;
}
.photos-category .photos-previews .photos-preview-image {
  width: 63%;
  height: 110px;
  transition: all 0.2s cubic-bezier(0.28, 0.05, 0.65, 0.97);
  position: absolute;
  bottom: 10px;
  left: 0;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.3);
}
.photos-category .photos-previews .photos-preview-image img {
    width: 100%; 
    object-fit: cover;
}
.photos-category:hover {
  z-index: 5;
}
.photos-category:hover .photos-content {
  transform: rotate(0) scale(1.2);
  animation: shake 0.4s 1;
  animation-delay: 0.4s;
  box-shadow: -27px 18px 80px 0 rgba(0, 0, 0, 0.3);
  transition: all 0.3s cubic-bezier(0.28, 0.05, 0.65, 0.97);
}
.photos-category:hover .photos-content:after {
  width: 0;
  transition: all 0.3s cubic-bezier(0.28, 0.05, 0.65, 0.97);
}
.photos-category:hover .photos-previews .photos-preview-image {
  transition: all 0.2s cubic-bezier(0.28, 0.05, 0.65, 0.97);
  box-shadow: -8px 5px 30px 0 rgba(0, 0, 0, 0.2);
}
.photos-category:hover .photos-previews .photos-preview-image:nth-child(1) {
  transform: rotate(-8deg) translate(-150px, -100px);
  transition-delay: 0.4s;
}
.photos-category:hover .photos-previews .photos-preview-image:nth-child(2) {
  transform: rotate(-7deg) translate(-120px, 0);
  transition-delay: 0.45s;
}
.photos-category:hover .photos-previews .photos-preview-image:nth-child(3) {
  transform: rotate(-2deg) translate(-40px, 100px);
  transition-delay: 0.55s;
}
.photos-category:hover .photos-previews .photos-preview-image:nth-child(4) {
  transform: rotate(-6deg) translate(130px, 70px);
  transition-delay: 0.5s;
}
.photos-category:hover .photos-previews .photos-preview-image:nth-child(5) {
  transform: rotate(-8deg) translate(180px, -40px);
  transition-delay: 0.6s;
}
.photos-content-img {
    width: 100%;
    width: 100%;
    height: 260px;
    object-fit: cover;
}
@keyframes shake {
  0% {
    transform: rotate(3deg) scale(1.2);
  }
  20% {
    transform: rotate(-3deg) scale(1.2);
  }
  40% {
    transform: rotate(3deg) scale(1.2);
  }
  60% {
    transform: rotate(-3deg) scale(1.2);
  }
  80% {
    transform: rotate(3deg) scale(1.2);
  }
  100% {
    transform: rotate(0) scale(1.2);
  }
}
.photos-overlay{
    content: "";
    height: 50%;
    width: 100%;
    background: linear-gradient(transparent, black);
    bottom: 0;
    left: 0;
    z-index: 3;
    position: absolute;
}
.photos-full-content img:first-of-type{display:none;}
.photos-full-content .highslide img{
    display: block;
    margin: 0;
    width: 100%;
    height: 288px;
    object-fit: cover;
}
.highslide-viewport-size {
    background-color: #000;
}
.highslide-container {
    z-index: 9999999 !Important;
}
.photos-full-content .highslide {
    width: 25%;
    padding: 5px;
    position:relative;
    overflow:hidden;
}
.photos-full-content .highslide p {
    margin: 0;
    font-size: 17px;
    transition: .5s all ease;
    text-align: center;
    border: 1px solid #efefef;
    border-top: none;
    padding: 15px;
}
.photos-full-content .highslide:hover p{
    bottom:40px;
}
.photos-full-content {
    margin: 0 -5px;
}
.photos-full-content .page-title{width:100%;}
.photos-full-content .highslide::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.photos-full-content .highslide:hover::before{
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
.cat-page #dle-content{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.videos iframe {
    width: calc(33.333333% - 20px);
    margin: 10px;
    height: 250px;
    object-fit: cover;
    border: 5px solid #832746;
    overflow: hidden;
    position: relative;
    padding:3px;
}
.videos{margin:0 -10px;text-align:center;}
.blog1 img:first-of-type{
    width: 500px;
}
.blog1 ul li,.product3 ul li,.product9 ul li{
    list-style-type: square;
}
.blog1 ul li::marker,.product3 ul li::marker,.product9 ul li::marker{color:#832746;}
.blog1 ul,.product3 ul,.product9 ul{padding-left: 50px;}
.blog1 b{
    font-size: 20px;
    margin-bottom: 15px;
    display: block;
}
.blog2 b{
    display:block;
    font-size: 20px;
}
.blog1 .quote:nth-of-type(2), .blog1 .quote:nth-of-type(3) {
    width: calc(50% - 20px);
    padding: 15px;
    display: inline-block;
    margin: 20px 10px;
    vertical-align: top;
    height: 670px;
    box-shadow: 0 8px 11px -2px #b9b6b6;
}
.blog1 .quote:nth-of-type(2) img,.blog1 .quote:nth-of-type(3) img{
    width:100%;
    margin:0;
}
.blog1 .quote:nth-of-type(5), .blog1 .quote:nth-of-type(6), .blog1 .quote:nth-of-type(7), .blog1 .quote:nth-of-type(8) {
    width: calc(25% - 20px);
    display: inline-block;
    margin: 20px 10px 0;
    text-align: center;
}
.blog1 .quote:nth-of-type(5) img,.blog1 .quote:nth-of-type(6) img,.blog1 .quote:nth-of-type(7) img,.blog1 .quote:nth-of-type(8) img{
    width:100%;
}





@font-face{
    font-family:'icomoon';
    src:url(/fonts/icomoon.eot);
    src:url(/fonts/icomoon.eot?#iefix) format('embedded-opentype'),url(/fonts/icomoon.ttf) format('truetype'),url(/fonts/icomoon.woff) format('woff'),url(/fonts/icomoon.svg#icomoon) format('svg');font-weight:normal;font-style:normal;
}
/*end*/



/*Contact page*/
.contact-content {
    padding-top: 50px;
}
.contact-title {
    padding-bottom: 90px;
    font-size: 14px;
    color: #D5D2D9;
    text-transform: uppercase;
}
.contact-address {
    width: calc(43% - 15px);
    margin-right: 30px;
    display: inline-block;
}
.contact-info{
    width: calc(57% - 15px);
    margin-right: 0;
    display: inline-block;
}
.contact-info span span{
    display: inline-block;
    width: 60px;
}
.contact-address span,.contact-info span{
    font-weight: 300;
    color: #7E7C80;
    display: block;
    padding-bottom: 8px;
}
.contact-info i {
    font-style: normal;
    color: #832746;
}
.contact-form {
    width: 100%;
    padding: 30px 80px 30px 30px;
    position: relative;
    z-index: 3;
    box-shadow: 0 6px 30px 0 rgb(0 0 0 / 30%);
    background: #FFF;
    margin-bottom: -16%;
}
.contact-form input,.contact-form textarea{
    width: 100%;
    display: block;
    padding: 8px 0;
    font-size: 15px;
    line-height: 24px;
    border: none;
    transition: all 0.3s ease;
    border-bottom: 1px solid #BFBFBF;
}
.contact-form input:focus,.contact-form textarea:focus{
    outline:none;
}
.field {
    display: inline-block;
    position: relative;
    width: calc(50% - 18px);
    margin: 0 15px;
}
.input-placeholder {
    display: inline-block;
    pointer-events: none;
    font-size: 15px;
    line-height: 24px;
    color: #7E7C80;
    position: absolute;
    top: 8px;
    left: 0;
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    transition: all 0.3s ease;
}
.contact-form .textarea {
    height: 96px;
    resize: none;
}

.focus .input-placeholder{
    color:#D5D2D9;
    transform:translateY(-24px)
}
.field-area{
    margin-top: 10%;
    width:100%;
}
.submit {
    width: 70px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: none;
    cursor: pointer;
    overflow: hidden;
    background: linear-gradient(to bottom, #822746 0%, #e05081 100%);
    margin: 0;
}
.submit:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.5s linear;
    background: #902d4f;
}
.submit:hover:before {
    opacity: 1;
}
.submit:hover svg {
    animation: submit-button 1s ease both;
}
@keyframes submit-button{
    0% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
    
    50% {
        transform: translate3d(40px, -16px, 0);
        opacity: 0;
    }
    51% {
        transform: translate3d(-40px, 16px, 0);
        opacity: 0;
    }
    100% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
.submit svg {
    width: 30px;
    height: 17px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -5px;
    margin-left: -15px;
    z-index: 1;
    transition: all 0.5s ease;
}
.submit input {
    visibility: hidden;
    opacity: 0;
}
.submit svg polygon {
    fill: #FFF;
}
#map{
    height: 350px;
    margin-bottom: 30px;
}
/*end*/
.highslide-controls {
width: 195px;
height: 40px;
background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
margin-right: 15px;
margin-bottom: 10px;
margin-top: 10px;
}
.highslide-controls ul {
position: relative;
left: 15px;
height: 40px;
list-style: none;
margin: 0;
padding: 0;
background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}

.highslide-controls li {
float: left;
padding: 5px 0;
}
.highslide-controls a {
background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif);
display: block;
float: left;
height: 30px;
width: 30px;
outline: none;
}
.highslide-controls a.disabled {
cursor: default;
}
.highslide-controls a span {
/* hide the text for these graphic buttons */
display: none;
}
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
background-position: -120px 0;

}
.highslide-controls .highslide-move a:hover {
background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
background-position: -180px -30px;
}
.modal-content {
    border-radius: 10px;
    padding-top: 40px;
    position: relative;
}
.modal-header {
    padding: 0 60px 0 60px;
    border: none;
}
.modal-body {
    padding: 0;
}
.modal-content .close::before, .modal-content .close::after {
    background: #282828;
    border-radius: 2px;
    content: '';
    display: block;
    position: absolute;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.modal-content .close::before {
    left: 0;
    height: 2px;
    margin-top: -1px;
    top: 50%;
    width: 100%;
}
.modal-content .close::after {
    left: 50%;
    height: 100%;
    margin-left: -1px;
    top: 0;
    width: 2px;
}
.modal-content .close {
    display: block;
    height: 20px;
    opacity: .5;
    position: absolute;
    right: 40px;
    top: 38px;
    width: 20px;
    z-index: 100;
    padding: 0;
    outline: transparent;
}
.write-wp {
    position: fixed;
    bottom: 0;
    background-color: #67B02D;
    width: 100%;
    z-index: 16;
}
.write-wp a {
    color: white;
    width: 100%;
    display: inline-block;
}
.write-wp a i {
    margin-right: 5px;
    color:white;
}



/*Products*/

.product1-descr {
    margin: 50px 0;
}
.product1-descr h2{
    font-weight: normal;
}
.product1-descr p{margin:0;font-size:20px;}
.product11 .product1-descr p,.product12 .product1-descr p,.product13 .product1-descr p{font-size:15px;}
.product2-img {
    height: 150px;
    object-fit: contain;
}
.icon-eye2-1:before,.icon-copy2:before,.icon-retweet:before,.icon-thumbs-up2:before,.icon-droplet:before {
    font-family: 'icomoon';
    font-style: normal;
    font-size:100px;
    color: #999999;
}
.icon-thumbs-up2:before {
    content: "\e841";
}
.icon-droplet:before {
    content: "\e717";
}
.icon-eye2-1:before{
    content: "\e943";
}
.icon-copy2:before {
    content: "\e643";
}
.icon-retweet:before {
    content: "\e73a";
}
.br-pink {
    border: 3px solid #832746;
}
.br-pink .icon-thumbs-up2:before{color:#832746;}
.product6-box {
    height: 100%;
    background: #832746;
    color: white;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.product6-box p,.product6-box b{
    font-size: 22pt;
    color:white;
    text-align:center;
}
.w-80{
    width:80%
}
.product10box p{
    font-size: 14px;
    margin:0.3em 0 1em;
    color:#303030;
}
.product10box h2{
    font-size: 22px;
    text-align:center;
}
.product10box {
    background-color: #eeeeee;
    padding: 5% 5% 9% 5%;
    height:100%;
}
.product10-quote1{
    border-left: 16px solid #852e79;
    padding-left: 33px;
}
.br-red{
    border-bottom: 3px solid #832745;
    padding-bottom: 16px;
}
.product11-quote{
    padding: 1% 1% 0% 1%;
    border: 3px solid #efefef;
}
.product14-quote{
    background-color: #F0F0F0;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    padding:45px;
    box-shadow: inset 0px 0px 15px -5px #aaaaaa;
}
.grid,.grid1 {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(calc(33.333333% - 30px), 1fr));
}
.grid{
    grid-auto-rows: calc(33.333333% - 30px);
}
.grid .grid-item:nth-child(1){
    grid-row: span 3;
    grid-column: span 1;
}
.grid1 .grid-item1:nth-child(1){
    grid-row: span 2;
    grid-column: span 1;
}
.grid .grid-item:nth-child(2),.grid .grid-item:nth-child(3),.grid .grid-item:nth-child(4){
    grid-column: span 2;
}
.grid .grid-item:nth-child(2),.grid .grid-item:nth-child(4){
    background-color: #f5f5f5;
    padding:30px;
}
.grid .grid-item:nth-child(3),.grid1 .grid-item1:nth-child(2),.grid1 .grid-item1:nth-child(5),.grid1 .grid-item1:nth-child(7){
    background-color: #832745;
    padding:10px;
}

.grid1 .grid-item1:nth-child(2),.grid1 .grid-item1:nth-child(3),.grid1 .grid-item1:nth-child(4),.grid1 .grid-item1:nth-child(5),.grid1 .grid-item1:nth-child(6),.grid1 .grid-item1:nth-child(7),.grid1 .grid-item1:nth-child(8){
    grid-column: span 1;
}
.grid-item1 p{font-size:14px;}




.icon-pie:before,.icon-puzzle:before,.icon-bookmarks:before,.icon-th-large-1:before,.icon-input-checked:before,.icon-leaf:before,.icon-medal2:before{
    font-family: 'icomoon';
    font-style:normal;
}
.icon-pie:before {
    content: "\e72e";
    font-size: 72px;
    color:#832745;
}
.icon-puzzle:before{
    font-size: 90px;
    content: "\e902";
    color: white;
}
.icon-bookmarks:before {
    content: "\e922";
    font-size: 80px;
}
.icon-th-large-1:before {
    content: "\e8fd";
    font-size: 80px;
}
.icon-input-checked:before{
    content: "\e6f4";
    font-size: 80px;
}
.icon-leaf:before{
    content: "\e66c";
    font-size:72px;
    color: #008000;
}
.icon-medal2:before{
    content: "\e7dc";
    font-size: 72px;
    color: #223464;
    margin-right:10px;
}
.procut17-cert-text{
    color: #223464;
    font-size: 20pt;
    font-weight: bold;
}
.product14-quote2 h2 {
    color: #008000;
    font-size: 1.05em;
    margin-bottom: 20px;
    font-weight: bold;
}
.product14-quote2 p{
    color: #303030;
    font-size: 0.9em;
}
.product14-quote2,.product15-quote,.product17-quote {
    background-color: #F0F0F0;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    padding: 45px;
    box-shadow: inset 0px 0px 15px -5px #aaaaaa;
}
.product15-box,.product15-box1 {
    padding: 20px;
    height: 100%;
}
.product15-box{
    background-color: #832746;
}
.product15-box1{
    background: #ffe5ee;
}
.product15-box1 p,.product15-box p{
    font-size: 14px;
}
.product17-cert-content{
    border: 3px solid #223464;
    padding:20px;
}
.color-red{
    color:#832746;
}
/*end*/





/*######################################Media#########################################################*/

@media (max-width: 1399.98px) {
    
    
}
@media (min-width: 1200px) and (max-width: 1399.98px){
    .logo-divider {
        margin: 0 20px;
    }
    .logo-ref-link span{
        font-size: 10px;
        line-height: 13px;
    }
    .hotline a {
        font-size: 15px;
    }
    .hotline span {
        font-size: 10px;
    }
    .head-social span {
        font-size: 12px;
        margin-right: 5px;
        margin-left: 5px;
    }
}
@media (max-width: 1199.98px) {
    .head-social{display:none !important;}
    .product-text p {
        font-size: 25px;
    }
    #gallery .container,#call-to-action .container{width:100%;}
    .photos-category {
        width: calc(50% - 40px);
    }
    .photos-full-content .highslide{width:50%;}
}
@media (min-width: 991.98px) {
    .w-lg-auto{width:auto !important;}
    .h-lg-100{height:100%;}
    .footer-lang:hover .drop-menu-lang {
        display: block;
    }
}
@media (max-width: 991.98px) {
    .full-page .head{
        position:relative;
    }
    .head-text{
        position: absolute;
        bottom: 30px;
        left:30px;
        color: white;
        font-size: 30px;
    }
    .contact-title {
        padding-bottom: 15px;
    }
    .col-lg-7 .contact-title{margin-top:30px;}
    .videos iframe{width:calc(50% - 20px);}
    .photos-category{width:100%;}
    .photos-content-img{height:auto;}
    .blog1 .quote:nth-of-type(5), .blog1 .quote:nth-of-type(6), .blog1 .quote:nth-of-type(7), .blog1 .quote:nth-of-type(8){
        width:calc(33.333333% - 20px);
    }
    .blog1 ul, .product3 ul, .product9 ul{
        padding-left:30px;
        font-size: 14px;
    }
    .blog1{font-size: 14px;}
    .blog1 ul li, .product3 ul li, .product9 ul li{
        margin-bottom: 15px;
    }
    .blog1 .quote:nth-of-type(2), .blog1 .quote:nth-of-type(3) {
        width: calc(100% - 15px);
    }
    .page-title {
        margin: 10px auto 17px auto;
        font-size: 25px;
    }
    .static-content {
        margin: -150px auto 0 auto;
        padding:30px;
    }
    .full-page .static-content{
        margin: 0;
        padding: 0;
    }
    .full-page .static-breadcrumb{
        margin-top:20px;
    }
    .company-history .quote{font-size:13px;}
    .head img {
        height: 300px;
        object-fit: cover;
    }
    .footer-bottom-content ul li{
        margin-bottom: 10px;
        width: calc(50% - 23px);
    }
    .footer-bottom-content{margin-bottom:4px;padding:20px 0;}
    .footer-lang{margin:10px auto;}
    .footer-links a {
        font-size: 11px;
        padding: 4px 0;
    }
    .footer-links h3 {
        font-size: 14px;
    }
    .call-to-action-content h2 {
        font-size: 30px;
        margin-bottom: 12px;
    }
    .call-to-action-content{
        padding-left:15px;
        padding-right:15px;
        padding-top: 40px;
        padding-bottom: 40px;
        margin: 0 auto 20px;
    }
    .advantages-text p {
        font-size: 10px;
        margin-bottom:20px;
        text-align:left;
    }
    .blog-img,.blog-text {
        width: 100%;
    }
    .blog-text{
        position: static;
        border: 1px solid #eaeaea;
        border-top: none;
        
    }
    #products, #blog, #gallery,.footer-links {
        padding: 30px 0;
    }
    .title {
        margin-bottom: 25px;
    }
    .carousel-caption h2 {
        font-size: 90px;
    }
    .register {
        font-size: 35px;
        top: 32px;
    }
    .carousel-caption h3 {
        font-size: 20px;
    }
    .carousel-caption {
        left: 0;
        right: 0;
        margin-left: 35px;
        margin-right: 35px;
        top: 50%;
        transform: translate(0, -50%);
    }
    #slider .carousel-inner {
        height: 450px;
    }
    .carousel-caption a {
        padding: 14px 60px;
    }
    #slider {
        padding: 88px 0 0 0;
    }
    .navbar-nav {
        margin-top: 70px;
    }
    .close-button {
        right: 30px;
        top: 30px;
    }
    .navbar-toggler span{
        display:none !important;
    }
    .call-order{
        width: fit-content;
        text-align: center;
        margin: 0 auto;
    }
    .navbar-collapse{
        width:100%;
        right: -100%;
    }
    
}
@media (max-width: 767.98px) {
    .videos iframe{width:100%;margin:0;}
    .test-certificates .quote:nth-of-type(6) p b {
        font-size: 22pt;
        line-height:35px;
        text-align:center;
    }
    .test-certificates .quote:nth-of-type(7), .test-certificates .quote:nth-of-type(8), .test-certificates .quote:nth-of-type(9), .test-certificates .quote:nth-of-type(10){width:100%;}
    .test-certificates iframe:nth-of-type(3), .test-certificates iframe:nth-of-type(4) {
        width: 100%;
        height: 300px;
        margin-top: 10px;
        padding:0;
    }
    .test-certificates .quote:nth-of-type(1){width:100%;text-align:center;}
    .test-certificates .quote:nth-of-type(2){width: calc(100% - 10px);}
    .test-certificates .quote:nth-of-type(3), .test-certificates .quote:nth-of-type(4), .test-certificates .quote:nth-of-type(5){width:100%;}
    .test-certificates .quote:nth-of-type(3), .test-certificates .quote:nth-of-type(4){margin-bottom: 20px;}
    .test-certificates .quote:nth-of-type(6){justify-content:center;flex-wrap:wrap;}
    .test-certificates iframe:nth-of-type(1), .test-certificates iframe:nth-of-type(2){height:300px;}
    .blog1 .quote:nth-of-type(5), .blog1 .quote:nth-of-type(6), .blog1 .quote:nth-of-type(7), .blog1 .quote:nth-of-type(8){
        width:calc(50% - 20px);
    }
    .carousel-caption h2 {
        font-size: 55px;
    }
    .register {
        font-size: 28px;
        top: 15px;
    }
    .carousel-caption h3 {
        font-size: 17px;
    }
    .carousel-caption a {
        padding: 10px 60px;
    }
    .photos-full-content .highslide{width:100%;}
}
@media (max-width: 575.98px) {
    .procut17-cert-text{text-align: center;}
    .product14-quote2 p {
        font-size: 13px;
    }
    .product14-quote2, .product15-quote, .product17-quote{padding:30px;}
    .grid .grid-item:nth-child(2), .grid .grid-item:nth-child(4){padding:15px;}
    .grid .grid-item:nth-child(3), .grid1 .grid-item1:nth-child(2), .grid1 .grid-item1:nth-child(5), .grid1 .grid-item1:nth-child(7){padding:30px;}
    .grid .grid-item:nth-child(2), .grid .grid-item:nth-child(3), .grid .grid-item:nth-child(4) {
    grid-column: span 1;
    }
    .product14-quote{padding:30px;}
    .product11-quote{padding:10px;}
    .product11-quote h2{font-size: 22px;}
    .grid, .grid1 {
        grid-gap: 0;
        grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
        grid-auto-rows: auto;
    }
    .grid .grid-item:nth-child(1) {
        grid-row: span 1;
        grid-column: span 1;
    }
    .product10box {
        padding: 5% 5% 0 5%;
    }
    .w-80{width: 100%;}
    .curr-page,.static-breadcrumb a,.static-breadcrumb .fa-angle-right {
        font-size: 12px;
    }
    .product1 iframe,.product6 iframe,.product7 iframe,.product8 iframe,.product10 iframe,.product11 iframe,.product12 iframe,.product13 iframe,.product15 iframe{height:300px;}
    .product10-quote1{flex-wrap:wrap;}
    .small-iframe{height:auto !important;}
    .product6-box{padding:30px 0;}
    .product1-descr p{font-size:17px;}
    .product1-descr h2 {
        font-size: 25px;
        text-align: center;
    }
    .product1-descr{margin:20px 0;}
    .contact-form .textarea{height:auto;}
    .contact-info i {
        font-size: 12px;
    }
    .field {
        width: 100%;
        margin: 0;
        margin-bottom:20px;
    }
    .contact-address span, .contact-info span{
        font-size: 10px;
    }
    .contact-info span span{width:45px;}
    .blog1 .quote:nth-of-type(5), .blog1 .quote:nth-of-type(6), .blog1 .quote:nth-of-type(7), .blog1 .quote:nth-of-type(8){
        width:calc(100% - 20px);
    }
    .logo-ref,.navbar-brand img{
        height:30px;
    }
    .logo-divider {
        margin: 0 25px;
    }
    .fa-bars{    
        font-size: 20px;
    }
    .logo-ref-link span {
        font-size: 11px;
        margin-left: 10px;
        line-height: 14px;
    }
    
}
@media (max-width: 400px) {
    .logo-ref,.navbar-brand img{
        height:30px;
    }
    .logo-divider {
        margin: 0 15px;
    }
    .fa-bars{
        font-size: 18px;
    }
    .logo-ref-link span {
        font-size: 10px;
        margin-left: 10px;
        line-height: 12px;
    }
    
}


























