/* Quick.Cms.Ext v6.x slider stylesheet */
/* WIDGETS
  to style widgets in specific location use:
  .widgets-1 ... - type: top header
  .widgets-2 ... - type: header below menu
  .widgets-3 ... - type: footer after content
  .widgets-4 ... - type: footer under page footer
  #content ... - type: inside page content
*/

/* GLOBAL */
.widgets-1{position:relative;width:1200px;margin:10px auto;text-align:left;overflow:hidden;}
.widgets-1 > ul > li{float:left;margin:10px 0;color:#333;}
.widgets-1 div.head{margin-bottom:10px;text-align:center;font-size:1em;color:#cc1426;}
.widgets-2 > ul, .widgets-2 > ul > li, .widgets-3 > ul, .widgets-3 > ul > li, #content .widget{}
.widget div.head{text-align:left;font-size:2.750em;color:#000;font-weight:300;padding:0 2.5% 30px;}
.widgets-1 > ul, .widgets-2 > ul, .widgets-3 > ul, .widgets-4 > ul{float:left;width:100%;list-style:none;}
.widget div.description{padding:0 2.5% 10px;line-height:1.5em;}
.widget .image{margin:0 10px 10px 2.5%;}
.widget ul{list-style:none;}

.widgets-80 ul, .widgets-81 ul{list-style:none;}

/* TYPE: HEADER|FOOTER - GLOBAL */
.widgets-2 > ul > li, .widgets-3 > ul > li{float:left;}

/* INSIDE PAGE CONTENT - GLOBAL */
#content .widget{float:none;}
#page45 #content .widget{float:left;}

/* Display option: CONTENT */
.widget.type-1{width:1100px;margin:20px 0;margin-left:calc( 50% - 550px );}
#content .widget.type-1{}
.widget.type-1 ul, .widget.type-1 ol{padding:0 0 0 30px;overflow:hidden;}
.widget.type-1 li{margin:5px 0;padding:0;border-left:0;}

/* Display option: PAGE */
.widget.type-1{width:1100px;margin:20px 0;margin-left:calc( 50% - 550px );}
.widget.type-2{width:1100px;margin:20px 0;margin-left:calc( 50% - 550px );}
.widget.type-2 img{float:left;margin-right:10px;}
.widget.type-2 img:hover{}
.widget.type-2 div.name{font-size:1.188em;}
.widget.type-2 div.name a{text-decoration:none;}
.widget.type-2 time{display:block;padding-top:5px;color:#6e6e6e;}
.widget.type-2 div.description{margin-top:6px;font-size:1em;}
#content .widget.type-2{width:31.3%;}

/* Display option: SLIDER
   slider styles in style-slider.css file 
.widget.type-3, .widget.type-6{width:48%;padding-left:0;padding-right:0;}   
   */





/* Display option: MENU */
.widget.type-4{width:31.3%;}
.widget.type-4 nav ul{list-style:none;}
.widget.type-4 nav > ul > li{padding:4px 0 4px 22px;font-size:1em;}
.widget.type-4 nav > ul > li a{text-decoration:none;}
.widget.type-4 nav > ul > li ul{margin-left:20px;font-size:0.895em;}
.widget.type-4 nav > ul > li li{padding-top:2px;}
#content .widget.type-4{width:31.3%;}

/* Display option: SUBPAGES
   other subpages styles you will find in style.css file in SUBPAGES LIST STYLES section
   just move it here and add .widgets-2 to create custom version */
.widget.type-5{width:48%;}
.widget.type-5 .pages-list.no-type p{font-size:0.875em;}
#content #page div.content .pages-list.no-type{padding:0;}
.widget.type-5 .pages-5 li{width:30%;margin:10px 1%;padding:10px 0.5%;border:0;text-align:center;}
.widget.type-5 .pages-5 li:nth-child(4n+1){clear:none;}
.widget.type-5 .pages-5 li:nth-child(3n+1){clear:left;}
.widget.type-5 .pages-5 .description{text-align:left;font-size:0.875em;}

#page44 .widget.type-5.team .head{margin:0;padding: 1em 0 .5em;font-size:1.5em;}

@media print{
  /* PRINT STYLES */
  .widgets-1{position:static;width:17.2cm;height:auto;margin:0;overflow:visible;}
}

/* RESPONSIVE WEB DESIGN - media queries */
@media screen and (max-width:480px){
  .widget[class*='type-']{width:98%;}
}

/* PLUGINS */

/* Display option: GOOGLE TRANSLATE */
.type-16 div.head{text-align:left;margin-right:7px;}
.type-16 div{display:inline;}
.type-16 select{padding:2px;border-width:1px;border-style:solid;font-size:1em;border-color:#aeb7bb #d8dbde #d8dbde #aeb7bb;}
.goog-logo-link,.goog-logo-link:link,.goog-logo-link:visited,.goog-logo-link:hover,.goog-logo-link:active, .goog-te-gadget{color:#666 !important;}

/* Display option: GOOGLE MAPS */
.widget.type-14{width:98%;border:0;}
#content .widget.type-14{width:48%;}
.widget.type-14 div.head{text-align:left;text-transform:none;}
.widget.type-14 iframe{width:100%;min-height:350px;}

/* Display option: ADVANCED SEARCH */
.widget.type-29{width:98%;border-top:5px solid #e8eaee;}

#search-form-advanced{clear:left;width:100%;margin:10px auto 0;padding:10px;}
#search-form-advanced ul{list-style:none;}
#advanced-fields .phrase input, #advanced-fields select{min-width:250px;max-width:95%;}
#advanced-fields:after{content:'';clear:left;display:table;}
#advanced-fields > li{padding-bottom:15px;}
#advanced-fields label{display:block;margin-bottom:4px;}
#advanced-fields ul .head{font-weight:bold;padding-bottom:5px;}
#advanced-fields ul label{font-weight:normal;}
#advanced-fields .features label{margin:0;}
#advanced-fields .features li{padding-bottom:5px;}
#advanced-fields .features li.head{width:100%;}
#advanced-fields .button{padding:20px 0 0;}
@media screen and (min-width:1024px){
  #advanced-fields .features li{float:left;width:50%;}
}
@media screen and (min-width:640px){
  #advanced-fields > li{clear:left;float:left;width:40%;}
  #advanced-fields .features{float:right;width:60%;}
}

/* USERS */
.widgets-list .widget.type-17, .widgets-list .widget.type-18{width:31.3%;}
#page .widget.type-17, #page .widget.type-18{width:98%;}
#user-panel{width:96%;margin:0 auto;}
#user-panel input{margin:4px 0 10px;}
#user-panel dd:not(.captcha) input{width:97%;}
#user-panel .button input{padding-left:38px;background:#0093dd url('img/users_login.png') no-repeat 10px center;text-transform:uppercase;letter-spacing:1px;}
#user-panel .button input:hover{background-color:#00679a;}
#user-panel.msg.error{background-image:none;font-size:1.25em;}
#user-panel .links{margin:4px 0;text-transform:lowercase;}
#user-panel .links:before{content:'>';margin-right:7px;font-size:0.824em;color:#cc1426;font-weight:bold;}
#profile .option{margin:4px 0 10px;font-size:0.875em;}
#profile .option label{margin-left:4px;font-weight:normal;}
#profile #user-not-required{display:none;}
#profile ul{list-style:none;}
.widgets-list #profile .save{margin-top:20px;text-align:left;}
.msg#profile, .msg#user-panel{padding-top:50px;background-position:center 15px;}
.widget.type-26{width:31.3%;}
.widget.type-26 .profile, .widget.type-26 .logout{display:block;padding:4px 0 4px 25px;background:url('img/users_profile.png') no-repeat left center;}
.widget.type-26 .logout{background-image:url('img/users_logout.png');}
@media screen and (max-width:900px){
  .widgets-list .widget.type-17, .widgets-list .widget.type-18{width:48%;}  
}
@media screen and (max-width:460px){
  .widgets-list .widget.type-17, .widgets-list .widget.type-18{width:98%;}  
}
.widget.type-31{width:98%;}

/* Display option: NEXT PREVIOUS PAGE */
.widget.type-28{width:100%;border:0;margin:0 auto;float:none;}
.widget.type-28 .next-prev{width:100%;list-style:none;}
.widget.type-28 li{float:left;}
.widget.type-28 li.next{float:right;}
.widget.type-28 li a{display:inline-block;padding:5px 10px;text-decoration:none;background:#7e5c67;color:#fff;}
.widget.type-28 li a:hover{background:#22819d;}

/* Display option: COMMENTS */
.widget.type-24{width:48%;}
.widget.type-24 ul{list-style:none;}
.widget.type-24 .name{margin-bottom:5px;font-weight:bold;color:#0070b8;}

/* Display option: TAGS */
.widget.type-23{width:31.3%;}
.widget.type-23 ul{list-style:none;}
.widget.type-23 li{float:left;margin:0 15px 4px 0;}
.widget.type-23 li a{padding-left:20px;background:url('img/tag.png') no-repeat 0px 2px;}
.widget.type-23 li a:hover{color:#cc1426;}
@media screen and (max-width:900px){
  .widget.type-23{width:48%;}
}
@media screen and (max-width:460px){
  .widget.type-23{width:98%;}
}

/* Display option: SOCIAL LINKS */
.type-13{width:30%;text-align:center;}
.type-13 ul{display:inline-block;list-style:none;}
.type-13 li{display:inline-block;margin:0 8px;vertical-align:middle;}
#content .type-13 img{box-shadow:none;}
@media screen and (max-width:1000px){
  .type-13{width:48%;}
}
@media screen and (max-width:460px){
  .type-13{width:98%;}
}

/* SIDE TAB */
.side-tab-widget{position:fixed;right:-100px;top:50%;z-index:51;background:#003b4c;font-size:0.75em;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);}
.side-tab-widget a{display:block;padding:13px;text-decoration:none;color:#fff;font-size:1.633em;}

.side-tab-widget.id-35{position:fixed;right:-100px;top:30%;background:#2690af;}
/* Display option: NOTICES */
aside.widget.type-10{display:none;padding:7px 0;background:#fff;font-size:0.75em;}
.widget.type-10 .close a{padding:5px 7px;font-weight:normal;text-decoration:none;background:#0093dd;color:#fff;}
.widget.type-10 .close a:hover{background:#00679a;}
.widget.type-10 .head{margin-bottom:7px;font-weight:bold;font-size:1.167em;}
.widget.type-10.location-0, .widget.type-10.location-2{position:fixed;z-index:2;width:100%;background-color:rgba(255,255,255,0.9);}
.widget.type-10.location-0{width:200px;left:0px;bottom:0px;padding:10px;border:1px solid #bbb;}
.widget.type-10.location-2 div{display:inline-block;margin-right:4px;}
.widget.type-10.location-2 .head{margin-right:10px;font-weight:bold;}
.widget.type-10.location-2{border-bottom:1px solid #555;}
.widget.type-10.location-2{top:0px;}
.widget.type-10.location-3{position:fixed;top:100px;left:50%;z-index:1001;width:700px;margin-left:-350px;padding:30px;text-align:center;background:#fff;border:5px solid #fff;border-radius:10px;}
.widget.type-10.location-1{padding:10px 0 20px;}
.widget.type-10.location-2 .close{margin-left:20px;}
.widget.type-10.location-0 .close, .widget.type-10.location-1 .close, .widget.type-10.location-3 .close{margin-top:15px;}
.widget-dark-background{display:none;position:fixed;width:100%;height:100%;left:0px;top:0px;background:rgba( 0, 0, 0, 0.7 );z-index:1000;}

/* Display option: FACEBOOK LIKE BOX */
.widget.type-19 .head{text-align:left;padding:0 0 5px 10px;font-weight:bold;}
.widget.type-19 .fb-page{overflow:hidden;background-color:transparent;}
.widget.type-19 .button{display:none;}

.widgets-5 aside.widget.type-19{z-index:50;position:fixed;top:230px;padding:10px 10px 10px 0;}
.widgets-5 .widget.type-19.left{left:0px;padding-left:0;}
.widgets-5 .widget.type-19.right{right:0px;padding-right:0;}
.widgets-5 .widget.type-19.left .fb-page{float:left;border-top-right-radius:10px;border-bottom-right-radius:10px;}
.widgets-5 .widget.type-19.right .fb-page{float:right;border-top-left-radius:10px;border-bottom-left-radius:10px;}
.widgets-5 .widget.type-19 .button{display:block;float:right;padding:0 5px 30px;}

@media print{
  .widgets-5 .widget.type-19{display:none;}
}
/* Display option: CONTACT PANEL
   other subpages styles you will find in style.css file in CONTACT-PANEL section
   just move it here and add .widgets-1 to create custom version */
.type-7{width:48%;}
.type-7 div.head, #content .widget.type-7 div.head{text-transform:none;}
@media screen and (max-width:899px){
  .type-7{width:98%;}
}


.our_offer-widget.widget.type-2{margin:0;margin-left:calc( 50% - 600px );width:1200px;margin-top:40px;}
.our_offer-widget.widget.type-2 .name, .our_offer-widget.widget.type-2 .description, .our_offer-widget.widget.type-2 .more{width:40%;float:left;clear:left;padding-left:50px;}
.our_offer-widget.widget.type-2 .image{float:right;width:40%;margin:0px 0 0;}
.our_offer-widget.widget.type-2 .image img{width:100%;}
.our_offer-widget.widget.type-2 .name{margin:80px 0 0;font-size:2.750em;}
.our_offer-widget.widget.type-2 h1{font-size:2.750em;width:40%;float:left;clear:left;padding-left:50px;font-weight:300;margin:80px 0 0;}
.our_offer-widget.widget.type-2 h1 a{text-decoration:none;}
.our_offer-widget.widget.type-2 .description{padding:0 100px 0 0;margin-top:50px;padding-left:50px;}
.our_offer-widget.widget.type-2 .more{margin:60px 0 0;text-align:right;padding-right:180px;}
.our_offer-widget.widget.type-2 .more a{color:#405361;text-decoration:none;position:relative;}
.our_offer-widget.widget.type-2 .more a:after{content:'';width:50px;height:50px;background:#22819d;position:absolute;top:-15px;right:-80px;}
.our_offer-widget.widget.type-2 .more a:hover::after{content:'';width:50px;height:50px;background:#7e5c67;position:absolute;top:-15px;right:-80px;}

.widgets-90 ul{list-style:none;display:flex;width:100%;justify-content:space-between;}
.widgets-90 ul li ul{display:flex;flex-direction:column;}
.info-footer{float:right;margin:35px 1% 35px 0 !important;width:auto !important;}
/*
.info-footer::before{content:'';display:inline-block;height:50px;width:100%;background:url('img/logo-footer_w.png') no-repeat center left;}
*/
.info-footer::before{content:'';display:inline-block;height:100px;width:100%;background:url('img/logoB.svg') no-repeat center center;}
.info-footer.widget > div.description{margin-left:20px;color:#a7a7a7;font-size:0.750em;line-height:1.5em;}

.widgets-3{margin:0 0 20px;clear:both;float:none;width:100%;background:#22819d;width:1200px;margin-left:calc(50% - 600px);position:relative; background: linear-gradient(#22819d 0%, #22819d 75%, #fff 75%) }
 #page139 .widgets-3,  #page44 .widgets-3,#page43 .widgets-3{margin:0 0 20px;clear:both;float:none;width:100%;background:#22819d;width:1200px;float:left;margin-left:calc(50% - 600px);position:relative; background: linear-gradient(#22819d 0%, #22819d 75%, #fff 75%) }
.widgets-3:after{content:'';position:absolute;top:0px;height:100%;width:10000%;background: linear-gradient(#22819d 0%, #22819d 75%, #fff 75%)}
.widgets-3:before{content:'';position:absolute;top:0px;right:100%;height:100%;width:10000%;background: linear-gradient(#22819d 0%, #22819d 75%, #fff 75%)}
.widgets-3 .our-advice div.name{font-size:2.313em;text-align:center;}
.widgets-3 .our-advice div.name a{color:#fff;}

.widgets-3 .our-advice{width:100%;position:relative;padding:40px 0;margin:0;}
.widgets-3 .our-advice .name{float:left;margin-left:calc(50% - 85px );}
.widgets-3 .our-advice .name a{text-transform:lowercase;}
.widgets-3 .our-advice .name a::after{display:none;content:'>';color:#22819d;background:#fff;padding:5px 15px;margin-left:30px;}
.widgets-3 .our-advice .more{float:right;margin:10px 75px 0 0;}
.widgets-3 .our-advice .more a{color:#fff;position:relative;text-decoration:none;text-transform:lowercase;}
.widgets-3 .our-advice .more a:after{content:'';width:50px;height:50px;background:#fff;position:absolute;top:-15px;right:-55px;}
.widgets-3 .our-advice .more a:hover::after{background:#22819d;border:1px solid #fff;}

.widgets-3 .our-advice-1{width:900px;float:none;margin:auto;clear:both;margin:150px auto 200px;}
.widgets-3 .our-advice-1 .image{margin-right:50px;float:left;}
.widgets-3 .our-advice-1 div.name{text-align:left;text-transform:auto;}
.widgets-3 .our-advice-1 div.name a{color:#fff;}
.widgets-3 .our-advice-1 div.description{color:#fff;margin-top:40px;line-height:1.3em;}
.widgets-3 .our-advice-1 .more{float:right;margin-top:100px;margin-right:-50px;}
.widgets-3 .our-advice-1 .more a{color:#405361;position:relative;text-decoration:none;text-transform:lowercase;}
.widgets-3 .our-advice-1 .more a:after{content:'';width:50px;height:50px;background:#22819d;position:absolute;top:-15px;right:-80px;}
.widgets-3 .our-advice-1 .askAboutProduct{display:none;}
.widgets-3 .our-advice-1 .pages-slider .slider-description{float:none;width:100%;color:#fff;margin-top:40px;}
.widgets-3 .our-advice-1 .pages-slider .name{float:none;width:100%;font-size:1.6em;}
.widgets-3 .our-advice-1 .pages-slider .name a{text-decoration:none;}
.widgets-3 .our-advice-1 .slick-prev{display:none !important}
.widgets-3 .our-advice-1 .slick-next{background:#fff;top:-85px;right:230px;width:45px;height:45px;}
.widgets-3 .our-advice-1 .slick-next:hover{background:#22819d;border:1px solid #fff;}
.widgets-3 .our-advice-1 .slick-next::before{color:#22819d;}
.widgets-3 .our-advice-1 .slick-next:hover::before{color:#fff;}

.widgets-3 .our_realizations_header-widget{clear:both;display:none;}

.widgets-2 .our-products-mobile{display:none;}
.widgets-2 .our-products-mobile{position:relative;width:1200px;margin-left:calc( 50% - 600px );background:#7e5c67;box-sizing:border-box;}
.widgets-2 .our-products-mobile::before{content:'';top:0px;right:100%;width:10000%;height:100%;background:#7e5c67;position:absolute}
.widgets-2 .our-products-mobile::after{content:'';top:0px;left:100%;width:10000%;height:100%;background:#7e5c67;position:absolute}
.widgets-2 .our-products-mobile .pages-20{margin:0}
.widgets-2 .our-products-mobile .pages-20 li{width:14.28%;clear:none !important;margin:0;padding:0;border:0;float:left;height:300px;display:table;background-size:cover;background-position:center center;}
.widgets-2 .our-products-mobile .pages-20 li h2{display:table-cell;vertical-align:middle;text-align:center;font-weight:normal;color:#fff;width:100%;}
.widgets-2 .our-products-mobile .pages-20 li h2 a{text-transform:lowercase;text-decoration:none;color:#fff;}
.widgets-2 .our-products-mobile .pages-20 li h2 a:hover{font-size:1.3em}
.widgets-2 .our-products-mobile .pages-20 li h2 a b{font-weight:bold;}
.widgets-2 .our-products-mobile .pages-20 li .edit{position:absolute;}


.widgets-2 .our_products-widget{position:relative;width:1200px;margin-left:calc( 50% - 600px );background:#7e5c67;box-sizing:border-box;}
.widgets-2 .our_products-widget::before{content:'';top:0px;right:100%;width:10000%;height:100%;background:#7e5c67;position:absolute}
.widgets-2 .our_products-widget::after{content:'';top:0px;left:100%;width:10000%;height:100%;background:#7e5c67;position:absolute}
.widgets-2 .our_products-widget .pages-20{margin:0}
.widgets-2 .our_products-widget .pages-20 li{width:14.28%;clear:none !important;margin:0;padding:0;border:0;float:left;height:300px;display:table;background-size:cover;background-position:center center;}
.widgets-2 .our_products-widget .pages-20 li h2{display:table-cell;vertical-align:middle;text-align:center;font-weight:normal;color:#fff;width:100%;padding-top:100px;}
.widgets-2 .our_products-widget .pages-20 li h2 a{text-transform:lowercase;text-decoration:none;color:#fff;}
.widgets-2 .our_products-widget .pages-20 li h2 a:hover{font-size:1.4em}
.widgets-2 .our_products-widget .pages-20 li h2 a b{font-weight:bold;}

.widgets-2 .our_products-widget .pages-20 li .edit{position:absolute;}

.widgets-2 .our_products_header-widget{width:1200px;margin:0;margin-left:calc( 50% - 600px );background:#7e5c67;position:relative;padding:40px 0;}
.widgets-2 .our_products_header-widget::before{content:'';top:0px;right:100%;width:10000%;height:100%;background:#7e5c67;position:absolute}
.widgets-2 .our_products_header-widget::after{content:'';top:0px;left:100%;width:10000%;height:100%;background:#7e5c67;position:absolute}
.widgets-2 .our_products_header-widget div.name{font-size:2.250em;text-transform:lowercase;text-align:center;float:left;margin-left:calc(50% - 100px );}
.widgets-2 .our_products_header-widget div.name a{color:#fff;}
.widgets-2 .our_products_header-widget div.name a:hover{color:#22819d;}
.widgets-2 .our_products_header-widget .more{float:right;margin:10px 75px 0 0;}
.widgets-2 .our_products_header-widget .more a{color:#fff;position:relative;text-transform:lowercase;text-decoration:none;}
.widgets-2 .our_products_header-widget .more a:after{content:'';width:50px;height:50px;background:#22819d;position:absolute;top:-15px;right:-55px;z-index:9999}
.widgets-2 .our_products_header-widget .more a:hover::after{content:'';width:50px;height:50px;background:#fff;position:absolute;top:-15px;right:-55px;z-index:9999}

.widgets-2 .our_products_footer-widget{width:1200px;margin:0;margin-left:calc( 50% - 600px );background:#7e5c67;position:relative;padding:60px 0;}
.widgets-2 .our_products_footer-widget::before{content:'';top:0px;right:100%;width:10000%;height:100%;background:#7e5c67;position:absolute}
.widgets-2 .our_products_footer-widget::after{content:'';top:0px;left:100%;width:10000%;height:100%;background:#7e5c67;position:absolute}
.widgets-2 .our_products_footer-widget .description{text-align:center;color:#fff;font-size: 1.7em;font-weight: 300;}

.widgets-2 .our_realizations_header-widget{width:1200px;margin-left:calc( 50% - 600px );;position:relative;padding:50px 0;}
.widgets-2 .our_realizations_header-widget div.name{font-size:2.250em;text-transform:lowercase;text-align:center;float:left;margin-left:calc(50% - 100px );}
.widgets-2 .our_realizations_header-widget div.name a{color:404041;}
.widgets-2 .our_realizations_header-widget .more{float:right;margin:16px 75px 0 0;}
.widgets-2 .our_realizations_header-widget .more a{color:#7e5c67;position:relative;text-transform:lowercase;text-decoration:none;}
.widgets-2 .our_realizations_header-widget .more a:after{content:'';width:50px;height:50px;background:#22819d;position:absolute;top:-15px;right:-55px;z-index:9999}
.widgets-2 .our_realizations_header-widget .more a:hover::after{background:#7e5c67;}

.widgets-2 .our_equipment-widget{width:1200px;margin-left:calc( 50% - 600px );padding-bottom:70px;}
.widgets-2 .our_equipment-widget li{background:url('img/realization_shadow.png') no-repeat bottom right;}
.widgets-2 .our_equipment-widget li.slick-slide{height:400px;}
.widgets-2 .our_equipment-widget .slick-dots li{width:13px;height:13px;}
.widgets-2 .our_equipment-widget .slick-dots li button{width:13px;height:13px;}
.widgets-2 .our_equipment-widget .slick-dots li button:before{width:13px;height:13px;background:#7e5c67;opacity:1;}
.widgets-2 .our_equipment-widget .slick-dots li.slick-active button:before{background:#22819d;}
.widgets-2 .our_equipment-widget li .image{width:100%;margin:0;}
.widgets-2 .our_equipment-widget li .realizationDesc{margin-top:100px;clear:both;float:left;width:100%;padding:0 60px;color:#909090;text-transform:lowercase;font-size:0.938em;}
.widgets-2 .our_equipment-widget li .realizationTime{clear:both;float:left;width:100%;padding:0 60px;color:#909090;text-transform:lowercase;font-size:0.938em;}
.widgets-2 .our_equipment-widget li .realizationTime span{font-size:1.375em;color:#424647;margin-left:5px;}
.widgets-2 .our_equipment-widget li div.name{margin:25px 0;clear:both;float:left;width:100%;padding: 0 40px 0 20px;color: #909090;font-size: 2em;}
.widgets-2 .our_equipment-widget li div.slider-description{margin-left: 20px;}
.widgets-2 .our_equipment-widget li div.name a{text-decoration:none;}
.widgets-2 .our_equipment-widget li div.askAboutProduct{margin: 40px 0 0;clear: both;float: right;width: 100%;padding: 0 0px 0 160px;font-size: 1em;}
.widgets-2 .our_equipment-widget li div.askAboutProduct a{text-decoration:none;color:#424647;position:relative;}
.widgets-2 .our_equipment-widget li div.askAboutProduct a::after{content:'';width:50px;height:50px;background:#bebebe;position:absolute;top:-15px;right:-75px;z-index:9999}
.widgets-2 .our_equipment-widget li div.askAboutProduct a:hover::after{background:#22819d;}
.widgets-2 .our_equipment-widget .slick-prev{display:none !important}
.widgets-2 .our_equipment-widget .slick-next{background:#22819d;;top:-90px;right:340px;width:45px;height:45px;}
.widgets-2 .our_equipment-widget .slick-next::before{color:#fff}
.widgets-2 .our_equipment-widget .slick-next:hover{background:#7e5c67}



.widgets-3 .localizations{width:720px;float:none;margin:auto;clear:both;}
.widgets-3 .localizations .head{font-size:2.313em;color:#fff;text-transform:none;margin:40px 0;text-align:left;padding:0;}
.widgets-3 .localizations .head::after{content:'';width:50px;height:50px;background:#fff;display:block;float:right;margin:-5px 20px 0 0;}
.widgets-3 .localizations .image{margin:0 50px 50px 0;float:left;max-width:300px;}
.widgets-3 .localizations div.name{text-align:left;font-size:2.063em;}
.widgets-3 .localizations div.name a{color:#fff;padding:5px 10px;}
.widgets-3 .localizations div.name a:hover{color:#22819d;background:#fff;}
.widgets-3 .localizations div.description{color:#fff;margin-top:40px;line-height:1.3em;text-align:left;padding-right:80px;}
.widgets-3 .localizations .more{float:right;margin-top:100px;margin-right:100px;margin: 140px 100px 50px 0;}
.widgets-3 .localizations .more a{color:#405361;position:relative;text-decoration:none;text-transform:lowercase;}
.widgets-3 .localizations .more a:hover{color:#7e5c67;transition:all 0.3s;}
.widgets-3 .localizations .more a:after{content:'';width:50px;height:50px;background:#22819d;position:absolute;top:-15px;right:-80px;}
.widgets-3 .localizations .more a:hover::after{background:#7e5c67;transition:all 0.3s;}

.contact-us .widget .head{text-align:left;color:#333333;position:relative;margin:0px 0 20px;}
.contact-us .widget .head::before{content:'';position:absolute;left:-30px;top:0px;height:20px;width:20px;background: url('img/dot_r.png') no-repeat;}
.contact-us #content .widget.type-1{margin:0;width:33.3%;padding:0 10px;border:none;position:relative;}
.contact-us #content .widget.type-1::after{content:'';position:absolute;top:0px;right:0px;height:100%;width:50px;background-position:right top;opacity:0.5;}
.contact-us #content .widget.type-1:nth-child(4){padding-right:0;}
.contact-us #content .widget.type-1:nth-child(4)::after{display:none;}
.contact-us #content .widget.type-1 .head{color:#22819d;font-size:1.375em;}
.contact-us #content .widget.type-1 .description{color:#000000;line-height:1.250em;}
.contact-us #content .widget.type-1 .description a{color:#22819d;}
.contact-us #content .widget.type-1 .description a:hover{color:#7e5c67;}
.contact-us #content .widget.type-1:nth-child(2) .description{text-align:justify;}


.widget.offer_products{width:100%;clear:both;}
.widget.offer_products{position:relative;width:1050px;margin-left:calc( 50% - 525px );box-sizing:border-box;}
.widget.offer_products .head{font-size:2.750em;text-align:left;color:#000;margin:40px 0;font-weight:300;}
.widget.offer_products .description{margin:40px 0;display:none;}
.widget.offer_products .pages-20{margin:0}
.widget.offer_products .pages-20 li{width:14.28%;clear:none !important;margin:0;padding:0;border:0;float:left;height:300px;display:table;background-size:cover;}
.widget.offer_products .pages-20 li h2{display:table-cell;vertical-align:middle;text-align:center;font-weight:normal;color:#fff;text-transform:lowercase;}
.widget.offer_products .pages-20 li h2 a{text-decoration:none;color:inherit;}
.widget.offer_products .pages-20 li h2 a:hover{font-size:1.2em}
.widget.offer_products .pages-20 li h2 a b{font-weight:bold;}
.widget.offer_products .pages-20 li:hover h2 a{font-size:1.2em;transition:all .5s;}

#page44 .widget.type-5{width:100%;clear:both;}
#page44 .widget.type-5{position:relative;width:1050px;margin-left:calc( 50% - 525px );box-sizing:border-box;}
#page44 .widget.type-5 .head{font-size:2.750em;text-align:left;color:#000;margin:40px 0;font-weight:300;}
#page44 .widget.type-5 .description{margin:40px 0;display:none;}
#page44 .widget.type-5 .pages-20{margin:0}
#page44 .widget.type-5 .pages-20 li{width:25%;clear:none !important;margin:0;padding:0;border:1px solid #fff;float:left;height:300px;display:table;background-size:cover;}
#page44 .widget.type-5 .pages-20 li h2{display:table-cell;vertical-align:middle;text-align:center;font-weight:normal;color:#fff;text-transform:lowercase;}
#page44 .widget.type-5 .pages-20 li h2 a{text-decoration:none;color:inherit;}
#page44 .widget.type-5 .pages-20 li h2 a:hover{font-size:1.2em}
#page44 .widget.type-5 .pages-20 li h2 a b{font-weight:bold;}
#page44 .widget.type-5 .pages-20 li:hover h2 a{font-size:1.2em;transition:all .5s;}


.widget.offer_products-footer{width:100%;clear:both;border-bottom:1px solid #eee;position:relative;}
.widget.offer_products-footer::before{content:'';height:100%;width:10000%;top:1px;right:100%;border-bottom:1px solid #eee;position:absolute;}
.widget.offer_products-footer::after{content:'';height:100%;width:10000%;top:1px;left:100%;border-bottom:1px solid #eee;position:absolute;}
.widget.offer_products-footer{width:1200px;margin-left:calc( 50% - 600px );position:relative;padding:60px 0;}
.widget.offer_products-footer .description{text-align:center;color:#000;font-size:1.875em;color:#818181}
.widget.offer_products-footer .description strong{color:#000;}
.widget.offer_products-footer .description strong.orange{color:#22819d;}

.widget.our_reach{width:1050px;margin-left:calc( 50% - 525px );box-sizing:border-box;}
.widget.our_reach .head{font-size:2.750em;text-align:left;color:#000;margin:80px 0 40px;}
.widget.our_reach .description{margin:40px 0 80px;}

.widgets-91{clear:both;float:left;margin-left:calc( 50% - 525px );margin-top:50px;}
.widgets-91 ul{list-style:none;}
.widget.type-28 ul a{padding:15px 40px;}


.widget.sliders_partners{width:100%;clear:both;width:1200px;margin-left:calc( 50% - 600px );margin-bottom:40px;border-top:1px solid #eee;padding-top:100px;position:relative;}
.widget.sliders_partners::before{content:'';height:100%;width:10000%;top:-1px;right:100%;border-top:1px solid #eee;position:absolute;}
.widget.sliders_partners::after{content:'';height:100%;width:10000%;top:-1px;left:100%;border-top:1px solid #eee;position:absolute;}
.widget.sliders_partners .head{text-align:center;padding-bottom:0px;}
.widget.sliders_partners .slider{display:block;}
.widget.sliders_partners .slider .slick-slider{}
.widget.sliders_partners .slick-slide{height:150px;margin:20px;background-size:100%;background-position:center center; background-repeat:no-repeat;display:table-cell;}
.widget.sliders_partners .slick-slide img{max-width:100%;display:inline;}
.widget.sliders_partners div.description{display:none;}
.widget.sliders_partners a, .widget.sliders_partners img{vertical-align:middle;}
.widget.sliders_partners img{max-width:100%;max-height:100%}


.widget.sliders_estam{width:100%;clear:both;width:1200px;margin-left:calc( 50% - 600px );margin-bottom:40px;border-top:1px solid #eee;padding-top:100px;position:relative;}
.widget.sliders_estam::before{content:'';height:100%;width:10000%;top:-1px;right:100%;border-top:1px solid #eee;position:absolute;}
.widget.sliders_estam::after{content:'';height:100%;width:10000%;top:-1px;left:100%;border-top:1px solid #eee;position:absolute;}
.widget.sliders_estam .head{text-align:center;padding-bottom:0px;}
.widget.sliders_estam .slider{display:block;}
.widget.sliders_estam .slider .slick-slider{}
.widget.sliders_estam .slick-slide{height:500px;margin:20px;background-size:100%;background-position:center center; background-repeat:no-repeat;display:table-cell;}
.widget.sliders_estam .slick-slide img{max-width:100%;display:inline;}
.widget.sliders_estam div.description{display:none;}
.widget.sliders_estam a, .widget.sliders_estam img{vertical-align:middle;}
.widget.sliders_estam img{max-width:100%;max-height:100%}