/* 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:#333;}
.widgets-2 > ul, .widgets-2 > ul > li, .widgets-3 > ul, .widgets-3 > ul > li, #content .widget{}
.widget div.head{margin-bottom:10px;text-align:center;font-size:1em;color:#333;}
.widgets-1 > ul, .widgets-2 > ul, .widgets-3 > ul, .widgets-4 > ul{float:left;width:100%;list-style:none;}
.widget > div.description{padding-bottom:5px;}
.widget ul{list-style:none;}

/* TYPE: HEADER|FOOTER - GLOBAL */
.widgets-2 > ul > li, .widgets-3 > ul > li{float:left;margin:10px 1%;}
.widgets-3 > ul > li{margin-top:100px;}
/* INSIDE PAGE CONTENT - GLOBAL */
#content .widget{float:left;margin:10px 1%;}
#productInfo #content .widget{float:left;}

/* Display option: CONTENT */
.widget.type-1{}
#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;}
.widget.type-1 p{padding-bottom:7px;}

/* Display option: PAGE */
.widget.type-2{width:31.3%;}
.widget.type-2 img{}
.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;text-align:justify;font-size:0.875em;}
#content .widget.type-2{width:31.3%;border:1px solid #e8eaee;border-top-width:5px;}

/* 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;background:url('img/list.png') no-repeat 0px 8px;font-size:1.188em;}
.widget.type-4 nav > ul > li a{text-decoration:none;}
.widget.type-4 nav > ul > li ul{margin-left:3px;font-size:0.895em;}
.widget.type-4 nav > ul > li li{padding-top:2px;}
.widget.type-4 nav > ul > li li:before{content:'>';margin-right:7px;font-size:0.824em;color:#333;font-weight:bold;}
#content .widget.type-4{width:31.3%;border:1px solid #e8eaee;border-top-width:5px;}

/* 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;}

@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: NEWSLETTER */
.widget.type-12{width:31.3%;text-align:center;}
.widget.type-12 .default{display:none;}
.widget.type-12 legend{width:100%;font-size:1.25em;text-transform:uppercase;color:#cc1426;text-align:center;}
.widget.type-12 label{display:block;margin-top:7px;}
.widget.type-12 input[type="email"]{width:85%;margin:10px auto;padding:2% 3%;text-align:center;}
.widget.type-12 input[type="submit"]{padding:2% 5%;}
.widget.type-12 .msg.done{font-size:1.125em}
.widget.type-12 .msg.error{background-position:10px center;font-size:1em;}
@media screen and (max-width:460px){
  .widget.type-12{width:98%;}
}

/* Display option: POLL */
.widget.type-22{width:31.3%;}
.widget.type-22 .question{font-weight:bold;color:#cc1426;}
.widget.type-22 .answer{display:inline-block;padding:7px 0;font-weight:normal;}
.widget.type-22 ul{margin:10px 0;list-style:none;}
.widget.type-22 li{border-top:1px solid #e8eaee;}
.widget.type-22 li:last-child{border-bottom:1px solid #e8eaee;}
.widget.type-22 li input{margin:0 8px;}
.widget.type-22 .vote{padding:5px 0;text-align:center;}
.widget.type-22 .results li{position:relative;background:#9a9b9e;color:#fff;}
.widget.type-22 strong.answer{z-index:2;position:relative;padding-left:5px;}
.widget.type-22 .graph{display:inline-block;position:absolute;top:0;left:0;height:100%;background:#0093dd;}
.widget.type-22 .votes{z-index:2;position:relative;margin-left:8px;font-weight:bold;}
.widget.type-22 .votes:before{content:'-';margin-right:7px;font-weight:normal;}
@media screen and (max-width:460px){
  .widget.type-22{width:98%;}  
}

/* Display option: GOOGLE MAPS */
.widget.type-14{width:98%;border:0;}
#content .widget.type-14{width:100%;line-height:0;}
#content .widget.type-14{margin:0;}
.widget.type-14 div.head{text-align:left;text-transform:none;width:1200px;padding:20px 0 20px 60px;background:url( 'img/our_offer.png' ) no-repeat center left;font-size:1.5em;text-transform:uppercase;font-weight:bold;margin:40px auto;}
.widget.type-14 iframe{width:100%;min-height:500px;}
.contact-us .widget.type-14 .head::before{display:none;}

/* Display option: PROMOTED PAGES */

.widget.type-27{width:1100px;margin:auto;padding-left:0;padding-right:0;padding-bottom:80px;}
.widget.type-27::after{content:'';clear:both;display:block;}
.widget.type-27 .pages-slider{list-style:none;}
.widget.type-27 .slider-description{font-weight:normal;font-size:0.875em;line-height:1.4em;display:none;}
li.widget.type-27 .price{float:left;min-width:250px;}
.widget.type-27 time{display:block;padding:0 2.5% 5px;color:#6e6e6e;}
#content .widget.type-27 .image{float:left;padding:0 2.5% 5px 0;}
#content .widget.type-27 .name{font-size:1.188em;}

.widget.type-27 .head{color:#585e60;font-size:2.250em;text-transform:capitalize;margin:55px auto;width:40%;background:url('img/our_offer_g.png') no-repeat;}
.widget.type-27 .slick-slide{height:auto;background:url('img/recommended_shadow.png') no-repeat;background-position:right bottom;}
.widget.type-27 .slick-slider{margin:0;margin:60px 0;}
.widget.type-27 .slick-dots{bottom:-50px;}
.widget.type-27 .slick-dots li button{background:#8f8f8f;color:transparent;width:17px;height:17px;opacity:1;}
.widget.type-27 .slick-dots li.slick-active button:before{opacity:1;}
.widget.type-27 .slick-dots li button:before{color:transparent;background:#333333;width:17px;height:17px;}
.widget.type-27 .slick-next{background:url('img/recommended_arrow_right.png' ) no-repeat center center;padding:30px;right:-60px;}
.widget.type-27 .slick-next:before{border: 1px solid red;display:none;}
.widget.type-27 .slick-prev{background:url('img/recommended_arrow_left.png' ) no-repeat center center;padding:30px;left:-60px;}
.widget.type-27 .slick-prev:before{border: 1px solid red;display:none;}
.widget.type-27 .image{width:100%;}
.widget.type-27 .name{font-size:1.563em;padding:0;margin-top:90px;width:auto;min-width:auto;margin-left:30px;}
.widget.type-27 .name a{text-decoration:none;color:#585e60;}
.widget.type-27 .more{clear:right;margin-top:77px;float:right;padding:10px 5px;background:#333333;}
.widget.type-27 .slick-slide:nth-child(3n+1) .more{background:#8c8c8c;}
.widget.type-27 .slick-slide:nth-child(3n) .more{background:#cc1c2e;}

/* 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:#333;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 */
.widgets-60{max-width:1200px;margin:auto;}
.widgets-60 ul{list-style:none;}
.widget.type-28{float:right !important;width:250px;border:0;margin:0 !important}
.widget.type-28 .next-prev{width:100%;list-style:none;}
.widget.type-28 li{float:right;list-style:none;width:50%;}
.widget.type-28 li a{width:100%;background:#333333;display:block;text-align:center;color:#fff;text-decoration:none;box-sizing:border-box;padding:7px 20px;font-size:0.75em;text-transform:uppercase;}
.widget.type-28 li a:hover{background:#333;}

/* 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:#333;}
@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{text-align:center;width:50%;position:relative;margin: 40px 0 10px !important;}
.type-13 div.head{display: inline-block;vertical-align: middle;margin: 0;float:none;}
.type-13 ul{display:inline-block;list-style:none;}
.type-13 li{display:inline-block;margin:0 8px;vertical-align:middle;}


.type-13 li.social-tweeter{}

#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%;}
}

/* Display option: IMAGE SLIDER */
.images-slider-5{clear:both;margin-bottom:20px;}
.images-slider-6{clear:both;margin-top:20px;}
.images-slider-5 ul, .images-slider-6 ul{position:relative;}
.images-slider-5 .quick-slider-slide, .images-slider-6 .quick-slider-slide{float:left;position:relative;width:auto;padding:0 10px;display:block;}
.images-slider-5 .quick-slider-nav-arrows, .images-slider-6 .quick-slider-nav-arrows{bottom:75px;}
.images-slider-5 .quick-slider-slide p, .images-slider-6 .quick-slider-slide p{z-index:3;position:absolute;bottom:0;max-width:70%;padding:5px 10px;text-align:left;background:rgba(0,0,0,0.3);line-height:1.25em;color:white;font-size:0.75em;}

/* SIDE TAB */
.side-tab-widget{position:fixed;right:-100px;top:50%;z-index:51;background:#333;font-size:1em;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);z-index:99999;}
.side-tab-widget a{display:block;padding:13px;text-decoration:none;color:#fff;font-size:2.250em;}

/* 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:#cc1c2e;color:#fff;}
.widget.type-10 .close a:hover{background:#000;}
.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;z-index:1001;width:50%;padding:30px;text-align:center;background:#fff;border:0;margin:0 auto;}
.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:9999;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;}
.widgets-5 .widget.type-19.right .fb-page{float:right;}
.widgets-5 .widget.type-19 .button{display:block;float:right;padding:0 0 30px;}

@media print{
  .widgets-5 .widget.type-19{display:none;}
}

/* Display option: MENU - DROP DOWN */
.type-4 nav > ul{border-top:1px solid #333;}
.type-4 nav > ul > li{position:relative;border-bottom:1px solid #333;}
.type-4 nav > ul > li ul{display:none;position:absolute;top:-1px;left:99%;z-index:10;background:#fff;white-space:nowrap;}
.type-4 nav > ul > li:hover > a{color:#333;}
.type-4 nav > ul > li:hover > ul{display:block;}
.type-4 nav > ul > li:hover ul li{position:relative;padding:2px 5px 0 8px;}

.type-4 nav > ul > li > ul > li > ul{left:98%;}
.type-4 nav > ul > li > ul > li:hover ul{display:block;}
/* 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%;}
}

/* SCROLL BACK TO TOP */
.back-to-top-widget{position:fixed;bottom:30px;right:1.5%;}
.back-to-top-widget a{display:block;width:80px;text-align:center;color:#666;text-transform:uppercase;text-decoration:none;transition:1s;opacity:0.6;}
.back-to-top-widget div.head{color:#666;font-size:1em;transition:1s;}
.back-to-top-widget a:hover, .back-to-top-widget a:hover div.head{opacity:1;color:#0093dd;text-decoration:none;}
.back-to-top-widget a:before{content:'';display:block;width:100%;height:90px;margin-bottom:7px;background:#607380 url('img/back_to_top.png') no-repeat center center;border-radius:15px;transition:1s;}
.back-to-top-widget a:hover:before{background-color:#0093dd;}
@media screen and (max-width:1280px){
  .back-to-top-widget{right:0.5%;}
  .back-to-top-widget a{opacity:0.3;}
}
@media screen and (max-width:800px){
  .back-to-top-widget a{width:40px;}
  .back-to-top-widget a:before{height:40px;border-radius:22px;background-position:center top;border:2px solid #607380;}
  .back-to-top-widget a:hover:before{border-color:#0093dd;}
  .back-to-top-widget .description{display:none;}
}

.widget.ourOffer{width:1100px;margin:auto;float:none;padding:0;border-top:0;}
.widget.ourOffer .head{background:url( 'img/our_offer.png' ) no-repeat 10px 0px;text-align:left;padding-left:65px;font-size:2.250em;color:#333333;text-transform:none;font-weight:bold;margin:50px 0 20px;}
.widget.ourOffer .head span{float:right;font-size:0.778em;line-height:1.7em;font-weight:normal;}
.widget.ourOffer .head b{margin-left:40px;}

.widget.ourOffer ul{border:none;}
.widget.ourOffer li{position:relative;}

.widget.ourOffer .pages-30{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;}
.widget.ourOffer .pages-30::before{content:'';position:absolute;width:10000%;height:200px;left:-1000%;top:70px;background:#cc1c2e}
.widget.ourOffer .pages-30 .container{max-width:100%;display:flex;flex-direction:column;}
.widget.ourOffer .pages-30 .containerContent{max-width:100%;}
.widget.ourOffer .pages-30 li{float:left;width:25%;border:none;text-align:center;padding:0;}
.widget.ourOffer .pages-30 #page-33{background:#cc1c2e;}
.widget.ourOffer .pages-30 #page-14{background:#333333;}
.widget.ourOffer .pages-30 #page-40{background:#8c8c8c;}
.widget.ourOffer .pages-30 #page-44{background:#585e60;}
.widget.ourOffer .pages-30 li.containerContent{max-width:100%;}
.widget.ourOffer .pages-30 li.parallax-window{display:none;}
.widget.ourOffer .pages-30 li h2{background:none;font-size:1.563em;font-weight:normal;margin:auto;padding:0;}
.widget.ourOffer .pages-30 li h2 a{padding:50px 0;display:block;}
.widget.ourOffer .pages-30 li .more{display:none;}
.widget.ourOffer .pages-30 li .description{display:none;}
.widget.ourOffer .pages-30 li .image{width:100%;margin:0 0 50px;max-height:270px;overflow:hidden;}
.widget.ourOffer .pages-30 li .image img{width:100%;}
/*
.widget.ourOffer::before{content:'';position:absolute;width:10000%;height:200px;left:-100%;top:80px;background:#cc1c2e}

.widget.ourOffer nav > ul > li::before{content:'';height:280px;display:block;background:#fff;}
.widget.ourOffer nav > ul > li:nth-child(1){background:#cc1c2e;}
.widget.ourOffer nav > ul > li:nth-child(1)::before{background:url('img/menu_widget_2.png');}
.widget.ourOffer nav > ul > li:nth-child(2){background:#333333;}
.widget.ourOffer nav > ul > li:nth-child(2)::before{background:url('img/menu_widget_1.png');}
.widget.ourOffer nav > ul > li:nth-child(3){background:#8c8c8c;}
.widget.ourOffer nav > ul > li:nth-child(3)::before{background:url('img/menu_widget_3.png');}
.widget.ourOffer nav > ul > li:nth-child(4){background:#585e60;}
.widget.ourOffer nav > ul > li:nth-child(4)::before{background:url('img/menu_widget_4.jpg');background-size:cover;}
.widget.ourOffer nav > ul > li a{width:100%;display:block;padding:50px 0;color:#fff;font-size:1.563em;}
.widget.ourOffer nav > ul > li:nth-child(5){display:none;}

.widget.ourOffer{width:1100px;margin:auto;float:none;padding:0;border-top:0;}
.widget.ourOffer .head{background:url( 'img/our_offer.png' ) no-repeat 10px 0px;text-align:left;padding-left:65px;font-size:2.250em;color:#333333;text-transform:none;font-weight:bold;margin:50px 0 20px;}
.widget.ourOffer .head span{float:right;font-size:0.778em;line-height:1.7em;font-weight:normal;}
.widget.ourOffer .head b{margin-left:40px;}
.widget.ourOffer ul{border:none;}
.widget.ourOffer nav{position:relative;}
.widget.ourOffer nav::before{content:'';position:absolute;width:10000%;height:200px;left:-100%;top:80px;background:#cc1c2e}
.widget.ourOffer nav > ul > li{float:left;width:25%;border:none;text-align:center;padding:0;background:#ccc;}
.widget.ourOffer nav > ul > li::before{content:'';height:280px;display:block;background:#fff;}
.widget.ourOffer nav > ul > li:nth-child(1){background:#cc1c2e;}
.widget.ourOffer nav > ul > li:nth-child(1)::before{background:url('img/menu_widget_2.png');}
.widget.ourOffer nav > ul > li:nth-child(2){background:#333333;}
.widget.ourOffer nav > ul > li:nth-child(2)::before{background:url('img/menu_widget_1.png');}
.widget.ourOffer nav > ul > li:nth-child(3){background:#8c8c8c;}
.widget.ourOffer nav > ul > li:nth-child(3)::before{background:url('img/menu_widget_3.png');}
.widget.ourOffer nav > ul > li:nth-child(4){background:#585e60;}
.widget.ourOffer nav > ul > li:nth-child(4)::before{background:url('img/menu_widget_4.jpg');background-size:cover;}
.widget.ourOffer nav > ul > li a{width:100%;display:block;padding:50px 0;color:#fff;font-size:1.563em;}
.widget.ourOffer nav > ul > li:nth-child(5){display:none;}
*/

#widgetsBottom{clear:both;width:100%;background:#333;display:flex;}
#widgetsBottom.widgets-list.widgets-3{display:flex;}
.widgets-3{width:1200px;margin:auto;position:relative;clear:both;display:flex;flex-direction:row;}
.widgets-3::before{content:'';display:block;position:absolute;width:100%;left:-100px;height:100%;}
.widgets-3 .widget.type-4{width:15%;margin-top:100px;}
.widgets-3 .widget.type-4:nth-child(1){width:10%;}
.widgets-3 .widget.type-4:nth-child(2){}
.widgets-3 .widget.type-4 ul{border:none;}
.widgets-3 .widget.type-4 ul ul{display:none !important;}
.widgets-3 .widget.type-4 ul > li{border:none;background:none;padding:0;}
.widgets-3 .widget.type-4 ul > li.selected a{text-decoration:underline;}
.widgets-3 .widget.type-4 ul > li a{color:#f2f2f2;font-size: 0.9em;}
.widgets-3 .widget.type-4 ul > li a:hover{color:red;}

.widgets-50 ul{list-style:none;}
#widgetsContentEnd{clear:both;width:100%;float:left;}
.widget.cooperate{clear:both;width:100%;width:1100px;margin:auto;background:#cc1c2e;padding:80px 0 130px;position:relative;}
.widget.cooperate .name{background:url( 'img/our_offer_w.png' ) no-repeat 10px 0px;text-align:left;padding-left:65px;font-size:2.250em !important;color:#333333;text-transform:none;font-weight:bold;margin:0 0 20px;}
.widget.cooperate .name a{color:#fff;}
.widget.cooperate div.description{color:#fff;font-size:1.125em !important;text-align:left;}
.widget.cooperate .image{float:right;text-align:center;margin:-25px 0 0 100px;}
.widget.cooperate .image a{width:100%;}
.widget.cooperate .image img{margin:0 auto;width:150px;}
.widget.cooperate .more{float:right;margin-top:30px;}
.widget.cooperate .more a{text-decoration:none;color:#fff;background:url('img/dot_w.png') no-repeat;padding:2px 0 2px 30px;}

.widget.cooperate::before{content:'';position:absolute;right:100%;top:0px;height:100%;width:100000%;background:#cc1c2e;}
.widget.cooperate::after{content:'';position:absolute;left:100%;top:0px;height:100%;width:100000%;background:#cc1c2e;}

.widget.arko{width:1100px;padding: 5em 3em 8em;background:#333;position:relative;float:none;margin:auto;clear:both;}
.widget.arko::before{content:'';position:absolute;right:100%;top:0px;height:100%;width:100000%;background:#333;}
.widget.arko::after{content:'';position:absolute;left:100%;top:0px;height:100%;width:100000%;background:#333;}
.widget.arko .image{float:left;padding:40px 0;margin-right:50px;}
.widget.arko div.description{color:#fff;text-align:left;font-size:1.125em;}
.widget.arko .more{float:right;clear:both;margin:10px 0;}
.widget.arko .more a{color:#fff;text-decoration:none;background:url('img/dot_r.png') no-repeat;padding:2px 0 2px 30px;}

.widget.sliderGallery{width:50%;float:left;margin:100px 0 0 5% ;}
.widget.sliderGallery .slider{display:block;}
.widget.sliderGallery .slick-slide{height:400px;text-align:center;}
.widget.sliderGallery .slick-slide img{margin:auto;max-width:100%;max-height:100%;}
.widget.sliderGallery .slick-dots{bottom:30px;text-align:right;}
.widget.sliderGallery .slick-dots li button{background:#8f8f8f;color:transparent;width:17px;height:17px;opacity:1;}
.widget.sliderGallery .slick-dots li.slick-active button:before{opacity:1;}
.widget.sliderGallery .slick-dots li button:before{color:transparent;background:#333333;width:17px;height:17px;}

#widgetsContentBefore{clear:both;width:1100px;margin:auto;}
.widgets-40 ul{list-style:none;}
.widget.innovation{width:40%;float:left;box-sizing:border-box;padding:10px;margin:100px 0 70px;}
.widget.innovation .head{color:#585e60;font-size:2.250em;text-transform:capitalize;margin:25px auto 55px;background:url('img/our_offer_g.png') no-repeat;padding-left:40px;}
.widget.innovation div.description{font-size:1.125em;text-align:left;}
.widget.innovation .more{float:right;clear:both;margin:50px 0 0;}
.widget.innovation .more a{color:#333;text-decoration:none;background:url('img/dot_r.png') no-repeat;padding:2px 0 2px 30px;}

.widget.infoFoot{width:20%;color:#f2f2f2;margin-top:100px;}
.widget.infoFoot .description{font-size:1.750em;}
.widget.arkoFoot{width:15%;color:#f2f2f2;margin-top:60px;margin-left:12%;}
.widget.arkoFoot img{margin-left:-54px;}

.widgets-70{}

#widget-31 div.description{color:#fff;}