﻿@import "/style/language.css";
@import "/style/contact_form.css";
@import "/style/catalog.min.css";
@import "/style/gallery_cat.css";
@import "/style/news.css";
@import "/style/new_menu.css";
@import "/style/projects.css";
@import "/style/responsive.min.css";
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}

html {}

body {
  background: #f7f7f7;
  color: #474646;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
}

img {
  border: 0;
}

a {
  outline: none;
}

p {
  padding: 0;
  margin: 0;
}

a:link,
a:visited,
a:active {
  font-size: 15px;
  color: #494C51;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

ul {
  margin: 0 0 0 0px;
  padding: 0 0 0 10px;
}

ul li {
  list-style-type: none;
}

ol {
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
}

ol li {
  list-style-type: decimal;
}

form td {
  vertical-align: top;
}

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.line {
  position: relative;
  top: 37px;
  border: 0px;
  height: 1px;
  padding: 8px;
  background: url(/images/news_seperator.png) left center repeat-x;
}

#index_cs {
  padding-top: 40px;
}

#container_table {
  width: 100%;
  height: 100%;
}

#container_top {
  position: relative;
  z-index: 15;
  width: 100%;
  background: #fff;
  -moz-box-shadow: 0px -1px 5px 1px #000;
  -webkit-box-shadow: 0px -1px 5px 1px #000;
  box-shadow: 0px -1px 5px 1px #bbbbbb;
}

#container_titulinis {
  position: relative;
  margin: auto;
  max-width: 1326px;
  /*min-width:620px;*/
  padding-top: 8px;
}

#container {
  position: relative;
  /*overflow: hidden;*/
}

.white {
  background: #fff;
}

.button_light {
  padding-top: 12px;
  display: inline-block;
}

.button_light a:link,
.button_light a:visited,
.button_light a:active {
  background: url(/images/calculator/arrow_right.png) right 10px center no-repeat #fff;
  color: #0b1111;
  font-size: 13px;
  text-decoration: none;
  padding: 3px 25px 3px 20px;
  display: block;
}

.button_light a:hover {
  background: url(/images/calculator/arrow_right.png) right 10px center no-repeat #c6c6c7;
}

.button_dark {
  padding-top: 12px;
  display: inline-block;
}

.button_dark a:link,
.button_dark a:visited,
.button_dark a:active {
  background: url(/images/arrow_right_small_white.png) right 10px center no-repeat #2b2b2b;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  padding: 3px 25px 3px 10px;
  display: block;
}

.button_dark a:hover {
  background: url(/images/arrow_right_small_white.png) right 10px center no-repeat #424242;
}

.button_dark2 {
  padding-top: 5px;
  display: block;
}

.button_dark2 a:link,
.button_dark2 a:visited,
.button_dark2 a:active {
  background: url(/images/arrow_right_small_white.png) right 10px center no-repeat #2b2b2b;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  padding: 3px 25px 3px 10px;
  /*display:block;*/
}

.button_dark2 a:hover {
  background: url(/images/arrow_right_small_white.png) right 10px center no-repeat #424242;
}

.button_black {
  background: url(/images/arrow_right_small_white.png) right 10px center no-repeat #2b2b2b;
  white-space: nowrap;
  color: #fff !important;
  font-size: 13px !important;
  text-decoration: none !important;
  padding: 3px 25px 3px 10px;
}

.button_black:hover {
  background: url(/images/arrow_right_small_white.png) right 10px center no-repeat #424242;
}

/************* Header skiltis ****************/

#header_wrapper {
  position: relative;
}

#header {
  position: relative;
  overflow: hidden;
  padding: 17px 20px;
  z-index: 2;
  max-width: 1268px;
  margin: auto;
}

#logo_wrapper {
  float: left;
}

#logo {
  width: 150px;
  height: 101px;
  float: left;
}

#logo_spacer {
  padding: 0px 15px;
  margin-top: 5px;
  float: left;
}

#slogan {
  width: 200px;
  float: left;
  margin-top: 7px;
}

#menu_top {
  float: right;
}

#menu_top .menu_top_item {
  /*float:right;*/
  display: inline-block;
  padding-left: 35px;
}

.menu_top_item a:link,
.menu_top_item a:visited,
.menu_top_item a:active {
  display: block;
  font-size: 14px;
  line-height: 52px;
  color: #444;
  text-decoration: none;
  font-weight: 600;
  padding: 0px 0px 0px 25px;
}

.menu_top_item a:hover {
  color: #c62021;
}

#menu_top .active a:link,
#menu_top .active a:visited,
#menu_top .active a:active {
  display: block;
  font-size: 14px;
  line-height: 52px;
  color: #c62021;
  text-decoration: none;
  font-weight: 600;
  padding: 0px 0px 0px 25px;
}

#menu_top .kontaktai a:link,
#menu_top .kontaktai a:visited,
#menu_top .kontaktai a:active {
  background: url(/images/menu_icons/kontaktai.png) no-repeat left center;
}

#menu_top .kontaktai a:hover,
#menu_top .kontaktai.active a {
  background: url(/images/menu_icons/kontaktai_active.png) no-repeat left center;
}

#menu_top .kokybe_ir_garantija a:link,
#menu_top .kokybe_ir_garantija a:visited,
#menu_top .kokybe_ir_garantija a:active {
  background: url(/images/menu_icons/kokybe_ir_garantija.png) no-repeat left center;
}

#menu_top .kokybe_ir_garantija a:hover,
#menu_top .kokybe_ir_garantija.active a {
  background: url(/images/menu_icons/kokybe_ir_garantija_active.png) no-repeat left center;
}

#menu_top .montavimas a:link,
#menu_top .montavimas a:visited,
#menu_top .montavimas a:active {
  background: url(/images/menu_icons/montavimas.png) no-repeat left center;
}

#menu_top .montavimas a:hover,
#menu_top .montavimas.active a {
  background: url(/images/menu_icons/montavimas_active.png) no-repeat left center;
}

#menu_top .pirkimo_gidas a:link,
#menu_top .pirkimo_gidas a:visited,
#menu_top .pirkimo_gidas a:active {
  background: url(/images/menu_icons/pirkimo_gidas.png) no-repeat left center;
}

