/*
menu-text-color: #263645;
borders, icons: #8C939C;
*/
@font-face {
    font-family: sharikSansLight;
    src: url(../font/SharikSansLight.otf);
}
@font-face {
    font-family: sharikSans;
    src: url(../font/SharikSans.otf);
}
@font-face {
    font-family: sharikSansBold;
    src: url(../font/SharikSansBold.otf);
}
@font-face {
	font-family: bauerBodoniStd;
	src: url(../font/BauerBodoniStd-BoldItalic.otf);
}
body {
	font-family: sharikSansLight, sans-serif;
}
.container-fluid {
	max-width: 1600px;
}
/*Navbar*/
.header .navbar-default {
	border-radius: 0;
	border: none;
    background: #fff;
    margin-bottom: 0;
}
.header .navbar-header {
	display: inline-block;
	width: 15%;
}
@media (min-width: 768px) {
	.header .navbar-default .navbar-collapse {
		background-color: #fff;
		display: inline-block !important;
		width: 84%;
	}
	.header .container-fluid, #footer.container-fluid .bg-texture-blue {
		padding-right: 30px;
		padding-left: 30px;
	}
}
.header .navbar-default .navbar-nav>li {
	width: 12.5%;
	text-align: center;
}
.header .navbar-default .navbar-nav>li>a {
	color: #263645;
	font-size: 22px;
	text-align: center;
	background: none;
	box-shadow: none;
}
.header .navbar-default .navbar-nav>li .dropdown-menu {
    border: none;
    background: rgba(255,255,255,0.8);
}
.header .navbar-default .navbar-nav>li .dropdown-menu>li>a {
	transition: .3s;
	font-size: 16px;
}
@media (min-width: 768px) {
	.header .navbar-nav>li>a {
	    padding: 25px 0;
	}
}
.header .navbar-default .navbar-brand {
	padding-top: 0;
    width: 100%;
    position: relative;
    z-index: 999;
}
.header .navbar-default .navbar-brand img {
	position: relative;
}
.header .navbar-default .navbar-brand img.auzza {
	width: 80%;
	top: 0;
}
.header .navbar-nav {
	margin: 0 auto;
    float: none;
    width: 1120px;
}
@media (max-width: 1366px) {
	.header .navbar-default .navbar-nav>li>a {
		font-size: 20px;
	}
	.header .navbar-nav {
		margin: 0 auto;
	    float: none;
	    width: 970px;
	}
}
@media (max-width: 1200px) {
	.header .navbar-default .navbar-nav>li>a {
		font-size: 16px;
	}
	.header .navbar-nav {
	    width: 790px;
	}
	.header .navbar-nav>li>a {
	    padding: 15px 0;
	}
}
@media (max-width: 992px) {
	.header .navbar-default .navbar-nav>li>a {
		font-size: 13px;
	}
	.header .navbar-nav {
	    width: 600px;
	}
}
@media (max-width: 768px) {
	.header .navbar-header {
		display: block;
		width: auto;
	}
	.header .navbar-default .navbar-collapse {
		width: auto;
	}
	.header .navbar-default .navbar-brand {
		width: 100px;
	}
	.header .navbar-nav {
	    width: 100%;
	}
	.header .navbar-default .navbar-nav>li {
		width: 100%;
	}
	.header .navbar-default .navbar-nav>li>a {
		font-size: 20px;
	}
}
@media (max-width: 992px) {
}
.header .navbar-default .navbar-nav>.active>a,
.header .navbar-default .navbar-nav>.active>a:focus,
.header .navbar-default .navbar-nav>.active>a:hover,
.header .navbar-default .navbar-nav>.open>a {
	background-color: transparent;
	color: #263645;
}
.main-menu-selector {
	height: 0;
    width: 100%;
    background-color: #263645;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    position: absolute;
    top: 0;
    display: block;
}
.navbar-nav>li:hover .main-menu-selector,
.navbar-nav>li.active .main-menu-selector,
.navbar-nav:hover>li.active:hover .main-menu-selector {
	height: 4px;
}
.navbar-nav:hover>li.active .main-menu-selector {
	height: 0px;
}
/*Sliders*/
.custom-slider {
	padding: 0;
}
.custom-slider .bx-wrapper {
	border: none;
	margin-bottom: 0;
	box-shadow: none;
}
.custom-slider .bx-wrapper .bx-controls.bx-has-pager .bx-pager {
	bottom: 30px;
	right: 30px;
	width: 20px;
}
@media (max-width: 768px) {
	.custom-slider .bx-wrapper .bx-controls.bx-has-pager .bx-pager {
		display: none;
	}
}
.custom-slider .bx-wrapper .bx-pager-item {
	margin-bottom: 25px;
}
.custom-slider .bx-wrapper .bx-pager.bx-default-pager a {
	width: 13px;
	height: 13px;
	border-radius: 0;
	background-color: rgba(255,255,255,0.5);
	transform: rotate(45deg);
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.custom-slider .bx-wrapper .bx-pager.bx-default-pager a.active,
.custom-slider .bx-wrapper .bx-pager.bx-default-pager a:focus,
.custom-slider .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background-color: rgba(255,255,255,1);
}
.products-slider,
.alliances-slider,
.companies-slider,
.yearly-slider,
.news-slider {
	padding: 0;
}

