@charset "utf-8";
/* CSS Document */

@media (min-width: 1600px) {
    .container-xxxl,
    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container,
    .e-con > .e-con-inner {
        max-width: 1200px !important;
    }
}
@media (min-width: 1400px) {
    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container,
    .e-con > .e-con-inner {
        max-width: 1200px !important;
    }
}
@media screen  and (min-width:1700px) and (max-width:1760px) {
	.home-carousel .carousel-item .carousel-caption {
		bottom: 10rem;
	}
	.page-template-about .brand-values .desc-values {
		padding-left: 290px !important;
	}
}
@media screen  and (min-width:1680px) and (max-width:1699px) {
	.home-carousel .carousel-item .carousel-caption {
		bottom: 10rem;
	}
	.page-template-about .brand-values .desc-values {
		padding-left: 250px !important;
		padding-top: 115px !important;
	}
}
@media screen  and (min-width:1600px) and (max-width:1679px) {
	.home-carousel .carousel-item .carousel-caption {
		bottom: 7rem;
	}
	.page-template-about .brand-values .desc-values {
		padding-left: 210px !important;
		padding-top: 90px !important;
	}
}
@media screen  and (min-width:1440px) and (max-width:1599px) {
	.home-carousel .carousel-item .carousel-caption {
		bottom: 4rem;
		left: 11%;
	}
	.page-template-about .brand-values .desc-values {
		padding-left: 130px !important;
		padding-top: 60px !important;
	}
}
@media screen  and (min-width:1400px) and (max-width:1439px) {
	.home-carousel .carousel-item .carousel-caption {
		bottom: 4rem;
		left: 10%;
	}
	.home-carousel .carousel-control-prev,
	.home-carousel .carousel-control-next {
		width: 9%;
	}
	.page-template-about .brand-values .desc-values {
		padding-left: 110px !important;
		padding-top: 50px !important;
	}
}
@media screen  and (min-width:1366px) and (max-width:1399px) {
	.home-carousel .carousel-item .carousel-caption {
		bottom: 4rem;
		left: 9%;
	}
	.home-carousel .carousel-item .carousel-caption .sm-img-slide {}
	.home-carousel .carousel-item .carousel-caption .sm-img-slide img {		}
	.home-carousel .carousel-control-prev,
	.home-carousel .carousel-control-next {
		width: 8%;
	}
	.home-carousel .carousel-control-prev-icon,
	.home-carousel .carousel-control-next-icon {
		width: 3rem;
		height: 3rem;
	}
	.page-template-about .brand-values .desc-values {
		padding-left: 110px !important;
		padding-top: 50px !important;
	}
}
@media screen  and (min-width:1280px) and (max-width:1365px) {
	.home-carousel .carousel-item .carousel-caption {
		bottom: 10rem;
		left: 9%;
	}
	.home-carousel .carousel-item .carousel-caption .sm-img-slide {}
	.home-carousel .carousel-item .carousel-caption .sm-img-slide img {
		width: 240px;
	}
	.home-carousel .carousel-control-prev,
	.home-carousel .carousel-control-next {
		width: 8%;
	}
	.home-carousel .carousel-control-prev-icon,
	.home-carousel .carousel-control-next-icon {
		width: 3rem;
		height: 3rem;
	}
	.page-template-about .brand-values .desc-values {
		padding-left: 80px !important;
		padding-top: 50px !important;
	}
}
@media screen  and (min-width:1200px) and (max-width:1279px) {
	.home-carousel .carousel-item .carousel-caption {
		bottom: 10rem;
		left: 9%;
		max-width: 1000px;
	}
	.home-carousel .carousel-item .carousel-caption .sm-img-slide {}
	.home-carousel .carousel-item .carousel-caption .sm-img-slide img {
		width: 220px;
	}
	.home-carousel .carousel-control-prev,
	.home-carousel .carousel-control-next {
		width: 8%;
	}
	.home-carousel .carousel-control-prev-icon,
	.home-carousel .carousel-control-next-icon {
		width: 3rem;
		height: 3rem;
	}
	.page-template-about .brand-values .desc-values {
		padding-left: 40px !important;
		padding-top: 30px !important;
	}
	.page-template-about .brand-values .desc-values .title-section {
		margin-bottom: 10px;
	}
}
@media screen  and (min-width:1200px) and (max-width:1399px) {
	body {
		font-size: 16px;
	}
	h1, .h1 {
    	font-size: 32px;
	}
	h2, .h2 {
	    font-size: 28px;
	}
	h3, .h3 {
	    font-size: 20px;
	}
	h4, .h4 {
	    font-size: 18px;
	}
	h5, .h5 {
	    font-size: 16px;
	}
	h6, .h6 {
	    font-size: 14px;
	}
	.btn-primary,
	.btn-success,
	.page-template-product-page .other-prods .block-other .link-page a {
		font-size: 14px;
	}
	/*---------- top site ---------*/
	.top-site {
		padding: 0px 15px 0px 30px;
	}
	.logo a img {
		width: 75px;
	}
	.header-tools .link-patrner a {
		padding: 10px 25px;
	}
	.language-switcher .lang-switcher-btn {
		height: 48px;
		width: 48px;
		font-size: 14px;
	}
	.language-switcher .dropdown-menu {
		min-width: 48px;
	}
	.custom-prods .wrap-prod {
		padding: 50px;
	}
	.custom-prods .desc-prod .wrap {
		padding-left: 50px;
	}
	#Footer {
		padding: 50px 0;
	}
	#Footer .footer-menu ul li {
		line-height: 3;
	}
	#Copyright {
		font-size: 16px;
	}
	.g-map iframe {
		height: 450px;
	}
}
@media screen  and (max-width:1199px) {
	html,
	body {
		overflow-x: hidden;
	}
	body {
		font-size: 14px;
	}
	.btn-primary,
	.btn-success,
	.page-template-product-page .other-prods .block-other .link-page a {
		font-size: 13px;
	}
	p, li {
  		font-size: 14px;
	}
	/*---------- top site ---------*/
	.top-site {
		padding: 9px 15px;
		margin: 10px 24px 0;
	}
	.logo a img {
		width: 60px;
		height: 37px;
	}
	.mobile-tools {
		display: flex;
		justify-content: end;
	}
	.header-tools .header-search a img {
		width: 20px;
	}
	.header-tools .link-patrner {
		padding-left: 0;
	}
	.header-tools .link-patrner a {
		padding: 6px 25px;
	}
	.header-tools .language-switcher {
		padding: 0;
	}
	.language-switcher .lang-switcher-btn {
		height: 36px;
		width: 36px;
		font-size: 14px;
	}
	.language-switcher .dropdown-menu {
		min-width: 36px;
		width: 36px;
	}
	.language-switcher .dropdown-menu li:first-child a {
		padding: 10px 8px 7px;
	}
	.language-switcher .dropdown-menu li a {
		font-size: 14px;
		padding: 6px 8px;
	}
	.language-switcher .dropdown-menu li:last-child a {
		padding: 7px 8px 10px;
	}
	.ic-gamburger {
		padding-left: 5px;
	}
	.ic-gamburger a.btn {
		padding: 10px 18px;
		display: flex;
		align-items: center;
	}
	/*-------- offcanvas -------*/
	.offcanvas-header {
		align-items: baseline;
	}
	.offcanvas-header .logo a img {
		width: 60px;
		height: 37px;
	}
	.offcanvas-header .btn-close {
		background: none;
	}
	.offcanvas-header .btn-close i {
		font-size: 32px;
	}
	.offcanvas-body {
		position: relative;
	}
	.offcanvas-body .mobile-manu {
		height: 85%;
		display: flex;
		align-items: center;
	}
	.offcanvas-body .mobile-manu ul {
		padding-left: 0;
		list-style: none;
		margin-bottom: 0;
	}
	.offcanvas-body .mobile-manu ul li {
		line-height: 2.4;
	}
	.offcanvas-body .mobile-manu ul li ul.sub-menu li a {
		font-weight: 400;
		color: #212121 !important;
		font-size: 16px;
	}
	.offcanvas-body .mobile-manu ul li a {
		font-weight: 600;
		font-size: 16px;
	}
	.offcanvas-body .mobile-manu ul li.current_page_item a,
	.offcanvas-body .mobile-manu ul li ul.sub-menu li.current-menu-item a {
		color: #EF1C23 !important;
	}
	.offcanvas-body .link-patrner {
		position: absolute;
		bottom: 26px;
	}
	.offcanvas-body .link-patrner a {
		padding: 10px 20px;
	}
	#Copyright {
		font-size: 14px;
	}
	/*---------- breadcrumbs ----------*/
	.wrap-breadcrumbs {
		font-size: 14px;
	}
	/*-------- thank you page -------*/
	.custom-thank .desc-thank .link a {
		padding: 10px 20px;
	}
	.custom-thank .desc-thank .link a span {
		font-size: 16px;
	}
	/*--------- modal search --------*/
	.search-modal-dialog .container {
		padding: 0
	}
	.search-modal-dialog .modal-search {
		height: 160px;
	}
	.search-modal-dialog .modal-search form {
		margin-top: 5px;
	}
}
@media screen  and (min-width:992px) and (max-width:1199px) {
	h1, .h1 {
    	font-size: 30px;
	}
	h2, .h2 {
	    font-size: 24px;
	}
	h3, .h3 {
	    font-size: 20px;
	}
	h4, .h4 {
	    font-size: 18px;
	}
	h5, .h5 {
	    font-size: 16px;
	}
	h6, .h6 {
	    font-size: 14px;
	}
	/********** home **********/
	.title-section {
		background-size: 20px !important;
		padding: 0px 0px 0px 25px !important;
	}
	/*-------- slider --------*/
	.home-carousel .carousel-item .carousel-caption {
		bottom: 8rem;
		left: 9%;
		max-width: 825px;
	}
	.home-carousel .carousel-item .carousel-caption .sm-img-slide {}
	.home-carousel .carousel-item .carousel-caption .sm-img-slide img {
		width: 180px;
	}
	.home-carousel .carousel-control-prev,
	.home-carousel .carousel-control-next {
		width: 8%;
	}
	.home-carousel .carousel-control-prev-icon,
	.home-carousel .carousel-control-next-icon {
		width: 3rem;
		height: 3rem;
	}
	.home-carousel .carousel-indicators [data-bs-target] {
		width: 12px;
		height: 12px;
	}
	.home-carousel .carousel-indicators .active {
		width: 30px !important;
	}
	/*--------- blocks-prods -------*/
	.blocks-prods {
		padding: 0 24px !important;
		margin: 40px 0 !important;
	}
	.blocks-prods .e-con-inner {
		padding: 0 !important;
	}
	.blocks-prods .title-section {
		margin-bottom: 0 !important;
	}
	.custom-prods .wrap-prod {
		padding: 20px;
		margin-bottom: 10px;
		border-radius: 15px;
	}
	.custom-prods .desc-prod .wrap {
		padding-left: 10px;
	}
	.custom-prods .desc-prod .link-page a {
		border-width: 1px;
		font-weight: 600;
	}
	.custom-prods .img-prod {}
	.custom-prods .img-prod img {
		width: 217px;
	}
	.custom-prods .desc-prod .h4 {
		font-size: 14px;
	}
	/*--------- advans-home -------*/
	.advans-home {
		padding: 0 24px !important;
		margin-bottom: 40px !important;
	}
	.advans-home .e-con-inner {
		padding: 0 !important;
	}
	.custom-advans {
		padding: 30px 0 50px;
	}
	.custom-advans .title-img {
		margin-bottom: 35px;
	}
	.custom-advans .title-img .wrap {
		display: flex;
		align-items: baseline;
	}
	.custom-advans .title-img .h2 {
		flex: 1 0 0%;
		margin-bottom: 0;
	}
	.custom-advans .title-img .img {
		flex: 0 0 auto;
	}
	.custom-advans .title-img .img img {
		width: 130px;
	}
	.custom-advans .desc-advans .block-advan {
		margin-bottom: 24px;
	}
	.custom-advans .desc-advans .block-advan .wrap .ic-advan {
		margin-right: 10px;
	}
	/*--------- about-home ---------*/
	.about-home {
		padding: 0 24px !important;
		margin-bottom: 40px !important;
	}
	.about-home .e-con-inner {
		padding: 0 !important;
	}
	.desc-about-home {
		padding-left: 0 !important;
	}
	.img-about-home {
		padding-right: 0 !important;
		border-radius: 15px !important;
	}
	.img-about-home img {
		border-radius: 15px !important;
	}
	.desc-about-home .text-about h4 {
		font-size: 14px;
	}
	.desc-about-home .text-about h4:last-child {
		margin-bottom: 0;
	}
	.desc-about-home .text-about h4 br {
		display: none;
	}
	.desc-about-home a.elementor-button {
		border-width: 1px !important;
		font-weight: 600;
	}
	/*--------- before-footer ------*/
	.before-footer {
		padding: 0 24px !important;
	}
	.before-footer .e-con-inner {
		padding: 50px 0 !important;
	}
	.before-footer .row {
		align-items: start;
	}
	.before-footer .text-form .title-form {
		margin-bottom: 10px;
	}
	.before-footer .text-form .title-form .title-img {
		flex: 0 0 20px;
	}
	.before-footer .text-form .h4 {
		font-size: 14px;
	}
	.before-footer .write-form .include-form .left-form input,
	.before-footer .write-form .include-form .left-form select {
		height: 42px;
	}
	.before-footer .write-form .include-form .left-form select {
		font-size: 12px;
	}
	.before-footer .write-form .include-form .right-form textarea {
		height: 155px;
	}
	.before-footer .write-form .include-form input::-webkit-input-placeholder {
	   font-size: 12px;
	}
	.before-footer .write-form .include-form input:-moz-placeholder {
	   font-size: 12px;
	}
	.before-footer .write-form .include-form input::-moz-placeholder {
	   font-size: 12px;
	}
	.before-footer .write-form .include-form input:-ms-input-placeholder {
	   font-size: 12px;
	}
	.before-footer .write-form .include-form textarea::-webkit-input-placeholder {
	   font-size: 12px;
	}
	.before-footer .write-form .include-form textarea:-moz-placeholder {
	   font-size: 12px;
	}
	.before-footer .write-form .include-form textarea::-moz-placeholder {
	   font-size: 12px;
	}
	.before-footer .write-form .include-form textarea:-ms-input-placeholder {
	   font-size: 12px;
	}
	.before-footer .write-form .include-form .row-bottom-form {
		align-items: center;
	}
	.before-footer .write-form .include-form .row-bottom-form .acceptance .wpcf7-list-item label {
		font-size: 12px;
	}
	/********** footer **********/
	#Footer {
		padding: 40px 0;
	}
	#Footer .container {
		padding: 0 5px;
	}
	#Footer .row {
		align-items: start;
		--bs-gutter-x: 10px;
	}
	#Footer .footer-logo a img {
		width: 160px;
	}
	#Footer .footer-menu ul {
		/*padding-left: 0;*/
	}
	#Footer .footer-menu ul li {
		line-height: 3;
	}
	#Footer .footer-menu ul li a {
		font-size: 14px;
	}
	#Footer .footer-info {
		font-size: 14px;
	}
	#Footer .footer-info .footer-address {
		margin-bottom: 30px;
	}
	#Footer .footer-info .h6 {
		margin-bottom: 0;
	}
	#Footer .footer-info .footer-contscts .phone {
		margin: 14px 0;
	}
	/********** content ***********/
	/*---------- breadcrumbs ----------*/
	/*--------- page title prod ----------*/
	.section-breadcrumbs {
		padding: 0 24px !important;
		margin-top: 50px !important;
	}
	.page-template-title-product-page .blocks-prods {
		margin-top: 10px !important;
	}
	/*--------- page prod ----------*/
	.page-template-product-page .prod-breadcrumbs {
		top: 60px;
	}
	.page-template-product-page .prod-cover {
		height: 555px;
	}
	.page-template-product-page .prod-header .e-con-inner {
		align-items: start !important;
	}
	.page-template-product-page .prod-header {
		top: 110px;
		padding: 0 20px;
	}
	.page-template-product-page .desc-header-prod h1 {

	}
	.page-template-product-page .desc-header-prod ul {
		padding-left: 15px;
	}
	.page-template-product-page .img-header-prod .elementor-widget-image img {
		width: 330px;
	}
	.page-template-product-page .color-solutions {
		padding: 0 24px !important;
		margin: 40px 0 !important;
	}
	.page-template-product-page .color-solutions .e-con-inner {
		padding: 0 !important;
	}
	.page-template-product-page .color-solutions .grid-colors .block-color {
		padding: 20px;
		border-radius: 15px;
	}
	.page-template-product-page .color-solutions .grid-colors .block-color .elementor-image-box-title {
		font-size: 14px !important;
	}
	.page-template-product-page .technical-charact {
		padding: 0 24px !important;
		margin: 40px 0 !important;
	}
	.page-template-product-page .technical-charact .e-con-inner {
		padding: 40px 0 !important;
	}
	.page-template-product-page .technical-charact .link-download {
		justify-content: start !important;
	}
	.page-template-product-page .technical-charact .link-download .btn-link-download {
		width: 50% !important;
	}
	.page-template-product-page .technical-charact .link-download .btn-link-download a {
		font-size: 13px !important;
	}
	.page-template-product-page .modifications {
		padding: 0 24px !important;
		margin-bottom: 40px !important;
	}
	.page-template-product-page .modifications .e-con-inner {
		padding: 0 !important;
	}
	.page-template-product-page .custom-modific .row-modifics,
	.page-template-product-page .custom-modific .row-modes {
		--bs-gutter-x: 10px;
	}
	.page-template-product-page .custom-modific .row-notes {
		--bs-gutter-x: 10px;
		margin-top: 20px;
	}
	.page-template-product-page .custom-modific .block-mode .wrap {
		padding: 15px;
		border-radius: 15px;
	}
	.page-template-product-page .custom-modific .block-mode .desc-mode .img {
		flex: 0 0 46px;
	}
	.page-template-product-page .custom-modific .block-mode .h4 {
		font-size: 16px;
	}
	.page-template-product-page .custom-modific .block-mode .desc-mode .text {
		line-height: 1.1;
	}
	.page-template-product-page .vent-shops {
		padding: 0 24px !important;
		margin-bottom: 40px !important;
	}
	.page-template-product-page .vent-shops .e-con-inner {
		padding: 0 !important;
	}
	.page-template-product-page .vent-shops .desc-shops h4 {
		font-size: 14px;
	}
	.page-template-product-page .vent-shops .custon-shops .block-img img {
		border-radius: 15px;
	}
	.page-template-product-page .vent-shops .custon-shops {}
	.page-template-product-page .vent-shops .custon-shops .logos-row {
		--bs-gutter-x: 10px;
	}
	.page-template-product-page .other-prods {
		padding: 0 24px !important;
	}
	.page-template-product-page .other-prods .e-con-inner {
		padding: 25px 0 !important;
	}
	.page-template-product-page .other-prods .e-con-full {
		padding: 0 !important;
	}
	.page-template-product-page .other-prods .block-other {
		padding: 15px 15px 80px;
		border-radius: 15px;
	}
	.page-template-product-page .other-prods .block-other h3 {
		font-size: 16px;
	}
	.page-template-product-page .other-prods .block-other p {
		font-size: 12px;
		margin-bottom: 0;
	}
	.page-template-product-page .other-prods .block-other .link-page a {
		border-width: 1px !important;
		font-weight: 600;
	}
	.page-template-product-page .other-prods .block-other .img-prod {
		margin-bottom: 19px;
	}
	.page-template-product-page .other-prods .block-other .img-prod img {}
	.page-template-product-page .title-size-grils {
		margin-top: 30px !important;
		padding: 0 15px;
	}
	.page-template-product-page .title-size-grils .e-con-inner {
		padding: 0 !important;
	}
	.page-template-product-page .size-grils {
		margin-bottom: 20px !important;
		padding: 0 15px;
	}
	.page-template-product-page .size-grils .e-con-inner {
		padding: 0 !important;
	}
	.page-template-product-page .size-grils .block-size .elementor-image-box-img {
		padding: 15px;
		height: 250px;
		border-radius: 15px;
	}
	.page-template-product-page .size-grils .block-size .elementor-image-box-title {
		font-size: 14px !important;
	}
	.page-template-product-page .color-solution {
		padding: 0 24px !important;
		margin-bottom: 40px !important;
	}
	.page-template-product-page .color-solution .e-con-full {
		padding: 0 !important;
	}
	.page-template-product-page .color-solution .e-con-inner {
		padding: 40px 0 20px !important;
	}
	.custom-solution .row {
		display: inline-block;
	}
	.custom-solution .block-color {
		margin-bottom: 10px;
		width: 33%;
		float: left;
		text-align: left;
		display: flex;
    	align-items: center;
    	height: 51px;
	}
	.custom-solution .block-color .img {
		margin-bottom: 0;
		margin-right: 10px;
	}
	.custom-solution .block-color .img img {
		width: 51px;
	}
	.page-template-product-page .custom-modific .block-mode .img-kw {
		margin-bottom: 15px;
	}
	.page-template-product-page .custom-modific .block-mode .h3 {
		font-size: 16px;
	}
	.page-template-product-page .custom-modific .row-notes .block-note .wrap-note {
		padding: 15px 25px;
		border-radius: 15px;
	}
	.page-template-product-page .custom-modific .row-notes .block-note .h4 {
		font-size: 14px;
	}
	.vent-shops.vent-shops-half {}
	.vent-shops.vent-shops-half .e-con-inner {
		display: block !important;
	}
	.vent-shops.vent-shops-half .title-section {
		margin-bottom: 0;
	}
	.vent-shops.vent-shops-half .desc-vent-shops {
		width: 100%;
		padding: 0 !important;
		margin-bottom: 25px;
	}
	.vent-shops.vent-shops-half .desc-vent-shops .desc-shops.desc-shops-kw h4 {
		margin-bottom: 10px;
		font-size: 14px;
	}
	.vent-shops.vent-shops-half .desc-vent-shops .desc-shops.desc-shops-kw h4:last-child {
		margin-bottom: 0;
	}
	.vent-shops.vent-shops-half .imgs-vent-shops {
		width: 100%;
		padding: 0 !important;
	}
	.vent-shops.vent-shops-half .imgs-vent-shops .block-img {
		margin-bottom: 0 !important;
	}
	.vent-shops.vent-shops-half .imgs-vent-shops .block-img img {
		width: 100%;
  		height: 130px;
	}
	/*------- page Become a partner -------*/
	.desc-partners,
	.imgs-partners {
		padding: 0 24px !important;
	}
	.desc-partners .e-con-inner,
	.imgs-partners .e-con-inner,
	.imgs-partners .e-con-full {
		padding: 0 !important;
	}
	.imgs-partners .elementor-widget-image img {
		border-radius: 15px;
	}
	/*--------- page about ---------*/
	.header-ins-pages {
		padding: 0 24px !important;
	}
	.header-ins-pages .e-con-full {}
	.header-ins-pages .text-inc-header {
		padding: 0 30px 0 0 !important;
	}
	.header-ins-pages .img-inc-header {
		padding: 0 !important;
	}
	.header-ins-pages .img-inc-header img {
		width: 430px;
		border-radius: 15px;
	}
	.page-template-about .our-mission {
		padding: 0 24px !important;
	}
	.page-template-about .our-mission .e-con-inner {
		padding: 0 !important;
	}
	.page-template-about .our-mission .img-mission {
		padding: 0 !important;
	}
	.page-template-about .our-mission .img-mission img {
		width: 430px;
		border-radius: 15px;
	}
	.page-template-about .our-mission .text-mission {
		padding: 0 0 0 30px !important;
	}
	.page-template-about .our-history {
		padding: 0 24px !important;
	}
	.page-template-about .our-history .e-con-inner {
		padding: 0 !important;
	}
	.page-template-about .our-history .text-history {
		padding: 0 30px 0 0 !important;
	}
	.page-template-about .our-history .img-history {
		padding: 0 !important;
	}
	.page-template-about .our-history .img-history img {
		width: 430px;
		border-radius: 15px;
	}
	.page-template-about .brand-values .desc-values {
		width: 50%;
		padding: 25px 0 0 24px !important;
	}
	.page-template-about .brand-values .desc-values .title-section {
		margin-bottom: 0;
	}
	.page-template-about .brand-values .desc-values .block-value h4 {
		font-size: 13px;
		margin-bottom: 5px;
	}
	.page-template-about .brand-values .desc-values .block-value .text {
		font-size: 12px;
	}
	.page-template-about .brand-values .img-values {
		width: 50%;
	}
	.page-template-about .vent-shops.vent-shops-half {
		padding: 0 15px;
	}
	.page-template-about .vent-shops.vent-shops-half .e-con-inner {
		padding: 0 !important;
	}
	.page-template-about .vent-shops.vent-shops-half .custon-shops .logos-row {
		--bs-gutter-x: 10px;
	}
	.page-template-about .vent-shops .custon-shops .block-img img {
		border-radius: 15px;
	}
	/*---------- page contacts ----------*/
	.section-contacts .contact-info {
		padding-left: 12px !important;
	}
	.section-contacts .contact-form .fields-input input,
	.section-contacts .contact-form .fields-input select {
		height: 42px;
	}
	.section-contacts .contact-form .fields-input select {
		font-size: 12px;
	}
	.section-contacts .contact-form .field-textarea textarea {
		height: 145px;
	}
	.section-contacts .contact-form .acceptance .wpcf7-list-item label {
		font-size: 12px;
	}
	.section-contacts .contact-form input::-webkit-input-placeholder {
	   font-size: 12px;
	}
	.section-contacts .contact-form input:-moz-placeholder {
	   font-size: 12px;
	}
	.section-contacts .contact-form input::-moz-placeholder {
	   font-size: 12px;
	}
	.section-contacts .contact-form input:-ms-input-placeholder {
	   font-size: 12px;
	}
	.section-contacts .contact-form textarea::-webkit-input-placeholder {
	   font-size: 12px;
	}
	.section-contacts .contact-form textarea:-moz-placeholder {
	   font-size: 12px;
	}
	.section-contacts .contact-form textarea::-moz-placeholder {
	   font-size: 12px;
	}
	.section-contacts .contact-form textarea:-ms-input-placeholder {
	   font-size: 12px;
	}
	.g-map iframe {
		height: 400px;
	}
	/******** modal **********/
	/*------- search-modal-dialog ---------*/
	.search-modal-dialog .modal-search form input {
		font-size: 14px;
	}
	.search-modal-dialog .modal-search form button img {
		width: 25px;
	}
}
@media screen  and (min-width:768px) and (max-width:991px) {
	body {
		font-size: 14px !important;
		line-height: 1.3 !important;
	}
	p, li {
		font-size: 14px;
	}
	h1, .h1 {
    	font-size: 30px;
	}
	h2, .h2 {
	    font-size: 24px;
	}
	h3, .h3 {
	    font-size: 18px;
	}
	h4, .h4 {
	    font-size: 15px;
	}
	h5, .h5 {
	    font-size: 14px;
	}
	h6, .h6 {
	    font-size: 12px;
	}
	/********** home **********/
	.title-section {
		background-size: 20px !important;
		padding: 0px 0px 0px 25px !important;
	}
	/*-------- slider --------*/
	.home-carousel {
		height: 445px;
	}
	.home-carousel .carousel-inner,
	.home-carousel .carousel-item,
	.home-carousel .carousel-item img {
		height: 100%;
	}
	.home-carousel .carousel-item .carousel-caption {
		bottom: 8rem;
		left: 24px;
		padding-left: 0;
		max-width: 825px;
	}
	.home-carousel .carousel-item .carousel-caption .h1 {
		font-size: 24px;
	}
	.home-carousel .carousel-item .carousel-caption .sm-img-slide {}
	.home-carousel .carousel-item .carousel-caption .sm-img-slide img {
		width: 165px;
	}
	.home-carousel .nav-slider {
		position: absolute;
		bottom: 35px;
		left: 24px;
		width: 100px;
	}
	.home-carousel .carousel-control-prev,
	.home-carousel .carousel-control-next {
		width: auto;
	}
	.home-carousel .carousel-control-prev-icon,
	.home-carousel .carousel-control-next-icon {
		width: 41px;
		height: 41px;
	}
	/*--------- blocks-prods -------*/
	.blocks-prods {
		padding: 0 24px !important;
		margin: 40px 0 !important;
	}
	.blocks-prods .e-con-inner {
		padding: 0 !important;
	}
	.blocks-prods .title-section {
		margin-bottom: 0 !important;
	}
	.blocks-prods .title-section h2 {}
	.custom-prods .wrap-prod {
		padding: 20px;
		margin-bottom: 10px;
		border-radius: 15px;
	}
	.custom-prods .desc-prod .wrap {
		padding-left: 10px;
	}
	.custom-prods .desc-prod .link-page a {
		border-width: 1px;
		font-weight: 600;
	}
	.custom-prods .img-prod {}
	.custom-prods .img-prod img {
		width: 217px;
	}
	.custom-prods .desc-prod .h2 {}
	.custom-prods .desc-prod .h4 {
		font-size: 14px;
	}
	/*--------- advans-home -------*/
	.advans-home {
		padding: 0 24px !important;
		margin-bottom: 40px !important;
	}
	.advans-home .e-con-inner {
		padding: 0 !important;
	}
	.custom-advans {
		padding: 40px 0;
	}
	.custom-advans .title-img {
		margin-bottom: 25px;
	}
	.custom-advans .title-img .wrap {
		display: flex;
		align-items: baseline;
	}
	.custom-advans .title-img .h2 {
		flex: 1 0 0%;
		margin-bottom: 0;
	}
	.custom-advans .title-img .h2 br {
		display: none;
	}
	.custom-advans .title-img .img {
		flex: 0 0 auto;
		display: none;
	}
	.custom-advans .title-img .img img {
		width: 130px;
	}
	.custom-advans .desc-advans .block-advan {
		margin-bottom: 24px;
	}
	.custom-advans .desc-advans .block-advan .wrap .ic-advan {
		margin-right: 10px;
	}
	/*--------- about-home ---------*/
	.about-home {
		padding: 0 24px !important;
		margin-bottom: 40px !important;
	}
	.about-home .e-con-inner {
		padding: 0 !important;
	}
	.desc-about-home {
		padding-left: 0 !important;
	}
	.img-about-home {
		padding-right: 0 !important;
		border-radius: 15px !important;
	}
	.img-about-home img {
		border-radius: 15px !important;
	}
	.desc-about-home .text-about h4 {
		font-size: 14px;
	}
	.desc-about-home .text-about h4:last-child {
		margin-bottom: 0;
	}
	.desc-about-home .text-about h4 br {
		display: none;
	}
	.desc-about-home a.elementor-button {
		border-width: 1px !important;
		font-weight: 600;
	}
	/*--------- before-footer ------*/
	.before-footer {
		padding: 0 24px !important;
	}
	.before-footer .e-con-inner {
		padding: 50px 0 !important;
	}
	.before-footer .row {
		align-items: start;
	}
	.before-footer .text-form .title-form {
		margin-bottom: 10px;
	}
	.before-footer .text-form .title-form .h2 {}
	.before-footer .text-form .title-form .title-img {
		flex: 0 0 20px;
	}
	.before-footer .text-form .h4 {
		font-size: 14px;
	}
	.before-footer .write-form .include-form .left-form input,
	.before-footer .write-form .include-form .left-form select {
		height: 42px;
	}
	.before-footer .write-form .include-form .left-form select {
		font-size: 14px;
	}
	.before-footer .write-form .include-form .right-form textarea {
		height: 155px;
	}
	.before-footer .write-form .include-form input::-webkit-input-placeholder {
	   font-size: 14px;
	}
	.before-footer .write-form .include-form input:-moz-placeholder {
	   font-size: 14px;
	}
	.before-footer .write-form .include-form input::-moz-placeholder {
	   font-size: 14px;
	}
	.before-footer .write-form .include-form input:-ms-input-placeholder {
	   font-size: 14px;
	}
	.before-footer .write-form .include-form textarea::-webkit-input-placeholder {
	   font-size: 14px;
	}
	.before-footer .write-form .include-form textarea:-moz-placeholder {
	   font-size: 14px;
	}
	.before-footer .write-form .include-form textarea::-moz-placeholder {
	   font-size: 14px;
	}
	.before-footer .write-form .include-form textarea:-ms-input-placeholder {
	   font-size: 14px;
	}
	.before-footer .write-form .include-form .row-bottom-form {
		align-items: center;
	}
	.before-footer .write-form .include-form .row-bottom-form .acceptance .wpcf7-list-item label {
		font-size: 14px;
	}
	/********** footer **********/
	#Footer {
		padding: 40px 0;
	}
	#Footer .container {
		padding: 0 5px;
	}
	#Footer .row {
		align-items: start;
		--bs-gutter-x: 10px;
	}
	#Footer .footer-logo a img {
		width: 160px;
	}
	#Footer .footer-menu ul {
		padding-left: 0;
	}
	#Footer .footer-menu-desk .wrap {
		padding-left: 70px;
	}
	#Footer .footer-menu ul li {
		line-height: 2;
		margin-bottom: 12px;
	}
	#Footer .footer-menu ul li:last-child {
		margin-bottom: 0;
	}
	#Footer .footer-menu ul li a {
		font-size: 14px;
	}
	#Footer .footer-info {
		font-size: 13px;
	}
	#Footer .footer-info .footer-address {
		margin-bottom: 24px;
	}
	#Footer .footer-info .footer-address .h6 {
		margin-bottom: 10px;
	}
	#Footer .footer-info .h6 {
		margin-bottom: 0;
	}
	#Footer .footer-info .footer-contscts .phone {
		margin: 14px 0;
	}
	#Copyright {
		font-size: 13px;
	}
	/********** content ***********/
	/*---------- breadcrumbs ----------*/
	.wrap-breadcrumbs {
		font-size: 12px;
	}
	/*--------- page title prod ----------*/
	.section-breadcrumbs {
		padding: 0 24px !important;
		margin-top: 50px !important;
	}
	.page-template-title-product-page .blocks-prods {
		margin-top: 10px !important;
	}
	/*--------- page prod ----------*/
	.page-template-product-page .prod-breadcrumbs {
		top: 60px;
	}
	.page-template-product-page .prod-cover {
		/*height: 555px;*/
	}
	body.prod-kw .prod-cover {
		height: 410px;
	}
	body.prod-colibri100 .prod-cover {
		height: 410px;
	}
	body.prod-flight100 .prod-cover {
		height: 525px;
	}
	body.prod-atoll100 .prod-cover {
		height: 410px;
	}
	.page-template-product-page .prod-header .e-con-inner {
		align-items: start !important;
	}
	.page-template-product-page .prod-header {
		top: 110px;
		padding: 0 20px;
	}
	.page-template-product-page .desc-header-prod h1 {

	}
	.page-template-product-page .desc-header-prod ul {
		padding-left: 15px;
	}
	.page-template-product-page .img-header-prod {
		width: 40%;
	}
	.page-template-product-page .img-header-prod .elementor-widget-image img {
		width: 230px;
	}
	.page-template-product-page .desc-header-prod {
		width: 60%;
	}
	.page-template-product-page .color-solutions {
		padding: 0 24px !important;
		margin: 40px 0 !important;
	}
	.page-template-product-page .color-solutions .e-con-inner {
		padding: 0 !important;
	}
	.page-template-product-page .color-solutions .grid-colors .block-color {
		padding: 20px;
		border-radius: 15px;
	}
	.page-template-product-page .color-solutions .grid-colors .block-color .elementor-image-box-title {
		font-size: 14px !important;
	}
	.page-template-product-page .technical-charact {
		padding: 0 24px !important;
		margin: 40px 0 !important;
	}
	.page-template-product-page .technical-charact .e-con-inner {
		padding: 40px 0 !important;
	}
	.page-template-product-page .technical-charact .table-charact .tafe-table-body {
		font-size: 13px !important;
	}
	.page-template-product-page .technical-charact .table-charact.table-charact-colibri .tafe-table-body tr > td {
		padding: 8px 18px !important;
	}
	.page-template-product-page .technical-charact .link-download {
		justify-content: start !important;
		padding: 0;
	}
	.page-template-product-page .technical-charact .link-download .btn-link-download {
		width: 53% !important;
	}
	.page-template-product-page .technical-charact .link-download .btn-link-download a {
		font-size: 12px !important;
	}
	.page-template-product-page .modifications {
		padding: 0 24px !important;
		margin-bottom: 40px !important;
	}
	.page-template-product-page .modifications .e-con-inner {
		padding: 0 !important;
	}
	.page-template-product-page .custom-modific .row-modifics,
	.page-template-product-page .custom-modific .row-modes {
		--bs-gutter-x: 10px;
	}
	.page-template-product-page .custom-modific .row-notes {
		--bs-gutter-x: 10px;
		margin-top: 20px;
	}
	.page-template-product-page .custom-modific .block-mode .wrap {
		padding: 15px;
		border-radius: 15px;
	}
	.page-template-product-page .custom-modific .block-mode .desc-mode .img {
		flex: 0 0 46px;
	}
	.page-template-product-page .custom-modific .block-mode .h4 {
		font-size: 16px;
	}
	.page-template-product-page .custom-modific .block-mode .desc-mode .text {
		line-height: 1.1;
	}
	.page-template-product-page .vent-shops {
		padding: 0 24px !important;
		margin-bottom: 40px !important;
	}
	.page-template-product-page .vent-shops .e-con-inner {
		padding: 0 !important;
	}
	.page-template-product-page .vent-shops .desc-shops h4 {
		font-size: 14px;
	}
	.page-template-product-page .vent-shops .custon-shops {}
	.page-template-product-page .vent-shops .custon-shops .logos-row {
		--bs-gutter-x: 10px;
	}
	.page-template-product-page .other-prods {
		padding: 0 24px !important;
	}
	.page-template-product-page .other-prods .e-con-inner {
		padding: 25px 0 !important;
	}
	.page-template-product-page .other-prods .e-con-full {
		padding: 0 !important;
	}
	.page-template-product-page .other-prods .block-other {
		padding: 15px 15px 80px;
		border-radius: 15px;
	}
	.page-template-product-page .other-prods .block-other h3 {
		font-size: 16px;
	}
	.page-template-product-page .other-prods .block-other p {
		font-size: 14px;
		margin-bottom: 0;
	}
	.page-template-product-page .other-prods .block-other .link-page a {
		border-width: 1px !important;
		font-weight: 600;
	}
	.page-template-product-page .other-prods .block-other .img-prod {
		margin-bottom: 19px;
	}
	.page-template-product-page .other-prods .block-other .img-prod img {}
	.page-template-product-page .title-size-grils {
		margin-top: 30px !important;
		padding: 0 15px;
	}
	.page-template-product-page .title-size-grils .e-con-inner {
		padding: 0 !important;
		align-items: center !important;
	}
	.page-template-product-page .title-size-grils .title-size {
		width: 40%;
	}
	.page-template-product-page .title-size-grils .btn-size {
		width: 60%;
	}
	.page-template-product-page .size-grils {
		margin-bottom: 20px !important;
		padding: 0 15px;
	}
	.page-template-product-page .size-grils .e-con-inner {
		padding: 0 !important;
	}
	.page-template-product-page .size-grils .block-size .elementor-image-box-img {
		padding: 15px;
		height: 250px;
		border-radius: 15px;
	}
	.page-template-product-page .size-grils .block-size .elementor-image-box-title {
		font-size: 14px !important;
	}
	.page-template-product-page .color-solution {
		padding: 0 24px !important;
		margin-bottom: 40px !important;
	}
	.page-template-product-page .color-solution .e-con-full {
		padding: 0 !important;
	}
	.page-template-product-page .color-solution .e-con-inner {
		padding: 40px 0 20px !important;
	}
	.custom-solution .row {
		display: inline-block;
	}
	.custom-solution .block-color {
		margin-bottom: 10px;
		width: 33%;
		float: left;
		text-align: left;
		display: flex;
    	align-items: center;
    	height: 51px;
	}
	.custom-solution .block-color .img {
		margin-bottom: 0;
		margin-right: 10px;
	}
	.custom-solution .block-color .img img {
		width: 51px;
	}
	.page-template-product-page .custom-modific .block-mode .img-kw {
		margin-bottom: 15px;
	}
	.page-template-product-page .custom-modific .block-mode .h3 {
		font-size: 16px;
	}
	.page-template-product-page .custom-modific .row-notes .block-note .wrap-note {
		padding: 15px 25px;
		border-radius: 15px;
	}
	.page-template-product-page .custom-modific .row-notes .block-note .h4 {
		font-size: 14px;
	}
	.vent-shops.vent-shops-half {}
	.vent-shops.vent-shops-half .e-con-inner {
		display: block !important;
	}
	.vent-shops.vent-shops-half .title-section {
		margin-bottom: 0;
	}
	.vent-shops.vent-shops-half .desc-vent-shops {
		width: 100%;
		padding: 0 !important;
		margin-bottom: 25px;
	}
	.vent-shops.vent-shops-half .desc-vent-shops .desc-shops.desc-shops-kw h4 {
		margin-bottom: 10px;
		font-size: 14px;
	}
	.vent-shops.vent-shops-half .desc-vent-shops .desc-shops.desc-shops-kw h4:last-child {
		margin-bottom: 0;
	}
	.vent-shops.vent-shops-half .imgs-vent-shops {
		width: 100%;
		padding: 0 !important;
	}
	.vent-shops.vent-shops-half .imgs-vent-shops .block-img {
		margin-bottom: 0 !important;
	}
	.vent-shops.vent-shops-half .imgs-vent-shops .block-img img {
		width: 100%;
  		height: 102px;
  		border-radius: 15px;
	}
	.page-template-product-page .vent-shops .custon-shops .block-img img {
		border-radius: 15px;
	}
	/*------- page Become a partner -------*/
	.desc-partners,
	.imgs-partners {
		padding: 0 24px !important;
	}
	.desc-partners .e-con-inner,
	.imgs-partners .e-con-inner,
	.imgs-partners .e-con-full {
		padding: 0 !important;
	}
	.imgs-partners .elementor-widget-image img {
		border-radius: 15px;
	}
	/*--------- page about ---------*/
	.header-ins-pages {
		padding: 0 24px !important;
	}
	.header-ins-pages .e-con-full {}
	.header-ins-pages .text-inc-header {
		padding: 0 30px 0 0 !important;
	}
	.header-ins-pages .text-inc-header .elementor-heading-title {
		font-weight: 500;
	}
	.header-ins-pages .img-inc-header {
		padding: 0 !important;
	}
	.header-ins-pages .img-inc-header img {
		width: 325px;
		border-radius: 15px;
	}
	.page-template-about .our-mission {
		padding: 0 24px !important;
	}
	.page-template-about .our-mission .e-con-inner {
		padding: 0 !important;
	}
	.page-template-about .our-mission .img-mission {
		padding: 0 !important;
	}
	.page-template-about .our-mission .img-mission img {
		width: 325px;
		border-radius: 15px;
	}
	.page-template-about .our-mission .text-mission {
		padding: 0 0 0 30px !important;
	}
	.page-template-about .our-history {
		padding: 0 24px !important;
	}
	.page-template-about .our-history .e-con-inner {
		padding: 0 !important;
	}
	.page-template-about .our-history .text-history {
		padding: 0 30px 0 0 !important;
	}
	.page-template-about .our-history .img-history {
		padding: 0 !important;
	}
	.page-template-about .our-history .img-history img {
		width: 325px;
		border-radius: 15px;
	}
	.page-template-about .brand-values .desc-values {
		width: 50%;
		padding: 25px 0 0 24px !important;
	}
	.page-template-about .brand-values .desc-values .title-section {
		margin-bottom: 0;
	}
	.page-template-about .brand-values .desc-values .block-value h4 {
		font-size: 14px;
		margin-bottom: 5px;
	}
	.page-template-about .brand-values .desc-values .block-value .text {
		font-size: 13px;
	}
	.page-template-about .brand-values-new .block-value .text {
		font-size: 13px;
	}
	.page-template-about .brand-values .img-values {
		width: 50%;
	}
	.page-template-about .brand-values .img-values img {
		height: 335px;
		object-fit: cover;
	}
	.page-template-about .vent-shops.vent-shops-half {
		padding: 0 15px;
	}
	.page-template-about .vent-shops.vent-shops-half .e-con-inner {
		padding: 0 !important;
	}
	.page-template-about .vent-shops.vent-shops-half .custon-shops .logos-row {
		--bs-gutter-x: 10px;
	}
	.page-template-about .vent-shops .custon-shops .block-img,
	.page-template-about .vent-shops .custon-shops .block-img img {
		border-radius: 15px;
	}
	/*---------- page contacts ----------*/
	.section-contacts {
		padding: 0 !important;
	}
	.section-contacts .e-con-inner {
		display: block !important;
		padding-bottom: 0 !important;
	}
	.section-contacts .contact-info {
		padding: 0 24px !important;
		width: 100%;
		margin-bottom: 50px;
		display: block;
		overflow: hidden;
	}
	.section-contacts .contact-info .elementor-heading-title {
		margin-bottom: 35px;
	}
	.section-contacts .contact-info .cont-address h4,
	.section-contacts .contact-info .block-cont h4 {
		font-weight: 500;
	}
	.section-contacts .contact-info .cont-address {
		padding-bottom: 40px;
	}
	.section-contacts .contact-info .block-cont {
		width: 50%;
		float: left;
	}
	.section-contacts .contact-form {
		width: 100%;
		background-color: rgba(217, 217, 217, 0.19);
		padding: 40px 24px !important;
	}
	.section-contacts .contact-form .elementor-heading-title {
		font-size: 20px;
	}
	.section-contacts .contact-form .fields-input input,
	.section-contacts .contact-form .fields-input select {
		height: 42px;
	}
	.section-contacts .contact-form .fields-input select {
		font-size: 14px;
	}
	.section-contacts .contact-form .field-textarea textarea {
		height: 145px;
	}
	.section-contacts .contact-form .row-bottom-form {
		align-items: center;
	}
	.section-contacts .contact-form .acceptance .wpcf7-list-item label {
		font-size: 14px;
	}
	.section-contacts .contact-form input::-webkit-input-placeholder {
	   font-size: 14px;
	}
	.section-contacts .contact-form input:-moz-placeholder {
	   font-size: 14px;
	}
	.section-contacts .contact-form input::-moz-placeholder {
	   font-size: 14px;
	}
	.section-contacts .contact-form input:-ms-input-placeholder {
	   font-size: 14px;
	}
	.section-contacts .contact-form textarea::-webkit-input-placeholder {
	   font-size: 14px;
	}
	.section-contacts .contact-form textarea:-moz-placeholder {
	   font-size: 14px;
	}
	.section-contacts .contact-form textarea::-moz-placeholder {
	   font-size: 14px;
	}
	.section-contacts .contact-form textarea:-ms-input-placeholder {
	   font-size: 14px;
	}
	.g-map iframe {
		height: 350px;
	}
	/******** modal **********/
	/*------- search-modal-dialog ---------*/
	.search-modal-dialog .modal-search form input {
		font-size: 14px;
	}
	.search-modal-dialog .modal-search form button img {
		width: 25px;
	}
}
@media screen  and (max-width:767px) {
	body {
		font-size: 14px !important;
		line-height: 1.3 !important;
	}
	p, li {
		font-size: 14px;
	}
	h1, .h1 {
    	font-size: 24px;
	}
	h2, .h2 {
	    font-size: 20px;
	}
	h3, .h3 {
	    font-size: 15px;
	}
	h4, .h4 {
	    font-size: 14px;
	}
	h5, .h5 {
	    font-size: 14px;
	}
	h6, .h6 {
	    font-size: 12px;
	}
	.offcanvas-body .mobile-manu ul li {
		line-height: 2.6;
	}
	.offcanvas-body .mobile-manu ul li ul.sub-menu li a {
		font-size: 14px;
	}
	.offcanvas-body .mobile-manu ul li a {
		font-size: 14px;
	}
	/*--------- top-site -------*/
	.top-site {
		margin: 10px 10px 0;
		padding: 9px 12px;
	}
	/********** home **********/
	.title-section {
		background-size: 20px !important;
		padding: 0px 0px 0px 25px !important;
		background-position: top left !important;
	}
	/*-------- slider --------*/
	.home-carousel {
		height: 95vh;
		/*padding-bottom: 5vh;*/
	}
	.home-carousel .carousel-inner,
	.home-carousel .carousel-item,
	.home-carousel .carousel-item img {
		height: 100%;
	}
	.home-carousel .carousel-item img {
		object-fit: cover;
		object-position: 80% 0;
	}
	.home-carousel .carousel-item .carousel-caption {
		/*bottom: 18vh;
		left: 15px;
		padding-left: 0;
		max-width: 100%;*/
		top: 50%;
		bottom: auto;
		left: 15px;
		transform: translateY(-50%);
		max-width: 100%;
		padding-left: 0;
	}
	.home-carousel .carousel-item .carousel-caption .h1 {
		/*font-size: 18px;*/
		text-transform: none;
		letter-spacing: -0.6px;
	}
	.home-carousel .carousel-item .carousel-caption .row {
		--bs-gutter-x: 10px;
		/*width: 230px;*/
	}
	.home-carousel .carousel-item .carousel-caption .sm-img-slide {
		/*margin-bottom: 10px;*/
	}
	.home-carousel .carousel-item .carousel-caption .sm-img-slide img {
		width: 294px;
	}
	.home-carousel .nav-slider {
		position: absolute;
		bottom: 70px;
		left: 15px;
		width: 100px;
	}
	.home-carousel .carousel-control-prev,
	.home-carousel .carousel-control-next {
		width: auto;
	}
	.home-carousel .carousel-control-prev-icon,
	.home-carousel .carousel-control-next-icon {
		width: 41px;
		height: 41px;
	}
	/*--------- blocks-prods -------*/
	.blocks-prods {
		padding: 0 15px !important;
		margin: 40px 0 !important;
	}
	.blocks-prods .e-con-inner {
		padding: 0 !important;
	}
	.blocks-prods .title-section {
		margin-bottom: 0 !important;
	}
	.blocks-prods .title-section h2 {}
	.custom-prods .wrap-prod {
		padding: 20px;
		margin-bottom: 10px;
		border-radius: 15px;
	}
	.custom-prods .desc-prod .wrap {
		padding-left: 0px;
	}
	.custom-prods .desc-prod .link-page a {
		border-width: 1px;
		font-weight: 600;
	}
	.custom-prods .img-prod {
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
	}
	.custom-prods .img-prod img {
		width: 250px;
	}
	.custom-prods .desc-prod .h2 {}
	.custom-prods .desc-prod .h4 {
		font-size: 14px;
		line-height: 1.3;
		margin: 10px 0 20px;
	}
	/*--------- advans-home -------*/
	.advans-home {
		padding: 0 15px !important;
		margin-bottom: 40px !important;
	}
	.advans-home .e-con-inner {
		padding: 0 !important;
	}
	.custom-advans {
		padding: 20px 0;
	}
	.custom-advans .title-img {
		margin-bottom: 16px;
	}
	.custom-advans .title-img .wrap {
		display: flex;
		align-items: baseline;
	}
	.custom-advans .title-img .h2 {
		flex: 1 0 0%;
		margin-bottom: 0;
	}
	.custom-advans .title-img .h2 br {}
	.custom-advans .title-img .img {
		flex: 0 0 auto;
	}
	.custom-advans .title-img .img img {
		width: 110px;
	}
	.custom-advans .desc-advans .block-advan {
		margin-bottom: 20px;
	}
	.custom-advans .desc-advans .block-advan .wrap {
		display: block;
	}
	.custom-advans .desc-advans .block-advan .wrap .ic-advan {
		margin-right: 0px;
		margin-bottom: 10px;
	}
	.custom-advans .desc-advans .block-advan .wrap .desc .h4 {
		font-size: 14px;
		line-height: 1.3;
	}
	.custom-advans .desc-advans .block-advan .wrap .desc .text {
		font-size: 14px;
		line-height: 1.3;
	}
	/*--------- about-home ---------*/
	.about-home {
		padding: 0 15px !important;
		margin-bottom: 40px !important;
	}
	.about-home .e-con-inner {
		padding: 0 !important;
	}
	.desc-about-home {
		padding: 0 !important;
	}
	.img-about-home {
		padding: 0 !important;
		border-radius: 15px !important;
	}
	.img-about-home img {
		border-radius: 15px !important;
	}
	.desc-about-home .text-about h4 {
		font-size: 14px;
	}
	.desc-about-home .text-about h4:last-child {
		margin-bottom: 0;
	}
	.desc-about-home .text-about h4 br {
		display: none;
	}
	.desc-about-home a.elementor-button {
		border-width: 1px !important;
		font-weight: 600;
		font-size: 12px;
	}
	/*--------- before-footer ------*/
	.before-footer {
		padding: 0 15px !important;
	}
	.before-footer .e-con-inner {
		padding: 30px 0 !important;
	}
	.before-footer .row {
		align-items: start;
	}
	.before-footer .text-form .title-form {
		margin-bottom: 10px;
	}
	.before-footer .text-form .title-form .h2 {}
	.before-footer .text-form .title-form .title-img {
		flex: 0 0 20px;
	}
	.before-footer .text-form {
		margin-bottom: 18px;
	}
	.before-footer .text-form .h4 {
		font-size: 14px;
	}
	.before-footer .write-form .include-form .left-form .mb-3 {
		margin-bottom: 8px !important;
	}
	.before-footer .write-form .include-form .left-form input,
	.before-footer .write-form .include-form .left-form select {
		height: 45px;
	}
	.before-footer .write-form .include-form .left-form select {
		font-size: 14px;
	}
	.before-footer .write-form .include-form .right-form textarea {
		height: 145px;
	}
	.before-footer .write-form .include-form input::-webkit-input-placeholder {
	   font-size: 14px;
	}
	.before-footer .write-form .include-form input:-moz-placeholder {
	   font-size: 14px;
	}
	.before-footer .write-form .include-form input::-moz-placeholder {
	   font-size: 14px;
	}
	.before-footer .write-form .include-form input:-ms-input-placeholder {
	   font-size: 14px;
	}
	.before-footer .write-form .include-form textarea::-webkit-input-placeholder {
	   font-size: 14px;
	}
	.before-footer .write-form .include-form textarea:-moz-placeholder {
	   font-size: 14px;
	}
	.before-footer .write-form .include-form textarea::-moz-placeholder {
	   font-size: 14px;
	}
	.before-footer .write-form .include-form textarea:-ms-input-placeholder {
	   font-size: 14px;
	}
	.before-footer .write-form .include-form .row-bottom-form {
		display: block;
		margin-top: 15px;
	}
	.before-footer .write-form .include-form .row-bottom-form .acceptance {
		margin-bottom: 11px;
	}
	.before-footer .write-form .include-form .row-bottom-form .acceptance .wpcf7-list-item label {
		font-size: 14px;
	}
	.before-footer .write-form .include-form .row-bottom-form .btn-submit input {
		width: 100%;
		font-size: 14px;
	}
	/********** footer **********/
	#Footer {
		padding: 40px 0 25px;
	}
	#Footer .container {
		padding: 0 15px;
	}
	#Footer .row {
		align-items: start;
		--bs-gutter-x: 24px;
	}
	#Footer .footer-logo {
		margin-bottom: 28px;
		padding: 0 10px;
	}
	#Footer .footer-logo a img {
		width: 150px;
	}
	#Footer .footer-menu ul {
		padding-left: 0;
	}
	#Footer .footer-menu-desk .wrap {
		padding-left: 0px;
	}
	#Footer .footer-menu {
		margin-bottom: 20px;
	}
	#Footer .footer-menu ul li {
		line-height: 1;
		margin-bottom: 15px;
		width: 50%;
		float: left;
	}
	#Footer .footer-menu ul li:last-child {
		margin-bottom: 0;
	}
	#Footer .footer-menu ul li a {
		font-size: 14px;
	}
	#Footer .footer-info {
		font-size: 13px;
	}
	#Footer .footer-info .footer-address {
		margin-bottom: 34px;
		font-weight: 500;
	}
	#Footer .footer-info .footer-address .h6 {
		margin-bottom: 10px;
	}
	#Footer .footer-info .h6 {
		margin-bottom: 0;
		font-weight: 400;
	}
	#Footer .footer-info a {
		font-weight: 500;
	}
	#Footer .footer-info .footer-contscts .col-auto {
		width: 50%;
	}
	#Footer .footer-info .footer-contscts .phone {
		margin: 7px 0;
	}
	#Copyright {
		font-size: 12px;
		padding: 20px 15px;
	}
	.copyright {
		padding: 0;
		margin-bottom: 12px;
	}
	.privacy {
		text-align: left;
		padding: 0;
	}
	/********** content ***********/
	/*---------- breadcrumbs ----------*/
	.wrap-breadcrumbs {
		font-size: 12px;
	}
	.prod-breadcrumbs .container {
		max-width: 100%;
	}
	/*--------- page title prod ----------*/
	.section-breadcrumbs {
		padding: 0 24px !important;
		margin-top: 50px !important;
	}
	.page-template-title-product-page .blocks-prods {
		margin-top: 10px !important;
	}
	/*--------- page prod ----------*/
	.page-template-product-page .prod-breadcrumbs {
		top: 60px;
	}
	.page-template-product-page .prod-cover {}
	body.prod-kw .prod-cover {
		height: 615px;
	}
	body.prod-colibri100 .prod-cover {
		height: 615px;
	}
	body.prod-flight100 .prod-cover {
		height: 780px;
	}
	body.prod-atoll100 .prod-cover {
		height: 640px;
	}
	.page-template-product-page .prod-header .e-con-inner {
		display: block;
	}
	.page-template-product-page .prod-header {
		top: 110px;
		padding: 0 3px;
	}
	.page-template-product-page .desc-header-prod h1 {}
	.page-template-product-page .desc-header-prod p {
		margin-bottom: 10px;
	}
	.page-template-product-page .desc-header-prod ul {
		padding-left: 15px;
	}
	.page-template-product-page .img-header-prod {
		width: 100%;
	}
	.page-template-product-page .img-header-prod .elementor-widget-image img {
		width: 305px;
	}
	.page-template-product-page .desc-header-prod {
		width: 100%;
	}
	.page-template-product-page .color-solutions {
		padding: 0 15px !important;
		margin: 24px 0 !important;
	}
	.page-template-product-page .color-solutions .e-con-inner {
		padding: 0 !important;
	}
	.page-template-product-page .color-solutions .title-section {}
	.page-template-product-page .color-solutions .grid-colors .block-color {
		padding: 20px;
		border-radius: 15px;
		margin-bottom: 10px;
	}
	.page-template-product-page .color-solutions .grid-colors .block-color .elementor-image-box-img img {
		width: 190px;
	}
	.page-template-product-page .color-solutions .grid-colors .block-color .elementor-image-box-title {
		font-size: 14px !important;
		font-weight: 500;
	}
	.page-template-product-page .technical-charact {
		padding: 0 15px !important;
		margin: 30px 0 !important;
	}
	.page-template-product-page .technical-charact .e-con-inner {
		padding: 35px 0 30px !important;
	}
	.page-template-product-page .technical-charact .wrap-charact {
		padding: 0 !important
	}
	.page-template-product-page .technical-charact .img-charact {
		margin-bottom: 20px !important;
	}
	.page-template-product-page .technical-charact .table-charact .tafe-table-body {
		font-size: 13px !important;
	}
	.page-template-product-page .technical-charact .table-charact.table-charact-colibri .tafe-table-body tr > td {
		padding: 8px 18px !important;
	}
	.page-template-product-page .technical-charact .link-download {
		justify-content: start !important;
		padding: 0;
	}
	.page-template-product-page .technical-charact .link-download .btn-link-download {
		width: 100% !important;
	}
	.page-template-product-page .technical-charact .link-download .btn-link-download a {
		font-size: 12px !important;
	}
	.page-template-product-page .modifications {
		padding: 0 15px !important;
		margin-bottom: 30px !important;
	}
	.page-template-product-page .modifications .e-con-inner {
		padding: 0 !important;
	}
	.page-template-product-page .custom-modific .row-modifics,
	.page-template-product-page .custom-modific .row-modes {
		--bs-gutter-x: 10px;
	}
	.page-template-product-page .custom-modific .row-notes {
		--bs-gutter-x: 10px;
		margin-top: 20px;
	}
	.page-template-product-page .custom-modific .block-mode {
		margin-bottom: 10px;
	}
	.page-template-product-page .custom-modific .block-mode .wrap {
		padding: 15px;
		border-radius: 15px;
	}
	.page-template-product-page .custom-modific .block-mode .desc-mode .img {
		flex: 0 0 46px;
		margin-right: 10px;
	}
	.page-template-product-page .custom-modific .block-mode .h4 {
		font-size: 16px;
	}
	.page-template-product-page .custom-modific .block-mode .desc-mode .text {
		line-height: 1.1;
		font-size: 13px;
	}
	.page-template-product-page .vent-shops {
		padding: 0 15px !important;
		margin-bottom: 30px !important;
	}
	.page-template-product-page .vent-shops .e-con-inner {
		padding: 0 !important;
	}
	.page-template-product-page .vent-shops .desc-shops h4 {
		font-size: 14px;
	}
	.page-template-product-page .vent-shops .custon-shops {}
	.page-template-product-page .vent-shops .custon-shops .logos-row {
		--bs-gutter-x: 10px;
		--bs-gutter-y: 10px;
		align-items: center;
	}
	.page-template-product-page .other-prods {
		padding: 0 15px !important;
	}
	.page-template-product-page .other-prods .e-con-inner {
		padding: 30px 0 20px !important;
	}
	.page-template-product-page .other-prods .e-con-full {
		padding: 0 !important;
	}
	.page-template-product-page .other-prods .block-other {
		padding: 25px 15px 80px;
		border-radius: 15px;
		margin-block-end: 10px !important;
	}
	.page-template-product-page .other-prods .block-other h3 {
		font-size: 20px;
	}
	.page-template-product-page .other-prods .block-other p {
		font-size: 14px;
		margin-bottom: 0;
	}
	.page-template-product-page .other-prods .block-other .link-page a {
		border-width: 1px !important;
		font-weight: 600;
	}
	.page-template-product-page .other-prods .block-other .img-prod {
		margin-bottom: 23px;
		text-align: center;
	}
	.page-template-product-page .other-prods .block-other .img-prod img {
		width: 250px;
	}
	.page-template-product-page .title-size-grils {
		margin-top: 30px !important;
		padding: 0 15px;
	}
	.page-template-product-page .title-size-grils .e-con-inner {
		padding: 0 !important;
		align-items: center !important;
		display: block !important;
	}
	.page-template-product-page .title-size-grils .title-size {
		width: 100%;
		padding: 0;
		margin-bottom: 16px;
	}
	.page-template-product-page .title-size-grils .btn-size {}
	.page-template-product-page .size-grils .grid-size-grils {
		padding: 0 !important;
	}
	.page-template-product-page .size-grils {
		margin-bottom: 20px !important;
		padding: 0 15px;
	}
	.page-template-product-page .size-grils .e-con-inner {
		padding: 0 !important;
	}
	.page-template-product-page .size-grils .block-size {}
	.page-template-product-page .size-grils .block-size .elementor-image-box-img {
		padding: 30px;
		height: 100%;
		border-radius: 15px;
		justify-content: center;
	}
	.page-template-product-page .size-grils .block-size .elementor-image-box-title {
		font-size: 14px !important;
		font-weight: 500;
	}
	.page-template-product-page .size-grils .block-size .elementor-image-box-title br {
		display: none;
	}
	.page-template-product-page .color-solution {
		padding: 0 24px !important;
		margin-bottom: 40px !important;
	}
	.page-template-product-page .color-solution .e-con-full {
		padding: 0 !important;
	}
	.page-template-product-page .color-solution .e-con-inner {
		padding: 40px 0 20px !important;
	}
	.custom-solution .row {
		display: inline-block;
	}
	.custom-solution .block-color {
		margin-bottom: 10px;
		width: 33%;
		float: left;
		text-align: left;
		display: flex;
    	align-items: center;
    	height: 51px;
	}
	.custom-solution .block-color .img {
		margin-bottom: 0;
		margin-right: 10px;
		flex: 0 0 43px;
	}
	.custom-solution .block-color .img img {
		width: 43px;
	}
	.page-template-product-page .custom-modific .block-mode .img-kw {
		margin-bottom: 15px;
		height: 100%;
	}
	.page-template-product-page .custom-modific .block-mode .h3 {
		font-size: 15px;
	}
	.page-template-product-page .custom-modific .row-notes .block-note {
		margin-bottom: 10px;
	}
	.page-template-product-page .custom-modific .row-notes .block-note .wrap-note {
		padding: 15px 25px;
		border-radius: 15px;
	}
	.page-template-product-page .custom-modific .row-notes .block-note .h4 {
		font-size: 14px;
	}
	.vent-shops.vent-shops-half {}
	.vent-shops.vent-shops-half .e-con-inner {
		display: block !important;
	}
	.vent-shops.vent-shops-half .title-section {
		margin-bottom: 0;
	}
	.vent-shops.vent-shops-half .desc-vent-shops {
		width: 100%;
		padding: 0 !important;
		margin-bottom: 25px;
	}
	.vent-shops.vent-shops-half .desc-vent-shops .desc-shops.desc-shops-kw h4 {
		margin-bottom: 10px;
		font-size: 14px;
		line-height: 1.3;
	}
	.vent-shops.vent-shops-half .desc-vent-shops .desc-shops.desc-shops-kw h4:last-child {
		margin-bottom: 0;
	}
	.vent-shops.vent-shops-half .imgs-vent-shops {
		width: 100%;
		padding: 0 !important;
	}
	.vent-shops.vent-shops-half .imgs-vent-shops .block-img {
		margin-bottom: 0 !important;
	}
	.vent-shops.vent-shops-half .imgs-vent-shops .block-img img {
		width: 100%;
  		height: 102px;
  		border-radius: 15px;
	}
	.page-template-product-page .vent-shops .custon-shops .block-img img {
		border-radius: 15px;
		width: 100%;
		/*height: 82px;*/
	}
	/*------- page Become a partner -------*/
	.section-breadcrumbs,
	.desc-partners,
	.imgs-partners {
		padding: 0 15px !important;
	}
	.desc-partners .e-con-inner,
	.imgs-partners .e-con-inner,
	.imgs-partners .e-con-full {
		padding: 0 !important;
	}
	.imgs-partners .elementor-widget-image img {
		border-radius: 15px;
	}
	/*--------- page about ---------*/
	.header-ins-pages {
		padding: 0 15px !important;
	}
	.header-ins-pages .e-con-full {}
	.header-ins-pages .text-inc-header {
		padding: 0 !important;
	}
	.header-ins-pages .text-inc-header .elementor-heading-title {
		font-weight: 500;
	}
	.header-ins-pages .img-inc-header {
		padding: 0 !important;
	}
	.header-ins-pages .img-inc-header img {
		width: auto;
		border-radius: 15px;
	}
	.page-template-about .our-mission {
		padding: 0 15px !important;
	}
	.page-template-about .our-mission .e-con-inner {
		padding: 0 !important;
	}
	.page-template-about .our-mission .img-mission {
		padding: 0 !important;
	}
	.page-template-about .our-mission .img-mission img {
		/*width: 100%;*/
		border-radius: 15px;
	}
	.page-template-about .our-mission .text-mission {
		padding: 0 !important;
	}
	.page-template-about .our-history {
		padding: 0 15px !important;
	}
	.page-template-about .our-history .e-con-inner {
		padding: 0 !important;
	}
	.page-template-about .our-history .text-history {
		padding: 0 !important;
	}
	.page-template-about .our-history .img-history {
		padding: 0 !important;
	}
	.page-template-about .our-history .img-history img {
		/*width: 100%;*/
		border-radius: 15px;
	}
	.page-template-about .brand-values .desc-values {
		width: 100%;
		padding: 25px 15px 30px 15px !important;
	}
	.page-template-about .brand-values .desc-values .title-section {
		margin-bottom: 0;
	}
	.page-template-about .brand-values .desc-values .block-value h4 {
		font-size: 14px;
		margin-bottom: 5px;
	}
	.page-template-about .brand-values .desc-values .block-value .text {
		font-size: 14px;
	}
	.page-template-about .brand-values-new .block-value .text {
		font-size: 14px;
	}
	.page-template-about .brand-values .img-values {
		width: 100%;
	}
	.page-template-about .brand-values .img-values img {
		height: 335px;
		object-fit: cover;
	}
	.page-template-about .vent-shops.vent-shops-half {
		padding: 0 15px;
	}
	.page-template-about .vent-shops.vent-shops-half .e-con-inner {
		padding: 0 !important;
	}
	.page-template-about .vent-shops.vent-shops-half .custon-shops .logos-row {
		--bs-gutter-x: 10px;
		--bs-gutter-y: 10px;
	}
	.page-template-about .vent-shops .custon-shops .block-img,
	.page-template-about .vent-shops .custon-shops .block-img img {
		border-radius: 15px;
		height: 82px;
	}
	/*---------- page contacts ----------*/
	.section-contacts {
		padding: 0 !important;
	}
	.section-contacts .e-con-inner {
		display: block !important;
		padding-bottom: 0 !important;
	}
	.section-contacts .contact-info {
		padding: 0 15px !important;
		width: 100%;
		margin-bottom: 50px;
		display: block;
		overflow: hidden;
	}
	.section-contacts .contact-info .elementor-heading-title {
		margin-bottom: 24px;
	}
	.section-contacts .contact-info .cont-address h4,
	.section-contacts .contact-info .block-cont h4 {
		font-weight: 500;
	}
	.section-contacts .contact-info .cont-address {
		padding-bottom: 24px;
	}
	.section-contacts .contact-info .block-cont {
		width: 50%;
		float: left;
	}
	.section-contacts .contact-form {
		width: 100%;
		background-color: rgba(217, 217, 217, 0.19);
		padding: 40px 15px !important;
	}
	.section-contacts .contact-form .elementor-heading-title {
		font-size: 20px;
	}
	.section-contacts .contact-form .mb-3 {
		margin-bottom: 8px !important;
	}
	.section-contacts .contact-form .fields-input input,
	.section-contacts .contact-form .fields-input select {
		height: 45px;
	}
	.section-contacts .contact-form .fields-input select {
		font-size: 14px;
	}
	.section-contacts .contact-form .field-textarea textarea {
		height: 145px;
	}
	.section-contacts .contact-form .row-bottom-form {
		align-items: center;
	}
	.section-contacts .contact-form .acceptance .wpcf7-list-item label {
		font-size: 14px;
	}
	.section-contacts .contact-form input::-webkit-input-placeholder {
	   font-size: 14px;
	}
	.section-contacts .contact-form input:-moz-placeholder {
	   font-size: 14px;
	}
	.section-contacts .contact-form input::-moz-placeholder {
	   font-size: 14px;
	}
	.section-contacts .contact-form input:-ms-input-placeholder {
	   font-size: 14px;
	}
	.section-contacts .contact-form textarea::-webkit-input-placeholder {
	   font-size: 14px;
	}
	.section-contacts .contact-form textarea:-moz-placeholder {
	   font-size: 14px;
	}
	.section-contacts .contact-form textarea::-moz-placeholder {
	   font-size: 14px;
	}
	.section-contacts .contact-form textarea:-ms-input-placeholder {
	   font-size: 14px;
	}
	.section-contacts .contact-form .btn-submit input {
		font-size: 14px;
	}
	.g-map iframe {
		height: 300px;
	}
	/******** modal **********/
	/*------- search-modal-dialog ---------*/
	.search-modal-dialog .modal-search form input {
		font-size: 14px;
	}
	.search-modal-dialog .modal-search form button img {
		width: 25px;
	}
	/*-------- thank you page -------*/
	.custom-thank .desc-thank .link a {
		font-size: 13px;
	}
}
@media screen  and (max-width:575px) {
	.custom-solution .block-color {
		width: 50%;
	}
	.custom-solution .block-color .img {}
}
@media screen  and (max-width:479px) {
	.section-contacts .contact-info .block-cont {
		width: 100%;
		padding-bottom: 24px;
	}
	.section-contacts .contact-info {
		margin-bottom: 20px;
	}
	.section-contacts .contact-info .elementor-heading-title {
		margin-bottom: 24px;
	}
	.section-contacts .contact-info .cont-address {
		padding-bottom: 24px;
	}
	.section-contacts .contact-form .acceptance {
		width: 100%;
		margin-bottom: 15px;
	}
	.section-contacts .contact-form .btn-submit {
		width: 100%;
	}
	.section-contacts .contact-form .btn-submit input {
		width: 100%;
	}
	body.prod-kw .prod-cover {
		height: 675px;
	}
	body.prod-colibri100 .prod-cover {
		height: 655px;
	}
	body.prod-flight100 .prod-cover {
		height: 890px;
	}
	body.prod-atoll100 .prod-cover {
		height: 680px;
	}
}
@media screen  and (max-width:360px) {
	.home-carousel .carousel-item .carousel-caption .sm-img-slide img {
		width: 260px;
	}
}