#menu_top .pirkimo_gidas a:hover,
#menu_top .pirkimo_gidas.active a {
  background: url(/images/menu_icons/pirkimo_gidas_active.png) no-repeat left center;
}

#menu_top .projektai a:link,
#menu_top .projektai a:visited,
#menu_top .projektai a:active {
  background: url(/images/menu_icons/projektai.png) no-repeat left center;
}

#menu_top .projektai a:hover,
#menu_top .projektai.active a {
  background: url(/images/menu_icons/projektai_active.png) no-repeat left center;
}

#menu_top .privalumai a:link,
#menu_top .privalumai a:visited,
#menu_top .projektai a:active {
  background: url(/images/menu_icons/privalumai.png) no-repeat left center;
}

#menu_top .privalumai a:hover,
#menu_top .privalumai.active a {
  background: url(/images/menu_icons/privalumai_active.png) no-repeat left center;
}

/************* Header skiltis END ****************/

/************* Besikeičianti nuotrauka titulinis ***************/

#slideshow_wrapper {
  position: relative;
  max-width: 1326px;
  margin: auto;
}

#slideshow2 .header_link {
  z-index: 2;
}

/*#slideshow2 li img { width:100%; height:auto; }*/

#slideshow2 .header_text {
  position: absolute;
  top: 110px;
  left: 0px;
  padding-left: 50px;
  width: 300px;
  color: #fff;
}

#slideshow2 .header_text h1 {
  margin: 0px 0px 20px 0px;
  line-height: 60px;
  font-size: 60px;
  font-family: "Exo 2";
  font-weight: bold;
  padding-left: 20px;
  background: url(/images/arrow_right_red.png) left top 25px no-repeat;
  z-index: 5;
}

#slideshow2 .header_text h2 {
  margin: 0px 0px 20px 0px;
  line-height: 40px;
  font-size: 40px;
  font-family: "Exo 2";
  font-weight: bold;
  padding-left: 20px;
  background: url(/images/arrow_right_red.png) left top 13px no-repeat;
  z-index: 5;
}

#slideshow2 .header_text p {
  font-size: 20px;
  line-height: 25px;
  padding-left: 20px;
}

/************* Besikeičianti nuotrauka titulinis END ***************/

/************* Vidiniai puslapiai ***************/

.menu_content_wrapper {
  max-width: 1326px;
  position: relative;
  margin: auto;
  padding: 30px 0px;
  overflow: hidden;
}

.menu_content_left {
  float: left;
  width: 75%;
  overflow: hidden;
  padding: 0px 40px 0px 70px;
}

/*.menu_content_left img { width:100%; height: auto; }*/

.menu_content_right {
  float: left;
  overflow: hidden;
  display: inline-block;
  width: 25%;
  padding-left: 40px;
  border-left: 1px solid #e9e9e9;
}

/*@media screen and (min-width: 47.5em) {
    .menu_content_left {
        margin-right: 19.5em;
    }
    .menu_content_right {
        position: absolute;
        right: 0;
        top: 0;
        width: 18.75em;
    }
}*/

.heading_h1 {
  padding-left: 41px;
  margin: 20px 0px;
  background: url(/images/arrow_right_black.png) left 20px top 15px no-repeat;
}

.heading_h1 h1 {
  font-family: "Exo 2";
  font-size: 38px;
  line-height: 40px;
  font-weight: bold;
  color: #3d3c48;
  margin: 0px;
}

.header_photo_wrapper {
  background: #fff;
  -moz-box-shadow: 0px 3px 5px -5px #000;
  -webkit-box-shadow: 0px 3px 5px -5px #000;
  box-shadow: 0px 3px 5px -5px #000;
}

.header_photo {
  position: relative;
  max-width: 1326px;
  width: 100%;
  margin: auto;
  padding-bottom: 20px;
}

.header_photo img {
  max-width: 1326px;
  width: 100%;
  height: auto;
}

.header_photo_h1 {
  padding-left: 70px;
  position: absolute;
  top: 50px;
  width: 500px;
  background: url(/images/arrow_right_black.png) left 50px top 15px no-repeat;
}

.header_photo_h1_white {
  padding-left: 70px;
  position: absolute;
  top: 50px;
  width: 500px;
  background: url(/images/arrow_right_white.png) left 50px top 15px no-repeat;
}

.header_photo_h1 h1 {
  font-family: "Exo 2";
  font-size: 48px;
  line-height: 40px;
  font-weight: bold;
  color: #3d3c48;
  margin: 0px;
}

.header_photo_h1_white h1 {
  font-family: "Exo 2";
  font-size: 48px;
  line-height: 40px;
  font-weight: bold;
  color: #fff;
  margin: 0px;
}

.header_tekstas {
  position: absolute;
  padding-left: 70px;
  top: 125px;
  width: 385px;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}

/************* Vidiniai puslapiai END ***************/

/************* Katalogo meniu juosta *******************/

#catalog_menu_container_wrapper {
  position: relative;
  /*border-collapse: separate;
    -moz-box-shadow: 0px -6px 5px -9px #bbbbbb;
    -webkit-box-shadow: 0px -6px 5px -9px #bbbbbb;
    box-shadow: 0px 0px 5px 0px #bbbbbb;*/
  /*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=5, OffY=5, Color=#000000);*/
}

.shadow {
  border-collapse: separate;
  -moz-box-shadow: 0px -6px 5px -9px #bbbbbb;
  -webkit-box-shadow: 0px -6px 5px -9px #bbbbbb;
  box-shadow: 0px 0px 5px 0px #bbbbbb;
}

#catalog_menu_container {
  list-style: none;
  margin: 0;
  padding: 0px;
  width: 100%;
  height: 68px;
  display: table;
  table-layout: fixed;
  overflow: hidden;
  background: #ffffff;
  max-width: 1268px;
  margin: auto;
}

.catalog_menu_item {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  /*width: 100%;*/
  line-height: 28px;
  /*padding:0px 10px;*/
  /*border-left:1px solid #ddd;*/
}

.separator {
  display: table-cell;
  vertical-align: middle;
  *float: left;
  /* improve IE7 */
  text-align: center;
  width: 1px;
  padding-top: 5px;
}