@media (max-width: 768px) {
	.custom-slider .bx-wrapper .main-slider img {
	    height: 350px;
	    max-width: 9999px;
	}
}
/*home-page*/
.quick-links .balloon-wrapper {
	padding: 50px 0;
}
.main .moves-us {
	color: #fff;
	padding: 20px;
}
.main .moves-us-wrapper {
	flex-direction: column;
	align-self: center;
    width: 100%;
}
.main .moves-us .small {
	font-size: 30px;
	margin-left: 10%;
	font-family: sharikSansBold, sans-serif;
}
.main .moves-us .large {
	font-weight: lighter;
	font-size: 45px;
	line-height: 40px;
	margin-left: 20%;
}
.main .product-categories {
	padding: 20px 30px;
    align-self: center;
    width: 100%;
    text-align: right;
}
.main .product-categories span {
	font-size: 20px;
	display: block;
	color: #fff;
	padding: 20px 0;
}
.main .strategic-alliances {
	padding: 20px 30px;
    align-self: center;
    width: 100%;
    text-align: left;
}
.main .strategic-alliances span {
	font-size: 24px;
	color: #fff;
	line-height: 20px;
	padding-left: 15px;
}
.change-image-container {
	position: relative;
}
.change-image-container .catalog-title {
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -10px;
	z-index: 9;
}
.alliances-slider .change-image-container .catalog-title {
	left: 20px;
	margin-top: -100px;
	text-align: left;
}
.alliances-slider .change-image-container .catalog-title .catalog-img {
	width: 250px;
}
.products-slider .catalog-title .catalog-img {
	width: 120px;
}
.products-slider .catalog-title .text {
	font-size: 36px;
    line-height: 28px;
}
.change-image-container .on-hover-element {
	position: absolute;
	top: 0;
	left: 100%;
	height: 100%;
	width: 100%;
	transition: .5s;
	background-color: rgba(0,0,0,0.5);
	cursor: pointer;
	display: flex;
	z-index: 10;
}
.change-image-container:hover .on-hover-element,
.hover-slider:hover .change-image-container .on-hover-element {
	left: 0;
}
.home-hover {
    display: flex;
    align-items: center;
    width: 100%;
}
.home-hover .details {
    width: 30%;
    padding-left: 4%;
    text-align: left;
}
.home-hover .details .attribute {
	color: #fff;
    margin-bottom: 10px;
}
.home-hover .details span {
	display: inline-block;
    font-size: 12px;
    vertical-align: middle;
    line-height: 12px;
    margin-left: 10px;
}
.home-hover .product-logo {
	width: 40%;
	text-align: center;
}
.home-hover .product-logo img {
	display: inline-block;
}
.home-hover .url-container {
	width: 30%;
	align-self: flex-end;
	margin-bottom: 40px;
	text-align: right;
	margin-right: 30px;
}
.home-hover .url-container a {
    padding: 10px;
    border-left: 4px solid #fff;
    color: #fff;
    font-size: 21px;
}
.custom-slider.hover-slider .bx-wrapper .bx-controls.bx-has-pager .bx-pager {
	width: 50%;min-width: 200px;
    bottom: 0;
    text-align: left;
    left: 0;
    padding-left: 20px;
}
.custom-slider.hover-slider .bx-wrapper .bx-pager-item {
	margin-right: 10px;
}
.custom-slider.hover-slider .bx-wrapper .bx-pager.bx-default-pager a {
	background-color: rgba(0,0,0,0.5);
}
.custom-slider.hover-slider .bx-wrapper .bx-pager.bx-default-pager a.active,
.custom-slider.hover-slider .bx-wrapper .bx-pager.bx-default-pager a:focus,
.custom-slider.hover-slider .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background-color: rgba(0,0,0,1);
}
.custom-slider.hover-slider:hover .bx-wrapper .bx-pager.bx-default-pager a {
	background-color: rgba(255,255,255,0.5);
}
.custom-slider.hover-slider:hover .bx-wrapper .bx-pager.bx-default-pager a.active,
.custom-slider.hover-slider:hover .bx-wrapper .bx-pager.bx-default-pager a:focus,
.custom-slider.hover-slider:hover .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background-color: rgba(255,255,255,1);
}
.attr-icon {
	height: 31px;
	width: 31px;
	background: url(../img/home/icon-products.png) no-repeat 0 0 transparent;
	display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
    border: 1px solid #fff;
}
.attr-icon.hd { background-position: 0 0; }
.attr-icon.hand { background-position: 0 -31px; }
.attr-icon.hand-foot { background-position: 0 -62px; }
.attr-icon.foot { background-position: 0 -93px; }
.attr-icon.faces6 { background-position: 0 -124px; }
.attr-icon.tone2 { background-position: 0 -155px; }
.attr-icon.polish { background-position: 0 -186px; }
.attr-icon.mate { background-position: 0 -217px; }
.attr-icon.rustic { background-position: 0 -248px; }
.attr-icon.red { background-position: 0 -279px; border-color: #E30137; }
.attr-icon.orange { background-position: 0 -279px; border-color: #E8540D; }
.attr-icon.green { background-position: 0 -279px; border-color: #78B72A; }
@media (max-width: 1200px) {
	.large-option span {
		display: block;
		margin: 5px 0 0 0;
	}
	.alliances-slider .change-image-container .catalog-title {
		left: 20px;
		margin-top: -80px;
	}
	.alliances-slider .change-image-container .catalog-title .catalog-img {
		width: 200px;
	}
	.products-slider .catalog-title .catalog-img {
		width: 85px;
	}
	.products-slider .catalog-title .text {
		font-size: 24px;
	    line-height: 19px;
	}
}
@media (max-width: 992px) {
	.home-hover .details {
	    width: 40%;
	}
	.home-hover .details .attribute {
	    margin-bottom: 4px;
	}
	.home-hover .details span {
	    font-size: 10px;
	}
	.home-hover .product-logo {
		width: 20%;
	}
	.home-hover .url-container {
    	margin: 0 20px 20px 0;
	}
	.home-hover .url-container a {
	    font-size: 16px;
	}
	.main .product-categories span {
	    padding: 10px 0;
	}
	.main .strategic-alliances span {
	    font-size: 20px;
	}
}
@media (max-width: 768px) {
	.home-hover .details, .home-hover .product-logo {
	    align-self: flex-start;
	    margin-top: 20px;
	}
	.large-option span {
		display: block;
		margin: 0 0 0 5px;
		font-size: 18px;
	}
	.large-option {
	    padding: 20px;
	}
	.large-option img {
	    display: inline-block;
	}
	.main .moves-us {
		text-align: center;
	}
	.main .moves-us .small {
		font-size: 24px;
		margin-left: -20%;
		font-family: sharikSansBold, sans-serif;
	}
	.main .moves-us .large {
		font-weight: lighter;
		font-size: 40px;
		line-height: 40px;
		margin-left: 10%;
	}
	.main .product-categories-wrapper {
		min-height: 400px;
		display: flex;
	}
	.main .product-categories {
	    text-align: center;
	}
	.main .product-categories span {
	    font-size: 28px;
	}
	.main .strategic-alliances-wrapper {
		display: flex !important;
    	min-height: 400px;
	}
	.main .strategic-alliances {
	    text-align: center;
	}
	.main .strategic-alliances span {
	    margin-top: 30px;
	    display: block;
	    font-size: 28px;
	}
	.change-image-container {
	    min-height: 400px;
    	text-align: right;
	}
	.change-image-container > img {
		height: 400px;
	    max-width: 9999px !important;
	    float: right;
	}
	.change-image-container.left > img {
		height: 400px;
	    max-width: 9999px !important;
	    float: left;
	}
	.social-media {
	    margin-left: auto;
	    display: block;
	    text-align: center;
	    margin-bottom: 20px;
	}
	.certification-image {
		text-align: center;
    	margin-bottom: 40px;
	}
}
@media (max-width: 500px) {
	.home-hover {
		flex-wrap: wrap;
	}
	.home-hover .details {
	    width: 51%;
	}
	.home-hover .details .attribute {
	    margin-bottom: 4px;
	}
	.home-hover .product-logo {
		width: 40%;
	}
	.home-hover .url-container {
    	width: 100%;
	}
}
/*Auzza-page*/
.history-main {
	margin-bottom: 60px;
    margin-top: 25px;
}
.history-main .title {
    color: #8C939C;
    margin-bottom: 20px;
}
.history-main .title h2 {
	font-family: bauerBodoniStd, serif;
    font-size: 79px;
    width: 290px;
    margin-bottom: 0;
}
.history-main .title span {
	border-top: 1px solid #8C939C;
    border-left: 1px solid #8C939C;
    padding-top: 1%;
    font-size: 24px;
    padding-left: 6%;
    margin-left: 3%;
    padding-right: 10%;
}
.history-main .year {
	font-family: bauerBodoniStd, serif;
    color: #8C939C;
}
.half-arrow-container {
	display: block;
    text-align: right;
}
.half-arrow-container .half-arrow {
	background-color: #8C939C;
    width: 2px;
    height: 40px;
    display: inline-block !important;
}
.half-arrow-container .half-arrow.right {
    transform: rotate(40deg);
}
.half-arrow-container .half-arrow.left {
	transform: rotate(-40deg);
}
.history-main .year h3 {
	margin: 0;
	font-size: 35px;
	text-align: right;
}
.history-main .year span {
	font-size: 24px;
	display: block;
	text-align: right;
}
.history-main .text-wrapper {
    display: flex;
    align-items: center;
}
.history-main .text-wrapper .text {
    overflow: auto;
    max-height: 175px;
    text-align: justify;
    padding-right: 15px;
    font-size: 18px;
}
.history-main .text-wrapper .text p {
}
.corporate-wrapper {
	background-color: #222021;
}
.corporate-wrapper img {
	max-width: 50%;
	float: left;
}
.corporate-message-wrapper {
	background-color: #8b949d;
    color: #fff;
    padding-left: 45px;
    display: flex;
    flex-wrap: wrap;
    padding-top: 30px;
    padding-bottom: 30px;
    align-items: center;
}
.corporate-message-wrapper h3 {
	font-family: bauerBodoniStd, serif;
	font-size: 55px;
}
.corporate-message-wrapper p.message {
	padding-right: 30%;
	font-size: 26px;
	font-family: bauerBodoniStd, serif;
}
.historic-yearly {
	margin-bottom: 60px;
    margin-top: 60px;
}
.historic-yearly .title {
	font-family: bauerBodoniStd, serif;
	color: #8C939C;
	margin-bottom: 20px;
}
.historic-yearly .title .small{
	font-size: 45px;
    line-height: 40px;
    margin-left: -30px;
}
.historic-yearly .title .big{
	font-size: 60px;
    line-height: 50px;
}
.historic-yearly .bx-wrapper .bx-controls-direction a {
	left: 50%;
	top: auto;
}
.historic-yearly .bx-wrapper a.bx-next {
	bottom: -40px;
	background-image: url(images/controls-yearly.png);
}
.historic-yearly .bx-wrapper a.bx-prev {
	top: -40px;
	background-image: url(images/controls-yearly.png);
}
.yearly-slider .year-row {

}
.yearly-slider .year {
	font-family: bauerBodoniStd, serif;
	font-size: 30px;
	color: #8C939C;
	align-self: center;
	line-height: 45px;
}
.yearly-slider .text {
	font-size: 13px;
    line-height: 22px;
    height: 65px;
    align-items: center;
    display: flex;
}
.yearly-slider .related-image {
	align-self: center;
}
.yearly-slider .related-image img {
	width: 80%;
}
.companies-wrapper {
	padding-bottom: 30px;
}
.companies-title {
	align-self: center;
	text-align: right;
	color: #8C939C;
}
.companies-title .small{
	font-size: 30px;
}
.companies-title .large{
	font-size: 40px;
}
.companies-title span {
	display: block;
}
.companies-slider h3 {
	font-family: bauerBodoniStd, serif;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #fff;
}
.companies-slider p {
	color: #fff;
}
.companies-slider .row {
}
.companies-pager {
	text-align: right;
}
.companies-pager a {
	display: inline-block;
	width: 9%;
}
.companies-pager a.active,
.companies-pager a:hover {
	border: 1px solid #8C939C;
}
.company-logo {
	align-items: center;
	justify-content: flex-end;
}
.companies-slider .company-logo img {
	max-width: 90%;
}
.company-history,
.company-products,
.company-contact {
	flex-direction: column;
	background: url(../img/companies-bg.jpg) no-repeat right top fixed;
	background-size: 100% 100%;
}
.company-contact {

}
.companies-wrapper .bx-wrapper .bx-controls-direction a {
}
.companies-wrapper .bx-wrapper a.bx-next {
	background-image: url(images/controls-companies.png);
}
.companies-wrapper .bx-wrapper a.bx-prev {
	background-image: url(images/controls-companies.png);
}
@media (max-width: 1200px) {
	.corporate-wrapper img {
		max-width: 100%;
	}
	.historic-yearly .title {
		padding-left: 40px;
	}
}
@media (max-width: 992px) {
	.history-main .title {
		text-align: center;
	}
	.history-main .title h2 {
		font-size: 60px;
		width: auto;
	}
	.history-main .year h3 {
	    font-size: 28px;
	}
	.history-main .year span {
	    font-size: 18px;
	}
	.history-main .text-wrapper .text {
	    font-size: 16px;
	}
}
@media (max-width: 768px) {
	.history-main .text-wrapper .text {
	    margin-top: 40px;
	}
	.corporate-message-wrapper {
		padding-right: 15px;
	}
	.corporate-message-wrapper p.message {
		padding-right: 0;
	}
	.historic-yearly .title {
		margin-bottom: 60px;
	}
	.historic-yearly .title .small {
		font-size: 35px;
		margin-left: 0;
	}
	.historic-yearly .title .big {
		font-size: 45px;
	}
	.yearly-slider .year-row {
		display: flex;
	}
	.yearly-slider .year {
		font-size: 18px;
	}
	.yearly-slider .text {
	    font-size: 13px;
	    line-height: 16px;
	    height: 80px;
	}
	.history-main .text-wrapper {
		margin-bottom: 20px;
	}
	.history-main .year h3 {
		text-align: left;
	}
	.history-main .year span {
		text-align: left;
		margin-top: 20px;
	}
	.history-slider li {
		text-align: center;
	}
	.history-slider li img {
		display: inline-block;
	}
}
@media (max-width: 500px) {
	.yearly-slider .text {
	    height: 100px;
	}
}
/*INSTITUCIONAL*/
.main-slide {
	position: relative;
}
.main-slide .caption {
	color: #fff;
    position: absolute;
    top: 0;
    right: 25%;
    height: 100%;
    display: flex;
    align-items: center;
    text-align: right;
}
.main-slide img {
	width: 100%;
}
.main-slide .caption .serif-font {
	font-family: bauerBodoniStd, serif;
	padding-right: 10px;
}
@media (max-width: 768px) {
	.main-slide .caption h1 {
		font-size: 20px;
	}
	.main-slide {
		position: relative;
		width: auto;
		max-width: 768px;
		overflow: hidden;
	}
	.main-slide img {
		width: auto;
		max-width: 9999px;
		height: 350px;
	}
}
/*History*/
.institucional.history-main .title {
	margin-bottom: 0;
}
.institucional.history-main .title span {
	margin-top: 10px;
    display: inline-block;
    width: 50%;
    height: 30px;
}
.institucional.history-main .text-wrapper .text {
	max-height: 275px;
	text-align: justify;
    padding-right: 15px;
}
.founder {
	padding-top: 40px;
	padding-bottom: 40px;
}
.founder .data {
	display: flex;
	color: #fff;
	align-items: center;
}
.founder .data .name {
	font-family: sharikSansBold, sans-serif;
	font-weight: bold;
	font-size: 20px;
}
.founder .data .position {
	font-size: 20px;
}
.principles {
	color: #fff;
	background: url(../img/uploads/institucional/principios.jpg) repeat center center;
    background-size: cover;
}
.principles .title {
	align-items: center;
}
.principles .title h2 {
    font-size: 45px;
    font-family: bauerBodoniStd, serif;
}
.principles .mision, .principles .vision {
	align-items: center;
}
.principles .mision div, .principles .vision div {
	min-height: 150px;
}
/*Advantages*/
.advantage {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #263645;
}
.advantage h3 {
	font-family: sharikSansBold, sans-serif;
	font-weight: : bold;
}
.strategic {
	color: #fff;
}
.strategic-allies-wrapper {
	align-items: center;
}
.strategic-allies {
	padding-left: 30%;
	padding-right: 10%;
}
.strategic-allies h3 {
	font-family: sharikSansBold, sans-serif;
	font-weight: bold;
	margin-top: 0;
}
.strategic-allies p {
}
.provider-wrapper {
	padding-top: 20px;
    padding-bottom: 20px;
}
.providers {
    padding-bottom: 30px;
    padding-top: 30px;
}
.providers .title h3{
	font-family: sharikSansBold, sans-serif;
	font-weight: bold;
	margin: 0;
	font-size: 22px;
}
.providers .images {
	text-align: center;
}
.providers .images img {
	margin-right: 3%;
	margin-bottom: 10px;
}
.providers .images a:last-child img{
	margin-right: 0;
}

@media (max-width: 768px) {
	.strategic {
		text-align: center;
	}
	.strategic-allies {
		padding-left: 10%;
		padding-top: 30px;
	}
	.providers .title h3 {
		margin-bottom: 20px;
	}
	.providers .images img {
		margin: 20px 10px;
	}
	.providers .images img:last-child {
		margin: 20px 10px;
	}
}
/*certifications*/
.certification {
	padding-top: 40px;
	padding-bottom: 40px;
}
.certification .text-wrapper {
	align-items: center;
}
.certification .text {
	max-height: 400px;
	overflow: auto;
	text-align: justify;
    padding-right: 15px;
}
.certification h3 {
	font-family: sharikSansBold, sans-serif;
	font-weight: bold;
}
@media (max-width: 1200px) {
	.certification .text {
		max-height: 300px;
	}
}
@media (max-width: 768px) {
	.certification .text {
		max-height: 100%;
		overflow: none;
	}
	.certification .text-wrapper {
		margin-top: 20px;
	}
}
/*production process*/
.process {
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;
}
.process-slider {
	padding-left: 0;
}
.process-slide h3 {
	font-family: bauerBodoniStd, serif;
    color: #8C939C;
    border-bottom: 1px solid;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 36px;
    margin-top: 0;
}
.process-slide .image {
	float: right;
	width: 50%;
	margin-left: 5%;
}
.process-slide .desc {
	float: right;
	width: 40%;
	margin-right: 5%;
	text-align: justify;
}
.numbers-pager {
    position: absolute;
    top: 40px;
    right: 25px;
    z-index: 99;
    font-family: bauerBodoniStd, serif;
    font-size: 30px;
}
.numbers-pager a {
    color: #8C939C;
    margin-right: 10px;
    opacity: 0.7;
    transition: .3s;
}
.numbers-pager a:hover,
.numbers-pager a.active {
	opacity: 1;
	text-decoration: underline;
}
@media (max-width: 992px) {
	.process-slide {
		padding-top: 55px;
	}
}
@media (max-width: 768px) {
	.process-slide {
		padding-top: 0px;
	}
	.process-slide .image {
		width: 100%;
		margin: 0;
	}
	.process-slide .desc {
		width: 100%;
		margin: 0;
	}
	.process {
		padding-bottom: 80px;
	}
	.numbers-pager {
	    top: auto;
	    bottom: 20px;
	}
}
@media (max-width: 500px) {
	.numbers-pager {
		font-size: 20px;
    	padding-left: 20px;
	}
	.numbers-pager a {
		padding: 0 5px;
	}
}
/*prizes*/
.prizes {
	padding-top: 40px;
	padding-bottom: 40px;
}
.prizes h1 {
	font-family: bauerBodoniStd, serif;
	text-align: center;
	color: #263645;
}
.prizes .bx-wrapper {
	display: inline-block;
}
.prizes .prize-wrapper {
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #8C939C;
	width: 260px;
}
.prizes .prize-wrapper .prize p {
	font-family: sharikSansBold, sans-serif;
}
.prizes .prize-wrapper .prize ul {
	padding-left: 15px;
	height: 140px;
}
.prizes .prize-wrapper .prize ul li {
	text-align: left;
}
.prizes .bx-wrapper a.bx-prev {
    background-image: url(images/controls-companies.png);
    left: -40px;
}
.prizes .bx-wrapper a.bx-next {
    background-image: url(images/controls-companies.png);
    right: -40px;
}

@media (max-width: 768px) {
	.prizes .prize-wrapper {
		width: 100%;
	}
	.prizes .prize-wrapper img {
		width: 100%;
	}
	.prizes .prize-wrapper .prize ul {
		padding-left: 30px;
	}
	.prizes .bx-wrapper a.bx-prev {
	    background-color: #fff;
	    left: 0;
	}
	.prizes .bx-wrapper a.bx-next {
		background-color: #fff;
	    right: 0;
	}
}
/*CONTACTO*/
/*agencies*/
.contact-persons {
	display: flex;
    align-items: center;
}
.contact-persons .contact-modal-launcher {
	border-radius: 15px;
    padding: 10px 30px;
    border: 1px solid #aaa;
    text-decoration: none;
    margin-left: 30px;
    outline: none;
    transition: .3s;
    color: #263645;
}
.contact-persons .contact-modal-launcher:hover {
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.city-selector ul.nav {
	width: 360px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #8C939C;
    transition: .3s;
}
.city-selector ul.nav a.city-anchor {
    opacity: 0.7;
    font-family: bauerBodoniStd, serif;
    font-size: 30px;
    color: #8C939C;
    background: none;
}
.city-selector ul.nav a:hover {
    opacity: 1;
}
.city-selector .dropdown-menu>li>a {
	transition: .3s;
}
.city-selector .dropdown-menu>.active>a,
.city-selector .dropdown-menu>.active>a:focus,
.city-selector .dropdown-menu>.active>a:hover {
	background: #e8e8e8;
    color: #8C939C;
}
.addresses-panel {
}
.addresses-panel .tab-content {
	width: 100%;
}
.addresses-panel .tab-pane {
	text-align: center;
}
.addresses-panel .address {
	display: inline-block;
	color: #263645;
	max-width: 200px;
    margin-right: 20px;
    text-align: right;
    vertical-align: top;
    transition: .3s;
    min-height: 160px;
    cursor: pointer;
}
.addresses-panel .address:hover,
.addresses-panel .address.active {
	color: #fff;
}
.addresses-panel .address h3 {
	font-family: sharikSansBold, sans-serif;
	font-weight: bold;
	font-size: 22px;
}
.get-there {
	padding-top: 15px;
	padding-bottom: 15px;
}
.get-there-wrapper {
	align-items: center;
}
.get-there .get {
	font-family: bauerBodoniStd, serif;
	font-size: 22px;
	color: #fff;
	margin-right: 20px;
}
.get-there .agency-select-wrapper {
	margin-right: 60px;
}
.get-there .agency-select {
	background-color: #fff;
	border-radius: 15px;
	padding: 10px 30px;
	color: #263645;
	display: block;
	text-decoration: none;
}
.get-there .ok-button {
	border-right: 4px solid #fff;
	font-family: bauerBodoniStd, serif;
	font-size: 22px;
	margin-right: 60px;
}
.get-there .ok-button a {
	color: #fff;
	padding-right: 20px;
	padding-left: 20px;
	opacity: 0.7;
	transition: .3s;
}
.get-there .ok-button a:hover {
	opacity: 1;
}
.contacts-modal .modal-header {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.contacts-modal .contact-card-title {
	border-bottom: 1px solid #eee;
}
.contacts-modal .contact-card-title h4 {
	font-weight: bold;
	max-width: 300px;
}
.contacts-modal .contact-card {
	border-radius: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #eee;
	transition: .3s;
	padding: 15px;
	height: 150px;
}
.contacts-modal .contact-card:hover {
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
}
@media (max-width: 768px) {
	.contact-persons {
		padding-top: 20px;
    	justify-content: center;
	}
	.contact-persons .contact-modal-launcher {
		margin: 0;
	}
	.city-selector ul.nav {
		width: 100%;
	}
	.get-there-wrapper {
		float: none !important;
	}
	.get-there .get {
		display: block;
	    float: none !important;
	    margin-bottom: 10px;
	}
	.get-there .agency-select-wrapper {
		margin-right: 20px;
	}
	.get-there .ok-button {
		margin-right: 0;
	}
}
@media (max-width: 500px) {
	.contact-card-wrapper {
		width: 100%;
	}
	.contacts-modal .contact-card {
		height: auto;
	}
}
/*maps*/
#mapWrapper {
    height: 350px;
}
#mapCanvas {
    width: 100%;
    height: 100%;
}
/*providers*/
.contact-providers .input {
	margin-bottom: 5px;
}
.contact-providers .contact-alert {
	display: none;
}
.contact-providers {

}
/*PRODUCTS*/
.categories {
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 5px solid #D70137;
    margin-bottom: 40px;
}
.categories .category-anchor {
	font-size: 36px;
	color: #263645;
}
.categories .category-anchor:focus,
.categories .category-anchor:hover,
.categories .open a.category-anchor,
.categories .open a.category-anchor:hover,
.categories .open a.category-anchor:focus {
	background: none;
}
.categories .category-anchor .cat-img {
    display: inline-block;
    vertical-align: bottom;
}
.categories .category-anchor .text {
    display: inline-block;
    vertical-align: bottom;
    line-height: 29px;
    text-transform: lowercase;
}
.categories .category-anchor .caret {
    vertical-align: bottom;
    display: inline-block;
    border-top-width: 14px;
    border-left-width: 8px;
    border-right-width: 8px;
    color: #8C939C;
    margin-left: 40px;
    margin-bottom: 5px;
}
.categories .category-selector{
	width: 100%;
    border: none;
    background-color: rgba(255,255,255,0.7);
    border-radius: 0;
}
.categories .category-selector .product-category {
	text-align: right;
    font-size: 30px;
    transition: .3s;
}
.categories .category-selector .product-category:hover {

}
.filters > .collapse {
	padding: 0;
}
.filters .selected-filters {
	background-color: #eee;
	padding: 15px;
	display: none;
}
.filters .selected-filters .remove-filter {
	display: block;
}
.filters .filter-nav {
	width: 100%;
	list-style: none;
}
.filters .filter {
	width: 100%;
}
.filters .filter a {
	display: block;
    text-decoration: none;
    color: #8C939C;
    transition: .3s;
    padding: 25px 10px;
    border-bottom: 1px solid #8C939C;
    position: relative;
    font-size: 26px;
}
.filters .filter a:focus {
	background-color: transparent;
}
.filters .filter .collapse,
.filters .filter .collapsing {
	list-style: none;
    padding-left: 15px;
}
.filters .filter a:hover,
.filters .filter a.asc,
.filters .filter a.desc {
	color: #263645;
}
.filters .filter a:after {
	position: absolute;
	right: 10px;
	top: 50%;
	height: 20px;
	width: 45px;
	margin-top: -10px;
	font-size: 16px;
}
.filters .filter a.asc:after {
	content: 'asc \21E1';
}
.filters .filter a.desc:after {
	content: 'desc \21E3';
}
.filters .reset-filters {
	padding: 15px 10px;
    display: block;
    float: left;
    transition: .3s;
}
.results {
	position: relative;
}
.results .result-wrapper {
	min-height: 300px;
}
.product {
	text-align: right;
	margin-bottom: 25px;
}
.product img {
	display: inline-block;
	border: 1px solid #eee;
	padding: 1px;
}
.product .details {
	font-size: 14px;
	color: #8C939C;
	text-align: right;
	display: block;
	height: 66px;
}
.product .details div {
	display: block;
	line-height: 22px;
	max-height: 22px;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.product .details span {
	line-height: 22px;
	max-height: 22px;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.product .details span.name {
	font-size: 18px;
}
.product .details span.bold {
	font-weight: bold;
	color: #000;
}
.paginator-wrapper {
	text-align: center;
}
.paginator {
	width: 60%;
	display: inline-block;
}
@media (max-width: 991px) {
	.filters .filter a {
	    font-size: 20px;
	}
}
@media (max-width: 768px) {
	.categories {
	    padding-top: 10px;
	    padding-bottom: 10px;
	    margin-bottom: 10px;
	}
	.categories .category-anchor .cat-img {
	    max-width: 100px;
	}
	.categories .category-anchor .text {
	    line-height: 19px;
	    font-size: 22px;
	}
	.categories .category-anchor .caret {
		border-top-width: 8px;
	    border-left-width: 4px;
	    border-right-width: 4px;
	    margin-left: 10px;
	}
	.categories .category-selector .product-category {
	    font-size: 22px;
	}
	.filters > .collapse {
		padding-right: 15px;
    	padding-left: 15px;
	}
	.filters .filter-shower {
		display: block;
	    text-decoration: underline;
	    color: #8C939C;
	    transition: .3s;
	    padding: 10px 10px;
	    position: relative;
	    font-size: 20px;
	}
	.filters .filter a {
		padding: 10px 10px;
	    margin-bottom: 10px;
	}
	.paginator {
	    width: 100%;
	}
}
/*MEDIA*/
.icons-wrapper {
	display: inline-block;
	padding-top: 15px;
    padding-bottom: 15px;
}
.icons-wrapper .balloon-wrapper {
	float: left;
	margin-right: 10px;
}
.icons-wrapper .balloon-wrapper > span, .icons-wrapper .balloon-wrapper a > span {
    align-self: flex-end;
    font-size: 18px;
}
.icons-wrapper .faboce-icon {
	display: inline-block;
	margin-right: 30px;
}
.media {
	padding-top: 40px;
	padding-bottom: 40px;
	margin-top: 0;
	padding-left: 30px;
}
.news .media-title .faboce-icon .icon-holder,
.media .media-title .faboce-icon .icon-holder {
    float: left;
    width: 25%;
    min-width: 117px;
}
.media-title .details {
	float: left;
    display: inline-block;
    width: 75%;
    padding-left: 5%;
	color: #8C939C;
}
.catalog {
	min-height: 220px;
}
.catalog-title {
	margin-bottom: 30px;
	margin-top: 30px;
}
.catalog-title .catalog-img,
.manual-item .catalog-img {
    width: 85px;
    display: inline-block;
    vertical-align: bottom;
}
.catalog-title .text,
.manual-item .text {
    vertical-align: bottom;
    display: inline-block;
    font-size: 24px;
    line-height: 18px;
}
.catalog-list {
	margin-bottom: 30px;
	color: #8C939C;
	padding-left: 15px;
}
.catalog-list li {
	padding: 5px 0;
}
.catalog-list a {
	margin-left: 20px;
	color: #8C939C;
	transition: .3s;
}
.catalog-list a:hover {
	color: #263645;
}
.manual {
	padding-right: 0;
}
.manual-item {
	background-color: #263645;
	color: #fff;
	padding: 20px 12% 20px 30px;
	margin-bottom: 20px;
	width: 80%;
}
.manual-item .link {
    float: right;
    margin-top: 12px;
    line-height: 10px;
}
.manual-item a {
	margin-left: 20px;
    color: #fff;
    transition: .3s;
    font-size: 24px;
    line-height: 10px;
}
.manual-item a:hover {
	color: #8C939C;
}
.news-slide {}
.news-slide .article {
	display: flex;
}
.news-slide .article .text {
	display: flex;
	align-items: center;
}
.news-slide .article .text h3{
	margin-top: 0;
}
.news-slide .article .text .text-wrapper {
    max-height: 360px;
    overflow: auto;
    padding-right: 15px;
}
.news-slide .article .image {
	text-align: right;
	padding-right: 40px;
}
.news-slide .article .image img {
	display: inline-block;
}

@media (max-width: 768px) {
	.media {
		padding-left: 0px;
	}
	.news-slide .article {
		flex-wrap: wrap;
	}
	.news-slide .article .text {
		margin-top: 20px;
	}
	.icons-wrapper .balloon-wrapper {
	    float: none;
	    margin-right: 10px;
	    display: inline-block;
	    margin-bottom: 10px;
	}
}
@media (max-width: 500px) {
	.hidden-xss {
		display: none!important;
	}
	.catalog img.center {
		margin: 0 auto;
	}
}
/*Videos*/
.video-category {
    list-style: none;
    padding-left: 0;
}
.video-category li {
	padding: 5px 0;
}
.video-category .video-filter {
	color: #8C939C;
    text-decoration: none;
    font-size: 24px;
    font-family: bauerBodoniStd, serif;
    transition: .3s;
}
.video-category .video-filter:hover,
.video-category .video-filter.active {
	color: #263645;
}
.video-element {
    font-size: 24px;
    text-align: right;
    margin-bottom: 12px;
}
.video-element img {
	display: inline-block;
}
/*Projects*/
.project {
	padding-top: 40px;
	padding-bottom: 40px;
}
.project h3 {
	font-family: BauerBodoniStd, serif;
}
.project .details {
	font-size: 24px;
}
.project .catalog-title strong {
	line-height: 18px;
	vertical-align: bottom;
}
.project .catalog-title {
	text-align: right;
	padding-right: 20px;
}
.project .custom-slider .bx-wrapper .bx-controls.bx-has-pager .bx-pager {
    bottom: 100px;
}
.project .custom-slider .bx-wrapper .bx-prev {
    left: -30px;
    background: url(images/controls-companies.png) 0 -32px no-repeat;
}
.project .custom-slider .bx-wrapper .bx-next {
    right: -30px;
    background: url(images/controls-companies.png) -43px -32px no-repeat;
}
@media (max-width: 1366px) {
}
@media (max-width: 1200px) {
	.media-title .details {
		padding-top: 0;
		width: 100%;
	}
	.media-title .details h2 {
		font-size: 26px;
	}
	.catalog-title .catalog-img, .manual-item .catalog-img {
	    width: 75px;
	}
	.catalog-title .text, .manual-item .text {
	    font-size: 18px;
	    line-height: 15px;
	}
	.manual-item a {
		font-size: 18px;
		line-height: 7px;
	}
}
@media (max-width: 992px) {
	.catalog-list a {
	    margin-left: 10px;
	    font-size: 12px;
	}
	.manual-item {
		padding:20px 5% 20px 30px;
		width: 90%;
	}
}
@media (max-width: 768px) {
	.news .media-title .details {
		padding-left: 0;
    	text-align: center;
	}
	.news-slide .article .image img {
		width: 100%;
	}
	.project .details {
		font-size: 16px;
	}
	.project .catalog-title {
		text-align: left;
	}

	.project .custom-slider .bx-wrapper .bx-prev {
	    left: -15px;
	    background-color: #fff;
	}
	.project .custom-slider .bx-wrapper .bx-next {
	    right: -15px;
	    background-color: #fff;
	}
}
@media (max-width: 500px) {
	.catalog {
		width: 100%;
		border: none !important;
		text-align: center;
		min-height: 50px;
	}
	.catalog-list {
	    margin-bottom: 10px;
	    list-style: none;
	}
	.catalog-title {
	    margin-bottom: 10px;
	}
}
/*Contact fast*/
.contact-wrapper {
	padding: 30px;
}
.contact-fast .input {
	float: left;
	width: 33%;
	padding-right: 1%;
	box-sizing: border-box;
	padding-top: 5px;
}
@media (max-width: 768px) {
	.contact-fast .input {
		width: 100%;
		padding-right: 0;
	}
}
.contact-fast .input input {
	border-radius: 1px;
}
.contact-fast .btn-send {
	color: #8C939C;
	border-left: 4px solid #8C939C;
	margin-top: 5px;
	text-align: center;
	padding: 7px;
	display: block;
}
.contact-agency-image {
	background: url(../img/uploads/contact/contact-agency.jpg) no-repeat center center transparent;
	background-size: cover;
}
.contact-factory-image {
	background: url(../img/uploads/contact/contact-factory.jpg) no-repeat center center transparent;
	background-size: cover;
}
/*Search*/
.search-results {
	padding-top: 100px;
}
.search-results .search-form-container {
	max-width: 320px;
    margin: 0 auto 40px;
}

@media (min-width: 1400px) {
	.search-results {
		padding-top: 150px;
	}
}
@media (max-width: 1200px) {
	.search-results {
		padding-top: 100px;
	}
}
@media (max-width: 992px) {
	.search-results {
		padding-top: 50px;
	}
}
@media (max-width: 768px) {
	.search-results {
		padding-top: 0;
	}
}
/*Footer*/
.footer {
	padding: 20px 0;
}
#footer .anniversary-wrapper {
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #8C939C;
}
.footer .certification-image {
	max-width: 70px;
	float: left;
}
.footer .iso-text {
    color: #fff;
    float: left;
    margin-left: 10px;
}
.footer .iso-text .iso {
    font-family: sharikSansBold, sans-serif;
    font-weight: bold;
    font-size: 20px;
    display: block;
    margin-top: 10px;
}
/*Common*/
.search-submit {
	cursor: pointer;
}
.return-to-top {
    position: fixed;
    bottom: 135px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: none;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
.return-to-top:hover i {
    color: #fff;
    top: 5px;
}
.bg-texture-blue {
	background: url(../img/texture-blue.jpg) repeat;
}
.bg-texture-dark-gray {
	background: url(../img/texture-dark-gray.jpg) repeat;
}
.bg-texture-light-gray {
	background: url(../img/texture-light-gray.jpg) repeat;
}
.no-padding {
	padding-left: 0;
	padding-right: 0;
}
.display-flex {
	display: flex;
	flex-wrap: wrap;
}
@media (max-width: 767px) {
	.display-flex {
		display: block;
	}
}
.social-media-container {
	padding-top: 20px;
}
.social-media {
	color: #fff;
	margin-left: 30px;
}
a.social-media {
	opacity: 0.7;
	transition: .3s;
}
a.social-media:hover, a.social-media:active, a.social-media:focus {
	opacity: 1;
}
.loading-mask {
	background: rgba(255, 255, 255, 0.8) url("../img/loader.gif") no-repeat scroll center center;
    border-radius: 10px;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}
.border-bottom {
	border-bottom: 1px solid #8C939C;
}
.border-top {
	border-top: 1px solid #8C939C;
}
.border-left {
	border-left: 1px solid #8C939C;
}
.border-right {
	border-right: 1px solid #8C939C;
}
.no-padding-right {
	padding-right: 0;
}
/*faboce icons*/
.faboce-icon .icon-link {
	text-decoration: none;
	color: #8C939C;
	transition: .3s;
	opacity: 0.7;
}
.faboce-icon .icon-link:hover,
.faboce-icon .icon-link:focus{
	opacity: 1;
}
.faboce-icon .icon-holder {
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
.faboce-icon.xs .icon-holder {
	display: inline-block;
	width: 50px;
	height: 50px;
}
.faboce-icon.md .icon-holder {
	display: inline-block;
	width: 65px;
	height: 65px;
}
.faboce-icon.lg .icon-holder {
	display: inline-block;
	width: 150px;
	height: 150px;
}
.faboce-icon .icon-holder.n-icon { background-image: url(../img/n-icon.jpg); }
.faboce-icon .icon-holder.m-icon { background-image: url(../img/m-icon.jpg); }
.faboce-icon .icon-holder.c-icon { background-image: url(../img/c-icon.jpg); }
.faboce-icon .icon-holder.v-icon { background-image: url(../img/v-icon.jpg); }
.faboce-icon .icon-holder.l-icon { background-image: url(../img/l-icon.jpg); }
.faboce-icon .icon-holder.o-icon { background-image: url(../img/o-icon.jpg); }
.faboce-icon .icon-holder.h-icon { background-image: url(../img/h-icon.jpg); }
.faboce-icon .icon-holder.e-icon { background-image: url(../img/e-icon.jpg); }
.faboce-icon .icon-holder.r-icon { background-image: url(../img/r-icon.jpg); }

.faboce-balloon {
	background: url(../img/faboce-balloon.png) no-repeat transparent;
    background-position: 0 bottom;
    background-size: 100%;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}
.faboce-balloon.medium {
	width: 65px;
    height: 61px;
    padding-left: 5px;
}
.faboce-balloon.small {
	width: 50px;
    height: 48px;
    padding-left: 3px;
}
.faboce-balloon.large {
	width: 155px;
	height: 144px;
	padding-left: 15px;
}
.faboce-balloon span {
    font-size: 30px;
    line-height: 36px;
    margin: 0 auto;
}
.faboce-balloon.small span {
    font-size: 30px;
    line-height: 30px;
}
.faboce-balloon.large span {
    font-size: 65px;
    line-height: 65px;
}
.balloon-wrapper,
.balloon-wrapper a {
    display: flex;
    align-items: center;
    color: #8C939C;
    text-decoration: none;
    transition: .3s;
}
.balloon-wrapper > span,
.balloon-wrapper a > span {
    font-size: 22px;
    margin-left: 5px;
}
.balloon-wrapper.active,
.balloon-wrapper.active a,
.balloon-wrapper:hover,
.balloon-wrapper a:hover {
	color: #263645;
}
.balloon-wrapper.active .faboce-balloon,
.balloon-wrapper:hover .faboce-balloon {
	background-position: 0 0;
}
.balloon-wrapper.active .faboce-balloon.small,
.balloon-wrapper:hover .faboce-balloon.small {
	background-position: 0 1px;
}
.anniversary-years {
	color: #8C939C;
}
.anniversary-years .number {
	font-size: 72px;
    font-weight: bold;
    display: inline-block;
    font-style: italic;
    vertical-align: top;
}
.anniversary-years .text {
	display: inline-block;
    width: 95px;
    line-height: 10px;
    margin-top: 53px;
    margin-left: -9px;
    font-style: italic;
    vertical-align: top;
}
.anniversary-years .text .top {
	font-size: 36px;
    font-weight: bold;
    font-style: italic;
    line-height: 22px;

}
.anniversary-years .text .bottom {
	font-size: 12px;
    line-height: 18px;
}

@media (max-width: 1366px) {
}
@media (max-width: 1200px) {
}
@media (max-width: 992px) {

	.balloon-wrapper,
	.balloon-wrapper a {
		flex-direction: column;
	}
}
@media (max-width: 768px) {

	.footer {
		text-align: center;
	}
	.footer .certification-image {
		float: none;
		display: inline-block;
		vertical-align: middle;
	}
	.footer .iso-text {
		float: none;
		display: inline-block;
	}
}
/*Modals*/
.modal-form .modal-title {
	color: #fff;
}
.modal-form .input {
	margin-bottom: 5px;
}
.modal-form .btn-cancel {
	margin-right: 15px;
}
