.intec-template-title {
		display: none !important;
	}
	.intec-template-breadcrumb {
		display: none !important;
	}
	.d-flex{
		display:flex !important;
		justify-content:space-between;
	}
	.monomount-banner{ 
		    background-image: linear-gradient(to bottom, #2D3744, #2D3744);
		height: auto;
		position: relative;
		border-radius: 0 0 50px 50px;

	}
.monomount-catalog-btn:hover {
    border-color: #4e5364;
    background-color: #4e5364;
    color: #fff;
}
.monomount-options.two .monomount-ind-btn:hover {
    border-color: #4e5364;
    background-color: #4e5364;
    color: #fff;
}
.monomount-new-example-btn:hover {
    border-color: #4e5364;
    background-color: #4e5364;
    color: #fff;
}
.monomount-btn:hover{
cursor:pointer;
}
.monomount-btn:hover {
    background: #ffffffc2;
    border: 1px solid white;
}
.monomount-callback input.intec-ui.intec-ui-control-button.intec-ui-mod-round-3.intec-ui-scheme-current.intec-ui-size-2 {
    border: 1px solid white;
}
.monomount-callback input.intec-ui.intec-ui-control-button.intec-ui-mod-round-3.intec-ui-scheme-current.intec-ui-size-2:hover {
    background: #ffffffc2;
}
.monomount-btn{
   border: 1px solid white;
}
.widget-view-fixed-1 .intec-cl-background {
    background-color: transparent ! Important;
}
.widget-view-fixed-1 .intec-cl-background {
    background-color: transparent ! Important;
}
.c-header.c-header-template-1 .widget-view.widget-view-fixed .widget-menu .ns-bitrix.c-menu.c-menu-horizontal-1 .menu-wrapper .menu-item.menu-item-active .menu-item-text-wrapper {
    color: white !important;
}
 .widget-view.widget-view-fixed .widget-menu .ns-bitrix.c-menu.c-menu-horizontal-1 .menu-wrapper .menu-item.menu-item-active .menu-item-text-wrapper {
    color: white !important;
}
	.monomount-banner-img {
		right: 0;
border-radius: 0 0 50px 50px;
		width: 100%;
		height: 100%;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		position: absolute;
		top: 0;
	}
	.monomount-banner-container{
	max-width: 55%;
    padding-top: 75px;
    position: relative;
    z-index: 1;
    color: white;
	}
	.monomount-banner-container h1{
		    font-size: 40px;
    line-height: 120%;
    margin: 0;
    margin-bottom: 40px;
	}
	.monomount-banner-bottomTitle {
	    font-size: 40px;
    font-weight: 100;
    margin-bottom: 30px;
	}
	.monomount-banner-text {
		    font-size: 22px;
    line-height: 150%;
    margin-top: 10px;
    font-weight: 500;
	}
	.monomount-banner-description {
		font-size: 14px;
		font-weight: 100;
    opacity: 0.6;
	}
	.monomount-btn {
		background-color:#fff;
		color: #383b47 ;
		font-size: 20px;
		text-transform: uppercase;
		width: 190px;
		border-radius: 50px;
		text-align: center;
		padding: 12px;
		margin-top: 35px;
		margin-bottom: 30px;
	}
	.monomount-btn a{
		color:inherit;
}
	.monomount-btn a:hover{
		text-decoration:none;
}
	.monomount-partners {
		z-index: 1;
color:white;
		/*background-image: linear-gradient(#ff000000, white);*/
		position: relative;
	}
.monomount-partners .line{
margin: 30px auto;
}

	.monomount-partners-images {
		display: flex;
		justify-content: space-between;
		margin-top: 30px;
        align-items: center;
	}
	.monomount-partners-img img {
		max-width: 100%;
	}
	.monomount-partners-img {
		width: calc((100% - 400px) / 6);
	}
.monomount-partners-images .monomount-partners-img:nth-child(1) {
    width: calc((100% - 100px) / 6);
}
.monomount-partners-images .monomount-partners-img:nth-child(4) {
    width: calc((100% - 600px) / 6);
}
.monomount-partners-images .monomount-partners-img:nth-child(5) {
    width: calc((100% - 100px) / 6);
}
.monomount-partners-images .monomount-partners-img:nth-child(6) {
    width: calc((100% - 100px) / 6);
}
.monomount-about-image.mob {
    display: none;
}
.monomount-about-image.desk {
    display: block;
}
	.line {
		background-image: url(/local/templates/universe_s2/images/Line.svg);
		height: 1px;
		background-repeat: repeat;
		background-size: contain;
		resize: both;
		margin-top:50px;
	}


.monomount-catalog-list-item:hover {
    box-shadow: 0 0 2px 0px #F49536;
    border: 1px solid #F49536;
}
.monomount-catalog-list-item:hover .monomount-catalog-list-item a{
text-decoration:none;
}
	.monomount-catalog-image {
		width: 500px;
		height: 500px;
		background-repeat: no-repeat;
		background-size: contain;
		border-radius: 50%;
	}
.monomount .catalog-section-list-item-image-wrapper-2.intec-image.intec-image-effect {
    text-align: left;
}
.monomount .catalog-section-list-item-image-wrapper {
    padding-left: 0 !important;
}

	.monomount-catalog {
		padding-top: 120px;
		margin-bottom: 80px;

	}
	.monomount-catalog-info-title {
	    font-size: 34px;
width:80%;
		font-weight: 600;
		padding-bottom: 6px;
		border-bottom: 1px solid #a7bec4;
	}

	.monomount-catalog-info-description {
	width: 61%;
    font-size: 14px;
    font-weight: 400;
    margin: 20px 0;

	}
	.monomount-catalog .intec-content-wrapper {
		align-items: center;
	}
	.grey{
		color:#95969a;
	}
	.monomount-catalog-info {
    width: auto;
    margin-left: calc(100% - 500px - 60%);
}
.monomount-catalog-list {
    margin-top: 25px;
       align-items: center;
    flex-wrap: wrap;
    gap: 20px 10px;
    justify-content: flex-start;
}
	.monomount-item-image {

		    background-size: cover;
		width: 60px;
		height: 60px;
	background-repeat:no-repeat;
		margin: 0;
	}
.monomount-item-name {
    text-transform: uppercase;
font-weight:500;
    font-size: 12px;
}
.monomount-catalog-list-item a {
    gap: 20px;
    align-items: flex-start;
    justify-content: flex-start;
    text-decoration: none;

}
.monomount-item-info {
           max-width: 57%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 91%;
    flex-wrap: wrap;
}
.monomount-item-price {
    font-size: 12px;
}
.monomount-catalog-list-item {
    font-size: 14px;
    font-weight: 200;
    width: 30%;

      border: 1px solid #0000001c;

    border-radius: 90px;
    display: flex;
    padding: 10px;

    border-: azure;

}  
.monomount-catalog-list.d-flex.mob{

	display:none !important;
}
	.monomount-catalog-list.d-flex.desk{

	display:flex !important;
}
	.monomount-catalog-btn {

		margin-top: 50px;
		background-color: #383b47;
		color: #fff;
		font-size: 17px;
		text-transform: uppercase;
		width: 70%;
		border-radius: 50px;
		text-align: center;
		padding: 12px;
		cursor:pointer;
		margin-bottom: 30px;
	}
	.catalog-section-list-items.intec-grid.intec-grid-wrap.intec-grid-a-h-start.intec-grid-a-v-start.intec-grid-i-h-6.intec-grid-i-v-10 
	.catalog-section-list-item.intec-grid-item-4.intec-grid-item-450-1.intec-grid-item-700-2.intec-grid-item-900-3.intec-grid-item-1000-3:nth-child(5) {
		display: none;
	}
	.monomount-options{
		padding-top:80px;
	}
	.monomount-options .intec-image {
		text-align: left;
	}
	.monomount-top-products .intec-image {
		text-align: center !important;
	}
	.monomount-options-title{
		font-size: 35px;
		font-weight: 600;
		padding-bottom: 6px;
	}
	.catalog-description {
		font-weight: 100;
		margin-top: 30px;
		font-size: 14px;
		width: 80%;
	}
	.monomount-options .monomount-catalog-info-description {
		font-weight: 100;
	}
	.monomount-catalog-description{
		width:30%;
		font-size: 14px;
		font-weight: 100;
		margin-top: 80px;
	}
	.monomount-options .line{
		margin-top:80px;
	}
	.monomount-options.two .ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-3 .catalog-section-list-item-image {
		display: block;
		position: relative;
		padding-top: 65%;
	}
	.monomount-options.two .catalog-section-list-item-image-wrapper-2.intec-image.intec-image-effect img {
width:100%;
    object-fit: cover;
	}
.monomount-options span.catalog-section-list-item-title-text {
    text-transform: uppercase;
}
	.monomount-options.two .ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-3 .catalog-section-list-item-image-wrapper {
		padding-left: 0;
	}
.monomount-options.two .monomount-ind-btn {
    margin-top: 40px;
}
	.monomount-ind-btn {
cursor:pointer;
		margin-top: 80px;
		background-color: #383b47;
		color: #fff;
		font-size: 17px;
		text-transform: uppercase;
		width: 100%;
		border-radius: 50px;
		text-align: center;
		padding: 15px;
		margin-bottom: 30px;
		width: 30%;
	}
	.monomount-about-text {
		width: 50%;
	}
.monomount-advantage-image {
    width: 70%;
}
	.monomount-about {
		padding-top: 80px;
	}
	.monomount-about-first-title {
		font-size: 12px;
		margin-bottom: 20px;
	}
	.monomount-about-title {
		font-size: 27px;
		font-weight: 500;
		margin-bottom: 20px;
	}
	.monomount-about-description {
		font-size: 16px;
		font-weight: 200;
	}
	.monomount-about .monomount-ind-btn {
		margin-top: 50px;
		margin-bottom: 50px;
	}
.monomount-about-second {
    font-size: 45px;
    line-height: 120%;
    margin: 0;
    font-weight: 600;
    margin-bottom: 80px;
}

.monomount-about-image {
    width: 38%;
    /* border: 1px dotted; */
    /* border-radius: 40px; */
    padding: 40px;
    background-image: url(/local/templates/universe_s2/images/back.svg);
    /* background-image: url(https://monomount.com/upload/medialibrary/661/l0olp49xsrevl6qw1kmh893o6w8drdbx/Path-48.png); */
    background-repeat: no-repeat;
    background-size: contain;
position: relative;
}
.monomount-about-image img{
width:100%;
border-radius:40px;
}
.monomount-about-image video {
    width: 100%;
    border-radius: 40px;
    max-height: 750px;
    object-fit: cover;

}
.monomount-about-button {
      background: #383b47;
    color: white;
    border-radius: 40px;
    position: absolute;
    right: -100px;
    transform: rotate(12deg);
    bottom: 20%;
    font-size: 24px;
    width: 41%;
    text-align: center;
    padding: 7px;
    border: 1px solid white;
    font-weight: 100;
}
.monomount-about-button2 {
    background: #383b47;
    color: white;
    border-radius: 40px;
    position: absolute;
    left: -100px;
    transform: rotate(354deg);
    bottom: 20%;
     font-size: 24px;
    width: 41%;
    text-align: center;
    padding: 7px;
  border: 1px solid white;
    font-weight: 100;
}
.monomount-about.d-flex.second .monomount-about-description {
    font-size: 20px;
    margin-bottom: 80px;
    width: 83%;
}
.widget-articles-content .widget-articles {
    margin: 0;
}
.monomount-advantage-video {
    padding-top: 80px;
}
.monomount-advantage-video .video-gallery-list .video-gallery-list-item-first-big .video-gallery-list-item-wrapper, .video-gallery-list .video-gallery-list-item .video-gallery-list-item-wrapper {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.monomount-advantage-video .video-gallery-list .video-gallery-list-item-first-big:first-of-type {
    width: 100%;
    border-radius: 57px;
    padding-bottom: 50%;

}
.monomount-callback {
     border-radius: 40px;
    background-image: url(/local/templates/universe_s2/images/form-bg.png);
    margin-top: 80px;
    padding: 40px;
    background-color: #2D3239;
    color: white;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    height: auto;

}
.monomount-callback label.form-result-new-field.form-result-new-field-text.intec-ui-form-field.intec-ui-form-field-required {
    width: 33%;
}
.monomount-callback .ns-bitrix.c-form-result-new.c-form-result-new-contacts .form-result-new-field{
    width: 33%;
}
.monomount-callback .intec-grid-item-auto.intec-grid-item-450-1 {
    width: 20%;
}
.monomount-callback  input.intec-ui.intec-ui-control-button.intec-ui-mod-round-3.intec-ui-scheme-current.intec-ui-size-2 {
    width: 100%;
    padding: 13px;
    border-radius: 50px;
    padding: 18px;
    font-size: 16px;
border-color: #fff7;
    background-color: #fff;
    color: #383b47;
text-transform: uppercase;
    font-weight: 200;
    margin-left: 20px;
}
.monomount-callback .form-result-new-fields.intec-ui-form-fields {
    display: flex !important;
    align-items: center !important;
    /* padding: 15px; */
}
.monomount-callback-callus a {
    color: inherit;
    display: flex;
    flex-direction: row;
    gap: 5px;
    margin: 0 5px;
}
.monomount-callback input.intec-ui.intec-ui-control-input.intec-ui-mod-block.intec-ui-mod-round-3.intec-ui-size-2 {
    border: 1px solid #efefef;
    background-color: #fff;
    border-radius: 20px;
    padding: 18px;
    font-size: 16px;

}
.monomount-callback-callus {
    margin-top: 40px;
  display: flex;
    font-size: 16px;
    font-weight: 100;
}
.monomount-callback  span.intec-ui-part-content {
    font-weight: 100;
    font-size: 12px;
    opacity: 0.6;
}
.monomount-form-description {
    margin-bottom: 40px;
    width: 60%;
    font-size: 26px;
    font-weight: 500;
}
.monomount-form-title {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 100;
    margin-bottom: 20px;
}
	.monomount-advantages {
		margin-top: 100px;
	}
	.monomount-advantage-item {
		width: calc((100% - 300px) / 3);
	}
	.monomount-advantage-title {
		font-size: 16px;
		font-weight: 500;
		margin-bottom:20px;
	}
	.monomount-advantage-description {
		font-size: 14px;
		font-weight: 200;
	}
	.monomount-advantages.two .monomount-advantage-item {
		width: 60%;
	}
	.monomount-cases {
		padding-top: 80px;
	}
	.monomount-cases-slider {
		max-width: 65%;
	}


	.monomount-cases-examples {
	    margin-top: 40px;
display:flex;
justify-content: space-between;
	}
	.monomount-cases-slider .swiper-slide {
		width: 700px;
		height: 600px;
		background-repeat: no-repeat ;
		background-size: cover ;
		border-radius: 40px;
	}
	.monomount-example {
		width: 30%;
		border: 1px solid #a7bec4;
		border-radius: 10px;
		max-height: 600px;
   		 height: 600px;
	}
	.monomount-example-info {
		padding: 25px;
	}
	.monomount-example-title {
		font-size: 20px;
		font-weight: 700;
		line-height: 19px;
	}
	.monomount-example-description {
		font-size: 14px;
		line-height: 20px;
		margin-top: 15px;
    height: 200px;
    overflow: hidden;
	}
	.swiper-button-next:after, .swiper-button-prev:after {
		font-size: 37px;
		color: #fff;
	}
	.swiper-button-next {
		border-radius: 50%;
		background: #f2f2f26b;
		height: 60px;
		width: 60px;
	}
	.swiper-button-prev {
		border-radius: 50%;
		background: #f2f2f26b;
		height: 60px;
		width: 60px;
	}
.monomount-example img {
    object-fit: cover;
    max-height: 60%;
    width: 100%;
    border-radius: 10px;
}
.monomount-cases-info .monomount-cases-examples:nth-child(2n) {
    flex-direction: row-reverse;
}
	.monomount-cases-new {
		height: 600px;
		width: 65%;
		border: 1px solid #a7bec4;
		border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
	}
.monomount-no-cases {
    /* opacity: 0.5; */
    font-size: 22px;
    margin-top: 30px;
    font-weight: 100;
    text-align: center;
    color: #B7BFC8;
    width: 100%;
}
.monomount-example-new-title {
    font-size: 30px;
    font-weight: 400;
    padding: 80px 30px 60px;
}.monomount-new-example-description {
    font-size: 16px;
    padding: 0 30px;
    font-weight: 200;
}
.monomount-new-example-btn {
    margin: 0 30px;
    margin-top: 140px;
    background-color: #383b47;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    width: 100%;
    border-radius: 50px;
    text-align: center;
    padding: 15px;
cursor:pointer;
    margin-bottom: 30px;
    width: calc(100% - 60px);
}
.more-cases {
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 80px;
    text-transform: uppercase;
    border-bottom: 1px solid;
    width: max-content;

}
.monomount-cases.two .line {
    margin: 80px 0;

}

	.monomount-top-products .line {
     margin: 80px 0;
}
.monomount-followUs-link {

    font-size: 40px;
    font-weight: 100;
}
.monomount-followUs-image {
    max-width: 55%;
    padding-left: 60px;
}
.monomount-followUs-image img{
max-width:60%;}
.monomount-followUs.d-flex {
    align-items: center;
    width: 85%;
}
.monomount-followUs-btn.monomount-new-example-btn {
    width: 50%;
    margin-left: 0;
}
.monomount-followUs-link span a {
    color: rgb(85, 142, 199);
}
i.fa.fa-external-link {
    opacity: 0.7;
    margin-left: 5px;
}
.monomount-modal-pdf {

    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #0000005c;
    align-items: center;
    display: none;
    justify-content: center;
z-index:4545 !important;
}
.monomount-modal-pdf-container.d-flex {
       max-width: 1540px;
    margin: auto;
    background-color: white;
    width: 70%;
    position: relative;

}
.monomount-modal-img {
    max-width: 40%;
}
.monomount-modal-img img{
    height: 100%;
    object-fit: cover;
}
.monomount-modal-form {
    width: 100%;
padding: 60px;
}
.monomount-modal-form form{
display: flex;
    flex-direction: column;
}
.monomount-formpdf-title {
    font-size: 24px;
    font-weight: 700;
        margin-bottom: 25px;
}
.monomount-modal-form .intec-form-description {
    display: block;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 25px;
}
.monomount-modal-form label.form-result-new-form-field {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 5px;
}
.monomount-modal-form  span.form-result-new-form-caption {
     display: block;
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    color: #6e6e6e;
    margin-bottom: 5px;
}

.monomount-modal-form input[type="text"]{
 border-radius: 3px;
    padding: 9px 10px;
    display: block;
    width: 100%;
    border: 1px solid #efefef;
    background-color: #f6f6f6;
    color: #5f5f5f;
font-weight: 100;
    text-align: left;
}
.monomount-modal-form textarea.inputtextarea {
    border-radius: 3px;
    padding: 9px 10px;
    display: block;
    width: 100%;
    border: 1px solid #efefef;
    background-color: #f6f6f6;
    color: #5f5f5f;
    font-weight: 100;
    text-align: left;
}
.monomount-modal-pdf .popup-window-close-icon:after{
    background-image: url(/bitrix/templates/universe_s2/css/../images/form.close.png);
    width: 20px;
    height: 20px;
}
.monomount-modal-pdf .popup-window-titlebar-close-icon {
    top: 20px;
    right: 20px;
}
.monomount-modal-pdf .form-result-new-footer {
    margin: 10px 0 20px;
}
.monomount-modal-pdf  .form-result-new-form-buttons-wrap input.form-result-new-form-button.intec-button.intec-button-cl-common.intec-button-s-6:nth-child(2) {
    border: 2px solid #f7f7f7;
    background-color: transparent;

    color: #5f5f5f;
    margin-left: 10px;
}
.monomount-modal-pdf .contacts-form-note {
    text-align: center;
}
.monomount-watsapp-order{

    border: 1px solid;
    color: #fff;
    position: relative;
		background-color: #393b47;
	}
	.monomount-watsapp-order a{
display: inline-block;
    font-size: 16px;
color: #fff;
    text-align: center;
    padding: 5px;
    padding: 12px 20px;
}
	.monomount-watsapp-order:hover {
    background: #43d854;

	}.monomount-watsapp-order:hover a{
    background: #43d854;
		color:#fff !important;
		text-decoration:none !important;
	}
@media(max-width:1440px){
.monomount-advantages {
    margin-top: 80px;
}
.monomount-catalog-image {
    width: 400px;
    height: 400px;
}

.monomount-catalog-list-item {
    width: 32%;
}
.monomount-item-image {
    width: 50px;
    height: 50px;
}
.monomount-item-info {
    max-width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 91%;
    flex-wrap: nowrap;
}
.monomount-catalog-info {
    width: calc(100% - 450px);
    margin-left: 0;
}
.monomount-catalog-info-title {
    font-size: 29px;
    width: 95%;
    font-weight: 600;
    padding-bottom: 6px;
    border-bottom: 1px solid #a7bec4;
}
.monomount-catalog .intec-content.d-flex {
    margin-left: 20px;
    margin-right: 20px;
}
.monomount-about {
    padding-top: 80px;
    align-items: center;
}
.monomount-advantages.two .monomount-advantage-item:nth-child(2) {
    margin-top: 80px !important;
}
.monomount-about-image video {
    width: 100%;
    border-radius: 40px;
    max-height: 700px;
    object-fit: cover;
}
}
@media(max-width:1024px){
.monomount-banner-bottomTitle {
    font-size: 40px;
    font-weight: 100;
	 margin-bottom: 20px;
}
.monomount-banner-img {
    background-position: top left;
        background-size: auto;

}
.monomount-banner-container h1 {
    font-size: 35px;
}
.monomount-banner-container {
    max-width: 53%;
    padding-top: 60px;
}

.monomount-banner-text {
    font-size: 22px;
    line-height: 200%;
}
.monomount-banner-description {
    font-size: 14px;
    font-weight: 100;
}
.monomount-btn {

    font-size: 16px;
    width: 185px;
    padding: 10px;
    margin-top: 25px;
    margin-bottom: 20px;
}
.monomount-partners-images {
    margin-top: 25px;
}
.monomount-partners-img {
    width: calc((100% - 200px) / 6);
}
.monomount-catalog-info-title {
    font-size: 22px;
}
.monomount-catalog-info-description {
    width: 80%;
    font-size: 12px;
    font-weight: 400;
    margin: 15px 0;
}
    .monomount-catalog-list-item {
        font-size: 12px;
        font-weight: 200;
        width: calc((100% - 50px) / 2);
    }
.monomount-item-image {
    width: 60px;
    height: 60px;
}
.monomount-catalog-btn {
    margin-top: 35px;
    font-size: 12px;
    margin-bottom: 20px;
}
.monomount-catalog-image {
    width: 400px;
    height: 400px;
}
.monomount-options {
    padding-top: 50px;
}
.monomount-options-title {
    font-size: 30px;
}
.monomount-catalog-info-description {
    margin: 5px 0;
    font-size: 12px;
}
.catalog-description {
    font-size: 12px;
    margin-top: 15px;
}
.monomount-catalog-description {
    font-size: 12px;
    margin-top: 50px;
}
.monomount-options.two .catalog-section-list-item-image-wrapper-2.intec-image.intec-image-effect img {
    height: auto;
    width: 100%;
}
.monomount-ind-btn {
    font-size: 15px;
    width: 30%;
    margin-top: 50px;
    margin-bottom: 15px;
}
.monomount-options .line {
    margin-top: 50px;
}
.monomount-about.d-flex {
    padding-top: 50px;
flex-direction: column-reverse;
        width: 100%;
}
    .monomount-about-text {
        width: 100%;
    }

    .monomount-about-image {
        width: 100%;
        background: none;
    }
    .monomount-about-image video {
        width: 100%;
        border-radius: 40px;
        height: 500px;
        object-fit: cover;
    }
.monomount-about-title {
    font-size: 25px;
    margin-bottom: 15px;
}
.monomount-about-description {
    font-size: 14px;
}
.monomount-about .monomount-ind-btn {
    margin-top: 30px;
    margin-bottom: 30px;
}
.monomount-about-image {
   width: 43%;
background: none;
}
.monomount-advantage-title {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 15px;
}
.monomount-about-button {
    background: #383b47;
    color: white;
    border-radius: 40px;
    position: absolute;
    right: -11px;
    transform: rotate(348deg);
    bottom: 20%;
    font-size: 17px;
    width: 45%;
    text-align: center;
    padding: 5px;
    font-weight: 100;
}
	.monomount-about-button2{
    background: #383b47;
    color: white;
    border-radius: 40px;
    position: absolute;
    right: -11px;
    transform: rotate(348deg);
    bottom: 20%;
    font-size: 17px;
    width: 45%;
    text-align: center;
    padding: 5px;
    font-weight: 100;
}
.monomount-about-second {
    font-size: 35px;
}
.monomount-about.d-flex.second .monomount-about-description {
    font-size: 15px;
}
    .monomount-advantages {
        margin-top: 60px;
    }
.monomount-form-title {
    font-size: 28px;
}
.monomount-advantage-item {
    width: calc((100% - 100px) / 3);
}
.monomount-advantage-description {
    font-size: 13px;
    font-weight: 200;
}
    .monomount-advantages.two .monomount-advantage-item:nth-child(2) {
        margin-top: 60px !important;
    }
.monomount-cases {
    padding-top: 60px;
}
.monomount-form-description {
    width: 92%;
        font-size: 25px;
}
.monomount-callback input.intec-ui.intec-ui-control-button.intec-ui-mod-round-3.intec-ui-scheme-current.intec-ui-size-2 {
    padding: 11px;
    font-size: 14px;
}
.monomount-callback input.intec-ui.intec-ui-control-input.intec-ui-mod-block.intec-ui-mod-round-3.intec-ui-size-2 {
    border: 1px solid #efefef;
    background-color: #fff;
    border-radius: 20px;
    padding: 12px;
    font-size: 14px;
}
.monomount-example {
    width: 33%;
    height: 420px;
}
.monomount-example-info {
    padding: 15px;
}
.monomount-example-title {
        font-size: 16px;
        line-height: 24px;
}
.monomount-example-description {
    font-size: 13px;
    height: 144px;
    margin-top: 13px;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 25px;
    color: #fff;
}
.swiper-button-next {
    border-radius: 50%;
    background: #f2f2f26b;
    height: 40px;
    width: 40px;
}
.swiper-button-prev {
    border-radius: 50%;
    background: #f2f2f26b;
    height: 40px;
    width: 40px;
}
.monomount-cases-slider .swiper-slide {
    height: 420px;
}
.monomount-example-new-title {
    font-size: 24px;
    padding: 40px 25px 40px;
}
.monomount-new-example-description {
    font-size: 14px;
    padding: 0 25px;
}
.monomount-new-example-btn {
    margin: 0 30px;
    margin-top: 60px;
    font-size: 15px;
}
.monomount-cases-new {
    height: 420px;
}
.more-cases {
    margin-top: 60px;
    font-size: 14px;
}
.monomount-cases.two .line {
    margin: 60px 0;
}
.monomount-top-products .line {
    margin: 60px 0;
}
.monomount-followUs.d-flex {
    padding-left: 80px;
    width: calc(100% - 80px);
}
.monomount-followUs-link {
        font-size: 30px;
        font-weight: 100;
        margin-left: 40px;
    }
.monomount-cases-new img {
    max-width: 40%;
}
.monomount-new-example-btn {
    margin-top: 90px;
}
.monomount-followUs-image {
    max-width: 40%;
    padding-left: 0;
}
.monomount-followUs-image img {
    max-width: 80%;
}
.monomount-example img {
    max-height: 45%;
}
.monomount-banner-bottomTitle {
    font-size: 35px;
    font-weight: 100;
    margin-bottom: 15px;
}
}
@media(max-width:900px){
.monomount-banner-container {
    max-width: 70%;
}
.monomount-ind-btn {
    width: 35%;
}
.monomount-form-description {
    font-size: 20px;
}
.monomount-form-title {
    font-size: 28px;
}

.monomount-callback input.intec-ui.intec-ui-control-input.intec-ui-mod-block.intec-ui-mod-round-3.intec-ui-size-2 {
    padding: 14px;
    font-size: 14px;
}
.monomount-callback input.intec-ui.intec-ui-control-button.intec-ui-mod-round-3.intec-ui-scheme-current.intec-ui-size-2 {
    width: 100%;
    padding: 13px;
    border-radius: 50px;
    padding: 14px;
margin-left:0;
    font-size: 14px;
}
span.intec-ui-part-content {
    font-size: 12px;
}
    .monomount-followUs.d-flex {
        padding-left: 0;
        width: calc(100% - 80px);
    }
    .monomount-catalog-image {
        width: 300px;
        height: 300px;
    }
    .monomount-catalog-info-title {
        font-size: 18px;
    }
    .monomount-catalog-list-item {
        font-size: 10px;
        width: calc((100% - 30px) / 2);
    }
    .monomount-catalog-info {
        width: auto;
        margin-left: 20px;
    }
    .monomount-item-image {
        width: 50px;
        height: 50px;
        background-size: contain;
    }
.monomount-catalog-info-description {
    width: 100%;
}
.monomount-catalog-btn {
    margin: 30px 0 15px;
font-size: 12px;
        width: 90%;
}
.catalog-section-list-items.intec-grid.intec-grid-wrap.intec-grid-a-h-start.intec-grid-a-v-start.intec-grid-i-h-6.intec-grid-i-v-10 {
    justify-content: center !important;
}
.intec-grid>.intec-grid-item-900-3 {
    flex: 0 0 45%;
    max-width: 45%;
}
.monomount-cases-slider {
    max-width: 62%;
}
monomount-example {
    width: 34%;
    height: 420px;
}
.monomount-cases-slider .swiper-slide {
    height: 420px;
}
    .monomount-followUs-link {
        font-size: 29px;
        font-weight: 100;
        margin-left: 40px;
    }
.monomount-followUs-btn.monomount-new-example-btn {
    width: 70%;
    margin-left: 0;
}
.monomount-catalog-info {
    width: 50%;
    margin-left: unset;
}
.monomount-partners-images .monomount-partners-img:nth-child(4) {
    width: calc((100% - 400px) / 6);
}
  .monomount-banner-img {
           background-position: calc(100% + 600px);
    }
}
@media(max-width:769px){
    .monomount-banner-img {
        background-image: url(/local/templates/universe_s2/images/bg-tb.png) !important;
        background-size: cover;
        background-position: 92%;
    }
    .intec-grid>.intec-grid-item-768-1 {
        -ms-flex: 0 0 50% !Important;
        flex: 0 0 50% !Important;
        max-width: 50% !Important;
    }
   .intec-template-footer .intec-grid>.intec-grid-item-768-1 {
        -ms-flex: 0 0 50% ! Important;
        flex: 0 0 100% ! Important;
        max-width: 100% ! Important;
    }
    .monomount-banner-container {
        max-width: 100%;
        text-align: left;
    }
.monomount-btn {
    margin: 20px 0;
}
.monomount-banner-text {
    text-align: left;
}
.monomount-banner-description {
    text-align: left;
}
    .monomount-partners-img {
        width: 30%;
    }
.monomount-partners-images {

    display: flex;
    flex-wrap: wrap;
        gap: 32px;
        align-items: flex-end;
}
.monomount-catalog-list-item {
    width: 80%;
margin:0 auto;
}
    .monomount-catalog-list-item {
           width: 47%;
        margin: 0 ;
        font-size: 12px;
        animation: c;
        /* justify-content: center; */

    }
    .monomount-catalog-info-title {
        font-size: 21px;
    }
    .monomount-catalog-btn {
        margin: 30px 0 15px;
        font-size: 13px;
    }

.intec-content-wrapper.d-flex {
    flex-direction: column;
    gap: 20px;
}
    .monomount-ind-btn {
        width: 53%;
    }
.monomount-about-button {


   transform: rotate(12deg); 
        bottom: 20%;
        font-size: 17px;
        width: 20%;
        text-align: center;
        padding: 5px;
        font-weight: 100;
}

.monomount-catalog .intec-content.d-flex {
    flex-direction: column;
    gap: 30px;
    align-items: center;
}
.monomount-about-button2 {
        left: -16px;
        bottom: 20%;
        width: 27%;
        transform: rotate(354deg);
    }
.monomount-modal-pdf-container.d-flex {
    width: 95%;
}
    .monomount-new-example-btn {
             margin-top: 40px;
    }
    .monomount-new-example-description {
        font-size: 11px;
        padding: 0 25px;
    }
    .monomount-example-new-title {
        font-size: 24px;
        padding: 40px 25px 20px;
    }
.monomount-catalog {
    padding-top: 60px;
    margin-bottom: 60px;
}
    .monomount-catalog-info {
        width: 100%;
        margin-left: 20px;
    }
      .monomount-catalog-btn {
        width: 100%;
        margin: 30px auto 15px;
        font-size: 12px;
    }
.monomount-catalog-list-item a {
    gap: 10px;
    align-items: flex-start;
        justify-content: flex-start;
}
    .monomount-item-image {
        width: 50px;
        height: 50px;
        background-size: cover;
    }
    .monomount-followUs-link {
        font-size: 24px;
        font-weight: 100;
        margin-left: 40px;
    }
    .monomount-followUs-btn.monomount-new-example-btn {
        width: 100%;
        margin-left: 0;
    }
.monomount-catalog-description {
    width: 80%;
}
.monomount-partners-images .monomount-partners-img:nth-child(1) {
    width: 30%;
}
.monomount-partners-images .monomount-partners-img:nth-child(3) {
    width: 25%;
}
.monomount-partners-images .monomount-partners-img:nth-child(4) {
    width: 20%;
}
.monomount-partners-images .monomount-partners-img:nth-child(5) {
    width: 30%;
}
.monomount-partners-images .monomount-partners-img:nth-child(6) {
    width: 30%;
}
    .catalog-section-list-items.intec-grid.intec-grid-wrap.intec-grid-a-h-start.intec-grid-a-v-start.intec-grid-i-h-6.intec-grid-i-v-10 {
        justify-content: space-between !important;
    }
.monomount-about-image.mob {
    display: flex !important;
}
.monomount-about-image.desk {
    display: none;
}
}
@media(max-width:500px){
	.monomount-catalog-list.d-flex.mob{

	display:flex !important;
}
	.monomount-catalog-list.d-flex.desk{

	display:none !important;
}
    .monomount .ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-3 .catalog-section-list-item-child {
        text-align: left;
    }
.monomount-callback-callus a svg {
    margin-right: 5px;
}
    .monomount .ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-3 .catalog-section-list-item-information {
        text-align: left;
    }
    .monomount-ind-btn {
        width: 100%;
        font-size: 13px;
    }
    .monomount-about-button {
        /* top: 0; */
        bottom: 30%;
        width: 150px;
        transform: rotate(-7deg);
    }

    .monomount-partners-img {
        width: 25%;
    }
.monomount-about.d-flex {
    flex-direction: column;
}
    .monomount-about-image {
        width: 100%;
       margin-bottom: 20px;
    }
    .monomount-about-text {
        width: 100%;
    }
    .monomount-advantage-item {
        width: 46%;
    }
    .monomount-catalog-btn {
        width: 100%;
        margin: 30px auto 15px;
    }
.monomount-catalog-list.d-flex {
    flex-wrap: wrap;


        gap: 22px 2px;
        flex-wrap: wrap;
        justify-content: space-between;
}

.monomount-advantage-image {
    width: 100%;
}
    .monomount-about-button2 {
        left: -20px;
        bottom: 30%;
        width: 150px;
    }
.monomount-callback {
    padding: 20px;
}

.monomount-modal-img {
    display: none;
}
.monomount-modal-pdf-container.d-flex {
    width: 95%;
}
.monomount-modal-form {
    width: 100%;
    padding: 30px 20px;
}
.catalog-description {
    width: 100%;
}
.catalog-section-list-item-title.intec-cl-text {
    font-size: 14px;

}
    .monomount-form-description {
        font-size: 11px;
        margin-bottom: 20px;
width: 100%;
    }
input.intec-ui.intec-ui-control-button.intec-ui-mod-round-3.intec-ui-scheme-current.intec-ui-size-2 {
    margin-left: 0;
}
    .monomount-callback {
        background-position: top;
        background-size: cover;
    }
.monomount-callback span.intec-ui-part-content {
    font-weight: 300;
    font-size: 10px;
    opacity: 0.8;
}


.monomount-callback-callus {
    flex-direction: column;
    margin-top: 20px;
    font-weight: 400;
}
.monomount-form-title {
        font-size: 21px;
    }
.monomount-callback .form-result-new-fields.intec-ui-form-fields {
    display: flex !important;
    align-items: center !important;
    /* padding: 15px; */
    flex-direction: column;
    width: 100%;
}
.monomount-callback label.form-result-new-field.form-result-new-field-text.intec-ui-form-field.intec-ui-form-field-required {
    width: 100%;
}
.monomount-callback .ns-bitrix.c-form-result-new.c-form-result-new-contacts .form-result-new-field {
    width: 100%;
}
.monomount-callback .intec-grid-item-auto.intec-grid-item-450-1 {
    width: 94%;
}
.monomount-cases-examples {
        flex-direction: column-reverse;
    gap: 30px;
}
.monomount-cases-info .monomount-cases-examples:nth-child(2n) {
    flex-direction: column-reverse;
}
    .monomount-example-description {
        max-height: max-content;
        line-height: 21px;
height:auto;
    }
.monomount-cases-new img {
    width: 50%;
}
    .monomount-catalog-list-item {
        display: flex;
             width: 33%;
        margin: 0 auto;
        font-size: 12px;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
.monomount-advantages.two.d-flex {
    flex-direction: column;
}
.monomount-advantages.two .monomount-advantage-item {
    width: 100%;
    margin-bottom: 20px;
}
    .monomount-advantages {
        margin-top: 30px;
    }
.monomount-advantages.d-flex {
    flex-direction: column;
    gap: 30px;
}
    .monomount-advantage-item {
        width: 100%;
    }
.monomount-cases-examples.d-flex {
    flex-direction: column;
    gap: 30px;
}
.monomount-cases-slider {
    width: 100%;
    max-width: 100%;
}
    .monomount-example {
        width: 100%;
        padding-bottom: 20px;
              height: max-content;
    }
    .monomount-cases-slider .swiper-slide {
        height: 320px;
    }
    .monomount-example img {
        height: 50%;
        width: 100%;
        object-fit: cover;
        max-height: 280px;
    }
.monomount-example-new-title {
    padding: 20px 15px;
}
    .monomount-new-example-description {
        font-size: 14px;
        padding: 0 15px;
    }
.monomount-new-example-btn {
    font-size: 14px;
}
.monomount-cases-new {
    width: 100%;
    height: 320px;
}
.more-cases {
        margin-top: 30px;
        font-size: 14px;
    }
    .monomount-cases.two .line {
        margin: 30px 0;
    }
    .monomount-cases {
        padding-top: 30px;
    }
.line {
    margin-top: 30px;
}
.monomount-cases-examples.d-flex {
    margin-top: 30px;
}
    .monomount-about.d-flex {
        padding-top: 20px;
        flex-direction: column-reverse;
    }
    .monomount-options .line {
        margin-top: 30px;
    }
    .monomount-options {
        padding-top: 30px;
    }
    .monomount-catalog {
        padding-top: 30px;
        margin-bottom: 30px;
    }
monomount-followUs-image {
    margin: 0 auto;
    width: 70%;
}
.monomount-followUs.d-flex {
    flex-direction: column;
    gap: 30px;
    align-items: center;
    padding-left: 0 !important;
    width: 100%;
}
.monomount-followUs-link {
        font-size: 24px;
        font-weight: 100;
        margin-left: 0;
    }
    .monomount-new-example-btn {
        margin: 0 30px;
        margin-top: 30px;
    }
    .monomount-banner-bottomTitle {
        font-size: 23px;
        width: 86%;
        line-height: 29px;
    }
   .monomount-banner-container h1 {
        font-size: 22px;
        flex-direction: column;
        display: flex;
        line-height: 31px;
    }
    .monomount-about-second {
        font-size: 26px;
        margin-bottom: 40px;
    }
.monomount-callback-callus {
    text-align: left;
           display: flex;
        flex-direction: row;
        flex-wrap: wrap;
align-items: baseline;
}
    .monomount-callback-callus a {
        display: flex;
        font-size: 15px;
        align-items: baseline;
    }
.monomount .catalog-section-list-item-image-wrapper-2.intec-image.intec-image-effect {
    text-align: left;
}
.catalog-section-list-item.intec-grid-item-3.intec-grid-item-450-1.intec-grid-item-720-2.intec-grid-item-768-1.intec-grid-item-1000-2 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
	.catalog-section-list-item.intec-grid-item-4.intec-grid-item-450-1.intec-grid-item-700-2.intec-grid-item-900-3.intec-grid-item-1000-3{
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
	.catalog-section-list-item.intec-grid-item-2.intec-grid-item-450-1.intec-grid-item-720-2.intec-grid-item-768-1{
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.monomount-banner-img {
background-image: url(/local/templates/universe_s2/images/bg-mb.png) !important;
        background-position: 68% !important;
        background-size: cover;
}
.widget-articles-content .widget-articles .element-wrapper .header {
    display: block;
    color: inherit;
    text-decoration: none;
    margin-top: 25px;
    padding: 0 25px;
    font-weight: bold;
    max-height: 50px;
    overflow: hidden;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.monomount-catalog-list-item {
    display: flex;
    flex-direction: row;
    width: 50%;
    text-align: left;
        margin: 0;
}
    .monomount-catalog-list-item a {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        height: 56px;
        gap: 3px;
        max-width: max-content;
    }
.monomount-callback-callus {
    font-size: 15px;
}
.monomount-catalog-list-item {
      padding: 7px;
    width: 48%;
    /* flex-direction: column; */
}
.monomount-catalog-list-item {
    display: flex;
    flex-direction: row;
             width: 49%;
    text-align: left;
margin:0;
}
    .monomount-item-image {
     width: 60px;
        height: 60px;
        margin: auto;
        /* background-repeat: no-repeat; */
        background-size: 90%;
        background-position: initial;
    }
.monomount-item-name {
    text-transform: uppercase;
    font-weight: 500;
   font-size: 10px;
        font-weight: 400;
}
.monomount-item-price {
    font-size: 10px;
}
    .monomount-catalog-info {
        width: auto;
        margin-left: 20px;
        margin-right: 20px;
    }
.monomount-item-info {
width: 85px;
        height: 80%;
        max-width: unset;
        margin-top: auto;
        margin-bottom: auto;
}
    .monomount-catalog .intec-content.d-flex {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
}