/*.catalog_menu_item a:link, .catalog_menu_item a:visited, .catalog_menu_item a:active { font-size:15px; color:#333333; font-weight:bold; text-decoration: none; */

/*display:block;*/

/* line-height: 50px; margin:0px 20px; padding:20px 20px 45px;}*/

.catalog_menu_item ul {
  padding: 0px;
}

#catalog_menu_container .submenu_left_wrapper {
  float: left;
  padding: 20px 30px 20px 20px;
  background: #fff;
}

#catalog_menu_container .submenu_right_wrapper {
  float: left;
  padding: 20px 20px 20px 0px;
  background: #fff;
}

.submenu_right {
  padding-left: 20px;
  border-left: 1px solid #eaeaea;
}

#catalog_menu_container .catalog_menu_item .menu_pavad {
  color: #474646;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px 10px 5px 50px;
  display: inline;
}

#catalog_menu_container .tvoros .menu_pavad {
  /*line-height: 68px;*/
  background: url(/images/menu_icons/tvoros.png) left 10px top -30px no-repeat;
}

#catalog_menu_container .tvoros .menu_pavad:hover,
#catalog_menu_container .tvoros.active .menu_pavad {
  background: url(/images/menu_icons/tvoros.png) no-repeat left 10px top 0px;
}

#catalog_menu_container .kiemo_vartai_ir_automatika .menu_pavad {
  /*line-height: 68px;*/
  background: url(/images/menu_icons/kiemo_vartai_ir_automatika.png) left 10px top -30px no-repeat;
}

#catalog_menu_container .kiemo_vartai_ir_automatika .menu_pavad:hover,
#catalog_menu_container .kiemo_vartai_ir_automatika.active .menu_pavad {
  background: url(/images/menu_icons/kiemo_vartai_ir_automatika.png) no-repeat left 10px top 0px;
}

#catalog_menu_container .fasado_apdaila .menu_pavad {
  /*line-height: 68px;*/
  background: url(/images/menu_icons/fasado_apdaila.png) left 10px top -30px no-repeat;
}

#catalog_menu_container .fasado_apdaila .menu_pavad:hover,
#catalog_menu_container .fasado_apdaila.active .menu_pavad {
  background: url(/images/menu_icons/fasado_apdaila.png) no-repeat left 10px top 0px;
}

#catalog_menu_container .aplinkotvarkos_elementai .menu_pavad {
  /*line-height: 68px;*/
  background: url(/images/menu_icons/aplinkotvarkos_elementai.png) left 10px top -30px no-repeat;
}

#catalog_menu_container .aplinkotvarkos_elementai .menu_pavad:hover,
#catalog_menu_container .aplinkotvarkos_elementai.active .menu_pavad {
  background: url(/images/menu_icons/aplinkotvarkos_elementai.png) no-repeat left 10px top 0px;
}

/*.tvoros { background:url(/images/menu_icons/tvoros.png) no-repeat left center; }*/

/*#catalog_menu_container .menu_pavad { font-weight:bold; padding:0px 0px 0px 45px; display:block; }
#catalog_menu_container .tvoros .menu_pavad { */

/*line-height: 68px;*/

/* background:url(/images/menu_icons/tvoros.png) no-repeat left center; }
#catalog_menu_container .tvoros .menu_pavad:hover, #catalog_menu_container .tvoros.active .menu_pavad { background:url(/images/menu_icons/tvoros_active.png) no-repeat left center; }
#catalog_menu_container .kiemo_vartai_ir_automatika .menu_pavad { */

/*line-height: 68px;*/

/* background:url(/images/menu_icons/kiemo_vartai_ir_automatika.png) no-repeat left center;}
#catalog_menu_container .kiemo_vartai_ir_automatika .menu_pavad:hover, #catalog_menu_container .kiemo_vartai_ir_automatika.active .menu_pavad { background:url(/images/menu_icons/kiemo_vartai_ir_automatika_active.png) no-repeat left center; }
#catalog_menu_container .fasado_apdaila .menu_pavad { */

/*line-height: 68px;*/

/* background:url(/images/menu_icons/fasado_apdaila.png) no-repeat left center;}
#catalog_menu_container .fasado_apdaila .menu_pavad:hover, #catalog_menu_container .fasado_apdaila.active .menu_pavad { background:url(/images/menu_icons/fasado_apdaila_active.png) no-repeat left center; }
#catalog_menu_container .aplinkotvarkos_elementai .menu_pavad { */

/*line-height: 68px;*/

/* background:url(/images/menu_icons/aplinkotvarkos_elementai.png) no-repeat left center;}
#catalog_menu_container .aplinkotvarkos_elementai .menu_pavad:hover, #catalog_menu_container .aplinkotvarkos_elementai.active .menu_pavad { background:url(/images/menu_icons/aplinkotvarkos_elementai_active.png) no-repeat left center; }
*/

/*.tvoros { background:url(/images/menu_icons/tvoros.png) no-repeat left center; }*/

.catalog_menu_item:hover ul {
  position: absolute;
  bottom: 68px;
  display: block;
}

.blur {
  filter: blur(2px);
  /* Someday, sigh ... */
  -webkit-filter: blur(2px);
  /* Prefixed CSS3 blur filters */
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='2');
  /* IE lte 9 */
}

/*.catalog_menu_item.tvoros .catalog_menu_item_submenu { display:block; position:absolute; bottom:68px;}*/

.catalog_menu_item_submenu {
  display: none;
  z-index: 999;
}

#catalog_menu_container_wrapper #catalog_menu_container .catalog_menu_item:hover ul {
  position: absolute;
  top: 68px;
  display: block;
  z-index: 999;
}

/*#catalog_menu_container_wrapper #catalog_menu_container .catalog_menu_item.tvoros ul { position:absolute; top:68px; display:block; z-index: 999; }*/

#catalog_menu_container_wrapper #catalog_menu_container .submenu_left_wrapper {
  display: inline-block;
  float: none;
  padding: 20px 30px 20px 20px;
  background: #fff;
}

#catalog_menu_container_wrapper #catalog_menu_container .submenu_right_wrapper {
  display: inline-block;
  float: none;
  padding: 20px 20px 20px 0px;
  background: #fff;
}

.active_menu_img {
  display: none;
}

#catalog_menu_container_wrapper #catalog_menu_container .catalog_menu_item.active .active_menu_img {
  background: url(/images/main_menu_active_arrow.png) center bottom no-repeat;
  width: 329px;
  height: 24px;
  position: absolute;
  bottom: -24px;
  display: block;
  z-index: 9;
}

.catalog_menu_item_submenu {}

.catalog_menu_item_submenu li a:link,
.catalog_menu_item_submenu li a:visited,
.catalog_menu_item_submenu li a:active {
  display: block;
  font-size: 13px;
  text-align: left;
  padding: 10px 10px 10px 55px;
  line-height: 25px;
  font-weight: normal;
  /*margin: 0 20px;*/
  text-decoration: none;
}

.catalog_menu_item_submenu a:hover {
  color: #cd3b3c;
}

.submenu_button {
  padding-top: 10px;
}

.submenu_button a:link,
.submenu_button a:visited,
.submenu_button a:active {
  background: url(/images/arrow_right_small_white.png) left 20px center no-repeat #2b2b2b;
  color: #fff;
  font-size: 14px;
  text-align: left;
  text-decoration: none;
  padding: 5px 5px 5px 55px;
  display: block;
}

.submenu_button a:hover {
  background: url(/images/arrow_right_small_white.png) left 20px center no-repeat #424242;
}

/*#catalog_menu_container .tvoros a:link, #catalog_menu_container .tvoros a:visited, #catalog_menu_container .tvoros a:active { background:url(/images/menu_icons/tvoros.png) no-repeat left center;}*/

/*#catalog_menu_container .tvoros a:hover, #catalog_menu_container .tvoros.active a { background:url(/images/menu_icons/tvoros_active.png) no-repeat left center; }*/

/*#catalog_menu_container .kiemo_vartai_ir_automatika a:link, #catalog_menu_container .kiemo_vartai_ir_automatika a:visited, #catalog_menu_container .kiemo_vartai_ir_automatika a:active { background:url(/images/menu_icons/kiemo_vartai_ir_automatika.png) no-repeat left center;}*/

/*#catalog_menu_container .kiemo_vartai_ir_automatika a:hover, #catalog_menu_container .kiemo_vartai_ir_automatika.active a { background:url(/images/menu_icons/kiemo_vartai_ir_automatika_active.png) no-repeat left center; }*/

/*#catalog_menu_container .fasado_apdaila a:link, #catalog_menu_container .fasado_apdaila a:visited, #catalog_menu_container .fasado_apdaila a:active { background:url(/images/menu_icons/fasado_apdaila.png) no-repeat left center;}*/

/*#catalog_menu_container .fasado_apdaila a:hover, #catalog_menu_container .fasado_apdaila.active a { background:url(/images/menu_icons/fasado_apdaila_active.png) no-repeat left center; }*/

/*#catalog_menu_container .aplinkotvarkos_elementai a:link, #catalog_menu_container .aplinkotvarkos_elementai a:visited, #catalog_menu_container .aplinkotvarkos_elementai a:active { background:url(/images/menu_icons/aplinkotvarkos_elementai.png) no-repeat left center;}*/

/*#catalog_menu_container .aplinkotvarkos_elementai a:hover, #catalog_menu_container .aplinkotvarkos_elementai.active a { background:url(/images/menu_icons/aplinkotvarkos_elementai_active.png) no-repeat left center; }*/

/************* Katalogo meniu juosta END *******************/

/************* Skaičiuoklė (Calculator) *********************/

#calculator {
  text-align: center;
  max-width: 279px;
  min-width: 260px;
  /*height:402px;*/
  background: /*url(/images/calculator/tvora_skaiciuokle_bg.png) center top no-repeat*/
  #1c1b1f;
  position: absolute;
  top: 0px;
  right: 25px;
}

#calculator .calculator_header img {
  width: 163px;
  height: auto;
}

.link-spanner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}

.fixed {
  top: 0;
  z-index: 100;
  position: fixed;
  right: 50px;
}

#calculator:hover {
  -webkit-box-shadow: inset 0px 0px 0px 2px #f8d24f;
  -moz-box-shadow: inset 0px 0px 0px 2px #f8d24f;
  box-shadow: inset 0px 0px 0px 2px #f8d24f;
}

.calculator_title_1 {
  font-family: "Exo 2";
  font-size: 36px;
  font-weight: bold;
  color: #ffffff;
  padding-top: 15px;
  text-transform: uppercase;
  line-height: 24px;
}

.calculator_title_2 {
  font-family: "Exo 2";
  font-size: 36px;
  font-weight: 300;
  color: #f8d24f;
}

.calculator_text {
  color: #fff;
  font-size: 14px;
  text-align: left;
  padding: 15px 25px 0px 15px;
}

.calculator_text ul li {
  background: url(/images/calculator/bullet.png) left center no-repeat;
  padding-left: 23px;
  padding-bottom: 5px;
  line-height: 20px;
}

/************* Skaičiuoklė (Calculator) END *********************/

/*** Skaičiuoklė sticky ***/

#calculator_sticky {
  text-align: center;
  /*background:url(/images/calculator/tvora_skaiciuokle_bg.png) center top no-repeat #1c1b1f;*/
  width: 279px;
  position: absolute;
  top: 0px;
  right: 50px;
  z-index: 14;
}

#calculator_sticky {
  top: 0;
  z-index: 100;
  position: fixed;
  right: 50px;
  display: none;
}

#calculator_sticky .calculator_header img {
  width: 163px;
  height: auto;
}

.calculator_block_small {
  display: block;
  height: 60px;
  background: #1c1b1f;
}

/*.calculator_block_small:hover { -webkit-box-shadow:inset 0px 0px 0px 2px #f8d24f; -moz-box-shadow:inset 0px 0px 0px 2px #f8d24f; box-shadow:inset 0px 0px 0px 2px #f8d24f; }*/

.calculator_block_small .calculator_header_small {
  display: none;
  padding: 10px;
}

.calculator_block_small .calculator_header_small img {
  width: 40px;
  height: auto;
}

.calculator_block_small .title_1 {
  font-family: "Exo 2";
  font-size: 22px;
  font-weight: 300;
  color: #f8d24f;
  line-height: 32px;
}

.calculator_block_small .title_2 {
  font-family: "Exo 2";
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  line-height: 15px;
}

.calculator_block_wrapper {
  /*float:right;*/
  display: none;
  background: #1c1b1f;
}

/*.calculator_block_wrapper:hover { -webkit-box-shadow:inset 0px 0px 0px 2px #f8d24f; -moz-box-shadow:inset 0px 0px 0px 2px #f8d24f; box-shadow:inset 0px 0px 0px 2px #f8d24f; }*/

.calculator_button_wrapper {
  /*float:right;*/
  position: absolute;
  left: -65px;
}

.calculator_button {
  float: left;
  height: 60px;
  width: 60px;
  /*margin-right:10px;*/
  position: relative;
  border: 0;
  background: url(/images/arrow_up_white.png) center center no-repeat #1c1b1f;
}

.calculator_button:hover {
  cursor: pointer;
  background: url(/images/arrow_up_white.png) center center no-repeat #555457;
  text-decoration: none;
}

.calculator_button.expand {}

/*.seo_button { height:20px; width:50px; left:50%; margin-left:-25px; position:relative; border:0; background:url(/images/arrow_down_small_gray.png) center center no-repeat #e1e1e1;  }
.seo_button.expand { background:url(/images/arrow_up_small_gray.png) center center no-repeat #e1e1e1; }
.seo_button.expand:hover { background:url(/images/arrow_up_small_gray.png) center center no-repeat #c1c1c1; }
.seo_button:hover { cursor:pointer; background:url(/images/arrow_down_small_gray.png) center center no-repeat #c1c1c1; text-decoration: none; }*/

/*** Skaičiuoklė sticky END ***/

/************* Home content ***************************/

.home_content_wrapper {
  margin: 0 auto;
  /*text-align:center;*/
  padding-bottom: 30px;
}

.home_content_block {
  /*float:left;*/
  padding: 20px;
  margin: 8px;
  width: 591px;
  border: 1px solid #e1e1e1;
  background: #fff;
  z-index: 5;
  position: relative;
}

/*.home_content_block:nth-child(even){float:right;}*/

.home_content_photo_wide,
.home_content_photo_video {
  position: relative;
  font-size: 0px;
}

.home_content_photo_wide img {
  position: relative;
  z-index: -1;
  display: block;
}

.home_content_photo_wide:hover,
.home_content_photo_right:hover {
  /*display:inline-block;*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#949494+0,ffffff+50,ffffff+51,ffffff+100&amp;0.5+0,0.5+100 */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk0OTQ5NCIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuNSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC41Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC41Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(left, rgba(148, 148, 148, 0.5) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 51%, rgba(255, 255, 255, 0.5) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(148, 148, 148, 0.5)), color-stop(50%, rgba(255, 255, 255, 0.5)), color-stop(51%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0.5)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(148, 148, 148, 0.5) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 51%, rgba(255, 255, 255, 0.5) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(148, 148, 148, 0.5) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 51%, rgba(255, 255, 255, 0.5) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(148, 148, 148, 0.5) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 51%, rgba(255, 255, 255, 0.5) 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(148, 148, 148, 0.5) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 51%, rgba(255, 255, 255, 0.5) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80949494', endColorstr='#80ffffff', GradientType=1);
  /* IE6-8 */
}

.video_thumb_wrapper {
  position: relative;
  font-size: 0;
}

.home_content_photo_wide .home_content_name_white,
.home_content_photo_video .video_thumb_wrapper .home_content_name_white {
  background: url(/images/arrow_right_white.png) top 12px left no-repeat;
  padding-left: 20px;
  position: absolute;
  width: 45%;
  top: 20px;
  left: 20px;
  color: #ffffff;
  font-family: Ubuntu;
  font-weight: 300;
  font-size: 32px;
  z-index: 999;
}

/*.home_content_block .home_content_photo_video .home_content_name_white.outer { display:none; background:url(/images/arrow_right_red.png) top 12px left no-repeat; padding-left:20px; color:#333333; font-family: Ubuntu; font-weight:300; font-size: 32px;}*/

.home_content_photo_wide .home_content_name_white b {
  font-weight: 500;
}

.home_content_photo_right {
  margin: 0px 0px 15px 15px;
  position: relative;
  float: right;
  font-size: 0px;
}

.home_content_photo_right img {
  position: relative;
  z-index: -1;
  display: block;
}

.home_content_name {
  background: url(/images/arrow_right_red.png) top 12px left no-repeat;
  padding-left: 20px;
  width: 45%;
  top: 20px;
  left: 20px;
  color: #333333;
  font-family: Ubuntu;
  font-weight: 300;
  font-size: 32px;
}

.home_content_name b {
  font-weight: 500;
}

.home_content_text {
  padding-top: 20px;
  color: #555555;
  font-size: 15px;
}

.home_content_text ul {
  padding: 0px;
}

.home_content_text ul li {
  background: url(/images/bullet_gray.png) left top 5px no-repeat;
  padding-left: 20px;
  padding-bottom: 8px;
}

.home_content_play {
  background: url(/images/icon_play.png) center center no-repeat;
  width: 35px;
  height: 35px;
  position: absolute;
  left: calc(50% - 17px);
  top: calc(50% - 17px);
  /*left:257px; top:91px;*/
}

/* no transition on .isotope container */

.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}

/************* Home content END ***********************/

#content {
  clear: both;
  display: block;
  /*padding:0px 55px 0px 55px;*/
  /*overflow:hidden;*/
  position: relative;
  margin: auto;
  max-width: 1268px;
  padding-bottom: 20px;
}

#content_titulinis {
  clear: both;
  display: block;
  padding: 0px 55px 0px 55px;
  overflow: hidden;
}

#content_table {
  width: 100%;
  height: 400px;
}

#content_table #left {
  vertical-align: top;
  line-height: 16px;
}

#content_table #left fieldset {
  width: 622px;
  padding: 13px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#content_table #left fieldset legend {
  font-size: 18px;
  font-weight: bold;
}

#content_table #right {
  width: 320px;
  padding: 5px 0 0 20px;
  line-height: 16px;
  vertical-align: top;
  overflow: hidden;
  /* background:green; */
}

#content_table_inner {
  width: 100%;
  height: 400px;
}

#content_table_inner #left {
  width: 260px;
  vertical-align: top;
}

#content_table_inner #left fieldset {
  width: 622px;
  padding: 13px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#content_table_inner #left fieldset legend {
  font-size: 18px;
  font-weight: bold;
}

#content_table_inner #right {
  padding: 5px 0 0 20px;
  vertical-align: top;
  overflow: hidden;
  /* background:green; */
}

.kelias {
  text-align: left;
  font-size: 14px;
  color: #474646;
  text-decoration: none;
  padding: 10px 0px 0px 0px;
}

.kelias a {
  font-size: 14px;
  color: #474646;
  text-decoration: underline;
}

.h1 {
  text-align: left;
  font-size: 18px;
  color: #474646;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 0px 10px 0px;
}

.h1 a {
  font-size: 18px;
  color: #474646;
  text-decoration: none;
  font-weight: bold;
}

#menu_container {
  position: absolute;
  top: 150px;
  left: 0px;
  float: left;
  width: 990px;
  height: 35px;
  background: url(/images/menu_bg.png) no-repeat;
}

.menu_item {
  float: left;
  text-align: left;
}

.menu_item_active {
  float: left;
  text-align: left;
}

.menu_item a:link,
.menu_item a:visited,
.menu_item a:active {
  display: block;
  font-size: 14px;
  line-height: 35px;
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  padding: 0 15px;
}

.menu_item a:hover {
  text-decoration: underline;
  color: #fff !important;
}

.menu_item_active a:link,
.menu_item_active a:visited,
.menu_item_active a:active {
  display: block;
  font-size: 14px;
  line-height: 35px;
  color: #fff;
  text-decoration: underline;
  font-weight: normal;
  padding: 0 15px;
}

.menu_item_active a:hover {
  color: #fff !important;
}

.menu_seperator {
  float: left;
  width: 2px;
  height: 35px;
  background: url(/images/menu_seperator.png) no-repeat;
}

#menu_container ul ul {
  display: none;
  z-index: 999;
}

#menu_container li:hover>a {
  text-decoration: underline;
}

#menu_container ul li:hover>ul {
  display: block;
}

#menu_container ul {}

#menu_container ul:after {
  content: "";
  clear: both;
  display: block;
}

#menu_container ul li {
  float: left;
}

#menu_container ul li:hover>a {}

#menu_container ul li:hover {
  background: #544b4c;
}

#menu_container ul li:hover a {
  /* color: #b2b8b8; */
}

#menu_container ul li a {
  /* display: block;
		color: #757575; text-decoration: none; */
}

#menu_container ul ul {
  background: #544b4c;
  padding: 0 23px 10px 0;
  position: absolute;
  top: 100%;
}

#menu_container ul ul li {
  float: none;
  position: relative;
  background: #544b4c;
  color: #fff;
  width: 108%;
  /* border-bottom: dotted 1px #969a9b; */
}

#menu_container ul ul li:hover>a {
  text-decoration: underline;
  color: #fff;
  background: #817879;
}

#menu_container ul ul li a:hover {
  background: #817879;
  color: #fff;
}

#menu_container ul ul ul {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  background: #544b4c;
}

#menu_container ul ul li a {
  color: #B2B8B8;
  font-size: 13px;
  line-height: 25px;
  text-decoration: none;
}

.have_submenu {
  padding-left: 10px !important;
  padding-bottom: 3px;
}

.catalog_category {
  padding: 3px 0 3px 20px;
  background: url(/images/bullet1.png) 10px center no-repeat;
}

.catalog_category_active {
  padding: 3px 0 3px 20px;
  background: url(/images/bullet1.png) 10px center no-repeat;
}

/* 2 lygio submeniu */

/*.dot_line { width:260px; height:0px; border-bottom:1px solid #6C7386; font-size:0; }
#submenu { width:240px; padding:10px 15px 30px 0; }
.submenu { width:220px; padding:5px 20px 5px 20px; text-decoration:none; }
.submenu a:link, .submenu a:visited, .submenu a:active, .submenu a:hover { font-size:13px; font-weight:normal; color:#6C7386; text-decoration:none; }
.submenu_active { width:220px; padding:5px 20px 5px 20px; background:#6C7386; text-decoration:none; font-weight:normal; }
.submenu_active a:link, .submenu_active a:visited, .submenu_active a:active, .submenu_active a:hover { font-size:13px; font-weight:normal; color:#fff; text-decoration:none; }
*/

/* END - 2 lygio submeniu */

#index_cs img {
  padding: 2px;
  border: 1px solid #aaa;
}

#index_cs hr {
  border: 0px;
  height: 1px;
  padding: 8px;
  background: url(/images/news_seperator.png) left center repeat-x;
}

#index_contacts {
  margin-top: 12px;
  width: 260px;
}

#ico1 {
  position: absolute;
  top: 68px;
  right: 100px;
  height: 20px;
  line-height: 14px;
  padding: 0 0 0 15px;
  font-size: 10px;
  background: url(/images/ico1.png) no-repeat;
}

#ico2 {
  position: absolute;
  top: 68px;
  right: 10px;
  height: 20px;
  line-height: 14px;
  padding: 0 0 0 15px;
  font-size: 10px;
  background: url(/images/ico2.png) no-repeat;
}

#ico1 a,
#ico2 a {
  text-decoration: none;
  font-size: 10px;
}

/*** Seo text skiltis ***/

.seo_text_button_wrapper {
  position: relative;
}

.seo_text_wrapper {
  background: #f1f1f1;
  padding-top: 20px;
  max-height: 131px;
  overflow: hidden;
}

.seo_text {
  max-width: 1326px;
  margin: auto;
  padding: 0px 20px;
  font-size: 13px;
  color: #555555;
}

.seo_button_wrapper {
  background: #f1f1f1;
  width: 100%;
  text-align: center;
  padding-top: 10px;
}

.seo_button {
  cursor: pointer;
  position: relative;
  background: #f1f1f1;
  text-align: center;
  width: 44px;
  height: 22px;
  margin: auto;
  border: 0;
  background: url(/images/arrow_down_small_gray.png) center center no-repeat #e1e1e1;
}

.seo_button a:link,
.seo_button a:visited,
.seo_button a:active {
  font-size: 0px;
  padding: 12px 22px;
  background: url(/images/arrow_down_small_gray.png) center center no-repeat #e1e1e1;
  height: 20px;
}

.seo_button a:hover {
  cursor: pointer;
  background: url(/images/arrow_down_small_gray.png) center center no-repeat #c1c1c1;
  text-decoration: none;
}

.seo_button.contract {
  background: url(/images/arrow_up_small_gray.png) center center no-repeat #e1e1e1;
}

.seo_button.contract:hover {
  background: url(/images/arrow_up_small_gray.png) center center no-repeat #c1c1c1;
}

/*** Seo text skiltis END ***/

#push {
  height: 100px;
}

/************** Footer skiltis *****************/

#footer_wrapper {
  background: #222222;
  width: 100%;
  /*position: absolute;*/
  /*bottom:0px;*/
}

#footer {
  position: relative;
  margin: auto;
  max-width: 1326px;
  padding: 20px;
  font-size: 13px;
  color: #c7c7c7;
}

.copyright {
  padding-bottom: 5px;
  /*float:left;*/
  /*display:inline-block;*/
  /*height:30px;*/
}

.createdby {
  padding-bottom: 5px;
  /*float:right; text-align:right;*/
  /*color:#fff;*/
}

.createdby a:link,
.createdby a:visited,
.createdby a:active {
  color: #fff;
  font-size: 13px;
  text-decoration: none;
}

.createdby a:hover {
  color: #c62021;
}

#footer .phone_number {
  float: left;
  margin-right: 30px;
  padding: 5px 0px;
  margin-top: 5px;
}

#footer .phone_number a:link,
#footer .phone_number a:visited,
#footer .phone_number a:active {
  font-size: 13px;
  color: #c7c7c7;
  /*color:#f8d24f;*/
  text-decoration: none;
}

#footer .phone_number a:hover {
  text-decoration: underline;
}

.bottom_menu {
  display: inline-block;
  clear: both;
  padding: 5px 0px;
  width: 100%;
}

.bottom_menu .bottom_menu_item,
.bottom_menu .bottom_menu_button {
  float: left;
  margin-right: 20px;
  padding: 5px 0px;
}

.bottom_menu .bottom_menu_item a:link,
.bottom_menu .bottom_menu_item a:visited,
.bottom_menu .bottom_menu_item a:active {
  line-height: 24px;
  padding: 3px 0px;
  font-size: 13px;
  text-decoration: none;
  color: #fff;
  white-space: nowrap;
}

.bottom_menu .bottom_menu_item a:hover {
  color: #c62021;
}

.bottom_menu .bottom_menu_button a:link,
.bottom_menu .bottom_menu_button a:visited,
.bottom_menu .bottom_menu_button a:active {
  line-height: 24px;
  padding: 3px 10px;
  font-size: 13px;
  text-decoration: none;
  background: #f7f7f7;
  color: #000;
  white-space: nowrap;
}

.bottom_menu .bottom_menu_button a:hover {
  background: #ddd;
}

.footer_block_1 {
  display: block;
  position: relative;
}

.footer_block_2 {
  display: block;
  position: relative;
}

/*.footer_item { float:left; }*/

/*** Footer Facebook ir Google plus mygtukai ***/

.fb_and_gplius {
  float: left;
  /*margin-left:30px;*/
  padding: 5px 0px;
}

.fb_and_gplius .fb-like {}

.fb_and_gplius .fb-like span {
  vertical-align: middle !important;
}

.fb_and_gplius #___plusone_0,
.fb_and_gplius #___plusone_1 {
  padding-left: 5px;
}

.fb_and_gplius2 {
  padding: 25px 10px 10px 0px;
  height: 20px;
  /*width:240px;*/
}

.fb-like2 {
  float: left !important;
  width: 100px !important;
  height: 13px !important;
}

.fb_iframe_widget {
  padding-right: 10px;
}

/*#___plusone_0 {margin-top: -4px !important; padding-left: 10px !important;  }*/

/*** Subkategorijos ir produkto FB ir Gplus mygtukai ***/

.fb_google_plus_catalog {
  margin-left: 30px;
  height: 33px;
  display: inline-block;
  float: right;
}

.fb_google_plus_catalog .fb_like {}

/*** Subkategorijos ir produkto FB ir Gplus mygtukai END ***/

/************** Footer skiltis END *************/

#copyright a:link,
#copyright a:visited,
#copyright a:active {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}

#copyright a:hover {
  text-decoration: underline;
}

.fb-like2 iframe {
  width: 100px !important;
  height: 20px !important;
}

.cd-faq {
  width: 90%;
  max-width: 1024px;
  margin: 2em auto;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

.cd-faq:after {
  content: "";
  display: table;
  clear: both;
}

.cd-faq-items.slide-in {
  -webkit-transform: translateZ(0) translateX(0%);
  -moz-transform: translateZ(0) translateX(0%);
  -ms-transform: translateZ(0) translateX(0%);
  -o-transform: translateZ(0) translateX(0%);
  transform: translateZ(0) translateX(0%);
}

.no-js .cd-faq-items {
  position: static;
  height: auto;
  width: 100%;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.cd-faq-content {
  display: none;
}

.cd-faq-trigger {
  font-weight: 300;
}

@media only screen and (min-width: 768px) {
  .cd-faq-items {
    position: static;
    height: auto;
    width: 78%;
    float: right;
    overflow: visible;
    -webkit-transform: translateZ(0) translateX(0);
    -moz-transform: translateZ(0) translateX(0);
    -ms-transform: translateZ(0) translateX(0);
    -o-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0);
    padding: 0;
    background: transparent;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-faq-items {
    float: none;
    width: 99%;
  }
}

.cd-faq-group>li {
  background: #ffffff;
  margin-bottom: 6px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}

.no-touch .cd-faq-group>li:hover {
  box-shadow: 0 1px 10px rgba(108, 125, 142, 0.3);
}

@media only screen and (min-width: 768px) {
  .cd-faq-group {
    /* all groups visible */
    display: block;
  }
  .cd-faq-group>li {
    background: #ffffff;
    margin-bottom: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
  }
  .no-touch .cd-faq-group>li:hover {
    box-shadow: 0 1px 10px rgba(108, 125, 142, 0.3);
  }
  .cd-faq-group .cd-faq-title {
    margin: 2em 0 1em;
  }
  .cd-faq-group:first-child .cd-faq-title {
    margin-top: 0;
  }
}

.cd-faq-trigger {
  position: relative;
  display: block;
  margin: 1.6em 0 .4em;
  line-height: 1.2;
}

/*@media only screen and (min-width: 768px) {*/

.cd-faq-trigger {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 300;
  margin: 0;
  padding: 10px 72px 10px 24px;
}

.cd-faq-trigger::before,
.cd-faq-trigger::after {
  /* arrow icon on the right */
  position: absolute;
  right: 24px;
  top: 50%;
  height: 2px;
  width: 13px;
  background: #393939;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  content: "";
}

.cd-faq-trigger::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 32px;
}

.cd-faq-trigger::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.content-visible .cd-faq-trigger::before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.content-visible .cd-faq-trigger::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*}*/

.cd-faq-content p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
}

.cd-faq-content {
  display: none;
  padding: 0 24px 30px;
}

.cd-faq-content p {
  line-height: 1.6;
}

@media only screen and (min-width: 768px) {
  .cd-faq-content {
    display: none;
    padding: 0 24px 30px;
  }
  .cd-faq-content p {
    line-height: 1.6;
  }
  .no-js .cd-faq-content {
    display: block;
  }
}

.bottom_button_block_wrapper {
  background: #ccc;
  min-height: 70px;
  vertical-align: middle;
  display: inline-flex;
  width: 100%;
}

.bottom_button_block {
  max-width: 1326px;
  padding: 20px 20px;
  margin: auto;
}

/*.button-bottom {
	display: inline-block;
	margin-right: 20px;
        width: 266px;
        height: 266px;
        vertical-align: middle;
        text-align: center;
        border: 20px solid #feb71f;
}
.button-bottom:last-child {
	margin-right: 0px;
}*/

.button-bottom-wrapp {
  display: flex;
  margin-right: 20px;
  width: 266px;
  height: 230px;
  vertical-align: middle;
  text-align: center;
  border: 10px solid #fff;
  background-size: 100%;
  justify-content: center;
  float: left;
}

.button-bottom-wrapp:last-child {
  margin-right: 0px;
}

.button-bottom-wrapp a {
  color: #000;
  padding: 5px 15px;
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  background: rgba(225, 225, 225, 0.5);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Ubuntu;
}

.button-bottom-wrapp a:hover {
  box-shadow: 0px 0px 5px rgba(225, 225, 225, 0.85);
  text-decoration: none;
  background: rgba(225, 225, 225, 0.95);
  color: #494C51;
}

ul#basics ul li {
  list-style-type: disc;
  color: #333333;
}

.button-bottom-1 {
  background: url(/images/btn1.jpg) no-repeat center;
  background-size: 100%;
}

.button-bottom-2 {
  background: url(/images/btn2.jpg) no-repeat center;
  background-size: 100%;
}

.button-bottom-3 {
  background: url(/images/btn3.jpg) no-repeat center;
  background-size: 100%;
}

.button-bottom-4 {
  background: url(/images/btn4.jpg) no-repeat center;
  background-size: 100%;
}

.fb_and_gplius .list-group a {
  font-size: 30px;
  color: #fff;
  line-height: 27px;
  margin: 0 5px;
}

.fb_and_gplius .list-group a:hover {
  color: #DDDDDD;
}

.two_columns:before,
.two_columns:after {
  display: table;
  clear: both;
}

.two_columns {
  margin: 0 -15px;
}

.first_column,
.second_column {
  float: left;
  padding: 10px 15px;
  width: 50%;
  position: relative;
  text-align: justify;
}

@media screen and (max-width: 1220px) {
  .two_columns {
    margin: 0;
  }
  .first_column,
  .second_column {
    float: none;
    padding: 10px;
    width: 100%;
  }
}

.clear {
  clear: both;
}

.header_contacts {
  position: relative;
  background-color: #f1f1f1;
}

.header_contacts__content {
  position: relative;
  overflow: hidden;
  padding: 10px 0;
  z-index: 2;
  max-width: 1268px;
  margin: auto;
}

.header_contacts__content:after,
.header_contacts__content:before {
  content: '';
  display: table;
  width: 100%;
  clear: both;
}

.header_contacts-addres {
  float: left;
  font-size: 14px;
  color: #1c1b1f;
}

.header_contacts-phone {
  float: right;
}

.header_contacts-phone__item {
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none !important;
}

.header_contacts-phone__item:after {
  content: '/';
  display: inline-block;
  vertical-align: top;
  margin: 0 6px;
  color: #3d3c48;
}

.header_contacts-phone__item:last-child:after {
  display: none;
}

.header_contacts-phone__item>span {
  display: inline-block;
  margin-right: 6px;
}

.header_contacts-phone__item a {
  text-decoration: none !important;
}

.header_contacts-phone__item a span {
  font-weight: 600;
}

.header_contacts-mobile {
  display: none;
  text-align: center;
  position: relative;
  background-color: #f1f1f1;
  padding: 10px 0;
  border-top: 1px solid #d8d9da;
}

@media (max-width: 1200px) {
  .header_contacts {
    padding: 0 15px;
  }
}

@media (max-width: 767.99px) {
  .header_contacts {
    display: none;
  }
  .header_contacts-mobile {
    display: block;
  }
  .header_contacts-phone {
    float: none;
    margin: 0 auto;
  }
  .header_contacts-phone__item {
    margin-right: 15px;
  }
  .header_contacts-phone__item:last-child {
    margin-right: 0;
  }
  .header_contacts-phone__item>span {
    display: block;
    text-align: center;
  }
  .header_contacts-phone__item:after {
    content: '';
    position: absolute;
    top: 0;
    right: -17px;
    display: block;
    width: 1px;
    background-color: #c3c3c3;
    height: 100%;
  }
}